body
{
	color: black;
	text-decoration: none;
	font-family: arial;
	font-size: 12pt;
}

a
{
	color: black;
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
}

a:hover
{
	color: white;
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
}



#footer
{
	color:black;
	font-family: arial;
	font-size: 8pt;
}

h1
{
 	color: black;
	text-decoration: none;
	border-bottom:2px #f2f2f2 dotted;
	font-family: arial;
	font-size: 14pt;
}
