.special_screen {
	display: none;
	}
.special_print {
	display: all;
	}
.heading {
	border: thin solid black; 
	text-align: center; 
	font-weight: bold;
	}
body {
	font-family: helvetica,arial,sans-serif;
	font-size: 10pt;
	}
webref4, webref2, td, th, li, h1, h2, h3, p {
	font-size: 10pt;
	}
#background {
	margin-top: 60px;
	margin-bottom: 50px;
	}
#menu_container {			
	display: none;
	}
#corners {
	text-align: left; 
	}
#contact_info {	
	position: absolute;
	left: 100px;
	top: 335px;
	text-align: right;
	font-weight: bold;
	width: 471px;
	}
#logo {
	position: absolute;
	right: 100px; 
	top: 0;
	}