
form {margin:0 }
	
input { 
	font-family: verdana ; 
	font-size: 10px}
	
textarea { 
	font-family: verdana ; 
	font-size: 10px;}
	
select
{ 
	font-family: verdana ; 
	font-size: 10px;
	}
	
BODY {
	scrollbar-3d-light-color: #000000;
	scrollbar-track-color: #F2F2F2; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #A93C4A; 
	scrollbar-dark-shadow-color: #666666; 
	scrollbar-face-color: #A93C4A; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #999999;
	background: #FFF2E2; }

P { 
	font-family: Times ; 
	font-size: 13px; color: black; }
	
.p2 { 
	font-family: Times ; 
	font-size: 13px; color: black; }
.p3 { 
	font-family: Times ; 
	font-size: 18px; color: #8F2436; }
	
p.didascalia {
	font-family: Times ; 
	font-size: 12px; color: black; font-style: italic ; text-align: left; }

P.credits { 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 9px; }
	
p.vini {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 18px;
	font-weight: bold; 
	color: #A93C4A; }
	
p.link {
	font-family: Times ; 
	font-size: 18px; color: black; }
A { 
	color: #A12712; 
	text-decoration: none; 
	font-weight: bold; }

	
A:hover { 
	color: #A6AAD0; 
	text-decoration: underline;
	font-weight: bold; }
	
	
	A.small { 
	color: #A12712; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;}
	
	A.small:hover { 
	color: #A6AAD0; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px; }
	
	
	
.testo {
	padding-left: 15px;
	padding-right: 15px; }