body {
  background: #000000;
  color: #FFFFFF;
  font-family: Georgia1, Georgia, serif;
  text-decoration: none; 
  font-size: 13pt;
}

TABLE,TR,TH,TD {
  font-family: Georgia1, Georgia, serif;
  text-decoration: none; 
  font-size: 13pt;
}

h1 {
  color: #FFFFFF;
  font-family: Monotype Corsiva;
  font-size: 17pt;
}

h2 {
  color: #FF0000;
  font-family: Monotype Corsiva;
  text-decoration: none;  
  font-size: 17pt;
}

A:link {
  color: #0000CC;
  font-family: Monotype Corsiva;
  text-decoration: none;
  font-size: 17pt;
}

A:visited {
  color: #FF0000;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: none;
}

A:active {
  color: #FFFFFF;
  text-decoration: none;
}

.NavBar{
  font-family: Monotype Corsiva;
  font-weight: 900;
  font-size: 20pt;
  color: #FFFFFF;
  text-decoration: none;
}

A.NavBar{
  font-family: Monotype Corsiva;
  font-weight: bolder;
  font-size: 20pt;
  color: #808080;
  text-decoration: none;
}
