/* CSS Document */


.Stile1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.Stile3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stile5 {font-size: 25px}
.Stile6 {
	color: #999999;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}
.Stile8 {color: #999999; font-weight: bold; font-family: Tahoma; font-size: 10px; line-height:15px }
.Stile9 {color: #666666}
.Stile11 {font-size: 1px}
.Stile12 {color: #FF9900}
.Stile14 {
	font-size: 11px;
	color: #FF6600;
}
.Stile15 {
	color: #FF9900;
	font-weight:bold;
}
a.link:link {
	color: #999999;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #999999;
}
a.link:hover {
	text-decoration: none;
	color: #999999;
}
a.link:active {
	text-decoration: none;
	color: #999999;
}

a.sndlink:link {
	color: #FF3300;
	text-decoration: none;
}
a.sndlink:visited {
	text-decoration: none;
	color: #FF3300;
}
a.sndlink:hover {
	text-decoration: none;
	color: #FF3300;
}
a.sndlink:active {
	text-decoration: none;
	color: #FF3300;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
