
BODY, TD, P {
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
}

A {
  color: #000000;
  text-decoration: none;
}

A.nav:hover {
  color: #9F0000;
}

.nav-drop-down:hover {
  background-color: #9F0000;
  color: #9F0000;
}

small {
  font-size: 11px;
}

.large {
  font-size: 15px;
}

h1 {
  font-size: 15px;
  text-transform: uppercase;
}

