/* CSS Document */
body {
	background-color : #000000; 
	scrollbar-face-color:#666666;
        scrollbar-highlight-color:#666666;
        scrollbar-3dlight-color:#666666;
        scrollbar-darkshadow-color:#666666;
        scrollbar-shadow-color:#666666;
        scrollbar-arrow-color:#333333;
        scrollbar-track-color:#999999;
}
h1 {font-size: 12px; font-family: arial; font-style: bold; color: #999999;}
p {font-size: 11px; font-family: arial; color: #CCCCCC; padding-right: 10px;}
a:link { color: #CCCCCC; }
a:visited { color: #CCCCCC; }
