body {
	color: black; 
	background: white;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15pt;
}
	
a{
	color: black; 
	text-decoration: underline;
}

a img{
	border: none;
}
 	
#header{
	display: none;
}