.spa { margin: 26px 0 6px; }

.page1 { width: 300px;
	float: left;
	margin: 0;
	padding: 0 ;
	text-align: left;}

.page2 { width: 300px;
	float: right;
	margin: 0;
	padding: 0 ;
	text-align: right}

TABLE { width: 720px;
	border-collapse: collapse;
	margin: 0;}

TH { padding: 0; 
	font-size: 80%;
	line-height: 130%;
	background: #FFE080;
	color: #000000;
	font-weight: normal;}

TD { border-top: solid 1px  #FFFFFF;
	border-bottom: solid 1px #FFE080;
	padding: 3px 6px;
	font-size: 100%;
	line-height: 150%; }

.txt1 { font-size: 80%;
	line-height: 150%; }

.txt2 { font-size: 90%;
	line-height: 150%; }