/* CSS Document */

<style type="text/css">

td, body, p, div, input, textarea { font-family: Trebuchet MS; font-size: 10px; }
a:link       { text-decoration: none; color: #8D9339 ; font-family: Trebuchet MS; font-size: 11px; font-weight: bold; }
a:visited    { text-decoration: none; color: #8D9339 ; font-family: Trebuchet MS; font-size: 11px; font-weight: bold; }
a:hover      { text-decoration: none; color: #666666 ; font-family: Trebuchet MS; font-size: 11px; font-weight: bold; }

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testoverde {
	color: #8D9339;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: left;
	font-weight: bold;
}
.testogrigio {
	color: #666666;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: left;
	font-weight: bold;
}
.testogrigioRIGHT {

	color: #666666;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: right;
	font-weight: bold;
}
.testoverdeRIGHT {
	color: #8D9339;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: right;
	font-weight: bold;
}
.testogrigio11 {

	color: #666666;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: left;
}
.testogrigio10bold {

	color: #666666;
	font-size: 10px;
	font-family: Trebuchet MS;
	text-align: left;
}
.testoverde11 {
	color: #8D9339;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: left;
	
}
.testoverde10bold {
	color: #8D9339;
	font-size: 10px;
	font-family: Trebuchet MS;
	text-align: left;
	font-weight: bold;
}
</style>

	

