body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	CURSOR: text;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17pt;
	text-align: left;
	font-weight: bold;
	color: #0000FF; 
}

.H1 a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.H1 a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.H1 a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;}
	


.H2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11pt;
	text-align: left;
	font-weight: normal;
	color: #000000; }

.H2 a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.H2 a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.H2 a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;}




.H3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	color: #000000; }

.H3 a:link {
	font-weight: normal;
	color: #000000;
	font-weight: bold;
}

.H3 a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.H3 a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}





.TextosChicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none; }
	
.TextosChicos a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.TextosChicos a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.TextosChicos a:hover {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;}



.TxtForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0099FF;
}


