@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet MS;
	color: #666666;
	word-spacing: 0.1em;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 1.7em;
	font-size: 0.75em;
}

h1 {
	font-size: 1.5em;
	margin-top: 0px;
	color: #666666;
	border-bottom: 1px solid #036B6C;
}
h2 {
	font-size: 1.2em;
	margin-top: 0px;
	color: #666666;
	border-bottom: 1px dotted #036B6C;
}
h3 {
	font-size: 1em;
	margin-top: 0px;
	color: #666666;
}

a:link {
	color: #007375;
	text-decoration: underline;
}

a:hover {
	color: #007375;
	text-decoration: none;
}

a:active {
	color: #007375;
	text-decoration: underline;
}

a:visited {
	color: #007375;
	text-decoration: underline;
}

a.footer:link {
	color: #717171;
	text-decoration: underline;
}

a.footer:hover {
	color: #717171;
	text-decoration: none;
}

a.footer:active {
	color: #717171;
	text-decoration: underline;
}

a.footer:visited {
	color: #717171;
	text-decoration: underline;
}.h1-extra {
	font-size: 14px;
	color: #000;
}
.largeHighlight {
	font-size: 30px;
	color: #666666;
	line-height: 35px;
}
