body
{
	font-size: 10pt;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr= '#FFFFFF' , endcolorstr= '#C2DEF6' );
	color: black;
	font-family: Arial;
}
A
{
	font-weight: bold;
	color: #30465e;
	text-decoration: underline;
}
A:hover
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.menuheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: none;
}	
A.menuheader:hover
{
	text-decoration: none;
	color: #ffffff;
}

.menu
{
	font-weight: bold;
	font-size: 10pt;
	color: #2060c0;
	font-family: Arial, Verdana;
}	

A.menu:hover
{
	font-weight: bold;
	color: red;
	font-style: italic;
	font-family: Arial;
	text-decoration: underline;
}
A.menu
{
	font-weight: bold;
	color: navy;
	font-family: Arial;
	text-decoration: underline;
}
H2
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Verdana, Arial;
}
H3
{
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	font-family: Verdana, Arial;
}
