
BODY, TD {
  font-family: Arial, sans-serif;
}

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

H1, H2, H3, H4, H5, H6, TH, DT {
  font-family: 'Trebuchet MS', Verdana, 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, TABLE {
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
}

BODY {
  color: black;
  width: 36em;
  background-color: #FFFFFF;
  margin-top: 2.58em;
  margin-left: 11%;
  margin-right: 8%;
  margin-bottom: 1.58em;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: 0;
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0pt;
}

BODY.notop {
  margin-top: 0pt;
  margin-left: 0%;
}

BODY.lesstop {
  margin-top: 0.58em;
}

BODY.narrow {
  margin-top: 0pt;
  margin-left: 0%;
  margin-right: 0%;
}

BODY.wide {
  margin-left: 6%;
  margin-right: 4%;
}

P.small {
  font-size: 75%;
}

EM {
  font-style: italic;
  font-weight: normal;
  background-color: #FFFFFF;
}

STRONG {
  font-style: normal;
  font-weight: bold;
  background-color: #FFFFFF;
}

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

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

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

CODE, KBD, SAMP {
  font-family: "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: black;
  background-color: #FFFFFF;
}

HR {
  color: black;
}

CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  text-decoration: none;
  background-color: #FFFFFF;
  border-top: black;
  border-right: black;
  border-bottom: black;
  border-left: black;
}

TABLE.std {
  border: medium solid black;
}

TD.std {
  border: thin solid black;
}

A:link {
  font-weight: bold;
  color: cyan;
  background-color: #FFFFFF;
  text-decoration: none;
}

.inp {
  background-color: #FFFFFF;
  color: black;
  border: none #6699CC;
}

A:visited {
  font-weight: bold;
  color: #999999;
  background-color: #FFFFFF;
  text-decoration: none;
}

A:active {
  font-weight: bold;
  background-color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  background-color: #FFFFFF;
  text-decoration: underline;
}

A.offsite {
  font-weight: normal;
  color: blue;
  background-color: #FFFFFF;
  text-decoration: underline;
}

.small {
  font-style: normal;
  font-size: xx-small;
  font-weight: bolder;
}

.lesssmall {
  font-style: normal;
  font-size: x-small;
  font-weight: normal;
}

.packitin {
  margin-top: 0em;
  border-top: 0em;
  font-style: normal;
  font-size: x-small;
  font-weight: normal;
}

.lyrics {
  font-style: normal;
  font-size: x-small;
  font-weight: normal;
}

.dentlyrics {
  font-style: normal;
  font-size: x-small;
  font-weight: normal;
  margin-left: 21%;
}