body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
.text18red {
	font-size: 18px;
	font-weight: bold;
	color: #CC0033;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
}
.text9small {
	font-size: 9px;
}
.text18Black {
	font-size: 18px;
	font-weight: bold;
}
.textOrange {
	font-weight: bold;
	color: #FF9900;
}
.text14gold {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.text14brown {
	font-size: 14px;
	font-weight: bold;
	color: #A7602A;
}
.text14pink {
	font-size: 14px;
	font-weight: bold;
	color: #DB8FB6;
}
.text14Blue {
	font-size: 14px;
	font-weight: bold;
	color: #06AFEA;
}
.text18Blue {
	font-size: 18px;
	font-weight: bold;
	color: #2261FC;
}
.divLeft40 {
	padding-left: 40px;
}
