<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--29.02.04
<!--Netscape Navigator - Variante
<html>
<head>
<title>Caleidoscope page styles</title>
<style type="text/css">
<!--

//dummy wg. navigatorfehler
body { background-image:transparent }

@import url(common.css);

font#captionfont  { color:wheat; font-size:x-large }
font#captionfont2 { color:wheat; font-size:large }

font#buttonsfont  { color:white; font-size:small }

font#legendfont   { color:steelblue; font-size:small }

font#textfont1    { color:darkslategray; font-size:large }
font#textfont2    { color:darkslategray; font-size:medium }

-->
</style>
</head>
<body></body>
</html>