.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
}
.photo_comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.photo_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #00AAD4;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #003399;
	font-weight: bold;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0033FF;
}
