BODY, P,  TBODY  { background-color: white;
       color: black;
       font-size: 12pt; 
       font-family: Times New Roman, Times, Palatino, serif;
       }
sup { background-color: white;
       color: black;
       font-size: 8pt; 
       font-family: Times New Roman, Times, Palatino, serif;
       }      
ul  {   font-size: 12pt; 
       } 
li {   font-size: 12pt; 
       } 
       
/* heading styles */
H1 { font-family: Arial, Helvetica, sans-serif;
     font-size: 16pt;
     font-style: normal;
     font-weight: bold;
     color:#035483 }
H2 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 12pt;
     font-style: normal;
     font-weight: bold;
     color:#035483 }
H3 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 12pt;
     font-style: oblique;
     font-weight: bold;
     color:#035483 }
H4 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 12pt;
     font-style: oblique;
     font-weight: normal;
     color:#035483 }
H5 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 12pt;
     font-style: normal;
     font-weight: normal;
     color:#035483 }
/* heading styles used as footer */     
H6 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 10pt;
     font-style: normal;
     font-weight: normal;
     color:#035483 }
