
*
{
	margin: 0em;
	padding: 0em;
}

h1
{
	font-size: 2.2em;
	letter-spacing: -0.05em;
}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #fff;
}

.footer
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.footer a
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}


