table {
	font: 10pt tahoma;
	color: #03C;
	line-height: 14px
}
p,li,h1 {margin-left: 8%; margin-right: 8%}
b, strong {
	color: #06C
}

body { background-color: #000000}

.titolo {font: 12pt tahoma; color: #003399;
width: 200px; text-align: left; font-weight: bold; line-height: 13px; }

a:link {
	text-decoration: underline;
	font-weight: none;
	color: #0058CC
}
a:active {text-decoration: none; font-weight: none; color: #003399} 
a:visited {	text-decoration: underline;	font-weight: bold;	color: #003399}
a:hover {text-decoration: underline; color: #003399}

input, textarea, option
{background-color: #000000; font: 8pt tahoma; color: #003399;
letter-spacing: 0px; border-style: solid; border-color: #003399; border-width: 1px}

select
{width: 120px; background-color: #000000; font: 8pt tahoma; color: #003399;
letter-spacing: 0px; border-style: solid; border-color: #003399; border-width: 1px}

