body {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#000E24;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
}
.blink {
	font-weight: bold;
	text-decoration:blink;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.style6 {
	font-size: 10px;
}
.style7 {
	font-size: 20px;
	font-weight: bold;
	color:#FF0000;
}
.style8 {
	font-size: 20px;
	font-weight: bold;
	color:#00FF00;
}
.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.tblOdd {
	background-color: #002052;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-color: #FF0000;
	border-bottom-style:hidden
}
.tblEven {
	font-size: 11px;
	color: #FFFFFF;
}
.tblSelect {
	background-color: #FF9900;
	font-size: 11px;
	color: #000000;
}
.tblHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF6600;
}
img {
	border-width:thin;
	background-color: #000000;
	border-color: #000000}
.bordo_tabella {
	border:groove;
	border-color:#990000;	
}
.link_scuro {
	color:#000000;
}.titolino {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.destra {
position:relative;
left:40px;
width:300px;
padding:10px;
background-color:#0066CC;
border:1px solid white;
}
