body {
	margin: 0px;
	padding:0px;
	background-color: #dcdcdc;
}
table {
	border:0px;
	font-size:10pt;
}
font.green {
	color:#205b26;
}
font.red {
	color:#a51215;
}
a {
	color: #1a4116;
	text-decoration: none;
}

a:link {

}

a:visited {

}

a:active {

}

a:hover {
	color: #a51215;
}
h1 {
	font-size:13pt;
	font-weight: bold;
	color: #205b26;
}
p {
	color: #000000;
	font-size:10pt;
	letter-spacing: 0.2em;
	line-height: 130%;
}
table.conte {
	color: #000000;
	font-size:10pt;
	letter-spacing: 0.2em;
	line-height: 130%;
}
table.conte2 {
	color: #000000;
	font-size:10pt;
	letter-spacing: 0.1em;
	line-height: 110%;
}

span {
	font-size:8pt;
}
table.white {
	background-color: #ffffff;
}
th.white {
	background-color: #ffffff;
}
td.white {
	background-color: #ffffff;
}

.b-t-5{
	margin-top: 5px;
	margin-bottom: 5px;
}