body {
	font-family: Georgia, serif;
	background-color: #fff;
	color: #000;
	margin: 20px 40px;
}

h2 {
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 6px;;
}

h3 {
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 30px;
}

h4 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}

p {
	font-size: 12pt;
	font-weight: normal;
}

a {
	color: #000;
}

img {
	margin: 20px 0 0 0;
}

.date {
	font-size: 80%;
	font-style: italic;
	margin: 0;
}