BODY {
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-face-color: #CC0000; 
	scrollbar-highlight-color: #AAAAAA; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: #666666; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #222222; 
	color:#FFFFFF;
	background-color:#000000;
	background-image: url('sfondo.gif');
	font-family: Arial,Helvetica; 
	font-size:12pt}

A:link
	{color: #FFFF99}
A:active
	{color: #FFFFFF}
A:visited
	{color: #FFFF99}  /*#666666}*/
A:hover
	{color: #FF3300}

.dark:link
    {color: #000000}
.dark:visited
    {color: #666666}
.dark:hover
    {color: #FF0000}

P, TD {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial,Helvetica;
	font-size: 12pt}
H1 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 24pt; 
	font-weight:bold}
H2 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 18pt}
H3 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 14pt}
H4 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12pt}
H5 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 10pt}
H6{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 8pt}


ul {
	list-style-image: url('punto1.gif')}
ul ul {
	list-style-image: url('punto2.gif')}
ul ul ul {
	list-style-image: url('punto3.gif')}
	
.rapido {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
.nero {
	color: #000000;}
