Body
{
background: black;
}

A
{ 
color: #0F4161; 
font-family: Verdana;
}

A:visited
{ 
color: #471F3D; 
font-family: Verdana;
}

H1
{
font-family: Arial;
font-size: 14pt;
margin-bottom: 8;
margin-top: 0;
text-align: center;
}

H2
{
font-family: Arial;
font-size: 12pt;
border-bottom: 1px solid #0F4161 
}

H3
{
font-family: Arial;
font-size: 12pt;
}

H4
{
font-family: Arial;
font-size: 10pt;
}


TD
{
font-family: Arial;
font-size: 10pt;
}

BLOCKQUOTE.special
{
margin-left: 5;
}

td.content   
{ 
font-family: Arial;
font-size: 10pt; 
padding-right: 5px;
}

.buttontext  
{ 
font-family: Arial; 
font-size: 12pt; 
font-weight: bold; 
margin-bottom: 10;
margin-top: 0; 
margin-right: 12;
text-decoration: none; 
color: black; 
}

.buttontext:visited
{ 
font-family: Arial; 
font-size: 12pt; 
font-weight: bold; 
margin-bottom: 10;
margin-top: 0; 
margin-right: 12;
text-decoration: none; 
color: black; 
}

.buttontext a:hover
{ 
color: #0F4161;
}