body 
{	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: black;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;}

a:link 
{	color: black;
	font-weight: bold;
	text-decoration: none;
	}

a:visited 
{	color: black;
	font-weight: bold;
	text-decoration: none;
	}

a:hover 
{	color: black;
	font-weight: bold;
	text-decoration: none;
	}

a:active 
{	color: black;
	font-weight: bold;
	text-decoration: none;
	}

.perimetro
{	width:720px;
	height: 549px;
	position: relative;
	background-color:white;
	font-size: 10px;
	text-align: left;
	}

.testata
{	height: 77px;
	width: 720px;
	top:0px;
	left:0px;
	position: absolute;
	text-align: left;
	background-color:white;}

.titolo
{	height: 21px;
	width: 695px;
	left: 0px;
	top: 77px;
	color: black;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	position: absolute;
	font-size: 13px;
	background-color: white;
	}

.testo{	top: 98px;
	width: 695px;
	left: 0px;
	height:440px;
	padding-left: 25px;
	position: absolute;
	text-align: left;
	font-size: 13px;}

.scroll{overflow: auto;}

.bordo{ height: 11px;
	width: 720px;
	left: 0px;
	top: 538px;
	position: absolute;
	background-color: white;}

.menuor{height: 50px;
	top:50px;
	position: absolute;
	color: black;
	font-size: 13px;
	}

.menuor1{height: 21px;
	left:170px;
	top:0px;
	width: 520px;
	position: absolute;
	color: black;
	font-size:13px;
	text-decoration: none;
	font-family:Verdana;
	font-style: italic;
	}

a.ancora:link
	{color: black;
	font-weight: bold;
	text-decoration: none;
	}
a.ancora:visited
	{color: black;
	font-weight: bold;
	text-decoration: none;
	}
a.ancora:active
	{color: black;
	font-weight: bold;
	text-decoration: none;
	}
