#head, #headright, #sidebar, #footbar, .backtop, #contents {display: none;}

/* Prints the URL after a link in CSS2 supporting browsers */
a:link:after, a:visited:after {content:" (" attr(href) ") "; font-size:80%; color:#000; background-color:#4e4e4e; font-style:italic; text-decoration:none;}
a:link, a:visited {color:#adadad;}

/* ul.happyface, ol.happyface {list-style-image:none; list-style: square outside margin-left:10px;} */

ul.happyface, ol.happyface {list-style:none;}

