@charset "utf-8";
h1 {
	margin-left: -10px;
	font-size: 20px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #8D8F93;
	font-variant: small-caps;
}
#footer {
	font-size: 12px;
	font-weight: bold;
	color: #8D8F93;
	height: 25px;
}
#lastMod {
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#webmaster {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainContent p {
	text-align: justify;
}
