.h1 {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: bold;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bread-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.text-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}
.serif-red {
	font-family: "MS Serif";
	font-size: 10px;
	color: #993333;
	line-height: 10px;
}
.h1-red {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #993333;
	font-weight: bold;
}
.text-gray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.h1-sub {
	font-family: "MS Serif";
	font-size: 14px;
	font-style: italic;
	color: #993300;
	font-weight: bold;
}
.h1-sub2 {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-style: italic;
	color: #006633;
}
.text-ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #993333;
	font-weight: bold;
}
.h1-big {
	font-family: "Franklin Gothic Medium";
	font-size: 36px;
	font-weight: bold;
}
.h1-bigred {
	font-family: "Franklin Gothic Medium";
	font-weight: bolder;
	color: #c00000;
	font-size: 24px;
}
.text-let {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.h1-bigwhite {
	font-family: "Franklin Gothic Demi";
	font-weight: bold;
	color: #99FFCC;
	font-size: 36px;
}

