.txt {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #555148;
}
.titpalestra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #858500;
}
.titnegrito {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #555148;
}
.titouro {
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #858500;
}
.titvermelho {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.txtbranco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtbranco10pt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtitalic {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #555148;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #858500;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #555148;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B7B700;
	text-decoration: underline;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f7f1d7;
}