.PanHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.BoxText {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}
.title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #464E97;
}
.subtitle {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
