.co_name {
	font-family: Tahoma;
	font-size: 24px;
	color: #000000
}
.grey{
	color: #666666}
.contact {
	font-family: Tahoma; font-size: 12px; }
.nav {
	font-family: Tahoma; font-size: 18px; }
.Q {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
.A {
	font-family: Tahoma;
	color: #666666; 
	font-weight: bold;
	font-size: 14px;
	}
.heading {
	font-family:tahoma;
	font-size:14px;
	color: #000000;
}
.content {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #000000;
	
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.orange {color: #FF9933}

.bg_lt_orange {
	background-color:#FFD87D
}
.req {
	color:#F00
}