body { background: #f5f5f5 url("../../../images/banner.png") no-repeat center 0; padding : 0; }
.text_with_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	background-color: #FFFF00;
	font-weight: bold;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}
.underline {
	text-decoration: underline;
}
.text_backgr_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFF99;
	font-weight: bold;
}

