body { 
background-color: #000000;
}

p, h1,h2,li, h3 { 
font-family:"Times New Roman", Times, serif; 
font-size: 12px; 
color: #cc3366; 
letter-spacing: 3px
}

a:link {
text-decoration: none; 
font-weight: none; 
color: #cc3366; 
font-style:italic; 
font-family:"Times New Roman", Times, serif; 
font-size: 12px; 
}

a:active {
text-decoration: none; 
font-weight: none; 
color: #cc3366; 
font-style:italic;
} 

a:visited {
text-decoration: none; 
color: #cc3366; 
font-style:italic; 
font-family:"Times New Roman", Times, serif; 
font-size: 12px;
}

a:hover {
text-decoration: none; 
font-weight: none; 
color: #cc3366; 
font-style:italic
} 

input, textarea, option {
background-color: #000000; 
font-family:"Times New Roman", Times, serif; 
font-size: 12px; 
color: #cc3366; 
width:200px;
border-color: #cc3366; 
border-width: thin; 
border-style: solid; 
}

select {
background-color: #000000; 
font-family:"Times New Roman", Times, serif; 
font-size: 12px; 
color: #cc3366; 
width: 200px;
border-color: #cc3366; 
border-width: thin; 
border-style: solid; 
}

.titolo { border-width: 0px; text-align: left; font-family: Georgia;
font-size: 16px; font-style: italic; color: #cc3366; letter-spacing: 7px; padding-left: 15px;
font-weight: bold; padding-top: 5px}
.titolo:first-letter{ border-width: 0px; text-align: left; font-family: Georgia;
font-size: 18px; font-style: italic; font-weight: bold; color: #cc3366; letter-spacing: 7px;
padding-left: 15px;}



