body { 
	background: #000000;
	margin-top: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 14pt; 
	font-size: 10pt; 
	color: #FFFFFF;
    scrollbar-face-color:#2B2F37;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#000000;
    scrollbar-shadow-color:#7F7F7F;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#7F7F7F;
    scrollbar-darkshadow-Color:#000000;
}

h1{
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 15pt; 
	font-size: 14pt; 
	font-style: italic;
	color: #E25426;
}



/* STILE PER I LINKS----------------------------------------------------------------------*/



A	{
    font-size:9pt; 
    color:#FFFDE6; 
    text-decoration:none; 
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: bold;
}
A:LINK	{
    font-size:9pt; 
    color:#FFFDE6; 
    text-decoration:none; 
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: bold;
}
A:HOVER	{
    font-size:9pt; 
    color:#E25426; 
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: bold;
}


A.pag	{
    font-size: 8pt; 
    color: #FFFDE6; 
    font-family: Georgia, Times New Roman, Times, serif;
}
A:LINK.pag	{
    font-size: 8pt; 
    color: #FFFDE6; 
    font-family: Georgia, Times New Roman, Times, serif;
}
A:HOVER.pag	{
    font-size: 8pt; 
    color: #E25426; 
    font-family: Georgia, Times New Roman, Times, serif;
}


A.ref	{
    font-size: 7pt; 
    color: #FFFDE6; 
    font-family: verdana;
    font-weight: normal;
}
A:LINK.ref	{
    font-size: 7pt; 
    color: #FFFDE6; 
    font-family: verdana;
    font-weight: normal;
}
A:HOVER.ref	{
    font-size: 7pt; 
    color: #E25426; 
    font-family: verdana;
    font-weight: normal;

}




/* STILE PER TABELLE----------------------------------------------------------------------*/


td	{
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 14pt; 
	font-size: 10pt; 
	color: #FFFFFF;
}


/* STILE INPUT----------------------------------------------------------------------*/


INPUT { 
/*	height: 12pt;*/
	border: 1px solid #899922;
	font-family:  Verdana, Arial,Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt; 
	color: #000000;
}

SELECT { 
	border: 1px solid #899922;
	font-family:  Verdana, Arial,Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt; 
	color: #000000;
}

INPUT.image { 
	border: 0px solid #FFFFFF;
}