/*two.css

		<link rel="alternate stylesheet" type="text/css" href="one.css" title="no_triv" />
		<link rel="alternate stylesheet" type="text/css" href="two.css" title="kinder" />
		<link rel="alternate stylesheet" type="text/css" href="three.css" title="show_all" />
*/

/* CSS Document 
April 22 from Gen*/
body {background: #ffd;}

.triv {display:none;}
.normal {display:none;}
.sach {display:none;}