body{
	background-image:url(images/paper.gif);
	font-family:'Verdana',sans-serif;
	font-size:10pt;
	background-color:#000000;
	color:#005050;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	font-size:10pt;
	color:#005050;
	font-family:'Verdana',sans-serif;
}
a:hover{
	text-decoration:underline;
	font-size:10pt;
	color:#5A76A6;
	font-family:'Verdana',sans-serif;
}

H1{
	font-size: 14pt;
}

H2{
	font-size: 12pt;
}

.pagewidth {
	width: 600px;
}

p.print_link_p  {
	text-align: right;
	width:100%;
}

