@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCB88D;
	margin-top: 0px;
	font-family: Georgia, Arial, Tahoma;
	font-size: 14px;
}
.Stile1 {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
}
.Stile2 {
	font-size: 9px;
	color: #9C8E70;
	font-family: Georgia;
}
.Stile3 {
	font-size: 11px;
	color: #9D8349;
	font-family:Georgia;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.Stile4 {
	font-size: 11px;
	color: #7B7055;
	font-family: Georgia;
	font-weight: normal;
}

a {
	font-family: Georgia, Arial, Tahoma, Verdana;
	color: #7B7055;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7B7055;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

 div{
	font-family:Georgia;
	font-size:11px;
}
