BODY {
	background: #060201;
	scrollbar-face-color: #060201; 
	scrollbar-shadow-color: #060201; 
	scrollbar-highlight-color:#60512C; 
	scrollbar-3dlight-color: #60512C; 
	scrollbar-darkshadow-color: #60512C; 
	scrollbar-track-color: #60512C;
	scrollbar-arrow-color: #060201;
}
P, TD, DIV {
	font-family: georgia;
	font-size: 10px;
	font-weight: normal;
	color: #483F2C;
	line-height: 12px;
}
B {
	font-family: georgia;
	font-size: 10px;
	font-weight: bold;
	color: #60512C;
}

.titoli {
	font-family: Georgia; 
	font-weight: bold;
	font-size: 10px;
	color: #60512C; 
	background-image: url(head.jpg);
	letter-spacing: 3px;
	padding-left: 4px;
	line-height: 14px;
}
A:link, A:visited {
	font-family: georgia;
	font-size: 10px;
	font-weight: normal;
	color: #939661;
	text-decoration: none;
	line-height: 12px;
}
A:hover, A:active {
	font-family: georgia;
	font-size: 10px;
	font-weight: normal;
	color: #617B54;
	text-decoration: none;
	line-height: 12px;
}
