@charset "UTF-8";
/* CSS Document */

.Main-Bold-Cond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	word-spacing: -1px;
	font-stretch: extra-condensed;
}
.PhotoCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.Main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
}
.MainBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
