body {	margin-left: 0px;
	        margin-top: 20px;
	        margin-right: 0px;
  	        margin-bottom: 0px;
		background-color: black;
		text-align:center;}
.stilea {	text-indent: 20px;
                font-family: Verdana, Arial, Helvetica, sans-serif;	
                font-size: 13px;	
                color: black;
		font-weight: normal;}
.stileb {	
                font-family: Verdana, Arial, Helvetica, sans-serif;	
                font-size: 13px;	
                color: black;
		font-weight: normal;
		text-indent: 575px;
		text-align: right;
		position: absolute;
		}
.stilec {	
                font-family: Verdana, Arial, Helvetica, sans-serif;	
                font-size: 14px;	
                font-weight: bold;
	}

.perimetro
{	height: 549px;
	width:720px;
	position: relative;
	background-color:#CBC29A;}

.testata
{	height: 77px;
	width: 695px;
	left:0px;
	position: absolute;
	text-align: left;
	background-color:#849FBB;
	vertical-align:bottom;
	color:white;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;}

.titolo
{	height: 21px;
	width: 695px;
	left: 0px;
	top: 77px;
	color: white;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	position: absolute;
	background-color: #849FBB;
	}

.testo{	top: 98px;
	width: 695px;
	height: 440px;
	left: 0px;
	background-color: #C0CEDC;
	padding-left: 25px;
	position: absolute;
	text-align: left;}

.scroll{overflow:auto;
	}

.bordo{ height: 11px;
	width: 720px;
	left: 0px;
	top: 538px;
	position: absolute;
	background-color: #849FBB;}

a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color:black;
	font-weight: normal;
	text-decoration: none;
}
a {text-align:right;}
