DIV
{
    FONT-WEIGHT: normal;
    FONT-SIZE: smaller;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: small-caps
}
BODY
{
    background-repeat : no-repeat;
    SCROLLBAR-FACE-COLOR: buttonface;
    MARGIN: 0px;
    SCROLLBAR-HIGHLIGHT-COLOR: appworkspace;
    SCROLLBAR-SHADOW-COLOR: gray;
    SCROLLBAR-3DLIGHT-COLOR: silver;
    SCROLLBAR-ARROW-COLOR: white;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    SCROLLBAR-DARKSHADOW-COLOR: maroon;
    SCROLLBAR-BASE-COLOR: gray
    
}

.red
{
    COLOR: crimson
}
.maroon
{
    FONT-SIZE: smaller;
    COLOR: maroon;
    TEXT-DECORATION: none
}
TABLE
{
    FONT-FAMILY: Arial, Verdana, 'Times New Roman'
}
.red2
{
    COLOR: maroon
}
.headlines
{
	font : normal larger Arial;
	color : Maroon;
}