p.title {
	font-family: "Arial Narrow", sans-serif;
	font-size: 25pt;
	font-weight: bold;
	}
p.title2 {
	font-family: "Lucida sans", sans-serif;
	font-size: 25pt;
	font-weight: bold;
	color: purple;
	}
p.title3 {
	font-family: "cursive", "Lucida sans", sans-serif;
	font-size: 30pt;
	font-weight: bold;
	}
font.type1 {
	font-family: "cursive", "Lucida sans", sans-serif;
	font-size: 17pt;
	font-weight: bold;
	}
p {
	font-family:  "Lucida sans", sans-serif;
	font-weight: 500;
	margin: "4%";
	}

td {
	font-family:  "Lucida sans", sans-serif;
	font-weight: 500;
	}

p.one {
	font-family:  "Lucida sans", sans-serif;
	font-weight: 500;
	margin: "4%";
	background-color: lavenderblush;
}
p.two {
	font-family:  "Lucida sans", sans-serif;
	font-weight: 500;
	margin: "4%";
	background-color: paleturquoise;
}
font.it {
	font-family: cursive;
	font-size: 28pt;
}
