p {
	font-family: arial;
	font-size: 15px;
}
.titulo {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #006699;
}
a:hover {
	text-decoration: underline overline;
}
.justificado {
	text-align: justify;
}
.tit {
	font-size: 14px;
}
.chic {
	font-size: 9px;
}