@import url('https://fonts.googleapis.com/css?family=Domine');

body {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
/*h4 {
	display: none;
}*/
body, h1, h2, h3, h4, p {
	text-align: left;
	font-family: "Cambria", Georgia, Domine, Palatino, Times New Roman, serif;
	line-height: 1.2;
}
h4 a {
    float: left;
    position: absolute;
    margin-left: -180px;
    margin-top: 0ex;
    text-align: right !important;
    width: 160px;
    color: lightgray;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
h4 .header-section-number {
	display: none;
}
span[label] {
	display: none;
}
