
body, td,  {
  font-family: "Comic Sans MS", Geneva, Arial, Helvetica, sans-serif;
  color: black;
  background-color: white;
  font-size: 10pt;
}

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

h2, h3, h4, h5, h6, th, dt {
  font-family: Arial, Helvetica, sans-serif;
  color: green;
}

H1 {
  font-family: Impact, "Arial Black", "Helvetica Black", sans-serif;
  color: green;
}

LEGEND, CAPTION, THEAD, TFOOT {
  color: green;
}

EM {
  font-style: normal;
  font-weight: bold;
  color: #FF8000;
  font-family: "Times New Roman MT Extra Bold", "Times New Roman";
}

STRONG {
  font-weight: bold;
  color: black;
}

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

.warning {
  text-transform: none;
  font-style: normal;
  font-weight: bolder;
  color: red;
}

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

INS {
  text-decoration: underline;
  background-color: yellow;
}

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

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

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

HR {
  color: green;
}

.colophon {
  display: none;
}

CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  color: black;
}

A:link {
  color: #0000A0;
}

A:visited {
  color: #808080;
}

A:active {
  color: #008040;
}

A:hover {
  color: #008040;
}

FORM {
  font-size: 10pt;
}

P {
  text-indent: 10px;
}
