body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.75em;
	}
	
a:focus {
	outline: 1px dotted invert;
}

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

h1 {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.1em;
}

h2 {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 1.2em;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.3px;
	line-height: 1.2em;
	margin-bottom: 5px;
}

h4 {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	color: gray;
	margin-bottom: 5px;
	margin-top: 10px;
}

h5 {
	font-weight: bold;
	margin-bottom: 5px;
	}

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

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h6,
ol,
ul,
pre,
address,
fieldset {
	margin-bottom: 20px;
}

.morelink {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.notice {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

#newsitems {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	}
	