.top-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.blue-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#46488C;
}
.body-text {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#003399;
}
.grey-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#656363;
}
.black-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 003399;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-align:center
}
h2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
body, p, tr, td {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#003399;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: 336CA1;
}
a:hover {
	text-decoration: underline;
	color: 0000A0;
}
a:visited {
	color: A00000;
}
