
body, td {
  font-family: 'Myriad Web', Verdana, Syntax, sans-serif;
  font-size: smaller;
}

PRE, CODE, TT {
  font-family: monospace;
}

h1, h2, h3, h4, h5, h6, th, dt {
  font-family: 'Trebuchet MS', 'Myriad Web', Verdana, Syntax, sans-serif;
  color: olive;
}

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;
}

P {
  font-size: x-small;
  color: #C0C0C0;
  font-weight: bold;
}

LI {
  font-size: x-small;
  font-weight: bold;
}

BODY {
  color: #D0FFD0;
  background-color: #2E2D35;
  margin-top: 0.5em;
  margin-left: 2%;
  margin-right: 8%;
  margin-bottom: 1.58em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0em;
  border-top: 0;
  width: auto;
  border-right: 0em;
  border-bottom: 0;
  border-left: 0em;
}

EM {
  font-style: normal;
  font-weight: bold;
  color: #D0FFD0;
  background-color: #2E2D35;
}

STRONG {
  font-style: italic;
  font-weight: bold;
  color: #D0FFD0;
  background-color: #2E2D35;
}

EM STRONG, STRONG EM {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bolder;
  color: #D0FFD0;
  background-color: #2E2D35;
}

.warning {
  text-transform: none;
  font-style: normal;
  font-weight: bolder;
  color: black;
  background-color: yellow;
}

DEL {
  text-decoration: line-through;
  background-color: #900;
}

INS {
  text-decoration: none;
  background-color: #060;
}

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, LEGEND, CAPTION, TH, THEAD, TFOOT {
  color: rgb(245,245,245);
  background-color: #2E2D35;
}

HR {
  color: #CCC;
}

.colophon {
  display: none;
}

CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  color: #D0FFD0;
  text-decoration: none;
  background-color: #2E2D35;
  border-top: #CCC none;
  border-right: #CCC none;
  border-bottom: #CCC none;
  border-left: #CCC none;
}

A:link {
  text-decoration: none;
  color: #F60;
  background-color: #2E2D35;
}

A:visited {
  text-decoration: none;
  color: #C96;
  background-color: #2E2D35;
}

A:active {
  text-decoration: none;
  color: #FFC;
  background-color: #2E2D35;
}

A:hover {
  text-decoration: none;
  color: #FC0;
  background-color: #2E2D35;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #F60;
  background-color: #2E2D35;
}
