.Numbers {
	color: #DEF7DF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.MainText {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Header {
	font-size: small;
	background-color: #BDC3C6;
}
.Gray {
	color: #DEF7EF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.line {
	background-color: #DEF7DE;
	height: 5px;
	position: absolute;
}
.backcolor {
	background-color: #9CB6AD;
}
.backcolor2 {
	background-color: #8C969C;
}
