.headers {
	font-size: 12pt;
	font-weight: bold;
	color: #941029;
}
a:link {
	font-size: 9pt;
	color: #941029;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #941029;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #0000CC;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
