body {background-color: black}

a {text-decoration: none;
  color: blue}

a:hover {background: #FFFFC6;
  color: #083194}

p {font-family: Constantia, Century Gothic;
  font-size: 14pt;
  color: blue}

table {font-family: Constantia, Century Gothic;
  font-size: 14pt;
  border-color: black;
  color: blue}

h1 {font-family: Constantia, Century Gothic;
  font-size: 28pt;
  color: blue}

h2 {font-family: Constantia, Century Gothic;
  font-size: 24pt;
  color: blue}

h3 {font-family: Constantia, Century Gothic;
  font-size: 18pt;
  color: blue}

