<!--
body
{
background-color:#000000;
color: red;
font-size: 8pt;
}

p, td
{
text-align:center;
}

td.1
{
text-align: left;
}

textarea
{
background-color: black;
color: red;
}

input
{
background-color: black;
color: red;
}

-->