/* CSS Document */
.text {
	font-family: "Book Antiqua", "Times New Roman", "Times", serif;
	font-size: 11.5pt;
	line-height: 16.9pt;
	color: #071A45;
	text-decoration: none;
}
a:link {
	color: #EE0037;
	text-decoration: none;
}
a:visited {
	color: #AD0029;
	text-decoration: none;
}
a:hover {
	color: #EE0037;
	text-decoration: underline;
}
.textsm {
	font-family: "Book Antiqua", "Times New Roman", "Times", serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #071A45;
	text-decoration: none;
}
