html {scrollbar-base-color: #fc9;}
body {
font-size: 10pt;
font-family: Verdana,Arial,sans-serif;
background-color: #fff;
color: #000;
}
a:link {color: #f00;}
a:visited {color: #f44;}
a:active {color: #f00;}
a:hover {color: #00f; text-decoration: none;}
a.desc:link {color: #000; text-decoration: none;}
a.desc:visited {color: #000; text-decoration: none;}
a.desc:hover {color: #000; text-decoration: underline;}
table.pay {background-color: #fc9;}
table.top {}
tr {font-size: 10pt; background-color: #fff; text-align: center;}
tr.dark {background-color: #fff9f2;}
th {background-color: #fc9; color: #000;}
td.rank {width: 50px; font-size: 20px;}
td.stat {width: 80px; font-size: 12px;}
hr {color: #fc9; width: 100%; height: 1px; text-align: center;}