BODY
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: Normal;
	margin-left : 2;
	margin-bottom : 2;
	margin-right : 2;
	margin-top : 2;
    scrollbar-face-color: maroon; 
    scrollbar-shadow-color: maroon;
    scrollbar-highlight-color: white; 
    scrollbar-3dlight-color: Black; 
    scrollbar-darkshadow-color:#000000; 
    scrollbar-track-color: maroon;
    scrollbar-arrow-color: #FFFF00;
	background: maroon;
	color: yellow;
}
A
{
	COLOR: White;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration : none;
}
A:Visited
{
	COLOR: White;
	text-decoration : none;
}
A:Hover 
{
	color: Yellow;
	background: red;
}

A:ACTIVE {
	color: White;
	text-decoration : none;
}

H1
{
	COLOR: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11pt;
	text-decoration : none;
	font-weight: bold
}

H2
{
	COLOR: yellow;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration : none;
	font-weight: bold
}


TABLE
{
	COLOR: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration : none;
}
