body {
	font-family: Arial;
	font-size: 12px;
	color: #CE9FB7;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	font-style: normal;
	color: #CE9FB7;
	font-weight: bold;
}

td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CE9FB7;
	text-decoration: none;
}

th {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CE9FB7;
	text-decoration: none;
}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CE9FB7;
	text-decoration: none;
	font-style: normal;
}

.small {
	font-family: Arial;
	font-size: 10px;
}

.medium-bold {
	font-family: Arial;
	font-size: 12px;
	background-color: #660033;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.bordo-scuro {
	border: 1px solid #660033;
}


.big {
	font-family: Arial;
	font-size: 16px;
}

.xbig {
	font-family: Arial;
	font-size: 24px;
}

.expanded {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial;
	text-align: justify;
}

.footer {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.bianco {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

