

body {
    font-family : serif;
    font-size : 11pt;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
  }


date {
    color : #006666;
    font-size : 1.2em;
  }


sfont {
    font-size : 0.8em;
  }


div.all {
    width : 900px;
  }


div.main {
    border-color : #b2b2b2;
    border-style : dashed;
    float : left;
    padding : 10px;
    margin : 5px;
    top : 155px;
    width : 540px;
  }


div.left {
    float : left;
    padding : 10px;
    margin : 5px;
    top : 155px;
    width : 110px;
  }


div.right {
    border-bottom-color : #b2b2b2;
    border-bottom-style : dashed;
    border-right-color : #b2b2b2;
    border-right-style : dashed;
    border-top-color : #b2b2b2;
    border-top-style : dashed;
    float : left;
    padding : 10px;
    margin : 5px;
    top : 155px;
    width : 110px;
  }


div.bot {
    float:left;
    clear:both;
    width:780px;
  }


img {
  }


img.scsht {
    width:200px;
    height:130px;
    margin-left:5px;
    margin:5px;
  }


div.quote {
    font-style:italic;
    margin-left:20px;
    margin-top:0;
    margin-right:20px;
  }


code {
    font-family : monospace;
    font-style : oblique;
    font-weight : 500;
  }

