
a:link {
  color: #000000;
  font-size: 11px;
  font-family: Arial, sans-serif, Helvetica;
  text-decoration: underline;
  font-weight: bold;
}

a:visited {
  color: #797979;
  font-size: 11px;
  font-family: Arial, sans-serif, Helvetica;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #368534;
  font-size: 11px;
  font-family: Arial, sans-serif, Helvetica;
  font-weight: bold;
}

a:active {
  color: #339900;
  font-size: 11px;
  font-family: Arial, sans-serif, Helvetica;
  text-decoration: overline;
  font-weight: bold;
}

body {
  font-family: Arial, sans-serif, Helvetica;
  background-color: #FFFFFF;
}

b {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 11px;
  font-weight: bold;
}

p {
  font-size: 11px;
  font-family: Arial, sans-serif, Helvetica;
}

strong {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 13px;
  font-weight: bold;
}

ul {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 11px;
  line-height: 15px;
  margin-top: 2pt;
}

i {
  font-style: italic;
  font-family: Arial, sans-serif, Helvetica;
  font-size: 11px;
}

H1 {
  font-size: 20px;
  font-family: Arial, sans-serif, Helvetica;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 0px;
  line-height: 30px;
}

H2 {
  font-size: 18px;
  font-family: Arial, sans-serif, Helvetica;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 0px;
  line-height: 26px;
}

H3 {
  font-size: 17px;
  font-family: Arial, sans-serif, Helvetica;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 0px;
  line-height: 24px;
}

TABLE {
  font-size: 10px;
  font-family: Arial, sans-serif, Helvetica;
  border-top: gray;
  vertical-align: text-top;
}

INPUT {
  font-size: 13px;
  border-top: 1px gray solid;
  border-right: 1px gray solid;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid;
}

SPAN {
  font-size: 11px;
  font-family: sans-serif;
}

EM {
  vertical-align: super;
  font-size: 70%;
}

TT {
  font-family: sans-serif;
  font-size: 70%;
  vertical-align: sub;
}
