@charset "utf-8";
.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0099FF;
}
body {
	background-color: #000000;
	margin: 0px auto;

}
.maintab {
	border: 1px dotted #0033FF;
}
.testobasso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.t_nome {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.t_note {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;	
}
.t_num {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	
}
.t_titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 5px;
	border-bottom-style: outset;
	border-top-color: #0099FF;
	border-right-color: #CCCCCC;
	border-bottom-color: #0066FF;
	border-left-color: #CCCCCC;
	border-top-width: 5px;
	border-top-style: outset;
}
.testonero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.t_note2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
}
.t_num2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
}
.testochisiamo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0099FF;
	line-height: 24px;
}
a.link1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF9900;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
a.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #00CC66;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
