/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, ol, ul, li, form, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-size: 11pt;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background: black;
	font-size: 11pt;
	margin: 1% 3%;
}
.sinerzia
{
font-size:30pt;
}
a:link {
	color:#6699ff;
	text-decoration: none;
}
a:visited {
	color:#ff9900;
	text-decoration: none;
}
a:active {
	color:#009900;
	text-decoration: none;
}
a:hover {
	color:#ff0000;
	text-decoration: none;
}
.radioStyled {
background:#ffffff;
border: 0px outset #666666;
}
textarea
{
overflow: auto;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}
input
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
}
ul
{
margin: 1em;
}
