BODY,TD,DIV,SPAN,P
{
   FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SWITZERLAND, UNIVERS;
   FONT-SIZE: 10pt;
}

   A:link {color: #D72E2E}
   A:visited {color: #D72E2E}

.footer
 {
   FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SWITZERLAND, UNIVERS;
   FONT-SIZE: 7pt;
   COLOR: #000000;
 }

.header {
     FONT-SIZE: 18pt;
     margin: 0px;
     font-weight: bold;
     COLOR: #D72E2E;
     text-decoration: none;
}
.header2 {
     FONT-SIZE: 15pt;
     margin: 0px;
     font-weight: bold;
     COLOR: #D72E2E;
     text-decoration: none;
}

.header3 {
     FONT-SIZE: 15pt;
     margin: 0px;
     font-weight: bold;
     COLOR: #F36120;
     text-decoration: none;
}

.news_hdr {
     FONT-SIZE: 12pt;
     margin: 0px;
     font-weight: bold;
     COLOR: #5a87c5;
     text-decoration: none;
}

.news_hdr2 {
     FONT-SIZE: 12pt;
     margin: 0px;
     font-weight: bold;
     COLOR: #f71c24;
     text-decoration: none;
}

.news_hdr3 {
     FONT-SIZE: 9pt;
     margin: 0px;
     font-weight: bold;
     COLOR: white;
     text-decoration: none;
}
.testimonials {
     font-weight: none;
     font-style: italic;
}

ul {
     margin: 5px;
     padding-left:20px;

}
.alternateul
{
     padding-left: 10px;
}

li
{
     margin: 5px;
}
.alternateli
{
    list-style-type: none;
     background-image: url("images/bullet.gif");
     background-repeat: no-repeat;
     background-position: top-left;
     padding-left: 15px;
     margin-top: 3;
     margin-bottom: 3;
}
