h1 {
	font-size: xx-large;
	color: #999999;
	background-color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	font-style: italic;
}

h3 {
	font-size: large;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: bold;
}

h4 {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: bold;
}
p {
	padding: 1px 0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
}
.footer {
	font-size: small;
	padding: 0px;
}
