body {
  margin: 0;
  padding 0;
}

td, div {
  color: #333333;
  font-size: 11px;
  font-family: Helvetica;
}

a.header:link {color: #999999; text-decoration: underline; font-size: 11px; font-family: helvetica}
a.header:visited {color: #666666; text-decoration: underline; font-size: 11px; font-family: helvetica}
a.header:hover {color: #CC0000; text-decoration: underline; font-size: 11px; font-family: helvetica}

a.footer:link {color: #FFFFFF; text-decoration: underline; font-size: 11px; font-family: helvetica;}
a.footer:visited {color: #FFFFFF; text-decoration: underline; font-size: 11px; font-family: helvetica}
a.footer:hover {color: #CC0000; text-decoration: underline; font-size: 11px; font-family: helvetica}

a.nav2:link {color: #CCCCCC; text-decoration: underline; font-size: 11px; font-family: helvetica;}
a.nav2:visited {color: #CCCCCC; text-decoration: underline; font-size: 11px; font-family: helvetica}
a.nav2:hover {color: #CCCCCC; text-decoration: underline; font-size: 11px; font-family: helvetica}

a.nav1:link {
  color: #CC0000;
  text-decoration: underline;
  font-size: 11px;
  font-family: Helvetica;
}
a.nav1:visited {
  color: #990000;
  text-decoration: underline;
  font-size: 11px;
  font-family: Helvetica;
}
a.nav1:hover {
  color: #333333;
  text-decoration: underline;
  font-size: 11px;
  font-family: Helvetica;
}

a.list2:link {color: #CC0000; text-decoration: underline; font-size: 11px; font-family: helvetica;}
a.list2:visited {color: #333333; text-decoration: underline; font-size: 11px; font-family: helvetica}
a.list2:hover {color: #000000; text-decoration: underline; font-size: 11px; font-family: helvetica}

a.list3:link {color: #CC0000; text-decoration: underline; font-size: 12px; font-family: helvetica;}
a.list3:visited {color: #333333; text-decoration: underline; font-size: 12px; font-family: helvetica}
a.list3:hover {color: #000000; text-decoration: underline; font-size: 12px; font-family: helvetica}

h1.list {color: #ffffff; font-size: 11px; font-family: helvetica}

p.list {color: #ffffff; font-size: 11px; font-family: helvetica; font-style: bold}

p.callnow {color: #999999; text-decoration: none; font-size: 11px; font-family: helvetica}

h2.heading {color: #cc0000; font-size: 15px; font-family: helvetica; font-style: bold}

h3.heading {color: #cc0000; font-size: 12px; font-family: helvetica; font-style: bold}

h2.heading_grey {color: #333333; font-size: 12px; font-family: helvetica; font-style: bold}

h2.heading_red {color: #333333; font-size: 12px; font-family: helvetica; font-style: bold; text-decoration: underline}

h2.heading_white {color: #FFFFFF; font-size: 12px; font-family: helvetica; font-style: bold}

p.heading_grey {color: #333333; font-size: 11px; font-family: helvetica}

p.heading_whie {color: #FFFFFF; font-size: 11px; font-family: helvetica; Line-height: 18px; font-style: bold}
p.heading_white {color: #FFFFFF; font-size: 11px; font-family: helvetica; Line-height: 18px; font-style: bold}

#content {
  padding: 0px;
  background: #fff;
  border: 1px solid #000;
  text-align: left;
}

#pipe {
  color: #999999;
  font-size: 16px;
  font-family: Helvetica;
}


