@import url("style.css"); .normal { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; } .normalitalic { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: italic; font-weight: normal; font-variant: normal; color: #000000; } .footer { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; } .bold { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000; } .smallbold { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000; } .smallfont { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; } .smallboldunline { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000; font-style: normal; line-height: normal; font-variant: small-caps; text-decoration: underline; } .normalunderline { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; font-variant: normal; color: #993300; } .normalbold{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; font-variant: normal; color: #993300; } .burgandybold{ font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-variant: normal; color: #993300; font-size : larger; } .bottom { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #CC9933; } .largegold { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #CC9933; text-align : center; font : bold; } .smallblack { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-align : center; font : bold; } .redbolditalic { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: italic; font-weight: bold; color: #993300; }