body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	margin-top: 1pt; 
	margin-bottom: 1pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: decimal;
	list-style-position: outside;
}

.topo { font-size: 14pt; color: #996699; font-weight:bold }
.titulo { font-size: 12pt; color: #996699; font-weight:bold }

.copyright { font-size: 8pt; color: #996699 }
a:link.copyright {color: #996699; text-decoration: none}
a:visited.copyright {color: #996699; text-decoration: none}
a:active.copyright {color: #996699; text-decoration: underline}
a:hover.copyright {color: #996699; text-decoration: underline}

.bgescuro { background-color: #663366 }
.bgclaro { background-color: #cc99cc }
.bgmedio { background-color: #996699 }

a:link {color: #663366; text-decoration: none}
a:visited {color: #996699; text-decoration: none}
a:active {color: #996699; text-decoration: underline}
a:hover {color: #663366; text-decoration: underline}
