/* CSS Document */
body {
	scrollbar-face-color: #993333;
	scrollbar-shadow-color: #FFCC33;
	scrollbar-highlight-color: #FFCC33;
	scrollbar-3dlight-color: #993333;
	scrollbar-darkshadow-color: #FFCC33;
	scrollbar-track-color: #993333;
	scrollbar-arrow-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccc99;
	background-color: #FDEAC1;


	}
	A:link            {
	text-decoration: none;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#993333;
	font-weight:normal;
	font-style: italic;
}
A:visited    {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993333;
	font-weight: normal;
	font-style: italic;
}
A:hover      { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #993333; text-decoration: 
               underline; font-weight: normal}




.iframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	text-indent: 15pt;
	padding: 10px;
}

