html {scrollbar-base-color: #eee;}
body {
background-color: #000;
font-size: 10pt;
font-family: Verdana,Arial,sans-serif;
color: #000;
}
h1,h2 {color: #fc9;}
a:link {color: #000;}
a:visited {color: #333;}
a:active {color: #f00;}
a:hover {color: #f00; text-decoration: none;}
a.head:link {color: #fff; text-decoration: none;}
a.head:visited {color: #666; text-decoration: none;}
a.head:hover {color: #666; text-decoration: underline;}

table {background-color: #666; text-align: center;}
tr {font-size: 10pt; background-color: #fff;}
tr.dark {background-color: #fff9f2;}
th {background-color: #f9c; color: #fff; font-size: 20px;}
td.rank {width: 50px; font-size: 20px;}
td.stat {width: 80px; font-size: 12px;}
hr {color: #fc9; width: 750px; height: 1px;}
