body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: right bottom;
        list-style-image: url(bullet.gif);
        text-align: justify;


}
table {
        font-size: 12px;
        border: 1px solid #999999;
        align: center;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;


}
.nono { font-size: 12px;
        align: center;
        border: 0px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
}

.10rand {
        padding: 0px 10px;
}

h1 {
        font-size: 16px;
        color: #CC3333;
}
h2 {
        font-size: 12px;
        color: #CC3333;
}
h3 {
        font-size: 14px;
        color: #CC3333;
}
.powered {
        font-size: 9px;
        color: #CCCCCC;
        text-align: center;
}
p {
        padding-right: 10px;
        padding-left: 10px;
}

li {
        padding-right: 10px;
        padding-left: 10px;
}

A:link {color: #CC3333; text-decoration: underline}
A:visited {color: #CC3333; text-decoration: underline}
A:active {color: #B31B1B; text-decoration: none}
A:hover {color: #B31B1B; text-decoration: none}