body 
{
background: #D1BD89;
font-family: "Times CE", "Times", "Times New Roman" sans-serif;
font-size: 15px;
text-align: left;
color: #000000;
overflow-x:hidden;
overflow-y:auto;
scrollbar-face-color: #D1BD89; 
scrollbar-highlight-color: #E8DCC0; 
scrollbar-shawdow-color: #E8DCC0; 
scrollbar-3dlight-color: #E8DCC0; 
scrollbar-arrow-color: #E8DCC0; 
scrollbar-track-color: #D1BD89; 
scrollbar-darkshadow-color: #D1BD89
}

A:link    { color: #000000; Text-Decoration: underline; }
A:visited { color: #000000; Text-Decoration: underline; }
A:active  { color: #000000; Text-Decoration: underline; }
A:hover   { color: #000000; Text-Decoration: underline; }

pre, td
{
font-family: "Times CE", "Times", "Times New Roman" sans-serif;
font-size: 15px;
text-align: left;
color: #000000;
}