h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: Green;
}

h2 {
	font-family: "Times New Roman";
	font-size: 14;
	font-style: normal;
	font-weight: bolder;
}

h3 {
	font-family: "Times New Roman";
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: Red;
}

body {
	background-color: #FAFAD2;
	background-image: none;
	color: Maroon;
}
#menutext {
	font-family: "Times New Roman";
	font-size: 14;
	font-style: normal;
	font-weight: bolder;
	color: #AB1C6F;
	text-decoration: none;
}
#smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #AB1C6F;
	text-decoration: none;
}
#h1lesser {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: Green;
}
#pbarham {
	font-family: "Times New Roman", Times, serif;
	font-size: 20;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
