.body  { font-style: normal;
		 font-size: 10pt;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 background: transparent;
		 color: #000000; 
  } 
  

.title { font-weight: bold;
		 font-size: 10pt;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
.centertitle { font-weight: bold;
		 	   font-size: 10pt;
			   font-family: Verdana, Arial, Helvetica, sans-serif;
		 	   text-align: center 
  }
  
.center { font-style: normal;
		 	   font-size: 10pt;
			   font-family: Verdana, Arial, Helvetica, sans-serif;
		 	   text-align: center 
  }
  


.head  { font-weight: bold;
		 font-size: 15pt;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 color: #000000; 
  }
  
.greek { font-size: 10pt;
		 font-family: Symbol;
		 color: #000000; 
  }
  
.greektitle { font-weight: bold;
			font-size: 10pt;
			font-family: Symbol;
			color: #000000; 
  }
 
  
A:link { color: #990000 }
A:visited { color: #990000 }  
