body		
{	
background:#FFFFE6;
font-family: Arial,Helvetica,sans-serif;
font-size:14px;
color:#000000; 
}

td, th		
{	
vertical-align:top; 
font-size:14px; 
}

h1, h2, h3, p, ol, li, dl, dt, dd		
{	
font-family: Arial,Helvetica,sans-serif;
color:#000000;
}

p, ol, li, dl, dt, dd			
{	
font-size:14px; 
}


h1			
{	
font-size:20px;
font-weight:bold; 
}

h2			
{	
font-size:18px;
font-weight:bold; 
}

h3			
{	
font-size:18px;
font-weight:bold;
margin-bottom:6px; 
}


b, strong			
{	
font-style:bold;
}

i			
{	
font-style:italic;
}

em			
{	
color:#FF0000;
font-style:normal;
}			

.center		
{	
text-align: center; 
}

.klein		
{	
font-style:normal;
font-size:11px; 
}

a:link		
{	
color: #FF0000;
text-decoration: none 
}

a:active	
{	
color: #0000FF;
text-decoration: none 
}

a:visited	
{	
color: #FF0000;
text-decoration: none 
}

a:hover		
{	
color: #0000FF;
text-decoration: underline 
}