#hometext {
	height: 150px;
	width: auto;
	left: auto;
	right: auto;
	overflow: auto;
	position: relative;
	border: thin solid #000000;
	margin-bottom: 5px;
	padding: 8px;	
}
h1 {
	line-height: 16px;
}

#btext {
	height: 570px;
	overflow: auto;
	margin-top: 15px;
	padding: 8px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
.style1 {color: #000000}