.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.tiny-no-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text-standard {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	line-height: 15px;
}
.text-standard-black {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS";
	line-height: 15px;
}
.red {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.big-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2A1F55;
}
.bold-red {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.big-red {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
}
.black-bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.standard-black {
}
.text-bigger {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
