/* General*/			
body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
.bioimg {
	margin: 5px 5px 5px 0px;
}
a.home { 
	color: #C0C0C0; font-size:22px; font-weight: regular; font-family: Arial; text-decoration: none; letter-spacing: 0px
}
a.home:hover { 
	color: #F0D126; font-size:22px; font-weight: regular; font-family: Arial; text-decoration: none; letter-spacing: 0px
}
a.menu { 
	color: #C0C0C0; font-size:12px; font-weight: regular; font-family: Arial; text-decoration: none; letter-spacing: 0px
}
a.menu:hover { 
	color: #6677AA; font-size:12px; font-weight: regular; font-family: Arial; text-decoration: none; letter-spacing: 0px
}
a.head { 
	color: #C0C0C0; font-size:12px; font-weight: regular; font-family: Arial; text-decoration: none; letter-spacing: 0px
}
a.head:hover { 
	color: #F0D126; font-size:12px; font-weight: regular; font-family: Arial; text-decoration: none; letter-spacing: 0px
}

br, td, p {
	font: normal normal normal 12px "Arial";
	color: #c0c0c0;
}

.bio {
	font: normal normal normal 12px "Arial";
	color: #c0c0c0;
	line-height: 150%;
}
.mini {
	color: #C0C0C0; font-size:8px; font-weight: regular; font-family: Arial; text-decoration: none; letter-spacing: 0px
}

/* Titolo Pagina */		
h1 {
	font: normal normal bold 13pt "Arial";
	color: #000;
	margin: 0px;
	padding: 0px;
}
/* Titolo Contenuti */	
h2 {
	font: normal normal bold 12pt "Arial";
	color: #000;
	margin: 0px;
	padding: 0px;
}
/* Titolo Boxes */		
h3 {
	font: normal normal bold 10pt "Arial";
	color: #216585;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: none;
}
/* Buttons */			
h4 {
	font: normal normal bold 10pt "Arial";
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4 a {
	font: normal normal bold 10pt "Arial";
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}


