  BODY { 
         font-family : "sans-serif" ;
         font-size : h3;
         font-weight : medium;
         color : #003366;
         /*background : #7BB500*/
  background-image: /url('http://karolene.com/images/m/main1.gif')

}
P {
font-family : "sans-serif" ;
         font-size : 10pt;
         font-weight : medium;
         color : #003366
         }
  A:LINK { 
          font-family : "sans-serif" ;
         font-size : 10pt;
         font-weight : bold;
         color : navy
}
  A:VISITED { 
     font-family : "sans-serif" ;
         font-size : 10pt;
         font-weight : bold;
         color : #000099
}
  A:HOVER { 
        font-family : "sans-serif" ;
         font-size : 10pt;
         font-weight : extra-bold;
         font-style : italic;
         color : #000099;
         background : #9BE600
}
  H1 { 
        font-family : "sans-serif" ;
         font-size : 14pt;
         font-weight : demi-bold;
         color : #000099
}
  H2 { 
         font-family : "sans-serif" ;
         font-size : 12pt;
         font-weight : demi-bold;
         color : #000099
}
  H3 { 
         font-family : "sans-serif" ;
         font-size : 10pt;
         font-weight : medium;
         color : #000099
         
         
}
  H4 { 
       font-family : "sans-serif" ;
         font-size : 8pt;
         font-weight : medium;
         color : #000099
}
TABLE {
 font-family : "sans-serif" ;
         font-size : 10pt;
         font-weight : medium;
}