body         {
	scrollbar-face-color: #b5b6c8;
	scrollbar-highlight-color: #b5b6c8;
	scrollbar-shadow-color: #b5b6c8;
	scrollbar-3dlight-color: #b5b6c8;
	scrollbar-arrow-color: #797c9b;
	scrollbar-track-color: #b5b6c8;
	scrollbar-darkshadow-color: #b5b6c8;
    font-size: 10px;
	font-family: Arial;
	color: #797c9b;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0; 
	background-color: transparent;
}
a
{
	height: 17px;
	color: #f5f1e5;
	text-decoration: none;
}

a:hover
{
color: #e6e3c0;
text-decoration: none;
cursor: crosshair;
}

TABLE, TR, TD
{
font-size: 10px;
	font-family: Arial;
	color: #797c9b;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0;
}

