#FlashBase {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 780px;
}
#main_body {
	margin: 20px;
	padding: 0px;
	width: 730px;
}

#main_body p {
}

#main_body h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	margin-top: 20px;
}

#main_body h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

#main_body strong {
	color: #006600;
	font-style: normal;
	font-weight: normal;
}

#main_body em {
	color: #FF0000;
	font-style: normal;
}

#main_body table.tbl {
	width: 100%;
	margin-bottom: 15px;
}

#main_body table.tbl tr {

}

#main_body table.tbl th,
#main_body table.tbl td {
	border-bottom: 1px dotted #CCCCCC;
	line-height: 200%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#main_body table.tbl tr.FirstLine th,
#main_body table.tbl tr.FirstLine td {
	border-top: 1px dotted #CCCCCC;}

#main_body table.tbl th {
	text-align: center;
	color: #339900;
	background-image: url(../images/bg-th.gif);
	background-repeat: repeat;
}

#main_body table.tbl td {
	line-height: 140%;
}
#Footer {
	margin: 20px;
	text-align: left;
	color: #339900;
}
table.besso td {
	border-bottom: 1px dotted #CCCCCC;
	line-height: 200%;
	text-align: left;
	vertical-align: top;
	font-size: 110%;
	color: #003300;
}
table.besso {
	margin-top: 15px;
}
