@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
}
body {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #093;
	text-align: left;
}
.titulo {
	text-align: center;
}

a:link {
	color: #3C3;
}
a:visited {
	color: #3C3;
}
a:hover {
	color: #F96;
}
a:active {
	color: #F96;
}

</style>
