
body
{
	background-color:white;
}

td
{
	font-family: Arial;
	font-size:10pt;
}

P
{
	font-family: Arial;
	font-size:10pt;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration:underline;
}