@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.tittbl {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A1A1A1;
}
.tit2log {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #E77076;
}
.tit2logc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #F8BAB3;
}
