
body {
	margin: 0px;
	background-color: #eff3f7;
}

.titulo {
	font: normal 12px "Trebuchet MS",Arial;	
	color: #565656;
	text-align: justify;
	margin-bottom: 7px;
}

.h1 {
	font: normal bold 18px "Trebuchet MS",Arial;
	color: #375e69;
}

