.doc_author {
    font-size: 10px;
    font-weight: bold;
    color: #000
    }
.doc_bullets {
    font-size: 11px;
    list-style-position: outside;
    list-style-type: disc;
    color: #900
    }
.doc_endnotes {
    font-size: 11px;
    list-style-type: lower-roman;
    font-weight: normal
    }
.doc_head1 {
    font-size: 12px;
    font-weight: bold;
    clip: rect();
    color: #03C
    }
.doc_head2 {
    font-size: 11px;
    font-weight: bold;
    color: #900
    }
.doc_head3 {
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    color: #900
    }
.doc_nr_list {
    font-size: 10px;
    list-style-position: outside;
    list-style-type: decimal;
    color: #900
    }
.doc_par {
    font-size: 11px;
    list-style-position: inside;
    list-style-type: decimal
    }
.doc_tabl {
    font-size: 11px;
    clip: rect();
    position: relative
    }
.doc_textbox {
    font-size: 11px;
    background-color: #FC0;
    position: relative;
    left: 15px;
    clip: rect()
    }
.doc_title {
    font-size: 14px;
    font-weight: bold;
    color: #FF9;
    left: auto;
    clip: rect();
    text-align: center;
    background-color: #F96;
    margin-right: 100px;
    margin-left: 100px
    }
ol {
    font-size: 11px;
    list-style-type: lower-alpha;
    line-height: 13px
    }
.tabltext {
    font-size: 11px;
    color: #900
    }
.tabltitr {
    font-size: 12px;
    font-weight: bold;
    color: #930
    }
.tabsubtitr {
    font-size: 11px;
    font-weight: bold;
    color: #900
    }
ul {
    font-size: 11px;
    line-height: 15px
    }
.button {
    font-size: 12px;
    font-weight: 300;
    color: #00F
    }
a {
    font-size: 11px;
    font-weight: bold;
    color: #00F
    }
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFF;
    margin-left: 11px
    }
ul li {
    margin-top: 3px;
    margin-bottom: 3px
    }