.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.testoSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #749A74;
}

a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	color: #006699;
		text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #006699;
		background: #CBE2CB;
		text-decoration: none;
	font-weight: bold;
	}
	
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #749A74;
	}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
		padding-top: 4px;
	padding-bottom: 4px;
	}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
}
#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px dashed #CCCCCC;
	width: 109px;
	list-style: none;
}
ul#navlist li#active a
{
color: #749A74;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #749A74;
text-decoration: none;
background: #ffffff;
}
.floatright
{
	float: right;
	margin: 0 0 0 3px;
}
.floatleft
{
	float: left;
	margin: 0 3px 0 0;
}
.input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	font-style: normal;
	border: 1px solid #999999;
	background: #ffffff;
	padding: 2px;
	color: #444;
	}
.testoSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
