@charset "ISO-8859-1";
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.bodyTextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #F62734;
}
a:visited {
	color: #990000;
}