/* CSS Document */
h3 {
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #ffffff;
}
h4 {
font-size : 13px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #06128b;
}
h5 {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #d60000;
}
h1 {
font-size : 13px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-style: no bold;  
color : #ffffff;
}
h2 {
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
font-weight: normal;  
color : #06128b;
}
a:link {color: white; text-decoration:underline;}
a:visited {color: white; text-decoration:underline;}
a:hover {color:#ffffff; text-decoration:underline;}
