body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.padrao {
	font-family: verdana;
}

.conteudo {
	font-size: 12px;
	color: #575757;
}

.conteudo_menor {
	font-size: 11px;
	color: #575757;
}

.rodape {
	font-size: 11px;
	color: #e0e0e0;
}

.a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.a2:link {
	color: #575757;
	text-decoration: none;
}

.a2:visited {
	color: #575757;
	text-decoration: none;
}

.a2:hover {
	color: #575757;
	text-decoration: underline;
}

.a2:active {
	color: #575757;
	text-decoration: none;
}

.a3:link {
	color: #b18642;
	text-decoration: none;
}

.a3:visited {
	color: #b18642;
	text-decoration: none;
}

.a3:hover {
	color: #b18642;
	text-decoration: underline;
}

.a3:active {
	color: #b18642;
	text-decoration: none;
}

.form_newsletter {
	font-family: Tahoma, Verdana, sans-serif;
	height: 21px;
	width: 182px;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.form_login {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	height: 21px;
	width: 128px;
	border: 1px  solid #5895cc;
}

.form_padrao {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	height: 21px;
	border: 1px  solid #cacaca;
}

html {
	overflow: -moz-scrollbars-vertical;
}