BODY {
	margin: 0px 0px 0px 0%;
	background-color: #ffffff;
	background-position: top;
	background-image: url(../immagini/pattern2.gif);
	/* url relativa a directory con foglio di stile */
	background-repeat: repeat-x;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006C4C;
	font-style: normal;
	margin-bottom: 2px;
	margin: 0;
	padding: 0;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9B4B;
	font-style: normal;
	margin-bottom: 2px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3980D5;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3980D5;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #D9ECFF;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3980D5;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313F64;
	font-style: normal;
	margin-bottom: 2px;
	margin: 2;
	padding: 2;
}
Ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313F64;
	font-style: normal;
	margin-bottom: 2px;
	margin: 2;
	padding: 2;
}
Ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313F64;
	font-style: normal;
	margin-bottom: 2px;
	margin: 2;
	padding: 2;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #410187;
	font-style: normal;
	margin-bottom: 2px;
	text-decoration: none;	
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #410187;
	font-style: normal;
	margin-bottom: 2px;
	text-decoration: underline;	
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #410187;
	font-style: normal;
	margin-bottom: 2px;
	text-decoration: none;	
}
A.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313F64;
	font-style: normal;
	margin-bottom: 2px;
	text-decoration: none;	
}
A.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313F64;
	font-style: normal;
	margin-bottom: 2px;
	text-decoration: underline;	
}
A.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313F64;
	font-style: normal;
	margin-bottom: 2px;
	text-decoration: none;	
}