BODY
{
    FONT-FAMILY: Tahoma, Arial
}
.tableheadingrow { font-family: Tahoma; font-variant: small-caps; font-weight: bold; text-align: 
               left; color: #FFFF00; margin-top: 10; background-color: #800000 }
.PageTextHeading { font-family: Tahoma; font-size: 14pt; font-weight: bold; text-align: left; 
               word-spacing: 0; margin-left: 0; margin-top: 16 }

.newsheadline { font-family: Tahoma; font-size: 14pt; font-weight: bold; text-align: left; 
               word-spacing: 0; margin-left: 0; margin-top: 11; color:#000080 }

.newstext { font-family: Tahoma; font-size: 14pt; font-weight: normal; text-align: left; 
               word-spacing: 0; margin-left: 0; margin-top: 10 }

.TableListHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: white;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: maroon;
    FONT-VARIANT: small-caps
}
.TableListRow
{
    FONT-WEIGHT: normal;
    FONT-SIZE: medium;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: silver
}
.PageText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: medium;
    COLOR: black;
    FONT-FAMILY: Tahoma;
}
.ClassPageNavBar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    TEXT-TRANSFORM: capitalize;
    FONT-FAMILY: Tahoma, Arial;
    FONT-VARIANT: small-caps
}