.orange-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9966;
	font-weight: bold;
}
.grey-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.grey-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.orange-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #906090;
	font-weight: bold;
}
.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF9423;
	font-weight: bold;
}
.gold-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BF9423;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.grey-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

