body {   font-family: helvetica, arial, sans-serif;   font-size: .9em;   padding-left: 10px;   padding-top: 10px;   padding-right: 10px;   padding-bottom: 10px;   background-color: #ebe2dd;   color: 333333;}#titleSect {   clear: both;}#titleSect h1 {   font-size: 1.6em;   font-weight: bold;   text-align: center;}#pageContent {   padding-left: 150px;}#pageContent p {   line-height: 1.4em;}#menuSect {   float: left;   width: 130px;}#menuSect span.date {   color: #555753;}#menuSect span.description {   font-size: .7em;   color: #773311;   margin-left: 1em;   text-transform: uppercase;}a:link {    font-weight: bold;    text-decoration: none;    color: #555555;}a:visited {    font-weight: bold;    text-decoration: none;    color: #777777;}a:hover, a:active {    color: #bf9051;   cursor: pointer;}img {   border-style: solid;   border-width: 2px;}