.monospace {
	font-family: Monaco, Courier, monospace;
	font-size: 9pt;
}

.small {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
}

.quote {
	color: #330033;
}

blockquote {
	color: #330033;
}

.header {
	font-family: "Syntax Ultrablack", Syntax, "Trebuchet MS", serif;
	font-size: 18pt;
	font-weight: normal;
}

.indexText {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
}

.entry_date {
	font-family: "Syntax Ultrablack", Syntax, "Trebuchet MS", serif;
	font-size: 14pt;
	font-weight: normal;
}

.entry_title {
	font-family: "Syntax Ultrablack", Syntax, "Trebuchet MS", serif;
	font-size: 14pt;
	font-weight: normal;
}

A.navigation-link {
	font-family: "Syntax Ultrablack", Syntax, "Trebuchet MS", serif;
	font-size: 12pt;
	color: #000074; 
	text-decoration: none;
}
.hidden {
	visibility: hide;
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.shown {
	visibility: show;
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
}

.month {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
}

.archive {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: #003B65;  
}

.chosenArchive {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.hiddenYearDiv {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	visibility: hide;
	position: absolute;
	top: 362px;
	left: 450px;
}

.chosenYearDiv {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	visibility: show;
	position: absolute;
	top: 362px;
	left: 450px;
}
.hiddenYearMonthDiv {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	visibility: hide;
	position: absolute;
	top: 396px;
	left: 83px;
}

.chosenYearMonthDiv {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	visibility: show;
	position: absolute;
	top: 396px;
	left: 83px;
}

