body {
	font-family: Arial;
	color: black;
}

p {
	font-family: Arial;
	font-size: normal;
}

h1 {
	font-family: Arial;
	font-size: large;
	font-weight: normal;
}

h2 {
	font-family: Arial;
	font-size: larger;
}

h3 {
	font-family: Arial;
	font-size: medium;
	font-weight: bolder;
}

span.sm {
	font-size: small;
}
