body {
	background-color: #04300F;
	margin-left: 0px;
	margin-top: 0.25em;
	margin-right: 0px;
	margin-bottom: 0.25em;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	font-variant: normal;
	color: #003C00;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #006;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003C00;
}
h4 {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006;
	padding-right: 0.7em;
	padding-left: 0.7em;
	margin: 0px;
	padding-bottom: 0.6em;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006;
	font-size: 1 em;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #006;
}
a {
	color: #006;
}
h5 {
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

#social {
	height: 25px;
	width: 250px;
	border: 1px solid #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	z-index: auto;
}
img
{  border-style: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

