td, p {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
    color:#000000;
}

A:link {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    color:#000000;
}
A:visited {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    color:#000000;
}
A:hover {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    color: #58AAB9;
}

.ImgBorder IMG {
    border: 1px 1px 1px 1px  solid #58AAB9;
}

.credits {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ACD5DC;
    text-decoration: none;
}
.credits A:link, .credits A:visited  {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ACD5DC;
    text-decoration: none;
}
.credits A:hover{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.menu {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ACD5DC;
    text-decoration: none;
    text-align: center;
}
.menu A:link, .menu A:visited  {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ACD5DC;
    text-decoration: none;
    width: 89px;
}
.menu A:hover {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.pdf {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.pdf A:link, .pdf A:visited,  {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.pdf A:hover{
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

.tableText {
    font-size: 10px;
    font-weight: bold;
    color: #468894;
}

.tableTitolo {
    font-size: 12px;
    font-weight: bold;
}

.myform {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;
    border-top: 1px solid #58AAB9;
    border-right: 1px solid #58AAB9;
    border-bottom: 1px solid #58AAB9;
    border-left: 1px solid #58AAB9;
}
.FormReply_BG {
    background-color: #FFFFFF;
}
.FormReply_FG {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
}
