body, td, div
 {
  font: 11px arial, sans-serif; 
  vertical-align: top;
  color: #444;
 }
a:link            { color: #917E60; text-decoration: none; font-weight: bold;}
a:visited         { color: #917E60; text-decoration: none; font-weight: bold;}
a:hover           { color: #675845; text-decoration: underline; font-weight: bold;} 
h1        { color: #675845; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; margin: 6px 0px 4px 5px; }
h2        { color: #675845; font-size: 14px; line-height:15px; margin: 6px 0px 4px 5px; }
legend, h3  { color: #675845; font-size: 12px; font-weight: bold; margin: 0px 0px 10px 0px; text-align: center; }
fieldset  { color: #999; border: 1px solid #999 }

img
 { border: 0px; }
form
 { margin: 0px; }
ul
 { padding-left: 20px; }
hr
 {
  color: #675845;
  background: #9F9586;
  border: 0px;
  height: 1px;
  padding: 0px;
  margin: 4px 0px 4px 0px;
 }
div.mo
 { cursor: pointer; height: 18px; overflow: hidden; line-height: 0%; }
div.mo:hover
 { background-position: 0px 18px; }
