.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a {
	color: #30368F;
	text-decoration:underline;
}
a:hover {
	color: #30368F;
	text-decoration: none;
}