<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2430105462590506906</id><updated>2024-08-31T15:14:53.883+07:00</updated><category term="Blog Tutorial"/><category term="Tips Ngeblog"/><title type='text'>Ciptakan Blog Anda</title><subtitle type='html'>di sini kita akan berbagi pengalaman dan pengetahuan seputar Blog</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-8904572608408345502</id><published>2010-02-03T22:23:00.004+07:00</published><updated>2010-02-03T23:02:42.318+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blog Tutorial"/><title type='text'>MEMPERLEBAR HALAMAN TEMPLATE</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;span class=&quot;awal&quot;&gt;M&lt;/span&gt;ungkin para sobat yang baru bikin blog merasa template yang di sediakan oleh blogger terlalu sempit atau kurang lebar. Sobat ingin merubah template sobat hingga menjadi lebih lebar? Tapi Bagaimana caranya ??? Jangan bingung Ivan di sini siap membantu.&lt;br /&gt;&lt;br /&gt;Agar tidak terlalu membingungkan, saya ambil contoh template minima. Bagi yang menggunakan template selain template minima ga usah bingung isinya g jauh beda koq.  Setelah melihat perkembangannya ternyata template ini banyak yang menyukainya. Jika sobat tidak puas dengan lebar kolom pada template tersebut, silahkan deh ikuti tips berikut biar lebar kolomnya sesuai dengan keinginan sobat.&lt;br /&gt;&lt;br /&gt;Ada Beberapa hal yang harus diketahui sebelum kita  merubah tampilan emplate. Biasanya template itu terdiri dari beberapa bagian yaitu:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Outer-wreper :&lt;/span&gt; Lebar template secara keseluruhan&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Main-wrapper:&lt;/span&gt; Bagian dimana kita biasa posting artikel&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sedebar-wrapper :&lt;/span&gt; biasanya terletak di kanan atau kiri dari main wraper&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Header- wrapper:&lt;/span&gt; Bagian paling atas dari template&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Footer-wrapper :&lt;/span&gt; Dasar atau berada paling bawah&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Nah biar ga pusing langsung aja sekarang masuk ke blog sobat, klik tata letak kemudian edit html. Pada edit html sobat,  Expand template widgetnya jangs di kasih tanda centang, diemin ajah....&lt;br /&gt;Kemudian cari code sebagai berikut:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;#outer-wrapper {&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width: 660px;&lt;/span&gt;&lt;br /&gt;margin:0 auto;&lt;br /&gt;padding:10px;&lt;br /&gt;text-align:$startSide;&lt;br /&gt;font: $bodyfont;&lt;br /&gt;}&lt;br /&gt;#main-wrapper {&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width: 410px; &lt;/span&gt;&lt;br /&gt;float: $startSide;&lt;br /&gt;word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;br /&gt;overflow: hidden; /* fix for long non-text content breaking IE sidebar float */&lt;br /&gt;}&lt;br /&gt;#sidebar-wrapper {&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width: 220px; &lt;/span&gt;&lt;br /&gt;float: $endSide;&lt;br /&gt;word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;br /&gt;overflow: hidden; /* fix for long non-text content breaking IE sidebar float */&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Seperti yang terlihat pada kode-kode diatas, yang mempengaruhi lebar kolom adalah yang saya cetak &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;merah&lt;/span&gt;. Width tentu saja dalam bahasa indonesia adalah lebar, jadi gampangkan untuk mengenalinya. 660px adalah nilai lebar yaitu sebesar 600 pixel.&lt;br /&gt;Sobat bisa ganti ukuran pada teks yang berwarna &lt;span style=&quot;&quot;&gt;merah. &lt;/span&gt; Sobat bisa ganti dengan ukuran berapa saja,biar keliatan rapi sesuaikan ukurannya. Misal :&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;#outer-wrapper {&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width: 950px; &lt;/span&gt;&lt;br /&gt;margin:0 auto;&lt;br /&gt;padding:10px;&lt;br /&gt;text-align:$startSide;&lt;br /&gt;font: $bodyfont;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#main-wrapper {&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width: 500px; &lt;/span&gt;&lt;br /&gt;float: $startSide;&lt;br /&gt;word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;br /&gt;overflow: hidden; /* fix for long non-text content breaking IE sidebar float */&lt;br /&gt;}&lt;br /&gt;#sidebar-wrapper {&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width: 400px; &lt;/span&gt;&lt;br /&gt;float: $endSide;&lt;br /&gt;word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;br /&gt;overflow: hidden; /* fix for long non-text content breaking IE sidebar float */&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Jika lebar outer-wrapper: 950px maka jarak main-wraper dan sedebar-wraper harus di sesuai:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Main-wrapper:500px&lt;br /&gt;Sedebar-wrapper: 400px&lt;br /&gt;Sedang sisanya yang 50px merupakan jarak agar sedebar dan postingan blog tidak berhimpitan.&lt;br /&gt;Setelah itu jangan lupa sesuaikan juga lebar header-wraper dan footer-wraper sama dengan outer-wraper&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;#header-wraper{&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width: 950px&lt;/span&gt;&lt;br /&gt;margin:0 auto 10px;&lt;br /&gt;border:1px solid $bordercolor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#footer {&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;width:950px; &lt;/span&gt;&lt;br /&gt;clear:both;&lt;br /&gt;margin:0 auto;&lt;br /&gt;padding-top:15px;&lt;br /&gt;line-height: 1.6em;&lt;br /&gt;text-transform:uppercase;&lt;br /&gt;letter-spacing:.1em;&lt;br /&gt;text-align: center;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Yang perlu di rubah teks yang berwana merah. Jika sudah klik pratinjau atau preview,kalau dirasa sudah cocok baru di save.&lt;br /&gt;Selamat mencoba...!!! &lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/8904572608408345502/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/02/m-ungkin-para-sobat-yang-baru-bikin.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8904572608408345502'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8904572608408345502'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/02/m-ungkin-para-sobat-yang-baru-bikin.html' title='MEMPERLEBAR HALAMAN TEMPLATE'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-8837066100551653733</id><published>2010-02-03T02:43:00.000+07:00</published><updated>2010-02-03T02:44:52.630+07:00</updated><title type='text'>KODE WARNA</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 12&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 12&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CUsers%5CIVANOI%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;themeData&quot; href=&quot;file:///C:%5CUsers%5CIVANOI%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx&quot;&gt;&lt;link rel=&quot;colorSchemeMapping&quot; href=&quot;file:///C:%5CUsers%5CIVANOI%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:TrackMoves/&gt;   &lt;w:TrackFormatting/&gt;   &lt;w:PunctuationKerning/&gt;   &lt;w:ValidateAgainstSchemas/&gt;   &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:DoNotPromoteQF/&gt;   &lt;w:LidThemeOther&gt;IN&lt;/w:LidThemeOther&gt;   &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:LidThemeComplexScript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;    &lt;w:SplitPgBreakAndParaMark/&gt;    &lt;w:DontVertAlignCellWithSp/&gt;    &lt;w:DontBreakConstrainedForcedTables/&gt;    &lt;w:DontVertAlignInTxbx/&gt;    &lt;w:Word11KerningPairs/&gt;    &lt;w:CachedColBalance/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;   &lt;m:mathPr&gt;    &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;    &lt;m:brkBin m:val=&quot;before&quot;/&gt;    &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;    &lt;m:smallFrac m:val=&quot;off&quot;/&gt;    &lt;m:dispDef/&gt;    &lt;m:lMargin m:val=&quot;0&quot;/&gt;    &lt;m:rMargin m:val=&quot;0&quot;/&gt;    &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;    &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;    &lt;m:intLim m:val=&quot;subSup&quot;/&gt;    &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;   DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;   LatentStyleCount=&quot;267&quot;&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;    UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;   &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:&quot;Cambria Math&quot;; 	panose-1:0 0 0 0 0 0 0 0 0 0; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:595.3pt 841.9pt; 	margin:72.0pt 72.0pt 72.0pt 72.0pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin-top:0cm; 	mso-para-margin-right:0cm; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div align=&quot;center&quot;&gt;  &lt;table class=&quot;MsoNormalTable&quot; style=&quot;border: 2.25pt outset;&quot; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;1&quot;&gt;  &lt;tbody&gt;&lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% black; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#000000&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 0, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#000033&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 0, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#000066&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 0, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#000099&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 0, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#0000CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% blue; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#0000FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 0, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#330000&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 0, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#330033&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 0, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#330066&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 0, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#330099&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 0, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#3300CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 0, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#3300FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 0, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#660000&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 0, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#660033&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 0, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#660066&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 0, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#660099&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 0, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#6600CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 0, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#6600FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 0, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#990000&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 0, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#990033&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 0, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#990066&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 0, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#990099&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 0, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#9900CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 0, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#9900FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 0, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC0000&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 0, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC0033&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 0, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC0066&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 0, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC0099&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 0, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC00CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 0, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC00FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% red; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#FF0000&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 0, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#FF0033&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 0, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#FF0066&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 0, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#FF0099&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 0, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#FF00CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% fuchsia; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#FF00FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 51, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#003300&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 51, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#003333&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 51, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#003366&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 51, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#003399&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 51, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#0033CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 51, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#0033FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 51, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#333300&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 51, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#333333&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 51, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#333366&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 51, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#333399&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 51, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#3333CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 51, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#3333FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 51, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#663300&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 51, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#663333&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 51, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#663366&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 51, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#663399&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 51, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#6633CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 51, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#6633FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 51, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#993300&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 51, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#993333&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 51, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#993366&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 51, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#993399&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 51, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#9933CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 51, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#9933FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 51, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC3300&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 51, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC3333&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 51, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC3366&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 51, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC3399&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 51, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC33CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 51, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: silver;&quot;&gt;#CC33FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 51, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF3300&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 51, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF3333&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 51, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF3366&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 51, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF3399&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 51, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF33CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 51, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF33FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 102, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#006600&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 102, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#006633&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 102, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#006666&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 102, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#006699&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 102, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#0066CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 102, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#0066FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 102, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#336600&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 102, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#336633&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 102, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#336666&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 102, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#336699&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 102, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#3366CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 102, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#3366FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 102, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#666600&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 102, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#666633&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 102, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#666666&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 102, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#666699&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 102, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#6666CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 102, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#6666FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 102, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#996600&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 102, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#996633&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 102, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#996666&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 102, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#996699&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 102, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#9966CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 102, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#9966FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 102, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC6600&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 102, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC6633&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 102, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC6666&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 102, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC6699&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 102, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC66CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 102, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC66FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 102, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF6600&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 102, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF6633&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 102, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF6666&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 102, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF6699&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 102, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF66CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 102, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF66FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 153, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#009900&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 153, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#009933&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 153, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#009966&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 153, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#009999&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 153, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#0099CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 153, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#0099FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 153, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#339900&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 153, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#339933&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 153, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#339966&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 153, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#339999&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 153, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#3399CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 153, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#3399FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 153, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#669900&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 153, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#669933&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 153, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#669966&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 153, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#669999&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 153, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#6699CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 153, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#6699FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 153, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#999900&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 153, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#999933&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 153, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#999966&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 153, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#999999&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 153, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#9999CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 153, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#9999FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 153, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC9900&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 153, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC9933&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 153, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC9966&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 153, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC9999&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 153, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC99CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 153, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#CC99FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 153, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF9900&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 153, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF9933&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 153, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF9966&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 153, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF9999&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 153, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF99CC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 153, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;#FF99FF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 204, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00CC00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 204, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00CC33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 204, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00CC66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 204, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00CC99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 204, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00CCCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 204, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00CCFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 204, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33CC00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 204, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33CC33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 204, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33CC66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 204, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33CC99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 204, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33CCCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 204, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33CCFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 204, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66CC00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 204, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66CC33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 204, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66CC66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 204, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66CC99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 204, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66CCCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 204, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66CCFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 204, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99CC00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 204, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99CC33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 204, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99CC66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 204, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99CC99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 204, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99CCCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 204, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99CCFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 204, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCCC00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 204, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCCC33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 204, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCCC66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 204, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCCC99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 204, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCCCCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 204, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCCCFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 204, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFCC00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 204, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFCC33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 204, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFCC66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 204, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFCC99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 204, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFCCCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 204, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFCCFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% lime; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00FF00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 255, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00FF33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 255, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00FF66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 255, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00FF99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(0, 255, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00FFCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% aqua; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#00FFFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 255, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33FF00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 255, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33FF33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 255, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33FF66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 255, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33FF99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 255, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33FFCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(51, 255, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#33FFFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 255, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66FF00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 255, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66FF33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 255, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66FF66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 255, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66FF99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 255, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66FFCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(102, 255, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#66FFFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 255, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99FF00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 255, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99FF33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 255, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99FF66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 255, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99FF99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 255, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99FFCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(153, 255, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#99FFFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 255, 0); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCFF00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 255, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCFF33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 255, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCFF66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 255, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCFF99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 255, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCFFCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(204, 255, 255); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#CCFFFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=&quot;&quot;&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% yellow; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFFF00&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 255, 51); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFFF33&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 255, 102); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFFF66&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 255, 153); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFFF99&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% rgb(255, 255, 204); padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFFFCC&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style=&quot;background: none repeat scroll 0% 0% white; padding: 0.75pt;&quot;&gt;   &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt; text-align: center; line-height: normal;&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; color: black;&quot;&gt;#FFFFFF&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;/div&gt;  &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt; line-height: normal;&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;br style=&quot;&quot;&gt; &lt;!--[if !supportLineBreakNewLine]--&gt;&lt;br style=&quot;&quot;&gt; &lt;!--[endif]--&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt; &lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/8837066100551653733/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/02/kode-warna_03.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8837066100551653733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8837066100551653733'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/02/kode-warna_03.html' title='KODE WARNA'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-6841425134531002824</id><published>2010-02-02T00:45:00.004+07:00</published><updated>2010-02-03T01:46:59.744+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blog Tutorial"/><title type='text'>MENGATUR JENIS HURUF &amp; WARNA</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;span class=&quot;awal&quot;&gt;B&lt;/span&gt;uat para Blogger yang baru terjun di dunia blog, kali ini saya akan mengulas tentang bagaimana merubah tamiplan huruf dan warna pada blog.&lt;br /&gt;&lt;br/&gt;Sebenarnya postingan saya mengenai pengaturan font dan warna ini, sudah tidak asing lagi bagi para bloggers/bahkan bisa dibilang sangat enteng, tapi saya mencoba memberikan penjelasa Langkah-langakah untuk mengatur Font dan warna untuk para bloggers yang belum mengerti tentang pengaturannya.&lt;br /&gt;&lt;br/&gt;&lt;ul&gt;&lt;li&gt;Seperti Login ke blogger dengan ID sobat.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Klik menu “Fonts and Colors”, maka akan muncul beberapa pengaturan :&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Page Background color --&gt; pengaturan warna background blog. Silahkan klik warna yang ada di sebelah kanan yang di sukai.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Text Color --&gt; pengaturan warna hurup dari posting-an.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Link Color --&gt; pengaturan warna hurup yang di link.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Blog Title Color --&gt; pengaturan warna hurup judul Blog.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Blog Description Color --&gt; pengaturan warna hurup deskripsi blog.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Post Title Color --&gt; pengaturan warna hurup judul posting-an.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Border Color --&gt; pengaturan warna kotak yang mengelilingi judul blog, serta garis pemisah.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Sidebar Title Color --&gt; pengaturan warna hurup judul yang anda di sidebar (kolom samping).&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Sidebar Title Color --&gt; pengaturan warna hurup yang ada di sidebar(kolom samping).&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Visited link Color --&gt; pengaturan warna hurup link ketika pengunjung mengarahkannya ke tulisan yang mengandung link.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Text Font --&gt; pengaturan jenis hurup,berlaku untuk hurup hasil dari posting-an ataupun hurup yang ada di sidebar.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Sidebar Title Font --&gt; pengaturan jenis hurup untuk judul yang ada di sidebar serta tanggal postingan.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Blog Title Font --&gt; pengaturan jenis hurup Judul blog.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Blog Description Font --&gt; Pengaturan jenis hurup dekripsi blog.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Post Footer Font --&gt; pengaturan jenis hurup footer.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Klik “ SAVE CHANGES” untuk mengakhiri pengaturan.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Selesai&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br/&gt;Pengaturan di atas khusus untuk blogger baru dengan template baru &quot;minima&quot;. Untuk template-template selain template &quot;minima&quot;, pada dasarnya sama aja, hanya saja ada sedikit perbedaan, tapi itu tidak sulit. Untuk mengetahui tulisan mana yang sedang di rubah oleh anda, anda cukup melihat mana yang berubah tulisannya pada preview yang terletak sebelah bawah.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/6841425134531002824/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/02/mengatur-jenis-huruf-warna.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/6841425134531002824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/6841425134531002824'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/02/mengatur-jenis-huruf-warna.html' title='MENGATUR JENIS HURUF &amp; WARNA'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-3196075245697228903</id><published>2010-02-01T19:06:00.020+07:00</published><updated>2010-02-03T01:45:51.836+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blog Tutorial"/><title type='text'>MEMBUAT READ MORE</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;span class=&quot;awal&quot;&gt;K&lt;/span&gt;etika kita membuat posting suatu artikel, dan isi artikel tersebut sangat panjang sehingga apabila ditampilkan semua akan memenuhi halaman dan tidak sedap dipandang mata. Untuk mengatasi masalah di atas, solusi yang tepat ialah dengan memasang Read More... atau Baca Selengkapnya.... dan untuk membuatnya tidaklah sulit, sobat bisa ikuti langkah-langkah di bawah ini:&lt;/div&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Seperti biasa  &lt;span style=&quot;font-weight:bold;&quot;&gt;Sign in&lt;/span&gt; ke blogger sobat.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Klik  &lt;span style=&quot;font-weight:bold;&quot;&gt;Tata Letak&lt;/span&gt; (layout).&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Klik menu  &lt;span style=&quot;font-weight:bold;&quot;&gt;Edit HTML&lt;/span&gt;.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Klik &lt;span style=&quot;font-weight:bold;&quot;&gt;Download Full Template&lt;/span&gt; untuk antisipasi jika terjadi kesalahan.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Beri tanda centang pada &lt;span style=&quot;font-weight:bold;&quot;&gt;Expand template widged&lt;/span&gt;.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Tunggu beberapa saat hingga proses selesai.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Cari kode di bawah ini:&lt;/li&gt;&lt;br /&gt;&lt;br/&gt; &lt;code&gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;data:post.body/&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Kemudian hapus kode tersebut, ganti dengan kode dibawah ini:&lt;br /&gt;&lt;br/&gt;&lt;code&gt;&lt;br /&gt;&amp;lt;b:if cond=&#39;data:blog.pageType==&quot;item&quot;&#39;&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;style&amp;gt;.fullpost{display:inline;}&amp;lt;/style&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;data:post.body/&amp;gt;&amp;lt;/p&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;b:else/&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;style&amp;gt;.fullpost{display:none;}&amp;lt;/style&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;data:post.body/&amp;gt;&amp;lt;/p&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;a expr:href=&#39;data:post.url&#39;&amp;gt;Read More......&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;li&gt;Kemudian klik  &lt;span style=&quot;font-weight:bold;&quot;&gt;Save Template&lt;/span&gt;.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;Langkah selanjutnya ialah kita pergi ke &lt;span style=&quot;font-weight:bold;&quot;&gt;Setting&lt;/span&gt; / &lt;span style=&quot;font-weight:bold;&quot;&gt;Pengaturan&lt;/span&gt;, klik &lt;span style=&quot;font-weight:bold;&quot;&gt;Format&lt;/span&gt;.&lt;br/&gt;&lt;br /&gt;Pada layar paling bawah, di samping &lt;span style=&quot;font-weight:bold;&quot;&gt;Post Template&lt;/span&gt; terdapat text area kosong. Tugas sobat ialah mengisi area kosong tersebut dengan kode di bawah ini:&lt;br /&gt;&lt;br/&gt;&lt;code&gt;&lt;br /&gt;&amp;lt;span class=&quot;fullpost&quot;&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;/span7&amp;gt;&lt;br&gt;&lt;br /&gt;&lt;li&gt;Klik &lt;span style=&quot;font-weight:bold;&quot;&gt;Simpan Pengaturan&lt;/span&gt;.&lt;/li&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;div align=&quot;justify&quot;&gt;Pemasangan kode ini di maksudkan agar pada saat posting artikel, kode tersebut langsung muncul tanpa harus menuliskan terlebih dahulu, jadi membantu kita agar tidak harus selalu mengingat kode tersebut.&lt;/div&gt;&lt;br /&gt;&lt;br/&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Cara Posting Artikel:&lt;/span&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik Menu &lt;span style=&quot;font-weight:bold;&quot;&gt;Posting&lt;/span&gt;.&lt;/li&gt;&lt;br /&gt;&lt;br/&gt;&lt;li&gt;Klik menu &lt;span style=&quot;font-weight:bold;&quot;&gt;Edit HTML&lt;/span&gt;  akan nampak kode yang kita masukan tadi yaitu:&lt;br /&gt;&lt;br/&gt;&lt;code&gt;&lt;br /&gt;&amp;lt;span class=&quot;fullpost&quot;&amp;gt;&lt;br/&gt;&lt;br /&gt;&amp;lt;/span&amp;gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Tulis artikel yang ingin dimunculkan setelah kode &lt;code&gt;&amp;lt;span class=&quot;fullpost&quot;&amp;gt; &lt;code&gt;dan sisanya setelah kode &lt;code&gt;&amp;lt;/span&amp;gt; &lt;/code&gt; .&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Kemudian klik &lt;span style=&quot;font-weight:bold;&quot;&gt;Publish Post&lt;/span&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br/&gt;&lt;br/&gt;&lt;br /&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Selamat mencoba .... !!!!!&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/3196075245697228903/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/02/membuar-read-more.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/3196075245697228903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/3196075245697228903'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/02/membuar-read-more.html' title='MEMBUAT READ MORE'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-8979378311021911205</id><published>2010-01-31T15:49:00.004+07:00</published><updated>2010-02-03T01:45:17.273+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips Ngeblog"/><title type='text'>BLOG BAHASA INGGRIS ATAU INDONESIA?</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;span class=&quot;awal&quot;&gt;J&lt;/span&gt;ika ingin membuat blog, bahasa apa yang akan digunakan, Indonesia atau Inggris? Mungkin itu pertanyaan yang muncul dibenak parasobat yang baru terjun di dunia blog.&lt;br/&gt;&lt;br /&gt;Jika blog yang di buat hanya sekedar berbagi pengalaman, berbagi kisan dan opini, menjadikan blog sebagai diari online, pemakaian Bahasa Indonesia merupakan pilihan yang rasional. Karena merupakan bahasa sehari-hari, sehingga tidak terlalu sulit untuk menulis dalam Bahasa Indonesia.&lt;br/&gt;&lt;br /&gt;Lain halnya jika anda ingin menjadikan blog sebagai sarana guna meraup dollar.&lt;span class=&quot;fullpost&quot;&gt; Jika pilihan ini yang diambil, pemakaian bahasa Inggris merupakan syarat mutlak. Penyebab utama, karena beberapa ‘kendaraan’ yang bisa digunakan guna meraup dollar seperti &lt;span style=&quot;font-weight:bold;&quot;&gt;Google Adsense&lt;/span&gt; mensyaratkan blog berbahasa Inggris.&lt;br/&gt;&lt;br /&gt;Yang disarankan adalah, jika anda masih tergolong pendatang baru di dunia neblog, sebaiknya memulai blog dengan berbahasa Indonesia. Jika sudah lancar, sudah menemukan irama, anda bisa mencoba dengan menyelipkan satu dua posting berbahasa Inggris.&lt;br/&gt;&lt;br /&gt;Anda bisa memulai dengan membuat tulisan pendek, atau puisi berbahasa Inggris. Jika sudah lancar, baru anda membuat blog khusus yang 100% (seratus persen) menggunakan bahasa Inggris, yang digunakan sebagai wahana meraup dollar.&lt;/div&gt; &lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/8979378311021911205/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/01/blog-bahasa-inggris-atau-indonesia.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8979378311021911205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8979378311021911205'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/01/blog-bahasa-inggris-atau-indonesia.html' title='BLOG BAHASA INGGRIS ATAU INDONESIA?'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-1369692303548724725</id><published>2010-01-30T21:56:00.011+07:00</published><updated>2010-01-31T04:44:23.281+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blog Tutorial"/><title type='text'>MENYISIPKAN GAMBAR KEDALAM POSTNG</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;span class=&quot;awal&quot;&gt;M&lt;/span&gt;ungkin ada diantara sobat yang ingin menambahkan gambar atau foto kedalam posting agar posting artikel pada blog lebih menarik untuk dilihat. Sebenarnya untuk menambahkan gambar atau foto ke blog tidak begitu sulit. Bagi sobat yang ingin memasukan gambar tapi bungung gimana caranya, yo mari ikut saya. biar lebih gampang kita langsung praktek aja deh hehehe .....&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDtoeJPxYVa1kPfam0vHiAFqkIessK-lV_w5C5hPbkJdUBo4UOrS0DPLYBUDncR_Hp2Bcr-q9rtNP9VARE2cxUXZcF91UXY6EWE2JGzZ3_am8LUZOoC6rN36ZFn4OjZTcEa4ocsbsLgMQ2/s1600-h/opr007LT.gif&quot;&gt;&lt;img style=&quot;cursor:pointer; cursor:hand;width: 18px; height: 18px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDtoeJPxYVa1kPfam0vHiAFqkIessK-lV_w5C5hPbkJdUBo4UOrS0DPLYBUDncR_Hp2Bcr-q9rtNP9VARE2cxUXZcF91UXY6EWE2JGzZ3_am8LUZOoC6rN36ZFn4OjZTcEa4ocsbsLgMQ2/s200/opr007LT.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432565129440671458&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br/&gt;&lt;br /&gt;Untuk lankah-langkahnya sebagai berikut:&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Login&lt;/span&gt; ke Blog sobat.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik &lt;span style=&quot;font-weight:bold;&quot;&gt;Post&lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik &lt;span style=&quot;font-weight:bold;&quot;&gt;New Post&lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik toolbar yang bergambar seperti ini &lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnzWm_JOoXpXJ5D_fBrgV4tFC3-gJwcfYlBjBMjCA7hyhYNXGLOHAxN_NJkadzwyYdEuhULLDf6L4v6_EIszPFIMbtOCHyv5OqiyWOX-HixLdqsWDZg4BI93qEAKBNPhshJaAH2l9IJvuf/s1600-h/photo-posting_23.gif&quot;&gt;&lt;img style=&quot;cursor:pointer; cursor:hand;width: 25px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnzWm_JOoXpXJ5D_fBrgV4tFC3-gJwcfYlBjBMjCA7hyhYNXGLOHAxN_NJkadzwyYdEuhULLDf6L4v6_EIszPFIMbtOCHyv5OqiyWOX-HixLdqsWDZg4BI93qEAKBNPhshJaAH2l9IJvuf/s200/photo-posting_23.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432565791935909922&quot; /&gt;&lt;/a&gt;&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;&lt;div align=&quot;justify&quot;&gt;Beri tanda tik/cek pada radio button pada pilihan &lt;span style=&quot;font-weight:bold;&quot;&gt;Choose a layout&lt;/span&gt;, bila anda menginginkan posisi gambar bisa di tempatkan di mana saja, pilih pada radio button &lt;span style=&quot;font-weight:bold;&quot;&gt;None&lt;/span&gt;, bila posisi gambar di sebelah kiri pilih &lt;span style=&quot;font-weight:bold;&quot;&gt;left&lt;/span&gt;, bila ingin di tengah pilih &lt;span style=&quot;font-weight:bold;&quot;&gt;Cente&lt;/span&gt;r, bila ingin di kanan pilih &lt;span style=&quot;font-weight:bold;&quot;&gt;Right&lt;/span&gt;.&lt;/div&gt; &lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Tekan tombol &lt;span style=&quot;font-weight:bold;&quot;&gt;Browse&lt;/span&gt;, lalu masukan gambar dari komputer anda yang ingin di upload.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik &lt;span style=&quot;font-weight:bold;&quot;&gt;Add another image&lt;/span&gt; bila gambar yang ingin di upload lebih dari satu gambar.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik tombol&lt;span style=&quot;font-weight:bold;&quot;&gt; UPLOAD IMAGE&lt;/span&gt;, tunggu beberapa saat sampai proses upload selesai.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik Tombol &lt;span style=&quot;font-weight:bold;&quot;&gt;Done&lt;/span&gt; untuk mengakhiri proses upload.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;kemudian proses UPLOAD selesai.&lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;br/&gt;&lt;br /&gt;&lt;div align=&quot;justify&quot;&gt;Sekarang terserah sobat mau diterbitkan atau disimpan yany jelas proses upload selesai, kalo ada yang belum jelas nanya aja ok, udah ah cape...&lt;br /&gt;&lt;br/&gt;Selamat berblog ria hehehe....&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDtoeJPxYVa1kPfam0vHiAFqkIessK-lV_w5C5hPbkJdUBo4UOrS0DPLYBUDncR_Hp2Bcr-q9rtNP9VARE2cxUXZcF91UXY6EWE2JGzZ3_am8LUZOoC6rN36ZFn4OjZTcEa4ocsbsLgMQ2/s1600-h/opr007LT.gif&quot;&gt;&lt;img style=&quot;cursor:pointer; cursor:hand;width: 18px; height: 18px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDtoeJPxYVa1kPfam0vHiAFqkIessK-lV_w5C5hPbkJdUBo4UOrS0DPLYBUDncR_Hp2Bcr-q9rtNP9VARE2cxUXZcF91UXY6EWE2JGzZ3_am8LUZOoC6rN36ZFn4OjZTcEa4ocsbsLgMQ2/s200/opr007LT.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432565129440671458&quot; /&gt;&lt;/a&gt;  !!!!&lt;/div&gt; &lt;br /&gt;&lt;br/&gt;&lt;br/&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/1369692303548724725/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/01/menyisipkan-gambar-kedalam-postng.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/1369692303548724725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/1369692303548724725'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/01/menyisipkan-gambar-kedalam-postng.html' title='MENYISIPKAN GAMBAR KEDALAM POSTNG'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDtoeJPxYVa1kPfam0vHiAFqkIessK-lV_w5C5hPbkJdUBo4UOrS0DPLYBUDncR_Hp2Bcr-q9rtNP9VARE2cxUXZcF91UXY6EWE2JGzZ3_am8LUZOoC6rN36ZFn4OjZTcEa4ocsbsLgMQ2/s72-c/opr007LT.gif" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-8704332629979080041</id><published>2010-01-30T03:08:00.020+07:00</published><updated>2010-01-31T00:21:22.788+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blog Tutorial"/><title type='text'>CARA POSTING ARTIKEL</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;span class=&quot;awal&quot;&gt;B&lt;/span&gt;uat para teman-teman yang mengalami sedikit kendala tentang tata cara memposting suatu artikel kedalam blog, maka kali ini saya akan membahas tentang tata cara posting di blogger.com. Di dalam menu posting ada beberapa toolbar yang bisa anda gunakan dalam microsoft ofice atau word. Tapi mungkin tidak ada salahnya bila saya bahas sekilas tentang ini, barangkali ada di antara teman kita yang masih bingung.&lt;br/&gt;&lt;/div&gt; &lt;br /&gt;Toolbar yang ada dalam blog ketika akan melakukan posting yaitu:&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzwX_7a7kaeDOaftjyjkF11E-V8BBf9kG577sMEBqhzegy4XESYUHZfnMfypvPMy2RQ8Zug6ZCfmzf9AfEfhNnFyGGJ9VeMe5JUbIJURvrUVSXu9QvUV2Kxb6Usq4oJDIo4Q3TLkzzdN0z/s1600-h/Pon.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 100px; height: 23px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzwX_7a7kaeDOaftjyjkF11E-V8BBf9kG577sMEBqhzegy4XESYUHZfnMfypvPMy2RQ8Zug6ZCfmzf9AfEfhNnFyGGJ9VeMe5JUbIJURvrUVSXu9QvUV2Kxb6Usq4oJDIo4Q3TLkzzdN0z/s200/Pon.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432258678298080130&quot; /&gt;&lt;/a&gt; Berfungsi Untuk merubah jenis hurup yang di gunakan.&lt;span class=&quot;fullpost&quot;&gt;&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLgE9akaXf-yPh6AmNoHlhcjwJBhQikIcwMZq9zlEHVI0ooNOwuLBe4rUv-kV_00ShoG-iVabhzzSaWULDXWrQ5Hpt3HJQsdgm_IoRyWlDdsAvFv_2QJfweNmZd4xNcE3PnPYVbJw4650P/s1600-h/photo-posting_04-1.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 29px; height: 23px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLgE9akaXf-yPh6AmNoHlhcjwJBhQikIcwMZq9zlEHVI0ooNOwuLBe4rUv-kV_00ShoG-iVabhzzSaWULDXWrQ5Hpt3HJQsdgm_IoRyWlDdsAvFv_2QJfweNmZd4xNcE3PnPYVbJw4650P/s200/photo-posting_04-1.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432259173947858482&quot; /&gt;&lt;/a&gt; Berfungsi untuk merubah ukuran hurup (heading).&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjKnsoTwsUgZrA8msG9Z-lxkGnP204CUg3Zrcu2RkB0NB7bZ4H2pfsFmBZmow_cx2rP_jAbHVgcEQUr0aKbM06f8jj2pcjE4zZ8vTejO0F4jdOpRAIY3C9K7XM80s2MP8C4QjkumDLds8S/s1600-h/photo-posting_05.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 35px; height: 23px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjKnsoTwsUgZrA8msG9Z-lxkGnP204CUg3Zrcu2RkB0NB7bZ4H2pfsFmBZmow_cx2rP_jAbHVgcEQUr0aKbM06f8jj2pcjE4zZ8vTejO0F4jdOpRAIY3C9K7XM80s2MP8C4QjkumDLds8S/s200/photo-posting_05.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432259753861506546&quot; /&gt;&lt;/a&gt; Berfungsi untuk menebalkan hurup.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifzgWU8LHP1Wr7uuUGTXyShxB_-ZtH0aA8odgd0Nv-p9HsTrQjNjMXB-6EJRgDk9nzHKXueiLO6kWZf25YpVszJRrlOQiwzcy_r0v9qz0gY7-iGk95jS5hDthik3XmIWB7GFuP77KebwEC/s1600-h/photo-posting_06.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 27px; height: 23px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifzgWU8LHP1Wr7uuUGTXyShxB_-ZtH0aA8odgd0Nv-p9HsTrQjNjMXB-6EJRgDk9nzHKXueiLO6kWZf25YpVszJRrlOQiwzcy_r0v9qz0gY7-iGk95jS5hDthik3XmIWB7GFuP77KebwEC/s200/photo-posting_06.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432260435840581474&quot; /&gt;&lt;/a&gt; Berfungsi untuk memiringkan hurup.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiv7m0sUWr1mgg8UmhUmDvT7jQDnk98reTuaBkAg4NY4Jun9VpazjLJfCBjMD192GawgulVXJWkZ0SDCxcK3UBUHl1ysyT5thkpmVb4gv9CAZcBxrkHknkHlOOHSzp7blWrdpfect5ymFG_/s1600-h/photo-posting_07-1.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 29px; height: 23px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiv7m0sUWr1mgg8UmhUmDvT7jQDnk98reTuaBkAg4NY4Jun9VpazjLJfCBjMD192GawgulVXJWkZ0SDCxcK3UBUHl1ysyT5thkpmVb4gv9CAZcBxrkHknkHlOOHSzp7blWrdpfect5ymFG_/s200/photo-posting_07-1.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432260841210165874&quot; /&gt;&lt;/a&gt; Berfungsi untuk merubah warna hurup.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9BlZj6sMNms09p3gwqIx5jK2ie7gyTQRr4y781-7UCGx5YLi8t51w4TGdtp5S3S43HYdQktoVNS1jVTIAMIcR0Igvqg7muXOUP6zigy30ziZvZjDjWAG_Vat-6VQUrfH5EDABahJzqnzx/s1600-h/photo-posting_11.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 27px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9BlZj6sMNms09p3gwqIx5jK2ie7gyTQRr4y781-7UCGx5YLi8t51w4TGdtp5S3S43HYdQktoVNS1jVTIAMIcR0Igvqg7muXOUP6zigy30ziZvZjDjWAG_Vat-6VQUrfH5EDABahJzqnzx/s200/photo-posting_11.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432261237704716466&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat link.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZNH6XnE9rUmP0msooQMDY0tO890otWQDFItJt84pJkY6St8ZNgooq2UlMVsx0_VLtHaz9efIglDQ0MFBjEBrzUqaQJDGsiKo3U0VluxF23gZp02wqtCBhuffk6490Lxzf987bKv81KplX/s1600-h/photo-posting_13.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 24px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZNH6XnE9rUmP0msooQMDY0tO890otWQDFItJt84pJkY6St8ZNgooq2UlMVsx0_VLtHaz9efIglDQ0MFBjEBrzUqaQJDGsiKo3U0VluxF23gZp02wqtCBhuffk6490Lxzf987bKv81KplX/s200/photo-posting_13.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432261883359914178&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat artikel menjadi rata kiri.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9ptKODg1ENqLi1KmMj-kS-4PoI93G2OomWCpOp7KLlG-EGYD3Z0aBSYJ1MuYSkmFQgKsOhKXKbAxPjl0bSyuKCwqu7z9Y0UXELRydP2X4I8L1U8hkfrnPhVDkSpPdNosED-xAi3yRBhJ0/s1600-h/photo-posting_14.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 23px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9ptKODg1ENqLi1KmMj-kS-4PoI93G2OomWCpOp7KLlG-EGYD3Z0aBSYJ1MuYSkmFQgKsOhKXKbAxPjl0bSyuKCwqu7z9Y0UXELRydP2X4I8L1U8hkfrnPhVDkSpPdNosED-xAi3yRBhJ0/s200/photo-posting_14.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432261890629301026&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat artikel menjadi rata tengah.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxbQF9GE8ED-3RWVoaU1jsq9Mxy9Qs8pePHwzWBg5mPK8arF84NYHoroIpA0sMfI0YfWmKQEChbDopoe8eiRoA4e8-46lJOENSaCXR3WIL1H2dgUXEuDs9aFr2_FoLZpDTylvBuJedsAtR/s1600-h/photo-posting_15.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 21px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxbQF9GE8ED-3RWVoaU1jsq9Mxy9Qs8pePHwzWBg5mPK8arF84NYHoroIpA0sMfI0YfWmKQEChbDopoe8eiRoA4e8-46lJOENSaCXR3WIL1H2dgUXEuDs9aFr2_FoLZpDTylvBuJedsAtR/s200/photo-posting_15.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432261893323924818&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat artikel menjadi rata kanan.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHk8suA8mMBUGrCw6GqPcb3XEC3mZpf7Y73ZRAnat1hJMkhsaqKTQxgaZtLox_ifANlCnhVlQ6jdxSkY0TJT-2qtCFyzK1yzpPYBqp-dwh5yYq_7Aql3ZTqSSKi2aTWaXINlafuTbY6BKP/s1600-h/photo-posting_16.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 23px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHk8suA8mMBUGrCw6GqPcb3XEC3mZpf7Y73ZRAnat1hJMkhsaqKTQxgaZtLox_ifANlCnhVlQ6jdxSkY0TJT-2qtCFyzK1yzpPYBqp-dwh5yYq_7Aql3ZTqSSKi2aTWaXINlafuTbY6BKP/s200/photo-posting_16.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432261897493667858&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat artikel menjadi rata kiri dan kanan.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg7ihwE6eV8ICjhEhqvkt8HQ7TiXgBd3VS8IMAnpc6lN0Ci8vQvprOp8CC1NUYgm5ofK6gmGzCxTHIuBLhOLxlVJA1ayh32uraAVPzqXjeaVgR-m7YcAhf3zeO94iDb3A1SrFgU2Y6hD5T/s1600-h/photo-posting_18.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 23px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg7ihwE6eV8ICjhEhqvkt8HQ7TiXgBd3VS8IMAnpc6lN0Ci8vQvprOp8CC1NUYgm5ofK6gmGzCxTHIuBLhOLxlVJA1ayh32uraAVPzqXjeaVgR-m7YcAhf3zeO94iDb3A1SrFgU2Y6hD5T/s200/photo-posting_18.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432263888100791154&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat sub bahasan dengan menggunakan angka.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihT_0NxOnhCE9jm3OWyF4vgnqrEdXTL-nAtaLbe06L8OP_3h0PNRxPNeCGh3MjkSCMHMXxe5SJtbqkzKaT7dZ64Tb-UZp9ZE7ODL0Ch1jBMdlH-schO2x-KCnTZc2N2sObwJWHvsmLhEw0/s1600-h/photo-posting_19.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 22px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihT_0NxOnhCE9jm3OWyF4vgnqrEdXTL-nAtaLbe06L8OP_3h0PNRxPNeCGh3MjkSCMHMXxe5SJtbqkzKaT7dZ64Tb-UZp9ZE7ODL0Ch1jBMdlH-schO2x-KCnTZc2N2sObwJWHvsmLhEw0/s200/photo-posting_19.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432263894856884114&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat sub bahasan dengan menggunakan hurup.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijEb0_fD9cK3L189HZKjgDaPDUOcA6454iZ1ewKJ-RX6kftiddGwakdH6TXpJMY4ZlpRVHcyZRoeu9mxvlFAtSeue4f5A71EqfFkPCV-rS93Hu9Cra1ngiiKu4lf5hy8aoIf1V3dlNYIkF/s1600-h/photo-posting_23.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 25px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijEb0_fD9cK3L189HZKjgDaPDUOcA6454iZ1ewKJ-RX6kftiddGwakdH6TXpJMY4ZlpRVHcyZRoeu9mxvlFAtSeue4f5A71EqfFkPCV-rS93Hu9Cra1ngiiKu4lf5hy8aoIf1V3dlNYIkF/s200/photo-posting_23.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432264750744201986&quot; /&gt;&lt;/a&gt; Berfungsi untuk mengecek spelling.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdfx3FUTKEuLBIbkPZFwdjAGsSDP8nc0bYiXorWtTA84rpRfqXSbyaxm6-2SG5ifoFJKFY6d34xmBO779GzcSgueznrxNYzjUa8Jk72y7JUKOm6_e04sE1DroRUgTdZt33RuKh5LiWPWQn/s1600-h/photo-posting_21.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 25px; height: 24px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdfx3FUTKEuLBIbkPZFwdjAGsSDP8nc0bYiXorWtTA84rpRfqXSbyaxm6-2SG5ifoFJKFY6d34xmBO779GzcSgueznrxNYzjUa8Jk72y7JUKOm6_e04sE1DroRUgTdZt33RuKh5LiWPWQn/s200/photo-posting_21.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432264741102589298&quot; /&gt;&lt;/a&gt; Berfungsi untuk memasukan gambar.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjssvFyMsEe8zkpREn3GaAfWMQoOzGVotEnQH_Xat_7RtAoHEvZGXqkvIBu08rzQEYaT3ZY50ZyI1RlY2ZEpARfnSEMem0CcS2WAPH08tFFCXqfjif-8_7LprZ7jI1vDwWrFxQhtvfZHhPL/s1600-h/photo-posting_03.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 79px; height: 43px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjssvFyMsEe8zkpREn3GaAfWMQoOzGVotEnQH_Xat_7RtAoHEvZGXqkvIBu08rzQEYaT3ZY50ZyI1RlY2ZEpARfnSEMem0CcS2WAPH08tFFCXqfjif-8_7LprZ7jI1vDwWrFxQhtvfZHhPL/s200/photo-posting_03.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432265355768572738&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat artikel dalam kode HTML.&lt;br /&gt;&lt;br/&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3gkAZSCs46m5kl0NakdA49_ghyO9PEbmPm6aQkXI-uplIQ27Fvsm_p9gt3vnwdlYw_Rkv7xCHM0mM-s1Z6MA2O6pHJMqVBve0muWBVgPW0dJL90BIHABeZ4inWlQKDNkm2cMngyZNtuyw/s1600-h/photo-posting_04.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 77px; height: 43px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3gkAZSCs46m5kl0NakdA49_ghyO9PEbmPm6aQkXI-uplIQ27Fvsm_p9gt3vnwdlYw_Rkv7xCHM0mM-s1Z6MA2O6pHJMqVBve0muWBVgPW0dJL90BIHABeZ4inWlQKDNkm2cMngyZNtuyw/s200/photo-posting_04.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432265360287769330&quot; /&gt;&lt;/a&gt; Berfungsi untuk membuat artikel dalam mode Compose (biasa).&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQLfVg39ljVeBkbFWJjd-D2Xtgkc5Pq81kXAtphxxrCo3PrJD08BQUaQ_ZKD3yv12qXCcugp6ycISw9MKzDjt9bOYDaOVgczrw8HnLHomH0cexwrPSSnEI8fEA0cAXUNn7932Rd3YYUFiT/s1600-h/photo-posting_07.gif&quot;&gt;&lt;img style=&quot;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 54px; height: 22px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQLfVg39ljVeBkbFWJjd-D2Xtgkc5Pq81kXAtphxxrCo3PrJD08BQUaQ_ZKD3yv12qXCcugp6ycISw9MKzDjt9bOYDaOVgczrw8HnLHomH0cexwrPSSnEI8fEA0cAXUNn7932Rd3YYUFiT/s200/photo-posting_07.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5432265365888732402&quot; /&gt;&lt;/a&gt; Berfungsi untuk melihat hasil posting.&lt;br /&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br /&gt;Langkah-langkah dalam memposting suatu artikel:&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;Sebaiknya klik terlebih dahulu “ Edit HTML”,jika langsung di mode “Compose”, sering terjadi hang pada komputer. Copy artikel yang telah anda buat sebelumnya, kemudian paste di area posting. Edit sesuai dengan kemauan anda.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik tombol “ compose “ untuk melakukan editing (jika anda masih bingung dengan kode HTML).&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik tombol tool yang berlambang “ panorama” berwarna biru, jika anda ingin memasukan gambar ataupun photo untuk menghiasi posting-an anda.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik tombol “ Preview “ untuk melihat hasil posting-an anda yang nantinya akan tampil di dalam blog, barangkali masih ada yang perlu di edit.&lt;/li&gt;&lt;br/&gt;&lt;br /&gt;&lt;li&gt;Klik tombol “ publish “. Selesai.&lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/8704332629979080041/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/01/cara-memposting-artikel.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8704332629979080041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8704332629979080041'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/01/cara-memposting-artikel.html' title='CARA POSTING ARTIKEL'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzwX_7a7kaeDOaftjyjkF11E-V8BBf9kG577sMEBqhzegy4XESYUHZfnMfypvPMy2RQ8Zug6ZCfmzf9AfEfhNnFyGGJ9VeMe5JUbIJURvrUVSXu9QvUV2Kxb6Usq4oJDIo4Q3TLkzzdN0z/s72-c/Pon.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-8607622746224787174</id><published>2010-01-29T04:32:00.023+07:00</published><updated>2010-01-31T00:20:59.204+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blog Tutorial"/><title type='text'>CARA SETTING BLOG DI BLOGSPOT</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;br /&gt;Bagi sobat yang baru bikin blog dan ingin blognya di kenal dan lebih akrab dengan mesin pencari milik google,kita perlu melakukan beberapa pengaturan setting. Sobat bisa menentukan pilihan-pilihan dalam pengaturan yang sesuai menurut keinginan sobat. Di sini saya hanya ingin menunjukkan bagaimana dan di mana sobat bisa melakukan setting blog pada blogspot ini.&lt;br /&gt;&lt;/div&gt;&lt;br/&gt;&lt;br /&gt;--&gt;Masuk ke blog sobat.--&gt;Pilih pengaturan.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;1. Klik Dasar&lt;br /&gt;    &lt;ul&gt;&lt;li&gt;Isi dengan judul blog milik sobat. Misal : Belajar ngeblog yuk.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Uraian: Isi dekripsi sobat. Misal : Ini adalah blog pertama saya...dan seterusnya.&lt;/li&gt;&lt;/ul&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br /&gt;    &lt;ul&gt;&lt;li&gt;Tambahkan blog anda ke daftar kami : Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Biarkan mesin pencari menemukan blog anda : Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Tampikan Editing cepat di blog anda : pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Tampilkan link posting email : Terserah sobat,tapi sebaiknya pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Konten dewasa : Pilih tidak.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Pilih editor entri : Pilih editor yang diperbaharui.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Aktifkan transliterasi : Pilih Nonaktifkan.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Klik simpan.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;2. Klik Publikasikan.&lt;br /&gt;&lt;br/&gt;    &lt;ul&gt;&lt;li&gt;Alamat Blog*Spot : Isi alamat blog sobat. Jika sudah terisi biarkan saja.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Verifikasi kata : Masukkan karakter yang ada dalam gambar.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Klik Simpan.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;3. Klk Format.&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;    &lt;ul&gt;&lt;li&gt;Tampilkan : Masukkan jumlah posting yang ingin sobat tampilkan. Misal 3 posting.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Format Header Tanggal : Terserah model format yang sobat suka.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Format Tanggal Index Arsip : Pilih model yang sobat sukai.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Format Timestamp : Pilih yang sobat suka.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Zona Waktu : Misal untuk jakarta (GMT+07:00) Jakarta.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Bahasa : Pilih bahasa yang sesui bahasa blog sobat.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Konversi ganti baris : Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Tanpilkan Field Judul : Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Tampilkan kolom link : Pilih tidak.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Aktifkan perataan Float : Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Klik Simpan.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;4. Klik Komentar.&lt;br /&gt;&lt;br/&gt;    &lt;ul&gt;&lt;li&gt;Komentar : Pilih tampilkan.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Siapa yang bisa berkomentar : Pilih siapapun. Agar semua bisa berkomentar.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Penempatan Formulir Komentar : Pilih di semat di bawah entri.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Default Komentar untuk Entri : Pilih Entri Baru Memiliki Komentar.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Taut balik : Pilih tampilkan.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Bawaan Taut balik : Pilih Entri baru memiliki taut balik.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Format Timestamp Komentar : Pilih yang sobat suka.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Moderasi komentar : Sebaiknya tidak.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Tampilkan verifikasi kata untuk komentar : Untuk menghindari spam Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Tampilkan gambar profil dalam komentar : Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Email pemberitahuan Komentar : Masukkan Email milik sobat, supaya setiap kali ada komentar sobat mendapatkan email.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Klik Simpan.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;5. Klik Arsipkan.&lt;br /&gt;&lt;br/&gt;    &lt;ul&gt;&lt;li&gt;Frekuensi Arsip : Pilih tiap bulan.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Aktifkan halaman posting : Pilih ya.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Klik Simpan.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;6. Klik Feed Situs.&lt;br /&gt;&lt;br/&gt;    &lt;ul&gt;&lt;li&gt;Izinkan Feed Blog : Pilih penuh.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Posting URL Pengubahan Arah Feed : Misal feed burner.jika belum punya kosongkan.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Footer Feed Posting : Isi dengan kode iklan milik sobat. Jika belum punya kosongkan.&lt;/li&gt;&lt;br /&gt;    &lt;li&gt;Klik Simpan.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;Dari sini blog sobat sudah tersetting, selamat memulai ngeblog !!!&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/8607622746224787174/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/01/cara-setting-blog-di-blogspot.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8607622746224787174'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8607622746224787174'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/01/cara-setting-blog-di-blogspot.html' title='CARA SETTING BLOG DI BLOGSPOT'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2430105462590506906.post-8919302157660361285</id><published>2010-01-28T23:48:00.011+07:00</published><updated>2010-02-03T01:43:56.870+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blog Tutorial"/><title type='text'>PANDUAN MEMBUAT BLOG DI BLOGSPOT</title><content type='html'>&lt;div align=&quot;justify&quot;&gt;&lt;br /&gt;&lt;span class=&quot;awal&quot;&gt;M&lt;/span&gt;ungkin para sobat ada yang belum tahu bagaimana cara membuat blog. Sebenarnya membuat blog itu sendiri cukup mudah. Hanya saja untuk membuat blog yang baik perlu sedikit belajar. Tapi sobat tidak perlu khawatir,kita bisabelajar sambil jalan(seperti yang saya lakukan). Yang penting ciptakan dulu blognya.&lt;br /&gt;&lt;br /&gt;Seperti halnya e-mail, dalam membuat blog pun kita harus mempunyai sebuah account terlebih dahulu, oleh karena itu silahkan daftarkan diri anda terlebih dahulu di free blog provider (penyedia hosting/domain blog gratis). Free blog provider sangatlah banyak terdapat di internet dan beberapa yang populer saat ini adalah http://www.blogger.com, http://www.wordpress.com serta http://blogsome.com.&lt;br /&gt;&lt;br /&gt;Dalam kesempatan kali ini saya akan mengulas tentang cara pembuatan blog di http://www.blogger.com&lt;span class=&quot;fullpost&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA4SjPA3VMAsU3VJgJyI_Fn_LHhlwcx5TxOM8nF79TUhmqYULSUTu7gTbKKObhsf0a0wznV08ByukmEh7YiWbCBKmnziloOJ1V5TwQwdJrK_o2_Jy2DDIDz9DqZ4ceXGcBBOgp1vybLdm_/s1600-h/gambar1.jpg&quot;&gt;&lt;img style=&quot;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 200px; height: 145px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA4SjPA3VMAsU3VJgJyI_Fn_LHhlwcx5TxOM8nF79TUhmqYULSUTu7gTbKKObhsf0a0wznV08ByukmEh7YiWbCBKmnziloOJ1V5TwQwdJrK_o2_Jy2DDIDz9DqZ4ceXGcBBOgp1vybLdm_/s320/gambar1.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5431837118507666562&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Setelah anda berada pada situs blogger.com, anda akan melihat gambar seperti gambar di atas. Silahkan lakukan langkah-langkah berikut ini :&lt;br /&gt;&lt;br /&gt;Isilah Alamat Email dengan alamat email anda (tentunya yang valid)&lt;br /&gt;&lt;br /&gt;Tuliskan password yang anda inginkan pada form Masukkan sebuah password&lt;br /&gt;&lt;br /&gt;Isi nama tampilan: ini hanya untuk menandai posting sobat.&lt;br /&gt;Jangan lupa tandai kotak kecil tanda penerimaan persyaratan.&lt;br /&gt;&lt;br /&gt;Beri judul blok terserah yang sobat suka. Langkah selanjutnya beri alamat URL blog sobat. Jangan lupa cek ketersediaan. Kalau tidak tersedia coba ganti dengan alamat yang lain,mungkin saja alamat yang sobat inginkan sudah terpakai.&lt;br /&gt;Jika sudah klik lanjutkan.&lt;br /&gt;&lt;br /&gt;Pilih template yang sobat suka.&lt;br /&gt;&lt;br /&gt;Setelah keluar tulisan &quot;Blog Anda telah di ciptakan&quot;. Klik gambar panah bertuliskan &quot;MULAI POSTING&quot;. Silahkan anda tuliskan semau anda, jika sudah selesai klik tombol &quot;MEMPUBLISKAN POSTING&quot;.&lt;br /&gt;&lt;br /&gt;Dari sini sobat sudah bisa mulai menulis. Mungkin tentang hobby,aktifitas sobat sehari-hari atau apa saja terserah sobat. Kotak yang kecil atas untuk judul artikel atau postingan sobat. Untuk kotak yang lebar di bawahnya untuk menulis artikel atau postingan sobat. Jika sudah klik terbitkan,dan lihat blog sobat. Mudahkan?&lt;br /&gt;&lt;/div&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://gilablogs.blogspot.com/feeds/8919302157660361285/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://gilablogs.blogspot.com/2010/01/panduan-membuat-blog-di-blogspot.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8919302157660361285'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2430105462590506906/posts/default/8919302157660361285'/><link rel='alternate' type='text/html' href='http://gilablogs.blogspot.com/2010/01/panduan-membuat-blog-di-blogspot.html' title='PANDUAN MEMBUAT BLOG DI BLOGSPOT'/><author><name>bradiota</name><uri>http://www.blogger.com/profile/08452310481231786631</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA4SjPA3VMAsU3VJgJyI_Fn_LHhlwcx5TxOM8nF79TUhmqYULSUTu7gTbKKObhsf0a0wznV08ByukmEh7YiWbCBKmnziloOJ1V5TwQwdJrK_o2_Jy2DDIDz9DqZ4ceXGcBBOgp1vybLdm_/s72-c/gambar1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>