body * {
    font-size: 12px;
    font-family: "Trebuchet MS";
}
.licTitulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.licSubTitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
