	
	
	
H1  {
	margin-top: 5px;
	margin-left: 5px;
	font-size : 22px;
	font-family : "tahoma";
	font-weight : normal;
	font-style : italic;
	color : White;
	line-height: 45px;
}

H2  {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
	text-align:left;
	font-size : 45px;
	font-family : "tahoma";
	font-weight : normal;
	font-style : normal;
	color :#660033;
	line-height: 14px;
	}

H3  {
	font-size : 15px;
	font-family : "Tahoma";
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height: 22px;
	text-align:justify;
	margin: 20px;
}

H4  {
	font-size : 13px;
	font-family : "Arial";
	font-weight : normal;
	color : white;
	line-height: 20px;
	text-align:justify;
	margin: 5px;
}

A  {
	text-decoration: underline;
	color : Blu;
}

A:Visited  {
	text-decoration: none;
	color : Blu;
}

A:Active  {
	text-decoration: none;
	color : Blu;
}

A:Hover  {
	text-decoration:underline;
	color : Blu;
	
}



li {
	font-size : 14px;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : Black;
	}

ol {
	font-size : 14px;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : Black;
	}
	
	
ul {
	font-size : 14px;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : Black;
	}

b {  
	font-weight: bold
	}



.sfondo {background: #DEEFFF} 

select {
	font-size : 14px;
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : White;
	text-transform: none;
	text-decoration: none;
}
