body {background:lightyellow}
a.link {color:navy;text-decoration:none}
a:hover {background:yellow}
a:active {background:magenta}
a:visited {color:blue}
table {background:lightyellow}
th {background:aquamarine;color:mediumblue;vertical-align:top}
td {background:white;vertical-align:top}
li {font-size:90%}
address {font-size:90%}
