@charset "ISO-8859-1";
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #004F88;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #001B69;
}
.normalText {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #962814;
}

