html, body {
padding: 0;
margin-left: 10%;
margin-right: 10%;
background: #bebec3;
font-size: 20pt;
font-family: "Times", Times, serif;
color: #000000;
font-variant-ligatures: normal;
line-height: 1.5;}

span.notbold {font-weight: normal;}

sup {vertical-align: super; font-size: 12pt;}

.column {float: left; width: 33.33%; padding: 0px;}

a:link {color: #000000; background-color: transparent; text-decoration: none;}
a:visited {color: #000000; background-color: transparent; text-decoration: none;}
a:hover {color: #c80000; background-color: transparent; text-decoration: none;}
a:active {color: #000000; background-color: transparent; text-decoration: none;}
