body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #111111;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #3f0000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.menu {
	font-size: 12px;
	color: #FFCC66;
	font-weight: normal;
}
.legal {
	color: #FFFFFF;
}
.chamada1 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.chamada2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.centro {
	text-align: center;
}
.titulo1 {
	font-size: 12px;
	font-weight: bold;
	color: #3f0000;
	text-transform: uppercase;
}
.italico {
	font-style: italic;
}
.negrito {
	font-weight: bold;
}
