body, p, dd, td, li
  {	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  }

			  
ul
  {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	type: square;
  }
	  
		 
h1
 { font-family: arial, helvetica, sans-serif;
   font-size: 14pt;
   color: red;
   font-weight: bold;
   text-decoration: underline;
 }
	  
h2
 { font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   color: #990000;
   font-weight: bold;
 }