.window {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	margin: 0px;
	padding: 0px;

}
#scroll{
	overflow: auto;
	height: 450px;
}
