.header {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	position: static;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
.subs {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	position: static;
	height: auto;
	width: auto;
}

#hide {
display:none;
}