/*
.strong {
	
	color: #000000;
	font-weight: normal;
	style: margin-top: 0;
	margin-bottom: 0;
		
}
*/
.body1 {
		color: #000000;
		font-family: "Times New Roman";
		font-size: 12pt;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0;
		background-color: #E79B3D;
		background-image: url(''); 
		background-attachment: scroll;
}

.body2 {
		color:#000000;
		font-family: "Times New Roman";
		font-size: 12pt;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0;
		background-color: #ffffff;
		background-image: url(''); 
		background-attachment: scroll;
}
