body {

	margin: 0;
	padding: 0; padding-top: 0;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content {
	
	padding: 1em;
	margin:0.2em 2em;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
	/* percentage width without the fix*/
width: 96%;
	height: 170px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;

	
	padding: 2px;
	padding-left: 1px;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}

#mycustomscroll2 {
	/* percentage width without the fix*/
width: 96%;
	height: 270px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;

	
	padding: 2px;
	padding-left: 1px;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}
#mycustomscroll3 {
	/* percentage width without the fix*/
width: 96%;
	height: 160px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;

	
	padding: 2px;
	padding-left: 1px;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}

#mycustomscroll4 {
	/* percentage width without the fix*/
width: 96%;
	height: 40px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;

	
	padding: 2px;
	padding-left: 1px;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}

#mycustomscroll6 {
	/* percentage width without the fix*/
width: 98%;
	height: 40px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;

	
	padding: 2px;
	padding-left: 1px;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/

#mycustomscroll7 {
	/* percentage width without the fix*/
width: 96%;
	height: 270px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;

	
	padding: 2px;
	padding-left: 1px;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}

.percentagewrap {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 150px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

#mycustomscroll5 {
	/* percentage width without the fix*/
width: 96%;
	height: 170px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;

	
	padding: 2px;
	padding-left: 1px;
		font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight:normal;
	font-size:11px;
	color: #40742e;
}