	body{
			font-family:Arial;
			font-size:8pt;	
			text-align : justify;
		}
		
		
		a:link {	color: #708090;
						text-decoration:none;
		}
		a:visited { color:#708090; text-decoration:none; }
		a:active {
	color: Gray;
	text-decoration:none;
}
		a:hover {
	color: #708090;
	text-decoration:underline;
}
	
		td,th {
	font-size:8pt;
	font-family:Arial,Helvetica,Sans Serif;
	color:#708090;
	text-align : justify;
}
		
			
		ul{
			font-size:8pt;
			font-family:Arial,Helvetica,Sans Serif;
			color:#708090;
			list-style-type : square;
			text-align : justify;
		}
			
				
		titulolista{
			font-size:9pt;
			font-family:Arial,Helvetica,Sans Serif;
			color:#000000;
			font : bold;
		}
	
	.tituloint{
	text-align : right;
	white-space : normal;
	font-family : "Arial", Sans Serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bolder;
	letter-spacing : 3pt;
	color : Silver;
	margin-top : 15px;
	margin-right : 4pt;	
} 	

