.BIBCTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #99CCFF;
	background-position: center center;
	vertical-align: middle;
}
.BIBCText {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

