html body a {
	color:blue !important;
	text-decoration:underline !important;
	}
html body * {
	border:none !important;
	background:none !important;
	}
#container,
#contentment {
	width:7in !important;
	}
html body img {
	float:left !important;
	margin:12px 12px 12px 0 !important;
	}
#header {
	height:auto;
	}
#header h1 {
	width:auto;
	height:auto;
	background:none;
	position:relative;
	margin:0 0 -12px 0;
	color:#000;
	text-align:left;
	}
html body #header h1 a {
	width:auto;
	height:auto;
	position:relative;
	display:inline;
	color:#000 !important;
	text-decoration:none !important;
	margin:0;
	text-align:left;
	font-weight:normal;
	}
#header h1 span {
	position:relative;
	width:auto;
	left:0;
	margin:0;
	text-align:left;
	}
#header h2 {
	position:relative;
	width:auto;
	height:auto;
	margin:0;
	left:0;
	text-align:left;
	font-weight:normal;
	}
#header h2 span {
	position:relative;
	width:auto;
	height:auto;
	margin:0;
	left:0;
	text-align:left;
	}
#footer {
	display:none;
	}
