﻿.association th{
	width:300px;
	padding:5px 10px;
	background-color:#cccccc;
}
.association td{
	width:68%;
}
.members dl{
	margin-left:5px;
}
.members dt{
	font-size:110%;
	font-weight:bold;
	margin-top:5px;
}
.members dd{
	font-size:90%;
	text-indent:1em;
}
.members dt.listitem{
	margin-top:15px;
}