body {
	background-color: #EBE3AB;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Gray;
	font-size: 12px;
	border-right: 2px solid;
	border-top:2px solid; 
	border-left: 2px solid; 
	border-bottom: 2px solid; 
	border-color: #6A2B00;
	background: White;
}

a:link{
	text-decoration: none;
	color: Black;
}

a:visited {
	text-decoration: none;
	color: Black;
}

.pulsante {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: White;
	font-size: 12px;
	background: #6A2B00;
	width:100px;
	text-align: center;
	position: relative;
	font-weight: bolder;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Black;
	font-size: 16px;
	text-decoration:none;
}

.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 24px;
}

.expanded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box {
	border-top: 2px solid #6A2B00;
	border-bottom: 2px solid #6A2B00;
	border-left: 2px solid #6A2B00;
	border-right: 2px solid #6A2B00;
}

.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #6A2B00;
	text-decoration: none;
	font-weight: bolder;
}

.footer:link {
	color: #6A2B00;
}

.footer:visited {
	color: #6A2B00;
}

.power {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #D2B48C;
	text-decoration: none;
}

.power:link {
	color: #D2B48C;
	text-decoration: none;
}

.power:visited {
	color: #D2B48C;
	text-decoration: none;
}

.caporiga {
	font-size: 14px;
	font-weight: bolder;
	color: #6A2B00;
	font-family: "MS Serif", "New York", serif;
}

