BODY
{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

.header
{
font-family: arial;
font-color: silver;
margin-left: 10;
margin-right: 10;
margin-top: 5;
font-size: 22px;
text-decoration: none;
}

.subheader
{
font-family: arial;
font-color: silver;
margin-left: 10;
margin-right: 10;
margin-top: 5;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}

.link
{
font-family: arial;
font-color: silver;
margin-left: 5;
margin-right: 5;
font-size: 12;
text-decoration: none;
}

.link:Hover
{
text-decoration: underline;
}

.text
{
font-family: arial;
font-color: silver;
margin-left: 5;
margin-right: 5;
font-size: 12;
text-decoration: none;
}

.legal
{
font-family: arial;
font-color: silver;
margin-left: 2;
margin-right: 2;
font-size: 10;
text-decoration: none;
}