.textBar {
	font-family: sans-serif;
	font-size: 12px;
	color: #000099;
}
.text {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
}
a.textLink{
	font-family: Helvetica;
	font-size: 14px;
	color: #000099;
}
.textBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bg {
	background-image: url(images/page/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textTail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bolder;
}
.textModel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-style: normal;
	font-weight: bolder;

}
