/* LINKS */
a:link { color: #000000; font-weight: bold; text-decoration: underline;}
a:visited { color: #000000; font-weight: bold; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; font-weight: bold; text-decoration: none; }
/* SPECIFIC TAGS */
/*  normal text default */
P { font-family: verdana,sans-serif; font-size: 12px; color: #000000; line-height: 18px; }
TD { font-family: verdana,sans-serif; font-size: 12px; color: #000000; line-height: 18px; }

ul { margin: 0px; padding-left: 12px;}
li { margin: 0px;}