.bloco       {
	font-size: 12 pt;
	font-family: Arial;
	font-weight: bold;
	text-align: Justify;
	margin-left: 10;
	margin-right: 10;
	text-indent: 20px;
	color: #FFFFFF;
}
.subpag      {
	font-family: Verdana;
	font-size: 18 pt;
	color: #FFFF00;
	font-weight: bold;
	text-align: center
}
.pag         { font-family: Verdana; font-size: 36 pt; font-weight: bold; text-align: center }
a.link1      {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none
}
a.link1:hover { color: #FFFF00; text-decoration: underline }
a.link2      {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline
}
a.link2:hover {
	color: #FFFFFF;
	text-decoration: underline
} 
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-align: justify;
	text-indent: 20px;
	font-weight: normal;
}

