p,dd		{	text-align: justify	}
dl			{	border-top: 1px solid #808080;
				clear: both;
				padding: 10px 0 5px;
				margin: 5px 0;	}
dt			{	font-weight: bold	}
dd			{	margin: 5px 0	}
strong		{	white-space: nowrap;	}


#GChcaps			{	margin: 10px auto;
						border: 2px solid black;
						background: #FFFFD0;
						border-collapse: collapse	}
#GChcaps th			{	background: green;
						color: white	}
#GChcaps th,
#GChcaps td			{	border: 1px solid black;
						padding: 2px 5px;
						text-align: center	}