.back {
	background-color: #151C33;
	text-align: center;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #F0F0F0;
}
.footer {
	background-color: #1E2747;
}
a:link {
	color: #F0F0F0;
	text-decoration: none;
}
a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	color: #1CD88C;
	text-decoration: none;
}
a:active {
	color: #F0F0F0;
	text-decoration: none;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #F0F0F0;
	font-weight: bold;
}
