.marquee {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0086C8;
}
.isiphala {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #69007D;
}
.headingsbody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left:15px;
}
.body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left:15px;
	padding-right:10px;
}
.backtotop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
	padding-left:15px;
	text-decoration: underline;
}
a:hover.backtotop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0086C8;
	padding-left:15px;
	text-decoration: underline;
}
.bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



