/* text */
.txt-fs			 { color: black; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Geneva, sans-serif }
.txt-fm			 { color: black; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana, Geneva, sans-serif }
.txt-fl			 { color: black; font-style: normal; font-weight: normal; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.txt-fs-black		{ color: #000; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Geneva, sans-serif }
.txt-fl-black		{ color: #000; font-style: normal; font-weight: normal; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.txt-hdln			{ color: #fc0; font-style: normal; font-weight: bold; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.txth0			{ color: #cc3 }
.txth1			{ color: #aa6; font-style: normal; font-weight: bold }
.txth2			{ color: #fc0; font-style: normal; font-weight: bold }
.txt-hddn		  { color: #696969; font-style: normal; font-weight: normal; font-size: 9px; line-height: 10px; font-family: Verdana, Geneva, sans-serif }


/* meta */
.nav-fs			{ color: #c0c0c0; font-style: normal; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, sans-serif }
.nav-fm			{ color: #c0c0c0; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana, Geneva, sans-serif }
.nav-fl			{ color: #c0c0c0; font-style: normal; font-weight: normal; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.nav-fl-arc		{ color: #c30; font-style: normal; font-weight: bold; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.nav-pfd			{ color: #9c3; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Geneva, sans-serif }
.navh0			{ font-weight: bold }
.navlnk			{ color: #c0c0c0; text-decoration: underline }
a.navlnk:link		{ color: #c0c0c0; text-decoration: underline }
a.navlnk:active	{ color: #c0c0c0; text-decoration: underline }
a.navlnk:visited	{ color: #c0c0c0; text-decoration: underline }
a.navlnk:hover	{ color: #fff; text-decoration: underline }


/* pseudo */
a:link			 { color: blue; font-family: Verdana, Geneva, sans-serif; text-decoration: none }
a:active			 { color: blue; font-family: Verdana, Geneva, sans-serif; text-decoration: none }
a:visited			 { color: blue; font-family: Verdana, Geneva, sans-serif; text-decoration: none }
a:hover			{ color: #fff; font-family: Verdana, Geneva, sans-serif; text-decoration: underline }
li				{ list-style-type: disc; list-style-position: outside }
