 a { 
 font-family: Futura, sans-serif; 
 font-size: 12px; 
 font-style: normal; 
 text-decoration: none; 
 color: #000099; 
 font-weight: bold
 } 
 
 a:hover { 
font-family:  Futura, sans-serif; 
font-size: 12px; 
font-style: normal; 
text-decoration: underline; 
color: #0066ff; 
font-weight: bold
} 

a:link { 
font-family: Futura, sans-serif; 
font-size: 12px; 
font-style: normal; 
text-decoration: none; 
color: #000099; 
font-weight: bold
} 

h1 { 
font-family: Futura, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #2D2D5A
} 

h2 { 
font-family: Futura, sans-serif; 
font-size: 13px; 
font-weight: normal
} 

h3 { 
font-family: Futura, sans-serif; 
font-size: 12px; 
font-weight: normal
}
 
h4 { 
font-family: Futura, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #2D2D5A 
} 

b { 
font-family: Futura, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #2D2D5A
} 
