body {
	background-color: #F5E0C9;
	font: "Times New Roman", Times, serif;
	color: #000000;
	}

table { background-color:#FFFFFF;}

p {
	font-style: normal;
	text-align: left;
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;

}

h1 {
	text-align: center;
}

td {
	vertical-align: top;
}
h3 {
	text-align: center;
}
.nav {
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	padding-bottom: 10px;
}
