.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: 311px;
	float: left;
	background-color: #efefef;
	height: 290px;
	overflow: auto;
}

#mycustomscroll_2 {
	/* Typical fixed height and fixed width example */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #39b1c3;
	width: 206px;
	height:53px;
	clear: left;
	padding-left: 74px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#mycustomscroll_3 {
	/* Typical fixed height and fixed width example */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #39b1c3;
	width: 206px;
	height:102px;
	clear: left;
	padding-left: 74px;
	padding-top: 10px;
	padding-bottom: 4px;
}

