body,td { color: #003300;
      background-color: #66cccc;
      margin-left: 2em; }
address { font: italic .9em sans-serif;
      color: #ffffcc; }
caption { font: bold 1.4em sans-serif;
      color:#ffffcc; 
      text-align: left; 
/* Semi-legal Microsoft code; only works in IE: */
      filter: dropshadow(color:#336666, offx=-2, offy=1.4, positive=1;) }
cite { font-style: normal; }
p { font-family: Georgia,Palatino,serif; }
span { font-style:italic;
      color:#ffffcc; }
table.darkgreen { 
      font: normal .9em sans-serif;
      color: white;
      margin: 0em 0em 2em;
      background-color: #336666;
      vertical-align: top }
table.darkgreen td { color: black;
      background-color: #ffffcc;
      font: normal .9em monospace;
      vertical-align: top }
table.darkgreen th { text-align: right;
      font-weight: normal;
      color:#ccffcc; } 
table.darkgreen th.header {
      background: #66cccc none;
      font: bold 1.2em sans-serif;
      text-align: right; font-variant: small-caps;
      position: relative; left: -32px;
      color:#003300; }
}
a:hover: { color: #ffffcc; 
      background-color: #003300; 
      text-decoration: none; }
.button { 
      font-family: sans-serif; background: white none;
}
.hidden { display: none }
.meta { font: normal 10px/12px sans-serif;
     margin-top: -1em; margin-bottom: -.5em; }
.src { font: normal 10px/12px sans-serif;
      text-align: right;
      }
