
body { background-color: #fff; font-family: Arial, Helvetica, sans-serif; color: #444;}

a { color: #0087d5; text-decoration: none; }
a:hover { text-decoration: underline; }

hr { border: 0; height: 1px; color: black; background-color: black; }

table { border: 1px solid black; border-collapse: collapse; }
table caption { font-weight: bold; }
table td { border: 1px solid black; }
table thead td { font-weight: bold; }

.navheader table { border: 0; }
.navheader table td { border: 0; }

.navfooter table { border: 0; }
.navfooter table td { border: 0; }

.programlisting { border: 1px solid #7F9DB9; background: #FBFBFB; padding: 3px; }

dt { margin-bottom: 3px; }
