<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<style>
body {
font-size: 16px;
}
table {
width: 100%;
border-collapse: collapse;
}
table tr td {
padding: 0;
}
table tr td:last-child {
text-align: right;
}
.bold {
font-weight: bold;
}
.right {
text-align: right;
}
.large {