.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textocinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.textovermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:red;
}
.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:green;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #004591; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #004591; }
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.arial-12-bold-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004591;
}

.arial-12-bold-azul-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;	
}

.input-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #000000;
}
.mult-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.Botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	border: 1px solid #000000;
	background-color: #eeeeee;
}
.arial-11-branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 170px;
	border: 1px solid #000000;
}
.txt_link_12-Black {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_link_12-Black :hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.txt_link_11-Black {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_link_11-Black :hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

.link {
	color: #003399;
	text-decoration: none;
}
.link :hover {
	color: #000033;
	text-decoration: underline;
}

.link-verde-13 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
}
.link-verde-13 :hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	text-decoration: underline;
}
