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;
}

table {
	
}

A:LINK {
	color : #DC143C;
	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 : #CD853F;
	text-decoration : none;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}

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

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

H3 {
	color : Black;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}

H4 {
	color : Black;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}


