BODY, P, TD, DL, DT, DD, LI, UL, BLOCKQUOTE {
     font-family:  arial,helvetica,sans serif;
     font-size: 14px;
     color: #FFFFFF;
     }  
     
h1 {
     font-weight: bold;    
     font-size: 18px;
     color: #FFFF99;
     }
     
h2 {
     font-weight: bold;    
     font-size: 16px;
     color: #FFFF99;
     }
     
h3 {
     font-weight: bold;    
     font-size: 16px;
     color: #FFFF99;
     }
     
em {
     font-style: italics;    
     color: #FFFF99;
     }

#main { background: url('images/background.gif') }
     
.callout
	 {
	      color: #FFFF99;
     }  
     
.invisible { display: none }   
     
small {
      font-size: 10px;
      }     

p a:link {
     color: 99ccFF; text-decoration: underline
     }
     
p a:active {
     color: #6699CC; text-decoration: none
     }
     
a:visited {
     color: #6699CC; text-decoration: underline
     }   
     
