body {
font-family: verdana, sans-serif; font-size: 80%; line-height: 120%; color: #000; background : #fff;
margin-left: 10%; margin-right: 10%
}
<style type="text/css">
<!-- A:link, A:visited, A:active, {text-decoration: none; } -->
</style>
div, p, th, td, li, dd, dl, dt, a    { 

font-family:  verdana, sans-serif; line-height: 150%
    }

.title { text-align: center; font-weight: bold; font-family: verdana; font-size: 120% }
.name { text-align: center; font-weight: bold; font-family: verdana; font-size: 100% }
.notes { font-family: georgia; font-size: 85% }
.footer { text-align: center; font-family: verdana; font-weight: bold; font-size: 100% }

a:link {color: #5b2d02; background: transparent}
a:visited {color: #5b2d02; background: transparent}
a:active {color: #5b2d02; background: transparent}
a:hover { color: #5b2d02; background: #eeeeee}
