body {
 overflow: hidden;
}

td {
 font: 13px Georgia;
 color: #7c5131;
 font: 13px Skia, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
color: #576058;
line-height: 1.3;
}
td a {
 color: #7c5131;
 text-decoration: none;
}
td a:hover {
 color: #de7a41;
}

h1 {
 font: 24px Times, 'Times New Roman', serif;
 color: #7c5131;
 margin: 0px;
 font: 16px Skia, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
 font-weight: bold;
color: #576058;
line-height: 1.3;
}

h2 {
 font: 15px Times, 'Ties New Roman', serif;
 color: #7c5131;
 margin: 0px 0px 100px 0px;
}
h2 a {
 color: #7c5131;
 text-decoration: none;
}
h2 a:hover {
 color: #7c5131;
 text-decoration: underline;
}

.menuButton {
 line-height: 2;
 margin: 0px 2px 0px 2px;
 padding: 4px 10px 4px 10px;
 background: #eaeaea;
 white-space: nowrap;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border: 1px solid #ffffff;
}