
body {
	background: white;
	font-family: verdana;
	font-size: 12px;
	margin-top: 25px;
	width: 90%;
	margin-left: 15px;
	padding:0;
line-height: 1.3em;
}
h1 {
 color: #CC0000;
 font-size:18px;
 font-weight: bold;
 margin-bottom:-25px;
 
 }
 h2 {
 color: #CC0000;
 font-size:small;
 margin-bottom:-10px;
 }
.printicon
{
background-position:center;
padding-top:10px;
margin-bottom:-10px;
margin-left: 95%;
z-index: 0;
}
a
{
 	color: black;
	text-decoration: underline;
 }
 a:hover{
 	color: #CC0000;
	text-decoration: none;
 }
 
	
