<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body
 {
 margin:          0px;
 padding:         16px 0px 16px 0px;
 border-width:    0px;
 background:      #EFEFEF;
 }

div
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

table
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 table-layout:    auto;
 }

td
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 letter-spacing:  0em;
 }
 
p
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

ol, ul
 {
 margin:          8px 0px 8px 32px;
 padding:         0px;
 }

img
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 display:         block;
 }

form
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

div.container
 {
 width:           900px;
 margin:          0px auto 0px auto;
 }

table.content
 {
 width:           100%;
 }

table.content td.top
 {
 width:           900px;
 }

table.content td.middle_left
 {
 padding:         12px 0px 0px 0px;
 width:           221px;
 height:          400px;
 background:      url('../files/background-content-middle_left.gif') repeat-y top left;
 }

table.content td.middle_right
 {
 width:           679px;
 height:          400px;
 background:      #FFFFFF;
 }

table.content td.bottom
 {
 width:           900px;
 }

table.header
 {
 width:           100%;
 }

table.header td.logo
 {
 width:           100%;
 }

table.header td.component
 {
 width:           100%;
 }

table.header td.language
 {
 width:           100%;
 padding:         0px 16px 0px 16px;
 color:           #666666;
 background:      url('../files/background-header-language.gif') repeat-x center left;
 font:            bold 12px 'arial', sans-serif;
 line-height:     18px;
 }

table.header td.language a:link, table.header td.language a:active, table.header td.language a:visited
 {
 color:           #333333;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: none;
 }

table.header td.language a:hover
 {
 color:           #666666;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: none;
 }

table.menu
 {
 width:           100%;
 }

table.menu td.tree
 {
 width:           100%;
 }

table.menu td.tree div.menu_level_1
 {
 width:           200px;
 padding:         0px 0px 0px 22px;
 line-height:     26px;
 }

table.menu td.tree div.menu_level_1 a:link, table.menu td.tree div.menu_level_1 a:active, table.menu td.tree div.menu_level_1 a:visited
 {
 color:           #333333;
 font:            bold 12px 'arial', 'arial', sans-serif;
 text-decoration: none;
 }

table.menu td.tree div.menu_level_1 a:hover
 {
 color:           #333333;
 font:            bold 12px 'arial', 'arial', sans-serif;
 text-decoration: underline;
 }

table.menu td.tree div.menu_level_2
 {
 width:           150px;
 padding:         0px 0px 0px 8px;
 line-height:     16px;
 }

table.menu td.tree div.menu_level_2 a:link, table.menu td.tree div.menu_level_2 a:active, table.menu td.tree div.menu_level_2 a:visited
 {
 color:           #666666;
 font:            normal 12px 'arial', 'arial', sans-serif;
 text-decoration: none;
 }

table.menu td.tree div.menu_level_2 a:hover
 {
 color:           #333333;
 font:            normal 12px 'arial', 'arial', sans-serif;
 text-decoration: underline;
 }

table.menu td.tree div.menu_level_3
 {
 width:           150px;
 padding:         0px 0px 0px 8px;
 line-height:     16px;
 }

table.menu td.tree div.menu_level_3 a:link, table.menu td.tree div.menu_level_3 a:active, table.menu td.tree div.menu_level_3 a:visited
 {
 color:           #69161C;
 font:            normal 12px 'arial', 'arial', sans-serif;
 text-decoration: none;
 }

table.menu td.tree div.menu_level_3 a:hover
 {
 color:           #69161C;
 font:            normal 12px 'arial', 'arial', sans-serif;
 text-decoration: underline;
 }

table.menu td.tree div span.menu_selected
 {
 color:           #333333;
 font:            normal 12px 'arial', 'arial', sans-serif;
 }

table.menu td.tree div.menu_visible
 {
 }

table.menu td.tree div.menu_invisible
 {
 display:         none;
 }

table.menu td.tree form.paypal
 {
 width:           200px;
 padding:         0px 0px 0px 22px;
 margin:          22px auto 0px auto;
 color:           #333333;
 font:            normal 12px 'arial', 'arial', sans-serif;
 }

table.page
 {
 width:           100%;
 }

table.page td.title
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 background:      url('../files/background_title.gif') no-repeat bottom center;
 color:           #142553;
 font:            bold 14px 'arial', sans-serif;
 line-height:     18px;
 }

table.page td.description
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 text-align:      justify;
 font-style:      italic;
 }

table.page td.body
 {
 width:           100%;
 padding:         0px 16px 16px 16px;
 }

table.section
 {
 width:           100%;
 }

table.section td.title
 {
 width:           100%;
 padding:         16px 0px 0px 0px;
 color:           #444444;
 font:            bold 14px 'arial', sans-serif;
 line-height:     16px;
 }

