body {
 background: #fff;
 color: #000;
 border: none;
 font-size: 15px; 
 margin: 1em 0em 1em 0em;
}

pre {
 font-weight: normal;
 text-indent: 0em;
 text-align: left;
 border: solid;
 border-width: 0.2em;
 margin: 1em 1em 1em 4em;
 padding: 1em;
 line-height: 1.5em;
 font-family: '‚l‚r ƒSƒVƒbƒN',monospace;
 font-style: normal;
 font-weight: 400;
 font-variant: normal;
 font-strech: normal;
}

span.button {
 background: #999;
 border-style: solid;
 border-width: 0.2em;
 border-top-color: #ccc;
 border-left-color: #ccc;
 border-right-color: #666;
 border-bottom-color: #666;
 margin: 0.2em;
 padding: 0.2em;
}

span.underline {
 text-decoration: underline;
}

span.reserve {
 font-weight: 900;
}

img {
 border: none;
}
