		body {
		margin:0px 0px 10px 0px;
		background:#FFFFFF;		
		}
	A 			{ color: #FFFF00; text-decoration: none; font-weight:none; } 
	A:link		{ color: #336699; text-decoration: none; } 
	A:visited	{ color: #8080ff; text-decoration: none; } 
	A:active	{ color: #336699; text-decoration: none; } 
	A:hover	{ color: #8080ff; text-decoration: underline; }
	
	h1, h2, h3 {
		font-family:verdana, arial, sans-serif;
		margin-left: 30px;
		padding: 0px;
	}	
				
	#contenuto {
		background:#fff;
		margin-left:0px;
		padding-bottom:20px;
		}
		
	
	.main {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:normal;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
		}

	.main a,
	.main a:link {font-weight: bold; text-decoration: none;}
	.main a:visited {font-weight: bold; text-decoration: none;}
	.main a:active {font-weight: bold; text-decoration: none;}
	.main a:hover {font-weight: bold; text-decoration: underline;}	
			
			
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		