.PageHeader {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}
.PageBody {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.SubHead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.BigOrange {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.TinyType {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
}
