a { text-decoration : none; color : #444444 }

a:hover { text-decoration : underline; color : #000000; }
.xxx { text-decoration : none; color : #444444; }

a.xxx:hover { color : #CC0000; }
.xxx2 { text-decoration : underline; color : #444444 }

a.xxx2:hover { color : #000000; }
.xxx3 { text-decoration : underline; font-weight : bold; color : #0040ff; }

a.xxx3:hover { color : #CC0000; }

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; }
il,blockquote { margin-bottom: 0px; margin-top: 0px; }
h1 { font-family: Arial; font-size: 120%; color: #000000; margin: 0 0 20 0; }
p { font-family: Arial; font-size: 100%; color: #000000; text-align: justify; margin: 15 0 15 0; }
ul li { font-family: Arial; font-size: 100%; color: #000000; text-align: justify; margin: 5 0 5 0; }
ol li { font-family: Arial; font-size: 100%; color: #000000; text-align: justify; margin: 5 0 5 0; }
table tr td ul li { font-family: Arial; font-size: 100%; color: #000000; text-align: justify; margin: 5 0 5 0; }

body { font-family: Verdana; font-size: 8pt; }
.txt  { font-family: Verdana; font-size: 8pt; }
.txt0 { font-family: Tahoma; font-size: 10px; }

td,.txt1 { font-family: Tahoma; font-size: 11px; }
.trspc { background-color:#6f9fc0; color: #000000; font-size: 11px; }

th { font-family: Tahoma; font-size: 11px; font-weight:normal; color:#444444 }
.txt2 { font-family: Verdana; font-size: 10pt; }
.zgl { font-family: arial; font-size: 13pt; color: #0080ff; font-weight: bold; }
.zgl2 { font-family: Verdana; font-size: 10pt; color: #0080ff; font-weight: bold; }
.child  { display:none }
.childo { display:block }