.destaque1 {
	color: #d45606;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}

.destaque2 {
	color: #003895;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.destaque3 {
	color: #d45606;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.destaque4 {
	color: #89b7f5;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.caixa1 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	color: #003895;
	border-color: #89b7f5;
	background-color: dbe3fc;
}

.nota1 {
	color: #666666;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}

.nota2 {
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

.nota3 {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

A, A:visited {
	color: #d45606;
	text-decoration: none;
}
A:hover {
	color: #d45606;
	text-decoration: underline;
}
