@charset "utf-8";
.HeaderBackgrd {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	text-align: center;
	text-indent: 10px;
	word-spacing: normal;
	white-space: nowrap;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

