@charset "utf-8"; /* CSS Document */ hr { border: 0; color: #3e3530; background-color: #999999; height: 1px; line-height: 1px; width: 100%; } p { margin-top: 6px; font-size: 9pt; color: #3e3530; } h1 { font-size: 11pt; color: #3e3530; margin-top: 4px; line-height: 1; margin-bottom: 5px; } h2 { font-size: 10pt; color: #3e3530; margin-top: 4px; line-height: 1; margin-bottom: -8px; } h3 { font-size: 9pt; color: #3e3530; margin-top: 4px; line-height: 1; margin-bottom: -8px; } li { font-size: 80%; line-height: 1.2; list-style-image: url(../images/check_blue.gif); list-style-position:outside; padding-left: 5px; margin-left: 5px; margin-right: 15px; margin-bottom: 10px; } .index { font-size: 75%; line-height: 1.25; list-style-image: url(../images/arrow_blue.gif); list-style-position:outside; padding-left: 5px; margin-left: 5px; margin-right: 15px; margin-bottom: 5px; } img { border-width: 0px; }