.style1 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7C2525;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7C2525;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7C2525;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C2525;
}
a:hover {
	text-decoration: none;
	color: #E0B544;
}
a:active {
	text-decoration: none;
	color: #7C2525;
}