.bulletin-section {
	margin: auto;
	max-width: 55em;
}

.bulletin {
	margin-top: 2em;
}

.bulletin h1 {
	font-size: 28pt;
}

.bulletin table {
	font-size: 11pt;
	width: 100%;
}

.header-bulletin td, .header-bulletin th {
	border: none;
	white-space: nowrap;
	padding: 0.25em 0.75em;
}

.header-bulletin .details {
	font-style: italic;
	width: 100%;
	text-align: right;
}

.table-bulletin .cat {
	width: 20em;
}

.table-bulletin .appreciation {
	font-style: italic;
}

.table-bulletin tr.section {
	background: #EFEFEF;
	font-weight: bold;
}

.table-bulletin tr.sstotal td:first-child {
	font-weight: bold;
}

.table-bulletin tr.total {
	font-weight: bold;
}
