body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;

}
body {
	background-image: url(../img/sfondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #cccc99;
    scrollbar-base-color: #cccc99;
    scrollbar-highligth-color: #808000;
    scrollbar-3dlight-color: #cccc99;
    scrollbar-shadow-color: #808000;
    scrollbar-darkshadow-color: #C0C0C0;
    scrollbar-arrow-color: #993300;
}
.justify {
	text-align: justify;
	text-indent: 8pt;
	line-height: 170%;
}
.left_line {
	background-image: url(../img/left_line.gif);
}
.right_line {
	background-image: url(../img/right_line.gif);
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.Stile1 {
	color: #990000;
	font-weight: bold;
}.main_sfondo {
	background-image: url(../img/sfondo1.jpg);
}
.bold {
	font-weight: bold;
}
.td_upline {
	border-top: 1px dotted #CCCC99;
	border-right: 0px dotted #CCCC99;
	border-bottom: 0px dotted #CCCC99;
	border-left: 0px dotted #CCCC99;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCC99;
	background-image: url(../img/sfondo_input.gif);
}
textarea {
	border: 1px solid #CCCC99;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/sfondo_input.gif);
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.sfondo_scuro {
	background-image: url(../img/sfondo_scuro.jpg);
	border: 1px dashed #CCCC99;
}
.aCapo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.rosso {
	color: #993300;
}
.rossobold {
	font-weight: bold;
	color: #993300;
}
.td_downline {

	border-top: 0px dotted #CCCC99;
	border-right: 0px dotted #CCCC99;
	border-bottom: 1px dotted #CCCC99;
	border-left: 0px dotted #CCCC99;
}
