@charset "iso-8859-1";
.comm
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
A:active
{
    COLOR: black;
	font-weight: bold;
}

A:visited
{
    COLOR: black;
	font-weight: bold;
}

A:hover
{
    COLOR: red;
	font-weight: bold;
}

A:link
{
    COLOR: black;
	font-weight: bold;
}

BODY
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana;
	scrollbar-arrow-color: White; 
	scrollbar-face-color: #6FA7D8; 
	scrollbar-highlight-color: White; 
	
}
TD
{
    FONT-SIZE: 12px;
    COLOR: black;
}
UL
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
}