   body  {
          font-family: sans-serif;	
		  margin: 0px;
		  font-size: 10pt;
		  background-color: #000000; /* fafad2 light goldentod color for background */
		 }	 
		 
   td  {
          font-family: sans-serif;	
		  font-size: 10pt;
		 }	 		  
		 

			  
  /*  navigation */
   a.nav {color: #000000; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav:link {color: #000000; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav:visited {color: #000000; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav:active {color: #000000; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav:hover {color: gold; text-decoration: none; font-size:9pt; font-weight:bold;}	
   
   a.nav4 {color: #996600; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav4:link {color: #996600; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav4:visited {color: #9966000; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav4:active {color: #996600; text-decoration: none; font-size:9pt; font-weight:bold;}
   a.nav4:hover {color: #996600; text-decoration: none; font-size:9pt; font-weight:bold;}	  