.sidebar {color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small}
/*A.sidebara:link { color: white } /* unvisited link */
/*A.sidebara:visited { color: white } /* visited links */
/*A.sidebara:active { color: white } /* active links */

P.title { font-weight: bold;
             margin-bottom: 0; }
P.name  { margin-top: 0;
             margin-left: 2em;
             margin-right: 1em;
             margin-bottom: 1em;
             font-size: smaller; }
@media print  { .noprint  { display: none; } }
@media screen { .noscreen { display: none; } }

@media print  { .sidebarbox { display: none; width: 0; } }
@media screen { .sidebarbox { width: 151; } }

