.topBar      { position: absolute; left: 0; top: 0; right: 0; width: 100%; height: 50; 
               border-bottom: 2px solid #0000FF; background-color: #FFC61A }
.mainText    { position: absolute; left: 5%; top: 60; right: 5%; width: 90%; height: 300; 
               font-family: Verdana; font-size: 10pt; color: #000000 }
.backShade   { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; 
               height: 100%; background-color: #FFEAD5 }
.botBar      { position: absolute; left: 0; right: 0; bottom: 0; width: 100%; 
               border-top: 2px solid #0000FF; padding-left: 4px; 
               padding-right: 4px; padding-top: 1px; padding-bottom: 1px; 
               background-color: #FFC61A; height:10 }
.topLogo     { position: absolute; left: 5; top: 10 }
h1           { font-family: Verdana; color: #0000FF; font-size: 12pt; font-weight: bold; 
               text-align: left }
h2           { font-family: Verdana; color: #000000; font-size: 10pt; font-weight: bold }