body {
	SCROLLBAR-FACE-COLOR: #e8e8e8;
	SCROLLBAR-HIGHLIGHT-COLOR: #e8e8e8;
	SCROLLBAR-TRACK-COLOR: #e8e8e8;
	SCROLLBAR-DARKSHADOW-COLOR: #e8e8e8;
}
#scrolldiv {
	FILTER:chroma(color=#e8e8e8);
}

.titolo, .titolo a {
	font-family: arial;
	font-weight: bold;
	font-size: 22px;
	color: black;
	line-height: auto;
	text-decoration:none;
}

.sottotitolo, .sottotitolo a {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: black;
	line-height: auto;
	text-decoration:none;
}

.testo {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.testo a {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #00c0ff;
	text-decoration: none;
}

.abstract_PP, .abstract_PP a {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.titolo_PP, .titolo_PP a {
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	color: black;
	line-height: auto;
	text-decoration:none;
}

.abstract_news, .abstract_news a {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.titolo_news, .titolo_news a {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: black;
	line-height: auto;
	text-decoration:none;
}


.titolo_app {
	font-family: arial;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 10px;
	color: #0c9905;
	line-height: auto;
	text-decoration:none;
}

.testo_app, .testo_app a {
	font-family: Arial;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.ritorno, .ritorno a {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #991a2e;
	line-height: auto;
	text-decoration:none;
}

.footer, .footer a {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: gray;
	line-height: auto;
	text-decoration:none;
}


/*.testo a:hover, .titolo a:hover, .testoBOLD a:hover {
	text-decoration: underline;
	color: #000000;
}*/


.testoWHITE a {
	text-decoration: none;
	color: #0000FF;
}

/*.testoWHITE a:hover {
	text-decoration: underline;
	color: #ffffff;
}*/

.textfield {
		background-color: white;
		color: black;
		text-align:right;
		font-family: verdana;
		font-size:11px;
}


.menu, .menu a {
	font-family: verdana;
	color: black;
	font-size: 18px;
	text-decoration: none;
	}

/*.menu a:hover {
	text-decoration: underline;
}*/

input {
	height:18px;
}

