div.sheet {
 background-color: #DDD;
 color: #666;
}
div.sheet div {
 border-bottom: 1px blue dotted;
}
div.sheet div p {
 font-size: 120%;
 font-family: John Handy LET, Staccato222 BT, Lucida Handwriting, Verdana, Arial, Helvetica, sans-serif;
 border-left: 1px #F99 solid;
 border-right: 1px #EBB solid;
 margin: 0em 4em -0.6em 5em;
 padding: 0em .2em;
 line-height: 1.8em;
 word-spacing: .7em;
}

