body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color:#000000;
	color: #525252;
}

.mainText {
	font-family: MS Reference Sans Serif;
	font-size: 11px;
	color: #fff;
	text-align:justify;
}
.subText {
	font-family: MS Reference Sans Serif;
	font-size: 12px;
	color: #000;
	text-align:justify;
}
.subText_white {
	font-size: 11px;
	font-family: Arial;
	color: #fff;

}
.Heading {
	font-family: MS Reference Sans Serif;
	font-size: 18px;
	color: #000;

}
.Heading_inner{
	font-family: ITC Bookman Demi;
	font-size: 20px;
	color: #6E510;

}
a.mainlink {
	font-family:ITC Bookman Demi;
	font-size: 11px;
	color:#000;
	text-decoration: none;

}
a.mainlink:hover {
	font-family:ITC Bookman Demi;
	font-size: 11px;

	color: #ffffff;
	text-decoration: none;
	}
a.bottommenu {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
a.bottommenu:hover {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

