td, body {font-family: 'Special Elite', cursive; color: Black; font-size: 12pt; line-height: 1.3; border: 0; text-align: center; /* IE bug exploitation*/ vertical-align: top; } body { background: White; padding: 0; } table { border: 0; margin: 0; padding: 0; border-collapse : collapse; } td { border: 0; margin: 0; padding: 3px; } a:link,a:visited,a:active { color: red; text-decoration: none; } a:hover { color: red; text-decoration: underline; } div.box { border: 1px solid Black; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding: 5px 10px; margin: 10px; } div.box2 { border: 1px solid Black; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding: 0x; margin: 0; } div.box3 { border: 1px solid Black; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; padding: 0x; margin: 0; } img { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; border: 0; padding: 0; margin: 0; } h1 { font-size: 18pt; margin: 8px 0; font-variant: small-caps; } h2 { font-size: 14pt; font-variant: small-caps; }