input	{
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:transparent;
		text-indent:2px;
		font:normal 11px Verdana,Arial,Helvetica,sans-serif
		}

.input2	{
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:#FFFFFF;
		text-indent:2px;
		font:normal 11px Verdana,Arial,Helvetica,sans-serif
		}

textarea	{
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:#FFFFFF;
		text-indent:2px;
		font:normal 10px Verdana,Arial,Helvetica,sans-serif
		}

select	 {
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:#EEEEEE;
		text-indent:2px;
		font:normal 10px Verdana,Arial,Helvetica,sans-serif
		 }

a:link    {text-decoration: none; color: #B40001; font-weight: normal;}
a:visited {text-decoration: none; color: #B40001; font-weight: normal;}
a:active  {text-decoration: none; color: #6C6C6C; font-weight: normal;}
a:hover   {text-decoration: none; color: #6C6C6C; font-weight: normal;}

A.link_2	  			{text-decoration: none; color: #1F558D; font-weight: normal;}
A.link_2:Visited	{text-decoration: none; color: #1F558D; font-weight: normal;}
A.link_2:Active		{text-decoration: none; color: #4A4A4A; font-weight: normal;}
A.link_2:Hover		{text-decoration: none; color: #4A4A4A; font-weight: normal;}

A.link_2	  			{text-decoration: none; color: #4A4A4A; font-weight: normal;}
A.link_2:Visited	{text-decoration: none; color: #4A4A4A; font-weight: normal;}
A.link_2:Active		{text-decoration: none; color: #B40001; font-weight: normal;}
A.link_2:Hover		{text-decoration: none; color: #B40001; font-weight: normal;}

h1 { color:#dddddd;font-family : arial;display:inline; padding: 5px}
h3 { color:#dddddd;font-family : arial;display:inline; padding: 5px }

.riga {border-bottom: #CCCCCC 2px dotted;clear:both;}

.testo_small {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.testo_small2 {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #B40001;
}

.testo_normal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.testo_big {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}