p {
	font-family: Arial;
	font-size: 10pt;
}
li {
	font-family: Arial;
	font-size: 10pt;
}
a {
	font-family: Arial;
	font-size: 10pt;
}
h1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	background-position: center;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	background-position: right;
	text-align: right;
}
