body {
        background-image: url("pictures/background.jpg");
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: black;
        line-height:120%;
        margin-top: 10px;
}

h1 {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 14pt;
        color: #000066;
        background: #9999CC;
        text-align: left;
        padding: 10px 4px;
}

h2 {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 11pt;
        color: #000066;
        background: #CCCCFF;
        text-align: left;
        margin-bottom: -4;
        padding: 4px 4px;
}

h3 {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 11pt;
        color: black;
        background: #CCCCFF;
        text-align: left;
        margin-bottom: 10;
        padding: 4px 4px;
}

p.normal {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        margin-top: 10px;
        margin-bottom: 0px;
        line-height:120%;
}

p.title {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        text-align: center;
        font-size: 24pt;
        margin-top: 5pt;
        margin-bottom: 10pt;
}

p.table_title {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        text-align: left;
        font-size: 10pt;
        margin-top: 10pt;
        margin-bottom: 5pt;
}

td.table_text {
        padding: 6px 6px;
        font-family: Verdana;
        font-size: 9pt;
        color: black;
        text-align: left;
        margin-top: 5pt;
        margin-bottom: 0pt;
}

p.advantage {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 9pt;
        color: black;
        text-align: left;
        margin-bottom: -10px;
}

p.order {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 8pt;
        color: red;
        text-align: left;
        margin-top: 2;
        margin-bottom: 2;
}

td.prod_header {
        text-align: left;
        vertical-align: top;
}

td.prod_header_text_logo {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 7pt;
        color: black;
        text-align: left;
        vertical-align: top;
}

td.prod_header_logo {
        text-align: right;
        vertical-align: top;
}

p.pack {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
        text-align: left;
}

p.top_line {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 7pt;
        color: black;
        text-align: center;
        margin-top: 1;
        margin-bottom: -5;
}

p.address {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 8pt;
        color: black;
        text-align: center;
        margin-top: -5;
        margin-bottom: 7;
}

p.question {
        font-family: Verdana;
        font-style: italic;
        font-weight: bold;
        font-size: 8pt;
        margin-top: 10pt;
        margin-bottom: 0pt;
}

p.answer {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

td.table_manual_col1 {
        padding: 1px 1px;
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 9pt;
        color: black;
        text-align: left;
        vertical-align: top;
        margin-top: 0pt;
        margin-bottom: 0pt;
        padding: 6px, 2px;
}

td.table_manual_col2 {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: black;
        margin-top: 0pt;
        margin-bottom: 0pt;
        text-align: left;
        padding: 6px, 2px;
}


ul.feature_list {
        list-style-type: square;
}

ul.feature_list li{
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: black;
}

ol.numbered_list {
        list-style-type: decimal;
}

ol.numbered_list li{
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
}

a.gen_link:link {
        font-family: Arial;
        font-size: 9pt;
        color: #000066;
        text-decoration: underline;
        font-weight:bold
        }
a.gen_link:visited {font-family: Arial; font-size: 9pt; color: #000066; text-decoration: underline; font-weight:bold}
a.gen_link:hover {font-family: Arial; font-size: 9pt; color: red; text-decoration: underline; font-weight:bold}
a.gen_link:active {font-family: Arial; font-size: 9pt; color: #000066; text-decoration: underline; font-weight:bold}

a.bottom_page:link {font-family: Arial; font-size: 9pt; color: #000066; text-decoration: underline; font-weight:bold}
a.bottom_page:visited {font-family: Arial; font-size: 9pt; color: #000066; text-decoration: underline; font-weight:bold}
a.bottom_page:hover {font-family: Arial; font-size: 9pt; color: red; text-decoration: underline; font-weight:bold}
a.bottom_page:active {font-family: Arial; font-size: 9pt; color: red; text-decoration: underline; font-weight:bold}
