body
	{
	background-color: #ffffff;
	color: #000000;
	font-family:  arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	
	
	scrollbar-face-color: #3b75af;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #A8C5F7;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #7A91B7;
	scrollbar-arrow-color: #ffffff;	
	}

table
	{
	font-size: 10pt;	
	}

td
	{
	font-size: 8pt;
	
	}

a
	{
	font-weight: bold;
	text-decoration: none;
	}


a:active 
	{
	color: #cc0000;
	}

a:link	
	{
	color: #0000cc;
	text-decoration: none;
	}

a:visited 
	{
	color: #000020;
	text-decoration: none;
	}

a:hover 
	{
	color: #cc0000;
	text-decoration: underline overline;
	}
