body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #0077A4;
}
p {
	margin-left: 102px;
	font-size: smaller;
	margin-bottom: 1em;
	width: 650px;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC6600;
	margin-left: 102px;
	margin-bottom: -0.3em;
}
.footertext {
	font-size: 0.7em;
	color: #F89829;
	margin-left: 102px;
}
a:link {
	color: #049700;
}
a:visited {
	color: #43B747;
}
a:hover {
	color: 049700;
}
a:active {
	color: #049700;
}
h2 {
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 102px;
	font-style: oblique;
	margin-bottom: -1em;
	margin-top: 1.1em;
}
