body {
	font-family: Arial, Helvetica, sans-serif;
}

a {color: #BA1FB5; text-decoration: none}
a:link {color: #BA1FB5; text-decoration: none}
a:hover {color: #BA1FB5; text-decoration: underline}
a:visited {color: #BA1FB5; text-decoration: none}

.titulo	 {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}

.subtitulo	 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #BA1FB5; font-weight:bold
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify; text-indent:10
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}