body {
	 /* background-color: "#FAFAD2"; */
         background-image: url("FAVOLE20.jpg");
	}
p {
	font-style: italic;  font-style: normal;
        font-weight: bold;   font-weight: normal;
	font-size: 1em;      font-size: 20px;
	font-family: arial,  verdana, sans-serif;
	text-indent: 30px;
	text-align: justify; text-align: left;
	}

li {
	text-transform: uppercase;
	text-transform: lowercase;
	text-transform: none;
	text-transform: capitalize;
	}

td {	font-style: italic;
	font-weight: bold;   font-weight: normal; 
	font-family: arial, verdana, sans-serif; 
	text-align: left;
	}

th {	text-align: right;
	}

h1 {	color: #990000;
	background-color: #FC9804;
	font-size: 30px;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	letter-spacing: 6px;
	}

h2 {	font-style: italic;
	color: #000080;
	font-weight: bold;
	font-size: 20pt;
	font-family: "Times New Roman", serif; font-style: italic;
	/* text-align: center; */
	}

h3 {	font-size: 120%;
	text-align: center;
	text-decoration: overline; text-decoration: line-through; text-decoration: underline;
	}

h3 {	/*font-style: italic;*/
	color: #000080;
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: 20pt;
	font-family: "Times New Roman", serif; font-style: italic;
	/* text-align: center; */
	}


	



