body {
	background-color: #D6D2BB;
	background-image:  url(image/px.jpg);
	background-repeat: repeat-y;
	scrollbar-3dlight-color: #D7D2BC; 
    scrollbar-arrow-color: #3B1112;
    scrollbar-base-color: #D7D2BC; 
    scrollbar-darkshadow-color: #3B1112; 
    scrollbar-face-color: #D7D2BC; 
    scrollbar-highlight-color: #D7D2BC; 
    scrollbar-shadow-color: #D7D2BC;
    scrollbar-track-color: #D7D2BC;

}
.scritta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #3B1212;
	text-decoration: none;

}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B1212;
	background-color: #BFBBA7;
	letter-spacing: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DCC0;
}
.headcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B1212;
	letter-spacing: 2px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1DCC0;
}
.scrittacontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #3B1212;
	text-decoration: none;
	text-indent: 10px;
	margin: 2px;
	padding: 2px;

}
A:link {
	color:#3B1112;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
}
A:visited {
	color:#3B1112;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
}
A:hover {
	color:#3B1112;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #A9A792;
	text-decoration: none;
}
.border {
	border: 1px solid #000062;
}
.scrittacap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #3B1112;
	text-indent: 10pt;
	padding-left: 4px;


}
