body, td { 
font-family: Verdana;
font-color: #23218C; 
font-size: 9pt; 
margin-top: 0px;
margin-left: 10px;

 
} 
.left {
	font-family: Verdana;
	font-size: 7pt;
	color: #23218C;
	text-align: left;
}
.center {
	font-family: Verdana;
	font-size: 7pt;
	color: #23218C;
	text-align: center;
}
.titolo {
	font-family: Verdana;
	font-size: 10pt;
	color: #ff0000;
	text-align: right;
    	font-weight: bold;
	border-bottom: 1px dotted #23218C;
}
.sottotitolo {
	font-family: Verdana;
	font-size: 8pt;
	color: #ff0000;
	text-align: right;

}
blockquote {
font: 7pt Verdana;
color: #23218C;
text-align: justify;
background-color: #ffffff;
border-left: 4px solid #ff0000;
border-right: 4px solid #ff0000;
border-top: 1px solid #ff0000;
border-bottom: 1px solid #ff0000;
line-height: 10px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 20px;
padding: 4px;}

A:link { COLOR: #23218C;  TEXT-DECORATION: none; }
A:visited {
	COLOR: #23218C;
	text-decoration: none;
}
A:active { COLOR: #23218C; TEXT-DECORATION: underline }
A:hover{position:relative;top:1px;left:1px;
	color:#23218C;
	height:10;
	width:155;
	cursor: crosshair;
border-left: 1px solid #23218C;
border-right: 1px solid #23218C;
border-top: 1px solid #23218C;
border-bottom: 1px solid #23218C;
background-color: #ffffff;

}
b { 
color: #ff0000; 
cursor: default; 
} 
body {
	scrollbar-face-color: #23218C;
	scrollbar-highlight-color: #C6C6C6;
	scrollbar-shadow-color: #C6C6C6;
	scrollbar-3dlight-color: #C6C6C6;
	scrollbar-arrow-color: #ff0000;
	scrollbar-track-color: #C6C6C6;
	scrollbar-darkshadow-color: #C6C6C6;
	font-family: Verdana;
	font-size: 7pt;
	line-height: 14px;
}


