TABLE { width: 680px;
	border-collapse: collapse;
	border: 1px solid #9B8F7B;
	margin: 0;
	font-size: 85%;
	line-height: 150%;}

TH { border-top: solid 1px  #9B8F7B;
	border-bottom: solid 1px  #9B8F7B;
	border-left: solid 1px  #9B8F7B;
	border-right: solid 1px #9B8F7B;
	background-color: #E8BDA5;
	color: #000000;
	font-weight: bold; 
	padding: 2px;
	text-align: center; }

TD { border-top: solid 1px  #9B8F7B;
	border-bottom: solid 1px  #9B8F7B;
	border-left: solid 1px  #9B8F7B;
	border-right: solid 1px #9B8F7B;
	padding: 4px;
	text-align: center;  }

TBODY {	background-color: #FFFFFF;
	color: #000000;}


.ind { text-indent: -1em ; margin-left: 1em; }

.right { float: right;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px ;}