BODY, P, A, UL, DL, TD, PRE {
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

A:link {
  color: #c60;
  background-color: transparent;
}

A:visited {
  color: #c93;
  background-color: transparent;
}

B {font-weight: bold;}

EM {font-style: italic;}

H1 {
  color: #666;
  background-color: transparent;
}

H2, H3 {
  color: #666;
  background-color: transparent;
  font-size: 12pt;
  font-weight: bold;
}

.small  {
  font-size: 8pt;
}

.big {
  font-size: 12pt;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  color: #666;
  background-color: transparent;
}

.white  {
  font-size: 9pt;
  color: #fff;
  background-color: transparent;
}

