/*  copyright Francesco Piro 1998 - www.piropiro.org */
* {
	color: #000000;
}
body {
	background: none;
	font-family: "Bookman Old Style", "Garamond", serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}
img {
	border-width: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	margin: 1px;
	padding: 1px;
}
a:hover {
	cursor: url('cursore_hover.cur'), url(hyper.cur), pointer;
}
p {
	margin: 1px;
	padding: 1px;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
#demian {
	position: absolute;
	z-index: 9;
	visibility: visible;
	right: 10px;
	bottom: 10px;
}

