body { font-size: 12px; font-family: verdana; background-color: black; }
.border { background-color: white; border: solid 2px red; }
p { }
td { }
a:link { }
a:visited { }
a:hover { color: red; font-style: italic; background-color: yellow; }
a:active { }
.verdana9 { font-size: 9px; font-family: verdana; }
.verdana18 { font-size: 18px; font-family: verdana; }
.verdana24 { font-size: 24px; font-family: verdana; }
h1 { font-size: 18px; font-family: verdana; font-weight: bold; margin: 0; }
.quoteBox { font-size: 12px; font-family: "times new roman"; font-style: italic; background-color: silver; padding: 4px; border: solid 1px red; }
