.Ver_XL_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-large;
  color: rgb(0, 138, 46);
  font-weight: bold;
}

.Ver_L_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: large;
  color: rgb(0, 138, 46);
  font-weight: bold;
}

.Ver_M_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: medium;
  color: rgb(0, 138, 46);
  font-weight: bold;
}

.Ver_S_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: small;
  color: rgb(0, 138, 46);
  font-weight: bold;
}

.Ver_XS_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-small;
  color: rgb(0, 138, 46);
  font-weight: bold;
}

.Blu_XL_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-large;
  color: rgb(0, 0, 132);
  font-weight: bold;
}

.Blu_L_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: large;
  color: rgb(0, 0, 132);
  font-weight: bold;
}

.Blu_M_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: medium;
  color: rgb(0, 0, 132);
  font-weight: bold;
}

.Blu_S_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: small;
  color: rgb(0, 0, 132);
  font-weight: bold;
}

.Blu_XS_G {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-small;
  color: rgb(0, 0, 132);
  font-weight: bold;
}

.Ver_XL_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-large;
  color: rgb(0, 138, 46);
  font-weight: normal;
}

.Ver_L_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: large;
  color: rgb(0, 138, 46);
  font-weight: normal;
}

.Ver_M_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: medium;
  color: rgb(0, 138, 46);
  font-weight: normal;
}

.Ver_S_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: small;
  color: rgb(0, 138, 46);
  font-weight: normal;
}

.Ver_XS_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-small;
  color: rgb(0, 138, 46);
  font-weight: normal;
}

.Blu_XL_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-large;
  color: rgb(0, 0, 132);
  font-weight: normal;
}

.Blu_L_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: large;
  color: rgb(0, 0, 132);
  font-weight: normal;
}

.Blu_M_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: medium;
  color: rgb(0, 0, 132);
  font-weight: normal;
}

.Blu_S_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: small;
  color: rgb(0, 0, 132);
  font-weight: normal;
}

.Blu_XS_N {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: x-small;
  color: rgb(0, 0, 132);
  font-weight: normal;
}


td {
  font-family: "Arial", "Helvetica", "sans-serif";
  background-color: transparent;
  table-layout: auto;
  border-collapse: collapse;
  empty-cells: show;
}

table {
  font-family: "Arial", "Helvetica", "sans-serif";
  background-color: transparent;
  border-collapse: collapse;
  table-layout: auto;
  empty-cells: show;
}

span {
  font-family: "Arial", "Helvetica", "sans-serif";
  table-layout: auto;
  border-collapse: collapse;
  empty-cells: show;
}

