@charset "utf-8";

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #ede7d9;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}

td.content {
	padding: 8px;
}
h2 {
	text-align: right;
	}
h1 {
	text-align: center;
	}
p {
	text-align: justify;
	}
p.officers {
	text-align: right;
	}
