.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	color: #FFF;
}
.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF6;
}
.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
.Emphasis2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #000;
}
.Normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
}
.yellowtext {
}
