body { font-size: small; background-color: white; margin-top: 0; }
p {}
td { font-size: small; }
a:link { color: #c00000; }
a:visited { color: maroon; }
a:hover { color: #000; background-color: #f0e68c; }
.sml { font-size: x-small; }
.lg { font-size: larger; }
