.tabella {
	padding: 1px;
	border: 1px inset;
}
.parag {
	background-color: #CCFFFF;
	padding-top: 10px;
	padding-bottom: 10px;


}
.sptxt {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.spul {
	padding-top: 0px;
	margin-top: 0px;
}


.imgtxt {
	margin-right: 8px;
}

.paragg {
	background-color: #FFFFCC;
}
.sftxt {
	background-color: #FFFFCC;
	border-right-width: 6px;
	border-left-width: 6px;
	text-indent: 10pt;


}

.rigpx {
	border-bottom: solid 1px #FF0000;
	}
.dist {
	margin: 50px;
	padding: 50px;

}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;

}
a:active {
	color: #0000CC;
	text-decoration: none;
	
}

