.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C5C4C4;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.titolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

BODY
{
    scrollbar-face-color: #1A3575;
    scrollbar-shadow-color: #1E4090;
    scrollbar-highlight-color: #102046;
    scrollbar-3dlight-color: #99c0e6;
    scrollbar-darkshadow-color: #102046;
    scrollbar-track-color: #1E4090;
    scrollbar-arrow-color: #C5C4C4
}
