h2,.Header,.header   {
  font-weight: normal;
  font-size: 18px;
  color: #2c8671;
  line-height: 22px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #2c8671;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}


/* Main Styles */
body,td,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}
.footer p
{
color:White;
}
.footer2 p
{
color:White;
}

/* Links */
.cont a{ color: #2c8671; text-decoration: none;}
.cont a:hover{ color: #333; text-decoration: none;}

.cont2 a{ color: #2c8671; text-decoration: none;}
.cont2 a:hover{ color: #333; text-decoration: none;}


.footer a{ color: #2c8671; text-decoration: none;}
.footer a:hover{ color: #333; text-decoration: none;}

.footer2 a{ color: #2c8671; text-decoration: none;}
.footer2 a:hover{ color: #333; text-decoration: none;}

/* Links */
a{ color: #2c8671; text-decoration: none;}
a:hover{ color: #333; text-decoration: none;}

hr { height: 0px; color: #2c8671; border-top: 1px; background: #2c8671; border-style: solid;}

