body {
	color: white; 
	background-color: black;
	font-size:20pt;
	font-family: geneva, arial, helvetica, sans-serif
	}

A:link{color:#999966}
A:visited{color:#666633}
A:active{color:#666633}

table { font-size:10pt}
RED{color:red}
h1 { 
	font-weight: bold;
	font-size: 18pt;
	font-family: geneva, arial, helvetica, sans-serif
	}
	
h2 {
	font-weight: bold;
	font-size: 14pt;
	font-family: geneva, arial, helvetica, sans-serif
	}
	
h3 {
	font-weight: bold;
	font-size: 12pt;
	font-family: geneva, arial, helvetica, sans-serif
	}

small { 
	font-size: x-small;
	font-family: geneva,arial,helvetica,sans-serif, arial, helvetica, sans-serif 
	}

tiny {
	font-size: xx-large;
	font-family: geneva, arial, helvetica, sans-serif
	}

red { color: red}
								
