
PRE, CODE, TT {
  font-family: "Comic Sans MS", monospace;
}

h2, h3, h4, h5, h6, th, dt {
  font-family: "Comic Sans MS", Helvetica, sans-serif;
}

H1 {
  font-family: Impact, Arial, Black, Helvetica, Black, sans-serif;
}

A, ADDRESS, BLOCKQUOTE, BODY, CITE, TABLE, 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: black none;
  font-family: "Comic Sans MS";
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}

BODY {
  color: black;
  margin-top: 1.58em;
  margin-left: 7%;
  margin-right: 5%;
  margin-bottom: 1.58em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0em;
  border-top: 0;
  width: auto;
  font-family: "Comic Sans MS", Geneva, Arial, Helvetica, sans-serif;
  background-image: url(htmpix/back.jpg);
  border-right: 0em;
  border-bottom: 0;
  border-left: 0em;
}

EM {
  font-style: normal;
  font-weight: bold;
  color: black;
  background-color: white;
}

STRONG {
  font-style: italic;
  font-weight: bold;
  color: black;
  background-color: white;
}

EM STRONG, STRONG EM {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bolder;
  color: red;
  background-color: white;
}

.warning {
  text-transform: none;
  font-style: normal;
  font-weight: bolder;
  color: red;
  background-color: grey;
}

H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  color: black;
}

HR {
  color: black;
}

A:link {
  text-decoration: none;
  color: blue;

}

A:visited {
  text-decoration: none;
  color: blue;
}

A:active {
  text-decoration: none;
  color: #F00;
}

A:hover {
  text-decoration: none;
  color: #C00;
  background-color: #CBCBCB;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #C00;
}
