.bg-footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
}
.bg-blue {
	background-image: url(images/bg_blue-band.jpg);
	background-repeat: repeat-x;
}
.txt-black {
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
.txt-blue {
	font-size: 36px;
	color: #0081B9;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 36px;


}
.txt-white {

	font-family: arial;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
}

