pre {text-indent: 30px} 
#tabmenu { color: #000; border-bottom: 1px solid #cccccc; margin: 12px 0px 0px 0px; padding: 0px; z-index: 1; padding-left: 10px }
#tabmenu li { display: inline; overflow: hidden; list-style-type: none; margin-right:5px; cursor:pointer; } 
#tabmenu a, a.active { color: #333333; background:#E8E8E8; font: normal 1em verdana, Arial, sans-serif; border: 1px solid #cccccc; padding: 2px 5px 0px 5px; margin: 0px; text-decoration: none; cursor:hand; } 
#tabmenu a.active { background: #ffffff; border-bottom: 3px solid #ffffff; } 
#tabmenu a:hover { color: #333333; background: #ffffff; } 
#tabmenu a:visited { color: #E8E9BE; } 
#tabmenu a.active:hover { background: #ffffff; color: #DEDECF; } 
#content {font: 0.9em/1.3em verdana, sans-serif; text-align: justify; background: #ffffff; padding: 10px; border: 1px solid #cccccc; border-top: none; z-index: 2; } 
#content a { text-decoration: none; color: #E8E9BE; } 
#content a:hover { background: #aaaaaa; } 