table.section td.paragraph_1_of_1
 {
 width:           100%;
 padding:         8px 0px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_1_of_2
 {
 width:           50%;
 padding:         8px 8px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_2_of_2
 {
 width:           50%;
 padding:         8px 0px 0px 8px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_1_of_3
 {
 width:           33%;
 padding:         8px 8px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_2_of_3
 {
 width:           34%;
 padding:         8px 8px 0px 8px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_3_of_3
 {
 width:           33%;
 padding:         8px 0px 0px 8px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td p.title
 {
 color:           #142553;
 font:            bold 14px 'arial', sans-serif;
 margin:          8px 0px 8px 0px;
 }

table.section td p.content_align_left
 {
 text-align:      left;
 }

table.section td p.content_align_center
 {
 text-align:      center;
 }

table.section td p.content_align_right
 {
 text-align:      right;
 }

table.section td p.content_align_justified
 {
 text-align:      justify;
 }

table.section td div.file_align_left
 {
 float:           left;
 padding:         8px 8px 8px 0px;
 }

table.section td div.file_align_center
 {
 margin:          8px auto 8px auto;
 }

table.section td div.file_align_right
 {
 float:           right;
 padding:         8px 0px 8px 8px;
 }

table.section td a:link, table.section td a:active, table.section td a:visited
 {
 color:           #142553;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: none;
 }

table.section td a:hover
 {
 color:           #142553;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: underline;
 }

table.category
 {
 width:           100%;
 }

table.category td.title
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 background:      url('../files/background_title.gif') no-repeat bottom center;
 color:           #653332;
 font:            bold 18px 'arial', sans-serif;
 line-height:     18px;
 }

table.category td.description
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 text-align:      justify;
 font-style:      italic;
 }

table.category td.body
 {
 width:           100%;
 padding:         0px 68px 32px 68px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.subcategories
 {
 width:           100%;
 }

table.subcategories td.subcategory_1_of_3
 {
 width:           268px;
 padding:         32px 16px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 }

table.subcategories td.subcategory_2_of_3
 {
 width:           268px;
 padding:         32px 16px 0px 16px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 }

table.subcategories td.subcategory_3_of_3
 {
 width:           268px;
 padding:         32px 0px 0px 16px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 }

table.subcategories td a:link, table.subcategories td a:active, table.subcategories td a:visited
 {
 color:           #653332;
 font:            bold 16px 'arial', sans-serif;
 text-decoration: none;
 }

table.subcategories td a:hover
 {
 color:           #653332;
 font:            bold 16px 'arial', sans-serif;
 text-decoration: underline;
 }

table.products
 {
 width:           100%;
 }

table.products td.product_1_of_5
 {
 width:           148px;
 padding:         32px 16px 0px 0px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td.product_2_of_5
 {
 width:           148px;
 padding:         32px 16px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td.product_3_of_5
 {
 width:           148px;
 padding:         32px 16px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td.product_4_of_5
 {
 width:           148px;
 padding:         32px 16px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td.product_5_of_5
 {
 width:           148px;
 padding:         32px 0px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td a:link, table.products td a:active, table.products td a:visited
 {
 color:           #653332;
 font:            bold 14px 'arial', sans-serif;
 text-decoration: none;
 }

table.products td a:hover
 {
 color:           #653332;
 font:            bold 14px 'arial', sans-serif;
 text-decoration: underline;
 }

table.controls
 {
 width:           100%; 
 }

table.controls td.prev
 {
 width:           25%;
 padding:         32px 16px 0px 0px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td.status
 {
 width:           50%;
 padding:         32px 16px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td.status select
 {
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td.next
 {
 width:           25%;
 padding:         32px 0px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td a:link, table.controls td a:active, table.controls td a:visited
 {
 color:           #444444;
 font:            bold 18px 'arial', sans-serif;
 text-decoration: none;
 }

table.controls td a:hover
 {
 color:           #444444;
 font:            bold 18px 'arial', sans-serif;
 text-decoration: underline;
 }

table.product
 {
 width:           100%;
 }

table.product td.title
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 background:      url('../files/background_title.gif') no-repeat bottom center;
 color:           #653332;
 font:            bold 18px 'arial', sans-serif;
 line-height:     18px;
 }

table.product td.image
 {
 width:           100%;
 padding:         32px 15px 32px 15px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.product td.description
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.footer
 {
 width:           100%;
 background:      url('../files/background-footer.gif') repeat-y top left;
 }

table.footer td.copyright
 {
 width:           100%;
 padding:         0px 16px 0px 16px;
 color:           #FFFFFF;
 font:            normal 10px 'arial', sans-serif;
 line-height:     18px;
 }
</pre></body></html>