body {
	background-color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-align: left;
	text-indent: 2em;
}

p.quote {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2.5em;
	margin-right: 1.5em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
	text-align: left;
	text-indent: 2em;
}

p.center {
	\\margin-top: 0.5em;
	margin-bottom: -0.3em;
	\\margin-left: 1em;
	\\margin-right: 1em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
	text-indent: -1em;
}


p.normal {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #000000;
	text-indent: 0em;
}

table {
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-align: left;
	background-color: #FFFFFF;
	width: 700px;
}

p.footnotes {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	margin-left: 3em;
	text-indent: -2em;
}

p.footnotes-small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
	margin-left: 3em;
	text-indent: -2em;
}

ul li {
	list-style: square;
	margin-bottom: 0.5em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #000000;
}

ol li {
	margin-bottom: 0.5em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	list-style-type: decimal;
	color: #000000;
}

ol.lower-alpha {
	margin-bottom: 0.5em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	list-style-type: lower-alpha;
	color: #000000;

}

ol.decimal {
	margin-bottom: 0.5em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	color: #000000;

}


h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #043D37;
	line-height: 1em;
	text-align: left;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #043D37;
	line-height: 1.2em;
	margin-bottom: 0px;
	margin-left: 1em;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #043D37;
	line-height: 1em;
	text-align: left;
	text-indent: 0pt;
	margin-left: 1em;
	font-style: italic;

}

h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	text-align: right;

}

a:link {
	color: #606767;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-style: normal;
	border: none;
	font-weight: bold;
	text-align: left;
}
a:visited {
	color: #4f6868;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}


hr.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
	width: 50%;
}
hr.style-eight:after {
	content: "§";
	display: inline-block;
	position: relative;
	top: -0.8em;
	font-size: 1em;
	padding: 0.25em;
	background: #ffffff;
}
	
 
span.dropcap {
	font-family: serif;
	font-size: 350%;
	font-weight: bold;
	font-style: italic;
	float: left;
	margin: -0.1em 0.125em -0.2em 0em;
	text-indent: 0em;
	line-height: 1em;
	height: 1em;
	color: #043D37;
}
