.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003C00;
}
.h3 {
	font-weight: bold;
	font-variant: small-caps;
	color: #003C00;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #003C00;
}
a {
	color: #003C00;
}
p {
	padding-right: 0.5em;
	padding-left: 0.5em;
}

