
body, td {
  font-family: Arial, 'Myriad Web', Syntax, sans-serif;
  font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, th, dt {
  font-family: Tahoma, 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: none;
  text-decoration: none;
  border-top: #036 none;
  border-right: #036 none;
  border-bottom: #036 none;
  border-left: #036 none;
}

BODY {
  color: black;
  background-color: white;
  margin-top: 1.58em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1.58em;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: 0;
  width: auto;
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0pt;
}

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: black;
  background-color: white;
}

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

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

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

H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  color: #036;
  background-color: white;
}

HR {
  color: #036;
}

.colophon {
  display: none;
}

A:link {
  text-decoration: underline;
  font-weight: lighter;
  color: blue;
  background-color: transparent;
}

A:visited {
  text-decoration: underline;
  font-weight: lighter;
  color: #8000FF;
  background-color: transparent;
  font-variant: normal;
}

A:active {
  text-decoration: none;
  font-weight: bold;
  color: #F30;
  background-color: #FF0;
  font-style: normal;
}

A:hover {
  text-decoration: none;
  color: #FF0000;
  background-color: white;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #C30;
  background-color: white;
}
