.menuTopo, .menuTopo:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3B5A6F;
	text-decoration: none;
}
.tituloTexto {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #3B5A6F;
}
.leadTexto {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.corpoTexto {
	font-family: verdana;
	font-size: 10px;
}
body td {
	font-family: verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
img {
	padding-right:10px;
}
.menuTopo:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3B5A6F;
	text-decoration: underline;
}
.fundoTexto {
	background-image: url(images/fundotexto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
