BODY {color : black; font-family : Arial;  font-size : 9pt;
 font-weight : normal;}       
 
 td {color : #000000; font-family : Arial;  font-size : 9pt;
 line-height : 14pt; font-weight : normal;}       
 
 h1 {color : #000099; font-family : Arial;  font-size : 12pt;
 font-weight : bold;}       

 h2 {color : #c32816; font-family : Arial;  font-size : 8pt;
 font-weight : normal; margin-top: 0; margin-bottom: 0;}       

 h3 {color : #d66321; font-family : Arial;  font-size : 7pt;
 font-weight : normal;}       

 h4 {color : #000099; font-family : Arial;  font-size : 9pt;
 line-height : 14pt; font-weight : normal; margin-top: 0; margin-bottom: 0;}       

 A:link    { COLOR: #000099;  font-weight: bold; TEXT-DECORATION: none }
 A:visited { COLOR: #000099;  font-weight: bold; TEXT-DECORATION: none }
 A:active  { COLOR: #00009c }
 A:hover   { COLOR: #cc0000; TEXT-DECORATION: none }
 
 HR {color : #535e9e;}
 
.normalview .contentarea{ /*CSS to return page to default setting (with no additional CSS rules added)*/
}

.largeview .contentarea{ /*CSS for "large font" setting*/
font-size: 12pt; line-height: 16pt;
}

.xlargeview .contentarea{ /*CSS for "extra large font" setting*/
font-size: 16pt; line-height: 20pt;
}