p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, i
     {
	font-family:Arial;
	color: #000000;
	font-size: small;
}

a:link {
	color: #990033;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited { color: #CC0033; ; text-decoration:none;}
A:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	color: #990066;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
BODY{
	background-color: #FFFFFF;
	scrollbar-DarkShadow-Color:#000033;
	scrollbar-Track-Color:#0099FF;
	scrollbar-Face-Color:#0099FF;
	scrollbar-Shadow-Color:#000033;
	scrollbar-Highlight-Color:#000033;
	scrollbar-3dLight-Color:#000033;
	scrollbar-Arrow-Color:#990033
	}
b { font-family:"Arial"; color: #000000  }
