body { 
background-color: #ffffcc;
}

p,h1,td { 
font-family: "Trebuchet MS"; 
font-size: 10px;
color: #ffffcc; 
letter-spacing: 2px; 
margin: 5px; 
line-height: 15px; 
margin-top: 5px;
}

.content { 
background-color: #660000;
}

.sx{
background-image:url(img/index_10.png);
}

.dx{
background-image:url(img/index_12.png);
}

b, strong { 
color: #ffffcc; 
font-weight: bold;
}

.titolo { 
border-width: 0px; 
text-align: left; 
font-family: "Georgia", "Arial", serif;
font-size: 16px; 
font-style: italic; 
color: #ffffcc; 
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: #ffffcc; 
letter-spacing: 5px;
}

a:link {
font: 10px "Trebuchet MS"; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #ffffcc;
}

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

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

input, textarea, option {
color: #660000; 
letter-spacing: 0px; 
border-color: #ffffcc; 
border-width: thin; 
border-style: dotted; 
width: 200px;
}

select {
color: #660000; 
letter-spacing: 0px; 
border-color: #ffffcc; 
border-width: thin; 
border-style: dotted;
width: 200px;
}

.footer { 
text-align: center; 
font: 9px "Trebuchet MS"; 
color: #ffffcc;
}

.menu { 
text-align:center; 
font: 9px "Trebuchet MS"; 
color: #ffffcc;
}

