h1 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: lighter;
}

p {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	line-height: 1.2;
	margin-top: 0px;
}
.ingress {
	font-weight: bold;
}

.imgfloatleft {
	float: left;
	margin-right: 10px;
}
.imgfloatRight {
	float: right;
	margin-right: 10px;
}
.singleline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}

