.destaque1 {
	font-size: 18px;
	font-weight: normal;
	color: #333366;
	line-height: 10px;
}
.destaque2 {
	color: #336699;
	font-weight: bold;
	font-size: 14px;
}
.destaque3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.destaque4 {
	font-size: 9px;
	color: #999999;
	line-height: 12px;
}
.lista_alfabetica {
	list-style-type: lower-alpha;
}
