pre {text-indent: 30px} 	
#tabmenu {		
			color: #ffffff;		
			border-bottom: 2px solid #CCCCCC;		
			margin: 12px 0px 0px 0px;		
			padding: 0px;		
			z-index: 1;		
			padding-left: 5px 
		} 	
#tabmenu li {		
			display: inline;		
			overflow: hidden;		
			list-style-type: none; 
			} 	
#tabmenu a, a.active {		
			color: #ffffff;		
			background: #FC8339;		
			font: Arial;		
			border: 2px solid #CCCCCC;		
			padding: 3px 3px 0px 3px;		
			margin: 0px;		
			text-decoration: none; 
			} 	
#tabmenu a.active {		
background: #019BBD;		
border-bottom: 1px solid #ABAD85; } 	
#tabmenu a:hover {		color: #ffffff;		background: #EF5C00; } 	
#tabmenu a:visited {		color: #ffffff; } 	
#tabmenu a.active:hover {		background: #FC8339;		color: #DEDECF; } 	
#content {font: 1.0em/1.3em "bitstream vera sans", Arial;		
text-align: justify;		
background: #ffffff;		
padding: 10px;		
border: 2px solid #CCCCCC;		
border-top: none;		z-index: 2;	} 	
#content a { text-decoration: none;	color: #000000; } 	
#content a:hover { background: #ffffff; text-decoration: underline;}	
