.bannerSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;

}
.bannerBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;

}
.bannerAdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;

}
