body {
  margin: 0px;
  padding: 0px;
}
p.22 {font-size: 22pt;}
p.20 {font-size: 20pt;}
p.18 {font-size: 18pt;}
p.normal {font-weight:normal;}
p.light {font-weight:lighter;}
p.bold {font-weight:bold;}
p.center {text-align: center;}
p.left {text-align: left;}
.header {
  background: #C0C0C0;
  width: 100%;
  height: 196px;
.head-l {
  background: #C0C0C0;
  float: left;
  font:arial,sans-serif;
  font-size:1em;
  text-align:center;
  width: 65%;
  height: 196px;
}
.head-r {
  background: #C0C0C0;
  float: right;
  font:arial,sans-serif;
  font-size:1em;
  text-align:center;
  width: 35%;
  height: 196px;
}
}
.menu {
  background: #C0C0C0;
  font:arial,sans-serif;
  font-size:1.25em;
  list-style-type: none;
}
.prizes {
  background: #C0C0C0;
  font:arial,sans-serif;
  font-size:1.25em;
  list-style-type: none;
}
.rules {
  background: #C0C0C0;
  font:arial,sans-serif;
  font-size:.98em;
}
.content {
  background: #C0C0C0;
  clear: both;
  float: left;
  font-size:1.00em;
  width: 100%;
  height: 500px;
}
.footer {
  background: #C0C0C0;
  clear: both;
  font-size:1.25em;
  width: 100%;
  height: 72px;
}
table.tableizer-table {
border: 2px solid #CCC; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 1mem;
} 
.tableizer-table td {padding: 4px; 
margin: 3px; 
border: 1px solid #ccc;
}
.tableizer-table th {background-color: #104E8B; 
color: #FFF; 
font-weight: bold;
}
