A {
 text-decoration: none
}
A:hover {
 color: #336699
}
.text {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 9pt;
 line-height : 13.5pt;
 color : #333333;
}
.red-head { 
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 10pt;
 line-height : 13pt;
 font-weight : bold;
 color : #ff6600;
}
.blue-head {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 10pt;
 line-height : 13pt;
 font-weight : bold;
 color : #336699;
}
.lg-red-head {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 11.5pt;
 line-height : 14pt;
 font-weight : bold;
 color : #ff6600;
}
.lg-blue-head {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 11.5pt;
 line-height : 14pt;
 font-weight : bold;
 color : #336699;
}
.address-text {  
 font-family : "Helvetica", Arial, sans-serif;
 font-size : 8.5pt;
 line-height : 11pt;
 color : #333333;
}