﻿body {
	background-color: #ECFFEC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center
}
h1.header {
	font-size: 24pt;
	font-weight: bolder;
	text-align: center;
	color: #000000;
}
h2.header {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
div.header {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0000FF;
}
div.info {
	margin-left: 10px;
	margin-right: 10px;	
	font-weight: 300;
	font-size: 14pt;
	text-align: center;
}
div.content {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 700;
	font-size: 14pt;
	text-align: left;
}
div.footercaption {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 300;
	font-size: 10pt;
	text-align: left;
}
div.text {
	margin-left: 125px;
	margin-right: 125px;
	font-weight: 300;
	font-size: 14pt;
	text-align: center;
}
div.toc {
	font-weight: 300;
	font-size: 14pt;
	text-align: left;
}
div.section {
	text-align: left;
}
table.inner {
	font-size: 14pt;
	width: 100%;
	vertical-align: top;
	text-align: center;
	font-weight: 400;
}
table.section {
	border: thin #C0C0C0 solid;
	font-size: 14pt;
	width: 100%;
	vertical-align: top;
	text-align: left;
	font-weight: 0;
}
td {
	border: thin #C0C0C0 solid;
}
td.section-l {
	border: thin #C0C0C0 solid;
	table-layout: auto;
	empty-cells: hide;
	font-weight: 700;
	text-align: center;
	width: 210px;
	vertical-align: top;
}
td.section-lc {
	border: thin #C0C0C0 solid;
	table-layout: auto;
	empty-cells: hide;
	font-weight: 300;
	text-align: center;
	width: 210px;
	vertical-align: top;
}
td.section-r {
	border: thin #C0C0C0 solid;
	table-layout: auto;
	empty-cells: hide;
	vertical-align: top;
	font-weight: 300;
	text-align: left;
	padding: 5px;
}
td.section-rb {
	border: thin #C0C0C0 solid;
	table-layout: auto;
	empty-cells: hide;
	vertical-align: top;
	font-weight: 700;
	text-align: center;
	padding: 5px;
}
td.section-rc {
	border: thin #C0C0C0 solid;
	table-layout: auto;
	empty-cells: hide;
	vertical-align: top;
	text-align: center;
	font-weight: 300;
}
p.footercaption {
	margin-left: 10px;
	margin-right: 10px;	
	font-weight: 300;
	font-size: 10pt;
	text-align: left;
}
p.header {
	font-weight: 800;
	font-size: 24pt;
}
p.info {
	margin-left: 10px;
	margin-right: 10px;	
	font-weight: 300;
	font-size: 14pt;
	text-align: center;
}
span.title {
	font-size: 24pt;
	font-weight: 800;
	color: #000000;
	text-align: center;
}
span.author {
	font-size: 18pt;
	font-weight: 800;
	color: #000000;
}
span.list {
	font-size: 14pt;
	font-weight: 800;
	color: #000000;
}
table.header {
	table-layout: auto;
}
div.footer {
}

img {
	border-width: 0px;
}

.style1 {
	font-weight: normal;
}