A:visited 
{
 text-decoration: none 
}
A:link
{
 text-decoration: none 
}
a:hover
 {
 text-decoration: underline
 }

a:link
{
	color: rgb(176, 176, 176); 
}
a:visited
{
	color: rgb(176, 176, 176); 
} 
a:active 
{
	color: rgb(61, 63, 62);
}
body
{ SCROLLBAR-FACE-COLOR:#707070;
SCROLLBAR-HIGHLIGHT-COLOR:#003333;
SCROLLBAR-SHADOW-COLOR: #c0c0c0;
SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
SCROLLBAR-ARROW-COLOR: #eeeeff;
SCROLLBAR-TRACK-COLOR: #c0c0c0;
SCROLLBAR-DARKSHADOW-COLOR: #000066; }

body
{
	font-family: Tahoma;
	background-color: rgb(255,255,255);
	color: #3D3F3E;font-size:11pt


}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
A:hover 
{
color: #9E9E9E
}

	
	h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma;
    margin-top: 0; margin-bottom: 0
	
}
h1
{
	color: rgb(61, 63, 62);
}
h2
{
	color: rgb(0, 0, 0); 
}
h3
{
	color: rgb(128, 128, 128); 
}
h4
{
	color: rgb(0, 0, 0) background-color #3D3F3E;
}
h5
{
	color: rgb(61, 63, 62);
}
h6
{
	color: rgb(0, 0, 0) font-size: 12pt color #FFFFFF ;
}

.Stile1 {color: #FF0000}
.Stile2 {color: #000000}
.Stile3 {color: #FFFFFF}
.Stile4 {color: #666666}
.Stile5 {color: #333333}
.Stile7 {color: #333333; font-style: italic; }
