   body {
font-family: verdana, sans-serif; font-size: 80%; line-height: 150%; color: #000; background : #fff;
margin-left: 15%; margin-right: 20%
}
div, p, th, td, li, dd, dl, dt, a    {
/* redundant selectors to help NS4 not forget */
font-family:  verdana, sans-serif; ; line-height: 150%
    }

.title { font-family: Trebuchet, Arial, sans-serif; font-size: 24px }
.myname { font-family: Trebuchet, Arial, sans-serif; font-size: 18px }
.notes { line-height: 120%; font-family:"Times New Roman"; font-size: 100%; }
.quote { line-height: 110%; font-family: arial, sans-serif; }

a:link {color: #cc0033; background: transparent}
a:visited {color:#933; background: transparent}
a:active {color: #933; background: transparent}
a:hover { color: #933; background: #eee }