@charset "UTF-8";
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.copyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	line-height: 44px;
}
.columndetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
}
.pagebkg {
	background-image: url(Images/IceBkg.jpg);
	background-repeat: no-repeat;
	background-position: 25px bottom;
}
.presentedby {
	letter-spacing: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

