.BigHeader {
	font-family: "century gothic";
	font-size: large;
	font-weight: bold;
	color: #006699;
}
.mainTxt {
	font-family: "century gothic";
	font-size: small;
	color: #000000;
	line-height: 2em;
}
.title {
	font-family: "century gothic";
	font-size: medium;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.WhtTxt {
	font-family: "century gothic";
	font-size: small;
	color: #FFFFFF;
	vertical-align: middle;
}
.BluBar {
	background-image: url(images/leftClrBar.jpg);
	background-repeat: repeat-y;
}
