

	pre {text-indent: 30px}

	#tabmenu {
		color: #FAFAD4;
		margin-top: 12px;
		margin-left: 240px;
		margin-right: auto;
		z-index: 1;
		text-align: center;
		}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none;}

	#tabmenu a, a.active {
		color: #000000;
		background: #6B2424;
		font: bold 1.0em "Trebuchet MS", Arial, sans-serif;
		padding: 4px 7px 2px 7px;
		margin: 0;
		text-decoration: none;
		-moz-border-radius: 15px;
		border-radius: 15px;		}

	#tabmenu a.active {
		background: #BAE0C4;
		color: #000000;
	}

	#tabmenu a:hover {
		color: #000000;
		background: #BAE0C4;}

/*	#tabmenu a:visited {
		color: #FAFAD4; } */

	#tabmenu a.active:hover {
		background: #BAE0C4;
		color: #000000;}

	#container {font: 0.9em/1.1em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		padding: 10px;		
		z-index: 2;}

	#tabmenu a {
		text-decoration: none;
		color: #FAFAD4;}

	#tabmenu a:hover { background: #BAE0C4;}