html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
}
.divscroll
{
	width: 100%;
	height: 420px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	scrollbar-base-color: #8C81C3;
scrollbar-face-color: #8C81C3;
scrollbar-shadow-color: #D6D2EB;
scrollbar-arrow-color: #D6D2EB;
scrollbar-highlight-color: #D6D2EB;
scrollbar-dark-shadow-color: #D6D2EB;
scrollbar-3d-light-color: #D6D2EB;
scrollbar-track-color: #D6D2EB;
}
.sun
{
	DISPLAY: none;
}
.td_contorno
{
	background: #8C81C3;
}
.sfondo
{
	background: #D6D2EB;
}
.sfondo_interno
{
	background: #E4E1F4;
}
.titolo
{
	font-family:Arial;
	font-size: 13pt;
	color: #3D3280;
}
.testo
{
	font-family:Arial;
	font-size: 10pt;
	color: #330099;
}
