body {
  margin: 0;
  padding: 0;
  font: normal 11px arial, sans-serif;
  text-decoration:none;
  text-align: center;
  color: #333;
  background: #e0e0e0;
  }
  
#wrap {
  width: 728px;
  margin: 0 auto;
  text-align: left;
  background: url('images/tile.gif') repeat-y;
  }
  
  h1 { font: bold 11px/14px arial, sans-serif; text-decoration:underline; margin-top: 10px; }
  h2 { font: bold 11px/14px arial, sans-serif; text-decoration:underline; margin-top: 2px; }

a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }

.smallt a { font-size: 7pt; color: #909090; }

td.navbar a { text-decoration: none; color: #000000; }
td.navbar a:hover { text-decoration: underline; }