.content {
	font-family: Arial;
	font-size: 14px;
	color: #808080;
	line-height: 1.5;
}


.heading {
	font-family: Arial;
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	color: #009933;
}

.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #009933;
	text-align: right;
	line-height: 4;
}
.backtotop {
	font-family: Arial;
	font-size: 9px;
	color: #3399ff;
	text-align: right;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}
.sub-heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
.question {
	font-family: Arial;
	font-size: 14px;
	color: #669900;
	line-height: 14pt;
}

