a:link 
{ COLOR: #90A5DA; TEXT-DECORATION: none; FONT-WEIGHT: bold; }
a:visited 
{ COLOR: lightsteelblue; TEXT-DECORATION: none; FONT-WEIGHT: bold; }
a:active 
{ COLOR: #7876A7; TEXT-DECORATION: none; FONT-WEIGHT: bold; }
a:hover 
{ COLOR: #F8E0BC; TEXT-DECORATION: none; FONT-WEIGHT: bold; }

body 
{
font-family: trebuchet ms, arial;
font-size: 8pt;
background-color: #7C6C6D;
color: black; 
margin-top: 5px; 
margin-right: 5px; 
margin-bottom: 5px; 
margin-left: 5px; 
overflow-x: hidden; 
scrollbar-face-color: #7C6C6D;
scrollbar-shadow-color: #7C6C6D;
scrollbar-highlight-color: #7C6C6D;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #7C6C6D;
scrollbar-arrow-color: black;
}
 
td 
{
font-family: trebuchet ms, arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: black
} 
 
div 
{
font-family: trebuchet ms, arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: black
} 

input,textarea,select 
{
font-family: trebuchet ms, arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
background-color: #7C6C6D;
color: black;
border: 1px solid black;
}