.line {
	font-size: 16px;
	font-style: normal;
	line-height: 20px
	}
.line2 {
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	background-color: #030;
	}
.line2 th {
	font-weight: normal;
	background-color: #DCEAEF;
	text-align: left;
	height: 45px;
	width: 250px;
}
.line2 td {
	background-color: #FFF;
}
caption {
	text-align: left;
}

