body {
	padding: 0px;
	margin: 0px;
}
html { 
scrollbar-face-color: #EEEEEE; 
scrollbar-shadow-color: #BDBEC2; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #C1C1C1; 
scrollbar-track-color: #C1C1C1; 
scrollbar-arrow-color: #BDBEC2; 
} 
.bordas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97DEFB;
	border-right-color: #97DEFB;
	border-bottom-color: #97DEFB;
	border-left-color: #97DEFB;
}
.textoBotton {
	font-family: "Bauhaus Md BT";
	font-size: 12px;
	font-weight: normal;
	color: #0093DD;
	text-align: justify;

}
.textoCorpo {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.textoCorpo_right {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: right;
}
.textoCorpo_maior {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.texto_laranja {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E77817;
	text-align: left;
}
.textoCorpoMenor {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E77844;
	text-align: right;

}
.textoNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.textoNews:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E77844;
	text-align: left;
}
.destaque_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.destaque_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #007CC3;
	text-align: left;
}
.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #007CC3;
	text-align: left;
}
.destaque_azul_menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007CC3;
	text-align: left;
}
.destaque_azul_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #007CC3;
	text-align: right;
}
.destaque_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #E77817;
	text-align: left;
}
.aspas_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #E77817;
	text-align: left;
}
.destaque_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #65A934;
	text-align: left;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCC;

}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #C8C8C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 10px;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000E4B;
	font-size: 12px;
}
.For_table {
	width: 700px;
	align: center;
	border-collapse: collapse;
	margin-bottom: 10px;
	line-height: 1.3em;
}
