p,td {
  line-height:18px;
}

/* Main Styles */
td,body,p,input,textarea,option,select{
  font-size: 12px;
  font-family: tahoma;
  color:#423718;

}

hr { height:1px; color:#9B874E; border:0px; background:#9B874E;}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#9B874E;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color:#9B874E;
}

.SmallText{
  font-size  :10px;
}



