<!--
body
{	font-size: "8pt"; 
	color="#000000"; 
	font-family: Tahoma; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0;
	margin-right: 0; 
	background-color: "transparent";
}

p
{	margin-top: 0;
	margin-bottom: 0;
}

h1
{	font-size: "11pt";
}

form
{	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
	
td, input, select, tr
{	font-size: "8pt";
}

a
{	color: #000000;
	text-decoration: none;
}

a:hover
{	color: #FF0000;
	text-decoration: none;
}
-->
