/* ALL PAGES */

html,
html table,
div.board ul.board_list,
div.bio ul.bio_list,
div.generic dl,
.footer td
{
    font-size: 11px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

h3 { font-size: 14px; }

form { padding: 0; margin: 0; }

div.generic dl.links dd { margin-left: 20px; }

a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
div.bio_default ul.bio_list div.bio_detail div.bio_basic { border: 1px dotted; }
