
body
{
	font-family: Verdana;
	font-size: 10pt;
}

.reg8
{
	font-family: Verdana;
	font-size: 8pt;
}

.reg10
{
	font-family: Verdana;
	font-size: 10pt;
}

a:link
{
	text-decoration: none;
	color: #0066FF;
}

a:visited
{
	text-decoration: none;
	color: #0066FF;
}
	
a:active {text-decoration: none;}

a:hover
{
	text-decoration: underline;
	color: #0066FF;
}

.menuItem:hover
{
	background-color: white;
}
