   body {   
      background: #FFF;   
      color: #000;  
	  font-size: 12;
	  font-family: arial;
	  }

h3 {   
      background: #FFF;   
      color: #000;  
	  font-size: 12;
	  font-family: arial;
	  font-weight: normal;
	  }
  
  a {   
      color: #0000C8;  
	  font-size: 14;
	  font-family: arial;
  }  
  
  a:hover {   
      color: #C00;  
	  font-size: 14;
	  font-family: arial;
  }  
  
  a:visited {   
      color: #009;
	  font-size: 14;
	  font-family: arial;
  }  
