a { text-decoration : none; color : #444444; }
a:hover { text-decoration : underline; color : #000000; }
.xxx { text-decoration : none; color : #444444; }
a.xxx:hover { text-decoration : underline; color : #C00000; }
.xxx2 { text-decoration : underline; color : #444444; }
a.xxx2:hover { color : #000000; }
.xxx3 { text-decoration : underline; font-weight : bold; color : #900000; }
a.xxx3:hover { color : #C00000; }
select { font-size : 10px; font-family : tahoma; }
input { font-size : 10px;  font-family : tahoma; }
form 	{ margin-bottom: 0px; margin-top: 0px; }
dl { margin-bottom: 0px; margin-top: 0px; }
dt { font-weight : bold; margin-bottom: 0px; margin-top: 0px; }
p, il,ul,ol,blockquote { margin-bottom: 0px; margin-top: 0px; }
body { font-family: Tahoma; font-size: 11px; }
.txt  { font-family: Verdana; font-size: 8pt; }
.txt0 { font-family: Tahoma; font-size: 10px; }
td,th,.txt1 { font-family: Tahoma; font-size: 11px; }
.txt2 { font-family: Verdana; font-size: 10pt; }
.zgl, h1 { font-family: tahoma; font-size: 16px; color: #900000; font-weight: normal; margin-bottom: 0px; margin-top: 0px; }
.zgl2, h2 { font-family: tahoma; font-size: 12px; color: #900000; font-weight: normal; margin-bottom: 0px; margin-top: 0px; }
.child  { display:none }
.childo { display:block }