body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
th {
	background-color: #eee;
}
.site-name {
	font-weight: bold;
	font-size: 200%;
}
.nav-bar {
	font-weight: bolder;
}
.separator {
	background-color: #eee;
}
.nav-path {
	background-color: #eee;
	font-size: 85%;
}
.body-text {
	font-size: 100%;
}
.footer {
	font-size: 85%;
}
