body
{
background-color: #666666
}

body.black
{
background-color: #000000
}

a:link {color: white; font-family: arial; font-size: 110%; text-decoration: none}
a:visited {color: white; font-family: arial; font-size: 110%; text-decoration: none}
a:hover {color: white; font-family: arial; font-size: 110%; text-decoration: underline}
a:active {color: white; font-family: arial; font-size: 110%; text-decoration: none}

a.colors:link {color: black; font-family: arial; font-size: 110%; text-decoration: none}
a.colors:visited {color: black; font-family: arial; font-size: 110%; text-decoration: none}
a.colors:hover {color: black; font-family: arial; font-size: 110%; text-decoration: underline}
a.colors:active {color: black; font-family: arial; font-size: 110%; text-decoration: none}

h1
{
font-family: arial;
color: #000000;
font-size: 300%;
}

h3
{
text-align: left;
font-family: arial;
color: #ffffff;
font-size: 150%;
}

h6
{
text-align: left;
font-family: arial;
color: #000000;
font-size: 90%;
}

h6
{
text-align: left;
font-family: arial;
color: #000000;
font-size: 125%;
}

td.bottom
{
padding-bottom: .75cm
}