body, p, dd, td
  {	font: normal 12px Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: "black";
	link: #0000ff;
	alink: #0000ff;
	vlink: #0000ff;

  }

			  
ul
  {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: "black";
	list-style-type: square;
  }
	  
li
 { 	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-color: "black";
 }
			 
h1
 { font-family: arial, helvetica, sans-serif;
   font-size: 18pt;
   color: #990000;
   font-weight: bold;
   text-align: center;
 }
	  
h2
 { font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   color: #990000;
   font-weight: bold;
 }
 
 .toplink
 { font-family: arial, helvetica, sans-serif;
   font-size: 8pt;
   color: #ffffff;
   align: center;
   link: #ffffff;
   alink: #ffffff;
   vlink: #ffffff;
 }
 
  .bottomlink
 { font-family: arial, helvetica, sans-serif;
   font-size: 8pt;
   color: #000099;
   align: center;
   link: #0000ff;
   alink: #0000ff;
   vlink: #0000ff;
 }

