body
{
  font-family: verdana, "bitstream vera sans", Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
  font-size: 11px;
}

img
{
  border: 0;
}

h1
{
  font-size: 21px;
  font-weight: normal;
  color: #616161;
}

h2
{
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

h3
{
  font-size: 11px;
  font-weight: bold;
  color: #696969;
  margin: 0px;
}

h4
{
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

p
{
  font-size: 11px;
  color: #000;
  margin: 0px;
}

table td, table th
{
  font-size: 11px;
  color: #000;
}

a
{
  font-size: 10px;
  text-decoration: none;
  color: #405EBE;
}

a:hover
{
  text-decoration: underline;
}

select, input
{
  font-size: 10px;
}

acronym
{
  text-decoration: none;
  border-bottom: none;
}

