@charset "utf-8";
/* CSS Document */

BODY {
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
TD {
	color: #039EE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
A:LINK {color:#0033FF; text-decoration:none;
}
A:HOVER {color:#009933
}
A:VISITED {text-decoration:none
}
.separatore { color:#000066
}
.txt_header {
	font-size: 23px;
	color: #28297B;
}
.h1titolo {
	color: #0D3D8F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	text-align: center;
}

.h2titolo {
	color: #0D3D8F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	text-align: center;
}
