body { background-color: "black"; }
body { font-family: verdana, helvetica, ariel, sans-serif; }
body { font-weight:bold; }
body { font-size: 12pt; }
body { color: "#993366"; }
body { margin-left: 5%; margin-right: 5%; margin-top: 5%; }
tr { font-family:  helvetica, ariel, sans-serif; }
tr { font-size: 12pt; }
tr { font-weight:bold; }
tr { color: "#993366"; }
a:link { color: "#666666"; }
a:visited { color: "#666666"; }
a:active, a:hover { color: "#66cccc"; }
h1 { color: "#99cc00"; font-weight: bold; font-size: 36pt; }
h2 { color: "#993366"; font-weight: bold; font-size: 200%; }
h3 { color: "#993366"; font-weight: bold; font-size: 100%; }
td { verticle-align: top; text-align: left; }
dt { color: "#339966"; font-weight: bold; }

