body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	}
.print {
	display:block;
	}
.screen {
	display:none;
	}
	
	
.top_text {
	font-family:"Times New Roman";
	font-size:12px;
	color:#999999;
	font-weight:bold;
	border-bottom:#999999 1px solid;
	padding-bottom:10px;
	}	
.heading1 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#1b257a;
	font-weight:bold;
	text-decoration:underline;
	}
.heading2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#ac1d0c;
	font-weight:bold;
	text-decoration:underline;
	}
.right_bottom_box {
	background:#ac1d0c;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}
a.top_printer, a.top_printer:visited {
	background:url(../images/printer_image.gif) no-repeat 2px 2px;
	text-decoration:underline;
	padding-left:20px;
	color:#6F0782;
	}
a.top_printer:hover{
	text-decoration:none;
	}