<!-- 
body                   { background: #F5F3E2;
                         color: #43471C;
                         margin: 0px;
                         font-size: 90%;
                         font-family: arial, helvetica, sans-serif }

a:link                 { color: #43471C }
a:active               { color: #43471C }
a:visited              { color: #43471C }
a:hover                { color: #43471C }

h1                     { font-size: 20px;
                         font-weight: normal }

h1 small               { font-size: 13px }

b                      { font-size: 15px;
                         font-weight: 600 }

.title                 { margin-left: 200px }

.menu                  { line-height: 18px;
                         font-size: 13px }

.copy                  { line-height: 18px;
                         font-size: 12px }

.full                  { left: 0px;
                         padding-left: 100px;
                         padding-right: 100px }

#body                  { position: absolute;
                         left: 0px;
                         top: 20px }

#menu                  { width: 528px }
-->
