.Ballet {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.BoldBallet {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.PageHeader {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFBD35;
	float: none;
	height: auto;
	width: auto;

}
.Underlined {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
