body {
	background-color: #08397F;
	margin: 0px;
}

.texto {
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	}
	
.titulo {
	font-family:Verdana;
	font-size:11px;
	color: #073474;
	font-weight: bold;
	}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: 100;
}
a.item:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.item:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}a.item:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.espacamento {
	font-family:Verdana;
	font-size:7px;
	color: #000000;
	font-variant: small-caps;
}
a.menu:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #073474;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #073474;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #073474;
	text-decoration: underline;
}
.textotabela {

	font-family:Verdana;
	font-size:9px;
	color: #000000;
}
