A:link   {	color: blue;	}
A:visited {	color: teal;	}
A:hover  {	color: fuchsia;	}
A:active {	color: red;	}

H1 {
}

H2 {
	color: #666666;
	text-align: center;
}

H3 {
}

H4 {
	text-align: center;
}

H5 {
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

H6 {
}

P {
	color: #666666;
	line-height: 150%;
	margin-left: 10%;
	margin-right: 5%;
	width: auto;
	height: auto;
}

DIV {
	color: #666666;
	line-height: 150%;
	margin-left: 15%;
	margin-right: 10%;
	padding: 1%;
	font-size: 80%;
	width: auto;
	height: auto;
	background-color : #ffffdd;
}

DIV.biblio {
	line-height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding: 1%;
	font-size: 80%;
	background-color : #ffffdd;
}

*.ClearLeft {	clear: left;	}


.right {	text-align: right;	}
.center {	text-align: center;	}
.normal {	letter-spacing: normal;	}
.space1 {	letter-spacing: 2em;	}
.space2 {	letter-spacing: 4em;	}


<!-- unsupported by NN4.x
	@import;
	text-justify:;
	letter-spacing:;
	font-family:;
	font:;
-->
