<!--
body                   { background: #CCCC99;
                         color: #000000;
                         font-size: 14px;
                         font-family: arial, helvetica, sans-serif }

a:link                 { color: #853E1B }
a:visited              { color: #506446 }
a:active               { color: #000000 }

td                     { font-size: 14px;
                         font-family: arial, helvetica, sans-serif }

.head                  { margin-bottom: 3px;
                         font-size: 18px;
                         font-weight: bold;
                         font-family: arial, helvetica, sans-serif }
a.head:link            { color: #853E1B }
a.head:visited         { color: #853E1B }
a.head:active          { color: #506446 }

.name                  { color: #000000;
                         font-size: 18px;
                         font-weight: bold;
                         font-family: arial, helvetica, sans-serif }

#body                  { position: absolute;
                         left: 0px;
                         top: 0px }

#head                  { position: absolute;
                         left: 10px;
                         top: 0px;
                         width: 738px }

#name                  { position: absolute;
                         left: 10px;
                         top: 35px;
                         width: 148px }

#text                  { position: absolute;
                         left: 168px;
                         top: 35px;
                         width: 580px }

.temp                  { color: #506446 }
-->
