body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #5d6562; background-image: url(images/background-greencloud.jpg); margin-top: 20px; }
.border { background-color: #c1ceca; background-image: url(images/border-greencloud.jpg); }
.title {
	font-size: 40px;
	font-family: arial;
	font-variant: small-caps;
	letter-spacing: 4px;
}
.subtitle {
	color: #e8e4ce;
	font-family: arial;
	font-variant: small-caps;
}
.textarea { background-color: #8f9b98; background-image: url(images/textarea-greencloud.jpg); }
.textchapter { background-color: #a5b1ae; background-image: url(images/textarealarge-greencloud.jpg); }
p { font-size: smaller; }
a:link { color: #e2dfd3; font-weight: bold; text-decoration: none; }
a:visited { color: #e2dfd3; font-weight: bold; text-decoration: none; }
a:hover { color: #b9b4a1; font-weight: bold; text-decoration: none; }
a:active { color: #b9b4a1; font-weight: bold; text-decoration: none; }
.text { padding: 20px; }
.copyright { font-size: xx-small; text-decoration: none; }
.cp:link { font-weight: normal; text-decoration: none; }
.cp:hover { font-weight: normal; text-decoration: none; }
.cp:visited { font-weight: normal; text-decoration: none; }
ul { font-size: smaller; }
.booktitle { color: #183a1c; }
.imageright {
	text-align: center;
	vertical-align: top;
	float: right;
	margin-left: 8px;
	font-size: smaller;
}
.imageleft {
	text-align: center;
	vertical-align: top;
	float: left;
	margin-right: 8px;
	font-size: smaller;
}
.title a {
	font-weight: normal;
}
