p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 { font-size: 26pt; }
h2 { font-size: 20pt; }
h3 { font-size: 14pt; }
h4 { font-size: 10pt; }
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.rodape {
	font-size: x-small;
	font-style: italic;
}
.box {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	background-color: #CCCCCC;
	padding: 15px;
	margin-right: 10%;
	margin-left: 10%;
}

