h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-decoration: underline;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: bold;
}
