.text1   { color: #333; font-size: 14px; line-height: 120%; margin: 10px ;}
.text2   { color: #000; font-weight: bold; font-size: 14px; line-height: 100%; margin-top: 30px; margin-bottom: 2px ;}
.text3   { color: #000; font-size: 12px; line-height: 100%; margin: 2px 3px }
.tbl1     { margin-top: 2px; margin-bottom: 20px; padding: 0px; border: solid 2px #999 ;}
.tbl2    { margin-top: 2px; margin-bottom: 20px; padding: 0px }

.tbl1{
	width:725px;
	border:2px #999 solid;
}
.tbl1 th,
.tbl1 td{
	padding: 0.2em 0.1em;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
}

.tbl2 {
	margin:20px 0;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
.tbl2 th,
.tbl2 td{
	padding: 0.2em 0.5em;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
}