body.body {
	background-color : #BDB2B9;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #465838;
}
body.menu {
	background-color : #BFC8B8;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left : 0px;
	vertical-align : middle;
	color : #465838;
}
body.portfolio {
	background-color : #B0A2AC;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left : 0px;
	color : #465838;
}
body.illustration {
	background-color : #B6B8B2;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left : 0px;
	color : #465838;
}
td.fon1 {
	background-color: #BFBBBA;
	font-size: 10pt;
	color : #465838;
	
}
td.fon2 {
	background-color: #B0A2AC;
	font-size: 10pt;
	color : #465838;
}
td.fon3 {
	background-color: #BDB2B9;
	font-size: 10pt;
	color : #465838;
	text-align : center;
	padding-bottom : 10px;
}
td.fon4 {
	background-color: #B8BEB3;
	font-size: 10pt;
	color : #465838;
}
td.fon5 {
	background-color: #BFBBB9;
	font-size: 10pt;
	color : #465838;
}
td.fon6 {
	background-color: #BCC5BA;
	font-size: 10pt;
	color : #465838
	background-image : url(bg_il.gif);
}
td.fon7 {
	background-color: #B6B8B2;
	font-size: 10pt;
	color : #465838;
}
td.fon8 {
	background-color: #BFC8B8;
	font-size: 10pt;
	color : #465838;
}
a.link:link, a.link:visited{
	text-decoration: none;
	color : #0332FB;
}
a.link:hover {
  text-decoration: underline;
  color : #0332FB;
}