body {
	background-color: #e4e7f5;
	
}

body, td, th {
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: inherit;
	font-variant: normal;
	margin-left: -5px;
	
	
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	font-weight: bold;
	color: #FF9900;
}

form {
	background-color: #000E4B;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#e4e7f5;
	font-size: small;
	margin-left: 15px;
	margin-top: 4px; padding-bottom:10px
	
	
}
p {
	color: #e4e7f5;
	margin-left: 8px; margin-right: 10px; margin-bottom:5px;
	text-align: justify;
}
p img {
	margin-left: -8px;
	
}
div#footer a{color: #FF9900; font-weight: bold;text-decoration: underline}
div#footer{
	background-image: url(immagini/Cordone.jpg);
	color: #000066;
	width: 100%;
	height: 58px;
	}
div#footer p{ text-align:center;
	padding: 43px 0px 0px 0px; color: #000066; }

