a 				{color:#000080; text-decoration:none}
a:visited		{color:#800080}
a:link			{color:#000080}
a:active		{color:#0000FF}
a:hover		{text-decoration:underline}


ol,p,div
{
	color: #333333;
}

td,p,div,span,th,ol,ul,a,b
{
	font-family: arial, sans serif;
	font-size:10pt;
}

h1
{ font-size:medium }

hr
{
	height:1px;
	border-style:solid;
	border-width: 1px;
	color:#003300;
}


