h1 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: Green;
}
body {
	margin-left: 30pt;
}
h2 {
	font-family: "Century Schoolbook";
	font-size: large;
	color: #FF7F50;
	font-weight: bold;
	text-align: center;
}

li {
	margin-left: 30pt;
	margin-right: 60pt;
	font-family: Verdana;
	text-decoration: italic;
}

p {
	font-family: "Century Schoolbook";
	margin-right: 30pt;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: italic;
}

h4 {
	font-family: Arial;
	font-weight: demi-bold;
}



