body {
  font-size: 10px;
  font-family: Verdana;
}


table {
  font-size: 11px;
}


td {
  vertical-align: top;
}

a {
  font-size: 15px;
  font-family: Verdana;
  font-weight: bold;
  color: black;
}

p {
  margin-left: 10px;
  font-size : 12px;
  margin-right: 10px;
}

.contact {
  border-style: solid;
  border-color: black;
  border-width: 1px;
}

.bottom {
  font-size: 10px;
  font-weight: none;
}

.detail {
  font-size: 10px;
  font-weight: none;
}