pre {text-indent: 30px} 

#tabmenu {
	color: #333333;
	border-bottom: 10px solid #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 0px;
} 

#topmenu { 
background: url('images/tab2.jpg') no-repeat; 
} 

#topmenu { 
display: inline; 
overflow: hidden; 
list-style-type: none; } 

#tabmenu a, a.active { 
color: #ffffff; 
background: #e00000; 
font: normal 1em verdana, Arial, sans-serif; 
 
padding: 2px 10px 0px 10px; 
margin: 0px; 
text-decoration: none; cursor:hand; } 

#tabmenu a.active { 
background: #333333; 
border-bottom: 3px solid #333333; } 

#tabmenu a:hover { 
color: #fff; 
background: #e00000; } 

#tabmenu a:visited { 
color: #333333; } 

#tabmenu a.active:hover { 
background: #333333; 
color: #ffffff; } 

#content {
font: 0.9em/1.3em verdana, sans-serif; 
text-align: justify; 
background: #ffffff; 
padding: 0px; 

 }