a {
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #0000ff;
}

td {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}

td.menu {
  background-color: #99ccff;
  font-family: MS Sans Serif,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

td.small {
  font-family: MS Sans Serif,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

th {
  background-color: #000066;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}

th.center {
  text-align: center;
}

th.right {
  text-align: right;
}

th.afc {
  background-color: #660000;
}

th.nfc {
  background-color: #000066;
}

tr.alt {
  background-color: #cccccc;
}

ul {
  list-style-type: square;
}

.copy {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}

.default {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}

.error {
  color: #990000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.info {
  color: #000066;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}
