.h5px {
	font-size: 5px;

}
.txtcorpo {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;

}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.titolo {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	border-top: 0px dashed #144101;
	border-right: 0px dashed #144101;
	border-bottom: 2px dashed #144101;
	border-left: 0px dashed #144101;
	text-align: center;








}
.txtbottom {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}

