.boldheading {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #ff5a00;
	text-decoration: none;
}
.keywords {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}


.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}

.smalltext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
	
.orangetext {
	font-family: Arial;
	font-size: 13px;
	color: #ff5a00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#999999;
.bodytext large {
	font-size: 14px;
}

.text-lrg {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
.text-lrg {
	font-family: Arial, Helvetica, sans-serif;
}

