body, table, tr, td, a, img {
  font: 11px/13px Verdana, sans-serif;
  text-decoration: none;
  padding: 0px 0px;
  margin: 0px 0px;
  border: 0px;
  color: #330000
  }
table {
  width: 100%;
  height: 100%
  }
a {
  text-transform: uppercase;
  font-weight: bold;
  color: #330000;
  text-shadow: 3px 3px 5px #FF9900
  }
a:hover, .tit, .tt, .ptt {
  font-weight: bold;
  color: #FF9900;
  text-shadow: 3px 3px 5px #330000
  }
.cntr {
  text-align: center;
  vertical-align: middle
  }
.space {
  height: 600px;
  text-align: right;
  vertical-align: bottom;
  padding: 8px 12px
  }
