        a {
            color: #4664a2;
            text-decoration: none;
            font-weight: 400;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .95em;

}
        a:hover {
            color: #000;
            text-decoration: underline;
            font-weight: 400;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .95em;
}
        a.menu {
            color: #fff;
            text-decoration: none;
            font-weight: 400;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .85em;

}
        a.menu:hover {
            color: #006;
            text-decoration: none;
            font-weight: 600;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .85em;
}
        p.parac {
            color: #000;
            text-decoration: none;
            font-weight: normal;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .95em;
            text-align: center;
}
        p.paracs {
            color: #000;
            text-decoration: none;
            font-weight: normal;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .80em;
            text-align: center;
}
        p.parar {
            color: #000;
            text-decoration: none;
            font-weight: normal;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .80em;
            text-align: center;
}
        p.paral {
            color: #000;
            text-decoration: none;
            font-weight: normal;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .95em;
            text-align: justify;
}
        p.parals {
            color: #000;
            text-decoration: none;
            font-weight: normal;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size: .85em;
            text-align: justify;
}
        h2 {
            font-family: serif;
            color: #006;
            text-decoration: none;
            font-weight: bold;
            font-size: 2.00em;
        }
        .header {
            font-family: serif;
            color: #006;
            text-decoration: none;
            font-weight: bold;
            font-size: 1.5em;
        }
