@charset "iso-8859-1";
BODY {
	background: #15C7D2;
	scrollbar-arrow-color : #10105A;
	scrollbar-base-color : #FAFAFA;
	scrollbar-face-color : #D0FAFF;
	scrollbar-track-color : #E0F0F8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : lighter;
	font-size : 14px;
	text-align : justify;
}
H1 {
	color : #10105A;
	font-family : "Comic Sans MS",serif;
	font-size : 36px; 
}
.XH1 {
	color : #10105A;
	font-family : "Comic Sans MS",serif;
	font-size : 36px;
}
.XCONTA {
	color : #10105A;
	font-family : "Comic Sans MS",serif;
	font-size : 12px;
}
H2 {
	color : #10105A;
	font-family : "Comic Sans MS",serif ;
	font-size : 24px; 
}
H3 {
	color : #10105A;
	font-family : "Comic Sans MS",serif ;
	font-size : 20px; 
}
H4 {
	color : #10105A;
	font-family :  "Comic Sans MS",serif ;
	font-size : 16px; 
}

.menu{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	font : bold;
	WIDTH: 100px; 
	COLOR: #10105A; 
	BACKGROUND-COLOR: #15C7D2; 
	TEXT-ALIGN: left
}


TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : lighter;
	font-size : 14px;
	text-align : justify
}
A:LINK {
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #10105A;
	font : bold
}
A:VISITED {
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #10105A;
	font : bold
}
A:HOVER {
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #10105A;
	font-size : 12px;
	color : #FFFF80
}
A:ACTIVE {
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #FFFF80;
	font-size : 12px;
	color : #10105A
}
.normale {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : lighter;
	font-size : 12px;
	text-align : justify
}