  body, td
  { 
    background-color: #616b85;	
    scrollbar-3dlight-color: #838a99;
    scrollbar-arrow-color: White;
    scrollbar-face-color: #16181c;
    scrollbar-darkshadow-color: #16181c;
    scrollbar-highlight-color: #16181c;
    scrollbar-shadow-color: #838a99;
    scrollbar-track-color: #b0b9cb;}

  h1
  { color: #292d3a;
    font-size: 1.2em;}

  span.smhead
  { color: #292d3a; 
    font-weight: bold;
    font-size: 16px;}

  span.tt
  { font-family: Courier New, monospace;}

  img.pic
  { border: solid 1px #292d3a;}

  table.tab td
  { background-color: #c1cbe0;
    color: Black;
    padding: 4px;
    text-align: center;}
  
  table.tab td.aleft
  { text-align: left;}

  table.tab tr#dark td
  { background-color: #abb4c7;}
