body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.highlighted {
	background-color: #DBDBDB;
}
.style4 {
	font-family: "Arial Rounded MT Bold";
	color: #310062;
	text-align: center;
}
.style3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #626200;
	margin: 10px;
}
.style2 {
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style1 {
	font-size: x-small;
}
.content {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #333333;
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family: Verdana;
	font-size: small;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #9999FF;
}
#masthead  a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#masthead a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
#masthead  a:hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-color: #D2D2D2;
}
