@charset "utf-8";
/* CSS Document */

* { border:0; }

body { font: 12pt "trebuchet ms", verdana, arial, sans-serif; color: #000; background: #fff; }

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}

a:link:after {
	content: " (" attr(href) ") ";
}

#navi,
#navi-add,
h1,
div#contentSidebar,
div#footer { display:none; }