body {
background-color: #FFCC99; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
font-size: 12px; color: #000000;
text-align: left;
}

h2 {
font-size: 16px; color: #CC6600;
text-align: left;
}

h2.icone {
font-size: 20px; color: #CC6600;
margin-left: 12px;
text-align: left;
line-height: 300%;
}

h3 {
font-size: 14px; color: #CC6600;
text-align: left;
}

h3.photos {
text-align: center;
}

h4 {
font-size: 12px;
text-align: center;
}

h4.right {
text-align: right;
}

h4.left {
text-align: left;
}

h4.icone {
font-size: 12px;
text-align: left;
margin-left: 12px;
}

h6 {
text-align: center;
font-size: 10px;
}

p.info {
font-style: italic; font-size: 12px; color: #000000;
border-left: solid; border-color: #FFCC99; margin-left: 12px; padding: 5px;
} 

div.price {
font-style: italic; font-size: 12px; color: #CC6600;
text-align: right;
}

ul.disc {
list-style: disc; color: #CC6600;
font-size: 12px; color: #000000;
}

a:link {color: #003366;}
a:visited {color: #003366;}
a:active {color: #CC6600;}