/* Main Styles */
body { background-color:#634e3b;  }
td,body{

  color:#fefefe; 
   font: normal 11px arial;
   line-height:16px;
}

/* Links */
a{
  color:#ffffff; 
}
a:hover{
  color:#cccccc;
}

hr {height:0px; border:0px; border-bottom:1px solid #ffffff; margin-bottom:-2px}

h2,.Header   {
  font-weight:bold;
  font-size  :18px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}


