body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #C5D3B9;
	padding: 0px;
	margin: 0px;
}

.titind  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #006600;
	text-align: center;
	word-spacing: 1em;
	font-weight: bolder;
}

a:link {
	color: #006600;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	color: #306301;
	text-decoration: none;
}
.skuldnet {
	font-size: x-small;
	text-align: center;
}
.corpo {
	font-size: 99%;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.menuoriz {
	background-color: #E0E797;
}
.menuoriz td{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
.menuoriz a:link{
	background-color: #E0E797;
	text-decoration: none;
	font-weight: bold;
}
.menuoriz a:visited{
	background-color: #E0E797;
	text-decoration: none;
	font-weight: bold;
}
.menuoriz a:hover{
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	background-color: #E0E797;
	
}
.footer td{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
	padding: 2px;
}
.contenuti {
	
}
.contenuti td{
	padding: 3px;
	font-size: 12px;
}
h4 {
	color: #009900;
	line-height: 2px;
}
.img1{
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 1px;
}
.img2 {
	border: 1px solid #000000;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 4px;
}
.contatti {
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
h2 {
	color: #009900;
	font-size: 14px;
}
h3 {
	color: #009900;
	text-transform: uppercase;
}

