a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 8.182em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #89C542;
	letter-spacing: -0.1em;
}

h3 {
	font-size: 2.818em;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	/**/letter-spacing: -1.6px;
	font-weight: normal;
	line-height: 1.5em;
	font-variant: normal;
}

h2 {
	font-size: 3.455em;
	font-family: "Times New Roman", Times, serif;
	color: #231F20;
	font-style: normal;
	font-weight: normal;
	line-height: 1.27em;
	font-variant: normal;
}

h4 {
	font-size: 2.25em;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

h5 {
	font-size: 1.727em;
	font-family: "Times New Roman", Times, serif;
	line-height: 0.909em;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

h6 {
	font-size: 1.727em;
	font-family: "Times New Roman", Times, serif;
	color: #628D5A;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li { margin-left: 30px; }

/*p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 18px;
}
*/
