body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #9EA293;*/
	color: #404040;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBFFF0;
	background-image: url(../imgs/topo.png);
	background-repeat: repeat-x;
}
a:link {
	color: #62B3E0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #62B3E0;
}
a:hover {
	text-decoration: underline;
	color: #62B3E0;
}
a:active {
	text-decoration: none;
	color: #62B3E0;
}
h1 {
	font-size: 18px;
	font-style: italic;
	color: #40423D;
}
h2 {
	font-size: 16px;
	font-style: italic;
	color: #40423D;
}
h3 {
	font-size: 14px;
	font-style: italic;
	color: #40423D;
}

.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #40423D;
}
.style3 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #40423D;
}
.FormGrande {
	border:none;
	border:thin;
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	background-image: url(../imgs/busca_form_int.jpg);
	background-repeat:repeat-x;
	color: #006600;
}


