BODY {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
H1 {
	font-weight: 500;
	font-size: 21px;
}
H2 {
	margin: 5px 0 10px;
	font-weight: 500;
}
H2, UL, LI, P {
	font-size: 14px;
}
H1, H2, P {
	padding: 0;
}
H1, P {
	margin: 0 0 10px 0;
}
STRONG {
	font-weight: bold;
}
.branch-name, .revision-id {
	font-family: "Courier New", monospace;
}
.version-viewer {
	padding: 14px;
}
A {
	color: #337ab7;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

.hidden {
	display: none;
}
