@charset "utf-8";
p {
	font-size: 18px;
	line-height: 125%;
	color: #FFFFFF;
	margin-top: 0px;
	font-family: "Calligraph421 BT";
}
h2 {
	font-family: "Calligraph421 BT";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	text-decoration: underline;
}
.photoright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #765E08;
}

