body{
padding:12px;
margin:5px;
background-color:#FFFFFF;
color: #333333;
font-family: 'Arial, Helvetica, sans-serif';
}
h1 {
	font-weight: bold;
	font-size:12pt;
	color : #940205;
	text-decoration: none;
}
h1 a {
	color : #940205;
	text-decoration: none;
}
h1 a:hover {
	color : #940205;
	text-decoration: underline;
}
h3 {
	color : #000000;
	text-decoration: none;
	font-size: 18pt;
}
h3 a {
	color : #940205;
	text-decoration: none;
	font-size: 18pt;
}
h3 a:hover {
	color : #940205;
	text-decoration: underline;
	font-size: 18pt;
}