/* CSS Document */
<STYLE>


{}


body {
	SCROLLBAR-ARROW-COLOR: #8B0000;
	SCROLLBAR-BASE-COLOR: #FFFFF0;
	font-family: Arial, sans-serif;
	color: #990000;
	font-size: 90%;
	background-color: FFFFFF;


}


a:hover{
	color: #FF0000;
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
	color: #990033;
}

a:link{
	color: #990033;
	text-decoration: underline;

}

table {
	font-size: 90%;
}



</STYLE>

