td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.header {
	font-size: 16pt;
	font-weight: bold;
	color: #FF3300;
}
.subheader {font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
}
.footer {
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: bold;
}
.footer_top {
	border-top:solid;
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: bold;	
}
a:link {color: #000000;	text-decoration: underline;}
a:visited {color: #000000; text-decoration: none; } 
a:hover {color: #000000; font-weight: bold;	text-decoration: underline;
}