body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td, p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
}
.SpacedText
{
  line-height: 180%;
}
a, a:visited
{
  color: #F78F1E;
  text-decoration: none;
}
a:hover, a:active
{
  color: #808080;
  text-decoration: underline;
}
ul
{
  font-size: 12px;
  list-style-type: square;
  margin-top: 0px;
  margin-bottom: 0px;
}
.BannerTitle, .Title
{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}
.SectionHeading
{
 width : 100%;
 border-bottom: solid 1px #606060;
 color: #606060;
 font-size: 16px;
}
.Footer, .Footer a:link, .Footer a:visited
{
  font-size: 10px;
  color: #808080;
}
.Footer a:hover, .Footer a:active
{
  color: #808080;
  text-decoration: underline;
}
