BODY{
	background-color: white;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color : black;

}
BODY,INPUT,SELECT,TEXTAREA,FORM,TABLE,A{font: 9pt;}
table,img{border:0px;empty-cells:show; }


.bodycnt{
	background-image: url(bodyback.gif);
}

.td10{
	background-image: url(td10back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 271px;
	padding-top:40px;
}

.td20{
	width: 469px;
}

.tdtitle1{
	background-color: White;
	font-size: 11pt;
	color: #b90000;
	padding: 4px;
	text-align: center;
	border:1px #c2c2c2 solid;
	font-weight: bolder;
}

.tdtitle2{
	background-color: #fff799;
	font-size: 11pt;
	color: #b90000;
	padding: 4px;
	text-align: center;
	border:1px #c2c2c2 solid;
	font-weight: bolder;
}

.tddetail{
	line-height: 22px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 10pt;
}
