body {
	font-family: "Myriad Web Pro", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: black;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 0.5em 0;
}

h1 {
	font-size: 2em;
}

ul#nav {
	display: none;
}

.sub_articles {
	font-size: 90%;
}

.permalink {
	display: none;
}

a {
	text-decoration: none;
	color: black;
}
