/* Set header and link color */
h1, h2, h3, h4, h5, h6, #body a { color: #333; }

/* Headers */
h1, h2, h3, h4, h5, h6 { margin-bottom: 0; }
h1 { font-size: 16pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

/* Paragraph margin */
p {	margin: 0 0 1em 0; }

/* Spaced out list items in the "body" */
#body li { margin-bottom: 1em; }

/* Format addresses in lists. */
li address {
	margin-top: 1ex;
	margin-left: 3em;
}
