﻿/* CSS layout */
#update {
	font-weight: bold;
	text-align: center;
}
#headnotes {
	text-align: center;
}
#footnotes {
	color: #800000;
	font-weight: bold;
}
#version {
	text-align: center;
}
#worksheets {
	text-align: center;
	margin: 0 auto;
}
