/* CSS Document */


.textopeq {font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-weight: normal;
}

.legenda {font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	font-weight: normal;
}

.textogrande {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: 130%;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-weight: normal;

}

.titulo {font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	font-weight: bold;
}

.subtitulo {font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	font-weight: bold;
}

