body { background-color:#000000;  
}

p, li { 
font-family: "Courier New", Courier, monospace; 
font-size: 12px;
color: #999999; 
letter-spacing: 2px; 
margin: 3px; 
line-height: 15px; 
text-align:justify;
margin-top: 3px;
margin-left: 20px; margin-right: 20px;
padding-bottom: 5px;
}

b, strong { 
color: #666666; 
font-weight: bold;
font-size: 12px;
}

.titolo, h2, h3 {
font: 14px "Courier New", Courier, monospace;
color: #cccccc;
letter-spacing: 3px;
text-align: left;
font-weight:bold;
text-decoration: none;
border: 0px;
padding:3px; 
background-color: #333333;
line-height: 4pt;
margin-bottom: 5px;
margin-top: 10px; }

.titolo:first-letter{
border-width: 0px;
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight:bold;
color: #ffffff;
letter-spacing: 3px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px;
}
a:link {
font: 12px "Courier New", Courier, monospace; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cccccc;
}

a:active {
font: 12px "Courier New", Courier, monospace; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cccccc;
}
 
a:visited {
font: 12px "Courier New", Courier, monospace; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cccccc;
}

a:hover {
font: 12px "Courier New", Courier, monospace; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cccccc33;
}

input, textarea, option {
color: #cccccc; 
font-size: 12px;
letter-spacing: 0px; 
border-color: #cccccc; 
border-width: thin; 
border-style: dotted; 
background-color: #000000;
width: auto;
}

select {
color: #cccccc; 
font-size: 12px;
letter-spacing: 0px; 
border-color: #cccccc; 
border-width: thin; 
border-style: dotted;
background-color: #000000;
}

.footer { 
text-align: center; 
font: 9px "Courier New", Courier, monospace; 
color: #cccccc;
}

.menu { 
text-align:center; 
font: 9px "Courier New", Courier, monospace; 
color: #cccccc;
}
