body
{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-size: 0px;
}
.nofont
{
	position: absolute;
	height: 100%;
	width: 100%;
	font-size: 0px;
}
a
{
    text-decoration: none;
}
.MantraBody
{
	font-size: 0px;
	position: relative;
	height: 768px;
	width: 1024px;
	z-index: 1;
}
.footer
{
	position: relative;
	z-index: 2;
	height: 22px;
	width: 1024px;
	margin-top: -22px;
	background-color: #CFE3DA;
}

.MantraBody100
{
	font-size: 0px;
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.footer100
{
	position: relative;
	z-index: 2;
	height: 22px;
	margin-top: -22px;
	background-color: #CFE3DA;
}