<!--
body                   { background: #CCCC99;
                         color: #000000;
                         font-family: arial, helvetica, sans-serif }

a:link                 { color: #853E1B }
a:visited              { color: #506446 }
a:active               { color: #000000 }

h1                     { color: #506446;
                         margin-bottom: 3px;
                         font-size: 28px;
                         font-weight: bold;
                         font-family: arial, helvetica, sans-serif }

h2                     { color: #000000;
                         margin-bottom: 3px;
                         font-size: 18px;
                         font-weight: bold;
                         font-family: arial, helvetica, sans-serif }

h3                     { color: #000000;
                         margin-bottom: 3px;
                         font-size: 16px;
                         font-weight: bold;
                         font-family: arial, helvetica, sans-serif }

td                     { font-family: arial, helvetica, sans-serif }

.copy                  { color: #000000;
                         font-size: 12px;
                         font-family: arial, helvetica, sans-serif }

#body                  { position: absolute;
                         left: 0px;
                         top: 0px }

#logo                  { position: absolute;
                         left: 10px;
                         top: 0px }

#head                  { position: absolute;
                         left: 350px;
                         top: 23px;
                         width: 170px }

#text                  { position: absolute;
                         left: 0px;
                         top: 122px;
                         width: 400px }
-->