body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo {font-family: "Times New Roman", Times, serif; font-weight: bold; color: #FFFFFF; font-size: 12px; }
.conteudo {font-family: "Times New Roman", Times, serif; color: #000000; font-size: 12px; }
.paginacao {font-family: "Times New Roman", Times, serif; color: #000000; font-size: 11px; }
.paginacao_letra {font-family: "Times New Roman", Times, serif; color: #000000; font-size: 13px; }
.conteudo_loja {font-family: "Times New Roman", Times, serif; color: #000000; font-size: 11px; }

.style13 {font-family: "Times New Roman", Times, serif; font-size: 12px; }
.style15 {color: #FFFFFF; font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 12px; }
.style16 {font-size: 12px}
.formbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #802D0C;
	margin: 0px;
	padding: 2px;
	border: 1px solid;
	font-weight: bold;
}
.formtext {
	border: 1px solid #802D0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #802D0C;
	background-color: #FFFFFF;
	padding: 2px;
}
.formtextquant {
	border: 1px solid #802D0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #802D0C;
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
-->