body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	font-size: 10pt;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;		
}

h1 {
	font-size: 150%;	
}

h2 {
	font-size: 125%;	
	margin-bottom: -0.7em;
}

h3 {
	font-size: 110%;	
	margin-bottom: -0.7em;
}

div#LOGO, div#LEFTCOLUMN, div#RIGHTCOLUMN , div#GRAPHIC, p.botnav {
	display: none;
}

a {
	color: black;
	background-color: white;
	text-decoration: none;	
}