body {
	margin: 40;
	color: black;
	background: goldenrod
}

table.adamsatoms {
	background: #F9F3E4;
	padding: 0
}

h1 {
	font-weight: bold;
	font-size: 180%;
	font-family: sans-serif
}

h2 {
	font-weight: bold;
	font-size: 160%;
	font-family: sans-serif
}

h3 {
	font-weight: bold;
	font-size: 120%;
	font-family: sans-serif
}

h4 {
	font-weight: bold;
	font-size: 105%;
	font-family: sans-serif
}

p, li {
	line-height: 120%;
	font-size: 100%;
	font-family: georgia, serif;
}

p {
	text-indent: 2em;
	margin: 0;
	margin-left: 20;
	margin-right:20
}

p.first {
	text-indent: 0;
	margin-top: 1em
}

p.notice {
	margin-top: 1em;
	text-indent: 0;
	font-size: 80%;
	line-height: 120%;
	font-family: georgia, serif
}

p.menu {
	margin-top: 1em;
	text-indent: 0;
	font-family: sans-serif
}

p.emph {
	text-indent: 0;
	font-family: georgia, serif;
	font-size: 160%;
	font-weight: bold;
	line-height: 130%;
	margin-top: 18;
	margin-bottom: 18;
	margin-left: 3em;
	margin-right: 3em;
	background: yellow
}

a.tos {
	color: black;
	text-decoration: none
}

div.tos {
	display: none;
	text-decoration: none
}
