body {
	font-family: arial, helvetica, sans-serif;
	color: #003366;
	background-color: #99CCFF;
	background-image:url(/img/waves.jpg);
}

a:link {  text-decoration: underline}
a:visited {  text-decoration: underline}
a:hover 
{
	text-decoration: none;
	background-color:#999999;
}

h1 
{
	font-size:xx-large;
}

.menu {
	background-color: #CCCCCC;
}

.maintable
{
	background-color:#FFFFFF;
}

.style1 {font-size: small}

input.contatti
{
	width:300px;
}
textarea.contatti
{
	width:400px;
	height:200px;
}