.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3D1E00;
}
.bodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFE687;
	letter-spacing: 1px;
}
.title_dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #3F0C00;
	letter-spacing: 1px;
}
.photoborder {
	border: medium solid #FFFFFF;
}

