body {
	font-family: "Garamond", "Palatino Linotype", "Palatino", serif;
	color: Black;
	background-color: White;
}

table.header {
	border-style: none;
	max-width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

td.logo {
	width: 110px;
	text-align: left;
}

img.logo {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	width: 90px;
	height: 112px;
}

td.header_text {
	vertical-align: middle;
}

h1.header {
	font-size: 40px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: normal;
	border-style: none;
	line-height: normal;
}

div.body_placeholder {
	max-width: 775px;
	margin-left: auto;
	margin-right: auto;
}

h2.standard {
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: small-caps;
	border-style: none none dotted none;
}

div.body {
	margin-left: 80px;
	margin-right: 20px;
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

ul.body {
	margin-top: 12px;
}

li.body {
	margin-bottom: 12px;
}

em.body {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

div.vcard {
	margin-left: 3em;
}

div.center {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}

div.copyright {
	margin-left: 50px;
	margin-top: 50px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-style: double none none none;
	text-align: center;
}