/* default */table { border-spacing: 0px;}body { margin: 0px; background-color:#ffffff;}td { border-spacing: 0px; font-family: Verdana, sans-serif; text-align:left; }/* text */.txt { font-size:12px; line-height:18px; color:#666666; }.small { font-size:10px; line-height:10px; color:#666666; padding-right:5px; }.right { font-size:12px; line-height:18px; color:#666666; padding-left:5px; }.top { font-size:18px; line-height:24px; color:#86869C; }.topactive { font-size:18px; line-height:24px; color:#FF9900; }.left { font-size:12px; line-height:18px; color:#86869C; }.leftactive { font-size:12px; line-height:18px; color:#FF9900; }.blindtxt { font-size:12px; line-height:18px; color:#FF00FF; }/* link-colors */a { text-decoration:none; color:#003399; cursor:pointer; }a:link { text-decoration:none; color:#003399; cursor:pointer; }a:visited { text-decoration:none; color:#003399; cursor:pointer; }a:active { text-decoration:none; color:#003399; cursor:pointer; }a:hover { text-decoration:none; color:#FF9900; cursor:pointer; }/* special link-colors */a#special { color:#666666; }a#special:active { color:#FF9900; }a#special:hover { color:#FF9900; }a#leftactive { color:#FF9900; }a#leftactive:active { color:#FF9900; }a#leftactive:hover { color:#FF9900; }a#topactive { color:#FF9900; }a#topactive:active { color:#FF9900; }a#topactive:hover { color:#FF9900; }/*listen */ul {list-style-type:square; }