BODY {
	scrollbar-face-color: #FF0000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FF0000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FF0000;
    scrollbar-darkshadow-color: #FF0000;
	background-color : #FF0000;
    color : #FFFFFF;
	font-family : Verdana;
	font-size : 8pt;
}

A:LINK {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}

A:VISITED {
	color : #000066;
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}

A:HOVER {	
	color : #FF9900;
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}

H1 {
	color : White;
	font-family : Verdana;
	font-size : 13pt;
	font-weight : bold;
}

H2 {
	color : White;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}

H3 {
	color : #F5F5F5;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}


