| OLD | NEW | 
| (Empty) |  | 
 |   1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 
 |   2 <html><head><title>[$~TITLE~$]</title> | 
 |   3 <meta http-equiv="cache-control" content="no-cache"> | 
 |   4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> | 
 |   5 <meta http-equiv="pragma" content="no-cache"> | 
 |   6 <meta http-equiv="expires" content="-1"> | 
 |   7 [EXTRA_META] | 
 |   8 <style> | 
 |   9 BODY,TD,DIV,.P,A {      FONT-FAMILY: arial,sans-serif} | 
 |  10 DIV,TD { COLOR: #000} | 
 |  11 .f { COLOR: #6f6f6f} | 
 |  12 .fl:link { COLOR: #6f6f6f} | 
 |  13 A:link, .w, A.w:link, .w A:link { COLOR: #00c} | 
 |  14 A:visited {     COLOR: #551a8b} | 
 |  15 .fl:visited { COLOR: #551a8b} | 
 |  16 A:active, .fl:active  { COLOR: #f00} | 
 |  17 .h { COLOR: #3399CC} | 
 |  18 .i { COLOR: #a90a08} | 
 |  19 .i:link { COLOR: #a90a08} | 
 |  20 .a, .a:link, .a:visited { COLOR: #008000} | 
 |  21 DIV.n { MARGIN-TOP: 1ex} | 
 |  22 .n A { FONT-SIZE: 10pt; COLOR: #000} | 
 |  23 .n .i { FONT-WEIGHT: bold; FONT-SIZE: 10pt} | 
 |  24 .q A:visited { COLOR: #00c} | 
 |  25 .q A:link {     COLOR: #00c} | 
 |  26 .q A:active { COLOR: #00c} | 
 |  27 .q { COLOR: #00c} | 
 |  28 .b { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #00c} | 
 |  29 .ch { CURSOR: hand} | 
 |  30 .e { MARGIN-TOP: 0.75em; MARGIN-BOTTOM: 0.75em} | 
 |  31 .g { MARGIN-TOP: 1em; MARGIN-BOTTOM: 1em} | 
 |  32 .f { MARGIN-TOP: 0.5em; MARGIN-BOTTOM: 0.25em} | 
 |  33 .s { HEIGHT: 10px } | 
 |  34 .c:active {     COLOR: #ff0000} | 
 |  35 .c:visited { COLOR: #551a8b} | 
 |  36 .c:link { COLOR: #7777cc} | 
 |  37 .c { COLOR: #7777cc } | 
 |  38 </style> | 
 |  39 </head> | 
| OLD | NEW |