body          { font-family: Arial,Helvetica,sans-serif; font-size:9pt; font-weight:100; background:#000000; color: #eeeeee; }

a:link        { color: #eeeeee ; text-decoration: none; }
a:hover       { color: #ffc938 ; text-decoration: none; }
a:visited     { color: #eeeeee ; text-decoration: none; }
a:active      { color: #ffc938 ; text-decoration: none; }

#menu         { font-family: sans-serif; font-size: 9pt;  color: #eeeeee; }
#menu:hover   { font-family: sans-serif; font-size: 9pt;  color: #ffc938; }
#menu:visited { font-family: sans-serif; font-size: 9pt;  color: #eeeeee; }
#menu:active  { font-family: sans-serif; font-size: 9pt;  color: #ffc938; }

.             { color: #eeeeee; }
.orange       { color: #ffc938; }
.path         { color: #cccccc; }
.copy         { color: #b3b3b3; }
.big          { font-size:16pt; }
.subline      { font-size: 7pt; }
hr            { width:800px; color:#808080; height:1px; text-align:center; }

#box          { width:800px; height:700px; background:#000000; z-index:0; }
#content      { width:800px; height:600px; background:#000000; z-index:0; }
