.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.photocaption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 12px;
	padding-right: 55px;
}
.photocaption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 12px;
	padding-right: 10px;
}
.seclink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.seclink a:hover {
	color: #000000;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
.seclink a:active {
	color: #333333;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
