/* QDD style sheet */


body {background-color: black;}
table {border-width: 0 border-color: black}
h1 {font-family: brush script mt, arial; color: aqua; font-size: 36pt;}
h2 {font-family: brush script mt, arial; color: aqua; font-size: 18pt;}
h3 {font-family: arial; color: blue; font-size: 12pt;}
P.stats {font-family: sans-serif; color: aqua; font-size: 14pt; }
a:link{color:green;}
a:visited{color:teal;}
a:hover{background-color:black; text-decoration:none; font-size:15px;}
a:active{background-color:silver;}



