body, html {
	background: white;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#container {
	width: 100%;
	margin: 0;
	float: none;
	background: transparent;
}

#header img { border: none; }
#header a:link:after, #menu, #footer { display: none; }

#header-right {
	float: right;
	text-align: right;
	padding: 3px;
	color: #5D0015;
}

h1 { padding:10px 0 0 0; font-size: 1em; }
strong, .org { color: #000; font-weight: bold }

.tel { display: inline; }
.save-paper, fieldset { display: none; }

a:link:after {
	content: " (" attr(href) ") ";
}

#printMsg {
	display: block;
}

