/* CSS Document */
body {
	font-family:Arial;
	background-color: #4E80A5;
	font-size: 14px;
	margin: 0px;
	padding: 6px;
}
#header h1 {
	color:#C0C0C0;
	font-size:12pt;
	font-family:Arial;
	font-weight: normal;
}
#header h2 {
	color:rgb(192,192,192);
	font-size:12pt;
	font-family:Arial;
	font-weight: normal;
}
p.namo-list { color:rgb(0,64,128); font-size:12pt; font-family:Arial;}
p.namo-sublist { color:rgb(64,0,128); font-size:10pt; font-family:Arial;}
a:link {}
a:visited {}
a:active {}


.testo_footer {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 10px;
}
.testo_footer a {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 10px;
	text-decoration: underline;
}
#mediacom {
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 10px;
}
#mediacom a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
