<STYLE TYPE="TEXT/CSS">
	BODY    { 
				font-family: Verdana,Arial,Helvetica;
				background-color: white; 
				font-size:10px;
				color:#333333;
				scrollbar-base-color:orange; 
				scrollbar-arrow-color:green;
				scrollbar-face-color:green;
				scrollbar-DarkShadow-Color:blue;
			}
	TD  { 
				font-family: Verdana, Arial,Helvetica;
				font-size:10px;
				text-align:justify; 
				color:#333333;
			}


	TD.corinto  { 
				font-family: Verdana, Arial,Helvetica;
				font-size:10px;
				text-align:justify; 
				color:#772124;
			}
			
	TR.h1	{
				background-color: #772124;
				font-family: Verdana, Arial,Helvetica;
				font-size:10px;
				font-weight:bold;
				font-variant:small-caps;
				color:white;	
			}
			
	TD.footer	{
				font-family: Verdana, Arial,Helvetica;
				font-size:8px;
				color:#772124;	
			}

	A       { 
				font-family: Verdana,Arial,Helvetica;
				font-size:10px;
				text-decoration:none; 
				color:#772124; 
			}
			
	A:hover  { color:black; }
	A:link   { color:#333333; }
	A:visited{ color:#333333; }
	
	A.h1			{ color:white;
						text-decoration:none; }
	A.h1:link		{ color:white; }
	A.h1:visited 	{ color:white; }
	A.h1:hover  	{ color:white; }
	
	A.title				{ color:#333333; 
						font-weight:bold;}
	A.title:link		{ color:#333333; }
	A.title:visited 	{ color:#333333; }
	A.title:hover  		{ color:black; }
	
	
	A.corinto				{ color:#772124;
							text-decoration:underline;}
	A.corinto:link		{ color:#772124; }
	A.corinto:visited 	{ color:#772124; }
	A.corinto:hover  		{ color:772124; }
</STYLE>

