.bodytext {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 10pt;
}

.bodytext-small {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 8pt;
}

.headers {
	font-family: Verdana, Arial, sans-serif;
	color: #2B85BB;
	font-size: 10pt;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 7pt;
}

A:link {
	font-family: Verdana, Arial, sans-serif;
	color: #2B85BB;
	font-size: 10pt;
	text-decoration: none;
	font-weight:600
}
A:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #2B85BB;
	font-size: 10pt;
	text-decoration: none;
	font-weight:600
}
A:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #5A5A5A;
	font-size: 10pt;
	text-decoration: underline;
	font-weight:600
}
A:active {
	font-family: Verdana, Arial, sans-serif;
	color: #2B85BB;
	font-size: 10pt;
	text-decoration: underline;
	font-weight:600
}

