<STYLE TYPE="text/css">
<!--


BODY{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#202020;
scrollbar-shadow-color:#ff0000;
scrollbar-highlight-color:#FF0000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}


a:link {
	color: Yellow;
	text-decoration: underline;
}
a:visited {
	color: White;
	text-decoration: underline;
}
a:hover {
	color: Yellow;
	background : Red;
	text-decoration: none;
}

BODY {
	font : medium sans-serif;
	color : White;
}
H1 {	
	font-weight : bolder;
	color : White;
	font-size : Small;
	
}

H3 {
	font-weight : bolder;
	color :Black;
	font-size :Small;
	font-family : Arial, Helvetica, sans-serif;
}

H4 {
	font-style : italic;
	font-weight : bolder;
	color : Yellow;
	font-size : larger;
	vertical-align : middle;
}

H5 {
	font-variant : small-caps;
	font-style : italic;
	font-weight : bolder;
	color : Red;
	font-size : small;
}

H6 {
	font-variant : small-caps;
	font-style : italic;
	font-weight : bolder;
	color : Red;
	font-size : larger;
}

P {
	font-family : Arial;
	font-size : x-small;
	color : White;
}



-->
</STYLE>

