.tiny p { font-size: 8pt; }
.short p { margin-top: 10px; } 
.wrap { margin-right: none; margin-left: none; }

* { color: white; background: darkred; font-family: arial, helvetica, impact, sans-serif; }

p, h2, h3 { margin-top: 10px; margin-bottom: 10px; margin-right: 10px; margin-left: 10px; }

table { cellpadding: 10; cellspacing: 10; border: 5 }
input { color: black; background: white; }
caption { font-size: smaller; font-weight: bold; }

p, h2, td, th, ul { color: white; }
td, th { background: darkred; }
td font { color: white; }
h2 { margin-right: 20px; font-family: "stone sans itc tt bold", "swis721"; }

p { text-indent: 1cm;  font-size: 11pt; }

a:link, a:visited { text-decoration: none }
a:link { color: orange; }
a:visited { color: gray; }
a:link:active, a:visited:active { color: red; }

p.first { text-indent: 0cm; }
td.tiny { background: black; }
td.tiny * { background: black; }
table.border { border=2; background: black; }
table.noborder { border=0; background: black; cellpadding: 5; }

