
body, p {
	font-family: Arial, serif;
	font-size: 100%;
	color: #424242;
	background: #f7f7f7;
}

a {color: #262626; text-decoration: none; border-bottom: 1px solid #a0a0a0;}
a:visited {color: #909090; text-decoration: none; border-bottom: 1px solid #e0e0e0;}

p {
	line-height: 136%;
	margin: 0 0 1.5em 0;
}

h1, h2, h3 {
	margin: 3em 0 1em 0;
}
h1 {
	font-size: 120%;
}
h2, h3 {
	font-size: 110%;
}
h3 {
margin: 0 0 0.36em 0;
}

.article {
	margin: 2em 2em 3em 10em;
	width: 42em;
}

small.author {
	display: block;
	font-size: 80%;
	font-style: italic;
	margin: -1em 0 3em 0;
}

#breadcrumbs {
	position: relative;
	margin-left: -1.2em;
}