	body, html {
		font-family: Arial, Helvetica;
		scrollbar-face-color: #CAD3FF; scrollbar-highlight-color: #CAD3FF; 
		scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #000000; 
		scrollbar-track-color: #CAD3FF; scrollbar-darkshadow-color: #CAD3FF;
	}
	
	a:link { color: #0000FF; text-decoration:none;}
	a:visited { color: #CC00CC; text-decoration:none;}
	a:active { color: #009933; font-style:italic; text-decoration:none;}
	a:hover { color: #CC3300; font-style:italic; text-decoration:none;}
	
	table	{
		font-family: Arial, Helvetica;
		font-size: 12;
	}
	
	table th {
		font-family: Arial, Helvetica;
		font-size: 13;
	}
	
	td	{
		font-family: Arial, Helvetica;
		vertical-align: top;
	}
	
	.odlb	{ color: #800000; }
	
	hr 	{ color: #A9B9FF; }
	
	.luv	{ color: #0000FF; }
	.ven	{ color: #800000; font-style: italic; }
	
	.hlav	{
		font-family: Arial, Helvetica;
		color: #0000FF; 
		font-weight: bold; 
		font-size: 16;
	}
	
	img	{ border-width: 0; }

