body {
	font-size: 11px;
}
.titulo {
	font-weight: bold;
	color: #728ea5;
	font-size: 16px;
	line-height: 16px;
}
.tituloV {
	font-weight: bold;
	color: #96ff00;
	font-size: 16px;
	line-height: 16px;
}
.tituloV, .titulo, P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subtitulo {
	font-weight: bold;
	color: #728ea5;
}
.lista_com_setas {
	list-style-type: circle;
}