<!-- $Revision: 1.5 $ -->

<style type="text/css">

	body {
		color: black;
		background: rgb(252, 254, 240);
		margin-left: 10%;
		margin-right: 10%;
		font-family: "Verdana", sans-serif;
	}

	h1,h2,h3,h4,h5,dl,ul { font-family: "Verdana", sans-serif }
	h5 { font-size: 75% }
	h4 { font-size: 100% }
 	:link    { color: rgb( 44, 126, 112) }
	:hover   { color: rgb(108, 178, 122) }
	:active  { color: rgb( 80, 200, 122) }
	:visited { color: rgb(139, 141, 128) }

	a.plain { text-decoration: none }
	a.plainbroke { text-decoration: line-through }

	.thing {
		color: rgb(15, 15, 15);
		font-size: 80%;
	}
	.thinglist {
		color: rgb(15, 15, 15);
		font-size: 80%;
	}
	.emthinglist {
		color: rgb(15, 15, 15);
		font-size: 85%;
	}
	.listlist {
		color: rgb(30, 30, 30);
		font-size: 90%;
	}
	.emlistlist {
		color: rgb(30, 30, 30);
	}
	.about {
		color: rgb(90, 90, 90);
		font-size: 80%;
	}
	.aboutel {
		color: rgb(90, 90, 90);
	}
	.commentel {
		color: rgb(180, 90, 90);
	}
	.quotel {
		color: rgb(90, 180, 90);
		font-style: italic;
		text-align: center;
		margin-left: +10%;
		margin-right: +10%;
	}

	blockquote.source {
		font-size: 85%;
		font-family: "Verdana", sans-serif;
		font-style: italic;
		text-align: center;
		margin-left: +10%;
		margin-right: +10%;
	}

</style>
