.text {
    font-size: 12pt;
    color: #000;
    font-family: Arial
    }
.text2 {
    font-size: 9pt;
    color: #000;
    font-family: Arial
    }
.text3 {
    font-size: 12pt;
    color: #fff;
    font-family: Arial;
    font-weight: bold
    }
.small {
    font-size: 8pt;
    color: #000;
    font-family: Arial
    }
.small2 {
    font-size: 7.5pt;
    color: #000;
    font-family: Arial
    }
.title {
    font-size: 13.5pt;
    font-weight: bold;
    color: #466289;
    font-family: Arial
    }
.title2 {
    font-size: 11pt;
    color: #000;
    font-weight: bold;
    font-family: Arial
    }
.title3 {
    font-size: 11pt;
    color: #006;
    font-weight: bold;
    font-family: Arial
    }
.nav {
    font-size: 10pt;
    text-decoration: none;
    color: #369;
    font-family: Arial
    }
.navon {
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #006;
    font-family: Arial
    }
.navoff {
    font-size: 10pt;
    text-decoration: none;
    color: #ccc;
    font-family: Arial
    }