h1 {
	background-image: url(../../../imgs/info/fac/title_bar.gif);
	height: 42px;
	width: 600px;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: -10px;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background-image: url(../../../imgs/info/fac/h3.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left bottom;
	color: #606060;
}

