BODY {
  font-size : 10pt;
  font-family : arial,helvetica,sans-serif;
  color : #000000;

}

TD {
  font-size : 10pt;
  font-family : arial,helvetica,sans-serif;
  color : #000000;
}

A:link {
  color: blue;
  text-decoration: underline;
  font-weight: bold;
  background: transparent;
}

A.nav:link {
  font-size : 20pt;
  font-family : copperplate gothic bold, arial,helvetica,sans-serif;
  color : red;
  font-weight : normal;
  text-decoration : none;
}

A:active {
  color: #FF1111;
  text-decoration: underline;
  font-weight: bold;
  background: transparent;
}

A.nav:active {
  font-size : 20pt;
  font-family : copperplate gothic bold, arial,helvetica,sans-serif;
  color : red;
  font-weight : normal;
  text-decoration: none;
}

A:visited {
  color: navy;
  text-decoration: underline;
  font-weight: bold;
  background: transparent;
}

A.nav:visited {
  font-size : 20pt;
  font-family : copperplate gothic bold, arial,helvetica,sans-serif;
  color : red;
  font-weight : normal;
  text-decoration: none;
}

FONT.header {
  font-size : 14pt;
  font-family : copperplate gothic bold, arial,helvetica,sans-serif;
  color : navy;
}

FONT.title {
  font-size : 26pt;
  font-family : copperplate gothic bold, arial,helvetica,sans-serif;
  color : navy;
}

FONT.small {
  font-size : 8pt;
  font-family : arial,helvetica,sans-serif;
}
