body {
  background-color: #FFFFFF;
  margin: 0px;
}
td {
  text-align: left;
  vertical-align: top;
  font-family:Tahoma;
  font-size:11px;
  color:#4B515A;
}
form
{
  margin:0px;
}
a {

  text-decoration: underline;
  color:#D5661B;
}
.r
{
  color:#D5661B;
}
.b
{
  color:#5A82BC;
}
.modhdr {
  font-size: 13px;
  color: #5E718D;
  font-weight: bold;
  text-transform: uppercase;
}
img {
  margin:0px;
  border:0px;
  padding:0px;
}
h1 {
  font-size:14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #D5661B;
  padding-left: 15px;
}
h2 {
  font-size:13px;
  font-weight:bold;
  color: #D5661B;
  text-align:center;
}
h3 {
  font-size:12px;
  font-weight: bold;
  color:#5A82BC;
  text-align:left;
}