body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
}
body,td,th {
	color: #666666;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	
}
a:link {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.Stile1 {
	font-size: large;
	font-weight: normal;
	color: #FF9933;
}


.Stile3 {font-size: small}

}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}



