a:link
{
	color: #000000; 
}
a:visited
{
	color: #336699; 
} 
a:active 
{
	color: #003366;
}
body
{
	font-family: Trebuchet MS; font-size:8pt; 
	background-color: #E9E9E9;              
	color: rgb(0,0,0);
}

table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS; font-size:8pt
}
h1
{
	
}
h2
{
	 
}
h3
{
	 
}
h4
{
	
}
h5
{
	
}
h6
{
	
}
html 
{
scrollbar-arrow-color: #8fa3ba;
scrollbar-3dlight-color: #e9e9e9;
scrollbar-darkshadow-color: #8fa3ba;
scrollbar-face-color: #e9e9e9;
scrollbar-highlight-color: #e9e9e9;
scrollbar-shadow-color: #cdcdcd;
}

           