body {margin: 0; padding: 0; background: #fff; text-align: center; font: 100% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #000;}
table, td {font: 100% 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000;}

.padder {padding: 0px 0px 0 0px;}

ul {list-style: none outside; margin: 0; padding: 0 0 1em 0;}
ul.square {list-style: square outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ul.circle {list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ol {list-style: decimal; margin: 0 0 0 2.8em; padding: 0 0 1em 0;}
li {padding-bottom: .3em;}
ul ul.circle {margin-top: .3em;}
ul ul.square {margin-top: .3em;}

ol.last {padding: 0;}
ul.last {padding: 0;}
dl.last {padding: 0;}

.blacklinks a:link, .blacklinks a:visited {text-decoration: none; color: #000; font-weight: bold;}
.blacklinks a:hover {text-decoration: underline; color: #446BAA;}

ul.categories {border-bottom: 1px dotted #a1a5a9; margin-bottom: 1em;}
