body { color: #002800; font-size: 11px; background-color: #fff; cursor: crosshair; }
a:link { color: #002800; text-decoration: underline; }
a:visited { color: #002800; text-decoration: underline; }
a:hover { color: #002800; text-decoration: underline overline; }
a:active { color: #002800; text-decoration: underline; }
td { text-align: left; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 14px; }
.top { width: 800px; clear: both; }
.menu { width: 150px; float: left; }
.body { text-align: center; width: 650px; float: right; }
.btm { width: 800px; clear: both; }
.all { text-align: left; width: 800px; }
p { text-align: center; }
img { border-width: 0; }
