
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;
}

li {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 13px;
}

ul {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

i {
  font-style: italic;
  font-family: Arial, sans-serif, Helvetica;
  font-size: 11px;
}

H1 {
  font-size: 24px;
  font-family: Arial, sans-serif, Helvetica;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 0px;
  line-height: 30px;
}

H2 {
  font-size: 21px;
  font-family: Arial, sans-serif, Helvetica;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 0px;
  line-height: 26px;
}

H3 {
  font-size: 18px;
  font-family: Arial, sans-serif, Helvetica;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 0px;
  line-height: 24px;
}

TABLE {
  font-size: 11px;
  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 {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
