/* CSS Document */
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.96em;
	line-height: 1.25em;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #D90554;
	text-decoration: none;
}
a:visited {
	color: #E77800;
	text-decoration: none;
}
a:hover {
	color: #D90554;
	text-decoration: underline;
}
.textlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.92em;
	line-height: 1.27em;
	color: #8D9F00;
	text-decoration: none;
	font-weight: bold;
}
.textsm {
	font-family: "Book Antiqua", "Times New Roman", "Times", serif;
	font-size: 10pt;
	line-height: 12.5pt;
	color: #000000;
	text-decoration: none;
}

