body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border: 0px none;
	background-color: #999999;
}
table {
	padding: 0;
	border-spacing: 0;
	border: 0px;
	border-collapse: collapse;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {	
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}
h1 {
	font-size: 15px;
	line-height: 12px;
}
h2 {	
	font-size: 12px;
	line-height: 12px;
}
h3 {
	font-size: 12px;
	line-height: 8px;
	font-weight: normal;
}
td.separator {
	width:15px;
	height:15px;
	background-color:#595959;	
}
td.separator_fuxia {
	width:15px;
	height:15px;
	background-color:#ed008c;	
}
td.separator3 {
	width:15px;
	height:15px;
	background-color:#595959;	
}
td.separator2 {
	width:15px;
	height:15px;
}
td.orizzontal_separator {
	height:10px;
}
td.vertical_separator {
	height:10px;
}
td.menu_separator {
	width:25px;
}
td.back_color {
	background-color:#595959;	
}

td.back_fuxia {
	background-color:#ed008c;	
}
td.back_white{
	background-color:#FFFFFF;	
}
td.back_grey{
	background-color:#595959;	
}
td.cornerA {
	width:15px;
	height:15px;
	background-color:#ed008c;
/*	background-image: url(angolo.png);	*/
}
td.cornerB {
	width:15px;
	height:15px;
	background-color:#ed008c;
/*	background-image: url(angolo2.png);	*/
}
td.cornerC {
	width:15px;
	height:15px;
	background-color:#ed008c;
/*	background-image: url(angolo3.png);	*/
}
td.cornerD{
	width:15px;
	height:15px;
	background-color:#ed008c;
/*	background-image: url(angolo4.png);	*/
}
td.corner1 {
	width:15px;
	height:15px;
	background-color:#595959;
/*	background-image: url(angoloa.png);	*/
}
td.corner2 {
	width:15px;
	height:15px;
	background-color:#595959;
/*	background-image: url(angolob.png);	*/
}

td.corner3 {
	width:15px;
	height:15px;
	background-color:#595959;
/*	background-image: url(angolod.png);	*/
}
td.corner4 {
	width:15px;
	height:15px;
	background-color:#595959;
/*	background-image: url(angoloc.png);	*/
}
.content {
	border: 0px;
	width: 100%;
	height:100%;	
}
.Stile1 {
	color: #595959;
}
.Stile2 {
	color: #CCCCCC;
}
.Stile3 {
	color: #ED008C;
}
.Stile4 {
	color: #ffffff;
}
.Stile5 {
	color: #B6B6B6
}