table
        {
        border-collapse: collapse;
        color: black;
        font: 10pt verdana, arial;
        margin-bottom: 1%; /* %, px, em, ex ? */
        }

tr.subhead
        {
        background-color: #cccccc;
        }

th
        {
        padding: 0 3%;
        }

th.alt
        {
        background-color: black;
        color: white;
        padding: 3% 3% 2%;
        }



tr.alt
        {
        background-color: #eeeeee;
        }

h1
        {
        font: 24pt Times New Roman, arial;
        margin: 0;
        }

h2
        {
        font: 20pt Times New Roman, arial;
        margin: 0;
        }

h3
        {
        font: 12pt verdana, arial;
        margin: 0;
        }

th a
        {
        color: #00008b;
        font: 8pt Comic Sans MS, arial;
        }


table.viewmenu td
        {
        background-color: #006699;
        color: white;
        padding: 0 5%;
        }

table.viewmenu td.end
        {
        padding: 0;
        }

table.viewmenu a
        {
        color: white;
        font: 8pt verdana, arial;
        }

table.viewmenu a:hover
        {
        color: white;
        font: 8pt verdana, arial;
        }

a.tinylink
        {
        color: #00008b;
        font: 8pt verdana, arial;
        text-decoration: underline;
        }

a.link
        {
        color: #00008b;
        text-decoration: underline;
        }

div.buffer
        {
        padding-top: 7%;
        padding-bottom: 17%;
        }

.small
        {
        font: 8pt verdana, arial;
        }

table td
        {
        padding-right: 0%;
        }

table td.nopad
        {
        padding-right: 0%;
        }
