body{
 font-size:15px;
 color: #5d5c2f;
 font-family:Times New Roman, Serif;
 text-align:center;
 letter-spacing:1px;
 line-height:13pt;
 margin-left:10pt;
 margin-right:10pt;
 margin:4px;
 padding:2px;
 overflow:auto;

 background-color:#e0e0bc;
}

a:link {
  color:#d00004;
}
a:active {
  color:#d00004;
}
a:visited {
  color:#4c0000;
}
a:hover {
  color:#ffffff;
  background-color:#5d5c2f;
}

img {
border-style:none;
}