body { background-color: #111111 }

p { color: #bbbbbb;
    font-family: arial, helvetica, sans-serif;
    font-size: smaller
  }

pre { color: #bbbbbb }

b { font-weight: bolder }

li { color: #bbbbbb;
     font-family: arial, helvetica, sans-serif;
     font-size: smaller
   }

a:link { color: #aaaaaa }
a:visited { color: #cccccc }

.tablebg {      background:#bbbbbb}
.bg {		background: black }

