html   	{background:url(http://www.serena-mueller.ch/pictures/xxx1.jpg); 
		background-position: top left ; 
		background-attachment: fixed ; 
		overflow: auto;
		z-index: 20;
		height: 100%; }

body   	{ padding-top: 5px;
		padding-left: 5px;
		font-family: helvetica ;   
		font-size: 12px; 
		margin: 0; 
		width: 1060px;
		overflow: auto; }
	  
#footer		{ clear: both; height: 20px; background: lime; }

.page	{ padding-top: 5px;
		width: 1060px;
		height: 80%;
		overflow: auto; }	 
			
.u12	{ font-family: Helvetica; font-size: 12px; }
.u15	{ font-family: Helvetica; font-size: 15px; }
.u17	{ font-family: Helvetica; font-size: 17px; }
.u20	{ font-family: Helvetica; font-size: 20px; }
.u50	{ font-family: Helvetica; font-size: 50px; }
	  
p.u10      { font-family: Helvetica; font-size: 10px; margin: 0; }
p.u12      { font-family: Helvetica; font-size: 12px; margin: 0; }
p.u15      { font-family: Helvetica; font-size: 15px; }
p.u17      { font-family: Helvetica; font-size: 17px; }
p.u20	{ font-family: Helvetica; font-size: 20px; }
p.u25	{ font-family: Helvetica; font-size: 25px; }
p.u50	{ font-family: Helvetica; font-size: 50px; }	  
p.u30    	{ font-family: Helvetica; font-size: 30px; }

p.u0r         {font-family: helvetica; font-size: 18px; text-align: right;
               color: #000000; margin: 0; font-weight: bold;}
p.u0c         {font-family: helvetica; font-size: 18px; text-align: center;
               color: #000000; margin: 0; font-weight: bold;}

.centro		{ text-align: center; }
.destra		{ text-align: right; }
.arancio 	{ color: #E18700; }
.azzurro	{ color: #0000FF; }
.bianco		{ color: #ffffff; }
.blu		{ color: #261E82; }
.bruno		{ color: #800000; }
.lila		{ color: #800080; }
.rosso		{ color: #CC0000; }
.verde		{ color: #008080; }
.fett		{ font-weight: bold; }
.riga		{text-decoration: underline; } 

img	{ border: 0px; }
				
table.form 	{width: 960px;
			margin: 0;
			border: 0px; border-color: #000000; border-style: solid;
			border-collapse: collapse;
			table-layout: fixed;}
table.form td.c960 	{ width: 960px; text-align: center; font-family: Helvetica; }
table.form td.c480	{ width: 480px; text-align: center; font-family: Helvetica; }