<!-- CSS fuer Seite Ilva Guerrieri /-->
<!-- Homepage: http://home.t-online.de/home/IlvaGuerrieri /-->
<!-- Stand: 15-02-2002 /-->

<STYLE type="text/css">

.BODY 	{	background:   white ; 
		color:		#0000AA;
		font-family:	sans-serif;
		font:     	arial, helvetica, sans-serif;
		margin-top:    0.15in;	
		margin-left:    0.2in;	
		margin-right: 0.1in
	}

<!-- HauptUeberschrift einer Seite in Blau /--> 

.H1	{	font:		arial; helvetica;
		font-family:	sans-serif;
		font-size:		200%;
		color:		#0000AA; 	}

<!-- Klassen für die Farmatierung der Schriften /-->
<!-- BASIS:	Basis-Text in Blau, keine Heraushebung /-->

.BASIS	{	font: 		arial, helvetica;
		font-family:	sans-serif;
		font-size: 		100%;
		color:		#0000AA;	}

<!-- Ueberschrift in Rot /--> 

.H2	{	font:		arial, helvetica;
		font-size: 		150%;
		color: 		#DD0000;	}

<!-- Ueberschrift in BLAU /--> 

.H2BLAU {	font:		arial, helvetica;
		font-size: 	150%;
		color: 		#0000AA;	}

<!-- Stichworte am Rand in rot /-->

.RANDROT {	font:		arial, helvetica;
		font-size:	120%;
		color:		#DD0000; 	}

.H4	{	font:		arial, helvetica;
		font-size:	100%;
		color:		#0000AA;
	}
<!-- Fussnoten, Copyright /-->	

.SMALL	{	font:		arial, helvetica;
		font-size:	70%;
		color:		#0000AA;
	}
	
.VSMALL	{	font:		arial, helvetica;
		font-size:	60%;
		color:		#0000AA;
	}
	
a.link	{	color:		#000088;	 }
a.visited	{	color:		#0000DD; }
a.active	{	color:		#AA0000; }	

.QUELLE {	font:	times;
		color:	#00AA00;	}
</STYLE>

