h2,.Header,.header   {
  font-weight: bold;
  font-size: 22px;
  color: #47a803;
  line-height: 24px;
}

h3,.SubHeader,.subheader{
  font-weight: bold;
  font-size: 16px;
  color: #152242;
  line-height: 18px;
}
.GreenSubHeader
{
font-weight: bold;
  font-size: 16px;
  color: #47a803;
  line-height: 18px;
}
.boldGreen
{
font-weight: bold;
color: #47a803;
}
p, li, td
{
color:#333;
}

/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}

/* Links */
a{ color: #47a803; text-decoration: undeline;}
a:hover{ color: #152242; text-decoration: underline;}

.homeFeat
{
width:390px;
margin:0px auto;
background-image:url("../images/graphics/speach_grad.gif");
background-repeat:repeat-y;
}
.homeFeatBg
{
width:360px;
padding:15px 15px 5px 15px;
background-image:url("../images/graphics/speach_top.gif");
background-repeat:no-repeat;
min-height:125px;
height:auto !important;
height:125px;
}
.homeFeatFoot
{
width:390px;
height:31px;
background-image:url("../images/graphics/speach_foot.gif");
background-repeat:no-repeat;
}