body, ol, ul, li, p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #505050;
}
h1, h2, h3, h4, h5, h6 {
	color: #a94040;
}
h4 {
	margin-left: 12px
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #185C9B;
   background-color: transparent;
	text-decoration: none;
}
a:hover {
   background-color: transparent;
	text-decoration: underline;
}
a:visited {
   background-color: transparent;
}
a:active {
	background-color: transparent;
}
img {
	border: 0px none;
}
/* testata */
.resetLineHeight {
	line-height: normal;
}
#bgSpalla {
	background-color: #999999;
	line-height: normal;
}
.divSpalla {
	 padding: 1px 0px 4px 0px;
	 line-height: normal;
}
.spalla {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
h2.homeColDx {
    color: #a94040;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14pt;
    font-weight: bold;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 6px;
}
.rossoSenato {
	background-color: #9b1818;
}