body {
  background: #7A8290;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

table {
//  border-width: 1px;
}

td {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #222222;
}

a:hover {
  color: #999999;
}

b {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

h1 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}