body {
	background-color: white
	color: Black;
	font-family: "Helvetica", sans-serif;
	font-size: 12pt;
     }

H1 {
	font-size: 18pt;
	font-weight : bold;
	text-align : center
}

H2 {
	font-size: 14pt;
	text-align: left
}

a {
	color: #34589d;
}



