* {
	font-family: Arial;
}

body {
	background-color: white;
	font-size: 12pt;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 10px;
}

p {
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12pt;
	text-decoration: bold;
	text-align: left;
}

p.center {
	text-align: center;
}

h5 {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
}

h2 {
	text-decoration: bold;
	font-family: Arial;
	text-decoration: underline;
	text-align: center;
}
