body {
	background-color: #989898;
	margin: 0;
	padding: 0; padding-top: 0em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
}


/*Page related styles for you to view*/
#mycustomscroll {
	width: 530px;
	height: 91px;
	overflow: auto;
	position: relative;
	background-color: #FFFFFF;
	margin: 0em auto;
	padding: 0px;
	line-height: 120%;
	font-size: 11.5pt;
}

#mycustomscroll2 {
	width: 550px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 1em;
	line-height: 120%;
	font-size: 11.5pt;
}

/* general page style ends here */
