#logo, #menu01, #box02, ASIDE, #socials, #menu02 { display: none; }

* { text-shadow: none !important; font-family: Arial, Helvetica, sans-serif !important; }
H1 { font-size: 30px; color: #000; font-weight: bold; }
H2 { font-size: 25px; color: #000; }
H3 { font-size: 20px; color: #000; font-weight: bold; }
FOOTER { margin: 2em 0 0 0; border-top: 1px solid #999; font-size: 12px; }
FOOTER P { padding-right: 1em; }

TABLE { width: 100%; }
TABLE TH { line-height: normal; border: solid #aaa; border-width: 1px 0; padding: 4px 10px; font-weight: bold; }
TABLE TD { line-height: normal; border: solid #eee; border-width: 1px 0; padding: 4px 10px; }

#header P A SPAN { display: block; font-size: 30px; padding-bottom: 30px; }
.content { line-height: normal; font-size: 14px; }
.listing01 { margin: 0; padding: 0; list-style: none; }
.listing01 LI { margin: 1em 0 0 0; padding: 0; }
.listing01 TD,
.listing01 TH { line-height: normal; border: 1px solid #ccc; }

/* Fix for ff2 */

.clear { overflow: visible !important; }
.col { overflow: visible !important; }
*:first-child+HTML .clear { overflow: hidden !important; }
*:first-child+HTML .col { overflow: hidden !important; }
* HTML .col { overflow: hidden; }
.clear:after { content: "."; display: block; clear: both; height: 0; font-size: 0.1em; line-height: 0; }
