.style {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.titleunderline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
.names {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}a:link {
	font-weight: bold;
	color: #577790;
	text-decoration: none;
}
a:hover {
	color: #003A77;
	text-decoration: none;
}
