/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contato {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
a:link {
	color: #003399;
	text-decoration: none;
}
.tarifa2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #FF3300;
}
.tarifa3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}
.tarifa1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000067;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF6600;
	font-style: italic;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
.campos {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF6600;
	background-color: #FFFFFF;
}
;
