body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
p {
	font-size: 11px;
}
.bg {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5C8D09;

}
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bgHome {
	background-attachment: scroll;
	background-image: url(../images/bgHome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	text-decoration: none;
	list-style-type: circle;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.bgSub {
	background-attachment: fixed;
	background-image: url(../images/bgSub.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	background-color: #F0F3E8;
}
.myForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	background-color: #F0F3E8;
	border: 5px solid #F0F3E8;
}
.bgRecipe {
	background-attachment: scroll;
	background-image: url(../images/graphic_recipe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bgTesi1 {
	background-attachment: scroll;
	background-image: url(../images/testi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.white {
color:#FFFFFF;
font-size: 11.5px;
}
.hframe {
	overflow: auto;
	width: 525px;
	height: 450px;
}
td.article {
	background: url(../images/bgGreen.gif) #689A07 repeat-x;
}
td.article a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
	padding: 5px 0;
	display: block;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}