body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
