@charset "utf-8";
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
}
.titulo {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.caixas {
	border: 1px solid #900;
	font-family: verdana;
	font-size: 10px;
}
