

html, body
{ 
height:100%;
font-family: Lucida Sans Unicode;
color: #000000;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
background-color: #ffffff;

} 



#pippo {
	height:100%;
}

p {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p11 {
	FONT-SIZE: 11px;
}

td {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.prova { 
background-color: #000000;
opacity:.50; 
} 



h1 {
COLOR: #808080;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
font-size: 18px;
}

h2 {
COLOR: #808080;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-size: 14px;
}





a.lred {
COLOR: #000000;
text-decoration: none
}

a.lred:hover {
text-decoration: underline
COLOR: #9C4C4C;
}

a.lred1 {
COLOR: #ffffff;
text-decoration: none
}

a.lred1:hover {
text-decoration: underline
COLOR: #cccccc;
}

a.lred2 {
COLOR: #9C4C4C;
text-decoration: none
}

a.lred1:hover {
text-decoration: underline
COLOR: #9C4C4C;
}

.forms3 {
	FONT-SIZE: 11px;
	width: 200px; 
	border: 1px solid #B7B7B7;
}

.pulsantibig {
	background-color: #9C4C4C; 
	FONT-SIZE: 13px;
	COLOR: #ffffff;
}
