.READER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.HEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.SUB-HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SMALL-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.MENU-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MENU-TEXT-WHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BORDO-GREY {
	border: 1px solid #CCCCCC;
}
.sfondoBianco {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
}
.sfondo-white {
	background-color: #FFFFFF;
}


.BIG-TITLE {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.BORDO-WHITE {

	border: 1px solid #FFFFFF;
}
.BORDO-GREY-below {
	border-top: 0px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
}
.sfondo-rosso {
	background-image: url(Images/sfondo.gif);
}
.sfondoBiancoBR {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C22138;
	border-right-color: #C22138;
	border-bottom-color: #C22138;
	border-left-color: #C22138;
	border-top-style: solid;
	border-bottom-style: solid;
}
.sfondo-black {
	background-color: #4F4F4F;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C22138;
	border-right-color: #C22138;
	border-bottom-color: #C22138;
	border-left-color: #C22138;
	border-top-style: solid;
	border-bottom-style: solid;
}
.BIG-TITLE-WHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.READER-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.sfondoBoy {
	background-image: url(Images/middlebar.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
