font {
	font-family: Arial, Helvetica, sans-serif;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.frasi {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: 300;
	line-height: normal;
	color: #333333;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.grande {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.carattere {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
}
.bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #E6E6DC;
	border-top-color: #999999;
	border-right-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}
