BODY {
  margin-left: 5px;
/*  font-family: sans-serif; */
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  color: black;
  background: #fff;
}
P, DIV, TD {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  color: black;
  background: #fff;
}

SPAN.help {
  font-weight: bold;
  text-align: right;
}

PRE {
  font-family: monospace;
}

TD.data {
  font-family: monospace;
}

TD.occur {
  font-family: monospace;
  text-align:right;
}

TD.terminfo {
  font-family: monospace;
}

SPAN.fieldlabel, SPAN.subfieldlabel {
  font-family: monospace;
  color: blue;
}

SPAN.data, SPAN.indicator {
  font-family: monospace;
}

SPAN.label {
  font-family: monospace;
}

SPAN.diag {
  font-weight: bold;
}

SPAN.warn {
  color: #804066;
}

DIV.succ {
  font-weight: bold;
  font-size: 120%;
}

DIV.fail {
  color: #804066;
  font-weight: bold;
  font-size: 120%;
}

SPAN.succ {
  font-style: italic;
}

P.note {
  text-align: justify;
  margin-left: 1.5em;
  margin-right: 1.5em;
  font-size: 80%;
}

P.ind {
  text-indent: 2em;
}

DIV.ind {
  margin-left: 1.5em;
}

DIV.msg {
  text-align: center;
  border: solid #804066;
  border-width: thin;
  font-size: 80%;
  padding: .5em;
}

DIV.cimi {
  margin-top: .5em;
  border: solid #804066;
  border-width: thin;
  padding: .5em;
}


A:link {
  color: #0000ff;
}

A:visited {
  color: #804066;
}

H1 {
  text-align: center;
  font-size: 130%;
}

H2 {
  color: #73654A;
  text-align: center;
  font-size: 120%;
}

H3 {
  color: #73654A;
  text-align: center;
  font-size: 110%;
}

TABLE.footer {
  border: none;
  border-spacing: 0;
  border-width: 0;
  width: 100%;
  padding: 0;
}

TD.f1 {
  border: none;
  border-spacing: 0;
  border-width: 0;
}

TD.f2 {
  border: none;
  border-spacing: 0;
  border-width: 0;
  margin: 0;
  color: #ffffe6;
  font-size: 11pt;
  text-align: right;
  height: 18px;
}

A.footer {
  font-size: smaller;
  font-weight: bold;
  color: #ffffe6;
  background: #804066;
}

TABLE.location {
  border: solid black;
  border-width: thin;
  border-collapse: collapse;
}
 
TD.location, TH.location {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:10pt;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  border: solid black;
  border-width: thin;
  border-collapse: collapse;
}
