/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color: #000;
}

#fullheight{height:100%}

.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	line-height: 18px;
}

.Stile1 a:link { color: #ffffff; text-decoration: none}
.Stile1 a:visited { color: #ffffff; text-decoration: none}
.Stile1 a:hover { color: #ffffff; text-decoration: underline}
.Stile1 a:active { color: #ffffff; text-decoration: none}

.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#bab9b9;
}

.Stile2 a:link { color: #bab9b9; text-decoration: none}
.Stile2 a:visited { color: #bab9b9; text-decoration: none}
.Stile2 a:hover { color: #ffffff; text-decoration: none}
.Stile2 a:active { color: #bab9b9; text-decoration: none}

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#bab9b9;
}

.Stile4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	word-spacing: -1px;
}

.Stile4 a:link { color: #ffffff; text-decoration: none}
.Stile4 a:visited { color: #ffffff; text-decoration: none}
.Stile4 a:hover { color: #ffffff; text-decoration: underline}
.Stile4 a:active { color: #ffffff; text-decoration: none}

.Stile5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
}

