﻿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;
}
div.header {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0000FF;
}
div.content {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 700;
	font-size: 14pt;
	text-align: left;
}
div.text {
	margin-left: 125px;
	margin-right: 125px;
	font-weight: 300;
	font-size: 14pt;
	text-align: left;
}
p.header {
	font-weight: 800;
	font-size: 24pt;
}
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 {
	font-size: 14pt;
	font-weight: 700;
	color: #000000;
	text-align: center;
}

img {
	border-width: 0px;
}

.style1 {
	font-weight: normal;
}