h1, .titulo1 {
	font-family: "Trebuchet MS", Arial;
	color: #006600;
	font-size: 140%;
	margin-top: 5px;
	font-weight: bold;
}
h2, .titulo2 {
	font-family: "Trebuchet MS", Arial;
	color: #990000;
	font-size: 110%;
	margin-top: 5px;
	font-weight: bold;
}
h3, .titulo3 {
	font-family: "Trebuchet MS", Arial;
	color: #823C0F;
	font-size: 105%;
	font-weight: bold;
	margin-top: 5px;
}
.peq {
	font-size: 70%;
}
form {
	padding: 0px;
	margin: 0px;
}
.caixa {
	border-style: solid;
	border-width: 1px;
	border-color: #9E1A14;
}
.caixa2 {
	border-style: solid;
	border-width: 1px;
	border-color: #9E1A14;
}
.voceaqui{
	font-size: 80%;
}
.bt-ok{
	font-size: 100%;
	height: 22px;
	color: #990000;
	background-color: #FAF8F4;
	text-align: center;
	border: 1px solid #990000;
}
.txtpeq {
	color: #999999;
	font-size: 90%;
	padding-top: 10px;
}
.minfo {
	font-family: "Trebuchet MS", Arial;
	color: #990000;
	font-size: 100%;
	text-align: right;
	font-weight: bold;
}
.minfo a{
	color: #990000;
	text-decoration: none;
}
.vermais {
	color: #990000;
	font-size: 90%;
}
.vermais a{
	color: #990000;
}
.proddest{
	color: #981b15;
	font-size: 100%;
	font-weight: bold;
}
a.proddest{
	color: #981b15;
	text-decoration: none;
}
.subtitprod {
	color: #981b15;
	font-size: 100%;
	font-weight: bold;
}