html, body { margin: 0; padding: 0; height: 100%; border: none; }
body { font: 12px/120% Trebuchet, Helvetica, sans-serif; color: #000; }

h1, h2, h3, h4, h5, h6 { font-family: Trebuchet, Helvetica, sans-serif; font-weight: lighter; line-height: 105%; }
img { border: 0; margin: 0; padding: 0; }
.notopmargin { margin-top: 0px; padding-top: 0px; }
.nobottommargin { margin-bottom: 0px; padding-bottom: 0px; }.nomargins { margin: 0px; padding: 0px; }
.floatleft { float: left; }.floatright { float: right; }
.clearleft { clear: left; }
.clearright { clear: right; }.spacer, .clearboth, .clear { clear: both; }

#maintable { height: 100%; }
#mainholder { margin: 0px auto; width: 607px; }

a:link, a:visited { color: #666; text-decoration: none; }
a:hover, a:active { color: #000; text-decoration: underline; }
