
div.note
{
border:solid;
width:fit-content;
border-width:1px;
padding:4px;
}

h5
{
margin-bottom:0px;
font-size:120%;
}

h6
{
margin-bottom:0px;
}

table
{
border-collapse:collapse;
}

th, td
{
border:1px solid;
}
