.tablehead {
	background: #CDCDCD;
}

.tablecontent1 {
	background: #F1F1F1;
}

.tablecontent2 {
	background: #E1E1E1;
}

.title {
	color: #006EB6;
	font-size: 16px;
	font-weight: bold;
}
.Main {
	color: #006EB6;
	font-size: 15px;
}
