p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	color: #48597f;
}
h2 {
	color: #1875A7;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.bottomborder {
	border-bottom-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #1875a7;
}
a:visited {
	color: #48597f;
}
