body {
	background: white;
	color     : #000;
	font      : 11pt Georgia, Garamond, serif;
	margin    : 0 5%;
}

h1 { font-size: 16pt; }
h2 { font-size: 12pt; border-bottom: 1px dashed #000; }

a { color: #000; font-weight: bold; text-decoration: underline; }

img { border: none; }

#Page { padding: 1em 0 0; width: auto; }

#Nav, #NavLow, .tourNav { display: none; }

#Purchase .form th { font-weight: normal; padding-right: 8px; text-align: right; white-space: nowrap; }
#Purchase .form td { font-weight: bold; }

#Purchase #CancelComment { display: none; }

#Footer { text-align: right; }
