h1, h2 {
	font-weight: bold;
	margin-bottom: 1em;
}

h1 {
	font-size: 138.5%;
}

h2 {
	font-size: 123.1%;
}

p {
	margin-bottom: 1em;
}

a, strong {
	font-weight: bold;
}

body {
	font-family: verdana;
}

.vcard {
	font-size: 85%;
	line-height: 1.5em;
}

.nb {
	font-style: italic;
}

.lead {
	text-indent: 1.5em;
	font-size: 108%;
	line-height: 1.5em;
	margin-bottom: 2em;
}

/* DIRECTORY */

.directory #content {
	width: 500px;
	margin: 50px auto;
}

.directory .band {
	margin-bottom: 32px;;
}

/* NEWSLETTER */

.newsletter #content {
	width: 500px;
	margin: 150px auto;
}

