td, th {
  font-family: Arial;
  font-size: 11pt;
}

td.ed_name {
  font-size: 17pt;
  font-family: Arial;
}

.menu_element {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #00FFFF;
}

.menu2_element {
  font-family: Arial;
  color: #000080;
  font-size: 9pt;
  font-weight: 700;
}

input, select, textarea {
  font-size: 9pt;
  font-family: Arial;
  font-weight: bold;
  color: #000080;
  border: 1px solid #000080;
}

th.bordered {
  background: #00FFFF;
  text-align: center;
  border-right: 1px solid #000080;
  border-bottom: 1px solid #000080;
  font-size: 9pt;
  font-family: Arial;
}

table.bordered {
  border-top: 1px solid #000080;
  border-left: 1px solid #000080;
}

td.bordered {
  border-right: 1px solid #000080;
  border-bottom: 1px solid #000080;
  font-size: 9pt;
  font-family: Arial;
}
