.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-transform: none;
}
.textodiapo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.ttitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-transform: capitalize;
}
.textolista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-transform: none;
	list-style-position: inside;
	list-style-type: square;
}
.ttitulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-transform: capitalize;
}
