body
{
	background-color: white;

	font-family: Helvetica, Arial, sans-serif;
}


H1
{
	text-align: center;
}


A:link
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}

