﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/basebg.jpg);
	background-repeat: repeat-x;
	
}
.Stile1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:1.5;	
}
.Stile2 {
	font-family: Tahoma;
	font-weight: bold
	font-size: 11px;
	color: #284F8D;
	line-height:1.5;
}
.Stile3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.Stile4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
	font-weight: bold;
}
.Stile5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #284E8C;
	line-height:1.5;
	font-weight: bold;
}
.Stile6 {
	color: #A0B654;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}