BODY	
	{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: small;
	text-align: justify;
	color:#333333;
	background-color:#ffffff;
	background-repeat:no-repeat;

	margin-left:40px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	/*line-height:14px; */
	}
	
img	
	{
	border:0px;
	}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- */

table
	{
	padding:0;
	text-align:justify;
	border-width:0px;
	}

table.bordo
	{
	padding:0;
	text-align:justify;
	border:solid;
	border-width:0px;
	border-color:#999999;
	}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- */

td 	
	{
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-width:0px;
	border-spacing:0px;
	padding:3px;
	/* line-height:18px; */	
	vertical-align:top;
	}

td.singolo
	{
	width: 750px;
	text-align: justify;
	}

td.risultati
	{
	width: 140px;
	vertical-align: bottom;
	text-align:left;
	font-weight: bold;
	height: 40px;
	color:#0033FF;
	}

td.spazio
	{
	width: 20px;
	vertical-align:bottom;
	height: 40px;
	}

td.nomeopzione
	{
	width: 250px;
	vertical-align:bottom;
	text-align: left;
	height: 40px;
	}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- */

A:link 	  
	{
	FONT-WEIGHT: normal;
	color:#990000;
	TEXT-DECORATION: underline;
	}
	
A:visited 
	{
	FONT-WEIGHT: normal;
	color:#990000;
	TEXT-DECORATION: underline;
	}
	
A:hover   
	{
	FONT-WEIGHT: normal;
	color:#990000;
	TEXT-DECORATION: underline;
	}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- */

input
	{
	font-size: 12px; 
	color: #333333; 
	background:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px #999999 solid;
	}

input.bottone
	{
	font-size: 12px; 
	color: #333333; 
	background:#CCCCCC; 
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px #999999 solid;
	}
	
/* -- -- -- -- -- -- -- -- -- -- -- -- -- */	
	
.grassetto 
	{
	font-weight: bold;
	color:#990000;
	}

.piccolo 
	{
	font-size: x-small;
	color:#666666;
	}

.enorme
	{
	font-size: large;
	color:#990000;
	}

.centrato
	{
	text-align: center;
	}

/*
style="background:#CCCCCC; font-size: 11px; color: #333333; font-family: Arial, Helvetica, sans-serif; border: 1px #3300FF solid;"
*/


