@charset "utf-8";
.Centerlogo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009;
	text-align: center;
}
.blueboldcenter {
	font-size: 16px;
	font-weight: bold;
	color: #006;
	text-align: center;
}
.redboldcenter {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
