BODY
{
	background-repeat:		yes;
	color:					#000000;
	font-family:			Book Antiqua;
	font-size:				9pt;
}

a
{
	text-decoration:			underline;
	color:					333333;
}

a:hover
{
	text-decoration:			none;
	color:						maroon;
}

h3
{
	color:						red;
	text-decoration:			underline overline;
}	

i
{
	color:				333333;
}

HR
{
	border-color:			#999999;
	border-style:			solid;
	border-width:			1px;
}

h4
{
	color:				#CCFFCC;
}
