.normal {
	font-family: Arial;
	font-size: 12px;
	color: #515100;

}
.titulo {
	font-family: Arial;
	color: #515100;
}
.titulonegrito {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #515100;
}
.normalclaro {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.titulonegritoclaro {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.confirapq {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.linhapq {
	font-family: Arial;
	font-size: 9px;
	height: 10px;
}

