.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: A0017C;
	text-decoration: none;
}
a.text:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: 000066;
	text-decoration: none;
}
a.text:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: A0017C;
	text-decoration: underline;
}
a.text:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #000033;
}
