.fonteBranca10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fonteVermelha10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.fonteAmar12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
}
.fontePreta10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fontePreta10pt_none {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
}
.fonteCinza12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: oblique;
}
.fonteCinza9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.fonteVemelha9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.fonteVermelho14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.fonteAmarela9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B900;
}
.fonteBranca9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.fonteAmar9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
}
.fonteVerde16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66FF99;
}
.fonteBranca16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.fontePreta12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.fontePtrta12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fonteVerde18pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666600;
}
.fonteAmarela10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
}
.fonteBranca12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fonteVerde12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666600;
}
.fonteazul14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	text-decoration: none;
}
.tabela{
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	border-style:solid;
	border: 1px 1px 1px 1px #333333 solid;
	border-spacing: 0px;
	border-collapse: collapse;
}
.cabecalho_tabela{
	font-size:11px;
	font-family : Verdana;
	color: #333333;
	font-weight: bold;
	background-color: #00CCFF;
	text-align: center;
}
.tabela_escolhida {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	border-style:solid;
	border: 1px 1px 1px 1px #000000 solid;
	border-spacing: 0px;
	border-collapse: collapse;
}
.cabecalho_tabela_escolhida {
	font-size:11px;
	font-family : Verdana;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	text-align: center;
}
.conteudo_tabela{
	font-size:11px;
	font-family : Verdana;
	color : #333333;
	background-color : #FFFFFF;
}
.linha_cor_sim{
	font-size:11px;
	font-family : Verdana;
	color : #333333;
	background-color : #E6F6D8;
}
.linha_cor_nao{
	font-size:11px;
	font-family : Verdana;
	color : #333333;
	background-color : White;
}
.linha_selecionada{
	font-size:11px;
	font-family : Verdana;
	color : #333333;
	background-color : #E7E7E7;
	cursor : pointer;
}
.tdCorSim1 {
	background-color: #F4F4F4;
}
.tdCorNao2 {
	background-color: #FFFFFF;
}
.tdCorSobre3 {
	background-color: #E8E8E8;
	cursor: pointer;
}
