Body { background-repeat: no-repeat;
	   background-position: top left;
 }
 
.tableBody { background-repeat: no-repeat;
	   background-position: top center;
 }
	 	   
.greenheadline {
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}
.bodycontent {

	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.smgreenheadline {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.bodylink {


	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
}
.bodylinksmall {



	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
}
.bodycontentsmall {


	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.whiteheadline {


	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
