body { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.link {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.link:hover { 
	text-decoration: underline;
	color: #660099
}
.secaoTitulo {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
}
.secaoDescricao {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;

}
.secaoCorpo {
	font-size: 11px;
	color: #3C83CA;
	text-decoration: none;
}
.secaoCorpo2 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.secaoCorpo:hover {
	color: #3C83CA;
	font-weight: normal;
}
.secaoRodape {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.secaoTabela {
	border: dotted #CCCCCC 1pt;
}
.secaoTabela2 {
	border-left: dotted #CCCCCC 1pt;
	border-top: dotted #CCCCCC 1pt;
}
.secaoTabelaTitulo {
	font-size: 11px;
	color: #3C83CA;
	font-weight: bold;
}
.secaoTabelaQuebra {
	border-bottom: dotted #CCCCCC 1pt;
	border-right: dotted #CCCCCC 1pt;
}
.secaoForm {
	font-size: 12px;
	color: #000000;
}

