body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(imagens/fundo.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #102052;
}
.titulo1 {
	font-size: 14px;
	font-weight: bold;
}a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #0066FF;
}
.sub1 {
	font-weight: bold;
}
img {
	border-top-color: #E7EFF7;
	border-right-color: #E7EFF7;
	border-bottom-color: #E7EFF7;
	border-left-color: #E7EFF7;
}

