* { 
color : black; 
font-family : "Arial", "Arial"; 
letter-spacing : 0.1em; 
word-spacing : 0.3em; 
} 
h1 { 
font-size : 26px; 
margin-bottom : 18px; 
} 
h2 { 
font-size : 21px; 
margin-bottom : 18px; 
} 
h2.sh2 { 
font-size : 21px; 
} 
h3, h3.xmp, h3.xpl, h3.inf, h3.tip, h3.akt { 
font-size : 16px; 
} 
h4 { 
font-size : 13px; 
} 
p, ul, ol, li, div, td, th, address, blockquote { 
font-size : 13px; 
} 
li { 
margin-top : 3px; 
} 
pre { 
font-family : "Arial", "Arial"; 
font-size : 13px; 
color : #0000c0; 
} 
code, kbd, tt { 
font-family : "Arial", "Arial"; 
color : #0000c0; 
} 
var { 
font-style : normal; 
color : #0000c0; 
} 
blockquote, cite { 
font-style : italic; 
} 
.xmpcode { 
border-width : 10px; 
border-style : solid; 
border-color : #eeeeee; 
background-color : #ffffe0; 
} 
.code { 
background-color : #ffffe0; 
} 
.tabxpl { 
background-color : #e4eeff; 
} 
.doc { 
background-color : #eeeeee; 
} 
.nav { 
background-color : #ffeedd; 
} 
.qbar { 
background-color : #ffffe0; 
font-size : 13px; 
} 
.blue { 
color : #0000c0; 
} 
pre.normal { 
color : #000000; 
} 
a:link { 
color : #aa5522; 
text-decoration : underline; 
} 
a:visited { 
color : #772200; 
text-decoration : underline; 
} 
a:active { 
color : #000000; 
text-decoration : none; 
} 
a.an { 
text-decoration : none; 
} 
.unicode { 
font-size : 15px; 
} 
ins { 
color : #009900; 
font-weight : bold; 
text-decoration : none; 
} 
del { 
color : #990000; 
font-weight : bold; 
text-decoration : line-through; 
}