h1 {
	font-size: 18px;
	color: #666;
	background-color: #FFF;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.style1 #wrapper #main table {
	background-color: #FFF;
}
.style1 #wrapper #main #scrollbox {
	background-color: #FFF;
	float: left;
	padding-top: 10px;
	width: 460px;
	height: 910px;
}
.style1 #wrapper #main #scrollbox p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-color: #FFF;
	height: 910px;
	width: 460px;
	overflow: auto;
}
h1 {
	font-size: 14px;
}
