	body, html {
		color: #000;
		background: #CAD3FF;
		font-family: Arial, Helvetica;
		font-size: 13;
		scrollbar-face-color: #CAD3FF; scrollbar-highlight-color: #CAD3FF; 
		scrollbar-shadow-color: #000; scrollbar-3dlight-color: #000; 
		scrollbar-track-color: #CAD3FF; scrollbar-darkshadow-color: #CAD3FF;
	}
	
	a:link { color: #00F; text-decoration:none;}
	a:visited { color: #C0C; text-decoration:none;}
	a:active { color: #093; font-style:italic; text-decoration:none;}
	a:hover { color: #C30; font-style:italic; text-decoration:none;}
	
	table, table tr	{
		font-family: Arial, Helvetica;
		font-size: 12;
		margin-top: 0;
		margin-bottom: 9;
	}
	
	p, table th, table p {
		font-family: Arial, Helvetica;
		font-size: 13;
		text-align: justify;
		margin-top: 0;
		margin-bottom: 16;
	}
	
	img	{
		border-width: 0;
		margin-top: 0;
		margin-bottom: 12;
	}
	
	td	{
		font-family: Arial, Helvetica;
		vertical-align: top;
	}
	
	h4	{
		font-family: Arial, Helvetica;
		color: #000; 
		font-weight: bold; 
		font-size: 18;
		text-align: center;
		margin-top: 0;
		margin-bottom: 16;
	}
	
	h2	{
		font-family: Arial, Helvetica;
		color: #00F; 
		font-weight: bold; 
		font-size: 32;
		text-align: left;
		margin-top: 0;
		margin-bottom: 12;
	}
	
	h2#mnadp	{
		font-family: Arial, Helvetica;
		color: #00F; 
		font-weight: bold; 
		font-size: 24;
		text-align: left;
		margin-top: 0;
		margin-bottom: 12;
	}
	
	h3	{
		font-family: Arial, Helvetica;
		color: #00F; 
		font-weight: bold; 
		font-size: 16;
		text-align: left;
		margin-top: 0;
		margin-bottom: 12;
	}
	
	.odlb	{ color: #800000; }
	
	hr 	{ 	margin-top: 0;
			margin-bottom: 12;
			color: #A9B9FF; 
		}
	
	#pata	{ 	margin-top: 3;
				margin-bottom: 6;
				color: #A9B9FF; 
			}
	
	.luv	{ color: #00F; }
	.ven	{ color: #800000; font-style: italic; }


