.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;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-left: 40px;
}
a:link {
	color: #F0F0F0;
	text-decoration: none;
}
a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	color: #F8D300;
	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;
}
