/* CSS Document */

body {
scrollbar-base-color: #000000;
scrollbar-face-color: #A9A9A9;
scrollbar-track-color: #000000;

background-color: #000000;
color: #ffffff;

font-size: x-small;
}

a {
text-decoration: none;
}

a:link { color: #00FFFF; }
a:visited { color: #808080; }
a:hover { color: #ff0000; }
a:active { color: #FF00FF; }


th ,td {
font-size: x-small ;
}

.list { color: #808080; }