body {
	background-color: #FFFFFF;
	background-image: url('images/17.jpg');
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.navi {
	width: 20px;
}
.list {
	width: 400px;
	margin-left: 150px;
	font-size: 15px;
	text-align: left;
	margin-top: 80px;
	overflow: scroll;
	height: 400px;
	line-height: 2;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
table {
	height: 600px;
	width: 955px;
}
.small {
	font-size: 12px;
	text-align: center;
}
