.whitetext {
	font-family: Verdana, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext:hover {
	font-family: Verdana, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluelink {
	font-family: Verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #000066;
}
.bodytext {
	font-family: Verdana, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: Verdana, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

