body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #145ABB;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #145ABB;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.bordo {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
}

.bordo2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

.bordo3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
}

.bordo4 {
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
}

td,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.chiaro {
	color: #AAAAAA;
	text-decoration: none;
}

.bianco {
	color: #FFFFFF;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5C7AB8;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C7AB8;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1159BB;
}
