body {
  background-color: black; 
  font-family: "Times New Roman", Garamond, Tahoma, MS Sans Serif, Arial, serif;
  font-size: small;
  color: white; }

table, td, th { 
  font-family: "Times New Roman", Garamond, Tahoma, MS Sans Serif, Arial, serif;
  font-size: small;
  color: white; }

.fancy {
  font-family: "Tiranti Solid LET, Tahoma, MS Sans Serif, serif"; 
  color: #8080B0; }

.footer { font-size: x-small; text-align: center; }

.sarcastic { font-size: x-small; }
.sarcenter { font-size: x-small; text-align: center; }

h1 { font-size: xx-large; }

h2 { font-size: x-large; }

h3 { font-size: large; }

h4 { font-size: medium; font-weight: bold; }

.center { text-align: center; }

.red { color: red; }

a:link { color: rgb(80, 80, 255); }

a:visited { color: rgb(85, 85, 255; }

