html,body
{
  margin-top:0;
  margin-bottom:0;
  margin-height:0;
  background-image:url("images/BACK.jpg");
  layer-background-position:top center;
  background-position:top center;
  background-repeat: repeat-x;
}

a, a:link, a:visited, a:active
{
  color: #FFFFFF;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

td.header
{
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 200%;
}

td.content
{
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  color: #CC3300;
  line-height: 200%;
}

td.footer
{
  font-family: Verdana,Arial,Helvetica;
  font-size: 11px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  color: #FFFFFF;
}
