.background    {
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}#school-tbl td {
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
}
.td-center {
	text-align: center;
}
.txt {
	margin-bottom: 20px;
	margin-left: 15px;
}
.hl01 {
	margin-bottom: 15px;
}
#school-tbl ul {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#school-tbl ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#school-tbl .hl02 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 5px;
}

