BODY {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight : normal;
        font-size: 10pt;
        color : black;
        background-color : white;
        text-decoration : none;
}

.namefont {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight : normal;
        font-size: 36;
        color : #ff0033;
        background-color : white;
        text-decoration : none;
}

.postedby {
        font-family: Arial, Helvetica, Sans-Serif;
        color : #cc33cc;
        font-size: 8pt;
        background-color : white;
        font-weight : italic;
}

.headerdate {
        font-family: Arial, Helvetica, Sans-Serif;
        color : #cc33cc;
        font-size: 12pt;
        background-color : white;
        font-weight : bold;
}

a:visited {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight : normal;
        font-size: 10pt;
        color : #ff0033;
        background-color : white;
        text-decoration : none;
}

a {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight : normal;
        font-size: 10pt;
        color : green;
        background-color : white;
        text-decoration : none;
}

a:hover, a:active {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight : normal;
        font-size: 10pt;
        color : #ff0033;
        background-color : white;
        text-decoration : none;
}

.mainbodytext {
        font-family: Arial, Helvetica, Sans-Serif;
        color: #000000;
        font-size: 10pt;
        background-color : white;
}
