.MyriadProRed {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.trebuchet12Black {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.Verdana9BoldWhite {
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.trebuchet12BoldBlue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.trebuchet12Red {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
}
.trebuchet30Blue {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #003399;
}
.verdana24White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
