body         { font-family: Arial,sans-serif; background-color: White; color: Black }
li           { margin-top: 1ex }
ul           { list-style-type: square }
a:link	     { color: Blue }
a:visited    { color: Purple }
a:hover	     { color: Red; text-decoration: underline }
p.bottom     { font-size: x-small; text-align: center }
tt	     { font-size: medium; font-family: Courier New, monospace }
th	     { vertical-align: top; text-align: left; white-space: nowrap }
td	     { vertical-align: top; text-align: left; }
b.lg         { font-size: medium }
