body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
}
.style1 {
	font-family: tahoma;
	font-size: 10px;
	color: #056EBF;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AB0C8;
	font-family: tahoma;
	font-size: 11px;
	color: #4F667E;
}
.style4 {
	font-family: tahoma;
	font-size: 11px;
	color: #4F667E;
}
.style5 {font-family: tahoma; font-size: 11px; color: #4F667E; font-weight: bold; }
.links:link, .links:hover, .links:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
}
.fundo {
	background-repeat: no-repeat;
	background-image: url(imagens/fundoprincp.jpg);
}

