<css>table.trial { border: 1px solid red; } </css>
<css><style type="text/css">table.trial td { border: 1px solid green; }</style></css>
How is the PageCSS <css> tag supposed to work?