body      {
           background-color: #DE7169;
           font-family: tahoma, verdana, arial;
           font-style: normal;
           font-size: 8pt;
           font-weight: normal;
           color: #000000;
  scrollbar-arrow-color: DE7169;
  scrollbar-track-color: DE7169;
  scrollbar-face-color: DE7169;
  scrollbar-highlight-color: DE7169;
  scrollbar-3dlight-color: DE7169;
  scrollbar-darkshadow-color: DE7169;
  scrollbar-shadow-color: DE7169;
           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: #DE7169;
border: 1px solid #000000;
font-family: Arial;
font-size: 11px;
color: #000000;
}

td        {
           font-family: Tahoma, Verdana, Trebuchet MS, Arial;
           font-size: 8pt;
           line-height: 12pt;
           text-align: justify;
           colour: #000000
          }
          
A:link    {
          text-decoration: none; font-weight: normal;
          color: #3F2019
          }
          
A:visited {
          text-decoration: none; font-weight: normal;
          color: #3F2019
          }
           
A:hover   {
          color:#3F2019; BORDER-top: #3F2019 1px solid; BORDER-BOTTOM: #3F2019 1px solid; BORDER-LEFT: #3F2019 1px solid; BORDER-RIGHT: #3F2019 1px solid; text-decoration:none; cursor:crosshair
          }
          
A:active  {
          text-decoration: normal;  font-weight: bold;
          color: #3F2019
          }








