.solomonstrutz {
	font-family: Arial, Garamond, Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
}
.smallheader {
	font-family: Garamond, Arial, Georgia;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
}

.background {
	font-family: Garamond, Arial, Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
}
.graybackground {
	background-color: #666666;
}