body {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	line-height: 13pt;
	margin: 20px;
	}

a:link, a:visited, a:active { 
color : #fff;
text-decoration : none;
} 
a:hover { 
text-decoration : underline;
} 

h1 {font-size: 20pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 12pt; margin-top:10px;}
h4 {font-size: 10pt;}
