   html {font-weight: normal;
				font-size: 10pt;
				font-family: verdana, arial, helvetica, "bookman old style";
				font-style: normal;
				background: #000000;}
	body  {font-size: 10pt; 
				color: cyan;}
	A {font-size: 10pt; 
	  			font-weight: bold; 
				font-family: Verdana, Arial, Helvetica;
				TEXT-DECORATION : none;}
	A:link {color: lightgreen;}
	A:active {color: red;}
	A:visited {color: cyan;}
	A:hover {color: yellow;}
	H1, H2, H3 H4{color: white;
				font-family: Arial, Helvetica;}
	H1.green{color: #008000;}
	H2.green{color: #008000;}
	H3.green{color: #008000;}
	H4.green{color: #008000;}
	H1.navy{color: #000066;}
	H2.navy{color: #000066;}
	H3.navy{color: #000066;}
	H4.navy{color: #000066;}
	H1 {font-size: 18pt;}
	H2 {font-size: 14pt;
		COLOR: cyan;}
	H3 {font-size: 12pt;}
	H4 {font-size: 12pt; font-weight: bold;}
	p.intro {color: gold;
				font-size: 10pt;
				font-weight: bold;}
	p.cursive {font-style: italic;}
	em {font-size: 85%;
		      font-weight: bold;
		      color: #008000;}
	strong {font-size: 12;
				color: #003366;}
	small {font-size: 9pt; 
				color: #000000; 
				text-decoration: none; 
				font-family: Verdana, Arial, Helvetica;}
   pre {font-family: "courier-new", "courier";}
   p, LI {font-size: 10pt;
   		text-align: justify;}
   TT {font-family: "courier new", "lucida console";
		      font-size: 10pt;}
   ADDRESS {font-style: italic}
   DIR {list-style: none;}
   TD {font-size: 10pt; 
				color: cyan;}
   LI {display: list-item;
				list-style: none;}
	TD.HOT, TH.HOT {background: fff8f4;
				border: solid;}
	DT.HOT, DT CITE.HOT {background: fff8f4;}
	DT {font-weight: bold;}
	HR { color : silver }

