body {
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    color: #000
    }
a:link {
    font-family: Arial;
    font-size: 8pt;
    color: #36c;
    text-decoration: none
    }
a {
    font-family: Arial;
    font-size: 8pt;
    color: #36c;
    text-decoration: none
    }
a:hover {
    font-family: Arial;
    font-size: 8pt;
    color: #09f;
    text-decoration: underline
    }
td {
    font-family: Verdana;
    font-size: 8pt;
    color: #333
    }
h1 {
    font-family: Arial;
    font-size: 20pt;
    color: #36C;
    text-decoration: none;
    font-weight: bold
    }
h2 {
    font-family: Arial;
    font-size: 14pt;
    color: #36c;
    text-decoration: none
    }
h3 {
    font-family: Arial;
    font-size: 26pt;
    color: #36c;
    text-decoration: none
    }
h6 {
    margin: 0 5;
    font-family: Arial;
    font-size: 8pt;
    color: #069;
    text-align: justify
    }
h5 {
    font-family: Arial;
    font-size: 8pt;
    color: #69F
    }
i {
    font-family: Arial;
    font-size: 8pt;
    color: #369
    }
marquee {
    font-family: Arial;
    font-size: 3pt;
    color: #FFFFFe;
    text-decoration: none;
    font-style: normal
    }