body{margin:0;
background-color:#eceaea;
}

td{
text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:12px;
}
.headingBlack{
 text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:12px;
  font-weight:bold;
 }
 .headingBlue{
 text-decoration:none;
  color: #4397a8;
  font-family: verdana;
  font-size:12px;
  font-weight:bold;
 }
 a:link {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
a:visited {
  text-decoration:none;
  color: #000000;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
a:hover {
  text-decoration:none;
  color: #88921c;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}
a:active {
  text-decoration:none;
  color: #8b8b83;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}