/* Main Styles */
td,body{
  font: normal 12px arial;
  color:333;
  text-decoration:none;

}
hr{
height:1px;
color:#88B824;}
  


/* Links */
a{
  color:#67282A;
}
a:hover{
  color:#333333;
}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#67282A;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
   color:#67282A;
}

.SmallText{
  font-size  :10px;
}


