body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulo {
	font-size: 16px;
	color: #9EBAE4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9EBAE4;
	font-weight: bold;
}

