/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-family: "Century Gothic", Courier, mono;
	color: #0958a3;
	font-weight: bold;
	letter-spacing: 1px;
}
.styles {
	font-size: 13px;
	font-family: "Century Gothic", Courier, mono;
	color: #0958a3;
	
	letter-spacing: 1px;
}
.style1a {
	font-size: 9px;
	font-family: "Century Gothic", Courier, mono;
	color: #333333;
	
	letter-spacing: 1px;
}
.style3 {
	font-size: 16px;
	font-family: "Century Gothic", Courier, mono;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
}
.campo1 {
	font-size: 12px;
	font-family: "Century Gothic", Courier, mono;
	color: #3399CC;
	font-weight: normal;
	letter-spacing: 1px;
	border: 1px dashed #6699CC;
}
.campo2 {
	font-size: 9px;
	font-family: "Century Gothic", Courier, mono;
	color: #6699CC;
	font-weight: normal;
	letter-spacing: 1px;
	border: 1px dashed #3399CC;
}
.style2 {
	font-size: 16px;
	font-family: "Century Gothic", Courier, mono;
	color: #001932;
	font-weight: normal;
	letter-spacing: 1px;
}
.testo {
	font-size: 12px;
	font-family: "Century Gothic", Courier, mono;
	color: #001932;
	font-weight: normal;
	letter-spacing: 1px;
}
a.link1 {
	font-size: 12px;
	font-family: "Century Gothic", Courier, mono;
	color: #0958a3;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link1:hover {

	text-decoration: underline;
}
a.link2 {
	font-size: 16px;
	font-family: "Century Gothic", Courier, mono;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link2:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.link3 {
	font-size: 9px;
	font-family: "Century Gothic", Courier, mono;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link3:hover {
	text-decoration: underline;
	font-weight: bold;
}
