
body, td {
  font-family: Verdana, 'Myriad Web', Syntax, sans-serif;
  }

PRE, CODE, TT {
  font-family: monospace;
}

h1, h2, h3, h4, h5, h6, th, dt {
  font-family: 'Trebuchet MS', Verdana, 'Myriad Web', Syntax, sans-serif;
}

A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN, DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  border-top: #CCC none;
  border-right: #CCC none;
  border-bottom: #CCC none;
  border-left: #CCC none;
}


A:link {
  text-decoration: none;
  font-weight: normal;
  color: #0069a6;
}

A:visited {
  text-decoration: none;
  font-weight: normal;
  color: #0069a6;
}

A:active {
  text-decoration: underline;
  font-weight: normal;
  color: #0069a6;
}

A:hover {
  text-decoration: underline;
  font-weight: normal;
  color:  #0000FF;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #FF0000;
}
