/* whv ifd*/  
 
h1 { font-size: 26px; margin-bottom: 18px; margin-top:10px; }  
h2 { font-size: 21px; margin-bottom: 18px; }  
h3 { font-size: 16px; }  
h4 { font-size: 13px; }  

h1,h2,h3,h4,p,li { font-family:Arial,sans-serif; color:rgb(120,120,120); margin-left:10px; } 

p,li { font-size:13px; }  

a:link { font-family: Verdana,sans-serif; font-size: 11px; text-decoration: none; color: rgb(102,0,204); }  
a:visited { font-family: Verdana,sans-serif; font-size: 11px; text-decoration: none;  color: rgb(39,78,196); }  
a:hover { font-family: Verdana,sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; background-color: rgb(255,204,204); }  
a:active { font-family: Verdana,sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; background-color: rgb(204,255,255); }  
a:focus { text-decoration: none;  font-weight: bold; font-size: 11px; background-color: rgb(0,136,0); }  
a.an { text-decoration: none; font-size: 11px; }  

