body {
	background-color:#EEEEEE;
	text-align: center;	
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;

	background-position: left top;

}
.heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;

}
a:hover {
	
	font-style: normal;
	text-decoration: underline;

.imagepagebackground {
	
}

