body,td
{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  line-height: 150%;
}
input
{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
select
{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
textarea
{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
a, a:visited
{
  font-weight: bold;
  color: #4F688A;
  text-decoration: none;
}
a:hover
{
  color: #FF8a8A;
  text-decoration: none;
}
.Address
{
  font-size: 7pt;
  color: #808080;
  text-align: center;
  padding-bottom: 8px;
}
.Footer, .Footer a, .Footer a:visited
{
  font-size: 7pt;
  color: #CCCCCC;
  text-align: right;
  font-weight: normal;
  padding: 4px;
}
.Title
{
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 20px;
  color: #808080;
}
.BorderTable
{
  border: solid 2px #4F688A;
}
.TableHeader
{
  background-color: #4F688A;
  background-image: url("images/bkgTableHeader.gif");
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
}
.AlternatingRow
{
  background-color: #F2F2F0;
}
.DataLabel
{
  border: solid 1px #E0E0E0;
  padding: 2px;
}
.Error
{
  color: #C00000;
  font-weight: bold;
}
.IntroText
{
  line-height: 170%;
}
