body {
	background-color: #eeeeee;
	font-family: "courier new"
}

p.title {
	font-size: 225%;
	font-weight: bold;
	text-align: left
}

p.normaltext {
	font-size: 100%;
	font-weight: normal;
	text-align: left
}

p.quote {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	text-align: center
}
