/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  a { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-decoration: underline;
    }

  a:link { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 14px;
    text-decoration: underline;
    }

  a:visited { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-decoration: underline;
    }

  a:hover { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: #5d5a43;
    }

body, table { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: rgb(93, 90, 67);
    }

 .default_font { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: rgb(93, 90, 67);
    }

 .small_font { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(93, 90, 67);
    }

  .title { font-family: Arial,Helvetica,sans-serif;
    color: rgb(90, 90, 90);
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    }
    
 .subtitle { font-family: Arial,Helvetica,sans-serif;
    color: rgb(90, 90, 90);
    font-size: 16px;
    font-weight: bold;
    }


	input.casella_testo 
	{ 
		border: 1px solid rgb(159, 159, 159);
		background: rgb(240, 240, 240) none repeat scroll 0%;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: normal;
		font-size-adjust: none;
		font-stretch: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
		color: rgb(0, 0, 0);
		width: 130px;
    }
	hr 
	{ 
		border: 0;
		color: #CCCCCC; 
		background-color: #CCCCCC; 
		height:1px;
	}

	.input
	{
		border: 1px solid rgb(159, 159, 159);
		background: rgb(240, 240, 240);
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
		color: rgb(0, 0, 0);
		width: 250px;
	}

	.textarea
	{
		border: 1px solid rgb(159, 159, 159);
		background: rgb(240, 240, 240);
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
		color: rgb(0, 0, 0);
		width: 250px;
		height: 100px;
	}


