body      {
           background-color: #E2D2C7;
           font-family: tahoma, verdana, arial;
           font-style: normal;
           font-size: 8pt;
           font-weight: normal;
           color: #53616C;
  scrollbar-arrow-color: E2D2C7;
  scrollbar-track-color: E2D2C7;
  scrollbar-face-color: E2D2C7;
  scrollbar-highlight-color: E2D2C7;
  scrollbar-3dlight-color: E2D2C7;
  scrollbar-darkshadow-color: E2D2C7;
  scrollbar-shadow-color: E2D2C7;
           text-align: justify; line-height: 13pt; letter-spacing: 0pt;
           margin-left: 2px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-right: 8px;
          }

input, textarea, select {
background-color: #53616C;
border: 1px solid #404040;
font-family: Arial;
font-size: 11px;
color: #ffffff;
}

td        {
           font-family: Tahoma, Verdana, Trebuchet MS, Arial;
           font-size: 8pt;
           line-height: 12pt;
           text-align: justify;
           colour: #53616C
          }
          
A:link    {
          text-decoration: underline; font-weight: normal; cursor:crosshair;
          color: #53616C
          }
          
A:visited {
          text-decoration: underline; font-weight: normal; cursor:crosshair;
          color: #53616C
          }
           
A:hover   {
          color:#384349; text-decoration:underline; font-weight: normal; cursor:crosshair
          }
          
A:active  {
          text-decoration: underline;  font-weight: normal; cursor:crosshair;
          color: #53616C
          }













