  td { 		font-family: arial, sans-serif;
  		font-size: 10pt; 
		text-align: justify;
  		color: "#000066"  }
  		
  P  { 	font-family: arial, sans-serif;
  		font-size: 12pt;
  		text-align: justify; 
  		color: "#000066" }
  
  H1 { 	font-family: arial, sans-serif;
  		font-size: 14pt; 
  		color: "#000000";
		text-align:right}
  		
  H2 {	font-family: arial, sans-serif;
  		font-size: 10pt; 
  		color: "#000033" }
  		
  H3 {	font-family: arial, sans-serif;
  		font-size: 10pt; 
  		color: black }
  		
  H4 {	font-family: arial, sans-serif;
  		font-size: 8pt; 
  		color: blue }
		
  UL { 	}		
  
  LI { 	text-align: left} 	
  
  a:link { 	font-family: arial, sans-serif;
  		font-size: 8pt;
  		text-decoration: none;
  		font-weight: bold; 
  		color: white }
  
  a:visited { 	font-family: arial, sans-serif;
  		font-size: 8pt;
  		text-decoration: none;
  		font-weight: bold; 
  		color: #33FFFF}
  
  a:hover { 	font-family: arial, sans-serif;
  		font-size: 8pt;
  		text-decoration: none;
  		font-weight: bold; 
  		color: #0099FF }
  
  a:active { 	font-family: arial, sans-serif;
  		font-size: 8pt;
  		text-decoration: none;
  		font-weight: bold; 
  		color: #0099FF}
		
  body { font:Arial, Helvetica, sans-serif;
  		 color:#FFFFFF}

  div1	{position:absolute; 
		  top: 100; 
		  left: 200; 
		  width:200; 
		  visibility:hidden}
