/* text */
.txt-fs { color: #000; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Geneva, sans-serif }
.txt-fm { color: #000; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana, Geneva, sans-serif }
.txt-fl { color: #000; 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: #000; font-style: normal; font-weight: bold; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.txth0 			{ color: #000 }
.txth1			{ color: #000; font-style: normal; font-weight: bold }
.txth2			{ color: #000; font-style: normal; font-weight: bold }
.txt-hddn		{ color: #fff; font-style: normal; font-weight: normal; font-size: 1px; line-height: 1px; font-family: Verdana, Geneva, sans-serif; visibility: hidden }

/* meta */
.nav-fs { color: #888; font-style: normal; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, sans-serif }
.nav-fm { color: #888; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana, Geneva, sans-serif }
.nav-fl { color: #888; font-style: normal; font-weight: normal; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.nav-fl-arc { color: #888; font-style: normal; font-weight: bold; font-size: 13px; line-height: 17px; font-family: Verdana, Geneva, sans-serif }
.nav-pfd { color: #888; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Geneva, sans-serif }
.navh0 { font-weight: bold }
.navlnk { color: #888; text-decoration: underline }
a.navlnk:link { color: #888; text-decoration: underline }
a.navlnk:active { color: #888; text-decoration: underline }
a.navlnk:visited { color: #888; text-decoration: underline }
a.navlnk:hover { color: #888; 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: black; font-family: Verdana, Geneva, sans-serif; text-decoration: underline }
li { list-style-type: disc; list-style-position: outside }
