body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #99cc66;

}


html {
    overflow-y: scroll;
}



}
#table1, #table2, #table3, #table4, #table5 {
	width: 850px;
}
#table1 {
	background-color: #e6e6c6;
	height: 150px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
#table2 {
	width: 850px;
	background-color: #e6e6c6;
	border: 0px solid #000000;
	text-align: center;

}
#table3 {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	background-color: #e6e6c6;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#table5 {
	width: 850px;
	background-color: #000000;
	text-align: center;
	color: White;
}
#table7 {
	width: 600px;
	background-color: #e6e6c6;
	border: 0px solid #000000;
	text-align: center;


}
#table8 {
	width: 700px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	background-color: #e6e6c6;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;

}
h1 {
	background-image: url("srec.css");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 5px;
}
h2 {
	text-align: center;
	color: #000000;
	font-size: 10pt;
	margin-bottom: 0px;
}
h3 {
	text-align: left;
	color: #000000;
	font-size: 10pt;
	margin-bottom: 0px;	
}
p {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
