<style TYPE="text/css">

form
{
margin-top: 5px; 
margin-left: 0px; 
}

a.redLink
{
color: red;
text-decoration: underline;
}

a:visited 
{
color: red;
text-decoration: underline;
}

a:hover
{
color: white;
}
 
body
{
font-family: verdana;
font-size: 10pt;	
color: black;
background-color: #222222;
margin-top: 0px; 
padding-top: 0px; 
}
    
table
{
font-family: verdana;
font-size: 10pt;	
color: white;
background-color: black;
}

tr           
{ 
font-family: verdana; 
font-size: 10pt 
color: white;
}

td           
{ 
font-family: verdana;
font-size: 10pt 
color: white;
}

html         
{ 
font-family: verdana;
font-size: 10pt 
color: white;
background-color: #222222;
}

h2 
{
line-height: 150%; 
margin-top: 0; 
margin-bottom: 0;
}

h3
{
line-height: 150%; 
margin-top: 0; 
margin-bottom: 0;
}

p
{
word-spacing: 1;
text-indent: 1;
margin: 1;
line-height: 150%;
}
</style>
