<style type="text/css">
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #999;
}
.padrao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #000;
	text-align: justify;
}
}
.padrao-3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #999;
}
.padrao-2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	color: #999;
}
.padrao-2-negrito {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	color: #999;
	font-weight: bold;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
</style>
.JUSTIFICADO {
	text-align: justify;
}
