html, body, form {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
      
    font-style: normal;

      
    font-family:verdana,sans-serif,tahoma;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    color:#5e4220;
}


body
{
    background-image:url(img/bgRunner.jpg);
    background-repeat:repeat-x;
	background-color:#E8BA7E;
}



#contentHolder *
{
      line-height:24px;
}

#contentHolder a
{
    color:#A65631;
}

H1, H2, H3, H4, H5, H6
{
    margin-bottom:0px;
    padding-bottom:0px;
    color:#683615;
}

h1 {
  font: 18px verdana, arial, sans-serif; 
  padding-bottom: 5px;
}
h2 {
  font: 18px verdana, arial, sans-serif; 
  padding-bottom: 5px;
}
h3 {
  font: bold 14px verdana, arial, sans-serif; 
}
h4{
  font-size:12px;
  font-weight: bold; 
}




p
{
    margin-bottom:0px;
}

#fs1 *, #fs2 *, #fs3 *
{
    line-height:16px;
}
