BODY {
	scrollbar-face-color: White;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: Silver;
	scrollbar-3dlight-color: #F0F8FF;
	scrollbar-arrow-color: Black;
	scrollbar-track-color: #E9E9E9;
	scrollbar-darkshadow-color: #111111;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
DIV.TEXT {
	font-size : 12px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
DIV.TEXTG {
	font-size : 12px;
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
DIV.MENU {
	font-size : 18px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.MENU h2 {
	font-size: 14px;
}

DIV.TIT1 {
	font-size : 40px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
DIV.TIT2 {
	font-size : 20px;
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 5px;
}
DIV.INT {
	font-size : 12px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.MOVS {
	font-size : 12px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #000000;
}
A.MOVS:Hover{
	font-size : 12px;
	color : #6A6A6A;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A.MOV {
	font-size : 15px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A.MOV:Hover{
	font-size : 15px;
	color : #6A6A6A;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titolo h1 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testo em {
	font-size: 12px;
}
.titolo a {
	color: #000000;
	text-decoration: none;
}
