BODY{
	color: #5A4292;
	font-family: Tahoma;
	font-size: 10pt;
	}
TD{
	color: #5A4292;
	font-family: Tahoma;
	font-size: 10pt;
	}
h1{
	color: #4D96D5;
	font-family: Tahoma;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	}
h2{
	color: #9E6099;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	}
A:LINK{
	text-decoration: underline;
	color: #5A4292;
	  }

A:VISITED{
	text-decoration: underline;
	color: #5A4292;
	     }

A:HOVER{
	text-decoration: underline;
	color: #9E6099;
	   }
.cursore {
	cursor: pointer;
	color: #5A4292;
	text-decoration: underline;
	}