body, p, td         { font-family: Arial, Sans-Serif; font-size: 10pt }

.whitepaper { font-size: 8pt }

.papernav  a:active {  color: #000000; text-decoration: none; font-weight: bold font-size: 10px}
.papernav  a:link {  color: #000000; text-decoration: none; font-size: 10px}
.papernav  a:visited {  color: #000000; text-decoration: none; font-size: 10px}
.papernav  a:hover {  color: #000000; text-decoration: underline; font-size: 10px}

a:active {  text-decoration: none }
a:link {  text-decoration: none }
a:visited {  text-decoration: none }
a:hover {  text-decoration: underline }

.footer {
    width: 100%;
    font-size: 10px;
    color: #666666;
    margin: auto;
    margin-bottom: 20px;
}