.insthome {
	font-family: arial;
	font-size: 8pt;
	color: #000;
}
.padrao {
	font-family: arial;
	font-size: 9pt;
	color: #000;
}
.maior {
	font-family: arial;
	font-size: 18pt;
	color: #000;
	letter-spacing:-1px;
}
.produtos {
	font-family: arial;
	font-size: 14pt;
	color: #444;
	letter-spacing:-1.0px;
	border-bottom:1px solid #F90;
}
.titulo {
	font-family: "arial narrow";
	font-size: 24pt;
	color: #333;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:-1px;
}
.form {
	font-family: arial;
	font-size: 9pt;
	color: #000;
	background-color:#CCC;
	border:2px #CCC solid;
}
