* { margin: 0; padding: 0; }
body { background: #FFF; font-size: 12pt; color: #000; }

#header, #footer, #content-right, .ad { display: none; }
#content { width: auto; }
a:link, a:visited { text-decoration: none; color: #000; }
table { position: relative; width: 100%; color: #0000; }
table td { padding: 2px 5px; border: 1px solid #000; }
.table-title2 { text-transform: uppercase; font-weight: bold; }
h1 { padding: 20px 10px; font-size: 22pt; font-weight: normal; color: #000; text-align: center; }