body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font-principal {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.font-principal:hover {
	text-decoration:underline;
}
.font-secundaria {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.font-secundaria:hover {
	text-decoration:underline;
}
.font-paginacao {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.font-paginacao:hover {
	text-decoration:underline;
}
.font-rodape {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.campo-form-newsletter {
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	width: 150px;
	height: 19px;
}
.campo-form-contato {
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	height: 19px;
	border:0px;
}
.botao-form-newsletter {
	background-color:#000000;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	width: 20px;
	height: 19px;
	border:0px;
}