            body {

                        background : #FDFDFD no-repeat fixed top right;

                        font : 18px Times New Roman;
						
						font-weight : bold;
						
						color : #666666;
                                        
scrollbar-arrow-color:#990000;
scrollbar-3dlight-color: #666666;
scrollbar-highlight-color: #252525;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color: #D3096A;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;

            }

            #title {

                        font : 24px Times New Roman

                        letter-spacing : 6px;

                        margin-bottom : 50px;

                        margin-left : 35px;

				        margin-right : 35px;

                        margin-top : 50px;

                        color : #D30964;

            }

            a:link {

                        color : #9B2626; font-weight: bold; text-decoration: none;

            }

            a:visited {

                        color : #9B2626; font-weight: bold; text-decoration: none;

            }

            a:active {

                        color : #A3A7AA; font-weight: bold; text-decoration: none;

            }

            a:hover {

                        color : #CC3333; cursor: crosshair; font: bold; FILTER: blur; HEIGHT: 0px; COLOR:#990000 ;}

            }

div
{
    font: Normal 18px Garamond;
}
h1
{
    font: Bold 35px 'Times New Roman';
}
#TOP
{
	float: Center;
    color: #274271;
    height: 52%;
    padding: 5px;
    overflow: Hidden;
	letter-spacing : 6px;
}
#LEFT
{
    float: Left;
	font: bold;
    width: 22%;
    padding: 5px;
    overflow: Auto;
}
#RIGHT
{
    float: Left;
	width: 75%;
    padding: 5px;
    overflow: Auto;
}
.testo
{
    text-align:justify;
}
.titoletto
{
    color:#9B2626; font-weight:bold; text-decoration: underline; text-align:justify;
}
.titolo
{
    color:#9B2626; font-weight:bold; font-size:22px;
}
.titolo2
{
    color:#9B2626; font-weight:bold; font-size:22px; text-align:center;
}
.data
{
    text-align:right; color:#9B2626; font-weight:bold; font-size:18px;
}