.hide_from_print {
	display: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
td {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
.error {
	font-weight: bold;
	color: #FF0000;	
}