
body {
  background-color:     #000000;
  text-align:           center;
  color:                #FFFFFF;
  font-family:          "Bradley Hand ITC", "Herculanum";
}

a, a:active, a:hover, a:visited {
  color:                #FF00FF;
  text-decoration:      none;
}

.legalese a, .legalese a:active, .legalese a:hover, .legalese a:visited,
table a, table a:active, table a:hover, table a:visited {
  color:                #FFFFFF;
  text-decoration:      none;
}

a:hover, .legalese a:hover, table a:hover {
  text-decoration:      underline;
}

h1 {
  font-size:            48px;
}

h3 {
  color:                #FF00FF;
}


.legalese, .legalese table {
  font-family:          "Arial";
  font-size:            12px;
  word-spacing:         0.1em;
}

.legalese h3{
  font-size:            20px;
  font-family:          "Bradley Hand ITC", "Herculanum";
  color:                #FF00FF;
}

.legalese table a, .legalese table a:active, .legalese table a:hover, .legalese table a:visited {
  color:                #FFFFFF;
  text-decoration:      underline;
}

.legalese table a:hover{
  color:                #FF00FF;
}


.navBar {
  font-size:            24px;
  font-weight:          bold;
}
