.encabezado {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #173862;
	background-color: #C6D5D9;
	font-weight: bold;
	text-transform: capitalize;
	text-indent: 10px;
}
.titulo1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
