@charset "UTF-8";
/* CSS Document */

.font-header-black {
	font-family: "Trebuchet MS", Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.font-title-black {
	font-family: "Trebuchet MS", Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav-numbers {
	font-family: "Trebuchet MS", Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.font-title-sold-white {
	font-family: "Trebuchet MS", Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

