.palegreen
  {
  background-color: #F0FFF0 ;
  color: green ;
  }

.paleblue
  {
  background-color: #F0FFFF ;
  color: blue ;
  }

.paleyellow
  {
  background-color: #FFFFF0 ;
  color: yellow ;
  }

.v
  {
  font-family: verdana, arial, sans-serif
  }

.vs
  {
  font-family: verdana, arial, sans-serif;
  font-size: xx-small
  }

.plain
  {
  text-align: justify ;
  }

BODY, TD, TH, P, DD, DT, LI, DL, OL, UL
  {
  font-size: 10pt ;
  }

BODY, TD, TH, P, DD, DT, LI, DL, OL, UL, H1, H2, H3, H4, H5, H6
  {
  font-family: verdana, arial, sans-serif ;
  }

BLOCKQUOTE
  {
  font-style: italic ;
  font-stretch: semi-condensed
  }

TD.TD
  {
  background-color: #F0F0FF ;
  color: #000000 ;
  font-family: arial, sans-serif ;
  }

TH.TH
  {
  background-color: #3C3C7F ;
  color: #000000 ;
  font-family: arial, sans-serif ;
  }

.finePrint
  {
  font-family: 'arial narrow', verdana, arial, sans-serif;
  font-size: 6pt;
  text-align: justify
  }

.shortcut
  {
  background-color: #FFC0FF ;
  color: #000000
  }

.invis
  {
  display: none ;
  }

Q {
  font-style: italic ;
  }

