body {
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
html { 
scrollbar-face-color: #CDF0FE; 
scrollbar-shadow-color: #41C3FC; 
scrollbar-highlight-color: #C1ECFC; 
scrollbar-3dlight-color: #E7F7FE; 
scrollbar-darkshadow-color: #52C9FC; 
scrollbar-track-color: #FAFDFE; 
scrollbar-arrow-color: #99D6F4; 
} 
.bordas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	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, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;

}
.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: "Bauhaus Md BT";
	font-size: 24px;
	font-weight: normal;
	color: #0191E5;
	text-align: left;
}
.button {
	font-family: "Century Gothic";
	color: #0192E5;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAF2FE;
	border-right-color: #DAF2FE;
	border-bottom-color: #DAF2FE;
	border-left-color: #DAF2FE;
	font-size: 14px;
	font-weight: normal;
	background-color: #EBFAFF;

}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	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: #6CC1F0;
	border-right-color: #6CC1F0;
	border-bottom-color: #6CC1F0;
	border-left-color: #6CC1F0;
	font-size: 10px;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	font-family: 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;
}

