BODY {
scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#000000; 
scrollbar-shadow-color:#000000;
scrollbar-face-color:#0066FF; 
scrollbar-highlight-color:#00CCff; 
scrollbar-dark-shadow-color:white; 
scrollbar-3d-light-color:#FFFFFF;
}
a {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	text-decoration: none;

}

.linea {
	border: 1px solid #336633;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.style2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066ff;
	
}
.testo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}
.testonormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.testoblu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #279b35;
}
.testoblu2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.testonero {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}
.testonero2 {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.testored {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0088DF6;
	background-color: #CEF1CE;
}
.box	{
	width: 350px;
	height: 250 px;
	overflow: auto;
	padding: 2px;
	scrollbar-face-color:#C1FCFF;
	scrollbar-highlight-color:#4F649C;
	scrollbar-3dlight-color:#4F649C;
	scrollbar-shadow-color:#008AF2;
	scrollbar-darkshadow-color:#013C6F;
	scrollbar-track-color:559955;
	scrollbar-arrow-color:CEF1CE;
	}
.copy {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CEF1CE;
}
a.copy {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CEF1CE;
	text-decoration: none;
	padding: 1px;
}
a:hover.copy {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CEF1CE;
	padding: 1px;
}

.bg {
	background-image:  url(images/lemon-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-image:  url(images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	background-image:  url(images/lemon-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg4 {
	background-image:  url(images/back-gel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.botbg {
	background-image:  url(images/lemon-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
 td, th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold; 
	
	}