.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #363233;
	background-color: #FFF67D;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0071BD;
	text-align: center;
}
.yellow1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #363233;
	background-color: FFF20E;
}
.yellow2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #363233;
	background-color: #FFF460;
}
.bluedark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0071BC;
	text-align: center;
}

