.Nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.Cargo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.Unidad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.TituloServicio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: right;
	color: #000066;
}
.TituloVic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	color: #000066;
	font-style: italic;
}
.BordeUnidad {
	border: 1px;
	background-color: #93B5D0;
}
.Seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
.CBT {color: #FF0000}
