body {margin-top: .1in;
	margin-bottom: .1in;
	margin-left: .3in;
	margin-right: .3in;
	color: black;
	background-color: white;
	font-family: sans-serif;
	font-size: large;
	display: block
	}

table {color: black;
	background-color: white;
	font-family: sans-serif;
	font-size: large;
	}

h1 {text-align: center;
	font-family: sans-serif;
	color: olive;
	display: block;
	}

h3 {text-align: center;
	font-family: sans-serif;
	color: olive;
	display: block;
	}

p {display: block}

address {text-align: center;
	font-family: sans-serif;
	font-size: 70%;
	color: black;
	}

