 p, div, a, td, th, tr, body, table {
 font-family: Times New Roman, Verdana, Tahoma;
 font-size: 11px;
 word-spacing: 0em;
 letter-spacing: 0pt;
 color: #5E351A;
 text-decoration : none;
 line-height: 12px;

}
 h1, h2, h3, h4 {
 color: #5E351A;
 font-family: Georgia, Verdana;
 font-size:14px;
 background : transparent;
 filter: DropShadow(color=#F0D7C6, offx=1, offy=1);
 width:100%;
 letter-spacing: 2px;
 text-align: left;
  line-height: 17px;}


   a
{
        height: 1px;
        color: #A35C2D;
       text-decoration: none;
        behavior: url(linkhilight.htc);
        filter:progid:DXImageTransform.Microsoft.RandomDissolve();
         line-height: 12px;
         }

a:hover
{
color: #5E351A;
text-decoration: none;
height:1px;
background: transparent;
line-height: 12px;
 cursor: crosshair;
}

 body {
      background-color: #E5C578;
      scrollbar-face-color: #00FF00;
      scrollbar-shadow-color: #5E351A;
      scrollbar-highlight-color: #5E351A;
      scrollbar-3dlight-color: #00FF00;
      scrollbar-darkshadow-color: #00FF00;
      scrollbar-track-color: #00FF00;
      scrollbar-arrow-color: #00FF00; }