body {
	font-family: Georgia, serif;
	font-size: 16px;
	color: black;
	background-color: #fff;
}

h1, h2, h3 {
	color: #000;
}

h1 {
	font-size: 2em;
	line-height: 2em;
}

h2 {
	font-size: 1.5em;
	line-height: 2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}

a {
	text-decoration: none;
}

p {
	font-size: 1em;
	line-height: 1.5em;
}