body {
        font-weight: bold;
        font-size: 10pt;
        color: black;
        font-family: Verdana;
        margin-top : 0px;
}
td {
        font-weight: none;
        font-size: 8pt;
        color: #3366CC;
        font-family: Verdana;
}
.normal {
        font-weight: normal;
        font-size: 9pt
}
.small {
        font-size: 8pt
}
.nav {
        font-weight: bold;
        font-size: 13px;
        color: #FF9933;
        font-family: arial, helvetica, sans-serif
}
.form {
        font-weight: none;
        font-size: 11;
        color: 3366CC;
        font-family: Verdana;
        margin-top : 0px;
}
.error {
        font-weight: bold;
        font-size: 10pt;
        color: red;
        font-family: Verdana;
        margin-top : 0px;
}
.alb {
        font-weight: none;
        font-size: 11;
        color: #FFFFFF;
        font-family: Verdana;
        margin-top : 0px;
}

.link {
        font-weight: none;
        font-size: 8pt;
        color: #3366CC;
        font-family: Verdana;
        text-decoration: underline;
}
a.link:hover {
        font-weight: none;
        font-size: 8pt;
        color: #000000;
        font-family: Verdana;
        text-decoration: none;
}
.link2 {
        font-weight: none;
        font-size: 8pt;
        color: #3366CC;
        font-family: Verdana;
        text-decoration: none;
}
a.link2:hover {
        font-weight: none;
        font-size: 8pt;
        color: #000000;
        font-family: Verdana;
        text-decoration: none;
}

.link3 {
        font-weight: none;
        font-size: 8pt;
        color: #666666;
        font-family: Verdana;
        text-decoration: underline;
}
a.link3:hover {
        font-weight: none;
        font-size: 8pt;
        color: #000000;
        font-family: Verdana;
        text-decoration: underline;
}
.client {
        font-weight: none;
        font-size: 8pt;
        color: #3366CC;
        font-family: Verdana;
        text-decoration: none;
}
a.client:hover {
        font-weight: none;
        font-size: 8pt;
        color: #000000;
        font-family: Verdana;
}

.client3 {
        font-weight: none;
        font-size: 12;
        color: #3366CC;
        font-family: Arial;
        text-decoration: none;
}
a.client3:hover {
        font-weight: none;
        font-size: 12;
        color: #FFFFFF;
        font-family: Arial;
}
