body {
	font-family: verdana, arial, sans-serif;
	background-color: #A8BFFF;
}
p, h2, h3, h4 {
	margin-bottom: .5em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.15em;
}

p, li {
	line-height: 1.25em;
}

#page_body li {
	margin-bottom: .25em;
}

#page_body ul {
	margin-bottom: 1em;
}

.subtitle {
	font-size: .5em;
}

ul#rules {
	list-style: disc;
}

ul#rules ul {
	list-style: circle;
}

ul#rules li {
	margin-left: 1em;
}

.unconfirmed {
	color: gray;
}