.uln {
	text-decoration:none;
	font-size: 12px;
}

.pt10 {
	font-size: 10px;
	line-height: 120%;
}

.pt12 {
	font-size: 12px;
	line-height: 140%;
}

.pt14 {
	font-size: 14px;
	line-height: 140%;
}

.pt16 {
	font-size: 16px;
	line-height: 130%;
}


.pt18 {
	font-size: 18px;
	line-height: 190%;
}


.line110 {
	line-height: 110%;
}
.line120 {
	line-height: 150%;
}

.line130 {
	line-height: 130%;
}

.line140 {
	line-height: 140%;
}

.line160 {
	line-height: 160%;
}

.tddot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
	line-height: 140%;

}

.tdleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E2E3EB;
	border-right-color: #E2E3EB;
	border-bottom-color: #E2E3EB;
	border-left-color: #E2E3EB;
}
.tbbL {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D1D2E0;
	border-left-color: #D1D2E0;
	font-size: 12px;
	color: #353159;


}
.tbbR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D1D2E0;
	border-right-color: #D1D2E0;
}


.box1{
	text-align:center;
	width:100%;
}
.box2{
	text-align:left;
	margin:2px auto;
	width:798px;
	font-size: 12px;
}



