body {
	font: 10pt Cantarell, arial, sans-serif;
    line-height: 18px;
}

h1 {
	font: 20pt Vollkorn, arial, sans-serif;
	font-weight: normal;
	line-height: 36px;
	margin-top: 18px;
	margin-bottom: 18px;
}

h2 {
	font: 16pt Vollkorn, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
}

p {
	margin-top: 18px;
	margin-bottom: 18px;
}

.photo {
	text-align: center;
	font-style: italic;
	margin: 36px;
}

.photo .label {
	padding-bottom: 2px;
}

#tabs {
	font-size: 14pt;
}

#tabs a {
    text-decoration: none;
}

.navi a {
	font-size: 9pt;
	text-decoration: none;
}

#date {
	font-size: 8pt;
}

#license {
	font-size: 8.5pt;
}

#license, .navi {
	line-height: 15px;
}

#calendar th {
	font-size: 10pt;
	font-weight: normal;
}

#calendar td {
	font-size: 8pt;
	line-height: 15px;
}

#calendar .entry {
	font-weight: bold;
}

#calendar a {
	text-decoration: none;
}

#pedigree .role {
    font: 13pt Vollkorn, arial, sans-serif;
}