body { margin: 3.5em 1em 2em 70px;
       font-family: sans-serif;
       color: black;
       background: white;
       background-position: top left;
       background-attachment: scroll;
       background-repeat: no-repeat;
       background-image: url(images/titlebar.png);
}

body { font-size: 24pt; }
td { font-size: 24pt; }
h1 { text-align: center; font-size:32pt; color:#245076; font-family:sans-serif }
h2, h3, h4, h5, h6 { text-align: left; margin-top: 2em }
h2, h3 { color: #005A9C; background: transparent }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }
pre { margin-left: 2em }
img { border: 0}

div.central { margin: 2em 4em 4em 240px; }
