BODY {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : White;
	scrollbar-3dlight-color : #B0C4DE;
	scrollbar-arrow-color :White;
	scrollbar-base-color : #333366;
	scrollbar-darkshadow-color :#B0C4DE;
	scrollbar-face-color : #333366;
	scrollbar-highlight-color : #B0C4DE;
	scrollbar-shadow-color : #B0C4DE;
	scrollbar-track-color :  #333366;
	}

A {
	color : #B0C4DE;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}

A:HOVER {
	color : White;
	font-weight : bold;
	font-size : 10px;
	text-decoration : underline;
}

.grassettobianco {
	font-family : Verdana,sans-serif;   
	font-size : 11px;
	color : White;
	font-weight : bold;
}

.normalebianco {
	font-family : Verdana,sans-serif;   
	font-size : 11px;
	color : White;
	font-weight : normal;
}

.bordolivellobianco {
	border : 1px solid #B0C4DE ;
}

.piccolissimobianco {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
	font-size : 9px;
}
.normaleblu {
	font-family : Verdana,sans-serif;   
	font-size : 11px;
	color :  #333366;
	font-weight : normal;
}
.grassettoblu {
	font-family : Verdana,sans-serif;   
	font-size : 11px;
	color :  #333366;
	font-weight : bold;
}
.titolo {
	font-family : Verdana,sans-serif;   
	font-size : 13px;
	color : White;
	font-weight : bold;
}
.sottotitolo{
	font-family : Verdana,sans-serif;   
	font-size : 13px;
	color : Aqua;
	font-weight : normal;
}
.falsolink {
	cursor : hand;
}
