  BODY, TD { 
             font-family : Verdana, Arial, Helvetica, sans-serif;
             font-size : 10pt;
             font-weight : bold;
             color : white;
             background : #006666;
             text-align : justify
}
  TH { 
             font-family : inherit;
             font-size : 10pt;
             font-weight : bold;
             color : white;
             text-align : center
}
  H1 { 
             font-family : inherit;
             font-size : 10pt;
             font-weight : bold;
             color : white
}
  H2 { 
             font-family : inherit;
             font-size : 16pt;
             font-weight : bold;
             color : #339966
}
  H3 { 
             font-family : inherit;
             font-size : 16pt;
             font-weight : bold;
             color : white
}
  H4 { 
             font-family : inherit;
             font-size : 13pt;
             font-weight : bold;
             color : #339966
}
  H5 { 
             font-family : inherit;
             font-size : 7pt;
             font-weight : normal;
             color : white
}
  HR { 
             color : white
}
