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 {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 310px;
	height: 210px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
	width: 539px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
#mycustomscroll3{
	/* Typical fixed height and fixed width example */
	width: 539px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
#mycustomscroll4 {
	/* Typical fixed height and fixed width example */
	width: 519px;
	height: 190px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#mycustomscroll5 {
	/* Typical fixed height and fixed width example */
	width: 539px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#mycustomscroll6 {
	/* Typical fixed height and fixed width example */
	width: 539px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
#mycustomscroll_box {
	/* Typical fixed height and fixed width example */
	width: 480px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	height: 180px;
}
#mycustomscroll_right {
	/* Typical fixed height and fixed width example */
	width: 170px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
}
#mycustomscroll_right2 {
	/* Typical fixed height and fixed width example */
	width: 160px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.2m auto;*/
	padding-bottom:0px;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
}

.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 150px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

/* general page style ends here */
