@charset "UTF-8";
h3 {
	font-style: normal;
	font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	border-bottom-style: none;
	position: relative;
	bottom: 10px;
	border-bottom-width: 0 px;
	padding-bottom: 4px;
}
.photLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	padding-bottom: 0px;
}
.photoRight {
	border: 1px solid #000000;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.orderedList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	list-style-position: outside;
	bottom: 20px;
	text-align: left;
}
.table {
	font-size: small;
}

