H1 {
   font-size : 14pt;
   font-weight: bold;
}

H2 {
   font-size : 12pt;
   font-weight: bold;
}

H3 {
   font-size : 10pt;
   font-weight: bold;
}

IMG {
   border-style : none;
}

LI {
   font-size: 8pt;
}

LI.smb {
   font-weight: bold;
}

IMG.floatleft {
   float : left;
}

TH {
   font-family : geneva, arial, helvetica, sans-serif; 
}

TABLE {
   margin : 0px; 
   padding : 0px; 
   border-width : 0px; 
   border-style : none; 
   border-color : inherit; 
}

TD {
   font-family : geneva, arial, helvetica, sans-serif; 
   font-size: 10pt;
   border-style : none; 
}

TD.sml {
   font-size: 8pt;
}

TD.bold {
   font-weight: bold;
}

TD.smlbold {
   font-size: 8pt;
   font-weight: bold;
}

BODY {
   font-family : geneva, arial, helvetica, sans-serif; 
   color : black;
   background : white;
   font-size: 8pt;
}

A:link { background : white;
   font-size: 8pt;
   font-family : geneva, arial, helvetica, sans-serif; 
   font-weight : bold }

A:active { font-size: 8pt;
   background : white;
   font-family : geneva, arial, helvetica, sans-serif; 
   font-weight : bold }

A:visited { font-size: 8pt;
   background : white;
   font-family : geneva, arial, helvetica, sans-serif; 
   font-weight : bold }
