
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: 'Arial', 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: bold;
  text-decoration: none;
  border-top: #CCC none;
  border-right: #CCC none;
  border-bottom: #CCC none;
  border-left: #CCC none;
  font-weight: normal;

}

EM {
  font-style: normal;
  font-weight: bold;
  color: #D0FFD0;
  }

STRONG {
  font-style: italic;
  font-weight: bold;
  color: #D0FFD0;
  }

EM STRONG, STRONG EM {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bolder;
  color: #D0FFD0;
  }

.warning {
  text-transform: none;
  font-style: normal;
  font-weight: bolder;
  color: none;
  }

DEL {
  text-decoration: line-through;
  }

INS {
  text-decoration: none;
}

VAR, CITE, DFN, .note {
  font-style: italic;
}

ADDRESS {
  font-style: normal;
  letter-spacing: .1em;
}

CODE, KBD, SAMP {
  font-family: Monotype.com, "Courier New", monospace;

}

H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  color: rgb(245,245,245);
}

HR {
  color: #CCC;
}

.colophon {
  display: none;

}

A:link {
  text-decoration: none;
  font-weight: bold;
  color: #00FFFF;
}

A:visited {
  text-decoration: none;
  font-weight: bold;
  color: #00FFFF;
}

A:active {
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

A:hover {
  text-decoration: none;
  color: #FFFFFF;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}
