@charset "UTF-8";
body, div, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 25px;
}
.titulo {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}
.funcao {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}

