BODY { background: #ffffff; }  

H1 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 150%; 
     text-align: center; } 

H2 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 120%; 
     text-align: center; } 

H3 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 100%; 
     text-align: center; } 

H4 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 80%; 
     text-align: center; } 
H4.left { text-align: left; }
H4.right { text-align: right; }

H5 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 70%; }

EM { font-family: Arial, Helvetica, sans-serif; 
     font-style: normal; }
EM.initial { font-weight: bold; }
EM.embedded { font-weight: bold; 
	      font-size: 80%; }

TD.menu { background-color: #ffcc00; }

P { font-family: Times, serif; font-size: 100%; }
P.title { font-family: Times, serif; font-size: 100%; font-style: bold; }
P.small { font-family: Arial, Helvetica, sans-serif; font-size: -2; } 

UL { font-family: Times, serif; font-size: 100%; }

A.buttons { font-family: Arial, Helvetica, sans-serif; 
            font-size: 80%; 
            font-weight: bold; 
	    text-decoration: none;} 

A.buttons:link { color: #000000 } 
A.buttons:active { color: #ffffff }
A.buttons:visited { color: #000000 } 
A.buttons:hover { text-decoration: underline; } 

A.homebuttons { font-family: Arial, Helvetica, sans-serif; 
                font-size: 80%; 
                font-weight: bold; 
	        text-decoration: none;} 

A.homebuttons:link { color: #000000 } 
A.homebuttons:active { color: #ffffff }
A.homebuttons:visited { color: #000000 } 
A.homebuttons:hover { text-decoration: underline; } 

