BODY
{

		font-sixe:10px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		scrollbar-arrow-color: #000066;
		scrollbar-base-color: #black;
		scrollbar-DarkShadow-color: black;
		scrollbar-Face-color: #6984A4;
		scrollbar-Highlight-color: black;
		scrollbar-Shadow-color: white;
		scrollbar-Track-color: #E8F2FE;

}

A 		{ color: #000000; text-decoration: underline; }
A:link		{ color: #FFFFFF; text-decoration: underline; }
A:visited	{ color: #AACCFF; text-decoration: underline; }
A:active	{ color: #AACCFF;  }
A:hover		{ color: #FFFFFF;  }
FONT {			
		font-size: 11px;
		font-family: Geneva, Arial, Helvetica, sans-serif; }

h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.redsmall
{
	color: #790000;
}
.whitesmall
{
	color: #FFFFFF;text-decoration: none;
}
.blacksmall
{
	color: #000000;text-decoration: none;
}
.darkbluesmall
{
	color: #000066;text-decoration: none;
}
.graysmall
{
	color: #BBBBBB;text-decoration: none;
}