h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Arial,sans-serif;
	margin-top : 8;
	margin-bottom : 8;
}

h1  {
	font-size : 22px;
	margin-bottom : 0;
}

h2  {
	font-size : 18px;
	margin-bottom : 0;
	margin-top : 0;
}

h2.sh2  {
	font-size : 16px;
	margin-top : 0;
}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt  {
	font-size : 14px;
	margin-bottom : 8;
	margin-top : 8;
}

h4  {
	font-size : 13px;
	margin-top : 0;
}

p,ul,ol,li,div,td,th,address,blockquote  {
	font-size : 12px;
	margin-bottom : 0;
}

li  {
	margin-top : 3px;
}

pre  {
	font-family : Courier New,Courier;
	font-size : 12px;
	color : #0000C0;
}

code,kbd,tt  {
	font-family : Courier New,Courier;
	color : #0000C0;
}

var  {
	font-style : normal;
	color : #0000C0;
}

blockquote,cite  {
	font-style : italic;
}

.xmpcode  {
	border-width : 12px;
	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 : 12px;
	font-family : Arial,sans-serif;
}

.blue  {
	color : #0000C0;
}

pre.normal  {
	color : #000000;
}

a:link  {
	color : #662200;
	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 : 13px;
	font-family : Arial Unicode MS,Arial,sans-serif;
}

ins  {
	color : #009900;
	font-weight : bold;
	text-decoration : none;
}

del  {
	color : #990000;
	font-weight : bold;
	text-decoration : line-through;
}

.gray  {
	background-color : #cccccc;
}

