<HTML>
<HEAD>
<TITLE>Style-Sheet</TITLE>
<style type="text/css">
<!--

body  { background-image:url(../images/jcz280.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed; }


h1    { text-shadow:black;
        font-family:Verdana,Arial;
        font-size:16;
        font-variant:small-caps; }

A:visited {color:gray;
	   font-weight:bold;
	   font-family:Arial;
	   font-style:italic;
	   text-decoration:none }

A:link { color:black;
         font-weight:bold;
	 font-family:Arial;
	 font-style:normal;
	 text-decoration:none }

A:active { color:red;
	   font-weight:bold;
	   font-family:Arial;
       font-style:normal;
	   text-decoration:none }


//-->
</style>

</HEAD>
<body>
</body>
</html>
