body { color: gray; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 18px; }
p {  }
td { background-repeat: repeat-x; }
a:link { color: orange; }
a:visited { color: orange; }
a:hover { color: silver; }
a:active { color: white; }
.nobreak { white-space: nowrap; }
