body {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
}



h1 {
    font-family:Arial;
    font-size:12pt;
    color:#000099;
    }

h2 {font-family:Arial;
    font-size:12pt;
    color:#000099;
    }

p.namo-list {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
    }

p.namo-sublist {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
    }

table.namo-table {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
    border-top-color:white;
    border-right-color:rgb(112,112,112);
    border-bottom-color:rgb(112,112,112);
    border-left-color:white;
    }

table.namo-table td {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
    border-top-color:rgb(112,112,112);
    border-right-color:white;
    border-bottom-color:white;
    border-left-color:rgb(112,112,112);
    }

table.namo-table th {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
    border-top-color:rgb(112,112,112);
    border-right-color:white;
    border-bottom-color:white;
    border-left-color:rgb(112,112,112); }

span.namo-link, a:link { text-decoration:underline; }

span.namo-visited, a:visited { text-decoration:underline; }

span.namo-active, a:active { text-decoration:underline; }

li.namo-list1 {
    font-family:Arial;
    font-size:10pt; color:#000099;
    list-style-type: square;
    }

li.namo-list2 {
    font-family:Arial;
    font-size:10pt; color:#000099;
    list-style-type: disc;
    }

a:link {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
}

a:visited {
    font-family:Arial;
    font-size:10pt;
    color:#0C529E;
    }

a:active {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
}

span.namo-link {
    font-family:Arial;
    font-size:10pt;
    color:#0000CC;
    }

span.namo-visited {
    font-family:Arial;
    font-size:10pt;
    color:#0C529E;
}

span.namo-active {
    font-family:Arial;
    font-size:10pt;
    color:#000099;
}

p.faq_list {
  list-style-type: decimal
}

