.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #3366FF;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}
.gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #3366FF;
}
.smallblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #3366FF;
}
.disshymn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	letter-spacing: normal;
	line-height: normal;
}
.productstable {
	margin: 15px;
	padding: 15px;
	width: 900px;
}
.tnphoto {
	margin: auto;
	padding: 10px;
	height: auto;
	width: auto;
	border: 2px solid bd933a;
}

