  body {
    text-align:left;
    background-color:#c9c9c9;
    margin:4px;
    color:#656565;
    font-size:76%;
    font-family:Courier, monospace;
  }

  #doc {
    margin:0;
    width:100%;
  }
  
  h1, h2, h3 {
    font-weight:normal;
  }
    
  #hd, .m {
    background-color:#d3d3d3;
    border:solid 1px #fff;
    border-bottom-color:#808080;
    border-right-color:#808080;
    margin-bottom:0.4em;
    padding:0.4em;
  }
  
  ul.pics li {
    display:inline;
    margin-right:0.8em;
  }
  

  .yui-u img {
    margin-bottom:0.8em;
  }


  .yui-g .yui-u {
    width:49.7%
  }

  h2 {
    margin-bottom:0.8em;
  }
  
  li, p {
    margin-bottom:0.6em;
  }
  
  .yui-t2 .yui-b {
    width:26%; 
    min-width:180px;
  }
  
  label {
    display:block;
  }
  
  .f {
    width:24em;
  }
  
  .subBut {
    margin-left:21em;
  }
  
  .head-link {
    text-decoration:none;
    color:#656565;
  }
  
  #eXTReMe {
    position:absolute;
    top:-999px;
    left:-999px;
  }
  