
.hide_from_screen {
	display: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	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;	
}
.smallinput {
	font-size: 10px;
}