H1, H2, P, LI {
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	border-bottom: 1px solid black;
}
H2 {
	border-bottom: 1px solid black;
}
P {
	text-align: justify;
}
