.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: 993300;
	text-decoration: none;
}	

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.pageheading{
	font-family: Times New Roman, Times, serif;
	font-style: x-large;
	font-weight: bold;
	color: 993300;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: black;
	text-decoration: none;
}