body{
	background-color: #ffffc0;
	margin: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 120%;
}

font {
	font-size: 90%;
}

.title1 {
	font-weight: bold;
	font-size: 250%;
}

.title2 {
	margin: 3% 0% 0% 0%;
	font-weight: bold;
	font-size: 160%;
}

.title3 {
	margin: 3% 0% 0% 0%;
	font-weight: bold;
	font-size: 135%;
}

.title4 {
	margin: 1% 0% 0% 0%;
	font-weight: bold;
	font-size: 115%;
}

.lastupdated{
	margin: 3% 0% 0% 0%;
	font-style: italic;
}
