.heading{
  color: #AE100D;
  font-family:Trebuchet MS, tahoma, arial,sans-serif;
  font-size:16px;
  font-weight:bold;
  }

a:link {
  text-decoration:none;
  color: #333333;
  font-family:Century Gothic;
  font-size:15px;
}
a:visited {
  text-decoration:none;
  color: #333333;
  font-family:Century Gothic;
  font-size:15px;
}
a:hover {
  text-decoration:none;
  color: #AE100D;
  font-family:Century Gothic;
  font-size:15px;
}
a:active {
  text-decoration:none;
  color: #333333;
  font-family:Century Gothic;
  font-size:15px;

}

td{
 text-decoration:none;
  color: #000000;
  font-family: Verdana,Trebuchet MS, tahoma, arial,sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:190%;
}

.ftr{
 text-decoration:none;
  color: #000000;
  font-family: Verdana,Trebuchet MS, tahoma, arial,sans-serif;
  font-size:11px;
  font-weight:normal;
}



