a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-family: Verdana;

}
.celula {

	font-size: 12px;
	font-family: Verdana;
	line-height: normal;
	vertical-align: top;
}
.titulo{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.subtitulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.txtpequeno {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;

}
.resumo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align: justify;


}
.txtminimo {

	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
