@charset "iso-8859-1";
.normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.destaque {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.destaque2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}