
body {
	margin-top: 20px;
	padding: 0;
	font-size:12px;
	
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

a {color:#000}

a:hover {text-decoration:none; font-weight: bold;}
.nogo a, a.nogo, a.no_underline{text-decoration:none;}
.center{text-align:center;}

a .pdf {position:absolute; visibility:hidden; }
a:hover .pdf {visibility:visible}

hr {
	display: none;
}

.noprint{display:none; position:absolute;}