body {
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma;
  margin: 0px;
}

.form {
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma;
}

td {
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma;
}

.small {
  font-size: 10px;
  font-weight: normal;
  font-family: Tahoma;
}

.normal, p, ul {
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma;
}

.copyright {
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma;
  color: #16757B;
  text-align: right;
  background-color: #A7DFF6;
  padding: 3px;
  border-top: 1px solid #16757B;
}

.copyright_index {
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma;
  color: #16757B;
  text-align: right;
  background-color: #A7DFF6;
  padding: 3px;
  border-top: 1px solid #16757B;
}

