BODY {
    margin:0px;
    color:black;
    font-family:Georgia;
    font-size:12pt;
    background-color:#BF5B39;
}

TD {
    font-size:12pt;
    line-height:1.8em;
}

A {
    color:white;
}

.heading {
    margin:20px 0px 5px;
    font-family:papyrus;
    font-size:16pt;
    font-weight: bold;
    color:#401E13;
}

.subheading {
    margin:16px 0px 4px;
    font-family:papyrus;
    font-size:12pt;
    font-weight: bold;
    color:#401E13;
}

.footnote {
    margin: 20px 0px 4px;
    font-size: 8pt;
    line-height:1.2em;
}

#main {
    margin:10px;
    width:500px;
    text-align:left;
}

#headPhoto {
    margin:20px 0px;
    text-align:center;
}

#language {
    margin:0px 0px 10px;
    font-family:"Arial", Sans-Serif;
    font-size:10pt;
    text-align: right;
}

.languageSymbolEN
{
    padding: 3px;
    font-family:"Arial", Sans-Serif;
    color: white;
    background-color: #0A246A;
    font-size: 8pt;
    text-decoration: none;
}

.languageSymbolIT {
    padding: 3px 5px;
    font-family:"Arial", Sans-Serif;
    color: white;
    background-color: #0A246A;
    font-size: 8pt;
    text-decoration: none;
}

.actionLink{ 
    margin:10px 0px 30px 0px;
    font-family:papyrus;
    font-size:15pt;
    font-weight: bold;
    text-align: center;
}

#topNavigation {
    margin:0px 0px 20px;
    font-family:"Arial", Sans-Serif;
    font-size:10pt;
}

#bottomNavigation {
    margin:20px 0px 0px;
    font-family:"Arial", Sans-Serif;
    font-size:10pt;
    clear:both;
}

#subNavigation {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border-width: 0.3em 0px 0px 0px;
    border-style: solid;
    border-color: #99482E;
    font-family:"Arial", Sans-Serif;
    font-size:9pt;
}

.leftPic {
    float:left;
    margin:15px 15px 0px 0px;
    padding:0px;
    font-size:10pt;
    line-height:1.5em;
    text-align:center;
    font-style:italic;
}

.rightPic {
    float:right;
    margin:15px 0px 0px 15px;
    padding:0px;
    font-size:10pt;
    font-style:italic;
    line-height:1.5em;
    text-align:center;
}

.bodyText
{ 
    margin:0px 0px 15px;
    float: none;
}