body {
     margin-top: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
     margin-right: 0px;
     font-family: "Helvetica";
     font-size: 10pt;
     font-weight: bold;
     color: #000000;
     background-color: #FCF9D8;
}

h2 {
     color: #FF6600;
     font-size: 16pt;
}

h3 {
     color: #FFCC00;
     font-size: 18pt;
}

h4 {
     color: #FF6600;
     font-size: 20pt;
}

h5 {
     color: #808080;
     font-size: 16pt;
}

h6 {
     color: #C34400;
     font-size: 18pt;
}

table {
     font-family: "Helvetica";
     font-size: 10pt;
     font-weight: bold;
     color: #000000;
}

table.white {
     font-family: "Helvetica";
     font-size: 10pt;
     font-weight: normal;
     color: #000000;
     background-color: #FFFFFF;
}

td {
     font-family: "Helvetica";
     font-size: 10pt;
     font-weight: bold;
     color: #000000;
}

a {
     font-family: "Helvetica";
     font-size: 10pt;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
}

a.external {
     font-family: "Helvetica";
     font-size: 10pt;
     font-weight: bold;
     color: #000000;
     text-decoration: none
}
a.external:hover {
     font-family: "Helvetica";
     font-size: 10pt;
     font-weight: bold;
     color: #FFFFCC;
     text-decoration: none
}

.art {
     font-family: "Helvetica";
     font-size: 8pt;
     font-weight: bold;
     color: #808080;
     text-decoration: none
}

.text { 
    font-family: "Helvetica";
    font-size: 10pt;
    text-align: justify;
    text-indent: 20; 
}

.photocredit {
    font-family: "Helvetica";
    font-size: 8pt;
    text-align: left;
    color: #808080;     
}

.smalltext {
    font-family: "Helvetica";
    font-size: 8pt;
    text-align: left;
    color: #000000;     
}

.green {
     background-color: #E3FA88;
}

.bottom {
    font-family: "Helvetica";
    font-size: 7pt;
    text-align: center;
    color: #FF6600;     
}

.pressa {
    margin: 5px;
    padding: 10px;
    width: 90%;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #FF6600;
    border-width: 1px;
    text-align: center;
}
