.thumbnails {
	width: 200px;
	margin: 10px;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-align: center;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 0px;
}
h4 {
	font: bold 16px Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	color: #800000;
}
.letter_from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.letter_pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-top: 14px;
	margin-bottom: 0px;
}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.cnt_additions {
	padding: 4px;
	margin: auto;
	background: #999999;
	position: relative;
	width: 400px;
	text-align: left;
	border: thin inset #333333;
}
.anotherNorton {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 0px;
}
.center {
	text-align: center;
}
.table_brochure {
	text-align: center;
	width: 100%;
}
.red {
	font-weight: 700;
	color: #F00;
}
.bkg-text {
	background: #B1B1B1;
	padding: 10px;
}
.img-right {
	float: right;
}

