BODY { background-color: #000000; 
       font-family: Georgia, Helvetica, sans-serif;
       font-size: 12px;
       color: white
     }

A:link { font-family: Georgia, Helvetica, sans-serif;
         font-size: 12px;
		 font-weight: bold; 
         color: #3C3C3C }
A:hover { font-family: Georgia, Helvetica, sans-serif;
         font-size: 12px; 
		 font-weight: bold;
         color: #3C3C3C }
A:visited { font-family: Georgia, Helvetica, sans-serif;
         font-size: 12px; 
         font-weight: bold;
		 color: #3C3C3C }

.header { font-family: Georgia, Helvetica, sans-serif;
          font-size: 18px; 
          color: white }

.normal { font-family: Georgia, Helvetica, sans-serif;
          font-size: 12px; 
          color: white
        }
.normal2 { font-family: Georgia, Helvetica, sans-serif;
          font-size: 14px;
		  font-weight: bold; 
          color: white
        }

.smalltext { font-family: Georgia, Helvetica, sans-serif;
             font-size: 10px; 
             color: white
           }

