/* default definitions */
td {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
}

H1      {FONT-SIZE: 20px;}
H2      {FONT-SIZE: 17px;}
H3      {FONT-SIZE: 14px;}

A:LINK, A:VISITED {
  color: #0033CC;
  text-decoration: underline;
  font-weight: none;
  font-variant: none;
}

A:HOVER {
  color: #FF0000;
  text-decoration: none;
  font-variant: none;
}

font {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
}

font.smallfont {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: none;
  text-decoration: none;
}

/* location definitions */
td.location,font.location {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: none;
  text-decoration: none;
  font-variant: none;
}