body {
  font-family: "Arial";
  font-size: 10px;
  font-weight: bold;
}

input {
  font-family: "Arial";
  font-size: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: 1px;
}

textarea {
  font-family: "Arial";
  font-size: 12px;
  border-style: solid;
  border-width: 1px;
  font-weight: 1px;
}

select {
  font-family: "Arial";
  font-size: 12px;
  border-style: solid;
  border-width: 1px;
}

.cardtext {
  font-family: "Arial";
  font-size: 9pt;
  color: #000000;
  text-align: justify;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
}

.scrolltext {
  font-family: "Arial";
  font-size: 10pt;
  text-align: left;
  color: #FFFFFF;
}

.menu {
  font-family: "Arial";
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.menu:hover {
  font-family: "Arial";
  font-size: 9pt;
  font-weight: bold;
  color: #486591;
  text-decoration: none;
}

a {
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  color: #4B6591;
}

.link_black {
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

td {
  font-family: "Arial";
  font-size: 10pt;
  color: #000000;
}

.checkbox {
  font-family: "Arial";
  font-size: 10px;
  border-style: none;
  border-width: 0px;
  font-weight: 1px;  
}

.link_black {
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
