	
	<title>Untitled</title>

</head>

<body>
hr {color: sienna}
p {margin-left: 20px}
body { background-image: url('images/parchment.gif')}


pre {margin-left: 20px}
pre {color: #000000}
h1 {color: #000000}
h3 {color: #000000}
a {color: /*#cc0000*/#6600ff}
a:link {text-decoration: none}
a:visited {color: /*#6600ff*/#cc0000; text-decoration: none}
/*a:hover {font-size: 150%}*/
a:hover {text-decoration:underline}

</body>
</html>

