.whitefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whitefooter a:link { color: white;}
.whitefooter a:visited { color: white;}
.whitefooter a:hover { color: white;}
.whitefooter a { text-decoration: underline;}

.bluefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #08213F;
}

.bluemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08213F;
}

.bluemain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #08213F;
}

.whitemain {
	font-family: Times New Roman;
	font-size: 22px;
	color: white;
	font-weight: bold;
}

