.bodytext {
	font-family: Arial;
	font-size: 12px;
}
.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.updatestext {
	font-family: Arial;
	font-size: 11px;
}
.updatestextLink {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	text-decoration: none;
	color: #FF0000;
}
