
#body #contents table{
	width: 699px;
}
#body #contents th{
	vertical-align: bottom;
	border-bottom: 1px solid #ACACAD;
	height: 34px;
}
#body #contents th.nob{
	border-bottom: none;
	height: 27px;
}
#body #contents th.top{
	vertical-align: top;
}
#body #contents th.match{
	height: 20px;
}

#body #contents td{
	vertical-align: bottom;
	border-bottom: 1px solid #ACACAD;
	font-size: 100%;
}
#body #contents .strong{
	font-weight: bold;
}
#body #contents td.nob{
	border-bottom: none;
}
#body #contents td.top{
	vertical-align: top;
}

#body #contents p{
	line-height: 1.8em;
}

#body #contents td img.map{
	margin-left: 15px;
	margin-bottom: 2px;
	margin-top: 3px;
	vertical-align: 0;
}
#body #contents span.number{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
}

#body #contents #piclist{
	width: 699px;
	height: 125px;
	margin: 0;
	padding: 5px;
	list-style: none;
	overflow: hidden;
}
#body #contents #piclist li{
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 30px;
}

#body #contents a, a:hover {
	color: #231815;
	font-size: 1.0em;
	text-decoration: none;
}

