﻿body {
	font-family: Verdana, Arial;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
	color: #000000;
	background-color: #ECFFEC;
}
h1.header {
	font-size: 1.5em;
	font-weight: 800;
	line-height: 1.1em;
	text-align: center;
	position: relative;
}
h2.header {
	font-size: 1.3em;
	font-weight: 600;
	text-align: center;
}
div.header {
	background:#ECFFEC url('clouds-024.jpg') left top;
	text-decoration: none;
	position: relative;
	text-align: center;
	height: 132px
}
div.content {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 400;
	font-size: 1.3em;
	line-height: 1.2em;
}
div.list {
	font-weight: 400;
	font-size: 1em;
	text-align: center;
}
div.text {
	margin-left: 100px;
	margin-right: 100px;
	font-weight: 400;
	font-size: 1em;
	text-align: left;
}
div.toc {
	font-weight: 400;
	font-size: 1em;
	text-align: left;
}
p.header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: 600;
	color: #800080;
	position: relative;
	top: -10px;
}
span.title {
	line-height: 1.1em;
	font-weight: 600;
	text-align: center;
}
span.author {
	line-height: 1.1em;
	font-weight: 600;
	text-align: center;
}
span.list {
	font-size: 1em;
	font-weight: 400;
	color: #000000;
}
table.header {
	table-layout: auto;
}
div.footer {
	background-image: url('clouds2.gif');
}

img {
	border-width: 0px;
}

.style1 {
	font-weight: normal;
}