
h2 { font-style: oblique; color:#900000;}

address { font-size:small; }

hr { background-color:#E0E0E0; border:1px solid grey; }

body > ul > li { margin-bottom:10px; }
body > ol > li { margin-bottom:10px; }

table.list
{
    border-collapse:collapse;
}
table.list,th.list, td.list
{
    border: 1px solid black;
}

