.BCTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0033CC
	line-height: 14px;
	
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.Footer {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 14px;
	
}
