<!--
	body {
		margin: 0px;
		padding: 0px;
		background: #;
		font: 10pt Arial Unicode MS, sans-serif; }

	pre {text-indent: 30px}

	#tabmenu {
		color: #000000;
		border-bottom: 1px solid #E8ECE8;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #blue;
		background: #ffffff;
		font: 0.9em/1.3em"Arial Unicode MS", Arial, sans-serif;
		border: 1px solid black;
        padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #D7DED7;
		border-bottom: 1px solid #ffffff; }

	#tabmenu a:hover {
		color: #ABD8FC;
		background: #D7DED7; }

	#tabmenu a:visited {
		color: #066ABB; }

	#tabmenu a.active:hover {
		background: #D7DED7;
		color: #000000; }

	#content {font: "Arial Unicode MS", verdana, sans-serif;
		text-align: justify;
		background: #ffffff;
		padding: 20px;
		border: 1px solid #E8ECE8;
		border-top: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: #E8E9BE; }

	#content a:hover { background: #898B5E; }
	-->
