table {
	color: #004400;
}
body {
	background: white;
}
p {
	color: #004400;
	fontsize: 19;
	text-align: justify;
/*	line-height: 110%;*/
	font-family: "Bookman Old Style", serif;
}
.indent {
	text-indent: 2em;
}
p em { background: yellow }
h1, h2, h3, h4, h5, h6 {
	color: #004400;
	font-weight: normal;
	font-family: "Bookman Old Style", serif;
}
h1, h2 {
	align: center;
	line-height: 90%
}
span.corporate, span.corporatec {
	color: #004400;
	fontsize: 24;
	font-weight: 500;
	font-family: "Bookman Old Style", serif;
	line-height: 100%
	
}
span.corporatec {
	fontsize: 30;
}

span.linethrough {
	text-decoration: line-through;
}

span.pictext {
	align: center;
	fontsize: 12;
}