A {
 text-decoration: none
}
A:hover {
 color: #003399
}
.text {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 9pt;
 line-height : 13.5pt;
 color : #333333;
}
.blue-head { 
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 10pt;
 line-height : 13pt;
 font-weight : bold;
 color : #003399;
}
.lg-blue-head {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 11.5pt;
 line-height : 14pt;
 font-weight : bold;
 color : #003399;
}
.green-head { 
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 10pt;
 line-height : 13pt;
 font-weight : bold;
 color : #00885b;
}
.lg-green-head {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 11.5pt;
 line-height : 14pt;
 font-weight : bold;
 color : #00885b;
}
.address-text {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 8.5pt;
 line-height : 11pt;
 color : #333333;
 margin-left: 20px;
}