@charset "utf-8";
/* CSS Document */

<style>
body {background-position: center top;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.main_text strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5b5c65;}

.main_text h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#5b5c65;
}
.main_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
}
.main_text_italico{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;color:#666;}

table tr td {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: 0px;
    position: relative;
    font-style: normal;
}

img {border: 0px;
	display:block;
	margin: 0px;
	border-radius: 16px;
}
img 2 {border: 0px;
	display:block;
	margin: 0px;
	border-radius: 0px;
}
a {	text-decoration: none;
	color: #00995c;}
a:hover { text-decoration: underline; color: #00995c; }
a:visited { text-decoration: none; color: #00995c; }
a:active { text-decoration: none; color: #00995c; }

@media all and (max-width:1920px){
  img{
	  width: 100%;}}
</style>
