@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
body {
	background-color: #000000;
}
h1 {
	font-size: 48px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.Stile1 {
	font-size: 36px
}
.Stile2 {
	font-size: 48px;
	font-weight: bold;
}
.Stile3 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.Stile4 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
}

.Stile5 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.Stile5:hover {
	font-size: 24px;
	color: #99CCFF;
	text-decoration: underline overline;
}

.stile6 {
	font-size: 14px;
}
.Stile9 {color: #FF0000; font-weight: bold; }
a.Stile9:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.Stile19 {
	color: #3366FF;
	font-weight: normal;
	font-size: 20px;
}
.Stile20 {	font-style: italic;
	font-size: 16px;
}
.Stile21 {
	font-size: 16px;
	color: #FFFFFF;
}
a.Stile21:hover {
	font-size: 16px;
	color: #99CC99;
}


.azzurro {
	color: #3399FF
}
a.azzurro:hover {
	color: #FF3300
}


.bordo_arancione3px{
	border:3px solid #FF6600;
}
.bordo_arancione2px{
	border:2px solid #FF6600;
}
.bordo_arancione1px{
	border: 1px solid #FF6600;
	width:100%;
}
p {
	margin: 0px;
	padding: 0px;
}
a.Stile3:hover {
	font-size: 20px;
	font-weight: normal;
	color: #99CC99;
}
.side-spacing {
	margin-right: 50px;
	margin-left: 50px;
}

