body { 
	font-family: "Times New Roman", serif; 
	color: black; 
	background: white; 
	font-size: 12pt; }

#content h2, #content h3, #content p, #content li{
	color: black;
	font-size: 12pt;
	font-family: Times New Roman;
	}

a{
	text-decoration: underline;
  font-weight: normal;
  font-size: 12pt;
  color: black;
  font-family: Times New Roman;
}


a:link:after, a:visited:after{
 content: " (" attr(href) ") ";
}



#headerimg, #nav, #footer {display:none;}
