body {
	background-color:#dddddd;
	color: #FFFFFF;
}
.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: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	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;
	background-color: #DDDDDD;
}
a:hover {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	background-color: #EEEEEE;
.imagepagebackground {
	
}
