.TitularPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #00ACEB;
	font-weight: bold;
	text-align: center;
	}

.TitularText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #00ACEB;
	font-weight: bold;
	}

.SimpleText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #4F4F4F;
	font-weight: normal;
	}

.FoodText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #003;
	font-weight: normal;
	}
	
