#printbutton {
	display: none;
} 
a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}

#smallformsizefont td, #smallformsizefont th, {
	
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 11px !important;
}