body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
	background-color:#6C818C;
}
.banner {
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.text1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
.heading12 {
	font-size: 12px;
	font-weight: bold;
	color:#464646;
	text-decoration: none;
}
.heading12:hover {
	font-size: 12px;
	font-weight: bold;
	color:#6C818C;
	text-decoration: none;
}
.main_text{
	color:#333333;
}
.sub_heading {
	font-size: 12px;
	font-weight: normal;
	color:#080808;
	text-decoration: none;
}
.sub_heading:hover {
	font-size: 12px;
	font-weight: normal;
	color:#6C818C;
	text-decoration: none;
}