body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bot {
	font-family: Arial;
	font-size: 11px;
	color: #426AB3;
	text-decoration: none;
	font-weight: normal;
}
.bot:hover {
	font-family: Arial;
	font-size: 11px;
	color: #42B066;
	text-decoration: none;
	font-weight: normal;
}
.gray-text {
	font-family: Arial;
	font-size: 13px;
	color: #4D4D4F;
	line-height: 18px;
	text-align:justify;
	font-weight: normal;
	text-decoration: none;
}
.blue-big-text {
	font-family: Arial;
	font-size: 14px;
	color: #426AB3;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.blue-text {
	font-family: Arial;
	font-size: 13px;
	color: #426AB3;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.box {
	font-family: Arial;
	font-size: 11px;
	color: #6B696B;
	text-decoration: none;
	border: 1px solid #CECFCE;
	background-color: #FFFFFF;
}