body 
{
margin: 0px; 
font-family: verdana; 
color: #ffffff; 
background-color: #ffffff;
    scrollbar-3dlight-color:#723836;
    scrollbar-arrow-color:#AA7B71;
    scrollbar-base-color:#AA7B71;
    scrollbar-darkshadow-color:#723836;
    scrollbar-face-color:#723836;
    scrollbar-highlight-color:#AA7B71;
    scrollbar-shadow-color:#AA7B71;
    scrollbar-track-color:#AA7B71;}

DIV.cellContainer   {
text-justify : inter-word;
text-align:justify;
color: white;
width: 100%;
height: 100%;
overflow: auto;
    scrollbar-3dlight-color:#723836;
    scrollbar-arrow-color:#AA7B71;
    scrollbar-base-color:#AA7B71;
    scrollbar-darkshadow-color:#723836;
    scrollbar-face-color:#723836;
    scrollbar-highlight-color:#AA7B71;
    scrollbar-shadow-color:#AA7B71;
    scrollbar-track-color:#AA7B71; }

A:link
   { color: #c0c0c0; font-weight: bold; text-decoration: underline; cursor: crosshair  }
A:visited
   { color: #c0c0c0; font-weight: bold; text-decoration: underline; cursor: crosshair  }
A:active
   { color: #c0c0c0; font-weight: bold; text-decoration: underline; cursor: crosshair  }
A:hover
   { color: #fff; font-weight: bold; text-decoration: underline; cursor: crosshair  }

input
{ 
background: #ffffff;
font-family: verdana;
color: #CCC5BF; 
border-style:  dotted;
border-color: #000000;
border-width: 1px }

.title         
 { color: #ccc5bf; font: lighter small; background-color: #ffffff; padding: 1px; border: solid 1pt #000000 }
table { color: #fff }
