p { text-indent: 2em; margin-top: 0; margin-bottom: 0; }
body { font-family: Verdana, sans-serif; }
:link { color: rgb(0, 0, 153) }  /* for unvisited links */
:visited { color: rgb(153, 0, 153) } /* for visited links */
a:active { color: rgb(255, 0, 102) } /* when link is clicked */
a:hover { color: rgb(0, 96, 255) } /* when mouse is over link */
a.plain { text-decoration: none }
TH { text-align: center; font-weight: bold }
TD.img { text-align: center; } /* no standard support for clospan etc! */
