body {font-size: 13px; margin-left:5%; margin-right:5%;}
ul {margin-top: 5px; margin-bottom: 5px;}
li {margin-top: 5px; margin-bottom: 5px;}
.title {font-size: 22px; font-weight: bold; margin-bottom: 10px; padding-top: 5px; padding-bottom: 5px; color: navy; border-top: 2px solid navy; border-bottom: 2px solid navy}
.supertitle {font-size: 14px; font-weight: bold; margin-bottom: 5px;}
.section {font-size: 16px; margin-top: 15px; margin-bottom: 5px; font-weight: bold; color: navy}
.supersection {font-size: 18px; margin-top: 15px; margin-bottom: 5px; font-weight: bold; color: black}

.subsection {font-size: 14px; margin-top: 6px; margin-bottom: 3px; font-weight: bold; color: navy}
.box {border: 2px solid green; padding: 8px; margin-top: 10px; margin-bottom: 10px; margin-left: 5px;}
.bbox {border: 2px solid navy; padding: 8px; margin-top: 10px; margin-bottom: 10px; margin-left: 5px;}
.box_left {border: 2px solid green; padding: 8px; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;}
.boxtitle {font-size: 14px; font-weight: bold; margin-bottom: 5px;}

table
{
border-collapse:collapse;
}
table,th, td
{
border: 2px solid navy;
}

td
{
font-size: 13px;
padding:5px;
vertical-align:top;
}
