body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(img/background1.jpg);
}
.titulobranco {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.rodape {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}
.textoazul {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
a:link {
	color: #333333;
}
a:hover {
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
.tituloazul {

	font-size: 11px;
	font-weight: bold;
	color: #005f8c;
}
