/*
 * default.css (CSS2)
 * author : Gianluigi Grigioni
 * email : grifogri@tin.it
 */

BODY {
	font-family: Verdana, Arial, sans-serif;
	background: url(pic/spartito.gif) fixed #ffffff;
	color:	#000080;
	margin: 0em 1em 0em;
}

A {
	text-decoration: underline;
	color:	#000020;
}
A:hover  {
	color:  #ff0000;
	background: transparent; }
A.mail {
	color:	#408060;
	font-weight: normal;
}
.Dymo {
	font-family: Verdana, Arial;
	font-weight: bold;
	background:  #f02000;
	color:	#ffc0c0;
      border-top:     2px solid #ff6000;
	border-left:    2px solid #ff6000;
	border-right:   2px solid #a00000;
	border-bottom:  2px solid #a00000;
	}
.Button {
	font-family: Verdana, Arial, sans-serif;
	font-weight:	bold;
	background:  #b0d0ff;
	}
.title {
	font-family: Verdana, Arial, sans-serif;
	}
.title2 {
	background:	#000000;
	}
EM.c {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #a04000;
}
P.just {text-align : justify}
