/* CSS Document */

body {
	background-image: url();
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F5FCFE;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #186883;
}
.input { border-style: none;
         font-family:Georgia, "Times New Roman", Times, serif;
	 	 font-size:12px;
	     color : #186883;
       }
a {
	font-size: 11px;
	color: #186883;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #186883;
}
a:hover {
	text-decoration: underline;
	color: #186883;
}
a:active {
	text-decoration: none;
	color: #186883;
}
.Stile1 {
	font-size: 24px;
	font-weight: bold;
}
.Stile2 {font-size: 10}
.Stile3 {color: #FFFFFF}
.Stile5 {color: #186883}
