/* CSS Document */

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

#fullheight{height:100%}

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
