td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
}
td a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
	text-decoration: underline;
}
td a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #990000;
	text-decoration: underline;
}
span.titoloheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2;
	line-height:12px;
	color: #FFFFFF;
}
span.titoloheaderspazio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2;
	line-height:12px;
	color: #97A3B4;
}
span.titolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
span.titolo a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
span.titolo a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
span.txtofferta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
span.txtofferta a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
span.txtofferta a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
INPUT
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    BORDER-COLOR: #000000;
    background-color: #e4e4e4;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    BORDER-COLOR: #000000;
    background-color: #e4e4e4;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
SELECT
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    BORDER-COLOR: #000000;
    background-color: #e4e4e4;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}