

BODY {
	
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: ThreedDarkShadow;
}

.Title span {
	padding-bottom: 8px;
}

.Title a {
	font-weight: bolder;
	color: red;
	font-size: 110%;
	text-decoration: none;
	
	
}

.Title a:hover {
	
	text-decoration: underline;
	background-color: ActiveBorder;
	color: black;
	
}

.form_container {
	border-top:6px solid #336699;
	width:100%;
	height:auto;
	background-image:  url(../images/form_home.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
	background-color: ;
	
	
}

.post_footer {
	color: Gray;
	font-size:85%;
	text-align: center;
	padding:3px;
	background-color:white;
}

.post_footer a {
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}

.post_footer a:hover {
	
	text-decoration: underline;
}
.testo1 {color: #000000; font-size: 14px; padding-left: 2px; font-family: Helvetica, sans-serif; font-weight: normal; text-align: justify;}	




