table {
	font-family: Garamond;
	font-size: 22px;
	color: #663333;
	background-image: url(immagini/sfonsfuma.jpg);
	text-align: left;
	padding-right: 5%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #9999CC;
	text-decoration: none;
	width: 90%;
	padding-left: 5%;







}
body {
	background-color: #9999CC;

}
a:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	font-family: Garamond;
	font-size: 18px;

}
a:visited {
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	font-family: Garamond;
	font-size: 18px;

}
a:hover {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	font-family: Garamond;
	font-size: 18px;

}
a:active {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	font-family: Garamond;
	font-size: 18px;

}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 24px;
	font-style: oblique;
	font-family: Garamond;

}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
	font-weight: normal;

}
