body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005EAA;
	font-weight: bold;
}
.sub_header {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #DF3600;
}
.maintext {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
}
.Bold_text {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #010101;
}

