body {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	background-color: #FFFFFF;
  margin: 50px;
  text-align: center;
}

p {
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
   font-weight: bold;
   padding-bottom: 40px;
}