body 
{
background: #660000;
color: #ffffff;
font-family: sans-serif;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 5px;
}

h2 
{
font-style: bold;
text-align: center;
}

h3
{
color: #660000;
font-style: bold;
text-align: center;
font-size: 200%;
}

p 
{
color: #660000;
text-align: left;
text-decoration: none;
}

p.a
{
color: #660000;
text-align: center;
font-size: 80%;
}

p.b
{
color: #660000;
font-size: 80%;
text-decoration: none;
}

p.c
{
color: #660000;
font-size: 80%;
text-align: left;
}

p.d
{
color: #660000;
text-align: center;
font-size: 120%;
}

p.e
{
color: #660000;
text-align: right;
}

p.f
{
color: #660000;
text align: left;
}

a:link 
{
color: #660000;
text-decoration: none;
}

a:visited 
{
color: #a00000;
text-decoration: none;
}

a:hover 
{
color: #ff0000;
text-decoration: none;
}

a:active 
{
color: #000000;
text-decoration: none;
}

td.one
{
background: #ffffff;
text-align: left;
}

td.two
{
background: #330000;
}

table
{
margin-top: 0px;
margin-bottom: 0px;
}