.header2bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	background-color: #CFDDFF;
	text-align: center;
	border-color: black;
	border-width: 2px;
	padding: 1px;
	border: 3px double;
	width: 875px;
	float: left;
}
.lineheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.textdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-align: left;
}
#imagebox {
	padding-right: 5px;
	padding-left: 5px;
}
