body
{ SCROLLBAR-FACE-COLOR: #c0c0c0; 
  FONT-SIZE: 12px; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  VERTICAL-ALIGN: middle; 
  SCROLLBAR-SHADOW-COLOR: #808080; 
  COLOR: #0b6760; 
  SCROLLBAR-3DLIGHT-COLOR: #ebe6e6; 
  SCROLLBAR-ARROW-COLOR: #000000; 
  SCROLLBAR-TRACK-COLOR: #e0e0e0; 
  FONT-FAMILY: Century Gothic;
  SCROLLBAR-DARKSHADOW-COLOR: #000000; 
  text-align:left;
  background:none;
  
}



.principale
{
	width: 100%;
	height: 100%;
	background-image : url(../images/boxBg.jpg);	
	font-size: 12px;
	position: relative;

}

.titolo
{
	
	font-size: 30px;
	text-decoration: strong;
	text-align: center;
}


.sottotitolo
{
	
	font-size: 18px;
	text-decoration: none;
	text-align: center;
}

.corpo
{
	
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.textsmall
{
	
	font-size: 8px;
	text-decoration: none;
	text-align: right;
}
img
{
	border:0px;
}
A
{
	color:#073B37;
}
