html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:helvetica; font-size:76%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}
#content {font-family: helvetica; font-size: 12pt; padding:5px 100px 20px 200px;}
p {line-height:1.8em; text-align:justify;}
#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; font-family: helvetica; font-size: 100%; border:1px solid #000; padding:10px;}
div#fixed a {display: block; text-align: center; font: bold 1em sans-serif; padding: 5px 10px; margin: 0 0 1px; border-width: 0; text-decoration: none; color: #FFC; background: #993300;}
div#fixed a:hover {color: #993300; background: #AAA;}
div#fixed a span {display: none;}
div#fixed a:hover span {display: block;
position: absolute; top: 350px; left: 0px; width: 130px;
padding: 10px; margin: 10px; z-index: 100;
color: #AAA; background: #993300;
font: 10px Verdana, sans-serif; text-align: center;}
div#punch {float: left; width: 400px;
text-align: center; padding: 0.1em 0.1em 0;}
H1 {font-style: bold; font-size: 22pt; color: #993300}
H2 {font-style: bold; font-size: 18pt; color: #993300}
H3 {font-size: 15pt; color: #993300}
H4 {font-size: 12pt; color: #993300}
H5 {font-size: 9pt; color: #993300}
H6 {font-size: 8pt; color: #993300}
a:link { text-decoration: none; font-family: helvetica; color:#315284;}
a:active { text-decoration: none; font-family: helvetica; color:#315284;}
a:visited { text-decoration: none; font-family: helvetica; color:#315284;}
a:hover { color: #993300; text-decoration: none; font-family: helvetica;}
