
body, td {
  font-color: #000000;
  font-family: Arial; Helvetica; sans-serif;
}

PRE, CODE, TT {
  font-family: monospace;
}

h1, h2, h3, h4, h5, h6, p, th, dt {
  font-family: Arial; Helvetica; 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, HR, FONT, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

EM {
  font-style: normal;
  font-weight: bold;
  color: black;
}

STRONG {
  font-style: italic;
  background-color: #000000;
}

EM STRONG, STRONG EM {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bolder;
  color: black;
}

DEL {
  text-decoration: line-through;
  background-color: #FC6;
}

INS {
  text-decoration: none;
  background-position: 9pt 50%;
}

VAR, CITE, DFN, .note {
  font-style: italic;
}

ADDRESS {
  font-style: normal;
  letter-spacing: .1em;
}

CODE, KBD, SAMP {
  font-family: Monotype.com, "Courier New", monospace;
}

ACRONYM {
  font-variant: small-caps;
  letter-spacing: 0.1em;
}

H1, H2, H3, H4, H5, H6, DT, P, LEGEND, CAPTION, TH, THEAD, TFOOT {
  color: #000000;
}

HR {
  color: #000000;
}

.colophon {
  display: none;
}

CAPTION, COL, COLGROUP, TR {
  text-decoration: none;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}

A:link {
  text-decoration: none;
  font-weight: bold;
  color: #BF5F00;
}

A:visited {
  text-decoration: none;
  font-weight: bold;
  color: #BF5F00;
}

A:active {
  text-decoration: underline;
  font-weight: bold;
  color: #F96334;
}

A:hover {
  text-decoration: underline;
  color: #F96334;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #1E644A;
}
