body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D2235;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


#content {
	width: 571px;
	height: 231px;
	overflow: auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D2235;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#content {
	width: 571px;
	height: 231px;
	overflow: auto;
	font-size:10px;
	text-align:justify;
	padding-right:10px;
	padding-top:15px;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-arrow-color: #cf98c2; 
	scrollbar-track-color: #ffffff;
}

#content p .link{
	color: #BB6FBA;
	text-decoration:underline;
	font-weight:bold;
}
#content p .link:hover{
	color: #BB6FBA;
}

#content h1 {
	color: #C289B4;
	font-size: 16px;
	margin: 0px;
}

#content h2 {
	color: #C289B4;
	font-weight: bold;
	font-size: 14px;
}

#content table li{
	list-style-image: url('list.gif');
	line-height: auto;
	font-size: 10px;
}

#content table li a{
	text-decoration:none;
}
#content table li a:hover{
	text-decoration:underline;
}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a {
	font-weight: normal;
}

#intro {
	color:#946285;
	font-size:10px;
	height: 20px;
	padding-top:3px;
}

.Stile1 {	
	font-size: 10px;
	color: #C289B4;
}
.Stile2 {
	color: #3D2235
}
.Stile1 a { 
    text-decoration:none; 
    color: #C289B4;
}
