.escritos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003333;
	text-transform: uppercase;
}
.tituloprinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: blink;
	text-transform: uppercase;
	background-position: center top;
	text-align: center;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.meses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip:  rect(auto auto auto auto);
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-position: right top;
}

