TABLE { width: 720px;
	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: #FF8000;
	color: #FFFFFF;
	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; }

TBODY {	background-color: #FFFFFF;
	color: #000000;}

.item {	background: #FFE0C0;
	color: #000000;
	white-space: nowrap;
	text-align: center; }

.itemt {background: #FF8000;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: left;
	font-weight: bold; }

.item2 { background: #F0FFF0;
	color: #000000;
	white-space: nowrap;
	text-align: center; }

.itemt2 {background: #6B9D4A;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: left;
	font-weight: bold; }

.item3 { background: #FFF0FF;
	color: #000000;
	white-space: nowrap;
	text-align: center; }

.must {	color: #FF0000; }

.note { margin: 6px 0 0;
	font-size: 90%; line-height: 120%; }

