body {
	background-color: #64BE69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	margin: 10px 12px 5px;
	word-spacing: 0.01em;
}

.eb p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	margin: 40px 40px 5px;
	word-spacing: 0.01em;
}

.top p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	margin: 0px 0px 0px;
	word-spacing: 0.01em;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 0px 12px;
	word-spacing: 0.01em;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	margin: 7px 0px 0px 0px;
	font-size:small;
	font-weight:bold;
}

.litop {
	border-top: 2px solid #000000;
}

h1 {
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	font-size:22px;
	margin: 4px;
	margin-bottom:30px;
}

h2 {
	font-family: "Courier New", Courier, mono;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	font-weight:normal;
	font-size: 14px;
	margin-top: 7px;
}

a {
	color: blue;

}

a:visited {
	color: blue;

}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	word-spacing: 0.01em;
}

#navigation {
	width:141 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
}

#navigation ul {
	margin: 0;
	padding: 0;
	word-spacing: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#navigation li {
	border-bottom: 2px solid #000000;
	list-style-type: none;
}

#navigation li a {
	height:100%;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-bottom: none;
	color: #000000;
	text-decoration: none;
	background-color: #CFE4E5;
}

#navigation li a:hover {
	background-color: #E69E2E;
	color: #000000;
	border-bottom: none;
}

.image {
  float: right;
  border: thin #258AB7 solid;
  margin: 0.3em;
  margin-top: 0;
  vertical-align: super;
}

.image p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.ebook {
	font: Tahoma, Verdana;
	font-size: 24pt;
	color:#000099;
	line-height: 140%;
	font-weight: bold;
}

.ebook2 {
	font-family: Tahoma, Verdana;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	font-size:22px;
	margin: 4px;
	margin-bottom:30px;
	color: #ff0000;
	background-color: #ffff99;
}

.ebook3 {
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}

.ebook4 {
	background-color: #ffff99;
	font-weight: bold;
	font-style: italic;
}

.ebook5 {
	color:#000099;
}

.ebook6 {
	color:#000099;
	font-weight: bold;
	font-style: italic;
}

.ebook7 {
	color: #ff0000;
	font-weight: bold;
}

.ebook8 {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

.priv {
	font-style: italic;
	font-size: small;
}