BODY
{
background-color: black;
}

A:link {text-decoration: none ; color : 960200}
A:visited {text-decoration: none ; color : 4b4b4b}
A:active {text-decoration: none}
A:hover { text-decoration: none; color: red; cursor: help;}

P
{
color: gray;
font-size:  10pt;
font-family: sans-serif;
margin-top: 2em;
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
}

.header
{
font-size: 16px;
font-family: sans-serif;
margin-top: 1em;
margin-left: 1em;
margin-right: 1em;
background-color: 5a0000;
color: white;
align: left;
text-align: right;
font-style: italic;
font-weight: bold;
}

ul
{
color: gray;
font-family: sans-serif;
margin-top: 1em;
margin-left: 3em;
margin-right: 1em;
align: left;
list-style-type: circle;
}

.poll
{
}

table
{
color: gray;
font-family: sans-serif;
text: arial;
font-size: 10pt;
margin-top: 1em;
margin-left: 1.5em;
margin-right: 1em;
}

li
{
list-style-type: circle;
}

