/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
}
.paragrafo {
	color: #777777;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}
.Stile1 {
	color: #668705;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.Stile3 {color: #3A81BF; font-family: Tahoma; font-size: 11px; font-weight: bold; }
.Stile5 {color: #993365; font-family: Tahoma; font-size: 11px; font-weight: bold; }

.Stile6 {
	font-family: Tahoma;
	color: #755F3D;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
h1{
	font-family: Tahoma;
	color: #755F3D;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
h1 a:link{
	text-decoration:underline;
	color: #755F3D;
}
h1 a:hover{
	text-decoration:underline;
	color: #755F3D;
}
.Stile7 {
	color: #003366;
}
a:link#blu {
	color: #003366;
	text-decoration: underline;
}
a:visited#blu {
	text-decoration: underline;
	color: #003366;
}
a:hover#blu {
	text-decoration: none;
	color: #003366;
}
a:active#blu {
	text-decoration: none;
	color: #003366;
}
