/* Stylesheet for EXCOM charter */

h2, h3 {
	text-align: center;
	}
.strike {
	text-decoration: line-through;
	color: #974;
	}
.insert {
	background: #eda;
	outline: dotted #974 1px;
	}
