@charset "UTF-8";


table {
	margin-bottom:40px;
	border-top:1px solid #666666;
}

table th {
	font-size:14px;
	background:#C9DFD4;
	border-bottom:1px solid #666666;
	text-align:left;
	vertical-align:top;
	padding:5px;
	white-space:nowrap;
	font-weight:normal;
	line-height:1.5;
}

table td {
	font-size:14px;
	border-bottom:1px solid #666666;
	text-align:left;
	vertical-align:top;
	padding:5px;
	line-height:1.5;
}

