body { background-color: #eee; font-family: Arial, Helvetica, sans-serif; }
a:visited { color: #ee22ff; }
a:link { color: #0022ff; }
h1 { font-size: 115%; font-weight: bold; }
h2 { font-size: 105%; font-weight: bold; }
.small { font-size: 85%; }
.smaller { font-size: 80%; }
#results { font-family: "Courier New", Courier, monospace; border: solid black 1px; border-collapse: collapse; }
#results tr { background-color: #eee; }
#results tr.even { background-color: #fbfbfb; }
#results td { padding: 0.25em; padding-left: 0.5em; padding-right: 0.5em; }

