body
{ SCROLLBAR-FACE-COLOR: #c0c0c0; 
  FONT-SIZE: 14px; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  VERTICAL-ALIGN: middle; 
  SCROLLBAR-SHADOW-COLOR: #edece2; 
  COLOR: #12100f; 
  SCROLLBAR-3DLIGHT-COLOR: #edece2; 
  SCROLLBAR-ARROW-COLOR: #000000; 
  SCROLLBAR-TRACK-COLOR: #edece2; 
  FONT-FAMILY: Century Gothic;
  SCROLLBAR-DARKSHADOW-COLOR: #000000; 
  text-align:left;
  background:none;
  background-color:#edece2;
  
}



.principale
{
	width: 100%;
	height: 100%;
	font-size: 14px;
	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: 14px;
	text-decoration: none;
	text-align: justify;
}
.textsmall
{
	
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
img
{
	border:0px;
}
A
{
	color:#12100f;
	text-decoration: underline;
}
imgLink
{
	cursor:pointer;
}