body {font-family: Arial; background: black; color: white; text-align: justify }
td {font-family: "Book Antiqua"; font-size: 18px; color: white; text-align: justify }
td.bob {font-family: "Garamond"; font-size: 17px; font-weight: bold}
h1 {font-family: "Comic Sans MS"; font-size: large; color: yellow}
h2 {font-family: "Century Gothic"; font-weight: bold; color: lime}
ul {font-family: "Verdana"}
li {padding-bottom: 4px}
A:link {color: aqua; text-decoration: none} 
A:visited {color: aqua; text-decoration: none} 
A:active {color: Red; text-decoration: none}
A:hover {color: "#00FF00"; text-decoration: none}
