/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6c7276;
}

.Stile2 a:link { color: #6c7276; text-decoration: none}
.Stile2 a:visited { color: #6c7276; text-decoration: none}
.Stile2 a:hover { color: #6c7276; text-decoration: underline}
.Stile2 a:active { color: #6c7276; text-decoration: none}

.form {
    background-color:#f1d6e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
