body { background-color:#333366;  
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #ddf1ff; 
letter-spacing: 1px; 
margin: 5px; 
line-height: 15px; 
text-align:justify;
margin-top: 3px;
padding-bottom: 5px;
}

h2 {
color:#ff6699;
font-style:italic;
}

td { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #339999; 
letter-spacing: 2px; 
margin: 3px; 
line-height: 15px; 
text-align:justify;
margin-top: 3px;
}

b, strong { 
color: #ff6699; 
font-weight: bold;
font-size: 10px;
}

.titolo { 
border-width: 0px; 
text-align: left; 
font-family: "Georgia", "Arial", serif;
font-size: 16px; 
font-style: italic; 
color: #ff6699; 
letter-spacing: 5px;
font-weight:bold; 
padding-top: 5px;
}

.titolo:first-letter { 
border-width: 0px; 
text-align: left; 
font-family: "Georgia", serif;
font-size: 18px; 
font-style: italic; 
font-weight: bold; 
color: #ddf1ff; 
letter-spacing: 5px;
}

a:link {
font: 10px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #ff6699;
}

a:active {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #ff6699;
}
 
a:visited {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #ff6699;
}

a:hover {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #ff6699;
}

input, textarea, option {
font: 10px Verdana, Arial, Helvetica, sans-serif; 
color: #ff6699; 
font-size: 10px;
letter-spacing: 0px; 
border-color: #ff6699; 
border-width: thin; 
border-style: dotted; 
background-color: #333366;
width: auto;
}

textarea {
width: 250px;
}

select {
color: #ff6699; 
font-size: 10px;
letter-spacing: 0px; 
border-color: #ff6699; 
border-width: thin; 
border-style: dotted;
background-color: #333366;
}

.footer { 
text-align: center; 
font: 10px Verdana, Arial, Helvetica, sans-serif; 
color: #339999;
}

.menu { 
text-align:center; 
font: 10px Verdana, Arial, Helvetica, sans-serif; 
color: #ddf1ff;
}

.stats {
width: 240px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ddf1ff; 
border-left: 8px solid #ff6699;
font-size: 10px;
padding-left: 5px; 
padding-right: 5px; 
padding-top: 5px; 
padding-bottom: 5px;
margin-left: 15px;
}

.img {
border: 5px solid #ff6699;
float:left;
margin-right:5px;
}