body 
	{
	background-color: white;
	margin-top: 0px;
	font: 10px Arial;
	color=white;
	}
A
	{
         font:10px arial;
         color=white;
         text-decoration: none;
        }
H1
	{
	font: 12px Arial;
	font-weight: bold;
	color=white;
	}
H2	{
	font: 12px Arial;
	font-weight: bold;
	color=white;
	}	
