h1  {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

h2  {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

h3  {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

h4  {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

body, td, p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-decoration : none;
	color : #FFFFFF;
}

pre  {	font-family : font-family : "Courier New", Courier, mono;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-decoration : none;
	color : #FFFFFF;
}


b { 
	font-weight : bold; 
}


.fixed    { font-family : "Courier New", Courier, mono; 	color : #FFFFFF; }
a:active  { color : #00FF00; }
a:hover   { color : #CCFFCC; }
a:link    { color : #FFFF00; }
a:visited { color : #FFFFCC; }
.tiny     { font-size : 7pt; }

