%%  Source:
%%  
%%  Creators: Alexander Vergara (vergara '@' ucsd.edu) 
%%  BioCircutis Institute 
%%  University of California San Diego 
%%  San Diego, California, USA 
%%  Donors of the Dataset:  Alexander Vergara (vergara '@' ucsd.edu) 
%%  Ramon Huerta (rhuerta '@' ucsd.edu) 
%%  
%%  
%%  Data Set Information:
%%  
%%  This archive contains 13910 measurements from 16 chemical sensors utilized
%%  in simulations for drift compensation in a discrimination task of 6 gases at
%%  various levels of concentrations. The goal is to achieve good performance (or 
%%  as low degradation as possible) over time, as reported in the paper mentioned
%%  below in Section 2: Data collection. The primary purpose of providing this
%%  dataset is to make it freely accessible on-line to the chemo-sensor research
%%  community and artificial intelligence to develop strategies to cope with 
%%  sensor/concept drift. The dataset can be used exclusively for research purposes. 
%%  Commercial purposes are fully excluded.
%%
%%  The dataset was gathered within January 2007 to February 2011 (36 months) in a
%%  gas delivery platform facility situated at the ChemoSignals Laboratory in the 
%%  BioCircuits Institute, University of California San Diego. Being completely 
%%  operated by a fully computerized environment â€”controlled by a LabVIEWâ€“National
%%  Instruments software on a PC fitted with the appropriate serial data acquisition boards. 
%%  The measurement system platform provides versatility for obtaining the desired 
%%  concentrations of the chemical substances of interest with high accuracy and in
%%  a highly reproducible manner, minimizing thereby the common mistakes caused by 
%%  human intervention and making it possible to exclusively concentrate on the chemical 
%%  sensors for compensating real drift.
%%
%%  The resulting dataset comprises recordings from six distinct pure gaseous substances, 
%%  namely Ammonia, Acetaldehyde, Acetone, Ethylene, Ethanol, and Toluene, each dosed at 
%%  a wide variety of concentration values ranging from 5 to 1000 ppmv. See Tables 1 and 
%%  2 of the below cited manuscript for details on the gas identity name, concentration 
%%  values, and time distribution sequence of the measurement recordings considered in 
%%  this dataset.
%%  
%%  Batch10.dat was updated on 10/14/2013 to correct some corrupted values in the last 
%%  120 lines of the file.
%%  
%%  An extension of this dataset with the concentration values is available at Gas Sensor 
%%  Array Drift Dataset at Different Concentrations Data Set [Web Link]
%%  
%%  
%%  Attribute Information:
%%  
%%  The response of the said sensors is read-out in the form of the resistance across
%%  the active layer of each sensor; hence each measurement produced a 16-channel time 
%%  series, each of which represented by an aggregate of features reflecting all the dynamic 
%%  processes occurring at the sensor surface in reaction to the chemical substance being 
%%  evaluated. In particular, two distinct types of features were considered in the 
%%  creation of this dataset: (i) The so-called steady-state feature (Î”R), defined 
%%  as the difference of the maximal resistance change and the baseline and its normalized 
%%  version expressed by the ratio of the maximal resistance and the baseline values when 
%%  the chemical vapor is present in the test chamber. And (ii), an aggregate of features 
%%  reflecting the sensor dynamics of the increasing/decaying transient portion of the sensor 
%%  response during the entire measurement procedure under controlled conditions, namely the 
%%  exponential moving average (emaÎ±). These aggregate of features is a transform, borrowed 
%%  from the field of econometrics originally introduced to the chemo-sensing community by 
%%  Muezzinoglu et al. (2009), that converts the said transient portion into a real scalar, 
%%  by estimating the maximum value â€”minimum for the decaying portion of the sensor responseâ€” 
%%  of its exponential moving average (emaÎ±), with an initial condition set to zero and a scalar 
%%  smoothing parameter of the operator, Î±, that defines both the quality of the feature and the 
%%  time of its occurrence along the time series the scalar, set to range between 0 and 1. 
%%  In particular, three different values for Î± were set to obtain three different feature values 
%%  from the pre-recorded rising portion of the sensor response and three additional features with 
%%  the same Î± values but for the decaying portion of the sensor response, covering thus the entire 
%%  sensor response dynamics. For a more detailed analysis and discussion on these features as well 
%%  as a graphical illustration of them please refer to Section 2.3 and Figure 2, respectively of 
%%  the annotated manuscript.
%%  Once the abovementioned features are calculated, one is to form a feature vector containing the 
%%  8 features extracted from each particular sensor multiplied by the 16 sensors considered here. 
%%  In the end, the resulting 128-dimensional feature vector containing all the features indicated 
%%  above (8 features Ã— 16 sensors) is organized as follows:
%%
%%  Î”R_1, |Î”R|_1, EMAi0.001_1, EMAi0.01_1, EMAi0.1_1, EMAd0.001_1, EMAd0.01_1, EMAd0.1_1, Î”R_2, 
%%  |Î”R|_2, EMAi0.001_2, EMAi0.01_2, EMAi0.1_2, EMAd0.001_2, EMAd0.01_2, EMAd0.1_2,..., Î”R_16, 
%%  |Î”R|_16, EMAi0.001_16, EMAi0.01_16, EMAi0.1_16, EMAd0.001_16, EMAd0.01_16, EMAd0.1_16,
%%  
%%  where: â€œÎ”R_1â€ and â€œ|Î”R|_1â€ is the Î”R and the normalized Î”R feature,
%%  respectively, â€œEMAi0.001_1â€, â€œEMAi0.01_1â€, and â€œEMAi0.1_1â€, the emaÎ± 
%%  of the rising transient portion of the sensor response for Î± equals to 0.001, 0.01,
%%  and 0.1, respectively, and â€œEMAd0.001_1â€, â€œEMAd0.01_1â€, and â€œEMAd0.1_1â€, 
%%  the emaÎ± of the decaying transient portion of the sensor response for Î± equals to 
%%  0.001, 0.01, and 0.1, respectively, all corresponding to sensor # 1; â€œÎ”R_2â€ 
%%  and â€œ|Î”R|_2â€ is the Î”R and the normalized Î”R feature, respectively, 
%%  â€œEMAi0.001_2â€,â€œEMAi0.01_2â€, and â€œEMAi0.1_2â€, the emaÎ± of the rising
%%  transient portion of the sensor response for Î± equals to 0.001, 0.01, and 0.1, 
%%  respectively, and â€œEMAd0.001_2â€, â€œEMAd0.01_2â€, and â€œEMAd0.1_2â€, 
%%  the emaÎ± of the decaying transient portion of the sensor response for Î± equals
%%  to 0.001, 0.01, and 0.1, respectively, all corresponding to sensor # 2; and so 
%%  forth up until sensor # 16, forming thus the 128-dimensional feature vector 
%%  that is to be fetched to the classifiers for training. For processing purposes, 
%%  the data is organized into ten batches, each containing the number of 
%%  measurements per class and month indicated in the table below. This reorganization
%%  of data was done to ensure having a sufficient and as uniformly distributed as 
%%  possible number of experiments in each class and month when training the classifier.
%%  
%%  Dataset organization details. Each row corresponds to months that were combined 
%%  to form a batch:
%%  Batch ID    Month IDs
%%  Batch 1 Months 1 and 2
%%  Batch 2 Months 3, 4, 8, 9 and 10
%%  Batch 3 Months 11, 12, and 13
%%  Batch 4 Months 14 and 15
%%  Batch 5 Month 16
%%  Batch 6 Months 17, 18, 19, and 20
%%  Batch 7 Month 21
%%  Batch 8 Months 22 and 23
%%  Batch 9 Months 24 and 30
%%  Batch 10    Month 36
%%  
%%  The data format follows the same coding style as in libsvm, in which one 
%%  indicates the class each data point belongs to (1: Ethanol; 2: Ethylene; 3:Ammonia; 
%%  4: Acetaldehyde; 5: Acetone; 6: Toluene), and, then, the collection of features 
%%  in a format x:v, where x stands for the feature number and v for the actual value 
%%  of the feature. For example, in 
%%  
%%  1 1:15596.162100 2:1.868245 3:2.371604 4:2.803678 5:7.512213 â€¦ 128:-2.654529 
%%  
%%  The number â€œ1â€ stands for the class number (in this case Ethanol), whereas
%%  the remaining 128 columns list the actual feature values for each measurement 
%%  recording organized as described above. 
%%  Finally, to make the results presented in the associated article reproducible 
%%  for the reader, please use the following parameter values in the training task:
%%  â€¢ folds: 10
%%  â€¢ log2c = -5, 10, 1
%%  â€¢ log2g = -10, 5, 1
%%  â€¢ Scale the features in the training set appropriately to lie between -1 and +1.
%%  â€¢ And use the following cross validation parameters:
%%  
%%  Batch   C   Gamma (É¤)  Rate
%%  1   256.0   0.03125 98.8764
%%  2   64.0    0.00390625  99.7588
%%  3   128.0   0.03125 100.0
%%  4   1.0 0.25    100.0
%%  5   2.0 0.015625    99.4924
%%  6   256.0   0.0009765625    99.5217
%%  7   64.0    0.0625  99.9723
%%  8   1024.0  0.0078125   99.6599
%%  9   2.0 0.00390625  100.0

@relation gas-drift

@attribute V1 numeric
@attribute V2 numeric
@attribute V3 numeric
@attribute V4 numeric
@attribute V5 numeric
@attribute V6 numeric
@attribute V7 numeric
@attribute V8 numeric
@attribute V9 numeric
@attribute V10 numeric
@attribute V11 numeric
@attribute V12 numeric
@attribute V13 numeric
@attribute V14 numeric
@attribute V15 numeric
@attribute V16 numeric
@attribute V17 numeric
@attribute V18 numeric
@attribute V19 numeric
@attribute V20 numeric
@attribute V21 numeric
@attribute V22 numeric
@attribute V23 numeric
@attribute V24 numeric
@attribute V25 numeric
@attribute V26 numeric
@attribute V27 numeric
@attribute V28 numeric
@attribute V29 numeric
@attribute V30 numeric
@attribute V31 numeric
@attribute V32 numeric
@attribute V33 numeric
@attribute V34 numeric
@attribute V35 numeric
@attribute V36 numeric
@attribute V37 numeric
@attribute V38 numeric
@attribute V39 numeric
@attribute V40 numeric
@attribute V41 numeric
@attribute V42 numeric
@attribute V43 numeric
@attribute V44 numeric
@attribute V45 numeric
@attribute V46 numeric
@attribute V47 numeric
@attribute V48 numeric
@attribute V49 numeric
@attribute V50 numeric
@attribute V51 numeric
@attribute V52 numeric
@attribute V53 numeric
@attribute V54 numeric
@attribute V55 numeric
@attribute V56 numeric
@attribute V57 numeric
@attribute V58 numeric
@attribute V59 numeric
@attribute V60 numeric
@attribute V61 numeric
@attribute V62 numeric
@attribute V63 numeric
@attribute V64 numeric
@attribute V65 numeric
@attribute V66 numeric
@attribute V67 numeric
@attribute V68 numeric
@attribute V69 numeric
@attribute V70 numeric
@attribute V71 numeric
@attribute V72 numeric
@attribute V73 numeric
@attribute V74 numeric
@attribute V75 numeric
@attribute V76 numeric
@attribute V77 numeric
@attribute V78 numeric
@attribute V79 numeric
@attribute V80 numeric
@attribute V81 numeric
@attribute V82 numeric
@attribute V83 numeric
@attribute V84 numeric
@attribute V85 numeric
@attribute V86 numeric
@attribute V87 numeric
@attribute V88 numeric
@attribute V89 numeric
@attribute V90 numeric
@attribute V91 numeric
@attribute V92 numeric
@attribute V93 numeric
@attribute V94 numeric
@attribute V95 numeric
@attribute V96 numeric
@attribute V97 numeric
@attribute V98 numeric
@attribute V99 numeric
@attribute V100 numeric
@attribute V101 numeric
@attribute V102 numeric
@attribute V103 numeric
@attribute V104 numeric
@attribute V105 numeric
@attribute V106 numeric
@attribute V107 numeric
@attribute V108 numeric
@attribute V109 numeric
@attribute V110 numeric
@attribute V111 numeric
@attribute V112 numeric
@attribute V113 numeric
@attribute V114 numeric
@attribute V115 numeric
@attribute V116 numeric
@attribute V117 numeric
@attribute V118 numeric
@attribute V119 numeric
@attribute V120 numeric
@attribute V121 numeric
@attribute V122 numeric
@attribute V123 numeric
@attribute V124 numeric
@attribute V125 numeric
@attribute V126 numeric
@attribute V127 numeric
@attribute V128 numeric
@attribute Class {1,2,3,4,5,6}

@data
12285.6582,4.076635,4.842317,7.509393,10.822436,-1.312657,-1.853717,-6.924985,11800.9233,4.4835,5.722523,9.379276,12.391131,-1.388754,-1.989407,-6.051796,1376.0439,1.617861,1.071686,2.691709,5.254568,-0.238784,-0.502758,-2.692017,1406.0798,1.597323,1.1252,2.875145,6.113454,-0.241244,-0.53979,-3.087659,627.1431,1.521896,0.654415,2.108112,4.64227,-0.125025,-0.390274,-2.419372,539.4646,1.682275,0.515317,1.645235,3.817461,-0.103626,-0.33158,-2.090179,1800.6111,1.801916,1.788996,4.826689,7.203587,-0.332063,-0.626726,-2.911391,1853.5234,1.771225,1.838251,5.086593,8.09612,-0.337872,-0.679026,-3.402572,14076.0683,3.747051,5.657922,8.886663,12.997128,-1.528725,-2.374023,-11.116693,11212.5313,3.634597,4.259145,6.428518,9.466147,-1.160674,-1.910749,-7.92873,1580.4724,1.665219,1.096551,2.64016,4.979348,-0.259215,-0.591381,-3.949096,1265.0924,1.651775,0.937309,2.323621,5.073649,-0.213805,-0.486809,-3.713366,685.8847,1.646146,0.68934,2.349164,5.722172,-0.139009,-0.465744,-3.800066,707.645,1.711209,0.682624,2.324433,5.518862,-0.141492,-0.409681,-3.123773,2018.0422,1.836452,1.83872,4.993373,7.822702,-0.349244,-0.747592,-3.440387,1784.5324,1.907,1.7292,4.881194,8.623828,-0.31411,-0.661556,-3.521663,4
-35.6889,0.993944,0.166099,0.489363,3.484663,-0.130298,-0.528364,-3.735347,266.4145,1.053988,0.252687,0.559487,3.423493,-0.135535,-0.5783,-2.932816,1175.7173,1.522478,0.892762,1.723403,4.208079,-0.182931,-0.521362,-3.299125,1191.2175,1.496735,0.927999,1.815678,4.144909,-0.193502,-0.545734,-3.385026,252.019,1.201904,0.281837,0.826969,2.596229,-0.067213,-0.350667,-2.891391,188.9178,1.229708,0.210524,0.611304,2.648002,-0.056554,-0.28636,-2.189327,1081.2488,1.460447,1.199081,2.71896,4.759043,-0.205275,-0.485027,-3.134272,1191.3608,1.474226,1.289649,2.871159,5.486517,-0.224706,-0.565582,-4.192426,-10.3501,0.998603,0.218032,0.708032,5.664335,-0.157366,-0.623495,-5.268908,-91.1933,0.985175,0.156704,0.546789,5.102834,-0.130522,-0.519166,-3.816096,1288.6491,1.528458,0.947784,1.826082,5.610227,-0.205882,-0.532922,-4.56412,934.8774,1.468812,0.770281,1.593103,4.919168,-0.164006,-0.477857,-4.180351,214.9796,1.190208,0.270743,0.835907,4.290327,-0.070615,-0.400671,-3.366526,272.7891,1.263393,0.281797,0.820301,3.928816,-0.073675,-0.423613,-3.396556,1116.7353,1.438412,1.262702,2.892257,6.930972,-0.218152,-0.622342,-4.482534,904.9898,1.433707,1.068069,2.532958,5.36972,-0.183779,-0.534087,-4.635975,3
63927.2217,14.956941,19.971376,29.188512,33.29132,-10.433776,-16.062245,-49.490143,57405.8483,15.613843,20.250266,32.57749,37.525114,-9.756099,-14.109473,-44.929168,12304.2205,6.392772,3.964342,7.366502,9.70441,-2.726624,-4.132365,-10.335102,12430.6953,6.145937,4.028903,7.58553,11.635086,-2.780343,-4.164347,-11.397157,3845.5513,4.165718,1.609684,4.022781,6.214146,-0.919059,-1.599611,-4.384381,3020.5721,4.715781,1.226513,3.112343,5.282834,-0.688166,-1.2425,-3.934958,14970.6416,7.455523,6.043319,11.904249,15.251811,-3.944826,-6.672673,-17.767853,15614.0096,7.265349,6.22033,12.225191,16.442232,-4.120191,-6.976463,-17.730782,62797.0669,11.568555,20.215164,30.387015,37.959544,-9.297549,-14.824328,-60.945409,50878.3696,11.37653,15.964343,23.00974,30.686171,-7.453153,-11.685575,-48.451406,13615.2168,6.505886,4.451585,7.487236,10.530671,-2.949599,-4.506962,-10.853676,10803.5973,6.440645,3.558823,6.341714,8.951311,-2.344393,-3.568995,-10.005102,4018.8239,4.716139,1.719803,4.432929,7.836516,-0.961312,-1.909178,-5.561091,3839.169,4.656483,1.598137,4.26244,7.432481,-0.884483,-1.684747,-4.89109,17335.9702,8.009094,7.03546,13.291536,18.126433,-4.555379,-7.762551,-25.15009,14585.7879,8.189021,6.099452,12.127991,15.709651,-3.887082,-6.731473,-19.326895,4
2992.9019,1.380553,0.80891,1.288259,4.660135,-0.755903,-1.12047,-4.075213,4301.4033,1.652701,1.149232,1.693202,4.606337,-0.916502,-1.41114,-4.664807,7940.1109,4.105281,2.72099,4.827317,7.013206,-1.679345,-2.55308,-5.350397,8197.0708,4.055845,2.842208,5.161046,7.23866,-1.75117,-2.577222,-5.99183,1489.0625,2.121937,0.594677,1.44087,3.153974,-0.384672,-0.715397,-2.43172,1149.6555,2.244966,0.441149,1.023633,3.041676,-0.278533,-0.567184,-2.390613,7211.5552,3.691862,3.118075,6.442027,8.853626,-1.834756,-3.100694,-4.944249,7847.4331,3.738173,3.330908,6.856887,9.853848,-2.018791,-3.316337,-6.462949,3274.8779,1.314408,0.931729,1.525422,6.069957,-0.893955,-1.380461,-6.816614,2341.2587,1.268203,0.68712,1.188848,5.176362,-0.672823,-1.109693,-5.279149,8323.9912,3.991919,2.945195,5.111124,8.250353,-1.742165,-2.576832,-6.717761,6302.667,3.810606,2.194434,4.107977,7.215333,-1.337042,-2.067373,-5.150748,1384.6801,2.142778,0.560403,1.453701,4.697825,-0.355399,-0.871886,-4.510763,1457.0804,2.237314,0.585539,1.513674,4.905501,-0.376062,-0.755937,-3.333982,7599.5117,3.637022,3.268237,6.930688,9.977183,-1.922937,-3.244969,-7.215792,6044.5554,3.488295,2.662288,5.938297,8.544508,-1.567322,-2.701235,-6.472439,3
57524.7812,11.912566,14.631496,19.80924,23.715868,-9.08475,-11.770585,-39.234003,50051.0703,11.732548,14.594398,22.287552,27.530928,-8.093597,-10.773546,-32.673072,8955.9827,4.671975,2.605049,5.170638,7.308628,-1.865961,-2.94865,-5.966278,9079.9614,4.529074,2.674527,5.34568,7.556318,-1.920186,-2.814568,-6.065504,2916.1438,3.337794,1.161232,3.188731,5.379028,-0.682611,-1.211382,-3.006012,2334.6431,3.775566,0.898185,2.391947,4.83933,-0.517774,-0.975634,-3.159041,10965.9445,5.398004,3.9103,8.372487,11.960938,-2.712668,-4.468769,-8.131812,11318.5989,5.213783,4.002045,8.760034,12.478601,-2.81814,-4.612521,-7.444294,56406.5385,8.785728,14.993282,21.35127,30.195933,-8.2372,-12.459171,-53.395619,46088.9624,8.701798,11.842213,16.357092,23.074461,-6.593233,-9.527011,-41.079269,10102.3945,4.833234,2.870406,5.304805,8.317291,-2.049386,-3.055369,-8.473427,8016.2702,4.741493,2.329147,4.532817,7.443282,-1.62492,-2.484971,-6.62121,3052.3716,3.722984,1.246032,3.445711,7.1198,-0.707498,-1.323338,-4.455648,2922.7475,3.738503,1.181123,3.364645,6.536394,-0.650676,-1.228366,-4.643257,12544.3538,5.628064,4.378174,9.016738,12.758812,-3.111293,-5.093413,-10.248794,10580.1006,5.752675,3.88074,8.545897,11.831716,-2.655521,-4.312744,-8.510591,4
6277.2749,1.829743,1.248356,1.742839,4.357035,-1.203431,-1.663068,-5.747398,7778.0552,2.213792,1.762413,2.469083,5.4841,-1.376898,-1.883132,-6.045276,10760.3496,5.278431,3.804907,7.037836,9.9756,-2.125805,-3.051197,-6.299133,11104.1446,5.200489,3.949543,7.290096,10.599123,-2.214959,-3.284896,-8.402043,2141.9666,2.63156,0.794198,1.900642,3.843146,-0.53534,-1.049921,-3.375723,1706.164,2.865645,0.571221,1.350036,2.964104,-0.384794,-0.816044,-3.689049,10057.3677,4.782892,4.235275,9.096097,11.936067,-2.389098,-3.93178,-7.359153,10966.6958,4.87048,4.581273,9.75035,12.465555,-2.605403,-4.335717,-8.204151,6524.1026,1.640166,1.435969,2.108052,6.755919,-1.328449,-2.127851,-8.464517,5092.1181,1.600377,1.047617,1.705351,6.797915,-1.026115,-1.60212,-7.350899,11267.2136,5.083708,4.095325,7.442326,10.733187,-2.177697,-3.422711,-8.440916,8543.1736,4.844811,3.04211,5.801397,9.055644,-1.651347,-2.457123,-6.695827,2112.0203,2.764777,0.739891,1.800212,4.66067,-0.530376,-1.166632,-4.246999,2182.216,2.866607,0.77414,1.798107,4.826135,-0.547176,-1.04354,-4.247374,10728.997,4.741866,4.442342,9.923459,15.193771,-2.524865,-4.317619,-9.747358,8620.2464,4.587509,3.597882,8.375652,12.083544,-2.024297,-3.536502,-7.403311,3
30529.5386,5.966777,7.500612,10.488028,14.834027,-4.763318,-6.363263,-16.922709,26663.9966,6.096648,7.963842,12.277113,15.514555,-4.23653,-5.635649,-12.98859,3788.8411,2.265901,1.516379,3.609467,6.319833,-0.844029,-1.359571,-5.183982,3880.8198,2.24059,1.572988,3.67659,6.300314,-0.873137,-1.349449,-4.317032,1587.5481,2.248937,0.759598,2.338764,4.654917,-0.364825,-0.745862,-3.13987,1310.1654,2.450759,0.622741,1.940512,3.975663,-0.290655,-0.575058,-2.121272,4863.7984,2.619701,2.333938,6.204184,8.598426,-1.207868,-2.083672,-4.262201,5058.6972,2.574773,2.408108,6.299193,8.997482,-1.242203,-2.034145,-4.329477,31882.564,4.997601,8.274445,11.747311,18.465916,-4.66304,-6.629098,-23.492544,25743.2251,4.758412,6.392467,8.967939,13.65183,-3.733265,-5.275722,-18.083556,4418.4822,2.338176,1.649399,3.44015,8.137001,-0.925925,-1.453872,-4.9183,3597.1684,2.291583,1.380625,3.111357,6.592075,-0.765921,-1.3123,-4.184983,1681.9152,2.461985,0.827373,2.569503,5.535134,-0.382687,-0.78758,-3.956199,1627.7163,2.458874,0.80445,2.599569,5.267969,-0.369003,-0.777987,-3.405295,5584.3449,2.65199,2.54227,6.152818,11.279885,-1.343853,-2.257896,-5.535606,4883.5491,2.716239,2.324221,6.069348,10.19628,-1.189983,-1.970012,-4.981643,4
3985.1123,1.559113,0.726465,1.082674,3.786282,-0.522793,-0.851742,-3.837335,3594.5297,1.603309,0.764645,1.13243,4.365694,-0.492261,-0.779644,-3.64171,5234.8494,3.000482,1.159663,2.001334,4.168816,-0.517544,-0.947997,-4.407782,5542.793,3.000095,1.212372,2.038473,4.040147,-0.534803,-1.002065,-4.012631,1296.2982,2.039036,0.36422,0.792793,2.560604,-0.294033,-0.830498,-3.128472,876.5266,1.765004,0.253012,0.631158,2.892465,-0.194446,-0.406916,-2.501579,5404.7412,2.928611,1.44981,2.83818,5.687512,-0.666539,-1.143133,-3.906328,5896.6057,2.979025,1.547603,3.04044,5.859197,-0.716404,-1.268398,-3.822334,2841.125,1.304757,0.605766,1.189837,6.530681,-0.504947,-1.080787,-7.057105,2934.4682,1.37057,0.56272,1.032384,5.168294,-0.469088,-0.950834,-5.790016,4787.7229,2.658225,1.272269,2.23181,5.865981,-0.536832,-1.046852,-5.723788,3979.8313,2.642241,0.985765,1.846687,5.05217,-0.414393,-0.860123,-4.341861,1291.4937,2.098409,0.37777,0.933806,3.762924,-0.255461,-0.676709,-3.320722,1328.0957,2.150988,0.384031,1.060707,4.374845,-0.260152,-0.5847,-3.698928,5053.3709,2.644051,1.573955,3.046217,5.548013,-0.659708,-1.13928,-4.608933,4212.0093,2.616483,1.311503,2.805769,5.606423,-0.54375,-1.018616,-4.039718,3
45595.9986,7.756975,11.394358,15.422559,19.436047,-7.277227,-9.47404,-29.71369,38629.1192,7.888008,11.250702,16.795565,20.53439,-6.392864,-8.479918,-21.161627,5943.5461,2.479187,2.399981,5.287635,7.945112,-1.442116,-2.193919,-6.103179,6044.6177,2.446123,2.444104,5.404368,7.782638,-1.485537,-2.183711,-4.879506,2330.2863,2.625634,0.977296,2.825307,5.138267,-0.546138,-0.944404,-3.15453,1902.1013,2.77259,0.797854,2.419453,5.092392,-0.440587,-0.794686,-2.958308,7666.7774,3.045374,3.433037,8.325833,10.687772,-2.029796,-3.345918,-6.949378,7970.7805,2.984343,3.561597,8.697361,11.893416,-2.11698,-3.364661,-6.502965,45827.4091,6.695554,12.126038,17.018734,24.06271,-6.811685,-9.661,-44.870801,37670.0772,6.244944,9.531152,13.096487,17.629073,-5.444152,-8.505383,-29.064994,7238.7041,2.732611,2.66502,5.064493,8.232305,-1.595222,-2.436773,-6.158075,5986.517,2.620691,2.215477,4.620354,8.756134,-1.346554,-2.059651,-5.495271,2490.1755,2.915311,1.054531,3.018125,6.860553,-0.57062,-1.085732,-5.613451,2373.4563,2.923988,1.041199,3.19962,6.418228,-0.542293,-1.019312,-4.052967,8939.9121,3.137625,3.930107,9.00079,12.53913,-2.317376,-3.807472,-9.20108,7847.8254,3.23161,3.529234,8.635498,12.566779,-2.055179,-3.354946,-8.126358,4
14486.7627,2.793353,3.053303,3.920557,7.333583,-2.351053,-3.434123,-10.785716,9258.1387,2.369481,2.298803,3.214485,6.630101,-1.674779,-2.557549,-6.742572,19878.7695,7.004739,4.961402,6.534513,9.304534,-2.989717,-4.713965,-12.180644,22155.6492,7.291141,5.495138,7.13562,11.34121,-3.270437,-4.955345,-12.841958,5649.3723,4.884459,1.48356,2.756423,4.370304,-1.439113,-2.478915,-5.645035,4753.0469,5.26232,1.188842,2.070184,4.017109,-1.200229,-2.100849,-4.20886,17710.6123,5.964146,5.428377,8.088462,11.175074,-3.252094,-5.798944,-12.076093,20094.2537,6.35116,6.003283,8.672685,12.355134,-3.612986,-6.079164,-12.907479,11086.4638,2.082188,2.498958,3.405017,7.872439,-2.167313,-3.427993,-12.014324,11517.0615,2.280105,2.490309,3.385541,7.727021,-1.93766,-3.007474,-10.65752,13300.6604,4.725567,3.4905,5.154363,7.901788,-2.1853,-3.307001,-8.973172,14208.5047,5.620468,3.340589,4.498938,7.859888,-2.243332,-3.576088,-11.744217,5756.8372,5.369787,1.490153,2.702228,5.485385,-1.487378,-2.633816,-6.210244,6371.9037,5.903282,1.599836,2.783106,5.946123,-1.681266,-2.973098,-5.466766,12642.648,4.314903,4.003928,7.055112,11.513119,-2.596186,-4.755685,-10.56649,11202.5259,4.446685,3.523772,5.947941,9.268686,-2.337053,-4.207268,-8.661025,3
58571.5361,8.18516,14.904759,20.439961,25.102229,-9.745651,-13.442246,-48.516516,50884.9707,8.72503,14.034521,21.09469,25.038477,-8.81467,-12.193047,-34.739892,8685.9331,2.387245,3.83439,7.952749,10.944749,-2.485737,-3.828521,-8.629718,8677.4419,2.311815,3.878488,8.140051,10.637285,-2.548995,-3.850297,-9.032379,3334.7057,2.929195,1.277315,3.355096,6.059736,-0.825217,-1.412982,-4.126476,2708.6712,2.981105,1.044082,2.85184,4.923352,-0.665294,-1.338738,-3.89171,11573.1817,3.051854,5.312624,11.951835,14.824951,-3.487354,-5.891476,-10.489984,12011.7007,2.973428,5.553965,12.670798,16.844099,-3.673643,-5.967595,-10.635508,58421.6836,7.614636,15.649153,22.429784,31.585225,-8.888311,-13.76557,-57.745695,48047.041,6.801829,12.43375,17.556382,25.942837,-7.143658,-10.483803,-44.323805,11085.356,3.052095,4.120672,7.596111,11.247949,-2.733086,-4.253617,-10.057352,9453.7032,2.777849,3.549663,6.911431,10.685349,-2.367716,-3.622801,-8.837898,3602.1715,3.299209,1.411864,3.802868,6.699671,-0.873999,-1.600955,-5.128485,3389.7954,3.154066,1.36451,3.845805,6.991225,-0.80816,-1.464852,-4.926298,14116.6113,3.715901,6.055696,12.625441,16.844509,-4.091002,-6.927307,-14.093516,12414.2769,3.732176,5.39267,11.96989,17.685152,-3.611317,-6.267803,-12.627203,4
9685.3486,2.032164,2.314628,3.177881,6.248911,-1.598548,-2.320204,-6.910936,5985.9263,1.757511,1.682039,2.610233,5.563288,-1.175155,-1.672395,-6.575795,14708.9268,4.041147,4.43202,6.442673,10.013848,-2.081107,-3.070661,-10.703705,16684.623,4.268225,4.973343,6.981203,12.040086,-2.281404,-3.626248,-10.770623,3947.7173,3.29125,1.383918,2.659244,4.55377,-0.965784,-1.66585,-4.523207,3280.8501,3.438148,1.120223,2.185807,4.436251,-0.768328,-1.311425,-4.800744,12880.9395,3.584318,4.965549,8.290275,10.583321,-2.226591,-3.734721,-10.733861,14637.6807,3.754521,5.493095,9.178931,12.829062,-2.493858,-4.219436,-10.545138,6729.129,1.592003,1.74765,2.656701,8.047611,-1.469209,-2.300406,-12.096547,7308.9258,1.714612,1.793845,2.701896,8.02619,-1.347139,-2.23556,-8.346759,9340.8334,2.954631,2.991717,4.543303,8.025936,-1.504162,-2.470722,-8.476067,10292.6104,3.402912,3.038285,4.561735,8.906618,-1.552835,-2.607166,-9.3045,3963.4193,3.496074,1.384948,2.687133,5.920321,-0.981991,-1.80587,-6.056283,4360.8906,3.768469,1.485862,2.848804,6.320023,-1.098271,-1.932325,-5.600402,8588.0718,2.721646,3.364381,6.213572,10.192037,-1.766096,-3.137252,-8.16318,7638.8901,2.772911,3.014583,5.500739,9.774369,-1.56068,-2.881888,-7.997785,3
51337.2441,7.150882,12.690089,17.214173,22.490827,-8.604661,-11.53379,-44.804375,44442.6338,7.546099,12.259948,18.318754,23.262986,-7.723944,-10.404063,-40.970925,6993.8242,2.054927,3.342951,7.151696,10.328281,-2.100349,-3.338921,-7.839092,6966.3257,1.997857,3.401112,7.320448,12.491992,-2.150121,-3.430818,-8.337132,2870.2854,2.584857,1.139525,3.174038,6.041481,-0.697958,-1.303431,-5.37344,2404.0066,2.722941,0.981537,2.671696,5.118838,-0.578825,-1.04122,-3.762731,9463.8911,2.570324,4.681511,10.807473,14.576334,-2.856738,-4.765432,-8.978328,9788.6519,2.501707,4.883886,11.295183,15.101249,-3.003675,-5.018104,-9.695608,52949.5352,6.859579,13.729514,19.487799,27.295439,-8.075841,-11.591117,-55.093378,43128.7373,6.039576,10.875565,15.002463,23.903348,-6.498745,-9.185114,-43.406337,9225.2905,2.635356,3.589689,6.626635,9.86861,-2.268983,-3.730218,-9.761859,7906.7773,2.414162,3.1208,6.082941,9.889968,-1.989635,-3.170124,-8.794975,3090.8891,2.850632,1.26363,3.416916,6.224734,-0.76121,-1.508257,-5.477396,2923.15,2.759534,1.236067,3.679815,7.231895,-0.705782,-1.406107,-5.305443,11686.2578,3.154542,5.259844,11.110048,15.766625,-3.277195,-5.629943,-12.706358,10376.2021,3.1776,4.725133,10.643732,15.648156,-2.935815,-5.09666,-10.920247,4
18105.0586,2.969097,5.195959,7.270054,11.159188,-3.430231,-5.053011,-16.266953,11873.9843,2.513392,3.745942,5.661479,9.237898,-2.578515,-3.893857,-12.6669,24850.1582,5.767472,9.454966,16.37467,20.463276,-4.315441,-7.040429,-21.146283,27715.2876,6.041398,10.608029,18.341715,22.358046,-4.687894,-7.405056,-19.12051,8686.6705,5.812715,3.02499,5.871897,7.810706,-2.46452,-4.420231,-8.988442,8831.0915,7.439189,2.566229,4.148499,6.263299,-2.391059,-3.954341,-7.963396,21551.8594,5.02577,9.670454,20.978961,25.1757,-4.561001,-8.232798,-20.263858,24343.8184,5.264612,10.888505,23.108018,28.093079,-5.113872,-8.823189,-19.29066,14331.0566,2.290203,4.340017,6.364472,12.02279,-3.216755,-5.081719,-16.846775,14098.4375,2.393328,4.135979,5.864017,11.302611,-2.75586,-4.252141,-17.097892,16907.1225,4.348209,6.217425,11.301701,15.096026,-3.261849,-5.258339,-17.792802,18131.4131,4.910509,6.706797,11.429688,15.777984,-3.323445,-5.603402,-18.74851,9000.2205,6.42112,3.077946,5.897787,9.007607,-2.62544,-4.686256,-10.053876,10648.799,7.530455,3.450078,6.300795,9.408699,-3.174598,-5.647496,-11.729758,15722.4702,3.975294,6.738266,15.057914,19.323549,-3.799855,-7.100069,-15.631987,13976.6777,4.038364,6.107602,13.919333,17.633481,-3.389783,-6.340124,-15.066379,3
23953.3359,3.832334,5.786978,8.017731,10.585571,-4.017476,-5.431417,-16.009904,21396.1572,4.091918,6.101391,9.28782,11.665286,-3.648301,-5.093604,-11.804654,3142.7852,1.438285,1.880992,4.589584,7.144918,-1.094904,-1.733237,-5.346406,3030.7573,1.399921,1.888077,4.601436,7.06526,-1.126388,-1.833541,-4.966395,1505.4282,1.820722,0.747708,2.253593,4.366565,-0.376449,-0.696752,-2.800922,1289.0455,1.910725,0.642497,1.899063,4.012763,-0.324794,-0.623234,-2.575293,4445.3169,1.689218,2.821955,7.339142,10.58757,-1.398616,-2.294494,-6.882465,4573.4361,1.658146,2.927726,7.692739,11.134917,-1.475553,-2.366839,-5.206176,27303.9443,4.029251,7.051819,10.082617,16.495699,-4.238201,-6.30121,-27.490442,22121.7832,3.562844,5.494265,7.620431,12.361211,-3.412733,-5.159314,-17.867015,4591.3862,1.766401,1.939167,4.059847,8.485184,-1.101957,-1.76779,-6.05611,3803.1412,1.628602,1.720732,3.800567,7.043559,-1.000165,-1.6649,-6.120723,1670.9076,1.99213,0.833023,2.54604,5.019901,-0.409595,-0.80109,-3.441669,1596.0492,1.939613,0.830908,2.656534,6.90865,-0.393853,-0.867372,-4.069287,5798.7031,2.007654,2.965664,7.188817,10.220279,-1.523498,-2.723186,-6.190183,5172.5371,2.032011,2.76252,7.288946,11.193176,-1.380818,-2.370244,-6.327173,4
6669.0342,1.793032,1.628658,2.398931,4.537807,-0.926918,-1.393953,-5.643003,4305.5796,1.602943,1.265596,1.953777,4.650474,-0.722973,-1.098515,-4.144295,10466.4902,2.904797,3.04402,4.424896,7.68276,-1.295316,-2.164093,-7.398196,12000.7168,3.084369,3.448838,4.857664,8.982164,-1.432988,-2.211875,-7.97692,2509.0607,2.421801,1.053577,2.047164,3.573704,-0.556868,-1.014394,-3.456068,2283.3426,2.712839,0.814144,1.41916,2.987223,-0.464591,-0.784253,-3.218779,8973.5957,2.644187,3.555676,6.048876,8.377915,-1.360554,-2.248994,-6.778697,10246.1226,2.766935,3.911706,6.430022,10.097317,-1.519065,-2.49615,-6.886135,4433.2929,1.451956,1.162776,1.862712,7.018812,-0.842491,-1.390034,-6.620804,4954.3038,1.551059,1.209153,1.875619,5.81792,-0.789287,-1.374951,-7.157928,6166.92,2.159992,2.030407,3.192202,6.812517,-0.912715,-1.474002,-5.988116,7026.0537,2.425578,2.058409,3.087589,5.793503,-0.954142,-1.60106,-6.397105,2525.1203,2.536297,1.05628,2.193258,5.250364,-0.570836,-1.08724,-4.3767,2724.2799,2.699762,1.112522,2.286052,5.856527,-0.615711,-1.116164,-3.910099,5477.5137,2.014782,2.338166,4.331531,8.364316,-1.058134,-1.945426,-5.597343,4970.9467,2.063215,2.124861,3.870962,6.819373,-0.939075,-1.729424,-6.005116,3
39189.8886,5.865815,9.578387,12.854886,16.916696,-6.619018,-8.973835,-28.313735,34390.8047,6.203282,9.580919,14.227906,17.705498,-5.959656,-8.429733,-25.032938,5164.1246,1.771945,2.680265,6.240641,10.51162,-1.61396,-2.461395,-6.300922,5099.1045,1.725554,2.724728,6.175195,9.431905,-1.648599,-2.580762,-6.695722,2265.2101,2.247005,0.974044,2.86684,4.812823,-0.560691,-1.035137,-3.449321,1916.762,2.369584,0.833365,2.399954,4.392062,-0.461561,-0.931337,-3.817975,6977.583,2.143827,3.803238,9.353288,12.721222,-2.123605,-3.470446,-6.903328,7207.767,2.103358,3.978028,9.898301,15.463624,-2.23124,-3.736007,-8.160274,41862.4737,5.89931,10.886287,15.386039,22.100125,-6.460837,-9.838297,-42.563573,34110.8301,5.152687,8.534135,11.842047,19.157238,-5.205471,-7.969476,-36.925257,7081.5254,2.232995,2.862959,5.706435,9.754248,-1.720979,-2.696684,-7.530861,6110.1856,2.064095,2.499124,5.152037,9.535493,-1.536173,-2.3962,-6.955032,2502.187,2.49875,1.078491,3.234238,7.185609,-0.611896,-1.139763,-3.866112,2330.7775,2.406338,1.06914,3.282933,8.376063,-0.559527,-1.064607,-4.351163,8893.228,2.604971,4.24292,9.543776,14.355799,-2.456406,-4.056541,-8.574413,7953.1372,2.629101,3.845703,9.317194,15.422121,-2.190473,-3.748093,-7.80173,4
15792.623,2.83008,4.5699,6.347919,9.95081,-2.879697,-4.19933,-11.811961,10612.3228,2.434542,3.423433,5.030293,8.119031,-2.218224,-3.246085,-8.418324,22156.9697,5.168303,8.589083,14.539274,19.07998,-3.708331,-5.804493,-15.107121,24741.7075,5.42047,9.663366,16.401483,20.981025,-4.032257,-6.330598,-19.039844,7357.7555,5.188095,2.702647,5.318393,8.155439,-2.024475,-3.488262,-6.157199,7327.9513,6.404464,2.260463,3.757326,6.255888,-1.902109,-3.022777,-5.717038,19042.0595,4.550842,8.76025,18.637672,21.897448,-3.877078,-6.703658,-14.740524,21479.1684,4.766218,9.878653,20.39459,26.175333,-4.363246,-7.36094,-12.588071,12469.9834,2.211939,3.811408,5.655225,11.383758,-2.674614,-4.187928,-17.28073,12353.8594,2.316117,3.623611,5.212543,10.420264,-2.3087,-3.592979,-17.494171,14779.0508,3.826754,5.642998,10.244956,14.820662,-2.774136,-4.404447,-13.743598,16020.2763,4.360341,6.092495,10.228823,13.945083,-2.853856,-4.518416,-13.613823,7638.6082,5.677485,2.760026,5.249888,8.523156,-2.139693,-3.826799,-8.348122,8788.2596,6.343238,3.064246,5.74258,8.730624,-2.537226,-4.347465,-10.036298,13665.4488,3.568797,6.116398,13.586753,18.54637,-3.206062,-5.805779,-13.167988,12135.521,3.626415,5.548061,12.420885,16.80382,-2.868201,-5.276411,-12.258078,3
55487.374,7.811295,14.240914,19.616396,26.375579,-9.54004,-12.866481,-43.725767,49748.7237,8.415422,13.824546,20.826909,26.991081,-8.772099,-11.967247,-42.514434,8079.5039,2.161831,3.956061,8.511426,11.722068,-2.497946,-4.026576,-11.135456,8036.4297,2.098573,4.018399,8.503509,12.125112,-2.527885,-3.904252,-9.307264,3395.6034,2.881045,1.331347,3.581576,5.857292,-0.837424,-1.546008,-5.163634,2831.4386,3.049433,1.120154,3.018529,5.036537,-0.692836,-1.390771,-4.034118,11129.1397,2.789231,5.425103,12.321632,16.7537,-3.468208,-5.924467,-14.525351,11398.8052,2.696204,5.691001,12.889078,17.425651,-3.604969,-6.164525,-11.943068,57185.8662,7.606023,15.393629,22.089408,30.803264,-8.795084,-13.342573,-63.683632,46824.458,6.59842,12.302084,17.587096,27.513507,-7.109737,-10.588493,-51.404002,10935.0166,2.834959,4.318118,8.020197,11.176198,-2.783234,-4.33369,-12.390472,9474.7939,2.582207,3.795891,7.276778,10.850156,-2.471602,-3.883473,-11.094742,3687.3047,3.201881,1.479234,3.986789,7.679669,-0.904417,-1.734054,-5.188747,3418.3302,3.064195,1.406274,3.95371,6.590332,-0.837048,-1.748766,-5.629913,14189.0772,3.495672,6.424469,13.349761,17.796762,-4.163528,-7.138626,-16.071902,12695.7695,3.541759,5.737081,12.625356,19.057125,-3.713716,-6.409145,-12.74528,4
9328.5957,2.033009,2.429703,3.424216,7.190998,-1.566566,-2.426815,-8.14268,5985.7984,1.758195,1.818871,2.775718,5.537628,-1.259319,-1.978427,-6.434694,15012.2217,3.839661,5.159105,7.740487,12.320327,-2.173328,-3.579271,-11.15488,17008.1186,4.084766,5.813618,8.868491,13.208449,-2.394523,-3.871933,-11.579563,4110.9262,3.33668,1.563741,3.019447,5.103392,-1.032227,-1.798096,-4.629432,3838.9035,3.836072,1.259996,2.224145,5.287441,-0.875212,-1.472991,-4.521486,12661.3706,3.355945,5.490638,9.927376,14.072467,-2.29458,-3.758781,-10.08787,14431.4575,3.530097,6.135349,10.670827,14.406179,-2.534226,-4.207981,-10.793457,6246.0342,1.565081,1.803537,2.738163,7.689503,-1.459183,-2.437643,-10.431575,6755.0772,1.673006,1.813005,2.732329,7.975542,-1.303205,-2.016819,-9.906308,9545.6694,2.831987,3.428912,5.590095,10.196182,-1.577821,-2.609321,-10.019493,10573.5581,3.238299,3.59082,5.531778,8.864685,-1.632813,-2.7134,-8.994997,4146.733,3.494052,1.575432,3.0169,6.613428,-1.071464,-1.948387,-5.680522,4603.3808,3.810149,1.701296,3.248626,6.252426,-1.192455,-2.142076,-5.707247,8548.6655,2.573045,3.737586,7.350516,12.286709,-1.829198,-3.190851,-8.666064,7657.833,2.619138,3.370677,6.604022,10.777989,-1.63331,-2.847455,-8.191979,3
6880.0464,1.870546,3.022296,4.83536,7.953691,-0.98394,-1.498669,-7.10743,6944.9546,2.044857,3.636087,6.392213,9.249042,-1.051779,-1.591912,-7.234674,458.1514,1.069767,1.228535,3.49256,7.085681,-0.36007,-0.872525,-5.338307,345.7149,1.050463,1.248848,3.427459,7.443307,-0.386058,-0.839359,-5.140122,502.463,1.281989,0.59033,2.015234,4.079928,-0.143354,-0.470237,-3.538355,453.0504,1.334338,0.506899,1.680849,4.141362,-0.122305,-0.440662,-3.018889,1155.8706,1.195835,1.988392,5.539117,9.645652,-0.429556,-0.938915,-5.429671,1110.1855,1.174701,2.08782,6.023387,10.132626,-0.461986,-0.944909,-4.301969,9042.4707,2.038235,3.933408,6.489326,12.096265,-1.21784,-2.080246,-10.474795,7204.6806,1.872735,2.974173,4.710218,10.220707,-0.982181,-1.987539,-8.404178,1192.9185,1.204526,1.248152,3.054694,9.838426,-0.345495,-0.811295,-5.823097,891.7969,1.154633,1.124318,2.907087,7.604817,-0.338981,-0.802016,-4.933212,553.5743,1.337386,0.655971,2.197182,5.691192,-0.158144,-0.534126,-4.456137,540.2116,1.327348,0.661614,2.2072,6.041882,-0.164715,-0.556373,-4.175581,1731.9018,1.308861,2.074708,5.582023,9.743967,-0.447681,-0.989896,-5.518666,1535.3023,1.313722,1.969038,5.685138,9.510696,-0.419966,-0.935861,-5.446954,4
2620.0898,1.346122,0.843872,1.406442,5.106864,-0.264841,-0.709014,-4.637888,1764.4213,1.271128,0.73777,1.387005,5.006944,-0.235804,-0.624605,-4.309504,4114.7041,1.815571,1.175127,1.860968,5.011617,-0.325115,-0.732772,-5.847585,4698.9175,1.899725,1.325705,1.983192,4.959275,-0.372335,-0.77029,-5.613798,763.4642,1.46035,0.587188,1.390141,5.078621,-0.133343,-0.492596,-3.511735,694.631,1.546116,0.426503,0.965375,3.890958,-0.115355,-0.399966,-3.453218,3750.4478,1.757333,1.606827,2.71849,6.191599,-0.377005,-0.791869,-4.418819,4197.0611,1.796592,1.706344,2.994232,5.953898,-0.404283,-1.057476,-4.588763,1328.5098,1.149965,0.544838,1.44998,7.345673,-0.213422,-0.718295,-5.941502,1702.6523,1.210069,0.586738,1.245587,6.764292,-0.226111,-0.726685,-5.797561,2338.0302,1.461192,0.862089,1.560211,6.823481,-0.245761,-0.725441,-5.929194,2661.9317,1.57252,0.791999,1.46332,6.789742,-0.226441,-0.737421,-6.29125,807.7973,1.53339,0.593209,1.704977,6.28105,-0.145937,-0.507158,-4.196758,810.1764,1.530421,0.604663,1.563339,5.329322,-0.150276,-0.52642,-4.002138,2029.0576,1.39567,1.139182,2.212858,7.785969,-0.247304,-0.769473,-4.936011,1914.2725,1.435607,1.027837,2.044163,6.634229,-0.219961,-0.646918,-5.360367,3
64734.2398,9.614288,17.575554,24.747305,33.586467,-10.825602,-15.496705,-55.606569,58604.9907,10.378584,17.285288,26.58535,33.418686,-10.238586,-14.67358,-54.954637,10216.1494,2.749722,4.587145,9.784208,13.16712,-2.8672,-4.637832,-11.364044,10295.5478,2.691361,4.620091,9.834406,13.556873,-2.907106,-4.504818,-9.307233,3978.3623,3.32229,1.525138,3.957546,6.489804,-0.970132,-1.776248,-4.933671,3308.5027,3.514935,1.289828,3.299017,5.712867,-0.807614,-1.453889,-3.582788,13736.0864,3.53771,6.203669,13.961547,18.575274,-4.127507,-7.05178,-13.455002,14236.5361,3.46387,6.481349,14.656116,18.790752,-4.322519,-7.168994,-11.634121,64584.3965,8.868775,18.432544,27.403236,40.978658,-9.774003,-14.555852,-74.83615,53293.1215,7.911172,14.741693,21.094201,32.772555,-7.965579,-11.473139,-64.877429,13170.581,3.427853,5.144673,9.52596,14.568007,-3.28813,-5.302958,-12.691186,11358.1616,3.157461,4.414366,8.445443,12.291288,-2.879188,-4.683529,-12.519144,4274.8852,3.717255,1.673781,4.473249,9.94536,-1.059005,-1.948541,-5.986791,3955.3346,3.503032,1.597275,4.391524,10.20445,-0.958784,-1.771223,-5.336913,17147.894,4.2313,7.561942,15.817285,20.797424,-5.068983,-8.780253,-17.169781,15288.8027,4.32135,6.737719,14.688287,19.39241,-4.521218,-7.814625,-16.47777,4
11597.3496,2.274057,3.206338,4.5084,7.671144,-2.062522,-3.050189,-10.64061,7670.7471,1.960277,2.471855,3.777218,7.56679,-1.637798,-2.564781,-8.097175,18211.1104,4.72509,6.710924,10.651846,14.595454,-2.817647,-4.808632,-14.239182,20333.4263,4.929266,7.517947,11.857,15.059766,-3.111433,-4.954407,-14.824166,5313.2896,4.005108,2.006386,3.818878,6.22939,-1.405733,-2.403759,-5.586295,5138.5892,4.852876,1.64541,2.858436,5.490436,-1.24237,-2.045555,-5.246746,15380.9766,3.998227,6.94055,13.369387,18.975785,-2.981393,-5.385515,-11.884772,17421.0117,4.215963,7.754964,14.613357,18.823631,-3.309078,-5.723392,-11.88813,7987.372,1.70325,2.43764,3.6327,8.346922,-1.92689,-3.104178,-12.984785,8526.9971,1.832079,2.427728,3.619596,9.537052,-1.693103,-2.770063,-11.954476,11957.4843,3.42616,4.519271,7.653197,13.145225,-2.090928,-3.288337,-10.996303,13074.6074,3.943949,4.786269,7.501416,11.725554,-2.147773,-3.539917,-11.409999,5466.988,4.314126,2.045327,3.934389,8.410203,-1.481625,-2.666688,-6.46909,6121.1034,4.773158,2.222465,4.292706,8.286158,-1.689413,-2.972166,-7.294465,10826.3565,3.061045,4.910503,10.067482,15.539882,-2.422894,-4.317413,-10.677715,9656.9287,3.136643,4.434413,9.281895,13.832236,-2.165487,-3.851446,-9.294433,3
25145.5893,4.217012,6.086523,8.365813,11.162504,-4.21273,-6.093202,-14.728598,23288.5615,4.538406,6.668529,10.156313,12.825741,-3.947883,-5.380905,-13.869832,3014.2397,1.471252,1.82252,4.571883,7.172634,-1.042034,-1.638497,-4.554962,2954.5059,1.443296,1.822566,4.600903,6.995584,-1.070766,-1.752663,-4.378577,1569.3423,1.894198,0.777283,2.349604,4.360807,-0.397653,-0.780706,-3.292602,1354.3051,2.005819,0.668527,2.014878,3.703815,-0.321209,-0.678198,-2.171126,4286.4321,1.747747,2.698897,7.143903,9.740796,-1.314747,-2.234235,-5.475301,4385.5664,1.715747,2.807288,7.50647,11.035229,-1.390033,-2.213435,-5.350964,28494.9648,4.269372,7.369837,10.437182,15.259868,-4.432051,-6.675518,-22.817868,22951.7637,3.773682,5.671735,7.979603,11.080451,-3.532532,-5.104404,-18.546834,4416.6098,1.764475,1.93575,4.0726,7.043249,-1.095845,-1.758759,-5.718608,3682.0108,1.64448,1.711647,3.925901,7.289909,-0.982487,-1.636477,-5.33024,1722.3317,2.060526,0.858749,2.657077,5.388781,-0.430912,-0.908121,-4.498755,1643.263,2.009106,0.85075,2.862985,6.257749,-0.394929,-0.880291,-3.609291,5603.0244,2.010682,2.970406,7.24818,10.454711,-1.504827,-2.494595,-5.940675,5047.5439,2.040982,2.75486,7.246207,11.209177,-1.364658,-2.289108,-5.701764,4
6080.3433,1.770578,1.452788,2.055312,4.710193,-0.802463,-1.217374,-5.6765,4124.6557,1.601291,1.193043,1.94353,4.292297,-0.670826,-1.02477,-4.53898,10236.6362,3.143997,2.7442,3.760718,6.219671,-1.20729,-1.876138,-6.043065,11652.3379,3.337823,3.073511,4.270903,7.160703,-1.346787,-1.992571,-7.694335,2332.6538,2.40447,0.94002,1.870555,3.747032,-0.510733,-0.970136,-3.341193,2114.5905,2.66981,0.717087,1.233473,2.99299,-0.414882,-0.724323,-3.40438,8682.4297,2.800334,3.179689,5.056746,7.73859,-1.283832,-2.109275,-6.78451,9911.2275,2.949224,3.461337,5.546174,7.715125,-1.448555,-2.293202,-5.573062,3720.7666,1.386951,0.965245,1.61925,5.815249,-0.71401,-1.264642,-6.039941,4231.4365,1.481762,1.032993,1.608999,5.767641,-0.685089,-1.358042,-6.450448,6197.4379,2.269468,1.845207,2.829756,6.070869,-0.876528,-1.613941,-6.297152,7017.1997,2.590707,1.834109,2.724353,6.542781,-0.896217,-1.639823,-6.781434,2332.1519,2.520823,0.958646,1.92715,5.227603,-0.521216,-0.960981,-4.369798,2517.3254,2.651596,0.99813,1.949757,4.57276,-0.555489,-1.024226,-3.819232,5433.5937,2.075416,2.197261,3.873159,7.568106,-1.010978,-1.758897,-5.748432,4956.3452,2.145175,1.973039,3.487752,6.858481,-0.903989,-1.619804,-4.767573,3
40262.5835,6.389237,10.008239,13.478979,18.092049,-6.779064,-8.7776,-25.418872,36523.9956,6.818097,10.30735,15.362447,18.74831,-6.227659,-8.354322,-24.362845,4930.7798,1.822882,2.619851,5.943322,8.095977,-1.539903,-2.431568,-5.850232,4920.8862,1.789553,2.649963,6.065586,8.790437,-1.555267,-2.319587,-5.551072,2340.6859,2.366151,1.014444,3.011102,4.755189,-0.567134,-0.998437,-3.909908,1998.1765,2.522275,0.86367,2.456912,4.141748,-0.477245,-0.916368,-3.176187,6766.8994,2.245003,3.659298,8.988129,12.107716,-2.034841,-3.284869,-6.491866,6947.8243,2.20328,3.836449,9.529087,13.163218,-2.137223,-3.318755,-6.232964,42709.4228,6.162379,11.240682,15.711616,21.024977,-6.617165,-9.570749,-44.431493,34795.6284,5.467219,8.811765,12.122177,18.125835,-5.265267,-7.434967,-29.043189,6786.5844,2.23553,2.848805,5.726719,8.769162,-1.682714,-2.657361,-6.681248,5837.9439,2.077238,2.509856,5.185562,9.319402,-1.503068,-2.316775,-5.872077,2579.8711,2.644633,1.121678,3.359809,5.795044,-0.611563,-1.185328,-4.838607,2402.5131,2.517643,1.088326,3.278964,5.821983,-0.569107,-1.211764,-3.538249,8482.8364,2.587618,4.258061,9.676696,13.159015,-2.385755,-3.975543,-8.694529,7733.437,2.675465,3.843696,9.259022,12.798091,-2.151183,-3.647923,-7.280213,4
14168.7822,2.741908,3.996342,5.654606,9.689211,-2.485676,-3.645716,-10.492826,9678.542,2.363008,3.123856,4.653908,7.391986,-1.987561,-3.030973,-10.158463,20954.1254,5.555866,7.980788,12.967619,17.037191,-3.38291,-5.263739,-13.958109,23155.9834,5.772403,8.921487,14.52008,19.030463,-3.667446,-5.937098,-15.017223,6522.8661,4.935749,2.410187,4.611506,7.340696,-1.759206,-3.252246,-6.080735,6550.2832,6.13561,1.991484,3.34088,6.260524,-1.636819,-2.626612,-7.121061,17777.6367,4.747341,8.114717,16.418913,21.401747,-3.544199,-6.201832,-13.602453,20125.9433,5.037596,9.143138,18.081173,22.610845,-3.955425,-6.76705,-13.289825,10664.7383,2.064185,3.208858,4.762611,9.725276,-2.333463,-3.732783,-13.921673,10818.0312,2.192015,3.117966,4.61363,9.685896,-2.030404,-3.318018,-12.875639,13949.9395,3.946212,5.363902,9.248914,13.62801,-2.516034,-4.231293,-12.803315,15199.3115,4.602645,5.711769,9.307879,13.480619,-2.613666,-4.246244,-12.505128,6760.5182,5.279403,2.478829,4.743017,8.91951,-1.881879,-3.435043,-7.325995,7750.0758,6.073244,2.69383,5.025211,8.932276,-2.188486,-3.86573,-9.005571,12864.4531,3.585558,5.873291,12.39393,19.244417,-2.95681,-5.378519,-13.178932,11458.4414,3.681319,5.280172,11.354454,15.805551,-2.639322,-4.797276,-11.844361,3
56850.2227,8.431796,14.665264,20.154464,26.377597,-9.651555,-13.070632,-47.521644,51629.4531,9.111163,14.660353,21.950192,26.524598,-9.056532,-12.538736,-35.237069,8014.688,2.273986,3.856126,8.267314,11.403219,-2.424912,-3.76793,-7.836097,8036.6763,2.228238,3.863538,8.456748,12.077327,-2.454781,-3.810049,-7.045613,3484.5876,3.049268,1.352863,3.647789,5.791199,-0.85327,-1.447715,-4.486862,2911.4897,3.189876,1.152648,3.089716,5.150147,-0.699922,-1.236147,-4.280925,10980.5039,2.96739,5.206655,12.102053,16.895886,-3.374916,-5.781424,-10.738665,11333.8242,2.904132,5.430326,12.573104,16.740081,-3.511682,-5.900652,-8.790489,57825.8115,7.928753,15.83324,22.683592,32.664509,-8.856532,-12.833706,-57.374886,47227.0015,6.937208,12.55459,17.408217,24.864167,-7.097613,-10.554376,-43.83769,10666.5537,2.857201,4.280893,8.067914,11.942912,-2.754095,-4.267054,-11.265854,9259.7387,2.628093,3.730437,7.308849,10.557525,-2.440927,-3.783659,-9.443673,3760.416,3.363346,1.506261,4.139626,7.460753,-0.919041,-1.719347,-5.688912,3495.0187,3.223395,1.427376,4.048201,6.962418,-0.835753,-1.490806,-4.71633,13911.7836,3.525156,6.397411,13.566356,17.676468,-4.115062,-6.827152,-13.489668,12467.6372,3.599255,5.712229,12.808295,16.915942,-3.688178,-6.193107,-11.39651,4
8558.0117,1.994124,2.159312,2.97139,7.64177,-1.413788,-2.278153,-7.94157,5687.2759,1.751157,1.705544,2.588189,6.058856,-1.156448,-1.805208,-7.110907,14733.9361,4.167264,4.780246,7.182557,11.421965,-2.03725,-3.500052,-11.689014,16557.0112,4.356433,5.34629,7.947097,12.239085,-2.270275,-3.713705,-12.69861,3841.0383,3.250045,1.41355,2.745774,5.703818,-0.943347,-1.873717,-4.837803,3641.4387,3.796777,1.144383,2.088222,5.130567,-0.807832,-1.4108,-4.019283,12383.3438,3.563738,5.054602,8.878075,12.701279,-2.142705,-3.548853,-10.813179,14103.3345,3.786039,5.611165,9.584651,14.192742,-2.397171,-4.066425,-9.13301,5193.3838,1.477418,1.471292,2.32163,9.700618,-1.290185,-2.300873,-9.576808,5863.4776,1.595271,1.54209,2.394798,7.395622,-1.166718,-1.904629,-8.767781,9405.7309,2.956254,3.238333,5.317271,9.438973,-1.501139,-2.648303,-9.515306,10532.8418,3.483954,3.345558,5.123569,9.28479,-1.551233,-2.517599,-8.755074,3946.4294,3.490171,1.465021,3.067979,7.408086,-1.00358,-1.914532,-6.143652,4303.9115,3.734189,1.543523,2.898688,6.93913,-1.097504,-1.937234,-5.441281,8436.8906,2.664962,3.573769,6.684856,11.567939,-1.737603,-3.164525,-8.083669,7561.8633,2.729773,3.207026,6.052684,9.607144,-1.5452,-2.795295,-6.761337,3
7141.2403,1.951813,3.078331,5.002606,8.309294,-1.000854,-1.458766,-6.907049,7300.4551,2.152757,3.764718,6.499096,9.730415,-1.089809,-1.675581,-7.02857,375.5464,1.061295,1.192213,3.359436,6.263018,-0.343143,-0.746709,-5.037597,340.2133,1.053669,1.197606,3.463966,6.909469,-0.339901,-0.702264,-4.358573,480.5072,1.277193,0.594563,1.966324,4.081216,-0.136178,-0.454549,-3.780365,455.6848,1.342851,0.520921,1.632897,3.492574,-0.129467,-0.47987,-3.155046,1091.8443,1.199243,1.904171,5.368707,8.094174,-0.410872,-0.87877,-4.748111,1056.1294,1.180164,2.009046,5.814485,9.228902,-0.43214,-0.836401,-5.26281,9369.5908,2.107315,3.979554,6.475066,12.260864,-1.222061,-1.963306,-11.081244,7268.0898,1.904012,3.008126,4.796246,9.541765,-0.988026,-1.652156,-9.52946,1130.4732,1.200214,1.240021,3.116857,7.754622,-0.344388,-0.816645,-6.286705,811.0019,1.14682,1.10681,3.014183,6.343607,-0.328781,-0.778956,-4.427922,570.8994,1.353926,0.664057,2.160617,5.00576,-0.167321,-0.616938,-4.593943,559.4165,1.349754,0.668087,2.347439,6.6763,-0.163912,-0.488988,-4.854135,1661.3955,1.304127,2.048911,5.493739,9.496269,-0.443967,-0.908267,-5.307198,1484.2236,1.3123,1.963228,5.622805,9.480653,-0.418818,-0.908709,-5.845481,4
2557.6797,1.353553,0.774265,1.250139,5.33183,-0.260116,-0.770448,-5.522856,1785.1055,1.286104,0.697564,1.235204,4.54876,-0.231316,-0.559681,-4.453853,4063.5742,1.896293,1.037563,1.650874,4.981218,-0.308546,-1.067865,-6.736327,4478.6695,1.937609,1.134474,1.791676,5.105917,-0.346377,-0.804402,-5.759577,773.2484,1.484373,0.545978,1.255093,3.620818,-0.13405,-0.457276,-3.636086,684.2062,1.564772,0.376394,0.874827,4.207897,-0.115219,-0.424989,-3.968669,3703.0552,1.811717,1.418099,2.392741,5.392395,-0.371233,-0.792087,-5.49605,4118.2026,1.857162,1.496724,2.489365,6.777397,-0.402228,-0.959758,-6.488384,1168.6669,1.13421,0.453786,1.129558,7.379977,-0.214123,-0.704567,-6.053909,1525.5058,1.192301,0.499145,1.117567,6.198268,-0.219327,-0.728723,-5.471982,2389.2202,1.498586,0.746868,1.418851,7.038604,-0.237067,-0.732237,-5.860501,2675.8682,1.624708,0.675471,1.306508,6.044959,-0.212319,-0.754426,-5.887222,744.9204,1.498323,0.546158,1.508357,4.698204,-0.141234,-0.596091,-4.710969,795.9027,1.538462,0.569165,1.323354,5.197737,-0.144418,-0.535599,-4.581676,2182.0098,1.446101,1.037808,2.004618,6.118229,-0.25028,-0.847214,-6.041335,2042.3017,1.489101,0.922449,1.875485,6.620034,-0.230101,-0.670314,-5.726929,3
65722.8345,10.123942,17.92329,25.300995,34.03145,-10.975212,-15.150288,-57.306188,60055.6797,11.020409,17.830729,27.71397,34.980059,-10.423913,-14.369685,-44.967519,10230.3633,2.888686,4.478734,9.454265,12.383779,-2.848538,-4.327896,-9.403961,10365.8281,2.841695,4.495185,9.535987,12.749149,-2.860494,-4.318569,-8.732508,4042.6907,3.457285,1.545316,4.151307,6.746411,-0.982224,-1.726616,-4.772734,3378.5082,3.65963,1.303048,3.4122,5.711772,-0.815932,-1.458905,-4.043082,13703.7842,3.712448,6.019734,13.579633,16.683132,-4.08069,-6.942621,-12.571092,14175.3531,3.645224,6.264876,14.07888,18.214921,-4.264533,-7.14324,-10.547936,65218.356,9.163947,18.761355,28.213929,42.21903,-9.947459,-14.257065,-68.13474,53349.4189,8.113931,14.858795,21.853442,32.579846,-7.954115,-11.765161,-49.85289,13044.7534,3.46555,5.093771,9.393288,13.040483,-3.290645,-4.958289,-12.19687,11229.122,3.227665,4.370586,8.485998,13.159973,-2.863081,-4.366017,-10.291616,4336.2999,3.819389,1.694988,4.519354,8.527309,-1.061114,-1.891855,-4.978767,3997.2257,3.597099,1.613764,4.606223,8.002348,-0.954641,-1.803734,-5.611506,17079.1948,4.296352,7.564348,15.595662,21.467283,-5.067343,-8.700404,-16.997485,15162.9229,4.383823,6.702901,14.817275,19.555739,-4.505947,-7.765871,-14.619583,4
11087.5566,2.268725,3.02808,4.323344,8.244533,-1.961461,-3.042198,-11.910416,7464.5971,1.973168,2.405414,3.499441,6.376623,-1.600465,-2.449937,-8.681885,18329.4985,5.03249,6.595578,10.249505,14.337624,-2.790759,-4.70966,-18.545492,20453.1909,5.262501,7.361949,11.456783,15.208564,-3.041897,-4.913548,-16.988085,5330.4131,4.131506,1.940634,3.702178,6.010598,-1.395371,-2.613035,-6.821386,5221.5371,4.9666,1.595632,2.683971,5.089854,-1.251241,-2.059078,-5.642116,15354.6319,4.194961,6.756899,12.786527,16.852279,-2.945872,-5.353751,-16.08302,17445.0777,4.466877,7.557269,13.986368,19.769416,-3.278741,-5.842441,-17.049679,7217.669,1.639815,2.178264,3.392522,8.868208,-1.806507,-3.051183,-11.67956,7691.0263,1.761976,2.206272,3.500407,9.10177,-1.585733,-2.660048,-11.906738,12115.1074,3.598061,4.529836,7.389513,11.66305,-2.077912,-3.469876,-15.016853,13317.8471,4.203458,4.745056,7.504836,11.539707,-2.142857,-3.721646,-13.395452,5511.928,4.462709,1.989751,3.827959,6.995789,-1.476517,-2.677905,-7.319966,6162.941,4.928792,2.151266,4.024149,7.015109,-1.682814,-3.161104,-9.420791,11018.4639,3.203693,4.917164,9.780509,14.664649,-2.430785,-4.631642,-13.280666,9718.228,3.229035,4.392301,8.72174,12.568724,-2.170769,-4.41349,-14.186519,3
50075.9502,7.657048,12.509088,16.878904,21.920566,-8.471594,-11.402862,-30.642459,45615.8809,8.268389,12.747958,18.961515,23.321459,-7.89993,-10.549095,-31.736434,6389.4043,2.032402,3.225528,7.025359,9.966344,-1.997155,-3.013643,-7.614738,6446.7618,2.009555,3.251877,7.131487,9.401534,-1.99234,-3.099998,-6.686094,2946.7676,2.693348,1.185249,3.295981,5.529868,-0.727453,-1.386762,-4.126596,2492.3443,2.857958,1.015639,2.734171,5.220072,-0.595136,-1.107201,-3.434445,8773.8803,2.591321,4.383779,10.307851,13.220201,-2.670449,-4.533395,-8.907646,9020.3628,2.53953,4.556377,10.752114,13.784597,-2.780832,-4.711749,-8.494064,51585.0517,7.015073,13.775675,19.700967,30.311617,-7.949998,-11.963372,-49.270583,41903.8643,6.175786,10.834016,14.914295,22.436033,-6.356018,-8.959665,-35.837192,8704.0214,2.5249,3.581682,6.735619,10.839306,-2.227877,-3.390461,-9.550862,7505.7221,2.330624,3.123559,6.111964,9.36648,-1.991604,-2.982094,-7.963426,3190.3429,2.981337,1.312347,3.779911,6.793009,-0.777625,-1.477789,-4.653357,2965.106,2.834952,1.255525,3.662158,6.51906,-0.706359,-1.309642,-4.79023,11131.7314,3.024281,5.276711,11.462486,15.550981,-3.224463,-5.332097,-11.33943,10043.3257,3.093679,4.758475,10.908993,14.600438,-2.912099,-5.004686,-9.830337,4
15586.4893,2.886325,4.500376,6.358551,8.478145,-2.898049,-4.28873,-10.39355,10968.5777,2.526276,3.561104,5.302952,7.245272,-2.325341,-3.488552,-7.529725,23949.7436,6.242689,9.344608,16.059403,20.303909,-4.057628,-6.297404,-15.977078,26519.2597,6.522994,10.4038,17.83989,20.77934,-4.369978,-6.955444,-18.620913,8019.7832,5.753727,2.859021,5.546137,8.078963,-2.238937,-3.941377,-6.633173,8611.2722,7.748201,2.439917,4.034594,6.239232,-2.2484,-3.535753,-6.536562,20311.8686,5.304607,9.340986,19.977864,23.103919,-4.237585,-7.433458,-13.839189,22981.8633,5.641781,10.508756,22.22377,26.243487,-4.736379,-8.22335,-17.20297,11516.54,2.085034,3.528379,5.198104,10.390075,-2.704814,-3.955338,-13.953331,11455.8017,2.19963,3.410666,4.862051,8.99959,-2.31969,-3.519598,-11.170038,16351.5718,4.463506,6.317905,11.396421,14.738357,-3.027029,-5.00195,-14.361331,17736.4439,5.205982,6.806897,11.582779,15.870558,-3.158891,-5.127399,-14.463077,8435.4703,6.384975,2.95807,5.625152,9.035839,-2.448478,-4.288852,-7.549751,9895.0251,7.344036,3.279444,5.986803,10.36821,-2.935209,-5.164674,-8.677172,15165.1616,4.042158,6.833861,15.28251,20.223832,-3.548184,-6.416887,-13.18575,13429.5854,4.107013,6.164673,13.82683,18.813318,-3.168006,-5.796118,-13.385714,3
6721.8907,1.885335,2.917218,4.666292,6.989622,-0.977526,-1.439795,-5.294554,6960.6186,2.113911,3.589088,6.037919,8.156249,-1.057551,-1.534051,-4.825997,297.0171,1.046823,1.163058,3.321359,5.9015,-0.352838,-0.703811,-4.856899,269.1192,1.041174,1.179549,3.264484,5.55445,-0.346156,-0.716092,-3.544264,498.2374,1.286532,0.594781,2.004396,3.619505,-0.140563,-0.390931,-2.702049,449.3299,1.336746,0.500643,1.560761,2.772919,-0.122615,-0.362041,-2.310444,1036.8467,1.184659,1.858246,5.255806,8.731619,-0.404783,-0.825928,-3.422398,1033.5151,1.172972,1.965439,5.59322,8.327899,-0.426362,-0.75784,-3.775515,8897.1572,2.044819,3.811124,6.14166,10.528832,-1.194865,-1.901382,-8.258196,7014.9316,1.859865,2.900509,4.597104,8.306874,-0.958366,-1.509068,-6.52312,1105.1118,1.188955,1.21261,3.044269,5.912215,-0.347673,-0.754731,-4.172299,747.6279,1.129118,1.082754,2.768412,6.126552,-0.329245,-0.706685,-4.006797,555.1911,1.341628,0.655046,2.134558,5.084014,-0.161015,-0.458221,-3.312132,564.5576,1.351716,0.651639,2.22338,4.944101,-0.162128,-0.484629,-3.387743,1655.9609,1.294277,2.029992,5.379715,9.259336,-0.445353,-0.846949,-4.429878,1454.2661,1.29631,1.931341,5.495733,9.068105,-0.415303,-0.837401,-4.151555,4
2544.9399,1.358879,0.771101,1.237597,3.838,-0.249574,-0.544902,-3.220736,1823.8027,1.303398,0.710793,1.278026,3.691106,-0.217847,-0.595654,-3.215147,4099.936,1.89121,1.057053,1.582546,3.959391,-0.293281,-0.732826,-5.552958,4593.4488,1.962139,1.182698,1.688685,3.799432,-0.345843,-0.686074,-4.41354,788.6634,1.491937,0.540662,1.141074,2.942158,-0.126863,-0.375041,-3.10275,677.1176,1.555354,0.377894,0.803924,2.729226,-0.102238,-0.381884,-3.017068,3764.9834,1.828234,1.434484,2.353767,4.49265,-0.350929,-0.692819,-3.563628,4180.5605,1.870529,1.528609,2.500625,5.022289,-0.37219,-0.841843,-5.618885,1081.4941,1.125285,0.411862,0.93297,5.591612,-0.195541,-0.657164,-5.912485,1422.4106,1.180409,0.489644,1.002284,5.074562,-0.193685,-0.583108,-4.386437,2438.5068,1.499719,0.762081,1.405781,5.563484,-0.218113,-0.575283,-4.162644,2737.8262,1.633363,0.709427,1.287415,5.20077,-0.200559,-0.569165,-4.844088,768.4765,1.515044,0.540031,1.380262,5.179406,-0.136026,-0.440244,-3.450492,830.0376,1.56989,0.558049,1.274216,5.002735,-0.1352,-0.401971,-3.212201,2146.1963,1.432335,1.044043,1.992364,5.944368,-0.233187,-0.5707,-4.420542,2056.6743,1.485364,0.934572,1.732612,4.822359,-0.216729,-0.601292,-3.809598,3
26138.9883,4.711096,6.356885,8.678345,11.228635,-4.289969,-5.682108,-15.210439,24211.6372,5.156608,6.982651,10.429618,12.778674,-4.012271,-5.402213,-12.020098,3250.8687,1.596235,1.848509,4.573525,7.057647,-0.993011,-1.661245,-5.321266,3252.4746,1.578234,1.874779,4.618836,7.363501,-0.998717,-1.699346,-4.629516,1604.6985,1.966948,0.795641,2.497429,4.160429,-0.391086,-0.724851,-2.712103,1381.0206,2.090716,0.682193,1.997716,3.946752,-0.322114,-0.670687,-3.170951,4371.2798,1.861259,2.656581,7.076016,10.151353,-1.27176,-2.039267,-5.25281,4491.0581,1.841556,2.794246,7.486792,10.380353,-1.3253,-2.157719,-3.860082,29145.727,4.666513,7.60367,10.711965,14.622613,-4.48528,-6.389751,-20.332267,23563.6895,4.153214,5.87657,8.062038,12.387661,-3.543439,-5.081682,-16.917818,4456.6821,1.833141,1.99194,4.287727,8.205521,-1.065574,-1.789817,-5.576006,3776.8525,1.737135,1.738172,3.963783,6.815621,-0.962387,-1.51629,-5.006988,1764.2843,2.150023,0.895409,2.907143,5.245509,-0.423563,-0.908692,-3.258963,1689.5059,2.115902,0.863318,2.733589,5.556471,-0.393107,-0.834183,-4.128596,5589.5351,2.064326,3.027609,7.620037,12.666576,-1.48909,-2.55104,-7.221774,5056.2641,2.113728,2.77867,7.326122,12.279136,-1.348949,-2.193369,-4.901755,4
6155.749,1.819319,1.446626,1.980327,4.085004,-0.789808,-1.22943,-6.228028,4390.0083,1.686342,1.249832,2.015997,5.065943,-0.682133,-1.141199,-3.898848,10500.1909,3.355269,2.825296,3.864416,6.457112,-1.236568,-1.898054,-6.474507,11909.3052,3.549715,3.145569,4.317602,6.779797,-1.380411,-2.125684,-6.648275,2410.995,2.511314,0.947067,1.82157,3.914629,-0.505929,-0.900298,-3.584691,2202.7007,2.793328,0.730473,1.315882,2.901968,-0.433547,-0.772458,-3.792332,8879.4697,2.972253,3.223192,5.171407,7.785947,-1.303211,-2.118515,-5.005107,10092.5044,3.129777,3.527503,5.670169,9.929086,-1.457566,-2.250278,-5.992113,3716.1318,1.403822,0.940223,1.493086,6.118412,-0.707394,-1.330128,-5.560444,4252.7891,1.509139,1.023715,1.637004,5.342713,-0.672937,-1.11445,-5.90172,6487.7412,2.39097,1.921023,3.012114,7.375027,-0.901819,-1.529312,-6.064781,7399.1172,2.784672,1.918424,2.806423,6.677088,-0.928784,-1.535819,-5.946064,2412.7886,2.598177,0.962544,1.941247,5.450033,-0.532532,-0.994108,-3.79819,2595.5861,2.74236,1.009591,2.014803,5.425691,-0.570222,-1.068,-4.504316,5745.9512,2.185896,2.293849,4.026608,9.019479,-1.016469,-1.760912,-6.76538,5232.5156,2.262582,2.063371,3.516841,6.867843,-0.903032,-1.711785,-5.525725,3
40216.1884,6.553219,9.946812,13.433615,17.627689,-6.789754,-8.817274,-24.392813,36486.1636,7.164077,10.351615,15.471504,19.361578,-6.261965,-8.338926,-22.615351,4743.8472,1.818703,2.553748,5.906895,8.387837,-1.492403,-2.262742,-5.941667,4811.7549,1.805477,2.581576,5.898758,9.278794,-1.514346,-2.411414,-5.350182,2374.61,2.402926,1.014793,3.022021,5.07707,-0.564828,-1.067378,-3.486397,2001.9463,2.546214,0.879746,2.415054,4.70813,-0.470313,-0.878657,-3.489041,6600.9077,2.264639,3.558719,8.935422,12.56517,-1.993963,-3.171468,-7.288468,6768.0796,2.226047,3.688309,9.397508,12.930885,-2.05957,-3.397462,-6.888277,42450.8574,6.327625,11.257169,15.8119,22.165574,-6.625433,-9.163435,-35.933005,34364.7724,5.536378,8.770224,12.275511,19.093041,-5.25917,-7.206495,-30.979626,6568.6982,2.194079,2.81181,5.628398,8.952067,-1.650191,-2.611099,-7.420845,5677.4262,2.063635,2.459213,5.202259,8.195491,-1.482087,-2.276923,-6.264335,2558.9796,2.619161,1.125581,3.405152,6.977064,-0.624614,-1.170781,-4.393174,2411.7672,2.539607,1.089285,3.362282,6.169092,-0.568066,-1.168548,-4.393991,8354.2359,2.566243,4.217262,9.611959,13.9287,-2.36099,-3.913849,-7.870439,7636.9356,2.664947,3.807473,9.466465,13.596661,-2.141178,-3.514076,-7.200581,4
14124.7153,2.80002,3.999037,5.44896,8.391698,-2.487215,-3.620803,-9.389872,10002.4292,2.483085,3.217425,4.748794,6.875584,-2.033009,-3.034159,-8.018392,21562.9121,5.900035,8.284116,13.688627,16.298274,-3.479616,-5.58469,-12.554947,23884.353,6.138517,9.18572,15.331986,18.659744,-3.787869,-5.925418,-14.160261,6817.2976,5.115599,2.468798,4.696892,6.568864,-1.85717,-3.265622,-6.426847,7092.3383,6.655844,2.080227,3.444229,5.120307,-1.762466,-2.897811,-5.082295,18235.2754,5.023027,8.393405,17.281402,20.559373,-3.674378,-6.189389,-14.950288,20593.2446,5.317296,9.372662,18.880893,23.82802,-4.108463,-6.80857,-13.463025,10543.4414,2.083432,3.171025,4.603673,8.179652,-2.326278,-3.75133,-11.561258,10623.5059,2.198894,3.055247,4.253188,7.984071,-2.004602,-2.974412,-9.902549,14556.3828,4.157236,5.627758,9.76836,13.420747,-2.608065,-4.167236,-13.297778,15804.608,4.848866,6.012779,9.803045,12.899256,-2.718011,-4.313771,-13.208278,7114.5899,5.568411,2.563244,4.865771,8.238557,-1.993458,-3.493011,-7.049752,8219.8971,6.481436,2.808077,5.21875,8.385379,-2.336736,-4.017626,-7.576418,13394.748,3.763493,6.116524,13.240842,17.456107,-3.070873,-5.640364,-12.577157,11956.8882,3.865066,5.539653,11.877809,17.791386,-2.751105,-5.114798,-12.164529,3
56602.2661,8.59905,14.617759,20.179393,25.55635,-9.662008,-13.021696,-36.899381,51534.4644,9.426402,14.62481,21.856218,25.702889,-9.100101,-12.283701,-34.502961,7863.104,2.283832,3.764249,8.389681,11.908893,-2.392234,-3.674979,-8.803776,7906.2636,2.246107,3.769198,8.209324,11.654068,-2.394543,-3.533083,-7.497378,3481.3428,3.031371,1.362027,3.704555,5.559938,-0.858403,-1.570332,-3.951126,2925.1931,3.218643,1.153916,3.009119,5.619733,-0.706633,-1.193854,-3.651501,10723.8794,2.966564,5.051089,11.739041,14.774946,-3.273859,-5.348115,-9.84253,11035.0034,2.911667,5.269615,12.143125,16.302293,-3.41155,-5.598188,-10.165794,57242.1235,8.004547,15.714631,22.646655,30.13818,-8.901204,-12.930605,-58.325223,46796.5474,6.987333,12.46371,17.282599,23.660858,-7.134262,-9.925526,-41.754908,10517.5288,2.834472,4.242117,8.025345,11.480833,-2.738776,-4.28467,-11.41742,9123.664,2.616656,3.710939,7.221105,10.388357,-2.440835,-3.681313,-9.420058,3788.3498,3.396367,1.511141,4.141794,7.833884,-0.924114,-1.662292,-4.905922,3464.3211,3.181753,1.433409,4.138178,6.766748,-0.830007,-1.482768,-4.133968,13747.1319,3.488013,6.356813,13.281668,18.560848,-4.08607,-6.789762,-16.175782,12388.3536,3.567438,5.654718,12.570167,17.859174,-3.669683,-6.240966,-13.033643,4
8714.7998,2.056148,2.186839,2.998351,5.498709,-1.402351,-2.006631,-6.379667,5981.1636,1.829278,1.776229,2.589373,5.111018,-1.191777,-1.747328,-5.137002,15064.2344,4.313128,4.998594,7.685573,10.948786,-2.143338,-3.241979,-9.452332,16928.2026,4.557666,5.548635,8.256655,11.743708,-2.350687,-3.521599,-10.374142,4014.5849,3.402089,1.461838,2.705923,4.878934,-0.98875,-1.78486,-4.680829,3848.7604,3.995167,1.18079,1.96541,3.563266,-0.850248,-1.355776,-4.006119,12693.2934,3.71349,5.216433,9.012124,12.155285,-2.22625,-3.637469,-8.001261,14351.8105,3.926588,5.785765,10.087307,12.655997,-2.49831,-4.05255,-9.158383,5118.4951,1.479389,1.453097,2.287785,6.241861,-1.284644,-1.999514,-8.237235,5739.7783,1.595138,1.515399,2.249266,6.43044,-1.131446,-1.834916,-7.216488,9749.9727,3.065961,3.417478,5.220887,9.668925,-1.594078,-2.51911,-8.461875,10860.3555,3.590329,3.538214,5.327605,9.518422,-1.623292,-2.533087,-7.776526,4110.7299,3.58671,1.504799,2.82841,5.752665,-1.041384,-1.859601,-5.042925,4523.6058,3.924679,1.605453,3.023663,6.120951,-1.150373,-2.005834,-5.344423,8824.9092,2.762657,3.76913,6.954878,10.716133,-1.819762,-3.166578,-7.934915,7837.9229,2.800249,3.358479,6.215416,10.083268,-1.607864,-2.792178,-6.836105,3
64631.8838,9.84161,17.105219,23.788102,31.814045,-10.936078,-15.097326,-79.398099,59594.8838,10.863119,17.196741,26.132385,32.444941,-10.429438,-15.261582,-65.207631,9685.6382,2.623273,4.355765,9.254059,12.686316,-2.867561,-4.65315,-15.047984,9722.0708,2.583737,4.372057,9.342748,13.560302,-2.877673,-4.562817,-11.800535,4008.9674,3.341376,1.550316,4.04733,6.92939,-0.995506,-1.898702,-5.374389,3368.509,3.55488,1.299528,3.419844,6.200566,-0.81671,-1.641587,-5.123946,13049.4057,3.444384,5.779454,12.974663,16.700742,-3.998866,-6.906688,-14.873309,13464.5996,3.375098,6.046014,13.769138,18.255979,-4.18081,-7.14865,-12.624367,64161.082,8.691385,18.054437,26.48318,36.575403,-9.913477,-14.93821,-94.792968,52710.8228,7.636676,14.292659,20.487064,31.367308,-7.955778,-11.389836,-68.656941,12545.9839,3.214774,4.99487,9.327252,14.745519,-3.330807,-5.193033,-14.9198,10840.0381,2.958953,4.34172,8.301604,12.64649,-2.925241,-4.507609,-13.344441,4316.0957,3.701435,1.704209,4.57331,9.179709,-1.072464,-2.146956,-7.212004,3967.9787,3.48389,1.597152,4.509504,8.672864,-0.953561,-1.920198,-7.491025,16578.1953,4.017711,7.424969,15.418931,23.419273,-5.052788,-8.77447,-21.650304,14860.4238,4.113114,6.561312,14.197049,19.782647,-4.479302,-8.164101,-18.812275,4
11044.5293,2.31144,3.003561,4.188214,8.617612,-1.969145,-3.135341,-9.94504,7599.9624,2.021952,2.420094,3.667011,6.860032,-1.651066,-2.637041,-7.964068,18624.9912,5.140645,6.831891,11.085548,15.674024,-2.859459,-4.609152,-13.710025,20737.9956,5.373637,7.565603,12.26733,16.76821,-3.121369,-4.948003,-14.198585,5499.7402,4.230136,2.002063,3.765371,5.835142,-1.448646,-2.513958,-6.536819,5503.3989,5.257407,1.664891,2.81518,5.390409,-1.324026,-2.148142,-5.006569,15607.7504,4.326042,6.930685,13.296877,18.540464,-3.010913,-5.150439,-14.588655,17748.7349,4.599873,7.763155,14.520512,20.163587,-3.354371,-5.695746,-10.841477,6985.9072,1.623085,2.11601,3.473203,10.633909,-1.802719,-2.958818,-12.502147,7509.9395,1.749724,2.139264,3.207801,8.925768,-1.577336,-2.522777,-11.123647,12396.0214,3.63885,4.732637,7.857258,13.04994,-2.13126,-3.590388,-10.501076,13590.2603,4.257725,4.981887,7.823636,13.107128,-2.220967,-3.677706,-11.62163,5674.9917,4.557814,2.066553,4.032344,8.873006,-1.543161,-2.76637,-7.23544,6380.3925,5.052213,2.232061,4.172397,8.722956,-1.760898,-3.103837,-6.926489,11350.1826,3.258933,5.132252,10.529305,15.787256,-2.479569,-4.489063,-11.410285,10073.8648,3.326871,4.589515,9.375175,14.326757,-2.208881,-4.164784,-9.916299,3
49469.9829,7.805518,12.395923,17.286612,22.741693,-8.451879,-12.318854,-53.543876,45481.5927,8.509094,12.72098,19.075086,23.936174,-7.989533,-11.511862,-38.593568,6205.9633,2.022631,3.158313,7.145222,10.562274,-1.949932,-3.178081,-7.926495,6312.6958,2.00939,3.169769,7.095749,11.42879,-1.962665,-2.964975,-8.081651,2981.2749,2.727188,1.204405,3.462557,7.13855,-0.748544,-1.375012,-5.44522,2515.937,2.903721,1.016137,2.809141,5.467265,-0.603751,-1.163233,-3.83512,8608.0186,2.592016,4.238213,9.900809,13.777578,-2.62994,-4.41667,-13.131806,8838.957,2.54571,4.42211,10.487199,14.959571,-2.73016,-4.490565,-9.922966,50771.7754,6.959931,13.633906,19.42614,28.726627,-8.081481,-12.833696,-61.738666,41678.3477,6.149287,10.800598,15.491721,25.979071,-6.388021,-10.424641,-51.28547,8501.6626,2.476007,3.510969,6.796535,12.967827,-2.223714,-3.604212,-11.057581,7339.8696,2.303889,3.085205,6.202254,10.895515,-1.992792,-3.316777,-11.27514,3178.9286,2.947924,1.330797,3.98176,7.832866,-0.793932,-1.61875,-5.766262,2976.7535,2.872889,1.268528,3.776049,7.411891,-0.718995,-1.450789,-5.052096,10970.5483,2.969787,5.272383,11.454579,17.968219,-3.207671,-5.621735,-12.895584,9880.9033,3.025475,4.734082,10.902833,16.039081,-2.908051,-5.082247,-12.455087,4
15527.0927,2.936244,4.507775,6.532425,10.23536,-2.89599,-4.241535,-13.15636,11048.1182,2.582001,3.633338,5.516367,8.563238,-2.371648,-3.480437,-10.019443,24226.8462,6.43094,9.602444,16.785616,20.511447,-4.11515,-6.614353,-23.149524,26838.4702,6.744242,10.641779,18.521418,23.000668,-4.499967,-7.257401,-24.601919,8354.0034,6.049373,2.936213,5.538688,8.344569,-2.351892,-4.200866,-7.995441,8994.8969,8.080965,2.512984,4.13434,6.536368,-2.370257,-3.911838,-7.781884,20489.3789,5.488256,9.51423,20.715291,25.415134,-4.312174,-7.847968,-17.667168,23270.4321,5.853948,10.669508,22.625479,27.322144,-4.846104,-8.427995,-18.330344,11321.9248,2.080407,3.472562,5.215903,10.861216,-2.697785,-4.49802,-15.936992,11316.6241,2.200128,3.326814,5.021987,10.831042,-2.318849,-3.681209,-12.926391,16643.21,4.555212,6.547103,11.856927,16.753393,-3.124231,-5.10993,-16.483857,18047.4571,5.36608,7.04882,12.085961,17.479197,-3.231704,-5.302352,-17.272106,8675.0736,6.582112,3.041779,5.950872,10.058651,-2.513224,-4.468369,-10.819162,10131.8782,7.507684,3.379496,6.251022,10.373454,-3.015235,-5.433674,-11.193131,15506.9785,4.144496,7.053161,15.901551,20.463596,-3.64192,-6.565457,-14.204387,13787.8852,4.21493,6.398144,14.587023,19.204875,-3.261144,-6.118734,-14.184455,3
56337.6636,8.665957,14.534637,20.535299,28.85319,-9.711599,-13.567411,-61.969887,52013.0605,9.544747,14.671242,22.150569,28.709629,-9.220951,-13.333023,-53.178205,7736.6499,2.253543,3.773429,8.13845,12.82895,-2.37087,-3.940414,-10.916059,7770.915,2.226202,3.757867,8.159698,12.669563,-2.389011,-4.080241,-9.237208,3439.0703,2.951297,1.339207,3.715245,5.964351,-0.87936,-1.658067,-5.615733,2930.2798,3.195725,1.157196,3.039409,5.275797,-0.716738,-1.381095,-4.431087,10568.125,2.944091,4.96988,11.300282,16.127092,-3.277372,-5.651262,-12.559772,10870.8194,2.876372,5.192434,11.892147,15.850939,-3.408767,-5.855067,-14.118189,56797.582,7.743322,15.673277,22.830974,36.574467,-9.006147,-13.716333,-75.674838,46644.5268,6.814321,12.499865,17.602822,29.561247,-7.1996,-10.726055,-63.642667,10376.6933,2.762138,4.276746,8.158571,13.198601,-2.75568,-4.615696,-14.388319,8974.3618,2.557527,3.729719,7.336943,11.956911,-2.449944,-3.997808,-12.005627,3746.9516,3.338478,1.511398,4.396653,7.847613,-0.940919,-1.823977,-7.179392,3465.5774,3.174161,1.422781,4.074343,7.855638,-0.851454,-1.758694,-7.508499,13572.5733,3.395832,6.328453,13.219785,17.781195,-4.130816,-7.267826,-19.380385,12340.9297,3.52397,5.664684,12.582953,17.432042,-3.686861,-6.539871,-15.408842,4
8454.0161,2.033608,2.160438,2.981918,6.802065,-1.387691,-2.420024,-7.507296,5892.8232,1.820754,1.786026,2.706888,6.379743,-1.20848,-1.887056,-8.24144,15183.2656,4.372414,5.034374,7.745258,11.528458,-2.165373,-3.507343,-12.984823,16950.0405,4.614793,5.621283,8.365483,13.67103,-2.39826,-3.94774,-17.204964,3928.2748,3.331249,1.450868,2.870119,5.682555,-0.978281,-1.858399,-6.45833,3870.7415,4.015678,1.201096,2.057478,4.745892,-0.87298,-1.473929,-5.379452,12615.0738,3.733288,5.245366,9.207125,12.632378,-2.268218,-4.306245,-12.469955,14382.1225,3.978209,5.817147,10.050693,14.085939,-2.544749,-4.386815,-12.09306,4752.7617,1.440488,1.38238,2.366116,8.312225,-1.26528,-2.272648,-9.795936,5394.4843,1.557989,1.446562,2.382806,9.701123,-1.119365,-2.056062,-9.992239,9849.271,3.079845,3.46935,5.399531,10.819334,-1.606162,-2.682151,-10.699454,10971.7451,3.636026,3.604547,5.493315,11.016687,-1.6499,-2.705266,-11.121513,4128.9788,3.618342,1.530264,3.092518,6.935072,-1.067725,-2.040246,-6.754067,4518.7677,3.885059,1.627102,3.306787,7.225339,-1.164334,-2.192421,-7.036665,8930.1665,2.798518,3.821976,7.240956,11.55255,-1.854131,-3.499174,-11.266133,7885.4482,2.812561,3.431414,6.445008,11.376409,-1.626816,-2.968443,-8.513906,3
6900.3613,1.96618,3.056232,4.900799,7.406837,-1.00313,-1.594598,-7.525341,7180.4439,2.195329,3.826722,6.826122,9.398312,-1.098505,-1.612931,-8.831356,363.4526,1.062036,1.202358,3.373076,6.588699,-0.354477,-0.701092,-4.172035,307.3467,1.05087,1.222037,3.525048,7.280294,-0.338842,-0.709352,-4.938511,506.6947,1.292943,0.61186,2.068339,4.798165,-0.137615,-0.498849,-4.148206,459.227,1.351526,0.525549,1.680457,4.297282,-0.128169,-0.444054,-3.527337,1021.9839,1.19439,1.889842,5.422922,9.112535,-0.405223,-0.868756,-5.37188,1034.2535,1.186454,1.995151,5.743032,9.743833,-0.41536,-0.955837,-5.317883,9063.0928,2.081966,4.00199,6.499544,10.575709,-1.217276,-2.066686,-11.36975,7190.1475,1.902668,3.007575,4.818271,9.791183,-0.993823,-1.701943,-9.837011,1100.2344,1.194872,1.250334,3.066759,8.601244,-0.351809,-0.935024,-6.152946,728.5786,1.132086,1.139786,3.152373,7.124021,-0.34144,-0.801986,-5.534139,514.3308,1.3133,0.704948,2.394714,6.795948,-0.167865,-0.586448,-5.551041,571.9965,1.364539,0.682988,2.434387,7.030887,-0.16456,-0.626535,-4.635479,1674.1894,1.306142,2.122882,5.802571,9.601959,-0.457387,-1.049345,-6.142303,1417.2906,1.297373,2.01004,5.783392,11.672715,-0.419755,-0.954811,-6.045991,4
2596.1592,1.379106,0.759428,1.389185,5.510469,-0.263892,-0.689869,-4.65068,1901.8462,1.322988,0.709156,1.311953,5.112019,-0.229739,-0.584442,-4.466894,4231.4058,1.982448,1.041203,1.591871,4.932468,-0.318834,-0.905614,-5.574256,4647.1406,2.034159,1.148369,1.761791,6.786546,-0.358625,-0.825884,-5.229366,827.9324,1.511739,0.522802,1.215184,4.026931,-0.150296,-0.5188,-4.253666,734.7272,1.616555,0.367047,0.95595,3.579702,-0.123648,-0.495183,-3.896958,3823.7832,1.883289,1.379899,2.275402,5.960526,-0.375201,-0.795444,-6.176037,4271.913,1.942246,1.459405,2.457536,6.284146,-0.405141,-0.955302,-5.671203,1020.2647,1.118812,0.406989,1.107845,7.583155,-0.198744,-0.711046,-6.143439,1444.02,1.184534,0.466859,1.139549,7.088851,-0.207136,-0.753632,-5.372747,2682.6514,1.57676,0.773522,1.522885,7.046357,-0.246805,-0.787615,-5.416191,2864.4536,1.6973,0.692463,1.348249,6.253889,-0.219805,-0.753639,-6.373124,786.952,1.529638,0.531099,1.432229,6.202027,-0.148954,-0.558763,-4.688302,902.7778,1.627459,0.529521,1.383501,5.561709,-0.157031,-0.662159,-4.954966,2365.101,1.487912,1.028829,1.971526,8.429495,-0.263949,-0.862994,-6.231475,2270.6538,1.552314,0.925698,1.889181,6.848344,-0.235957,-0.723196,-5.434923,3
65057.2832,10.540516,17.584722,24.776446,35.336702,-10.974968,-15.80007,-73.348192,59977.4419,11.562628,17.937133,27.660083,35.738944,-10.581712,-15.33834,-62.751092,10023.3648,2.921304,4.396228,9.399968,13.74714,-2.823636,-4.554609,-11.505032,10086.2324,2.877318,4.385631,9.56738,14.300072,-2.809526,-4.624807,-12.039159,3962.6167,3.340202,1.534179,4.116725,7.256969,-1.005156,-1.92755,-5.14629,3390.8928,3.71525,1.312733,3.411562,6.582062,-0.80724,-1.48869,-4.278166,13259.996,3.718151,5.785137,13.037243,18.256121,-3.963926,-6.975593,-15.374758,13653.7535,3.657097,6.051853,13.970855,19.777459,-4.1192,-7.098438,-15.198516,65131.1826,9.248796,18.642616,27.790889,38.7685,-10.035094,-16.200351,-80.557085,53215.853,8.194519,14.681012,21.223426,31.111572,-7.995101,-12.26752,-69.983855,12633.2857,3.390358,5.063523,9.65255,14.904754,-3.273343,-5.185262,-14.640582,10971.9077,3.199049,4.343685,8.707131,14.859519,-2.84976,-4.614056,-12.355518,4298.5491,3.804322,1.72797,4.829573,9.719695,-1.079071,-2.153919,-6.746237,3981.4657,3.631594,1.615035,4.598432,9.126698,-0.959546,-1.861595,-7.021023,16718.3965,4.205782,7.489306,15.779448,21.060755,-5.025986,-8.810817,-20.941351,14947.0444,4.303344,6.633634,14.556567,22.799735,-4.434294,-7.932164,-19.262125,4
11111.626,2.344057,3.073879,4.405487,7.778199,-1.972823,-3.039759,-11.439631,7762.4859,2.058792,2.503905,3.900468,8.064,-1.66833,-2.615065,-8.923834,18678.0801,5.319614,6.881202,11.131429,17.185564,-2.943986,-4.968377,-20.216944,20842.6777,5.598267,7.611444,12.287693,16.728067,-3.224328,-5.117422,-15.379153,5314.9842,4.102922,1.97412,3.867498,6.772616,-1.39203,-2.537356,-5.741675,5622.1316,5.345769,1.676756,2.852311,5.790541,-1.324918,-2.167228,-5.577724,15714.9365,4.457548,7.010536,13.483987,17.434533,-3.043197,-5.476985,-12.302058,17808.5845,4.774378,7.818065,14.726755,20.577691,-3.42199,-5.798835,-12.242147,6820.3818,1.615473,2.169581,3.558652,10.870461,-1.796555,-2.95116,-11.795507,7343.9472,1.743826,2.163241,3.242702,8.360261,-1.577829,-2.721923,-12.496658,12537.0503,3.774726,4.82788,8.108157,13.506969,-2.174903,-3.48735,-12.016455,13811.6718,4.473184,5.058848,8.006056,13.656655,-2.254649,-3.709151,-14.081901,5744.4023,4.616204,2.088519,3.998747,7.985536,-1.566302,-2.81115,-7.374276,6439.6803,5.108632,2.254519,4.258971,8.325415,-1.787658,-3.091989,-6.73895,11455.375,3.339919,5.228696,10.629828,15.270274,-2.533461,-4.587499,-12.207443,10172.6538,3.392488,4.684373,9.4712,13.925916,-2.252699,-4.235471,-10.878668,3
49368.3301,7.928716,12.381959,17.122267,25.173246,-8.497807,-11.7866,-48.17222,45308.1953,8.53984,12.781293,19.131374,25.526384,-8.042798,-11.245518,-43.525556,6176.0097,2.051283,3.123931,6.971044,10.778294,-1.921449,-3.119227,-10.067711,6172.3452,2.019701,3.139514,7.011273,12.094552,-1.950666,-3.150958,-10.004277,2935.9063,2.684066,1.187015,3.40542,6.490925,-0.733479,-1.484954,-5.113046,2481.8419,2.877626,1.012644,2.842079,5.289232,-0.601631,-1.137008,-5.228945,8458.0034,2.603692,4.161596,9.85017,14.099993,-2.587237,-4.360028,-11.814629,8705.6255,2.57368,4.341609,10.352945,16.366781,-2.683878,-4.647733,-9.042653,50905.5185,7.025976,13.59159,19.678562,31.991151,-8.132276,-12.103703,-71.191971,41212.5254,6.158249,10.741602,15.059626,23.294277,-6.436365,-10.05204,-53.751459,8381.2998,2.469291,3.51834,6.848233,12.378171,-2.210465,-3.563514,-12.395434,7193.1685,2.297699,3.054908,6.392644,10.583684,-1.968076,-3.135489,-11.403036,3184.2359,2.992461,1.342609,3.916605,8.14167,-0.798161,-1.644613,-7.135497,2959.0039,2.862746,1.256229,3.865599,7.708957,-0.723287,-1.583697,-6.236776,10783.8677,2.954484,5.232479,11.409382,18.210718,-3.19052,-5.691283,-13.157247,9871.3696,3.073042,4.679368,10.843839,16.462175,-2.874446,-5.217888,-13.245433,4
15561.7202,2.97883,4.55559,6.429249,11.47203,-2.909583,-4.375022,-16.418674,11189.7377,2.616355,3.709933,5.583565,8.881567,-2.403037,-3.715878,-13.300553,24219.3281,6.580839,9.735002,17.18264,22.723594,-4.215966,-6.891596,-22.597987,26781.1109,6.870473,10.737665,18.862859,25.191647,-4.564226,-7.54753,-21.134141,7797.4477,5.582037,2.86438,5.94972,8.687349,-2.185199,-3.977918,-9.027097,9406.2135,8.478926,3.394841,6.799403,12.582946,-2.459696,-3.969442,-8.398643,20620.4463,5.631675,9.600123,21.11399,26.933068,-4.370396,-7.681823,-16.344864,23286.0317,5.980924,10.787534,23.04344,29.979608,-4.912673,-8.722992,-19.640363,11199.3223,2.082015,3.496357,5.432991,14.212324,-2.716312,-4.318233,-15.688107,11134.6182,2.195228,3.389121,5.141982,11.203848,-2.331723,-3.87223,-15.409045,16902.7007,4.704265,6.676733,12.413844,18.567246,-3.196198,-5.343259,-18.574993,18239.8034,5.489205,7.169198,12.403789,18.189183,-3.338296,-5.385885,-17.148417,8712.789,6.524346,3.09461,6.0848,10.096682,-2.56062,-4.761673,-10.223579,10277.5927,7.794058,3.428043,6.45125,11.084135,-3.065821,-5.513654,-11.17057,15577.1982,4.217329,7.188081,16.546093,21.71333,-3.705647,-7.050546,-18.279641,13883.9883,4.270434,6.476355,14.780162,21.400938,-3.295717,-6.223662,-15.043705,3
24139.6768,4.322859,5.790576,7.97235,11.440362,-4.123849,-5.903889,-18.413259,22949.4126,4.776154,6.502773,9.701369,13.686699,-3.922858,-5.560833,-18.946636,2582.7417,1.42757,1.703393,4.307992,8.216844,-1.022748,-1.799598,-5.36418,2631.9585,1.425801,1.712515,4.324918,7.78337,-1.003742,-1.743694,-5.428321,1538.3737,1.874199,0.7649,2.417591,4.850674,-0.395553,-0.827151,-4.080838,1250.693,1.930316,0.643314,1.976545,4.137087,-0.331883,-0.711268,-3.137789,3894.7881,1.732238,2.487491,6.617162,10.423666,-1.250969,-2.133313,-5.769179,3978.3652,1.706985,2.605498,7.043032,11.64223,-1.291302,-2.223246,-6.111098,27356.5732,4.250694,7.075553,10.305357,17.192233,-4.441211,-6.851804,-31.414548,22051.2437,3.768731,5.467486,7.764276,13.698271,-3.468099,-5.243861,-22.556467,4002.9238,1.686397,1.87119,4.224551,8.305612,-1.091002,-1.848702,-6.683586,3367.5044,1.595145,1.657845,3.958564,8.844772,-0.996111,-1.747117,-7.272538,1754.5392,2.116634,0.877925,2.808463,6.02133,-0.43598,-0.946398,-4.76877,1624.692,2.019685,0.853961,2.847954,6.091807,-0.412088,-0.971616,-4.968787,5274.9653,1.943585,2.949804,7.467438,13.634931,-1.500874,-2.651051,-8.553282,4720.5962,1.970319,2.714797,7.378736,12.805289,-1.350379,-2.323377,-8.669365,4
5978.1416,1.826204,1.401157,2.018958,5.322489,-0.787348,-1.427572,-7.147909,4313.7993,1.685989,1.230578,2.026334,5.857375,-0.694214,-1.24534,-5.768807,10751.393,3.522712,2.921152,3.981889,7.5314,-1.30546,-2.127414,-9.709385,12124.1904,3.718091,3.227997,4.435604,7.979831,-1.439086,-2.617553,-12.342253,2421.6136,2.48287,0.950262,1.990278,4.327456,-0.527739,-1.118561,-4.076194,2070.0438,2.693526,0.764032,1.479807,4.651694,-0.606448,-2.343429,-5.921787,9042.7876,3.102643,3.195407,5.31942,9.619865,-1.333191,-2.305117,-9.290899,10238.7852,3.280586,3.497186,5.580363,9.777206,-1.490566,-2.803983,-8.315749,3171.667,1.340946,0.841773,1.533099,7.495935,-0.674507,-1.372995,-8.19723,3743.5136,1.44764,0.918886,1.605779,7.908566,-0.640218,-1.263239,-7.109078,6683.9224,2.448413,1.987499,3.173979,7.655774,-0.937265,-1.726035,-11.110489,7617.9832,2.869612,2.007101,3.034257,6.929321,-0.956972,-1.764894,-7.97335,2521.9946,2.734866,0.969524,2.102579,6.804113,-0.573984,-1.266326,-6.453484,2678.8114,2.82956,1.022043,2.180075,6.494814,-0.596819,-1.240867,-5.611789,5906.1465,2.22557,2.305215,4.099991,8.896908,-1.06958,-1.965039,-8.325032,5411.9124,2.321285,2.066801,3.610163,7.703374,-0.941346,-1.803544,-7.725961,3
39606.7823,6.692768,9.730194,13.051232,18.896813,-6.809568,-9.831224,-27.288357,36452.6792,7.245443,10.289529,15.322449,19.17896,-6.376631,-9.062081,-26.328802,4642.3501,1.843062,2.454089,5.711324,9.082465,-1.457223,-2.351366,-8.195411,4699.0947,1.826858,2.475635,5.776128,9.449376,-1.476012,-2.476777,-6.280467,2357.0751,2.375179,1.003506,3.001548,5.477544,-0.579168,-1.204378,-4.970341,2003.853,2.570569,0.866511,2.41173,4.7806,-0.478054,-0.93364,-3.424943,6434.6221,2.290607,3.366042,8.397353,11.497937,-1.924783,-3.307169,-8.222417,6636.2475,2.261906,3.524629,8.91236,12.055054,-1.976209,-3.321338,-7.141448,41991.2105,6.254671,11.016506,15.632122,22.729914,-6.720944,-10.159678,-42.208134,33860.4424,5.48258,8.624479,11.988018,20.013339,-5.306654,-7.82443,-33.013465,6396.4985,2.171748,2.770364,5.724922,10.542163,-1.683247,-2.621388,-7.753465,5494.1895,2.036128,2.402941,5.110255,9.718279,-1.493204,-2.323655,-7.570593,2619.5968,2.713348,1.140881,3.33595,7.50858,-0.63147,-1.287759,-4.921338,2444.824,2.597003,1.113274,3.318963,7.455215,-0.569628,-1.21806,-4.941811,8288.1401,2.560335,4.147457,9.757742,14.429161,-2.338892,-4.075672,-9.78945,7492.3589,2.628627,3.734465,9.080885,13.259705,-2.127849,-3.714502,-10.108623,4
13854.4317,2.838495,3.960512,5.646435,10.251742,-2.478554,-3.959361,-13.675135,10059.6934,2.532504,3.278261,5.060612,9.187308,-2.055674,-3.336102,-12.561309,21868.4785,6.200843,8.529435,14.462644,19.429262,-3.655351,-5.943484,-21.486482,24082.561,6.474289,9.420322,16.07045,20.934374,-3.944702,-6.42222,-22.84625,6659.2419,5.020181,2.485046,4.948129,8.337922,-1.805971,-3.347183,-6.789427,7368.7718,6.951516,2.114051,3.550234,6.668896,-1.850194,-3.164366,-7.160947,18568.143,5.332567,8.569257,17.865663,21.648943,-3.773698,-6.749097,-18.577031,20911.2896,5.648221,9.561404,19.497389,25.993019,-4.247181,-7.728346,-20.072455,9919.2012,2.027082,3.038063,4.703465,10.95939,-2.283313,-3.649682,-15.327955,9920.5195,2.140095,2.913341,4.420231,9.39338,-1.962306,-3.307622,-15.834276,14869.2451,4.31374,5.888077,10.396125,16.460917,-2.73362,-4.479448,-16.136339,16263.071,5.164832,6.284032,10.463301,15.443056,-2.819454,-4.820698,-21.314876,7341.96,5.829322,2.644065,5.196853,11.462465,-2.079436,-4.12613,-9.43773,8430.5388,6.671501,2.88612,5.442004,9.97318,-2.439163,-4.472451,-10.138021,13893.6807,3.951701,6.391969,13.858638,19.473051,-3.176881,-6.190518,-16.265088,12270.8628,4.020839,5.741799,12.582368,17.672012,-2.822392,-5.522705,-14.262098,3
24505.0903,4.439917,5.916462,8.415079,13.58457,-4.159481,-5.941882,-21.987002,23175.3384,4.88139,6.631385,9.933927,13.973103,-3.956929,-5.691798,-18.146602,2596.3926,1.438398,1.737677,4.504767,8.329048,-1.006056,-1.693153,-6.894001,2638.5362,1.437898,1.759111,4.470863,7.312209,-0.991245,-1.630614,-6.155948,1553.5658,1.897026,0.798468,2.573553,5.14563,-0.393846,-0.902936,-4.295936,1344.9089,2.032122,0.69221,2.185231,6.280338,-0.34324,-0.765979,-4.247957,3915.6172,1.759132,2.512857,6.905778,10.449106,-1.215539,-2.195799,-6.319396,4008.6206,1.733643,2.628195,7.152736,11.980671,-1.271764,-2.240934,-6.209411,27584.894,4.406047,7.20895,10.494172,18.560126,-4.382652,-6.612042,-28.892171,22191.4204,3.884129,5.578693,8.025676,14.648046,-3.464372,-5.370777,-21.599634,4037.7817,1.704371,1.921183,4.286847,11.835011,-1.080446,-2.051481,-8.102234,3308.4361,1.592735,1.701516,4.078453,8.853769,-0.980704,-1.734646,-7.121961,1755.5303,2.124589,0.907217,3.134072,7.861144,-0.439636,-1.01771,-6.068147,1630.0297,2.038545,0.875751,3.028055,8.131529,-0.417124,-1.04894,-5.749064,5268.2959,1.961236,2.985421,7.637455,13.015592,-1.475108,-2.648398,-10.419519,4753.3325,1.997409,2.746349,7.497273,12.837521,-1.344913,-2.381946,-7.229062,4
6020.6895,1.841205,1.410173,2.069434,6.282318,-0.774461,-1.428898,-7.216167,4383.5908,1.700544,1.234571,2.100406,6.113961,-0.702622,-1.235865,-5.876038,10826.6182,3.583495,2.932616,4.1949,8.219582,-1.269285,-2.199558,-9.209817,12110.3516,3.766832,3.242947,4.702878,9.559213,-1.419566,-2.304032,-11.450049,2420.4806,2.473029,0.945299,2.051711,4.732284,-0.538133,-1.070851,-3.770675,2272.49,2.898863,0.729371,1.341929,4.317267,-0.445478,-0.971049,-4.378568,9120.5298,3.162485,3.234414,5.238176,9.300065,-1.348384,-2.222282,-8.678603,10257.355,3.303435,3.525775,5.762995,10.600844,-1.487861,-2.548081,-8.580403,3448.8545,1.381712,0.863627,1.677902,8.373554,-0.675472,-1.317604,-6.963709,3891.082,1.472088,0.958997,1.698485,7.260202,-0.640296,-1.230226,-7.529606,6763.7514,2.496627,2.00735,3.110869,8.759775,-0.939453,-1.755881,-7.34565,7740.5005,2.96009,2.044675,3.075118,7.76865,-0.958949,-1.768481,-8.301921,2494.3127,2.677279,0.966694,2.164339,6.429616,-0.577219,-1.226815,-5.794395,2715.9226,2.854364,1.021569,2.151751,6.221234,-0.604496,-1.297519,-6.123939,6020.208,2.26296,2.33917,4.295585,8.651144,-1.057349,-2.02363,-7.48525,5469.1765,2.353576,2.104995,3.777337,8.77583,-0.945527,-1.847706,-6.875944,3
39758.584,6.719202,9.770772,13.365518,18.084811,-6.799456,-9.90619,-33.843584,36450.8208,7.267011,10.29061,15.336809,21.094903,-6.38823,-9.210194,-30.784443,4596.5933,1.841431,2.458733,5.686066,8.734954,-1.468096,-2.523097,-7.647162,4633.75,1.822348,2.466881,5.635982,8.546446,-1.479645,-2.462329,-7.893637,2356.3094,2.376705,0.994541,3.072889,5.874917,-0.584159,-1.189488,-7.4525,2001.9384,2.555181,0.88235,2.425999,5.248088,-0.476483,-1.070845,-4.975314,6428.437,2.300777,3.36147,8.335774,11.380996,-1.916911,-3.344227,-9.178141,6590.5317,2.265391,3.493927,8.802888,14.150592,-1.988126,-3.452854,-8.952666,41924.1973,6.306502,11.046597,15.848291,25.65695,-6.638995,-10.209856,-47.375819,33990.9619,5.563101,8.626362,12.246771,21.789871,-5.311611,-8.023181,-33.56674,6341.8277,2.161816,2.766069,5.613116,9.524618,-1.662243,-2.755157,-10.904925,5408.9868,2.025652,2.417315,5.042639,9.329265,-1.490625,-2.51516,-10.093659,2639.8038,2.730235,1.129021,3.447711,8.011857,-0.64343,-1.481891,-5.839911,2378.4724,2.515613,1.096938,3.458241,7.007327,-0.580781,-1.235983,-5.792877,8150.6011,2.522706,4.15275,9.458039,14.743681,-2.350808,-4.0374,-12.82451,7522.6474,2.641765,3.735702,9.10527,14.523408,-2.136913,-3.736198,-11.257187,4
13974.5738,2.878383,4.004471,5.734453,9.660683,-2.474587,-3.81002,-14.162503,10103.8325,2.543634,3.295377,4.957323,8.517913,-2.058812,-3.226076,-9.823087,21949.6406,6.361409,8.53564,14.365115,19.777577,-3.619808,-6.122426,-21.713623,24313.0723,6.642388,9.417484,16.0693,22.560509,-3.945629,-6.593906,-20.412161,6689.0782,5.004471,2.483983,4.954161,8.495906,-1.801126,-3.371369,-8.504623,7641.3787,7.312834,2.137103,3.560131,5.981921,-1.892605,-3.153709,-7.179932,18527.6523,5.387444,8.562289,17.688981,23.378834,-3.766033,-6.835406,-18.352386,20965.6826,5.763223,9.612176,19.64853,25.488547,-4.233914,-7.850154,-18.431899,10038.9218,2.049546,3.103954,4.761622,11.215852,-2.291946,-3.86155,-16.052569,10048.2617,2.162736,2.971268,4.416518,9.66551,-1.988176,-3.272951,-14.106206,15150.8808,4.44532,5.91214,10.514107,16.478782,-2.761361,-4.758374,-17.331191,16404.636,5.259904,6.303829,10.551694,15.54295,-2.83733,-4.940331,-17.90573,7374.3775,5.848578,2.664369,5.100176,10.059192,-2.089522,-3.88689,-10.191293,8530.4054,6.882702,2.898902,5.442593,10.188922,-2.428449,-4.432158,-10.933063,13917.456,3.98278,6.462852,14.149523,22.182917,-3.182681,-6.213092,-15.29902,12485.2068,4.088758,5.805565,12.768624,17.970643,-2.830334,-5.436068,-12.016662,3
56252.4092,8.903346,14.650142,20.624821,28.891871,-9.7946,-14.378385,-59.641253,51875.7124,9.69113,14.869746,22.425457,29.287405,-9.271026,-13.646514,-52.708627,7737.3306,2.338135,3.665879,7.917613,12.799656,-2.36014,-3.886603,-9.848885,7845.2886,2.33124,3.656037,8.224375,12.418623,-2.344187,-3.774841,-11.322228,3512.822,3.050006,1.367458,3.849188,6.348687,-0.88034,-1.702914,-5.443866,2966.9114,3.281262,1.171199,3.14998,5.872325,-0.720122,-1.384629,-5.491413,10540.5132,3.057659,4.84813,11.242452,15.755299,-3.197916,-5.6078,-13.610563,10849.5361,3.026344,5.080438,11.843359,17.322642,-3.327799,-5.875351,-11.328274,57321.5542,8.198183,15.750488,23.447389,35.569906,-9.114135,-14.585416,-87.387991,46353.1592,7.045921,12.51252,17.980892,28.255884,-7.227051,-11.923221,-67.097706,10238.2989,2.812883,4.229603,8.120819,13.010932,-2.743382,-4.45464,-15.440543,8871.2139,2.599409,3.654397,7.40523,13.127435,-2.432165,-4.105027,-14.210028,3834.2441,3.470658,1.540541,4.47112,10.161165,-0.954254,-1.979984,-6.673768,3557.8829,3.308396,1.4338,4.238915,9.813576,-0.851872,-1.75712,-6.988336,13585.8564,3.485901,6.32838,13.614078,19.14926,-4.109206,-7.155351,-17.200435,12208.1231,3.578535,5.608407,12.653756,17.612896,-3.653845,-6.409616,-15.417666,4
8576.73,2.096036,2.190204,3.145334,6.581142,-1.405978,-2.346515,-9.392851,6050.499,1.863128,1.843946,2.927962,7.340564,-1.228707,-2.017863,-8.845779,15418.8423,4.651831,5.16557,7.859572,12.130389,-2.186038,-3.73911,-13.022918,17298.6894,4.92349,5.681943,8.687776,14.093695,-2.429761,-4.032342,-14.016012,4004.008,3.336651,1.495282,2.837869,5.645271,-0.987765,-1.842494,-7.021044,4066.5455,4.31133,1.206363,2.086086,4.712455,-0.887254,-1.522843,-6.744731,12896.1562,3.953168,5.313222,9.458807,14.410915,-2.29048,-4.145494,-12.171524,14594.4991,4.192859,5.932214,10.390323,15.624074,-2.596018,-4.591324,-12.216996,4889.3545,1.467606,1.420059,2.377132,8.892479,-1.283865,-2.231342,-11.099011,5441.792,1.577215,1.491775,2.394897,7.557651,-1.13963,-2.0444,-10.168354,10241.2944,3.284447,3.608955,5.786488,11.64849,-1.648376,-2.834723,-11.571058,11279.0384,3.860035,3.739578,5.659725,10.407247,-1.692808,-3.083416,-12.069165,4229.5232,3.732626,1.559337,2.978641,7.330509,-1.096261,-2.126984,-7.51,4668.0635,4.090255,1.639502,3.116481,7.363154,-1.191489,-2.257585,-7.510223,9257.3891,2.924116,3.985234,7.35492,12.897027,-1.897035,-3.516126,-12.722233,8210.8208,2.970533,3.538467,6.676863,13.155133,-1.682815,-3.241727,-10.119765,3
6853.0615,1.997421,2.891638,4.627339,8.017155,-0.991106,-1.432419,-7.239652,7206.2193,2.216507,3.633887,6.145775,8.695764,-1.102471,-1.649702,-7.831114,378.1426,1.067313,1.118747,3.246246,6.346791,-0.333335,-0.806967,-5.298799,358.4273,1.062535,1.163552,3.321446,6.364377,-0.332391,-0.786121,-5.233317,484.6985,1.278566,0.60034,2.060109,5.033993,-0.145715,-0.520202,-3.736071,450.6259,1.345823,0.558963,1.743931,4.271063,-0.129566,-0.485933,-4.123434,1043.0513,1.207635,1.762227,5.084341,9.750349,-0.400153,-0.923699,-5.090294,1106.8481,1.211262,1.870511,5.564812,9.115737,-0.411033,-1.055408,-5.118728,8907.6709,2.082008,3.78125,6.358336,12.373339,-1.230233,-2.342089,-11.349944,7091.6782,1.917476,2.858638,4.769316,10.655867,-0.977253,-1.652109,-10.421562,1061.2734,1.190419,1.209224,3.096786,8.145521,-0.351481,-0.995556,-7.014192,597.5337,1.110204,1.06731,2.887235,7.138771,-0.336531,-1.026448,-5.88775,581.5663,1.367979,0.679465,2.461717,7.106535,-0.174746,-0.665402,-5.016125,598.3354,1.383239,0.670427,2.419857,7.425293,-0.170567,-0.667021,-4.971492,1597.3315,1.294829,2.021732,5.541546,11.564116,-0.444331,-1.053257,-6.566679,1400.6602,1.298819,1.895328,5.672176,11.352477,-0.419209,-0.958206,-6.179097,4
2643.0601,1.404239,0.730233,1.388539,4.946468,-0.262471,-0.723474,-6.496181,2013.0762,1.351838,0.691632,1.269147,5.311556,-0.237909,-0.631295,-5.368984,4293.1489,2.052795,0.987881,1.544694,5.077515,-0.322403,-0.854094,-6.733837,4673.166,2.101813,1.089144,1.724758,5.545075,-0.369208,-0.814069,-5.765367,854.4629,1.534148,0.50822,1.141782,3.582823,-0.149738,-0.507684,-4.131415,795.2052,1.691223,0.348007,0.762116,4.168428,-0.120722,-0.485091,-3.964863,3964.5357,1.972826,1.299871,2.191953,5.659834,-0.384836,-0.869766,-5.213052,4330.6225,2.021845,1.379786,2.375639,6.78977,-0.428108,-0.963528,-6.770403,999.6807,1.119736,0.381591,1.105963,7.689031,-0.200943,-0.906762,-6.30879,1423.1382,1.187291,0.444915,1.124696,8.951504,-0.201548,-0.674412,-6.225603,2844.6225,1.638508,0.738713,1.611812,7.628367,-0.235458,-0.880085,-6.784732,3011.6948,1.7704,0.664218,1.283307,5.961928,-0.221714,-0.745293,-6.042935,837.4892,1.58062,0.512116,1.321193,6.91744,-0.163904,-0.641881,-5.42007,951.5972,1.683766,0.525283,1.330976,5.589376,-0.167876,-0.684477,-5.36443,2621.0191,1.567978,0.998194,1.929949,7.464235,-0.284713,-0.802335,-6.250213,2471.3538,1.633045,0.876861,1.698953,6.413277,-0.251628,-0.788588,-5.698021,3
64872.9986,10.891566,17.603818,24.995931,34.486585,-11.026086,-15.99956,-84.755116,60262.5,11.709853,17.951521,27.673652,36.242289,-10.631747,-15.403685,-61.560747,9945.794,2.985376,4.23417,9.192088,13.238317,-2.778228,-4.412478,-11.307866,10005.8691,2.954709,4.210295,9.375534,13.720786,-2.740092,-4.285128,-10.91818,4021.7467,3.376059,1.539728,4.247372,7.316172,-1.005621,-1.847311,-5.117173,3406.3885,3.7943,1.313545,3.481823,6.030571,-0.814783,-1.517118,-6.369243,12998.207,3.802768,5.612427,12.644245,17.845733,-3.859798,-6.7411,-13.421028,13438.6787,3.747265,5.821262,13.317194,18.942812,-4.03388,-7.006295,-13.226419,64715.5029,9.442071,18.601685,27.86863,41.761648,-10.08199,-16.376497,-102.009833,52530.9805,8.279922,14.707869,21.244619,35.711512,-8.031192,-12.85569,-76.794844,12501.8008,3.397242,4.920704,9.474863,14.346414,-3.240798,-5.243464,-14.690401,10799.9614,3.22618,4.22992,8.432926,14.825349,-2.824813,-4.468613,-14.330836,4300.3726,3.805115,1.724252,4.811505,9.223756,-1.075778,-2.252854,-7.250804,3986.0148,3.668793,1.609165,4.560245,8.690496,-0.958521,-1.810889,-6.01206,16601.54,4.222325,7.392797,15.728241,22.746771,-5.021763,-8.851869,-21.164914,14828.5108,4.348328,6.520403,14.531139,20.701317,-4.396072,-7.909575,-17.144903,4
11031.8232,2.381586,3.043099,4.252923,6.576151,-1.956617,-3.032007,-9.071229,7923.6851,2.107609,2.530267,3.757188,7.303281,-1.684194,-2.732708,-7.590854,18899.9858,5.603404,7.007128,11.371453,13.821929,-2.930163,-5.008349,-15.560241,20976.3394,5.867272,7.736671,12.632085,16.540722,-3.185462,-5.214946,-14.491612,5426.2983,4.207559,2.008723,3.905674,6.667839,-1.413361,-2.498237,-5.290573,5885.6995,5.768725,1.699606,2.74835,5.568214,-1.362643,-2.340185,-5.259134,15909.0639,4.694337,7.114726,13.752854,16.714787,-3.064654,-5.28961,-12.308815,18026.2636,5.020675,7.947186,15.125455,19.498228,-3.476655,-5.9643,-12.627242,6846.0274,1.631356,2.125043,3.281567,8.495209,-1.827249,-3.042313,-11.503563,7329.5234,1.758341,2.131645,3.23324,8.259436,-1.559859,-2.606561,-10.463872,13017.6978,4.001972,4.988233,8.264354,12.28089,-2.205872,-3.632607,-12.015926,14067.1428,4.670746,5.213305,8.233471,12.414791,-2.270009,-3.963102,-11.68113,5870.1791,4.796354,2.136355,4.088915,8.40669,-1.59189,-2.96787,-6.585546,6589.9323,5.309536,2.284752,4.225179,7.844333,-1.805322,-3.176886,-7.132504,11795.5108,3.501266,5.420744,10.966611,15.357862,-2.584983,-4.717504,-10.71454,10529.674,3.580932,4.835463,9.679489,13.397881,-2.279279,-4.19104,-9.367091,3
49186.4805,8.166038,12.274824,16.718575,22.646714,-8.526803,-12.091554,-48.192032,45462.5869,8.660809,12.71934,18.761828,23.287038,-8.055164,-11.424519,-44.618725,6021.3032,2.054011,3.026906,6.84955,10.695768,-1.908066,-3.063889,-9.008245,6109.0283,2.043665,3.050531,6.767656,9.567914,-1.90147,-3.136405,-8.073805,2930.1528,2.664881,1.182221,3.330013,5.638505,-0.751119,-1.366458,-4.776344,2460.0806,2.887937,1.021236,2.716742,4.790727,-0.603536,-1.255605,-5.238444,8295.0269,2.633033,4.031534,9.466862,13.265304,-2.530327,-4.212185,-9.581912,8509.73,2.581962,4.20728,10.160437,13.724757,-2.631852,-4.72554,-10.398658,50829.8691,7.160891,13.536526,19.06345,30.358132,-8.14097,-12.347864,-65.777962,41090.4815,6.249291,10.647773,14.952751,26.076451,-6.524885,-10.099094,-52.742371,8276.8613,2.471172,3.466045,6.712661,11.122294,-2.210774,-3.466728,-11.746284,7034.5356,2.285602,3.020661,6.076677,9.999189,-1.963345,-3.127251,-10.485636,3188.8898,2.986116,1.330515,3.767362,7.72622,-0.798862,-1.712193,-6.602657,2955.4895,2.878344,1.263177,3.669898,7.493714,-0.720658,-1.586956,-6.828955,10646.4731,2.942245,5.158235,11.23032,16.715615,-3.172653,-5.638896,-14.048894,9724.7188,3.0488,4.622829,10.641619,16.512487,-2.85669,-5.011934,-12.584838,4
15317.1802,3.020092,4.532961,6.385645,10.497093,-2.944809,-4.554746,-15.829011,11347.9097,2.673392,3.753152,5.777323,9.325129,-2.436943,-3.752163,-11.780026,24681.1236,6.967157,9.846685,17.52682,22.633894,-4.290154,-7.275402,-23.893681,27089.5762,7.294524,10.834666,19.170904,24.862578,-4.614954,-8.280056,-26.796688,7997.1994,5.747846,2.924466,5.988059,9.321821,-2.236353,-4.204698,-9.795438,9686.0109,9.135094,2.546025,4.231842,7.289812,-2.554082,-4.230809,-10.907871,21035.1074,5.964948,9.723329,21.406735,25.923165,-4.450676,-8.357618,-21.18741,23707.4643,6.345451,10.95624,23.95421,30.351027,-4.978793,-8.973351,-23.542932,10960.2998,2.073641,3.511704,5.503508,12.15117,-2.71032,-4.386903,-19.621704,10984.0761,2.199307,3.341381,5.025529,11.597505,-2.322356,-3.941414,-16.556931,17184.0947,4.887063,6.865097,12.589637,17.816558,-3.266304,-5.499455,-19.979409,18590.8527,5.839378,7.369921,12.795776,18.232561,-3.346526,-5.870525,-22.528697,8947.9504,6.864021,3.173797,6.34292,12.972224,-2.635332,-4.91247,-11.888315,10559.4194,7.947645,3.482506,6.594542,10.915374,-3.161319,-5.690714,-13.448125,16058.8095,4.440681,7.462507,16.877198,22.797463,-3.786056,-7.130224,-21.409367,14191.5032,4.483717,6.686081,15.490665,21.464863,-3.341522,-6.576763,-15.622637,3
48070.1001,7.873078,11.982908,16.333829,24.122926,-8.396869,-11.677557,-43.82607,44657.1186,8.479664,12.406164,18.556628,24.53587,-7.91928,-11.372909,-36.940207,5981.8555,2.02344,3.029119,6.850654,10.252789,-1.884341,-3.036275,-9.01423,6067.1099,2.017176,3.035751,6.814174,10.997021,-1.90142,-3.233369,-9.3126,2901.4077,2.648549,1.200454,3.410132,7.075025,-0.734379,-1.347258,-4.898274,2515.721,2.941163,1.015312,2.709496,5.869298,-0.603811,-1.188548,-5.207498,8251.9438,2.604476,4.043562,9.487708,13.60723,-2.519824,-4.278941,-11.954341,8445.5254,2.556285,4.222125,10.253893,16.161045,-2.623045,-4.47071,-9.3077,49941.5527,7.048451,13.3542,19.405001,29.881966,-8.016952,-12.38934,-64.898892,40519.6138,6.172602,10.520655,14.727215,25.637234,-6.397181,-9.660516,-51.83098,8179.2031,2.426921,3.479748,6.914409,12.134208,-2.215636,-3.606857,-11.15064,7027.3081,2.252074,3.02757,6.215869,11.490503,-1.980182,-3.184101,-10.644131,3178.0559,2.988866,1.329481,3.908523,8.200659,-0.806781,-1.584529,-6.148603,2970.2291,2.899281,1.281354,3.852357,8.251968,-0.718269,-1.385069,-6.124365,10684.916,2.922039,5.199916,11.625786,17.477047,-3.189442,-5.444999,-14.698222,9613.1431,2.991548,4.654928,10.857771,16.287742,-2.853077,-4.9041,-12.595278,4
15171.3096,2.999394,4.453004,6.483763,10.930395,-2.878043,-4.386564,-14.25705,11119.8232,2.640201,3.699775,5.678732,9.798938,-2.403199,-3.846044,-12.232782,24616.8037,6.881066,9.817358,17.408823,25.277718,-4.239616,-7.343448,-24.728394,26802.1758,7.130514,10.888234,19.206796,25.20175,-4.5878,-7.670751,-28.037095,7964.367,5.743992,2.907001,6.004835,9.706383,-2.225787,-4.22959,-9.614304,7556.8232,7.960641,2.600346,4.29888,7.021176,-2.049818,-3.578014,-7.340714,20903.2432,5.881963,9.757644,21.535901,27.345417,-4.47067,-8.288862,-24.873241,23591.6826,6.268834,10.953386,23.663693,29.262529,-5.004226,-8.907669,-22.229188,10886.8701,2.073624,3.444861,5.372952,11.570883,-2.712361,-4.335372,-18.212709,10837.3203,2.188079,3.290702,4.970893,11.264614,-2.305076,-3.656891,-15.550139,17191.7568,4.837463,6.829251,12.742196,20.181431,-3.239118,-5.891399,-20.304973,18518.5261,5.73976,7.332202,12.788222,18.101456,-3.348849,-5.747697,-21.188245,8882.5836,6.731658,3.143449,6.189709,11.847353,-2.640277,-4.937223,-11.679737,10505.7931,8.108641,3.45081,6.693811,10.59285,-3.189487,-5.821087,-13.612973,15970.9722,4.366264,7.4112,17.116467,23.824405,-3.7927,-7.462238,-20.117673,14289.166,4.45741,6.65858,15.334881,21.097478,-3.364296,-6.472146,-17.955516,3
23818.8086,4.413413,5.677667,7.885762,12.526217,-4.050533,-5.762909,-18.862108,22755.1465,4.801228,6.413604,9.752163,14.135041,-3.894629,-5.337343,-15.048014,2527.3408,1.434041,1.662343,4.333572,9.99449,-0.96902,-1.607976,-4.434653,2527.7524,1.423376,1.664163,4.345164,7.910664,-0.962651,-1.620049,-6.139531,1540.2209,1.877605,0.770961,2.566233,5.299277,-0.3976,-0.883258,-3.94765,1266.7576,1.957755,0.657111,2.100976,5.425053,-0.337475,-0.732028,-3.702089,3805.1826,1.740779,2.422846,6.469261,10.880337,-1.197753,-2.12219,-6.221825,3909.8437,1.722747,2.513989,6.986028,12.488057,-1.244692,-2.159998,-6.369771,27150.7271,4.324976,6.947901,10.399597,18.863604,-4.356688,-6.546665,-22.794201,21814.8452,3.800133,5.436984,7.641632,14.439659,-3.424042,-5.103876,-18.18911,3924.5435,1.677828,1.916607,4.225124,9.018587,-1.06951,-1.922369,-7.795796,3137.4897,1.553752,1.63982,4.031287,10.124398,-0.970836,-1.646527,-6.078104,1718.4337,2.08882,0.881453,2.859884,7.810354,-0.437943,-0.932638,-5.003424,1619.5435,2.028152,0.859452,2.856717,8.09962,-0.411358,-0.88658,-5.198005,5104.4756,1.908258,2.907582,7.507856,12.302697,-1.475559,-2.602145,-7.293467,4689.3989,1.973591,2.688704,7.104093,13.619634,-1.342736,-2.322089,-7.536433,4
5843.1054,1.840068,1.355655,2.000658,5.101231,-0.748746,-1.228376,-5.560909,4376.8706,1.711964,1.205671,1.83898,4.001533,-0.684479,-1.160212,-4.243934,10847.2207,3.658136,2.927692,4.07201,6.456874,-1.268338,-2.06143,-8.273845,12250.649,3.884571,3.2417,4.574922,7.084724,-1.424272,-2.173571,-7.687351,2457.3899,2.509254,0.937134,1.857027,3.838075,-0.521573,-1.035422,-4.26846,2265.8465,2.939827,0.703568,1.261081,3.44841,-0.43805,-0.798278,-3.472462,9177.2295,3.229283,3.199444,5.09527,7.920138,-1.359005,-2.09765,-7.844847,10405.7627,3.41844,3.508054,5.659724,8.682767,-1.497536,-2.350738,-7.387113,3112.1612,1.342766,0.790148,1.31186,5.594298,-0.646973,-1.158927,-5.563495,3715.4663,1.453754,0.876799,1.473066,5.973908,-0.603324,-1.094971,-5.691081,6908.3598,2.550305,2.013306,3.067946,6.494037,-0.936882,-1.628321,-7.040408,7803.7778,2.99687,2.061927,2.923679,6.401124,-0.951748,-1.617445,-5.821422,2524.4161,2.716834,0.952565,2.018864,5.737729,-0.560328,-1.149124,-4.735778,2709.8473,2.883986,0.994756,1.987791,6.125124,-0.596916,-1.113863,-4.765444,6200.8877,2.326779,2.353498,4.163411,7.617939,-1.05998,-1.825263,-6.348128,5646.3818,2.410502,2.107074,3.531761,6.49922,-0.948333,-1.690274,-5.579335,3
39297.6895,6.870329,9.596661,12.827702,16.135675,-6.713306,-8.873589,-22.742986,36508.4091,7.359319,10.248917,15.296881,18.412639,-6.319855,-8.399751,-21.407488,4516.0366,1.850011,2.382594,5.501815,8.347528,-1.400559,-2.15065,-5.204048,4566.6113,1.836658,2.403287,5.648316,8.860664,-1.39941,-2.136514,-5.491417,2329.288,2.354553,0.996847,2.956881,4.873805,-0.577524,-1.114018,-3.843249,2009.7144,2.606359,0.866146,2.430072,4.818223,-0.466383,-0.854849,-3.575318,6300.102,2.300844,3.263977,8.076144,11.850924,-1.844804,-3.031215,-5.890876,6469.2095,2.279077,3.421091,8.606324,11.966072,-1.913704,-3.118265,-5.743312,41800.2812,6.305159,10.956667,15.349404,22.173466,-6.668459,-9.276515,-33.024296,33738.7988,5.532264,8.524338,11.651558,17.200778,-5.25729,-7.344382,-26.975568,6169.4648,2.137111,2.722505,5.655501,10.00847,-1.609647,-2.43942,-6.623311,5211.3813,1.995187,2.362225,4.941591,8.241681,-1.42799,-2.208452,-5.631191,2567.87,2.678328,1.137684,3.449709,8.870542,-0.618857,-1.166959,-4.031665,2395.0173,2.56957,1.081483,3.267373,6.272759,-0.559288,-1.067076,-3.788486,7992.6582,2.501685,4.091323,9.379179,12.837437,-2.289053,-3.818686,-8.516849,7304.5366,2.591999,3.669749,8.96104,12.948033,-2.066233,-3.530667,-6.707052,4
13641.6778,2.887732,3.880176,5.346585,8.815547,-2.416087,-3.362279,-7.922109,10080.435,2.568897,3.279875,5.036082,7.206798,-2.050716,-2.960319,-8.405008,22022.1656,6.502156,8.563604,14.447191,19.629602,-3.607754,-5.567279,-15.362647,24249.6787,6.819279,9.431012,15.961066,19.478442,-3.90394,-6.175587,-13.951038,6760.3866,5.118584,2.495999,4.926715,6.789811,-1.803406,-3.141565,-5.425882,7871.2394,7.559207,2.127178,3.454838,5.030961,-1.946744,-2.99992,-5.370557,18810.0943,5.577897,8.607454,17.799393,21.208639,-3.756837,-6.503724,-13.383428,21097.9702,5.915999,9.649319,19.624335,23.311479,-4.244137,-7.070119,-11.970437,9718.3486,2.021806,3.000539,4.415541,8.784192,-2.253805,-3.420902,-10.950837,9771.7666,2.141752,2.877956,4.085819,7.77435,-1.931628,-2.903497,-10.602178,15317.7168,4.543022,6.02012,10.534533,13.63293,-2.734201,-4.3743,-12.872859,16577.3933,5.434951,6.377978,10.580857,13.766528,-2.833521,-4.695921,-13.701655,7501.7455,6.07893,2.687232,5.058085,7.981354,-2.099707,-3.751545,-8.568966,8595.7694,6.851874,2.897316,5.421663,8.333703,-2.453154,-4.273261,-8.633168,14154.4775,4.090516,6.566648,14.091355,18.670362,-3.200039,-5.665365,-12.288578,12642.8254,4.203537,5.891435,12.734024,16.950988,-2.818121,-5.395268,-11.579631,3
55658.0732,9.079427,14.457737,19.863419,26.088201,-9.65731,-12.716148,-44.871121,51918.6133,9.839456,14.819431,22.20577,26.891692,-9.169341,-12.247601,-36.723341,7537.3907,2.328252,3.569919,7.813905,11.239601,-2.280929,-3.525186,-7.623361,7662.6143,2.323728,3.583538,7.840598,10.934738,-2.286678,-3.396063,-6.542121,3456.5751,2.971549,1.360105,3.789605,7.044876,-0.86005,-1.573066,-3.873039,2912.3354,3.246476,1.157044,2.994818,4.815664,-0.701936,-1.320814,-3.741132,10253.5,3.040819,4.705832,10.819848,13.52774,-3.111255,-5.044713,-9.029579,10594.7598,3.006522,4.942409,11.585046,14.813269,-3.225824,-5.352029,-8.710083,56727.3989,8.165049,15.692607,22.74674,33.091821,-9.004898,-12.550775,-54.434926,46418.6977,7.138976,12.404931,17.183411,24.438787,-7.150642,-9.79215,-41.479935,10107.229,2.782243,4.185058,8.044562,11.997987,-2.680319,-4.104356,-8.924002,8661.3901,2.575615,3.606,7.023159,10.088076,-2.379316,-3.579533,-8.030266,3767.6608,3.407849,1.522308,4.22457,8.648348,-0.927911,-1.685883,-5.243576,3455.5515,3.219494,1.412483,4.090095,7.681241,-0.825862,-1.507607,-5.054605,13318.8398,3.419592,6.264367,13.304999,17.65678,-4.007266,-6.865964,-14.604078,12041.9541,3.530008,5.541126,12.319258,17.900045,-3.569534,-6.099529,-12.168222,4
8333.7373,2.09117,2.123089,2.887543,6.969034,-1.349309,-2.078533,-5.948774,6101.4287,1.889764,1.823835,2.670609,4.971964,-1.200428,-1.717414,-4.522652,15461.8144,4.763902,5.137651,7.724861,10.436922,-2.198829,-3.365694,-8.704022,17302.605,5.035398,5.703396,8.443797,10.614123,-2.40706,-3.618057,-10.634798,4079.3887,3.455182,1.487316,2.783202,4.997696,-0.988367,-1.771365,-4.710149,4111.3723,4.346154,1.195009,1.971301,4.268187,-0.889448,-1.389631,-3.209086,12982.1822,4.063727,5.321065,9.25595,11.93262,-2.282625,-3.797897,-9.236926,14732.2505,4.341912,5.910114,10.161492,12.842847,-2.564679,-4.298547,-10.847861,4609.0732,1.442873,1.336694,2.055167,6.640077,-1.22973,-1.977398,-8.750036,5306.6777,1.572317,1.406424,2.093885,6.081857,-1.079226,-1.691345,-8.313188,10385.5986,3.358976,3.648614,5.562432,8.793249,-1.631487,-2.535908,-7.895022,11433.217,3.979562,3.775899,5.599512,8.533835,-1.672659,-2.628731,-9.014794,4320.2359,3.847385,1.547705,2.955456,6.13609,-1.091862,-1.960727,-5.018679,4690.093,4.073207,1.638003,3.11248,5.823998,-1.190425,-2.140405,-4.886627,9377.3906,2.994903,4.03582,7.443865,10.886818,-1.889425,-3.260711,-7.43842,8372.9307,3.046461,3.573575,6.59582,9.861463,-1.666794,-3.003725,-6.729428,3
6739.2754,2.004064,2.954218,4.853636,8.009412,-0.956505,-1.477161,-4.931166,7237.0401,2.246449,3.758843,6.353345,8.86178,-1.082568,-1.559988,-6.446168,317.3442,1.057774,1.135445,3.279232,6.303214,-0.304892,-0.616843,-3.484876,365.268,1.065321,1.156366,3.462667,5.762259,-0.302098,-0.6121,-2.918346,480.4349,1.27498,0.608919,2.016324,4.385273,-0.13613,-0.368125,-3.185455,438.3917,1.337511,0.517271,1.571043,3.580093,-0.117471,-0.355782,-2.242582,978.9301,1.198171,1.78561,5.0157,7.318643,-0.365348,-0.693031,-3.145069,1005.8086,1.19369,1.895212,5.501414,8.632562,-0.38352,-0.761234,-3.418992,8914.5776,2.099714,3.887889,6.1939,10.502559,-1.184747,-2.107988,-8.498235,7064.9653,1.924554,2.943099,4.68807,8.382229,-0.952807,-1.504044,-6.947664,986.417,1.176875,1.212108,3.015125,6.244347,-0.330046,-0.735556,-4.627147,600.3472,1.112158,1.071178,2.81451,6.214237,-0.31424,-0.658881,-3.822945,571.2623,1.36246,0.692943,2.361461,5.630919,-0.15639,-0.44188,-3.123538,540.3582,1.343946,0.679395,2.31398,5.072538,-0.144865,-0.525634,-3.368103,1532.9048,1.283201,2.078948,5.670509,11.325128,-0.433436,-0.830965,-4.533785,1299.893,1.275955,1.942942,5.669053,9.819636,-0.397,-0.784658,-3.594234,4
2636.2714,1.415959,0.687935,1.197518,3.544433,-0.248689,-0.532271,-3.280232,2019.5654,1.358132,0.673815,1.220498,3.781008,-0.223263,-0.483972,-3.330613,4285.3559,2.080043,0.959686,1.435807,3.883181,-0.309576,-0.64891,-4.375444,4646.2564,2.126069,1.056802,1.498234,3.975256,-0.353318,-0.688291,-3.784781,863.8995,1.537103,0.490794,1.062774,3.206805,-0.134258,-0.392178,-3.323071,781.351,1.677036,0.323584,0.701344,2.503825,-0.111071,-0.335153,-2.788153,3965.5091,1.995444,1.261156,1.974987,4.741171,-0.367899,-0.667522,-4.533669,4323.5073,2.040216,1.337097,2.08535,4.890683,-0.399076,-0.726652,-4.35421,983.0468,1.11855,0.326455,0.814348,5.489434,-0.178946,-0.569341,-4.241329,1433.8256,1.191551,0.40539,0.955297,5.248803,-0.186258,-0.542405,-3.966111,2841.9033,1.642694,0.707982,1.17102,4.575112,-0.224033,-0.599384,-4.2439,3070.8281,1.806353,0.635287,1.112244,5.829251,-0.203389,-0.563799,-4.332839,863.3575,1.602377,0.489655,1.176834,4.604125,-0.140497,-0.432019,-3.851347,935.5049,1.671489,0.498951,1.142546,5.744475,-0.14882,-0.410438,-3.461726,2708.6059,1.594181,0.954837,1.725104,5.418353,-0.252816,-0.690237,-3.947392,2503.906,1.643508,0.844181,1.537635,5.846264,-0.231726,-0.568486,-3.815796,3
64115.3389,10.987644,17.244777,24.060435,29.963118,-10.876924,-14.222341,-45.47528,60025.7876,11.822935,17.737139,27.174071,31.597827,-10.508054,-14.069366,-40.208352,9812.9893,2.995594,4.150023,9.014546,11.681577,-2.704014,-4.122726,-8.512847,9840.8956,2.946855,4.133748,8.977386,11.346623,-2.715076,-4.023361,-8.427109,3982.8221,3.363621,1.532901,4.116937,6.329844,-0.991191,-1.74067,-3.652801,3397.7777,3.767687,1.294889,3.290738,5.270743,-0.805869,-1.327685,-3.792051,12807.6616,3.801315,5.459321,12.249028,15.527491,-3.787447,-6.319951,-10.664821,13225.8296,3.757119,5.691056,12.952345,17.457597,-3.958488,-6.738427,-10.846565,64190.7192,9.399737,18.35174,26.920545,36.515922,-10.000296,-14.116166,-68.208945,52121.1382,8.285731,14.5318,20.572846,27.855264,-7.952957,-11.171625,-48.611635,12296.8955,3.352338,4.879578,9.343579,13.401763,-3.215267,-4.890413,-12.006106,10663.5522,3.206706,4.149501,8.014196,11.158125,-2.786584,-4.222935,-9.638931,4332.8921,3.877405,1.708777,4.674083,8.801422,-1.06507,-1.955177,-5.126705,3973.2892,3.659124,1.584625,4.476617,7.355008,-0.943114,-1.740386,-4.672738,16469.4282,4.209002,7.258105,15.24784,21.910521,-4.947273,-8.365919,-16.678015,14688.2457,4.325808,6.423882,14.259297,18.619864,-4.383639,-7.403787,-14.737511,4
10814.6855,2.383307,3.000801,4.204104,7.637112,-1.921224,-2.703102,-7.334822,7884.1465,2.124781,2.556081,3.743564,7.228087,-1.654222,-2.401643,-6.119093,18929.9402,5.705903,6.967984,11.333827,13.667885,-2.942698,-4.589061,-11.149127,21033.0234,6.000199,7.699347,12.437331,15.564276,-3.228311,-4.75471,-13.013481,5487.2241,4.286716,2.036918,3.951133,5.797146,-1.412135,-2.449412,-4.716319,6030.6186,5.799697,1.687012,2.770614,4.445807,-1.392977,-2.192259,-4.745707,16008.2187,4.790238,7.137522,13.708849,17.248882,-3.085097,-5.136264,-11.644319,18073.3667,5.141277,7.984961,15.276733,19.539679,-3.465318,-5.841737,-13.374847,6566.3525,1.611236,2.065075,3.205627,7.509557,-1.762085,-2.759413,-10.216326,7178.3711,1.756273,2.079171,3.03555,6.899089,-1.522087,-2.346552,-7.963348,13114.6504,4.073169,5.006067,8.202621,11.78368,-2.224148,-3.618842,-10.584047,14164.1624,4.784362,5.195318,8.335369,11.638068,-2.271534,-3.62265,-9.077514,5938.8255,4.900284,2.142483,3.997802,6.696652,-1.604012,-2.994368,-6.048034,6617.7519,5.293071,2.303831,4.278605,7.415415,-1.807907,-3.110703,-7.109448,11953.9439,3.573723,5.504738,11.157318,14.647125,-2.586058,-4.643358,-10.895618,10663.384,3.629692,4.880949,9.827357,15.122355,-2.275583,-4.146157,-8.887984,3
63370.4556,10.410733,16.67373,23.331186,28.744169,-10.874157,-14.591323,-43.452184,59196.8535,11.249314,17.115797,25.988041,31.637819,-10.496053,-14.593021,-42.051092,9218.6226,2.649842,4.08705,8.715521,11.522266,-2.702995,-4.244036,-10.659246,9264.1435,2.63013,4.078646,8.692869,11.5867,-2.697045,-4.074253,-8.898145,3921.6936,3.225986,1.505827,4.015738,6.242742,-0.974592,-1.697921,-3.513875,3448.4779,3.6372,1.286071,3.191621,5.032338,-0.809884,-1.485743,-4.390754,12361.2925,3.48188,5.357737,11.807999,15.318203,-3.736694,-6.062872,-9.925963,12716.6797,3.431061,5.600684,12.690451,16.544553,-3.900958,-6.425377,-11.171864,63402.7656,8.720239,17.782282,25.879712,34.635921,-10.043531,-14.402233,-64.783222,51638.1245,7.686359,14.029268,19.658696,26.845064,-7.989441,-11.305793,-53.96181,11913.1367,3.109147,4.7934,8.954882,12.889588,-3.226605,-4.971678,-11.05912,10224.582,2.884118,4.121147,7.933162,11.13344,-2.818491,-4.367145,-11.480759,4272.6107,3.681932,1.691964,4.52806,9.830053,-1.061344,-1.959427,-5.07114,3920.706,3.479064,1.556194,4.33675,7.669474,-0.937786,-1.770643,-4.52196,15926.7598,3.911744,7.197809,15.170412,18.70994,-4.915531,-8.454295,-15.084834,14298.0894,4.015238,6.381037,13.81895,17.884648,-4.349921,-7.627763,-14.32479,4
10609.5513,2.346886,2.91877,4.144272,5.989642,-1.889844,-2.723937,-7.691694,7759.9775,2.099732,2.466096,3.613882,5.685034,-1.637351,-2.489812,-5.95334,18873.0556,5.566889,6.971498,11.251696,14.391935,-2.951599,-4.608326,-12.268744,20978.9765,5.873159,7.706824,12.294149,15.108327,-3.210253,-4.926221,-11.228306,5495.6467,4.239176,2.028536,3.995477,6.085072,-1.425553,-2.494347,-5.485089,6110.0691,5.847014,1.679432,2.696161,4.526909,-1.416831,-2.187801,-4.470134,16008.9805,4.7514,7.070343,13.566098,18.111699,-3.112439,-5.181123,-10.576007,18026.8178,5.035225,7.906486,14.875643,19.809835,-3.471337,-6.036682,-12.517924,6373.2285,1.583818,1.971882,2.912087,7.147941,-1.75187,-2.706115,-9.339091,6929.1211,1.715748,1.985178,2.864294,6.710048,-1.5049,-2.434607,-7.744114,12917.3413,3.919459,4.990806,8.181996,11.705368,-2.22412,-3.570518,-9.786089,14098.1321,4.683021,5.205601,8.191452,12.275942,-2.303531,-3.623824,-9.969033,5943.5168,4.848642,2.153723,4.004644,7.80431,-1.60298,-2.917634,-5.921301,6652.4551,5.299852,2.303877,4.275854,7.277939,-1.828554,-3.112182,-6.906099,11893.5825,3.510038,5.44135,10.947426,14.93125,-2.588387,-4.598268,-11.811532,10571.8174,3.548928,4.836774,9.662172,12.832906,-2.297962,-4.060293,-8.921503,3
48426.7505,8.198847,12.077616,16.305315,21.600127,-8.381729,-10.982756,-35.748685,45061.6631,8.809619,12.580394,18.507073,21.893023,-7.97419,-11.218043,-26.836989,6071.9605,2.089925,2.95753,6.597833,8.871128,-1.871729,-2.898569,-6.739948,6129.7187,2.076544,2.95394,6.650103,9.114754,-1.868,-2.883734,-5.704755,2916.6261,2.650437,1.177872,3.277179,6.132012,-0.727081,-1.275923,-3.805638,2417.8072,2.850474,0.960802,2.73383,4.618717,-0.590938,-1.071243,-2.850086,8237.5147,2.651855,3.957525,9.31634,12.314268,-2.495221,-4.105972,-7.233756,8464.7378,2.619966,4.121183,9.775307,14.089721,-2.595836,-4.296935,-7.25685,50233.3291,7.035631,13.42792,19.056381,29.158754,-8.06769,-11.652861,-45.194719,40726.0839,6.188321,10.527833,14.681186,23.065919,-6.408271,-8.79253,-32.157834,8117.2144,2.44025,3.390939,6.645762,9.732417,-2.178472,-3.306934,-7.445064,6908.6382,2.262863,2.936102,5.97092,10.046763,-1.921908,-2.959068,-6.958195,3204.3345,3.034241,1.326492,3.783918,7.176016,-0.788432,-1.424393,-4.222977,2917.8969,2.831071,1.241568,3.696273,6.850762,-0.702788,-1.332558,-4.285874,10516.2207,2.907058,5.100104,11.087963,15.771157,-3.151761,-5.290767,-11.262725,9580.3906,3.032001,4.543306,10.48736,14.683018,-2.842644,-4.740026,-10.222756,4
14954.707,3.006787,4.407437,6.221067,10.389211,-2.830641,-3.975399,-10.712737,11169.1118,2.692514,3.707594,5.663272,8.219891,-2.379012,-3.405752,-8.542739,24445.8184,6.953713,9.748191,17.221971,20.973534,-4.218675,-6.174285,-15.776569,26958.1533,7.291211,10.771241,19.064647,24.908784,-4.589104,-6.948644,-16.21337,8015.1251,5.761,2.920213,5.882537,7.802851,-2.205404,-3.987948,-5.938204,7882.9485,7.45021,2.517702,4.435641,6.958439,-2.271126,-3.908073,-7.281122,20961.2402,6.010479,9.737318,21.433837,25.177088,-4.471416,-7.750643,-15.562078,23575.7768,6.402082,10.93509,23.492576,28.190258,-4.988906,-8.601548,-15.442713,10608.0215,2.04524,3.375372,5.040362,9.378549,-2.640935,-3.99189,-12.430887,10562.1045,2.160251,3.229184,4.656474,9.019245,-2.270827,-3.431927,-10.37027,17314.0679,4.936324,6.882572,12.518211,15.983848,-3.224787,-5.001997,-15.94081,18672.9021,5.869032,7.359006,12.714966,16.402379,-3.342607,-5.367955,-14.373946,8998.742,6.900651,3.171277,6.04881,9.540347,-2.61552,-4.735317,-9.284509,10569.9156,8.010284,3.481328,6.471793,9.307744,-3.175976,-5.587669,-9.180054,16076.0406,4.433286,7.515538,17.061236,22.701691,-3.804138,-7.009174,-14.839526,14341.6394,4.543243,6.762069,15.364203,19.765297,-3.38152,-6.101607,-13.2399,3
6351.187,1.928438,2.722161,4.393736,6.803293,-0.933673,-1.381178,-4.373931,6846.2773,2.178816,3.465712,6.019939,8.284835,-1.041515,-1.475819,-4.245932,245.1113,1.042945,1.082868,3.242157,6.093521,-0.322733,-0.709802,-3.523852,271.1748,1.046643,1.103286,3.188132,5.257003,-0.326791,-0.657889,-3.359055,478.6345,1.271399,0.589856,1.933851,3.709035,-0.13948,-0.406343,-3.417945,415.9807,1.322578,0.524817,1.746157,3.354841,-0.127353,-0.403518,-2.394594,956.4731,1.190303,1.714469,4.94136,8.049676,-0.374857,-0.689368,-3.090249,966.1851,1.182157,1.797389,5.145516,8.342028,-0.403866,-0.795541,-3.448325,8551.9199,2.042832,3.64998,5.994361,9.173165,-1.153489,-1.840772,-8.469395,6713.0298,1.854928,2.755127,4.441067,7.824856,-0.925054,-1.470123,-6.895474,985.0289,1.170667,1.168862,3.062273,6.259782,-0.3538,-0.825595,-5.053256,522.9555,1.094064,1.029367,2.688158,6.231917,-0.33329,-0.696774,-3.770826,573.529,1.360947,0.667242,2.319862,6.146766,-0.153016,-0.472826,-3.168286,542.9799,1.343991,0.654244,2.238807,5.457476,-0.149445,-0.456161,-3.045351,1483.2871,1.266838,2.009149,5.463654,9.677321,-0.4495,-0.854727,-3.994429,1309.9219,1.271537,1.865759,5.477316,8.100849,-0.412158,-0.824526,-4.03089,4
2535.584,1.400045,0.677063,1.154128,3.763561,-0.242855,-0.495581,-3.284624,1982.2041,1.355003,0.664413,1.187919,3.750235,-0.224885,-0.480407,-3.086443,4216.1885,2.054155,0.940598,1.352717,3.663082,-0.308504,-0.647566,-4.149352,4626.9454,2.117865,1.031029,1.508167,3.966503,-0.350837,-0.650662,-3.830729,886.0234,1.557384,0.47731,1.047343,3.113489,-0.138083,-0.405067,-2.742756,718.6765,1.612395,0.359893,0.813189,2.573618,-0.114365,-0.354679,-2.487266,3927.9878,1.990213,1.221301,1.947609,4.753674,-0.366393,-0.738855,-3.893926,4284.4238,2.037231,1.297509,2.113203,4.943385,-0.397512,-0.748992,-3.80711,886.8037,1.106474,0.30371,0.802232,5.952859,-0.16861,-0.537016,-4.615145,1303.2539,1.17253,0.367866,0.841539,5.127996,-0.178165,-0.493538,-3.802089,2801.292,1.629454,0.691047,1.2781,5.324014,-0.222412,-0.627331,-4.303405,3061.4519,1.799584,0.634931,1.170877,5.215322,-0.209322,-0.589444,-4.545155,895.8084,1.638152,0.487189,1.115826,4.510206,-0.145879,-0.458489,-3.346673,911.658,1.649933,0.483321,1.133584,4.076689,-0.144369,-0.42744,-3.40485,2686.7246,1.584768,0.935338,1.739277,5.651644,-0.26128,-0.638666,-4.268163,2519.6441,1.649596,0.831141,1.616924,4.738923,-0.236056,-0.54315,-3.811772,3
25405.6289,5.014903,6.153244,8.345525,10.916037,-4.266395,-5.636105,-14.645415,24200.7929,5.43577,6.933017,10.241557,12.652362,-4.093947,-5.365773,-12.479051,2993.4453,1.618406,1.687552,4.301951,6.715417,-0.912843,-1.462623,-4.974951,3035.7959,1.615235,1.689162,4.291464,6.479057,-0.922428,-1.408167,-3.632558,1562.9598,1.932954,0.783263,2.486572,4.452413,-0.389003,-0.8293,-3.476378,1350.2729,2.103008,0.64293,2.022866,4.0044,-0.322263,-0.61127,-2.50641,4075.2871,1.905935,2.40346,6.383875,9.10883,-1.166027,-1.880876,-5.638769,4211.8081,1.894728,2.519888,6.82865,9.473462,-1.19914,-2.00664,-5.288454,28404.1392,4.708238,7.369316,10.46906,16.697745,-4.487711,-6.51877,-25.442786,22777.605,4.191642,5.699975,7.817283,11.950387,-3.529283,-4.962418,-16.108986,4092.584,1.792062,1.890094,4.100697,8.916582,-1.036486,-1.657316,-5.194619,3411.7856,1.711237,1.633994,3.865381,6.611492,-0.916016,-1.47452,-4.698748,1758.4153,2.167736,0.882792,2.919428,5.519015,-0.426175,-0.879728,-3.893844,1686.6925,2.146604,0.859302,2.795279,5.738508,-0.387069,-0.848641,-3.465565,5244.7148,2.026004,2.924516,7.310414,10.9258,-1.419144,-2.350631,-5.330156,4780.5942,2.086443,2.668526,7.071313,10.986531,-1.290488,-2.149445,-5.159739,4
6076.3955,1.894105,1.420083,2.02503,5.258424,-0.753714,-1.094696,-4.308311,4567.0102,1.762385,1.295487,1.912467,4.222355,-0.703217,-1.096036,-4.981244,10932.4885,3.868835,2.954279,4.040969,6.793901,-1.281442,-2.010439,-6.886028,12223.2115,4.052707,3.267735,4.54126,7.108194,-1.419667,-2.151216,-6.126414,2527.8633,2.574628,0.951656,1.837302,3.581213,-0.538339,-0.987351,-3.020664,2174.9453,2.87897,0.762567,1.392869,3.077756,-0.445522,-0.785777,-2.772483,9226.7366,3.353394,3.242287,5.238003,8.160236,-1.350594,-2.145821,-5.343283,10432.7561,3.559808,3.526878,5.657825,8.432605,-1.504995,-2.501371,-6.078629,3242.3965,1.366752,0.823371,1.430169,6.675263,-0.644354,-1.140183,-5.594251,3829.207,1.481362,0.916273,1.415732,5.266079,-0.603899,-1.043058,-5.059743,7148.5634,2.712779,2.085247,3.067235,6.78918,-0.962439,-1.654267,-6.574285,7981.0349,3.190407,2.099567,2.915328,6.351527,-0.966874,-1.595344,-5.383646,2613.2115,2.815726,0.975677,1.895785,5.153687,-0.578749,-1.097328,-4.239802,2795.1967,2.988532,1.017439,1.980894,5.493433,-0.61217,-1.112119,-4.51255,6377.0987,2.424225,2.453943,4.209108,7.81418,-1.089533,-1.847706,-4.8434,5755.76,2.513718,2.190233,3.6133,7.613891,-0.959515,-1.68663,-5.431533,3
39486.9717,6.999552,9.722428,12.971938,17.006896,-6.782966,-8.923573,-22.964458,36625.1465,7.522372,10.331963,15.134022,17.748388,-6.381085,-8.640792,-19.663046,4509.3672,1.879654,2.374764,5.474263,8.968241,-1.382166,-2.168408,-5.962554,4597.8642,1.878091,2.369713,5.576903,7.971533,-1.398124,-2.133826,-4.599453,2346.3765,2.369651,0.997597,2.972233,5.456885,-0.582956,-1.126492,-3.19362,1937.4032,2.534647,0.841155,2.468463,4.504848,-0.468816,-0.893248,-2.533737,6223.875,2.340323,3.227911,7.964603,11.16712,-1.84913,-3.071329,-6.770432,6452.6944,2.320096,3.371317,8.529471,11.89568,-1.924123,-3.121925,-6.022687,41823.0962,6.439539,11.060963,15.428224,22.95544,-6.65922,-9.527672,-30.793396,33866.6592,5.6752,8.571942,11.813409,17.805355,-5.297207,-7.40222,-23.935592,6169.5557,2.160571,2.691409,5.490921,9.070653,-1.600887,-2.486068,-6.577661,5200.6499,2.025116,2.327465,4.916038,8.14128,-1.428852,-2.23171,-5.460774,2587.311,2.712798,1.125927,3.368543,6.649514,-0.635867,-1.247723,-4.796747,2372.5232,2.567922,1.073488,3.251061,7.324889,-0.572491,-1.084449,-3.699747,7967.7656,2.531592,4.059378,9.588517,13.486298,-2.33695,-3.815021,-8.074009,7306.8383,2.643865,3.660578,9.06838,13.245056,-2.097125,-3.576301,-7.543923,4
13636.4746,2.918851,3.935168,5.42566,7.812641,-2.41152,-3.423066,-7.728798,10193.0146,2.624703,3.336661,5.032227,8.578786,-2.068744,-3.02982,-7.400343,21998.499,6.708334,8.556278,14.470141,17.59796,-3.652664,-5.646883,-12.832304,24302.2244,7.054427,9.425351,15.906533,18.603915,-3.911431,-6.113161,-15.774077,6796.46,5.169106,2.530658,4.934817,7.040737,-1.820694,-3.248897,-6.197024,6150.9192,6.10652,2.104318,3.795818,5.84162,-1.632138,-2.721966,-6.171604,18726.3913,5.727197,8.656662,18.054578,21.445365,-3.83675,-6.66401,-14.384673,21125.4351,6.099874,9.707574,19.826997,25.642987,-4.278069,-7.475524,-13.89943,9681.8301,2.031251,2.999978,4.367811,8.210221,-2.249941,-3.363053,-10.777367,9755.2099,2.163676,2.885768,4.107171,7.692008,-1.936488,-2.872654,-9.470353,15418.3227,4.692457,6.099743,10.603879,13.680368,-2.738356,-4.397339,-11.641214,16630.0786,5.585094,6.434039,10.744233,14.207853,-2.838767,-4.362935,-12.663081,7526.7501,6.133826,2.706066,5.12966,8.882413,-2.111698,-3.807303,-7.159735,8619.6028,6.981151,2.939673,5.394224,8.284269,-2.467863,-4.248588,-7.275933,14314.7022,4.216288,6.715137,14.651253,18.872787,-3.228009,-5.939876,-13.422227,12699.7775,4.287433,5.990731,12.933649,15.969073,-2.866495,-5.243651,-10.541629,3
55734.1968,9.232608,14.416593,19.701819,23.70098,-9.638263,-12.537207,-39.384082,51631.1973,9.953206,14.723516,21.871071,25.838185,-9.124371,-12.368214,-34.979531,7514.4946,2.364941,3.534409,7.621138,11.336676,-2.243889,-3.499091,-7.4782,7588.9297,2.346231,3.507228,7.689596,10.148788,-2.223539,-3.34638,-6.109901,3460.4572,2.995737,1.359038,3.737596,5.537136,-0.872535,-1.550278,-4.4281,2823.5106,3.152065,1.112172,3.002967,5.640305,-0.681015,-1.248612,-3.847374,10138.6929,3.078626,4.626241,10.59102,15.03083,-3.041297,-5.104827,-8.303395,10483.04,3.055537,4.859353,11.356742,15.247657,-3.187787,-5.254379,-9.200771,56628.8604,8.219509,15.579338,22.44926,32.784184,-8.9748,-13.098225,-47.128873,46109.8901,7.208564,12.350728,17.151348,22.652734,-7.150032,-9.999007,-44.081018,9944.3579,2.785153,4.104379,7.849112,11.636058,-2.630849,-4.168593,-9.954229,8552.0263,2.588574,3.543509,6.878845,10.493588,-2.332695,-3.617419,-8.063701,3781.1812,3.427967,1.52771,4.276897,7.834109,-0.923877,-1.717633,-5.641958,3456.3603,3.244421,1.410237,4.071687,7.218806,-0.814278,-1.608662,-4.49269,13172.1202,3.443802,6.197195,13.191637,16.911075,-3.976033,-6.903021,-13.587925,11883.4682,3.552023,5.479706,12.289703,17.064462,-3.531833,-6.045835,-11.590714,4
8379.9604,2.116618,2.119569,2.897238,4.700611,-1.341155,-1.908228,-6.439297,6189.7505,1.920009,1.837465,2.695815,5.327782,-1.215682,-1.783984,-5.493626,15345.7822,4.838369,5.142923,7.756003,10.27428,-2.206128,-3.255166,-8.527334,17140.8369,5.100155,5.715303,8.635258,13.090346,-2.422607,-3.682118,-10.275859,4101.5065,3.45997,1.501253,2.828004,4.651979,-1.003773,-1.894343,-3.763353,3588.3039,3.911199,1.255426,2.176657,3.957515,-0.839615,-1.413001,-3.872401,13003.4356,4.152511,5.3388,9.452471,12.679596,-2.286211,-3.772399,-8.15975,14718.8383,4.43014,5.924435,10.309991,14.185404,-2.576287,-4.32936,-8.972867,4569.4502,1.443809,1.322965,2.15056,6.125139,-1.219132,-1.994712,-6.723542,5222.9737,1.572736,1.393867,2.029581,6.250849,-1.071371,-1.748369,-6.847286,10456.2041,3.427158,3.697378,5.724867,9.425845,-1.641336,-2.566505,-7.650852,11436.9641,4.05948,3.774165,5.634784,9.190515,-1.679348,-2.660345,-7.375992,4344.5083,3.861346,1.56057,2.915244,6.133703,-1.100191,-1.968564,-5.015826,4740.6126,4.147715,1.655526,3.021685,6.499484,-1.204729,-2.092921,-4.910305,9560.7651,3.083736,4.112421,7.4613,10.421236,-1.922962,-3.277537,-7.620182,8472.1563,3.118256,3.643637,6.635225,9.923454,-1.693921,-3.030205,-7.160828,3
6724.5322,2.020598,2.89551,4.704013,6.451841,-0.958748,-1.368943,-5.728872,7225.0688,2.267488,3.6514,6.151374,8.582533,-1.078146,-1.577229,-4.759822,345.8013,1.064441,1.104513,3.118664,6.619379,-0.319768,-0.663485,-3.105526,337.7124,1.061794,1.122015,3.274392,6.333606,-0.309867,-0.635473,-4.119097,474.045,1.27283,0.607351,2.0272,4.438405,-0.136856,-0.406272,-2.962726,411.0845,1.315076,0.497664,1.622506,3.681536,-0.123348,-0.32014,-2.468941,985.2295,1.204746,1.71931,4.908621,7.139241,-0.379191,-0.731814,-3.140609,997.9624,1.198254,1.831052,5.324031,8.163961,-0.396327,-0.802587,-3.430834,8818.5356,2.093252,3.794741,6.10878,10.28215,-1.166866,-1.940398,-7.980958,7039.7163,1.930586,2.885156,4.687128,8.38274,-0.952153,-1.567282,-7.457603,949.4555,1.173074,1.211541,2.91539,5.791747,-0.339897,-0.752898,-3.992154,579.063,1.109762,1.047537,2.84707,7.20548,-0.326411,-0.705981,-4.193905,569.436,1.365492,0.683544,2.419526,5.542531,-0.161433,-0.476601,-3.331247,545.4757,1.351388,0.663325,2.309991,5.626217,-0.156961,-0.484304,-3.295705,1481.0269,1.276351,2.026396,5.695968,10.077123,-0.450585,-0.941962,-4.277746,1279.8803,1.275707,1.883218,5.548866,8.475633,-0.40583,-0.855863,-4.247518,4
2642.4449,1.423541,0.667298,1.124976,3.776493,-0.248339,-0.513473,-2.863963,2081.6518,1.376292,0.650715,1.110478,3.759266,-0.218203,-0.466463,-3.1293,4237.2742,2.107223,0.909046,1.339761,3.568771,-0.310663,-0.648198,-4.245509,4608.3403,2.157551,1.003375,1.42084,4.039744,-0.353081,-0.661122,-3.420292,884.8369,1.557021,0.468109,1.00362,2.710864,-0.142177,-0.370577,-2.538119,747.5515,1.64144,0.354783,0.757182,3.122584,-0.114979,-0.313694,-2.381876,3948.648,2.030797,1.213979,1.840911,4.300984,-0.370267,-0.662623,-3.171721,4291.667,2.07072,1.270137,2.011861,4.529017,-0.405134,-0.803648,-4.091339,904.7686,1.109498,0.31392,0.840578,5.565007,-0.172062,-0.53794,-4.163085,1395.7192,1.188431,0.376678,0.889336,5.342953,-0.179517,-0.509143,-4.164244,2878.4688,1.670707,0.700358,1.260458,5.121638,-0.221919,-0.620268,-4.005168,3033.2893,1.818273,0.631991,1.132015,5.351691,-0.204441,-0.55913,-4.178202,904.8188,1.644183,0.472444,1.200635,4.806221,-0.141683,-0.420121,-3.142203,917.5824,1.655541,0.470977,1.053731,4.153851,-0.144572,-0.455553,-3.359267,2761.6147,1.619592,0.930677,1.662781,6.198345,-0.270071,-0.595541,-3.922837,2586.9109,1.686254,0.815859,1.514988,4.917576,-0.24148,-0.590537,-3.919866,3
64366.1006,11.206853,17.325183,24.147163,30.042365,-10.976237,-15.487693,-45.121185,59968.7856,11.975262,17.761804,27.13234,32.602682,-10.589666,-14.49897,-45.003262,9780.6254,3.063655,4.059043,8.790131,12.222068,-2.695272,-4.262091,-7.081319,9850.4395,3.021469,4.045216,8.904849,13.064404,-2.677265,-4.036248,-7.948594,4006.5158,3.408115,1.533338,4.060962,6.400861,-0.991066,-1.75584,-4.595178,3301.8667,3.674356,1.250441,3.323971,5.930278,-0.809027,-1.396942,-3.794575,12726.9604,3.884593,5.343612,12.001412,15.085006,-3.742843,-6.300468,-11.096449,13129.273,3.844056,5.549755,12.595057,16.746162,-3.907683,-6.530922,-10.48087,64529.124,9.504153,18.322629,26.938535,35.089771,-10.078398,-14.340524,-62.863948,52403.0483,8.38971,14.503507,20.564691,27.23053,-8.066714,-11.374106,-46.69991,12227.1031,3.399087,4.749697,9.157499,12.358381,-3.198969,-4.876423,-11.136578,10541.0391,3.24262,4.07306,7.959248,11.579461,-2.768421,-4.430366,-10.32768,4340.9393,3.940666,1.711514,4.677684,8.916293,-1.063434,-1.937508,-5.466265,3984.3246,3.734366,1.577219,4.554756,8.290849,-0.93889,-1.646683,-4.673151,16368.604,4.242037,7.136219,15.152951,21.756132,-4.914924,-8.454826,-16.046036,14598.5225,4.386863,6.331321,13.996492,18.917628,-4.348747,-7.425477,-13.051509,4
10768.3784,2.396375,2.988777,4.172545,6.768529,-1.911089,-2.74663,-7.425824,7946.8979,2.149474,2.556658,3.787208,6.141361,-1.679537,-2.476352,-5.930598,18949.1555,5.932648,7.009487,11.203298,14.399465,-2.943626,-4.806603,-10.750551,21022.8913,6.193912,7.707807,12.533366,16.168323,-3.245477,-4.937845,-12.742635,5523.5107,4.324328,2.051403,3.930918,5.900247,-1.416172,-2.539051,-4.870262,4894.6956,4.990347,1.702463,3.076152,5.108542,-1.248375,-2.099274,-4.877495,16067.4312,4.945467,7.175873,13.928661,16.611022,-3.106556,-5.329508,-12.769684,18181.8652,5.313964,8.018411,15.303328,19.006919,-3.499658,-5.890419,-10.555428,6473.4219,1.605855,2.047048,3.1477,7.599648,-1.771753,-2.714093,-8.874754,7042.3623,1.746794,2.053883,3.086226,6.9996,-1.527442,-2.361458,-9.115062,13196.7109,4.206178,5.095395,8.43775,11.714293,-2.225676,-3.452626,-10.016557,14295.3855,4.958196,5.288492,8.347436,11.490041,-2.279513,-3.611889,-10.376799,6001.8975,4.99892,2.168076,4.077853,7.639678,-1.618935,-2.885684,-6.571152,6670.1643,5.412494,2.325946,4.309345,7.062337,-1.832131,-3.159481,-6.51875,12080.6059,3.66237,5.635726,11.306798,15.754038,-2.617939,-4.668168,-10.339502,10797.6473,3.760288,4.986222,9.962968,13.54005,-2.302753,-4.177006,-9.351592,3
49074.7422,8.434027,12.239537,16.449529,21.651442,-8.447975,-11.249827,-31.623405,45362.936,8.918344,12.652019,18.62944,23.947919,-7.968587,-10.615714,-28.143754,6020.1538,2.116191,2.923527,6.465632,9.307943,-1.853147,-2.822223,-6.192608,6096.1489,2.107547,2.928077,6.467776,9.579541,-1.846612,-2.733161,-6.56414,2926.5067,2.674361,1.174421,3.35952,6.008757,-0.728214,-1.360791,-4.912786,2424.082,2.858531,0.971705,2.727525,4.755255,-0.600094,-1.004782,-3.034208,8280.8149,2.726258,3.899551,9.058941,12.734504,-2.477641,-4.045844,-7.346408,8445.7754,2.677089,4.0554,9.776395,13.579122,-2.580045,-4.257424,-8.125658,50505.5556,7.156282,13.429735,18.927598,24.513722,-8.075118,-11.31611,-41.865235,40995.2529,6.341061,10.600832,14.789982,22.975573,-6.4369,-8.930657,-32.142173,7943.7573,2.428849,3.362194,6.52839,10.024063,-2.149383,-3.247793,-8.125043,6862.0483,2.297255,2.91181,5.777525,9.660921,-1.901146,-2.884668,-7.181531,3195.7001,3.042887,1.330993,3.809396,7.24377,-0.798759,-1.48531,-4.118199,2932.9403,2.88751,1.23376,3.618316,6.471531,-0.707256,-1.262641,-3.923769,10522.0131,2.966864,5.071859,10.953073,16.247401,-3.153603,-5.332401,-11.522067,9587.2788,3.062467,4.528935,10.359698,14.75511,-2.830969,-4.81955,-9.628694,4
15007.1728,3.051742,4.421453,6.187886,8.070431,-2.807096,-4.068519,-9.888584,11234.7364,2.710348,3.715791,5.551546,7.649267,-2.380601,-3.38769,-7.69032,24642.8445,7.35529,9.856245,17.504448,21.279715,-4.252766,-6.460295,-14.253423,27149.231,7.708549,10.86369,19.332914,23.169238,-4.631444,-7.04651,-15.538583,8071.1916,5.881696,2.968398,5.998844,8.121005,-2.235965,-4.033487,-7.234689,7379.2566,7.111773,2.498868,4.643861,6.681548,-2.026231,-3.392719,-5.931565,21097.7683,6.270778,9.813757,21.574228,24.611481,-4.487238,-7.726894,-18.433121,23757.7041,6.686942,11.102686,23.904699,27.688459,-5.087376,-8.845865,-14.840883,10635.5576,2.058031,3.360316,4.96878,9.271656,-2.625086,-3.980381,-11.64182,10592.9698,2.181166,3.208087,4.6821,9.3113,-2.266059,-3.360616,-9.467685,17526.1763,5.201205,7.052659,12.840576,17.584283,-3.252443,-5.161299,-13.53223,18813.5007,6.196176,7.456642,13.014696,17.801393,-3.346189,-5.276913,-14.381579,9066.7487,7.076665,3.230102,6.242087,9.362054,-2.667139,-4.777393,-8.914028,10723.1632,8.358024,3.508133,6.459013,10.738586,-3.210114,-5.480597,-9.049408,16371.5068,4.652145,7.725333,17.745856,23.181429,-3.835272,-7.061692,-15.417278,14510.5914,4.717235,6.873639,15.700377,19.456972,-3.383984,-6.222718,-11.328508,3
24011.8803,4.560302,5.666551,7.601054,9.382119,-4.078729,-5.475251,-13.287909,22938.8911,4.966619,6.371882,9.562114,12.468778,-3.898825,-5.133325,-12.814811,2484.9345,1.447855,1.607755,4.041923,7.946207,-0.932399,-1.52655,-4.333471,2487.3979,1.44256,1.595927,4.068297,6.162232,-0.927482,-1.586165,-3.760607,1515.5514,1.874398,0.765046,2.448777,4.472625,-0.386824,-0.747349,-2.91536,1299.5413,1.994765,0.641208,1.988746,3.850579,-0.325967,-0.694858,-3.332137,3694.4751,1.753535,2.269691,6.087604,8.575735,-1.158936,-1.865637,-4.894934,3743.6875,1.730238,2.394109,6.52261,9.368188,-1.199101,-2.033397,-4.31401,27350.1509,4.380621,6.905449,9.818496,14.313614,-4.351576,-6.134355,-22.639253,21787.9814,3.83132,5.380767,7.517189,12.294883,-3.44571,-4.80304,-16.360306,3723.9468,1.658558,1.807519,3.977218,7.295336,-1.045188,-1.703587,-5.827213,3012.0396,1.552156,1.561516,3.66897,6.449244,-0.939984,-1.487608,-4.814799,1680.1455,2.074201,0.867957,2.824018,6.81493,-0.427444,-0.914287,-3.486114,1633.7429,2.060439,0.834756,2.696871,5.494153,-0.395786,-0.839247,-3.638044,4895.414,1.896196,2.804685,7.067227,10.799086,-1.426593,-2.405799,-6.077431,4458.1636,1.940295,2.551428,6.847273,10.300212,-1.286025,-2.200905,-5.245017,4
5880.1348,1.875055,1.337221,1.951786,4.766693,-0.734987,-1.202985,-4.23191,4438.3066,1.74467,1.227212,1.842769,4.483717,-0.677671,-1.099049,-4.041166,10919.3737,3.878039,2.915383,4.00018,7.072083,-1.29959,-1.967576,-6.519693,12261.9367,4.102792,3.215462,4.330643,7.494999,-1.472192,-2.193467,-6.525255,2547.3456,2.606915,0.933842,1.749818,3.707942,-0.548046,-0.999047,-3.072351,2172.9604,2.850011,0.747442,1.408539,3.137839,-0.461091,-0.828155,-3.185365,9341.3946,3.42988,3.187266,5.019591,8.211982,-1.363773,-2.18444,-5.664391,10534.3008,3.640369,3.477829,5.55695,7.94488,-1.52214,-2.457887,-7.501833,2987.5694,1.333085,0.738597,1.281675,7.103647,-0.623077,-1.179491,-4.70897,3534.4565,1.438116,0.837742,1.353612,6.135616,-0.576301,-1.016263,-4.983168,7173.604,2.708988,2.062817,3.128281,7.36387,-0.96086,-1.609232,-5.620653,8069.331,3.230374,2.07983,2.997287,6.260875,-0.985145,-1.55033,-6.984054,2625.1609,2.850544,0.968592,1.955893,6.50522,-0.579495,-1.103538,-3.914747,2810.6506,3.012247,0.984608,1.917568,4.885755,-0.608537,-1.118881,-3.5488,6503.4453,2.475602,2.421964,4.154629,8.018083,-1.100356,-2.035106,-5.91515,5870.8008,2.556511,2.14137,3.594112,6.87497,-0.969377,-1.691188,-5.203898,3
39526.622,7.132954,9.650512,12.95408,16.509848,-6.817213,-9.032585,-22.013352,36742.0982,7.602271,10.250945,15.008892,20.051906,-6.366604,-8.433008,-21.845561,4474.8643,1.88845,2.321676,5.346828,7.511445,-1.404155,-2.232771,-5.57309,4583.831,1.898742,2.31602,5.404861,7.751956,-1.398493,-2.175406,-5.223003,2341.7962,2.387186,0.999174,2.982187,5.153318,-0.581201,-1.035241,-2.757217,1950.9092,2.533798,0.825806,2.472585,4.34969,-0.480153,-0.975222,-3.076914,6207.6705,2.361867,3.147961,7.673013,10.474163,-1.83408,-3.099523,-5.804632,6333.5899,2.328901,3.301535,8.328214,11.706458,-1.913974,-3.192658,-5.237918,41895.602,6.394421,10.927041,15.265607,21.746963,-6.713878,-9.59276,-33.52877,33705.8228,5.628822,8.559164,11.882013,17.54408,-5.324484,-7.364595,-24.998697,6038.5288,2.144944,2.652545,5.393044,9.119886,-1.620147,-2.468225,-6.132819,5135.8374,2.024764,2.290441,4.782856,8.692039,-1.435793,-2.194517,-5.909343,2575.7978,2.717424,1.12099,3.423057,5.840697,-0.644475,-1.249289,-4.815828,2397.7168,2.594567,1.060386,3.206729,7.379775,-0.566166,-1.08845,-3.553579,7841.8115,2.529944,3.9933,9.187679,13.887906,-2.293195,-3.759895,-8.383415,7172.8071,2.612848,3.578373,8.787351,12.316742,-2.06572,-3.440802,-7.378586,4
13520.7417,2.93255,3.89809,5.355009,8.349259,-2.392333,-3.381029,-8.192835,10196.3496,2.646395,3.344971,4.929191,7.728191,-2.049168,-2.854357,-7.55061,22082.8846,6.991219,8.634162,14.679647,18.796678,-3.659339,-5.655567,-15.53399,24403.5617,7.34939,9.505244,16.290168,19.369039,-3.950737,-6.341667,-15.411653,6847.6946,5.300683,2.543989,4.985945,6.663443,-1.826493,-3.268914,-5.916471,6174.922,6.248111,2.1282,3.878267,5.440487,-1.630971,-2.778899,-5.535458,18928.7082,5.991518,8.73949,18.222871,21.179482,-3.83976,-6.489523,-12.96454,21378.5896,6.42621,9.805398,20.15768,23.859549,-4.31219,-7.305989,-14.538138,9499.8173,2.006734,2.96339,4.400655,8.364471,-2.241232,-3.275817,-10.761743,9624.4873,2.146351,2.863083,4.123627,7.58255,-1.912091,-2.847344,-9.170345,15637.02,4.908097,6.219904,10.777952,14.035516,-2.786979,-4.354615,-11.114217,16759.4722,5.841154,6.531421,10.98083,14.989114,-2.871184,-4.569581,-12.417478,7585.69,6.293434,2.730853,5.217093,9.017597,-2.133898,-3.797288,-7.826567,8714.7799,7.234509,2.948906,5.449995,8.559761,-2.488761,-4.322141,-8.883336,14561.8271,4.407258,6.871618,14.944023,20.149345,-3.257776,-5.963971,-12.994678,12985.1582,4.507268,6.1294,13.189487,17.661952,-2.876014,-5.182413,-10.018887,3
56258.6977,9.438233,14.553132,19.985929,25.645187,-9.751795,-13.187251,-39.28619,52178.4849,10.112518,14.891762,22.198864,26.288107,-9.243983,-12.398673,-38.217123,7566.4482,2.415095,3.498613,7.557624,10.242485,-2.256723,-3.41546,-7.596947,7600.1807,2.399212,3.476327,7.708424,10.696777,-2.239576,-3.483829,-6.655719,3486.3593,3.045217,1.36822,3.782173,5.976043,-0.879052,-1.50966,-4.6988,2893.9847,3.256877,1.12806,3.07058,5.098671,-0.709358,-1.194265,-3.021255,10219.4976,3.16254,4.565693,10.514365,13.901176,-3.074805,-4.946719,-9.862845,10470.4677,3.11727,4.811935,11.208194,16.49729,-3.190373,-5.324002,-9.517932,57331.3931,8.301352,15.68403,22.683908,31.435426,-9.093072,-12.873134,-54.075778,46583.2236,7.241492,12.433658,17.320647,24.943537,-7.248291,-10.298774,-38.254406,9839.8164,2.793681,4.103547,7.922767,11.655454,-2.65522,-4.06744,-10.255109,8471.128,2.603754,3.519368,6.885421,9.844992,-2.354517,-3.587806,-9.28102,3772.9279,3.465242,1.541129,4.351175,7.82063,-0.94357,-1.704932,-4.567437,3466.9519,3.297087,1.410835,4.028134,7.265883,-0.84102,-1.563402,-4.524399,13102.3745,3.450261,6.162435,13.391857,17.789844,-3.976593,-6.71196,-13.288974,11899.396,3.582695,5.430009,12.202862,16.721983,-3.557495,-6.00691,-10.962913,4
8329.0811,2.123654,2.113195,2.960097,6.030859,-1.332595,-2.164894,-5.469253,6253.3115,1.94291,1.867553,2.68077,4.827849,-1.20944,-1.825882,-5.819569,15540.2019,5.105336,5.171002,7.819688,11.558085,-2.205666,-3.332043,-8.187106,17342.7671,5.367771,5.72601,8.500566,10.930027,-2.451692,-3.742738,-9.276914,4135.9976,3.537459,1.511219,2.850265,4.873382,-1.005699,-1.70222,-4.045017,3589.4099,3.955855,1.244766,2.197236,4.165155,-0.851195,-1.507042,-3.734193,13157.8354,4.34422,5.378636,9.418395,11.916899,-2.325732,-3.785184,-9.22167,14916.0322,4.645974,5.957752,10.323653,13.298245,-2.63106,-4.316702,-9.977184,4480.0742,1.434279,1.327496,2.013733,6.036659,-1.214383,-1.893371,-6.96393,5167.9453,1.563421,1.392329,2.088955,5.388722,-1.056429,-1.735867,-6.636151,10678.3681,3.611592,3.763195,5.773623,8.391784,-1.659607,-2.774604,-7.952858,11636.2444,4.26237,3.850382,5.723928,9.946573,-1.702764,-2.687257,-8.457103,4368.8442,3.949287,1.575683,2.961331,6.416738,-1.107409,-1.997512,-4.713901,4794.8005,4.327117,1.664454,3.034132,6.52389,-1.212288,-2.140282,-5.155203,9748.749,3.195081,4.218692,7.708994,10.666926,-1.939449,-3.428589,-8.548355,8672.6956,3.25887,3.734341,6.776539,10.483261,-1.715114,-3.104077,-6.90635,3
24771.8305,4.839402,5.84952,7.830579,10.357445,-4.174691,-5.525184,-16.148513,23749.3095,5.242864,6.610156,9.740195,13.022566,-4.003635,-5.297087,-11.836778,2632.1055,1.510701,1.611384,3.973158,6.178586,-0.931062,-1.50225,-4.284631,2684.5611,1.515402,1.61379,4.042462,7.073221,-0.934807,-1.607153,-4.902902,1556.8776,1.915232,0.772155,2.460473,4.760446,-0.399189,-0.91042,-2.957092,1320.1118,2.030823,0.648699,2.029559,4.680781,-0.32886,-0.657134,-2.632129,3811.1338,1.82296,2.289749,5.976751,8.920426,-1.17442,-1.882723,-4.80983,3914.3023,1.810322,2.400151,6.556216,9.791766,-1.227197,-2.021447,-4.374249,27721.2212,4.433036,7.071555,9.902701,15.235105,-4.451312,-6.386156,-21.830713,22205.4317,3.932627,5.484359,7.695327,11.992259,-3.495172,-4.933441,-20.358262,3786.5352,1.706494,1.808894,4.14304,7.186614,-1.045606,-1.729747,-4.489103,3016.2436,1.586169,1.566413,3.59973,6.867533,-0.931171,-1.474321,-4.621627,1730.3148,2.126132,0.879849,2.817943,5.846319,-0.435524,-0.838388,-3.288127,1663.38,2.101471,0.84016,2.623729,5.564063,-0.4011,-0.792282,-3.386292,4875,1.927733,2.785445,7.120059,11.66318,-1.434708,-2.385131,-5.82795,4492.9692,1.989277,2.539122,6.834216,10.033378,-1.289405,-2.16283,-5.873521,4
6008.669,1.909783,1.367694,1.992751,4.394809,-0.745084,-1.174987,-4.032431,4621.3633,1.791115,1.244347,1.89557,4.398349,-0.695832,-1.072254,-4.021765,11012.6904,4.012171,2.908309,3.966183,6.728372,-1.299618,-1.973536,-7.340195,12330.0723,4.247473,3.212254,4.353303,7.703429,-1.459061,-2.265301,-7.522884,2589.7719,2.659696,0.921806,1.771402,3.627807,-0.544009,-1.029448,-2.863911,2173.6762,2.839473,0.74318,1.356971,3.296866,-0.456443,-0.857447,-3.159265,9424.5305,3.532153,3.17721,4.978573,7.813993,-1.355566,-2.156628,-5.069211,10643.8968,3.761286,3.462668,5.38085,7.888462,-1.526791,-2.413771,-5.759066,3059.7129,1.341417,0.753389,1.304987,6.349372,-0.634677,-1.15165,-6.03971,3748.7315,1.472585,0.862138,1.360192,5.901994,-0.588765,-1.06936,-4.692255,7333.174,2.814035,2.086999,3.053178,6.595396,-0.96718,-1.586078,-5.616234,8180.582,3.360635,2.09871,2.965101,6.368741,-0.983791,-1.554667,-5.373984,2654.8196,2.908766,0.942154,1.8743,4.886099,-0.577098,-1.06991,-4.197057,2832.4629,3.008084,0.979569,1.975998,6.469016,-0.618261,-1.151639,-3.943458,6708.0932,2.584061,2.439303,4.158376,8.367953,-1.105128,-1.868663,-5.03636,6014.6055,2.639926,2.166649,3.506099,7.728847,-0.984624,-1.689801,-5.04999,3
39970.5938,7.269206,9.774477,13.116787,16.723021,-6.857685,-8.990235,-24.693788,37108.3242,7.753827,10.361644,15.15173,18.54985,-6.414117,-8.879984,-20.022949,4450.7388,1.893612,2.303195,5.373214,8.516037,-1.38814,-2.119619,-5.833062,4531.4512,1.896471,2.299975,5.336218,8.589106,-1.371597,-2.123519,-4.86392,2345.0381,2.394429,1.006901,3.039175,4.993669,-0.581701,-1.124551,-2.904948,1956.6811,2.538086,0.832362,2.438153,4.714774,-0.475236,-0.993448,-4.365218,6189.9849,2.379282,3.145172,7.684562,10.388503,-1.817535,-2.95226,-6.66967,6323.7905,2.350644,3.295961,8.339733,13.104264,-1.903373,-3.120596,-7.34354,41953.6347,6.414059,11.063809,15.403959,22.168292,-6.747137,-9.454643,-32.692375,34029.4497,5.70647,8.61487,11.739312,16.850119,-5.33381,-7.526717,-24.638988,5976.7949,2.144737,2.63219,5.378236,8.67922,-1.59902,-2.467286,-6.687258,5042.8672,2.015028,2.271976,4.825167,9.455235,-1.410565,-2.143619,-5.546025,2563.452,2.71091,1.13715,3.48082,7.117702,-0.628015,-1.201335,-4.269552,2392.4413,2.606225,1.068991,3.257335,6.292553,-0.567651,-1.060881,-3.726774,7677.4922,2.502902,4.002359,9.363523,14.191848,-2.270051,-3.710292,-7.779968,7155.2617,2.62886,3.573881,8.718345,13.268921,-2.029168,-3.295977,-7.117933,4
13601.3262,2.969743,3.908924,5.40013,8.618452,-2.383932,-3.619315,-7.981113,10221.3516,2.666911,3.352571,4.998385,7.894579,-2.063008,-2.986481,-7.254395,22083.534,7.176866,8.665436,15.014328,19.185766,-3.645172,-5.555267,-13.032643,24400.3403,7.467083,9.561298,16.533889,19.858607,-3.999589,-6.09207,-14.65981,6919.322,5.396316,2.567288,5.137773,7.169347,-1.841852,-3.26663,-6.219583,6198.0176,6.272295,2.139343,3.854685,5.422448,-1.632599,-2.7286,-5.278998,18951.4131,6.122124,8.814459,18.392217,22.49717,-3.843226,-6.519241,-14.229623,21427.2857,6.570492,9.913583,20.320659,25.922542,-4.365753,-7.543095,-14.356826,9520.7715,2.013105,2.978785,4.402545,7.986423,-2.259899,-3.667,-9.577706,9669.1787,2.163526,2.874333,4.030873,8.034429,-1.936779,-3.009867,-10.086017,15834.3977,5.055706,6.309973,11.0658,14.687307,-2.794071,-4.493949,-13.428991,16889.304,5.990689,6.587929,11.004027,14.260719,-2.882186,-4.468009,-11.691124,7628.6133,6.407518,2.75572,5.275164,9.148293,-2.151509,-3.838955,-7.82381,8757.934,7.237061,2.972622,5.383374,9.349543,-2.494707,-4.313836,-7.749793,14703.3057,4.514336,7.010605,15.238938,18.781249,-3.289474,-5.956968,-13.430623,13068.4453,4.627251,6.207096,13.458068,16.115011,-2.879568,-5.239665,-10.97818,3
56865.3989,9.580315,14.729774,20.212193,26.470433,-9.887814,-13.143253,-34.466057,52525.0415,10.282846,15.018454,22.261348,26.366766,-9.328715,-12.458483,-32.967371,7538.274,2.435807,3.459313,7.479382,10.160701,-2.219477,-3.439848,-7.121636,7608.4444,2.430525,3.40668,7.530597,9.98501,-2.207695,-3.375805,-6.644702,3491.4245,3.068451,1.359442,3.798433,6.100617,-0.875419,-1.559636,-4.671033,2872.3783,3.230293,1.131829,3.033254,4.811633,-0.700197,-1.27857,-3.882148,10189.4394,3.183794,4.553572,10.366906,13.746498,-3.0327,-5.158984,-9.501253,10409.0053,3.149408,4.748729,11.133969,15.059321,-3.168898,-5.357233,-10.427742,57232.186,8.307523,15.784311,22.788743,33.531936,-9.151089,-12.882986,-50.5256,46444.6236,7.268639,12.541885,17.894399,25.952755,-7.298674,-10.658464,-38.209605,9724.9048,2.783624,4.03239,7.788838,10.929654,-2.596883,-3.9679,-8.92749,8372.6973,2.595659,3.493148,6.886716,10.379926,-2.298793,-3.588793,-8.791618,3773.5112,3.4945,1.548456,4.357414,7.503574,-0.945557,-1.741905,-4.589272,3468.5819,3.289007,1.415772,4.090332,7.778159,-0.818326,-1.446123,-4.321243,12966.0224,3.451022,6.116188,13.137825,18.563791,-3.962424,-6.679982,-13.724726,11776.9375,3.572177,5.399436,12.127668,16.384736,-3.508545,-6.020806,-11.71955,4
8353.5224,2.135314,2.11859,3.052558,5.457252,-1.340301,-1.949609,-5.089199,6265.955,1.946743,1.868476,2.718463,5.006778,-1.21117,-1.872103,-4.566834,15584.4587,5.236913,5.209892,7.751023,11.884088,-2.211166,-3.324994,-10.504933,17428.155,5.53598,5.769413,8.559988,11.903623,-2.441339,-3.77761,-10.112608,4165.9821,3.584785,1.519254,2.835602,4.638897,-1.01032,-1.879234,-3.609461,3648.317,4.05265,1.243386,2.198917,3.828398,-0.856982,-1.430245,-3.951734,13301.1445,4.458204,5.402608,9.560851,12.708466,-2.311142,-3.757353,-9.436,14944.9036,4.761161,6.009348,10.479335,13.618292,-2.636536,-4.448367,-10.915338,4485.7764,1.43503,1.306532,2.087976,6.820427,-1.211667,-1.991802,-6.57162,5129.5986,1.561837,1.382372,2.11386,7.083212,-1.056845,-1.741429,-6.281705,10804.8821,3.726221,3.807771,5.897913,9.259988,-1.661529,-2.633099,-8.09688,11751.2036,4.402284,3.868363,5.836743,9.53552,-1.697049,-2.711132,-8.54752,4408.0557,4.029162,1.576868,2.940028,6.154701,-1.114163,-2.00907,-5.509419,4835.3141,4.380695,1.660763,2.969309,6.118285,-1.207929,-2.107753,-4.93706,9889.3638,3.289907,4.267446,7.785896,12.90591,-1.954692,-3.418749,-8.075724,8807.9705,3.349055,3.745775,6.672102,9.716503,-1.708816,-2.948196,-6.532844,3
6852.7124,2.071219,2.752924,4.320656,6.31286,-0.988053,-1.377848,-4.26046,7354.6948,2.325334,3.430524,5.664163,8.355725,-1.10017,-1.541611,-4.707765,344.4664,1.067598,1.033043,2.969811,6.951394,-0.322688,-0.615404,-3.077495,352.4146,1.068329,1.044923,2.986784,5.492291,-0.321906,-0.631547,-3.147438,471.8229,1.276787,0.581935,1.988569,3.99731,-0.144641,-0.440916,-2.811287,427.0305,1.330774,0.484022,1.553414,3.648428,-0.126867,-0.367791,-2.472621,1000.9981,1.219454,1.606649,4.498948,7.043584,-0.374756,-0.712287,-3.255319,977.9272,1.205248,1.712072,5.025987,9.001036,-0.392771,-0.757343,-3.079946,9011.9531,2.118924,3.590638,5.779107,9.461462,-1.201246,-1.90904,-8.206466,7145.6172,1.951321,2.763114,4.396558,7.697831,-0.966269,-1.561505,-6.982798,868.5127,1.162292,1.106991,2.822208,6.866461,-0.345626,-0.777876,-4.399554,518.0879,1.10207,0.961877,2.567093,5.786798,-0.326518,-0.708768,-4.018507,562.999,1.370377,0.670633,2.295509,5.032485,-0.166016,-0.456556,-3.054918,557.8429,1.368555,0.635991,2.079638,4.908728,-0.154986,-0.425612,-3.314593,1413.6103,1.272655,1.903774,5.36158,8.607437,-0.441047,-0.855174,-3.925251,1239.4302,1.274918,1.772558,5.21467,8.808199,-0.41066,-0.786487,-4.006071,4
2612.7139,1.433913,0.594589,1.049284,4.155515,-0.249748,-0.534032,-3.36052,2168.02,1.404163,0.594777,1.053788,3.934804,-0.231981,-0.518493,-3.105877,4104.8496,2.167849,0.797844,1.153983,4.070625,-0.306979,-0.692435,-3.118468,4490.5064,2.234992,0.874838,1.305499,3.876712,-0.334834,-0.685617,-4.021165,938.7862,1.62946,0.410397,0.907254,2.706176,-0.140077,-0.384274,-3.095444,768.7589,1.674039,0.315764,0.740603,2.852211,-0.117013,-0.411893,-2.412179,4011.2334,2.13487,1.026377,1.506792,4.781711,-0.357016,-0.660754,-3.574487,4324.4385,2.181733,1.091966,1.625934,5.519982,-0.399304,-0.7503,-3.944382,847.3437,1.102185,0.265263,0.80475,5.86302,-0.165207,-0.508832,-4.269063,1360.8023,1.185896,0.340286,0.890627,6.373503,-0.180611,-0.535172,-3.788211,2933.4866,1.740515,0.617256,1.107006,5.407871,-0.205063,-0.547665,-4.417445,3048.3191,1.908728,0.550276,1.0133,5.369642,-0.192181,-0.549356,-4.69142,967.5671,1.736189,0.41341,0.989976,4.006591,-0.150618,-0.429547,-3.507024,957.5483,1.709608,0.4132,0.954959,4.527478,-0.150907,-0.467436,-3.498674,3076.4953,1.754618,0.818539,1.453304,5.031681,-0.269831,-0.658071,-4.485915,2775.5191,1.793401,0.724896,1.401755,5.884377,-0.238048,-0.606729,-3.871808,3
65134.0396,11.709162,17.631426,24.692381,31.188379,-11.154662,-15.217855,-45.41398,60879.2544,12.503296,18.017129,27.318816,31.791136,-10.698528,-14.606539,-39.48152,9834.834,3.193614,3.973714,8.529391,11.111896,-2.69072,-4.149133,-7.824289,9827.5342,3.150959,3.932391,8.588513,11.246056,-2.659404,-3.974837,-7.439545,4028.3042,3.500724,1.544817,4.169524,6.758143,-1.006611,-1.897189,-4.870056,3333.5006,3.734969,1.257841,3.360524,5.435112,-0.812035,-1.471544,-3.847251,12770.8159,4.044807,5.164368,11.492115,14.39479,-3.730321,-6.110648,-10.763562,13118.1323,4.039885,5.447226,12.442187,17.318581,-3.904997,-6.656876,-9.763982,65343.3692,9.604607,18.535662,27.294116,38.194068,-10.249557,-14.813492,-60.792613,53012.7763,8.568586,14.735096,21.129414,30.127203,-8.158608,-11.739924,-46.313668,12043.602,3.463706,4.687606,8.966723,12.323573,-3.161853,-4.802013,-10.09927,10452.6045,3.314622,3.975959,7.759054,10.874475,-2.742021,-4.208721,-8.66338,4365.155,4.026748,1.72881,4.839926,8.651804,-1.098409,-1.969313,-4.767081,3990.036,3.797604,1.557492,4.33955,7.43762,-0.940374,-1.680765,-4.999646,16014.3584,4.27212,6.999032,14.984377,19.993773,-4.92024,-8.416325,-14.72303,14515.6187,4.473824,6.150695,13.531098,18.004404,-4.333212,-7.389986,-13.313751,4
10714.7563,2.426209,2.985619,4.204427,6.556272,-1.907613,-2.698414,-7.561106,8049.7451,2.192829,2.588989,3.801054,6.732396,-1.675815,-2.429526,-6.021321,19099.8953,6.383345,7.088403,11.652327,15.023181,-2.999101,-4.457398,-11.055426,21262.3196,6.76764,7.803185,12.587226,15.709574,-3.278081,-4.824188,-13.245082,5573.2759,4.480668,2.084034,4.056092,5.833167,-1.428513,-2.515324,-4.181932,4938.9221,5.073347,1.715024,3.132695,5.006172,-1.241052,-2.026808,-4.759172,16317.9348,5.367332,7.285553,14.109497,17.08456,-3.152364,-5.436521,-10.913451,18412.0139,5.759149,8.175975,15.742888,19.805727,-3.548701,-6.039294,-14.056005,6519.3946,1.609005,2.034491,3.128144,7.056846,-1.771275,-2.74392,-8.218069,7179.7852,1.772816,2.071375,2.950226,6.458739,-1.52884,-2.39013,-7.367007,13546.0034,4.552631,5.280283,8.703229,11.834178,-2.275056,-3.500875,-9.863747,14501.0056,5.386017,5.399726,8.574273,11.673585,-2.336401,-3.537317,-9.154497,6050.6004,5.221594,2.206747,4.161061,7.848029,-1.629119,-2.921807,-5.920434,6745.3661,5.666124,2.338503,4.288449,7.18399,-1.832761,-3.130984,-6.400365,12630.4033,4.033101,5.922894,11.870017,15.257639,-2.676961,-4.701285,-11.397449,11152.5345,4.049914,5.162046,10.320207,14.515804,-2.345833,-4.068241,-9.114879,3
49508.3833,8.786997,12.399096,16.761644,20.749435,-8.545541,-11.142059,-31.183448,45935.7094,9.308326,12.826313,18.792986,21.362582,-8.063135,-10.687463,-33.18673,6032.5161,2.184419,2.861377,6.256823,9.143956,-1.8139,-2.861029,-7.041562,6117.7812,2.187449,2.840983,6.307189,9.541455,-1.818083,-2.691157,-6.121211,2942.5864,2.730294,1.19415,3.435471,5.896582,-0.743335,-1.386472,-4.895942,2451.9165,2.91213,0.981634,2.674539,4.729791,-0.601819,-1.06073,-3.099172,8227.9199,2.805488,3.78355,8.831498,11.870098,-2.441211,-3.997036,-7.682436,8410.7207,2.781249,3.994,9.528879,12.410264,-2.563805,-4.319571,-7.815615,50839.3818,7.221881,13.599759,19.324935,27.976277,-8.158178,-12.095402,-47.302036,41309.4541,6.417068,10.738303,14.864771,19.877633,-6.510755,-8.931417,-35.80756,7852.5034,2.472602,3.332404,6.508747,10.221725,-2.124811,-3.247308,-7.724251,6704.2842,2.312583,2.848868,5.655698,8.349424,-1.875926,-2.910505,-6.968256,3227.8673,3.152502,1.336146,3.934921,7.374542,-0.79741,-1.516413,-4.086899,2961.6551,2.966506,1.240333,3.541013,6.405693,-0.699476,-1.241506,-3.982891,10231.647,2.970466,4.961378,11.040851,16.29776,-3.116102,-5.322793,-9.67175,9433.8813,3.095237,4.404964,10.129991,13.673196,-2.773704,-4.641287,-9.229707,4
14887.1528,3.082249,4.420443,6.281605,9.327513,-2.789886,-3.891561,-8.614493,11362.56,2.782898,3.793504,5.66225,9.315872,-2.386043,-3.488624,-7.834275,24741.6431,7.958827,9.938795,17.620997,20.987327,-4.268358,-6.390671,-17.282386,27273.6506,8.344116,10.955068,19.607634,23.478122,-4.645738,-6.962798,-16.27396,8127.0791,6.107706,3.006536,6.125315,8.331854,-2.253156,-4.054859,-6.988123,7402.8244,7.247419,2.519057,4.599231,6.470808,-2.027463,-3.383114,-6.665037,21278.916,6.736028,9.93722,21.924194,25.891399,-4.500398,-7.718162,-14.221246,24047.2407,7.267866,11.289721,24.749194,29.122151,-5.116579,-8.848976,-14.832714,10607.3819,2.051798,3.394651,5.07091,9.153103,-2.636762,-3.807363,-11.114673,10638.3857,2.20529,3.270457,4.67801,8.01408,-2.266624,-3.35486,-10.659196,17861.3067,5.614188,7.272664,13.390042,16.873105,-3.287033,-5.329016,-12.44666,19019.3992,6.680643,7.608463,13.25802,18.59823,-3.376804,-5.324893,-13.209325,9178.3153,7.53447,3.268039,6.423358,9.944259,-2.683731,-4.774431,-8.492613,10776.433,8.605688,3.527487,6.435689,10.665159,-3.192013,-5.459569,-9.775897,16707.1587,5.001741,8.062439,18.497879,23.060195,-3.918733,-7.221929,-15.014299,14814.4707,5.072285,7.082875,16.145195,20.372731,-3.388338,-6.156517,-12.562244,3
-1377.3066,0.948403,2.003947,4.449084,15.505096,-0.511248,-1.726897,-13.060716,-2509.1426,0.925514,1.759091,4.426732,22.485085,-0.616258,-2.250303,-17.438677,-25.3799,0.991821,0.440508,1.384271,3.456864,-0.082271,-0.419148,-3.663365,3.7256,1.00114,0.467731,1.389231,3.689454,-0.085741,-0.405956,-3.168387,4.6408,1.002395,0.37159,1.272413,3.369098,-0.056326,-0.39274,-3.924559,-15.2138,0.990761,0.327126,1.204475,2.998931,-0.057088,-0.377395,-2.478185,107.5076,1.027822,0.986318,2.814846,5.118956,-0.115529,-0.463759,-3.782802,97.4087,1.023763,1.008006,2.784217,5.547959,-0.108456,-0.489149,-4.276672,-1545.9629,0.944129,1.877851,4.535337,23.431058,-0.564842,-2.316982,-18.120342,-1270.3047,0.94354,1.108476,2.929977,17.118579,-0.430513,-1.408151,-11.974808,-86.9927,0.975173,0.444677,1.332496,4.599995,-0.089824,-0.459271,-4.621194,24.1778,1.008112,0.472459,1.38418,4.751854,-0.088383,-0.417051,-3.597472,-8.7042,0.995339,0.402705,1.399806,4.823887,-0.076498,-0.453909,-4.800844,-22.7071,0.987129,0.371399,1.460169,4.569248,-0.069029,-0.451792,-4.438723,79.0117,1.018625,1.023545,3.050685,6.634295,-0.119422,-0.494113,-4.308509,42.1353,1.011311,1.01652,3.253406,6.885175,-0.107969,-0.470838,-4.510091,6
40330.7578,3.069579,8.316555,11.808115,24.4479,-5.108225,-8.172463,-48.163917,45861.3438,2.859527,10.940353,16.793403,28.97621,-5.646517,-9.6722,-54.710752,3443.2314,2.383762,0.904211,1.847074,5.071846,-0.462825,-0.980429,-5.137554,3534.5391,2.330756,0.952484,1.926624,4.517641,-0.462846,-0.914376,-5.25146,1499.0647,1.900413,0.546944,1.266139,3.530724,-0.241425,-0.686602,-4.118366,1275.5062,1.907272,0.481675,1.238275,3.335806,-0.198652,-0.577359,-4.68355,4728.4858,2.508993,1.487965,3.158227,5.744601,-0.712861,-1.222608,-4.820596,4931.8369,2.490269,1.534887,3.158182,5.989034,-0.725591,-1.283715,-4.978207,38036.2832,2.873126,8.356531,12.648857,30.785656,-4.666071,-9.341923,-55.44825,29452.8809,2.758476,6.103137,8.764707,18.501599,-3.649221,-6.706013,-35.265611,3985.5076,2.447989,1.008029,1.956427,6.704591,-0.528254,-1.041645,-6.736835,3299.7268,2.367693,0.864932,1.818771,6.264727,-0.4482,-0.954016,-5.856044,1557.3031,1.99152,0.590942,1.40167,5.57301,-0.242867,-0.714871,-5.191848,1374.2564,1.920781,0.531876,1.400493,5.294361,-0.220721,-0.632961,-4.986806,5314.0197,2.556418,1.589726,3.175896,6.481084,-0.79041,-1.398339,-6.688672,4708.0015,2.602151,1.453481,3.112396,6.403144,-0.6925,-1.295998,-5.666733,2
48547.1797,2.852286,14.251231,21.562377,35.905695,-9.394729,-14.084599,-67.082031,36786.3984,2.114193,11.394707,17.993766,45.023242,-8.014168,-12.62342,-53.738275,8028.4309,3.595716,2.173425,4.190062,7.146901,-1.674256,-2.685296,-8.543642,8420.117,3.586298,2.292656,4.276383,7.0014,-1.745071,-2.755952,-7.247389,3187.9808,2.668716,1.221664,2.777249,4.749585,-0.801935,-1.434316,-4.368776,2631.4675,2.593293,1.004652,2.418523,5.161175,-0.668947,-1.246391,-4.945506,12377.9726,4.207247,4.101592,7.976952,10.503107,-3.028629,-5.076862,-10.785282,12904.2395,4.171233,4.172347,8.200582,11.690896,-3.086968,-5.140557,-11.63626,43043.0469,2.583234,12.842975,19.515903,37.158504,-7.936041,-12.4814,-67.434648,32251.0586,2.465291,9.172353,13.720991,32.876964,-6.00059,-10.064638,-49.694721,9213.4172,3.63931,2.410924,4.148311,8.314471,-1.868912,-3.019921,-9.426349,9002.3111,4.033918,2.373869,4.336866,7.169469,-1.807493,-2.929151,-10.293409,3301.1185,2.780625,1.299356,3.146803,6.620295,-0.827689,-1.521538,-5.947347,2785.6082,2.587217,1.079116,2.838807,6.756571,-0.70469,-1.328309,-5.616222,14063.8115,4.334022,4.54508,9.005315,13.834592,-3.455636,-5.881724,-14.780578,12520.6462,4.399456,4.307513,8.800177,13.519284,-3.171207,-5.400819,-11.064749,6
234050.6679,13.416159,64.641317,98.220285,250.923548,-37.679982,-99.376387,-921.13923,251678.5566,11.564393,66.01422,98.921946,172.431392,-39.909278,-107.362931,-916.491662,38337.3162,14.574034,10.500122,14.351035,23.842211,-9.691326,-15.844889,-41.143075,37925.0908,13.699228,10.36263,14.168826,21.351269,-9.513644,-15.74109,-44.021979,9463.2886,6.702321,3.063933,5.468088,7.30122,-2.384098,-4.058523,-10.04027,7926.0475,6.5831,2.52233,4.611236,7.321935,-1.980682,-3.482654,-7.737712,49021.0756,14.92787,16.938586,26.580906,36.882423,-14.951262,-27.289812,-64.089886,51231.4558,14.762441,17.480402,26.743307,34.869531,-15.450421,-28.247658,-69.339982,200076.5019,10.943134,57.118559,87.390885,146.80567,-30.829475,-87.573774,-817.420729,164174.2558,10.941062,46.162286,69.610039,145.430005,-25.492563,-66.345938,-561.713307,47435.1467,15.830771,12.799435,17.293268,25.721478,-11.953081,-19.375463,-68.198493,38011.8457,14.381333,10.184129,13.975461,22.442481,-9.456418,-15.725233,-55.204374,10241.9739,7.409552,3.275855,6.040458,9.488609,-2.624449,-4.600194,-12.630106,9042.1692,7.035831,2.695929,4.870004,7.881437,-2.271436,-4.199384,-12.490052,62736.4588,16.698241,21.38004,33.287163,48.862022,-19.397805,-36.857683,-91.303863,51990.4497,16.048757,18.215908,29.433841,39.42475,-16.382464,-31.778937,-78.792228,2
30552.4805,2.137146,8.178548,12.196598,28.537408,-6.315644,-9.561897,-43.235769,22612.5,1.65227,6.778195,10.807801,29.909845,-5.635491,-9.080627,-36.510482,4151.7161,2.240771,1.141754,2.303586,5.471882,-0.862064,-1.530979,-5.736238,4437.8176,2.265361,1.229893,2.4256,5.738168,-0.892035,-1.510928,-6.026285,1960.6176,2.018134,0.736093,1.817034,4.515595,-0.505864,-1.026189,-4.146037,1652.6888,2.001603,0.61936,1.626308,4.319396,-0.432751,-0.928305,-4.206676,6935.418,2.67217,2.248473,4.636757,8.075351,-1.584716,-2.783842,-7.300566,7201.291,2.639842,2.31532,4.778834,7.459912,-1.639677,-2.709764,-6.983863,26820.1211,1.933073,7.299445,11.493693,30.553202,-5.441961,-8.899102,-60.002002,17704.2714,1.74833,4.75614,7.404288,21.705293,-3.849349,-6.686824,-35.457197,4646.488,2.239304,1.225955,2.29998,6.407636,-0.949304,-1.651957,-6.519209,4837.2383,2.47851,1.276388,2.385171,6.277991,-0.969397,-1.734716,-5.94112,1953.1499,2.027818,0.787021,2.015803,5.624128,-0.521349,-1.108175,-5.03746,1704.6493,1.984261,0.68534,1.772387,5.702728,-0.465593,-1.036006,-5.112898,7353.0102,2.602564,2.378137,4.87002,9.213906,-1.734502,-3.010562,-8.859476,6862.5882,2.708728,2.303088,4.993798,8.262239,-1.645178,-2.977277,-7.444046,6
232436.2676,13.298644,83.680018,128.11209,304.133651,-36.718235,-100.972909,-738.476075,242772.1777,11.017778,87.970485,139.514719,202.265034,-38.345992,-121.323419,-818.604134,51184.9787,19.054481,19.498347,27.914614,38.814392,-12.657238,-21.034511,-54.946049,51329.1587,18.152884,19.37456,27.845177,40.671678,-12.752113,-20.771855,-60.516271,10396.4833,7.269654,4.512522,8.814639,11.460542,-2.6887,-4.554547,-8.839898,8720.0613,7.159895,3.691651,7.3877,10.328711,-2.235966,-3.833468,-9.031065,58233.1572,17.322297,30.137134,52.576515,66.295283,-16.973923,-29.427963,-70.80645,62004.1477,17.353222,31.25085,52.630119,71.449613,-18.038429,-32.316243,-76.681575,198427.1855,10.64634,72.720001,119.392146,204.80636,-30.112037,-73.800342,-662.758146,163518.2051,10.655994,60.155534,94.69775,147.33759,-25.14925,-56.00368,-449.092092,58312.5625,19.342038,23.732533,35.319768,61.40783,-14.122743,-23.052225,-91.028052,47332.1296,17.607405,18.43685,26.417306,39.479002,-11.38165,-18.327136,-64.809483,11088.2316,7.890014,4.836084,9.875736,14.855283,-2.914979,-4.93508,-13.424972,10337.2615,8.016995,4.045303,7.887613,11.783531,-2.703559,-4.791194,-11.762457,66396.2988,17.63658,38.397867,67.108533,90.656015,-19.481496,-36.085419,-101.122079,55372.3362,16.687274,32.203601,58.276405,74.923032,-16.641272,-30.52789,-77.740979,2
15788.9873,2.014192,4.140693,6.190108,12.042652,-3.125392,-4.714327,-16.323309,14135.1836,1.733067,4.292636,6.89712,15.057505,-3.186254,-4.795981,-17.99028,1587.5728,1.501773,0.60087,1.509547,3.615301,-0.413417,-0.862787,-4.384606,1691.2442,1.500183,0.658327,1.622275,4.391142,-0.435981,-0.8715,-4.504917,1003.8914,1.618733,0.488017,1.466425,4.671845,-0.27781,-0.586297,-3.730035,839.9207,1.61507,0.420799,1.249075,3.076434,-0.249425,-0.574147,-3.141021,2882.8013,1.759143,1.318136,3.384501,5.717497,-0.73663,-1.395764,-4.402286,2987.9754,1.742562,1.345817,3.437036,6.589673,-0.748228,-1.419034,-5.620028,14891.4883,1.843376,3.983081,6.342338,14.890627,-3.06901,-4.744375,-21.25878,9199.5899,1.611354,2.40944,3.960507,13.021372,-1.928148,-3.067159,-15.656176,1692.9527,1.47938,0.641657,1.518258,4.820083,-0.454048,-0.883724,-5.723372,1810.7119,1.581229,0.671708,1.602213,4.749796,-0.447644,-0.973879,-4.655547,1020.7587,1.670281,0.514031,1.54419,5.428797,-0.293378,-0.719846,-5.276313,901.1143,1.640194,0.45446,1.445903,5.426171,-0.263171,-0.622982,-3.936839,2932.7304,1.716065,1.347863,3.468949,7.221692,-0.769352,-1.479554,-5.290282,2718.5054,1.761592,1.311033,3.662456,6.559883,-0.738161,-1.348438,-4.949046,6
67483.0557,6.903223,14.775018,19.136286,29.913873,-10.94387,-15.546129,-82.015319,79506.6006,6.744385,18.602786,25.998229,37.516371,-12.609292,-18.696564,-98.417705,13179.0955,6.472795,3.465244,4.906396,8.22473,-2.56126,-3.975412,-11.251108,13597.478,6.282767,3.610634,5.108168,8.046843,-2.674314,-3.986819,-10.228716,3358.4479,3.434976,1.020105,1.969539,4.307478,-0.706437,-1.259852,-4.606258,2792.9927,3.367238,0.862722,1.694114,3.382448,-0.605981,-1.095797,-4.23553,15317.157,6.188888,4.870418,7.60099,10.151002,-3.567618,-5.855735,-13.700282,16262.2073,6.155034,5.114253,7.849924,10.991888,-3.751083,-6.160672,-13.590098,63690.7041,5.861434,14.537224,19.831781,34.461901,-9.950774,-15.672358,-93.167493,50728.4307,5.61645,11.091853,14.649074,29.205574,-7.804715,-11.700199,-63.781666,14700.0249,6.559101,3.94904,5.505339,9.312649,-2.821613,-4.419981,-13.89825,11942.3838,6.042927,3.250257,4.705865,8.234629,-2.301311,-3.669663,-11.831401,3372.4418,3.58275,1.046674,2.049795,5.74778,-0.739395,-1.371411,-5.986,3199.0244,3.659453,0.961552,1.989332,6.242693,-0.686526,-1.273985,-6.021309,17034.8416,6.393693,5.338207,8.137134,12.785583,-3.952714,-6.53362,-16.202488,14323.8247,6.109811,4.636365,7.529178,11.594241,-3.391039,-5.67178,-12.981848,2
28252.748,2.98437,6.926955,9.42725,16.829025,-5.060505,-6.904272,-19.873345,25196.8105,2.455494,6.998125,10.398639,17.62934,-4.956873,-6.866996,-21.876018,3126.4072,2.010724,0.98612,2.166307,4.899223,-0.696753,-1.128749,-4.215173,3353.7793,2.029142,1.049709,2.293512,4.901662,-0.730308,-1.230645,-4.177437,1685.5695,2.059056,0.679991,1.822666,4.090895,-0.431729,-0.855548,-2.964675,1422.6996,2.061236,0.574912,1.561737,4.042055,-0.363312,-0.721907,-2.786204,5340.25,2.463448,1.952719,4.497127,7.024912,-1.257913,-2.108021,-5.55716,5525.3076,2.420358,2.012141,4.613659,7.734127,-1.297783,-2.105299,-5.670796,26555.7842,2.696946,6.585543,9.459162,22.573535,-4.591681,-6.905746,-27.416235,17263.7285,2.302075,4.088227,6.00102,11.649274,-3.066403,-4.411125,-19.990292,3470.8801,2.019905,1.072885,2.124783,6.14736,-0.768276,-1.266504,-4.343123,3638.6587,2.234127,1.089148,2.16292,5.786034,-0.761192,-1.291687,-4.34136,1762.2004,2.190648,0.735753,2.119311,5.033943,-0.4454,-0.991638,-3.878798,1521.5355,2.106201,0.641834,1.790223,4.869561,-0.387089,-0.818346,-3.615978,5626.0606,2.435574,2.06124,4.663571,8.458209,-1.35664,-2.289271,-6.963961,5225.1811,2.535136,1.943748,4.635942,7.579115,-1.279806,-2.205644,-6.14639,6
88950.5117,9.145106,33.799587,49.232853,74.123356,-14.622624,-21.001347,-121.610625,99375.0059,8.885427,39.683941,61.719067,77.947827,-16.27615,-24.386894,-123.092061,27375.1208,12.227345,11.317977,19.555359,23.615508,-6.260805,-10.222205,-21.326456,28424.6824,11.905563,11.807409,20.146015,23.186697,-6.567224,-10.187862,-22.474777,5893.7565,5.297431,2.612871,5.272093,7.438804,-1.46499,-2.497721,-5.27517,4903.1822,5.1875,2.127343,4.490205,6.50971,-1.226013,-2.018392,-5.91822,28883.9585,10.590547,15.220167,30.316005,35.051119,-7.970187,-13.574824,-25.920101,31272.8059,10.731783,16.105676,31.573083,35.487104,-8.522701,-14.34032,-26.233191,81160.8359,7.483599,32.25619,48.696576,72.176927,-13.140606,-19.187734,-116.877728,66712.6162,7.422765,25.595029,37.208088,54.169343,-10.323866,-15.985839,-90.067978,29391.3838,11.911196,12.48363,21.590833,26.237699,-6.50699,-10.295134,-26.042913,23750.5261,10.760945,9.887859,17.459067,21.21801,-5.282946,-8.233442,-22.803298,5941.1018,5.701426,2.654146,5.692606,9.764527,-1.488224,-2.676084,-6.746113,5875.3805,5.987495,2.465668,5.207382,8.216341,-1.473354,-2.626222,-6.541328,31412.0342,10.591893,16.988873,34.362338,40.697989,-8.585527,-15.034012,-34.875026,26447.3001,10.249876,14.514995,30.259962,37.143126,-7.354478,-13.391374,-26.078346,2
45239.5996,5.604787,11.467192,15.352248,21.196185,-7.129775,-9.379159,-30.407507,42112.3476,4.929797,11.968989,17.440553,23.163557,-6.989854,-9.501483,-30.260381,5381.6216,2.89235,1.64469,3.30497,5.797461,-1.093593,-1.714926,-4.935408,5683.8698,2.869087,1.748413,3.541734,6.379173,-1.140973,-1.680293,-4.049762,2671.8892,2.909145,1.023477,2.429166,4.315097,-0.614741,-1.172884,-4.76248,2259.2611,2.893943,0.858729,2.196658,4.389794,-0.516682,-0.917168,-2.929835,8841.9397,3.71658,3.1176,6.73374,9.039235,-1.981961,-3.173477,-6.586087,9184.9995,3.624928,3.202569,6.89532,11.693982,-2.063949,-3.361847,-7.686262,41393.2861,4.652587,10.617075,14.935243,25.039002,-6.204043,-9.551693,-39.710977,28033.0185,3.883833,6.797688,9.420789,17.837389,-4.208648,-6.4619,-25.524881,6089.4451,2.936715,1.807983,3.355858,6.469736,-1.20272,-1.903914,-5.694755,6324.0911,3.337719,1.817404,3.454187,7.175466,-1.209235,-1.938775,-5.967955,2706.4839,3.101821,1.087982,2.715348,5.895814,-0.619711,-1.205878,-3.824905,2354.0025,2.914911,0.97254,2.497682,5.857566,-0.531322,-0.980146,-4.055012,9628.6623,3.770709,3.394769,7.075855,10.653174,-2.198139,-3.771293,-8.165878,8845.6216,3.942726,3.201071,7.069773,10.382417,-2.063736,-3.46314,-8.765655,6
57174.9101,7.675617,14.465041,18.186996,28.567521,-9.122192,-12.670347,-45.911052,67774.293,8.693145,18.62707,25.663217,33.580391,-10.759577,-14.555579,-65.713101,16896.5987,8.090913,5.740813,9.281255,12.175608,-3.568631,-5.526032,-13.044001,17584.2553,7.872849,6.008342,9.735849,13.280326,-3.770512,-5.735026,-11.573754,3854.5951,4.049793,1.376242,2.696862,4.523884,-0.891466,-1.599736,-4.908186,3188.2048,3.948624,1.139946,2.228026,4.20145,-0.733343,-1.313312,-3.784092,17968.4349,7.219863,7.268623,13.302253,17.012386,-4.52152,-7.399713,-15.042564,19336.5361,7.259704,7.735294,13.994511,17.850792,-4.834244,-7.909203,-13.820948,53751.9912,6.192196,14.29361,18.746996,33.861287,-8.585008,-11.689989,-62.260185,43283.7735,6.117032,10.910448,14.25767,24.476794,-6.542313,-9.219023,-45.053889,18368.7278,7.971171,6.378032,10.342594,13.315702,-3.792745,-5.80137,-14.550859,14728.8677,7.068922,5.029322,8.338281,12.406879,-3.089624,-4.621741,-12.306168,3817.8521,4.326227,1.369872,2.799057,6.468237,-0.883259,-1.680635,-5.728577,3735.6343,4.458112,1.323753,2.693323,5.769882,-0.86193,-1.583515,-4.837161,19333.9219,7.081426,7.893997,14.525346,19.295041,-4.877313,-8.13867,-17.386555,16239.0795,6.84636,6.66907,12.710145,16.887699,-4.153484,-7.115214,-13.124269,2
38233.625,5.337962,9.374448,12.736163,17.198499,-6.007874,-8.173162,-24.797567,37102.9366,4.956365,10.293596,15.002812,19.973933,-6.051768,-8.370436,-24.488503,4208.7251,2.537208,1.286203,2.639295,4.762483,-0.832184,-1.463999,-4.054759,4461.9263,2.508186,1.380918,2.720792,5.539988,-0.869243,-1.383185,-4.054911,2256.8509,2.640294,0.874647,2.184507,4.77575,-0.507059,-0.899481,-3.176026,1899.9241,2.6431,0.739821,1.896569,4.113244,-0.437271,-0.806961,-3.440108,7028.1665,3.223324,2.506286,5.449077,7.732732,-1.495569,-2.378435,-4.966502,7307.9233,3.158332,2.563142,5.639654,9.305955,-1.558031,-2.528454,-5.709664,35376.8476,4.44966,8.765794,12.111127,19.60377,-5.28589,-7.972796,-35.376119,23021.3369,3.657997,5.327437,7.121504,13.174244,-3.416852,-4.743671,-19.620058,4634.2016,2.517416,1.408618,2.720758,7.76111,-0.906597,-1.491393,-5.338721,4901.1279,2.852181,1.423761,2.679882,6.254805,-0.922926,-1.540643,-5.862592,2301.3479,2.867089,0.93332,2.432694,5.693377,-0.532487,-1.019138,-4.703007,2021.7005,2.731412,0.831318,2.150811,5.231855,-0.451438,-0.88928,-4.278636,7412.6877,3.17819,2.614295,5.406769,9.342928,-1.607736,-2.833519,-6.338141,6790.8945,3.344116,2.486498,5.476513,8.872573,-1.536757,-2.632266,-6.982447,6
73684.4248,10.285978,22.577823,31.668926,45.950672,-12.350829,-17.547899,-76.357189,84250.3706,11.741633,28.452444,42.991576,53.57137,-13.92328,-19.745207,-88.20836,30081.6809,14.115172,11.119877,21.057355,24.357422,-6.940831,-10.859776,-23.167893,31390.1462,13.738244,11.661352,21.916902,26.806696,-7.31339,-11.433298,-25.671478,6427.5756,6.30379,2.430813,5.165765,7.947697,-1.57831,-2.68587,-6.426183,5327.0172,6.096675,1.967602,4.445299,7.160879,-1.29735,-2.251687,-4.938165,31174.5329,12.22554,13.812166,29.967606,34.895534,-8.616915,-15.526157,-28.49589,33840.8672,12.460857,14.745643,31.481349,39.264859,-9.280056,-16.262931,-29.398131,67910.2217,8.084153,21.982435,31.690767,48.709253,-11.165953,-16.924486,-86.076961,55161.4028,8.104387,16.965151,23.514171,38.561772,-8.703943,-13.128615,-59.871244,31786.3891,13.564656,11.870598,22.706946,27.127755,-7.034849,-11.396058,-30.006564,25652.8946,12.024242,9.428561,18.061789,21.943378,-5.778179,-9.393502,-25.884365,6375.141,6.691273,2.420823,5.153176,8.898794,-1.589857,-2.856957,-7.547202,6392.5426,7.198451,2.345989,5.206302,8.198971,-1.614151,-2.899605,-6.334356,33609.979,12.128177,15.039574,33.646171,39.970192,-9.185472,-16.550332,-39.491674,28227.2124,11.691499,12.734039,28.91507,37.221831,-7.832152,-14.369731,-26.149997,2
19322.7773,3.208606,4.818357,6.961269,11.592271,-3.103898,-4.341615,-13.452926,20107.6943,3.241956,5.739781,8.835936,14.443791,-3.463825,-4.98072,-15.099044,1721.0608,1.619139,0.666743,1.619668,4.545424,-0.417376,-0.913437,-4.581897,1857.6013,1.620421,0.718909,1.698069,4.609113,-0.436476,-0.832528,-3.828275,1220.7182,1.908302,0.573823,1.618266,3.643013,-0.294054,-0.662036,-3.008144,1008.5038,1.868677,0.494911,1.449736,3.51242,-0.267268,-0.599895,-2.578064,3178.824,2.004619,1.406078,3.520133,6.323551,-0.712634,-1.224102,-3.957569,3298.5859,1.971529,1.456736,3.575952,6.746289,-0.742196,-1.290923,-4.174328,18653.2402,2.841433,4.646546,6.857471,13.535872,-2.968843,-4.636342,-19.241685,11513.5586,2.32742,2.718498,4.048558,9.427976,-1.77335,-2.957545,-13.720042,1836.3745,1.600481,0.700452,1.522396,4.870197,-0.451096,-0.908295,-4.636053,1960.0056,1.730186,0.708927,1.713817,5.446266,-0.430722,-0.861297,-4.078937,1217.5978,1.970984,0.603733,1.862623,5.489914,-0.302692,-0.697392,-4.692803,1098.051,1.959698,0.538151,1.639691,5.013797,-0.272442,-0.67061,-3.827003,3192.2216,1.940202,1.35985,3.376271,6.172772,-0.738129,-1.369398,-5.176599,2963.1087,2.023586,1.319732,3.58966,7.287803,-0.694307,-1.288796,-5.050877,6
33943.1231,5.680124,6.036065,7.503529,12.244852,-5.15963,-7.517631,-25.693497,44483.0405,7.122332,9.240611,11.994153,17.384054,-6.82571,-9.966371,-32.947807,10924.0766,6.111264,3.079933,4.648405,7.494913,-2.100827,-3.201235,-8.775051,11437.5598,6.002694,3.231119,4.925766,7.89082,-2.19705,-3.370449,-7.724916,2681.5437,3.229254,0.805856,1.535892,4.423931,-0.556941,-1.127081,-3.682587,2228.7945,3.169872,0.675644,1.371845,3.368051,-0.469948,-0.927171,-3.788985,12000.3216,5.691297,3.907078,6.455449,8.634596,-2.675353,-4.484618,-9.64594,12765.3823,5.67328,4.136428,6.83647,9.072401,-2.84474,-4.596088,-11.367998,32969.7011,4.761565,6.148584,7.987213,16.603323,-5.117417,-7.724118,-34.094427,25647.6172,4.584181,4.651451,5.990895,11.223866,-3.779034,-5.715603,-25.693716,12013.6514,6.252414,3.467692,5.310413,9.25134,-2.253336,-3.56804,-9.418209,9606.3359,5.539444,2.759024,4.561853,9.581452,-1.830801,-2.997641,-8.689028,2653.8328,3.449427,0.81005,1.627779,4.951005,-0.562495,-1.137147,-5.16889,2581.5556,3.571653,0.788983,1.638534,5.729861,-0.536291,-1.133956,-4.585607,12878.5576,5.673559,4.161043,6.985649,11.531967,-2.870382,-4.889545,-13.474387,10808.3852,5.566471,3.519676,6.119069,10.024754,-2.434646,-4.272492,-11.068955,2
30056.5703,4.026471,7.243691,9.816053,14.568378,-4.913375,-6.77237,-21.976398,29211.7051,3.694497,8.039469,12.014679,18.386676,-5.077468,-7.136019,-20.816767,3120.3496,2.121986,0.977901,2.018238,5.56221,-0.641466,-1.107388,-4.044091,3328.9307,2.111014,1.031499,2.089869,4.151489,-0.678724,-1.205365,-3.983486,1792.757,2.262628,0.720746,1.895552,3.854837,-0.433372,-0.810569,-3.620694,1545.8352,2.304567,0.609738,1.609735,3.573592,-0.357982,-0.69802,-3.77696,5405.6181,2.686795,1.928108,4.284257,6.915212,-1.17051,-2.016992,-5.137803,5596.0224,2.627406,1.968286,4.59459,8.229006,-1.218518,-2.016378,-5.129937,28150.458,3.527072,6.816508,9.494066,15.745905,-4.488799,-6.674796,-26.845287,17771.1592,2.912473,4.030906,5.472145,11.935846,-2.77339,-4.123137,-16.754135,3409.0367,2.114326,1.026815,2.14126,6.022784,-0.717149,-1.214573,-4.588619,3589.9961,2.350443,1.037295,2.046701,6.348503,-0.708497,-1.219749,-4.874942,1859.5811,2.460334,0.741389,1.946434,5.345493,-0.437396,-0.892705,-4.016306,1647.7969,2.365691,0.670092,1.895443,5.666786,-0.391505,-0.794764,-4.135111,5610.4257,2.637048,1.93981,4.128104,7.800954,-1.246874,-2.207683,-6.447992,5153.7441,2.743962,1.827614,4.323921,8.607714,-1.158152,-2.032205,-5.669765,6
101388.7471,13.136558,23.839455,32.711922,45.723848,-17.573249,-26.652795,-165.590942,112422.3027,14.275825,29.077161,42.82633,58.141022,-19.122442,-30.280152,-163.13234,30566.8779,14.558626,9.861759,17.874107,20.434486,-7.134336,-11.193573,-28.393487,31733.2036,14.075434,10.313023,18.458001,21.458457,-7.4509,-11.858891,-27.608962,6840.6712,6.561896,2.202798,4.579293,7.494207,-1.654086,-2.928784,-6.254106,5653.5967,6.321049,1.793401,3.932442,5.929788,-1.356265,-2.308952,-4.953785,33856.541,13.347996,12.357011,25.658271,30.843413,-9.355881,-16.758887,-33.868927,36338.5667,13.513113,13.192963,27.074817,31.39249,-10.027603,-17.568669,-32.967069,91816.8623,10.300812,23.051987,32.689958,50.4572,-15.226988,-26.974961,-163.894276,73847.3472,10.241066,17.917249,24.815889,36.509296,-12.276035,-19.279416,-102.464813,32800.9839,14.34087,10.642893,19.437451,25.032233,-7.477088,-12.039614,-30.290551,26582.1998,12.841162,8.430389,15.533849,19.345823,-6.090899,-9.630842,-25.470286,6960.9702,7.049676,2.215685,4.848929,7.909674,-1.709435,-3.194983,-7.292502,6775.0324,7.410152,2.126165,4.704687,8.060332,-1.656859,-2.897678,-8.127938,37034.0718,13.452325,13.52001,28.677086,34.604725,-10.297772,-18.759292,-50.366171,31604.1401,13.197953,11.455078,25.036396,30.995812,-8.833829,-16.141663,-36.73334,2
41520.6894,4.264151,10.54225,14.474687,21.643032,-6.857465,-9.35358,-34.228628,38337.1279,3.630332,10.83524,15.961916,23.909714,-6.711882,-9.427281,-33.497105,4932.052,2.616117,1.451799,2.854266,5.277128,-1.002305,-1.660042,-4.794564,5217.2642,2.593409,1.527201,2.909974,5.756155,-1.050245,-1.682444,-5.188004,2499.9548,2.617675,0.932129,2.14549,4.248048,-0.588308,-1.069886,-2.858544,2134.0949,2.648544,0.794948,1.968047,4.161495,-0.497354,-0.873616,-3.105543,8261.6635,3.29789,2.762086,5.747828,8.45841,-1.854392,-2.966965,-7.648892,8627.7878,3.250278,2.840204,5.894756,9.670349,-1.904028,-3.064057,-6.951557,37964.3418,3.695617,9.629311,14.045162,26.110713,-5.963962,-8.739341,-42.426813,24641.3321,3.06937,5.873712,8.124571,16.350893,-3.912271,-5.887125,-24.569795,5478.7834,2.607985,1.576308,2.963265,7.292487,-1.110724,-1.798,-7.130591,5820.5593,3.007669,1.605691,2.951005,5.73621,-1.127072,-1.841266,-5.920287,2494.7162,2.70607,0.986295,2.331403,4.885677,-0.596753,-1.111194,-4.452272,2187.1538,2.612557,0.881477,2.214849,4.770511,-0.505229,-0.984252,-4.561053,8884.4221,3.312138,2.9452,5.882041,9.299181,-2.005,-3.317023,-7.988545,8162.7693,3.419339,2.770808,5.884231,9.660696,-1.88377,-3.157126,-8.333272,6
87568.0156,9.614865,20.695365,28.228944,45.496515,-14.762033,-22.399722,-111.866197,98950.167,9.993039,24.925968,36.610832,50.703923,-16.32114,-25.43898,-147.008081,20524.8967,9.203282,6.396238,10.106517,14.332498,-4.473506,-7.00296,-18.689698,21191.2573,8.933305,6.645111,10.570768,13.066673,-4.649304,-7.265981,-18.264875,4866.4841,4.648281,1.588231,3.044041,5.044779,-1.105954,-2.029927,-6.32958,4020.9564,4.537428,1.328851,2.536771,5.579528,-0.916922,-1.677649,-5.404259,23300.5066,8.548386,8.515714,15.216229,19.180645,-5.981633,-10.009632,-22.63466,24799.5352,8.487231,9.021522,15.923949,21.887506,-6.380884,-10.862117,-24.316883,80234.8613,7.814518,20.109587,28.029407,48.306449,-13.100777,-22.489728,-129.630211,65189.5918,7.756201,15.641384,21.725025,39.615993,-10.386573,-17.311103,-106.550844,22635.7143,9.225442,7.17313,11.348407,16.137561,-4.817853,-7.674547,-21.901501,18207.6111,8.176871,5.725095,9.442676,13.013033,-3.923758,-6.440581,-17.354727,4951.9568,5.022895,1.610803,3.169846,7.702887,-1.143163,-2.113374,-7.236398,4751.625,5.174302,1.53332,3.080592,7.025404,-1.087308,-2.031465,-7.339918,25765.3377,8.51541,9.46573,16.913142,21.132634,-6.64276,-11.615202,-28.208947,21746.503,8.247148,8.03581,14.776526,19.307252,-5.700202,-9.963175,-22.011159,2
645.5605,1.04903,2.11579,3.881894,9.973923,-0.360631,-1.046648,-6.677702,185.9482,1.012143,2.545422,5.003706,11.304612,-0.386,-1.111317,-7.98512,-178.3122,0.941577,0.326693,1.134951,4.635983,-0.078783,-0.484752,-3.775739,-202.1206,0.938384,0.352263,1.094313,3.755697,-0.091772,-0.461133,-4.50059,0,1,0.368648,1.206766,4.010763,-0.05324,-0.388769,-3.73239,22.7581,1.01731,0.320872,1.083507,3.541188,-0.049716,-0.397867,-3.387966,-89.0721,0.975696,0.820695,2.432824,5.51194,-0.107206,-0.426709,-4.06994,-97.1963,0.974972,0.84307,2.395997,6.181569,-0.113268,-0.612301,-4.980965,446.5078,1.030627,2.078833,4.231748,12.636586,-0.377423,-1.198614,-7.666102,88.3594,1.0072,1.16598,2.391268,8.233496,-0.296852,-1.067805,-8.91328,-241.9253,0.928185,0.305354,1.035883,5.973104,-0.096976,-0.523298,-4.328424,-201.4006,0.932225,0.348695,1.170401,4.912218,-0.08779,-0.528666,-5.079834,12.419,1.008486,0.385327,1.358726,5.438145,-0.063948,-0.460338,-3.779165,17.8575,1.013205,0.358598,1.241816,4.990602,-0.06205,-0.433251,-3.981005,-155.7803,0.960196,0.741914,2.216404,6.281631,-0.118554,-0.48483,-4.571233,-124.2207,0.963801,0.754285,2.402942,6.675096,-0.097301,-0.512551,-4.139078,6
13507.8545,2.359962,2.544778,3.531543,8.973251,-1.515852,-3.03424,-13.851503,19415.0751,2.682892,4.304813,6.309959,14.021756,-2.317433,-3.716625,-17.930952,3445.7598,2.561325,0.729741,1.34288,4.195172,-0.451137,-0.929148,-5.24726,3602.6575,2.521779,0.78219,1.324585,4.212189,-0.465771,-0.927342,-4.921136,1048.7594,1.784507,0.342038,0.82624,3.361993,-0.177792,-0.543581,-3.808673,886.303,1.789667,0.300678,0.788341,3.854116,-0.152483,-0.554238,-4.466504,4174.7885,2.548784,1.152343,2.196775,5.501813,-0.618773,-1.096887,-6.494007,4423.4817,2.54028,1.197753,2.282147,5.520827,-0.680033,-1.194052,-5.197014,13579.6426,2.200085,2.636164,3.991208,11.87504,-1.683066,-3.0446,-16.810191,10545.9785,2.126815,2.00401,3.106669,9.671883,-1.204954,-2.391278,-12.030111,3904.4211,2.631537,0.823746,1.580006,5.897769,-0.513607,-1.065043,-6.711868,3151.3452,2.461509,0.743407,1.506164,6.272258,-0.431231,-0.949176,-5.806573,1105.5789,1.919885,0.357267,1.044663,6.870154,-0.188187,-0.611626,-5.488045,1031.3982,1.91109,0.345833,0.920357,5.855793,-0.176073,-0.591791,-5.212232,4474.4292,2.536313,1.200224,2.33611,6.265002,-0.664122,-1.270889,-5.649983,3878.2121,2.551758,1.114561,2.343146,5.973104,-0.575228,-1.159027,-5.452484,2
45860.1465,4.541502,12.166645,17.379545,25.304393,-7.470484,-10.683572,-52.457855,42264.7255,3.761726,12.457405,19.115731,29.006666,-7.318022,-10.83126,-42.031979,5915.2253,3.099366,1.695166,3.300303,6.267629,-1.136631,-1.851313,-5.617335,6225.8352,3.056283,1.774844,3.365801,6.29422,-1.190891,-1.992864,-6.465332,2817.9348,2.876445,1.050057,2.404066,4.439555,-0.647476,-1.204039,-4.707018,2396.2542,2.867816,0.893137,2.12904,4.779553,-0.555027,-1.016868,-3.947725,9705.9592,3.857949,3.147858,6.471559,8.799766,-2.117289,-3.631942,-9.402195,10098.6841,3.784317,3.258112,6.592663,9.778879,-2.205707,-3.665078,-7.779317,41696.2461,3.984092,10.906224,15.76759,27.799206,-6.282804,-9.427285,-50.842264,27120.3614,3.331169,6.629421,9.553295,16.817559,-4.188616,-6.397461,-32.445726,6553.9465,3.115937,1.814405,3.272493,8.428749,-1.232488,-2.102775,-7.989866,7012.2009,3.633117,1.850024,3.288255,7.206778,-1.291413,-2.155853,-8.719809,2805.762,2.984978,1.102091,2.647474,6.34946,-0.643099,-1.244799,-5.258588,2442.4007,2.832155,0.966998,2.424647,6.564801,-0.539242,-1.257977,-4.923142,10429.7512,3.881115,3.357897,6.637551,11.094653,-2.321048,-4.083831,-10.392149,9665.9866,4.070643,3.148321,6.492854,11.899954,-2.166163,-3.808051,-9.43231,6
107573.3067,10.984248,29.408543,41.60784,69.33616,-17.890941,-27.258026,-194.843729,118157.0078,11.18032,34.318176,51.71679,74.087664,-19.50162,-31.133082,-262.510439,26400.0056,11.546052,9.194269,15.386234,20.268313,-6.022789,-9.830015,-26.494159,27161.3051,11.094114,9.498303,15.874175,19.31767,-6.281181,-10.309087,-30.248615,6006.1123,5.526741,2.176437,4.307777,6.925981,-1.428663,-2.583677,-7.428838,4985.0773,5.316508,1.785208,3.599851,6.140717,-1.184709,-2.155722,-6.378108,29525.6181,10.507456,12.285879,23.394923,29.988717,-7.936903,-14.091311,-31.73386,31519.4604,10.501145,12.990539,24.339735,30.31299,-8.469276,-14.762465,-36.779193,97639.7217,8.929538,28.201573,41.371094,71.590077,-15.53505,-24.488234,-209.625187,78861.5401,8.914443,22.365773,31.464803,53.851431,-12.491908,-19.881293,-137.423228,28826.8156,11.298234,10.234973,16.989522,23.005515,-6.423751,-10.769091,-36.39948,23316.427,10.127014,8.19036,13.947767,19.960999,-5.223962,-8.376041,-24.931313,6089.0107,5.957366,2.234338,4.61099,9.458132,-1.474953,-2.709816,-8.229902,5999.3481,6.185655,2.079353,4.199904,8.873039,-1.428937,-2.678327,-8.528924,32665.5061,10.448659,13.826429,26.732498,34.212043,-8.825398,-15.77442,-43.4162,27374.2849,10.047842,11.801089,23.360612,28.990491,-7.55484,-13.715493,-40.210967,2
17213.5693,2.40496,4.412355,6.734651,11.953602,-3.066378,-4.590239,-15.237085,17048.1055,2.226637,5.003629,7.931398,14.302181,-3.378267,-4.87702,-15.102471,1503.3982,1.506061,0.562264,1.36674,4.100281,-0.367741,-0.717755,-3.663743,1639.2866,1.515587,0.61001,1.407785,3.877709,-0.388557,-0.779341,-3.814229,1108.2308,1.738811,0.508451,1.427549,3.879398,-0.292419,-0.570171,-3.676773,913.7525,1.71018,0.434196,1.278171,3.641568,-0.25138,-0.61518,-2.905957,2857.137,1.81081,1.232277,3.020921,5.253346,-0.64539,-1.227323,-4.710148,2932.1052,1.782946,1.268066,3.224318,7.115223,-0.671171,-1.170627,-4.801255,16342.9306,2.190524,4.276174,6.589862,14.846431,-2.972707,-4.73246,-19.419088,9556.8203,1.822116,2.398142,3.723499,9.210881,-1.714764,-2.676588,-13.210535,1493.5395,1.454271,0.558764,1.341194,5.130984,-0.395449,-0.898221,-4.794348,1725.0386,1.600442,0.617097,1.509435,5.088827,-0.400654,-0.928288,-4.873003,1091.9621,1.782723,0.526431,1.633571,5.509416,-0.291008,-0.715276,-4.254651,957.7296,1.730324,0.465391,1.417085,4.904254,-0.261193,-0.684954,-4.166767,2677.752,1.708321,1.146733,2.833751,8.637352,-0.64248,-1.19874,-5.190631,2520.6397,1.763798,1.127535,2.950443,6.568361,-0.616481,-1.167061,-4.893884,6
50392.6221,6.387148,10.824283,13.672083,24.179726,-8.099763,-11.508672,-57.976837,60656.751,6.905898,14.400584,19.801397,29.838385,-9.603628,-13.720711,-65.155044,11983.0815,6.326333,3.379765,4.991842,7.900977,-2.326712,-3.615128,-10.832054,12477.5661,6.136501,3.522047,5.169508,8.282815,-2.417226,-3.762725,-9.310155,3036.6749,3.355208,0.948057,1.762249,4.134238,-0.634,-1.198349,-4.347764,2536.0665,3.3138,0.798385,1.570096,3.741993,-0.525242,-1.008781,-3.837314,13594.8122,5.872446,4.539061,7.269097,9.523043,-3.076864,-4.944843,-12.93208,14509.5945,5.888605,4.77512,7.592367,11.212715,-3.282213,-5.57223,-12.696743,48503.248,5.483299,10.921242,15.020349,27.162812,-7.697263,-12.852898,-58.617419,37762.0791,5.227456,8.155981,10.889215,21.483034,-5.825201,-8.770108,-43.128571,13216.8979,6.398322,3.828744,5.776224,9.68711,-2.542522,-4.003336,-12.58941,10646.199,5.802296,3.104587,4.780794,8.380054,-2.061183,-3.388377,-9.297948,3038.115,3.586585,0.961586,1.863838,5.682025,-0.652405,-1.273145,-5.656636,2943.9224,3.632855,0.910652,1.82949,4.881605,-0.608613,-1.232445,-5.237594,14896.242,5.977027,4.949791,7.845187,12.927629,-3.364846,-5.605191,-14.587226,12572.6374,5.861738,4.230618,7.104599,10.836962,-2.874402,-5.020892,-14.051472,2
27722.42,3.300473,6.806573,9.413751,16.894633,-4.756553,-6.959402,-20.449941,26314.7529,2.91374,7.38693,11.15713,18.113569,-4.924314,-7.076535,-23.699047,2742.1941,1.936389,0.836496,1.827795,4.643539,-0.582079,-1.115991,-4.845985,2953.3057,1.950557,0.896985,1.796024,4.23906,-0.607427,-1.121244,-5.4448,1672.7529,2.116276,0.652482,1.764832,4.282521,-0.413551,-0.870568,-3.951227,1416.1995,2.102465,0.559226,1.494726,4.535856,-0.350315,-0.742603,-3.695232,4863.7857,2.417974,1.665292,3.698327,6.894786,-1.045087,-1.789655,-6.101141,5031.0952,2.368813,1.727104,3.880718,6.884629,-1.08262,-1.84725,-6.111781,25896.7705,2.951386,6.391488,9.177355,19.627305,-4.307078,-6.944237,-29.384208,15566.8193,2.390791,3.644256,5.209321,12.737168,-2.664018,-4.181446,-18.789628,2926.2869,1.914914,0.871099,1.760034,5.887992,-0.650359,-1.231224,-6.046778,3189.1192,2.160435,0.914036,1.79673,5.71444,-0.642345,-1.237646,-5.84558,1665.5091,2.193301,0.679931,1.863189,5.323773,-0.42224,-0.913963,-4.739028,1529.6567,2.17278,0.61006,1.631647,5.483311,-0.365275,-0.895258,-4.331763,4860.375,2.31745,1.623035,3.550969,8.275362,-1.080613,-1.924825,-6.338572,4591.3491,2.427519,1.563395,3.73127,7.34093,-1.026548,-1.882254,-5.824453,6
91052.9864,10.654914,28.460841,39.815737,55.761333,-15.224304,-23.764931,-151.734508,100528.6006,10.876403,33.821305,51.452338,66.669227,-16.755114,-27.309467,-159.187238,28415.1794,13.380635,10.614696,18.997782,22.227236,-6.6185,-10.950177,-27.66653,29467.5691,12.911572,11.021319,19.536863,24.273962,-6.886329,-11.340619,-31.73814,6189.1536,5.784063,2.415022,5.061447,7.193739,-1.516933,-2.620756,-7.984023,5200.3875,5.684584,1.9822,4.244555,6.739503,-1.252765,-2.239706,-5.994175,30482.73,11.665273,13.761013,28.293128,33.857194,-8.290572,-15.45039,-33.034335,32892.1936,11.915436,14.623876,29.547606,36.277042,-8.887103,-15.891228,-34.935416,83165.7783,8.557002,27.407034,40.293499,65.681071,-13.582651,-21.755007,-151.515614,67474.4053,8.497233,21.388643,31.025928,48.080811,-10.59359,-17.178666,-102.249678,30496.8247,13.281073,11.535357,20.990016,27.068853,-6.838239,-11.279133,-32.681833,24521.4001,11.590842,9.18146,16.757721,22.111413,-5.588953,-8.884371,-25.516172,6262.4612,6.284132,2.453339,5.386923,10.134122,-1.554082,-2.835626,-7.732149,6252.8528,6.668543,2.31182,4.942758,9.019924,-1.548257,-2.757926,-7.001922,33290.2255,11.676397,15.284288,32.171965,38.550898,-9.013538,-16.803873,-39.637972,28018.1783,11.33491,12.952569,27.823251,35.688796,-7.704724,-14.188106,-37.98425,2
42276.9316,5.27725,10.615154,14.699234,21.360843,-6.6282,-9.121189,-32.303795,40869.6875,4.875467,11.47302,17.065929,24.552478,-6.670747,-9.09439,-39.830243,4876.4373,2.744076,1.414886,2.75119,5.991455,-0.958456,-1.723155,-5.405823,5169.8445,2.716737,1.509945,2.93829,5.887981,-1.007596,-1.603421,-6.221571,2595.3955,2.853368,0.961982,2.237825,4.720813,-0.581434,-1.106395,-4.915503,2179.9915,2.811682,0.812281,1.98387,4.302066,-0.504298,-0.906054,-3.591735,8188.5224,3.519144,2.679526,5.555383,8.183799,-1.745112,-2.94478,-6.300249,8592.657,3.489925,2.767334,5.839734,8.968519,-1.811311,-2.931938,-7.730177,38741.166,4.408966,9.671031,13.898427,23.028703,-5.787915,-8.694247,-41.925693,24951.1055,3.580027,5.815356,7.955784,14.718361,-3.721298,-5.605519,-29.454284,5364.467,2.738333,1.540165,2.802581,6.643659,-1.031252,-1.756568,-6.355933,5754.0459,3.139243,1.559986,2.957618,6.851214,-1.079643,-1.957458,-7.188123,2596.8544,3.034688,1.008976,2.472872,5.765336,-0.590656,-1.222277,-5.541848,2237.6841,2.785634,0.887,2.235209,5.202699,-0.506249,-0.985614,-5.522096,8645.6165,3.496528,2.787099,5.594766,10.044857,-1.880006,-3.175476,-9.291433,8089.1762,3.703939,2.634961,5.499511,10.288488,-1.775392,-3.096134,-8.147585,6
56078.9141,7.574728,13.604972,17.859464,26.693839,-9.224352,-13.001804,-67.205723,65935.042,8.771917,17.646915,24.207252,33.47379,-10.805029,-15.244335,-64.297525,17224.7134,8.363092,5.697305,9.174963,12.641119,-3.715654,-5.828544,-14.709418,17956.9123,8.214294,5.932254,9.683571,12.910528,-3.927173,-6.398093,-14.118829,4019.2153,4.283209,1.3744,2.686941,5.33892,-0.920825,-1.520837,-5.418746,3315.9855,4.172601,1.140825,2.242198,5.633857,-0.753423,-1.374297,-5.077661,18612.7266,7.557204,7.248588,13.265878,17.189361,-4.711275,-7.949128,-15.271417,19927.4158,7.583473,7.686981,13.857157,17.416636,-5.029419,-8.241065,-17.447007,52982.6905,6.183623,13.518224,17.969621,32.618555,-8.625267,-12.912189,-64.292743,42252.3212,6.110484,10.297672,13.450351,25.107984,-6.569092,-9.455543,-51.119964,18705.0459,8.255502,6.308929,10.345601,16.030201,-3.943976,-6.198557,-17.832966,14902.0798,7.219322,5.025555,8.411645,12.251733,-3.220221,-5.024088,-13.456902,3990.6982,4.570308,1.381019,2.811329,6.450514,-0.916564,-1.727832,-5.091487,3915.2301,4.716961,1.329954,2.731353,6.291019,-0.902885,-1.70204,-5.876742,20203.3514,7.507378,7.863584,14.647891,19.39555,-5.082794,-8.760837,-22.032775,17007.6514,7.247437,6.676654,12.608601,16.233165,-4.351959,-7.578506,-17.212447,2
1704.419,1.183101,2.443276,4.218135,7.94758,-0.358493,-0.92739,-5.813721,1490.5429,1.152212,3.092212,5.652636,9.553617,-0.370593,-0.914141,-5.703166,-144.4693,0.947086,0.338559,1.042723,3.602642,-0.084834,-0.452156,-2.493061,-162.0186,0.945296,0.35613,1.068319,3.893149,-0.100654,-0.450559,-3.61118,57.0984,1.041672,0.391383,1.246624,3.277889,-0.061528,-0.387704,-3.307936,45.7021,1.03895,0.340947,1.112895,2.964105,-0.053103,-0.352799,-2.820752,-8.207,0.997427,0.843291,2.304734,4.667606,-0.105176,-0.438277,-3.450498,9.029,1.002677,0.867704,2.497638,5.858902,-0.120426,-0.513995,-3.813619,1558.3926,1.144866,2.325599,4.112667,9.641944,-0.36341,-1.161223,-7.21455,868.3125,1.095727,1.332181,2.647011,7.938598,-0.279246,-0.927361,-6.149437,-238.0171,0.920941,0.301917,1.022597,4.757259,-0.088271,-0.481695,-3.217829,-76.1206,0.970813,0.369665,1.120722,6.088916,-0.091984,-0.50229,-4.341582,41.1285,1.03222,0.410792,1.354699,4.901522,-0.071811,-0.43971,-3.772706,16.8305,1.013781,0.369835,1.268319,4.744171,-0.065824,-0.438916,-3.058363,-70.4234,0.979328,0.734137,2.140619,5.177913,-0.111761,-0.482458,-3.980609,-55.5745,0.981056,0.744774,2.26382,5.320425,-0.098404,-0.437933,-3.959259,6
7249.788,2.001081,1.310157,1.985635,7.73237,-0.749609,-1.395367,-7.129508,11208.5713,2.492534,2.235698,3.183251,9.531125,-1.257125,-2.059725,-9.358421,2959.7241,2.519215,0.599849,1.072684,3.794647,-0.362595,-0.800872,-4.060118,3108.396,2.476023,0.639846,1.114789,3.761234,-0.382382,-0.809697,-3.954454,831.4104,1.699243,0.250676,0.656691,3.476829,-0.13185,-0.47854,-2.956654,739.843,1.739909,0.228495,0.598078,2.950891,-0.115869,-0.421085,-3.296705,3461.9919,2.470238,0.874364,1.534552,4.725382,-0.470362,-1.017594,-3.915888,3727.6753,2.513792,0.917383,1.688699,4.207368,-0.508005,-1.017305,-4.923687,7112.6709,1.823152,1.337633,2.221514,8.374741,-0.804215,-1.71605,-9.745391,5649.5088,1.790614,1.064689,1.745839,7.383048,-0.605523,-1.175774,-7.279179,3294.7059,2.569823,0.685888,1.214678,5.353379,-0.39821,-0.834396,-5.280932,2648.1467,2.392705,0.597418,1.188401,5.690109,-0.335053,-0.863789,-5.424022,826.1943,1.755719,0.264764,0.808282,5.2792,-0.145993,-0.517266,-4.779078,857.3033,1.858056,0.256381,0.801083,6.463169,-0.129507,-0.492374,-3.948878,3597.9036,2.427236,0.898925,1.723388,6.918944,-0.495723,-1.154045,-5.186907,3139.6912,2.460338,0.82749,1.625952,5.65212,-0.435301,-0.956451,-4.625644,2
48278.9443,6.38579,12.559733,17.686662,25.602761,-7.389024,-9.999788,-39.225734,46594.7861,5.752,13.563262,20.807507,26.69613,-7.400402,-10.445651,-36.173011,5910.8688,3.34951,1.680958,3.254732,5.712603,-1.100982,-1.752821,-5.589313,6230.7495,3.30165,1.784565,3.537482,5.679737,-1.159037,-1.894799,-6.135448,2894.537,3.132449,1.083687,2.473794,5.042603,-0.639651,-1.158696,-4.036472,2419.2644,3.147394,0.904338,2.160326,3.983376,-0.531907,-0.964178,-3.829381,9736.9429,4.326462,3.153268,6.41073,9.14554,-2.047225,-3.364465,-9.441987,10162.1814,4.229426,3.252091,6.650669,9.404036,-2.132828,-3.541283,-8.993009,43925.7735,5.33152,11.220379,16.224261,26.042792,-6.273597,-10.149464,-49.938463,28453.3799,4.369735,6.668442,8.99589,16.079118,-4.056968,-6.471469,-33.017862,6488.3972,3.355736,1.816687,3.269438,7.961431,-1.196597,-2.031077,-6.591882,7010.8577,3.99568,1.836507,3.364904,8.104213,-1.245163,-2.064965,-6.713427,2878.3313,3.297237,1.123097,2.773261,6.752437,-0.643084,-1.228954,-4.501935,2555.1658,3.226137,1.007501,2.467359,5.192157,-0.541967,-1.034925,-4.293718,10479.4517,4.392758,3.323505,6.488576,10.366933,-2.225244,-3.805486,-10.601087,9677.7591,4.589954,3.11057,6.405733,10.21997,-2.107541,-3.597684,-8.247141,6
66325.5078,8.531153,18.75124,25.162831,34.143229,-11.01669,-14.973433,-61.676799,76289.5449,9.887588,23.715638,34.030586,42.831854,-12.533961,-16.94005,-80.752899,21929.3872,10.483477,7.916431,13.650542,16.585603,-4.933719,-7.634835,-19.068027,22864.2053,10.112288,8.23843,14.256495,16.987361,-5.126924,-8.244411,-15.834554,4887.3424,4.933627,1.82334,3.725526,5.568938,-1.153704,-2.023859,-4.423924,4100.261,4.991862,1.48776,3.107615,4.822363,-0.953433,-1.724132,-4.258377,23175.1028,9.132973,9.977188,19.857057,23.663141,-6.113186,-10.572501,-20.11581,24995.5342,9.271422,10.634362,21.003683,24.212823,-6.518783,-11.07483,-20.559417,61987.2021,6.95734,18.454034,25.450855,39.173456,-10.051906,-15.195177,-64.484465,50082.9648,7.069165,14.18282,18.977578,32.264404,-7.78915,-11.020962,-48.957121,23629.8129,10.152968,8.700802,15.146011,19.110982,-5.128597,-7.919791,-24.239753,18894.2703,8.851816,6.894794,12.186608,15.825385,-4.192269,-6.536054,-14.217155,4846.052,5.287657,1.829462,3.866143,7.571963,-1.177495,-2.041657,-6.35002,4850.5579,5.606662,1.766969,3.701002,6.73641,-1.164247,-2.046688,-5.567143,25159.3032,8.969673,10.967408,21.979768,25.961074,-6.595569,-11.395117,-27.397816,21085.795,8.635037,9.251453,19.222862,24.451738,-5.628453,-9.960675,-20.30838,2
36434.5927,5.034084,8.986486,12.262848,17.106969,-5.673766,-7.626635,-26.673685,36022.2002,4.905001,10.05914,14.939592,21.082161,-5.867582,-7.992503,-26.259251,3714.0413,2.375042,1.130675,2.177668,4.397879,-0.714848,-1.242088,-4.54198,3986.8763,2.386689,1.196063,2.269261,4.502462,-0.763201,-1.215004,-3.794609,2188.1332,2.629144,0.817472,1.973,3.935954,-0.496148,-0.897784,-3.395547,1767.3143,2.506477,0.705085,1.766868,3.704132,-0.406078,-0.749805,-3.151639,6429.8435,3.06729,2.157133,4.510486,6.678322,-1.320107,-2.161904,-5.033143,6676.0723,3.004561,2.235691,4.752016,7.603696,-1.369152,-2.229574,-6.129663,33597.8203,4.23316,8.35074,11.544567,19.11509,-4.987134,-7.047219,-29.782217,20742.8291,3.369059,4.815048,6.531927,10.652539,-3.057448,-4.775659,-17.692707,4015.2359,2.355446,1.177443,2.104843,5.376746,-0.777952,-1.292475,-5.484896,4347.1159,2.700958,1.218444,2.286547,5.858721,-0.795517,-1.327741,-5.006142,2173.9693,2.733935,0.859819,2.128148,5.002141,-0.492015,-0.938048,-4.247343,1926.1813,2.644175,0.762771,1.984537,4.730074,-0.427651,-0.850985,-4.256669,6539.6453,2.971637,2.165383,4.329557,9.263797,-1.352122,-2.240105,-6.96718,6122.8142,3.114295,2.042644,4.394772,8.779417,-1.283889,-2.085289,-5.970844,6
69667.2304,9.745036,21.674547,30.304451,43.063116,-11.572938,-16.161567,-71.767794,79562.46,11.459658,27.093132,40.109976,50.121894,-13.061162,-17.82782,-80.265176,29331.864,14.25718,10.97832,20.763081,23.814382,-6.884521,-10.761632,-23.5479,30609.2642,13.813415,11.43507,21.508279,24.953363,-7.208562,-11.370675,-30.157258,6319.4385,6.291264,2.38441,5.137864,8.328646,-1.535776,-2.614295,-4.749212,5281.7185,6.253207,1.927919,4.318942,6.216491,-1.268815,-2.227065,-4.855663,30425.3884,12.296158,13.442242,29.268552,34.218468,-8.311105,-14.389462,-26.916675,33014.9548,12.448641,14.446989,30.972066,38.368028,-8.980724,-15.508046,-30.186195,64568.4463,7.720652,21.183914,30.276812,46.134718,-10.514806,-14.729659,-87.01734,52161.6704,7.819785,16.368873,22.547163,33.833392,-8.169535,-11.314699,-60.573568,31013.4888,13.786825,11.678408,22.31586,27.430042,-6.979167,-11.06157,-32.367821,25096.6162,12.173328,9.291927,17.827787,22.765038,-5.754144,-9.021129,-24.990109,6270.6109,6.785494,2.380942,5.188372,8.38411,-1.557831,-2.758469,-6.534658,6353.8867,7.25818,2.305628,5.176137,7.968894,-1.588555,-2.804048,-6.544609,32817.9273,12.070357,14.731828,33.095123,39.489438,-8.945292,-15.950403,-38.321192,27532.0916,11.627361,12.446474,28.465863,35.961191,-7.576276,-13.808622,-29.076079,2
1901.3233,1.228328,2.482634,4.34547,8.028854,-0.351793,-0.8775,-4.394929,1974.9912,1.239775,3.173048,5.634826,8.081186,-0.370226,-0.893028,-4.471042,-143.3816,0.945852,0.343851,0.978411,3.40643,-0.076283,-0.505464,-3.620118,-163.035,0.943091,0.354474,1.060305,3.319398,-0.085768,-0.380616,-2.765339,57.9023,1.043723,0.400337,1.225936,3.331722,-0.051912,-0.401782,-2.314519,49.7029,1.042759,0.348984,1.163458,3.321635,-0.051108,-0.281671,-2.558084,19.7546,1.006446,0.828239,2.22965,5.287846,-0.103066,-0.414884,-3.055819,-3.1441,0.999034,0.872454,2.366123,5.01445,-0.108497,-0.460243,-3.507749,1866.8945,1.191503,2.335745,4.389635,9.560868,-0.360278,-1.045744,-5.983412,1094.5801,1.133159,1.367104,2.511138,6.498775,-0.274311,-0.845658,-5.231253,-203.9424,0.930093,0.317014,1.007786,4.307978,-0.091149,-0.444856,-3.635916,-119.7622,0.9532,0.36067,1.035714,4.466187,-0.086085,-0.404259,-4.025773,78.847,1.065315,0.424922,1.397885,4.209854,-0.06089,-0.437851,-3.915908,48.4349,1.041836,0.372022,1.19783,4.932305,-0.057011,-0.35588,-3.386238,-99.0171,0.969733,0.733755,2.100964,5.404242,-0.110405,-0.41505,-3.576384,-46.4504,0.983588,0.756856,2.29629,6.437925,-0.098734,-0.475626,-2.195134,6
5515.023,1.855069,0.965023,1.496897,4.925562,-0.562359,-1.007471,-5.293024,8766.4072,2.363266,1.628211,2.290914,5.686677,-0.956407,-1.503046,-6.831058,2813.3037,2.517685,0.563066,0.916403,3.373484,-0.352566,-0.69121,-3.517904,2960.7358,2.464209,0.600258,0.962821,3.381763,-0.366177,-0.788974,-4.040279,787.1515,1.687728,0.219085,0.546496,2.886866,-0.128624,-0.417911,-2.713939,656.9336,1.656088,0.190073,0.504709,2.738842,-0.107032,-0.354599,-2.921522,3238.3933,2.449484,0.782159,1.301977,3.625849,-0.444807,-0.895652,-3.43285,3472.3418,2.468122,0.840503,1.460984,4.766332,-0.476602,-0.822157,-3.224619,5494.519,1.698453,1.006606,1.726005,8.473808,-0.604216,-1.270936,-7.064143,4431.8736,1.686383,0.798546,1.376526,5.555278,-0.468372,-0.988241,-6.088493,3135.0498,2.573237,0.632077,1.105429,4.836514,-0.3838,-0.79544,-6.542952,2525.9348,2.40245,0.550627,0.998515,4.403648,-0.324024,-0.674769,-3.91779,789.9607,1.764947,0.231435,0.635359,4.364735,-0.130558,-0.451703,-3.391138,773.423,1.806734,0.221225,0.656195,4.546579,-0.126371,-0.509441,-3.850218,3396.205,2.449941,0.809406,1.573229,5.684467,-0.467647,-0.929316,-4.176505,2876.8633,2.39601,0.728293,1.388014,4.355634,-0.414065,-0.829367,-3.465729,2
20029.6167,3.57694,5.029731,7.281994,12.145241,-3.051629,-4.274505,-12.011321,20907.1855,3.509401,6.054995,9.593583,14.924063,-3.567367,-4.751505,-14.414679,1799.6384,1.751935,0.66018,1.472067,3.84907,-0.37,-0.747685,-2.81602,1904.8621,1.732137,0.702347,1.572669,3.793723,-0.392713,-0.76278,-3.915368,1239.4566,1.963788,0.56388,1.586318,3.54854,-0.288796,-0.578957,-2.650812,1039.2892,1.922332,0.499779,1.426259,3.282853,-0.25343,-0.612667,-2.873795,3227.3781,2.156708,1.346717,3.27547,5.898861,-0.658503,-1.123648,-4.24349,3368.9575,2.137593,1.407849,3.495648,6.080063,-0.668944,-1.261225,-4.685734,19597.5088,3.155887,4.810518,7.027476,12.359687,-2.974407,-4.458578,-18.384527,11792.8979,2.561502,2.751817,3.994782,8.036938,-1.670139,-2.490485,-9.747335,1825.2881,1.699675,0.650738,1.398495,4.381216,-0.387839,-0.771611,-4.41793,1998.9131,1.883978,0.680182,1.627876,5.327076,-0.388637,-0.819335,-3.891936,1258.7799,2.074113,0.588659,1.732785,4.696101,-0.296044,-0.643363,-3.696476,1105.1902,1.998281,0.540666,1.637281,4.87071,-0.25985,-0.693564,-3.936978,3150.6536,2.079274,1.269146,3.04338,6.781895,-0.645318,-1.176338,-4.641972,2928.29,2.154823,1.221243,3.263087,7.727969,-0.605158,-1.057284,-3.771414,6
32972.1025,5.50786,6.524091,7.998716,14.28425,-4.999129,-6.873407,-24.568924,42717.1386,7.115103,9.727987,12.620852,16.71055,-6.531468,-8.956816,-28.383773,10783.223,6.481294,3.104833,4.662621,7.300915,-2.044707,-3.097278,-7.250407,11246.4302,6.293531,3.248327,4.831262,7.229333,-2.138111,-3.145945,-7.165133,2657.197,3.285588,0.821279,1.453907,3.504892,-0.536703,-0.963084,-3.444508,2233.4852,3.20413,0.688388,1.317031,3.62498,-0.459821,-0.871814,-3.277507,11717.7195,5.884223,3.896805,6.262936,8.717682,-2.584053,-4.194255,-8.15744,12501.6428,5.882378,4.123012,6.651831,9.182395,-2.750169,-4.441709,-8.052231,32390.5371,4.758396,6.674434,8.486632,16.381951,-4.939672,-7.351746,-34.156481,24913.853,4.585984,4.941025,6.246611,13.02976,-3.636277,-5.682666,-23.1202,11728.1121,6.548972,3.484823,5.393995,8.387352,-2.185651,-3.254747,-8.198809,9439.4333,5.941573,2.769267,4.353619,7.887761,-1.793795,-2.69108,-7.035326,2587.6812,3.438672,0.81888,1.618316,4.48345,-0.538863,-1.122523,-4.374255,2573.7764,3.593404,0.79962,1.548873,4.815585,-0.526746,-1.030885,-4.267151,12567.4831,5.936275,4.172476,6.823298,10.298836,-2.764171,-4.482461,-11.061077,10592.3025,5.749849,3.527292,5.972337,9.857008,-2.371464,-4.107691,-8.940204,2
30078.6475,4.191089,7.227316,9.87961,14.73726,-4.872812,-6.597363,-19.643198,29685.4043,3.980741,8.136177,11.973476,18.396109,-5.064616,-6.78273,-18.464279,2949.7083,2.119894,0.877473,1.75379,4.222055,-0.597338,-1.0607,-4.040803,3120.407,2.093103,0.941454,1.836328,3.931883,-0.629566,-1.112127,-4.629084,1799.4194,2.317097,0.687311,1.857176,3.281496,-0.415474,-0.768672,-4.12341,1537.7354,2.300412,0.596652,1.575955,3.838174,-0.360543,-0.760032,-2.924508,5142.374,2.674067,1.714915,3.852106,6.173952,-1.070882,-1.80075,-5.243352,5337.3331,2.627654,1.780292,4.001865,6.804975,-1.116748,-1.812007,-5.023231,27997.1357,3.656904,6.729529,9.31076,15.871455,-4.344631,-6.371942,-29.15659,17097.8447,2.942829,3.811093,5.226161,10.990224,-2.605461,-4.07354,-14.01921,3160.8381,2.103728,0.905619,1.724205,5.530798,-0.639291,-1.145465,-4.43227,3383.4751,2.367131,0.941912,1.933758,5.60756,-0.641403,-1.108358,-4.571855,1815.9543,2.445059,0.725989,1.976151,6.028216,-0.429846,-0.871996,-3.842438,1613.4336,2.355788,0.646996,1.789349,4.981457,-0.373718,-0.863209,-3.458006,5208.5505,2.602798,1.678593,3.539118,6.803589,-1.108381,-1.858829,-5.269308,4894.6948,2.742625,1.60058,3.62034,7.167355,-1.048788,-1.814136,-4.608233,6
61996.3819,8.766255,19.303484,26.581188,40.571639,-10.436777,-14.34803,-54.327017,71305.6264,10.23056,24.344205,36.051501,44.313946,-11.737468,-16.327869,-60.015424,25003.3723,12.791291,9.42716,17.268706,20.274726,-5.717743,-8.921286,-21.107417,26116.2026,12.495813,9.837783,18.06849,21.013217,-5.982256,-9.19773,-18.236399,5451.5566,5.581794,2.093873,4.516202,6.610084,-1.325755,-2.159545,-5.759022,4491.8597,5.271646,1.706597,3.850963,6.180692,-1.085483,-1.83188,-3.924148,25945.6718,11.002051,11.597911,24.273073,28.085708,-6.925179,-12.12309,-22.60638,28041.6594,11.187912,12.392413,25.63827,30.482888,-7.492712,-12.919323,-22.290765,58170.0302,7.152476,18.731573,26.688935,39.321307,-9.421325,-14.046276,-72.601097,46443.2559,7.124312,14.345097,19.602619,30.003201,-7.229693,-10.532115,-47.460962,26409.7321,12.543955,10.115475,18.882049,24.068425,-5.834253,-9.511645,-21.199923,21240.6455,11.097562,8.020133,14.930937,19.329205,-4.764355,-7.394263,-16.631011,5388.2732,5.930453,2.084208,4.592852,8.009441,-1.31154,-2.383947,-7.562528,5479.1859,6.36429,2.029385,4.43137,8.090909,-1.325214,-2.324088,-6.042364,28072.6416,11.005923,12.611348,27.363189,32.841754,-7.467937,-13.10644,-27.970674,23398.8262,10.569851,10.621895,23.490569,30.464706,-6.2944,-11.492319,-22.800449,2
44120.3975,6.243717,11.062343,15.013906,19.215662,-6.755324,-8.830319,-31.613086,42862.8721,6.12914,12.054245,17.766983,23.542615,-6.783545,-9.311037,-27.034336,4984.7432,2.897572,1.4828,2.872223,5.129621,-0.947983,-1.504417,-4.61972,5279.2356,2.860385,1.571029,3.033885,5.141821,-0.98978,-1.572788,-5.601064,2646.6783,3.016004,0.988562,2.336544,4.058333,-0.581848,-1.020792,-4.65853,2262.1231,2.959428,0.847651,2.050959,3.957871,-0.512688,-0.907304,-3.603288,8326.3904,3.769737,2.785129,5.702474,8.517485,-1.709007,-2.696849,-5.155498,8658.4768,3.673821,2.87677,6.009775,8.70791,-1.797395,-2.826045,-5.7995,40574.5078,5.171836,10.061042,13.903113,22.29964,-5.832183,-8.776946,-43.490634,25894.2495,4.172772,6.018065,8.044555,14.227701,-3.698382,-5.226081,-23.996275,5482.2339,2.915594,1.605652,2.766038,6.002368,-1.02266,-1.707076,-5.346937,5871.3223,3.354514,1.616368,3.028988,6.347518,-1.054865,-1.664984,-5.842731,2698.8418,3.264379,1.038308,2.535943,6.008423,-0.586088,-1.036085,-4.020864,2365.7239,3.063999,0.936663,2.361073,5.601196,-0.505396,-0.910104,-4.596579,8832.133,3.778861,2.923641,5.649475,9.491566,-1.861109,-3.015183,-7.297318,8203.8589,3.982006,2.742223,5.650657,9.265146,-1.742739,-2.896364,-6.578741,6
45325.4824,6.739289,10.168896,12.65697,19.746866,-7.401852,-9.961518,-30.423355,54632.0034,8.463169,13.79891,18.288689,25.273968,-8.933599,-12.259944,-40.741931,16221.6751,8.372145,5.308143,8.728169,11.575184,-3.473479,-5.16376,-11.524361,16911.9575,8.118221,5.56882,9.26931,12.228864,-3.647119,-5.522154,-13.415287,3753.9905,4.168626,1.260525,2.440759,4.826134,-0.840873,-1.497558,-4.092276,3130.3936,4.070694,1.04538,2.143931,4.432765,-0.698002,-1.274726,-4.547538,17222.7249,7.406822,6.538325,12.194964,14.92029,-4.306152,-7.036458,-13.031941,18542.9924,7.479874,7.014411,12.760859,16.143583,-4.6232,-7.755355,-14.190234,43265.1328,5.517971,10.12158,13.051585,24.01259,-7.009771,-10.52048,-45.615431,34034.3452,5.475504,7.649704,9.608418,18.251532,-5.310947,-7.521107,-29.077703,17523.1506,8.202375,5.84377,9.690422,13.385373,-3.652603,-5.494416,-12.514702,13976.4785,7.115168,4.618159,7.765689,10.154299,-2.973037,-4.653018,-10.980754,3681.7632,4.445167,1.250995,2.642365,5.280564,-0.852026,-1.598413,-5.839188,3698.2323,4.702209,1.218413,2.503195,5.646104,-0.8314,-1.497105,-4.954017,18493.4239,7.20507,7.0457,13.338321,18.319649,-4.644758,-7.912726,-18.191932,15608.6165,7.001581,5.926178,11.450866,15.062874,-3.960805,-6.763691,-12.838739,2
47817.8028,6.548479,12.323687,17.008641,22.852774,-7.213047,-10.750897,-32.858526,46435.7725,6.356121,13.354118,20.085096,27.757451,-7.23336,-9.75935,-37.453775,5529.4575,3.115998,1.63346,3.110802,5.372839,-1.019483,-1.628326,-5.740164,5859.5901,3.084366,1.729823,3.192734,5.979793,-1.055443,-1.708228,-5.701356,2865.5191,3.15971,1.087516,2.481547,4.36514,-0.613199,-1.16073,-4.121444,2447.1972,3.126449,0.932693,2.189588,4.344046,-0.539513,-0.97886,-3.871452,9192.8071,4.060469,3.062931,6.082738,8.565287,-1.874679,-2.955732,-7.329073,9631.5115,4.003335,3.169147,6.370399,9.136531,-1.950913,-3.062026,-6.634719,43317.6465,5.364602,11.049213,15.499839,23.13638,-6.062371,-8.614846,-47.667403,27495.7432,4.341424,6.526811,8.730342,14.913993,-3.870253,-5.655516,-23.559893,6014.6307,3.098069,1.74352,3.010226,5.801569,-1.077302,-1.723155,-5.447891,6529.1347,3.620712,1.788901,3.212061,6.128639,-1.144432,-1.84072,-6.327078,2876.7461,3.385454,1.128435,2.667277,6.3244,-0.621492,-1.100654,-4.70381,2499.5666,3.178465,0.996856,2.411179,6.083637,-0.51647,-0.974061,-4.226379,9777.6751,4.042445,3.169069,6.21109,9.180433,-2.019952,-3.209011,-7.302696,9091.4429,4.243545,2.997074,6.106962,9.582116,-1.911791,-3.068599,-8.087174,6
55881.1064,7.795425,14.357256,18.653069,27.888349,-9.414605,-13.043999,-47.964543,65138.9756,9.40109,18.644001,25.787937,33.498494,-10.8547,-14.788332,-58.956353,20908.2349,10.158865,7.339229,12.840114,15.262098,-4.653745,-7.162998,-15.02897,21808.6277,9.935133,7.638841,13.418938,16.422412,-4.861375,-7.71278,-15.56813,4694.7176,4.963346,1.665874,3.415167,5.647421,-1.107736,-1.853999,-5.378315,3883.2549,4.733063,1.370049,2.902535,5.191766,-0.911368,-1.516812,-3.863036,21945.4213,8.915886,9.01287,18.242033,22.722383,-5.746085,-9.898975,-17.379522,23681.105,9.059519,9.679758,19.401066,24.216845,-6.19371,-10.61358,-20.452365,52210.3106,6.241124,14.211841,19.342201,30.485159,-8.697776,-12.500585,-59.881061,41994.2944,6.378955,10.750395,13.99567,23.157783,-6.637855,-9.608167,-42.583153,22380.4656,9.87172,7.975755,14.129328,17.419845,-4.827871,-7.566244,-17.912972,17932.9422,8.555878,6.325296,11.26767,15.105217,-3.974172,-6.220393,-15.29712,4638.975,5.265917,1.661401,3.543491,6.572069,-1.103783,-1.941654,-5.904104,4685.2794,5.652688,1.609548,3.522998,6.33042,-1.099808,-1.942883,-5.485547,23757.9705,8.639914,9.796498,20.052068,26.092324,-6.228933,-10.938926,-23.973375,19906.8418,8.341502,8.25416,17.443757,21.984628,-5.314097,-9.527409,-23.273578,2
36841.3584,5.293917,9.020194,12.143465,16.247587,-5.765642,-7.71989,-21.547216,36577.7852,5.253438,10.106868,14.913078,20.992172,-5.887808,-8.104716,-24.658291,3661.1904,2.394003,1.092731,2.083191,4.867098,-0.690803,-1.163817,-4.482444,3881.1929,2.367978,1.160523,2.190281,4.494581,-0.73253,-1.180985,-4.334587,2161.321,2.625637,0.813132,2.022446,3.676784,-0.486276,-0.925072,-3.879939,1871.5193,2.624509,0.699557,1.736597,3.81498,-0.420438,-0.780608,-3.07633,6302.5501,3.066511,2.076108,4.333999,6.860856,-1.267745,-2.008942,-5.774159,6582.2449,3.031766,2.180843,4.578494,8.335041,-1.328043,-2.081681,-4.91954,33729.1289,4.39981,8.22863,11.640913,18.609195,-4.967205,-8.011606,-29.144833,20488.5566,3.47016,4.720694,6.348693,11.028119,-2.998514,-4.52812,-16.232519,3883.3675,2.338104,1.130158,2.071692,5.334912,-0.746532,-1.224855,-5.244616,4275.5305,2.707779,1.181541,2.182138,5.476135,-0.763277,-1.361617,-4.713324,2187.7496,2.826809,0.849708,2.195509,5.945026,-0.486038,-0.9618,-4.108492,1939.5673,2.677973,0.75279,1.950777,5.405308,-0.422274,-0.850789,-3.540951,6387.9707,2.955577,2.071305,4.114168,7.378078,-1.291739,-2.217069,-5.708533,5981.8767,3.12141,1.966518,4.218378,7.550433,-1.241303,-2.181366,-6.711436,6
67963.8892,9.796223,20.189863,27.811654,39.391047,-11.343151,-15.910467,-64.893331,77140.2764,11.658258,25.176206,37.15334,47.608813,-12.619868,-17.709892,-90.92743,29252.695,14.63042,10.713265,20.327337,23.949154,-6.852041,-10.874149,-22.700835,30364.4116,14.138255,11.129646,21.156267,23.859098,-7.140709,-11.464635,-22.51796,6234.1044,6.341756,2.309877,5.06628,7.738683,-1.539733,-2.546573,-5.087135,5186.8572,6.053626,1.881481,4.338276,6.69628,-1.263709,-2.142721,-4.808531,30228.5539,12.486851,12.966069,28.488755,34.224236,-8.177028,-14.180911,-24.936422,32690.5273,12.659638,13.961017,30.184618,35.863396,-8.919589,-15.274563,-26.317596,63332.6817,7.766957,19.628731,27.629686,43.106279,-10.210295,-14.597399,-73.561549,50418.0318,7.802666,15.093045,20.612245,33.456678,-7.898464,-11.390631,-59.469677,30511.4204,13.908519,11.359066,21.932082,26.726533,-6.902595,-10.785929,-26.634393,24855.781,12.397506,9.049941,17.408443,21.480845,-5.735585,-9.136397,-22.979073,6195.2795,6.81669,2.298756,5.119416,8.922508,-1.542752,-2.753102,-7.500364,6315.2262,7.18759,2.238206,5.009936,9.201129,-1.562565,-2.722166,-7.89574,32636.0078,12.37792,14.198228,32.613917,38.399885,-8.899358,-15.454011,-29.924174,27275.2769,11.790203,11.966998,27.817586,33.825891,-7.504163,-13.182962,-28.537201,2
42848.0361,6.267385,10.623962,14.484105,18.885219,-6.519621,-8.94161,-31.463362,42325.2207,6.366819,11.773051,17.396429,23.047782,-6.602103,-9.05355,-26.375784,4592.6284,2.765009,1.339311,2.553435,4.779884,-0.862663,-1.452377,-4.287656,4855.2307,2.731537,1.416375,2.651695,4.718189,-0.899206,-1.417092,-3.79149,2552.584,2.949589,0.94325,2.185717,4.24306,-0.554258,-1.004413,-3.420806,2193.3108,2.949621,0.810169,1.907132,4.476616,-0.481074,-0.911381,-3.163325,7786.7307,3.608828,2.516324,5.086757,7.36947,-1.588322,-2.47977,-6.239086,8111.2571,3.543675,2.618248,5.536421,8.655172,-1.63829,-2.678829,-6.378812,39143.5781,5.118312,9.60154,13.249078,23.361563,-5.582282,-7.874342,-38.83711,24401.2578,4.058951,5.579395,7.464601,12.911047,-3.45547,-4.883581,-17.70394,4941.9065,2.726956,1.407027,2.550998,6.378056,-0.924078,-1.457703,-5.16052,5393.5884,3.154147,1.457905,2.674052,6.2805,-0.967525,-1.53903,-4.819532,2586.3035,3.202303,0.977572,2.399069,6.121256,-0.558539,-1.046728,-3.910441,2250.7273,2.977614,0.876867,2.218208,6.435567,-0.48253,-0.899162,-4.490185,8096.8997,3.556622,2.534005,4.943786,8.14149,-1.665078,-2.765903,-8.71,7602.9317,3.757738,2.414154,4.969909,8.369786,-1.586487,-2.596345,-6.008334,6
41013.6098,6.336731,9.173704,11.219889,17.921691,-6.712756,-9.144045,-26.204337,50437.7763,8.117821,12.654298,16.542966,22.295331,-8.200839,-11.281286,-38.010835,15908.6052,8.281912,5.153844,8.497023,11.936541,-3.382754,-5.180758,-12.389361,16507.5649,7.997135,5.369846,8.839284,10.719189,-3.535724,-5.350789,-11.143983,3640.4941,4.160564,1.217947,2.374798,4.347892,-0.810471,-1.419626,-4.52109,3042.9054,4.03839,1.00753,2.03066,3.538424,-0.679895,-1.215572,-4.306679,16662.3943,7.259879,6.315261,11.709697,14.309605,-4.164381,-7.093694,-12.419395,17945.4609,7.32751,6.753434,12.421808,15.934278,-4.461714,-7.588502,-13.214971,39459.9502,5.197018,9.144447,12.042819,23.127017,-6.426396,-9.835016,-40.845635,30963.0415,5.184377,6.904932,8.86849,16.686845,-4.816581,-6.980345,-26.301181,17096.1519,8.115688,5.685519,9.41749,13.124496,-3.558171,-5.300655,-12.693789,13639.3139,7.062508,4.499774,7.608617,10.995585,-2.913685,-4.472942,-10.099767,3570.5989,4.423357,1.199775,2.488597,5.574851,-0.814738,-1.471509,-4.611075,3576.7178,4.653161,1.179637,2.514169,7.06825,-0.817927,-1.494937,-4.886233,17980.8178,7.083358,6.81693,12.766468,17.244874,-4.507923,-7.670279,-16.012609,15124.4221,6.873652,5.725355,11.114289,15.721375,-3.83378,-6.565315,-12.903366,2
2251.9463,1.274533,2.665766,4.510626,7.351084,-0.367568,-0.781796,-4.485331,2032.8653,1.249296,3.34267,5.947498,10.619107,-0.379773,-0.805408,-5.141735,-125.5232,0.951403,0.34301,0.977659,3.31146,-0.081479,-0.358431,-2.904235,-127.4734,0.954006,0.359389,0.964959,3.264025,-0.081009,-0.378475,-2.988274,80.5153,1.062166,0.409133,1.254037,3.239768,-0.051649,-0.296695,-2.704506,63.4519,1.056221,0.356034,1.134639,2.864018,-0.052316,-0.299145,-2.366891,48.6807,1.016364,0.838982,2.287264,4.52571,-0.104104,-0.322591,-2.887435,52.5845,1.016676,0.871605,2.448681,4.40256,-0.108718,-0.518189,-4.275678,2151.7568,1.226638,2.490759,4.418271,8.90745,-0.365821,-1.060709,-6.664855,1250.6714,1.157521,1.431692,2.652507,6.582825,-0.278285,-0.806971,-4.503113,-190.584,0.932251,0.287391,0.949085,4.677641,-0.084088,-0.440676,-3.925763,-98.351,0.960101,0.366326,1.165608,4.324693,-0.08103,-0.422134,-3.222806,69.6101,1.058136,0.423435,1.475276,4.704381,-0.061448,-0.38718,-3.516345,93.0064,1.083691,0.368604,1.302203,4.540577,-0.058859,-0.345426,-3.555245,-46.6477,0.985252,0.722025,2.135607,5.555369,-0.10563,-0.47233,-4.053639,17.7344,1.006464,0.739026,2.200899,5.280966,-0.095136,-0.41877,-3.523908,6
5329.3159,1.820322,0.919289,1.379366,5.156664,-0.547119,-0.989868,-4.537649,8339.3999,2.323782,1.498064,2.14227,6.214446,-0.919873,-1.494413,-5.995031,2761.9989,2.543609,0.538317,0.873305,3.928463,-0.33752,-0.666797,-3.745896,2838.6876,2.435971,0.559707,0.935031,4.743588,-0.346471,-0.726379,-3.900651,769.1335,1.680509,0.20794,0.505271,3.327544,-0.120117,-0.365836,-2.594963,662.0972,1.683915,0.179161,0.497689,3.025586,-0.111617,-0.430142,-2.686172,3194.8011,2.472128,0.723794,1.225064,3.987461,-0.436199,-0.82528,-3.711221,3403.1504,2.479913,0.762969,1.312462,3.914626,-0.463321,-0.978836,-4.193858,5218.5879,1.668128,0.92149,1.52713,7.126473,-0.578205,-1.172383,-7.098941,4246.4038,1.67139,0.751085,1.242468,6.983038,-0.454184,-0.934199,-5.276904,3042.1605,2.585485,0.594923,1.082737,5.422789,-0.367381,-0.778811,-4.728365,2440.0973,2.379902,0.521127,0.977982,4.608608,-0.318045,-0.686926,-4.190431,787.7954,1.791606,0.223676,0.595949,4.094461,-0.124119,-0.426875,-3.409744,747.8975,1.788136,0.205643,0.575058,4.265738,-0.121867,-0.407503,-3.102144,3318.3779,2.450963,0.75584,1.385217,5.592819,-0.450786,-0.87458,-4.329273,2873.2976,2.453651,0.681943,1.243616,4.42982,-0.40782,-0.767295,-3.546788,2
49293.1254,7.346916,12.648334,17.389692,21.591047,-7.410346,-9.796277,-37.621073,47501.7856,6.92274,13.711633,20.867138,27.055992,-7.4593,-10.187859,-33.525054,5794.191,3.476858,1.628467,3.118413,6.202592,-1.043736,-1.66242,-6.018813,6117.7159,3.42853,1.710915,3.302174,5.696808,-1.084938,-1.62959,-5.938361,2942.7563,3.342105,1.081787,2.436298,5.104955,-0.644069,-1.089674,-3.112579,2522.0403,3.314112,0.922653,2.179439,4.872573,-0.539948,-0.947065,-3.424076,9583.3692,4.541833,2.992568,6.007618,8.922291,-1.944766,-2.992037,-6.362949,9978.5293,4.466436,3.115435,6.413657,9.865015,-2.014278,-3.148318,-7.351094,44155.793,5.940649,11.136043,15.832876,22.473638,-6.111113,-9.272105,-41.465726,28128.416,4.829266,6.450845,8.645746,14.190065,-3.878132,-5.399441,-24.671343,6311.0173,3.481597,1.736916,3.069925,6.128527,-1.123666,-1.81965,-5.613103,6787.6416,4.095287,1.746264,3.157123,6.016188,-1.194025,-1.845255,-5.884143,2941.8999,3.596428,1.111961,2.558451,5.47976,-0.626155,-1.217856,-4.688126,2565.4163,3.330773,0.990406,2.442143,5.307656,-0.531296,-0.975642,-4.942971,10271.8899,4.633852,3.101638,5.996769,9.253556,-2.098128,-3.545266,-8.295376,9562.5059,4.891277,2.897889,6.010579,9.71764,-1.971994,-3.24953,-7.920112,6
55746.2129,7.727108,15.245559,20.045621,29.719472,-9.213892,-12.633255,-51.760474,64736.5811,9.443702,19.569579,27.554205,34.404463,-10.549013,-14.392457,-48.48807,20674.0674,10.393522,7.418544,13.132687,16.492848,-4.601785,-7.171604,-13.685968,21568.6739,10.15688,7.732793,13.477756,16.338425,-4.819047,-7.237605,-14.12074,4614.3122,4.956573,1.698159,3.453984,5.708028,-1.08574,-1.915498,-4.656206,3851.5637,4.811334,1.395666,3.042248,5.222959,-0.892413,-1.526519,-4.263853,21669.6802,9.105273,9.149484,18.420924,22.999273,-5.585634,-9.545044,-18.568697,23227.179,9.203785,9.769855,19.523815,24.01653,-6.016368,-10.409121,-22.080148,52185.8408,6.266024,14.869126,20.11697,32.167636,-8.428645,-13.022781,-61.552583,41326.7935,6.340228,11.303798,14.875035,25.346898,-6.419915,-8.999368,-42.658952,22101.1721,10.171125,8.096679,14.228054,17.928546,-4.77926,-7.89218,-17.299253,17792.2945,8.860617,6.415073,11.395255,15.69076,-3.934091,-6.034348,-14.507668,4551.2415,5.29965,1.684105,3.570815,6.321612,-1.081996,-1.957325,-6.372451,4617.6121,5.712524,1.649296,3.580349,6.664817,-1.077846,-1.919607,-5.608722,23262.3406,8.75302,9.944507,20.331523,25.351469,-6.074809,-10.780649,-21.576849,19496.0769,8.491116,8.389999,17.662202,23.089286,-5.145895,-9.015925,-18.269355,2
37157.3808,5.480096,9.113328,12.455526,17.880324,-5.751755,-7.911319,-21.465453,37088.6377,5.57681,10.189525,15.00902,19.738309,-5.88965,-7.942177,-23.536854,3672.3694,2.432048,1.095715,2.158693,4.207706,-0.69232,-1.262462,-4.1122,3905.1685,2.421123,1.158598,2.220294,4.298614,-0.729716,-1.242678,-4.518256,2217.6993,2.734237,0.82667,2.051754,4.003197,-0.486721,-0.86142,-3.184316,1892.0223,2.670434,0.706294,1.747765,3.762518,-0.431573,-0.863677,-4.019363,6298.9719,3.129327,2.082459,4.402561,7.00644,-1.27955,-1.978514,-5.939726,6588.9578,3.106873,2.181495,4.654886,7.088624,-1.315021,-2.086426,-5.065814,33973.3623,4.541673,8.282173,11.463843,20.125939,-4.969837,-6.914066,-30.879454,20638.6788,3.59308,4.719229,6.583551,10.80771,-2.958198,-4.461309,-15.149171,3919.4392,2.40972,1.120645,2.118103,5.613919,-0.727865,-1.242632,-5.031019,4241.2717,2.732844,1.180241,2.19348,5.627305,-0.766202,-1.285238,-5.001554,2208.2559,2.902418,0.855136,2.181944,5.942673,-0.492118,-0.994449,-4.767588,1965.4045,2.746099,0.767685,1.902066,4.826751,-0.427432,-0.806938,-3.754664,6341.2386,3.007629,2.066113,4.168423,7.423819,-1.287662,-2.11765,-5.620999,6009.2373,3.233466,1.961749,4.183105,7.498096,-1.238565,-2.027799,-6.115645,6
58901.9883,8.748673,18.372386,25.089768,34.15287,-9.812548,-13.43672,-47.798374,67378.2861,10.617597,23.261325,34.138554,44.746278,-11.089252,-14.762467,-64.815567,28116.0986,14.465155,10.464033,19.912745,24.526762,-6.529858,-10.10886,-21.790495,29041.1391,13.7544,10.890266,20.509271,23.56977,-6.812784,-10.713335,-24.714099,5960.096,6.213737,2.253215,4.913979,7.63804,-1.4692,-2.449894,-5.072182,4952.6689,5.958972,1.824161,4.139255,6.370211,-1.199833,-2.023587,-5.667625,28510.2547,12.104281,12.543972,27.502933,32.623451,-7.778828,-13.385521,-24.438973,30990.6877,12.405905,13.491366,29.245398,34.004083,-8.46467,-14.699913,-27.93928,54944.2432,6.957419,17.757096,24.737134,35.435507,-8.865775,-13.842468,-62.387136,43809.4804,7.056271,13.533899,18.369082,27.287556,-6.812377,-9.535847,-44.295226,29286.7944,13.765875,11.059718,21.420364,25.596533,-6.566834,-10.331832,-28.042442,23560.6045,12.02253,8.785791,16.832422,20.886997,-5.4086,-8.795411,-21.566315,5860.9378,6.597935,2.226548,4.99179,9.086948,-1.466571,-2.63887,-6.309016,5997.0967,6.976439,2.179578,4.95809,8.607592,-1.496591,-2.596506,-6.945439,30637.7102,11.949338,13.631635,31.192158,37.020492,-8.345313,-14.790497,-33.232533,25612.8628,11.426947,11.498039,26.792664,33.473749,-7.066611,-12.603417,-29.67721,2
19758.2812,3.55823,4.900578,7.090654,12.487547,-3.042608,-4.193854,-13.150734,20811.6089,3.822449,5.807745,8.964083,12.787235,-3.479247,-4.663978,-12.686622,1588.4233,1.623464,0.580771,1.324131,3.981083,-0.354183,-0.676032,-3.427924,1698.4489,1.619868,0.619171,1.353664,3.818411,-0.366225,-0.696166,-4.373227,1216.5637,1.95413,0.552958,1.515058,3.365824,-0.287079,-0.601376,-2.626419,1054.5003,1.946995,0.478674,1.390099,3.065466,-0.254276,-0.52346,-2.320059,3026.6672,2.039412,1.223869,2.937326,5.371443,-0.62729,-1.040079,-3.661732,3144.3596,2.011595,1.287307,3.248046,5.822342,-0.650125,-1.117647,-3.469963,18919.6113,3.082263,4.586977,6.663597,12.578792,-2.906205,-4.287387,-14.792105,11150.3379,2.47231,2.613864,3.818794,7.894583,-1.638679,-2.45131,-9.343096,1559.4654,1.558014,0.559092,1.232051,4.583615,-0.365902,-0.722456,-4.35547,1787.2217,1.733674,0.609807,1.404492,4.526397,-0.375446,-0.761846,-3.988577,1239.3192,2.052215,0.583847,1.680436,4.839983,-0.292741,-0.681844,-3.866368,1129.4559,2.021496,0.517781,1.52351,5.170757,-0.262234,-0.602724,-3.328329,2852.8471,1.924036,1.12906,2.815157,6.26544,-0.620966,-1.115329,-4.842336,2706.0725,2.004206,1.104144,2.852196,6.381685,-0.593588,-1.093537,-5.155558,6
23824.6626,4.594371,4.235247,5.082701,8.529468,-3.519882,-4.843346,-15.267221,32519.1441,6.368226,6.578121,8.39414,13.102079,-4.922224,-6.690548,-18.25706,9985.6416,6.229411,2.84135,4.326781,6.528933,-1.912096,-2.872971,-7.024674,10427.6237,6.048445,2.966343,4.540559,6.976769,-1.994697,-2.953213,-6.671366,2431.9044,3.195462,0.726305,1.362177,3.256846,-0.492917,-0.942965,-3.821399,2022.162,3.079959,0.616089,1.189387,3.663673,-0.425177,-0.813466,-3.044626,10684.0711,5.608083,3.518495,5.852521,8.459541,-2.35584,-3.763473,-7.678836,11409.1807,5.599174,3.69701,6.052839,9.099867,-2.519292,-4.029672,-9.051742,23328.3212,3.877623,4.276054,5.553772,11.697824,-3.598365,-5.37678,-21.316546,17932.1924,3.792073,3.242879,4.066464,8.869748,-2.585496,-3.735571,-13.602508,10777.7852,6.280235,3.161235,4.942808,9.006865,-2.020859,-3.075322,-8.109414,8630.7131,5.585665,2.5153,3.966487,7.288304,-1.650719,-2.589354,-6.718121,2389.0572,3.397295,0.722866,1.473387,4.90435,-0.500125,-0.938185,-3.951952,2360.6788,3.450357,0.71584,1.44203,4.748379,-0.486482,-1.04978,-4.083102,11375.4545,5.588392,3.684974,6.292497,9.837871,-2.507044,-4.062589,-8.12226,9599.4311,5.42675,3.139575,5.386035,8.280431,-2.13863,-3.53629,-9.096409,2
30471.163,4.706422,7.317987,10.041964,14.60603,-4.788885,-6.448577,-25.074823,30687.7959,4.702727,8.31169,12.41994,16.562063,-5.024995,-6.835476,-22.322297,2811.0046,2.124745,0.863571,1.739785,4.224053,-0.549316,-0.926434,-3.599569,2989.6712,2.109339,0.910099,1.806583,4.042153,-0.584738,-0.970943,-3.857739,1800.8112,2.388862,0.697758,1.737679,3.581086,-0.410433,-0.795701,-2.907991,1530.6415,2.360091,0.603276,1.661674,3.397351,-0.3529,-0.695875,-3.311956,4966.2351,2.728296,1.679171,3.644896,6.297193,-0.986144,-1.642848,-4.92415,5172.649,2.683619,1.748032,3.892825,6.553726,-1.034535,-1.65453,-4.906608,28226.5078,4.009461,6.713389,9.640104,16.341462,-4.239733,-6.08006,-21.407102,16953.521,3.184646,3.784015,5.202987,9.611117,-2.433301,-3.45322,-14.06831,2970.6418,2.090364,0.877702,1.754627,5.841453,-0.587087,-1.057017,-5.154749,3225.1819,2.367505,0.912127,1.865996,5.235308,-0.599625,-1.080933,-4.372311,1830.391,2.558894,0.722856,1.968627,4.906561,-0.412673,-0.872446,-4.074878,1634.4758,2.466518,0.654754,1.776825,4.930633,-0.363962,-0.739719,-3.548736,4929.096,2.620002,1.600029,3.516421,7.59789,-0.999042,-1.664641,-5.532764,4631.5942,2.758964,1.538598,3.543381,7.442885,-0.956471,-1.662204,-5.145597,6
56199.7203,8.586801,16.424058,22.033481,31.595586,-9.341861,-12.904347,-51.613518,64784.0268,10.49852,21.01079,30.505594,37.661905,-10.617131,-14.355353,-55.945047,24293.2556,13.13667,8.945691,16.507308,20.00589,-5.599312,-8.851432,-19.798329,25423.6797,12.80135,9.321299,17.280733,21.332132,-5.830487,-8.885677,-17.99746,5308.2699,5.710056,1.975544,4.261331,6.467378,-1.270002,-2.103628,-4.636937,4370.9694,5.323626,1.607282,3.588187,5.7657,-1.064942,-1.794582,-5.729038,24969.1965,11.197391,10.752749,23.279985,27.121932,-6.656727,-11.551721,-21.780001,27072.6777,11.498078,11.585422,24.399092,30.326126,-7.187466,-12.30473,-24.975557,52255.1719,6.840792,15.897587,22.347744,35.988957,-8.494047,-12.631981,-63.497962,42126.7202,7.002284,12.096597,16.280502,24.345136,-6.466548,-9.406304,-40.484402,25710.3391,12.841769,9.612251,18.092555,22.103452,-5.708032,-8.939009,-25.537699,20742.4988,11.293948,7.577213,14.313076,18.512604,-4.666685,-7.398842,-19.668403,5248.738,6.221428,1.963576,4.400079,7.7753,-1.276289,-2.317828,-6.282635,5305.3183,6.500158,1.909098,4.35525,7.991395,-1.292075,-2.360401,-5.913207,26955.9688,11.173893,11.728231,25.737651,33.031851,-7.176047,-12.350608,-24.848728,22485.2635,10.787496,9.854628,22.109804,27.572506,-6.066035,-10.72697,-22.889144,2
20100.1236,3.553909,4.98385,7.314057,11.37659,-3.129984,-4.365085,-14.337059,21072.8047,3.791369,5.921073,9.182988,14.349717,-3.509699,-4.833134,-13.411325,1660.134,1.656291,0.607761,1.429862,4.012057,-0.361078,-0.711631,-4.082435,1772.2549,1.648054,0.644779,1.428085,3.557442,-0.385258,-0.685489,-4.138192,1262.4423,1.993497,0.557497,1.562744,3.498635,-0.294338,-0.654555,-3.319963,1064.1854,1.958634,0.491997,1.385404,3.764091,-0.256697,-0.599202,-2.82699,3129.5498,2.084121,1.264687,3.135956,5.638699,-0.648904,-1.089094,-3.546776,3275.3484,2.068299,1.327213,3.375447,5.903225,-0.695664,-1.274381,-5.427549,19144.3593,3.091113,4.674644,6.958953,13.745459,-2.974439,-4.481608,-17.334354,11392.1455,2.487177,2.661762,3.878877,8.024523,-1.680677,-2.579564,-11.70896,1693.5862,1.617915,0.587924,1.384681,5.084364,-0.388444,-0.783263,-4.118458,1847.8115,1.765973,0.637848,1.567986,5.415848,-0.390048,-0.77972,-4.653679,1281.5847,2.097948,0.579465,1.677041,5.74333,-0.303744,-0.729915,-4.331381,1154.9357,2.036816,0.525255,1.578879,4.859725,-0.266776,-0.618814,-4.173057,3020.3867,1.988273,1.173651,2.817102,6.46492,-0.645759,-1.177013,-4.95544,2887.6238,2.097189,1.141725,2.936459,5.777135,-0.620502,-1.083704,-3.941242,6
24356.0195,4.638327,4.449611,5.498725,9.511139,-3.593767,-5.019159,-16.057355,32881.0533,6.364136,6.843873,8.855583,12.405303,-4.996099,-6.759491,-20.992204,10062.119,6.312437,2.8304,4.299827,7.358649,-1.884781,-2.784,-6.623456,10475.2739,6.09546,2.965868,4.581505,8.034821,-1.977446,-3.013839,-8.360484,2438.3991,3.184678,0.737939,1.365899,3.938543,-0.497356,-0.900642,-3.421507,2032.5078,3.056562,0.62356,1.221948,3.560507,-0.413415,-0.843895,-3.723554,10689.6125,5.61293,3.479315,5.790123,8.593624,-2.321616,-3.933798,-7.872637,11436.6733,5.660159,3.71307,6.016388,9.014823,-2.512929,-4.226927,-8.139651,23647.8535,3.909369,4.475224,5.709595,12.245381,-3.663821,-5.54819,-28.133407,18184.2632,3.787424,3.392561,4.351443,8.923548,-2.639284,-3.873304,-17.359223,10788.9038,6.288128,3.170396,4.873226,9.078496,-2.020884,-3.085456,-8.326654,8710.224,5.647758,2.514471,4.033967,8.420119,-1.651877,-2.558041,-7.739057,2373.1999,3.330651,0.734114,1.511707,4.822895,-0.496491,-0.979028,-4.873406,2389.0823,3.53324,0.718003,1.503306,6.247082,-0.47787,-1.033828,-3.996022,11376.3465,5.623206,3.713244,6.219755,9.713283,-2.48888,-4.093807,-8.950476,9595.4304,5.445144,3.130773,5.522199,8.90907,-2.123252,-3.618553,-7.02673,2
30997.9756,4.774221,7.427695,10.113235,14.720051,-4.90866,-6.73111,-21.170837,30826.2168,4.723583,8.390191,12.355274,18.065286,-5.10116,-6.993219,-20.225409,2925.6096,2.16467,0.898791,1.810073,4.069551,-0.579165,-1.096836,-4.138035,3120.7383,2.156509,0.961387,1.893213,4.354829,-0.614057,-1.127062,-4.869792,1850.7866,2.43591,0.720096,1.847982,3.48812,-0.415764,-0.793426,-3.33565,1571.5217,2.38328,0.616097,1.591276,3.692233,-0.36309,-0.741089,-3.464993,5105.2754,2.761936,1.734799,3.8899,6.149714,-1.035544,-1.722206,-4.603202,5347.5088,2.748597,1.813408,4.049538,6.947817,-1.084229,-1.710856,-4.819493,28789.916,4.078145,6.815721,9.566103,16.770759,-4.348255,-6.44792,-26.02519,17445.8565,3.248386,3.885482,5.350284,11.025028,-2.539652,-3.596233,-15.613342,3123.0948,2.151775,0.909279,1.940615,5.314879,-0.613382,-1.102123,-5.076089,3388.5496,2.448665,0.95641,1.936125,5.506543,-0.63005,-1.183264,-5.420852,1840.749,2.528717,0.741085,2.030024,5.798927,-0.424936,-0.905183,-4.628121,1669.2258,2.497697,0.684268,1.809108,4.924331,-0.381102,-0.794399,-4.068864,5190.8943,2.704184,1.68165,3.59033,8.181319,-1.063181,-1.860504,-6.507417,4858.1108,2.852293,1.626341,3.760578,7.016006,-1.011527,-1.707417,-5.67979,6
53866.0922,8.310132,16.129092,21.948981,32.873796,-8.873601,-12.14406,-56.061853,62034.2485,10.142165,20.701098,30.41427,38.499725,-10.115209,-13.92824,-59.060361,24150.0563,13.141842,8.900203,16.423718,19.606071,-5.522034,-8.67674,-20.980072,25118.969,12.688594,9.291611,17.05861,20.039284,-5.786618,-9.108216,-21.71843,5211.3624,5.561183,1.969017,4.262347,6.778695,-1.250766,-2.114823,-6.031945,4326.5339,5.322664,1.607298,3.64093,6.444948,-1.034679,-1.905441,-5.558995,24635.7131,11.147811,10.736111,23.037315,27.159196,-6.548672,-11.414245,-24.016084,26562.9392,11.272701,11.534926,24.456099,28.847403,-7.074388,-12.36579,-22.734362,50260.8545,6.663937,15.579075,21.671894,35.602653,-8.117458,-11.925666,-57.791338,39963.479,6.71399,11.800087,16.192845,27.871002,-6.120022,-8.662515,-36.241667,25294.4439,12.711283,9.545561,17.877568,23.263512,-5.59444,-8.888275,-28.691997,20350.0571,11.260279,7.537254,14.169278,18.993356,-4.582821,-7.35413,-18.948333,5108.0666,5.891838,1.951623,4.300762,7.924544,-1.256336,-2.240004,-6.455205,5222.6048,6.294941,1.916103,4.283729,7.794784,-1.282104,-2.366874,-5.558621,26481.6323,11.098871,11.651526,25.684699,33.460434,-7.022321,-12.692184,-27.01335,22147.947,10.648936,9.78826,22.11487,27.751291,-5.924066,-10.644373,-22.623625,2
44653.0854,6.82032,11.233193,15.272715,22.628416,-6.773158,-9.561321,-33.097076,43940.4439,7.102868,12.232044,18.19279,24.864419,-6.805483,-9.768546,-36.651791,4860.0506,2.953749,1.443616,2.808565,6.120309,-0.92953,-1.494815,-6.380232,5128.6307,2.900795,1.531027,2.900629,5.372105,-0.955028,-1.598851,-5.363508,2676.6852,3.137707,0.99358,2.404053,4.411605,-0.587584,-1.168362,-3.774939,2277.3943,3.07628,0.855609,2.042764,4.199285,-0.507588,-0.967421,-4.248651,8173.3049,3.888432,2.665993,5.410395,8.685097,-1.663413,-2.736622,-8.449771,8556.6123,3.822491,2.770468,5.70404,8.875701,-1.73138,-3.034651,-7.34404,40531.125,5.548132,10.009622,13.884634,22.315852,-5.750398,-8.997373,-40.017014,25612.4214,4.449557,5.891883,8.071509,14.400784,-3.58472,-5.120014,-22.995242,5318.1326,2.970071,1.538404,2.814406,6.457726,-0.996002,-1.690443,-6.80168,5677.9603,3.377859,1.549771,3.045094,7.600698,-1.023332,-1.635827,-6.322012,2707.6051,3.388371,1.050693,2.573764,6.528804,-0.588481,-1.169846,-5.505878,2395.7582,3.226835,0.939266,2.335508,5.496101,-0.50894,-1.011702,-5.004028,8669.6391,3.88471,2.76678,5.411998,9.333474,-1.773128,-3.029232,-9.167533,8049.4875,4.087083,2.599402,5.3314,9.248223,-1.68592,-2.812177,-7.070046,6
35457.7159,5.680033,8.051472,10.067697,19.18594,-5.70564,-8.049072,-30.020987,44204.7138,7.53354,11.252783,14.955242,21.988529,-7.168014,-10.016391,-40.884967,15137.7661,8.12272,5.035871,8.510581,11.546517,-3.25427,-5.168109,-12.194806,15855.1553,7.99571,5.267897,8.717264,11.705263,-3.378376,-5.315444,-16.940989,3462.7092,4.050103,1.190042,2.443111,5.110714,-0.788187,-1.380205,-4.72187,2867.4419,3.835277,0.981654,2.052112,4.263914,-0.648751,-1.297273,-4.306353,15775.2995,7.190016,6.070789,11.369212,15.667526,-3.919169,-6.895274,-15.745706,16919.6758,7.158987,6.518641,12.139001,15.863582,-4.190998,-7.294891,-14.362128,33731.5303,4.642165,7.958867,10.623737,21.606565,-5.518721,-8.505719,-42.498786,26539.5049,4.646862,6.003057,7.699218,16.231768,-4.086071,-6.409033,-28.424512,16267.6419,7.93706,5.553579,9.341783,14.296314,-3.385556,-5.356295,-14.563983,12932.6711,6.961214,4.364161,7.589646,12.017699,-2.782935,-4.391215,-12.238375,3328.6039,4.161832,1.183113,2.411362,7.344922,-0.777146,-1.580877,-6.164108,3416.7793,4.564666,1.148482,2.353847,6.106542,-0.776918,-1.531782,-5.150788,16945.5476,6.941195,6.507691,12.595858,18.968607,-4.207772,-7.284927,-16.981194,14114.7124,6.674718,5.456153,10.699094,15.241992,-3.585308,-6.401628,-13.144672,2
2552.5542,1.340712,2.650147,4.567478,9.150436,-0.375085,-0.905862,-6.805397,2441.8642,1.344552,3.311067,6.063293,11.678777,-0.394929,-0.942279,-5.992835,-155.2104,0.938161,0.343815,1.037008,4.064084,-0.09423,-0.481962,-3.981147,-116.1262,0.956637,0.357152,1.061038,3.89635,-0.089857,-0.442409,-4.317611,90.1781,1.071925,0.411901,1.316129,3.910572,-0.06024,-0.375194,-3.170032,40.0086,1.035653,0.361661,1.209985,3.481737,-0.063517,-0.39185,-3.821545,68.9002,1.024391,0.81649,2.242384,5.238262,-0.118619,-0.526047,-3.237122,57.0725,1.018909,0.859523,2.428145,6.442542,-0.113895,-0.46768,-4.023548,2415.7246,1.27592,2.467781,4.500134,11.612006,-0.38936,-1.056016,-7.243347,1507.0556,1.208797,1.434539,2.785671,8.69011,-0.289002,-0.867759,-6.454458,-211.7695,0.922533,0.298725,0.912374,6.23862,-0.099101,-0.531308,-4.679531,-88.093,0.962898,0.368987,1.043493,4.778589,-0.087846,-0.51574,-4.081874,108.3623,1.094776,0.426065,1.511967,6.446157,-0.073178,-0.401235,-3.935413,36.2541,1.032777,0.380909,1.32536,4.485931,-0.066688,-0.410508,-4.107843,-39.8845,0.986793,0.716972,2.032333,5.47052,-0.113885,-0.523328,-3.915312,25.0918,1.009672,0.725254,2.171367,5.513124,-0.111412,-0.463911,-3.742794,6
3945.9971,1.65068,0.686522,1.197558,5.453766,-0.438117,-0.936141,-5.746184,6199.0933,2.107951,1.082823,1.633964,6.39673,-0.724987,-1.299095,-6.539716,2612.7719,2.52,0.498031,0.925863,4.281063,-0.323603,-0.72792,-4.340126,2755.4027,2.47208,0.526726,0.920583,4.812052,-0.335976,-0.764018,-3.728812,736.6878,1.692706,0.194075,0.582263,3.239511,-0.120294,-0.469263,-3.362331,619.3172,1.653713,0.168255,0.51251,3.561661,-0.106576,-0.384213,-3.280615,3040.1142,2.477265,0.662272,1.151909,4.245173,-0.414235,-0.882304,-4.434111,3211.7603,2.474207,0.692285,1.319426,5.748997,-0.431769,-0.957703,-4.886089,3875.4527,1.527832,0.706863,1.291862,7.222909,-0.450332,-1.135188,-8.224489,3103.6934,1.525444,0.571851,1.151362,7.01106,-0.378922,-0.900907,-6.141554,2832.9562,2.53586,0.562806,1.058556,5.426895,-0.354854,-0.858942,-5.687159,2362.714,2.413333,0.490506,0.973269,5.773708,-0.298962,-0.7664,-5.120971,701.5595,1.71641,0.205167,0.648829,5.323874,-0.128464,-0.567384,-3.227085,723.0484,1.784476,0.191214,0.731388,5.334296,-0.125819,-0.536133,-4.391495,3154.8035,2.46132,0.667439,1.31192,6.026446,-0.420289,-1.043435,-5.43861,2646.498,2.407166,0.62299,1.295407,5.030036,-0.376962,-0.918621,-5.603582,2
50640.4668,8.420806,13.036145,17.93685,26.210775,-7.531826,-10.715718,-49.582352,49064.8399,8.244035,14.20554,21.630473,28.379731,-7.532968,-11.234801,-40.342346,5942.1287,3.636622,1.689013,3.338621,6.566108,-1.069746,-1.765515,-6.675727,6253.3499,3.571053,1.779232,3.430982,6.314259,-1.112851,-1.870734,-6.616863,3039.9668,3.513131,1.124389,2.672626,5.290494,-0.642956,-1.228535,-4.928406,2569.1733,3.409468,0.952464,2.325583,5.264895,-0.553512,-1.085553,-5.063029,9768.2657,4.792043,3.076116,6.221594,9.303959,-1.937316,-3.271919,-7.220687,10215.7016,4.703307,3.225821,6.632779,10.482169,-2.024667,-3.50721,-8.494324,45396.312,6.658728,11.476956,16.05189,25.214459,-6.223108,-9.534557,-49.333241,28802.372,5.401241,6.677607,8.992469,16.016339,-3.902619,-5.981808,-31.976173,6473.2156,3.649656,1.801891,3.208627,6.98488,-1.149138,-1.915215,-6.915351,6918.1592,4.263257,1.80546,3.3342,6.996725,-1.215237,-2.023003,-8.527603,3025.9408,3.732733,1.164891,2.848447,6.53241,-0.6512,-1.339526,-5.648779,2660.4079,3.52807,1.034288,2.56572,7.48366,-0.557704,-1.091208,-5.455946,10486.3147,4.899749,3.214628,6.357464,11.228692,-2.124408,-3.667517,-10.708823,9772.5611,5.183261,3.010637,6.136231,10.055676,-1.99426,-3.42348,-8.632182,6
43492.5816,6.493766,12.365149,16.286148,27.080831,-7.072668,-10.551755,-46.662279,51925.9541,8.289625,16.539867,23.221102,31.718571,-8.364746,-11.959379,-50.981439,19433.3389,10.091641,7.141014,12.733433,18.951215,-4.339904,-7.323491,-18.621752,20225.0615,9.734313,7.395157,13.238726,16.7407,-4.540917,-7.108961,-18.034342,4274.2536,4.722545,1.610696,3.464182,6.327158,-0.999127,-1.769535,-5.343973,3556.1179,4.598204,1.344302,2.948922,5.399331,-0.830543,-1.534967,-4.494923,19724.417,8.619676,8.576816,17.71128,21.682999,-5.133527,-8.942146,-20.137976,21253.4858,8.724649,9.208304,18.479141,24.299745,-5.516868,-9.607374,-21.529817,40803.0157,5.251162,12.024272,16.514298,32.404031,-6.551408,-10.016163,-56.430232,32651.5713,5.406695,9.039005,12.176247,23.843702,-4.941611,-7.56281,-39.903317,20671.7986,9.850686,7.700458,13.858904,21.870962,-4.468984,-7.364632,-25.287213,16528.7751,8.466447,6.074495,11.16504,16.896155,-3.660309,-5.90844,-16.739475,4194.1874,5.02506,1.606779,3.538684,8.365524,-1.020081,-1.94793,-6.484521,4251.9279,5.421532,1.578155,3.505725,6.736164,-1.024193,-2.047498,-7.515556,21157.6967,8.310152,9.25282,19.416552,29.52404,-5.501921,-9.934906,-23.127474,17717.1919,7.992022,7.801856,16.700192,22.562752,-4.662378,-8.72479,-21.69482,2
38473.6958,6.241464,9.468197,13.116396,21.593618,-5.926923,-8.473954,-35.258509,38438.4409,6.629312,10.670178,15.765625,21.256745,-6.034083,-8.777457,-33.85421,3729.8587,2.490882,1.140825,2.273461,5.750202,-0.714439,-1.301304,-5.358341,3997.8415,2.497978,1.197346,2.366045,6.145788,-0.74412,-1.322667,-5.618628,2225.8774,2.755112,0.857724,2.159779,5.587345,-0.502589,-0.95214,-4.134923,1938.8759,2.805853,0.745755,1.897189,5.372818,-0.443719,-0.989921,-3.811864,6421.1733,3.286521,2.140349,4.620954,8.293404,-1.291674,-2.153374,-6.815342,6673.7134,3.197988,2.227883,4.885267,9.66114,-1.33949,-2.497859,-6.516404,35125.1748,5.106783,8.55434,11.949702,20.589695,-5.071952,-7.978321,-39.574947,21189.104,3.966077,4.85564,6.769302,12.693282,-2.987423,-4.703329,-26.697474,4001.406,2.477696,1.180901,2.260369,7.002638,-0.761637,-1.479858,-7.258668,4377.7454,2.876532,1.210079,2.460632,7.257722,-0.785801,-1.45262,-7.318129,2229.6171,2.944908,0.887939,2.299706,6.257941,-0.521568,-1.095806,-6.210039,2014.4892,2.891385,0.802362,2.120032,6.781569,-0.456837,-0.996762,-5.981329,6444.727,3.13891,2.121794,4.323451,9.259806,-1.316608,-2.471398,-8.781518,6140.6858,3.338998,2.026895,4.457788,9.432044,-1.237822,-2.232842,-7.690356,6
55994.3355,8.747965,15.322898,20.944994,37.796203,-9.586973,-14.498666,-71.956656,63889.4976,11.010494,19.589279,28.533788,43.910062,-10.830852,-16.236131,-105.975693,27783.2882,14.668392,10.006078,19.251658,23.790052,-6.51818,-10.689207,-29.481989,28917.6357,14.087187,10.443077,19.8731,24.882443,-6.815951,-11.070203,-29.36303,5917.1024,6.277628,2.127537,4.781193,8.89211,-1.460214,-2.605767,-7.803319,4917.4514,6.020538,1.720469,4.041608,7.605782,-1.201,-2.157182,-8.404134,28536.5928,12.605258,11.691828,26.0212,31.779645,-7.773502,-13.511351,-35.741959,30662.3101,12.866333,12.621634,27.84744,35.263289,-8.378832,-15.050139,-35.204863,51651.3164,6.82177,14.627845,20.903324,42.696582,-8.664691,-13.817512,-84.251176,41064.6822,6.958212,11.079204,15.330282,28.966413,-6.593241,-10.762889,-59.187108,28949.2442,14.092865,10.51262,20.740097,26.607309,-6.578005,-11.190515,-36.576027,23511.1524,12.250817,8.330847,16.173248,21.830198,-5.407232,-8.945663,-28.825086,5823.6776,6.83454,2.102718,4.793019,9.576693,-1.472594,-2.925112,-9.208307,6067.6953,7.353634,2.07028,4.782276,9.254466,-1.497415,-2.908812,-10.383528,30389.7591,12.147991,12.64209,28.990813,40.779547,-8.335437,-15.450441,-38.483659,25589.3437,11.875307,10.60473,24.967875,34.337426,-7.027303,-13.306802,-34.195938,2
38192.7769,5.98485,9.305733,12.78952,20.554021,-5.924527,-8.910227,-35.826308,38105.9028,6.284731,10.455886,15.603823,23.540999,-6.047519,-8.907399,-34.267824,3767.6413,2.507517,1.137174,2.309486,5.661788,-0.725739,-1.324855,-5.920224,3975.2639,2.469611,1.197513,2.39427,6.645813,-0.759233,-1.379026,-5.316367,2275.1558,2.821225,0.849572,2.195808,5.993692,-0.509784,-0.972033,-5.326739,1962.3829,2.808231,0.738173,1.964073,5.259806,-0.446576,-0.92766,-4.64004,6411.7883,3.221759,2.113525,4.568382,7.944022,-1.288637,-2.240831,-7.388445,6741.5239,3.206833,2.205383,4.80613,9.424819,-1.356306,-2.435764,-7.212614,35020.7002,4.921328,8.476895,12.161899,24.869831,-5.115211,-8.046136,-42.315189,21080.938,3.822669,4.785443,6.5979,13.406884,-3.045129,-4.954637,-26.642277,3979.6987,2.458478,1.180995,2.397948,7.397561,-0.77004,-1.437726,-7.512149,4370.4575,2.820381,1.206861,2.495817,7.337081,-0.801616,-1.5473,-6.810809,2270.4856,2.994267,0.890084,2.321452,7.236414,-0.516602,-1.164926,-6.773833,2035.8675,2.871458,0.805812,2.2598,7.904971,-0.454981,-1.024722,-6.049912,6609.2742,3.160989,2.092345,4.363381,9.668942,-1.351814,-2.413179,-8.856069,6165.717,3.35039,2.000276,4.43565,9.3262,-1.269584,-2.330352,-9.474919,6
50548.4272,7.899795,15.660791,21.57765,36.012879,-8.436071,-12.744933,-60.403318,58193.5132,9.895479,20.119872,30.138725,46.505052,-9.577587,-13.888455,-67.061244,27095.3645,14.357824,10.135374,19.624294,24.810367,-6.353802,-10.408639,-30.824711,28276.0889,13.847595,10.633013,20.403061,24.887489,-6.665134,-11.484973,-26.45873,5690.2905,6.053542,2.169867,4.952498,7.996613,-1.440118,-2.534477,-7.749369,4778.0641,5.937509,1.782903,4.204412,8.164501,-1.173598,-2.029811,-5.591766,27189.2365,11.828288,12.013071,26.968192,33.740694,-7.424972,-12.947652,-27.852346,29559.7778,12.095494,12.928539,28.497481,37.764021,-8.041171,-14.497331,-31.996076,47178.3115,6.296456,14.994841,22.042949,39.66433,-7.622842,-12.507213,-73.563193,37129.7251,6.302402,11.362954,15.514804,27.387484,-5.865295,-9.414576,-55.956109,28145.1599,13.632011,10.733196,21.184457,29.530642,-6.368143,-10.510906,-32.539956,22898.8218,11.936626,8.482003,16.653045,21.889495,-5.244382,-8.681499,-29.326897,5561.7442,6.279099,2.134332,5.257474,10.412571,-1.415049,-2.600574,-7.99497,5816.617,7.199608,2.115622,4.986773,9.803922,-1.453665,-2.667561,-7.16239,29158.0957,11.606786,12.984966,30.166811,40.366247,-7.962369,-14.939653,-35.440966,24237.1543,11.192829,10.923927,25.923995,33.61962,-6.705944,-12.243133,-29.352674,2
20428.2319,3.833476,5.062527,7.538279,14.083895,-3.135374,-4.952833,-20.442577,21458.2344,4.229672,5.994182,9.347289,16.007816,-3.529105,-5.378102,-19.950099,1664.6099,1.671298,0.616496,1.558982,5.092347,-0.38555,-0.811873,-4.458922,1786.2517,1.674444,0.648196,1.526578,5.658734,-0.391748,-0.905188,-4.371213,1257.5967,2.012022,0.575229,1.736059,4.661005,-0.312367,-0.799763,-4.092172,1009.8567,1.924561,0.488162,1.509149,5.081914,-0.26816,-0.775502,-4.264102,3130.7375,2.114509,1.26335,3.222636,7.601374,-0.658493,-1.223193,-5.828941,3254.6301,2.096254,1.335783,3.398424,7.052639,-0.690153,-1.299571,-5.817978,19423.1358,3.281811,4.686259,7.093571,15.737503,-2.971902,-4.954157,-21.910122,11461.6817,2.627278,2.694093,4.122115,10.163783,-1.670831,-2.857332,-14.275316,1642.5901,1.607956,0.593895,1.426795,7.084916,-0.390396,-0.954258,-6.472858,1835.7159,1.769419,0.638984,1.757101,7.23396,-0.396101,-0.988959,-6.80495,1277.2544,2.110238,0.601834,1.928972,6.61438,-0.316437,-0.85734,-5.943739,1185.1594,2.096099,0.547404,1.735702,6.914262,-0.286898,-0.817642,-5.902747,2956.4311,1.999126,1.167527,2.913815,8.39867,-0.653177,-1.325975,-6.538682,2814.7629,2.085847,1.137156,3.039765,7.864529,-0.61719,-1.231663,-6.004085,6
19706.2339,4.094009,3.502373,4.469665,9.106354,-2.896369,-4.622772,-21.114592,27552.477,5.859796,5.432104,7.064076,13.050555,-4.208138,-6.064608,-26.340482,9705.6957,6.285389,2.750026,4.326091,8.113526,-1.833697,-3.107802,-9.368857,10097.3993,6.144255,2.87922,4.439708,9.801566,-1.897744,-3.109541,-8.980341,2301.6788,3.124005,0.709305,1.474471,4.914238,-0.473869,-1.077643,-4.944454,1913.7002,2.964042,0.599509,1.291586,4.982416,-0.414474,-0.963096,-4.336637,10106.105,5.5023,3.317627,5.527401,8.853886,-2.205639,-3.723158,-9.846463,10829.354,5.533301,3.506694,5.995397,10.963081,-2.3515,-4.120521,-10.279394,18954.9736,3.418451,3.480807,4.715444,11.693244,-2.957049,-5.115875,-25.303122,14725.0122,3.377142,2.685963,3.701749,10.216251,-2.125448,-3.569173,-16.554051,10401.2024,6.223847,3.101237,4.777721,10.72453,-1.943181,-3.156517,-11.105465,8348.7445,5.641232,2.43711,3.93004,9.136251,-1.602344,-2.684493,-10.170982,2256.4863,3.289108,0.70795,1.740465,7.210484,-0.480784,-1.096697,-6.568494,2303.5931,3.518383,0.688191,1.541148,6.954443,-0.473191,-1.173032,-8.026447,10717.3565,5.492523,3.495078,6.191169,11.798369,-2.343645,-4.137921,-11.595852,9015.8313,5.262809,2.980365,5.326702,11.464672,-1.997586,-3.674342,-9.943041,2
31471.0679,5.211073,7.570804,10.788505,16.46344,-4.935145,-7.246282,-32.000567,31594.603,5.3331,8.605407,12.9728,19.085294,-5.117141,-7.63183,-28.910976,2855.2131,2.17137,0.903046,1.873746,5.42943,-0.560849,-1.303362,-6.550967,3032.5572,2.150214,0.940908,1.96511,6.049938,-0.599619,-1.151693,-5.377711,1833.9722,2.455097,0.739745,1.887509,4.472893,-0.430162,-0.905309,-4.433409,1534.996,2.46946,0.610498,1.646455,4.874009,-0.363855,-0.90592,-5.388051,5051.5042,2.825963,1.716394,3.902456,7.852526,-1.020422,-1.817316,-6.364806,5230.9324,2.759495,1.781065,4.19263,8.328688,-1.053327,-1.865193,-6.073579,28935.4053,4.311881,6.946165,10.329928,20.177663,-4.308712,-7.075799,-35.773235,17378.5562,3.439852,3.900313,5.452552,12.453995,-2.4795,-3.891012,-21.115845,3039.9421,2.161015,0.909418,1.895669,7.067196,-0.601514,-1.233332,-7.333043,3273.4024,2.422271,0.950334,2.001894,6.724287,-0.621648,-1.332968,-7.59211,1862.1848,2.590927,0.769709,2.091964,7.13197,-0.44178,-1.050542,-6.610999,1691.8511,2.584904,0.695788,2.036419,6.289805,-0.388568,-1.059773,-6.079385,5030.7586,2.728458,1.640764,3.673066,9.863423,-1.032598,-1.949223,-7.744674,4727.8503,2.848077,1.59135,3.765383,8.122754,-0.97767,-1.927359,-7.440489,6
47023.6075,7.632452,13.862239,18.426245,27.003163,-7.702595,-10.621751,-45.310472,54516.1001,9.608793,18.069684,26.60486,36.012245,-8.917,-12.585424,-52.146612,23295.7486,12.997661,8.703831,16.176472,22.160685,-5.345137,-8.406032,-22.930956,24211.8506,12.458048,9.028875,16.808457,21.517094,-5.589125,-9.055311,-23.46995,5035.9488,5.556236,1.887206,4.226642,6.953633,-1.212013,-2.265209,-6.2919,4232.9663,5.406294,1.546229,3.507075,6.275224,-0.995431,-1.879507,-6.184434,23569.3379,10.949517,10.25729,22.007951,26.698548,-6.270941,-10.796922,-21.819624,25471.2645,11.096927,11.043678,23.467564,28.776562,-6.757162,-11.859235,-25.076561,43456.209,6.065219,13.365557,18.312164,33.425031,-7.061285,-10.717218,-57.0816,34385.5068,6.119521,10.0389,13.62889,25.884831,-5.326664,-7.741227,-37.403095,24684.5017,12.770736,9.267378,17.749395,22.378944,-5.398457,-8.613692,-26.027606,19796.8187,11.091741,7.28146,13.904973,19.370945,-4.416609,-7.218138,-19.976441,4936.7716,5.981327,1.871593,4.303246,8.59187,-1.213979,-2.243807,-6.845474,5109.8832,6.458801,1.850641,4.141084,7.938868,-1.234764,-2.216323,-6.620238,25233.5171,10.779039,11.077282,24.540074,31.915261,-6.734428,-11.996062,-31.729675,21024.8425,10.416744,9.303197,21.084601,28.009764,-5.668647,-10.559126,-23.35287,2
45018.9331,7.156514,11.329159,15.58701,23.691956,-6.849866,-9.977174,-37.747033,44182.1557,7.56698,12.334562,18.651562,25.424827,-6.841495,-9.802852,-43.603886,4819.3501,2.954107,1.424685,2.872216,6.164585,-0.903085,-1.514573,-7.987187,5081.989,2.885158,1.501449,2.942319,6.444959,-0.94048,-1.525802,-7.669168,2671.4159,3.134201,1.005785,2.3886,5.757371,-0.59125,-1.144261,-5.113641,2299.1309,3.147778,0.861114,2.227355,5.351712,-0.510915,-0.974722,-4.706846,8077.9626,3.875395,2.617501,5.492206,9.515753,-1.616887,-2.691841,-7.639172,8426.4257,3.828607,2.723102,5.860191,10.932901,-1.709342,-2.945855,-9.861296,40601.3789,5.793629,10.05164,14.022251,25.604274,-5.734917,-9.092712,-48.176648,25335.6489,4.598974,5.775516,7.778842,15.833099,-3.52177,-5.42902,-27.46408,5215.4253,2.932211,1.501324,2.788376,8.16621,-0.983635,-1.709005,-8.221773,5680.0154,3.43372,1.528358,2.947834,7.754785,-1.017149,-1.753928,-7.824306,2657.7788,3.289683,1.064668,2.819209,9.343544,-0.606434,-1.207073,-6.026004,2339.9725,3.123627,0.943648,2.585216,8.127826,-0.518391,-1.10115,-7.218467,8533.8078,3.896295,2.682477,5.351644,10.820093,-1.744716,-3.15461,-10.23686,8018.6411,4.115328,2.55209,5.364,10.634067,-1.646534,-2.872202,-9.389814,6
33616.6177,5.501156,7.394299,9.485838,20.954416,-5.457065,-8.448672,-34.975249,41522.5991,7.271653,10.379504,13.844889,27.464601,-6.789849,-10.087138,-56.4671,15081.935,8.213889,4.973816,8.460192,13.240862,-3.229527,-5.068203,-16.703772,15716.4587,8.072336,5.174398,8.905012,13.263142,-3.358206,-5.335884,-15.501878,3440.1068,4.124891,1.174531,2.565199,6.055941,-0.777999,-1.571547,-7.60662,2818.6975,3.793073,0.971037,2.120035,5.887083,-0.65409,-1.296417,-6.689032,15502.4265,7.150833,5.954531,11.272951,15.8249,-3.878566,-6.598661,-16.392513,16730.0318,7.276058,6.354798,11.979635,16.557252,-4.171294,-7.244572,-16.9584,32132.5049,4.523786,7.254845,9.728303,23.235054,-5.219995,-8.231251,-40.498835,24791.3853,4.465917,5.469813,7.310332,18.016849,-3.843433,-6.158638,-30.283924,16074.9409,8.005433,5.464222,9.328404,16.184262,-3.340101,-5.495474,-18.364632,12812.1709,6.998048,4.315953,7.484572,14.628494,-2.766533,-4.497301,-16.797984,3355.6355,4.334905,1.15518,2.538973,8.123392,-0.784611,-1.594809,-6.639376,3370.137,4.465065,1.139302,2.556958,6.969926,-0.776426,-1.63354,-6.609898,16623.6157,6.839327,6.370098,12.293533,19.12406,-4.158022,-7.551425,-20.979306,13951.8613,6.720888,5.349173,10.527464,16.334001,-3.526097,-6.426611,-15.16384,2
2555.0391,1.343731,2.653161,4.730572,10.500175,-0.382812,-1.159368,-8.576817,2419.6382,1.342287,3.266705,5.925986,11.714736,-0.40319,-1.075211,-8.01228,-71.2569,0.970935,0.356074,1.124869,5.562232,-0.099751,-0.574608,-4.376968,-129.8413,0.951392,0.363511,1.291972,4.789935,-0.099684,-0.712684,-2.844779,101.2451,1.080912,0.422133,1.441371,5.45393,-0.073976,-0.449149,-4.039653,107.1364,1.099159,0.370945,1.300222,5.139774,-0.067791,-0.563156,-4.324234,89.2994,1.031772,0.810813,2.302059,6.847588,-0.125525,-0.560269,-4.376565,90.1814,1.030142,0.866196,2.522479,6.380166,-0.128178,-0.604636,-4.380036,2385.1025,1.274103,2.4082,4.451605,12.530297,-0.385883,-1.280991,-9.083838,1519.0434,1.212183,1.418978,2.972153,9.124234,-0.287955,-0.91197,-6.514524,-139.3362,0.948091,0.305724,1.088662,6.989577,-0.111157,-0.649692,-5.127528,-63.6328,0.972828,0.357876,1.211618,6.412934,-0.101596,-0.545262,-5.484774,95.636,1.083497,0.432788,1.504635,6.858483,-0.092141,-0.533606,-4.875684,113.1047,1.104412,0.401126,1.552526,5.723574,-0.073857,-0.528986,-5.221958,-3.2942,0.998898,0.718027,2.256245,7.33375,-0.121178,-0.568068,-5.228943,11.3569,1.004389,0.727349,2.178038,6.569367,-0.112303,-0.638936,-3.980846,6
3922.8887,1.652907,0.678743,1.248976,7.242488,-0.446325,-1.018294,-6.978946,6035.7715,2.093466,1.041763,1.812722,8.057637,-0.704251,-1.439955,-7.955348,2638.2335,2.593338,0.510127,0.992771,5.191169,-0.32503,-0.804866,-5.886542,2746.141,2.482367,0.533216,0.981101,5.44459,-0.335228,-0.763835,-5.010413,737.0498,1.688145,0.191546,0.703328,4.805814,-0.123964,-0.505619,-4.114387,598.3748,1.624401,0.171926,0.650159,4.051888,-0.117501,-0.507403,-4.242376,3010.2024,2.495452,0.664114,1.274847,5.904141,-0.424701,-0.983316,-5.434608,3163.3869,2.460247,0.687743,1.362511,5.883174,-0.431133,-0.96911,-5.888983,3733.1162,1.513354,0.683777,1.637304,10.18186,-0.451358,-1.269837,-9.19036,3112.0039,1.537453,0.557701,1.229935,8.139,-0.364032,-0.961403,-7.91179,2862.0344,2.596488,0.567214,1.235998,7.024225,-0.348283,-0.949692,-6.392943,2308.6664,2.37753,0.49774,1.190922,7.285182,-0.305891,-0.819941,-5.87074,714.1171,1.712917,0.213122,0.833849,6.512628,-0.132443,-0.620852,-5.103159,697.2758,1.777595,0.202956,0.734334,6.468461,-0.129935,-0.593459,-5.002826,3134.3977,2.507795,0.666018,1.434307,8.058506,-0.433384,-1.00784,-7.332826,2661.6464,2.433571,0.607077,1.381563,6.321285,-0.384545,-0.930143,-6.105193,2
50700.1367,8.446124,13.119176,18.52476,28.356653,-7.64662,-11.434493,-53.171923,49112.5092,8.340952,14.152208,21.515542,31.24547,-7.576255,-11.43111,-47.555098,5898.635,3.652038,1.671087,3.358714,7.189687,-1.055138,-1.947495,-8.487893,6191.9553,3.559828,1.75005,3.399395,7.415101,-1.098238,-1.85222,-8.213048,3010.8384,3.467337,1.122135,2.664187,6.06044,-0.653539,-1.351465,-5.776651,2592.3047,3.476448,0.968668,2.398392,6.598193,-0.574867,-1.130688,-5.141603,9708.5696,4.851249,3.018618,6.288215,10.172311,-1.933287,-3.318602,-10.898472,10151.9168,4.757429,3.155196,6.66284,10.582642,-2.033007,-3.492887,-12.242211,44971.8291,6.61358,11.430437,16.14079,27.54966,-6.250791,-10.057562,-60.773285,28230.8891,5.355266,6.545387,9.226937,17.758636,-3.859736,-6.092751,-34.328593,6420.2085,3.66691,1.776823,3.352034,9.058365,-1.134166,-2.066975,-8.656415,6960.5676,4.350279,1.809656,3.382382,8.81839,-1.21919,-2.175039,-8.725382,2992.1516,3.721948,1.163996,3.117475,8.330911,-0.661356,-1.481348,-7.843034,2683.6092,3.524811,1.052884,2.658019,7.903422,-0.558594,-1.225323,-6.310799,10457.0649,4.9639,3.17581,6.536902,10.889801,-2.11122,-3.721768,-13.646371,9677.0357,5.20101,2.946152,6.148372,11.169838,-2.001398,-3.413732,-9.989329,6
44042.163,6.557682,12.13098,16.05124,24.706421,-7.20612,-9.973598,-45.16015,51482.6904,8.29409,16.102372,22.900917,34.168664,-8.434139,-12.655371,-59.647416,19563.8549,10.36831,7.013825,12.491171,15.7021,-4.347408,-6.928224,-18.343226,20369.8887,9.955773,7.301896,12.901358,17.845574,-4.532124,-7.351375,-16.726178,4301.3866,4.844808,1.604018,3.375521,7.318316,-1.024394,-1.751411,-5.935727,3580.1603,4.661813,1.320305,2.934542,6.678032,-0.835174,-1.522476,-4.90923,19885.1333,8.785428,8.437693,17.324055,22.43194,-5.14627,-9.172179,-20.269381,21422.5679,9.003451,9.098475,18.24948,24.168575,-5.546054,-9.485118,-17.613686,40766.7852,5.24711,11.687045,16.155829,32.462861,-6.681634,-9.547189,-47.750862,32323.3394,5.376655,8.780358,11.531689,22.56631,-4.976767,-7.291735,-31.554779,20678.7268,10.031114,7.596878,13.671512,18.636667,-4.467814,-6.998489,-19.748918,16578.1157,8.528331,6.062626,10.881057,16.936522,-3.661048,-5.734404,-15.091983,4211.5498,5.120843,1.576917,3.605007,7.346077,-0.999621,-1.853775,-6.294535,4276.4156,5.521369,1.554547,3.512203,7.836217,-1.015472,-1.972877,-6.52559,21252.5014,8.416246,9.141744,18.995968,25.079564,-5.557242,-9.708609,-20.474614,17709.0329,8.090825,7.691553,16.407793,23.333066,-4.685589,-8.300287,-17.771125,2
49421.2154,7.680613,12.661086,17.646807,25.510066,-7.424277,-10.622593,-47.98097,48166.9976,7.997665,13.784866,20.684095,29.168238,-7.3099,-10.747882,-41.192593,5427.8782,3.197015,1.574167,2.981599,5.774082,-0.986285,-1.784951,-6.166755,5739.5349,3.171585,1.65147,3.170647,6.652096,-1.025717,-1.709934,-5.654211,2908.6066,3.318349,1.095074,2.448476,4.942129,-0.645025,-1.169249,-4.357007,2481.9536,3.282779,0.930476,2.204216,5.105709,-0.551649,-0.999019,-4.496053,8992.825,4.23603,2.906384,5.856112,8.820309,-1.808673,-2.904783,-9.628664,9460.2119,4.182951,3.023149,6.198414,10.699378,-1.91311,-3.338469,-9.204253,43746.959,6.062519,11.051247,15.656455,26.035157,-6.030918,-9.125801,-45.701562,27265.8169,4.835928,6.327303,8.528333,15.474499,-3.751645,-5.642509,-25.602402,5887.291,3.192412,1.65926,2.990493,7.155187,-1.047781,-1.798858,-6.139752,6422.6736,3.765116,1.705078,3.121423,6.769561,-1.125448,-1.880083,-8.036581,2883.9665,3.48802,1.135345,2.726291,7.143755,-0.628596,-1.194316,-4.827867,2552.5553,3.369058,1.010191,2.498146,6.484415,-0.538929,-1.008296,-5.397523,9563.6455,4.211239,2.985564,5.719924,9.695729,-1.93612,-3.29007,-8.697901,8952.76,4.494298,2.819775,5.707972,10.057171,-1.835054,-3.252118,-9.946522,6
42269.0073,6.446823,10.423462,13.551658,24.732169,-7.14791,-10.316995,-48.249929,50767.9971,8.321093,13.887339,19.322252,29.856461,-8.416341,-12.846198,-57.591938,19598.0722,10.016543,6.839945,12.392901,17.921854,-4.382265,-6.939385,-19.871002,20461.6469,9.838368,7.096208,12.769377,17.320752,-4.605175,-7.341961,-18.942648,4323.9942,4.877565,1.52045,3.395613,6.580979,-1.019314,-1.866194,-6.191543,3726.4381,5.40516,1.244961,2.77308,5.75958,-0.840005,-1.558533,-5.00694,20005.5962,8.785617,8.062124,16.587104,22.530524,-5.213117,-9.16033,-20.200253,21461.1409,8.782148,8.695994,18.012183,23.34947,-5.621058,-10.124877,-22.84784,39501.4003,5.174683,10.054993,13.948804,29.389594,-6.621287,-10.228072,-59.014811,31252.729,5.267095,7.575702,10.127577,24.636232,-4.953043,-7.78431,-41.416239,20709.752,9.67117,7.37904,13.486639,19.820099,-4.518206,-7.254679,-26.441359,16749.6423,8.506033,5.829573,10.712232,18.31396,-3.689214,-6.113139,-17.392077,4191.0437,5.027412,1.494626,3.414041,7.869031,-1.018271,-2.095171,-6.734159,4321.6349,5.474901,1.484431,3.336082,7.753528,-1.023966,-2.007028,-7.580376,21405.9063,8.398678,8.659655,18.623,25.507557,-5.656474,-10.384026,-25.353938,18045.9649,8.055433,7.284417,15.760377,21.805197,-4.760458,-8.640574,-23.487613,2
37975.6118,6.046094,9.392934,13.100927,22.21962,-5.894488,-8.824104,-34.426649,37990.3647,6.341145,10.470123,15.708355,23.312242,-5.975911,-8.772782,-32.153034,3672.7075,2.476134,1.10943,2.216105,6.672397,-0.690787,-1.26184,-7.351294,3890.1028,2.469672,1.160785,2.273988,5.961809,-0.720774,-1.299583,-5.242415,2228.8058,2.759427,0.854073,2.142912,6.637765,-0.490655,-1.049892,-5.433807,1926.2257,2.736115,0.740861,2.006117,6.097109,-0.449464,-0.94587,-4.603681,6272.187,3.214064,2.071326,4.400918,8.606948,-1.235336,-2.159739,-7.158693,6532.2214,3.164977,2.179206,4.791945,7.872698,-1.286339,-2.289633,-7.098531,34571.0556,4.928824,8.3752,12.235013,23.064061,-5.011898,-7.995139,-36.764849,20714.3511,3.859369,4.734554,6.736415,13.744391,-2.914113,-4.758581,-25.700744,3842.209,2.420146,1.116279,2.337448,8.784483,-0.731075,-1.478974,-7.014747,4324.5877,2.83231,1.176557,2.430264,7.374662,-0.760234,-1.53371,-7.172563,2217.3075,2.918926,0.883189,2.532006,7.54459,-0.51498,-1.170561,-6.550785,1999.2218,2.857224,0.790041,2.056363,6.076228,-0.439538,-0.959692,-6.483308,6328.6101,3.092518,2.052704,4.190496,10.70165,-1.259212,-2.414672,-8.398163,5938.1052,3.266536,1.962031,4.242962,9.222369,-1.186149,-2.121301,-8.01555,6
53373.1026,8.315068,15.454071,21.373877,36.45488,-8.899285,-13.455552,-72.503781,60988.8916,10.37053,19.783883,29.15144,44.090152,-10.064238,-15.095493,-80.625083,27301.0493,14.428034,10.001774,19.283379,26.041198,-6.418074,-10.81678,-30.801632,28272.6865,13.904246,10.397032,19.877504,25.098991,-6.668533,-10.929001,-29.537536,5790.3245,6.189697,2.130274,4.903914,8.77239,-1.426674,-2.610277,-7.508799,4847.1987,6.084981,1.732699,4.139055,8.370647,-1.191152,-2.181319,-6.515368,27572.594,12.250184,11.76398,26.339991,34.024677,-7.46783,-13.25252,-31.398615,29598.6645,12.312162,12.709422,27.811836,35.74659,-8.131143,-15.110331,-30.602641,48649.875,6.454887,14.957338,21.047206,41.740307,-8.134043,-13.36936,-83.69079,39368.2471,6.658483,11.275406,15.446813,29.757819,-6.158697,-9.462052,-51.680786,28546.2496,13.854122,10.549276,20.740153,28.487734,-6.444478,-10.990146,-38.914852,22948.5474,12.107795,8.352069,16.455296,22.629241,-5.298401,-9.043054,-26.683527,5657.9996,6.54472,2.109865,5.116448,10.525866,-1.436426,-2.818014,-8.751633,5887.1006,7.357775,2.097736,4.817167,10.679558,-1.463094,-2.786866,-9.203688,29409.7373,11.910573,12.763976,29.816433,38.220077,-8.106289,-15.093721,-43.566717,24633.6553,11.337885,10.735661,25.205204,33.079384,-6.806424,-12.916156,-30.407254,2
2477.6934,1.343758,2.594224,4.592378,10.346419,-0.41193,-1.040958,-7.499187,2504.503,1.379882,3.183075,5.825587,11.121849,-0.408369,-1.108836,-7.842805,-142.167,0.942237,0.32992,1.085577,5.270159,-0.101772,-0.59608,-5.402164,-136.0398,0.948432,0.347393,1.099859,6.147612,-0.098955,-0.584538,-4.091751,71.1732,1.057437,0.408972,1.344782,4.547501,-0.074958,-0.535113,-4.528743,43.2388,1.039514,0.347491,1.306809,4.99608,-0.073504,-0.468667,-4.501727,71.4221,1.025652,0.811221,2.288199,7.022156,-0.122069,-0.556288,-4.418678,45.4924,1.015404,0.859082,2.468757,6.960539,-0.129324,-0.645841,-4.770559,2369.7207,1.278703,2.330399,4.476426,11.65778,-0.38948,-1.236842,-9.89452,1449.1328,1.206669,1.404461,2.670639,8.704563,-0.292795,-1.067049,-8.29855,-208.8862,0.921739,0.281892,1.255306,7.850453,-0.116505,-0.626809,-5.480161,-116.3984,0.950563,0.345728,1.142888,8.270297,-0.102326,-0.593154,-4.833628,89.5803,1.078613,0.448109,1.519763,7.075004,-0.081193,-0.634178,-5.54869,109.1503,1.101135,0.382481,1.367464,6.712591,-0.090888,-0.554929,-5.021018,-25.0651,0.991505,0.712864,2.061298,8.931187,-0.119322,-0.687513,-6.23689,-13.3243,0.994783,0.729861,2.196308,7.44446,-0.114032,-0.557927,-5.58249,6
3202.9399,1.555217,0.563471,1.23286,7.564028,-0.387289,-0.979989,-6.651858,4959.5894,1.943559,0.868389,1.588133,8.399504,-0.609635,-1.248125,-7.299187,2515.1816,2.514167,0.505325,1.128971,5.799469,-0.325933,-0.765343,-7.366978,2633.9458,2.493522,0.516164,1.043281,6.084458,-0.336549,-0.860221,-6.101978,703.3097,1.681825,0.185195,0.742542,5.021618,-0.121839,-0.499864,-4.260985,690.2071,1.798362,0.171862,0.881837,4.522464,-0.113007,-0.522417,-3.808923,2889.2258,2.464995,0.623678,1.289451,5.49991,-0.406136,-0.932149,-6.080023,3012.7468,2.435805,0.673945,1.30279,5.825555,-0.423372,-0.978949,-6.234586,3070.6933,1.433339,0.587651,1.599448,9.388487,-0.391412,-1.142772,-8.701857,2557.3438,1.45273,0.479072,1.348007,9.548026,-0.323605,-1.062179,-8.098252,2736.9087,2.543815,0.559533,1.336096,7.72455,-0.355244,-0.956198,-6.988653,2249.7084,2.408281,0.491617,1.307766,6.819187,-0.303533,-0.915685,-6.863616,729.9691,1.784706,0.20289,0.904471,6.911218,-0.129241,-0.636039,-5.95249,701.5915,1.790064,0.191911,0.848936,6.804175,-0.132457,-0.640481,-6.300944,2898.6797,2.393767,0.660162,1.38603,7.595719,-0.43193,-1.064838,-6.568532,2482.6144,2.367029,0.576247,1.31071,7.289512,-0.365899,-0.910778,-6.292843,2
21831.0542,4.448586,5.432769,7.98644,13.757405,-3.246848,-5.464088,-22.414326,22536.1406,4.678016,6.38792,10.048313,15.708644,-3.655154,-5.377172,-22.428647,1794.4104,1.832199,0.647785,1.645403,6.176506,-0.357502,-0.844306,-5.180778,1904.0844,1.823255,0.677737,1.662326,6.291239,-0.36887,-0.846753,-5.416253,1313.185,2.115314,0.593177,1.72973,5.409848,-0.304007,-0.790639,-4.325265,1092.18,2.038636,0.520011,1.665111,4.833334,-0.266967,-0.72984,-4.974786,3257.3152,2.328094,1.315598,3.184685,7.705166,-0.626063,-1.242822,-6.213341,3404.8264,2.292431,1.356517,3.76461,8.474713,-0.660233,-1.41962,-6.094876,20449.33,3.69533,4.947712,7.379386,14.691588,-3.023781,-5.02147,-22.414676,12307.5513,3.008518,2.829744,4.319728,9.700907,-1.665502,-2.730207,-14.396709,1710.9978,1.729549,0.619599,1.559873,7.734604,-0.36888,-0.944195,-5.996608,1972.1113,1.986634,0.660519,1.668225,6.125365,-0.373304,-0.945706,-6.500599,1348.4273,2.285236,0.631371,1.901415,7.21846,-0.312806,-0.837899,-6.168027,1185.9981,2.17844,0.561526,1.686197,7.355163,-0.28799,-0.833774,-6.092402,3156.4187,2.222999,1.192416,3.10377,8.512078,-0.616059,-1.2676,-6.310452,2931.687,2.303665,1.161106,3.114915,7.483083,-0.582253,-1.254088,-6.633981,6
22186.0864,4.453703,4.283914,5.42265,11.183594,-3.247898,-4.863572,-23.602981,30052.1958,6.253892,6.535562,8.521215,15.040976,-4.53493,-6.788413,-30.406398,9652.4653,6.534616,2.762123,4.4194,8.621695,-1.821341,-3.008363,-10.376563,10058.3573,6.339636,2.902209,4.511423,8.850643,-1.89323,-3.10464,-8.600425,2335.235,3.166557,0.7319,1.447955,4.910245,-0.492827,-1.031266,-4.641079,1959.0061,3.030951,0.62897,1.352489,5.803477,-0.412504,-0.974368,-5.11348,10156.399,5.738779,3.392157,5.753209,9.994718,-2.217991,-3.714485,-10.323404,10904.1955,5.831039,3.571896,6.141064,10.761824,-2.378555,-4.246365,-10.512856,21351.9688,3.723742,4.184754,5.804717,17.605965,-3.270512,-5.358432,-27.431752,16176.5009,3.612184,3.183777,4.308012,12.079485,-2.325742,-3.853612,-19.160733,10421.7163,6.622173,3.102082,4.914499,11.516565,-1.957366,-3.2478,-11.693585,8278.7303,5.820602,2.476858,4.085836,9.983136,-1.597073,-2.763682,-9.439924,2284.897,3.351626,0.738792,1.659975,7.446957,-0.478866,-1.136389,-6.443298,2310.9842,3.59002,0.750087,1.619889,7.830903,-0.480516,-1.129254,-6.43417,10844.9216,5.715577,3.593224,6.207315,15.384609,-2.378936,-4.158745,-12.503868,9117.6456,5.583509,3.058829,5.568155,11.51775,-2.027888,-3.762903,-11.069472,2
31883.6128,5.131728,7.731224,10.931785,17.582469,-5.026852,-7.457564,-27.700071,31665.6079,5.207638,8.703947,13.068442,21.328058,-5.191703,-7.763109,-31.302303,2825.9439,2.186198,0.873554,1.879178,5.543985,-0.575223,-1.186935,-6.0718,3047.1052,2.185373,0.9387,1.908709,5.619449,-0.581117,-1.132474,-5.378829,1835.1874,2.46493,0.711127,1.892781,5.304954,-0.419618,-0.944509,-6.39624,1571.5256,2.418991,0.634161,1.74538,5.026337,-0.372384,-0.838036,-4.367941,5080.625,2.881905,1.670791,3.953545,8.173122,-1.002767,-1.864537,-6.831481,5258.846,2.803125,1.730339,3.982271,7.600363,-1.054293,-1.936328,-6.304576,29109.6787,4.307734,6.944165,10.062767,19.378798,-4.355042,-6.805569,-38.023491,17285.5322,3.39037,3.893695,5.558478,13.113252,-2.492394,-3.872919,-18.444753,2973.7014,2.154738,0.875696,1.93421,8.150114,-0.596919,-1.286679,-6.505837,3278.2392,2.491315,0.910845,2.089189,7.005676,-0.619867,-1.262229,-7.154439,1881.4178,2.668199,0.74714,2.218239,7.686289,-0.434133,-1.081761,-6.24739,1642.6146,2.432104,0.682881,1.978413,6.716181,-0.394576,-0.969947,-5.985475,5016.0457,2.744648,1.5959,3.731899,8.621282,-1.021212,-2.011023,-8.055223,4757.854,2.929964,1.52974,3.67405,10.613375,-0.980945,-1.834592,-7.24508,6
42263.3877,6.872691,13.321964,18.141243,27.713938,-6.863229,-9.892092,-49.257206,48849.063,8.622538,17.544015,25.329301,33.274803,-7.951382,-11.443693,-56.264546,22551.9727,12.803176,8.459637,15.995482,21.299641,-5.145247,-8.494656,-20.095496,23495.8184,12.384441,8.840211,16.350331,21.316925,-5.382922,-8.635119,-23.004955,4822.0507,5.40185,1.858664,4.054931,7.942927,-1.173631,-2.064308,-6.391337,4003.8178,5.162678,1.52581,3.648397,7.030449,-0.973989,-1.906101,-5.309721,22464.291,10.673478,10.010863,21.417087,27.249281,-5.993941,-10.640127,-22.611709,24326.8947,10.901395,10.744954,23.121367,28.8823,-6.451031,-11.676259,-28.967022,39189.3427,5.512009,12.760958,17.887006,31.259995,-6.260358,-9.94232,-53.008454,31010.5815,5.588695,9.490496,13.207873,23.42908,-4.738593,-7.165153,-36.433807,23533.5452,12.475078,9.063371,17.223344,22.761188,-5.198591,-8.489915,-28.48529,18783.3232,10.752865,7.121425,13.50509,18.675406,-4.255674,-6.967976,-20.714237,4699.7075,5.721508,1.834426,4.316054,10.638439,-1.16152,-2.286764,-7.539816,4838.2998,6.126004,1.81975,4.240288,8.510599,-1.195455,-2.29624,-7.744243,24257.9134,10.612058,10.820837,24.069859,32.036376,-6.459544,-11.775142,-26.073967,20110.9462,10.097567,9.078812,20.55079,26.850731,-5.419114,-10.074216,-24.146608,2
45890.1475,7.632392,11.493185,16.030461,25.406419,-6.949806,-10.24203,-63.87062,44744.9844,8.173378,12.608079,18.86462,27.08231,-6.923931,-10.108936,-47.914162,4856.5813,3.062709,1.453026,2.899079,6.773381,-0.910089,-1.618603,-7.469206,5045.2698,2.981091,1.507826,3.034346,7.422135,-0.946475,-1.58228,-6.659281,2716.122,3.252643,1.011709,2.497304,5.519056,-0.597682,-1.169134,-4.937539,2342.6456,3.190877,0.884495,2.326094,6.575023,-0.535838,-1.071249,-4.892568,8085.3923,4.012448,2.644099,5.445498,9.88507,-1.633884,-2.865187,-8.633005,8436.8931,3.953562,2.743446,5.74404,10.115973,-1.717959,-2.896339,-9.606132,41206.7559,6.102768,10.19275,14.668138,28.247091,-5.768295,-9.033885,-50.910249,25630.2505,4.826339,5.86999,8.113618,14.001989,-3.552239,-5.481489,-33.886254,5224.4217,3.039113,1.516676,2.891457,7.891424,-0.961567,-1.752296,-7.981782,5633.3015,3.508289,1.537915,2.918331,9.51921,-1.008636,-1.915657,-8.376454,2684.0182,3.418678,1.06651,2.722263,8.61318,-0.609825,-1.318272,-6.228248,2428.3688,3.317201,0.952237,2.669817,6.856679,-0.522263,-1.157967,-6.764438,8576.04,4.023883,2.722702,5.396741,10.60743,-1.745867,-3.264366,-11.925383,8022.4541,4.300123,2.568393,5.367289,11.78958,-1.668177,-2.94054,-9.453703,6
28451.8096,4.865038,6.213416,8.034378,16.091288,-4.550326,-7.089214,-27.223876,36024.936,6.583529,8.909787,11.605251,19.380346,-5.85413,-8.51561,-37.220697,14342.7576,8.015422,4.728787,8.145185,12.355476,-3.059299,-4.814047,-14.734099,14958.7832,7.910485,4.943206,8.406958,12.984099,-3.195943,-5.029242,-15.201573,3249.4596,3.994203,1.109441,2.295434,6.412055,-0.745039,-1.550451,-5.582901,2694.2281,3.733722,0.927802,1.965545,4.590337,-0.619637,-1.224568,-5.739576,14552.147,6.946142,5.605007,10.67281,15.813483,-3.620089,-6.334615,-16.251004,15652.3335,6.943194,6.030496,11.339642,15.80306,-3.899713,-6.757975,-17.98315,26925.8985,3.967874,6.086334,8.314604,21.019288,-4.408153,-6.809044,-36.88517,21034.311,4.005068,4.534894,6.220815,15.230254,-3.19846,-4.935946,-25.69343,15211.5793,7.797484,5.248254,8.870378,15.567922,-3.199618,-5.082064,-17.373324,12164.7415,6.780359,4.091604,7.140101,13.593438,-2.61542,-4.222425,-13.275826,3112.1309,4.074221,1.080826,2.361388,6.820841,-0.732311,-1.732528,-6.746104,3159.5736,4.341932,1.080637,2.312413,6.642308,-0.737432,-1.567743,-6.279559,15598.3538,6.679648,6.000022,11.628142,17.016935,-3.923283,-7.152186,-18.985021,13036.9502,6.408701,4.99746,9.841736,14.579568,-3.305191,-5.998687,-15.570593,2
2897.8613,1.41126,2.875943,5.117189,10.585523,-0.39311,-1.239361,-7.248232,2758.8438,1.423445,3.583744,6.543888,12.301395,-0.412364,-1.117686,-6.68131,-82.314,0.965194,0.362238,1.175716,5.997062,-0.102265,-0.531337,-4.771105,-55.111,0.978123,0.364106,1.243995,4.523455,-0.100837,-0.5628,-5.342896,69.9166,1.057219,0.431213,1.469553,4.576823,-0.071688,-0.578192,-4.326565,71.1107,1.06526,0.396026,1.321873,5.513185,-0.075744,-0.557132,-2.458737,121.0594,1.045117,0.853124,2.432535,6.946414,-0.124516,-0.558565,-4.60816,103.2881,1.036186,0.900402,2.618128,6.287339,-0.137602,-0.654637,-6.026934,2759.9531,1.333514,2.630695,4.86117,14.475377,-0.402362,-1.258795,-10.265128,1749.9771,1.260353,1.534771,2.934109,8.434348,-0.284714,-1.059506,-7.24881,-171.8128,0.933707,0.297266,1.052074,7.153997,-0.109573,-0.672088,-5.553484,-47.2771,0.978786,0.379583,1.230393,7.149057,-0.111363,-0.674819,-6.216995,116.1469,1.108279,0.451855,1.839726,6.421541,-0.083222,-0.539267,-4.684998,79.4307,1.073844,0.403187,1.429676,6.869598,-0.080784,-0.699383,-4.773209,15.9368,1.005544,0.755752,2.456242,8.400675,-0.115644,-0.611846,-6.06504,50.4739,1.020533,0.777385,2.412476,7.659064,-0.119813,-0.616355,-5.553387,6
3254.6402,1.562283,0.561254,1.122728,8.102715,-0.391669,-1.1141,-7.789466,4972.6821,1.956281,0.842325,1.473146,6.492875,-0.614955,-1.431862,-8.14413,2450.1731,2.479168,0.482243,0.90593,4.443017,-0.312536,-0.868835,-6.202445,2630.9192,2.496391,0.505815,0.927987,6.008668,-0.333472,-0.842486,-6.165479,709.338,1.687801,0.172095,0.522186,3.949413,-0.120967,-0.488924,-4.816241,538.2974,1.561482,0.158034,0.527114,4.196364,-0.119737,-0.49562,-4.483116,2839.7394,2.458323,0.609138,1.047979,5.055585,-0.399491,-1.039637,-6.642231,3012.0259,2.458414,0.62826,1.160405,5.905415,-0.434199,-0.961821,-5.666305,3100.0357,1.440041,0.575136,1.197341,8.929629,-0.40311,-1.193565,-9.359129,2525.8663,1.446968,0.472047,1.144016,7.431195,-0.332015,-0.99006,-8.708507,2693.8344,2.536894,0.526895,1.056396,6.160563,-0.350233,-0.967696,-6.311473,2256.1316,2.440854,0.451629,0.966538,6.162224,-0.300815,-0.817507,-7.29577,684.1265,1.744914,0.193906,0.731742,6.889123,-0.129951,-0.659383,-5.922087,627.4963,1.706779,0.181247,0.702503,4.44207,-0.127165,-0.641901,-6.284074,2886.4016,2.387705,0.614489,1.251709,5.953125,-0.419725,-0.973303,-6.433244,2547.8056,2.427691,0.552295,1.184899,5.372348,-0.368114,-0.95031,-6.474463,2
51756.1372,9.167918,13.303576,18.463418,27.406862,-7.630301,-11.431133,-51.393675,50047.6889,9.230414,14.357311,21.971363,31.906364,-7.592931,-11.09683,-46.972959,5783.566,3.677781,1.667499,3.386222,7.956103,-1.039719,-1.878194,-7.329036,6043.5808,3.554985,1.731562,3.452598,7.634005,-1.07944,-1.782145,-7.485988,2997.3311,3.555842,1.105326,2.680324,8.201018,-0.657482,-1.206486,-5.272535,2615.179,3.494986,0.977935,2.420062,6.028046,-0.57985,-1.196793,-5.544334,9566.2312,4.881217,3.008303,6.207548,12.196695,-1.904286,-3.281666,-9.749477,9997.6817,4.799494,3.124073,6.532236,11.216041,-2.02487,-3.56636,-10.182657,45687.6231,7.047506,11.53872,16.40888,27.442662,-6.176655,-9.754937,-64.171404,28806.9703,5.695607,6.608586,9.133941,17.147376,-3.84322,-6.106017,-33.224526,6321.5244,3.743723,1.753384,3.269265,9.438547,-1.108621,-2.002351,-8.191229,6770.3075,4.387535,1.785887,3.325171,8.541204,-1.179404,-2.065617,-9.710353,3017.7754,3.824375,1.167937,2.927696,8.522554,-0.662133,-1.523326,-7.600997,2668.6759,3.65375,1.050846,2.677892,7.375316,-0.562424,-1.20353,-6.465728,10302.9809,5.008428,3.118977,6.124176,11.164638,-2.117955,-3.692929,-13.644638,9660.6404,5.333961,2.944769,6.119612,12.070405,-1.958625,-3.564969,-11.67415,6
39812.0068,6.077907,10.889677,15.006477,28.759976,-6.579668,-9.615424,-49.22443,47427.5518,7.839378,14.561436,20.652632,34.11144,-7.750321,-11.439756,-53.87154,18866.9147,10.241111,6.773924,12.191364,17.157016,-4.221911,-7.113775,-19.316057,19679.4424,10.001979,7.068169,12.855836,16.486792,-4.421496,-6.95085,-18.4391,4192.632,4.876856,1.553419,3.329953,6.97355,-0.986562,-1.765076,-7.104699,3459.6233,4.530734,1.281503,2.939037,7.035959,-0.813997,-1.653235,-6.02129,19081.7442,8.641246,8.067194,16.551367,21.91809,-4.947626,-8.47292,-19.86127,20535.8433,8.834521,8.679997,17.538564,23.214363,-5.398066,-9.424109,-23.077142,37276.5673,4.93827,10.46912,14.484341,29.984894,-6.038047,-9.394486,-57.39023,29279.6684,5.008385,7.883926,10.665295,23.026474,-4.515784,-7.391631,-35.400675,20037.5098,9.891944,7.340132,13.515883,20.070383,-4.354155,-7.265689,-21.898093,15972.6819,8.610478,5.793023,10.624814,16.228725,-3.562757,-5.83448,-18.558831,4012.0212,4.899942,1.54384,3.5208,8.309431,-0.985912,-1.93281,-7.917044,4135.7199,5.289345,1.491519,3.404178,8.074725,-1.000406,-2.003406,-6.653336,20656.0683,8.447953,8.80271,18.460168,25.140755,-5.394451,-9.922119,-27.65012,17146.0715,8.086919,7.318418,15.815987,23.272825,-4.54466,-8.222907,-21.768342,2
39444.8072,6.508242,9.631276,13.351608,21.239159,-6.025185,-8.94398,-36.609976,38789.4575,6.875574,10.789602,16.056046,23.568852,-6.089226,-8.928054,-35.96447,3652.7722,2.536802,1.118577,2.282503,6.097761,-0.68792,-1.244453,-6.584678,3894.5998,2.533428,1.16516,2.346825,5.433498,-0.725008,-1.390577,-6.048706,2227.3086,2.848181,0.847075,2.161042,6.230283,-0.495358,-1.10111,-5.515366,1980.627,2.836202,0.745992,1.917013,5.216096,-0.454766,-0.92731,-4.888909,6350.9726,3.363933,2.091798,4.428746,8.102815,-1.270419,-2.276866,-7.544657,6717.4216,3.36675,2.182913,4.930413,9.38059,-1.310165,-2.556435,-6.867173,35341.2705,5.198939,8.580586,12.436475,22.240353,-5.081213,-8.281439,-44.036261,21200.4517,4.058074,4.854975,6.617297,13.626287,-2.987652,-4.813352,-23.343445,3891.2979,2.509999,1.131476,2.217002,7.82668,-0.728805,-1.493318,-7.765491,4233.5408,2.903408,1.189485,2.314341,7.78353,-0.761797,-1.500715,-7.621288,2246.7547,3.007186,0.898342,2.393726,7.496463,-0.510472,-1.178639,-6.237476,2049.2734,2.961407,0.810656,2.12878,6.438066,-0.449969,-1.069772,-5.948789,6470.6575,3.276149,2.080855,4.214144,9.930424,-1.28025,-2.304805,-9.784056,6070.1906,3.429559,1.968861,4.329622,9.025261,-1.221062,-2.29977,-8.030837,6
49325.3071,7.785615,13.555713,18.702919,31.668052,-8.537156,-13.183248,-65.232989,57268.9512,9.997763,17.590115,25.719968,38.395089,-9.663015,-14.28482,-76.727149,26702.9652,14.826739,9.517122,18.209012,22.779201,-6.279307,-10.638345,-27.836709,27714.0437,14.266561,9.919376,18.803469,24.087577,-6.591998,-10.719786,-30.820077,5717.698,6.246305,2.040501,4.531951,7.686665,-1.429451,-2.516953,-7.690807,4729.3779,5.889176,1.676343,4.029587,7.511566,-1.17489,-2.175176,-6.86927,26792.7939,12.324542,11.152019,24.714875,30.114719,-7.374413,-13.492416,-34.794043,29164.4958,12.530592,12.046946,26.182622,32.36056,-7.991821,-15.334919,-35.431271,45817.457,6.221579,12.929025,18.189653,34.855947,-7.723839,-11.940577,-72.654738,36097.5732,6.287562,9.731164,13.426294,25.73895,-5.795359,-9.098253,-51.25264,27874.5381,14.018837,10.071037,19.975801,26.146293,-6.356366,-10.693021,-32.420424,22476.1778,12.403394,7.96778,15.790455,20.876104,-5.245361,-8.832752,-28.695742,5605.5588,6.621557,2.00092,4.731955,8.288335,-1.402354,-2.637268,-9.37879,5771.106,7.257445,1.99979,4.867375,9.220524,-1.454793,-2.798569,-8.958745,29055.5346,12.168651,12.079598,27.88495,36.035904,-7.970814,-14.904573,-41.181537,24217.5432,11.652016,10.116014,23.723258,30.19218,-6.700065,-12.46359,-36.608706,2
20715.2188,3.776654,5.126197,7.656482,13.172524,-3.201513,-4.915627,-18.558952,21634.5708,4.144114,6.083823,9.614354,16.644502,-3.59699,-5.423166,-20.233417,1593.0925,1.664108,0.590074,1.393823,4.927213,-0.370105,-0.840671,-5.263108,1722.8338,1.670747,0.613777,1.467561,4.89365,-0.374127,-0.824294,-4.318786,1213.8517,1.945096,0.595671,1.736136,5.68529,-0.324341,-0.81859,-4.831352,1100.6628,2.026102,0.494158,1.592803,5.266404,-0.277194,-0.792514,-4.7256,3050.3804,2.124959,1.209883,3.100514,7.499248,-0.634732,-1.336525,-5.800454,3123.3757,2.073624,1.281671,3.346154,6.667186,-0.673773,-1.323144,-5.404415,19601.3262,3.272183,4.725752,7.145251,15.597509,-2.989318,-5.133949,-26.914576,11488.4868,2.608388,2.679058,4.214954,12.107213,-1.669297,-2.805702,-14.264281,1524.0334,1.580335,0.582146,1.491211,8.819293,-0.375059,-0.966768,-5.784408,1835.5964,1.816521,0.623617,1.683263,6.445643,-0.392938,-0.887749,-6.073948,1268.1571,2.15786,0.586285,1.926902,6.498103,-0.315335,-0.857907,-5.693767,1132.5063,2.065093,0.530159,1.725539,6.447922,-0.281693,-0.828786,-5.686836,2897.4836,2.004012,1.114389,2.853721,9.614209,-0.625421,-1.323101,-6.634972,2694.2778,2.074758,1.089617,2.978536,7.428065,-0.600887,-1.28732,-5.889877,6
19756.8955,4.031792,3.622547,4.567752,9.152388,-2.926954,-4.508087,-16.13586,27033.0118,5.677529,5.561545,7.330006,13.45757,-4.176546,-6.255322,-22.797308,9193.3415,6.174515,2.600736,4.181479,9.238177,-1.755503,-2.873933,-11.02112,9649.4789,6.036307,2.711811,4.370119,8.257335,-1.832945,-2.982872,-8.523936,2179.8679,2.974729,0.690604,1.404706,5.151252,-0.471867,-1.039474,-5.367327,1891.3506,3.004232,0.590697,1.33406,5.145317,-0.394046,-1.010862,-4.64637,9724.8369,5.511628,3.179376,5.47675,10.201443,-2.128822,-3.680379,-9.157801,10371.1335,5.498482,3.374832,5.673136,10.120147,-2.285604,-3.902854,-12.224056,18861.1978,3.3721,3.560117,4.954853,13.217792,-2.943956,-4.955068,-25.191509,14451.0532,3.315952,2.73916,3.839978,11.310894,-2.125611,-3.56424,-17.693254,9971.811,6.320287,2.917307,4.754985,10.732333,-1.876906,-3.227163,-12.823343,7986.8357,5.559595,2.320052,3.91717,9.426936,-1.543781,-2.54221,-9.753424,2176.627,3.292793,0.712876,1.470889,7.148205,-0.480226,-1.125386,-6.390601,2180.7994,3.339925,0.681826,1.674347,9.148749,-0.461771,-1.141301,-6.687792,10398.2461,5.505906,3.380427,5.891027,12.445046,-2.300424,-4.255863,-12.6353,8671.0583,5.286709,2.865931,5.184111,10.923497,-1.95934,-3.414841,-9.79885,2
32114.7465,5.23121,7.800395,11.079127,19.897951,-5.007446,-7.510922,-32.686437,32073.7934,5.36317,8.747166,13.201129,20.538937,-5.201957,-7.896255,-28.193538,2730.9212,2.190642,0.856378,1.821835,5.726444,-0.535644,-1.155439,-6.077286,2891.3593,2.164707,0.900526,1.961839,5.77746,-0.553638,-1.06927,-5.580877,1887.305,2.522292,0.747566,2.130499,5.086764,-0.439998,-0.982505,-5.050167,1565.3131,2.457378,0.629385,1.783042,5.194973,-0.371345,-0.919969,-4.99578,4874.6758,2.856589,1.651716,3.734646,7.8026,-0.971371,-1.816793,-6.883049,5149.9707,2.85054,1.723952,4.018873,9.484583,-1.015213,-1.869873,-8.069612,29239.9531,4.352216,7.080144,10.115102,19.927097,-4.393149,-6.98761,-29.374036,17450.4507,3.457345,3.962993,5.593128,13.074536,-2.484031,-4.230757,-22.214422,2885.5252,2.170837,0.858907,1.910415,7.056596,-0.568559,-1.149533,-6.602878,3065.646,2.42526,0.913535,1.940528,8.578779,-0.592868,-1.218007,-6.813406,1813.8518,2.643755,0.741611,2.377173,8.544621,-0.435535,-1.114738,-6.537188,1666.3489,2.578388,0.675512,2.20925,7.768901,-0.382644,-0.962966,-5.906881,4880.518,2.767036,1.585926,3.505935,8.436778,-0.982842,-1.890738,-8.232304,4609.3252,2.935589,1.513402,3.685173,7.955379,-0.93832,-1.758693,-7.510228,6
46978.3111,7.565524,13.582773,18.601274,33.340711,-7.729855,-11.577689,-66.911624,53591.2544,9.413029,17.517485,25.688106,37.101539,-8.832301,-12.983638,-70.774871,22448.6529,13.194469,8.218674,15.282068,20.276467,-5.176998,-8.799245,-27.017614,23222.5888,12.833866,8.568953,15.684143,21.250342,-5.360455,-8.865298,-23.30443,4781.854,5.346069,1.82032,4.098229,8.215306,-1.175871,-2.172677,-7.999351,4065.3212,5.254288,1.506508,3.627848,7.749306,-0.984422,-1.891706,-6.457351,22538.2942,11.113348,9.830192,20.936566,27.86433,-6.069144,-10.804341,-25.311358,24469.7417,11.309015,10.578784,22.226422,29.099394,-6.579228,-11.743826,-28.241906,43553.1622,6.026586,12.954905,17.99085,35.403908,-7.034056,-11.180313,-69.309528,34108.3696,6.051179,9.751401,13.704938,31.635732,-5.309417,-8.3874,-46.142659,23327.4551,12.972463,8.837368,16.894641,24.117131,-5.212237,-8.992274,-27.245653,18955.5616,11.354678,6.945292,13.238599,18.45025,-4.28761,-7.236492,-22.04117,4784.8266,6.092481,1.804249,4.219939,9.292337,-1.187981,-2.469893,-8.527892,4919.5807,6.326311,1.781102,4.285038,9.443002,-1.210141,-2.428377,-7.540815,24305.3179,10.885498,10.680002,23.588166,29.827369,-6.610622,-12.243025,-27.584142,20328.9463,10.609634,8.926881,20.149965,30.560793,-5.541062,-10.066618,-26.033506,2
45965.2451,7.310723,11.551107,16.125952,24.860286,-6.937688,-10.317317,-46.981664,45083.5547,7.770335,12.544082,18.854904,29.417879,-6.923644,-10.314079,-43.05698,4558.0066,2.995135,1.348401,2.82848,7.22747,-0.858842,-1.644769,-6.947441,4826.6931,2.968376,1.390142,2.763172,7.021383,-0.882196,-1.56222,-9.184585,2710.9261,3.265215,1.00654,2.487276,5.913933,-0.6216,-1.363811,-5.096893,2275.6881,3.156374,0.849811,2.057219,6.322156,-0.517823,-1.06543,-6.030893,7790.6755,4.003902,2.466499,5.104372,8.90081,-1.568257,-2.708955,-9.729964,8154.2744,3.999961,2.584228,5.448487,10.118259,-1.635221,-3.010217,-10.413324,41362.3593,5.891164,10.209687,14.549452,27.677187,-5.783779,-9.628125,-52.272045,25729.8774,4.694978,5.883186,8.402239,17.356539,-3.586457,-5.83545,-27.105249,4908.4509,3.015598,1.411108,2.848563,7.203336,-0.907591,-1.797261,-7.472802,5337.3784,3.44121,1.428285,2.7237,9.55079,-0.962352,-1.818748,-9.28625,2657.0419,3.524871,1.029135,2.700934,8.434749,-0.597048,-1.35114,-7.277056,2376.4016,3.379426,0.918333,2.341477,7.783294,-0.529465,-1.144015,-6.160847,8206.5542,4.010151,2.531446,4.923627,10.288296,-1.675387,-3.041657,-11.376159,7748.4602,4.295829,2.400402,4.964263,9.829152,-1.608163,-3.017937,-8.968508,6
30221.5796,4.967279,6.731894,8.37527,13.117941,-4.809138,-6.523326,-16.120322,37459.456,6.593836,9.457385,12.183449,17.511461,-6.027275,-8.091664,-26.144241,13793.4844,8.163713,4.507736,7.40786,10.056241,-2.973848,-4.54951,-10.240272,14398.6214,8.020033,4.693827,7.746585,11.430136,-3.09711,-4.622664,-8.570834,3157.7805,3.920486,1.093918,2.19732,5.230967,-0.7177,-1.287577,-3.059055,2668.1736,3.840909,0.913809,1.882697,4.646875,-0.603109,-1.188808,-3.356432,14232.5554,7.012529,5.484357,10.278284,13.696389,-3.548981,-5.700182,-11.264333,15318.6706,7.168199,5.887851,11.078396,16.08809,-3.817248,-6.328422,-10.723459,28367.1884,4.081581,6.523731,8.509834,15.295934,-4.598947,-6.754888,-23.617414,22196.0411,4.101833,4.905229,6.22572,10.733909,-3.357307,-4.84221,-18.125828,14679.7214,7.960418,4.980261,8.417696,13.994931,-3.10332,-4.673989,-10.530353,11855.3813,7.004932,3.943286,6.782329,11.822751,-2.544524,-3.814091,-8.775171,3125.5523,4.31689,1.056799,2.271692,5.679541,-0.715298,-1.327637,-4.123319,3165.4303,4.550708,1.04558,2.210891,5.313919,-0.711237,-1.281544,-4.010399,15299.0117,6.869117,5.906926,11.365648,15.213928,-3.848073,-6.622429,-13.570128,12863.6438,6.665978,4.966092,9.701999,14.109216,-3.2626,-5.519492,-11.011909,2
21640.5532,4.012288,5.31496,7.739411,11.529276,-3.275851,-4.505703,-13.098721,22405.9981,4.375296,6.222348,9.525115,13.393219,-3.625706,-5.161232,-14.057207,1581.1514,1.723107,0.549847,1.254923,3.731005,-0.324883,-0.656948,-2.746042,1675.2251,1.709786,0.583698,1.279579,3.352932,-0.342382,-0.642013,-3.100181,1269.2708,2.079509,0.558145,1.630966,3.969043,-0.295114,-0.561488,-2.707293,1082.9399,2.071838,0.474358,1.344647,3.269265,-0.253571,-0.508616,-2.574433,2987.0279,2.183353,1.158647,2.747483,5.549982,-0.591839,-1.002081,-3.420315,3101.2532,2.155913,1.221788,2.995395,5.342452,-0.618999,-1.071123,-3.434211,20277.5586,3.427926,4.854044,6.934682,12.623099,-3.038994,-4.40569,-17.564862,12011.1529,2.756187,2.748686,4.024539,8.717523,-1.676821,-2.507038,-11.300425,1521.1562,1.643152,0.505651,1.18055,4.953239,-0.33881,-0.767853,-3.780225,1737.5196,1.833069,0.57332,1.358646,4.348849,-0.346847,-0.751612,-3.882568,1239.1621,2.206867,0.568266,1.748903,5.11226,-0.28742,-0.689547,-3.600856,1150.5068,2.169936,0.514094,1.47169,5.597601,-0.254878,-0.611608,-3.716762,2814.9331,2.0564,1.058297,2.52144,6.230408,-0.588291,-1.092851,-4.337023,2697.3399,2.157204,1.029479,2.601103,6.761687,-0.55902,-1.012992,-4.023551,6
17972.2251,3.732327,3.258174,3.911588,7.42308,-2.599048,-3.536557,-10.32248,24807.6836,5.308773,4.989537,6.29352,9.135359,-3.727196,-5.18299,-13.225201,8558.1859,6.255466,2.384341,3.605184,5.755806,-1.621548,-2.379823,-5.996841,8933.603,6.05721,2.500426,3.796387,6.461118,-1.688886,-2.457802,-5.393824,2080.5461,2.959637,0.635766,1.179025,2.996231,-0.434774,-0.816872,-2.744059,1780.9072,3.00985,0.537339,1.101698,3.100593,-0.366511,-0.696763,-3.12444,9083.2507,5.480579,2.942207,4.919872,7.580316,-1.982662,-3.18433,-7.356243,9720.4807,5.521709,3.122851,5.072544,8.194113,-2.129791,-3.410847,-6.861064,16975.252,3.142815,3.144349,3.964631,8.219053,-2.610532,-3.878598,-12.934604,13084.5576,3.087173,2.420084,3.148647,7.529849,-1.870022,-2.748951,-10.536641,9254.0689,6.377331,2.669532,4.121556,8.476062,-1.722726,-2.569561,-5.936629,7396.1229,5.530222,2.132291,3.336165,6.734143,-1.420997,-2.175803,-5.329721,2024.9501,3.200691,0.632899,1.335003,4.091566,-0.427171,-0.843266,-3.017945,2082.5677,3.51937,0.619316,1.341903,5.494421,-0.425763,-0.827577,-3.931136,9675.9178,5.458553,3.119371,5.180148,8.953569,-2.133975,-3.452815,-7.217801,8186.5621,5.322736,2.652388,4.748843,8.576616,-1.817992,-2.98228,-5.849819,2
32940.3819,5.501721,7.942389,10.886656,15.860641,-5.050418,-6.71075,-18.656325,32905.7749,5.749712,8.895245,13.151128,20.35376,-5.186559,-6.95625,-17.770527,2657.3972,2.254328,0.813182,1.610034,3.867327,-0.498705,-0.870419,-3.593622,2783.0552,2.207797,0.850953,1.684882,4.17601,-0.520853,-0.864085,-3.336821,1842.0934,2.574582,0.716643,1.886403,3.744211,-0.420504,-0.779887,-3.067025,1571.7775,2.567595,0.598191,1.528599,3.785577,-0.355063,-0.685334,-2.753748,4763.3765,2.927456,1.583265,3.403599,6.520025,-0.93078,-1.49183,-3.800365,4972.4361,2.920695,1.669537,3.827467,6.963018,-0.96552,-1.53774,-3.967799,29935.6308,4.571652,7.088374,9.702281,17.23345,-4.359583,-6.113299,-25.202318,17987.2031,3.624115,3.964806,5.425729,9.955557,-2.492399,-3.624809,-13.821802,2736.6833,2.216818,0.79299,1.46913,4.575496,-0.528033,-0.976287,-4.282293,3001.9776,2.489628,0.847001,1.796302,5.456296,-0.549517,-0.968009,-4.097088,1837.8227,2.818982,0.722991,1.932498,5.843431,-0.405941,-0.771951,-3.752233,1646.1169,2.703115,0.641933,1.757288,5.214257,-0.353694,-0.719696,-3.216507,4732.5297,2.824389,1.511016,3.32903,6.986437,-0.935409,-1.629321,-4.79727,4489.6001,3.002524,1.443957,3.293507,6.735863,-0.894769,-1.525774,-4.178227,6
44445.7901,7.169754,12.280142,16.105676,20.573259,-7.366686,-9.884682,-29.829217,51206.496,9.163116,16.040063,22.522459,27.53941,-8.440806,-11.019428,-30.769863,21546.8731,13.608777,7.672599,13.949943,17.157425,-4.998654,-7.718062,-14.556291,22452.303,13.220683,7.978553,14.411252,17.607485,-5.19079,-8.059408,-15.332577,4753.1744,5.554566,1.723283,3.761448,6.199056,-1.148461,-1.984808,-4.365881,3994.5507,5.438416,1.417197,3.23521,5.618983,-0.958739,-1.732603,-3.963956,22145.1389,11.54308,9.222296,19.428095,23.486121,-5.9394,-10.278308,-18.115816,23881.0327,11.799481,9.9794,20.947682,24.620857,-6.447929,-11.009248,-19.574345,40855.5664,5.741866,11.6622,15.766756,22.373807,-6.695539,-10.046784,-40.211882,32308.1128,5.82295,8.733868,11.387816,17.606548,-5.013047,-6.948468,-24.524276,22775.0545,13.570748,8.27778,15.394424,19.213758,-5.087486,-7.779872,-16.548608,18333.0481,11.751974,6.550796,12.060279,15.702006,-4.191539,-6.509802,-16.044913,4686.4865,6.235348,1.696089,3.938513,6.944053,-1.156834,-2.035821,-5.266089,4815.5149,6.54299,1.668002,3.73374,6.402651,-1.181674,-2.031819,-5.694431,24047.4739,11.639102,10.122988,22.035289,28.860222,-6.508429,-11.560531,-21.636857,20115.6873,11.050776,8.415263,18.715485,24.441877,-5.43622,-9.563212,-18.083513,2
46356.0503,7.193733,11.647583,15.924767,21.085883,-7.01674,-9.083694,-26.297838,45155.9428,7.575719,12.573302,18.790319,25.774382,-6.941914,-9.103619,-25.862057,4437.7529,3.077311,1.268911,2.392018,4.850903,-0.8087,-1.350413,-4.93077,4666.8538,3.023384,1.318476,2.459786,4.982629,-0.827816,-1.299394,-3.966146,2687.9671,3.294032,0.974815,2.298311,4.49854,-0.610735,-1.040553,-3.690337,2283.3058,3.279021,0.814002,1.977481,3.965601,-0.502128,-0.89668,-2.928735,7648.1792,4.077093,2.37053,4.792431,7.160778,-1.506068,-2.439855,-5.708822,8008.4292,4.067076,2.483479,5.218914,7.719171,-1.594979,-2.511977,-5.917061,41434.4502,5.840648,10.187183,13.976387,20.066739,-5.683152,-8.505064,-32.940845,25841.1484,4.628925,5.855046,7.666283,12.439802,-3.53777,-5.007359,-17.727487,4793.6167,3.088826,1.309986,2.261226,5.534036,-0.854473,-1.372456,-4.699829,5180.1505,3.530825,1.349803,2.5659,6.064432,-0.905216,-1.429749,-5.046361,2611.2332,3.554005,0.972196,2.361731,5.428736,-0.570422,-1.01311,-3.91022,2339.5948,3.451853,0.867974,2.144185,5.541555,-0.47988,-0.865749,-3.499351,8046.8681,4.072349,2.429972,4.684269,8.046797,-1.631082,-2.729542,-6.695043,7609.3,4.336488,2.294765,4.621342,7.226937,-1.549465,-2.558513,-5.423711,6
32052.7027,5.147321,7.006855,8.691478,12.724594,-5.14351,-6.987437,-17.110378,39183.6713,6.738064,9.741939,12.524127,16.702143,-6.330131,-8.247652,-22.80431,13450.402,8.415616,4.347293,7.139399,9.597437,-2.881211,-4.284498,-9.806479,13935.4671,8.077761,4.518577,7.356723,9.421977,-2.996393,-4.428352,-9.244718,3123.1956,3.92304,1.06171,2.16027,4.479601,-0.711568,-1.222624,-4.491132,2679.2246,3.994296,0.894679,1.882257,4.339363,-0.593748,-1.075156,-3.571546,14124.5962,7.255107,5.379294,9.970206,13.244329,-3.513071,-5.860265,-10.395865,15146.0664,7.371616,5.761879,10.64619,14.843162,-3.793807,-6.405414,-10.182096,29977.4902,4.209507,6.792209,8.708222,15.744006,-4.883143,-6.813553,-25.143089,23377.7261,4.220125,5.11048,6.418041,11.700537,-3.589587,-5.198268,-16.804889,14414.5019,8.357626,4.787464,7.939189,11.055861,-3.013002,-4.487051,-10.690628,11552.4238,7.089638,3.826175,6.463366,9.086883,-2.48842,-3.710303,-8.830793,3069.879,4.320192,1.029203,2.207667,5.720675,-0.714824,-1.278915,-4.183495,3149.1279,4.691764,1.027387,2.137409,5.583142,-0.708124,-1.311627,-4.067012,15198.4791,7.059038,5.823112,10.876577,16.051373,-3.859913,-6.580396,-12.734209,12860.0786,6.829015,4.876683,9.434484,13.698908,-3.257499,-5.544856,-9.645694,2
2692.1734,1.360114,2.657571,4.626268,7.63822,-0.375038,-0.830571,-5.76543,2627.1147,1.375146,3.293018,5.872544,9.740674,-0.398166,-0.840585,-5.195349,-109.7448,0.948617,0.291448,0.816004,2.983455,-0.074891,-0.337521,-2.83254,-96.9241,0.957501,0.300647,0.856531,3.436366,-0.078319,-0.359167,-3.088948,90.5437,1.077154,0.397452,1.266059,4.374089,-0.048465,-0.277102,-2.459617,70.6978,1.07104,0.327608,1.072238,3.023186,-0.046722,-0.284069,-2.572003,87.7803,1.035695,0.712776,1.904503,4.040375,-0.09778,-0.333717,-3.319632,69.6753,1.026518,0.781651,2.105035,4.412419,-0.100293,-0.389712,-3.224796,2577.1465,1.298567,2.407883,4.294612,8.949731,-0.374009,-0.991161,-6.221102,1602.6782,1.226384,1.407705,2.610244,6.80275,-0.26918,-0.811584,-5.856231,-173.5205,0.925048,0.239247,0.859262,4.371985,-0.085958,-0.474455,-4.000649,-70.5612,0.965011,0.298509,1.025006,4.640057,-0.085078,-0.425535,-3.905441,122.227,1.123551,0.380737,1.349129,4.88498,-0.062266,-0.383406,-3.52823,79.0647,1.081769,0.341924,1.263018,3.864748,-0.060084,-0.461369,-3.32468,-23.5659,0.991025,0.614548,1.818505,4.965889,-0.1037,-0.432944,-3.936257,38.9563,1.017023,0.620513,1.907993,5.014167,-0.092171,-0.42413,-2.666945,6
3346.6504,1.547022,0.572643,0.996748,5.402572,-0.393781,-0.824935,-4.976162,5254.8183,1.957891,0.866044,1.38187,5.322693,-0.628724,-1.092269,-5.332716,2144.3821,2.503752,0.392296,0.644685,3.10357,-0.266614,-0.555407,-3.283393,2249.9944,2.454297,0.417406,0.719518,3.728753,-0.277654,-0.620605,-2.776784,643.3709,1.637148,0.147695,0.404084,2.825679,-0.10198,-0.33786,-2.361234,555.0965,1.636278,0.133314,0.411749,2.872507,-0.090816,-0.31464,-2.812327,2586.5096,2.489206,0.511141,0.902601,3.259822,-0.347949,-0.716112,-3.040687,2747.7996,2.504008,0.542313,0.965996,4.037179,-0.366757,-0.702624,-3.466269,3171.8848,1.433739,0.570574,1.108003,5.918318,-0.40516,-1.023586,-6.320247,2590.8891,1.445484,0.470811,0.978867,5.708174,-0.320227,-0.839027,-5.678413,2380.6791,2.603878,0.442975,0.935519,4.385606,-0.298968,-0.747915,-4.623999,1927.0818,2.368678,0.389587,0.772957,4.339226,-0.258099,-0.75214,-4.353679,617.0699,1.720968,0.154152,0.529125,4.623857,-0.110773,-0.430018,-3.993388,633.5104,1.786493,0.151625,0.550221,3.823556,-0.103117,-0.421397,-3.419725,2663.2388,2.459361,0.52696,1.003432,4.887487,-0.361719,-0.791541,-4.420472,2335.4421,2.472431,0.473888,0.887818,3.681096,-0.320721,-0.726265,-4.372122,2
52336.3423,8.787402,13.429029,18.666576,25.352313,-7.662774,-10.138222,-29.718441,50475.7104,8.787574,14.433165,21.550492,27.374992,-7.54302,-9.889753,-27.051505,5363.4703,3.850064,1.492326,2.883223,4.994557,-0.937098,-1.41931,-4.474376,5629.3882,3.782352,1.566127,2.889895,5.082852,-0.965368,-1.512627,-3.993206,3041.0674,3.718757,1.094118,2.579109,4.607584,-0.673455,-1.111318,-3.407881,2547.2242,3.642916,0.909116,2.165285,3.950909,-0.547133,-0.987608,-2.863401,9100.4646,5.155478,2.782164,5.521147,8.007825,-1.774189,-2.79375,-6.225132,9515.0337,5.10781,2.905892,5.977105,9.725622,-1.882812,-2.982149,-6.226302,46164.8042,6.881967,11.520317,16.305258,26.631546,-6.133897,-8.862562,-35.762316,29181.6802,5.583599,6.710988,8.901591,12.807361,-3.868569,-5.274011,-18.298638,5841.0607,3.941533,1.564751,2.688468,5.726417,-0.995159,-1.562203,-4.779028,6278.972,4.592891,1.591534,2.902603,6.934673,-1.075463,-1.719222,-5.354254,2932.769,4.01113,1.105699,2.625778,6.574681,-0.62659,-1.105007,-4.059319,2579.7569,3.777265,0.978791,2.320126,5.984994,-0.522292,-0.904973,-3.580246,9853.709,5.352888,2.891839,5.466946,9.861779,-1.96465,-3.247338,-7.540981,9239.8402,5.64931,2.717677,5.418316,9.127109,-1.858494,-3.008169,-6.718058,6
43035.9194,6.286307,11.417892,14.669324,20.895562,-7.054029,-9.289716,-29.297728,50123.6782,7.982642,14.904087,20.50947,25.662672,-8.111138,-10.576166,-32.473824,17801.2558,10.766634,6.164171,10.459166,12.72338,-4.033632,-6.10389,-11.261898,18491.0742,10.562017,6.409868,10.913041,12.981906,-4.203677,-6.239238,-11.336558,4021.7303,4.836892,1.462312,3.092648,5.016077,-0.952948,-1.609482,-3.722579,3442.8338,4.882044,1.203771,2.591952,4.678357,-0.804572,-1.45247,-3.510229,18590.0012,9.39387,7.643509,15.002484,18.277737,-4.842065,-8.018591,-14.687593,20003.874,9.512297,8.230809,16.113081,20.552422,-5.263207,-8.85266,-13.907249,39682.3779,5.0825,10.915071,14.55735,23.770362,-6.464264,-9.157974,-37.890751,31340.5395,5.198909,8.187742,10.750657,17.241932,-4.855015,-6.693677,-22.372579,18883.2108,10.498317,6.729301,11.716589,15.221736,-4.178137,-6.282021,-12.988043,15323.4234,9.081373,5.388811,9.428595,13.431952,-3.442593,-5.200237,-10.949831,3972.8365,5.46025,1.431026,3.069296,6.205116,-0.955631,-1.726712,-4.282832,4078.8358,5.783823,1.398891,3.063332,6.460127,-0.962208,-1.662375,-4.469276,20073.2798,9.039941,8.401248,17.227157,22.30335,-5.33793,-9.34041,-18.234298,16829.539,8.632424,7.027813,14.564733,19.539928,-4.471154,-7.757825,-15.11837,2
39852.4487,6.155853,9.74333,13.307497,17.515696,-6.069379,-8.121143,-24.773811,39243.3721,6.492969,10.756445,15.643655,21.981883,-6.10743,-8.088444,-23.712781,3375.1504,2.626395,0.998576,1.921755,4.297844,-0.614054,-1.051771,-3.478295,3568.7183,2.586941,1.039488,1.989567,4.362907,-0.641536,-1.002158,-3.564016,2230.3147,2.902132,0.836104,2.032987,4.129899,-0.505816,-0.916314,-3.345356,1899.2906,2.946903,0.694632,1.680644,3.888543,-0.420901,-0.748798,-2.939463,5999.0191,3.470572,1.91574,3.89053,7.175979,-1.138109,-1.867211,-4.663717,6196.7761,3.397439,2.026167,4.267215,7.272007,-1.205758,-1.920269,-4.383006,35559.708,5.028784,8.638701,11.855255,19.159496,-5.057457,-7.333553,-29.267177,21688.3715,3.996822,4.911541,6.594945,11.314922,-3.022721,-4.365474,-17.790128,3513.4056,2.557775,1.001356,1.85475,5.183155,-0.642174,-1.08738,-4.337404,3869.7493,2.923368,1.052207,1.989347,5.229157,-0.680041,-1.144188,-4.440672,2169.3585,3.164011,0.820645,2.04015,6.581093,-0.478528,-0.917064,-3.736066,1972.3865,3.095731,0.731084,1.83504,4.550143,-0.410084,-0.796934,-3.379227,6040.8657,3.346941,1.890623,3.785736,7.942493,-1.185979,-1.969781,-5.35545,5730.5056,3.525992,1.822354,3.720294,6.981729,-1.125332,-1.844422,-4.56519,6
52072.2524,7.855663,14.838213,19.799316,26.529914,-8.65089,-11.288869,-36.875315,58637.1333,9.796167,18.601913,26.788675,35.462276,-9.59827,-12.670821,-44.486455,25055.2822,15.625526,8.869084,16.335475,20.143353,-5.985071,-9.297718,-20.640451,25972.4437,15.051133,9.215169,16.722391,19.747762,-6.199065,-9.819699,-18.066778,5428.6742,6.241693,1.975284,4.395628,6.775904,-1.372126,-2.354145,-5.535689,4630.3789,6.318114,1.604657,3.582527,5.937399,-1.142842,-1.936718,-4.181368,25800.5955,13.126208,10.73618,22.857868,26.449036,-7.043098,-11.890379,-21.723267,27866.1748,13.406371,11.648415,24.823966,31.428208,-7.770148,-13.607201,-24.477782,47546.1377,6.213089,14.003368,19.22824,32.260912,-7.738235,-11.031588,-46.831225,37948.9516,6.401222,10.678064,14.224901,21.669838,-5.876374,-8.294069,-36.446403,26327.5819,15.374566,9.491702,17.790619,21.788048,-6.05129,-9.34653,-22.68455,21419.1682,13.100439,7.571998,14.136174,17.199937,-5.010079,-7.860923,-17.450122,5420.0617,7.216845,1.933193,4.35804,7.701709,-1.371598,-2.45325,-6.206687,5578.0858,7.727855,1.896332,4.16767,7.152946,-1.396249,-2.480864,-6.207318,28112.1599,12.955059,11.915552,26.750636,32.592379,-7.828195,-13.797992,-26.853143,23493.248,12.448831,9.895511,22.487672,28.423662,-6.518181,-11.594191,-20.870803,2
4645.9121,1.909457,2.00586,3.211762,5.269825,-0.587678,-0.941263,-4.111545,5392.3461,2.199629,2.738064,4.578388,6.841703,-0.763613,-1.131314,-4.459484,756.2138,1.233938,0.934933,2.393307,4.634423,-0.20795,-0.526328,-3.331281,762.3875,1.224005,0.976869,2.721611,4.682951,-0.216493,-0.504108,-2.689055,435.2285,1.28151,0.543529,1.870991,3.538586,-0.115156,-0.342109,-2.794878,379.1969,1.281535,0.462716,1.523839,3.190797,-0.101183,-0.285911,-2.448692,1209.2063,1.390638,1.557039,4.289425,6.661866,-0.270144,-0.669844,-3.209452,1248.603,1.387832,1.683795,4.751302,8.061475,-0.286389,-0.613406,-3.200176,5617.8325,2.076529,2.386116,3.958033,6.719522,-0.662929,-1.063932,-5.501114,4448.1197,1.877294,1.794169,2.939457,5.818586,-0.518083,-0.925093,-4.510348,915.3686,1.24261,0.993622,2.391804,6.433284,-0.242115,-0.608033,-4.148827,775.5571,1.225447,0.88057,2.113261,5.734648,-0.222299,-0.528428,-3.279439,506.9549,1.358438,0.617194,1.989256,5.090822,-0.126558,-0.494685,-3.653949,508.8424,1.361614,0.578542,1.86951,4.710027,-0.125953,-0.417005,-3.892928,1356.4859,1.362186,1.814591,4.892694,8.550375,-0.331169,-0.693626,-3.482537,1248.5598,1.405579,1.6657,4.596499,7.242947,-0.301333,-0.604045,-3.380815,4
1518.3721,1.282407,0.537324,0.944912,4.276898,-0.157801,-0.436628,-3.389533,2297.0132,1.485489,1.036201,1.835097,4.459969,-0.255293,-0.548586,-3.495973,2847.4004,2.017898,0.983252,1.52773,3.899795,-0.26237,-0.586198,-3.593965,3059.9478,2.002855,1.138842,1.815863,4.440786,-0.304425,-0.625971,-4.002816,711.2629,1.47849,0.687901,1.638006,3.794195,-0.119919,-0.396627,-2.717539,608.4525,1.46949,0.57547,1.300976,3.203926,-0.108968,-0.342363,-3.037317,2466.3616,1.848732,1.520668,2.615917,5.0096,-0.307281,-0.666848,-4.366377,2636.6284,1.877786,1.629104,2.828777,5.887689,-0.324155,-0.639747,-4.856842,176.0948,1.029821,0.147721,0.575912,4.433988,-0.079355,-0.385419,-3.531671,336.8696,1.060614,0.172148,0.5627,4.77855,-0.081737,-0.416484,-3.70944,2440.9387,1.768952,0.820249,1.345502,4.957238,-0.203681,-0.56875,-3.986414,2471.5205,1.867263,0.713671,1.139544,4.56853,-0.192326,-0.549282,-4.034841,704.3967,1.511099,0.69376,1.656141,5.048409,-0.127824,-0.449986,-3.222862,736.8454,1.542929,0.695497,1.724187,4.490406,-0.133432,-0.396982,-3.067155,2332.7771,1.684713,1.345217,2.454606,7.49599,-0.240512,-0.575116,-4.234193,2067.6404,1.727323,1.135158,2.044952,5.380836,-0.211656,-0.487089,-2.936015,3
42145.7915,8.846145,10.830407,14.716213,17.78385,-7.313804,-9.725839,-22.796249,44030.2075,10.29705,12.803518,18.936799,22.000117,-7.493858,-10.263392,-25.814616,7279.667,3.411821,2.831569,6.428992,8.73966,-1.762089,-2.77948,-5.862169,7324.9156,3.255444,2.860691,6.594417,9.194703,-1.812102,-2.763289,-7.045433,3326.2298,3.182002,1.284977,3.243267,5.33018,-0.857616,-1.544787,-3.649784,2957.9107,3.254146,1.099433,2.878566,4.839621,-0.73327,-1.34471,-3.83013,9946.3701,4.28961,4.120304,9.558457,13.289179,-2.736918,-4.793864,-8.133957,10300.2102,4.280912,4.297149,10.135911,13.475655,-2.859983,-4.816563,-8.663079,44592.4311,9.036807,11.687083,16.087258,22.134153,-7.367469,-10.182645,-36.131088,35789.5463,7.688648,8.936021,11.917584,15.931559,-5.684991,-7.854026,-25.738582,8531.72,3.379369,3.302496,6.873575,10.197812,-2.052537,-3.139045,-7.717651,8198.1679,3.535469,2.924326,5.99486,9.951519,-1.903928,-2.884555,-7.24916,3730.6731,3.662459,1.463963,3.694238,6.454208,-0.944212,-1.647278,-4.119222,3382.6937,3.434682,1.320233,3.442676,6.415826,-0.82401,-1.490613,-4.272457,12029.2407,4.277414,5.445997,12.084582,16.10999,-3.48378,-5.872526,-10.39503,11168.1465,4.720485,4.780478,10.93293,15.354896,-3.168974,-5.426256,-10.837834,4
4326.2842,1.657682,1.359892,2.220084,3.898802,-0.848482,-1.250837,-4.782587,7916.479,2.381864,2.678661,3.952506,6.088804,-1.530303,-2.181418,-5.284343,17942.502,7.361312,6.151177,9.490936,13.231784,-3.240068,-4.858314,-11.083614,20125.6695,7.60791,6.952306,10.941042,14.410696,-3.572511,-5.19557,-12.967504,5404.18,4.602742,2.046341,3.93877,5.793177,-1.446631,-2.498511,-4.972455,4758.457,4.644797,1.763445,3.180562,5.476292,-1.253318,-2.168353,-4.31317,15891.1424,6.239953,7.008772,13.355966,16.022273,-3.590965,-6.047601,-11.038845,17895.4512,6.612976,7.71419,14.499886,17.434534,-3.985887,-6.624076,-12.027069,510.9077,1.063934,0.465198,1.085013,4.819386,-0.633238,-1.140606,-4.829351,769.9092,1.106469,0.452682,0.976356,4.66765,-0.525303,-0.934658,-4.311782,12541.6961,5.012468,4.693728,7.587511,11.35673,-2.392927,-3.868435,-9.402395,13303.9007,5.650379,4.746262,7.398229,11.148308,-2.40727,-3.82336,-9.254813,5900.8128,5.194741,2.179834,3.97391,7.604402,-1.659603,-2.929334,-5.758871,6548.8385,5.791254,2.340016,4.201689,6.500999,-1.856363,-3.388185,-7.352212,11877.6909,4.368139,5.781253,11.498835,15.023907,-2.955971,-5.253922,-10.196039,10596.3442,4.485778,5.121458,10.088087,13.74002,-2.647096,-4.798675,-9.00183,3
32966.8203,6.880435,7.627606,10.197913,13.983579,-5.594088,-7.680318,-16.034741,34699.5435,8.197746,9.221534,13.215718,16.030586,-5.861869,-8.007847,-19.020496,4508.3305,2.468722,1.908762,4.471315,7.784991,-1.152793,-1.847132,-4.006726,4563.903,2.382701,1.936129,4.691072,7.237208,-1.185146,-1.849562,-3.965351,2391.1443,2.571483,0.915412,2.610848,4.270095,-0.604578,-1.067059,-2.697387,2116.9602,2.63662,0.798951,2.254555,4.131886,-0.531816,-0.959958,-3.01134,6462.9155,3.113903,2.883381,7.163733,9.904608,-1.761522,-2.950838,-6.014326,6712.9031,3.099744,2.991997,7.436766,10.988518,-1.833258,-3.043342,-6.384176,35802.1114,6.977805,8.49302,11.420413,15.816023,-5.813972,-8.425503,-25.973304,29343.3496,6.088339,6.712731,8.727397,12.609,-4.568126,-6.456426,-19.647308,5034.3154,2.378578,2.183699,4.686488,7.978892,-1.306915,-2.091293,-6.23479,4800.0066,2.405026,1.949972,4.192326,6.888981,-1.223207,-1.883853,-4.409067,2706.1582,2.967757,1.052844,2.924111,6.406431,-0.667016,-1.303414,-4.123911,2460.2244,2.801332,0.988097,2.799237,5.60356,-0.604812,-1.124771,-4.091423,7418.2268,3.002823,3.589746,8.432271,12.848943,-2.115619,-3.481725,-7.768049,6973.3121,3.302951,3.227412,7.910857,11.841186,-1.94849,-3.343106,-6.369659,4
6301.5611,1.987695,2.051795,3.215018,5.397623,-1.320693,-1.982833,-4.865265,10533.2788,2.926114,3.664519,5.527105,7.998132,-2.145986,-3.080037,-7.326996,24363.574,10.593684,9.334013,15.63791,19.213654,-4.718517,-7.403423,-14.595087,27069.1355,10.827021,10.411803,17.692343,21.241689,-5.114256,-7.798126,-17.617548,8042.2612,6.612872,2.970645,5.707285,8.198962,-2.259407,-4.044596,-7.439457,7093.3467,6.741453,2.578605,4.695957,6.297212,-1.968156,-3.435949,-5.64003,21504.0081,8.68293,10.053495,21.353258,25.032491,-5.131355,-9.126069,-16.514387,24128.7627,9.240887,11.146895,23.117821,28.159437,-5.695189,-9.868758,-16.775712,2125.9532,1.274733,0.959421,1.9293,5.072734,-1.022876,-1.593487,-5.007733,2014.0737,1.283961,0.860905,1.637177,5.06176,-0.838172,-1.454721,-5.476009,17353.7781,7.232162,6.989941,12.215124,15.613793,-3.52798,-5.478214,-13.115257,18247.3999,8.196182,7.166034,12.130977,15.321414,-3.584861,-5.482037,-12.380277,9152.3361,8.067724,3.255381,5.931718,8.975043,-2.699703,-4.779525,-9.051388,10681.1098,9.229811,3.541089,6.336959,8.893156,-3.249428,-5.681871,-10.955662,16514.9343,6.157509,8.064458,17.704237,22.080955,-4.28766,-7.631097,-15.998793,14596.9707,6.331957,7.228389,15.924082,18.788497,-3.829105,-7.02523,-12.608856,3
15383.5801,3.694366,3.643028,5.064614,7.330638,-2.438672,-3.422784,-9.470755,17354.4751,4.579371,4.746527,7.24476,9.628822,-2.92128,-3.946188,-10.34092,1948.905,1.644159,1.134498,2.956718,5.963721,-0.563348,-0.960507,-3.300269,1954.8184,1.60356,1.135691,2.989825,5.422541,-0.572826,-0.967171,-2.979988,1170.6488,1.801161,0.601194,1.843649,3.952626,-0.309828,-0.616254,-2.431254,1029.1692,1.812165,0.53512,1.662555,4.01058,-0.276078,-0.592529,-2.618888,3047.093,2.024082,1.795708,4.873336,7.118666,-0.830315,-1.413604,-3.307585,3134.0367,1.998459,1.877591,5.18839,7.870968,-0.858491,-1.500762,-3.669165,17545.8091,3.868718,4.348474,6.28527,9.418286,-2.671629,-3.840658,-13.151182,14482.9145,3.467353,3.41165,4.833021,7.969994,-2.152153,-3.166201,-11.508427,2185.0952,1.608218,1.236354,2.861765,5.280939,-0.649181,-1.29824,-4.131037,2028.6418,1.615465,1.100136,2.634373,5.225568,-0.594589,-1.088577,-3.714517,1342.9205,1.997674,0.702504,2.19476,4.327497,-0.344229,-0.790648,-3.179892,1260.6186,1.952963,0.674352,2.07258,5.157287,-0.322313,-0.675375,-3.081091,3370.2065,1.926421,2.123192,5.457001,9.134347,-0.970804,-1.608359,-5.063494,3231.4656,2.085147,1.93587,5.327268,8.752789,-0.895211,-1.531205,-4.236516,4
2628.8994,1.445871,0.642363,1.102296,5.288456,-0.309689,-0.633728,-3.185859,4580.8144,1.91335,1.301535,2.164215,5.952196,-0.6269,-1.027322,-3.601387,9085.0391,4.943168,2.177559,2.991788,5.271198,-1.270478,-1.958603,-6.281245,10215.4861,5.031096,2.460154,3.537464,5.622498,-1.456063,-2.131031,-6.345772,2391.9794,2.761118,0.908246,1.842852,4.158774,-0.5392,-1.097577,-2.728029,2119.1557,2.833661,0.789012,1.502325,3.261929,-0.465488,-0.859238,-2.808936,8390.67,4.295037,2.731676,4.480927,6.576641,-1.446778,-2.23887,-5.198251,9357.7312,4.497406,2.94074,4.557478,7.037777,-1.622823,-2.493165,-6.08775,-224.6607,0.968225,0.085125,0.646645,4.437109,-0.16198,-0.506097,-3.975086,109.7866,1.016792,0.10691,0.435546,4.156463,-0.125581,-0.418275,-3.72677,6595.3279,3.581943,1.80564,2.778122,5.820942,-0.920641,-1.505948,-5.850428,7118.6946,4.066728,1.726045,2.407506,6.143789,-0.922211,-1.525294,-5.524499,2528.067,3.079042,0.928897,1.946492,5.43616,-0.568254,-1.08282,-3.385331,2601.0542,3.178606,0.959016,1.892735,5.780185,-0.59943,-1.107033,-3.95722,6073.8689,3.086265,2.283973,3.718889,7.528724,-1.064601,-1.910731,-5.579703,5444.7712,3.183681,1.985481,3.385461,6.000531,-0.956971,-1.739712,-5.611752,3
27142.7007,5.882175,6.379629,8.605805,11.602677,-4.504694,-6.01522,-15.080025,28567.9682,7.01241,7.813927,11.326323,14.657817,-4.770708,-6.274817,-14.075407,3394.6565,2.260593,1.530064,3.845262,6.704705,-0.86455,-1.38503,-3.654044,3425.54,2.165616,1.533307,3.820498,5.928782,-0.882862,-1.392246,-3.770785,1870.736,2.303499,0.772973,2.274864,5.038073,-0.469699,-0.838709,-3.840669,1679.5654,2.40486,0.675907,2.02376,3.921257,-0.416518,-0.802191,-2.243031,4970.9914,2.796688,2.333248,6.05663,8.285435,-1.323456,-2.227644,-4.266479,5125.9055,2.756562,2.439549,6.343064,9.183575,-1.368895,-2.273055,-4.715458,29998.3706,5.976878,7.244702,9.887163,15.337616,-4.79692,-6.655422,-21.318753,24599.2178,5.274065,5.683583,7.574028,11.131828,-3.808601,-5.205329,-16.507177,3744.2141,2.162898,1.723303,3.771941,7.483643,-0.959361,-1.557674,-4.887023,3499.9734,2.183144,1.524741,3.408695,6.103585,-0.894543,-1.525876,-4.297104,2142.9163,2.678202,0.888781,2.55672,5.665055,-0.520242,-0.96443,-4.468946,1942.5867,2.535739,0.85155,2.467178,5.43825,-0.472403,-0.956148,-3.411987,5580.1714,2.659327,2.832484,6.849704,9.996364,-1.537747,-2.518859,-6.558024,5282.8498,2.938865,2.565086,6.561106,10.294441,-1.422967,-2.435237,-5.140667,4
5701.2348,1.924644,1.842894,2.710923,4.697001,-1.106434,-1.654611,-4.688057,9470.1587,2.806505,3.297887,5.011816,7.918836,-1.853816,-2.638702,-5.908118,21707.9958,10.770639,8.032832,12.991362,16.362542,-4.06443,-6.111063,-12.686422,24057.3474,10.797728,8.968248,14.489694,17.515697,-4.423946,-6.795089,-14.478106,6875.7469,6.124834,2.523071,4.777152,6.803669,-1.860027,-3.25203,-5.889673,6062.2833,6.310637,2.194935,3.956026,5.764546,-1.627671,-2.793225,-4.951981,19107.8095,8.597471,8.744067,17.629768,21.491339,-4.371447,-7.469584,-12.656415,21467.8159,9.082648,9.625377,18.889697,22.739436,-4.839268,-8.424299,-14.232009,1604.0308,1.211687,0.778045,1.57372,3.990692,-0.849889,-1.480398,-4.56063,1620.6387,1.232781,0.714507,1.307991,5.732858,-0.687146,-1.235494,-4.534236,15501.7522,7.414598,6.187171,10.426151,13.91483,-3.02594,-4.758024,-11.682096,16254.3687,8.395143,6.243281,10.162639,13.187418,-3.062327,-4.883214,-11.504574,7608.8308,7.219654,2.735648,4.936324,7.968213,-2.173934,-4.013272,-7.693606,8655.1959,8.373948,2.954209,5.281954,7.94925,-2.538665,-4.475166,-7.576248,14598.0945,6.14189,7.099741,14.829656,18.883687,-3.621619,-6.330942,-13.157724,12953.3186,6.28522,6.332547,13.305805,17.222947,-3.239526,-5.854149,-9.563587,3
41758.3501,8.402976,10.093385,13.445646,17.156122,-7.316481,-9.691017,-24.047682,41994.4155,9.787607,11.645223,17.242524,20.838286,-7.201687,-9.680168,-22.661088,5646.2998,3.006016,2.199855,5.218217,8.202204,-1.467147,-2.229534,-4.419448,5744.2259,2.899121,2.220674,5.191298,8.021653,-1.498275,-2.34824,-5.179888,2931.2025,3.087489,1.065681,2.888509,4.55087,-0.734434,-1.258547,-2.696688,2530.1375,3.047928,0.936401,2.509399,4.65831,-0.651849,-1.207288,-3.730737,8065.3276,3.884869,3.309691,7.97162,12.016067,-2.252862,-3.738148,-6.779532,8356.404,3.815458,3.427675,8.357863,11.135404,-2.32576,-3.812142,-6.658694,44573.831,8.283737,11.214757,15.317942,20.767058,-7.328016,-10.166135,-35.940534,36616.1328,7.247629,8.803638,11.66566,17.019527,-5.802097,-8.143751,-26.48638,6188.5283,2.827099,2.52742,5.399445,8.208079,-1.627422,-2.535361,-5.517516,5871.6066,2.911292,2.254629,4.845149,8.149513,-1.51377,-2.376537,-5.621826,3250.433,3.536903,1.224547,3.321976,5.930739,-0.808356,-1.447826,-4.923808,2957.404,3.34798,1.126366,3.267711,6.185483,-0.721331,-1.422946,-3.529039,9306.5039,3.715515,4.15172,9.428948,13.376638,-2.711194,-4.473676,-9.071438,8693.2031,4.112418,3.727802,9.039949,12.279217,-2.479873,-4.216424,-8.265985,4
3306.5332,1.509344,0.899356,1.311273,4.505187,-0.565827,-0.907451,-3.631794,6302.751,2.152767,1.876389,2.821463,5.319773,-1.09583,-1.626982,-4.942604,14570.4702,7.439307,4.38873,6.253784,8.421997,-2.420834,-3.634149,-7.951623,16460.8499,7.683306,4.937692,7.098794,10.125462,-2.690746,-3.948915,-8.977071,4104.6751,4.072356,1.457567,2.651763,5.021648,-1.011699,-1.726432,-4.102923,3631.295,4.182187,1.263812,2.283137,4.278874,-0.880393,-1.515934,-3.352546,12907.1042,6.055928,4.967431,8.490338,10.724907,-2.5906,-4.389917,-7.556779,14504.9311,6.403179,5.379192,9.069762,12.14808,-2.896756,-4.673418,-8.820806,-575.8999,0.931158,0.162441,0.608504,5.495236,-0.398388,-0.864423,-3.670076,-171.0572,0.977615,0.173098,0.596103,4.86836,-0.313429,-0.769192,-4.139362,10352.2849,5.256762,3.502704,5.210505,8.293063,-1.767811,-2.677957,-7.678806,10982.0066,5.963559,3.43297,4.950302,8.062586,-1.784881,-2.829594,-7.341471,4358.6726,4.54565,1.511283,2.707685,5.615855,-1.116242,-1.984709,-6.781425,4688.7934,4.946808,1.617246,2.839427,5.684866,-1.225894,-2.191679,-5.88127,9606.25,4.359129,4.116843,7.345825,10.278561,-2.086165,-3.58996,-7.031451,8498.4763,4.451548,3.596184,6.305781,9.552402,-1.862877,-3.227989,-8.073285,3
36961.3457,7.690369,8.660038,11.405718,14.736998,-6.288457,-8.390959,-19.20264,37458.2378,9.026218,10.178109,14.842795,18.213923,-6.332464,-8.836994,-22.22855,4636.9568,2.729995,1.886437,4.519874,6.719856,-1.184497,-1.869249,-4.260763,4668.616,2.592881,1.89138,4.418893,6.903293,-1.222191,-1.859688,-3.975628,2454.7272,2.743692,0.920636,2.651317,4.478596,-0.620912,-1.110757,-3.485215,2183.816,2.84076,0.808022,2.27476,4.116811,-0.544455,-0.94985,-2.497621,6585.8608,3.382641,2.826,6.88842,9.869077,-1.810827,-3.000553,-4.98167,6868.271,3.368832,2.9286,7.284131,10.445789,-1.882248,-3.139011,-5.931061,39612.2568,7.239013,9.747731,13.223078,18.461557,-6.459308,-9.450603,-32.668085,32640.1177,6.424182,7.718884,10.312265,15.07487,-5.083406,-6.918309,-25.522139,5018.7036,2.550097,2.12993,4.46767,7.505915,-1.320025,-1.991044,-5.224247,4722.4441,2.598903,1.894207,4.17951,6.726688,-1.210364,-1.855672,-5.225705,2763.4109,3.158885,1.062383,3.019791,5.86149,-0.678892,-1.261962,-3.915046,2531.7791,3.055065,0.983197,2.835864,5.36074,-0.608422,-1.142578,-4.524201,7422.6062,3.209486,3.473364,8.018948,11.256989,-2.140837,-3.659532,-7.549704,6998.6335,3.552016,3.129134,7.722898,10.851114,-1.967924,-3.348461,-6.711707,4
6203.0972,1.968213,2.034253,3.085394,5.739214,-1.328177,-1.920687,-4.538546,10410.1924,2.918732,3.663679,5.639996,7.961139,-2.134815,-3.095688,-7.194894,24719.7205,12.367827,9.563602,16.086448,20.328354,-4.758752,-7.301903,-14.770742,27304.9363,12.473344,10.607084,18.006005,21.399271,-5.136156,-8.119744,-16.887792,8259.8848,7.353066,3.027745,5.783006,8.202526,-2.297785,-4.143584,-6.573651,7247.6352,7.534687,2.613376,4.865214,7.557907,-1.975188,-3.423979,-5.851083,21741.45,9.802884,10.246028,21.627371,25.26188,-5.108572,-8.853032,-17.582161,24446.8205,10.38312,11.290431,23.310698,28.417274,-5.663441,-9.769432,-16.423195,1657.1289,1.200828,0.863561,1.748819,6.153994,-1.030273,-1.705279,-4.993026,1618.0659,1.214733,0.782223,1.497889,5.208965,-0.83585,-1.429616,-4.493103,17807.5634,8.577696,7.311999,12.897205,16.411409,-3.573942,-5.585964,-12.445319,18576.762,9.774427,7.419121,12.571623,16.342538,-3.635288,-5.717494,-12.487668,9228.6272,8.692954,3.287815,6.051726,8.605038,-2.71989,-4.779336,-8.971356,10798.0533,10.273384,3.579132,6.378232,10.591036,-3.276654,-5.747054,-10.755176,16817.4175,7.072571,8.336063,18.544024,22.262392,-4.285271,-7.65973,-14.184572,14989.1726,7.279905,7.425879,16.39967,20.299814,-3.818901,-7.198866,-11.714634,3
17132.0132,4.073043,4.027495,5.551988,7.876568,-2.683485,-3.684736,-9.470648,18806.1923,4.998349,5.130017,7.575524,10.219028,-3.160156,-4.16946,-8.950358,1963.2463,1.697104,1.138861,2.950784,5.366865,-0.576435,-1.022068,-3.932213,1967.1181,1.648284,1.12975,2.909617,5.864706,-0.590159,-0.998841,-3.377364,1224.2357,1.877006,0.607651,1.91798,4.368253,-0.319469,-0.644493,-2.806366,1076.2223,1.899431,0.54033,1.761501,3.184768,-0.282428,-0.600514,-2.535421,3023.827,2.075939,1.776901,4.874733,6.927927,-0.835933,-1.446825,-3.714573,3159.3879,2.06241,1.852358,5.139223,9.167658,-0.866865,-1.456623,-3.896693,19589.6123,4.092815,4.839514,6.917874,10.411264,-3.004283,-4.384306,-15.911603,16189.1831,3.672493,3.80891,5.261866,9.710838,-2.421739,-3.574537,-12.128952,2146.0261,1.631524,1.228505,2.83275,5.720756,-0.650541,-1.058931,-4.584947,1935.6823,1.629351,1.080293,2.689767,5.885376,-0.596985,-1.04282,-3.963097,1411.1764,2.10461,0.717803,2.212704,4.898185,-0.361101,-0.741132,-3.292646,1298.1199,2.055453,0.677003,2.184741,4.959257,-0.326733,-0.759946,-3.937981,3349.9487,1.976384,2.059197,5.305965,8.727427,-0.968566,-1.656707,-4.667372,3206.2051,2.150876,1.902561,5.285681,7.698171,-0.887177,-1.524421,-4.160779,4
2677.8676,1.458286,0.629763,1.083592,3.876722,-0.30736,-0.618282,-3.093356,4716.4927,1.956478,1.267039,1.975282,4.529289,-0.62016,-0.939591,-3.452928,9260.3572,5.499314,2.171801,2.971549,5.453808,-1.286057,-1.870604,-4.746848,10378.6259,5.58477,2.430574,3.310375,6.365529,-1.478676,-2.172351,-5.546448,2491.7374,2.968913,0.870213,1.634989,3.589697,-0.537218,-0.922587,-3.536802,2222.913,3.069633,0.75447,1.429193,4.118574,-0.476081,-0.867238,-2.768183,8589.4505,4.679937,2.630249,4.004785,8.659231,-1.464135,-2.322722,-5.904387,9554.7165,4.904548,2.801998,4.292388,6.832562,-1.633016,-2.467275,-5.765561,-456.6695,0.938417,0.061666,0.484325,4.862724,-0.155228,-0.550568,-4.317729,-39.0894,0.994276,0.082671,0.451126,4.48504,-0.126806,-0.446556,-3.265487,6883.7483,4.047492,1.827445,2.607837,5.789146,-0.938615,-1.51524,-5.245613,7341.8854,4.609018,1.728091,2.367228,5.638068,-0.945792,-1.553845,-4.667024,2568.7246,3.238739,0.886987,1.679438,5.352214,-0.575298,-1.127291,-3.706774,2721.8386,3.484654,0.915746,1.704213,4.275848,-0.61135,-1.144631,-4.037649,6360.2075,3.422374,2.234829,3.541133,7.419943,-1.074018,-1.900663,-5.27624,5694.1092,3.531512,1.939282,3.093039,6.196854,-0.976009,-1.743238,-4.684461,3
29240.3393,6.34308,6.939801,9.414491,13.001213,-4.839677,-6.436503,-19.526595,30172.3134,7.49571,8.317631,12.261962,16.368155,-5.036967,-6.732519,-17.957642,3492.5794,2.365357,1.563658,3.842976,6.198622,-0.894255,-1.497704,-3.925537,3520.0134,2.264968,1.565752,3.804045,6.074099,-0.918312,-1.435859,-4.376743,1947.9486,2.435083,0.793308,2.337058,4.417195,-0.486554,-0.896754,-3.206021,1688.9171,2.431958,0.693344,2.12163,3.909362,-0.427683,-0.870946,-2.822876,5051.3718,2.913475,2.364657,5.990728,8.862721,-1.366755,-2.350804,-5.006701,5280.208,2.903883,2.445095,6.408486,9.4352,-1.405764,-2.395437,-5.025026,32314.143,6.194784,7.929339,10.768209,14.68563,-5.21272,-7.172747,-24.519799,26599.9829,5.52091,6.245937,8.35439,12.056006,-4.059343,-5.854546,-20.96011,3788.4261,2.230734,1.742968,3.794021,7.299558,-1.001832,-1.607014,-4.604692,3530.75,2.27235,1.532619,3.485633,6.257773,-0.912376,-1.531106,-4.718504,2173.0813,2.754544,0.914143,2.676649,5.86256,-0.53779,-1.138288,-4.056728,2010.4405,2.666814,0.859791,2.718104,5.664659,-0.486336,-0.937569,-3.897834,5653.7202,2.766873,2.82432,6.98343,10.792351,-1.580299,-2.622711,-6.170597,5314.4902,3.015527,2.564318,6.716806,10.400337,-1.456268,-2.468965,-6.215414,4
5711.7261,1.929805,1.8163,2.739354,5.239015,-1.109871,-1.636799,-4.96664,9693.0762,2.879497,3.320446,5.12993,7.229265,-1.858124,-2.744263,-5.877251,21873.9678,11.649899,8.151369,13.075982,16.501017,-4.082842,-6.411682,-12.434429,24247.2952,11.775286,9.066455,14.561224,17.461805,-4.45271,-6.555092,-12.384479,7012.7103,6.546712,2.552198,4.753473,6.84489,-1.886776,-3.299735,-5.475856,6118.8328,6.662167,2.222261,4.034289,5.986503,-1.628208,-2.785657,-4.719207,19272.6824,9.257779,8.837855,17.737674,21.291379,-4.404221,-7.522439,-13.77933,21611.895,9.748636,9.705841,19.155344,22.432238,-4.86414,-8.11803,-13.500759,1380.8452,1.175276,0.726632,1.505975,4.879785,-0.849926,-1.407309,-4.497427,1507.0464,1.210338,0.675946,1.351236,5.169028,-0.680472,-1.188829,-5.134611,15733.2641,8.060577,6.318145,10.68705,13.870345,-3.065942,-4.647503,-10.679683,16463.333,9.217218,6.35099,10.369828,14.366008,-3.111988,-4.768714,-11.06792,7674.2168,7.558618,2.753684,4.962535,8.875771,-2.173044,-3.734823,-7.453007,8740.0099,8.752284,2.974034,5.360897,8.574686,-2.550265,-4.525581,-9.601023,14824.7351,6.664107,7.257105,15.189075,19.123513,-3.652202,-6.477171,-12.265022,13208.9323,6.843273,6.46038,13.509904,16.909055,-3.271092,-5.914406,-10.489751,3
43741.0757,8.894,10.744967,14.366914,18.294641,-7.612029,-10.543906,-28.553522,43490.148,10.291471,12.220113,18.333436,22.709049,-7.441679,-10.129247,-22.808882,5837.2473,3.159224,2.23225,5.215708,9.468564,-1.50842,-2.319237,-5.21452,5884.6118,3.003485,2.237765,5.213094,8.148187,-1.539494,-2.346164,-4.760289,2994.5096,3.186801,1.097863,2.992468,5.394181,-0.760698,-1.357836,-3.638891,2639.1733,3.250828,0.960129,2.622683,6.252018,-0.661972,-1.131065,-3.870181,8272.1338,4.060493,3.361761,7.890213,11.050679,-2.307394,-3.820486,-6.95113,8552.6784,3.970832,3.471615,8.507559,12.553543,-2.40188,-3.911752,-7.198471,46674.0722,8.466706,11.981633,16.721384,24.277928,-7.634373,-10.762836,-35.344269,38249.0811,7.42333,9.473815,12.850914,19.155,-6.071038,-8.336979,-28.98408,6365.3374,2.933022,2.548938,5.532064,10.109803,-1.686209,-2.554685,-6.007011,5950.4009,3.006302,2.275244,4.805099,8.727332,-1.564631,-2.336697,-6.400426,3325.8177,3.700943,1.249227,3.530893,7.857455,-0.824743,-1.638519,-4.375388,2989.1831,3.425535,1.148844,3.411333,6.008583,-0.737777,-1.333487,-3.699313,9491.7314,3.833973,4.182182,9.486989,15.468062,-2.768367,-4.59895,-9.037341,8835.6608,4.255687,3.765382,8.902513,12.936621,-2.543823,-4.320552,-7.637646,4
3384.8701,1.519213,0.886326,1.264416,4.438796,-0.571439,-0.955383,-3.189483,6654.3794,2.21241,1.930549,2.996101,5.851891,-1.113073,-1.745075,-4.542842,14816.1418,8.025898,4.420029,6.230582,9.383228,-2.471084,-3.629636,-8.763001,16570.5251,8.094714,4.952045,7.151372,9.409074,-2.740137,-3.972059,-8.88123,4220.7656,4.330258,1.463547,2.571094,4.51169,-1.035182,-1.707372,-3.883331,3716.1726,4.45543,1.276665,2.344897,4.188343,-0.90005,-1.537548,-3.24194,13186.2998,6.349405,4.999539,8.536457,11.387443,-2.686753,-4.428458,-8.046266,14756.8774,6.787491,5.41718,8.92217,12.511237,-2.977108,-4.811277,-9.080357,-612.2763,0.928965,0.181204,0.585083,5.434035,-0.38634,-0.776161,-4.114277,-184.084,0.976525,0.180804,0.602021,5.052034,-0.300002,-0.678803,-3.574831,10651.24,5.681887,3.55338,5.322864,8.001212,-1.811249,-2.814767,-6.999185,11239.9646,6.377448,3.475664,5.011602,7.823455,-1.822071,-2.864202,-6.704347,4462.4219,4.771776,1.525782,2.658059,5.857386,-1.13223,-1.995195,-5.68663,4790.4337,5.160368,1.627968,2.809363,5.744966,-1.24562,-2.178841,-4.82957,9984.4175,4.698309,4.204594,7.431701,11.048757,-2.160798,-3.870608,-7.56483,8864.1946,4.766431,3.668286,6.482052,9.935441,-1.953805,-3.405972,-6.583518,3
5230.8101,1.969701,2.19775,3.51064,6.308709,-0.684723,-1.073279,-4.508749,5734.6978,2.24206,2.911833,4.875243,7.102018,-0.842931,-1.280448,-4.359868,436.1081,1.164663,0.794477,2.193562,4.630422,-0.199775,-0.44313,-3.477227,436.5139,1.15342,0.796769,2.190449,4.105043,-0.198606,-0.481451,-2.556779,350.1381,1.25601,0.489928,1.665084,3.678131,-0.115988,-0.328503,-2.326539,291.8871,1.247137,0.42186,1.513776,3.419982,-0.104279,-0.342743,-2.280644,901.4433,1.334813,1.339215,3.823442,6.001191,-0.270729,-0.547727,-2.409246,916.0139,1.321038,1.383714,3.99582,7.612159,-0.273722,-0.623697,-3.115536,6716.8028,2.027992,2.84618,4.698017,8.903031,-0.83073,-1.530191,-6.285342,5522.3857,1.901594,2.188812,3.592141,6.898646,-0.677493,-1.081768,-5.490952,428.2175,1.133718,0.810313,2.095018,5.870136,-0.230096,-0.546327,-3.643313,310.5237,1.107178,0.723789,1.956497,4.816288,-0.209914,-0.539207,-3.157491,426.8306,1.340436,0.548564,1.936956,4.961268,-0.129928,-0.441032,-4.346984,375.8441,1.301802,0.536417,1.856735,4.232292,-0.124704,-0.441131,-3.181911,900.5354,1.273761,1.457173,3.994455,6.889842,-0.310295,-0.642282,-3.240727,912.9739,1.34132,1.403233,4.038805,7.164121,-0.282735,-0.635071,-3.213689,4
1654.4843,1.31076,0.420771,0.900205,4.356129,-0.193371,-0.512208,-3.310936,2547.9581,1.552561,0.759639,1.383369,4.303921,-0.331438,-0.655507,-3.889933,2481.6125,2.285745,0.539468,0.857249,4.102905,-0.225478,-0.539456,-4.099837,2759.2878,2.297733,0.616236,0.970062,3.709689,-0.261221,-0.5385,-3.644884,847.3323,1.687672,0.390829,0.95963,3.266613,-0.142067,-0.373898,-2.904688,767.2858,1.740574,0.341652,0.781968,2.966782,-0.119547,-0.427033,-3.006639,2595.0319,2.185998,0.752801,1.280106,3.983785,-0.306421,-0.689176,-3.152798,2769.3493,2.209211,0.797155,1.349623,3.844672,-0.324799,-0.60287,-3.466371,-193.2158,0.972437,0.064889,0.620245,4.78871,-0.082643,-0.472711,-4.147227,175.8609,1.027615,0.100809,0.536211,4.92623,-0.087259,-0.457174,-3.967781,2334.1946,2.095462,0.456378,0.79903,4.604944,-0.172778,-0.539398,-3.951566,2142.2766,2.118513,0.40293,0.70941,3.730481,-0.167366,-0.505699,0.0001,886.5241,1.817638,0.389125,0.908871,3.832081,-0.14568,-0.482637,-3.291733,875.6735,1.821086,0.396496,0.952238,4.102063,-0.144257,-0.416686,-3.843786,2675.7132,2.085592,0.654044,1.247781,4.588058,-0.241905,-0.658496,-3.996198,2303.9141,2.093395,0.558512,1.031599,4.282267,-0.225113,-0.537291,-3.801343,3
52224.2851,10.937789,13.460338,18.089533,23.130298,-9.074573,-12.203358,-30.671674,50898.5732,12.160445,14.892409,22.450717,27.381084,-8.736221,-11.655074,-31.445223,7421.4426,4.169105,2.599668,5.885106,8.745293,-1.852685,-2.851644,-6.059186,7512.8143,3.964604,2.614438,5.88213,8.892406,-1.879431,-2.824952,-6.697782,3505.8521,3.669599,1.238177,3.200698,5.562247,-0.886593,-1.517152,-3.489367,3075.4887,3.728897,1.083098,2.886471,5.709424,-0.766275,-1.350567,-3.087957,10109.5056,5.08946,3.852828,8.838724,11.914104,-2.863274,-4.83941,-7.799858,10515.0029,5.053531,4.00049,9.211031,13.084833,-2.964575,-4.85719,-7.824141,54218.143,9.565852,14.77675,20.626309,28.319034,-8.845284,-12.405655,-45.994953,44960.8165,8.542061,11.684294,15.918703,22.165909,-6.956249,-9.934635,-35.016053,8290.9824,3.988905,2.990239,6.204862,9.371249,-2.075479,-3.258647,-6.960462,7623.3855,4.110177,2.632443,5.462494,8.28352,-1.87415,-2.926285,-5.989986,3870.88,4.270661,1.405363,3.770075,6.308447,-0.965982,-1.802864,-4.530598,3458.5914,3.951718,1.278618,3.518839,6.13173,-0.858373,-1.581314,-4.734003,11949.2902,5.003431,4.846058,10.67615,14.164452,-3.481325,-6.012354,-10.410804,10981.5212,5.478841,4.377156,9.915059,14.631885,-3.19154,-5.55151,-11.06978,4
4589.6802,1.666516,1.383537,2.047779,4.526882,-0.89235,-1.4074,-4.389571,9011.9204,2.51036,2.925493,4.385038,7.358995,-1.646775,-2.410415,-6.067715,18936.4179,10.153201,6.433863,9.694166,12.661701,-3.430755,-5.193757,-11.683637,21039.7378,10.425472,7.163534,10.851235,13.383073,-3.757672,-5.567725,-11.464965,5696.9507,5.447084,2.075939,3.750994,6.269721,-1.470784,-2.540096,-5.116648,5022.1767,5.624257,1.796737,3.172759,5.385888,-1.286927,-2.231354,-4.347946,16987.8225,8.096463,7.220334,13.499361,16.304694,-3.763014,-6.293575,-10.513737,19008.6695,8.552692,7.874394,14.471773,17.251835,-4.154768,-6.779564,-12.245445,117.8799,1.012795,0.414107,1.046624,5.682475,-0.643401,-1.156683,-5.111322,573.7636,1.069079,0.416545,0.992816,5.25601,-0.522316,-0.998234,-4.526548,13806.6257,7.254613,5.164055,8.324603,11.061943,-2.594907,-3.950171,-8.956465,14409.3307,8.07002,5.067905,7.674231,10.371056,-2.60583,-3.991349,-10.945879,6197.1706,6.289862,2.213485,3.937619,8.067367,-1.672519,-2.957953,-6.391897,6793.7929,6.997054,2.346314,4.165383,7.237347,-1.879403,-3.396922,-6.277951,13237.1885,5.948785,6.18682,11.891231,15.288892,-3.176479,-5.484332,-10.284418,11782.5068,6.074273,5.433235,10.405496,13.625412,-2.847528,-5.165375,-11.657399,3
17809.9199,4.349788,4.183681,5.760297,8.544221,-2.854411,-3.900686,-10.244321,19880.5,5.224227,5.358876,7.903435,10.933733,-3.318349,-4.567995,-10.666538,2052.4622,1.7689,1.125947,2.96273,5.254886,-0.586089,-1.084184,-3.562547,2058.7764,1.711989,1.128072,2.982466,5.471925,-0.600383,-1.028581,-2.982601,1237.631,1.902973,0.62169,2.02874,3.652512,-0.325615,-0.653978,-2.545335,1078.4701,1.918822,0.553463,1.799273,3.737668,-0.288901,-0.584722,-2.940128,3085.5943,2.140488,1.783806,4.820658,8.133989,-0.852952,-1.412965,-3.903255,3198.4504,2.126059,1.851278,5.042298,7.943693,-0.891301,-1.506648,-5.593748,20899.0908,4.071854,5.170067,7.334152,11.909911,-3.210736,-4.616224,-15.630921,17260.9522,3.711383,4.075322,5.791782,9.556716,-2.582145,-3.639377,-12.503303,2246.6765,1.699576,1.229526,2.861235,5.971605,-0.662302,-1.147165,-4.142617,1995.4683,1.683114,1.066701,2.577281,6.011707,-0.593507,-1.053883,-3.991636,1407.0277,2.113254,0.73101,2.293548,4.544721,-0.360021,-0.828815,-2.954226,1315.3224,2.076441,0.687158,2.186698,4.376003,-0.335294,-0.75597,-3.66744,3354.9468,2.024637,2.042784,5.261934,8.987194,-0.987216,-1.649496,-4.611839,3223.2959,2.196377,1.904657,5.208724,7.856239,-0.904701,-1.55111,-4.235859,4
1848.0064,1.338553,0.612367,0.999422,4.407771,-0.287906,-0.543985,-2.705576,5662.0161,2.108445,1.568046,2.478842,6.222483,-0.755012,-1.167951,-4.291535,9346.6329,5.727505,2.153075,2.901048,5.594466,-1.31664,-1.939465,-4.861155,10463.8323,5.849599,2.396707,3.193059,5.793506,-1.490985,-2.079518,-5.255142,2558.4111,3.05406,0.875358,1.638001,3.398871,-0.564995,-1.083859,-3.678984,2274.0248,3.153175,0.762671,1.391375,3.952693,-0.491352,-0.822615,-2.394426,8874.6418,4.973099,2.642979,4.061221,6.719001,-1.524429,-2.385892,-4.984939,9848.7568,5.157973,2.82081,4.205819,7.250948,-1.706998,-2.626545,-6.150655,-179.689,0.976963,0.089234,0.55244,4.42882,-0.159566,-0.505786,-3.299149,288.0209,1.040719,0.131756,0.498918,4.955248,-0.15554,-0.508349,-3.905626,7143.1245,4.271099,1.84838,2.586059,5.454136,-0.989773,-1.657966,-5.646561,7523.1477,4.843253,1.718995,2.359973,5.136655,-0.980036,-1.654577,-5.800433,2687.5986,3.432468,0.888062,1.700409,5.284333,-0.594345,-1.187684,-4.863839,2798.2321,3.568005,0.928427,1.701879,4.394607,-0.624657,-1.126037,-3.926825,6783.1938,3.682102,2.325945,3.771061,7.250087,-1.183893,-2.089338,-5.441647,6061.2027,3.793554,2.01816,3.20105,6.813788,-1.066508,-1.839358,-5.130041,3
27522.6987,7.105743,6.446453,8.560648,11.319242,-4.449214,-5.839264,-14.74224,30955.6153,7.537792,8.556157,12.424976,15.169042,-5.149267,-6.699234,-14.366081,3557.9524,2.400456,1.582631,3.909008,6.538086,-0.908453,-1.484297,-4.29857,3565.3443,2.293471,1.599096,3.881494,6.850079,-0.933765,-1.430456,-3.839798,1964.8956,2.440435,0.826194,2.461406,5.154371,-0.495027,-0.876794,-3.042015,1731.1609,2.48802,0.720401,2.134471,4.449675,-0.441159,-0.838574,-2.400981,5050.0564,2.920537,2.387137,6.165494,8.803306,-1.379579,-2.26688,-4.896636,5263.8421,2.916662,2.503221,6.475332,9.170325,-1.429574,-2.35954,-4.41375,33107.7939,6.093033,8.201281,11.137545,15.96526,-5.292422,-7.359709,-26.971891,27290.4687,5.474314,6.498339,8.703645,12.764092,-4.182054,-5.788232,-20.444373,3856.4467,2.249101,1.77268,3.847785,7.230775,-1.006138,-1.567409,-5.082554,3533.4551,2.271986,1.540555,3.455815,6.378435,-0.915677,-1.468767,-4.582385,2228.8337,2.819771,0.929048,2.731879,6.484843,-0.544245,-1.005554,-3.685936,2019.1283,2.682566,0.865732,2.660722,4.956423,-0.488507,-0.991214,-3.817636,5609.7876,2.765483,2.870036,6.895531,10.919198,-1.605209,-2.669599,-6.572722,5325.9033,3.047426,2.609519,6.739099,9.691221,-1.463331,-2.511571,-5.510825,4
5312.6577,1.9906,1.655026,2.444818,4.072861,-1.113133,-1.689672,-3.938799,10968.1782,3.04191,3.746476,5.730688,8.362097,-2.010205,-2.799895,-7.039187,22239.5486,12.065268,8.213305,13.10408,15.633311,-4.194158,-6.316709,-12.098544,24603.0693,12.146791,9.136855,14.571194,17.38525,-4.55251,-6.943152,-14.246026,7079.4852,6.656751,2.614639,4.89605,7.094866,-1.908412,-3.333708,-5.874933,6258.0977,6.886682,2.265468,4.054503,6.382229,-1.644712,-2.829405,-5.109431,19953.5681,9.617986,9.153707,18.260403,21.814547,-4.606462,-7.852329,-12.417558,22353.5796,10.232611,10.024186,19.586691,24.62091,-5.1263,-8.526024,-14.83617,1852.6606,1.227886,0.861575,1.662896,4.585626,-0.894245,-1.437434,-5.435911,1967.2681,1.265965,0.825585,1.516938,5.04179,-0.733142,-1.216363,-4.778152,16282.7691,8.450708,6.502445,10.928722,14.103267,-3.168062,-4.988994,-12.18503,16976.1703,9.685816,6.48866,10.378374,14.424251,-3.20486,-4.9762,-15.084392,7806.626,7.841126,2.820352,5.104274,7.533114,-2.195872,-3.821811,-7.629861,8808.2538,8.907404,3.045832,5.415311,9.04496,-2.556363,-4.476217,-9.515237,15791.1806,7.203108,7.741171,16.141615,19.629717,-3.90865,-6.858312,-13.800192,14018.7185,7.350694,6.895039,14.137747,18.718866,-3.503174,-6.354356,-13.418002,3
40117.2568,9.874792,9.689784,12.921871,16.916448,-6.890413,-9.186358,-20.555184,44384.6684,10.379593,12.43774,18.327227,22.213107,-7.577321,-10.305662,-24.379271,5962.6138,3.199396,2.263609,5.246474,8.50684,-1.553045,-2.33234,-4.762341,6005.1577,3.043199,2.285466,5.321886,8.07295,-1.579243,-2.386872,-5.064161,3052.9494,3.234627,1.111414,3.003753,5.408183,-0.775817,-1.347848,-3.192858,2654.4392,3.222561,0.96441,2.615602,5.436784,-0.679368,-1.188069,-3.358744,8402.5408,4.088007,3.410831,8.180638,11.69274,-2.367086,-3.937438,-7.579573,8733.7067,4.062082,3.517427,8.401645,12.260521,-2.4458,-4.041899,-6.91553,47118.5352,8.244874,12.189978,16.747972,23.286247,-7.767198,-11.010308,-34.779881,38888.8984,7.288016,9.632075,12.980405,18.698132,-6.137435,-8.468503,-26.505385,6560.1917,3.001449,2.590934,5.525297,9.562703,-1.727098,-2.629293,-6.480156,5999.6623,3.015097,2.296949,4.843991,8.380526,-1.578764,-2.478366,-5.505504,3361.1943,3.673379,1.256509,3.343394,6.610044,-0.848678,-1.564827,-3.98528,3048.1969,3.503416,1.161585,3.444482,7.259681,-0.75747,-1.399566,-4.507032,9687.4546,3.9161,4.207189,9.408026,12.535237,-2.834212,-4.759175,-8.92769,8996.374,4.328121,3.80683,8.987941,12.918116,-2.602984,-4.457645,-7.800008,4
2464.9253,1.427855,0.698773,1.086748,4.084443,-0.553815,-0.873257,-2.91783,6881.5972,2.212943,2.076928,3.289475,5.454964,-1.172502,-1.72987,-4.956736,14813.7827,8.20583,4.416865,6.325026,9.285735,-2.480967,-3.613114,-7.992222,16634.4485,8.326883,4.951316,6.878275,10.610541,-2.728705,-4.02114,-8.911406,4258.8988,4.379618,1.492133,2.651967,4.488189,-1.046644,-1.795262,-3.709258,3745.1478,4.479142,1.286189,2.292046,4.518159,-0.900924,-1.522344,-3.620205,13259.9221,6.537442,5.050383,8.518245,11.020305,-2.67845,-4.443223,-7.870481,14887.9563,6.911221,5.461375,8.925116,11.491651,-2.963533,-4.981591,-9.058588,-569.4218,0.935743,0.170782,0.58331,5.794258,-0.399006,-0.923497,-4.273932,-137.5488,0.982941,0.191503,0.599607,5.61762,-0.323499,-0.65548,-3.956188,10730.0705,5.781318,3.601729,5.405986,8.458219,-1.834924,-2.881791,-7.565688,11317.1566,6.617058,3.501189,5.056832,8.174771,-1.860774,-2.902061,-7.859038,4509.3662,4.852503,1.540174,2.761264,5.821451,-1.13467,-2.015346,-6.005621,4848.9606,5.29023,1.640725,2.859786,5.505528,-1.249343,-2.221771,-6.012515,10108.2519,4.820752,4.286453,7.44605,10.527708,-2.188248,-3.763727,-9.289707,8989.3975,4.887926,3.762538,6.535986,9.916764,-1.974131,-3.491362,-7.056666,3
4942.1977,2.117846,2.10188,3.445298,5.589915,-0.634614,-1.07265,-4.282651,5924.6719,2.294582,3.085608,5.285492,7.341888,-0.859393,-1.268419,-4.351441,444.1699,1.170227,0.836711,2.413333,4.874791,-0.202637,-0.499969,-2.539357,420.5991,1.149062,0.829532,2.396218,4.678452,-0.200966,-0.496414,-3.284359,301.4857,1.225592,0.512593,1.745961,3.998538,-0.15542,-0.411487,-2.895986,298.6679,1.256631,0.445436,1.572366,3.474522,-0.111752,-0.328791,-2.131951,877.0845,1.327582,1.384213,4.057075,6.349122,-0.266064,-0.582768,-2.785821,923.7014,1.326837,1.445569,4.334891,7.195248,-0.294171,-0.67811,-3.468135,6995.6714,2.045729,3.067356,5.004847,9.253946,-0.866977,-1.453063,-7.49733,5725.5307,1.907801,2.371103,3.831258,7.298883,-0.711215,-1.289911,-5.813842,409.1289,1.129924,0.847463,2.25739,5.407328,-0.236968,-0.573377,-4.098749,305.9668,1.107801,0.770552,2.084923,4.610125,-0.212489,-0.512829,-3.315976,461.7907,1.373904,0.574593,2.059267,4.297623,-0.130877,-0.395519,-3.434107,407.5428,1.337085,0.571034,1.989233,5.781944,-0.133619,-0.430235,-3.498051,853.4207,1.262019,1.544403,4.179153,7.351023,-0.31538,-0.69879,-3.863169,897.7908,1.336564,1.467613,4.322675,7.735517,-0.280819,-0.597218,-2.986301,4
980.1148,1.217697,0.250894,0.596741,4.211763,-0.136921,-0.459798,-3.030987,2395.5039,1.5186,0.638132,1.119192,4.634659,-0.334806,-0.67743,-3.897627,2427.9872,2.273829,0.50302,0.851644,3.396111,-0.235249,-0.554929,-3.527561,2676.6106,2.275176,0.580818,0.983521,3.839021,-0.268628,-0.647876,-3.207717,878.7681,1.726107,0.365339,0.85919,3.111204,-0.137759,-0.416182,-2.678304,784.7548,1.771284,0.316894,0.801099,2.761576,-0.124746,-0.389725,-2.492079,2571.126,2.180939,0.6973,1.166511,3.726413,-0.306296,-0.651197,-3.204095,2749.1045,2.211275,0.740707,1.25609,4.138349,-0.330365,-0.690143,-4.98734,-233.5776,0.967148,0.037672,0.572724,5.158126,-0.075558,-0.459891,-4.52296,84.2094,1.012949,0.105007,0.556233,4.375695,-0.090839,-0.451519,-4.270812,2282.1065,2.097301,0.435237,0.799749,4.137197,-0.177609,-0.593166,-4.025392,2089.4786,2.115078,0.385935,0.7383,3.961272,-0.167337,-0.521094,-4.279718,866.7786,1.782648,0.371991,0.895828,3.811593,-0.149837,-0.435301,-3.510969,891.8622,1.84878,0.369966,0.857303,4.634676,-0.148542,-0.467925,-3.21001,2673.2839,2.11081,0.609728,1.031757,4.333268,-0.240628,-0.580537,-4.247209,2240.072,2.062976,0.517127,0.922939,3.863455,-0.216565,-0.523741,-3.757247,3
47851.5967,12.318264,12.173741,16.88158,22.852967,-8.185055,-10.973574,-28.337674,52068.415,12.615388,15.203876,22.89105,27.461319,-8.839639,-11.955817,-36.333834,7592.5813,4.31701,2.630622,6.003699,9.549681,-1.88281,-2.842701,-5.779064,7594.595,4.027975,2.64169,5.943395,8.285532,-1.906169,-2.917091,-5.661682,3549.2481,3.705648,1.244752,3.225027,5.155265,-0.90012,-1.535464,-3.701558,3133.7105,3.853847,1.097499,2.952158,4.950692,-0.790664,-1.381062,-3.492852,10285.3161,5.222672,3.927642,8.950675,12.481218,-2.917115,-4.847279,-8.135023,10652.1968,5.148442,4.016001,9.375557,12.931823,-3.010618,-5.055184,-8.335733,54823.2099,9.550667,15.030957,21.240641,28.035781,-8.856148,-12.671725,-58.64718,45340.251,8.58564,11.980124,16.235628,22.518357,-7.00716,-9.882857,-33.421001,8426.4734,4.078602,3.02264,6.143721,9.568203,-2.104142,-3.192948,-7.325526,7691.9773,4.166471,2.655153,5.453131,8.46619,-1.901576,-2.919989,-7.350238,3901.4531,4.333721,1.413627,3.663507,6.556139,-0.977509,-1.792674,-4.790066,3515.9002,4.067481,1.291556,3.58103,6.729474,-0.878285,-1.570755,-4.690691,12149.5464,5.112014,4.87235,10.643901,15.738454,-3.562898,-6.080098,-10.766485,11143.843,5.576089,4.440014,10.03101,14.241571,-3.257364,-5.714244,-12.817153,4
3197.3838,1.528956,1.079633,1.669782,3.973978,-0.843607,-1.29669,-3.990383,8308.3418,2.387998,2.836276,4.240776,7.410429,-1.609381,-2.345628,-5.584481,18745.2252,10.353972,6.453818,9.688694,12.015155,-3.404473,-5.22278,-11.143654,20843.3203,10.422665,7.163541,11.068313,13.532998,-3.709075,-5.619282,-12.172779,5712.8212,5.455869,2.087996,3.831701,6.908977,-1.493094,-2.626526,-4.911189,5060.9668,5.716372,1.821133,3.193584,5.443243,-1.288003,-2.245213,-4.449867,16714.2075,8.135791,7.220602,13.5674,16.763112,-3.684672,-6.407181,-11.948186,18662.3435,8.521471,7.880709,14.487031,18.779251,-4.070528,-7.095415,-12.247005,-273.2138,0.97063,0.358841,0.990219,6.684683,-0.664355,-1.181236,-4.313062,179.4688,1.021399,0.372785,0.88942,5.068626,-0.542921,-0.963148,-4.448366,13658.6811,7.289572,5.17264,8.323658,10.748278,-2.548838,-4.000131,-9.757172,14239.8877,8.201652,5.088593,7.82859,10.73661,-2.562188,-4.166261,-9.886186,6218.4355,6.466773,2.214381,3.922835,7.864961,-1.696401,-3.025442,-6.892759,6838.5014,7.085242,2.386874,4.184984,7.360642,-1.906159,-3.398873,-7.178823,12995.1726,5.968526,6.157805,12.067053,16.303549,-3.079459,-5.322807,-9.811751,11553.9482,6.068845,5.437557,10.473005,15.269644,-2.766176,-5.081996,-10.179481,3
34874.7827,9.020695,8.140471,10.74443,16.597773,-5.831172,-7.876763,-19.198078,39174.1118,9.607867,10.694624,15.450313,20.973928,-6.64753,-8.833854,-21.905963,4731.4221,2.797408,1.900597,4.489238,6.824154,-1.241676,-1.943271,-4.720329,4787.6406,2.679996,1.91291,4.457029,7.137387,-1.267493,-2.048736,-4.830978,2511.4691,2.845669,0.947397,2.629924,5.371953,-0.645063,-1.253203,-3.086377,2224.6023,2.921869,0.84008,2.487633,4.711598,-0.565281,-1.041645,-3.002756,6710.0828,3.514492,2.845333,7.026847,10.156909,-1.897586,-3.162912,-5.710059,6977.1982,3.476035,2.956288,7.257316,10.15145,-1.974512,-3.230667,-5.846552,41644.79,7.177285,10.484365,14.374728,19.80268,-6.790419,-9.237589,-31.041927,34403.4907,6.462652,8.361631,11.12176,15.93886,-5.379743,-7.371538,-25.059873,5139.0796,2.602062,2.139343,4.456991,7.813423,-1.376034,-2.112747,-5.36341,4710.3079,2.625473,1.885646,4.059832,6.086631,-1.256881,-1.95593,-5.304166,2814.8909,3.317262,1.081502,3.033721,6.041629,-0.703493,-1.347249,-4.229213,2537.5255,3.069382,1.008829,2.894665,5.738885,-0.631563,-1.167479,-3.952259,7595.9231,3.324354,3.467744,8.082459,10.966759,-2.226423,-3.752063,-7.038479,7103.5935,3.661954,3.148789,7.718462,10.907246,-2.054844,-3.404302,-6.283279,4
5269.0293,1.939262,1.722245,2.912106,4.76196,-1.284881,-1.923137,-4.650348,10967.6123,2.95814,3.8086,5.750046,7.904424,-2.21235,-3.174671,-7.7775,24951.7259,13.558186,9.65004,16.2204,20.732051,-4.845971,-7.285726,-15.05256,27578.888,13.515654,10.664224,17.915996,21.060202,-5.241332,-7.820967,-15.027892,8358.239,7.684021,3.063257,5.761971,7.46049,-2.296586,-4.11963,-7.131295,7378.0034,7.995133,2.664568,4.846018,6.583532,-2.002795,-3.536668,-5.795224,22241.3484,10.554079,10.406586,22.172715,26.558286,-5.278783,-9.07585,-15.04812,24916.0925,11.200909,11.442683,23.563593,28.495857,-5.851392,-10.149666,-16.463169,1528.3594,1.175483,0.835271,1.724335,5.183188,-1.043392,-1.656729,-4.8377,1611.3168,1.204679,0.764914,1.504931,5.442027,-0.84772,-1.4459,-4.889391,18320.5444,9.469165,7.488653,13.174584,16.437217,-3.688695,-5.642497,-13.426335,19121.3481,10.783391,7.565384,12.716921,16.304829,-3.727727,-6.140205,-12.747077,9366.6817,9.182155,3.338216,6.201305,9.270576,-2.743895,-4.806229,-9.426501,10882.117,10.75332,3.643292,6.525154,8.964758,-3.297793,-5.783026,-11.236743,17552.5181,7.830948,8.62672,19.017867,22.999829,-4.470604,-7.957946,-14.661373,15567.9754,7.921277,7.711942,17.104748,20.883935,-4.010911,-7.309864,-13.276248,3
4721.4653,2.07912,1.932953,3.173146,5.442882,-0.611534,-1.08269,-4.355715,5663.4565,2.241159,2.864946,4.831948,7.369051,-0.826499,-1.280626,-4.862948,390.0464,1.144336,0.776697,2.209514,3.912163,-0.2073,-0.516721,-2.597957,374.4155,1.129243,0.792976,2.284267,4.221316,-0.203216,-0.477506,-2.496221,337.6585,1.248835,0.478522,1.662036,3.126681,-0.12433,-0.38754,-2.852533,293.473,1.252431,0.417285,1.438639,3.145127,-0.116624,-0.38921,-2.789065,854.6282,1.316715,1.315284,3.841871,6.140729,-0.272225,-0.556349,-2.842587,876.0215,1.307485,1.384366,4.04042,6.98657,-0.286111,-0.627838,-3.84413,6878.5581,2.034657,2.895921,4.841927,8.101585,-0.839218,-1.382505,-6.167755,5605.2095,1.892576,2.253802,3.705555,7.786201,-0.70279,-1.194977,-5.780473,357.3692,1.109068,0.807433,2.045917,4.971619,-0.246073,-0.550608,-3.783093,237.1712,1.079923,0.711722,2.044639,4.270865,-0.218563,-0.525919,-3.253241,425.4456,1.346666,0.542485,1.827987,4.255176,-0.132928,-0.446109,-3.048596,403.9642,1.335202,0.537158,1.789198,4.759651,-0.124817,-0.368037,-2.55982,855.1985,1.259163,1.477735,4.088477,7.802868,-0.321871,-0.672985,-3.420401,831.1284,1.306188,1.397123,4.125666,7.026021,-0.285156,-0.606804,-2.924417,4
1863.2549,1.419541,0.604348,1.613681,4.433978,-0.155921,-0.426837,-3.029956,2089.8311,1.452221,0.543034,0.977291,4.723248,-0.309545,-0.610514,-3.750267,2402.1623,2.288727,0.495783,0.925271,3.614889,-0.226771,-0.504414,-3.214267,2651.1756,2.287382,0.56561,0.927295,3.790098,-0.270585,-0.592882,-3.595955,863.5025,1.728856,0.353762,0.748505,2.636112,-0.132875,-0.354867,-2.612567,771.2334,1.776653,0.308945,0.67847,2.423006,-0.121832,-0.350853,-2.506751,2566.0876,2.212323,0.692092,1.125265,3.920838,-0.301823,-0.60588,-3.562382,2733.8201,2.23115,0.710371,1.229687,4.110533,-0.322609,-0.628755,-3.338209,-348,0.951329,0.043522,0.31039,2.601746,-0.073987,-0.515464,-4.721538,9.789,1.001499,0.071306,0.592641,3.246281,-0.07892,-0.45858,-4.028604,2255.7441,2.08748,0.433116,0.829716,5.826311,-0.177668,-0.495877,-3.944923,2039.0516,2.097293,0.373403,0.748024,4.052289,-0.165495,-0.512668,-3.828236,859.0608,1.812795,0.356592,0.894084,3.657317,-0.146828,-0.445002,-3.67205,887.5399,1.864742,0.360666,0.874232,3.641107,-0.142664,-0.483235,-3.016255,2644.8039,2.107263,0.589144,1.0456,4.757527,-0.235072,-0.609722,-4.620393,2254.1059,2.111516,0.502372,0.976468,4.23615,-0.216051,-0.520745,-3.559778,3
19374.0508,4.754469,4.541171,6.308643,9.394259,-2.983687,-4.108235,-10.947045,21062.9624,5.749181,5.830376,8.777578,12.061044,-3.452553,-4.725636,-10.729606,2248.3106,1.997073,1.154962,2.98302,5.016268,-0.565363,-0.934942,-3.774657,2238.0679,1.90999,1.1529,2.99612,5.658161,-0.578514,-1.031543,-2.7645,1259.1875,1.965105,0.629789,2.035821,4.459076,-0.322766,-0.717879,-3.476423,1132.4496,2.037751,0.556561,1.828865,4.13447,-0.289041,-0.573009,-2.602551,3208.6189,2.334087,1.788,4.860959,7.825904,-0.849448,-1.445622,-3.380055,3326.4876,2.3054,1.850857,5.104448,8.355614,-0.869778,-1.44772,-3.586053,22363.7163,4.475887,5.651844,8.213269,12.239153,-3.393216,-4.944568,-15.137699,18472.3594,4.070829,4.440676,6.21253,9.957816,-2.713989,-3.984858,-12.707372,2449.2408,1.903438,1.274038,3.013141,6.429078,-0.639155,-1.113245,-4.007313,2236.9983,1.93292,1.119524,2.683456,6.05583,-0.572436,-0.982554,-3.917689,1473.7755,2.285583,0.726306,2.297341,4.683267,-0.360222,-0.744026,-3.56591,1336.4355,2.197592,0.696899,2.365883,5.558071,-0.33002,-0.707731,-3.177761,3547.248,2.212533,2.061452,5.407904,9.295281,-0.973966,-1.642508,-4.772688,3353.6015,2.390168,1.919135,5.439405,8.519473,-0.894309,-1.534343,-4.187371,4
3009.899,1.506451,0.736953,1.19998,4.316396,-0.335721,-0.611574,-3.026401,5445.0327,2.070241,1.530696,2.462842,5.272735,-0.727884,-1.130467,-3.754316,9340.5259,6.080851,2.16322,2.935085,5.186683,-1.311581,-1.916827,-5.809951,10422.1131,6.152977,2.429509,3.229838,5.66131,-1.481988,-2.158794,-6.022208,2625.724,3.228541,0.877252,1.635993,3.930977,-0.554549,-1.054247,-3.645086,2318.5612,3.306498,0.757011,1.384849,3.208066,-0.487645,-0.868268,-2.952119,8830.9258,5.171613,2.657143,3.993539,7.1701,-1.515977,-2.295866,-5.720224,9758.0573,5.370503,2.812988,4.097148,7.042902,-1.66918,-2.544667,-5.767994,-256.0269,0.966785,0.080485,0.454695,4.498594,-0.166179,-0.500982,-3.532456,182.1167,1.025846,0.13258,0.479688,4.687815,-0.139581,-0.402748,-3.180645,7216.1114,4.606788,1.894335,2.621778,5.374426,-0.992402,-1.578384,-4.989585,7548.1189,5.21046,1.75524,2.348322,5.369913,-0.988217,-1.612482,-5.098575,2701.0489,3.519012,0.887693,1.591016,4.663556,-0.594738,-1.092285,-3.607748,2822.2978,3.690546,0.924971,1.695945,4.099514,-0.625205,-1.183342,-4.367192,6793.8303,3.863419,2.342581,3.720945,6.90198,-1.156795,-1.950806,-5.430165,6060.9732,3.944157,2.035182,3.146705,5.857101,-1.052458,-1.792507,-4.988929,3
30939.5986,6.614313,7.360411,10.001582,12.789516,-5.113501,-6.690954,-15.501878,31672.7617,7.82951,8.824329,12.957941,16.14343,-5.281066,-7.007819,-18.034572,3515.3203,2.44278,1.56841,3.812962,5.54202,-0.909781,-1.459181,-3.984134,3565.8748,2.344137,1.567661,3.861351,6.379186,-0.938859,-1.487311,-3.988587,1993.8493,2.51465,0.809338,2.43069,4.127616,-0.512513,-0.877053,-2.472734,1751.5055,2.543624,0.711514,2.230987,4.224653,-0.439164,-0.829764,-2.535736,5099.8428,3.022215,2.367252,6.081991,8.425819,-1.400473,-2.342698,-5.08997,5305.2659,2.990008,2.452927,6.316937,9.560733,-1.436499,-2.365092,-4.759061,33770.7348,6.229148,8.537637,11.64573,16.099494,-5.437611,-7.79496,-30.99081,27855.7496,5.583773,6.717311,9.003628,12.599886,-4.278797,-5.757734,-19.003246,3875.5112,2.316409,1.746338,3.791542,6.52013,-1.020309,-1.57628,-5.062128,3523.6992,2.330853,1.529327,3.456098,6.954643,-0.915056,-1.530415,-4.211106,2188.4512,2.800354,0.918432,2.692486,5.471242,-0.551894,-1.033853,-3.212259,2061.26,2.787637,0.866474,2.69959,5.700848,-0.498857,-0.925905,-3.557532,5683.5395,2.84073,2.832865,6.899003,10.019038,-1.611925,-2.621218,-5.816876,5363.6543,3.12081,2.578532,6.649959,10.454178,-1.493242,-2.604413,-5.867778,4
5946.2915,1.951981,1.913878,2.836293,4.659752,-1.133957,-1.667501,-5.583468,10054.0058,2.89741,3.555849,5.391259,7.836695,-1.911501,-2.746321,-5.44653,21916.2426,12.53731,8.178999,13.196138,15.82985,-4.134713,-6.237757,-14.797273,24375.196,12.73636,9.095325,14.725702,17.98192,-4.476806,-6.895928,-12.351583,7127.0668,6.944134,2.627403,4.903225,6.684099,-1.893272,-3.354022,-5.854559,6267.0727,7.155906,2.279804,4.13172,6.489423,-1.648458,-2.845214,-5.334805,19557.5085,9.872521,9.040544,18.139739,21.743372,-4.488092,-7.879567,-14.994229,21911.0078,10.501875,9.897378,19.435707,23.227093,-4.965269,-8.443072,-13.09173,1390.5484,1.17128,0.758709,1.505476,5.64832,-0.864987,-1.420933,-4.420295,1473.4634,1.198966,0.714016,1.333608,4.410462,-0.69899,-1.204129,-4.859502,16073.5708,8.903045,6.490974,10.955047,14.314049,-3.11888,-4.76443,-11.490063,16723.8487,10.006406,6.44607,10.505436,12.968017,-3.149481,-4.803241,-10.402665,7815.5351,8.014947,2.828247,5.062437,7.910773,-2.200162,-3.836688,-7.004178,8867.7896,9.374431,3.04142,5.346531,8.288011,-2.562012,-4.408537,-8.325393,15341.541,7.302429,7.621387,15.990352,19.156177,-3.780405,-6.555012,-12.040641,13682.4509,7.458305,6.765882,14.138196,17.815108,-3.385287,-6.100226,-10.839456,3
45217.0957,9.274874,11.148065,14.912662,18.313617,-7.868483,-10.395684,-23.241096,44865.0777,10.825592,12.639708,18.659605,21.877025,-7.662848,-10.344343,-23.32063,5946.9156,3.283438,2.254817,5.203598,7.373047,-1.544118,-2.304821,-5.069855,5977.6746,3.124554,2.256718,5.229777,7.554691,-1.569931,-2.383696,-4.610251,3052.0341,3.306454,1.117386,2.986695,5.500752,-0.773096,-1.373876,-3.908533,2674.676,3.347204,0.97408,2.669793,4.426169,-0.677617,-1.176714,-3.404105,8358.6438,4.200884,3.387596,8.062791,10.578141,-2.365736,-3.887692,-7.474037,8704.8772,4.184616,3.512407,8.259977,11.016355,-2.441516,-3.989784,-7.230544,47677.7182,8.415895,12.450388,17.237564,24.576168,-7.812257,-10.666372,-39.461423,39410.7427,7.524397,9.805191,13.155725,18.097362,-6.140911,-8.666763,-29.579862,6525.3181,3.074043,2.563421,5.567286,8.230922,-1.712621,-2.543919,-6.841446,5945.6269,3.061001,2.267131,4.939243,7.305826,-1.563871,-2.400283,-5.521886,3371.5806,3.808627,1.269005,3.406583,6.415776,-0.848724,-1.574451,-4.735166,3058.8581,3.604245,1.161365,3.219597,6.791958,-0.744905,-1.375762,-4.495068,9634.6409,4.009637,4.234503,9.321322,13.733839,-2.827671,-4.677744,-8.961955,8945.4839,4.423234,3.796668,8.873077,12.277219,-2.594483,-4.415733,-8.309124,4
3286.7803,1.489124,0.908544,1.473347,4.859704,-0.597534,-1.128643,-5.055371,6563.8624,2.162009,1.956218,3.077326,5.862433,-1.166349,-1.770889,-5.213248,14779.2616,8.529492,4.435024,6.229425,9.077559,-2.481805,-3.808616,-8.867094,16591.4721,8.805848,4.940851,7.159819,9.551728,-2.74016,-4.272036,-10.591066,4248.2655,4.441466,1.487695,2.622198,4.968442,-1.055196,-1.779987,-4.572558,3788.3979,4.656513,1.305253,2.271062,4.892477,-0.923243,-1.609368,-3.879523,13238.8133,6.762656,5.058822,8.522959,12.243282,-2.686667,-4.46589,-10.269425,14750.4194,7.101798,5.45288,9.191497,12.715993,-2.983975,-4.881054,-9.917811,-799.9624,0.90984,0.14891,0.687151,5.35559,-0.400238,-0.894388,-5.027474,-374.7056,0.953639,0.160784,0.598802,5.90096,-0.320522,-0.762414,-4.598869,10751.4641,6.120407,3.623977,5.454388,8.452401,-1.838752,-2.967378,-7.723466,11310.0644,6.873231,3.503697,5.097869,8.607306,-1.851236,-2.96576,-8.618942,4529.8379,5.076117,1.551772,2.87027,5.891852,-1.143339,-2.158663,-6.149445,4879.4028,5.520254,1.651462,2.860117,6.062692,-1.258581,-2.399043,-5.653366,10075.5232,4.999243,4.28979,7.58935,11.197987,-2.196325,-3.802729,-9.280446,9007.729,5.097735,3.754049,6.639442,10.279162,-1.98913,-3.498687,-8.313291,3
52497.3496,10.722354,13.30275,17.828314,21.383593,-9.314713,-13.869678,-51.316452,51706.7568,12.490029,14.728451,21.832423,25.91297,-8.975222,-13.936784,-55.57709,7212.2668,3.859265,2.564334,5.682165,8.241435,-1.920812,-3.169011,-7.495606,7283.1892,3.680786,2.584376,5.645032,8.081664,-1.933431,-3.199912,-8.44608,3539.0921,3.677907,1.254909,3.285181,5.142375,-0.932122,-1.682805,-4.757347,3094.7488,3.76178,1.088503,2.848321,5.380577,-0.80307,-1.497495,-4.457986,10027.5366,4.880663,3.859223,8.662645,12.355579,-2.92353,-5.133206,-10.892593,10404.8841,4.823146,3.994926,8.982265,13.137769,-3.009985,-5.108561,-11.08179,54481.4483,9.177207,14.585907,20.613907,29.134072,-9.052029,-14.969151,-69.212889,44974.3926,8.145534,11.581189,15.931899,22.911184,-7.104515,-11.06867,-52.923768,7961.302,3.610628,2.941212,5.922562,9.40563,-2.136778,-3.605394,-11.303897,7281.1123,3.648127,2.609227,5.258337,8.215108,-1.934512,-3.256808,-8.366912,3846.2126,4.159339,1.399495,3.599954,6.754221,-1.017906,-1.951812,-6.410967,3461.4122,3.93934,1.282884,3.594835,6.696196,-0.902757,-1.692916,-6.868463,11786.2446,4.75392,4.834048,10.350387,14.561813,-3.559454,-6.146162,-12.915014,10770.0208,5.15639,4.375441,9.829858,12.887994,-3.263744,-5.688335,-12.601773,4
4036.4692,1.570662,1.254797,1.967427,8.372063,-0.900844,-1.703426,-7.289784,7780.1777,2.292204,2.604841,4.241477,8.116711,-1.592356,-2.545148,-8.861464,18766.7746,10.653629,6.486992,10.071406,14.897674,-3.480346,-5.598043,-19.011875,20859.6548,10.728353,7.195031,11.016033,16.258821,-3.760157,-6.484303,-18.566966,5781.9461,5.688563,2.107203,3.969228,7.803408,-1.506491,-2.928971,-7.000995,5095.6906,5.89954,1.830933,3.37133,7.250066,-1.315799,-2.600955,-6.686987,16674.7976,8.273088,7.201615,13.804443,18.922011,-3.705566,-6.840202,-16.548189,18601.9585,8.630789,7.811736,14.3456,20.879851,-4.088739,-7.397708,-17.033738,-510.9385,0.945429,0.319554,1.135684,10.6188,-0.659584,-1.505544,-7.619631,-140.4727,0.983551,0.310067,1.036578,8.125734,-0.539653,-1.348131,-6.988365,13546.0632,7.401872,5.205399,8.542838,14.977839,-2.587831,-4.527516,-14.365088,14372.0422,8.672651,5.131026,8.02658,13.132153,-2.597731,-4.416579,-13.691998,6218.1427,6.418386,2.229518,4.078531,10.597361,-1.718403,-3.53975,-9.917609,6879.7847,7.071881,2.408285,4.582562,9.26624,-1.942373,-3.553703,-10.476131,12943.9855,6.12535,6.06479,11.928493,17.411282,-3.083088,-5.787293,-17.107063,11469.708,6.148918,5.393224,10.610013,15.653071,-2.782367,-5.330125,-11.635049,3
39265.6504,8.211392,9.387342,12.796714,19.997287,-6.849397,-10.117701,-37.226008,39513.4341,9.725969,10.722082,15.649185,23.546536,-6.806527,-10.039162,-36.202376,4662.1848,2.813666,1.88452,4.661566,9.067765,-1.269534,-2.229814,-7.201882,4740.6076,2.714405,1.889871,4.581377,8.054893,-1.296286,-2.281763,-7.81379,2537.5844,2.929844,0.964581,2.74658,6.833997,-0.668254,-1.429114,-5.505101,2206.0354,2.926716,0.841971,2.518993,6.026535,-0.586353,-1.202581,-4.81916,6634.8291,3.523725,2.834761,6.956436,13.47559,-1.910416,-3.381015,-8.990665,6880.969,3.484875,2.93995,7.349099,12.923193,-1.97406,-3.474607,-8.811413,42106.2246,7.1151,10.770143,15.262789,25.423103,-6.977536,-11.152478,-58.431995,34763.082,6.429349,8.560707,11.795965,21.238052,-5.510942,-9.033278,-40.248231,5124.1684,2.675262,2.150178,4.921852,11.131551,-1.382098,-2.42274,-8.873334,4617.7082,2.643542,1.887855,4.394491,9.965121,-1.273404,-2.323602,-9.511749,2764.9204,3.213639,1.095823,3.18559,7.992415,-0.722157,-1.508541,-6.909366,2553.916,3.204439,1.022986,3.169567,7.782557,-0.652191,-1.375171,-6.336845,7522.5356,3.369982,3.481502,8.393416,13.779111,-2.230129,-3.976541,-10.112696,6952.8333,3.600112,3.152969,7.802797,15.425133,-2.056361,-3.788658,-10.689226,4
6339.4824,1.955125,2.062127,3.282359,6.957961,-1.395889,-2.317017,-9.043251,10863.8403,2.920934,3.743009,6.037448,10.392362,-2.244938,-3.547886,-11.836242,25103.2257,14.151154,9.727605,16.507594,21.199005,-4.956967,-7.920328,-28.96827,27679.7051,14.195994,10.748605,18.315722,23.590955,-5.359615,-8.681687,-25.245041,8436.0049,7.991745,3.103295,6.048459,9.952725,-2.335369,-4.416566,-10.005453,7417.7995,8.284807,2.701187,5.193559,7.858453,-2.065805,-3.756323,-8.549266,22361.3899,10.969651,10.470046,22.282375,26.936255,-5.394633,-9.929864,-20.93114,25120.2039,11.751861,11.501735,23.979152,30.764539,-5.96944,-10.814035,-27.172545,1447.3525,1.163915,0.842119,1.915231,9.787333,-1.09757,-2.146738,-9.544871,1446.7432,1.179734,0.756915,1.709139,7.764318,-0.894435,-1.749661,-8.872153,18618.3291,9.976808,7.569261,13.588981,19.806799,-3.778613,-6.443764,-21.487799,19237.1765,11.30401,7.623329,13.287258,19.812341,-3.810726,-6.667316,-20.133526,9488.4161,9.561244,3.369661,6.290917,10.956876,-2.785362,-5.381852,-14.094689,11019.245,11.151773,3.708331,6.884523,12.494765,-3.341136,-6.308151,-13.250501,17790.853,8.183443,8.688289,19.319502,26.107732,-4.603949,-8.733653,-21.146999,15847.6196,8.324359,7.771934,17.596145,23.836206,-4.106813,-8.298394,-19.930944,3
45319.2719,9.266455,11.271627,15.217643,22.921235,-7.985287,-12.188841,-49.53724,45180.0684,10.938862,12.615271,18.855737,26.497646,-7.935678,-11.96597,-46.372283,5909.6096,3.242774,2.237486,5.247218,9.762276,-1.591975,-2.718688,-8.313239,5989.196,3.125619,2.253928,5.228691,9.74192,-1.612631,-2.572975,-8.118582,3043.256,3.322134,1.105781,3.118893,6.172557,-0.798797,-1.634335,-5.804516,2663.8357,3.344753,0.9794,2.909618,7.002474,-0.696405,-1.410943,-4.472973,8306.5588,4.133882,3.357635,7.902098,12.721875,-2.413403,-4.285271,-10.138434,8619.6013,4.090781,3.48422,8.167714,14.41881,-2.485166,-4.193052,-10.227606,47724.3877,8.039463,12.631118,18.203901,31.496273,-7.972477,-12.51668,-62.009987,39511.0698,7.198829,10.004586,14.159806,24.891973,-6.283522,-10.233826,-53.320205,6438.124,2.996588,2.554897,5.758525,10.819952,-1.767624,-3.085793,-10.297786,5932.6927,3.043674,2.282628,5.001744,9.539642,-1.619974,-2.930047,-8.821758,3382.4271,3.81958,1.268068,3.61156,9.843822,-0.886347,-1.761723,-8.861836,2993.4554,3.531467,1.165094,3.484023,9.030373,-0.768748,-1.593807,-7.288135,9585.2056,3.933331,4.176173,9.33759,15.521953,-2.880968,-5.105142,-14.884668,8908.6739,4.344596,3.763184,8.9114,15.081707,-2.665198,-4.873061,-12.563766,4
3137.8467,1.457095,0.885838,1.496092,6.564275,-0.631272,-1.294462,-7.235964,6479.6538,2.112415,1.952925,3.220399,7.565246,-1.186284,-2.037266,-8.298851,14803.4948,8.536472,4.441987,6.416342,11.040084,-2.522929,-4.35583,-14.662537,16744.574,8.800461,4.953955,7.212785,11.26885,-2.774934,-4.477478,-13.596064,4268.0144,4.470164,1.506452,2.795771,6.642939,-1.055237,-1.98314,-7.143878,3814.8841,4.785382,1.308392,2.499281,6.600718,-0.931517,-1.747554,-6.815674,13341.6526,6.877158,5.063945,8.73089,13.804887,-2.728507,-5.085258,-13.221619,14823.2658,7.105921,5.496432,9.294837,13.795565,-2.999254,-5.164731,-12.776065,-874.169,0.903545,0.150904,1.073819,10.962241,-0.421537,-1.179435,-7.140534,-464.6792,0.944065,0.162536,0.734749,8.899679,-0.323398,-0.973906,-8.184338,10734.6548,6.069765,3.64327,5.611654,10.720561,-1.868255,-3.204211,-11.913927,11392.8513,6.924053,3.548068,5.229208,10.067501,-1.886741,-3.299386,-10.565262,4493.0247,4.931076,1.565016,2.991848,8.29762,-1.172883,-2.550051,-8.857978,4901.4174,5.60448,1.671653,3.267068,9.047172,-1.274302,-2.463669,-9.84727,10206.9043,5.076125,4.312752,7.666858,12.189278,-2.247712,-4.080241,-9.449526,9072.0124,5.137458,3.789439,7.158859,12.842474,-2.009942,-4.026163,-10.041679,3
5423.6699,2.00008,2.373524,4.067577,8.272529,-0.7484,-1.761357,-8.988293,5987.8843,2.313749,3.084421,5.568377,10.507416,-0.873084,-1.724859,-7.874275,383.8977,1.151825,0.821192,2.424895,6.731194,-0.227495,-0.768526,-5.276555,380.0276,1.139663,0.816522,2.523404,6.99482,-0.232691,-0.786874,-6.259937,348.6567,1.261502,0.50444,1.827477,5.559336,-0.142215,-0.70519,-5.344126,274.3656,1.240945,0.45409,1.66538,4.946296,-0.130895,-0.57626,-4.304969,816.6701,1.311965,1.358108,4.02305,8.680212,-0.30209,-0.795807,-6.179921,896.222,1.327686,1.415906,4.364518,8.912725,-0.306934,-0.874529,-7.018773,7073.4478,2.021208,3.114867,5.404606,12.181376,-0.915255,-1.884086,-11.552752,5858.8452,1.907818,2.441324,4.142739,10.883594,-0.768927,-1.908723,-10.218093,387.5647,1.127296,0.858385,2.314608,7.733428,-0.260246,-0.863168,-7.003408,265.8728,1.095692,0.761816,2.288427,6.650904,-0.236812,-0.707701,-6.490549,419.1817,1.347594,0.593555,2.112238,8.204767,-0.155092,-0.685524,-6.000653,390.6017,1.342354,0.57673,2.120477,7.309197,-0.150168,-0.725888,-3.947268,825.7464,1.260199,1.490914,4.344524,9.082916,-0.336923,-0.918868,-6.654176,859.9085,1.327767,1.435335,4.512093,10.466473,-0.299628,-0.803195,-5.8395,4
1447.0225,1.265907,0.329901,1.030956,7.506416,-0.205968,-0.72386,-5.764182,1880.7768,1.398496,0.481468,1.256132,6.155665,-0.340165,-0.924029,-6.394114,2322.3094,2.287934,0.48621,1.046068,5.930506,-0.249923,-0.89169,-6.203508,2618.7507,2.327065,0.5613,1.018776,5.472689,-0.286994,-0.830542,-6.416848,886.6429,1.76908,0.355885,0.915659,5.323305,-0.168357,-0.68895,-5.641056,803.0445,1.840372,0.323927,0.822136,4.518082,-0.151805,-0.626699,-4.728137,2527.7602,2.210852,0.653534,1.274371,6.93485,-0.326369,-1.021467,-6.560581,2734.7085,2.269134,0.68652,1.459859,7.809357,-0.359675,-0.906634,-5.757166,-316.5108,0.957015,0.106032,0.534826,5.209537,-0.109468,-0.913411,-8.015973,-12.2549,0.998172,0.116535,1.035931,8.53393,-0.117683,-0.843924,-7.871264,2179.8711,2.09855,0.432659,1.021169,9.089941,-0.204057,-0.856768,-7.353982,2033.3831,2.150048,0.388185,1.01052,7.160817,-0.1863,-0.735386,-6.321658,883.4157,1.8664,0.362869,1.386256,6.743907,-0.171546,-0.850391,-7.139272,908.1248,1.907491,0.381232,1.098033,6.200814,-0.175074,-0.727371,-6.165068,2654.427,2.141823,0.58116,1.267866,8.143544,-0.264572,-0.873523,-7.063589,2259.7014,2.12734,0.508146,1.222092,7.320135,-0.229669,-0.761225,-5.98543,3
54175.2529,11.139977,14.106751,19.897767,28.937476,-9.509941,-14.349927,-59.578185,53186.186,12.854806,15.617541,23.76617,31.808163,-9.151106,-13.91897,-64.016699,7556.7429,4.442592,2.601922,6.047276,11.457652,-1.931466,-3.135546,-8.983605,7605.874,4.152861,2.605787,5.873875,10.792974,-1.959606,-3.167646,-10.401804,3577.7042,3.841853,1.270437,3.501167,7.654668,-0.920299,-1.803367,-8.530758,3126.3586,3.929279,1.124428,3.049346,6.439984,-0.831113,-1.549361,-4.843206,10304.1765,5.33565,3.880984,8.767396,13.968282,-2.988083,-5.214918,-10.858476,10651.1592,5.266973,3.997386,9.320888,15.423234,-3.046568,-5.50281,-11.485983,55817.7363,9.466982,15.578484,22.782405,36.365905,-9.187603,-14.595061,-82.967519,46194.9771,8.489463,12.390534,17.492917,30.964919,-7.280416,-11.150791,-61.048279,8417.1592,4.209598,3.007844,6.468242,12.430681,-2.158811,-3.60035,-12.379718,7659.7422,4.303326,2.64792,5.72455,10.937084,-1.940496,-3.348942,-9.966416,3887.2653,4.41133,1.425644,3.832065,8.668882,-1.017056,-1.95444,-7.857411,3550.1701,4.192843,1.304882,3.780047,9.318415,-0.906448,-1.809562,-7.669517,12209.0183,5.24407,4.866366,10.632264,18.992064,-3.646075,-6.607351,-17.064203,11161.7041,5.717731,4.419987,10.057919,16.314202,-3.315374,-5.832147,-12.426505,4
4097.1211,1.561757,1.345957,2.24791,6.659108,-0.925408,-1.763021,-8.426408,8089.6274,2.314176,2.808753,4.456315,8.236088,-1.650316,-2.718774,-10.156587,18868.5934,10.992292,6.513732,9.994902,13.794118,-3.475476,-5.525909,-15.981499,20974.3251,11.174375,7.214816,11.17464,16.613413,-3.770616,-6.582406,-18.903706,5770.4018,5.791425,2.124378,4.056711,8.213655,-1.491682,-2.727329,-8.427944,5077.3351,5.847657,1.860441,3.402011,6.925845,-1.316476,-2.339474,-6.342082,16757.8467,8.405201,7.27516,13.761952,18.964857,-3.713969,-6.725861,-17.071407,18854.8306,9.114869,7.947924,14.682812,20.672432,-4.101769,-7.083802,-18.421698,-326.1387,0.965469,0.37597,1.324108,9.461163,-0.674433,-1.428436,-7.449293,-19.1748,0.997777,0.364316,1.299383,12.060713,-0.560879,-1.31495,-8.535893,13824.8142,7.848903,5.289173,8.637757,14.108951,-2.637078,-4.737739,-15.497418,14428.4005,8.927004,5.19347,8.131156,13.182296,-2.641203,-4.38506,-15.683869,6235.1405,6.416011,2.265548,4.124139,11.161561,-1.707742,-3.277033,-9.555289,6860.7921,7.306739,2.412705,4.447816,10.643274,-1.943103,-3.545728,-9.848772,13233.1775,6.407756,6.236056,12.363461,17.904178,-3.130633,-5.901685,-17.502131,11694.982,6.426846,5.520368,10.890828,19.089159,-2.807241,-5.276333,-13.000559,3
39659.5297,8.272316,9.519565,12.830295,19.403239,-6.882759,-10.321527,-40.067947,39730.1889,9.749919,10.835913,15.87101,21.394678,-6.944976,-10.231369,-40.309967,4745.6704,2.845404,1.90153,4.496769,8.738934,-1.28946,-2.218602,-7.76954,4809.977,2.739659,1.893922,4.466512,8.566274,-1.294603,-2.379816,-6.36036,2565.5696,2.93791,0.970929,2.791222,6.494306,-0.664171,-1.444428,-5.619231,2250.8294,3.006136,0.87154,2.54647,6.231588,-0.601828,-1.284392,-4.937864,6761.6552,3.569936,2.84718,7.016545,11.391558,-1.925081,-3.455856,-8.845974,7007.6558,3.509422,2.951509,7.337086,11.782992,-2.000142,-3.334659,-9.410951,41732.3731,7.068572,10.819308,15.390013,27.1172,-7.053615,-10.756875,-47.632057,35056.5074,6.447552,8.591271,11.833884,19.931269,-5.535944,-8.867958,-40.3898,5185.0183,2.66811,2.154398,4.682319,9.548219,-1.409088,-2.486557,-9.087028,4661.541,2.661037,1.897406,4.304897,10.75139,-1.280044,-2.27376,-8.95398,2803.7894,3.31319,1.103173,3.297857,10.729657,-0.733768,-1.515612,-6.391321,2551.0035,3.155445,1.02316,3.180155,8.842149,-0.660479,-1.390478,-8.089725,7638.9441,3.375482,3.496921,8.273894,13.433256,-2.260416,-4.156541,-11.977772,7141.8269,3.740343,3.154953,7.688248,12.889165,-2.087043,-3.840321,-10.880217,4
6509.7856,1.972043,2.115466,3.468427,7.831619,-1.40218,-2.458406,-9.120952,10921.1455,2.911579,3.819836,5.994043,10.58608,-2.279718,-3.513855,-11.673299,25302.3952,14.159901,9.798462,16.870265,23.30669,-5.018846,-8.581184,-28.382018,27627.0234,14.146983,10.754669,18.39734,25.009027,-5.352782,-8.694498,-24.758782,8456.4676,7.931114,3.101909,5.976049,11.211374,-2.329723,-4.254909,-9.258773,7470.759,8.366826,2.719811,5.080698,8.981946,-2.053717,-3.80181,-9.858198,22538.3081,10.981137,10.50067,22.417783,29.293642,-5.370795,-9.843029,-21.972502,25217.1785,11.702449,11.459906,24.077559,30.187083,-5.897958,-10.639599,-25.664401,1540.8272,1.174342,0.869144,2.218401,9.559406,-1.093492,-2.153595,-9.620212,1608.3877,1.199553,0.797014,1.966327,11.162671,-0.876935,-1.690718,-8.110405,18475.591,9.712867,7.659403,13.762152,20.592321,-3.796019,-6.38511,-23.890482,19350.6463,11.433888,7.743655,13.400975,19.422887,-3.865763,-6.465634,-22.530202,9536.6983,9.625123,3.388224,6.344,11.230594,-2.761304,-5.476146,-14.842555,11026.2963,11.354426,3.714341,6.924282,12.439019,-3.362299,-6.338657,-15.111896,17916.9165,8.182834,8.693868,19.695175,26.521518,-4.556652,-8.453902,-24.080048,15921.2395,8.338771,7.836652,17.452541,23.8421,-4.11111,-7.987762,-19.741758,3
18465.1856,4.364068,4.356353,6.245442,11.580562,-2.965215,-4.686254,-21.542572,19746.3056,5.331706,5.378007,8.254151,13.491194,-3.373464,-5.388741,-19.675834,1957.3056,1.73139,1.144251,3.144024,8.207501,-0.629044,-1.440557,-7.362857,2002.0415,1.69588,1.131106,3.100364,8.102461,-0.627963,-1.131343,-5.442443,1227.0133,1.887181,0.636903,2.224576,5.556702,-0.360593,-0.922455,-5.804612,1120.4044,1.994852,0.573602,1.921097,6.328314,-0.311283,-0.803025,-5.331837,3040.8157,2.130737,1.786281,5.093954,10.19336,-0.860616,-1.755237,-5.536304,3192.7469,2.116865,1.865211,5.263964,9.727318,-0.900182,-1.798053,-7.485475,21261.6279,4.132964,5.352862,7.893078,14.021666,-3.367116,-5.74747,-27.590784,17638.0835,3.734672,4.257162,6.372042,12.219435,-2.671104,-4.368307,-19.47235,2156.4836,1.667471,1.251898,3.014121,10.359086,-0.693243,-1.337024,-6.960298,1918.1353,1.665217,1.091552,3.041437,8.293905,-0.62054,-1.281313,-6.985588,1425.8438,2.16944,0.730206,2.528422,7.219007,-0.39136,-1.014262,-5.990825,1270.1588,2.035137,0.70395,2.426465,7.354297,-0.359786,-1.024652,-6.551632,3325.9549,1.996661,2.06499,5.524978,11.576297,-0.992792,-1.992372,-7.310982,3141.5676,2.157577,1.895687,5.440214,10.741213,-0.932098,-1.806228,-7.623207,4
2863.5542,1.479953,0.712375,1.389581,6.815139,-0.394006,-0.94889,-6.607036,4907.4356,1.967601,1.344008,2.238527,7.839886,-0.760731,-1.37344,-6.135523,9386.1879,5.998655,2.182277,3.228794,7.358041,-1.337158,-2.467647,-11.375928,10477.2803,6.095264,2.425984,3.451208,7.874751,-1.536341,-2.682137,-10.930954,2627.2596,3.184868,0.866515,1.778544,6.206719,-0.581687,-1.207576,-6.220007,2345.4613,3.36663,0.767243,1.643691,6.550711,-0.533153,-1.054169,-4.828718,8815.8054,5.062674,2.625853,4.215073,9.242287,-1.553359,-2.611488,-8.26201,9843.5977,5.318496,2.786268,4.569614,9.734845,-1.686236,-2.951413,-10.5831,-596.0307,0.924573,0.109283,1.093703,6.635665,-0.178218,-0.750758,-6.408125,-58.4985,0.991868,0.105884,0.750773,8.261551,-0.149354,-0.687963,-2.81778,7196.9343,4.537765,1.897722,2.89886,8.084485,-1.019597,-1.894015,-9.221804,7526.7295,5.054919,1.762562,2.693526,8.802964,-1.00734,-1.935359,-10.223672,2777.5041,3.638842,0.908884,2.014929,9.880429,-0.62275,-1.427581,-6.475704,2833.5819,3.774163,0.935591,1.950886,7.643524,-0.656159,-1.44468,-7.460461,6705.4448,3.748681,2.286047,3.757214,9.66194,-1.188589,-2.304817,-8.439244,6013.4043,3.858704,1.997252,3.352536,9.325903,-1.068741,-1.999061,-6.898465,3
31636.5049,6.889244,7.486395,10.171753,15.026368,-5.289591,-8.305247,-25.241069,31832.6772,8.010622,8.790487,13.256305,19.924341,-5.496773,-7.984945,-28.067858,3553.3296,2.457024,1.590692,4.055257,7.904299,-0.965746,-1.8829,-7.322945,3616.8384,2.377115,1.578249,4.071961,8.079515,-0.982896,-1.648108,-6.026046,1989.6333,2.488079,0.820139,2.507993,6.781314,-0.519328,-1.152404,-5.380822,1714.2264,2.490857,0.744946,2.428793,7.14899,-0.46436,-1.004496,-4.932422,5163.1558,3.025138,2.38498,6.203308,10.157195,-1.418237,-2.617331,-8.984208,5388.7283,3.032649,2.456284,6.458586,10.872913,-1.475878,-2.776365,-7.446379,34002.5424,6.152934,8.648536,12.280304,21.6821,-5.606368,-8.780117,-39.179437,28298.1323,5.516438,6.822441,9.57401,17.536065,-4.399648,-6.792686,-31.966783,3838.7619,2.293841,1.78727,4.12441,9.881668,-1.060181,-1.97954,-8.024834,3545.9248,2.352118,1.548847,3.76996,8.617247,-0.974247,-1.829097,-7.874443,2213.3379,2.86117,0.932464,2.962473,9.363576,-0.564163,-1.256425,-7.402203,2007.6325,2.698081,0.888897,2.797714,7.477492,-0.519228,-1.237102,-6.68142,5709.2222,2.818388,2.840981,6.976244,12.144213,-1.63694,-2.907096,-8.883894,5399.2258,3.123066,2.596899,6.795463,13.045093,-1.513576,-2.812989,-8.837328,4
5951.3164,1.939017,1.937298,3.102477,7.273864,-1.187708,-2.209757,-7.460045,9892.4731,2.843365,3.514764,5.573197,10.002367,-1.966873,-3.230271,-11.130762,22192.2805,12.849011,8.370845,13.672018,19.284265,-4.24596,-7.074752,-21.596811,24677.0361,13.117742,9.226951,14.867694,19.050322,-4.580771,-7.438828,-22.892084,7162.5129,6.940303,2.65131,5.159261,9.398795,-1.910186,-3.603905,-9.007621,6316.1407,7.272205,2.313949,4.371594,8.429146,-1.674914,-3.031109,-7.743199,19814.9395,10.096121,9.102658,18.491128,24.122078,-4.569639,-8.07441,-18.196276,22032.4746,10.487531,9.923834,19.539169,25.661274,-4.991856,-9.16457,-21.413158,1380.5772,1.168183,0.747167,1.851697,11.439662,-0.911303,-1.765236,-9.429785,1466.9975,1.195384,0.700082,1.629635,8.958592,-0.735377,-1.5737,-7.580962,16342.1723,9.113021,6.635297,11.472008,16.593442,-3.224871,-5.249124,-20.10518,16910.0452,10.372281,6.614264,11.012476,16.268617,-3.245728,-5.753872,-18.077655,7937.7323,8.291344,2.853113,5.243409,11.17425,-2.251615,-4.418537,-11.590192,8861.5547,9.284367,3.105556,5.735322,10.811676,-2.624707,-4.971153,-11.759325,15500.9526,7.358712,7.665825,16.165147,21.976476,-3.820623,-7.185284,-18.120416,13789.4111,7.536797,6.836397,14.490615,19.907008,-3.415333,-6.590909,-16.85959,3
19064.9326,4.525726,4.513013,6.514549,11.210913,-3.043555,-4.869612,-16.751318,20480.9658,5.604563,5.595867,8.564058,13.797181,-3.460004,-5.062224,-18.467247,2029.2812,1.780811,1.151243,3.262147,7.36075,-0.616722,-1.265677,-5.956668,2062.6311,1.730867,1.167362,3.405966,7.452173,-0.635209,-1.242905,-5.278239,1274.745,1.933777,0.66068,2.248616,5.282677,-0.355089,-0.90604,-5.727385,1126.3676,1.991624,0.583645,2.124086,5.870405,-0.320962,-0.85634,-5.735173,3170.292,2.208167,1.826735,5.174534,11.510815,-0.896602,-1.923737,-6.430235,3262.0325,2.169798,1.911513,5.308992,10.337102,-0.925613,-1.756842,-7.109672,21662.1499,4.279012,5.495254,8.185928,15.692053,-3.417999,-5.641539,-23.991639,17956.0903,3.912175,4.348389,6.348158,13.476231,-2.713127,-4.512902,-19.316264,2180.0266,1.681593,1.291003,3.139132,11.241827,-0.697269,-1.335707,-6.84268,1933.9677,1.674494,1.117635,3.094275,10.851863,-0.639091,-1.302336,-6.200259,1493.9798,2.242838,0.765247,2.578137,7.85135,-0.397767,-1.034378,-6.809881,1387.5077,2.179457,0.728904,2.648206,6.684429,-0.374321,-1.044722,-6.19207,3338.5923,2.012358,2.100834,5.559511,11.646623,-1.016102,-1.993648,-6.89722,3207.4822,2.203836,1.932768,5.542949,11.22119,-0.937862,-1.836139,-7.264756,4
2965.6528,1.50176,0.730199,1.416444,8.157413,-0.391923,-0.909602,-7.861672,5060.6528,2.022806,1.352353,2.354181,6.917029,-0.757497,-1.455049,-7.539788,9364.1217,6.056002,2.196902,3.159839,8.079224,-1.345225,-2.427719,-10.660638,10491.8039,6.083015,2.431462,3.423835,8.270928,-1.524059,-2.490133,-8.314942,2658.3259,3.231912,0.881043,1.672139,5.463008,-0.59554,-1.311745,-5.570025,2367.2396,3.409141,0.762129,1.553928,5.620919,-0.519288,-1.084937,-4.720253,8939.0813,5.225088,2.640309,4.068694,8.714362,-1.518253,-2.546042,-7.617586,9820.3193,5.338138,2.827193,4.323025,8.586812,-1.682718,-2.96913,-9.895274,-502.7353,0.935273,0.090101,0.912798,8.590999,-0.17579,-0.822824,-6.462868,-69.4746,0.990181,0.112007,1.138339,9.140863,-0.154194,-0.689529,-5.259648,7179.6071,4.560971,1.915529,3.088747,10.392799,-1.032254,-1.966299,-9.562974,7586.9624,5.166216,1.778008,2.621989,7.46978,-1.05066,-1.963092,-8.600856,2733.7179,3.531565,0.921725,2.045809,8.81702,-0.621027,-1.383295,-7.072926,2891.7793,3.82895,0.948509,1.913889,7.630145,-0.662382,-1.414381,-7.76097,6775.2129,3.832632,2.299151,3.864655,9.30435,-1.183724,-2.219064,-9.086508,6087.293,3.961708,2.001938,3.484646,9.189319,-1.058183,-2.084341,-7.497386,3
31718.9248,6.916014,7.56135,10.343192,16.748832,-5.289851,-7.792588,-27.345276,32064.4487,8.172564,8.881147,13.275159,19.099018,-5.508003,-7.985415,-30.007777,3572.6519,2.455317,1.607695,4.102961,8.293999,-0.962812,-1.665042,-6.859835,3618.7951,2.370135,1.592162,4.243772,8.113055,-0.977745,-1.743908,-6.146669,2014.9501,2.501608,0.830124,2.778845,6.722754,-0.529156,-1.098315,-5.008869,1746.4401,2.513279,0.737549,2.400077,6.297624,-0.461421,-1.066668,-5.434979,5157.5654,3.027428,2.421184,6.384667,12.407308,-1.436241,-2.544809,-7.442958,5399.8955,3.035261,2.503045,6.775999,12.633784,-1.473135,-2.555462,-8.271161,34220.3828,6.256297,8.695209,12.432671,20.521917,-5.580733,-8.553152,-40.726414,28028.4175,5.59721,6.830757,9.594531,18.318702,-4.386078,-6.952433,-34.378136,3908.8867,2.31602,1.788386,4.03006,12.643899,-1.055641,-1.943065,-7.626262,3504.0551,2.311802,1.547521,3.875336,9.318202,-0.967776,-1.77368,-7.768232,2205.6804,2.806612,0.952606,3.137691,10.116749,-0.572705,-1.350136,-7.800572,2040.3047,2.779142,0.908993,2.98442,10.185236,-0.531603,-1.251023,-5.946083,5789.2546,2.881077,2.872738,7.207683,12.19765,-1.661112,-2.92,-8.376031,5379.4321,3.089967,2.620278,6.784862,13.712898,-1.526398,-2.817712,-9.055382,4
6071.5576,1.963061,1.972279,3.1578,7.275071,-1.193323,-2.07633,-10.537418,10253.4126,2.926581,3.577023,5.578702,9.991788,-1.972713,-3.085771,-11.119792,22336.7817,13.026213,8.408738,13.611874,18.168211,-4.281075,-7.328441,-21.187103,24750.3616,13.067014,9.230968,15.379915,22.967067,-4.623577,-7.51123,-22.774724,7223.1591,6.901429,2.671893,5.12178,9.400692,-1.923082,-3.471919,-8.363676,6382.236,7.352766,2.318291,4.351216,8.714119,-1.69106,-3.094737,-7.222345,20003.134,10.29246,9.158635,18.52819,22.963398,-4.573373,-8.262446,-18.176642,22294.0915,10.707401,10.022634,19.745308,25.651556,-5.057297,-9.579808,-20.469638,1414.3965,1.172462,0.779298,1.769204,10.224179,-0.903913,-1.772351,-8.938945,1567.7949,1.211366,0.724061,1.5784,8.136887,-0.738685,-1.508049,-8.342652,16408.3273,9.180187,6.665999,11.516684,17.35916,-3.230492,-5.587483,-18.424731,17106.3811,10.36318,6.656363,11.065501,16.580559,-3.278296,-5.632716,-18.379442,7986.1943,8.168125,2.874648,5.497162,10.353702,-2.250849,-4.360261,-11.014489,9060.187,9.684916,3.137269,5.80617,11.034425,-2.633405,-4.828304,-12.951995,15797.4143,7.638659,7.72072,16.301188,21.829061,-3.871097,-7.430084,-19.942463,14008.0654,7.691864,6.896959,14.620121,19.390867,-3.488367,-6.567347,-15.371003,3
46562.2802,9.635536,11.667696,15.877477,22.956286,-8.126874,-12.564495,-47.230633,45796.1494,11.316438,13.08983,19.383862,25.511324,-7.993266,-11.919841,-56.214064,6053.7563,3.289346,2.311844,5.521429,10.378293,-1.630963,-2.694143,-10.509498,6159.4214,3.155053,2.330245,5.394321,9.717086,-1.648648,-2.870353,-9.208915,3097.6329,3.284193,1.159099,3.291034,7.38262,-0.805841,-1.563648,-5.608971,2714.9822,3.395304,1.018333,2.953117,7.640218,-0.710262,-1.44567,-6.868923,8591.7217,4.260027,3.449137,8.426586,12.582054,-2.447938,-4.50168,-11.279995,8827.5554,4.109332,3.568604,8.536825,16.866825,-2.511023,-4.440769,-10.356974,48403.394,8.45157,12.932034,18.312421,28.7349,-8.076753,-12.612742,-69.680354,39937.0649,7.524247,10.217364,14.115463,25.220279,-6.393197,-9.413576,-48.572366,6661.1543,3.073801,2.66393,5.700292,10.407406,-1.818933,-3.242743,-10.945658,6037.1465,3.104538,2.333225,5.277485,11.281365,-1.637913,-2.895996,-10.361519,3437.4461,3.839325,1.306093,3.749321,10.763945,-0.873524,-1.869016,-7.555364,3068.4298,3.551318,1.213192,3.529704,9.752614,-0.796819,-1.735675,-7.445609,9863.8213,4.028944,4.267522,9.612062,17.084059,-2.931491,-5.19363,-14.87779,9159.602,4.495123,3.854658,9.245354,15.504327,-2.705978,-5.021747,-12.757632,4
3434.4897,1.509103,0.936131,1.618361,7.130918,-0.637002,-1.287062,-6.638111,6537.6274,2.145197,1.988343,3.317447,9.096714,-1.195341,-1.964063,-10.0623,15056.9702,8.813334,4.51885,6.534584,11.81857,-2.564088,-4.134552,-12.251039,16752.3999,8.7832,5.043114,7.357736,12.548689,-2.828187,-4.651161,-15.416508,4341.5807,4.426701,1.541843,2.847417,6.117242,-1.068296,-2.110121,-6.133996,3858.7223,4.793957,1.330818,2.530371,6.705754,-0.946582,-1.915241,-6.148511,13460.4998,6.892577,5.164318,9.17709,14.43961,-2.72959,-4.895093,-13.169651,15009.8284,7.221374,5.546901,9.381731,15.207727,-3.009724,-5.179075,-15.210896,-717.0215,0.918971,0.169116,0.919132,11.254527,-0.414427,-1.120598,-7.217968,-270.8647,0.96625,0.18688,0.965615,9.116207,-0.34229,-0.984945,-7.125587,10926.9661,6.109177,3.731374,5.902409,11.791777,-1.905553,-3.345619,-13.284535,11515.5855,7.072431,3.611026,5.463455,11.642134,-1.917313,-3.450523,-12.080073,4615.3252,5.126907,1.61271,3.043029,8.62794,-1.179913,-2.290778,-9.274444,4958.9783,5.537633,1.705761,3.200405,9.331925,-1.295804,-2.465294,-8.746403,10279.9729,5.043478,4.368887,7.93971,14.095278,-2.233141,-4.347431,-12.025384,9174.8874,5.157735,3.843306,6.860683,11.768949,-2.041734,-3.735523,-10.670644,3
5637.6665,2.05203,2.439056,4.210181,8.638656,-0.754136,-1.452483,-8.883866,6152.6929,2.386857,3.113155,5.595185,9.762277,-0.919703,-1.767178,-8.781715,476.6199,1.187377,0.844456,2.583881,6.920665,-0.231409,-0.695538,-6.236112,445.8716,1.162319,0.839601,2.562493,6.793981,-0.230065,-0.702143,-5.547918,331.6356,1.239786,0.548737,1.998511,5.374987,-0.144383,-0.577498,-4.291076,317.8819,1.277829,0.469483,1.722948,6.256571,-0.150278,-0.713165,-5.714156,885.9865,1.336144,1.386154,4.090681,8.36144,-0.308281,-0.886788,-6.35915,890.0388,1.316754,1.448473,4.386146,9.070754,-0.318989,-0.869822,-6.18778,7210.4663,2.070997,3.157207,5.535632,11.744559,-0.91924,-1.942661,-11.923746,5986.2402,1.948422,2.462393,4.176841,10.075984,-0.775218,-1.688655,-10.863504,492.0599,1.158347,0.878412,2.39219,8.914504,-0.269968,-0.977659,-7.079237,301.4062,1.108036,0.765514,2.527598,8.137521,-0.250648,-0.765699,-5.748348,391.191,1.313556,0.5905,2.108849,7.210573,-0.168873,-0.700982,-5.603859,409.8237,1.343673,0.59419,2.099132,7.894642,-0.159617,-0.675001,-5.540799,937.4255,1.292674,1.548718,4.720184,12.023766,-0.34979,-0.983999,-6.372386,886.561,1.335336,1.451726,4.518865,10.65375,-0.305687,-0.887575,-6.272469,4
1364.2935,1.251403,0.316091,0.937217,7.058969,-0.211176,-0.813107,-6.056093,1946.5469,1.422359,0.424665,1.095556,7.346596,-0.341994,-0.885079,-5.783051,2364.029,2.319692,0.472162,1.113854,6.105239,-0.249284,-0.843357,-7.222883,2618.9909,2.312571,0.544403,1.040641,6.00087,-0.292358,-0.930887,-6.952626,916.2278,1.784261,0.343661,0.989288,5.406729,-0.17717,-0.615153,-4.792645,814.4767,1.832218,0.294513,0.835737,5.504394,-0.13938,-0.633156,-5.235736,2590.2006,2.234709,0.612939,1.214187,5.921738,-0.328758,-0.952302,-7.33906,2799.3995,2.286643,0.639854,1.31906,6.890608,-0.363419,-0.916531,-8.811707,-251.5181,0.965153,0.104623,1.183919,9.175184,-0.11976,-0.770789,-7.149139,46.4252,1.007015,0.120297,0.962611,8.403683,-0.107198,-0.799026,-7.919425,2128.8188,2.047425,0.440374,1.10419,7.467053,-0.21202,-0.86331,-5.739183,1986.4354,2.125072,0.37836,0.971559,6.522562,-0.187294,-0.764921,-7.652129,977.6418,1.969133,0.360431,1.039428,7.358326,-0.174655,-0.714872,-6.093003,964.3649,1.971719,0.347286,1.162616,6.343595,-0.182333,-0.69422,-6.094872,2631.5871,2.125885,0.577712,1.235768,8.366615,-0.252921,-0.919681,-6.51498,2316.3802,2.16501,0.498578,1.167616,8.39245,-0.238381,-0.87979,-7.0065,3
54857.5391,11.518269,14.361645,19.74386,29.417353,-9.601392,-14.448339,-64.394887,53433.4751,13.217245,15.727472,23.875014,31.760174,-9.260583,-13.67582,-56.193057,7729.7707,4.470385,2.667686,6.158941,10.340829,-1.98235,-3.230286,-9.504864,7765.7915,4.17481,2.676209,6.114132,10.464794,-1.988219,-3.324914,-9.574941,3629.7035,3.779772,1.30654,3.640326,7.479392,-0.937368,-2.033014,-6.751133,3164.4868,3.877671,1.14668,3.14536,6.989127,-0.816834,-1.613723,-6.10642,10511.2678,5.391417,3.954607,9.19458,13.798657,-2.991556,-5.314261,-11.944872,10854.3091,5.267665,4.066769,9.402994,15.462484,-3.070815,-5.410024,-14.439435,55951.4267,9.549842,15.59415,22.858616,36.180961,-9.264263,-15.040427,-79.749173,46046.6768,8.561968,12.355888,17.382047,29.583978,-7.341831,-11.281252,-62.698029,8659.5857,4.245036,3.104042,6.539278,11.319746,-2.21236,-3.756893,-12.943775,7851.2503,4.329699,2.695476,5.694129,10.834736,-1.980583,-3.534341,-10.31031,3963.6288,4.433254,1.465509,4.100376,9.81515,-1.02003,-1.96638,-7.477138,3580.2168,4.205376,1.32827,3.947063,8.433015,-0.900734,-1.852029,-7.438933,12440.4409,5.23353,4.96123,10.801664,18.270799,-3.663459,-6.666063,-15.666564,11279.9145,5.666156,4.477521,10.330004,16.133328,-3.353013,-6.291536,-13.9818,4
4177.5122,1.580601,1.357369,2.140016,6.332322,-0.941126,-1.783985,-9.585281,8098.3579,2.329852,2.828535,4.446629,10.469106,-1.667813,-2.795546,-10.119087,18978.9063,10.980117,6.595483,10.520694,15.509919,-3.47293,-5.850007,-18.243623,21115.4446,11.199453,7.343547,11.265634,17.173892,-3.790904,-6.075075,-19.011012,5868.1123,5.673428,2.153318,4.191228,8.427326,-1.509672,-2.909531,-6.881945,5135.8226,5.803097,1.875837,3.569352,7.572091,-1.330391,-2.692802,-6.622068,16897.7776,8.47431,7.355124,13.91834,18.716006,-3.704706,-7.183874,-15.269517,18886.3206,9.002057,7.9854,14.930297,22.212889,-4.086832,-7.61525,-19.917652,-327.0547,0.96508,0.373544,1.243735,10.315037,-0.659634,-1.435802,-7.707978,111.2285,1.013195,0.382831,1.085833,7.954236,-0.552951,-1.266792,-7.278925,13938.1192,7.870597,5.400376,8.786387,13.825165,-2.629102,-4.561943,-17.064308,14492.4747,8.783619,5.268135,8.262182,14.853179,-2.653863,-4.552981,-18.505246,6345.7556,6.687514,2.293496,4.36698,9.93781,-1.728965,-3.20211,-9.243385,7013.4681,7.365027,2.457533,4.670517,10.218599,-1.972993,-3.837427,-10.14886,13259.0344,6.297146,6.326685,12.631815,19.49675,-3.124,-5.895026,-14.422462,11782.2847,6.355787,5.562731,11.007466,16.994383,-2.800802,-5.526575,-13.572717,3
40223.9566,8.514694,9.646681,13.04646,20.125435,-6.905927,-10.382333,-42.662601,40262.0449,10.01111,10.991119,16.143955,23.51212,-6.95504,-9.880492,-33.393507,4845.9549,2.839828,1.953762,4.662454,9.03349,-1.309896,-2.326031,-7.091036,4933.4483,2.74711,1.971093,4.610158,8.983236,-1.339953,-2.279114,-8.664749,2570.329,2.862997,0.993361,2.959459,6.470387,-0.667026,-1.378732,-5.087377,2269.351,2.941815,0.886684,2.595258,7.425103,-0.609283,-1.390823,-5.377445,6878.0159,3.54792,2.916716,7.066117,11.321923,-1.95014,-3.549947,-9.302584,7147.1623,3.532985,3.004462,7.520405,13.115606,-2.013433,-3.528653,-8.857493,42552.7979,7.217577,10.985615,15.472329,26.538362,-7.127454,-11.30183,-56.460157,34973.6954,6.448442,8.665266,11.905823,20.939481,-5.586899,-8.800032,-42.156732,5285.9438,2.678312,2.210131,4.820023,9.770945,-1.444934,-2.426869,-9.50548,4763.0698,2.670901,1.93579,4.469465,10.390216,-1.31736,-2.261471,-8.295257,2810.1099,3.181593,1.129624,3.282037,9.500819,-0.731003,-1.612163,-7.493498,2589.8666,3.159639,1.062684,3.390755,8.899832,-0.666616,-1.392156,-6.801842,7842.9732,3.390719,3.545379,8.130783,14.583171,-2.282101,-4.00839,-10.801189,7232.6983,3.67255,3.219455,8.174293,13.863799,-2.112703,-3.882886,-9.874691,4
6364.8887,1.961888,2.132867,3.410032,8.526219,-1.42363,-2.441856,-9.05243,10677.19,2.899965,3.828087,5.950681,10.413926,-2.258771,-3.647045,-12.695329,25118.437,14.034411,9.883037,16.952184,24.125626,-4.968891,-8.27292,-22.518527,27591.863,14.023739,10.852851,18.813526,25.035395,-5.309487,-8.562142,-25.13658,8459.8912,7.726501,3.146201,6.144359,9.680608,-2.324352,-4.192455,-11.359733,7541.5683,8.399177,2.738856,5.156351,9.322689,-2.051153,-3.865835,-10.416884,22475.259,11.048823,10.52135,22.509423,27.956488,-5.306117,-9.892434,-22.218479,24946.2238,11.488825,11.522202,23.938023,30.599187,-5.808789,-10.792073,-25.505687,1441.9482,1.164557,0.865565,2.011752,12.238226,-1.111598,-2.037589,-8.639306,1509.0693,1.189028,0.791185,1.765881,10.275804,-0.885203,-1.762211,-8.472377,18386.5882,9.71705,7.728291,13.975627,19.187393,-3.78767,-6.420264,-20.946939,19372.9914,11.39334,7.815997,13.496784,19.599067,-3.834386,-6.431427,-23.083662,9532.0793,9.585081,3.410897,6.455686,13.247062,-2.798805,-5.277936,-13.03694,11170.1557,11.317412,3.747381,6.915246,14.294949,-3.389733,-6.313811,-15.467382,17720.1353,8.178374,8.778225,19.540855,26.168912,-4.464052,-8.515636,-23.146445,15677.9522,8.180306,7.838916,17.771101,24.70181,-4.022268,-7.632363,-18.842069,3
39233.5381,8.319166,9.458776,12.79965,17.229686,-6.817913,-9.842053,-40.790015,39303.4248,9.860602,10.781724,15.848683,23.037106,-6.858021,-10.208752,-37.462081,4817.3283,2.775047,1.970319,4.986044,8.913284,-1.309537,-2.438847,-7.487656,4830.5551,2.647062,1.983765,4.807826,10.322005,-1.327259,-2.210866,-6.885398,2592.1204,2.876498,1.000638,2.975146,6.596763,-0.671761,-1.396943,-5.557141,2277.8705,2.9835,0.892039,2.608766,6.449546,-0.58764,-1.20047,-5.92453,6855.7825,3.505719,2.924882,7.476521,11.750678,-1.931886,-3.622096,-9.161213,7063.0984,3.437849,3.023323,7.535489,13.246857,-1.984372,-3.65189,-10.190792,41678.7373,7.223903,10.747669,15.282012,26.139045,-7.010842,-10.631874,-56.319913,34472.9214,6.425095,8.515595,11.77145,21.303127,-5.544292,-8.893221,-38.998712,5187.769,2.567878,2.227537,4.80656,10.471095,-1.450148,-2.452944,-8.746441,4732.1206,2.606335,1.943199,4.439781,9.856086,-1.311155,-2.29481,-8.799551,2841.3259,3.248452,1.139299,3.395247,8.983138,-0.726135,-1.64318,-7.00674,2635.0257,3.226439,1.059786,3.340502,8.301656,-0.664889,-1.500746,-7.184151,7762.9754,3.307012,3.543101,8.273778,14.122913,-2.281558,-4.257419,-10.273732,7177.6006,3.601711,3.234446,7.882523,13.968292,-2.092824,-3.825234,-10.597496,4
6329.4673,1.963975,2.070433,3.312352,7.149009,-1.384038,-2.398931,-10.110741,10582.7485,2.896258,3.686229,5.818381,9.476614,-2.222108,-3.450326,-11.964162,25422.9219,14.118268,9.846824,16.821519,24.108398,-4.965992,-8.460245,-25.578654,27715.3881,13.986682,10.844194,18.65733,23.104539,-5.364048,-9.202662,-24.493949,8492.6626,7.834274,3.125941,6.272323,10.592559,-2.335576,-4.32739,-9.626914,7517.5268,8.068715,2.727467,5.126877,9.237344,-2.064059,-3.844362,-9.661653,22357.8521,10.807581,10.432881,22.391136,28.650708,-5.327929,-10.103267,-22.046773,25155.7998,11.565862,11.445978,23.945059,32.117314,-5.858075,-10.769038,-28.210977,1500.9716,1.171562,0.87542,2.10119,9.573164,-1.098876,-2.128711,-10.445485,1500.3252,1.189877,0.771232,1.740039,8.522214,-0.887071,-1.832636,-9.04893,18619.3294,9.935346,7.670673,13.866105,19.193695,-3.786736,-6.390144,-21.451982,19231.9058,11.212049,7.735043,13.540072,18.132062,-3.840664,-6.425808,-19.850442,9524.1584,9.300657,3.374398,6.347504,11.740928,-2.792863,-5.147661,-14.342515,11138.004,11.20474,3.691142,6.873868,11.445494,-3.376811,-6.221606,-13.009217,17767.0703,8.084473,8.665867,19.310066,25.81346,-4.534554,-8.612484,-23.887793,15724.0496,8.182336,7.770895,17.447738,25.06307,-4.04758,-7.926339,-17.988321,3
18746.4228,4.497217,4.386971,6.228406,11.574479,-2.998881,-4.554848,-17.499545,19974.4604,5.528295,5.367547,8.165594,12.55905,-3.399597,-5.017112,-17.145841,2025.3115,1.748444,1.15544,3.173425,8.468722,-0.631057,-1.322192,-6.450591,1981.5835,1.674153,1.154913,3.108234,7.291603,-0.640804,-1.304733,-7.809253,1247.6742,1.894338,0.648618,2.197625,5.864705,-0.361498,-1.0065,-5.524426,1167.5653,2.061355,0.58942,2.029247,6.202286,-0.3178,-0.827617,-5.323364,3065.7153,2.125043,1.813178,5.017296,10.000779,-0.902091,-1.644469,-6.004107,3210.3967,2.106733,1.878497,5.479556,11.486107,-0.941433,-1.832031,-7.193132,21505.7593,4.201473,5.406026,8.09748,13.809578,-3.380988,-5.46817,-24.320585,17771.1533,3.830276,4.299397,6.272098,13.840789,-2.694873,-4.505428,-20.646542,2146.5989,1.652961,1.261569,3.096726,9.145008,-0.705736,-1.415865,-6.784639,1881.8907,1.629862,1.109974,2.984519,10.964763,-0.644207,-1.275614,-6.73611,1489.7356,2.213273,0.75499,2.477212,9.977639,-0.398512,-1.199258,-7.113905,1338.7727,2.124024,0.724648,2.511746,7.746402,-0.366232,-0.966249,-6.158762,3320.0537,1.986062,2.08161,5.469378,11.264375,-1.026614,-2.031732,-7.869122,3183.3376,2.15123,1.911275,5.386266,9.993259,-0.934568,-1.784451,-6.162011,4
2808.2359,1.475093,0.680753,1.32563,6.902586,-0.394522,-0.903571,-6.414923,4900.9101,1.982339,1.296764,2.20156,8.227392,-0.76704,-1.417648,-7.355543,9418.4608,6.159053,2.233399,3.140307,8.29481,-1.351151,-2.386511,-9.017923,10561.361,6.159881,2.454607,3.406479,7.362632,-1.53482,-2.442296,-9.648506,2690.1008,3.261299,0.880826,1.754035,5.470718,-0.577226,-1.230606,-5.820181,2313.219,3.364553,0.762367,1.593349,6.139043,-0.522974,-1.123401,-4.983785,8910.26,5.211466,2.638595,4.167873,9.374197,-1.551964,-2.635691,-8.935428,9836.8728,5.397645,2.814156,4.365406,10.109916,-1.689264,-2.948643,-10.003622,-562.938,0.928921,0.086841,1.004511,10.805565,-0.181801,-0.835995,-6.75038,-67.5503,0.990605,0.109805,1.040245,10.459827,-0.159167,-0.705658,-5.90223,7288.0636,4.600485,1.9371,2.992719,9.229257,-1.013953,-1.938704,-8.968533,7630.6549,5.236161,1.803267,2.79108,8.018872,-1.014796,-1.94711,-9.247138,2694.8775,3.505328,0.895464,2.087159,8.975051,-0.63156,-1.436586,-6.698554,2904.6335,3.909477,0.940272,2.073065,7.11392,-0.651227,-1.384872,-7.1004,6863.2,3.929484,2.314675,4.061036,9.912135,-1.16384,-2.256289,-7.381136,6103.504,3.988491,2.006415,3.348613,8.449563,-1.051077,-2.205936,-8.30404,3
31986.9146,7.060123,7.588675,10.473512,15.57959,-5.376703,-8.108965,-36.22483,32307.1411,8.264452,8.914832,13.2284,20.078175,-5.563554,-8.303171,-25.709413,3558.9946,2.459498,1.576382,4.090614,8.554363,-0.959766,-1.757296,-6.272093,3647.7849,2.398973,1.584915,3.909545,7.586052,-0.985768,-1.662309,-6.045462,1973.628,2.461457,0.836453,2.674698,6.297009,-0.530702,-1.2438,-4.948791,1769.6603,2.605167,0.747095,2.426953,6.274722,-0.460211,-1.00141,-5.460719,5139.0813,3.035096,2.374822,6.195859,10.25189,-1.427753,-2.61252,-7.164316,5363.3493,3.007468,2.460027,6.588536,12.091021,-1.476006,-2.603545,-8.513098,34378.2324,6.214828,8.79452,12.503647,21.731351,-5.758193,-9.005521,-40.788042,28351.6318,5.526221,6.964692,9.803159,17.653961,-4.491936,-7.093899,-39.460548,3898.3108,2.326118,1.783994,4.081611,8.975096,-1.05226,-2.067737,-8.361674,3510.8557,2.349939,1.543601,3.960023,9.230656,-0.977019,-1.82045,-7.889061,2220.8347,2.838754,0.943374,3.058627,7.429284,-0.586589,-1.284522,-6.304303,2023.2139,2.722818,0.914925,2.86048,8.520816,-0.531555,-1.239571,-5.689286,5661.2805,2.825107,2.829003,6.983918,14.786281,-1.64824,-2.915569,-8.841946,5427.282,3.134742,2.589619,6.658847,13.10854,-1.529824,-2.775586,-8.56705,4
5892.0083,1.932788,1.926266,2.962053,7.651152,-1.180439,-2.051398,-8.011233,9850.6182,2.830841,3.489223,5.480755,9.420734,-1.948488,-3.00857,-8.750098,22326.7083,13.515775,8.421345,13.691971,18.596023,-4.238628,-6.820622,-17.712182,24602.3627,13.522112,9.257026,15.030413,19.089836,-4.606334,-7.357083,-22.028251,7196.103,7.042834,2.672332,5.180717,8.657214,-1.915956,-3.450622,-8.343681,6388.0241,7.61994,2.329775,4.394177,8.70775,-1.678486,-2.986089,-7.985846,19833.6157,10.596771,9.124328,18.799577,24.243863,-4.550404,-8.090596,-19.311753,22117.7766,10.930076,10.018705,19.958883,26.12358,-4.988223,-9.165219,-18.9668,1340.8994,1.162109,0.765366,1.775889,11.11583,-0.908829,-1.714313,-7.662668,1498.6069,1.200046,0.712849,1.706686,9.903791,-0.724847,-1.488465,-7.18062,16435.6589,9.609321,6.723899,11.549698,17.663246,-3.216337,-5.23754,-16.570591,17098.1239,10.988503,6.664607,11.044276,16.337849,-3.285553,-5.431426,-15.556963,7889.4817,8.17703,2.895085,5.474431,11.327518,-2.232601,-4.174267,-11.424806,8963.622,9.698149,3.121799,5.77725,10.959405,-2.632897,-4.84544,-10.71792,15679.6196,7.859611,7.738164,16.386727,22.336992,-3.812346,-7.21721,-16.268473,13916.7196,7.843359,6.870578,14.552152,21.689884,-3.429952,-6.466386,-15.542022,3
47097.0503,9.816415,11.802742,16.074876,22.811184,-8.229983,-12.096357,-38.363885,46334.0806,11.4985,13.147899,19.685641,26.051259,-8.048271,-11.530247,-36.436637,6077.4316,3.378242,2.288118,5.428847,10.443063,-1.620472,-2.558847,-6.699056,6148.2347,3.223037,2.289996,5.256498,9.451262,-1.638057,-2.576589,-6.232605,3100.1494,3.307094,1.130352,3.306597,6.263603,-0.800489,-1.530313,-5.475836,2737.8622,3.456965,1.010395,2.859169,6.290657,-0.702303,-1.387219,-4.833219,8536.8037,4.311342,3.420562,8.010748,12.637669,-2.444884,-4.019775,-9.637309,8860.3867,4.24276,3.539472,8.404115,12.928197,-2.523185,-4.250019,-10.068578,48944.7251,8.457306,13.094666,18.933568,31.471515,-8.205559,-12.499284,-56.310173,40377.6924,7.510321,10.355661,14.509832,22.764766,-6.435023,-9.584304,-43.096692,6629.7317,3.114029,2.623593,5.661705,10.597995,-1.80723,-2.973928,-9.605367,6048.6316,3.155092,2.310027,5.002701,10.37333,-1.637712,-2.762045,-8.395446,3399.0697,3.806678,1.282852,3.692464,7.882793,-0.884157,-1.733845,-6.730666,3100.0949,3.664687,1.201897,3.51142,8.866925,-0.777206,-1.565288,-6.09294,9921.5174,4.118564,4.223478,9.570066,15.768444,-2.911274,-5.039346,-10.932752,9108.6184,4.46025,3.804941,9.176485,14.109381,-2.694031,-4.789211,-10.359046,4
3177.7881,1.466646,0.881439,1.472543,5.575191,-0.617569,-1.233373,-5.089581,6262.168,2.079451,1.885453,2.930508,6.490858,-1.171662,-1.924364,-7.707382,14981.6429,9.081107,4.507312,6.672479,11.610053,-2.522916,-3.940846,-11.642066,16746.8391,9.235986,5.00632,7.259927,9.846387,-2.785022,-4.521927,-11.381198,4351.2896,4.596589,1.529001,2.805629,5.358427,-1.051258,-1.893345,-6.568212,3850.3018,4.817538,1.319175,2.329525,5.916779,-0.934224,-1.644387,-5.185688,13393.7341,7.079586,5.103253,8.777278,12.668289,-2.712872,-4.816751,-9.642872,14908.4619,7.370933,5.516041,9.34864,13.323854,-3.003061,-5.094232,-12.477504,-774.8232,0.91331,0.15843,0.982169,8.855472,-0.413902,-1.077743,-5.671195,-328.0361,0.959613,0.165823,0.656581,7.522533,-0.332504,-0.835734,-6.091656,11013.2088,6.49308,3.723486,5.818775,11.095533,-1.887093,-3.067908,-10.900166,11522.6126,7.390348,3.59727,5.324703,10.111063,-1.90866,-3.208103,-10.711477,4618.8463,5.277292,1.585444,3.032537,7.587274,-1.161441,-2.352927,-7.662823,4955.8959,5.737101,1.70019,2.961554,6.877532,-1.276321,-2.504684,-7.302256,10343.4436,5.267242,4.374132,7.75944,11.804128,-2.223914,-3.952428,-10.702828,9189.6132,5.352839,3.832292,6.705553,11.557732,-1.995896,-3.730245,-8.413083,3
5787.2964,2.084374,2.344748,3.966648,8.756302,-0.766991,-1.41744,-8.647312,6258.0235,2.407476,3.006836,5.353729,9.62043,-0.925631,-1.638412,-8.155101,429.305,1.175237,0.777824,2.361652,6.356508,-0.222103,-0.747663,-4.741979,425.5103,1.161918,0.779503,2.295003,7.002991,-0.220549,-0.621122,-4.424709,350.6564,1.269405,0.490811,1.670524,4.436445,-0.126519,-0.524416,-3.384367,314.2755,1.285687,0.435529,1.561063,4.556333,-0.125783,-0.566877,-4.82894,867.6887,1.34333,1.278612,3.793748,8.186059,-0.29955,-0.762363,-5.372291,872.0368,1.324903,1.347667,3.990103,7.891727,-0.290973,-0.79784,-5.568475,7401.3852,2.074833,3.081378,5.396599,12.539887,-0.97097,-1.814449,-11.126496,6147.1983,1.957587,2.384784,3.886935,9.534208,-0.793307,-1.706587,-9.387971,397.5247,1.13582,0.813925,2.256588,6.931017,-0.246854,-0.778087,-5.721642,278.0554,1.104054,0.714057,2.072617,6.639421,-0.235218,-0.789932,-6.00778,389.7043,1.316115,0.550984,1.964182,7.500008,-0.15573,-0.693356,-3.413048,415.4991,1.364369,0.553087,1.847791,5.520249,-0.149466,-0.661351,-5.079578,859.8105,1.280159,1.415269,4.169736,8.555275,-0.330259,-0.858759,-5.678613,804.7915,1.312046,1.337563,4.008665,8.486678,-0.301354,-0.730559,-5.271265,4
1173.9121,1.215489,0.262427,0.857116,6.507182,-0.202663,-0.615086,-5.044653,1647.436,1.352575,0.345198,0.883882,7.170754,-0.305646,-0.724935,-5.526887,2263.1229,2.370086,0.433509,0.865815,5.046037,-0.233569,-0.730645,-6.732463,2507.0036,2.358475,0.49159,0.90365,5.224274,-0.258985,-0.83019,-5.936673,885.5542,1.781284,0.294347,0.886252,4.347916,-0.160986,-0.59116,-4.489031,840.9895,1.930837,0.257072,0.6368,4.572104,-0.143896,-0.599027,-5.010046,2564.4907,2.34025,0.550622,1.043793,4.206174,-0.305651,-0.787081,-5.28173,2696.0271,2.304211,0.578832,1.206737,4.91435,-0.325252,-0.855492,-5.983164,-358.3091,0.951687,0.076899,0.873964,8.048137,-0.099754,-0.67916,-6.896488,46.2934,1.006935,0.103322,0.765445,7.608868,-0.102216,-0.722526,-6.245862,2070.7686,2.135274,0.421664,0.975806,6.325268,-0.181793,-0.711103,-5.906234,1826.8004,2.096247,0.357776,0.870606,6.459921,-0.171561,-0.721134,-5.959703,918.2968,1.931201,0.298388,0.963841,5.219271,-0.169355,-0.656394,-6.620997,939.9551,1.968773,0.309925,0.872963,5.179424,-0.166288,-0.598259,-5.584832,2631.3316,2.213836,0.510757,1.148253,6.402827,-0.233479,-0.704113,-5.565536,2235.197,2.202698,0.439608,1.006722,5.900319,-0.216142,-0.662569,-5.275609,3
55804.187,11.714478,14.492671,20.056357,27.86536,-9.657924,-14.07938,-62.706236,54220.8491,13.204927,15.896085,24.38078,32.314828,-9.419582,-13.579173,-47.95983,7693.8271,4.673786,2.618429,5.916431,9.444818,-1.962652,-3.165063,-8.378957,7690.3796,4.348582,2.622071,5.877534,9.861082,-1.962064,-3.147483,-7.073748,3626.2915,3.904703,1.300166,3.41992,8.087061,-0.938436,-1.756168,-4.904856,3181.3942,4.056599,1.122102,3.083948,7.313737,-0.808605,-1.531673,-6.206179,10472.5256,5.605813,3.890012,8.787401,13.123549,-2.984844,-5.252561,-9.393119,10888.1114,5.56936,4.036525,9.164395,14.713136,-3.06944,-5.213147,-10.549888,56691.976,9.489394,15.968747,23.47034,41.33267,-9.371376,-15.852065,-73.728783,46802.2066,8.524905,12.649126,17.899929,28.433439,-7.395471,-11.079396,-48.949332,8529.8345,4.384005,2.985328,6.317837,11.828423,-2.194821,-3.581369,-10.245285,7762.1695,4.551046,2.644803,5.520083,10.233626,-1.958089,-3.28061,-9.427868,3948.605,4.516818,1.434996,4.132021,9.737139,-1.009927,-1.946445,-6.788301,3572.2459,4.333355,1.325376,3.9855,8.31817,-0.891471,-1.816947,-5.732857,12367.9843,5.469787,4.846782,10.631482,18.454233,-3.646499,-6.548357,-15.708298,11280.3743,5.840497,4.410943,10.031398,15.615183,-3.335242,-5.934645,-11.573228,4
4027.7954,1.55521,1.324359,2.111913,6.560311,-0.933949,-1.582966,-6.821214,7957.9087,2.28301,2.786987,4.346788,7.924907,-1.640045,-2.647821,-8.38252,18959.9157,11.800436,6.591474,10.328071,14.250785,-3.467291,-5.59882,-14.676439,21005.0572,12.056296,7.275597,11.158515,15.203807,-3.777302,-5.695608,-13.588723,5849.4386,5.866133,2.169425,4.031461,7.023874,-1.498208,-2.715585,-5.661995,5190.3414,6.374416,1.883048,3.422076,6.512586,-1.316124,-2.272522,-5.444068,16933.0166,9.089158,7.351555,13.859841,17.907912,-3.692591,-7.114856,-14.870444,18902.4649,9.464313,7.975847,14.704827,20.609855,-4.088708,-7.412062,-14.403462,-323.9257,0.965657,0.357217,1.19954,8.802787,-0.667692,-1.328968,-6.643492,77.6504,1.009077,0.358685,1.028945,7.934286,-0.543438,-1.192995,-6.393928,14020.759,8.504411,5.398134,8.7945,13.456187,-2.632479,-4.343033,-14.709806,14513.0227,9.482745,5.271808,8.213289,12.428303,-2.639378,-4.306537,-12.731158,6298.1503,6.96794,2.286908,4.269274,9.666209,-1.70795,-3.111227,-8.616311,7014.9457,7.764264,2.462045,4.534761,8.405596,-1.931515,-3.439887,-10.223667,13362.4402,6.818962,6.361335,12.562855,19.135085,-3.109144,-5.767046,-13.12032,11869.2567,6.882162,5.609871,10.9399,17.236607,-2.804256,-5.131133,-12.171306,3
54431.8648,11.090715,13.846792,18.894177,27.200025,-9.590454,-13.92686,-53.776099,53203.5595,12.786755,15.162357,22.729949,29.577001,-9.304662,-13.618938,-48.157946,7446.9587,4.022005,2.601564,5.719935,9.739894,-1.986776,-3.160805,-7.944121,7385.1455,3.795037,2.596642,5.806673,9.310978,-1.965426,-3.129443,-8.155818,3620.5313,3.80443,1.280935,3.319792,7.392033,-0.942321,-1.708885,-5.242812,3119.1069,3.843662,1.128735,3.030034,6.762001,-0.811353,-1.589759,-4.820272,10166.5237,4.991616,3.859233,8.560644,13.381417,-2.96261,-4.999686,-9.223524,10607.8198,4.980558,4.032221,9.072128,13.472237,-3.068185,-5.258711,-11.739814,55670.9385,9.00655,15.197184,22.037956,33.096887,-9.308334,-14.316795,-75.596741,45955.5996,8.026223,12.133145,16.926712,29.084415,-7.388215,-11.43214,-62.431534,8075.1125,3.689845,2.996708,6.214679,11.142684,-2.189086,-3.589379,-10.609592,7336.0159,3.758494,2.633328,5.564191,9.892262,-1.970241,-3.387548,-10.85204,3926.8625,4.375335,1.425414,3.843435,8.553072,-1.013535,-2.013826,-6.959524,3557.1545,4.104021,1.304407,3.604991,7.489789,-0.897031,-1.758733,-7.192346,12055.0671,4.871355,4.8263,10.289866,16.09507,-3.637528,-6.382856,-14.916949,10921.198,5.286194,4.363999,9.601187,14.454388,-3.291848,-6.126728,-13.777374,4
3834.4926,1.52927,1.217409,2.022461,6.884538,-0.900577,-1.556886,-6.698428,7547.9082,2.210807,2.526819,3.974584,8.315035,-1.617556,-2.507353,-9.862931,18968.0974,11.5222,6.589249,10.119857,15.234065,-3.483837,-5.486924,-14.10732,21132.3585,11.711459,7.278806,11.271575,15.365305,-3.791011,-6.09855,-16.302647,5920.8691,6.033929,2.144959,3.929481,6.434754,-1.51412,-2.67679,-7.327693,5231.4764,6.375585,1.861147,3.432743,6.347804,-1.335918,-2.382462,-6.083444,16905.5391,8.874566,7.244079,13.786856,18.103025,-3.730417,-6.320233,-13.45438,18940.9595,9.418111,7.876414,14.702087,18.912249,-4.096438,-7.202745,-18.09428,-458.0859,0.952036,0.309827,1.12747,12.313545,-0.658666,-1.377669,-6.727719,-79.1357,0.990878,0.302898,0.968029,7.442016,-0.535941,-1.143633,-7.218367,13979.2439,8.19608,5.33363,8.841473,14.024131,-2.636207,-4.608249,-12.950416,14546.4994,9.418714,5.235941,8.262814,14.105711,-2.670769,-4.407893,-13.110089,6406.5911,6.941631,2.260645,4.204357,8.024665,-1.712788,-3.172801,-8.475561,7044.3761,7.707901,2.439633,4.346431,8.107725,-1.958236,-3.557075,-9.543824,13381.353,6.724405,6.218575,12.133161,17.624674,-3.117377,-5.716658,-14.770858,11793.7261,6.601524,5.496275,10.614072,16.626854,-2.79101,-5.375652,-12.8209,3
40618.1441,8.5585,9.716328,13.042032,18.777473,-7.039745,-10.295485,-33.779035,40489.725,9.90032,11.045163,16.310367,21.390635,-7.122547,-10.241983,-32.703014,4798.3003,2.933263,1.90177,4.491862,8.449439,-1.297126,-2.142096,-7.17295,4819.2671,2.791885,1.896252,4.453919,9.059531,-1.323584,-2.133366,-6.027174,2577.9694,2.967101,0.976621,2.77161,5.579552,-0.687168,-1.25181,-4.721726,2296.2023,3.12995,0.871779,2.613731,5.253233,-0.600807,-1.173157,-4.571639,6791.3142,3.641667,2.856297,6.804517,11.191835,-1.941148,-3.352712,-7.918138,7045.4272,3.586251,2.942757,7.359545,11.809404,-2.000123,-3.425335,-7.602798,42901.3598,7.048595,11.181215,15.830345,25.237472,-7.213079,-10.928563,-59.076949,35565.6655,6.349708,8.880076,12.296394,24.250395,-5.699988,-9.160451,-38.996673,5172.5608,2.718268,2.149124,4.784057,9.364941,-1.416637,-2.434161,-7.889488,4659.3689,2.709214,1.874317,4.176514,9.478327,-1.292308,-2.236484,-7.185234,2841.7304,3.392857,1.096996,3.205489,6.612842,-0.742925,-1.57774,-5.473436,2603.4394,3.279436,1.025932,3.17279,7.454751,-0.663168,-1.503951,-5.771395,7632.8789,3.413545,3.434095,7.707003,12.412648,-2.276649,-4.063006,-10.401054,7140.0813,3.764043,3.123599,7.572666,12.269577,-2.077969,-3.780394,-9.599503,4
6143.2642,1.914894,2.038898,3.301855,7.314175,-1.402442,-2.370243,-8.590351,10504.79,2.816118,3.709083,6.202899,11.148422,-2.250366,-3.575228,-11.626052,25281.7513,15.172296,9.914384,16.911591,24.124044,-5.012817,-8.098344,-20.081041,27741.0056,15.290451,10.85029,18.589195,22.969334,-5.374127,-8.566246,-24.931555,8537.2594,8.24461,3.162178,6.185661,10.039239,-2.328987,-4.24837,-9.233497,7722.973,9.187285,2.750859,5.006056,8.586123,-2.098397,-3.900473,-8.076913,22567.2849,11.849746,10.52534,22.502753,29.549722,-5.369067,-9.686041,-21.041799,25124.2715,12.406736,11.625095,24.29713,28.814848,-5.901692,-10.647362,-22.001788,1415.8145,1.158118,0.850721,1.937306,11.440133,-1.102211,-1.9755,-8.838431,1421.8086,1.173788,0.784715,1.680872,9.050622,-0.890129,-1.688498,-8.836744,18808.1989,10.751712,7.820881,14.08828,19.378848,-3.795703,-6.226218,-18.32857,19527.1753,12.43137,7.893685,13.488326,19.379182,-3.860368,-6.48125,-19.522517,9502.8424,9.787118,3.426253,6.578609,12.505006,-2.784147,-5.13681,-14.413072,11120.6387,11.735553,3.737284,6.885656,11.44349,-3.360921,-6.115042,-13.91441,17989.949,8.781507,8.892818,19.941642,26.662715,-4.565157,-8.464129,-18.453184,16007.391,8.927396,7.913814,17.721523,24.090635,-4.077986,-7.686691,-19.790437,3
5516.7319,2.032122,2.214378,3.814054,8.059344,-0.761053,-1.408806,-6.575716,6053.2187,2.341442,2.875565,5.199566,8.900718,-0.884126,-1.552837,-8.803581,365.2552,1.141821,0.756631,2.520781,6.232584,-0.216259,-0.743728,-5.360531,331.2402,1.120402,0.764427,2.220217,6.348815,-0.223557,-0.70429,-5.20929,334.9436,1.252483,0.489522,1.76528,4.797061,-0.132544,-0.580199,-4.26058,327.6634,1.300705,0.430334,1.529186,5.018928,-0.130065,-0.612825,-4.828245,799.1118,1.305741,1.262184,3.728057,7.255125,-0.292796,-0.725958,-5.055919,897.4263,1.326644,1.32139,3.973621,7.393207,-0.301622,-0.818904,-5.838475,7327.7085,2.061341,2.980781,5.111157,11.751074,-0.939975,-1.844289,-11.611299,5957.9135,1.912467,2.307822,4.143004,9.497805,-0.804093,-1.594039,-9.105269,333.0422,1.107078,0.785918,2.14398,7.26076,-0.259259,-0.75404,-5.016018,187.0993,1.066707,0.69499,2.222874,6.142433,-0.230357,-0.726422,-4.961692,468.1679,1.396939,0.558401,2.102902,6.243572,-0.170466,-0.642565,-6.383298,394.4595,1.334387,0.520756,1.840818,5.674217,-0.148996,-0.632039,-4.800785,757.7402,1.234059,1.384118,3.935851,8.950693,-0.339953,-0.854377,-5.936642,807.935,1.305446,1.314995,4.048961,8.005215,-0.304868,-0.748837,-4.790541,4
958.124,1.177454,0.22717,0.897145,6.631062,-0.17805,-0.724503,-6.338335,1362.1704,1.290151,0.30673,0.929684,6.946296,-0.289558,-0.871514,-7.356152,2191.7328,2.308624,0.432498,0.974281,6.283072,-0.250536,-0.850608,-6.238923,2449.9297,2.342307,0.488294,1.002113,5.305279,-0.286273,-0.874935,-6.60885,915.7344,1.830011,0.288095,0.72023,4.499967,-0.170506,-0.618791,-5.814952,799.9065,1.889172,0.250161,0.70453,4.838025,-0.152456,-0.647021,-5.821375,2555.4176,2.336315,0.547809,1.105766,4.713282,-0.312432,-0.904555,-6.772874,2652.427,2.315715,0.595535,1.23704,5.800592,-0.358361,-0.962598,-7.587571,-377.0269,0.949282,0.059075,0.566282,0.34721,-0.105629,-0.874955,-8.315794,-24.2324,0.996422,0.103027,0.976474,8.447819,-0.112178,-0.777263,-7.614688,1975.67,2.061485,0.397982,1.177506,7.902575,-0.192379,-0.823909,-6.930412,1824.6703,2.10672,0.381432,1.00623,6.455249,-0.184008,-0.722701,-6.294142,877.352,1.897362,0.298758,0.980598,5.557253,-0.170355,-0.647632,-6.214985,956.7708,2.011575,0.297543,0.917984,5.35292,-0.174674,-0.699454,-5.379977,2624.2263,2.220584,0.524287,1.355063,7.581574,-0.252888,-0.869851,-7.357062,2166.515,2.155482,0.449951,1.064923,6.731431,-0.226818,-0.810218,-7.006328,3
20881.0117,5.103344,4.91116,7.022855,12.685764,-3.269915,-4.957228,-18.702039,21820.7935,5.989194,6.051437,9.197454,15.259574,-3.638568,-5.577287,-19.624412,2238.3367,2.064321,1.149353,3.065789,6.592943,-0.605234,-1.176732,-5.677163,2217.0306,1.968878,1.133264,3.130236,7.334916,-0.610908,-1.252753,-5.079178,1318.3923,2.078049,0.674931,2.270614,6.753651,-0.356424,-0.924908,-4.609395,1162.0037,2.162566,0.596727,2.119233,5.869481,-0.322248,-0.874253,-4.853592,3201.3206,2.411439,1.747199,4.877446,9.729318,-0.883621,-1.687737,-5.927768,3369.2991,2.407485,1.821607,5.042735,9.967472,-0.91764,-1.767096,-7.032257,23651.0074,4.498975,6.110989,8.810606,16.903313,-3.728792,-6.154708,-28.167732,19453.9253,4.108301,4.782014,7.000158,14.740506,-2.95052,-4.954534,-21.208475,2427.6717,1.954889,1.250881,3.087449,8.803355,-0.664755,-1.296294,-6.350943,2211.9397,2.013153,1.103783,2.809321,7.231363,-0.595236,-1.342303,-7.015527,1481.0766,2.357474,0.729654,2.442735,8.692352,-0.386306,-0.964626,-6.236984,1370.0834,2.305382,0.707373,2.49231,7.88873,-0.360948,-0.964986,-5.362717,3526.021,2.278222,2.007689,5.287943,12.22966,-1.012447,-1.90035,-7.241407,3310.9023,2.433805,1.843732,5.166907,10.030237,-0.919742,-1.908476,-6.795694,4
2653.4204,1.445228,0.659786,1.485768,6.869682,-1.133201,-2.939906,-7.402455,5419.9043,2.05666,1.459768,2.441773,7.34165,-0.835942,-1.49145,-7.581774,9476.1974,6.892342,2.227464,3.140247,7.560411,-1.357507,-2.293986,-9.103362,10521.4067,6.949216,2.450646,3.432771,8.908354,-1.533254,-2.462384,-9.444779,2747.9879,3.514963,0.883938,1.781842,5.317423,-0.579255,-1.270507,-5.394254,2457.4165,3.864118,0.763588,1.500729,5.403882,-0.520173,-1.189139,-6.005966,9056.0971,5.767378,2.678683,4.108343,8.574366,-1.538725,-2.726174,-8.679219,9985.857,5.974845,2.834047,4.338114,10.676802,-1.709441,-2.966808,-10.585909,-207.5821,0.973703,0.10786,0.843951,9.405477,-0.184462,-0.784963,-7.031923,265.1631,1.036801,0.169612,0.904377,8.604971,-0.161525,-0.797635,-7.030269,7544.1702,5.350361,1.990248,3.127485,9.22585,-1.050273,-1.927179,-9.45986,7740.0864,5.967279,1.833585,2.718517,8.500015,-1.045207,-1.891741,-7.82626,2810.8598,3.922387,0.914625,2.076737,9.401281,-0.627776,-1.423226,-7.454992,2957.2744,4.153303,0.941561,1.922069,8.24492,-0.669346,-1.410351,-7.945339,7233.5051,4.49402,2.434524,4.017349,10.532068,-1.202835,-2.368831,-7.96791,6387.9417,4.496876,2.088,3.403268,8.64861,-1.094646,-2.205393,-7.357493,3
31593.2153,7.189458,7.722049,10.220145,15.687943,-5.286866,-7.884584,-29.323028,33143.4736,8.259073,9.134171,13.532139,18.810803,-5.675005,-8.397678,-31.221713,3614.5815,2.569839,1.573638,3.925979,8.249459,-0.974099,-1.803303,-7.511322,3638.7744,2.46026,1.568354,3.996054,7.655666,-0.985357,-1.892748,-6.37106,2039.2403,2.594683,0.84771,2.574754,6.241763,-0.528844,-1.174848,-5.380348,1784.0779,2.640908,0.743964,2.370799,6.633958,-0.475185,-1.087919,-5.489493,5193.6953,3.157425,2.359421,6.017072,10.694557,-1.43221,-2.540085,-7.735441,5385.4754,3.132885,2.444486,6.466414,12.842229,-1.502538,-2.647929,-8.976366,35496.19,6.228701,9.149448,12.98371,22.770137,-5.903893,-8.883782,-44.234207,29179.399,5.588895,7.254958,10.24777,18.640457,-4.625438,-7.090479,-29.601307,3813.2595,2.351564,1.739277,4.00885,9.833469,-1.049597,-1.796914,-7.478933,3475.7593,2.391861,1.524876,3.571393,7.933219,-0.964697,-1.718663,-7.999925,2249.7406,2.962462,0.945855,3.001049,7.670523,-0.584301,-1.326963,-6.595126,2097.3032,2.869971,0.896693,2.871306,8.954757,-0.524761,-1.258091,-6.103021,5723.1428,2.943461,2.821507,6.974759,12.699417,-1.659246,-3.10267,-10.14947,5434.6696,3.236536,2.55716,6.601871,12.023875,-1.530182,-2.761441,-8.100361,4
5397.8179,1.881988,1.813661,3.073644,6.998007,-1.208836,-1.910068,-8.564106,10145.4072,2.855981,3.672949,5.809368,10.062662,-2.017628,-3.52258,-11.896487,22440.5504,14.391547,8.456156,14.062092,21.134202,-4.334396,-7.062924,-23.052368,24804.5892,14.651583,9.271027,15.186377,19.566754,-4.683725,-7.501158,-25.455304,7278.5535,7.43872,2.71203,5.140528,9.47662,-1.9469,-3.649085,-8.934207,6570.2664,8.290939,2.362198,4.424806,7.786913,-1.728873,-3.095069,-7.759432,20007.5442,11.220994,9.215909,18.907545,24.979457,-4.597391,-8.352416,-18.291275,22323.5367,11.647335,10.123869,20.085397,27.509131,-5.061393,-9.0583,-23.46553,1569.9307,1.189748,0.827264,1.922972,8.805364,-0.93359,-1.853119,-9.453977,1677.2407,1.223668,0.798425,1.69863,7.906046,-0.750651,-1.5568,-8.336297,16655.3264,10.194101,6.841839,11.913374,17.268772,-3.291566,-5.679944,-19.186985,17302.8657,11.629766,6.756107,11.259866,16.953796,-3.301388,-5.6154,-23.900167,7980.8284,8.987835,2.928291,5.545471,11.782472,-2.263583,-4.471093,-12.148061,9014.1646,10.585808,3.165486,5.865622,11.989819,-2.609835,-4.951581,-13.355946,15919.0142,8.252955,7.982207,17.236486,23.285735,-3.909046,-7.639315,-18.988539,14200.3623,8.379462,7.080024,15.325507,22.338028,-3.497622,-6.827929,-16.646692,3
45352,10.389276,11.277952,15.105359,19.46985,-7.658244,-10.803065,-36.94902,46945.0068,11.486831,13.425584,20.107804,26.200966,-8.219868,-11.511548,-39.256288,6188.1882,3.532464,2.270847,5.441535,8.695999,-1.644192,-2.715621,-6.226528,6229.3271,3.361781,2.271566,5.138529,8.824562,-1.657036,-2.599569,-5.860328,3152.472,3.413135,1.147339,3.181728,5.816378,-0.811116,-1.470422,-4.649783,2767.4919,3.602267,1.010541,2.806737,5.545921,-0.698855,-1.284705,-4.149327,8602.5176,4.421147,3.406096,7.835817,11.448078,-2.471233,-4.084961,-8.223168,8980.29,4.393066,3.547734,8.377529,12.0525,-2.546202,-4.31115,-7.042469,49960.9921,8.442524,13.453185,19.153037,29.057705,-8.307246,-11.954637,-59.562908,40948.0855,7.492896,10.612866,14.526212,22.452365,-6.528363,-9.473752,-40.093802,6762.9343,3.27041,2.603034,5.402412,9.493693,-1.814999,-2.864339,-8.021609,6068.5437,3.266537,2.286961,4.802071,8.048374,-1.63769,-2.648885,-7.933615,3466.8878,3.976331,1.29587,3.516246,6.801226,-0.872151,-1.675958,-6.336555,3142.9235,3.790728,1.187153,3.645616,7.186803,-0.788773,-1.549752,-6.628435,9930.2498,4.17414,4.212732,9.318658,13.691593,-2.955194,-5.163673,-11.182706,9213.4565,4.643037,3.806508,8.836287,13.022394,-2.701839,-4.71298,-10.298876,4
3555.6148,1.559902,0.963148,1.491322,5.445961,-0.599823,-1.102315,-4.834655,6394.4365,2.086565,1.93768,3.141303,6.99231,-1.204399,-1.933764,-6.3881,15082.6108,9.569777,4.549929,6.663946,10.086232,-2.546748,-3.85573,-12.020248,16870.3568,9.777525,5.046856,7.171882,11.038285,-2.817859,-4.366941,-13.643049,4414.5116,4.821123,1.529932,2.787068,5.518855,-1.062491,-1.923943,-5.088427,3930.522,5.177184,1.332902,2.355038,6.037803,-0.935464,-1.712485,-4.625282,13510.2639,7.458463,5.144314,8.734969,12.24439,-2.706281,-4.629257,-10.564271,15092.1985,7.833993,5.578961,9.486296,13.484206,-2.994127,-5.010038,-12.929052,-767.9209,0.915257,0.172427,0.788739,9.163202,-0.417451,-0.973935,-5.340115,-248.3271,0.969786,0.178214,0.676623,7.017246,-0.336475,-0.834426,-5.241816,11213.4799,7.009227,3.800747,5.842743,9.669007,-1.908516,-3.085073,-8.521013,11673.4153,7.787568,3.66424,5.352991,9.065751,-1.923687,-3.180291,-9.099512,4613.4202,5.288927,1.608442,2.864666,7.489431,-1.181669,-2.140717,-7.242415,5025.0922,5.926393,1.693144,2.989782,6.323465,-1.28785,-2.355422,-7.357284,10488.4419,5.57526,4.455754,7.97411,12.310019,-2.24535,-3.972397,-9.168463,9390.5071,5.705727,3.905872,6.846202,10.291118,-2.025102,-3.613547,-8.965206,3
5933.5112,2.103674,2.357115,3.845549,7.556802,-0.771298,-1.340908,-6.118049,6474.8569,2.448706,3.021202,5.20466,9.246814,-0.9342,-1.713675,-7.361443,422.7168,1.175447,0.780199,2.304843,7.150652,-0.218217,-0.547854,-3.849854,446.6162,1.172479,0.749952,2.222872,4.805509,-0.216696,-0.565434,-5.3794,348.9004,1.269475,0.481174,1.650246,5.119573,-0.135118,-0.399098,-2.809434,331.0888,1.30866,0.44428,1.533845,3.919817,-0.114363,-0.41543,-3.366841,865.8535,1.347153,1.252326,3.733572,6.239873,-0.286654,-0.624929,-3.890816,864.7996,1.326366,1.319365,3.870197,7.301315,-0.29434,-0.666732,-3.809702,7636.9912,2.107479,3.071355,5.150595,9.694887,-0.976121,-1.881202,-9.419501,6287.6368,1.973395,2.399462,3.952973,8.84942,-0.800596,-1.458958,-7.376072,372.5916,1.127183,0.768976,2.212018,5.540398,-0.250123,-0.63298,-5.839955,304.7588,1.116578,0.697139,2.104805,5.85887,-0.222547,-0.681554,-4.59048,455.5595,1.382943,0.544605,1.883809,5.899716,-0.146413,-0.533026,-4.092242,410.602,1.364264,0.536642,1.90205,4.659258,-0.140687,-0.529036,-4.100806,832.6396,1.273905,1.387608,3.837942,8.03421,-0.331327,-0.743968,-4.523524,819.0374,1.32167,1.297504,3.970214,7.578594,-0.290449,-0.711554,-4.122678,4
1091.5517,1.201388,0.243655,0.744543,5.505521,-0.178118,-0.567803,-4.975562,1563.6362,1.331821,0.298755,0.835497,5.57729,-0.296149,-0.736871,-4.402347,2142.3623,2.334496,0.425845,0.94905,5.137144,-0.215206,-0.68218,-4.895557,2425.4449,2.383239,0.478195,0.988877,4.961626,-0.24996,-0.653093,-4.759684,899.3605,1.831624,0.274461,0.63925,3.89178,-0.132272,-0.581091,-3.742514,818.4734,1.925706,0.229001,0.633802,3.605633,-0.121072,-0.586941,-5.008917,2549.3758,2.370905,0.533737,1.046594,4.708137,-0.288413,-0.697036,-4.271807,2710.2563,2.395322,0.554743,1.017036,4.873179,-0.308955,-0.704492,-4.60035,-302.9878,0.959417,0.073413,0.826486,7.026214,-0.094412,-0.692701,-6.037767,7.7529,1.001151,0.106937,0.725167,5.852634,-0.097228,-0.572706,-5.514004,1946.3203,2.107011,0.411116,1.037558,7.339945,-0.173956,-0.64395,-5.246805,1730.7567,2.097387,0.357889,0.886191,4.823681,-0.164263,-0.594708,-4.741514,914.9501,1.930959,0.28759,0.744438,6.407516,-0.155012,-0.571392,-4.265117,987.5424,2.080309,0.278009,0.704411,5.428965,-0.159632,-0.52552,-3.988136,2600.815,2.260898,0.499057,1.281694,6.506032,-0.224115,-0.67907,-5.394601,2178.263,2.20653,0.428849,1.004967,4.962915,-0.206747,-0.559439,-4.816785,3
56434.314,11.960142,14.626057,20.245582,26.588971,-9.739375,-13.68443,-49.478214,54712.0816,13.50286,16.054093,24.455042,30.414907,-9.465674,-13.315317,-43.073383,7799.6582,4.730255,2.636853,5.898925,8.82524,-1.997715,-3.120416,-6.806257,7841.2222,4.451172,2.6216,5.77175,8.725749,-2.002422,-3.187401,-8.367352,3673.5625,3.984845,1.305921,3.362642,6.836574,-0.935843,-1.707165,-6.037948,3228.3436,4.300648,1.128611,3.128696,5.834842,-0.807438,-1.456832,-4.455172,10611.7791,5.736845,3.912894,8.805864,14.868989,-3.026574,-5.069493,-11.079293,10977.5444,5.627715,4.042306,9.221895,13.023954,-3.124183,-5.251063,-9.759509,57575.6221,9.571624,16.087021,23.27541,32.8749,-9.47078,-14.073661,-60.400433,47586.5185,8.707093,12.843336,18.289723,32.19294,-7.490125,-11.080801,-49.155835,8652.155,4.490638,3.008233,6.147465,9.907365,-2.220619,-3.606923,-9.526194,7829.51,4.673233,2.639207,5.430889,9.168324,-1.991117,-3.208561,-8.973963,4010.6525,4.682025,1.450945,3.876355,8.06517,-1.006293,-1.998322,-6.491924,3632.9504,4.439883,1.323808,3.649616,7.340982,-0.902109,-1.742536,-5.732894,12659.6381,5.696993,4.867938,10.415794,15.786573,-3.694701,-6.406606,-13.97434,11387.0252,6.036221,4.403796,9.82144,15.125336,-3.361915,-5.964035,-12.148264,4
3943.2774,1.541422,1.314678,2.197,5.613527,-0.935719,-1.445661,-6.668234,7837.8906,2.250169,2.787813,4.220827,7.838909,-1.643344,-2.584269,-8.636536,19129.2873,12.271987,6.667316,10.311216,14.279588,-3.475768,-5.426282,-15.274961,21179.322,12.540696,7.353667,11.319088,15.080856,-3.792135,-5.966155,-14.70418,5943.5823,6.159127,2.192299,4.118366,8.00758,-1.509366,-2.652835,-6.428454,5293.8895,6.76915,1.881083,3.459373,6.694056,-1.325326,-2.374894,-4.977978,16909.8689,9.32871,7.405975,13.967053,18.87386,-3.70074,-6.574633,-12.95859,18967.0305,9.810155,8.066429,14.985223,20.189457,-4.057385,-6.982282,-15.668652,-282.8516,0.970013,0.358633,1.07481,8.002252,-0.671308,-1.247987,-6.382458,175.0215,1.020645,0.368989,1.068459,6.324855,-0.541804,-1.226301,-6.074113,14151.6566,8.773018,5.497154,9.033314,13.868244,-2.63976,-4.254924,-13.442663,14597.8848,9.831595,5.323465,8.34964,12.837384,-2.640665,-4.216621,-11.946767,6392.1447,7.189743,2.31091,4.261861,8.056573,-1.703595,-3.12725,-7.868518,7043.0246,8.088304,2.473096,4.365453,7.878691,-1.917523,-3.397725,-7.638763,13437.773,7.050247,6.488456,12.616418,16.634839,-3.10365,-5.666882,-13.235489,11910.2162,7.005002,5.685276,11.1422,15.351406,-2.774643,-5.22425,-13.01581,3
41003.937,8.705051,9.842856,13.202348,18.387702,-7.082782,-9.886466,-33.73131,40989.7138,10.156505,11.189291,16.458909,21.175031,-7.105548,-10.342106,-27.927684,4844.5842,2.973235,1.895736,4.452853,8.623865,-1.293021,-2.159227,-5.041392,4884.7373,2.839468,1.88785,4.42611,7.568506,-1.305063,-2.233609,-6.002569,2604.1997,2.983962,0.981044,2.905803,5.713664,-0.668992,-1.255507,-3.915798,2290.5953,3.132648,0.871315,2.436984,5.376548,-0.592163,-1.057039,-3.431218,6883.9285,3.720009,2.830038,6.78545,10.053015,-1.938754,-3.328385,-8.801845,7116.5563,3.681757,2.944925,7.176534,11.977493,-2.009804,-3.398907,-6.941254,43285.0401,7.190989,11.29529,15.889921,25.592055,-7.246091,-11.438262,-40.275054,35842.8946,6.458116,9.013421,12.359425,18.837446,-5.714231,-8.326247,-35.096359,5216.9179,2.745603,2.142649,4.566134,9.030893,-1.421613,-2.320603,-6.722215,4753.5005,2.789696,1.865863,4.141609,7.496418,-1.289204,-2.149805,-6.713145,2865.1037,3.377009,1.106853,3.268528,6.352555,-0.724219,-1.439922,-5.142076,2608.4148,3.249906,1.037167,3.060131,6.119583,-0.65094,-1.375517,-5.066325,7758.7583,3.516465,3.439696,7.948907,12.132959,-2.29048,-3.845344,-8.495286,7202.6811,3.798319,3.121186,7.336923,12.355701,-2.100484,-3.695386,-9.663427,4
6277.8823,1.93355,2.025579,3.155634,6.609677,-1.408994,-2.428077,-7.678908,10481.0928,2.816219,3.692152,6.013985,9.109487,-2.232783,-3.375514,-11.543852,25264.7637,15.589711,9.969751,16.882053,20.866445,-5.033958,-7.867692,-19.485112,27707.2853,15.795422,10.916306,18.517266,23.152569,-5.360405,-8.420358,-21.57807,8587.5856,8.441089,3.173271,6.159975,9.012055,-2.327924,-4.13307,-8.330606,7798.6203,9.471871,2.760895,4.919704,7.419549,-2.114945,-3.676311,-7.406332,22518.9477,12.152137,10.515916,22.58197,27.794895,-5.277581,-9.393053,-21.785735,25059.6831,12.768711,11.637792,24.30576,30.9216,-5.876752,-10.292904,-21.555168,1381.2304,1.154124,0.847119,1.922846,7.011354,-1.079898,-1.867278,-6.632296,1514.4121,1.187226,0.767752,1.721785,6.295421,-0.876887,-1.64772,-6.741791,18759.7032,11.156561,7.874029,14.251307,19.219534,-3.795012,-6.032358,-15.885738,19465.1185,12.79673,7.853925,13.66867,18.242189,-3.844507,-6.288057,-16.016357,9580.8216,10.379917,3.427354,6.44516,10.760921,-2.782334,-5.001083,-11.247851,11116.3589,12.078068,3.739633,6.917527,10.887819,-3.337897,-5.8853,-12.652023,17945.2185,9.068205,8.939796,20.016863,26.520047,-4.51078,-8.218842,-17.253319,15962.7123,9.199464,7.915899,17.68182,23.531491,-4.012889,-7.379824,-15.285537,3
19596.2363,4.658372,4.524481,6.549881,10.243136,-3.124153,-4.418898,-12.37596,20573.1743,5.607324,5.504014,8.19225,12.204801,-3.468446,-5.157452,-15.036394,1958.3675,1.771927,1.109385,2.86944,6.623984,-0.608343,-1.156013,-4.586658,2004.9516,1.735769,1.113831,2.971567,6.590604,-0.613054,-1.075063,-4.971605,1281.3649,1.986031,0.636177,2.119922,4.748041,-0.358302,-0.717541,-4.309779,1143.8686,2.080433,0.571325,1.858412,4.326493,-0.317355,-0.806985,-5.028167,3027.2231,2.176344,1.717329,4.639537,7.831376,-0.879827,-1.527973,-4.468875,3182.0454,2.18788,1.801699,5.037455,8.335653,-0.911647,-1.58836,-4.498143,22427.8891,4.234473,5.579356,8.055921,13.59756,-3.541901,-5.347128,-20.114308,18642.0064,3.873019,4.452303,6.46109,12.598553,-2.807057,-4.144401,-15.010203,2105.4655,1.682699,1.194919,2.920645,7.310045,-0.67939,-1.242564,-5.025027,1915.9292,1.701606,1.045548,2.573682,6.247058,-0.608969,-1.255681,-5.231611,1435.6751,2.229531,0.72439,2.320707,5.71413,-0.383256,-0.929246,-5.041441,1299.734,2.117576,0.685236,2.248634,5.466909,-0.350459,-0.773992,-4.270716,3303.9118,2.047884,1.974717,5.171027,9.685361,-1.002102,-1.71051,-6.3361,3185.6426,2.2342,1.810269,5.036315,8.746573,-0.914724,-1.703909,-5.042123,4
2686.6865,1.449652,0.632803,1.151967,6.157914,-0.375539,-0.735341,-4.240779,4734.585,1.931482,1.214901,1.984311,6.034373,-0.75733,-1.260429,-5.189796,9438.8478,6.688352,2.2116,3.018087,6.616949,-1.334185,-2.117134,-6.887735,10520.521,6.794477,2.455125,3.375951,7.404868,-1.506591,-2.175055,-7.442742,2710.5623,3.430711,0.854778,1.603517,4.876918,-0.583631,-1.062093,-4.99111,2403.6037,3.714961,0.740781,1.270314,4.524943,-0.497088,-0.951826,-3.874772,9022.8427,5.706411,2.609863,3.900562,6.840321,-1.508134,-2.346525,-6.583277,9915.5854,5.862887,2.791417,4.128504,9.079047,-1.687129,-2.627198,-7.504213,-610.5234,0.923852,0.074459,0.595918,7.011144,-0.151486,-0.630403,-5.27287,-105.7979,0.98547,0.093316,0.709914,7.129435,-0.1269,-0.593152,-5.350974,7392.3206,5.066441,1.958297,2.873573,7.669508,-1.029687,-1.71565,-6.935558,7680.2451,5.755495,1.799687,2.484362,6.594691,-1.011172,-1.749629,-6.01225,2794.927,3.826319,0.875763,1.632969,5.377614,-0.614798,-1.310259,-5.292327,2950.4319,4.133641,0.910015,1.672646,4.761636,-0.642014,-1.324781,-5.873324,7059.2429,4.33206,2.342533,3.684073,8.543801,-1.157205,-2.14065,-6.476353,6217.5764,4.293862,2.005844,3.23593,6.65106,-1.044328,-1.899468,-5.372126,3
32887.7495,7.244716,7.800842,10.554185,14.7747,-5.509692,-7.668505,-23.700988,33057.1201,8.405339,9.027462,13.291359,17.544107,-5.652918,-7.884682,-21.372452,3621.582,2.593974,1.543703,3.750711,6.808381,-0.960288,-1.607095,-4.473929,3675.7041,2.493147,1.544522,3.816071,7.749972,-0.976881,-1.619262,-5.690756,2079.0166,2.65902,0.829727,2.553941,5.956576,-0.530428,-1.021674,-3.763559,1799.8782,2.716505,0.733369,2.202671,5.267714,-0.463521,-0.954263,-3.629561,5189.7017,3.149498,2.307353,5.904484,9.397761,-1.443237,-2.353771,-5.204248,5374.0483,3.115721,2.429263,6.260947,10.745556,-1.502777,-2.48119,-6.143061,35457.4077,6.220519,9.093529,12.762607,21.098305,-5.815524,-8.75385,-31.165135,29245.5215,5.68275,7.231664,9.945799,17.137617,-4.581406,-6.864274,-26.343126,3883.6548,2.390063,1.725301,3.768762,7.329192,-1.050511,-1.75881,-6.437238,3519.7185,2.429636,1.507111,3.385892,6.761301,-0.957067,-1.620081,-5.436688,2261.781,2.985213,0.939557,2.805879,8.097684,-0.575729,-1.227504,-5.642474,2053.1845,2.816603,0.87879,2.73807,6.350217,-0.519091,-1.079169,-5.598284,5761.7808,2.982208,2.766773,6.722009,11.687605,-1.668015,-2.998236,-7.698256,5387.4156,3.203391,2.503399,6.352371,10.93523,-1.531585,-2.657606,-6.068859,4
5921.3067,1.926698,1.916888,2.902258,6.127431,-1.186868,-1.888726,-5.9269,9874.0454,2.823425,3.474646,5.315937,8.345297,-1.952107,-3.116735,-8.2985,22409.8357,14.568643,8.449054,13.892298,18.001047,-4.291093,-6.755133,-18.017017,24793.17,14.757012,9.287074,15.113574,18.807955,-4.656631,-7.421148,-18.170485,7304.4937,7.547982,2.709281,5.171183,8.051078,-1.921382,-3.474879,-6.902167,6590.9016,8.464179,2.34469,4.172933,6.715787,-1.722337,-2.917766,-5.743251,19955.6639,11.244385,9.180568,18.57229,23.61136,-4.537763,-7.935452,-17.141701,22451.6736,12.058245,10.084514,20.034271,24.766721,-5.042123,-9.328552,-20.864135,1402.4873,1.168822,0.783342,1.852496,6.588767,-0.893515,-1.601771,-7.452171,1618.418,1.217206,0.736523,1.544023,6.647226,-0.724607,-1.31384,-6.604322,16614.6687,10.618149,6.83862,11.832762,16.119746,-3.240575,-5.385419,-14.028812,17242.6377,11.982797,6.722479,11.166472,15.207522,-3.280541,-5.304016,-14.237122,8022.8234,8.80621,2.939165,5.42358,10.518631,-2.245061,-4.131544,-9.43005,9025.5925,10.170691,3.123955,5.762673,11.892349,-2.611459,-4.666591,-11.192056,15918.9572,8.557409,7.927174,16.744066,21.378902,-3.863784,-7.494945,-15.128503,14166.799,8.646295,6.965462,14.787841,21.288826,-3.438015,-6.527461,-15.620791,3
48532.3003,10.018948,12.1869,16.566428,22.334272,-8.482696,-11.765233,-39.298501,47386.4189,11.650234,13.39141,19.80633,26.278518,-8.274326,-11.7574,-37.08496,6163.2574,3.515771,2.274253,5.333083,8.447693,-1.665732,-2.675903,-6.809582,6248.1097,3.364939,2.270583,5.186138,9.282249,-1.655421,-2.625518,-6.49606,3156.5081,3.461606,1.157044,3.210759,6.275508,-0.814121,-1.50077,-3.824025,2787.9745,3.63832,1.003655,2.871855,5.606987,-0.706015,-1.270171,-3.605431,8676.877,4.452819,3.392235,7.978803,12.782698,-2.46655,-4.209672,-7.985344,8984.5681,4.406065,3.530247,8.451067,13.071048,-2.555038,-4.369362,-8.112483,50024.0713,8.346337,13.515694,19.041447,28.055591,-8.412807,-12.842196,-47.24758,41331.1958,7.494161,10.74245,14.909427,23.561883,-6.668432,-9.760897,-40.415994,6719.3347,3.26014,2.591054,5.452594,9.962688,-1.817552,-2.98926,-9.871471,6097.8044,3.292227,2.286817,4.903752,8.679778,-1.648252,-2.736515,-7.421418,3457.3854,4.007407,1.298193,3.643534,7.608733,-0.882872,-1.718057,-6.228077,3100.8538,3.691592,1.192503,3.504191,7.779211,-0.78596,-1.536136,-5.975648,10007.3633,4.260195,4.189102,9.378484,13.457509,-2.979511,-5.224173,-9.858016,9271.5654,4.667496,3.783058,8.715453,14.113884,-2.703271,-4.760575,-9.998866,4
3175.9698,1.457073,0.890076,1.399286,6.284875,-0.641509,-1.162212,-4.383068,6416.0274,2.087196,1.919073,2.96819,6.135974,-1.190751,-1.865486,-6.431853,15175.8263,9.941226,4.590088,6.606813,9.99657,-2.564987,-4.11176,-11.418443,16931.9838,10.029344,5.078558,7.388698,10.420217,-2.834495,-4.258974,-13.166424,4454.2779,4.889609,1.55532,2.859319,5.918224,-1.07572,-1.936487,-4.924855,3961.3531,5.385506,1.319608,2.30766,5.115947,-0.931622,-1.616865,-4.255533,13609.882,7.719715,5.176966,8.823605,12.627594,-2.728273,-4.427952,-8.456491,15187.7398,8.078377,5.62222,9.412327,14.33859,-3.027521,-5.267608,-11.806169,-619.5967,0.931683,0.175266,0.722026,6.221753,-0.413572,-1.008457,-5.297061,-153.4414,0.981218,0.194932,0.634908,6.900193,-0.323363,-0.792798,-4.932132,11257.9151,7.174328,3.844946,5.840317,9.724275,-1.926348,-3.110113,-9.710557,11785.4134,8.120551,3.683598,5.321566,8.869472,-1.936106,-3.063594,-9.641877,4654.963,5.430941,1.611646,2.831892,6.273953,-1.175873,-2.138624,-6.023229,5064.7359,6.128756,1.696669,2.997135,6.375925,-1.2876,-2.319933,-6.453534,10690.436,5.805389,4.504003,7.928519,13.307967,-2.268215,-3.939324,-10.338952,9495.4819,5.809607,3.934398,7.012888,11.640301,-2.044298,-3.702444,-9.111111,3
20040.6592,4.845887,4.670266,6.549702,9.606828,-3.157096,-4.529504,-14.832362,21212.0239,5.724046,5.740017,8.609076,12.282503,-3.555349,-5.110983,-14.692481,2059.1565,1.862981,1.091315,2.899898,5.707222,-0.604261,-1.115258,-4.62137,2061.5749,1.804964,1.088168,2.989755,5.857372,-0.612669,-1.068961,-3.762708,1295.9898,2.01494,0.629782,2.056875,4.960596,-0.344815,-0.704622,-3.143536,1140.2942,2.075641,0.562351,1.774262,3.999463,-0.314596,-0.65532,-3.554245,3076.1577,2.233599,1.688342,4.598618,8.276457,-0.885429,-1.547155,-4.281704,3261.9707,2.263519,1.783822,4.884461,8.136435,-0.921766,-1.498556,-4.39588,23187.082,4.313069,5.808954,8.431342,13.474122,-3.640018,-5.710956,-21.810713,19129.8149,3.922598,4.611017,6.49096,11.567639,-2.91077,-4.40155,-18.537569,2199.1186,1.760737,1.189409,2.819403,6.849833,-0.67283,-1.237936,-4.792836,1911.9114,1.746676,1.026816,2.647617,5.890182,-0.60105,-1.08695,-4.82159,1443.6709,2.248521,0.721689,2.331466,6.424217,-0.385861,-0.882035,-4.637815,1327.3617,2.163403,0.676587,2.202097,5.227221,-0.350049,-0.931994,-4.669042,3343.3105,2.112443,1.942546,5.15922,9.191318,-1.003849,-1.79605,-5.516583,3222.9548,2.291546,1.798522,5.005427,8.232042,-0.913552,-1.659718,-5.543333,4
2857.8017,1.474848,0.687105,1.178406,5.372515,-0.39742,-0.820417,-4.364437,5130.9649,1.994827,1.344909,2.15503,6.077337,-0.80515,-1.227526,-5.114943,9534.1575,6.982159,2.215562,3.095906,6.752924,-1.363656,-2.146952,-7.613581,10617.4492,7.131287,2.444918,3.332022,6.935356,-1.549083,-2.362742,-7.038746,2786.0343,3.560573,0.871185,1.58526,4.203825,-0.585558,-1.03652,-3.976631,2421.885,3.784059,0.737976,1.356994,3.987556,-0.502233,-0.965548,-3.787452,9160.6134,5.897678,2.624419,3.879952,7.143233,-1.552979,-2.586139,-6.917427,10124.534,6.119152,2.803066,4.194111,8.057599,-1.717188,-2.680931,-7.438595,-432.5362,0.946603,0.081127,0.613722,6.98521,-0.152215,-0.5286,-5.406183,93.0488,1.012747,0.10762,0.748949,7.643136,-0.132289,-0.566179,-4.574827,7557.3718,5.365305,1.995619,2.824292,6.653318,-1.040179,-1.85518,-7.720657,7810.1183,6.068009,1.81896,2.505692,6.196771,-1.03538,-1.741908,-6.386069,2862.7109,3.987225,0.883901,1.616082,5.13892,-0.622149,-1.261698,-6.47086,3004.2072,4.222742,0.925219,1.785782,5.069372,-0.646081,-1.335305,-5.279488,7227.3462,4.524904,2.398608,3.685432,7.727845,-1.211782,-2.116001,-6.26111,6431.8417,4.536765,2.054498,3.153679,6.933561,-1.083354,-2.053053,-5.941641,3
33521.0776,7.358558,7.929445,10.813683,15.509845,-5.641245,-8.186563,-21.787298,33598.2349,8.479683,9.138459,13.428068,18.263107,-5.731168,-7.986816,-22.779241,3633.6323,2.617211,1.534722,3.734225,6.296587,-0.965389,-1.532374,-5.3031,3644.0832,2.494701,1.544512,3.718936,6.819342,-0.975651,-1.674902,-5.35451,2036.6227,2.611132,0.830083,2.571665,4.946838,-0.532933,-1.071496,-4.667856,1820.5277,2.787888,0.726621,2.1882,5.007134,-0.460621,-0.976672,-3.817606,5196.0698,3.177415,2.289913,5.762088,9.410586,-1.429978,-2.361061,-5.88257,5369.1518,3.143081,2.41979,6.42297,10.459337,-1.483611,-2.45846,-6.440864,35806.5508,6.2167,9.21195,12.93365,19.204376,-5.913512,-8.779037,-33.239844,29728.8017,5.713273,7.335787,10.177563,16.756609,-4.682703,-6.779844,-26.802482,3837.1176,2.404731,1.705723,3.763478,7.525631,-1.042533,-1.792577,-5.866509,3499.5298,2.4436,1.49144,3.329084,6.986995,-0.942282,-1.649961,-5.084741,2241.751,2.933637,0.945812,2.876621,6.741016,-0.583852,-1.273538,-5.506554,2089.734,2.924159,0.862307,2.683263,7.059088,-0.5214,-1.084218,-4.904192,5689.498,2.961546,2.754397,6.518535,10.960819,-1.659365,-2.966764,-7.409287,5395.3806,3.241903,2.485224,6.203962,11.21362,-1.510336,-2.65321,-6.625666,4
6034.8559,1.949136,1.967802,2.971831,6.000143,-1.191886,-2.063187,-6.923664,10102.5654,2.838044,3.575021,5.623056,10.663677,-1.981347,-3.085624,-8.496396,22536.505,15.113286,8.522196,13.930583,17.900302,-4.321645,-6.799129,-18.371634,24824.9877,15.285831,9.360681,15.152023,19.103843,-4.667373,-7.278773,-19.203357,7384.6807,7.889555,2.737766,5.230721,8.807864,-1.93171,-3.48166,-6.041208,6666.302,8.627772,2.360575,4.200098,7.056776,-1.725932,-2.924665,-5.987285,20194.1507,11.678657,9.263856,18.820338,24.479166,-4.558683,-8.322723,-16.760536,22532.7699,12.356764,10.219559,20.412835,25.317982,-5.119656,-8.91295,-19.462049,1537.2735,1.184743,0.801554,1.717789,7.697741,-0.905283,-1.712926,-6.08652,1680.2271,1.224245,0.777361,1.529278,8.211624,-0.738599,-1.459401,-5.959323,16772.2998,10.828912,6.91903,12.067239,16.596903,-3.270854,-5.166159,-14.725599,17418.4052,12.274298,6.796178,11.208993,15.258303,-3.298251,-5.571768,-14.923089,8089.7214,9.40899,2.949296,5.402469,10.234519,-2.249503,-4.231813,-9.816266,9176.5196,10.714167,3.141348,5.636593,9.099838,-2.619414,-4.653059,-10.071701,16225.3332,8.849053,8.078689,17.122645,24.126564,-3.946612,-7.218781,-19.042892,14343.3697,8.817701,7.101653,14.890418,19.283321,-3.476944,-6.263638,-13.164525,3
48581.813,10.111989,12.240701,16.825809,22.713694,-8.49754,-11.842419,-35.34035,47553.477,11.654386,13.476167,20.069706,25.917779,-8.234935,-11.487849,-40.913107,6198.6701,3.575152,2.261734,5.144653,8.190072,-1.65883,-2.633549,-6.716411,6233.8804,3.398146,2.262734,5.187214,7.8732,-1.657602,-2.602802,-7.831692,3154.3015,3.463467,1.15789,3.229002,6.766847,-0.823331,-1.451945,-5.088475,2781.7361,3.715518,1.001396,2.771685,5.613888,-0.703073,-1.263094,-3.777492,8673.6021,4.502872,3.372406,7.778284,12.734723,-2.486085,-4.074883,-8.112248,8986.7522,4.45957,3.514108,8.258569,12.271795,-2.554046,-4.255041,-7.778364,50168.7447,8.350688,13.579844,19.036192,28.94615,-8.354382,-12.169257,-51.595642,41694.4101,7.566057,10.785059,14.668232,22.130769,-6.666728,-9.529126,-36.160477,6706.8738,3.287038,2.550984,5.348118,9.502229,-1.825234,-2.999246,-8.231145,6065.2456,3.303202,2.250727,4.763993,8.006723,-1.641422,-2.675823,-7.149674,3440.9625,3.984714,1.295205,3.701049,7.365244,-0.886501,-1.741613,-6.40664,3131.2915,3.784384,1.182268,3.315437,6.551264,-0.784688,-1.512767,-5.243228,9978.1655,4.308579,4.160802,9.240027,13.175677,-2.953691,-5.127126,-11.958012,9184.1953,4.673678,3.737899,8.673946,13.052254,-2.686917,-4.644255,-9.947138,4
3178.062,1.460433,0.897326,1.421929,5.974733,-0.629571,-1.150777,-4.409415,6316.8052,2.059112,1.913026,3.044186,7.477438,-1.211393,-1.847533,-6.686702,15124.6093,10.012582,4.570933,6.502925,9.471373,-2.563011,-4.002926,-10.598895,16911.5628,10.444268,5.085714,7.149193,10.087244,-2.832921,-4.247545,-11.046686,4461.0931,4.982547,1.564496,2.757489,5.59027,-1.070729,-2.120006,-5.368208,3966.7529,5.455351,1.340604,2.237769,5.602303,-0.932049,-1.565689,-3.631818,13633.3623,7.894909,5.175682,8.938196,12.90672,-2.71763,-4.652013,-9.271977,15231.593,8.314588,5.636908,9.499527,13.126502,-3.028513,-5.033269,-12.488189,-698.4931,0.923115,0.174756,0.746002,7.520939,-0.406467,-0.87026,-5.383428,-174,0.978698,0.196215,0.682193,6.496407,-0.33562,-0.866447,-5.259968,11250.6439,7.30682,3.858912,5.818319,9.56583,-1.929031,-2.94905,-10.592243,11711.636,8.232,3.677079,5.332607,8.887339,-1.951415,-3.127628,-10.258892,4699.0241,5.63907,1.620036,2.812898,7.170289,-1.175824,-2.12883,-6.692267,5034.1984,6.130481,1.724889,3.113801,6.904992,-1.278942,-2.329164,-6.262219,10721.0815,5.975479,4.540166,8.045951,12.827987,-2.260222,-4.118305,-9.34109,9539.7925,6.034831,3.930768,6.961563,10.210789,-2.021015,-3.757315,-8.500116,3
6115.0542,2.152469,2.350585,3.914055,7.235114,-0.783666,-1.316754,-5.762271,6659.7173,2.489499,3.00289,5.173101,9.067191,-0.940229,-1.616328,-7.027884,411.9939,1.176771,0.735946,2.158407,4.996133,-0.208161,-0.492349,-3.779211,395.47,1.158091,0.754567,2.066049,5.053499,-0.218033,-0.543602,-3.586757,374.1447,1.295592,0.477828,1.749346,4.470725,-0.132448,-0.472616,-3.431876,365.9851,1.362021,0.435722,1.46678,5.036323,-0.117848,-0.418381,-2.9742,809.7111,1.331778,1.212656,3.537953,7.022112,-0.278182,-0.689691,-3.756428,869.2737,1.339724,1.290691,3.79572,7.033349,-0.287481,-0.714897,-3.90314,7771.6479,2.111417,3.057684,5.204824,9.705146,-0.973251,-1.777095,-9.130852,6406.6328,1.986553,2.402522,3.962834,8.69334,-0.816524,-1.550088,-8.759497,400.8499,1.14213,0.757531,2.110364,5.801729,-0.243602,-0.698252,-4.732809,305.5747,1.121994,0.678069,1.942264,5.863385,-0.222071,-0.558172,-4.072504,441.3336,1.386477,0.553039,1.898352,5.904566,-0.146386,-0.542018,-3.725728,469.413,1.43794,0.524004,1.882761,4.457721,-0.146964,-0.512949,-3.737375,826.0456,1.280716,1.337007,4.014032,8.007364,-0.328886,-0.796983,-4.554843,831.2217,1.33968,1.262238,3.855365,7.260787,-0.287834,-0.701572,-3.813712,4
958.021,1.175134,0.206302,0.674442,4.630451,-0.178914,-0.579512,-5.347827,1395.3164,1.293505,0.266414,0.763151,4.98764,-0.280824,-0.823136,-5.041144,1993.6083,2.340004,0.411002,0.807723,4.436727,-0.2138,-0.673626,-5.432043,2290.0084,2.403038,0.453604,0.768079,4.061785,-0.242459,-0.70355,-4.7591,950.1753,1.917975,0.239724,0.611442,3.569803,-0.156343,-0.559691,-4.304125,826.1774,2.012299,0.21585,0.530642,3.206629,-0.132528,-0.471648,-3.769078,2462.7252,2.40414,0.4956,0.935297,4.818218,-0.291832,-0.727743,-4.57545,2603.3851,2.41789,0.530041,0.979291,5.586728,-0.295435,-0.721159,-4.942103,-299.5757,0.960093,0.074162,0.869249,7.731106,-0.096228,-0.730583,-6.44446,28.98,1.004264,0.107553,0.680796,6.51181,-0.097107,-0.698099,-5.830414,1798.5778,2.100613,0.396446,0.877857,5.992997,-0.161375,-0.662017,-5.021365,1637.2769,2.128428,0.341356,0.753125,4.710274,-0.151784,-0.587742,-5.139267,953.255,2.040153,0.260625,0.802114,4.966352,-0.157088,-0.610059,-5.113516,959.5867,2.07545,0.27063,0.766572,4.328466,-0.157256,-0.567131,-4.28803,2487.5715,2.285591,0.490883,0.9499,5.932653,-0.21215,-0.706249,-4.788096,2110.7535,2.238888,0.413152,0.793386,5.366704,-0.201402,-0.645969,-4.836996,3
57103.499,12.117502,14.97004,21.023108,30.163898,-9.895039,-14.073104,-49.038527,55434.3252,13.622257,16.227572,24.787116,31.574211,-9.620431,-13.227129,-51.753267,7817.2845,4.928421,2.591559,5.792347,9.32102,-2.008282,-3.169356,-6.977747,7826.8396,4.622198,2.572111,5.749009,9.639334,-1.993072,-3.248967,-7.024553,3735.2369,4.159855,1.303646,3.507219,6.356026,-0.947427,-1.689298,-5.324695,3224.8249,4.371965,1.123251,3.06204,5.922472,-0.796989,-1.435121,-4.801886,10671.3318,5.943562,3.834584,8.779721,12.35462,-3.005364,-5.149085,-8.438614,10997.2146,5.86487,4.014087,9.008553,13.551237,-3.130052,-5.320891,-8.95813,57786.563,9.470848,16.443894,24.16202,36.216068,-9.574978,-13.894486,-56.272511,48094.7261,8.673904,13.107631,18.568206,29.687646,-7.648859,-11.712854,-47.90333,8726.3791,4.748936,2.949929,6.109339,10.191647,-2.223563,-3.538934,-8.936881,7800.1284,4.803822,2.591475,5.296619,9.19267,-1.984816,-3.185259,-8.720115,3994.4643,4.776492,1.441426,3.934449,7.914782,-1.019836,-2.007941,-7.184361,3606.9742,4.546434,1.306704,3.654937,7.238811,-0.899846,-1.658942,-5.262063,12640.8528,5.870623,4.788895,10.457602,16.14662,-3.703696,-6.61429,-14.211553,11466.1824,6.2706,4.340551,9.597768,15.478628,-3.346651,-5.960629,-13.130016,4
3932.836,1.533829,1.318733,2.153313,6.379116,-0.953908,-1.588175,-5.072604,8002.3496,2.259524,2.790434,4.492559,8.867617,-1.681472,-2.56326,-7.776015,19274.8275,13.227973,6.692008,10.354066,14.002229,-3.549052,-5.726665,-18.160668,21238.3993,13.313948,7.39396,11.307577,14.560531,-3.841789,-6.035798,-17.032297,6003.9544,6.449842,2.217634,4.110589,6.833785,-1.520643,-2.773169,-6.469879,5370.8752,7.087818,1.902306,3.309785,5.662481,-1.341503,-2.360517,-5.540548,17206.6278,9.967591,7.429516,13.978395,17.46051,-3.718437,-6.645478,-15.5776,19217.1813,10.567079,8.131511,15.037359,20.017043,-4.111663,-7.239851,-14.240457,-138.0166,0.985445,0.396695,1.137077,8.17494,-0.678347,-1.284042,-6.631177,304.7734,1.035983,0.425275,1.096355,6.50478,-0.556714,-1.124768,-5.9753,14334.6171,9.574707,5.574046,9.166737,14.103894,-2.654177,-4.412499,-12.579512,14873.301,10.809686,5.385441,8.344773,12.421581,-2.684337,-4.434104,-12.049069,6463.2578,7.471483,2.348014,4.3602,9.167059,-1.727101,-3.199738,-8.397845,7110.1252,8.374238,2.488242,4.44168,7.941212,-1.927936,-3.47194,-7.919362,13709.0818,7.543082,6.590828,13.076976,18.010104,-3.176616,-5.718875,-12.498704,12246.182,7.623566,5.736073,11.207035,15.428872,-2.821322,-5.237841,-11.486085,3
41658.0899,8.837535,9.929948,13.373065,19.459869,-7.163464,-10.133337,-33.875698,41250.1348,10.099136,11.222113,16.463561,22.060077,-7.160587,-10.211294,-28.251379,4810.9448,3.032592,1.886672,4.377357,7.169328,-1.303892,-2.142701,-6.468378,4856.2773,2.904197,1.872013,4.370864,7.772341,-1.296006,-2.112905,-5.283559,2589.8753,3.026591,0.981095,2.784178,5.579525,-0.673231,-1.405223,-5.479603,2295.5764,3.242663,0.866369,2.418701,5.041608,-0.586964,-1.174373,-4.224971,6874.034,3.793522,2.793651,6.651931,9.913445,-1.939232,-3.269144,-6.99451,7026.8742,3.733568,2.907495,7.05153,11.270292,-2.019931,-3.392838,-7.339007,43789.6455,7.181289,11.426436,16.316438,28.62988,-7.297016,-10.961446,-42.775912,36239.1294,6.472884,9.090466,12.629389,19.897786,-5.818728,-8.55156,-33.842845,5151.7368,2.791675,2.097045,4.516378,9.01745,-1.410904,-2.320323,-7.695164,4681.8916,2.816785,1.830851,3.923985,7.390109,-1.276148,-2.114602,-7.03494,2874.2273,3.552599,1.113804,3.219859,6.534376,-0.733564,-1.4864,-6.383659,2616.0524,3.378077,1.018422,2.925758,6.158011,-0.663091,-1.392965,-6.877102,7700.3662,3.567604,3.381111,7.618711,12.006828,-2.289219,-3.941002,-8.531121,7139.4377,3.868018,3.050369,7.160614,11.034507,-2.072877,-3.657899,-8.824996,4
6331.8267,1.946496,2.06075,3.268535,6.169355,-1.419765,-2.331033,-6.26667,10753.7387,2.828334,3.807183,5.948199,9.722233,-2.273729,-3.53307,-9.784235,25508.3668,16.70253,10.020012,17.086621,24.320604,-5.037247,-8.13513,-26.002077,28027.9641,16.951703,10.989579,18.722438,22.777572,-5.443224,-8.580623,-26.095357,8677.7218,8.952066,3.204078,6.144081,8.601315,-2.365293,-4.198601,-7.887393,8040.9915,10.373868,2.7974,4.976728,7.716876,-2.185087,-3.707039,-7.62051,22942.5645,12.955553,10.646724,22.636219,27.417932,-5.354918,-9.522181,-20.992202,25496.9156,13.500078,11.760129,24.943475,31.330735,-5.980001,-10.900703,-25.065025,1656.2383,1.18498,0.909222,2.012156,7.452867,-1.095937,-1.871965,-7.411471,1736.9131,1.215854,0.825764,1.773207,7.155907,-0.896292,-1.635512,-6.83349,19066.132,11.986003,7.983039,14.425062,20.857972,-3.861393,-6.312124,-17.810842,19654.4547,13.622253,7.943902,13.545229,17.581002,-3.908987,-6.339141,-17.697918,9676.045,10.843384,3.470685,6.587629,11.062501,-2.782923,-5.097689,-12.215888,11222.5619,12.823936,3.767314,6.84428,10.42092,-3.330518,-5.971902,-12.818618,18420.9714,9.800977,9.15681,20.564533,25.720733,-4.642497,-8.538728,-19.442525,16277.1554,9.655764,8.091451,17.991799,24.275536,-4.104493,-7.872133,-18.900707,3
6021.9023,2.218247,2.08495,3.620127,7.68254,-0.752402,-1.388865,-6.325064,6260.0024,2.379185,2.838275,4.903616,8.836772,-0.919757,-1.618152,-6.519246,354.4023,1.146332,0.729752,2.172255,5.941144,-0.212947,-0.66429,-4.193917,318.6321,1.12114,0.714022,2.162855,5.742789,-0.216756,-0.573573,-3.938202,341.3627,1.265997,0.462861,1.624676,4.187494,-0.127175,-0.469918,-3.318409,317.581,1.309483,0.424256,1.479759,4.622968,-0.115772,-0.439168,-3.005942,782.8213,1.314311,1.189788,3.484374,6.375108,-0.273975,-0.631863,-3.41834,835.8559,1.320816,1.272893,3.874008,8.908935,-0.302982,-0.784789,-4.138746,7491.0781,2.062479,2.938372,4.947466,10.275113,-0.947833,-1.760854,-9.826713,6168.3989,1.937147,2.320758,3.914725,9.506113,-0.789586,-1.47591,-8.989449,312.8941,1.105586,0.735312,2.120087,6.255652,-0.246435,-0.701698,-4.492793,157.061,1.058643,0.653656,2.047017,5.670587,-0.221696,-0.607633,-4.344472,385.4735,1.327843,0.532717,1.881583,5.661459,-0.148273,-0.46867,-4.597002,440.3545,1.394463,0.520534,1.802898,5.243383,-0.137496,-0.512113,-3.024283,765.4875,1.251907,1.331455,3.799598,7.926752,-0.32207,-0.780193,-4.031085,800.581,1.316489,1.247411,3.736478,8.060297,-0.291492,-0.67396,-5.089623,4
813.6201,1.151328,0.167898,0.586229,6.214953,-0.258912,-0.826178,-5.791244,1261.1241,1.267744,0.241921,0.680421,5.151699,-0.263037,-0.707635,-4.993809,1993.3979,2.317371,0.406024,0.79814,4.171491,-0.201838,-0.583819,-4.24838,2274.2199,2.363289,0.451987,0.849565,4.566147,-0.23877,-0.57157,-3.88941,930.8552,1.893319,0.238986,0.633957,4.171295,-0.138352,-0.443825,-3.410308,805.799,1.931032,0.209032,0.519318,3.827276,-0.125157,-0.528704,-3.414502,2455.3977,2.38379,0.49949,0.945017,4.625624,-0.276394,-0.639539,-4.69271,2584.6207,2.390885,0.527245,0.983917,5.588586,-0.307444,-0.658641,-4.852088,-266.2173,0.964302,0.075078,0.744998,6.590192,-0.089736,-0.625286,-6.165238,-5.0302,0.999256,0.092269,0.597101,5.0672,-0.092751,-0.630195,-5.602043,1787.0714,2.074977,0.402109,0.843805,5.810036,-0.156587,-0.627805,-4.540619,1605.4028,2.075189,0.338319,0.793854,5.016359,-0.148258,-0.547615,-4.55743,939.7351,2.032608,0.249797,0.785843,5.167033,-0.145913,-0.573787,-4.333703,980.5502,2.151323,0.247365,0.649387,4.541426,-0.157405,-0.551881,-3.295748,2451.0947,2.235233,0.481867,1.017776,6.662917,-0.204821,-0.649616,-4.784088,2068.509,2.192347,0.418424,0.926558,5.332011,-0.195154,-0.561467,-4.089861,3
55470.044,12.90616,13.965086,19.21162,25.363283,-9.50416,-13.340142,-43.333116,54717.1255,13.518442,15.877233,24.350917,31.056637,-9.508139,-13.460752,-51.540727,7835.975,4.912942,2.61373,5.928585,8.95715,-2.008867,-3.351377,-7.42084,7831.8589,4.596041,2.581522,5.767769,8.336035,-1.995427,-3.154503,-7.98833,3702.9795,4.130411,1.293883,3.403682,7.094106,-0.947448,-1.737667,-4.659955,3247.9274,4.269455,1.119232,2.991966,5.507767,-0.818981,-1.517007,-4.220999,10599.9312,5.843377,3.861895,8.664884,13.029711,-3.015669,-4.987144,-9.577596,10934.436,5.742308,4.009466,9.166511,14.091679,-3.121248,-5.260052,-9.964328,57239.9028,9.415115,16.137111,23.416388,34.529685,-9.477054,-14.425127,-61.590646,47042.8486,8.509163,12.875147,18.323576,28.846265,-7.490723,-11.534178,-48.942212,8736.8025,4.689689,2.972597,6.057379,9.765517,-2.228964,-3.62809,-11.366676,7827.1447,4.767382,2.590787,5.371512,9.538616,-1.987527,-3.224367,-8.196395,3992.1745,4.834114,1.451975,3.952361,7.382664,-1.025262,-1.965972,-6.120692,3654.7167,4.645707,1.300187,3.646926,6.901327,-0.905412,-1.752196,-5.677618,12510.1817,5.721672,4.78765,10.308235,14.731785,-3.716937,-6.453927,-13.366468,11383.3994,6.148366,4.340328,9.653698,14.302174,-3.351601,-5.927284,-11.591708,4
4128.2846,1.565728,1.303418,2.071827,6.586263,-0.946739,-1.651315,-5.591008,8140.6631,2.281381,2.769943,4.311383,7.128087,-1.670399,-2.512212,-6.868056,19233.1099,13.001769,6.686164,10.26687,13.416167,-3.539364,-5.615228,-13.135026,21289.3426,13.20236,7.352595,11.33443,14.811754,-3.83338,-5.811928,-13.949408,6031.5951,6.640837,2.224836,4.101294,6.234294,-1.53193,-2.707226,-5.895513,5236.153,6.705024,1.881415,3.385583,6.048018,-1.309779,-2.293054,-5.083008,17300.1319,9.987068,7.439027,14.021614,17.988323,-3.732218,-6.356828,-12.932412,19291.7521,10.572865,8.120424,15.036492,18.351116,-4.146739,-7.235638,-14.931882,-14.7422,0.998437,0.407992,1.157934,6.87887,-0.669489,-1.248135,-6.04568,401.0635,1.047501,0.429616,1.047513,6.687091,-0.545396,-1.120385,-5.809357,14388.3983,9.537722,5.540794,9.024035,14.192957,-2.682356,-4.374397,-12.551305,14826.3016,10.610015,5.36251,8.266163,13.008481,-2.696245,-4.240886,-12.453151,6444.9975,7.469777,2.336297,4.131101,7.584989,-1.714433,-3.100673,-7.642963,7114.7094,8.406036,2.463377,4.371598,7.754512,-1.92312,-3.412411,-8.169347,13756.1079,7.570006,6.55662,12.997029,16.876352,-3.190377,-5.711451,-11.983505,12228.4191,7.56764,5.734496,11.117815,15.365583,-2.845517,-5.148439,-11.512748,3
41365.7451,8.627503,9.923437,13.2357,17.992034,-7.163659,-10.279417,-30.960985,40911.5234,9.982151,11.141912,16.44182,22.250436,-7.088593,-10.05819,-28.615293,4821.3125,3.031842,1.881699,4.336117,7.326602,-1.304784,-2.128826,-5.007421,4854.3581,2.890315,1.860081,4.360664,8.512003,-1.319079,-2.112775,-5.392506,2604.0918,3.019052,0.986963,2.793562,7.160755,-0.683277,-1.326777,-4.213875,2289.3901,3.141871,0.838764,2.455104,5.919186,-0.587055,-1.13703,-4.391388,6802.6035,3.722426,2.773511,6.65058,10.48051,-1.9493,-3.322809,-7.245826,7047.4819,3.700657,2.925724,7.030397,11.443745,-2.012949,-3.490459,-7.538642,43429.9732,7.110003,11.317719,15.853883,24.831807,-7.280317,-10.73606,-43.812361,35760.6616,6.421948,9.036296,12.474673,19.800006,-5.749354,-8.714957,-32.647836,5199.8137,2.800615,2.107032,4.431191,9.146614,-1.417084,-2.403521,-6.5137,4689.71,2.811667,1.839589,4.114971,7.936668,-1.286764,-2.211106,-7.287385,2844.8855,3.455593,1.103035,3.151204,7.751346,-0.731172,-1.524898,-6.623472,2583.4912,3.277269,1.025961,2.993792,7.666015,-0.655378,-1.340874,-5.731652,7648.7929,3.517067,3.40286,7.63286,13.501204,-2.289367,-3.935036,-9.332977,7108.3874,3.820365,3.057193,7.198512,10.983836,-2.075972,-3.633254,-9.006995,4
6354.4912,1.933069,2.133797,3.311139,6.583524,-1.601786,-2.873059,-8.153289,10780.0567,2.837421,3.8488,6.04921,9.25199,-2.532131,-4.432396,-13.764778,25476.6547,16.615315,10.041271,17.032419,21.351424,-5.739251,-10.91254,-39.005255,28076.9854,16.725283,10.965606,18.840708,23.288668,-6.147253,-11.616657,-36.028431,8702.3892,9.020263,3.207585,6.332102,10.183416,-2.639738,-5.655725,-17.440041,7506.3169,9.030558,2.755143,5.058226,7.913291,-2.244223,-4.664376,-13.305137,22793.789,12.680453,10.694486,23.096811,28.250122,-5.971766,-13.052453,-36.294642,25416.1901,13.470598,11.776288,24.755239,30.571177,-6.648532,-13.850733,-46.195994,1704.9317,1.190319,0.932055,1.975599,6.660518,-1.263949,-2.454993,-7.879592,1773.8125,1.221051,0.870432,1.775272,7.189113,-1.028903,-2.054473,-8.375459,18950.81,11.767646,8.016975,14.562052,19.339015,-4.398071,-8.804313,-22.284818,19657.54,13.508829,7.973024,13.753948,17.990639,-4.425198,-8.389693,-25.32785,9673.6745,10.831153,3.476327,6.654921,10.367119,-3.111941,-6.538163,-19.492098,11161.3173,12.634917,3.75823,6.881962,11.078154,-3.734535,-8.144742,-22.05506,18456.6404,9.73247,9.181801,20.666232,26.542001,-5.152427,-10.563795,-30.016889,16312.4478,9.640732,8.097125,17.940897,22.354578,-4.569083,-9.473326,-29.077411,3
19645.6079,4.638829,4.553167,6.377995,10.380011,-3.103048,-4.492181,-14.09217,20570.8028,5.58997,5.499443,8.249929,12.943532,-3.443791,-4.894354,-15.034524,1932.1023,1.782609,1.080512,2.843531,6.576519,-0.596768,-1.076663,-4.141675,1934.3755,1.725656,1.066783,2.927367,6.0013,-0.604416,-1.044508,-3.594753,1257.7097,1.971088,0.631303,2.111107,4.852512,-0.354471,-0.864249,-3.858622,1055.0138,1.940152,0.539567,1.791389,4.419635,-0.312672,-0.746517,-3.707482,2996.549,2.174388,1.668293,4.560282,8.064588,-0.861803,-1.513872,-4.891075,3116.3389,2.177577,1.752069,4.822613,8.742777,-0.896066,-1.626821,-4.426895,22443.1734,4.197096,5.587711,8.230206,13.904668,-3.553285,-5.454699,-20.554792,18692.5757,3.858715,4.489185,6.341841,12.38858,-2.821784,-4.233308,-17.474842,2034.8391,1.676447,1.160137,2.843648,7.289663,-0.674986,-1.244794,-5.308676,1804.7866,1.666627,1.017798,2.572973,5.7131,-0.605805,-1.135157,-5.243199,1417.3603,2.196144,0.709449,2.351971,7.042808,-0.379144,-0.945298,-4.673638,1289.7533,2.137688,0.673539,2.260311,5.056948,-0.354364,-0.814164,-4.549368,3213.3723,2.03018,1.933312,5.196052,9.52948,-0.985945,-1.726612,-5.993299,3082.9048,2.197622,1.761476,4.821488,8.647357,-0.90323,-1.639943,-6.130121,4
2690.8535,1.449724,0.637701,1.116784,6.245729,-0.383646,-0.794811,-4.509839,4787.5571,1.937117,1.215276,2.019791,6.543572,-0.772098,-1.23645,-6.074862,9483.9809,7.099205,2.20868,2.999309,6.972714,-1.348548,-2.086797,-6.964652,10493.2052,7.102915,2.422752,3.344872,7.480625,-1.525808,-2.31812,-7.260108,2747.9278,3.58242,0.855968,1.571435,4.48525,-0.575705,-1.140803,-4.183718,2425.9985,3.684032,0.733408,1.390421,4.061054,-0.503723,-1.015658,-3.708542,9074.5862,5.963265,2.600593,3.93704,7.665047,-1.538677,-2.512713,-7.129606,10016.1547,6.156621,2.778889,4.141002,8.852499,-1.708373,-2.658683,-8.295395,-487.669,0.939291,0.095214,0.803038,7.154145,-0.159318,-0.60139,-4.752306,8.7203,1.001203,0.104213,0.704008,6.992813,-0.134975,-0.551417,-5.412857,7503.6822,5.440784,1.990387,2.817795,7.053831,-1.041853,-1.765688,-6.737298,7726.0485,6.063967,1.803638,2.683271,7.709829,-1.038721,-1.744603,-6.65975,2792.2509,3.841675,0.884364,1.725461,5.708295,-0.612043,-1.300621,-5.702316,2975.6467,4.264168,0.913534,1.706488,5.929763,-0.655447,-1.307606,-4.910325,7153.0627,4.554847,2.355384,3.633414,8.132164,-1.193037,-2.213706,-6.491453,6360.3639,4.553743,2.025035,3.096234,7.137158,-1.065016,-1.952164,-7.434031,3
33012.98,7.241929,7.796732,10.515527,15.398696,-5.554362,-7.888325,-23.983433,33090.4312,8.40094,9.004482,13.338273,19.446958,-5.66428,-8.100712,-21.167019,3545.7688,2.606111,1.52489,3.68208,7.248446,-0.954492,-1.676683,-4.62453,3584.1738,2.494436,1.5187,3.641622,7.140716,-0.963148,-1.570861,-4.138119,1989.2176,2.594439,0.821316,2.452262,5.442402,-0.521795,-1.072092,-3.570978,1773.8393,2.685602,0.718673,2.211403,5.641162,-0.462182,-1.05327,-4.109172,5066.2878,3.170756,2.275981,5.804851,9.320815,-1.414678,-2.570926,-5.816941,5291.9866,3.160573,2.374488,6.080171,10.339629,-1.4716,-2.404846,-5.799747,35587.7651,6.189372,9.152421,12.974488,21.09113,-5.870387,-8.863618,-33.318254,29383.5566,5.631461,7.237521,10.112556,17.179532,-4.595051,-6.971221,-24.91958,3739.9697,2.364155,1.670474,3.765273,7.758267,-1.046389,-1.749376,-6.103532,3415.3926,2.421096,1.467455,3.432491,7.186702,-0.934847,-1.765743,-5.445789,2229.2355,3.004862,0.941032,2.817789,6.830018,-0.566058,-1.207109,-5.747854,2042.0693,2.885479,0.859158,2.642699,6.759134,-0.519431,-1.211005,-4.571155,5603.0086,2.969267,2.712833,6.506947,10.39035,-1.630565,-2.861222,-7.786368,5301.5134,3.249546,2.461566,6.430107,10.923441,-1.494378,-2.661072,-6.447395,4
5847.1607,1.912469,1.920918,2.977425,5.556421,-1.1912,-1.944895,-7.84848,9856.3916,2.797342,3.518723,5.474583,9.009581,-1.965382,-2.992877,-8.913876,22472.6902,15.667126,8.501011,13.839309,17.368078,-4.325244,-7.061554,-15.100608,24832.883,15.650146,9.309857,15.239952,18.956427,-4.656731,-7.062354,-17.63664,7401.4088,8.066598,2.75467,5.145257,8.389231,-1.954544,-3.410462,-6.995386,6417.621,8.180071,2.342783,4.45168,7.376959,-1.653331,-3.117007,-6.439279,20116.6103,12.021815,9.235663,18.771141,22.881848,-4.537285,-8.411419,-16.364225,22477.4386,12.697665,10.154301,20.470772,27.110846,-5.055792,-8.838349,-18.011484,1618.8183,1.196391,0.813861,1.708171,7.310123,-0.912946,-1.699437,-6.84591,1759.2212,1.237711,0.779614,1.585739,7.338627,-0.746077,-1.424495,-5.747468,16777.4822,11.001479,6.908647,12.151484,16.482629,-3.279305,-5.279865,-13.912026,17318.468,12.46645,6.780798,11.249863,15.25265,-3.312459,-5.412408,-17.135142,8040.5762,9.511669,2.936308,5.323344,9.118145,-2.242686,-4.058248,-9.155867,9057.7381,10.864643,3.157706,5.705263,9.914986,-2.609875,-4.728809,-10.11063,16160.6837,9.124097,8.037454,17.097179,23.940387,-3.904299,-7.031572,-15.145079,14285.9089,9.080902,7.079162,14.933219,20.230941,-3.459461,-6.441178,-14.427767,3
48167.9077,10.049283,12.177305,16.721618,23.638949,-8.460052,-12.021101,-35.811407,47266.7768,11.66402,13.378159,20.066819,27.531175,-8.236923,-11.727903,-37.208237,6091.1951,3.561357,2.229919,5.17576,8.815958,-1.637364,-2.693741,-7.275239,6099.3801,3.375134,2.253001,5.08033,9.535439,-1.649011,-2.679127,-6.522192,3157.4087,3.495726,1.146217,3.117373,5.835589,-0.818539,-1.464065,-4.153249,2770.6945,3.636357,0.987498,2.725492,6.028087,-0.705855,-1.440423,-4.540713,8547.8315,4.508254,3.329802,7.660572,11.894961,-2.446497,-4.311452,-10.225131,8860.1401,4.464745,3.488861,8.190136,11.721836,-2.537537,-4.351259,-8.406203,49918.6246,8.350191,13.551375,19.274652,28.578315,-8.37368,-12.473569,-55.113157,41184.1557,7.448062,10.733541,15.058841,22.262243,-6.642629,-9.94767,-44.260677,6625.5239,3.293243,2.548209,5.455705,10.175166,-1.805874,-2.943382,-7.798301,6005.3979,3.338771,2.241169,4.741472,8.69828,-1.628903,-2.693395,-8.240323,3428.0442,3.983985,1.287171,3.527015,8.252278,-0.88336,-1.685477,-5.985052,3126.6308,3.8789,1.184679,3.305284,6.9883,-0.786926,-1.504665,-5.313286,9857.0588,4.303371,4.156759,9.133313,13.830883,-2.936537,-5.125227,-12.271274,9077.7989,4.691758,3.707296,8.534461,12.903015,-2.675736,-4.698068,-10.655412,4
3128.5449,1.452161,0.870215,1.395924,5.248015,-0.635787,-1.115055,-5.53153,6281.1348,2.054524,1.875939,2.927806,7.06016,-1.187865,-1.933785,-5.905707,15158.8683,10.247558,4.603977,6.656498,9.471732,-2.576988,-4.018905,-10.870629,16814.9871,10.480048,5.089825,7.306035,11.116776,-2.840478,-4.324027,-11.113735,4498.4357,5.165015,1.567162,2.793681,5.444222,-1.078254,-1.969672,-5.114732,3923.087,5.197075,1.336595,2.323008,5.008909,-0.920905,-1.678134,-4.386561,13602.6654,7.93994,5.186362,8.887448,12.183389,-2.709713,-4.433417,-9.414399,15258.7718,8.499818,5.615711,9.578069,13.534394,-3.020319,-5.168452,-11.596082,-607.0107,0.932567,0.197483,0.755434,8.175472,-0.416329,-1.000488,-5.227654,-127.1548,0.984313,0.21028,0.789537,8.973552,-0.342464,-0.869477,-5.491237,11331.6754,7.528526,3.875822,5.930714,10.966809,-1.940494,-3.098891,-9.204223,11739.313,8.354665,3.685087,5.308047,9.350747,-1.95525,-3.17937,-9.32368,4714.4081,5.724133,1.627807,2.88976,6.978109,-1.186126,-2.240428,-6.908658,5066.4089,6.212267,1.707944,3.001213,7.132856,-1.27197,-2.311491,-6.830963,10689.962,6.019169,4.559402,8.071393,12.245703,-2.283302,-4.177172,-9.101295,9581.9094,6.16785,3.95847,6.955115,11.543277,-2.018266,-3.654666,-8.547554,3
41811.8013,8.811897,10.090905,13.443068,19.190811,-7.251361,-10.163467,-28.907735,41342.7017,10.214981,11.273017,16.524991,23.853815,-7.145468,-9.951005,-29.960066,4815.7822,3.079281,1.851884,4.246362,8.722763,-1.292156,-2.104011,-6.027,4850.0613,2.935101,1.847272,4.329941,7.604408,-1.301178,-2.09535,-5.398559,2592.7084,3.045359,0.97831,2.838463,6.447951,-0.678482,-1.298263,-4.256845,2261.8357,3.114908,0.847746,2.466832,6.079418,-0.584884,-1.083141,-4.559923,6838.0237,3.826627,2.776096,6.522445,11.050333,-1.939135,-3.153692,-6.750971,7073.4488,3.767451,2.89306,6.983419,10.908605,-2.013356,-3.426842,-7.816385,43998.0694,7.229067,11.459427,16.268751,24.136626,-7.339225,-11.447198,-46.111717,36123.6919,6.536941,9.120609,12.482348,20.28664,-5.798849,-8.559896,-35.687403,5180.1292,2.836208,2.054426,4.458548,8.945536,-1.408375,-2.245839,-6.212085,4656.8584,2.834293,1.814325,3.978458,8.546106,-1.279466,-2.141222,-6.604783,2834.7091,3.445525,1.107327,3.150656,7.190234,-0.725788,-1.428855,-5.448777,2592.7744,3.333497,1.021919,2.938334,7.234783,-0.649093,-1.301742,-5.227628,7749.1982,3.629762,3.375234,7.705988,11.621148,-2.271651,-4.010435,-8.387868,7153.9871,3.90252,3.033072,7.089131,10.951587,-2.069938,-3.63455,-8.312402,4
6284.0097,1.934715,2.121317,3.241981,5.95185,-1.423349,-2.275338,-7.841267,10667.6919,2.830896,3.811859,6.038732,9.851989,-2.251915,-3.338684,-9.76239,25486.899,16.873841,10.05219,17.320289,22.688527,-5.074259,-7.901676,-19.090981,28101.6907,16.98343,10.998349,18.749473,23.638455,-5.467686,-8.684354,-21.814835,8725.6803,9.053602,3.224482,6.256001,9.414762,-2.38736,-4.445202,-8.166276,7596.0654,9.286764,2.751158,5.183211,8.258787,-2.010774,-3.619865,-6.959144,22807.3031,12.889364,10.707739,23.18293,28.377454,-5.382015,-9.603378,-19.260136,25476.2887,13.489965,11.879023,24.974485,30.707038,-5.990557,-10.805139,-19.90705,1740.8584,1.19713,0.945182,2.052956,6.72831,-1.103772,-1.900107,-7.063119,1819.5937,1.229191,0.860484,1.798783,7.553515,-0.899558,-1.784135,-7.037593,19157.0112,12.00566,8.050462,14.569142,19.027485,-3.872105,-6.325296,-21.042969,19744.1488,13.724247,7.988536,13.603071,18.472985,-3.911932,-6.47638,-18.28951,9654.9035,10.736247,3.497533,6.459624,10.089421,-2.812032,-5.167794,-11.001249,11224.7225,12.646403,3.761751,6.993145,12.107644,-3.348451,-6.0173,-12.697777,18534.8431,9.945764,9.255647,21.068252,26.097222,-4.663746,-8.764346,-19.738994,16359.7247,9.838616,8.16419,18.27153,23.666604,-4.111916,-7.776868,-15.606823,3
19608.2183,4.674282,4.55808,6.524651,11.472016,-3.119782,-4.638454,-14.730486,20570.0577,5.534339,5.478075,8.37573,14.429219,-3.450938,-5.01041,-14.501129,1927.7163,1.781473,1.067905,2.853685,5.893735,-0.606376,-1.115081,-4.360848,1963.7929,1.748752,1.056311,2.847111,6.381356,-0.606154,-1.119358,-4.349,1285.4653,2.032397,0.624259,2.085011,5.600419,-0.346853,-0.722647,-3.480351,1105.342,2.019077,0.540513,1.782135,4.677896,-0.305341,-0.675957,-3.615498,2979.9014,2.185081,1.658707,4.520935,7.694128,-0.862493,-1.49501,-4.709794,3163.8748,2.217976,1.774782,5.016107,9.558657,-0.907858,-1.649009,-6.120891,22621.9199,4.202934,5.599119,8.156695,13.838958,-3.581649,-5.392765,-20.742919,18758.7739,3.865911,4.491207,6.445313,13.155661,-2.860223,-4.53891,-17.432835,2113.6323,1.719277,1.153924,2.854683,7.410585,-0.666687,-1.190061,-4.89153,1830.7156,1.688455,1.021748,2.670873,6.276314,-0.606474,-1.180406,-5.640732,1402.5862,2.207488,0.711382,2.290281,6.406284,-0.382517,-0.930879,-4.990594,1295.2266,2.140688,0.664417,2.214595,6.277394,-0.348106,-0.850763,-4.628479,3228.936,2.062869,1.922642,5.024778,10.000483,-0.994546,-1.825633,-5.537547,3111.7012,2.235242,1.756357,5.116104,8.312262,-0.906477,-1.675348,-5.634555,4
2635.125,1.442682,0.621934,1.193872,5.699273,-0.385949,-0.755418,-4.736371,4816.7607,1.934923,1.240063,1.969906,5.716112,-0.784742,-1.216015,-5.685715,9476.8237,7.183439,2.191321,2.977633,6.504556,-1.345206,-2.137857,-6.976397,10506.0344,7.256288,2.413202,3.293581,7.044665,-1.510882,-2.29094,-7.979562,2755.7949,3.615253,0.852576,1.589347,4.33371,-0.576185,-1.175546,-4.639695,2406.0426,3.691894,0.732071,1.371025,4.285034,-0.504291,-1.065611,-4.798693,9110.3019,6.020272,2.600458,3.868271,7.233735,-1.53249,-2.382264,-6.927404,10074.6947,6.249371,2.785585,4.179137,7.639776,-1.716786,-2.757831,-6.756704,-435.8579,0.945662,0.08758,0.772425,6.190688,-0.154538,-0.585049,-5.540521,11.6368,1.001604,0.109379,0.78319,6.688885,-0.134894,-0.553104,-4.682907,7554.145,5.39983,1.966853,2.888475,7.105232,-1.039377,-1.922402,-6.420053,7717.1289,6.13143,1.802929,2.49806,6.454561,-1.026769,-1.802228,-6.714236,2856.1885,4.108004,0.864928,1.58281,5.139093,-0.615474,-1.229785,-4.551001,2970.2947,4.263847,0.905393,1.6964,5.412757,-0.645195,-1.264267,-5.040994,7211.3988,4.571326,2.362038,3.693581,7.632787,-1.19666,-2.13535,-6.501649,6455.7054,4.64659,2.026834,3.220114,7.037708,-1.075797,-2.024335,-6.466861,3
32900.8716,7.391089,7.792279,10.418871,14.9834,-5.551742,-7.813831,-20.33397,33099.6367,8.387784,9.01897,13.360921,17.859064,-5.655096,-7.772267,-24.123377,3550.532,2.600875,1.496308,3.794936,7.394424,-0.946258,-1.663632,-4.228864,3584.6533,2.511154,1.502549,3.750814,7.543703,-0.963075,-1.575988,-4.536413,2048.2585,2.668704,0.819911,2.470522,5.165241,-0.521129,-1.035983,-3.626083,1780.1553,2.698339,0.713999,2.213444,4.959401,-0.463997,-0.848195,-3.699783,5122.9013,3.19106,2.245274,5.654261,8.23474,-1.416125,-2.376472,-5.976956,5328.646,3.189051,2.360109,6.138313,9.978654,-1.480394,-2.710701,-6.206846,35370.2407,6.158349,9.154375,12.919357,21.827004,-5.886165,-8.858008,-32.172863,29302.4566,5.618995,7.330488,10.039184,15.93775,-4.645771,-6.916,-23.55428,3831.1407,2.438754,1.66305,3.696851,7.300714,-1.03839,-1.759347,-6.332793,3473.8191,2.462586,1.448497,3.3754,6.392631,-0.939072,-1.59414,-6.165379,2237.5859,2.991473,0.928104,2.815469,6.261215,-0.569724,-1.168379,-5.070662,2042.4559,2.898796,0.86343,2.544897,5.906768,-0.511975,-1.04172,-4.560666,5679.4851,3.0157,2.700925,6.42863,10.206347,-1.641314,-2.921705,-7.869938,5318.0621,3.244249,2.442301,6.132215,10.718011,-1.495597,-2.59994,-6.350328,4
5730.358,1.953006,1.693541,2.990296,6.275167,-1.196559,-1.880283,-6.129835,9996.5328,2.820564,3.508739,5.394077,8.675646,-1.979717,-2.972108,-9.586482,22667.4781,15.903637,8.514527,13.775271,17.039695,-4.360276,-6.874432,-15.368337,25002.2331,16.073706,9.333352,15.260021,18.156109,-4.708785,-7.313227,-17.685169,7403.9222,7.974957,2.739549,5.146868,7.79381,-1.958118,-3.556277,-7.390597,6447.8515,8.193679,2.354258,4.255416,6.443294,-1.665348,-2.954568,-6.108023,20265.8929,12.232238,9.26422,18.863238,22.503109,-4.618526,-7.985901,-16.202023,22707.3609,12.933502,10.220467,20.514876,25.825496,-5.113555,-8.858778,-19.595706,1675.9414,1.203428,0.840713,1.806493,5.989257,-0.913431,-1.65803,-5.881994,1876.9599,1.253908,0.808583,1.532957,6.299615,-0.749393,-1.392158,-5.933968,16920.9422,11.2521,6.932573,12.10272,16.214154,-3.3184,-5.270735,-13.741936,17390.6167,12.642022,6.789213,11.154747,14.738557,-3.33793,-5.444285,-15.875884,8115.601,9.566332,2.94937,5.38631,8.799306,-2.251448,-4.188468,-11.448273,9178.8423,11.107494,3.146227,5.637656,10.116759,-2.60006,-4.686859,-9.422005,16402.2339,9.304056,8.103615,17.404119,22.151187,-3.972639,-7.32929,-13.81388,14484.1129,9.250814,7.121862,15.069965,19.471282,-3.508279,-6.404899,-13.208877,3
43877.708,10.251725,11.643892,15.870461,20.153953,-7.8077,-11.272713,-30.874924,47217.5468,11.506834,13.378406,19.80081,25.041393,-8.223282,-11.154842,-32.464466,6143.9607,3.615284,2.228705,5.165744,8.109988,-1.642125,-2.659935,-7.181388,6171.6626,3.43956,2.230367,5.041112,8.586419,-1.631628,-2.499021,-5.673509,3166.5242,3.544395,1.139135,3.111986,5.754575,-0.816426,-1.470196,-4.704706,2738.2222,3.558917,0.994487,2.793431,5.327636,-0.718182,-1.279477,-4.336394,8568.4953,4.519643,3.325666,7.658176,11.115939,-2.477371,-4.083129,-7.883871,8897.0112,4.490717,3.472875,8.188554,12.761042,-2.552267,-4.334172,-7.795514,50141.979,8.318067,13.548041,19.189674,27.851452,-8.394467,-12.073471,-49.822779,41486.0239,7.471377,10.78641,14.998433,25.134845,-6.647531,-10.087741,-44.991652,6658.8091,3.306059,2.545781,5.206173,8.46238,-1.79864,-2.955216,-7.888299,6008.8774,3.322427,2.236494,4.645229,7.907711,-1.639256,-2.619012,-7.588726,3461.7739,4.088207,1.286313,3.518274,7.904823,-0.887191,-1.767438,-5.928551,3124.7581,3.847253,1.165803,3.348677,7.612277,-0.781284,-1.540536,-5.749999,9943.9812,4.341099,4.136012,9.189209,12.140241,-2.96459,-5.069523,-10.180144,9109.5405,4.691004,3.701306,8.477557,13.24482,-2.683494,-4.704027,-9.663934,4
2012.853,1.32535,0.658252,1.305851,5.446139,-0.522656,-1.016387,-4.263288,6457.0025,2.08179,1.931827,3.110228,7.103115,-1.194652,-1.914772,-6.425508,15217.8934,10.386942,4.617121,6.581316,10.457443,-2.583555,-4.052131,-10.872499,16951.5027,10.529123,5.078886,7.550578,11.303693,-2.873209,-4.4451,-11.324696,4520.7975,5.191146,1.561302,2.782708,5.013509,-1.072195,-1.901962,-4.848501,3976.6664,5.403402,1.347263,2.319425,4.933387,-0.937676,-1.698502,-5.636431,13725.9597,8.03122,5.231874,8.893897,11.983008,-2.734647,-4.69,-9.263458,15354.1683,8.494545,5.668946,9.696952,13.465188,-3.060232,-5.281232,-10.63686,-493.6572,0.945188,0.198302,0.758133,6.562789,-0.411498,-0.941793,-4.800667,-4.2558,0.999473,0.219376,0.788227,6.438466,-0.333441,-0.818615,-5.630549,11426.1135,7.628259,3.902756,6.046515,10.244577,-1.965053,-3.280409,-9.408735,11853.5717,8.554394,3.716578,5.500022,9.269563,-1.946077,-3.16026,-9.627815,4751.0041,5.809144,1.633565,2.930186,6.664673,-1.181982,-2.211856,-6.625963,5125.5565,6.46418,1.707381,2.989245,5.899298,-1.27469,-2.248464,-6.340133,10882.6499,6.13966,4.597831,8.185048,12.208602,-2.320708,-4.064987,-8.707356,9654.8551,6.159391,3.995791,7.08037,10.603625,-2.040647,-3.592591,-8.953064,3
6058.6592,2.143648,2.395607,3.968561,7.046714,-0.769642,-1.357384,-6.438517,6589.0532,2.461741,3.058249,5.358276,8.656044,-0.928854,-1.506327,-5.289303,390.7442,1.168997,0.75846,2.228962,5.265216,-0.213465,-0.601162,-3.778401,395.4319,1.158916,0.753656,2.280819,4.350141,-0.205963,-0.617512,-3.396324,356.2476,1.286303,0.487693,1.69306,3.874744,-0.12717,-0.507836,-3.156765,295.6777,1.274473,0.422612,1.458304,4.592298,-0.117533,-0.371254,-2.625691,840.698,1.347338,1.24352,3.725383,5.98543,-0.279218,-0.616965,-3.413187,863.3454,1.341301,1.315286,3.960157,6.476211,-0.288602,-0.656537,-4.379469,7723.9272,2.100222,3.108844,5.054033,9.574591,-0.97516,-1.815914,-9.59861,6399.9228,1.984244,2.447202,4.044926,8.1396,-0.826006,-1.491489,-8.593943,347.3113,1.123135,0.771698,2.127654,5.563623,-0.239409,-0.579009,-4.996732,273.6406,1.108946,0.68848,1.904686,5.169723,-0.214329,-0.570327,-4.106765,446.2302,1.400665,0.564895,1.971122,6.359672,-0.140106,-0.519513,-4.434052,407.6534,1.360359,0.523201,1.804889,5.117581,-0.147219,-0.449862,-3.489471,797.9511,1.269668,1.38139,3.892547,7.83538,-0.327504,-0.714308,-4.293742,801.6377,1.325108,1.293308,3.942938,7.99329,-0.299356,-0.664831,-3.823804,4
977.2852,1.179895,0.200172,0.618902,5.092771,-0.159861,-0.506124,-4.38685,1330.5586,1.278594,0.2425,0.670284,4.742928,-0.266978,-0.613758,-4.797772,1915.495,2.297795,0.40372,0.744998,4.488296,-0.198771,-0.553888,-3.965679,2201.3156,2.371968,0.444256,0.795316,3.918566,-0.234198,-0.714823,-4.027747,940.9501,1.938077,0.235492,0.591546,4.252608,-0.142084,-0.484234,-3.080523,834.956,1.972271,0.210558,0.541573,3.31424,-0.12284,-0.432193,-2.924294,2413.8389,2.412159,0.481409,0.828292,4.283028,-0.280573,-0.607775,-3.912885,2543.7671,2.406153,0.515586,0.943593,4.664254,-0.291719,-0.672658,-4.672783,-98.1899,0.986839,0.091557,0.700268,6.389935,-0.084458,-0.556156,-5.070417,169.4302,1.02533,0.109309,0.793484,6.35966,-0.097594,-0.60142,-5.00693,1722.2116,2.06189,0.383443,0.869658,5.910569,-0.155543,-0.640487,-5.045532,1564.8279,2.095054,0.33991,0.782085,4.68754,-0.136428,-0.535999,-4.449336,963.6652,2.07282,0.245074,0.698944,5.00649,-0.144687,-0.600609,-4.832672,961.9726,2.125709,0.246909,0.654975,4.226972,-0.152287,-0.455969,-3.79664,2491.0432,2.332968,0.499005,0.937246,5.805201,-0.215529,-0.624323,-4.693291,2091.324,2.252321,0.403863,0.85312,4.751893,-0.198158,-0.533022,-4.13717,3
57311.707,12.055782,14.883843,20.781508,25.450123,-9.915781,-13.772489,-47.103244,55087.3306,13.522089,16.021793,24.508498,32.262824,-9.552431,-13.248387,-43.649568,7847.4521,5.005592,2.584568,5.774016,9.31389,-2.007125,-3.239602,-6.896071,7823.7876,4.676331,2.587909,5.606219,7.951784,-1.985537,-3.001271,-8.793409,3724.2192,4.212912,1.302232,3.442868,6.428565,-0.941186,-1.620862,-5.015616,3202.7183,4.186679,1.116146,2.967505,5.550647,-0.815805,-1.488028,-4.524088,10632.085,5.95185,3.847693,8.456884,12.518057,-3.006787,-4.930759,-9.017026,10990.7168,5.887892,4.009033,9.039918,12.403105,-3.139519,-5.30629,-9.578245,57665.4116,9.404177,16.264545,23.514582,34.482739,-9.581722,-14.086182,-62.05624,47878.0357,8.6783,13.046453,18.54286,28.063345,-7.617868,-10.966367,-47.20353,8659.01,4.697571,2.945988,5.928801,9.871975,-2.212565,-3.507387,-9.088444,7801.0295,4.843175,2.572242,5.317462,9.919729,-1.989431,-3.184453,-7.709012,4011.8447,4.794351,1.45466,3.855409,7.305782,-1.023611,-1.900932,-5.785249,3606.4,4.534196,1.30774,3.565065,6.294349,-0.889541,-1.648634,-5.894581,12629.2642,5.948585,4.784806,10.137168,14.818805,-3.727071,-6.431472,-13.830795,11423.9781,6.261117,4.304059,9.356731,13.212096,-3.34075,-5.761809,-11.586209,4
4041.6021,1.544697,1.330329,2.095992,5.377374,-0.955802,-1.45352,-5.836762,8007.6089,2.251667,2.815847,4.345873,7.908179,-1.670957,-2.400945,-6.518623,19202.5291,13.402965,6.735538,10.261749,13.590772,-3.507647,-5.490412,-10.170491,21354.3105,13.78054,7.409019,11.314174,14.676282,-3.838881,-5.74072,-12.0613,6082.119,6.677497,2.228234,4.194389,6.893692,-1.555629,-2.662883,-5.148778,5263.9307,6.768194,1.903146,3.401347,5.968027,-1.301963,-2.218049,-5.318487,17288.091,10.297666,7.49409,14.047355,17.241161,-3.717061,-6.277748,-11.398142,19308.9358,10.900572,8.221851,15.281182,19.916103,-4.147705,-7.207434,-12.326274,33.667,1.003591,0.431218,1.140189,6.91574,-0.686168,-1.295901,-4.768201,498.5586,1.059585,0.454311,1.040734,5.439266,-0.553283,-1.017174,-4.317346,14481.6347,9.855851,5.606125,9.16735,12.60605,-2.672666,-4.090049,-9.880345,14875.8163,10.924207,5.395116,8.386085,12.756187,-2.684606,-4.127001,-10.688167,6498.6384,7.62293,2.352721,4.347728,8.977408,-1.717648,-3.0457,-6.661365,7112.4517,8.557233,2.490154,4.359626,7.250438,-1.91472,-3.283033,-7.607541,13869.7196,7.84244,6.693499,13.198131,17.189418,-3.197225,-5.703686,-11.549563,12303.319,7.819891,5.823833,11.203258,14.246929,-2.828391,-5.051624,-9.841962,3
20355.6934,4.770623,4.695508,6.431533,10.152461,-3.184851,-4.38256,-11.387873,21033.1343,5.676372,5.572333,8.305167,12.611284,-3.498199,-4.926321,-12.680894,1974.2177,1.835411,1.053415,2.803282,5.61648,-0.588913,-0.960251,-3.360706,1978.8877,1.781591,1.045484,2.698955,5.052887,-0.596285,-0.975716,-3.18635,1281.2681,2.040015,0.62527,1.991929,4.172955,-0.340368,-0.649487,-3.156992,1110.5492,2.036475,0.533919,1.708854,4.079741,-0.296068,-0.573881,-2.300504,3006.1783,2.235218,1.628154,4.314779,7.349679,-0.854341,-1.453092,-3.870022,3128.5737,2.225884,1.722942,4.704162,7.979276,-0.894433,-1.47979,-3.365393,23050.5459,4.228157,5.677525,7.949864,11.999018,-3.621643,-5.405321,-17.136687,19141.1547,3.917373,4.566356,6.291526,10.718122,-2.902835,-4.264747,-13.911024,2085.0967,1.726793,1.13276,2.671157,5.703994,-0.648402,-1.121653,-4.364646,1856.4377,1.724212,0.997741,2.451227,6.565187,-0.5921,-1.083692,-4.136963,1436.1955,2.276169,0.701303,2.201635,4.782533,-0.375186,-0.839411,-3.58721,1348.6567,2.218859,0.663012,2.184894,4.563434,-0.340483,-0.731948,-2.999732,3201.9871,2.078323,1.893379,5.01417,7.900669,-0.97521,-1.675802,-4.692154,3091.6538,2.252548,1.703255,4.680556,7.987763,-0.890636,-1.53342,-4.565917,4
2816.4141,1.462779,0.654205,1.157993,4.573819,-0.398346,-0.67206,-3.293118,4873.1357,1.935716,1.238395,1.947312,5.242911,-0.798962,-1.188816,-3.833391,9491.9275,7.202052,2.204863,2.96899,6.064747,-1.326873,-1.989821,-5.38465,10489.6052,7.298906,2.412202,3.248703,6.175348,-1.501809,-2.099169,-6.105176,2787.1247,3.720253,0.858132,1.531199,3.761519,-0.576065,-1.007869,-4.275678,2475.0809,3.859745,0.73193,1.260937,3.531355,-0.499449,-0.953139,-4.223498,9117.7623,6.047115,2.614336,3.85491,6.168592,-1.524665,-2.348576,-5.977442,10099.9563,6.346056,2.794143,4.044189,6.324896,-1.710434,-2.603724,-5.929436,-425.0322,0.947688,0.069406,0.505238,4.741964,-0.14815,-0.466583,-3.745552,20.0908,1.002737,0.085715,0.51888,5.026176,-0.124484,-0.449403,-3.775555,7611.8806,5.629866,1.97972,2.791224,5.778152,-1.027468,-1.625892,-5.17695,7739.7479,6.206032,1.798747,2.411172,5.700502,-1.007405,-1.577398,-5.054268,2872.6416,4.111447,0.876109,1.534679,4.267083,-0.611714,-1.146718,-3.985196,3041.9141,4.463097,0.913776,1.519989,4.392648,-0.639959,-1.167244,-3.911706,7334.1962,4.721479,2.405214,3.680947,7.889078,-1.209667,-2.057365,-5.232242,6512.7066,4.764319,2.050089,3.157121,6.567963,-1.072079,-1.870517,-4.897338,3
33756.5874,7.279407,7.979483,10.756274,14.53147,-5.678704,-7.585608,-18.114992,33405.6895,8.440781,9.110733,13.259084,17.470079,-5.687412,-7.561174,-19.277283,3545.9346,2.610431,1.504887,3.553234,6.679765,-0.945485,-1.510895,-4.339696,3598.0923,2.518254,1.512163,3.603349,5.734251,-0.964571,-1.475027,-3.640971,2038.5628,2.688413,0.82444,2.428368,4.406483,-0.522149,-0.938815,-3.513337,1769.274,2.683809,0.706953,2.126858,4.126538,-0.45608,-0.814402,-2.413936,5099.1147,3.180886,2.255137,5.747589,8.959581,-1.404865,-2.329636,-4.864018,5320.7976,3.192623,2.372122,6.005241,8.683992,-1.471454,-2.462548,-4.266453,35807.6543,6.183565,9.226709,12.826188,18.408805,-5.902783,-8.186517,-28.320562,29612.4648,5.652219,7.320419,9.894256,15.284576,-4.659525,-6.735986,-19.979862,3806.3357,2.424687,1.686638,3.674651,6.110989,-1.027754,-1.60093,-4.14403,3412.3674,2.431602,1.456475,3.311491,6.144043,-0.933391,-1.458078,-3.826097,2258.4489,3.061644,0.919413,2.742283,5.672283,-0.559945,-1.100318,-3.989243,2016.6921,2.838936,0.850488,2.573385,5.700592,-0.505185,-0.943247,-3.303342,5683.6965,3.01662,2.705505,6.424176,10.104325,-1.639507,-2.671798,-6.268644,5331.6948,3.26498,2.444373,6.027895,9.524328,-1.488233,-2.578407,-5.297847,4
6087.3589,1.938667,1.971328,2.927397,6.437739,-1.203558,-1.86021,-4.849505,10045.6621,2.817332,3.536407,5.499112,9.0322,-1.977476,-2.813666,-6.21478,22598.4322,16.000819,8.54336,13.935715,18.005238,-4.329176,-6.676467,-13.395647,24931.1995,16.119538,9.340638,15.212979,18.827404,-4.680329,-7.15629,-15.894505,7413.2148,8.094012,2.754692,5.241175,7.60184,-1.94619,-3.37804,-5.445269,6512.1113,8.423544,2.368989,4.30158,6.567502,-1.660942,-2.904325,-4.668893,20325.2344,12.375061,9.285256,18.744936,23.307717,-4.575522,-7.813761,-13.948775,22674.0521,13.075164,10.261743,20.423241,25.960022,-5.113215,-8.734628,-13.413266,1710.5528,1.206921,0.83347,1.673977,5.479082,-0.897127,-1.552622,-5.28693,1862.3022,1.251221,0.786042,1.465896,5.497725,-0.737658,-1.260449,-4.448811,16966.2484,11.43143,6.98889,12.075461,15.640997,-3.293561,-5.081768,-10.560523,17487.9951,13.008722,6.811589,11.176081,15.586127,-3.319152,-5.286296,-12.022749,8168.631,9.812467,2.974226,5.460853,9.362975,-2.253751,-4.046086,-7.016413,9169.8674,11.173499,3.168026,5.629353,9.6557,-2.599112,-4.406533,-8.589695,16433.8787,9.438465,8.159919,17.316311,21.683559,-3.958345,-6.976118,-13.867613,14549.6226,9.446775,7.171055,14.960717,19.883601,-3.492803,-6.17715,-11.955857,3
48776.6069,10.026185,12.300654,16.451249,20.195612,-8.501653,-11.518874,-27.093677,47428.4233,11.640973,13.351629,19.623293,24.684323,-8.208668,-10.807795,-31.679636,6141.9385,3.587034,2.223267,4.964947,7.737526,-1.636294,-2.601297,-5.356819,6190.333,3.43856,2.215489,5.086833,8.109645,-1.639627,-2.58334,-5.2796,3164.4158,3.522661,1.142036,3.144626,5.177873,-0.81962,-1.501002,-3.71026,2759.1095,3.580841,0.986844,2.666902,5.957051,-0.70525,-1.186376,-3.069351,8603.467,4.56417,3.324354,7.581341,11.014215,-2.447131,-3.940735,-6.994018,8936.7593,4.506312,3.480711,8.112702,11.594631,-2.567449,-4.176226,-6.780936,50086.3847,8.28191,13.577125,18.892014,26.293598,-8.366529,-11.5714,-45.556178,41315.1362,7.45884,10.78735,14.710748,19.493299,-6.629458,-9.409427,-33.55342,6702.7595,3.326068,2.522355,5.142076,8.852835,-1.804272,-2.798784,-5.919773,6055.5674,3.365646,2.223249,4.6276,6.986876,-1.612063,-2.510732,-6.057561,3442.2151,4.024522,1.282774,3.488888,6.654601,-0.8789,-1.632689,-3.995343,3119.2983,3.799772,1.171165,3.222363,6.3723,-0.772117,-1.317032,-4.544746,9913.4094,4.351165,4.124299,9.008643,13.162962,-2.95566,-5.019747,-9.028892,9122.1804,4.704857,3.700143,8.416463,12.023637,-2.663305,-4.561025,-8.11536,4
3261.2188,1.465758,0.921032,1.445864,4.613351,-0.636648,-1.0652,-4.311638,6358.5815,2.063599,1.909928,2.883679,5.065712,-1.188652,-1.746337,-4.933782,15168.7531,10.376967,4.614313,6.542988,9.829324,-2.557194,-3.962482,-8.240544,16919.8027,10.542783,5.105308,7.199394,10.204207,-2.830938,-4.235592,-9.897201,4508.5409,5.113403,1.573085,2.787799,4.506298,-1.07821,-1.832635,-3.971813,3966.516,5.32627,1.347674,2.360557,4.790317,-0.932415,-1.56493,-3.393986,13704.9918,8.072644,5.219789,8.904089,11.468054,-2.716157,-4.46551,-9.102913,15369.8912,8.569338,5.675294,9.501867,13.601168,-3.054727,-5.164204,-9.629167,-474.1738,0.947093,0.193507,0.658369,5.744838,-0.404917,-0.824371,-3.761269,30.2192,1.003762,0.218945,0.635921,5.668289,-0.327362,-0.715502,-4.307464,11386.7987,7.532426,3.907551,5.885552,8.949582,-1.93566,-2.941972,-7.716827,11815.5979,8.549051,3.698176,5.419539,8.626374,-1.934077,-2.985022,-8.618852,4735.8249,5.726937,1.634134,2.947073,6.266994,-1.182869,-2.165509,-6.03773,5110.7553,6.377987,1.724031,2.927482,5.539534,-1.273612,-2.193006,-5.426369,10914.4231,6.200968,4.633716,8.15748,12.146968,-2.306862,-4.001437,-7.686611,9705.1281,6.238182,4.016318,7.025119,9.724053,-2.028831,-3.701362,-7.820332,3
6184.6592,2.153772,2.424399,3.958973,6.918395,-0.788354,-1.264565,-4.542193,6637.2563,2.484249,3.024403,5.111464,7.665257,-0.933936,-1.412105,-4.883637,414.164,1.178232,0.738713,2.128991,4.843116,-0.202911,-0.45226,-2.809486,381.615,1.152615,0.739005,2.1363,5.020376,-0.20208,-0.429153,-2.613117,353.7034,1.280863,0.482578,1.682173,3.997812,-0.125413,-0.374641,-2.008304,311.0513,1.291825,0.419643,1.405347,3.294992,-0.104968,-0.331257,-1.935041,838.1504,1.344212,1.209315,3.48097,5.657196,-0.270613,-0.54837,-2.745158,860.0227,1.339542,1.305495,3.882006,6.617915,-0.294334,-0.614035,-2.686324,7741.8813,2.10545,3.071219,5.089839,8.38227,-0.962526,-1.69303,-7.580508,6429.5615,1.991367,2.425657,4.014893,7.872242,-0.803412,-1.398637,-6.683185,357.7363,1.127302,0.757358,1.990345,5.244316,-0.239759,-0.540257,-3.413777,259.6023,1.102534,0.675721,1.925913,4.878543,-0.212469,-0.474503,-2.938793,439.675,1.38557,0.559536,1.891465,4.178362,-0.136052,-0.45806,-2.958176,398.3131,1.358806,0.508179,1.776132,4.812608,-0.13219,-0.418485,-2.872248,776.7534,1.261826,1.362363,3.896767,7.096696,-0.321697,-0.683501,-3.575089,778.6402,1.3142,1.252553,3.714799,6.414075,-0.284313,-0.586021,-3.014449,4
1002.5322,1.184819,0.193532,0.514558,3.950572,-0.15624,-0.448782,-3.360303,1279.1206,1.270997,0.223822,0.571562,3.876325,-0.253293,-0.612079,-3.341937,1917.289,2.288334,0.393493,0.677357,3.010439,-0.187035,-0.441709,-3.332672,2220.3908,2.375956,0.437578,0.746493,3.094453,-0.21975,-0.494088,-2.824493,971.3819,1.947161,0.227256,0.500869,2.586005,-0.135524,-0.386928,-2.692878,858.5163,2.009853,0.198627,0.474517,2.811458,-0.115631,-0.33879,-2.641183,2445.1742,2.423239,0.484254,0.773737,3.209027,-0.267405,-0.512426,-3.154162,2547.0767,2.399896,0.511017,0.854808,4.188536,-0.284268,-0.605396,-3.45236,-142.4414,0.980863,0.080206,0.53044,5.058517,-0.074212,-0.492738,-4.622057,126.5044,1.019001,0.089957,0.536774,3.717219,-0.085282,-0.455296,-3.874886,1699.2684,2.040824,0.391558,0.745593,3.929777,-0.137725,-0.448,-3.765959,1543.6961,2.071014,0.34002,0.674271,3.693297,-0.132673,-0.437537,-3.685851,973.8819,2.081865,0.236,0.56681,3.070516,-0.150583,-0.448382,-3.28495,993.3282,2.159798,0.235475,0.52082,3.55619,-0.138345,-0.398564,-3.080057,2424.395,2.275804,0.473464,0.8577,3.868386,-0.196592,-0.517882,-3.333222,2103.1573,2.256237,0.410458,0.729716,3.70224,-0.179906,-0.4686,-3.338947,3
57398.9023,12.094272,14.961649,20.660257,25.564745,-9.872366,-13.123665,-33.030551,55258.6831,13.738124,16.034239,24.084827,29.423189,-9.488139,-12.671656,-31.689857,7900.2262,4.909725,2.620353,5.712163,8.530594,-2.025373,-3.076323,-5.830322,7884.1948,4.606073,2.613306,5.706501,8.18482,-2.00705,-2.976364,-5.593672,3719.2484,4.102465,1.308103,3.493642,5.453391,-0.945968,-1.605318,-4.027362,3227.6566,4.2197,1.12422,3.033062,4.763642,-0.807597,-1.354143,-2.988044,10656.0054,5.848627,3.898569,8.542433,12.344679,-3.016872,-4.898099,-8.168185,11012.9119,5.79838,4.064386,9.242717,12.662442,-3.145889,-5.183896,-8.958375,57110.5957,9.390435,16.192578,23.297285,30.441096,-9.474935,-13.369539,-50.965298,47492.0273,8.648444,12.936371,18.090016,24.085682,-7.527196,-10.476194,-32.491607,8799.7598,4.712373,2.971235,6.077269,9.519104,-2.235787,-3.336533,-6.956984,7829.1462,4.769638,2.594574,5.22342,9.139979,-1.987593,-3.007884,-5.842611,4021.5564,4.770863,1.465527,3.864911,6.807037,-1.015785,-1.812257,-4.923234,3630.7905,4.495696,1.307948,3.544578,6.581446,-0.885786,-1.541233,-4.315401,12662.7246,5.844298,4.831849,10.280242,13.58083,-3.735391,-6.259724,-10.804517,11414.085,6.123948,4.350257,9.430358,13.170836,-3.343036,-5.747516,-10.179761,4
4161.5405,1.563858,1.34509,1.977799,4.448976,-0.957452,-1.424916,-3.856434,7946.2979,2.251044,2.762275,4.172036,7.308558,-1.652496,-2.390965,-5.565816,19219.0208,13.132093,6.747916,10.360535,13.424657,-3.503779,-5.155708,-11.653091,21316.2773,13.473837,7.417289,11.297728,14.364588,-3.821629,-5.544704,-10.61518,6034.4921,6.508638,2.220619,4.105145,5.949127,-1.518144,-2.705571,-4.993765,5303.674,6.744574,1.916393,3.353825,5.039358,-1.309519,-2.202891,-4.704501,17271.6563,10.080153,7.487178,14.165726,16.55686,-3.695282,-6.158327,-10.744827,19316.7771,10.737015,8.217381,15.249677,18.815802,-4.136741,-6.986161,-12.329766,65.8545,1.007064,0.427986,1.197097,7.247378,-0.673725,-1.20073,-5.155882,519.8916,1.062754,0.450773,1.008209,5.277898,-0.553528,-0.997491,-4.468486,14456.7232,9.627145,5.624083,9.121758,11.407055,-2.661404,-4.099172,-9.564192,14885.618,10.751113,5.410549,8.255893,11.089533,-2.671673,-4.114808,-8.702833,6478.8029,7.520455,2.354294,4.198267,6.746234,-1.716007,-3.004011,-6.12795,7155.4638,8.517257,2.500342,4.382483,7.407833,-1.914812,-3.218379,-6.344212,13925.2657,7.784558,6.693099,13.349618,17.575301,-3.191668,-5.509497,-10.073233,12325.9386,7.718957,5.826404,11.335916,14.348761,-2.814133,-4.979468,-9.503851,3
41792.7695,8.757629,10.010131,13.216932,16.001745,-7.181825,-9.677063,-21.19628,41056.0034,10.183904,11.075518,16.072823,19.636913,-7.068759,-9.747845,-21.742262,4859.4243,3.021516,1.866522,4.211332,6.341543,-1.3111,-2.013882,-4.836964,4907.0522,2.920245,1.862559,4.318606,6.649586,-1.309181,-2.041561,-3.79598,2637.7819,3.080239,0.983246,2.730668,5.063787,-0.678167,-1.199518,-2.960448,2310.9745,3.144049,0.844987,2.368174,4.405333,-0.587556,-1.0115,-2.513733,6841.2234,3.76314,2.775955,6.413233,9.800012,-1.94481,-3.094363,-5.411184,7120.7481,3.750793,2.912569,6.909636,9.63415,-2.040358,-3.356507,-5.449436,43399.7666,7.151787,11.286434,15.522177,21.131914,-7.193814,-9.828508,-30.862119,35938.8896,6.511993,9.011926,12.261193,17.116093,-5.725197,-8.087307,-23.063032,5242.7996,2.801311,2.088594,4.366132,7.326636,-1.421258,-2.190652,-5.068741,4723.6726,2.826424,1.829996,3.941346,7.793655,-1.283138,-1.961225,-4.690882,2860.0535,3.479959,1.106808,3.240257,6.671604,-0.730229,-1.361018,-3.880456,2615.6901,3.322576,1.000956,2.887704,5.923306,-0.641092,-1.170795,-3.876509,7737.5666,3.578352,3.382292,7.823105,12.286631,-2.293342,-3.941747,-7.517366,7184.1536,3.862878,3.040084,7.003938,10.874252,-2.078034,-3.473373,-6.839965,4
6446.0166,1.953442,2.11447,3.211278,5.035112,-1.424849,-2.167365,-6.199878,10586.5034,2.817216,3.735296,5.73752,7.724231,-2.242057,-3.153526,-7.711786,25494.8627,16.71549,10.02128,17.023291,20.220252,-5.009098,-7.806953,-14.67424,27996.1735,16.925453,10.984132,18.652213,22.654086,-5.398019,-7.869552,-15.166441,8717.3671,8.924372,3.217346,6.289518,8.62751,-2.346453,-4.177853,-6.766584,7669.7584,9.458356,2.761433,5.009225,7.107664,-2.029212,-3.538203,-5.920248,22814.2254,12.862937,10.654933,22.80431,26.680194,-5.310672,-9.162045,-15.55261,25527.4558,13.690785,11.850737,24.818417,29.187228,-5.934862,-10.317603,-18.44384,1803.251,1.20481,0.919605,1.928646,6.294755,-1.090152,-1.752549,-5.922551,1872.332,1.237239,0.847584,1.628691,5.415945,-0.889077,-1.433943,-5.309637,19141.6502,12.096821,8.051816,14.5276,18.450719,-3.826444,-5.841956,-12.771424,19662.2096,13.485821,7.95648,13.519013,17.616905,-3.850667,-6.120914,-14.028019,9679.5495,10.819484,3.50393,6.409629,9.186882,-2.788093,-4.979268,-8.368299,11241.7806,12.844184,3.764087,6.850969,10.338303,-3.320072,-5.713477,-9.271228,18488.1799,9.841129,9.269486,20.939034,24.91414,-4.601335,-8.275092,-14.798279,16328.1244,9.794378,8.147348,18.125507,22.129033,-4.060774,-7.469844,-13.278354,3
5862.7285,2.093479,2.21502,3.768668,6.333709,-0.756484,-1.223994,-4.767338,6291.166,2.415471,2.738179,4.669862,7.117115,-0.891985,-1.3621,-5.365859,365.0051,1.144281,0.706228,1.979825,4.27669,-0.219819,-0.561572,-2.903723,366.4084,1.136038,0.720577,2.050083,4.696057,-0.216946,-0.456931,-2.476644,363.1306,1.279435,0.460959,1.597308,3.055202,-0.12426,-0.359637,-2.452532,317.1142,1.2879,0.405256,1.314949,3.062574,-0.11208,-0.305398,-2.063698,815.5246,1.318686,1.182468,3.473582,6.744217,-0.283097,-0.600405,-2.402491,859.418,1.320514,1.27259,3.745762,6.438484,-0.302951,-0.610311,-3.190699,7469.5918,2.073693,2.840599,4.62461,9.057219,-0.936609,-1.643945,-6.734565,6167.0581,1.953751,2.234518,3.616497,7.620691,-0.773927,-1.28283,-6.744636,313.154,1.102214,0.742194,1.949501,4.676161,-0.25259,-0.5811,-3.341686,253.2964,1.093341,0.645,1.792764,4.225362,-0.222678,-0.541582,-3.172916,436.2219,1.369917,0.522995,1.941779,3.954164,-0.142434,-0.422172,-3.146969,414.2983,1.357481,0.491166,1.610003,3.761729,-0.135236,-0.407335,-2.69007,791.8218,1.255156,1.322404,3.71047,6.036084,-0.330502,-0.656455,-3.537012,806.0513,1.311383,1.225104,3.642612,6.714964,-0.299343,-0.605065,-3.109608,4
880.8359,1.162953,0.178529,0.577504,3.604093,-0.149973,-0.444546,-3.439855,1120.1328,1.241041,0.200069,0.548906,4.589472,-0.228736,-0.512136,-3.049725,1929.86,2.225832,0.404786,0.641857,3.051013,-0.185039,-0.470469,-3.001551,2194.7061,2.271163,0.448936,0.754394,3.108937,-0.214866,-0.484157,-3.104414,965.4396,1.91207,0.227733,0.487268,2.64741,-0.131133,-0.404428,-2.805132,834.0486,1.951199,0.199264,0.446618,2.848749,-0.115889,-0.334229,-2.358699,2436.8767,2.34825,0.4877,0.790832,3.075657,-0.26304,-0.557582,-3.075838,2551.9816,2.357409,0.506815,0.823242,3.900086,-0.280951,-0.541631,-3.762988,-276.6963,0.962806,0.063787,0.461125,5.628807,-0.067576,-0.418197,-4.065799,31.7788,1.004754,0.072531,0.522833,4.37378,-0.074855,-0.523676,-3.572976,1686.5606,1.970426,0.386698,0.731374,3.653856,-0.140604,-0.450829,-3.723945,1533.7885,1.997806,0.333993,0.646859,4.004903,-0.138113,-0.438434,-3.402918,961.5412,2.032133,0.228523,0.562482,3.601025,-0.139835,-0.438595,-3.01845,966.1563,2.080241,0.241074,0.536334,3.924288,-0.137998,-0.415986,-3.61944,2422.9774,2.213194,0.480248,0.82535,3.887529,-0.194251,-0.503556,-3.388963,2069.9433,2.181253,0.410592,0.698592,3.361476,-0.180857,-0.460382,-3.46653,3
21604.6181,5.208961,5.075282,7.103154,10.156186,-3.316595,-4.489559,-10.999492,22265.4038,6.204938,6.069448,9.0556,12.392925,-3.582518,-4.876609,-10.692944,2246.7651,2.073314,1.110984,2.85314,5.147374,-0.595982,-0.986055,-3.245043,2275.1766,2.007349,1.108565,2.813281,4.938466,-0.601266,-0.99224,-3.535512,1339.9943,2.110209,0.639083,2.065909,4.427697,-0.344563,-0.727306,-2.824101,1165.6955,2.137507,0.560366,1.759519,3.641652,-0.302176,-0.585375,-2.861027,3243.8032,2.443554,1.679083,4.471353,6.868502,-0.864551,-1.420557,-3.610126,3383.8362,2.441759,1.784821,4.874055,7.314968,-0.910704,-1.523757,-3.725044,24163.1567,4.563642,6.115107,8.537451,13.07645,-3.761722,-5.373901,-17.515779,19889.038,4.211686,4.851837,6.668008,11.152345,-2.977164,-4.367637,-13.25792,2456.2188,1.998895,1.211302,2.736887,6.536778,-0.651273,-1.057685,-3.675113,2215.8535,2.02949,1.055624,2.498841,5.112695,-0.579345,-0.997445,-3.085526,1508.1241,2.399449,0.718114,2.283967,4.663452,-0.373582,-0.769605,-3.548758,1379.241,2.307667,0.68115,2.142065,4.270439,-0.340293,-0.713975,-3.074006,3584.8692,2.335777,1.93599,4.949377,7.862968,-0.996669,-1.650782,-4.391883,3363.6645,2.489929,1.773029,4.850802,8.051731,-0.901948,-1.57517,-4.381886,4
3101.3921,1.515001,0.750369,1.186316,4.174362,-0.414752,-0.705197,-2.974622,5404.1641,2.056428,1.403864,2.081578,5.071802,-0.818568,-1.172997,-3.792644,9636.5636,7.295668,2.266092,3.003266,4.965841,-1.345955,-1.890671,-5.341945,10672.2274,7.435943,2.4951,3.250961,5.180039,-1.518668,-2.152008,-5.480016,2850.9231,3.670708,0.883682,1.53666,3.71399,-0.5875,-0.985484,-2.934038,2504.6172,3.851406,0.757777,1.279415,2.787463,-0.514511,-0.909508,-2.477954,9296.6459,6.202229,2.687434,3.922639,6.407143,-1.546314,-2.295623,-4.378363,10264.4581,6.494579,2.870613,4.142173,6.67947,-1.733544,-2.674617,-5.15759,54.5083,1.007036,0.113618,0.44399,4.225348,-0.150558,-0.490302,-3.445313,532.3183,1.076532,0.154805,0.565459,4.510753,-0.142615,-0.477424,-4.416562,7758.8494,5.727506,2.047863,2.915368,5.931339,-1.046584,-1.617888,-4.494443,7911.0416,6.422042,1.8564,2.476958,5.5742,-1.025276,-1.561716,-4.7719,2927.8528,4.10966,0.903032,1.601709,4.229366,-0.62164,-1.110671,-3.615299,3067.0679,4.360167,0.930882,1.623152,4.799228,-0.651247,-1.210153,-3.9039,7564.4564,4.913572,2.489151,3.77149,7.019751,-1.226416,-2.072055,-5.881837,6680.899,4.903404,2.134011,3.155605,6.558118,-1.09358,-1.876302,-4.957988,3
33625.0405,7.34441,7.985824,10.76365,14.063058,-5.595062,-7.589906,-16.82438,33399.0371,8.47794,9.134579,13.458237,17.402669,-5.65618,-7.386701,-16.298501,3708.469,2.615106,1.542022,3.700701,6.256422,-0.97656,-1.540473,-4.178475,3742.3198,2.514295,1.547182,3.658748,5.757223,-0.986151,-1.508329,-3.136881,2082.8187,2.623764,0.833382,2.536407,4.165574,-0.535018,-0.940586,-2.479762,1840.4618,2.74825,0.725661,2.153447,4.000756,-0.470972,-0.890755,-2.72476,5285.1101,3.199288,2.298518,5.81292,8.187458,-1.449129,-2.312486,-4.255196,5453.489,3.170565,2.422714,6.213669,8.802565,-1.507763,-2.47919,-5.159786,35650.437,6.246457,9.177804,12.679972,17.520325,-5.831148,-8.351637,-22.573933,29400.7475,5.694676,7.272487,9.824819,14.237646,-4.607346,-6.547888,-22.900311,3966.2426,2.427919,1.712581,3.688286,6.873461,-1.069853,-1.6326,-3.938306,3588.6814,2.45645,1.485706,3.240971,7.543881,-0.952879,-1.478665,-4.212881,2292.0603,2.995505,0.949978,2.819919,5.64074,-0.578299,-1.069236,-3.549662,2121.3104,2.908489,0.872844,2.600054,5.195835,-0.508893,-0.925699,-3.460952,5842.2576,3.011582,2.762776,6.649355,10.352116,-1.669465,-2.756306,-5.439008,5472.9121,3.246226,2.491314,6.266604,9.968041,-1.524903,-2.576544,-5.409042,4
6051.6928,1.946132,2.010871,2.928748,4.963698,-1.197452,-1.740574,-4.323695,9962.334,2.830692,3.636201,5.522048,7.498049,-1.959548,-2.805384,-5.610629,22509.9776,15.096674,8.556103,13.978646,16.692277,-4.288389,-6.386489,-12.592205,24899.7322,15.31591,9.393692,15.347199,19.250938,-4.630622,-6.892963,-11.882568,7403.9214,7.762443,2.766286,5.253149,7.31608,-1.934416,-3.418999,-5.281083,6521.7099,8.201491,2.381799,4.311169,5.975616,-1.673322,-2.844311,-5.734169,20087.6786,11.634,9.335704,18.859563,22.564907,-4.523663,-7.822442,-13.260209,22506.5029,12.437724,10.301082,20.662561,24.618332,-5.042381,-8.516613,-14.241629,1823.852,1.225987,0.891719,1.689188,5.531078,-0.909342,-1.483299,-4.977023,1943.2588,1.268674,0.854784,1.516573,5.238105,-0.740709,-1.295129,-4.013529,16884.9398,10.887166,6.990538,12.081148,15.188016,-3.26083,-5.050204,-10.875611,17425.0799,12.367912,6.809956,11.214087,14.252493,-3.279293,-4.913742,-11.827743,8107.3711,9.313954,2.982882,5.438847,8.329204,-2.250256,-3.955669,-6.792365,9163.4932,10.742588,3.168038,5.620313,9.44861,-2.595824,-4.453115,-7.909896,16263.7004,9.031872,8.25291,17.543246,21.299525,-3.911249,-6.94823,-11.837608,14358.8524,8.946311,7.21026,15.085186,19.555127,-3.444164,-6.144199,-11.111598,3
48353.6489,10.223829,12.229641,16.415111,19.958287,-8.419822,-11.102777,-29.403449,47355.0561,11.901054,13.391054,19.872257,24.09415,-8.135508,-10.677887,-22.740251,6263.1237,3.528355,2.292935,5.183285,7.372072,-1.661044,-2.53743,-4.944429,6264.2949,3.367334,2.282249,5.170825,8.506492,-1.657781,-2.522331,-5.166249,3194.6741,3.458746,1.171911,3.157406,5.7535,-0.823988,-1.380842,-3.131632,2782.6736,3.541582,1.011715,2.759216,4.819134,-0.704284,-1.232924,-3.585858,8686.429,4.473865,3.391136,7.713365,10.067914,-2.46709,-4.027488,-6.747249,9017.8633,4.4523,3.558964,8.553499,12.13402,-2.582315,-4.272102,-7.627843,49708.2822,8.452199,13.426286,18.702958,25.351779,-8.254886,-11.572624,-39.497296,40940.751,7.601106,10.704175,14.374086,19.437609,-6.548894,-9.117231,-31.841465,6827.8405,3.265438,2.607373,5.365314,8.017361,-1.823001,-2.913505,-6.570774,6132.3028,3.28499,2.268238,4.676424,7.785936,-1.638601,-2.491062,-5.47786,3495.154,4.043474,1.314306,3.592934,6.777698,-0.884537,-1.613159,-4.31785,3147.0336,3.732637,1.191302,3.286435,6.2548,-0.769417,-1.426139,-3.793681,10058.8298,4.327108,4.222217,9.318757,13.25006,-2.996792,-5.034776,-8.321966,9223.7664,4.632057,3.768223,8.62631,11.93497,-2.696702,-4.49104,-7.593103,4
3290.5405,1.480666,0.895816,1.365283,4.06526,-0.62598,-1.006658,-3.215149,6356.5625,2.080431,1.882395,2.868431,5.209282,-1.173183,-1.741105,-5.212502,15212.4354,10.057727,4.638334,6.65352,9.132216,-2.566762,-3.720785,-8.702908,16978.5159,10.339711,5.148647,7.264805,10.963866,-2.835096,-4.124213,-9.155317,4544.3805,5.086986,1.580336,2.859777,4.743885,-1.081824,-1.826854,-3.735972,3992.2783,5.312366,1.347306,2.315179,4.200157,-0.931939,-1.50921,-3.256094,13728.2433,7.979124,5.243657,8.839635,11.476749,-2.701819,-4.384292,-7.504446,15359.0713,8.443647,5.69137,9.699526,13.099491,-3.040332,-5.044951,-8.800936,-377.8731,0.957286,0.211147,0.642358,5.086125,-0.402572,-0.826073,-4.045115,135.021,1.017169,0.230694,0.599089,5.147955,-0.326448,-0.680261,-3.561807,11429.3395,7.389176,3.91456,5.878344,9.787562,-1.936478,-2.986229,-6.365488,11826.8925,8.256849,3.705772,5.235418,7.714079,-1.934042,-3.013067,-7.133791,4760.5939,5.689799,1.641033,2.921997,5.663107,-1.177066,-2.081104,-4.760125,5131.6721,6.257147,1.725656,3.006919,5.474423,-1.269885,-2.15339,-4.444168,10921.8542,6.119411,4.633899,8.264364,11.396704,-2.29631,-4.104589,-7.409353,9721.9384,6.161043,4.001553,6.917442,9.397602,-2.026287,-3.569613,-7.266554,3
55325.9131,11.513595,14.202918,19.232387,23.161739,-9.613164,-12.868799,-34.782269,53745.8315,13.236851,15.278825,22.611864,26.201078,-9.273771,-12.532202,-29.144648,7654.7158,4.205028,2.631768,5.702521,7.834522,-2.027618,-3.0499,-5.496936,7618.9036,3.965657,2.616904,5.721662,8.303281,-2.005053,-3.046767,-5.342167,3685.2639,3.861929,1.310537,3.353235,5.512785,-0.953166,-1.643764,-3.307547,3196.2193,3.948948,1.119873,2.907478,4.778837,-0.805359,-1.393157,-3.477148,10401.1013,5.161287,3.885045,8.52128,11.119222,-2.996023,-4.917102,-8.174287,10752.8118,5.130808,4.065618,9.186179,13.103961,-3.148281,-5.222942,-8.116422,55953.3642,9.105344,15.398005,21.768384,28.836463,-9.313419,-12.542873,-53.082211,46068.3584,8.224128,12.290019,17.063783,23.952267,-7.39825,-10.243917,-33.591305,8370.6648,3.882153,2.967601,5.941929,8.333485,-2.2356,-3.423892,-8.118489,7488.5179,3.883378,2.602308,5.150029,7.973377,-1.986199,-3.095877,-6.585604,4005.6748,4.458145,1.454899,3.847909,7.943999,-1.030902,-1.833517,-4.389857,3595.8108,4.177508,1.300845,3.515117,6.428542,-0.876585,-1.548136,-4.087419,12179.1342,5.026224,4.830137,10.464672,14.222211,-3.696693,-6.269711,-11.467941,11080.8858,5.389405,4.326089,9.508422,13.756057,-3.300999,-5.585178,-8.926517,4
3972.106,1.551832,1.246022,1.826661,4.380061,-0.913836,-1.337865,-4.173095,7478.7959,2.189864,2.528943,3.879218,6.035145,-1.596122,-2.267969,-5.096231,19226.7851,12.245237,6.723969,10.412,12.488316,-3.515077,-5.243364,-11.643204,21305.4588,12.584955,7.431179,11.424141,14.100042,-3.827066,-5.61268,-11.401886,6043.406,6.238411,2.22106,4.075609,5.950386,-1.524958,-2.653724,-4.561436,5310.2257,6.59363,1.886487,3.315608,5.115453,-1.318739,-2.248035,-4.146666,17165.9718,9.473522,7.404228,13.937944,17.149761,-3.67278,-6.160664,-10.764434,19278.5944,10.08848,8.153519,15.184195,18.137006,-4.127695,-6.893106,-10.630057,-94.6172,0.989815,0.373916,0.92665,5.298474,-0.655391,-1.141217,-4.007692,334.3242,1.040477,0.382969,0.853956,4.65641,-0.533089,-0.937138,-3.677965,14308.2218,8.848227,5.564132,9.04982,11.601798,-2.647991,-4.026328,-8.301045,14823.0353,10.036607,5.360341,8.279256,11.20887,-2.6613,-4.043167,-10.406758,6506.8865,7.224343,2.34779,4.228245,7.210082,-1.732837,-2.965076,-5.567718,7125.6912,7.97762,2.469638,4.439547,7.180441,-1.920767,-3.238789,-6.377731,13759.8667,7.322823,6.54739,12.988552,15.559338,-3.166604,-5.549188,-11.166485,12182.0599,7.262711,5.688273,11.016314,13.558062,-2.792549,-4.960374,-8.729196,3
41357.4863,8.84108,9.895434,13.125662,17.212037,-7.109207,-9.496843,-21.068667,40786.3813,10.267737,10.99451,15.804882,19.513344,-7.044105,-9.182815,-24.788752,4880.2222,2.96346,1.880886,4.298765,6.789274,-1.3192,-2.035098,-4.18108,4912.104,2.855234,1.874508,4.302287,6.77624,-1.32551,-2.008077,-4.424396,2626.7719,3.008167,0.983861,2.730759,5.198761,-0.678472,-1.148247,-2.800915,2286.0779,3.068687,0.857948,2.442319,4.440593,-0.587581,-1.000355,-3.159464,6875.0383,3.683624,2.778995,6.4743,9.508329,-1.96329,-3.165072,-5.169343,7139.5488,3.681462,2.9263,7.061156,10.213188,-2.042178,-3.320915,-5.400272,43235.7256,7.166507,11.214363,15.35995,21.956831,-7.210549,-9.857479,-30.423215,35617.9805,6.477313,8.898494,12.121037,18.092079,-5.667671,-7.798975,-27.245554,5235.5527,2.732844,2.113865,4.407242,7.271331,-1.439761,-2.205086,-5.149677,4716.8208,2.753623,1.829657,3.840887,6.996621,-1.291287,-2.010859,-4.611211,2867.6855,3.433061,1.112221,3.152036,5.965848,-0.735301,-1.398631,-3.614475,2588.1115,3.227719,1.005776,2.91585,5.554964,-0.646439,-1.130629,-3.509463,7785.0286,3.527955,3.385468,7.766613,11.550848,-2.303162,-3.836784,-7.859177,7185.3985,3.771624,3.040733,7.148289,11.144135,-2.096762,-3.499059,-6.776777,4
6424.146,1.96212,2.087977,3.118522,5.079128,-1.414142,-2.180784,-5.324703,10576.4639,2.826204,3.68641,5.696513,8.040483,-2.233414,-3.121709,-6.807143,25462.4409,16.061098,10.012368,17.156404,20.508864,-5.030625,-7.581447,-17.240168,28120.5449,16.387948,10.970726,18.814906,22.743341,-5.395258,-7.982777,-15.057628,8728.9303,8.736924,3.221715,6.317424,8.681991,-2.36355,-4.184478,-7.914508,7633.132,9.193517,2.69153,4.953901,9.730392,-2.01079,-3.472511,-5.731252,22938.0845,12.614372,10.644156,22.964379,28.167764,-5.341383,-9.160559,-16.622357,25719.8432,13.337225,11.836104,24.874037,28.892241,-5.986492,-10.568038,-18.217359,1923.4355,1.220657,0.940823,1.844042,5.179996,-1.094081,-1.745755,-5.075092,1981.417,1.254081,0.859893,1.601801,4.351831,-0.90298,-1.451674,-4.690226,19200.0559,11.626808,8.029367,14.484879,17.223942,-3.855663,-5.859261,-13.012972,19720.6848,13.174328,7.949669,13.54237,16.917942,-3.897989,-5.817924,-13.735978,9748.9621,10.613335,3.496045,6.485617,10.037971,-2.800626,-4.943149,-8.629855,11311.7525,12.366471,3.760265,6.828837,10.195742,-3.337536,-5.675391,-8.796912,18640.7767,9.688667,9.240058,20.9175,25.013773,-4.668781,-8.351136,-13.902044,16508.7359,9.67591,8.103176,18.151256,21.709054,-4.109042,-7.378782,-13.101029,3
47686.1656,9.99166,11.794684,15.643363,18.553473,-8.333664,-10.941356,-24.577229,46783.1855,11.559761,12.87521,18.770416,22.916034,-8.145069,-10.871546,-25.875425,6207.6199,3.430163,2.272825,5.112354,7.564685,-1.646404,-2.51695,-4.694228,6201.6966,3.278737,2.253501,5.090632,7.065164,-1.647265,-2.502506,-6.547855,3146.963,3.396316,1.144272,3.090085,5.492898,-0.811307,-1.366324,-3.139759,2737.9869,3.417321,0.97992,2.646971,4.529668,-0.694617,-1.266219,-3.208746,8590.4187,4.321515,3.317725,7.592433,11.801141,-2.444043,-4.033819,-7.042967,8899.105,4.2797,3.493572,8.142834,11.69602,-2.560484,-4.175329,-6.675652,49155.8276,8.035405,13.102886,18.281079,24.727104,-8.270026,-11.850487,-36.154857,40414.5249,7.267725,10.466572,14.291724,19.005072,-6.522434,-9.045704,-28.031067,6743.6629,3.175814,2.554769,5.298521,8.779986,-1.808083,-2.879033,-5.98131,6089.055,3.203963,2.242525,4.58084,7.495966,-1.617754,-2.470312,-5.820445,3458.2154,3.941704,1.290237,3.595637,6.14505,-0.872079,-1.552646,-3.548686,3123.2558,3.686,1.15593,3.164346,6.341353,-0.758184,-1.386156,-3.930992,9902.0144,4.129938,4.121022,9.065643,13.158793,-2.974267,-4.907026,-8.459921,9094.907,4.467349,3.684291,8.395551,12.099937,-2.672344,-4.454743,-7.824657,4
3205.3281,1.462947,0.878442,1.258935,3.997247,-0.641977,-1.037211,-3.239172,6318.7066,2.058621,1.854432,2.764308,5.72023,-1.192125,-1.697994,-5.52863,15298.2571,9.789947,4.641794,6.727859,9.491305,-2.569794,-3.723931,-9.013775,17017.4527,9.901158,5.134753,7.196264,9.185085,-2.831045,-4.261561,-8.180508,4539.3125,4.968767,1.574244,2.821842,4.842126,-1.076142,-1.845997,-4.26366,3957.7892,5.090689,1.355922,2.263597,3.656293,-0.926778,-1.558332,-3.673966,13779.3847,7.715029,5.230746,8.873785,11.459601,-2.712868,-4.583599,-8.374781,15427.5075,8.208667,5.703766,9.541531,12.288738,-3.043748,-5.060589,-8.351942,-388.4814,0.956364,0.19815,0.612717,4.942384,-0.397532,-0.923122,-4.008496,107.3208,1.013467,0.213748,0.585481,5.03898,-0.326249,-0.706165,-3.737242,11431.4276,7.149422,3.903987,5.840305,8.855016,-1.933675,-2.910929,-7.103829,11868.2708,8.041412,3.714752,5.288171,7.827604,-1.950787,-2.904451,-7.009885,4733.1883,5.515651,1.630838,2.865846,5.396798,-1.182103,-2.025708,-5.143238,5127.6586,6.121057,1.716262,2.999288,5.961669,-1.275193,-2.166129,-4.863371,10923.9162,5.932433,4.62497,8.210822,12.080935,-2.301843,-4.062234,-8.181137,9724.8402,5.94975,4.003736,6.969656,10.393598,-2.035319,-3.579826,-7.110574,3
6046.0225,2.14719,2.343924,3.810471,6.385466,-0.760272,-1.160254,-4.462297,6555.04,2.48185,2.966384,5.032896,7.255636,-0.905954,-1.371088,-4.590423,409.2568,1.167157,0.753736,2.13923,4.637565,-0.209306,-0.45903,-3.178095,390.0286,1.147992,0.749255,2.132368,4.668505,-0.21743,-0.479794,-2.704589,365.3736,1.278177,0.486666,1.764188,3.530773,-0.12036,-0.356484,-2.245873,294.9253,1.263762,0.419829,1.493503,3.427117,-0.10714,-0.3049,-2.217585,812.2358,1.318294,1.23523,3.623691,5.881302,-0.281324,-0.59752,-2.728576,847.4365,1.316601,1.314367,3.834804,7.183448,-0.298423,-0.583036,-2.754373,7599.6045,2.087032,2.983887,4.826514,8.572648,-0.936496,-1.587127,-7.308662,6302.6342,1.976583,2.351945,3.803008,7.679621,-0.779704,-1.373208,-6.351349,341.7473,1.114413,0.760823,2.12644,5.717882,-0.240658,-0.509142,-3.324728,264.9043,1.100883,0.676841,1.934507,4.343877,-0.215828,-0.466964,-3.232845,446.4956,1.374554,0.548753,1.895523,4.223644,-0.138792,-0.402017,-3.335436,398.0579,1.339603,0.52971,1.751998,4.341866,-0.131736,-0.413118,-2.60942,781.3845,1.25309,1.360949,3.892593,6.672477,-0.321433,-0.669207,-3.352889,818.8545,1.317182,1.280422,3.798637,7.078468,-0.286982,-0.642737,-3.542895,4
858.0679,1.15795,0.178848,0.513145,4.103021,-0.153085,-0.413954,-3.307976,1139.3227,1.241055,0.224407,0.615506,4.152569,-0.249372,-0.522634,-4.043329,1955.0379,2.233106,0.409299,0.693208,3.539802,-0.183078,-0.474666,-3.014092,2228.4825,2.288554,0.477479,0.721267,3.686189,-0.207874,-0.53223,-3.312938,956.0729,1.873878,0.235048,0.559736,2.78034,-0.130744,-0.383718,-2.977499,846.8359,1.931519,0.199053,0.426488,2.479873,-0.118776,-0.360092,-2.16111,2473.855,2.36888,0.501487,0.832272,3.222729,-0.253862,-0.556013,-2.885725,2576.7926,2.347168,0.516308,0.842174,3.237781,-0.272506,-0.622535,-3.700921,-152.2051,0.979555,0.079493,0.523875,5.030175,-0.07294,-0.43745,-3.473744,109.9575,1.016441,0.092183,0.636264,4.836328,-0.082474,-0.468994,-4.089485,1718.7363,1.994066,0.394609,0.74291,3.892887,-0.149542,-0.462034,-3.785422,1554.479,2.002215,0.342403,0.675846,3.209192,-0.136089,-0.493243,-3.798637,963.4297,2.004106,0.237273,0.558702,4.05803,-0.139128,-0.435742,-3.564408,993.8904,2.093745,0.248237,0.528386,3.390702,-0.142786,-0.413582,-4.112586,2417.0987,2.195775,0.482925,0.884364,4.058572,-0.184103,-0.539784,-3.765478,2108.0913,2.200096,0.416139,0.732899,4.071895,-0.172431,-0.442453,-3.778428,3
56354.3907,12.005181,14.665917,20.144967,23.770806,-9.710489,-13.041796,-31.975241,54611.6748,13.637658,15.903011,23.918368,28.525171,-9.460039,-12.484655,-29.948826,7903.9034,4.789595,2.6513,5.784294,7.972946,-2.012557,-3.096545,-5.615556,7881.0798,4.476212,2.633118,5.712857,8.188839,-2.003302,-3.070014,-5.668816,3692.3616,4.00714,1.315274,3.432021,5.962558,-0.936942,-1.672779,-3.728099,3209.8239,4.055928,1.134411,3.03472,5.260577,-0.804727,-1.356847,-2.867171,10599.1259,5.718864,3.891387,8.626585,11.216853,-3.018005,-4.981231,-8.393571,11012.4998,5.685186,4.047048,9.186557,12.954925,-3.117371,-5.073012,-8.12819,56650.5855,9.322291,16.079996,23.003791,30.837972,-9.445246,-13.753816,-46.029414,46483.5484,8.454151,12.68848,17.677921,23.427461,-7.421914,-10.377398,-36.170823,8803.5085,4.555699,3.013485,6.037422,8.990282,-2.23888,-3.40704,-6.883406,7835.6116,4.646548,2.613986,5.241763,8.153448,-1.978907,-3.046628,-6.27769,4040.0281,4.746128,1.450841,4.053696,5.932784,-1.002215,-1.791378,-5.114,3603.4069,4.336325,1.314197,3.560412,5.961664,-0.880479,-1.565969,-4.14166,12581.8916,5.661794,4.837475,10.234297,14.072571,-3.702652,-6.279749,-10.866911,11386.0071,6.039588,4.344339,9.587778,13.418456,-3.348393,-5.696593,-9.630393,4
4221.8062,1.576733,1.350764,1.990974,4.215268,-0.949955,-1.472308,-4.350668,8127.4624,2.288282,2.82359,4.300843,6.302152,-1.671446,-2.391926,-5.23548,19382.6324,12.899395,6.770648,10.335306,13.122968,-3.526849,-5.183287,-10.112219,21411.4969,13.043909,7.41614,11.31123,14.064045,-3.839801,-5.569015,-9.882927,6054.9435,6.36012,2.220491,4.103886,6.716122,-1.522366,-2.580783,-4.833412,5306.5802,6.614014,1.910452,3.329117,5.176723,-1.315164,-2.286132,-4.419507,17455.6127,10.016836,7.52805,14.144472,17.282217,-3.743144,-6.396577,-11.108466,19458.6208,10.518826,8.202046,15.250202,18.638134,-4.143386,-7.08076,-11.322879,273.8818,1.029836,0.474766,1.100802,4.581364,-0.686848,-1.161546,-4.114696,753.56,1.09235,0.492446,1.004977,5.337088,-0.553263,-1.033754,-3.581347,14545.2104,9.309029,5.618857,9.090171,12.196246,-2.669337,-4.054406,-10.067351,15021.0877,10.656102,5.422674,8.314347,11.050883,-2.708518,-4.003399,-9.355893,6535.8003,7.388853,2.353811,4.236544,7.034996,-1.713762,-3.00528,-6.268965,7182.9277,8.296946,2.508396,4.44078,7.323936,-1.929134,-3.372919,-6.194832,14016.2905,7.665452,6.684009,13.008342,18.491564,-3.218314,-5.498961,-10.713289,12448.8385,7.686845,5.861198,11.322067,14.402597,-2.864584,-5.195421,-8.638177,3
40738.1025,8.716425,9.752031,12.802543,15.433713,-6.964302,-9.289592,-24.036863,40449.7783,10.116946,10.963562,15.827351,19.900693,-6.973293,-9.286843,-19.991917,4846.4392,2.950267,1.88054,4.383351,7.010594,-1.287997,-1.988641,-4.628796,4877.0942,2.847276,1.878614,4.250453,7.025124,-1.300282,-1.981587,-4.082447,2580.6283,2.926777,0.979422,2.777016,5.475049,-0.676755,-1.158138,-3.162023,2258.9418,3.011201,0.849742,2.433018,4.334473,-0.577709,-1.026867,-2.834346,6801.9531,3.679766,2.784862,6.559144,9.51497,-1.912382,-3.145463,-5.672142,7042.034,3.630126,2.91479,6.988908,10.525745,-1.987061,-3.238959,-5.809337,42681.4566,7.149989,11.11442,15.474674,22.540865,-7.093342,-9.790345,-31.110192,35109.7514,6.420555,8.79123,11.809682,16.201712,-5.573976,-7.962233,-24.66223,5243.0574,2.722876,2.116637,4.39565,7.974037,-1.418419,-2.202925,-4.876338,4659.802,2.739707,1.832669,3.930655,6.842749,-1.259256,-1.908157,-4.519947,2838.2365,3.388686,1.110541,3.137548,5.911824,-0.713025,-1.289552,-4.305314,2588.8471,3.208673,1.019692,2.880432,6.135275,-0.639686,-1.1871,-3.789294,7697.3291,3.479487,3.371318,7.639282,11.58404,-2.261667,-3.777823,-7.232795,7118.9265,3.754205,3.039629,7.213621,11.301722,-2.056794,-3.519633,-6.005424,4
6472.7344,1.970515,2.112336,3.216684,4.971113,-1.417312,-2.058221,-4.850528,10813.7837,2.885085,3.809306,5.890121,8.602863,-2.252329,-3.142179,-5.985648,25532.4088,16.12437,10.01571,17.229002,20.832136,-5.044541,-7.724348,-13.489178,28085.4159,16.248888,10.959577,18.739202,21.469056,-5.410351,-8.279935,-17.428379,8741.0936,8.751859,3.209457,6.228325,8.913314,-2.345401,-4.195269,-6.902937,7644.4828,9.147829,2.782663,5.044193,6.851738,-2.027358,-3.544889,-5.663005,23031.5072,12.732317,10.739882,23.106454,28.393382,-5.422331,-9.200363,-15.27551,25626.7344,13.387066,11.808471,24.614682,29.469439,-5.95531,-10.240635,-18.803297,2109.3995,1.245564,0.987025,1.931971,5.953316,-1.11095,-1.778242,-5.343351,2113.0411,1.272,0.9041,1.683189,6.12829,-0.900672,-1.459021,-5.225665,19256.7972,11.586351,8.043669,14.410626,18.094647,-3.852813,-5.981917,-13.509047,19829.6257,13.228308,7.989983,13.72283,16.602171,-3.903302,-6.038107,-13.458926,9694.086,10.549924,3.483578,6.437635,10.522179,-2.775488,-4.952933,-9.503373,11300.2216,12.597486,3.796597,6.932998,9.710758,-3.350432,-5.866779,-9.406798,18734.0586,9.708745,9.23855,20.944185,25.00571,-4.649155,-8.178674,-15.416713,16577.4289,9.755479,8.226676,18.440527,22.284198,-4.155507,-7.567871,-15.332176,3
18939.9927,4.621824,4.330643,5.914898,7.91058,-2.937163,-4.017513,-8.637327,19948.3823,5.53906,5.270525,7.78416,10.427235,-3.303231,-4.471166,-11.104622,1953.03,1.760826,1.065685,2.696654,4.695586,-0.604763,-1.03222,-2.923459,2009.3819,1.736682,1.051887,2.715959,5.534477,-0.616413,-1.020751,-3.299809,1256.9109,1.938742,0.615635,1.976241,4.243657,-0.338233,-0.646796,-2.435238,1104.8264,1.982954,0.54361,1.704866,3.493421,-0.306835,-0.587036,-2.413868,2986.054,2.156412,1.665974,4.451313,7.692336,-0.865478,-1.452948,-3.560842,3131.8325,2.144874,1.732026,4.869512,7.443756,-0.895767,-1.537666,-4.161415,21811.6494,4.1913,5.322783,7.518475,11.701845,-3.393621,-4.90837,-17.600731,17998.7837,3.808002,4.25836,5.980471,10.440739,-2.698301,-3.822469,-12.280563,2090.7419,1.660158,1.153149,2.649037,5.693939,-0.669729,-1.120675,-3.888148,1822.7154,1.656524,1.013284,2.571511,5.351991,-0.592867,-1.030029,-3.556918,1407.9212,2.172441,0.705148,2.20004,5.156753,-0.373384,-0.734613,-3.126352,1305.4823,2.113964,0.663938,2.250615,5.25137,-0.341137,-0.740725,-3.119149,3249.0007,2.019967,1.905471,4.879092,7.766199,-0.984864,-1.651168,-4.327432,3053.4912,2.164576,1.756258,4.905156,8.898356,-0.903893,-1.569686,-4.280931,4
2757.2071,1.474214,0.648158,1.066308,4.158293,-0.398472,-0.657961,-3.01627,4875.6426,1.977489,1.228496,1.809149,4.604469,-0.805661,-1.090606,-3.557219,9550.7248,6.8397,2.213378,2.970962,4.977154,-1.329759,-2.002932,-4.817998,10592.277,6.957371,2.44256,3.234702,5.440635,-1.507883,-2.283211,-5.332633,2799.9119,3.563893,0.856796,1.524622,3.621044,-0.583025,-1.012247,-3.371926,2469.4588,3.691155,0.746328,1.37502,2.70887,-0.505827,-0.926976,-2.725662,9173.7046,5.871193,2.636185,3.942243,6.074769,-1.544447,-2.43202,-4.833654,10114.8587,6.101606,2.811127,4.148023,8.072684,-1.712018,-2.571121,-5.742686,-261.6025,0.966377,0.078365,0.442663,5.565228,-0.143564,-0.484626,-3.127997,158.1539,1.022418,0.095297,0.449405,4.885649,-0.122945,-0.407887,-3.735226,7624.1791,5.290215,1.971292,2.761628,6.009391,-1.025086,-1.750603,-5.264609,7812.3772,5.918708,1.811191,2.441853,5.176698,-1.009164,-1.681998,-5.25226,2888.0122,4.005045,0.878883,1.553104,4.260755,-0.611813,-1.108866,-3.854291,3006.3703,4.235863,0.918615,1.64707,4.652337,-0.64535,-1.223235,-3.711548,7302.9663,4.550729,2.362275,3.597232,6.458949,-1.188144,-2.004861,-5.097398,6530.4953,4.628146,2.046445,3.073172,6.124718,-1.085933,-1.844105,-4.752167,3
31547.4844,7.250256,7.381067,9.901987,13.458527,-5.165258,-6.931643,-17.078158,32091.2974,8.470008,8.625775,12.614769,16.138766,-5.39868,-7.081268,-15.295377,3534.8249,2.51811,1.493753,3.602937,6.431926,-0.925498,-1.428274,-4.06513,3558.1365,2.428773,1.50391,3.566819,5.756861,-0.942579,-1.465888,-3.381167,1981.4414,2.555021,0.806618,2.433572,4.35467,-0.510144,-1.017251,-3.745196,1745.7304,2.616936,0.704542,2.191601,4.946137,-0.443232,-0.836799,-2.909322,5005.4131,3.095328,2.249324,5.719793,8.064321,-1.389331,-2.325831,-4.617614,5198.1921,3.05684,2.363904,6.079249,8.583568,-1.44862,-2.510884,-4.899967,34027.3223,6.14025,8.66273,11.854777,16.551517,-5.58311,-7.888621,-24.756542,27937.0747,5.568308,6.851529,9.163946,14.410977,-4.339223,-5.901023,-19.456241,3789.4033,2.324711,1.644497,3.600788,6.384976,-1.019222,-1.622272,-4.798629,3422.5857,2.368199,1.43584,3.30042,6.336929,-0.909981,-1.443724,-3.846647,2213.7643,2.972747,0.920277,2.729113,6.19694,-0.554954,-1.081186,-3.691988,1989.761,2.768687,0.860408,2.629658,5.652777,-0.506134,-0.945818,-3.465932,5544.9983,2.884712,2.674328,6.439069,9.362574,-1.606385,-2.680045,-5.375119,5168.0825,3.125507,2.439625,6.127571,9.923363,-1.472952,-2.467074,-5.344959,4
5950.9663,1.973581,1.911156,2.965298,6.137442,-1.188431,-2.016375,-6.511528,9849.9843,2.861582,3.510662,5.326523,9.207033,-1.934814,-2.75784,-7.520612,22377.3672,14.942862,8.436775,13.856478,18.38744,-4.262535,-6.533037,-16.007985,24795.0826,15.237379,9.275301,15.217983,18.841327,-4.612425,-7.074094,-18.483871,7410.2625,7.708033,2.752729,5.429303,8.664732,-1.954447,-3.531912,-6.500068,6475.2485,8.012069,2.389287,4.394862,7.852255,-1.693113,-2.932874,-6.225148,20236.6506,11.937242,9.356668,19.059947,24.209886,-4.613269,-8.069423,-14.769657,22657.3558,12.660515,10.244586,20.645851,25.954038,-5.107614,-8.764469,-16.974304,2023.9355,1.261342,0.909,1.839539,6.137344,-0.921128,-1.551128,-5.376406,2061.6568,1.295789,0.869171,1.596813,5.705126,-0.747197,-1.386173,-5.333659,16790.874,10.690004,6.882121,11.854726,16.303116,-3.249374,-5.179717,-13.446336,17292.3909,12.117732,6.738886,11.049536,15.245361,-3.261426,-5.354954,-13.123207,8095.9013,9.325619,2.962276,5.448938,9.441242,-2.266291,-4.077917,-8.906746,9200.0619,10.703031,3.197979,5.867873,8.873192,-2.639608,-4.751491,-10.273281,16333.7671,9.054302,8.162659,17.572123,21.544958,-3.948793,-7.28567,-15.932183,14462.271,9.147402,7.236636,15.452719,20.750142,-3.529007,-6.555999,-14.355443,3
18876.6826,4.742621,4.327507,6.060375,9.174931,-2.903699,-4.079587,-12.304823,20036.3979,5.745093,5.315575,7.905262,11.974741,-3.276035,-4.606278,-12.011565,1959.3738,1.789927,1.065679,2.834527,6.556363,-0.587457,-0.988696,-4.348162,1959.5694,1.739593,1.064191,2.813111,6.024867,-0.593209,-1.110053,-4.776653,1241.3738,1.964035,0.631957,2.154094,4.595909,-0.342139,-0.816435,-3.682012,1085.8941,1.986753,0.545517,1.808731,3.985849,-0.299326,-0.659394,-3.003362,2954.2613,2.188346,1.6861,4.676975,8.013425,-0.84708,-1.461824,-3.759899,3098.5388,2.18892,1.773968,4.944804,8.267228,-0.895612,-1.499282,-4.512103,21532.3843,4.331173,5.307845,7.591939,12.495123,-3.296833,-4.85621,-22.27837,17748.7354,3.940726,4.20578,5.88003,9.870019,-2.625375,-3.956797,-14.448276,2105.7436,1.693969,1.171171,2.750517,6.770057,-0.650966,-1.28225,-5.144239,1850.0376,1.67846,1.011244,2.553696,6.188047,-0.583172,-1.044727,-4.655588,1408.5973,2.209284,0.7158,2.367505,5.555855,-0.37542,-0.821883,-4.982142,1306.211,2.157972,0.681949,2.295665,6.544173,-0.34033,-0.82786,-4.267254,3227.1865,2.055842,1.93214,4.952412,8.944355,-0.965517,-1.7222,-5.081918,3039.457,2.211958,1.785956,4.905076,11.473181,-0.888627,-1.558544,-5.235494,4
2777.3135,1.493933,0.648026,1.191953,4.948011,-0.377601,-0.703752,-4.059309,4847.6831,2.001023,1.248822,1.956704,5.543452,-0.748347,-1.148412,-4.496572,9504.0803,6.940443,2.201204,3.007804,6.575236,-1.319567,-1.997387,-6.70561,10518.4258,6.975692,2.412927,3.249228,6.401263,-1.506565,-2.302677,-6.206351,2777.1909,3.556676,0.871428,1.563733,3.882034,-0.582488,-1.023553,-4.01972,2456.7264,3.711061,0.757714,1.406232,3.922584,-0.513835,-0.942331,-3.438749,9120.0383,5.954766,2.65542,3.950142,6.909851,-1.545038,-2.518004,-7.349336,10058.8963,6.183581,2.824609,4.245008,8.994291,-1.708651,-2.686755,-6.527229,-187.5469,0.974866,0.098775,0.571343,6.876827,-0.16008,-0.561982,-4.477309,196.3559,1.028918,0.123501,0.664054,5.932973,-0.1458,-0.476764,-5.240576,7514.4678,5.250058,1.980882,2.785343,7.4715,-1.022796,-1.695203,-6.150279,7734.0186,5.909867,1.799801,2.553257,5.624548,-1.009948,-1.737379,-6.370814,2866.6408,3.949764,0.896532,1.704138,5.502883,-0.625606,-1.213001,-4.775273,3027.3988,4.313189,0.928503,1.771178,4.90043,-0.666267,-1.269897,-4.611206,7236.7356,4.574297,2.376079,3.722596,7.936096,-1.194376,-2.166527,-6.201185,6486.8504,4.661384,2.075306,3.1961,7.349492,-1.087351,-2.022619,-5.974813,3
30811.5259,7.20265,7.189262,9.520662,14.078618,-5.019279,-6.972329,-18.623481,31394.0347,8.365169,8.4956,12.350897,15.928889,-5.271878,-7.383685,-16.654087,3425.1729,2.494928,1.481033,3.539045,6.378212,-0.898105,-1.490787,-4.653936,3458.1213,2.407505,1.491974,3.665909,5.881223,-0.926096,-1.50526,-4.49713,1945.0641,2.543492,0.80161,2.468534,5.022456,-0.503648,-0.894773,-3.080445,1705.9148,2.605271,0.700817,2.235455,4.731949,-0.438283,-0.880471,-2.770702,4874.2412,3.079417,2.247882,5.698952,8.717052,-1.358306,-2.267452,-4.925247,5077.856,3.047571,2.343212,6.014977,9.414981,-1.410068,-2.320628,-4.738884,33171.1343,6.191715,8.448713,11.695909,18.104276,-5.407898,-7.549635,-26.613848,27305.522,5.617576,6.639123,8.969654,13.331356,-4.233829,-5.913006,-19.345983,3717.101,2.325263,1.653871,3.651553,7.97875,-0.991771,-1.612421,-4.94896,3340.8389,2.347144,1.435533,3.243485,6.751787,-0.887995,-1.469419,-4.619204,2174.1104,2.936715,0.921488,2.776465,6.038539,-0.548766,-1.092495,-3.992424,1988.4754,2.81089,0.856006,2.698599,6.293446,-0.496188,-0.971046,-4.027073,5412.6523,2.871864,2.676426,6.431258,11.42028,-1.568926,-2.640077,-5.801178,5064.3085,3.131561,2.431095,6.268947,9.889313,-1.441656,-2.51672,-6.253997,4
5889.2603,2.004434,1.856928,2.775334,6.026967,-1.155534,-1.919384,-5.174803,9959.7426,2.980033,3.412265,5.153967,7.526857,-1.888738,-2.812937,-7.157626,22190.1268,14.602751,8.276943,13.645473,17.204212,-4.146405,-6.376211,-15.106855,24523.423,14.877116,9.185454,15.061939,20.27624,-4.537527,-6.951485,-16.127206,7427.7698,7.888698,2.777616,5.30254,8.09691,-1.978655,-3.503788,-6.778908,6509.2038,8.249622,2.372225,4.343045,7.421919,-1.680789,-2.910853,-5.607964,20181.9725,11.900956,9.291515,18.992349,24.531775,-4.658344,-8.029152,-15.778152,22674.1094,12.617741,10.25414,20.55193,25.210303,-5.203888,-9.21653,-16.276851,2077.4712,1.279242,0.896623,1.709378,6.289741,-0.891105,-1.577805,-6.306822,2118.6962,1.315615,0.828373,1.607467,5.411842,-0.733889,-1.278846,-5.777769,16702.9119,10.440871,6.750673,11.497675,14.629116,-3.169146,-5.064593,-13.004194,17261.49,11.872402,6.591953,10.853774,14.47716,-3.194164,-4.95043,-12.04306,8205.2859,9.682445,2.988614,5.449565,8.814312,-2.308582,-4.198942,-10.101379,9243.765,10.749123,3.173351,5.701996,8.842319,-2.654548,-4.565301,-8.71378,16371.427,8.912468,8.142562,17.21347,21.933689,-4.0431,-7.212545,-15.982569,14611.8951,9.251619,7.16421,15.047035,19.993076,-3.569749,-6.543352,-13.168545,3
43223.3735,10.058245,10.52198,14.26901,18.061812,-7.30839,-10.085611,-30.378012,43517.4365,11.664045,11.990138,17.431362,22.309074,-7.360217,-9.902996,-28.273546,5936.5996,3.267083,2.208567,5.055389,9.243427,-1.53638,-2.514201,-6.152843,5918.3511,3.177996,2.223352,5.155677,8.927551,-1.567056,-2.484888,-5.609757,3003.5037,3.340017,1.126001,3.139774,6.43339,-0.80571,-1.53944,-4.716847,2611.1109,3.314783,0.963643,2.731868,5.377519,-0.679555,-1.222629,-3.926283,8079.7476,4.223369,3.258192,7.616533,11.967022,-2.351796,-3.855644,-7.000094,8389.1977,4.231782,3.431677,8.351481,12.715558,-2.469157,-4.115895,-8.481254,45419.2461,8.422398,11.855553,16.340079,23.285833,-7.435803,-10.376227,-44.778399,37347.045,7.514547,9.413004,12.696095,19.205071,-5.850531,-8.360698,-32.310203,6511.8338,3.057232,2.50153,5.188964,9.843173,-1.706684,-2.671566,-8.931647,5833.0572,3.041634,2.159531,4.51068,9.180703,-1.505957,-2.413469,-7.554145,3306.7611,3.861772,1.272868,3.573487,8.407903,-0.862892,-1.702817,-5.620947,2993.9802,3.588813,1.139694,3.304675,8.500069,-0.753744,-1.425325,-5.379241,9290.0546,4.057173,4.064167,9.039196,13.497609,-2.821348,-4.895263,-10.678234,8555.5324,4.392826,3.626079,8.518447,11.948616,-2.554203,-4.501829,-9.212357,4
2349.1284,1.400568,0.726053,1.23786,5.436037,-0.563933,-1.00384,-4.139234,6220.5508,2.159553,1.848581,2.820597,6.101499,-1.124415,-1.91799,-5.456468,14687.7757,9.039356,4.438054,6.317308,9.710655,-2.410361,-3.760452,-9.475669,16535.9668,9.575661,4.987513,7.045039,9.627459,-2.696108,-4.020521,-9.395534,4515.1203,5.001281,1.606954,2.918173,5.445314,-1.114616,-1.997659,-5.109462,3953.4929,5.120409,1.357291,2.494004,5.52202,-0.948398,-1.62322,-4.218688,13511.859,7.664346,5.215872,8.894888,12.096139,-2.739335,-4.620979,-10.046045,15192.0024,8.163559,5.730779,9.753437,13.083276,-3.109087,-5.204582,-9.873297,-126.7138,0.98416,0.241908,0.776627,7.33095,-0.415014,-0.965445,-5.621119,230.979,1.032053,0.243115,0.746436,5.747158,-0.338172,-0.791172,-4.935067,11044.0511,6.609224,3.72256,5.748953,9.039513,-1.840924,-2.896281,-8.46739,11498.7177,7.507631,3.54856,5.034703,8.621117,-1.835668,-2.91019,-7.94799,4745.0121,5.555408,1.681974,2.985046,7.21118,-1.219279,-2.227577,-5.853523,5105.0517,6.052716,1.726523,3.06026,6.461931,-1.292002,-2.282438,-5.991948,10814.1511,5.8818,4.63999,8.417663,12.819557,-2.355703,-4.217028,-9.893208,9601.2627,5.939479,4.006526,7.213581,11.358928,-2.075037,-3.772786,-8.265783,3
5186.6137,2.22793,2.021752,3.338981,6.221904,-0.660106,-1.124188,-6.128756,5854.8149,2.47418,2.735865,4.715295,7.742443,-0.80231,-1.421494,-6.862064,354.6423,1.134194,0.781148,2.156227,4.541145,-0.212172,-0.543396,-3.765696,360.8016,1.131641,0.81507,2.363735,4.885119,-0.209614,-0.651631,-3.497491,354.3849,1.277533,0.529547,1.904127,4.304143,-0.133112,-0.496119,-3.75092,290.1841,1.263643,0.441741,1.459127,3.934003,-0.118754,-0.451798,-4.463566,807.6816,1.321632,1.298682,3.787625,7.06589,-0.279096,-0.703285,-3.608129,838.1081,1.320979,1.425268,4.315888,7.026555,-0.285819,-0.718527,-4.46952,6902.9843,2.117927,2.765724,4.696676,10.012671,-0.813725,-1.606861,-8.497428,5702.8037,1.989391,2.177805,3.581674,7.303427,-0.693703,-1.330217,-7.18922,399.9221,1.127546,0.805032,2.246434,6.447212,-0.250454,-0.654086,-4.487498,238.2969,1.083935,0.685355,1.957965,4.824141,-0.217,-0.562281,-4.392486,429.0452,1.367057,0.596459,2.098979,7.019759,-0.136093,-0.535642,-4.437392,412.8252,1.354226,0.536005,1.772924,4.822801,-0.139462,-0.483269,-3.864169,784.3811,1.259873,1.468694,4.277515,8.166875,-0.31985,-0.732454,-4.451673,773.8359,1.305823,1.364362,3.976876,8.096545,-0.279886,-0.700766,-4.386838,4
759.1718,1.171358,0.197611,0.75649,5.158005,-0.179814,-0.584487,-3.960537,1453.1089,1.346801,0.302286,0.787541,4.390006,-0.276973,-0.721139,-4.860922,2271.0838,2.286291,0.438815,0.827888,4.360309,-0.209445,-0.653951,-4.452392,2610.667,2.413598,0.493233,0.889051,5.09028,-0.256423,-0.724419,-4.277408,965.4971,1.901938,0.293762,0.720646,3.840025,-0.152765,-0.48869,-2.91581,837.9909,1.90404,0.258411,0.616354,3.238093,-0.142354,-0.499938,-4.38663,2612.851,2.373476,0.561947,0.946971,4.596074,-0.302893,-0.703174,-4.872004,2775.5687,2.4062,0.611399,1.17709,5.315143,-0.332801,-0.768003,-4.542307,-79.0888,0.987947,0.099536,0.659151,6.339239,-0.094417,-0.524372,-5.008445,125.3476,1.021033,0.118055,0.718302,6.725502,-0.107367,-0.537977,-5.370806,2046.163,2.040839,0.406373,0.89899,5.8504,-0.175555,-0.608256,-5.177419,1834.9101,2.057285,0.355561,0.837975,5.603519,-0.149118,-0.57653,-5.04585,1005.8562,2.077227,0.317703,0.86278,5.070184,-0.163599,-0.514544,-4.516264,987.1109,2.032572,0.318218,0.766775,5.10707,-0.155802,-0.618421,-3.878495,2703.0347,2.278465,0.534278,1.002671,5.656253,-0.251225,-0.724242,-5.219461,2344.8616,2.294901,0.455194,0.987173,5.993633,-0.218652,-0.639519,-3.900097,3
47611.9793,12.846501,12.110324,16.253797,20.42485,-8.026669,-11.088664,-32.479774,50083.6665,13.942517,14.351734,21.28873,27.227401,-8.37201,-11.424959,-34.930039,7617.904,4.264741,2.630879,5.882404,8.646074,-1.864106,-2.81591,-6.559479,7518.2214,4.083444,2.655328,6.031213,8.81267,-1.909623,-3.052025,-6.743004,3510.8521,3.80899,1.295228,3.583803,6.749445,-0.933499,-1.752551,-4.256709,3050.9258,3.885527,1.090484,3.024074,5.972249,-0.780506,-1.352897,-4.713057,9976.7564,5.3145,3.809371,8.593377,11.421772,-2.870471,-4.773561,-10.027241,10269.0152,5.247537,4.034791,9.432998,14.189556,-3.036018,-5.078172,-9.201258,51276.5513,9.615284,14.176357,20.002038,29.442816,-8.24294,-11.806354,-51.051102,42197.8658,8.713551,11.226833,15.323984,21.509528,-6.506147,-9.478707,-36.95019,8517.2016,4.091738,3.008935,6.053637,9.266228,-2.098621,-3.30738,-7.713128,7644.1233,4.170035,2.56332,5.060335,8.004722,-1.823104,-2.871581,-7.84663,3851.3668,4.439463,1.444093,3.859721,7.607527,-1.001517,-1.915632,-5.181001,3486.832,4.119521,1.269957,3.499766,8.416746,-0.856907,-1.651806,-5.512349,11726.1318,5.199897,4.824905,10.597992,16.226878,-3.558977,-6.126686,-11.483852,10740.437,5.622542,4.275939,9.483055,13.925666,-3.179434,-5.512389,-11.635427,4
3358.332,1.548097,1.064723,1.792676,5.536612,-0.881081,-1.386162,-4.574225,7619.7842,2.343529,2.60576,4.059018,7.573544,-1.547395,-2.272752,-9.138888,18320.2922,10.59189,6.347088,9.698747,12.963193,-3.26835,-4.976214,-12.719676,20459.601,11.20229,7.143006,11.226595,14.806584,-3.601855,-5.787527,-14.437066,6018.0759,6.154857,2.26593,4.248268,6.959985,-1.583142,-2.802451,-5.375064,5263.6868,6.303827,1.907652,3.334232,5.653343,-1.328808,-2.450496,-5.337885,16750.4174,8.859381,7.356347,14.078913,16.929129,-3.716838,-6.418049,-13.690187,18872.9333,9.494594,8.179225,15.520715,21.414048,-4.211005,-7.398753,-13.235994,400.6133,1.048474,0.467337,1.139277,6.120907,-0.663402,-1.22282,-6.373703,691.1138,1.093069,0.453895,1.075598,6.732837,-0.549628,-1.082195,-4.62872,13789.4947,7.724605,5.214704,8.428525,11.584198,-2.494768,-4.041761,-11.354225,14302.219,8.729878,5.003946,7.724156,11.809734,-2.476595,-3.891497,-11.029007,6513.7906,7.1272,2.393429,4.407646,8.228152,-1.783611,-3.459847,-7.636705,7125.5814,7.507028,2.492936,4.44917,8.000046,-1.951531,-3.426291,-7.629383,13576.9471,6.819793,6.589609,13.245293,18.140374,-3.295082,-6.099048,-15.065995,12035.0069,6.855505,5.694897,11.225744,14.343366,-2.862125,-5.2451,-10.633751,3
34245.874,9.013665,7.895557,10.294391,12.979524,-5.671326,-8.433118,-21.128395,37085.124,10.241982,9.757627,13.964742,17.836646,-6.215573,-8.512389,-20.657523,4704.3873,2.683504,1.885971,4.266156,8.346187,-1.223005,-1.964703,-5.014513,4715.0317,2.654517,1.916985,4.580303,7.243212,-1.284733,-2.019925,-4.725695,2478.0615,2.881296,0.974635,2.894811,6.085863,-0.671602,-1.252894,-4.281003,2172.5848,2.911667,0.834521,2.425832,4.620153,-0.563219,-1.059907,-3.640099,6465.9936,3.463395,2.785862,6.710734,10.409891,-1.870009,-3.02322,-6.544995,6715.0734,3.465461,2.994995,7.456168,11.39978,-1.975475,-3.307108,-6.236087,38603.6553,7.25137,9.674426,13.017803,21.089427,-6.206518,-9.648391,-32.622846,31875.3374,6.509214,7.699279,10.334871,16.996901,-4.896108,-7.312839,-28.204627,5203.4837,2.582539,2.134133,4.470116,7.634224,-1.370901,-2.213657,-7.185386,4672.917,2.539587,1.802147,3.802345,7.335574,-1.21457,-1.989264,-7.291586,2757.6929,3.297631,1.104992,3.314908,6.685739,-0.725134,-1.407594,-4.945347,2496.3982,3.066909,0.998001,2.750878,7.527928,-0.633383,-1.29647,-4.467436,7304.1924,3.302422,3.469551,8.09915,12.027251,-2.244202,-3.859368,-7.872228,6871.6057,3.614563,3.075204,7.262254,11.969104,-2.004576,-3.518956,-7.733913,4
5559.3257,1.987097,1.773273,2.953621,5.452113,-1.294766,-1.961102,-5.554209,10107.7915,2.951974,3.506117,5.530243,8.115447,-2.111744,-3.003542,-9.415428,24178.7559,13.228114,9.289044,15.631066,18.647869,-4.622746,-7.314823,-23.152278,26809.3005,13.80284,10.448361,17.878417,21.977798,-5.125018,-8.014496,-19.472479,8669.2376,8.365502,3.291401,6.438258,9.729075,-2.44424,-4.423276,-7.722086,7642.8375,8.693496,2.765267,5.17489,8.613964,-2.08071,-3.573293,-7.145107,22178.7495,11.192529,10.465097,22.471135,28.121595,-5.339748,-9.793093,-23.105784,24927.0757,12.009183,11.759773,25.109984,30.918265,-6.044154,-10.811268,-18.626415,2003.0044,1.254131,0.94711,1.844778,6.934433,-1.080913,-1.842382,-6.166143,1845.3306,1.257035,0.825047,1.673379,9.635196,-0.877836,-1.499282,-6.285121,18257.8443,9.58017,7.366015,12.900773,16.816438,-3.579291,-5.737767,-16.312612,18835.8595,10.612145,7.303688,12.185025,16.155124,-3.572216,-5.563176,-19.060488,9743.2039,10.047819,3.550598,6.65105,10.54353,-2.907716,-5.473452,-11.102061,11412.9124,11.621992,3.7601,6.728661,10.698508,-3.428445,-6.006218,-11.796289,18103.7774,8.640689,9.09499,20.637491,26.605111,-4.693639,-8.55072,-15.644822,15929.7729,8.546301,7.96385,17.843927,22.46244,-4.120786,-7.606133,-16.063196,3
33036.7871,8.616163,7.588897,10.044981,14.403629,-5.487441,-7.784774,-20.101857,36122.2137,9.993418,9.410119,13.488733,17.881469,-6.069284,-8.128429,-22.752934,4636.031,2.593284,1.904751,4.252488,7.409479,-1.234592,-2.161918,-5.660558,4620.2815,2.555814,1.931053,4.598163,8.067169,-1.272981,-1.968632,-4.734364,2452.9863,2.816982,0.979604,2.877284,5.545202,-0.663277,-1.250724,-4.439556,2174.4583,2.921845,0.8384,2.41425,4.336732,-0.554127,-1.022476,-3.494186,6443.9729,3.414536,2.791418,6.715164,10.576119,-1.850011,-3.025854,-7.198534,6599.9948,3.348858,2.971339,7.303523,11.633159,-1.963989,-3.284528,-6.908727,37505.3008,7.12233,9.365103,12.837375,20.146723,-6.077063,-8.800643,-29.020209,30834.9605,6.37976,7.4434,10.112449,14.823553,-4.767973,-6.831191,-25.394235,5142.5506,2.499758,2.145684,4.493784,8.507759,-1.373955,-2.191442,-6.264187,4663.6057,2.473861,1.83064,3.817458,7.682912,-1.207625,-1.909535,-6.044278,2769.1597,3.33255,1.104723,3.145744,7.414819,-0.720923,-1.382063,-5.635005,2499.2664,3.078427,0.989429,2.781784,6.381011,-0.629523,-1.24938,-4.595072,7230.1306,3.19929,3.470753,8.303768,13.04471,-2.220192,-3.909663,-9.148025,6802.9272,3.493855,3.05786,7.297028,10.908805,-2.000831,-3.376619,-7.391026,4
5403.726,1.981748,1.716463,2.645957,5.156012,-1.280261,-1.934507,-5.949308,10001.6187,2.971593,3.369541,5.27923,7.837739,-2.063015,-2.918925,-8.810405,24072.1698,12.841281,9.204757,15.441911,20.438617,-4.624284,-6.959532,-18.843318,26757.781,13.386046,10.322775,17.657697,22.021601,-5.12171,-7.887828,-19.468235,8688.2688,8.280902,3.250042,6.321145,9.495127,-2.44929,-4.517502,-7.711992,7662.8537,8.645466,2.746181,4.962492,8.154679,-2.087328,-3.665341,-6.809786,22080.544,10.892817,10.29774,22.125887,27.149171,-5.349596,-9.377384,-17.64483,24894.1435,11.690217,11.603835,24.885086,31.294483,-6.072718,-10.970944,-21.182053,2102.8369,1.27526,0.928321,1.871238,8.087732,-1.061238,-1.782283,-5.877193,1899.2793,1.270467,0.804941,1.587936,6.439262,-0.860975,-1.514687,-5.674889,18145.8736,9.211334,7.224972,12.743958,17.24579,-3.586892,-5.639895,-17.101939,18727.6754,10.299466,7.195138,12.00575,16.148241,-3.57245,-5.478439,-15.70075,9797.8023,10.081677,3.521829,6.693326,10.743259,-2.902447,-5.372919,-11.341743,11408.0749,11.310133,3.706518,6.64418,9.436156,-3.435335,-5.93307,-11.704109,17929.6569,8.238008,8.852431,20.04074,26.172987,-4.71117,-8.59717,-15.312876,15895.0193,8.329128,7.732366,17.228767,21.421798,-4.125074,-7.613472,-14.659592,3
15389.7749,4.582612,3.460625,4.85717,8.028029,-2.317098,-3.278745,-9.680019,17774.3052,5.421079,4.606572,6.866445,9.916122,-2.92859,-3.951534,-11.76421,1973.8,1.661901,1.103129,2.894488,5.650378,-0.583918,-0.991477,-3.78376,1957.3169,1.642358,1.135109,3.090381,5.597944,-0.609218,-1.076858,-3.391599,1203.6485,1.891431,0.640968,2.154823,4.381382,-0.332709,-0.788752,-2.395195,1073.4443,1.926555,0.549469,1.804015,3.843823,-0.304435,-0.688447,-3.965948,2954.4157,2.08672,1.739461,4.701497,8.125134,-0.844626,-1.582324,-4.825812,3042.0795,2.069591,1.880515,5.383033,9.124448,-0.897607,-1.626163,-4.719285,18885.8007,4.069518,4.588883,6.656073,10.978626,-2.803236,-4.201498,-14.720267,15809.2089,3.756287,3.679115,5.201321,9.136986,-2.27591,-3.784577,-12.294923,2254.5628,1.648103,1.223064,2.828768,7.078194,-0.664152,-1.176717,-4.795575,1934.8076,1.597014,1.028908,2.48231,6.582258,-0.596721,-1.143,-5.285767,1398.0398,2.143944,0.734013,2.452787,6.152243,-0.376564,-0.894716,-4.62556,1297.5203,2.079037,0.669355,2.262652,4.973958,-0.329616,-0.769799,-3.804873,3228.3882,1.96818,2.060991,5.525873,9.470804,-0.996175,-1.83233,-4.940785,3064.52,2.104973,1.837767,5.029264,8.767135,-0.896635,-1.635673,-4.627164,4
1920.0957,1.39264,0.468431,0.887639,4.999683,-0.324387,-0.708179,-3.947425,4367.0376,1.959585,1.167736,1.889592,5.261294,-0.667486,-1.085125,-3.750809,9105.4951,5.436818,2.151642,2.98944,6.12507,-1.222147,-1.815155,-6.364423,10264.0991,5.733786,2.414297,3.291551,6.000698,-1.413349,-2.030659,-7.379201,2699.2805,3.285446,0.918872,1.699668,4.09602,-0.584952,-1.055172,-3.307003,2259.2121,3.01036,0.766051,1.403591,3.728825,-0.502694,-1.024853,-3.263937,8675.3713,4.965311,2.682167,4.255412,7.883175,-1.474271,-2.355391,-5.866902,9733.439,5.283534,2.903761,4.412246,7.879131,-1.686026,-2.724794,-6.507369,-445.312,0.938105,0.072457,0.580868,4.810899,-0.164002,-0.537102,-3.881107,-101.7007,0.984434,0.077178,0.467252,5.693997,-0.136441,-0.499508,-4.109462,6971.4678,4.097387,1.842731,2.722244,6.45249,-0.951704,-1.60959,-6.032344,7301.2061,4.586113,1.711134,2.496575,6.85497,-0.934803,-1.524558,-5.859399,2751.7671,3.560117,0.936695,1.707559,5.761849,-0.619492,-1.220161,-4.574005,2903.1448,3.776557,0.945532,1.656381,5.150957,-0.636852,-1.228905,-5.153404,6710.6565,3.724608,2.3781,3.952589,7.857419,-1.176159,-2.020081,-6.536674,6003.1509,3.785654,2.057609,3.421926,7.250404,-1.048681,-1.925933,-5.352405,3
25950.7417,7.220172,5.891268,8.042035,10.75903,-4.155632,-5.691984,-15.323654,29035.2295,8.238751,7.62789,10.925847,16.31386,-4.84238,-6.36936,-17.322003,3510.2644,2.311944,1.550196,3.644663,6.794641,-0.893204,-1.583793,-5.325255,3465.7314,2.243559,1.571129,3.930978,7.72407,-0.946632,-1.519718,-4.034152,1879.4852,2.409224,0.8284,2.565961,5.19335,-0.508248,-1.07331,-3.376655,1693.8566,2.492022,0.696184,2.097492,4.731541,-0.438512,-0.904805,-3.552857,4876.1987,2.900342,2.307259,5.83874,8.926548,-1.354216,-2.253949,-4.649527,5026.4382,2.866913,2.466965,6.527211,10.253819,-1.441839,-2.418572,-5.3625,30138.482,6.036358,7.437902,10.245231,16.510737,-4.795558,-6.809695,-23.077054,24918.2222,5.502127,5.942083,7.924581,12.279302,-3.785044,-5.547266,-20.869854,3888.3115,2.225016,1.725192,3.691296,7.710949,-1.001781,-1.61217,-5.129034,3514.0833,2.207137,1.476028,3.232277,7.231905,-0.894949,-1.411316,-4.80709,2142.2543,2.792485,0.938937,2.922215,6.166516,-0.560953,-1.115135,-4.03755,1989.2079,2.701514,0.835138,2.517919,6.042822,-0.484297,-0.968828,-4.363979,5423.929,2.737773,2.829438,6.895834,11.480916,-1.607817,-2.768385,-6.398102,5105.6157,2.951869,2.506075,6.271067,10.157215,-1.450507,-2.528885,-6.965356,4
5274.7519,2.025826,1.501977,2.365313,5.257031,-1.127135,-1.627835,-5.268039,9198.814,2.908115,3.147171,4.92398,8.84258,-1.78506,-2.60127,-8.028377,21125.839,11.428204,7.778839,12.541054,16.161356,-3.938764,-6.025046,-12.458481,23516.7065,11.925911,8.744978,14.391488,17.257423,-4.351749,-6.978698,-17.043383,7326.9602,7.179149,2.771642,5.207914,7.577196,-1.999193,-3.705959,-6.906092,6402.9317,7.280821,2.334894,4.187253,6.663446,-1.694046,-2.946077,-5.481724,19352.4856,9.629094,8.964274,18.259405,23.079781,-4.514507,-7.844414,-14.937199,21799.1455,10.524529,10.017544,20.284508,25.649202,-5.120777,-9.081709,-16.870958,1893.1435,1.263325,0.82554,1.595502,5.512705,-0.870297,-1.520402,-5.558038,1733.0635,1.262602,0.747441,1.495169,5.652725,-0.71014,-1.232842,-6.053788,15866.8455,8.316137,6.251812,10.69866,15.664693,-3.040736,-4.613591,-15.142711,16396.8111,9.289552,6.123306,9.891019,14.313619,-3.010644,-4.692792,-13.775053,8047.9636,8.234009,2.971524,5.440898,9.431733,-2.333323,-4.261159,-8.600155,9206.8997,9.591197,3.106551,5.599245,9.25431,-2.647785,-4.7106,-9.610083,15604.0623,7.297902,7.768175,16.653053,23.127653,-3.956839,-7.159104,-13.068816,13791.6557,7.33743,6.773524,14.340295,17.698526,-3.478603,-6.211937,-12.07393,3
37741.9223,10.037209,9.045791,11.952347,16.175161,-6.429911,-8.754473,-23.269335,41538.3508,11.324614,11.287293,16.232382,20.564234,-7.037386,-9.570707,-28.663989,5890.7531,3.067276,2.243941,5.014448,7.981956,-1.501819,-2.616523,-5.614693,5802.875,2.962894,2.288934,5.303683,8.136096,-1.560576,-2.409431,-5.328033,2986.0471,3.266231,1.119785,3.060319,5.400616,-0.809254,-1.460742,-4.600154,2611.8624,3.298189,0.955187,2.566064,4.727554,-0.663065,-1.193122,-3.58486,8022.3967,4.01009,3.304747,7.661718,11.514959,-2.318879,-3.831825,-7.519652,8310.3989,3.991893,3.517395,8.329763,13.49659,-2.465485,-4.188252,-7.879535,42710.8525,8.159654,11.045915,15.070203,22.112326,-7.078995,-10.040913,-40.856069,35275.9941,7.325815,8.799205,11.857658,17.945901,-5.556121,-7.973367,-26.604253,6575.034,2.95719,2.573059,5.271981,8.461879,-1.697223,-2.880644,-6.708207,5958.2083,2.926381,2.204208,4.505681,7.687051,-1.499004,-2.342636,-7.387411,3260.0472,3.726377,1.253376,3.494298,6.988453,-0.863901,-1.588863,-4.893621,2983.3877,3.468444,1.123166,3.053148,6.842368,-0.736862,-1.417025,-4.966265,9363.2691,3.899635,4.203015,9.5821,14.359213,-2.836225,-4.863947,-10.173527,8641.9902,4.190818,3.709765,8.561906,12.321885,-2.551846,-4.565079,-9.627638,4
2231.3472,1.408373,0.637969,1.079057,4.813901,-0.532183,-0.955032,-3.729666,5729.9932,2.11089,1.745496,2.752613,5.22845,-1.047069,-1.690642,-4.360706,14090.7359,7.574464,4.230994,6.075491,9.303596,-2.335451,-3.447554,-8.738193,15866.5141,7.968317,4.800278,6.806433,9.424037,-2.619532,-3.970259,-11.427667,4380.054,4.545866,1.573663,2.861119,6.803011,-1.102279,-2.01146,-3.868635,3873.9746,4.821568,1.317878,2.336257,5.634053,-0.92718,-1.559185,-3.790376,12863.635,6.503514,5.033575,8.753426,12.349745,-2.646796,-4.340173,-9.638376,14571.6862,6.967032,5.553956,9.702431,14.25412,-3.010683,-5.074894,-9.700847,-154.3764,0.979907,0.207168,0.725937,5.541236,-0.395241,-0.823142,-4.622285,48,1.006795,0.199358,0.623029,6.19429,-0.316012,-0.692802,-4.366367,10371.8879,5.462973,3.474926,5.391622,8.943256,-1.774432,-2.81277,-7.659228,10934.3835,6.202209,3.337828,4.867761,8.419224,-1.750055,-2.761609,-7.609105,4646.7405,5.204867,1.62847,2.970389,7.088342,-1.217062,-2.322102,-6.30313,4952.7182,5.398504,1.689497,2.928178,7.022915,-1.273889,-2.229255,-6.184997,10156.3142,4.922671,4.38485,8.050945,12.339094,-2.270175,-4.02022,-8.749401,8992.3721,4.962531,3.798147,6.725804,10.229107,-1.996262,-3.600096,-7.926644,3
4835.5542,2.008042,1.996555,3.358443,5.670596,-0.608453,-1.030237,-4.882339,5264.3928,2.31173,2.588659,4.447755,7.020152,-0.739119,-1.266486,-4.911994,431.0188,1.153555,0.77262,2.213607,5.078807,-0.217156,-0.553505,-4.238932,416.6687,1.142759,0.829037,2.334695,5.175063,-0.210062,-0.508441,-3.033655,352.0627,1.261065,0.514238,1.840288,4.380566,-0.112406,-0.385785,-2.744598,313.7225,1.277326,0.439211,1.498621,3.269454,-0.105738,-0.393465,-3.022506,857.1406,1.319571,1.322569,3.83987,6.514274,-0.270038,-0.670096,-3.720203,873.782,1.310319,1.44908,4.334391,7.813106,-0.284081,-0.620691,-3.403312,6354.77,2.05013,2.634917,4.400285,7.878724,-0.75546,-1.371888,-8.340899,5248.2197,1.918039,2.070249,3.298189,7.006735,-0.63568,-1.300689,-6.633471,485.0579,1.145973,0.833892,2.142477,6.487605,-0.242879,-0.657281,-4.660269,345.8811,1.113481,0.706778,1.88251,5.373898,-0.219924,-0.562333,-3.979091,415.0298,1.33994,0.589244,2.001346,4.826066,-0.134155,-0.501127,-4.313537,399.6929,1.324704,0.539161,1.740084,4.743252,-0.133437,-0.523338,-3.90052,829.8118,1.253012,1.531016,4.371503,8.027279,-0.319934,-0.841617,-4.39664,866.6956,1.320097,1.395881,4.065361,7.10736,-0.294464,-0.67456,-4.167564,4
1151.3296,1.231893,0.304743,0.781193,4.403483,-0.166733,-0.481375,-3.66053,1633.0761,1.390577,0.448967,0.893896,4.771121,-0.274454,-0.629563,-3.792572,2541.1881,2.253224,0.546641,0.939348,4.163622,-0.234014,-0.645807,-4.25744,2812.4075,2.300835,0.626765,1.08762,4.432402,-0.266824,-0.642208,-5.072254,892.1902,1.751133,0.429125,0.953516,3.90218,-0.147053,-0.447061,-3.850937,734.8688,1.737548,0.346479,0.807969,4.360609,-0.162681,-0.4144,-3.291258,2655.7647,2.214559,0.801251,1.476941,3.984684,-0.303289,-0.683168,-4.463307,2790.1184,2.225639,0.864352,1.494802,4.438319,-0.332958,-0.692674,-4.304753,-278.9795,0.957702,0.044102,0.282252,0.0001,-0.083881,-0.483905,-5.026773,12.4795,1.002087,0.063708,0.512735,5.641236,-0.079571,-0.521107,-4.627214,2355.1206,2.041503,0.473585,0.879263,5.560154,-0.180621,-0.576043,-4.941914,2165.5719,2.06625,0.414776,0.902461,4.342499,-0.165733,-0.55092,-4.203758,822.4335,1.748438,0.417068,1.063536,4.80528,-0.152752,-0.598373,-4.10282,953.161,1.909699,0.435312,0.96788,5.279672,-0.148976,-0.486334,-4.239921,2727.5857,2.10471,0.715816,1.301141,5.327853,-0.24898,-0.706645,-4.589341,2310.0572,2.0759,0.619707,1.224993,5.063243,-0.221823,-0.553067,-4.038305,3
47894.0943,11.031852,12.238372,16.655625,21.652665,-8.239161,-11.580372,-30.464836,48446.4837,13.349922,13.90557,20.504285,24.669273,-8.172557,-11.871119,-31.11012,7580.2526,4.032718,2.676855,5.802511,8.933717,-1.846401,-2.820677,-7.333368,7434.8137,3.788803,2.701862,6.08878,9.017286,-1.905537,-3.021237,-6.710535,3517.5659,3.679794,1.280805,3.411366,5.842787,-0.928437,-1.68107,-4.591932,3074.3717,3.756462,1.076934,2.945111,6.149851,-0.772423,-1.396,-3.485219,9943.4407,4.974141,3.882567,8.680428,11.966637,-2.851168,-4.744887,-11.482085,10216.2617,4.886014,4.100512,9.425562,15.438207,-3.024267,-5.220599,-9.379304,49008.9218,9.30109,13.593729,19.328635,29.798951,-8.033065,-12.205555,-47.233839,40321.1089,8.347444,10.753645,14.786065,21.745768,-6.345333,-9.277664,-35.903037,8514.4199,3.876651,3.093278,6.346358,10.400381,-2.107568,-3.436732,-9.750286,7690.356,3.916864,2.638944,5.238135,8.713593,-1.829682,-2.914891,-7.782801,3854.675,4.251934,1.426193,3.77356,7.948042,-1.008234,-1.923742,-6.529048,3531.4618,4.066444,1.266775,3.294784,7.115846,-0.855754,-1.559902,-5.33731,11743.6104,4.873756,4.999944,10.968339,15.260316,-3.579495,-6.133272,-14.269872,10789.8362,5.209207,4.421497,9.725241,13.564474,-3.190557,-5.65039,-10.127292,4
3840.5728,1.595619,1.20349,1.89291,5.077883,-0.855338,-1.351356,-4.26062,7225.3257,2.325843,2.457234,3.791214,5.916956,-1.466434,-2.262352,-5.46017,17746.7085,9.069657,6.111362,9.354725,13.296488,-3.15783,-4.653351,-10.069063,19824.4461,9.515866,6.872059,10.51689,13.961967,-3.546906,-5.373878,-12.750734,5883.5451,5.555875,2.218128,4.136931,6.520637,-1.56526,-2.771346,-5.062289,5164.3318,5.801981,1.861348,3.232436,6.312785,-1.315646,-2.293837,-4.470753,16171.789,7.643502,7.112053,13.457435,18.653479,-3.615319,-6.167302,-11.491318,18288.4072,8.179736,7.973925,14.961046,19.855006,-4.120027,-7.044784,-12.267713,409.417,1.051399,0.426352,1.080588,6.178108,-0.639191,-1.228469,-5.611014,529.3677,1.072727,0.394292,0.953426,6.282807,-0.522738,-1.121673,-5.078999,13230.3928,6.573332,4.938,7.874193,12.018483,-2.454542,-3.853941,-9.85455,13741.9756,7.323013,4.793718,7.405654,10.508187,-2.416156,-3.907366,-11.704117,6411.0927,6.468671,2.334279,4.11632,7.766375,-1.76029,-3.22854,-7.656794,7034.1175,6.977314,2.429015,4.230701,7.404637,-1.932626,-3.34576,-7.267546,12997.4053,5.796607,6.221861,12.694038,17.702717,-3.189649,-5.787996,-12.614841,11495.5069,5.853713,5.38715,10.62865,14.234524,-2.78245,-4.933357,-9.514382,3
46927.4145,10.621727,11.708469,15.57417,20.760774,-8.081547,-11.277718,-32.66805,47589.7161,12.866445,13.231299,19.072055,24.010005,-8.063895,-10.80447,-34.387178,7354.5671,3.479975,2.680619,5.817401,9.563609,-1.868918,-2.869838,-6.643665,7284.9348,3.395365,2.730507,6.103928,9.201271,-1.934714,-3.057217,-7.876578,3501.1687,3.542337,1.292787,3.367836,6.058379,-0.949561,-1.678477,-4.221255,3048.0655,3.580758,1.080056,2.858504,5.813624,-0.774655,-1.354572,-4.006865,9838.1582,4.546323,3.93004,8.739597,11.489003,-2.872186,-4.882029,-8.659981,10177.002,4.503123,4.168317,9.474042,13.587503,-3.056578,-5.114646,-8.369505,48124.4897,8.842242,12.859708,17.829433,25.180834,-7.936059,-11.743103,-41.883553,39928.7539,7.98253,10.289169,14.140562,20.056746,-6.244516,-9.336206,-37.011637,8266.6455,3.41024,3.097493,6.235587,10.021882,-2.145417,-3.311728,-9.157078,7436.0156,3.319138,2.632371,5.284387,8.476027,-1.872845,-2.901651,-7.486187,3855.9543,4.061368,1.459968,3.817171,6.722537,-1.015966,-1.91792,-5.373404,3447.1495,3.673998,1.278438,3.313179,5.909627,-0.861827,-1.523224,-5.112209,11658.0268,4.469344,5.070241,11.044159,16.006294,-3.617028,-6.308312,-14.514177,10708.3389,4.825135,4.445638,9.667925,13.291676,-3.203763,-5.602966,-12.011567,4
3698.3994,1.577305,1.118916,1.843826,4.57456,-0.844276,-1.432373,-4.689403,6990.3496,2.288779,2.283944,3.60284,6.881748,-1.440652,-2.153027,-6.270607,17640.4804,8.666311,6.050961,9.264893,13.175707,-3.174785,-4.85776,-12.291745,19852.2717,9.214836,6.854914,10.631087,14.194974,-3.535019,-5.374855,-13.602305,5898.1617,5.530758,2.202969,4.086327,7.025502,-1.571653,-2.822501,-5.704778,5139.8248,5.640103,1.840356,3.248683,5.360916,-1.315146,-2.282272,-4.699752,16169.0601,7.478824,7.026075,13.328888,16.948005,-3.624216,-6.455561,-13.167583,18253.1628,7.955409,7.859945,14.893642,19.326794,-4.107221,-7.340561,-13.237259,174.3013,1.021536,0.370141,1.02682,6.495951,-0.634677,-1.106317,-4.981819,230.4389,1.030939,0.323404,0.835719,7.065757,-0.518089,-1.026623,-7.118163,13112.8071,6.256347,4.854894,7.756608,12.087482,-2.446518,-3.962104,-11.587518,13663.0923,7.072418,4.749212,7.266653,11.307034,-2.429749,-3.713734,-10.181981,6348.4252,6.262455,2.31749,4.143375,8.102845,-1.771966,-3.142731,-7.184959,7060.1371,6.875307,2.411832,4.383538,7.889361,-1.956316,-3.36846,-7.765049,12917.4053,5.646497,6.09794,12.109434,18.874017,-3.176367,-5.92379,-12.275129,11428.2886,5.672593,5.286299,10.244354,15.856837,-2.778165,-5.008618,-9.997259,3
34856.8877,8.166423,8.128344,10.551168,14.681275,-5.851462,-8.069104,-23.082722,35984.7505,9.898857,9.448784,13.328065,18.535561,-6.140143,-8.254126,-24.123907,4777.6758,2.594965,1.955311,4.455092,7.214738,-1.250794,-1.990106,-5.583486,4738.6882,2.535275,2.004311,4.74508,7.911494,-1.287488,-2.00667,-4.95908,2500.7528,2.791464,0.988389,2.867229,5.151304,-0.675108,-1.235173,-3.399797,2211.5057,2.877952,0.835183,2.347548,4.605707,-0.569238,-1.171709,-3.586654,6565.3044,3.323026,2.874996,6.90641,11.64196,-1.8985,-3.115943,-7.080673,6782.8689,3.298849,3.073612,7.740116,12.26568,-2.006402,-3.429391,-6.53376,37058.4404,6.949686,9.281126,12.773687,17.648673,-6.085416,-8.956671,-26.669013,30646.6309,6.236029,7.41124,9.909455,14.896118,-4.761536,-6.97223,-23.72295,5408.8396,2.564133,2.227929,4.752165,8.717631,-1.393442,-2.349972,-6.621019,4834.1967,2.485641,1.883422,3.883338,7.756804,-1.240334,-1.90388,-6.570812,2769.4275,3.183703,1.110546,3.364312,6.904831,-0.735865,-1.401413,-5.28016,2545.2239,3.021068,0.996426,2.864424,6.837527,-0.632766,-1.186832,-4.279635,7528.9394,3.199858,3.616802,8.448261,12.70868,-2.283758,-3.957143,-8.361697,7016.5788,3.466787,3.180915,7.526465,12.12736,-2.050376,-3.466821,-7.493915,4
5959.8691,1.992622,1.891765,2.962246,5.484559,-1.311736,-1.929558,-6.538366,9702.585,2.90112,3.346478,5.229788,7.884416,-2.041182,-2.9154,-7.644428,23756.8753,11.388829,9.051724,15.268887,18.603592,-4.595264,-6.903869,-16.536938,26299.511,11.945131,10.180209,17.358459,23.277842,-5.08715,-7.887471,-18.274182,8612.5161,7.63171,3.235601,6.235474,8.348174,-2.440366,-4.420813,-7.687872,7464.1093,7.802475,2.723408,4.997442,7.227878,-2.032165,-3.654478,-7.01554,21650.9226,9.590347,10.170189,21.743838,25.121019,-5.293206,-9.341429,-18.830618,24515.0882,10.445861,11.445912,24.410938,30.059497,-5.985834,-10.504145,-19.750708,1881.4258,1.241594,0.878298,1.812313,5.77459,-1.051888,-1.733702,-5.847328,1667.9614,1.232874,0.747043,1.553227,6.072041,-0.859826,-1.441243,-6.160144,17736.3601,8.171709,7.061259,12.373569,17.76115,-3.563939,-5.462808,-16.684145,18413.1182,9.194189,7.067214,11.804199,16.692388,-3.552776,-5.592751,-15.62995,9631.0935,9.066867,3.508648,6.489838,10.343146,-2.902317,-5.230897,-10.32468,11415.2627,10.582537,3.726388,6.74683,9.924748,-3.453544,-5.931985,-11.893915,17533.299,7.363962,8.674146,19.613927,23.997531,-4.637153,-8.404569,-18.145495,15544.9886,7.425816,7.630387,16.915973,20.883158,-4.052229,-7.446498,-13.950957,3
4602.4097,1.936095,1.957351,3.456599,6.788623,-0.601414,-1.105747,-4.878221,4997.1158,2.234782,2.506686,4.417823,7.831976,-0.726239,-1.196544,-4.744653,375.624,1.121303,0.802124,2.280201,5.628027,-0.218409,-0.561369,-3.045187,335.667,1.104845,0.845578,2.484908,5.870627,-0.213292,-0.484116,-3.355002,339.1107,1.242305,0.515671,1.868163,4.574671,-0.116561,-0.395378,-3.156787,287.7049,1.237403,0.43602,1.599519,5.334007,-0.10509,-0.398895,-3.282825,827.9687,1.287439,1.381964,3.937926,6.858405,-0.269888,-0.624581,-3.465432,881.8514,1.293882,1.498423,4.539864,8.685103,-0.285632,-0.67849,-4.598398,6114.2334,1.997737,2.56163,4.209867,9.811521,-0.731632,-1.39789,-7.372777,5098.437,1.880084,2.048659,3.373389,7.10616,-0.625894,-1.206536,-6.403167,452.3733,1.125938,0.845758,2.240937,5.898977,-0.243285,-0.640328,-5.03911,281.6477,1.084811,0.728892,2.027509,6.018577,-0.228096,-0.587146,-4.546972,418.215,1.325042,0.599179,2.048129,5.952365,-0.143447,-0.513958,-4.220985,392.6784,1.302076,0.541756,1.776552,5.277258,-0.135783,-0.484547,-3.522145,853.8562,1.243729,1.606464,4.491433,8.067547,-0.331812,-0.745998,-3.98107,867.1631,1.301328,1.457704,4.251022,7.50513,-0.284285,-0.678973,-4.001755,4
1131.6631,1.22825,0.32333,0.711884,5.389595,-0.154692,-0.432918,-3.924965,1417.9639,1.338176,0.451293,0.983482,4.268668,-0.243805,-0.620244,-3.691896,2567.4758,2.1603,0.59677,1.092286,4.434282,-0.254263,-0.664338,-4.330335,2833.1701,2.202175,0.700489,1.226335,4.235835,-0.276951,-0.583813,-5.284245,836.0288,1.669007,0.477821,1.126352,3.349802,-0.140434,-0.425496,-3.05043,751.059,1.695263,0.397578,0.955691,4.214584,-0.123537,-0.354736,-2.477181,2621.2182,2.117538,0.899104,1.531685,4.637749,-0.327711,-0.693316,-4.143338,2771.0928,2.126022,0.963539,1.652792,4.571562,-0.340956,-0.705889,-3.972216,-339.6314,0.948464,0.04503,0.412352,3.565466,-0.067133,-0.465794,-4.198429,-87.3233,0.985513,0.050665,0.567071,5.32116,-0.071458,-0.496577,-4.753307,2289.7495,1.917299,0.506282,0.927631,5.392564,-0.185183,-0.660359,-4.850548,2196.9429,1.999418,0.456411,0.892189,5.268661,-0.170607,-0.523492,-4.772556,870.7992,1.775993,0.464635,1.126604,4.444439,-0.145702,-0.479323,-3.827684,892.1055,1.799136,0.452921,1.141175,4.397645,-0.146942,-0.452745,-3.631895,2608.998,1.969408,0.79612,1.420091,4.853897,-0.264814,-0.603264,-4.600963,2250.6093,1.972976,0.681433,1.422354,5.198159,-0.226741,-0.59568,-4.37243,3
17273.6431,4.60255,4.051077,5.692268,8.713567,-2.622786,-3.70805,-10.527269,18785.7854,5.740292,5.02672,7.487558,10.667716,-3.065571,-4.173824,-11.821019,2335.6331,1.893883,1.196518,3.059637,5.242972,-0.597793,-1.001343,-3.644019,2280.7045,1.83826,1.226076,3.238388,6.377923,-0.610641,-1.031369,-3.455209,1258.3228,1.93789,0.664177,2.210017,4.841092,-0.338448,-0.702391,-2.85783,1108.1056,1.958484,0.564723,1.902084,4.544779,-0.296261,-0.62143,-2.680378,3186.4485,2.231806,1.8449,4.974955,7.391337,-0.876426,-1.499705,-4.112785,3286.2332,2.215238,1.980271,5.500353,8.935831,-0.919596,-1.571222,-4.605201,19564.2773,4.286884,4.912541,7.298459,13.623066,-2.904344,-4.257529,-15.959563,16341.2944,3.946622,3.930545,5.562969,8.997582,-2.367053,-3.523994,-12.217848,2647.8865,1.863722,1.326211,3.007127,6.393562,-0.679195,-1.230093,-4.990769,2422.3609,1.884751,1.133063,2.624594,6.104343,-0.595774,-1.115316,-4.582702,1442.2646,2.177365,0.751589,2.524659,5.523161,-0.373123,-0.863424,-4.244073,1344.9484,2.131921,0.692181,2.446121,4.537646,-0.338832,-0.803146,-4.361334,3589.9196,2.148009,2.204728,5.79382,8.984412,-1.024939,-1.839312,-5.642902,3394.9524,2.295959,1.988509,5.529917,9.663751,-0.929527,-1.654332,-5.291539,4
2556.7808,1.466038,0.65895,1.153441,4.784465,-0.340181,-0.646969,-3.807228,4478.3838,1.974944,1.279505,2.079105,5.405472,-0.672917,-1.052005,-4.306645,9016.4607,5.113939,2.185949,3.056377,5.710851,-1.206496,-1.907003,-6.102729,10088.3238,5.273931,2.455105,3.475797,6.404924,-1.379759,-2.013681,-7.072981,2625.5843,3.049883,0.964923,1.922195,4.3054,-0.578668,-1.05721,-3.517328,2302.7963,3.107909,0.824618,1.492023,3.949665,-0.492205,-0.865803,-2.849295,8449.708,4.54679,2.760803,4.333305,7.784162,-1.443112,-2.361631,-4.882227,9442.8381,4.792555,2.995033,4.824556,9.835826,-1.641842,-2.593344,-5.532839,-272.3882,0.961049,0.072101,0.527237,3.632916,-0.169104,-0.606334,-3.84877,7.4566,1.001163,0.093278,0.458365,5.01903,-0.13528,-0.44788,-4.458787,6752.7085,3.75723,1.861412,2.811093,5.903014,-0.940698,-1.540136,-5.467042,7132.9511,4.256707,1.723321,2.470129,6.912817,-0.915692,-1.543582,-5.930013,2703.8495,3.320453,0.985352,1.996048,4.793226,-0.624688,-1.250744,-4.779121,2875.9411,3.527859,0.993388,1.875045,6.183926,-0.63059,-1.185088,-4.242734,6521.3101,3.424734,2.462044,4.079224,7.716173,-1.172548,-2.087865,-6.261272,5790.8372,3.459511,2.111367,3.440033,6.766153,-1.03812,-1.852765,-4.467811,3
27087.1938,6.57354,6.376308,8.588942,11.608384,-4.401029,-6.029906,-15.32803,28650.804,8.11341,7.676151,11.066393,15.060706,-4.790825,-6.590099,-15.273667,3630.2114,2.247145,1.662342,3.954261,6.566864,-0.931434,-1.450619,-4.381278,3574.7864,2.177464,1.710908,4.213129,7.531701,-0.966618,-1.604637,-4.311913,1968.6783,2.398011,0.865155,2.686522,5.671726,-0.51172,-1.0345,-3.14689,1747.3128,2.456802,0.729298,2.290388,4.941102,-0.443398,-0.920006,-2.693744,5019.8532,2.799311,2.461275,6.308345,10.382095,-1.383519,-2.261709,-5.588658,5165.1064,2.767034,2.623652,6.956395,10.421406,-1.468668,-2.443303,-5.360514,29256.9809,6.006998,7.373941,10.128909,15.862349,-4.669414,-6.483336,-24.166592,24237.6533,5.430832,5.888028,7.994068,13.527159,-3.701477,-5.07465,-16.162699,4116.7019,2.211133,1.861721,4.126868,7.296495,-1.058438,-1.680956,-5.458034,3759.9783,2.210848,1.57862,3.530782,7.524385,-0.926231,-1.513949,-4.981578,2179.0738,2.709288,0.95813,3.047204,5.92934,-0.570724,-1.114316,-3.950881,2006.9734,2.546129,0.879423,2.742209,5.709544,-0.498239,-1.086807,-4.189115,5655.0354,2.665142,3.045328,7.42329,11.278712,-1.672866,-2.788435,-6.524657,5369.1484,2.920662,2.700551,6.888551,10.465569,-1.497154,-2.48543,-5.955263,4
5595.5879,1.984606,1.763478,2.648273,4.948467,-1.11591,-1.674788,-5.181977,9030.0503,2.90188,3.113089,4.767104,7.376349,-1.768842,-2.56638,-6.71067,20828.4314,9.965235,7.662859,12.388841,16.954319,-3.893202,-6.175988,-15.352066,23252.0271,10.433827,8.650618,14.162111,17.678734,-4.302748,-6.536269,-13.994305,7207.4065,6.351984,2.759567,5.211459,9.77532,-1.987023,-3.609766,-7.626856,6283.0595,6.514774,2.307025,4.147869,6.906803,-1.684243,-3.179237,-5.904756,18968.1995,8.57033,8.755517,17.849508,21.8286,-4.460156,-8.093779,-13.256034,21434.8213,9.178294,9.859634,19.889581,23.003714,-5.055915,-8.81792,-16.077415,1993.7725,1.287168,0.839793,1.765765,6.285662,-0.865502,-1.428079,-6.149005,1799.4819,1.280738,0.726432,1.352986,4.611467,-0.69757,-1.227118,-4.890964,15488.3787,7.129739,6.074005,10.289762,13.872425,-3.01069,-4.726358,-11.659856,16075.4253,7.995141,6.015954,9.579739,13.100623,-2.979754,-4.706704,-12.299941,7993.625,7.525444,2.951389,5.447878,9.106909,-2.31305,-4.290975,-8.484129,9131.6475,8.588857,3.095773,5.601876,8.983992,-2.639122,-4.622508,-10.265914,15243.2412,6.394594,7.547142,16.027716,22.301673,-3.89645,-7.38063,-16.538671,13488.9534,6.463215,6.588328,13.95569,17.708379,-3.426172,-6.297389,-11.699291,3
39903.9717,9.19378,9.709319,12.983561,16.343884,-6.889236,-9.481713,-24.590963,40932.1882,11.287349,11.196664,16.271555,20.510085,-6.956878,-9.448006,-23.92631,6164.4555,2.962501,2.415032,5.461797,8.974797,-1.567229,-2.443791,-5.901775,6046.9324,2.845343,2.433753,5.75318,9.194342,-1.630079,-2.503127,-5.992146,3040.3511,3.101931,1.159797,3.257181,5.873287,-0.802047,-1.481322,-3.983072,2675.3765,3.165487,0.993635,2.779746,4.549025,-0.67365,-1.275618,-3.145753,8272.5049,3.806052,3.491332,8.245809,12.096253,-2.373737,-3.946346,-7.587468,8554.0579,3.799656,3.696466,8.931759,13.564288,-2.510171,-4.224271,-8.408195,41494.6118,8.217203,10.712436,14.918911,19.9568,-6.920198,-9.755342,-33.378182,34337.6894,7.31264,8.532121,11.514365,17.668718,-5.463769,-8.011412,-30.773902,6965.5322,2.896215,2.752978,5.702362,10.019616,-1.780811,-2.992517,-8.321494,6265.3894,2.848677,2.362178,4.870027,8.489389,-1.578293,-2.400378,-6.496967,3335.2434,3.548576,1.30622,3.551304,7.17688,-0.870162,-1.62469,-5.25742,3031.7739,3.266803,1.161541,3.298592,6.166706,-0.750885,-1.331768,-4.51308,9658.1418,3.718275,4.463173,10.025623,14.178438,-2.938344,-5.06712,-10.330432,8982.1489,4.057227,3.927349,9.257063,13.617957,-2.631389,-4.500594,-8.949815,4
3058.7588,1.508732,0.836874,1.33758,4.426176,-0.582263,-1.028134,-4.438916,5656.543,2.134047,1.743528,2.781314,6.689665,-1.034783,-1.515339,-4.860408,13750.3606,6.599472,4.192855,6.065753,9.273918,-2.26117,-3.382372,-8.191852,15551.7351,6.970808,4.772067,6.929683,10.365283,-2.55953,-3.906681,-9.343806,4292.8232,4.139261,1.59068,2.950942,6.073099,-1.087281,-1.902474,-4.611948,3773.1126,4.266512,1.335869,2.433801,5.416176,-0.925172,-1.581656,-3.786671,12535.9194,5.779675,4.961999,8.597798,11.148827,-2.56292,-4.520193,-8.536727,14205.3985,6.121056,5.517681,9.527589,14.71225,-2.926357,-4.901201,-8.35907,-124.0845,0.983357,0.20932,0.717005,5.347274,-0.397163,-0.845092,-4.57374,83.1167,1.012136,0.182439,0.621391,5.411535,-0.316527,-0.678967,-4.101336,10038.4758,4.762121,3.393935,5.185816,9.178266,-1.749627,-2.734541,-7.432155,10643.1616,5.429851,3.296334,4.799683,7.693899,-1.727904,-2.800403,-8.21183,4525.8432,4.589687,1.637664,2.954362,6.418642,-1.195213,-2.193041,-5.841696,4902.2948,4.890181,1.704576,3.028218,5.89625,-1.268999,-2.365389,-5.653553,9738.7134,4.296068,4.287278,7.757417,10.966157,-2.215498,-3.913763,-9.524589,8644.7187,4.371365,3.698992,6.693954,11.031882,-1.946289,-3.487756,-8.384961,3
4741.0166,1.983943,2.033693,3.329864,6.604753,-0.608484,-1.023094,-4.706992,5156.9344,2.322244,2.610089,4.388771,6.849113,-0.721217,-1.154412,-5.356818,485.0622,1.158987,0.836022,2.282767,4.81279,-0.220159,-0.580902,-3.600072,470.7973,1.149668,0.89183,2.709873,6.451779,-0.211871,-0.56434,-3.24443,335.575,1.230908,0.540726,1.974578,4.87593,-0.113613,-0.412188,-3.000302,297.284,1.240146,0.447566,1.533101,3.214011,-0.103343,-0.33115,-2.621321,939.0962,1.327091,1.427878,4.100115,8.352136,-0.28473,-0.592217,-4.608303,943.3486,1.312797,1.554409,4.524701,8.192372,-0.299786,-0.64732,-4.123382,6184.0927,2.047456,2.624927,4.388446,9.693984,-0.737015,-1.346197,-6.731363,5196.125,1.942155,2.062678,3.421337,6.881651,-0.61586,-1.208087,-6.780717,546.991,1.154184,0.890476,2.271675,5.841849,-0.245624,-0.597909,-4.320819,378.6255,1.115343,0.750116,1.961879,5.598428,-0.218681,-0.614316,-3.894187,442.1229,1.342134,0.611583,2.069166,5.482004,-0.151308,-0.514263,-3.493669,429.3072,1.327268,0.557394,1.770595,4.861764,-0.136855,-0.494152,-3.785282,928.3911,1.265905,1.637433,4.672924,8.424698,-0.33141,-0.785109,-4.01384,931.1187,1.321228,1.489105,4.469131,7.718632,-0.29549,-0.702676,-4.22038,4
1257.9907,1.256054,0.360224,0.866793,4.934486,-0.166627,-0.47012,-3.592699,1629.7329,1.397387,0.548976,1.032504,4.84819,-0.254108,-0.547824,-3.445331,2613.4802,2.137974,0.636724,1.100935,5.08918,-0.23341,-0.595917,-4.851958,2910.1081,2.1976,0.731883,1.189698,4.520255,-0.268976,-0.636236,-4.192006,829.937,1.642965,0.501271,1.110502,4.13773,-0.136209,-0.44128,-3.26028,732.0034,1.656073,0.418593,0.980081,3.713119,-0.1284,-0.425832,-3.831536,2626.9602,2.082196,0.954949,1.618599,3.999729,-0.314722,-0.759864,-4.563189,2768.7095,2.093323,1.023448,1.818071,4.96769,-0.336085,-0.69934,-3.886124,-317.4702,0.950525,0.03567,0.616714,5.42372,-0.068699,-0.475675,-4.377116,-58.7813,0.98998,0.053669,0.505189,5.912732,-0.075345,-0.463778,-4.688202,2352.4687,1.924099,0.536372,0.986256,5.354323,-0.180821,-0.588303,-5.09143,2235.3628,1.979307,0.469454,0.900432,4.40423,-0.17291,-0.570749,-5.307053,868.4705,1.743124,0.4877,1.167123,4.513918,-0.149193,-0.50942,-3.956121,868.7487,1.749738,0.486669,1.139871,5.376406,-0.15067,-0.459345,-3.962089,2586.9951,1.932792,0.840234,1.547665,5.427852,-0.247237,-0.620519,-4.889121,2252.6143,1.950315,0.716057,1.343678,5.52092,-0.215314,-0.566464,-4.211529,3
47172.2075,10.929334,12.105195,16.349676,21.181969,-8.218679,-11.530308,-29.905779,47942.637,13.354224,13.711023,20.312985,24.215538,-8.101231,-11.039051,-35.20295,7700.123,3.812688,2.815486,6.217137,9.360004,-1.885914,-2.833533,-6.152781,7554.4002,3.623089,2.840116,6.499448,10.26587,-1.94035,-3.114272,-6.056618,3534.423,3.529273,1.310159,3.590685,6.653085,-0.938786,-1.689438,-3.867886,3077.7613,3.603658,1.114354,3.031914,5.21391,-0.779013,-1.36293,-3.883471,10042.6321,4.708686,4.042855,9.096735,12.576534,-2.868816,-4.895963,-8.856751,10382.4775,4.688684,4.273076,9.864453,16.164391,-3.048755,-5.162577,-9.166784,47797.7271,9.26234,13.192808,18.377979,25.65084,-7.979528,-11.395395,-44.989777,39582.2221,8.400637,10.504093,14.441495,19.78596,-6.301283,-8.803386,-33.773919,8683.6814,3.709218,3.245212,6.582074,10.315432,-2.137611,-3.40521,-9.012281,7918.1699,3.738606,2.770489,5.431988,9.382498,-1.876687,-2.887883,-7.478415,3881.2839,4.081478,1.466173,3.888906,6.990281,-1.005903,-1.942076,-7.316024,3535.2468,3.853408,1.299264,3.433459,6.813116,-0.862191,-1.580667,-5.311275,11965.0754,4.652023,5.237938,11.336785,16.427021,-3.637094,-6.283379,-11.699165,11066.7014,5.048673,4.62439,10.127614,14.358961,-3.245177,-5.6213,-11.911927,4
3807.6441,1.600082,1.194045,1.862098,4.319851,-0.847296,-1.333099,-4.793262,6980.4287,2.323153,2.373739,3.63579,6.223432,-1.433464,-2.106684,-5.568467,17351.0078,8.049785,5.998538,9.314221,12.931835,-3.119347,-4.762473,-11.89073,19536.7639,8.493347,6.774028,10.623249,14.407032,-3.493635,-5.307029,-11.196912,5815.359,5.2176,2.206831,4.208706,6.238885,-1.548199,-2.738963,-5.826028,5059.3993,5.224687,1.843578,3.305389,6.062247,-1.304835,-2.233187,-4.589635,15821.8296,6.919694,6.964638,13.331671,16.777171,-3.541328,-6.19602,-12.831809,17865.2776,7.392018,7.768763,14.738591,18.769982,-4.010842,-6.97592,-11.457889,407.5473,1.052593,0.418269,1.087579,4.402399,-0.640354,-1.126054,-5.141442,472.291,1.066378,0.369456,0.873112,4.591417,-0.51325,-0.989176,-4.079831,12826.3716,5.791451,4.795612,7.805181,11.153259,-2.393257,-3.609442,-11.877759,13464.4087,6.56808,4.692263,7.437401,10.795598,-2.374318,-3.69006,-10.906044,6264.4498,5.894826,2.328304,4.240948,7.96599,-1.744298,-3.308401,-7.590438,6978.5338,6.470484,2.423146,4.269396,7.741864,-1.925836,-3.355905,-6.974603,12505.9839,5.175344,6.02112,11.917193,16.215883,-3.11255,-5.481755,-11.571059,11047.353,5.187657,5.219478,10.267743,13.441709,-2.704785,-4.784198,-9.537014,3
34240.6426,8.050667,8.050776,10.494709,14.102675,-5.759875,-7.901082,-21.720133,35577.8685,10.060722,9.399075,13.507478,16.331759,-6.057545,-8.146553,-21.463762,4884.2651,2.53442,2.052604,4.664395,7.415031,-1.275719,-1.966559,-4.745026,4849.7458,2.480257,2.0778,5.060817,7.5757,-1.314355,-2.093625,-4.903363,2529.2344,2.726141,1.011917,2.914696,5.569426,-0.673256,-1.217892,-3.09093,2248.2433,2.804143,0.861279,2.455541,5.124582,-0.577396,-1.034515,-3.336574,6671.061,3.229911,2.995945,7.415721,11.592365,-1.904636,-3.170941,-6.185176,6866.9019,3.199494,3.184736,8.048806,11.945465,-2.025123,-3.394128,-7.199264,36277.5312,7.120296,9.036063,12.23381,17.103185,-5.942232,-8.180024,-32.683208,30025.4199,6.354628,7.235835,9.822205,14.902898,-4.695016,-6.42166,-22.441249,5523.9951,2.506157,2.329344,4.844145,7.713306,-1.425211,-2.294714,-5.814127,5051.885,2.490361,1.981249,4.127549,7.345261,-1.267606,-1.973684,-5.757847,2805.3815,3.117384,1.140328,3.260459,7.70911,-0.72997,-1.460205,-4.945565,2554.295,2.901468,1.01991,2.959916,6.260932,-0.635032,-1.328442,-4.99226,7677.7288,3.12302,3.76047,8.813656,12.97117,-2.328047,-3.93629,-8.526169,7255.1321,3.436769,3.340354,8.012529,11.384188,-2.085707,-3.554079,-8.087757,4
5949.2832,2.009162,1.910222,2.904971,5.738693,-1.300165,-1.995713,-5.468401,9561.5659,2.946327,3.26885,5.068153,8.645622,-1.992262,-2.921616,-7.574317,23293.6633,10.33265,8.892882,14.881391,18.620858,-4.499963,-6.866774,-17.976134,25979.4082,10.82172,10.028597,17.165902,21.639836,-5.000535,-7.976703,-17.528018,8531.7527,7.182,3.231378,6.391181,8.785455,-2.432178,-4.395372,-7.042023,7485.8852,7.348045,2.723365,4.966453,7.746055,-2.044504,-3.546233,-6.443652,21211.3533,8.889815,9.926998,21.339982,26.745231,-5.180559,-9.189466,-18.866085,24005.8017,9.526346,11.257232,23.961198,30.146551,-5.881288,-10.375487,-16.279324,1922.4604,1.254064,0.862314,1.737602,5.560557,-1.045592,-1.801612,-5.640399,1652.1685,1.23534,0.726065,1.527586,6.21384,-0.849466,-1.422772,-5.776076,17481.1062,7.477663,6.882214,11.912314,14.87234,-3.489121,-5.578958,-13.912326,17998.1687,8.366359,6.915633,11.499598,16.093388,-3.487131,-5.288502,-15.663306,9602.6407,8.508033,3.48342,6.545334,9.787667,-2.871494,-5.29348,-9.913603,11326.6796,9.896316,3.697147,6.602937,10.818114,-3.431669,-5.937551,-12.205398,17029.4756,6.591837,8.403147,19.046168,23.92108,-4.552025,-8.492643,-15.584559,15111.3327,6.758208,7.35141,16.424968,23.20401,-3.988046,-7.383442,-14.08049,3
15616.46,4.200491,3.64913,5.154789,7.626073,-2.404407,-3.281705,-8.912358,17205.1055,5.318231,4.515895,6.754514,10.022573,-2.87269,-3.908472,-12.010621,2151.2947,1.652164,1.232711,3.084409,5.767807,-0.618348,-1.145023,-4.28911,2095.8781,1.615073,1.271236,3.465807,5.860073,-0.635668,-1.058303,-4.152158,1248.4384,1.845971,0.677114,2.219834,4.362473,-0.338469,-0.708782,-2.615909,1131.5186,1.900119,0.576757,1.8393,4.731562,-0.29336,-0.609341,-3.070654,3133.2222,2.028832,1.915061,5.152939,7.332094,-0.870405,-1.496736,-3.567852,3196.6486,1.997851,2.062388,5.769509,10.175116,-0.927176,-1.578523,-6.344245,17850.4116,4.007309,4.453315,6.38365,9.877673,-2.652746,-3.799168,-14.282334,14902.8076,3.665245,3.582686,5.254622,8.865826,-2.155197,-3.200369,-12.615922,2535.3359,1.67043,1.363778,3.133964,6.521906,-0.701937,-1.303434,-5.294458,2189.8055,1.617773,1.147632,2.863608,5.704141,-0.622485,-1.132501,-5.139634,1414.5981,2.047825,0.773936,2.512528,5.579971,-0.374601,-0.930628,-4.611,1363.1766,2.024347,0.701285,2.177243,5.603114,-0.331658,-0.742746,-3.611014,3522.8425,1.952299,2.284326,6.032768,9.899449,-1.057338,-1.798482,-5.197579,3342.4604,2.087821,2.063883,5.736827,9.531505,-0.939931,-1.704088,-5.781456,4
2383.5532,1.449764,0.604606,1.069129,4.783079,-0.316517,-0.63068,-3.422927,4009.8857,1.905723,1.129954,1.818483,4.88981,-0.610415,-0.963116,-4.175052,8773.3401,4.48343,2.166564,3.034336,6.138036,-1.182849,-1.801563,-5.988034,9938.5166,4.736722,2.467335,3.5697,6.358294,-1.375952,-2.083337,-6.095948,2573.5309,2.901546,0.99271,2.116378,4.109654,-0.577247,-1.057508,-3.258185,2240.5535,2.927212,0.832142,1.618388,4.041091,-0.487281,-0.903533,-4.091645,8165.8645,4.068428,2.776333,4.493504,7.57808,-1.393304,-2.219668,-5.444228,9228.7102,4.332697,3.04339,4.908592,7.880767,-1.607955,-2.462346,-6.958642,-518.3139,0.925296,0.05254,0.552695,4.853982,-0.162747,-0.567821,-4.557908,-237.5322,0.962678,0.057114,0.492519,5.229687,-0.137456,-0.521816,-4.875782,6422.934,3.318357,1.7787,2.764319,6.616275,-0.918766,-1.538928,-7.72618,6927.7388,3.820269,1.71213,2.397432,5.722743,-0.895927,-1.525142,-5.583893,2632.1934,3.125937,1.000447,2.036943,5.226243,-0.616051,-1.160033,-4.298503,2732.8794,3.147184,1.024757,2.02246,4.976653,-0.630323,-1.142824,-4.871044,6131.7298,3.016546,2.391863,4.119272,7.844836,-1.123223,-2.082179,-5.978402,5520.937,3.149669,2.046469,3.479897,8.654529,-1.006745,-1.734887,-5.222499,3
26343.3701,6.516215,6.178806,8.219471,11.341644,-4.321309,-5.914913,-14.978018,28284.1364,8.168579,7.469912,10.691694,13.794073,-4.756526,-6.454788,-15.226058,3653.9488,2.197531,1.696102,4.042418,7.647154,-0.934597,-1.441441,-3.910972,3581.5949,2.123181,1.713741,4.296475,6.975851,-0.971698,-1.558325,-3.983425,1968.7399,2.363892,0.848322,2.679999,5.141644,-0.529538,-0.987977,-3.644347,1723.2527,2.381029,0.730947,2.216432,4.152633,-0.444264,-0.799973,-2.935407,5058.7549,2.73662,2.495685,6.381381,9.525521,-1.40375,-2.374346,-4.778874,5203.4724,2.711425,2.659766,7.03652,10.342468,-1.496979,-2.526225,-5.121594,28570.4053,5.939387,7.131161,9.717942,14.839176,-4.587371,-6.725291,-23.112596,23757.9741,5.384843,5.68962,7.707747,12.033164,-3.668477,-5.160825,-18.341349,4178.5379,2.181308,1.901924,4.135359,7.110048,-1.061897,-1.721437,-5.86211,3781.7353,2.164654,1.61953,3.630397,6.754445,-0.934841,-1.554792,-5.56217,2203.4789,2.687512,0.976083,2.922628,7.123802,-0.570972,-1.1613,-4.27527,2028.4404,2.537762,0.887303,2.607742,6.572193,-0.49352,-0.952204,-4.181155,5712.4172,2.614812,3.080088,7.528882,10.923158,-1.683512,-2.859309,-7.226756,5397.3509,2.839467,2.725385,6.898592,10.597461,-1.51892,-2.6397,-5.8321,4
5438.2588,1.968881,1.68747,2.531061,4.733046,-1.087138,-1.720096,-4.63601,8806.3652,2.889358,2.961569,4.524707,7.011768,-1.723091,-2.492641,-6.183335,20532.2754,9.242234,7.584699,12.187154,15.194931,-3.854067,-5.779394,-12.788144,22877.1826,9.681332,8.511521,14.064169,17.724333,-4.285339,-6.697046,-13.333327,7220.5259,6.261615,2.722285,5.197703,8.685802,-1.983434,-3.565014,-6.348159,6302.9563,6.353227,2.292486,4.148548,6.667163,-1.677121,-2.995182,-6.091879,18732.6233,8.014933,8.618673,17.458105,21.523185,-4.440642,-7.682425,-13.087037,21185.0625,8.629923,9.649231,19.440513,24.75488,-5.008688,-8.799103,-14.47068,1890.8184,1.274882,0.792064,1.553546,5.692046,-0.843831,-1.42908,-5.201175,1663.4566,1.259411,0.6659,1.237996,4.641663,-0.689634,-1.250547,-4.842897,15239.2466,6.629405,5.904294,9.875638,13.013589,-2.969948,-4.537444,-12.071027,15895.8242,7.568114,5.893278,9.750408,13.476473,-2.952173,-4.846877,-12.915785,7933.5067,7.276042,2.919326,5.26559,8.688255,-2.310095,-4.19909,-8.804533,9085.2502,8.112711,3.083663,5.425275,9.202142,-2.649115,-4.522012,-8.30902,14919.0555,5.926151,7.261803,15.487095,21.143037,-3.885802,-6.957046,-16.043204,13218.147,6.083445,6.370133,13.471548,18.635695,-3.395798,-6.114484,-12.320028,3
39286.4077,9.091462,9.577707,12.769571,17.668543,-6.80727,-9.398716,-23.196063,40663.6079,11.170189,11.081805,15.883834,19.890955,-6.881219,-9.316413,-27.217847,6059.7029,2.868989,2.418602,5.490617,8.560241,-1.555642,-2.478425,-5.808901,6010.7349,2.804317,2.456049,5.736881,9.809022,-1.631447,-2.619136,-5.769431,3051.7266,3.127025,1.151248,3.23685,6.006537,-0.807161,-1.415872,-3.875022,2644.3741,3.087478,0.988056,2.697223,5.159891,-0.672914,-1.215732,-3.699742,8259.3674,3.752986,3.519554,8.395023,12.566728,-2.373139,-3.836707,-7.197241,8531.9021,3.723746,3.718081,9.169331,12.47455,-2.518894,-4.178215,-7.407219,41081.1685,8.086397,10.619724,14.756108,22.132348,-6.850082,-9.6732,-41.095491,33871.8863,7.201756,8.468497,11.463959,15.938624,-5.402307,-8.126728,-30.695098,6900.746,2.861881,2.777551,5.736082,10.010271,-1.772583,-2.782149,-7.887393,6320.7856,2.830034,2.366818,4.889429,8.153979,-1.577226,-2.373113,-7.110456,3327.3329,3.494809,1.297888,3.624992,6.996515,-0.866804,-1.668976,-5.591113,3043.4775,3.295642,1.151962,3.114452,6.146869,-0.736889,-1.41506,-4.852787,9656.3288,3.654606,4.52127,10.262831,15.012547,-2.947982,-5.22864,-10.794494,8979.4382,3.967915,3.971084,9.275908,13.791404,-2.645416,-4.619553,-9.41921,4
2964.5669,1.500354,0.828772,1.340724,4.502669,-0.558983,-0.925699,-3.796973,5600.6723,2.134782,1.715744,2.696911,5.686248,-1.015029,-1.566081,-5.211257,13564.1941,6.238375,4.148078,6.197265,9.125747,-2.261352,-3.473285,-8.110466,15360.9538,6.62458,4.72256,7.056691,10.539408,-2.547929,-3.75833,-9.943077,4272.6968,4.066867,1.591886,2.961039,5.11954,-1.105798,-1.835465,-4.39996,3728.4478,4.121828,1.347505,2.372767,4.479418,-0.922261,-1.724353,-4.713095,12324.2925,5.462979,4.948871,8.870881,11.656845,-2.556758,-4.325731,-11.117309,14045.7785,5.878441,5.486778,9.547154,12.457913,-2.91929,-4.890905,-9.31462,-55.3345,0.992495,0.20611,0.677211,5.540369,-0.395444,-0.8511,-5.119696,71.4317,1.010434,0.177076,0.606424,4.804373,-0.319881,-0.69494,-4.298452,9875.0151,4.532171,3.323179,5.049791,8.892862,-1.727888,-2.733465,-9.05994,10441.767,5.140002,3.246465,4.659077,7.41215,-1.711625,-2.620022,-7.744503,4521.2949,4.483665,1.639942,3.027572,6.060971,-1.188226,-2.100805,-5.639354,4909.3531,4.827946,1.694257,3.013591,6.31654,-1.268042,-2.209477,-5.423451,9536.4971,4.062268,4.2268,7.915916,11.965098,-2.204161,-3.951537,-9.926312,8499.1059,4.123798,3.666841,6.677085,10.389717,-1.931939,-3.519702,-8.184462,3
15896.9351,4.31395,3.708876,5.303149,8.227789,-2.432673,-3.361733,-9.014093,17631.752,5.454082,4.659258,6.98081,10.525104,-2.940321,-4.111977,-9.868348,2203.1467,1.698573,1.21865,3.036358,5.559378,-0.604773,-1.100571,-3.597992,2150.4551,1.660585,1.27065,3.510379,6.2575,-0.62146,-1.068472,-2.959776,1250.4383,1.852896,0.676317,2.337646,4.203704,-0.338653,-0.731587,-3.511038,1131.8024,1.91049,0.581321,1.864961,4.053738,-0.300373,-0.633769,-2.549112,3159.8174,2.05758,1.917818,5.227629,8.343042,-0.873989,-1.532288,-4.029409,3239.3616,2.034142,2.067401,5.86507,9.341628,-0.935953,-1.667462,-4.040573,18148.8208,4.064619,4.521086,6.491554,11.01257,-2.68261,-3.895801,-14.999297,15198.896,3.733835,3.634792,5.237463,9.284081,-2.206186,-3.253709,-11.920123,2573.9803,1.71407,1.344921,3.18457,7.133821,-0.69167,-1.160143,-5.637553,2239.5198,1.664109,1.147514,2.75472,6.076948,-0.607115,-1.140851,-4.60528,1422.0021,2.061213,0.77291,2.629556,6.3669,-0.379586,-0.854693,-3.467943,1345.8877,2.012946,0.702052,2.257425,5.326182,-0.339951,-0.808931,-3.660817,3513.1709,1.967007,2.307275,5.945659,9.715689,-1.055545,-1.836292,-4.732326,3396.0559,2.136752,2.05431,5.73875,9.455441,-0.940398,-1.594887,-5.417167,4
2377.4776,1.445919,0.630589,1.019239,3.606595,-0.311333,-0.56975,-2.83627,4117.6513,1.916189,1.204933,1.905204,5.314443,-0.611223,-0.971424,-3.963516,8749.3636,4.534192,2.160414,3.09521,6.379158,-1.17969,-1.84456,-5.239708,9876.146,4.765561,2.467096,3.449854,6.297519,-1.364946,-1.922232,-6.52943,2553.4621,2.877689,1.0033,2.005342,4.544393,-0.585296,-1.009841,-2.82176,2237.3077,2.919062,0.832205,1.616029,3.589661,-0.488088,-0.877134,-3.41888,8166.49,4.081643,2.81225,4.515183,7.751326,-1.405229,-2.206939,-6.086708,9236.6772,4.384725,3.079987,4.913861,7.502069,-1.605573,-2.581591,-5.883752,-442.502,0.936304,0.060335,0.409226,2.57084,-0.16427,-0.558472,-4.194899,-209.2339,0.967319,0.071534,0.445446,4.923119,-0.137273,-0.49424,-4.056378,6443.3037,3.354735,1.807918,2.640729,6.672697,-0.911799,-1.530548,-5.701358,6877.5525,3.817777,1.698785,2.41461,6.219221,-0.900686,-1.442545,-5.072424,2588.2616,3.035213,1.012088,2.09102,5.192284,-0.609379,-1.20241,-4.279687,2756.7352,3.178308,1.028889,1.993725,5.29073,-0.634176,-1.171467,-4.796104,6185.9731,3.067193,2.435548,4.221846,7.795306,-1.144574,-2.048736,-6.159037,5557.5525,3.157012,2.08774,3.604632,7.224406,-1.001681,-1.770994,-5.13185,3
26297.4122,6.497997,6.177141,8.240791,11.526098,-4.323567,-6.19172,-13.837842,28260.4731,8.063026,7.529286,10.750936,13.67092,-4.7632,-6.277539,-17.151813,3727.9744,2.210548,1.711028,4.138077,6.907763,-0.959071,-1.573422,-4.532057,3694.8808,2.152968,1.74514,4.325781,7.175907,-0.989193,-1.671869,-3.994727,2017.3326,2.375977,0.865633,2.683728,6.114628,-0.52052,-1.142653,-3.026003,1750.7205,2.382927,0.742642,2.226363,4.71924,-0.445621,-0.905387,-3.079506,5158.4997,2.744281,2.55188,6.510075,10.578975,-1.416828,-2.356068,-5.525187,5294.398,2.705908,2.726209,7.363488,10.309516,-1.498247,-2.529651,-5.994624,28420.7666,5.89496,7.132491,9.899897,14.676095,-4.58547,-6.492747,-23.699884,23788.7715,5.395233,5.708546,7.86475,11.822886,-3.626865,-5.385487,-17.524757,4242.7758,2.184834,1.916559,4.179208,7.184066,-1.084369,-1.723264,-5.439811,3883.3374,2.183731,1.647032,3.577732,7.206271,-0.959815,-1.589038,-4.806532,2250.4302,2.703359,0.971439,2.925603,6.654512,-0.568089,-1.256009,-4.455585,2072.2771,2.54892,0.888666,2.649411,6.397126,-0.502482,-1.077916,-4.027253,5838.1716,2.636531,3.16576,7.69433,12.325008,-1.697747,-2.964483,-6.802843,5533.4581,2.856633,2.788444,7.177482,12.31979,-1.537721,-2.562213,-5.796341,4
5437.6216,1.976545,1.708633,2.635401,4.914012,-1.089239,-1.642036,-5.409437,8738.3848,2.855907,2.991297,4.706673,7.849007,-1.733681,-2.433088,-6.236276,20542.7939,8.989082,7.60312,12.323737,15.190384,-3.891052,-6.148338,-15.549018,22948.1773,9.408409,8.561679,14.118743,17.435734,-4.287813,-6.961447,-14.885898,7166.412,6.122939,2.72393,5.184375,7.23105,-1.976395,-3.610669,-5.938634,6281.2124,6.197051,2.292742,4.14402,5.906972,-1.68165,-2.968275,-5.564674,18697.9592,7.799104,8.647339,17.54172,20.929404,-4.42027,-7.605275,-15.270778,21147.2732,8.385773,9.681335,19.750645,25.225533,-4.998943,-8.685787,-15.501935,1792.4102,1.2569,0.77261,1.561008,5.505505,-0.868683,-1.408655,-4.81847,1569.5537,1.24252,0.657384,1.271481,4.859125,-0.696828,-1.19534,-5.425717,15103.9055,6.364074,5.917827,9.946811,13.512764,-2.982055,-4.767848,-12.238791,15877.363,7.357411,5.923679,9.478653,12.98957,-2.983765,-4.583768,-11.351108,7954.2852,7.099483,2.931485,5.297553,8.500247,-2.311689,-4.138149,-8.089133,9115.0134,7.995126,3.094846,5.440165,8.329057,-2.661627,-4.531648,-8.367359,14851.4939,5.769397,7.260201,15.514908,19.700505,-3.869492,-7.313778,-13.440098,13179.1665,5.912677,6.405886,13.429783,18.338852,-3.387926,-6.247758,-12.039424,3
38931.064,9.057553,9.561825,12.802609,16.45757,-6.758963,-9.366174,-24.577341,40585.5896,11.149866,11.09872,16.122328,20.045312,-6.911717,-9.264454,-24.973285,6159.4216,2.847345,2.489261,5.647266,9.418051,-1.603271,-2.680257,-5.504253,6069.4075,2.751572,2.517844,5.872818,8.516952,-1.643295,-2.540856,-5.364821,3061.193,3.017861,1.161911,3.3375,5.564499,-0.80184,-1.457817,-3.42617,2687.9838,3.058893,1.000083,2.752995,4.954386,-0.680091,-1.202858,-3.472803,8369.8113,3.689567,3.604489,8.522229,12.561478,-2.398835,-3.956698,-6.947425,8645.6601,3.654876,3.80503,9.303844,13.142907,-2.525299,-4.260691,-7.409915,40782.563,8.130837,10.600229,14.46633,21.774791,-6.86129,-9.600281,-28.854199,33646.3765,7.199688,8.440682,11.349267,16.840393,-5.375728,-7.301562,-26.98403,7073.6824,2.844191,2.861488,5.828335,9.661598,-1.823059,-2.925881,-7.349209,6433.2324,2.805306,2.45153,5.047814,8.629339,-1.625701,-2.530001,-6.940425,3390.2224,3.440843,1.312028,3.73984,8.383316,-0.863809,-1.628356,-5.297077,3047.5085,3.226189,1.177194,3.234317,5.900838,-0.753651,-1.377775,-5.215767,9837.229,3.619469,4.62342,10.624782,15.184836,-2.966528,-5.097935,-10.164585,9115.7903,3.90364,4.090781,9.45036,14.193041,-2.683511,-4.639775,-8.740424,4
2976.2587,1.505701,0.825886,1.275008,4.04258,-0.566256,-0.982595,-3.454583,5558.2968,2.134689,1.713251,2.830187,5.538795,-1.014017,-1.658122,-4.741813,13568.3311,6.037079,4.200847,6.052875,10.122486,-2.249011,-3.479608,-8.25082,15373.397,6.371749,4.750538,6.883051,9.672544,-2.527664,-4.0435,-9.19334,4259.4043,3.935624,1.591971,3.103145,6.954556,-1.074858,-1.913913,-4.271038,3721.1209,3.974282,1.344157,2.425744,5.067895,-0.913381,-1.652871,-4.262413,12305.2435,5.246397,4.946622,8.744927,11.585762,-2.558977,-4.185704,-7.882154,13962.593,5.635675,5.478575,9.589956,12.543833,-2.872183,-4.734431,-9.756161,-11.6391,0.998398,0.207835,0.686392,6.662689,-0.395848,-0.838533,-4.759003,24.3427,1.003587,0.181507,0.603954,4.821093,-0.326305,-0.70233,-4.024955,9836.8393,4.342244,3.307221,5.18313,8.71651,-1.720914,-2.745658,-7.977141,10476.6348,4.9957,3.260417,4.760448,8.454299,-1.709239,-2.723841,-8.96942,4485.1572,4.279911,1.643081,3.105573,6.784036,-1.178269,-2.211038,-5.38255,4854.3666,4.573522,1.718616,3.124138,6.390145,-1.276615,-2.234124,-5.854527,9399.7744,3.843827,4.161682,7.736865,13.061289,-2.181307,-3.912826,-9.926883,8456.2337,4.022098,3.641811,6.691242,10.655457,-1.921788,-3.477409,-7.561972,3
4562.7134,1.95492,2.080608,3.431014,5.989437,-0.572277,-0.963028,-4.10844,4954.9224,2.255618,2.67337,4.68951,8.12661,-0.705511,-1.092468,-4.60131,514.8457,1.157212,0.931987,2.513353,5.191892,-0.217588,-0.528808,-3.001708,488.5557,1.141764,0.964743,2.861412,6.275282,-0.220809,-0.582906,-3.402716,376.399,1.246812,0.559422,2.00116,4.925739,-0.122012,-0.368903,-2.651479,340.3391,1.262736,0.487104,1.714164,4.007796,-0.104624,-0.417742,-2.508421,958.7508,1.306239,1.558256,4.418926,7.807759,-0.280063,-0.648509,-3.668002,1021.8772,1.31201,1.686294,4.876276,7.408386,-0.313801,-0.819776,-3.725224,5963.2373,2.0189,2.677472,4.414314,8.790886,-0.71779,-1.237436,-6.339246,4988.8101,1.908625,2.111547,3.459782,6.872453,-0.594232,-1.081407,-6.038034,639.9187,1.168554,0.970897,2.374327,6.270907,-0.258237,-0.641336,-4.481826,423.8941,1.120681,0.83813,2.180457,6.153329,-0.229298,-0.6069,-4.279834,468.3662,1.337926,0.632168,2.412842,5.917668,-0.137684,-0.489388,-4.047257,429.0701,1.303962,0.585843,1.968149,4.486687,-0.130632,-0.580187,-3.434223,1050.2136,1.277101,1.787732,4.990663,10.582678,-0.334519,-0.768714,-4.150003,1013.9727,1.323616,1.656055,5.070515,9.236155,-0.294216,-0.661194,-3.965994,4
1249.104,1.254358,0.431186,0.837878,4.082735,-0.160583,-0.473584,-3.367088,1707.6552,1.412308,0.709095,1.26691,4.256254,-0.254111,-0.568653,-3.754216,2718.5022,2.055429,0.813788,1.409627,4.665287,-0.257199,-0.57358,-4.540897,2982.0254,2.072864,0.942696,1.519463,4.215048,-0.288299,-0.736115,-4.128679,784.1677,1.548999,0.619981,1.420357,3.42282,-0.145962,-0.496431,-2.784652,704.0237,1.589882,0.518465,1.250286,3.378801,-0.119573,-0.415198,-3.198985,2582.2849,1.950852,1.263166,2.218831,5.695112,-0.305777,-0.626135,-4.236327,2735.9683,1.951517,1.349158,2.388226,5.572645,-0.330955,-0.781831,-4.052747,-275.9277,0.956466,0.034807,0.479923,5.034568,-0.066351,-0.460139,-4.529069,-42.6275,0.992669,0.054513,0.44924,0.0001,-0.072226,-0.437248,-3.933437,2379.6142,1.816974,0.686129,1.283399,4.993972,-0.198469,-0.62393,-4.843142,2347.0037,1.909653,0.595421,1.101145,4.577566,-0.18484,-0.615529,-4.806166,809.7138,1.629422,0.611407,1.406922,5.014582,-0.143691,-0.486554,-4.022798,793.6515,1.612686,0.616996,1.354817,5.745489,-0.143244,-0.480969,-4.202194,2372.999,1.743772,1.095816,2.003314,5.97247,-0.234575,-0.688108,-4.288286,2157.5698,1.811848,0.943082,1.721094,5.198113,-0.217749,-0.557726,-3.531669,3
45541.1465,10.509962,11.749438,16.083982,20.981296,-8.010325,-11.150913,-33.15278,47049.3684,12.780454,13.481349,19.812896,23.728447,-7.997119,-10.634317,-29.458718,7712.4619,3.603299,2.94092,6.510298,9.80456,-1.926586,-3.024854,-6.996067,7633.6013,3.440906,2.943824,6.677929,9.776631,-1.94406,-3.031062,-6.310368,3553.4266,3.380871,1.31423,3.618901,6.822488,-0.933014,-1.684987,-3.960083,3112.4073,3.467807,1.124365,2.99212,4.953198,-0.77404,-1.347769,-3.831469,10088.7012,4.410736,4.188507,9.555106,13.086468,-2.880618,-4.794411,-10.014031,10444.1834,4.369467,4.393072,10.279199,13.28267,-3.038565,-5.198698,-9.610407,46517.398,9.080035,12.840377,17.845496,25.646446,-7.861846,-10.939094,-45.918318,38388.1704,8.136377,10.244875,14.029178,18.909966,-6.206187,-8.831348,-33.085552,8846.4927,3.5398,3.392441,6.988131,11.251417,-2.185602,-3.401164,-8.597413,8085.7354,3.604836,2.922236,5.983406,9.327843,-1.933721,-3.027108,-7.909023,3879.8742,3.829009,1.471952,3.900754,7.90951,-1.009723,-1.895165,-5.805266,3555.6753,3.664348,1.329612,3.501737,6.551942,-0.859316,-1.57455,-5.272036,12170.48,4.384517,5.455937,11.951128,16.233856,-3.692634,-6.249686,-12.246901,11238.6794,4.801974,4.847476,10.846502,14.727227,-3.302473,-5.681092,-10.056075,4
3861.2554,1.626403,1.182974,1.885582,4.624473,-0.840777,-1.323434,-4.263575,7037.1538,2.351534,2.378986,3.727144,6.296386,-1.425492,-2.106183,-6.909451,17238.8117,7.129256,5.977524,9.225486,13.075866,-3.146171,-4.810849,-11.443683,19352.0793,7.483625,6.708042,10.492583,13.452898,-3.474184,-5.293575,-12.922204,5726.7974,4.716659,2.180262,4.152433,6.405546,-1.531667,-2.709532,-6.166886,5020.8788,4.882884,1.848672,3.339386,5.662376,-1.306657,-2.259735,-4.456707,15625.4111,6.15468,6.879965,13.248469,16.554641,-3.550357,-6.18422,-10.612024,17663.0061,6.532207,7.637441,14.636213,18.145171,-3.978265,-6.839486,-13.711723,553.8457,1.073034,0.441712,1.085013,5.103089,-0.635483,-1.14349,-5.760924,568.9389,1.081074,0.367688,0.896609,4.763278,-0.521798,-1.135014,-5.056879,12551.4116,5.058797,4.68968,7.571605,10.851248,-2.403492,-3.791198,-10.51384,13190.1184,5.769193,4.641626,7.222799,11.051373,-2.398845,-3.754844,-10.244162,6240.9561,5.467451,2.316745,4.329028,8.290683,-1.737284,-3.088316,-7.380627,6907.6268,5.890571,2.428376,4.415967,7.433073,-1.965316,-3.460166,-7.882822,12191.6241,4.507621,5.790881,11.64749,14.638247,-3.076607,-5.569281,-13.680556,10835.6553,4.618007,5.10739,10.046966,14.74144,-2.723536,-5.041588,-10.73982,3
32953.647,7.822936,7.782176,10.408015,14.361214,-5.615927,-7.893479,-20.096681,34928.919,9.698398,9.226533,13.168911,17.616065,-5.981483,-8.29699,-21.970299,4980.5789,2.464027,2.164237,4.953621,7.489625,-1.30106,-2.075398,-5.246481,4892.0916,2.372252,2.180581,5.180701,8.021192,-1.345669,-2.314081,-6.358543,2570.3019,2.633993,1.030157,2.98183,5.917983,-0.675013,-1.262988,-3.927189,2248.0557,2.666738,0.880875,2.626497,5.247089,-0.578854,-1.051985,-3.215423,6789.1064,3.0923,3.135109,7.616545,12.695076,-1.936387,-3.278853,-6.724979,7055.9966,3.068576,3.299105,8.258734,12.486376,-2.035871,-3.373894,-7.871685,34929.5372,6.880581,8.734262,11.984111,19.131774,-5.80558,-8.163353,-31.005365,29060.102,6.194587,7.007029,9.473272,15.023358,-4.604566,-6.54362,-24.18141,5776.7353,2.477466,2.456668,5.09827,10.029934,-1.475531,-2.348671,-7.473158,5191.1345,2.431849,2.101982,4.403118,7.497206,-1.334799,-2.103423,-6.596738,2847.713,2.990437,1.163672,3.388101,6.074267,-0.735045,-1.450064,-6.166458,2622.1882,2.826827,1.061998,3.120664,5.882633,-0.653074,-1.339815,-5.52801,7968.4987,3.026916,3.943869,9.192046,13.655357,-2.371803,-4.009861,-10.174232,7415.4675,3.284732,3.513686,8.525061,13.078717,-2.149489,-3.744013,-8.169001,4
6001.4536,2.028877,1.908458,2.978081,5.940655,-1.307115,-1.94625,-5.415371,9686.523,2.96134,3.324874,5.197778,7.133007,-2.01017,-2.906334,-7.250644,23397.8291,9.450299,8.930099,15.071052,19.502921,-4.608686,-7.285905,-15.578149,25798.0254,9.586317,9.961103,17.054214,21.13244,-5.056941,-8.094928,-18.413681,8440.2966,6.514913,3.189743,6.250707,8.902668,-2.388301,-4.377301,-8.112865,7465.6691,6.880954,2.709348,4.997519,7.901656,-2.053742,-3.675988,-6.603543,21255.8506,8.10055,9.902631,21.377811,25.025534,-5.235654,-9.15459,-16.649399,23831.927,8.525676,11.049108,23.269708,29.250946,-5.813771,-10.617117,-17.89411,2040.0947,1.272147,0.911265,1.770254,5.590797,-1.051841,-1.746565,-5.766875,1819.2939,1.262584,0.762358,1.445856,5.413256,-0.850636,-1.481267,-5.73736,17283.7641,6.609848,6.781665,11.898685,16.472304,-3.538702,-5.437623,-17.388941,17888.3819,7.48225,6.924689,11.565641,15.622336,-3.565618,-5.514597,-16.721371,9509.2482,7.865104,3.426076,6.328187,10.131658,-2.83724,-5.014979,-9.765718,11319.891,9.122756,3.733987,6.683593,10.245371,-3.458975,-6.008725,-11.73133,16820.5908,5.886246,8.102672,18.126597,22.321445,-4.525077,-8.179588,-17.108231,14992.3828,6.060129,7.284289,16.336833,21.1045,-4.039738,-7.564172,-14.065876,3
1818.2736,1.477568,1.538693,2.512756,4.156143,-0.189387,-0.485221,-3.219507,2252.7251,1.614833,2.361721,4.049892,6.087758,-0.22521,-0.596339,-3.188936,37.1657,1.01131,0.766472,1.922283,4.338456,-0.090259,-0.372403,-2.77854,15.2175,1.004474,0.822993,2.143059,4.215205,-0.102334,-0.379092,-2.914354,134.1773,1.082541,0.605433,1.94326,3.751668,-0.0526,-0.23887,-2.351535,130.3255,1.097534,0.495402,1.522336,3.384588,-0.05563,-0.27243,-1.73004,312.3352,1.09877,1.385779,3.63428,5.85252,-0.094613,-0.352864,-3.050042,330.6091,1.101943,1.508783,4.021746,6.274141,-0.101082,-0.386162,-3.247353,2549.9658,1.483003,1.753117,2.946515,6.380032,-0.232362,-0.634571,-4.100473,1725.8989,1.35163,1.148939,1.971536,5.070123,-0.182503,-0.550265,-3.65064,45.2552,1.012131,0.795994,1.833905,4.41599,-0.118654,-0.421303,-2.948915,22.2266,1.006723,0.725363,1.78533,5.162471,-0.104607,-0.414004,-2.958519,161.1569,1.109522,0.655579,2.056098,4.59066,-0.061354,-0.366582,-3.418145,200.2641,1.139686,0.607202,1.81754,4.083564,-0.062816,-0.352601,-2.96714,215.2693,1.05853,1.46389,3.866386,6.439123,-0.114949,-0.456878,-2.761843,222.0615,1.070135,1.329143,3.595488,6.431934,-0.094687,-0.419901,-2.732354,6
1659.6199,1.439471,0.378631,0.686694,3.061679,-0.18755,-0.415748,-2.691909,2602.0479,1.696928,0.654745,1.071571,4.34276,-0.356313,-0.653708,-3.166806,2409.6382,1.938045,0.410951,0.678028,3.06933,-0.177928,-0.436888,-3.768378,2669.9009,1.985309,0.483287,0.829872,3.569975,-0.210373,-0.508613,-3.075384,908.8554,1.608339,0.380069,0.821527,3.047734,-0.128332,-0.350603,-2.22153,798.921,1.657463,0.290298,0.629549,2.54159,-0.110636,-0.332118,-2.791008,2637.0583,1.964376,0.598786,1.0469,3.196168,-0.261417,-0.578586,-3.255271,2811.0327,1.99662,0.639631,1.112277,4.53907,-0.277538,-0.756765,-3.89343,1261.4761,1.23503,0.363709,0.823802,4.852778,-0.14374,-0.474944,-3.551979,1333.1997,1.279375,0.350536,0.740488,4.321531,-0.134502,-0.438848,-3.124716,2263.562,1.82675,0.381443,0.753321,4.674777,-0.145891,-0.484293,-3.687506,2019.1238,1.817773,0.332153,0.668925,3.72389,-0.134332,-0.468354,-3.812813,960.392,1.727844,0.375287,0.807246,3.467655,-0.146771,-0.407608,-3.144317,967.5799,1.731556,0.375687,0.846648,4.219128,-0.138674,-0.456435,-3.180068,2709.4937,1.902789,0.541845,0.998805,4.356783,-0.222402,-0.565034,-4.337986,2371.2663,1.897801,0.489158,0.914151,4.033065,-0.19716,-0.49956,-3.150233,2
40703.0366,11.448097,9.326961,12.355663,15.729213,-6.227978,-8.010861,-19.27735,47345.8405,13.437367,12.415746,17.786671,20.656594,-7.320519,-9.446793,-24.923579,9073.2381,3.796728,2.889546,6.123516,8.579982,-1.831818,-2.749433,-5.633909,8850.6231,3.617561,2.96185,6.539333,10.144277,-1.85768,-2.796986,-5.534938,4014.6952,3.468372,1.483818,3.711927,6.368421,-0.935034,-1.578471,-3.784639,3432.5361,3.544928,1.219943,3.039155,4.855793,-0.729378,-1.228642,-2.863863,12091.0461,4.81167,4.197411,9.114233,12.418005,-2.804703,-4.470642,-7.482585,12514.1748,4.824978,4.396453,9.965086,13.591017,-2.977762,-4.753562,-8.121616,43567.9209,9.015812,10.031663,13.002345,17.150408,-6.709453,-9.023854,-28.344831,32578.3106,7.54726,6.981691,8.861074,12.691933,-4.801148,-6.708377,-22.583565,10285.8025,3.808222,3.251215,6.328101,9.477907,-2.048223,-3.044005,-8.115495,9942.9822,4.102107,2.79447,5.521497,8.250301,-1.885777,-2.726308,-6.93362,4323.7996,3.958229,1.614321,4.019417,6.579167,-0.974528,-1.656546,-4.834796,3903.6391,3.678993,1.462301,3.667393,5.822694,-0.798464,-1.461205,-3.745172,13846.7502,4.766356,4.855885,10.345319,14.423226,-3.406714,-5.613089,-10.247033,13118.0708,5.162074,4.388226,9.493073,12.523603,-3.162278,-5.35972,-10.272156,6
4949.7242,1.848571,1.517371,2.266329,4.496199,-0.865033,-1.138821,-4.113995,10235.5561,2.927928,3.581263,5.26276,8.442066,-1.964016,-2.363457,-5.971608,20352.5491,7.725767,6.120828,9.117373,11.4876,-3.960858,-5.627501,-10.620026,22283.5683,8.108767,6.803876,10.268206,13.497153,-4.458068,-6.512938,-12.284099,4971.9044,4.087762,2.1703,4.131574,6.072206,-1.238409,-2.154388,-4.453323,4436.5494,4.411813,1.814955,3.171646,5.212688,-1.058786,-1.734696,-3.424893,19047.417,6.76365,7.33627,13.343482,16.941443,-4.681478,-7.674299,-12.27833,21374.3138,7.224478,8.117249,14.525412,17.826167,-5.373064,-9.061991,-13.774813,1562.3218,1.213426,0.685562,1.196346,4.907409,-0.375933,-0.704471,-3.361548,2424.3272,1.401122,0.819524,1.280676,4.039972,-0.3699,-0.642778,-3.585419,17272.8819,6.346741,5.593814,8.747937,11.430194,-3.229853,-4.648029,-12.416228,16860.8596,6.616404,5.202797,7.76877,10.562199,-3.082393,-4.443328,-10.822206,5453.4511,4.679876,2.371051,4.421503,7.978007,-1.405329,-2.439251,-4.898253,5829.8538,4.945286,2.475878,4.337122,7.360891,-1.463473,-2.492971,-5.126805,17031.013,5.669138,7.208975,13.566414,17.308963,-4.15053,-6.959104,-13.34039,14891.5511,5.539686,6.277476,11.646417,14.947974,-3.665641,-6.162304,-11.846686,2
33044.6396,8.809301,7.535066,9.807681,12.311629,-5.002592,-6.432524,-15.956058,36277.4732,10.940695,9.410304,13.189623,16.748501,-5.595564,-7.094644,-15.485821,5808.8545,2.666429,1.892456,3.935351,5.658018,-1.187629,-1.720587,-4.3746,5814.9358,2.649211,1.983574,4.244713,7.425434,-1.22005,-1.795772,-3.994081,2974.1202,2.792363,1.185731,3.051048,5.29697,-0.699345,-1.180727,-2.878847,2561.025,2.886746,0.965849,2.334021,4.114631,-0.547137,-0.940701,-2.693281,8288.4934,3.454696,2.98895,6.575742,9.899295,-1.882275,-2.889572,-6.067554,8580.1162,3.455391,3.147766,7.303026,9.927127,-1.981656,-3.060952,-5.768838,32191.8598,7.251094,7.241406,9.240005,12.718123,-4.821244,-6.724156,-23.0736,22450.1977,5.892575,4.856467,6.213926,9.421738,-3.1655,-4.366638,-14.433627,6267.3403,2.552594,2.03973,3.826638,6.393092,-1.299718,-1.960237,-5.242139,6179.9824,2.742574,1.824883,3.455008,6.387707,-1.207574,-1.854163,-4.74858,3170.5144,3.120646,1.275458,3.131776,6.680092,-0.71084,-1.253354,-4.893477,2847.8234,2.862356,1.139772,2.811071,4.96949,-0.607609,-1.080167,-3.904172,8757.7632,3.274004,3.189372,6.808901,10.493684,-2.064774,-3.371653,-6.615134,8518.2862,3.585021,2.971034,6.518233,10.050669,-1.968368,-3.108845,-7.546124,6
7165.8521,2.32681,2.033367,2.911251,4.540349,-1.30969,-1.769182,-4.129594,11828.3203,3.420917,4.210017,6.069621,9.345366,-2.382716,-3.030227,-6.573589,31858.2072,12.034072,10.035222,13.992155,17.944888,-7.402206,-10.977563,-18.206705,31793.3156,11.651875,10.625363,14.773962,19.006325,-7.671884,-11.567384,-20.105267,5763.0917,4.705761,2.668277,5.047152,6.738331,-1.4875,-2.515989,-4.082511,5169.431,5.078107,2.241282,3.862565,5.346289,-1.261906,-2.137017,-3.980698,28580.3885,9.983482,11.621948,19.091743,23.534401,-8.293926,-13.886584,-19.580852,30531.2376,10.257148,12.736204,20.831968,24.33978,-9.03831,-15.390933,-22.451526,4165.3086,1.59352,1.04194,1.555215,4.399445,-0.835679,-1.218195,-4.616764,4588.0967,1.798461,1.148034,1.621296,3.861875,-0.765196,-1.116704,-4.421099,33777.6801,12.043055,10.140179,15.028591,18.651269,-7.570099,-10.986959,-26.527803,29059.8332,11.341057,8.381171,11.79923,16.446786,-6.325348,-9.349803,-19.886018,6183.0221,5.361835,2.90458,5.313343,7.589605,-1.638917,-2.84884,-6.511642,6528.7674,5.623728,3.0096,5.333627,8.995636,-1.663938,-2.85826,-5.398327,32983.4346,10.581421,12.457455,22.221643,26.065161,-9.680786,-16.764627,-29.085611,26750.1206,9.688657,10.301809,17.491967,21.266764,-7.710334,-13.281989,-27.266846,2
18337.2404,5.641963,4.177168,5.791268,8.090889,-2.545724,-3.329651,-8.241188,20835.0633,6.955342,5.407145,8.132434,10.903235,-3.114542,-4.050109,-9.220334,2816.333,1.876802,0.993233,2.245717,4.516758,-0.570131,-0.93618,-3.618408,2878.801,1.884477,1.075403,2.502624,6.127969,-0.595835,-0.986552,-3.701698,1620.3401,2.016535,0.789856,2.251864,4.304037,-0.389899,-0.720275,-2.527477,1408.4598,2.083486,0.629237,1.639639,3.171583,-0.310067,-0.566091,-2.428853,4263.1264,2.30406,1.772639,4.26086,6.49287,-0.916783,-1.456369,-4.020203,4400.0332,2.295937,1.915752,4.91743,8.694006,-0.97007,-1.537965,-4.163191,17721.9917,4.540248,3.895102,5.293882,8.16542,-2.377732,-3.301046,-10.648595,12397.166,3.961276,2.590657,3.512781,6.008256,-1.555211,-2.149267,-7.003317,2926.8086,1.826945,1.03216,2.126888,4.996932,-0.615031,-1.033677,-4.028261,2874.1604,1.928004,0.95182,2.037588,4.49091,-0.564073,-0.973093,-3.595794,1763.4145,2.242333,0.82932,2.321789,5.411479,-0.404677,-0.753487,-3.046862,1597.0185,2.101978,0.738357,2.03226,4.485889,-0.360141,-0.684978,-2.765946,4304.053,2.223592,1.79372,4.20474,7.235725,-0.9442,-1.513441,-4.45552,4077.5974,2.324676,1.692148,4.163808,7.826234,-0.892663,-1.432292,-4.11938,6
3264.8862,1.708678,0.613686,0.878828,2.999711,-0.55582,-0.83195,-3.438468,4984.4961,2.195491,0.925002,1.303101,3.445397,-0.857978,-1.221412,-4.050212,8002.1663,3.976791,2.201825,3.550485,5.985245,-1.508133,-2.296724,-5.15044,7964.2331,3.867816,2.281527,3.774511,5.896965,-1.542433,-2.340808,-4.792993,2142.2648,2.437019,0.696157,1.502698,3.393907,-0.46812,-0.813808,-2.500259,1909.4,2.588155,0.559081,1.146138,2.830098,-0.390508,-0.758257,-2.208977,7750.7139,3.631007,2.619157,4.578446,7.032923,-1.787363,-2.889297,-5.465179,7935.0584,3.583442,2.722522,4.748377,7.578893,-1.858633,-3.011097,-6.634701,2969.6128,1.50016,0.577943,0.945328,3.992644,-0.51808,-0.883891,-3.921862,2787.3857,1.58764,0.519146,0.817491,4.029875,-0.468244,-0.772766,-3.683184,9060.341,4.268762,2.369024,3.831618,6.594734,-1.683965,-2.559237,-5.841329,6873.9128,3.74705,1.767995,2.819669,5.360397,-1.26093,-1.893457,-4.751911,2136.973,2.581185,0.656786,1.372659,4.137893,-0.473618,-0.915578,-3.251128,2275.9676,2.709451,0.66312,1.411252,4.018761,-0.476893,-0.871013,-2.941331,8829.8503,3.870343,2.75592,4.973844,9.305988,-2.064426,-3.49739,-7.613741,7341.2886,3.658491,2.315625,4.281334,7.311891,-1.700507,-2.78268,-6.08268,2
29176.2303,8.405964,6.632725,8.661281,10.334625,-4.227162,-5.427439,-11.865213,31425.175,9.691762,8.201462,11.658766,13.947474,-4.734346,-6.239688,-12.823511,4818.4939,2.607264,1.438263,2.885372,4.948553,-0.88992,-1.339007,-3.560256,4828.0178,2.567896,1.523713,3.297472,6.249947,-0.923675,-1.450735,-4.177214,2362.0245,2.493097,0.989952,2.561712,4.574628,-0.557736,-0.95616,-2.719983,2040.9765,2.61168,0.784022,1.939009,3.936253,-0.431292,-0.730769,-2.33696,6850.346,3.182617,2.407434,5.380252,8.408543,-1.446736,-2.255127,-4.432311,7056.4908,3.147973,2.551431,5.841992,9.041416,-1.534115,-2.440479,-4.809254,27779.771,6.56614,6.034387,7.753269,10.787353,-4.010989,-5.508354,-17.90653,19094.4702,5.702164,3.94983,5.001547,7.950644,-2.520299,-3.542023,-10.399873,5289.6889,2.667115,1.531834,2.965617,6.442328,-0.975467,-1.503834,-4.350141,5075.5864,2.85043,1.375356,2.612976,6.740252,-0.895046,-1.347498,-4.606491,2518.0519,2.824827,1.034719,2.712505,5.939041,-0.56272,-1.035928,-3.34262,2269.7536,2.617406,0.917365,2.342173,4.489554,-0.479519,-0.870424,-3.95184,7204.1795,3.168401,2.495734,5.345888,8.203027,-1.54498,-2.503394,-5.250314,6860.6934,3.358503,2.335688,5.327691,7.70368,-1.462677,-2.36336,-4.953004,6
8073.2627,2.556931,2.315816,3.16748,5.542566,-1.395974,-1.89516,-4.842157,11505.521,3.43613,3.824872,5.165356,7.946528,-2.050106,-2.663482,-6.042847,22303.2688,9.142187,6.701532,11.508641,14.027515,-4.924344,-7.22272,-14.943399,21949.4453,8.76351,6.946462,12.008296,14.188996,-5.044356,-7.550664,-13.202542,4719.7741,4.123595,1.843573,3.457982,5.555267,-1.190282,-2.075986,-3.888937,4207.7964,4.478572,1.480581,2.627905,4.280145,-0.997331,-1.611247,-3.663398,20837.3474,7.879695,7.947022,14.931665,18.289524,-5.791696,-9.725991,-14.017553,21719.0632,7.894057,8.310756,15.835305,19.267699,-6.18862,-10.585986,-19.906467,6391.2652,1.957455,1.871587,2.626253,4.815766,-1.104355,-1.739366,-6.273099,6059.8335,2.150888,1.670375,2.284403,5.076914,-0.946574,-1.456088,-4.8279,25245.2422,9.799617,7.428696,12.384015,15.167798,-5.424602,-8.160212,-17.263734,19499.6724,8.62073,5.407236,8.789795,11.300223,-4.138119,-6.007076,-13.94065,4866.7826,4.554613,1.86129,3.274999,5.860293,-1.256109,-2.254743,-4.941357,5147.0528,4.755854,1.918369,3.217757,5.961908,-1.275836,-2.211343,-4.936824,24647.3489,8.789417,9.087277,17.254086,20.861766,-6.959952,-11.984633,-25.325764,19784.8103,8.033817,7.253295,14.117882,18.551317,-5.464459,-9.659516,-17.243841,2
42730.9651,11.895557,10.366569,13.334973,16.129335,-6.284865,-8.158035,-19.68427,44234.4611,13.544558,12.153922,17.096328,20.097311,-6.507766,-8.341059,-18.596964,7783.1033,3.52459,2.188193,4.260073,6.594992,-1.442388,-2.170672,-5.313582,7650.4878,3.409436,2.280126,4.586013,7.769418,-1.466546,-2.203446,-5.35615,3426.8329,3.178809,1.319555,3.232593,5.330822,-0.801658,-1.353446,-3.346353,2862.2959,3.29728,1.039262,2.420583,4.489453,-0.594427,-0.966937,-3.252851,10749.7749,4.347886,3.553244,7.359478,9.937189,-2.361918,-3.672457,-10.150011,11119.8702,4.329599,3.746398,7.978656,12.548765,-2.517044,-4.029401,-10.024753,40312.3237,9.112272,9.606133,12.225442,16.939457,-5.780562,-7.913867,-25.74415,28017.6892,7.972287,6.242772,7.661442,10.678878,-3.827059,-5.372769,-16.157438,8702.0413,3.630899,2.399369,4.225075,7.313876,-1.58026,-2.305852,-6.654095,8332.5757,3.943324,2.141894,3.81924,6.368534,-1.461378,-2.218568,-5.968155,3557.8924,3.582736,1.388307,3.303229,6.853952,-0.797755,-1.399097,-4.689099,3111.5889,3.189509,1.22503,2.993297,5.451116,-0.644773,-1.240909,-3.680479,11782.4643,4.481348,3.816748,7.570157,11.072064,-2.646121,-4.352893,-11.264352,11222.7273,4.787121,3.57114,7.232246,10.536293,-2.527158,-4.343597,-9.938528,6
4913.6689,1.848249,1.159408,1.545531,3.969484,-0.925917,-1.268064,-3.649018,7639.4184,2.429459,1.856342,2.352258,5.73959,-1.423064,-1.886557,-4.746855,13412.7549,5.632481,4.087048,6.801421,8.938251,-2.780174,-4.09348,-7.874442,13168.6447,5.429861,4.198063,6.884964,9.205103,-2.863852,-4.235866,-7.252913,3057.4841,2.997769,1.07158,2.143209,4.125128,-0.732501,-1.278627,-2.601977,2727.6311,3.202287,0.83089,1.611122,3.472783,-0.611264,-1.017841,-2.906375,12556.3571,4.939399,4.756681,8.525195,11.077229,-3.300262,-5.47021,-8.529864,12962.139,4.940119,4.986381,9.01056,12.323966,-3.461945,-5.949903,-9.636939,4090.1108,1.546925,1.000559,1.430962,4.533123,-0.828522,-1.170562,-4.634037,3909.0181,1.671657,0.886969,1.307052,4.190005,-0.706765,-1.074921,-4.325175,15062.5391,5.917753,4.461953,7.273425,9.496948,-3.070731,-4.430402,-9.999398,11343.8646,5.138876,3.244665,5.240637,8.117737,-2.280065,-3.321878,-8.848872,3096.15,3.222025,0.999809,1.941405,5.415804,-0.749899,-1.340059,-4.305823,3264.041,3.369062,1.011409,1.880529,4.830798,-0.757812,-1.301738,-3.278818,14506.3799,5.314008,5.237829,9.473988,13.241445,-3.834134,-6.571942,-11.408578,11750.9797,4.936266,4.227929,7.675935,10.006694,-3.050735,-5.069749,-9.771218,2
34736.6028,9.56366,8.170181,10.636505,13.550441,-5.056308,-6.380256,-16.11331,37121.6299,10.871833,9.948435,14.14236,18.044801,-5.473959,-6.876268,-18.012092,6151.5452,2.979237,1.804458,3.443336,5.961748,-1.111036,-1.617449,-4.638384,6081.8398,2.927051,1.871623,3.771799,5.724205,-1.156358,-1.663007,-4.841008,2877.2542,2.831413,1.159968,2.864833,4.832204,-0.671368,-1.132952,-2.6595,2407.8687,2.722056,0.940571,2.257933,4.972582,-0.547324,-0.915432,-2.440818,8667.5462,3.688687,2.96291,6.134057,9.186237,-1.846529,-2.769051,-5.215178,8948.8862,3.661052,3.128511,6.736645,9.769428,-1.955938,-3.035921,-5.554907,32408.7407,7.192036,7.285354,9.186462,12.377259,-4.694828,-6.499755,-21.720181,21507.4121,6.132192,4.59961,5.826022,8.155729,-2.89506,-3.958737,-12.376908,6752.0528,3.043136,1.928588,3.444151,7.168083,-1.219327,-1.791997,-4.791446,6558.959,3.325626,1.740821,3.111453,5.905072,-1.12619,-1.65092,-4.463817,2948.2084,3.107539,1.194912,2.925551,5.987105,-0.66142,-1.132572,-3.373736,2655.3267,2.879396,1.054206,2.572364,4.751387,-0.547336,-0.925452,-3.609436,9218.2898,3.71202,3.099884,6.525978,10.453964,-1.972482,-3.146337,-7.978758,8791.1887,3.962493,2.896923,5.972507,9.009781,-1.88305,-2.932474,-6.058263,6
8606.4863,2.553332,2.494362,3.424246,5.563255,-1.497989,-1.892644,-4.837009,12140.9014,3.385471,3.996103,5.421394,8.180292,-2.231254,-2.833962,-6.119099,26552.2278,10.275221,8.219172,14.684364,17.468639,-5.984457,-8.785716,-16.647588,26333.9062,9.995699,8.502976,15.560698,18.968345,-6.152135,-9.142087,-15.085972,5405.8867,4.594592,2.016775,4.033568,5.967918,-1.392704,-2.4152,-4.552571,4698.3133,4.696802,1.625172,3.178316,4.844984,-1.162158,-1.952951,-3.90636,24655.1687,8.880864,9.504643,19.122237,23.722927,-6.982405,-12.101213,-19.104912,25930.7514,8.916756,10.088163,20.393332,23.685426,-7.54252,-13.105223,-18.593906,6810.5288,1.957122,2.052157,2.973007,6.359764,-1.166583,-1.580734,-7.198974,6407.3408,2.160781,1.768113,2.425752,4.885559,-1.013176,-1.413731,-5.160898,29517.1487,10.823248,9.050664,15.817548,20.694647,-6.371472,-9.463982,-20.860033,22757.1297,9.435165,6.509118,11.094297,13.535761,-4.881136,-7.285304,-16.261321,5610.6638,5.148856,2.011865,3.705436,6.31318,-1.4631,-2.643759,-5.168481,5919.5738,5.394314,2.053998,3.745585,6.649857,-1.499399,-2.532857,-5.239389,28972.2647,9.692434,10.860527,22.366489,26.151875,-8.211947,-14.24675,-24.416393,23237.6843,8.933602,8.612723,17.845069,22.247427,-6.512599,-11.211549,-20.02193,2
17995.5161,5.505087,4.152605,5.930485,8.530479,-2.435021,-3.206753,-8.303713,20641.0498,6.619077,5.447268,8.186039,10.661831,-3.047666,-4.071572,-8.695833,2845.0517,1.89538,0.96736,2.110172,4.253185,-0.532217,-0.937882,-3.377087,2899.4048,1.897893,1.031636,2.28605,4.296319,-0.554585,-0.950504,-3.203331,1606.0647,2.025553,0.769203,2.19545,3.852023,-0.381747,-0.705099,-2.610707,1373.9408,2.046048,0.619972,1.692502,4.044855,-0.30276,-0.598872,-2.586571,4296,2.311815,1.735164,4.011333,6.67151,-0.877223,-1.439596,-3.818437,4453.3609,2.307479,1.85885,4.512744,6.857359,-0.940563,-1.600938,-3.575073,16783.9175,4.271941,3.650304,5.026398,7.929988,-2.225517,-3.13865,-10.792713,11261.9692,3.732681,2.367913,3.300085,5.66162,-1.384499,-1.997044,-5.686294,3013.1062,1.881825,0.992152,1.973592,4.942832,-0.574607,-0.977012,-3.443006,2976.1181,2.005315,0.921911,1.892608,4.408195,-0.535451,-0.919764,-4.424623,1670.4735,2.178265,0.791815,2.132822,4.814439,-0.386805,-0.757836,-3.146358,1565.7335,2.113711,0.708016,1.898288,4.203736,-0.336194,-0.654315,-3.269214,4408.9495,2.267086,1.725984,4.020937,6.822266,-0.909779,-1.556719,-4.011587,4100.7866,2.33959,1.623177,3.94125,7.142433,-0.855686,-1.420197,-4.009357,6
3413.6977,1.739696,0.618938,0.904282,2.579527,-0.575942,-0.858556,-3.134389,5314.2603,2.254235,0.96065,1.329874,3.203334,-0.901012,-1.262968,-4.110325,8623.7373,4.129508,2.578068,4.073459,7.841319,-1.633297,-2.327819,-5.491987,8570.6279,4.04497,2.60945,4.305488,7.028959,-1.667384,-2.504775,-5.040121,2115.5142,2.446321,0.701247,1.466041,3.059431,-0.453883,-0.775826,-2.233004,1775.9203,2.374286,0.57679,1.183196,3.105661,-0.384655,-0.687305,-2.482555,8049.1894,3.685146,2.952475,5.235914,7.463331,-1.881336,-3.049132,-6.240409,8349.1052,3.655624,3.091018,5.58876,8.363478,-1.958163,-3.164363,-6.306895,3207.2373,1.53599,0.606225,0.928765,3.9848,-0.542681,-0.91021,-4.215721,2848.7407,1.61256,0.527652,0.841911,3.782648,-0.462532,-0.878594,-3.633281,9702.9204,4.373539,2.786064,4.424883,7.660647,-1.806709,-2.69866,-7.06366,7164.9611,3.805507,2.017264,3.286799,6.730446,-1.335187,-1.993698,-5.04153,2079.1573,2.591794,0.644785,1.362506,3.945967,-0.448263,-0.862362,-3.13342,2165.8019,2.641117,0.670117,1.314552,3.476379,-0.454973,-0.873188,-3.594794,9105.2618,3.872199,3.171728,5.666492,9.528648,-2.128654,-3.46902,-6.628897,7468.1729,3.691251,2.584784,4.71961,7.15467,-1.710958,-2.83425,-6.033144,2
27749.3423,8.085792,6.278428,8.290626,10.540326,-3.950543,-5.057657,-13.659755,30582.3015,9.304028,7.887263,11.255071,13.693321,-4.558089,-5.806588,-12.808348,4608.7544,2.492908,1.379468,2.709654,6.046112,-0.836964,-1.266901,-3.594338,4629.986,2.468468,1.447659,2.90084,5.034338,-0.872153,-1.342567,-3.440478,2330.4931,2.506116,0.960813,2.487948,4.433042,-0.544624,-0.926797,-2.637118,1980.141,2.500434,0.790192,1.98018,3.962837,-0.441933,-0.755186,-2.369947,6697.9973,3.095453,2.337901,5.083101,7.344085,-1.399752,-2.226632,-5.645482,6984.5722,3.10413,2.475969,5.507929,8.450884,-1.491218,-2.377118,-4.754894,26068.2856,6.130541,5.598672,7.119308,10.319134,-3.715943,-5.135505,-15.97615,17318.8946,5.294462,3.555738,4.554849,6.844511,-2.238369,-3.049143,-9.736416,5058.7808,2.549346,1.448685,2.635966,6.207612,-0.911907,-1.400355,-4.598089,4922.4846,2.755522,1.320617,2.4346,5.875656,-0.840312,-1.299949,-4.392881,2427.5579,2.750684,0.989229,2.555786,5.799051,-0.540409,-1.022487,-3.759896,2233.2959,2.641494,0.882344,2.149107,4.86282,-0.462589,-0.860653,-3.379894,7086.917,3.104282,2.385498,5.013997,8.389606,-1.472174,-2.402284,-5.422419,6670.7427,3.258966,2.24282,4.896387,7.675473,-1.413391,-2.215029,-5.042691,6
10815.2441,3.081653,2.591393,3.456897,5.48809,-1.778068,-2.346974,-5.19676,17272.6074,4.63194,4.36501,5.830974,8.59028,-3.223197,-4.238578,-8.78897,24856.1387,9.804111,7.353746,12.875927,16.021109,-5.481441,-8.063373,-14.118926,24668.5671,9.58731,7.554182,13.504078,16.638577,-5.670473,-8.326859,-16.203086,5077.4448,4.420211,1.797935,3.48165,5.1654,-1.269213,-2.187368,-3.957375,4444.4219,4.494189,1.456269,2.797142,4.61577,-1.0783,-1.822345,-3.753621,23280.6248,8.604314,8.370662,16.489719,20.954623,-6.47383,-10.623606,-17.092658,24532.3555,8.710405,8.863796,17.460373,20.799137,-6.994395,-11.919192,-17.843459,8760.6587,2.300108,2.19912,3.122528,5.562331,-1.402255,-1.958251,-6.344916,8327.3105,2.606041,1.91777,2.583136,5.260117,-1.239804,-1.67696,-5.857351,27469.0742,10.330522,8.074516,13.92259,17.527404,-5.721155,-8.4719,-18.821109,21551.1357,9.207242,5.768785,9.512727,12.40118,-4.432666,-6.479842,-16.86643,5315.504,4.996799,1.789706,3.304682,5.374663,-1.364115,-2.443062,-5.78528,5588.384,5.242593,1.843918,3.238797,5.902196,-1.392452,-2.40606,-5.618144,27137.791,9.346558,9.487914,18.930545,22.766534,-7.433788,-12.769749,-24.345266,22144.1201,8.709255,7.534723,15.186863,18.670731,-5.965797,-10.280446,-18.332373,2
39670.0479,10.143957,9.439297,12.227546,14.742546,-5.767786,-7.430916,-18.76714,42333.1074,11.218798,11.387581,16.059474,19.941459,-6.235903,-8.02771,-19.560749,7355.9895,3.231718,2.063909,3.923918,6.275677,-1.352812,-1.97016,-5.178902,7267.5325,3.174405,2.149023,4.168943,6.276404,-1.384666,-2.021475,-4.044828,3340.2841,3.10886,1.275997,3.002005,5.373561,-0.784943,-1.30153,-3.477528,2826.0209,3.089402,1.050527,2.445008,4.488929,-0.622801,-1.078564,-2.423459,10248.3565,4.056968,3.379606,6.703998,9.402842,-2.230461,-3.406985,-6.621588,10641.8376,4.043333,3.554764,7.397942,10.454725,-2.372401,-3.701428,-7.298243,37895.7041,7.858036,8.778463,10.977285,15.320682,-5.470279,-7.512387,-24.787955,25555.1777,6.676159,5.499148,6.826484,10.337294,-3.478928,-4.724112,-15.918866,8171.6548,3.241418,2.247024,3.885177,6.674584,-1.499104,-2.18288,-5.885415,7974.8955,3.531615,2.045883,3.571762,6.317901,-1.395504,-2.061878,-5.691224,3411.5874,3.397024,1.334769,3.135148,6.17616,-0.768193,-1.335528,-4.052739,3046.091,3.124357,1.174039,2.809586,6.107004,-0.630348,-1.027244,-3.297266,11187.406,4.066829,3.622215,7.00325,9.885223,-2.490172,-3.988452,-7.925534,10737.0754,4.373713,3.388268,6.57865,9.91834,-2.369473,-3.721577,-7.360329,6
7571.2403,2.271117,1.733597,2.277948,4.376285,-1.272041,-1.682217,-5.144667,12551.1391,3.244351,3.039515,4.02485,7.069244,-2.216281,-2.901282,-7.002096,15586.4404,6.154977,4.517357,7.378202,9.930005,-3.265859,-4.701974,-8.603342,15430.8503,6.036632,4.632847,7.640762,10.752295,-3.353235,-5.054317,-8.263255,3405.9993,3.246107,1.174203,2.169614,3.830322,-0.80634,-1.401438,-3.074432,2982.2343,3.276295,0.961692,1.776483,3.991029,-0.68626,-1.140711,-3.307119,14555.7075,5.452487,5.176363,9.304739,11.519778,-3.799863,-6.237132,-10.01813,15165.419,5.464735,5.440507,9.876454,12.357018,-4.040542,-6.781983,-10.432159,6687.875,1.87992,1.571977,2.205566,5.18439,-1.138535,-1.688987,-6.396576,6597.0551,2.111424,1.447412,1.906163,4.619148,-1.036356,-1.52955,-5.184807,17677.6514,6.489936,5.016422,7.941063,11.293567,-3.530624,-5.085923,-11.17166,13756.625,5.763261,3.615794,5.666406,8.053631,-2.716868,-3.944046,-8.834747,3530.1038,3.568848,1.160304,2.074151,4.562687,-0.850739,-1.54762,-4.314692,3708.9229,3.718536,1.180379,2.086126,4.46513,-0.865205,-1.503661,-3.966375,17190.3494,5.851261,5.85134,10.551046,14.062659,-4.466407,-7.512311,-13.538019,14145.1096,5.533173,4.732997,8.593785,11.221062,-3.604179,-6.021133,-11.05486,2
2472.6504,1.558376,1.977959,3.229395,5.115875,-0.26004,-0.579268,-2.929148,2784.58,1.628527,2.917415,5.073166,7.047003,-0.297052,-0.647942,-3.95444,26.1611,1.007983,0.540917,1.432666,3.773871,-0.081198,-0.317607,-2.809153,24.0857,1.00721,0.587181,1.65097,3.586105,-0.081325,-0.339684,-3.048162,133.5678,1.084537,0.55775,1.769385,3.916976,-0.050421,-0.246862,-2.248202,123.2096,1.09172,0.452619,1.353547,2.978762,-0.050718,-0.3251,-2.201875,228.8444,1.068203,1.109515,2.882653,5.028667,-0.095568,-0.38687,-3.076868,245.1074,1.069935,1.186878,3.313962,6.737149,-0.105093,-0.42488,-3.083701,2463.7789,1.425651,1.81796,3.090521,6.356645,-0.253897,-0.69538,-4.178149,1611.4756,1.340393,1.129338,1.938193,5.342552,-0.188734,-0.582848,-2.987159,-62.0767,0.98278,0.488828,1.317541,4.384027,-0.093551,-0.431512,-2.980972,3.6629,1.001161,0.491518,1.27439,4.093614,-0.100206,-0.432334,-3.262628,141.9701,1.098397,0.564987,1.709325,4.480704,-0.064297,-0.382352,-3.090192,147.2273,1.10444,0.491783,1.471822,4.926776,-0.059743,-0.35465,-3.271096,147.0979,1.040004,1.047371,2.906343,6.214621,-0.110008,-0.440813,-3.085869,140.5346,1.043671,0.997331,2.812885,5.258192,-0.098038,-0.357976,-3.167323,6
1544.7373,1.369797,0.426482,0.728085,3.146794,-0.189711,-0.437146,-2.952047,2313.4604,1.551056,0.670564,1.185802,4.284453,-0.281919,-0.569987,-3.856309,2491.2276,1.94155,0.970165,1.773985,5.094415,-0.332981,-0.647897,-3.384041,2527.3023,1.932051,1.012171,2.002057,4.533633,-0.336802,-0.669628,-3.29627,688.0129,1.470996,0.363681,0.95497,2.864918,-0.121342,-0.331643,-2.785036,622.0698,1.50612,0.310635,0.781262,2.776188,-0.10008,-0.302302,-2.060494,2396.1573,1.845277,1.273349,2.689211,5.10388,-0.369299,-0.692061,-3.050601,2466.3572,1.828676,1.335392,2.805437,5.612205,-0.384742,-0.717263,-3.655894,1663.8575,1.301175,0.437717,0.855895,4.907505,-0.211594,-0.617855,-4.191094,1488.5791,1.344126,0.381848,0.724412,4.306909,-0.173693,-0.473963,-3.636078,2792.4583,2.011326,1.032019,1.926732,5.267156,-0.363378,-0.764722,-4.355405,2086.3391,1.853905,0.797841,1.52353,4.735784,-0.279571,-0.631422,-3.443115,683.5754,1.522427,0.342204,0.994904,4.346867,-0.121835,-0.396277,-3.260653,717.6054,1.559174,0.338992,0.929345,3.26968,-0.125874,-0.396166,-3.327374,2600.6301,1.871703,1.325962,2.7775,6.71583,-0.392151,-0.790105,-3.96088,2208.4274,1.832209,1.148882,2.54826,5.674877,-0.338294,-0.7245,-3.963812,2
43147.996,11.452429,10.384184,13.637091,16.155643,-6.169408,-7.761439,-18.252137,46594.9292,12.108256,12.75643,18.646247,21.878454,-6.760645,-8.868738,-20.545968,8477.5454,3.859701,2.3419,4.36584,6.982267,-1.48454,-2.111215,-4.701766,8286.1695,3.716663,2.421516,4.748306,7.046808,-1.518854,-2.205217,-5.700468,3684.3217,3.431379,1.403611,3.240647,5.640583,-0.859956,-1.355245,-3.48835,3112.4175,3.407367,1.144964,2.67019,4.682083,-0.67747,-1.107833,-2.693816,11660.0402,4.767152,3.776365,7.395652,9.977478,-2.506156,-3.747128,-6.80086,12146.6917,4.772585,3.977027,8.122617,10.79285,-2.672816,-4.098594,-7.174556,41790.1333,8.662456,9.851734,12.881519,18.002758,-5.892248,-7.884835,-29.7412,28052.7173,7.411621,6.049294,7.594844,11.003462,-3.812145,-5.302639,-19.022461,9356.2483,3.983436,2.517437,4.327594,7.325525,-1.627944,-2.396866,-5.945565,9297.3376,4.45186,2.291891,3.878542,6.449387,-1.571106,-2.361637,-6.666476,3729.5687,3.716496,1.44685,3.347851,5.519424,-0.828926,-1.380483,-4.893633,3315.6433,3.428402,1.266249,2.921163,5.98594,-0.675364,-1.108882,-3.451648,12989.0108,4.975336,4.090172,7.775719,10.893242,-2.831768,-4.61028,-10.622967,12413.7012,5.303103,3.819508,7.326678,11.200684,-2.700558,-4.242076,-8.345612,6
9648.7124,2.486102,2.505382,3.508105,5.767957,-1.630793,-2.145052,-5.080264,16471.518,3.715525,4.705367,6.357966,8.814337,-2.949399,-3.798732,-7.903253,20284.0744,7.934866,6.114257,10.093944,12.597271,-4.408273,-6.354,-13.548471,20064.4519,7.728479,6.270359,10.645958,13.547962,-4.528951,-6.660516,-10.836678,4182.4035,3.846904,1.591711,2.910482,4.441779,-1.033325,-1.791179,-4.711754,3681.0414,3.923457,1.308594,2.355525,3.868225,-0.883586,-1.477241,-3.362055,18880.768,6.91677,7.052583,13.048221,16.047172,-5.17381,-8.538993,-12.812858,19830.54,6.967797,7.446221,13.926652,17.58552,-5.540901,-9.581467,-16.441099,8709.6982,2.081966,2.349606,3.202697,6.575327,-1.446297,-2.05443,-7.743161,8610.9145,2.37498,2.173133,2.910077,5.44942,-1.291828,-1.77059,-5.659255,22661.7092,8.254722,6.794568,11.041482,13.520279,-4.678606,-6.939326,-17.316316,17950.9949,7.380048,4.932973,7.798987,10.20986,-3.670443,-5.239728,-11.070032,4367.0707,4.278508,1.613612,2.811286,5.524906,-1.097307,-1.983645,-4.74549,4562.9429,4.379875,1.654359,2.720649,6.006865,-1.113084,-1.974582,-4.480123,22315.9585,7.474859,8.16828,15.252714,18.642173,-6.081078,-10.530264,-18.635145,18284.384,7.026904,6.584881,12.389159,15.747088,-4.884097,-8.468574,-15.196915,2
16551.5376,4.657109,3.833344,5.458755,8.028727,-2.26742,-2.984316,-7.318877,19907.3423,5.521043,5.301406,7.89202,10.120278,-3.009285,-3.87155,-9.655863,2443.3238,1.787547,0.828324,1.795522,3.62758,-0.474109,-0.78149,-3.18028,2490.8076,1.78915,0.886558,2.05921,4.216497,-0.503242,-0.872525,-3.090514,1519.4088,2.005704,0.715096,1.964953,3.837016,-0.360478,-0.650221,-2.791692,1289.7285,1.993738,0.581656,1.579314,4.162471,-0.298042,-0.634443,-2.35801,3850.7989,2.207389,1.529228,3.557608,5.763899,-0.780214,-1.269111,-3.503496,3989.3423,2.196283,1.647954,3.916921,6.501524,-0.833502,-1.320229,-4.35451,15812.9277,3.692246,3.491425,4.89833,8.895816,-2.176548,-3.074892,-11.119678,10328.2295,3.154672,2.172826,3.0641,6.168637,-1.309514,-1.958201,-6.549454,2476.2534,1.725392,0.821667,1.613692,5.407296,-0.498626,-0.858413,-3.231333,2574.4038,1.857306,0.808919,1.724593,4.133484,-0.487627,-0.828766,-3.349362,1547.6189,2.122757,0.723056,2.012077,4.964014,-0.363524,-0.689869,-3.314118,1430.6975,2.047692,0.649401,1.758507,4.166725,-0.318154,-0.629691,-3.091662,3792.97,2.079665,1.513909,3.56591,6.290488,-0.800208,-1.321076,-3.926742,3600.9697,2.172698,1.410459,3.307014,6.703556,-0.755683,-1.266883,-3.693226,6
5373.3843,2.099047,1.106575,1.517362,3.471695,-0.809527,-1.084279,-3.193468,8701.5811,2.867438,1.874077,2.53895,4.316073,-1.368567,-1.811345,-4.853932,8672.4026,4.271907,2.511056,4.057072,6.846967,-1.662214,-2.433189,-5.522636,8620.7605,4.192889,2.574018,4.181594,6.44165,-1.688454,-2.533479,-5.633373,2123.9309,2.511442,0.712372,1.578342,2.89579,-0.460363,-0.819594,-2.614933,1866.9605,2.560008,0.597243,1.203834,3.020595,-0.388427,-0.708997,-2.403912,8189.6179,3.816398,2.97495,5.339499,8.194865,-1.921526,-3.059326,-6.196882,8499.0108,3.807585,3.100492,5.58725,8.603555,-2.015319,-3.268289,-6.308438,5343.1103,1.847109,1.106383,1.577582,4.52796,-0.785488,-1.205693,-5.556097,4871.5801,1.986767,0.962945,1.310252,4.01722,-0.691672,-1.07067,-4.158857,9864.5964,4.569511,2.741325,4.349843,8.007923,-1.843159,-2.721513,-6.334976,7416.1111,3.956213,2.029793,3.253696,6.860425,-1.377193,-2.008207,-5.08887,2149.713,2.708687,0.674377,1.474637,3.982752,-0.467306,-0.8456,-3.688682,2256.0889,2.826717,0.67516,1.360153,3.655536,-0.470113,-0.924667,-3.803227,9441.5347,4.039693,3.225407,5.707258,9.539547,-2.237247,-3.716811,-7.673087,7851.9575,3.889018,2.683364,4.891272,7.921127,-1.812838,-3.00708,-5.756325,2
25550.3711,6.907576,5.800211,7.665542,9.790708,-3.623823,-4.662058,-10.677648,29494.6328,7.819014,7.649935,11.158794,13.966115,-4.421763,-5.507885,-11.71605,4087.1108,2.374122,1.201979,2.371335,5.126817,-0.729672,-1.120367,-3.76967,4100.96,2.352623,1.260817,2.519921,5.063576,-0.759035,-1.196218,-4.027267,2206.3028,2.491791,0.886857,2.352908,4.393707,-0.520638,-0.919576,-2.871748,1864.6128,2.452712,0.73482,1.798525,4.121556,-0.41666,-0.720224,-2.602473,6064.5852,2.965736,2.061856,4.364543,6.619066,-1.249048,-1.954271,-4.867735,6320.5728,2.963945,2.191686,4.759708,7.806121,-1.309488,-2.090325,-4.589606,24741.3799,5.388973,5.342998,6.832977,10.697325,-3.542022,-4.942622,-15.32609,15816.8647,4.458447,3.275364,4.198503,6.708565,-2.075178,-2.947772,-10.221899,4368.727,2.381408,1.225475,2.345037,6.33544,-0.786264,-1.237319,-3.883325,4420.6807,2.608103,1.169934,2.150534,5.025314,-0.750259,-1.23552,-4.480295,2255.8196,2.685581,0.921875,2.265602,5.606256,-0.506498,-0.945009,-3.644152,2054.7104,2.556447,0.818598,2.045862,4.807952,-0.441178,-0.785152,-3.153934,6268.6775,2.888135,2.077266,4.287452,7.366418,-1.278665,-2.045458,-4.911773,5999.3445,3.060859,1.967471,4.194181,7.322194,-1.241002,-1.962284,-4.824941,6
12352.3608,3.282885,3.23907,4.32972,6.598372,-1.938032,-2.473202,-6.078934,19826.3442,4.903761,5.852672,7.920143,10.673902,-3.406116,-4.447984,-8.689521,23682.2839,9.692506,7.400677,12.748103,15.795586,-5.270614,-7.846892,-15.008381,23515.5691,9.493635,7.601086,13.361462,16.281669,-5.450711,-8.139631,-15.455205,4855.4878,4.408983,1.833479,3.4834,5.445843,-1.226528,-2.083839,-3.992298,4256.2887,4.517471,1.498166,2.808868,4.365739,-1.037716,-1.714462,-3.657096,22233.8052,8.48278,8.539034,16.777208,19.923887,-6.251267,-10.581233,-17.511844,23326.8071,8.489806,9.08382,17.705846,21.04551,-6.72109,-11.44169,-17.810255,11196.2164,2.626359,3.007861,4.088007,7.382226,-1.703626,-2.312254,-8.24235,10306.8798,2.918524,2.602332,3.467222,5.798622,-1.447828,-1.998819,-6.5971,26289.8667,10.155994,8.126793,13.812874,16.831558,-5.556627,-8.409147,-20.242278,20494.0977,8.95184,5.861392,9.61292,13.527776,-4.317987,-6.290582,-13.949895,5029.8552,4.942272,1.845571,3.413976,6.906193,-1.302832,-2.271946,-5.590566,5310.8186,5.23864,1.899014,3.371018,5.738429,-1.324893,-2.255322,-5.244371,25985.6524,9.106534,9.815502,19.265592,24.313977,-7.266206,-12.508769,-23.383613,21179.4785,8.501117,7.879349,15.62207,19.623135,-5.846551,-10.126129,-16.492118,2
37838.2842,9.899811,8.878316,11.498733,14.169169,-5.436612,-6.888225,-19.540974,41965.0357,11.188298,11.202191,15.742223,18.624803,-6.109263,-7.748956,-19.071317,6745.4294,3.21696,1.848045,3.384688,5.446419,-1.182229,-1.767462,-4.613948,6655.9725,3.147327,1.92938,3.673481,6.124163,-1.221101,-1.797672,-4.444555,3211.5854,3.153692,1.202675,2.849303,4.93842,-0.748834,-1.199661,-3.116145,2727.8385,3.151962,0.984338,2.21939,4.162843,-0.585366,-0.99933,-2.693052,9640.8855,4.061301,3.078517,6.037177,8.681592,-2.023209,-3.198697,-6.897503,10070.0979,4.056479,3.259648,6.580109,8.713429,-2.168253,-3.385744,-6.179485,37091.1123,7.729613,8.486828,10.866705,16.880764,-5.268,-7.356113,-27.080107,24528.8638,6.450273,5.235194,6.498753,9.267822,-3.31893,-4.443208,-15.213767,7337.6812,3.208776,1.971768,3.383969,7.34612,-1.299693,-2.065745,-5.630205,7374.3997,3.539834,1.836633,3.089358,5.631229,-1.251028,-1.831694,-5.813157,3278.8265,3.482932,1.241947,2.913874,6.545644,-0.716886,-1.202092,-3.507821,2899.9324,3.199136,1.088224,2.493422,4.878445,-0.593989,-0.976667,-3.291688,10445.5437,4.060699,3.272027,6.20837,9.254629,-2.254306,-3.713633,-6.935292,10029.3348,4.374125,3.060225,5.930253,8.412832,-2.14406,-3.457047,-7.45764,6
7206.794,2.189113,1.670564,2.207905,4.319596,-1.231863,-1.582208,-4.250547,12117.9663,3.166279,2.954572,3.862908,6.537376,-2.088719,-2.715061,-5.871183,13887.6491,5.855342,4.268908,7.068354,10.400786,-2.928736,-4.163381,-7.443314,13764.3706,5.725612,4.386781,7.237818,9.566527,-2.997075,-4.363472,-7.643615,3113.5082,3.19808,1.081421,2.081567,3.726025,-0.73419,-1.333186,-2.712333,2717.8384,3.238499,0.880407,1.712213,3.5011,-0.624354,-1.106737,-2.663362,12986.0718,5.171462,4.981806,9.035922,11.795782,-3.429554,-5.691549,-8.865279,13562.2786,5.183739,5.284586,9.68408,13.117163,-3.620242,-6.21386,-9.320946,6994.7041,1.923225,1.620351,2.295187,5.128938,-1.170943,-1.668631,-6.196638,6403.7754,2.088684,1.402959,1.874993,5.245846,-1.006108,-1.443688,-4.578284,15619.6963,6.147631,4.6919,7.626369,9.740836,-3.1877,-4.593195,-11.383648,11855.2898,5.301394,3.416719,5.535978,7.933549,-2.396629,-3.531754,-7.442109,3130.2311,3.42348,1.030645,1.93143,4.433689,-0.758148,-1.361524,-4.384824,3278.7387,3.553627,1.029435,1.954399,5.879249,-0.767312,-1.400583,-4.164514,15029.4172,5.457602,5.568358,10.187634,13.545809,-3.983274,-6.775795,-11.36262,12342.8384,5.177434,4.497471,8.311099,11.221354,-3.209028,-5.463493,-10.345072,2
2566.9141,1.595203,2.015659,3.251012,5.241738,-0.261674,-0.629841,-2.919315,2976.518,1.695059,3.032236,5.13173,7.219633,-0.306814,-0.714834,-3.314225,48.8891,1.016282,0.471475,1.237218,3.01546,-0.074349,-0.342783,-2.89807,82.2517,1.026991,0.510994,1.40877,3.683324,-0.071591,-0.314173,-2.656783,99.3815,1.066396,0.525934,1.677544,3.164424,-0.053516,-0.312702,-2.398271,112.5475,1.089326,0.425884,1.249529,3.164264,-0.053204,-0.337201,-2.547819,274.1462,1.087968,1.003803,2.669275,4.625185,-0.089177,-0.366824,-2.734299,252.2837,1.077185,1.10496,3.161746,6.757778,-0.099099,-0.376155,-3.17494,2524.9395,1.442886,1.860991,3.162642,6.166932,-0.264885,-0.688803,-3.789567,1675.2022,1.368349,1.136003,1.934611,4.623668,-0.198234,-0.559633,-3.584337,24.6992,1.007731,0.411269,1.235244,4.689155,-0.082525,-0.392179,-3.070062,48.9773,1.017282,0.444875,1.195419,3.718048,-0.080846,-0.358337,-3.059323,149.0598,1.112646,0.518999,1.775598,4.265779,-0.054545,-0.31496,-3.170629,123.492,1.093753,0.464884,1.449751,4.485249,-0.054539,-0.384348,-3.023214,184.2644,1.054727,0.958881,2.600139,5.026981,-0.098936,-0.451031,-2.803037,186.6218,1.063262,0.909198,2.555161,5.317038,-0.087511,-0.369629,-3.53502,6
1188.0715,1.296244,0.320576,0.595567,3.145634,-0.168095,-0.429776,-2.869841,1797.2251,1.446676,0.514915,0.866068,3.517529,-0.227603,-0.493294,-3.090378,2318.353,1.92574,0.930024,1.732414,3.728984,-0.314178,-0.657357,-3.647934,2324.2055,1.905512,0.970106,1.793209,4.224682,-0.318618,-0.645729,-3.183551,658.2694,1.488733,0.335999,0.872385,2.844954,-0.10452,-0.327524,-2.5336,535.5701,1.460751,0.286606,0.744023,2.99036,-0.09237,-0.339139,-2.594588,2243.9685,1.832155,1.218987,2.530209,5.268133,-0.349135,-0.679639,-3.832279,2305.1753,1.816035,1.289049,2.810581,5.786764,-0.364962,-0.736195,-3.703415,1324.8858,1.247499,0.359901,0.737474,4.386673,-0.178244,-0.51742,-4.06696,1118.4331,1.269111,0.287615,0.676338,3.993573,-0.147865,-0.460895,-3.626827,2596.8425,2.005983,0.977568,1.850836,4.914852,-0.34342,-0.774435,-3.908179,1927.1979,1.837086,0.768768,1.439346,3.931421,-0.264307,-0.59715,-3.802599,572.5728,1.472864,0.310309,0.829877,3.436499,-0.106122,-0.445939,-3.220435,637.5656,1.54131,0.309589,0.84157,3.676381,-0.116363,-0.375862,-3.487441,2404.4017,1.851,1.271934,2.72561,5.715743,-0.361829,-0.8232,-4.347623,1989.4612,1.795542,1.088885,2.410953,5.051499,-0.306907,-0.682325,-3.75037,2
42089.3364,11.942044,10.095596,13.543531,16.275411,-5.930403,-7.461749,-19.059801,46366.9102,12.75258,12.69647,18.371686,21.812729,-6.678885,-8.506544,-23.324015,7885.6497,3.824907,2.136371,3.920165,6.213155,-1.349038,-2.004132,-5.148264,7787.019,3.729139,2.205148,4.193423,6.519857,-1.368685,-2.085419,-5.51887,3584.8866,3.49641,1.338765,3.07981,5.191061,-0.821603,-1.321773,-3.221661,2997.5994,3.421063,1.088972,2.439349,5.187521,-0.649726,-1.066824,-2.592306,11257.915,4.847149,3.558231,6.870007,9.446444,-2.338163,-3.658202,-7.136737,11755.7967,4.853848,3.760428,7.475114,10.755119,-2.533533,-4.018268,-8.001986,41160.8349,8.898367,9.631427,12.5005,17.270624,-5.727007,-7.756876,-30.498032,27157.7129,7.580401,5.819713,7.429241,10.63761,-3.621239,-5.254644,-15.602933,8660.6055,3.962878,2.27056,3.923457,6.741761,-1.44113,-2.124946,-6.000013,8697.3557,4.493501,2.098405,3.612644,6.418706,-1.410985,-2.034974,-5.999912,3611.5506,3.829264,1.365137,3.064529,6.153815,-0.787848,-1.300653,-4.215448,3184.7362,3.494901,1.187691,2.645609,6.05122,-0.641407,-1.060003,-4.238516,12370.0671,5.015719,3.794536,7.078072,9.721698,-2.6507,-4.225822,-8.157434,11837.1712,5.42495,3.556549,6.751335,10.666438,-2.513919,-4.049999,-8.58421,6
9777.0449,2.50556,2.541046,3.320305,5.227684,-1.648957,-2.102325,-5.123089,16011.6753,3.662691,4.606044,6.194675,9.398599,-2.785526,-3.596784,-7.55541,18385.8606,7.452256,5.880287,9.89684,12.109374,-4.013286,-5.758587,-9.685559,18172.1592,7.265146,6.03525,10.310567,13.602043,-4.13744,-6.137726,-10.038625,3945.0321,3.768524,1.429754,2.748234,4.413682,-0.981159,-1.746962,-3.551222,3457.6117,3.854053,1.16443,2.205464,4.294484,-0.827462,-1.395785,-3.728789,17238.292,6.556351,6.839219,12.956937,15.728788,-4.751265,-7.886042,-12.033735,18111.3272,6.591967,7.270914,13.808725,17.714204,-5.085537,-8.827363,-14.950108,9395.7613,2.171815,2.478231,3.388364,7.031209,-1.550832,-2.136394,-7.200461,8653.835,2.408649,2.114579,2.843405,5.59581,-1.309715,-1.857257,-6.702262,20565.3393,7.798568,6.432015,10.642864,14.502199,-4.317214,-6.507165,-13.730181,15733.6858,6.728925,4.693578,7.636929,10.27099,-3.288084,-4.963905,-10.531907,4013.579,4.116392,1.393625,2.59924,5.206599,-1.009176,-1.815985,-4.514564,4218.4464,4.329514,1.405839,2.516426,4.794923,-1.026378,-1.815644,-4.34978,20098.6197,6.955944,7.73355,14.996029,17.783711,-5.566018,-9.683404,-15.142931,16418.8633,6.557478,6.231552,12.031718,15.920837,-4.466303,-7.630794,-13.25046,2
30647.2901,7.934047,7.089233,9.32533,11.758188,-4.368176,-5.519527,-14.790499,35517.6406,9.24457,9.367034,13.352735,15.984938,-5.212844,-6.598118,-16.803201,5030.4568,2.697533,1.438364,2.680715,6.668859,-0.88008,-1.334664,-3.969824,5009.4529,2.654533,1.506755,2.831703,4.981829,-0.908811,-1.350981,-4.306428,2642.0146,2.817961,1.026095,2.450524,4.486754,-0.627217,-1.037762,-2.516753,2229.8272,2.77411,0.847242,1.949448,3.661444,-0.496232,-0.857587,-2.515871,7460.3518,3.412047,2.479832,4.953182,7.996591,-1.517896,-2.312203,-5.524974,7830.0254,3.423748,2.619086,5.415542,8.664616,-1.634207,-2.576939,-6.037538,29785.8858,6.123974,6.710844,8.528995,11.946191,-4.301731,-5.905358,-18.128711,18907.2417,5.062848,4.048078,5.077371,7.807091,-2.499211,-3.41916,-11.400429,5353.6238,2.683068,1.489026,2.539211,5.05758,-0.928863,-1.444003,-4.617343,5472.907,2.965453,1.433149,2.456827,4.894794,-0.911462,-1.410534,-4.330536,2668.4363,3.046203,1.039547,2.56528,5.989572,-0.593915,-1.063755,-3.791714,2410.9854,2.854699,0.922599,2.248419,5.263099,-0.495245,-0.851543,-3.129542,7782.9512,3.338944,2.527007,4.973993,7.604393,-1.612039,-2.546786,-5.480766,7476.7439,3.563825,2.378896,4.730224,8.555156,-1.545626,-2.422097,-5.771137,6
12743.309,3.198034,3.388561,4.515308,7.03885,-2.102281,-2.636286,-6.560478,19945.6617,4.743419,6.001383,8.185534,11.778278,-3.463375,-4.397714,-9.263067,26402.853,10.59805,8.447418,15.075141,18.346992,-6.020719,-8.878685,-18.073102,26274.0115,10.358605,8.724632,15.949772,19.601972,-6.209011,-9.341252,-15.312405,5408.3746,4.941701,1.981621,3.898245,5.754772,-1.390907,-2.357798,-4.628063,4709.2178,5.003782,1.597254,3.206296,5.094305,-1.168542,-2.018112,-3.465845,24789.5015,9.253676,9.774874,19.720296,23.342676,-7.100419,-11.927992,-18.478988,26265.1035,9.358704,10.470222,21.315413,25.463914,-7.679461,-13.350192,-19.954754,11887.4966,2.641146,3.217264,4.290491,7.107259,-1.900832,-2.805307,-8.440888,10639.9565,2.905834,2.689354,3.528019,6.017078,-1.578484,-2.128621,-7.16723,28937.0008,10.992357,9.164848,16.232606,19.446035,-6.285475,-9.597684,-20.94511,22512.4866,9.644979,6.666727,11.242734,14.57953,-4.848017,-7.138474,-15.949329,5530.1961,5.408652,1.958755,3.804242,7.035107,-1.456628,-2.56144,-4.964107,5824.1475,5.730661,2.0042,3.624681,6.922179,-1.487777,-2.56388,-5.162248,28744.4158,9.895348,11.180916,23.225398,27.809847,-8.266426,-14.390542,-23.806032,23372.2888,9.176707,8.927567,18.702526,22.47274,-6.676678,-11.483981,-21.001598,2
2447.1763,1.570698,1.968949,3.22122,5.585926,-0.260251,-0.599279,-3.233363,2967.916,1.702653,2.987299,5.140951,7.476762,-0.31012,-0.694337,-3.507407,29.8896,1.010081,0.43576,1.205339,3.27118,-0.072488,-0.355879,-2.484065,33.6599,1.011209,0.477452,1.271511,3.766527,-0.071782,-0.323393,-2.903228,122.335,1.084813,0.513044,1.65153,3.91719,-0.056267,-0.277983,-2.681697,105.0388,1.08464,0.410882,1.259888,2.940619,-0.045704,-0.27366,-2.18548,205.2788,1.066688,0.966185,2.535291,4.50211,-0.088356,-0.350551,-3.020491,221.1245,1.068195,1.051433,2.982807,4.73843,-0.090691,-0.379882,-3.303028,2491.7515,1.443805,1.843388,3.10752,5.91318,-0.259993,-0.654455,-4.136841,1613.5259,1.356567,1.111407,1.953656,4.795562,-0.197534,-0.505184,-3.346871,-35.0235,0.989024,0.374839,1.053794,4.562274,-0.081189,-0.374685,-3.340534,9.0759,1.003239,0.412085,1.251756,3.931438,-0.079427,-0.352357,-3.202453,154.9635,1.120966,0.50521,1.678784,4.284215,-0.060077,-0.308929,-2.728793,129.2079,1.101057,0.448279,1.30574,3.61712,-0.05483,-0.303588,-2.929427,156.8579,1.047271,0.902709,2.451658,5.58219,-0.097439,-0.450667,-3.440985,117.0782,1.040293,0.863261,2.368394,4.998157,-0.087649,-0.358593,-3.027626,6
1099.2888,1.28195,0.304258,0.579995,3.744812,-0.148347,-0.370562,-2.637066,1699.3704,1.429944,0.475931,0.817208,4.313005,-0.212837,-0.465159,-3.097657,2306.8062,1.947851,0.979053,1.739035,4.292705,-0.307441,-0.687949,-3.107062,2285.469,1.909741,0.997467,1.851483,4.50039,-0.309409,-0.617798,-3.627061,596.7113,1.44931,0.351134,0.888831,2.679051,-0.111095,-0.364638,-2.399614,535.3457,1.477233,0.291286,0.732374,2.813696,-0.096102,-0.326897,-2.889368,2212.4365,1.837253,1.270857,2.599179,4.756375,-0.354274,-0.698231,-2.760459,2257.0402,1.806316,1.349195,2.930827,6.137576,-0.382869,-0.720937,-3.734269,1284.6387,1.245976,0.340863,0.738557,4.388802,-0.169315,-0.525985,-3.541976,1036.3669,1.254668,0.26638,0.727454,3.909589,-0.137562,-0.397831,-3.619519,2525.1225,1.982412,1.015274,1.851833,4.992324,-0.339306,-0.719256,-4.349407,1900.0364,1.85193,0.795641,1.534896,5.450913,-0.268472,-0.578836,-3.077665,550.2094,1.462189,0.318678,0.896617,3.658158,-0.113501,-0.45604,-3.117759,614.6197,1.537463,0.317313,0.858356,4.013398,-0.105418,-0.411557,-2.911288,2344.824,1.847094,1.325592,2.779509,6.272469,-0.380658,-0.872379,-3.935412,1939.9009,1.795118,1.137839,2.464241,5.269402,-0.325167,-0.693042,-3.796976,2
17157.0671,5.579111,3.976415,5.600011,8.101392,-2.246036,-2.935369,-8.330972,20870.7979,6.36773,5.557759,8.353785,11.119167,-3.054335,-3.934714,-9.209021,2508.2156,1.927259,0.802551,1.722233,4.450187,-0.435473,-0.779689,-3.242197,2538.2139,1.915905,0.851396,1.92363,4.132843,-0.454568,-0.771272,-2.937382,1487.0895,2.064339,0.689785,1.942745,4.576773,-0.344523,-0.667935,-2.364041,1271.0213,2.056462,0.561781,1.483953,3.673245,-0.285548,-0.547588,-2.57622,3899.4072,2.369991,1.512939,3.577398,5.817585,-0.750777,-1.225556,-3.575567,4043.5075,2.342349,1.6044,3.851301,7.153941,-0.79967,-1.310063,-3.458031,16721.7387,4.243537,3.691122,5.152414,7.901612,-2.219506,-3.180013,-10.39141,10909.031,3.725363,2.275631,3.18672,5.826942,-1.301466,-1.823437,-5.738304,2533.2708,1.886172,0.784618,1.626247,5.447013,-0.451592,-0.799315,-3.968047,2653.2944,2.089432,0.774671,1.67191,4.786768,-0.437427,-0.786052,-3.387325,1543.4609,2.261453,0.69501,1.894875,5.304801,-0.339559,-0.702688,-2.982725,1409.2249,2.143879,0.627426,1.688052,4.442849,-0.302721,-0.580774,-2.838727,3949.5049,2.315713,1.467269,3.453859,5.771874,-0.763855,-1.271612,-3.673208,3672.9431,2.403604,1.37457,3.283497,6.538428,-0.719066,-1.178585,-3.868767,6
5864.1851,2.219303,1.176056,1.550618,3.312689,-0.86474,-1.175109,-3.628621,9641.0957,3.085306,2.035415,2.624434,5.350912,-1.491502,-2.004807,-5.171275,8260.5601,4.282491,2.529756,4.076416,6.044302,-1.600963,-2.301691,-5.09211,8265.7546,4.195346,2.593356,4.146417,6.342005,-1.628371,-2.330763,-6.153364,2030.0491,2.503703,0.703547,1.491328,3.552002,-0.438285,-0.783182,-3.09182,1750.7036,2.518305,0.594966,1.199886,3.354946,-0.369242,-0.664321,-2.741355,7941.7543,3.886457,3.012635,5.435217,8.407038,-1.879696,-2.921988,-5.652128,8314.2071,3.873699,3.168139,5.710823,8.37551,-1.977363,-3.253543,-5.755886,5877.3867,1.941402,1.187668,1.602535,5.005474,-0.846071,-1.296932,-5.050125,5124.3569,2.067771,1.001133,1.379999,4.131888,-0.700938,-1.079208,-4.196992,9305.4124,4.563089,2.755171,4.478248,8.473039,-1.733325,-2.585438,-6.977571,6910.6591,3.934507,2.036367,3.244993,5.76562,-1.309797,-2.012474,-5.627676,1993.5498,2.650293,0.652247,1.428529,3.872259,-0.439292,-0.833005,-3.19587,2087.9752,2.785066,0.654024,1.383766,4.029793,-0.438091,-0.847974,-3.168046,8969.4712,4.067403,3.24857,5.743588,9.089561,-2.094295,-3.488268,-7.298521,7384.3057,3.908902,2.68348,4.886638,7.673996,-1.708202,-2.807964,-5.371585,2
25642.1119,7.068399,5.774912,7.605875,9.667254,-3.597422,-4.653827,-11.274818,30304.5074,7.977122,7.835864,11.31075,14.262341,-4.564494,-5.789706,-12.313041,3951.8769,2.415426,1.118759,2.204334,4.672311,-0.694072,-1.108804,-3.931545,3979.6626,2.379387,1.16832,2.372849,5.018091,-0.720069,-1.145525,-3.668549,2171.5476,2.510187,0.851236,2.139613,4.024875,-0.505361,-0.87358,-2.794799,1862.4853,2.531678,0.707787,1.797061,4.053519,-0.428349,-0.721374,-2.405334,6051.9807,3.051326,1.985141,4.216536,6.358323,-1.226123,-1.870526,-4.135998,6333.5432,3.033218,2.07456,4.547224,7.624632,-1.305337,-2.019642,-4.989441,25340.8867,5.483598,5.496159,7.014511,10.402908,-3.659442,-5.113773,-16.232888,16196.5059,4.601301,3.309946,4.301409,7.219609,-2.118029,-2.995284,-9.124669,4156.7224,2.392008,1.131108,1.999817,4.363072,-0.739422,-1.148659,-4.0804,4240.2805,2.654335,1.095906,2.033775,4.423405,-0.706572,-1.100087,-3.945156,2217.7272,2.735102,0.87316,2.189931,5.579771,-0.494862,-0.890275,-3.294746,2032.4262,2.630956,0.778522,1.939159,4.410432,-0.429066,-0.780404,-3.108629,6273.3489,2.990751,1.977211,4.016537,6.973141,-1.270837,-2.025528,-4.993432,5930.0305,3.163189,1.863602,3.94087,6.792546,-1.222734,-1.892063,-4.539884,6
12648.835,3.284856,3.351569,4.459095,6.922593,-2.010629,-2.660427,-6.881478,19801.2593,4.851199,5.967347,8.138867,11.58542,-3.365117,-4.336991,-9.216655,22045.5114,9.595833,7.187538,12.816707,15.432335,-4.971104,-7.419641,-13.916838,22039.1966,9.337834,7.381044,13.176875,16.124811,-5.117822,-7.719405,-13.886857,4724.2931,4.475083,1.701308,3.331589,5.420242,-1.180926,-1.977699,-3.483543,4092.6938,4.527714,1.384496,2.730371,4.368397,-1.003478,-1.693601,-3.556117,20857.6431,8.359902,8.362955,16.549645,20.005566,-5.853822,-9.818786,-16.07795,22196.2754,8.431747,8.902206,17.424192,20.472717,-6.277968,-10.597839,-15.961852,12057.9121,2.727989,3.21823,4.268932,7.134107,-1.85441,-2.532968,-10.017136,10556.0767,2.956912,2.644056,3.461537,6.309848,-1.517715,-2.065974,-7.629449,24292.8039,10.029835,7.819923,13.600755,17.63592,-5.25414,-8.119414,-17.485649,18714.0178,8.814297,5.701976,9.788369,11.926291,-4.030465,-5.8982,-13.160859,4802.2773,4.931434,1.65214,3.165072,6.47684,-1.215806,-2.130373,-5.193716,5032.7523,5.203869,1.681924,3.175561,5.926255,-1.265109,-2.144625,-5.573981,24303.51,8.955013,9.417701,18.922551,22.738303,-6.763003,-11.603526,-21.119317,19700.999,8.407258,7.62881,15.540388,19.1418,-5.463109,-9.806731,-15.470186,2
37834.6733,9.772911,8.962162,11.60632,14.920701,-5.401375,-6.817532,-15.979988,43054.7154,11.071841,11.603686,16.419832,19.710551,-6.340199,-8.451848,-20.440321,6421.4956,3.311633,1.804195,3.393432,6.025384,-1.152815,-1.736135,-4.752464,6415.4111,3.219272,1.868379,3.462266,5.371073,-1.175348,-1.712272,-4.172689,3203.5829,3.21936,1.190331,2.689713,4.59712,-0.735238,-1.191826,-2.836528,2713.6104,3.242954,0.988643,2.350561,4.513488,-0.595434,-0.998458,-3.329205,9488.6421,4.194872,3.082884,6.015763,8.649834,-2.004777,-3.099665,-6.186092,9969.3982,4.153486,3.230243,6.474669,9.55629,-2.122135,-3.274828,-6.212331,37807.7661,7.668657,8.818081,11.356597,18.511365,-5.443488,-7.445674,-26.417952,24865.8945,6.42394,5.387945,6.655909,9.634347,-3.392512,-4.701959,-16.322598,7034.405,3.328435,1.900928,3.262128,6.528956,-1.250329,-1.821976,-5.339784,7020.1714,3.671882,1.800989,3.126464,5.389989,-1.210381,-1.834129,-4.528573,3267.3387,3.608997,1.215263,2.730364,5.361197,-0.711687,-1.213552,-4.263992,2873.0815,3.306698,1.087255,2.594815,5.176839,-0.594378,-1.087069,-3.605425,10315.8916,4.211053,3.240751,5.999412,8.800472,-2.175592,-3.483597,-7.871016,9822.8682,4.508835,3.056915,5.899163,8.955128,-2.110265,-3.361788,-7.584912,6
8030.3896,2.28105,1.771533,2.273527,4.356384,-1.373981,-1.793987,-4.402302,13758.9497,3.405416,3.209027,4.091066,6.821549,-2.349672,-3.11377,-8.464483,13293.1015,6.077908,4.223989,6.80398,9.210768,-2.830853,-4.228475,-8.069042,13271.0549,5.887159,4.302317,7.03798,9.400671,-2.888444,-4.317648,-7.910454,3078.0456,3.235775,1.034979,2.041375,4.228031,-0.720325,-1.237936,-3.462848,2643.5204,3.24442,0.863395,1.677872,3.368026,-0.610034,-1.098793,-2.91742,12722.9776,5.359139,4.905282,8.935206,11.407308,-3.358019,-5.564237,-8.748639,13414.8571,5.341929,5.191788,9.315935,12.372568,-3.553604,-5.75652,-9.687311,8016.2149,2.036057,1.782436,2.409068,5.09256,-1.334408,-1.946974,-6.698494,7080.2827,2.192918,1.504008,1.94353,4.992789,-1.095495,-1.593925,-5.57559,14849.8491,6.257364,4.60597,7.440117,10.499197,-3.065223,-4.425486,-8.893746,11310.4397,5.461821,3.405625,5.438427,8.082851,-2.322874,-3.436269,-6.873578,3054.8847,3.453472,0.976529,1.923663,4.465431,-0.727581,-1.326775,-4.470148,3178.5935,3.642019,0.989755,1.915136,4.25819,-0.753018,-1.359121,-3.788525,14675.3054,5.560756,5.407391,9.856167,13.221786,-3.855195,-6.33644,-11.401356,11952.0664,5.288178,4.418687,8.157132,11.106903,-3.122648,-5.188832,-9.428291,2
40340.3447,10.068687,9.799191,13.001351,15.674571,-5.739292,-7.38403,-18.619445,46014.5332,11.239918,12.750912,18.446859,22.734274,-6.69364,-8.460058,-24.353336,7090.3845,3.569851,2.007129,3.678959,5.800592,-1.247507,-1.787105,-4.703758,7084.4807,3.475681,2.062491,3.973762,6.398679,-1.260924,-1.930556,-4.621627,3516.6078,3.462725,1.315268,2.882173,5.015419,-0.800926,-1.306951,-3.54807,2959.8855,3.423547,1.083545,2.421549,4.242398,-0.644572,-1.06369,-2.867861,10544.6902,4.584742,3.438286,6.734995,9.680429,-2.215248,-3.416422,-6.538853,11111.0415,4.562425,3.60496,7.039165,9.986405,-2.355667,-3.75374,-6.971109,40020.6021,7.759782,9.565629,12.467282,17.456775,-5.683973,-7.585082,-26.688985,25894.3076,6.48398,5.714755,7.17611,10.038323,-3.573781,-4.828813,-19.5179,7654.7156,3.575243,2.106846,3.594827,6.353869,-1.314895,-1.928731,-5.483354,7812.1377,4.029343,2.00521,3.39567,5.90996,-1.316303,-1.98186,-5.279817,3519.5442,3.748272,1.329164,2.962725,6.701281,-0.771688,-1.296784,-4.017768,3113.0271,3.518471,1.179487,2.662709,5.21633,-0.635818,-1.113185,-3.478869,11541.3853,4.618072,3.606691,6.633597,10.412672,-2.45182,-3.925279,-8.594366,10983.5112,4.93429,3.44417,6.497832,10.151852,-2.367611,-3.839071,-7.698357,6
10176.1059,2.549817,2.490894,3.26628,5.445931,-1.74738,-2.343959,-5.584822,16996.7783,3.822786,4.54774,6.081333,8.656334,-2.995581,-3.907,-7.901887,17726.977,7.758914,5.822541,10.016477,12.497695,-3.974108,-5.828604,-10.618114,17741.0684,7.54786,5.919985,10.233696,12.98639,-4.056376,-5.969455,-10.271379,3933.0883,3.872659,1.374914,2.792462,4.468064,-0.967936,-1.65559,-3.497777,3407.7021,3.931135,1.12855,2.258145,3.752279,-0.824939,-1.363332,-3.423329,16965.5445,6.760081,6.752617,13.014847,15.982741,-4.705345,-7.861372,-12.000749,18009.0806,6.798006,7.17757,13.658193,17.29497,-5.012193,-8.394758,-13.261675,10224.6705,2.279911,2.515098,3.340417,6.131168,-1.723811,-2.388145,-8.07328,9072.1587,2.477253,2.09521,2.752734,5.535508,-1.405222,-1.980916,-7.355143,19788.6491,8.023168,6.338502,10.68506,13.325124,-4.249476,-6.357906,-14.410865,15124.011,6.941627,4.668225,7.848048,10.227388,-3.254045,-4.707385,-9.638089,3970.4558,4.175667,1.312494,2.621211,5.222694,-0.990333,-1.713283,-4.029431,4140.1077,4.427249,1.32384,2.585504,4.91411,-1.024694,-1.8184,-4.831932,19834.9519,7.095122,7.568468,14.755391,18.05358,-5.448379,-9.208948,-14.221635,16077.1009,6.631404,6.148589,12.181716,15.065334,-4.437636,-7.713038,-12.530043,2
30147.2837,7.640952,6.949149,9.074172,11.36903,-4.335483,-5.489858,-14.524111,35869.6089,8.892509,9.511598,13.748711,16.93351,-5.354099,-6.907109,-15.652423,4737.8276,2.710446,1.363214,2.522783,4.69774,-0.839816,-1.247993,-4.419943,4786.3489,2.666633,1.419014,2.758655,5.349964,-0.852843,-1.387182,-3.517509,2651.8473,2.870195,0.995273,2.365375,4.617787,-0.601152,-1.079954,-2.761227,2231.3688,2.856901,0.83334,1.955516,3.751702,-0.492674,-0.822259,-2.852216,7224.6054,3.446751,2.400019,4.894386,7.225852,-1.47564,-2.323083,-4.867166,7618.1619,3.426168,2.522914,5.248895,8.3005,-1.565836,-2.475722,-5.385211,29882.7187,5.984259,6.735774,8.666007,12.269491,-4.35976,-6.183947,-19.384741,18700.7182,4.896124,3.960304,5.079567,7.773639,-2.510155,-3.49462,-10.818227,4934.3301,2.641533,1.381979,2.410114,5.908986,-0.868391,-1.305174,-4.206824,5134.3994,2.971456,1.358826,2.387947,5.136233,-0.871315,-1.359779,-4.29056,2661.9567,3.126644,1.013765,2.404105,5.002581,-0.583349,-1.021355,-3.403752,2376.2046,2.936203,0.919462,2.145381,5.335144,-0.495216,-0.895359,-3.146095,7466.4631,3.309987,2.414777,4.695924,8.862981,-1.515672,-2.45737,-6.366014,7174.718,3.547097,2.308898,4.690454,7.777375,-1.483638,-2.398611,-5.813652,6
13899.9448,3.363742,3.767732,4.932404,7.261766,-2.277901,-2.868598,-7.593486,22084.2715,5.065769,6.795089,9.270254,13.232547,-3.79951,-4.927918,-10.352064,25969.9466,11.348997,8.48877,15.496655,18.632465,-6.00176,-8.879145,-14.94835,25975.7962,11.036627,8.707388,15.992103,20.854909,-6.140223,-9.153713,-17.380354,5414.5943,5.049662,1.964776,3.985217,5.676444,-1.373587,-2.408685,-4.892216,4733.2307,5.188583,1.596819,3.271678,4.81096,-1.175006,-1.985853,-3.787856,24572.6902,9.741797,9.844124,20.315717,23.214742,-7.042396,-11.858372,-19.23398,26213.0945,9.839108,10.511508,21.561336,25.326957,-7.574084,-13.238189,-19.538685,13701.1553,2.873811,3.728006,4.900268,7.900629,-2.148312,-2.852476,-10.828185,12002.2295,3.141798,3.061064,3.988303,6.346938,-1.75339,-2.345698,-8.868263,28498.1956,11.671913,9.199407,16.392351,19.783325,-6.248826,-9.414881,-22.871195,22153.721,10.149115,6.779471,11.966862,14.61207,-4.876211,-7.371476,-18.29283,5522.0077,5.592964,1.915846,3.76989,5.693897,-1.436452,-2.539943,-5.280045,5816.6375,6.086444,1.970188,3.696762,6.464765,-1.491649,-2.589856,-5.229637,28545.1499,10.23992,11.173363,23.584239,28.897368,-8.13174,-14.039362,-26.643569,23323.5095,9.675457,9.074273,19.513257,23.937309,-6.641894,-11.746129,-19.741935,2
35600.7724,9.183246,8.260343,10.826103,13.286326,-5.11553,-6.642828,-14.548167,41447.2114,10.546965,11.097529,15.966488,19.227172,-6.11775,-8.012146,-17.814632,5896.3113,3.151096,1.641954,3.104729,5.339993,-1.039342,-1.621679,-3.901952,5925.4194,3.097805,1.708834,3.157096,5.622153,-1.071594,-1.573053,-4.545381,3114.5482,3.218729,1.145945,2.583153,4.673875,-0.712754,-1.177081,-3.39131,2628.8334,3.19587,0.953044,2.1244,4.114154,-0.57283,-0.946687,-2.630769,8887.4983,4.06984,2.834731,5.644917,7.865449,-1.84799,-2.848996,-5.982226,9391.9453,4.052788,2.999789,5.868827,8.787545,-1.96927,-3.014338,-6.432932,35361.2041,7.11427,8.106314,10.373733,14.739595,-5.10764,-7.031935,-22.075653,22485.4878,5.843019,4.780426,6.075976,9.29998,-3.076147,-4.244265,-15.49002,6285.7583,3.124468,1.69493,2.895378,5.747219,-1.092519,-1.629772,-4.983218,6502.4655,3.517965,1.650359,2.864736,5.244327,-1.099095,-1.687241,-4.671461,3113.8203,3.457259,1.158397,2.688009,6.053907,-0.68477,-1.163583,-3.893385,2771.7745,3.276396,1.036808,2.40885,4.737254,-0.570383,-0.976944,-3.174413,9455.988,3.993488,2.920248,5.473837,9.206317,-1.989199,-3.126688,-6.800885,9071.4973,4.262156,2.77431,5.244039,7.680562,-1.934393,-3.086584,-6.180618,6
7931.5068,2.284672,1.72239,2.219543,5.580066,-1.350211,-1.808367,-3.936534,13549.0371,3.398773,3.117655,3.933639,6.6722,-2.334616,-3.03298,-6.497511,13284.0986,6.282436,4.183773,6.799873,9.40323,-2.84811,-4.147236,-7.349674,13308.6143,6.133533,4.271467,7.053357,9.518384,-2.911091,-4.255488,-7.164824,3068.4372,3.313376,1.025648,1.960156,4.112738,-0.717744,-1.277932,-3.307441,2665.4556,3.38467,0.848514,1.634251,3.491794,-0.612352,-1.031133,-2.971575,12778.6744,5.555132,4.889429,8.858681,11.367172,-3.341363,-5.524547,-8.76438,13508.3623,5.522448,5.17437,9.211718,12.572622,-3.568378,-5.931804,-8.967892,8012.3902,2.050069,1.760235,2.37682,5.626421,-1.333591,-1.934993,-6.486962,7051.4956,2.214237,1.479133,1.94641,4.140645,-1.090913,-1.527747,-5.048367,14876.6335,6.548675,4.580676,7.295699,10.716644,-3.086057,-4.598414,-10.035083,11267.8733,5.564114,3.402675,5.475499,8.294011,-2.346905,-3.469537,-8.832336,3062.0962,3.590852,0.957371,1.844443,4.453041,-0.722635,-1.248878,-3.894095,3205.2346,3.812804,0.969735,1.877563,4.517047,-0.738891,-1.327519,-3.413924,14691.6057,5.723144,5.391479,9.87889,13.243084,-3.860213,-6.414448,-10.43785,11987.9153,5.412923,4.404317,8.211177,10.880066,-3.124721,-5.323263,-9.418163,2
2429.7041,1.551923,1.906115,3.138623,5.276912,-0.255851,-0.57834,-2.832317,2978.0659,1.664092,3.030779,5.165644,7.232781,-0.330099,-0.67097,-3.154234,49.3675,1.018675,0.416183,1.102176,3.553414,-0.074834,-0.318561,-2.856612,25.4207,1.00927,0.444223,1.218604,3.795228,-0.075599,-0.337546,-2.250678,111.3196,1.080025,0.474602,1.445811,3.500068,-0.048577,-0.261115,-2.12706,114.3826,1.098146,0.397423,1.172395,2.789472,-0.047504,-0.272915,-2.192627,222.3598,1.078174,0.913538,2.450422,4.516609,-0.089559,-0.438178,-3.491117,238.1821,1.078718,0.974913,2.699218,4.736245,-0.092954,-0.354354,-2.627312,2451.3325,1.416685,1.849559,3.164292,6.697819,-0.263398,-0.658423,-4.212899,1595.4116,1.339578,1.103519,1.914176,5.420954,-0.199045,-0.520128,-3.784005,-52.8093,0.981535,0.339133,0.942421,4.040144,-0.078272,-0.386202,-3.319057,45.3046,1.01825,0.389252,1.147872,4.098116,-0.076651,-0.428806,-3.310587,157.1591,1.128487,0.476032,1.509396,4.926452,-0.057977,-0.332256,-3.034734,113.2876,1.094148,0.431437,1.280995,4.124911,-0.054988,-0.368329,-2.960034,162.2001,1.052789,0.823975,2.226146,5.714603,-0.095602,-0.39409,-3.334535,129.9543,1.048127,0.81161,2.356285,4.713006,-0.082419,-0.349429,-3.262667,6
1124.2622,1.281027,0.272652,0.578778,3.901712,-0.161959,-0.395182,-2.729542,1793.8536,1.433973,0.427819,0.759624,3.573528,-0.239532,-0.573544,-3.3598,2275.0747,2.071569,0.692817,1.27931,3.318319,-0.301599,-0.655127,-3.54624,2343.5103,2.062463,0.71853,1.356835,4.135241,-0.302727,-0.596937,-3.421041,636.8519,1.508699,0.262176,0.691438,3.230646,-0.107133,-0.41066,-2.441182,527.4,1.48985,0.230712,0.600002,2.610285,-0.094191,-0.345182,-2.458129,2331.8057,1.987872,0.919625,1.808907,4.515078,-0.345873,-0.650431,-3.314948,2417.0796,1.963106,0.975779,1.947458,4.699349,-0.373676,-0.712251,-4.070771,1290.8447,1.236701,0.308645,0.682657,4.394735,-0.18309,-0.515102,-3.695729,1048.1509,1.246034,0.242074,0.585194,4.214756,-0.150724,-0.474691,-3.813049,2517.2,2.142338,0.744428,1.325196,4.21762,-0.323576,-0.649268,-3.725555,1926.6957,1.980999,0.594276,1.247611,4.388286,-0.259395,-0.626427,-3.861016,554.3451,1.487771,0.2488,0.753851,4.472511,-0.107151,-0.420797,-3.279054,620.938,1.583648,0.23896,0.729096,3.233923,-0.11617,-0.376243,-3.003849,2451.3103,1.979328,0.943294,1.903201,4.499165,-0.375081,-0.722343,-3.962927,2030.9717,1.917741,0.830423,1.750836,4.763085,-0.320776,-0.685864,-3.621266,2
40625.5347,11.67983,9.661515,12.917834,14.925964,-5.677814,-7.276821,-18.142047,46741.7154,12.564511,12.768874,18.540039,21.825715,-6.742969,-8.523424,-19.84053,7145.063,3.944986,1.941414,3.536845,6.530961,-1.23205,-1.79875,-4.472272,7118.9927,3.820289,1.996783,3.809184,6.109821,-1.242986,-1.850868,-4.505869,3523.4178,3.639763,1.278883,2.840626,5.373719,-0.80032,-1.304277,-2.765483,2968.6193,3.630308,1.053578,2.371741,4.35127,-0.642735,-1.043724,-2.932444,10667.0168,5.09094,3.33444,6.409879,9.4135,-2.204096,-3.381411,-6.891184,11216.1629,5.045371,3.4886,6.796774,9.477824,-2.347067,-3.618754,-6.971102,40727.3184,8.669028,9.527392,12.408789,16.998467,-5.709952,-7.93542,-29.911739,26369.9658,7.326108,5.620387,7.186247,10.241731,-3.58318,-4.699437,-16.806766,7704.1926,4.024847,2.000995,3.407956,6.023647,-1.274977,-1.96989,-5.43575,7876.3344,4.576742,1.911981,3.235798,5.808192,-1.292677,-1.923062,-5.128288,3497.616,3.93557,1.291404,2.871694,5.299631,-0.763718,-1.234502,-3.983609,3126.7703,3.765989,1.146619,2.624761,5.239219,-0.629656,-1.091352,-3.773622,11645.4065,5.23012,3.468306,6.393126,10.55345,-2.427943,-3.849129,-8.347346,11100.8452,5.610254,3.297977,6.182808,8.971247,-2.341563,-3.679669,-7.780892,6
10937.4458,2.625899,2.807827,3.696675,6.287669,-1.851876,-2.462652,-6.223274,18383.0117,4.030447,5.277578,6.853651,9.668909,-3.172971,-4.079117,-8.471466,17204.4551,8.094112,5.671125,9.57885,11.397735,-3.858525,-5.66882,-9.856077,17283.603,7.96651,5.802614,9.954078,12.949106,-3.942881,-5.843429,-9.089057,3886.8786,4.024832,1.380081,2.678658,5.105863,-0.952317,-1.620014,-3.290425,3363.8343,4.075767,1.122733,2.217427,4.042259,-0.813691,-1.417708,-2.76633,16602.8967,7.11058,6.708929,12.790821,15.643738,-4.580374,-7.568229,-11.460865,17674.6013,7.139395,7.13126,13.460268,16.217759,-4.894172,-8.1573,-12.764599,11421.2739,2.418438,2.933318,3.90678,7.774197,-1.861483,-2.693132,-8.318885,10024.3979,2.628708,2.411782,3.132228,5.864678,-1.501702,-2.121889,-6.537285,19316.9939,8.516128,6.233493,10.337397,13.432397,-4.14897,-6.124892,-12.469819,14728.023,7.235603,4.614397,7.80564,10.872291,-3.194926,-4.64871,-9.775988,3887.8804,4.342411,1.308312,2.493585,5.370597,-0.968135,-1.734597,-4.595425,4094.6564,4.700576,1.31722,2.535652,4.7616,-1.008698,-1.785658,-4.267994,19475.2399,7.454686,7.516686,14.59143,17.898594,-5.330247,-9.153201,-15.205333,15830.3201,7.08018,6.157486,12.032479,15.449855,-4.343281,-7.564311,-11.697508,2
30026.9839,7.590448,6.929865,9.177006,11.880636,-4.273023,-5.580429,-14.701253,36400.6563,8.935795,9.725926,14.092264,19.338321,-5.421189,-7.125178,-16.693907,4465.2683,2.77077,1.303846,2.440174,4.362182,-0.78349,-1.175391,-3.634181,4531.0176,2.739257,1.350337,2.555607,4.717551,-0.805691,-1.264914,-4.170691,2605.9156,2.961888,0.968197,2.238725,4.144882,-0.593576,-0.981459,-2.745124,2188.4685,2.918824,0.813654,1.924978,3.465389,-0.487208,-0.83218,-2.624963,7022.4177,3.571086,2.321334,4.802431,7.227833,-1.422929,-2.249027,-4.469253,7413.3574,3.560416,2.415172,4.859345,7.241101,-1.515716,-2.492764,-5.264201,30584.6924,6.059046,6.928986,8.906546,12.665986,-4.420198,-6.07694,-20.05391,18956.3003,4.915832,4.06431,5.184402,8.188004,-2.552681,-3.558494,-10.73895,4602.4058,2.704437,1.303481,2.326694,5.007681,-0.810602,-1.274473,-4.238691,4803.4075,3.032828,1.288974,2.397417,4.758178,-0.823054,-1.247088,-4.124777,2592.9149,3.186344,0.981718,2.255067,5.399606,-0.571218,-1.016917,-3.622265,2326.7206,3.023898,0.905134,2.09399,4.355557,-0.488779,-0.887419,-3.69326,7247.7248,3.439669,2.30843,4.544214,8.498783,-1.467164,-2.404667,-5.586315,6962.8868,3.702994,2.217069,4.485514,7.827569,-1.44748,-2.271537,-4.895615,6
13668.0869,3.254751,3.758303,4.867605,8.237742,-2.268192,-2.91686,-6.717605,21805.916,4.936734,6.911659,9.475581,11.902329,-3.770853,-4.640132,-10.650854,24315.7459,11.884759,8.097323,14.583186,17.329915,-5.736534,-8.666214,-15.179646,24462.1819,11.486889,8.320202,15.004778,18.155301,-5.852241,-8.937533,-15.500478,5285.4801,5.271746,1.874169,3.828324,5.685483,-1.331861,-2.262794,-4.628108,4579.0523,5.358684,1.544823,3.170113,4.958997,-1.142663,-1.947413,-4.275327,23603.7869,10.240426,9.510977,19.649513,23.064026,-6.768796,-11.683002,-17.811904,25286.9585,10.26894,10.110125,20.597153,24.415418,-7.240702,-12.310946,-17.064674,13856.1011,2.860849,3.850339,5.086282,8.342383,-2.218644,-3.037058,-10.075288,12026.5303,3.110251,3.108278,4.077196,6.937444,-1.772593,-2.364546,-8.298162,26807.2927,12.304497,8.807068,15.68108,18.818036,-6.049822,-8.8501,-21.432128,20805.6618,10.534006,6.553895,11.604943,15.385996,-4.703287,-7.021678,-14.846246,5378.8712,5.927267,1.82846,3.545624,7.070749,-1.368202,-2.413744,-5.119253,5610.0127,6.273108,1.886591,3.62622,6.263612,-1.451606,-2.53382,-5.158327,27637.4827,10.797629,10.764477,22.800227,27.872745,-7.850831,-13.720536,-22.458902,22487.1238,10.142242,8.832774,18.909517,23.607891,-6.433943,-11.460079,-20.714988,2
15955.1182,4.612109,3.668668,5.137283,7.781832,-2.154841,-2.89621,-7.676442,20818.4204,5.674715,5.54618,8.22922,11.244117,-3.139858,-4.128011,-10.324041,2090.135,1.860423,0.683657,1.447459,3.791452,-0.40143,-0.712542,-2.975241,2175.1628,1.860677,0.715554,1.567333,4.499212,-0.417319,-0.758056,-3.228525,1435.5646,2.108589,0.620296,1.701389,3.458479,-0.335308,-0.667197,-2.246162,1212.3041,2.092456,0.531701,1.396285,3.557584,-0.294733,-0.517435,-2.243391,3506.9627,2.318949,1.314677,3.084532,5.396732,-0.698613,-1.186833,-3.629259,3678.8435,2.295188,1.379394,3.311718,5.486762,-0.742889,-1.289272,-3.790384,16255.4702,3.756604,3.570705,5.036387,8.483857,-2.293576,-3.373065,-10.391842,10298.3208,3.165929,2.143052,3.024519,6.476468,-1.316109,-1.882274,-6.499022,2009.3316,1.764904,0.630664,1.343802,4.425777,-0.397462,-0.782957,-3.890865,2196.7168,1.960516,0.664937,1.503919,4.451634,-0.401431,-0.734886,-3.262643,1492.3211,2.318014,0.629012,1.687652,4.695361,-0.337985,-0.672154,-3.352904,1331.8142,2.186391,0.591925,1.526508,3.912682,-0.295145,-0.614561,-3.445098,3432.2495,2.184098,1.239042,2.78846,5.490205,-0.691127,-1.1728,-4.070745,3228.7334,2.272538,1.184862,2.871999,4.963921,-0.671802,-1.137116,-3.476816,6
5370.0581,2.099421,0.983155,1.304558,3.322397,-0.830544,-1.241239,-3.781089,9293.791,2.969299,1.733717,2.281355,4.920047,-1.481137,-2.012417,-6.842,7628.6066,4.750395,2.183345,3.334239,5.263587,-1.470049,-2.157015,-4.796305,7704.4722,4.624342,2.231486,3.455159,5.529097,-1.495377,-2.140548,-5.113206,1950.6993,2.629423,0.60827,1.157828,3.374088,-0.405605,-0.746282,-2.609688,1687.6137,2.683123,0.516074,1.049467,2.877011,-0.352431,-0.632379,-2.606259,7621.3391,4.256533,2.634832,4.320361,7.038374,-1.761107,-2.820655,-5.542592,8076.7754,4.225459,2.772226,4.574901,7.131882,-1.858701,-2.940667,-5.241446,5681.5581,1.896822,1.053416,1.457115,4.713188,-0.847565,-1.333491,-5.115421,4818.1699,1.981641,0.873403,1.219565,3.984348,-0.699589,-1.06435,-4.466176,8495.5606,5.018179,2.408513,3.67186,6.300512,-1.594276,-2.358703,-5.470993,6463.4868,4.353617,1.821332,2.926,5.904756,-1.226104,-1.79312,-4.945496,1845.3387,2.720972,0.572883,1.137429,3.919072,-0.396641,-0.79919,-3.020353,1975.914,2.961785,0.572421,1.241518,3.92047,-0.404781,-0.75924,-3.295135,8608.0974,4.404364,2.849914,4.782011,7.949097,-1.970955,-3.221265,-6.415548,7073.3733,4.175687,2.380323,4.137632,6.648869,-1.634417,-2.690337,-5.125044,2
24621.3721,6.823655,5.569014,7.36442,9.786696,-3.439846,-4.512738,-10.835581,30825.9882,7.809023,8.07136,11.768462,14.931819,-4.662256,-5.963315,-14.770277,3468.7195,2.502791,1.014623,1.933592,3.683119,-0.613491,-0.964463,-3.308721,3501.1402,2.432517,1.051234,2.026614,4.564923,-0.628722,-0.99559,-2.987212,2103.2482,2.628633,0.803823,2.04592,3.808457,-0.488421,-0.853589,-2.625467,1810.9457,2.66746,0.682288,1.733013,3.329624,-0.405563,-0.757599,-2.65954,5552.3535,3.163201,1.840721,3.931851,7.016268,-1.114345,-1.758105,-4.75738,5856.1421,3.141187,1.923712,4.133705,6.690079,-1.167572,-1.857657,-4.714606,25501.1172,5.388107,5.562245,7.258443,11.376904,-3.703378,-5.375037,-15.784328,15870.3755,4.388855,3.289436,4.242526,7.279907,-2.105089,-2.957059,-9.276375,3525.5478,2.440275,0.986451,1.78098,5.197018,-0.627048,-1.084015,-3.664359,3710.1236,2.741983,0.990884,1.845978,4.41439,-0.633755,-1.003433,-4.507905,2126.5317,2.871477,0.812996,2.029925,4.545958,-0.471994,-0.907309,-3.766105,1953.002,2.804241,0.742575,1.883468,4.242422,-0.409955,-0.731199,-3.142298,5665.2851,3.069406,1.792977,3.648481,7.227774,-1.12414,-1.878519,-4.773984,5410.1949,3.252747,1.729171,3.720269,5.766409,-1.090671,-1.847196,-5.009413,6
13620.5205,3.396852,3.621844,4.803469,7.725385,-2.176309,-2.90075,-7.567561,22018.5903,5.203549,6.730316,9.155168,12.545307,-3.709612,-4.831069,-11.865306,20541.2649,10.831872,6.883456,12.348218,15.343254,-4.788019,-7.063159,-14.899699,20671.0867,10.417036,7.078079,12.589994,15.293538,-4.880374,-7.526137,-12.743735,4635.8393,4.867053,1.630315,3.300171,5.138024,-1.140803,-1.918888,-3.853235,3999.7665,4.921206,1.342892,2.826983,4.798554,-0.975522,-1.656711,-3.622899,20139.4045,9.357068,8.17327,16.422789,20.722756,-5.671934,-9.67819,-15.873973,21520.1245,9.3809,8.675407,17.229505,21.69399,-6.027172,-10.286307,-17.367976,14071.3784,2.997255,3.772704,5.014584,9.392717,-2.18427,-3.124272,-10.884858,12032.2412,3.213112,3.040602,3.941807,7.662572,-1.729258,-2.539756,-9.130852,22840.4992,11.467611,7.526014,13.161944,16.230166,-5.091885,-7.7138,-17.251895,17651.5469,9.827843,5.60752,9.812719,13.270668,-3.951246,-5.952598,-11.170716,4650.9923,5.311847,1.571049,3.134727,6.192833,-1.175486,-2.126986,-5.731257,4865.1466,5.772363,1.591744,3.180584,5.447212,-1.22747,-2.212433,-5.256874,23548.8421,9.930046,9.159183,18.864879,22.597468,-6.546361,-11.548568,-22.972419,19203.0515,9.39114,7.522887,15.684588,20.429137,-5.375352,-9.566488,-16.465997,2
16296.0425,4.743236,3.695089,5.164369,7.755779,-2.214828,-3.045818,-8.353278,21336.8213,5.794048,5.684297,8.789479,12.25803,-3.245239,-4.385452,-11.286016,2178.8093,1.924126,0.722249,1.568379,4.154424,-0.415497,-0.777532,-3.019072,2253.0046,1.911937,0.734366,1.715997,3.951202,-0.441739,-0.870396,-3.395708,1460.489,2.133467,0.639057,1.77303,5.032797,-0.343051,-0.601359,-2.868344,1258.2825,2.138835,0.547704,1.55643,4.403166,-0.294445,-0.604845,-2.91738,3582.4077,2.357294,1.361092,3.281393,6.558802,-0.727023,-1.2194,-4.409987,3799.2332,2.360625,1.412837,3.342922,6.067154,-0.769898,-1.358453,-3.771234,16883.0957,3.87144,3.682374,5.338765,10.623978,-2.397913,-3.581548,-12.877571,10714.6655,3.245955,2.227212,3.188401,6.571857,-1.392048,-2.026031,-8.678966,2141.9238,1.853468,0.646653,1.413003,4.381606,-0.423544,-0.88789,-4.08986,2243.471,1.996871,0.675686,1.454656,5.27218,-0.420624,-0.922048,-4.219274,1515.2443,2.33067,0.655925,1.791591,5.502428,-0.341577,-0.722364,-3.688814,1394.6353,2.289834,0.604121,1.66003,5.12795,-0.309704,-0.653551,-4.032886,3610.1055,2.27883,1.259721,2.892442,7.630845,-0.718418,-1.312238,-4.951856,3388.748,2.363813,1.234165,3.227929,6.003035,-0.699906,-1.274975,-5.209241,6
5546.9092,2.144138,1.02386,1.463554,3.944785,-0.865899,-1.322505,-3.924695,9759.8477,3.06512,1.841547,2.484513,5.653662,-1.552169,-2.125442,-6.625151,7740.8624,4.871339,2.213097,3.378255,5.875548,-1.50802,-2.303331,-5.518435,7840.6223,4.735385,2.268885,3.528537,6.841259,-1.53345,-2.315992,-5.395199,2004.2913,2.681638,0.62303,1.251832,4.075342,-0.414512,-0.797055,-4.857945,1734.6818,2.73826,0.530231,1.068072,3.776645,-0.356384,-0.69589,-3.394353,7753.6709,4.351327,2.640432,4.468453,7.451897,-1.791829,-2.837288,-6.260112,8209.9031,4.309846,2.798309,4.673921,8.798098,-1.884657,-3.102029,-6.805175,5887.5469,1.924131,1.111595,1.680689,5.414419,-0.886985,-1.470704,-6.741477,4919.7974,1.981082,0.934796,1.491043,6.816366,-0.717527,-1.153939,-5.478576,8631.3501,5.155415,2.442619,3.90067,7.13525,-1.634389,-2.431315,-7.529217,6524.9957,4.456301,1.844755,2.987029,6.133657,-1.266164,-1.904604,-5.327403,1931.6228,2.820392,0.575082,1.222727,3.875304,-0.408093,-0.902517,-4.230803,1992.2554,2.966453,0.59765,1.239498,4.421091,-0.419627,-0.834358,-5.586394,8791.0727,4.543422,2.871112,4.770625,8.573912,-1.99066,-3.292927,-7.648988,7193.148,4.288548,2.389014,4.15861,7.932074,-1.658627,-2.845323,-6.151204,2
25065.0762,6.944805,5.670794,7.493748,11.189297,-3.524348,-4.910599,-14.796927,31544.2456,7.968733,8.285189,12.248064,16.738609,-4.808702,-6.788235,-21.966464,3631.4812,2.570956,1.08767,2.087964,5.131633,-0.646786,-1.136283,-3.842402,3718.4509,2.52836,1.108021,2.35612,5.397877,-0.676561,-1.145935,-4.438621,2176.6701,2.690919,0.826783,2.047298,3.865194,-0.509615,-0.950012,-3.379284,1852.6048,2.649132,0.708803,1.861147,4.679565,-0.430878,-0.883408,-3.376222,5806.8518,3.24345,1.914781,4.089689,7.582186,-1.191775,-1.939855,-5.857334,6126.8569,3.233697,1.981247,4.490394,8.250557,-1.237401,-2.076658,-6.081854,26565.6518,5.542913,5.810903,7.6145,13.268783,-3.921928,-5.729212,-25.672419,16750.8633,4.56617,3.458812,4.590577,9.615753,-2.271929,-3.42468,-14.691693,3716.5305,2.49833,1.03091,2.00142,8.530422,-0.682048,-1.280881,-5.9713,3854.8313,2.823853,1.031976,2.130681,5.834967,-0.678106,-1.131829,-4.947697,2275.4658,3.025187,0.848865,2.281677,6.609292,-0.501304,-1.090644,-5.492567,1976.3121,2.765897,0.77938,2.032768,5.386543,-0.447936,-0.87706,-4.953227,5987.5732,3.158111,1.880582,3.895614,7.776585,-1.215233,-2.064454,-6.057697,5695.7321,3.349317,1.800644,3.935755,8.242951,-1.186452,-2.051327,-5.972318,6
13313.6856,3.357105,3.612415,4.740877,8.421267,-2.148598,-2.849353,-9.955934,22126.8955,5.244097,6.848159,9.350958,14.347203,-3.76034,-5.212512,-14.988678,20739.5527,10.92452,6.974177,12.408524,15.452772,-4.803964,-7.391901,-18.467062,20947.9665,10.599216,7.139967,12.753006,16.114309,-4.915708,-7.647687,-18.034194,4620.2308,4.742791,1.642069,3.398116,5.585327,-1.155548,-2.141801,-5.09937,4033.7181,4.897021,1.350136,2.841347,5.237457,-0.9905,-1.757632,-4.073154,20182.8013,9.316175,8.212041,16.672657,20.425028,-5.658199,-9.766344,-20.85075,21569.2395,9.374858,8.740133,17.457859,22.776896,-6.05343,-11.012893,-20.198803,14138.1016,3.000541,3.838998,5.336427,11.061294,-2.233187,-3.308065,-13.487375,12002.6186,3.193235,3.072519,4.129866,8.846564,-1.743914,-2.581715,-12.473731,22922.9531,11.517038,7.607158,13.589559,17.50464,-5.102894,-7.843267,-23.263682,17657.3365,9.926822,5.652301,9.958691,12.850257,-3.94133,-6.114307,-18.566151,4676.0572,5.314301,1.590086,3.192651,6.758729,-1.18844,-2.152759,-6.996467,4918.3717,5.732657,1.614534,3.182149,6.817558,-1.245227,-2.293469,-7.107119,23452.9822,9.928868,9.202457,19.00004,22.839803,-6.555816,-11.541835,-28.458894,19212.0681,9.368999,7.55106,15.967424,20.926448,-5.357489,-9.800687,-19.511303,2
35178.2422,9.229926,8.408528,11.132252,14.669503,-5.023344,-6.882247,-19.233059,43525.1148,10.821353,11.933184,17.338674,22.280214,-6.511709,-8.818124,-31.111343,5747.2299,3.430211,1.642589,3.12194,7.546933,-1.025042,-1.741056,-4.638787,5834.4057,3.345681,1.692806,3.191957,5.582255,-1.039832,-1.629851,-4.48384,3128.1653,3.362869,1.1625,2.652112,5.696939,-0.727431,-1.267625,-3.148448,2663.4382,3.397094,0.98056,2.29516,4.53977,-0.586305,-0.995664,-3.880573,8925.3222,4.392292,2.90507,5.747254,8.151869,-1.846109,-2.964988,-6.28618,9422.1985,4.370847,3.030086,5.958042,9.68562,-1.938992,-3.055613,-6.824969,38000.1992,7.498755,9.017993,12.046527,18.665383,-5.500924,-7.741867,-30.63788,24679.8759,6.184455,5.388298,6.966387,10.637736,-3.421048,-5.016247,-23.10224,6143.0608,3.415067,1.693243,3.111806,7.487584,-1.08884,-1.743675,-6.755977,6317.5047,3.82675,1.646199,2.982171,7.456775,-1.096312,-1.723554,-7.989786,3177.3404,3.783883,1.174359,2.717167,6.389884,-0.689162,-1.370153,-4.934868,2772.39,3.488848,1.056298,2.566003,6.09387,-0.58118,-1.161221,-5.250637,9624.9648,4.393731,3.008894,5.736767,10.112046,-1.991532,-3.282985,-7.845477,9202.7041,4.715411,2.889014,5.551513,10.488911,-1.948709,-3.255328,-8.834324,6
7673.1709,2.207961,1.701927,2.387834,5.68428,-1.350553,-1.8359,-6.327271,14448.6411,3.495849,3.401041,4.392498,8.111402,-2.482558,-3.52814,-11.349329,12630.8977,6.756107,4.024028,6.540094,10.128245,-2.730075,-4.159873,-9.765802,12773.4182,6.568426,4.099184,6.780214,10.219535,-2.778837,-4.260671,-9.647375,3035.4313,3.419437,0.996829,2.09273,5.642165,-0.70288,-1.302188,-4.767424,2615.2945,3.468865,0.839059,1.736815,5.131873,-0.603175,-1.069095,-3.64724,12428.5843,5.924755,4.729483,8.530642,12.111065,-3.245826,-5.479309,-9.489669,13260.8562,5.918622,5.036375,9.001335,13.640222,-3.431358,-5.987692,-9.814312,8653.0332,2.111136,1.940802,2.774361,9.045136,-1.446231,-2.242895,-10.288474,7528.0826,2.253461,1.600567,2.365265,6.909148,-1.165622,-1.823303,-8.470869,14036.0561,6.97848,4.398718,7.128359,10.600928,-2.956371,-4.629971,-11.206038,10704.1814,6.017381,3.299923,5.446123,8.8799,-2.26966,-3.647255,-9.442697,3013.1133,3.740017,0.943013,1.886806,7.880787,-0.707133,-1.434302,-5.352019,3090.3611,3.922274,0.94972,2.050451,7.385458,-0.735825,-1.381973,-5.838142,14301.8799,6.053781,5.255488,9.591864,14.091722,-3.711786,-6.46404,-13.442261,11646.8843,5.719085,4.300926,8.075235,12.403707,-3.047015,-5.363026,-10.047408,2
2228.4517,1.517962,1.751999,2.905618,6.071533,-0.254218,-0.792935,-5.35659,3105.1109,1.687021,3.109516,5.482902,9.227498,-0.355051,-0.971466,-4.562029,49.0617,1.020641,0.400417,1.159009,4.86617,-0.086023,-0.481278,-4.258338,42.5613,1.017078,0.426265,1.254578,4.64528,-0.090341,-0.423641,-3.471392,121.9602,1.092722,0.452104,1.484496,3.919422,-0.068956,-0.401405,-3.705313,122.4218,1.110539,0.388503,1.288453,3.027553,-0.058156,-0.415906,-3.42565,252.5429,1.096604,0.887428,2.519578,5.627127,-0.113532,-0.521425,-4.195595,213.394,1.075966,0.930497,2.673678,5.599601,-0.12128,-0.537949,-4.746337,2477.0586,1.415954,1.895815,3.323767,6.649078,-0.278859,-0.843422,-6.455234,1663.6807,1.349564,1.135509,2.115922,5.901253,-0.211909,-0.75951,-6.101065,-10.2407,0.995979,0.316429,0.932282,5.040372,-0.098257,-0.495005,-4.701803,46.6907,1.020919,0.378026,1.04808,4.815884,-0.083458,-0.477205,-4.423497,168.4982,1.147999,0.457765,1.584187,4.598636,-0.072227,-0.517949,-3.883916,117.5917,1.104846,0.425729,1.380367,4.128547,-0.065188,-0.418038,-3.163906,125.6094,1.043676,0.780949,2.154751,5.144204,-0.112839,-0.489166,-4.515348,183.0127,1.073662,0.781626,2.274258,5.273146,-0.097984,-0.468366,-4.411239,6
876.7458,1.235058,0.190521,0.487133,3.254396,-0.146174,-0.480163,-4.447892,1503.8999,1.363712,0.325724,0.743315,4.673458,-0.230563,-0.645152,-4.256938,2185.2135,2.191175,0.531331,0.945044,3.298099,-0.279176,-0.613504,-4.016048,2236.9328,2.151503,0.552924,1.004134,3.418826,-0.277902,-0.618585,-3.531943,611.2756,1.515427,0.205205,0.534921,2.774987,-0.101724,-0.415797,-2.880764,534.7123,1.536768,0.176364,0.527924,3.295444,-0.097343,-0.372021,-2.830408,2261.7749,2.074248,0.692991,1.349276,3.952462,-0.320846,-0.663594,-3.705166,2416.5691,2.069835,0.730991,1.391953,4.160977,-0.343646,-0.855034,-4.306443,1059.4546,1.193621,0.243267,0.669445,6.500718,-0.17988,-0.567433,-5.469738,895.7021,1.209923,0.199264,0.634583,4.784498,-0.144252,-0.558335,-4.187458,2380.5917,2.246097,0.564156,1.08465,4.568022,-0.304106,-0.780143,-4.526862,1814.7818,2.055626,0.465664,0.959458,4.47671,-0.241944,-0.677569,-4.430112,567.0491,1.547623,0.194971,0.614726,3.702476,-0.105005,-0.437299,-4.354209,575.3218,1.581091,0.208103,0.653942,3.93106,-0.106537,-0.483504,-3.897421,2411.3831,2.079437,0.710672,1.373293,4.666667,-0.351088,-0.779177,-4.166948,2031.7605,2.035845,0.623524,1.278321,3.923452,-0.30531,-0.709871,-3.917133,2
37442.0757,11.818312,9.029117,11.931169,14.699698,-5.12263,-7.246861,-26.773012,47998.4189,13.114542,13.31947,19.56991,24.225036,-7.008352,-9.902659,-42.73881,6912.4399,4.135575,1.912186,3.579924,7.064438,-1.202464,-2.085519,-6.034567,6949.4004,4.006587,1.964412,3.817295,6.214304,-1.22216,-2.082527,-6.990065,3564.7869,3.801257,1.280555,2.840511,5.67528,-0.789824,-1.346916,-5.125054,3006.0859,3.801405,1.072028,2.499552,5.269264,-0.65068,-1.206687,-5.100054,10601.9885,5.363048,3.32715,6.65547,10.146019,-2.16322,-3.629889,-8.771315,11182.3012,5.331013,3.464582,6.790899,12.176156,-2.276837,-3.739886,-10.078173,41887.689,8.99501,10.0614,13.507377,22.644097,-5.900991,-8.527287,-42.654906,27228.3316,7.498359,5.948796,7.790901,12.576918,-3.703434,-5.645448,-26.528061,7386.686,4.190664,1.959624,3.469539,6.268403,-1.267818,-2.199809,-7.982903,7559.9094,4.802212,1.892821,3.37401,6.652117,-1.271588,-2.125847,-8.077406,3581.7356,4.262455,1.294222,2.926275,6.625226,-0.754848,-1.554904,-5.51893,3135.7213,3.93312,1.164332,2.673071,5.843439,-0.650493,-1.240657,-5.360107,11662.3498,5.515138,3.456702,6.47499,9.750381,-2.38209,-4.229026,-10.586156,11083.1892,5.999414,3.305146,6.294324,10.014987,-2.316827,-4.00632,-9.21745,6
9490.2842,2.365896,2.507654,3.576925,6.88712,-1.699602,-2.32869,-9.64321,18169.1436,4.003295,5.309672,7.208166,11.999847,-3.110422,-4.41491,-17.168374,16839.0474,8.589118,5.636046,9.740112,12.961182,-3.789133,-5.870076,-15.096443,16982.346,8.339404,5.740117,9.954512,13.038307,-3.896441,-6.268078,-14.951583,3834.4824,4.100074,1.349353,2.779058,5.832444,-0.941516,-1.751161,-4.077967,3323.7385,4.147696,1.114272,2.359449,4.899192,-0.803236,-1.438603,-4.558742,16306.3028,7.375277,6.639668,12.83715,16.914435,-4.451464,-7.726629,-16.62977,17509.645,7.481932,7.070052,13.576713,16.991856,-4.735687,-8.260456,-14.967419,11473.5737,2.420156,3.000164,4.171606,9.751315,-1.8854,-3.029326,-14.157553,9864.9297,2.590578,2.420547,3.395905,7.573303,-1.492817,-2.165299,-10.067898,18625.774,8.817406,6.141214,10.450736,14.304441,-4.084058,-6.525801,-19.749596,14247.8652,7.494418,4.591007,8.015822,13.671883,-3.151552,-4.896798,-15.365156,3851.4612,4.485213,1.287463,2.79091,8.447795,-0.949194,-1.808056,-6.873579,3995.7166,4.705726,1.302131,2.766807,6.310465,-0.987713,-1.892197,-5.944525,19006.22,7.712952,7.394959,14.595657,18.869338,-5.151278,-9.359692,-19.112476,15444.2932,7.20104,6.103843,12.233753,18.386982,-4.234123,-7.641681,-14.904063,2
27344.103,7.1976,6.379799,8.529247,12.723949,-3.839204,-5.333425,-19.714392,36918.0264,9.133052,9.940862,14.811651,19.661202,-5.575439,-7.726364,-25.966037,4441.855,2.837841,1.319583,2.598949,6.738623,-0.791147,-1.473822,-7.299516,4521.3335,2.802113,1.36877,2.608281,7.302438,-0.814568,-1.33888,-5.410168,2622.2768,2.986379,0.979457,2.331276,4.850761,-0.618731,-1.172084,-4.734964,2212.1536,2.976629,0.84146,2.027293,5.659424,-0.508573,-0.985892,-3.797833,7052.9712,3.67353,2.333458,4.850584,8.764591,-1.410515,-2.41273,-6.547326,7428.9553,3.61992,2.423721,5.044871,8.709414,-1.492601,-2.423894,-5.424011,31058.0796,6.160202,7.164103,9.558609,18.318391,-4.550247,-6.625717,-28.953298,19379.1919,5.026403,4.18263,5.517114,10.822918,-2.626718,-3.804383,-17.601277,4534.2137,2.751947,1.30636,2.405308,7.200041,-0.809458,-1.392639,-5.938454,4715.7983,3.055137,1.312087,2.420366,6.599977,-0.81659,-1.545319,-6.590699,2627.5584,3.267607,0.996246,2.475623,6.533221,-0.574465,-1.191059,-5.971072,2309.4721,3.037904,0.906419,2.399953,8.076229,-0.50862,-1.126769,-5.59155,7213.9182,3.482476,2.328058,4.581199,10.142428,-1.451068,-2.467396,-8.364747,6958.0342,3.756244,2.224373,4.552798,8.74231,-1.434093,-2.490658,-7.134557,6
13390.2637,3.198698,3.419342,4.659657,8.253412,-2.281391,-3.327885,-11.7447,24421.8828,5.471831,7.047392,9.618225,14.218935,-4.242722,-5.906774,-19.622389,24567.2886,12.377147,8.241884,15.151588,20.621721,-5.8018,-9.245427,-23.885093,24786.3493,12.080918,8.42948,15.582442,19.502669,-5.923367,-9.222469,-21.804629,5342.352,5.361128,1.872917,4.053474,6.82114,-1.352006,-2.425787,-5.959426,4646.4382,5.468433,1.54309,3.37346,7.048274,-1.151108,-2.237631,-4.6382,23892.0544,10.649897,9.564245,20.009562,24.763703,-6.818524,-12.173095,-22.155629,25537.8374,10.698635,10.192056,21.101712,25.882059,-7.258762,-12.950899,-23.572079,15825.0381,3.140037,4.023294,5.773962,12.267152,-2.565117,-3.85375,-18.192659,13364.3604,3.363241,3.228691,4.300403,8.478568,-2.001222,-3.052446,-14.689456,26860.8716,12.922499,8.896277,16.378158,20.583918,-6.09215,-9.931331,-25.6897,20763.719,10.992908,6.652725,11.967328,16.78009,-4.751836,-7.294032,-19.354329,5384.4598,5.843386,1.804858,3.777104,7.816474,-1.395751,-2.52087,-7.691246,5638.242,6.385232,1.866985,3.799135,7.46454,-1.457466,-2.684151,-6.787466,27699.9441,11.100644,10.744952,23.118902,29.446749,-7.836864,-14.052565,-29.189889,22526.5334,10.35347,8.821987,19.565148,26.87176,-6.460165,-11.96603,-26.396214,2
26986.6485,7.270607,6.19615,8.154954,11.760198,-3.809169,-5.246276,-18.424562,37123.2646,9.236821,9.878246,14.417157,20.075171,-5.597287,-8.016807,-27.937223,4475.8071,2.845944,1.298742,2.502929,5.925608,-0.812973,-1.405095,-5.707314,4557.5867,2.797727,1.357949,2.64002,6.346463,-0.817049,-1.377677,-5.467267,2637.7058,2.996489,0.979711,2.401654,5.784625,-0.609254,-1.191319,-4.935494,2233.7293,2.997704,0.834119,2.01329,4.933708,-0.505244,-1.039307,-4.448907,7109.2221,3.70845,2.31346,4.770671,8.292255,-1.448633,-2.403761,-7.050998,7487.0073,3.638896,2.396159,5.030347,9.035422,-1.52569,-2.583609,-7.38222,31081.4234,6.174845,7.12544,9.506864,16.087846,-4.582928,-6.699641,-33.990031,19438.438,5.018105,4.157583,5.577883,10.552536,-2.670356,-3.836537,-17.821292,4672.3569,2.797971,1.297977,2.423716,5.861302,-0.836216,-1.588599,-7.698739,4856.9633,3.138166,1.293951,2.627309,6.811267,-0.850757,-1.444137,-6.036655,2670.2057,3.319005,0.999095,2.460877,6.335727,-0.597483,-1.265335,-5.917117,2373.7521,3.119879,0.91269,2.20167,6.569657,-0.506956,-1.113867,-5.771008,7327.364,3.543779,2.303815,4.532081,9.876815,-1.473407,-2.635458,-8.485149,7030.4556,3.790292,2.210287,4.47934,7.630589,-1.461275,-2.627099,-7.957093,6
12512.3208,3.071398,3.449561,4.60265,7.998031,-2.127178,-3.013517,-12.293497,23015.2993,5.232641,7.315094,9.944285,14.061239,-3.928519,-5.601847,-17.808311,24531.8226,12.416654,8.289666,15.401546,20.325524,-5.794779,-8.901527,-21.026214,24656.0213,12.092671,8.498095,15.755852,18.879239,-5.942536,-9.390028,-24.434567,5319.8883,5.367635,1.87934,3.99304,6.772148,-1.342288,-2.392927,-5.523125,4545.5169,5.316145,1.544989,3.379724,5.984557,-1.148668,-2.111635,-6.290401,23614.8167,10.564331,9.66258,20.337733,24.489702,-6.784077,-11.927926,-24.245796,25377.3864,10.707503,10.293448,21.274271,26.637824,-7.258517,-13.009311,-24.975172,14961.9702,3.034407,4.143288,5.71064,11.226578,-2.373807,-3.604271,-15.503202,12684.687,3.237998,3.308269,4.445233,8.737618,-1.881697,-2.801336,-12.806095,26773.279,12.73815,8.976714,16.303967,20.600503,-6.106303,-9.335986,-28.987431,20703.1281,10.942155,6.691991,12.138144,15.584733,-4.737031,-7.374141,-19.500275,5353.3068,5.984172,1.811243,3.729667,6.830234,-1.387485,-2.684813,-6.840155,5604.8374,6.267257,1.862718,3.8479,7.470619,-1.458184,-2.763879,-6.910369,27504.42,11.011975,10.840163,23.367359,28.403101,-7.780937,-14.505372,-32.241655,22428.7507,10.47301,8.92362,19.726352,25.184411,-6.446231,-11.673928,-25.256496,2
14043.79,4.364068,3.200786,4.540699,8.224491,-1.904845,-2.7914,-9.651344,20962.6871,5.748327,5.612646,8.422965,13.296346,-3.203227,-4.568606,-16.75193,2140.6616,1.886354,0.695588,1.62439,4.465424,-0.414409,-0.880502,-4.458506,2156.6389,1.844452,0.728747,1.75988,5.054454,-0.439959,-0.942648,-3.847614,1469.4398,2.118933,0.636476,1.770457,4.736144,-0.348643,-0.749871,-4.724393,1250.1907,2.122532,0.536994,1.531119,3.804421,-0.316722,-0.710525,-3.696443,3556.6543,2.335803,1.325289,3.223332,6.277241,-0.718352,-1.249487,-3.572753,3732.58,2.31237,1.39295,3.404156,7.598002,-0.772907,-1.526569,-4.840732,16304.146,3.74432,3.643159,5.177802,10.693222,-2.352387,-3.687191,-14.27522,10282.6606,3.170391,2.193565,3.254098,7.860054,-1.363511,-2.142776,-9.657907,2045.6194,1.786237,0.631575,1.682125,6.411912,-0.418809,-0.956178,-4.984367,2191.8555,1.956643,0.68445,1.61253,5.272987,-0.425183,-0.875606,-4.873763,1480.8434,2.252301,0.64796,1.901243,5.933262,-0.346849,-0.773694,-4.094007,1396.1631,2.248414,0.598374,1.758359,5.515972,-0.313137,-0.803797,-4.955863,3519.7666,2.234513,1.232541,2.93897,8.307488,-0.704592,-1.288664,-4.662013,3288.1743,2.295834,1.216773,3.016057,6.426374,-0.694944,-1.292196,-6.302087,6
4605.2539,1.979774,0.847274,1.312122,6.143685,-0.76985,-1.19248,-4.242384,9125.5967,2.965362,1.688943,2.362998,6.02995,-1.482079,-2.194222,-7.297793,7948.1919,4.988577,2.25596,3.600562,7.34959,-1.529728,-2.509044,-7.033877,8048.7752,4.850712,2.316298,3.67735,7.498347,-1.572396,-2.391853,-6.083903,2009.0753,2.677613,0.623173,1.322609,4.88535,-0.443344,-0.881746,-4.96008,1685.6051,2.595425,0.541764,1.133468,3.887234,-0.368585,-0.868191,-3.940048,7879.461,4.393742,2.655387,4.428997,8.916497,-1.841355,-3.157016,-7.02108,8406.5242,4.421928,2.803318,4.697256,8.208928,-1.951889,-3.324238,-8.370535,5612.0254,1.894522,1.047386,1.662343,6.676759,-0.864414,-1.629923,-7.950861,4666.0288,1.957191,0.88345,1.416107,6.385312,-0.705118,-1.253596,-7.433563,8767.2405,5.175891,2.512153,4.079409,8.537094,-1.662999,-2.712972,-8.191199,6626.4024,4.508734,1.897012,3.123922,7.37572,-1.29192,-2.077703,-6.691103,1970.2642,2.877931,0.581251,1.213568,5.721587,-0.422203,-0.90215,-5.552202,1981.0013,2.912769,0.594987,1.253202,5.078475,-0.433317,-1.090899,-5.681366,8805.6257,4.496957,2.875461,4.956528,11.784885,-2.023282,-3.562041,-9.143759,7233.8223,4.307509,2.400979,4.235674,8.472424,-1.694451,-2.969518,-8.012661,2
21910.4956,6.648345,4.904501,6.572502,10.569241,-2.981418,-4.449076,-15.134307,30965.3716,8.035605,8.156953,11.996607,16.012357,-4.71997,-6.476728,-21.804875,3474.5242,2.481652,1.036656,2.198714,5.490236,-0.620252,-1.194522,-5.467972,3554.3254,2.429866,1.069672,2.20253,5.865741,-0.648596,-1.092008,-5.541587,2131.2094,2.597714,0.819343,2.088449,5.509617,-0.509109,-1.066734,-4.350814,1816.8804,2.63608,0.700598,1.819295,5.848912,-0.416276,-0.822377,-4.198128,5648.6128,3.198942,1.866576,4.091569,7.644807,-1.115771,-1.857984,-5.195703,5921.9929,3.139797,1.963297,4.349008,7.943442,-1.173098,-1.936633,-5.919706,25522.416,5.444132,5.632359,7.394911,12.489059,-3.753752,-5.555798,-21.07708,15781.4053,4.452259,3.317334,4.474817,8.634304,-2.09927,-3.168292,-12.351837,3492.9441,2.395332,1.012592,1.918426,6.717197,-0.649346,-1.305863,-5.870492,3647.8249,2.651432,1.006942,2.028224,6.028802,-0.647562,-1.224291,-6.199087,2195.8558,2.920198,0.826152,2.163447,6.409288,-0.488441,-1.096258,-5.846043,1991.4468,2.819906,0.765557,2.146955,8.54169,-0.436639,-1.042574,-6.329152,5718.99,3.057758,1.811588,3.971242,8.609995,-1.12434,-2.046854,-7.120589,5438.9936,3.240865,1.739338,3.796313,8.870953,-1.094492,-1.906674,-7.284506,6
11913.8706,3.127685,3.193905,4.2602,7.472709,-1.960139,-2.677458,-12.128159,22142.9805,5.333953,6.761752,9.253377,15.28542,-3.700041,-5.073137,-21.391653,20776.9133,10.986703,7.107618,12.902584,16.769092,-4.803802,-7.637574,-20.650439,21031.2476,10.609709,7.286889,13.307591,17.829378,-4.893744,-7.667837,-17.870418,4629.2591,4.773953,1.650615,3.459753,6.477259,-1.140293,-2.023929,-5.893271,3985.2541,4.839903,1.374064,2.987832,5.566485,-0.985266,-1.849985,-5.027885,20200.3206,9.438447,8.298384,17.018818,24.148346,-5.610236,-9.813002,-20.0317,21419.1548,9.338238,8.838342,17.815455,22.977241,-6.010698,-10.532949,-20.16841,14298.2705,3.040528,3.847052,5.303828,9.95572,-2.236754,-3.346255,-16.743632,12097.7007,3.266763,3.058918,4.169109,8.855373,-1.765819,-2.571195,-12.488485,22875.5056,11.479014,7.719079,13.833839,19.012088,-5.059968,-8.19273,-25.830213,17616.1744,9.843299,5.752108,10.290931,15.017371,-3.923289,-6.260809,-18.087497,4619.8944,5.22891,1.585737,3.428165,8.723831,-1.175819,-2.243655,-7.430017,4841.1362,5.592511,1.613188,3.40928,7.149851,-1.227635,-2.321552,-7.112987,23307.5874,9.888437,9.249556,19.596619,23.785645,-6.428724,-11.921387,-26.5118,19056.3477,9.348543,7.614868,16.349513,21.044462,-5.303812,-9.670786,-22.272993,2
31035.8242,8.661016,7.285752,9.811452,13.957291,-4.328303,-6.63618,-25.298287,43087.566,10.895021,11.690003,16.990492,22.688954,-6.439592,-8.831705,-40.837196,5699.6704,3.364157,1.607772,3.148832,7.019262,-1.009035,-1.722562,-6.365272,5795.7332,3.329657,1.64573,3.22763,6.657392,-1.01934,-1.737811,-5.887804,3131.6272,3.35953,1.1381,2.655124,5.813354,-0.718534,-1.250653,-4.514622,2613.3833,3.288952,0.95684,2.209387,5.61924,-0.596047,-1.088944,-4.835546,8828.3762,4.370067,2.794978,5.516974,9.990024,-1.79696,-3.029431,-8.081801,9366.1018,4.345992,2.925516,5.929359,9.392738,-1.904099,-3.228132,-9.918055,37136.9131,7.376487,8.692418,11.474865,20.800234,-5.405413,-8.274415,-45.699998,23672.4086,6.071552,5.125098,6.657375,12.297151,-3.2773,-5.020217,-21.741669,6038.5437,3.354743,1.625161,2.891623,9.438019,-1.051506,-1.830404,-7.843089,6231.5135,3.762032,1.615263,2.909068,7.021731,-1.066951,-1.880094,-7.667119,3146.6869,3.729937,1.154454,2.790297,7.846417,-0.690357,-1.398234,-6.022948,2799.1186,3.512843,1.042152,2.553909,7.07165,-0.586401,-1.15568,-6.218121,9475.1938,4.334613,2.87697,5.62239,10.310288,-1.935014,-3.405769,-11.385773,9022.4006,4.641873,2.743663,5.59742,10.233495,-1.912489,-3.224105,-9.49455,6
7123.5605,2.088021,1.550064,2.124125,5.477992,-1.314154,-1.811833,-5.130227,15141.9653,3.642183,3.486946,4.638781,9.719877,-2.593286,-3.534252,-9.436923,12810.1828,6.732505,4.107845,6.817601,10.301356,-2.747642,-4.103423,-9.286149,13010.4123,6.647496,4.200764,6.939535,10.124872,-2.814775,-4.267369,-8.530948,3026.2036,3.427628,1.022101,2.052807,5.093496,-0.711697,-1.284568,-3.2151,2648.2091,3.493375,0.845809,1.830937,4.628274,-0.607214,-1.0486,-2.941379,12560.8024,5.946586,4.810794,8.870835,13.463711,-3.244082,-5.423784,-9.151382,13367.2698,5.943171,5.094814,9.294089,13.999807,-3.470947,-5.799234,-10.46645,9166.041,2.189303,2.003539,2.735019,8.401124,-1.536072,-2.340111,-11.313867,7742.3481,2.299753,1.649334,2.2787,8.507557,-1.214379,-1.861976,-6.804325,14195.2722,6.981046,4.497123,7.468278,12.05454,-2.968597,-4.543858,-11.288662,10779.5825,5.94074,3.38659,5.680017,9.845877,-2.306796,-3.621526,-10.1122,2959.9863,3.60127,0.960476,1.940898,6.744306,-0.707241,-1.392452,-4.104256,3128.572,3.971261,0.969637,1.95176,6.164546,-0.725234,-1.365949,-4.423493,14369.8071,6.072501,5.26846,9.73061,13.286464,-3.701848,-6.308602,-11.474823,11776.9223,5.760057,4.373407,8.29968,12.919612,-3.063014,-5.408293,-9.135102,2
1928.7417,1.447261,1.563874,2.600274,5.002334,-0.24851,-0.731218,-4.868786,3059.9467,1.669884,3.101362,5.344337,8.219606,-0.346023,-0.923247,-6.208335,31.511,1.01297,0.410251,1.145145,3.758802,-0.088107,-0.608709,-3.877041,28.4221,1.01124,0.418332,1.11132,3.507006,-0.097895,-0.513817,-5.014031,128.0625,1.096231,0.451358,1.468774,3.953975,-0.06137,-0.504056,-3.66403,124.8934,1.111817,0.398388,1.203109,3.865676,-0.063365,-0.457384,-4.269759,214.4531,1.080528,0.883272,2.369892,4.944231,-0.101711,-0.535971,-3.118926,174.0223,1.060658,0.917396,2.516437,5.586748,-0.114154,-0.585642,-4.202083,2499.2642,1.414612,1.895252,3.355321,7.466687,-0.293625,-0.920778,-5.623832,1616.8692,1.336635,1.142745,2.118781,6.7297,-0.208871,-0.719097,-5.009989,-34.7973,0.986626,0.316034,1.125863,5.214747,-0.089937,-0.487746,-4.173595,52.0368,1.023082,0.398438,1.081986,4.476681,-0.085473,-0.565178,-4.098008,161.5052,1.138919,0.454515,1.484975,5.364107,-0.078547,-0.520127,-3.190871,141.0213,1.125084,0.428937,1.367145,4.702526,-0.076216,-0.457349,-4.213011,126.4951,1.043726,0.763876,2.131098,5.588243,-0.100828,-0.534997,-4.32569,129.2837,1.051415,0.780755,2.277797,5.339227,-0.093429,-0.471825,-3.38679,6
896.3738,1.249087,0.207626,0.785136,5.80547,-0.157477,-0.614283,-4.867431,1701.1108,1.412802,0.361244,0.891942,6.310923,-0.262012,-0.733072,-5.798942,2233.7815,2.20416,0.521625,1.048488,5.050024,-0.305446,-0.911446,-5.092881,2261.1378,2.158836,0.539803,1.083286,5.327467,-0.310136,-0.859461,-5.129472,635.6691,1.53471,0.207199,0.742763,4.873475,-0.122661,-0.508144,-4.518781,547.4384,1.548676,0.19157,0.792933,4.925737,-0.115465,-0.507105,-3.451686,2336.0508,2.111666,0.672264,1.380305,4.728361,-0.362082,-0.896902,-6.492017,2443.9998,2.074291,0.711581,1.623781,6.727654,-0.382008,-1.150179,-5.015738,1202.4981,1.218547,0.296637,0.944558,8.810975,-0.214759,-0.789303,-6.713415,927.4697,1.21514,0.243433,0.726326,7.238497,-0.165843,-0.791783,-5.924946,2464.2222,2.277962,0.56199,1.181942,7.49774,-0.333283,-0.853868,-6.524712,1869.3523,2.091624,0.471232,1.17781,7.111476,-0.268624,-0.762164,-5.814673,557.6629,1.537324,0.21353,0.769032,6.576716,-0.118972,-0.691156,-5.198843,586.5386,1.58132,0.217535,0.682377,4.569253,-0.117696,-0.560597,-5.506969,2476.1042,2.090754,0.699356,1.47745,6.123778,-0.372323,-0.978653,-6.803574,2114.1721,2.093664,0.613172,1.332167,5.35178,-0.328253,-0.763919,-4.72221,2
34635.3975,11.317051,8.241795,11.127103,15.306854,-4.678968,-6.626159,-26.291896,47700.1286,12.891135,13.228553,19.581438,25.36536,-7.045148,-10.260897,-41.872721,6740.6826,3.994525,1.874378,3.559322,6.766885,-1.167174,-1.965065,-6.989095,6813.1753,3.942938,1.909571,3.660261,8.039266,-1.191801,-1.896419,-6.34692,3509.775,3.716892,1.265567,2.899231,6.705354,-0.78802,-1.394909,-5.167137,2983.8269,3.748423,1.067028,2.465588,5.358755,-0.650718,-1.133161,-4.884096,10415.6086,5.242354,3.264873,6.466738,10.225738,-2.1429,-3.738348,-12.022591,10927.3383,5.187867,3.379594,6.688261,11.387852,-2.228793,-3.570934,-9.151928,41330.2471,8.757453,9.945957,13.51255,22.12581,-5.864841,-9.053616,-42.558076,26619.938,7.340257,5.796253,7.719146,13.429824,-3.633088,-5.725104,-24.287056,7201.7988,4.071735,1.908803,3.326333,8.500259,-1.223953,-2.069158,-7.449796,7444.5213,4.680774,1.850999,3.374137,7.815556,-1.254492,-2.121661,-9.361553,3533.3729,4.169714,1.274131,2.938918,6.899108,-0.769,-1.501461,-6.593941,3097.2465,3.863442,1.14291,2.91068,7.774239,-0.638543,-1.230735,-6.130013,11412.6004,5.431703,3.363914,6.298666,10.308978,-2.315013,-4.065717,-11.666801,10810.0214,5.812757,3.220843,6.239544,10.378692,-2.255368,-3.926705,-11.280388,6
9591.7456,2.374107,2.471781,3.355614,6.532846,-1.721016,-2.475861,-8.424396,19815.9111,4.278225,5.722456,7.730211,12.257702,-3.378258,-4.640872,-16.654932,16977.3741,8.497343,5.708232,9.928902,13.750707,-3.81376,-5.94178,-12.817284,17126.5469,8.360074,5.863734,10.058602,13.40689,-3.912334,-5.934809,-14.523861,3885.7367,4.13318,1.361794,2.773889,5.011542,-0.939439,-1.649121,-4.708664,3347.3121,4.162868,1.130839,2.379282,4.530019,-0.8074,-1.50781,-4.340352,16483.7658,7.431101,6.713639,13.415529,18.000275,-4.4761,-7.948907,-15.824977,17616.8769,7.352112,7.140501,13.580651,17.9463,-4.776563,-8.076628,-15.711982,12725.2744,2.582574,3.245073,4.345514,9.123684,-2.071657,-3.131973,-14.833594,10719.8823,2.737505,2.61377,3.440129,7.053015,-1.640222,-2.328545,-9.75076,18752.2395,8.79036,6.250036,10.779653,14.182994,-4.097811,-6.571898,-18.219567,14375.9363,7.566553,4.680371,8.071625,12.463933,-3.157442,-4.84258,-11.824438,3852.9013,4.443309,1.299411,2.586723,6.400865,-0.960189,-1.813298,-5.90528,3999.6871,4.730822,1.303198,2.667062,5.636128,-0.984357,-1.827591,-6.65025,19104.2971,7.578527,7.451674,14.734475,20.802191,-5.167133,-9.132114,-19.203314,15630.0056,7.263467,6.181058,12.467266,16.625215,-4.248271,-7.715329,-17.138029,2
32816.999,8.365585,7.887529,10.745429,15.14066,-4.532074,-6.353493,-23.106596,46114.5351,11.071021,12.925727,19.24384,26.953844,-6.85844,-9.442197,-39.949749,6285.7011,3.60561,1.76768,3.386863,6.377716,-1.098339,-1.758699,-7.786468,6278.0274,3.473604,1.827841,3.597605,7.252543,-1.106885,-1.704069,-6.862169,3425.376,3.561092,1.244505,2.876745,5.717089,-0.76227,-1.325468,-5.798645,2907.2981,3.642347,1.050572,2.437798,5.866408,-0.648961,-1.091177,-4.594552,9725.6272,4.662784,3.108595,6.174994,9.68235,-2.001795,-3.207711,-8.453688,10339.8816,4.661373,3.238897,6.476838,10.718114,-2.116733,-3.420939,-9.280435,39725.585,7.508568,9.580539,12.832728,20.571803,-5.711297,-8.306742,-38.446326,25270.1118,6.185067,5.547502,7.315545,13.480693,-3.48451,-5.310267,-22.889611,6518.3359,3.500363,1.793293,3.155692,7.694617,-1.144739,-1.875937,-8.194905,6865.9214,4.030079,1.777486,3.189027,8.182732,-1.174841,-1.97066,-8.49377,3422.1976,3.925221,1.254316,3.061548,6.875129,-0.728867,-1.385488,-6.423419,3014.6534,3.69272,1.136658,2.724665,7.857303,-0.62375,-1.248976,-6.078143,10513.0811,4.618808,3.180713,5.881006,10.752771,-2.171218,-3.72208,-13.197485,10042.0059,4.97105,3.083095,5.905611,9.830396,-2.125356,-3.656582,-9.55728,6
9334.9585,2.343902,2.191784,2.864554,6.140788,-1.692972,-2.505778,-10.390371,19231.123,4.200739,4.997853,6.631332,12.65249,-3.364475,-5.019166,-16.616761,16966.77,8.540703,5.651598,9.718695,14.247316,-3.855795,-6.075202,-15.354121,17163.5271,8.154165,5.770106,10.056906,12.897278,-3.951298,-6.178142,-14.117494,3912.7996,4.14509,1.336628,2.735938,5.633114,-0.938537,-1.735899,-4.336294,3352.4367,4.158797,1.109569,2.326881,5.217023,-0.820262,-1.532728,-4.806155,16589.5542,7.354742,6.597209,13.020838,18.068721,-4.525277,-7.918776,-14.459903,17742.8068,7.416553,7.01139,13.566458,18.356341,-4.824344,-8.181298,-16.157623,12144.0923,2.508207,2.867837,3.989638,8.817248,-2.021324,-3.262432,-14.934281,10367.3481,2.695283,2.314324,3.168951,7.017309,-1.605124,-2.51973,-11.00786,18813.1746,8.706286,6.163445,10.630953,14.643716,-4.132243,-6.472661,-20.903525,14364.2942,7.449045,4.654069,8.133602,12.735445,-3.191751,-5.240448,-14.095356,3871.3761,4.417971,1.268915,2.608392,5.739277,-0.951869,-1.801864,-6.135993,4039.7585,4.7605,1.289359,2.679436,6.302654,-0.991061,-2.023694,-6.277759,19248.3535,7.570989,7.329896,14.755963,20.083482,-5.208917,-9.272344,-19.709881,15695.105,7.156691,6.082796,12.288822,17.36137,-4.296444,-7.89916,-17.636452,2
25168.8755,6.567046,5.7393,7.629859,10.369924,-3.515772,-4.721282,-18.36409,36517.6469,8.791896,9.849496,14.366642,17.990591,-5.524492,-7.435049,-23.112095,4252.5583,2.746805,1.241685,2.361387,4.720135,-0.753821,-1.314302,-5.862133,4338.8474,2.698404,1.285795,2.413848,4.59016,-0.774137,-1.27455,-4.288802,2597.4526,2.963541,0.956591,2.21618,4.491936,-0.587028,-1.077918,-3.400675,2197.8064,2.944907,0.809973,1.958651,3.729161,-0.501768,-0.937101,-3.449797,6859.3665,3.562903,2.243224,4.524897,6.75847,-1.362289,-2.243919,-6.903981,7219.9654,3.514267,2.328702,4.672074,7.542418,-1.43669,-2.264761,-5.718961,30308.1235,5.897873,6.956877,9.145748,13.472079,-4.450216,-6.862471,-25.225445,18602.0513,4.766567,3.995402,5.209833,8.44177,-2.537286,-3.703221,-14.213305,4297.0759,2.642928,1.231837,2.121917,5.117001,-0.761363,-1.42004,-5.951395,4571.9843,2.989263,1.238027,2.24628,6.112713,-0.774017,-1.484889,-5.242563,2572.4925,3.159478,0.949132,2.267183,5.169467,-0.573345,-1.143835,-4.910201,2337.8828,3.110964,0.879678,2.130389,5.036062,-0.494536,-0.943856,-5.504531,7025.603,3.391283,2.182395,4.24081,7.182658,-1.375965,-2.369979,-6.938075,6665.8237,3.614265,2.114943,4.268313,7.214625,-1.378651,-2.306933,-6.474983,6
13135.916,3.137198,3.484811,4.804715,8.615339,-2.217877,-3.131873,-9.485232,25317.0952,5.606478,7.675833,10.787097,16.84239,-4.365021,-5.960941,-17.789471,24592.8154,12.338386,8.286337,15.487118,18.670854,-5.81864,-9.194393,-17.130682,24875.9817,11.956986,8.498402,15.798013,19.905805,-5.938607,-9.142047,-16.777646,5343.6118,5.347594,1.888929,4.041857,7.124998,-1.342831,-2.291368,-5.259866,4652.8326,5.481421,1.559619,3.413941,6.01094,-1.162688,-1.914469,-3.923841,23869.7773,10.497618,9.707333,20.613998,26.247608,-6.778366,-11.747021,-18.557887,25598.7441,10.61434,10.306715,21.616799,28.061741,-7.258741,-12.314178,-22.145633,16701.6504,3.247931,4.432787,6.177089,12.24617,-2.682553,-4.129868,-16.336312,14160.2632,3.503452,3.516828,4.819017,10.554038,-2.087473,-3.162029,-12.831333,26943.6424,12.726905,8.975562,16.364736,22.066955,-6.105472,-9.402742,-22.301835,20796.4804,10.87186,6.727198,12.483045,18.013142,-4.772928,-7.421084,-14.813846,5398.2426,6.015754,1.815852,3.810328,7.363928,-1.383734,-2.479653,-7.953531,5676.5628,6.513739,1.876694,3.965419,7.256213,-1.450141,-2.54398,-6.408626,27695.6343,10.929091,10.833022,23.61797,34.299929,-7.767376,-13.516448,-26.544918,22733.8684,10.398451,8.995987,19.97633,24.931156,-6.449762,-11.669773,-22.066495,2
1721.6816,1.402224,1.453205,2.51878,5.64932,-0.238554,-0.63364,-4.343466,2950.1494,1.652289,3.038586,5.324935,8.679834,-0.348526,-0.827599,-5.103824,18.7693,1.007851,0.387021,1.102507,4.159824,-0.094499,-0.364362,-3.004149,16.9028,1.006667,0.408985,1.234987,4.055685,-0.091593,-0.488162,-3.419245,106.5374,1.080677,0.454443,1.487428,3.458536,-0.065325,-0.42041,-3.037539,118.0794,1.10585,0.388727,1.20517,3.577231,-0.061858,-0.330082,-2.998925,172.2666,1.064643,0.853763,2.568786,4.902984,-0.100416,-0.412585,-3.859981,171.6788,1.060157,0.90164,2.476176,5.223118,-0.112611,-0.489828,-4.323845,2330.708,1.387267,1.865468,3.405876,8.610577,-0.284001,-0.785338,-5.259262,1496.7373,1.308703,1.096147,2.078996,6.65387,-0.203644,-0.640194,-5.054605,-92.0388,0.964793,0.305743,0.930422,4.90601,-0.090217,-0.500993,-4.398432,-15.6765,0.993111,0.368718,1.015721,4.502515,-0.089478,-0.449609,-3.886968,140.7109,1.120027,0.443215,1.378785,4.777786,-0.065287,-0.412002,-3.538186,129.6201,1.114277,0.426839,1.305772,4.778204,-0.062792,-0.399296,-3.475815,104.6394,1.036245,0.741244,2.016445,4.652824,-0.097359,-0.482444,-4.069359,108.5554,1.043119,0.750204,2.227689,5.082155,-0.095946,-0.435545,-3.518591,6
779.4495,1.221065,0.180397,0.487236,3.003074,-0.147334,-0.456524,-3.618935,1464.0495,1.360106,0.313283,0.72175,4.12044,-0.232542,-0.524373,-3.822824,2223.4767,2.208278,0.508917,0.921217,3.555289,-0.286212,-0.655398,-3.708822,2273.1164,2.174759,0.527619,0.97024,3.77638,-0.304404,-0.691716,-4.193843,571.464,1.491031,0.192567,0.477632,3.478845,-0.128581,-0.582302,-4.165469,557.5871,1.561505,0.173837,0.496994,3.029856,-0.106155,-0.369997,-2.889467,2334.3711,2.118087,0.667833,1.228657,4.104519,-0.348951,-0.74865,-3.74091,2463.0417,2.091118,0.69128,1.292133,4.075803,-0.365956,-0.757702,-4.479461,1067.6792,1.197082,0.237141,0.797938,4.920235,-0.180256,-0.616141,-5.128699,873.2227,1.205531,0.209004,0.636843,4.525385,-0.14503,-0.517231,-4.332322,2420.6981,2.273395,0.557111,1.076565,5.075831,-0.311493,-0.814441,-4.730798,1860.4759,2.095141,0.446459,0.860709,4.209756,-0.25287,-0.624245,-4.058364,576.9181,1.553865,0.183717,0.52859,3.8886,-0.102216,-0.469474,-3.499802,587.1426,1.597535,0.185562,0.551159,4.898066,-0.107927,-0.522676,-4.335906,2525.2266,2.146485,0.666524,1.303313,4.014955,-0.360178,-0.843275,-4.419831,2069.0529,2.060519,0.608816,1.18318,4.01335,-0.313173,-0.677512,-4.431572,2
14416.1797,5.448328,3.226946,4.61776,7.905297,-1.772669,-2.357051,-6.957984,21742.1079,6.604483,5.819295,8.829599,12.672477,-3.23561,-4.339258,-11.528451,2242.9319,2.006775,0.734967,1.775213,5.080322,-0.392333,-0.735814,-3.49405,2313.0445,1.986881,0.763203,1.648159,4.94774,-0.408781,-0.684721,-4.111713,1483.9425,2.131233,0.652294,1.820509,3.933607,-0.341125,-0.628609,-2.45928,1268.5314,2.154399,0.549758,1.535838,4.594742,-0.285394,-0.603883,-2.119785,3733.6313,2.53238,1.384098,3.342035,5.889492,-0.701988,-1.208303,-3.569587,3907.7354,2.495847,1.443097,3.564775,6.83494,-0.73452,-1.188784,-3.587209,17219.6821,4.299043,3.859067,5.473157,11.442285,-2.335343,-3.351667,-11.77402,10817.0767,3.621631,2.297515,3.447491,6.72274,-1.32747,-1.987818,-6.823051,2179.8655,1.934108,0.669666,1.387194,4.954182,-0.395109,-0.788376,-3.75353,2351.2881,2.173581,0.709773,1.628636,5.030432,-0.39476,-0.754562,-3.717356,1505.8022,2.326847,0.654602,1.820194,4.375151,-0.329141,-0.715928,-3.288173,1404.4466,2.29699,0.601019,1.775118,4.906864,-0.30083,-0.64491,-4.145148,3661.6548,2.420745,1.278633,3.071552,7.711082,-0.676981,-1.200409,-3.899133,3450.8527,2.542057,1.239841,3.307404,7.332869,-0.668453,-1.136137,-3.957104,6
5447.625,2.168759,1.049211,1.460957,4.310655,-0.856864,-1.25804,-4.657242,11102.0093,3.42495,2.199379,2.880691,5.458411,-1.713173,-2.290184,-6.748432,8260.9073,5.166042,2.355707,3.600901,6.4427,-1.583766,-2.346833,-5.844853,8398.5317,5.032263,2.413868,3.722643,5.757503,-1.628461,-2.409548,-4.825882,2076.6746,2.692986,0.651871,1.271933,4.02337,-0.434956,-0.791066,-2.944579,1783.9065,2.738755,0.548103,1.037228,3.369837,-0.366691,-0.825547,-3.785245,8210.9468,4.604562,2.772982,4.543991,7.574352,-1.868143,-2.978347,-6.250678,8716.998,4.582124,2.927649,4.712577,7.557775,-1.978789,-3.172332,-6.061455,6797.9971,2.081922,1.311533,1.805008,5.864347,-1.005664,-1.580501,-5.684944,5711.7461,2.176222,1.099375,1.546156,4.737953,-0.797544,-1.293958,-5.044059,9139.0422,5.454704,2.61113,4.122063,7.152181,-1.721668,-2.618808,-7.142525,6901.7074,4.709963,1.960856,3.016891,6.673818,-1.316214,-2.118648,-5.356889,1996.0821,2.868159,0.608217,1.200351,4.439054,-0.425594,-0.854127,-3.404632,2080.9706,3.058029,0.610315,1.18648,4.315488,-0.428843,-0.83794,-3.34474,9180.1226,4.753017,2.98067,4.927697,7.578084,-2.05404,-3.359901,-7.993251,7575.7044,4.550568,2.489623,4.246601,7.24111,-1.71165,-2.854583,-5.501647,2
20866.2812,6.384811,4.703798,6.273757,9.306524,-2.788793,-3.666013,-10.703778,31136.2212,7.950611,8.178125,12.024545,16.204883,-4.720699,-6.350904,-15.992959,3533.0515,2.479907,1.024695,2.029039,4.359333,-0.61719,-1.030867,-4.002364,3624.2869,2.448241,1.053122,2.09371,4.25236,-0.640032,-1.044381,-4.722159,2154.7581,2.585971,0.820472,2.023408,4.476299,-0.496501,-1.006744,-3.612743,1824.6262,2.583249,0.690231,1.713058,4.311381,-0.425278,-0.768026,-3.045075,5717.397,3.173898,1.837786,3.922166,7.023836,-1.127588,-1.742367,-4.345028,6012.0049,3.160914,1.921702,4.346931,6.949113,-1.171487,-1.854775,-4.168964,25675.2749,5.385132,5.708377,7.613364,12.294362,-3.757091,-5.274803,-21.4818,15681.8256,4.318915,3.325913,4.36025,7.886137,-2.09451,-3.028725,-10.869053,3555.9194,2.399233,0.973068,1.742248,5.197463,-0.639528,-1.086966,-4.367308,3761.9695,2.730012,0.993139,1.943785,5.193222,-0.638838,-1.18341,-4.457756,2179.5174,2.858165,0.821903,2.089339,5.479032,-0.476131,-0.987364,-3.609053,1972.1467,2.72305,0.751044,1.910454,4.170575,-0.431905,-0.815313,-3.314172,5823.3365,3.075215,1.772662,3.719397,6.741642,-1.129569,-1.794561,-5.018082,5532.4934,3.26226,1.713483,3.660537,6.673909,-1.103577,-1.892146,-4.834797,6
11345.1172,3.023392,3.139679,4.223168,8.304372,-1.848714,-2.571437,-8.330492,21770.6929,5.263877,7.032132,9.514987,14.043785,-3.632161,-4.618042,-12.129487,21022.9961,11.070472,7.249792,13.160118,17.258179,-4.787106,-7.278423,-14.895977,21111.9326,10.669001,7.423121,13.696604,17.69204,-4.866627,-7.532271,-14.525872,4647.4875,4.776809,1.685957,3.612265,6.238765,-1.136239,-2.016493,-3.739485,4006.0236,4.830618,1.37761,3.06338,6.247437,-0.962993,-1.618514,-3.236756,20118.6357,9.288877,8.384299,17.156917,22.25058,-5.54073,-9.339944,-16.023531,21594.2078,9.447776,8.947458,18.02695,22.886011,-5.922275,-10.052903,-15.640253,14332.0869,3.045904,3.981275,5.373435,11.228906,-2.203925,-3.007738,-13.410662,12059.6387,3.238526,3.179394,4.303128,9.735927,-1.717478,-2.385844,-10.55963,22915.4353,11.545111,7.885357,14.141911,18.419219,-5.020326,-7.691581,-18.480666,17641.0263,9.890224,5.843993,10.646445,14.397985,-3.891242,-5.835996,-14.411102,4598.0271,5.177472,1.59977,3.428992,7.214244,-1.143259,-2.115535,-5.118559,4829.9951,5.643186,1.630329,3.554139,8.748884,-1.192266,-2.172115,-5.492432,23277.5044,9.92457,9.33082,19.606126,24.389105,-6.344008,-11.140378,-22.088405,18902.2338,9.168266,7.70107,16.704762,21.777309,-5.222021,-9.423619,-17.884932,2
30005.4882,8.490188,6.99828,9.208933,11.415305,-4.091045,-5.444337,-18.145075,43450.7783,11.249367,11.785362,16.923031,21.069688,-6.428495,-8.349392,-27.408188,5766.7236,3.387252,1.627619,2.94823,5.649812,-1.003165,-1.587147,-4.532895,5853.2587,3.323784,1.657685,3.172249,5.077377,-1.020845,-1.628274,-5.295328,3170.3057,3.359671,1.148186,2.592643,4.897939,-0.718112,-1.194431,-3.9292,2662.536,3.330765,0.963246,2.189002,5.005862,-0.590778,-1.060666,-3.178324,8966.0539,4.424317,2.834561,5.504586,7.966142,-1.815333,-2.851141,-6.474926,9431.1164,4.356738,2.959417,5.797845,8.663731,-1.917903,-2.964675,-6.676848,37688.812,7.537335,8.845645,11.635069,17.092667,-5.450763,-7.600644,-30.441343,23942.7451,6.146052,5.2228,6.597295,10.833658,-3.300591,-4.662006,-17.194762,6097.7319,3.34857,1.647071,2.738372,6.379426,-1.056636,-1.724417,-6.012873,6344.5285,3.84039,1.615551,2.787849,6.217924,-1.063986,-1.671751,-4.953957,3138.8374,3.662658,1.150061,2.59533,5.98436,-0.685982,-1.217348,-4.200104,2820.8011,3.467563,1.050054,2.435811,5.253403,-0.578809,-1.053992,-4.350136,9557.8799,4.366256,2.9063,5.300169,8.224338,-1.942197,-3.141552,-7.611854,9099.3311,4.641585,2.787989,5.371842,8.103243,-1.895218,-3.069414,-6.4656,6
6750.8706,2.010093,1.448726,1.969614,4.756756,-1.276849,-1.728448,-6.312162,14259.1578,3.512596,3.253554,4.142635,8.138361,-2.443844,-3.299555,-10.438811,12858.9182,6.822728,4.12452,6.783206,9.568008,-2.735264,-4.191683,-9.024811,12983.2398,6.605097,4.221927,6.987138,10.956614,-2.789671,-4.287116,-9.969054,3022.0237,3.409146,1.013199,1.997367,4.078481,-0.686891,-1.227081,-3.410314,2608.6411,3.470474,0.848316,1.714132,4.154132,-0.591744,-1.062892,-3.862637,12516.5022,5.904894,4.790455,8.786618,12.107316,-3.20933,-5.303105,-11.108085,13354.3069,5.947024,5.096241,9.091462,13.156076,-3.413816,-5.694737,-10.329608,8621.6152,2.116739,1.871114,2.526067,6.466862,-1.444756,-2.208559,-8.198192,7320.2974,2.234732,1.53559,2.107156,5.600959,-1.14079,-1.751647,-6.563924,14100.3445,6.964201,4.503348,7.328358,11.570118,-2.925091,-4.539418,-12.881749,10710.8811,5.912514,3.393659,5.637444,9.003574,-2.261205,-3.588869,-8.953954,2928.8082,3.615572,0.93944,1.922073,6.819867,-0.680026,-1.406338,-4.654965,3089.4934,3.888801,0.957242,1.961087,4.262805,-0.71129,-1.309702,-5.08939,14236.5313,6.029261,5.253253,9.706439,14.191158,-3.6323,-6.251342,-12.08337,11631.7634,5.720215,4.329667,8.30392,12.765572,-2.996236,-5.27642,-10.36279,2
1925.8784,1.446701,1.58517,2.765036,6.632678,-0.243027,-0.712741,-4.220882,3137.0122,1.705915,3.103922,5.429296,9.557235,-0.341721,-0.84763,-4.997348,13.333,1.005497,0.415517,1.146431,4.018082,-0.091265,-0.456318,-3.725499,17.9697,1.007048,0.428171,1.297508,4.930608,-0.085374,-0.473321,-3.173189,102.6528,1.075908,0.471453,1.498462,4.665436,-0.061899,-0.473463,-3.899165,118.6212,1.104859,0.39922,1.253254,4.019188,-0.05717,-0.366589,-3.415078,206.9775,1.077653,0.89585,2.435455,6.758869,-0.09597,-0.444774,-2.77553,219.1932,1.077367,0.9291,2.693892,6.314858,-0.10419,-0.463256,-3.970059,2501.1817,1.419246,1.934654,3.717264,6.934297,-0.288121,-0.818613,-5.827474,1664.9756,1.351064,1.18547,2.279036,6.31679,-0.206536,-0.709391,-6.18177,-83.4289,0.967678,0.314906,0.994309,5.01617,-0.092234,-0.491022,-4.355308,62.2142,1.027819,0.394879,1.16096,5.263844,-0.087015,-0.535678,-3.883188,127.661,1.107829,0.471273,1.423723,4.456677,-0.072958,-0.507039,-4.078994,108.4973,1.096081,0.423383,1.468931,4.961757,-0.073499,-0.508101,-4.210989,139.2574,1.048304,0.773222,2.160366,5.95745,-0.106551,-0.543057,-3.606436,127.3166,1.050777,0.781112,2.339529,6.078302,-0.090487,-0.436014,-3.765979,6
764.9832,1.213217,0.187315,0.711963,4.200984,-0.157734,-0.625907,-2.82427,1474.3501,1.363877,0.317821,0.816611,5.669749,-0.241626,-0.732104,-5.052394,2264.4802,2.237304,0.511845,1.020526,4.806443,-0.295815,-0.65946,-4.638126,2330.9802,2.206398,0.547312,1.079678,4.052418,-0.300794,-0.694897,-5.162301,624.473,1.510974,0.202388,0.630772,3.461044,-0.117749,-0.4427,-3.864194,560.4223,1.56548,0.186321,0.602688,3.132465,-0.103236,-0.420837,-3.617671,2385.0784,2.139258,0.652997,1.363389,4.96892,-0.344615,-0.779466,-4.851119,2534.0783,2.12943,0.685268,1.326827,5.318153,-0.359678,-0.826386,-5.573144,1003.7392,1.184291,0.243746,0.798272,6.445184,-0.191187,-0.730675,-6.081513,849.7652,1.199886,0.218895,0.78868,7.062113,-0.160904,-0.680955,-5.701559,2465.1126,2.310082,0.570858,1.113222,6.099716,-0.317456,-0.74446,-5.346048,1891.029,2.107024,0.452688,1.039352,5.035634,-0.263332,-0.756609,-4.205863,584.2034,1.562896,0.204934,0.813689,5.380184,-0.1157,-0.558265,-5.329381,594.0315,1.603822,0.203474,0.80948,3.461686,-0.115013,-0.509137,-4.144943,2551.0979,2.147355,0.672701,1.404962,6.051792,-0.362885,-0.852905,-6.486466,2120.5613,2.097495,0.598827,1.302708,5.196933,-0.313841,-0.718269,-5.598354,2
35175.572,11.568261,8.380335,10.989199,14.097325,-4.704299,-6.528306,-22.22086,47849.5952,13.370197,13.289626,19.672505,23.791438,-6.959177,-9.726754,-39.065253,6785.9997,4.03373,1.877794,3.560178,5.614111,-1.172403,-1.751656,-6.840686,6867.5176,3.961042,1.933322,3.666495,7.27861,-1.185587,-1.737747,-6.34366,3590.1155,3.759121,1.27686,2.861254,6.28896,-0.786372,-1.368199,-5.336163,2961.0842,3.645347,1.066992,2.367327,4.691935,-0.636195,-1.217419,-4.144039,10479.4333,5.313059,3.279459,6.404653,8.7331,-2.102171,-3.318812,-8.389874,11099.2075,5.299259,3.400778,6.645628,9.936042,-2.223527,-3.519895,-9.504012,41512.3247,8.930228,10.028934,13.23937,17.849548,-5.843262,-9.392799,-43.697947,26507.4121,7.364068,5.812997,7.537624,10.935309,-3.563286,-5.428347,-22.191438,7285.2468,4.146513,1.911688,3.250886,6.293398,-1.212511,-1.845451,-8.234932,7426.2286,4.707031,1.84985,3.239539,6.197678,-1.248877,-2.011972,-7.337431,3546.0439,4.130183,1.281368,2.950158,7.494989,-0.752425,-1.443424,-5.742008,3136.6578,3.907936,1.149561,2.746026,6.260096,-0.631525,-1.189825,-5.775466,11376.9722,5.403335,3.354026,6.092103,9.698681,-2.280206,-4.107278,-13.053697,10881.0552,5.859159,3.218433,6.111018,10.027009,-2.233136,-3.972689,-10.506432,6
10023.6264,2.450936,2.529373,3.304092,6.458713,-1.774232,-2.523107,-10.78591,19586.4771,4.29153,5.574671,7.411232,11.135705,-3.360943,-4.750138,-17.130884,17215.438,8.716455,5.824684,10.239224,15.407887,-3.885275,-5.997754,-16.581345,17265.5227,8.396985,5.967002,10.363944,13.287167,-3.957536,-6.308841,-14.657255,3897.6781,4.078849,1.392715,2.850208,6.838385,-0.954503,-1.705831,-4.146564,3360.1977,4.158995,1.148174,2.600455,4.896794,-0.820873,-1.478036,-5.259591,16589.2944,7.446409,6.797117,13.481131,18.267049,-4.483294,-7.832061,-15.109022,17751.2744,7.464189,7.202539,14.041828,21.047456,-4.76423,-8.530338,-17.133773,12612.2203,2.568617,3.205866,4.261776,9.202288,-2.067353,-3.313504,-16.561127,10666.9971,2.742474,2.558134,3.373958,7.357869,-1.621525,-2.41502,-14.274956,18755.9456,8.839989,6.340289,11.042324,15.719199,-4.12502,-6.598353,-16.728911,14488.2537,7.615664,4.750637,8.375737,12.854996,-3.174079,-4.997416,-14.130977,3825.4395,4.369012,1.322046,2.719653,7.527799,-0.964927,-1.905445,-7.833553,4041.863,4.775081,1.331072,2.975814,6.340347,-0.998011,-1.895299,-7.245954,19078.3623,7.605306,7.48538,15.044823,19.659152,-5.114768,-9.209354,-19.533014,15520.5945,7.152435,6.207319,12.641741,17.907633,-4.216279,-7.520963,-17.963995,2
25924.5371,6.883513,6.023923,7.991257,12.129052,-3.646454,-5.159118,-19.851834,37096.9029,9.230347,10.017516,14.746846,21.140532,-5.625446,-8.055872,-29.416554,4361.539,2.759266,1.30594,2.777614,6.882445,-0.78293,-1.371722,-6.487497,4474.4329,2.739757,1.353062,2.72444,6.110123,-0.79981,-1.225731,-7.156281,2685.3498,3.00716,1.001753,2.359478,7.381805,-0.616845,-1.07345,-4.467145,2228.6949,2.95444,0.86252,2.091564,5.334911,-0.517447,-1.011481,-5.32384,7116.5161,3.674646,2.325543,4.746275,9.721194,-1.408581,-2.410504,-7.40031,7474.654,3.626838,2.41795,4.966327,9.140204,-1.482646,-2.395012,-6.516183,30908.1846,6.072705,7.195491,9.569928,16.070265,-4.6065,-6.827179,-29.330924,19117.6811,4.955902,4.180231,5.565895,11.424251,-2.61592,-4.135384,-17.918341,4534.8028,2.759708,1.305403,2.423582,7.603977,-0.806436,-1.452766,-7.48975,4750.0813,3.082792,1.303245,2.499242,6.937289,-0.817777,-1.452573,-7.216253,2592.6688,3.192535,0.999195,2.524223,8.375171,-0.585481,-1.238112,-6.41504,2384.9211,3.118425,0.914533,2.430544,6.620904,-0.506441,-1.105649,-5.752127,7247.1805,3.528016,2.289291,4.525119,11.04845,-1.422176,-2.502852,-10.523548,6933.8103,3.72649,2.216691,4.624094,9.115052,-1.402121,-2.569259,-9.160906,6
13438.1573,3.224052,3.41327,4.515903,8.404,-2.295094,-3.329011,-11.754171,25160.1064,5.654917,7.296303,10.073083,15.724937,-4.389533,-6.685335,-22.899826,24796.4829,12.445001,8.346048,15.849699,20.689348,-5.85487,-9.328565,-23.549769,24928.188,12.193071,8.560638,16.131841,22.487927,-6.008586,-9.723252,-23.68839,5384.3045,5.325017,1.885644,4.176529,8.4866,-1.342612,-2.39323,-5.953412,4641.5434,5.40899,1.553935,3.486133,7.249063,-1.151611,-2.058733,-5.077617,23939.3747,10.593309,9.599446,20.618752,26.634226,-6.726644,-12.109545,-22.714251,25570.2896,10.569861,10.25388,21.738578,27.326072,-7.216348,-12.770725,-27.155264,16531.4165,3.242422,4.223614,5.989812,13.734873,-2.731555,-4.227167,-22.924759,13711.8516,3.429826,3.345234,4.536088,10.414773,-2.082535,-3.178429,-18.416462,26832.4118,12.68475,8.989592,16.89194,21.5907,-6.069274,-9.92932,-27.02611,20731.0232,10.921569,6.715746,12.39398,17.982203,-4.753662,-7.902836,-22.216262,5390.4723,5.894761,1.801904,3.950351,8.178253,-1.380107,-2.694972,-6.829776,5650.8269,6.279813,1.838344,4.000817,8.039652,-1.439829,-2.757198,-9.224818,27464.4951,10.807814,10.698628,23.687135,30.472198,-7.730422,-14.049448,-28.730571,22555.0874,10.352672,8.858138,19.919162,27.679149,-6.384702,-11.953848,-25.785237,2
13462.0283,4.131665,3.068865,4.298117,8.075477,-1.750449,-2.945042,-10.110802,21139.4546,5.666926,5.630835,8.486374,13.883669,-3.257233,-4.707641,-14.709845,2064.4844,1.846182,0.691476,1.631666,4.82589,-0.407041,-0.871244,-4.137809,2141.8282,1.845264,0.718727,1.691763,5.846715,-0.414042,-0.89344,-5.223185,1429.8439,2.044172,0.636304,1.81997,5.605431,-0.346759,-0.728708,-4.27798,1276.4797,2.147794,0.546348,1.693664,4.593042,-0.295398,-0.7702,-4.04006,3579.7012,2.333852,1.322973,3.192894,6.48337,-0.704337,-1.250814,-5.655601,3739.3808,2.315631,1.39522,3.475692,7.612177,-0.730957,-1.403588,-5.43514,16367.4399,3.711676,3.690368,5.305144,11.489895,-2.369486,-3.59794,-16.695676,10176.6548,3.093514,2.161677,3.301811,8.182164,-1.338589,-2.191923,-9.887935,1889.5777,1.713597,0.621371,1.38412,6.523856,-0.402665,-0.995096,-5.616704,2132.6414,1.928307,0.675859,1.605611,5.703822,-0.408637,-0.975599,-6.817512,1528.4245,2.332313,0.655649,1.995829,6.19488,-0.352879,-0.868492,-5.495514,1420.4341,2.256314,0.612884,1.920962,7.787634,-0.311619,-0.742914,-6.150077,3432.4277,2.180517,1.223396,2.959215,8.665136,-0.683265,-1.374452,-7.229902,3264.127,2.291301,1.198622,3.174381,7.390003,-0.667495,-1.257329,-4.895793,6
6191.895,2.180555,1.168296,1.655928,6.218929,-0.961887,-1.568504,-6.230405,10179.4991,3.190198,1.927292,2.513393,6.816165,-1.614821,-2.479551,-9.045488,8196.3407,5.11407,2.361804,3.61527,8.196912,-1.574578,-2.576936,-7.997345,8334.956,4.990807,2.426186,3.972148,7.462057,-1.614479,-2.485561,-6.171874,2046.8594,2.66256,0.647821,1.356884,4.782804,-0.432459,-0.983648,-4.153061,1750.0605,2.725378,0.54833,1.29247,5.16725,-0.369631,-0.847112,-3.941631,8194.1843,4.569864,2.768238,4.67774,8.843357,-1.839242,-3.403233,-7.621309,8681.2058,4.560787,2.903728,5.025216,10.214687,-1.962936,-3.293603,-7.79261,6298.9443,1.996528,1.19514,1.795304,6.60599,-0.943185,-1.772241,-9.410555,5263.481,2.085596,0.985465,1.535191,6.883483,-0.753905,-1.353678,-7.386291,8992.2669,5.34008,2.610992,4.063699,8.476266,-1.694999,-2.903013,-8.742309,6821.0492,4.64059,1.965933,3.148993,7.508662,-1.314528,-2.216101,-7.500477,1964.1999,2.809238,0.603133,1.279232,6.069898,-0.425805,-1.018562,-5.41431,2064.6427,3.055109,0.605568,1.386547,6.081107,-0.431505,-1.109181,-5.91314,9004.3776,4.636829,2.95657,5.079379,9.951093,-2.038996,-3.518856,-9.775895,7449.17,4.427542,2.485588,4.341894,8.398686,-1.691354,-2.949796,-7.481124,2
26498.7397,6.697983,6.080907,8.336219,12.781017,-3.881748,-5.566535,-16.769003,31019.5943,7.958449,8.224551,12.188809,18.522414,-4.761363,-6.931293,-19.074813,3417.4341,2.432377,1.038139,2.06331,5.552139,-0.638389,-1.190566,-4.516255,3484.4089,2.39065,1.072501,2.200213,6.069177,-0.637972,-1.141013,-5.653698,2149.1366,2.574286,0.830602,2.212442,6.984894,-0.494895,-0.925787,-3.278689,1804.9746,2.605006,0.69579,1.869854,5.722695,-0.414488,-0.77387,-4.05841,5576.5437,3.109917,1.864112,4.201348,7.749123,-1.093479,-1.694675,-4.913834,5883.7068,3.083432,1.960835,4.381417,8.475898,-1.154324,-1.899134,-5.253129,25471.3471,5.371037,5.724856,7.959687,13.571617,-3.774547,-5.565892,-21.427911,15555.4062,4.329576,3.280252,4.436679,8.99349,-2.083597,-3.194154,-12.155169,3456.6413,2.379147,0.991779,1.920034,6.854128,-0.639577,-1.266299,-5.856018,3645.1628,2.672955,1.020694,2.023109,6.520064,-0.648601,-1.13584,-4.532766,2172.9701,2.862904,0.825806,2.079424,6.325292,-0.485046,-0.98678,-4.694964,1943.7086,2.704523,0.775129,2.193914,5.9417,-0.429721,-0.907873,-4.324049,5631.2546,2.98575,1.77895,3.815775,9.448358,-1.098349,-1.985376,-6.330428,5351.6855,3.160859,1.726536,3.893107,7.808963,-1.06436,-1.891315,-6.495759,6
16884.1421,4.060106,4.450686,5.907622,11.238276,-2.637406,-3.733762,-10.811489,23868.5532,5.692478,7.254499,9.927586,15.198379,-4.011999,-5.814268,-15.61026,21292.0195,11.257709,7.291629,13.359445,16.859701,-4.8522,-7.460379,-14.75501,21583.6897,11.036793,7.486059,13.649558,16.961371,-4.976957,-8.033446,-15.660262,4706.4744,4.781791,1.674508,3.536053,6.951671,-1.137914,-1.963384,-4.108566,4080.8417,4.979856,1.364358,2.909237,4.852464,-0.972755,-1.671686,-3.700505,20467.0703,9.524935,8.428838,17.569968,22.237208,-5.610764,-9.609943,-16.207749,21995.226,9.596888,9.028676,18.188749,21.964883,-5.985824,-10.322777,-17.504995,15737.5811,3.25304,4.196468,5.720064,12.444474,-2.459503,-3.547282,-13.455993,13156.566,3.462866,3.296512,4.408345,8.977961,-1.903691,-2.683014,-9.711784,23193.1272,11.697822,7.917227,14.386862,18.495403,-5.119208,-7.826703,-18.580389,17808.5134,9.991572,5.902937,10.726063,13.58472,-3.959692,-6.083345,-16.466272,4696.9282,5.326373,1.599864,3.381761,6.652234,-1.154974,-2.09679,-5.68372,4919.2003,5.733454,1.635253,3.488824,6.624803,-1.211297,-2.193064,-5.816879,23655.262,9.961567,9.369432,19.767939,24.848106,-6.389858,-11.128517,-21.234707,19283.228,9.42346,7.732208,16.775452,21.420994,-5.295912,-9.379859,-20.091098,2
38920.773,9.362162,9.21762,12.067035,16.632999,-5.812656,-7.381319,-20.654008,43105.6509,10.794736,11.788071,17.019663,22.041584,-6.46413,-8.562429,-21.386848,5570.594,3.310858,1.557934,2.900142,5.396509,-0.972734,-1.486099,-5.085358,5681.1313,3.262088,1.610438,3.005806,5.689869,-0.989706,-1.476371,-4.258989,3125.8608,3.296828,1.130966,2.522104,4.603998,-0.700162,-1.100569,-3.594611,2622.7412,3.33134,0.937831,2.171908,4.301604,-0.565029,-1.021023,-3.642114,8768.4858,4.306532,2.762059,5.456533,8.299041,-1.755375,-2.675422,-5.367652,9275.3684,4.286607,2.86234,5.717866,8.538854,-1.846067,-2.767826,-6.352721,37218.038,7.33925,8.687593,11.312302,17.550219,-5.398031,-7.3887,-25.509575,23255.3212,5.864157,5.004721,6.363755,9.986417,-3.217595,-4.41607,-15.390889,5861.1069,3.25968,1.572762,2.639493,5.147534,-1.015637,-1.532809,-5.436014,6136.1651,3.747706,1.552206,2.817268,5.251655,-1.037622,-1.536229,-5.753052,3108.1152,3.583877,1.145994,2.547475,5.736981,-0.663474,-1.119635,-4.829697,2764.319,3.407085,1.040394,2.523686,5.565942,-0.568605,-1.046408,-4.389049,9315.9502,4.256697,2.781239,5.312368,8.086672,-1.859845,-2.914532,-6.80054,8894.9922,4.543207,2.673672,5.142726,9.021804,-1.828106,-3.016684,-7.310721,6
9982.8286,2.611363,2.151659,2.703067,5.102422,-1.62282,-2.222403,-6.059501,15405.0386,3.713555,3.618811,4.577136,7.866445,-2.610029,-3.438146,-11.329166,13008.7906,6.914613,4.187712,6.878043,9.70216,-2.784207,-4.156168,-7.885617,13196.3472,6.720251,4.319227,7.041493,9.412196,-2.867468,-4.286368,-7.86293,3059.6846,3.418086,1.029688,2.005226,4.346192,-0.704015,-1.23023,-3.880146,2656.1806,3.566658,0.857098,1.643649,3.846777,-0.598236,-1.087225,-3.079152,12703.7031,5.991789,4.869081,8.891347,11.392333,-3.270556,-5.455497,-8.597469,13561.9174,5.995723,5.183841,9.376917,12.055644,-3.476012,-5.755772,-9.080759,9402.3965,2.217952,2.068403,2.765322,7.361821,-1.550681,-2.361683,-8.857825,7950.1011,2.34433,1.694592,2.294277,5.395542,-1.211673,-1.730221,-6.318847,14285.5044,7.055261,4.599139,7.55578,10.75009,-2.997965,-4.450321,-10.458411,10895.5408,6.057007,3.454049,5.701158,8.9009,-2.309371,-3.456612,-7.88602,3016.1368,3.708644,0.968698,1.904587,4.639486,-0.698994,-1.309649,-4.319257,3119.9039,3.892404,0.976826,1.94336,5.300272,-0.724939,-1.304743,-4.393647,14452.0574,6.045543,5.314707,9.989922,14.371165,-3.701394,-6.176481,-12.056924,11845.1219,5.76176,4.415453,8.39471,11.681964,-3.059746,-5.300302,-9.773506,2
17569.1709,4.766826,4.133229,5.775396,8.528518,-2.445323,-3.398232,-9.9079,21361.6841,5.757014,5.759308,8.705813,13.410299,-3.262653,-4.488263,-12.734992,2125.5908,1.879018,0.702618,1.464668,3.924303,-0.404519,-0.833242,-3.965318,2218.1057,1.88096,0.734167,1.61258,3.990778,-0.418245,-0.71952,-2.885111,1499.234,2.113629,0.636159,1.757016,3.50149,-0.345127,-0.6543,-2.86605,1271.8471,2.153836,0.534445,1.468153,3.889485,-0.289599,-0.537858,-2.582379,3669.8098,2.385628,1.347649,3.254486,5.790902,-0.706516,-1.183465,-4.078918,3804.5681,2.336041,1.407887,3.366327,7.1865,-0.744254,-1.216917,-3.920687,16697.3101,3.797038,3.741442,5.280087,9.284955,-2.360387,-3.562631,-12.441315,10312.8774,3.159804,2.208598,3.166722,7.307367,-1.334625,-2.029733,-7.757047,2030.3533,1.789682,0.636096,1.303851,5.560723,-0.410715,-0.742385,-4.30323,2229.8643,1.992656,0.674145,1.429486,3.884421,-0.412164,-0.868447,-4.321193,1499.2516,2.279307,0.637752,1.737397,4.839577,-0.33586,-0.836008,-3.843417,1432.4414,2.285245,0.599878,1.683646,4.476257,-0.308354,-0.670167,-3.61404,3488.0749,2.212516,1.213783,2.919316,6.505216,-0.685884,-1.195389,-4.651834,3293.9456,2.299812,1.195675,3.006129,6.418572,-0.675816,-1.171171,-3.906441,6
6019.0132,2.202129,1.125876,1.512158,6.467779,-0.914752,-1.473366,-5.932929,9535.9019,3.069244,1.805258,2.357295,5.56962,-1.523186,-2.313893,-7.322409,8228.2584,5.176128,2.351872,3.592939,7.629162,-1.566065,-2.61554,-9.354515,8340.0786,4.981012,2.419032,3.821184,7.645591,-1.605064,-2.569343,-7.29962,2054.165,2.686756,0.647818,1.263205,4.581855,-0.439797,-0.919287,-3.724281,1748.8464,2.744878,0.536191,1.132857,4.813708,-0.375212,-0.740841,-4.273703,8060.1016,4.493457,2.758881,4.577648,8.305634,-1.836488,-3.138856,-7.390154,8628.4463,4.51118,2.905151,4.878237,10.215271,-1.936007,-3.242905,-7.49872,5850.1739,1.925086,1.108251,1.584025,6.829179,-0.89091,-1.632168,-9.218202,4843.1079,1.990733,0.922888,1.436611,6.485279,-0.71022,-1.343528,-7.873792,8971.4614,5.310777,2.596915,3.966224,9.571652,-1.678128,-2.776064,-9.258747,6870.008,4.6834,1.961169,3.194197,6.855009,-1.311599,-2.07882,-7.296205,2001.6554,2.943493,0.594022,1.276209,5.661405,-0.419161,-1.154583,-5.134076,2046.2031,3.035956,0.598047,1.335657,5.566048,-0.429073,-0.987149,-5.754925,8944.5281,4.542068,2.966707,4.932838,10.31382,-2.003826,-3.656748,-10.448713,7360.1795,4.361938,2.474186,4.302924,8.122912,-1.681134,-2.926801,-6.913676,2
26915.2578,7.01431,6.235656,8.578937,14.000438,-3.946595,-5.562092,-22.152788,31132.3536,8.159438,8.289887,12.238794,18.788644,-4.786106,-6.588456,-22.323455,3449.327,2.452274,1.038892,2.231652,5.636606,-0.609208,-1.191148,-4.806505,3507.2046,2.395492,1.06853,2.280056,6.110981,-0.644117,-1.146669,-4.478614,2162.4516,2.60352,0.840499,2.190331,5.334945,-0.51237,-0.94989,-4.889294,1839.8933,2.679255,0.70064,1.803774,4.32223,-0.412738,-0.831307,-3.547949,5631.7261,3.156844,1.85527,4.217489,8.379719,-1.107409,-1.917855,-5.490743,5932.9258,3.133306,1.933135,4.40449,9.402906,-1.155153,-1.955199,-5.621855,25521.4492,5.436792,5.735424,7.829909,14.554891,-3.715199,-5.742404,-23.181272,15558.6655,4.42161,3.307934,4.570443,8.978115,-2.060974,-3.22737,-13.130676,3447.9531,2.368446,0.992883,2.078192,7.0099,-0.625936,-1.25192,-5.822894,3652.0752,2.667988,1.016517,2.162715,6.952335,-0.629939,-1.260006,-6.206042,2160.5702,2.859712,0.84386,2.241031,5.926295,-0.491619,-1.097958,-5.578066,2023.2217,2.815317,0.779598,2.135595,6.016251,-0.427181,-0.933167,-5.10717,5655.9505,3.020752,1.795226,3.804377,9.22918,-1.09604,-1.931382,-6.5826,5378.2961,3.192874,1.708817,3.952042,7.374961,-1.077167,-1.936851,-6.647055,6
16574.2524,4.002021,4.176273,5.478373,8.61578,-2.621956,-3.357259,-8.92099,23362.5922,5.624595,6.808679,9.180186,13.062684,-3.936961,-5.255932,-12.75077,21043.2113,11.357317,7.249935,13.362685,17.299529,-4.814818,-7.289779,-14.051954,21409.9915,10.886338,7.455595,13.632112,18.752697,-4.940082,-7.674694,-14.606783,4692.8434,4.754687,1.671111,3.612819,7.018863,-1.127929,-1.909812,-3.977566,4066.4733,5.042144,1.364079,2.972227,6.358022,-0.978538,-1.682595,-4.030466,20411.8643,9.59313,8.340859,17.476944,22.658537,-5.557807,-9.491644,-15.186802,21831.0896,9.54645,8.896082,18.120005,23.91693,-5.946182,-10.125831,-14.281808,15373.5415,3.208335,3.9032,5.169406,10.586914,-2.417686,-3.391118,-12.1265,12805.2026,3.403981,3.074342,4.107934,8.053767,-1.868477,-2.591847,-9.6975,23052.9473,11.792292,7.878828,14.24589,18.768739,-5.097182,-7.730765,-16.494814,17675.2619,9.926399,5.847181,10.690897,15.809367,-3.932596,-5.882848,-13.142637,4641.1785,5.129213,1.587073,3.412385,7.396729,-1.140311,-1.994725,-5.21846,4896.9268,5.748245,1.618528,3.548354,7.82759,-1.202525,-2.143674,-4.693498,23506.5949,9.943977,9.23383,19.588358,25.792639,-6.343194,-10.985448,-21.752992,19094.9658,9.221719,7.66123,16.900284,22.157469,-5.256109,-9.525248,-16.266284,2
39154.2559,9.359488,9.362704,12.277222,15.914118,-5.828119,-7.879427,-30.768586,43139.3471,10.674989,11.83054,17.511027,21.315676,-6.488549,-9.301345,-32.226276,5586.2281,3.310612,1.567187,2.889231,5.829568,-0.98558,-1.676203,-6.307551,5716.8477,3.274925,1.612384,2.970176,5.480524,-1.011501,-1.690594,-5.484445,3167.9228,3.333496,1.132973,2.607163,5.215753,-0.709615,-1.297156,-4.698425,2620.2378,3.334129,0.940572,2.098609,4.93086,-0.562404,-1.123587,-4.739987,8768.1609,4.283794,2.752403,5.391625,8.408683,-1.742606,-2.871876,-6.759699,9291.7176,4.280881,2.862328,5.606269,8.213502,-1.844329,-3.216373,-7.41908,37148.7832,7.263356,8.737752,11.605019,19.634989,-5.408735,-8.301615,-41.081953,23210.8882,5.812506,5.010774,6.444076,9.493646,-3.209579,-4.692661,-22.496225,5896.0208,3.267722,1.586172,2.659925,5.41352,-1.040276,-1.829955,-8.288883,6133.8313,3.755974,1.570573,2.807704,6.242226,-1.047874,-1.998552,-7.118394,3123.0061,3.653349,1.127539,2.533797,5.074394,-0.675033,-1.324797,-6.5927,2786.1487,3.396506,1.043692,2.438444,6.385468,-0.585755,-1.174827,-6.04285,9286.2053,4.207558,2.779394,5.250617,8.970218,-1.855702,-3.258798,-9.080861,8938.395,4.564835,2.684644,5.17502,8.951285,-1.820098,-3.179382,-7.883283,6
10435.2778,2.681495,2.228843,2.811007,5.642689,-1.695172,-2.3618,-10.400676,16060.8213,3.839259,3.723246,4.655501,7.927725,-2.716144,-3.686161,-10.753069,13305.3489,6.950197,4.302117,7.200397,10.334433,-2.82681,-4.319226,-10.094426,13481.373,6.76597,4.398813,7.34585,11.18214,-2.90086,-4.540444,-10.319282,3113.0319,3.419099,1.048763,2.067717,4.262742,-0.70295,-1.237301,-4.282474,2729.464,3.646084,0.872209,1.711273,3.861946,-0.603053,-1.092884,-3.956594,12943.1218,6.011995,4.957917,9.148778,11.958909,-3.292203,-5.535637,-12.722773,13795.364,6.003378,5.266601,9.63421,13.519272,-3.499991,-5.951521,-12.0633,9905.9194,2.289993,2.138202,2.872056,6.46464,-1.61114,-2.284938,-11.988436,8283.4039,2.414937,1.744777,2.422535,6.865143,-1.263812,-1.790509,-9.356416,14560.6536,7.106759,4.692449,7.656473,12.285838,-3.027363,-4.748127,-12.340223,11066.5369,6.072825,3.52933,5.872781,8.643315,-2.343507,-3.725247,-9.785589,3055.8431,3.720217,0.976417,1.982704,6.644317,-0.701799,-1.41189,-5.289349,3209.0634,3.988895,0.987667,1.970108,5.706561,-0.73009,-1.406375,-6.309782,14684.3928,6.097379,5.427569,10.125233,15.330106,-3.700827,-6.583345,-15.682648,12072.7727,5.81343,4.489187,8.429292,12.052821,-3.062499,-5.375152,-12.747516,2
2583.5938,1.551973,2.110734,3.48025,5.548287,-0.281557,-0.571186,-3.001547,3005.2426,1.663262,3.084295,5.417652,8.014007,-0.337235,-0.682634,-4.000748,23.2083,1.009261,0.399408,1.102841,3.157037,-0.073977,-0.348693,-3.038127,2.3369,1.000889,0.425771,1.153323,3.099683,-0.077957,-0.29669,-2.722688,114.4222,1.081377,0.46719,1.455789,3.684485,-0.052833,-0.253104,-2.457078,123.6978,1.108784,0.38349,1.200627,3.237997,-0.049099,-0.300454,-2.537558,210.4991,1.076624,0.901987,2.401124,4.256746,-0.099058,-0.347991,-2.848068,207.7214,1.070414,0.933451,2.652504,5.006388,-0.103362,-0.430464,-2.446179,2438.4902,1.403409,1.906553,3.352091,5.9997,-0.271199,-0.681126,-4.232632,1616.5713,1.3376,1.135455,2.020031,4.76764,-0.201141,-0.550792,-3.994862,-72.1065,0.973122,0.312233,0.948291,3.836455,-0.078811,-0.384595,-3.348058,40.4795,1.017357,0.376556,1.052763,4.17773,-0.072697,-0.343475,-3.214678,170.1684,1.141804,0.471563,1.576337,4.567722,-0.062705,-0.405967,-3.396935,135.471,1.115697,0.435114,1.340966,4.687619,-0.058429,-0.322247,-3.076841,136.8169,1.045562,0.771013,2.136566,5.609024,-0.101655,-0.399677,-3.415294,124.2456,1.047754,0.796883,2.234155,4.965943,-0.09506,-0.417747,-2.906681,6
1080.1856,1.258122,0.219579,0.455353,3.314154,-0.162195,-0.495847,-2.885845,1657.116,1.411199,0.322756,0.67769,3.796811,-0.23026,-0.541615,-3.247892,2350.3152,2.240279,0.516854,0.88527,3.408975,-0.295446,-0.629848,-3.130131,2424.2065,2.230806,0.534817,0.899037,3.53092,-0.306814,-0.590973,-2.84737,670.0971,1.535166,0.196265,0.569624,2.577128,-0.104035,-0.363714,-2.757642,556.1526,1.545758,0.165191,0.444261,2.701455,-0.092385,-0.320932,-2.498912,2464.1021,2.141002,0.647972,1.183885,3.741709,-0.350171,-0.701907,-2.845962,2639.4043,2.151359,0.696745,1.284009,4.067406,-0.372076,-0.718749,-3.614337,1209.6416,1.223718,0.251612,0.706737,5.129173,-0.1818,-0.518595,-4.379589,933.6958,1.219645,0.209117,0.606294,5.001352,-0.143328,-0.473203,-3.639947,2565.3201,2.308023,0.56842,0.981898,4.590046,-0.318749,-0.636636,-3.690262,1993.9751,2.144796,0.458962,0.828063,3.865473,-0.256603,-0.597085,-4.100945,602.2198,1.559135,0.182513,0.587898,3.583034,-0.100269,-0.404545,-2.856027,603.7778,1.582982,0.191609,0.529609,3.997321,-0.099971,-0.400086,-3.349359,2635.7461,2.152482,0.666156,1.236692,5.134584,-0.367408,-0.753936,-3.911841,2195.7905,2.094943,0.592471,1.082489,4.378956,-0.321713,-0.665888,-3.707756,2
44046.1216,11.911443,10.733672,14.130298,16.990738,-6.391803,-8.315635,-22.128125,47622.9827,13.220441,13.18681,19.470366,22.487713,-6.924398,-9.027427,-21.733094,6766.2109,3.960439,1.89064,3.472511,5.469109,-1.153331,-1.707641,-4.033159,6837.574,3.850063,1.934534,3.554017,5.981637,-1.174388,-1.736824,-3.943374,3576.6112,3.685083,1.287418,2.889529,5.236737,-0.781719,-1.212437,-3.598658,2986.5829,3.744892,1.04947,2.319171,4.405954,-0.612174,-0.982352,-2.48826,10461.6406,5.203882,3.27166,6.326968,8.70541,-2.063751,-3.202486,-6.787523,11064.4292,5.1519,3.408067,6.6585,10.715219,-2.194503,-3.403844,-7.304277,40986.0473,8.811639,9.799758,12.997534,16.74814,-5.753808,-7.72606,-28.082436,25913.7197,7.257778,5.60582,7.190768,10.365031,-3.464792,-4.608723,-16.503337,7170.5776,3.966865,1.910019,3.220092,5.395884,-1.196102,-1.80911,-4.985933,7464.1949,4.653467,1.854953,3.213835,5.256826,-1.22309,-1.840108,-5.441189,3544.2811,4.124732,1.287927,2.819537,6.128547,-0.737163,-1.248973,-4.105131,3136.3769,3.82325,1.158713,2.649145,6.68586,-0.620947,-1.071109,-3.778511,11381.3111,5.316801,3.348901,6.248699,9.343176,-2.23897,-3.468187,-6.940388,10836.6943,5.736317,3.209041,6.115763,8.849963,-2.182905,-3.575404,-7.598262,6
14684.7959,3.275851,3.588572,4.575865,6.706233,-2.354272,-3.023831,-6.817608,21186.4751,4.565619,5.897153,7.703345,10.907101,-3.595336,-4.513209,-10.88115,17646.6094,8.758463,5.950874,10.356781,12.84393,-3.918519,-5.78684,-10.278642,17819.1718,8.586643,6.100808,10.599961,12.826497,-4.019397,-6.02051,-10.411555,3980.6335,4.089319,1.397103,2.775831,4.602485,-0.93688,-1.602749,-3.616238,3735.2624,4.490018,1.138063,2.350642,4.06911,-0.86189,-1.389185,-2.808254,16959.6386,7.576505,6.885872,13.596205,15.896738,-4.52938,-7.511653,-11.566208,18207.9997,7.579106,7.332109,14.181019,18.066562,-4.832278,-8.038056,-11.937369,13656.3941,2.706562,3.392029,4.399874,7.49696,-2.208173,-3.013212,-9.620331,11537.439,2.91014,2.688113,3.484014,6.669821,-1.714311,-2.287413,-7.769491,19323.2309,8.966945,6.462654,11.155838,15.071456,-4.15983,-6.150935,-14.988119,14765.9705,7.604112,4.83051,8.332787,11.40204,-3.222609,-4.696465,-10.175755,3937.0294,4.415006,1.312813,2.772808,4.887217,-0.936463,-1.651465,-4.239743,4149.7498,4.880184,1.327667,2.708269,5.154555,-0.984333,-1.772134,-4.214989,19531.6179,7.709385,7.593458,15.135168,19.437679,-5.174266,-8.860847,-14.804946,15906.4001,7.225173,6.30238,12.9339,16.45335,-4.273774,-7.28931,-11.790676,2
33980.5776,7.899697,7.95398,10.417083,13.438326,-5.085383,-6.523403,-15.851485,37045.8145,9.035128,9.960138,14.7706,18.763539,-5.574696,-7.354631,-17.540521,4401.9077,2.770659,1.28158,2.372762,5.069517,-0.761905,-1.171922,-3.772114,4485.8643,2.709518,1.314373,2.45797,5.022644,-0.783413,-1.189239,-3.402944,2647.0398,2.899999,0.977929,2.260824,4.179848,-0.601079,-0.98961,-2.754841,2252.1918,2.938575,0.82578,1.978803,4.096922,-0.497173,-0.857969,-3.208085,7068.5496,3.596748,2.28495,4.757225,6.7427,-1.377801,-2.153453,-4.503779,7458.5031,3.561146,2.368308,4.805902,6.745947,-1.446175,-2.252251,-5.224243,30719.0493,5.97799,7.070064,9.223747,13.427814,-4.502787,-6.069248,-21.063807,18729.8594,4.814567,4.043792,5.143977,8.969843,-2.530135,-3.483525,-12.548812,4468.562,2.664081,1.254271,2.180197,5.865972,-0.777923,-1.236215,-4.523235,4751.7793,3.026101,1.266444,2.357945,4.897436,-0.790082,-1.303626,-3.685618,2673.1987,3.254814,0.971247,2.424547,5.222037,-0.571729,-0.977007,-3.408696,2392.4253,3.066131,0.903675,2.181074,5.263305,-0.486076,-0.886679,-3.170438,7196.0967,3.425643,2.221061,4.428086,7.211716,-1.386102,-2.20746,-5.509438,6916.969,3.677405,2.148437,4.468316,8.209209,-1.382937,-2.184463,-5.467628,6
20190.9097,4.395704,5.252606,6.789445,9.89451,-3.23505,-4.10934,-12.425171,26757.2202,5.949695,8.077206,10.948489,14.521273,-4.57731,-6.047274,-13.250831,25115.7998,12.488735,8.608261,16.31438,19.274727,-5.873834,-9.117872,-17.086184,25445.1878,12.191992,8.845622,16.586733,19.724419,-6.033135,-9.039358,-15.405853,5430.1046,5.275384,1.924342,4.092405,5.959956,-1.34445,-2.320462,-4.306925,4684.9824,5.379831,1.569779,3.503684,5.126737,-1.145294,-2.010864,-4.208391,24160.3852,10.620076,9.855075,21.070756,24.836939,-6.765561,-11.59197,-20.284734,25972.4238,10.608247,10.493899,22.17338,26.05563,-7.248502,-12.122024,-20.903403,17873.5689,3.422542,4.701897,6.14573,9.679045,-2.853356,-3.981627,-13.769264,14958.3882,3.673482,3.666332,4.753043,7.359146,-2.196589,-2.899346,-9.424912,27200.2241,12.705371,9.262386,17.091774,20.372907,-6.148589,-9.298431,-18.698575,21035.6592,10.841267,6.921929,12.79242,15.5368,-4.801416,-7.212004,-16.562416,5450.0429,5.858427,1.833664,3.867685,6.835126,-1.371975,-2.364749,-5.078843,5737.0455,6.459915,1.870564,4.0176,7.421509,-1.449765,-2.51602,-4.974104,27915.854,10.922648,10.95,24.11299,29.908912,-7.749907,-13.324574,-27.50443,22880.1268,10.282939,9.095118,20.446206,25.776774,-6.425699,-11.680185,-20.203625,2
2594.3809,1.525352,2.173025,3.554151,7.00674,-0.285607,-0.616265,-2.982423,2996.5679,1.668829,3.0782,5.342322,8.157111,-0.330429,-0.746725,-3.149194,-16.4443,0.993358,0.383705,1.062801,4.536285,-0.074892,-0.32957,-2.431057,-11.3369,0.995619,0.411388,1.119412,3.475405,-0.07813,-0.326409,-2.512058,105.9856,1.077327,0.470263,1.517001,3.601701,-0.051288,-0.308705,-2.776641,103.8839,1.090635,0.394805,1.195866,2.736701,-0.049862,-0.271559,-2.674524,195.8752,1.072357,0.86884,2.407516,4.352956,-0.098755,-0.319,-2.588292,207.8638,1.071618,0.912132,2.575077,5.059299,-0.103061,-0.366689,-3.12825,2360.7485,1.391497,1.900708,3.399738,7.628928,-0.279217,-0.760352,-4.473721,1513.5825,1.31091,1.097304,1.969422,5.738618,-0.199008,-0.568397,-4.522723,-130.4016,0.951225,0.301124,0.873544,4.290208,-0.08232,-0.357329,-3.346189,-1.2324,0.999466,0.372474,1.046574,3.231948,-0.078841,-0.356781,-3.232041,152.2047,1.127245,0.452036,1.498638,3.876276,-0.059471,-0.295307,-2.678975,127.377,1.110429,0.430351,1.36603,3.101029,-0.056433,-0.395079,-2.406,82.0901,1.027653,0.748488,2.116969,4.882646,-0.099062,-0.379335,-3.086082,106.0884,1.041262,0.764599,2.169792,5.410382,-0.092306,-0.365222,-2.968369,6
1011.5303,1.232351,0.207852,0.53849,3.605133,-0.163362,-0.411663,-2.888271,1524.1499,1.378175,0.297814,0.686143,3.164824,-0.221857,-0.500237,-3.431257,2283.8989,2.246363,0.501314,0.861682,3.33373,-0.283968,-0.621098,-3.909226,2328.46,2.196759,0.514758,0.878534,4.003633,-0.298661,-0.604285,-3.09358,659.6195,1.545305,0.197197,0.479514,3.436225,-0.103542,-0.359051,-3.279288,553.0712,1.540636,0.161468,0.450949,3.03784,-0.093469,-0.381716,-2.735768,2400.0845,2.130321,0.634134,1.124914,3.555625,-0.351517,-0.671022,-3.085409,2569.482,2.145459,0.670011,1.257977,4.013815,-0.36705,-0.735491,-3.824458,1071.1777,1.196953,0.235943,0.723804,5.193619,-0.173446,-0.524909,-3.95481,907.9584,1.214407,0.196404,0.536132,4.216618,-0.140434,-0.461371,-4.072429,2520.9211,2.335174,0.531262,0.986238,4.120475,-0.309409,-0.649592,-3.491295,1919.6695,2.118236,0.438312,0.877612,4.339586,-0.250905,-0.555301,-3.696879,574.6179,1.538295,0.182939,0.665741,3.395779,-0.100661,-0.362567,-3.548729,631.276,1.640275,0.178967,0.515587,3.222311,-0.100721,-0.378426,-2.894383,2585.3825,2.162266,0.643873,1.217429,4.468713,-0.366467,-0.790334,-4.507019,2127.338,2.081874,0.584469,1.069224,3.996061,-0.312243,-0.663379,-3.657644,2
45611.7578,12.071035,11.054475,14.576213,18.321548,-6.697136,-8.486386,-24.358791,47835.3823,13.380544,13.243759,19.41214,23.245726,-7.016787,-9.333522,-22.961112,6684.0005,4.022639,1.828019,3.396901,5.381974,-1.155759,-1.750122,-4.69213,6753.9211,3.868253,1.872984,3.44996,5.713589,-1.145342,-1.718954,-4.575884,3569.9149,3.674599,1.266086,2.824679,4.98734,-0.780839,-1.203067,-4.308556,2997.8421,3.717209,1.056944,2.362073,4.183229,-0.631963,-1.023153,-2.750318,10403.4822,5.244397,3.190049,6.352783,8.312197,-2.051884,-3.191812,-6.359819,10991.9248,5.191398,3.319234,6.652453,10.881957,-2.153217,-3.287228,-7.302671,41355.6724,8.916288,9.816119,12.919084,17.010044,-5.833583,-7.843649,-26.779202,26099.4262,7.289762,5.611543,7.194192,10.229917,-3.522823,-4.778293,-18.105054,7117.8681,4.077502,1.868881,3.18035,6.279215,-1.170074,-1.782567,-5.053787,7360.8981,4.665833,1.805965,3.12525,6.071819,-1.212676,-1.848744,-5.45579,3528.6678,4.096089,1.262391,2.694391,5.521181,-0.739514,-1.242518,-4.200084,3140.0167,3.882198,1.139895,2.801046,5.526742,-0.618367,-1.067915,-3.597092,11322.2527,5.359085,3.272014,5.962295,8.912857,-2.224021,-3.57608,-7.747704,10797.9544,5.776205,3.123576,5.913576,10.200995,-2.175304,-3.476296,-7.102761,6
14233.9946,3.20448,3.575991,4.655197,7.257803,-2.286812,-2.983912,-7.024428,19717.6831,4.318888,5.663617,7.391199,9.843138,-3.350582,-4.271026,-9.685376,17346.9948,8.769486,5.898102,10.317103,12.709327,-3.870862,-5.832599,-10.091555,17622.1596,8.583537,6.065981,10.539934,13.082528,-3.962317,-5.845446,-10.311684,3939.6502,4.115562,1.381584,2.788122,4.751929,-0.922955,-1.512044,-3.607693,3394.276,4.166108,1.140161,2.331803,4.204291,-0.788074,-1.351705,-3.454246,16813.5926,7.525736,6.829176,13.395655,15.981182,-4.465099,-7.48692,-11.163625,17935.8713,7.535815,7.270345,13.940855,17.296568,-4.759469,-7.91899,-12.3438,12792.1523,2.590681,3.268192,4.34294,8.010714,-2.071747,-2.885606,-10.59953,10814.3569,2.772172,2.592294,3.345868,6.494444,-1.61259,-2.210568,-7.333446,18945.8416,8.890491,6.416755,11.021765,14.077535,-4.122799,-6.090777,-12.672913,14524.2661,7.710498,4.8178,8.296383,10.818583,-3.190009,-4.764524,-10.41745,3886.6566,4.46475,1.300683,2.708138,5.66231,-0.927281,-1.618225,-4.065997,4050.9697,4.754187,1.310846,2.649996,5.551943,-0.970052,-1.761189,-4.538444,19224.2671,7.637792,7.522328,15.188391,18.797001,-5.085417,-8.789521,-16.46417,15710.6797,7.207048,6.23547,12.731328,16.633401,-4.202852,-7.31969,-13.292366,2
34169.9971,8.018973,8.014918,10.612806,13.619405,-5.109211,-6.551247,-15.509604,37225.2026,9.255047,10.037014,14.60313,16.924947,-5.628506,-7.321354,-20.631453,4347.2177,2.758701,1.285691,2.41614,4.970129,-0.769725,-1.276614,-3.593382,4456.8721,2.72464,1.325079,2.463719,4.332034,-0.782502,-1.278316,-3.472157,2671.4308,2.957179,0.978525,2.291211,4.275785,-0.596353,-0.99965,-2.598767,2242.6155,2.946627,0.821084,1.909317,3.676841,-0.506939,-0.839794,-2.458903,7026.1998,3.591715,2.276916,4.616731,7.318318,-1.372467,-2.118471,-4.699989,7420.3533,3.56427,2.38109,4.866384,7.562129,-1.443954,-2.271384,-5.332981,31048.5874,6.098569,7.155953,9.401792,14.281312,-4.54541,-6.28824,-20.989205,18925.1626,4.899285,4.102368,5.262541,7.676631,-2.567516,-3.734351,-12.257892,4430.8162,2.688874,1.251972,2.092771,5.903717,-0.781429,-1.224527,-4.377229,4699.6814,3.05516,1.266122,2.308804,4.841488,-0.800659,-1.243855,-4.309291,2647.325,3.23069,0.968687,2.238246,5.162802,-0.565151,-1.060317,-3.710369,2391.6211,3.075237,0.900587,2.192341,4.663429,-0.488206,-0.880381,-3.60784,7147.6723,3.427426,2.21556,4.428083,7.703399,-1.38628,-2.162175,-5.297231,6878.5046,3.676385,2.144688,4.280319,6.816968,-1.366001,-2.245567,-5.490608,6
18633.978,4.1426,4.861991,6.282588,9.06964,-2.996456,-3.881527,-9.452658,24571.647,5.574751,7.380432,9.995743,14.428739,-4.192586,-5.24688,-11.991198,24829.8449,12.366726,8.557736,16.172875,19.273253,-5.823228,-8.959367,-15.269887,25157.6711,12.03101,8.773986,16.371827,19.196283,-5.964832,-9.525637,-19.063168,5381.6875,5.261524,1.901942,4.115406,6.411673,-1.336639,-2.207103,-4.650173,4602.6396,5.19312,1.565872,3.416648,5.737615,-1.123669,-1.949722,-3.977769,23948.2368,10.466358,9.707546,20.749124,24.989637,-6.612348,-11.268653,-16.778885,25577.1225,10.503523,10.386207,21.84801,25.695478,-7.096921,-12.084768,-18.623936,16426.4565,3.220184,4.326186,5.617539,9.797863,-2.620705,-3.579004,-13.046333,13651.5664,3.43354,3.38009,4.412476,6.97062,-2.019709,-2.725105,-10.054823,26844.1364,12.686099,9.192335,17.067456,20.730229,-6.065395,-9.257495,-20.725492,20790.071,10.921574,6.890699,12.734185,15.874095,-4.74289,-7.02958,-14.915603,5356.091,5.753337,1.805639,3.769806,6.36213,-1.344101,-2.309134,-5.20087,5646.6837,6.293695,1.847177,3.935649,6.633727,-1.413167,-2.502136,-5.161001,27362.2522,10.745301,10.840618,23.839973,28.451157,-7.558909,-13.333587,-23.579516,22464.6167,10.101282,8.930079,20.071408,24.669197,-6.255875,-11.350565,-17.104691,2
18067.2017,4.753811,4.269439,6.098179,8.428014,-2.561328,-3.595233,-9.099622,21057.5196,5.744325,5.636773,8.511348,11.416732,-3.235368,-4.156907,-10.634308,2188.1043,1.883947,0.691409,1.559934,3.655303,-0.410898,-0.688455,-3.175563,2238.5857,1.853271,0.722586,1.535638,3.571034,-0.419498,-0.662563,-2.30971,1492.9768,2.059884,0.642566,1.80953,3.863984,-0.346748,-0.686321,-2.589205,1296.3908,2.099342,0.545893,1.544326,3.775598,-0.292615,-0.538281,-2.263897,3671.2366,2.333938,1.345432,3.144599,6.035401,-0.705499,-1.104445,-3.114867,3836.0354,2.306265,1.404842,3.420096,6.262773,-0.73835,-1.245321,-3.359428,16394.2602,3.742266,3.686229,5.313083,8.998713,-2.326694,-3.21605,-9.852677,10077.312,3.089258,2.157531,3.054086,6.44656,-1.322833,-1.872627,-7.100819,2049.4577,1.767925,0.617414,1.282881,4.422479,-0.405337,-0.733698,-3.687297,2260.5359,1.970117,0.68414,1.492246,4.765986,-0.410482,-0.734802,-3.388928,1513.6435,2.251748,0.638866,1.753434,4.342933,-0.337452,-0.660574,-3.431179,1437.1652,2.237041,0.597714,1.716088,4.314317,-0.301128,-0.652029,-3.275347,3510.9798,2.183145,1.224056,2.830256,5.48432,-0.685861,-1.161531,-4.291227,3341.7488,2.284407,1.201598,2.98715,6.147994,-0.663363,-1.141757,-4.063738,6
6284.5366,2.257644,1.136759,1.514408,3.627881,-0.934595,-1.281933,-4.042166,9450.7778,3.082167,1.735619,2.221043,5.312719,-1.500682,-2.021663,-4.639518,8533.3267,5.185956,2.449274,3.728856,5.943526,-1.60516,-2.367714,-5.524146,8732.9665,5.0792,2.5096,3.868904,6.385438,-1.663893,-2.484758,-5.661897,2099.1691,2.645542,0.653114,1.202169,3.426913,-0.429314,-0.841312,-2.325062,1784.0777,2.650316,0.548811,1.052894,2.982196,-0.368061,-0.695048,-2.63515,8387.7459,4.532244,2.834159,4.634175,6.898297,-1.853304,-2.973485,-6.082746,8978.1931,4.563683,2.975097,4.93722,7.945587,-1.983707,-3.273975,-5.527156,5905.687,1.940812,1.077698,1.468413,4.95417,-0.874015,-1.333577,-5.205893,4903.9561,2.018363,0.892961,1.215338,4.654416,-0.709,-1.171763,-4.573341,9355.398,5.405931,2.684641,4.104837,7.051321,-1.728936,-2.589712,-6.649762,7047.1384,4.595804,2.020584,3.152455,5.820912,-1.336281,-2.014687,-5.182091,2000.1283,2.813552,0.594395,1.225756,4.320239,-0.409183,-0.780605,-3.39256,2083.0607,2.982438,0.608088,1.20908,4.858597,-0.415059,-0.777259,-3.192377,9248.6067,4.604708,3.026841,4.953953,9.287587,-2.032925,-3.385823,-6.434363,7624.3448,4.402955,2.53553,4.234974,6.866857,-1.69677,-2.804346,-5.283433,2
28336.0263,7.129358,6.52332,8.796742,11.096126,-4.181074,-5.539105,-13.438496,31110.0444,8.189713,8.223368,11.964386,15.84915,-4.756145,-6.101259,-13.690556,3577.309,2.446635,1.061426,2.035562,4.348947,-0.622601,-1.021393,-3.871619,3680.2671,2.414798,1.093239,2.092299,4.528362,-0.6404,-0.988664,-3.827104,2234.1902,2.585842,0.849113,2.112019,3.767698,-0.504453,-0.858476,-2.561877,1904.9626,2.596388,0.723124,1.783376,3.751918,-0.421389,-0.691156,-2.258179,5845.9241,3.148844,1.903605,4.166974,6.350425,-1.110285,-1.770792,-4.156036,6147.5987,3.125038,1.981844,4.370983,6.488613,-1.160903,-1.772681,-4.192707,25499.2056,5.415849,5.678558,7.398612,11.002277,-3.745172,-5.217333,-15.977528,15512.5215,4.38371,3.276805,4.295028,6.999038,-2.036837,-2.72623,-8.785523,3593.0906,2.37786,1.004545,1.820373,4.390644,-0.626995,-1.022638,-4.031756,3801.3941,2.687291,1.02853,2.01468,5.496549,-0.639676,-1.028162,-4.142202,2253.6232,2.85929,0.840941,2.134569,4.309005,-0.48129,-0.834806,-3.877881,2072.4681,2.769965,0.793882,1.98648,4.674532,-0.419607,-0.824014,-2.764424,5883.7918,3.022862,1.810924,3.739925,7.348465,-1.087397,-1.752895,-4.582791,5611.6206,3.205472,1.755188,3.839569,6.93195,-1.075909,-1.781694,-4.356751,6
18166.9863,4.291675,4.605992,5.914703,8.170798,-2.958744,-4.2062,-10.088604,23930.6211,5.829147,7.023365,9.418324,13.527955,-4.192221,-5.785498,-11.752239,21857.5254,11.232653,7.658606,14.246964,17.442964,-4.946313,-7.549699,-13.562781,22188.6804,10.849763,7.874347,14.561653,17.19911,-5.066835,-7.615094,-13.120051,4805.4931,4.706793,1.721561,3.720787,5.628736,-1.147179,-2.007073,-4.522906,4129.1839,4.755617,1.422608,3.112577,5.237685,-0.968383,-1.628075,-3.449933,20982.6753,9.376022,8.661594,18.319049,21.173156,-5.627474,-9.453604,-14.46514,22552.0349,9.53269,9.206319,18.992908,22.31934,-6.013786,-10.068493,-15.398346,16004.0556,3.311471,4.080971,5.275074,8.93927,-2.595124,-3.948976,-13.518484,13210.0913,3.491062,3.215136,4.096033,6.592729,-1.959149,-3.104255,-8.062904,23767.5628,11.649818,8.241975,15.192274,18.442916,-5.188004,-7.91347,-17.304063,18157.6383,9.985992,6.135917,11.286572,15.162819,-4.01156,-5.992454,-11.534509,4755.6921,5.144762,1.621797,3.463025,7.236194,-1.148618,-1.996046,-4.55554,4995.6614,5.528009,1.65245,3.520912,5.949929,-1.209777,-2.117991,-5.250129,24045.4546,9.816423,9.491553,20.469271,25.329142,-6.378144,-10.994978,-19.439042,19623.5823,9.20009,7.871051,17.340181,21.93455,-5.280144,-9.38451,-16.508685,2
41228.1323,9.599081,9.879323,13.013433,16.775093,-6.22166,-8.123391,-23.129621,43064.7158,10.947899,11.776613,17.164166,21.765203,-6.505837,-8.217571,-21.989189,5883.2861,3.306667,1.638711,3.06275,5.295517,-1.019362,-1.532024,-4.096403,6002.6099,3.240161,1.689952,3.05505,6.134507,-1.038464,-1.60876,-4.241525,3281.7518,3.318593,1.171896,2.58417,5.063855,-0.71662,-1.242383,-3.445573,2742.5355,3.264182,0.98015,2.236443,4.841083,-0.59717,-1.013872,-2.529996,9161.7905,4.296202,2.860312,5.646213,8.135405,-1.803406,-2.885657,-5.762143,9710.4256,4.260824,2.978759,5.810186,8.931595,-1.90728,-3.074713,-6.074682,36899.3721,7.256526,8.672724,11.278571,15.758689,-5.39334,-7.64309,-26.127774,23017.0747,5.852484,4.962245,6.333126,9.985324,-3.151873,-4.289964,-14.269957,6194.8293,3.252181,1.659304,2.803532,5.4508,-1.067865,-1.67901,-4.878585,6415.75,3.734441,1.639155,2.824437,6.116419,-1.087016,-1.673379,-4.803118,3248.7405,3.622595,1.171083,2.7156,6.632624,-0.687974,-1.185567,-4.029437,2887.554,3.385115,1.067048,2.503295,5.968783,-0.58174,-1.017489,-3.721622,9759.228,4.229779,2.893734,5.302245,8.914649,-1.929138,-3.087271,-6.827708,9336.416,4.542592,2.763777,5.356741,8.219128,-1.882959,-3.170113,-7.106236,6
10804.4595,2.775211,2.292876,2.873888,4.892117,-1.736187,-2.2035,-6.538221,15543.0112,3.796524,3.560142,4.443471,6.986427,-2.655118,-3.383817,-7.725133,13852.8391,7.059117,4.526593,7.524122,10.582958,-2.91895,-4.380407,-7.310823,14078.5457,6.853002,4.641937,7.706204,10.450829,-2.992943,-4.452922,-7.502818,3205.8461,3.426134,1.080652,2.066119,3.67543,-0.714309,-1.187807,-2.781477,2732.1044,3.447381,0.89961,1.784106,3.288816,-0.601948,-0.978435,-2.7203,13357.8477,6.01643,5.149895,9.427961,12.363127,-3.342602,-5.537749,-8.92141,14259.8923,6.017548,5.465572,9.890008,12.458001,-3.5625,-5.783402,-8.129735,9613.9233,2.255873,2.063428,2.675755,6.006171,-1.577641,-2.23727,-7.810436,8086.4316,2.38274,1.693447,2.152024,4.499527,-1.233193,-1.792624,-5.853247,15030.3562,7.098751,4.919787,8.128037,11.067752,-3.089108,-4.531994,-10.424915,11425.274,6.098305,3.682854,6.162309,10.409479,-2.392653,-3.640999,-7.308945,3096.6026,3.649209,0.99643,2.044445,4.952002,-0.70224,-1.269669,-3.751652,3246.1401,3.860356,1.018568,2.064722,4.67441,-0.728841,-1.267169,-3.986867,15031.5589,6.033785,5.589367,10.425866,14.990863,-3.75941,-6.113451,-12.292076,12279.2964,5.722381,4.627488,8.798061,12.288093,-3.108377,-5.277692,-9.923036,2
34942.3374,8.312457,8.227659,10.971192,13.384161,-5.258191,-6.984067,-16.774422,37386.4512,9.429082,10.049598,14.542708,18.324825,-5.664983,-7.387165,-15.814167,4703.1631,2.823946,1.379266,2.553685,4.59466,-0.812291,-1.249489,-3.780483,4818.344,2.782327,1.423648,2.707026,5.021371,-0.829295,-1.299974,-4.315911,2762.187,2.887606,1.034847,2.426463,4.626967,-0.625182,-1.061869,-2.96462,2340.9531,2.956404,0.85838,1.973376,3.834449,-0.498375,-0.823049,-2.519581,7466.5923,3.622767,2.430357,4.954695,7.478124,-1.436041,-2.171184,-4.787416,7869.9329,3.591727,2.526576,5.186832,7.600027,-1.50988,-2.337792,-5.411837,31265.728,6.227271,7.182567,9.467121,13.695118,-4.591033,-6.358079,-20.682342,19055.3906,5.010693,4.100702,5.239423,8.950248,-2.554985,-3.51267,-12.297157,4827.6966,2.747408,1.366885,2.402815,5.531628,-0.841273,-1.376526,-4.737588,5037.6277,3.100679,1.361235,2.431608,4.867379,-0.845513,-1.300227,-4.044168,2760.8959,3.220297,1.02473,2.384127,5.415886,-0.579809,-0.997115,-3.248812,2500.8632,3.058403,0.940193,2.323168,4.885291,-0.503557,-0.895224,-3.476174,7676.9726,3.500095,2.383934,4.643188,7.93036,-1.455075,-2.276522,-6.366678,7342.0854,3.736842,2.290283,4.669849,7.694471,-1.426531,-2.222416,-5.362081,6
19923.4634,4.44398,4.991315,6.428298,9.004696,-3.22576,-4.28756,-9.131501,26189.6665,5.98221,7.537308,10.116283,13.116427,-4.510032,-5.769828,-12.510934,26030.7216,12.546512,9.060774,17.234264,20.040997,-6.019223,-9.26285,-16.672566,26459.3062,12.209518,9.274472,17.634055,20.33678,-6.162598,-9.187377,-17.130721,5536.7765,5.153387,1.966442,4.305602,6.08718,-1.348608,-2.267027,-4.382282,4802.6187,5.364146,1.589236,3.560024,5.252493,-1.14781,-1.889901,-4.158253,24799.8511,10.49787,10.079474,21.956525,27.353426,-6.766797,-11.825471,-19.237562,26703.622,10.650684,10.793596,23.323548,28.415276,-7.294599,-12.431366,-18.577914,17494.2929,3.393849,4.393365,5.687434,9.32833,-2.832456,-3.894179,-11.883351,14473.7085,3.612828,3.460735,4.411833,6.936909,-2.164447,-2.969278,-12.42999,27971.9943,12.661822,9.600718,18.322223,21.688704,-6.203694,-9.486228,-20.863214,21563.4888,10.883462,7.191505,13.483608,17.016489,-4.858836,-7.378211,-14.384626,5532.3747,5.73553,1.874449,4.037504,7.047832,-1.367202,-2.352621,-4.875832,5824.159,6.165036,1.904366,4.105266,6.713647,-1.438488,-2.443638,-5.553861,28355.9313,10.783474,11.172276,24.991799,30.874398,-7.698703,-13.138936,-23.697489,23184.6872,10.081829,9.220766,21.120025,26.570061,-6.394655,-11.303162,-20.6785,2
18117.8252,4.755684,4.281864,6.036764,8.290202,-2.579312,-3.516918,-8.801605,20989.8862,5.750847,5.604635,8.502465,11.635875,-3.242874,-4.328763,-12.341677,2232.4153,1.852183,0.746096,1.59673,3.990748,-0.42489,-0.71367,-3.183722,2331.105,1.852406,0.764471,1.559511,4.031806,-0.440731,-0.742702,-3.002627,1559.6804,2.073526,0.675278,1.901443,4.046766,-0.356225,-0.723853,-3.016971,1330.6988,2.119736,0.552414,1.532795,3.128936,-0.293897,-0.605352,-2.670003,3822.0429,2.331731,1.385624,3.341942,5.297505,-0.742011,-1.200249,-3.29693,3981.199,2.296876,1.451675,3.509948,6.476598,-0.779603,-1.277117,-4.322249,16340.0049,3.719366,3.668255,5.194331,8.44435,-2.338155,-3.336124,-10.401664,10071.6865,3.083917,2.158782,3.152,6.26765,-1.31039,-1.870115,-6.313524,2082.4478,1.738729,0.651996,1.395807,4.076229,-0.424474,-0.772409,-3.870856,2341.4858,1.962498,0.706337,1.525983,4.0783,-0.426731,-0.746464,-3.274457,1595.4369,2.264598,0.660143,1.815161,4.85048,-0.349119,-0.673002,-3.303031,1474.8383,2.208202,0.622128,1.805827,4.117845,-0.314317,-0.633663,-2.929783,3665.2268,2.178107,1.272744,3.036087,6.340359,-0.717166,-1.201019,-3.822233,3477.4563,2.275895,1.238854,3.092688,5.824517,-0.693921,-1.158539,-4.125734,6
6692.0498,2.352725,1.236848,1.568926,4.058856,-0.987244,-1.35892,-3.809939,10059.02,3.244985,1.877714,2.4172,5.380497,-1.582532,-2.168079,-5.58711,8945.4744,5.308614,2.585346,3.956474,5.946479,-1.684574,-2.447449,-5.064249,9141.4973,5.138509,2.648083,4.111011,6.804493,-1.730253,-2.519451,-5.449016,2152.7864,2.61389,0.676156,1.246786,3.803308,-0.435634,-0.817331,-2.467995,1870.9172,2.771824,0.559904,1.067296,3.049478,-0.369165,-0.688786,-2.508361,8773.895,4.615219,2.935334,4.875715,7.624716,-1.919592,-3.200742,-6.20804,9340.0064,4.624344,3.09358,5.155337,7.670045,-2.042932,-3.28386,-6.219342,6270.6851,2.005089,1.176904,1.613128,5.577831,-0.920458,-1.39517,-5.882912,5209.9199,2.083668,0.971044,1.344607,4.799087,-0.7422,-1.094204,-3.978947,9776.4651,5.48842,2.848046,4.326269,7.284627,-1.80457,-2.584877,-5.897125,7384.3885,4.763862,2.128841,3.343798,6.942331,-1.399494,-2.106134,-5.31179,2078.5491,2.822771,0.626864,1.26167,4.291511,-0.425073,-0.846558,-2.818583,2140.6482,2.92033,0.63805,1.220397,4.043502,-0.428498,-0.860249,-2.971321,9638.0087,4.647672,3.156191,5.226278,8.134432,-2.093282,-3.405771,-6.864983,7963.8249,4.487808,2.609149,4.534428,7.849926,-1.751107,-2.948647,-5.758295,2
27971.8228,7.159399,6.462088,8.705522,11.595021,-4.10463,-5.459627,-12.230568,30933.667,8.178289,8.210073,12.049001,14.943066,-4.737187,-6.150928,-15.279381,3703.3777,2.454911,1.101153,2.13248,4.173634,-0.643871,-1.074643,-3.518817,3815.1191,2.426998,1.141287,2.173851,5.354583,-0.664933,-1.023593,-3.841107,2274.8009,2.545047,0.883033,2.182878,4.33609,-0.521606,-0.873263,-2.816071,1923.2323,2.632876,0.718969,1.854405,3.37244,-0.412846,-0.713158,-2.898231,6028.2519,3.173605,1.978445,4.258246,7.539678,-1.149623,-1.811175,-3.985513,6337.1677,3.127475,2.040521,4.500154,7.914547,-1.218907,-1.825163,-4.3338,25226.4165,5.374742,5.662517,7.52032,11.035656,-3.715686,-5.123549,-16.723541,15280.4604,4.330324,3.258283,4.328416,7.637153,-2.005139,-2.804104,-8.450138,3760.0725,2.390192,1.053622,1.985304,4.646879,-0.666879,-1.078453,-4.645394,3978.4048,2.72416,1.072759,1.967245,4.843314,-0.667903,-1.089868,-4.648881,2283.1427,2.793249,0.868899,2.240268,5.451977,-0.489799,-0.898256,-3.500712,2093.2949,2.712835,0.811851,2.066941,4.775538,-0.435304,-0.790889,-3.40141,6056.3089,3.024234,1.876072,3.781826,7.661933,-1.141498,-1.862559,-4.9325,5746.251,3.199832,1.821293,3.957115,6.622483,-1.118112,-1.822489,-4.631918,6
16950.356,4.136913,4.505121,5.815299,8.18098,-2.627038,-3.389925,-7.528594,22672.3618,5.619548,7.01263,9.406582,12.372444,-3.761016,-4.823019,-11.315402,22257.6848,11.292651,7.891155,14.812594,18.07775,-5.01107,-7.428199,-13.066314,22614.2791,10.940393,8.107521,15.223457,18.10124,-5.148416,-7.624745,-14.18896,4815.5437,4.619735,1.749222,3.891488,5.796837,-1.14632,-1.936794,-3.918712,4174.0737,4.900745,1.407492,3.071877,4.997101,-0.973464,-1.614028,-3.366737,21066.9475,9.336691,8.829786,18.739705,24.0263,-5.649877,-9.471345,-14.307066,22651.3054,9.447642,9.405896,19.476535,23.173629,-6.059477,-10.010934,-13.345244,15129.3951,3.213309,4.091636,5.234728,8.387815,-2.331007,-3.184842,-10.69868,12632.8569,3.430792,3.201651,4.09727,6.760567,-1.789345,-2.488731,-7.6008,24105.9975,11.487358,8.477128,15.631257,19.549905,-5.246624,-7.78169,-17.446264,18376.8466,9.778897,6.292835,11.635337,14.374858,-4.049796,-6.033983,-13.34152,4796.3361,5.2467,1.647884,3.511695,6.427011,-1.150744,-1.98446,-4.595889,5020.5131,5.524188,1.691249,3.637579,6.120548,-1.209708,-2.12058,-5.14036,24066.6924,9.653676,9.664457,21.025312,26.109706,-6.376368,-10.860792,-19.70462,19646.1524,9.132922,8.024617,17.817003,22.661395,-5.27521,-9.188622,-15.910207,2
39974.5576,9.867438,9.53894,12.554231,15.411738,-5.947774,-7.731047,-16.921153,43089.9311,11.293574,11.734177,16.873884,20.455909,-6.455386,-8.499115,-22.979948,5932.7163,3.283197,1.678025,3.120018,5.161232,-1.026946,-1.569053,-4.40117,6075.7873,3.242665,1.721495,3.183127,5.44112,-1.040436,-1.575857,-3.946777,3273.3862,3.2376,1.197186,2.746382,4.778917,-0.721839,-1.151512,-3.021981,2711.2461,3.299935,0.963579,2.20256,4.808666,-0.558253,-0.915333,-2.475476,9217.7873,4.248318,2.908929,5.734118,8.060934,-1.785612,-2.789713,-6.151051,9751.3995,4.254184,3.016747,5.946192,9.423172,-1.901973,-2.905355,-6.495481,36914.2974,7.453562,8.608052,11.255244,14.954693,-5.349513,-7.472112,-25.72067,22846.3516,5.926296,4.919029,6.213966,9.348007,-3.12059,-4.214019,-15.641914,6305.9472,3.271123,1.68834,2.813259,5.790425,-1.075703,-1.632675,-5.142284,6529.0764,3.735726,1.662522,3.018429,6.910023,-1.097938,-1.655542,-4.568729,3238.7518,3.549611,1.188647,2.690563,6.432732,-0.680707,-1.160537,-3.661198,2928.3686,3.424562,1.098506,2.530627,5.73103,-0.577874,-1.007253,-3.830974,9834.2068,4.214257,2.924347,5.402412,8.080603,-1.912618,-3.021144,-6.328868,9366.9292,4.504611,2.798993,5.435779,9.50408,-1.863635,-2.960079,-6.518589,6
10288.9219,2.706155,2.157255,2.711321,5.089322,-1.674447,-2.165459,-5.092996,15431.7095,3.820836,3.454107,4.235296,7.632139,-2.610488,-3.396817,-7.437757,14037.4946,7.070587,4.601688,7.668182,11.208096,-2.960737,-4.38969,-8.687973,14267.9455,6.877176,4.718477,7.788368,9.771641,-3.03777,-4.447642,-7.829336,3216.6665,3.372703,1.087714,2.158408,3.661509,-0.715129,-1.232542,-3.106098,2799.7992,3.613052,0.88996,1.762098,3.500183,-0.611199,-1.019778,-2.351813,13488.7316,6.01974,5.17792,9.498987,12.236777,-3.353995,-5.615725,-9.240249,14402.3679,6.049543,5.497573,10.141881,14.631152,-3.602408,-5.983054,-10.729485,9476.5616,2.249227,2.006685,2.55665,5.322075,-1.547849,-2.200851,-7.67688,7963.9058,2.383518,1.641503,2.118176,4.586143,-1.214423,-1.670121,-5.925494,15254.958,7.152595,4.984994,8.350332,11.346435,-3.140043,-4.667829,-10.686677,11595.8454,6.077382,3.728678,6.311148,9.55207,-2.416419,-3.672772,-7.400599,3117.6785,3.63244,1.004143,1.947993,4.159531,-0.705322,-1.315716,-3.584283,3259.7826,3.841522,1.030234,2.010475,4.110854,-0.727322,-1.365812,-4.090864,15102.5904,5.987662,5.608474,10.521423,13.469796,-3.770679,-6.335214,-10.475564,12401.1675,5.755066,4.634526,8.921322,11.593974,-3.112352,-5.270989,-10.11512,2
2697.7779,1.586908,2.145391,3.50933,5.964299,-0.282675,-0.57972,-3.719145,3058.7481,1.698827,3.058599,5.296681,7.708892,-0.339638,-0.725183,-3.939522,-8.0078,0.996922,0.41296,1.212086,4.307624,-0.083693,-0.335885,-2.772205,26.1318,1.009601,0.428985,1.174576,3.250248,-0.085201,-0.323956,-2.405804,128.872,1.088158,0.479644,1.535299,3.577199,-0.060724,-0.300695,-2.684889,115.2986,1.09774,0.38755,1.171578,3.270349,-0.05385,-0.275795,-2.518569,235.3745,1.082796,0.91522,2.446299,4.715346,-0.10763,-0.362341,-2.648679,233.5984,1.077407,0.957545,2.591946,4.864266,-0.115595,-0.370431,-3.082921,2542.9741,1.428094,1.924191,3.399463,6.071061,-0.28008,-0.676169,-4.025949,1625.75,1.344796,1.150851,2.070209,5.370024,-0.202895,-0.558566,-4.002499,-68.6429,0.975223,0.317424,0.890338,3.317686,-0.092542,-0.394154,-3.236933,44.0591,1.018513,0.400333,1.112656,3.833466,-0.081445,-0.346056,-3.145176,133.3275,1.104685,0.471404,1.459326,3.750776,-0.067477,-0.351455,-2.126331,165.1079,1.135235,0.441091,1.462525,4.120346,-0.062701,-0.333815,-3.063582,143.1267,1.046581,0.791138,2.204436,5.002161,-0.112985,-0.465798,-3.176597,138.7356,1.05167,0.800884,2.372378,5.713952,-0.102961,-0.370356,-2.93039,6
1006.7051,1.24437,0.196693,0.483297,4.061494,-0.164578,-0.425779,-2.858565,1501.9939,1.380556,0.285584,0.638983,4.01549,-0.216963,-0.499429,-2.99858,2520.6411,2.329353,0.513453,0.820657,3.304357,-0.305345,-0.625764,-3.494295,2605.315,2.29885,0.532673,0.89674,3.447118,-0.31966,-0.646273,-2.97292,711.2507,1.551993,0.188341,0.469854,2.313786,-0.110707,-0.357684,-2.498282,603.7919,1.596437,0.161796,0.512753,2.15861,-0.099207,-0.296095,-2.265573,2643.0761,2.212642,0.629156,1.22982,3.38405,-0.359067,-0.719016,-3.467067,2814.6651,2.217216,0.662436,1.204312,3.346073,-0.389134,-0.791181,-3.613638,1100.1792,1.204173,0.239366,0.67041,5.096868,-0.17166,-0.607227,-4.213828,897.8725,1.215651,0.183939,0.531408,3.967849,-0.144465,-0.449823,-3.589739,2748.43,2.396246,0.555928,0.989897,4.651122,-0.336992,-0.698934,-4.395623,2126.2982,2.20168,0.450576,0.852975,4.129998,-0.267915,-0.605252,-3.487125,648.0511,1.593859,0.170372,0.527094,3.639753,-0.106644,-0.397148,-3.485878,669.8113,1.640362,0.178469,0.539332,3.495454,-0.111352,-0.432584,-3.150247,2825.6113,2.221038,0.640601,1.100684,4.690478,-0.389534,-0.780143,-4.406449,2371.4663,2.179508,0.566444,1.114938,3.523815,-0.320136,-0.657677,-3.722822,2
43977.076,12.266688,10.746832,14.246335,17.042915,-6.394424,-7.974456,-21.454975,47652.7773,13.582513,13.205637,19.369148,22.445413,-6.991815,-9.046281,-20.16436,7110.9954,4.020533,1.982907,3.716816,5.920414,-1.206802,-1.784829,-4.950675,7178.7395,3.879107,2.03851,3.724391,6.522795,-1.227483,-1.763955,-4.393145,3691.9721,3.617436,1.34357,2.972506,5.574596,-0.806637,-1.263168,-3.590491,3044.6805,3.718074,1.066193,2.354501,4.546571,-0.611726,-1.027071,-2.741525,10877.2366,5.19944,3.389316,6.708028,11.449043,-2.104635,-3.258157,-6.016318,11539.1944,5.189927,3.53905,6.901598,10.923955,-2.258618,-3.439374,-7.469372,40956.9614,8.862654,9.781641,12.83349,15.955785,-5.849371,-7.922994,-27.989875,25590.6118,7.223195,5.597458,7.198396,10.170389,-3.459747,-4.758559,-15.480066,7556.8565,4.036321,2.019745,3.457898,6.382594,-1.266398,-1.869903,-6.173897,7815.4829,4.67822,1.964599,3.375239,5.916341,-1.28296,-1.877696,-5.24122,3654.4231,4.100562,1.323731,2.998946,6.591656,-0.758221,-1.326216,-4.554298,3243.8509,3.794585,1.2019,2.824496,5.528882,-0.634151,-1.121714,-3.963676,11824.523,5.328423,3.480131,6.335033,9.640183,-2.292339,-3.664573,-8.003333,11272.8306,5.786333,3.301585,6.434018,9.253844,-2.217187,-3.514306,-7.453656,6
14583.8555,3.300769,3.592405,4.588492,7.255545,-2.333115,-2.954329,-6.249962,20693.373,4.597452,5.811837,7.521474,10.434425,-3.4779,-4.476005,-9.988036,18514.2632,8.92273,6.373751,11.283225,13.781707,-4.091003,-6.040379,-11.142342,18855.9925,8.779139,6.566645,11.604834,15.323264,-4.196821,-6.283972,-10.823608,4100.5416,4.049197,1.45739,3.078766,5.119515,-0.961567,-1.603555,-3.556176,3543.8488,4.253471,1.173778,2.459854,4.082154,-0.813841,-1.356239,-3.272228,17574.6116,7.515479,7.199537,14.3837,17.044568,-4.594913,-7.670585,-11.492034,18792.7424,7.617496,7.690803,15.130852,18.601963,-4.927163,-8.143322,-12.198086,13520.6699,2.711475,3.358585,4.362845,7.508072,-2.16584,-2.983269,-11.066621,11346.8599,2.902348,2.686674,3.404732,5.581135,-1.670818,-2.263493,-8.262381,20067.3999,9.068777,6.871215,12.052871,14.852957,-4.307947,-6.469036,-15.57668,15280.1321,7.679814,5.137378,8.960475,11.845868,-3.324157,-5.042151,-10.120156,4025.6467,4.420244,1.369371,2.829206,5.009428,-0.955426,-1.671894,-4.358035,4225.817,4.718315,1.383704,2.869404,5.427953,-0.992464,-1.718568,-4.026392,19866.9963,7.51705,7.866354,15.999823,21.976814,-5.194631,-8.882613,-16.147565,16230.5212,7.140909,6.520474,13.574604,18.207134,-4.296818,-7.380553,-12.719154,2
17743.2222,4.790758,4.197335,5.924159,8.39852,-2.490705,-3.248685,-8.26251,21183.8223,5.81389,5.710478,8.58957,10.923784,-3.273701,-4.198623,-10.583489,2298.2915,1.885726,0.738288,1.5552,3.671537,-0.424772,-0.688461,-2.652228,2345.7534,1.854708,0.759319,1.632177,3.864328,-0.438981,-0.730737,-2.617578,1545.7958,2.049753,0.677349,1.804533,3.84387,-0.360253,-0.708132,-2.541141,1343.1481,2.158744,0.543312,1.508078,4.351534,-0.286026,-0.612152,-2.657978,3829.3037,2.338281,1.396994,3.391643,5.97103,-0.740081,-1.245638,-4.163612,4022.1653,2.322772,1.452235,3.48769,6.951725,-0.774022,-1.244201,-3.95742,16389.8653,3.720103,3.771121,5.240223,8.961866,-2.342386,-3.358232,-10.890963,10135.3643,3.109886,2.202785,3.168962,5.899538,-1.321503,-1.872152,-5.830023,2174.7241,1.781967,0.664112,1.302251,4.022424,-0.422843,-0.751152,-3.590636,2372.9058,1.980479,0.720957,1.505282,4.782405,-0.42788,-0.803079,-3.325334,1603.911,2.280736,0.662026,1.768688,5.088526,-0.342403,-0.700582,-3.255672,1489.9329,2.209995,0.624222,1.789419,4.392157,-0.312174,-0.678691,-3.727242,3670.9448,2.182815,1.265153,3.072449,6.00077,-0.708109,-1.190359,-4.09955,3528.8372,2.320047,1.246209,3.186866,5.857052,-0.690643,-1.146249,-3.487844,6
6220.4771,2.280038,1.135425,1.442157,3.443681,-0.934428,-1.255202,-3.737429,9619.7187,3.16272,1.76585,2.238816,4.879926,-1.527018,-2.055635,-4.954798,9018.0859,5.318875,2.608592,3.958715,5.933082,-1.679821,-2.502841,-5.003415,9205.165,5.243992,2.671527,4.104659,6.601422,-1.736044,-2.563846,-4.97709,2165.4992,2.645307,0.671749,1.236558,2.798782,-0.438566,-0.833947,-2.912392,1850.7205,2.78595,0.559064,1.086685,2.678963,-0.360481,-0.615545,-2.019972,8755.5867,4.641557,2.941545,4.818232,7.122344,-1.907863,-3.113163,-5.945426,9323.2325,4.631611,3.113129,5.046491,7.821372,-2.050779,-3.308161,-5.98822,5974.5566,1.954075,1.099195,1.526624,4.730231,-0.891738,-1.345028,-5.138827,5004.6158,2.045537,0.918447,1.267007,4.097132,-0.713397,-1.100899,-4.851841,9774.4741,5.491487,2.854315,4.445721,7.430253,-1.812473,-2.63991,-6.013947,7404.293,4.734045,2.128154,3.329926,6.784414,-1.38323,-2.07869,-5.663278,2078.8428,2.853512,0.617609,1.291636,4.842255,-0.419725,-0.810387,-2.872231,2151.3682,2.985663,0.632952,1.205636,3.695475,-0.427155,-0.767324,-2.908244,9548.789,4.608575,3.140849,5.262208,8.507731,-2.08542,-3.351004,-6.858449,7874.8289,4.445867,2.608008,4.469923,7.79366,-1.738551,-2.893866,-5.930892,2
26938.2495,7.158322,6.270947,8.402919,10.357651,-3.881656,-5.249996,-11.533818,30897.642,8.277507,8.222053,12.011218,15.107296,-4.692375,-6.089842,-15.549763,3686.914,2.445678,1.097984,2.143478,4.653459,-0.645221,-1.089078,-3.469331,3762.9202,2.38976,1.13404,2.173825,4.463549,-0.664522,-1.02767,-3.425736,2281.7268,2.574905,0.875657,2.223837,4.278311,-0.512714,-0.858037,-2.582653,1883.318,2.627598,0.699819,1.733887,3.83099,-0.396538,-0.727434,-2.119391,5955.4096,3.130177,1.947967,4.187856,7.483934,-1.139395,-1.776742,-4.1307,6247.4616,3.105685,2.050199,4.400642,6.884903,-1.18754,-1.84323,-4.461645,25040.0303,5.376406,5.681516,7.523425,11.678438,-3.665675,-5.155078,-16.282621,15260.5401,4.379547,3.274179,4.318844,6.440899,-1.98634,-2.775064,-9.831567,3689.4153,2.35839,1.048252,1.917673,5.175304,-0.661167,-1.066829,-3.999634,3924.1922,2.680331,1.06775,2.125021,5.752705,-0.660345,-1.040465,-4.224141,2299.2612,2.865396,0.875976,2.169992,4.592905,-0.48956,-0.876127,-3.43579,2076.4475,2.702476,0.800314,2.086101,4.610392,-0.433454,-0.842097,-3.822903,5922.0327,2.966335,1.862949,3.876322,6.812447,-1.121658,-1.762893,-4.595003,5682.7051,3.186328,1.787419,4.081698,7.152143,-1.091715,-1.758648,-4.827793,6
16630.8941,4.082195,4.305003,5.658419,8.554001,-2.582227,-3.277465,-8.338264,22855.732,5.686554,6.887141,9.111033,13.143055,-3.789867,-4.813762,-11.902051,22360.8518,11.380782,7.873795,14.802816,19.471904,-5.016607,-7.508033,-13.293478,22681.6589,11.004499,8.124535,15.282852,18.342948,-5.138792,-7.700934,-12.595719,4809.2422,4.603674,1.754985,3.887827,5.692629,-1.142559,-1.923473,-3.748171,4183.6173,5.000436,1.381575,2.97448,5.669379,-0.995621,-1.658955,-3.272744,21120.8725,9.408963,8.774521,18.612433,22.094472,-5.61414,-9.551875,-13.564772,22651.0315,9.530641,9.412177,19.536449,24.50286,-6.020187,-10.059823,-15.392729,15234.2163,3.216052,3.99469,5.248184,8.592014,-2.352754,-3.236064,-10.645687,12642.5962,3.439012,3.147326,4.037037,6.68739,-1.803892,-2.559146,-8.93741,24108.2854,11.648712,8.459055,15.710067,18.800007,-5.204397,-7.851875,-17.383001,18462.5269,9.848992,6.275005,11.665811,14.569144,-4.048649,-6.099611,-13.447238,4796.4931,5.18918,1.639704,3.502472,7.059985,-1.144234,-2.016764,-5.076933,5028.9882,5.547461,1.67779,3.686439,6.429383,-1.205489,-2.152049,-4.830965,24030.9905,9.694797,9.642604,20.905174,25.896593,-6.349921,-11.014501,-20.861331,19574.6221,9.104152,7.94627,17.564378,22.211644,-5.253086,-9.276674,-16.414154,2
38880.7476,9.695991,9.256282,12.211225,14.711835,-5.707233,-7.428063,-16.197356,43079.7114,11.318562,11.700647,16.910612,21.036685,-6.437221,-8.170686,-19.174488,5910.0554,3.259629,1.665875,3.040438,4.934188,-1.023305,-1.498818,-4.096311,6057.6973,3.223028,1.710263,3.191586,6.491409,-1.049569,-1.542222,-4.411504,3283.7172,3.245319,1.192363,2.700669,4.596391,-0.73037,-1.128622,-3.219689,2737.9313,3.202922,1.003087,2.245679,3.987219,-0.596615,-0.984369,-2.959878,9188.7241,4.233795,2.899952,5.754319,8.657569,-1.808816,-2.757823,-5.335295,9749.145,4.239152,3.027281,6.028858,8.749221,-1.914741,-2.948671,-5.604997,36752.9526,7.375899,8.568318,11.147778,15.3769,-5.337998,-7.250183,-22.750478,22703.5386,5.877142,4.884922,6.227073,9.333123,-3.081412,-4.10741,-14.221947,6233.7737,3.235068,1.671017,2.778682,7.056297,-1.072924,-1.577056,-4.763731,6491.4023,3.725356,1.655544,2.892426,5.751432,-1.087684,-1.661476,-5.235107,3257.1621,3.579205,1.19152,2.676336,5.314286,-0.686127,-1.189583,-4.460071,2892.8203,3.329087,1.08354,2.609996,5.872739,-0.582009,-0.976979,-3.299624,9738.4038,4.149997,2.898212,5.488215,8.427128,-1.922188,-3.041723,-6.593056,9322.146,4.508761,2.779694,5.395525,8.504542,-1.867777,-3.031175,-6.637929,6
10012.7617,2.643312,2.122946,2.626371,4.481856,-1.633803,-2.151814,-5.52356,15246.2242,3.797873,3.470226,4.384935,8.071323,-2.593228,-3.380563,-7.125575,14069.4768,7.094169,4.659755,7.773765,10.183073,-2.953552,-4.483873,-8.849336,14344.1828,6.930055,4.783774,7.975651,10.727175,-3.036034,-4.444581,-9.040447,3215.2239,3.383069,1.10425,2.112995,4.268781,-0.712295,-1.20936,-3.72975,2711.9778,3.363589,0.914253,1.818592,3.823278,-0.608313,-1.104112,-2.867887,13469.1651,6.063693,5.203368,9.672407,12.586844,-3.329003,-5.464442,-9.027867,14436.7849,6.075475,5.543551,10.168023,13.713241,-3.565841,-5.847947,-9.192783,9405.9786,2.238689,2.02474,2.655423,6.053296,-1.539824,-2.252066,-7.062719,7942.9688,2.38386,1.654188,2.207029,5.143573,-1.20428,-1.788293,-5.071634,15239.9663,7.106543,5.057761,8.338239,10.836299,-3.125778,-4.631385,-9.393173,11506.6472,6.03941,3.771777,6.318633,8.995467,-2.406493,-3.572605,-7.993564,3119.3092,3.653875,1.01649,2.106666,5.160711,-0.700268,-1.246398,-3.27916,3278.1046,3.927511,1.033132,2.019481,5.033144,-0.726786,-1.300022,-3.569828,15046.666,5.966021,5.645768,10.624359,13.713591,-3.714962,-6.136433,-11.761048,12279.1531,5.694766,4.664212,9.055755,12.110746,-3.082591,-5.233576,-8.751605,2
2673.356,1.590775,2.122951,3.454211,5.872779,-0.284563,-0.673226,-3.6563,3070.0894,1.708531,3.0851,5.443798,7.919113,-0.3387,-0.695011,-4.714056,8.0029,1.00309,0.414174,1.07683,3.733216,-0.085357,-0.361697,-2.760604,5.2703,1.001937,0.433193,1.155844,4.125277,-0.089327,-0.335563,-2.637038,128.8624,1.088177,0.485627,1.512276,3.843785,-0.054801,-0.273643,-2.500141,113.7541,1.092768,0.413722,1.260033,3.058836,-0.052694,-0.383717,-2.241972,218.0747,1.07698,0.939316,2.555086,5.29718,-0.106986,-0.375811,-2.842018,228.2485,1.075579,0.960352,2.644256,4.782183,-0.113271,-0.416928,-3.10703,2557.0903,1.433934,1.965097,3.494837,7.227605,-0.28795,-0.706899,-4.663715,1673.3559,1.358579,1.163865,2.065179,5.174371,-0.200205,-0.579647,-3.584847,-81.9563,0.970364,0.321689,0.898184,4.06655,-0.087604,-0.392587,-3.691815,24.5447,1.010259,0.401328,1.115462,4.416128,-0.086966,-0.415515,-3.291721,177.332,1.141485,0.478368,1.643959,4.018162,-0.06244,-0.378518,-3.026479,158.9982,1.131,0.457187,1.473624,4.212197,-0.064115,-0.365985,-3.38433,117.1006,1.038059,0.800148,2.196435,5.902133,-0.104942,-0.400993,-3.107975,121.17,1.045062,0.812171,2.460784,4.968452,-0.097779,-0.380257,-3.129021,6
916.533,1.226313,0.18692,0.481463,4.245631,-0.156412,-0.408894,-2.887492,1386.8571,1.356425,0.266521,0.554684,3.292928,-0.205768,-0.506424,-3.176139,2484.8876,2.320108,0.504933,0.829722,3.223045,-0.296822,-0.665507,-2.906417,2555.1093,2.285531,0.526748,0.842681,3.111053,-0.307558,-0.606885,-3.225346,698.3968,1.547386,0.188899,0.484681,3.079215,-0.109599,-0.350071,-2.516573,585.6963,1.542285,0.166485,0.412674,2.794621,-0.100824,-0.346639,-2.256372,2595.1475,2.203291,0.620823,1.128159,4.678757,-0.364334,-0.671409,-3.115594,2756.9287,2.201336,0.645644,1.115489,3.778522,-0.390085,-0.717134,-3.565619,1026.0152,1.192826,0.220326,0.612002,4.74626,-0.172658,-0.557137,-4.223515,824.0269,1.198787,0.18087,0.552276,4.670218,-0.141518,-0.487341,-3.717172,2695.7343,2.375336,0.554871,0.915806,3.615775,-0.324666,-0.744881,-4.115293,2054.2957,2.173076,0.453393,0.888741,3.515885,-0.266926,-0.62639,-3.485475,639.8473,1.595174,0.168315,0.572554,4.163236,-0.108591,-0.395375,-3.868559,668.5218,1.642176,0.176338,0.553107,3.63973,-0.109707,-0.39105,-3.188835,2730.344,2.180625,0.632413,1.156882,4.452361,-0.383736,-0.74301,-3.81875,2279.1322,2.139032,0.556701,1.005531,4.07122,-0.329807,-0.742366,-4.291957,2
43458.721,12.464785,10.56432,14.053991,17.96202,-6.22099,-7.901189,-20.566927,47549.5844,13.807088,13.224746,19.440855,23.439677,-6.979115,-8.980009,-24.168324,6974.5313,3.975744,1.949984,3.590909,6.019436,-1.179021,-1.748083,-4.56106,7113.9392,3.894285,2.009189,3.740832,5.929683,-1.1926,-1.792124,-4.413014,3660.0983,3.618812,1.330741,2.944795,5.502475,-0.793165,-1.286662,-2.789397,3075.2371,3.618643,1.107373,2.524886,5.648251,-0.649912,-1.088152,-2.861813,10725.1047,5.185213,3.372501,6.549306,9.616116,-2.088896,-3.250445,-6.41066,11328.6169,5.134508,3.486524,6.881617,9.993676,-2.201626,-3.4462,-6.693591,41056.9077,9.003841,9.807081,12.903361,17.718545,-5.801473,-7.80335,-32.114887,25578.3249,7.319376,5.580633,7.187989,10.25694,-3.435268,-4.643929,-16.27859,7362.1601,3.972936,1.989172,3.327453,5.894958,-1.216984,-1.82818,-5.011906,7712.9922,4.719237,1.932187,3.364335,5.79829,-1.257304,-1.881298,-5.685524,3607.2527,4.059485,1.312936,2.918335,5.87712,-0.74899,-1.231597,-3.638876,3226.8043,3.798952,1.194862,2.857173,6.135794,-0.629583,-1.075342,-4.007775,11640.4834,5.312987,3.425308,6.35626,10.180393,-2.269049,-3.595457,-7.616655,11064.8496,5.739455,3.256426,6.308783,9.018377,-2.198999,-3.604308,-7.677422,6
14089.6621,3.196785,3.439221,4.331395,6.663301,-2.278837,-2.902165,-6.545292,20342.8408,4.53428,5.656936,7.479015,9.850375,-3.428099,-4.442417,-9.171595,18306.2185,9.010433,6.297058,11.198808,14.061817,-3.999202,-5.872427,-10.582748,18612.6673,8.73882,6.468031,11.447112,13.903907,-4.131123,-6.170353,-11.026231,4067.0444,4.059026,1.447191,2.97861,4.9008,-0.946204,-1.616107,-4.038018,3476.5171,4.091363,1.190045,2.536711,4.950789,-0.801819,-1.330517,-3.682525,17412.6157,7.55136,7.098822,14.251951,17.108016,-4.517727,-7.434498,-12.743921,18659.6208,7.641994,7.590362,14.864595,17.671396,-4.869869,-8.101296,-12.802946,13284.8345,2.677963,3.28437,4.263245,7.902079,-2.140789,-2.923657,-9.424718,11072.8618,2.853831,2.611957,3.366703,6.094196,-1.653333,-2.269039,-7.16345,19843.561,9.102418,6.780714,12.047866,15.297189,-4.241619,-6.186806,-13.429236,15121.5852,7.693001,5.089874,8.964044,11.433238,-3.263289,-4.903719,-10.924745,3996.6409,4.47709,1.339257,2.758494,5.175671,-0.938763,-1.685976,-4.357148,4202.9231,4.755445,1.379168,2.870802,5.135897,-0.984594,-1.688936,-4.404899,19667.3362,7.54525,7.74337,15.732479,19.722769,-5.130636,-8.619228,-16.155247,16106.0068,7.178089,6.425006,13.309206,16.837335,-4.236998,-7.269495,-12.239272,2
32688.7671,8.00899,7.685893,10.34069,14.754966,-4.792721,-6.336242,-15.817219,37155.0982,9.408391,10.007477,14.513502,17.391631,-5.620957,-7.308882,-15.899846,4588.0693,2.792179,1.345467,2.484538,4.680135,-0.800355,-1.292657,-3.370718,4702.845,2.741295,1.400507,2.612619,4.890519,-0.818239,-1.279812,-3.708899,2738.7352,2.87734,1.029339,2.406187,4.699068,-0.619408,-1.000815,-2.748133,2307.6006,2.886292,0.86761,1.998546,4.483559,-0.519115,-0.831636,-2.542661,7317.2302,3.604113,2.377985,4.818542,7.714265,-1.408825,-2.129244,-4.814999,7723.4158,3.581915,2.480387,5.137706,8.170059,-1.501511,-2.286294,-5.192536,30877.0147,6.092557,7.109641,9.287004,13.873822,-4.519792,-6.038901,-19.882747,18787.7519,4.918038,4.057246,5.29999,8.908727,-2.518412,-3.433891,-11.614717,4682.9387,2.714709,1.318444,2.197818,4.904979,-0.817752,-1.275149,-4.203583,4949.3589,3.078161,1.323454,2.384849,5.017599,-0.831561,-1.341612,-4.201432,2715.9709,3.18128,1.012702,2.301297,5.527809,-0.578535,-1.024021,-4.101142,2470.0909,3.052769,0.936331,2.35659,4.791042,-0.504814,-0.861928,-3.225579,7436.2642,3.444234,2.32224,4.501415,8.403615,-1.427674,-2.22969,-6.073963,7135.9234,3.677738,2.241574,4.581763,7.945953,-1.394021,-2.178204,-5.095038,6
17493.8491,3.997643,4.653676,5.955057,8.635585,-2.806468,-3.609725,-9.052154,23759.6337,5.534294,7.388782,10.062052,13.103396,-4.040025,-5.160404,-11.674822,25403.6062,12.52468,8.912388,17.133639,20.512089,-5.894067,-8.858895,-15.189199,25900.1204,12.229383,9.145047,17.451877,20.84013,-6.05283,-9.019457,-19.188764,5412.7701,5.101479,1.956612,4.286415,6.279484,-1.319606,-2.219029,-4.615911,4649.159,5.210114,1.587691,3.60775,5.643733,-1.126204,-1.969217,-4.424362,24034.5781,10.433692,9.925015,21.655034,26.381887,-6.58865,-11.142241,-17.303535,25920.8332,10.476543,10.640275,22.782606,28.190402,-7.067367,-11.987268,-20.144701,16113.8569,3.201576,4.355769,5.738515,8.70295,-2.56766,-3.500753,-12.166884,13339.664,3.407595,3.422822,4.379986,7.085644,-1.955997,-2.600788,-8.170355,27185.0061,12.547359,9.452935,18.094683,22.929168,-6.093471,-9.270285,-20.603658,20976.0901,10.761883,7.104849,13.46612,16.208028,-4.761374,-7.240811,-17.425931,5400.4256,5.729167,1.833185,4.024675,6.855332,-1.324961,-2.309822,-5.382105,5667.1466,6.158203,1.878091,4.128687,7.657945,-1.394078,-2.391648,-4.877984,27418.0476,10.604757,10.948093,24.647168,29.650844,-7.445543,-12.778952,-24.04564,22372.3184,9.966251,9.067847,20.794856,26.011918,-6.168061,-10.767837,-19.179654,2
2531.0772,1.559334,2.033243,3.388221,5.865909,-0.285227,-0.610934,-2.620568,3040.8906,1.705761,2.980214,5.140477,8.776968,-0.340113,-0.67224,-3.757909,-33.5078,0.986874,0.38894,1.052395,2.965439,-0.084469,-0.313953,-2.668886,-27.9187,0.989565,0.40267,1.089641,3.013711,-0.079945,-0.323724,-2.986254,114.9965,1.080163,0.464803,1.457922,3.207946,-0.057672,-0.282997,-2.347737,99.3206,1.081817,0.401386,1.241382,2.814442,-0.050141,-0.282585,-2.276686,200.8164,1.071625,0.873171,2.333923,4.295445,-0.10763,-0.343289,-2.795672,184.2364,1.061731,0.913315,2.536838,4.81331,-0.113158,-0.338648,-3.392622,2497.6743,1.422288,1.904996,3.358292,7.185806,-0.285264,-0.687308,-4.928914,1563.7803,1.330318,1.129828,1.949521,5.253723,-0.203657,-0.543775,-3.189695,-143.1272,0.947532,0.301985,0.847514,4.302296,-0.085486,-0.372372,-3.164494,17.3882,1.007414,0.370718,1.073641,3.579534,-0.080664,-0.324563,-2.916134,144.3595,1.11708,0.462052,1.519585,4.135906,-0.062714,-0.348508,-3.428735,139.653,1.115901,0.434162,1.328508,4.101112,-0.059663,-0.345513,-2.278982,85.4847,1.028147,0.75197,2.094751,5.139654,-0.10628,-0.440919,-2.838793,67.5005,1.025522,0.767489,2.269019,5.08603,-0.101202,-0.35818,-3.390889,6
804.6667,1.201123,0.165824,0.484538,3.445574,-0.141833,-0.447711,-3.312561,1184.7815,1.302875,0.236207,0.495559,3.466884,-0.194186,-0.470304,-3.156337,2436.0533,2.343743,0.485854,0.837215,3.293512,-0.289922,-0.641432,-3.7707,2475.449,2.275351,0.506856,0.809299,3.634528,-0.297116,-0.606614,-3.291669,668.9738,1.530946,0.174977,0.443956,2.653857,-0.111917,-0.30926,-2.981404,595.0219,1.5634,0.150838,0.448664,2.148932,-0.092037,-0.318752,-2.855355,2512.0459,2.182783,0.589801,0.981668,3.819304,-0.345064,-0.675535,-3.057356,2697.7398,2.195477,0.623667,1.121881,3.608609,-0.372263,-0.729842,-3.38235,865.4263,1.160515,0.203724,0.595126,4.671232,-0.155366,-0.49016,-4.063253,718.7226,1.172488,0.161487,0.519139,5.130981,-0.127741,-0.470848,-3.547083,2639.7333,2.401344,0.530734,1.032773,4.152942,-0.314839,-0.673952,-3.942883,2000.6582,2.172733,0.42999,0.826032,3.775811,-0.262379,-0.574591,-3.674216,626.7128,1.592291,0.164528,0.478872,3.748297,-0.102611,-0.397229,-3.198799,638.5794,1.622897,0.164622,0.513216,3.142628,-0.102473,-0.416886,-3.487296,2667.396,2.18421,0.608569,1.121085,5.050802,-0.363322,-0.766312,-3.721468,2241.0556,2.1416,0.536263,0.944686,3.582808,-0.308454,-0.64717,-3.537003,2
18499.6169,5.934593,4.349478,6.118958,9.192109,-2.493045,-3.346525,-9.385266,22084.3066,7.007493,5.911089,8.883156,12.056564,-3.315351,-4.312532,-10.624099,2360.5434,2.050944,0.759762,1.647497,3.719577,-0.415779,-0.750366,-2.696054,2430.4146,2.013371,0.791048,1.720685,4.45967,-0.428388,-0.764885,-2.856218,1570.4646,2.140202,0.69303,1.937572,4.455538,-0.3505,-0.627621,-3.046387,1330.6539,2.143166,0.579854,1.594293,3.585374,-0.298654,-0.671249,-2.887955,3957.2387,2.57952,1.43635,3.620544,5.835612,-0.721464,-1.212002,-3.618065,4139.1435,2.548498,1.502816,3.735681,6.748175,-0.761916,-1.223681,-3.827755,17508.8125,4.41971,3.99073,5.609362,8.874799,-2.38852,-3.314319,-10.54151,10942.6582,3.714679,2.370603,3.3701,6.610223,-1.339349,-1.886303,-6.444957,2258.4861,1.953894,0.690674,1.366336,4.412695,-0.407013,-0.753751,-3.375788,2448.3634,2.214916,0.748772,1.576039,4.628473,-0.407707,-0.734116,-3.974592,1613.3373,2.38409,0.682572,1.876505,4.612193,-0.342916,-0.695481,-3.15744,1503.999,2.346533,0.640482,1.787834,4.336849,-0.312953,-0.641955,-3.065508,3860.1604,2.462673,1.319836,3.168451,6.45742,-0.69167,-1.154331,-3.598268,3619.5557,2.568642,1.279451,3.199303,6.650875,-0.678009,-1.110223,-3.578075,6
7261.2139,2.515057,1.354025,1.703203,4.053518,-1.04435,-1.521003,-4.510589,11289.1059,3.567741,2.186715,2.759711,5.224803,-1.740635,-2.376013,-5.459906,8803.8724,5.526009,2.538418,3.891128,6.215499,-1.661708,-2.463754,-4.998544,9046.4098,5.430978,2.615876,4.076261,6.234386,-1.704335,-2.463818,-5.266735,2187.1275,2.742711,0.680229,1.277513,3.086946,-0.433412,-0.898735,-2.488725,1852.9106,2.725785,0.574678,1.113469,2.916381,-0.372624,-0.693676,-2.409504,8743.5315,4.841673,2.919809,4.745884,7.807441,-1.900096,-3.079705,-5.606299,9305.5036,4.86102,3.079834,5.095969,9.178791,-2.025936,-3.213144,-6.302498,7006.2993,2.121221,1.330912,1.869237,5.266299,-1.003132,-1.559,-5.26808,5799.708,2.21444,1.098228,1.503149,4.480844,-0.792107,-1.187139,-4.561673,9600.4465,5.857604,2.774792,4.245628,7.902653,-1.757844,-2.610069,-6.155187,7246.0786,5.022157,2.082914,3.274851,6.660775,-1.374782,-2.129932,-5.131314,2070.8215,2.909206,0.639563,1.304371,4.262511,-0.419875,-0.871615,-3.424716,2149.6478,3.034258,0.636895,1.17349,3.608144,-0.424249,-0.823633,-2.965514,9566.1521,4.923767,3.124223,5.352437,9.222497,-2.070878,-3.32776,-6.774187,7907.3462,4.725229,2.604524,4.360773,7.866731,-1.732475,-2.94852,-6.229412,2
27280.9473,7.096024,6.333774,8.513093,10.698481,-3.968868,-5.138956,-12.261165,31375.333,8.135865,8.340361,12.314173,15.242108,-4.831068,-6.110793,-14.657594,3651.1552,2.498065,1.064088,2.088234,5.15477,-0.650892,-1.00843,-3.272087,3750.7496,2.449807,1.092203,2.15606,5.660144,-0.658584,-1.032956,-3.322793,2287.4475,2.60695,0.856385,2.186477,4.137244,-0.511126,-0.866832,-3.286417,1950.5786,2.625719,0.718421,1.767003,4.207803,-0.424273,-0.753593,-2.322473,5948.0937,3.18873,1.916794,4.061706,6.658395,-1.140798,-1.732952,-4.468297,6275.9587,3.186144,1.982366,4.59112,8.001875,-1.209463,-1.892478,-4.577351,25952.3535,5.40684,5.860031,7.827144,11.406397,-3.807507,-5.26335,-18.065515,15711.7046,4.343186,3.38139,4.570628,7.469791,-2.08513,-2.887698,-9.310599,3677.5237,2.43334,1.006666,1.759989,4.3471,-0.661793,-1.134298,-3.834968,3868.605,2.744098,1.027804,2.01959,4.862202,-0.660041,-1.07337,-3.670588,2281.5212,2.877868,0.849594,2.159795,5.734001,-0.490794,-0.8973,-3.357951,2071.8947,2.735983,0.793858,2.010956,4.374795,-0.429463,-0.793745,-3.511492,5997.1523,3.084325,1.815706,3.716816,5.975245,-1.142469,-1.786056,-4.918192,5773.05,3.318647,1.751074,3.795045,6.217808,-1.106763,-1.746835,-4.417284,6
16961.7608,4.073518,4.53039,6.001599,8.989543,-2.639338,-3.424183,-8.019329,23169.0024,5.642976,7.224823,9.597338,13.275056,-3.852917,-4.869508,-11.167405,21682.2522,11.434968,7.736234,14.474816,17.386385,-4.937954,-7.417628,-12.072346,22071.6631,11.108545,7.937305,14.730169,17.208052,-5.07277,-7.609129,-13.627074,4750.8425,4.657604,1.738445,3.846055,6.662058,-1.139044,-1.913321,-4.640955,4077.1919,4.733505,1.413859,3.103664,4.974811,-0.952026,-1.595829,-3.888474,20724.6328,9.50769,8.654288,18.1539,21.150681,-5.494917,-9.189507,-13.843533,22183.6614,9.587661,9.294349,19.346657,23.832028,-5.935647,-10.241041,-14.699174,15680.7392,3.234518,4.233266,5.510198,9.504351,-2.441855,-3.479121,-10.609849,12942.0254,3.429493,3.323035,4.284232,7.307892,-1.854872,-2.558842,-8.246182,23346.0703,11.756408,8.295428,15.483578,19.08261,-5.168977,-7.726607,-17.420497,17917.4432,10.021022,6.187089,11.400322,14.918203,-3.999389,-5.848148,-10.5677,4675.495,5.133803,1.631525,3.56668,6.578554,-1.136191,-2.038778,-4.790844,4948.842,5.573575,1.658508,3.640046,7.119022,-1.182548,-2.076254,-4.791128,23540.2497,9.819591,9.521312,20.699005,25.993555,-6.277545,-10.816396,-18.221969,19249.9062,9.259408,7.824554,17.250114,21.629884,-5.115705,-9.007305,-16.274866,2
39559.105,9.650476,9.564844,12.617297,15.8992,-5.836131,-7.440976,-19.408165,43810.4292,11.201862,11.946256,17.361673,21.031577,-6.542389,-8.386362,-20.342938,5927.7221,3.401795,1.681188,3.10089,5.435075,-1.046524,-1.53892,-4.384396,6016.7046,3.301316,1.716009,3.205464,5.64515,-1.045867,-1.627269,-4.778753,3305.1972,3.330268,1.193271,2.68289,4.465911,-0.720545,-1.142302,-2.815185,2784.505,3.329476,1.002556,2.216299,4.875362,-0.593501,-1.002335,-2.486736,9319.9538,4.383462,2.910099,5.651838,8.684879,-1.83077,-2.839213,-5.294744,9742.0879,4.335034,3.031576,6.074114,8.638561,-1.923772,-2.978372,-5.791311,37729.2759,7.397688,8.879144,11.622111,17.199563,-5.458168,-7.449926,-29.87804,23547.5283,5.962834,5.155305,6.637286,10.271218,-3.230491,-4.504939,-14.671173,6225.4138,3.361461,1.67766,2.816563,5.74515,-1.067857,-1.642274,-5.771697,6480.4907,3.846127,1.666495,3.021009,5.893478,-1.103641,-1.680072,-4.799425,3237.4988,3.624404,1.190283,2.727829,5.650313,-0.687305,-1.176366,-4.273123,2918.2777,3.435153,1.080084,2.500939,5.052827,-0.585096,-1.001746,-3.910623,9822.8125,4.35611,2.961362,5.482004,8.537665,-1.931425,-3.076538,-7.096362,9460.1153,4.665091,2.827708,5.411461,8.545992,-1.885417,-2.989221,-6.105619,6
10632.2764,2.714301,2.218926,2.779779,4.776498,-1.746506,-2.311431,-6.318661,16195.3803,3.900924,3.627499,4.678614,8.592009,-2.744664,-3.569399,-8.334194,13606.2536,7.165873,4.417885,7.449321,9.503337,-2.918427,-4.399866,-7.92937,13877.669,7.035566,4.511634,7.488392,9.862036,-2.980244,-4.443387,-8.718767,3179.6886,3.444085,1.063901,2.127829,4.003785,-0.71407,-1.210736,-3.27518,2723.6053,3.479009,0.884691,1.80158,3.380596,-0.601584,-0.990831,-3.078106,13278.8203,6.11491,5.038506,9.237866,11.348498,-3.295863,-5.337957,-9.475422,14164.7961,6.214264,5.367039,9.834946,14.021842,-3.545612,-5.946379,-9.626659,10042.8032,2.295753,2.125356,2.771558,5.787246,-1.654722,-2.427039,-8.191081,8418.3682,2.431778,1.730831,2.231556,5.133772,-1.281194,-1.830335,-6.074351,14718.5156,7.266516,4.771351,8.017831,11.476427,-3.065965,-4.508385,-10.128437,11233.4746,6.182013,3.605165,6.039835,8.293642,-2.382197,-3.620237,-8.343923,3106.3798,3.760255,0.984841,2.066978,4.631609,-0.700529,-1.209263,-4.235551,3191.7983,3.858653,0.995307,2.051097,4.995202,-0.725243,-1.288441,-3.663072,14820.9048,6.139947,5.480888,10.506078,13.903488,-3.706709,-6.259316,-11.048863,12229.5135,5.843915,4.522554,8.771395,12.053092,-3.06985,-5.193397,-9.159754,2
43137.6811,10.190661,10.65623,14.09604,17.441113,-6.336187,-7.977822,-20.798676,47447.3881,11.498765,13.264267,19.515033,22.952117,-7.042277,-9.038322,-23.046736,6491.2317,3.649374,1.875897,3.537897,6.200236,-1.128483,-1.695152,-4.572491,6630.2634,3.565149,1.920712,3.557995,5.878004,-1.135919,-1.663783,-4.71126,3576.9126,3.534341,1.303834,2.867218,5.039364,-0.784804,-1.298394,-3.53452,3020.3725,3.552912,1.08452,2.368744,4.223265,-0.638343,-1.026697,-3.208051,10213.0181,4.71839,3.234754,6.178243,8.636839,-1.98491,-3.039475,-6.101732,10769.9947,4.706896,3.394198,6.509288,9.775005,-2.115897,-3.163363,-6.497435,40716.065,7.629947,9.912126,12.971839,18.042043,-5.881095,-7.9961,-31.974455,25407.6704,6.18872,5.660449,7.247818,10.470307,-3.535518,-4.775317,-16.006258,6803.77,3.621808,1.886904,3.137885,7.130863,-1.145148,-1.754591,-5.63013,7204.1785,4.208088,1.87863,3.286978,6.574199,-1.213315,-1.822678,-5.156773,3500.7406,3.849651,1.298791,2.89763,5.514817,-0.744037,-1.260852,-3.909029,3142.8791,3.651895,1.167596,2.706412,5.55225,-0.61998,-1.097532,-3.45166,10887.0166,4.699746,3.295187,6.086383,8.979325,-2.152026,-3.33318,-8.765633,10496.1577,5.061614,3.166603,6.008982,9.349479,-2.097354,-3.300638,-6.956345,6
14163.4195,3.165762,3.289429,4.27018,7.125451,-2.331424,-3.124959,-7.436973,20482.8775,4.465263,5.375499,6.943457,10.452253,-3.51033,-4.76842,-9.858273,17739.7251,8.884235,6.13868,10.893202,14.612645,-3.960169,-5.954191,-11.054665,18092.5742,8.792606,6.288154,11.361594,13.357921,-4.06362,-6.102092,-10.704508,3990.2837,4.063726,1.41688,2.994541,4.608447,-0.941798,-1.596088,-3.543567,3440.858,4.106319,1.167749,2.501443,4.618729,-0.79006,-1.347152,-2.990939,17155.0891,7.502241,6.944933,13.935091,17.323757,-4.473918,-7.640582,-11.548249,18275.1845,7.547415,7.41366,14.769255,17.882397,-4.805308,-8.127936,-12.935285,13418.9058,2.669607,3.153125,4.129275,8.568569,-2.202263,-3.17596,-11.076333,11087.6411,2.812815,2.502086,3.217576,6.205215,-1.690812,-2.310717,-8.187608,19142.1028,9.009769,6.595733,11.700508,15.412819,-4.170084,-6.229074,-14.023827,14671.7232,7.594272,4.985677,8.775593,12.058861,-3.239124,-4.946989,-10.238471,3878.759,4.384061,1.320662,2.770261,5.309191,-0.929701,-1.703913,-4.420676,4115.3157,4.726684,1.335539,2.840683,5.631039,-0.962095,-1.710672,-4.436982,19266.2302,7.485837,7.598508,15.790247,20.572564,-5.094812,-8.800682,-17.107096,15873.6338,7.056465,6.289908,13.177363,16.941949,-4.178461,-7.246114,-12.915025,2
32809.3999,7.81426,7.726635,10.273195,13.060808,-4.871097,-6.36227,-15.733881,37308.5796,9.062923,10.007278,14.413554,18.435999,-5.677596,-7.338223,-17.140752,4475.333,2.820215,1.325307,2.503372,4.685157,-0.771606,-1.192042,-3.231701,4588.4712,2.767447,1.341184,2.532231,4.62234,-0.794763,-1.201162,-3.392393,2728.5749,2.946119,1.00921,2.376261,4.605128,-0.603916,-0.977978,-3.105868,2319.0278,2.967558,0.842301,1.91537,3.638653,-0.504839,-0.825225,-2.508806,7239.9788,3.63621,2.311807,4.648899,6.945872,-1.382368,-2.089941,-5.059522,7612.6804,3.616282,2.436681,5.038554,7.412292,-1.456539,-2.26259,-5.050406,31069.4062,5.956354,7.173854,9.411534,13.477517,-4.590132,-6.86408,-24.601752,18864.5816,4.815794,4.093517,5.305653,8.870379,-2.561541,-3.588827,-11.771344,4507.9202,2.720814,1.260095,2.164627,4.626901,-0.788113,-1.261615,-4.21608,4813.6648,3.099363,1.293388,2.36796,4.991766,-0.820034,-1.309355,-4.186753,2725.2951,3.259102,1.001828,2.322514,4.472071,-0.57244,-0.977957,-3.766095,2457.0068,3.080675,0.912432,2.247707,5.187809,-0.502501,-0.89678,-3.584031,7270.4075,3.448433,2.261331,4.339481,7.930232,-1.380685,-2.176253,-5.551236,7061.5407,3.724662,2.165669,4.441736,7.295399,-1.370277,-2.102804,-5.124193,6
19269.5708,4.258634,5.105957,6.67617,9.739808,-3.140806,-4.288063,-10.432858,26516.3315,5.955592,8.031782,10.782747,15.2519,-4.497423,-5.904102,-13.410201,25420.6509,12.974571,8.900809,17.223583,20.648601,-5.969187,-9.118345,-17.785121,25803.4885,12.54444,9.10886,17.349783,20.567584,-6.099025,-9.450523,-15.824142,5459.3633,5.315976,1.947579,4.307482,7.400464,-1.338215,-2.468134,-4.793246,4692.3705,5.352627,1.592929,3.608196,5.635497,-1.128454,-1.966147,-4.003551,24357.4245,10.694598,9.948238,21.808557,25.432692,-6.662346,-11.279108,-19.231636,26082.8613,10.874429,10.683678,23.138529,28.350165,-7.186489,-12.341214,-18.234231,18032.5708,3.434832,4.798042,6.289427,9.952652,-2.89263,-4.047796,-14.293826,14909.5869,3.653854,3.767313,4.849192,8.345917,-2.208085,-3.046891,-11.854521,27156.4426,13.201583,9.440979,18.043689,22.800018,-6.149034,-9.603255,-19.636616,21017.4068,11.049473,7.131167,13.358295,16.313773,-4.828491,-7.417544,-15.864636,5405.5907,5.813616,1.846037,4.225695,6.174745,-1.357978,-2.479462,-5.433299,5706.4784,6.295272,1.867838,4.075586,7.489735,-1.412047,-2.448646,-5.998428,27647.9258,10.865801,11.062677,25.180222,30.300854,-7.60473,-13.416177,-25.08915,22693.8718,10.267196,9.099729,20.990538,25.975254,-6.256906,-11.11027,-20.528029,2
38149.2314,9.128459,9.152324,12.185122,15.596722,-5.668352,-7.469033,-16.860168,42806.2715,10.542653,11.631199,16.889806,21.057636,-6.435514,-8.401699,-28.394865,5500.6487,3.22647,1.575944,2.940162,5.296373,-0.956206,-1.577115,-3.921548,5632.3067,3.175582,1.608259,2.940877,5.786703,-0.968964,-1.390991,-3.649245,3193.4879,3.333543,1.141776,2.554597,4.518466,-0.68866,-1.165576,-3.569523,2693.732,3.281535,0.96509,2.139032,4.075373,-0.577884,-0.936,-2.760131,8751.2663,4.177009,2.751989,5.346401,7.551449,-1.668646,-2.607247,-6.033615,9228.7176,4.173743,2.87092,5.738672,9.418425,-1.789695,-2.769084,-5.943926,36385.4326,6.968749,8.487309,11.09322,16.022996,-5.308327,-7.220375,-25.645399,22349.291,5.583724,4.864025,6.406232,10.50281,-3.092645,-4.262464,-12.865709,5654.4693,3.147639,1.55128,2.646815,7.501098,-0.984193,-1.559253,-4.676911,6021.1809,3.600006,1.581181,2.913331,5.559559,-1.013139,-1.529363,-4.579593,3164.3441,3.643184,1.157951,2.61226,5.086311,-0.665445,-1.155764,-4.244324,2847.4277,3.467278,1.044002,2.514073,5.305554,-0.559911,-0.964195,-3.743654,9120.5725,4.092574,2.73529,5.235904,7.470193,-1.779427,-2.948461,-7.853237,8821.9221,4.360285,2.634407,5.218786,9.32241,-1.728484,-2.761745,-5.727527,6
10348.4956,2.67731,2.181968,2.679736,4.895295,-1.706056,-2.223142,-6.872074,15846.4878,3.83221,3.559752,4.529719,7.792227,-2.685442,-3.532136,-8.478437,13679.3132,7.318004,4.47129,7.493766,10.313045,-2.926273,-4.419411,-8.560059,13952.8657,7.116666,4.596308,7.642082,9.998232,-2.996161,-4.494148,-7.653535,3203.2807,3.549871,1.067676,2.066189,3.969284,-0.724815,-1.194241,-3.025144,2729.4265,3.510393,0.891074,1.827309,3.004027,-0.60817,-1.016561,-3.259165,13302.6386,6.158416,5.041716,9.448407,12.144715,-3.329192,-5.379317,-8.986004,14173.4893,6.238763,5.392238,9.947607,14.607431,-3.565408,-5.846792,-9.637636,9913.2812,2.285747,2.106273,2.717601,6.204926,-1.635925,-2.40525,-8.790035,8320.2388,2.426505,1.717262,2.209943,4.873063,-1.276207,-1.831739,-5.876993,14745.8118,7.414505,4.844113,7.975477,11.33562,-3.087787,-4.570206,-11.527575,11299.3262,6.233318,3.665184,6.232931,9.586078,-2.406676,-3.605775,-8.016342,3090.0921,3.783599,0.990394,2.011679,5.199478,-0.702309,-1.261452,-4.47846,3235.3628,3.974633,1.002909,2.071935,4.689229,-0.724678,-1.266187,-3.765349,14813.752,6.151455,5.502617,10.337238,15.701259,-3.72111,-6.221293,-11.288152,12256.5363,5.860514,4.551975,8.789851,11.806054,-3.080812,-5.308824,-9.162151,2
2562.6836,1.548574,2.04408,3.491921,5.656286,-0.282118,-0.574256,-2.774956,3002.3496,1.659068,2.96739,5.149344,7.67194,-0.343911,-0.67681,-4.341987,5.7974,1.002374,0.389094,1.102007,3.489454,-0.082513,-0.300284,-2.665406,33.9858,1.013274,0.403507,1.028,3.62513,-0.079299,-0.336027,-2.847593,117.4775,1.086002,0.45164,1.384222,3.534183,-0.053405,-0.281089,-2.205733,102.1072,1.08623,0.379455,1.222707,2.762647,-0.046389,-0.262805,-3.021944,237.5423,1.087451,0.854768,2.287927,5.619492,-0.107013,-0.357508,-2.83261,211.4946,1.073087,0.911983,2.548894,5.48368,-0.107034,-0.362791,-3.006589,2439.666,1.396055,1.879775,3.388729,6.420126,-0.280814,-0.676659,-4.99383,1578.8179,1.325656,1.123347,2.043467,5.531993,-0.20626,-0.546323,-3.675444,-78.4065,0.969684,0.291978,0.829184,3.702271,-0.081499,-0.339688,-2.80225,20.8916,1.00917,0.371599,1.062143,3.792408,-0.080748,-0.343119,-2.021984,154.4596,1.126918,0.453107,1.459167,5.047212,-0.059207,-0.351045,-2.895308,157.6381,1.134349,0.423978,1.334903,4.29602,-0.059713,-0.342842,-3.015348,136.8042,1.046798,0.738369,2.037632,5.038066,-0.100075,-0.383892,-3.199955,118.6246,1.045675,0.746225,2.197323,4.897401,-0.090749,-0.372249,-2.176613,6
948.2109,1.23057,0.193337,0.479723,4.209167,-0.157122,-0.417197,-2.986675,1505.2937,1.372844,0.274059,0.599971,3.760672,-0.226723,-0.541898,-3.357535,2420.3234,2.36385,0.463804,0.789342,3.236566,-0.288082,-0.589413,-3.017452,2500.6902,2.324943,0.479792,0.887965,3.273668,-0.300688,-0.595883,-3.172401,684.148,1.547469,0.16585,0.42768,2.572843,-0.104758,-0.317814,-2.381162,590.1374,1.566448,0.140739,0.408036,2.64797,-0.09083,-0.311949,-1.874589,2623.4248,2.268944,0.551881,0.909987,3.606479,-0.346114,-0.650013,-2.918722,2734.0952,2.245285,0.581732,1.078509,4.515096,-0.377108,-0.795388,-3.031385,1059.8838,1.190507,0.228858,0.700208,5.341063,-0.172155,-0.491053,-4.055955,873.7408,1.204745,0.183046,0.643455,4.445642,-0.143488,-0.488679,-3.668701,2600.1923,2.424458,0.504425,0.88106,4.353084,-0.311993,-0.670877,-3.759201,2040.2472,2.230218,0.414212,0.799983,3.750979,-0.25286,-0.589328,-3.924634,618.8098,1.584382,0.156298,0.472765,3.483202,-0.102589,-0.370766,-3.21426,645.6455,1.629911,0.157351,0.451855,3.336117,-0.104672,-0.383708,-3.201259,2743.4031,2.258811,0.560161,1.037775,3.952792,-0.36589,-0.752151,-4.515698,2331.4683,2.217587,0.499388,0.867536,4.054206,-0.310962,-0.660691,-3.293702,2
43251.5918,12.176082,10.519565,14.069911,18.112286,-6.25823,-7.784791,-22.349938,47810.6245,13.295352,13.234711,19.442505,22.94374,-7.023042,-9.151874,-24.527342,6865.2959,4.065172,1.90457,3.588091,6.834739,-1.144348,-1.680222,-4.813941,6981.9428,3.986803,1.937981,3.591435,5.655781,-1.148721,-1.70997,-4.136464,3670.1353,3.718552,1.315823,3.048077,5.72109,-0.792275,-1.326681,-3.347091,3073.5866,3.67356,1.082044,2.349761,4.132909,-0.642733,-1.118817,-3.35086,10638.6279,5.255451,3.270974,6.327371,9.17252,-2.009284,-3.114724,-6.79051,11196.8674,5.243915,3.41376,6.789886,9.813788,-2.159196,-3.421978,-6.912327,41161.3052,8.707473,9.83343,13.09653,18.040232,-5.83702,-7.891877,-31.243309,25648.7422,7.083236,5.630375,7.307585,10.484814,-3.486481,-4.803032,-16.349515,7210.8916,4.109093,1.906151,3.261171,6.468208,-1.172439,-1.853631,-5.359218,7568.4765,4.818194,1.887643,3.319958,6.352141,-1.228284,-1.84885,-5.381143,3585.8803,4.087626,1.303763,2.884832,6.075216,-0.744142,-1.248075,-4.406358,3204.3783,3.819046,1.171194,2.697732,5.580311,-0.6235,-1.070005,-3.964158,11475.1563,5.406992,3.31627,6.176011,9.776993,-2.203377,-3.587216,-7.893631,10997.1025,5.834437,3.177798,6.144294,9.382609,-2.122735,-3.487446,-7.252319,6
15185.3686,3.345252,3.705315,4.66496,7.500576,-2.468096,-3.327344,-8.909535,22007.5962,4.78272,6.100989,7.918901,11.012853,-3.723351,-4.757579,-11.31092,18095.4563,9.223708,6.267714,11.098308,14.027754,-4.05424,-6.00052,-10.842228,18396.7888,8.987296,6.43598,11.420797,14.770635,-4.135467,-6.348508,-12.590589,4079.6365,4.201669,1.452884,3.04601,6.151925,-0.950163,-1.645856,-3.344103,3483.7661,4.190102,1.196623,2.570566,4.97194,-0.800132,-1.336674,-2.834618,17442.8071,7.770625,7.113108,14.328189,17.329394,-4.552673,-7.585032,-11.693355,18617.3799,7.897369,7.603773,15.112991,18.604498,-4.892685,-8.204029,-13.42237,14611.4839,2.821707,3.618149,4.673015,7.804288,-2.366338,-3.32068,-10.374109,12174.9795,3.023677,2.874144,3.668489,7.947631,-1.813985,-2.443301,-8.777742,19556.8615,9.428668,6.724717,11.898919,15.524422,-4.228575,-6.389518,-13.991408,14989.8911,7.878878,5.077397,8.909653,11.468182,-3.304062,-5.045847,-11.209285,3987.797,4.517624,1.356673,2.900358,5.897909,-0.945585,-1.661851,-4.432979,4172.1709,4.808602,1.369074,2.868271,5.368484,-0.976601,-1.711139,-4.455585,19630.0452,7.780435,7.770133,16.009136,20.195406,-5.158348,-8.785662,-16.761278,16166.658,7.382685,6.432485,13.598116,16.978885,-4.24927,-7.294335,-12.836395,2
32568.7768,7.828937,7.668878,10.333047,12.768704,-4.816723,-6.351949,-14.368179,37387.9629,9.197377,10.066205,14.669623,18.536501,-5.668833,-7.330693,-17.944439,4467.6746,2.819717,1.315595,2.521544,4.830033,-0.785951,-1.198653,-4.45483,4573.9439,2.769943,1.360723,2.532811,4.563037,-0.806951,-1.199293,-3.504226,2742.4644,2.961351,1.010069,2.34202,4.089185,-0.614398,-0.979251,-2.667359,2287.6571,2.839112,0.845518,1.988957,3.981264,-0.513273,-0.839041,-3.070581,7222.4639,3.631099,2.317532,4.67169,7.033296,-1.377403,-2.100869,-5.001757,7620.3035,3.643246,2.445614,5.032981,7.825222,-1.466231,-2.173364,-4.973937,31091.354,5.988931,7.220034,9.594396,14.9613,-4.605605,-6.397428,-22.41302,18829.7896,4.803442,4.113908,5.426853,8.938812,-2.570023,-3.585796,-12.017908,4542.1215,2.742308,1.275895,2.207405,5.540112,-0.79616,-1.259645,-4.296645,4829.126,3.11996,1.302006,2.408964,4.613266,-0.816148,-1.281885,-4.533452,2709.3452,3.257349,1.005668,2.387836,4.685327,-0.574602,-0.983907,-3.568895,2444.5452,3.05947,0.911911,2.185138,4.818585,-0.499574,-0.883048,-3.685231,7306.5205,3.482983,2.26583,4.376265,7.787039,-1.394613,-2.168072,-5.554974,7093.3972,3.742687,2.178001,4.432165,7.342582,-1.374753,-2.220656,-6.043075,6
18268.6831,4.098005,4.957829,6.434992,8.974058,-2.938309,-3.798662,-10.189527,25096.247,5.706031,7.896667,10.810689,13.687698,-4.231929,-5.417459,-14.871368,25469.6914,13.120364,8.935716,17.257114,20.238341,-5.925223,-9.120241,-17.87682,25797.7142,12.634304,9.161099,17.431435,20.648148,-6.041703,-9.235068,-18.172768,5451.5512,5.281813,1.950626,4.359251,6.489672,-1.327089,-2.266847,-4.561015,4667.46,5.269319,1.601917,3.622924,5.647156,-1.123455,-1.923295,-4.08737,24295.0806,10.719021,9.975847,21.754412,26.355216,-6.623396,-11.073712,-20.217716,25876.6484,10.841866,10.685088,22.900489,26.523898,-7.101711,-12.165761,-17.154624,17106.7037,3.298316,4.715249,6.145006,10.242092,-2.725012,-3.771912,-14.851823,14157.3453,3.513202,3.689747,4.791452,8.029324,-2.086299,-2.851981,-9.76698,27194.939,13.376793,9.495182,18.117576,21.731136,-6.089948,-9.457992,-21.458969,21090.476,11.196734,7.140149,13.455069,16.731644,-4.801359,-7.471302,-16.502062,5402.6632,5.877387,1.847557,4.001393,6.229817,-1.335941,-2.294271,-5.106228,5702.8891,6.335417,1.884016,4.149398,8.121211,-1.405869,-2.466811,-5.868281,27479.2266,10.902487,11.03204,25.035111,30.447075,-7.505814,-13.367078,-26.068838,22560.7073,10.307538,9.10856,21.113719,26.074425,-6.197517,-11.213284,-20.66337,2
17354.6948,4.748061,4.080007,5.786758,8.79341,-2.441425,-3.296968,-9.081901,21291.2622,5.824601,5.642502,8.458368,11.853529,-3.26315,-4.23556,-11.316877,2123.9698,1.86165,0.69611,1.557103,4.658673,-0.404415,-0.699916,-2.638979,2219.093,1.855375,0.72293,1.532232,3.934265,-0.418224,-0.710931,-2.501867,1524.6909,2.081097,0.650156,1.774105,4.071382,-0.352758,-0.655492,-3.054357,1332.732,2.125304,0.555655,1.487575,3.758412,-0.297388,-0.584464,-2.509612,3692.5283,2.345424,1.333503,3.163676,5.386119,-0.705342,-1.134328,-3.240752,3859.2649,2.333656,1.391178,3.457519,6.188964,-0.745648,-1.200102,-3.583439,16600.2139,3.744907,3.744347,5.231487,9.258785,-2.368979,-3.454647,-11.556778,10197.0552,3.10035,2.198829,3.176097,6.032994,-1.332043,-1.987708,-7.54078,2001.0506,1.769413,0.61605,1.308255,4.091403,-0.398155,-0.729003,-3.460652,2260.552,1.988747,0.680642,1.492023,5.070232,-0.410846,-0.796782,-3.862887,1549.5149,2.281629,0.639474,1.788598,4.265779,-0.344779,-0.717903,-3.468747,1433.0926,2.209629,0.605298,1.683003,4.933828,-0.308015,-0.637158,-3.370956,3517.4331,2.19844,1.210491,2.822356,5.323583,-0.688331,-1.141358,-3.697619,3393.46,2.30922,1.174853,2.876102,5.889811,-0.66411,-1.13013,-3.999514,6
6311.2158,2.29306,1.138929,1.460359,4.093754,-0.945582,-1.308731,-4.149438,9820.794,3.171085,1.791103,2.234604,5.387359,-1.556167,-2.108523,-6.428647,8744.1955,5.588146,2.455126,3.721906,5.695735,-1.66417,-2.441812,-5.541437,8901.8104,5.387511,2.518181,3.867582,6.582554,-1.713567,-2.525386,-5.534769,2133.1805,2.726913,0.652406,1.22874,3.145944,-0.434109,-0.816697,-3.120289,1836.9693,2.737382,0.558249,1.0629,3.375021,-0.370706,-0.673717,-2.565078,8685.0962,4.838311,2.807707,4.678123,7.167832,-1.908426,-3.051651,-6.975191,9151.003,4.81038,2.971373,4.826555,8.3349,-2.018891,-3.228938,-5.54144,6141.1548,1.967311,1.126997,1.607887,5.185703,-0.920909,-1.444422,-6.378934,5126.8716,2.058282,0.937832,1.28757,4.463721,-0.736955,-1.244066,-4.615944,9422.1255,5.784889,2.681188,4.14098,7.995991,-1.760583,-2.575211,-6.106113,7164.5894,4.904983,2.038888,3.222606,6.446848,-1.375216,-2.023901,-4.576513,2048.7267,2.912788,0.597025,1.223042,3.962942,-0.420218,-0.825605,-3.165506,2109.87,3.007572,0.617558,1.237442,3.572026,-0.426202,-0.837987,-3.169732,9341.5186,4.812316,3.011535,5.004642,8.800718,-2.060713,-3.34048,-6.826255,7806.689,4.627004,2.521691,4.308916,7.184112,-1.718941,-2.809789,-6.370804,2
27066.1338,7.089701,6.291829,8.46048,11.751397,-3.950411,-5.458544,-12.879072,31310.788,8.154623,8.252511,11.954857,14.932616,-4.820314,-6.266195,-14.621801,3543.1216,2.48397,1.035411,2.059664,4.354198,-0.619308,-1.060051,-4.337762,3656.9831,2.450966,1.062861,2.070609,4.771617,-0.634542,-1.011296,-3.528875,2280.4663,2.647614,0.846539,2.248329,4.505884,-0.511998,-0.886012,-2.970813,1911.3056,2.59897,0.712423,1.712561,3.448165,-0.425004,-0.708839,-2.914204,5864.6993,3.195764,1.86706,3.94535,6.981983,-1.093729,-1.67912,-3.938228,6117.6519,3.165657,1.965176,4.256661,6.993868,-1.179029,-1.758601,-4.515097,25714.712,5.36466,5.779068,7.672803,12.872446,-3.780842,-5.567211,-16.357895,15540.667,4.346711,3.33646,4.462576,7.94712,-2.060177,-2.950593,-9.889123,3506.2895,2.389769,0.967941,1.784539,4.265849,-0.625581,-1.129795,-4.003956,3761.273,2.721283,1.010317,1.949793,5.086127,-0.644695,-1.051234,-4.201548,2263.2449,2.908366,0.848608,2.12528,4.595601,-0.482561,-0.896489,-3.941198,2080.8269,2.79076,0.766319,1.900786,4.198045,-0.424474,-0.802811,-3.556085,5828.6855,3.070224,1.785048,3.687086,7.23725,-1.085844,-1.75322,-5.026723,5631.9283,3.275643,1.721087,3.694221,6.659751,-1.06012,-1.686944,-4.845081,6
17879.1167,4.266116,4.679096,5.997316,9.148966,-2.815727,-3.787273,-10.878565,24753.7588,5.950389,7.415153,10.035447,13.560925,-4.096784,-5.478108,-14.810967,21825.7071,11.815117,7.737615,14.399083,17.119331,-4.979856,-7.662316,-16.507948,22177.659,11.463439,7.906241,14.672264,18.166421,-5.098391,-7.920085,-15.579408,4773.9354,4.771637,1.730321,3.925807,6.159839,-1.145062,-2.0156,-4.817452,4114.391,4.824288,1.418615,3.233141,5.389254,-0.962818,-1.628537,-4.445505,20955.8418,9.774208,8.656832,18.368493,22.754266,-5.566749,-9.471462,-19.914647,22386.4741,9.88129,9.293869,19.458062,24.645918,-6.006575,-10.411579,-18.488191,16868.4063,3.409258,4.408725,5.82592,10.968481,-2.632091,-3.719204,-15.031709,13896.9219,3.623218,3.454879,4.615396,8.805792,-1.999556,-2.814755,-11.552908,23484.9924,12.263934,8.241393,15.531054,19.849051,-5.160155,-7.799039,-18.933671,18078.9783,10.297606,6.203356,11.421738,14.732723,-4.035316,-6.230474,-15.354125,4720.0954,5.291503,1.637539,3.591356,6.51344,-1.152148,-2.146873,-5.583402,4941.9139,5.608854,1.655549,3.597716,7.650649,-1.199701,-2.16087,-5.697218,23687.1267,10.060935,9.576165,20.94548,28.257675,-6.339142,-11.191295,-26.24598,19503.7263,9.495138,7.855498,17.542276,23.276304,-5.19542,-9.146948,-17.570556,2
17860.5522,4.889122,4.20821,6.223647,10.553227,-2.521658,-3.367338,-9.737661,21639.1319,5.901175,5.765941,8.66188,13.854807,-3.337522,-4.53251,-12.221426,2189.1706,1.896269,0.738624,1.655767,4.256749,-0.416578,-0.698764,-3.25235,2276.061,1.887644,0.764345,1.742544,4.907998,-0.423674,-0.721837,-3.068852,1542.5142,2.110557,0.678502,1.845089,4.270211,-0.352008,-0.626083,-2.629663,1326.7856,2.100756,0.572268,1.526689,3.884724,-0.30119,-0.562813,-2.423288,3794.125,2.390469,1.375722,3.210434,6.414336,-0.726128,-1.0919,-3.495057,3953.8635,2.382854,1.453767,3.583062,6.59608,-0.771513,-1.240203,-3.528219,17071.3863,3.832621,3.868313,5.473264,10.66027,-2.445455,-3.553106,-12.635135,10537.4839,3.185472,2.280616,3.487306,7.865818,-1.382777,-2.035469,-6.850571,2067.7222,1.803172,0.669506,1.420968,4.955479,-0.401676,-0.755808,-3.472823,2279.165,2.003241,0.715461,1.593645,4.350177,-0.4221,-0.769713,-3.771758,1578.0113,2.321268,0.674389,1.852655,4.790117,-0.345429,-0.694801,-4.016036,1507.195,2.278766,0.630756,1.708858,4.668983,-0.313952,-0.656901,-3.374014,3612.4516,2.253282,1.262187,3.015392,7.171564,-0.704267,-1.175384,-3.86223,3502.372,2.375805,1.232097,2.99125,7.201087,-0.682884,-1.179721,-3.857304,6
6641.2495,2.367129,1.236892,1.825196,5.279556,-1.003804,-1.552718,-5.555878,10430.6914,3.300673,1.938961,2.587742,5.962897,-1.653159,-2.455189,-7.990369,8786.5597,5.630541,2.512983,3.907557,7.070626,-1.686101,-2.83717,-6.805654,8930.5418,5.453784,2.567032,3.953067,6.815021,-1.705697,-2.736087,-7.483625,2138.6412,2.729607,0.666701,1.349071,4.242452,-0.459254,-0.984171,-3.76749,1853.8959,2.764009,0.568609,1.137354,3.770675,-0.383433,-0.779486,-2.995489,8713.6914,4.866831,2.861305,4.678153,8.133687,-1.910149,-3.138,-6.716533,9192.2871,4.8796,3.022458,5.141459,8.994565,-2.048622,-3.415439,-7.242866,6490.7515,2.020488,1.2111,1.803122,6.730943,-0.98205,-1.626837,-8.46438,5407.2065,2.115818,1.019424,1.538341,6.121285,-0.774286,-1.284394,-6.387495,9415.9453,5.790256,2.745269,4.369369,8.856217,-1.762626,-2.855343,-7.915779,7182.7456,4.919748,2.087813,3.359732,7.299414,-1.400464,-2.301007,-7.068834,2062.2931,2.970498,0.615656,1.353509,4.900778,-0.437208,-0.940957,-4.708995,2129.7867,2.984034,0.632128,1.342027,4.70816,-0.441994,-1.014989,-4.976294,9374.5015,4.876737,3.049977,5.252461,9.705979,-2.093257,-3.715456,-9.752286,7862.3344,4.67129,2.538567,4.46598,8.47333,-1.744486,-3.140983,-7.467678,2
27542.8657,7.193176,6.411247,8.686808,12.269701,-4.048734,-5.617369,-16.297943,31781.8071,8.217785,8.368304,12.199292,16.864265,-4.904889,-6.754148,-19.551685,3626.5577,2.524493,1.081877,2.104664,4.918273,-0.638171,-1.04504,-4.221089,3727.1538,2.487682,1.102411,2.174899,5.152865,-0.65446,-1.237812,-4.529933,2291.0729,2.666953,0.868939,2.22936,5.073314,-0.510975,-0.978054,-3.653978,1945.0255,2.655666,0.728385,1.821409,4.574024,-0.432667,-0.880227,-3.664575,5989.4084,3.247951,1.910766,4.085169,6.771906,-1.136588,-1.751943,-6.737624,6254.9539,3.247379,2.01103,4.506339,7.682133,-1.195563,-1.891274,-5.593121,26409.9609,5.455562,5.927031,7.903105,13.986509,-3.896791,-5.94435,-22.527225,16044.0044,4.406496,3.454303,4.742855,9.489324,-2.179014,-3.202713,-12.876012,3632.51,2.460276,1.009411,2.046768,5.861688,-0.645502,-1.134961,-5.472105,3870.2842,2.792334,1.050466,2.159515,6.021695,-0.667371,-1.166276,-5.140041,2308.3407,2.962893,0.875784,2.210326,6.39583,-0.503269,-1.155856,-5.829835,2128.0251,2.829463,0.793905,2.094545,5.595263,-0.438116,-0.907256,-4.766502,5991.2837,3.145462,1.834031,3.883119,7.729752,-1.137005,-2.001413,-6.229885,5770.8877,3.321328,1.75922,3.809898,8.546701,-1.104364,-1.947545,-7.983507,6
17856.3072,4.255918,4.710333,5.982005,8.981318,-2.80187,-3.967086,-15.496983,24644.8999,5.919966,7.465278,10.030341,12.828727,-4.084831,-5.407194,-16.898311,21845.5045,12.035068,7.735924,14.429491,18.34203,-4.986691,-7.553101,-14.568689,22184.7478,11.6173,7.90331,14.813675,17.614974,-5.090653,-7.72156,-13.510254,4770.1795,4.812792,1.734565,3.924164,7.679702,-1.159811,-1.955451,-3.610921,4091.4665,4.789612,1.414787,3.267485,5.430654,-0.973992,-1.6064,-3.680792,20920.04,9.888069,8.661355,18.379037,23.741853,-5.565295,-9.261584,-15.169056,22231.9238,9.964697,9.308444,19.579018,25.259587,-6.023372,-10.101441,-16.384886,16730.7329,3.378865,4.460736,5.759585,9.030825,-2.621977,-3.947569,-14.329739,13812.2851,3.584873,3.489385,4.474515,7.477357,-1.996839,-3.156417,-11.879345,23431.228,12.258678,8.215599,15.391181,19.142038,-5.15098,-7.868094,-17.250815,18043.8775,10.364419,6.168346,11.405192,15.424236,-4.031403,-6.099704,-14.478401,4697.3553,5.320398,1.633691,3.666568,6.997734,-1.161145,-2.060303,-4.851764,4943.4596,5.582988,1.644571,3.62223,6.796255,-1.201406,-2.094345,-5.084759,23479.2476,10.186136,9.529582,21.174817,27.294735,-6.366534,-10.975252,-18.705307,19412.4231,9.592179,7.864816,17.572239,22.828699,-5.18853,-9.037003,-16.053891,2
39198.1406,9.578674,9.504941,12.669126,15.082307,-5.755012,-7.427439,-18.642275,43725.0054,10.995924,11.967575,17.210935,21.4179,-6.504297,-8.385804,-19.907305,5749.3369,3.356269,1.655146,3.035025,4.84861,-1.006821,-1.522205,-4.481532,5829.4998,3.25512,1.696515,3.191665,5.253619,-1.023199,-1.506182,-3.861459,3251.605,3.340687,1.189235,2.666124,5.236575,-0.724047,-1.142133,-3.161036,2753.4054,3.332479,0.994152,2.240198,3.865844,-0.596123,-0.963952,-3.744961,9055.2089,4.331415,2.870454,5.501442,8.332115,-1.773226,-2.727752,-5.372856,9539.2937,4.342634,3.004218,6.0316,8.78615,-1.892052,-2.828678,-5.31276,37667.8178,7.262299,8.921325,11.599182,18.54691,-5.422947,-7.663403,-26.448222,23451.0181,5.858331,5.158951,6.675191,9.966496,-3.208935,-4.410285,-17.291987,6000.5811,3.323387,1.651974,2.828946,6.430868,-1.042141,-1.600121,-5.042113,6307.4959,3.790869,1.667298,2.862738,5.107468,-1.07759,-1.622525,-4.304294,3218.0593,3.689886,1.192115,2.73719,5.106473,-0.690067,-1.174381,-3.759059,2896.3883,3.462938,1.069102,2.487935,5.605119,-0.577987,-0.984292,-3.572835,9533.8562,4.309788,2.900043,5.498302,8.697392,-1.890428,-2.972387,-6.068888,9237.4424,4.62392,2.778802,5.279885,8.8016,-1.843514,-2.881791,-5.931211,6
10404.7695,2.671163,2.215531,2.732089,4.997019,-1.7031,-2.268398,-5.746742,15954.5142,3.854748,3.651338,4.533565,7.036114,-2.668529,-3.441361,-8.711179,13583.951,7.333752,4.49535,7.495805,10.281709,-2.902488,-4.307773,-8.393758,13784.8232,7.147193,4.579588,7.622744,10.450777,-2.976116,-4.369667,-7.64448,3144.855,3.48175,1.077393,2.165303,4.307146,-0.708515,-1.204958,-2.903402,2691.7978,3.454536,0.899505,1.873251,3.702254,-0.603534,-1.014492,-2.597839,13138.5186,6.186636,5.092253,9.309067,11.92249,-3.282679,-5.491484,-9.005928,13936.8686,6.245181,5.4115,9.85428,14.249312,-3.525832,-5.855338,-10.966668,9967.0551,2.282581,2.149439,2.750858,6.026436,-1.634193,-2.303355,-7.430737,8360.9995,2.425301,1.750942,2.231625,5.091993,-1.270439,-1.822733,-5.787673,14600.1296,7.410069,4.834029,7.983138,11.282187,-3.052169,-4.493699,-9.586183,11202.1614,6.268541,3.66152,6.115059,8.921206,-2.385874,-3.59531,-7.642962,2999.9779,3.633611,0.988492,2.067591,5.172878,-0.690656,-1.273227,-3.869519,3191.7196,3.95242,1.010536,2.01769,4.510944,-0.716456,-1.277076,-3.96506,14561.4292,6.211922,5.521455,10.423304,14.089883,-3.686971,-6.168164,-10.723843,12074.3567,5.834167,4.55431,8.750985,12.810975,-3.029848,-5.118668,-8.775463,2
2581.793,1.564865,2.063016,3.537955,5.481751,-0.289402,-0.725243,-5.347785,3124.3077,1.699629,2.963838,5.155555,8.018917,-0.349864,-0.725831,-5.040466,16.332,1.006758,0.384983,1.073593,3.025816,-0.085751,-0.402755,-3.05624,8.7075,1.003429,0.398465,1.102608,3.354764,-0.086193,-0.355922,-3.103987,119.1214,1.085503,0.467921,1.531511,3.155033,-0.060478,-0.316043,-2.86138,121.6947,1.10334,0.383021,1.176757,2.521375,-0.060023,-0.400646,-3.654312,212.5259,1.07889,0.861624,2.248084,4.200609,-0.10578,-0.381037,-3.452057,219.72,1.077575,0.915872,2.547116,4.888048,-0.108947,-0.501763,-3.95166,2522.6372,1.41339,1.902333,3.266407,6.817224,-0.294842,-0.827719,-4.626969,1612.8755,1.334485,1.165591,2.091288,5.760653,-0.208031,-0.746087,-4.653062,-66.4585,0.973846,0.296919,0.883921,4.07482,-0.086419,-0.521766,-4.839194,36.2534,1.016114,0.380985,1.090349,4.272233,-0.089684,-0.467368,-3.312033,149.701,1.12511,0.468247,1.474796,5.049506,-0.072755,-0.521467,-3.63553,134.1148,1.114978,0.416898,1.274726,3.286006,-0.065403,-0.438247,-3.900979,104.6582,1.036449,0.744904,2.14788,4.729464,-0.105251,-0.518987,-3.962827,156.8926,1.061662,0.73742,2.100529,5.096918,-0.100445,-0.434522,-4.243976,6
799.9644,1.198016,0.181662,0.563274,5.213891,-0.150564,-0.50862,-3.703975,1286.3554,1.324305,0.251023,0.712166,6.279549,-0.201137,-0.609322,-5.34744,2296.8463,2.339865,0.460523,0.833246,5.316428,-0.276007,-0.649003,-4.702578,2367.4829,2.295035,0.473112,0.860764,6.083097,-0.280663,-0.725431,-4.337046,673.8731,1.56743,0.169924,0.533708,4.401696,-0.114356,-0.42208,-4.116208,588.583,1.577246,0.144509,0.575392,4.12934,-0.101721,-0.501179,-3.052147,2523.9797,2.254778,0.518141,0.99774,4.636307,-0.342203,-0.845792,-5.969512,2653.4687,2.251203,0.546731,1.095669,5.73671,-0.375273,-0.903576,-5.244804,908.4688,1.165544,0.21176,0.847917,8.632475,-0.170229,-0.602585,-5.863803,699.8725,1.164333,0.189758,0.774888,5.681958,-0.135984,-0.536252,-4.730759,2485.5648,2.416981,0.497541,1.0306,7.570841,-0.303095,-0.774788,-5.261881,1968.2387,2.233099,0.389387,0.868636,6.158449,-0.246696,-0.683182,-4.65063,581.0083,1.558217,0.179968,0.82439,6.57428,-0.114729,-0.486184,-4.461973,682.3162,1.703946,0.164147,0.696091,4.987021,-0.106253,-0.510018,-5.140233,2639.3711,2.256151,0.542199,1.196804,6.136208,-0.352661,-0.85715,-4.774917,2212.5627,2.184533,0.477862,0.962209,5.276433,-0.304738,-0.808561,-4.712504,2
43390.982,12.647601,10.668679,14.425617,17.748582,-6.203394,-8.444198,-33.615637,48372.2883,13.831122,13.39357,19.520461,24.043232,-7.093667,-9.488861,-37.954702,6913.5466,4.177914,1.918431,3.703657,7.551383,-1.190431,-1.889184,-6.568827,6996.1052,4.055768,1.945495,3.671057,7.202493,-1.185879,-1.929276,-7.458097,3700.3211,3.814556,1.326024,3.072578,5.481419,-0.807222,-1.420145,-6.587856,3099.4872,3.73259,1.092798,2.526671,5.822802,-0.666385,-1.128568,-4.363052,10736.0383,5.404531,3.282492,6.431295,9.53503,-2.06977,-3.512393,-8.449317,11263.5464,5.430799,3.438297,6.984854,11.05819,-2.226505,-3.802045,-9.177424,41950.4233,8.989103,10.029472,13.649686,19.762495,-5.916876,-8.141247,-43.547296,26149.3648,7.289442,5.799676,7.621891,11.328257,-3.560632,-5.228216,-23.256829,7254.823,4.240496,1.941844,3.42985,8.293484,-1.218738,-2.155368,-7.694506,7634.3461,4.960649,1.918623,3.483638,7.366352,-1.26014,-2.194871,-8.413759,3635.7708,4.207674,1.328732,3.119489,6.951759,-0.763262,-1.467909,-5.503156,3213.4905,3.828066,1.180016,2.713995,6.182356,-0.650367,-1.344878,-5.859102,11535.0803,5.571634,3.370456,6.341387,11.029327,-2.268186,-3.866563,-10.453813,11130.6108,6.105587,3.206503,6.222797,9.834092,-2.199366,-3.688003,-11.868246,6
13893.3633,3.135494,3.475135,4.351648,8.294108,-2.263761,-2.943928,-6.815979,20263.8965,4.469147,5.781805,7.565583,10.651616,-3.391286,-4.290566,-11.256455,17753.1604,9.261067,6.186892,11.247586,15.728856,-3.953634,-5.890418,-12.210036,18056.867,9.097143,6.321294,11.422691,14.646879,-4.034719,-5.915086,-12.21536,3992.9411,4.194177,1.45484,3.171583,6.139728,-0.927534,-1.573376,-3.115739,3433.1319,4.182792,1.193593,2.616402,5.676021,-0.783617,-1.302396,-2.953217,17086.1591,7.797774,6.990607,14.08343,20.469817,-4.419018,-7.297638,-11.732028,18221.8194,7.90588,7.513602,15.324219,20.186488,-4.753498,-7.897079,-13.438107,13359.878,2.664015,3.382731,4.450207,9.475579,-2.153068,-2.92924,-10.630289,11130.7715,2.85037,2.697038,3.552372,7.19055,-1.658866,-2.319147,-7.447826,19116.3587,9.365833,6.62734,12.00296,17.61639,-4.123293,-6.118115,-13.909446,14739.622,7.981709,5.004484,8.976238,13.04456,-3.226799,-4.860774,-9.859654,3879.6463,4.494841,1.354824,2.990762,6.558495,-0.916533,-1.664651,-3.845435,4089.6437,4.79073,1.354912,3.003166,6.71355,-0.954723,-1.657967,-5.432492,19206.0654,7.829362,7.711739,16.282591,20.612635,-5.017417,-8.557487,-16.356799,15769.0268,7.340471,6.343612,13.363546,18.687741,-4.096623,-7.070066,-13.737496,2
32644.2261,8.053296,7.698231,10.356398,14.072155,-4.772767,-6.175654,-17.007751,37781.855,9.507817,10.119413,14.666059,19.309789,-5.680838,-7.351774,-19.330797,4440.5239,2.828928,1.316624,2.467724,4.928268,-0.774743,-1.220922,-3.779778,4543.1655,2.776598,1.346653,2.597318,5.072561,-0.794276,-1.258387,-3.291933,2737.2067,2.996446,1.019852,2.398708,4.054597,-0.607299,-1.001807,-2.798482,2300.0297,2.928119,0.843128,1.950951,3.404761,-0.503894,-0.898422,-2.883498,7241.0474,3.699442,2.317325,4.595024,6.987341,-1.375235,-2.110691,-4.567308,7554.5349,3.655162,2.428545,5.138624,7.378604,-1.455564,-2.268103,-4.980726,31551.7534,6.142658,7.306611,9.611176,13.897129,-4.615118,-6.384461,-23.540891,19220.915,4.975496,4.187057,5.501338,8.7501,-2.591165,-3.617744,-11.48256,4475.1714,2.738305,1.270068,2.165593,5.112864,-0.777931,-1.198931,-4.169685,4816.9717,3.136213,1.301614,2.329411,4.956996,-0.814519,-1.296577,-3.983055,2684.5919,3.238629,1.012792,2.331678,5.573039,-0.575142,-1.085646,-3.464724,2468.9314,3.122541,0.924204,2.221695,5.021817,-0.492851,-0.903087,-3.064785,7267.5669,3.52752,2.264463,4.424335,7.935429,-1.386076,-2.216549,-5.652117,7072.8227,3.773328,2.175505,4.42623,7.383572,-1.36867,-2.175802,-5.072724,6
18984.4058,4.202145,4.685922,5.905478,8.76217,-3.126366,-4.021555,-10.793033,26622.2188,6.013012,7.487343,9.942064,13.401868,-4.553845,-5.942031,-13.627018,25304.6685,13.279201,8.844828,16.772423,21.129133,-5.893474,-9.027364,-15.54319,25585.9773,12.880665,9.051485,17.201724,20.515054,-5.976554,-9.09324,-14.373745,5447.3882,5.381483,1.935936,4.344694,6.916899,-1.32661,-2.38907,-4.52182,4696.1927,5.421618,1.565224,3.52734,6.349009,-1.11502,-1.882151,-4.242967,24148.5058,10.913227,9.75682,21.314586,26.205795,-6.547902,-11.176471,-17.664832,25934.0178,11.083709,10.559042,22.762154,27.550457,-7.154975,-12.350391,-18.700953,18107.149,3.433699,4.465808,5.791159,8.752671,-2.95419,-4.026855,-13.589239,14852.6958,3.657599,3.516322,4.454164,7.28591,-2.236591,-3.026773,-9.532218,26878.2055,13.394807,9.376084,17.844375,21.622148,-6.036272,-9.072516,-20.487485,20872.8282,11.316495,7.047326,13.304116,16.278503,-4.744649,-7.31422,-15.384496,5369.051,5.874422,1.819612,4.058498,6.975329,-1.349868,-2.368792,-5.402929,5668.0237,6.299832,1.840396,4.007671,7.714007,-1.388393,-2.415867,-5.229587,27340.0195,11.228193,10.890109,24.77051,30.540887,-7.575602,-13.28428,-22.556593,22559.9991,10.475582,8.911906,20.530625,26.307155,-6.171552,-10.801183,-18.812684,2
32402.7588,7.937768,7.566626,10.106399,12.995281,-4.770705,-6.294239,-14.851238,37810.1147,9.366309,10.023645,14.3516,18.51573,-5.73358,-7.444204,-17.275045,4455.8782,2.833543,1.297444,2.433464,5.390764,-0.775157,-1.201006,-3.804951,4549.0144,2.771058,1.33065,2.510104,5.834234,-0.789522,-1.200545,-3.890307,2730.0784,2.979087,1.013205,2.338806,4.664037,-0.612637,-0.99527,-3.699666,2315.778,2.971262,0.830357,1.922608,4.136267,-0.50416,-0.839503,-2.410215,7258.9549,3.668504,2.277757,4.551587,8.239407,-1.381728,-2.067813,-5.053054,7605.1743,3.673969,2.419206,5.017644,8.378907,-1.462575,-2.234888,-5.374677,31695.6811,6.137315,7.217847,9.389401,13.578094,-4.669448,-6.387667,-20.184966,19253.1587,4.916235,4.158974,5.407545,8.108797,-2.631446,-3.785768,-13.242973,4500.2654,2.739696,1.252776,2.173871,5.037764,-0.790547,-1.237175,-4.039494,4825.3494,3.104685,1.290684,2.37066,5.101386,-0.80861,-1.272139,-3.832552,2717.6582,3.297048,1.010496,2.434871,4.776157,-0.582109,-1.027017,-3.41889,2479.7158,3.126619,0.917961,2.105662,5.102283,-0.500234,-0.885719,-3.62154,7338.3454,3.536168,2.247828,4.60529,7.789884,-1.405286,-2.279765,-5.327084,7135.9126,3.795537,2.166002,4.386621,7.193972,-1.384918,-2.200371,-5.341538,6
17750.3638,4.006332,4.791307,6.192107,9.097799,-2.865097,-3.642903,-8.477644,24641.4848,5.64137,7.725204,10.384339,13.948138,-4.161395,-5.185684,-12.554281,25120.6746,13.198323,8.831745,16.767184,20.312594,-5.880178,-9.021649,-15.880359,25458.6292,12.845324,9.051952,17.362623,20.161152,-6.010891,-9.147152,-15.182855,5391.2481,5.348558,1.938264,4.359342,7.105477,-1.325872,-2.276214,-4.462896,4635.9787,5.377233,1.570728,3.524624,5.86608,-1.112108,-1.857836,-3.684312,23879.5373,10.869012,9.839985,21.324097,25.625924,-6.527939,-11.009401,-16.971737,25606.8315,11.098503,10.629235,23.02537,27.985613,-7.089406,-12.161281,-20.392098,16984.477,3.296676,4.607196,5.924112,9.862045,-2.721685,-3.704426,-12.317226,13983.6553,3.498209,3.596793,4.624449,8.050255,-2.058086,-2.72221,-8.089765,26729.2922,13.350836,9.336981,17.909189,21.33107,-6.058263,-9.062968,-17.783559,20744.6131,11.305811,7.058179,13.308287,17.588555,-4.75585,-7.275774,-15.032198,5299.4898,5.826206,1.826028,4.05578,6.800098,-1.332826,-2.371179,-4.441262,5633.8842,6.333475,1.850988,4.034952,8.426673,-1.385265,-2.366616,-5.001245,27119.7498,11.224651,10.953379,25.017089,30.132878,-7.473154,-13.034238,-21.607735,22233.7727,10.348355,9.010934,20.567568,25.211527,-6.112709,-10.755148,-18.597179,2
17289.6826,4.796248,4.022777,5.667124,8.149443,-2.406023,-3.224083,-8.732033,21522.9165,5.902595,5.645672,8.319511,12.245142,-3.300401,-4.496954,-10.618948,2116.294,1.877541,0.688565,1.550196,3.366637,-0.40171,-0.716179,-2.872435,2185.6668,1.856678,0.705925,1.529849,3.532482,-0.413634,-0.758444,-2.696086,1519.8828,2.107372,0.652869,1.867259,3.842321,-0.359447,-0.690287,-2.375059,1305.0972,2.122971,0.538826,1.40348,4.126686,-0.293392,-0.569656,-2.361942,3689.9634,2.37749,1.311264,3.021284,5.123098,-0.706468,-1.147414,-3.331362,3835.4913,2.357769,1.406586,3.343423,6.095183,-0.740373,-1.236166,-3.652539,16899.8291,3.796193,3.765279,5.315872,9.194784,-2.412143,-3.463138,-11.891099,10349.2251,3.160175,2.237504,3.172837,6.155151,-1.366114,-1.932922,-6.82346,1978.823,1.77545,0.607227,1.293468,4.61217,-0.390526,-0.71512,-3.832764,2217.6987,1.982219,0.670952,1.439352,4.082587,-0.411624,-0.747135,-3.764387,1557.3612,2.321557,0.652659,1.901332,4.492236,-0.3392,-0.727319,-3.582543,1455.8719,2.261947,0.589186,1.642437,3.872497,-0.305226,-0.613137,-3.120332,3503.1548,2.230543,1.199916,2.731371,5.719604,-0.671631,-1.150621,-4.116688,3363.6799,2.331492,1.174422,2.903179,6.182267,-0.661117,-1.112844,-3.878593,6
5892.1933,2.219145,1.066698,1.384421,4.370825,-0.903358,-1.316,-4.549425,9450.4609,3.096208,1.704677,2.193101,4.927268,-1.49665,-2.165017,-6.274535,8529.3828,5.563551,2.435172,3.78568,7.073793,-1.600276,-2.394492,-5.132001,8678.7306,5.3902,2.492981,3.802561,6.483434,-1.640035,-2.391848,-6.408027,2084.0361,2.715322,0.643979,1.179871,4.000312,-0.419022,-0.836473,-3.382013,1784.9253,2.737402,0.547239,1.01397,2.637503,-0.359168,-0.676929,-2.81465,8406.9001,4.780585,2.800249,4.627783,7.217013,-1.821096,-2.976753,-5.992405,8943.2325,4.872091,2.946336,4.815501,7.350806,-1.957945,-3.196739,-6.464822,5879.5322,1.926039,1.090333,1.524458,5.215624,-0.895738,-1.451198,-5.487652,4902.4292,2.014655,0.901528,1.329647,4.760484,-0.712505,-1.161006,-5.964828,9216.6276,5.818526,2.663427,4.139183,7.227594,-1.691745,-2.610784,-6.893069,6984.971,4.869429,2.024721,3.113221,6.287326,-1.329246,-2.069368,-5.475644,1971.8204,2.892669,0.604589,1.248467,4.135346,-0.406076,-0.845366,-3.381878,2037.326,2.981174,0.607437,1.179819,3.923093,-0.410603,-0.834237,-3.617478,9139.6302,4.8712,2.976533,5.055052,7.989317,-1.978887,-3.24119,-7.53351,7636.7876,4.642408,2.497348,4.198266,7.016329,-1.65941,-2.764264,-6.360294,2
26796.0507,7.242247,6.162671,8.399237,11.905975,-3.845679,-4.985644,-12.374125,31729.8267,8.303589,8.306726,11.980621,15.215329,-4.81022,-6.198245,-14.79979,3438.1445,2.461961,1.036333,1.982984,4.743813,-0.618183,-1.026092,-3.553511,3553.3872,2.449407,1.060452,2.118999,4.193801,-0.627899,-0.969109,-3.278536,2246.7526,2.660094,0.844594,2.104569,3.576677,-0.503615,-0.86975,-2.790429,1905.3843,2.652453,0.700904,1.641596,3.711739,-0.417082,-0.729125,-2.179355,5800.2605,3.230004,1.85034,3.856572,5.999021,-1.112792,-1.722834,-4.416439,6045.1489,3.201786,1.943572,4.255495,6.741517,-1.15137,-1.782169,-4.714629,26129.3452,5.462683,5.835792,7.724651,12.562846,-3.80765,-5.265876,-16.64268,15748.9297,4.395388,3.375112,4.509729,7.551136,-2.094372,-2.891465,-10.835466,3413.1582,2.391206,0.95843,1.829653,5.239035,-0.61448,-1.053039,-3.892734,3696.9751,2.733081,1.011271,1.972891,4.585782,-0.643106,-1.059588,-3.747672,2236.5396,2.931168,0.840766,2.071291,5.786281,-0.481257,-0.852417,-3.730949,2044.3513,2.764912,0.766485,1.943869,4.111448,-0.423957,-0.749413,-3.124932,5717.4045,3.090258,1.768081,3.622371,6.089863,-1.08039,-1.726147,-5.071591,5582.7866,3.309428,1.704183,3.652959,6.24806,-1.063582,-1.657798,-4.785039,6
16811.5537,4.077665,4.440497,5.880814,10.992986,-2.652947,-3.796559,-14.882891,23544.3662,5.72928,7.142786,9.894828,13.869559,-3.936498,-5.463994,-19.969382,21535.6875,12.052865,7.606706,14.107872,17.400114,-4.91615,-7.698865,-16.741898,21801.8177,11.735677,7.767013,14.568835,19.875259,-5.026167,-8.038783,-19.522023,4727.6391,4.861905,1.716678,3.917912,6.877093,-1.129172,-2.025115,-5.312644,4056.056,4.893982,1.386196,3.097252,5.830884,-0.957221,-1.662837,-4.370926,20611.5952,9.967112,8.497545,17.938082,22.669144,-5.429735,-9.213415,-17.751233,22046.3378,10.182731,9.162516,19.516041,24.918009,-5.936589,-10.303606,-21.184017,16034.7255,3.272417,4.269514,5.796141,11.515747,-2.524688,-3.78532,-17.479018,13133.9619,3.484912,3.343819,4.52929,9.983781,-1.932884,-2.837762,-12.75221,22959.8059,12.497414,8.102434,15.171583,19.391144,-5.078314,-7.974549,-22.368872,17772.5403,10.475269,6.105868,11.360774,15.698408,-3.962922,-6.218308,-17.218819,4635.7186,5.288155,1.61661,3.668979,7.997326,-1.141471,-2.185597,-7.407358,4937.25,5.73095,1.622781,3.74348,7.070966,-1.177385,-2.332582,-6.806713,23263.6457,10.3721,9.423545,20.714378,29.170664,-6.264733,-11.554722,-23.377386,19053.3747,9.57581,7.727457,17.186296,23.44129,-5.081855,-9.308473,-18.254182,2
38184.8799,9.555999,9.213504,12.539761,17.603856,-5.607867,-8.071024,-30.09426,43816.7427,11.025372,11.946802,17.400805,22.591907,-6.613085,-9.251617,-37.495627,5568.9246,3.362516,1.595054,3.126282,7.193583,-0.971262,-1.633804,-8.105988,5715.7756,3.314257,1.634816,3.214447,6.531626,-0.982167,-1.650808,-5.341486,3209.3955,3.346971,1.194709,2.720823,5.344406,-0.718187,-1.254736,-4.247218,2571.5317,3.271575,0.970926,2.327784,5.607261,-0.62025,-1.321199,-5.048565,8985.4555,4.427315,2.76603,5.448207,8.712654,-1.719786,-2.871173,-8.865759,9374.3481,4.371385,2.924822,5.923181,9.438966,-1.855541,-3.069401,-8.608926,37755.3066,7.329392,8.875935,11.855804,23.751917,-5.528861,-8.011808,-33.8753,23343.3706,5.890572,5.094302,6.768041,11.956716,-3.259224,-4.986171,-21.471973,5734.2397,3.276994,1.600968,2.85836,7.059403,-1.000014,-1.749344,-8.258519,6161.3106,3.81557,1.611249,2.946873,7.160976,-1.047259,-1.802255,-7.437887,3166.0825,3.70536,1.196036,2.782866,7.153122,-0.695624,-1.404372,-6.646119,2882.6656,3.483423,1.074072,2.493144,6.368267,-0.585728,-1.14232,-6.035841,9374.3643,4.355973,2.801995,5.307805,9.209673,-1.84334,-3.191767,-9.985123,9076.6938,4.660418,2.675185,5.371337,9.861893,-1.789335,-3.034382,-10.138472,6
10356.5884,2.643085,2.158485,2.725786,5.901364,-1.737096,-2.336012,-6.840403,16372.7925,3.926897,3.647553,4.536662,8.098691,-2.768948,-3.654808,-9.440039,13398.8367,7.431517,4.403296,7.374061,9.658944,-2.844627,-4.259155,-8.028814,13629.1924,7.191913,4.520196,7.551789,10.00077,-2.905521,-4.39127,-8.910232,3137.7943,3.530092,1.065945,2.118765,3.807138,-0.704057,-1.255174,-3.198169,2684.1091,3.509751,0.891528,1.78507,3.477246,-0.592347,-1.038785,-3.205343,13122.9434,6.336837,4.995346,9.135857,11.702935,-3.22437,-5.315892,-8.634845,13956.5235,6.407115,5.376069,9.915611,12.226091,-3.482389,-5.64981,-8.949524,10262.1421,2.318633,2.165289,2.856368,5.982426,-1.692792,-2.543687,-8.409075,8555.6172,2.463582,1.757527,2.312992,6.481278,-1.302184,-1.925517,-6.455803,14356.1218,7.488565,4.755885,7.994284,11.45327,-2.974699,-4.372213,-9.868303,11084.4395,6.373215,3.606247,6.030199,9.282423,-2.34473,-3.590483,-7.317291,3049.6239,3.846743,0.983437,2.059837,4.711688,-0.688321,-1.24713,-4.47709,3164.1061,3.96631,1.00426,2.003069,5.76899,-0.700827,-1.283,-4.127238,14543.0178,6.299463,5.469644,10.319176,13.755694,-3.663123,-6.160168,-11.831279,12025.1704,5.975479,4.494505,8.678036,12.430927,-3.002646,-5.041099,-8.30847,2
2480.539,1.540543,1.976986,3.560135,7.204826,-0.282062,-0.760023,-5.752218,3090.5703,1.676998,2.948798,5.062384,8.830347,-0.361856,-0.855776,-4.980944,-6.2143,0.997368,0.384737,1.134118,4.173744,-0.086787,-0.4786,-4.155959,-42.1939,0.983242,0.3884,1.081191,4.622646,-0.085411,-0.484302,-2.898353,101.3088,1.073801,0.45637,1.450372,4.500414,-0.065164,-0.45592,-3.548484,90.8838,1.077739,0.382268,1.247277,4.041671,-0.054229,-0.425471,-3.189043,203.0334,1.076562,0.832399,2.268511,4.859046,-0.102545,-0.573319,-4.958305,221.137,1.079385,0.90991,2.549501,6.315552,-0.108043,-0.521973,-4.964503,2502.7978,1.407006,1.887633,3.39132,7.525568,-0.29709,-0.88986,-6.315038,1595.813,1.327366,1.148453,2.339376,6.981262,-0.217649,-0.669738,-4.692609,-132.8232,0.946844,0.30428,0.983026,5.589628,-0.09451,-0.498072,-3.794438,-7.7461,0.996478,0.369287,1.151869,5.632345,-0.080917,-0.424566,-3.824078,150.3008,1.129056,0.452762,1.559575,6.499069,-0.077358,-0.480284,-4.357396,114.9535,1.098843,0.416218,1.314587,5.08563,-0.062957,-0.37411,-3.973128,110.1426,1.039005,0.747345,2.073586,7.950227,-0.106645,-0.643091,-4.564831,128.2431,1.051517,0.735375,2.112423,5.726017,-0.099209,-0.499607,-4.112671,6
833.8916,1.207252,0.181918,0.502416,3.953835,-0.145214,-0.433604,-3.151261,1368.9654,1.340157,0.255352,0.568513,3.766982,-0.207699,-0.592549,-3.205426,2257.6051,2.37631,0.421557,0.753745,3.56358,-0.257069,-0.517779,-3.250298,2301.1659,2.301335,0.436461,0.775379,3.363056,-0.269244,-0.651864,-3.328622,654.1046,1.552964,0.151914,0.447042,2.734188,-0.099774,-0.328755,-2.766373,583.8149,1.5885,0.132768,0.361493,2.399951,-0.081516,-0.420556,-2.549396,2488.9595,2.284307,0.493765,0.81712,3.910194,-0.31242,-0.662974,-2.884089,2588.344,2.259186,0.538671,0.898445,3.77164,-0.337644,-0.703302,-4.099333,959.2548,1.172322,0.218853,0.677185,5.496718,-0.165641,-0.578953,-4.500654,825.1963,1.192456,0.182454,0.592883,5.456623,-0.143589,-0.486532,-4.032524,2414.9171,2.434087,0.462226,0.806872,4.058569,-0.284089,-0.656531,-4.066725,1905.0748,2.225336,0.373952,0.747558,4.462361,-0.233461,-0.567107,-3.597888,628.0494,1.627117,0.139689,0.478674,3.847597,-0.096128,-0.424983,-3.229852,611.5315,1.640088,0.147211,0.531183,4.094366,-0.093138,-0.351221,-3.245597,2567.9824,2.263503,0.517899,0.94103,4.386295,-0.333014,-0.705512,-3.77803,2191.0482,2.206178,0.455023,0.798486,3.365819,-0.291395,-0.618917,-3.548072,2
42311.8903,12.293699,10.348997,13.765728,16.524553,-5.974335,-7.815832,-19.349792,48364.3347,13.530631,13.458829,19.858156,23.417985,-7.082843,-9.287047,-21.533759,6749.8272,4.181344,1.854995,3.447329,5.957013,-1.13912,-1.645556,-4.421091,6823.2774,4.044091,1.884203,3.474146,5.690372,-1.152256,-1.658019,-4.16682,3643.6064,3.770539,1.304114,2.913152,4.865917,-0.790702,-1.371645,-3.310476,3058.3299,3.74852,1.080335,2.383399,4.882818,-0.651264,-1.060525,-3.268853,10597.5618,5.46706,3.205365,6.185531,8.638114,-2.0154,-3.019085,-6.32844,11087.0954,5.407455,3.368994,6.628514,10.256846,-2.161713,-3.372719,-7.088568,41814.5791,8.832045,10.027795,13.221593,18.220743,-5.865119,-8.202785,-28.905587,26179.8472,7.207748,5.784355,7.537075,10.869591,-3.553035,-4.981353,-14.769064,7072.462,4.205342,1.849667,3.093289,6.692534,-1.17311,-1.780937,-4.847398,7455.6499,4.932012,1.835418,3.28682,5.719965,-1.219736,-1.841139,-5.684803,3596.5553,4.227558,1.287956,2.886707,6.367388,-0.752631,-1.256546,-3.95281,3249.3183,4.000153,1.160226,2.665268,5.552079,-0.629778,-1.05289,-3.619079,11327.8843,5.588892,3.284787,6.297439,9.252922,-2.203803,-3.597424,-7.527737,10950.7273,6.049335,3.12665,5.995242,9.01104,-2.128809,-3.456265,-7.489139,6
14343.622,3.162814,3.579594,4.505679,6.976595,-2.361817,-3.153398,-8.277423,21526.9155,4.662784,6.080931,7.871232,10.843347,-3.592342,-4.811773,-12.603916,17754.1773,9.333161,6.122969,10.817449,13.342353,-3.955392,-5.962035,-12.225796,18016.9722,9.189844,6.248237,11.082612,13.673135,-4.027994,-6.065929,-10.622654,4005.5177,4.24374,1.42916,3.123552,5.523885,-0.934297,-1.572501,-3.84453,3427.3912,4.196997,1.171844,2.507403,4.236279,-0.796032,-1.315626,-3.28974,17152.7285,7.925078,6.949267,13.911864,17.978858,-4.465466,-7.570177,-11.03237,18197.5203,7.992162,7.475114,14.90827,18.392132,-4.79457,-7.98504,-12.810343,14388.2124,2.775767,3.597791,4.624774,8.482311,-2.314635,-3.235239,-12.135535,11909.6968,2.969586,2.861004,3.703805,6.454068,-1.769337,-2.454004,-8.502169,18986.9475,9.426655,6.528572,11.610073,16.1051,-4.108054,-6.254743,-13.794759,14684.1819,7.965686,4.957252,8.791653,12.371881,-3.226345,-4.798798,-11.061637,3906.5844,4.631134,1.342572,2.919885,5.560251,-0.928323,-1.697495,-4.508757,4117.2824,4.925077,1.337021,2.943514,5.458967,-0.951649,-1.724001,-4.397885,19123.062,7.877406,7.661368,15.783243,19.779197,-5.061504,-8.645135,-14.880078,15777.3543,7.395292,6.309848,13.237211,17.136705,-4.144551,-7.052244,-11.339678,2
40539.6577,9.704097,9.995986,13.410719,16.504447,-5.873674,-7.476569,-17.781984,47277.5435,11.371962,13.062782,18.980219,23.266138,-7.010233,-9.188796,-22.228739,6215.5222,3.585112,1.769687,3.385874,5.341562,-1.104414,-1.662316,-4.757506,6294.497,3.479844,1.79111,3.355245,5.542126,-1.093708,-1.65946,-4.074641,3542.6594,3.618433,1.280076,2.806938,4.669623,-0.779664,-1.323256,-3.468053,2968.5692,3.561007,1.04769,2.243418,4.622558,-0.645207,-1.100545,-3.052341,9877.96,4.68068,3.053377,5.895265,9.603537,-1.931607,-2.977521,-6.463739,10356.1802,4.67585,3.220349,6.456606,9.866696,-2.070952,-3.282805,-6.493395,40385.4116,7.454459,9.689504,12.860872,18.6938,-5.81864,-7.840479,-32.255094,25093.2305,6.097763,5.587813,7.254375,10.797844,-3.497891,-4.820061,-16.174388,6415.5212,3.524215,1.738499,2.982148,6.016749,-1.096617,-1.764887,-5.140659,6873.1125,4.073679,1.776601,3.148789,5.727906,-1.173266,-1.754869,-5.432615,3464.9427,3.974143,1.266642,2.836303,5.595365,-0.744279,-1.274598,-3.905096,3076.2233,3.631317,1.12359,2.534453,5.688994,-0.615775,-1.091755,-3.687119,10432.2187,4.678366,3.107159,5.769989,8.637018,-2.079044,-3.382229,-7.392627,10169.2659,5.050387,2.983179,5.595596,8.646085,-2.03396,-3.240211,-7.821589,6
13706.3301,3.056647,3.119771,3.869813,6.433969,-2.326638,-3.137075,-8.243257,20993.4433,4.541754,5.307827,6.798581,9.960669,-3.6074,-4.682528,-14.105915,17614.8225,9.17749,6.023635,10.646144,13.471985,-3.943377,-5.891224,-9.717233,17827.8267,8.913081,6.15691,10.854785,12.98656,-4.000801,-6.091077,-11.073321,3976.6004,4.212837,1.400451,2.970134,4.704603,-0.936774,-1.575667,-4.206845,3432.7196,4.216929,1.142126,2.534163,4.497866,-0.783869,-1.366349,-3.084188,17079.7908,7.732319,6.78005,13.530139,16.61875,-4.42012,-7.210218,-12.154252,18169.9258,7.871988,7.318898,14.632248,19.124115,-4.778056,-8.050092,-15.700415,13838.6289,2.711315,3.143511,4.089613,8.031577,-2.295608,-3.237039,-12.346354,11430.7891,2.88424,2.512151,3.242498,6.341494,-1.751479,-2.404243,-8.195791,18791.552,9.209563,6.458058,11.296876,15.470045,-4.0781,-6.04738,-13.582956,14547.9358,7.70129,4.893538,8.605403,12.261616,-3.214788,-4.734812,-10.241377,3884.145,4.575736,1.301703,2.817416,5.533622,-0.926222,-1.676538,-4.619243,4074.1698,4.799591,1.30607,2.804351,5.248883,-0.944077,-1.622586,-4.596286,19052.3879,7.736908,7.489114,15.657055,19.578567,-5.061251,-8.714458,-14.524004,15786.2022,7.292063,6.152544,12.944151,16.449142,-4.132891,-7.198669,-14.078247,2
31200.4145,7.583104,7.357867,9.887479,13.610892,-4.544397,-5.950093,-14.844756,37384.8901,8.975748,9.977273,14.35609,18.284475,-5.637539,-7.297382,-22.21986,4312.7007,2.797823,1.271781,2.332653,4.264504,-0.750742,-1.248459,-4.275995,4431.6054,2.762054,1.305976,2.418077,4.437126,-0.756646,-1.123828,-3.380783,2703.2354,2.981395,0.99797,2.357947,4.685321,-0.604121,-1.067755,-3.16358,2294.539,2.988204,0.836876,1.888315,3.726414,-0.496203,-0.859557,-2.947192,7069.8483,3.642321,2.248706,4.534527,6.6563,-1.322331,-2.004418,-5.048141,7386.6848,3.626334,2.368983,4.985124,8.131141,-1.404816,-2.188855,-4.632957,31133.2055,5.919031,7.157131,9.446386,14.153698,-4.569257,-6.270448,-22.451735,18831.6709,4.774069,4.111201,5.497041,9.185094,-2.575661,-3.751167,-12.023995,4342.1201,2.708082,1.222723,2.119458,5.19646,-0.750182,-1.252105,-3.914183,4686.6348,3.084509,1.268226,2.285418,4.739086,-0.788098,-1.262467,-3.89091,2665.4235,3.280722,0.996002,2.334274,5.431367,-0.571391,-1.037069,-4.105973,2416.0986,3.103494,0.893741,2.123286,5.09204,-0.484589,-0.883296,-3.641257,7062.2698,3.48004,2.177296,4.385901,7.512818,-1.340783,-2.191083,-5.989998,6899.75,3.718843,2.112353,4.173945,7.567428,-1.31044,-2.081592,-5.111474,6
18827.7734,4.144071,4.944438,6.366127,10.045397,-3.058777,-4.049593,-13.950029,27104.3369,6.027545,8.148057,10.951553,14.507688,-4.551845,-5.939236,-21.160765,25207.0997,13.339434,8.829523,16.753149,19.318978,-5.917034,-9.637394,-22.070714,25407.064,12.841181,9.011156,17.118074,20.934068,-6.023074,-9.735882,-26.268383,5422.3311,5.497828,1.934037,4.343294,6.930817,-1.336923,-2.337287,-5.396606,4656.8237,5.492128,1.568693,3.512281,6.100466,-1.118692,-2.042051,-5.574345,24087.414,10.94048,9.819804,21.322802,25.823002,-6.577914,-11.515845,-22.256881,25760.2163,11.280023,10.605055,23.039429,27.064745,-7.149166,-12.601291,-26.38554,18765.1733,3.504257,4.925664,6.423473,10.481713,-3.000506,-4.153695,-19.624364,15414.4917,3.741012,3.854958,4.947335,7.817309,-2.270917,-3.093946,-16.449898,26674.8482,13.551223,9.313442,17.829268,21.839091,-6.033547,-10.055915,-29.619759,20782.8469,11.3236,7.039537,13.269047,16.230514,-4.768651,-7.646145,-19.35973,5362.3398,6.083111,1.829035,4.078307,8.307232,-1.346331,-2.541552,-7.595313,5663.903,6.441728,1.845687,4.090082,7.810907,-1.391255,-2.531139,-6.852383,27285.7617,11.329822,10.963363,25.075394,30.685308,-7.576962,-13.914048,-31.754051,22474.024,10.571515,8.969753,20.561065,25.850501,-6.185676,-11.26978,-23.028905,2
2254.0493,1.489708,1.834833,3.068192,5.659711,-0.27156,-0.68877,-4.370907,2956.4336,1.650859,2.809506,4.835608,8.976085,-0.350615,-0.718075,-4.509592,-41.5349,0.982566,0.3563,1.051582,3.310569,-0.09748,-0.371491,-3.234755,-27.3655,0.989014,0.361677,0.978467,3.892266,-0.091239,-0.391071,-3.410188,125.2238,1.092283,0.428071,1.399696,3.084198,-0.067693,-0.314158,-2.830492,103.3449,1.089831,0.355556,1.0519,2.904905,-0.066279,-0.279406,-2.637428,152.9511,1.057187,0.778965,2.12093,5.03811,-0.114549,-0.456524,-3.368634,155.7791,1.055382,0.837513,2.371544,4.851466,-0.118032,-0.461439,-3.479252,2401.935,1.39028,1.789668,3.217177,7.748572,-0.282864,-0.729538,-5.663002,1474.3974,1.29834,1.073839,2.00791,5.256848,-0.213655,-0.622306,-3.735021,-136.555,0.945847,0.268327,0.794439,3.805382,-0.092013,-0.420707,-3.487957,-1.9451,0.999125,0.336112,0.982198,3.501832,-0.088682,-0.395071,-3.497977,155.1764,1.132068,0.432131,1.393752,4.535058,-0.070551,-0.423629,-3.453432,123.9721,1.108736,0.394853,1.245658,3.676582,-0.066266,-0.362157,-3.291191,93.4063,1.033198,0.679731,1.951967,4.855285,-0.107944,-0.537342,-4.049185,56.1565,1.022252,0.678265,1.970644,4.623368,-0.097939,-0.431378,-3.456808,6
673.053,1.171436,0.164928,0.464824,3.84884,-0.135487,-0.393269,-2.985346,1140.6086,1.285136,0.222993,0.575556,4.491959,-0.185077,-0.56537,-3.117916,2199.2441,2.333018,0.425034,0.722597,4.341335,-0.259039,-0.639136,-3.967808,2245.2342,2.269867,0.429903,0.738439,4.164615,-0.268309,-0.579504,-3.302019,635.8801,1.540252,0.15366,0.447882,3.703932,-0.097366,-0.346499,-2.420271,538.5708,1.538513,0.129615,0.409925,3.849554,-0.092691,-0.311475,-2.433876,2417.5816,2.24301,0.491711,0.820029,3.655401,-0.321273,-0.750021,-3.79464,2542.7295,2.23302,0.520118,0.840896,4.557135,-0.339862,-0.723462,-3.619464,766.9976,1.13849,0.19124,0.571349,4.388293,-0.158802,-0.500513,-4.405557,674.5718,1.158196,0.161827,0.590402,5.3579,-0.12565,-0.442315,-4.008082,2343.7496,2.367048,0.459259,0.813455,4.935087,-0.283406,-0.659354,-3.940921,1875.9115,2.217113,0.381031,0.702675,4.366793,-0.237177,-0.592299,-3.472275,596.0418,1.599636,0.147421,0.620349,4.852071,-0.092842,-0.371956,-3.366781,605.93,1.636436,0.146831,0.503659,4.108022,-0.093675,-0.374253,-3.10546,2518.7533,2.238994,0.505266,0.931194,4.600331,-0.330744,-0.789397,-3.393842,2145.2762,2.185576,0.452225,0.890264,5.358014,-0.285668,-0.764186,-4.5093,2
17884.0751,5.98426,4.119685,5.949601,9.077868,-2.355324,-3.23692,-8.777285,22339.0007,6.945042,5.898253,8.741541,12.726932,-3.329386,-4.536564,-10.967744,2218.4221,2.048427,0.718957,1.550843,3.42176,-0.392883,-0.66399,-2.681416,2285.97,2.024973,0.737009,1.665235,4.357919,-0.408709,-0.719932,-2.934395,1549.182,2.199789,0.653459,1.806267,3.460366,-0.348078,-0.688588,-2.375909,1315.9157,2.193599,0.55519,1.52789,3.744075,-0.296779,-0.538922,-3.433222,3813.2397,2.616165,1.347527,3.225023,5.366546,-0.697167,-1.144447,-3.373985,3967.5622,2.597248,1.42416,3.422051,5.761393,-0.731358,-1.274193,-4.529131,17832.0962,4.407013,4.026145,5.608776,9.985263,-2.438432,-3.670698,-12.987416,10964.4532,3.65714,2.388531,3.419108,6.284199,-1.367333,-1.964681,-7.547349,2094.3203,1.952524,0.64372,1.296357,4.147099,-0.383857,-0.736794,-3.336083,2306.5064,2.212737,0.698315,1.487879,4.575341,-0.399791,-0.737495,-3.382475,1577.0843,2.431533,0.650799,1.871507,4.577762,-0.334867,-0.683697,-3.14459,1475.7819,2.371471,0.602077,1.598218,4.212273,-0.308704,-0.642754,-3.307543,3662.2048,2.502134,1.240449,2.902239,6.051566,-0.666916,-1.161317,-4.479786,3511.2268,2.623882,1.20585,3.057625,6.531006,-0.6548,-1.109494,-3.739706,6
7046.3013,2.481196,1.339061,1.720869,4.074765,-1.037241,-1.413852,-4.450185,11559.2363,3.58709,2.258336,2.910401,6.367864,-1.775935,-2.45962,-6.502609,8621.2924,5.884775,2.440513,3.761348,6.44353,-1.613526,-2.415021,-4.730114,8800.3042,5.687213,2.500949,3.915466,6.381932,-1.653219,-2.472776,-5.17981,2138.8907,2.814409,0.658906,1.244004,3.104986,-0.429575,-0.783548,-3.129516,1826.9426,2.80892,0.557491,1.042183,3.491375,-0.3625,-0.681225,-2.629598,8581.551,5.085591,2.817462,4.595387,6.629949,-1.86879,-3.040824,-5.373822,9101.8029,5.171281,2.983751,4.867206,7.295709,-1.995708,-3.265508,-6.334137,7146.3125,2.11941,1.388149,2.003698,5.625923,-1.04215,-1.577343,-5.573314,6009.7222,2.25356,1.155639,1.538218,4.895849,-0.839543,-1.276273,-5.685343,9281.7634,6.16968,2.666659,4.146987,7.615309,-1.694663,-2.5748,-6.263004,7103.1424,5.21483,2.037107,3.215067,6.142526,-1.33089,-1.983826,-5.59488,2055.955,3.031703,0.606283,1.19695,4.65764,-0.411741,-0.807105,-3.219462,2093.0759,3.108619,0.625977,1.172285,3.524576,-0.419163,-0.808245,-3.192207,9275.2446,5.162428,2.993347,4.982376,8.200068,-2.026315,-3.28196,-7.490441,7789.5569,4.958156,2.52167,4.248978,7.702425,-1.692973,-2.799881,-6.542975,2
25796.1367,6.965783,5.985823,8.232359,10.419365,-3.659915,-4.884421,-14.242408,31744.9932,8.061199,8.327779,12.085295,16.71081,-4.862252,-6.395767,-14.697967,3433.5747,2.488359,1.024658,2.000996,3.99046,-0.610088,-0.98198,-3.574058,3526.3162,2.450138,1.049065,2.038399,5.318973,-0.620796,-0.999803,-5.171757,2214.7671,2.640273,0.84572,2.139258,4.248136,-0.506526,-0.857645,-2.751819,1894.6325,2.647176,0.704089,1.713859,3.648452,-0.41475,-0.715339,-3.311541,5748.3237,3.240898,1.829805,3.874662,7.200133,-1.083335,-1.677699,-4.467512,5976.9329,3.200621,1.943289,4.210138,6.785434,-1.140904,-1.803907,-4.456254,26200.5117,5.3477,5.870657,7.851874,13.686741,-3.838698,-5.481363,-18.620241,15763.9629,4.30707,3.406221,4.584907,8.040047,-2.109162,-2.951856,-10.295901,3417.5403,2.410802,0.963569,1.742091,4.50236,-0.609132,-1.049893,-3.86569,3698.0676,2.777526,0.998576,2.006953,5.293118,-0.635386,-1.019682,-4.036973,2207.3387,2.896327,0.833951,2.066552,4.415511,-0.476625,-0.903997,-3.944661,2054.3585,2.816345,0.763686,1.84616,4.182771,-0.415053,-0.785287,-3.325268,5701.0469,3.119539,1.744042,3.643104,6.483109,-1.076759,-1.876084,-4.784423,5540.6338,3.325698,1.678952,3.653232,6.585435,-1.051668,-1.726283,-4.248528,6
15778.5557,3.806147,4.371164,5.602279,8.124545,-2.496953,-3.288413,-10.198991,23041.9111,5.58115,7.368723,10.016869,13.92438,-3.772798,-4.874109,-12.870693,21341.9377,12.026989,7.597383,13.998943,16.847127,-4.842441,-7.406814,-13.542734,21612.263,11.56259,7.794378,14.578334,19.347565,-4.930022,-7.668604,-14.121747,4670.5121,4.777864,1.718539,3.798181,6.026432,-1.12325,-1.957628,-3.575575,4024.6823,4.889036,1.40524,3.129973,5.02498,-0.941874,-1.610936,-3.759171,20399.7864,9.922698,8.518052,18.018849,21.838467,-5.405423,-9.203167,-15.419147,21713.283,10.043064,9.219589,19.145666,23.659645,-5.875392,-10.272656,-15.910457,15834.5693,3.222936,4.386358,5.737227,9.46329,-2.451429,-3.4208,-12.622572,13012.7652,3.424453,3.449267,4.562718,7.620671,-1.864393,-2.526834,-8.443858,22702.4299,12.210353,8.070928,15.031033,19.704044,-5.005195,-7.746324,-18.858032,17584.3548,10.386425,6.090823,11.119376,14.338709,-3.909445,-6.042544,-11.988227,4578.4561,5.345781,1.623005,3.657539,7.028671,-1.123767,-1.981301,-5.22539,4849.6201,5.72323,1.622969,3.52004,7.049886,-1.160566,-2.03331,-5.058332,22946.9465,10.262486,9.448902,20.828155,27.364674,-6.220661,-10.968634,-22.569166,18901.4341,9.611793,7.746164,17.191333,22.885977,-5.050794,-8.742656,-15.429039,2
36725.8926,9.424981,8.834106,11.792298,14.995005,-5.267433,-6.902736,-19.21433,43809.0791,11.224496,11.950662,17.430588,22.582995,-6.531205,-8.79127,-25.811374,5595.845,3.336622,1.608499,2.963105,5.225667,-0.987663,-1.510178,-4.359688,5727.7343,3.286208,1.635651,3.06921,5.412498,-0.998136,-1.509704,-3.878694,3232.6356,3.381532,1.174194,2.654143,5.058192,-0.726827,-1.164493,-3.091071,2732.2373,3.354652,0.971304,2.251108,3.981375,-0.598586,-0.991442,-2.827119,8972.7961,4.40899,2.787361,5.411858,7.366865,-1.740983,-2.636494,-5.017873,9382.0463,4.386448,2.926079,5.940546,8.730018,-1.858409,-2.858327,-7.484943,37850.5029,7.351533,8.918157,11.703601,17.760567,-5.456381,-7.752819,-26.209328,23574.5059,5.969261,5.169668,6.680069,10.081043,-3.243161,-4.630618,-16.507921,5832.0669,3.306022,1.583514,2.703601,5.543628,-1.020752,-1.629844,-5.604557,6174.6479,3.804294,1.605975,2.827818,5.574081,-1.057365,-1.610108,-5.355534,3200.0117,3.755855,1.172515,2.735962,5.975894,-0.683915,-1.181643,-4.08207,2899.7886,3.534867,1.053882,2.444187,5.360814,-0.575754,-0.988114,-3.832412,9420.0854,4.362715,2.820467,5.277658,8.145511,-1.850542,-3.01649,-8.484976,9112.8227,4.689308,2.69835,5.239057,8.304363,-1.802022,-2.937863,-7.846395,6
9088.5625,2.420339,1.918174,2.466244,5.375268,-1.570472,-2.174696,-5.805132,15125.5137,3.694763,3.393429,4.255709,7.516566,-2.553722,-3.431164,-8.935411,13305.2493,7.351784,4.372634,7.304702,9.369606,-2.833731,-4.229786,-8.548497,13537.4087,7.138723,4.481583,7.509516,10.697032,-2.898042,-4.258247,-8.470131,3097.6142,3.48779,1.062159,2.141918,3.633797,-0.702933,-1.298707,-4.451228,2660.0257,3.525321,0.878789,1.77433,3.468947,-0.580609,-1.07798,-2.593036,12896.3196,6.22319,4.953821,9.158388,11.842303,-3.17646,-5.169333,-8.593163,13740.5727,6.291194,5.303219,9.870342,13.892561,-3.428829,-5.596167,-9.694416,9404.3106,2.20649,2.024228,2.665656,6.66057,-1.567604,-2.300938,-9.077948,7901.7353,2.338389,1.642345,2.136448,5.77973,-1.215674,-1.738599,-6.251197,14230.4065,7.382657,4.712021,7.861249,11.332157,-2.964147,-4.413827,-9.169582,10920.291,6.233441,3.591056,6.060214,8.868655,-2.321245,-3.608544,-7.726012,2967.4614,3.705408,0.975474,1.996166,4.96993,-0.677845,-1.234023,-4.145406,3160.6077,4.032581,0.984682,2.028354,5.041651,-0.693888,-1.293845,-4.543724,14209.0489,6.182257,5.416797,10.278213,14.340472,-3.579676,-6.123148,-12.497927,11762.376,5.788933,4.460296,8.689227,11.939012,-2.931275,-5.146475,-9.116966,2
2417.565,1.544977,1.905239,3.208518,5.777827,-0.274599,-0.593756,-3.343909,3149.1831,1.705146,2.94476,5.086628,8.020229,-0.352419,-0.728707,-4.678073,-18.9368,0.992051,0.370849,1.05057,3.241305,-0.081313,-0.346717,-2.790449,2.5476,1.001015,0.389877,1.064028,3.030105,-0.08081,-0.332526,-2.76956,146.4743,1.108044,0.454916,1.349786,3.279977,-0.055621,-0.27584,-2.483953,120.4141,1.104945,0.367405,1.119641,3.499512,-0.047827,-0.263809,-2.323775,204.0351,1.076767,0.812312,2.198499,4.721693,-0.103224,-0.396142,-3.265347,189.2085,1.067088,0.890236,2.4214,5.261958,-0.111948,-0.404387,-3.263981,2614.0766,1.429383,1.890503,3.388619,7.32245,-0.288776,-0.709074,-4.993754,1677.7617,1.348743,1.151365,2.129036,5.856353,-0.204298,-0.570206,-4.156418,-87.9453,0.965138,0.289918,0.824015,3.734928,-0.085896,-0.398323,-3.597846,1.936,1.000883,0.351155,1.056822,4.06815,-0.076871,-0.381211,-3.319707,171.606,1.146456,0.442724,1.536777,4.025927,-0.063325,-0.393733,-2.920712,125.5169,1.107945,0.40872,1.257709,4.392416,-0.064472,-0.38922,-2.538223,126.3457,1.044431,0.730335,1.975615,5.273319,-0.106372,-0.41972,-3.546115,128.4915,1.051627,0.720042,2.024879,4.95194,-0.093904,-0.409494,-3.048296,6
669.2995,1.17261,0.155368,0.423254,3.63929,-0.139439,-0.40846,-2.840439,1154.1238,1.289114,0.226079,0.57643,4.242494,-0.191446,-0.494803,-4.463117,2266.498,2.342759,0.424025,0.733246,3.339996,-0.268004,-0.59259,-3.189292,2330.2816,2.302334,0.436727,0.795319,3.506277,-0.274175,-0.591808,-3.04204,669.1293,1.559688,0.153897,0.409332,2.806845,-0.100958,-0.386634,-2.464241,560.4127,1.550472,0.133957,0.410621,2.70756,-0.092692,-0.349503,-2.609107,2497.7162,2.264384,0.503924,0.841789,3.447181,-0.330563,-0.663754,-3.363287,2618.3352,2.258251,0.521923,0.894662,3.808129,-0.350355,-0.79023,-4.316273,793.8442,1.143022,0.194309,0.603639,5.658337,-0.160386,-0.553784,-4.39445,691.792,1.162045,0.162597,0.52535,4.164347,-0.126358,-0.448749,-4.472375,2408.052,2.387711,0.465861,0.853613,4.013243,-0.291014,-0.633981,-4.108283,1915.2535,2.216722,0.376658,0.734448,4.079251,-0.246198,-0.578381,-4.207767,627.7701,1.623648,0.15046,0.474964,3.270243,-0.103061,-0.404387,-3.618535,610.9225,1.62062,0.150153,0.480104,4.480072,-0.101991,-0.409907,-3.27243,2565.8736,2.239543,0.51147,0.891785,4.919959,-0.338477,-0.783283,-3.854392,2228.6928,2.220332,0.447451,0.847494,4.064263,-0.30062,-0.697599,-3.621774,2
40441.9953,12.523472,9.901292,13.275465,16.754196,-5.64881,-7.493079,-21.537416,48516.2752,13.90944,13.425684,19.643441,23.745082,-7.12011,-9.167804,-31.074879,6738.3288,4.09806,1.872267,3.550983,5.877326,-1.141402,-1.667319,-4.804935,6853.6282,4.001268,1.898459,3.618204,5.998845,-1.145602,-1.733899,-5.01445,3644.3272,3.758841,1.315101,2.985303,5.04944,-0.790648,-1.353168,-3.138457,3051.9414,3.712853,1.07057,2.381423,4.399348,-0.63949,-1.094852,-3.639083,10588.5,5.375141,3.217561,6.278321,9.636332,-2.033531,-3.099715,-6.364562,11121.7783,5.366232,3.392649,6.791244,10.054152,-2.160297,-3.31694,-7.13143,42028.1436,9.000442,10.074572,13.323572,20.669016,-5.864815,-8.364362,-31.615832,26302.8633,7.358244,5.798089,7.611753,10.624546,-3.540135,-4.932091,-20.099092,7040.6533,4.131184,1.864177,3.258745,6.058717,-1.179647,-1.779256,-5.446716,7427.4024,4.835306,1.868487,3.291823,6.427801,-1.224233,-1.928813,-6.339774,3572.089,4.150369,1.314659,2.912402,6.279946,-0.759759,-1.346396,-4.640572,3204.508,3.893473,1.162007,2.62476,5.801744,-0.624421,-1.078525,-4.494811,11384.1374,5.521413,3.336544,6.23542,10.390898,-2.214535,-3.601172,-7.986128,10973.5561,5.927265,3.151083,5.919273,9.028006,-2.144376,-3.401984,-7.417462,6
13259.2641,2.989025,3.259805,4.248894,7.492345,-2.218315,-3.04699,-8.624276,20955.5313,4.59685,5.843062,7.6102,10.821345,-3.507476,-4.46387,-10.605139,17931.5589,9.337557,6.225995,10.930124,13.384686,-4.016069,-5.907939,-11.78201,18241.332,9.184328,6.341793,11.310462,13.569384,-4.072568,-6.132138,-12.224111,4014.0768,4.190565,1.437567,3.105817,4.821507,-0.936187,-1.582239,-3.331315,3454.2782,4.259036,1.177086,2.53006,4.341571,-0.785752,-1.308549,-3.335638,17279.303,7.940645,7.000517,14.15796,17.760041,-4.424348,-7.358802,-12.530408,18316.9026,8.004605,7.530717,15.141967,18.35262,-4.794255,-8.022885,-12.130693,13867.5151,2.714323,3.473165,4.509776,9.576331,-2.2646,-3.181273,-13.01584,11525.8222,2.915511,2.744253,3.53721,6.835996,-1.717428,-2.392697,-8.465153,19060.2752,9.364656,6.624539,11.742133,15.414965,-4.144489,-6.250307,-14.478343,14790.9997,8.036258,5.031658,8.916936,12.305462,-3.243233,-4.831853,-10.215731,3891.2865,4.542472,1.335125,2.906815,5.728623,-0.926639,-1.637983,-4.389392,4141.035,4.844771,1.357892,2.901902,5.192956,-0.949156,-1.714795,-4.579325,19178.1536,7.861098,7.689042,16.086905,19.780025,-5.042737,-9.005639,-18.593396,15789.6709,7.365001,6.33594,13.276627,17.333522,-4.127517,-7.216434,-13.683323,2
30047.646,7.625027,7.06614,9.396243,12.589978,-4.281379,-5.547977,-12.287642,37725.8906,9.340072,10.088152,14.551982,18.531055,-5.665032,-7.214806,-16.401523,4459.5525,2.830128,1.316319,2.481587,6.109809,-0.776216,-1.136942,-3.528601,4591.115,2.795169,1.349488,2.491915,5.66099,-0.786378,-1.175084,-3.552801,2740.0379,2.973632,1.016514,2.433388,4.108175,-0.608316,-0.980309,-2.900713,2296.594,3.041429,0.817555,1.805923,3.692395,-0.471695,-0.777992,-2.728155,7279.1877,3.682431,2.289202,4.624801,6.375808,-1.37407,-2.061426,-4.748282,7607.6665,3.67207,2.434299,5.088675,7.636234,-1.454078,-2.236236,-5.35652,31626.0664,6.111561,7.2799,9.596779,13.076754,-4.624066,-6.363781,-19.831579,19144.3545,4.915986,4.205565,5.525605,9.258382,-2.572027,-3.48281,-11.300061,4498.6587,2.745682,1.27164,2.190723,4.979017,-0.782754,-1.210022,-4.032442,4865.9485,3.166617,1.309054,2.375937,5.056222,-0.812646,-1.253863,-4.349089,2683.3222,3.238713,1.012136,2.44477,4.922008,-0.575048,-1.030628,-3.943029,2464.4054,3.094154,0.918394,2.249923,4.878304,-0.4991,-0.850608,-3.515404,7312.3815,3.540006,2.277904,4.493055,7.561528,-1.381932,-2.201534,-5.522303,7124.3344,3.784564,2.169389,4.352732,7.708606,-1.350911,-2.137616,-4.879758,6
17540.8819,3.909312,4.363185,5.534827,8.297207,-2.916029,-4.01309,-8.360602,26512.5376,5.980541,7.559313,10.13488,13.5141,-4.570733,-5.85968,-13.093618,25434.8766,13.426517,8.925247,17.073065,20.084515,-5.913933,-8.889529,-15.950359,25744.6865,12.943692,9.104921,17.535376,21.196015,-6.026561,-9.303079,-17.335269,5475.6238,5.378815,1.94083,4.334825,7.132371,-1.333285,-2.276185,-4.617122,4760.1941,5.761558,1.533126,3.419249,5.797517,-1.111331,-1.878615,-3.819534,24298.4307,10.970652,9.787038,21.335958,25.050564,-6.557399,-11.044624,-18.30829,25990.2688,11.252821,10.632147,23.216995,29.400471,-7.131473,-12.159989,-18.26685,18131.2729,3.437428,4.562745,5.954377,9.302264,-2.974599,-4.097306,-14.188247,14814.7222,3.637155,3.559849,4.5864,7.859677,-2.242695,-2.999622,-10.588188,26975.886,13.573751,9.371014,18.152371,22.352994,-6.027388,-9.362861,-21.130023,20949.3313,11.348289,7.071429,13.473547,17.373909,-4.758373,-7.305984,-17.655918,5397.4325,5.906443,1.822129,4.088652,7.742682,-1.342962,-2.365089,-5.141132,5692.531,6.374817,1.837637,4.053325,6.910923,-1.387092,-2.423223,-5.075842,27319.1472,11.190469,10.900537,25.338823,31.972807,-7.52049,-13.290361,-25.05739,22534.532,10.545776,8.917925,20.568014,26.577303,-6.140343,-10.885422,-20.59858,2
15987.601,4.516739,3.732606,5.25621,7.317568,-2.200855,-3.027392,-8.34978,21443.5576,5.722232,5.626822,8.420299,11.559217,-3.299581,-4.337966,-10.777874,2119.0762,1.863648,0.701394,1.487597,3.46294,-0.403972,-0.678336,-2.806667,2209.8393,1.860438,0.720569,1.509477,3.679662,-0.414259,-0.689807,-2.637041,1526.8066,2.102095,0.657874,1.804146,3.687099,-0.352554,-0.650459,-2.218737,1306.0116,2.15966,0.521133,1.404749,3.262467,-0.279277,-0.521115,-2.225286,3713.8108,2.36618,1.316846,3.092597,5.46303,-0.71769,-1.140371,-3.100126,3863.8741,2.349093,1.406433,3.507226,7.137006,-0.740832,-1.201659,-3.889374,16796.0342,3.718029,3.790176,5.238275,8.276378,-2.423122,-3.465881,-12.545542,10229.6739,3.061599,2.221757,3.165949,6.38297,-1.361543,-1.961098,-6.397841,2000.2612,1.769491,0.622248,1.284921,4.646572,-0.393982,-0.711869,-3.528539,2246.5493,1.989205,0.695061,1.447228,4.198509,-0.413506,-0.717263,-3.442272,1538.977,2.279402,0.645702,1.800865,4.298566,-0.340837,-0.685958,-3.354224,1466.9298,2.251727,0.60779,1.56637,3.782389,-0.308831,-0.644834,-2.85904,3511.0049,2.212287,1.213081,2.851815,5.5083,-0.681036,-1.108908,-4.290054,3372.2378,2.305188,1.178353,2.95125,5.775862,-0.665994,-1.104371,-3.859667,6
6115.2251,2.278795,1.11492,1.432178,3.866888,-0.937156,-1.309336,-3.799046,10455.3535,3.293396,1.941052,2.479126,4.830155,-1.646244,-2.332859,-5.39948,8757.9531,5.659526,2.493271,3.853859,6.324556,-1.642054,-2.416628,-4.759677,8960.593,5.553202,2.554866,3.941636,6.572982,-1.680475,-2.481458,-4.972754,2135.0822,2.744686,0.666607,1.217577,2.930681,-0.429699,-0.772652,-2.929339,2022.3628,3.074729,0.539709,1.069784,3.095985,-0.383239,-0.659428,-2.479952,8656.4072,4.91761,2.849225,4.601108,7.023065,-1.880048,-2.929924,-5.552178,9203.5476,4.949734,3.005747,4.944209,9.097758,-1.998768,-3.181703,-5.763669,6526.791,2.016093,1.217904,1.652074,5.526228,-0.965431,-1.503304,-6.197893,5430.9033,2.11155,1.010612,1.418662,4.677092,-0.77383,-1.192488,-4.649284,9471.8955,5.940642,2.719303,4.195575,7.502949,-1.723338,-2.542456,-6.165135,7213.8825,5.004789,2.070037,3.303458,6.833618,-1.358047,-2.011707,-5.259067,2031.2048,2.934917,0.610818,1.19671,3.836014,-0.415289,-0.780325,-3.366322,2116.965,3.05743,0.624032,1.213117,4.084167,-0.418275,-0.759646,-3.001935,9349.1721,4.906323,3.047974,5.114593,8.672173,-2.04228,-3.354494,-6.765182,7824.7602,4.721489,2.531336,4.369778,7.584896,-1.71206,-2.775017,-5.647087,2
24458.7144,6.830514,5.622566,7.604639,10.251551,-3.41782,-4.55221,-11.238048,31579.6963,8.097086,8.270186,12.094474,16.130279,-4.822214,-6.347121,-17.201761,3491.3142,2.480347,1.045396,2.060845,3.904207,-0.603103,-0.921256,-2.871175,3596.4485,2.44298,1.081885,2.099526,4.647204,-0.621562,-0.983,-2.920468,2260.4646,2.63391,0.85608,2.13172,3.860645,-0.501016,-0.819558,-3.050392,1916.4464,2.621234,0.717314,1.776133,3.578562,-0.422128,-0.732188,-2.286713,5799.3544,3.194867,1.851211,3.922746,7.038814,-1.077747,-1.658673,-3.893792,6084.5114,3.178639,1.944959,4.230017,6.893983,-1.139436,-1.849158,-4.616362,25926.1724,5.349351,5.81585,7.587522,12.457337,-3.803851,-5.250641,-18.600535,15572.4487,4.294782,3.339401,4.39992,7.284593,-2.070464,-2.881777,-9.31985,3484.5339,2.399361,0.970407,1.806695,4.995151,-0.61047,-1.057397,-4.209389,3752.0547,2.749656,1.020704,1.947925,4.513131,-0.622859,-0.98834,-3.285437,2220.149,2.841615,0.844536,2.15478,4.749837,-0.474312,-0.856459,-3.578481,2053.6347,2.77759,0.777273,1.940438,4.083701,-0.421617,-0.787998,-3.242626,5798.5303,3.088574,1.760266,3.736783,6.888086,-1.08158,-1.704625,-4.757196,5533.3589,3.260982,1.703058,3.657239,5.770529,-1.046572,-1.668707,-4.474928,6
16484.8403,3.992622,4.266204,5.385437,7.859598,-2.582466,-3.261722,-8.545321,25113.7158,6.058597,7.555044,10.044342,14.288955,-4.125468,-5.304422,-13.000979,21882.3147,12.220061,7.752079,14.407727,17.332363,-4.893776,-7.41007,-13.538477,22237.024,11.844139,7.953709,14.855951,17.894248,-5.031684,-7.710876,-12.196915,4792.3124,4.875741,1.734705,3.832298,5.981284,-1.134007,-1.991315,-3.532831,4095.5383,4.877887,1.429023,3.228532,4.947141,-0.952936,-1.60863,-3.400503,20792.2119,10.066072,8.655743,18.366267,22.571912,-5.479121,-9.369558,-13.908298,22321.1355,10.178241,9.294013,19.507226,24.406431,-5.9394,-10.026947,-15.58301,17384.8359,3.492214,4.510756,5.786563,9.27285,-2.684386,-3.79444,-12.13499,14137.5337,3.666527,3.514401,4.544092,7.179888,-2.023792,-2.725961,-9.804845,23469.1352,12.451591,8.260039,15.479676,20.122367,-5.082725,-7.835459,-16.855351,18049.937,10.653863,6.204112,11.521063,16.097211,-3.977353,-5.98856,-12.805308,4712.1219,5.398641,1.631752,3.537652,7.430288,-1.131968,-1.964948,-5.073652,4950.819,5.739445,1.653612,3.648934,6.663251,-1.174932,-2.017201,-4.772235,23555.7541,10.325341,9.503381,20.867023,27.311398,-6.264541,-11.025084,-20.017342,19334.9638,9.742698,7.857177,17.503812,22.519357,-5.144732,-9.181424,-16.459914,2
34426.669,8.948224,8.179039,10.922249,13.990857,-4.840577,-6.32021,-15.175994,43217.2012,10.852544,11.815337,17.284147,22.328711,-6.460459,-8.63535,-21.144056,5556.6894,3.314952,1.570481,2.903909,4.738774,-0.947865,-1.439821,-3.579618,5658.7343,3.236582,1.619941,3.028577,6.342435,-0.975135,-1.436509,-3.936187,3213.8544,3.318444,1.16045,2.644634,5.494985,-0.704593,-1.187199,-4.115308,2693.6791,3.292943,0.980315,2.158605,4.731243,-0.583002,-1.017464,-2.782278,8797.9756,4.327454,2.756452,5.338024,7.767646,-1.695742,-2.579567,-5.158112,9256.9885,4.268927,2.886134,5.776176,8.517506,-1.803264,-2.753227,-5.637318,37085.7378,7.191699,8.692163,11.601339,15.529586,-5.331191,-7.25748,-29.561969,22693.5162,5.730446,4.928508,6.401245,10.006216,-3.104948,-4.249657,-14.285814,5751.7907,3.23575,1.5674,2.615767,5.413741,-0.990948,-1.590367,-4.566262,6117.572,3.733416,1.568399,2.779325,5.183965,-1.015974,-1.520027,-4.657984,3164.8429,3.660367,1.16638,2.678116,5.185722,-0.668515,-1.174996,-3.946715,2868.3938,3.477617,1.053731,2.556833,5.446914,-0.569279,-0.972059,-3.592254,9217.6179,4.219291,2.76648,5.112072,9.779828,-1.796693,-2.844841,-6.702382,8886.2732,4.552702,2.655333,5.289979,8.257124,-1.74327,-2.83153,-6.413393,6
9199.5752,2.431606,1.967247,2.604686,5.654261,-1.580765,-2.096714,-6.044416,16009.5693,3.881285,3.700876,4.657937,7.730123,-2.681337,-3.472921,-9.881802,13573.2502,7.438697,4.469194,7.396744,10.714841,-2.873666,-4.230542,-7.918756,13851.644,7.296441,4.595382,7.622379,9.922619,-2.954079,-4.400569,-8.238814,3155.3762,3.518351,1.078123,2.191714,4.602317,-0.703934,-1.276132,-2.950905,2696.3329,3.552559,0.895216,1.801365,3.539882,-0.601029,-1.084535,-3.31167,13043.8435,6.363506,5.041984,9.364475,11.725035,-3.246979,-5.28544,-9.601769,13970.9983,6.378322,5.394567,10.142405,13.016771,-3.467999,-5.724896,-9.959735,10034.0879,2.304349,2.183899,2.802483,5.858612,-1.648623,-2.334443,-8.022526,8352.4209,2.436439,1.75508,2.26274,5.196239,-1.26147,-1.770712,-6.127243,14657.7785,7.502492,4.843433,8.071692,11.48753,-3.011515,-4.549567,-10.643799,11203.9006,6.351664,3.667202,6.180504,10.170691,-2.357097,-3.632253,-8.436444,3028.6089,3.770264,0.997849,2.013826,4.759106,-0.679402,-1.20804,-3.495187,3181.4796,4.027225,1.005041,2.15045,4.887476,-0.706939,-1.310567,-3.834193,14539.9117,6.299351,5.493339,10.43865,14.411039,-3.620275,-6.141063,-11.951719,11936.4436,5.947497,4.545849,8.806005,12.774569,-3.00702,-5.260605,-10.047614,2
15834.5293,4.613243,3.660288,5.16851,7.722772,-2.142182,-2.804588,-7.421481,21637.5054,5.915478,5.751221,8.482217,12.128428,-3.299681,-4.550459,-10.849424,2118.7293,1.890462,0.692403,1.458157,3.695515,-0.394556,-0.710018,-2.998591,2193.9282,1.873126,0.715613,1.498805,4.017861,-0.400843,-0.692785,-2.801238,1515.5654,2.111894,0.6582,1.830997,4.957022,-0.350949,-0.666574,-2.572564,1304.2215,2.13969,0.547492,1.482585,3.154548,-0.29386,-0.627884,-2.96044,3634.9449,2.380189,1.329095,3.143605,5.514964,-0.695244,-1.121999,-3.34717,3828.407,2.371073,1.389541,3.400224,5.547919,-0.725476,-1.210235,-3.704676,16934.7325,3.840758,3.817304,5.448124,9.744154,-2.395697,-3.472526,-11.670716,10270.6226,3.166071,2.220564,3.186667,6.377449,-1.341298,-1.968186,-6.597596,1986.3357,1.780903,0.61365,1.254638,3.720578,-0.382661,-0.754614,-4.015938,2229.909,2.005649,0.669618,1.455467,4.258729,-0.395571,-0.722876,-3.510887,1558.9364,2.333934,0.640297,1.751469,5.003232,-0.340269,-0.701831,-3.539723,1438.4098,2.246373,0.593636,1.672649,4.207608,-0.305314,-0.628338,-3.2275,3460.5603,2.222609,1.194881,2.825772,5.761588,-0.666336,-1.117278,-5.541438,3326.7588,2.348628,1.180827,2.933127,6.189826,-0.653748,-1.140511,-3.890025,6
5323.9869,2.112258,0.997225,1.374548,3.826724,-0.852023,-1.207101,-4.476051,9505.2046,3.122677,1.790149,2.359794,4.879623,-1.495147,-2.059709,-6.614596,8733.5274,5.743605,2.482598,3.848758,6.259369,-1.618624,-2.373946,-5.344798,8891.392,5.525541,2.559869,3.931923,6.747905,-1.666557,-2.462385,-5.778624,2098.0902,2.714171,0.663799,1.242642,4.375055,-0.440693,-0.878834,-3.878143,1852.0052,2.891208,0.648013,1.250083,4.019946,-0.362785,-0.672651,-2.740272,8420.4219,4.921338,2.822006,4.78065,7.453987,-1.851316,-2.980269,-6.00767,8961.0302,4.846882,2.98754,4.999133,7.923524,-1.969147,-3.183554,-6.303363,5912.5298,1.941126,1.123051,1.589812,5.65067,-0.890774,-1.410747,-6.25411,4887.7441,2.024163,0.920122,1.30553,5.90609,-0.71471,-1.118672,-5.171033,9466.1074,5.87927,2.754085,4.22391,7.523537,-1.717844,-2.506083,-8.036661,7159.7322,4.953814,2.070551,3.259099,6.165593,-1.335612,-2.097799,-6.023473,1985.0616,2.917056,0.61687,1.210904,3.781678,-0.4159,-0.821096,-3.7324,2096.2541,3.119798,0.621633,1.23135,4.071815,-0.418112,-0.847329,-3.304189,9172.7347,4.892599,3.017834,5.036426,8.217871,-2.003362,-3.309126,-7.083451,7558.781,4.65826,2.526475,4.38623,8.044103,-1.686217,-2.874914,-6.915938,2
23563.1956,6.974939,5.407803,7.237943,9.660882,-3.206008,-4.423185,-11.588049,31211.1621,8.444831,8.297235,12.162504,16.435272,-4.701164,-6.068165,-14.628477,3389.72,2.438483,1.00033,1.968006,4.569478,-0.584002,-0.994232,-4.074691,3461.2324,2.381681,1.045217,2.091886,4.56493,-0.594147,-0.937591,-3.0855,2185.4936,2.61433,0.846404,2.226873,4.443644,-0.492355,-0.890433,-2.95758,1863.5124,2.635934,0.708328,1.782833,3.849922,-0.416983,-0.746215,-2.64603,5560.2085,3.158474,1.830703,4.052924,6.75716,-1.049154,-1.700522,-4.543067,5841.6772,3.113409,1.914786,4.376795,7.808169,-1.1222,-1.747327,-4.246545,25405.3261,5.529096,5.733823,7.634105,12.0327,-3.637263,-5.007033,-19.506503,15200.7651,4.399255,3.275206,4.400816,7.912462,-1.967791,-2.922751,-9.306568,3400.667,2.358056,0.945192,1.718489,4.420467,-0.588161,-1.026036,-4.260077,3668.8281,2.692058,0.994393,1.915861,4.892094,-0.603704,-1.019171,-4.197232,2162.4308,2.820234,0.829073,2.019488,4.573455,-0.467659,-0.876218,-3.566194,2003.3755,2.770007,0.779156,2.006807,5.038264,-0.416772,-0.783714,-3.462205,5554.6529,3.008221,1.736256,3.621704,7.185608,-1.046744,-1.679963,-4.859096,5285.3948,3.211375,1.680262,3.792716,7.024804,-1.014118,-1.727803,-4.786545,6
15313.9844,3.796926,3.717573,4.773648,8.107272,-2.440826,-3.251034,-10.13633,24239.6987,6.034773,6.804668,9.076388,11.203643,-4.020977,-5.243854,-14.10882,21861.3478,12.058725,7.585117,14.177809,17.846952,-4.884172,-7.543024,-13.985089,22189.645,11.72324,7.809661,14.657285,17.540662,-5.040989,-7.506242,-16.153775,4772.9953,4.965252,1.693974,3.763781,6.187181,-1.145751,-1.954547,-4.598266,4098.1451,5.022328,1.392783,3.142728,6.194924,-0.972598,-1.683664,-3.719538,20541.5269,10.027342,8.501688,17.991628,22.214779,-5.546104,-9.447518,-14.66576,22206.7974,10.135951,9.055952,18.951386,24.487548,-5.9541,-10.243114,-17.970925,16341.7666,3.404755,3.996808,5.239992,9.427194,-2.565829,-3.713316,-14.37613,13298.1358,3.598629,3.118555,4.129219,7.811849,-1.942803,-2.817699,-9.83724,23421.6992,12.291456,8.109654,15.136916,19.582197,-5.066,-7.619792,-18.006789,18034.9027,10.401529,6.084755,11.297192,14.267911,-3.930171,-5.991696,-14.326555,4670.1909,5.388083,1.591548,3.469585,6.141243,-1.144128,-1.983695,-4.976558,4916.7676,5.874929,1.615512,3.634382,6.29956,-1.192486,-2.151103,-5.964778,23309.6392,10.251278,9.266562,20.253051,24.59794,-6.255397,-10.926322,-20.675369,19061.4516,9.685657,7.706738,17.257969,21.299123,-5.184501,-9.199162,-17.071565,2
32896.8614,8.736353,7.723375,10.218951,12.878159,-4.546591,-5.956582,-17.569787,42716.9429,10.949542,11.49359,16.706499,21.68159,-6.280836,-8.118536,-21.957438,5420.8543,3.217296,1.515468,2.859757,4.749042,-0.928516,-1.541321,-5.317271,5545.4229,3.171798,1.573148,2.897966,4.934952,-0.953668,-1.415533,-3.873664,3154.264,3.328836,1.146442,2.588764,4.641889,-0.70456,-1.181113,-4.049181,2645.8588,3.281007,0.955091,2.154237,4.590192,-0.572283,-0.968497,-3.083156,8543.4998,4.252626,2.67584,5.383447,8.104509,-1.667886,-2.527201,-6.389591,9061.1589,4.215886,2.791677,5.645229,8.302988,-1.772214,-2.7367,-5.868507,36058.168,7.185635,8.332209,10.878991,16.025731,-5.180322,-7.025414,-24.174465,22047.1171,5.71804,4.729949,6.142733,10.123759,-2.969896,-4.163774,-13.230165,5696.833,3.166721,1.510796,2.542976,6.181427,-0.966961,-1.493236,-5.284635,6060.74,3.671559,1.5196,2.621486,5.690007,-0.997555,-1.566084,-5.492463,3122.3574,3.663375,1.138293,2.667059,6.290561,-0.66304,-1.186231,-3.97351,2789.8738,3.414019,1.037119,2.423612,5.208651,-0.565064,-0.980315,-3.990722,8996.6687,4.129162,2.658752,4.973839,8.4635,-1.758973,-2.927121,-7.337944,8626.7663,4.534076,2.569798,5.170475,8.766035,-1.714266,-2.737993,-7.159554,6
9022.4023,2.406821,1.901034,2.390625,4.623055,-1.557346,-1.99601,-5.84584,16264.7915,3.952675,3.7065,4.685126,8.006204,-2.714397,-3.605437,-7.289566,13823.4653,7.364745,4.479436,7.407506,10.165533,-2.846109,-4.231894,-8.623444,14033.637,7.23169,4.604153,7.666641,10.001116,-2.943847,-4.308773,-9.012987,3205.1536,3.622612,1.074171,2.122198,3.923497,-0.712527,-1.198056,-3.248208,2663.682,3.484625,0.897417,1.815483,3.824736,-0.591297,-1.067505,-3.068076,13040.0193,6.296037,5.076465,9.348647,11.859169,-3.261224,-5.412373,-8.631435,14008.2226,6.343674,5.406572,10.035871,13.353582,-3.511418,-5.802962,-9.947199,10135.42,2.335548,2.162911,2.852402,6.228321,-1.650189,-2.341826,-9.121083,8386.0611,2.464552,1.747817,2.300816,5.870156,-1.271946,-1.772787,-6.444693,14892.6399,7.376999,4.852327,8.076232,11.5398,-2.99908,-4.409513,-10.812577,11372.1514,6.251821,3.66238,6.202655,10.174778,-2.327831,-3.473133,-9.281111,3046.7481,3.736134,0.992858,2.070325,4.914181,-0.689396,-1.296037,-4.225543,3168.7208,4.024807,1.018456,2.035722,5.233492,-0.707027,-1.309208,-3.795739,14587.1206,6.239589,5.48697,10.312039,14.117354,-3.653642,-6.161101,-12.17075,11906.9932,5.92045,4.564564,8.75153,12.509432,-3.032368,-5.25308,-10.181054,2
2149.5357,1.497769,1.702037,2.860269,5.415042,-0.257245,-0.572843,-3.473336,3094.8686,1.709804,2.958074,5.092585,8.426954,-0.344114,-0.679737,-3.694334,-36.861,0.98535,0.368441,0.979784,3.525621,-0.083794,-0.382227,-3.390462,-19.6665,0.99249,0.398338,1.077386,3.351091,-0.083897,-0.301504,-2.081209,122.8361,1.088667,0.465468,1.537904,3.628237,-0.054195,-0.252889,-2.264566,104.1138,1.089025,0.394951,1.259616,3.582486,-0.050074,-0.298028,-2.595423,191.1655,1.071412,0.862533,2.362605,4.813166,-0.100712,-0.394617,-2.407326,179.976,1.062627,0.90432,2.514715,5.924549,-0.108118,-0.354962,-2.999839,2547.3433,1.432703,1.873062,3.336731,6.752908,-0.287907,-0.680205,-4.818051,1566.4394,1.335895,1.118164,1.996712,4.932659,-0.202412,-0.577674,-3.751386,-93.0488,0.965325,0.28461,0.830371,3.998629,-0.086969,-0.388862,-3.725285,19.53,1.008438,0.358135,1.028278,3.733514,-0.08116,-0.448634,-3.642077,154.7721,1.128384,0.453561,1.424815,4.876287,-0.062378,-0.32529,-2.862968,144.1162,1.123487,0.430652,1.37729,3.753749,-0.063743,-0.33939,-3.020484,95.3701,1.032985,0.732341,2.020082,5.564388,-0.103934,-0.434437,-3.342123,115.7441,1.046054,0.758277,2.18582,4.691421,-0.092137,-0.391263,-3.216866,6
839.0886,1.236161,0.165104,0.468756,3.841437,-0.144091,-0.408594,-2.872245,1435.1896,1.37545,0.266447,0.574487,3.580734,-0.2148,-0.507551,-3.149582,2487.5864,2.380116,0.485832,0.850475,3.546891,-0.290137,-0.597374,-3.403783,2548.528,2.347988,0.50699,0.942582,3.406935,-0.301831,-0.633133,-3.192417,685.6253,1.559885,0.179429,0.507535,2.868416,-0.105926,-0.338501,-2.909357,570.646,1.546282,0.154319,0.451991,2.54562,-0.092737,-0.295316,-2.242779,2556.8054,2.270059,0.571789,0.984519,3.44003,-0.351173,-0.699276,-3.456519,2731.34,2.274533,0.610522,1.043078,3.501149,-0.373345,-0.741341,-3.563516,1056.5454,1.20236,0.223957,0.626057,5.180875,-0.177004,-0.489346,-4.676289,875.8738,1.219131,0.183179,0.538405,4.620201,-0.135391,-0.437167,-3.546838,2692.7138,2.420792,0.535322,0.993493,4.514079,-0.312347,-0.761236,-3.937321,2103.6223,2.235834,0.43389,0.790513,3.755738,-0.258125,-0.616423,-3.84286,621.9187,1.599236,0.164917,0.558481,3.739553,-0.101355,-0.389924,-3.202556,658.5794,1.657214,0.169523,0.615735,4.506412,-0.110734,-0.380082,-3.153322,2715.5124,2.267147,0.610075,1.054563,4.261393,-0.370833,-0.729048,-3.806783,2254.4654,2.206226,0.52576,0.9785,3.701777,-0.315537,-0.667023,-3.45677,2
36182.3376,12.036937,8.649732,11.452503,14.491035,-4.800508,-6.333298,-16.80295,46814.4985,13.902966,12.820569,18.706508,22.128316,-6.667981,-8.629313,-20.095521,6677.4919,3.880336,1.840397,3.317442,5.610322,-1.0846,-1.611241,-4.322976,6705.9426,3.762276,1.89822,3.509663,6.698428,-1.116362,-1.587902,-4.050962,3584.5452,3.685139,1.32333,2.955458,5.108689,-0.794992,-1.233187,-2.980691,2982.6285,3.639891,1.079331,2.417676,4.776092,-0.640148,-0.992322,-3.023688,10193.9905,5.159357,3.173339,6.246334,9.959545,-1.967803,-3.048375,-6.09255,10776.8921,5.135951,3.319373,6.61202,9.426069,-2.106368,-3.259734,-6.23163,39744.5991,8.979857,9.388641,12.333202,16.972267,-5.460885,-7.298323,-28.681434,24490.4402,7.306805,5.321161,6.836497,9.627911,-3.188721,-4.448348,-14.678495,7115.8601,3.912106,1.852879,3.096922,6.563784,-1.127955,-1.767306,-5.550098,7453.9368,4.564505,1.832839,3.280155,6.014624,-1.169511,-1.750573,-5.122277,3488.6309,4.056626,1.284123,2.913793,5.343306,-0.73939,-1.272245,-4.282534,3165.0147,3.85885,1.164307,2.708714,5.1075,-0.616281,-1.052032,-3.653102,11011.9322,5.256529,3.231536,6.007571,9.459423,-2.135754,-3.348121,-8.172449,10437.7803,5.646526,3.076218,5.953859,9.045439,-2.063734,-3.283541,-7.116863,6
12473.8516,2.857559,2.917679,3.658763,6.158893,-2.086095,-2.631206,-5.734576,21532.3989,4.782468,5.685584,7.306544,10.17002,-3.572523,-4.616152,-10.086059,18690.8716,9.125405,6.316492,11.141016,13.499739,-3.997237,-5.824111,-12.111262,18859.2009,8.926167,6.50176,11.480846,13.956362,-4.12465,-6.084778,-10.392996,4018.447,4.10616,1.448742,3.054671,5.04127,-0.966227,-1.641841,-3.481229,3481.1687,4.236314,1.182271,2.525141,4.133601,-0.799299,-1.398073,-3.035551,17307.998,7.75132,7.049121,14.231074,16.848075,-4.571089,-7.530533,-12.882854,18565.0073,7.818182,7.598773,15.050315,18.393223,-4.924224,-8.18021,-14.873722,14134.4658,2.812728,3.317612,4.265371,8.163556,-2.253473,-3.077774,-10.230726,11621.9239,3.010381,2.639844,3.423587,5.885461,-1.723659,-2.400627,-7.462027,20066.2815,9.109663,6.724944,11.826983,14.634045,-4.125417,-6.104619,-13.34868,15362.7505,7.65648,5.048936,8.80232,11.931235,-3.205263,-4.61737,-9.255667,3919.8638,4.459548,1.342914,2.80946,6.2523,-0.942797,-1.655962,-4.356457,4171.1764,4.854879,1.354651,2.853706,5.902821,-0.971282,-1.731881,-4.385651,19492.2097,7.711477,7.704643,15.850947,19.473282,-5.17638,-8.762511,-14.181959,15942.5144,7.325445,6.370736,13.257751,17.601733,-4.244335,-7.435844,-12.196578,2
26970.5376,7.056155,6.209204,8.178149,10.615905,-3.68817,-4.838319,-11.647933,36505.8637,9.334026,9.657165,13.827447,17.093955,-5.342461,-7.081777,-16.769043,4485.5776,2.703343,1.269345,2.330235,4.826509,-0.757846,-1.223851,-3.642129,4594.8372,2.68897,1.323486,2.460396,4.782486,-0.781005,-1.153314,-3.472784,2711.4066,2.952415,1.022752,2.458706,4.624519,-0.616237,-0.991256,-2.744668,2281.3077,2.917996,0.837969,1.931872,4.085016,-0.49556,-0.82541,-2.775925,7066.0308,3.571139,2.269995,4.696579,7.090308,-1.345763,-2.05474,-4.532616,7459.9888,3.538192,2.389875,5.086381,7.717729,-1.439198,-2.239803,-4.72234,30051.773,6.047775,6.785986,8.850658,12.85496,-4.279492,-5.710058,-17.459645,17932.939,4.83445,3.871419,5.032717,8.181007,-2.338549,-3.146975,-10.447719,4605.273,2.60539,1.241308,2.168485,5.091249,-0.780039,-1.296077,-4.329457,4986.4226,3.048675,1.273093,2.364468,5.554342,-0.807173,-1.222941,-4.186621,2676.6991,3.203129,0.9985,2.368961,5.12121,-0.572699,-1.007178,-3.984738,2415.2541,3.0327,0.91418,2.143975,4.760421,-0.49321,-0.883819,-3.14072,7238.1404,3.436218,2.226515,4.324194,7.297019,-1.366741,-2.190435,-5.073666,6902.4797,3.665147,2.138507,4.465213,6.992384,-1.333518,-2.103535,-4.831713,6
16536.5723,3.764533,4.123327,5.276298,7.929866,-2.66402,-3.274123,-8.116854,27037.539,6.239565,7.777326,10.27233,13.183008,-4.46823,-5.590244,-11.512538,26652.4819,12.712911,9.183087,17.490911,21.355115,-5.952235,-8.792759,-15.623612,26968.7183,12.425331,9.471817,18.231634,20.866489,-6.138976,-9.147475,-16.178225,5507.192,5.263764,1.989534,4.414704,7.032032,-1.368712,-2.312982,-4.383527,4717.5931,5.355034,1.600648,3.628397,5.843033,-1.140178,-1.928893,-3.687545,24438.7991,10.538562,10.112622,22.080597,25.727374,-6.779582,-11.663762,-17.606103,26390.6387,10.753483,10.879747,23.313851,27.618536,-7.339959,-12.729232,-20.368879,18436.6167,3.572673,4.604058,5.989675,9.470438,-2.892439,-3.885741,-13.421551,15128.6508,3.821903,3.605518,4.651664,6.687098,-2.195181,-2.988397,-9.875864,28213.9771,12.564219,9.592925,18.350256,21.981828,-6.011949,-8.845823,-18.078864,21899.6106,10.688843,7.18324,13.506958,16.461516,-4.708311,-7.035112,-15.130616,5461.0901,5.873523,1.861789,4.041748,6.519763,-1.364182,-2.351337,-4.829109,5759.9814,6.288988,1.883361,4.142596,7.6782,-1.412191,-2.423286,-5.904996,27658.1494,10.710813,11.159009,25.02595,29.768518,-7.67445,-13.440313,-26.637428,22655.9207,10.222233,9.182535,20.996585,27.233037,-6.334746,-11.099642,-20.964219,2
2537.0149,1.761038,1.889068,3.124345,5.142709,-0.213046,-0.537473,-3.731174,3062.721,1.883119,2.820739,4.80498,7.753078,-0.282223,-0.649825,-4.5318,176.0152,1.076609,0.616924,1.558878,3.649314,-0.073718,-0.319876,-2.782262,181.3281,1.073365,0.626638,1.622259,3.770839,-0.075028,-0.307973,-2.660829,161.8997,1.111566,0.551837,1.798908,3.846469,-0.058082,-0.285355,-2.476573,157.7566,1.129106,0.448959,1.361789,3.274978,-0.050567,-0.265443,-2.308702,377.5296,1.138732,1.119154,2.900022,5.420891,-0.096874,-0.337334,-3.18679,386.9834,1.137618,1.240644,3.383797,6.488039,-0.098768,-0.358073,-3.131881,3137.0742,1.651063,1.997616,3.354563,6.792362,-0.260481,-0.678173,-4.430012,2119.7188,1.54127,1.270401,2.163234,5.7134,-0.18849,-0.543122,-3.431597,138.8283,1.055043,0.569449,1.505167,4.088039,-0.082763,-0.445205,-3.479336,217.6677,1.098078,0.570646,1.459468,4.310587,-0.077029,-0.379925,-3.103799,226.8899,1.178004,0.591901,1.947686,4.343037,-0.061642,-0.392102,-2.391244,204.402,1.157922,0.516191,1.662679,4.899965,-0.062136,-0.349757,-3.147334,329.6672,1.114148,1.112521,3.006457,6.062145,-0.106555,-0.410538,-3.24989,337.3623,1.128871,1.023259,2.653944,5.844171,-0.097282,-0.4016,-3.314974,6
1264.1001,1.349166,0.253165,0.564204,3.396638,-0.166587,-0.453763,-3.272926,2015.4876,1.537568,0.387312,0.7559,4.23869,-0.258166,-0.541786,-3.360155,2100.0746,2.098201,0.458565,0.815589,3.26243,-0.260719,-0.618148,-3.195513,2201.5069,2.078559,0.479631,0.930605,3.911946,-0.271705,-0.594196,-2.890193,763.4365,1.576755,0.206993,0.486107,2.541082,-0.126539,-0.40434,-2.552142,680.0924,1.608779,0.173555,0.518399,2.958316,-0.102978,-0.305352,-2.625335,2303.3564,1.986607,0.578134,1.155978,3.929881,-0.323497,-0.661334,-3.093399,2444.2771,2.023847,0.609224,1.249596,5.164078,-0.326274,-0.676222,-3.257421,1493.5308,1.28705,0.312804,0.739356,4.830483,-0.190642,-0.62151,-4.71729,1255.4517,1.303507,0.24656,0.604826,4.448397,-0.154565,-0.443408,-3.583072,2407.9309,2.20129,0.500251,0.986172,4.002994,-0.291715,-0.653822,-4.156793,1825.4126,1.9839,0.396719,0.776779,3.75286,-0.235751,-0.609622,-3.474746,732.6211,1.604429,0.2018,0.620787,4.713351,-0.122072,-0.508395,-3.801096,787.6887,1.68505,0.198562,0.588712,3.679107,-0.11942,-0.407905,-3.106986,2416.4873,1.998486,0.584347,1.125664,4.289976,-0.329605,-0.826682,-4.075013,2136.8054,1.960922,0.519246,1.076599,4.04694,-0.29656,-0.633166,-3.427344,2
42324.533,12.445001,9.629513,12.724714,15.078973,-6.334236,-8.134019,-19.874119,48931.3137,13.371785,12.915301,18.647056,21.569282,-7.516962,-9.930105,-23.539034,8744.2419,4.807052,2.34048,4.734773,6.729086,-1.646332,-2.334452,-5.696975,8783.1033,4.591448,2.403494,4.92703,7.502252,-1.633694,-2.389848,-4.962201,3949.2242,3.668718,1.411994,3.361628,5.485029,-0.874453,-1.40094,-3.302603,3346.9215,3.696929,1.177925,2.770887,4.752185,-0.711679,-1.13518,-2.792467,12532.1028,5.68656,3.860509,7.931009,10.315283,-2.718006,-4.239607,-8.43401,12928.4182,5.609826,3.977403,8.394747,12.627102,-2.848471,-4.425683,-7.768034,45039.5288,9.381862,10.261935,13.436731,17.97701,-6.72313,-9.344099,-35.120143,31893.622,8.407924,6.516155,8.17324,11.266665,-4.548281,-6.564648,-18.718236,10372.3589,5.154436,2.518273,4.532652,7.993171,-1.908212,-2.863955,-7.103046,9622.2295,5.301219,2.275409,4.192348,6.939509,-1.762236,-2.59351,-6.681289,4204.1038,4.195213,1.500427,3.557784,6.645799,-0.897564,-1.505511,-4.243713,3711.5575,3.913749,1.35028,3.331769,6.059291,-0.734174,-1.230627,-3.703195,14240.4809,5.987142,4.054051,7.986799,11.248387,-3.19945,-5.282585,-10.934991,13458.7327,6.271481,3.854972,7.814043,10.716833,-3.017654,-4.790457,-10.484146,6
8548.7148,2.395484,2.571428,3.33109,5.520992,-1.467652,-1.925786,-4.183712,15295.2261,3.623101,5.224305,6.983941,9.335065,-2.716931,-3.420681,-8.865749,18592.4338,9.01131,5.747819,9.582987,12.587413,-4.105602,-6.095447,-11.289517,18633.5495,8.669079,5.90614,9.823536,12.952353,-4.159498,-6.196062,-10.486851,4202.3652,3.920774,1.702975,3.050158,4.917154,-0.991665,-1.661569,-3.577407,3703.7919,4.055712,1.431323,2.542298,4.478725,-0.848625,-1.459948,-2.803457,18120.0473,7.437074,6.948463,12.688853,16.776184,-4.847875,-7.996365,-12.296865,18994.0796,7.465557,7.186432,13.061959,17.67506,-5.120159,-8.633742,-15.351396,8091.1977,2.001498,2.528048,3.572695,7.112737,-1.354846,-1.915631,-6.783546,8157.6128,2.285898,2.381742,3.244075,6.10654,-1.24054,-1.701144,-6.669748,22156.9825,9.814321,6.599713,10.471004,13.113664,-4.663345,-6.88215,-16.353226,17489.6504,8.43299,4.955508,7.81,10.882147,-3.664291,-5.327684,-11.101302,4360.3778,4.233847,1.771017,3.037491,5.905446,-1.063182,-1.895994,-5.090439,4585.2787,4.578725,1.832231,2.993437,6.531321,-1.091548,-1.851775,-4.700349,21822.3774,8.12929,8.00572,14.585761,19.0595,-5.840401,-9.923417,-17.78856,17802.4219,7.460403,6.652367,12.357943,15.296552,-4.672725,-7.933147,-14.652464,2
30674.1189,8.719092,7.119733,9.314028,11.880877,-4.471263,-5.767243,-12.504759,37064.3836,10.218448,9.914811,14.093707,17.813964,-5.745612,-7.398943,-16.583389,5695.5535,3.203084,1.735556,3.452526,5.667996,-1.065957,-1.585759,-3.75431,5791.7063,3.13201,1.792802,3.642874,6.472152,-1.081793,-1.625701,-4.144494,2931.1486,2.923375,1.151207,2.906617,5.825241,-0.673009,-1.091244,-3.827152,2498.1944,2.969193,0.953018,2.29111,4.131002,-0.545467,-0.936687,-3.174413,8490.5415,3.881077,2.890565,6.235998,9.22554,-1.808569,-2.999384,-6.018978,8789.4763,3.855926,3.018695,6.740241,8.842268,-1.891988,-2.972269,-5.407468,32899.3862,6.870066,7.594895,9.879705,14.50474,-4.946577,-6.917292,-22.438688,22018.8477,5.834252,4.824899,6.070767,9.218249,-3.038133,-4.327913,-13.023507,6350.9338,3.153454,1.839003,3.425839,7.049217,-1.189767,-1.809634,-5.20519,6110.0559,3.350044,1.703735,3.20426,6.703133,-1.108143,-1.690341,-4.51,3067.331,3.239292,1.19859,2.934674,6.393778,-0.662214,-1.179115,-3.681762,2727.1003,3.02474,1.067328,2.656836,6.125298,-0.56779,-0.990793,-3.258591,9002.4792,3.807933,2.983792,6.210705,9.197726,-1.954546,-3.139217,-6.191683,8649.8035,3.978265,2.831105,5.992926,9.722602,-1.897845,-3.120231,-6.841101,6
10046.9668,2.847429,3.050828,4.077453,6.197335,-1.702219,-2.273979,-5.503804,16920.0805,4.273694,5.944553,8.038933,10.909281,-3.05226,-3.942903,-8.582671,25913.084,12.392881,8.169408,14.460686,17.01285,-6.090004,-9.011009,-17.757282,25960.521,11.736845,8.360116,14.933465,17.531115,-6.166793,-9.289031,-16.456985,5493.2322,4.880447,2.154164,4.178806,7.012438,-1.358365,-2.345075,-4.546673,4880.892,5.241165,1.791263,3.354101,5.527934,-1.166641,-1.990576,-3.925079,25090.2334,10.126148,9.584995,18.933719,22.30075,-7.061048,-11.793798,-20.015269,26506.2719,10.208864,10.064507,19.776611,23.885183,-7.554759,-12.814756,-19.222329,9602.0254,2.309965,3.004676,4.102923,7.406963,-1.533502,-2.093726,-7.780584,9126.5391,2.594767,2.666533,3.559335,6.185805,-1.368097,-1.862978,-6.353593,29752.9753,12.929087,9.292903,15.915578,19.482756,-6.635043,-9.632554,-19.188018,23383.7468,11.103795,6.851228,11.434906,14.368058,-5.229332,-7.780534,-16.852185,5794.4019,5.545928,2.227089,3.959168,7.114204,-1.468758,-2.545636,-5.485042,6075.2508,5.922304,2.318996,3.874071,7.278975,-1.520312,-2.588121,-5.398659,29438.8242,10.762274,11.025859,22.056841,27.199857,-8.269987,-14.302981,-28.451689,24014.4234,9.98493,8.94842,18.447297,22.189703,-6.641267,-11.550029,-19.686245,2
15912.6445,5.083642,3.600661,4.924944,6.86599,-2.155178,-2.878059,-6.713403,20444.9434,6.160607,5.39352,7.987429,10.924061,-3.093944,-4.046239,-10.58067,2736.0073,2.025976,0.982276,2.19665,4.826432,-0.545772,-0.886743,-2.909622,2794.0166,2.00158,1.019788,2.262252,4.177105,-0.553487,-0.901437,-3.086876,1603.9425,2.044769,0.779713,2.14037,4.511332,-0.379644,-0.663509,-2.277667,1407.8117,2.113874,0.639901,1.700667,3.616165,-0.317825,-0.642518,-2.192367,4241.2602,2.40684,1.736638,4.10103,6.628754,-0.874573,-1.39329,-3.38577,4400.5984,2.401842,1.829483,4.539286,7.341882,-0.921226,-1.483851,-4.151347,17050.3256,4.099682,3.736051,5.182714,9.68619,-2.331612,-3.382854,-10.566701,11506.4145,3.580972,2.416459,3.378038,6.402326,-1.456563,-2.097348,-7.299846,2896.929,1.967901,0.983109,1.978482,5.49451,-0.576252,-0.96507,-3.904109,2828.4778,2.063775,0.943875,2.124954,5.437518,-0.538267,-0.925,-3.727388,1767.7179,2.31613,0.79822,2.239672,4.86636,-0.389857,-0.771953,-3.058932,1601.6478,2.198273,0.731321,2.0483,5.733842,-0.342886,-0.687687,-2.948938,4248.5645,2.300175,1.697718,3.946802,6.771367,-0.903785,-1.468652,-4.450776,4099.9373,2.415767,1.63108,3.88995,8.120399,-0.864224,-1.433421,-4.141871,6
4500.9522,2.008595,0.774862,1.002846,3.075586,-0.747276,-1.036657,-3.140009,7921.4497,2.791704,1.340689,1.705971,4.342153,-1.324725,-1.84118,-4.851106,8436.9599,4.929039,2.293017,3.615201,6.806316,-1.616127,-2.418097,-5.211851,8498.6318,4.744962,2.368601,3.671118,5.850406,-1.644182,-2.477276,-5.715852,2257.4673,2.638234,0.665485,1.177222,3.381143,-0.462172,-0.814615,-3.49227,1986.4801,2.749777,0.555437,1.067949,3.181311,-0.398362,-0.775345,-2.543743,8489.6413,4.291075,2.689564,4.354413,6.985576,-1.915014,-3.157632,-6.186237,8762.4556,4.243792,2.803941,4.549115,7.612462,-1.98787,-3.319017,-6.460341,4785.935,1.762743,0.85183,1.209975,4.837014,-0.768694,-1.234637,-4.977116,4204.8754,1.858208,0.746613,1.082707,4.600843,-0.652585,-1.051338,-4.552917,9789.3547,5.241148,2.558592,3.964219,6.678522,-1.848395,-2.711521,-6.491999,7384.562,4.451676,1.897344,2.974509,5.813694,-1.394026,-2.102706,-5.117628,2253.1382,2.832249,0.62715,1.210147,4.422446,-0.466919,-0.922722,-4.067833,2349.3551,2.946482,0.626102,1.265388,4.258945,-0.479477,-0.897094,-3.242336,9531.6905,4.434536,2.852234,4.799042,8.248782,-2.184106,-3.577094,-7.01189,8053.3875,4.237476,2.384642,4.03768,7.506253,-1.800621,-2.957131,-6.017034,2
24726.4419,7.323561,5.56296,7.237683,9.949539,-3.43472,-4.446781,-12.746404,30724.2061,8.341875,7.978362,11.300335,14.61564,-4.677253,-6.001812,-13.200743,4478.6284,2.752944,1.383548,2.863628,5.883904,-0.800046,-1.260461,-3.926003,4518.2625,2.680621,1.434912,2.912709,5.954553,-0.829714,-1.24684,-3.48692,2370.4222,2.559193,0.962594,2.557319,4.748472,-0.547441,-0.915036,-2.678667,2032.7442,2.61598,0.803366,1.999784,4.348469,-0.443974,-0.791618,-2.801029,6719.2353,3.31938,2.360123,5.199778,7.939345,-1.377591,-2.195417,-5.267168,6976.1524,3.293208,2.446244,5.56157,8.723056,-1.457562,-2.27112,-4.841271,26717.9858,5.734929,5.869288,7.517316,11.294018,-3.909517,-5.456849,-17.323857,17607.2783,4.873895,3.703437,4.750278,7.501303,-2.342183,-3.195531,-10.380582,4922.5041,2.748202,1.449454,2.760211,6.095164,-0.88846,-1.351701,-4.106327,4755.9688,2.938337,1.349732,2.557828,6.176444,-0.823499,-1.258701,-4.383903,2504.6447,2.875611,1.004006,2.577409,5.757083,-0.543098,-1.016555,-4.10657,2245.3035,2.692527,0.906606,2.350213,5.741722,-0.4739,-0.879865,-3.628356,7009.5643,3.261809,2.366963,5.114641,8.690555,-1.477214,-2.343356,-5.871257,6735.2666,3.432491,2.265964,5.089173,7.42706,-1.412763,-2.347381,-4.712238,6
10222.5415,2.98288,3.171874,4.213517,6.519673,-1.6394,-2.110688,-4.83141,17356.3647,4.500419,6.190146,8.47058,11.726131,-2.986946,-3.995778,-8.560488,22296.573,11.077426,7.294617,13.235125,16.513079,-5.099964,-7.531482,-13.750623,22390.5315,10.613056,7.485827,13.537879,16.230093,-5.194064,-7.806345,-14.327444,4843.1329,4.448572,1.859898,3.7758,5.868768,-1.171049,-2.04987,-3.868048,4263.8368,4.673947,1.524229,3.092215,5.149565,-1.006057,-1.704704,-3.619964,21520.9334,9.085179,8.58137,17.266786,20.868244,-5.900661,-9.940615,-16.207255,22736.1602,9.195616,9.016994,18.182317,21.915334,-6.307241,-10.709591,-15.658281,10165.9555,2.457641,3.272062,4.469172,7.754573,-1.571957,-2.185536,-7.239757,9350.5034,2.710441,2.754027,3.632518,6.548479,-1.346021,-1.828122,-6.384109,25574.9533,11.582871,8.23054,14.446463,18.496565,-5.557742,-8.397645,-17.673607,19867.2373,9.991269,6.019989,10.396695,13.039043,-4.304565,-6.368946,-13.10655,5014.531,4.959135,1.877111,3.76891,6.395546,-1.243697,-2.221974,-4.643601,5300.6793,5.41262,1.927286,3.505078,7.084924,-1.287975,-2.221805,-5.203578,25158.1296,9.733936,9.657,19.940035,25.408348,-6.888285,-11.619387,-21.765542,20449.8003,8.913296,7.893986,16.483643,20.591997,-5.541826,-9.612759,-16.087046,2
36249.4321,10.409323,8.602515,11.109277,13.850393,-5.26673,-7.027508,-18.184946,43423.5381,11.98184,11.899248,16.777347,20.726995,-6.563674,-8.503361,-18.139151,7093.4306,3.70966,2.098122,4.223525,7.492831,-1.297807,-1.928822,-4.208817,7108.5239,3.56582,2.158482,4.383737,7.900784,-1.309349,-1.929657,-4.496704,3438.5987,3.251245,1.321704,3.208541,5.882396,-0.777912,-1.239658,-3.203166,2918.4142,3.354371,1.084848,2.557242,4.86371,-0.616438,-1.00902,-2.788157,10432.8748,4.511504,3.478021,7.190397,9.766015,-2.218751,-3.328697,-7.273759,10877.7388,4.516623,3.630636,7.788234,10.927975,-2.340336,-3.607029,-6.44494,39191.8984,8.184006,9.298662,11.913676,17.799622,-5.758768,-7.872453,-26.660586,26267.4331,6.912257,5.813232,7.374472,11.000477,-3.638696,-4.962343,-14.663035,8033.603,3.717968,2.27546,4.080876,7.078304,-1.468168,-2.244047,-6.483378,7715.7283,3.967911,2.102088,3.885204,6.493891,-1.378802,-2.106064,-5.858448,3578.3564,3.674636,1.371178,3.284233,6.041308,-0.775264,-1.352388,-4.791975,3156.9098,3.384205,1.219365,3.010376,6.022885,-0.634835,-1.063242,-3.731541,11409.1716,4.541019,3.703658,7.370955,10.428064,-2.493984,-4.008066,-9.183884,10949.2857,4.843221,3.502115,7.185521,11.31398,-2.389377,-3.797115,-8.459509,6
6944.3139,2.196367,1.575978,2.006352,5.015899,-1.219767,-1.56765,-4.122911,12905.2422,3.370808,3.013346,3.738922,7.538002,-2.231855,-2.855573,-6.835037,13695.7908,6.680265,4.276142,7.115112,9.697884,-2.95048,-4.359001,-8.562811,13824.2051,6.51789,4.38291,7.377018,9.726749,-3.005626,-4.410158,-8.903005,3288.9792,3.293748,1.105957,2.182825,3.999282,-0.752719,-1.333871,-3.398207,2863.0785,3.395619,0.909499,1.741014,3.628426,-0.645521,-1.116131,-3.438694,13543.0669,5.778855,5.030252,9.150369,11.622784,-3.462425,-5.637759,-9.231937,14126.4087,5.759062,5.266609,9.484611,12.468521,-3.634759,-6.099622,-9.31879,7411.2358,1.973993,1.688404,2.199672,5.064978,-1.248216,-1.781852,-5.822431,6701.5083,2.132172,1.461683,1.898269,4.843252,-1.065508,-1.459031,-4.712135,16018.813,7.122148,4.852271,7.902404,10.984931,-3.318355,-4.850163,-11.739338,12129.6333,6.016617,3.548642,5.723845,8.364419,-2.521646,-3.671116,-8.453197,3351.7102,3.598709,1.049003,1.991773,5.389347,-0.779608,-1.393624,-3.816522,3491.9821,3.764697,1.072291,2.02805,4.535303,-0.802363,-1.442355,-4.016109,15659.6128,6.055239,5.517659,10.071279,13.521966,-4.025478,-6.934294,-12.537476,12980.873,5.680062,4.541463,8.422696,11.833674,-3.288674,-5.613888,-9.545349,2
28458.9172,8.03999,6.568734,8.55333,10.663424,-4.097271,-5.26047,-12.060978,36373.8818,9.429627,9.740017,13.807201,16.884133,-5.555887,-7.077705,-15.736241,5649.5285,3.122882,1.699528,3.387685,6.312391,-1.047468,-1.552826,-4.235938,5692.4932,3.054114,1.745287,3.489335,5.606026,-1.057635,-1.547727,-3.911303,2924.4739,2.918723,1.139873,2.797946,5.05681,-0.667021,-1.170419,-3.280178,2475.0628,2.963747,0.934806,2.240404,4.493458,-0.533555,-0.888118,-2.739077,8496.3391,3.850239,2.867646,6.057951,9.874555,-1.77115,-2.704756,-5.490842,8768.0274,3.790619,2.982379,6.373975,9.165452,-1.840867,-2.838473,-5.745472,31030.0376,6.295241,7.113369,9.179494,13.54099,-4.608055,-6.387192,-21.032606,19931.7945,5.246233,4.351137,5.529879,8.653392,-2.720058,-3.8009,-12.362547,6253.98,3.125887,1.789746,3.20988,6.478526,-1.140788,-1.646477,-5.266102,6159.6567,3.374783,1.664787,3.045592,5.978212,-1.091081,-1.681732,-5.110107,3004.8146,3.238589,1.175324,2.846788,5.598181,-0.646054,-1.15751,-3.836214,2703.3184,3.040672,1.058184,2.620415,6.198926,-0.548178,-0.951632,-3.40123,8947.2207,3.768594,2.935287,5.937382,9.303367,-1.872067,-2.981632,-6.28481,8650.8763,3.994544,2.813624,5.859832,8.801014,-1.833653,-2.892851,-6.91806,6
13042.54,3.366369,3.547559,4.765284,7.197485,-2.151892,-2.764192,-6.647138,24931.435,5.749692,7.23584,9.814203,14.504465,-4.440467,-5.997921,-11.247664,28498.5845,13.114273,8.923196,16.40919,20.002318,-6.66455,-9.850027,-17.304458,28817.4746,12.653558,9.11455,16.762875,19.674668,-6.753503,-10.064971,-17.03971,5926.938,5.203817,2.170343,4.482961,6.712262,-1.443158,-2.523882,-5.019214,5226.2399,5.461856,1.768072,3.567737,5.464348,-1.230172,-2.046471,-3.980635,28158.1404,11.089125,10.335309,21.105985,25.461767,-7.708226,-12.864217,-20.199602,29597.1047,11.078549,10.961577,22.603051,27.051878,-8.427677,-14.314824,-20.552668,13433.7158,2.842146,3.743002,5.047582,8.430366,-2.094265,-2.832095,-10.582033,12488.645,3.224192,3.207437,4.260289,6.883225,-1.859707,-2.469879,-8.631988,31898.0523,13.370467,10.061717,18.107066,21.459278,-6.955257,-10.215976,-21.625936,25495.8875,11.803641,7.38312,12.890599,15.18763,-5.562395,-8.425802,-18.445423,6243.223,5.933249,2.213558,4.265539,7.82313,-1.580395,-2.798564,-5.700537,6548.3123,6.225442,2.274149,4.093489,7.35593,-1.607614,-2.701668,-5.638037,32141.8496,11.534041,11.869443,25.04614,30.916074,-8.807104,-15.070575,-27.742896,26820.3171,10.736691,9.553151,20.316259,26.506411,-7.119448,-11.896626,-20.505953,2
14206.6181,4.47257,3.164789,4.458548,6.660172,-1.880818,-2.568643,-6.45317,19642.3296,5.441079,5.119678,7.482839,10.541817,-2.968959,-3.797358,-9.220904,2604.3298,1.953972,0.922571,2.038303,3.859012,-0.509161,-0.809226,-3.761201,2667.7676,1.927711,0.946639,2.04382,3.954563,-0.516398,-0.892825,-3.318676,1605.69,2.036829,0.75041,2.121391,3.846485,-0.370471,-0.700285,-2.661295,1411.2771,2.112072,0.61083,1.642929,3.666963,-0.301487,-0.62317,-2.650006,4175.2039,2.330041,1.62312,3.751584,6.140242,-0.836551,-1.349378,-3.588562,4288.4995,2.325147,1.747876,4.351933,6.7598,-0.885557,-1.459295,-3.681602,15365.2998,3.592966,3.362962,4.736388,8.261071,-2.097736,-3.062084,-10.76564,10066.6534,3.095116,2.11371,2.990428,5.866301,-1.302268,-1.813895,-5.850267,2664.2851,1.857301,0.89977,1.855708,5.766992,-0.537422,-0.962126,-3.671204,2682.9277,1.957732,0.905405,1.955606,5.3672,-0.520749,-0.858504,-3.639935,1690.6026,2.227238,0.773379,2.12912,4.27892,-0.368546,-0.742865,-3.611141,1572.6786,2.16113,0.690233,1.755661,4.050767,-0.327867,-0.638614,-3.215143,4087.7173,2.188972,1.600751,3.759388,6.450737,-0.854636,-1.343455,-4.658271,3999.403,2.288532,1.515047,3.614017,6.968232,-0.81722,-1.312834,-3.983545,6
5818.7163,2.311175,1.08347,1.40706,3.494761,-0.885617,-1.224252,-4.25295,10886.6509,3.39815,2.070843,2.658834,5.417443,-1.68921,-2.361085,-5.749393,9090.0715,5.187206,2.523222,3.934015,6.191797,-1.731085,-2.578698,-6.014854,9214.6377,4.999417,2.568022,3.991184,7.125542,-1.758571,-2.572766,-5.170383,2366.1454,2.711864,0.706817,1.36892,3.755152,-0.478641,-0.892554,-2.585706,2087.3914,2.825996,0.584771,1.103137,3.407864,-0.398026,-0.758716,-2.394209,9410.5293,4.545158,2.947477,4.862313,7.681601,-2.034836,-3.303584,-5.679114,9571.6169,4.471486,3.071614,5.022287,8.236292,-2.144413,-3.478647,-6.827462,6559.5127,2.04046,1.236273,1.685967,4.968262,-0.965452,-1.427079,-5.177456,5821.46,2.193422,1.061336,1.473891,4.536427,-0.81284,-1.177764,-4.225957,10484.4182,5.439398,2.802465,4.273816,7.223122,-1.947134,-2.912966,-6.622966,8001.6111,4.695669,2.090683,3.299156,6.199996,-1.484821,-2.191008,-5.823944,2383.5239,2.949007,0.672835,1.286095,4.384484,-0.496386,-0.92989,-3.137391,2518.7441,3.115445,0.66192,1.288784,3.749278,-0.489027,-0.874404,-3.350403,10468.9439,4.672542,3.174753,5.215276,8.125695,-2.344171,-3.881016,-7.968262,8933.4321,4.408821,2.655392,4.312574,7.353239,-1.919879,-3.158364,-6.864429,2
22145.5369,6.632169,4.904675,6.445691,8.54993,-3.035086,-4.04491,-9.223212,29752.9238,7.566018,7.532175,10.613079,13.952293,-4.516123,-5.76345,-14.012412,4198.0639,2.592749,1.324196,2.60726,4.567942,-0.777596,-1.209123,-4.888855,4332.8513,2.566943,1.343224,2.764358,5.104079,-0.785386,-1.177873,-3.319794,2331.1904,2.516769,0.939567,2.419845,5.379627,-0.532638,-0.899644,-3.102565,2003.259,2.583963,0.757039,1.866768,3.478544,-0.427182,-0.742053,-3.272431,6630.6282,3.168365,2.199981,4.572829,7.90304,-1.318716,-2.028392,-4.597416,6776.3498,3.149218,2.338853,5.239702,8.330566,-1.406664,-2.207876,-4.678551,24833.9311,5.22606,5.308218,6.794414,10.295372,-3.607475,-5.099664,-15.557653,15942.7276,4.388286,3.302379,4.341159,7.280698,-2.110701,-2.962365,-10.353494,4580.0754,2.592264,1.350764,2.460383,5.723809,-0.83673,-1.310126,-4.386826,4558.3738,2.779865,1.293165,2.444253,5.125566,-0.803728,-1.336206,-3.918381,2423.6583,2.800289,0.961189,2.476558,5.758992,-0.530577,-1.005401,-3.771777,2229.5111,2.671671,0.849616,2.109379,5.939992,-0.450783,-0.830343,-3.137607,6775.4034,3.068919,2.258099,4.733753,8.223327,-1.410861,-2.280137,-5.779569,6617.1516,3.21657,2.11247,4.43608,7.409759,-1.343346,-2.073849,-5.261634,6
12352.211,3.422753,3.488047,4.656247,7.017326,-1.962126,-2.509083,-5.71843,23702.2559,5.7059,7.476215,10.173411,12.697443,-4.032687,-5.09819,-11.704671,24127.8689,11.597713,7.982953,14.432035,17.207201,-5.539984,-8.165655,-15.297368,24310.1916,11.087782,8.127156,14.716794,17.917537,-5.594292,-8.498894,-14.305913,5132.8985,4.675384,1.939789,3.990695,7.214605,-1.214326,-2.167493,-3.940201,4508.0536,4.870849,1.565447,3.062642,4.993106,-1.03436,-1.690705,-4.737298,23841.6928,9.489809,9.150003,18.178044,21.286013,-6.290095,-10.199434,-17.996505,24973.008,9.69084,9.809091,19.980112,23.203256,-6.861773,-11.832868,-18.519542,13566.7208,2.955361,3.912943,5.2905,8.457867,-2.048342,-2.753335,-10.343664,12305.5322,3.301079,3.334712,4.395676,7.413443,-1.75517,-2.443196,-8.340751,27166.915,12.163851,8.955741,15.940787,20.681172,-5.888607,-8.939006,-18.352504,21487.5449,10.401505,6.557057,11.249221,14.499724,-4.659239,-6.884573,-15.033943,5367.4942,5.343802,1.967895,3.784248,6.17399,-1.305555,-2.309019,-5.770297,5600.3665,5.500059,1.998394,3.699195,6.212859,-1.319609,-2.209049,-5.340123,27251.0789,10.058313,10.505257,21.859156,26.774652,-7.343796,-12.613933,-22.993969,22716.5215,9.313885,8.385267,17.239462,21.10933,-5.836584,-9.766215,-17.578748,2
31953.423,9.057127,7.400731,9.534122,12.339462,-4.513785,-5.779924,-14.13442,41944.2783,10.539619,11.221653,15.823566,21.736972,-6.219976,-8.101413,-21.850966,6814.815,3.513743,2.020313,3.967068,6.878511,-1.254117,-1.940139,-4.971461,6895.9445,3.420034,2.040471,3.906042,6.342078,-1.244171,-1.819513,-4.269396,3397.4601,3.201215,1.278234,3.069792,4.982654,-0.747392,-1.181298,-3.887819,2878.576,3.277185,1.035624,2.327989,4.904216,-0.589573,-0.933166,-3.222489,10403.7491,4.323702,3.303679,6.598311,9.024372,-2.100839,-3.133101,-7.014074,10665.3838,4.288647,3.505744,7.267754,10.161741,-2.226649,-3.480156,-7.388701,36512.2813,7.267043,8.449086,10.686087,15.221991,-5.314333,-7.256584,-25.875509,23913.7012,6.058094,5.190624,6.601666,9.499268,-3.276088,-4.665853,-17.284051,7701.1677,3.524409,2.148024,3.882373,6.621932,-1.395728,-2.066966,-6.869497,7620.2446,3.794553,2.031057,3.680333,6.921963,-1.36159,-2.040936,-6.268628,3503.7245,3.582046,1.326273,3.137814,5.98993,-0.730386,-1.255996,-4.22074,3108.0939,3.312646,1.156987,2.774203,6.162774,-0.599911,-1.009,-4.091585,11281.0515,4.310626,3.549769,6.862055,9.843898,-2.398015,-3.864078,-8.024305,11003.0862,4.568404,3.329386,6.352591,9.247432,-2.277488,-3.587763,-8.029288,6
8986.8955,2.530073,1.967871,2.470275,4.414946,-1.512056,-2.020676,-5.58586,18376.9561,4.31957,4.295161,5.483946,8.276215,-3.124999,-3.997811,-11.020732,14736.4834,7.167584,4.638351,7.637493,11.647496,-3.241088,-4.829417,-8.866226,14870.5015,6.84674,4.742705,7.850433,10.906637,-3.249093,-4.86473,-8.713622,3493.9818,3.456015,1.167908,2.251073,4.169345,-0.787493,-1.37461,-3.781255,3089.4474,3.642628,0.945778,1.841289,4.304341,-0.676607,-1.080534,-2.776903,14912.3066,6.034961,5.392416,9.636803,12.694039,-3.769723,-6.111879,-9.585489,15484.3518,6.094666,5.717723,10.3897,13.07316,-3.973838,-6.58817,-10.963908,10833.3193,2.40554,2.403088,3.127105,6.261525,-1.741225,-2.46602,-7.819046,9641.1499,2.627556,2.052877,2.629041,5.69925,-1.461607,-2.031148,-6.623765,16803.3142,7.360759,5.152697,8.306356,11.145691,-3.542041,-5.268083,-12.938569,13036.117,6.315719,3.814716,6.355449,9.651758,-2.736978,-4.078269,-9.314066,3567.1834,3.789531,1.12051,2.198078,4.868539,-0.82221,-1.479324,-4.486807,3716.5174,3.918117,1.116892,2.086696,4.670259,-0.84019,-1.437604,-4.350309,17006.9724,6.271401,5.967692,10.995359,15.429382,-4.365091,-7.352197,-13.882984,14312.9385,5.903891,4.861909,8.970893,12.708804,-3.549808,-5.830021,-11.050746,2
1729.0488,1.410183,1.489466,2.461973,4.430408,-0.213373,-0.511094,-2.714925,2563.3979,1.535969,2.800801,4.810201,7.304264,-0.300867,-0.691098,-3.206307,8.1844,1.002996,0.509772,1.356102,3.681794,-0.083245,-0.366772,-2.59859,44.4128,1.015651,0.530913,1.372021,3.598026,-0.08284,-0.355431,-2.781703,118.8976,1.076699,0.534118,1.694676,4.172693,-0.054049,-0.303416,-2.440324,117.7711,1.092878,0.422738,1.269124,3.413543,-0.050314,-0.295207,-1.85606,224.6087,1.072534,1.054138,2.734529,4.946006,-0.105839,-0.382203,-2.751583,234.6696,1.07203,1.144577,3.17057,5.436431,-0.106642,-0.374561,-3.274084,2240.2622,1.359968,1.742383,3.109377,5.633624,-0.257197,-0.696827,-4.538175,1432.2739,1.285555,1.069079,1.898742,4.887922,-0.190004,-0.621981,-3.52488,-79.1777,0.973923,0.447504,1.256435,4.818353,-0.094165,-0.402348,-3.732429,10.2214,1.003808,0.489743,1.387029,3.90343,-0.086217,-0.391735,-3.284809,161.9538,1.117637,0.541797,1.738864,4.672162,-0.060601,-0.343748,-3.080678,134.6979,1.099851,0.488382,1.55169,4.864105,-0.070914,-0.343147,-2.620587,163.7019,1.048953,0.979328,2.653971,5.702624,-0.112552,-0.482161,-3.819777,118.4753,1.038928,0.931018,2.588049,5.397807,-0.100816,-0.365512,-3.202766,6
1456.6704,1.407096,0.282774,0.561725,3.558015,-0.188779,-0.404783,-2.59313,2686.6109,1.641592,0.50506,0.894657,3.616984,-0.33269,-0.594153,-3.804518,2479.2685,2.215904,0.537379,0.953616,3.904127,-0.316637,-0.635471,-4.35402,2538.395,2.17318,0.559858,0.948767,3.897973,-0.318242,-0.621235,-3.178261,750.8041,1.547869,0.213122,0.610268,3.128519,-0.113524,-0.331373,-3.117726,641.0406,1.576728,0.185947,0.527636,2.565839,-0.103778,-0.345674,-2.347038,2641.9212,2.08712,0.691736,1.243074,4.55951,-0.374181,-0.733068,-3.33482,2772.9133,2.086633,0.727347,1.312918,4.102408,-0.401338,-0.7563,-3.365905,1802.8521,1.319161,0.357572,0.741736,5.279387,-0.230941,-0.593134,-3.823145,1525.2856,1.345127,0.289725,0.664298,4.651014,-0.190194,-0.509671,-3.389781,2793.803,2.284213,0.593331,1.063123,4.429554,-0.345089,-0.775606,-4.344068,2136.6126,2.076242,0.481908,0.915665,4.079895,-0.280549,-0.626775,-4.016024,732.0488,1.613049,0.205323,0.553314,4.385794,-0.118575,-0.427733,-3.364859,716.1031,1.609464,0.198552,0.564848,3.997973,-0.119163,-0.387713,-3.543718,2800.9322,2.088301,0.695064,1.253726,5.387724,-0.401029,-0.813565,-4.1694,2445.6897,2.070185,0.624369,1.212854,4.84266,-0.347133,-0.735087,-3.628442,2
33752.4949,10.365924,7.912892,10.386689,12.545101,-4.600314,-6.104746,-14.290253,46060.3559,11.369613,12.795667,18.336202,22.039176,-6.730108,-8.885639,-22.293812,8035.3049,4.269476,2.247935,4.338005,7.504686,-1.378961,-2.03574,-5.195038,8056.1943,4.100106,2.305784,4.602284,7.31963,-1.398667,-2.072478,-5.408231,3797.5754,3.541893,1.419254,3.261414,5.606071,-0.832123,-1.421851,-3.103267,3153.0962,3.579151,1.14592,2.635375,5.078582,-0.648611,-1.034562,-3.098666,11861.2397,5.218864,3.777767,7.571816,10.075223,-2.45273,-3.753004,-8.047127,12347.8533,5.189195,3.933396,8.099832,11.316721,-2.571034,-3.944864,-7.013071,40542.5249,7.96075,9.667536,12.719791,16.710587,-5.789363,-7.981689,-33.104118,26392.6826,6.706845,5.726231,7.349367,10.402476,-3.575805,-5.07505,-16.51815,9100.3122,4.447225,2.396284,4.208347,6.40556,-1.515353,-2.2374,-6.278018,8922.2619,4.833089,2.233137,4.047134,7.017082,-1.481691,-2.201549,-6.43973,3880.5663,3.976634,1.443223,3.365332,7.508407,-0.810909,-1.396818,-4.218757,3401.5144,3.652675,1.283763,3.131336,5.887598,-0.66625,-1.160113,-4.079474,13047.9419,5.395736,3.983603,7.607651,12.048635,-2.724737,-4.339691,-9.081346,12527.6485,5.768974,3.776224,7.491413,10.372552,-2.621469,-4.147376,-8.532251,6
11286.5219,2.762384,3.03355,3.926299,6.707384,-1.91705,-2.42431,-5.652799,24886.688,5.183983,7.37452,9.917645,13.200578,-4.264832,-5.466578,-11.808633,19972.4014,9.135744,6.561242,11.413525,14.294542,-4.486192,-6.654206,-11.875902,20093.7512,8.894042,6.718569,11.672368,14.132347,-4.573189,-6.950334,-11.490451,4464.4727,4.141013,1.639647,3.272015,5.340404,-1.046949,-1.740387,-3.768373,3905.5974,4.298861,1.335341,2.645923,4.595092,-0.902332,-1.482985,-3.477124,19731.678,7.794564,7.734841,15.132957,20.411336,-5.284407,-8.7698,-13.378113,20797.7178,7.886699,8.198929,15.955235,19.632562,-5.616684,-9.483818,-17.180174,15013.5196,2.856238,4.129223,5.420399,8.810743,-2.371683,-3.305007,-11.783573,13574.5225,3.200648,3.459402,4.460546,7.256625,-2.00188,-2.732308,-8.926408,22698.9007,9.500212,7.331939,12.419106,15.460948,-4.859625,-7.132854,-16.005275,17794.9629,8.205732,5.429473,9.155612,11.381065,-3.78802,-5.704008,-11.296613,4632.3769,4.640774,1.631279,3.112756,7.344258,-1.106245,-1.903047,-4.161776,4767.6679,4.81204,1.658535,3.128188,5.460626,-1.13265,-1.967317,-4.682399,22803.0727,8.15799,8.681541,17.043011,20.854252,-6.093906,-10.195076,-16.987754,18923.791,7.637279,7.149117,14.397343,18.344111,-4.983074,-8.479013,-16.547661,2
12054.3823,3.845879,2.72104,3.811111,6.072951,-1.603904,-2.179128,-5.90556,19374.792,5.052192,5.177075,7.749535,10.740395,-3.015053,-3.878836,-8.768025,2441.8862,1.896807,0.846633,1.859174,4.399634,-0.465466,-0.753946,-3.088665,2503.9741,1.873209,0.872373,1.867082,4.129959,-0.477496,-0.788038,-2.883801,1556.7223,2.013154,0.71477,2.032406,5.14104,-0.372211,-0.670161,-2.497152,1332.7798,2.056925,0.581539,1.558922,3.47086,-0.298075,-0.583098,-3.183876,3920.6392,2.280394,1.546049,3.675533,6.845543,-0.795419,-1.23616,-3.323924,4064.5207,2.258043,1.62443,3.973812,6.827531,-0.816862,-1.366279,-3.852687,15037.2129,3.380766,3.376281,4.762078,8.914093,-2.112267,-3.181112,-10.654419,9536.7851,2.863341,2.05891,2.931984,6.053833,-1.259589,-1.925623,-6.36904,2420.3516,1.787146,0.814413,1.716377,4.577869,-0.486416,-0.912115,-3.589159,2571.012,1.946885,0.826705,1.860197,5.480446,-0.482895,-0.908792,-3.861093,1640.9723,2.218912,0.730218,2.182927,5.554043,-0.363892,-0.711872,-3.246556,1497.7328,2.117729,0.665451,1.897661,4.72066,-0.328016,-0.69317,-2.956627,3812.8852,2.136356,1.457536,3.377948,6.401951,-0.779852,-1.26267,-4.675064,3661.5837,2.226759,1.417441,3.462775,6.502965,-0.754111,-1.26203,-3.875344,6
6186.1753,2.415194,1.168313,1.53976,3.670035,-1.019164,-1.490585,-3.657868,13127.853,3.816087,2.610007,3.404235,6.097434,-2.027005,-2.619438,-6.906587,9209.4795,5.132012,2.590313,3.979432,6.444202,-1.764954,-2.585091,-5.248235,9324.426,5.004585,2.665533,4.107623,6.449932,-1.796307,-2.631394,-5.127345,2373.4083,2.701784,0.726211,1.300618,3.113973,-0.48483,-0.925001,-2.495149,2063.0026,2.811062,0.603345,1.168277,2.822756,-0.407517,-0.728405,-2.230155,9265.8943,4.536731,3.07162,5.096051,8.305103,-2.087608,-3.307476,-5.343548,9692.4506,4.522753,3.235665,5.319029,9.570229,-2.208795,-3.55116,-5.928286,8232.7773,2.29668,1.574919,2.118357,5.703015,-1.163763,-1.638136,-5.582705,7111.5146,2.446748,1.333118,1.756824,4.519391,-0.963906,-1.393791,-5.039181,10572.5307,5.440176,2.913286,4.509259,8.065221,-1.977776,-2.820969,-6.683619,8081.0977,4.668517,2.17349,3.353108,5.943877,-1.504193,-2.318208,-6.137904,2411.02,2.994194,0.697355,1.298026,4.054293,-0.489407,-0.992522,-3.599325,2493.4711,3.140278,0.693465,1.322663,4.306639,-0.502531,-0.902542,-3.240837,10448.2951,4.669448,3.318602,5.526612,8.382831,-2.383647,-3.775703,-8.226805,8810.1255,4.480394,2.773677,4.659801,7.400868,-1.970128,-3.22229,-6.001529,2
18065.727,5.688969,4.008808,5.354788,8.161963,-2.42953,-3.139507,-7.958561,28822.0298,6.9675,7.491432,10.706614,14.611444,-4.488198,-5.749248,-13.498162,4056.6718,2.526441,1.226384,2.356176,5.035544,-0.744039,-1.139224,-3.183036,4142.0886,2.499105,1.26079,2.455003,5.737981,-0.755144,-1.183509,-3.502126,2324.6979,2.531292,0.907658,2.301494,4.733122,-0.528514,-0.887367,-2.542966,1952.4476,2.549351,0.751633,1.832341,4.027407,-0.425904,-0.756543,-3.398961,6361.0669,3.154098,2.105696,4.431163,6.942092,-1.268405,-1.959818,-4.465384,6559.3365,3.100414,2.204365,4.856612,7.404271,-1.311697,-2.077878,-5.002814,23329.1045,4.736707,5.177977,6.837331,12.427607,-3.453699,-4.870674,-14.672757,14553.5645,3.893936,3.091681,4.055578,6.707006,-1.961451,-2.71911,-9.288688,4374.9851,2.513714,1.232129,2.278057,5.64797,-0.796749,-1.281565,-4.7212,4447.386,2.745446,1.205487,2.35508,5.155218,-0.776542,-1.219112,-4.251849,2367.0247,2.754126,0.918057,2.334742,6.143295,-0.507502,-0.945753,-3.651885,2170.6628,2.652369,0.854801,2.218126,4.944396,-0.445292,-0.795673,-3.428698,6466.0332,3.036768,2.063028,4.356384,7.41662,-1.284117,-2.043392,-5.137509,6221.0527,3.177232,1.974336,4.31436,7.431788,-1.256881,-1.979507,-5.003338,6
12184.1733,3.412193,3.365398,4.409091,6.648341,-1.899403,-2.56577,-5.913806,28319.377,6.554944,8.92284,12.173178,15.412622,-4.749139,-6.034693,-13.914429,24214.6619,11.71887,8.124919,14.749475,17.743386,-5.380302,-8.153433,-14.086641,24329.1269,11.298384,8.349217,15.290666,19.326486,-5.550186,-8.398437,-14.648075,5185.9986,4.702753,1.975222,4.078423,6.108624,-1.242696,-2.16066,-4.939089,4572.3247,5.08258,1.588251,3.312667,5.398283,-1.062468,-1.783833,-3.819639,23562.4729,9.732825,9.518507,19.483392,23.535002,-6.410352,-10.697817,-18.042727,25001.3186,9.837933,10.072719,20.635219,23.775495,-6.927541,-11.775803,-16.728061,17348.0176,3.484764,4.935294,6.550365,9.945126,-2.608534,-3.691404,-12.336152,15220.0102,3.800842,4.047248,5.31105,8.451255,-2.172602,-2.919081,-9.892271,27001.6179,12.153529,9.040358,16.060251,20.447377,-5.74996,-8.576116,-20.527264,21193.4263,10.37134,6.647704,11.691329,14.509628,-4.477791,-6.870002,-14.445523,5399.1571,5.403813,1.970737,3.981967,7.071147,-1.322087,-2.303342,-5.904992,5607.6718,5.682504,2.011991,3.830534,7.878764,-1.353343,-2.344577,-5.00271,27018.0652,10.180727,10.639216,22.143519,26.827182,-7.395733,-12.801647,-22.583646,22384.5288,9.576247,8.72477,18.359421,23.563601,-6.035372,-10.723141,-18.563131,2
25308.9195,7.664732,5.765561,7.383112,9.081051,-3.40289,-4.454149,-10.808398,41334.2183,9.99235,11.093976,15.847791,19.451369,-6.219497,-8.082869,-19.655479,6485.6738,3.411248,1.867329,3.484407,5.649597,-1.163631,-1.760857,-4.563253,6575.1691,3.348946,1.945008,3.636328,6.013899,-1.188857,-1.733191,-4.147822,3338.9557,3.196265,1.251754,2.879289,5.723017,-0.745359,-1.270771,-3.127748,2779.5223,3.210374,1.025558,2.3414,5.040346,-0.589345,-0.930023,-3.140225,9831.7884,4.266312,3.171364,6.325224,9.301644,-2.023081,-3.149482,-6.477382,10228.5679,4.235754,3.301419,6.723889,9.268285,-2.12665,-3.334959,-7.299469,35838.2534,6.873299,8.281279,10.602357,15.919727,-5.269756,-7.196992,-24.035678,22846.6328,5.601606,4.92271,6.258871,9.280797,-3.155709,-4.327773,-13.613659,7212.5024,3.413777,1.987646,3.418842,6.301365,-1.285689,-1.923675,-4.853347,7237.4138,3.753205,1.882856,3.324062,6.9373,-1.25057,-1.865677,-5.141393,3387.2835,3.536181,1.278659,3.003779,5.93411,-0.72527,-1.228365,-3.896236,2984.3316,3.228194,1.140122,2.757671,5.10218,-0.602429,-1.010566,-3.326896,10571.0191,4.237571,3.28981,6.197255,8.971024,-2.207249,-3.543808,-8.476926,10228.2784,4.520773,3.138285,6.072564,9.504824,-2.139165,-3.373801,-6.908668,6
7111.0591,2.199439,1.597771,2.063965,4.501293,-1.256022,-1.671235,-4.561095,19163.7261,4.452861,4.641159,5.806222,9.039078,-3.188519,-4.113003,-8.716356,14615.929,7.074515,4.70402,7.839615,10.095495,-3.102631,-4.6586,-7.568894,14729.7002,6.859063,4.830487,8.047866,10.32679,-3.170421,-4.626773,-7.987153,3425.1659,3.394409,1.184665,2.29578,4.428456,-0.775008,-1.336289,-3.046374,2995.8575,3.572847,0.958601,1.873887,3.922026,-0.660195,-1.114821,-2.747568,14382.6489,6.05692,5.52269,10.131425,13.240242,-3.66386,-6.063258,-10.035693,15071.0015,5.990881,5.834008,10.572996,14.021773,-3.887382,-6.412233,-9.157285,11764.98,2.542071,2.667866,3.347168,6.301875,-1.845436,-2.561532,-10.216646,10199.4922,2.732408,2.211657,2.828647,5.575162,-1.491966,-2.079782,-7.17639,16575.5114,7.278853,5.211064,8.584354,11.858502,-3.421299,-5.124636,-11.03799,12700.695,6.199798,3.865918,6.383163,8.996179,-2.6198,-3.861099,-8.612957,3440.9923,3.676972,1.128577,2.157016,5.03346,-0.799829,-1.466294,-4.311546,3614.7506,3.924856,1.128185,2.167996,4.589169,-0.816372,-1.408124,-4.030933,16384.1406,6.189515,6.038856,11.197796,15.310027,-4.200011,-7.107572,-13.320893,13630.81,5.825782,4.995642,9.429256,12.799313,-3.463419,-5.883083,-10.268844,2
1231.9883,1.31383,1.064815,1.892622,4.104617,-0.178984,-0.474435,-3.498397,2598.5132,1.549993,2.776203,4.817112,8.089219,-0.311805,-0.657665,-3.832651,-9.189,0.996603,0.491498,1.275295,3.250255,-0.085557,-0.366312,-2.970115,13.6419,1.00485,0.519875,1.408326,3.544205,-0.089313,-0.35737,-2.065177,115.1212,1.075359,0.532878,1.682366,4.226006,-0.056883,-0.286325,-2.529553,105.2321,1.084098,0.430849,1.409072,3.433375,-0.059003,-0.289902,-2.474945,166.0937,1.054321,1.035449,2.750051,5.184915,-0.104822,-0.403861,-3.015284,219.7212,1.069211,1.127647,3.127872,5.238028,-0.112784,-0.413772,-3.902988,2235.7866,1.360563,1.69999,2.920946,6.795248,-0.257435,-0.718951,-4.693251,1341.3491,1.267133,1.022423,1.913667,4.909208,-0.18615,-0.559274,-3.801895,-59.6447,0.979686,0.413989,1.129414,4.351795,-0.098724,-0.373842,-3.794124,32.7258,1.01251,0.470095,1.443221,4.321141,-0.09016,-0.464315,-3.247637,167.8728,1.124366,0.539202,1.691983,4.348814,-0.063918,-0.378405,-3.360112,123.5229,1.092313,0.481759,1.461104,4.058949,-0.062298,-0.344292,-2.838433,145.2275,1.044553,0.956416,2.568576,5.802026,-0.113903,-0.455153,-3.409792,154.6807,1.053269,0.935367,2.604648,5.198895,-0.104321,-0.442612,-3.068,6
1027.4256,1.321428,0.215708,0.509007,3.045377,-0.156273,-0.415863,-2.596045,2399.165,1.582563,0.460616,0.93763,4.180682,-0.308437,-0.606778,-3.702757,2578.5081,2.286088,0.534203,0.917152,3.752165,-0.3304,-0.62417,-3.464452,2638.0996,2.250577,0.549237,0.933553,3.270154,-0.331873,-0.637907,-3.752698,753.9281,1.558625,0.206405,0.636635,3.447245,-0.120216,-0.393068,-2.585909,657.3722,1.600857,0.174129,0.468578,2.787192,-0.104181,-0.353887,-3.01173,2734.1731,2.159924,0.67085,1.214983,4.085823,-0.413471,-0.784616,-3.263285,2852.2732,2.1545,0.717798,1.292108,4.060811,-0.418261,-0.798146,-3.428332,1681.6245,1.301854,0.340183,0.723059,5.322056,-0.218982,-0.586344,-4.058211,1345.711,1.307783,0.286366,0.639742,4.348648,-0.176085,-0.493243,-3.63556,2850.7705,2.348188,0.579011,1.051235,4.252435,-0.3587,-0.790786,-3.935895,2212.7604,2.146175,0.471557,0.874906,4.359432,-0.290575,-0.650623,-3.982069,705.1461,1.599827,0.198518,0.580008,4.330737,-0.123753,-0.42642,-3.300689,746.6483,1.66524,0.194181,0.576114,3.865402,-0.112822,-0.396842,-3.39924,2884.4776,2.160157,0.681063,1.274285,4.452147,-0.418769,-0.866833,-4.214187,2492.1365,2.121082,0.611036,1.171623,4.067969,-0.367713,-0.754614,-3.703369,2
26818.0056,9.705195,6.007898,7.878293,9.565264,-3.434567,-4.416579,-11.428692,45601.1714,11.635327,12.350498,17.737163,21.398858,-6.601424,-8.570117,-24.551516,7795.633,4.180778,2.189389,4.292005,6.602188,-1.366959,-1.965756,-4.808263,7804.0161,4.007249,2.222968,4.366411,6.635693,-1.345326,-1.968023,-4.979377,3739.8283,3.506848,1.402984,3.297125,5.95204,-0.813275,-1.278933,-2.888849,3119.348,3.59586,1.116554,2.513704,4.397968,-0.623655,-1.040907,-2.741727,11790.7751,5.225871,3.645046,7.029227,10.762639,-2.344008,-3.582335,-6.684033,12139.4783,5.166586,3.842011,7.772126,11.541506,-2.498962,-3.869114,-7.487849,39346.5273,7.99069,9.103626,11.833694,17.413124,-5.561462,-7.800733,-26.718241,25133.6372,6.691794,5.365701,6.87454,9.539753,-3.383759,-4.807922,-16.742397,8724.6685,4.313412,2.315474,3.952621,7.352245,-1.464788,-2.172687,-5.790029,8746.0293,4.76698,2.188612,3.84913,6.596575,-1.479586,-2.196333,-6.156909,3771.2047,3.933866,1.407832,3.194755,6.27321,-0.78839,-1.391917,-4.150888,3347.2296,3.661399,1.228308,2.83854,6.51904,-0.630832,-1.094914,-3.699276,12943.1643,5.431279,3.876905,7.251739,11.534622,-2.672481,-4.334215,-8.642828,12559.0842,5.776222,3.677962,6.920266,10.361613,-2.533458,-3.941008,-8.399171,6
8971.2016,2.357515,2.376788,3.113198,6.060453,-1.580577,-2.010739,-5.075898,24863.8911,5.239143,7.216388,9.469219,12.200156,-4.098544,-5.185938,-10.312472,19550.2781,9.029753,6.645659,11.64953,13.932661,-4.37427,-6.481702,-11.216278,19791.0181,8.810449,6.774079,12.088923,14.861181,-4.401877,-6.68016,-10.741664,4354.1334,4.082245,1.593278,3.291156,5.057406,-1.012971,-1.701196,-4.853383,3815.0661,4.280385,1.268781,2.557072,4.165476,-0.852932,-1.408944,-3.408826,19502.9104,7.641842,7.724202,15.086252,18.911052,-5.055589,-8.248079,-13.303685,20346.0925,7.761844,8.257455,16.351498,20.014642,-5.461707,-9.303918,-16.461413,15618.79,2.957074,4.106047,5.354174,9.910287,-2.389185,-3.288023,-11.104711,13618.0649,3.247122,3.416936,4.368907,8.22387,-1.97738,-2.722327,-9.003662,22064.626,9.372161,7.360103,12.770051,15.362882,-4.691705,-6.976235,-15.400047,17174.0713,8.047233,5.475838,9.372895,12.560029,-3.670208,-5.389692,-13.018732,4426.79,4.483725,1.552329,3.110375,5.685094,-1.058428,-1.80663,-5.25612,4679.1801,4.76983,1.535913,2.928439,5.860732,-1.065434,-1.795751,-4.923012,22290.1416,7.975276,8.666216,17.660835,23.769146,-5.878472,-10.117001,-19.341226,18565.646,7.373401,7.048187,14.286979,17.448733,-4.70715,-7.859223,-14.583025,2
18713.7539,5.431514,4.266884,5.652093,7.795251,-2.470621,-3.216438,-7.53862,34777.2226,8.344363,9.256789,13.218899,17.658225,-5.197286,-6.691338,-14.924319,5024.34,2.89334,1.490277,2.823939,4.80114,-0.893747,-1.354667,-3.883641,5089.7793,2.815875,1.520452,2.946335,5.371371,-0.890389,-1.393479,-3.544,2810.1273,2.855004,1.067263,2.515099,5.327498,-0.632199,-1.002668,-2.678883,2330.957,2.855485,0.841209,1.875574,3.738885,-0.491992,-0.800577,-2.334954,7911.4135,3.559036,2.4941,4.953685,7.470054,-1.545227,-2.302326,-5.549997,8180.8672,3.589591,2.663185,5.520487,8.40497,-1.640957,-2.587092,-5.954974,28437.0088,5.477661,6.528734,8.46291,12.862272,-4.168614,-5.875331,-21.102033,17438.4556,4.471647,3.859778,5.06834,8.310141,-2.351501,-3.293678,-9.626384,5337.9155,2.816176,1.510486,2.676075,5.623319,-0.941482,-1.426757,-4.960131,5522.0098,3.098985,1.487045,2.711133,4.949855,-0.951764,-1.438987,-4.140732,2823.7003,3.14031,1.067548,2.536306,5.063858,-0.596744,-1.063309,-3.837409,2566.1523,2.958706,0.942537,2.170462,4.345344,-0.497521,-0.863657,-3.393093,8099.5029,3.418291,2.554356,4.993352,8.004436,-1.640571,-2.658342,-6.365778,8014.8909,3.65735,2.412868,4.677844,8.232636,-1.578575,-2.479438,-5.70088,6
10795.1973,2.926948,3.04696,4.053913,6.477067,-1.756768,-2.352266,-5.970513,29188.79,6.506581,9.239363,12.664379,17.242529,-4.866844,-6.16752,-14.389541,27648.8916,12.825404,9.5022,17.779803,20.917744,-6.458712,-9.71522,-15.764299,27901.0464,12.371319,9.678464,18.267494,21.408058,-6.528027,-10.106884,-17.18283,5792.1422,5.156868,2.1548,4.648647,6.714794,-1.403058,-2.412184,-4.558355,5055.8281,5.417239,1.717276,3.58116,5.878653,-1.174425,-1.915875,-4.325118,27189.0932,10.487871,10.770831,22.399764,25.66983,-7.275483,-11.949511,-20.017296,28690.0257,10.734424,11.647016,24.769692,30.170932,-7.965841,-13.62059,-19.563762,18495.3584,3.534887,5.218057,6.849544,10.521813,-2.829463,-3.869592,-14.940831,16027.5,3.903197,4.296584,5.672144,9.033098,-2.333791,-3.196963,-11.593228,30377.4505,13.06128,10.417342,19.472427,24.447454,-6.741736,-10.309566,-20.349071,23900.9395,11.083139,7.722074,13.884182,16.986567,-5.33758,-8.091604,-17.358756,5962.8072,5.804794,2.140873,4.473747,7.384697,-1.479718,-2.615743,-5.217503,6283.2401,6.188194,2.157092,4.067252,7.675913,-1.505514,-2.543796,-5.308367,30737.1643,10.850534,12.327188,27.099435,32.971901,-8.438607,-14.813088,-26.80551,25494.7649,9.930174,9.85153,21.486112,25.580134,-6.753286,-11.394417,-20.441572,2
1021.2998,1.265186,0.981572,1.760044,3.804023,-0.168503,-0.501763,-3.354367,2626.0088,1.575757,2.741492,4.610454,7.025048,-0.309982,-0.760641,-3.8206,-26.5488,0.990245,0.480137,1.315667,3.697729,-0.08502,-0.375297,-2.515154,33.2202,1.011809,0.486029,1.276133,4.068534,-0.085369,-0.346786,-2.780211,105.9228,1.069732,0.516364,1.617091,3.88071,-0.05633,-0.32064,-2.473562,105.4264,1.084309,0.39722,1.160034,2.954031,-0.050001,-0.284922,-3.088321,184.97,1.059279,0.970915,2.457105,4.585826,-0.109967,-0.379617,-3.093516,207.0656,1.064545,1.075835,2.99071,6.520837,-0.105934,-0.406299,-3.135713,2187.0904,1.361193,1.687082,2.975856,7.11383,-0.254844,-0.679562,-4.38302,1274.7783,1.260814,1.038277,1.958825,5.111642,-0.185609,-0.604669,-3.853375,-105.3518,0.964514,0.389197,1.045906,4.246862,-0.091695,-0.392469,-3.63567,-27.8772,0.989543,0.461967,1.328932,4.793265,-0.093812,-0.450679,-4.081805,170.3254,1.127969,0.523663,1.721703,4.448952,-0.06584,-0.378811,-2.573601,147.8297,1.112229,0.454685,1.308821,3.894516,-0.061883,-0.365223,-3.303778,103.8611,1.031129,0.909505,2.507935,6.265614,-0.109148,-0.404124,-3.610264,112.3567,1.03686,0.865393,2.332184,5.204671,-0.106586,-0.41328,-2.970651,6
886.0188,1.295867,0.182394,0.448025,3.24302,-0.13752,-0.441533,-2.606966,2134.489,1.539727,0.401554,0.717639,3.762304,-0.268187,-0.558605,-3.305284,2538.431,2.268472,0.543328,0.943324,4.089856,-0.31424,-0.712134,-3.379479,2615.7607,2.232311,0.562384,0.934917,4.183039,-0.328374,-0.63103,-3.578516,758.9037,1.574871,0.208141,0.555075,2.847427,-0.11443,-0.374686,-2.905229,624.711,1.568712,0.179289,0.530764,2.78569,-0.098096,-0.322023,-2.488991,2758.8371,2.13959,0.711147,1.295072,4.190882,-0.392665,-0.724042,-3.432216,2867.5762,2.153359,0.743293,1.473983,4.642883,-0.410408,-0.778651,-3.61984,1548.3125,1.288409,0.302914,0.735772,5.408146,-0.202667,-0.602396,-4.470643,1261.1035,1.304012,0.255153,0.623082,4.477492,-0.168046,-0.51215,-3.410908,2835.6293,2.354623,0.603552,1.103332,4.803714,-0.34721,-0.776382,-4.198945,2198.4959,2.152173,0.493363,0.908914,4.420175,-0.282653,-0.61117,-3.631194,669.949,1.570479,0.194879,0.595719,3.901544,-0.111228,-0.467632,-3.437363,718.0693,1.634875,0.193355,0.519423,3.806541,-0.109743,-0.372269,-3.131797,2903.6374,2.161691,0.714951,1.340646,4.535379,-0.408906,-0.7778,-4.360041,2487.4639,2.08508,0.626532,1.246188,4.900321,-0.35113,-0.755346,-3.542104,2
13607.3848,5.605845,2.207132,3.225678,5.602022,-1.638769,-2.271077,-6.026327,20181.4409,5.924064,5.384074,8.091771,12.172202,-3.041164,-4.127599,-10.555061,2547.0276,2.058348,0.860419,1.81548,3.78926,-0.450606,-0.751103,-3.087931,2605.3523,2.014539,0.891688,1.874325,5.452624,-0.46176,-0.725043,-2.839006,1593.8676,2.100776,0.712284,2.021835,4.002273,-0.351804,-0.657275,-2.673502,1357.8929,2.151893,0.569397,1.456412,3.187653,-0.286827,-0.585502,-2.461551,4136.2182,2.475674,1.539336,3.59758,6.346958,-0.770252,-1.202587,-3.722594,4281.1399,2.469399,1.649903,4.05832,7.214474,-0.814808,-1.347343,-4.024709,15781.8618,3.873777,3.549241,5.040882,8.632355,-2.132664,-3.076152,-11.352427,10064.4283,3.34473,2.197558,3.294069,6.26004,-1.242612,-1.809622,-6.39781,2584.2212,2.000994,0.817408,1.597645,4.66636,-0.463195,-0.80704,-3.484831,2702.9397,2.206003,0.839485,1.769421,4.768579,-0.455076,-0.841983,-3.845354,1664.301,2.321343,0.722147,2.182195,5.412614,-0.346959,-0.686559,-3.245176,1530.4729,2.22978,0.646391,1.712833,4.532117,-0.314329,-0.644492,-2.890919,4078.9758,2.400663,1.483061,3.472771,6.941312,-0.753213,-1.242798,-4.217353,3900.8516,2.488782,1.409889,3.293629,6.664536,-0.740337,-1.187312,-3.937664,6
7863.2881,2.722215,1.510106,1.88341,3.825045,-1.133339,-1.516858,-5.636609,15070.712,4.341314,3.041204,4.006982,7.314834,-2.278091,-2.980267,-7.592105,9446.5437,5.413998,2.721268,4.142744,6.31596,-1.791731,-2.652292,-5.447077,9651.2568,5.375532,2.794088,4.199814,6.674665,-1.831847,-2.750106,-5.440484,2406.4183,2.769287,0.73939,1.407979,3.845896,-0.483584,-0.922441,-2.980514,2063.6004,2.866349,0.612704,1.141142,3.292162,-0.412662,-0.706598,-2.943084,9652.0427,4.805301,3.203361,5.141413,8.032243,-2.146045,-3.436458,-6.691611,10046.5891,4.770697,3.384054,5.447279,8.639394,-2.26158,-3.634699,-6.739275,9345.4912,2.497519,1.814682,2.333408,5.941588,-1.303709,-1.947664,-8.035079,8027.644,2.695809,1.520442,1.924883,4.821451,-1.062853,-1.567813,-5.441489,10623.5996,5.772737,3.022344,4.58148,7.941727,-1.956673,-2.840074,-6.56936,8066.6841,4.877803,2.257255,3.515843,6.95814,-1.505595,-2.267544,-5.479939,2365.6872,2.979437,0.702308,1.343892,4.787057,-0.48635,-0.996355,-3.196592,2468.5904,3.1787,0.694517,1.456552,4.686909,-0.486361,-0.902933,-3.315677,10605.6924,4.924617,3.411816,5.597021,8.731246,-2.370466,-3.827651,-8.898336,8907.999,4.659478,2.851224,4.747616,7.864414,-1.963085,-3.120427,-6.421864,2
19660.4512,5.689261,4.31678,5.773505,7.218682,-2.706277,-3.562513,-10.76058,29073.3862,6.94829,7.464661,10.594973,13.945162,-4.52168,-5.812697,-13.201976,3996.1768,2.522903,1.168417,2.384954,4.978501,-0.717305,-1.140774,-3.628655,4107.9566,2.495639,1.205689,2.286758,4.215566,-0.741626,-1.157169,-3.119213,2311.9474,2.523543,0.8939,2.285353,5.030376,-0.52603,-0.966626,-2.792227,1931.824,2.561827,0.727837,1.794187,3.497455,-0.420286,-0.779316,-2.364504,6324.1787,3.132919,2.058135,4.400236,6.862474,-1.250451,-1.912239,-4.007393,6628.9944,3.137083,2.145024,4.854299,7.7237,-1.327835,-2.062264,-4.859963,23652.5893,4.768003,5.106882,6.688149,9.790191,-3.515933,-4.773733,-14.362542,14514.3999,3.891429,3.024859,4.004043,7.000774,-1.954512,-2.799648,-8.623439,4309.4632,2.533103,1.168877,2.071322,5.335621,-0.770218,-1.199726,-4.408746,4366.0101,2.763593,1.148871,2.187559,5.060925,-0.74892,-1.179243,-4.270023,2357.2103,2.765205,0.893522,2.323971,4.796051,-0.507297,-0.938439,-3.434092,2149.011,2.658471,0.811925,2.063494,5.686683,-0.439115,-0.811583,-3.260712,6506.8374,3.065952,2.00158,4.144818,7.095332,-1.289104,-2.07379,-6.279936,6255.6724,3.240139,1.936346,4.101133,6.504702,-1.251641,-1.945316,-5.731125,6
14950.229,3.89152,4.261425,5.609591,7.786994,-2.277597,-2.93321,-7.455938,28801.9712,6.676002,9.309631,12.621809,15.987081,-4.729789,-6.024835,-12.076389,23729.9014,11.554525,8.220787,15.235932,18.144185,-5.243311,-7.795061,-14.4738,23843.0014,11.039701,8.445026,15.54824,19.436982,-5.380681,-8.108141,-13.330811,5102.5496,4.698937,1.913958,4.136391,6.408233,-1.214017,-2.108522,-3.785987,4461.5976,5.004572,1.53486,3.292688,5.430029,-1.027338,-1.716354,-3.810906,22774.9029,9.491249,9.511865,19.863638,23.713622,-6.158812,-10.343843,-15.129615,24322.3135,9.695648,10.153882,20.986546,25.191218,-6.643731,-11.653682,-17.344757,18682.2837,3.667611,5.381112,7.06269,11.112623,-2.791014,-3.93909,-12.874564,15886.7451,3.953564,4.266994,5.512714,8.354425,-2.233624,-3.106716,-9.035478,26148.5312,11.891374,8.972693,16.3794,19.830397,-5.497858,-8.27494,-20.100638,20217.4168,9.988346,6.632128,11.864326,15.353945,-4.271787,-6.311347,-12.945774,5193.624,5.238298,1.8669,3.902203,6.905273,-1.263035,-2.200766,-4.753297,5404.4012,5.523559,1.885367,3.801408,6.172838,-1.296597,-2.283731,-5.182923,25928.4056,9.975246,10.509718,22.3855,27.654649,-7.008945,-11.993861,-22.382265,21420.8572,9.332228,8.635673,18.620125,22.97027,-5.729897,-10.071379,-18.851647,2
27768.4814,7.889963,6.42234,8.323978,10.628038,-3.841185,-4.891774,-14.289655,41350.4336,10.057928,11.216079,15.76371,19.648263,-6.208796,-8.118018,-21.494585,6376.2778,3.380078,1.853683,3.456962,5.569304,-1.146302,-1.684841,-4.292766,6471.6303,3.307779,1.916829,3.555464,5.691762,-1.162837,-1.74709,-4.418342,3338.464,3.205651,1.252297,2.867782,4.950897,-0.751625,-1.213393,-3.314409,2766.0552,3.254619,1.015158,2.282397,4.382109,-0.592297,-0.969302,-3.028505,9731.5247,4.260702,3.165391,6.277915,9.052177,-1.995646,-2.957719,-6.334311,10169.343,4.223628,3.309077,6.659446,9.417291,-2.097337,-3.229356,-6.589875,35532.3154,6.806278,8.337508,10.723332,15.571594,-5.233588,-7.146026,-27.873262,22313.6767,5.512126,4.892293,6.211328,9.037108,-3.080449,-4.193739,-13.019372,7078.8587,3.420621,1.961424,3.320456,5.842984,-1.249612,-1.837723,-5.376028,7144.1292,3.749681,1.868592,3.282111,6.871018,-1.232017,-1.854206,-5.109842,3378.5373,3.554001,1.269943,2.954281,5.433997,-0.724104,-1.246482,-3.822654,2997.208,3.305294,1.133182,2.651038,6.450314,-0.605506,-1.022233,-3.834234,10434.7561,4.230886,3.306407,6.160059,10.231441,-2.155842,-3.408678,-7.099101,10031.4587,4.514099,3.133989,6.074633,8.824766,-2.092273,-3.372686,-7.479845,6
9345.2354,2.560463,2.018619,2.64382,4.731057,-1.561165,-2.042093,-5.033885,20473.2007,4.689322,4.747537,5.911048,8.491673,-3.429602,-4.524377,-10.634262,14701.8555,7.128721,4.776482,7.938437,10.905806,-3.116228,-4.547083,-9.653124,14865.5659,6.976594,4.88859,8.209625,11.412224,-3.180106,-4.649257,-7.605268,3453.7576,3.494925,1.17154,2.258802,4.58564,-0.772984,-1.424136,-3.641368,2986.8348,3.629997,0.944302,1.857781,3.973289,-0.654588,-1.068221,-3.234698,14478.4629,6.121512,5.536793,10.292801,12.596215,-3.638175,-6.019119,-9.548918,15305.78,6.197045,5.906803,10.655398,14.897233,-3.879353,-6.463587,-9.570777,12745.2505,2.66746,2.77897,3.488777,6.687005,-2.002033,-2.771281,-11.578355,10840.2705,2.856486,2.276756,2.921842,5.595134,-1.602295,-2.175288,-6.62717,16470.9848,7.350193,5.248641,8.665184,11.884484,-3.370212,-5.182632,-10.973079,12546.5727,6.126646,3.921123,6.566755,9.425527,-2.60399,-3.878885,-8.910959,3462.3905,3.791361,1.102461,2.173666,5.617131,-0.778199,-1.423503,-3.925238,3568.9656,3.942987,1.102595,2.218385,4.430625,-0.795266,-1.363468,-4.096165,16288.0367,6.217588,6.003565,11.19201,15.374636,-4.12128,-6.95474,-13.029931,13524.4133,5.882102,4.96562,9.416122,12.316817,-3.397,-5.648685,-10.770208,2
28227.8569,7.730062,6.641813,8.609662,10.635802,-3.793115,-4.939209,-13.162653,44458.0112,10.193968,12.365733,17.757521,21.474681,-6.585573,-8.57507,-21.530765,6983.0686,3.585328,2.058041,3.80994,6.068241,-1.22714,-1.903175,-4.416149,7067.3992,3.498789,2.10646,3.966166,6.133881,-1.250524,-1.91822,-4.504491,3617.6542,3.359447,1.367615,3.067447,5.048036,-0.799756,-1.442052,-3.260876,2976.7668,3.397071,1.089778,2.47285,4.77677,-0.613375,-0.955199,-2.854084,10750.2985,4.566887,3.495655,6.769134,9.731943,-2.172829,-3.254832,-6.936551,11239.8501,4.535775,3.658752,7.364717,10.847133,-2.31383,-3.640301,-7.172384,37821.2177,6.956921,9.024239,11.897418,18.076064,-5.532011,-7.494654,-28.277068,23528.771,5.663955,5.177038,6.694346,9.908134,-3.248374,-4.427162,-16.658519,7630.2249,3.592027,2.164406,3.682402,6.730421,-1.326641,-1.973372,-5.62556,7869.3518,4.00725,2.079841,3.661117,6.691421,-1.347719,-2.111699,-5.560872,3626.3375,3.748694,1.371355,3.071762,5.329239,-0.768209,-1.271739,-4.146314,3199.1129,3.440284,1.211131,2.930178,5.322406,-0.632977,-1.059128,-3.635207,11603.8071,4.578637,3.648348,6.777272,10.076466,-2.388538,-3.725844,-8.352633,11228.7478,4.885432,3.47754,6.672214,10.259513,-2.299364,-3.651967,-7.59265,6
10060.8774,2.576168,2.450423,3.185553,5.85345,-1.757975,-2.316879,-6.507429,25436.5024,5.355602,6.899866,9.038912,11.409487,-4.357493,-5.577481,-12.645386,19379.6341,8.921963,6.533342,11.458937,13.889255,-4.356761,-6.384423,-13.312247,19603.375,8.726259,6.715921,11.925815,14.926938,-4.439586,-6.792733,-11.817124,4361.3816,4.125783,1.54818,3.181634,5.205854,-1.020049,-1.789734,-3.686746,3780.755,4.28869,1.24351,2.60285,4.648185,-0.867523,-1.447909,-3.251726,19033.3352,7.608262,7.582599,15.218547,18.603627,-5.068483,-8.405712,-13.176751,20189.8508,7.703166,8.098378,16.080121,19.482013,-5.420484,-9.047201,-15.076049,16272.0406,3.044178,3.996915,5.174413,8.701302,-2.601396,-3.680718,-12.235982,13928.3945,3.321399,3.244054,4.250564,6.863058,-2.074269,-2.932204,-8.897435,21745.842,9.178492,7.196944,12.419472,14.972249,-4.691645,-6.965682,-14.923112,16857.4698,7.795443,5.363131,9.372941,12.502813,-3.643254,-5.352639,-11.955772,4415.9326,4.544229,1.484264,3.078499,5.536367,-1.055873,-1.867467,-5.099789,4600.2749,4.757864,1.48532,3.074058,6.126294,-1.084949,-1.863748,-4.526568,21743.283,7.791492,8.341966,16.876367,21.115793,-5.786766,-9.982513,-16.615443,18001.4507,7.323912,6.898202,14.244696,17.687846,-4.77008,-8.24341,-12.82469,2
18119.545,5.492995,4.012754,5.25308,7.523855,-2.387697,-3.134676,-8.550068,34488.3227,8.003308,9.178881,13.138352,16.255511,-5.170019,-6.61391,-16.181618,4781.5933,2.789545,1.412352,2.671118,4.561027,-0.818026,-1.285588,-3.382588,4875.1455,2.729904,1.465471,2.817412,5.769843,-0.852271,-1.322444,-3.830146,2742.157,2.782653,1.046512,2.503169,4.897574,-0.626443,-1.013191,-2.82529,2300.9692,2.877096,0.853901,1.947957,3.65967,-0.484344,-0.920994,-2.518897,7483.7673,3.489214,2.471475,5.038482,7.827444,-1.466352,-2.332842,-5.184665,7801.675,3.439222,2.583972,5.359683,8.145993,-1.577148,-2.396383,-6.495982,28004.7065,5.320667,6.368874,8.247299,12.071306,-4.134307,-5.815703,-18.464074,16854.2823,4.238619,3.659103,4.783598,8.361078,-2.280512,-3.13533,-9.887232,5041.4199,2.712438,1.430507,2.509489,5.247054,-0.880375,-1.34331,-3.863378,5269.6299,3.019769,1.429992,2.555513,4.953606,-0.875519,-1.353745,-4.848417,2744.2255,3.036504,1.055244,2.545882,5.60185,-0.594101,-1.050121,-3.79536,2493.8414,2.930465,0.949079,2.28595,5.152598,-0.500673,-0.88157,-4.024552,7657.405,3.335789,2.445579,4.774857,7.821088,-1.529603,-2.486973,-6.147632,7418.3191,3.546398,2.356071,4.834713,8.259969,-1.494234,-2.387619,-5.236041,6
12132.5967,3.174582,3.35142,4.337088,6.920901,-1.973441,-2.431694,-6.059907,33061.5854,7.209928,10.296739,14.012375,17.409987,-5.599766,-7.199019,-15.897354,27815.9741,13.044579,9.552836,18.000259,22.240508,-6.400072,-9.394381,-16.52845,27999.8979,12.564687,9.801993,18.519455,22.100161,-6.571115,-9.846771,-16.461494,5856.8519,5.262671,2.170356,4.718341,6.869582,-1.435335,-2.472739,-4.705385,5119.1462,5.626467,1.732086,3.867466,6.045485,-1.215917,-2.104973,-4.675593,26972.0518,10.821967,10.973523,23.698519,27.776048,-7.47297,-12.656779,-20.032842,28851.0544,10.970133,11.713237,25.247355,30.672692,-8.074625,-13.953958,-21.91034,21820.0967,3.979408,6.039478,7.903358,12.267622,-3.377607,-4.73681,-15.774676,18483.6772,4.318316,4.820299,6.240735,9.604117,-2.701024,-3.599875,-12.278729,30379.0159,13.199969,10.34641,19.275318,22.847592,-6.661457,-9.941868,-22.254192,23782.4841,11.082913,7.727503,14.280938,17.027803,-5.25708,-7.793141,-16.420374,6040.803,6.021063,2.129149,4.408251,8.279379,-1.504172,-2.62564,-5.865756,6292.9947,6.360501,2.166337,4.47602,7.339791,-1.559782,-2.685094,-6.710514,30598.9153,11.032924,12.187974,26.849477,31.774309,-8.498387,-14.592354,-26.860265,25437.2592,10.460769,10.054164,22.461301,28.136027,-6.998169,-12.174952,-21.992506,2
20354.5708,6.018437,4.489088,5.756715,8.388949,-2.724452,-3.665416,-10.420103,39886.6367,9.482127,10.651566,15.144721,18.366117,-6.000828,-7.761922,-17.598039,5897.7705,3.214208,1.683877,3.196039,5.382883,-1.032821,-1.591847,-4.055355,5979.1169,3.127895,1.729476,3.246191,5.57435,-1.055978,-1.655452,-4.034068,3238.7071,3.141881,1.215649,2.82791,4.518818,-0.719148,-1.206364,-4.263401,2673.6411,3.185503,0.974616,2.333025,4.460232,-0.565517,-0.921,-2.793363,9143.6052,4.05668,2.912182,5.671659,8.114312,-1.835787,-2.829344,-5.482216,9575.3481,4.026951,3.050682,6.104101,8.834662,-1.934598,-3.082953,-5.834718,33025.9512,6.262322,7.583157,9.726818,14.884854,-4.943359,-6.761996,-25.636413,20261.8565,5.000579,4.353974,5.718733,9.037624,-2.79401,-3.794835,-12.531667,6357.2422,3.153998,1.739708,3.02149,6.168054,-1.118859,-1.686212,-5.087779,6588.3823,3.490055,1.712911,3.018064,6.561079,-1.131199,-1.710341,-5.134116,3270.7391,3.49294,1.206189,2.770015,5.891344,-0.688645,-1.218346,-3.74913,2865.9742,3.221028,1.092055,2.481345,5.046586,-0.575725,-0.98805,-3.340506,9634.0808,3.953206,2.941967,5.533511,9.089675,-1.957397,-3.167169,-7.683426,9346.7759,4.239677,2.842325,5.50916,8.72641,-1.924519,-3.101477,-6.726655,6
6659.2563,2.142609,1.417232,1.839217,4.399009,-1.174847,-1.531632,-4.759872,20151.6338,4.646868,4.693502,5.766286,8.378683,-3.3567,-4.313258,-9.608879,14627.8706,7.131099,4.760305,7.863957,11.059046,-3.117472,-4.615332,-8.775891,14843.7266,6.985515,4.898188,8.189088,10.505195,-3.18241,-4.730551,-8.698811,3418.4209,3.453683,1.177602,2.322916,4.671598,-0.770553,-1.274058,-2.543675,2964.5865,3.617382,0.956516,1.939234,3.641492,-0.652809,-1.206009,-3.485455,14421.6624,6.112553,5.574081,10.336191,13.314132,-3.663065,-6.094531,-9.940326,15271.1604,6.181451,5.911285,10.821604,13.975011,-3.884376,-6.427671,-9.681409,12675.2915,2.684034,2.756127,3.502371,6.856443,-1.974067,-2.809349,-9.879583,10836.211,2.898315,2.278803,2.916999,5.920855,-1.584165,-2.184716,-7.889874,16464.3862,7.388924,5.285931,8.686529,12.777124,-3.365925,-5.1382,-10.774204,12628.8232,6.211708,3.955055,6.584619,10.097077,-2.606572,-3.936931,-8.45831,3430.7619,3.775983,1.100472,2.304506,4.826961,-0.773632,-1.377388,-3.785055,3555.9612,3.974357,1.109149,2.158569,4.736247,-0.805134,-1.37331,-4.23846,16259.344,6.209799,6.056991,11.322419,15.254124,-4.131387,-6.973515,-13.815376,13598.3213,5.893767,5.031283,9.756383,13.058252,-3.413577,-5.694125,-11.073059,2
746.7983,1.179846,0.853291,1.528882,4.495647,-0.243787,-0.586505,-3.731054,2621.8339,1.546154,2.834083,4.875596,8.381072,-0.319243,-0.741007,-4.079183,9.3625,1.003552,0.430545,1.271981,3.916008,-0.08936,-0.396588,-2.890722,33.9873,1.012334,0.45373,1.174715,3.223666,-0.085316,-0.346684,-2.815357,131.2537,1.087564,0.498608,1.509878,3.279101,-0.056784,-0.281353,-2.310482,91.6216,1.074681,0.396609,1.226075,3.07443,-0.054513,-0.29381,-3.062243,246.9114,1.083768,0.960467,2.554573,5.424904,-0.109769,-0.329664,-2.536449,243.1072,1.077931,1.011363,2.836583,5.71434,-0.110037,-0.40816,-2.703504,2057.1138,1.323578,1.718634,2.963921,7.136682,-0.262881,-0.659225,-5.295958,1258.7475,1.24817,1.019832,1.857813,5.474052,-0.183106,-0.533793,-3.83187,-96.9192,0.966485,0.348353,0.93009,4.384389,-0.087856,-0.397131,-3.562218,47.1081,1.018455,0.418145,1.113433,3.934187,-0.087409,-0.377955,-3.327276,148.6314,1.112322,0.499681,1.656612,4.231946,-0.063171,-0.375743,-3.312393,137.8,1.10667,0.45822,1.510171,4.124654,-0.061498,-0.360063,-3.270171,158.3759,1.049896,0.84764,2.306232,5.420035,-0.104926,-0.410067,-3.714674,120.8977,1.042495,0.844965,2.452493,5.481919,-0.100296,-0.422062,-3.600226,6
535.6392,1.093151,0.18217,0.534961,4.802492,-0.227128,-0.504123,-3.914881,2543.8853,1.618726,0.469621,0.813792,3.655832,-0.319624,-0.708953,-3.952122,2583.848,2.320919,0.537723,0.916135,3.796626,-0.318039,-0.672446,-3.462353,2659.512,2.280815,0.547627,0.92164,4.34377,-0.330045,-0.649212,-3.257025,759.418,1.572906,0.211541,0.565643,3.263678,-0.117448,-0.384449,-2.776712,645.936,1.607942,0.176279,0.547216,2.446563,-0.103158,-0.353539,-2.334452,2832.1077,2.22215,0.682251,1.119906,4.488048,-0.383912,-0.720879,-3.272271,2968.7058,2.232154,0.700941,1.281865,4.451722,-0.408731,-0.765735,-4.899491,1765.9263,1.317548,0.342372,0.775621,5.072154,-0.223961,-0.626383,-4.26139,1466.8858,1.342884,0.289581,0.659233,4.426022,-0.183643,-0.481954,-4.056912,2857.3484,2.384155,0.584679,1.029556,4.433217,-0.355824,-0.702894,-3.916766,2219.3653,2.166353,0.481302,0.92571,3.824625,-0.284421,-0.623123,-3.48136,709.2433,1.626737,0.195018,0.63853,3.168825,-0.112996,-0.425371,-3.584258,693.4204,1.612209,0.199458,0.581366,3.506138,-0.110768,-0.377574,-3.19049,2971.4597,2.218306,0.681151,1.241264,4.691326,-0.403625,-0.850155,-3.906927,2550.0544,2.161717,0.610253,1.114361,3.518131,-0.350111,-0.756907,-4.19188,2
36778.854,9.490627,8.507094,11.141994,13.473143,-5.369065,-7.031066,-18.220516,44969.3442,11.358254,12.133712,17.397621,20.605079,-6.579349,-8.771338,-23.568605,7314.6172,4.028034,2.048711,3.801985,5.639497,-1.27529,-1.840625,-4.876021,7389.2732,3.889275,2.078895,3.98676,6.529122,-1.2533,-1.789245,-4.396017,3672.4071,3.516244,1.348446,3.067416,5.485031,-0.792249,-1.328068,-3.846799,3021.838,3.578079,1.065506,2.303085,4.261501,-0.608436,-1.019316,-2.941334,11331.5832,5.069835,3.442112,6.500462,9.791103,-2.204234,-3.259816,-6.947014,11745.6316,5.071904,3.609532,7.244916,10.167336,-2.329898,-3.661728,-6.838938,37649.9502,7.603043,8.710103,11.465437,15.37104,-5.383212,-7.784404,-28.858332,23293.876,6.220601,4.964861,6.468473,8.791232,-3.143028,-4.257774,-15.653807,8058.4328,4.138,2.112845,3.585429,6.935121,-1.348592,-2.014541,-5.398817,8300.3865,4.703482,2.064604,3.630285,6.837934,-1.383173,-2.057617,-6.15703,3689.9209,3.96251,1.34176,3.129714,6.171018,-0.755627,-1.371501,-3.741943,3248.3232,3.617045,1.181793,2.638605,5.694576,-0.61266,-1.06859,-3.785287,12313.4392,5.255187,3.596255,6.705869,9.824899,-2.450238,-4.005355,-8.067637,11985.8974,5.620561,3.407471,6.368572,10.155004,-2.345833,-3.762762,-7.895742,6
17143.6601,3.785982,4.468079,5.765546,9.006354,-2.673445,-3.424314,-8.696943,27403.1069,5.69465,7.914241,10.57266,13.230723,-4.542851,-5.829506,-12.479539,19717.3113,9.416124,6.786674,11.932209,14.960049,-4.363646,-6.539363,-13.196994,19921.2634,9.037064,6.935807,12.383132,15.833571,-4.432937,-6.535223,-12.020921,4379.7424,4.169632,1.57561,3.340065,5.167877,-1.009182,-1.714966,-3.418928,3843.1759,4.456358,1.249656,2.646441,4.91167,-0.845995,-1.399088,-3.512721,19611.9087,7.788124,7.76312,15.236746,19.691741,-5.024519,-8.201238,-13.715836,20484.4333,7.895936,8.341954,16.744434,19.969245,-5.42975,-9.074107,-14.022309,17947.0674,3.255943,4.656307,6.031663,10.476362,-2.789583,-4.079441,-13.432215,15199.0317,3.544639,3.751729,4.811162,7.447417,-2.197296,-3.029165,-11.827822,21849.7083,9.532306,7.387675,13.03196,16.6669,-4.634731,-7.101448,-17.378479,16989.4981,8.003299,5.545777,9.641652,12.482485,-3.632136,-5.399985,-12.430323,4421.0879,4.624842,1.520727,3.19153,6.003004,-1.040257,-1.886586,-4.794126,4651.5767,4.857179,1.493604,2.980572,5.333413,-1.057034,-1.796356,-4.763471,21973.3052,7.911021,8.636787,17.730269,21.696054,-5.776945,-9.919604,-18.898174,18373.0144,7.362292,7.03767,14.284751,20.033766,-4.670097,-7.904083,-14.672668,2
26492.1337,6.618561,6.070747,8.112898,10.878782,-3.807433,-5.030415,-11.759015,34559.145,8.091045,9.025944,12.848858,16.267199,-5.172892,-6.620224,-15.420707,4680.8987,2.755636,1.416902,2.636296,4.673267,-0.821401,-1.304964,-3.92406,4807.8167,2.705204,1.434156,2.685953,5.092345,-0.823702,-1.253189,-3.662848,2749.567,2.81658,1.034883,2.463235,5.263794,-0.612044,-1.055129,-3.714434,2275.4025,2.831381,0.81876,1.826139,4.485357,-0.46673,-0.902846,-2.539032,7567.6917,3.434877,2.418294,4.836316,7.242268,-1.430206,-2.209862,-4.984344,7882.7566,3.46654,2.555609,5.400029,8.671546,-1.545697,-2.404181,-5.927941,27803.5884,5.326404,6.224406,8.068283,12.048669,-4.092073,-5.73993,-18.122249,16628.3657,4.267415,3.569114,4.68546,7.521615,-2.250028,-3.067913,-11.141457,4941.5827,2.707835,1.414713,2.493979,5.581445,-0.861891,-1.338834,-4.9481,5178.2879,2.986926,1.42116,2.613355,6.177877,-0.874593,-1.428867,-4.11578,2729.1607,3.037676,1.032534,2.560362,5.20214,-0.586387,-1.037855,-4.396447,2501.1864,2.913983,0.915199,2.17975,6.034752,-0.482809,-0.867939,-3.541791,7751.1702,3.355516,2.423058,4.786451,7.710193,-1.52818,-2.396388,-6.369976,7570.9243,3.485102,2.322576,4.572494,8.02719,-1.461609,-2.355157,-6.144741,6
19652.6148,4.55101,5.573578,7.366886,10.259722,-3.064333,-3.910071,-11.901015,31283.3594,6.937081,9.953505,13.816505,18.279727,-5.180742,-6.663349,-17.403013,27761.6792,12.91655,9.728801,18.550174,21.506901,-6.428951,-9.878684,-16.878785,28081.0835,12.439986,9.928315,19.023727,22.164144,-6.541769,-9.977086,-17.782051,5789.6543,5.177873,2.145051,4.706369,7.797474,-1.396111,-2.421946,-4.298149,5038.2547,5.452946,1.681635,3.597652,5.958132,-1.162661,-1.901084,-4.719351,27202.3418,10.484468,10.910758,23.244383,29.825399,-7.182948,-11.761734,-20.489822,28737.812,10.796841,11.850757,25.846638,30.132638,-7.90228,-13.681145,-21.16095,20655.2451,3.850067,5.842955,7.637197,11.809534,-3.142247,-4.44607,-18.207882,17487.3819,4.211214,4.659041,6.10194,9.339883,-2.510958,-3.44777,-12.235418,30352.0561,13.116162,10.52127,20.10157,25.104558,-6.6912,-10.209376,-22.013799,23747.1414,11.053091,7.872462,14.568014,17.902975,-5.315975,-8.116983,-17.546736,5918.9577,5.839931,2.103458,4.506831,8.550728,-1.471761,-2.668388,-5.430585,6200.234,6.048762,2.096403,4.17488,8.295938,-1.48045,-2.504141,-4.966161,30540.1416,10.83414,12.360052,27.991268,33.911305,-8.305916,-14.564034,-28.651707,25510.4605,10.030737,9.949035,21.920772,27.377894,-6.641931,-11.310913,-21.016353,2
13658.3256,4.094029,3.092744,4.47885,7.159813,-1.843669,-2.507804,-7.988054,19301.8896,5.201387,5.032831,7.479992,11.355737,-2.924513,-3.784128,-10.562047,2270.6304,1.846072,0.76286,1.707838,4.314106,-0.433372,-0.714272,-3.758052,2327.3027,1.815042,0.781232,1.675294,4.014613,-0.432821,-0.753206,-2.918341,1543.466,2.018428,0.685723,1.948369,3.941522,-0.351649,-0.680414,-3.229593,1316.701,2.075404,0.537619,1.386464,3.439457,-0.284779,-0.549943,-2.48089,3876.4832,2.239537,1.387694,3.136953,5.833547,-0.733873,-1.210823,-3.821201,3960.6189,2.224479,1.502332,3.741307,6.261228,-0.775645,-1.281572,-3.613707,14302.7202,3.331056,3.194433,4.448809,7.726444,-1.983338,-2.830982,-9.450256,8862.9428,2.813052,1.902383,2.816644,5.998967,-1.159129,-1.695227,-5.525704,2189.0398,1.742252,0.686125,1.456397,4.859386,-0.43799,-0.80994,-3.75374,2409.0622,1.908529,0.763019,1.645662,5.177071,-0.446382,-0.801314,-3.797325,1612.8882,2.236199,0.677229,1.997539,4.611403,-0.346789,-0.693749,-3.246478,1491.7209,2.141147,0.606118,1.647136,3.802055,-0.303621,-0.584465,-3.310536,3664.0003,2.098914,1.312572,3.068416,6.488284,-0.726196,-1.238184,-4.329695,3581.6624,2.176297,1.273864,3.026311,5.872691,-0.703032,-1.192005,-3.851225,6
7668.4873,2.728923,1.37974,1.826107,4.266652,-1.100473,-1.464293,-4.789633,13083.8447,3.941531,2.438173,3.003593,5.491205,-2.0259,-2.747226,-7.064656,9501.906,5.453837,2.742258,4.212758,7.419062,-1.803596,-2.642692,-5.598301,9699.6001,5.268643,2.831721,4.246741,6.325699,-1.847076,-2.709398,-6.085122,2352.8038,2.741422,0.727629,1.383991,3.506,-0.473272,-0.821694,-3.310066,2025.7847,2.86459,0.587705,1.080382,3.741129,-0.391548,-0.682868,-2.954685,9614.0298,4.651169,3.172338,5.135237,7.691024,-2.098321,-3.264961,-6.267504,10044.5447,4.659518,3.367605,5.741409,8.720798,-2.233162,-3.56409,-6.864454,8236.5347,2.327291,1.499127,1.973516,5.364,-1.16533,-1.67808,-6.728215,6981.4146,2.488645,1.252261,1.689981,4.917632,-0.94645,-1.507926,-5.584269,10467.1646,5.635406,3.009368,4.628887,8.478648,-1.940648,-2.874311,-6.493749,7981.7654,4.763257,2.273011,3.511466,6.347724,-1.501802,-2.210149,-5.490253,2292.7889,2.935272,0.675697,1.327991,4.602228,-0.460923,-0.88613,-3.811063,2355.5741,3.004097,0.677582,1.324936,4.628791,-0.463731,-0.894901,-3.268424,10376.8713,4.700033,3.387229,5.600158,8.748021,-2.274264,-3.748537,-7.897807,8764.2019,4.451094,2.808764,4.667632,7.674657,-1.893545,-3.012445,-6.290172,2
21008.7012,5.881574,4.787912,6.397565,9.520985,-2.933916,-3.8525,-8.2136,28804.7543,7.13835,7.527237,10.984391,15.465373,-4.461222,-5.917222,-12.524259,3677.2691,2.390084,1.117137,2.21308,4.227458,-0.651357,-1.071722,-3.719926,3815.0212,2.370066,1.16693,2.221237,4.324298,-0.669133,-1.031584,-3.273223,2257.3026,2.470975,0.88957,2.304333,4.233508,-0.51907,-0.866486,-2.526613,1880.9539,2.523484,0.70432,1.782857,3.74298,-0.404136,-0.758809,-2.935528,6069.6683,3.028141,1.9793,4.24357,6.920124,-1.163992,-1.760948,-4.282473,6297.0012,2.987944,2.08605,4.608222,6.999613,-1.229035,-1.855343,-4.654859,22765.2798,4.747932,5.055139,6.66334,10.474624,-3.346857,-4.708441,-15.534329,13760.0434,3.855948,2.941487,3.931872,8.256765,-1.818834,-2.522488,-7.853109,3813.8667,2.33477,1.098995,1.925165,5.007239,-0.692092,-1.110142,-4.178974,4078.7275,2.644855,1.122287,2.202358,5.77052,-0.68217,-1.071299,-4.141898,2292.0748,2.722089,0.876841,2.18874,5.58922,-0.487497,-0.951925,-3.686604,2094.0361,2.606768,0.810953,2.043459,4.564389,-0.428179,-0.804359,-3.236986,6069.9236,2.905885,1.90929,4.062654,7.785243,-1.178087,-1.824971,-5.326144,5838.8372,3.042503,1.836136,3.98389,7.640058,-1.153512,-1.822412,-4.346913,6
18909.1753,4.683574,4.996062,6.399002,9.0165,-2.90201,-3.705159,-8.302469,30846.1504,7.240259,9.290412,12.468475,16.245154,-5.123656,-6.550685,-12.832538,23769.095,11.607648,8.395124,15.475246,18.0798,-5.395674,-8.154179,-14.681234,24091.0269,11.156928,8.584479,16.0514,19.247009,-5.566473,-8.511156,-15.677149,5130.3911,4.688097,1.897243,4.123674,5.99711,-1.220794,-2.051986,-4.075302,4449.3276,4.986364,1.507681,3.294598,5.377959,-1.025643,-1.759509,-4.067983,23049.3317,9.560953,9.617389,20.185235,24.127193,-6.15951,-10.388631,-17.338364,24669.8379,9.688642,10.240328,21.443179,25.862559,-6.654167,-11.204448,-17.379006,20681.2413,4.021827,5.477782,7.111018,11.452497,-3.169369,-4.444549,-16.509933,17177.6324,4.309836,4.298102,5.506746,8.201382,-2.46152,-3.348049,-11.33645,26169.1331,11.938702,9.019555,16.667721,20.300411,-5.719693,-8.706395,-19.236784,20231.8084,10.052666,6.737812,12.279265,15.695492,-4.441116,-6.655192,-14.280998,5203.3426,5.264778,1.830076,3.884337,7.00958,-1.265924,-2.164715,-5.26797,5437.6064,5.636679,1.838348,3.868536,7.106173,-1.296018,-2.278696,-4.478847,26154.7173,9.861073,10.483603,22.644839,28.398775,-6.985244,-11.96936,-21.831936,21656.2962,9.357645,8.702554,18.876425,23.782742,-5.711857,-9.912628,-18.285027,2
13593.0586,4.095343,3.133847,4.385442,7.092648,-1.817334,-2.489934,-6.621471,19680.4482,5.269918,5.238119,7.857949,11.040957,-2.989543,-3.907441,-9.051376,2356.0379,1.881074,0.781004,1.722464,4.757133,-0.434223,-0.762657,-3.225169,2432.3313,1.863994,0.820199,1.777772,3.939808,-0.452463,-0.742251,-3.258153,1584.2947,2.046262,0.70677,1.970754,4.024961,-0.360969,-0.677293,-2.833275,1342.6435,2.101942,0.566013,1.550207,3.51829,-0.285511,-0.565983,-2.203552,3935.4106,2.312822,1.480861,3.472886,6.581056,-0.759046,-1.189849,-3.346166,4124.1624,2.30071,1.555171,3.807744,6.984582,-0.806894,-1.285511,-4.034112,14868.5767,3.410601,3.353422,4.866379,8.401141,-2.073524,-2.866459,-10.846571,9193.2954,2.84095,1.992593,2.894931,5.712791,-1.200608,-1.781048,-6.158087,2353.5684,1.809766,0.724317,1.448175,4.285841,-0.44068,-0.770907,-3.49238,2516.6364,1.98068,0.783318,1.626273,4.635492,-0.444875,-0.7953,-3.574931,1633.0722,2.222549,0.699714,1.986967,4.604201,-0.361065,-0.726393,-3.49504,1507.9581,2.167112,0.65914,1.770476,4.470137,-0.318524,-0.631059,-3.046205,3813.0215,2.180511,1.364887,3.252156,6.32252,-0.752255,-1.251488,-4.1441,3654.5046,2.281046,1.331295,3.268126,6.362969,-0.726635,-1.216413,-3.929718,6
7758.3311,2.739586,1.416921,1.796328,3.856439,-1.118341,-1.536664,-4.366413,13808.9673,4.068329,2.614863,3.308187,6.075778,-2.118348,-2.859645,-7.094278,9542.8394,5.474029,2.739459,4.183116,7.14324,-1.80937,-2.615158,-5.517254,9717.9912,5.317653,2.817467,4.305574,6.843045,-1.85666,-2.789756,-5.505879,2372.4743,2.744599,0.736658,1.357575,3.673215,-0.488175,-0.94429,-2.549492,2020.6699,2.860225,0.59819,1.127665,3.54774,-0.405534,-0.676239,-2.30211,9516.3059,4.743101,3.191795,5.223535,8.370046,-2.11417,-3.4111,-6.266249,10038.4075,4.718669,3.370217,5.513521,9.21925,-2.257555,-3.634856,-7.047734,8593.0747,2.374397,1.589758,2.070538,5.554284,-1.22242,-1.825952,-6.681584,7222.541,2.501068,1.323537,1.699733,4.454912,-0.981309,-1.447404,-5.028329,10577.856,5.6951,3.028394,4.617622,7.433075,-1.942292,-2.84129,-7.723799,8075.758,4.843916,2.284715,3.454942,6.043253,-1.51928,-2.192447,-5.747616,2316.2348,2.919041,0.684216,1.419731,4.286384,-0.470891,-0.884471,-3.255742,2353.9568,3.038615,0.687546,1.349325,4.664428,-0.474757,-0.929105,-3.263892,10342.4312,4.735962,3.386524,5.520327,8.888152,-2.308887,-3.752843,-7.435751,8676.2273,4.553605,2.82753,4.7776,8.247728,-1.933934,-3.203467,-7.11417,2
20578.4438,5.934024,4.609905,6.082397,8.68607,-2.833332,-3.793951,-8.606286,29272.0498,7.184532,7.595559,10.891914,13.868071,-4.564095,-5.81654,-13.246476,3894.1194,2.487684,1.152239,2.181202,4.834358,-0.685261,-1.069072,-3.439044,4007.2995,2.448376,1.201283,2.370105,4.741836,-0.709808,-1.150195,-3.213102,2317.0008,2.526005,0.89998,2.24107,4.13488,-0.531495,-0.973936,-2.683555,1955.5724,2.533474,0.750403,1.807398,4.118005,-0.430519,-0.796445,-2.573727,6267.6816,3.126996,2.037026,4.393195,6.719791,-1.218848,-1.9525,-3.991543,6519.8968,3.086661,2.137883,4.840599,8.477291,-1.286789,-1.978261,-5.383943,23501.8594,4.808977,5.165807,6.747313,10.434344,-3.482292,-5.183763,-15.996865,14288.6977,3.89128,3.017877,3.999157,6.846432,-1.911885,-2.658804,-8.762374,4075.519,2.431595,1.145775,2.080999,5.13967,-0.725779,-1.149668,-4.040734,4248.1431,2.715631,1.147579,2.240977,5.367646,-0.714681,-1.116026,-4.166566,2352.7561,2.758014,0.901277,2.241636,5.183496,-0.506359,-0.926267,-3.35273,2158.3159,2.688893,0.828628,2.057689,4.545086,-0.448072,-0.814589,-3.25967,6321.4712,3.015553,1.966931,4.067926,6.945657,-1.238896,-1.919294,-5.297615,6065.2766,3.177979,1.899242,4.034721,6.732751,-1.207944,-1.92892,-5.152041,6
16935.4492,4.34502,4.653056,5.991249,8.316299,-2.577195,-3.293904,-8.039864,30313.2402,7.107719,9.456271,12.716892,15.996892,-4.996372,-6.354155,-15.61706,23805.4797,11.507007,8.413051,15.757997,19.026315,-5.343635,-7.942692,-13.458025,24137.8028,11.154242,8.632736,16.345737,19.599224,-5.484503,-8.260077,-16.388979,5090.8991,4.674763,1.89739,4.170031,6.202327,-1.213995,-2.064617,-4.441857,4346.9156,4.688737,1.538915,3.437874,5.400032,-1.029345,-1.705661,-3.556396,22727.7978,9.492742,9.510194,20.174439,24.164416,-6.083924,-10.523854,-16.138954,24292.4573,9.606902,10.225473,21.468931,25.170854,-6.582254,-11.177242,-15.980601,20479.2896,3.992723,5.584031,7.247973,10.419619,-3.096234,-4.474745,-14.951904,16948.9668,4.23945,4.377422,5.714809,8.720767,-2.407766,-3.332125,-10.967324,25972.8481,11.905607,9.099669,16.961134,20.58052,-5.572946,-8.636839,-19.003568,20018.9668,9.937935,6.778907,12.392418,15.295788,-4.331723,-6.476637,-14.090511,5146.4731,5.206155,1.819589,3.90566,6.485889,-1.251197,-2.207587,-5.34331,5356.6227,5.526025,1.832661,3.91975,7.365402,-1.285377,-2.263847,-5.163836,25749.6633,9.919217,10.459217,22.813767,28.823151,-6.874713,-11.761397,-20.94094,21229.0591,9.230431,8.631238,19.077447,24.248359,-5.647038,-9.956916,-16.423233,2
27618.1665,7.715731,6.408899,8.402689,10.446403,-3.866167,-5.084995,-13.954509,40824.5561,9.910348,11.086757,15.774591,19.28889,-6.178964,-8.001604,-22.046101,6265.1458,3.343629,1.772279,3.183138,5.197647,-1.11271,-1.67436,-4.909109,6374.6894,3.273642,1.831286,3.352743,5.677134,-1.121139,-1.662768,-3.845132,3340.1591,3.182778,1.236671,2.799119,4.898293,-0.740124,-1.134446,-3.02696,2792.063,3.170377,1.02649,2.377782,4.383106,-0.601961,-1.015979,-3.443912,9651.4121,4.259586,3.062216,6.014581,8.91528,-1.912778,-3.004208,-5.982962,10070.5769,4.200315,3.201169,6.471659,9.886442,-2.014059,-3.109976,-6.3938,34164.5425,6.561986,8.000531,10.410882,15.102422,-5.060575,-7.157043,-25.167034,20871.227,5.202499,4.55688,5.820916,8.861632,-2.864581,-3.870352,-12.832667,6860.4856,3.362395,1.842191,3.077293,5.882167,-1.200261,-1.841636,-5.353331,7079.4109,3.760631,1.79734,3.207861,6.469515,-1.209878,-1.817284,-4.954124,3339.3112,3.525145,1.241761,2.814056,6.104563,-0.711606,-1.252881,-4.031675,2990.3103,3.324483,1.117081,2.699825,5.456014,-0.59265,-1.033194,-3.71878,10249.7737,4.200656,3.115352,5.884225,10.227904,-2.059829,-3.344403,-8.383344,9916.5821,4.498208,2.990996,5.872278,9.397995,-2.004401,-3.126864,-6.997198,6
9755.6909,2.634786,2.110319,2.594284,5.013156,-1.583742,-2.191502,-5.188213,20151.9532,4.703942,4.72197,5.89185,8.620638,-3.264475,-4.204289,-9.288813,14797.8369,7.202987,4.879265,8.266328,10.347479,-3.060842,-4.485559,-8.6561,15014.0644,7.025227,5.03637,8.424386,10.989398,-3.161933,-4.629134,-8.81319,3428.7638,3.479514,1.184011,2.360087,4.390892,-0.773813,-1.292911,-3.105622,2901.7994,3.470101,0.975937,1.950183,3.99274,-0.637123,-1.092076,-3.582561,14362.0713,6.125405,5.59068,10.532766,13.336835,-3.608288,-5.847707,-10.060738,15266.9995,6.197829,5.961023,11.060735,15.190154,-3.849268,-6.332121,-10.796553,12705.2881,2.682423,2.77097,3.566539,6.951394,-1.96301,-2.73832,-9.519202,10694.0552,2.869463,2.261289,2.846745,5.316866,-1.549829,-2.136532,-7.657063,16311.0949,7.345281,5.335253,8.796972,11.925362,-3.2812,-4.912399,-12.074409,12524.0918,6.218705,3.997447,6.720508,10.265686,-2.541037,-3.783066,-8.976628,3378.9859,3.744579,1.103324,2.29654,6.078142,-0.75484,-1.358374,-3.866253,3500.4875,3.908093,1.113462,2.228961,4.929858,-0.781428,-1.352512,-3.889244,16020.2412,6.173056,6.007642,11.40869,14.768879,-4.030284,-6.720469,-12.519869,13275.9397,5.823328,4.994703,9.805515,14.644815,-3.32862,-5.539927,-9.809032,2
1461.2388,1.345328,1.29853,2.189968,4.617195,-0.212099,-0.519688,-3.22728,2676.4526,1.578725,2.826394,5.011859,7.966635,-0.317071,-0.730085,-3.037579,0.781,1.000295,0.440437,1.136064,3.832467,-0.08355,-0.347894,-2.86653,-12.2661,0.995628,0.465947,1.222034,4.520272,-0.081001,-0.359567,-2.500091,121.0613,1.080395,0.513885,1.597992,3.565728,-0.055913,-0.290123,-2.551483,105.5973,1.083837,0.414656,1.2826,2.828371,-0.051587,-0.310746,-2.450644,215.4575,1.072325,0.963743,2.578891,4.982974,-0.108624,-0.3673,-2.171059,238.0862,1.076376,1.025382,2.798637,4.989686,-0.112086,-0.387706,-3.20607,2182.1157,1.350963,1.745647,3.031585,6.913968,-0.267187,-0.693615,-4.825258,1332.5717,1.268653,1.0405,2.04307,5.503276,-0.18665,-0.539574,-4.114337,-89.4661,0.968865,0.348695,1.004232,4.854804,-0.083331,-0.410608,-3.054793,15.6809,1.006126,0.438296,1.254099,3.7286,-0.081225,-0.351879,-2.988013,165.4246,1.125508,0.506439,1.642981,4.500455,-0.066838,-0.363894,-2.878231,150.8599,1.118702,0.470104,1.472651,4.332347,-0.062897,-0.355297,-3.004254,116.7216,1.03648,0.864279,2.409225,5.684105,-0.111485,-0.433199,-4.050912,129.534,1.04563,0.85213,2.450537,4.87476,-0.10038,-0.387596,-3.602511,6
1111.2031,1.340924,0.214353,0.531384,3.678535,-0.162826,-0.397984,-2.790177,2165.7459,1.543093,0.399143,0.748921,4.090691,-0.282428,-0.62205,-3.653984,2614.837,2.350068,0.530576,0.916001,3.552734,-0.316982,-0.595436,-3.237879,2669.2363,2.291547,0.540126,0.930893,3.488076,-0.332075,-0.669852,-3.49018,736.0481,1.55197,0.197145,0.553784,2.821619,-0.114223,-0.325493,-2.045736,633.3013,1.562434,0.164264,0.441078,2.790649,-0.105349,-0.328497,-2.53173,2781.6343,2.220334,0.65198,1.109221,4.002934,-0.386887,-0.784091,-3.321044,2918.9902,2.214297,0.702913,1.227819,3.825218,-0.415887,-0.770868,-3.643511,1563.647,1.286581,0.312199,0.766477,5.294101,-0.206113,-0.603019,-3.950742,1277.0214,1.303896,0.25514,0.644537,4.51284,-0.167249,-0.49394,-3.913961,2855.5218,2.404164,0.570597,1.018028,4.829238,-0.352102,-0.730555,-4.284689,2198.6001,2.160359,0.462083,0.921798,3.999509,-0.286218,-0.64004,-3.813761,668.7907,1.581441,0.185161,0.520525,3.524759,-0.115594,-0.408241,-3.732519,734.3954,1.666739,0.186234,0.522993,3.174059,-0.115095,-0.389837,-3.218559,2842.5986,2.161273,0.654985,1.090179,4.216371,-0.402686,-0.825825,-3.543928,2452.7305,2.147222,0.579323,1.033076,3.760016,-0.355008,-0.776423,-3.682859,2
27747.6018,9.980136,6.371803,8.225728,10.196696,-3.577155,-4.702183,-10.193652,45467.5591,12.131361,12.403786,17.914174,21.081729,-6.686882,-8.53593,-20.377089,7310.3003,4.010597,2.079221,3.828678,5.91317,-1.254863,-1.927244,-4.641692,7419.9321,3.908849,2.125822,3.95044,6.236841,-1.272717,-1.856844,-4.291061,3732.2324,3.551255,1.381589,3.149037,4.819376,-0.809835,-1.252893,-3.286652,3094.2106,3.49702,1.139683,2.56786,4.531835,-0.651072,-1.042294,-2.411671,11211.6797,5.135992,3.534824,6.849175,10.271933,-2.205469,-3.384956,-6.841014,11708.5874,5.07355,3.677095,7.285516,10.136452,-2.354849,-3.695395,-7.12441,38473.8974,8.023822,8.970603,11.655552,16.449743,-5.49637,-7.607031,-27.290918,23708.0933,6.504544,5.09085,6.51748,9.301699,-3.184156,-4.340724,-13.23529,8003.7351,4.107362,2.147636,3.643095,5.988678,-1.333022,-1.988933,-5.599125,8236.5213,4.687016,2.072797,3.759741,6.647047,-1.356657,-1.996043,-6.254719,3687.7215,3.917284,1.377068,3.059171,5.729222,-0.771082,-1.308065,-3.888074,3294.0027,3.721761,1.233902,2.880209,5.963005,-0.642375,-1.088813,-3.83545,12123.8755,5.263544,3.645735,6.881578,10.545459,-2.420851,-3.881626,-8.997108,11635.9074,5.607398,3.482127,6.854202,10.803987,-2.325579,-3.682564,-7.83326,6
10516.459,2.626618,2.734976,3.641997,5.669124,-1.760912,-2.254589,-5.999568,24725.6939,5.311152,7.350708,9.826799,13.002687,-4.118629,-5.144831,-13.084512,19159.5642,9.065082,6.655342,11.790181,14.373748,-4.253246,-6.182524,-12.748422,19391.1123,8.800037,6.86287,12.240727,15.098249,-4.321501,-6.447478,-10.960909,4249.1891,4.081732,1.566201,3.259989,5.053849,-0.988354,-1.699058,-3.758909,3627.3216,4.113522,1.276888,2.726662,4.988269,-0.831885,-1.38186,-3.298218,18435.6514,7.584788,7.694962,15.531242,19.145938,-4.817838,-7.972543,-13.082594,19564.7514,7.647478,8.206675,16.244961,20.047936,-5.161729,-8.666914,-14.488269,16427.9014,3.087595,4.341245,5.525972,8.869455,-2.547759,-3.575577,-12.672088,13827.6836,3.334787,3.466782,4.428574,7.919055,-1.981326,-2.714297,-8.977152,21064.8237,9.203585,7.247946,12.704745,15.824262,-4.494407,-6.542772,-14.881761,16216.321,7.744568,5.449857,9.530952,12.822411,-3.495112,-5.198403,-12.6465,4199.5438,4.332518,1.485085,3.090586,5.985882,-0.995357,-1.74173,-4.384019,4408.6374,4.705901,1.486294,3.089283,5.505398,-1.026321,-1.751967,-4.170728,20800.2369,7.650449,8.361595,17.342632,22.56037,-5.415184,-9.199848,-17.26875,17145.0535,7.169576,6.946511,14.464193,17.938698,-4.461969,-7.665266,-16.234763,2
18836.8633,5.402088,4.183216,5.440405,8.386771,-2.508545,-3.305848,-9.953627,35011.5479,8.683317,9.192632,13.070442,16.268941,-5.201186,-6.641468,-17.960162,4771.843,2.794312,1.417189,2.706594,4.885238,-0.829723,-1.23642,-3.919091,4895.5859,2.748257,1.44819,2.712212,5.699549,-0.838624,-1.286011,-3.840115,2797.9578,2.853304,1.063448,2.576926,4.719534,-0.6196,-1.01784,-3.342093,2332.0311,2.814824,0.878046,2.015119,3.918823,-0.503022,-0.922679,-3.757945,7666.6765,3.566245,2.464979,4.995564,7.721113,-1.447057,-2.195946,-4.740753,7977.4732,3.554527,2.580181,5.382844,9.275848,-1.550313,-2.359272,-4.889054,28070.7529,5.541001,6.340346,8.328208,13.475504,-4.088394,-5.729539,-21.001787,16777.0625,4.443687,3.643876,4.82159,8.682334,-2.222221,-3.195138,-10.078538,4992.7806,2.710305,1.40186,2.423402,5.320842,-0.865026,-1.382814,-4.973052,5281.052,3.054826,1.417593,2.598239,5.699388,-0.888614,-1.409281,-4.457352,2776.6566,3.134974,1.055862,2.531978,5.955324,-0.584031,-1.108942,-3.942395,2492.6092,2.908028,0.943903,2.251139,5.323072,-0.494523,-0.928001,-3.513069,7776.9861,3.433444,2.429456,4.765866,8.709307,-1.499646,-2.432564,-5.512672,7623.4988,3.659286,2.346934,4.730289,8.086507,-1.464255,-2.361161,-5.910851,6
13914.5147,3.408139,3.434816,4.467998,7.988513,-2.254051,-3.020666,-8.793725,32281.7178,7.289049,9.054024,12.093369,15.64469,-5.436954,-7.471451,-20.07955,27491.1008,12.957492,9.578217,18.277042,22.02922,-6.364134,-10.188796,-20.321593,27949.3245,12.530641,9.811651,18.90962,21.978071,-6.431415,-9.917643,-23.424964,5793.6576,5.245933,2.083355,4.604838,6.673891,-1.40182,-2.443823,-5.015109,4988.274,5.301165,1.668205,3.732646,6.142773,-1.159083,-1.984526,-4.009887,26629.1843,10.567755,10.655459,22.741143,27.61187,-7.131885,-12.325951,-25.80077,28367.3169,10.930743,11.495049,25.013151,31.124618,-7.820466,-13.934148,-25.173163,21528.2012,3.991642,5.359456,6.901216,10.780945,-3.436828,-4.896402,-18.698777,17940.3511,4.342289,4.266598,5.472826,8.757347,-2.653974,-3.808052,-15.314267,29849.2466,13.196679,10.235395,19.797651,23.793188,-6.539233,-9.953206,-23.595672,23222.1945,11.005166,7.679998,14.350268,17.757708,-5.163854,-8.093595,-19.789729,5855.3992,5.92458,2.003077,4.299802,7.456584,-1.455042,-2.695457,-5.90058,6161.8214,6.239693,2.01337,4.278767,7.527428,-1.478239,-2.538005,-5.875041,29943.8653,10.813683,11.826998,26.779238,34.350796,-8.187968,-14.737036,-27.669695,24937.575,10.072368,9.614853,21.656154,28.079936,-6.62737,-11.760929,-28.05402,2
18447.1919,5.321742,4.133991,5.414855,8.034994,-2.45587,-3.430257,-9.573836,35082.8569,8.473428,9.221526,13.213561,16.447019,-5.215512,-7.078939,-19.409961,4787.3899,2.792942,1.392096,2.598286,5.765243,-0.844507,-1.447538,-3.929187,4930.1863,2.75476,1.429463,2.641372,5.216858,-0.84102,-1.283667,-4.483073,2802.8169,2.862105,1.050594,2.522923,5.445784,-0.625815,-1.061752,-3.106765,2365.5978,2.858012,0.854496,1.997229,4.716468,-0.511864,-0.877608,-3.224526,7706.6458,3.525516,2.399462,4.787217,7.268451,-1.464565,-2.211345,-5.451901,7979.1643,3.502251,2.553272,5.439976,9.311691,-1.553659,-2.371721,-5.524981,28202.2539,5.506398,6.386437,8.357947,13.505503,-4.136378,-6.02185,-22.575564,16825.4018,4.363602,3.670223,4.918966,8.084609,-2.260478,-3.258785,-10.446844,5022.8476,2.720445,1.399849,2.501344,5.978494,-0.876383,-1.511613,-5.702307,5306.1003,3.055924,1.408354,2.590857,6.178942,-0.902981,-1.453538,-4.940304,2826.6726,3.171003,1.045786,2.474218,4.768698,-0.592425,-1.084543,-4.38824,2538.7353,2.96364,0.925107,2.174924,5.087813,-0.494273,-0.893668,-4.339293,7833.5742,3.394765,2.398871,4.742347,9.13909,-1.529908,-2.598864,-7.21531,7702.1772,3.620838,2.29556,4.556221,8.208976,-1.49321,-2.391423,-7.107124,6
20185.7924,4.524529,6.287433,11.435207,19.035949,-3.099069,-4.071869,-10.306296,30516.126,6.874409,9.621708,13.253788,17.740146,-5.023323,-6.482228,-14.695614,27260.667,12.910789,9.73277,18.643448,22.421244,-6.295984,-9.772372,-17.384815,27685.3242,12.321812,9.969726,19.346375,23.81272,-6.402291,-10.131561,-18.295504,5716.0564,5.151925,2.122612,4.719634,7.245589,-1.380563,-2.462993,-4.483043,4904.4409,5.252651,1.688006,3.751438,6.45758,-1.14456,-1.973875,-5.183694,26295.8088,10.290254,10.829729,23.239992,28.477708,-7.023685,-11.745305,-21.3228,28043.2107,10.614411,11.771335,25.711252,31.033112,-7.694486,-13.262927,-26.271556,20834.0386,3.904102,5.6859,7.364363,12.112195,-3.195823,-4.416598,-19.237549,17285.8086,4.210222,4.49933,5.991697,10.230173,-2.478811,-3.530264,-12.361202,29315.9453,12.889205,10.422453,20.167434,25.111363,-6.492764,-9.991843,-22.790604,22872.4905,10.805391,7.822138,14.960035,19.068435,-5.166367,-7.807535,-17.19133,5793.5558,5.813101,2.042789,4.509832,8.371807,-1.422131,-2.53551,-5.789879,6061.5012,6.118083,2.008097,4.219381,7.823281,-1.457972,-2.472702,-5.691559,29597.9104,10.589347,12.154217,27.945723,35.976263,-8.053333,-14.557407,-33.7146,24496.2032,9.766169,9.807375,21.983007,28.467671,-6.476768,-11.096328,-20.82865,2
13981.3032,3.794827,3.269038,4.655605,7.125173,-1.973099,-2.693795,-6.544341,19614.3193,5.39192,5.09972,7.563297,11.069165,-2.96084,-4.060099,-8.65259,2240.4598,1.838672,0.754398,1.627173,3.682321,-0.434246,-0.699192,-2.656678,2314.8818,1.816992,0.769704,1.710894,3.714836,-0.444961,-0.711732,-3.185722,1565.0164,2.046183,0.699273,2.028215,3.851743,-0.348617,-0.62517,-2.501706,1331.9039,2.052268,0.567565,1.604306,3.943046,-0.295707,-0.551,-2.318155,3867.7815,2.261987,1.412856,3.403022,6.976828,-0.723202,-1.159108,-3.782306,3981.0283,2.251886,1.529373,3.712208,6.805515,-0.762979,-1.233964,-3.428598,14430.8818,3.389511,3.217459,4.638042,8.813474,-2.008838,-3.003774,-9.815594,8904.9301,2.853195,1.916445,2.911692,7.085837,-1.152002,-1.674137,-5.932161,2126.1811,1.723548,0.686544,1.53423,4.968013,-0.434025,-0.809896,-3.757292,2399.0705,1.927609,0.749848,1.682458,4.691401,-0.450829,-0.803922,-3.642577,1607.8547,2.237864,0.693041,1.938438,5.478981,-0.342744,-0.72608,-3.175691,1488.5402,2.136181,0.616349,1.730307,5.027241,-0.307,-0.635522,-3.40544,3679.7019,2.134129,1.332185,3.152213,6.120412,-0.707407,-1.177991,-4.182821,3582.1743,2.211939,1.272204,3.09982,5.413682,-0.693562,-1.1866,-4.211623,6
7431.1997,2.606715,1.323686,1.779203,3.426808,-1.072496,-1.517673,-4.409017,12095.4785,3.756225,2.196953,2.71836,5.592095,-1.85704,-2.427602,-7.216134,9498.822,5.489145,2.740125,4.182156,6.87327,-1.799909,-2.58922,-6.247596,9734.0647,5.322449,2.815378,4.325313,7.21468,-1.84282,-2.714611,-5.554228,2297.5507,2.678091,0.720316,1.355938,4.011728,-0.464044,-0.87111,-2.477782,1971.991,2.723523,0.597892,1.134527,2.984171,-0.396878,-0.743018,-3.180529,9586.5171,4.704813,3.172015,5.309949,8.423967,-2.074685,-3.24221,-5.977622,9998.9607,4.691483,3.368543,5.538254,9.341336,-2.21579,-3.629792,-6.882028,7591.0459,2.252514,1.358769,1.869587,6.006253,-1.074163,-1.63004,-6.209931,6398.3247,2.390186,1.138479,1.58874,4.868832,-0.857533,-1.316102,-5.328473,10434.2825,5.667264,3.020997,4.71875,7.766016,-1.934343,-2.835447,-7.460612,7998.5612,4.84813,2.294047,3.66996,6.985626,-1.507093,-2.282741,-5.873542,2236.353,2.887311,0.658982,1.28097,4.063483,-0.454549,-0.846983,-3.270629,2317.5229,3.007062,0.678637,1.404857,4.451894,-0.453752,-0.826184,-3.37048,10330.5552,4.740272,3.383128,5.704751,8.35832,-2.254192,-3.728726,-7.636989,8730.8833,4.484197,2.812805,4.722491,7.940983,-1.868996,-3.018926,-6.809816,2
22549.6167,6.096457,5.212996,7.101471,9.38362,-3.194515,-4.390974,-11.453464,29150.8526,7.436567,7.647959,11.203912,16.158394,-4.488749,-5.986143,-14.813877,3718.1401,2.444393,1.117181,2.12914,5.005082,-0.659588,-1.000575,-3.751295,3847.8819,2.410306,1.149163,2.167939,5.009995,-0.675693,-1.04728,-3.162942,2298.7627,2.527227,0.891666,2.184795,4.806374,-0.515419,-0.898138,-2.845136,1934.7254,2.534785,0.728014,1.710548,3.833814,-0.432306,-0.76087,-2.653932,6111.2991,3.043364,1.965482,4.063925,6.768126,-1.158975,-1.804754,-4.519008,6351.0716,3.041046,2.08347,4.674646,7.395811,-1.218582,-1.867421,-4.649811,22991.8516,4.836502,5.106739,6.786852,10.034281,-3.386036,-4.798759,-16.470718,13794.4565,3.916856,2.969803,4.042171,6.98267,-1.801765,-2.602499,-8.552606,3860.6501,2.403571,1.080556,1.989453,4.892969,-0.684008,-1.131708,-4.131712,4067.1553,2.668922,1.104755,2.144959,4.809917,-0.691392,-1.094344,-4.422573,2319.8896,2.797254,0.880235,2.228504,5.75814,-0.489635,-0.866421,-3.481737,2111.4202,2.644998,0.785067,1.955197,4.294218,-0.428878,-0.767569,-3.754186,6065.6196,2.927068,1.902118,3.920796,7.672264,-1.161163,-1.858679,-4.968447,5895.0805,3.094204,1.823215,3.807002,6.356609,-1.139581,-1.836007,-5.35965,6
19264.3467,4.74623,5.157053,6.595782,9.179778,-2.942636,-3.856471,-9.330837,28404.5581,6.829934,8.80368,11.839219,15.01465,-4.733126,-6.211012,-14.898583,23462.468,11.494783,8.37706,15.808093,19.542553,-5.300575,-7.963509,-16.20626,23882.1338,11.141189,8.625212,16.141299,19.909639,-5.460826,-8.138054,-16.043421,5046.6563,4.667943,1.86296,4.141977,6.850139,-1.188471,-2.043151,-4.103109,4316.0543,4.748382,1.505129,3.356936,5.456773,-0.993406,-1.630188,-3.768128,22530.8855,9.324565,9.375392,20.057729,24.33382,-5.970264,-10.011357,-16.890614,24077.7749,9.542175,10.121612,21.379873,24.998792,-6.442956,-11.131569,-17.649351,19474.4092,3.893388,5.191689,6.721583,10.509871,-2.95953,-4.151653,-15.463869,16002.8965,4.127402,4.086767,5.293417,8.700189,-2.273664,-3.057409,-10.199179,25425.4949,11.86755,9.006815,16.866628,20.407912,-5.550748,-8.402607,-19.032074,19644.315,9.950261,6.728858,12.445511,15.681911,-4.306356,-6.478536,-13.509791,5036.9056,5.128363,1.783874,3.923769,7.731971,-1.212212,-2.096783,-5.311642,5258.4271,5.512014,1.78125,3.812409,6.022087,-1.249371,-2.156347,-5.174144,25258.1128,9.657142,10.295038,22.678645,29.453316,-6.687694,-11.53858,-19.987729,20768.0259,8.960859,8.433605,18.592173,22.931085,-5.487977,-9.439731,-15.238518,2
32905.5532,8.309335,7.60999,9.894492,12.452657,-4.872525,-6.611658,-17.085498,40778.0229,10.196553,10.938112,15.554473,18.451569,-6.158062,-7.981408,-18.975636,6062.9797,3.27089,1.705042,3.133325,5.768156,-1.056743,-1.583467,-4.431943,6173.438,3.198305,1.761401,3.182358,5.38029,-1.083322,-1.605722,-4.593768,3329.913,3.194369,1.217588,2.830681,5.184125,-0.73689,-1.249741,-3.233083,2758.1507,3.150252,1.011998,2.364913,4.733922,-0.589462,-0.977262,-2.75677,9442.2155,4.178653,2.978174,5.809245,8.988231,-1.853964,-2.810188,-5.967558,9875.2019,4.121463,3.09374,6.240466,8.830547,-1.973813,-3.012532,-5.498906,33786.3877,6.628328,7.735133,10.122402,15.811825,-5.011981,-6.785254,-23.617892,20393.0781,5.216687,4.321809,5.612558,9.237869,-2.781288,-3.990841,-12.18537,6596.7051,3.280067,1.745123,2.862273,5.720814,-1.147426,-1.695853,-4.954974,6825.5093,3.686879,1.730581,2.983865,6.22474,-1.149403,-1.687059,-5.105304,3279.0286,3.477605,1.211298,2.774562,5.166166,-0.697419,-1.256,-4.030817,2933.8933,3.291331,1.099546,2.666214,6.214866,-0.577557,-1.013357,-3.928079,9947.5723,4.09449,2.979006,5.679446,8.739071,-1.99218,-3.098375,-7.869657,9608.4075,4.379899,2.874702,5.598119,9.210049,-1.931726,-3.050148,-7.372247,6
12407.0957,3.134504,2.614946,3.270807,5.641207,-1.930912,-2.491152,-6.198385,19947.0151,4.702326,4.561374,5.696793,8.690824,-3.274882,-4.235155,-9.550924,14620.6856,7.112726,4.875961,8.11257,11.065203,-3.024249,-4.483714,-8.690405,14933.168,7.001936,5.032719,8.468794,11.359516,-3.133622,-4.564139,-8.977415,3390.9775,3.433984,1.17249,2.331397,4.481589,-0.753016,-1.289584,-3.514148,2867.5892,3.436764,0.966151,1.958928,4.264478,-0.63466,-1.111362,-2.916328,14265.0781,6.045553,5.560598,10.355306,13.28031,-3.5243,-5.796237,-10.064985,15132.8841,6.089683,5.923283,11.049899,14.341158,-3.783035,-6.175231,-10.930079,12598.0547,2.677669,2.701273,3.384588,6.811409,-1.981279,-2.89633,-9.362957,10602.0083,2.87649,2.197958,2.765179,5.632473,-1.54657,-2.125198,-8.1463,16033.9873,7.208259,5.323714,8.879589,12.649629,-3.226477,-4.864114,-12.756065,12315.2253,6.109807,4.004209,6.654987,10.899535,-2.491404,-3.690452,-9.35865,3327.6333,3.696571,1.085399,2.163583,4.379119,-0.745032,-1.317542,-4.143273,3420.3695,3.830959,1.106257,2.284239,4.925764,-0.755867,-1.320923,-3.650599,15719.3201,5.977163,5.952856,11.249186,15.401024,-3.904597,-6.439155,-12.888433,13061.1534,5.698204,4.939732,9.644166,12.595981,-3.243386,-5.567914,-10.636237,2
2049.0235,1.44426,1.729497,2.918205,5.599473,-0.250554,-0.554447,-3.014949,2626.2168,1.560533,2.864943,5.00788,7.800051,-0.31745,-0.635334,-3.55367,-1.5615,0.99941,0.437344,1.090818,3.64086,-0.081583,-0.37764,-3.067354,25.2918,1.009108,0.457689,1.182747,4.288196,-0.082246,-0.331655,-2.951276,126.6314,1.083926,0.50699,1.627215,3.507093,-0.055668,-0.294486,-2.897316,108.9602,1.085776,0.413107,1.270395,3.030861,-0.054489,-0.245959,-2.282697,236.9199,1.08023,0.957514,2.581056,4.91919,-0.09669,-0.360741,-2.638172,225.6204,1.071604,1.0209,2.842119,5.082437,-0.106059,-0.408397,-2.487207,2127.2085,1.339227,1.781896,3.095001,6.448811,-0.269833,-0.689696,-4.387101,1312.6548,1.264657,1.041267,1.963939,6.088481,-0.189263,-0.570392,-3.483442,-102.8899,0.964301,0.345167,1.04761,3.361699,-0.085216,-0.434576,-2.777818,56.5654,1.022518,0.434865,1.133274,3.600679,-0.081778,-0.384855,-3.424787,180.0605,1.137941,0.502665,1.644933,4.101517,-0.06025,-0.338845,-3.173998,140.9423,1.109985,0.461624,1.506356,3.930657,-0.062559,-0.497886,-3.252199,143.5962,1.04508,0.840283,2.243279,4.841402,-0.102577,-0.39275,-3.747085,125.8709,1.044424,0.837336,2.361819,5.839644,-0.092189,-0.365229,-3.110184,6
1432.1235,1.369428,0.272524,0.56599,3.391955,-0.179444,-0.488715,-3.270877,2266.156,1.56601,0.411944,0.8554,3.900908,-0.291475,-0.628384,-3.756748,2664.4071,2.376486,0.537301,0.879907,3.234427,-0.322799,-0.627565,-3.678983,2717.1033,2.316066,0.554134,0.934177,3.653563,-0.327842,-0.640138,-3.428045,763.0454,1.571767,0.198503,0.45605,4.106986,-0.113772,-0.364062,-2.316354,656.4779,1.587112,0.171168,0.425085,2.725633,-0.10031,-0.318561,-2.903534,2802.0622,2.219826,0.650225,1.142292,3.71269,-0.390518,-0.716862,-3.277532,3012.5806,2.241312,0.689553,1.198156,4.014577,-0.405601,-0.758449,-3.611065,1642.187,1.300997,0.324649,0.820756,4.89167,-0.214051,-0.583709,-4.80209,1329.9243,1.315252,0.259229,0.619946,4.762347,-0.168276,-0.501272,-4.108005,2921.4641,2.442773,0.590574,1.019567,3.846072,-0.350803,-0.733097,-3.925121,2256.1087,2.213651,0.474297,0.85499,3.886946,-0.294274,-0.616632,-3.824576,712.4875,1.62085,0.179695,0.590078,4.046821,-0.113151,-0.413083,-3.042843,722.2362,1.651072,0.186477,0.574333,3.147923,-0.111615,-0.384685,-3.421519,2947.9861,2.213314,0.658888,1.172973,4.710459,-0.403949,-0.768279,-4.068565,2484.7539,2.159598,0.588031,1.099724,4.096076,-0.351375,-0.7411,-3.973291,2
36726.7417,10.520094,8.765061,11.653351,14.554204,-5.241237,-6.636699,-17.933559,45398.8076,11.991623,12.50291,18.279939,22.683492,-6.687329,-8.609214,-21.486465,7159.4673,3.917904,2.01061,3.782399,6.079976,-1.213284,-1.809123,-4.121323,7298.8562,3.812028,2.070453,3.849402,6.532659,-1.237171,-1.79098,-4.47276,3698.7475,3.511462,1.357072,3.077708,6.759481,-0.80861,-1.313672,-3.621087,3072.4467,3.470027,1.123818,2.544509,4.424148,-0.647018,-1.068007,-2.998733,11028.3731,5.017568,3.442395,6.794012,9.428918,-2.141272,-3.226669,-6.047135,11569.3819,4.973504,3.593317,7.076552,9.640613,-2.270597,-3.53958,-6.935252,38202.1021,7.946474,8.97645,11.695075,15.943723,-5.48436,-7.563412,-25.936375,23262.5688,6.384842,5.028978,6.551053,9.45442,-3.121053,-4.331814,-16.756698,7802.6013,3.969383,2.100672,3.524653,6.179878,-1.300157,-1.944713,-5.77219,8081.6866,4.581319,2.029744,3.674279,6.901297,-1.326915,-1.970989,-5.480972,3674.1414,3.917977,1.348799,3.010845,6.074943,-0.755119,-1.295665,-4.405498,3253.4144,3.653198,1.215735,2.906892,4.667911,-0.63263,-1.070182,-3.551629,11889.2615,5.124015,3.535132,6.550418,11.029159,-2.327936,-3.690903,-8.64282,11437.3352,5.534271,3.369381,6.45747,10.305814,-2.2446,-3.52617,-9.649787,6
16423.8496,3.655053,4.205068,5.43231,8.038489,-2.584504,-3.434742,-9.755677,25936.2402,5.54038,7.527892,9.877061,13.702606,-4.315574,-5.449047,-13.49762,19477.7569,9.174135,6.776935,12.218122,14.689211,-4.292764,-6.484721,-11.390645,19793.3254,8.930233,6.971772,12.432117,15.169127,-4.396902,-6.631729,-11.583584,4316.8802,4.113208,1.573143,3.314682,5.142439,-1.001408,-1.710427,-3.417057,3681.8029,4.134607,1.28992,2.816464,5.065344,-0.837546,-1.450772,-2.759702,18698.8301,7.672433,7.740002,15.760329,19.081007,-4.856598,-8.002439,-13.777697,19899.4378,7.75556,8.255724,16.446228,20.524935,-5.2212,-8.590781,-15.341729,17329.7598,3.206713,4.465674,5.780585,10.191719,-2.729621,-3.818224,-13.098675,14439.6108,3.458774,3.534846,4.536656,7.591483,-2.099143,-2.810465,-9.036849,21289.7159,9.209632,7.325223,12.859352,15.808662,-4.541981,-6.793425,-16.620106,16461.3267,7.808841,5.511401,9.756295,12.416947,-3.522386,-5.308522,-10.985031,4301.1718,4.513533,1.492704,3.081172,5.617628,-1.007088,-1.78023,-4.531133,4479.5314,4.813115,1.485547,3.206155,6.434197,-1.034334,-1.776319,-4.288748,20823.7268,7.604548,8.36664,17.426187,21.739003,-5.472635,-9.327753,-16.76973,17281.459,7.225804,6.979785,14.638875,19.185547,-4.515116,-7.779091,-13.43447,2
35059.9136,8.627361,8.338916,11.015391,13.399488,-5.040244,-6.517642,-15.298646,44162.6889,10.500516,12.220359,17.761716,21.718486,-6.508804,-8.226914,-22.474177,6652.8716,3.489154,1.904205,3.511638,6.13178,-1.133716,-1.82823,-5.552209,6782.3049,3.418335,1.957441,3.647402,5.818222,-1.169009,-1.723837,-4.074653,3625.7564,3.410911,1.336212,2.992993,5.039756,-0.794463,-1.20316,-2.962064,3017.2877,3.358368,1.101296,2.464682,4.6479,-0.638498,-1.053757,-3.199221,10397.043,4.485617,3.295822,6.44915,9.908593,-2.055911,-3.198846,-6.930727,10994.2556,4.517711,3.442949,6.744025,9.597846,-2.192219,-3.273878,-6.683625,36823.8643,6.851782,8.736241,11.537303,17.0631,-5.356956,-7.566705,-26.734653,22120.0215,5.428544,4.852634,6.270844,9.386099,-3.028058,-4.211665,-13.044015,7132.8885,3.47882,1.953875,3.355643,5.715012,-1.212948,-1.792909,-6.431329,7509.76,3.924344,1.93728,3.41377,6.82738,-1.243871,-1.887221,-5.060896,3558.6213,3.6995,1.320684,2.933272,6.086911,-0.750307,-1.225318,-4.117665,3173.1266,3.479773,1.182842,2.759329,5.142927,-0.625747,-1.047612,-3.404437,11078.3479,4.459391,3.323839,6.169455,9.977437,-2.22211,-3.520161,-8.38804,10733.6006,4.810897,3.223129,6.175391,9.745512,-2.154559,-3.481378,-7.346635,6
15491.7055,3.472677,3.59951,4.426266,7.00784,-2.508063,-3.362918,-8.229827,24954.9926,5.385238,6.457169,8.344907,11.843119,-4.246526,-5.35151,-13.440599,19166.4565,8.950024,6.670539,11.829142,14.373039,-4.192525,-6.197743,-11.924799,19472.1902,8.723554,6.871603,12.221945,15.698373,-4.308942,-6.468172,-10.76351,4253.2201,4.055667,1.530927,3.238767,5.621939,-0.991744,-1.659062,-4.111265,3644.7673,4.088638,1.255767,2.680149,4.598279,-0.838467,-1.414674,-5.39728,18452.9117,7.465418,7.512319,15.272058,19.773157,-4.805787,-8.056517,-13.776877,19693.0437,7.545408,8.06454,16.198108,20.725796,-5.191843,-8.775634,-13.823303,16551.8242,3.116026,3.851128,4.896766,8.496187,-2.661054,-3.826692,-12.785658,13751.791,3.337895,3.069841,3.905132,7.241195,-2.047012,-2.847912,-9.796342,20858.3039,8.899631,7.198344,12.762228,16.11905,-4.420181,-6.639266,-14.137015,16137.0007,7.560571,5.41859,9.630816,12.245689,-3.446686,-5.208851,-10.742369,4223.3874,4.413926,1.427203,3.065733,6.533583,-0.992317,-1.808045,-4.232921,4383.372,4.6317,1.441121,3.003313,5.841892,-1.024911,-1.817673,-4.578678,20589.0142,7.454957,8.145637,16.768781,20.304873,-5.421656,-9.375492,-15.503341,17048.063,6.988422,6.739881,14.201687,17.856999,-4.493822,-7.893474,-12.274006,2
26284.647,6.579559,6.066256,8.024293,10.192043,-3.779848,-4.805476,-10.909972,34803.0635,8.278978,9.258426,13.446225,16.933168,-5.282395,-6.961786,-15.199029,4617.5943,2.73546,1.354698,2.526778,4.217089,-0.7996,-1.197581,-3.684791,4718.3225,2.674098,1.401804,2.607543,4.967833,-0.820775,-1.257901,-3.559052,2775.0789,2.829782,1.049542,2.466169,4.44483,-0.625991,-0.970433,-3.082918,2330.5406,2.814542,0.863902,2.032739,4.541454,-0.505348,-0.906131,-2.926234,7418.1375,3.46942,2.379532,4.843481,7.533444,-1.430679,-2.177507,-4.88292,7783.3431,3.459587,2.50711,5.197062,7.950658,-1.512593,-2.253685,-5.767012,27942.2573,5.383816,6.348686,8.501752,13.133676,-4.140995,-5.794143,-16.361425,16336.3403,4.216118,3.5782,4.718403,8.703051,-2.194347,-3.177082,-10.044107,4747.5904,2.628283,1.345197,2.283314,5.588771,-0.834447,-1.304348,-4.149073,5111.3396,2.994177,1.363493,2.479779,5.343071,-0.851161,-1.291263,-4.238977,2748.2965,3.063563,1.028707,2.433541,6.187418,-0.584304,-0.996313,-3.430533,2503.8537,2.974297,0.933479,2.320535,4.909506,-0.497767,-0.889442,-3.810679,7497.7342,3.319048,2.328389,4.694231,8.923553,-1.445047,-2.340853,-6.309887,7283.6345,3.542644,2.257935,4.618007,7.687024,-1.422123,-2.213484,-5.415315,6
21221.2031,4.801421,5.609669,7.290369,10.055675,-3.351313,-4.265341,-10.151982,32923.7031,7.299059,9.920658,13.198875,15.962034,-5.569865,-6.96308,-15.298684,27433.9951,12.930098,9.6504,18.78088,22.647153,-6.275367,-9.596052,-16.434477,27809.2109,12.522955,9.941258,19.229537,22.822174,-6.455723,-9.937892,-17.148577,5792.1137,5.178375,2.129455,4.704587,7.627311,-1.40372,-2.348466,-4.792623,4944.8943,5.188222,1.724082,3.90401,6.017691,-1.191488,-2.075359,-4.210963,26276.5112,10.57975,10.896784,24.097706,30.53828,-7.141527,-12.157311,-19.080018,28173.5428,10.802816,11.655033,25.455284,29.694575,-7.710576,-13.167505,-20.28379,22763.6079,4.161627,6.010011,7.748186,12.210401,-3.586891,-4.856685,-17.699068,18863.9068,4.495289,4.703654,6.042036,9.776337,-2.755342,-3.81222,-12.834259,29551.918,13.007064,10.349584,20.064162,25.41263,-6.483047,-10.043581,-23.034356,22990.9221,10.851981,7.791653,14.808069,18.749003,-5.128187,-7.835354,-17.87671,5828.1543,5.788143,2.028867,4.537005,7.58536,-1.435031,-2.533845,-5.98836,6093.385,6.142352,2.053848,4.482745,6.865692,-1.492971,-2.597493,-6.373858,29579.416,10.758868,11.962839,27.19895,34.611401,-8.049862,-14.026871,-26.923866,24499.3876,10.154736,9.921725,22.864418,29.429964,-6.661315,-11.940965,-20.799956,2
1810.398,1.398076,1.573616,2.661359,5.040333,-0.231546,-0.571093,-3.068716,2586.9771,1.559167,2.799579,4.945123,8.481324,-0.31968,-0.663005,-3.774728,19.5218,1.007405,0.408912,1.087551,3.661333,-0.09304,-0.371506,-3.123886,12.2521,1.004397,0.433805,1.184892,4.364987,-0.095648,-0.341475,-2.555147,119.7467,1.078956,0.491006,1.547922,3.836946,-0.058355,-0.312147,-2.486243,133.7653,1.105715,0.404202,1.327348,3.351587,-0.058739,-0.307461,-2.3865,239.4299,1.0809,0.91764,2.646924,4.925599,-0.117635,-0.380722,-2.204396,215.97,1.068572,0.985234,2.701858,5.070903,-0.115359,-0.390399,-3.251786,2034.2617,1.324784,1.729008,3.068043,6.627026,-0.260818,-0.692093,-4.658047,1180.8692,1.235776,1.006707,1.765562,4.925046,-0.185321,-0.600303,-4.122022,-86.7732,0.969777,0.32188,0.93213,3.845853,-0.093602,-0.431272,-3.345074,16.9775,1.006624,0.402778,1.147581,3.942892,-0.091769,-0.412615,-3.095173,178.2173,1.136944,0.480612,1.50424,4.299818,-0.064662,-0.356237,-3.003054,175.2857,1.13734,0.451054,1.397659,3.866978,-0.064084,-0.343955,-2.814545,89.8135,1.027964,0.803399,2.230449,5.340212,-0.105753,-0.403827,-3.357392,121.353,1.042728,0.801405,2.385222,5.827599,-0.104358,-0.403731,-2.989606,6
1150.9761,1.312163,0.220385,0.50746,3.652652,-0.1687,-0.447314,-2.750894,1907.5613,1.486352,0.34141,0.706293,4.26092,-0.256644,-0.577686,-4.056788,2597.5209,2.34177,0.514947,0.849201,3.625315,-0.308198,-0.631452,-3.517671,2721.2057,2.335639,0.531241,0.894901,3.536914,-0.326228,-0.713497,-3.883252,743.7748,1.558815,0.186949,0.504999,3.603776,-0.114122,-0.343487,-2.902689,621.4208,1.543219,0.160013,0.461108,2.724563,-0.098717,-0.320957,-2.528677,2848.7303,2.250982,0.630021,1.085393,3.746632,-0.384074,-0.725234,-3.338008,2966.76,2.251067,0.661095,1.169122,4.143379,-0.401746,-0.768974,-5.317133,1399.9951,1.261511,0.280706,0.681787,4.818298,-0.191413,-0.580399,-4.6565,1112.7393,1.27045,0.225552,0.60794,4.562976,-0.158181,-0.492608,-3.848032,2909.2368,2.454789,0.564778,1.036006,4.840909,-0.34629,-0.743237,-4.346387,2210.0021,2.174647,0.45501,0.821082,4.299703,-0.280675,-0.623839,-3.697718,682.124,1.60288,0.177369,0.533979,3.155659,-0.108813,-0.402881,-3.521392,749.2248,1.684312,0.179466,0.520091,3.471554,-0.108123,-0.37978,-3.415588,2912.0203,2.210389,0.646664,1.141471,4.427042,-0.394093,-0.783945,-4.231394,2566.2612,2.204509,0.573681,1.056083,3.995727,-0.343911,-0.665158,-3.405038,2
14602.3872,5.046916,3.3414,4.80543,7.6468,-1.864061,-2.490808,-6.62883,20309.6262,6.130147,5.305066,7.882265,11.620937,-3.008139,-4.013406,-10.19694,2405.0413,1.989954,0.811016,1.760648,4.170357,-0.427362,-0.778899,-3.548394,2505.7329,1.981735,0.821813,1.864462,4.065275,-0.437874,-0.752887,-3.108301,1598.6142,2.101133,0.717205,2.06752,4.511682,-0.354896,-0.689378,-2.578635,1356.2505,2.087988,0.586483,1.574552,3.638406,-0.301867,-0.562403,-3.01715,4042.3182,2.457956,1.48611,3.580444,5.914286,-0.735954,-1.123111,-3.641714,4191.544,2.467778,1.588429,3.927451,7.998505,-0.777276,-1.270703,-3.683184,15321.5908,3.848698,3.426983,4.966167,9.369634,-2.023624,-2.852071,-11.169595,9446.7081,3.271586,2.058951,3.083354,6.707253,-1.150109,-1.69734,-8.184113,2423.8315,1.961012,0.728301,1.480128,4.737759,-0.424846,-0.779739,-3.604189,2583.2427,2.158516,0.791014,1.785713,4.876844,-0.433406,-0.782406,-3.967447,1619.08,2.305294,0.70768,2.08513,4.815262,-0.345467,-0.710519,-3.365162,1537.3765,2.248109,0.635776,1.658018,4.243953,-0.304878,-0.643163,-3.465644,3883.2019,2.358524,1.383004,3.255674,6.106967,-0.70286,-1.22541,-3.89556,3802.3315,2.492734,1.343353,3.203829,5.880962,-0.692822,-1.190651,-4.82207,6
8628.7481,2.947804,1.606791,2.171274,4.427204,-1.194546,-1.640124,-4.997071,14549.4322,4.352096,2.865398,3.636943,7.251943,-2.169459,-2.953767,-8.834544,9817.3724,5.822529,2.840493,4.28984,6.58301,-1.833307,-2.775851,-6.775032,10082.0625,5.686241,2.925778,4.469516,7.595113,-1.882812,-2.796308,-6.724758,2423.9583,2.83964,0.747041,1.392942,3.974014,-0.482098,-0.874756,-3.325282,2050.9733,2.80434,0.624771,1.212591,3.702526,-0.399072,-0.789707,-2.766967,9903.2224,4.997006,3.256383,5.268406,8.213375,-2.115304,-3.324419,-6.337582,10345.5467,5.022171,3.45432,5.673262,10.013481,-2.262183,-3.67025,-6.68589,9105.9336,2.478154,1.740483,2.358949,7.046198,-1.246482,-2.005594,-7.960705,7701.3901,2.690589,1.441649,1.912838,5.586387,-0.998585,-1.504143,-5.207552,10706.2004,6.003147,3.115678,4.858296,8.294616,-1.952678,-2.892784,-7.07934,8190.8402,5.120504,2.35662,3.650426,6.8337,-1.524399,-2.266271,-5.715259,2357.8123,3.083156,0.70639,1.474635,4.908584,-0.461867,-0.914822,-3.997642,2423.7045,3.144429,0.696792,1.323258,4.387368,-0.467011,-0.903069,-3.938811,10652.8657,5.03494,3.460157,5.652503,8.540161,-2.296269,-3.905142,-8.561989,9012.6924,4.802203,2.869857,4.863319,8.349982,-1.905267,-3.111267,-7.409264,2
21587.8765,5.959928,4.893102,6.60927,9.499474,-3.000265,-4.14096,-13.298623,29255.5371,7.229747,7.526286,10.823531,14.519746,-4.443912,-5.986947,-16.948153,3689.6245,2.411516,1.123554,2.204368,4.390898,-0.654519,-1.033292,-3.482716,3785.9211,2.359616,1.136561,2.197466,4.846329,-0.66594,-1.048356,-3.345498,2295.8774,2.525529,0.887906,2.316384,4.830256,-0.516849,-0.954823,-3.17772,1930.0438,2.496196,0.724493,1.776694,4.419204,-0.425047,-0.768772,-4.158023,6155.6953,3.050669,1.932427,4.088087,7.059985,-1.163846,-1.771905,-4.436269,6369.8543,3.049293,2.067655,4.678527,7.207197,-1.229863,-1.916265,-4.676564,23127.3295,4.773458,5.037084,6.693029,11.895413,-3.362071,-4.702637,-15.756063,13800.8842,3.878494,2.919762,4.053651,7.261055,-1.81701,-2.558321,-9.277851,3765.5039,2.341372,1.062326,1.97242,4.65788,-0.684056,-1.151905,-4.008355,4005.6692,2.631539,1.102353,2.273504,5.656217,-0.691946,-1.259004,-5.07544,2308.3093,2.778556,0.872643,2.31487,5.919689,-0.488717,-0.901457,-3.818425,2079.4981,2.583977,0.778002,1.969185,5.441079,-0.425288,-0.787967,-3.307437,6163.6089,2.968921,1.866679,4.031875,7.457885,-1.185915,-1.89605,-5.407801,6007.3182,3.123981,1.790203,3.819827,7.01908,-1.138461,-1.882912,-4.693172,6
17567.0249,4.353947,4.951915,6.545118,9.446718,-2.664388,-3.623139,-13.327804,27346.3643,6.596601,8.86081,11.98637,16.335487,-4.427546,-6.068621,-17.290018,23388.8897,11.408502,8.51547,16.161929,21.339798,-5.289175,-8.164846,-17.658381,23924.9868,11.215369,8.77077,16.615436,20.726167,-5.361152,-8.468136,-16.587285,5043.8292,4.678271,1.891594,4.231735,7.020585,-1.168077,-2.088199,-4.614202,4297.8185,4.705169,1.514293,3.533116,6.232511,-0.972137,-1.638704,-3.905924,22698.5976,9.43479,9.448868,20.215565,24.521815,-5.779134,-9.496839,-19.928851,23962.4011,9.580051,10.249349,21.902922,26.429779,-6.316442,-11.161047,-20.453424,18619.2573,3.714858,5.232752,6.870374,12.399234,-2.785921,-4.089096,-17.258417,15349.6631,4.003015,4.109009,5.388376,9.444613,-2.140413,-3.079005,-11.55521,25309.9385,11.797562,9.140802,17.541567,22.063574,-5.498179,-8.412904,-20.66969,19680.3315,9.992442,6.855091,12.680716,16.043023,-4.311751,-6.672871,-14.943568,4974.3507,5.145191,1.8025,4.041511,6.778001,-1.193783,-2.185031,-5.724065,5279.3372,5.458423,1.778767,3.888505,8.382511,-1.216496,-2.070101,-5.874826,25232.7316,9.664567,10.455664,23.353032,31.268062,-6.610481,-11.871793,-25.465996,20910.6866,8.978314,8.486865,18.802781,24.958278,-5.314761,-9.08373,-17.841998,2
31531.2797,8.429064,7.372068,9.773234,12.771886,-4.499001,-6.030594,-20.36281,41217.3852,10.587639,10.957929,15.70174,20.070986,-6.058265,-8.059453,-27.562071,6079.8792,3.289753,1.77333,3.293428,5.640894,-1.066849,-1.715694,-5.017807,6232.5437,3.217243,1.782053,3.292627,6.133359,-1.069237,-1.667907,-4.730183,3322.8742,3.21554,1.2346,2.919867,6.011904,-0.720219,-1.268849,-5.16994,2792.5916,3.176047,1.007884,2.317363,4.796937,-0.578165,-1.034128,-3.756597,9667.3318,4.192074,2.97574,5.664129,9.076477,-1.83748,-2.833744,-5.884758,10031.3836,4.189856,3.140616,6.31083,11.135581,-1.95904,-3.065137,-6.963946,34162.7803,6.824141,7.851493,10.269729,16.913647,-4.929854,-7.425281,-31.449439,20600.1372,5.405746,4.470068,5.822908,9.936365,-2.765328,-3.958855,-17.802234,6550.9807,3.269991,1.803897,3.181438,7.419181,-1.140117,-1.845994,-6.573662,6898.3411,3.733981,1.796617,3.239417,6.445292,-1.181151,-1.846588,-6.357593,3286.2677,3.526008,1.220708,2.878195,6.158861,-0.68555,-1.26064,-4.552717,2956.1871,3.245346,1.088512,2.45539,5.243248,-0.567363,-1.055109,-4.309136,10240.3447,4.195446,3.069988,5.767998,10.460472,-2.008083,-3.259526,-9.848664,9986.0937,4.457707,2.912775,5.400005,8.839151,-1.911175,-3.183344,-9.182174,6
10615.336,2.788271,2.288836,2.89752,6.851974,-1.718331,-2.468561,-8.00347,18180.9756,4.404884,4.185782,5.388429,8.107758,-3.014676,-3.996125,-12.301484,14653.948,7.219298,4.920124,8.455283,11.021426,-3.122133,-4.771262,-10.949877,15021.4255,7.046041,5.050117,8.550249,11.607035,-3.198226,-4.949545,-11.918736,3361.3077,3.447141,1.156446,2.356261,4.93424,-0.739657,-1.370018,-4.48942,2889.6467,3.488568,0.950359,1.938603,4.533073,-0.626131,-1.188273,-3.559977,14352.0627,5.982018,5.479867,10.197443,14.217422,-3.497492,-5.762463,-12.085677,15187.7886,6.078631,5.906909,11.021968,16.823622,-3.772306,-6.57504,-12.547503,11413.0727,2.516538,2.478456,3.265816,8.119077,-1.815839,-2.779325,-10.951187,9609.8023,2.701716,2.035082,2.720134,6.41821,-1.436395,-2.123027,-8.726052,15895.2332,7.155763,5.298752,9.007284,12.832883,-3.283319,-4.955729,-12.083994,12242.4531,6.14851,4.010855,6.985885,11.642167,-2.562549,-3.99762,-10.078354,3244.02,3.658426,1.077006,2.274376,5.643786,-0.738021,-1.527188,-4.905176,3406.492,3.814709,1.079035,2.29378,4.964521,-0.758563,-1.445211,-5.012432,15640.7239,5.89143,5.914874,11.290651,16.160153,-3.897362,-6.714741,-13.920202,13004.5398,5.508335,4.839045,9.265301,13.236339,-3.211215,-5.37937,-11.471349,2
1966.2685,1.454381,1.68237,2.902875,6.012424,-0.238695,-0.65208,-4.118872,2765.8086,1.624768,2.936284,5.172226,9.452807,-0.328863,-0.737435,-3.145163,-8.3369,0.996861,0.432975,1.211673,4.669027,-0.09328,-0.387807,-3.235818,-14.1548,0.994975,0.45634,1.265248,3.986491,-0.092673,-0.366394,-2.574683,124.0537,1.082607,0.510271,1.596629,3.889114,-0.080521,-0.406507,-3.972094,96.7495,1.075438,0.415734,1.309637,3.456779,-0.060207,-0.310385,-2.790086,224.0566,1.074531,0.952565,2.647053,5.617459,-0.111987,-0.403097,-3.102058,228.1276,1.072283,1.023385,2.901441,6.399668,-0.128553,-0.4198,-2.172815,2305.0234,1.382654,1.843885,3.293779,7.439235,-0.280682,-0.735665,-5.247673,1458.1631,1.308261,1.094429,2.037291,5.768754,-0.196861,-0.584873,-4.185597,-120.6636,0.958126,0.349889,0.967148,4.248937,-0.09857,-0.433294,-3.788896,23.3,1.009206,0.438562,1.20883,4.871868,-0.091617,-0.386556,-3.621903,167.2579,1.128625,0.505091,1.615687,4.368758,-0.074745,-0.41075,-3.730132,144.3104,1.11128,0.465677,1.463704,4.784185,-0.066285,-0.364559,-3.692031,169.6968,1.05307,0.851384,2.38685,5.794513,-0.120967,-0.516189,-2.899543,127.5322,1.044777,0.836482,2.495959,5.54773,-0.103623,-0.418016,-3.634952,6
1102.7243,1.30169,0.221057,0.565221,3.795535,-0.170423,-0.490389,-4.0364,1862.2207,1.482519,0.341709,0.738033,4.524215,-0.251378,-0.63415,-4.592163,2638.502,2.371473,0.533216,0.956373,4.087679,-0.325106,-0.666503,-3.706202,2746.9948,2.350328,0.549916,0.989728,4.811864,-0.331949,-0.65915,-3.74403,740.4681,1.551908,0.202154,0.623537,3.200963,-0.113986,-0.367097,-3.136532,641.5298,1.580947,0.171118,0.489657,3.218518,-0.102958,-0.361892,-2.961594,2808.384,2.242219,0.645565,1.122558,4.78174,-0.375196,-0.76236,-3.733956,2964.5124,2.22671,0.689738,1.194763,5.256009,-0.418213,-0.890237,-4.639603,1336.3863,1.249719,0.271748,0.721789,5.768274,-0.202027,-0.628996,-5.022105,1086.1743,1.265434,0.226447,0.70964,5.117148,-0.167146,-0.53585,-4.89687,2948.2022,2.473583,0.580728,1.037363,4.419661,-0.354591,-0.827755,-4.884125,2251.1573,2.218783,0.475606,0.950484,5.585097,-0.293599,-0.715777,-4.638457,649.4308,1.560269,0.190371,0.604693,4.725871,-0.11717,-0.453286,-3.71353,725.4942,1.664826,0.191172,0.636684,4.680331,-0.11186,-0.452213,-2.534564,2931.5825,2.220298,0.654686,1.341955,4.975931,-0.404331,-0.871507,-4.7423,2465.2022,2.149315,0.576482,1.081342,4.515999,-0.344661,-0.72248,-3.928257,2
35206.5413,10.956541,8.399219,11.223953,14.740915,-4.867739,-6.571079,-22.493264,45610.1755,12.776956,12.637256,18.588173,23.798101,-6.606209,-9.613517,-28.657232,7204.344,3.970035,2.016673,3.828722,7.054768,-1.200159,-1.881529,-5.727851,7344.468,3.862844,2.072447,3.921975,7.238077,-1.224944,-2.093982,-6.334573,3737.8773,3.571642,1.389717,3.100054,5.778017,-0.806427,-1.307089,-4.443615,3104.7535,3.55201,1.128426,2.559553,4.926017,-0.638135,-1.114037,-3.548263,11110.7212,5.094775,3.49831,6.891871,10.216562,-2.137824,-3.449249,-8.405161,11714.6953,5.082953,3.631196,7.219456,11.319625,-2.268873,-3.582278,-9.063818,38612.7832,8.290742,9.134708,12.147847,17.249367,-5.435099,-8.015546,-40.48975,23312.9375,6.595363,5.135141,6.753751,10.797508,-3.111529,-4.448116,-19.488037,7806.4937,4.035638,2.080718,3.518587,6.471512,-1.274242,-2.02407,-7.482468,8101.4073,4.639224,2.027803,3.613279,7.26601,-1.306967,-2.061158,-7.716415,3721.2054,3.957293,1.37517,3.011787,5.702818,-0.767353,-1.418007,-5.540586,3283.3486,3.696087,1.231792,2.94167,5.846609,-0.643402,-1.140425,-4.714942,11955.498,5.219059,3.564086,6.643176,10.026574,-2.328517,-3.915454,-9.770873,11490.2241,5.619562,3.385878,6.508388,10.598683,-2.247302,-3.67951,-9.923605,6
15224.2934,3.417342,3.83335,5.019655,8.859909,-2.445561,-3.302855,-11.484509,24959.3438,5.418585,7.149288,9.421058,13.847146,-4.170605,-5.830553,-17.271404,19223.185,9.09866,6.782303,12.297957,15.526284,-4.216333,-6.461058,-13.821102,19514.2979,8.866441,7.003657,12.573782,15.652181,-4.348588,-6.718039,-14.782681,4298.8604,4.221738,1.543424,3.385469,6.299177,-1.052614,-1.684486,-4.653316,3634.0799,4.126945,1.274362,2.80219,5.261881,-0.827646,-1.514173,-4.448019,18316.9319,7.531183,7.674132,15.618543,19.744537,-4.786172,-8.081656,-14.837506,19673.3308,7.621663,8.211889,16.666685,21.724631,-5.137615,-8.695784,-15.94011,16827.2579,3.154511,4.268613,5.749333,11.398894,-2.665324,-3.837296,-16.140698,14028.8794,3.405252,3.384224,4.462646,9.107161,-2.039536,-2.98333,-12.147532,20752.4329,9.05771,7.289501,13.247565,17.147292,-4.420641,-6.569666,-17.899986,15953.0214,7.644745,5.508117,9.909176,13.887816,-3.43868,-5.255143,-13.06217,4178.4811,4.346461,1.47262,3.224672,7.010006,-0.993836,-1.785184,-5.628116,4358.7805,4.670907,1.490803,3.311146,6.765346,-1.028924,-1.913691,-5.613007,20407.0187,7.42182,8.293249,17.15002,22.673445,-5.324415,-9.409817,-21.193573,16854.5835,7.042494,6.889878,14.641952,18.81295,-4.417792,-7.878716,-14.97754,2
25902.3222,6.786642,5.975365,7.922246,10.498094,-3.692024,-4.96014,-12.602804,35245.166,8.776893,9.405626,13.581358,17.274541,-5.394947,-6.938272,-17.670573,4701.2724,2.76899,1.390425,2.638079,5.044445,-0.824305,-1.293787,-3.891743,4806.3195,2.710511,1.433668,2.687024,5.720365,-0.836421,-1.292979,-3.610749,2797.4477,2.851115,1.049744,2.461498,4.87589,-0.635783,-1.125351,-3.66118,2357.1848,2.866552,0.871229,1.987875,4.202428,-0.517483,-0.868517,-2.874806,7598.177,3.56283,2.435913,4.966613,7.771964,-1.442529,-2.151583,-4.708387,7958.4019,3.539978,2.541302,5.302244,8.233566,-1.523216,-2.370773,-5.54032,28460.4155,5.594843,6.506713,8.531124,12.81713,-4.232703,-5.935462,-22.73118,16799.1514,4.432725,3.679484,4.855434,8.281532,-2.254003,-3.241219,-11.160726,4879.4279,2.683519,1.375846,2.385606,5.891633,-0.847524,-1.302506,-5.012548,5175.6662,3.027395,1.398296,2.694442,5.940672,-0.865389,-1.367908,-4.72743,2790.3506,3.134581,1.039014,2.51857,6.112324,-0.586997,-1.000262,-3.990267,2521.3408,2.964366,0.95325,2.277196,5.389509,-0.500936,-0.932252,-3.664405,7646.6291,3.387782,2.354041,4.750298,8.824219,-1.464613,-2.322621,-5.799533,7442.888,3.659187,2.284274,4.623457,8.414249,-1.423561,-2.225734,-5.668095,6
19635.2763,4.489828,5.030893,6.538763,9.947022,-3.167556,-4.173487,-11.223242,31165.3843,7.115424,9.15834,12.288851,17.053391,-5.318757,-7.180789,-19.037765,27181.6423,12.835562,9.661341,18.7553,23.029462,-6.186147,-9.59494,-16.477128,27617.4468,12.466126,9.958601,19.388265,23.474731,-6.387259,-9.627617,-20.847049,5742.2502,5.170951,2.08731,4.705924,7.38563,-1.391145,-2.438852,-4.581554,4914.3321,5.258985,1.68827,3.870838,6.440843,-1.165686,-2.034624,-4.454937,25819.4253,10.499897,10.637129,23.506735,28.143131,-7.070832,-12.320208,-20.359653,27755.5583,10.693744,11.475026,25.431315,30.560018,-7.618277,-13.109673,-22.732136,21534.3062,4.022688,5.543246,7.194549,12.13878,-3.461019,-4.912908,-17.746506,17753.5069,4.34518,4.327442,5.640183,9.705119,-2.619359,-3.625086,-15.973204,29159.4951,12.822117,10.270439,19.84163,23.176566,-6.393791,-9.81563,-24.00079,22617.5327,10.793605,7.708732,14.653532,18.051631,-5.004763,-7.821285,-15.662586,5742.8077,5.761242,1.984754,4.405174,7.948206,-1.413462,-2.526022,-5.809856,5986.049,6.106993,2.011854,4.433521,7.865133,-1.472889,-2.536439,-6.659051,28842.413,10.61719,11.639846,26.789381,33.699655,-7.906044,-13.990938,-27.25049,23959.8845,9.994412,9.646435,22.295158,28.57108,-6.552778,-11.796712,-21.189849,2
13272.0825,3.93384,3.067142,4.39691,6.477589,-1.815879,-2.496824,-8.569823,19658.5401,5.252013,5.238692,7.859228,11.94721,-3.070882,-3.976045,-9.428905,2252.9668,1.83761,0.729554,1.632226,4.393578,-0.432716,-0.797796,-3.054926,2336.7508,1.827056,0.76203,1.701997,4.914548,-0.441028,-0.745948,-3.016943,1585.1567,2.050722,0.694576,1.916811,4.167039,-0.362742,-0.707177,-2.948541,1317.7441,2.032479,0.566271,1.578159,4.241383,-0.304265,-0.549594,-1.868864,3871.6719,2.307465,1.414406,3.376671,5.589221,-0.735878,-1.162415,-4.214116,4029.865,2.285237,1.504383,3.61204,6.061737,-0.772969,-1.192297,-3.386359,14504.0938,3.311068,3.342991,4.77348,9.217684,-2.084488,-3.000126,-9.590458,8783.7798,2.752645,1.965655,2.946639,6.316271,-1.169595,-1.785133,-6.759342,2178.5722,1.752714,0.665671,1.314542,4.632978,-0.432202,-0.838298,-4.384366,2435.3699,1.950821,0.737873,1.605094,5.025611,-0.444268,-0.813129,-3.93216,1603.884,2.210354,0.682517,1.882692,4.511233,-0.348089,-0.719375,-3.35078,1497.4928,2.165185,0.648206,1.841223,4.027238,-0.31794,-0.704628,-3.789756,3674.2641,2.151629,1.29159,2.992275,6.195283,-0.699441,-1.249583,-4.189341,3523.002,2.246202,1.260677,3.15375,6.395909,-0.684026,-1.18413,-4.25458,6
7522.2334,2.674227,1.347752,1.686939,4.104282,-1.07246,-1.565552,-4.749838,13089.2788,3.946352,2.469452,3.165028,5.875554,-2.0211,-2.654231,-8.409722,9615.1826,5.645513,2.765762,4.23705,7.032565,-1.786643,-2.657928,-5.877738,9794.2233,5.408321,2.866478,4.385128,7.07955,-1.835361,-2.777177,-5.529413,2341.9586,2.739874,0.736523,1.375358,4.267869,-0.468638,-0.838061,-3.03376,1986.4531,2.792994,0.611119,1.127458,3.332318,-0.415519,-0.811848,-2.271037,9433.0007,4.784358,3.17063,5.327237,7.930196,-2.063691,-3.294407,-6.31863,10075.5117,4.864857,3.361487,5.499946,8.619913,-2.205395,-3.690179,-8.159177,8296.0498,2.339002,1.52878,2.07997,5.754393,-1.175855,-1.869527,-8.151837,6943.8501,2.479859,1.264603,1.708898,5.91049,-0.942314,-1.395524,-5.755014,10462.8462,5.758639,3.051675,4.634309,8.360829,-1.887629,-2.79179,-7.438201,8007.6008,4.896462,2.307102,3.589449,6.324235,-1.474714,-2.291427,-6.759363,2271.6603,2.956016,0.681018,1.302849,4.34038,-0.461551,-0.960407,-3.942185,2302.6087,3.019616,0.69146,1.374447,4.255863,-0.46198,-0.993944,-4.746655,10229.1868,4.819375,3.349733,5.632278,9.367743,-2.2264,-3.64007,-7.747848,8503.99,4.583077,2.807076,4.870881,8.597732,-1.872161,-3.153326,-6.980923,2
20848.7397,5.891959,4.708009,6.289175,8.99287,-2.867417,-3.779785,-9.898992,29257.4619,7.287407,7.634823,11.056562,15.300271,-4.50369,-5.909932,-15.600341,3653.0341,2.401264,1.076498,2.175011,5.233082,-0.64044,-1.035323,-3.349168,3794.0993,2.387508,1.11659,2.19975,4.226517,-0.670374,-1.071469,-3.814353,2276.6261,2.497284,0.884884,2.176146,4.731981,-0.518263,-1.00122,-3.208196,1942.2943,2.516415,0.744019,1.886496,4.12756,-0.435485,-0.779214,-2.65606,5995.7666,3.066173,1.955538,4.272588,7.002303,-1.145635,-1.837636,-4.494524,6269.8606,3.039636,2.057174,4.564988,7.857259,-1.196671,-1.885676,-4.243643,23017.3228,4.757067,5.136508,6.908774,11.551805,-3.37875,-4.820313,-14.762431,13622.022,3.795665,2.934835,4.070622,7.726357,-1.794744,-2.465741,-9.423786,3719.7729,2.330644,1.039626,1.995408,6.469044,-0.668468,-1.084012,-4.532122,4010.9817,2.649108,1.08596,2.115268,5.77999,-0.678134,-1.190577,-4.428118,2305.8024,2.760544,0.875388,2.298557,4.734984,-0.502044,-0.970992,-4.035328,2083.5885,2.633858,0.80323,2.02499,4.782653,-0.435872,-0.849933,-3.696582,5969.4895,2.947912,1.856346,3.974592,7.89728,-1.12993,-1.875863,-5.348651,5727.8098,3.108489,1.815116,3.989188,6.571272,-1.11086,-1.858524,-5.151664,6
19090.6035,4.641154,5.071283,6.495595,9.477448,-2.920152,-3.832988,-10.955068,30385.5849,7.204388,9.282985,12.653729,15.367498,-4.973972,-6.602224,-16.102193,23440.4927,11.819134,8.399791,15.930505,19.198287,-5.247144,-8.101434,-16.716399,23876.8808,11.359927,8.662015,16.465174,20.199665,-5.371043,-8.246062,-16.947281,5081.8683,4.730613,1.887581,4.240633,6.712434,-1.188354,-2.042133,-4.243139,4331.4206,4.724372,1.54065,3.514565,5.658137,-1.001406,-1.815248,-3.748344,22384.605,9.583085,9.428563,20.293796,25.071611,-5.918644,-10.069103,-21.324077,24006.3147,9.677542,10.111364,21.695115,26.484048,-6.358233,-10.781114,-19.262269,21097.4116,4.08326,5.615157,7.407676,12.314405,-3.22027,-4.717587,-17.197408,17228.2539,4.340091,4.357197,5.619479,9.401718,-2.444089,-3.432098,-12.290727,25276.916,11.886955,8.997129,16.932721,21.17503,-5.43484,-8.315575,-19.259222,19502.041,10.084011,6.759862,12.71262,16.06626,-4.25109,-6.57298,-14.264836,5065.1972,5.230249,1.787175,3.990464,7.547474,-1.204612,-2.225828,-5.496628,5281.6413,5.576509,1.810731,4.023722,7.347243,-1.249843,-2.176676,-5.13845,25133.9985,9.795519,10.272448,22.730511,27.320759,-6.599566,-11.231607,-20.888725,20693.3577,9.12715,8.530576,19.246139,24.493003,-5.487365,-9.689222,-17.93422,2
30507.3804,7.910326,7.042888,9.263521,12.166592,-4.385032,-5.812976,-14.510946,41014.3164,9.989739,10.991463,15.766914,18.846663,-6.168597,-8.172677,-24.744807,5954.6643,3.2552,1.705283,3.186751,6.2271,-1.039143,-1.575393,-4.841644,6117.0559,3.185287,1.759238,3.243784,5.654516,-1.062585,-1.580414,-4.157712,3312.25,3.174373,1.231318,2.731181,4.798454,-0.731476,-1.229569,-3.796274,2798.0015,3.145556,1.033469,2.36705,4.1663,-0.60299,-0.986904,-3.060825,9349.0901,4.144404,2.957972,5.976945,8.566703,-1.827505,-2.876762,-6.059076,9833.3826,4.146279,3.073891,6.282365,9.330423,-1.928612,-2.966404,-7.13173,34109.2685,6.57374,7.762523,10.247945,15.993945,-5.023928,-7.347165,-27.564993,20303.7036,5.095137,4.343513,5.569539,9.447265,-2.78008,-3.826229,-15.004717,6411.5954,3.246032,1.742975,2.97724,5.979331,-1.125131,-1.695783,-5.390813,6722.0417,3.675739,1.729516,3.001791,5.770654,-1.128547,-1.81232,-5.459881,3288.0618,3.494259,1.216056,2.872492,6.485962,-0.687633,-1.233286,-4.676327,2905.1942,3.224205,1.102066,2.58081,5.230374,-0.585348,-1.072893,-3.710493,9873.5627,4.116775,2.977511,5.541661,9.651196,-1.935307,-3.187225,-8.076673,9501.1133,4.408822,2.857989,5.543717,9.213949,-1.879202,-2.993841,-7.336427,6
11319.9893,2.877521,2.430143,3.038162,6.224563,-1.825419,-2.377864,-7.055336,19879.9888,4.685666,4.629791,5.830813,9.416973,-3.282981,-4.312684,-10.134818,14940.825,7.407142,4.909081,8.382077,11.451852,-3.161531,-4.793386,-11.520541,15219.3733,7.218136,5.071441,8.722495,10.483014,-3.224439,-4.771462,-10.615989,3439.693,3.502673,1.188927,2.469613,4.276034,-0.763018,-1.33389,-3.686351,2914.1577,3.447126,0.988233,2.100787,4.344076,-0.640964,-1.069006,-2.744886,14457.1475,6.240376,5.612958,10.649858,13.8733,-3.560266,-5.91137,-9.874268,15366.8762,6.292541,5.983575,11.21947,14.845058,-3.806643,-6.256321,-12.267021,12660.4516,2.682062,2.753839,3.538218,7.172533,-1.991473,-2.800834,-10.875996,10581.7754,2.870664,2.231617,2.862589,6.165406,-1.550148,-2.131406,-8.209479,16261.3291,7.469613,5.341974,8.997778,12.271546,-3.351298,-4.969081,-11.30449,12502.1455,6.263241,4.028049,6.874154,9.109638,-2.600628,-3.849219,-9.533992,3364.4961,3.764115,1.10186,2.254735,5.922583,-0.750829,-1.352089,-3.677102,3462.435,3.888732,1.116057,2.295841,5.820053,-0.770637,-1.360728,-3.38942,15935.2424,6.148394,5.992644,11.60802,15.306206,-3.933746,-6.786635,-13.193339,13228.4731,5.86205,4.987917,9.767353,13.965549,-3.270546,-5.569568,-10.830763,2
13604.1425,4.080575,3.141374,4.415886,7.979822,-1.810234,-2.419435,-7.084518,20055.5991,5.384607,5.278797,7.806449,12.159337,-3.051463,-4.173635,-10.905967,2256.8655,1.84473,0.757682,1.665261,4.526773,-0.433735,-0.732886,-3.304633,2372.1616,1.845026,0.783948,1.670041,4.314559,-0.445867,-0.723253,-2.7975,1582.604,2.039955,0.705487,1.895138,4.021895,-0.364161,-0.668939,-2.727021,1355.0323,2.036747,0.578198,1.624304,3.759823,-0.312566,-0.559765,-2.311294,3955.5222,2.323048,1.455622,3.453397,5.877592,-0.750001,-1.163034,-3.960113,4065.4649,2.287696,1.529035,3.795369,6.051651,-0.783874,-1.251346,-3.876895,14819.5883,3.423319,3.377655,4.813278,9.001407,-2.073726,-3.049937,-10.449329,9056.5771,2.868754,1.991338,3.011193,6.813609,-1.170694,-1.687346,-6.469747,2169.9294,1.754306,0.682228,1.372815,4.204622,-0.432093,-0.846449,-4.10493,2458.501,1.979313,0.7505,1.648473,5.167504,-0.448172,-0.839633,-4.13952,1610.7332,2.220326,0.693657,1.916606,4.656103,-0.351379,-0.794416,-3.829101,1522.3176,2.176714,0.633425,1.701576,4.482709,-0.312142,-0.623654,-3.413279,3720.6255,2.164609,1.324423,3.096493,6.57999,-0.710404,-1.197583,-4.459575,3629.3867,2.276449,1.299047,3.118309,6.593545,-0.699998,-1.190779,-4.41911,6
7033.2129,2.565386,1.283302,1.658287,4.072783,-1.015829,-1.367504,-4.557815,12301.4365,3.786225,2.317407,2.930735,5.791962,-1.875692,-2.589609,-7.805768,9685.138,5.620956,2.817213,4.354025,7.029123,-1.815858,-2.67853,-5.749459,9962.4527,5.51761,2.894793,4.428328,7.397427,-1.860011,-2.651171,-6.610654,2349.2399,2.748004,0.741968,1.394409,3.785474,-0.46502,-0.811195,-3.375089,1993.1199,2.720984,0.61833,1.205762,3.405063,-0.394426,-0.713734,-2.413958,9615.8486,4.788357,3.233093,5.259758,7.498482,-2.064939,-3.245713,-5.811798,10089.1218,4.824803,3.404459,5.579122,8.788356,-2.197396,-3.4843,-7.288373,7664.8687,2.235169,1.429439,1.998938,5.912656,-1.095426,-1.762511,-6.318615,6488.251,2.395368,1.194757,1.633111,5.119177,-0.870429,-1.309441,-4.776776,10573.3991,5.832321,3.103586,4.74529,7.866342,-1.924714,-2.841814,-7.371466,8128.5815,4.966281,2.349751,3.759679,8.107419,-1.511253,-2.256186,-6.322774,2231.8682,2.915063,0.687169,1.410975,4.362344,-0.452149,-0.899354,-3.819665,2363.589,3.111182,0.681997,1.371783,4.330894,-0.457352,-0.908623,-3.990736,10309.6858,4.794407,3.403497,5.847312,9.930401,-2.218328,-3.659659,-8.441283,8723.8911,4.59946,2.84332,4.820668,7.803323,-1.851198,-3.097992,-6.651512,2
20880.6113,6.102706,4.82778,6.539956,9.663455,-2.837504,-3.748236,-10.315094,29499.4995,7.611903,7.762108,11.413552,14.946362,-4.433809,-5.951621,-15.630635,3688.0789,2.407994,1.112983,2.151134,4.442656,-0.658431,-1.088938,-3.632336,3831.3357,2.386505,1.135649,2.205427,4.676724,-0.667192,-1.019944,-3.439682,2324.0011,2.545986,0.887273,2.355177,4.94779,-0.517396,-0.900853,-3.09009,1955.8344,2.503363,0.733771,1.786353,3.526741,-0.434838,-0.757628,-2.91804,6151.1482,3.064075,1.942162,4.171279,7.12266,-1.131613,-1.767811,-4.223672,6334.2146,3.033068,2.078096,4.608013,7.866308,-1.200616,-1.931067,-5.381431,22964.6285,4.857352,5.184602,6.943277,11.596858,-3.312766,-4.84561,-15.682647,13619.4111,3.916058,3.004386,4.170558,8.21848,-1.763417,-2.647951,-9.331598,3734.8074,2.329425,1.064362,2.009691,5.695592,-0.673307,-1.120525,-4.485245,4077.0251,2.680082,1.097149,2.213415,5.813758,-0.687036,-1.12149,-4.702857,2305.442,2.774074,0.883563,2.261657,5.650536,-0.482362,-0.926169,-3.447331,2114.8383,2.617308,0.805677,1.996183,5.058632,-0.420159,-0.833104,-3.951868,6044.1213,2.910833,1.870591,3.981768,6.592139,-1.135113,-1.830895,-5.245296,5931.634,3.12228,1.789164,3.832922,6.867062,-1.099249,-1.788812,-5.298163,6
17833.6202,4.4552,4.545796,5.813535,8.137946,-2.756682,-3.789192,-9.544305,28814.0073,7.009828,8.387935,11.219941,16.065339,-4.735352,-6.224286,-18.540298,23559.0041,11.671416,8.519131,16.248882,20.132418,-5.33144,-8.116363,-15.555991,24053.0227,11.313672,8.747155,16.790454,19.898123,-5.478598,-8.350791,-18.67003,5067.4705,4.739644,1.869652,4.128324,7.034223,-1.190014,-2.050113,-4.784106,4348.1708,4.732265,1.503474,3.436239,5.542015,-0.990871,-1.592961,-3.415728,22793.1565,9.510511,9.335898,19.778,23.691607,-5.898096,-9.712394,-18.92957,24201.4594,9.700471,10.117497,21.803982,26.800214,-6.428551,-11.279805,-19.462032,19532.7422,3.888538,4.950717,6.475945,11.157443,-3.017362,-4.431784,-15.673207,16070.3218,4.196473,3.90755,5.051052,7.984534,-2.2956,-3.218537,-11.889578,25257.8745,11.897306,9.096842,17.394681,21.123329,-5.507118,-8.579558,-21.063374,19586.8221,9.978465,6.811471,12.858762,15.428569,-4.340403,-6.385305,-15.581243,5042.6041,5.271716,1.767163,3.908388,7.339708,-1.208514,-2.192878,-5.437886,5296.3718,5.442236,1.752665,3.776094,6.930102,-1.232471,-2.178508,-5.922988,25317.7957,9.742595,10.289982,23.012568,30.091188,-6.691882,-11.667073,-22.887857,21038.8404,9.059871,8.354569,18.515664,24.430571,-5.408009,-9.153151,-17.911464,2
29979.4609,7.923082,6.971988,9.170055,12.107976,-4.242514,-5.539719,-16.892191,40982.7822,10.049767,10.925033,15.504143,19.037927,-6.054658,-7.899696,-21.026379,6003.2358,3.250935,1.708315,3.173241,5.945501,-1.053716,-1.589085,-4.269299,6133.7176,3.161706,1.726556,3.186452,5.373538,-1.046588,-1.562277,-3.728802,3319.4464,3.188406,1.213838,2.891856,5.177605,-0.713654,-1.23563,-2.830923,2790.6988,3.138591,1.000792,2.241643,4.773489,-0.594177,-0.96785,-3.826746,9513.6982,4.100211,2.885862,5.590249,9.538802,-1.811756,-2.759712,-6.215756,9894.9598,4.120749,3.054964,6.376531,9.203538,-1.913661,-3.042704,-7.347936,33599.5855,6.554661,7.65428,10.004938,14.80904,-4.860888,-6.688228,-25.876136,19980.7432,5.123787,4.33155,5.656041,8.73337,-2.6951,-3.88203,-13.765333,6475.3877,3.23981,1.726274,2.964889,5.987461,-1.103166,-1.750518,-5.668914,6794.2351,3.675646,1.733334,3.162685,7.587226,-1.14737,-1.846021,-5.608823,3256.1242,3.448708,1.195612,2.8578,5.723025,-0.680374,-1.17374,-4.104482,2953.7467,3.268963,1.058669,2.429934,5.914118,-0.562171,-0.994627,-4.243825,10015.8912,4.096276,2.961791,5.553025,9.344423,-1.954988,-3.20767,-7.357435,9793.8091,4.33999,2.799209,5.358912,9.018755,-1.876927,-3.01324,-7.693543,6
11636.0771,2.930215,2.434937,3.047447,6.270334,-1.858378,-2.496216,-8.054127,20615.8369,4.829477,4.706186,5.857453,8.896141,-3.360577,-4.333105,-11.585545,15099.4717,7.339376,5.079968,8.562415,12.583829,-3.177153,-4.78109,-10.288059,15506.0154,7.139201,5.222135,9.091385,11.554846,-3.260574,-4.857704,-9.881757,3464.5159,3.502697,1.209996,2.356779,4.740879,-0.758577,-1.456044,-3.754783,2951.3963,3.460693,0.986661,2.031573,3.753655,-0.628722,-1.179997,-2.971598,14880.4244,6.121655,5.698297,10.860175,14.393046,-3.577639,-5.710355,-11.202926,15674.9367,6.254552,6.112431,11.492865,14.530055,-3.85238,-6.373268,-9.979819,13036.4038,2.739508,2.774267,3.582465,7.606254,-2.024295,-2.997274,-9.99032,10893.1265,2.955193,2.259569,2.86119,6.259064,-1.589168,-2.409275,-8.176918,16404.6209,7.323349,5.514236,9.253109,12.537505,-3.351096,-5.035242,-13.195106,12679.9758,6.208498,4.181306,7.125481,10.482195,-2.618394,-3.883003,-8.264425,3370.9897,3.750462,1.10726,2.390947,5.981431,-0.74615,-1.421858,-4.836011,3570.7628,3.951439,1.129804,2.32019,5.1775,-0.769918,-1.353617,-4.600238,16219.7471,6.055466,6.166218,11.872995,15.705797,-4.015543,-6.750554,-14.35445,13626.6914,5.718272,5.073454,9.689469,13.375795,-3.270816,-5.490725,-11.280479,2
1778.8164,1.400405,1.579778,2.814401,5.921922,-0.233026,-0.54933,-4.152488,2667.149,1.57841,2.849177,4.963187,8.814854,-0.322478,-0.779391,-4.539795,-27.3867,0.989753,0.429388,1.238153,3.995775,-0.078517,-0.305303,-2.733136,-37.7471,0.986727,0.440294,1.168844,3.530367,-0.085068,-0.357493,-3.022026,118.035,1.078251,0.495106,1.555088,3.372893,-0.05628,-0.347541,-2.212508,116.6899,1.090664,0.40522,1.245553,3.462748,-0.049893,-0.280799,-2.577905,174.9221,1.057012,0.908014,2.481213,5.50159,-0.109578,-0.349314,-2.947734,185.2405,1.05786,1.015974,2.855178,5.07624,-0.111896,-0.461605,-3.926587,2163.3184,1.346769,1.783942,3.365002,7.198413,-0.27676,-0.774421,-4.425276,1318.3658,1.268937,1.069783,2.056757,4.810605,-0.195612,-0.570525,-4.271395,-105.8308,0.963294,0.333027,0.920061,4.396842,-0.095443,-0.429423,-3.161138,-4.0891,0.998386,0.423448,1.196129,4.338904,-0.08391,-0.429643,-3.600394,197.6318,1.150897,0.496388,1.662787,4.368878,-0.064664,-0.339711,-3.167321,143.3665,1.109447,0.448043,1.458785,3.877963,-0.060526,-0.350577,-3.048948,79.7027,1.024297,0.827341,2.30466,5.337197,-0.111667,-0.442062,-3.670419,96.365,1.032989,0.802995,2.396756,5.325254,-0.101726,-0.383119,-3.363251,6
1281.9072,1.356548,0.23775,0.547185,3.285627,-0.175199,-0.432584,-2.649886,2188.6599,1.558694,0.387889,0.769803,3.869855,-0.285618,-0.62295,-3.572674,2665.6433,2.36696,0.514578,0.872942,3.645453,-0.325689,-0.611116,-3.074866,2776.0461,2.342305,0.545962,0.886337,4.305409,-0.344391,-0.646693,-3.399535,782.6095,1.5879,0.191039,0.465228,2.74735,-0.119489,-0.350774,-2.688879,638.4873,1.550154,0.164199,0.431164,2.84829,-0.101637,-0.312581,-2.310193,2885.9846,2.248992,0.641707,1.109045,4.372203,-0.397234,-0.778651,-3.998496,3082.4915,2.276988,0.678616,1.162188,3.633366,-0.417435,-0.804596,-4.582143,1642.7216,1.306764,0.311707,0.69926,4.871877,-0.212172,-0.612125,-4.284215,1317.8755,1.320409,0.25897,0.63861,4.952816,-0.171155,-0.496596,-3.661329,2915.8746,2.434507,0.568321,0.975123,4.311509,-0.357156,-0.700534,-3.878523,2269.1802,2.223092,0.468511,0.857867,3.900951,-0.293137,-0.605698,-4.033244,706.3737,1.608755,0.179944,0.51223,3.868451,-0.110557,-0.376104,-3.203958,729.2793,1.652573,0.183541,0.490778,4.195172,-0.112586,-0.414591,-3.059577,3018.4473,2.242957,0.659667,1.111401,4.318272,-0.406773,-0.802846,-3.632037,2550.9651,2.176632,0.579335,1.068265,4.509143,-0.355401,-0.703909,-3.720136,2
33547.344,10.408587,7.812888,10.235965,12.27662,-4.673625,-6.080635,-16.28771,45444.4063,12.268576,12.421424,18.095817,21.02283,-6.742956,-8.796262,-25.137974,7208.7087,3.953454,2.002279,3.689017,6.180777,-1.208638,-1.812431,-4.584323,7366.7077,3.84241,2.064839,3.891857,5.890814,-1.226207,-1.777968,-4.548328,3738.0434,3.530779,1.357796,3.07237,5.723537,-0.789987,-1.352669,-3.311111,3136.3317,3.508927,1.13516,2.51082,4.247593,-0.648186,-0.996386,-2.718955,11138.507,5.042881,3.448697,6.759324,9.492154,-2.12915,-3.213016,-6.866574,11736.3022,5.022582,3.564229,7.129423,10.580258,-2.248741,-3.491029,-6.063645,37821.709,7.943727,8.821343,11.594006,15.868988,-5.433677,-7.923423,-26.903987,22709.5009,6.300116,4.899532,6.428698,9.865714,-3.049784,-4.402072,-13.759407,7816.895,3.999666,2.063938,3.418852,6.665615,-1.280078,-1.890749,-5.786567,8168.0923,4.641284,2.016909,3.606089,6.752811,-1.328855,-2.008506,-5.706497,3714.6218,3.908124,1.341494,3.076364,6.354664,-0.75266,-1.261361,-3.833643,3288.0628,3.655661,1.209452,2.835525,5.794868,-0.628536,-1.128745,-3.68527,12052.5378,5.184178,3.486488,6.527329,10.756873,-2.330445,-3.728648,-7.967663,11545.3274,5.584039,3.330054,6.315004,9.540254,-2.236493,-3.460101,-7.57155,6
15636.0464,3.453114,3.874874,4.859386,7.580272,-2.479594,-3.414694,-8.968995,26821.292,5.746533,7.545867,9.951395,14.720526,-4.4244,-5.620197,-14.55469,19734.2158,9.258395,6.950183,12.567551,15.522415,-4.226783,-6.245364,-12.985033,20159.4063,9.050655,7.18585,12.898287,16.206254,-4.369232,-6.469048,-13.616928,4367.3993,4.11734,1.589975,3.480112,5.739969,-0.993169,-1.676096,-4.313862,3734.2691,4.140103,1.308493,2.840105,5.460206,-0.83407,-1.429498,-2.979855,18995.7732,7.759079,7.843998,15.908171,20.311055,-4.851808,-7.994763,-13.897105,20273.2171,7.789117,8.376268,16.952527,22.637061,-5.215337,-8.660053,-13.637747,18236.4238,3.330157,4.549903,6.059317,10.039599,-2.84098,-3.939994,-14.934961,15125.6275,3.612059,3.594463,4.528813,7.52538,-2.188454,-2.983709,-9.229981,21374.1966,9.248776,7.463819,13.25378,16.296058,-4.410298,-6.543795,-14.310157,16413.8388,7.781453,5.624735,10.058041,14.33325,-3.425221,-5.14479,-12.984728,4288.858,4.398383,1.493531,3.218888,6.593904,-0.996874,-1.744535,-4.561125,4476.5594,4.748862,1.504801,3.337232,5.314853,-1.02697,-1.835556,-4.660022,21128.9295,7.608966,8.418661,17.51628,21.368927,-5.396771,-9.322767,-16.695293,17455.9346,7.221813,7.024827,14.804884,19.292137,-4.482454,-7.552129,-14.548116,2
24590.2476,6.365029,5.703146,7.520126,9.909978,-3.504649,-4.656951,-12.953917,35365.145,8.537511,9.461761,13.803713,17.375017,-5.399125,-7.265303,-19.096317,4726.0456,2.744455,1.375928,2.647759,5.006394,-0.810394,-1.268472,-3.76759,4838.0328,2.690498,1.416958,2.682837,4.94924,-0.833598,-1.355265,-3.742936,2844.4929,2.889253,1.05113,2.462492,5.156722,-0.62177,-1.136843,-3.615332,2380.8075,2.815792,0.888597,2.079643,4.079201,-0.52471,-0.986516,-3.909773,7619.1595,3.531233,2.44758,5.133705,8.233349,-1.428913,-2.158367,-5.439002,7979.9219,3.482613,2.557753,5.432523,8.130286,-1.501688,-2.331161,-5.803176,28279.956,5.43194,6.515895,8.593766,14.443313,-4.236762,-6.253894,-21.025421,16588.1162,4.293683,3.653977,4.943742,8.699051,-2.245857,-3.101172,-10.641594,4899.9944,2.671825,1.342721,2.40206,5.34185,-0.848235,-1.35166,-4.867637,5239.6634,3.037091,1.388663,2.528335,5.527656,-0.863157,-1.379228,-5.049904,2836.5489,3.128157,1.051794,2.506663,5.502609,-0.583127,-1.050057,-3.873017,2495.3099,2.891098,0.963726,2.331546,5.130397,-0.509111,-0.937977,-4.077872,7675.7376,3.352488,2.364537,4.731948,7.883918,-1.452279,-2.292947,-7.316477,7440.7636,3.592618,2.294705,4.701641,7.764719,-1.422362,-2.242538,-6.30258,6
20289.0166,4.572847,5.327592,6.736475,10.060883,-3.220156,-4.15702,-12.005898,33784.6875,7.567536,10.110248,13.696751,17.897171,-5.696527,-7.358379,-22.745572,27899.1006,13.08961,9.858428,19.222609,23.440167,-6.37736,-9.764728,-20.82742,28286.3738,12.61787,10.151743,19.661747,23.083797,-6.559955,-10.363648,-21.585631,5918.8902,5.343063,2.134225,4.798131,7.334786,-1.412887,-2.368148,-4.564253,5009.1095,5.191263,1.742867,4.072322,7.240636,-1.194774,-2.000817,-4.038059,26519.826,10.682447,10.900651,24.313452,29.385903,-7.178505,-12.268936,-20.098254,28511.5705,10.874966,11.688822,25.779003,31.333524,-7.715998,-13.125117,-21.944539,23520.2612,4.269997,6.209039,8.268426,13.219008,-3.743035,-5.216889,-20.054568,19353.9004,4.58198,4.82264,6.169622,10.046492,-2.855305,-3.872763,-15.293481,29699.03,13.024825,10.428193,20.363903,25.16849,-6.539853,-10.017714,-21.176939,23207.9947,10.920781,7.869194,15.21196,18.4136,-5.157679,-7.806407,-17.321547,5872.3049,5.770572,2.028863,4.53301,7.096942,-1.42954,-2.530252,-5.855276,6137.6346,6.181477,2.056268,4.747898,7.916847,-1.496457,-2.646135,-6.2793,29560.0139,10.634413,11.850183,27.207813,32.412469,-7.997502,-14.110664,-29.06938,24440.6387,10.055652,9.861556,22.841508,28.52926,-6.654146,-11.657475,-21.674237,2
4485.5037,2.115343,3.439872,5.67502,8.71532,-0.371072,-0.685703,-3.999775,4108.6011,1.976589,4.08924,6.924521,10.119607,-0.402728,-0.773454,-4.593242,382.173,1.215628,1.353887,4.588262,7.751407,-0.106002,-0.381666,-3.265134,406.4399,1.214247,1.393029,4.686539,7.43062,-0.106992,-0.365776,-2.624376,317.2056,1.259553,0.955802,3.630398,6.478488,-0.0734,-0.294141,-2.421086,269.5082,1.251766,0.817578,3.09258,5.434566,-0.067507,-0.323823,-2.80463,682.8476,1.32822,2.385711,7.843798,11.516524,-0.148972,-0.417588,-3.046503,706.9741,1.325549,2.528066,8.507637,13.758085,-0.152584,-0.422926,-3.398395,4867.1982,1.856498,3.541409,5.686283,9.861166,-0.426111,-0.912917,-5.492584,4209.6997,1.908204,2.81871,4.466862,8.151817,-0.363508,-0.829198,-3.867404,485.6595,1.271011,1.449323,4.46985,7.721054,-0.121598,-0.409757,-2.525508,435.2672,1.273331,1.363084,4.20708,7.793412,-0.107001,-0.385736,-3.134337,466.1887,1.444173,1.179264,4.284685,7.514298,-0.087476,-0.442873,-3.617473,428.0582,1.412367,1.015728,3.648376,6.958088,-0.083193,-0.341593,-2.946761,852.9243,1.411802,2.835707,9.505021,13.727352,-0.168615,-0.49932,-3.790635,770.4576,1.405295,2.688375,9.266032,13.721521,-0.158027,-0.447274,-3.295292,1
1473.9439,1.337943,0.313175,0.641424,3.435514,-0.230433,-0.536458,-3.257698,2550.2618,1.613726,0.488216,0.887649,4.17521,-0.344911,-0.69472,-4.266722,1817.6503,2.344495,0.346499,0.631631,3.850415,-0.226327,-0.557811,-3.026931,1880.354,2.277324,0.364539,0.630433,3.361171,-0.232447,-0.580957,-3.355926,681.9988,1.602339,0.146433,0.384261,3.296041,-0.102573,-0.342265,-2.751151,610.1317,1.630364,0.140004,0.425728,2.677021,-0.09464,-0.312529,-2.294498,2141.9265,2.251939,0.43391,0.721553,3.468198,-0.294955,-0.643461,-3.082754,2237.6051,2.266036,0.451897,0.817136,3.856291,-0.301029,-0.655689,-3.446765,1625.6284,1.271938,0.350572,0.785897,5.464306,-0.246608,-0.670262,-5.174358,1186.2491,1.238873,0.283488,0.709641,4.960615,-0.206288,-0.592937,-4.545095,1883.3096,2.363789,0.366638,0.768887,3.818007,-0.244965,-0.5715,-3.745066,1492.4383,2.180253,0.304415,0.616982,3.578448,-0.193069,-0.491134,-3.554757,602.5217,1.581435,0.147781,0.523937,3.522044,-0.103255,-0.415846,-3.216526,633.6289,1.646653,0.145413,0.566415,3.763514,-0.096032,-0.386085,-3.432178,2098.6987,2.197509,0.418145,0.768733,3.712689,-0.293269,-0.637554,-3.822265,1927.7467,2.234222,0.384724,0.716645,3.962997,-0.264483,-0.594752,-3.622967,2
85677.7866,21.358713,23.974707,34.521107,40.733266,-15.921466,-20.85973,-66.033803,70802.7231,17.308723,22.518691,35.934767,41.021791,-12.982172,-17.661281,-50.732412,14111.0451,9.084872,3.889476,8.816644,12.652724,-3.36618,-5.07362,-8.264651,14378.6956,8.584979,3.978291,9.104925,12.77881,-3.396359,-5.094324,-8.683954,5866.8581,5.725129,2.085992,5.761451,9.468474,-1.470193,-2.500219,-4.776042,5091.2865,5.732303,1.734874,4.810069,7.497365,-1.255962,-2.079416,-4.254322,19877.689,10.52293,6.685389,14.380555,18.217188,-5.579772,-9.216743,-15.034654,20310.1501,10.321384,6.909442,15.227922,19.979086,-5.773366,-9.694698,-14.429875,84748.8281,15.428997,25.106652,37.248553,47.284856,-15.200798,-21.545495,-90.8284,72055.0562,16.055583,20.659658,29.407918,37.594184,-12.760002,-17.680523,-62.372873,15773.7127,9.811062,4.290636,9.336662,13.785912,-3.656732,-5.46488,-12.078314,14086.4662,9.898278,3.979536,8.651849,12.245397,-3.345235,-4.976883,-8.797147,6808.2083,7.314101,2.429978,7.134947,11.298777,-1.677229,-2.934499,-6.372492,6085.986,6.711939,1.968221,5.799461,9.878449,-1.43651,-2.401258,-5.446783,23509.3166,12.152036,7.974193,18.013527,24.482523,-6.722899,-11.801179,-19.630531,21254.9653,12.185125,7.479849,17.285107,22.294506,-6.088892,-10.566896,-19.997323,1
9943.1489,2.68522,3.199649,4.374211,6.808807,-1.643621,-2.118571,-5.471803,17240.1924,4.500075,6.283227,8.713781,11.144952,-2.848556,-3.468095,-8.295082,15651.6749,11.523317,5.168635,9.03105,12.160973,-3.631905,-5.690997,-10.315634,15726.0117,10.623299,5.287869,9.315138,12.222992,-3.638707,-5.611743,-9.834318,3963.2875,4.262091,1.539876,3.123879,5.602984,-0.94683,-1.615676,-3.356244,3533.9507,4.48072,1.27682,2.601796,4.838862,-0.82856,-1.354189,-3.099084,16311.9025,9.632028,6.522911,12.680025,16.054828,-4.331249,-7.328154,-11.558971,16962.4841,9.553309,6.819489,13.193435,16.336445,-4.570066,-7.774358,-12.472785,11386.0801,2.510541,3.718057,5.161076,8.026623,-1.747923,-2.439441,-8.392644,9562.1548,2.464763,2.943747,3.973314,6.706679,-1.449725,-1.927819,-6.909015,18109.3411,12.584659,5.815635,9.902619,12.861854,-4.11781,-6.252843,-11.99968,14039.573,11.025635,4.327523,7.233024,10.303129,-3.155854,-4.75703,-8.879902,4009.7564,4.535736,1.538237,3.010792,6.725226,-0.993043,-1.753067,-4.409468,4182.9701,4.882266,1.555473,2.852069,5.978864,-1.010496,-1.727473,-4.457946,18927.1208,10.605036,7.36387,14.311075,18.396819,-5.194044,-8.964707,-15.087485,15745.8649,9.87165,6.158418,12.483574,15.75582,-4.1744,-7.157272,-12.147024,2
63331.5115,17.267117,17.040047,23.410506,27.047396,-11.507434,-15.226648,-36.475377,52538.533,14.733074,16.41849,25.113856,28.222097,-9.355668,-12.259484,-26.211415,9384.4259,5.835432,2.788795,7.621504,10.991807,-2.195685,-3.376954,-6.883886,9654.7603,5.665704,2.894458,7.802676,11.98738,-2.222531,-3.300097,-6.071899,4309.3071,4.387962,1.617638,5.010003,8.056441,-1.059202,-1.772414,-4.065378,3753.5033,4.435842,1.365962,4.208595,7.585847,-0.899509,-1.508657,-3.640183,13470.7547,6.904048,4.759481,12.308713,16.900152,-3.669603,-5.981576,-9.485278,13743.5254,6.737002,4.936387,13.048659,18.148247,-3.776447,-6.288538,-10.021721,63606.9068,12.38121,18.352399,25.727306,33.051523,-11.179368,-15.87685,-53.834869,53831.9585,12.267205,14.726095,20.169162,26.168964,-9.301957,-12.723539,-38.841855,10501.9765,6.129684,3.066657,7.723913,11.380783,-2.37647,-3.59761,-7.944659,9488.4715,6.239812,2.905232,7.352993,11.636315,-2.20001,-3.282568,-7.150694,5011.7626,5.489467,1.936168,6.206524,10.089668,-1.196076,-2.093239,-5.448499,4455.6467,4.993465,1.621865,5.230262,8.437413,-1.02229,-1.749164,-4.438562,15644.6716,7.635572,5.644863,15.369183,21.408973,-4.322577,-7.351458,-13.180252,14302.4311,7.678471,5.332285,14.845644,20.556232,-3.981486,-6.77138,-12.001033,1
10310.1587,2.954169,3.246509,4.413491,6.771783,-1.695584,-2.246478,-5.967103,17368.8339,4.927348,6.128366,8.461095,11.158825,-2.887698,-3.833214,-7.717826,23209.823,16.097016,7.385258,13.389811,16.912555,-5.661222,-8.647017,-14.019079,23306.937,15.126934,7.4972,13.752571,16.908697,-5.669795,-8.677725,-14.114633,5287.487,5.330109,1.972281,4.158692,7.079241,-1.321289,-2.2783,-4.041373,4674.2034,5.534026,1.630676,3.37835,6.237125,-1.12897,-1.89858,-4.365142,23460.553,13.317387,8.848619,18.031592,22.236333,-6.531418,-10.919392,-17.985958,24647.7027,13.37748,9.360571,19.264544,24.199692,-7.05522,-12.201283,-19.657515,11074.5347,2.614878,3.508229,4.742793,7.810124,-1.688049,-2.337404,-7.889935,9583.7813,2.618435,2.857171,3.902548,6.823778,-1.439823,-1.995079,-6.792102,26230.6756,17.25712,8.282791,14.591306,17.91868,-6.15641,-9.395641,-19.09422,20403.3896,15.09746,6.022987,10.260986,14.441606,-4.761278,-7.247536,-14.564062,5424.0733,5.893167,1.981227,3.897783,8.171043,-1.406466,-2.453338,-4.948058,5682.332,6.253386,2.028693,3.685325,7.897975,-1.415545,-2.423661,-4.96871,27131.8364,14.637773,10.147445,21.145972,25.998494,-7.754256,-13.4049,-23.106706,22230.5754,13.268683,8.133833,17.484593,22.324517,-6.075411,-10.27141,-18.996109,2
32169.377,9.870187,7.853788,10.63932,12.901073,-5.31886,-7.162906,-14.037562,28857.5783,9.142479,8.436841,12.256694,15.355045,-4.699206,-6.210558,-12.370575,4325.5527,3.170657,1.808601,5.639706,9.298122,-0.989479,-1.562159,-3.49578,4477.4929,3.11487,1.883843,5.88517,8.980938,-1.019264,-1.563839,-3.764012,2272.5463,2.794834,1.17419,4.108881,7.222754,-0.545769,-1.022381,-3.239674,1979.442,2.863709,0.960344,3.381244,5.939629,-0.468525,-0.781999,-3.03617,6419.624,3.739278,3.135666,9.379015,13.79925,-1.630604,-2.581698,-4.608614,6515.8115,3.683125,3.358575,10.377827,14.647341,-1.710377,-2.832295,-5.41595,32989.3819,7.336295,8.360063,11.077106,15.031951,-5.383865,-7.451887,-21.876738,27320.0908,7.14684,6.550582,8.694728,13.064895,-4.32731,-5.952643,-16.787888,4844.021,3.302793,2.010189,5.732431,9.806635,-1.069092,-1.652137,-4.521608,4484.1228,3.390962,1.914102,5.459217,8.451238,-1.019077,-1.593596,-4.408209,2694.8886,3.403646,1.440388,5.063844,8.655519,-0.628758,-1.152612,-3.364213,2415.0598,3.204205,1.198867,4.085019,7.080703,-0.524662,-0.918308,-3.275006,7256.551,3.986915,3.828902,11.993475,16.701142,-1.873905,-3.134824,-5.653747,6772.1272,4.037451,3.530326,11.167015,15.58481,-1.734252,-2.806781,-6.366915,1
3894.5962,1.822044,0.724375,1.024779,4.130602,-0.680204,-1.001499,-3.708385,7287.5986,2.795055,1.27013,1.64107,5.308767,-1.176269,-1.652552,-4.745555,7112.6342,5.711922,1.937901,3.057766,5.52268,-1.363568,-2.075071,-4.239854,7258.6766,5.541323,1.992429,3.196136,6.535371,-1.371996,-2.084178,-4.19826,2030.7605,2.734947,0.595433,1.123476,3.486566,-0.413072,-0.726413,-2.46197,1803.6967,2.863132,0.490051,1.039159,3.53927,-0.348541,-0.71816,-2.79182,7624.716,5.086535,2.39393,3.955942,6.061626,-1.647558,-2.614988,-5.506061,7811.0405,5.019439,2.499351,4.190014,7.091356,-1.715377,-2.883766,-5.677434,4599.0235,1.730292,0.866089,1.252633,4.883291,-0.756933,-1.204981,-4.56842,3762.8144,1.703176,0.704306,1.04301,4.741017,-0.632424,-1.060496,-4.758315,7932.6211,5.973187,2.101341,3.525792,6.929584,-1.504782,-2.255478,-5.670955,6044.9474,5.273382,1.581609,2.62663,5.958148,-1.148448,-1.810844,-4.459869,1961.459,2.844356,0.546374,1.122387,4.302809,-0.407167,-0.809129,-3.036997,2042.6345,2.970394,0.540239,1.123301,4.773863,-0.410551,-0.77541,-2.972228,8201.4185,5.194239,2.493114,4.157277,7.565555,-1.847178,-3.075871,-6.235133,7036.3251,4.966475,2.124982,3.620402,6.920097,-1.523836,-2.571042,-5.072914,2
51652.8513,15.192719,13.24172,17.844458,21.644854,-9.389509,-12.289309,-28.942782,44204.2652,12.901149,13.231351,19.424139,22.274914,-7.788528,-10.226069,-22.711125,7231.8567,4.715185,2.395371,6.778167,10.305804,-1.676715,-2.519248,-5.32788,7454.6714,4.602501,2.473492,7.066474,10.986103,-1.699809,-2.569725,-4.692722,3391.3623,3.680651,1.419587,4.830281,7.99541,-0.830679,-1.385948,-2.881261,2947.6814,3.800524,1.16668,3.705158,6.723659,-0.697773,-1.178279,-3.011754,10535.0312,5.568596,4.034628,11.092746,15.873488,-2.752408,-4.368617,-7.875626,10684.5953,5.469431,4.257837,12.361888,17.318491,-2.863917,-4.757462,-7.836174,52166.751,10.860591,13.968882,19.14053,25.834747,-9.115398,-12.916426,-36.287255,43950.6215,11.033611,11.200814,14.899185,19.691238,-7.545283,-10.27176,-30.85103,8154.7345,5.037087,2.648266,7.045021,10.652773,-1.820627,-2.742981,-6.243326,7370.682,5.109926,2.49408,6.538209,9.867105,-1.70062,-2.533004,-5.242589,3953.6912,4.553823,1.726826,5.876194,9.207802,-0.940744,-1.700715,-4.687988,3525.0534,4.236215,1.404151,4.596358,7.907846,-0.778793,-1.304816,-4.036017,12128.8428,6.1952,4.891116,14.242848,20.118845,-3.233112,-5.426655,-9.083407,11158.0925,6.170786,4.486368,12.96173,19.603994,-2.9304,-4.772312,-8.059149,1
9356.6919,2.847691,2.922225,3.888456,6.063403,-1.496486,-2.023798,-4.778218,15926.3467,4.710681,5.594975,7.571139,9.56878,-2.567185,-3.214747,-6.586917,19613.1663,13.935864,6.447007,11.810916,14.471843,-4.62757,-6.967337,-10.848509,19759.3231,13.115917,6.555428,12.083195,14.705481,-4.630384,-7.085837,-11.370257,4577.3783,4.85633,1.67361,3.737682,5.896969,-1.107075,-1.911462,-3.52256,4065.279,5.120765,1.351628,2.925822,5.276326,-0.942495,-1.525764,-3.763491,19929.4917,11.472367,7.721631,15.551968,19.30106,-5.318673,-8.810237,-13.606695,20767.176,11.507711,8.205298,17.002084,20.966716,-5.763049,-10.003487,-15.201903,10310.6582,2.558294,3.227246,4.342308,7.249312,-1.53765,-2.135267,-8.301464,8620.6348,2.520214,2.555027,3.401092,5.888698,-1.25693,-1.719151,-5.773581,22224.4763,14.998411,7.205539,12.823182,15.901697,-5.07315,-7.718015,-14.674791,17097.5796,13.101381,5.225191,9.00712,13.135673,-3.866439,-5.690364,-9.921432,4603.2331,5.225274,1.641648,3.423055,6.212407,-1.15298,-2.070539,-4.414979,4844.2612,5.538041,1.660616,3.212468,7.626662,-1.170345,-1.978484,-4.371319,22814.0102,12.554279,8.772559,18.303672,24.133688,-6.34827,-11.369842,-18.811887,18721.2884,11.381371,6.97899,14.760805,18.681697,-4.92336,-8.15573,-14.525173,2
76070.7803,22.384851,20.488882,28.474555,34.279289,-14.020853,-18.03614,-46.100685,63888.5371,19.195048,19.492815,30.10243,34.501779,-11.507819,-14.913999,-39.365242,12501.3497,7.280828,3.479066,8.676692,12.95167,-2.952073,-4.388035,-8.053266,12716.3083,6.967227,3.57671,8.996786,13.011229,-2.968071,-4.356298,-7.761054,5201.0106,5.078404,1.880966,5.524037,9.399521,-1.286085,-2.15101,-4.057878,4518.8473,5.29975,1.544127,4.42151,7.761072,-1.078533,-1.778258,-3.499626,17722.0915,8.513526,5.864222,13.900878,19.576138,-4.824121,-7.976344,-13.657262,18021.3161,8.391074,6.165939,15.244019,20.48943,-5.065923,-8.570125,-14.095461,76211.3471,15.998184,21.601321,31.150521,39.215108,-13.518973,-19.22428,-70.634826,64672.3554,15.971576,17.545169,23.964411,30.882602,-11.345421,-15.734191,-53.82705,14116.1231,7.66526,3.855096,9.150946,13.307054,-3.251888,-4.841132,-9.600805,12555.7785,7.673573,3.604551,8.551925,12.268759,-2.957756,-4.383202,-9.182722,6020.9106,6.34143,2.245681,6.779884,11.289143,-1.465945,-2.600409,-5.76337,5414.2981,5.967919,1.783505,5.411033,8.983945,-1.2153,-2.087694,-4.747762,20936.2695,9.610579,7.136744,17.992366,25.474903,-5.934929,-10.230816,-19.593625,18962.9051,9.486749,6.541709,16.52848,22.043629,-5.254109,-8.775024,-13.406779,1
6298.8921,2.18985,1.412767,1.796351,4.404652,-1.091937,-1.456331,-4.149413,12001.7852,3.74667,2.733593,3.355106,5.438642,-1.981323,-2.54764,-5.932136,11635.4197,8.483853,3.684768,6.326651,9.291533,-2.562977,-3.840912,-6.88389,11720.8607,7.986174,3.756754,6.504246,8.966264,-2.579703,-3.818256,-6.524693,3053.733,3.574905,0.998426,2.109128,4.397592,-0.685876,-1.199104,-3.107139,2666.2579,3.687123,0.816685,1.783555,3.564248,-0.599016,-1.013856,-3.104173,12126.7672,7.232797,4.513945,8.43014,11.74502,-3.032904,-4.971618,-8.283431,12582.9087,7.128427,4.79461,9.027601,11.981623,-3.188767,-5.323186,-8.651377,7465.248,2.082793,1.681876,2.195655,5.697752,-1.206951,-1.724826,-5.821234,6051.374,2.009333,1.336851,1.804378,5.001152,-0.968095,-1.417658,-5.835704,13237.8452,9.073479,4.062317,6.87912,9.974436,-2.842586,-4.244114,-8.030583,9992.4966,7.854646,2.988182,5.121893,8.575351,-2.153951,-3.205275,-6.718193,2971.6606,3.679339,0.927193,2.034619,5.250084,-0.700128,-1.333986,-4.2565,3060.3185,3.746338,0.912829,2.067568,5.640166,-0.714001,-1.23148,-3.508214,13648.6387,7.613182,4.947483,9.355936,13.01384,-3.505706,-5.92718,-11.124444,11414.0766,7.089037,4.015711,7.82384,11.243891,-2.829752,-4.592559,-8.662751,2
64566.5686,18.780955,16.68141,22.812578,26.713521,-11.917554,-15.403556,-38.470367,54803.9026,15.725754,16.683703,25.57567,29.4283,-9.964381,-12.881327,-29.108446,9949.1282,6.019792,2.937654,7.950097,11.925504,-2.326264,-3.409458,-6.300183,10180.885,5.808773,3.06223,8.108594,12.413896,-2.37404,-3.525943,-6.540673,4354.3603,4.362036,1.653881,5.150827,8.146086,-1.07323,-1.825157,-4.375123,3781.9797,4.600652,1.378942,4.194445,7.225482,-0.900418,-1.494722,-3.732589,14167.9312,7.081507,4.996919,12.95097,17.262299,-3.881007,-6.243456,-10.49063,14521.7564,6.8948,5.210703,13.89645,18.515057,-4.004153,-6.615254,-10.455116,64883.022,13.327958,17.892214,25.075406,31.848038,-11.685729,-16.248565,-51.721521,54678.5801,13.018359,14.246932,19.194196,25.079488,-9.692286,-13.156429,-41.48178,11258.5144,6.33402,3.273363,8.152828,12.183664,-2.556834,-3.883368,-8.484197,9982.2938,6.39177,3.064293,7.793861,11.512984,-2.32324,-3.547301,-7.591594,5081.1173,5.478054,1.968341,6.254793,10.878284,-1.215884,-2.068655,-4.456282,4519.9881,5.102833,1.643269,5.284371,8.510475,-1.036262,-1.687877,-4.265347,16611.551,7.875259,5.974733,16.345746,22.353091,-4.600566,-7.747398,-13.895074,15009.5539,7.843873,5.596307,15.350852,20.986661,-4.179704,-7.073786,-11.919868,1
11379.8979,3.184955,3.217749,4.348968,6.378364,-1.894663,-2.546899,-5.973329,20613.6001,5.737542,6.446339,8.888669,11.367253,-3.545077,-4.488829,-10.775337,24279.1417,16.516395,7.720187,14.20624,16.814263,-5.959486,-9.082882,-14.72756,24391.2139,15.519078,7.872641,14.60632,17.156507,-5.992514,-8.984596,-15.372646,5497.0271,5.610532,1.951113,4.222692,8.416251,-1.363578,-2.309099,-4.550383,4887.1759,5.977659,1.607641,3.391176,5.783902,-1.196915,-1.990249,-3.930539,24504.7731,13.811289,9.187607,19.213424,23.61167,-6.904479,-11.738717,-16.774465,25952.6164,13.84662,9.712618,20.345282,25.172657,-7.415075,-12.652887,-19.735672,12701.1138,2.856066,3.739056,5.102152,8.613021,-1.9919,-2.74015,-8.903163,10906.8276,2.817678,2.976329,3.993788,6.73073,-1.694078,-2.291618,-6.845566,27325.257,17.816423,8.607144,15.314761,18.610631,-6.38822,-9.480934,-19.693448,21289.7662,15.679598,6.251259,11.045958,14.113599,-4.956485,-7.433948,-15.169513,5643.1623,6.082522,1.944554,3.926175,6.940783,-1.439614,-2.607238,-5.425904,5881.4113,6.518905,2.009406,3.846053,7.295316,-1.501782,-2.570451,-5.240307,28171.6786,14.771561,10.372945,22.339984,27.372872,-7.96886,-13.827428,-22.689757,23183.7275,13.930618,8.400407,18.768783,24.043129,-6.420594,-11.012989,-20.845928,2
32129.8282,9.70693,7.900961,10.686809,13.10601,-5.306638,-7.336403,-15.63577,29276.6177,8.816308,8.836648,13.107731,15.459013,-4.810835,-6.506721,-15.710671,4370.8841,3.148327,1.895743,6.055868,9.466009,-0.995306,-1.535532,-4.078302,4517.5383,3.081862,1.97705,6.258749,10.046545,-1.039588,-1.566618,-3.713625,2272.4502,2.779934,1.192833,4.200038,6.492721,-0.552853,-0.935722,-2.983605,1968.8581,2.862822,1.014857,3.564538,5.842637,-0.474357,-0.820217,-2.432679,6384.8848,3.723302,3.327788,10.280171,14.60744,-1.676706,-2.682022,-4.983147,6593.4509,3.645179,3.459649,10.916295,15.958122,-1.732388,-2.776226,-4.825545,33382.7803,7.1793,8.723404,11.659501,15.15488,-5.512313,-7.757196,-20.21368,27606.8345,6.897632,6.755151,9.005097,13.085762,-4.377666,-6.10296,-16.997365,4940.0713,3.227639,2.101064,6.000502,9.12777,-1.097392,-1.697412,-5.061804,4473.8267,3.304088,1.996526,5.709624,9.623437,-1.016646,-1.572697,-4.294707,2704.9259,3.33356,1.465124,5.133242,7.975527,-0.636917,-1.150653,-3.387293,2407.1938,3.159832,1.28376,4.459541,7.873369,-0.543134,-0.990615,-3.202532,7325.9963,3.932188,3.945969,12.473095,17.30017,-1.90737,-3.131603,-6.518077,6708.0283,3.992675,3.744434,12.332562,17.254943,-1.783009,-2.927483,-6.400771,1
4383.0454,1.934315,0.846978,1.12827,4.32722,-0.729652,-1.071557,-3.149825,8702.6728,3.119011,1.636748,2.099316,4.497084,-1.372239,-1.942181,-5.685856,7288.666,5.725648,2.03677,3.164226,5.325669,-1.406502,-2.041565,-4.386301,7427.9252,5.579327,2.090178,3.273713,5.286917,-1.42935,-2.09608,-4.800624,2067.6902,2.769875,0.608673,1.23536,3.795432,-0.427884,-0.882922,-3.382309,1811.2146,2.890765,0.510941,1.005579,3.611725,-0.362994,-0.719592,-2.904761,7611.3524,5.111145,2.470812,4.116632,6.287758,-1.675851,-2.698353,-5.2962,7991.266,5.07174,2.597362,4.451684,6.717891,-1.763292,-2.835728,-5.319457,5545.4873,1.875824,1.088466,1.519042,5.875771,-0.855328,-1.360339,-6.04394,4450.7695,1.806492,0.863157,1.354504,5.256223,-0.701734,-1.148407,-4.95938,8263.8879,6.106461,2.237249,3.611374,6.919485,-1.574056,-2.399654,-5.43078,6297.5292,5.410239,1.672205,2.645817,5.394842,-1.187865,-1.846123,-5.246502,2001.4352,2.838792,0.568613,1.237193,4.144303,-0.424021,-0.828742,-3.681486,2054.5844,2.963878,0.566827,1.21696,4.690484,-0.434635,-0.883401,-3.467782,8426.8303,5.314134,2.600528,4.408215,8.00399,-1.895451,-3.114469,-6.226642,7190.3539,5.113335,2.225009,3.85386,6.580997,-1.597563,-2.69265,-5.675303,2
51006.1704,15.117014,13.01268,17.516556,21.370941,-9.209567,-12.08941,-26.938995,44825.1084,12.656104,13.655118,20.327504,23.806341,-7.954656,-10.604756,-21.959313,7371.2228,4.716053,2.441297,7.170641,9.942808,-1.671062,-2.532047,-4.831869,7594.521,4.630081,2.550792,7.496193,11.076948,-1.734341,-2.605581,-5.283727,3432.8633,3.735766,1.43479,4.719748,7.522557,-0.827941,-1.371539,-3.8029,2940.4731,3.78473,1.211348,3.991619,6.697204,-0.706226,-1.218417,-2.647265,10478.9751,5.577513,4.170815,11.888087,15.871166,-2.811574,-4.631475,-7.526326,10816.9917,5.47373,4.324307,12.446865,16.770763,-2.897692,-4.659228,-7.530263,52377.0122,10.672384,14.352328,20.016322,29.118169,-9.22135,-12.956501,-38.167078,44294.0572,10.555317,11.339537,15.163478,20.830698,-7.641444,-10.640967,-33.202257,8365.813,4.978816,2.708232,7.136361,11.130345,-1.836548,-2.720083,-6.80786,7508.9308,5.143015,2.544403,6.948997,11.204595,-1.679549,-2.542925,-5.82682,4001.5107,4.48931,1.756069,5.839015,9.124717,-0.947618,-1.710271,-4.554554,3515.8124,4.162515,1.479384,5.116676,9.114062,-0.804119,-1.444013,-3.855228,12154.9053,6.105266,4.928937,14.478982,20.251575,-3.249633,-5.416616,-9.823859,11058.2565,6.189173,4.670649,14.301732,19.678878,-3.013415,-5.051755,-8.091023,1
10616.9248,3.121054,2.978526,3.971031,6.515667,-1.725435,-2.282845,-5.24874,19990.2622,5.627008,6.308698,8.453399,12.010173,-3.358285,-4.242982,-9.068776,20491.8882,14.06693,6.610547,12.132318,14.484733,-4.854129,-7.232373,-12.311244,20642.4961,13.61316,6.782246,12.318952,15.478238,-4.924776,-7.402767,-12.290237,4807.8383,5.047015,1.71921,3.695443,6.018326,-1.171837,-1.969407,-3.803133,4247.5678,5.368091,1.408397,3.018479,5.28909,-1.01236,-1.674618,-3.680484,20669.0003,11.992575,7.994105,16.596598,21.122303,-5.755648,-9.633354,-15.539392,21853.8264,11.951287,8.426844,17.217191,21.368635,-6.138017,-10.427131,-14.944997,12547.1577,2.894632,3.611985,4.83761,8.583446,-1.921669,-2.595927,-8.788794,10543.0542,2.820945,2.850049,3.793052,6.511582,-1.59516,-2.198649,-6.516705,23260.3867,15.349786,7.451221,13.032046,16.366584,-5.274967,-7.700518,-16.242336,18020.2612,13.474761,5.385354,9.445212,12.319072,-4.046915,-6.029356,-11.922064,4854.8177,5.316193,1.69155,3.491106,5.991957,-1.222959,-2.154172,-4.548082,5044.3275,5.773556,1.737226,3.557355,8.14791,-1.26298,-2.166058,-5.12569,23893.306,13.068072,8.950277,18.618998,23.453279,-6.668322,-11.328016,-18.98895,19637.3726,12.051583,7.345493,16.114243,22.380845,-5.393391,-9.362654,-17.428365,2
74152.0511,20.867279,19.749542,27.101,32.741099,-13.771254,-17.692598,-56.363899,64684.5916,17.571841,19.809786,30.650783,34.405692,-11.934046,-15.679684,-49.006808,12692.4907,7.240638,3.473484,8.858,13.346584,-2.950085,-4.384678,-7.797393,12837.3318,6.908075,3.616418,9.184279,13.374339,-3.022432,-4.5035,-8.292829,5248.2535,5.103461,1.891109,5.468118,8.703615,-1.307492,-2.180582,-4.372155,4542.7413,5.310253,1.586282,4.741298,8.167847,-1.103586,-1.784878,-4.299338,17579.0493,8.505813,5.973357,14.551868,18.844524,-4.932613,-8.152041,-12.709918,18032.1253,8.332549,6.165093,15.117666,20.851908,-5.094813,-8.576374,-12.859663,76376.8091,14.775987,21.95772,31.674976,41.840773,-13.876213,-19.516618,-73.565331,64743.8125,14.574305,17.836276,24.249366,31.596352,-11.637009,-16.42732,-55.503651,14361.5882,7.513891,3.860992,9.160458,13.535805,-3.27606,-4.830049,-10.412843,12632.5714,7.42211,3.615151,8.917554,12.827821,-2.927086,-4.420253,-8.633796,6045.0147,6.282417,2.250988,6.685958,11.690574,-1.478977,-2.569246,-5.278577,5390.1429,5.84237,1.868289,6.039023,9.309429,-1.254572,-2.221492,-5.026409,20758.8323,9.374118,7.109481,18.096596,24.563823,-5.909514,-10.236429,-17.378312,18684.0164,9.464146,6.719494,17.42473,24.439766,-5.365663,-9.483119,-15.83718,1
7971.2085,2.510848,1.739552,2.287118,4.119162,-1.307972,-1.738074,-4.444234,17222.9522,4.868544,3.919911,4.951368,8.355484,-2.778673,-3.633026,-8.144077,12691.4413,8.820052,3.889998,6.554994,9.109088,-2.749651,-4.115848,-7.363019,12765.0934,8.31842,3.989907,6.790745,9.111704,-2.806782,-4.211322,-7.61711,3283.3586,3.687054,1.058367,2.244033,3.705193,-0.749626,-1.293639,-2.994925,2912.1874,3.907866,0.864989,1.813517,3.883687,-0.646658,-1.112948,-2.672138,13103.4736,7.603517,4.766153,9.003012,11.871636,-3.341798,-5.558448,-9.273781,13778.3262,7.630306,5.007907,9.421057,12.965851,-3.511158,-6.020504,-9.431043,10624.751,2.530307,2.34599,3.027561,6.018677,-1.624873,-2.308788,-8.303472,8542.6172,2.395356,1.834061,2.433007,5.30362,-1.313315,-1.980352,-6.765764,14615.2181,9.458485,4.345444,7.22771,10.592132,-3.11153,-4.672747,-8.79123,11276.0592,8.381373,3.19247,5.317533,7.740855,-2.354557,-3.486703,-6.753078,3313.6466,3.866224,1.005501,2.167852,5.981458,-0.773393,-1.417236,-4.082951,3371.2182,4.039592,0.998738,2.056542,5.173791,-0.78819,-1.439735,-3.984992,15114.8657,8.239525,5.211679,9.742799,14.113004,-3.917489,-6.576366,-11.613462,12729.7426,7.804227,4.353739,8.65248,12.764975,-3.229165,-5.413398,-9.52962,2
3952.8455,2.008222,3.168199,5.085422,7.23253,-0.3484,-0.706976,-3.234184,3714.8706,1.846971,3.987751,6.82702,9.282267,-0.397437,-0.754057,-3.205751,308.4892,1.149524,1.478997,5.008258,7.945759,-0.118494,-0.352079,-2.93197,299.3636,1.135082,1.535722,5.256653,8.56971,-0.118946,-0.371691,-2.913677,248.6383,1.188702,0.985116,3.628281,5.939686,-0.074793,-0.282669,-2.361864,241.8383,1.227443,0.826175,3.045242,5.230041,-0.070899,-0.305541,-2.301906,543.2399,1.225893,2.605713,8.526487,11.867713,-0.166187,-0.46614,-3.10427,563.0352,1.222649,2.746631,9.135291,12.576327,-0.174086,-0.437176,-2.958475,4504.1518,1.759091,3.503276,5.656691,9.014305,-0.40976,-0.912758,-4.743102,3834.8423,1.753039,2.753329,4.340678,7.779498,-0.354395,-0.783157,-4.42436,363.8418,1.162729,1.590995,4.893697,9.396267,-0.136546,-0.385884,-3.211921,326.9428,1.164221,1.503467,4.599501,7.995271,-0.129695,-0.410109,-3.307721,379.4346,1.32165,1.203154,4.413087,8.690391,-0.091039,-0.366414,-3.428948,357.0645,1.314238,1.057765,3.97034,6.756125,-0.08678,-0.408304,-3.236641,678.8181,1.266976,3.100346,10.313727,14.941307,-0.183245,-0.476369,-3.807066,597.4434,1.262586,2.949074,10.332411,14.95349,-0.171695,-0.43678,-3.019487,1
1752.2083,1.454602,0.639657,1.71216,4.44447,-0.224552,-0.491818,-3.413643,2428.1563,1.614969,0.446161,0.837354,4.550163,-0.319555,-0.697433,-4.287242,1924.3803,2.279048,0.373035,0.670322,2.998252,-0.240368,-0.555484,-3.28809,2003.5876,2.242281,0.383124,0.684654,4.426389,-0.244499,-0.513114,-3.126271,660.9278,1.567804,0.14779,0.38591,3.407017,-0.104332,-0.338105,-3.16047,569.884,1.609304,0.132653,0.376212,3.103501,-0.087166,-0.314392,-2.60495,2224.0718,2.216436,0.459374,0.839138,3.496919,-0.309919,-0.59045,-2.852424,2346.0364,2.220773,0.469262,0.856352,3.839045,-0.321911,-0.677446,-3.179142,1580.0342,1.276833,0.327161,0.763711,5.614815,-0.233909,-0.617767,-4.47416,1147.2012,1.234643,0.264667,0.648274,5.805812,-0.189998,-0.512813,-4.337161,2064.8259,2.296632,0.401762,0.781159,3.914104,-0.262975,-0.649904,-3.697603,1655.3208,2.162009,0.324373,0.648281,3.510702,-0.211511,-0.516896,-3.522676,609.9383,1.576004,0.147261,0.525462,3.620759,-0.100483,-0.376336,-3.125098,598.5235,1.591233,0.142916,0.465129,3.530134,-0.101803,-0.384067,-3.426014,2252.5658,2.156371,0.452487,0.845629,3.865888,-0.31854,-0.696427,-4.26356,2009.1829,2.162654,0.415066,0.793339,3.267195,-0.279825,-0.626256,-4.279254,2
86632.9815,22.362822,22.94265,32.219716,38.567286,-16.211363,-21.530957,-61.810241,72356.9897,18.573796,22.013903,34.951495,39.421372,-13.394831,-17.975122,-55.270264,15293.3595,9.060622,4.061596,9.510075,12.99179,-3.593753,-5.420725,-9.130155,15508.5718,8.683943,4.19957,9.961094,14.259421,-3.661678,-5.471435,-9.524994,5977.1312,5.76573,2.125515,5.824276,9.025578,-1.505174,-2.686421,-6.213711,5176.2715,6.050127,1.740515,4.818728,7.619997,-1.253849,-2.059448,-4.514359,21051.906,10.646845,7.03336,15.684539,21.097662,-5.956526,-9.833301,-15.4674,21596.6336,10.346556,7.237809,16.21233,20.658176,-6.179217,-10.411535,-15.879568,85021.4439,16.22477,24.291074,35.367309,45.717263,-15.391897,-22.321794,-87.732243,72323.4829,16.585536,19.62989,27.157213,35.92751,-12.869251,-17.979192,-73.900698,17346.6163,9.734652,4.549349,9.891193,13.754778,-4.000305,-6.05564,-12.409984,15110.0978,9.686315,4.138379,9.510653,13.220322,-3.517994,-5.44084,-12.215991,6918.9595,7.24966,2.486839,7.200284,12.388634,-1.706245,-2.869453,-6.409354,6203.8993,6.761119,2.052336,6.089485,10.645991,-1.465857,-2.494082,-5.872079,25188.6001,12.219156,8.399145,19.323306,25.060709,-7.260588,-12.609657,-21.861533,22419.7411,12.100422,7.902867,18.739468,24.544621,-6.501961,-11.340048,-21.598356,1
13061.2246,3.266178,3.456996,4.577163,6.883093,-2.050332,-2.691162,-6.645271,23219.4605,5.858463,6.781152,9.258552,11.849919,-3.835921,-4.816851,-10.451454,18289.0446,12.246252,5.692664,9.86922,12.389661,-4.16829,-6.265563,-10.312111,18351.4916,11.648416,5.832924,10.236309,12.817125,-4.213414,-6.467641,-11.963082,4347.6804,4.557482,1.519532,3.159097,5.401491,-1.042981,-1.715472,-3.355167,3824.323,4.568575,1.275522,2.698221,4.966371,-0.908902,-1.538433,-3.278089,18688.0913,10.446814,6.96738,13.842299,16.860294,-5.040683,-8.45341,-13.509541,19697.5571,10.481966,7.30788,14.345802,18.184967,-5.346619,-9.019687,-12.455329,14324.436,2.957877,3.92621,5.247941,7.880114,-2.154652,-3.190668,-10.105462,12127.7261,2.900877,3.070731,4.09342,7.218903,-1.807418,-2.544322,-8.755619,20881.4344,13.179598,6.432222,10.970851,13.791271,-4.552218,-6.757226,-14.718184,16398.2103,11.823143,4.706585,7.997425,11.297176,-3.52139,-5.22229,-10.634485,4444.1437,4.815308,1.525851,3.097158,6.104305,-1.094559,-1.933955,-5.015308,4606.6639,5.149749,1.551767,2.945947,5.519113,-1.119117,-1.97133,-4.071004,21637.0906,11.326969,7.848945,15.64011,19.313385,-5.859837,-10.077635,-19.393408,18190.4945,10.837438,6.518752,13.496011,16.644713,-4.797308,-8.399886,-14.348915,2
31610.2441,8.119709,7.853637,10.635081,13.498797,-5.264448,-7.033724,-18.478383,28586.146,7.413547,8.536488,12.498153,15.2139,-4.737194,-6.17934,-13.055061,4477.4277,3.06866,1.985776,6.309067,9.538164,-1.020615,-1.613455,-3.746443,4626.5144,3.023382,2.059344,6.564738,9.775398,-1.050592,-1.626156,-3.769873,2235.6623,2.672349,1.221592,4.229363,7.321926,-0.548057,-1.084101,-3.299043,1957.1829,2.698568,1.041006,3.677835,6.561592,-0.474923,-0.883695,-2.626355,6444.8845,3.575595,3.411934,10.368291,14.176032,-1.667889,-2.684558,-5.053844,6576.461,3.515915,3.593715,11.289335,16.37256,-1.745935,-2.883651,-5.977692,32130.5166,6.387937,8.306968,11.230348,16.13276,-5.363565,-7.869371,-20.044557,26245.2666,6.087138,6.418915,8.607096,11.643197,-4.18133,-5.903867,-16.728318,5060.9766,3.117037,2.200815,6.343333,9.4507,-1.125786,-1.783655,-4.743621,4556.4748,3.146842,2.08095,6.000837,9.143937,-1.05528,-1.602218,-4.600096,2677.3162,3.196233,1.507195,5.283173,9.355049,-0.638009,-1.15721,-3.445039,2405.1548,3.073133,1.277217,4.379869,8.409519,-0.536093,-0.962488,-3.295658,7348.0007,3.768701,4.109783,13.072314,18.701106,-1.933784,-3.159064,-5.852478,6788.0569,3.805972,3.88442,12.559544,18.593328,-1.794765,-2.937106,-5.84299,1
6803.2212,2.348657,1.441051,1.893695,5.570658,-0.992987,-1.382537,-4.498712,12283.9028,3.794653,2.672334,3.433666,6.212626,-1.802712,-2.334926,-5.787735,8060.7728,6.059775,2.187731,3.304917,5.727715,-1.542329,-2.328447,-5.354586,8183.7944,5.769666,2.235855,3.471216,5.987049,-1.552102,-2.372299,-5.054704,2271.8914,2.938934,0.649055,1.261044,3.763235,-0.462535,-0.850701,-2.888056,1985.8695,2.924465,0.557679,1.037994,2.785938,-0.392945,-0.703865,-2.566519,8533.8247,5.352835,2.692625,4.430711,7.388892,-1.851289,-2.97981,-5.236161,8791.1077,5.280668,2.813476,4.679136,7.197257,-1.948339,-3.185939,-6.372185,7799.9522,2.196452,1.638268,2.224778,6.031974,-1.101518,-1.72527,-5.981494,6314.2325,2.124467,1.295377,1.786609,5.05415,-0.90996,-1.361473,-4.98249,9278.3769,6.447998,2.44011,3.784312,6.221427,-1.752153,-2.651279,-6.657612,7143.9055,5.770758,1.819785,2.872772,6.327739,-1.327566,-1.96849,-4.692454,2249.0024,3.064722,0.617195,1.247371,4.285623,-0.467054,-0.888641,-3.453475,2330.9235,3.195463,0.612988,1.264529,4.388204,-0.469039,-0.836522,-3.24769,9565.5271,5.606211,2.876622,4.8235,7.812782,-2.15393,-3.588836,-7.170528,8247.6138,5.392839,2.453257,4.164769,6.827467,-1.78899,-2.922405,-6.012574,2
51551.4775,12.967367,13.407266,18.31592,21.87985,-9.232333,-11.840509,-26.701977,44049.5483,10.841528,13.376957,19.881604,23.243648,-7.683105,-9.943415,-21.19535,7509.8877,4.554792,2.531026,7.305835,11.432306,-1.70932,-2.51997,-4.90506,7710.241,4.451431,2.61826,7.600366,10.376968,-1.72264,-2.556374,-5.129952,3406.5906,3.65406,1.453079,4.826886,7.895692,-0.816971,-1.382429,-2.919864,2942.0962,3.586007,1.206431,3.939865,6.61807,-0.701701,-1.233799,-2.949571,10644.8967,5.294154,4.165748,11.601819,15.103316,-2.800004,-4.441962,-7.690838,10840.1171,5.220782,4.446058,12.948518,17.508103,-2.91425,-4.833853,-7.914762,51563.5298,9.771036,14.018076,19.553632,27.989251,-8.899108,-12.534173,-38.465174,43430.6597,9.753919,11.097268,14.857099,20.542603,-7.35226,-10.009438,-33.696021,8457.8264,4.737063,2.810648,7.681688,11.621694,-1.847416,-2.788575,-7.027717,7566.686,4.815041,2.630442,6.907319,10.283581,-1.716117,-2.593037,-6.831892,3977.6686,4.393545,1.777539,5.876447,10.523163,-0.940004,-1.687564,-4.477718,3524.3132,4.064545,1.438889,4.631571,7.880998,-0.783854,-1.39487,-3.809437,12296.0232,5.755722,5.116921,15.209633,22.03864,-3.303718,-5.534806,-10.150274,11298.9543,5.774738,4.687933,13.848507,18.959115,-3.001669,-4.924745,-8.700148,1
14640.0356,3.756943,4.084993,5.490329,7.440653,-2.330716,-2.930644,-7.88183,25159.7324,6.544377,7.857787,10.88928,13.312677,-4.197543,-5.3604,-12.287775,22086.0521,14.446298,7.213534,12.68995,15.240989,-5.313656,-8.058729,-14.509666,22194.1538,13.610479,7.335309,13.228164,15.798318,-5.33364,-7.928614,-13.540554,4984.0698,5.193201,1.849348,3.793688,5.997823,-1.204514,-2.071969,-3.876873,4354.5347,5.096863,1.517269,3.16568,5.83955,-1.036582,-1.688519,-4.344045,22475.0187,12.049226,8.505987,17.047213,20.95064,-6.074889,-9.869367,-15.429586,23524.0813,12.106196,9.118782,18.462757,22.684654,-6.609588,-11.343522,-16.499683,15719.7783,3.323413,4.455276,5.94801,8.745668,-2.351999,-3.249177,-10.171879,13437.4898,3.297423,3.604286,4.887159,7.913926,-1.995063,-2.704259,-8.342662,24745.1089,15.297022,8.103371,14.209201,17.234944,-5.683442,-8.369282,-17.306727,19547.336,13.684325,5.880065,9.989608,13.130907,-4.446607,-6.638059,-12.975366,5097.7218,5.526472,1.872397,3.675222,6.394344,-1.290021,-2.208227,-4.68607,5277.2343,5.740079,1.885215,3.354772,6.551313,-1.295491,-2.151169,-5.138234,25668.082,13.066642,9.860532,20.529668,26.110618,-7.119825,-12.290473,-22.567184,21355.0999,12.00609,7.837202,16.124885,20.691443,-5.62113,-9.210614,-19.94345,2
76819.4546,19.515808,20.631545,28.899235,34.16848,-14.160722,-18.684121,-54.187243,64828.5308,16.959478,19.407991,29.797941,34.422205,-11.668837,-15.243486,-37.344687,12864.6734,6.96496,3.586336,9.053348,12.244297,-3.02239,-4.460543,-8.003724,13021.0923,6.652737,3.688593,9.404338,12.639616,-3.023094,-4.551716,-8.321112,5218.338,5.027828,1.894277,5.486173,8.153586,-1.288782,-2.178414,-3.977296,4479.9112,4.920989,1.581521,4.539765,7.427177,-1.067178,-1.704983,-3.708676,17960.7436,8.101749,5.992394,14.220208,18.699881,-4.906872,-7.860567,-12.612285,18275.4341,8.006781,6.317713,15.780415,20.666789,-5.13707,-8.742529,-12.299572,76248.8838,14.607579,21.473338,30.848259,42.563393,-13.559866,-18.769822,-93.988738,64711.4326,14.476029,17.715669,24.274573,31.737339,-11.381728,-15.564219,-51.828305,14570.8887,7.149636,4.000286,9.622772,14.036685,-3.335334,-5.040871,-10.65016,12824.9097,7.086465,3.746463,8.944624,11.969562,-3.019577,-4.504384,-10.035175,6019.2152,6.203739,2.266794,6.845729,10.63313,-1.461572,-2.569809,-5.466695,5359.1393,5.635525,1.796224,5.426418,9.283544,-1.216836,-1.99782,-4.627616,21183.8689,8.958548,7.35775,18.835844,24.799828,-6.052861,-10.787869,-18.598317,19166.1086,8.827417,6.733054,16.966183,22.704531,-5.319885,-8.868607,-15.838591,1
9086.9429,2.684922,2.072984,2.712847,4.690149,-1.40854,-1.808712,-4.635348,16517.3657,4.638504,3.959747,5.167248,7.12391,-2.598682,-3.356247,-7.263256,12900.3353,8.466005,4.070129,6.80363,9.030813,-2.796824,-4.128967,-6.977179,13024.4635,8.12539,4.132944,6.989714,9.192283,-2.811571,-4.158709,-7.958279,3176.8735,3.531759,1.068701,2.149498,4.018905,-0.722033,-1.205757,-3.09982,2796.6899,3.565176,0.877279,1.844675,3.852154,-0.619674,-1.093468,-2.852059,13292.4893,7.217328,4.918864,8.954925,11.54483,-3.296974,-5.352377,-8.578531,13716.2754,7.112635,5.201162,9.612621,12.473697,-3.51281,-5.958153,-9.802923,10289.2436,2.49089,2.352708,3.058277,5.794959,-1.549669,-2.183106,-8.430839,8166.3247,2.348462,1.831483,2.37071,5.355939,-1.230925,-1.806869,-5.692026,14705.5152,8.966537,4.530869,7.569061,10.306393,-3.096833,-4.585851,-9.623299,11313.3328,8.078081,3.323232,5.445766,8.067393,-2.354655,-3.491113,-7.550944,3185.3185,3.741765,1.011417,2.048063,4.764743,-0.747746,-1.374702,-3.671798,3313.8263,3.89067,0.993579,1.960023,4.653974,-0.749031,-1.279863,-3.560474,14978.7783,7.616893,5.450425,10.488288,14.1723,-3.851148,-6.553511,-11.366538,12646.8138,7.173054,4.440059,8.385886,11.838749,-3.073142,-5.054406,-8.459434,2
4292.1135,2.08374,3.601132,5.860212,7.863676,-0.376793,-0.753768,-4.106492,3967.7146,1.981119,4.237793,6.984415,9.310062,-0.412565,-0.780594,-3.568716,355.1306,1.1685,1.566959,5.180306,8.105439,-0.116262,-0.388587,-2.962691,348.6533,1.15558,1.635343,5.485915,8.178986,-0.116138,-0.344211,-2.691301,267.9298,1.203729,1.017208,3.867202,6.449571,-0.070095,-0.267937,-2.578934,237.0086,1.208842,0.843322,3.065464,5.673581,-0.068533,-0.321532,-2.517289,608.7773,1.244156,2.714145,8.605632,12.319544,-0.160185,-0.379071,-3.120396,626.7754,1.240377,2.942825,9.799514,14.173881,-0.162622,-0.426092,-3.743153,4783.6235,1.859519,3.706047,5.827348,8.964602,-0.431514,-0.962842,-5.090855,4049.9336,1.846153,2.947947,4.654715,7.22192,-0.361428,-0.787785,-3.999701,402.741,1.176706,1.704635,5.180752,9.756362,-0.130379,-0.426484,-3.19239,345.0026,1.171816,1.583202,4.734884,8.375144,-0.121811,-0.400337,-3.927331,383.4963,1.320281,1.260473,4.670103,8.541512,-0.08716,-0.383338,-3.00737,359.8975,1.312068,1.04197,3.852971,7.078276,-0.088277,-0.345323,-2.966487,735.4568,1.280719,3.329407,11.292571,15.903779,-0.179542,-0.491889,-3.789874,650.5884,1.27223,3.015577,10.10005,15.245047,-0.172037,-0.494747,-3.302345,1
1067.7756,1.270561,0.212683,0.600105,3.662033,-0.180723,-0.483696,-3.551392,1894.7793,1.508246,0.352988,0.669914,4.128845,-0.265953,-0.538895,-3.237378,2009.1343,2.26496,0.391227,0.717555,3.836813,-0.248367,-0.555899,-3.197792,2032.6298,2.186198,0.406751,0.784226,4.164113,-0.253846,-0.578942,-2.939061,623.7604,1.524153,0.158694,0.453806,3.266485,-0.102387,-0.311514,-2.849443,548.8437,1.538064,0.131709,0.407331,2.84023,-0.087835,-0.399717,-2.720932,2236.4881,2.153341,0.483726,0.866198,3.555157,-0.313327,-0.618757,-3.121081,2356.9868,2.145975,0.524085,0.949504,4.807932,-0.327119,-0.707686,-3.815095,1303.3408,1.239521,0.266365,0.672893,4.867221,-0.205291,-0.572526,-4.641079,918.7495,1.197335,0.208521,0.612233,5.581863,-0.171728,-0.534747,-4.587256,2172.3445,2.291741,0.430328,0.746076,3.81948,-0.271049,-0.596919,-3.998619,1677.2985,2.120596,0.347053,0.749861,4.086346,-0.220296,-0.529004,-3.507757,561.1354,1.517629,0.14994,0.593661,3.90593,-0.100606,-0.381803,-3.194427,595.8681,1.578554,0.148306,0.446455,3.308218,-0.09761,-0.393922,-3.265225,2279.2037,2.115721,0.497379,0.963274,4.178243,-0.326065,-0.687013,-4.121638,1997.8116,2.088886,0.447301,0.847668,3.710029,-0.28218,-0.670163,-3.745721,2
86105.136,25.116363,23.296471,32.665347,37.258375,-15.987777,-20.630126,-67.50228,73589.1406,21.112934,22.622743,35.930471,40.70301,-13.548925,-17.898971,-48.5989,15725.1549,9.161048,4.121906,9.715729,13.143012,-3.69006,-5.577958,-10.486569,15980.3711,8.829078,4.247239,10.041557,13.515172,-3.752418,-5.637124,-10.146459,6042.3209,5.757412,2.119628,5.87234,9.161361,-1.512128,-2.50794,-4.046369,5213.3024,5.817982,1.785372,5.034277,8.217439,-1.272181,-2.096819,-3.884802,21674.4509,10.772645,7.121892,15.863677,20.304804,-6.122967,-10.237511,-16.071083,22235.7676,10.357042,7.328753,16.628976,22.14788,-6.334431,-10.790072,-17.015621,84915.5684,17.594815,24.946237,36.326957,45.486222,-15.430885,-21.913025,-78.553854,72483.7109,17.969364,20.135963,28.044352,36.832241,-12.897408,-17.711689,-66.789673,17974.3576,9.790719,4.599686,10.162356,13.89924,-4.107662,-6.266538,-14.346954,15544.5846,9.858312,4.181753,9.665616,13.314771,-3.613563,-5.379991,-12.526414,6977.7953,7.308524,2.482701,7.141434,11.797684,-1.710137,-2.871039,-7.084072,6223.2269,6.770506,2.037052,6.004469,10.042647,-1.470488,-2.514683,-5.020723,25902.564,12.207676,8.492228,19.884281,25.820964,-7.462023,-12.886334,-23.250864,23005.818,12.295777,7.935275,18.838792,25.096335,-6.633724,-11.601405,-22.954966,1
11432.4312,3.017343,2.995255,3.939202,6.122255,-1.780613,-2.254514,-5.873142,20179.7661,5.356219,5.795475,7.710914,10.540455,-3.285777,-4.252512,-10.542947,17141.3371,11.053059,5.622532,9.943568,12.102752,-3.860668,-5.867836,-10.84144,17257.7223,10.449549,5.761785,10.175955,12.574979,-3.930846,-5.895151,-9.482353,4056.4639,4.235393,1.422214,3.083639,5.160711,-0.966493,-1.787176,-3.076209,3544.9014,4.258628,1.181112,2.499117,4.807964,-0.834341,-1.37851,-3.027179,17120.9971,9.185474,6.791197,13.560108,16.948233,-4.612347,-7.765899,-12.068258,18162.7368,9.321989,7.196258,14.108007,16.801332,-4.905319,-8.203758,-11.411366,13155.5664,2.847463,3.47403,4.573736,7.491807,-2.001755,-2.859465,-10.065422,10706.144,2.697028,2.681528,3.505804,6.102752,-1.602227,-2.206347,-6.531619,19348.1603,11.580987,6.229169,10.762376,13.592759,-4.218173,-6.309958,-13.579229,14891.6561,10.474805,4.556525,7.787167,10.619344,-3.19709,-4.864992,-10.174589,4058.2935,4.366358,1.379798,2.82396,5.515031,-0.998098,-1.809107,-4.278765,4184.4136,4.657183,1.375879,2.765355,5.054809,-1.023423,-1.754135,-4.553493,19615.3599,9.973658,7.532012,15.139692,19.034057,-5.301743,-9.121135,-17.232222,16268.8825,9.33385,6.197996,12.904002,17.045966,-4.320895,-7.524619,-12.710824,2
64793.6485,16.933211,16.707344,22.824795,26.609435,-11.880017,-15.447085,-36.355598,55336.5156,14.749857,16.832532,25.687833,30.367076,-10.01827,-13.344693,-31.650753,10369.2141,5.798254,3.074082,8.332029,11.764935,-2.375124,-3.543638,-6.633354,10550.4263,5.626596,3.181338,8.642182,12.536825,-2.443825,-3.562842,-6.852713,4369.5668,4.336816,1.688982,5.183026,8.102267,-1.082126,-1.82166,-4.111112,3751.1183,4.283703,1.43522,4.478415,7.48681,-0.918944,-1.547165,-3.246656,14384.0461,6.839498,5.209867,13.75468,18.746101,-3.981635,-6.509502,-10.850199,14772.8276,6.624771,5.402089,14.372259,20.615353,-4.11027,-6.821787,-10.987467,65275.8813,12.572196,17.991579,25.538662,33.752012,-11.696074,-16.34117,-61.517904,55172.2964,12.36922,14.280082,19.371414,28.184466,-9.690395,-13.111989,-42.547538,11756.5976,6.011281,3.407689,8.53887,12.764816,-2.616118,-3.842482,-8.007383,10278.2143,6.026186,3.185169,8.197111,12.259796,-2.349829,-3.488744,-6.875183,5071.0514,5.329365,2.009238,6.293276,10.306337,-1.222928,-2.098756,-5.148155,4486.8693,4.927774,1.684898,5.410996,9.417802,-1.047302,-1.779824,-4.444484,16931.6037,7.463322,6.195253,16.942875,22.306942,-4.710543,-7.848423,-13.389132,15181.5778,7.462985,5.822772,16.299016,22.060425,-4.294697,-7.261341,-13.05734,1
14805.0874,3.804716,4.016361,5.398551,7.50102,-2.342726,-3.165749,-7.912875,24698.8027,6.565993,7.611146,10.345508,12.625488,-4.124752,-5.16019,-11.314258,24834.5227,15.406442,8.211363,15.004086,18.184158,-5.920783,-8.863971,-16.755446,24823.5724,14.575342,8.374936,15.431596,18.227113,-6.025125,-9.288396,-15.396504,5435.8127,5.325588,1.963716,4.238576,6.441992,-1.365875,-2.370157,-4.304476,4775.3641,5.397811,1.626506,3.621636,5.581044,-1.185901,-2.025692,-3.771974,24440.0154,12.828354,9.633638,20.442307,24.376381,-6.913073,-11.756401,-17.595232,26004.5288,12.821991,10.271704,21.622043,24.947986,-7.427199,-12.86056,-18.567003,16466.7075,3.419706,4.548722,6.049392,9.549514,-2.50235,-3.474567,-11.401171,13503.4185,3.250726,3.53675,4.657596,7.811684,-2.010974,-2.805761,-8.917435,27265.1015,15.688687,9.004765,16.250912,20.708942,-6.259469,-9.488729,-19.381541,21207.6929,14.264762,6.550326,11.656619,15.081337,-4.834026,-7.292647,-13.889734,5541.4303,5.72112,1.935115,3.921945,6.896838,-1.420673,-2.490572,-4.843329,5747.195,6.115059,1.986383,4.006197,8.014996,-1.476207,-2.593662,-5.86851,27873.4617,13.627105,10.812245,23.465679,29.636647,-7.883484,-13.528813,-24.714713,22932.2299,12.741603,8.822098,19.751722,26.174196,-6.427789,-11.267173,-19.620006,2
4229.3206,2.072518,3.393811,5.442525,8.175454,-0.379754,-0.719501,-3.742629,3960.7534,2.025188,4.123619,6.891369,8.99797,-0.396053,-0.775631,-3.190945,287.5888,1.130153,1.58041,5.336212,8.651505,-0.119645,-0.330363,-3.015184,326.9805,1.140833,1.656918,5.535856,8.272512,-0.122521,-0.381346,-2.686334,270.9243,1.204805,1.034157,3.861322,6.71927,-0.070775,-0.28051,-2.475402,229.2425,1.201033,0.89014,3.320011,5.885487,-0.065545,-0.272138,-2.264676,595.5532,1.238682,2.855344,9.306297,12.959915,-0.161518,-0.398763,-2.646494,619.4842,1.235427,2.986404,9.79633,13.799012,-0.163666,-0.428938,-3.127576,4831.9014,1.883435,3.63429,5.781924,8.787447,-0.430793,-0.910718,-4.250877,4040.1763,1.849028,2.831677,4.453796,8.071634,-0.359179,-0.835262,-4.744858,405.177,1.171167,1.694357,5.08434,8.982843,-0.139779,-0.453313,-3.590136,320.6526,1.1524,1.614936,4.859847,8.953169,-0.122283,-0.421581,-2.941651,396.7825,1.33752,1.25881,4.521151,8.642215,-0.088336,-0.372184,-2.727503,401.6214,1.361459,1.116252,4.154774,7.480799,-0.085329,-0.355816,-2.991596,739.5171,1.281238,3.345521,11.073049,16.809697,-0.182323,-0.497718,-3.404482,647.9275,1.274843,3.211342,11.077896,16.109501,-0.171507,-0.456403,-3.179761,1
694.751,1.178899,0.189166,0.456136,4.080104,-0.157707,-0.429088,-3.060811,1396.4873,1.387024,0.260392,0.604555,3.666636,-0.217893,-0.554087,-3.124584,2056.5711,2.272706,0.401229,0.672914,3.988369,-0.263577,-0.571036,-3.454084,2084.3644,2.213226,0.417705,0.726729,3.391646,-0.266493,-0.54699,-2.907906,618.2174,1.515519,0.156478,0.393512,2.900627,-0.106413,-0.366495,-2.558197,552.0269,1.533831,0.137844,0.407509,3.828471,-0.097895,-0.329368,-2.215944,2278.5002,2.182639,0.489882,0.869942,3.455945,-0.331214,-0.644465,-3.109877,2363.2905,2.143511,0.523722,1.06998,3.57891,-0.339422,-0.721651,-3.313302,877.1001,1.161672,0.206351,0.669622,4.459425,-0.181562,-0.548673,-4.314163,575.4502,1.123617,0.160354,0.526524,4.789475,-0.145625,-0.462541,-4.221624,2221.4972,2.301163,0.421804,0.900208,4.407813,-0.280347,-0.667186,-4.877047,1719.4519,2.136815,0.352967,0.712644,4.448183,-0.236975,-0.588685,-3.700814,539.7204,1.491071,0.151978,0.496022,3.548411,-0.107285,-0.380916,-3.036328,575.5654,1.557127,0.137549,0.486624,3.241373,-0.096339,-0.408262,-2.978566,2286.9636,2.118098,0.492108,0.937666,4.17621,-0.340311,-0.746251,-4.052327,2004.9146,2.105094,0.440223,0.837603,3.992254,-0.300964,-0.711,-3.511484,2
33579.7981,11.144264,8.371646,11.380736,15.199208,-5.518058,-7.388946,-15.258287,30875.008,10.202493,9.373158,14.02719,16.488551,-5.040635,-6.603813,-14.711795,4890.1557,3.498765,2.072945,6.581501,9.806633,-1.050609,-1.628253,-3.648987,4999.2564,3.403783,2.16291,6.882039,10.073605,-1.092785,-1.798217,-4.500199,2375.0768,2.911921,1.273809,4.500319,7.369985,-0.563656,-1.11338,-2.918315,2058.8882,2.92694,1.084023,3.852023,7.174915,-0.478707,-0.894688,-3.013183,6903.8813,4.08307,3.614337,11.168126,15.499656,-1.764606,-2.794915,-4.885537,7134.7312,4.006468,3.776613,11.795879,16.568879,-1.834065,-2.97638,-5.206836,34540.6924,8.095118,9.076212,12.326639,17.427108,-5.617479,-7.684417,-23.917897,28579.7681,7.962722,7.024114,9.39366,13.022883,-4.446,-6.078272,-22.064105,5569.6729,3.72019,2.279256,6.426366,9.554858,-1.163606,-1.758182,-4.146432,4952.6496,3.823064,2.111467,6.163176,9.720469,-1.055049,-1.634831,-4.250797,2802.1237,3.543975,1.548578,5.391799,9.513256,-0.641218,-1.202141,-3.461828,2463.5939,3.320424,1.330696,4.77489,8.568551,-0.543837,-0.949355,-3.060769,8068.5804,4.540157,4.301457,13.60085,18.793722,-2.024065,-3.393592,-6.681838,7302.2039,4.578725,4.052211,13.164183,18.920751,-1.86945,-3.094375,-5.764686,1
6164.2158,2.267711,1.234993,1.636931,4.408645,-0.930617,-1.305766,-4.186782,11281.9322,3.7195,2.273682,2.867404,5.566387,-1.693688,-2.362788,-5.097413,7976.4365,5.881062,2.231749,3.450739,5.059724,-1.498676,-2.235847,-4.793862,8078.0984,5.642645,2.305011,3.564389,5.590568,-1.537998,-2.256801,-4.665803,2114.074,2.747994,0.642219,1.256994,3.533139,-0.43744,-0.857461,-2.821179,1835.9437,2.748581,0.544726,1.035456,3.445452,-0.371386,-0.746288,-2.890166,8144.7847,5.13621,2.700765,4.377436,6.575406,-1.807123,-2.882798,-5.201264,8533.0412,5.084255,2.838817,4.662306,7.511977,-1.901165,-3.181495,-6.360227,7275.6123,2.14271,1.449881,1.886862,4.898495,-1.038288,-1.565368,-5.329644,5775.165,2.052744,1.140427,1.557119,4.641274,-0.842765,-1.283381,-4.893493,8857.7517,6.10586,2.464037,3.801621,6.304745,-1.660652,-2.401359,-5.681902,6734.8218,5.472488,1.8354,2.89175,5.625375,-1.243364,-1.903632,-5.157087,2021.7069,2.793871,0.603448,1.302137,4.514094,-0.434895,-0.854291,-3.306552,2094.6427,2.94659,0.588704,1.152956,3.757439,-0.429801,-0.83067,-3.202722,8873.0611,5.285489,2.846938,4.734708,7.859392,-1.99414,-3.278479,-6.092629,7506.7893,5.076798,2.407445,4.092514,7.583117,-1.653457,-2.762945,-6.116365,2
51732.0774,13.79716,13.477423,18.207993,21.456795,-9.299357,-12.337862,-27.307179,45732.3301,12.09593,13.991473,20.840344,25.059622,-8.045392,-10.755593,-25.472967,7921.8337,4.671067,2.629705,7.832716,11.776572,-1.774117,-2.661149,-5.876747,8098.1667,4.525765,2.743727,8.043834,11.038484,-1.830264,-2.687524,-6.003675,3500.0759,3.654249,1.50306,4.919349,7.438057,-0.851826,-1.429566,-3.054269,2992.7539,3.571974,1.285854,4.237939,7.06805,-0.728615,-1.242616,-3.29517,11078.6982,5.51894,4.463759,12.655042,18.281795,-2.941293,-4.790273,-8.669133,11421.5366,5.413537,4.660112,13.69499,18.835209,-3.073188,-5.133131,-8.334835,52764.5503,10.257097,14.544304,20.23189,26.744685,-9.212738,-12.683006,-41.373626,44282.8281,10.258893,11.502474,15.407276,21.44835,-7.619654,-10.414712,-34.502749,8989.4002,4.890418,2.949878,7.919711,11.78008,-1.955568,-2.863986,-6.318065,7930.3425,5.024449,2.717013,7.429033,10.489206,-1.756414,-2.631844,-6.598675,4089.4202,4.479836,1.809685,5.916024,9.73673,-0.959678,-1.717235,-5.234459,3564.8575,4.037669,1.533935,5.179937,9.030636,-0.804755,-1.395647,-3.925903,12982.7878,6.099399,5.347896,15.960808,21.451621,-3.462321,-5.71223,-9.570495,11662.4644,6.109849,5.000301,15.308771,21.259215,-3.1509,-5.260019,-10.211522,1
13767.9712,3.656311,3.706262,4.822132,7.083267,-2.123689,-2.674114,-7.147757,23472.0298,6.311842,7.153797,9.78739,13.579283,-3.805864,-4.836818,-10.168449,20937.6746,12.999251,7.080419,12.845432,16.026226,-4.853731,-7.27665,-12.463046,21141.2065,12.470022,7.258948,13.200847,16.375649,-4.916399,-7.532877,-11.662517,4765.0739,4.781909,1.719371,3.686729,5.981808,-1.158139,-1.967063,-3.766734,4154.3602,4.780584,1.438858,3.184963,5.601128,-0.999742,-1.697253,-3.321456,20722.2646,10.984364,8.429259,17.443444,20.650356,-5.636503,-9.732391,-14.025155,22012.1336,10.906445,8.947445,18.460049,22.418196,-6.072799,-10.481927,-14.89711,15599.4287,3.322379,4.265171,5.598585,8.878005,-2.326778,-3.216496,-10.741819,12496.6729,3.136421,3.218927,4.255224,6.929468,-1.820216,-2.47577,-8.127782,23371.5599,13.662829,7.819103,14.086948,16.654325,-5.184345,-7.706188,-17.131877,17822.8911,12.064243,5.689848,10.014534,13.942304,-3.967452,-5.970702,-11.928684,4781.9425,5.083249,1.667335,3.547379,6.791488,-1.194255,-2.211982,-4.710331,4971.9335,5.411623,1.671073,3.429964,5.858898,-1.231611,-2.10223,-4.712665,23584.7734,11.76815,9.312452,19.852214,24.431124,-6.498396,-11.555005,-19.092591,19442.2186,10.980804,7.646294,16.686461,21.428104,-5.242236,-9.187834,-15.790341,2
75676.3274,20.213968,20.322335,28.338758,34.038515,-13.777871,-17.895201,-52.957569,66183.5984,17.970921,20.351183,31.705914,35.979447,-11.958077,-15.773996,-41.421943,13372.5174,7.01494,3.707943,9.61929,14.088876,-3.05859,-4.533279,-8.249826,13557.981,6.821544,3.843209,10.019735,13.373241,-3.131728,-4.612643,-8.303716,5311.9084,5.002267,1.950199,5.651369,8.427369,-1.30251,-2.252448,-4.092705,4562.5857,4.905423,1.658021,4.918937,7.60775,-1.103714,-1.955123,-4.559629,18429.833,8.329386,6.348276,15.815248,19.50211,-5.135737,-8.471111,-13.066356,19009.304,8.148594,6.549676,16.549788,21.795038,-5.318602,-8.875702,-14.047939,77288.0122,14.926504,22.286166,32.188689,42.469007,-13.81945,-19.650606,-64.09656,65359.1592,14.713526,17.799817,24.477481,33.644104,-11.506742,-15.630463,-51.538123,15252.2121,7.382094,4.129007,9.844791,14.546096,-3.418338,-5.146325,-10.569675,13167.5857,7.365479,3.818617,9.404287,12.876636,-2.995662,-4.467697,-8.825618,6089.6555,6.135675,2.307029,6.905101,11.379848,-1.470841,-2.56639,-5.449708,5402.0846,5.602402,1.919379,5.9981,9.708222,-1.250925,-2.145357,-4.268026,21936.9328,9.333567,7.566794,19.599247,25.51015,-6.181715,-10.688694,-22.216306,19488.9719,9.28094,7.116102,18.612932,25.071645,-5.561219,-9.777722,-16.383181,1
8306.5523,2.533082,1.799662,2.30302,4.131546,-1.321499,-1.755929,-4.558073,15528.2686,4.490823,3.493294,4.354956,7.651397,-2.450166,-3.160774,-6.68488,12912.8071,8.046742,4.161102,7.012076,10.033536,-2.753342,-4.066185,-7.077825,13050.789,7.698919,4.269093,7.269886,10.162103,-2.776576,-4.170204,-7.410529,3126.346,3.423976,1.052445,2.131159,4.020297,-0.711508,-1.203092,-3.039393,2706.9986,3.372205,0.876555,1.831285,4.029308,-0.609641,-1.070838,-4.00933,13013.4682,6.884951,4.964183,9.200848,13.078731,-3.211527,-5.22267,-8.098613,13566.4043,6.832595,5.285347,9.678808,12.705391,-3.43554,-5.712065,-8.80993,9800.2832,2.424642,2.135264,2.732851,5.948126,-1.48049,-2.162098,-7.595496,7686.8277,2.272897,1.648415,2.171554,5.273597,-1.163878,-1.649462,-5.851651,14501.1077,8.454917,4.609731,7.63762,9.992204,-2.988875,-4.482609,-10.642623,10947.1655,7.426181,3.382294,5.623053,7.782658,-2.25783,-3.335075,-7.460679,3025.2225,3.435284,0.983263,2.112439,5.544889,-0.712936,-1.289151,-3.809158,3179.4349,3.722911,0.973273,2.042849,4.936815,-0.715071,-1.21131,-4.461302,14468.3982,7.197969,5.431106,10.261488,13.374244,-3.663057,-6.119524,-10.618702,12046.0057,6.743452,4.445386,8.599515,12.454998,-2.942106,-4.895132,-8.215805,2
84333.843,23.02615,22.396856,31.627602,38.478338,-15.34369,-20.046521,-75.821222,73796.9978,19.865308,22.148686,34.878141,40.136185,-13.335897,-18.175805,-52.610209,16338.691,8.357167,4.379045,10.341624,14.446496,-3.861866,-5.857307,-11.062043,16522.2605,8.0718,4.471086,10.715518,14.230393,-3.857685,-5.840261,-10.879594,6102.5622,5.597987,2.177833,5.966722,9.938133,-1.513381,-2.57692,-5.450951,5228.5877,5.434617,1.80066,4.977889,8.16013,-1.264101,-2.006297,-3.82213,22515.9309,9.759063,7.378361,16.386864,21.382519,-6.240908,-10.179893,-16.016,23039.7605,9.694104,7.741152,17.855279,23.762462,-6.545786,-11.112561,-17.533351,85635.5274,16.569311,24.129152,35.17013,46.213284,-15.25342,-21.439073,-97.441216,71861.1308,16.334406,19.66511,27.481196,36.721088,-12.782751,-17.814936,-68.425291,18596.4038,8.915046,4.894537,10.867183,15.520825,-4.289194,-6.456377,-14.303498,16088.4115,8.903014,4.464913,10.064109,14.316036,-3.774468,-5.634178,-11.558889,7018.8527,6.941749,2.559656,7.32929,13.661767,-1.721882,-2.971281,-6.1593,6287.0178,6.294844,2.026142,5.856912,10.174254,-1.439963,-2.373813,-5.068346,27060.3623,11.201259,9.077159,21.309043,28.389646,-7.790781,-13.781992,-22.124361,23908.8811,10.984526,8.255283,19.540101,24.820846,-6.740716,-11.346181,-21.474321,1
10752.7222,2.939867,2.589439,3.391015,6.324111,-1.712731,-2.209229,-5.569555,19291.4229,5.172608,4.990178,6.6277,9.87469,-3.128714,-4.080424,-8.602321,17233.1008,10.289813,5.791512,10.192128,12.606359,-3.865435,-5.80658,-10.443864,17315.6346,9.755106,5.909365,10.585818,13.328707,-3.887667,-5.838174,-9.66345,3970.7219,4.069762,1.373127,2.991576,5.11631,-0.936853,-1.591757,-3.850326,3455.5566,4.020161,1.120057,2.446844,5.094198,-0.804898,-1.358997,-3.105125,17190.4487,8.493177,6.729881,13.254541,16.69493,-4.459947,-7.197621,-12.274452,18060.7429,8.629743,7.281324,14.614971,17.990972,-4.833445,-8.383893,-12.506894,12607.5762,2.774784,3.049134,3.95857,6.999258,-1.928455,-2.704045,-9.007796,9958.4019,2.595951,2.34524,3.056447,5.800092,-1.507042,-2.041986,-6.612372,19057.9965,10.647464,6.370673,11.237227,14.847696,-4.134147,-6.288952,-12.746864,14519.7818,9.409788,4.651888,7.972587,10.494936,-3.152858,-4.699471,-11.035134,3901.5526,4.160599,1.306492,2.791092,6.449914,-0.959961,-1.736246,-4.804313,4106.8452,4.433382,1.271855,2.690081,5.813497,-0.965366,-1.649267,-4.342683,19285.1018,9.020076,7.547359,15.715017,19.821854,-5.163903,-8.876865,-18.423189,16004.4924,8.301561,6.006537,12.492241,16.088668,-4.088112,-6.874602,-11.495272,2
63927.3528,17.3752,16.204485,22.133835,25.706861,-11.756112,-15.528804,-41.946719,55859.3059,15.109884,16.672675,25.096447,29.10729,-10.101925,-13.311734,-31.127325,10830.4013,5.82655,3.257659,8.850342,11.683168,-2.537113,-3.748013,-7.753983,11040.6548,5.648948,3.35072,9.125505,12.788391,-2.538134,-3.916771,-6.372199,4408.2304,4.290807,1.731966,5.276199,8.350154,-1.072791,-1.788691,-4.223353,3806.6592,4.24259,1.437294,4.404569,7.333931,-0.908325,-1.465464,-3.093958,15246.5327,6.839131,5.394206,13.907345,18.810801,-4.072824,-6.530746,-10.226497,15573.2495,6.768457,5.712936,15.386925,20.760148,-4.26637,-7.136604,-12.434167,65024.979,12.711849,17.526064,24.455856,32.031113,-11.743266,-16.656009,-65.107622,54513.9009,12.487537,13.9105,18.745207,24.929496,-9.728264,-13.618002,-43.918853,12317.9302,6.101905,3.630578,9.250328,13.167922,-2.782877,-4.218487,-9.592095,10782.0169,6.157769,3.353061,8.376063,11.554209,-2.505742,-3.768012,-8.01286,5130.9954,5.267012,2.058366,6.530439,10.707012,-1.223684,-2.186221,-4.911663,4520.685,4.793588,1.653951,5.186467,9.262634,-1.014706,-1.681823,-4.911841,17961.2202,7.587509,6.591197,18.320563,24.147571,-4.957435,-8.49401,-13.911256,16092.1245,7.497545,6.019026,16.311914,21.941849,-4.370801,-7.281052,-12.521996,1
15294.6982,3.94149,3.978516,5.267613,7.216786,-2.391116,-3.055559,-7.789049,26179.8716,6.926456,7.439205,9.895599,13.578077,-4.313879,-5.572147,-11.020897,25362.2932,15.074572,8.461724,15.78041,19.451793,-6.022485,-9.222224,-16.526098,25541.9294,14.198629,8.57355,16.202464,20.222369,-6.062459,-9.244114,-16.331663,5477.0069,5.296919,1.921115,4.187992,6.266991,-1.352851,-2.316234,-3.959726,4793.1401,5.292855,1.564301,3.38199,5.85735,-1.145184,-1.871184,-4.469224,25148.4062,12.228093,9.648925,20.339976,24.163376,-6.801684,-11.1759,-17.174488,26500.4113,12.401787,10.480678,22.40501,26.660773,-7.471297,-12.953648,-19.577112,17434.7705,3.57428,4.486747,5.848442,10.056841,-2.660574,-3.754461,-11.747152,14082.3462,3.377952,3.482331,4.564979,6.974437,-2.080143,-2.846281,-8.883533,27701.145,15.410971,9.225083,17.310545,22.118082,-6.286697,-9.605141,-22.098393,21542.2716,13.69218,6.721363,12.011645,15.45258,-4.876093,-7.45047,-15.683453,5539.1985,5.649082,1.864277,4.022751,7.370844,-1.423754,-2.496986,-6.022254,5811.2317,5.984615,1.850684,3.72813,7.343298,-1.427621,-2.414281,-5.373991,28369.23,13.007274,10.98867,24.54293,29.282709,-7.91147,-14.097862,-28.407727,23402.4905,11.995394,8.67638,19.093275,24.051134,-6.242075,-10.643133,-18.52278,2
74820.313,20.176286,19.690696,27.178375,32.977395,-13.609345,-17.339364,-51.538909,65683.825,17.702372,19.630132,30.339641,35.840359,-11.770493,-15.512741,-41.220567,13601.4783,6.948535,3.806854,9.6687,13.094634,-3.170882,-4.817754,-8.959197,13773.9499,6.747902,3.894972,10.034459,13.700286,-3.175691,-4.739178,-8.785945,5290.1875,4.964057,1.948662,5.67317,8.864328,-1.291098,-2.247874,-4.222441,4555.0991,4.884833,1.617839,4.734049,7.341798,-1.077993,-1.81232,-3.438629,18984.6419,8.13442,6.371057,15.362191,19.988546,-5.148818,-8.312806,-13.119542,19321.7404,7.987562,6.721491,16.907512,22.074274,-5.413447,-9.18504,-12.99366,76363.8462,14.809859,21.460956,30.532927,38.306216,-13.581404,-19.796203,-73.463022,64479.9961,14.527046,17.429676,23.897329,32.755699,-11.455485,-16.212936,-51.532204,15515.4732,7.280765,4.248009,10.302241,14.146859,-3.524452,-5.167841,-12.500193,13514.5681,7.255827,3.932169,9.328603,12.922632,-3.131818,-4.699912,-10.796203,6095.6942,6.034184,2.319401,6.966475,11.350577,-1.475369,-2.60967,-5.673696,5414.1833,5.569158,1.845901,5.61245,8.902592,-1.219237,-2.004036,-4.609049,22535.3389,9.103046,7.820415,20.04306,26.765815,-6.376972,-11.131943,-19.194908,20104.2282,8.979902,7.123076,18.032981,24.13859,-5.547734,-9.341167,-15.990122,1
7892.3687,2.480928,1.761075,2.31392,4.884165,-1.280038,-1.69929,-4.905496,15131.7695,4.378157,3.488855,4.396325,6.679737,-2.427735,-3.07939,-6.687556,12969.168,8.021547,4.222662,7.085657,9.210157,-2.796849,-4.203822,-6.98404,13128.0568,7.660581,4.319939,7.245102,9.647415,-2.828336,-4.097835,-7.329606,3082.4853,3.393048,1.041011,2.122269,4.055446,-0.702129,-1.257191,-3.608381,2700.3356,3.404187,0.862666,1.79785,3.945483,-0.600073,-1.093995,-3.181644,12958.8816,6.613716,4.979262,9.070921,12.25811,-3.207472,-5.175254,-8.847111,13615.7114,6.677127,5.311914,9.772927,12.973575,-3.441073,-5.709468,-9.142552,9739.8471,2.412235,2.143538,2.770302,5.804616,-1.481764,-2.167225,-7.011959,7539.3995,2.240122,1.647435,2.159859,4.682748,-1.161035,-1.614036,-5.501593,14377.4974,8.34834,4.640229,7.729976,10.526786,-3.010443,-4.435969,-8.945058,10907.7318,7.309526,3.419913,5.640747,9.834552,-2.279304,-3.365777,-7.173405,2986.7526,3.427202,0.97331,2.066127,4.593226,-0.698585,-1.238366,-4.724601,3141.3352,3.668921,0.952931,2.062866,5.431912,-0.716768,-1.255577,-3.849931,14342.3465,6.890735,5.453202,10.334189,15.793254,-3.636716,-6.045479,-10.574642,11949.4431,6.537507,4.412613,8.353964,12.304682,-2.920666,-4.758876,-8.645306,2
4231.8313,2.126303,3.504487,5.720261,7.835279,-0.371951,-0.67855,-3.107501,4060.9179,2.049924,4.32184,7.185074,9.304725,-0.405796,-0.807523,-3.303491,368.6076,1.161956,1.721348,5.754325,8.526118,-0.125776,-0.38035,-2.941729,384.6618,1.159769,1.775623,5.942143,8.917857,-0.128977,-0.404576,-2.449176,296.9074,1.21996,1.081807,3.94273,6.779541,-0.074685,-0.362663,-2.962595,232.4016,1.19519,0.914314,3.346661,6.035661,-0.068257,-0.258486,-2.016802,628.5613,1.238688,3.008984,9.692383,12.750457,-0.171098,-0.445412,-3.026434,684.5506,1.248348,3.194822,10.575027,16.476083,-0.172026,-0.471471,-3.005084,4877.7426,1.906515,3.733179,6.017387,9.033493,-0.426507,-0.907295,-4.844266,4114.9595,1.888232,2.932725,4.622161,7.030269,-0.360272,-0.762883,-3.638867,454.136,1.184878,1.843809,5.567855,8.996921,-0.145774,-0.401211,-3.339262,397.428,1.186958,1.711431,5.204133,8.731514,-0.122139,-0.438179,-3.373555,431.4162,1.358103,1.30149,4.743797,7.880148,-0.093269,-0.36594,-3.012921,365.2272,1.303213,1.116196,4.059019,7.317944,-0.084839,-0.398478,-3.127677,832.4156,1.305093,3.615046,12.004035,16.688472,-0.19142,-0.536236,-3.622377,705.732,1.28683,3.372463,11.420032,16.123123,-0.17636,-0.470656,-3.576766,1
787.9614,1.208842,0.175503,0.439194,3.637277,-0.160093,-0.421453,-3.061827,1609.6692,1.445063,0.311642,0.632251,3.815531,-0.237467,-0.572522,-3.006615,2276.6642,2.297557,0.449771,0.785675,4.231129,-0.283029,-0.642931,-3.287474,2305.0394,2.224114,0.477466,0.878222,3.185755,-0.286514,-0.643571,-3.238062,643.0424,1.513728,0.176862,0.422527,2.34905,-0.107772,-0.372076,-2.591786,570.2359,1.521785,0.14849,0.463156,2.730723,-0.096037,-0.337318,-2.867329,2465.5644,2.179178,0.564644,1.112664,3.457188,-0.345049,-0.630904,-3.29357,2557.647,2.148541,0.597556,1.129935,3.82668,-0.364076,-0.722104,-3.328307,1037.2158,1.191459,0.238579,0.642832,4.569091,-0.192956,-0.561274,-4.736506,736.3296,1.160529,0.173893,0.573365,4.519183,-0.157235,-0.517049,-3.690761,2446.3733,2.318111,0.479599,0.912917,4.060223,-0.29887,-0.632808,-3.882122,1896.4175,2.160641,0.405343,0.780769,3.480421,-0.248186,-0.567872,-3.840078,611.0545,1.537956,0.17624,0.498448,3.827435,-0.106544,-0.387417,-3.176747,591.4165,1.533722,0.162936,0.593281,3.775075,-0.100872,-0.410453,-3.584695,2487.4133,2.120305,0.571154,1.073061,4.402956,-0.359884,-0.731589,-3.723359,2163.856,2.104764,0.514952,1.028724,4.193425,-0.310491,-0.657602,-3.455301,2
83424.2266,26.866912,22.07668,30.677131,36.180386,-14.966353,-19.490495,-66.284847,74985.2602,23.022775,22.896204,36.271364,42.573996,-13.52877,-18.221491,-50.265355,16744.268,8.883947,4.471396,10.669061,14.547445,-3.861893,-5.791932,-10.176575,16900.4741,8.498211,4.612929,11.042586,14.669829,-3.939402,-5.85949,-10.003461,6165.5984,5.677101,2.208091,6.049359,8.927911,-1.5212,-2.582456,-4.466454,5269.0673,5.578463,1.852955,5.295738,8.157288,-1.288154,-2.15635,-4.961077,22631.8869,10.404063,7.62973,17.324031,22.609186,-6.377675,-10.740451,-17.007935,23364.8587,10.072057,7.888192,18.170665,23.77599,-6.595471,-10.976225,-16.787692,86428.0512,18.609923,24.845855,36.502018,48.69082,-15.346214,-21.644261,-108.84369,72730.1904,18.852327,19.91959,27.681238,37.325787,-12.81601,-18.248481,-71.965205,19037.627,9.436335,5.026341,11.126561,15.649267,-4.305218,-6.36312,-13.302585,16242.0236,9.541954,4.489019,10.42614,13.576833,-3.735037,-5.432148,-10.663507,7049.9978,6.904978,2.572974,7.305886,10.806317,-1.714165,-3.013094,-6.71408,6318.8697,6.537371,2.113931,6.414999,10.49342,-1.476863,-2.443692,-6.03971,27214.0349,11.99163,9.171011,21.890719,28.371049,-7.730586,-13.542217,-24.25066,23814.7395,11.807435,8.469005,20.638183,27.214372,-6.874991,-12.17057,-21.909463,1
10937.4585,2.99533,2.687715,3.501393,5.941383,-1.7312,-2.239846,-6.844811,20134.7466,5.41792,5.41374,7.068169,10.641678,-3.28074,-4.224204,-8.835476,17821.4646,10.267917,6.045779,10.77938,13.114708,-3.961076,-5.94954,-9.70162,17989.4222,9.780842,6.205427,11.065338,13.9202,-4.043054,-6.005542,-11.028136,4078.7641,4.077995,1.425284,3.005132,4.679871,-0.958,-1.68402,-3.442686,3514.6207,3.994344,1.187475,2.554748,5.110749,-0.824361,-1.426387,-3.294261,17284.4497,8.456441,7.034722,14.165489,17.403469,-4.579632,-7.642877,-10.813919,18433.4263,8.542169,7.509824,14.960936,18.603028,-4.888247,-8.341248,-13.030692,13397.1372,2.894931,3.329562,4.375755,7.745379,-2.048331,-2.769114,-9.299815,10568.7207,2.696912,2.533778,3.273555,5.841834,-1.587959,-2.203714,-7.773804,19739.52,10.574287,6.625887,11.650038,14.201898,-4.23776,-6.388523,-12.817534,14977.4765,9.443013,4.824705,8.561827,11.099847,-3.200074,-4.800268,-10.08508,3997.5879,4.120548,1.358293,2.87771,5.674899,-0.980578,-1.733104,-4.473171,4137.8681,4.319957,1.353576,2.845943,5.526585,-1.007519,-1.722951,-4.545565,19458.341,8.909252,7.699957,15.891352,19.107758,-5.148877,-8.770411,-15.653999,16076.8593,8.5298,6.318805,13.263028,16.925227,-4.202265,-7.147527,-14.127644,2
62653.2312,17.272232,15.996628,21.662144,25.716384,-11.501313,-15.099722,-39.553013,56327.2378,15.391262,17.015795,25.704069,29.38192,-10.248523,-13.689919,-32.946567,11400.034,5.803298,3.40096,9.374583,12.382529,-2.599195,-3.826581,-7.612091,11588.8987,5.592964,3.51728,9.64931,13.559292,-2.668552,-3.942447,-6.93231,4539.1998,4.259147,1.774769,5.447935,8.848292,-1.102202,-1.898643,-4.325115,3906.7286,4.211209,1.515701,4.723597,7.849689,-0.939561,-1.6728,-3.576587,15569.9389,6.78522,5.693387,15.040762,19.854013,-4.263594,-6.946068,-11.72128,16057.0552,6.606412,5.896672,15.933437,20.71102,-4.41699,-7.209817,-12.45513,65043.459,12.754301,17.853991,25.533834,33.440598,-11.765696,-17.075548,-50.590034,54486.5927,12.472369,14.007501,18.947757,26.578222,-9.69921,-13.425728,-43.462373,12970.4712,5.952704,3.799708,9.681358,13.505751,-2.889913,-4.329289,-10.029885,11181.3613,6.016735,3.48163,8.904076,12.661472,-2.543928,-3.906071,-8.421633,5251.5896,5.183797,2.118813,6.669176,9.915823,-1.249066,-2.182974,-5.244013,4646.045,4.754952,1.773058,5.644742,9.115163,-1.064049,-1.822738,-4.893798,18368.1284,7.409719,6.761729,18.694425,24.584103,-5.055088,-8.493197,-17.652739,16381.677,7.56335,6.340751,17.774465,22.975833,-4.575613,-7.791534,-14.928987,1
14175.0117,3.746159,3.734384,4.86202,7.306978,-2.217763,-2.885201,-6.581342,24827.8467,6.736088,7.314627,9.736901,13.286401,-4.075631,-5.19002,-11.32866,25688.4,14.115302,8.761578,16.729756,19.595968,-6.018822,-9.17684,-17.433364,25945.2802,13.506628,8.976941,17.185345,20.31119,-6.118967,-9.221831,-14.723683,5496.3282,4.993545,1.981912,4.449335,6.411329,-1.374274,-2.299283,-4.2014,4784.1588,5.059777,1.637354,3.728558,5.984039,-1.176731,-1.965012,-3.955698,24713.1074,11.626017,10.049185,21.942332,26.860829,-6.843145,-11.405954,-17.295684,26422.2178,11.745384,10.733837,23.037937,28.022291,-7.399535,-12.725057,-18.314463,16760.9722,3.514146,4.442153,5.762347,9.036159,-2.544856,-3.484194,-14.132762,13473.0699,3.287316,3.426373,4.415933,7.431178,-1.998308,-2.696919,-9.28005,27991.3869,14.329444,9.524291,17.916936,21.849269,-6.267262,-9.534234,-21.631831,21557.5899,13.029722,6.903848,12.75344,15.785956,-4.799426,-7.350671,-13.452034,5521.5952,5.263267,1.909727,4.131174,6.829896,-1.407511,-2.479495,-5.379952,5759.9103,5.68708,1.927857,4.067655,7.224857,-1.456842,-2.47889,-5.728043,27974.2522,12.408196,11.086277,24.962628,30.000542,-7.727018,-13.563318,-22.733685,22888.2459,11.585421,9.053859,20.825821,26.89714,-6.299848,-11.091143,-18.079663,2
31720.4069,9.427875,7.887296,10.640528,12.828392,-5.303389,-7.047783,-14.465872,30312.9358,9.065148,9.15771,13.444401,16.426716,-5.024221,-6.609909,-12.988806,5320.2056,3.196017,2.314449,7.466899,10.777927,-1.191405,-1.796764,-4.156564,5463.8682,3.142225,2.416406,7.596757,11.414395,-1.223362,-1.813793,-3.690294,2465.7754,2.750486,1.347625,4.696496,7.758127,-0.591781,-1.070884,-3.478033,2140.8811,2.741543,1.155643,4.166798,6.612083,-0.512828,-0.868979,-2.415562,7440.5903,3.72735,3.991265,12.20853,17.082483,-1.92181,-3.120224,-5.339037,7632.4707,3.639794,4.146281,12.933549,18.503891,-1.997539,-3.211719,-6.564783,33432.9214,7.152888,8.758584,11.815856,15.407035,-5.540351,-7.59581,-25.738417,27001.2744,6.743698,6.696507,8.924975,12.135304,-4.260024,-5.867551,-15.901551,6067.1135,3.305048,2.555193,7.283954,11.165404,-1.321719,-1.902163,-4.628284,5361.3633,3.342498,2.363148,6.766444,10.43315,-1.197416,-1.819392,-4.866691,2919.2257,3.335637,1.631741,5.596284,11.113434,-0.671552,-1.237896,-3.854477,2562.5519,3.056026,1.403467,4.966202,8.581128,-0.575647,-1.06353,-3.042241,8594.0281,3.96986,4.707949,14.858136,20.208577,-2.21933,-3.627349,-7.231845,7812.9836,4.074981,4.461661,14.490823,21.901792,-2.033502,-3.366996,-6.335738,1
4619.5371,1.996098,0.874771,1.149194,3.184653,-0.74327,-1.058699,-3.739196,8837.0173,3.185699,1.653843,2.102505,3.711896,-1.360303,-1.859143,-5.07785,8488.0537,5.50217,2.438675,3.727835,6.075174,-1.612131,-2.33812,-5.154668,8638.9612,5.291288,2.501894,3.85407,6.158752,-1.639662,-2.432369,-5.403289,2116.7307,2.617468,0.657395,1.236748,3.371328,-0.444956,-0.843261,-2.521594,1805.4165,2.557274,0.55953,1.063496,3.036962,-0.378319,-0.691221,-2.318796,8365.1153,4.677785,2.857321,4.660655,7.82663,-1.852992,-2.959862,-5.069279,8904.4922,4.745924,3.021212,5.029445,7.485959,-1.975446,-3.25311,-6.56907,5796.7085,1.935731,1.098181,1.513513,4.971323,-0.870978,-1.410423,-5.274421,4487.1934,1.828466,0.864835,1.235636,4.746018,-0.705437,-1.074438,-4.636266,9329.1438,5.620643,2.686281,4.188757,7.084829,-1.731364,-2.570116,-6.90391,7042.2063,5.027551,1.985563,3.125242,6.173512,-1.308852,-1.966161,-4.698513,1982.4791,2.604913,0.611067,1.27933,4.151974,-0.416469,-0.828401,-4.116744,2051.5899,2.725158,0.602898,1.243815,4.381467,-0.424064,-0.805545,-3.411453,9075.6553,4.808736,3.018983,5.00002,8.575385,-2.01276,-3.265594,-6.002447,7567.8552,4.593191,2.520895,4.241489,7.902312,-1.665672,-2.759683,-6.230587,2
50439.2615,15.138916,12.851824,17.274461,20.563405,-9.035233,-11.841054,-27.773253,46256.8572,13.377134,14.014578,20.809178,25.03327,-8.122893,-10.730398,-23.312198,8757.3042,4.708871,2.927805,8.693224,11.850542,-1.930211,-2.813604,-5.622095,8915.6196,4.565885,3.026278,8.886073,12.40644,-1.992856,-2.957388,-6.437455,3624.0724,3.513633,1.604357,5.296356,7.982362,-0.877649,-1.483876,-3.50174,3148.6591,3.584619,1.362303,4.521801,7.674851,-0.742154,-1.314597,-3.143978,11928.6351,5.485855,4.89889,14.072568,19.224711,-3.170899,-5.100222,-7.624671,12330.9744,5.333918,5.113304,14.983003,21.995232,-3.287421,-5.277446,-8.55058,52820.8486,10.934123,14.362539,19.661717,25.167401,-9.276808,-13.236852,-37.522996,43865.8433,10.73951,11.19535,14.850941,20.189862,-7.526637,-10.030471,-33.116682,9985.7996,4.942449,3.272421,8.729946,12.564604,-2.1447,-3.177388,-7.091001,8637.6284,5.013508,2.982579,8.009045,11.811787,-1.899651,-2.789698,-6.112904,4202.5144,4.275747,1.925363,6.218802,9.845228,-0.986774,-1.766221,-5.097107,3745.4478,4.05855,1.627665,5.46967,10.102329,-0.827823,-1.484442,-3.79578,14067.8582,6.044395,5.854661,17.424775,23.065745,-3.716607,-6.199264,-11.293097,12495.6348,6.073901,5.490202,16.616678,22.421088,-3.369361,-5.610474,-10.09811,1
14034.0596,3.85022,3.330615,4.346127,6.544063,-2.137231,-2.86989,-6.341228,23127.7686,6.460582,6.539103,8.580479,11.499293,-3.759538,-4.935819,-11.222866,22013.515,12.256463,7.62441,14.241903,16.611448,-5.004028,-7.513843,-12.369893,22259.2427,11.770444,7.810392,14.659167,17.267131,-5.111807,-7.595849,-13.016601,4798.0813,4.485143,1.728719,3.806466,6.487687,-1.159501,-1.974851,-4.105416,4208.8178,4.590127,1.421869,3.243702,5.354697,-0.990781,-1.613958,-3.150814,21269.6387,10.22374,8.621981,18.103329,21.918901,-5.662158,-9.449423,-16.065278,22616.1397,10.229749,9.259036,19.527113,23.773374,-6.128114,-10.521384,-18.510866,15617.9331,3.406799,3.965663,5.224861,8.941408,-2.333354,-3.215994,-11.586696,12353.6426,3.174681,3.025346,3.856382,7.076772,-1.803212,-2.480311,-9.186625,24107.7998,12.612921,8.282549,15.465132,18.200891,-5.234238,-7.820611,-17.229545,18308.1232,11.251369,6.01614,11.009834,13.87852,-3.997944,-5.918353,-11.038011,4801.1856,4.795644,1.65006,3.685946,5.979468,-1.194858,-2.059277,-4.778437,5019.4043,5.105742,1.643013,3.525394,6.075547,-1.221079,-2.116227,-4.939446,23781.0752,10.691191,9.481676,20.753978,26.029242,-6.417612,-11.179394,-19.711605,19526.8987,10.083393,7.681168,17.138512,21.512171,-5.211377,-9.092219,-15.493321,2
32443.8806,9.91984,7.922123,10.695088,13.441191,-5.404862,-7.249362,-14.737041,30960.1536,9.123046,9.2148,13.500189,16.137632,-5.136138,-6.863665,-12.786171,5362.3269,3.184115,2.38648,7.549822,10.581141,-1.199723,-1.825774,-4.681806,5546.6562,3.157092,2.475711,7.823567,12.077919,-1.240976,-1.881868,-3.908369,2478.5939,2.725253,1.377147,4.84579,8.082724,-0.605221,-1.016996,-3.579087,2135.6323,2.698609,1.186623,4.265457,7.041191,-0.511514,-0.884552,-2.37419,7538.9192,3.743738,4.1097,12.627489,17.766475,-1.943096,-3.062276,-5.181894,7795.6767,3.692461,4.278421,13.374483,17.939732,-2.026862,-3.312028,-6.327534,33856.7578,7.177395,8.704464,11.700483,15.88756,-5.59709,-8.006683,-23.189003,27162.648,6.798394,6.584206,8.827482,11.984287,-4.301445,-5.808733,-16.792805,6201.9609,3.357443,2.61924,7.434692,10.639672,-1.340671,-2.037034,-5.035047,5401.8989,3.378061,2.415521,6.955558,10.296984,-1.203959,-1.811043,-4.566493,2930.2364,3.279622,1.663299,5.709557,9.280974,-0.673622,-1.23513,-3.861315,2610.0173,3.090655,1.430666,5.102953,9.154439,-0.572262,-1.025682,-3.284972,8767.1152,4.031658,4.866714,15.472275,21.988851,-2.26044,-3.671623,-6.934006,7917.7561,4.103388,4.578821,15.078357,20.527983,-2.059215,-3.407562,-6.588367,1
5001.2413,2.077107,0.948551,1.297367,3.599921,-0.784996,-1.212778,-3.28163,9697.7373,3.393452,1.832229,2.397974,4.542885,-1.476216,-2.060268,-5.094995,8775.1264,5.548653,2.482251,3.881107,7.05439,-1.635236,-2.347178,-5.183475,8905.1539,5.385595,2.556877,3.931664,6.321477,-1.672111,-2.432685,-6.286686,2136.0593,2.589877,0.663762,1.348137,3.320935,-0.433917,-0.742383,-2.342621,1847.1662,2.550868,0.565207,1.060037,3.654239,-0.376928,-0.670705,-2.597966,8687.054,4.842501,2.898424,4.841022,7.762855,-1.905402,-3.060475,-5.891702,9130.5896,4.807831,3.060304,4.970415,7.247954,-2.020397,-3.315932,-6.755509,6213.1812,1.996147,1.197298,1.650556,4.813981,-0.912923,-1.405229,-4.956406,4812.9741,1.891476,0.935968,1.340405,4.495013,-0.722223,-1.10819,-4.182619,9611.3842,5.67309,2.738117,4.202065,7.339556,-1.749591,-2.676235,-6.253812,7257.1636,5.084209,2.034236,3.218065,5.699403,-1.324881,-1.949072,-5.445475,2024.0605,2.613043,0.625783,1.298622,3.970438,-0.426659,-0.852273,-3.403682,2102.2001,2.753581,0.620033,1.22637,3.759956,-0.434935,-0.854991,-3.183674,9320.0469,4.906796,3.062789,5.099916,8.309278,-2.050293,-3.334284,-6.904715,7788.3393,4.665445,2.566835,4.43263,7.733842,-1.704796,-2.765986,-5.965373,2
50839.5452,15.055639,12.851992,17.175398,20.611566,-8.999831,-11.848303,-28.094753,46813.562,13.371026,14.010241,20.569824,24.106974,-8.102312,-10.539867,-23.898899,8850.9079,4.625899,2.992976,8.901806,12.146907,-1.968627,-2.861255,-5.385879,9039.3001,4.50976,3.093365,9.165096,13.825454,-1.999877,-3.007389,-5.839484,3633.8429,3.498232,1.62597,5.446213,8.988039,-0.878527,-1.53866,-3.878189,3143.7099,3.510692,1.360652,4.500513,7.356451,-0.732644,-1.302444,-2.978544,12225.7232,5.505701,4.980849,14.311754,18.628535,-3.173041,-5.099239,-8.628996,12431.4504,5.321797,5.230871,15.36218,20.906898,-3.316589,-5.486327,-8.861581,52781.416,10.853631,14.249299,19.439342,26.044909,-9.088703,-12.741171,-43.387915,43668.602,10.795182,11.005456,14.555923,21.411155,-7.457709,-10.114617,-29.220115,10150.783,4.904572,3.352356,8.962792,12.325364,-2.17408,-3.276279,-7.024671,8750.6684,4.920162,3.049642,8.162823,11.436591,-1.935437,-2.893353,-6.750183,4217.7103,4.312717,1.932927,6.392613,10.832905,-0.991594,-1.741517,-4.994053,3781.9176,4.056053,1.609563,5.290381,9.217727,-0.817517,-1.433706,-3.627638,14268.4324,6.027198,6.004949,17.904485,24.296097,-3.771883,-6.348082,-11.884999,12845.2287,6.078028,5.55893,16.670357,22.827061,-3.373611,-5.509514,-10.423803,1
13103.6909,3.647991,3.377534,4.412799,6.721952,-1.993445,-2.544082,-6.178191,23222.123,6.481152,6.660013,8.759982,11.7617,-3.677981,-4.630861,-10.337917,22281.7576,12.412629,7.736999,14.541262,17.936963,-5.082057,-7.629674,-13.634476,22530.6612,11.885543,7.887585,14.881157,19.613675,-5.111416,-7.699327,-13.97227,4835.3685,4.590586,1.734207,3.817462,5.865779,-1.152966,-1.999641,-3.771745,4199.1677,4.558447,1.421936,3.222219,5.161034,-0.97926,-1.642965,-3.778772,21551.4091,10.184403,8.685582,18.22439,22.749393,-5.626442,-9.245678,-15.888662,22743.6409,10.202059,9.38846,19.764996,24.13228,-6.134432,-10.492972,-16.176622,15424.0977,3.36771,4.000761,5.213604,8.416707,-2.256338,-3.143254,-10.271953,12258.9414,3.179275,3.061712,3.942032,6.44793,-1.754004,-2.427923,-7.369599,24322.2881,12.77813,8.360751,15.71313,19.177469,-5.282667,-7.890935,-17.495935,18587.2382,11.439359,6.080605,11.079212,13.639329,-4.046862,-6.196201,-12.889971,4789.7128,4.812701,1.658863,3.814084,6.714005,-1.186576,-2.070724,-4.7569,5049.0918,5.101122,1.633785,3.507692,5.913247,-1.19891,-2.063147,-4.28523,24055.6841,10.842557,9.637725,21.457319,25.716307,-6.446048,-11.094276,-18.804079,19850.2808,9.989517,7.718513,16.921436,21.89133,-5.11701,-8.701922,-17.924184,2
73858.5102,20.89318,19.916606,27.979278,32.268221,-13.360475,-17.663332,-49.385974,67542.3597,18.964627,20.668014,31.972072,36.946349,-12.140342,-15.916144,-41.686355,14569.9555,6.953419,4.163651,10.745519,14.666585,-3.363562,-4.979879,-8.76686,14708.6074,6.621964,4.267871,11.078953,15.125759,-3.365679,-5.049591,-8.930906,5447.1524,4.858878,2.048166,6.052533,9.592654,-1.314948,-2.227624,-3.866043,4677.5302,4.768501,1.682665,4.941555,7.942572,-1.102977,-1.773302,-3.944679,20007.5159,8.125849,6.756791,16.66713,21.642493,-5.382863,-8.888049,-14.027577,20341.6814,7.946164,7.170355,18.269511,25.076483,-5.651731,-9.589823,-13.328817,77067.019,15.28892,22.216592,31.762784,41.986868,-13.799751,-19.458762,-73.509999,64968.666,15.327815,17.913809,24.7911,33.095766,-11.50277,-15.937567,-51.3627,16518.5193,7.169494,4.666254,11.427981,14.920046,-3.725037,-5.603002,-11.851288,14232.0506,7.194333,4.224012,10.254362,13.723524,-3.281414,-4.869902,-12.286576,6256.3951,5.991676,2.430198,7.420054,11.614374,-1.497997,-2.5908,-5.493797,5570.6895,5.411909,1.925176,5.804368,10.501279,-1.247845,-2.109324,-4.840568,23659.5632,9.064896,8.298182,21.816407,28.599539,-6.653308,-11.568456,-24.134781,21057.061,8.903933,7.506093,19.298956,24.755498,-5.773283,-9.623883,-18.977294,1
7733.2676,2.376689,1.684083,2.227873,4.258899,-1.292126,-1.687101,-4.356235,14883.0015,4.406837,3.297293,4.105178,6.605357,-2.389321,-3.23788,-6.8409,13711.5133,7.729189,4.585557,7.700097,10.21365,-2.934762,-4.302349,-8.727979,13945.7762,7.449682,4.673363,7.962301,9.970987,-2.974029,-4.447914,-8.5408,3155.8554,3.297213,1.085507,2.186005,4.263451,-0.714834,-1.198535,-2.907929,2711.7459,3.218882,0.893365,1.800884,3.845679,-0.605361,-0.998873,-2.73116,13485.1968,6.39353,5.242452,9.711123,12.156697,-3.278862,-5.236921,-9.644766,14181.5471,6.538446,5.606599,10.382557,13.059959,-3.546552,-5.81911,-9.611127,9388.7661,2.392002,2.010342,2.621773,6.261679,-1.425522,-2.043153,-7.061826,7269.4561,2.228893,1.552349,2.065803,4.826043,-1.099359,-1.53878,-5.72278,15019.2429,7.897696,5.013902,8.469437,11.440405,-3.134537,-4.625041,-10.16341,11363.3704,7.057537,3.664401,6.158723,9.158787,-2.38026,-3.466828,-7.904538,3050.9131,3.332051,1.012534,2.127047,5.344566,-0.712448,-1.325331,-3.910966,3214.2217,3.521679,0.995215,2.085267,4.7142,-0.718707,-1.260634,-4.015341,14766.2532,6.650151,5.758083,10.995944,14.564367,-3.698322,-6.169102,-12.178523,12286.3828,6.237657,4.603185,8.891347,12.353131,-2.948491,-4.771523,-9.523083,2
4343.8091,2.175777,3.516095,5.698433,7.59966,-0.377924,-0.79634,-3.449558,4204.6794,2.137835,4.217272,6.986247,9.836796,-0.405273,-0.810202,-2.897453,415.2261,1.168725,1.865614,6.17937,9.250392,-0.128488,-0.394868,-2.971431,452.1064,1.174896,1.921785,6.397569,9.953648,-0.13065,-0.377265,-2.985598,331.6919,1.23452,1.122825,4.106999,6.450102,-0.077638,-0.304244,-2.435436,269.5875,1.216371,0.943463,3.485158,6.100884,-0.071282,-0.351375,-2.00172,762.1314,1.269975,3.172655,9.970314,14.253552,-0.174727,-0.45902,-3.03528,772.0139,1.263648,3.436491,11.323921,15.910894,-0.183935,-0.465041,-3.99315,4870.6357,1.925901,3.574513,5.721297,8.428755,-0.426089,-0.975886,-5.706783,4151.2109,1.92732,2.836816,4.498044,7.205734,-0.359439,-0.771892,-4.371639,537.5181,1.204681,2.006477,6.186442,9.536717,-0.154579,-0.487114,-3.598182,468.7878,1.207536,1.824114,5.44753,8.111171,-0.140488,-0.4034,-3.202621,439.2693,1.344232,1.367208,5.048795,9.278043,-0.094457,-0.432972,-3.085767,397.4669,1.311322,1.134548,4.06074,7.612954,-0.090301,-0.357233,-3.177908,915.6468,1.31105,3.884813,12.955869,19.295158,-0.202177,-0.476423,-4.214856,845.6878,1.32133,3.48985,11.630574,17.293958,-0.186377,-0.440096,-3.073946,1
756.5642,1.204313,0.165616,0.484755,3.594435,-0.152587,-0.431141,-3.186544,1441.9795,1.411223,0.292857,0.563326,3.361954,-0.21746,-0.596065,-3.934221,2358.276,2.244934,0.497895,0.831738,3.786545,-0.298541,-0.651044,-3.528423,2446.1251,2.216357,0.521755,0.920876,3.822122,-0.298423,-0.610598,-3.063622,655.0761,1.503689,0.18387,0.514002,3.069761,-0.106339,-0.33671,-2.535221,549.4396,1.470711,0.159898,0.495891,3.045137,-0.09366,-0.310815,-2.602225,2565.7031,2.120772,0.627731,1.12842,3.617562,-0.355657,-0.671488,-3.415835,2677.2324,2.128856,0.652778,1.173958,4.708189,-0.379958,-0.75999,-3.566877,952.5415,1.180231,0.219485,0.638211,5.42332,-0.186713,-0.557886,-4.190512,650.6221,1.14661,0.169279,0.603253,4.885941,-0.153001,-0.486563,-3.456272,2566.6508,2.289213,0.528523,0.986246,4.459256,-0.319335,-0.716592,-4.102198,1978.3057,2.138586,0.433128,0.834597,3.876187,-0.259994,-0.612511,-3.788549,590.6076,1.490575,0.17254,0.62217,4.022441,-0.107672,-0.435361,-3.168318,637.1163,1.549934,0.176671,0.48072,3.403534,-0.102939,-0.44579,-3.672225,2609.1599,2.093827,0.629499,1.105451,4.674239,-0.37152,-0.767377,-3.948187,2253.8247,2.05336,0.566414,1.041451,3.74179,-0.321794,-0.663174,-3.747577,2
85063.2546,28.034554,22.759376,32.348646,38.383658,-15.605465,-20.790978,-67.069531,75839.6599,24.67166,23.378511,36.845588,43.042598,-13.986318,-18.444398,-56.037889,17471.309,8.804722,4.781569,11.4401,14.646672,-4.075712,-6.182818,-12.549383,17571.0569,8.371643,4.855362,11.792985,15.901344,-4.089273,-6.0999,-10.429175,6272.4846,5.671548,2.255214,6.388185,9.684697,-1.48997,-2.576495,-4.730517,5360.1998,5.51042,1.849965,5.222492,9.127251,-1.272646,-2.060421,-4.657197,23630.1077,10.176881,7.877423,17.789811,23.381801,-6.465625,-10.613738,-17.276335,24230.3323,10.020672,8.269091,19.48224,26.209076,-6.75696,-11.375727,-18.436859,86083.8916,19.237935,24.859347,36.486428,45.749253,-15.64071,-22.891262,-88.705513,72572.1307,19.714547,20.004713,28.096961,35.656575,-13.044032,-18.281444,-60.492318,19839.3489,9.429817,5.361569,12.113887,17.508277,-4.496006,-6.906618,-14.541866,16919.3792,9.533585,4.765129,10.781236,14.637733,-3.93172,-5.874877,-12.050073,7170.1332,6.987187,2.653892,7.687338,12.300893,-1.7103,-2.956673,-5.944803,6393.7247,6.313506,2.096879,6.130548,9.98885,-1.450907,-2.362051,-5.402052,28381.9282,11.791522,9.661305,23.247065,30.679235,-7.97716,-13.960977,-25.133473,24854.1369,11.654919,8.664101,20.793038,27.594527,-6.910681,-11.60713,-23.005873,1
10593.561,2.957136,2.633363,3.397563,5.380538,-1.682327,-2.182067,-6.662255,18536.6431,5.146185,5.045563,6.594919,8.892965,-3.00837,-3.976276,-9.399727,17879.3125,9.781731,6.239682,11.283102,15.245616,-3.980928,-6.037196,-9.805991,18117.3811,9.356636,6.409953,11.518275,13.53209,-4.047271,-6.042295,-11.111479,3946.8922,3.776451,1.430548,3.099032,4.656204,-0.939279,-1.535421,-4.202194,3434.6673,3.815132,1.174883,2.547884,4.248556,-0.79947,-1.352312,-2.988025,17174.0269,7.949309,7.110495,14.334762,17.852009,-4.455492,-7.308947,-10.866181,18285.7515,8.068135,7.642254,15.324528,19.900912,-4.799377,-8.108012,-12.819732,12355.2661,2.789409,3.106103,4.021886,7.02677,-1.870053,-2.632952,-9.210869,9688.5391,2.596054,2.377997,3.078864,5.505922,-1.447981,-1.987727,-7.726969,19640.576,9.953494,6.822076,12.233919,15.189562,-4.196767,-6.203992,-13.296466,14849.2908,8.967417,4.967211,8.880141,11.860072,-3.185571,-4.787824,-9.94567,3909.7141,3.971941,1.359661,2.906873,5.604909,-0.941404,-1.634494,-4.978795,4057.3787,4.164151,1.334231,2.834417,5.553323,-0.96385,-1.684295,-4.856931,19110.0452,8.356666,7.811125,16.404424,20.203692,-4.997486,-8.518522,-14.831341,15747.9304,7.895424,6.302639,13.261241,16.957257,-4.039393,-6.937896,-11.026347,2
62880.2282,17.996458,16.278653,22.200002,26.933799,-11.515436,-15.092536,-37.999535,57237.1652,16.706213,17.397028,26.535636,30.31741,-10.315263,-13.794341,-30.04069,11847.2808,5.828464,3.541526,9.6782,13.424432,-2.699621,-4.032509,-7.806574,12059.7736,5.688164,3.66399,9.965128,13.803846,-2.750132,-4.162985,-8.121903,4576.6543,4.158922,1.800518,5.59806,8.362749,-1.12196,-1.956735,-3.764362,3948.2348,4.174097,1.547147,4.861019,8.263954,-0.954318,-1.660756,-3.75331,16185.0334,6.897812,5.878503,15.774162,20.638022,-4.386195,-7.341773,-11.791047,16587.6397,6.607864,6.113235,16.553504,21.344018,-4.546427,-7.547259,-11.512844,65057.9155,13.255806,18.057046,25.386458,33.032472,-11.779943,-17.073323,-65.519505,53994.5234,12.816923,14.094791,18.966776,25.823585,-9.577717,-13.258439,-44.613574,13530.2056,6.092632,3.949994,9.925513,13.702507,-3.017136,-4.510411,-10.440263,11685.0625,6.196688,3.582895,9.225233,13.240749,-2.649793,-3.868927,-8.444161,5289.1506,5.085105,2.14892,6.69904,9.995497,-1.254964,-2.205494,-5.288398,4692.6952,4.707454,1.810992,5.859265,9.315054,-1.063916,-1.859082,-4.78856,19117.9356,7.557498,6.989829,19.478549,26.108876,-5.250977,-8.97035,-14.164222,16924.5635,7.574718,6.523341,18.497598,24.516967,-4.69744,-7.928753,-15.499511,1
12733.7227,3.540041,3.229532,4.247367,6.792401,-2.116168,-2.816867,-6.086046,23056.0987,6.439001,6.392404,8.412423,11.730646,-3.809306,-4.856212,-9.607515,25677.3304,13.751894,8.838499,16.960683,20.016154,-5.946014,-8.958591,-15.540301,25972.126,13.138474,9.088159,17.310669,20.25125,-6.085768,-9.357643,-16.886315,5430.61,4.886794,1.931658,4.365411,6.998645,-1.348383,-2.319117,-4.577909,4730.3443,4.980419,1.573817,3.540175,6.176083,-1.151936,-1.952141,-4.160738,24304.9856,11.109797,9.849914,21.419677,25.499347,-6.698831,-11.339293,-15.831695,26079.6614,11.180017,10.606809,22.828099,26.544641,-7.217878,-12.242951,-18.316463,15640.793,3.368843,3.930971,5.108074,8.801938,-2.40218,-3.370426,-12.358757,12402.7661,3.131221,3.008368,3.912532,6.464534,-1.849985,-2.535711,-9.674616,27642.5012,13.794153,9.477383,18.110202,20.970259,-6.15796,-9.321823,-22.422444,21158.0766,12.440895,6.890606,12.882275,16.858535,-4.715241,-7.11775,-14.411068,5416.7317,5.162935,1.838986,4.251532,6.949239,-1.378318,-2.389819,-5.608105,5649.2578,5.466828,1.850167,3.967529,7.579764,-1.422835,-2.435783,-6.041999,27270.592,11.670551,10.82043,24.558284,29.953736,-7.472664,-12.80407,-24.1534,22326.6111,10.989979,8.758008,20.155812,26.548069,-6.104755,-10.799961,-20.121012,2
63894.5693,17.862823,16.613992,22.71368,27.312959,-11.855804,-15.388868,-37.041761,57624.3672,16.430196,17.508982,26.656107,30.46028,-10.511387,-13.943196,-30.097253,11752.4531,5.723544,3.561064,9.737706,13.538497,-2.673442,-3.92666,-7.303132,11905.8691,5.508646,3.683257,10.151934,14.570254,-2.724835,-3.950071,-7.269926,4569.4238,4.140974,1.821547,5.640235,8.468154,-1.119554,-1.859301,-3.68971,3957.1114,4.205073,1.550288,4.905124,7.963927,-0.94836,-1.603258,-3.325991,15933.4875,6.658696,5.933188,15.793272,20.078077,-4.381852,-7.166049,-11.203707,16499.6263,6.556528,6.157016,16.665679,22.580867,-4.527029,-7.415281,-11.8151,65963.149,13.183056,18.433346,25.970393,34.774142,-11.936022,-16.549927,-62.831557,54957.9638,12.787396,14.504089,19.395584,26.344375,-9.886178,-13.556969,-43.545756,13383.6787,5.965145,3.983941,9.965654,14.051438,-2.965249,-4.415687,-10.251758,11536.5131,5.998621,3.633105,9.250338,12.480701,-2.618186,-3.905923,-8.205741,5289.2378,5.018666,2.168193,6.756022,11.214953,-1.25749,-2.149469,-4.535688,4657.1171,4.65784,1.825592,5.955172,9.893915,-1.066809,-1.82526,-4.393929,18880.6646,7.385438,7.053298,19.670705,26.671673,-5.196193,-8.683413,-17.764126,16705.0247,7.429543,6.584199,18.698016,25.730504,-4.675988,-8.004345,-13.421849,1
14218.2056,3.810781,3.656809,4.661289,6.604384,-2.23142,-2.88622,-6.989362,23891.44,6.648364,6.891136,9.158689,12.079589,-3.935369,-4.934369,-11.938424,25627.518,13.532203,8.893686,17.024224,21.049802,-5.92832,-8.895207,-17.790156,25834.1125,13.079386,9.130628,17.490194,20.184796,-6.046886,-9.266641,-15.254058,5411.538,4.886665,1.934749,4.328085,6.864723,-1.340601,-2.30743,-4.421034,4701.4774,4.891301,1.584629,3.571945,5.360993,-1.139727,-1.901818,-3.696056,24323.6301,11.177913,9.898033,21.673647,26.483814,-6.655496,-11.179791,-17.134216,26018.302,11.124581,10.652146,23.258522,26.626895,-7.212526,-12.250555,-17.745219,16186.6235,3.456848,4.222636,5.520774,8.728437,-2.467678,-3.384109,-11.143992,12786.5088,3.215403,3.167006,4.101392,6.835627,-1.884331,-2.540141,-8.279077,27608.9531,13.583239,9.550748,18.167635,22.351257,-6.134596,-9.447807,-21.788708,21133.0266,12.14799,6.96759,13.020713,15.797608,-4.700537,-6.944862,-15.229949,5392.6566,5.128596,1.846569,4.102246,7.777749,-1.365213,-2.415689,-5.851192,5636.62,5.531438,1.849768,4.030589,6.875866,-1.417338,-2.423004,-5.118028,27118.5017,11.483373,10.906101,24.881947,30.434616,-7.493388,-12.984501,-22.251259,22344.7945,10.906166,8.842579,20.504819,25.901412,-6.092958,-10.829399,-19.63185,2
31994.4231,9.616724,7.830812,10.550757,12.900518,-5.311424,-6.954048,-13.814694,30781.0923,9.402437,9.121268,13.323562,16.219083,-5.072205,-6.62983,-15.684351,5370.9954,3.132538,2.418354,7.714358,11.418727,-1.194731,-1.801977,-4.866202,5495.4754,3.075157,2.511272,8.117708,12.76696,-1.239521,-1.870178,-4.594409,2452.6117,2.701367,1.383068,4.827648,7.606526,-0.595595,-1.032582,-3.495205,2131.3755,2.69578,1.180496,4.199028,7.275682,-0.515312,-0.92929,-2.637365,7502.3575,3.668222,4.166134,12.809291,17.076128,-1.960889,-3.163331,-5.96835,7809.039,3.636628,4.343528,13.523487,17.881604,-2.04529,-3.315406,-5.972287,33474.2675,7.321413,8.531879,11.596098,15.542889,-5.502875,-7.73907,-22.174427,26771.5439,6.831244,6.493105,8.589727,12.127663,-4.211792,-5.826334,-17.379361,6179.3306,3.288874,2.664894,7.568154,10.514341,-1.333515,-2.013035,-5.068032,5393.6306,3.295407,2.452281,7.030519,10.82531,-1.200363,-1.841449,-4.431597,2884.1986,3.200417,1.66123,5.69306,9.457596,-0.682971,-1.199623,-4.009366,2581.201,3.047958,1.442947,5.002775,8.424269,-0.573428,-0.990551,-3.042929,8752.7734,3.954178,4.926874,15.676713,22.591151,-2.270211,-3.719986,-6.94614,7909.6245,4.032842,4.644557,15.174558,20.805793,-2.077268,-3.38164,-6.242855,1
4320.3706,1.93637,0.820165,1.172889,3.613187,-0.712488,-1.074877,-2.923454,8251.5547,3.065571,1.519839,1.999465,4.722782,-1.285799,-1.796044,-5.127745,8731.9442,5.482607,2.481393,3.803873,7.402586,-1.654027,-2.364693,-5.122879,8879.3842,5.333129,2.534362,4.007091,6.860669,-1.690474,-2.422447,-4.687626,2093.8332,2.550227,0.650074,1.248841,4.24687,-0.445674,-0.750728,-2.58314,1815.6254,2.558447,0.551357,1.080822,2.808077,-0.369953,-0.659259,-1.950747,8534.3599,4.72805,2.856375,4.664625,7.139999,-1.872852,-2.937358,-5.619604,8982.3858,4.688893,3.028073,5.026106,8.116177,-2.004322,-3.195475,-5.782521,5321.9931,1.861888,1.01845,1.44626,4.413339,-0.815519,-1.254777,-5.145231,4057.4668,1.757804,0.786489,1.151706,5.706276,-0.641617,-1.03369,-4.651807,9534.0718,5.60738,2.722417,4.127899,6.970443,-1.766986,-2.619784,-7.021177,7197.5521,4.994718,2.020422,3.332707,5.877476,-1.352011,-2.010308,-4.873379,1956.7017,2.558338,0.598823,1.257261,4.485221,-0.419379,-0.794451,-3.018874,2048.0427,2.715412,0.603268,1.245952,4.234782,-0.41586,-0.812133,-3.315477,9088.677,4.733316,3.025658,5.013792,9.222456,-2.018164,-3.32568,-6.200239,7627.487,4.562826,2.53284,4.324719,7.513168,-1.667875,-2.720256,-5.506118,2
51181.6104,15.571265,12.951344,17.285508,19.923198,-9.164202,-11.940027,-25.099899,46986.345,13.989259,14.200927,21.187329,25.284478,-8.250533,-10.754158,-24.011887,8869.7947,4.701386,3.002951,8.901924,12.566251,-1.961351,-2.90846,-6.994342,9016.49,4.541511,3.107713,9.148895,13.055258,-2.03067,-2.942556,-5.691635,3615.3203,3.545486,1.6142,5.307377,9.312507,-0.90534,-1.530311,-2.938613,3169.2049,3.58366,1.372765,4.563955,7.115083,-0.746516,-1.314688,-2.912382,12221.7576,5.55357,5.020698,14.401078,18.934783,-3.221221,-5.244969,-8.249983,12582.6181,5.40364,5.234089,15.290543,20.346196,-3.348527,-5.637225,-8.464187,52736.7817,11.17546,14.391209,19.719204,25.502109,-9.2772,-12.878789,-40.321468,43779.747,11.033103,11.006606,14.529549,19.025735,-7.512207,-10.181909,-28.665014,10113.1901,4.91069,3.354938,8.962058,12.721056,-2.196407,-3.270523,-6.947386,8793.3347,5.046473,3.044474,8.261538,11.340131,-1.935089,-2.860942,-6.515977,4251.4121,4.371469,1.930916,6.439918,10.46803,-0.988806,-1.773331,-4.757704,3749.0561,4.044153,1.630129,5.43905,9.606262,-0.845018,-1.455112,-3.658542,14306.1294,6.099615,5.986845,17.925086,25.250364,-3.792624,-6.305541,-11.026131,12726.5235,6.098386,5.578043,16.971184,23.063735,-3.440132,-5.728426,-9.733298,1
12754.0865,3.568649,3.23616,4.148198,6.705901,-1.951921,-2.414825,-6.488729,21504.5796,6.140759,6.125506,8.032072,11.432624,-3.469483,-4.375696,-10.024135,21836.0266,12.155087,7.611873,14.317997,16.590759,-4.914887,-7.334751,-13.5931,22083.7149,11.588229,7.80599,14.725967,18.173608,-5.053006,-7.526568,-13.971771,4718.4053,4.463259,1.694356,3.710974,5.687867,-1.141026,-1.938622,-4.452154,4080.3577,4.441146,1.397191,3.06759,5.329556,-0.967447,-1.622543,-3.728023,20676.415,9.843282,8.528038,18.077571,21.354494,-5.52629,-9.367225,-14.124588,22068.3875,9.935258,9.176617,19.219379,23.743259,-5.987806,-10.092959,-15.033396,14710.6967,3.267298,3.737611,4.855593,8.272428,-2.185375,-3.090695,-10.8164,11578.9956,3.045367,2.860632,3.77585,6.364128,-1.676614,-2.246946,-7.787071,23521.7932,12.202303,8.198481,15.237132,19.308769,-5.127037,-7.614334,-16.049312,17953.9295,10.939601,5.985042,10.963346,13.735506,-3.905672,-5.876432,-13.132657,4650.3093,4.657841,1.612658,3.625396,6.744866,-1.154083,-1.968632,-4.7217,4842.7729,4.955955,1.60617,3.464683,5.847183,-1.186121,-2.050409,-4.684311,23043.6831,10.311055,9.329027,20.679956,26.213232,-6.218357,-10.778773,-21.19201,18887.5083,9.68096,7.594119,16.891309,21.94032,-5.042476,-8.851495,-13.571524,2
74825.5327,21.267074,20.237233,27.953434,31.889579,-13.78802,-18.020466,-52.172577,67876.1314,19.528417,20.963631,32.474927,37.038151,-12.493314,-16.55232,-42.208196,14607.9072,6.922475,4.168601,10.892125,14.621084,-3.356599,-5.020297,-9.090821,14806.5903,6.705666,4.299622,11.285542,14.937728,-3.418333,-5.045045,-9.29767,5467.4512,4.875585,2.050255,6.050509,9.248427,-1.331854,-2.268853,-4.274209,4688.8782,4.779522,1.743526,5.201881,8.643456,-1.125456,-1.845747,-3.543741,19811.3327,8.254134,6.913326,17.321584,22.767386,-5.464009,-8.97325,-14.167037,20378.0659,7.985171,7.173662,18.362417,24.876572,-5.674403,-9.365528,-15.686386,77616.2959,15.628948,22.552164,32.452376,41.984699,-14.115204,-19.672992,-79.235701,65265.7197,15.385689,18.070435,24.857378,32.645001,-11.708584,-16.499924,-59.908831,16626.2534,7.220667,4.685607,11.217616,15.290858,-3.753288,-5.59147,-12.026795,14286.5749,7.301569,4.240208,10.723166,14.964707,-3.273847,-4.953852,-9.764935,6279.1056,5.859051,2.444685,7.30539,12.319849,-1.503233,-2.539358,-5.698384,5573.6432,5.491952,2.003584,6.28457,10.191056,-1.278447,-2.149855,-4.841411,23655.2934,9.222226,8.290276,21.754951,29.435509,-6.600814,-11.377788,-19.045516,20721.4436,9.084421,7.696756,20.561218,27.284491,-5.863982,-10.110128,-20.22641,1
7426.9961,2.42589,1.549894,1.934902,3.811251,-1.21089,-1.637915,-4.173491,14122.4331,4.26756,3.032314,3.785341,6.674636,-2.27362,-2.894256,-6.958668,13706.755,7.743237,4.572484,7.732042,9.615092,-2.896724,-4.420502,-7.52535,13968.8679,7.486343,4.676948,7.882145,9.771111,-2.965566,-4.366308,-8.089085,3159.5967,3.285563,1.10011,2.221064,4.582912,-0.710166,-1.28769,-3.046752,2699.9779,3.229801,0.913108,1.883148,3.731906,-0.603118,-1.115176,-2.682946,13251.3035,6.509085,5.236106,9.868912,12.192506,-3.257176,-5.307099,-9.386493,14052.2964,6.464384,5.572917,10.398447,13.577334,-3.500224,-5.710152,-10.028098,9077.2973,2.345914,1.896545,2.451168,5.911002,-1.38174,-1.959636,-6.78532,6958.3809,2.167819,1.461394,1.910148,4.352979,-1.070194,-1.496498,-5.382512,14967.4748,7.828453,5.007783,8.475927,10.994279,-3.074063,-4.535259,-10.603421,11269.9711,7.039501,3.672485,6.2892,9.188801,-2.329336,-3.446873,-7.674321,3042.5649,3.349188,1.008262,2.136661,4.882922,-0.705178,-1.210992,-3.861311,3131.916,3.461501,1.011247,2.079275,4.082086,-0.71897,-1.290688,-3.848806,14512.8332,6.628822,5.634708,10.735363,13.852083,-3.598791,-6.159446,-11.676427,11974.3511,6.308615,4.637314,9.063983,12.455357,-2.944016,-4.951125,-9.534647,2
4392.7297,2.218218,3.606998,5.807706,7.461852,-0.378484,-0.712786,-3.169561,4249.0454,2.154892,4.502627,7.465532,9.69753,-0.413842,-0.792514,-3.495511,449.6111,1.183224,1.914467,6.401758,10.192069,-0.1397,-0.438138,-3.119004,451.0484,1.173931,1.972113,6.747518,9.849275,-0.132096,-0.377947,-2.819166,323.7445,1.229796,1.153571,4.164464,7.048025,-0.073571,-0.310924,-2.47337,282.2485,1.227623,0.989341,3.675212,6.069583,-0.069325,-0.3043,-2.440147,751.8728,1.271129,3.320346,10.722072,14.583988,-0.17876,-0.434614,-3.090811,765.5739,1.262814,3.499762,11.765207,16.155983,-0.183711,-0.47434,-2.849326,4951.5195,1.929506,3.840711,6.173172,9.265794,-0.425127,-0.973877,-4.911453,4219.3086,1.926703,2.989644,4.714412,7.772738,-0.363235,-0.803474,-4.164138,542.549,1.20791,2.037246,6.197151,9.705916,-0.143016,-0.472632,-4.090234,474.802,1.211825,1.871326,5.687689,8.870505,-0.134324,-0.435838,-3.761626,449.736,1.34881,1.391084,5.069222,8.717333,-0.099958,-0.396924,-3.806499,427.2084,1.342538,1.215287,4.463568,8.559452,-0.087976,-0.380838,-3.543122,923.3926,1.321772,3.923451,13.240289,18.520399,-0.200772,-0.520565,-4.053178,825.8423,1.323691,3.696312,12.663608,19.118928,-0.177733,-0.488226,-2.849932,1
641.6875,1.174816,0.155116,0.496146,3.564712,-0.147179,-0.419473,-2.915199,1294.5823,1.367382,0.258069,0.549805,3.292808,-0.206164,-0.455558,-3.889746,2410.559,2.269755,0.485182,0.860852,3.443983,-0.303085,-0.662987,-3.128105,2496.9908,2.24165,0.508236,0.887846,4.265845,-0.313719,-0.630779,-3.469646,671.1321,1.51308,0.177841,0.497961,2.935751,-0.11036,-0.359459,-2.537521,560.4938,1.484304,0.159189,0.460071,2.54524,-0.097018,-0.398046,-3.16151,2615.0727,2.161737,0.606829,1.053527,3.530177,-0.368458,-0.678427,-3.671956,2723.3105,2.147321,0.633661,1.170743,4.267463,-0.382971,-0.786571,-4.291249,808.939,1.151452,0.202552,0.604553,4.696446,-0.177347,-0.555543,-4.283075,590.1245,1.131785,0.158535,0.514617,4.747421,-0.149504,-0.483317,-3.714807,2627.0779,2.314617,0.531568,0.903918,4.225335,-0.33152,-0.704037,-3.98059,1987.254,2.126254,0.432465,0.792584,3.968198,-0.264593,-0.604508,-3.782109,604.0244,1.499008,0.168332,0.513737,4.014365,-0.114525,-0.435749,-3.900229,607.8799,1.511685,0.167964,0.552588,3.666876,-0.10763,-0.390451,-3.468072,2649.929,2.12549,0.609247,1.091325,4.960551,-0.371087,-0.757767,-3.973922,2291.4519,2.085759,0.55414,1.033834,4.055758,-0.327676,-0.67903,-3.461743,2
83260.1487,28.655583,21.989623,30.82704,35.58532,-14.948681,-19.731417,-60.39449,76602.7465,25.3718,23.195866,36.725015,43.883225,-13.708658,-18.001624,-53.604472,17921.8826,8.865069,4.951548,11.807436,16.212511,-4.151749,-6.369725,-11.004905,18089.7058,8.537073,5.010335,12.132945,16.493943,-4.148504,-6.274759,-11.381756,6329.9052,5.661895,2.280751,6.343278,10.227093,-1.527114,-2.564913,-4.887334,5415.1315,5.525585,1.896236,5.403716,8.662867,-1.277093,-2.020683,-4.520295,24235.9578,10.406524,8.123491,18.558683,23.934016,-6.553598,-10.713889,-16.794947,24685.7364,10.103925,8.481197,20.038723,25.932901,-6.890657,-11.713388,-17.242718,85925.1777,19.293013,24.698928,35.717024,44.82088,-15.238063,-22.175606,-89.651297,72233.1862,19.628648,19.809341,27.469208,35.334972,-12.787404,-18.228227,-67.263381,20485.0542,9.603168,5.552804,12.60059,16.43848,-4.6015,-7.061366,-14.859876,17358.6719,9.598598,4.90309,11.10168,14.257434,-4.005394,-6.082291,-13.512737,7237.3139,6.973973,2.691784,7.870066,11.724782,-1.73044,-3.003394,-6.068432,6502.1375,6.382576,2.156323,6.35042,10.114056,-1.453301,-2.412602,-5.871508,28920.2661,11.881023,9.923866,24.021088,30.334909,-8.127523,-14.52626,-27.544667,25367.3872,11.831237,8.991839,21.672699,29.173261,-7.015147,-12.044651,-23.463275,1
10685.9346,2.986235,2.601838,3.344182,5.880727,-1.67398,-2.171123,-5.358684,19190.1958,5.330559,5.069787,6.612395,9.569437,-3.049726,-3.871628,-8.44761,18369.7447,9.905811,6.402606,11.518876,15.817052,-4.033257,-6.0069,-9.820759,18605.0386,9.458088,6.552068,11.934915,14.104148,-4.082455,-6.07724,-12.382846,4042.7522,3.929327,1.428593,3.09046,5.370384,-0.937687,-1.581478,-4.408036,3488.8174,3.855677,1.166027,2.507765,4.641942,-0.789814,-1.299951,-3.476596,17675.4221,8.078808,7.151929,14.482057,18.510245,-4.459499,-7.20741,-12.848783,18595.7925,8.148033,7.713929,15.808029,19.099531,-4.84274,-8.223127,-12.629228,12776.5303,2.830234,3.13842,4.017523,7.217685,-1.913499,-2.66002,-8.962004,10049.5571,2.661501,2.400937,3.141632,6.080823,-1.479316,-2.033485,-6.82946,19858.0384,10.024736,6.918623,12.549042,15.609748,-4.211259,-6.218245,-14.908104,15071.2711,8.958056,5.048681,8.956815,12.225157,-3.200015,-4.788757,-11.064002,3931.8041,3.997752,1.356089,3.014328,5.765316,-0.939285,-1.725164,-4.198826,4092.2601,4.124554,1.326132,2.784627,6.254186,-0.958636,-1.639421,-4.596729,19370.2095,8.422099,7.846476,16.780812,21.26259,-5.004808,-8.725937,-14.366717,16027.1673,7.834514,6.296196,13.237544,16.723342,-4.004244,-6.55735,-12.518184,2
82394.3677,23.385547,21.659009,30.328993,37.176429,-15.228274,-20.268166,-77.728231,75154.9958,21.337818,22.485475,35.199962,40.355895,-13.917015,-18.299661,-55.963274,17794.5515,8.046711,4.934435,11.86723,16.176236,-4.226832,-6.365746,-12.207223,17978.5909,7.731248,5.018486,12.192817,16.505166,-4.213085,-6.241259,-12.230664,6321.0064,5.447191,2.276347,6.436985,9.872585,-1.537789,-2.650545,-5.327742,5426.2714,5.374631,1.86041,5.171749,8.469434,-1.282154,-2.060712,-4.903952,24106.2156,9.340582,8.062081,18.25191,23.515579,-6.590431,-10.509103,-18.523618,24634.6197,9.221685,8.48607,20.047834,25.820799,-6.935839,-11.738867,-18.539822,85734.541,16.92213,24.214811,34.804407,45.923099,-15.747563,-21.761652,-102.19777,72011.5796,16.876203,19.468343,26.912079,34.173312,-13.165223,-18.241753,-66.626056,20281.3528,8.473819,5.565858,12.635896,17.30094,-4.724077,-7.358991,-16.573766,17261.0574,8.398996,4.947351,11.256009,15.727724,-4.090068,-6.328989,-13.237362,7222.2827,6.587128,2.695481,7.864522,12.269992,-1.743501,-3.003889,-5.908058,6421.5351,5.89213,2.136533,6.263861,9.521446,-1.465679,-2.408219,-4.918474,28798.2177,10.661732,9.940679,24.10819,31.536531,-8.210368,-14.441926,-26.177324,25399.7122,10.389991,8.944657,21.289416,26.826819,-7.059222,-11.891405,-23.427887,1
9636.396,2.802092,2.191114,2.890196,5.149674,-1.547033,-2.105657,-5.53224,17673.6573,4.961003,4.295377,5.524053,7.965104,-2.854671,-3.736006,-8.082587,18366.5987,9.656588,6.429878,11.681098,13.993847,-4.057866,-6.017911,-10.353069,18620.2105,9.226389,6.582254,11.950661,14.482619,-4.099182,-6.175698,-10.070991,4025.9481,3.85121,1.426269,3.072201,5.554951,-0.937416,-1.590964,-3.564693,3478.6127,3.841602,1.153506,2.573856,5.269762,-0.785021,-1.315143,-3.172002,17697.8198,7.839514,7.127373,14.382121,18.044158,-4.440651,-7.268267,-11.953544,18676.7312,7.969434,7.70053,15.772211,19.171291,-4.84759,-8.164001,-13.106084,11606.061,2.670073,2.662268,3.430705,6.422557,-1.769004,-2.451559,-8.368927,9073.0781,2.49902,2.043213,2.665848,5.118868,-1.367197,-1.884997,-6.394727,19918.2632,9.744011,6.960322,12.734049,16.105514,-4.241146,-6.335639,-13.588256,15098.6757,8.735325,5.072613,9.028006,12.116872,-3.222819,-4.827907,-11.089837,3908.5376,3.917323,1.338997,3.000044,6.306522,-0.947461,-1.672876,-4.079881,4097.2331,4.052442,1.315149,2.79614,5.439999,-0.95155,-1.660706,-4.486246,19362.0955,8.110233,7.837473,16.744709,19.655221,-5.009523,-8.793895,-16.523591,16076.5642,7.641417,6.281968,13.356084,16.75689,-3.996862,-6.738352,-13.717242,2
62136.7085,18.069121,15.719386,21.322099,25.192643,-11.237591,-14.43348,-40.579744,57162.935,16.305378,17.035999,25.503887,30.112711,-10.166575,-13.220987,-33.007601,12229.2163,5.782698,3.73245,10.178188,15.318242,-2.789024,-4.135485,-7.487537,12425.9849,5.620192,3.818658,10.358296,13.984978,-2.796276,-4.229812,-7.499909,4675.3132,4.237024,1.840279,5.649061,8.407386,-1.111132,-1.90008,-4.026973,4000.8538,4.199453,1.523199,4.605083,7.467935,-0.916259,-1.624042,-3.728167,16818.9288,6.757668,6.060903,15.788754,20.97342,-4.438809,-7.062457,-12.24428,17160.5706,6.647719,6.376615,17.301635,23.339417,-4.637478,-7.716336,-12.577766,65022.2875,13.119732,17.591911,24.414781,34.399105,-11.581055,-16.195052,-64.215216,53949.291,12.828477,13.754222,18.393934,23.326462,-9.462218,-13.30321,-42.932217,13941.4924,6.131068,4.168981,10.487281,14.841893,-3.078764,-4.565571,-10.377084,11936.8974,6.105399,3.763766,9.397114,13.168903,-2.727489,-4.024677,-8.000987,5337.6958,5.002792,2.192103,6.939318,12.011099,-1.261233,-2.200665,-5.244203,4774.3552,4.624024,1.784447,5.58092,10.413801,-1.046643,-1.800001,-4.49614,19863.0088,7.552625,7.326959,20.260488,28.10216,-5.378425,-9.155395,-16.170156,17676.5117,7.459962,6.701802,18.291334,24.39215,-4.711049,-7.708595,-13.722382,1
14170.2568,3.805598,3.555163,4.657669,6.713374,-2.24696,-2.888851,-7.244954,24690.1401,6.792408,6.836858,9.008996,12.796727,-4.135632,-5.266196,-11.926143,26188.7143,13.993729,9.107569,17.702544,20.242505,-6.16291,-9.504181,-14.662498,26492.9831,13.192763,9.305484,18.160889,22.33945,-6.225677,-9.31211,-15.837273,5596.2841,5.128614,1.926163,4.3611,6.834913,-1.349479,-2.297876,-4.97181,4838.8014,5.0892,1.545201,3.520122,6.002198,-1.140208,-1.91632,-4.121605,25113.3929,11.114198,9.916211,21.719006,25.637439,-6.686125,-10.810278,-16.760596,26824.2022,11.343812,10.810102,23.874404,29.142864,-7.297856,-12.36207,-18.089381,16899.8418,3.532914,4.237352,5.511511,8.90245,-2.63175,-3.690348,-12.451611,13394.1841,3.313055,3.263779,4.260483,6.808839,-2.022706,-2.754828,-8.980799,27968.8718,13.938004,9.677088,18.99861,22.954964,-6.289406,-9.488034,-19.158168,21534.0139,12.48207,7.087984,13.371959,16.447721,-4.854965,-7.332731,-15.340023,5510.1058,5.225918,1.855365,4.224769,7.387985,-1.383691,-2.420741,-5.696552,5747.3538,5.426219,1.827594,3.940367,6.297696,-1.421208,-2.371105,-5.436222,27749.7244,11.620244,11.041754,25.793744,32.367478,-7.539873,-13.20045,-24.187009,22913.9268,10.913477,8.77065,20.229092,25.09236,-6.060039,-10.385787,-19.925597,2
4025.7986,2.134966,3.346431,5.567806,7.135928,-0.385527,-0.954517,-3.613324,4008.0562,2.068759,4.242321,7.086156,9.846111,-0.405604,-0.850878,-4.645517,402.0871,1.160622,1.865526,6.289445,9.852967,-0.137917,-0.379547,-2.979087,410.6194,1.154462,1.938657,6.382123,9.66888,-0.139944,-0.391669,-2.597887,311.7639,1.210068,1.123747,4.15488,6.891845,-0.079456,-0.310443,-2.553136,274.9998,1.222219,0.950471,3.476584,6.033951,-0.073788,-0.253613,-2.290203,719.0053,1.249634,3.229361,10.340327,14.295088,-0.1835,-0.449037,-3.754841,730.0945,1.238238,3.427299,11.255772,15.470976,-0.193414,-0.474472,-3.865912,4751.5601,1.866399,3.695539,5.982218,8.457609,-0.431996,-0.903555,-4.958292,4066.2461,1.864776,2.889652,4.558916,7.231443,-0.363058,-0.850117,-3.709146,474.2154,1.175057,2.001423,6.045468,10.443632,-0.161707,-0.495718,-3.807099,399.21,1.170236,1.828941,5.463068,8.780215,-0.138277,-0.426301,-3.268768,471.4812,1.357035,1.353293,5.009875,8.721247,-0.098341,-0.382915,-3.160822,393.1252,1.303146,1.178942,4.312644,7.421755,-0.094777,-0.381458,-3.230304,875.6147,1.287231,3.842361,12.789493,20.761093,-0.215101,-0.528254,-3.554175,790.5669,1.292548,3.542972,12.029386,17.282194,-0.200296,-0.51803,-3.209378,1
572.0137,1.155834,0.136201,0.431687,3.365354,-0.141281,-0.39316,-2.831695,1220.0076,1.34543,0.23454,0.497502,3.569297,-0.200759,-0.487059,-3.121405,2335.493,2.253576,0.460895,0.833153,3.492753,-0.288948,-0.621567,-3.345438,2435.5927,2.232936,0.487731,0.825172,3.609057,-0.302178,-0.639593,-2.85534,648.8197,1.483371,0.169377,0.491287,2.786213,-0.10835,-0.392912,-3.006926,560.3752,1.492989,0.141764,0.416138,2.732315,-0.094101,-0.301178,-2.361752,2566.3699,2.148691,0.57005,1.016647,3.516961,-0.36198,-0.774596,-3.541548,2710.28,2.132779,0.602068,1.088687,3.822294,-0.375782,-0.794127,-3.453318,796.1548,1.147088,0.194529,0.584316,4.738237,-0.171531,-0.513754,-4.093511,561.332,1.12177,0.157582,0.516204,4.541365,-0.140589,-0.463991,-4.296935,2517.6264,2.274312,0.495178,0.867094,4.617471,-0.320188,-0.708698,-4.365042,1970.8713,2.145527,0.413915,0.789467,3.935665,-0.258392,-0.55649,-3.661306,602.7027,1.495236,0.158089,0.541584,3.690605,-0.106567,-0.376953,-3.653454,615.7698,1.522895,0.161329,0.637113,3.752358,-0.106505,-0.433476,-3.348959,2591.9636,2.084121,0.569699,1.023209,4.795079,-0.366096,-0.77701,-4.194822,2225.7544,2.064487,0.507861,0.942988,3.836656,-0.325095,-0.775453,-3.646611,2
32770.0061,11.829278,8.009885,10.914497,13.682243,-5.322987,-7.116226,-14.214872,31826.3633,10.901417,9.516353,13.913745,16.900339,-5.142377,-6.782604,-13.830071,5701.6279,3.572177,2.410229,7.527641,11.098162,-1.202557,-1.923562,-4.211137,5832.3555,3.488688,2.506253,7.804502,12.174599,-1.232067,-1.881355,-4.322757,2562.7362,2.847327,1.371114,4.838571,7.900961,-0.59391,-1.104711,-3.148896,2219.9269,2.905812,1.160517,4.071724,6.988411,-0.50265,-0.869119,-2.420859,8051.6115,4.192988,4.114959,12.564401,16.755632,-1.997208,-3.147152,-6.284447,8218.5635,4.068948,4.302508,13.221799,17.688243,-2.080543,-3.437903,-7.113561,34913.2476,8.23188,9.099707,12.314354,17.273664,-5.699553,-8.029144,-23.082014,28325.8879,8.030503,6.932512,9.186898,12.041383,-4.427549,-6.138963,-17.453095,6500.1201,3.794889,2.646359,7.489504,10.720286,-1.325089,-2.071772,-4.709311,5625.8212,3.821503,2.417804,6.889884,10.409148,-1.191008,-1.910365,-5.291921,3018.2806,3.453233,1.653613,5.963566,10.093188,-0.678935,-1.262484,-3.89797,2699.9649,3.274655,1.434037,5.091596,10.473961,-0.575588,-1.057583,-3.380831,9260.3886,4.559952,4.861451,15.183649,21.014391,-2.321077,-3.801129,-7.463955,8387.5712,4.681306,4.521239,14.714191,20.524318,-2.112758,-3.465195,-7.354275,1
5480.9043,2.180323,1.062899,1.375627,4.322631,-0.835841,-1.150425,-3.475854,10552.4699,3.593488,2.060703,2.619065,5.124645,-1.598737,-2.100449,-6.249674,8933.2421,5.893269,2.589906,3.995836,6.282605,-1.67568,-2.482678,-5.014567,9121.2756,5.713926,2.660685,4.184072,6.049027,-1.719199,-2.517183,-4.92989,2189.333,2.632583,0.687561,1.295085,3.493886,-0.454483,-0.822866,-2.731636,1895.1566,2.671712,0.577655,1.078433,3.058432,-0.378961,-0.712878,-2.613618,8939.8775,5.068214,3.009491,4.888028,7.319231,-1.931871,-3.114144,-5.910786,9400.8738,5.04386,3.16015,5.178149,8.163596,-2.066719,-3.371393,-6.381166,6848.5889,2.075642,1.350914,1.777489,5.815075,-0.995893,-1.510613,-5.958588,5425.8067,2.00126,1.058577,1.399269,5.609848,-0.793709,-1.227645,-4.571007,9636.1494,6.006386,2.817188,4.397695,8.17915,-1.781233,-2.591655,-5.953117,7370.4482,5.45727,2.110497,3.297997,7.7492,-1.36488,-2.1116,-5.201863,2085.1967,2.686665,0.63525,1.338146,4.757386,-0.438379,-0.81008,-3.500981,2135.1595,2.779862,0.645683,1.270504,3.981778,-0.436495,-0.873957,-3.312789,9458.4865,5.096927,3.158782,5.287844,8.678313,-2.069405,-3.372673,-6.877448,7973.8743,4.886759,2.642955,4.529068,7.558129,-1.714092,-2.860392,-5.452484,2
50771.8379,14.385303,12.950333,17.434917,20.726566,-9.27507,-11.975171,-27.5188,47161.6238,13.01852,14.325506,21.21761,24.227487,-8.410725,-11.229918,-25.473813,8960.9605,4.778394,3.033792,8.843085,13.786239,-2.00284,-2.980309,-5.837768,9129.1954,4.629499,3.117005,9.053682,12.890176,-2.030224,-2.977976,-5.973294,3687.1962,3.566134,1.609807,5.280531,8.686509,-0.883303,-1.500671,-3.20952,3181.833,3.632637,1.344742,4.472926,7.372046,-0.732184,-1.243457,-3.093136,12436.831,5.607599,4.982116,14.085526,19.076347,-3.243526,-5.158793,-8.485353,12740.4033,5.482047,5.231287,15.218469,21.311895,-3.376393,-5.459053,-9.687644,53633.3496,10.533067,14.698036,20.258941,27.131272,-9.54163,-13.582865,-42.579422,44514.6616,10.416199,11.507562,15.297305,21.070109,-7.800441,-10.907522,-30.905512,10141.3037,5.035973,3.362461,9.056724,12.633818,-2.204308,-3.243687,-7.351784,8760.0735,5.074498,3.055576,8.075848,11.545142,-1.960649,-2.928136,-6.82243,4284.8848,4.349146,1.944975,6.476684,10.187951,-1.002868,-1.731083,-4.681597,3807.5003,4.033829,1.612938,5.414512,9.089329,-0.842484,-1.433154,-4.618936,14469.5459,6.157376,5.981865,17.693128,24.243517,-3.82424,-6.372131,-11.746071,12975.998,6.208401,5.531588,16.611578,23.088368,-3.441147,-5.696687,-10.341926,1
12606.0415,3.585052,3.509977,4.729893,6.587683,-1.923293,-2.55905,-6.177927,21603.0811,6.002635,6.727629,8.947538,12.22745,-3.45442,-4.419102,-9.08197,21773.5391,12.384753,7.966442,15.192166,18.289289,-4.990553,-7.673596,-13.835259,22081.6305,11.944482,8.139647,15.586706,19.712666,-5.063745,-7.696454,-15.315793,4743.3061,4.464428,1.773118,4.116797,6.659093,-1.153622,-1.965512,-4.307086,4136.3155,4.562823,1.428986,3.304161,5.782805,-0.964693,-1.627862,-3.50965,20881.3906,10.168794,8.886498,19.288622,23.707163,-5.477308,-8.990819,-13.203621,22175.5532,10.211569,9.550113,20.643937,25.537371,-5.968238,-10.298836,-14.663054,14913.6563,3.240237,4.132689,5.409198,9.249463,-2.205417,-3.134915,-10.723831,11786.5864,3.048902,3.161394,4.089263,6.686357,-1.708868,-2.371449,-7.881854,23371.0331,12.636391,8.56363,16.28125,20.23059,-5.187016,-7.876435,-16.81265,17933.9349,11.357698,6.258437,11.63319,14.693931,-3.98323,-5.983595,-12.155863,4651.5275,4.635132,1.691775,3.876397,6.878907,-1.151809,-2.006475,-4.650262,4883.75,4.930085,1.685572,3.762076,7.520124,-1.18533,-2.02535,-4.579881,23062.3303,10.655185,9.68929,21.821377,28.378197,-6.178658,-10.598339,-21.029952,19021.3806,9.929946,7.89029,18.014172,22.636491,-4.980733,-8.688182,-14.559129,2
73410.8325,21.240165,19.815598,27.388398,33.787389,-13.616778,-17.670242,-47.809714,68287.1418,19.409268,21.138758,32.750709,36.57639,-12.731285,-16.986407,-48.769632,15077.7388,7.311727,4.262081,10.983923,15.062012,-3.545102,-5.327387,-11.148613,15264.9429,7.019391,4.359661,11.375803,15.981379,-3.551295,-5.300175,-9.729165,5606.071,4.997246,2.071467,6.137608,8.698011,-1.354192,-2.337925,-4.547928,4829.1017,5.036511,1.730251,5.110592,8.189069,-1.13005,-1.910296,-3.962652,20360.3198,8.465966,6.976283,17.439547,22.388521,-5.568365,-9.058071,-16.164365,21000.9783,8.315402,7.265502,18.536157,24.854512,-5.794394,-9.610563,-16.143221,78168.4219,15.238024,22.814203,33.040593,44.184643,-14.385169,-20.533731,-83.195364,65726.6138,15.00752,18.407526,25.099377,32.747268,-12.019016,-16.427235,-54.008799,17139.2595,7.750314,4.728624,11.314459,15.001689,-3.927372,-5.906891,-12.534372,14631.8017,7.62188,4.29362,10.58472,13.939244,-3.437615,-5.083507,-10.73613,6397.4295,6.003589,2.464249,7.57457,11.987934,-1.531263,-2.734727,-5.641291,5731.1662,5.629644,2.024846,6.467451,11.014963,-1.294431,-2.230861,-5.686993,24195.2273,9.548933,8.356592,21.996753,28.909505,-6.753867,-11.697768,-20.604288,21468.4704,9.476726,7.749776,20.480401,26.98648,-5.962374,-10.323737,-18.001432,1
7133.002,2.377994,1.515449,1.943737,4.37734,-1.155883,-1.552468,-4.474843,14165.3115,4.239312,3.146506,3.850242,6.312465,-2.277854,-2.953744,-6.835415,13611.7544,8.022847,4.617115,7.886835,10.081861,-2.89387,-4.274836,-7.69241,13888.9827,7.762985,4.728986,8.241123,10.616889,-2.941854,-4.466627,-7.454372,3133.2028,3.243174,1.101191,2.353155,4.660615,-0.719122,-1.230655,-2.697204,2721.4798,3.330712,0.900182,1.861294,3.663567,-0.599607,-1.052375,-2.502012,13338.115,6.721059,5.245429,10.031856,13.004481,-3.226992,-5.210892,-8.651672,14081.4817,6.703781,5.60566,10.564157,13.755756,-3.469492,-5.755091,-9.164966,9245.9628,2.339811,1.994753,2.532658,5.722601,-1.414556,-2.050261,-7.008865,7108.2837,2.173997,1.527329,2.020497,4.669392,-1.101614,-1.559775,-5.717319,14702.4856,8.122985,5.013059,8.533837,11.775078,-3.045588,-4.578252,-9.174898,11186.6709,7.346404,3.699152,6.333091,9.03067,-2.324664,-3.449928,-7.438532,2987.1655,3.260997,1.023499,2.355784,4.776748,-0.698289,-1.27844,-3.378938,3133.9632,3.465113,1.014674,2.191062,4.97704,-0.716336,-1.268676,-3.599798,14432.8867,6.841329,5.638692,11.018824,14.435327,-3.550116,-6.158634,-11.436919,11953.1487,6.431661,4.625843,9.237194,12.586396,-2.906106,-5.029831,-9.238631,2
4253.0249,2.207145,3.3231,5.388353,7.546132,-0.365496,-0.679446,-4.476285,4189.9353,2.143933,4.170253,6.933677,9.588338,-0.415096,-0.77573,-3.901904,469.8587,1.197225,1.82913,6.24466,8.894777,-0.14118,-0.408968,-2.667844,471.3657,1.186908,1.897318,6.294685,9.797166,-0.147199,-0.420704,-2.679037,347.8998,1.243421,1.11528,4.184848,7.179917,-0.08552,-0.318211,-2.476549,308.3467,1.255471,0.932625,3.475675,6.18075,-0.076494,-0.292207,-2.246548,796.7121,1.292402,3.131155,10.151602,14.896105,-0.189723,-0.442181,-2.938389,850.6463,1.298325,3.356295,11.119108,16.232597,-0.199514,-0.487414,-2.921416,4918.3745,1.905097,3.627174,5.813101,8.20758,-0.43206,-0.900527,-4.735074,4180.2847,1.908059,2.85969,4.494879,7.550453,-0.362943,-0.823425,-4.515439,572.4333,1.22726,1.980704,5.939369,10.692845,-0.161016,-0.461653,-3.987428,470.2222,1.216673,1.782991,5.409799,8.663611,-0.137698,-0.460682,-3.378757,479.1585,1.374762,1.354425,4.97116,9.64238,-0.098677,-0.421325,-3.262026,417.75,1.326997,1.160552,4.269711,8.55942,-0.097716,-0.383656,-3.409673,983.8059,1.350158,3.73503,12.601622,18.468392,-0.22146,-0.569719,-4.4306,899.1307,1.358448,3.45981,11.911397,17.438362,-0.195749,-0.495983,-3.399711,1
381.9406,1.105754,0.115908,0.391706,3.821801,-0.130181,-0.344347,-2.852062,918.9991,1.258347,0.200486,0.498163,3.769893,-0.180479,-0.467456,-3.433624,2257.831,2.284518,0.424258,0.76488,3.981434,-0.271561,-0.636101,-3.476131,2322.9175,2.234362,0.44351,0.759863,3.704232,-0.275115,-0.641402,-3.416513,626.7077,1.476086,0.150264,0.460093,2.779619,-0.106003,-0.364152,-2.46987,562.1559,1.518953,0.132426,0.384993,3.363316,-0.089062,-0.330388,-2.963178,2516.4504,2.189275,0.513703,0.999477,3.673142,-0.331529,-0.628286,-4.050322,2615.7871,2.179544,0.540116,0.952424,3.87849,-0.352166,-0.795344,-3.800268,596.9741,1.108961,0.178652,0.643607,5.783044,-0.163557,-0.518527,-4.140843,371.0801,1.080166,0.135843,0.496354,4.209819,-0.140634,-0.450122,-4.382253,2386.88,2.293544,0.451492,0.84782,4.263981,-0.288445,-0.662587,-3.856158,1878.0851,2.155805,0.372561,0.746903,4.000274,-0.24312,-0.55833,-4.912801,566.3273,1.477691,0.138413,0.523751,3.919651,-0.100957,-0.411325,-3.612236,607.7937,1.525359,0.144985,0.46622,3.588985,-0.099024,-0.393157,-3.327627,2494.0816,2.12294,0.508544,0.989237,4.373506,-0.345636,-0.770861,-4.249958,2187.6355,2.112671,0.456924,0.813656,4.392668,-0.295335,-0.675796,-3.763552,2
80857.2996,29.147021,21.129956,29.541198,34.948391,-14.645184,-19.274773,-76.442499,77533.4064,25.590849,23.685559,37.228359,43.087951,-14.284056,-19.079247,-61.26302,17825.9021,9.13342,5.028659,12.075139,15.956308,-4.177152,-6.216234,-12.650104,18035.0386,8.878215,5.107371,12.47195,16.262553,-4.18033,-6.217391,-11.126515,6363.0759,5.597959,2.360184,6.742182,10.064407,-1.551791,-2.652237,-4.949477,5475.1241,5.770092,1.923248,5.413937,8.446942,-1.283114,-2.150084,-4.936458,24164.9233,10.767103,8.291636,19.04267,23.666254,-6.606622,-10.798086,-16.923138,24735.2798,10.45345,8.622431,20.322559,25.90634,-6.91037,-11.817319,-18.053487,87955.8287,19.375245,25.371879,37.112176,50.545731,-16.046016,-22.733668,-94.49527,73995.5298,19.605969,20.358087,28.459089,39.368442,-13.40113,-18.720515,-72.54292,20248.8669,9.96337,5.646693,12.717503,17.661936,-4.618583,-6.965306,-14.852128,17245.8137,10.029329,4.996247,11.460562,15.662998,-4.011305,-6.089672,-13.026514,7291.989,7.031323,2.752009,8.182215,12.137235,-1.762977,-3.11275,-6.344571,6543.9084,6.512139,2.223264,6.838523,11.164312,-1.479743,-2.413986,-5.23233,28791.5716,12.509603,10.000387,24.286774,33.574946,-8.151325,-14.636646,-25.339526,25266.2656,12.288087,9.139246,22.481171,30.686317,-7.058672,-12.223255,-24.140178,1
10284.54,2.906438,2.53963,3.231944,5.05909,-1.624527,-2.133245,-5.131382,18928.0063,5.225343,5.12826,6.636228,9.931048,-3.02148,-3.838576,-8.403695,18237.2544,10.60059,6.414389,11.818574,14.388425,-3.960178,-5.882628,-10.826271,18517.0106,10.216352,6.54911,12.154291,14.497519,-4.037521,-6.06897,-10.924896,4046.2913,3.913189,1.470152,3.304052,5.943084,-0.951753,-1.582098,-3.966564,3540.7349,4.056222,1.184297,2.627814,5.062918,-0.788221,-1.357805,-3.281256,17547.6267,8.670241,7.246661,15.178963,18.563098,-4.4088,-7.256186,-11.028893,18533.5627,8.747842,7.771556,16.184237,20.677692,-4.774773,-8.028254,-12.338278,12826.333,2.808971,3.237672,4.227553,7.435182,-1.925588,-2.680738,-8.571044,9986.6118,2.606874,2.475457,3.229324,5.76522,-1.483399,-2.019564,-6.603772,19635.6985,10.873335,6.869903,12.633028,15.690361,-4.132936,-6.301929,-12.325483,14962.8747,9.69346,5.073647,9.288247,12.115176,-3.146581,-4.716427,-10.668636,3903.68,3.967354,1.388122,3.129243,6.578381,-0.93491,-1.619868,-4.33533,4152.2308,4.294973,1.373148,3.119911,6.516997,-0.953946,-1.642328,-4.266075,19061.8527,8.918985,7.829585,17.145058,21.290113,-4.901762,-8.528211,-15.597167,15842.1455,8.399093,6.418065,14.106316,18.693754,-3.959919,-6.758183,-12.06058,2
62294.3811,18.017445,15.837912,21.70756,25.077413,-11.435535,-14.816522,-41.871655,58489.7822,16.632354,17.535872,26.523923,30.111663,-10.636207,-13.890795,-32.160965,12089.6458,6.053474,3.649636,9.833947,13.657245,-2.776951,-4.165052,-8.230674,12265.3848,5.850272,3.749952,10.158309,14.445994,-2.799854,-4.210159,-7.69121,4686.3478,4.25523,1.843408,5.885233,8.584901,-1.134259,-1.983276,-4.059269,4027.862,4.370226,1.52616,4.789995,7.801192,-0.935752,-1.622664,-3.590021,16595.0305,7.108868,5.986786,15.652587,20.845213,-4.436585,-7.305597,-11.8709,17020.3437,6.936048,6.226939,16.941561,23.374352,-4.618634,-7.816712,-12.017654,66986.626,13.046365,18.430522,25.837255,33.813912,-12.119943,-16.820737,-58.130649,56038.2016,12.87061,14.496368,19.62761,26.591912,-10.017963,-13.86425,-40.863527,13587.7087,6.320928,4.064397,10.092323,15.222509,-3.035429,-4.523995,-10.519241,11694.1436,6.357549,3.67529,9.256483,12.636067,-2.687329,-4.017146,-8.535364,5406.2482,5.25868,2.19586,7.005007,11.905317,-1.277127,-2.256639,-5.27648,4801.2412,4.785794,1.819102,5.82561,10.145383,-1.07335,-1.813082,-4.940813,19429.6953,7.863821,7.118672,19.804232,27.09601,-5.296832,-9.066855,-16.383766,17331.3784,7.873715,6.595951,18.456112,24.322463,-4.731338,-8.022936,-15.531182,1
13499.0176,3.663355,3.523849,4.585274,6.510241,-2.148957,-2.736908,-7.651846,23635.5884,6.50302,6.908311,9.1582,12.448933,-3.911067,-5.192206,-11.052012,25675.6555,14.612048,9.095722,18.078662,21.782381,-5.966455,-8.938717,-17.356203,25968.5872,13.926687,9.283333,18.413296,22.532225,-6.046406,-9.21509,-16.168709,5488.1698,5.023293,1.963988,4.61241,6.737529,-1.340436,-2.281514,-4.222579,4802.7373,5.220701,1.561994,3.663328,5.966337,-1.129676,-1.86562,-4.048076,24501.988,11.800415,9.958681,22.411205,27.31785,-6.533838,-11.144731,-17.578962,26160.021,11.981897,10.785186,24.292997,29.573192,-7.145093,-12.185754,-18.7919,16548.4179,3.43122,4.332068,5.577081,8.756056,-2.538033,-3.515599,-11.135725,12966.6226,3.183611,3.314185,4.272928,7.129469,-1.940709,-2.597865,-9.486891,27171.6524,14.589011,9.645362,19.247332,23.079036,-6.113799,-9.531226,-21.382312,21023.8201,13.187955,7.098513,13.627231,17.192155,-4.717231,-7.090306,-14.601955,5424.9273,5.246408,1.871938,4.375794,7.727536,-1.363686,-2.431839,-5.185263,5655.0848,5.497123,1.864189,4.30217,6.938359,-1.396274,-2.3989,-5.192046,26987.6726,12.30683,10.939055,25.950351,33.18626,-7.371866,-12.962226,-23.220385,22314.9922,11.446817,8.87605,21.466887,27.476983,-5.952157,-10.59816,-20.018365,2
32694.4087,8.280134,8.285125,11.337917,13.595709,-5.51739,-7.433578,-13.982513,31229.2903,9.193659,9.288827,13.579571,16.892848,-5.197221,-6.93651,-14.84715,5548.2024,3.248713,2.418928,7.500198,10.562014,-1.267217,-1.948481,-4.336688,5689.4736,3.172279,2.490493,7.741531,11.768887,-1.291024,-1.961815,-4.28865,2557.0581,2.762091,1.355278,4.7369,7.993266,-0.610252,-1.169895,-3.29338,2204.0795,2.816882,1.134518,3.948828,6.729463,-0.514367,-0.902338,-2.538542,7928.0872,3.844993,4.040874,12.202313,16.418144,-2.03781,-3.3796,-5.611367,8085.9727,3.742272,4.278993,13.275065,17.866647,-2.116747,-3.457054,-6.276102,34366.0366,7.135223,8.924799,12.015788,16.995162,-5.734072,-7.949491,-22.850825,27814.1841,6.845922,6.870183,9.133565,13.102106,-4.46888,-6.247585,-18.131644,6261.7493,3.354779,2.670974,7.509517,11.370038,-1.394563,-2.075636,-4.815599,5512.514,3.4407,2.424937,6.86041,10.287296,-1.263528,-1.985262,-5.195989,3000.6891,3.327298,1.653178,5.792182,10.539501,-0.692329,-1.254398,-3.153049,2674.6835,3.06846,1.395624,4.911437,9.224663,-0.588416,-1.009181,-3.824567,9054.5591,4.103712,4.838926,15.194344,21.340832,-2.335133,-3.852906,-7.723457,8238.8284,4.154688,4.472851,14.34593,19.765133,-2.142073,-3.477904,-6.521543,1
5335.4985,2.10045,0.985034,1.364357,3.871706,-0.84068,-1.15853,-3.554481,9182.9534,3.241962,1.665371,2.119671,4.322233,-1.433205,-1.978938,-4.87307,8939.8591,5.912811,2.629781,4.127455,6.334631,-1.675282,-2.487848,-5.41662,9180.9073,5.741903,2.701917,4.212505,6.79531,-1.711629,-2.442782,-5.556382,2180.642,2.627118,0.694789,1.272962,3.923834,-0.437649,-0.871642,-2.800347,1871.7499,2.683357,0.577694,1.100829,3.152927,-0.370027,-0.662111,-2.181684,8928.9753,5.067285,3.022841,5.057195,8.42787,-1.899182,-2.941226,-5.33429,9404.6379,5.073602,3.183988,5.332578,8.627098,-2.030045,-3.24961,-6.376106,5909.9229,1.925613,1.117318,1.529366,4.690676,-0.902432,-1.392116,-5.160318,4620.5513,1.842931,0.880385,1.217081,4.709134,-0.728767,-1.087828,-4.281517,9699.6555,6.101212,2.87586,4.451637,8.414415,-1.782201,-2.611982,-6.220584,7315.7098,5.35589,2.14314,3.430062,6.661134,-1.369891,-1.99545,-5.057926,2040.3551,2.662821,0.632865,1.358819,4.365779,-0.423264,-0.855803,-3.519164,2099.2177,2.721145,0.636821,1.278767,4.346113,-0.423328,-0.826352,-3.155836,9425.4775,5.089615,3.190128,5.448113,9.719837,-2.036325,-3.409033,-7.225845,7983.1706,4.900275,2.663263,4.66319,8.552141,-1.682488,-2.738102,-5.547573,2
53063.0418,14.651614,13.673147,18.400633,21.604829,-9.642978,-12.82456,-28.972531,47210.6757,13.396808,14.090803,20.53122,23.916068,-8.26069,-10.818289,-24.26882,9356.8679,4.861025,3.15245,9.09598,12.995323,-2.097448,-3.109355,-5.854822,9505.4429,4.714853,3.249092,9.339138,13.715824,-2.109844,-3.108946,-6.154614,3777.154,3.588773,1.646537,5.45973,9.222677,-0.902602,-1.566345,-3.646051,3222.7802,3.658418,1.348572,4.418693,6.824841,-0.735169,-1.223295,-3.288079,12972.8555,5.724111,5.116896,14.240001,19.504758,-3.31294,-5.327702,-8.883515,13137.3667,5.605593,5.397441,15.739693,20.70103,-3.465432,-5.800318,-10.255563,53239.6684,10.692538,14.328579,19.696479,28.29114,-9.312094,-12.883156,-40.234461,43821.1626,10.64577,11.183165,14.842919,19.572682,-7.623204,-10.307625,-30.848451,10579.301,5.137851,3.513247,9.318595,14.034732,-2.298207,-3.474208,-7.555593,9163.7624,5.212259,3.165329,8.154082,12.580467,-2.042949,-3.047975,-6.948102,4358.1728,4.448229,1.976069,6.586266,11.486377,-1.004847,-1.786282,-4.761728,3884.489,4.033243,1.613331,5.323835,9.490214,-0.830028,-1.4214,-3.924134,14970.5469,6.308142,6.16566,18.076984,25.818749,-3.9414,-6.622098,-11.777772,13515.1402,6.370499,5.636894,16.503714,23.212801,-3.500871,-5.724261,-11.316191,1
15471.0874,4.075259,4.024463,5.145727,7.095941,-2.320613,-2.967072,-7.277281,23816.8403,6.635117,6.892644,9.089751,11.270448,-3.798785,-4.871498,-10.52419,22808.3487,12.982217,8.181518,15.914245,19.538198,-5.145461,-7.74422,-12.208925,23120.6825,12.595654,8.378322,16.315091,19.802627,-5.228976,-7.96505,-14.853628,4869.5075,4.537024,1.791469,4.209499,6.734683,-1.155165,-1.984255,-4.668351,4271.2877,4.744353,1.41324,3.247932,5.495234,-0.96284,-1.550712,-3.734767,21962.1157,10.633986,8.967503,19.50116,24.192598,-5.587455,-9.03246,-15.797111,23150.4111,10.775755,9.731335,21.497576,27.235689,-6.126476,-10.731997,-17.384986,16289.9668,3.4791,4.224185,5.471587,8.778756,-2.40875,-3.287288,-11.265624,12777.499,3.264732,3.209252,4.119424,6.824943,-1.849874,-2.471991,-7.074451,24371.8798,13.223164,8.763189,17.105574,22.319331,-5.331106,-8.185505,-18.168383,18665.3251,11.858696,6.386875,11.961201,14.674724,-4.062838,-6.203582,-12.574988,4826.4418,4.876265,1.689558,3.866111,7.149885,-1.173733,-2.093533,-4.494277,5082.3606,5.07641,1.657991,3.74636,7.213559,-1.183046,-1.965194,-4.523519,23891.0862,10.983348,9.845619,22.8718,27.462149,-6.317946,-11.089081,-20.465066,19888.987,10.333063,7.891495,18.229293,22.756329,-5.044831,-8.382225,-16.511729,2
77370.8479,20.728046,21.103378,29.401802,35.5847,-14.373882,-18.581335,-56.452497,68310.0705,19.152448,20.803507,32.072157,36.184173,-12.533626,-16.296127,-52.64657,15452.0437,7.416667,4.440303,11.27155,15.589007,-3.578578,-5.349927,-9.571635,15657.9309,7.099731,4.552917,11.680887,15.807972,-3.572336,-5.332711,-9.654642,5622.7116,4.918396,2.125475,6.266424,9.130008,-1.347387,-2.236389,-4.224779,4854.6944,5.102631,1.717531,5.056102,7.553463,-1.109072,-1.810229,-4.144154,20934.4934,8.507321,7.153453,17.408229,21.767881,-5.582273,-8.960382,-16.169181,21340.2507,8.418248,7.51682,19.017594,25.079553,-5.862277,-9.881151,-16.129004,78140.2525,15.160238,22.206336,31.442746,40.37469,-14.062825,-20.101047,-75.973765,65092.0469,14.941069,17.727197,24.313602,30.504075,-11.735338,-16.238316,-61.691841,17537.0141,7.870232,4.96496,11.82379,15.354914,-3.95133,-6.062602,-13.825784,14971.533,7.735649,4.447546,10.558297,14.143839,-3.46545,-5.256619,-10.733055,6394.3033,5.963336,2.502369,7.669019,12.77876,-1.520064,-2.663726,-5.806985,5756.0698,5.581939,2.012792,6.190993,11.22405,-1.264092,-2.06308,-5.193914,24760.9875,9.600094,8.63819,22.505716,31.254037,-6.858523,-12.061351,-20.386393,21949.8537,9.467562,7.844006,19.918052,26.171957,-5.935254,-9.969142,-17.331005,1
9310.0517,2.601131,2.013734,2.512509,5.054456,-1.490345,-1.922348,-5.414431,15850.0552,4.6495,3.529235,4.364826,7.088856,-2.498375,-3.283059,-7.143357,14383.3303,8.263901,4.85496,8.420305,11.352241,-3.030853,-4.460472,-7.866967,14641.0794,7.953109,4.97208,8.792836,10.913104,-3.081697,-4.557587,-8.116586,3224.648,3.284409,1.127605,2.42242,4.612188,-0.724564,-1.249654,-3.039526,2816.6849,3.405137,0.897535,1.971612,3.598438,-0.603467,-1.012671,-2.585507,14086.7903,6.857039,5.473654,10.469204,13.564167,-3.3367,-5.323754,-8.976307,14731.9502,6.907797,5.862657,11.416517,13.974386,-3.60341,-6.076462,-9.727655,10270.9273,2.510183,2.208314,2.787988,6.1827,-1.531084,-2.154761,-7.689677,7918.0586,2.342558,1.696628,2.219337,4.935182,-1.173196,-1.644186,-5.657049,15416.221,8.325375,5.257116,9.197443,12.527907,-3.165534,-4.771242,-10.592837,11729.9897,7.44127,3.862596,6.637616,9.454527,-2.411928,-3.589302,-6.984499,3111.8094,3.375953,1.054901,2.383955,5.225516,-0.714203,-1.336778,-3.440794,3263.2747,3.530142,1.032652,2.132742,5.315239,-0.720623,-1.269768,-3.621812,15048.1658,6.908858,5.917419,11.876167,15.649428,-3.675848,-6.160218,-10.697832,12583.6519,6.578738,4.785576,9.551861,13.262619,-2.964126,-4.890301,-8.798113,2
33363.4362,9.432902,8.328031,11.260401,14.225759,-5.595486,-7.484278,-15.55133,31397.4541,9.389418,9.132854,13.175818,15.704943,-5.267065,-6.858546,-14.168449,5887.8562,3.38271,2.518509,7.817357,12.510131,-1.343494,-2.019868,-4.644203,6025.5371,3.30401,2.596138,7.971049,12.004093,-1.355466,-2.172819,-5.484469,2594.779,2.771133,1.389581,4.875474,8.523618,-0.620979,-1.124337,-3.393321,2228.1507,2.843876,1.123588,3.827461,6.30926,-0.510285,-0.892814,-2.73237,8320.9228,3.93393,4.129853,12.09037,16.439956,-2.07552,-3.288225,-6.167904,8441.8247,3.873052,4.414608,13.796351,19.232735,-2.171299,-3.56424,-6.213269,33328.6123,7.160462,8.457647,11.272419,15.986494,-5.560361,-7.695696,-21.161846,26713.7607,6.854824,6.474745,8.652273,12.738521,-4.218227,-5.87226,-16.853926,6675.1047,3.549357,2.771458,8.088588,11.38634,-1.464595,-2.196658,-4.985608,5790.6841,3.575845,2.500767,6.775807,10.129238,-1.316014,-1.965653,-5.033809,2996.2947,3.293586,1.670034,6.037528,10.191919,-0.694886,-1.265692,-3.7253,2724.9298,3.100908,1.382898,4.675325,8.491675,-0.588382,-1.012437,-3.039538,9492.1853,4.223051,4.981544,15.586947,21.994728,-2.421264,-3.935881,-7.655364,8651.9465,4.280937,4.48573,14.033227,19.454884,-2.176377,-3.42135,-6.38635,1
5687.1797,2.183904,1.067996,1.338724,3.49677,-0.869756,-1.236328,-4.088595,9543.0478,3.367649,1.792612,2.309776,4.467807,-1.454136,-1.999715,-5.573833,9310.8019,5.962755,2.73146,4.32062,7.034761,-1.733609,-2.564528,-6.196881,9548.5278,5.791661,2.797801,4.316432,6.938098,-1.771927,-2.597502,-5.32305,2190.8221,2.596702,0.696301,1.387127,3.862465,-0.440696,-0.787213,-2.458197,1907.2373,2.711869,0.569555,1.120912,3.055936,-0.371219,-0.615305,-2.17804,9327.4598,5.136956,3.11442,5.193287,8.638832,-1.941798,-3.027968,-5.516361,9681.4582,5.113689,3.270017,5.558329,8.522996,-2.079956,-3.377462,-6.778714,6105.8383,1.986312,1.168267,1.552932,4.833874,-0.893613,-1.317229,-4.975059,4685.1992,1.880459,0.908162,1.310337,5.180684,-0.703949,-1.084278,-4.273414,9999.0415,6.062274,2.966914,4.631322,7.942049,-1.835678,-2.688224,-6.503291,7613.3225,5.473253,2.210376,3.44094,6.32553,-1.397316,-2.09863,-5.152421,2060.8141,2.636952,0.63842,1.302556,4.233695,-0.42731,-0.865178,-3.397631,2157.7456,2.746509,0.641937,1.330706,4.34843,-0.42901,-0.806623,-3.187795,9779.4558,5.146136,3.287556,5.643282,9.905179,-2.084661,-3.44198,-6.971449,8211.7871,4.840919,2.724394,4.776412,7.52555,-1.70424,-2.759617,-6.137258,2
53914.8558,14.878606,14.025336,19.003111,22.78594,-9.89184,-13.020075,-33.783314,47777.0481,13.870475,14.397927,21.16103,25.16571,-8.487223,-11.191617,-23.833973,9332.959,4.937315,3.148091,8.988598,13.694798,-2.114092,-3.113266,-6.550134,9482.1325,4.765617,3.226121,9.309724,13.626034,-2.14071,-3.13582,-5.614238,3770.6135,3.635115,1.628496,5.424559,8.49354,-0.912243,-1.515223,-2.826599,3261.9101,3.807201,1.330934,4.319816,7.328372,-0.738156,-1.288137,-3.078594,12966.0335,5.75638,5.087764,14.039308,18.84564,-3.356377,-5.341807,-9.086773,13272.6172,5.712359,5.380764,15.667068,20.468188,-3.493903,-5.772811,-10.405304,53664.9927,10.967069,14.472758,19.874381,25.648812,-9.521056,-13.127598,-39.439114,43884.6099,10.736273,11.12583,14.880819,20.031355,-7.655589,-10.702291,-30.516735,10510.72,5.229643,3.470595,9.119124,12.925008,-2.307424,-3.442912,-7.272818,9100.6909,5.282598,3.136954,8.189272,11.032502,-2.049742,-3.11583,-6.772486,4353.6763,4.435687,1.959952,6.460668,10.745202,-1.011868,-1.76638,-4.539528,3888.3197,4.144645,1.60974,5.325391,8.490282,-0.853353,-1.450856,-3.73274,14988.971,6.332871,6.149875,17.974303,24.719565,-3.95761,-6.569784,-10.840755,13406.6501,6.344164,5.552216,16.138795,22.127052,-3.541629,-5.801964,-11.004652,1
15248.5625,3.998035,4.079718,5.295475,7.80685,-2.311102,-2.929811,-7.280759,22773.3134,6.395362,6.847099,9.113548,12.610637,-3.666118,-4.565483,-10.443772,22402.4432,13.07942,8.102071,15.663537,18.630015,-5.114701,-7.725305,-14.553664,22669.8314,12.419117,8.27659,16.039965,20.407082,-5.182582,-7.741217,-12.750818,4843.0915,4.556972,1.773216,4.097129,6.454211,-1.152664,-1.954309,-4.133031,4236.5707,4.795745,1.409267,3.268237,5.478356,-0.973771,-1.560469,-3.928079,21508.4917,10.505512,8.897745,19.468562,24.078378,-5.594242,-9.292843,-14.186813,22815.6362,10.695475,9.608493,21.06045,25.001157,-6.068923,-10.275795,-15.567107,15762.542,3.392643,4.225574,5.502247,9.102751,-2.3464,-3.212681,-10.931508,12419.0342,3.174374,3.23057,4.195189,7.581541,-1.80404,-2.473579,-8.02323,23873.6186,13.207614,8.614598,16.663053,20.242421,-5.269715,-7.966768,-16.735169,18255.6605,11.689807,6.317432,11.915955,15.456091,-4.047505,-6.111169,-12.489256,4772.8865,4.816841,1.680885,3.929547,7.672202,-1.161537,-2.022991,-4.95769,5001.5168,5.065869,1.667649,3.826915,6.686792,-1.199013,-2.028735,-4.704398,23475.9006,10.809855,9.675438,22.377194,28.187552,-6.215432,-10.883498,-21.34887,19431.365,10.26474,7.847317,18.22407,24.29877,-5.038317,-8.623694,-16.978055,2
79941.2346,20.614587,21.997285,30.807627,36.248014,-15.212501,-20.215303,-55.954378,68946.9394,19.194739,21.08395,32.259239,36.869705,-12.868866,-16.723703,-52.1561,15127.6502,7.1376,4.45499,11.532894,15.176872,-3.539772,-5.197392,-9.01391,15316.0407,6.879733,4.561871,11.748276,15.801173,-3.568627,-5.2613,-10.230034,5571.5987,4.802481,2.142091,6.366075,9.824945,-1.360481,-2.311334,-4.426922,4794.0229,4.979343,1.752952,5.157747,8.2694,-1.116333,-1.81146,-3.774043,20584.5218,8.371964,7.246755,17.835993,23.234034,-5.583674,-9.133995,-14.584365,21115.2327,8.231796,7.534643,19.114205,25.445568,-5.838442,-9.706409,-14.512983,78602.5528,15.141298,22.725314,32.673208,43.899519,-14.477815,-20.748806,-72.160187,66077.3095,15.055932,18.262877,24.758559,32.192142,-12.082918,-16.868373,-56.606227,17121.1691,7.544748,4.970121,11.986147,16.185525,-3.92388,-5.891117,-12.266667,14618.0234,7.418617,4.480442,10.779074,14.486629,-3.422191,-5.185874,-10.177565,6403.6883,5.997152,2.521262,7.697942,12.800171,-1.525588,-2.640025,-5.669442,5705.2895,5.432083,2.058057,6.503831,10.87636,-1.287199,-2.105384,-4.844038,24337.2915,9.407941,8.666742,22.665562,28.679057,-6.790058,-11.792517,-21.093074,21485.5107,9.280188,7.98757,20.71626,29.10281,-5.973758,-10.115173,-18.692079,1
9992.7124,2.875979,2.09085,2.583668,4.485192,-1.566576,-2.003012,-6.055692,16449.4965,4.746372,3.602684,4.438899,6.684796,-2.657314,-3.40441,-8.680606,14506.7991,8.555057,4.802444,8.320653,11.110096,-3.102663,-4.6066,-7.918295,14748.8748,8.185002,4.909654,8.621996,11.144226,-3.154069,-4.705876,-8.429982,3316.9971,3.355842,1.137592,2.428849,5.405944,-0.745287,-1.374556,-3.73749,2894.2824,3.560783,0.915183,2.059879,3.656003,-0.625877,-1.061679,-2.945795,14083.2536,7.061891,5.447044,10.732392,14.143279,-3.427128,-5.518717,-8.934025,14844.0183,7.078551,5.821593,11.213421,15.58522,-3.65602,-6.114894,-9.814468,10632.1054,2.540674,2.271838,2.919308,5.80468,-1.601249,-2.244713,-7.913645,8178.1982,2.34055,1.739946,2.225266,4.813103,-1.240929,-1.763959,-5.506401,15725.768,8.737417,5.19424,8.95418,11.823684,-3.250917,-4.799898,-10.260631,11894.585,7.710264,3.846032,6.710164,9.420415,-2.473568,-3.67541,-7.313862,3149.1321,3.39076,1.061124,2.342292,5.843935,-0.735231,-1.361565,-4.087805,3318.3435,3.634542,1.051029,2.367731,4.961799,-0.746324,-1.286118,-3.877453,15128.6587,7.109775,5.83739,11.598927,15.266446,-3.721169,-6.349304,-10.301123,12684.5847,6.819036,4.806293,9.810146,14.360415,-3.060622,-5.029709,-10.517719,2
4226.5156,2.041638,3.337281,5.381475,7.54988,-0.393744,-0.721031,-4.194911,3993.7356,2.029802,3.929862,6.516988,9.034094,-0.40287,-0.749028,-3.361264,459.6331,1.19067,1.845349,6.091572,9.197313,-0.135991,-0.375031,-3.083115,458.1924,1.178798,1.880801,6.106028,10.279725,-0.139622,-0.360815,-2.6664,341.2286,1.231224,1.107338,4.122317,6.354066,-0.079379,-0.345881,-2.783869,298.2405,1.249461,0.929084,3.301625,6.013516,-0.069788,-0.314796,-2.606091,787.5173,1.286308,3.123392,9.944667,13.863801,-0.19399,-0.466229,-3.058856,796.371,1.273183,3.289704,10.888486,15.640643,-0.205709,-0.509957,-3.263107,4661.5004,1.823197,3.398788,5.518769,8.638832,-0.427865,-0.893175,-4.516267,3986.667,1.828369,2.674502,4.208395,7.0188,-0.360446,-0.772501,-4.490476,534.4096,1.207603,1.936659,5.827112,9.386761,-0.153839,-0.494299,-3.456586,469.3972,1.214385,1.761523,5.33635,8.472011,-0.135171,-0.421111,-3.114953,474.4014,1.362219,1.313631,4.782408,8.17086,-0.099519,-0.390725,-3.811367,414.6216,1.320853,1.165386,4.187093,8.053937,-0.090673,-0.352503,-3.196304,961.5578,1.335796,3.628719,12.110222,17.245071,-0.226537,-0.579217,-3.529641,870.4751,1.342354,3.408293,11.635632,17.667966,-0.202462,-0.485123,-3.123583,1
637.6106,1.160955,0.17256,0.461533,3.578245,-0.149042,-0.397952,-3.169422,1319.603,1.364254,0.268572,0.549493,3.790485,-0.223647,-0.486258,-3.763709,2323.9665,2.328943,0.457862,0.743188,3.551552,-0.292556,-0.604564,-3.311429,2421.8354,2.294505,0.465607,0.82915,3.547653,-0.295831,-0.567436,-3.476206,694.3044,1.529279,0.156068,0.37177,2.595231,-0.106232,-0.337491,-2.348683,585.6754,1.558123,0.137813,0.393561,2.516683,-0.097938,-0.335672,-3.170231,2623.1326,2.243623,0.534948,0.944212,3.943973,-0.362368,-0.690201,-3.825475,2758.4737,2.247711,0.557639,0.99658,3.808785,-0.373546,-0.735368,-3.843038,819.0273,1.146083,0.229184,0.672271,4.815177,-0.190503,-0.545279,-4.137731,566.3643,1.119937,0.1757,0.573567,4.782294,-0.146967,-0.482643,-3.960235,2473.9207,2.35427,0.487642,0.952322,4.570169,-0.311048,-0.664864,-4.298374,1958.2284,2.205453,0.392313,0.760454,3.97164,-0.261645,-0.561745,-3.725945,604.4137,1.503837,0.154891,0.47613,4.638227,-0.104591,-0.38674,-3.380418,603.9204,1.518557,0.150622,0.473597,3.554344,-0.104755,-0.425535,-2.979842,2652.7078,2.188631,0.538357,0.951933,4.211244,-0.364798,-0.761662,-4.309847,2296.7316,2.180875,0.48651,0.848994,3.680997,-0.325031,-0.692902,-3.705819,2
88469.3948,27.117423,24.465415,34.70152,41.229681,-16.667845,-21.687713,-65.562822,77755.0964,24.223602,24.016015,38.218597,42.73379,-14.410036,-18.856334,-49.985727,18101.6758,9.194033,5.089959,12.270305,16.758271,-4.254222,-6.453693,-10.570584,18199.7036,8.742111,5.179326,12.55105,16.830905,-4.256075,-6.295369,-11.228511,6390.5283,5.555894,2.364934,6.760464,10.517351,-1.561171,-2.596596,-5.45416,5487.5816,5.895405,1.899147,5.390991,9.240025,-1.278179,-2.079066,-4.601805,24287.624,10.729892,8.341574,19.056717,24.463122,-6.668912,-11.004063,-17.641181,24905.5845,10.416679,8.650166,20.597843,25.889569,-6.949115,-11.858757,-18.87057,88133.3775,18.545591,25.760566,37.905072,51.539046,-16.032572,-22.533669,-94.647271,74287.6338,18.885891,20.756301,28.74272,36.774311,-13.520787,-19.166091,-63.526197,20360.8947,9.711104,5.713117,12.822355,17.701413,-4.694648,-6.958802,-15.761447,17287.7674,9.778301,5.042618,11.488465,15.752025,-4.047157,-6.195269,-12.019052,7292.6728,7.018652,2.749205,8.243826,13.750994,-1.752155,-3.052578,-6.534652,6533.2171,6.43312,2.241028,6.790645,10.732377,-1.49624,-2.500416,-6.079897,28860.7005,12.137984,10.031068,24.206195,30.899849,-8.15439,-14.254762,-27.767775,25439.6316,12.230699,9.175486,22.745197,30.572456,-7.134885,-12.515582,-19.89073,1
13524.0127,3.470184,3.284052,4.145314,6.056702,-2.088789,-2.68309,-6.549899,22058.4942,5.890197,5.861998,7.607887,10.660188,-3.558744,-4.537767,-9.479491,18730.8517,10.832983,6.760598,12.610338,15.58151,-4.117102,-6.206472,-11.977288,19069.9798,10.367632,6.918742,12.926232,15.971403,-4.205061,-6.314487,-10.881086,4154.677,3.926113,1.532969,3.494702,6.140411,-0.969352,-1.620816,-3.427453,3659.3781,4.249309,1.206483,2.693383,4.867707,-0.817595,-1.30155,-3.043253,18137.1482,8.840157,7.620602,16.068606,19.930439,-4.583472,-7.416693,-12.005575,19233.2627,8.97276,8.146032,17.11176,20.823135,-4.956891,-8.364559,-14.002644,15067.5092,3.118656,3.675305,4.708085,7.788592,-2.268874,-3.157446,-9.758447,11656.9068,2.873435,2.781229,3.594839,6.300259,-1.736341,-2.356832,-7.352546,20218.1015,11.074792,7.292432,13.618274,16.650882,-4.315721,-6.477272,-14.574483,15440.4914,9.828396,5.362108,9.812309,12.717392,-3.287496,-4.945544,-10.336879,4072.738,4.089987,1.443269,3.480361,6.697389,-0.972632,-1.719781,-4.103667,4255.1842,4.32647,1.438467,3.217475,5.89237,-0.994756,-1.732767,-4.139275,19759.3506,9.119819,8.214996,18.042084,23.041074,-5.113879,-8.732915,-17.223831,16482.4092,8.684348,6.754979,15.081273,19.596577,-4.1568,-6.98679,-12.051774,2
65794.8044,17.083707,17.13669,23.403622,27.215021,-12.201694,-15.959714,-35.858662,58393.9482,15.664229,17.559426,26.399526,30.360562,-10.539435,-13.888286,-30.485711,12459.1458,6.134763,3.733611,10.05224,14.444034,-2.811515,-4.259559,-7.829536,12673.5322,5.951494,3.832825,10.461669,14.007309,-2.835021,-4.240646,-7.72069,4772.4068,4.244728,1.863098,5.847168,8.931318,-1.140198,-1.907279,-4.465329,4061.6466,4.227318,1.553666,4.873671,7.971719,-0.955042,-1.572295,-3.421457,16980.9998,7.154622,6.037746,15.803673,20.824962,-4.511731,-7.403691,-11.193485,17348.8164,6.950131,6.267048,17.047357,21.94377,-4.692984,-7.849702,-12.027922,66560.9073,12.457485,18.35749,26.019098,32.601783,-11.963704,-16.346374,-57.174436,55160.3955,12.210121,14.394354,19.433745,26.099459,-9.846603,-13.671839,-39.336915,14064.2637,6.416379,4.133302,10.331303,14.106732,-3.087959,-4.612559,-9.907572,12064.0666,6.437697,3.741531,9.323924,12.315625,-2.728485,-4.096311,-8.144372,5457.4759,5.166934,2.205981,7.004042,11.31748,-1.282888,-2.242303,-4.927496,4852.2971,4.765806,1.835502,5.960344,10.02944,-1.075647,-1.82435,-4.090807,19870.3345,7.915711,7.117272,19.727329,26.437315,-5.373635,-9.288635,-17.001927,17638.1458,7.828017,6.638183,18.556306,24.620434,-4.792746,-8.284604,-14.69235,1
17932.645,4.452566,4.573611,5.917807,8.19196,-2.816364,-3.532702,-7.786082,28348.4727,7.4847,8.077599,10.82837,14.047299,-4.716804,-6.019397,-13.081404,26434.5269,14.959874,9.402687,18.656634,23.525793,-6.182504,-9.410812,-15.046999,26803.4928,14.375092,9.62054,19.170625,22.64078,-6.256416,-9.373864,-16.669626,5639.2602,5.045922,2.036527,4.775154,7.919942,-1.37936,-2.308646,-4.575643,4890.1705,5.152603,1.641612,3.928789,6.087289,-1.169566,-1.954879,-5.052591,25503.1372,12.171665,10.324207,23.38998,28.382161,-6.814214,-11.603622,-17.160092,27140.6716,12.303442,11.164179,25.353697,30.984844,-7.414351,-12.67617,-19.830196,19870.789,3.906741,5.075154,6.590903,10.469444,-3.08125,-4.310857,-13.034069,15622.0757,3.604764,3.883993,5.085769,7.372681,-2.348574,-3.157129,-10.885914,28148.242,15.087326,9.963449,19.912942,23.633599,-6.305531,-9.55263,-20.393927,21727.2887,13.57619,7.327622,14.150994,17.826204,-4.895046,-7.451722,-16.520886,5599.8616,5.249288,1.94806,4.599185,7.802983,-1.410713,-2.529036,-5.005848,5909.6888,5.735293,1.936018,4.390957,8.095342,-1.449427,-2.443789,-4.811436,28048.8164,12.692631,11.281461,27.053997,33.702852,-7.630301,-13.234629,-23.766143,23295.2996,11.817005,9.200588,22.385384,28.706349,-6.21754,-10.762706,-19.117073,2
3992.0195,1.971173,3.170008,5.208893,6.97962,-0.37584,-0.691099,-3.067156,3822.0525,1.955002,3.769432,6.242846,8.383468,-0.397546,-0.702892,-3.203587,437.3552,1.178579,1.780701,5.957102,9.684024,-0.152251,-0.390227,-2.873111,428.0408,1.164862,1.818019,5.954535,8.712271,-0.149753,-0.39603,-2.937769,339.6533,1.236139,1.073458,3.959754,6.769024,-0.092189,-0.488304,-2.233202,300.9015,1.241743,0.909956,3.443197,5.933807,-0.075345,-0.300368,-2.170467,756.5432,1.269552,3.009617,9.754739,13.546725,-0.204973,-0.452929,-3.480837,788.7414,1.268312,3.227535,10.509574,14.678748,-0.208892,-0.495976,-3.48222,4498.7544,1.771905,3.305133,5.271877,8.032653,-0.426126,-0.847064,-5.521279,3795.4252,1.760588,2.620087,4.200936,7.154998,-0.35791,-0.742754,-4.359019,511.3747,1.193691,1.886427,5.674773,9.545675,-0.165573,-0.505771,-3.724245,435.3408,1.192479,1.720314,5.191605,8.286786,-0.151182,-0.427043,-3.395399,478.7356,1.366869,1.303408,4.73184,8.376228,-0.101084,-0.375937,-3.46448,432.9089,1.335112,1.131232,4.070044,8.725438,-0.096648,-0.427636,-3.89768,884.4319,1.301815,3.53844,11.730899,18.099083,-0.218829,-0.543112,-3.501135,837.1516,1.318841,3.287449,11.411689,17.216881,-0.205393,-0.491097,-3.212154,1
662.6824,1.172027,0.16474,0.438492,3.249944,-0.156792,-0.40063,-2.516926,1265.3331,1.348895,0.263893,0.571657,3.944024,-0.210809,-0.513642,-3.535168,2274.463,2.276946,0.455912,0.817954,3.564852,-0.277587,-0.611962,-3.512302,2391.3738,2.267487,0.471851,0.769477,3.361441,-0.290843,-0.560044,-2.829518,682.8162,1.518299,0.158549,0.463713,3.370018,-0.105204,-0.369659,-2.706452,540.8202,1.467469,0.138194,0.429339,2.478001,-0.091112,-0.348645,-2.712714,2594.4651,2.218569,0.531824,0.927217,3.833594,-0.344911,-0.763228,-3.289503,2730.6594,2.227978,0.560239,1.013103,4.254241,-0.375129,-0.806933,-4.00529,821.3511,1.147319,0.219575,0.640594,5.482226,-0.182768,-0.613449,-4.53734,560.3486,1.119135,0.186864,0.569953,4.524008,-0.1473,-0.484838,-3.787261,2447.766,2.320326,0.486111,0.900453,4.177235,-0.306846,-0.751179,-4.053645,1924.766,2.155496,0.389445,0.837515,3.35322,-0.250478,-0.577632,-3.716712,573.9494,1.472245,0.146034,0.464545,3.903186,-0.107293,-0.43038,-3.480733,611.958,1.523089,0.146109,0.434282,3.599276,-0.099321,-0.390495,-3.3741,2606.8728,2.163139,0.53871,0.912946,4.493956,-0.354533,-0.736868,-4.023195,2271.8955,2.144925,0.478601,0.845366,3.949765,-0.319967,-0.678058,-4.041441,2
87038.2197,27.337316,23.606482,33.360496,40.484765,-16.337202,-21.059807,-61.805898,76963.4624,23.885954,23.463105,36.96428,41.173416,-14.325353,-18.737402,-53.146715,18084.2349,9.288772,5.073055,12.194524,16.341158,-4.254879,-6.350968,-11.306059,18325.5657,8.880372,5.179178,12.484264,16.876622,-4.264353,-6.258251,-12.011425,6391.7406,5.515834,2.364684,6.776032,10.457868,-1.554762,-2.633492,-5.621587,5490.131,5.687963,1.959534,5.61195,8.908608,-1.296556,-2.145603,-4.440584,24316.2659,10.767209,8.311588,19.067524,24.951676,-6.634933,-11.01383,-17.070658,24925.2102,10.469711,8.620076,20.388,27.445808,-6.945511,-11.669303,-19.23911,87400.749,18.364159,25.420605,37.067413,48.338474,-16.092817,-23.090908,-90.466007,73896.9746,18.640514,20.652152,28.834026,37.34293,-13.490554,-19.036988,-70.139979,20591.3343,10.023929,5.685849,12.701632,16.652574,-4.730141,-7.069992,-15.526023,17433.121,10.011693,5.040763,11.460343,16.346411,-4.090411,-6.34547,-13.068065,7297.928,6.936646,2.747207,8.192632,12.987952,-1.750749,-3.039993,-6.038509,6529.7196,6.460804,2.238579,6.867702,11.308484,-1.494151,-2.520193,-5.288978,28981.353,12.394804,9.975492,23.965956,31.627285,-8.16648,-14.353323,-26.534888,25448.9997,12.223914,9.154529,22.303516,28.576589,-7.136874,-12.636493,-25.92403,1
12737.3716,3.357238,3.177611,4.045884,5.960808,-1.954507,-2.487133,-6.394758,21412.1836,5.804374,5.870742,7.600442,10.444544,-3.390506,-4.460412,-10.154308,19162.7759,10.88684,6.818551,12.625141,15.484225,-4.185826,-6.187384,-10.832752,19506.0327,10.44693,6.986345,13.112615,16.033081,-4.266833,-6.489597,-11.056969,4146.1802,3.897152,1.535105,3.530448,5.36484,-0.973538,-1.703957,-4.954431,3596.5277,3.947796,1.237484,2.802847,5.004849,-0.81776,-1.318811,-3.66558,18481.9433,8.893832,7.613465,16.033939,19.566289,-4.58945,-7.385552,-11.345785,19418.5488,8.962475,8.201225,17.324842,21.009024,-5.000545,-8.494539,-13.619112,14541.0884,3.065171,3.633992,4.620616,7.427887,-2.146895,-3.001363,-9.332933,11260.2343,2.841543,2.760968,3.595233,6.220531,-1.625956,-2.192837,-6.838835,20582.0305,10.971476,7.357956,13.700723,16.898936,-4.374993,-6.674999,-14.22713,15776.0414,9.885263,5.38782,9.866458,13.521574,-3.34097,-5.004133,-10.243821,4068.7827,4.095798,1.442553,3.306021,6.255319,-0.978208,-1.763782,-3.691496,4291.682,4.326971,1.413685,3.152063,6.75208,-0.985783,-1.634786,-3.99271,20127.511,9.108662,8.296943,18.457167,22.298828,-5.159324,-8.908512,-15.783923,16832.209,8.671559,6.734957,14.995036,18.471914,-4.141729,-6.843466,-11.825831,2
64340.072,17.852126,16.437981,22.428655,26.37107,-11.936618,-15.685485,-41.672191,58084.9055,16.319546,17.290033,25.778163,30.354543,-10.442288,-13.627097,-29.882562,12569.9502,5.998454,3.836845,10.241937,15.529854,-2.874189,-4.311746,-7.889852,12814.8191,5.88553,3.943259,10.674518,14.586438,-2.891153,-4.234708,-8.485844,4754.3886,4.192437,1.89267,5.865595,9.344155,-1.133301,-1.8911,-4.065182,4052.825,4.180627,1.559769,4.797731,7.673941,-0.947256,-1.556347,-3.675052,17188.6799,7.057235,6.13806,15.845847,20.734538,-4.510045,-7.307666,-11.605245,17468.2066,6.887055,6.459878,17.454044,22.736219,-4.721396,-7.838648,-12.69745,66187.6343,12.908588,17.902913,24.723394,33.62058,-11.875003,-16.481822,-62.082627,54435.3262,12.622017,13.936225,18.745667,25.443111,-9.617217,-13.4048,-42.306479,14239.0625,6.343697,4.274203,10.692858,15.474241,-3.185628,-4.708935,-11.400785,12210.0801,6.330847,3.839909,9.384841,12.454908,-2.794394,-4.11205,-8.702823,5457.9292,5.152752,2.235595,7.101368,11.48026,-1.279968,-2.21403,-4.962851,4847.2905,4.692821,1.822863,5.733705,9.238211,-1.057048,-1.788646,-4.428782,20127.8851,7.854681,7.371044,20.241482,27.593012,-5.46488,-9.355207,-16.5305,17914.4282,7.722345,6.729723,18.33951,24.099115,-4.776503,-7.826377,-13.775523,1
16073.48,4.179171,4.125171,5.307759,7.427387,-2.487858,-3.14006,-6.746342,25806.8457,7.078915,7.327141,9.690582,12.732096,-4.199844,-5.450213,-11.495734,26967.9503,15.15029,9.578397,19.05839,23.032074,-6.203026,-9.314927,-15.877871,27426.0052,14.430293,9.806059,19.601822,23.102357,-6.294805,-9.758146,-16.022335,5612.319,5.070345,2.027716,4.799893,7.965137,-1.36187,-2.347549,-4.785162,4884.3366,5.188107,1.613281,3.805912,5.805237,-1.134386,-1.901869,-3.931172,25736.1193,12.052958,10.329401,23.251507,28.051163,-6.715985,-11.266811,-17.46841,27248.6497,12.340136,11.241676,25.692316,31.322878,-7.383096,-12.865926,-21.783213,17810.8467,3.65826,4.559007,5.848656,8.830743,-2.692074,-3.824323,-12.045373,13953.3497,3.377467,3.489413,4.547198,7.07544,-2.071145,-2.745352,-8.30723,28638.0419,15.245504,10.159184,20.492828,24.501228,-6.326811,-9.796971,-21.128095,22195.0424,13.698594,7.431221,14.323558,17.890717,-4.901514,-7.483625,-14.635776,5564.2674,5.337197,1.923196,4.584118,8.150518,-1.387717,-2.398115,-4.667861,5881.6888,5.724547,1.89962,4.339532,7.900503,-1.410706,-2.374718,-5.725025,28179.8726,12.6053,11.410414,27.503177,34.804061,-7.583801,-13.615882,-23.049932,23386.3828,11.700013,9.138105,21.835198,28.57141,-6.059593,-10.422249,-18.469153,2
32888.7612,9.531454,8.192676,11.147521,13.990184,-5.505824,-7.414663,-14.82647,31240.7989,9.337285,9.22562,13.29926,16.100322,-5.116201,-6.690807,-13.970982,5727.4268,3.227393,2.509275,7.769191,10.757003,-1.303793,-1.988025,-4.595285,5903.7625,3.202841,2.58606,8.034113,11.607964,-1.310301,-2.009189,-4.882233,2560.4826,2.721029,1.379966,4.928123,7.774428,-0.60671,-1.083134,-2.710638,2228.2757,2.757862,1.13383,3.97423,6.897058,-0.512864,-0.891936,-2.691911,8186.4968,3.834858,4.067157,12.01628,16.360062,-2.056817,-3.267471,-6.379589,8310.7107,3.769846,4.389642,13.723575,18.088018,-2.148748,-3.444413,-6.479136,33995.6596,7.166676,8.745912,11.799986,16.44148,-5.611056,-7.825548,-22.783489,27256.8384,6.86496,6.716313,8.916965,11.889566,-4.31161,-5.89979,-16.250725,6464.2576,3.364445,2.759237,7.810913,12.113035,-1.409928,-2.119164,-5.05838,5676.1167,3.40191,2.502679,6.777561,10.085894,-1.284689,-1.922748,-4.944342,2999.294,3.287135,1.668644,5.915209,11.087297,-0.695784,-1.271295,-3.813114,2676.787,3.028953,1.373015,4.758326,8.637472,-0.57554,-1.027619,-3.475315,9302.6314,4.094763,4.945709,15.615386,21.454407,-2.369515,-3.939877,-6.948384,8459.2072,4.088773,4.432176,13.733718,19.171012,-2.155231,-3.508553,-6.255015,1
5180.3271,2.118533,0.965074,1.25679,3.19783,-0.821848,-1.157614,-3.283725,9379.2702,3.343936,1.715877,2.165824,4.310908,-1.460533,-2.022666,-5.309324,9451.7327,6.039106,2.757655,4.281556,6.685773,-1.775432,-2.582956,-5.340844,9647.9955,5.817786,2.825818,4.397862,6.700289,-1.813911,-2.648008,-5.357468,2225.8782,2.628244,0.69595,1.343781,3.572535,-0.451703,-0.806865,-2.504656,1927.9802,2.671756,0.582718,1.119782,2.960917,-0.377762,-0.664547,-2.380226,9394.1281,5.131089,3.129445,5.249438,8.120077,-1.95783,-3.106786,-5.414941,9774.5401,5.127074,3.301769,5.641,9.545071,-2.110125,-3.423911,-6.330808,6083.7979,1.984514,1.156922,1.612864,4.651459,-0.906385,-1.358223,-5.63224,4702.0981,1.881355,0.900875,1.274641,4.928672,-0.720398,-1.115748,-4.218126,10090.6069,6.072027,3.007377,4.689436,8.281487,-1.858532,-2.75467,-5.655271,7708.1646,5.447802,2.23773,3.65015,6.981863,-1.434109,-2.121724,-4.879972,2073.4936,2.644329,0.641032,1.43739,4.729448,-0.429407,-0.852935,-3.308686,2187.2226,2.797526,0.644133,1.388624,4.670039,-0.433502,-0.795437,-3.100227,9815.5491,5.11278,3.302428,5.653859,8.95904,-2.11785,-3.42694,-6.765316,8314.9253,4.879583,2.738437,4.753328,8.159998,-1.731244,-2.753196,-5.682124,2
51934.0867,15.197842,13.193013,17.797963,20.610651,-9.361877,-12.609495,-27.299452,47273.867,13.663826,14.026179,20.504718,23.650026,-8.248477,-10.940116,-23.6281,9572.3237,4.902088,3.247186,9.207238,13.369706,-2.13599,-3.187211,-6.932721,9741.4307,4.75906,3.33353,9.570643,13.17409,-2.15055,-3.157849,-6.368271,3800.6718,3.567588,1.670741,5.568959,8.326628,-0.895367,-1.520724,-3.325202,3262.6809,3.615603,1.369042,4.426911,7.219148,-0.741897,-1.229971,-3.141255,13239.8022,5.749741,5.211687,14.338053,19.055812,-3.360422,-5.398192,-8.876226,13379.3371,5.594705,5.498956,15.94179,21.194577,-3.514518,-5.797886,-10.010555,52975,10.883396,14.221059,19.345271,24.833804,-9.268225,-12.952772,-40.790725,43547.5884,10.743481,10.990511,14.44302,19.297493,-7.505756,-10.313937,-30.940173,10810.8728,5.147756,3.604943,9.515882,14.548701,-2.338666,-3.450815,-7.719029,9374.0864,5.262987,3.225656,8.336795,12.006043,-2.077284,-3.116711,-7.653775,4387.5318,4.403464,1.981191,6.595362,11.427858,-1.005425,-1.879796,-4.389349,3903.0356,4.057116,1.626216,5.412235,8.430388,-0.827777,-1.390094,-3.714719,15230.5735,6.320342,6.269519,18.252158,26.956605,-3.992621,-6.771366,-11.424126,13677.4097,6.268968,5.688399,16.362632,22.96431,-3.537313,-5.762484,-11.033372,1
15301.5098,4.090535,3.905386,5.023593,6.986122,-2.332655,-3.039095,-7.898625,24846.0053,6.985346,7.094628,9.336907,12.378491,-4.030154,-5.232432,-10.756241,22892.7934,13.215549,8.221656,15.909742,19.017432,-5.221045,-7.844935,-14.891391,23288.0477,12.679592,8.404092,16.355987,19.429061,-5.310561,-8.075806,-13.735296,4912.9987,4.592231,1.78913,4.251178,7.011364,-1.178559,-1.973386,-4.011434,4279.1211,4.685185,1.444001,3.368679,5.401343,-0.984347,-1.655735,-4.104578,22007.9771,10.654104,9.005638,19.699359,24.008845,-5.686998,-9.372069,-14.333863,23363.4966,10.884434,9.765762,21.556309,26.519572,-6.210497,-10.642936,-16.526688,17174.0205,3.626835,4.393191,5.706031,8.767188,-2.590218,-3.587111,-11.542728,13592.0459,3.396903,3.368406,4.322675,7.03534,-1.970999,-2.632568,-9.025668,24450.7588,13.473044,8.713986,17.037053,20.939404,-5.367683,-8.028307,-16.160603,18730.2877,11.974899,6.411674,12.133194,16.395906,-4.124207,-6.17491,-12.878626,4836.3553,4.821575,1.69463,4.037024,7.173682,-1.178277,-2.037539,-4.784094,5082.9939,5.143855,1.667066,3.848782,6.642343,-1.205706,-2.027581,-4.230151,24082.9683,11.109957,9.839582,22.882397,28.274439,-6.347291,-10.980751,-20.502299,19942.9253,10.294572,7.923913,18.38536,22.917316,-5.120511,-8.85948,-16.007784,2
76748.3659,20.489284,20.849467,29.017458,33.066208,-14.458136,-19.092827,-51.582154,68712.8261,18.765249,21.13354,32.620646,36.369592,-12.857423,-16.806216,-42.755582,15256.9594,7.281963,4.42481,11.445416,14.970713,-3.562219,-5.434234,-10.531323,15513.6069,6.963272,4.555561,11.803596,15.538074,-3.588321,-5.416369,-9.368797,5608.0899,4.815125,2.122214,6.327913,9.154848,-1.370456,-2.254055,-4.762947,4802.0353,4.866887,1.766597,5.369664,8.078268,-1.1363,-1.883481,-3.873268,20720.6753,8.439164,7.184187,17.810278,24.54946,-5.636265,-9.24752,-15.131571,21269.6995,8.216734,7.482104,19.08197,25.632941,-5.882959,-9.825977,-15.320253,78419.1865,14.937644,22.723171,32.768407,43.290413,-14.538923,-20.32649,-76.891867,65900.481,14.779855,18.357149,25.428466,32.346758,-12.129891,-17.179757,-59.510005,17298.5323,7.574091,4.928266,11.789481,16.265844,-3.948837,-5.918064,-12.269581,14765.5122,7.553838,4.454333,10.760289,15.16233,-3.449189,-5.280222,-10.716147,6415.723,5.937001,2.497672,7.819542,12.702709,-1.528147,-2.662367,-5.17119,5718.9001,5.473619,2.053708,6.440239,9.931999,-1.297303,-2.212541,-5.196163,24448.0393,9.367026,8.59139,22.296806,29.089872,-6.8156,-11.769036,-22.424527,21564.7902,9.24337,7.907758,20.514184,27.341314,-6.018054,-10.335929,-20.167284,1
9354.7856,2.784626,1.980453,2.462368,4.631088,-1.463601,-1.934918,-5.280355,16739.0547,4.797724,3.742053,4.708302,7.25163,-2.688644,-3.558907,-7.625544,14415.2736,8.339698,4.970038,8.763121,11.87034,-3.048876,-4.510159,-9.598406,14744.7041,8.067865,5.099751,8.872032,11.051609,-3.118237,-4.616422,-8.47929,3284.7885,3.302778,1.168293,2.504436,4.470102,-0.744037,-1.277425,-3.305369,2819.5581,3.308647,0.962188,2.015372,4.588462,-0.630453,-1.06751,-2.667988,14076.9611,6.929951,5.628848,10.940672,13.592647,-3.404166,-5.481746,-8.750769,14898.2302,6.989115,5.992755,11.586332,14.684894,-3.667201,-5.973069,-9.379859,10942.1621,2.59536,2.358535,3.004672,6.197988,-1.652472,-2.268449,-7.757501,8442.8491,2.395766,1.804307,2.398158,5.178519,-1.26966,-1.81536,-5.984555,15635.5311,8.507712,5.415158,9.363949,12.58837,-3.213968,-4.805053,-9.52021,11852.7514,7.669682,3.983359,6.929078,9.959102,-2.450919,-3.672459,-7.775022,3124.7423,3.327935,1.084616,2.418588,5.275705,-0.729166,-1.370621,-4.200795,3301.8912,3.579984,1.080749,2.290229,5.435435,-0.74498,-1.282121,-3.444821,15228.8799,7.17677,6.035823,12.051797,16.021297,-3.728079,-6.478099,-10.835478,12703.6267,6.705958,4.966134,10.222841,14.046422,-3.061078,-5.143574,-8.658358,2
64844.5384,17.824981,16.887582,23.01858,26.762892,-12.180498,-16.085279,-41.461296,58879.8003,16.167691,17.880825,26.902672,31.170755,-10.866743,-14.193841,-30.769171,12652.5119,6.169401,3.829135,10.346921,13.997686,-2.922625,-4.400574,-8.059294,12856.3901,5.984377,3.932982,10.607076,14.464899,-2.946641,-4.319996,-8.212114,4819.9441,4.290937,1.91064,5.962337,8.942054,-1.159753,-1.962451,-3.836291,4092.2783,4.217334,1.596334,4.971463,8.139639,-0.967765,-1.58581,-3.487272,17147.1875,7.181573,6.217006,16.31507,21.907926,-4.605111,-7.43251,-13.453249,17594.1892,7.054004,6.461793,17.348721,23.023093,-4.774843,-7.872336,-13.118239,66269.6865,12.728497,18.54402,26.192897,33.231651,-12.202237,-17.619046,-54.691409,54986.8569,12.400036,14.437167,19.670165,27.140098,-9.885384,-13.434007,-45.959093,14405.4422,6.57881,4.243253,10.609715,14.944762,-3.237413,-4.721108,-10.044292,12287.6064,6.516085,3.831858,9.606492,13.079798,-2.835345,-4.207688,-8.686099,5477.0994,5.162718,2.246239,7.130883,11.955193,-1.29985,-2.240817,-5.260607,4905.9024,4.850741,1.872856,6.103441,10.307873,-1.094739,-1.878544,-4.235253,20133.2314,7.979013,7.344025,20.145466,26.288812,-5.463616,-9.312348,-16.108083,17898.0708,7.999718,6.821292,19.093062,26.179379,-4.887343,-8.31637,-15.751949,1
16692.5738,4.251772,4.260334,5.537284,8.100277,-2.632455,-3.398591,-7.550748,27271.1905,7.311299,7.795647,10.369755,13.27455,-4.571025,-5.774494,-12.910359,26590.4379,14.987752,9.531504,19.103533,22.076382,-6.214027,-9.395492,-15.98419,26974.2661,14.221303,9.752217,19.428774,23.338595,-6.329346,-9.589756,-15.854056,5642.1444,4.983252,2.040079,4.868156,7.365641,-1.381474,-2.372424,-4.486815,4897.1581,5.087819,1.651027,3.942912,6.924947,-1.167255,-1.950091,-5.092119,25476.3095,12.108488,10.408971,23.578753,28.121288,-6.802146,-11.596429,-18.112855,27124.5461,12.162594,11.243843,25.3943,30.346847,-7.417911,-12.631993,-18.737738,18891.4687,3.775451,4.87864,6.344019,10.095276,-3.000066,-4.254403,-13.885675,14880.0083,3.500428,3.702926,4.886818,7.784719,-2.263299,-3.18115,-10.326559,28176.7424,14.754976,10.079266,20.10076,23.720251,-6.341513,-9.644719,-21.659788,21801.6882,13.457529,7.41249,14.366861,17.5985,-4.898495,-7.41712,-15.634544,5611.161,5.331727,1.943059,4.641404,7.546099,-1.411074,-2.472304,-5.769522,5827.4956,5.564481,1.946898,4.44847,8.257298,-1.446821,-2.516636,-5.459154,27881.7461,12.433947,11.345703,27.297621,34.234153,-7.588278,-13.322358,-21.794879,23165.7898,11.720941,9.257771,22.435877,28.369113,-6.189259,-11.02865,-19.347677,2
32855.0977,9.164389,8.117597,10.991997,13.440859,-5.619793,-7.387628,-14.864322,31396.1836,8.887544,9.27012,13.382389,17.055703,-5.301034,-7.166555,-15.352661,5720.3821,3.303834,2.507806,7.764666,11.568861,-1.296485,-1.976322,-5.557883,5884.0733,3.247024,2.589737,8.023806,12.204804,-1.326963,-2.034882,-4.253905,2589.7641,2.749799,1.398812,4.935181,8.534861,-0.616581,-1.085333,-2.802838,2223.7141,2.741478,1.176923,4.086747,6.495827,-0.527532,-1.080339,-2.722237,8044.4326,3.833225,4.151557,12.527432,17.51328,-2.060255,-3.306241,-6.234209,8290.3923,3.80122,4.401112,13.650955,18.539917,-2.143548,-3.45042,-5.98315,34086.2837,6.872799,8.805644,11.887297,16.108263,-5.785284,-8.239508,-23.34186,27529.5503,6.533829,6.749782,9.015634,12.665377,-4.456234,-6.214041,-17.876935,6495.9795,3.440708,2.754915,7.847468,11.553679,-1.422546,-2.128682,-5.208917,5655.644,3.450779,2.496366,6.979983,11.100144,-1.28362,-1.937561,-4.38979,3024.2655,3.280432,1.68353,6.065219,10.437354,-0.698183,-1.310788,-3.923033,2686.1913,3.072368,1.43783,5.147851,8.801373,-0.593901,-1.037268,-3.637743,9259.6336,4.124673,4.918095,15.412898,22.231894,-2.366588,-3.899411,-6.688915,8364.2773,4.136523,4.561195,14.640488,20.960332,-2.168394,-3.518708,-6.222153,1
5735.1035,2.215325,1.082735,1.401113,3.693707,-0.884365,-1.195028,-3.417582,10644.7124,3.581482,2.005392,2.549036,4.579541,-1.642828,-2.157952,-6.13319,9219.2325,6.054334,2.681441,4.10563,6.241115,-1.728845,-2.54685,-5.301844,9447.1039,5.802122,2.761107,4.37665,7.01531,-1.763043,-2.553088,-5.391865,2228.9088,2.636248,0.701426,1.336093,3.321731,-0.457568,-0.877614,-2.440473,1925.1701,2.660859,0.584189,1.167861,3.393107,-0.377757,-0.70684,-2.370626,9183.9048,5.154969,3.062844,5.135084,7.904163,-1.966851,-3.034033,-6.027595,9657.4514,5.159979,3.255974,5.51795,8.728889,-2.096494,-3.356984,-5.904889,6867.2524,2.073125,1.324522,1.773808,6.113154,-1.014286,-1.534748,-6.136341,5371.8057,1.976712,1.034648,1.397298,4.383508,-0.802785,-1.200809,-4.522528,9909.836,6.11594,2.924008,4.57379,8.872854,-1.812836,-2.685571,-6.489043,7572.0176,5.429829,2.188003,3.575779,7.64625,-1.403831,-2.083929,-5.068187,2107.4895,2.69399,0.647205,1.338573,3.795458,-0.433019,-0.901585,-3.59053,2170.1123,2.801331,0.647832,1.309761,4.140699,-0.432665,-0.805623,-3.157266,9642.23,5.082362,3.224148,5.519297,9.070133,-2.085115,-3.396383,-6.890602,8203.8735,4.949162,2.718678,4.830437,8.109292,-1.748803,-2.858723,-5.794759,2
51845.95,14.636174,13.04027,17.422957,20.82205,-9.47857,-12.338472,-25.433642,47560.3445,12.881827,14.160103,20.695003,25.677882,-8.504231,-11.352799,-24.714452,9286.01,4.858548,3.213023,9.302312,13.076535,-2.097267,-3.154744,-5.772608,9515.469,4.719517,3.301869,9.52789,12.469603,-2.119013,-3.171471,-6.286121,3764.9621,3.534278,1.666832,5.536165,8.45786,-0.905658,-1.518149,-3.896842,3243.8195,3.581293,1.410841,4.748257,8.037341,-0.759224,-1.273325,-3.207616,12778.0967,5.672518,5.222215,14.755166,19.500415,-3.329542,-5.44942,-9.192759,13145.375,5.543956,5.437278,15.741209,20.542782,-3.458256,-5.626516,-9.389751,53592.9365,10.418993,14.321871,19.741604,27.191662,-9.532583,-13.781193,-40.554705,44335.0473,10.27188,11.121986,14.609655,19.642402,-7.789265,-10.672474,-28.004476,10558.2212,5.113903,3.559769,9.403456,13.905968,-2.297755,-3.390691,-7.002753,9093.5435,5.211233,3.214268,8.381092,12.704512,-2.045321,-3.013892,-6.219739,4349.3197,4.354379,1.982133,6.65728,10.19866,-1.010236,-1.811412,-4.662312,3853.1523,4.001006,1.668574,5.7419,9.733326,-0.853004,-1.443336,-4.193101,14939.707,6.291183,6.180669,18.079898,24.027356,-3.935084,-6.549651,-11.319082,13387.4954,6.353909,5.737405,17.098662,23.010864,-3.539693,-5.851382,-10.5954,1
14963.79,3.992977,4.016388,5.325747,7.698046,-2.260918,-2.896309,-7.364062,25052.2104,6.789265,7.587423,10.12109,12.303533,-3.967867,-5.011135,-11.486991,23068.5407,13.426318,8.179576,15.862535,18.784204,-5.14874,-7.922029,-13.801268,23474.3837,12.79104,8.408014,16.364338,20.535908,-5.247052,-8.02754,-13.759974,4981.2854,4.620986,1.817037,4.350655,6.823658,-1.174667,-2.015612,-4.568106,4308.9219,4.653974,1.474031,3.44425,5.724565,-0.986308,-1.653651,-3.848405,21985.6202,10.786147,9.043266,19.988924,23.972958,-5.676549,-9.376502,-15.567031,23354.7109,10.975042,9.772555,21.594066,27.82158,-6.165129,-10.45299,-16.408069,17307.9947,3.572909,4.715959,6.16042,10.978309,-2.559495,-3.548773,-11.691683,13733.519,3.360055,3.578825,4.620175,7.760285,-1.947688,-2.65368,-8.900107,24704.7996,13.629628,8.745985,17.047132,20.613416,-5.313559,-8.013697,-18.286773,18868.1217,12.055662,6.426928,12.249078,15.56296,-4.082556,-6.177514,-13.371862,4860.4786,4.810137,1.72228,4.12376,7.647737,-1.17902,-2.10463,-4.85233,5132.8615,5.20066,1.708574,3.950567,7.47909,-1.207887,-2.066377,-5.423624,24001.0405,11.140281,9.857999,22.750267,28.203204,-6.322808,-10.905306,-19.750687,19990.6905,10.582525,8.054441,18.982383,23.73411,-5.152243,-8.723159,-15.443774,2
75709.0176,20.779966,20.472157,28.400103,33.495398,-14.226404,-18.317583,-48.748353,69259.6765,19.061199,21.321562,33.095506,37.418753,-12.978845,-17.014145,-46.28715,15271.9526,7.211433,4.439089,11.471564,15.456158,-3.560581,-5.321418,-9.677219,15531.4167,7.014267,4.554125,11.834207,15.532785,-3.575922,-5.364665,-9.652335,5625.1964,4.826762,2.139535,6.413547,10.428184,-1.360938,-2.356235,-4.39193,4824.0315,4.857742,1.786467,5.397627,8.805737,-1.136126,-1.904955,-4.115827,20660.8069,8.491934,7.217205,17.915706,23.198553,-5.620241,-9.195881,-14.702463,21249.6272,8.301587,7.493004,19.153498,24.610612,-5.8485,-9.889281,-14.148696,78931.5649,14.934972,22.908568,32.888107,42.344231,-14.668285,-20.731421,-76.208798,66255.5723,14.773032,18.481952,25.510307,33.841484,-12.188867,-17.006608,-59.694693,17309.0481,7.701286,4.940401,11.838533,15.71255,-3.931217,-5.96066,-12.829765,14778.1809,7.541006,4.465908,10.801205,15.847005,-3.44141,-5.204316,-10.241019,6435.3027,5.91197,2.515886,7.68612,12.051088,-1.529877,-2.651579,-5.469658,5720.2928,5.481238,2.078299,6.550733,10.423974,-1.294336,-2.188802,-5.290944,24398.0738,9.548447,8.566121,22.181145,31.234237,-6.791237,-11.845686,-22.493196,21543.9092,9.356669,7.936897,20.987193,29.177729,-6.000305,-10.204176,-19.489328,1
8560.1445,2.648678,1.800441,2.203093,4.656331,-1.355991,-1.853738,-4.968995,16236.3257,4.716338,3.554868,4.463497,7.215191,-2.611619,-3.449995,-7.345447,14373.6223,8.370012,4.880472,8.706336,10.244094,-3.021528,-4.426678,-8.12708,14677.5057,8.101101,5.023479,8.730717,11.377695,-3.103749,-4.597809,-8.032171,3271.8907,3.323107,1.143202,2.420612,4.880404,-0.737045,-1.268815,-3.886821,2788.7905,3.269734,0.952228,2.003763,3.924825,-0.62267,-1.021422,-2.867632,13963.7236,6.953333,5.512906,10.659658,13.919296,-3.364314,-5.351015,-8.68186,14746.8628,6.99602,5.884373,11.357574,14.767486,-3.628664,-6.012942,-9.481803,10586.6274,2.525124,2.244052,2.845512,6.319197,-1.597141,-2.22436,-7.716229,8139.897,2.33973,1.71825,2.219866,4.632252,-1.234596,-1.743287,-5.737583,15389.2031,8.434342,5.276512,9.144995,12.980735,-3.180016,-4.681229,-10.187092,11745.2941,7.576608,3.920455,6.763369,10.581424,-2.420086,-3.588957,-7.615709,3107.1462,3.348843,1.066102,2.303154,5.798663,-0.728021,-1.307782,-3.926594,3265.9299,3.561414,1.063484,2.283381,5.133785,-0.732079,-1.306421,-3.715125,14982.5852,7.031639,5.891408,11.839892,15.361798,-3.67138,-6.271869,-10.764189,12546.2876,6.68491,4.863956,10.021688,14.724202,-3.020078,-5.051513,-9.456748,2
4103.4954,2.099977,3.186308,5.298166,8.344822,-0.369229,-0.681427,-3.529948,4001.3232,2.031425,3.905758,6.484622,8.850515,-0.412411,-0.747918,-4.342171,445.6172,1.180703,1.840202,6.141589,9.618133,-0.146696,-0.380549,-2.970795,433.781,1.165114,1.890687,6.267272,9.932927,-0.150758,-0.392614,-2.769769,339.2515,1.227371,1.110252,4.107051,6.526725,-0.082465,-0.328631,-2.571672,327.2776,1.258861,0.9332,3.529293,6.385322,-0.08277,-0.336956,-2.418807,782.6822,1.278124,3.101397,9.91974,13.912212,-0.193559,-0.425853,-2.832068,815.0848,1.276223,3.315406,10.988744,15.21961,-0.206489,-0.482298,-3.276232,4710.8623,1.843872,3.39245,5.409841,8.799695,-0.421185,-0.854313,-5.312555,4001.0063,1.841988,2.661853,4.246353,6.938811,-0.358376,-0.748199,-4.560381,530.738,1.20186,1.949172,5.932225,9.516281,-0.162572,-0.453104,-3.513498,422.4382,1.185308,1.758492,5.265878,8.692478,-0.145393,-0.450098,-3.439984,476.7248,1.360892,1.337356,5.072098,9.090879,-0.098103,-0.418039,-3.514648,439.2136,1.341363,1.148645,4.147424,7.644672,-0.094784,-0.376785,-3.182584,922.2686,1.313939,3.666887,12.194853,17.414274,-0.215683,-0.54803,-3.670316,874.4892,1.335378,3.396295,11.762728,18.198082,-0.20126,-0.489848,-3.30996,1
537.1884,1.14549,0.152486,0.43591,3.688971,-0.169113,-0.49665,-3.276469,1183.4409,1.328831,0.256579,0.587446,4.36283,-0.212848,-0.533854,-3.225591,2341.3151,2.325561,0.468063,0.933963,3.803495,-0.285498,-0.589636,-3.125696,2458.1748,2.300673,0.491005,0.818464,3.780385,-0.28614,-0.589422,-4.176631,670.3581,1.498795,0.164099,0.409591,3.224624,-0.105326,-0.358542,-2.77776,574.1646,1.494213,0.138568,0.388166,2.552092,-0.095939,-0.333066,-2.562642,2635.966,2.24309,0.551204,0.980816,3.766439,-0.359547,-0.6904,-3.312433,2763.0237,2.236577,0.576859,0.913329,3.950634,-0.370921,-0.734775,-3.36497,722.6787,1.130136,0.226444,0.642428,4.690483,-0.185828,-0.555241,-4.589235,477.5391,1.101476,0.183541,0.624701,4.542734,-0.149019,-0.470884,-4.231614,2525.2953,2.36602,0.511647,0.909849,4.870951,-0.304505,-0.676452,-3.91204,2010.6406,2.247672,0.406836,0.788015,3.831175,-0.252572,-0.583405,-3.489339,606.2966,1.500885,0.148576,0.587775,3.924591,-0.103754,-0.398469,-3.61719,632.832,1.548923,0.1562,0.49104,3.867681,-0.10324,-0.418048,-3.047554,2717.072,2.220399,0.560661,1.090934,4.882872,-0.361098,-0.728441,-4.164692,2310.2996,2.173669,0.492341,0.89371,4.145006,-0.31711,-0.710068,-3.494346,2
91087.8992,26.318133,24.503112,34.703224,40.690394,-17.083713,-22.398033,-79.907837,77411.289,24.733622,23.755852,37.304748,41.505503,-14.182632,-19.553026,-68.326462,18744.7116,9.292152,5.293807,12.666698,17.331359,-4.364426,-6.657908,-12.270892,18985.0173,8.830745,5.371447,13.023562,17.028831,-4.3558,-6.520831,-11.785472,6495.7583,5.564683,2.408889,6.900028,10.51943,-1.558412,-2.665843,-4.659774,5491.559,5.552165,1.953494,5.591851,8.765465,-1.271903,-2.098956,-4.016175,25066.1382,10.686115,8.498256,19.665555,25.066965,-6.737475,-11.171197,-19.409546,25583.7321,10.588957,8.878607,21.13707,27.112752,-7.082793,-11.989034,-19.320142,87331.0986,18.828063,25.180247,36.550332,46.5958,-15.760973,-22.841956,-87.595041,73265.008,19.168527,20.132186,27.901044,37.046746,-13.145422,-18.275861,-64.52602,21287.834,10.008176,5.950086,13.507726,17.752861,-4.839311,-7.252234,-16.585244,17960.4111,9.875986,5.214763,11.836315,16.719905,-4.175919,-6.303386,-13.048165,7347.2895,6.898885,2.793318,8.256811,12.601093,-1.753811,-3.07732,-6.037562,6623.4912,6.42512,2.236816,6.82368,10.906387,-1.464284,-2.37453,-5.269288,29883.4707,12.389416,10.346822,25.096823,33.392529,-8.3483,-15.069626,-25.782494,26304.9963,12.281689,9.345443,22.896028,29.114602,-7.174644,-12.197428,-23.414357,1
14322.9878,3.636333,3.469031,4.355474,6.368657,-2.187708,-2.814852,-6.62623,22015.5683,5.9769,5.817817,7.583638,10.66343,-3.504056,-4.416732,-9.86663,19528.7865,10.884618,6.984152,13.152513,16.630732,-4.266541,-6.456689,-11.306131,19885.2813,10.477935,7.135193,13.557215,16.244902,-4.350993,-6.53314,-11.865609,4220.6517,3.944812,1.541374,3.551347,6.855901,-0.977173,-1.682062,-3.461297,3628.0318,3.878527,1.260055,2.925638,5.59521,-0.815095,-1.368224,-3.214668,18827.9807,8.898964,7.708773,16.313986,19.136849,-4.626633,-7.399981,-13.020859,19783.3462,9.008428,8.286928,17.725728,21.242842,-5.050766,-8.506866,-13.335087,14857.146,3.128424,3.615366,4.57179,7.871449,-2.214404,-3.160084,-10.181109,11554.8584,2.89706,2.752744,3.537095,6.678642,-1.694875,-2.342279,-7.502355,20886.1386,11.064472,7.488338,14.127019,17.509907,-4.450406,-6.659652,-14.941592,16005.3506,9.976734,5.481202,10.131343,13.193565,-3.374492,-5.041042,-10.513879,4086.7951,3.982632,1.448665,3.316757,6.624287,-0.973888,-1.704194,-3.923234,4337.164,4.332187,1.426163,3.226328,6.918009,-0.986405,-1.608956,-4.075066,20332.4026,9.103265,8.354415,18.656325,25.378375,-5.196865,-8.974862,-16.014696,16977.8251,8.58758,6.791634,15.10201,19.506798,-4.152902,-6.918002,-10.961347,2
32788.3694,9.171839,8.13174,11.062451,13.156092,-5.462346,-7.235772,-14.473973,30948.6608,9.109457,8.946042,12.874841,15.026637,-5.094652,-6.766248,-14.852216,6041.7476,3.441235,2.550758,7.812209,11.056806,-1.344007,-2.056829,-4.435985,6158.3112,3.320658,2.64935,8.063181,11.619529,-1.368102,-2.131827,-5.316551,2628.3111,2.777131,1.404146,4.98898,8.225069,-0.622659,-1.106188,-2.790766,2280.5659,2.791808,1.159844,4.060965,7.507572,-0.529939,-0.8974,-3.831927,8400.5948,3.930083,4.185935,12.261777,16.473415,-2.107522,-3.326266,-6.04564,8551.9282,3.897346,4.43385,13.837939,19.758772,-2.191534,-3.595429,-6.500142,32956.5068,6.8678,8.352433,11.224514,15.61402,-5.464235,-7.839732,-22.257315,26391.5962,6.569718,6.390303,8.570497,12.090653,-4.155139,-5.746288,-15.576674,6837.7902,3.597591,2.801596,7.774164,11.317206,-1.472959,-2.184013,-4.940746,5913.0795,3.59218,2.521814,6.820194,10.678084,-1.327265,-2.010578,-5.189667,3030.4267,3.317498,1.675258,5.807822,9.60035,-0.703368,-1.269352,-3.679296,2734.273,3.092682,1.393383,4.701113,9.250429,-0.588849,-1.076815,-3.6569,9632.7593,4.260208,4.992401,15.676323,21.980872,-2.445146,-4.054424,-7.846077,8751.834,4.307398,4.517768,14.160604,19.329633,-2.213534,-3.564459,-6.752465,1
5743.291,2.230714,1.082382,1.389662,3.735057,-0.838666,-1.214464,-4.123949,10088.9583,3.527333,1.886189,2.407682,4.966571,-1.523058,-1.998824,-5.316934,9516.4415,6.00425,2.768663,4.303078,6.400478,-1.774102,-2.564611,-5.980216,9743.1967,5.834161,2.844429,4.500488,7.544463,-1.802714,-2.670108,-5.923541,2243.4134,2.637543,0.704322,1.403457,3.89241,-0.456298,-0.819234,-2.542143,1908.8963,2.608751,0.582896,1.137449,3.387038,-0.369797,-0.659232,-2.735793,9469.1673,5.158257,3.139333,5.363241,8.577712,-1.989502,-3.114738,-6.019806,9889.281,5.192698,3.332075,5.711634,9.536186,-2.113334,-3.456613,-6.679523,6549.8608,2.053456,1.254981,1.692504,5.30563,-0.94997,-1.464601,-5.537479,5070.6592,1.950778,0.975357,1.30501,4.41348,-0.749437,-1.115904,-5.057866,10152.3166,6.124726,2.991896,4.703321,8.123253,-1.841058,-2.805581,-6.620238,7702.9209,5.45976,2.245915,3.658416,7.18418,-1.415332,-2.128694,-5.2995,2088.158,2.665767,0.645536,1.404684,4.532285,-0.431639,-0.818658,-3.09213,2194.8361,2.788718,0.651901,1.307132,4.23299,-0.433361,-0.823594,-3.041866,9855.3498,5.126002,3.318105,5.764225,9.692108,-2.109467,-3.466421,-7.156644,8355.2632,4.926067,2.745363,4.81004,8.509762,-1.741482,-2.770348,-5.546022,2
54053.6968,15.814169,13.802539,19.810648,24.287085,-9.897746,-13.141654,-27.504379,47375.2437,13.421793,13.996946,20.649786,23.618448,-8.438058,-11.350955,-26.804447,9716.5274,4.896515,3.303122,9.305992,13.459024,-2.226654,-3.299378,-6.814314,9893.2712,4.763528,3.406624,9.675749,13.497967,-2.239601,-3.334669,-6.252897,3828.8724,3.572092,1.686965,5.486201,8.794898,-0.914384,-1.578521,-3.263872,3276.7358,3.548775,1.39034,4.511262,7.689911,-0.773173,-1.377747,-3.889994,13353.2497,5.71589,5.288561,14.481417,19.546301,-3.421769,-5.458908,-8.926103,13549.2388,5.595507,5.577495,16.235465,21.322039,-3.589423,-5.863812,-9.891437,52986.4267,10.740329,14.030057,18.969819,27.829865,-9.365637,-13.168223,-39.457299,43312.4702,10.538857,10.817641,14.254194,18.816807,-7.595447,-10.581799,-33.085456,10964.7861,5.145324,3.679685,9.727756,14.05237,-2.44688,-3.626988,-7.210641,9440.7498,5.239942,3.282126,8.316998,12.278688,-2.160672,-3.172528,-6.481108,4366.2788,4.290817,1.995282,6.62617,12.087303,-1.020506,-1.785497,-4.741968,3920.1344,4.013233,1.644256,5.347277,8.730537,-0.84604,-1.462656,-3.986324,15536.5254,6.37201,6.369065,18.575205,24.84496,-4.076737,-6.885998,-12.557887,13862.4768,6.315913,5.758262,16.451488,23.156583,-3.607851,-5.866314,-10.468986,1
16332.0274,4.208485,4.365479,5.687695,8.216469,-2.43482,-3.083517,-7.324118,23685.4434,6.654134,7.067225,9.341592,13.004429,-3.743298,-4.765376,-10.540825,23386.8661,13.082119,8.496159,16.614722,19.949462,-5.239,-7.89125,-14.162426,23810.2435,12.696163,8.703858,17.162452,20.918111,-5.326644,-8.053151,-14.099904,4919.9656,4.526117,1.825074,4.340311,6.928876,-1.1581,-1.997047,-4.042314,4252.351,4.523147,1.467829,3.434593,5.548383,-0.967207,-1.621772,-3.35283,22242.9939,10.601674,9.21346,20.141743,25.299366,-5.628992,-9.163084,-14.255834,23459.4031,10.685326,9.983192,22.260871,28.208146,-6.162451,-10.490403,-14.655269,16388.8701,3.521302,4.371798,5.626809,8.887677,-2.396626,-3.368894,-11.6902,12953.2695,3.312165,3.355544,4.341982,6.897136,-1.834127,-2.397156,-7.831912,24848.2979,13.224481,9.043189,17.969878,21.879212,-5.36852,-8.15132,-15.689636,19069.1706,11.967916,6.589429,12.536409,15.396285,-4.12397,-6.09201,-12.196435,4818.7198,4.729538,1.724544,4.165184,7.307282,-1.171726,-2.033317,-4.625715,5115.0713,5.060358,1.691797,3.844639,7.440472,-1.18294,-2.022244,-4.873551,24219.6851,10.956847,10.067018,23.724494,29.373906,-6.308778,-10.92425,-20.870537,20053.7556,10.186402,8.07672,18.862283,25.436523,-5.035742,-8.469162,-15.582566,2
80733.4993,20.710587,22.312616,31.475513,36.160518,-15.532017,-20.500186,-56.999742,69041.4881,19.463086,21.170288,32.734457,38.094094,-12.889782,-16.843264,-44.097915,15563.9265,7.31655,4.512261,11.468681,16.118662,-3.648201,-5.471068,-9.816306,15821.5137,7.093125,4.620575,11.804004,16.248036,-3.666892,-5.498209,-8.822847,5665.84,4.895211,2.13648,6.450048,9.412647,-1.361617,-2.2704,-4.713991,4834.854,4.883021,1.767736,5.343484,8.973817,-1.137156,-1.872765,-4.100522,21106.7742,8.501658,7.264446,17.810712,22.885344,-5.699676,-9.36946,-15.020509,21617.6743,8.357942,7.627984,19.33466,26.338939,-5.932989,-10.052057,-17.14637,78374.8647,15.254322,22.736772,33.025111,42.957316,-14.542222,-20.404555,-78.672773,65862.5151,15.128327,18.385735,25.246128,33.874955,-12.186513,-17.007454,-56.527911,17640.0124,7.72509,5.025551,12.12298,17.333536,-4.037981,-6.068261,-13.903817,14951.4287,7.637799,4.507818,10.677857,15.322727,-3.520351,-5.30918,-10.373304,6443.1563,5.990809,2.515448,7.875252,12.171294,-1.534453,-2.595881,-4.917462,5739.9207,5.428997,2.033865,6.279984,10.213004,-1.287622,-2.178139,-4.880284,24902.4873,9.519385,8.735874,22.677664,29.791864,-6.89915,-11.985716,-22.401359,21945.4934,9.339288,7.952102,20.261618,27.197469,-6.050291,-10.222313,-18.746757,1
10008.8315,2.883598,2.093909,2.585178,4.488895,-1.567228,-2.049315,-5.240813,16208.503,4.736929,3.557404,4.450058,7.222782,-2.60575,-3.329516,-6.907946,14456.4455,8.413362,4.921913,8.574515,10.792092,-3.038764,-4.494401,-7.879802,14736.9805,8.065773,5.045343,8.774351,11.766976,-3.101947,-4.543354,-8.127226,3259.4417,3.30594,1.150298,2.458649,4.640191,-0.72512,-1.215206,-3.483891,2810.1711,3.323945,0.944546,1.963163,3.905658,-0.607055,-1.045625,-2.517658,14003.2581,6.933123,5.534224,10.726181,13.169484,-3.335053,-5.253644,-9.153107,14840.7786,6.968455,5.912641,11.522115,15.288224,-3.609992,-5.974473,-10.009539,10658.1323,2.559515,2.25112,2.819167,5.875378,-1.609775,-2.292082,-7.170909,8132.5034,2.355323,1.717656,2.198457,4.552182,-1.224655,-1.729025,-6.169074,15450.3618,8.427272,5.32364,9.305787,11.99324,-3.174222,-4.787462,-10.005327,11749.3336,7.56059,3.933095,6.894154,10.664389,-2.415926,-3.513363,-7.470763,3117.9281,3.341836,1.067418,2.370407,5.070535,-0.712852,-1.26283,-4.074991,3261.3872,3.557021,1.062792,2.371562,5.192707,-0.724125,-1.377714,-3.55129,15076.0683,6.988336,5.93166,12.06874,15.676293,-3.652872,-5.96222,-10.468765,12530.1384,6.623732,4.865646,9.955022,13.205899,-2.983205,-4.8287,-8.431075,2
4308.5364,2.112683,3.390223,5.540168,7.830374,-0.394474,-0.681346,-3.532086,4022.8311,2.057541,4.02155,6.620248,9.428354,-0.410974,-0.73177,-3.678341,427.4636,1.170378,1.969125,6.573019,10.270965,-0.150046,-0.39722,-2.857163,477.6794,1.180929,2.013302,6.708808,9.998733,-0.153037,-0.414531,-3.145626,338.3461,1.227913,1.161913,4.343512,7.440262,-0.084989,-0.290445,-2.450925,266.0443,1.20417,1.000696,3.722749,6.854614,-0.07615,-0.314132,-2.430857,786.5318,1.276491,3.327143,10.61573,14.687789,-0.205073,-0.451695,-3.11638,830.0455,1.280747,3.518224,11.567233,15.973698,-0.22051,-0.482801,-3.235173,4720.6718,1.849773,3.442141,5.492231,8.074429,-0.422939,-0.928019,-5.233732,4031.6357,1.855493,2.683393,4.194504,6.836279,-0.360701,-0.787232,-4.738009,557.7602,1.212221,2.100916,6.174802,10.029796,-0.171239,-0.521167,-3.488519,464.4058,1.203324,1.885796,5.657705,8.844242,-0.149018,-0.453965,-3.48908,458.6223,1.344357,1.375503,5.053884,8.781897,-0.10421,-0.414964,-3.4349,433.5874,1.334133,1.219124,4.49453,7.55981,-0.09597,-0.37561,-3.262825,992.8553,1.335784,3.879101,12.984428,18.786672,-0.22721,-0.530567,-3.268512,867.9502,1.334229,3.618564,12.287447,17.863036,-0.209232,-0.565048,-3.33948,1
536.7071,1.138035,0.153393,0.449898,3.167157,-0.150184,-0.401919,-2.797077,1161.7019,1.328423,0.239156,0.553376,4.507704,-0.200993,-0.504122,-3.426989,2473.5546,2.397932,0.470674,0.748458,3.171326,-0.3072,-0.671846,-3.234129,2542.4327,2.340683,0.486955,0.858521,3.69937,-0.315615,-0.6774,-3.36388,723.9772,1.545825,0.158853,0.432533,3.010271,-0.106181,-0.375566,-2.360655,603.5573,1.532681,0.134487,0.389123,2.791552,-0.101913,-0.338147,-2.572458,2750.9423,2.303037,0.53939,0.885103,4.002472,-0.372849,-0.73993,-3.307681,2862.57,2.27459,0.573788,1.140304,3.718067,-0.385937,-0.768873,-3.714695,663.434,1.120413,0.200192,0.642636,5.106836,-0.171676,-0.519429,-4.27618,468.6792,1.100779,0.152219,0.546619,4.766218,-0.14264,-0.513733,-3.983036,2613.9003,2.397167,0.500892,0.93793,4.75124,-0.327062,-0.727221,-4.187427,2056.4417,2.259937,0.403744,0.731373,3.672524,-0.27476,-0.665147,-3.912778,644.643,1.537555,0.149678,0.467333,3.538716,-0.110337,-0.416461,-3.974017,642.4353,1.545068,0.158661,0.478903,3.122271,-0.11382,-0.410159,-3.825815,2729.7657,2.218105,0.543236,1.03323,3.980664,-0.372559,-0.788009,-4.583361,2393.194,2.214198,0.483286,0.899361,3.512482,-0.334337,-0.734044,-3.78556,2
88662.355,28.321999,24.196966,34.479586,39.081024,-16.661646,-22.152561,-65.870768,78135.6536,25.126918,24.178992,38.161552,43.967865,-14.554205,-19.513829,-64.797349,18482.4312,9.351708,5.225885,12.623508,17.709992,-4.314147,-6.492309,-11.710258,18719.4392,9.051459,5.332026,13.023298,18.331531,-4.351191,-6.458722,-12.340784,6482.9552,5.625973,2.375729,6.836147,11.10034,-1.559492,-2.582365,-5.562272,5497.0695,5.826606,1.913072,5.482782,8.439489,-1.265478,-2.034349,-4.296775,24692.4116,10.79314,8.509434,19.813445,25.097453,-6.759506,-11.201136,-18.040662,25450.6416,10.632239,8.806689,20.766211,26.604797,-7.024584,-11.767273,-18.481865,88464.0479,19.051358,25.913953,37.935381,46.423123,-16.22119,-23.377015,-110.156063,74462.8982,19.250185,20.674031,28.823978,38.925383,-13.499124,-19.055734,-64.719277,20976.2805,10.051976,5.863396,13.234279,18.23235,-4.802,-7.254056,-17.581482,17664.5899,10.009081,5.153669,11.823553,16.252026,-4.115265,-6.260944,-12.605251,7337.9807,6.92468,2.77312,8.28474,12.675933,-1.752632,-3.002299,-6.74323,6584.2937,6.453355,2.29798,6.971164,10.577705,-1.498165,-2.471572,-5.925228,29487.2956,12.388873,10.225343,24.701291,31.698444,-8.237521,-14.549027,-26.684536,25803.1071,12.386237,9.355764,23.181353,29.242763,-7.215942,-12.648548,-24.166404,1
13248.6113,3.444331,3.22422,4.09704,6.656598,-2.048253,-2.597536,-6.167893,21322.3218,5.786402,5.736527,7.425603,10.148659,-3.474739,-4.5009,-9.892525,18964.9266,10.883965,6.788445,12.746457,15.642514,-4.178175,-6.379934,-11.320758,19344.3892,10.433513,6.964488,13.088381,16.101768,-4.271321,-6.323428,-12.270961,4194.9683,3.951842,1.514054,3.464625,5.750107,-0.969865,-1.600254,-3.70471,3580.4212,3.937061,1.253445,2.818133,4.905374,-0.82309,-1.381065,-3.315253,18167.5159,8.828217,7.571572,16.122204,20.315591,-4.56277,-7.547829,-11.881738,19331.4307,8.837531,8.101487,17.010434,21.279682,-4.931376,-8.191395,-12.792634,14672.7392,3.079398,3.614188,4.608031,7.902026,-2.242671,-3.143171,-9.461027,11433.5796,2.841977,2.749732,3.553355,7.120199,-1.695861,-2.338954,-8.069349,20290.8635,10.811265,7.246801,13.534602,17.059816,-4.349953,-6.409139,-14.227337,15419.7675,9.784931,5.360259,9.926252,13.281863,-3.315351,-5.03188,-9.74945,4018.7333,3.985108,1.4299,3.385337,6.580768,-0.961922,-1.670981,-4.860565,4200.2719,4.244624,1.423206,3.219568,6.496163,-0.993969,-1.731473,-3.808231,19726.2935,8.94865,8.110531,17.984433,23.373081,-5.040588,-8.734685,-16.715236,16416.6162,8.521101,6.696038,15.176849,18.790801,-4.124681,-7.065476,-14.212601,2
66327.7581,17.509807,17.192966,23.550388,28.288445,-12.431223,-16.682129,-41.963216,58629.2104,16.197525,17.632041,26.625406,30.93338,-10.760428,-14.702888,-34.27673,12486.0281,6.025557,3.871263,10.415597,14.358937,-2.864628,-4.237409,-7.641458,12710.0865,5.798065,3.967916,10.710643,15.25677,-2.89175,-4.325881,-8.217596,4760.3998,4.215944,1.90388,5.880666,8.876591,-1.144231,-1.928633,-3.91818,4061.7071,4.183979,1.596781,5.047563,7.770437,-0.956316,-1.609178,-3.467786,16985.541,7.030609,6.251917,16.4233,21.238289,-4.535523,-7.465367,-12.262896,17517.5198,6.890628,6.483832,17.501088,23.245107,-4.706676,-7.839457,-11.750884,66701.8667,12.744384,18.376407,25.814357,36.595709,-12.264395,-17.4825,-62.22126,55864.0166,12.508355,14.369929,19.515213,24.507075,-10.068112,-13.953103,-43.175657,14153.4709,6.314178,4.306249,10.664222,14.351911,-3.159429,-4.795297,-10.78378,12069.1374,6.322919,3.872355,9.605971,13.720948,-2.781395,-4.193415,-8.469554,5416.1777,5.036315,2.244462,7.143962,13.0121,-1.285299,-2.234088,-5.529888,4826.6126,4.724277,1.883524,6.169186,10.664638,-1.079399,-1.820404,-4.621485,20034.0932,7.78242,7.397924,20.243588,27.692769,-5.426241,-9.146133,-17.060869,17697.8372,7.719209,6.870254,19.128098,25.413562,-4.827545,-8.22416,-15.573189,1
16596.0972,4.187394,4.345023,5.645951,7.642377,-2.573853,-3.352574,-9.324838,25233.0274,6.835554,7.460844,9.904222,12.603317,-4.141879,-5.237605,-12.658305,26421.9615,14.638672,9.65398,19.38448,24.332412,-6.132226,-9.235815,-16.604202,26926.9948,13.991739,9.896743,19.974075,24.828615,-6.256824,-9.638498,-15.67063,5582.1743,5.008611,2.04873,4.830241,7.216603,-1.360162,-2.263671,-4.542308,4780.8355,4.904052,1.657661,4.014054,6.613738,-1.142728,-1.966849,-4.516169,25019.3247,11.622959,10.445373,24.060307,28.95258,-6.672071,-11.179065,-18.705651,26740.6335,11.945637,11.301055,25.936656,31.404492,-7.242982,-12.680419,-18.980743,17873.1465,3.633127,4.697078,6.076949,9.841846,-2.709304,-3.789666,-12.792728,13977.2441,3.345789,3.570937,4.668729,7.496728,-2.062293,-2.839259,-9.367157,28008.3535,14.756783,10.226897,20.873544,25.169767,-6.26226,-9.512023,-20.452302,21501.1619,13.117423,7.515824,14.843387,18.580387,-4.83257,-7.327207,-15.600428,5461.0946,5.16374,1.938513,4.646302,7.858447,-1.378302,-2.469266,-5.1313,5739.1342,5.507689,1.941753,4.531842,7.761994,-1.408182,-2.397599,-5.472866,27469.7461,12.142756,11.383313,27.622734,34.831022,-7.418541,-12.826236,-23.093762,22765.126,11.501574,9.302143,22.787178,29.542886,-6.054534,-10.53563,-20.012779,2
4202.4414,2.055342,3.372564,5.590404,7.739743,-0.387122,-0.72211,-3.61851,4036.636,2.068386,4.004072,6.704694,9.73311,-0.412358,-0.812725,-4.130707,496.4087,1.199537,1.910007,6.373498,10.257176,-0.15445,-0.480085,-3.446937,484.6606,1.1826,1.962233,6.483028,10.163877,-0.153339,-0.429289,-2.740421,388.0202,1.262893,1.144434,4.309358,7.199918,-0.086991,-0.325521,-2.540394,324.6164,1.256128,0.972075,3.597323,6.741727,-0.076794,-0.276924,-2.2932,843.0776,1.298677,3.230224,10.341387,14.872033,-0.202791,-0.494772,-2.962047,880.9377,1.298429,3.42609,11.270069,15.962212,-0.207415,-0.540925,-3.365498,4675.8135,1.829989,3.510168,5.61711,8.99502,-0.421011,-0.91452,-5.394614,3955.4112,1.823401,2.747195,4.391781,6.593473,-0.358313,-0.76998,-4.797875,590.1829,1.221965,2.020826,6.157535,9.965302,-0.167612,-0.5226,-3.621162,492.6743,1.214592,1.830107,5.59803,9.361106,-0.151178,-0.426844,-3.360132,502.2675,1.384228,1.365102,5.076464,8.301463,-0.097832,-0.403393,-3.599665,474.8992,1.367616,1.189584,4.434674,9.062684,-0.092833,-0.40687,-3.341188,997.2695,1.338652,3.816391,12.584808,18.504904,-0.221473,-0.518221,-3.838885,887.2056,1.337105,3.537778,12.211809,18.160575,-0.208418,-0.504208,-3.024286,1
400.3338,1.104558,0.132383,0.405669,3.66128,-0.129063,-0.396225,-2.98031,900.9998,1.257535,0.202004,0.541143,4.102832,-0.177395,-0.440026,-3.624545,2322.3229,2.321885,0.458458,0.774175,3.807737,-0.284373,-0.554503,-3.086629,2406.7116,2.270503,0.469738,0.864963,3.508147,-0.282737,-0.613052,-3.255938,676.4526,1.510638,0.154899,0.404274,2.994221,-0.103898,-0.333287,-2.694032,576.6757,1.507239,0.139755,0.429869,2.593599,-0.093006,-0.322652,-2.622214,2612.9604,2.227532,0.538802,0.890439,3.794628,-0.348215,-0.724576,-3.16095,2744.9915,2.238756,0.559886,0.953236,4.251023,-0.360298,-0.753376,-3.600171,543.0635,1.09929,0.183215,0.607533,4.909575,-0.170473,-0.558789,-4.455613,348.2163,1.075045,0.150062,0.549552,4.386382,-0.142624,-0.490019,-3.848722,2463.5725,2.329672,0.497873,0.907253,4.747813,-0.297107,-0.693831,-4.414135,1982.8386,2.220107,0.398514,0.764267,3.967979,-0.248875,-0.603028,-4.2324,562.1835,1.458467,0.152046,0.472005,3.685323,-0.104072,-0.396212,-3.562393,612.5821,1.532948,0.153369,0.524304,3.592458,-0.098209,-0.417401,-3.721734,2641.6406,2.196835,0.542557,0.963582,4.247672,-0.347104,-0.738761,-4.129673,2244.7402,2.122239,0.480569,0.862819,3.859775,-0.305578,-0.694167,-3.922167,2
34315.3052,11.916723,8.460667,11.382831,13.461221,-5.675355,-7.709825,-16.100979,32314.1679,11.448611,9.500688,13.72116,16.165641,-5.30594,-6.975749,-14.883898,6050.0281,3.740755,2.551074,7.87071,11.051393,-1.330297,-1.994178,-3.881293,6210.8879,3.639866,2.613605,8.128661,11.660488,-1.358024,-2.032037,-4.576475,2691.2286,2.924709,1.422251,5.02783,7.954723,-0.6265,-1.062133,-2.935848,2307.0515,2.913377,1.195475,4.245671,7.12373,-0.532107,-0.96943,-2.745175,8471.2233,4.389179,4.208655,12.674051,17.561813,-2.112608,-3.394384,-6.122199,8658.8472,4.283878,4.443836,13.748034,19.300978,-2.204999,-3.534719,-6.307846,34993.5127,8.327527,9.050161,12.036292,16.019912,-5.761508,-7.999831,-24.169859,28350.0027,8.130809,6.920958,9.164932,11.97411,-4.457769,-6.216451,-16.91553,6888.2231,4.002198,2.795549,7.796909,12.422876,-1.449253,-2.214061,-5.335792,5920.0378,4.018549,2.51063,6.980298,10.385913,-1.290219,-1.935099,-4.811613,3105.5587,3.509508,1.704361,5.907785,9.66555,-0.703861,-1.282882,-4.025164,2796.8439,3.333425,1.446789,5.066479,8.678517,-0.599288,-1.051269,-3.434769,9743.5405,4.78547,5.00523,15.57358,21.82722,-2.423029,-3.919125,-8.452231,8785.9011,4.892119,4.601663,14.644708,19.934556,-2.207802,-3.584446,-7.256813,1
6589.9106,2.370808,1.265142,1.616676,3.627843,-0.981534,-1.417939,-3.977842,11136.7258,3.781804,2.149282,2.732722,5.304912,-1.695454,-2.266808,-5.832656,9450.5266,6.27565,2.776504,4.377862,7.131604,-1.762942,-2.603286,-5.113343,9729.825,6.110262,2.849301,4.470804,6.81386,-1.821876,-2.616953,-5.249917,2263.81,2.657011,0.718851,1.383663,3.395709,-0.461909,-0.799245,-2.38739,1925.9726,2.628171,0.598828,1.218414,3.250786,-0.383469,-0.720907,-2.399797,9409.2465,5.414866,3.16008,5.342921,8.058473,-1.976658,-3.083825,-5.8519,9940.312,5.43567,3.361117,5.752297,10.19851,-2.119806,-3.318953,-6.087168,7216.8438,2.146849,1.410862,1.858185,4.877579,-1.039714,-1.61959,-5.382035,5673.5962,2.062155,1.109344,1.475238,4.383367,-0.823956,-1.257889,-4.698427,10119.5516,6.374089,3.033772,4.785202,8.871857,-1.856876,-2.678654,-5.740059,7666.236,5.686816,2.263473,3.677098,7.036517,-1.422183,-2.165641,-4.702164,2147.1334,2.72757,0.666407,1.476331,4.90385,-0.442188,-0.826824,-3.190633,2207.3805,2.825452,0.66631,1.428611,4.322376,-0.446866,-0.810264,-3.103246,9861.4869,5.360566,3.344755,5.767004,9.581137,-2.098894,-3.380899,-6.723391,8367.8208,5.249475,2.791939,4.908419,9.051613,-1.752402,-2.823296,-5.51072,2
53149.8472,14.222291,13.751655,18.587893,21.777863,-9.86167,-12.881336,-26.546535,47604.5253,12.988227,14.283783,20.885211,25.441739,-8.582276,-11.164497,-24.720349,9510.6621,4.920423,3.237222,9.29644,12.502361,-2.161116,-3.163184,-6.433368,9779.4563,4.816579,3.341216,9.511367,13.344743,-2.19082,-3.212546,-5.800081,3835.6955,3.587873,1.682101,5.553761,8.69809,-0.910858,-1.507382,-3.600585,3272.2086,3.594513,1.417536,4.675066,8.17464,-0.763731,-1.265656,-2.973351,13065.3769,5.819821,5.281283,14.858772,19.742129,-3.387255,-5.476429,-8.866231,13407.7207,5.673467,5.484548,15.922454,22.337262,-3.523655,-5.668112,-9.535724,53225.3755,10.28751,14.468794,19.839681,27.998185,-9.550314,-13.543749,-39.43443,43935.9009,10.170662,11.241852,15.008579,21.614316,-7.819503,-10.765493,-30.629308,10875.8953,5.249591,3.590749,9.398147,13.770424,-2.38798,-3.551335,-7.764833,9312.1255,5.326433,3.21826,8.405581,11.985393,-2.10525,-3.066633,-6.374802,4395.395,4.354939,1.978219,6.576748,11.048988,-1.021679,-1.758619,-4.61642,3926.1733,4.111509,1.678516,5.586984,9.956897,-0.856001,-1.492416,-4.30271,15346.7507,6.492485,6.229365,18.234847,24.718133,-3.992635,-6.661564,-12.131635,13597.6511,6.455144,5.792968,17.218139,23.258642,-3.577314,-5.897809,-10.557373,1
16040.9776,4.040596,4.291562,5.546267,8.386955,-2.414919,-3.07557,-7.535475,24114.7578,6.662257,7.260012,9.580212,12.137966,-3.802177,-4.865688,-10.707885,23315.9074,13.134019,8.44592,16.569719,20.714816,-5.190577,-7.748595,-13.054449,23734.457,12.537125,8.696012,17.19994,20.580862,-5.276861,-8.011471,-14.001139,4933.7083,4.50725,1.834761,4.280956,7.713343,-1.154675,-1.935747,-3.90452,4261.2615,4.552174,1.47162,3.42011,5.890575,-0.96682,-1.631886,-3.692647,22093.7434,10.584193,9.19018,20.2759,24.64053,-5.579347,-9.159857,-14.520984,23367.8401,10.766741,9.942877,22.098355,26.473731,-6.100785,-10.382549,-19.306483,16705,3.520929,4.46497,5.831532,8.832358,-2.448352,-3.416936,-11.292009,13098.8257,3.302289,3.370815,4.304795,6.658081,-1.86536,-2.468682,-8.140687,24746.2923,13.318251,9.017048,17.832803,21.456814,-5.317521,-8.064913,-17.455701,18937.3744,11.90477,6.60153,12.617552,16.057071,-4.080732,-6.195509,-13.470369,4806.5246,4.711751,1.726598,4.13608,6.884218,-1.164142,-2.055709,-4.64578,5095.4789,5.043481,1.701866,3.934029,7.640468,-1.187848,-1.993419,-4.365943,24010.5286,10.895412,10.028828,23.460497,29.35798,-6.256164,-10.914418,-18.074607,20008.6446,10.362891,8.10458,19.066908,24.223089,-5.020668,-8.419622,-17.098821,2
79563.0921,20.563572,21.667802,30.321214,35.493687,-15.00082,-19.562756,-52.311114,69117.1336,19.306867,21.04431,32.228368,37.861024,-12.7069,-16.750381,-41.015267,15938.8992,7.318253,4.645991,11.914089,15.799445,-3.691083,-5.470252,-10.046261,16135.8074,7.018908,4.757022,12.327792,16.92653,-3.704766,-5.550871,-11.377147,5688.9668,4.848267,2.177174,6.535921,10.114796,-1.359637,-2.242781,-4.723094,4862.5375,4.819184,1.788201,5.353982,7.729424,-1.123466,-1.764314,-3.615104,21545.102,8.488755,7.400288,18.158785,23.102147,-5.700749,-9.148226,-14.899578,21855.9781,8.315119,7.75289,19.749858,26.033303,-5.997338,-10.11891,-15.185883,77794.9673,15.051703,22.304426,32.176917,42.487457,-14.174798,-19.625356,-81.347839,65025.1812,15.005398,17.737304,24.539487,31.332913,-11.848394,-16.350915,-54.434862,18071.2402,7.68658,5.202625,12.507105,16.693589,-4.08814,-6.301281,-14.708328,15369.1424,7.616787,4.634125,11.051663,14.730683,-3.554145,-5.303465,-10.086851,6514.9077,5.979853,2.546773,7.845171,11.889906,-1.531749,-2.685428,-5.554891,5793.2307,5.464408,2.05794,6.328948,10.54718,-1.27469,-2.101926,-4.944672,25310.7745,9.462094,8.943613,23.172355,29.755005,-7.011988,-12.428593,-23.60409,22398.0109,9.380974,8.130929,20.859772,27.448697,-6.068485,-10.187701,-18.355782,1
9670.7148,2.825075,2.003689,2.528822,4.873174,-1.495017,-2.037992,-5.595654,16108.54,4.731991,3.489651,4.32922,7.046145,-2.555031,-3.294325,-9.531153,15092.1684,8.664337,5.129583,8.990401,11.159705,-3.132608,-4.645849,-8.491478,15372.4043,8.276501,5.245081,9.246724,11.421323,-3.198135,-4.761447,-8.493693,3350.8247,3.374864,1.168709,2.474138,4.918767,-0.739671,-1.256244,-3.070599,2882.7226,3.404256,0.956548,2.095797,4.557449,-0.611493,-1.029057,-2.957547,14536.9668,7.019122,5.66844,11.015169,13.916776,-3.409044,-5.565783,-9.281277,15288.0549,7.167205,6.067995,11.781449,15.828818,-3.710582,-6.152112,-10.127713,10371.4521,2.51931,2.194049,2.74529,5.757426,-1.555748,-2.209199,-7.036832,7926.646,2.328011,1.67246,2.153152,4.636194,-1.190245,-1.677892,-5.531893,16047.8455,8.700421,5.507038,9.702817,12.546749,-3.260609,-4.907429,-10.902211,12211.9989,7.734533,4.051804,7.094502,10.158698,-2.48657,-3.677566,-8.301705,3186.4275,3.411058,1.084609,2.38102,5.578833,-0.732356,-1.353207,-3.715254,3361.6826,3.595582,1.07686,2.288649,4.874269,-0.731046,-1.277351,-3.779421,15507.0512,7.120416,6.071869,12.316764,16.226225,-3.761682,-6.352454,-11.458437,12979.1511,6.779737,4.950347,10.082132,14.002769,-3.037698,-4.993181,-8.796454,2
88950.1543,23.733536,24.429493,34.701554,40.153126,-16.678591,-22.44956,-66.885415,77204.2549,21.510912,23.725375,37.391818,42.220389,-14.193949,-18.799041,-66.593682,18801.6934,8.373083,5.297055,12.737468,17.125367,-4.418237,-6.584943,-11.962011,18941.5,8.000422,5.401667,13.290807,18.033776,-4.413217,-6.600532,-13.417968,6453.2103,5.310744,2.38066,6.938987,11.057216,-1.550952,-2.645435,-4.786428,5522.9709,5.34921,1.935776,5.48311,8.649191,-1.27695,-2.091108,-4.541549,25321.4668,9.740594,8.486543,19.403863,24.23881,-6.837601,-11.035885,-18.614921,25825.8035,9.59084,8.963497,21.31297,27.181839,-7.17593,-12.198627,-18.235878,87078.9482,16.95504,25.169439,36.59565,47.178581,-15.892862,-22.935229,-98.574544,72542.959,16.877526,20.191571,28.399246,36.346786,-13.180599,-18.306325,-65.509883,21247.687,8.834477,5.991324,13.704745,17.247839,-4.897003,-7.439241,-16.662686,18008.3562,8.716052,5.266001,11.897543,15.395876,-4.22319,-6.452441,-13.061374,7361.7659,6.599541,2.795525,8.246513,13.57197,-1.757341,-3.14551,-6.013662,6596.6872,6.003325,2.212887,6.476064,11.018938,-1.466687,-2.434575,-5.150588,29847.7896,10.9579,10.433484,25.481654,31.882821,-8.432688,-14.994013,-28.193262,26288.9041,10.77847,9.324506,22.389114,29.365872,-7.267539,-12.644595,-22.693368,1
12957.3652,3.38889,2.916523,3.690732,5.853603,-2.052129,-2.785182,-6.466825,20525.5273,5.621639,5.001574,6.319877,9.141236,-3.363627,-4.30463,-8.72324,19542.0003,10.465436,6.993832,13.11568,16.757556,-4.348621,-6.594304,-10.956171,19915.8945,10.020223,7.176476,13.523624,16.058766,-4.44284,-6.70532,-11.374019,4200.9372,3.906438,1.517015,3.451454,5.582314,-0.9764,-1.630123,-3.621609,3612.7205,3.892401,1.213198,2.718604,4.411637,-0.811884,-1.377959,-3.057524,18720.0659,8.465989,7.604927,16.188057,21.298225,-4.609521,-7.286959,-12.54273,19732.867,8.632825,8.262605,17.545885,21.580098,-5.061391,-8.585578,-13.6238,13719.9473,2.964717,3.115374,3.951603,6.773523,-2.113778,-2.99078,-11.433473,10640.7129,2.754005,2.385432,3.058506,5.747643,-1.618879,-2.265048,-7.539526,20812.6528,10.452327,7.493057,14.105742,17.620512,-4.494398,-6.899233,-12.486148,15833.313,9.334079,5.462149,10.098726,12.560102,-3.417074,-5.03569,-10.910074,4045.9882,3.987208,1.420522,3.278932,7.677627,-0.972931,-1.71342,-4.151204,4260.0629,4.127806,1.396893,3.161802,5.392245,-0.985616,-1.677222,-4.11654,20173.0283,8.655171,8.282766,18.489514,23.771187,-5.146615,-8.901166,-15.546578,16843.5605,8.194061,6.65188,14.816474,20.154568,-4.120835,-6.775772,-12.884226,2
66378.3606,17.471222,17.092466,23.247332,28.428844,-12.330227,-16.401723,-41.099779,58262.7802,16.267801,17.243157,25.785375,30.253289,-10.445117,-13.59743,-30.581339,13044.2762,6.022067,4.014632,10.666877,14.507917,-2.969689,-4.49316,-8.544554,13227.5042,5.856052,4.11767,11.177203,14.927486,-2.977142,-4.471023,-8.362682,4815.8655,4.218386,1.92703,5.991896,9.226685,-1.146409,-1.911284,-3.833614,4087.9895,4.184935,1.579091,4.853176,8.54112,-0.937811,-1.510712,-3.568034,17741.426,7.024621,6.407999,16.41878,21.878175,-4.627613,-7.372304,-12.194064,18053.252,6.929625,6.716697,18.184472,24.009893,-4.864599,-8.066939,-13.338504,65587.0103,12.808891,17.679728,24.782653,32.474911,-11.753145,-16.539088,-61.587119,54048.709,12.539474,13.764241,18.521261,23.933144,-9.607857,-13.415715,-40.952906,14774.8772,6.366364,4.481173,11.197293,16.166792,-3.269508,-4.961222,-11.101778,12578.9041,6.300004,4.007627,9.758476,13.124544,-2.875716,-4.244294,-8.259695,5498.8961,5.103721,2.271109,7.194852,11.128481,-1.284114,-2.290657,-5.376356,4939.9666,4.732595,1.849286,5.807546,9.660887,-1.060544,-1.724047,-4.48924,20696.1082,7.730174,7.696909,21.126663,28.085858,-5.614208,-9.68982,-16.842929,18438.5852,7.765205,6.980722,18.610425,24.528664,-4.902578,-8.234183,-14.623117,1
18610.6201,4.608879,4.737203,6.067258,8.430467,-2.880495,-3.739201,-8.622638,27930.5806,7.558739,7.941537,10.483322,13.300186,-4.609778,-5.813067,-12.196502,27225.9925,14.854202,9.719945,19.468665,23.131633,-6.320744,-9.639372,-16.267492,27543.0344,14.207251,9.952589,20.070855,24.864603,-6.411752,-9.73919,-15.821273,5683.6149,5.098233,2.027553,4.826972,6.762515,-1.370389,-2.427234,-4.733624,4917.9307,5.137557,1.615333,3.859563,6.020852,-1.147525,-1.89122,-4.153123,25917.3933,11.858423,10.470908,23.743404,28.990982,-6.766338,-11.280864,-18.014469,27555.6658,12.166152,11.383168,26.043971,32.32582,-7.418754,-12.687479,-18.64522,19693.4888,3.942033,5.033856,6.461169,9.525824,-3.029173,-4.278908,-14.442239,15375.3487,3.623053,3.800165,4.889943,7.559563,-2.29889,-3.127082,-10.51727,28465.7761,14.734171,10.202726,20.817465,24.42833,-6.376165,-9.68359,-20.927121,22114.9095,13.364137,7.521644,14.587034,17.869015,-4.950838,-7.481308,-15.665802,5612.2505,5.264085,1.936571,4.657731,8.315235,-1.392418,-2.39254,-5.095154,5862.8921,5.551581,1.916942,4.395714,7.725054,-1.425457,-2.461402,-5.356113,28189.4487,12.242594,11.460169,27.930201,34.571636,-7.547965,-13.409893,-22.919615,23317.7195,11.50666,9.236667,22.15342,28.725372,-6.090046,-10.523068,-21.989111,2
78739.3701,20.081805,21.269836,29.760491,34.287649,-15.114307,-20.219254,-54.671055,68348.4136,18.722623,20.884891,32.125702,36.638707,-12.922621,-17.003275,-44.13564,15565.9436,7.184171,4.567221,11.802699,15.699611,-3.636993,-5.443831,-9.699286,15744.9363,6.858229,4.678874,12.179631,16.262674,-3.664695,-5.4153,-9.911916,5637.1733,4.816553,2.148628,6.348846,9.836689,-1.35766,-2.245298,-4.381466,4827.0327,4.882514,1.779195,5.228061,7.92723,-1.126294,-1.900755,-3.927735,21097.5117,8.237845,7.383153,18.108953,24.4122,-5.724518,-9.476234,-14.721743,21633.7439,8.155684,7.696534,19.627502,25.015967,-5.946489,-9.801765,-15.068083,78083.5961,14.794019,22.379057,32.088645,43.274297,-14.56478,-20.540824,-67.941253,65438.4356,14.509713,17.802177,24.384457,32.253646,-12.149714,-16.937794,-56.687804,17634.3704,7.512271,5.090142,12.213703,16.451181,-4.033296,-6.080856,-13.573536,14946.0156,7.334567,4.571306,10.995158,14.971611,-3.523517,-5.226509,-10.411759,6402.1509,5.756988,2.53213,7.725903,12.980922,-1.532867,-2.742928,-6.226513,5737.8248,5.374034,2.074089,6.430593,10.596624,-1.296198,-2.161487,-5.07697,24915.041,9.27499,8.818224,22.695687,29.799875,-6.893758,-11.943845,-22.200946,21942.7012,9.119068,8.057431,20.828598,27.643605,-6.090488,-10.448563,-18.970496,1
9528.7607,2.811405,2.013693,2.561164,4.816889,-1.488917,-1.91799,-4.301411,16077.6904,4.662817,3.564927,4.366068,7.264809,-2.589838,-3.369478,-7.469911,14611.8813,8.204391,5.09774,8.943189,11.247637,-3.097961,-4.525596,-9.196467,14956.7236,7.97227,5.22418,9.187394,11.770858,-3.152611,-4.601544,-8.031413,3291.2551,3.27875,1.174914,2.498381,4.443713,-0.742013,-1.283078,-2.934801,2841.036,3.350265,0.964551,2.117198,4.244008,-0.620795,-1.036899,-3.10365,14145.0542,6.825349,5.707899,11.332989,14.905958,-3.409015,-5.48177,-8.551145,15003.4804,6.851226,6.081254,11.931992,15.026485,-3.662172,-6.064229,-10.60268,10661.8159,2.562583,2.269432,2.912111,6.356702,-1.605218,-2.220052,-6.918182,8148.9692,2.353644,1.734024,2.324846,5.121012,-1.22977,-1.710319,-5.353927,15695.9294,8.273671,5.520536,9.65362,12.514255,-3.223774,-4.756339,-10.113264,11938.7189,7.490936,4.087144,7.080244,10.506709,-2.472076,-3.677559,-7.600545,3098.3049,3.233047,1.099561,2.40791,5.022563,-0.724577,-1.341382,-3.564367,3266.0888,3.481908,1.088439,2.396574,5.978732,-0.737333,-1.307304,-3.793538,15322.8633,6.985375,6.104802,12.345602,16.496214,-3.715938,-6.284233,-10.670104,12725.8259,6.573357,5.035401,10.46951,14.911842,-3.049194,-5.057394,-9.274937,2
4218.2136,2.071937,3.302267,5.366181,7.250615,-0.388418,-0.729083,-4.894962,4009.0367,2.044863,3.934995,6.482559,8.383662,-0.40759,-0.738407,-4.070598,536.6118,1.216226,1.896095,6.297549,9.843753,-0.166278,-0.439893,-2.619474,567.6357,1.215001,1.963495,6.332121,9.903556,-0.162819,-0.408583,-2.833309,379.7229,1.256824,1.122768,4.15381,6.589518,-0.093758,-0.311024,-2.769039,334.2545,1.268317,0.953963,3.507965,6.848896,-0.083127,-0.295046,-2.113214,889.1675,1.315214,3.209287,10.39571,14.093271,-0.221621,-0.534519,-2.812374,895.1213,1.299787,3.418963,11.26971,16.349767,-0.225175,-0.547453,-2.945732,4629.8291,1.824792,3.397126,5.419171,8.223807,-0.417339,-0.866607,-4.498284,3925.357,1.823243,2.656721,4.164923,6.942986,-0.350366,-0.764312,-4.068033,636.3013,1.240606,2.011856,5.999016,9.581843,-0.181567,-0.500284,-3.748153,561.0759,1.247294,1.810871,5.445141,9.019943,-0.162464,-0.435425,-3.352665,513.5299,1.390232,1.344134,4.922626,9.524395,-0.104735,-0.3811,-3.23016,453.6993,1.346963,1.186609,4.259728,7.55513,-0.096921,-0.386156,-3.350083,1057.4559,1.359223,3.749418,12.578865,17.962309,-0.251107,-0.531359,-3.871845,941.3315,1.359727,3.482989,12.043637,17.688733,-0.221549,-0.522276,-3.469425,1
611.0522,1.160205,0.169243,0.517025,3.728535,-0.148935,-0.403959,-2.901702,1215.2715,1.340688,0.259346,0.528624,3.559607,-0.1974,-0.531865,-3.331089,2410.1153,2.349338,0.469735,0.832866,3.784882,-0.292044,-0.572615,-3.345113,2523.0606,2.328531,0.488942,0.751416,3.356846,-0.297448,-0.661667,-3.694792,703.7554,1.535548,0.161819,0.484114,3.260327,-0.109807,-0.344452,-2.629563,584.1919,1.521806,0.13869,0.357927,2.785585,-0.096132,-0.312706,-2.477125,2692.9121,2.257024,0.553635,0.899285,3.920308,-0.366592,-0.724976,-3.716011,2831.5114,2.249472,0.578589,1.030112,3.529965,-0.376832,-0.76915,-3.187768,787.9848,1.142876,0.219125,0.673557,5.04215,-0.17998,-0.533941,-4.230872,547.5815,1.117375,0.171527,0.560823,4.814592,-0.152223,-0.472795,-3.924394,2561.3351,2.355422,0.49834,0.893694,4.611418,-0.317175,-0.669834,-4.448222,2044.2721,2.245753,0.414505,0.771022,3.781264,-0.256641,-0.636863,-3.540278,621.2945,1.509142,0.154705,0.497025,3.696902,-0.102756,-0.47435,-3.23688,621.0426,1.528011,0.156875,0.497192,3.649172,-0.108407,-0.386257,-3.323839,2728.2459,2.207555,0.55954,1.009369,4.59798,-0.36223,-0.778257,-4.139938,2322.1116,2.154555,0.489385,0.90622,3.757722,-0.321191,-0.684542,-3.644123,2
86988.0447,27.98145,23.631872,33.404395,39.150206,-16.409149,-21.491737,-67.820968,77452.0256,24.750281,23.973035,37.805341,41.453111,-14.542284,-19.52725,-55.111506,18682.7746,9.295258,5.265731,12.767104,18.08984,-4.351293,-6.556824,-11.822246,18919.9092,8.925908,5.367896,13.168593,17.452567,-4.350466,-6.512482,-11.347817,6460.729,5.578291,2.382515,6.784845,9.730065,-1.554513,-2.601791,-4.683175,5518.518,5.630932,1.963127,5.740436,8.713646,-1.289991,-2.115663,-4.945849,24872.2917,10.841562,8.532706,19.862868,26.391315,-6.792131,-11.143729,-16.734315,25601.2874,10.49677,8.865727,21.067958,27.084607,-7.037138,-11.869118,-18.070888,88488.728,18.955582,25.722468,37.509119,47.42634,-16.316052,-22.956573,-98.864195,73774.2886,19.004431,20.37804,28.530943,36.707098,-13.557852,-19.243642,-68.071247,21050.8005,9.877014,5.908738,13.541514,17.982169,-4.792635,-7.228706,-13.697691,17759.1886,9.894183,5.195461,11.949924,15.600907,-4.156009,-6.217051,-12.979966,7355.2035,6.847199,2.782892,8.273355,12.222772,-1.748519,-3.049706,-6.360001,6601.4216,6.364685,2.287388,6.925707,11.510243,-1.500306,-2.46089,-4.96336,29684.3074,12.338158,10.27005,25.161487,32.100455,-8.264102,-14.798394,-24.94483,25848.4983,12.050694,9.394006,23.239059,30.754753,-7.233907,-12.589117,-21.508578,1
13542.8662,3.50792,3.212056,4.072606,6.205626,-2.094333,-2.701479,-6.093439,22407.2568,6.061183,5.861557,7.600225,10.640486,-3.625629,-4.565756,-10.08254,19259.2816,10.793298,6.924303,13.064479,17.244529,-4.230102,-6.384786,-10.730803,19605.5837,10.326614,7.097863,13.437802,16.714502,-4.304339,-6.379817,-11.023851,4237.5974,4.026061,1.543036,3.547279,5.711081,-0.971981,-1.616479,-3.732662,3654.1218,4.024942,1.247157,2.844159,5.163421,-0.820629,-1.368845,-3.328699,18445.222,8.82258,7.687961,16.411772,20.114202,-4.637907,-7.646914,-11.853757,19618.6065,8.991626,8.246514,17.473695,21.784863,-4.992086,-8.440502,-13.366625,15428.9297,3.188032,3.725038,4.813125,8.085391,-2.350594,-3.422671,-10.346973,11936.8672,2.93449,2.809309,3.651277,6.390908,-1.78194,-2.39945,-7.640528,20549.3594,10.981985,7.405128,13.989245,17.56127,-4.359798,-6.64891,-16.304812,15699.5874,9.76301,5.465304,10.192982,14.225197,-3.351769,-4.981156,-10.070931,4072.556,3.997995,1.449488,3.405674,5.900228,-0.971354,-1.747752,-4.690352,4283.7525,4.298526,1.438742,3.25971,7.056656,-1.006683,-1.694246,-4.073031,19993.0415,8.960742,8.296157,18.480398,23.312954,-5.089105,-8.662271,-15.357286,16622.7507,8.530361,6.809847,15.410912,20.16365,-4.175698,-7.071148,-11.397273,2
66472.4339,19.408379,16.788469,22.919586,26.39202,-12.404088,-16.156001,-39.768356,58545.5398,15.725821,17.337626,25.816772,30.211208,-10.74004,-14.075084,-31.501082,12647.3577,5.950699,3.980612,10.780934,14.963265,-2.906601,-4.32212,-7.68369,12940.782,5.825701,4.091833,11.058971,15.134327,-2.943481,-4.29423,-7.935416,4802.6641,4.210948,1.928165,5.977318,9.19315,-1.147567,-1.991754,-4.298041,4107.9531,4.261973,1.614275,4.997179,8.159384,-0.94937,-1.629594,-3.499191,17285.9624,7.019632,6.416752,16.759363,22.786708,-4.598581,-7.46062,-11.868278,17676.6722,6.805408,6.640754,17.839211,23.332749,-4.794026,-7.96111,-12.219195,66767.3559,12.52931,17.949754,25.0795,33.374261,-12.177533,-17.105829,-55.65013,55212.4595,12.17538,13.961582,18.788479,24.726971,-9.978434,-13.676027,-44.139393,14393.6216,6.317029,4.416965,11.041654,14.768126,-3.214448,-4.804738,-9.92107,12258.8967,6.274944,3.974279,9.877259,13.116857,-2.821385,-4.185706,-8.46958,5498.1108,5.085259,2.278533,7.198169,11.92441,-1.297856,-2.291123,-5.066072,4885.0616,4.713933,1.895212,6.253908,10.042301,-1.090848,-1.877453,-4.430317,20325.6262,7.811049,7.546706,20.70419,27.256175,-5.518908,-9.419905,-16.526992,17963.8462,7.704067,7.025122,19.433333,26.298306,-4.8975,-8.203477,-15.524388,1
17402.8686,4.344516,4.636816,5.993022,8.478953,-2.663893,-3.431505,-8.292475,26629.4693,7.137627,7.986042,10.729369,13.338454,-4.298236,-5.463535,-13.340891,27086.8125,14.855604,9.727259,19.42484,23.358247,-6.171433,-9.356379,-17.229828,27554.0317,14.233639,9.965327,19.94103,24.874956,-6.269412,-9.393703,-17.573791,5736.062,5.160726,2.045869,4.870839,7.467468,-1.361663,-2.381794,-4.769246,4938.1225,5.240128,1.645653,3.996233,6.619886,-1.141843,-1.909353,-4.09393,25550.6909,11.874946,10.509142,24.158345,29.252284,-6.698762,-11.254761,-17.98526,27257.3994,12.088453,11.328137,25.969802,30.536775,-7.298677,-12.550877,-17.942296,18874.9004,3.767965,5.079723,6.59525,9.973316,-2.829549,-3.935157,-13.17539,14831.5479,3.488819,3.85751,5.008412,8.083086,-2.150145,-2.958264,-9.326996,28562.7688,14.837943,10.212447,20.780652,24.50818,-6.226375,-9.441056,-21.314979,22037.266,13.468679,7.543481,14.917979,18.324053,-4.845095,-7.51654,-16.143069,5585.3018,5.209581,1.94765,4.585118,8.066529,-1.378271,-2.422066,-5.026495,5823.7963,5.491558,1.953746,4.588016,8.058587,-1.411063,-2.382666,-4.764649,27873.2744,12.305283,11.40155,27.777897,36.260209,-7.420199,-13.005777,-22.325895,23125.1885,11.582849,9.334729,23.043795,28.987029,-6.061867,-10.367177,-18.764187,2
32989.2285,9.274527,8.163187,11.045318,13.560781,-5.658349,-7.593883,-15.517606,31376.9361,9.214989,9.162988,13.233042,17.071156,-5.244814,-6.978618,-14.972777,5882.8821,3.311152,2.55983,7.921249,11.318835,-1.342802,-1.989579,-4.550108,6010.7578,3.219307,2.638129,8.200815,12.084535,-1.365936,-1.981737,-4.571928,2642.4103,2.822784,1.400504,4.864387,7.449567,-0.620903,-1.227988,-3.418743,2262.5458,2.806662,1.172665,4.061796,7.471751,-0.524976,-0.958897,-3.558763,8270.8398,3.882387,4.229685,12.874628,18.03515,-2.122309,-3.332837,-6.025058,8492.7049,3.823509,4.442766,13.859405,18.652378,-2.190023,-3.487337,-6.359588,34231.624,7.023437,8.771752,11.945037,16.021103,-5.755447,-8.096588,-24.443638,27347.482,6.64503,6.695125,8.867788,11.939544,-4.413342,-6.191797,-15.756752,6654.9007,3.457616,2.799498,7.771359,11.286344,-1.46588,-2.183211,-5.534994,5780.7505,3.464842,2.545485,7.107775,10.733982,-1.319731,-1.990678,-4.961469,3063.1844,3.280651,1.683572,5.929269,9.368874,-0.707132,-1.302253,-3.823835,2732.0947,3.07481,1.451973,5.057865,8.949361,-0.60259,-1.03506,-3.306582,9480.6553,4.164413,4.976926,15.906759,21.70564,-2.421724,-3.959586,-7.535386,8570.9233,4.203654,4.615485,14.759156,21.76745,-2.218726,-3.559676,-7.240781,1
4981.2095,2.06517,0.935733,1.220617,3.436514,-0.80112,-1.123779,-3.980606,9289.7194,3.297668,1.69971,2.0815,4.808276,-1.457459,-1.932187,-5.485269,9389.9277,6.036327,2.747911,4.297339,7.00872,-1.75208,-2.592658,-6.066394,9645.3417,5.841381,2.82477,4.486942,7.670349,-1.795464,-2.625063,-5.17046,2243.3061,2.688098,0.696177,1.426709,4.244541,-0.448078,-0.841272,-2.874012,1910.4375,2.678319,0.584068,1.15168,3.103775,-0.37368,-0.672611,-2.838548,9247.8572,5.12174,3.119195,5.315649,7.957627,-1.963389,-3.078929,-5.671269,9779.0498,5.176292,3.306189,5.639494,8.15258,-2.078501,-3.387368,-6.175668,6105.4756,1.961889,1.155186,1.573769,5.433283,-0.914654,-1.404481,-5.782167,4690.8999,1.855826,0.901684,1.25737,5.176815,-0.733628,-1.107413,-4.599671,10031.8402,6.127274,2.981656,4.707268,8.67936,-1.833924,-2.669083,-6.057719,7649.6,5.446166,2.24539,3.642451,7.451147,-1.41812,-2.151353,-5.385715,2057.9153,2.617926,0.644762,1.449505,4.518648,-0.425288,-0.881647,-3.118024,2181.3816,2.798778,0.64671,1.380292,3.996615,-0.441502,-0.823867,-2.94404,9687.5125,5.108887,3.259608,5.697163,9.118009,-2.061552,-3.334222,-5.894041,8170.2537,4.875257,2.739375,4.891689,8.539324,-1.731481,-2.868727,-5.278623,2
51621.7402,15.144131,13.229689,17.835589,20.627026,-9.415325,-12.288162,-28.600105,47574.5986,13.486262,14.398171,21.090636,24.555794,-8.478918,-11.480568,-23.720564,9522.9512,4.815,3.275908,9.472531,12.689004,-2.155037,-3.276127,-7.193359,9695.6629,4.61734,3.367278,9.747047,13.595112,-2.176983,-3.179462,-6.045263,3818.3073,3.620816,1.670514,5.547393,10.491145,-0.899706,-1.53312,-3.313964,3258.8976,3.597554,1.397608,4.570756,7.833672,-0.753453,-1.242152,-3.485996,13102.0039,5.653551,5.307048,14.911641,19.221598,-3.420475,-5.458442,-9.396409,13405.871,5.553622,5.536256,16.058287,23.609187,-3.543974,-5.839705,-9.569551,53477.4429,10.692328,14.64644,20.184046,26.030597,-9.52492,-13.449672,-46.183668,44348.7822,10.62202,11.320372,14.944271,20.025194,-7.762275,-10.636984,-28.375411,10842.1558,5.097753,3.652599,9.551378,13.399253,-2.365715,-3.52046,-7.600078,9230.1428,5.072141,3.274247,8.476511,13.025981,-2.098306,-3.139155,-7.040703,4386.5284,4.331749,2.005113,6.670291,10.566579,-1.022076,-1.788492,-5.357512,3887.643,3.963141,1.680589,5.615004,9.764608,-0.859478,-1.471955,-4.419201,15227.2888,6.233226,6.308577,18.453247,24.304276,-4.021005,-6.765351,-11.421,13655.3958,6.309514,5.823398,17.333267,23.711704,-3.616832,-6.123144,-10.995283,1
15015.7236,4.01439,3.710181,4.74786,6.859427,-2.289499,-2.937261,-7.632732,25060.21,6.901664,6.990816,9.21448,11.827544,-4.067895,-5.257101,-11.773291,23263.748,13.263037,8.433442,16.487855,20.196401,-5.271388,-7.893843,-13.137536,23719.0516,12.690611,8.653103,16.855873,20.023714,-5.377352,-8.113354,-13.146252,5022.373,4.692062,1.822722,4.313618,7.147814,-1.178248,-2.062812,-3.993362,4334.1172,4.758123,1.468296,3.50657,5.456626,-0.991383,-1.660119,-4.067585,22094.219,10.675264,9.195428,20.575969,26.00527,-5.686909,-9.329328,-15.892649,23578.2644,10.833106,9.892564,22.075709,27.124793,-6.183001,-10.506631,-16.304931,17487.5435,3.644943,4.344481,5.622916,8.880712,-2.630392,-3.620348,-11.294357,13586.2588,3.35001,3.297733,4.308962,7.134397,-1.993482,-2.688447,-8.996585,24654.1021,13.366158,8.946211,17.556502,21.145236,-5.404075,-8.232326,-18.06391,19012.6657,12.046397,6.59977,12.658629,15.693076,-4.14796,-6.328143,-13.1124,4887.2625,4.756021,1.717293,4.096662,6.803424,-1.181981,-2.119217,-5.124494,5138.6245,5.164121,1.713929,4.038674,6.860411,-1.214142,-2.071541,-4.979899,24132.6101,11.047514,9.903712,23.403577,28.356888,-6.301258,-11.055933,-20.607215,19952.5261,10.362879,8.119569,19.3045,24.395558,-5.149008,-8.932607,-14.858897,2
32782.4065,9.543282,7.93357,10.658535,13.149722,-5.536016,-7.256775,-14.602112,31925.4839,9.262814,9.220867,13.220545,16.24797,-5.271699,-7.157129,-15.663618,6171.7871,3.369076,2.651489,8.283886,11.955969,-1.383027,-2.062314,-5.06328,6319.7847,3.301815,2.735029,8.513289,11.86731,-1.397936,-2.108585,-4.689113,2667.5902,2.806047,1.431589,4.974583,8.604109,-0.627025,-1.11094,-3.201026,2300.8424,2.795765,1.189747,4.15487,7.29801,-0.536243,-0.907569,-2.929013,8623.6538,3.962622,4.32238,12.85694,17.158181,-2.16608,-3.438436,-6.094895,8728.0379,3.867523,4.593358,14.340269,20.407975,-2.25048,-3.584604,-6.387987,34288.7969,7.064198,8.666888,11.464747,15.972196,-5.701548,-7.96336,-22.076148,27290.022,6.743025,6.611595,8.834182,11.570428,-4.378633,-6.091479,-16.688234,6985.4895,3.525765,2.918064,8.247069,11.804991,-1.5124,-2.258464,-5.469349,6031.6816,3.525464,2.62289,7.146212,11.348109,-1.364009,-2.070652,-4.568337,3114.6873,3.340872,1.720813,6.103325,10.764898,-0.712733,-1.281438,-3.471343,2798.0248,3.102221,1.437932,4.936103,8.868135,-0.598456,-1.022853,-3.367803,9823.9671,4.247941,5.156475,16.151332,22.356163,-2.496054,-4.067222,-7.780841,8931.3579,4.274424,4.713869,14.777678,21.951555,-2.267109,-3.678493,-6.933651,1
5299.9155,2.143408,0.992876,1.278475,3.916329,-0.828966,-1.146818,-3.299202,10150.9729,3.512082,1.894011,2.307691,4.957977,-1.561661,-2.065328,-5.026142,9867.0438,6.182332,2.886705,4.458149,6.788845,-1.820296,-2.66979,-5.779548,10115.725,5.984088,2.964797,4.672067,6.393064,-1.869609,-2.727065,-5.673567,2299.0537,2.702961,0.722643,1.393186,4.311753,-0.46375,-0.819527,-2.536747,1954.3774,2.682232,0.598482,1.183041,3.950334,-0.380629,-0.682648,-2.452843,9680.8166,5.199506,3.249219,5.457757,8.268527,-2.017811,-3.149874,-5.925321,10105.7507,5.214074,3.415457,5.793731,8.647011,-2.154713,-3.478673,-7.160969,6515.4146,2.044819,1.241902,1.637757,5.442152,-0.951455,-1.423987,-5.553075,5006.9296,1.937012,0.96775,1.325426,4.74476,-0.754858,-1.195119,-4.71791,10483.2839,6.215949,3.142699,4.889302,7.695358,-1.900267,-2.820203,-6.639538,8002.163,5.55373,2.349825,3.745366,7.392126,-1.465558,-2.184433,-5.863587,2143.7095,2.679095,0.669061,1.333689,4.268152,-0.438692,-0.815871,-2.979808,2227.8501,2.788664,0.663517,1.378518,3.983923,-0.438108,-0.824586,-3.058632,10067.0644,5.177874,3.405579,5.946126,9.804174,-2.138176,-3.483117,-7.296878,8539.6958,4.947704,2.836537,5.003564,8.731975,-1.776343,-2.822505,-5.589533,2
51145.9499,15.089751,12.98702,17.285783,20.309965,-9.25142,-11.903643,-26.426237,48085.3452,13.653276,14.400176,20.992159,24.840154,-8.481007,-11.040863,-25.257953,10031.5879,5.018765,3.409343,9.656629,14.0099,-2.230415,-3.416834,-6.973782,10199.448,4.848784,3.493044,10.138186,13.45481,-2.24666,-3.40549,-7.396371,3919.9666,3.737457,1.702004,5.573743,8.871697,-0.901165,-1.537218,-3.166006,3349.2789,3.712306,1.40364,4.503387,7.252864,-0.748661,-1.270829,-3.258483,13630.5796,5.746688,5.443148,14.862623,19.500506,-3.467392,-5.590255,-8.855085,13870.5986,5.689301,5.729316,16.78123,22.167996,-3.623858,-5.917447,-9.440039,53529.3052,10.76609,14.479526,19.797735,27.591183,-9.444254,-13.165174,-43.684999,43919.8057,10.652848,11.176963,14.670027,20.133999,-7.661229,-10.771594,-31.640998,11371.043,5.337677,3.775054,9.914878,15.330056,-2.451563,-3.737146,-8.13233,9687.9185,5.318813,3.361843,8.622046,11.705585,-2.155658,-3.249543,-7.792084,4444.5278,4.392442,2.039325,6.767395,12.092516,-1.019199,-1.803475,-4.779466,3984.2456,4.076267,1.667288,5.52218,9.843492,-0.845031,-1.465449,-3.915622,15777.8174,6.39273,6.519751,18.958353,27.25485,-4.120839,-6.962248,-13.155803,14167.2961,6.394748,5.904794,16.861768,24.489662,-3.667478,-5.820666,-10.716713,1
14710.0898,4.004961,3.817627,4.958817,7.189472,-2.201136,-2.834014,-6.996289,25082.1299,7.048876,7.308626,9.645071,12.599322,-3.930055,-4.937833,-10.617303,23787.093,13.054226,8.584182,16.804383,20.243912,-5.326983,-7.986385,-13.024464,24152.5418,12.445499,8.83252,17.542823,21.159664,-5.433241,-8.182066,-16.221025,5018.5578,4.681297,1.902378,4.364545,7.310418,-1.165486,-1.95988,-3.712739,4305.3992,4.62098,1.437887,3.360305,5.680543,-0.977236,-1.606937,-3.789814,22476.7217,10.432695,9.189896,20.344838,24.693237,-5.692055,-9.365053,-14.631108,23794.7632,10.674863,10.061562,22.550496,28.030727,-6.225687,-10.495762,-19.25879,17411.771,3.689101,4.525463,5.87336,9.428087,-2.552823,-3.48434,-13.062208,13566.2359,3.436712,3.421301,4.439308,7.36459,-1.929021,-2.637475,-8.36354,25064.5962,13.105637,9.105846,18.245666,21.928849,-5.398129,-8.258239,-18.868707,19191.9671,11.69478,6.654436,12.833385,15.854917,-4.164141,-6.33297,-13.394701,4871.5029,4.768575,1.739826,4.163076,8.761261,-1.180465,-2.11578,-4.957949,5141.3614,5.019885,1.692874,3.905741,6.142352,-1.195005,-2.038536,-4.377679,24288.2874,10.80191,10.117975,23.958824,29.442082,-6.327233,-11.134544,-19.810517,20273.3079,10.163972,8.077433,18.840739,24.64057,-5.091548,-8.496449,-14.327201,2
74202.0567,20.879042,19.77257,27.27236,32.477784,-13.843989,-18.133579,-50.628933,69279.7405,19.43277,21.117598,32.288131,36.288238,-12.996992,-17.309712,-44.893807,16224.717,7.230424,4.74807,12.329583,16.456339,-3.810319,-5.716175,-10.056801,16389.4126,6.999423,4.868536,12.663623,17.470414,-3.816528,-5.796524,-10.298088,5720.5392,4.831779,2.197873,6.604516,10.979198,-1.384524,-2.316448,-4.709305,4891.4336,4.929761,1.782386,5.270367,8.972482,-1.130793,-1.770367,-3.729246,21774.1165,8.461624,7.530216,18.375253,25.312507,-5.812618,-9.405183,-15.099599,22185.7427,8.313538,7.932263,20.302774,27.160139,-6.107488,-10.171191,-15.755365,78023.1333,15.204487,22.363073,31.784414,42.254428,-14.383427,-20.051577,-73.578002,64909.8618,15.099999,17.671339,24.149477,31.195131,-11.973701,-16.498369,-63.111129,18426.8501,7.651168,5.316316,12.828672,18.166184,-4.236771,-6.613813,-13.681623,15563.5151,7.486565,4.73797,11.168408,14.65531,-3.67317,-5.392109,-10.806666,6510.5278,5.955996,2.579421,8.021858,12.468726,-1.548328,-2.704784,-5.29342,5823.3536,5.413292,2.066205,6.253884,10.751391,-1.291238,-2.111372,-4.854662,25729.6795,9.373103,9.110787,23.682535,32.77112,-7.134444,-12.611625,-24.362635,22705.6944,9.277124,8.239052,20.86811,27.362535,-6.172654,-10.45242,-19.090438,1
8299.1885,2.61589,1.743865,2.195478,4.453691,-1.293006,-1.697265,-4.195641,16020.1006,4.725883,3.504063,4.261012,6.581111,-2.52741,-3.182938,-7.412296,15252.3911,8.442291,5.209156,9.08424,11.763033,-3.180182,-4.772981,-8.920961,15563.6318,8.112203,5.350248,9.377913,11.912563,-3.246529,-4.758595,-7.972595,3318.2999,3.292061,1.177001,2.575465,4.701206,-0.733973,-1.265647,-2.921676,2882.9673,3.391424,0.945555,2.049926,3.910036,-0.626124,-1.025462,-2.512893,14606.668,6.870709,5.753995,11.179063,15.006884,-3.438159,-5.427148,-10.146804,15313.633,6.963217,6.168905,12.157125,16.918406,-3.727963,-6.145131,-9.350705,10299.1172,2.531942,2.181055,2.821902,5.901908,-1.521095,-2.170118,-7.196624,7915.1084,2.344119,1.686235,2.22038,4.625642,-1.176697,-1.643489,-5.57535,16192.5279,8.473782,5.609703,9.961066,13.386557,-3.286186,-4.957621,-11.179337,12360.9173,7.536447,4.129511,7.263778,10.222862,-2.505881,-3.639413,-7.983941,3175.4632,3.337243,1.098111,2.422155,4.567074,-0.725658,-1.308299,-3.842865,3365.6485,3.562838,1.085714,2.356339,6.179704,-0.730224,-1.230247,-3.592652,15550.1591,6.945979,6.175126,12.643063,17.416292,-3.761081,-6.476486,-12.594434,13052.7307,6.623704,5.011135,10.321615,14.066121,-3.039996,-4.959743,-8.698069,2
4209.1145,2.166322,3.338974,5.491853,7.580382,-0.367854,-0.724604,-3.860451,4174.4175,2.13058,4.145353,6.995256,10.015559,-0.41647,-0.746856,-3.646579,490.008,1.195169,1.999467,6.633208,10.447654,-0.148156,-0.421162,-3.337752,509.4504,1.191677,2.065727,6.795097,9.985078,-0.160774,-0.409516,-2.599671,376.3767,1.255524,1.176793,4.359802,6.900983,-0.089144,-0.3244,-2.590304,322.6262,1.263988,0.959446,3.529363,6.675005,-0.074605,-0.289367,-2.378646,868.794,1.303916,3.322393,10.592089,14.472416,-0.200218,-0.466175,-3.369051,875.9458,1.292316,3.602889,11.897219,16.352802,-0.210871,-0.495309,-2.891916,4818.9927,1.889853,3.537377,5.792848,8.842892,-0.433065,-0.888343,-5.795215,4118.124,1.902974,2.79196,4.445462,7.584491,-0.360335,-0.796632,-4.618949,590.9155,1.222349,2.130463,6.450494,10.670026,-0.175553,-0.511317,-3.704293,518.8474,1.227796,1.898981,5.648863,9.24233,-0.1487,-0.43888,-3.699043,513.0292,1.394406,1.402772,5.23572,9.583877,-0.09972,-0.414959,-3.523374,434.9356,1.331506,1.184819,4.225232,8.293046,-0.096312,-0.398142,-3.131921,1014.1215,1.340486,3.966913,13.136906,18.892397,-0.227674,-0.535041,-3.447324,941.9426,1.357832,3.573366,11.917648,17.638928,-0.209337,-0.526561,-3.933694,1
504.9871,1.139045,0.148346,0.367043,3.632656,-0.137451,-0.375367,-3.155394,1116.7571,1.32089,0.24235,0.505383,3.628968,-0.196622,-0.455284,-3.580846,2398.4077,2.33064,0.462682,0.810511,4.315049,-0.273367,-0.589495,-3.332511,2490.6926,2.292,0.490582,0.808028,3.452794,-0.299183,-0.587701,-3.636886,653.7377,1.480652,0.15729,0.453401,3.512683,-0.100693,-0.342832,-2.598772,593.0283,1.537905,0.138531,0.368983,2.475937,-0.094571,-0.296321,-2.34769,2663.4277,2.225371,0.55113,0.976365,4.283284,-0.338673,-0.71195,-3.653331,2806.9063,2.231288,0.589774,0.957902,5.105078,-0.369473,-0.787912,-4.183764,734.7129,1.136417,0.209662,0.648863,4.846571,-0.16808,-0.584165,-4.180217,471.4917,1.102814,0.164136,0.5529,4.212176,-0.136128,-0.477661,-4.214297,2525.2327,2.315443,0.509089,0.972617,4.251955,-0.302731,-0.665178,-4.25704,2053.0355,2.237433,0.419904,0.799571,3.973701,-0.249832,-0.585202,-3.856633,568.0005,1.454525,0.164151,0.482191,3.845771,-0.102456,-0.422713,-3.044897,617.1843,1.52655,0.153644,0.435792,3.860282,-0.107389,-0.404747,-3.259763,2709.4675,2.186501,0.556513,1.006665,4.699006,-0.355833,-0.742717,-4.34592,2322.4547,2.144821,0.491125,0.905869,4.005535,-0.306506,-0.675093,-3.891833,2
82830.4553,28.565808,21.822076,30.158758,34.481692,-15.272039,-20.080681,-61.407399,77968.8401,25.768755,23.917979,37.321036,42.917373,-14.647675,-19.739481,-53.631925,18779.8186,9.230052,5.39262,13.054461,17.004633,-4.387437,-6.504499,-10.909621,19030.7163,8.893721,5.468558,13.382202,17.895005,-4.390127,-6.649574,-12.088964,6477.3882,5.498656,2.431766,6.953353,10.682438,-1.554474,-2.594328,-5.189876,5534.9819,5.664689,1.994135,5.762185,9.096564,-1.288279,-2.136305,-4.198831,25008.7786,10.795372,8.755935,20.33819,26.211025,-6.841183,-11.345916,-17.607715,25740.8562,10.533695,9.076859,21.516481,29.017103,-7.106537,-11.957672,-19.572695,88162.2266,19.484252,25.287843,36.692255,45.779808,-16.185495,-22.650155,-95.703011,74056.7461,19.672079,20.168418,27.718799,35.013358,-13.513342,-19.18149,-75.994507,21250.4961,9.845713,6.051662,13.635042,17.712356,-4.862226,-7.31762,-18.193824,17905.2889,9.89525,5.310283,12.198394,15.822782,-4.183708,-6.394052,-13.205529,7391.8358,6.902442,2.82885,8.283434,13.30012,-1.754213,-3.059174,-6.667619,6598.3252,6.357699,2.306349,6.983487,10.874757,-1.491377,-2.503557,-5.379873,29883.9644,12.468854,10.527414,25.543284,32.658309,-8.348388,-14.454796,-29.901704,26190.6595,12.33596,9.602621,23.585341,30.138215,-7.302886,-12.850197,-21.965114,1
11521.2226,3.151793,2.811276,3.550399,5.968168,-1.797115,-2.365554,-5.854943,20480.4112,5.636953,5.598441,7.187504,9.574982,-3.281563,-4.217864,-10.188211,19478.916,10.998451,6.872751,12.882411,15.426765,-4.322774,-6.402764,-10.728226,19888.3381,10.677574,7.043674,13.313668,16.001839,-4.399051,-6.503434,-11.90768,4202.5888,3.953233,1.525132,3.567583,5.680437,-0.983481,-1.638982,-3.351098,3640.7408,4.110407,1.235329,2.857684,4.836959,-0.817091,-1.330698,-3.964082,18437.9495,8.988072,7.620525,16.320726,21.028908,-4.622869,-7.633711,-12.910556,19562.4382,8.965469,8.187356,17.536528,21.825407,-4.987117,-8.354104,-13.145426,13956.1861,2.989569,3.515209,4.526703,7.108833,-2.090076,-2.904914,-10.641064,10834.1079,2.751183,2.664989,3.455459,6.592362,-1.600329,-2.17161,-6.555999,20738.2676,10.993217,7.308368,13.838385,17.780831,-4.437082,-6.72154,-12.692932,15867.6583,10.101853,5.422387,10.207415,13.846075,-3.395917,-4.941454,-9.598994,4077.3628,4.057655,1.440261,3.374372,6.213793,-0.9643,-1.686613,-4.19889,4259.8889,4.309774,1.435993,3.360498,6.639625,-0.991927,-1.711394,-4.268611,19917.7275,9.113473,8.167594,18.269023,23.543259,-5.051099,-8.707231,-14.562456,16550.0344,8.64219,6.727391,15.373387,19.440385,-4.129194,-6.973027,-11.839236,2
63154.4001,17.792029,16.116974,21.778073,25.663136,-11.703997,-15.30611,-39.023203,59105.4539,16.829392,17.787926,26.741865,30.391712,-10.894649,-14.401271,-32.51814,12740.2751,6.12789,3.907329,10.550082,14.239891,-2.931292,-4.378002,-8.995038,12940.1985,5.916305,4.008713,10.953196,15.045523,-2.963667,-4.406629,-8.401513,4808.3977,4.251667,1.909008,5.985947,9.112354,-1.148679,-1.938561,-3.998087,4112.2065,4.357484,1.594409,4.902692,7.448354,-0.96942,-1.602317,-3.755943,17281.7556,7.151536,6.31166,16.528259,21.739973,-4.635837,-7.612666,-11.811159,17816.8843,7.047444,6.54888,17.636992,23.94499,-4.805163,-7.976882,-13.144145,66856.1382,13.004172,18.47715,26.047297,34.668805,-12.250133,-17.297301,-62.101253,55445.8266,12.679564,14.45964,19.47844,26.134781,-10.05455,-14.200834,-45.380439,14427.9751,6.48642,4.314217,10.803314,14.488668,-3.241958,-4.83563,-10.754437,12303.9453,6.422377,3.894109,9.736818,13.759743,-2.829512,-4.286186,-9.207606,5521.396,5.220435,2.258277,7.19801,10.942863,-1.287067,-2.293329,-4.671522,4882.1411,4.776804,1.886799,6.059606,10.915438,-1.093896,-1.856395,-4.861652,20266.8286,7.905201,7.457094,20.51182,26.965329,-5.501884,-9.356416,-18.485711,17968.663,7.870753,6.905873,19.265035,26.722441,-4.93426,-8.416899,-14.470457,1
15015.3365,3.968581,3.709172,4.736427,7.123853,-2.390488,-3.006139,-8.547831,25408.8872,6.949469,7.048523,9.312468,12.929868,-4.260114,-5.488211,-11.872991,26456.4458,14.663014,9.532875,19.203399,24.320719,-6.10267,-9.308556,-16.685625,26934.9117,14.235674,9.782909,19.762777,25.399042,-6.250163,-9.350923,-16.090183,5554.8374,4.949984,1.999725,4.760144,7.422556,-1.348804,-2.260364,-4.677787,4787.2979,5.057538,1.598561,3.80292,6.558218,-1.131908,-1.882955,-3.882334,25017.041,11.862759,10.266328,23.490836,28.620408,-6.610114,-11.058141,-18.275185,26784.8777,11.937786,11.076948,25.342327,31.365755,-7.197236,-12.298878,-19.457267,17825.1196,3.633162,4.458392,5.728073,8.913945,-2.808211,-3.876203,-12.450705,13966.9072,3.365373,3.39523,4.455134,7.335046,-2.115228,-2.890502,-9.21974,27714.469,14.485733,9.997188,20.486833,24.841118,-6.194865,-9.465633,-22.248366,21443.8789,13.185739,7.402272,14.576743,18.212344,-4.805348,-7.334911,-15.116159,5462.1785,5.173842,1.885717,4.59946,8.036542,-1.358312,-2.312876,-5.207954,5722.4938,5.480784,1.896209,4.466702,7.528143,-1.404124,-2.443273,-4.967691,27304.374,12.122418,11.133188,27.227803,35.507615,-7.310051,-12.737849,-22.214792,22585.6314,11.401425,9.096379,22.495752,28.021199,-5.998331,-10.454773,-17.817068,2
63107.3364,17.406133,16.286482,22.138145,25.725553,-11.719541,-15.149734,-37.526193,59193.2209,16.255824,17.866811,26.972421,30.860986,-10.873622,-14.303113,-37.756063,12632.6631,6.005114,3.902465,10.611391,14.466874,-2.897168,-4.402431,-7.938579,12828.0154,5.783649,4.012896,10.85437,15.003081,-2.911571,-4.356616,-8.972386,4775.8794,4.217074,1.914048,5.961766,9.011633,-1.144781,-1.917045,-4.369163,4085.2091,4.296753,1.589066,4.919366,7.811915,-0.948533,-1.571876,-3.514714,17182.4888,7.035641,6.327262,16.713722,22.411448,-4.601765,-7.495025,-11.983097,17619.9851,6.857454,6.581406,17.768581,24.591367,-4.776527,-7.835382,-12.783425,67216.2774,12.795021,18.79806,26.1444,35.609792,-12.326113,-17.125523,-56.531259,55942.9942,12.518658,14.722575,20.017227,26.981342,-10.177371,-13.911319,-43.753523,14299.5395,6.268458,4.343445,10.791122,14.864952,-3.181102,-4.842165,-9.702546,12224.4441,6.240039,3.931692,9.707784,14.308034,-2.814228,-4.292873,-9.056971,5442.9293,5.079149,2.256903,7.234052,11.817674,-1.28389,-2.259502,-5.251902,4841.4508,4.733333,1.882066,6.032987,10.095563,-1.086678,-1.824812,-4.703816,20113.4383,7.686971,7.498701,20.520482,26.296172,-5.486632,-9.276473,-18.678145,17861.1385,7.713525,6.944024,19.233359,26.29781,-4.901985,-8.262787,-15.258757,1
15004.9961,3.960485,3.818296,4.928089,7.484954,-2.333422,-3.056302,-7.278367,25517.2744,6.936071,7.418175,9.870582,12.768618,-4.152905,-5.253593,-11.928832,26478.2954,14.625317,9.705158,19.534938,23.443978,-6.168064,-9.197424,-16.150578,27003.6736,14.153486,9.957818,19.945526,23.402777,-6.279264,-9.474904,-14.748655,5561.3834,4.979789,2.047533,4.85684,7.443185,-1.348402,-2.275865,-4.01131,4799.7827,5.063915,1.630949,3.872216,6.782141,-1.136102,-1.880649,-4.451943,24999.729,11.784781,10.471768,24.163588,29.162807,-6.657993,-11.040039,-16.567883,26744.1787,11.974244,11.327631,25.96322,31.487038,-7.231063,-12.333957,-18.810948,17947.75,3.648768,4.639648,5.966521,9.644309,-2.733856,-3.796115,-13.061606,13927.2251,3.349793,3.466009,4.479293,7.419555,-2.061154,-2.753349,-8.925304,27939.2013,14.695845,10.235577,20.784853,24.629213,-6.215927,-9.542803,-20.599525,21534.7253,12.936981,7.563774,15.003722,18.346993,-4.850458,-7.49109,-16.4475,5442.5631,5.164814,1.925917,4.594595,7.422901,-1.36691,-2.37876,-5.707678,5723.1803,5.549036,1.929648,4.578694,7.658263,-1.412678,-2.37179,-5.001554,27277.4389,12.025135,11.390531,27.707874,33.637036,-7.369535,-12.921025,-24.418081,22655.5739,11.381711,9.318131,23.072042,28.613865,-6.031297,-10.359042,-19.104369,2
31727.8233,9.454067,7.731397,10.424216,12.812875,-5.304745,-7.262484,-14.90928,31618.1218,9.352724,9.262709,13.287864,16.106631,-5.22953,-6.945099,-15.527742,6012.0195,3.431213,2.561689,7.936656,11.200713,-1.322254,-2.067128,-5.05878,6161.0432,3.35886,2.624104,8.167357,11.764865,-1.350612,-2.008323,-4.490195,2663.0513,2.823056,1.400665,4.948626,7.646664,-0.627574,-1.055326,-2.672527,2301.5651,2.896922,1.172967,4.13475,6.491629,-0.521821,-0.921245,-2.615372,8396.3623,3.994707,4.242317,12.739658,16.953524,-2.123417,-3.387878,-6.035369,8598.4382,3.909873,4.458843,13.796528,18.88601,-2.205838,-3.613377,-6.162814,34006.9663,7.07112,8.754904,11.737107,15.796631,-5.656538,-7.825665,-23.356954,27053.0205,6.619538,6.684677,8.963831,11.631138,-4.29308,-5.928932,-17.552823,6807.3027,3.582696,2.784854,7.985792,11.455134,-1.447156,-2.194084,-5.397695,5918.8628,3.596391,2.529162,7.085683,11.272247,-1.312617,-1.968587,-4.955589,3073.9124,3.325921,1.689236,5.878387,9.363319,-0.703465,-1.304338,-4.089797,2776.4428,3.191377,1.447707,5.079129,10.028256,-0.598067,-1.078788,-3.499649,9615.6706,4.296356,4.976948,15.493489,23.075254,-2.430382,-3.989057,-7.668074,8665.1226,4.295023,4.618759,14.750301,21.097892,-2.229315,-3.66126,-7.362936,1
4421.5156,1.955409,0.824484,1.167138,3.529435,-0.722955,-1.038854,-3.135392,8861.5217,3.187937,1.619574,1.952624,3.799683,-1.387241,-1.957456,-4.653186,9271.6062,6.077978,2.697189,4.226935,7.130555,-1.71402,-2.49417,-4.940524,9517.716,5.872036,2.772228,4.3545,7.325282,-1.762018,-2.523811,-5.149441,2182.2232,2.614416,0.680129,1.382969,3.812956,-0.438674,-0.774759,-2.903555,1878.5722,2.67947,0.569179,1.116538,3.10023,-0.369469,-0.675431,-2.129981,9100.8863,5.163484,3.067882,5.213486,7.74551,-1.90719,-3.026146,-5.935185,9628.6118,5.140943,3.229491,5.500268,8.484001,-2.06096,-3.228461,-6.368709,5779.2471,1.915376,1.093868,1.479138,5.936585,-0.87799,-1.358456,-5.500045,4402.024,1.805814,0.847393,1.176682,5.245682,-0.691065,-1.067925,-4.372412,9912.9444,6.117545,2.929652,4.539771,7.914381,-1.798305,-2.66858,-6.338437,7560.4371,5.520118,2.214833,3.648833,7.070833,-1.395907,-2.110983,-4.950085,2050.8433,2.674728,0.639223,1.345519,4.618977,-0.418705,-0.766673,-2.685396,2078.2288,2.680191,0.632821,1.29998,4.348343,-0.421214,-0.771922,-2.898477,9550.8147,5.094415,3.200959,5.486628,9.99287,-2.036707,-3.236597,-6.235463,8031.4207,4.902212,2.696364,4.766632,7.975915,-1.698776,-2.742062,-6.112295,2
50387.8576,15.292029,12.6761,16.898809,19.962186,-9.124498,-12.101878,-24.73129,47993.4002,13.865037,14.500596,21.269822,24.809364,-8.556563,-11.033402,-25.605865,9566.1575,4.99073,3.253442,9.362092,12.788856,-2.145727,-3.205163,-6.762556,9763.2627,4.846821,3.352474,9.585064,13.269236,-2.167577,-3.251773,-6.60914,3844.9464,3.708377,1.664866,5.59283,9.004278,-0.90392,-1.517818,-3.49509,3299.8962,3.80606,1.395022,4.574774,7.712582,-0.752243,-1.288301,-3.015144,13125.4265,5.833062,5.305697,14.741837,19.604399,-3.41649,-5.47983,-9.714887,13477.7668,5.729831,5.525724,16.151912,20.469539,-3.541113,-5.918747,-9.455606,54055.0767,10.909184,14.709946,20.263466,25.179362,-9.58402,-13.328395,-44.684375,44451.8076,10.682271,11.2915,14.999122,20.702577,-7.758172,-10.858053,-27.560614,10784.7021,5.250135,3.607542,9.4437,14.540578,-2.354229,-3.488728,-8.132724,9276.168,5.32469,3.250118,8.475709,11.554212,-2.085362,-3.113972,-7.092599,4421.5105,4.491495,1.98408,6.654599,10.692167,-1.013754,-1.814526,-4.762809,3905.8349,4.097925,1.675013,5.599874,10.804883,-0.859583,-1.455085,-3.835372,15287.804,6.469302,6.28029,18.488651,24.696962,-4.015877,-6.720662,-12.67079,13621.8342,6.496175,5.802903,17.171138,23.292046,-3.600246,-5.938592,-11.082506,1
13572.977,3.76675,3.463376,4.477046,6.976231,-2.072471,-2.643871,-5.894266,23437.3682,6.546197,6.761562,8.84789,11.957095,-3.738197,-4.764813,-10.718008,22571.9182,12.829336,8.228318,16.218939,18.886324,-5.07643,-7.670617,-15.194396,23025.8214,12.327887,8.47301,16.616731,21.462147,-5.162296,-7.856439,-13.207025,4854.818,4.570542,1.772851,4.175391,7.463526,-1.140912,-1.936182,-3.762261,4165.432,4.594178,1.420668,3.354427,5.445054,-0.952617,-1.656994,-3.545733,21282.7917,10.387483,8.953502,19.84566,24.367286,-5.486288,-9.269187,-14.864911,22748.1174,10.499782,9.686632,21.59657,27.833854,-5.956076,-10.05265,-14.567475,16474.9659,3.498915,4.235985,5.529031,8.934769,-2.45083,-3.449106,-11.904518,12905.2373,3.257435,3.224604,4.147284,6.577364,-1.854352,-2.5935,-8.37483,23867.9534,12.85332,8.738153,17.202378,20.474461,-5.171086,-7.681695,-16.203569,18324.4159,11.512428,6.462099,12.591141,15.213323,-4.011228,-6.017202,-13.778479,4684.4433,4.646097,1.67439,3.977071,7.929582,-1.134142,-2.000658,-4.533944,4912.8627,4.926192,1.665258,3.847107,6.139029,-1.175593,-1.990362,-3.898656,23194.789,10.740162,9.717329,22.762939,29.057195,-6.058054,-10.496307,-19.051841,19273.1174,10.042029,7.93601,18.783875,24.187339,-4.955403,-8.41167,-15.744294,2
73171.8508,20.679023,19.354902,26.699996,31.499259,-13.56776,-17.498051,-47.653582,69623.8361,19.332918,21.236253,32.505837,36.851612,-13.027902,-17.391902,-52.521766,15690.5083,7.406665,4.581105,11.805369,16.097063,-3.644679,-5.400678,-10.093243,15898.3948,7.105114,4.681184,12.186116,15.348577,-3.669107,-5.480611,-10.676024,5685.9633,4.886206,2.171296,6.579454,9.562549,-1.376202,-2.312479,-5.347394,4879.3695,5.107227,1.790329,5.402565,8.637688,-1.131222,-1.878025,-4.049354,21193.9739,8.616361,7.438044,18.367678,23.985397,-5.723065,-9.24924,-15.445537,21789.4043,8.475906,7.715557,19.747823,25.776331,-5.983292,-9.89908,-15.380586,78623.3755,15.088042,22.675749,32.491063,43.29593,-14.595154,-21.290918,-84.330529,65867.3706,14.799597,18.188382,25.050594,32.451342,-12.179862,-17.195243,-60.339614,17909.7674,7.889122,5.091477,12.225409,16.602937,-4.053245,-6.145595,-11.610956,15164.0418,7.810334,4.579185,10.934437,15.543619,-3.534026,-5.443868,-10.869345,6444.4275,5.89171,2.541273,7.774092,12.801706,-1.536749,-2.666821,-5.295062,5767.7659,5.504547,2.098912,6.649108,11.542215,-1.294778,-2.156134,-4.845253,25182.1079,9.757853,8.813412,22.866275,30.183285,-6.984363,-12.223026,-23.070796,22189.7503,9.603747,8.148476,21.486394,28.892095,-6.129643,-10.460518,-17.933223,1
7754.1006,2.502438,1.605179,2.031241,3.853842,-1.231968,-1.61732,-4.263374,15428.6406,4.545357,3.322867,4.017363,6.328635,-2.452443,-3.160665,-7.767069,14874.7749,8.417386,5.066151,8.904841,11.483226,-3.099339,-4.569266,-9.397027,15201.875,8.079418,5.208488,9.291723,12.163241,-3.170591,-4.743689,-8.359599,3251.779,3.251419,1.156561,2.468883,4.660447,-0.733569,-1.381049,-3.051001,2845.4197,3.411257,0.942188,1.97222,4.146615,-0.602045,-1.003296,-2.502746,14258.1233,6.863413,5.590069,11.053255,14.879343,-3.370396,-5.392522,-8.552817,14989.4585,6.944898,5.99591,11.780523,16.012473,-3.648715,-6.049835,-9.172114,9975.6773,2.460939,2.084506,2.638766,5.338175,-1.504084,-2.159857,-8.044226,7618.3741,2.275388,1.595172,2.063804,5.361819,-1.150793,-1.593504,-5.229228,15837.874,8.422034,5.482584,9.656078,12.311218,-3.20604,-4.756467,-10.493585,12083.6049,7.571339,4.041601,7.054263,10.049317,-2.455278,-3.628504,-8.231829,3094.7922,3.316094,1.075337,2.413698,5.365551,-0.711526,-1.356311,-3.644295,3270.9535,3.497464,1.059304,2.308315,5.794428,-0.715717,-1.218373,-3.481162,15163.7225,6.936304,6.016554,12.228925,15.621019,-3.68424,-6.272988,-10.554856,12735.3792,6.618576,4.925218,10.183066,15.008908,-2.993596,-5.041936,-8.530966,2
4065.5234,2.14549,3.029888,5.035416,7.737503,-0.361162,-0.687685,-3.943372,4025.5892,2.077143,3.783927,6.314302,9.000102,-0.412923,-0.719943,-4.316107,536.6126,1.211644,1.940861,6.347379,9.313534,-0.157781,-0.453726,-3.516596,528.1572,1.197184,2.002331,6.593558,10.857302,-0.159402,-0.418056,-3.09743,348.5637,1.231973,1.14867,4.212047,7.936101,-0.088203,-0.288921,-2.647363,328.311,1.266093,0.936791,3.372021,6.388034,-0.08264,-0.302292,-2.391289,897.7051,1.315423,3.230713,10.111001,13.684069,-0.211522,-0.496118,-2.955084,855.4814,1.283403,3.510742,11.529294,17.343485,-0.225056,-0.545293,-3.317617,4663.0015,1.855658,3.24848,5.266303,8.826528,-0.420786,-0.837345,-5.853185,3955.5942,1.868322,2.576221,4.032087,6.592723,-0.35397,-0.737208,-4.96105,636.1106,1.236448,2.089256,6.254219,10.561833,-0.174222,-0.538182,-3.794259,539.3461,1.235627,1.833536,5.347082,9.020479,-0.154306,-0.471233,-3.801261,502.3812,1.386158,1.361058,4.998348,9.765877,-0.104533,-0.414895,-3.261325,449.8841,1.338966,1.139497,4.05858,7.522502,-0.097832,-0.391994,-3.503038,1052.5615,1.356042,3.856654,12.80973,18.980428,-0.235574,-0.555433,-4.38578,968.8643,1.364492,3.467343,11.527104,18.307645,-0.215933,-0.542888,-4.164077,1
427.7161,1.121584,0.136875,0.420252,3.181952,-0.135543,-0.383954,-2.938736,1054.2007,1.306656,0.24068,0.55061,3.676577,-0.195592,-0.490239,-3.561756,2492.5671,2.394441,0.490177,0.832008,3.905489,-0.28672,-0.612584,-3.376679,2599.4692,2.373094,0.49913,0.801351,3.737678,-0.297528,-0.632362,-3.47791,710.9466,1.540592,0.164565,0.411249,3.314432,-0.103624,-0.404917,-2.819065,599.9785,1.555098,0.140245,0.386109,3.041765,-0.089599,-0.332606,-2.573934,2753.6331,2.274359,0.564911,0.991873,4.179264,-0.355635,-0.760109,-3.074308,2880.7187,2.28114,0.592169,1.065601,3.760297,-0.376071,-0.750912,-3.479708,595.1338,1.111575,0.201722,0.634793,4.828039,-0.1738,-0.51882,-3.999364,389.1338,1.086676,0.15824,0.553641,4.582725,-0.141831,-0.50549,-3.783202,2657.2787,2.417398,0.52959,1.02598,4.872439,-0.311303,-0.703614,-4.313445,2113.0321,2.302158,0.421723,0.839843,4.389127,-0.259097,-0.635225,-3.961442,640.4981,1.538587,0.155137,0.476259,3.868874,-0.106662,-0.389297,-3.086346,642.968,1.549691,0.155724,0.509471,3.855472,-0.105158,-0.422642,-3.295153,2737.0222,2.210653,0.572519,0.984621,4.664805,-0.359341,-0.76662,-3.918043,2439.3536,2.219391,0.507621,0.928255,3.684783,-0.317979,-0.704172,-3.897535,2
79690.7969,29.066857,21.065213,29.374854,34.234709,-14.183247,-18.369722,-60.048393,78123.0152,26.407146,24.017621,37.790846,42.884485,-14.184608,-18.712359,-53.789653,19154.8549,9.277432,5.39885,12.940367,17.170343,-4.437299,-6.675324,-12.170708,19359.6788,8.950648,5.499328,13.4826,17.698459,-4.40751,-6.816969,-11.919217,6502.0659,5.623548,2.419702,6.998323,10.311458,-1.555193,-2.644511,-4.998135,5549.6197,5.728097,1.924355,5.513034,8.65466,-1.259873,-2.041359,-5.618596,25511.7307,10.767601,8.629979,19.677163,25.666009,-6.850229,-11.114027,-20.249125,26021.1487,10.687372,9.092178,21.72124,27.840255,-7.208813,-12.092282,-18.848842,87847.4248,19.940875,25.511376,36.766292,48.00206,-15.740923,-22.610894,-85.738261,73465.3401,20.232847,20.425034,28.479862,37.760939,-13.163287,-18.54893,-65.808586,21564.7825,9.913287,6.077579,14.031969,18.628466,-4.869361,-7.502727,-17.032702,18237.7412,9.99839,5.295998,11.957536,15.175011,-4.206144,-6.263897,-14.554128,7363.0926,6.954837,2.822731,8.384845,13.683137,-1.752963,-3.058194,-6.229752,6587.9041,6.333228,2.2189,6.6664,10.401396,-1.45409,-2.417065,-6.321695,30182.4165,12.386043,10.601679,25.858585,33.940289,-8.460777,-14.831681,-28.878978,26510.488,12.17112,9.430512,22.612763,29.593622,-7.25323,-12.430412,-21.826469,1
11056.851,3.091627,2.62602,3.307835,5.279224,-1.762901,-3.115892,-5.533749,21009.292,5.83444,5.459799,6.997284,10.024186,-3.378744,-4.346164,-9.884701,19701.2888,10.739721,7.069047,13.360467,16.153587,-4.344357,-6.45377,-12.520805,20102.1199,10.417196,7.264493,13.780642,17.605031,-4.439423,-6.574734,-12.062858,4171.1391,3.909834,1.541433,3.649341,6.162055,-0.973507,-1.646394,-3.99834,3626.9661,4.059831,1.21138,2.780546,4.905095,-0.809091,-1.322181,-3.395493,18687.0669,8.726258,7.706387,16.42919,19.883269,-4.599899,-7.390357,-11.438884,19730.6385,8.81499,8.342355,17.970068,22.381633,-5.034888,-8.470195,-13.260493,14235.1817,3.062927,3.410251,4.324835,7.216623,-2.135429,-3.006729,-9.369369,10987.4463,2.827938,2.586923,3.325374,6.13169,-1.639059,-2.25615,-7.773456,20878.5884,10.823929,7.548056,14.413262,17.815074,-4.46386,-6.65004,-16.1342,15987.0828,9.747261,5.547619,10.239543,13.849486,-3.417491,-5.050981,-10.646573,4031.0931,4.011621,1.438766,3.383161,6.923007,-0.964929,-1.691073,-4.676916,4263.5734,4.22406,1.411341,3.269647,6.460749,-0.979543,-1.670988,-4.085934,20134.01,8.970728,8.372841,18.840172,22.983424,-5.114242,-8.791648,-16.273244,16789.842,8.429783,6.740247,15.103848,19.794011,-4.096717,-6.843911,-11.975045,2
81477.2976,22.647908,21.485329,30.074481,35.234435,-14.964446,-19.333832,-54.659203,76870.7742,21.877943,22.983615,35.671683,39.573249,-14.002863,-18.582976,-55.787317,19204.7542,8.415232,5.39386,13.173368,17.726881,-4.475306,-6.758979,-12.440847,19304.2627,8.069148,5.498049,13.548674,17.609032,-4.470553,-6.689174,-12.929254,6507.4543,5.39046,2.398395,6.910328,11.634857,-1.56274,-2.682843,-5.004019,5551.7276,5.469844,1.933669,5.39644,8.264019,-1.280405,-2.033497,-4.908526,25566.2905,9.704343,8.622246,19.658688,25.673186,-6.883473,-11.204368,-18.013537,26074.468,9.656899,9.03796,21.577861,27.446012,-7.262397,-12.362928,-18.423729,86345.2983,16.910002,24.477729,35.692033,46.479505,-15.701775,-22.102418,-87.450235,71821.7768,16.559164,19.661374,27.260576,35.345807,-13.086764,-18.350664,-62.993753,21751.9985,8.934049,6.072037,13.938841,18.121793,-4.983717,-7.683696,-16.014045,18383.5735,8.796435,5.351274,12.065998,15.592577,-4.28256,-6.542051,-13.906839,7390.3121,6.563867,2.789071,8.348194,13.150921,-1.762185,-3.103602,-6.133436,6627.781,6.086352,2.232362,6.55075,10.043402,-1.455862,-2.396725,-5.245054,30352.3745,11.023021,10.500051,25.38822,32.641018,-8.56306,-15.243187,-28.80702,26608.4482,10.743913,9.433188,22.640532,28.672209,-7.327772,-12.827691,-23.465899,1
10822.0849,3.031536,2.411061,3.088904,5.531979,-1.722911,-2.256039,-5.30457,19609.1757,5.423079,4.756871,6.015065,8.860017,-3.218631,-4.058308,-9.772673,19151.3559,10.507632,6.838206,12.781801,16.383516,-4.23232,-6.353164,-11.895707,19494.8064,10.016013,7.0174,13.123849,16.303656,-4.306698,-6.328658,-11.677555,4106.5181,3.88314,1.473025,3.360072,5.487265,-0.962434,-1.639379,-3.328929,3562.0639,4.050069,1.175026,2.682369,4.760925,-0.804125,-1.332824,-3.036714,18244.3145,8.447888,7.420349,15.781551,19.073706,-4.571498,-7.431948,-12.172361,19351.9028,8.57894,8.031889,17.401194,21.496667,-4.962531,-8.318689,-12.203379,13349.4126,2.910243,3.007957,3.870827,7.273652,-2.056934,-2.918068,-9.572889,10233.0991,2.666178,2.282889,2.956853,5.802263,-1.545708,-2.153682,-7.442779,20110.6496,10.384289,7.249176,13.643236,16.811855,-4.315623,-6.650457,-13.541555,15442.3983,9.431377,5.348054,10.007162,12.630263,-3.324143,-4.967676,-9.565272,3968.4635,3.950064,1.375041,3.160826,5.963308,-0.95764,-1.684753,-4.505487,4162.7868,4.161307,1.367447,3.128806,5.522663,-0.974282,-1.656031,-3.92751,19571.3696,8.587751,8.014638,18.002385,22.771563,-5.004706,-8.641151,-15.744291,16315.4465,8.077587,6.501249,14.560801,19.660424,-4.077858,-6.880966,-13.308204,2
60931.782,17.491575,15.556596,21.155819,24.831721,-11.072544,-14.437838,-35.286166,58395.7373,16.498799,17.593212,26.495802,29.49552,-10.691811,-13.970025,-31.818542,12717.2619,6.088458,3.922143,10.521694,16.081337,-2.918768,-4.389677,-8.639673,12967.7368,5.880924,4.022352,10.901846,15.595538,-2.954748,-4.408805,-8.512159,4806.8103,4.275748,1.906514,5.93297,9.461078,-1.143773,-1.937109,-4.086499,4055.3648,4.435401,1.544018,4.688789,7.757751,-0.930674,-1.531951,-3.79912,17385.5593,7.117937,6.310588,16.432861,21.191768,-4.623954,-7.433351,-12.253181,17841.8083,6.959537,6.614642,17.89817,23.895277,-4.824151,-7.991754,-11.129234,66833.2256,13.022187,18.254716,25.543654,35.505933,-12.161718,-16.70285,-59.871014,55144.1783,12.620354,14.273775,19.227853,26.5363,-9.906299,-14.170552,-39.839436,14383.946,6.379609,4.349939,10.941123,14.986751,-3.220519,-4.835267,-10.204362,12256.7963,6.332342,3.916371,9.786906,14.880145,-2.829322,-4.208907,-9.093058,5467.9234,5.177567,2.243423,7.165034,12.123354,-1.2939,-2.225952,-5.223499,4842.6628,4.742658,1.867786,5.943272,10.975359,-1.079744,-1.774876,-4.728373,20421.2757,7.850658,7.521821,20.550686,26.672316,-5.532965,-9.522029,-16.742581,18060.0188,7.860776,6.888375,18.732766,24.540171,-4.895514,-8.209462,-16.689097,1
14595.2543,3.901589,3.602317,4.63637,7.416114,-2.286189,-3.093118,-6.883298,26758.103,7.210292,7.462949,9.817987,12.733857,-4.414954,-5.520103,-12.854766,26532.358,14.576833,9.659563,19.623809,23.035345,-6.159877,-9.397015,-16.054028,27031.9211,13.922372,9.912067,20.104052,23.743764,-6.266762,-9.667841,-15.73238,5551.9212,4.907263,2.029896,4.904787,7.727487,-1.358622,-2.284226,-5.188158,4749.8251,4.931318,1.640121,4.014256,6.464448,-1.134467,-1.950307,-3.837414,25110.9812,11.716085,10.423363,24.025195,30.376046,-6.658919,-11.203733,-16.884165,26790.6551,11.810673,11.286708,26.008541,31.063388,-7.294,-12.474768,-18.876996,19035.354,3.839285,4.76796,6.148416,9.804298,-2.944822,-4.124751,-12.572343,14776.5249,3.49326,3.600317,4.678791,8.140605,-2.213768,-3.05163,-9.584891,27901.1286,14.494159,10.151417,20.667699,24.837846,-6.204614,-9.579579,-22.399712,21621.014,13.150959,7.535147,14.964546,19.029075,-4.835454,-7.295609,-13.704928,5470.4668,5.164272,1.906607,4.594202,7.806212,-1.377563,-2.387638,-5.365375,5721.6025,5.552261,1.908315,4.464209,7.361104,-1.412014,-2.435921,-5.11498,27359.6585,12.057236,11.301259,27.615698,34.647323,-7.386626,-12.764852,-23.935617,22748.7937,11.31235,9.234758,22.844602,29.548098,-6.032486,-10.507841,-17.891252,2
3788.2476,2.031866,2.978402,4.842228,7.526283,-0.386265,-1.109156,-4.005414,3935.6201,2.017776,3.871773,6.401146,9.555224,-0.4056,-0.719318,-3.538785,504.8523,1.202456,1.86123,6.178076,8.844127,-0.171161,-0.404943,-3.186644,512.1838,1.195034,1.915985,6.292095,9.009274,-0.168189,-0.454795,-3.036076,384.2932,1.262923,1.115099,4.107515,7.126639,-0.090591,-0.370531,-2.882644,319.9545,1.254983,0.948018,3.590215,6.940632,-0.082397,-0.276199,-2.340204,816.6899,1.288617,3.188425,10.241591,14.927464,-0.224674,-0.538322,-2.963555,870.2432,1.294888,3.365475,11.024505,17.301122,-0.23118,-0.540479,-3.151093,4567.6924,1.801138,3.39186,5.417162,9.278781,-0.415866,-0.880986,-5.572262,3823.4252,1.78243,2.654343,4.2157,7.587117,-0.355689,-0.786848,-4.745055,597.011,1.225062,1.96132,6.066336,11.486425,-0.185815,-0.458681,-4.4856,514.7346,1.223673,1.780442,5.476299,9.862347,-0.162188,-0.462956,-3.154152,489.1025,1.377156,1.328183,4.942376,9.10437,-0.111915,-0.418524,-3.422245,455.6584,1.353859,1.176833,4.328851,7.054207,-0.101691,-0.371217,-3.104448,997.3889,1.339289,3.700261,12.332369,18.43157,-0.242032,-0.574856,-3.612903,882.564,1.337871,3.450435,11.76271,16.75233,-0.226524,-0.518662,-3.126479,1
368.2227,1.104126,0.128645,0.381169,3.654681,-0.128412,-0.378578,-2.783135,1013.2432,1.28925,0.224074,0.556818,3.807779,-0.180801,-0.473359,-3.229875,2310.5885,2.325548,0.453927,0.758566,3.225299,-0.270159,-0.573814,-2.825416,2361.7204,2.261136,0.472489,0.809616,3.505458,-0.286422,-0.604343,-3.847758,648.7071,1.490157,0.161157,0.497322,3.293546,-0.102498,-0.315302,-2.596947,548.4992,1.484778,0.13301,0.419497,3.371951,-0.09474,-0.352996,-2.670284,2561.3242,2.22679,0.546123,0.923244,3.362602,-0.340144,-0.653525,-3.783991,2724.3062,2.240827,0.567008,0.967997,4.113236,-0.354064,-0.725919,-3.562925,594.0923,1.107889,0.193617,0.607868,4.664753,-0.170237,-0.53593,-4.365137,400.3715,1.085775,0.159775,0.49884,4.227527,-0.147215,-0.481762,-4.248039,2455.2844,2.337728,0.493915,0.946118,4.040456,-0.300136,-0.645622,-4.175448,1961.6381,2.213463,0.401391,0.78931,3.710134,-0.245618,-0.603313,-3.53573,553.0776,1.460495,0.154847,0.487103,3.895269,-0.100775,-0.412906,-3.868364,587.9916,1.510117,0.150438,0.455163,3.614121,-0.101302,-0.382337,-3.526254,2592.9116,2.1789,0.544457,0.960183,4.32363,-0.34173,-0.740685,-3.695312,2231.1315,2.139925,0.491279,0.857923,4.070909,-0.30365,-0.654757,-3.541015,2
31132.2087,12.054344,7.410337,9.925773,11.853117,-5.119267,-6.894083,-14.171743,32300.1594,11.296818,9.495483,13.678344,16.581089,-5.320178,-6.964966,-15.554273,6007.5625,3.759628,2.527129,7.823498,11.380969,-1.314489,-2.053849,-4.53589,6184.6302,3.688043,2.609599,8.039282,11.818605,-1.356186,-2.031078,-4.742706,2670.3529,2.947984,1.408192,4.9483,8.436139,-0.623439,-1.115139,-3.20489,2280.0763,2.919262,1.191613,4.171054,7.406982,-0.53158,-1.012061,-2.703851,8411.7029,4.413502,4.223767,12.776734,17.529372,-2.111945,-3.339825,-6.872126,8650.143,4.343274,4.423288,13.606011,18.959602,-2.188447,-3.591243,-6.077091,35169.9404,8.27534,9.068571,12.190504,17.605571,-5.807938,-7.972386,-24.20265,28358.3094,8.044149,6.924033,9.183975,11.613129,-4.46642,-6.262657,-19.241665,6812.6064,3.988766,2.766027,7.754758,10.94339,-1.4422,-2.128224,-5.774044,5887.9954,4.028062,2.492819,6.903959,9.96985,-1.286936,-1.94414,-4.828346,3091.0721,3.551927,1.675205,5.858515,9.627036,-0.705682,-1.268114,-4.077533,2744.38,3.323231,1.433028,5.018035,8.793116,-0.593439,-1.068327,-3.514294,9759.5605,4.895499,4.959518,15.56511,22.973531,-2.437763,-3.930431,-6.953197,8741.1282,4.916743,4.583645,14.53388,20.816427,-2.217389,-3.537347,-6.010862,1
5076.7031,2.1151,0.995806,1.322789,4.031513,-0.777428,-1.123154,-3.570628,11060.1299,3.762892,2.150501,2.771116,4.498196,-1.668202,-2.196125,-5.275539,9260.6156,6.299698,2.741685,4.332066,6.968506,-1.706066,-2.532955,-4.7793,9492.6256,6.049163,2.801849,4.377256,6.573395,-1.751402,-2.517467,-5.146663,2223.1651,2.667958,0.707154,1.422897,3.03117,-0.443176,-0.769528,-2.974095,1881.9873,2.643408,0.598222,1.213628,3.275657,-0.381371,-0.678047,-2.408946,9163.169,5.384861,3.131959,5.303473,7.859741,-1.926967,-3.073334,-5.62067,9686.7974,5.406653,3.294036,5.658744,9.660602,-2.057079,-3.29436,-6.045812,7209.7031,2.143435,1.413472,1.850375,5.059853,-1.023244,-1.529571,-5.871607,5546.6817,2.021668,1.09916,1.482091,5.291203,-0.811464,-1.263665,-4.250826,9855.3473,6.346291,2.957937,4.599398,8.060185,-1.78775,-2.641073,-6.785118,7530.9845,5.695602,2.249259,3.625161,7.037088,-1.385425,-2.094011,-5.681381,2065.2483,2.679457,0.651191,1.415275,4.504027,-0.422871,-0.805016,-2.77931,2153.2196,2.858249,0.66651,1.379479,3.704038,-0.426667,-0.88208,-3.137556,9625.5283,5.351424,3.262259,5.765669,9.772507,-2.040084,-3.406562,-7.096868,8148.0431,5.176877,2.760593,4.931955,8.669818,-1.710489,-2.810609,-5.985966,2
47015.3545,14.190217,11.491094,15.266467,17.697081,-8.364416,-10.748815,-24.206153,47652.2021,13.013686,14.248357,20.783389,24.105915,-8.484037,-11.192256,-24.080747,9428.2043,4.964158,3.274565,9.451025,13.541006,-2.111203,-3.132251,-5.918147,9658.8167,4.831513,3.355535,9.62896,13.972303,-2.14255,-3.164556,-6.318894,3788.8964,3.585453,1.680022,5.552369,9.44403,-0.915832,-1.557592,-3.474273,3246.3982,3.608576,1.432319,4.805234,7.690858,-0.762459,-1.279955,-3.009062,12961.6343,5.811382,5.332112,14.953498,20.11239,-3.367783,-5.351943,-9.235664,13349.9021,5.714707,5.522086,15.952044,21.78268,-3.504537,-5.677779,-10.169344,53526.6963,10.413979,14.443612,19.890835,25.879516,-9.553655,-13.359016,-46.753789,44233.9033,10.252792,11.226404,14.969642,20.734779,-7.795963,-10.609369,-31.212031,10754.1689,5.292494,3.614888,9.455818,13.769334,-2.326565,-3.488364,-8.11009,9192.2913,5.339867,3.245889,8.581598,12.441329,-2.065437,-3.079902,-6.74414,4325.6944,4.338832,1.975943,6.627573,10.655387,-1.001246,-1.768527,-4.406875,3872.0334,4.109236,1.688186,5.803772,9.698924,-0.84975,-1.461295,-4.162688,15212.332,6.520473,6.271059,18.163869,25.17771,-3.982958,-6.674048,-11.685998,13525.0298,6.47502,5.834244,17.225412,24.516876,-3.564636,-5.993911,-10.091402,1
11792.4024,3.388619,3.171449,4.109989,6.153207,-1.79349,-2.273417,-5.943056,22749.2593,6.278654,7.066083,9.438754,12.50345,-3.572344,-4.638922,-9.217668,22655.4556,13.403558,8.142456,16.020589,19.724811,-5.046532,-7.75244,-13.117557,23138.355,12.696419,8.373422,16.44875,20.218813,-5.137059,-7.794792,-13.235716,4865.5734,4.57183,1.785184,4.226503,6.589049,-1.138374,-1.925234,-3.889499,4166.7014,4.570902,1.459806,3.428336,5.893513,-0.955294,-1.636284,-3.201101,21342.3721,10.675862,8.946323,19.913505,25.256728,-5.488888,-9.119156,-15.176995,22756.0872,10.849393,9.629111,21.267392,26.135675,-5.953375,-10.152181,-15.00974,16007.2139,3.385511,4.427355,5.724411,9.058975,-2.348696,-3.254896,-10.012181,12565.7358,3.154848,3.352144,4.336328,7.323348,-1.781436,-2.429016,-7.054164,24051.6169,13.47033,8.610042,16.842612,20.806134,-5.11594,-7.70358,-20.531287,18403.283,11.970659,6.403852,12.395951,15.256549,-3.960432,-5.949627,-12.560222,4710.8937,4.752423,1.676599,4.036734,7.335744,-1.136803,-2.021488,-5.108055,4938.2166,5.078959,1.67642,3.913059,6.610369,-1.167663,-2.025825,-4.620547,23113.2534,10.930729,9.64797,22.621366,29.227878,-6.048576,-10.627062,-17.532411,19208.2271,10.401767,7.920079,18.937551,24.68102,-4.949853,-8.530931,-14.334348,2
67660.1184,20.084605,17.6501,23.996115,28.317306,-12.120846,-15.530839,-42.374699,69558.9749,19.607588,21.341538,33.171832,38.120886,-12.933804,-16.921282,-46.720183,15500.3274,7.390105,4.522984,11.742131,16.054739,-3.587737,-5.427062,-10.096743,15721.3201,7.080521,4.612419,11.982983,17.146493,-3.616343,-5.343491,-10.226184,5662.5435,4.90843,2.153041,6.426061,9.603991,-1.360227,-2.269538,-4.678885,4830.1545,4.889531,1.806664,5.452736,8.751119,-1.144277,-1.944787,-3.904608,20924.6753,8.628606,7.301152,18.33891,24.271385,-5.708359,-9.31124,-15.497908,21558.9577,8.484442,7.631959,19.366245,24.97418,-5.92488,-10.054734,-15.707274,78897.5093,15.171247,22.846463,32.872306,42.57556,-14.554844,-20.106866,-73.462039,66418.6592,15.032784,18.48477,25.518305,33.124191,-12.248991,-16.631282,-62.649234,17620.6479,7.810368,5.01517,12.130276,16.80221,-3.9768,-6.027063,-13.923512,14915.0444,7.702901,4.510071,11.144816,15.437714,-3.473972,-5.227725,-10.457364,6402.941,5.966043,2.520036,7.823744,12.295298,-1.522304,-2.630736,-5.879462,5720.6733,5.582327,2.07657,6.683092,11.038672,-1.298732,-2.160541,-5.745821,24823.878,9.672289,8.713356,22.843666,30.118497,-6.877268,-11.941921,-22.484404,21928.606,9.588075,8.037724,21.145847,28.419806,-6.115417,-10.446419,-18.623482,1
6387.0088,2.238627,1.346995,1.67385,3.984174,-1.04489,-1.436653,-4.014904,14545.2348,4.317768,3.192558,3.973385,6.976822,-2.335813,-3.130858,-7.652289,14161.0443,8.374101,4.846642,8.522273,11.008044,-2.977736,-4.430583,-8.842168,14498.1521,8.05311,4.972308,8.783439,11.485716,-3.036946,-4.500948,-7.534259,3175.9969,3.278984,1.130901,2.437926,4.57162,-0.722733,-1.236639,-3.096599,2714.3324,3.264971,0.941142,1.999414,4.369666,-0.602094,-1.113632,-2.507755,13572.1917,6.846889,5.447961,10.738685,13.731853,-3.25889,-5.34037,-8.671722,14414.0593,6.923862,5.817365,11.307483,14.781022,-3.508959,-5.736277,-10.121975,9561.9321,2.378432,2.03826,2.624171,6.196634,-1.458839,-2.133482,-7.765445,7292.7935,2.193187,1.556679,2.046403,4.866263,-1.115513,-1.598834,-5.191105,15065.7101,8.394643,5.218707,9.131099,11.543039,-3.077733,-4.511548,-8.980461,11485.1872,7.518256,3.907077,6.886714,10.331765,-2.377521,-3.475621,-6.890604,2981.65,3.273681,1.044349,2.284667,5.791884,-0.691266,-1.228437,-3.563999,3124.49,3.480635,1.05157,2.419069,4.606189,-0.708572,-1.276363,-4.109435,14496.6543,6.867138,5.799537,11.703715,15.754157,-3.527559,-5.97092,-10.68952,12115.1401,6.599303,4.797574,9.863542,12.764899,-2.920617,-4.919865,-8.932327,2
3964.2413,2.174747,2.944122,4.933819,6.892004,-0.346652,-0.687523,-4.162539,4134.8577,2.119033,3.929979,6.547443,9.100334,-0.413462,-0.76972,-4.110058,463.1714,1.188479,1.882488,6.278216,9.739779,-0.15074,-0.419449,-2.687892,460.2766,1.175893,1.929284,6.413543,9.473329,-0.159073,-0.393157,-3.087232,336.4984,1.227325,1.127169,4.348327,7.482814,-0.089636,-0.361758,-2.761593,297.2459,1.234112,0.951932,3.591651,6.965833,-0.079292,-0.302765,-2.359313,828.4121,1.29979,3.170708,10.157901,15.186867,-0.210532,-0.471522,-3.241034,843.4163,1.289725,3.385818,11.274558,15.215372,-0.212849,-0.539908,-3.466208,4817.4497,1.879978,3.396212,5.463524,7.993873,-0.425553,-0.886198,-3.736387,4089.0874,1.884576,2.69656,4.300201,7.43271,-0.355406,-0.749976,-4.025813,552.82,1.210966,2.006039,5.999831,9.943734,-0.177644,-0.493959,-3.578581,452.4543,1.200936,1.791999,5.406586,9.242584,-0.151443,-0.462256,-3.338211,486.0999,1.378047,1.348149,5.040325,9.491292,-0.103539,-0.386521,-3.153193,459.4254,1.359212,1.150283,4.212459,7.108694,-0.100315,-0.438181,-3.605755,997.9466,1.348111,3.747132,12.530882,18.271077,-0.231328,-0.56478,-3.871089,894.375,1.3508,3.456932,11.815706,16.936913,-0.214498,-0.516744,-3.332669,1
239.0576,1.069338,0.103746,0.444275,3.589174,-0.117065,-0.370971,-2.709524,828.186,1.233859,0.196723,0.491743,4.041049,-0.172207,-0.444345,-3.148283,2376.0274,2.379401,0.469727,0.869784,3.680406,-0.272019,-0.582417,-3.382604,2461.4953,2.326586,0.485298,0.814371,3.526958,-0.286294,-0.648088,-3.462865,681.4083,1.516494,0.1606,0.413582,2.842123,-0.10725,-0.375231,-2.74459,577.9035,1.510676,0.140321,0.435581,3.021273,-0.093904,-0.350719,-2.915554,2619.2891,2.265058,0.557309,0.906813,3.50845,-0.334367,-0.718894,-3.214558,2769.5356,2.27207,0.575582,1.051387,4.186477,-0.364868,-0.743629,-3.944877,424.1152,1.076933,0.181678,0.596964,5.004735,-0.163213,-0.524085,-4.596116,273.8701,1.0587,0.136158,0.553659,4.638183,-0.136658,-0.479886,-4.558042,2552.64,2.406996,0.514759,0.894534,4.363726,-0.30098,-0.64906,-4.162313,2007.8228,2.263091,0.413118,0.773827,3.859477,-0.250113,-0.597738,-4.427901,588.6669,1.496363,0.148215,0.495457,3.647116,-0.103477,-0.424349,-2.965675,626.6903,1.548406,0.153653,0.496889,3.489113,-0.099458,-0.399605,-3.392264,2636.4974,2.208552,0.555626,1.020579,4.54318,-0.34442,-0.769886,-4.166851,2304.2696,2.197309,0.497947,0.9052,3.770156,-0.303435,-0.656418,-3.654971,2
72150.9236,28.202242,18.321084,25.114821,28.291612,-12.312285,-16.075457,-46.984113,78192.5213,26.670804,23.900903,37.400299,42.084407,-14.13651,-18.356585,-53.952766,18937.9341,9.447005,5.370591,13.115002,18.002046,-4.391878,-6.699082,-11.82722,19164.7869,9.041107,5.436432,13.426263,18.121258,-4.371662,-6.670335,-12.53037,6464.4076,5.587787,2.420743,6.997291,10.419499,-1.564302,-2.794314,-4.882814,5551.0269,5.548984,1.998859,5.849908,10.128422,-1.295281,-2.128983,-4.225247,25399.8735,11.120796,8.673726,19.894448,25.693682,-6.813861,-11.180085,-20.200215,25873.3489,10.819272,9.037973,21.429348,28.272487,-7.174761,-12.285674,-19.641887,87334.4936,19.751216,25.244362,36.67458,50.656408,-15.770572,-22.331116,-93.168869,73061.2568,19.960016,20.293699,28.190867,36.796958,-13.152874,-18.62559,-63.934456,21509.8433,10.106915,6.02935,13.834363,18.670324,-4.875267,-7.591365,-16.695035,18196.4788,10.167985,5.28422,12.225456,15.902705,-4.201889,-6.418329,-12.793018,7405.806,7.162966,2.811085,8.397375,12.367223,-1.750443,-3.11914,-5.599987,6598.7383,6.412112,2.259886,6.733753,11.609628,-1.466504,-2.360436,-5.230276,30139.4649,12.625699,10.559419,25.668653,33.598242,-8.439442,-15.268431,-27.847788,26468.8877,12.67246,9.541904,23.13174,31.360173,-7.290383,-12.5122,-22.996315,1
8944.9927,2.697739,2.086235,2.689129,4.972782,-1.417994,-1.914389,-5.448499,19708.3447,5.50204,5.082736,6.493534,9.560223,-3.114795,-4.11459,-9.703681,19244.3895,10.838148,6.900779,13.021627,15.38399,-4.171684,-6.193068,-10.931039,19575.2407,10.366295,7.049155,13.450881,15.82479,-4.253688,-6.367919,-10.297013,4077.5902,3.879567,1.504398,3.477976,5.729518,-0.95359,-1.647207,-3.650181,3526.6935,3.894447,1.216525,2.782592,4.942949,-0.784833,-1.273779,-2.81962,18141.5228,8.675973,7.489092,16.000986,19.635588,-4.473138,-7.138526,-13.839724,19193.3711,8.889686,8.104474,17.362033,23.29181,-4.888741,-8.283654,-12.408523,13357.5454,2.925601,3.188457,4.037175,7.139865,-1.987583,-2.828098,-9.123749,10302.0488,2.700887,2.43786,3.181578,6.058034,-1.520961,-2.083513,-6.637309,20238.3113,10.746728,7.313113,13.896083,17.307313,-4.262134,-6.481255,-13.599567,15556.6469,9.761697,5.407115,10.033053,12.648361,-3.265889,-4.838639,-9.841562,3961.065,4.057389,1.401236,3.368131,6.526658,-0.941264,-1.677529,-4.854934,4146.2603,4.192656,1.382976,3.126735,5.863707,-0.949647,-1.623129,-4.367549,19425.7773,8.798055,8.115674,18.265073,25.360873,-4.954862,-8.776305,-15.227252,16236.4053,8.419644,6.597947,14.954416,18.73233,-3.988997,-6.62954,-11.749014,2
54488.6689,16.916784,13.177141,17.558848,20.72564,-9.455137,-12.036838,-27.321621,59153.6262,17.201103,17.401099,25.984886,31.453668,-10.550048,-13.86546,-33.055567,13005.5417,6.249122,3.977125,10.574514,15.07512,-2.954002,-4.405336,-8.671677,13215.2039,6.091418,4.06615,10.963178,15.063313,-2.961856,-4.394836,-9.429188,4828.3493,4.347427,1.937651,6.010478,9.784914,-1.14246,-1.939416,-4.579289,4127.892,4.297784,1.600555,4.912373,8.334744,-0.949816,-1.620555,-4.13659,17722.2493,7.368747,6.341461,16.314492,21.49094,-4.622499,-7.443322,-12.179826,18089.3406,7.250595,6.668366,17.938914,23.536803,-4.851089,-8.037905,-13.051219,66116.8472,13.096149,17.921735,24.896397,33.064293,-11.849165,-17.037789,-55.447987,54887.2612,12.89323,14.076235,19.039514,26.051077,-9.727009,-13.787623,-42.409983,14770.3489,6.687174,4.411202,11.122914,15.684142,-3.250467,-4.870681,-10.748454,12588.1677,6.647309,3.933878,9.667174,13.257347,-2.858494,-4.266589,-9.496388,5509.9119,5.324138,2.260365,7.140387,11.357303,-1.283948,-2.284254,-5.424702,4907.2379,4.867482,1.847199,5.738355,9.890326,-1.059241,-1.769031,-4.821699,20751.367,8.211512,7.595617,20.843024,27.829647,-5.607348,-9.482623,-17.125742,18372.281,8.02787,6.905533,18.613572,26.27274,-4.901599,-8.193006,-14.639587,1
11580.8608,3.335276,2.863849,3.716429,5.653903,-1.80099,-2.286281,-6.080451,24728.4404,6.867711,6.93748,9.09614,11.875291,-4.006647,-4.970251,-11.223994,26675.2986,14.583639,9.556183,19.236622,22.576692,-6.068327,-9.03847,-17.401407,27045.4565,13.950936,9.825127,20.01852,23.904204,-6.160147,-9.297104,-15.731475,5485.7463,4.909683,1.98403,4.89597,7.556119,-1.332393,-2.298872,-4.450845,4707.6493,4.90037,1.580379,3.868696,6.24818,-1.097418,-1.818913,-3.84421,25034.6148,11.595898,10.116793,23.033082,29.05526,-6.507345,-10.890054,-20.421671,26636.607,11.872759,11.129114,25.832625,30.834266,-7.149166,-12.575729,-18.80447,17433.7124,3.625189,4.386068,5.649775,9.06302,-2.635765,-3.786077,-14.097086,13514.4673,3.343666,3.349824,4.336275,6.980782,-1.987822,-2.732283,-8.346771,27611.7424,14.108474,10.039674,20.755251,24.206373,-6.060372,-9.330451,-19.030138,21455.8692,12.992643,7.37257,14.456405,17.87207,-4.723282,-7.228163,-15.538974,5367.7231,5.167163,1.862646,4.661736,8.757261,-1.338175,-2.325938,-4.977647,5652.5019,5.399578,1.837511,4.215039,8.327156,-1.353096,-2.276943,-4.89878,27114.3276,11.928985,11.175957,27.565117,36.412367,-7.216238,-12.794345,-22.875556,22444.0857,11.097528,8.873199,21.582897,27.954621,-5.808736,-10.053057,-20.203926,2
27845.1565,8.960406,6.542798,8.933015,10.991412,-4.6234,-6.003742,-12.6399,31457.6452,9.421401,9.06301,12.963513,15.848455,-5.222315,-6.893402,-13.699035,6051.6985,3.382027,2.620955,8.121003,11.258012,-1.386351,-2.018479,-4.601353,6169.4387,3.280773,2.700868,8.394822,12.976463,-1.401784,-2.080805,-4.439656,2622.914,2.794004,1.414623,5.064095,8.050235,-0.631663,-1.082228,-2.844705,2266.9039,2.791255,1.175872,4.047152,7.027412,-0.534976,-0.917255,-2.418766,8481.5537,3.932912,4.262932,12.487885,16.519499,-2.138425,-3.266148,-6.053514,8649.8022,3.918077,4.568033,14.291175,19.914092,-2.239603,-3.62722,-6.474899,33800.1245,7.134693,8.550385,11.384925,15.75798,-5.658147,-7.995802,-22.005025,27061.4038,6.809802,6.550611,8.721403,12.036816,-4.341909,-6.064311,-18.08349,6847.2339,3.536271,2.882407,8.256902,12.199362,-1.514223,-2.216347,-5.623055,5916.2542,3.510129,2.592353,7.002623,10.37773,-1.354408,-2.104178,-4.794537,3052.3355,3.352582,1.687061,6.077896,10.310209,-0.70684,-1.292469,-3.697439,2734.5896,3.123647,1.399534,4.80239,8.416793,-0.595076,-1.036125,-3.573583,9669.9024,4.234104,5.137866,15.902321,22.155575,-2.477376,-4.088605,-8.325254,8789.9849,4.281044,4.599671,14.225367,19.707946,-2.231323,-3.516374,-6.409154,1
3640.7212,1.82423,0.687056,0.914975,4.521774,-0.607118,-0.886241,-3.059871,9225.237,3.299753,1.703937,2.084474,4.729148,-1.424409,-1.886222,-5.077537,9527.3443,6.101253,2.789564,4.363575,7.007572,-1.757162,-2.629376,-5.165489,9745.1913,5.869742,2.859407,4.433166,7.776302,-1.788558,-2.635928,-5.312003,2181.0964,2.601643,0.69855,1.380701,3.667966,-0.438963,-0.763145,-2.447074,1873.1592,2.593388,0.583153,1.128787,3.203674,-0.372944,-0.67382,-2.732552,9288.2849,5.108885,3.134179,5.263579,7.85177,-1.942562,-3.052516,-5.858547,9719.5127,5.135532,3.295186,5.630395,9.603289,-2.074914,-3.352332,-6.395069,5993.4336,1.974115,1.133426,1.480481,5.234719,-0.885173,-1.372856,-5.360882,4587.5894,1.863417,0.882698,1.211134,4.143995,-0.700435,-1.088614,-4.733539,10089.1372,6.10005,3.003283,4.6619,7.412503,-1.829456,-2.693569,-6.842637,7742.477,5.500733,2.267185,3.60412,6.977521,-1.417098,-2.123869,-5.608563,2005.5554,2.592276,0.641102,1.479599,4.693193,-0.417788,-0.785658,-3.01206,2137.7116,2.754769,0.635914,1.330311,4.439043,-0.419727,-0.75859,-2.974212,9708.1836,5.137264,3.282406,5.752792,9.518684,-2.05792,-3.371994,-6.758902,8191.0937,4.842439,2.736219,4.813653,7.785712,-1.71694,-2.723574,-5.482408,2
42437.3365,14.304725,10.098998,13.472548,17.044923,-7.205832,-9.545879,-20.453036,47971.1194,13.846381,14.377452,21.059419,24.399649,-8.49624,-11.324083,-22.15517,9496.6494,4.987918,3.259587,9.348126,13.371018,-2.142702,-3.209649,-6.602974,9672.1089,4.838728,3.335035,9.673731,13.38958,-2.153766,-3.298871,-6.434419,3815.8075,3.675045,1.659283,5.48898,8.40727,-0.900171,-1.603959,-3.179527,3273.0934,3.676408,1.37738,4.521804,8.286217,-0.751732,-1.237247,-3.093953,13143.7246,5.835581,5.255719,14.416293,18.488676,-3.389542,-5.44421,-9.632737,13462.9443,5.720621,5.537781,15.934963,21.561395,-3.539816,-5.823362,-10.495462,53764.0977,10.981905,14.617844,20.148675,27.583398,-9.528289,-13.696796,-43.623076,44481.2607,10.849173,11.339134,15.113241,20.964363,-7.781558,-10.788207,-30.698598,10764.9685,5.313883,3.595634,9.643239,13.797923,-2.324623,-3.440266,-7.522051,9225.9415,5.320116,3.22319,8.233363,11.464913,-2.074126,-3.172753,-6.571596,4350.2602,4.430194,1.96786,6.679177,10.886184,-1.008979,-1.763889,-4.65079,3841.3057,4.091202,1.625418,5.439316,9.238174,-0.841473,-1.446361,-4.183671,15258.3118,6.458751,6.317928,18.440392,26.140659,-4.004694,-6.766025,-12.107783,13619.7868,6.451796,5.725267,16.376597,24.396855,-3.555846,-5.800322,-11.253702,1
10380.6075,3.192373,2.566902,3.371836,5.272215,-1.588572,-1.997981,-5.00451,24672.8697,6.839021,7.005198,9.385785,13.194203,-3.943668,-5.145211,-10.649941,22630.8184,13.22517,8.146869,15.90013,19.58164,-5.112894,-7.643526,-11.722057,23057.8109,12.62961,8.366034,16.390394,20.94448,-5.194902,-7.896405,-13.572944,4838.0942,4.532574,1.781303,4.267222,7.360255,-1.157388,-1.918024,-4.002681,4155.8746,4.535773,1.434193,3.426282,5.925394,-0.965336,-1.575103,-3.187231,21460.0718,10.713202,8.863145,19.577292,24.268207,-5.523277,-9.117944,-13.883738,22896.7131,10.815776,9.636912,21.268076,26.435778,-6.030282,-10.403529,-15.464093,17382.855,3.648303,4.398476,5.661557,9.100328,-2.628375,-3.614114,-11.736234,13555.6348,3.377553,3.34261,4.289399,6.994606,-1.969391,-2.756386,-8.976525,23798.9634,12.955479,8.617544,16.827508,20.837796,-5.171409,-7.817834,-17.031914,18366.3194,11.8523,6.382842,12.24295,16.331023,-4.009622,-6.049104,-13.01942,4730.6284,4.767524,1.670033,4.042307,7.877263,-1.153925,-2.027033,-4.227276,4924.1415,5.015024,1.648463,3.814913,6.543413,-1.179497,-2.074515,-4.421759,23230.7632,10.887533,9.655301,22.766121,28.422929,-6.130391,-10.66497,-20.129751,19340.9253,10.3939,7.847355,18.552001,24.456515,-4.997322,-8.727186,-15.616326,2
57881.1421,18.049141,14.256057,18.855676,22.601353,-9.73809,-12.426364,-40.401916,69149.5552,18.885399,21.036064,32.136927,37.168498,-12.981115,-17.241301,-44.442841,15434.6287,7.255728,4.594039,12.081037,16.567027,-3.57829,-5.418782,-10.024039,15669.4948,6.970897,4.698238,12.268483,16.403563,-3.58993,-5.308437,-10.240644,5593.1268,4.8055,2.179682,6.551045,10.409748,-1.352913,-2.29063,-4.301036,4792.8603,4.81458,1.830593,5.6248,9.196829,-1.134585,-1.887954,-4.157311,20914.7319,8.521762,7.46044,18.475191,23.950606,-5.695592,-9.432153,-14.872723,21602.1914,8.382082,7.754762,19.686619,26.469892,-5.933245,-9.863216,-15.269044,79002.2363,15.086991,22.482576,32.023624,42.88854,-14.568132,-20.953461,-72.864967,66208.5502,14.781659,18.100069,24.798214,34.605779,-12.242978,-17.139052,-53.714053,17472.1949,7.694171,5.117368,12.315871,17.09903,-3.95595,-5.856236,-13.37191,14819.6731,7.562213,4.594333,11.082488,15.22588,-3.480722,-5.160017,-11.024998,6427.8468,5.9614,2.53229,7.801358,12.39791,-1.523035,-2.658621,-5.742271,5697.1475,5.503959,2.083895,6.656981,10.933508,-1.290661,-2.227239,-4.895388,24861.1152,9.581687,8.885892,23.031259,30.316975,-6.892338,-11.828547,-23.684472,21864.7449,9.543317,8.185441,21.36932,28.661025,-6.080232,-10.491815,-19.895564,1
5466.1153,2.082959,1.162931,1.517559,3.542208,-0.918689,-1.255167,-3.538017,15799.1118,4.594382,3.49494,4.415111,7.670889,-2.530952,-3.265191,-7.515807,14559.8233,8.567172,4.868927,8.50988,10.555328,-3.099842,-4.548185,-8.118951,14917.833,8.236449,5.000302,8.799472,12.159528,-3.159246,-4.650399,-7.803299,3278.1201,3.343732,1.142634,2.433034,4.471289,-0.732854,-1.252263,-3.076247,2787.7341,3.314389,0.944175,2.046841,4.161046,-0.623903,-1.033739,-2.722881,13922.8227,7.030001,5.459846,10.803687,14.122813,-3.369927,-5.406897,-8.611118,14829.2627,7.10523,5.839688,11.375778,15.6227,-3.592269,-5.915121,-10.044254,10268.3091,2.47847,2.220755,2.807341,5.789742,-1.555054,-2.251544,-7.237521,7829.9155,2.28027,1.6905,2.218273,5.078484,-1.189498,-1.668726,-5.612336,15583.2154,8.619523,5.227741,9.117178,12.288197,-3.196809,-4.821259,-10.125377,11835.0364,7.664793,3.909233,6.884501,9.954248,-2.462358,-3.605861,-7.041523,3092.816,3.352845,1.047385,2.32018,5.309971,-0.706054,-1.296693,-3.955673,3234.2014,3.610425,1.053371,2.31735,4.764405,-0.725653,-1.254875,-3.57188,14907.4922,7.056975,5.829875,11.842175,15.877631,-3.607588,-6.077495,-12.090878,12419.6765,6.710154,4.826959,9.997134,14.577614,-3.00194,-4.99962,-9.512632,2
25568.6944,8.811691,5.852709,7.890173,9.932227,-4.105893,-5.326341,-11.693193,31865.9484,9.436796,9.363897,13.576175,17.777637,-5.310948,-7.165779,-14.601648,5898.5647,3.465343,2.544916,7.928911,12.169945,-1.317816,-2.027329,-4.208581,6065.3101,3.39172,2.609472,8.142794,12.414568,-1.3505,-2.11808,-4.449252,2640.8543,2.827896,1.406212,4.922273,8.977954,-0.628276,-1.079375,-2.662447,2264.3605,2.820684,1.190085,4.284012,7.661892,-0.530682,-0.946913,-2.61194,8326.0136,4.071469,4.239441,12.786444,17.629596,-2.129453,-3.366045,-5.89856,8513.4971,3.968347,4.425418,13.740385,18.67084,-2.202819,-3.617872,-6.396201,33952.5547,7.102309,8.781516,11.832485,16.397935,-5.693793,-7.877225,-23.036149,27330.188,6.761779,6.751949,9.033653,12.325033,-4.345871,-6.143742,-18.840529,6693.5757,3.615938,2.769596,7.864057,12.045186,-1.451361,-2.172398,-5.518152,5791.3969,3.670983,2.513798,7.037873,10.71516,-1.302353,-1.970031,-4.515567,3065.7316,3.403232,1.666777,5.766036,10.170187,-0.703634,-1.260215,-3.607226,2691.7472,3.134968,1.45721,5.069147,9.413078,-0.59917,-1.067303,-3.362312,9548.2551,4.371782,4.96905,15.595008,21.336492,-2.433267,-4.002655,-8.107753,8616.0982,4.468286,4.617885,14.846118,21.929817,-2.235641,-3.631136,-7.572993,1
3089.2398,1.708404,0.606444,0.867064,3.579022,-0.522113,-0.804477,-2.920174,9319.0122,3.257138,1.76046,2.232328,4.399934,-1.445533,-1.91639,-4.728697,9047.3968,6.01194,2.672932,4.217876,6.82512,-1.690859,-2.437315,-5.195759,9315.2227,5.868308,2.745205,4.281788,6.195381,-1.728641,-2.59437,-4.98937,2145.8525,2.603914,0.690655,1.324081,3.717107,-0.43694,-0.850473,-2.018252,1829.0913,2.592156,0.588117,1.16014,3.18403,-0.374921,-0.645828,-2.285308,8848.9013,5.103883,3.048608,5.145997,7.507524,-1.878647,-3.032165,-5.833101,9370.1948,5.083078,3.225174,5.529231,9.193239,-2.028088,-3.212615,-5.968333,6035.1709,1.947043,1.176353,1.654117,4.875812,-0.906347,-1.403141,-6.238536,4630.9136,1.838539,0.910521,1.277917,4.643019,-0.703106,-1.096211,-4.494706,9601.5723,5.990822,2.895565,4.552574,8.01912,-1.761553,-2.619808,-6.239026,7362.7346,5.494001,2.185548,3.551447,7.031491,-1.369322,-2.019889,-5.230127,1979.4168,2.605103,0.625211,1.378999,4.699075,-0.414793,-0.797394,-3.260521,2042.8407,2.685959,0.636212,1.3324,5.009435,-0.421232,-0.798231,-2.972566,9275.3381,5.060883,3.18855,5.63647,9.019683,-1.9861,-3.238708,-6.281686,7782.4219,4.858158,2.685858,4.812954,8.147534,-1.671214,-2.721467,-5.399533,2
37290.5254,13.048992,8.658612,11.494636,13.842662,-6.093278,-7.774817,-17.785097,48015.8786,13.673211,14.485463,21.36614,24.568955,-8.541296,-11.303872,-26.875187,9415.8764,4.969376,3.211909,9.346103,13.836619,-2.115495,-3.248831,-6.517531,9571.3157,4.79834,3.310277,9.634135,12.976631,-2.139902,-3.163056,-5.950558,3799.1456,3.640915,1.660611,5.645922,8.655859,-0.904707,-1.600028,-3.431608,3265.7778,3.673114,1.402496,4.641903,7.771021,-0.766798,-1.249579,-3.598334,12965.802,5.864909,5.244322,14.887544,19.794944,-3.40857,-5.392544,-8.618863,13274.4285,5.666391,5.496115,15.861532,21.773596,-3.525557,-5.75924,-9.6858,53971.1992,10.855827,14.541048,20.13897,28.472817,-9.54184,-13.804707,-37.693052,44265.3438,10.618409,11.293709,15.058251,19.724122,-7.700061,-10.565982,-30.493549,10636.8044,5.210513,3.551154,9.404238,13.023669,-2.315152,-3.401112,-7.674259,9131.8276,5.272689,3.196652,8.337031,13.521572,-2.060931,-3.063714,-6.904476,4350.8257,4.41505,1.975526,6.653847,10.113494,-1.009361,-1.83245,-4.026262,3832.0071,4.073539,1.657804,5.539837,11.61164,-0.850512,-1.444122,-3.769051,15076.1355,6.425084,6.25411,18.510881,25.35191,-3.992042,-6.621087,-11.358803,13467.382,6.46736,5.78287,17.186578,24.221301,-3.594673,-6.0566,-10.870787,1
8107.4848,2.730441,2.009378,2.600112,4.586669,-1.267389,-1.723218,-4.360526,22686.5288,6.274698,6.487871,8.537121,11.092826,-3.619632,-4.538158,-10.085557,22237.7636,13.16881,8.115196,15.870802,19.616221,-5.038997,-7.57796,-12.43503,22705.2481,12.703336,8.310986,16.226276,19.836618,-5.13313,-7.679409,-14.230899,4788.4986,4.534318,1.770273,4.177439,6.993825,-1.144666,-2.021562,-4.463711,4106.9693,4.588862,1.445052,3.546987,6.002217,-0.961187,-1.62775,-3.286604,20961.1931,10.647959,8.88165,19.924818,24.076097,-5.453128,-8.948822,-14.364946,22361.2095,10.764864,9.567374,21.284761,25.028275,-5.940818,-9.962382,-15.581881,16006.9927,3.402841,4.061992,5.277551,8.212908,-2.386688,-3.416272,-11.047711,12412.5615,3.138886,3.08782,3.979029,6.699482,-1.797474,-2.441928,-8.00752,23451.7879,13.191522,8.60016,16.901807,20.421353,-5.135092,-7.699231,-16.069889,18060.1526,11.937936,6.378803,12.295032,15.39598,-3.968268,-5.902441,-11.776834,4623.2098,4.683184,1.660414,3.881577,8.166053,-1.137241,-1.971331,-5.118502,4869.4857,5.05229,1.654475,3.914067,7.926905,-1.169747,-1.986864,-4.40277,22888.3264,11.018701,9.582906,22.517982,27.866095,-6.039637,-10.390082,-18.361978,18983.6048,10.325203,7.874923,18.733757,23.102143,-4.92141,-8.391042,-15.543614,2
52110.7918,16.961299,12.512023,16.70435,20.262902,-8.437746,-10.541984,-27.892192,69520.1028,19.188161,21.312549,32.75553,36.794912,-12.753492,-16.693041,-43.538081,15438.344,7.506852,4.460587,11.578025,15.438018,-3.542426,-5.285168,-9.940122,15626.6343,7.152085,4.545369,11.842119,15.805813,-3.539626,-5.262724,-10.105265,5673.8012,5.070703,2.136681,6.301209,9.891484,-1.348689,-2.291197,-5.206758,4826.905,4.931137,1.800454,5.46004,9.014645,-1.137204,-1.913056,-4.640993,20970.3514,8.849837,7.285084,17.995536,23.013223,-5.692502,-9.396893,-15.815718,21557.2299,8.721793,7.561223,19.33386,24.676305,-5.910562,-9.963289,-17.600697,78851.2573,14.973924,22.924642,33.073974,44.074067,-14.274842,-20.066278,-71.992494,66198.941,14.78273,18.512616,25.553002,34.610683,-12.004451,-16.600131,-65.888674,17545.9553,7.946159,4.943975,11.917088,16.535913,-3.905842,-5.880275,-13.561014,14939.4295,7.821681,4.461119,10.905846,14.541858,-3.429663,-5.230534,-10.823014,6426.1219,6.137229,2.507826,7.656609,11.942038,-1.515956,-2.708402,-5.602018,5695.9989,5.616561,2.06992,6.463382,10.515252,-1.275605,-2.111927,-5.4376,24838.2874,9.886892,8.674282,22.637391,31.088777,-6.884148,-11.877433,-22.843552,21883.2348,9.826799,8.025734,20.965169,27.708037,-6.09863,-10.432021,-19.803141,1
11090.1108,3.332632,2.640483,7.665452,12.619605,-1.553729,-2.032839,-5.546726,16095.4004,4.620252,3.482658,4.34268,6.718542,-2.584206,-3.290059,-7.812815,14008.0644,8.391261,4.718135,8.301972,10.833976,-2.943723,-4.386166,-7.977638,14311.6114,8.064543,4.856879,8.525866,11.667035,-3.003171,-4.529146,-7.917881,3188.4732,3.339584,1.121209,2.332308,4.82345,-0.711126,-1.17164,-3.335571,2711.4065,3.289401,0.92334,2.014718,3.881017,-0.601805,-1.099152,-2.739339,13493.2437,6.918998,5.32922,10.434656,13.41301,-3.271613,-5.228957,-8.474403,14365.3133,6.985306,5.689254,11.128173,15.146404,-3.492993,-5.945583,-9.996236,10572.938,2.51773,2.208717,2.830121,5.902392,-1.617814,-2.273826,-7.839482,8125.1586,2.321406,1.687494,2.200596,5.012674,-1.236577,-1.852866,-5.815875,14845.6413,8.373513,5.088528,8.87498,11.741568,-3.049872,-4.47275,-9.775528,11350.8025,7.546309,3.820451,6.768106,8.939992,-2.352302,-3.464904,-7.357322,2988.4437,3.316682,1.03171,2.203114,5.698604,-0.691767,-1.242392,-3.751099,3122.5882,3.529991,1.02605,2.341741,4.886392,-0.706886,-1.226846,-3.269243,14439.7971,6.957214,5.707895,11.485857,15.944783,-3.515211,-6.019165,-11.223057,12074.9961,6.613203,4.716408,9.718666,13.376853,-2.93694,-4.920477,-8.825239,2
4152.6592,1.992555,3.175626,5.18902,7.257185,-0.386697,-0.708425,-3.795201,4078.5972,2.049477,3.874453,6.451688,8.866756,-0.41391,-0.721667,-3.620849,483.022,1.204224,1.829877,6.075852,8.976423,-0.146735,-0.389672,-3.323934,502.8159,1.201208,1.890465,6.135409,9.541759,-0.145602,-0.405436,-3.159025,356.607,1.25423,1.099966,4.037524,6.865255,-0.07953,-0.292981,-2.468655,301.6073,1.246047,0.931933,3.423558,6.331646,-0.076016,-0.305746,-2.569262,803.6274,1.298628,3.102688,9.830263,13.949559,-0.191977,-0.474527,-3.117626,846.8111,1.30017,3.322139,10.804598,16.149262,-0.197832,-0.50623,-3.358587,4741.331,1.840134,3.359114,5.315497,8.272346,-0.420091,-0.886482,-5.571878,3998.1343,1.82688,2.637324,4.22904,7.978851,-0.35879,-0.751437,-4.79958,594.4558,1.237952,1.939441,5.818796,8.867948,-0.161862,-0.496444,-3.803824,506.041,1.236745,1.75108,5.26865,8.419925,-0.140887,-0.455528,-3.196086,476.8829,1.379234,1.310994,4.757667,8.659394,-0.097504,-0.382678,-3.4105,449.9333,1.364546,1.129969,4.126222,8.200606,-0.091054,-0.390087,-2.779839,990.0791,1.354274,3.651769,12.122907,18.64543,-0.215414,-0.560291,-3.850395,871.8071,1.349968,3.372904,11.605486,18.203172,-0.199226,-0.49214,-3.587935,1
541.7422,1.135742,0.157096,0.425043,3.14824,-0.147948,-0.385924,-3.401678,1112.0662,1.308405,0.243315,0.554344,3.807513,-0.195034,-0.517888,-3.543392,2250.5821,2.296462,0.441052,0.731383,3.723408,-0.272279,-0.571815,-3.692161,2325.899,2.256761,0.471965,0.809014,3.906474,-0.269143,-0.590091,-3.546407,640.3964,1.495567,0.147104,0.39936,3.07906,-0.09817,-0.38179,-2.138288,555.1847,1.4906,0.125915,0.421052,3.108999,-0.092624,-0.343052,-2.699925,2562.8233,2.258629,0.532582,0.885537,3.640087,-0.329999,-0.645429,-3.248772,2682.3183,2.233788,0.547179,0.947646,3.958028,-0.347494,-0.69004,-3.827992,664.3857,1.119817,0.201216,0.595251,4.576068,-0.168465,-0.535584,-4.222063,440.8955,1.093921,0.1629,0.577494,4.408534,-0.137489,-0.484469,-4.156739,2406.9424,2.318755,0.479659,0.841882,4.080935,-0.283108,-0.694512,-3.943864,1951.6177,2.23061,0.389967,0.831301,4.708128,-0.241914,-0.627229,-3.865945,530.9013,1.445284,0.142146,0.52054,3.574172,-0.101432,-0.432305,-3.746204,590.494,1.519578,0.140748,0.511152,4.542565,-0.09781,-0.385802,-3.199232,2582.4783,2.186548,0.523832,0.937316,4.286139,-0.340638,-0.746256,-4.140054,2215.0921,2.153052,0.466832,0.823723,3.991678,-0.29887,-0.706541,-4.028466,2
88352.4912,27.091898,23.858987,33.683303,38.246377,-16.700722,-22.377715,-77.513382,78296.8557,24.958849,23.986811,37.728625,42.423213,-14.63238,-19.877203,-51.895472,18482.3726,9.737732,5.187764,12.541965,16.804002,-4.345546,-6.578902,-11.712221,18610.3289,9.175117,5.263473,12.731317,17.53141,-4.351738,-6.498755,-11.120203,6456.1941,5.808369,2.383133,6.734367,9.95025,-1.56466,-2.595929,-5.079277,5489.3469,5.64296,1.988579,5.870018,9.822475,-1.304148,-2.102608,-4.083933,24748.0065,11.138368,8.507381,19.626517,26.700598,-6.746686,-11.178008,-17.409809,25477.2822,11.001973,8.819895,20.789925,26.419103,-7.088802,-12.10337,-19.75034,88494.8916,18.979319,25.72426,37.420346,46.28614,-16.281383,-23.321863,-85.512082,74307.1694,18.975141,20.695867,28.642352,37.072062,-13.617188,-19.318851,-63.469976,20899.3816,10.375889,5.794632,13.139221,17.264208,-4.812094,-7.39013,-16.174284,17686.3391,10.376481,5.110953,11.704883,15.72239,-4.158737,-6.377466,-13.885702,7314.7679,7.097567,2.760086,8.291555,13.209695,-1.754923,-3.012506,-6.201342,6564.2768,6.663052,2.255791,6.79298,12.337272,-1.492504,-2.484915,-5.336436,29629.3189,12.939044,10.23143,24.73037,32.148288,-8.333751,-14.856045,-27.115888,25970.0115,12.723565,9.34552,22.997548,29.399869,-7.257553,-12.649412,-20.565788,1
13025.4576,3.386249,3.111358,3.976766,6.377416,-2.00285,-2.55093,-6.207723,21349.9775,5.746455,5.545889,7.183808,9.828822,-3.405179,-4.401911,-10.632697,18908.5906,10.867682,6.73493,12.653389,15.893854,-4.152736,-6.197062,-11.242847,19348.2686,10.468124,6.919872,13.074478,16.257087,-4.230983,-6.35908,-9.796045,4109.4443,3.949687,1.495311,3.49867,6.057293,-0.95821,-1.644631,-3.536854,3541.3715,3.954086,1.220484,2.795195,5.42576,-0.803586,-1.331124,-3.352748,18139.0366,8.904115,7.444281,15.771343,19.597549,-4.498382,-7.359404,-12.659997,19142.0901,8.998889,8.022094,17.100337,20.399728,-4.900152,-8.253143,-14.606195,14565.1289,3.059445,3.478147,4.425114,7.528776,-2.203591,-3.069134,-10.664804,11121.4327,2.801595,2.611254,3.419896,5.840933,-1.643978,-2.289881,-7.482998,20022.7321,10.909004,7.21102,13.592257,17.144442,-4.259273,-6.411603,-14.197975,15423.2504,9.865193,5.341144,9.940343,13.593962,-3.27107,-4.957857,-9.740324,3950.9766,4.023407,1.400623,3.343314,7.455983,-0.945042,-1.70504,-4.587742,4174.5172,4.330646,1.392212,3.08682,5.770898,-0.958677,-1.626956,-4.265859,19502.3608,9.000146,8.07094,17.9981,22.499402,-4.974646,-8.630564,-14.38545,16257.1638,8.500279,6.590881,14.795685,18.914874,-4.030359,-6.721317,-11.967279,2
66911.8074,17.752372,16.655014,22.841539,26.762171,-12.420437,-16.731793,-36.695198,59117.1624,16.312841,17.44599,26.013386,30.005322,-10.582668,-14.132338,-32.243942,12747.5799,6.198063,3.907985,10.621934,14.336282,-2.917337,-4.4987,-8.324301,12933.1186,5.946271,4.001307,10.722547,15.166548,-2.934149,-4.405489,-8.88493,4797.7511,4.407011,1.892596,5.903871,9.003983,-1.134746,-1.961989,-4.27765,4083.305,4.246123,1.584509,4.863505,8.025414,-0.946978,-1.540287,-3.624763,17490.8799,7.289207,6.236695,16.131703,20.613683,-4.591885,-7.374537,-12.331539,17796.4637,7.145372,6.557843,17.638965,22.885587,-4.808853,-7.998403,-13.26764,66288.3482,12.725181,18.016833,25.164535,33.046273,-11.937585,-17.2864,-60.216261,54961.7885,12.524245,14.08388,19.07007,26.735823,-9.728283,-13.571827,-41.160754,14474.8316,6.557902,4.345486,10.925675,15.052512,-3.230708,-4.935311,-9.606963,12331.1912,6.459711,3.889995,9.567182,13.356476,-2.831031,-4.255414,-8.002094,5443.4034,5.297042,2.23275,7.049592,11.592775,-1.279286,-2.3288,-5.54193,4819.4209,4.819412,1.821698,5.667247,9.575033,-1.06359,-1.782635,-4.788692,20356.3328,8.033932,7.495059,20.627937,27.76639,-5.560112,-9.523319,-16.664008,18227.1716,8.046194,6.837144,18.524589,25.700809,-4.862048,-7.979194,-14.970276,1
19076.8052,4.617084,4.714326,6.09018,9.249543,-2.966118,-3.794122,-9.018415,27269.7915,7.329539,7.506063,10.002315,12.933252,-4.429601,-5.59928,-11.269026,26658.6461,15.117692,9.488085,18.94397,22.513568,-6.12854,-9.297849,-15.531689,27117.9814,14.621197,9.732959,19.555549,25.675803,-6.246253,-9.497317,-15.114239,5598.4641,5.248228,1.980299,4.644091,7.114456,-1.339919,-2.33591,-4.342068,4778.5936,5.123971,1.592053,3.767863,6.283173,-1.120777,-1.839575,-3.772578,25252.2407,12.132326,10.169045,23.013774,27.797576,-6.574049,-10.918644,-17.358889,26882.0847,12.370655,11.091182,25.431716,31.169715,-7.250464,-12.454449,-20.909919,19186.6738,3.831229,4.757178,6.179584,9.849045,-2.941583,-4.170885,-13.243,14827.3355,3.509691,3.5826,4.657052,7.056536,-2.200678,-2.962768,-9.406405,27868.0647,14.99138,9.925047,20.245405,24.259314,-6.169392,-9.477437,-19.796765,21549.0703,13.652999,7.338729,14.492724,17.926913,-4.81049,-7.219123,-14.860108,5463.5046,5.409766,1.8765,4.451344,8.265196,-1.359857,-2.417063,-5.598821,5747.4365,5.728192,1.847821,4.324253,7.20477,-1.380298,-2.272443,-4.789786,27476.1213,12.476628,11.141504,27.196543,35.433869,-7.359887,-13.10301,-24.925259,22874.8924,11.751136,8.951103,21.635138,27.450188,-5.919192,-10.047526,-18.157506,2
2114.3232,1.214385,2.977965,5.104886,7.54162,-0.388826,-0.748562,-4.442188,1290.6455,1.105362,3.344165,5.971535,9.827552,-0.461314,-1.050684,-5.95113,256.2735,1.107257,1.358576,4.41838,7.15835,-0.12279,-0.3511,-2.601409,277.1987,1.10923,1.403207,4.622132,7.550175,-0.123706,-0.360102,-2.405813,206.9029,1.144854,0.864924,3.144681,6.032578,-0.070068,-0.273777,-2.623985,168.5824,1.128106,0.725214,2.621573,4.712589,-0.064918,-0.286698,-2.243482,476.5176,1.156941,2.451472,7.525442,10.144431,-0.17787,-0.456448,-3.082751,509.68,1.162726,2.671709,8.528824,13.02326,-0.176992,-0.48858,-2.9981,2349.0362,1.204,2.903251,4.929221,8.909421,-0.424812,-0.968307,-5.791184,2046.0058,1.211055,2.275501,3.77758,7.158697,-0.360219,-0.829355,-5.365061,376.7078,1.152306,1.492857,4.35301,7.053523,-0.136716,-0.467146,-3.557072,307.643,1.139935,1.356116,3.85611,6.351459,-0.123263,-0.363991,-3.313204,308.4493,1.225667,1.064173,3.831243,7.465184,-0.08598,-0.394785,-3.183553,269.0419,1.20451,0.852152,3.02429,6.050497,-0.083341,-0.356265,-3.409171,646.0803,1.211015,2.994432,9.847953,13.987087,-0.195968,-0.48582,-3.440874,594.0483,1.213358,2.692874,8.619888,12.828479,-0.181103,-0.496368,-3.541637,1
7227.5801,1.973108,1.308266,1.823578,6.187501,-0.793651,-1.307559,-5.36858,13100.7168,2.548774,2.257114,3.00363,8.867179,-1.547564,-2.38222,-8.263883,2694.337,2.61513,0.497697,0.806605,3.10658,-0.315694,-0.581253,-2.787617,2794.217,2.552383,0.516906,0.775903,2.916678,-0.327813,-0.662241,-3.393271,976.2478,1.800021,0.189068,0.430934,2.523913,-0.133744,-0.344957,-1.932822,845.4635,1.752876,0.167779,0.422942,2.85719,-0.120796,-0.314774,-2.074206,3752.342,2.731729,0.70178,1.000619,3.862823,-0.479959,-0.896882,-3.483721,3871.4961,2.716917,0.725283,1.097851,3.961102,-0.491447,-0.907238,-3.412414,7213.1162,1.783728,1.386095,2.003489,8.60211,-0.900376,-1.6351,-9.049444,5777.6529,1.74916,1.116914,1.585394,6.827108,-0.683375,-1.201347,-6.265358,2794.5975,2.600537,0.521937,0.876801,4.261973,-0.339846,-0.669813,-3.566708,2443.832,2.55424,0.470242,0.779925,4.241261,-0.308759,-0.605552,-3.336737,961.5572,1.810089,0.189585,0.576039,3.83899,-0.14049,-0.456112,-3.259907,929.1995,1.812983,0.184665,0.559553,3.97391,-0.132383,-0.403268,-3.00175,3783.7617,2.706969,0.690022,1.144784,4.478641,-0.493032,-0.870807,-4.250319,3439.6948,2.68751,0.652964,1.007496,3.938939,-0.447922,-0.834589,-3.472032,2
83046.1719,9.813939,22.461112,31.918601,38.234216,-16.223719,-22.338363,-74.471032,69693.7461,6.939053,20.631434,32.538742,37.814459,-13.708174,-18.144232,-52.044527,17674.3305,8.77568,4.803844,9.641969,12.513014,-4.298181,-6.446255,-11.992318,17868.6023,8.425583,4.867933,10.006371,13.554518,-4.300274,-6.520785,-12.495097,5965.2914,5.252095,2.106272,5.404315,8.204676,-1.497779,-2.56682,-5.201591,5118.1158,4.990723,1.780784,4.751059,6.865238,-1.269286,-2.11671,-4.694835,24737.1587,9.562089,8.410958,16.294528,20.19364,-7.062059,-11.602916,-17.660571,25438.4797,9.445747,8.766351,17.569435,21.605634,-7.392113,-12.479613,-19.060647,83710.956,8.457548,24.159288,35.977746,48.019793,-15.922078,-22.460069,-106.292893,70435.1816,8.491101,19.83556,28.030262,39.391742,-13.246671,-18.515023,-76.274447,20022.2549,9.543573,5.294956,10.237555,13.742052,-4.684264,-7.167,-15.722809,17170.9817,9.192588,4.835752,9.645272,12.428531,-4.147429,-6.326653,-13.266716,6736.1874,6.016117,2.466969,6.888578,10.183223,-1.693105,-2.95349,-6.172047,5957.6617,5.580121,1.967163,5.456098,8.92044,-1.415604,-2.332362,-5.244695,29324.5039,11.083714,9.798008,20.589233,27.05866,-8.451495,-14.886061,-26.760406,25815.8381,10.789722,9.023811,19.023679,24.943357,-7.426976,-12.912175,-22.019766,1
57982.8447,8.12184,19.417797,26.721857,35.491195,-9.767063,-12.573416,-41.182782,75507.833,10.13579,26.092434,38.376604,43.506984,-12.484907,-16.033057,-52.73741,21058.252,12.785296,8.525996,14.819294,17.686715,-4.781881,-7.118983,-14.071593,21440.4142,12.187596,8.630223,15.101679,17.600434,-4.848631,-7.21672,-12.415445,5049.6859,4.964244,2.123772,4.357766,6.269042,-1.180388,-1.954973,-3.782815,4371.4874,4.730178,1.781707,3.736621,5.895937,-1.009184,-1.702927,-3.961919,23682.1294,11.295234,11.461544,22.826644,26.429032,-6.072758,-9.935832,-17.799805,24971.3499,11.430399,12.167679,24.164608,30.045755,-6.519732,-10.687369,-18.83197,63534.8477,7.21884,21.607347,30.827659,46.673378,-10.395104,-14.477612,-58.795652,51201.6347,6.808164,16.857904,22.850082,32.87051,-8.163912,-11.037301,-48.085765,22567.0109,12.929068,9.213869,15.602457,18.289933,-4.984648,-7.509547,-15.973506,18161.7926,11.946722,7.262721,12.800768,16.283013,-4.022649,-6.003353,-12.081008,5073.3359,4.944334,2.181392,4.584111,7.984238,-1.2289,-2.058164,-4.489285,5076.2171,5.22361,1.9722,4.099338,6.810255,-1.185772,-1.977117,-5.044516,25149.0017,11.363535,12.656983,25.504234,30.618411,-6.637293,-11.137626,-19.842573,21705.1775,11.08765,10.672519,22.059639,26.806982,-5.619341,-9.249969,-17.94537,2
63783.8847,9.155906,17.036714,23.397221,29.098766,-12.540955,-17.012727,-46.014617,54211.622,7.321344,16.322702,24.413123,29.583175,-10.502091,-14.118597,-33.625664,11718.0769,6.043842,3.331364,8.165144,12.207241,-2.836256,-4.307589,-8.176066,11896.9812,5.800718,3.424845,8.268996,10.920319,-2.855612,-4.367169,-8.470464,4432.112,4.280927,1.660556,4.771533,7.396474,-1.118135,-1.902532,-4.447132,3839.3305,4.086546,1.422472,4.129071,6.590284,-0.953848,-1.545234,-3.71451,16901.8398,6.845184,5.815557,13.549803,17.413206,-4.729718,-7.670766,-12.178072,17352.479,6.715041,6.076276,14.641279,18.366959,-4.939139,-8.244482,-12.411447,64277.3564,7.470983,18.147682,25.675506,36.144008,-12.22565,-17.416732,-66.5439,53445.9248,7.245954,14.331433,19.641062,27.878241,-10.05286,-14.177624,-47.921907,13216.5022,6.440128,3.660911,8.448152,12.903381,-3.072299,-4.6435,-9.287152,11564.4033,6.328153,3.434624,7.879554,11.58583,-2.793217,-4.201335,-8.095225,5039.868,4.87516,1.99076,6.061211,10.197478,-1.260479,-2.21164,-5.228432,4453.9789,4.555369,1.623744,4.885979,8.403773,-1.039308,-1.846697,-4.30035,19761.5093,7.773198,6.646278,17.095712,22.267358,-5.523237,-9.437586,-17.615255,17585.6777,7.59769,6.285588,15.987351,21.151741,-4.965269,-8.408761,-14.154074,1
61198.8237,9.93419,19.864414,27.127543,34.742077,-10.304729,-13.36302,-43.500215,78757.2173,12.718704,26.75881,39.454994,46.06373,-13.102409,-16.749389,-65.955206,28469.1174,17.40829,10.902581,20.973021,24.111334,-6.821899,-10.348538,-18.899586,28969.4178,16.689953,11.077381,21.463954,26.526002,-6.888766,-10.701346,-17.858168,6439.2815,6.198208,2.533795,5.748926,8.278026,-1.591798,-2.693794,-5.417154,5564.709,5.980302,2.088417,4.821235,7.90629,-1.348036,-2.218449,-4.934143,30869.8374,15.10521,13.741678,30.436154,37.602398,-8.38415,-13.817191,-21.278058,32844.19,15.244656,14.803743,33.179511,40.156509,-9.040106,-15.318945,-24.533332,65995.1279,8.365016,21.737662,30.62928,43.720292,-10.898247,-15.171976,-64.989365,54103.7666,7.983402,17.285399,23.476883,34.479813,-8.66831,-12.286422,-42.715504,29844.94,17.266667,11.603839,22.16516,25.8999,-6.90543,-10.604294,-25.067292,24007.5424,15.932071,9.027002,17.390058,20.704962,-5.576867,-8.537467,-16.873243,6521.0462,6.398229,2.572671,5.836604,8.864903,-1.655999,-2.861427,-7.43127,6526.7626,6.592524,2.379286,5.208385,8.814394,-1.616066,-2.714843,-5.616126,32730.0318,15.411749,15.212368,34.943825,42.933111,-9.067211,-15.580513,-28.970388,28216.5217,14.775984,12.766407,29.695447,36.439136,-7.679932,-13.406436,-24.236148,2
31886.9179,5.480946,8.004059,10.816831,13.685273,-5.822096,-7.639137,-16.329323,28912.2095,4.81053,8.589175,12.491765,16.443959,-5.271708,-7.070404,-18.272587,5226.9514,3.2877,2.018361,6.065385,8.556325,-1.241378,-1.900821,-4.063991,5343.2239,3.187346,2.081445,6.176987,8.66008,-1.257013,-1.919441,-4.40792,2350.8676,2.768204,1.158474,3.876205,6.380981,-0.589649,-1.02503,-2.850782,1994.2135,2.659545,1.017876,3.387816,6.046126,-0.504545,-0.851811,-2.548248,7690.7668,3.725899,3.592133,10.462545,13.693969,-2.066429,-3.347209,-6.523827,7872.2473,3.655273,3.764534,11.168155,16.442169,-2.148493,-3.476088,-6.413712,32675.5693,4.528607,8.609999,11.747676,19.379505,-5.869026,-8.312076,-23.432597,26541.7183,4.287398,6.644108,8.971515,12.76836,-4.630122,-6.399409,-19.383384,5927.3035,3.482281,2.245774,6.091713,9.394663,-1.329628,-2.055147,-5.042719,5310.6379,3.492058,2.114077,5.598498,9.889919,-1.251128,-1.878162,-4.531048,2731.7996,3.159662,1.435054,4.838536,8.765775,-0.671763,-1.230752,-3.486504,2433.4827,3.010393,1.204962,4.049777,7.410387,-0.566324,-1.009183,-3.577745,8818.4241,4.128847,4.234735,12.889197,18.345925,-2.324145,-3.762449,-6.551267,8051.5273,4.095232,3.964593,12.280823,16.576522,-2.158636,-3.545279,-7.265234,1
21365.9145,4.457314,3.811864,4.56411,7.619306,-3.178924,-4.502968,-10.136317,34226.4892,6.640298,6.812453,8.482093,12.183778,-5.257591,-6.903605,-23.46944,9804.5307,7.009456,2.703677,3.962159,6.566364,-1.862616,-2.775762,-5.726873,10080.2753,6.844508,2.78711,4.204621,6.639838,-1.898511,-2.870122,-6.45745,2624.115,3.269398,0.753591,1.425043,3.615542,-0.53417,-0.891916,-2.90418,2363.2549,3.357893,0.648053,1.198061,3.233379,-0.458734,-0.821729,-2.428715,11404.3052,6.564005,3.539034,5.939248,9.009402,-2.443598,-3.891818,-7.775682,11916.6755,6.561958,3.711618,6.202761,8.867493,-2.605881,-4.182047,-8.678235,24039.4883,3.89808,4.383704,5.286972,10.698322,-3.793246,-5.49554,-18.528889,18846.7823,3.629556,3.362568,4.044742,8.038644,-2.860348,-3.956146,-14.166932,10320.7952,7.154113,2.845358,4.120291,7.469059,-1.930875,-2.871737,-6.486434,8396.0767,6.520335,2.341075,3.630012,7.24138,-1.583696,-2.345904,-5.274996,2559.4607,3.250881,0.736769,1.421183,3.980762,-0.533647,-1.009849,-3.474605,2502.5785,3.278248,0.705758,1.312263,3.688207,-0.501346,-0.886336,-3.105927,11684.1612,6.488436,3.59364,5.866832,9.676634,-2.561855,-4.188543,-8.199371,10253.8393,6.400523,3.174063,5.461777,8.455556,-2.216276,-3.582238,-7.433239,2
50864.2133,7.899531,13.179102,17.79424,22.367401,-9.834587,-12.9543,-31.08811,43822.4444,6.173248,13.06378,19.125372,23.088553,-8.389369,-11.077375,-23.503022,8689.4499,4.815033,2.718668,7.265161,10.425025,-2.045844,-3.06836,-5.960644,8838.5361,4.661933,2.782016,7.406842,10.727863,-2.060871,-3.061403,-5.917129,3495.516,3.639516,1.43804,4.475629,7.505307,-0.867196,-1.488399,-3.370354,3032.0396,3.506577,1.229302,3.827662,6.375599,-0.750688,-1.282746,-3.390569,12595.5298,5.474512,4.742913,12.326381,16.649229,-3.426637,-5.654399,-9.541347,12937.1824,5.423469,4.944972,13.430559,17.517449,-3.584674,-5.927635,-9.592016,51915.6397,6.445014,14.258826,19.845798,28.025012,-9.731513,-13.560815,-51.300467,43399.8243,6.344706,11.312415,15.017455,21.705362,-7.971392,-11.058234,-34.935475,9780.9768,5.202001,2.998261,7.490621,11.914211,-2.192983,-3.309147,-6.481316,8647.6148,5.159441,2.817828,6.832885,9.862204,-2.011273,-2.983529,-6.601146,4019.441,4.166246,1.73785,5.725273,10.432167,-0.980383,-1.774717,-4.659924,3520.75,3.875542,1.447848,4.538956,7.801569,-0.810093,-1.419782,-3.951655,14576.0195,6.205721,5.519373,15.509229,21.364744,-3.94163,-6.543074,-11.321978,13151.1408,6.191095,5.192663,14.529084,19.731195,-3.589722,-5.877267,-11.134919,1
46780.8999,8.033814,14.657886,19.230633,24.611198,-7.811032,-10.184972,-25.417913,62514.2739,10.575493,21.429855,30.854896,36.408925,-10.36735,-13.152972,-45.761372,23410.3959,14.720766,8.858236,16.636207,20.298036,-5.444849,-8.23098,-14.692673,23873.3402,14.112804,9.012445,16.959167,20.934392,-5.517612,-8.372042,-15.345898,5433.9448,5.527407,2.092725,4.717967,7.003773,-1.302057,-2.22797,-4.048141,4642.171,5.145691,1.756015,4.011549,5.781603,-1.101942,-1.805659,-3.483318,25296.7317,12.737183,11.156363,24.427425,29.860251,-6.667865,-11.038069,-18.038428,26861.6055,12.992991,11.937829,26.328491,31.950808,-7.214449,-12.211795,-22.368639,51219.8643,6.859444,16.326032,22.422297,32.987996,-8.431929,-11.471202,-48.135004,41516.291,6.499377,12.685406,16.604645,24.364648,-6.646721,-9.191362,-30.953324,24479.7089,14.946549,9.418853,17.449233,21.890204,-5.523622,-8.300298,-18.408559,19645.5233,13.456248,7.330251,13.834496,16.603502,-4.433933,-6.702042,-13.486844,5415.7259,5.588588,2.104646,4.866943,8.46321,-1.342165,-2.350575,-4.723086,5444.3417,5.796463,1.961536,4.394321,7.149524,-1.306716,-2.253759,-4.901793,26696.6481,12.991061,12.169156,27.049651,33.46785,-7.232156,-12.505193,-22.162675,22977.8242,12.449978,10.189152,23.3998,28.909651,-6.070969,-10.283292,-18.930766,2
77432.0678,12.218237,20.689383,28.686066,34.203295,-15.079968,-20.203218,-54.966308,66355.7011,10.070163,19.700053,30.130788,34.783624,-12.791401,-17.071145,-43.093669,14828.2129,7.426932,4.169348,9.758928,12.945219,-3.600869,-5.449315,-9.480961,15079.4724,7.1521,4.276148,9.92412,13.633484,-3.614819,-5.472957,-10.857236,5337.2876,5.025823,1.971185,5.433782,8.185321,-1.324614,-2.212801,-4.061083,4586.3178,4.783816,1.674381,4.70214,7.950816,-1.126379,-1.84636,-4.011693,21096.6123,8.485955,7.274174,16.061298,19.771811,-5.935163,-9.621821,-14.883935,21723.0405,8.384216,7.577754,17.231044,22.585646,-6.202264,-10.503018,-17.219719,77999.6259,9.710397,21.876175,31.391171,45.247969,-14.866676,-21.469047,-88.624339,65466.604,9.433296,17.689017,24.129696,34.033088,-12.279958,-17.399079,-60.197634,16860.9715,8.131898,4.590899,10.12454,14.760343,-3.945142,-6.029597,-11.340425,14560.0303,7.862467,4.269512,9.360698,12.870591,-3.516927,-5.300762,-10.763112,6070.2682,5.843174,2.335099,6.794777,10.864628,-1.492205,-2.58511,-5.036196,5337.4358,5.384253,1.892726,5.572909,8.562677,-1.238502,-2.066617,-4.561449,24845.1917,9.86737,8.379453,19.886819,25.697932,-7.024786,-12.400694,-22.084474,22046.4449,9.625559,7.873012,18.759749,25.270233,-6.239732,-10.8645,-21.082093,1
35998.2456,6.446855,7.545598,8.942424,12.794789,-5.923402,-7.765554,-21.00108,52324.373,9.458672,12.326056,15.714285,20.628423,-8.724258,-11.439514,-27.250019,15769.3268,10.158441,5.033637,8.622784,11.378965,-3.357205,-4.99934,-9.381172,16113.6846,9.696021,5.167127,8.858922,11.159722,-3.40236,-5.100185,-9.454668,3913.6621,4.169881,1.2594,2.657009,5.358637,-0.876609,-1.496907,-3.57083,3414.0436,4.08883,1.070172,2.226709,3.763957,-0.738536,-1.182518,-2.691654,17844.53,9.129354,6.418878,12.699561,16.505738,-4.298325,-7.066647,-12.058046,18703.947,9.144163,6.836971,13.599815,17.982641,-4.602553,-7.673436,-11.160388,40025.6534,5.591145,8.785398,10.808157,18.705178,-6.692069,-9.390934,-34.350182,31557.9111,5.123523,6.664878,8.016378,13.651912,-5.098136,-7.053027,-23.093562,16737.7174,10.228013,5.379593,8.86478,11.699152,-3.47273,-5.242622,-11.692331,13474.5924,9.390002,4.244016,7.476004,10.488655,-2.807233,-4.181647,-8.433388,3884.7334,4.186156,1.258971,2.667694,5.828975,-0.888838,-1.518392,-4.379968,3850.184,4.343198,1.182881,2.452219,4.99272,-0.841725,-1.413709,-4.110827,18653.2788,9.214333,6.772862,13.244422,17.278658,-4.615485,-7.768347,-14.211685,16195.0647,8.867762,5.776464,11.799987,15.203089,-3.933505,-6.640873,-12.337886,2
63637.0518,9.372691,16.541386,22.747024,28.555209,-12.485209,-16.516837,-43.389172,54829.459,7.446379,16.136423,24.207026,29.027798,-10.607221,-13.874606,-33.020258,11900.457,6.116899,3.439847,8.430697,11.877999,-2.839104,-4.252975,-8.446565,12047.197,5.81447,3.518073,8.615929,11.612853,-2.852818,-4.29519,-7.867155,4456.8266,4.262706,1.689247,4.934597,7.259623,-1.087348,-2.170588,-4.009507,3864.6279,4.14271,1.44698,4.173769,6.46557,-0.953079,-1.60953,-3.705917,16987.905,6.83504,5.955315,13.976803,17.822133,-4.73841,-7.652016,-12.271692,17466.7358,6.754768,6.176427,15.02118,21.926065,-4.937211,-8.148554,-13.689004,64711.1162,7.650076,17.629168,24.94825,36.953471,-12.375356,-17.43345,-59.24714,53937.0469,7.410848,14.071808,19.268643,26.587775,-10.08605,-13.824246,-50.225904,13302.45,6.517128,3.747116,8.614393,11.835448,-3.049081,-4.585755,-9.355467,11658.0754,6.428486,3.501719,8.099901,11.307094,-2.765919,-4.176252,-8.296321,5084.8639,4.890472,2.022448,6.180341,10.265547,-1.259388,-2.228519,-5.720181,4483.2846,4.597097,1.654195,5.192327,9.10021,-1.049151,-1.813135,-4.028499,19741.3753,7.812519,6.790518,17.624382,22.788939,-5.50734,-9.360906,-16.314604,17615.3005,7.638036,6.410957,16.429587,21.714265,-4.951549,-8.447722,-15.349513,1
70391.6802,11.474661,19.138687,25.841505,33.548835,-12.43048,-16.205958,-56.288247,91609.0347,15.046366,26.360324,39.614465,45.59023,-15.721508,-20.973333,-78.154535,30913.6218,18.664106,11.13062,22.107776,26.074637,-7.428828,-11.44552,-17.835607,31444.1095,17.988208,11.301301,22.603995,26.818258,-7.48256,-11.47646,-20.961985,7038.4201,6.6951,2.583458,6.060858,8.130806,-1.726245,-2.956124,-5.287487,6065.9308,6.455391,2.126811,5.04634,7.245751,-1.450366,-2.412108,-4.837138,34195.7546,16.628359,14.075987,32.437464,39.136291,-9.266953,-15.415748,-23.18055,36353.0798,16.827337,15.184578,35.163514,42.898512,-10.036148,-17.004429,-28.886592,76422.8252,9.608777,21.254576,29.798693,41.394596,-13.086555,-18.225126,-80.056445,62366.7578,9.049409,16.761532,22.680838,32.397198,-10.447493,-14.785253,-60.858629,32460.9239,18.834123,11.705751,23.101701,26.845291,-7.546898,-11.541504,-27.983108,26069.7251,17.21912,9.11053,18.155865,22.189354,-6.09641,-9.28936,-20.349156,7185.356,6.912108,2.621691,6.115523,10.015917,-1.807192,-3.116391,-6.242868,7174.5487,7.177653,2.42829,5.551709,8.882646,-1.744389,-2.897558,-5.874017,36500.8755,17.006445,15.472841,37.091152,46.213547,-10.171542,-17.658729,-32.206782,31497.1225,16.531466,13.001122,31.710375,39.001544,-8.609554,-14.982171,-29.538152,2
30865.6679,4.955344,7.789939,10.542407,14.333029,-5.639185,-7.743734,-17.285655,27944.3476,4.242275,8.310514,12.390499,16.524833,-5.141013,-6.818427,-14.872275,5275.1924,3.179696,2.056769,6.106406,9.271745,-1.227203,-1.856594,-3.785879,5389.5886,3.097057,2.115175,6.225198,8.878359,-1.245016,-1.936325,-4.308244,2319.3067,2.658969,1.17412,4.002132,6.33629,-0.586243,-1.025324,-3.177768,2039.9023,2.6246,1.003366,3.374038,5.952083,-0.513112,-0.900971,-2.690967,7740.4602,3.594518,3.623091,10.340365,14.681651,-2.061051,-3.282358,-6.200798,7874.2075,3.516713,3.826865,11.248633,14.882063,-2.147269,-3.562741,-6.048164,31644.5664,4.168992,8.309078,11.291803,16.97272,-5.754985,-8.088946,-25.082559,25595.0332,3.949935,6.401051,8.656077,13.668946,-4.50367,-6.500065,-18.32002,5925.8797,3.333443,2.27322,6.176833,9.350147,-1.319335,-2.017675,-4.797513,5332.2945,3.36449,2.136414,5.661037,8.680304,-1.235083,-1.885534,-4.484396,2738.5434,3.066612,1.443281,4.949372,8.42236,-0.665725,-1.253212,-3.738861,2403.5698,2.865981,1.209639,4.059132,7.051726,-0.558512,-0.98429,-3.752969,8811.96,3.910965,4.276555,12.994049,18.578235,-2.326146,-3.811589,-7.426824,8035.3791,3.916556,4.000138,12.338336,17.094172,-2.145397,-3.429149,-7.325599,1
24534.544,4.895909,4.601318,5.503435,8.592807,-3.642162,-4.794492,-13.242172,38550.4161,7.032817,8.189939,10.386246,14.790766,-5.912589,-7.660245,-19.444837,10202.6785,6.948632,2.929731,4.317209,6.710184,-1.93836,-2.829939,-5.840362,10471.2633,6.801441,3.01279,4.497068,7.075395,-1.975627,-2.968081,-6.376559,2692.5115,3.202035,0.814278,1.553171,4.169607,-0.54979,-0.927617,-2.970227,2348.0663,3.126713,0.702345,1.291497,3.11454,-0.462209,-0.84546,-2.561861,11935.4318,6.521776,3.856643,6.340741,8.510405,-2.537282,-3.875558,-7.501102,12436.3264,6.526595,4.035791,6.633367,10.137003,-2.705438,-4.405372,-7.645372,27653.4141,4.301524,5.331532,6.540936,11.41316,-4.357558,-6.308936,-22.655829,21456.3579,3.970118,4.01977,4.892699,9.627387,-3.24696,-4.767528,-14.47374,10825.5195,7.058525,3.12602,4.632134,7.791431,-2.023245,-2.997285,-7.114437,8809.6356,6.500362,2.548354,3.902689,6.261507,-1.659039,-2.475605,-5.907156,2652.969,3.261027,0.803201,1.618737,4.528555,-0.547648,-1.022049,-3.21865,2621.4804,3.309934,0.761922,1.462031,4.32902,-0.519318,-0.914977,-3.321367,12378.4887,6.543554,3.993695,6.472177,10.317923,-2.713631,-4.349985,-9.01901,10847.6516,6.301587,3.479975,5.944468,9.647219,-2.30966,-3.685938,-6.909393,2
49995.7891,7.537911,12.735651,17.24487,21.256187,-9.571819,-12.633872,-30.154757,43260.2842,5.836341,12.669059,18.592867,22.626641,-8.177974,-10.913648,-24.682841,8895.8454,4.691045,2.836992,7.458658,10.462099,-2.068483,-3.11947,-5.957342,9047.9475,4.569297,2.900201,7.812774,11.349645,-2.079293,-3.135462,-6.181435,3462.6182,3.49145,1.464459,4.656122,6.79463,-0.862556,-1.4982,-3.225101,2991.4152,3.36761,1.231465,3.829465,6.678426,-0.728735,-1.198063,-3.044189,12863.4617,5.353236,4.838967,12.316175,16.260674,-3.417392,-5.44442,-8.950175,13048.7268,5.252935,5.093993,13.880983,18.799216,-3.598655,-5.938022,-9.874106,50945.0762,6.247688,13.605551,18.811813,28.020655,-9.393163,-13.782039,-39.887761,42017.6797,6.094808,10.64902,14.159094,21.786503,-7.643212,-10.850988,-30.65971,9952.8096,4.999415,3.133674,7.785985,11.468919,-2.234277,-3.358627,-7.387221,8838.5949,5.030114,2.902395,6.971387,11.242919,-2.034727,-3.052831,-6.632889,4003.2712,4.07468,1.763619,5.646886,9.439206,-0.971696,-1.726982,-4.739605,3497.3941,3.706004,1.420505,4.40789,7.362354,-0.789923,-1.360745,-4.276247,14773.0825,5.971876,5.746788,16.127751,21.80434,-4.002734,-6.772495,-12.57195,13376.3492,5.890807,5.269657,14.249798,19.369539,-3.56599,-5.806398,-10.234576,1
57961.1206,9.803475,15.911159,21.126599,26.662906,-10.020788,-13.288352,-36.36877,77555.3579,12.870484,22.928329,33.410737,39.047108,-13.041978,-17.899348,-54.783035,26413.6787,16.071537,9.373812,17.461041,20.598885,-6.141394,-9.366469,-19.508329,26770.4445,15.178624,9.540034,18.070276,21.804385,-6.192966,-9.422685,-16.046734,6049.4682,5.932588,2.185452,4.959678,7.749088,-1.442962,-2.425356,-4.348612,5217.6443,5.681483,1.801731,4.081965,6.021118,-1.199839,-1.94812,-4.514204,29176.4546,14.112055,11.753974,25.476077,30.618419,-7.613935,-12.588296,-19.732444,30712.4414,14.401671,12.706155,27.940207,33.75207,-8.322459,-14.425912,-27.524937,62491.8223,8.288289,17.616693,24.388612,33.6012,-10.704187,-14.994362,-58.843418,50998.7212,7.859066,13.762491,18.095617,26.536336,-8.460223,-11.87358,-46.501739,28023.7445,16.392478,10.025823,18.748977,22.194458,-6.299357,-9.619404,-23.3626,22360.7435,14.6944,7.757325,14.569435,17.946934,-5.05037,-7.598448,-17.566826,6155.0457,6.121237,2.21411,5.094531,8.126519,-1.518618,-2.713912,-5.854513,6145.7196,6.357167,2.024434,4.435898,8.844093,-1.431161,-2.339556,-5.151489,31077.218,14.600227,12.996834,29.317013,35.081749,-8.469547,-14.917445,-28.306253,26939.5539,13.937041,10.752372,24.26736,30.076293,-7.032188,-11.985021,-21.448623,2
75328.4355,10.547829,20.062913,27.729759,33.630188,-14.646948,-19.55214,-57.112571,64874.5655,8.233819,19.065017,28.793862,33.745102,-12.531772,-16.324038,-46.943735,15125.8552,7.129324,4.181922,9.533801,12.9203,-3.602939,-5.394068,-9.894224,15176.4112,6.788155,4.259468,9.849557,13.687871,-3.606539,-5.439686,-9.857822,5249.6724,4.745387,1.933814,5.356423,8.100299,-1.31355,-2.228225,-4.542804,4544.1526,4.65136,1.625921,4.479582,6.989485,-1.096191,-1.785405,-4.033424,21206.6037,7.947642,7.186649,15.589259,19.025347,-5.90853,-9.618529,-16.270898,21748.012,7.867003,7.552979,17.23619,21.683344,-6.243081,-10.636951,-15.865136,76324.9971,8.650907,21.336872,30.372517,41.907068,-14.510184,-20.648363,-71.672177,63294.2862,8.319319,17.264257,23.452043,29.721302,-11.988978,-16.472745,-55.478556,17008.3623,7.607271,4.600848,10.019407,14.051927,-3.958913,-6.035845,-13.24381,14772.5176,7.494847,4.253371,9.21511,12.695576,-3.524481,-5.194316,-10.700946,5987.4963,5.459993,2.306877,6.654682,10.013068,-1.48089,-2.636665,-5.729176,5269.0738,5.05853,1.817723,5.355743,9.639088,-1.209067,-1.972622,-4.438544,24923.4692,9.148317,8.362732,19.778555,25.708924,-7.09718,-12.549594,-23.306563,22105.7168,8.802516,7.749189,17.88215,24.616847,-6.230373,-10.568685,-20.551909,1
47626.6069,7.980101,10.184661,12.375881,18.746322,-8.093656,-10.733708,-28.731586,67235.018,11.053169,15.949386,21.283545,25.599858,-11.136305,-14.476607,-47.200145,18071.054,10.790988,5.672161,9.399676,12.201376,-3.879287,-5.792911,-10.779521,18306.2787,10.263649,5.792371,9.752756,12.897571,-3.903183,-5.766688,-11.59634,4431.9078,4.478693,1.427669,2.799891,4.952685,-0.989644,-1.683578,-3.530302,3854.7909,4.382232,1.199009,2.4362,4.404892,-0.837144,-1.383405,-3.307232,20803.8077,9.874247,7.284239,13.848923,17.157239,-5.068619,-8.124689,-15.611391,21744.5083,9.953173,7.82184,14.877436,18.440009,-5.447297,-9.14336,-15.441204,53226.1573,6.978148,11.827999,14.802416,24.164836,-9.034796,-12.889117,-49.469352,41898.0883,6.412618,8.990175,11.103603,18.559835,-6.929171,-10.318467,-32.4066,19257.4048,10.822596,6.111987,10.036354,12.796004,-4.036349,-5.996816,-15.852355,15523.39,9.979431,4.798748,8.100736,10.448971,-3.260721,-4.836582,-10.67263,4530.4092,4.647554,1.446892,2.861348,5.533911,-1.019543,-1.802673,-4.424913,4367.0559,4.526543,1.327699,2.718858,5.583319,-0.949103,-1.615712,-4.044714,22137.6967,10.089646,7.931618,15.071507,19.980019,-5.576046,-9.400266,-17.863124,19203.7649,9.744718,6.650752,12.933603,17.282016,-4.708769,-7.85141,-14.83952,2
2110.5547,1.243489,2.866658,4.893344,7.839691,-0.390769,-0.757115,-3.888038,1661.5332,1.160894,3.311075,5.646196,8.56224,-0.430861,-0.860743,-3.757138,211.3142,1.082196,1.503874,4.851493,7.256941,-0.130449,-0.379692,-2.752159,199.8603,1.073202,1.563614,5.0183,7.808391,-0.130923,-0.359281,-3.099565,194.9617,1.133642,0.914736,3.310091,5.612239,-0.069828,-0.277163,-2.356393,152.9312,1.116916,0.773979,2.737565,5.096785,-0.065581,-0.295268,-2.428789,415.9007,1.130403,2.66821,8.098137,11.704929,-0.169921,-0.437085,-2.690603,422.5359,1.127412,2.915836,9.410438,13.295588,-0.180841,-0.4761,-3.246272,2284.1269,1.211583,2.826522,4.695264,8.203885,-0.41405,-1.050225,-4.941077,1907.7754,1.205161,2.20111,3.649379,7.830721,-0.362376,-0.793757,-5.422474,297.8972,1.110151,1.623257,4.880389,8.336381,-0.147977,-0.443199,-3.696755,260.9111,1.110094,1.491273,4.311066,7.794207,-0.134946,-0.438804,-3.348726,297.931,1.213688,1.127114,4.260109,7.697999,-0.084479,-0.352891,-3.275501,237.0037,1.171442,0.917069,3.169911,5.899416,-0.084289,-0.372456,-3.140677,619.8247,1.193191,3.25953,10.717583,15.040261,-0.200123,-0.504435,-3.382492,514.8501,1.173432,2.906624,9.375941,13.038734,-0.181732,-0.497391,-3.241957,1
5579.4629,1.883974,0.998823,1.424488,4.494548,-0.631912,-0.968435,-4.451687,10865.7295,2.510348,1.859752,2.511411,8.424376,-1.212558,-1.823091,-6.794124,2591.9008,2.515341,0.467971,0.706367,3.256732,-0.287005,-0.581313,-2.968274,2693.5114,2.47081,0.485324,0.756003,3.30007,-0.297116,-0.594371,-2.613055,905.0198,1.727932,0.173771,0.456584,3.395607,-0.120191,-0.320079,-2.15581,792.2395,1.724926,0.154104,0.384134,2.757237,-0.108502,-0.321134,-2.490103,3466.0379,2.592333,0.649106,0.961886,3.697511,-0.43537,-0.790913,-2.768647,3647.4416,2.593135,0.680974,1.028423,3.949951,-0.459523,-0.821421,-3.189169,5924.2354,1.704558,1.102462,1.713863,7.573401,-0.69013,-1.397551,-7.150301,4784.0713,1.668426,0.900366,1.340085,5.848297,-0.540475,-1.034767,-5.472788,2673.0465,2.496544,0.493682,0.841444,4.033836,-0.30208,-0.663798,-3.645931,2362.4509,2.496463,0.445844,0.786513,4.098397,-0.279033,-0.569711,-3.486618,879.7739,1.738273,0.174955,0.544688,3.560133,-0.132726,-0.445881,-3.02302,825.706,1.712094,0.172945,0.51049,3.596461,-0.123479,-0.41144,-2.982708,3500.7332,2.561284,0.627323,1.02658,4.725002,-0.437227,-0.853352,-4.031049,3172.172,2.570417,0.59046,0.951643,3.970843,-0.402417,-0.770485,-3.817487,2
80847.0346,11.338417,21.083054,29.433351,34.029298,-15.563788,-21.164356,-67.625759,71340.1669,8.177809,21.019384,32.708003,39.06775,-14.180146,-19.159861,-53.105134,17936.0015,8.951607,4.854141,10.209485,14.199146,-4.326084,-6.563174,-12.390529,18116.0042,8.530747,4.928282,10.500824,13.123893,-4.372608,-6.640083,-11.579289,6009.1616,5.259575,2.166899,5.671026,8.099171,-1.525044,-2.555307,-4.762249,5165.6067,5.248828,1.807973,4.831759,7.086692,-1.272519,-2.12221,-4.501916,24754.2659,9.788012,8.470207,17.118491,21.757096,-7.11848,-11.986288,-19.209045,25736.8508,9.700179,8.785729,18.160523,22.647548,-7.394695,-12.451169,-20.627619,84522.5332,9.464919,23.90608,34.753385,46.577437,-16.25029,-23.577563,-93.043807,70838.9805,9.344486,19.296447,26.73809,37.467024,-13.412937,-19.630952,-74.30537,20305.7974,9.670066,5.35075,10.720372,14.312195,-4.779844,-7.285719,-15.616373,17337.865,9.362303,4.869883,10.080284,13.491134,-4.17296,-6.296393,-13.613576,6823.4166,6.159781,2.533796,6.92954,11.185891,-1.693717,-2.913186,-7.085019,6027.7008,5.771514,2.038468,5.714616,8.796574,-1.435077,-2.446669,-6.034798,29478.3951,11.300296,9.848239,21.337082,27.616092,-8.482015,-14.845011,-27.597521,25890.3825,11.141695,9.164952,20.05642,25.357449,-7.535932,-13.147751,-26.209425,1
63842.2417,9.785623,16.172021,21.097789,29.492731,-11.244875,-14.51104,-48.835236,89998.5967,13.357861,24.327857,34.842422,41.894313,-15.545104,-20.514877,-77.880735,24381.6294,14.262574,8.346187,14.594286,17.237992,-5.564758,-8.280843,-15.889133,24750.3532,13.57953,8.514017,15.029179,17.472717,-5.651901,-8.54014,-15.4128,5752.9116,5.358529,2.059265,4.309659,7.146963,-1.350752,-2.25648,-4.712264,5025.5198,5.440108,1.70134,3.684334,5.946123,-1.147863,-2.029346,-4.344332,27727.6309,13.11872,10.937731,22.428544,25.90811,-7.311303,-12.133665,-19.649102,29314.7107,13.091431,11.642087,23.539186,28.079422,-7.788289,-12.955999,-20.951272,73828.292,8.874522,19.551328,26.669593,39.380636,-12.78355,-18.153638,-79.352961,59960.0186,8.314005,15.127989,19.990412,29.954711,-9.995852,-14.047593,-52.606055,26298.5768,14.431619,9.009804,15.491229,18.569404,-5.835635,-8.908573,-19.846384,21074,13.338506,7.010467,12.516677,15.902261,-4.649696,-6.970006,-14.05375,5951.23,5.598678,2.091931,4.419068,7.125977,-1.427639,-2.418895,-5.906678,5803.3456,5.792745,1.91402,4.117234,7.23781,-1.359025,-2.340023,-5.146766,30046.7356,13.4191,12.005286,24.884271,30.499381,-8.012263,-13.819357,-26.40954,25928.0139,13.055633,10.200155,21.62898,27.555096,-6.895217,-11.961708,-23.159486,2
28433.6513,4.297968,7.145671,9.952932,13.174874,-5.36632,-7.276599,-18.839075,26092.9726,3.532967,7.822701,11.428243,15.459153,-5.104823,-6.825993,-17.637561,5072.878,2.971065,2.086355,6.306464,9.197472,-1.193167,-1.870285,-4.433596,5189.5572,2.897463,2.154108,6.362371,9.702088,-1.230953,-1.858023,-4.101157,2233.3682,2.490819,1.179361,3.912924,6.525193,-0.576626,-0.997372,-2.648944,1938.2542,2.490326,1.015183,3.402148,6.164268,-0.503285,-0.850634,-3.368428,7333.8582,3.332076,3.689026,10.711483,14.953522,-2.013122,-3.233811,-5.662114,7604.9958,3.300029,3.850752,11.328339,15.581961,-2.09733,-3.41239,-6.315055,29772.1553,3.724072,7.821873,10.833491,18.524087,-5.62101,-8.090199,-23.350785,23993.2011,3.524499,5.9415,8.095543,12.329747,-4.343175,-6.432075,-17.276688,5775.6904,3.112791,2.301679,6.111163,11.046547,-1.310383,-1.975976,-5.137295,5109.9038,3.126158,2.150994,5.795334,9.658474,-1.201511,-1.871665,-4.667427,2633.2264,2.880098,1.436628,4.773671,9.413667,-0.657333,-1.193873,-3.846726,2273.6859,2.657858,1.209273,4.130819,7.471954,-0.554526,-1.010578,-3.167299,8519.2973,3.653231,4.304147,12.942182,17.340701,-2.26521,-3.700506,-6.993245,7694.6687,3.653357,4.07939,12.664931,18.455698,-2.107011,-3.446761,-6.375133,1
28335.5801,5.174485,5.706797,6.811307,9.937731,-4.359818,-5.760135,-13.509225,45751.5947,7.28181,10.587892,13.521354,17.648766,-7.258892,-9.189179,-23.516873,11168.4131,7.316669,3.094964,4.475813,7.108049,-2.146562,-3.192296,-7.011607,11370.4045,6.979888,3.182864,4.649873,6.336684,-2.19318,-3.203108,-7.102851,2949.4609,3.281325,0.903469,1.597736,3.468716,-0.610644,-1.039534,-2.61677,2591.2241,3.350792,0.764151,1.35958,2.953407,-0.521199,-0.96295,-2.963553,12916.1225,6.799502,4.151541,6.70216,9.466246,-2.870151,-4.512634,-7.447386,13573.0183,6.754469,4.351487,6.998998,9.410972,-3.027965,-4.814507,-8.228944,34570.8584,4.891748,7.262163,9.087734,16.995464,-5.530078,-7.789442,-26.704607,26787.2573,4.45183,5.392987,6.618709,12.656037,-4.150724,-5.837154,-19.158655,12007.4758,7.400894,3.34805,4.745048,7.633616,-2.276071,-3.333655,-6.894684,9726.989,6.847182,2.717551,4.085794,7.024605,-1.846782,-2.663616,-6.242238,2987.4498,3.429795,0.891841,1.65658,5.021504,-0.619113,-1.115478,-3.552522,2900.1322,3.518247,0.843317,1.506846,4.509788,-0.580116,-1.053542,-3.200294,13691.4334,6.812022,4.356481,6.980962,10.659754,-3.069907,-5.003197,-9.437029,11921.1216,6.768201,3.819275,6.333252,10.009604,-2.669755,-4.356508,-8.925632,2
47123.6797,6.648636,11.846369,15.999809,20.280673,-9.045226,-12.126344,-26.878805,41753.8897,5.051134,12.410378,18.245344,21.71184,-8.135821,-11.198737,-24.231861,8571.7151,4.456065,2.736352,7.447906,10.530207,-1.998322,-2.95281,-6.380412,8714.9846,4.328428,2.820637,7.574987,10.446723,-2.040789,-3.029969,-6.39153,3408.0969,3.324925,1.435086,4.482065,7.18123,-0.865289,-1.475503,-4.015801,2946.935,3.32822,1.229945,3.848916,6.389905,-0.733799,-1.253324,-2.712051,12236.4255,5.063691,4.757942,12.634286,17.212297,-3.397657,-5.556649,-9.037207,12638.2114,4.97814,4.919438,13.256772,17.240377,-3.513384,-5.661338,-9.511406,49760.9453,5.672686,13.488922,18.9252,29.267237,-9.4111,-13.0345,-48.794272,41174.6103,5.485729,10.447744,14.149215,20.776563,-7.600648,-10.71982,-37.859619,9698.7273,4.752291,3.006165,7.365055,10.276491,-2.173611,-3.23044,-7.767301,8490.5818,4.721306,2.804243,7.061498,10.903796,-1.971624,-2.964545,-5.94566,3955.6811,3.882072,1.722298,5.437913,8.826249,-0.972252,-1.672254,-4.269332,3433.5019,3.614922,1.446611,4.679492,8.213982,-0.816122,-1.433008,-3.995406,14275.8562,5.657952,5.494625,15.358301,20.214212,-3.885809,-6.544187,-12.115197,12704.3401,5.606794,5.220117,14.830516,19.750205,-3.574656,-6.015985,-9.826802,1
59808.1016,9.66082,17.602747,23.627524,30.923597,-10.120567,-12.886895,-41.380433,85944.1977,12.746932,26.630303,39.448942,47.559666,-14.431281,-18.779037,-67.623317,27032.1607,15.957949,9.772918,17.903394,21.723182,-6.249897,-9.413757,-16.856041,27335.9373,15.253561,9.975739,18.142927,20.988928,-6.384394,-9.627799,-18.804659,6127.2242,5.716506,2.34858,5.148715,7.68066,-1.492461,-2.45742,-5.286669,5382.5029,5.897334,1.931323,4.274688,6.3013,-1.274227,-2.060915,-4.178475,29494.8316,14.076008,12.732544,26.914938,32.710808,-8.001416,-13.280931,-21.97675,31418.2495,14.236397,13.546757,28.55982,34.318773,-8.569073,-14.316876,-23.691567,70454.6298,8.768816,21.378629,30.101334,39.996366,-11.805301,-16.740529,-68.217171,57510.5986,8.276449,16.72994,22.561799,34.716043,-9.26602,-12.643681,-50.143526,28748.9147,16.050146,10.474118,18.752277,21.941781,-6.498947,-9.826722,-20.726816,23029.5466,14.817991,8.12461,15.02739,18.13903,-5.151548,-7.873112,-18.745856,6309.6097,5.967052,2.380967,5.172709,8.216684,-1.569872,-2.703093,-5.796239,6285.4116,6.346636,2.200786,4.756981,7.72156,-1.526682,-2.60145,-5.779842,31957.1592,14.620384,14.003906,30.075297,35.723341,-8.739557,-15.214507,-27.311429,27500.927,14.163045,11.909788,26.516861,32.337754,-7.481319,-13.017254,-25.256134,2
73347.0649,10.99377,19.2452,26.46604,32.448696,-14.151292,-18.621551,-55.345687,64845.4941,8.703361,19.38237,29.534205,35.377948,-12.685708,-16.912449,-55.140723,14741.2063,7.092925,4.075699,9.564296,12.629958,-3.499186,-5.244102,-11.242722,14879.7444,6.809954,4.19427,9.842037,12.568179,-3.556667,-5.248419,-9.282864,5223.352,4.668351,1.958909,5.453093,8.8567,-1.332279,-2.211479,-4.372982,4500.4216,4.706067,1.642256,4.596002,7.233898,-1.105895,-1.920157,-3.990686,20532.6382,8.021805,7.08763,15.861834,21.617066,-5.878482,-9.748199,-17.273008,21198.9324,7.871908,7.364714,16.788412,21.108686,-6.10636,-10.125975,-14.743013,77082.5176,9.019009,21.949176,31.343949,43.880325,-14.744058,-20.782267,-73.577216,64573.9082,8.669589,17.594491,24.248886,33.039361,-12.114799,-17.276602,-56.933522,16615.8887,7.545504,4.496838,9.952504,13.423338,-3.845123,-5.843387,-13.303072,14400.3669,7.347645,4.171843,9.314631,13.410909,-3.411462,-5.068128,-12.114874,5949.9972,5.490808,2.300254,6.617867,9.940016,-1.489434,-2.61996,-6.203705,5211.261,5.123874,1.871966,5.572655,9.673735,-1.240762,-2.092698,-4.679525,24240.5105,9.073108,8.158661,19.617299,26.094756,-6.9074,-11.955969,-19.667485,21534.0227,8.963982,7.718592,18.669889,24.376945,-6.227565,-10.863463,-18.927221,1
35019.039,6.258916,7.926079,9.544074,12.820112,-5.653891,-7.321673,-18.615655,53326.751,9.184924,13.717829,18.111354,22.233334,-8.889532,-11.372079,-33.184487,16049.7442,9.713078,5.39867,9.076446,12.024456,-3.426675,-5.137298,-9.298396,16401.5195,9.417831,5.541119,9.48634,12.483774,-3.488748,-5.106871,-9.17953,3910.7217,3.987844,1.383087,2.738427,4.518816,-0.882747,-1.481827,-3.349098,3407.9888,4.046789,1.161466,2.310943,4.397529,-0.750286,-1.241899,-3.495589,17841.4267,8.843271,6.976433,13.331193,17.178113,-4.371832,-7.06747,-11.326283,18756.9397,8.761589,7.399948,14.146966,18.239098,-4.684728,-7.702531,-13.064915,40641.3135,5.67245,9.590112,12.062507,20.056083,-6.766857,-9.659007,-30.362034,31971.1729,5.153513,7.186325,8.806901,14.089824,-5.050164,-7.20595,-24.117534,17210.8702,9.861738,5.834811,9.509625,12.798659,-3.56352,-5.166751,-11.375,13808.7473,9.113412,4.581811,7.869049,10.943428,-2.858819,-4.177664,-9.570014,3946.9325,4.151658,1.35665,2.753337,6.371226,-0.907078,-1.588529,-4.314238,3884.3301,4.270209,1.282742,2.604419,6.425047,-0.87352,-1.538761,-4.535902,18928.3733,8.904629,7.475318,14.324207,18.22791,-4.749939,-7.969734,-13.652978,16325.6372,8.638599,6.393915,12.81447,17.963769,-4.054131,-6.779655,-13.01794,2
2761.3965,1.393237,3.071429,5.006824,8.662784,-0.424543,-0.764181,-3.540434,2568.9761,1.327211,3.787203,6.459787,9.085125,-0.422905,-0.805478,-4.60884,363.6638,1.154164,1.596951,5.312786,8.550374,-0.13489,-0.390149,-3.20738,338.6912,1.134777,1.657643,5.335897,7.605486,-0.138665,-0.385322,-2.897658,251.2185,1.178773,0.987979,3.530112,6.462731,-0.076758,-0.30283,-2.257623,242.34,1.202911,0.844387,3.090203,5.452782,-0.069088,-0.313025,-2.76257,572.601,1.200757,2.87469,9.123234,13.073747,-0.18641,-0.422142,-3.325811,566.4773,1.186842,3.033772,9.701196,13.196613,-0.190941,-0.486479,-2.722217,3080.3242,1.339326,3.19365,5.21791,8.789826,-0.41287,-1.037868,-5.790283,2553.4048,1.321577,2.466953,4.062032,8.08586,-0.348446,-0.932482,-4.950745,436.2524,1.176507,1.697772,5.093403,8.69402,-0.147631,-0.475074,-3.669751,401.2986,1.183769,1.600703,4.795143,8.08713,-0.137543,-0.391201,-3.397115,356.4386,1.270858,1.193201,4.26417,7.841043,-0.091586,-0.360723,-2.969199,329.6263,1.263991,1.045552,3.874054,7.175613,-0.088815,-0.378491,-3.175952,748.7183,1.25961,3.350935,10.997651,15.613729,-0.201384,-0.51177,-3.828102,671.455,1.25591,3.192978,10.757363,14.989445,-0.185505,-0.492332,-2.985536,1
3590.5947,1.670607,0.656169,0.976803,4.27636,-0.388844,-0.709443,-3.583785,7100.7114,2.216396,1.200201,1.642328,5.408186,-0.807014,-1.285502,-6.127336,2399.5061,2.451681,0.435349,0.716945,3.106101,-0.27549,-0.61255,-2.799964,2479.6913,2.396593,0.457257,0.721733,3.234411,-0.294682,-0.589443,-2.735846,772.2481,1.625172,0.161957,0.423508,2.816329,-0.116094,-0.334171,-2.205762,659.5516,1.625089,0.146234,0.398123,3.107029,-0.102125,-0.33267,-2.194789,3047.814,2.484419,0.576231,0.882608,3.905256,-0.393298,-0.710782,-3.04926,3197.6604,2.460608,0.611175,0.942417,4.328816,-0.413169,-0.758304,-3.932919,3952.8613,1.530509,0.718074,1.261729,5.582369,-0.467215,-1.007321,-5.428482,3209.8618,1.504833,0.599062,1.018829,5.068041,-0.373051,-0.840646,-5.424111,2423.3107,2.394883,0.457836,0.775495,3.935141,-0.297111,-0.615969,-3.753522,2130.814,2.359309,0.407809,0.726382,3.810306,-0.26711,-0.635744,-3.710213,749.0516,1.656295,0.160565,0.485196,3.815717,-0.119487,-0.448381,-3.493935,717.9013,1.665553,0.152746,0.490072,3.355142,-0.112462,-0.388185,-3.127576,3046.4421,2.437638,0.562733,0.993866,4.782495,-0.395551,-0.797137,-3.546384,2717.9432,2.416854,0.521212,0.870748,4.083764,-0.359046,-0.688536,-3.797636,2
81547.5977,14.368005,21.356046,29.707506,35.551887,-15.384056,-20.29521,-66.00586,73331.3706,10.898206,21.932981,34.357057,39.063722,-14.09843,-19.140824,-58.728478,17857.0752,9.253995,4.848422,10.706547,14.704587,-4.243022,-6.441762,-11.417129,18019.7437,8.829457,4.94288,10.934803,14.424128,-4.297304,-6.359154,-11.385769,6068.5884,5.547331,2.209009,5.906988,9.197585,-1.520176,-2.580337,-5.195264,5190.4861,5.554992,1.839149,5.040837,8.055331,-1.261523,-2.074222,-3.879464,24626.8198,10.437214,8.440503,17.746102,21.835186,-7.022784,-12.064683,-18.003585,25500.1201,10.243193,8.749492,18.590889,25.022345,-7.316221,-12.303592,-18.233879,85699.9737,11.353976,24.368933,35.554136,49.8097,-16.123367,-22.882429,-86.591006,71534.4072,11.225262,19.584477,27.478165,40.797106,-13.328048,-18.908137,-71.156477,20188.8936,10.109817,5.357009,11.11877,15.145846,-4.686396,-7.118822,-14.325355,17314.0486,9.834498,4.868096,10.442532,13.640293,-4.078251,-6.251824,-12.768568,6888.8048,6.558325,2.566756,7.198493,11.70195,-1.696925,-2.948137,-5.935553,6103.9538,6.23661,2.1022,6.046141,10.387793,-1.435855,-2.464257,-5.460181,29267.9851,12.138317,9.825283,21.954796,27.733923,-8.360252,-14.526298,-24.481904,25726.9768,11.917662,9.214858,20.951313,26.285666,-7.462204,-13.30511,-24.258511,1
40028.0728,7.109548,10.359486,13.099133,17.498526,-6.461435,-8.576744,-20.733504,60505.6768,10.77653,17.783893,24.738101,29.003402,-10.033721,-12.808063,-41.312403,20967.2761,12.410973,7.473497,13.474589,17.534025,-4.623057,-6.868496,-12.206563,21300.1868,11.942436,7.670023,13.98776,16.977626,-4.71644,-7.132177,-13.272015,4859.5758,4.762973,1.821148,3.900891,6.901601,-1.135297,-1.883864,-3.75673,4220.0142,4.775468,1.48206,3.261571,5.274902,-0.960249,-1.560851,-3.480507,22599.3879,11.140762,9.417158,19.745583,25.014773,-5.778637,-9.560257,-16.130851,23871.6304,11.064429,10.051685,21.296436,25.313273,-6.220681,-10.464407,-17.784631,47702.2783,6.543778,12.939639,17.005505,27.580002,-7.767921,-10.683572,-41.429423,37882.5078,6.028376,9.715181,12.435699,18.467888,-5.973843,-8.254454,-26.980722,22330.6451,12.546134,8.00313,14.234579,17.554189,-4.78516,-7.177397,-15.647818,17827.8203,11.678439,6.198317,11.376091,14.24043,-3.796998,-5.602822,-11.448973,4879.5971,4.870268,1.792282,3.972345,7.079905,-1.169985,-2.08777,-4.91211,4893.1531,5.128739,1.682633,3.578296,7.058079,-1.134117,-1.938464,-4.805525,24214.6651,11.26506,10.196331,21.452695,26.104864,-6.295904,-11.078031,-20.846968,20768.7788,10.927203,8.626171,19.002143,23.888313,-5.322047,-9.056513,-17.103507,2
60842.3296,10.209739,15.37289,20.948736,25.459602,-11.426603,-15.174638,-38.618362,55303.708,8.617206,16.061119,23.887229,28.084819,-10.330838,-13.669849,-34.481997,12006.7286,5.910614,3.552631,9.086485,12.566572,-2.842342,-4.212835,-8.08274,12186.7712,5.719112,3.662553,9.38757,12.609947,-2.870078,-4.261579,-7.650536,4460.9824,4.19523,1.759509,5.293939,8.264967,-1.106222,-1.862758,-3.512449,3790.4558,4.117735,1.456011,4.32642,6.366708,-0.922298,-1.488553,-3.573995,17023.7595,6.799703,6.024582,14.664433,19.335986,-4.654968,-7.500103,-12.123572,17475.3303,6.725214,6.354259,16.012531,21.474336,-4.915631,-8.112852,-12.795169,64206.9043,8.335533,17.281338,24.362216,34.501776,-11.964304,-17.294844,-67.113275,53494.7422,8.077147,13.562535,18.175643,25.622233,-9.797353,-13.738096,-45.929737,13591.0325,6.343144,3.915184,9.347695,14.047226,-3.104118,-4.729453,-10.966775,11810.4353,6.269602,3.634459,8.673318,11.798625,-2.791662,-4.276399,-9.415923,5066.537,4.875216,2.089697,6.435282,9.795792,-1.245091,-2.235458,-5.66533,4424.3842,4.481831,1.679546,5.055616,8.588913,-1.016398,-1.70477,-4.227465,19921.3657,7.73678,7.058286,18.790719,25.169734,-5.518725,-9.469704,-15.841859,17764.24,7.528514,6.588344,17.2585,22.449837,-4.921193,-8.397021,-14.868675,1
45091.4844,8.321662,12.994361,16.999159,24.321255,-7.278038,-9.385742,-24.485336,66571.2906,12.371434,20.941853,29.937187,35.937515,-10.944528,-13.809648,-46.39461,28934.9812,16.747219,10.459521,20.507466,24.273002,-6.712266,-10.130691,-18.959,29329.9945,15.919536,10.695634,21.120148,24.445174,-6.791429,-10.185492,-18.163244,6238.7288,5.841798,2.346856,5.443141,8.069515,-1.532005,-2.546318,-4.624435,5459.7795,5.941489,1.877089,4.274257,6.55021,-1.2737,-2.081035,-4.715232,30315.0708,14.156203,12.591404,28.164109,33.92397,-7.969082,-13.098292,-21.03769,31980.4441,14.452058,13.707631,31.051496,38.535387,-8.765094,-14.848602,-24.412579,53531.0908,7.559493,15.555533,21.067391,33.054895,-8.616725,-11.732483,-49.10205,42746.1049,7.023879,11.976555,15.653761,24.832543,-6.729382,-9.272536,-32.812591,30226.0101,16.650964,11.015221,21.506354,26.331333,-6.79225,-10.54304,-24.680957,24116.2746,15.095769,8.445195,16.428628,19.663147,-5.417183,-8.264776,-18.784364,6352.6421,6.219038,2.342667,5.477133,9.950408,-1.599042,-2.830058,-6.030438,6446.9518,6.387908,2.175573,4.864885,7.820742,-1.549181,-2.562903,-5.445971,32187.8301,14.510938,13.929919,32.527839,39.805661,-8.822363,-15.469446,-32.698534,27648.5154,13.832658,11.492344,26.884414,33.577076,-7.278357,-12.451516,-25.148005,2
2974.9942,1.492916,3.079536,5.065394,7.253722,-0.380933,-0.706053,-3.508584,3010.2167,1.469787,3.789065,6.363229,8.658735,-0.415808,-0.85111,-4.318481,332.8311,1.13724,1.718187,5.628989,8.493001,-0.136237,-0.379623,-2.909106,338.5613,1.131745,1.767123,5.802105,8.518749,-0.140183,-0.382227,-2.765575,260.0092,1.187768,1.041059,3.821816,6.739932,-0.078688,-0.295104,-2.786434,226.0129,1.190738,0.864896,3.068931,5.289662,-0.067808,-0.274124,-2.337767,596.7781,1.205135,2.995985,9.248707,13.325154,-0.184819,-0.474972,-2.624525,576.7134,1.189595,3.247531,10.485048,14.098976,-0.191866,-0.425207,-2.988334,3443.394,1.423916,3.20944,5.241173,8.092754,-0.425199,-0.95645,-4.634754,2921.3457,1.415596,2.510998,4.081704,7.233915,-0.364508,-0.844927,-4.476336,423.4055,1.166105,1.835016,5.622306,9.166074,-0.150326,-0.475559,-3.5221,368.1033,1.163245,1.696429,4.913505,8.428792,-0.133844,-0.401676,-3.428105,369.5705,1.28877,1.268964,4.701166,8.95182,-0.089754,-0.39868,-3.317312,342.5857,1.277248,1.032908,3.564299,6.897403,-0.086475,-0.355456,-3.2731,776.2497,1.264455,3.595246,11.831263,16.901719,-0.202526,-0.561959,-3.426187,671.543,1.246846,3.269968,10.714985,15.726509,-0.189667,-0.544092,-3.62274,1
2461.8935,1.537291,0.448787,0.746982,4.178188,-0.280624,-0.589428,-3.246427,4925.209,2.000718,0.84288,1.303851,5.001854,-0.568555,-0.989619,-5.355244,2367.4858,2.422977,0.443514,0.792482,3.91636,-0.273448,-0.605005,-3.112162,2476.6927,2.390483,0.465318,0.760396,3.524525,-0.281281,-0.557503,-2.879632,694.1133,1.56872,0.162936,0.410026,2.799565,-0.111074,-0.325824,-2.258131,642.463,1.622717,0.135742,0.43184,3.050112,-0.094254,-0.305104,-2.490222,2969.6284,2.422679,0.57346,1.000161,4.144058,-0.387057,-0.710345,-3.158267,3094.7444,2.428243,0.59946,1.028793,4.163639,-0.404333,-0.820152,-4.006562,2769.982,1.412356,0.528276,0.956845,5.481404,-0.349928,-0.774761,-5.44009,2167.3003,1.379299,0.432667,0.83579,4.585041,-0.280117,-0.754778,-4.419277,2423.3329,2.410526,0.459641,0.855034,5.072251,-0.292804,-0.650354,-3.744716,2108.3128,2.356058,0.418196,0.783809,4.307658,-0.260039,-0.609338,-3.469364,682.9719,1.607743,0.15401,0.47334,3.550552,-0.113449,-0.41665,-2.901374,651.1346,1.591903,0.145177,0.444081,3.688143,-0.10586,-0.398918,-2.844038,2916.8635,2.362477,0.55799,0.938738,5.039403,-0.38021,-0.759049,-3.746275,2632.6036,2.35308,0.517913,0.935103,3.86427,-0.352051,-0.727559,-3.218982,2
30764.0806,7.301172,7.53946,10.308442,13.193146,-5.219255,-6.893403,-16.122585,29771.7114,6.018518,8.896076,13.056569,15.967667,-5.103898,-7.06263,-15.716472,5633.9714,3.607357,2.31616,6.951824,10.130898,-1.240592,-1.854321,-5.040502,5762.7244,3.514351,2.390844,7.205761,11.032551,-1.256965,-1.927414,-4.361136,2449.7071,2.868637,1.314677,4.59065,6.986842,-0.582866,-1.060066,-3.120516,2113.6006,2.880788,1.077282,3.637979,6.473385,-0.494921,-0.902935,-2.859083,8180.5371,4.147954,3.966897,11.45688,15.560772,-2.069603,-3.266731,-5.443398,8301.0777,4.059301,4.280324,12.971234,17.406288,-2.138103,-3.52454,-6.844793,32857.5522,5.62137,8.478049,11.474779,17.024949,-5.553292,-7.762134,-22.985281,26689.4981,5.512144,6.555428,8.815929,13.176656,-4.2935,-6.14913,-17.177992,6342.6104,3.888519,2.559031,7.205434,10.606065,-1.325239,-2.029154,-5.497995,5653.3775,3.888411,2.356119,6.276698,9.464429,-1.233268,-1.91836,-4.792242,2844.5058,3.377643,1.595111,5.474504,9.561788,-0.658384,-1.201544,-3.577346,2541.7381,3.212099,1.287491,4.277608,7.51775,-0.54628,-0.942562,-3.117519,9351.8112,4.621324,4.817943,14.818109,20.513179,-2.338531,-3.834068,-7.288085,8516.6121,4.605414,4.337134,13.186388,19.179994,-2.142869,-3.439163,-6.596141,1
16375.0986,4.012331,3.121562,3.792935,6.103185,-2.336251,-3.057455,-7.396094,30221.333,6.764535,6.40629,7.915783,12.213519,-4.558513,-6.025316,-12.991879,10056.7834,6.895794,2.950551,4.576762,6.642906,-1.890928,-2.761327,-6.249776,10350.3621,6.707899,3.029111,4.661443,7.661504,-1.935286,-2.807215,-5.768688,2552.1491,3.07575,0.793329,1.480736,3.642218,-0.516081,-0.968507,-2.991142,2219.8254,3.124243,0.664449,1.306649,3.371349,-0.442813,-0.762981,-2.163819,11183.7412,6.258102,3.716127,6.191868,8.581338,-2.359715,-3.694196,-6.976718,11714.5574,6.350904,3.907098,6.625012,9.532257,-2.519031,-4.052304,-6.957982,20155.0103,3.724494,3.890406,4.810169,9.60898,-3.010846,-4.254111,-15.605463,15701.6631,3.475928,2.972176,3.652067,7.247235,-2.253494,-3.184276,-11.069557,10618.9774,6.993688,3.134099,4.677273,7.469491,-1.964843,-2.940136,-6.965301,8571.8306,6.474306,2.509071,3.935081,6.481271,-1.597474,-2.342021,-5.964316,2498.6486,3.162786,0.767994,1.490315,4.902584,-0.507219,-0.958935,-3.613827,2482.2059,3.229952,0.739227,1.403774,4.267365,-0.487004,-0.873551,-3.331021,11594.5786,6.323714,3.834131,6.528342,10.430161,-2.500424,-4.083138,-8.680907,10092.18,6.130025,3.312186,5.648579,9.09718,-2.128928,-3.276876,-6.671248,2
47998.749,8.656485,12.135769,16.306372,20.131985,-8.849193,-11.618375,-24.892968,44125.497,7.068258,13.304819,19.628023,24.661858,-8.138864,-10.703412,-25.066412,8958.5325,4.744277,2.955362,8.228044,11.0308,-1.997955,-2.893047,-5.650843,9178.6269,4.63661,3.038615,8.50641,11.290981,-2.05763,-3.024291,-6.774709,3552.9784,3.545247,1.528537,4.896695,7.175278,-0.863519,-1.435669,-4.05147,3014.3974,3.505966,1.284334,4.151831,6.722204,-0.716024,-1.178812,-3.0982,12706.9109,5.436273,5.041092,13.500905,17.418972,-3.38878,-5.399754,-8.759677,13134.4654,5.385978,5.266103,14.619501,19.043654,-3.550558,-5.783478,-10.191372,50983.2481,7.040324,13.940091,19.392352,27.93204,-9.273881,-12.90134,-45.461047,42494.5097,6.957604,10.830889,14.523768,20.56841,-7.532093,-10.689152,-33.0404,10124.533,5.123373,3.240891,8.215345,11.22436,-2.179948,-3.23424,-7.00601,8858.69,5.094257,3.001752,7.631263,10.366128,-1.961123,-2.878164,-7.14197,4083.175,4.19407,1.833688,6.037384,10.391309,-0.966545,-1.723658,-4.142403,3532.6582,3.799647,1.515519,5.070599,8.340131,-0.802307,-1.370143,-3.377699,14793.1165,6.134158,5.925338,16.92917,22.881396,-3.930204,-6.60855,-12.571272,13205.3979,6.089665,5.486424,15.652732,20.868009,-3.558011,-5.797953,-9.350278,1
37345.8222,7.237288,10.426476,13.501312,17.55526,-6.013254,-7.885179,-20.179263,56964.2432,10.869681,18.325122,26.067285,32.203892,-9.485527,-11.978951,-34.506266,24001.5919,14.439345,8.787436,16.922322,20.000076,-5.452448,-8.199921,-15.431186,24472.7296,13.782186,9.021403,17.275766,20.011031,-5.583454,-8.792315,-17.290509,5358.3811,5.163262,2.029235,4.608978,6.782412,-1.28098,-2.187625,-4.793901,4664.6613,5.33898,1.653243,3.772693,5.83872,-1.084187,-1.790329,-4.549796,25167.0152,12.412326,10.743095,23.902258,29.757519,-6.597599,-11.231383,-21.552653,26731.9692,12.41388,11.521494,25.336954,30.22562,-7.107078,-12.001429,-19.228983,44612.6992,6.58235,12.990143,17.500801,26.953584,-7.331816,-10.156857,-36.781593,35871.107,6.169031,9.816141,12.669417,19.753364,-5.632852,-7.794987,-25.304794,25136.1085,14.447142,9.307144,17.497939,21.215769,-5.53591,-8.376904,-19.313761,19929.5817,13.012228,7.161935,13.856762,17.901166,-4.413006,-6.687253,-17.379538,5371.4955,5.348486,2.000242,4.475837,7.313895,-1.322575,-2.241177,-5.362901,5454.6561,5.736395,1.903114,4.258251,7.309947,-1.304727,-2.298142,-5.518436,26681.9744,12.624222,11.586588,26.060792,32.672585,-7.093254,-12.248739,-22.818327,22754.7701,12.145403,9.755467,22.824209,27.74774,-6.019192,-10.529867,-18.086912,2
71520.3794,13.09381,18.940738,26.11703,30.653945,-13.507678,-17.714941,-58.21798,66083.6143,11.438315,20.090856,30.866776,35.840778,-12.684663,-17.319147,-42.540706,15138.7136,7.378556,4.226742,10.341928,13.529019,-3.546027,-5.280867,-8.652368,15312.6917,7.013937,4.354886,10.687964,14.179965,-3.621738,-5.409309,-9.99048,5358.4843,4.876767,2.027865,5.742088,8.22052,-1.321753,-2.207593,-4.874887,4573.0311,4.8981,1.68452,4.873652,8.018817,-1.101363,-1.859506,-4.944299,20961.8501,8.446614,7.26788,17.084598,21.781666,-5.903019,-9.817608,-15.712057,21647.6726,8.259402,7.556431,17.898886,23.211684,-6.118584,-10.231965,-16.850849,76601.5752,10.54726,21.937013,31.522017,41.113822,-14.589842,-20.336266,-85.146441,64668.9375,10.338896,17.671461,24.100272,33.754698,-12.001851,-16.918898,-67.579162,17131.2964,7.821957,4.675161,10.669422,15.056736,-3.915604,-6.01517,-13.802945,14797.2797,7.672575,4.305013,10.168557,13.55127,-3.453971,-5.292085,-12.878706,6116.2192,5.856662,2.385583,6.964476,10.77382,-1.476469,-2.55877,-5.966341,5315.3812,5.274599,1.944855,5.895143,10.158847,-1.245554,-2.123853,-4.690203,24686.531,9.571822,8.395565,20.948124,26.693845,-6.91944,-12.144337,-21.726562,21879.4209,9.533637,7.918723,19.810462,25.320243,-6.248624,-11.031664,-19.833537,1
21048.4747,4.530827,4.712849,5.702478,8.206994,-3.581322,-4.773697,-16.018145,39150.4068,8.128534,9.504732,12.268507,15.446937,-6.39988,-8.417108,-18.513804,14992.0469,8.989941,5.084513,8.691344,10.929149,-3.130217,-4.661388,-8.356603,15338.3695,8.730707,5.231953,9.187636,12.559296,-3.238292,-4.775781,-9.248738,3526.1794,3.658061,1.246316,2.615958,4.74659,-0.795347,-1.335689,-3.236407,3062.7932,3.77507,1.027769,2.163837,3.88389,-0.673102,-1.124408,-3.333624,15962.6619,7.987943,6.207201,12.253511,16.028726,-3.870159,-6.262107,-10.685569,17017.4785,8.026475,6.628614,12.973163,17.089619,-4.146942,-6.81642,-10.250386,27668.957,4.49662,6.047762,7.540539,13.454743,-4.466543,-6.300704,-21.901687,21369.0083,4.034079,4.511371,5.591042,9.493748,-3.251959,-4.476466,-14.142551,15855.5001,9.035802,5.450926,9.223023,12.42146,-3.244418,-4.731365,-10.561082,12576.94,8.179113,4.223143,7.440711,10.014345,-2.588815,-3.796693,-8.016275,3489.3749,3.782631,1.200571,2.54056,5.808535,-0.804006,-1.405866,-4.42901,3497.5223,3.952657,1.153644,2.467467,4.737616,-0.786914,-1.395587,-3.814329,16727.3337,7.927496,6.577783,13.038322,18.087933,-4.119793,-6.889926,-12.078498,14346.7867,7.752824,5.576796,11.553539,14.835922,-3.511186,-5.968908,-11.201408,2
85774.3794,15.504105,22.758283,32.028696,38.641249,-16.682522,-22.399866,-84.794329,73722.7422,12.582094,22.384784,34.998722,40.848047,-14.240036,-18.836376,-61.261176,18353.9309,8.717046,4.96957,11.260214,14.647908,-4.395243,-6.477459,-11.229598,18506.862,8.333979,5.094611,11.628525,14.845299,-4.437841,-6.51867,-12.862665,6173.6351,5.372876,2.271973,6.117267,9.05112,-1.550489,-2.689153,-4.8671,5281.9469,5.482193,1.885871,5.267629,8.026264,-1.285343,-2.156981,-4.112958,25173.9783,9.9719,8.645042,18.728432,23.117037,-7.19593,-12.079974,-19.664734,25982.1513,9.66744,8.908728,19.434462,24.44473,-7.46032,-12.634766,-19.771224,85433.6069,11.819363,24.467808,35.9876,48.442728,-16.220814,-23.389745,-93.62062,71339.6982,11.399176,19.473744,27.354811,36.693135,-13.209424,-18.594801,-72.399026,20818.0818,9.385155,5.497637,11.922062,15.486725,-4.846447,-7.483507,-15.470776,17809.9519,9.154028,4.99452,11.033277,14.346477,-4.226686,-6.352433,-13.04548,6992.9435,6.400173,2.640021,7.372388,11.738459,-1.727196,-3.00979,-6.576626,6181.0194,6.102926,2.16665,6.331432,9.561861,-1.446517,-2.469326,-5.903182,29870.6023,11.428509,9.981268,22.796916,29.338135,-8.563792,-15.037978,-31.210031,26357.0122,11.341099,9.39998,21.97429,27.883114,-7.67904,-13.638778,-25.919584,1
32932.7676,6.23236,7.753485,9.618726,13.098993,-5.238501,-6.904196,-15.261221,47329.6465,9.410238,12.953684,17.18053,21.095567,-7.945723,-10.515888,-25.080355,19598.6193,11.371312,6.944632,12.79353,15.134936,-4.33056,-6.405413,-12.693847,20002.0271,11.036277,7.159756,13.379539,17.442272,-4.465217,-6.70094,-12.367067,4489.0017,4.374811,1.629319,3.618011,5.708983,-1.061332,-1.804319,-4.546639,3893.5915,4.489082,1.331649,2.960152,5.515178,-0.895723,-1.484724,-3.404951,20661.9876,9.958313,8.45532,18.114221,21.893551,-5.306748,-8.890179,-14.602696,21940.0342,9.92257,9.072413,19.309684,23.524106,-5.680539,-9.366167,-13.529256,35678.4951,5.390352,8.658892,10.966318,18.391843,-5.896224,-8.462008,-26.469593,27977.0552,4.871717,6.429999,8.124777,13.92142,-4.429579,-6.269927,-21.36685,20577.8791,11.311891,7.396501,13.355087,16.872629,-4.444037,-6.54126,-13.900082,16410.3277,10.454494,5.683199,10.665165,13.298831,-3.499204,-5.230373,-10.566452,4461.9268,4.486396,1.584015,3.518808,6.261958,-1.070966,-1.851627,-4.547824,4481.899,4.712703,1.522836,3.32759,5.393327,-1.065031,-1.847377,-4.317111,21799.3366,9.932248,8.973446,19.494244,23.153643,-5.678215,-9.873031,-17.13839,18538.6458,9.601565,7.595683,17.226032,21.475847,-4.841153,-8.352679,-13.886288,2
63750.0576,11.407939,16.368428,22.417108,26.802422,-12.098037,-16.138839,-39.287492,55627.2729,9.83018,16.574702,24.933548,28.981678,-10.537423,-13.957742,-31.948329,12142.6533,6.099051,3.603232,9.44929,13.12972,-2.797506,-4.137725,-8.464692,12296.7608,5.844068,3.724851,9.632296,12.517513,-2.867104,-4.306001,-7.888776,4524.7035,4.264078,1.793817,5.370606,8.046814,-1.131992,-1.882512,-4.178036,3864.1111,4.288113,1.506305,4.562422,6.832298,-0.934666,-1.664775,-4.071088,16970.2863,7.038944,6.173036,15.790058,20.40108,-4.714637,-7.813352,-12.202755,17564.98,6.92568,6.393039,16.268979,21.663931,-4.892141,-8.151501,-12.924215,64462.2422,9.07249,17.566013,25.075838,37.858195,-12.036075,-17.048683,-58.40793,53807.6494,8.740656,13.746587,18.570571,27.891132,-9.756913,-13.76878,-51.393875,13687.21,6.514656,3.969261,9.460819,14.795038,-3.058322,-4.491722,-10.082822,11838.0887,6.32301,3.67701,9.002252,13.202138,-2.731311,-4.198765,-9.427882,5165.2444,5.0642,2.122128,6.466746,10.1882,-1.243222,-2.177855,-5.215173,4520.2555,4.705527,1.760142,5.499699,9.057048,-1.042867,-1.807808,-4.591493,19965.3667,7.967089,7.08934,19.035775,25.207928,-5.482558,-9.336168,-18.168078,17678.3234,7.899229,6.723849,18.314324,25.221904,-4.975414,-8.520358,-15.39465,1
41214.6158,7.952252,10.934432,14.025554,19.238977,-6.712889,-8.89088,-22.91572,60712.1416,12.198018,18.201822,25.806436,33.657109,-10.224166,-13.102896,-35.853642,27896.5467,16.185845,9.90245,19.689894,24.110174,-6.485602,-9.735131,-18.729798,28429.4259,15.585753,10.176983,20.338877,23.852317,-6.673645,-10.107485,-18.497884,6102.077,5.691894,2.236217,5.204046,8.12038,-1.500924,-2.474526,-4.07774,5298.9809,5.80818,1.798011,4.21711,6.201279,-1.272511,-2.088438,-4.034032,28915.4368,13.928265,11.872597,27.163908,32.093915,-7.815043,-13.433675,-25.030097,30894.0527,14.066272,12.801335,29.079243,34.792196,-8.435615,-14.258244,-23.670257,47988.5087,7.102628,13.071228,17.359786,26.589478,-7.980108,-11.350886,-37.320529,38205.8598,6.527381,9.866516,12.705165,20.349248,-6.123231,-8.577891,-33.693764,29032.2514,15.975311,10.374308,20.486162,24.9223,-6.541948,-9.757475,-24.793768,23266.87,14.592205,7.973603,15.983166,19.480026,-5.187496,-7.941241,-16.385208,6190.3828,6.055095,2.184065,4.963836,7.792587,-1.547388,-2.640908,-5.331958,6238.0484,6.329375,2.099928,4.778445,7.880467,-1.538597,-2.698654,-5.441643,30769.0395,14.010661,12.828311,30.609946,37.683368,-8.419817,-14.662204,-29.455396,26220.021,13.522852,10.786614,26.289671,32.797112,-7.140713,-12.511158,-23.636276,2
72512.0805,13.416557,18.851626,25.908749,32.080449,-13.620658,-17.920049,-55.680246,66253.0649,11.869808,19.633111,29.928391,33.857746,-12.475355,-16.580551,-44.739175,15105.3785,7.260328,4.251588,10.486819,13.84305,-3.532549,-5.336557,-9.561441,15304.2895,6.999767,4.392795,10.840825,14.199184,-3.582876,-5.414377,-9.875673,5353.568,4.830494,2.044954,5.816027,8.592034,-1.328051,-2.262434,-4.908805,4574.2852,4.920887,1.711583,5.03693,8.15303,-1.097719,-1.888879,-4.233996,20981.9148,8.413569,7.369965,17.238343,22.222674,-5.891147,-9.700335,-14.042423,21659.9161,8.226903,7.653238,18.152085,23.905606,-6.128813,-10.233329,-15.854033,76594.0903,10.731356,21.557258,30.455664,39.205675,-14.412703,-19.984388,-72.171243,64294.7007,10.28923,16.995965,22.84434,32.664504,-11.85376,-16.423671,-70.545922,17166.3865,7.857484,4.704348,10.760417,14.196261,-3.890486,-5.915246,-12.903282,14810.0811,7.610148,4.337687,10.23854,13.59348,-3.453503,-5.229378,-11.647687,6111.9312,5.786493,2.397674,7.12774,11.522822,-1.49376,-2.614241,-5.787703,5344.895,5.404454,1.973148,5.961685,9.1743,-1.240861,-2.125808,-4.622884,24722.2629,9.540141,8.502464,21.036231,26.775856,-6.96781,-12.095558,-22.729386,21875.5357,9.380404,8.073192,20.353552,26.586908,-6.269834,-10.801448,-19.531147,1
20320.9009,4.43355,4.362979,5.284808,7.901513,-3.073153,-4.132474,-8.811034,35896.4463,7.682246,8.749935,11.114727,14.542874,-5.814728,-7.51496,-17.261407,14965.9428,8.98482,4.967324,8.494553,11.203833,-3.12569,-4.504348,-9.091861,15225.5296,8.681979,5.137112,8.900949,11.339145,-3.205875,-4.685993,-8.65998,3479.8595,3.645609,1.210616,2.487646,5.048052,-0.794993,-1.435014,-4.100615,3017.3517,3.72943,0.998664,2.107851,3.958962,-0.66377,-1.23157,-3.124628,15607.3218,7.893062,6.101323,12.053717,14.97619,-3.812705,-6.210167,-10.842972,16578.6262,7.845984,6.49295,12.946447,15.571715,-4.083385,-6.944501,-11.398799,25227.6367,4.20308,5.512323,6.760487,11.150993,-3.987313,-5.530989,-18.324792,19284.0439,3.756497,4.096859,5.062574,8.73678,-2.919057,-4.065264,-15.534214,15771.8264,9.087898,5.306021,8.92304,11.808193,-3.206414,-4.680293,-9.724865,12517.2981,8.148738,4.129457,7.461154,10.204649,-2.557155,-3.792733,-8.020789,3376.7,3.678679,1.164479,2.653681,5.54114,-0.793522,-1.433037,-4.169764,3447.6619,3.904073,1.129178,2.35407,4.874313,-0.767032,-1.374433,-4.086871,16357.7769,7.824714,6.419704,12.757075,16.884123,-4.029351,-6.780413,-11.824226,14001.5957,7.57775,5.474474,11.338954,15.861368,-3.436399,-5.812768,-12.135441,2
3412.8364,1.622961,3.253372,5.29141,7.538274,-0.386734,-0.728843,-3.817117,3240.959,1.543927,4.119096,7.030323,9.664644,-0.416464,-0.834301,-4.067267,363.2866,1.152411,1.818317,6.079296,9.058426,-0.12995,-0.416535,-2.822398,380.2045,1.151051,1.874181,6.143706,9.50221,-0.136005,-0.393721,-3.245472,286.5109,1.207033,1.098604,4.065539,6.525611,-0.072632,-0.282494,-2.358986,238.8701,1.203615,0.938781,3.399159,5.287469,-0.066273,-0.281369,-2.429987,620.6101,1.222897,3.230302,10.360052,14.669414,-0.171597,-0.444913,-2.57036,631.8518,1.213278,3.401884,10.936392,15.241249,-0.179085,-0.472596,-3.433741,3821.3877,1.501945,3.498504,5.671927,9.069642,-0.430421,-1.013633,-5.984392,3235.9742,1.491298,2.684556,4.328718,8.207099,-0.369041,-0.797747,-4.330382,471.7793,1.189617,1.912363,5.642564,9.024488,-0.146006,-0.44736,-3.329321,391.858,1.17901,1.7794,5.469103,8.097179,-0.128109,-0.398675,-3.133188,400.6886,1.318799,1.312158,4.755435,8.622691,-0.089239,-0.402631,-2.925476,379.228,1.311399,1.151027,4.237778,7.923605,-0.088301,-0.369583,-3.419206,793.5937,1.278895,3.772104,12.47424,17.984254,-0.194535,-0.511959,-3.758169,693.4016,1.271317,3.580346,12.321179,18.701566,-0.18102,-0.463462,-3.525496,1
2141.0191,1.476745,0.401126,0.694668,4.497421,-0.261313,-0.538868,-3.228018,4393.2431,1.932504,0.755812,1.210387,5.252679,-0.513185,-0.909419,-4.42018,2311.243,2.373608,0.445522,0.710059,3.511531,-0.27832,-0.601569,-3.364266,2415.8482,2.34845,0.463442,0.751649,3.567908,-0.277477,-0.565823,-3.249619,695.9247,1.562823,0.15308,0.434843,3.096414,-0.108212,-0.352138,-2.387994,606.6399,1.594725,0.135632,0.387837,2.650709,-0.094951,-0.372079,-2.764564,2819.3106,2.380115,0.560183,0.912198,3.61685,-0.379576,-0.767139,-3.406194,2977.8,2.378102,0.60662,0.996126,4.143131,-0.404989,-0.806173,-3.021416,2545.5542,1.386213,0.48716,0.956354,5.371611,-0.310612,-0.767366,-5.243096,1995.1294,1.353824,0.398327,0.820531,5.49565,-0.255922,-0.629115,-4.282095,2357.7241,2.362226,0.462023,0.829273,3.988613,-0.284615,-0.607093,-3.686871,2057.4312,2.320746,0.405415,0.782326,4.215553,-0.252647,-0.587886,-3.55366,639.5944,1.554886,0.154235,0.520973,3.958567,-0.111921,-0.484319,-3.86694,632.7261,1.584315,0.14307,0.447173,3.784865,-0.107967,-0.419124,-3.347849,2768.2083,2.29988,0.538106,0.957481,4.282193,-0.378952,-0.744573,-4.079234,2470.5264,2.305777,0.498345,0.898232,4.043077,-0.347543,-0.730456,-3.686481,2
77879.5698,17.746323,20.381522,28.393031,35.060707,-14.106955,-19.02853,-56.340903,73817.1748,14.269075,22.568993,35.498259,41.706576,-13.776603,-18.468341,-54.143788,18484.6408,9.46667,5.023291,11.373766,14.837812,-4.293044,-6.45647,-12.701161,18682.8633,9.165587,5.132616,11.789753,15.880992,-4.332295,-6.524771,-12.537283,6209.1337,5.645365,2.284426,6.319569,9.721408,-1.522772,-2.615405,-4.660328,5284.6314,5.780362,1.883024,5.302288,8.161645,-1.261645,-2.101448,-3.903472,25300.4705,10.964615,8.670135,18.750147,24.184942,-7.0691,-11.950301,-19.715806,26017.6485,10.595125,8.982176,19.764227,24.217759,-7.371719,-12.754052,-23.130316,85339.8242,13.386413,24.461611,35.443898,46.792975,-15.701068,-22.465288,-93.553438,71387.8413,13.338408,19.640668,27.392904,38.842307,-12.926985,-17.996586,-77.715572,20895.8086,10.329421,5.557759,11.860325,15.296968,-4.734603,-7.33825,-17.356113,17913.164,10.153242,5.026759,11.166041,15.23497,-4.118674,-6.221769,-13.942918,7052.3302,6.791921,2.648862,7.666711,11.439706,-1.697701,-2.982406,-7.080079,6232.1275,6.43632,2.163779,6.287953,9.608826,-1.425527,-2.37353,-5.406663,29900.3216,12.666708,10.094778,23.230328,30.733497,-8.481105,-14.827686,-27.588199,26339.5186,12.454148,9.464956,22.002148,28.436679,-7.549836,-13.432999,-24.15946,1
31281.3286,5.9751,7.626755,9.51395,12.546993,-4.937506,-6.400955,-13.203241,45837.9428,9.45033,12.759465,16.860019,20.646269,-7.542426,-10.03582,-23.481289,19702.463,11.563605,7.136203,13.29669,16.683517,-4.372504,-6.493119,-11.796702,20135.7698,11.026732,7.309351,13.755189,16.777868,-4.463361,-6.658151,-13.204655,4431.2209,4.335038,1.650799,3.64211,6.433763,-1.042665,-1.769468,-4.09447,3851.2878,4.473067,1.325322,2.950874,4.555691,-0.872193,-1.440138,-3.265175,20558.1892,9.914263,8.543854,18.272129,22.081407,-5.149954,-8.316411,-12.666573,21700.0291,10.037544,9.20547,19.781279,24.717156,-5.603665,-9.315701,-13.868811,34121.1748,5.277161,8.463128,10.734599,16.659422,-5.527671,-7.703819,-27.407705,26732.7456,4.834352,6.306742,7.855183,11.526734,-4.113596,-5.601805,-17.872584,20641.8204,11.46158,7.560955,13.882383,17.564722,-4.450671,-6.720494,-14.550407,16357.8279,10.404808,5.818869,10.9068,13.410349,-3.543825,-5.273859,-11.146307,4371.1607,4.463597,1.602685,3.611778,6.691566,-1.058119,-1.88251,-5.016911,4469.6311,4.640165,1.519167,3.298112,6.128803,-1.031922,-1.749418,-4.444263,21652.727,9.954282,9.193068,20.023046,24.826341,-5.618967,-9.669869,-17.130465,18531.4903,9.630965,7.658412,17.167318,21.720962,-4.659678,-7.847028,-14.320588,2
62788.3027,11.678151,16.075888,22.102051,26.703356,-11.750864,-15.80438,-42.84609,55588.3457,10.285341,16.35013,24.172343,27.71177,-10.188018,-13.440481,-33.460692,12414.5535,6.050825,3.709853,9.629018,13.462644,-2.878473,-4.369524,-9.018042,12606.1519,5.887361,3.793369,9.931623,13.31296,-2.878067,-4.323438,-8.038129,4531.7816,4.234672,1.80855,5.480027,8.639667,-1.103687,-1.908724,-4.279821,3858.0935,4.242003,1.487585,4.438947,6.326832,-0.90454,-1.61554,-3.522024,17498.6492,7.029564,6.212206,15.417924,19.775837,-4.695645,-7.531697,-12.842731,17882.7627,6.910133,6.574804,17.007222,21.920895,-4.95363,-8.402125,-13.412459,63685.7846,9.268217,17.165014,24.183554,34.742414,-11.672439,-16.998249,-56.539363,52764.8389,9.027869,13.46035,18.386314,25.763271,-9.483749,-13.580002,-42.250974,13977.2193,6.49331,4.07464,10.013215,13.68396,-3.121977,-4.711551,-10.92373,12161.1189,6.379749,3.767027,8.981653,14.043296,-2.810764,-4.165339,-9.500085,5204.9003,5.116822,2.156827,6.654655,10.564386,-1.245973,-2.177358,-4.937553,4544.3364,4.607307,1.718615,5.18562,9.120146,-1.006246,-1.697067,-4.707778,20402.6804,7.961819,7.311384,19.760955,26.524864,-5.608128,-9.659065,-19.221114,18225.8674,7.873517,6.782327,17.889063,24.705818,-4.948306,-8.360026,-16.530583,1
38190.8667,7.613275,10.043512,12.871103,16.400361,-5.927257,-10.719154,-27.140405,53478.5429,11.223548,16.444158,22.716622,26.637292,-8.738144,-11.274172,-26.595572,27577.4931,15.567007,9.987806,19.870901,23.20969,-6.366507,-9.815913,-19.601178,28117.1263,15.129704,10.225036,20.529341,23.7255,-6.485568,-10.041386,-19.52023,5932.3348,5.627085,2.189714,5.061399,7.883717,-1.442553,-2.418785,-4.347738,5111.9825,5.59912,1.723646,4.006376,6.134448,-1.194344,-1.949478,-4.026025,28191.3967,13.080468,11.600824,26.344356,32.04848,-7.340963,-12.149117,-19.206776,29991.4519,13.473815,12.658523,29.244567,37.322913,-8.097773,-13.717701,-21.818867,41472.3393,6.437346,11.471533,15.129983,22.73532,-6.614971,-9.245103,-34.066591,32804.5386,5.890426,8.631135,10.996028,16.672239,-5.067559,-6.737307,-26.724584,28580.3142,15.536466,10.424544,20.868276,25.236951,-6.379344,-9.634268,-20.64817,22866.2815,14.335571,7.960227,15.818426,20.607042,-5.084101,-7.776001,-16.668744,5943.146,5.792922,2.137973,4.936194,7.994876,-1.482893,-2.621653,-5.962768,6052.2572,5.985673,2.016874,4.576849,7.009248,-1.453306,-2.413401,-5.399845,29799.998,13.39806,12.665043,30.364545,36.648484,-8.04945,-14.104613,-25.748553,25422.3689,12.781012,10.39493,24.955836,31.647309,-6.63447,-11.382483,-21.964656,2
31092.0025,6.518651,7.820732,10.72862,13.496284,-5.402483,-9.830389,-24.235782,29738.2212,6.405524,8.747884,12.719967,15.514806,-5.038264,-6.696504,-15.625068,5676.8064,3.353695,2.455668,7.540664,11.052774,-1.280766,-1.996152,-4.864353,5793.6594,3.256084,2.524979,7.736869,11.199312,-1.300065,-1.908177,-4.396328,2478.2933,2.827492,1.347991,4.596903,8.151938,-0.591906,-1.05658,-2.778727,2125.6025,2.843115,1.119565,3.747686,6.160591,-0.495442,-0.932244,-3.090597,8217.1062,3.856411,4.18718,12.204862,16.278362,-2.094845,-3.250767,-5.42258,8342.7952,3.782835,4.484374,13.460196,18.004616,-2.193811,-3.522027,-6.485738,32356.1176,5.37905,8.339736,11.28309,15.467462,-5.550123,-7.682766,-23.590857,25957.6181,5.061316,6.311337,8.466323,11.975706,-4.222852,-5.935344,-15.634655,6388.0947,3.536118,2.667353,7.489927,10.601161,-1.374375,-2.075784,-5.282608,5687.6294,3.547969,2.482336,6.807325,10.512753,-1.27394,-1.93228,-4.709773,2886.7077,3.333436,1.629587,5.595864,9.723708,-0.669152,-1.247123,-3.803722,2529.8273,3.051771,1.341328,4.440913,7.662351,-0.557165,-1.039973,-3.319512,9374.4226,4.247738,4.9928,15.509789,22.078698,-2.380296,-3.878785,-7.17156,8570.7959,4.238982,4.551003,13.947362,20.129574,-2.182041,-3.45932,-6.516932,1
11940.5996,3.227724,2.203419,2.69686,4.836699,-1.651063,-2.186198,-5.999524,20867.1709,5.356862,4.056323,5.018177,7.572481,-3.050759,-3.948353,-9.880485,9365.1738,6.228663,2.708848,4.159916,6.349983,-1.73091,-2.644975,-6.15184,9621.9446,6.060956,2.808788,4.34586,7.066519,-1.77953,-2.579589,-5.150537,2286.6258,2.824089,0.698431,1.384034,3.288909,-0.461348,-0.849427,-2.912779,1963.093,2.85597,0.58329,1.105691,2.99761,-0.389509,-0.69732,-2.274108,10099.5076,5.575232,3.290863,5.521415,7.73106,-2.113298,-3.266002,-5.929692,10561.8559,5.596431,3.5021,5.87825,8.251946,-2.273385,-3.647824,-6.907664,13038.0674,2.845876,2.43259,3.102573,6.983054,-1.865954,-2.693461,-9.890878,10155.5713,2.658817,1.888646,2.4087,6.529941,-1.419831,-2.029549,-7.610692,9765.6089,6.329261,2.869401,4.35015,6.844556,-1.771987,-2.615096,-5.905286,7868.8071,5.799018,2.285639,3.654557,6.219106,-1.450182,-2.188018,-5.236623,2160.2999,2.801125,0.661014,1.415902,4.559259,-0.453793,-0.848306,-3.146287,2205.7808,2.912973,0.639356,1.277867,4.225004,-0.435841,-0.820434,-3.149157,10255.0026,5.525265,3.390304,5.708983,9.011784,-2.201607,-3.567881,-7.141329,8914.0098,5.322085,2.894971,5.073184,8.506636,-1.878107,-2.992877,-6.16554,2
50181.0039,10.420042,12.711836,17.147768,20.35946,-9.334688,-12.237092,-28.631457,45178.2128,8.799682,13.373386,19.587237,22.642758,-8.222642,-10.757896,-26.200251,9267.9727,4.911132,3.112705,8.743211,11.709473,-2.118175,-3.129175,-5.884384,9424.7205,4.729963,3.198247,9.019551,12.222,-2.131945,-3.121092,-6.666771,3611.9635,3.618783,1.597649,5.206461,7.783193,-0.877703,-1.473588,-3.431283,3088.058,3.689934,1.309793,4.13473,6.778574,-0.715632,-1.233796,-2.860817,13188.4383,5.64932,5.219767,14.020589,18.381982,-3.453321,-5.436462,-9.006815,13465.032,5.563567,5.536038,15.507028,22.00501,-3.619114,-5.977379,-9.517595,51274.9321,8.116791,13.685983,18.635532,25.599595,-9.351396,-13.073542,-40.947343,42387.999,7.944293,10.557283,13.967568,19.781583,-7.525204,-10.341889,-31.757559,10450.4925,5.284728,3.431259,8.926135,13.411347,-2.283613,-3.409933,-7.992961,9150.5601,5.236693,3.147422,7.987395,11.030718,-2.083489,-3.152914,-6.363564,4121.7488,4.285843,1.921788,6.273421,10.60935,-0.978883,-1.722391,-4.013207,3648.4766,4.018736,1.534507,4.888041,8.63669,-0.803323,-1.381626,-4.339419,15254.437,6.371043,6.216303,17.938328,25.350718,-4.050067,-6.867009,-11.891201,13730.6237,6.320126,5.68913,16.033418,21.422915,-3.617516,-6.036029,-11.525441,1
31881.9687,6.635354,8.134593,10.327587,13.169635,-4.939141,-6.468398,-16.858229,47431.2319,10.34114,14.15133,19.31643,25.12143,-7.692358,-9.884616,-27.214355,23340.2372,14.050851,8.398218,16.258796,19.137166,-5.169558,-7.898933,-12.658169,23778.222,13.466051,8.631544,16.867028,19.560225,-5.315832,-8.187683,-15.10511,5146.3401,5.015974,1.879983,4.312456,6.877376,-1.223619,-2.140759,-4.509968,4461.6838,5.202396,1.503662,3.458091,6.207511,-1.017281,-1.730003,-3.759008,23806.7085,11.795477,9.872221,22.133203,26.061175,-6.185541,-10.239229,-17.313224,25416.6397,11.84423,10.662415,23.88786,28.658302,-6.705678,-11.309704,-17.465689,36248.6108,5.900632,9.47085,12.176116,18.003405,-5.797256,-8.109233,-28.345579,28536.1812,5.396064,7.126069,8.972252,13.704947,-4.357304,-6.041433,-20.439775,24206.3692,13.951346,8.784045,16.881325,20.237432,-5.22317,-7.880637,-16.002491,19188.8724,12.75185,6.742119,13.266754,16.487087,-4.132701,-6.251772,-13.205394,5120.7317,5.249812,1.829518,4.175892,8.259778,-1.241974,-2.203657,-5.494212,5216.9048,5.50539,1.759142,3.941752,7.091959,-1.23183,-2.095818,-5.536938,25176.2631,11.952979,10.570958,24.444818,29.563747,-6.675624,-11.520226,-23.292493,21348.0532,11.365189,8.791638,20.761361,24.894629,-5.588009,-9.538109,-17.045458,2
31474.6885,6.717502,7.844382,10.730713,13.145178,-5.488362,-7.376975,-16.110983,30159.3267,6.366736,9.018198,13.152722,15.678814,-5.22186,-7.038494,-14.75107,5560.5198,3.323813,2.41526,7.589747,10.520849,-1.232794,-1.965682,-3.818489,5724.5088,3.264866,2.487171,7.706675,10.645493,-1.278025,-1.909151,-3.957208,2454.1322,2.799087,1.346515,4.655754,8.191674,-0.585906,-1.007216,-2.801904,2109.8631,2.838176,1.129201,3.854699,6.572561,-0.497375,-0.870127,-2.498968,7972.2024,3.855096,4.156906,12.384229,17.154139,-2.078213,-3.28187,-6.402335,8256.9529,3.781951,4.374009,13.261034,18.453723,-2.157584,-3.4888,-6.704433,32933.1303,5.443806,8.574606,11.556414,16.64333,-5.724455,-8.36554,-27.93702,26664.3813,5.154528,6.516338,8.660049,12.500702,-4.420576,-6.270782,-17.739656,6311.2569,3.510441,2.62072,7.277446,11.503932,-1.348941,-1.998633,-5.500175,5583.5821,3.536971,2.439907,6.803744,10.931241,-1.240255,-1.860314,-4.66465,2879.5766,3.280958,1.618117,5.51289,8.991567,-0.664703,-1.232798,-3.188003,2499.2134,3.048068,1.388157,4.775127,7.913118,-0.570031,-1.004329,-3.537604,9201.9912,4.244592,4.882281,15.135064,20.841638,-2.340375,-3.863601,-8.077746,8302.8176,4.241923,4.55579,14.354897,20.561795,-2.163994,-3.538549,-7.174884,1
12070.519,3.297237,2.228204,2.740922,4.716801,-1.710468,-2.251012,-5.875073,22247.1065,5.568164,4.427046,5.384962,8.160276,-3.321746,-4.402239,-10.476793,9315.5268,6.333866,2.719906,4.208325,7.431673,-1.725501,-2.518623,-5.225767,9609.858,6.160628,2.81161,4.393531,7.307222,-1.792154,-2.628857,-5.385526,2310.4115,2.846402,0.715544,1.410502,3.997383,-0.47429,-0.782775,-2.367225,1991.1865,2.91235,0.598751,1.173106,3.471022,-0.397621,-0.689868,-2.477792,9939.8882,5.679088,3.338189,5.62943,8.428135,-2.139041,-3.422055,-7.457348,10563.3772,5.674469,3.523688,5.921681,8.372903,-2.283615,-3.567216,-6.800174,13933.772,2.964764,2.613185,3.288523,6.394823,-2.042436,-2.885347,-10.161235,10877.4355,2.753588,2.029755,2.591015,6.077559,-1.548179,-2.203215,-7.451463,9787.6644,6.295142,2.901552,4.329009,7.713132,-1.793893,-2.7505,-6.021578,7859.923,5.870059,2.304354,3.727559,7.182283,-1.451917,-2.151464,-5.317607,2204.8827,2.844573,0.679082,1.445047,4.925593,-0.467155,-0.901548,-3.383687,2200.3458,2.937126,0.667171,1.366672,4.153036,-0.4499,-0.831107,-3.296141,10255.3342,5.626998,3.404291,5.74991,9.726662,-2.217196,-3.585594,-6.953239,8788.8119,5.432791,2.960286,5.216869,7.960719,-1.921719,-3.157003,-6.271073,2
49088.3242,10.190493,12.394556,16.657456,20.319516,-9.051625,-11.587233,-26.232767,45500.7539,8.629449,13.797921,20.45236,24.970432,-8.366132,-10.820393,-24.441792,9150.1838,4.824379,3.059894,8.775144,12.340379,-2.054912,-3.014756,-6.047137,9349.9338,4.723671,3.163878,9.031818,11.942007,-2.105202,-3.085283,-6.452817,3620.2966,3.645014,1.602596,5.160783,8.203465,-0.883519,-1.492421,-4.162035,3078.4485,3.650239,1.347232,4.32425,7.646877,-0.728584,-1.365811,-2.798756,12824.9763,5.637612,5.266053,14.762472,19.725692,-3.461398,-5.591009,-9.043278,13290.0806,5.524763,5.464529,15.346807,20.467354,-3.589315,-5.86875,-10.358129,52145.3745,8.072844,14.156375,19.461626,27.572148,-9.510586,-13.305525,-38.709419,43222.5191,7.853539,10.976567,14.651031,20.999897,-7.699339,-10.462464,-32.998514,10404.3867,5.236041,3.369813,8.690907,11.696757,-2.249712,-3.374937,-7.525328,9040.471,5.22473,3.115676,8.186038,11.532391,-2.013118,-3.102284,-6.380561,4159.5802,4.292714,1.917714,6.300538,10.183637,-0.984224,-1.740814,-4.211555,3632.4842,4.001441,1.59754,5.321865,9.880704,-0.821756,-1.446504,-3.649684,15012.3767,6.420272,6.127249,17.895986,24.401619,-3.989823,-6.522958,-12.487763,13337.5752,6.320409,5.785968,17.227877,23.45475,-3.639166,-6.269069,-10.80924,1
32294.3872,6.604787,8.532184,10.853987,14.532246,-6.048372,-9.35234,-17.509725,46593.5635,10.027336,14.582489,20.219479,24.157477,-7.649684,-9.82799,-30.405681,23084.4513,13.932353,8.324948,16.053127,19.844197,-5.227988,-8.038221,-15.221675,23532.6173,13.453129,8.597331,16.646982,21.173004,-5.365649,-8.092805,-13.71997,5136.0036,5.091041,1.898792,4.321155,7.085738,-1.236553,-2.078565,-3.87435,4406.4889,5.134891,1.532917,3.601952,6.042949,-1.034842,-1.751337,-3.52397,23407.7224,11.82567,9.965052,22.290773,26.131985,-6.18233,-10.40938,-16.565448,25057.7412,11.95534,10.643421,23.762635,28.85752,-6.664145,-11.225719,-17.796242,35238.0273,5.689803,9.7639,12.669755,18.482487,-5.649417,-7.773501,-28.758973,27723.5117,5.242155,7.205666,9.179962,14.970102,-4.253384,-5.802233,-20.596267,24094.3243,13.934217,8.780486,16.699243,20.687328,-5.29474,-7.812911,-19.79105,19095.9057,12.625855,6.721037,13.238063,17.182088,-4.192423,-6.377659,-12.57877,5067.4586,5.211312,1.839377,4.209087,8.338462,-1.234943,-2.086208,-4.813979,5152.4104,5.470806,1.790518,4.052751,8.424006,-1.243031,-2.150665,-4.51504,24835.2129,11.904875,10.579818,24.201073,29.838835,-6.604876,-11.517843,-21.521887,21129.3435,11.616884,8.952205,21.490131,26.670399,-5.591061,-9.611703,-17.460929,2
76020.6216,14.446639,20.457833,28.362814,34.13361,-14.400491,-18.805943,-57.840409,67227.9478,13.329258,20.553974,31.637788,36.531262,-12.620267,-17.022582,-45.791575,15229.9751,7.443372,4.297901,10.813179,14.25028,-3.552017,-5.36029,-10.13593,15459.0401,7.136725,4.426352,11.049587,15.401151,-3.632473,-5.442409,-11.53105,5449.2412,5.065395,2.040997,5.926005,9.071808,-1.332582,-2.206632,-5.46988,4608.6801,5.063134,1.711598,5.042022,7.895594,-1.109776,-1.843153,-3.907586,21079.8909,8.657872,7.378443,17.605104,21.872551,-5.953863,-9.791355,-14.791505,21906.7024,8.544938,7.62686,18.507186,24.049503,-6.158813,-10.126263,-16.009852,77488.2651,11.618762,22.282099,32.312919,46.443862,-14.435865,-20.484944,-76.171315,64837.4175,11.216228,17.687174,24.3188,33.0332,-11.919358,-16.651894,-60.414689,17274.7361,8.085611,4.714519,11.011067,15.081598,-3.914012,-5.861924,-13.823635,14836.2927,7.769352,4.338746,10.38821,13.714418,-3.44582,-5.240496,-10.268373,6156.9061,5.853949,2.414434,7.121191,11.600353,-1.495724,-2.570573,-5.931663,5428.3364,5.588986,1.99983,6.172437,10.087206,-1.259394,-2.126576,-5.50244,24818.3806,9.926521,8.470143,21.496074,28.134093,-6.990117,-11.877792,-21.364052,21952.1616,9.757689,8.050272,20.526115,26.92907,-6.325546,-11.231834,-20.596356,1
18960.4419,4.241236,4.011813,4.866392,7.250606,-2.821793,-3.637579,-12.122841,31606.8223,7.226031,7.488033,9.370582,12.592832,-5.075526,-6.634384,-17.069881,14331.9175,8.716362,4.841898,8.386629,10.818724,-2.964286,-4.431349,-9.331065,14657.3098,8.444382,4.984485,8.725003,11.943032,-3.072085,-4.580227,-8.337711,3386.3571,3.672767,1.163287,2.414346,4.141563,-0.762585,-1.265937,-4.37112,2863.3671,3.666916,0.954275,2.021996,4.026731,-0.636654,-1.072056,-3.49949,14771.7786,7.592335,5.87306,11.620506,14.685781,-3.598689,-5.950307,-10.018071,15771.2161,7.637388,6.240612,12.340071,15.89179,-3.865341,-6.399385,-10.477798,21365.8404,3.792513,4.576763,5.58585,9.516445,-3.34314,-4.820902,-17.284915,16468.6182,3.421949,3.433032,4.270221,7.798974,-2.442101,-3.417749,-10.785119,15024.3929,8.732242,5.139331,8.676066,12.426061,-3.062881,-4.435408,-10.968906,11891.5852,7.931537,4.006351,7.12165,9.763128,-2.426637,-3.508271,-7.912736,3231.5225,3.600493,1.109814,2.366713,5.632515,-0.747506,-1.337526,-4.03616,3254.812,3.764855,1.084845,2.269803,4.886547,-0.734838,-1.310766,-3.671001,15444.6247,7.512918,6.112566,12.088826,15.533181,-3.810183,-6.447639,-11.246831,13159.8252,7.309592,5.201104,10.718616,14.452914,-3.248874,-5.351329,-9.434237,2
3709.979,1.698997,3.347294,5.418537,7.66997,-0.393735,-0.716558,-3.127684,3477.1416,1.636691,4.097902,6.844713,8.99534,-0.429584,-0.772087,-4.141871,404.5654,1.172739,1.813294,5.993913,8.995705,-0.13535,-0.42909,-3.227624,396.2749,1.159222,1.875515,6.193132,8.773012,-0.140091,-0.406779,-3.025379,289.6155,1.216642,1.091067,3.938968,6.396079,-0.079128,-0.299477,-2.627836,264.3888,1.233175,0.918926,3.329085,5.786696,-0.072054,-0.344956,-1.998089,682.604,1.249726,3.209515,10.189937,14.504703,-0.190052,-0.440661,-2.614447,699.1704,1.242067,3.390525,11.159303,14.891904,-0.195643,-0.465667,-3.345441,4019.997,1.561595,3.451579,5.503968,8.538685,-0.425973,-0.886431,-4.687221,3461.7563,1.560935,2.662898,4.275534,6.832607,-0.366288,-0.840259,-3.932975,477.9085,1.193877,1.929993,5.70218,10.825806,-0.156689,-0.455639,-3.344307,434.2254,1.20301,1.773535,5.274509,8.199055,-0.139555,-0.406144,-3.261678,412.3673,1.333,1.308716,4.700669,7.991167,-0.099234,-0.378296,-3.661821,357.7017,1.294963,1.128355,4.094573,7.904358,-0.091838,-0.36643,-3.350458,884.7175,1.320782,3.762163,12.411068,16.993062,-0.214538,-0.51219,-4.456873,755.6643,1.302543,3.541346,12.04293,17.653521,-0.195314,-0.521799,-4.11572,1
1885.1479,1.418622,0.367497,0.657525,3.577959,-0.247844,-0.544299,-3.566592,3515.6323,1.793902,0.616872,0.927466,5.401194,-0.431689,-0.852973,-3.580457,2250.026,2.34254,0.422119,0.729922,3.614979,-0.264714,-0.610376,-3.046957,2340.0994,2.314797,0.448427,0.77432,3.083615,-0.281754,-0.551977,-3.071399,689.7103,1.583366,0.154714,0.451191,2.579291,-0.108002,-0.323467,-2.745002,561.0879,1.551028,0.130295,0.364611,2.990356,-0.090119,-0.344565,-2.839325,2669.9517,2.30685,0.543257,0.920149,3.563431,-0.359778,-0.728231,-3.281962,2864.1623,2.337561,0.582929,0.934204,3.997384,-0.382626,-0.870862,-4.140351,2051.48,1.323556,0.431569,0.885213,5.865712,-0.275406,-0.736692,-4.505049,1533.0825,1.283072,0.340439,0.796545,4.943667,-0.222583,-0.576014,-4.240619,2331.1601,2.358643,0.446892,0.807762,4.240668,-0.273985,-0.610409,-3.74972,1987.6397,2.286165,0.396899,0.800469,4.359802,-0.250005,-0.532959,-4.436665,631.5982,1.562431,0.144887,0.49807,3.668162,-0.112322,-0.418973,-3.178765,595.8451,1.547828,0.143779,0.481352,3.503757,-0.103234,-0.406939,-3.020357,2624.4456,2.250465,0.531008,0.981509,3.955514,-0.356991,-0.764983,-3.86992,2365.7639,2.264689,0.487112,0.823798,4.068259,-0.334581,-0.710409,-3.719923,2
83948.3819,19.600811,22.228119,31.337916,36.232035,-15.82661,-20.75839,-67.151447,75008.7427,16.081138,22.800258,35.985085,41.344647,-14.121766,-18.220677,-59.368629,18424.0849,9.726927,4.948212,11.475915,15.49277,-4.267464,-6.297964,-10.914588,18587.5516,9.302462,5.044789,11.787955,15.938466,-4.307505,-6.378505,-11.572592,6245.1463,5.903533,2.26149,6.1972,10.078127,-1.526554,-2.56159,-4.518054,5307.181,5.926574,1.876526,5.237734,8.547865,-1.250351,-2.032136,-4.025528,25109.899,11.192833,8.561993,19.135647,23.259458,-7.039597,-12.129978,-19.290925,25971.563,10.953518,8.864522,19.691941,25.100805,-7.347874,-12.50268,-19.015196,85399.9165,14.226252,24.515283,35.512344,46.212752,-15.854462,-22.368079,-89.860469,72164.7783,14.409704,19.633974,27.171524,35.550776,-13.099214,-18.035754,-66.146473,20764.124,10.643824,5.449819,11.796742,15.416405,-4.691663,-7.136723,-18.346093,17780.4808,10.312639,4.960763,11.064165,14.39733,-4.095943,-6.051848,-13.384766,7077.532,7.062348,2.648492,7.745232,12.639465,-1.705742,-2.980117,-6.372537,6220.1371,6.441214,2.170807,6.529571,9.935043,-1.429635,-2.429055,-5.594811,29811.5737,13.053096,10.011661,23.276213,29.94095,-8.457406,-15.057441,-28.859996,26366.8872,13.02776,9.404386,22.207867,28.850526,-7.523443,-13.129302,-22.721278,1
24624.6299,5.091588,6.174111,7.653368,10.678024,-3.745118,-5.065706,-11.64826,38179.5088,8.368263,11.156289,14.764156,18.636655,-6.171425,-7.832716,-19.418513,18494.1274,11.088801,6.687444,12.551105,15.070284,-4.065873,-6.034514,-11.683686,18896.5722,10.683363,6.892632,12.986306,16.027025,-4.195748,-6.204984,-10.20569,4193.5044,4.32718,1.558268,3.455886,5.736522,-0.99105,-1.652796,-4.001194,3611.7859,4.374648,1.266093,2.87312,5.096627,-0.822996,-1.353335,-2.86421,18769.6785,9.502952,8.035412,17.557478,21.870662,-4.821875,-7.998256,-13.128763,20079.6345,9.57804,8.62329,18.523869,23.469535,-5.177624,-8.684335,-13.391335,27795.4741,4.541955,7.174059,9.135397,14.211317,-4.358941,-6.031231,-19.387686,21673.1397,4.150781,5.316479,6.746942,11.145925,-3.229224,-4.36547,-15.1195,19242.1264,11.069662,7.071499,13.042203,16.357775,-4.154857,-6.261716,-14.601956,15305.0779,10.109275,5.456458,10.352775,13.369997,-3.275158,-4.850118,-10.614032,4055.009,4.243294,1.505857,3.304701,6.201695,-0.985769,-1.682698,-4.343226,4141.9813,4.489519,1.474024,3.352956,6.433008,-0.984991,-1.717123,-4.211074,19753.6072,9.502595,8.537295,18.516224,22.864044,-5.117074,-8.570599,-15.781718,16751.3655,9.164289,7.230937,16.610369,20.651773,-4.338455,-7.52978,-12.053327,2
63076.5156,13.15113,16.146893,22.114434,26.149706,-11.786589,-15.995963,-39.500139,56696.3916,11.980742,16.990224,25.74142,29.551209,-10.481645,-13.867948,-35.431261,12147.1609,6.209122,3.648888,9.716195,14.037895,-2.783594,-4.18198,-7.726124,12376.406,6.053989,3.774224,9.983041,13.386987,-2.836139,-4.172821,-7.701462,4564.8248,4.450229,1.810522,5.443021,7.960041,-1.102217,-1.844409,-4.154084,3878.4838,4.466172,1.517241,4.709776,7.911054,-0.914633,-1.531287,-3.557223,17004.8879,7.286518,6.215159,15.875369,21.240289,-4.675506,-7.626859,-12.731678,17565.7998,7.092458,6.438553,16.711219,21.843758,-4.85022,-8.004097,-12.254974,65265.1816,10.286609,17.804849,25.046216,32.302349,-11.951129,-17.026657,-59.710858,54308.7397,9.912628,13.922551,18.804227,25.559968,-9.750002,-13.670822,-45.328446,13709.1076,6.667508,4.01118,9.948593,13.411061,-3.037283,-4.472403,-9.846586,11867.7983,6.568431,3.708453,9.150902,13.147791,-2.717996,-4.029584,-7.98151,5211.1354,5.192152,2.154734,6.606814,10.558271,-1.239962,-2.172754,-5.214657,4589.7812,4.902237,1.788321,5.743407,10.224416,-1.039961,-1.813797,-4.655159,19938.499,8.22932,7.196887,19.59479,26.344132,-5.451359,-9.205107,-17.645876,17701.5488,8.164234,6.794095,18.650071,25.749899,-4.954031,-8.59767,-15.203635,1
29674.3515,6.23775,7.681867,9.832941,13.794706,-4.688558,-6.322718,-14.263794,44103.7681,9.929531,13.227493,18.073488,21.835608,-7.310287,-9.044901,-25.610938,26214.2366,15.294895,9.283674,18.579117,22.436376,-6.007301,-9.053697,-14.991169,26751.9502,14.664798,9.556583,19.304533,23.568111,-6.144991,-9.52874,-15.557141,5632.5275,5.267998,2.037555,4.753103,7.244849,-1.387809,-2.344832,-4.118332,4906.813,5.609549,1.622115,3.734931,5.969594,-1.171145,-1.900053,-3.549234,26232.9848,12.778941,10.748189,24.863308,30.338506,-6.982662,-11.77654,-18.340462,27990.6782,12.827121,11.607064,26.688225,33.634266,-7.594087,-13.002153,-20.895434,33131.0977,5.450037,8.735065,11.539209,18.979984,-5.343673,-7.462725,-29.837704,25988.8823,4.946002,6.51774,8.259862,12.37553,-4.016616,-5.584288,-19.574087,27021.9199,15.122157,9.669683,19.237789,23.114726,-5.984304,-9.139286,-19.50484,21446.7686,13.672477,7.393825,14.846428,17.357768,-4.763942,-7.379147,-16.549386,5613.9838,5.572915,1.95577,4.497946,7.319217,-1.397802,-2.43444,-5.624015,5775.8758,5.961195,1.911744,4.291118,7.328476,-1.41411,-2.45742,-5.188493,27805.5608,12.945534,11.500317,27.381137,33.817125,-7.546683,-13.288141,-25.531149,23597.9282,12.359518,9.641431,23.678147,30.300728,-6.333378,-11.144893,-19.163241,2
63605.7969,12.966767,16.33187,22.354969,26.392524,-11.851895,-15.873712,-42.459837,57015.354,11.877684,16.834332,25.075225,29.768604,-10.4469,-13.719209,-35.051999,12202.938,6.114717,3.708673,9.918053,13.315047,-2.844476,-4.315319,-7.907293,12390.7185,5.879605,3.793853,10.172265,14.441766,-2.864831,-4.240675,-8.528781,4562.6451,4.396524,1.825317,5.740487,10.343911,-1.116372,-1.846402,-3.989486,3857.3027,4.38864,1.504571,4.549071,7.052862,-0.908044,-1.561366,-3.013275,17242.1429,7.153805,6.222721,15.679045,20.796408,-4.635962,-7.552722,-13.31142,17648.1967,7.030329,6.552842,17.095988,21.772905,-4.88221,-8.084324,-13.180782,65382.7163,10.168305,17.827133,24.869124,35.365675,-12.014207,-17.209034,-68.90537,54570.4687,9.900036,14.020971,18.656763,25.552536,-9.854381,-13.596457,-46.941536,13725.8064,6.546631,4.073373,10.249115,14.704683,-3.094235,-4.681078,-9.770183,11983.3379,6.480334,3.766527,9.138326,11.860515,-2.802337,-4.231712,-8.407072,5217.3649,5.204818,2.169399,6.806746,10.656731,-1.247215,-2.149587,-4.825423,4558.9377,4.759323,1.754016,5.3427,9.517006,-1.019045,-1.70939,-4.359459,20153.2683,8.172302,7.328546,19.872213,25.355733,-5.504872,-9.324185,-18.730668,17871.6914,7.930176,6.806109,18.244465,25.208904,-4.89829,-8.257347,-15.774857,1
30762.3667,6.482564,7.943663,10.021905,13.730467,-4.825089,-6.132934,-16.451251,45686.8852,10.28074,13.669004,18.629774,24.429177,-7.426311,-9.250012,-24.1471,26411.7981,15.354431,9.48258,18.951827,22.26061,-6.105025,-9.266075,-16.622759,26959.3014,14.780539,9.704926,19.580284,24.685823,-6.197714,-9.660217,-16.948313,5658.7317,5.400167,2.056215,4.742212,7.06129,-1.376894,-2.361819,-4.513484,4903.3929,5.616703,1.623067,3.816854,5.682178,-1.141193,-1.910704,-4.41892,26572.2305,12.707914,10.884963,25.048442,30.338539,-6.948301,-11.466185,-18.421291,28242.4917,12.898462,11.847586,27.359498,32.756778,-7.642203,-13.061536,-20.428769,34488.1626,5.680366,9.005119,11.629712,17.729788,-5.489358,-7.502136,-28.734304,27019.6353,5.157331,6.77989,8.616441,12.851272,-4.115034,-5.579798,-21.447693,27136.7447,15.007634,9.882915,19.838978,23.631535,-6.058441,-9.309436,-19.43788,21705.2661,13.736376,7.541857,15.048871,17.806158,-4.845001,-7.412266,-18.988411,5591.2833,5.635616,1.982717,4.597521,7.604124,-1.397693,-2.504572,-6.464903,5764.748,5.845018,1.899407,4.202156,7.094792,-1.389785,-2.327436,-5.144804,28072.9267,12.888121,11.826405,28.413371,35.331556,-7.609061,-13.69589,-26.211262,23828.8205,12.207044,9.722751,23.370452,29.383623,-6.237245,-10.686444,-19.766702,2
31121.7002,7.083796,7.750621,10.518069,13.866926,-5.275762,-6.879897,-15.248193,30134.2212,6.984228,8.842275,12.787147,15.17988,-5.048716,-6.574161,-14.077443,5573.9343,3.33894,2.441988,7.533441,10.729859,-1.247927,-1.90358,-4.466406,5740.4998,3.294566,2.517366,7.766676,10.602755,-1.261541,-1.897912,-4.141697,2460.2391,2.823771,1.353972,4.728495,8.011217,-0.588613,-1.035396,-2.682263,2109.9402,2.870488,1.104766,3.751205,5.947743,-0.484961,-0.870123,-2.42935,8121.2346,3.914304,4.160936,12.191601,16.805589,-2.057731,-3.237384,-6.127583,8263.7954,3.817162,4.451664,13.684047,19.002839,-2.152163,-3.478902,-6.358085,32408.8599,5.685552,8.291646,11.255065,16.422024,-5.416912,-7.661921,-23.00818,26050.6221,5.348108,6.339822,8.512382,12.545569,-4.224462,-5.818222,-18.532277,6310.4021,3.567369,2.668435,7.577996,12.868408,-1.352149,-2.017842,-4.631842,5602.5144,3.566449,2.464313,6.760973,10.975764,-1.254033,-1.89909,-4.980827,2874.1963,3.341982,1.627423,5.575018,9.991575,-0.656826,-1.235881,-3.635232,2531.0242,3.097708,1.331718,4.535835,7.803272,-0.551545,-0.973739,-3.364479,9250.9712,4.249867,4.997104,15.546556,21.391864,-2.348773,-3.801204,-7.172409,8472.9253,4.301058,4.540335,14.109403,19.456288,-2.154212,-3.481356,-6.046557,1
9535.7363,2.84631,1.734543,2.109701,4.35361,-1.331952,-1.830344,-4.880799,17683.3584,4.829405,3.340769,4.16224,6.870611,-2.613171,-3.490536,-10.328899,8969.1503,6.17743,2.595301,3.99881,5.982023,-1.652034,-2.414435,-4.929184,9246.0226,5.972581,2.676225,4.23756,7.240426,-1.698265,-2.468703,-4.803784,2175.2997,2.752843,0.673102,1.289206,3.220222,-0.442489,-0.770606,-2.467138,1903.2955,2.888577,0.561842,1.088999,3.426411,-0.363587,-0.66845,-2.517613,9477.9585,5.34415,3.140699,5.325966,7.885265,-1.978663,-3.091127,-5.14129,10014.69,5.42831,3.325742,5.628493,8.387356,-2.130214,-3.485147,-5.853355,10763.2085,2.566097,1.983997,2.608607,5.885116,-1.52825,-2.253753,-8.633488,8349.9785,2.386072,1.550914,1.978068,5.185566,-1.175814,-1.813538,-7.009505,9376.0316,6.228119,2.744812,4.22003,7.478954,-1.700307,-2.59904,-5.70615,7511.871,5.681766,2.198995,3.520826,6.427088,-1.383747,-2.050274,-4.784528,2039.0969,2.723804,0.625191,1.304791,4.29664,-0.433229,-0.902978,-3.31226,2070.3367,2.833414,0.622972,1.28668,3.611257,-0.412434,-0.739737,-3.602463,9700.4998,5.365659,3.224498,5.528061,9.076131,-2.069253,-3.461456,-7.773466,8433.0483,5.205185,2.784677,4.957243,7.157382,-1.763748,-2.791836,-5.776639,2
50123.3267,11.317336,12.756744,17.387718,21.389074,-9.0349,-11.811168,-29.319136,45982.5308,9.800687,13.871211,20.40186,24.204558,-8.128186,-10.463253,-23.388784,9235.5483,4.984603,3.070932,8.694947,12.131876,-2.052766,-2.994334,-6.646027,9395.9589,4.853162,3.160922,9.045262,12.431776,-2.069173,-3.0682,-5.964479,3640.7939,3.716631,1.588132,5.245114,8.537526,-0.866216,-1.488957,-2.995957,3085.8147,3.7863,1.28996,4.130774,6.534895,-0.705823,-1.216855,-3.562354,13186.2764,5.863005,5.145959,13.892855,18.280074,-3.402893,-5.412152,-8.834369,13448.4177,5.721312,5.478172,15.485097,21.427861,-3.579989,-5.904315,-10.008664,51955.0771,8.692053,14.008954,19.288542,27.4322,-9.182003,-12.803446,-42.537914,42875.6397,8.499976,10.888148,14.658997,21.497961,-7.432793,-10.702225,-29.357669,10346.1904,5.38133,3.390768,8.890909,13.792115,-2.211735,-3.316665,-8.281771,9138.48,5.424825,3.11886,7.896754,11.182199,-2.017693,-2.951855,-7.559149,4162.4112,4.411034,1.898477,6.206124,10.907465,-0.974521,-1.677657,-4.273323,3661.221,4.090323,1.545752,4.99325,8.902686,-0.793216,-1.32313,-3.496271,15214.1775,6.594592,6.172417,17.892565,25.226335,-3.987352,-6.641525,-11.364041,13628.2351,6.498196,5.622466,15.972049,20.763455,-3.584436,-5.840531,-9.471136,1
26060.876,5.728346,6.746539,8.648657,12.03347,-4.06065,-5.256982,-12.290018,39736.4585,9.147937,12.028251,16.268883,20.25612,-6.481456,-8.640772,-21.61342,22284.5916,13.422856,8.123088,15.839307,19.761479,-5.111136,-7.653332,-12.793169,22806.2519,12.845961,8.332915,16.343478,19.769557,-5.230446,-7.851279,-14.751288,4856.6063,4.841339,1.811884,4.222758,8.050554,-1.168501,-2.027258,-4.26314,4237.5375,5.098642,1.422396,3.214301,5.154288,-0.967077,-1.554852,-3.705022,22514.459,11.101549,9.394907,20.872882,24.600665,-5.758345,-9.355427,-15.014301,23956.3134,11.35782,10.237676,23.036719,28.443755,-6.336678,-10.904302,-16.412602,29448.8374,5.062616,7.714549,9.895518,15.380952,-4.668687,-6.404398,-21.148334,23027.0772,4.649514,5.776135,7.242533,10.910997,-3.468226,-4.692455,-16.30519,23032.5933,13.326354,8.520239,16.654479,19.577678,-5.137915,-7.706421,-17.27373,18311.9847,11.98156,6.512504,12.827572,15.950666,-4.075224,-6.089536,-13.830473,4784.0261,5.046391,1.732724,4.090238,7.354838,-1.17987,-2.053288,-4.530268,4950.4454,5.318302,1.666056,3.646607,6.196477,-1.165642,-1.975107,-4.658413,23736.1992,11.221182,10.156703,23.670934,29.737661,-6.284867,-11.22511,-20.060736,20158.0928,10.721428,8.339768,19.468439,25.394532,-5.164504,-8.638769,-15.665032,2
74401.4878,15.789124,19.938786,27.6392,32.593589,-14.010442,-18.249777,-53.381935,67511.1714,14.494326,20.578628,31.794543,37.473606,-12.742808,-16.667504,-43.848707,15150.8132,7.580813,4.300779,10.818494,13.775548,-3.553605,-5.279805,-10.351423,15372.2136,7.293545,4.419876,11.041056,15.243071,-3.587564,-5.417684,-9.688474,5446.9006,5.094311,2.044797,5.936407,9.77738,-1.325408,-2.215772,-5.002789,4612.8661,5.221703,1.683948,4.850265,7.222436,-1.078158,-1.76833,-3.683128,21169.2158,8.768589,7.323165,17.304899,22.308827,-5.833656,-9.770433,-17.493678,21896.2336,8.617233,7.673229,18.79888,25.015074,-6.091714,-10.308291,-15.697105,77627.853,12.305883,22.362008,32.226927,44.792411,-14.530764,-20.04254,-78.478531,65447.5923,12.036894,17.924037,24.48884,33.510899,-11.990001,-16.839039,-57.225974,17144.4856,8.208526,4.720319,11.01817,14.758669,-3.902658,-5.829936,-12.125053,14798.541,8.041443,4.359027,10.26673,13.675642,-3.448919,-5.228965,-11.159871,6197.5339,6.11138,2.413141,7.166769,10.87739,-1.475673,-2.601071,-5.95028,5416.8298,5.581624,1.96405,5.965065,9.594115,-1.23285,-2.171681,-5.288462,24940.0244,10.088998,8.540865,21.710209,28.579829,-6.94592,-12.099615,-24.269701,22065.4004,9.82616,7.973626,20.059624,27.708916,-6.19575,-10.481653,-19.460194,1
15907.2891,3.764248,3.306934,3.988758,6.788141,-2.375116,-3.160797,-7.417899,28055.8525,6.673272,6.469034,7.968578,11.40797,-4.487523,-5.821955,-14.430687,13774.6943,8.537702,4.668752,8.04921,11.171364,-2.876565,-4.41394,-8.99867,14135.8357,8.269737,4.812725,8.447322,10.536556,-2.974757,-4.363232,-8.214377,3193.7353,3.460778,1.113727,2.307773,4.382267,-0.72626,-1.308672,-3.006409,2768.1266,3.650949,0.90127,1.896384,4.070793,-0.602772,-1.090488,-2.763316,14255.5601,7.355039,5.591887,10.970857,14.501714,-3.431615,-5.678015,-9.056789,15196.7729,7.333714,5.977765,11.787662,14.891876,-3.688735,-6.080913,-11.055588,18691.8135,3.487845,3.916029,4.780407,8.091562,-2.89085,-4.195097,-14.762638,14322.687,3.136785,2.960109,3.639505,6.909239,-2.12469,-3.035572,-10.130376,14311.494,8.439898,4.956809,8.400972,11.200488,-2.944805,-4.396705,-9.064557,11404.8672,7.803228,3.8534,6.842144,10.852196,-2.348995,-3.479144,-7.375254,3081.4798,3.468709,1.05102,2.258846,4.878261,-0.709307,-1.306217,-3.843505,3133.967,3.676989,1.036926,2.23565,5.410281,-0.711908,-1.243313,-3.899459,14850.5529,7.259114,5.836612,11.676839,15.884217,-3.614569,-6.153065,-10.984784,12631.3889,7.012314,4.945967,10.154217,13.079341,-3.085194,-5.137618,-9.585088,2
3722.2578,1.743471,3.273058,5.31011,7.446921,-0.384491,-0.715681,-4.025833,3610.4536,1.697892,4.122484,7.046108,10.766379,-0.41757,-0.794514,-4.345387,424.9746,1.189616,1.778957,5.942569,9.014292,-0.128725,-0.367327,-2.862458,437.7383,1.182536,1.823117,6.003426,8.420028,-0.141304,-0.398122,-3.078296,303.8315,1.227597,1.073449,3.947007,6.64931,-0.077412,-0.299553,-2.146503,252.4233,1.216141,0.939019,3.484567,6.486035,-0.070418,-0.274879,-2.593018,722.0381,1.272838,3.193026,10.182304,14.166206,-0.188664,-0.438039,-3.006315,733.655,1.25942,3.303305,10.858502,15.783803,-0.194152,-0.518271,-3.358416,4145.4346,1.598847,3.495363,5.72996,8.986719,-0.424226,-0.956424,-5.762317,3538.1806,1.58847,2.693561,4.292531,7.352362,-0.358259,-0.78151,-5.178821,550.8237,1.237648,1.885351,5.555338,8.64279,-0.148562,-0.459851,-3.556715,469.4295,1.22977,1.737553,5.323523,8.871493,-0.131021,-0.444792,-3.171659,415.0606,1.339851,1.278654,4.714299,8.630381,-0.091017,-0.39248,-3.409319,398.8261,1.344191,1.132866,4.236077,8.621832,-0.086537,-0.331713,-2.959632,918.1633,1.341655,3.661205,12.135235,17.176983,-0.210346,-0.498887,-3.871278,796.6933,1.331286,3.4846,11.901604,17.064776,-0.190586,-0.50853,-3.256924,1
1576.3018,1.361829,0.317984,0.584577,3.729411,-0.232914,-0.516997,-3.235594,3084.2251,1.715265,0.544,0.961581,5.12051,-0.380142,-0.707866,-3.830844,2110.827,2.310913,0.404759,0.665234,3.410221,-0.255964,-0.505051,-3.215082,2241.6409,2.287984,0.41541,0.758848,3.43864,-0.260101,-0.564816,-3.03643,624.4252,1.51447,0.142437,0.405017,2.869663,-0.102704,-0.340803,-2.507395,534.9995,1.509831,0.12606,0.429064,2.943614,-0.089351,-0.342363,-2.351484,2533.9537,2.276088,0.510035,0.808434,3.635553,-0.344747,-0.621797,-3.36224,2682.71,2.258034,0.54396,0.918428,4.28797,-0.366143,-0.700509,-3.489623,1843.4038,1.294514,0.372592,0.804433,5.486877,-0.249815,-0.670822,-4.853673,1361.2344,1.252765,0.309135,0.72168,4.893954,-0.207145,-0.576163,-4.366202,2129.312,2.260986,0.412959,0.724021,4.064935,-0.264027,-0.601476,-4.100717,1882.5997,2.263565,0.375754,0.689142,5.022447,-0.238407,-0.605394,-3.268098,572.6229,1.508546,0.143237,0.493599,3.518299,-0.105613,-0.392932,-3.08706,559.749,1.531202,0.136066,0.441797,3.129191,-0.104567,-0.406939,-3.435625,2471.6206,2.191417,0.493975,0.902019,4.027552,-0.338882,-0.712152,-3.805303,2215.918,2.210619,0.457988,0.849549,3.668977,-0.308175,-0.655143,-3.67304,2
84418.6894,19.617211,22.452008,31.649347,36.799139,-15.922884,-21.174024,-65.466654,75617.0044,16.966654,23.215301,36.750539,41.869254,-14.262691,-19.084252,-59.676903,18005.6076,9.897288,4.88199,11.311423,14.892518,-4.223203,-6.398432,-11.585614,18186.6779,9.442967,4.992694,11.587268,15.222713,-4.288274,-6.450607,-12.39972,6213.0894,5.84372,2.255436,6.25027,9.364687,-1.528723,-2.517337,-5.645433,5311.5465,5.805581,1.922963,5.414844,9.779759,-1.294048,-2.178474,-4.388798,24704.449,11.433077,8.539343,18.744281,23.962927,-7.014144,-11.849544,-18.13133,25633.3037,11.05412,8.760076,19.360716,23.91935,-7.249446,-11.995366,-20.205432,86051.1093,14.70094,25.084053,36.75126,48.358051,-16.126724,-22.80057,-85.357523,72987.5581,14.735793,20.07917,28.435278,36.817903,-13.321707,-19.066377,-65.572924,20306.3925,10.787346,5.382658,11.515577,14.844956,-4.666366,-6.989174,-15.500699,17441.6668,10.629385,4.890295,10.98243,14.780514,-4.078603,-6.250957,-12.126361,7041.7696,7.214844,2.613618,7.628299,12.375044,-1.699938,-2.857707,-5.854616,6211.1873,6.650292,2.184882,6.479183,11.489634,-1.451736,-2.536037,-5.463705,29389.1474,13.196619,9.875586,22.919146,29.42879,-8.292048,-14.460229,-26.465531,25844.0984,13.262354,9.352843,22.074416,29.64626,-7.48018,-13.335312,-25.213916,1
23777.1113,4.947478,5.768792,7.153301,9.271226,-3.684688,-4.758389,-11.344684,37040.0171,8.153012,10.5342,13.761693,18.211448,-6.094503,-7.815246,-17.582878,17891.1508,11.06756,6.438412,11.937424,14.43802,-3.954438,-5.911276,-11.418264,18321.6421,10.735832,6.641817,12.373516,16.586737,-4.093767,-6.073954,-11.994947,4077.6183,4.183535,1.517959,3.305549,5.275701,-0.967508,-1.609076,-4.316175,3470.0653,4.108996,1.27128,2.849548,5.077227,-0.818824,-1.374908,-2.914182,18274.8552,9.482009,7.791598,16.931655,20.862176,-4.704578,-7.748879,-12.284077,19588.8453,9.511221,8.293736,17.602453,21.864094,-5.038484,-8.448194,-14.915697,26994.9624,4.448139,6.794538,8.584472,13.484817,-4.299775,-5.956056,-19.985023,20875.0308,3.992352,5.011128,6.299069,10.733066,-3.172842,-4.273401,-14.6826,18628.38,11.032066,6.83037,12.380009,15.329262,-4.042462,-6.108714,-12.061539,14761.0168,10.07067,5.291033,9.917227,12.7841,-3.194752,-4.767859,-9.897034,3971.0917,4.218538,1.44971,3.174672,6.485808,-0.959234,-1.685317,-4.189272,4064.225,4.54775,1.423551,3.174836,5.776464,-0.975079,-1.701659,-3.935046,19245.4804,9.363822,8.209248,17.717985,22.893517,-4.97084,-8.671352,-15.159653,16309.7144,9.14531,6.995139,15.962095,21.052558,-4.258569,-7.492831,-12.999589,2
83690.0244,16.949552,22.331324,31.449897,38.292697,-15.988065,-21.083844,-72.271958,74570.7842,15.265039,22.708714,35.919548,41.211202,-14.333307,-18.971303,-62.268854,17801.5017,8.980017,4.835628,11.271603,15.561509,-4.243045,-6.442071,-11.090921,18014.9368,8.555491,4.971022,11.488134,14.824021,-4.303409,-6.478933,-10.956829,6196.7526,5.60724,2.245636,6.059674,9.362642,-1.533212,-2.555547,-5.008494,5300.7114,5.586593,1.923432,5.39466,8.302482,-1.30598,-2.262766,-4.470364,24668.6736,10.384281,8.482793,18.746341,24.271733,-7.086832,-12.022022,-19.343925,25599.9944,10.111592,8.711232,19.18928,24.834213,-7.259415,-12.338345,-19.868612,86508.9712,13.214769,25.010042,37.052372,49.556145,-16.419801,-23.673404,-98.859966,73126.8613,12.816681,20.110276,28.080593,36.13381,-13.524948,-19.282203,-65.542852,20019.8513,9.659536,5.3534,11.623875,15.748764,-4.687098,-7.179317,-15.299696,17244.7394,9.429017,4.880838,11.070144,14.937714,-4.096469,-6.251614,-13.500222,7040.584,6.732089,2.605908,7.345151,10.972615,-1.719043,-2.935845,-7.392092,6213.4453,6.447877,2.167111,6.468096,10.055458,-1.465378,-2.465333,-5.803529,29304.2617,11.852425,9.765709,22.664148,29.702151,-8.341877,-14.588154,-25.177502,25826.2227,11.849725,9.307338,22.070262,27.98938,-7.577389,-13.324393,-27.299041,1
21071.1597,4.517719,4.813251,6.01209,8.756435,-3.292394,-4.210785,-10.23218,34337.8487,7.677005,9.100177,11.719474,14.776971,-5.709699,-7.271475,-15.934531,17661.5076,10.717848,6.278959,11.574633,14.088322,-3.910906,-5.89798,-10.361326,18152.9179,10.302284,6.479729,12.01395,15.029276,-4.022281,-5.975971,-10.920238,4041.6602,4.150875,1.458552,3.166451,5.396707,-0.952923,-1.576935,-3.381822,3457.729,4.093483,1.214458,2.835733,4.617642,-0.809306,-1.356106,-3.652152,18005.479,9.114812,7.498746,16.408971,20.183315,-4.652132,-7.63574,-12.696013,19369.4863,9.192094,7.995855,17.008486,22.78112,-4.970254,-8.094901,-12.565065,24574.5357,4.140839,5.781677,7.486052,12.16626,-3.983272,-5.602009,-20.584347,18926.4809,3.704114,4.289317,5.331911,8.780675,-2.908108,-3.985557,-13.59529,18398.3175,10.665436,6.66242,11.992294,15.344129,-3.973431,-5.859021,-12.490288,14575.1698,9.756906,5.122393,9.738553,12.617236,-3.162923,-4.72848,-9.262318,3916.5214,4.152774,1.377902,3.011514,6.000001,-0.944045,-1.655157,-4.283229,3999.4425,4.407986,1.369847,3.026258,6.799546,-0.95167,-1.65548,-4.221487,18975.2439,9.055003,7.848751,17.051745,21.715332,-4.907465,-8.299672,-15.823404,16118.7954,8.865954,6.707123,15.535131,20.781621,-4.209139,-7.323341,-13.378878,2
61786.9839,13.139156,15.836011,21.65388,26.656554,-11.524954,-14.830276,-44.538896,56526.2564,11.854685,17.066735,25.849053,30.140335,-10.496985,-14.603223,-32.851355,11894.8403,6.355554,3.554405,9.472692,13.359955,-2.744178,-4.152155,-7.151278,12088.4121,6.119114,3.656585,9.697046,13.437656,-2.798684,-4.219326,-7.963759,4556.995,4.43997,1.787024,5.438419,8.21268,-1.111077,-1.837848,-3.973721,3896.2559,4.34611,1.543398,4.813929,7.289312,-0.953473,-1.647401,-3.285889,16754.4536,7.41155,6.128905,15.811467,20.355346,-4.648334,-7.759989,-12.490594,17388.6172,7.246464,6.28987,16.157156,20.464346,-4.782821,-7.899113,-11.725904,65755.5098,10.330034,18.084844,25.483552,34.386329,-12.121434,-17.11446,-67.134483,54534.0102,9.829869,14.148363,19.174852,26.699056,-9.852127,-13.558394,-46.580939,13429.5342,6.871444,3.885475,9.392336,14.19001,-3.002889,-4.502673,-9.674591,11646.0784,6.764843,3.609199,8.995031,12.155498,-2.689936,-4.077531,-8.784553,5161.978,5.253004,2.122942,6.574303,10.925104,-1.23482,-2.170242,-5.695363,4565.6017,5.005196,1.781327,5.896011,11.011992,-1.048199,-1.891199,-4.4481,19765.9875,8.403352,6.977511,18.835801,25.00434,-5.381136,-9.195136,-16.907115,17510.888,8.381149,6.695999,18.42117,25.658357,-4.934795,-8.622932,-16.108938,1
29016.6152,6.117324,7.364493,9.406015,12.602656,-4.63722,-5.99429,-16.069333,45365.539,10.160049,13.447033,18.554174,23.183148,-7.643524,-9.754431,-25.947069,25484.6575,15.642766,8.992286,17.825949,21.04181,-5.955338,-8.963101,-17.352479,25983.9285,14.933166,9.274223,18.335268,21.1439,-6.138539,-9.302252,-17.917241,5595.0392,5.374603,2.002569,4.673901,6.998297,-1.382213,-2.327956,-5.376071,4794.0581,5.376297,1.655198,3.90992,6.164745,-1.171443,-1.990142,-3.985589,25706.8189,13.106643,10.621843,24.650964,30.24218,-7.002837,-11.770598,-17.495784,27597.7251,13.0892,11.345563,25.862076,31.610129,-7.516775,-12.727181,-20.155238,34821.0336,5.626615,9.11037,11.757883,17.679867,-5.691497,-7.967963,-26.873288,27310.4116,5.079381,6.721361,8.471902,12.954778,-4.281599,-5.745506,-20.131889,26227.0244,15.496052,9.401261,18.468678,22.786998,-5.988781,-9.312501,-18.476489,20855.0278,14.037038,7.224661,14.630719,19.086767,-4.759359,-7.384773,-16.291108,5543.1002,5.569326,1.922217,4.403335,7.70542,-1.401054,-2.511566,-5.19207,5667.1571,5.957481,1.908557,4.394094,7.492909,-1.42104,-2.516035,-5.107966,27331.5794,13.19751,11.241049,26.694188,32.268756,-7.467066,-12.869229,-25.135596,23164.558,12.722117,9.559229,23.700723,30.840533,-6.381858,-11.088172,-19.009669,2
3512.209,1.689233,3.285701,5.370621,7.900753,-0.393544,-0.733027,-3.36464,3600.0942,1.689676,4.204184,7.14681,9.354277,-0.42112,-0.848434,-3.668507,403.2925,1.182838,1.758048,5.927378,8.842146,-0.128307,-0.372717,-2.76692,383.9888,1.161909,1.819529,5.977395,9.653997,-0.133203,-0.479812,-2.648977,292.5433,1.219312,1.062455,3.90715,6.470222,-0.076014,-0.296837,-2.421053,260.8027,1.228184,0.938444,3.469593,5.752789,-0.067839,-0.312871,-2.196516,672.5571,1.256889,3.170274,10.209718,15.022587,-0.185572,-0.416282,-2.724738,700.2066,1.250408,3.277752,10.507026,15.311246,-0.183621,-0.482729,-3.305818,4119.4516,1.575643,3.636389,5.949934,10.189037,-0.431704,-0.935915,-6.219453,3494.1494,1.555837,2.817594,4.42731,7.308105,-0.371672,-0.851214,-5.096759,499.5989,1.217608,1.85675,5.4915,9.152533,-0.149611,-0.439628,-3.664142,394.3428,1.192106,1.751591,5.327298,8.951114,-0.129366,-0.363036,-3.235603,436.3219,1.361133,1.270819,4.537049,8.082578,-0.093157,-0.397755,-3.507843,386.7573,1.336066,1.137757,4.186731,7.672695,-0.085405,-0.347262,-3.157348,840.5418,1.312041,3.624278,12.08015,17.414085,-0.202441,-0.504991,-3.379032,755.114,1.31726,3.497585,11.99342,17.336927,-0.189313,-0.53581,-3.344641,1
1319.33,1.309304,0.286942,0.580479,3.651147,-0.21397,-0.521271,-3.529197,2861.707,1.663763,0.518527,0.98514,3.706252,-0.369594,-0.702288,-3.942136,2047.6616,2.318706,0.388742,0.653184,3.664199,-0.242932,-0.537793,-3.592629,2104.1858,2.234548,0.401606,0.747214,3.300958,-0.248723,-0.559491,-3.027597,603.8042,1.507384,0.144053,0.394319,1.632189,-0.096025,-0.342106,-2.91674,531.4223,1.512236,0.136299,0.370784,3.310145,-0.088169,-0.334179,-2.735443,2495.0413,2.289915,0.5044,0.871094,3.604636,-0.324919,-0.662635,-3.18285,2645.1121,2.287247,0.530767,0.922519,4.475962,-0.345927,-0.67177,-3.472533,1730.2998,1.273386,0.363483,0.805531,5.042716,-0.247969,-0.64027,-4.693241,1251.458,1.228744,0.295598,0.742319,5.418742,-0.204144,-0.598669,-3.825626,2055.0172,2.269329,0.39174,0.79049,4.419241,-0.257055,-0.623326,-3.504914,1788.9179,2.217514,0.358077,0.704721,3.782865,-0.233865,-0.535625,-3.394694,529.8467,1.481911,0.13452,0.501504,4.303706,-0.100124,-0.368279,-3.206474,573.0265,1.555308,0.132976,0.453715,4.267438,-0.100663,-0.376341,-2.817646,2397.1158,2.176431,0.484204,0.850694,3.919879,-0.324644,-0.699029,-3.726172,2158.1125,2.205656,0.445698,0.835218,4.158434,-0.296645,-0.636802,-3.58177,2
30874.5625,8.747208,7.496001,10.286152,12.727938,-5.182097,-6.835193,-14.373586,31007.1372,7.673932,9.343253,13.548896,16.800252,-5.245972,-6.845164,-14.952139,5477.7346,3.792693,2.293904,7.171736,9.992178,-1.194349,-1.755077,-4.562528,5631.397,3.699099,2.378693,7.277276,10.19783,-1.221148,-1.820708,-3.973226,2470.7973,2.966155,1.310489,4.534232,7.881893,-0.583233,-1.019259,-2.795191,2142.6819,2.949189,1.140479,4.0227,6.495594,-0.503823,-0.915589,-2.383403,7910.7922,4.398552,4.037615,12.220846,16.223351,-2.017479,-3.191545,-5.871027,8201.0544,4.32802,4.18172,12.69068,16.662723,-2.085449,-3.36042,-6.712467,34234.9506,6.463215,8.957655,12.252831,18.750365,-5.795439,-8.095081,-24.115218,27977.1787,6.285221,6.900927,9.317872,12.785767,-4.489717,-6.16487,-18.884681,6162.3622,4.085157,2.490036,7.042266,10.589853,-1.287666,-1.978241,-4.710751,5437.6686,4.081346,2.31716,6.636306,11.198128,-1.190041,-1.808992,-4.992007,2890.1874,3.575526,1.573837,5.472535,9.627575,-0.663061,-1.192582,-3.833705,2551.5945,3.356803,1.362367,4.742654,7.926295,-0.558825,-0.989205,-3.113071,9169.4419,4.959034,4.684845,14.497568,20.671775,-2.283212,-3.742566,-6.565518,8242.7422,4.981971,4.442929,14.255121,20.096108,-2.117631,-3.462725,-7.186252,1
11614.5151,3.178884,2.235435,2.814478,5.419892,-1.613001,-2.225309,-5.625887,21176.2338,5.431266,4.338751,5.352083,8.432185,-3.144838,-4.29528,-10.630665,8681.896,6.560829,2.532743,3.802402,6.591191,-1.611122,-2.371735,-5.481122,8966.3285,6.358519,2.618614,3.996497,6.387866,-1.666023,-2.483121,-5.278871,2210.9511,2.817027,0.690511,1.3133,3.927876,-0.455233,-0.789797,-3.302183,1910.1482,2.823049,0.591663,1.173019,3.357597,-0.385413,-0.70237,-2.851672,9385.038,5.898879,3.134236,5.389185,7.833837,-1.992062,-3.258449,-5.48537,9949.1355,5.833969,3.307317,5.789193,8.372814,-2.120212,-3.371251,-6.619723,13564.4761,2.91205,2.597743,3.237916,7.921506,-1.956206,-2.966855,-9.1806,10476.8232,2.696705,2.013079,2.531023,6.069299,-1.478048,-2.145519,-7.573221,9040.6759,6.515199,2.674569,3.977763,6.770873,-1.67086,-2.508616,-5.982708,7313.6239,6.093749,2.157491,3.595054,6.050571,-1.361442,-2.106368,-5.785153,2129.0126,2.90029,0.652718,1.366071,4.023117,-0.439967,-0.875163,-3.48615,2107.8901,2.97649,0.646247,1.307911,4.005122,-0.427978,-0.840466,-3.060463,9682.0856,5.835942,3.204171,5.421272,9.19142,-2.060479,-3.4034,-7.388281,8356.7303,5.716804,2.800872,4.934613,8.11192,-1.80179,-2.978996,-6.075455,2
49867.1616,10.239213,12.653212,16.996573,20.640277,-9.241491,-12.290056,-26.856943,45512.8799,8.924447,13.904049,20.560185,24.034882,-8.337475,-11.24771,-22.646118,8763.0791,5.064081,2.911869,8.31172,11.649254,-1.984157,-2.969702,-5.813911,8950.9414,4.913386,2.992869,8.421091,12.101538,-2.026371,-3.011473,-5.598977,3602.1167,3.778549,1.540011,4.967974,8.247546,-0.868266,-1.551629,-3.4592,3103.8152,3.700329,1.339456,4.411652,8.179949,-0.743186,-1.373868,-3.037032,12525.2273,5.957031,5.01565,13.993083,17.989969,-3.334343,-5.43623,-9.693322,12977.8239,5.850398,5.16324,14.483312,19.242495,-3.462489,-5.659136,-8.810672,52597.9956,8.143274,14.528073,20.289785,27.220273,-9.582483,-13.323342,-40.884539,43959.6201,8.017971,11.304422,15.191698,20.213131,-7.804854,-10.913191,-30.695487,9865.5056,5.504813,3.185146,8.183456,11.949101,-2.156833,-3.155591,-7.362044,8640.7114,5.495159,2.958883,7.788162,11.843178,-1.956508,-2.916648,-6.038373,4136.1856,4.518414,1.831632,6.01095,10.037215,-0.965772,-1.702525,-4.343353,3595.0004,4.13152,1.571464,5.259984,9.300412,-0.814855,-1.446006,-3.936301,14651.4666,6.737494,5.797433,16.716745,22.099277,-3.850896,-6.335694,-12.070793,13082.6772,6.754999,5.514023,16.270261,22.324124,-3.536815,-5.819087,-10.847369,1
25255.3457,5.408146,7.232103,9.240832,12.383234,-3.848453,-4.962013,-11.441346,38012.1592,8.373802,12.908264,17.732265,20.44638,-6.162972,-7.803613,-17.483796,21090.5404,13.7052,7.836839,15.197231,18.381522,-4.806951,-7.269403,-13.986684,21622.6119,13.137989,8.057516,15.512936,17.985136,-4.925307,-7.421912,-13.136206,4721.1126,4.821969,1.806911,4.120683,6.967085,-1.142399,-1.958856,-4.129695,4046.6913,4.73156,1.500669,3.531261,6.023509,-0.967164,-1.649243,-4.024247,21261.1272,11.377799,9.367601,21.006997,26.134959,-5.591982,-9.486308,-16.295964,22769.1587,11.4941,10.00855,22.147325,28.476924,-6.026462,-10.189353,-15.970022,28785.6079,4.818352,8.48875,11.019492,16.853428,-4.507048,-6.282119,-21.186248,22661.5122,4.410314,6.325996,8.064375,12.243001,-3.357355,-4.496297,-16.427415,21809.5845,13.505373,8.212623,15.675072,19.266219,-4.849449,-7.451331,-15.081705,17336.1844,12.458543,6.334956,12.364168,16.211086,-3.849023,-5.795864,-11.93835,4636.8304,4.99464,1.745331,3.968083,7.447245,-1.135214,-2.040544,-5.004948,4770.1971,5.365692,1.701042,3.87518,7.134229,-1.153257,-2.056437,-4.658973,22493.2227,11.50902,9.943177,22.53193,28.008738,-5.996013,-10.391155,-17.99397,19108.6051,11.150293,8.440642,20.239061,26.391581,-5.064641,-8.818526,-15.191115,2
74567.9014,15.851491,20.106783,27.934013,33.032512,-14.102883,-18.845486,-50.754992,67374.7969,14.577127,20.684805,32.089394,36.598779,-12.758159,-16.814753,-42.561372,14778.2541,7.872914,4.147939,10.392386,13.936226,-3.470448,-5.26997,-9.085385,14940.074,7.540287,4.231237,10.861091,14.353803,-3.497099,-5.206057,-9.446473,5398.3475,5.148144,2.026986,5.987405,8.39578,-1.336031,-2.272169,-4.515313,4641.4206,5.093456,1.72664,5.145879,7.902101,-1.122771,-1.905668,-4.898782,20746.7014,9.227418,7.167962,17.091292,22.027557,-5.773811,-9.756298,-15.829102,21419.5253,8.959488,7.385674,17.941986,22.377058,-6.007417,-10.162684,-16.134721,78607.0606,12.391538,22.752099,33.227099,41.628927,-14.673907,-21.164088,-71.318604,66266.8887,12.077523,18.489918,25.361659,33.528104,-12.249673,-17.12477,-60.885505,16507.52,8.457663,4.51218,10.57641,14.178188,-3.777188,-5.697218,-13.905053,14349.7462,8.306334,4.200795,9.945507,14.418618,-3.383378,-5.076504,-9.805782,6132.4779,6.242821,2.379463,7.264643,11.51989,-1.478166,-2.547985,-6.085183,5425.3954,5.849506,1.955958,5.99454,10.135098,-1.247107,-2.106631,-5.06651,24416.1807,10.495441,8.208626,20.880499,26.955656,-6.813576,-11.739892,-20.982449,21721.9097,10.413833,7.835609,20.201591,26.509881,-6.190441,-10.695173,-20.263992,1
14595.8423,3.516335,3.09593,3.743707,6.071195,-2.187098,-3.082619,-7.312496,25976.1143,6.217738,6.076019,7.424851,10.40862,-4.138865,-5.327511,-13.122409,13198.515,8.658412,4.444245,7.735142,11.372762,-2.792877,-4.179469,-7.434739,13549.1395,8.387568,4.589782,7.914657,9.925533,-2.882154,-4.257832,-7.969599,3124.3324,3.50428,1.071645,2.256438,4.036139,-0.718316,-1.198337,-3.109381,2663.8507,3.388392,0.91183,1.913367,3.822547,-0.608799,-1.03595,-2.466013,13631.1684,7.413104,5.355134,10.629968,13.034463,-3.310655,-5.259683,-9.158539,14572.1101,7.488391,5.703039,11.271386,15.187538,-3.550669,-5.844897,-9.391811,17334.1622,3.268128,3.695888,4.551424,8.299402,-2.660119,-3.807056,-14.320227,13280.3169,2.962192,2.799679,3.491886,6.583562,-1.968233,-2.739697,-9.810939,13700.9053,8.673567,4.699928,7.86003,10.597724,-2.846051,-4.237842,-8.727787,10883.2727,7.725957,3.671789,6.541721,9.989998,-2.282305,-3.472871,-7.91226,2972.5239,3.49443,1.008803,2.248317,5.077581,-0.694536,-1.326306,-3.752236,3030.119,3.655833,0.997546,2.139675,5.194118,-0.690001,-1.24457,-3.586658,14101.7029,7.294664,5.56247,11.187499,14.470493,-3.482874,-5.839123,-10.749825,12084.8446,7.150216,4.761258,9.917369,13.550816,-2.970388,-5.022498,-9.210406,2
3841.4014,1.802286,3.190256,5.260464,7.843977,-0.379902,-0.745268,-3.19199,3720.1167,1.755586,3.95445,6.565068,8.797452,-0.417008,-0.79264,-3.392223,436.3828,1.205237,1.695681,5.585531,8.295136,-0.132139,-0.395888,-2.291623,434.6687,1.190817,1.744824,5.758701,8.450544,-0.133637,-0.395522,-2.743316,331.2989,1.255798,1.032001,3.838784,6.758044,-0.072357,-0.276891,-2.327647,280.3382,1.247859,0.90904,3.321421,5.48006,-0.071303,-0.285648,-2.444313,748.4423,1.296146,3.018812,9.683902,13.144037,-0.185126,-0.485936,-4.304053,770.771,1.288213,3.16652,10.303005,14.907546,-0.187304,-0.514989,-2.850406,4256.021,1.631478,3.385686,5.607493,8.576307,-0.422931,-0.8851,-5.303984,3642.8882,1.622046,2.651938,4.275246,7.617855,-0.358937,-0.916176,-4.958835,533.6983,1.244644,1.794106,5.403756,7.944478,-0.142578,-0.442805,-3.212023,466.319,1.240708,1.653117,5.051862,8.737371,-0.130424,-0.396391,-3.015993,429.8609,1.363644,1.244209,4.559894,7.576558,-0.090677,-0.368255,-3.13598,412.6004,1.370536,1.088797,3.930565,6.709161,-0.090279,-0.363248,-2.87385,949.9075,1.372581,3.485839,11.49649,16.060054,-0.202766,-0.500123,-3.252969,836.1653,1.367825,3.32734,11.385865,18.572356,-0.190909,-0.451035,-2.96891,1
1160.0752,1.27037,0.259005,0.515749,3.656713,-0.200214,-0.464429,-2.700815,2308.7417,1.548388,0.45348,0.837128,4.499062,-0.311398,-0.584057,-3.559507,1987.052,2.29578,0.380108,0.653063,3.006968,-0.23065,-0.523682,-2.972313,2073.7968,2.254294,0.407526,0.811242,3.498568,-0.245685,-0.563193,-3.207749,589.618,1.50138,0.130053,0.384924,2.832983,-0.094447,-0.333698,-2.515142,516.4131,1.495589,0.119294,0.396434,2.898775,-0.093604,-0.321783,-2.510561,2434.4663,2.282036,0.486464,0.815353,3.370214,-0.321185,-0.663924,-3.452774,2556.3501,2.266285,0.521202,0.877821,3.818491,-0.335876,-0.685139,-3.21117,1405.479,1.2254,0.316522,0.757685,5.015898,-0.219872,-0.576588,-4.544793,1021.2715,1.191811,0.264821,0.624231,4.871537,-0.180044,-0.555244,-4.009751,2003.0851,2.26953,0.392843,0.763367,4.626363,-0.237809,-0.586049,-3.719797,1738.1381,2.222697,0.360978,0.719842,3.77764,-0.220347,-0.533211,-3.432435,534.0418,1.489653,0.129924,0.528189,4.157572,-0.098293,-0.384057,-2.74964,527.5177,1.507308,0.12482,0.457286,3.155428,-0.09192,-0.379357,-3.65357,2326.6582,2.188448,0.465398,0.898531,3.891301,-0.304473,-0.681569,-3.87757,2110.0469,2.19998,0.434624,0.790168,3.631163,-0.285163,-0.688257,-3.64539,2
83290.3409,21.813099,22.080849,31.100245,38.31972,-15.495733,-20.239474,-66.835125,76050.749,18.514855,23.379333,37.090305,43.072125,-14.277398,-18.801666,-56.410973,17802.9654,10.29406,4.859548,11.210032,14.642568,-4.223065,-6.311694,-10.494557,17959.4182,9.757105,4.933102,11.516188,15.471204,-4.231804,-6.29486,-11.799585,6231.0586,6.076407,2.265846,6.270506,9.372315,-1.52964,-2.555605,-4.833408,5331.1128,5.924129,1.919261,5.403626,9.15114,-1.300844,-2.148047,-4.766516,24685.5342,11.891905,8.415543,18.551714,23.803775,-6.954782,-11.690936,-17.983746,25544.5144,11.591164,8.721337,19.30693,26.324878,-7.215631,-12.084173,-18.572924,87599.5937,15.577648,25.332771,36.932749,47.71576,-16.206271,-22.769758,-95.392037,74065.4458,15.687945,20.56217,29.049935,37.868722,-13.468999,-18.794239,-67.277629,19973.0988,11.337067,5.324855,11.588352,17.250548,-4.603544,-6.888473,-14.77069,17168.2842,11.043896,4.853409,10.733602,14.77248,-4.064687,-6.17015,-11.307065,7077.5898,7.422051,2.639118,7.626482,12.173232,-1.711802,-2.990892,-6.292329,6233.1599,6.919744,2.154471,6.475521,10.945884,-1.442581,-2.422246,-5.310108,29262.1399,13.981288,9.829887,22.815363,29.718935,-8.284984,-14.604604,-27.357665,25807.8518,13.746759,9.238777,21.899062,28.855672,-7.431979,-13.329394,-22.950101,1
20548.4312,4.451505,5.017809,6.245651,9.068966,-3.138588,-4.083675,-11.618752,33585.7041,7.662339,9.578263,12.591321,15.992028,-5.43326,-6.924343,-16.535039,17366.0295,11.198171,6.27376,11.756349,14.298526,-3.871175,-5.946642,-9.935214,17793.6732,10.868227,6.44014,12.069062,16.079055,-3.968036,-5.862247,-10.332262,3974.5928,4.156076,1.470444,3.265788,5.596884,-0.948262,-1.675985,-3.571928,3405.8038,4.074673,1.230375,2.745803,4.635325,-0.800751,-1.334766,-3.862794,17751.1216,9.516753,7.512158,16.362878,19.790532,-4.541143,-7.424777,-11.318194,18956.8027,9.54543,8.030928,17.261903,20.232552,-4.865529,-8.005253,-13.27719,24191.7881,4.110167,6.09786,7.736577,12.448066,-3.802774,-5.274695,-18.233858,18765.0971,3.717193,4.53635,5.707848,9.360691,-2.816596,-3.950725,-13.972808,18007.417,11.090656,6.58509,12.007891,16.049774,-3.920042,-5.918011,-10.894863,14287.7487,10.223322,5.114634,9.737243,13.073331,-3.117916,-4.613159,-9.622264,3844.3461,4.186727,1.397217,3.168804,5.700693,-0.93028,-1.604401,-4.636859,3935.252,4.429113,1.364205,3.096937,5.905503,-0.935783,-1.625202,-4.435926,18547.6118,9.40697,7.898421,17.485065,20.763259,-4.80235,-8.093369,-12.938195,15787.5025,9.114306,6.71157,15.419389,19.638768,-4.081907,-7.008455,-12.311167,2
62157.3496,13.554281,16.001317,21.940272,25.862372,-11.587345,-15.02296,-39.203329,57179.1504,12.491289,17.258848,26.194122,30.419612,-10.562487,-14.126421,-34.897265,11938.5071,6.557823,3.537395,9.401558,13.389031,-2.771882,-4.149647,-8.098662,12080.9499,6.259218,3.6182,9.58073,12.986156,-2.795861,-4.273934,-7.452127,4580.4585,4.549121,1.791324,5.382333,9.196276,-1.110483,-1.900385,-3.561498,3920.5205,4.387,1.528862,4.788468,7.625651,-0.965828,-1.635219,-4.763719,16837.4463,7.567114,6.066688,15.737507,19.625975,-4.651323,-7.595263,-12.166617,17439.2668,7.447103,6.232217,16.16951,21.432765,-4.794385,-8.051793,-11.72004,66113.0522,10.56224,18.329237,25.768822,33.49121,-12.179217,-16.908149,-62.972991,55645.8921,10.306588,14.531594,19.674865,27.806756,-10.069243,-14.370189,-49.821559,13312.0532,7.014036,3.838876,9.459458,13.115491,-2.974649,-4.382435,-9.072223,11586.1986,6.904846,3.568731,8.957927,12.686566,-2.69889,-4.075082,-8.377534,5224.0364,5.471603,2.11238,6.474252,10.838291,-1.242191,-2.15012,-4.598846,4577.5321,5.082828,1.76465,5.736539,9.181445,-1.044703,-1.775267,-4.299787,19733.9467,8.626397,6.925958,18.911587,24.575717,-5.398804,-9.188961,-15.960001,17615.3083,8.572532,6.628143,18.141077,23.526773,-4.932809,-8.468754,-13.871166,1
25867.1348,5.588027,6.720705,8.540857,11.462023,-4.085544,-5.219828,-11.231736,40803.7402,9.320604,12.362093,16.814548,19.651089,-6.788504,-8.581347,-22.059575,24813.7822,15.794076,8.822198,17.511879,21.704177,-5.852866,-8.775051,-14.484851,25313.9051,14.968571,9.060637,18.069568,21.272354,-5.968319,-9.093102,-16.335204,5447.5173,5.369291,1.961332,4.554261,7.486355,-1.346291,-2.247681,-4.152291,4687.5892,5.324143,1.617506,3.841617,6.44575,-1.13667,-1.892853,-4.60798,24890.2881,12.995336,10.332391,23.818676,29.873979,-6.723903,-11.225743,-17.220764,26694.5696,13.032177,11.057861,25.284961,32.093762,-7.261819,-12.478976,-18.980821,30527.7085,5.073183,8.210056,10.558764,15.360445,-4.968941,-6.685901,-23.180467,23966.1621,4.603958,6.123039,7.800021,11.188705,-3.713955,-4.914107,-16.486729,25431.3061,15.449794,9.1572,18.062815,23.19422,-5.811996,-8.78655,-17.562186,20249.8551,14.066609,7.056491,14.247249,17.451764,-4.643738,-6.979693,-13.878345,5361.3958,5.526165,1.875222,4.354755,8.561108,-1.342611,-2.340352,-5.39791,5513.802,5.997645,1.847287,4.163191,7.132772,-1.36808,-2.377443,-4.830583,26306.5132,13.080117,10.958246,25.98144,31.478421,-7.180151,-12.519095,-23.348256,22322.935,12.507649,9.27118,22.797165,29.055059,-6.058326,-10.726446,-18.583078,2
30996.794,7.167683,7.681064,10.339022,13.165435,-5.345093,-6.967061,-15.393517,30382.1182,6.990457,9.072159,13.239303,16.285954,-5.20939,-6.811414,-14.204153,5378.4939,3.466284,2.310402,7.195674,9.888213,-1.212414,-1.88649,-3.909486,5492.3445,3.365846,2.382471,7.35333,11.138365,-1.24298,-1.856433,-4.227349,2438.7311,2.841812,1.315611,4.579126,7.187693,-0.588117,-0.994471,-2.977249,2130.2103,2.850358,1.128655,3.936013,6.592036,-0.511845,-0.917,-3.378865,7827.5273,4.012112,4.010909,11.98221,16.060681,-2.049268,-3.268692,-5.801007,8078.5472,3.947505,4.184724,12.650976,17.823856,-2.120384,-3.407587,-6.16889,33493.3994,5.782143,8.796005,11.8693,16.16896,-5.786355,-8.255436,-23.964745,27402.1089,5.482069,6.808889,9.204419,12.734336,-4.51425,-6.361804,-19.454574,6006.6406,3.637451,2.494445,6.984462,10.546499,-1.305825,-2.011262,-5.113968,5349.1946,3.663665,2.326453,6.496471,11.064296,-1.209993,-1.856916,-4.929989,2854.0367,3.398282,1.571754,5.520799,8.902498,-0.670458,-1.194241,-3.56293,2544.46,3.222683,1.348538,4.746892,7.82085,-0.568157,-1.01997,-3.191296,8981.3381,4.436274,4.667943,14.420159,21.137677,-2.296491,-3.790373,-8.184596,8099.9826,4.412136,4.40354,14.097445,19.166675,-2.14282,-3.507845,-6.340907,1
8947.9648,2.724494,1.609325,2.063496,4.112794,-1.277952,-1.75029,-4.865215,17737.458,4.769717,3.365599,4.146276,7.166274,-2.663771,-3.583674,-8.121313,8458.9486,6.183314,2.425582,3.690761,6.024168,-1.582371,-2.342524,-5.051441,8737.9076,6.079381,2.487958,3.868798,6.218085,-1.640053,-2.434393,-4.798722,2143.9659,2.77451,0.650045,1.259828,3.805966,-0.439537,-0.806122,-2.586793,1841.1582,2.758205,0.558334,1.124451,3.021883,-0.371872,-0.658439,-3.202226,9048.2468,5.550227,2.982943,5.158311,7.758174,-1.917213,-3.114974,-6.014105,9626.801,5.550142,3.14489,5.327817,8.001986,-2.061605,-3.352107,-5.596197,11082.6401,2.567877,2.041093,2.615588,6.208575,-1.620663,-2.356104,-8.238564,8579.1181,2.379929,1.584944,2.041922,5.110735,-1.22903,-1.764963,-6.987901,8808.6225,6.281061,2.536693,3.870592,6.926401,-1.633265,-2.47106,-5.263488,7087.2766,5.796927,2.049664,3.342103,5.334402,-1.330906,-2.028919,-4.572418,2018.7919,2.780454,0.610315,1.213292,4.140123,-0.426558,-0.81386,-2.978711,2011.4952,2.855194,0.600789,1.240057,4.394117,-0.411044,-0.79772,-3.696645,9259.0823,5.475003,3.016992,5.19754,8.40739,-1.989362,-3.322046,-6.355646,8007.6254,5.331067,2.656194,4.722067,7.423761,-1.729479,-2.851628,-5.81616,2
48302.6494,10.922008,12.201567,16.462995,19.192374,-8.907834,-11.444023,-24.848879,45883.3335,9.501104,13.94224,20.561013,23.881295,-8.373478,-10.73677,-26.334018,8837.3147,5.152112,2.927347,8.499742,11.941678,-2.006871,-2.999469,-5.283805,9010.3003,4.964437,3.024865,8.495425,12.273326,-2.030092,-3.013946,-5.563568,3637.4985,3.800905,1.559301,4.958171,7.63435,-0.87369,-1.464748,-3.435372,3092.3368,3.685143,1.337529,4.486309,7.011511,-0.743928,-1.290024,-3.297384,12581.531,5.981328,5.020311,13.881053,19.49893,-3.351656,-5.502387,-9.069537,13014.0049,5.865347,5.188719,14.72942,19.720897,-3.481707,-5.686526,-8.951739,52907.2369,8.483358,14.54047,20.165953,29.506883,-9.6183,-13.656964,-45.816542,44210.4336,8.366871,11.395803,15.181932,20.561038,-7.836664,-10.88863,-35.455393,9930.1675,5.583343,3.198878,8.289771,11.360426,-2.164157,-3.181951,-7.221928,8703.3082,5.538644,2.960319,7.698182,11.959842,-1.971052,-2.944115,-6.932355,4154.1762,4.52579,1.849444,6.013737,9.605193,-0.976884,-1.736747,-4.601054,3631.0978,4.235772,1.56184,5.212068,8.345912,-0.817387,-1.483788,-3.919746,14658.4292,6.81361,5.835635,17.001166,24.36756,-3.869882,-6.374277,-11.994749,13111.2473,6.776285,5.522533,16.356361,22.580583,-3.543179,-5.956984,-10.579614,1
24943.0069,5.529065,6.445064,8.097957,9.935935,-3.851079,-4.961686,-11.714002,41037.2251,9.214663,12.529345,17.102828,20.35582,-6.703666,-8.438031,-20.616752,21518.0939,13.959308,7.77166,14.991943,18.914523,-4.938317,-7.497826,-12.477845,21994.2653,13.455466,7.976568,15.322426,18.085861,-5.043534,-7.747689,-13.087063,4863.3645,4.975439,1.784595,4.111288,7.106675,-1.167421,-1.949958,-3.599651,4144.1739,4.796233,1.475089,3.432152,5.53473,-0.985294,-1.620819,-3.923137,21796.3811,11.607239,9.234542,20.618224,24.373651,-5.781988,-9.716551,-15.802536,23350.6374,11.801674,9.864933,21.73619,27.225755,-6.206565,-10.470112,-16.332337,30869.3072,5.149002,8.215714,10.739889,18.226331,-4.925346,-6.667391,-25.051345,24243.7168,4.701112,6.145322,7.764914,11.676803,-3.682432,-4.982056,-17.180451,22236.4536,13.959814,8.126989,15.438656,18.282759,-4.967922,-7.444387,-14.047417,17644.7093,12.634256,6.282685,12.230147,15.472893,-3.939589,-6.033647,-10.96148,4769.2402,5.126723,1.710924,3.885251,6.82723,-1.170052,-2.058196,-4.496723,4849.09,5.351586,1.674915,3.782876,7.186162,-1.17971,-2.041216,-4.592535,23117.241,11.851606,9.760981,22.336683,28.666143,-6.159643,-10.709114,-18.595179,19614.2795,11.421447,8.291184,19.842373,26.481157,-5.237136,-9.049038,-15.833579,2
70843.9125,15.196839,18.408917,25.329714,30.297272,-13.669875,-18.219686,-48.497476,67492.7984,14.037701,20.620719,31.991037,36.255505,-12.771506,-16.739285,-40.610926,14864.5906,7.886116,4.180045,10.425358,14.241621,-3.498064,-5.276278,-9.102849,15016.9792,7.513619,4.265573,10.645407,14.222893,-3.53528,-5.266881,-9.780411,5414.5303,5.112558,2.023063,5.868676,8.634824,-1.337436,-2.241358,-4.132137,4656.4006,5.119858,1.722622,5.134717,8.708692,-1.128573,-1.894115,-4.291919,20795.2415,9.129503,7.207911,17.14186,22.431796,-5.842111,-9.675403,-15.374177,21458.5559,8.899201,7.444098,18.030967,22.721712,-6.037416,-10.067032,-15.200779,78183.9292,12.055602,22.585017,32.532092,44.373845,-14.73135,-20.623451,-73.877394,66104.7295,11.720334,18.387998,25.611476,33.645206,-12.299174,-17.106283,-62.558483,16659.697,8.465726,4.554553,10.665959,15.246408,-3.806335,-5.857633,-12.163622,14397.1096,8.267429,4.216708,9.898278,14.089878,-3.401463,-5.118677,-10.617128,6181.4496,6.26093,2.385427,7.092642,11.381006,-1.492377,-2.651602,-5.544844,5424.4844,5.804581,1.967521,6.097949,10.159519,-1.256092,-2.157481,-5.17564,24343.0833,10.362813,8.284574,20.927219,28.296413,-6.852731,-11.566468,-21.397808,21719.061,10.347596,7.882547,20.198073,25.804005,-6.228479,-10.932367,-18.715547,1
16040.1899,3.742602,3.507817,4.42493,8.09991,-2.423386,-3.276163,-7.033559,28169.8946,6.623264,6.602155,8.1571,11.64267,-4.550136,-5.894479,-13.458034,13485.6477,8.76348,4.557041,7.989976,10.039527,-2.868409,-4.158651,-7.539625,13841.6968,8.458857,4.669144,8.18726,10.51754,-2.93938,-4.353132,-9.063677,3202.4113,3.525523,1.106311,2.356458,4.465027,-0.72727,-1.205184,-3.046823,2746.0309,3.499421,0.931236,1.92569,3.786043,-0.615668,-1.066673,-2.414532,14042.0214,7.553202,5.483415,10.771644,14.426383,-3.420752,-5.451099,-9.602932,14892.4676,7.600879,5.846527,11.43387,14.315502,-3.649413,-6.004641,-10.500119,18927.1109,3.477382,4.036826,5.030195,9.554635,-2.954173,-4.073448,-14.127953,14485.7964,3.121159,3.027109,3.69617,6.514024,-2.166568,-3.04487,-10.854009,13983.1472,8.752016,4.790815,8.140373,11.568806,-2.920196,-4.251378,-8.723717,11134.4009,7.936661,3.751353,6.675844,9.04701,-2.346375,-3.462488,-7.353753,3061.367,3.542423,1.042393,2.334647,6.083376,-0.714946,-1.3125,-3.959845,3124.4387,3.761463,1.021043,2.198423,5.114047,-0.707605,-1.238889,-3.605925,14531.2019,7.470176,5.720801,11.323628,15.031874,-3.591021,-6.151039,-10.324414,12506.7825,7.279128,4.892097,10.133853,14.000626,-3.070027,-5.087614,-8.891578,2
31167.6094,7.118532,7.864352,10.697079,12.914445,-5.355584,-7.051078,-15.189959,30399.6201,6.881287,9.073407,13.295555,17.768227,-5.233166,-7.058071,-16.638432,5484.5222,3.54869,2.313269,7.17375,10.832683,-1.221351,-1.870961,-4.105324,5586.5781,3.425773,2.385227,7.4112,10.574799,-1.249295,-1.923372,-4.807202,2478.9471,2.891242,1.30635,4.504257,7.703299,-0.591637,-1.035641,-2.564338,2149.1603,2.857019,1.120391,3.969972,6.689396,-0.514786,-0.88474,-2.435054,7939.4231,4.100032,4.019593,11.930066,16.359826,-2.044231,-3.278605,-6.013384,8183.3317,4.015322,4.175159,12.697555,17.585696,-2.116222,-3.397208,-6.779999,33024.8105,5.734611,8.631403,11.866492,16.075345,-5.622286,-7.960663,-23.63781,26849.9799,5.458564,6.65218,8.862256,12.432098,-4.385898,-6.069622,-20.11051,6129.0757,3.754741,2.505117,7.005744,10.995078,-1.322468,-2.012137,-4.755507,5404.5915,3.74757,2.324494,6.526713,9.434968,-1.212801,-1.847377,-4.592066,2887.029,3.435595,1.5657,5.391821,8.603044,-0.667248,-1.260952,-3.612702,2561.6243,3.246799,1.347724,4.750619,8.031967,-0.565514,-1.025386,-2.950333,9107.4328,4.534448,4.678896,14.520013,19.609913,-2.304719,-3.722491,-7.060345,8250.3584,4.533912,4.406988,14.143944,18.923406,-2.139991,-3.557838,-6.366695,1
9598.8169,2.740939,1.821668,2.269921,6.105583,-1.346077,-1.972811,-4.705551,17916.0527,4.753238,3.515558,4.319946,7.111726,-2.695492,-3.56721,-9.144562,8448.4921,6.202161,2.471768,3.923207,6.358564,-1.57746,-2.301123,-4.915189,8693.1505,5.957732,2.560944,4.047165,6.28906,-1.62975,-2.38316,-5.430365,2130.4569,2.748814,0.665464,1.283571,3.340578,-0.439092,-0.774659,-2.736984,1833.2939,2.71869,0.568242,1.127147,2.655903,-0.380128,-0.652868,-2.116938,9003.7634,5.44137,3.052775,5.288726,7.481662,-1.940986,-3.149278,-6.050952,9531.8977,5.44292,3.208311,5.436159,8.429277,-2.066678,-3.327242,-6.149589,11070.4414,2.557773,2.0975,2.666387,6.234945,-1.59637,-2.36408,-8.571605,8526.4136,2.366458,1.621138,2.093607,4.932155,-1.208329,-1.856433,-6.7619,8763.8117,6.16817,2.607528,4.01451,7.415363,-1.625199,-2.415672,-5.419595,7044.9349,5.68379,2.095478,3.354072,6.088588,-1.33033,-1.985406,-5.454179,2022.6029,2.802397,0.62094,1.357094,3.937272,-0.42553,-0.873782,-3.880045,2013.5766,2.837438,0.61608,1.288634,4.132008,-0.416077,-0.824074,-3.241179,9213.0733,5.391233,3.070969,5.22512,8.546267,-1.99963,-3.37715,-6.238878,7964.806,5.296221,2.706482,4.903958,7.424128,-1.736669,-2.816413,-5.798256,2
50066.3335,11.229006,12.544873,16.939262,20.368066,-9.971918,-14.450796,-26.703448,46165.019,9.711093,13.98863,20.588195,23.159232,-8.412942,-11.073607,-24.590823,8907.9465,5.14374,2.952248,8.47275,11.635067,-2.022885,-3.154457,-5.735838,9081.4397,4.970014,3.03351,8.552123,12.502302,-2.051382,-3.072327,-5.670692,3635.6116,3.776773,1.555301,5.06106,8.458,-0.882397,-1.459257,-4.188567,3149.9629,3.772651,1.337813,4.383733,7.314556,-0.745429,-1.28814,-2.837354,12703.3679,6.003234,5.061495,13.933325,18.344868,-3.388566,-5.497522,-8.656457,13108.1958,5.893383,5.232095,14.820977,19.876924,-3.507059,-5.689631,-9.548621,52721.6446,8.598729,14.237271,20.155963,27.55391,-9.499729,-13.341092,-46.535342,43675.1128,8.344762,11.123807,14.854631,20.780055,-7.692737,-10.573709,-32.567306,9983.4761,5.539115,3.21807,8.312758,12.484318,-2.185649,-3.149492,-6.820373,8724.5512,5.52624,2.976176,7.808332,11.483834,-1.984913,-2.915387,-5.91233,4161.6525,4.532745,1.860291,6.04424,9.603351,-0.978729,-1.704372,-4.096713,3671.3623,4.265792,1.561891,5.202737,8.982479,-0.823053,-1.390879,-3.661831,14707.9387,6.778169,5.87276,17.082856,23.574327,-3.897945,-6.41366,-12.702857,13208.9812,6.754602,5.554108,16.333867,22.563774,-3.566844,-5.955176,-11.401235,1
24456.5947,5.249284,6.728434,8.609478,11.664178,-3.838034,-4.867795,-11.095107,37261.4941,8.537547,11.883808,16.154986,19.732979,-6.085087,-7.661341,-17.504503,21169.4255,13.686716,7.734238,15.008716,18.32394,-4.84597,-7.326504,-13.550665,21678.9931,13.181996,7.929953,15.349056,17.762079,-4.944563,-7.428842,-12.247255,4745.1313,4.855516,1.768458,4.134945,6.855472,-1.141116,-1.948555,-4.890097,4100.0558,4.817338,1.468006,3.441226,5.038262,-0.972509,-1.633577,-3.595529,21316.9649,11.348905,9.121289,20.564531,25.823086,-5.605932,-9.437556,-13.964305,22819.9746,11.542106,9.795741,21.762458,26.461974,-6.036732,-10.156021,-14.774132,27972.1567,4.779431,7.774037,10.281954,16.407242,-4.405965,-6.036885,-19.696759,21766.7276,4.333165,5.725885,7.32136,11.228719,-3.257519,-4.483529,-13.009406,21822.702,13.715361,8.077451,15.642005,18.327644,-4.867459,-7.327469,-13.153718,17362.7815,12.451622,6.217134,12.221318,15.989648,-3.868473,-5.860707,-11.652541,4633.3864,4.968784,1.698179,3.972405,6.658103,-1.137708,-2.022556,-5.060182,4766.6747,5.295444,1.658256,3.771275,6.03534,-1.15821,-1.971801,-4.340314,22494.5595,11.545079,9.693966,22.481488,27.031738,-5.995561,-10.375132,-18.917615,19089.6752,11.14767,8.18328,19.543486,24.732959,-5.076309,-8.742941,-13.591494,2
75377.2094,15.601947,20.500588,28.565248,33.755307,-14.286725,-18.812779,-59.255881,67786.0327,14.631952,20.872974,32.360943,37.317442,-12.770243,-16.616445,-50.368251,14861.4009,7.85939,4.198466,10.539191,13.785288,-3.488503,-5.180505,-9.927182,15037.4202,7.525276,4.285108,10.741314,14.661008,-3.512871,-5.156056,-9.73339,5455.032,5.199749,2.029518,5.966393,9.131506,-1.328597,-2.270022,-4.26337,4670.6379,5.119224,1.747286,5.117961,7.4671,-1.123684,-1.834123,-4.575944,20864.06,9.249732,7.22189,17.27359,21.596601,-5.82694,-9.562207,-14.516448,21561.5527,9.016169,7.440318,17.933374,23.736739,-6.01132,-10.03451,-15.900026,78653.4555,12.376784,22.864858,33.230437,43.131516,-14.665591,-21.215185,-79.453833,66315.5308,12.094133,18.373617,25.626492,33.929057,-12.127697,-17.018489,-55.36469,16630.1033,8.41279,4.570208,10.68992,16.003619,-3.793195,-5.620593,-12.790566,14386.3473,8.301573,4.228227,10.151936,13.610938,-3.395305,-5.044334,-10.695378,6182.4396,6.288288,2.381617,7.054928,11.328355,-1.487599,-2.553257,-5.639268,5422.2041,5.777809,1.977205,6.163047,10.080095,-1.258435,-2.128154,-4.883101,24677.1758,10.617136,8.296264,21.147204,27.497009,-6.856492,-11.634242,-19.024201,21837.1711,10.478972,7.932855,20.333515,26.111194,-6.196252,-10.827457,-19.291797,1
15920.4258,3.740084,3.284802,3.977474,5.854749,-2.454631,-5.343386,-13.153471,28036.8838,6.69955,6.368358,7.78652,10.742924,-4.52754,-5.883411,-11.680713,13458.7689,8.702233,4.511514,7.809274,10.392033,-2.86132,-4.286299,-8.148836,13856.7981,8.398489,4.647365,8.011272,10.319766,-2.951827,-4.383641,-7.644887,3207.3587,3.537279,1.094574,2.271691,4.834663,-0.739055,-1.265345,-3.402067,2746.9251,3.471338,0.927258,1.965893,3.8465,-0.619756,-1.147077,-2.871338,14002.4448,7.49251,5.458558,10.754815,13.772889,-3.391005,-5.568631,-8.871227,14932.1238,7.538213,5.769671,11.349699,14.030787,-3.652985,-5.974019,-10.906989,18805.9004,3.475595,3.902895,4.807181,8.464434,-2.954103,-4.354559,-15.571651,14441.3364,3.130564,2.940735,3.630605,6.936104,-2.200516,-3.041324,-9.341035,14044.4405,8.686268,4.776834,8.098397,11.49375,-2.937257,-4.340917,-9.256603,11154.9843,7.99146,3.727849,6.753828,9.664194,-2.337243,-3.538388,-6.687356,3066.4913,3.548408,1.027304,2.276904,5.521388,-0.712719,-1.252591,-3.484401,3080.0936,3.657685,1.015619,2.238965,5.719054,-0.705794,-1.275837,-3.58498,14634.9129,7.490942,5.667169,11.051026,14.597793,-3.579042,-6.079736,-11.262249,12488.8831,7.202238,4.863951,10.033674,13.111217,-3.084586,-5.277754,-9.236236,2
3670.4439,1.712839,3.235302,5.411195,7.615558,-0.382104,-0.667301,-3.505997,3610.4961,1.696437,3.98251,6.727629,9.788878,-0.416335,-0.708237,-3.373895,430.1611,1.19839,1.723036,5.655731,7.937743,-0.129687,-0.359481,-2.890406,444.0574,1.191116,1.76598,5.809985,8.058315,-0.134474,-0.40143,-3.026199,314.9008,1.238576,1.048093,3.855464,7.108569,-0.080791,-0.261512,-2.192302,265.6611,1.229831,0.906136,3.395595,6.086597,-0.067886,-0.280409,-2.431562,725.1179,1.279811,3.055908,9.7789,13.262606,-0.176139,-0.502712,-3.182343,743.0667,1.271243,3.210439,10.437063,14.512917,-0.186315,-0.418318,-3.541124,4185.6479,1.60141,3.43212,5.598821,9.327793,-0.425224,-0.924714,-4.602897,3578.6402,1.592603,2.688656,4.333476,8.106532,-0.365346,-0.820589,-5.586477,521.1973,1.232954,1.818262,5.443289,9.07576,-0.146744,-0.439423,-3.101914,463.7468,1.234867,1.680052,4.994931,9.308877,-0.13021,-0.381697,-3.138515,424.3976,1.354682,1.261299,4.584016,7.860198,-0.092436,-0.415002,-2.907067,387.0693,1.334161,1.100987,3.95688,7.367617,-0.083575,-0.361207,-2.537104,939.5481,1.360902,3.531034,11.559025,15.868303,-0.201621,-0.467796,-3.246098,786.1653,1.334433,3.352745,11.376748,16.383175,-0.1872,-0.458997,-3.441037,1
1465.4712,1.333198,0.313932,0.579221,3.503569,-0.213268,-0.49681,-3.216737,2847.6528,1.660555,0.531208,0.955626,4.765774,-0.36072,-0.741624,-3.660897,2034.3588,2.308308,0.390211,0.672001,3.578486,-0.249784,-0.562224,-3.442021,2139.7982,2.27677,0.410046,0.718634,3.077509,-0.254672,-0.541294,-3.002083,616.8037,1.515393,0.136411,0.406936,2.753398,-0.095797,-0.350502,-2.883059,544.6007,1.527761,0.122933,0.389262,2.392464,-0.084703,-0.280918,-2.53211,2500.9458,2.293743,0.499552,0.818622,3.270797,-0.330494,-0.648332,-2.896634,2639.4937,2.284957,0.520964,0.889605,4.348477,-0.34593,-0.687181,-3.994539,1704.3388,1.270618,0.368419,0.788872,6.08454,-0.250703,-0.641075,-4.798124,1267.2954,1.233712,0.295905,0.723563,4.835188,-0.206236,-0.526437,-4.475015,2055.1409,2.285428,0.409575,0.782188,4.231941,-0.253811,-0.579292,-3.6941,1801.4706,2.261593,0.355344,0.69381,3.726962,-0.228409,-0.519379,-3.010615,573.7976,1.519989,0.133245,0.499192,4.120419,-0.097673,-0.458652,-4.0471,551.3762,1.532079,0.137978,0.449412,3.201304,-0.095914,-0.371719,-3.371542,2442.1171,2.221631,0.477314,0.895222,4.186704,-0.319016,-0.687805,-3.727344,2205.7984,2.243597,0.446795,0.866124,4.196051,-0.293418,-0.617096,-3.29732,2
83810.435,20.682138,22.421614,31.682431,36.386016,-15.792387,-20.61251,-63.036304,75781.8379,17.294028,23.36789,36.900582,42.594412,-14.378716,-18.842596,-52.267385,17934.1784,10.059295,4.880728,11.274248,15.820386,-4.265226,-6.418055,-12.27323,18130.9409,9.593903,4.963366,11.590154,15.097229,-4.273171,-6.504522,-10.319468,6248.1454,5.929093,2.254019,6.239819,9.383442,-1.549857,-2.548799,-4.935748,5336.8642,5.876262,1.910974,5.462424,8.103669,-1.290026,-2.096648,-3.96438,24797.8477,11.691995,8.455573,18.654352,23.840435,-6.985438,-11.658799,-19.06097,25629.8084,11.415635,8.706503,19.290664,25.841283,-7.251228,-12.301538,-22.339501,87959.1963,15.040391,25.424824,37.286501,47.520691,-16.271774,-22.90015,-93.421228,73966.7427,15.068075,20.796416,29.289933,38.124078,-13.590409,-18.742824,-69.125834,20043.0026,11.061564,5.349028,11.659904,14.975477,-4.640792,-7.075931,-15.015152,17305.0324,10.895753,4.866789,10.899938,14.641622,-4.09452,-6.217149,-14.161714,7076.4103,7.300332,2.626865,7.631057,12.286247,-1.714555,-2.924623,-6.434051,6283.285,6.863096,2.149379,6.563565,10.925546,-1.447438,-2.37184,-4.994618,29352.6375,13.659911,9.836632,22.952267,30.037925,-8.3132,-14.666279,-26.25518,25891.157,13.565239,9.264736,21.970905,28.047938,-7.475029,-12.971947,-23.283219,1
22437.6499,4.760195,5.474458,6.888395,9.501602,-3.471553,-4.423878,-10.267682,36380.4473,8.105597,10.212924,13.378606,16.089268,-5.957496,-7.565385,-18.170195,18062.8208,11.498627,6.398942,11.845043,14.112724,-4.039926,-5.999495,-10.510996,18465.2802,11.054309,6.537739,12.258021,15.354658,-4.114939,-6.283486,-10.284309,4113.4585,4.263671,1.508055,3.380943,5.788556,-0.975089,-1.586117,-3.512916,3550.9876,4.23563,1.247233,2.771275,4.825364,-0.822744,-1.333571,-3.307736,18475.2522,9.667708,7.667209,16.636311,20.216084,-4.721738,-7.614317,-13.058372,19631.1179,9.811731,8.196573,17.654321,21.953813,-5.05977,-8.449122,-13.246844,26333.4385,4.372768,6.588402,8.438722,13.83387,-4.194222,-5.761684,-19.033361,20273.7324,3.938414,4.863376,6.193164,9.504014,-3.079911,-4.128685,-14.035749,18703.8523,11.384757,6.698861,12.255141,15.622236,-4.065709,-5.938866,-12.285986,14806.88,10.423479,5.195421,9.824317,12.283377,-3.235878,-4.793413,-8.953374,4000.6461,4.330391,1.434362,3.202545,6.315508,-0.966542,-1.694729,-4.084868,4099.6874,4.559847,1.398169,3.103431,6.083016,-0.971086,-1.655533,-4.271874,19257.4341,9.6073,8.099552,17.686047,22.845969,-5.020994,-8.401499,-14.649318,16513.0527,9.520762,6.884285,15.718247,21.232392,-4.246125,-7.31156,-12.65671,2
62494.769,13.089725,16.056113,21.976357,25.701057,-11.702675,-15.536551,-40.761239,57064.6182,12.026465,17.035207,25.631398,29.46237,-10.571597,-14.060905,-35.515052,12038.8291,6.501453,3.55875,9.342286,13.824133,-2.799098,-4.211032,-8.024283,12151.529,6.207678,3.647682,9.60574,13.560238,-2.811965,-4.221822,-7.076075,4568.694,4.447172,1.78551,5.512537,8.30879,-1.123189,-1.890871,-4.526278,3931.2989,4.404056,1.528849,4.721838,7.683535,-0.949192,-1.633485,-3.865829,16972.259,7.60645,6.069754,15.430205,21.063997,-4.671056,-7.748087,-13.890459,17497.0461,7.40859,6.313032,16.329767,21.618691,-4.830247,-8.062208,-13.235626,65938.9965,10.302871,18.036658,25.417109,34.409482,-12.163146,-17.422715,-55.454489,55034.7657,9.996249,14.319671,19.508479,26.531892,-9.940499,-14.004091,-48.609934,13412.5922,6.900763,3.873597,9.505407,12.855121,-3.00769,-4.541455,-11.216381,11684.6359,6.856038,3.585196,8.764708,12.169334,-2.709451,-3.99828,-8.908884,5248.601,5.418028,2.120413,6.669647,10.824361,-1.254734,-2.240401,-4.82228,4580.1495,4.93481,1.754778,5.678894,9.589204,-1.051443,-1.792203,-4.559415,19818.1281,8.57569,7.000373,18.955235,26.369244,-5.425552,-9.284376,-16.701829,17677.4602,8.601674,6.635478,18.132226,23.517044,-4.949205,-8.484564,-14.446104,1
29728.5869,6.210861,7.582503,9.715823,12.907554,-4.799485,-6.245512,-16.128623,45044.0611,10.12125,13.273605,18.079597,22.023377,-7.573153,-9.581553,-21.882162,25546.1251,15.855857,9.037084,17.873254,20.914163,-5.989592,-9.031664,-17.374684,25961.2758,15.13762,9.2613,18.537663,21.806256,-6.097829,-9.312099,-14.888357,5618.1859,5.486907,2.012967,4.69081,7.274338,-1.384437,-2.333225,-4.765843,4815.8357,5.371376,1.648354,3.886535,6.009907,-1.173765,-1.987419,-4.172884,25763.3371,13.149681,10.559166,24.316864,28.971549,-6.95394,-11.775673,-18.765096,27600.6658,13.444676,11.328461,25.863326,31.753209,-7.520544,-12.915442,-21.516159,34458.3345,5.592133,8.925651,11.611278,17.820767,-5.646689,-7.716741,-27.980247,26786.6899,5.008208,6.646176,8.45089,13.054674,-4.223135,-5.772425,-20.349996,26202.9644,15.746587,9.360465,18.542741,21.595819,-5.956068,-8.991131,-21.31148,20777.7994,14.183283,7.204178,14.347812,17.779283,-4.741955,-7.243607,-15.645672,5533.7672,5.635797,1.934026,4.568706,7.780615,-1.395676,-2.447255,-5.189657,5721.706,6.079624,1.892623,4.360073,7.593224,-1.418951,-2.431978,-4.708454,27354.5796,13.434372,11.259593,27.026483,32.523662,-7.477625,-12.978396,-24.266105,23203.0662,12.815503,9.498259,23.505372,29.365513,-6.340405,-10.899526,-18.757664,2
3539.6216,1.671425,3.109015,5.108354,7.580972,-0.377786,-0.677027,-3.865079,3480.5424,1.670738,3.811188,6.395626,8.977035,-0.413351,-0.72361,-3.897369,400.9973,1.180803,1.686791,5.612426,8.425854,-0.131894,-0.417235,-2.858616,409.2234,1.173386,1.734167,5.774726,8.502894,-0.13414,-0.361727,-2.585458,291.5197,1.218305,1.032548,3.847971,7.386659,-0.075411,-0.286119,-2.432395,271.5123,1.236175,0.894486,3.488406,6.090075,-0.07153,-0.287059,-2.487476,671.5977,1.254303,2.977707,9.581539,14.851546,-0.182186,-0.456764,-2.905409,690.9351,1.248345,3.128339,10.425403,14.567556,-0.184967,-0.457368,-3.118757,3998.3887,1.558427,3.328766,5.36231,8.154519,-0.425506,-0.961586,-5.655132,3366.8325,1.538907,2.608614,4.200543,7.469958,-0.364009,-0.828491,-4.800756,494.7195,1.215275,1.779231,5.376236,8.57172,-0.150454,-0.416095,-3.435001,427.8444,1.211489,1.641722,4.93938,8.833104,-0.131921,-0.395946,-3.113427,399.158,1.326227,1.229244,4.707738,13.590148,-0.092196,-0.354586,-3.160878,389.6146,1.335713,1.082709,3.950629,10.619597,-0.087206,-0.350784,-3.128396,851.1191,1.319161,3.448481,11.765849,27.95831,-0.201709,-0.501379,-3.738828,730.7473,1.301724,3.265232,11.518251,26.852742,-0.186382,-0.449493,-2.840603,1
1386.437,1.313638,0.302896,0.602326,4.502803,-0.204783,-0.523882,-3.387383,2696.232,1.6324,0.512312,0.868088,4.285837,-0.34832,-0.678694,-3.442353,1977.8834,2.252345,0.38689,0.703098,3.419687,-0.229765,-0.522778,-2.825151,2083.3868,2.238026,0.41453,0.694137,2.939726,-0.240662,-0.527616,-3.183215,607.8532,1.515283,0.132174,0.456906,2.89328,-0.092612,-0.307601,-2.495823,534.6952,1.51866,0.1182,0.339308,2.817649,-0.084995,-0.311068,-2.190144,2463.7849,2.272993,0.488251,0.835422,3.1995,-0.317606,-0.661963,-3.574362,2574.5232,2.245148,0.51586,0.859468,3.679298,-0.343317,-0.667004,-3.421982,1652.7783,1.26182,0.369668,0.848971,5.821373,-0.238883,-0.645245,-4.065369,1149.1489,1.211637,0.290136,0.665356,5.185059,-0.193637,-0.578709,-3.638537,1997.7986,2.236335,0.395923,0.750789,4.046728,-0.240611,-0.56538,-3.590266,1773.6265,2.223841,0.350437,0.673667,3.541546,-0.224629,-0.567649,-3.501637,541.1242,1.494966,0.135972,0.447307,3.623477,-0.097409,-0.394484,-3.58169,552.5557,1.52736,0.129153,0.437415,3.325839,-0.09494,-0.369594,-3.308231,2397.1027,2.197288,0.473609,0.810647,4.001018,-0.313604,-0.642284,-3.558257,2142.516,2.194978,0.444235,0.808743,3.484243,-0.285942,-0.595239,-3.377254,2
83906.1049,20.712263,22.837239,32.1264,38.320963,-15.951988,-21.44512,-67.206985,75758.1577,17.583747,23.378786,36.770225,42.070833,-14.409371,-19.150744,-47.979947,17864.9577,10.291653,4.868036,11.252012,15.276869,-4.245622,-6.344596,-11.391672,17991.5838,9.636062,4.939542,11.462438,15.346891,-4.253089,-6.304754,-11.631099,6210.3624,5.950064,2.262909,6.249123,9.40979,-1.528863,-2.517072,-5.171552,5343.4107,5.975883,1.904173,5.400071,8.913149,-1.288917,-2.13503,-4.538487,24669.221,11.671747,8.47605,18.634738,23.099974,-6.934144,-11.620474,-18.603737,25565.7586,11.467969,8.701122,19.434137,25.088265,-7.186008,-12.053767,-17.733213,87434.6186,15.002792,25.75174,37.873233,50.375089,-16.386538,-22.639173,-85.838289,73924.9741,15.156823,20.975904,29.181949,36.469803,-13.663948,-19.032814,-69.298428,19920.069,11.110129,5.337893,11.507375,15.928206,-4.637975,-6.857042,-13.659845,17159.0264,10.790871,4.878714,10.859804,15.208846,-4.08131,-6.125741,-11.372871,7066.1242,7.251917,2.629341,7.563587,12.939585,-1.706006,-2.932549,-5.571535,6247.5125,6.891073,2.156753,6.488946,11.734414,-1.438724,-2.409694,-5.333598,29218.2178,13.636917,9.815068,22.804598,30.998697,-8.265178,-14.474787,-28.315923,25764.1814,13.386729,9.260246,21.834616,28.373613,-7.411404,-13.135828,-25.027255,1
21705.541,4.646118,5.418482,6.706834,9.808568,-3.319182,-4.256184,-10.105153,34888.3339,7.890999,10.047255,13.204635,16.680577,-5.667109,-7.34717,-17.078687,17680.8294,11.193051,6.347758,11.869326,13.987785,-3.943945,-5.939037,-10.852958,18159.1119,10.864321,6.538437,12.199535,14.481538,-4.02524,-6.041115,-11.918547,4043.8928,4.175164,1.491038,3.321614,5.673016,-0.948289,-1.736283,-3.488166,3468.1247,4.14862,1.23913,2.828421,4.880181,-0.805858,-1.370681,-3.057437,18118.4851,9.567636,7.630972,16.515446,20.010619,-4.59575,-7.508533,-11.350919,19311.3423,9.602325,8.127766,17.261039,22.003151,-4.937132,-8.333814,-12.805921,25273.98,4.248008,6.450259,8.26284,14.02252,-3.951744,-5.44341,-18.28333,19499.6997,3.820523,4.769676,5.942791,9.416884,-2.906121,-3.897081,-12.173451,18448.9484,11.203398,6.688371,12.113071,15.555599,-3.981128,-6.022412,-11.547353,14619.9968,10.356411,5.191722,9.842067,12.697543,-3.175774,-4.759342,-9.148248,3929.4226,4.239675,1.425233,3.288687,6.32007,-0.944848,-1.617724,-4.541744,4000.0567,4.424512,1.390054,3.059034,5.942252,-0.953208,-1.680003,-4.466547,19098.9878,9.600104,8.050323,17.528443,22.891904,-4.897143,-8.285096,-14.374927,16200.452,9.24473,6.863751,15.596365,21.793456,-4.153088,-7.102555,-12.817211,2
62765.5537,13.536576,16.211719,22.272073,26.577623,-11.728444,-15.688047,-37.76234,57294.4766,12.545777,17.193197,25.913521,29.785899,-10.597275,-13.914503,-31.449185,12025.3933,6.528876,3.567289,9.484309,13.097614,-2.796368,-4.19965,-8.993155,12193.5701,6.227914,3.656342,9.67057,13.241235,-2.82426,-4.139496,-7.504034,4598.6285,4.485672,1.789097,5.502281,8.905893,-1.127815,-1.882845,-3.754671,3947.0403,4.463787,1.527922,4.796104,7.753496,-0.944257,-1.604518,-3.200366,16985.0186,7.549676,6.072205,15.608868,20.475486,-4.639773,-7.573616,-11.827659,17578.357,7.440238,6.268762,16.349532,20.990274,-4.815645,-7.90438,-12.711664,66078.3896,10.586889,18.151615,25.713318,34.233058,-12.149463,-16.737063,-65.735274,55189.0107,10.203919,14.48061,19.546566,25.483032,-9.996063,-14.694676,-43.650203,13453.1643,7.011714,3.871611,9.613353,13.990941,-3.030732,-4.459544,-10.222166,11661.8631,6.871481,3.585611,8.837981,12.559513,-2.728127,-4.074326,-8.320515,5253.7131,5.358698,2.121075,6.506417,10.06755,-1.248436,-2.137555,-4.572038,4609.2816,5.039934,1.779648,5.651025,8.840382,-1.050132,-1.794442,-4.286317,19814.9063,8.584971,6.963781,18.766859,26.189307,-5.421102,-9.366144,-15.902276,17677.5818,8.465521,6.631101,18.268079,23.563966,-4.93403,-8.547232,-14.798433,1
26450.1333,5.667663,6.831024,8.742803,11.655471,-4.174296,-5.333407,-12.507445,40094.5961,9.248761,12.099648,16.41362,19.051973,-6.673422,-8.486908,-19.496784,24795.0289,15.398478,8.916722,17.64083,21.766734,-5.868582,-8.842271,-15.400447,25400.0614,14.849195,9.166414,18.193038,21.43721,-5.965573,-9.064014,-14.329963,5449.6049,5.292135,1.974912,4.566819,6.939664,-1.34801,-2.288339,-4.670184,4689.7129,5.294394,1.617504,3.78832,6.113701,-1.136745,-1.857425,-3.808713,24914.1799,12.775775,10.362884,23.755269,29.205722,-6.72101,-11.296648,-18.095677,26698.5114,12.935764,11.123671,25.590944,32.099916,-7.238629,-12.266687,-18.326696,30094.6137,5.020472,8.033024,10.361929,15.558833,-4.901092,-6.770419,-23.090344,23557.8066,4.552905,5.957238,7.638221,11.392292,-3.63518,-5.051112,-16.464264,25518.9602,15.09762,9.252605,18.254694,21.587268,-5.825179,-8.712641,-17.984894,20298.0707,13.894959,7.110599,14.187584,18.170035,-4.656478,-7.043983,-14.44551,5349.3506,5.526107,1.884812,4.468929,8.049849,-1.345812,-2.32063,-4.759956,5513.3715,5.822101,1.854482,4.242486,7.402787,-1.378185,-2.332322,-5.002777,26477.4363,12.913424,11.019108,26.432639,32.745401,-7.204281,-12.495196,-25.932766,22415.2305,12.455063,9.305079,22.988564,29.233927,-6.076774,-10.58032,-20.376488,2
31570.1547,7.278555,7.890044,10.620264,13.163241,-5.419336,-7.212233,-15.367175,30612.3432,7.270556,9.10395,13.20996,16.556829,-5.237365,-7.162956,-13.22697,5397.5803,3.447337,2.308325,7.147913,10.091915,-1.228837,-1.878969,-4.281033,5582.7454,3.383944,2.37465,7.326277,10.813242,-1.254926,-1.868498,-4.363453,2494.4165,2.920722,1.300518,4.460461,7.884553,-0.602224,-0.999259,-2.990029,2149.3026,2.904703,1.120892,3.945792,6.546673,-0.510968,-0.895611,-2.666566,7893.644,4.042393,4.004469,11.93,17.798486,-2.031155,-3.253799,-6.312528,8168.406,3.963985,4.14002,12.521841,17.684176,-2.106196,-3.450309,-5.822185,33763.8052,5.911136,8.826306,11.8318,16.235124,-5.782242,-8.125933,-28.688096,27467.5903,5.550693,6.742753,9.051993,13.219813,-4.529086,-6.278586,-19.411841,6068.3785,3.63667,2.490042,6.920854,10.677469,-1.327083,-1.947716,-4.578214,5368.7428,3.6759,2.328028,6.530319,9.613717,-1.218791,-1.823656,-4.719839,2906.0048,3.43486,1.560695,5.304208,9.697774,-0.666042,-1.219822,-3.578361,2556.7301,3.218114,1.34342,4.687045,8.393053,-0.567071,-1.046139,-3.245557,9037.7964,4.431992,4.622149,14.165966,19.965408,-2.294655,-3.727508,-7.101997,8215.0749,4.47045,4.359761,13.918267,19.722004,-2.132902,-3.489377,-6.61528,1
8986.5254,2.588429,1.664824,2.061501,4.498475,-1.316779,-1.784706,-4.969446,16198.2398,4.496461,3.050784,3.756903,5.76985,-2.434223,-3.346166,-8.647091,8402.5163,6.123826,2.426143,3.653169,6.185514,-1.598767,-2.384154,-5.149612,8693.2026,5.940648,2.511064,3.8312,6.421288,-1.648264,-2.438856,-5.291273,2120.7369,2.75143,0.645789,1.238278,3.16278,-0.438066,-0.844563,-2.279863,1823.8509,2.731817,0.546353,1.009094,3.161509,-0.370933,-0.652248,-2.374887,9003.9989,5.442002,2.970839,5.05197,7.884819,-1.93353,-3.120461,-5.831968,9509.5168,5.422586,3.119531,5.345016,7.555217,-2.036109,-3.288092,-6.136421,10066.6533,2.431619,1.873161,2.379389,5.566777,-1.454925,-2.204477,-7.548309,7757.5708,2.25399,1.443774,1.87285,5.125758,-1.126862,-1.731544,-5.941598,8750.8607,6.125504,2.568818,4.024167,7.066336,-1.648481,-2.491159,-5.548924,7030.2473,5.658008,2.058825,3.301655,6.135453,-1.331462,-2.028758,-4.509806,1998.3926,2.76309,0.599894,1.28896,4.073702,-0.412824,-0.832585,-3.387267,1984.1091,2.792503,0.597039,1.208279,3.773777,-0.414839,-0.829038,-2.967637,9158.0264,5.329063,2.995808,5.139454,9.143969,-1.972743,-3.204884,-6.81108,7955.4882,5.285907,2.633767,4.648412,8.113403,-1.712595,-2.90086,-5.827382,2
51770.7998,11.314825,13.342904,17.971223,21.880294,-9.523813,-12.679502,-29.235506,46364.3545,10.068765,14.000087,20.710275,25.106355,-8.351794,-11.0653,-21.621215,8911.3137,5.146233,2.970796,8.441997,11.367651,-2.033218,-3.068181,-5.604977,9061.7073,4.941468,3.053579,8.623157,12.269723,-2.057399,-3.056309,-5.975966,3629.717,3.752996,1.565113,5.047855,8.526847,-0.87521,-1.536148,-3.657776,3137.2921,3.785728,1.327553,4.319516,6.914674,-0.755391,-1.286086,-2.825218,12738.3557,5.991832,5.047208,13.781216,18.211809,-3.408808,-5.440927,-9.197214,13101.833,5.853969,5.231118,14.769238,18.967789,-3.513893,-5.696411,-8.368843,52950.3554,8.74569,14.532553,20.10965,27.733002,-9.61624,-13.381839,-43.128429,44360.6176,8.635496,11.385783,15.24656,20.581425,-7.820056,-11.05838,-33.404146,10026.0086,5.610648,3.230297,8.436437,11.623155,-2.181306,-3.287405,-7.684483,8709.4175,5.445039,2.981068,7.665331,11.742906,-2.001859,-3.011887,-6.212762,4188.6241,4.530632,1.860634,6.057271,9.630147,-0.986943,-1.796298,-4.541073,3667.0324,4.234104,1.564575,5.143537,8.599808,-0.825654,-1.360243,-4.137443,14715.0976,6.747971,5.861376,16.957548,23.931682,-3.91165,-6.492853,-11.905583,13214.7729,6.705662,5.52431,16.207537,22.152566,-3.588086,-5.931627,-11.077432,1
26211.562,5.636994,6.870318,8.738161,13.02457,-4.075841,-5.25669,-13.492107,37717.5767,8.749411,11.464919,15.584163,20.284122,-6.180583,-7.907672,-17.089586,21370.7521,13.606008,7.716077,14.889714,18.562329,-4.915191,-7.642873,-11.696255,21815.9895,13.045918,7.902558,15.397507,18.881386,-5.000555,-7.592607,-14.276565,4807.6811,4.873358,1.752019,4.077086,6.748037,-1.155739,-1.949054,-4.296064,4103.8583,4.813083,1.434636,3.323431,5.772205,-0.972761,-1.566642,-3.310705,21567.9898,11.363394,9.057581,20.186471,25.462211,-5.667362,-9.413398,-14.445363,23026.2058,11.489948,9.722298,21.671118,25.908986,-6.105295,-10.276287,-14.947763,28208.5288,4.829182,7.473779,9.61962,14.180333,-4.485543,-6.251978,-21.670763,22030.5703,4.407314,5.557122,7.043544,10.93811,-3.330316,-4.484933,-15.931196,22013.8214,13.659943,8.046505,15.507429,18.765354,-4.90692,-7.614047,-17.660075,17413.2571,12.154896,6.200666,12.157578,15.738139,-3.905715,-5.77903,-12.031039,4687.8268,5.013323,1.679874,3.847833,7.063955,-1.150384,-2.042814,-4.799027,4803.4668,5.299006,1.629459,3.758324,6.658258,-1.163883,-1.967245,-4.679947,22745.8703,11.476382,9.641965,22.20009,26.819441,-6.071382,-10.508247,-18.301329,19371.5487,11.15088,8.112238,19.546196,24.35593,-5.119061,-8.750142,-15.399885,2
77786.9741,15.823486,21.280676,29.806421,35.784183,-14.989235,-19.842081,-56.1371,67778.1494,14.517972,20.755337,32.183063,37.241647,-12.84308,-16.897861,-39.853865,14965.3943,7.862314,4.244008,10.62123,14.059832,-3.551385,-5.257678,-8.715235,15152.6992,7.534725,4.324016,10.802165,14.538039,-3.5573,-5.33996,-9.680719,5461.3457,5.170552,2.047679,5.91311,8.467296,-1.342788,-2.26273,-4.352018,4673.1975,5.159191,1.71743,5.095634,8.103184,-1.117557,-1.885496,-4.447896,20970.7732,9.194834,7.236673,17.234763,23.293658,-5.833948,-9.598795,-15.962312,21650.0781,8.982073,7.490019,18.295639,24.812795,-6.037281,-10.080672,-16.144934,78786.7221,12.273281,22.891475,33.170758,44.706369,-14.763061,-21.211211,-77.374086,66684.1499,12.079361,18.552417,25.671408,34.865318,-12.291853,-17.06501,-58.224998,16701.3486,8.414689,4.616399,10.94322,15.460608,-3.832419,-5.758997,-10.53755,14448.2554,8.243643,4.263211,10.155642,14.314871,-3.433393,-5.237289,-10.690256,6221.3728,6.297657,2.403916,7.231469,12.558366,-1.491883,-2.617656,-5.505241,5450.1177,5.760046,1.975574,6.054431,9.698763,-1.252332,-2.102695,-4.9619,24590.164,10.470077,8.355181,21.152052,27.501761,-6.864812,-11.81643,-20.924597,21886.211,10.405523,7.913867,20.209142,26.351425,-6.203113,-10.800445,-20.616805,1
16569.5903,3.807326,3.466694,4.257358,5.989524,-2.481615,-3.315701,-7.62125,26980.581,6.467083,6.223218,7.711178,10.257018,-4.332427,-5.650607,-11.890735,13367.8027,8.455831,4.508228,7.76253,10.203373,-2.861412,-4.209843,-7.696137,13727.9714,8.16152,4.659848,8.138715,10.537845,-2.923739,-4.382373,-7.864911,3153.0185,3.470454,1.098305,2.292167,4.536096,-0.720574,-1.236808,-2.929005,2725.9,3.486996,0.914993,1.961958,4.036489,-0.612079,-1.022464,-2.757115,13914.3973,7.343117,5.428907,10.669758,14.433468,-3.378391,-5.503054,-10.284462,14743.5772,7.348142,5.8014,11.331199,14.414593,-3.614995,-5.96584,-8.972782,17980.9815,3.362298,3.805366,4.680584,8.848668,-2.799617,-4.024766,-12.683016,13770.1958,3.034573,2.869721,3.630796,6.638864,-2.061982,-2.992163,-10.009451,13883.7448,8.455766,4.768065,8.127903,11.25132,-2.896704,-4.374681,-8.662639,11059.5047,7.775919,3.726226,6.724279,9.809405,-2.325062,-3.483,-7.484386,3014.084,3.459255,1.028443,2.358777,5.792874,-0.707977,-1.281261,-3.957211,3047.656,3.594708,1.012524,2.151352,4.652499,-0.703589,-1.259021,-3.461045,14438.9473,7.395011,5.675948,11.316581,14.363812,-3.576944,-6.011713,-11.303769,12405.9432,7.107532,4.835954,10.131251,13.297375,-3.041402,-5.020431,-9.14559,2
65730.8222,13.886763,17.154975,23.613043,28.340569,-12.459991,-16.276236,-54.150503,57712.9356,12.470186,17.422958,26.398722,30.044873,-10.772799,-14.052863,-38.311952,12133.3484,6.577892,3.623191,9.555578,13.127129,-2.811412,-4.257577,-7.997722,12296.552,6.269271,3.70465,9.826427,13.460586,-2.831943,-4.320768,-8.46839,4625.4601,4.499371,1.807148,5.450455,8.073902,-1.12145,-1.886548,-4.09917,3936.2623,4.607101,1.50319,4.56344,6.926711,-0.920771,-1.516869,-3.607598,17190.8282,7.63102,6.122193,15.626073,20.096692,-4.68929,-7.757454,-12.659505,17665.3179,7.472099,6.352758,16.460938,21.852345,-4.860019,-8.086871,-12.719957,66271.376,10.649299,18.318361,25.742755,33.7406,-12.245664,-17.060982,-56.579066,55408.7026,10.33811,14.522845,19.850972,27.156686,-10.029638,-14.729184,-44.630613,13536.1177,7.042858,3.930201,9.599747,13.040993,-3.044227,-4.588203,-9.780609,11802.542,6.968993,3.626021,8.886972,12.507606,-2.746471,-4.18301,-8.349486,5281.6455,5.416286,2.14227,6.683362,10.492779,-1.260449,-2.195752,-4.620354,4625.8696,4.993566,1.77552,5.654456,9.195826,-1.043504,-1.835706,-4.396151,20010.9622,8.746573,7.066054,18.976855,24.710666,-5.462193,-9.312832,-18.428271,17854.7684,8.606621,6.692454,18.433797,24.326439,-4.95651,-8.635052,-15.885536,1
28726.8565,6.013017,7.503745,9.604216,12.363684,-4.634708,-5.966692,-13.824942,41088.9389,9.415313,12.399089,17.015155,20.414996,-6.937693,-8.789037,-23.124287,25170.7376,15.511005,9.015655,17.900145,20.63791,-5.907459,-9.226658,-15.866104,25583.834,14.611462,9.214429,18.462729,22.467951,-6.0153,-9.099908,-14.375641,5525.4745,5.366101,1.996315,4.663564,6.986788,-1.371777,-2.297569,-4.484687,4794.8977,5.597169,1.588082,3.720811,6.239982,-1.145686,-1.86662,-3.365253,25241.0586,12.706125,10.457143,23.975592,29.513055,-6.805073,-11.569402,-16.917036,26992.8638,12.912533,11.218804,25.57581,31.739096,-7.368244,-12.595559,-19.812458,30707.2476,5.119265,8.158207,10.545253,16.123229,-5.073719,-7.07459,-24.278259,23867.6475,4.595239,6.028316,7.841587,11.412271,-3.753471,-5.200081,-16.748381,25748.5855,15.181768,9.319778,18.690458,22.123816,-5.879105,-9.062776,-17.80964,20506.693,13.895134,7.173274,14.38412,17.636191,-4.6764,-7.176993,-13.398421,5426.4206,5.508097,1.903638,4.497273,7.44329,-1.379059,-2.378405,-4.989896,5586.6586,5.854429,1.863805,4.239156,7.043883,-1.394242,-2.428256,-5.075956,26733.1858,12.912304,11.131921,26.620408,32.926288,-7.33908,-12.893435,-22.309604,22660.3625,12.438586,9.394171,23.384597,29.364739,-6.177558,-10.759154,-18.971187,2
32686.9609,7.169629,8.218677,11.252734,14.226163,-5.655099,-7.518251,-16.112109,30763.8697,7.109268,9.082685,13.255682,16.636262,-5.271192,-6.969854,-15.277375,5458.8914,3.443098,2.309532,7.160811,10.3302,-1.243514,-1.850526,-3.967263,5585.3672,3.331274,2.377442,7.437126,10.231507,-1.278433,-1.915447,-4.428706,2488.9735,2.88213,1.30412,4.519471,6.993491,-0.599701,-1.008595,-2.384518,2141.5084,2.960271,1.100601,3.749985,6.53857,-0.511273,-0.890658,-2.771282,7959.3052,4.009966,3.985426,11.806104,16.441478,-2.066817,-3.317792,-5.569732,8218.9536,3.952189,4.172639,12.659219,17.56229,-2.14621,-3.552341,-6.23847,33658.6958,5.770699,8.770942,11.761028,17.045432,-5.839545,-8.294195,-23.714025,27465.0791,5.486473,6.736138,8.971926,13.664419,-4.532017,-6.381024,-18.150478,6117.9002,3.645435,2.513429,6.91743,10.47239,-1.34322,-1.9901,-4.720805,5406.6033,3.625387,2.327196,6.432414,9.78337,-1.242242,-1.84514,-4.730804,2903.3964,3.384093,1.571132,5.520578,8.698411,-0.675751,-1.246592,-3.878648,2568.4794,3.225571,1.343862,4.686095,8.029646,-0.573862,-1.033643,-3.548743,9068.7115,4.408352,4.622016,14.421086,19.837496,-2.321742,-3.747028,-7.603744,8236.5595,4.402973,4.353692,13.826892,19.984907,-2.158204,-3.567562,-6.964306,1
10046.5385,2.879601,1.861679,2.270645,4.393786,-1.423455,-1.948834,-4.799137,17496.5742,4.736382,3.354956,4.090817,7.635787,-2.641514,-3.51768,-8.264657,8522.8545,6.104309,2.450825,3.817981,6.169447,-1.593904,-2.455794,-4.818247,8774.717,5.869449,2.529355,3.886224,5.983246,-1.644166,-2.404636,-5.171069,2145.0367,2.749595,0.654945,1.264815,3.584058,-0.440943,-0.846825,-2.456202,1858.5859,2.851457,0.545067,1.165501,3.006248,-0.366899,-0.732558,-3.048177,9125.8298,5.416672,3.006904,5.078949,7.332592,-1.92101,-3.12475,-5.30628,9634.8874,5.430292,3.169103,5.318596,8.239593,-2.082436,-3.362071,-6.459624,10900.9361,2.548082,2.034552,2.588914,6.026429,-1.580973,-2.412398,-8.60679,8365.9262,2.343324,1.567933,2.058004,5.454152,-1.203089,-1.845772,-6.105337,8849.8462,6.137106,2.57896,3.904367,6.84417,-1.637417,-2.481196,-6.020153,7119.1142,5.654281,2.078603,3.34374,6.436444,-1.332206,-2.010384,-5.520138,1986.2528,2.683765,0.613295,1.260777,3.883838,-0.421925,-0.816521,-3.254933,2023.3148,2.826597,0.60289,1.157771,4.192252,-0.414885,-0.788791,-3.366716,9291.626,5.35723,3.042303,5.088044,8.716998,-2.011522,-3.263719,-6.239542,8058.7649,5.224915,2.671315,4.754151,8.06065,-1.738787,-2.933003,-6.094986,2
51933.1679,11.15949,13.437058,18.238908,21.688778,-9.72936,-12.837146,-26.880574,46322.1758,9.745777,14.055353,20.890787,24.763856,-8.482819,-11.257171,-25.658746,8945.3679,5.131558,2.982224,8.390318,12.345088,-2.037491,-3.034325,-5.590029,9135.8286,4.960128,3.070288,8.615771,12.065301,-2.070689,-3.100768,-6.4536,3660.7118,3.830548,1.559889,5.008968,7.821591,-0.866725,-1.764157,-4.157793,3124.2011,3.942089,1.315167,4.193119,6.851883,-0.728849,-1.297811,-3.203636,12764.2092,5.963002,5.087176,14.046318,18.164378,-3.385536,-5.548454,-8.586507,13170.5852,5.864293,5.257767,14.665313,19.737806,-3.515318,-5.741663,-9.560693,52951.4521,8.614411,14.47835,20.010008,27.959094,-9.684171,-14.247249,-42.976887,44435.8946,8.478946,11.305028,15.377726,21.184359,-7.889699,-11.009432,-31.10895,10076.1201,5.603526,3.249463,8.40484,12.321752,-2.203377,-3.303942,-6.949747,8774.0029,5.522527,2.998109,7.722934,10.849191,-1.997892,-3.001914,-6.185344,4172.8622,4.459047,1.863322,6.195744,9.591366,-0.979624,-1.737562,-4.177153,3685.7453,4.263377,1.567197,5.289685,9.265683,-0.821199,-1.442332,-3.841841,14750.0479,6.752966,5.869431,16.886464,21.837352,-3.918494,-6.523679,-11.433951,13302.4741,6.739245,5.549128,16.150636,22.117362,-3.576458,-5.938576,-10.782693,1
26189.6499,5.645559,7.115073,9.022231,11.705881,-4.010238,-5.143617,-13.721592,38018.5923,8.692395,12.030272,16.190336,19.9528,-6.151662,-7.821455,-17.879753,21520.9695,13.641462,7.794766,15.096794,18.517323,-4.954006,-7.526628,-11.978312,21970.0608,13.08551,7.981226,15.482254,18.269558,-5.061231,-7.597656,-11.906346,4825.8244,4.873848,1.781261,4.161961,6.496805,-1.162707,-1.999482,-3.38138,4201.0954,5.171055,1.421706,3.306122,5.265435,-0.978952,-1.570174,-3.568273,21671.2639,11.319814,9.163095,20.71524,24.770837,-5.646833,-9.359635,-14.277599,23033.6375,11.366168,9.845201,22.155665,28.608862,-6.135193,-10.34166,-16.749863,28535.3579,4.864525,7.886498,10.165262,16.803529,-4.476552,-6.122696,-19.153312,22320.5776,4.424035,5.857893,7.457175,11.000267,-3.322697,-4.485776,-15.677245,22180.7218,13.57389,8.141677,15.596536,18.843224,-4.961863,-7.603586,-17.104577,17584.4347,12.45246,6.272454,12.279013,14.779259,-3.934969,-5.932854,-11.603127,4687.738,4.960176,1.707324,4.07662,6.638148,-1.157504,-2.158975,-5.136908,4814.1814,5.281598,1.660446,3.841434,6.268428,-1.162877,-1.973172,-4.611417,22816.2329,11.54155,9.776795,22.572945,28.326743,-6.08118,-10.545169,-18.815344,19336.4584,10.974062,8.238772,19.872662,24.862137,-5.108794,-8.840317,-16.455792,2
77235.8422,16.439251,20.978321,29.324712,33.638297,-14.726142,-19.346538,-67.991548,68144.9126,15.054931,20.872646,32.242439,37.146089,-12.896238,-17.066916,-45.433521,14999.2148,7.848224,4.264687,10.805944,13.802529,-3.540857,-5.309408,-8.969404,15181.905,7.505001,4.350767,10.919423,14.453738,-3.54516,-5.226242,-9.863688,5485.7884,5.256765,2.053226,6.027111,8.862192,-1.336712,-2.248906,-4.550151,4659.158,5.360567,1.685105,4.875956,7.230917,-1.088315,-1.771037,-3.536443,21103.3247,9.141808,7.286406,17.343788,21.880308,-5.825723,-9.603032,-15.490213,21640.4163,8.944581,7.544417,18.364363,23.720134,-6.049699,-10.206679,-19.069156,78156.0655,12.459878,22.861746,32.982895,43.936313,-14.733109,-21.018891,-75.278279,67082.5454,12.327592,18.574758,25.504695,32.967348,-12.264273,-17.451852,-61.891859,16843.6741,8.513707,4.648371,10.95361,14.975761,-3.84211,-5.791316,-11.479966,14525.5755,8.235637,4.288829,9.987335,13.802174,-3.430475,-5.330171,-10.533173,6211.8888,6.203879,2.430898,7.333932,11.767403,-1.498609,-2.60546,-5.421565,5479.6375,5.798533,1.978554,6.213142,10.426071,-1.249982,-2.081482,-4.44475,24641.6089,10.471983,8.408084,21.294228,29.660398,-6.884668,-11.912513,-21.463338,22038.8806,10.262526,7.935398,20.325063,26.170692,-6.187253,-10.631379,-19.388872,1
14841.959,3.568468,3.108217,3.837598,6.54827,-2.230227,-3.041438,-8.564169,25384.4185,6.215454,5.811256,7.122781,9.822001,-4.072087,-5.268892,-11.283393,13367.8015,8.5337,4.511557,7.76173,9.881489,-2.843247,-4.276006,-8.252185,13736.0903,8.361077,4.625925,8.061608,10.048722,-2.907566,-4.396337,-7.949013,3153.4868,3.508999,1.07689,2.270034,4.010201,-0.74599,-1.329895,-3.53856,2714.9999,3.587276,0.88472,1.906347,4.302876,-0.592461,-0.994232,-2.454196,13813.1135,7.323434,5.418633,10.626992,14.130187,-3.33848,-5.470184,-9.571355,14644.9993,7.370651,5.750712,11.344581,14.488891,-3.580565,-5.938039,-10.770556,16816.8164,3.229828,3.540047,4.398316,8.558877,-2.61687,-3.658456,-12.210302,12849.3159,2.913602,2.676482,3.325279,6.448881,-1.930565,-2.776397,-8.999201,13872.9562,8.603785,4.75383,8.144038,10.818761,-2.872397,-4.244247,-8.83171,11033.7787,7.795892,3.715295,6.559958,10.435494,-2.301975,-3.435988,-7.35664,2988.4084,3.456792,1.010596,2.261135,4.735427,-0.697452,-1.331523,-3.706673,3051.9401,3.625584,0.993879,2.215342,4.624873,-0.693256,-1.210786,-3.49046,14289.9695,7.28066,5.603233,11.118364,13.954777,-3.508968,-5.804374,-9.748452,12268.4111,7.082101,4.788961,10.014354,13.16102,-2.991481,-4.995881,-9.104728,2
3944.2754,1.809429,3.308771,5.426486,7.697069,-0.3819,-0.688245,-3.900921,3737.251,1.766038,4.009632,6.694819,9.070354,-0.426487,-0.742157,-4.530555,454.4163,1.207382,1.761517,5.861614,9.643213,-0.139798,-0.418255,-2.660538,469.7437,1.200505,1.813087,5.946124,9.047002,-0.132311,-0.345254,-2.691274,324.5183,1.246134,1.078918,3.967719,6.119941,-0.07649,-0.271769,-2.360691,287.6628,1.269127,0.893596,3.176062,5.279081,-0.076506,-0.309157,-2.243497,784.2588,1.302633,3.102038,9.882768,13.436683,-0.186351,-0.440567,-2.345775,769.5489,1.280829,3.272194,10.703077,14.612468,-0.190037,-0.517047,-3.014627,4322.3867,1.643543,3.448891,5.610066,8.823933,-0.428937,-0.922312,-5.384195,3706.415,1.63738,2.715403,4.458771,7.559081,-0.36176,-0.734949,-4.188143,564.6445,1.252236,1.86518,5.607413,9.09244,-0.145548,-0.452843,-3.378017,502.2929,1.254539,1.715483,5.213158,8.592801,-0.12837,-0.398549,-3.011592,436.4126,1.361698,1.283497,4.746869,7.616028,-0.096652,-0.339015,-3.449613,410.5836,1.357902,1.106392,4.064371,6.823133,-0.08807,-0.357812,-2.864797,943.1181,1.361483,3.603021,11.816671,17.170001,-0.202436,-0.53283,-3.659829,830.0063,1.352301,3.368746,11.55529,16.307728,-0.191795,-0.499473,-2.945585,1
1109.8315,1.255186,0.27075,0.619148,4.04025,-0.213654,-0.540559,-3.401422,2200.9302,1.529243,0.450627,0.76445,3.817186,-0.300062,-0.623823,-3.891879,1939.0453,2.227245,0.378014,0.675192,3.341621,-0.234675,-0.492453,-3.074541,2008.0053,2.178735,0.39991,0.716831,3.353296,-0.233982,-0.51918,-3.25368,585.1172,1.489668,0.132364,0.388599,3.149553,-0.096034,-0.317176,-2.399456,520.5013,1.541484,0.115189,0.349649,2.639532,-0.082658,-0.31108,-2.411164,2392.29,2.224009,0.479588,0.767313,3.092701,-0.322122,-0.63472,-3.661714,2504.768,2.214891,0.506046,0.901836,3.51984,-0.33195,-0.665989,-3.256116,1295.8965,1.208399,0.331343,0.743083,4.912334,-0.213645,-0.59164,-5.266555,932.7983,1.175257,0.266115,0.697553,4.898077,-0.179887,-0.575961,-4.57648,1956.804,2.206863,0.391696,0.738968,3.815337,-0.238134,-0.569941,-3.748486,1713.4339,2.176242,0.350429,0.758527,3.730881,-0.216853,-0.542399,-3.165242,516.4726,1.465667,0.126411,0.419089,3.989143,-0.092431,-0.409002,-3.095475,545.4218,1.515853,0.134525,0.465082,3.621995,-0.091316,-0.416812,-3.122544,2283.3506,2.141274,0.460629,0.913081,4.054637,-0.306952,-0.62899,-3.95065,2113.7878,2.190209,0.430077,0.765796,4.017315,-0.282488,-0.648945,-3.642577,2
84668.3381,21.924785,22.616269,31.870454,37.182216,-15.86263,-20.826026,-64.15781,76549.3584,18.755365,23.464612,36.912954,42.638712,-14.446715,-19.110738,-56.77722,18074.4945,10.190836,4.933067,11.366665,15.30342,-4.287439,-6.439349,-10.903363,18222.8711,9.671791,4.99807,11.635557,15.165072,-4.292497,-6.429499,-11.29369,6286.6525,6.010872,2.274949,6.398642,9.892769,-1.550559,-2.606227,-5.181558,5369.0026,5.603687,1.917856,5.391216,8.273173,-1.31183,-2.111306,-4.305969,24962.625,11.733304,8.496736,18.675331,23.436571,-6.971835,-11.552937,-18.754123,25670.5385,11.484898,8.794726,19.545091,25.17079,-7.275715,-12.496092,-21.363008,87293.1431,15.543807,25.415412,37.355037,46.8433,-16.243016,-23.209471,-97.327028,74331.6665,15.761213,20.700487,29.129908,36.51339,-13.582803,-19.289532,-66.360334,20286.6879,11.269448,5.413547,11.892653,16.16361,-4.692825,-6.967981,-16.738431,17403.2146,10.985235,4.91454,10.918327,14.288593,-4.117976,-6.209362,-12.692421,7104.0735,7.331772,2.655146,7.722376,12.270962,-1.72356,-2.951918,-6.035907,6300.9325,6.804902,2.157428,6.458204,10.788253,-1.452839,-2.425181,-5.392634,29334.5739,13.801798,9.922379,23.22186,29.302888,-8.34824,-14.710194,-24.531988,26055.4602,13.541085,9.295388,21.970492,27.788348,-7.463662,-13.29399,-23.053856,1
21558.7168,4.648289,5.200092,6.423867,10.07531,-3.316317,-4.24435,-10.10857,33908.2504,7.822543,9.45385,12.173506,14.944876,-5.537608,-7.563626,-15.897429,17724.2572,11.141998,6.347588,11.77652,14.418067,-3.960913,-5.889657,-9.98754,18186.3263,10.743535,6.506685,12.259444,14.790445,-4.042668,-6.037075,-11.270438,4064.2064,4.232001,1.473961,3.313603,5.452195,-0.953708,-1.584697,-4.203749,3476.1023,4.09654,1.22994,2.764037,4.727424,-0.810227,-1.346766,-3.236576,18167.2156,9.510756,7.554599,16.350732,19.787561,-4.630515,-7.619557,-13.487139,19252.4409,9.530602,8.096054,17.362456,20.716631,-4.959154,-8.195662,-14.013176,24431.4663,4.163507,6.036477,7.610469,12.565752,-3.860344,-5.411268,-18.128602,18788.6635,3.751415,4.471985,5.66695,8.873658,-2.839939,-3.974647,-11.663506,18401.5387,11.103545,6.672892,12.259742,15.042968,-4.00172,-6.026227,-12.666517,14585.6876,10.21109,5.164492,9.787416,12.845311,-3.193055,-4.744101,-9.909265,3919.9695,4.195178,1.416241,3.170128,6.165997,-0.956706,-1.690963,-4.357753,4021.5028,4.453071,1.380072,3.223833,6.494078,-0.952716,-1.60989,-3.974318,18970.4637,9.482732,8.000465,17.630931,21.965469,-4.910524,-8.478778,-14.472141,16205.7107,9.193908,6.789348,15.620044,19.953186,-4.151598,-7.153342,-11.354978,2
31497.1973,7.178735,7.909603,10.675042,12.98238,-5.406072,-7.334519,-16.579161,30185.9619,7.093252,8.954588,12.92419,16.071449,-5.159142,-6.67462,-14.103734,5431.8611,3.452089,2.304505,7.066155,10.013707,-1.214368,-1.901335,-4.30783,5590.6423,3.37198,2.372334,7.208989,11.23408,-1.248176,-1.851591,-4.422575,2460.0697,2.913231,1.282228,4.445069,7.3452,-0.578687,-1.217182,-3.060238,2316.5292,3.313091,1.197067,3.790187,7.777827,-0.513989,-0.962338,-2.251816,7905.4599,4.010608,3.955877,11.742799,16.544778,-2.046934,-3.215366,-5.887535,8167.7781,3.974611,4.154934,12.644916,16.721574,-2.110549,-3.507602,-6.614987,32912.9185,5.758427,8.61687,11.861986,17.255699,-5.636189,-7.647589,-24.009047,26917.1763,5.481837,6.619028,8.903465,12.068264,-4.400111,-6.10572,-18.873565,6129.4729,3.711219,2.493422,6.875692,10.425644,-1.314794,-2.006678,-5.453404,5365.5307,3.653791,2.302465,6.309866,9.73601,-1.211619,-1.845869,-4.863493,2848.9975,3.317187,1.562936,5.328897,8.879802,-0.669797,-1.229603,-3.77624,2576.3918,3.262958,1.335281,4.585272,9.019672,-0.565259,-1.014737,-3.367803,9063.8811,4.446996,4.630955,14.386876,20.77131,-2.304468,-3.735131,-7.333213,8189.9732,4.437406,4.329644,13.71544,18.757539,-2.130071,-3.533537,-6.27231,1
8509.1025,2.609901,1.636856,2.053023,4.772295,-1.255669,-1.712642,-5.183203,16613.7578,4.575116,3.152288,3.845628,6.599361,-2.509441,-3.466786,-9.083764,8488.663,6.106866,2.460242,3.799267,5.908419,-1.580488,-2.315025,-5.092436,8771.3347,5.901451,2.547131,3.970694,6.136599,-1.624869,-2.412352,-5.063654,2143.6867,2.804146,0.648502,1.2446,3.232991,-0.428604,-0.758403,-2.431267,1924.4565,2.815001,0.55669,1.082852,3.063847,-0.387864,-0.687848,-2.558069,8992.9605,5.407855,2.987231,5.168014,7.753422,-1.896546,-2.944261,-5.620207,9579.1726,5.440582,3.169641,5.412919,9.294821,-2.034695,-3.283256,-6.134481,10300.7481,2.456382,1.927027,2.478105,6.125373,-1.509952,-2.262815,-7.794111,7981.0142,2.295726,1.493548,1.972762,5.50492,-1.150603,-1.667911,-5.870997,8838.9338,6.145463,2.604076,3.984618,6.576138,-1.62302,-2.41533,-5.691674,7044.23,5.624283,2.070055,3.355135,6.629583,-1.317404,-1.966496,-4.735241,1993.8496,2.730694,0.610843,1.273721,4.243692,-0.415604,-0.799445,-3.038759,2015.3068,2.822341,0.619225,1.290888,3.947598,-0.406476,-0.79574,-3.805071,9197.4719,5.325706,3.037384,5.188918,8.007106,-1.963047,-3.236048,-6.429785,7982.0655,5.254004,2.664551,4.769399,8.428865,-1.696701,-2.745005,-6.482862,2
48656.5425,11.30233,12.307731,16.619438,19.940339,-8.913878,-11.415498,-26.587136,46121.1303,9.970872,13.967838,20.550897,24.920915,-8.420169,-11.072301,-23.836455,9069.5135,5.142717,3.001349,8.468977,11.316737,-2.067658,-3.13475,-6.113254,9252.0186,4.944949,3.080266,8.708601,12.475208,-2.102425,-3.09165,-5.678446,3702.1584,3.908259,1.555102,4.882708,8.298425,-0.875373,-1.559307,-3.383311,3194.4323,3.74817,1.350518,4.438136,7.008196,-0.769162,-1.316774,-3.745259,12884.2119,6.004154,5.07643,14.088078,18.984645,-3.453876,-5.625308,-9.642581,13349.3274,5.915983,5.265525,14.739087,18.9396,-3.565221,-5.819135,-9.373285,52903.6973,8.668737,14.319576,20.000197,27.268808,-9.59141,-13.474704,-48.162755,43938.2637,8.486502,11.232859,14.872944,19.749466,-7.77476,-10.517531,-32.082189,10174.9429,5.531982,3.270944,8.382088,11.699553,-2.224022,-3.350592,-7.371222,8849.9125,5.511383,3.001618,7.842071,10.553051,-2.015494,-3.009233,-7.129978,4238.6839,4.565481,1.862765,6.12073,10.839348,-0.997815,-1.768875,-4.360324,3699.0055,4.173394,1.58312,5.249211,8.882894,-0.833766,-1.534978,-4.308363,15023.1101,6.802373,5.921927,17.193564,23.813004,-3.956683,-6.587802,-11.420378,13374.3904,6.827288,5.552431,16.217914,21.662176,-3.643493,-6.135543,-10.540206,1
21373.7861,4.910915,5.792573,7.346003,10.503178,-3.257253,-4.097253,-9.517636,35549.9189,8.301888,11.521343,15.642925,18.921237,-5.809963,-7.419369,-16.082238,21273.7419,13.461963,7.772188,15.280229,17.870937,-4.893501,-7.42736,-14.525662,21808.938,12.863139,8.043759,15.741466,19.019939,-5.022682,-7.777353,-13.019175,4787.1562,4.897462,1.755637,3.99972,5.840471,-1.154608,-1.94186,-4.600646,4041.2884,4.662976,1.4702,3.522073,5.997666,-0.972603,-1.621622,-3.421609,21219.3977,11.150675,9.147774,20.767061,25.014393,-5.622276,-9.534953,-16.285971,22794.7692,11.259789,9.796314,21.927815,27.594116,-6.033817,-10.467046,-17.981867,26647.7408,4.632777,7.538408,9.79424,15.771513,-4.178482,-5.915114,-20.422574,20748.0527,4.176741,5.550933,7.110026,11.545933,-3.097233,-4.341827,-13.881225,22038.902,13.468016,8.175619,15.702238,18.974632,-4.913301,-7.417398,-16.086045,17317.285,12.166489,6.269439,12.394517,15.799728,-3.881512,-5.833927,-12.279349,4589.0387,4.824106,1.701464,4.007664,6.922926,-1.141076,-1.965156,-4.636763,4741.5639,5.11865,1.666422,3.837445,6.948521,-1.161897,-2.028045,-4.611256,22462.9915,11.320867,9.687175,22.407807,28.05096,-5.981631,-10.348978,-18.900219,18967.8919,10.813292,8.199387,19.83469,24.812864,-5.074803,-8.728404,-14.394811,2
69706.8696,15.903719,18.383634,25.239665,28.814771,-12.846522,-16.614116,-51.072511,67559.9561,15.273915,20.909271,32.558829,37.356188,-12.883982,-17.193114,-45.882302,15103.603,7.766177,4.304538,10.963818,14.899826,-3.55624,-5.350473,-10.346346,15336.0252,7.434646,4.428893,11.02828,15.073563,-3.611738,-5.426282,-9.189829,5513.4362,5.317089,2.037562,5.782547,9.476859,-1.334071,-2.168454,-4.135547,4683.9871,4.877481,1.762552,5.330207,9.379071,-1.149487,-1.884632,-3.717611,21029.3437,9.106807,7.335067,17.584238,22.372616,-5.885502,-9.686934,-14.480711,21811.2776,8.925093,7.571532,18.322084,23.978701,-6.070122,-10.024692,-15.022934,78400.1679,12.661628,22.973623,33.349759,43.226438,-14.77671,-20.530237,-84.928078,65959.4317,12.209626,18.347195,25.548188,33.61948,-12.263591,-16.63204,-60.289926,16957.7265,8.34364,4.728186,10.969155,15.186156,-3.899849,-5.756215,-12.812156,14579.7265,8.213648,4.324216,10.283698,13.865811,-3.436863,-5.320934,-10.589165,6264.6662,6.240928,2.409248,7.170121,10.19896,-1.491174,-2.57994,-5.719991,5496.8203,5.737179,2.013806,6.296245,10.623587,-1.273872,-2.138676,-5.256615,24664.9243,10.329358,8.452635,21.557169,26.588435,-6.891877,-11.685069,-20.656707,21882.1766,10.379851,8.007237,20.575498,26.303415,-6.247464,-10.852076,-19.408478,1
12432.1816,3.242695,2.563077,3.121997,5.03817,-1.891068,-2.518998,-6.80448,25237.2265,6.244301,5.778075,7.192117,10.196162,-4.087852,-5.232563,-10.798705,13517.6468,8.537502,4.498644,7.852897,10.076616,-2.880931,-4.206512,-7.991242,13935.7562,8.309543,4.694957,8.314055,10.583131,-2.969744,-4.36811,-7.912669,3207.3508,3.564894,1.070687,2.239133,4.244175,-0.728026,-1.237632,-2.95431,2709.7495,3.400083,0.913537,1.974878,3.744258,-0.616439,-1.08966,-3.429753,13878.425,7.331608,5.389856,10.7617,14.072104,-3.379819,-5.432889,-8.943469,14824.7888,7.372933,5.756909,11.285591,14.583965,-3.613564,-5.934252,-9.15583,16743.9082,3.253769,3.514831,4.393904,8.367582,-2.596554,-3.610199,-13.10805,12742.3594,2.899087,2.658484,3.383403,6.669353,-1.922251,-2.673111,-8.130522,14129.9435,8.570281,4.816557,8.239423,11.033719,-2.947469,-4.337287,-9.832767,11093.7318,7.761283,3.728771,6.773924,10.080303,-2.331271,-3.467093,-8.932527,3028.7583,3.467511,1.011018,2.171922,4.947246,-0.697497,-1.260884,-3.735452,3078.519,3.657256,1.003238,2.126564,4.166417,-0.701731,-1.248687,-3.593015,14418.322,7.302391,5.613538,11.209602,16.004215,-3.561155,-5.942401,-10.57438,12299.0425,7.082397,4.79822,10.154457,13.804908,-3.04088,-5.121808,-8.67679,2
3500.0186,1.79086,2.842633,4.6295,6.521136,-0.35923,-1.408229,-4.342068,3649.0025,1.755961,3.799691,6.381167,9.541851,-0.414144,-0.77437,-3.518905,445.0585,1.199902,1.704761,5.624496,8.108801,-0.142476,-0.433925,-2.651935,451.6016,1.190138,1.748568,5.654858,8.204685,-0.144306,-0.37324,-2.674821,326.3268,1.252405,1.008786,3.577445,6.505754,-0.078497,-0.251313,-2.157568,276.218,1.234922,0.899584,3.329214,5.870941,-0.070795,-0.264901,-2.146068,763.971,1.294481,2.988067,9.544098,13.166051,-0.186631,-0.419672,-2.374596,785.2302,1.283456,3.114068,9.984614,13.971841,-0.194601,-0.475562,-3.720752,4199.8271,1.628481,3.259254,5.343105,9.376529,-0.415605,-0.941265,-5.387148,3588.0342,1.617411,2.545981,4.024493,6.989906,-0.355687,-0.793127,-4.981952,532.8626,1.23012,1.782621,5.247983,9.941928,-0.146987,-0.468921,-3.279266,480.2141,1.240079,1.653362,4.951803,8.685213,-0.136126,-0.397737,-3.100479,434.8315,1.358867,1.217073,4.422902,7.584553,-0.091999,-0.356827,-2.973948,434.7498,1.372779,1.081743,3.927027,6.438766,-0.089675,-0.369704,-2.580045,935.4885,1.356048,3.416905,11.364432,15.730428,-0.209373,-0.495907,-3.148707,828.1902,1.351049,3.252351,11.028116,15.608197,-0.191017,-0.48041,-3.502716,1
429.6275,1.077794,0.228823,0.529049,3.821807,-0.197536,-0.463618,-3.318467,2091.7798,1.505173,0.439565,0.832097,4.108191,-0.28984,-0.586841,-3.420474,1938.875,2.20183,0.37646,0.642685,3.879616,-0.235876,-0.534895,-3.11515,2045.1213,2.185293,0.403628,0.696375,3.319725,-0.242674,-0.504883,-3.352737,552.8504,1.468091,0.124063,0.378645,2.422523,-0.096248,-0.321039,-2.715653,510.0374,1.479228,0.113675,0.367175,2.761645,-0.091226,-0.316107,-2.424345,2413.8371,2.223079,0.493481,0.771164,3.139228,-0.325705,-0.600132,-3.100755,2483.3352,2.182291,0.501483,0.842288,3.927031,-0.339274,-0.728568,-3.046217,1297.6689,1.21126,0.322546,0.764486,5.028128,-0.213777,-0.623245,-4.296246,904.5371,1.171284,0.25044,0.660957,4.993915,-0.180579,-0.55557,-4.232428,1966.6009,2.189618,0.397471,0.808987,4.302972,-0.244404,-0.563615,-3.565805,1745.0668,2.186114,0.345236,0.685447,4.182196,-0.225564,-0.551509,-3.557123,492.5574,1.437362,0.13161,0.450915,3.713332,-0.098582,-0.372855,-2.954268,513.9617,1.478789,0.127633,0.405449,3.26303,-0.091835,-0.349642,-2.890585,2328.8025,2.157882,0.464035,0.893476,4.412851,-0.320631,-0.653568,-3.71449,2121.6637,2.186043,0.431131,0.790333,3.833181,-0.285531,-0.604659,-3.761027,2
88266.3731,21.752756,23.866384,33.833405,40.096949,-17.056335,-22.983344,-73.87409,76160.5927,19.052108,23.537447,37.181977,42.384777,-14.442112,-19.988529,-54.13567,18389.7791,10.22731,4.988866,11.625972,16.059123,-4.399264,-6.555362,-11.749436,18522.2815,9.757589,5.06552,11.924213,15.299031,-4.37874,-6.509368,-11.887357,6348.1237,6.336233,2.263143,6.239462,10.32601,-1.543379,-2.610743,-4.928634,5420.6588,5.902519,1.920242,5.524107,8.656707,-1.302965,-2.116955,-5.00082,25202.2141,11.806433,8.517632,18.733602,24.120883,-7.051897,-11.989971,-19.350373,25929.9524,11.55929,8.824783,19.92863,24.891012,-7.338226,-12.514135,-21.299821,87485.8516,15.664302,25.527511,37.19947,48.520933,-16.139008,-23.022398,-98.928792,73989.0376,15.904534,20.779399,29.070475,38.422759,-13.516406,-19.668459,-74.060156,20525.3155,11.141197,5.462665,12.016859,16.256616,-4.781924,-7.230673,-15.129393,17577.8674,10.930353,4.940214,10.918362,15.081469,-4.198988,-6.347633,-13.421464,7135.445,7.307623,2.667888,7.818719,12.083195,-1.729333,-3.029325,-6.121357,6340.9,6.807459,2.172542,6.496901,10.280387,-1.452243,-2.450723,-6.304265,29728.4289,13.930637,9.972189,23.461528,30.668329,-8.430909,-14.683919,-29.561017,26350.1419,13.735277,9.309044,22.047238,27.527038,-7.501294,-13.108058,-24.394503,1
22054.4443,4.681106,5.407519,6.816458,10.315141,-3.347367,-4.444564,-12.153666,32669.04,7.632415,9.199629,11.928484,16.171578,-5.283025,-6.828171,-14.780966,17790.1453,11.101708,6.402446,11.907536,14.209842,-3.962447,-6.049753,-10.846228,18168.9283,10.659399,6.562065,12.287969,15.259653,-4.059653,-6.087925,-10.870758,4093.5491,4.37613,1.467781,3.321434,5.710164,-0.959523,-1.623544,-3.473985,3450.9954,4.077486,1.227975,2.82698,4.869949,-0.806266,-1.328478,-3.711279,18038.9489,9.322309,7.54469,16.490222,20.612596,-4.569673,-7.512206,-11.806933,19236.9744,9.508075,8.085058,17.562708,20.776527,-4.945743,-8.247963,-13.08831,23437.3056,4.048877,5.829,7.434502,11.991101,-3.681104,-5.171116,-17.03493,18011.5928,3.645469,4.310279,5.556527,8.817941,-2.682545,-3.677472,-11.751663,18295.2024,11.006399,6.701791,12.389323,15.936203,-4.005228,-6.111843,-13.13045,14502.9446,10.09855,5.172285,9.886252,13.043552,-3.159812,-4.750313,-9.287825,3882.0579,4.181823,1.417907,3.197153,5.639818,-0.943845,-1.646992,-4.484479,3994.8358,4.427785,1.373652,3.179861,6.616957,-0.953404,-1.618385,-4.267268,18867.9961,9.361164,7.984171,17.559487,22.526398,-4.885933,-8.406729,-14.358231,16065.1092,9.084607,6.743502,15.498424,20.037148,-4.120856,-7.005595,-12.443687,2
66237.4248,13.913595,17.2453,23.743265,27.345626,-12.569203,-16.65314,-41.491883,57599.2119,12.951383,17.276185,25.800261,28.945458,-10.68615,-14.282581,-37.408614,12120.6877,6.425142,3.630031,9.48804,13.608427,-2.8518,-4.292592,-8.526292,12325.1436,6.20182,3.710426,9.684952,13.10586,-2.86237,-4.297712,-8.187946,4644.3441,4.668057,1.771376,5.286179,8.295015,-1.105722,-1.832036,-4.51224,3985.6792,4.406282,1.530143,4.760697,7.896695,-0.953688,-1.607283,-3.542283,17242.148,7.575359,6.11302,15.392564,20.404068,-4.70877,-7.555504,-13.510453,17694.836,7.407192,6.322061,16.440407,21.543753,-4.864834,-8.025033,-13.34533,65813.6729,10.693908,18.221078,25.551161,35.587623,-12.259613,-17.452458,-65.412099,55376.9136,10.440111,14.394616,19.537739,26.633088,-10.00269,-13.981896,-43.50413,13592.3164,6.890004,3.945515,9.581654,14.427739,-3.075908,-4.635511,-9.682839,11790.3429,6.842374,3.620389,8.925714,12.047075,-2.76432,-4.203294,-9.006372,5278.7905,5.413146,2.119311,6.65614,10.830303,-1.254083,-2.242734,-5.463627,4604.4915,4.851393,1.756504,5.606854,9.370555,-1.050567,-1.745174,-4.358484,20010.2854,8.616682,7.039771,19.015742,26.479422,-5.480371,-9.312727,-17.222647,17880.7117,8.533872,6.645295,17.912301,23.976451,-4.950171,-8.468703,-15.456261,1
27180.185,5.725487,7.338854,9.370009,11.930177,-4.266639,-5.530396,-13.267067,37743.7182,8.862391,11.764004,15.922959,19.953202,-6.228127,-8.042636,-19.571757,24822.645,15.019611,8.977186,17.940251,21.205529,-5.886606,-8.829821,-15.388369,25416.99,14.45195,9.213362,18.523735,21.105923,-5.986234,-9.143373,-17.294168,5460.6422,5.490745,1.949476,4.45578,6.958274,-1.343441,-2.257291,-4.498136,4634.0702,5.156377,1.61252,3.818841,6.15896,-1.123676,-1.866596,-3.862862,24719.5379,12.413295,10.306693,23.725587,29.994852,-6.609957,-10.986486,-17.287533,26417.2923,12.5485,11.131703,25.660458,30.445942,-7.191969,-12.287202,-20.943244,28372.4253,4.830706,7.734644,10.130439,15.709262,-4.521132,-6.030982,-20.56832,22058.2173,4.366781,5.74537,7.309532,10.638371,-3.332369,-4.539957,-14.773746,25407.879,14.793418,9.311127,18.594357,22.769365,-5.823395,-8.755107,-19.021905,20156.6382,13.583226,7.135705,14.343793,17.251543,-4.635745,-7.080486,-17.354224,5269.5746,5.383001,1.881478,4.515519,7.376627,-1.334063,-2.327166,-4.909551,5442.5597,5.598636,1.846741,4.213,7.952441,-1.354787,-2.275182,-5.368458,26115.6253,12.590456,11.002342,26.587227,34.132153,-7.116877,-12.597745,-23.328302,22111.3143,12.049182,9.21381,22.837562,28.322969,-5.937816,-10.615969,-17.448967,2
3833.4336,1.757054,3.082623,5.037408,7.266012,-0.396595,-0.689263,-3.224907,3679.9331,1.790459,3.626577,5.958556,9.449878,-0.408674,-0.738409,-3.444891,447.7378,1.200711,1.710891,5.594807,8.464054,-0.139502,-0.353898,-2.688811,440.125,1.184415,1.756006,5.675114,8.047294,-0.142098,-0.4422,-2.611751,330.4262,1.261052,1.019758,3.639583,5.843787,-0.080628,-0.293207,-2.186159,271.7071,1.231205,0.896795,3.328162,5.355586,-0.073667,-0.299008,-2.132085,753.3718,1.286876,2.985225,9.459855,12.760701,-0.196521,-0.457022,-2.714387,785.9426,1.284831,3.141246,10.152233,14.932749,-0.202702,-0.505285,-2.989813,4218.75,1.631355,3.149583,5.090497,9.497535,-0.425614,-0.951068,-7.056927,3524.917,1.605575,2.446548,3.94114,6.867064,-0.357476,-0.777933,-4.208454,545.9099,1.237118,1.787066,5.303871,8.301027,-0.162191,-0.455192,-3.273411,465.2605,1.227861,1.653815,4.916928,7.974198,-0.137609,-0.425354,-2.427701,420.9748,1.350625,1.238613,4.55991,7.961202,-0.094573,-0.365284,-2.908865,444.9465,1.386425,1.074403,3.852745,8.064505,-0.09346,-0.332418,-2.812267,951.3064,1.35715,3.440529,11.292276,15.404627,-0.215873,-0.50333,-3.292848,817.434,1.340797,3.232148,10.891749,16.590886,-0.203515,-0.466838,-2.951378,1
902.0152,1.205955,0.230796,0.53895,3.648471,-0.174201,-0.458,-3.418493,1695.8746,1.42452,0.369439,0.662126,4.219761,-0.257856,-0.578857,-3.133105,1908.7916,2.191117,0.375774,0.660982,3.53923,-0.232976,-0.540967,-3.39325,1972.8174,2.134842,0.386266,0.628242,3.009975,-0.241679,-0.559065,-3.171401,572.5205,1.499501,0.125833,0.337831,2.466194,-0.089838,-0.345931,-2.4925,496.2074,1.466758,0.109852,0.291508,2.480348,-0.088347,-0.289763,-2.306732,2335.4291,2.181952,0.463306,0.765717,3.574423,-0.313882,-0.608515,-3.305778,2461.4908,2.180183,0.495733,0.876223,3.714673,-0.322282,-0.718729,-3.583944,984.9039,1.161767,0.260638,0.666055,4.911531,-0.191089,-0.576573,-4.124056,683.872,1.130916,0.20378,0.602306,4.786086,-0.154374,-0.476474,-3.769236,1912.1842,2.162603,0.384154,0.810892,4.413629,-0.243373,-0.561626,-3.905137,1668.4813,2.131259,0.339088,0.656614,3.376986,-0.221105,-0.592251,-3.733654,494.2608,1.440055,0.128875,0.457944,4.217047,-0.093548,-0.406285,-3.214465,507.265,1.481577,0.119149,0.41746,3.913404,-0.08827,-0.390755,-3.445393,2241.6318,2.101654,0.444949,0.786427,3.78352,-0.294603,-0.605999,-3.343405,2048.1486,2.124978,0.413673,0.797637,3.969417,-0.27796,-0.607726,-3.598271,2
33996.0078,9.530458,8.466563,11.32509,13.973836,-5.643296,-7.667128,-15.370528,31770.3701,9.034747,9.335224,13.390558,18.129371,-5.2767,-6.884062,-13.91877,5655.8579,3.89484,2.327593,7.14323,10.61271,-1.233138,-1.849205,-4.569906,5792.2571,3.765162,2.393874,7.234346,10.442333,-1.252328,-1.879965,-3.781953,2535.4756,3.136444,1.308182,4.371542,7.489137,-0.576827,-1.030556,-2.504682,2217.9583,3.066556,1.126716,3.901597,6.82306,-0.505966,-0.879493,-2.732979,8180.8106,4.532932,3.993405,11.836036,16.225766,-2.022768,-3.191787,-7.134864,8407.6062,4.440742,4.18344,12.634069,17.433202,-2.118338,-3.469218,-5.672866,34866.3349,7.079693,8.94529,12.16452,15.958856,-5.80179,-8.136929,-22.691482,28498.7041,6.922916,6.908677,9.108838,12.802019,-4.52757,-6.311534,-17.629407,6322.4824,4.211541,2.516568,6.98675,10.814795,-1.315528,-1.955483,-6.023307,5581.1313,4.224619,2.313984,6.338939,9.123631,-1.209632,-1.885699,-4.343534,2966.0701,3.630398,1.576651,5.412652,9.173417,-0.663821,-1.201719,-3.358396,2624.2972,3.457948,1.353781,4.784635,8.205341,-0.56276,-1.061706,-3.474026,9356.2775,5.086209,4.669569,14.340792,19.079449,-2.308677,-3.8058,-7.425326,8437.2402,5.059644,4.331277,13.589694,20.799806,-2.123154,-3.433626,-6.582876,1
10279.4204,2.939393,1.962573,2.427275,4.555956,-1.452795,-1.930939,-6.064989,17817.5054,4.993546,3.512119,4.457006,7.30071,-2.644528,-3.473872,-8.441108,8611.5707,6.367886,2.487015,3.876105,6.740086,-1.614411,-2.408887,-5.278663,8882.354,6.147953,2.580109,4.032241,6.692949,-1.662085,-2.449993,-5.630455,2190.8647,2.923991,0.663827,1.329903,3.415563,-0.435113,-0.791502,-2.552922,1854.0514,2.723004,0.576076,1.096279,3.391963,-0.374478,-0.671772,-2.298361,9236.3869,5.737046,3.056739,5.233738,7.827113,-1.952389,-3.135574,-6.090762,9742.6013,5.763164,3.219447,5.643636,8.90836,-2.075534,-3.332784,-6.024996,11133.8379,2.609905,2.141806,2.713994,6.682457,-1.595872,-2.322517,-8.607836,8571.5733,2.433168,1.647287,2.118585,5.080599,-1.206509,-1.788496,-5.7556,8907.4676,6.371695,2.633594,4.031185,6.583857,-1.656937,-2.476549,-5.63585,7167.2744,5.897927,2.095864,3.43276,5.679866,-1.341042,-2.056784,-4.93401,2059.5327,2.842245,0.621699,1.305708,4.219779,-0.429389,-0.856591,-3.280795,2054.8231,2.895505,0.616799,1.310373,3.585469,-0.420641,-0.829131,-2.859728,9334.6973,5.629322,3.089869,5.273013,8.817714,-2.003735,-3.251642,-7.539536,8162.4924,5.566422,2.697114,4.835437,9.129001,-1.740469,-2.828773,-5.694445,2
52452.2387,10.836513,13.7815,18.690418,22.047676,-9.774123,-12.961665,-29.39341,46386.6445,9.865863,14.108371,20.734298,23.912875,-8.402184,-11.241453,-24.688394,8974.8867,5.062636,3.013871,8.428475,11.720662,-2.042027,-3.016894,-6.245041,9149.7065,4.868538,3.091966,8.703695,11.531512,-2.060418,-3.032093,-5.63778,3616.0928,3.836501,1.548101,4.934362,7.442498,-0.866508,-1.448056,-3.691679,3129.5701,3.620836,1.341328,4.418684,7.870185,-0.746882,-1.256238,-3.681372,12812.4636,5.943629,5.077838,13.740198,20.078937,-3.359558,-5.472615,-8.929583,13189.105,5.859335,5.27257,14.729201,19.587395,-3.506222,-5.827421,-9.492579,53165.357,8.661134,14.557108,20.219271,28.289511,-9.586733,-13.655389,-45.458769,44287.0249,8.588234,11.413845,15.350073,21.44989,-7.808928,-10.971554,-35.696549,10006.74,5.432946,3.296505,8.507499,11.468021,-2.198327,-3.2323,-6.534621,8722.7498,5.386539,3.026678,7.76648,11.284361,-1.983216,-3.036298,-6.293273,4173.4037,4.457738,1.860945,6.196523,9.929164,-0.979535,-1.781066,-4.587478,3703.0175,4.217672,1.566444,5.05932,8.336604,-0.817843,-1.444302,-4.30886,14801.0674,6.707512,5.937371,17.176376,22.701226,-3.911995,-6.465025,-11.131615,13328.8738,6.704978,5.526072,15.933885,23.02301,-3.547242,-5.911942,-10.776194,1
25135.8736,5.364856,6.84762,8.975447,14.37,-3.846654,-5.139554,-13.031985,35559.958,8.257188,11.332051,15.414314,19.405929,-5.746931,-7.398141,-17.903286,21283.2534,13.459393,7.811834,15.069268,18.617042,-4.906396,-7.47469,-14.270545,21782.8182,12.930261,8.0216,15.600255,19.439217,-4.977361,-7.587715,-13.330167,4805.4993,5.05269,1.759983,4.043672,6.457434,-1.152421,-1.881314,-4.239191,4062.8243,4.684506,1.478544,3.488267,5.393893,-0.957572,-1.550234,-3.309734,21337.3867,11.279566,9.148895,20.519555,24.350731,-5.546564,-9.173775,-15.974211,22762.1704,11.371949,9.826655,21.827104,26.29141,-5.997466,-10.10779,-16.352581,26191.5883,4.54168,7.303701,9.535381,15.572915,-4.087352,-5.632974,-18.028368,20439.31,4.150225,5.458854,7.046248,11.897382,-3.051179,-4.09697,-12.26223,22079.7561,13.60994,8.187075,15.795923,19.083102,-4.901584,-7.444875,-15.780644,17414.7929,12.335579,6.266018,12.393183,15.640748,-3.883789,-5.827772,-12.183662,4600.8974,4.896192,1.701969,3.933875,7.323875,-1.127927,-1.991247,-4.517307,4761.3169,5.217199,1.656525,3.789247,7.89091,-1.138121,-1.948412,-5.240831,22539.7752,11.500155,9.716347,22.674115,27.095219,-5.972725,-10.315638,-19.489557,19167.8822,10.996967,8.181401,19.500365,25.17584,-4.995993,-8.432408,-15.428404,2
78988.1065,16.227371,21.545731,30.03015,35.397827,-15.085479,-20.207078,-57.440134,68074.4619,15.161645,20.762691,31.867284,35.935011,-12.686708,-16.823932,-45.935796,15051.7243,7.799227,4.284428,10.679582,14.724005,-3.530684,-5.357198,-10.254835,15296.5263,7.521564,4.373302,10.931363,14.335807,-3.541128,-5.308354,-10.560661,5497.9823,5.38874,2.025429,5.840015,8.474207,-1.319996,-2.217758,-4.972633,4718.3919,5.03318,1.735518,5.101189,8.121009,-1.122316,-1.87809,-3.71384,21159.4842,9.18302,7.238308,17.210345,22.433244,-5.824976,-9.566914,-15.397208,21744.2585,8.948072,7.512917,18.275082,23.575449,-6.066199,-10.254682,-15.775313,78747.1455,12.597353,22.678426,32.562155,44.203532,-14.557664,-20.416241,-80.603873,66562.2539,12.395352,18.483812,25.441338,34.291334,-12.138287,-16.792861,-58.705619,16815.2412,8.380211,4.650687,11.016904,15.173259,-3.804987,-5.707938,-11.267394,14572.8221,8.293248,4.276741,10.159829,14.526189,-3.410175,-5.067977,-12.039628,6251.7927,6.311608,2.417153,7.228523,12.043284,-1.491307,-2.600085,-5.307701,5473.2067,5.68163,1.973409,6.068811,10.056172,-1.244624,-2.132683,-4.417882,24677.887,10.437122,8.390385,21.297124,28.560726,-6.897265,-11.840518,-22.374734,22017.3117,10.350306,7.880009,20.010218,25.933719,-6.198018,-10.734847,-17.45664,1
15649.4117,3.660317,3.260273,3.935018,6.725889,-2.331808,-3.043936,-7.516926,25228.1177,6.168046,5.745542,7.100412,10.688147,-4.032293,-5.273041,-13.339211,13326.5846,8.466755,4.469065,7.726248,10.302374,-2.835491,-4.294269,-7.875323,13722.816,8.179598,4.600627,7.989941,10.172398,-2.913681,-4.308177,-7.28112,3169.0089,3.595213,1.056791,2.337717,3.553413,-0.712478,-1.15472,-2.863674,2700.9233,3.414663,0.905911,1.966432,3.764328,-0.601087,-1.016055,-2.784579,13808.9192,7.299898,5.343435,10.585694,13.136611,-3.319042,-5.379258,-10.678328,14689.6538,7.366197,5.675094,11.200076,14.475655,-3.580147,-5.905616,-9.935764,16741.0893,3.216693,3.490586,4.357621,7.833042,-2.574793,-3.656586,-12.551647,12710.917,2.889917,2.646005,3.311324,6.280981,-1.894135,-2.681064,-9.282553,13806.2889,8.426955,4.712546,8.153642,11.323229,-2.880042,-4.308784,-8.194941,10978.9939,7.81192,3.696553,6.606859,9.226384,-2.300771,-3.380405,-6.817987,2994.6287,3.449939,1.016045,2.242675,5.2031,-0.69657,-1.293116,-3.411493,3059.0386,3.60846,0.998976,2.20449,5.563656,-0.695638,-1.18821,-3.198569,14357.9678,7.291547,5.562287,11.306189,16.020106,-3.516564,-6.029697,-10.660209,12260.578,7.028974,4.740597,10.069111,13.73605,-2.993679,-5.032118,-8.835681,2
87471.9873,18.270805,23.615085,33.617355,39.751138,-16.732325,-22.157713,-80.226763,75801.5772,16.47553,22.958427,35.764845,40.825136,-14.205054,-19.470079,-54.29106,18362.988,9.279562,5.060963,11.92122,15.415614,-4.374969,-6.627534,-12.375289,18482.6311,8.717678,5.122321,12.040153,15.463051,-4.356898,-6.578927,-12.600145,6332.5897,5.939275,2.27727,6.136585,8.932618,-1.539523,-2.532758,-4.74398,5412.8574,5.697624,1.925517,5.418685,8.705909,-1.29136,-2.208406,-4.475217,25298.2292,10.644714,8.615026,18.916782,25.16776,-7.067804,-11.63834,-20.400595,26092.9382,10.416436,8.93859,20.071041,25.395385,-7.398095,-12.534026,-18.893708,86741.3584,13.859619,24.782163,36.029319,47.169883,-16.039387,-22.652625,-96.996809,73213.8706,13.586823,20.036949,27.991145,38.786443,-13.323221,-19.078052,-70.330365,20626.4777,10.011197,5.558123,12.207686,15.841584,-4.786907,-7.243809,-16.485419,17700.0989,9.889607,5.043617,11.157114,15.479411,-4.212452,-6.396375,-13.383526,7146.3032,6.887909,2.696913,7.821904,11.261006,-1.747461,-3.064518,-6.750507,6331.388,6.411934,2.163305,6.442993,10.705983,-1.449342,-2.376504,-5.553383,30016.4842,12.441243,10.135766,23.439841,29.861361,-8.560216,-15.04515,-28.553173,26602.9998,12.08876,9.442927,22.198506,27.895767,-7.541172,-12.937572,-26.320656,1
21075.1533,4.51155,4.839038,5.999393,8.619857,-3.244796,-4.308965,-9.688728,31448.0361,7.313159,8.22091,10.532891,14.111227,-5.12194,-6.56047,-15.62166,17859.9257,10.565138,6.257767,11.640856,14.442178,-3.982536,-5.97369,-10.802512,18271.6403,10.216708,6.431017,12.037372,14.404811,-4.049207,-6.095528,-10.627555,4072.4895,4.289217,1.40344,3.166789,4.649444,-0.940146,-1.636486,-3.62901,3429.7347,3.975497,1.166286,2.652613,5.491657,-0.793808,-1.264814,-3.542933,18220.2145,8.964236,7.272856,15.541385,19.125147,-4.559675,-7.352562,-12.029621,19184.4871,9.061188,7.88852,17.093269,21.609212,-4.961777,-8.284877,-13.201902,21992.9516,3.863072,5.12682,6.496602,10.938293,-3.483998,-4.862113,-16.834818,17079.1851,3.51854,3.845166,4.847051,8.230922,-2.583189,-3.606995,-11.742603,18404.6653,10.454935,6.574813,12.230799,15.182477,-4.002134,-6.006687,-13.753219,14582.0792,9.680107,5.073019,9.591204,12.486723,-3.184869,-4.765643,-10.029472,3840.0654,4.055259,1.359844,3.212617,7.033776,-0.940079,-1.706517,-4.553813,3976.0181,4.247378,1.30263,2.963325,5.151028,-0.92536,-1.56264,-4.308503,18945.9312,9.018863,7.819146,17.435702,22.270291,-4.905092,-8.505177,-14.835856,16194.6099,8.619993,6.477563,14.742187,18.493346,-4.07852,-6.933747,-12.66823,2
65799.5005,13.831945,17.101562,23.499596,28.201485,-12.519117,-16.741513,-44.470251,57108.1953,12.728184,16.937865,25.226053,30.55447,-10.605043,-14.157323,-32.571048,12384.5161,6.39831,3.72821,9.572073,13.197384,-2.910962,-4.302952,-8.091176,12552.7156,6.118603,3.81631,9.963414,12.951322,-2.925095,-4.39576,-9.599475,4624.3253,4.620904,1.791334,5.327595,8.296229,-1.105847,-1.998367,-4.105776,3992.0465,4.425988,1.513587,4.585163,6.811454,-0.936239,-1.517749,-3.620463,17542.5395,7.480245,6.172631,15.462018,20.322772,-4.692917,-7.462631,-12.302498,17918.6116,7.351035,6.492429,16.838788,22.455912,-4.930333,-8.169761,-12.13147,65314.2236,10.710557,17.762992,24.804304,32.750917,-12.042381,-16.678578,-59.013977,54411.9302,10.385919,14.066068,18.931554,25.910108,-9.88077,-13.785668,-40.905659,13872.4401,6.860398,4.077006,9.914701,13.461943,-3.187306,-4.714572,-10.259732,12091.8511,6.840092,3.718533,8.848117,12.845674,-2.83588,-4.177322,-7.561484,5275.0277,5.351283,2.139171,6.663745,10.848274,-1.263758,-2.229091,-4.605267,4627.2694,4.850722,1.731629,5.413844,9.770469,-1.034223,-1.700954,-4.574412,20403.3367,8.521688,7.243563,19.386773,25.718086,-5.586909,-9.596936,-18.407181,18230.4062,8.327161,6.696918,17.436595,23.833164,-4.946463,-8.271214,-14.25808,1
29885.6684,6.240238,7.61439,9.625491,12.838008,-4.702596,-6.050072,-13.806426,41670.6426,9.766729,12.144918,16.332474,20.809821,-6.808964,-8.532912,-21.858033,25813.7038,15.33229,9.206074,18.420758,21.340077,-6.055685,-9.074019,-15.111144,26271.4405,14.626177,9.449921,19.077548,22.248566,-6.138232,-9.393031,-18.396844,5653.0859,5.726869,1.96974,4.524247,7.199031,-1.37219,-2.353034,-5.878872,4764.7315,5.196234,1.629322,3.878287,6.389852,-1.133025,-1.858032,-3.933789,25853.5718,12.581994,10.471656,24.174842,30.913752,-6.788749,-11.181618,-19.154563,27538.0307,12.980471,11.465514,26.743669,32.305178,-7.452353,-12.75757,-19.601488,31212.836,5.292187,8.00117,10.362383,15.97694,-4.988744,-6.839319,-25.073518,24152.8565,4.74628,5.930113,7.47999,11.546242,-3.703852,-5.002843,-16.414773,26521.5284,15.282816,9.580337,19.435476,24.314384,-6.018154,-9.281488,-20.587478,20965.5003,13.777818,7.297337,14.553697,17.857693,-4.770842,-7.213749,-16.012968,5473.5013,5.518813,1.91581,4.460597,7.488364,-1.373049,-2.394904,-4.803027,5699.4336,5.935925,1.84705,4.130187,6.800829,-1.37015,-2.3156,-4.636945,27292.47,12.93109,11.383061,27.950679,34.268776,-7.437146,-13.175857,-24.215767,23224.1836,12.252826,9.333303,22.792792,28.69286,-6.091593,-10.426972,-17.959808,2
77950.5005,16.040399,20.888261,29.240789,34.437412,-14.729065,-19.217581,-52.58039,67313.6142,14.886558,20.122433,30.898828,36.530996,-12.442709,-16.562762,-49.667816,15332.5271,7.674732,4.371761,10.87146,15.222631,-3.601756,-5.463425,-9.695586,15475.6743,7.305951,4.450498,11.097189,14.67457,-3.603956,-5.426318,-10.212272,5498.7089,5.358464,2.019617,5.687883,8.731644,-1.323064,-2.213918,-4.252055,4705.0314,5.028052,1.714087,4.937392,7.53914,-1.104295,-1.795483,-3.823156,21455.7168,8.8844,7.283132,16.985082,22.617769,-5.838695,-9.406342,-14.508057,21989.5171,8.757832,7.643068,18.464131,24.556865,-6.147113,-10.35515,-15.862016,77510.9683,12.432282,21.873014,31.157567,42.502986,-14.299709,-21.358728,-72.372028,65145.2973,12.103002,17.476474,24.142019,31.407135,-11.787012,-16.528277,-57.295131,17276.5908,8.302317,4.782661,11.184687,15.402119,-3.941845,-5.933441,-12.584802,14868.7015,8.084466,4.375238,9.999452,13.311694,-3.503809,-5.211465,-10.733238,6197.9759,6.082563,2.401437,7.191072,12.090672,-1.497671,-2.636293,-5.928849,5517.0917,5.74139,1.921871,5.770405,9.393848,-1.225437,-2.011034,-5.246203,25234.4046,10.222918,8.583493,21.55375,28.053479,-7.044238,-12.452647,-24.336373,22421.4536,9.927676,7.930487,19.432871,26.502802,-6.199043,-10.596651,-18.552068,1
15168.4712,3.638269,3.169725,3.855933,6.202653,-2.26342,-2.936152,-8.174067,24883.1299,6.198832,5.67444,6.937167,9.901428,-3.920668,-5.048523,-11.601408,13785.0296,8.622052,4.593518,8.063712,10.068748,-2.909106,-4.340751,-8.05806,14131.798,8.211611,4.715734,8.257234,10.436633,-2.981786,-4.488083,-9.541488,3204.3491,3.660716,1.063135,2.209492,4.326943,-0.714925,-1.189035,-3.463581,2721.8006,3.432015,0.908584,1.910934,4.0025,-0.60349,-1.058775,-2.8171,14141.1121,7.261065,5.446533,10.811633,13.767428,-3.372741,-5.41677,-9.063694,14943.8364,7.334311,5.840754,11.715196,15.483763,-3.656655,-5.979934,-10.455036,16367.1948,3.203942,3.439097,4.259128,8.370014,-2.505108,-3.514175,-12.737166,12422.2192,2.874366,2.581615,3.201563,6.166838,-1.865223,-2.578335,-10.14896,14295.3146,8.534585,4.843768,8.398452,11.93458,-2.961247,-4.507055,-10.018646,11343.4803,7.865462,3.765792,6.728689,9.839097,-2.351619,-3.485133,-7.843725,3024.8693,3.465167,1.019983,2.226783,4.843344,-0.702374,-1.307187,-4.108634,3063.1978,3.568323,0.990771,2.096802,5.339084,-0.686433,-1.249297,-3.757424,14681.96,7.27414,5.751563,11.485059,15.818895,-3.613965,-6.0551,-11.042395,12608.8662,7.011138,4.823664,10.01004,14.157991,-3.016198,-4.979694,-9.352832,2
3936.1314,1.81466,3.212253,5.285765,7.220785,-0.399216,-0.739144,-3.968881,3689.7334,1.773596,3.755609,6.201321,8.465299,-0.420997,-0.707457,-4.123748,417.1533,1.183642,1.765997,5.68407,8.478957,-0.139958,-0.322682,-2.458139,433.158,1.17952,1.817828,5.906558,9.125599,-0.139978,-0.355099,-2.624415,321.1284,1.255624,1.038447,3.718372,5.842079,-0.081118,-0.30616,-2.476773,268.499,1.228515,0.886452,3.21394,5.006022,-0.073149,-0.32207,-2.13489,762.1418,1.284569,3.030162,9.41147,13.450245,-0.197299,-0.420286,-2.615835,775.5012,1.277678,3.277503,10.643035,15.288417,-0.215287,-0.560942,-3.159995,4253.1367,1.648148,3.210002,5.187583,8.747793,-0.420947,-0.914252,-4.451127,3656.3007,1.651545,2.533952,4.101149,6.968975,-0.350597,-0.814988,-4.25391,528.09,1.226487,1.88165,5.617783,9.68891,-0.157138,-0.45252,-3.508188,416.0298,1.202368,1.692698,4.918215,7.779341,-0.137611,-0.481488,-3.120381,438.9138,1.364326,1.265398,4.626321,8.715506,-0.092945,-0.340791,-2.858431,397.3829,1.336517,1.048076,3.700201,6.541965,-0.09179,-0.334768,-2.734145,945.2715,1.352051,3.591055,11.922249,16.833412,-0.215474,-0.552779,-4.072027,835.8355,1.340968,3.247097,10.6158,15.066234,-0.200138,-0.501924,-3.306558,1
1109.1382,1.255992,0.275552,0.632276,3.513585,-0.184458,-0.457551,-2.690435,2144.7852,1.526125,0.448617,0.822706,4.404858,-0.292743,-0.617865,-3.83356,2002.2147,2.26443,0.385352,0.675371,2.990729,-0.240869,-0.556514,-2.897937,2054.4077,2.191757,0.404475,0.685095,3.042577,-0.251335,-0.60523,-2.845347,592.2798,1.525909,0.134946,0.35418,2.439777,-0.096477,-0.346638,-2.705247,529.9172,1.510688,0.116328,0.323514,3.000529,-0.087159,-0.30818,-2.313013,2409.921,2.20694,0.472046,0.764217,3.230369,-0.323758,-0.632429,-2.954796,2543.0239,2.216916,0.495483,0.887945,3.779126,-0.340668,-0.665285,-3.253921,1281.5576,1.210842,0.318319,0.711642,4.480527,-0.205683,-0.594119,-4.488461,885.5684,1.16992,0.243743,0.660629,4.826272,-0.167989,-0.49752,-3.815329,1982.3349,2.206873,0.400741,0.744953,3.839792,-0.244136,-0.607878,-3.503062,1759.8192,2.205432,0.347162,0.653407,4.139773,-0.224029,-0.533352,-3.819072,498.5837,1.443268,0.132,0.395993,3.796452,-0.096998,-0.377284,-3.171457,535.3444,1.50216,0.126797,0.450525,3.881812,-0.091887,-0.361631,-3.349568,2340.8118,2.152665,0.455544,0.822792,4.235535,-0.314173,-0.738295,-3.807494,2133.2184,2.169074,0.428564,0.801281,3.852868,-0.296137,-0.612533,-3.521927,2
86091.8167,22.061998,23.070284,32.471816,37.733336,-16.319553,-21.887031,-73.097588,76020.9912,18.933572,23.296565,36.642461,41.635493,-14.423587,-19.083237,-62.868305,18176.6344,10.286766,4.978528,11.468268,15.05526,-4.303692,-6.657861,-13.060663,18373.2751,9.762241,5.029141,11.728158,15.613722,-4.304895,-6.585719,-11.71247,6297.419,6.334701,2.225796,6.085665,9.021815,-1.514724,-2.523657,-5.06027,5359.496,5.82966,1.905221,5.447534,8.687497,-1.28927,-2.120675,-4.674499,25171.7471,11.779637,8.479423,18.537538,23.620443,-6.971312,-11.565065,-18.994756,25998.3774,11.561078,8.816028,19.729899,25.283249,-7.274223,-12.395892,-18.747523,87337.2217,15.701658,25.220953,36.828887,48.918797,-16.241726,-24.007165,-94.491726,73755.9399,15.89035,20.475916,28.702055,39.79129,-13.556307,-19.00264,-68.685872,20338.3785,11.125255,5.442931,11.788654,16.189302,-4.686083,-7.28451,-13.373109,17448.5267,11.040959,4.948553,10.947873,14.896712,-4.13919,-6.239208,-12.64371,7139.8884,7.367121,2.647705,7.743128,11.177603,-1.71285,-2.973446,-5.287633,6301.0941,6.761491,2.150167,6.3817,10.526336,-1.444634,-2.426624,-5.398758,29556.0562,13.694865,9.981142,23.181606,29.3741,-8.367497,-14.624204,-29.857364,26155.854,13.522091,9.262115,21.500691,28.372737,-7.433761,-12.985059,-24.080591,1
21581.5552,4.639452,5.156963,6.474476,9.324243,-3.328996,-4.295134,-10.722791,33999.1367,7.891282,9.322723,12.0742,16.22622,-5.577891,-7.114703,-15.118879,17984.9468,11.213628,6.373674,11.780033,14.757357,-4.053869,-6.246555,-10.883378,18414.2097,10.801771,6.549028,12.195458,15.380549,-4.131827,-6.168323,-10.886492,4144.6261,4.453771,1.450248,3.25289,5.326322,-0.965912,-1.591682,-3.235364,3514.187,4.13778,1.222054,2.853294,4.651303,-0.816208,-1.38865,-3.326509,18318.4531,9.495607,7.550249,16.323322,19.769838,-4.67161,-7.663249,-12.190257,19538.5459,9.616263,8.091276,17.387104,22.127112,-5.021559,-8.787852,-14.540274,24494.1392,4.178348,5.954618,7.620012,11.867466,-3.874708,-5.232229,-18.443749,18744.7084,3.747203,4.394129,5.628397,8.89822,-2.839369,-4.011803,-13.677587,18650.1388,11.146145,6.694839,12.360178,15.486242,-4.087689,-6.032097,-12.108585,14756.9101,10.276973,5.181611,9.78861,13.590042,-3.24181,-4.83463,-8.755298,3979.3548,4.285276,1.417748,3.309078,6.814009,-0.957455,-1.656842,-4.671692,4041.6408,4.440965,1.37047,3.034058,5.061306,-0.957034,-1.643668,-4.558169,19276.7888,9.438762,8.012843,17.772531,22.675047,-4.984971,-8.546123,-16.381113,16472.9835,9.294746,6.746032,15.449958,18.866044,-4.193078,-7.161826,-12.343351,2
63746.9507,13.466949,16.475064,22.508128,26.547998,-12.087983,-16.145083,-42.236631,57393.4483,12.538589,17.127647,25.705902,31.558337,-10.68183,-14.122968,-35.229282,12149.7183,6.450017,3.622943,9.381156,13.375388,-2.843194,-4.202734,-8.133293,12339.7503,6.176936,3.722954,9.609592,13.727933,-2.854811,-4.23896,-8.144316,4646.0143,4.6971,1.76169,5.230525,7.887063,-1.101839,-1.863449,-3.868231,3963.4198,4.379046,1.523167,4.65174,7.134276,-0.958891,-1.61713,-4.012219,17212.9502,7.53125,6.093447,15.277905,19.550838,-4.706211,-7.736957,-12.346031,17742.4844,7.377238,6.336535,16.306878,21.811183,-4.876208,-8.038456,-14.578546,66337.8603,10.547722,18.198845,25.624677,36.521811,-12.259192,-16.937944,-59.868511,55431.5367,10.286864,14.420928,19.484035,26.071739,-10.017488,-13.983569,-40.815204,13546.9324,6.874103,3.936741,9.593585,13.825278,-3.065936,-4.550555,-10.117722,11743.1304,6.7605,3.629475,8.81328,12.922446,-2.762043,-4.195095,-8.84077,5312.3401,5.388726,2.115239,6.585667,10.329447,-1.260027,-2.203945,-4.612868,4614.4592,4.866987,1.738537,5.505762,9.5368,-1.055582,-1.76784,-4.351185,20057.8088,8.517067,7.051191,18.9302,25.895707,-5.490488,-9.255713,-16.666152,17820.354,8.380928,6.628706,17.526282,24.948688,-4.972843,-8.347727,-15.072692,1
26623.9243,5.657489,7.086707,9.036701,12.543859,-4.189503,-5.329932,-12.21102,39580.8091,9.155114,12.202274,16.598507,20.63739,-6.520357,-8.405879,-18.967126,25061.4827,15.31283,9.103957,18.268685,20.891379,-5.940673,-9.168001,-15.445748,25611.1007,14.792517,9.348573,18.824109,23.776308,-6.031451,-9.254593,-17.535568,5548.4519,5.68247,1.974884,4.501549,7.02771,-1.348524,-2.297659,-4.741351,4689.5,5.230494,1.649978,3.922942,6.465784,-1.134348,-1.838123,-3.92856,24967.5627,12.590919,10.571003,24.621737,29.250592,-6.695542,-11.247065,-17.617331,26744.6104,12.899276,11.365461,26.180234,31.90582,-7.262804,-12.599113,-19.188452,30003.9331,5.036718,8.08218,10.580363,17.36798,-4.765617,-6.662443,-23.207711,23130.5498,4.494869,5.976227,7.567019,11.32334,-3.532237,-4.756431,-14.961754,25790.8822,15.339465,9.49948,18.885851,22.72651,-5.925816,-9.020991,-19.48856,20483.6784,13.966154,7.268341,14.6067,18.110708,-4.719673,-7.064817,-13.472273,5375.7281,5.447857,1.918728,4.499958,8.684235,-1.353303,-2.326754,-5.004889,5545.6371,5.917155,1.877522,4.278183,7.089087,-1.369571,-2.331836,-5.576723,26545.2939,12.967516,11.298632,27.273869,34.67395,-7.226617,-12.526248,-25.338358,22462.6642,12.396538,9.475954,23.423577,29.17461,-6.044277,-10.473553,-18.486972,2
31922.0444,7.416312,7.937658,10.731602,13.040158,-5.446092,-7.244094,-15.580282,30629.2461,7.456327,9.018989,13.122738,17.115204,-5.156939,-6.715618,-16.712669,5592.9817,3.51544,2.312772,7.048563,10.437755,-1.249832,-1.897077,-4.744124,5741.4301,3.426737,2.368077,7.209776,10.466891,-1.281601,-1.929939,-4.50506,2517.9006,3.019533,1.261133,4.211209,7.392084,-0.583473,-1.038394,-3.401349,2183.698,2.859153,1.109465,3.911344,6.583196,-0.51926,-0.908887,-3.610514,8096.7575,4.09354,3.949086,11.654389,16.247827,-2.078963,-3.412325,-5.552682,8312.9407,4.005736,4.129681,12.482653,16.85542,-2.157159,-3.52522,-6.560062,33750.9536,5.97532,8.765437,11.850547,16.81378,-5.708274,-7.948168,-22.675626,27299.3282,5.630715,6.710859,9.073485,13.554545,-4.422323,-5.979875,-17.336658,6240.4265,3.695253,2.492278,6.886145,10.738815,-1.343872,-2.032898,-4.800488,5513.8676,3.696356,2.312956,6.266993,10.646889,-1.238228,-1.930712,-4.551312,2951.1466,3.49999,1.549235,5.369887,8.662311,-0.678835,-1.246498,-3.988567,2580.1054,3.203889,1.335939,4.691379,8.355173,-0.570523,-1.017156,-3.884648,9190.0396,4.453952,4.565145,13.992912,19.432539,-2.342681,-3.827213,-7.859417,8375.2932,4.498315,4.284239,13.489317,19.405851,-2.166864,-3.502743,-6.337418,1
8077.0254,2.551136,1.498921,1.852149,4.187511,-1.159738,-1.618514,-4.940109,15060.3438,4.318804,2.80038,3.486693,6.029396,-2.286246,-3.113344,-7.563628,8445.4454,6.112156,2.40189,3.720437,6.378227,-1.575588,-2.309343,-5.127514,8675.8674,5.871488,2.479503,3.807108,6.56481,-1.630257,-2.328575,-5.090085,2107.8302,2.854359,0.61805,1.174587,3.219435,-0.422943,-0.794556,-2.855769,1807.0522,2.682135,0.538199,1.042539,3.129686,-0.363421,-0.669692,-2.345258,8914.8598,5.348435,2.915381,4.907515,7.943596,-1.88336,-2.964164,-6.043388,9403.5268,5.357215,3.073206,5.236046,7.957897,-2.003896,-3.246632,-7.114819,9368.9932,2.345358,1.73328,2.226813,5.790677,-1.374211,-1.992874,-6.987702,7205.5044,2.179884,1.345576,1.805899,5.301278,-1.037101,-1.53855,-5.740318,8743.3571,6.162206,2.538234,3.874234,6.787401,-1.619118,-2.433676,-5.674413,7011.2724,5.633518,2.033872,3.28903,7.114947,-1.318366,-1.982416,-5.705858,1953.5572,2.692151,0.583602,1.194197,3.847625,-0.406108,-0.764272,-2.913959,1978.0806,2.799452,0.578491,1.102081,4.421961,-0.402026,-0.813429,-3.076697,9017.1267,5.251411,2.949995,5.037312,8.430911,-1.951127,-3.203462,-6.687318,7869.3137,5.146646,2.588508,4.602724,7.424573,-1.679944,-2.748733,-5.909356,2
50433.0141,11.68326,12.834574,17.222224,20.769282,-9.275662,-12.0859,-25.751134,46350.2935,10.400961,13.951388,20.370204,24.269087,-8.365512,-11.105443,-22.253248,9013.3003,5.203077,2.982209,8.311701,11.924226,-2.036916,-3.008074,-5.516486,9162.0213,4.944471,3.068275,8.492085,11.947809,-2.067113,-3.078794,-6.041891,3661.0317,3.969709,1.523806,4.774128,7.643067,-0.858063,-1.465067,-3.815808,3170.7506,3.765376,1.318791,4.242909,7.035251,-0.744726,-1.242898,-3.458079,12847.061,6.036455,4.993853,13.467142,17.758789,-3.373961,-5.438852,-10.198282,13253.4255,5.950499,5.240946,14.587447,20.13684,-3.518984,-5.761037,-8.831882,53309.3809,8.956937,14.480847,19.755377,26.296349,-9.58671,-13.33617,-39.67469,44359.0019,8.77475,11.298216,15.137692,20.714818,-7.762959,-10.755737,-31.603557,10058.6958,5.574322,3.241471,8.325382,12.174394,-2.186027,-3.224376,-6.994467,8799.4057,5.536163,2.990445,7.484602,10.879664,-1.987134,-2.999086,-6.298614,4172.4815,4.517025,1.865355,6.125658,10.162472,-0.98049,-1.750966,-4.346115,3701.1188,4.267654,1.55298,5.187741,8.385529,-0.818474,-1.428492,-4.098398,14797.8164,6.830485,5.83687,16.677965,21.957204,-3.889925,-6.489047,-11.398008,13320.2363,6.743236,5.431001,15.610428,21.348425,-3.545803,-5.839855,-11.015729,1
25839.5137,5.439494,6.354739,8.208589,10.737338,-4.496063,-7.595811,-15.220863,37296.1611,8.758783,11.027195,14.887995,19.268398,-6.057521,-7.791112,-17.430506,21546.6342,13.620172,7.74449,15.036312,18.300146,-4.949842,-7.457068,-13.923576,22012.7988,13.059226,7.961681,15.53832,19.29818,-5.039202,-7.697641,-13.088733,4862.162,5.11744,1.719782,4.032473,5.79863,-1.157864,-1.922107,-4.50862,4131.6497,4.758545,1.440831,3.42226,5.666792,-0.97119,-1.575383,-3.537796,21772.2671,11.425827,9.014144,20.357492,24.467058,-5.656183,-9.522485,-15.532195,23145.3161,11.435834,9.740419,21.808291,25.92664,-6.168528,-10.5148,-15.992117,27732.3828,4.813578,7.153331,9.14828,13.333884,-4.379761,-6.066417,-22.752563,21552.4458,4.377859,5.338743,6.746644,10.230242,-3.23213,-4.404521,-15.798366,22113.3422,13.443436,8.129718,15.804289,19.105241,-4.954982,-7.4604,-14.903159,17572.9232,12.249338,6.216028,12.160593,15.188918,-3.935434,-5.940489,-12.003691,4684.6208,4.978743,1.668892,3.937468,6.986356,-1.159561,-2.057842,-4.345953,4839.4315,5.278746,1.627699,3.766404,6.716437,-1.159493,-1.947538,-4.553808,22898.9834,11.623489,9.635663,22.439603,27.178663,-6.111442,-10.613324,-19.357955,19442.9157,10.984735,8.062376,19.29291,25.800568,-5.105002,-9.006629,-15.316967,2
32874.5742,7.248963,8.087719,10.7879,12.891151,-5.72036,-7.774533,-16.928426,31093.1699,7.325513,9.010413,12.868944,15.460986,-5.374888,-7.217102,-15.025885,5559.3211,3.522891,2.312591,6.993041,9.468405,-1.261846,-1.878177,-4.408485,5751.241,3.465546,2.369685,7.288166,10.161432,-1.275536,-1.919965,-3.948837,2496.987,3.011723,1.272882,4.406539,7.273533,-0.581458,-1.027355,-3.241765,2191.6421,2.907071,1.107168,3.776824,6.252351,-0.518575,-0.94952,-3.12022,8121.2791,4.128883,3.943152,11.551217,15.439622,-2.054582,-3.27076,-5.801158,8299.3753,4.02866,4.147448,12.574403,17.669274,-2.146407,-3.514365,-6.642973,34177.3525,5.959909,8.671655,11.603328,16.705799,-5.886171,-8.310411,-24.347005,27964.5703,5.717836,6.699314,8.845344,13.047825,-4.647663,-6.435532,-18.818604,6235.7603,3.746038,2.487954,6.919649,11.259959,-1.360668,-2.118572,-4.855755,5506.3089,3.74158,2.301656,6.218501,9.81635,-1.250931,-1.922268,-4.54726,2930.6536,3.480492,1.556659,5.443262,10.484505,-0.67918,-1.23564,-3.398345,2599.3666,3.257483,1.313013,4.59158,8.176082,-0.565296,-0.974515,-3.19447,9223.3669,4.530273,4.595924,14.266428,18.767852,-2.342212,-3.795992,-7.379456,8404.8721,4.523171,4.251918,13.143106,17.700179,-2.143147,-3.591055,-5.977678,1
9531.7081,2.792133,1.750587,2.187693,4.458781,-1.339821,-1.811729,-5.076143,16791.896,4.628971,3.19662,3.903472,6.232893,-2.490104,-3.362826,-9.521295,8409.2922,6.132789,2.428784,3.763908,5.906697,-1.54694,-2.279127,-4.876523,8666.4309,5.938061,2.528117,3.899319,6.162692,-1.59045,-2.373988,-4.844171,2111.6266,2.857369,0.637535,1.203908,3.735203,-0.41929,-0.869079,-2.135985,1841.7642,2.737338,0.56242,1.139788,2.99793,-0.369572,-0.725477,-2.303636,8971.6778,5.454482,2.974766,5.074338,7.555809,-1.876313,-3.046922,-5.641928,9428.6108,5.415513,3.158099,5.310313,8.467515,-2.004207,-3.24596,-5.739348,10463.2573,2.500875,1.961189,2.494772,5.781149,-1.508167,-2.24678,-8.813422,8046.7808,2.309473,1.507148,1.965374,5.019647,-1.150478,-1.724001,-6.204694,8705.8042,6.141385,2.567196,3.945702,7.690067,-1.581515,-2.373024,-6.30692,7033.9252,5.724444,2.060452,3.345011,6.340427,-1.295001,-1.956206,-5.42899,1993.8331,2.743845,0.614883,1.295769,4.159677,-0.412393,-0.811666,-3.212496,1993.2281,2.841403,0.599129,1.26415,4.119556,-0.404207,-0.76374,-3.014247,9099.29,5.384705,3.025468,5.113812,7.853287,-1.945642,-3.166849,-5.981095,7940.5814,5.256872,2.645355,4.629865,7.864603,-1.679012,-2.753107,-6.058385,2
52287.1045,11.503511,13.44175,18.096895,21.873263,-9.699933,-12.789517,-27.979148,46929.3227,10.123435,14.190779,20.741832,24.411483,-8.470803,-11.200203,-26.605783,8972.4578,5.151456,2.967479,8.377836,12.243551,-2.041232,-3.066676,-6.120911,9121.6729,4.945135,3.040224,8.511631,12.537426,-2.054253,-3.05198,-5.58339,3650.9795,3.962541,1.519481,4.814983,7.138349,-0.8603,-1.501491,-3.914458,3164.1141,3.766906,1.318851,4.2802,7.222059,-0.761989,-1.268663,-3.127543,12821.8074,6.009927,4.995117,13.578,17.460267,-3.387271,-5.403814,-8.428856,13173.0171,5.879392,5.214067,14.532954,19.637649,-3.512528,-5.702815,-9.888579,53885.189,8.87659,14.658719,20.328878,28.517756,-9.701112,-13.744168,-42.757934,45058.9615,8.72482,11.589774,15.47681,21.387206,-7.944312,-10.770244,-30.884932,10006.3325,5.552013,3.22725,8.258148,12.251156,-2.185364,-3.228145,-7.512192,8750.271,5.536313,2.97219,7.522434,11.106534,-1.995636,-2.944445,-6.30616,4196.6594,4.545316,1.852927,6.00182,10.822886,-0.984089,-1.753073,-4.262172,3710.2122,4.279186,1.557195,5.051689,9.193688,-0.817703,-1.403508,-3.753697,14803.3938,6.809238,5.813589,16.66947,22.642078,-3.89849,-6.568055,-12.572738,13290.3918,6.727928,5.435481,15.446831,21.333988,-3.552996,-5.878979,-10.639745,1
25627.436,5.505625,6.712251,8.527937,11.864094,-3.926034,-5.224254,-11.561145,37321.8374,8.713056,11.351874,15.380278,18.791827,-5.994043,-7.60431,-17.145221,21781.6221,13.960558,7.818295,15.122484,17.781296,-4.95428,-7.424734,-14.593047,22269.3986,13.271649,8.033584,15.579911,19.458951,-5.057898,-7.676788,-13.028052,4881.048,5.132009,1.741742,3.97687,5.950007,-1.155107,-2.182258,-3.932086,4164.024,4.813717,1.46255,3.517661,5.495567,-0.971356,-1.609897,-3.610038,21825.104,11.463042,9.127575,20.70854,24.356421,-5.640115,-9.313261,-14.728527,23268.5403,11.651985,9.842716,21.981197,26.147844,-6.172259,-10.672465,-15.431268,27501.4868,4.770987,7.299728,9.282767,13.455139,-4.287207,-5.980469,-20.373203,21300.1196,4.30538,5.387813,6.835204,10.736398,-3.163854,-4.389684,-13.304217,22614.5552,13.966934,8.224269,15.885265,19.820828,-4.994796,-7.666765,-15.430017,17912.5205,12.699129,6.290776,12.329055,16.333634,-3.953151,-6.001927,-12.440465,4743.0218,5.068352,1.689654,4.027508,7.046228,-1.155958,-2.029475,-5.248719,4886.2616,5.388903,1.65049,3.786408,7.066836,-1.168325,-2.010698,-4.918266,23118.5522,11.706235,9.771862,22.813733,30.293051,-6.145017,-10.926869,-19.051012,19648.1518,11.193332,8.191396,19.522003,24.016602,-5.098498,-8.616603,-14.554403,2
78430.9145,16.295271,21.477038,30.047627,35.209831,-14.888381,-19.532742,-61.382852,68400.8872,15.198962,20.979585,32.345612,37.257627,-12.755429,-17.254088,-42.326159,15278.2195,7.82429,4.307164,10.668101,14.55812,-3.595878,-5.38346,-12.295327,15415.1116,7.440827,4.390651,11.075219,15.305182,-3.604417,-5.384457,-10.060687,5504.0904,5.37346,2.022204,5.810509,8.887402,-1.323844,-2.320981,-4.174577,4715.3165,5.090097,1.707754,4.975711,8.071238,-1.116725,-1.786165,-3.899892,21482.0642,9.13747,7.193125,16.856085,21.335666,-5.830491,-9.528492,-16.64167,21988.4187,8.942041,7.549606,18.51083,24.172223,-6.12678,-10.479041,-16.882727,78819.0224,12.758122,22.707065,32.488914,45.275542,-14.505504,-20.436249,-75.887102,66370.7422,12.440766,18.430724,25.32357,33.711032,-12.075369,-17.092324,-60.687136,17046.3818,8.290721,4.727782,11.1392,15.454032,-3.911242,-5.897186,-11.82522,14781.0814,8.260822,4.313998,9.948026,13.537032,-3.490766,-5.279684,-10.270074,6240.3419,6.303712,2.417688,7.37658,11.109425,-1.502104,-2.686994,-5.482071,5505.8375,5.713634,1.933617,5.932982,10.150093,-1.239064,-2.054483,-4.961045,25049.6556,10.459049,8.483477,21.443428,27.474755,-7.004267,-12.269717,-22.357501,22316.7483,10.182136,7.829419,19.457274,25.122494,-6.187832,-10.452274,-18.620092,1
15243.334,3.629805,3.205394,3.900926,6.205568,-2.292027,-3.033798,-8.833438,25083.8716,6.220953,5.738071,7.353983,10.758741,-4.017353,-5.237981,-11.170731,13666.7236,8.589952,4.610544,8.097217,9.975243,-2.938197,-4.351258,-7.669353,14042.1885,8.308688,4.760036,8.464173,11.154949,-3.029862,-4.506738,-8.177348,3200.8487,3.68007,1.082393,2.259667,4.112067,-0.713569,-1.213851,-3.102402,2719.4566,3.426866,0.91069,1.94795,3.695134,-0.603814,-0.992164,-3.204086,14086.292,7.311126,5.45889,10.79453,13.560595,-3.357579,-5.315594,-8.971372,14888.031,7.482618,5.860444,11.609704,15.216148,-3.631353,-5.939741,-10.274346,16304.4917,3.201646,3.434502,4.270699,7.940443,-2.510834,-3.589786,-12.621889,12431.7383,2.890646,2.613359,3.248602,6.725093,-1.853138,-2.699023,-7.995453,14224.8859,8.621148,4.90231,8.568082,11.476991,-3.008672,-4.420279,-8.264122,11291.0702,7.919661,3.80452,6.903151,11.058672,-2.39578,-3.479781,-7.001256,3019.0013,3.461208,1.031469,2.333939,5.052737,-0.697451,-1.264249,-3.679744,3096.6229,3.63731,0.990668,2.10673,4.598934,-0.692219,-1.212362,-3.919238,14634.2243,7.372105,5.77974,11.769789,15.828206,-3.602029,-6.069137,-11.192817,12522.937,6.973563,4.835101,10.044144,13.301548,-2.991083,-4.871945,-9.823246,2
3964.6397,1.811807,3.151579,5.147995,7.049359,-0.413911,-0.748482,-3.584679,3788.6845,1.80352,3.698655,6.103744,8.590504,-0.447005,-0.835248,-3.916374,478.479,1.213791,1.749723,5.665343,8.402337,-0.151191,-0.481362,-3.039662,485.0703,1.202887,1.80161,5.80244,8.622795,-0.155829,-0.445936,-3.323912,344.0843,1.276208,1.035781,3.719884,6.40428,-0.083829,-0.28511,-2.560535,292.4265,1.251443,0.88197,3.182296,5.650767,-0.074596,-0.283704,-2.086269,827.7639,1.312113,2.992129,9.299026,12.463418,-0.215723,-0.492737,-2.939014,822.9675,1.298335,3.251389,10.519288,15.021248,-0.23064,-0.48943,-3.125958,4250.7368,1.651808,3.152373,5.066905,8.142044,-0.439684,-0.939752,-5.180497,3604.9287,1.644028,2.486998,4.051012,6.495111,-0.370728,-0.799645,-4.832929,557.1131,1.240567,1.866956,5.6517,9.197375,-0.175789,-0.47074,-3.325522,512.7444,1.253014,1.67932,4.93087,8.21193,-0.148779,-0.430982,-3.145222,469.1031,1.394937,1.263127,4.57293,8.065486,-0.106615,-0.391998,-2.929365,399.8575,1.338321,1.037315,3.637302,6.443978,-0.096557,-0.415805,-2.916857,974.3797,1.366243,3.549719,11.732757,16.605121,-0.248836,-0.55133,-3.491876,933.7133,1.387939,3.194676,10.557821,15.929569,-0.221209,-0.548096,-3.261815,1
1037.9717,1.238186,0.262997,0.550341,3.843584,-0.186312,-0.44114,-3.019879,1989.7647,1.496739,0.431555,0.75937,4.113205,-0.278221,-0.590221,-3.703301,1942.6891,2.211772,0.398278,0.66877,3.345475,-0.228499,-0.536725,-3.28738,2019.8867,2.17006,0.405866,0.75262,3.159417,-0.23542,-0.490988,-3.108316,592.151,1.534095,0.131736,0.378456,2.717082,-0.096235,-0.371017,-2.394542,513.3224,1.49178,0.114335,0.387828,2.813974,-0.082728,-0.301999,-1.9569,2399.4833,2.207232,0.488918,0.805248,3.293149,-0.307105,-0.664381,-3.651264,2531.4561,2.223337,0.508633,0.917064,4.05817,-0.32246,-0.670787,-3.636075,1113.4453,1.185124,0.304472,0.787162,5.206468,-0.202207,-0.605975,-4.569815,810.1553,1.159216,0.245178,0.635821,4.81341,-0.167599,-0.510522,-3.545836,2011.598,2.25065,0.403581,0.76702,4.380895,-0.235172,-0.551035,-3.206915,1707.3971,2.157644,0.35739,0.663108,3.297059,-0.213361,-0.545639,-3.679563,511.0137,1.460579,0.129924,0.418321,4.029559,-0.090955,-0.34235,-3.084606,522.8902,1.496692,0.131295,0.44675,3.061433,-0.093088,-0.397873,-3.081838,2333.4646,2.15212,0.470587,0.857351,4.281571,-0.300771,-0.694786,-3.312164,2140.6328,2.162682,0.437241,0.841592,3.852934,-0.276513,-0.608825,-3.572488,2
87409.1653,22.795383,23.414285,33.125255,38.236783,-16.340472,-21.821289,-83.523055,76383.2044,19.862239,23.23869,36.361675,40.946885,-14.103336,-18.368984,-54.717941,18608.3658,10.522059,5.035958,11.565765,15.484278,-4.383754,-6.53217,-12.50365,18739.9455,9.889605,5.100507,11.961706,15.686007,-4.367152,-6.568852,-13.027375,6350.4147,6.508392,2.23535,6.079609,8.863988,-1.511376,-2.59351,-4.843239,5429.2835,6.01388,1.890543,5.302324,8.636473,-1.272521,-2.070534,-4.059194,25607.3342,11.977814,8.548206,18.422566,22.759758,-7.001024,-11.417478,-17.814279,26299.6784,11.814181,8.924511,20.02273,25.850127,-7.362652,-12.564594,-19.360887,86359.6685,16.016412,24.819104,36.368294,46.317319,-15.770542,-22.426198,-119.792704,73015.4482,16.311971,20.100758,28.26025,38.471215,-13.104973,-18.637528,-62.689325,20799.5387,11.491848,5.544585,12.005426,16.391541,-4.794967,-7.401237,-14.86198,17871.441,11.189528,4.983805,10.707082,14.446396,-4.204759,-6.303789,-13.940225,7173.6481,7.431848,2.668856,7.725065,11.548959,-1.719647,-2.96505,-5.706623,6348.5662,6.887817,2.119639,6.153892,9.795116,-1.422297,-2.340174,-5.212251,30106.166,14.048794,10.114272,23.588075,29.663714,-8.507328,-14.964428,-27.534649,26670.489,13.654454,9.251123,21.003447,26.509305,-7.42005,-12.708353,-22.774406,1
20235.815,4.422988,5.071679,6.380502,8.814025,-3.091766,-4.070265,-9.143632,30837.8769,7.350456,8.814378,11.372139,14.086794,-4.948097,-6.401126,-15.615166,17827.6607,11.068905,6.452529,12.198909,14.757763,-3.997661,-5.890883,-11.569519,18263.1578,10.7012,6.644248,12.453347,14.648295,-4.076581,-6.173405,-12.269035,4043.3779,4.39189,1.446366,3.213564,4.959701,-0.9341,-1.627514,-3.808551,3416.2618,4.051441,1.207005,2.868553,5.309251,-0.788861,-1.295212,-2.965545,18044.7954,9.267949,7.533662,16.190677,19.571378,-4.501228,-7.337885,-12.122336,19131.5054,9.398628,8.146275,17.704653,22.089233,-4.890367,-8.393385,-13.460252,21853.5264,3.894978,5.515541,7.001712,11.343311,-3.367291,-4.758726,-15.714055,16844.1656,3.534006,4.10781,5.257378,8.936928,-2.482659,-3.355936,-12.411536,18372.4685,10.921133,6.809877,12.606205,15.991694,-4.019888,-6.094932,-12.438066,14525.572,10.027141,5.2333,9.961423,12.923749,-3.186762,-4.732901,-10.656742,3851.5587,4.193247,1.399417,3.193391,6.74132,-0.929313,-1.643491,-4.331441,3949.3794,4.320987,1.348748,2.973241,5.934645,-0.927788,-1.600581,-3.88116,18843.665,9.238522,8.069318,18.037399,21.721863,-4.86268,-8.492906,-13.48913,16091.4142,8.951409,6.68362,15.200608,19.796108,-4.028292,-6.627883,-13.78053,2
65293.9931,14.485882,17.013068,23.399826,28.067504,-12.336198,-16.024785,-41.630032,57630.5782,13.619367,17.378396,26.033624,30.444246,-10.715262,-14.15937,-34.82768,12401.4881,6.664676,3.619946,9.484627,12.919198,-2.900223,-4.327545,-8.959846,12571.4693,6.373958,3.708429,9.693009,13.34058,-2.905649,-4.286735,-8.507219,4651.5913,4.767569,1.757396,5.263064,8.811101,-1.115075,-1.841371,-3.880902,4168.1216,4.706347,1.505485,4.630844,7.721291,-0.991114,-1.651726,-4.578135,17443.9822,7.743432,6.054607,15.386336,20.088142,-4.716255,-7.638638,-11.524675,17886.2195,7.537862,6.323888,16.336441,22.980234,-4.898223,-8.186586,-12.996591,66152.522,11.150736,18.217771,25.890852,37.501346,-12.154603,-17.335051,-59.231289,55193.2119,10.78749,14.49698,19.792745,27.116876,-9.933171,-13.775334,-46.499177,13831.8298,7.121476,3.937389,9.58856,13.732534,-3.124884,-4.660798,-8.89019,12032.5534,7.075272,3.625645,8.878988,12.906604,-2.810883,-4.199332,-8.515989,5327.6889,5.484601,2.115756,6.54266,10.475271,-1.256797,-2.212398,-5.487744,4669.4927,5.080422,1.741181,5.530462,9.312476,-1.048255,-1.757818,-4.489287,20259.7215,8.772951,7.026522,18.7947,25.426371,-5.507792,-9.348116,-17.508954,18062.1452,8.572119,6.560907,17.359837,23.297366,-4.959354,-8.46138,-14.152494,1
25555.1142,5.536847,6.447471,8.226467,10.513605,-4.142689,-5.504256,-12.67707,37239.4751,8.966786,10.733777,14.504598,17.748644,-6.252234,-8.144819,-18.451703,25067.3615,15.492587,8.890527,17.765877,21.064934,-5.943393,-8.928516,-16.013194,25570.2843,14.874707,9.11763,18.247563,21.882203,-6.053928,-9.232733,-16.329756,5526.8303,5.702981,1.907869,4.415014,6.878977,-1.343803,-2.286715,-4.111673,4668.9006,5.171061,1.586938,3.747818,5.582286,-1.137723,-1.908552,-3.686458,24945.0698,12.738638,10.131802,23.468253,28.867378,-6.673569,-11.38616,-17.600526,26727.5137,12.998368,10.983074,25.505971,30.634876,-7.261076,-12.34453,-18.051099,27690.3901,4.791066,6.981733,9.00817,13.463354,-4.500228,-6.260964,-20.21465,21377.0254,4.298349,5.178597,6.653125,10.066127,-3.331977,-4.668646,-15.09176,25707.0413,15.356105,9.169705,18.504059,21.883426,-5.892911,-9.049946,-18.619792,20300.4503,13.848395,7.033822,14.116793,17.618016,-4.677128,-7.029913,-15.343073,5326.6537,5.443305,1.839232,4.32096,6.937908,-1.34942,-2.295723,-5.562931,5524.7835,5.884695,1.816065,4.159631,7.122064,-1.375359,-2.299384,-5.003314,26428.2493,12.967142,10.829596,26.668086,34.317908,-7.208528,-12.632179,-22.469557,22375.4106,12.381889,9.028607,22.49493,27.752091,-6.006882,-10.483752,-18.304754,2
66849.752,13.638707,17.661418,24.210298,28.197299,-12.79794,-17.081455,-45.175077,57983.6109,13.135256,17.484781,26.172747,30.26769,-10.843018,-14.584881,-34.388787,12026.0042,6.388637,3.666273,9.657912,13.027745,-2.817907,-4.162159,-7.484276,12247.9766,6.171426,3.741041,9.790959,13.700826,-2.843277,-4.147503,-7.899125,4614.7319,4.752694,1.778981,5.218521,7.899627,-1.10863,-1.865466,-3.868641,3964.1419,4.346584,1.541915,4.793946,7.792546,-0.956808,-1.595785,-3.281413,17025.0972,7.465708,6.113661,15.385988,20.154035,-4.645925,-7.541024,-11.809069,17567.6799,7.376441,6.363812,16.510969,22.39175,-4.844218,-7.955236,-13.370223,66847.0635,10.811593,18.688136,26.49924,34.900135,-12.458498,-17.945637,-64.649681,56142.9536,10.526042,14.846259,20.150374,27.79981,-10.237521,-14.426196,-44.958416,13431.3579,6.80846,3.963318,9.631536,14.038037,-3.048824,-4.524946,-9.519361,11727.3054,6.708424,3.66431,8.910478,13.329715,-2.747107,-4.098968,-8.00183,5290.3856,5.428126,2.139211,6.572113,10.117069,-1.260344,-2.216136,-4.830973,4600.558,4.961316,1.774168,5.552017,9.580856,-1.05492,-1.755287,-4.151465,19824.2302,8.444098,7.060329,18.855195,25.297428,-5.443399,-9.330113,-17.325231,17700.802,8.414425,6.642625,17.682387,24.532546,-4.911584,-8.395469,-13.922132,1
26913.7515,5.724451,7.21129,9.122506,12.02011,-4.200879,-5.475405,-13.170335,37442.0571,8.905361,11.617584,15.700148,18.859104,-6.128457,-7.87665,-20.493809,24860.7023,15.242016,9.020498,17.94751,21.325196,-5.912358,-9.06827,-14.887647,25406.7516,14.650496,9.228686,18.648205,22.08823,-6.0163,-9.121601,-15.080215,5455.1804,5.600594,1.937279,4.564488,6.750607,-1.341319,-2.212659,-3.993668,4628.2157,5.154872,1.619981,3.927688,5.689779,-1.123329,-1.896593,-3.706522,24615.1892,12.5379,10.349377,24.028938,28.257472,-6.633403,-11.214568,-17.755809,26452.0701,12.704212,11.224978,25.974166,32.170242,-7.175809,-12.286869,-17.982999,28026.5015,4.821756,7.545146,9.8301,15.069382,-4.449491,-6.076796,-23.080301,21768.5161,4.344129,5.620457,7.158975,11.14041,-3.275848,-4.606099,-14.596759,25474.7363,14.976679,9.336784,18.841686,22.657007,-5.855962,-8.75356,-18.720397,20179.2805,13.738261,7.176095,14.577181,18.13988,-4.672046,-7.105419,-16.042712,5274.7787,5.401532,1.883264,4.516982,8.602536,-1.332931,-2.348635,-5.631797,5456.1966,5.721959,1.84892,4.193876,6.747523,-1.359637,-2.318619,-5.200534,26118.7791,12.670232,11.137837,27.085751,32.715845,-7.133287,-12.265323,-20.573913,22094.4052,12.10441,9.29386,23.15449,29.102575,-5.983116,-10.522835,-17.178266,2
32944.9805,7.536672,8.140544,10.902726,15.276389,-5.601269,-7.755485,-15.967414,30933.8194,7.698848,8.897247,12.70847,16.802135,-5.271428,-7.066367,-15.728163,5504.8149,3.514178,2.334683,7.047036,10.473845,-1.246467,-1.935134,-4.469287,5646.8027,3.415132,2.388267,7.232067,11.026085,-1.275004,-1.898982,-3.987162,2483.4021,3.006096,1.284671,4.302951,6.476037,-0.587184,-1.023653,-3.279533,2173.8218,2.892231,1.115756,3.885553,6.533046,-0.516884,-0.989226,-2.641246,7979.2202,4.088271,3.978651,11.851719,16.568979,-2.0538,-3.324188,-5.947967,8254.8831,4.03874,4.153855,12.489525,17.287549,-2.142992,-3.443042,-6.451852,33572.498,6.052985,8.513614,11.37797,17.181715,-5.740754,-7.852992,-22.165731,27445.6186,5.719072,6.537073,8.694259,12.833777,-4.474872,-6.145775,-18.463322,6165.4939,3.710121,2.513766,6.955259,9.985129,-1.349505,-1.984488,-4.948593,5464.3449,3.729293,2.328802,6.308762,10.271941,-1.24531,-1.881469,-4.543869,2910.2835,3.435948,1.553605,5.329235,9.322358,-0.678631,-1.251378,-3.536672,2573.2451,3.237156,1.333382,4.665237,8.132879,-0.570567,-0.984047,-3.410583,9158.9863,4.527276,4.582885,14.066455,19.679786,-2.324502,-3.795128,-7.373354,8297.5577,4.507508,4.295393,13.533844,20.411166,-2.14453,-3.585574,-7.305542,1
8426.691,2.515285,1.557996,1.922751,3.985655,-1.239888,-1.726492,-5.570222,14165.4014,4.141791,2.619485,3.342835,6.646427,-2.132177,-2.939363,-8.09067,8397.1329,6.198674,2.393167,3.71463,6.604928,-1.564551,-2.339452,-4.789766,8636.5918,5.936234,2.483221,3.880894,6.359373,-1.60294,-2.371563,-5.201416,2077.5979,2.826789,0.619709,1.254025,3.217191,-0.422907,-0.808225,-2.12811,1795.9824,2.688759,0.540905,1.136439,3.042912,-0.368567,-0.689621,-2.300161,8775.1847,5.325602,2.914048,4.969665,8.359311,-1.877062,-2.987132,-6.055514,9295.4761,5.353165,3.095756,5.245121,8.269968,-1.996134,-3.169607,-5.906825,8723.4746,2.264269,1.630184,2.075039,5.473121,-1.255383,-1.887766,-6.69081,6682.7793,2.094365,1.257144,1.729401,4.702589,-0.962321,-1.454898,-5.304822,8724.3046,6.198713,2.541714,3.971635,6.798886,-1.599599,-2.374663,-5.809998,6979.4337,5.681089,2.044488,3.396658,6.773293,-1.300253,-2.016122,-5.464759,1908.3396,2.65647,0.594702,1.224599,4.154145,-0.406075,-0.836973,-3.272429,1945.4294,2.783401,0.583027,1.186393,4.463581,-0.393905,-0.733473,-3.234985,8950.6672,5.278788,2.975211,5.190197,8.93922,-1.922589,-3.083572,-6.792525,7778.3096,5.176547,2.58208,4.638011,7.450744,-1.666439,-2.709309,-5.71681,2
53023.2846,12.083923,13.636566,18.545886,21.923321,-9.781958,-12.988451,-28.320361,46881.4439,10.832176,14.12315,20.688674,23.788775,-8.475014,-11.276543,-22.629966,8985.3838,5.195224,2.998511,8.46568,12.220487,-2.042404,-3.084376,-5.937116,9169.2205,4.984391,3.074997,8.564404,11.762887,-2.060053,-3.072358,-6.717437,3626.6575,3.942316,1.529351,4.843791,8.123824,-0.856072,-1.515363,-3.180894,3158.4752,3.739683,1.342612,4.356537,7.077822,-0.753234,-1.257768,-3.018746,12799.2468,6.030851,5.048583,13.775985,17.860679,-3.385112,-5.44095,-9.482505,13242.324,5.99702,5.244497,14.662745,18.662368,-3.518827,-5.830749,-10.919733,53605.6426,9.147477,14.469634,19.988998,26.82812,-9.598737,-13.380007,-41.707436,44692.6225,8.995171,11.326934,15.285842,21.353961,-7.85413,-11.061772,-36.123985,10016.3745,5.559093,3.24709,8.316081,12.329952,-2.184824,-3.214627,-6.671903,8752.6091,5.508803,3.003509,7.697223,10.565505,-1.996824,-2.977337,-7.496981,4206.3248,4.566356,1.864852,6.050866,10.594398,-0.988076,-1.782686,-4.335682,3704.2974,4.269296,1.566149,5.220584,8.378999,-0.828245,-1.425387,-4.340274,14827.0235,6.8532,5.846665,16.642301,23.178348,-3.92271,-6.595405,-12.500829,13314.6253,6.82058,5.474333,15.839838,21.189906,-3.566978,-6.037739,-10.583824,1
24349.9649,5.295835,6.404298,8.152082,11.331307,-3.730604,-4.881109,-11.279983,34000.3516,8.193177,10.365916,13.847508,17.252246,-5.471776,-7.096608,-15.950975,21084.3149,13.640746,7.609284,14.64932,18.453645,-4.861542,-7.364396,-14.218549,21596.573,12.972768,7.821498,15.216312,18.462156,-4.951266,-7.507757,-12.162268,4750.91,5.107263,1.687842,3.905426,6.209523,-1.135397,-1.877731,-4.286319,4032.6074,4.703542,1.416768,3.325615,5.7303,-0.951275,-1.645817,-3.826539,21103.7676,11.251293,8.804327,19.844593,24.224601,-5.509458,-9.043492,-15.195468,22541.2288,11.441203,9.519279,21.460602,25.48,-5.980066,-10.305023,-15.495763,25147.7398,4.454232,6.644537,8.599447,12.640354,-3.898632,-5.370275,-16.711702,19463.9712,4.021063,4.916843,6.304919,9.12794,-2.886808,-3.913933,-13.728004,21744.4869,13.631949,7.949551,15.350149,19.080143,-4.863646,-7.417604,-15.345047,17180.3489,12.259106,6.10909,11.934598,15.38214,-3.87177,-5.784548,-10.852992,4547.7215,4.900832,1.63252,3.937295,6.424345,-1.124095,-1.990366,-4.12149,4703.4768,5.197422,1.59259,3.722019,7.147103,-1.141329,-1.897357,-4.338141,22307.1812,11.499666,9.415668,21.901336,27.291384,-5.942717,-10.304559,-18.875073,18942.8885,10.94309,7.879318,18.989985,23.477121,-4.962216,-8.60133,-15.310909,2
80574.6142,16.763655,22.244215,31.494852,35.777643,-15.432632,-20.739818,-55.412574,68281.2173,15.594531,21.039426,32.611072,37.218015,-12.919195,-16.909081,-48.531056,14900.8921,7.799578,4.271246,10.768836,14.820508,-3.538328,-5.500197,-9.651776,15177.6455,7.46746,4.371365,11.048945,14.146759,-3.554256,-5.338329,-10.311792,5474.01,5.462627,2.016117,5.697444,9.017467,-1.311479,-2.255969,-4.406213,4694.5945,5.091513,1.731868,5.116579,7.820495,-1.128618,-1.935771,-3.688085,21005.7194,9.185483,7.208685,17.193342,22.268881,-5.798044,-9.568653,-16.521705,21622.2612,8.940989,7.514508,18.280531,24.022858,-6.032887,-10.260578,-15.859718,78814.0376,12.90665,23.076382,33.098119,43.563949,-14.771801,-21.376438,-85.1811,66730.8823,12.627788,18.613274,25.632882,34.000271,-12.216925,-16.770825,-54.466891,16728.135,8.357822,4.684822,11.136204,15.12619,-3.851152,-5.741717,-13.254111,14473.3159,8.256207,4.29562,10.084737,14.643112,-3.436264,-5.161334,-11.406462,6223.2573,6.243844,2.401262,7.379621,11.706162,-1.496151,-2.574594,-5.144139,5471.3245,5.749199,1.959764,6.037456,9.549676,-1.250062,-2.100482,-5.352524,24649.616,10.504314,8.401008,21.090799,28.076952,-6.8983,-11.916167,-21.630352,21874.7607,10.324175,7.87343,19.892569,25.31178,-6.179201,-10.851046,-18.44552,1
14997.3349,3.572193,3.078285,3.813971,6.365136,-2.259566,-3.195837,-8.133657,23839.5102,5.977088,5.334551,6.442607,9.701213,-3.841428,-4.88752,-13.549652,13244.5606,8.60211,4.498677,7.842467,10.233598,-2.844753,-4.180713,-7.300522,13696.0398,8.374911,4.638057,8.066146,10.748268,-2.920272,-4.308449,-7.287964,3149.1857,3.650384,1.053753,2.23631,4.099541,-0.710682,-1.204396,-3.30359,2690.7871,3.436239,0.914485,1.972693,3.653707,-0.602381,-0.998065,-3.5715,13692.6236,7.441292,5.36981,10.712625,14.257869,-3.297152,-5.367862,-10.597417,14546.9983,7.425459,5.702452,11.483501,14.229846,-3.555172,-5.850597,-10.297949,15489.397,3.07398,3.227035,4.030097,7.770319,-2.410141,-3.471028,-10.803012,11804.8022,2.760429,2.423796,3.059249,6.273518,-1.777723,-2.539756,-8.695208,13891.923,8.617031,4.763196,8.186122,11.681557,-2.913067,-4.293173,-8.713635,10983.181,7.990949,3.710898,6.690528,9.92493,-2.314164,-3.534386,-8.375921,2975.8412,3.482341,1.010055,2.269126,5.005199,-0.69607,-1.283621,-3.416773,3024.7448,3.600827,0.990932,2.14773,4.683122,-0.687425,-1.202732,-3.22432,14278.3518,7.404162,5.597229,11.166963,16.08292,-3.514095,-5.863315,-10.710224,12235.1917,7.16304,4.775855,10.021414,13.70598,-2.970355,-4.95524,-8.786186,2
3976.0684,1.793295,3.096947,4.984686,6.717038,-0.394152,-0.716405,-3.79341,3705.6303,1.776987,3.632087,6.037491,8.751029,-0.411657,-0.695537,-3.962549,469.9202,1.217912,1.653351,5.464096,8.329691,-0.134065,-0.432943,-3.864438,477.6521,1.206387,1.704641,5.513593,10.255563,-0.150238,-0.361977,-3.17816,368.9361,1.301376,0.988827,3.584213,5.850727,-0.074928,-0.292906,-2.314101,291.8783,1.253222,0.867486,3.173008,5.544666,-0.069091,-0.286765,-2.325115,796.1135,1.311038,2.874705,9.03705,12.832665,-0.192136,-0.457202,-2.825827,827.2386,1.305761,3.04288,9.850235,14.610949,-0.195487,-0.510311,-3.010184,4207.5664,1.632721,3.140351,5.222526,9.290619,-0.426297,-0.8673,-4.385462,3597.3706,1.624554,2.462465,3.970309,7.07706,-0.357816,-0.749641,-4.831402,610.529,1.276822,1.739534,5.253765,8.358956,-0.14795,-0.424795,-3.101175,469.7366,1.239513,1.597279,4.849907,8.02582,-0.131658,-0.371795,-2.926316,447.7768,1.374093,1.214773,4.339631,7.73084,-0.092985,-0.39274,-2.908045,448.9949,1.397755,1.049019,3.774723,6.593926,-0.09169,-0.372589,-2.552303,960.4985,1.371084,3.3336,10.975295,17.486594,-0.209483,-0.532816,-3.728184,868.8042,1.374121,3.110764,10.469764,15.210732,-0.189129,-0.456889,-2.835865,1
1084.9868,1.239767,0.28292,0.612242,4.103744,-0.191287,-0.48221,-3.501632,1926.5166,1.470867,0.422609,0.726581,3.766309,-0.278733,-0.588571,-3.678862,1850.2521,2.194413,0.374209,0.656186,3.219211,-0.218733,-0.573054,-2.653378,1961.158,2.1775,0.395043,0.720909,3.94487,-0.231221,-0.515778,-2.794378,568.295,1.516787,0.128072,0.355328,2.610359,-0.084931,-0.279469,-2.511267,494.4385,1.474772,0.121238,0.333169,2.822039,-0.080545,-0.324652,-2.555675,2305.9701,2.189457,0.465243,0.807079,3.74087,-0.300241,-0.585487,-2.729346,2444.5442,2.205843,0.495403,0.880272,3.33763,-0.320088,-0.66363,-3.74441,1166.0537,1.189219,0.313395,0.72738,4.952057,-0.208039,-0.609724,-4.710553,809.728,1.153519,0.244718,0.62208,4.252994,-0.172748,-0.52497,-4.054463,1851.5448,2.161264,0.391839,0.780545,3.574663,-0.222977,-0.560549,-4.086731,1635.5633,2.147455,0.341131,0.66142,3.612399,-0.20808,-0.508768,-3.304406,512.4405,1.469244,0.127556,0.449173,3.367447,-0.093473,-0.377266,-2.900507,499.6481,1.47123,0.126739,0.445106,3.387729,-0.089881,-0.357396,-3.863704,2247.3104,2.143836,0.453135,0.850215,3.992739,-0.297306,-0.683812,-3.958605,2031.7206,2.148229,0.424687,0.730666,3.599146,-0.273406,-0.611184,-4.056941,2
89324.2773,22.106345,24.242377,34.376076,40.870246,-16.974936,-22.384496,-82.497803,76785.2598,19.535211,23.400335,36.741347,41.814028,-14.216542,-19.353626,-51.727933,18345.5273,10.49358,5.002139,11.653889,15.032243,-4.333145,-6.541673,-12.151723,18536.0236,9.905521,5.069324,11.998647,16.035959,-4.325558,-6.428056,-11.502493,6343.6847,6.487133,2.239077,6.08206,9.961095,-1.517509,-2.520794,-5.171309,5429.9102,5.960369,1.934191,5.474237,9.154901,-1.292049,-2.138001,-5.03028,25272.7573,11.996137,8.536759,18.733967,23.573656,-6.98627,-11.794948,-18.864039,26089.6956,11.819454,8.828502,19.651359,26.415689,-7.304868,-12.5202,-20.078203,87059.1333,15.781015,25.072917,36.692738,47.25891,-15.906671,-22.580093,-97.155677,73421.6377,15.930106,20.278351,28.484448,38.295852,-13.212435,-18.856072,-68.719132,20614.5949,11.496152,5.513138,11.964825,16.758723,-4.741594,-7.35624,-15.166367,17639.3999,11.223282,4.983248,11.037378,15.319203,-4.183119,-6.313203,-12.666502,7194.5006,7.426203,2.664237,7.791529,12.307669,-1.727229,-3.018065,-6.108004,6363.5273,6.984733,2.16119,6.542378,10.575613,-1.43811,-2.429976,-5.948304,29880.1025,14.055278,10.048798,23.215069,30.678433,-8.451616,-14.905571,-26.539603,26386.3755,13.873552,9.341035,21.818708,28.260269,-7.455516,-13.108205,-20.67031,1
21645.523,4.613606,5.340139,6.644404,8.680276,-3.287373,-4.27214,-11.280654,31662.4765,7.507742,8.897095,11.646721,14.58288,-5.072512,-6.382824,-14.12671,17897.951,11.17593,6.319641,11.873115,14.859204,-3.983796,-5.968195,-10.362505,18301.8935,10.722963,6.498259,12.343341,15.322757,-4.063113,-6.124543,-12.384205,4064.9363,4.432856,1.422813,3.249943,5.065219,-0.938913,-1.653362,-3.654213,3460.5592,4.090452,1.197434,2.75216,4.819769,-0.790619,-1.317142,-4.099692,18151.9051,9.355836,7.410104,15.874246,19.938946,-4.533281,-7.33892,-11.781424,19190.7671,9.507884,8.03808,17.444375,21.982228,-4.932095,-8.407017,-13.315667,22578.6933,3.986677,5.592137,7.21156,12.219288,-3.494855,-4.826758,-17.330982,17270.7836,3.567551,4.155675,5.232197,8.478883,-2.568968,-3.579149,-11.309893,18449.5135,11.065715,6.670874,12.321913,15.741719,-4.010422,-6.028528,-11.306129,14605.1811,10.259137,5.13461,9.739997,13.221816,-3.16452,-4.682491,-8.888887,3840.5973,4.14309,1.394808,3.271598,6.546905,-0.935165,-1.679349,-4.597594,3976.2742,4.356249,1.336895,2.93696,6.259404,-0.930131,-1.57644,-3.756988,18951.4402,9.426427,7.976475,17.80348,24.073902,-4.89053,-8.486385,-14.000357,16178.5849,8.997273,6.609672,15.071219,19.128869,-4.053066,-6.867485,-11.689603,2
88882.8071,18.6922,23.885228,34.012045,40.026286,-17.183394,-23.048226,-68.743222,75543.7368,17.108166,22.729578,35.630217,39.898351,-14.365924,-19.322162,-56.202355,18348.3928,9.218895,5.004852,11.624336,15.201809,-4.439626,-6.715404,-12.183783,18444.3948,8.728323,5.09619,12.018202,15.565356,-4.430648,-6.628034,-11.410487,6297.0843,6.12934,2.223935,6.016166,9.057407,-1.531272,-2.577843,-5.126019,5383.7901,5.639769,1.893127,5.235009,7.961541,-1.288489,-2.068795,-4.548113,25423.4682,10.566319,8.431694,18.22083,23.727266,-7.026623,-11.507875,-18.7955,26052.1233,10.421554,8.858901,20.012436,25.609298,-7.423633,-12.470473,-19.635184,86639.3364,14.188855,24.555404,35.779803,48.861585,-16.263961,-23.548152,-88.660927,72502.8833,13.840715,19.965457,27.896784,37.490914,-13.475985,-19.367651,-67.52007,20495.1735,9.847189,5.54184,12.295604,16.271859,-4.881924,-7.56094,-14.369902,17680.5875,9.749905,5.002492,10.870787,15.073861,-4.282782,-6.479711,-13.136388,7156.7601,6.975002,2.663047,7.661394,11.872419,-1.743051,-3.119914,-6.625756,6281.4424,6.34326,2.099127,6.125621,9.359101,-1.426329,-2.282901,-5.282665,29888.7325,12.287452,10.049453,23.43978,29.96414,-8.577539,-14.964292,-27.806446,26409.5136,11.935024,9.192545,21.085871,28.117832,-7.475113,-12.753335,-22.794472,1
19535.4702,4.277481,4.388725,5.395866,8.087339,-3.004285,-4.015823,-8.833265,29419.6372,7.047654,7.40271,9.298419,12.281409,-4.784425,-6.251589,-15.070794,17875.5751,10.822118,6.298091,11.744042,15.433786,-3.974823,-6.03444,-10.451725,18322.9093,10.379337,6.464503,12.127618,14.960329,-4.056994,-6.234857,-10.453972,4044.2895,4.369586,1.376749,3.147763,5.650342,-0.934989,-1.576725,-3.556451,3441.583,4.037973,1.161238,2.653416,5.062573,-0.784557,-1.2813,-3.683805,18115.9631,9.050576,7.255597,15.563484,19.075925,-4.512211,-7.334769,-11.939595,19115.8675,9.140441,7.866657,17.09173,20.653857,-4.923055,-8.233159,-13.465321,20328.7368,3.696565,4.576329,5.745496,9.763559,-3.204927,-4.477464,-14.364033,15509.7046,3.324248,3.418164,4.307825,7.162217,-2.357501,-3.357335,-10.754002,18521.7293,10.709089,6.626279,12.242333,15.258026,-4.027659,-6.142091,-11.790422,14637.8167,9.805086,5.070432,9.564564,12.871813,-3.183697,-4.743223,-9.119823,3861.2982,4.164808,1.330598,3.090683,6.53721,-0.92542,-1.650375,-3.947169,3946.9188,4.293501,1.294654,2.88395,5.421758,-0.924805,-1.610099,-4.30399,18891.4912,9.038094,7.759292,17.363963,21.649422,-4.88474,-8.429385,-15.466761,16129.1828,8.720073,6.426313,14.679921,18.957308,-4.037901,-6.717844,-12.223237,2
66024.9492,14.12504,17.065195,23.576358,28.128324,-12.31162,-16.593295,-44.174289,57338.3691,13.204293,16.929142,25.285888,29.362989,-10.419245,-13.874304,-33.424032,12409.793,6.520195,3.690742,9.560867,13.444382,-2.863643,-4.287009,-7.895984,12548.1423,6.226002,3.786934,9.836115,13.091726,-2.867071,-4.242066,-8.447097,4632.9009,4.72822,1.764182,5.269564,7.925689,-1.099995,-1.841171,-3.965812,3999.1924,4.476862,1.509524,4.565747,7.327962,-0.937419,-1.537523,-3.655238,17499.8819,7.570005,6.122982,15.110261,20.394414,-4.65675,-7.514113,-12.516984,17922.9372,7.453814,6.423872,16.546672,21.527691,-4.89175,-8.161442,-13.155396,65496.6988,10.942613,17.721976,25.278903,33.594399,-11.881132,-16.90137,-56.1914,54362.394,10.613666,13.973085,18.890252,26.444196,-9.698913,-13.655417,-44.870626,13883.6958,7.00728,4.034562,9.740022,13.52653,-3.112907,-4.636594,-9.152593,12055.0923,6.890341,3.688267,8.804247,12.207272,-2.786322,-4.139535,-7.903245,5292.0219,5.41592,2.124846,6.702503,10.266866,-1.247911,-2.266604,-5.342213,4657.9735,5.018469,1.722378,5.265972,9.535185,-1.032167,-1.713012,-4.552939,20322.1104,8.5679,7.180612,18.987543,25.518238,-5.540641,-9.457431,-18.387521,18160.2788,8.478937,6.633707,17.164642,23.350669,-4.924685,-8.191956,-15.368418,1
27919.8794,5.881452,7.110674,9.040271,12.646111,-4.409867,-5.688444,-13.037197,38984.081,9.355042,11.323159,15.187503,19.097959,-6.3968,-8.158647,-19.810727,25710.8177,15.805143,9.101048,18.057706,21.725361,-6.000551,-8.987012,-16.665825,26138.1543,15.031378,9.340692,18.809703,22.389619,-6.105909,-9.317845,-16.333418,5472.0805,5.551436,1.931769,4.532386,6.979873,-1.340846,-2.253077,-4.519077,4740.9559,5.297928,1.593218,3.745734,6.831256,-1.12533,-1.867273,-4.862658,25497.7976,12.800176,10.335395,23.795506,27.935611,-6.672994,-11.003822,-18.413578,27189.4527,13.120888,11.279432,26.299654,33.558948,-7.367974,-12.560339,-20.628119,28965.6806,4.983439,7.39415,9.52766,13.402307,-4.629508,-6.33053,-21.980171,22246.0689,4.454768,5.46431,6.93945,10.281751,-3.395014,-4.627128,-16.356202,26236.4122,15.557825,9.41006,18.957832,21.68026,-5.971406,-9.093052,-22.081476,20865.5378,14.045394,7.182995,14.542864,17.719131,-4.727736,-7.240489,-15.166978,5410.6769,5.571697,1.88284,4.611162,8.106348,-1.360343,-2.370908,-4.776606,5578.6583,5.810227,1.817743,4.086376,7.044223,-1.359053,-2.350224,-5.091709,26907.1026,12.976776,11.176393,27.404565,33.556923,-7.30249,-12.827621,-24.432593,22818.9567,12.313883,9.169261,22.310289,29.531868,-6.002097,-10.150558,-17.19668,2
3740.0264,1.734635,3.055135,5.003672,7.258029,-0.399005,-0.728217,-3.86777,3589.1616,1.769284,3.545432,5.895365,8.930343,-0.410597,-0.759948,-4.105807,431.2483,1.190855,1.705369,5.507655,8.437406,-0.147725,-0.404403,-2.990214,414.708,1.171534,1.754862,5.630272,8.320847,-0.149436,-0.411665,-2.660419,332.2651,1.264489,1.016911,3.723916,6.063601,-0.081069,-0.288131,-2.383052,283.4675,1.244592,0.858162,3.164893,5.539941,-0.071205,-0.277457,-2.536533,740.7031,1.276321,2.904447,8.924941,12.752958,-0.199794,-0.458946,-2.786561,773.2075,1.277731,3.1574,10.174477,14.865837,-0.206637,-0.488646,-2.512065,4118.6958,1.623492,3.051224,4.874754,8.130417,-0.430086,-0.846909,-5.664001,3466.0913,1.607028,2.397679,3.807845,6.819758,-0.352767,-0.763744,-4.227719,515.302,1.219093,1.80104,5.309633,8.491002,-0.163345,-0.43031,-3.254924,414.4082,1.198217,1.636311,4.796927,8.16661,-0.142578,-0.424823,-3.231451,446.882,1.374238,1.229043,4.535488,7.937216,-0.092089,-0.359509,-2.75301,410.0293,1.350789,1.014129,3.640836,6.110856,-0.088838,-0.38998,-3.4065,905.9746,1.335972,3.441408,11.247492,16.116865,-0.22436,-0.530283,-3.42183,810.9854,1.328158,3.103474,10.152519,15.024351,-0.206698,-0.491449,-2.903859,1
965.4742,1.221942,0.249602,0.517634,3.870292,-0.173857,-0.445891,-2.981064,1772.6604,1.450869,0.38306,0.691552,3.665661,-0.263096,-0.531332,-3.257838,1903.913,2.207176,0.380422,0.662624,3.172233,-0.237601,-0.591648,-2.787663,2022.0763,2.207807,0.401019,0.672979,3.645084,-0.24207,-0.502818,-2.973396,585.2526,1.524923,0.127131,0.34909,2.689362,-0.093978,-0.33287,-2.710764,513.1909,1.496655,0.11755,0.356825,2.431706,-0.088603,-0.302466,-2.746727,2356.2309,2.20599,0.468387,0.792193,3.108741,-0.320119,-0.661626,-2.858767,2486.5083,2.208671,0.494721,0.833188,3.508296,-0.327447,-0.678833,-3.945346,1034.5161,1.172719,0.282023,0.667598,4.94049,-0.189814,-0.549916,-5.031393,692.6504,1.134374,0.215688,0.655212,4.533677,-0.152573,-0.508753,-3.764072,1947.2497,2.204562,0.394269,0.734969,4.040667,-0.247883,-0.605742,-4.539721,1698.088,2.172408,0.346797,0.704238,3.606317,-0.228054,-0.597435,-3.635957,512.1378,1.470347,0.128894,0.422598,3.598627,-0.093594,-0.355678,-3.504242,504.7324,1.474599,0.123572,0.426763,3.596561,-0.091278,-0.386854,-3.277768,2290.7582,2.144842,0.449798,0.750005,3.419739,-0.311142,-0.686862,-3.850576,2058.3279,2.146431,0.418283,0.775724,3.713298,-0.287582,-0.657498,-3.823154,2
33995.3044,9.488861,8.442664,11.39048,14.162341,-5.649857,-7.696407,-16.196919,31638.5617,9.016182,9.292831,13.32232,17.163037,-5.294097,-7.293214,-14.039077,5637.2647,3.938331,2.34012,7.06809,11.12163,-1.226714,-1.818332,-4.204625,5774.4297,3.792437,2.396272,7.141187,10.086497,-1.256045,-1.880973,-4.514008,2523.8151,3.153191,1.291047,4.366155,6.831569,-0.587158,-1.075257,-3.260245,2219.4952,3.058796,1.129798,3.911285,6.277427,-0.519862,-0.881244,-2.690904,8134.6733,4.539383,3.985614,11.676634,15.595034,-2.03237,-3.256833,-5.939741,8407.0921,4.465875,4.177654,12.54731,17.241156,-2.118269,-3.511678,-6.294721,34809.5151,7.115641,8.912493,11.988848,18.667998,-5.790275,-8.048208,-24.15929,28375.4707,6.925403,6.858694,9.0041,12.325443,-4.490103,-6.408649,-18.245836,6323.9965,4.250734,2.51526,7.006379,11.108884,-1.322003,-1.996973,-5.092402,5530.8875,4.209703,2.316877,6.329416,10.452937,-1.205174,-1.840913,-4.864055,2928.978,3.625157,1.563069,5.363716,10.401474,-0.665825,-1.236536,-4.076651,2614.1936,3.465972,1.332849,4.573423,8.14151,-0.56049,-1.011267,-3.415025,9367.0313,5.112963,4.624227,14.184067,20.199503,-2.309363,-3.725737,-6.748294,8429.7544,5.081662,4.2943,13.253572,18.816698,-2.115173,-3.452864,-7.141571,1
10161.0727,2.922173,1.952364,2.390539,4.682914,-1.421927,-1.930298,-6.912609,17038.04,4.846658,3.424007,4.215034,7.327467,-2.525457,-3.413564,-8.127534,8604.3686,6.514245,2.492883,3.926174,6.432535,-1.603525,-2.393348,-5.657344,8857.4815,6.280866,2.59,4.052067,6.283785,-1.647556,-2.464855,-5.317037,2142.6109,2.917593,0.666378,1.36317,3.455103,-0.427948,-0.749577,-2.637686,1858.1432,2.769724,0.574469,1.089167,3.041744,-0.383647,-0.766201,-2.061585,9156.861,5.793645,3.039772,5.236214,7.895326,-1.925288,-3.095266,-6.401423,9633.5187,5.729477,3.220751,5.598167,8.965583,-2.064021,-3.346671,-6.318937,10742.7387,2.568928,2.076588,2.682753,6.240888,-1.521822,-2.316097,-8.258043,8202.3637,2.369246,1.60427,2.060395,5.037624,-1.148918,-1.680916,-5.878778,8898.7777,6.464619,2.632915,4.155808,7.499619,-1.641045,-2.413228,-5.822065,7203.794,6.152777,2.122069,3.37956,6.546229,-1.335041,-1.981723,-4.503783,2033.501,2.816998,0.632723,1.242469,4.338072,-0.420908,-0.832982,-3.1989,2033.1763,2.898977,0.618153,1.208294,3.214702,-0.41136,-0.742893,-2.90312,9301.8027,5.694847,3.114417,5.316618,9.478055,-1.999849,-3.236676,-6.785385,8070.7506,5.547281,2.716788,4.889486,7.705113,-1.72899,-2.795347,-5.987331,2
52517.2919,11.261071,13.694217,18.576955,21.890314,-9.813854,-13.031136,-27.70629,46505.2451,10.217085,14.074717,20.764806,24.747413,-8.442621,-11.116523,-24.566045,8987.9946,5.207279,2.98882,8.465022,11.296377,-2.046461,-3.089987,-6.410304,9182.7517,5.013872,3.061358,8.684231,11.622886,-2.079089,-3.155615,-5.886837,3642.517,3.976988,1.52177,4.856606,7.670315,-0.853448,-1.552825,-3.426414,3171.2557,3.759003,1.334386,4.392891,7.138384,-0.745681,-1.267426,-2.935319,12842.0266,6.10199,5.010643,13.541939,17.731049,-3.389877,-5.367979,-8.718743,13265.918,5.980442,5.24685,14.551783,19.363756,-3.531847,-5.850446,-9.499884,53000.7412,8.792422,14.504185,19.866003,26.442276,-9.640886,-13.650992,-41.835267,44165.8672,8.693695,11.315052,15.103732,20.950169,-7.820931,-10.70339,-28.509637,10079.3569,5.584728,3.267753,8.311295,12.208136,-2.206958,-3.262178,-7.36952,8749.3483,5.527135,2.98497,7.531223,11.130655,-2.001827,-3.003979,-6.301777,4210.3457,4.602039,1.855848,6.105817,10.98936,-0.988658,-1.710477,-3.92867,3704.8812,4.275642,1.545504,5.129881,8.096656,-0.827499,-1.460292,-3.751627,14772.125,6.770247,5.884509,16.688865,22.434865,-3.923659,-6.539253,-11.794418,13287.4072,6.834357,5.438644,15.656684,21.226958,-3.570767,-6.028962,-9.773008,1
22885.7236,5.021897,6.316426,8.094164,10.460378,-3.463882,-4.521442,-12.47126,32289.1645,7.698753,10.451229,14.163643,16.827666,-5.159711,-6.825046,-13.942722,21054.9152,13.744858,7.737982,15.090051,18.13289,-4.861829,-7.611386,-12.959697,21500.2562,13.098445,7.953322,15.610084,18.196842,-4.960185,-7.449727,-12.421667,4591.9923,4.697748,1.74111,4.139451,6.39028,-1.124654,-1.92128,-4.364121,3987.1741,4.687554,1.450618,3.436956,5.386513,-0.947021,-1.709507,-3.463967,20870.0554,11.203383,9.004508,20.352632,24.798179,-5.446851,-9.012674,-14.003497,22312.2605,11.301827,9.702641,21.835818,28.709613,-5.928421,-10.17057,-16.653977,23838.2368,4.285312,6.639463,8.628535,13.014283,-3.67175,-5.091267,-16.111954,18474.4004,3.880824,4.935412,6.371476,10.172376,-2.713275,-3.635555,-13.532489,21712.3485,13.631325,8.122255,15.777312,20.316171,-4.874282,-7.376605,-14.538959,17110.2082,12.4083,6.220684,12.176687,15.126015,-3.844045,-5.888227,-11.042245,4506.935,4.843756,1.670674,4.101741,7.270862,-1.110659,-1.879358,-3.993626,4664.253,5.158683,1.628984,3.840222,6.843286,-1.133859,-1.909232,-4.135543,22107.939,11.463572,9.615984,22.378918,29.491613,-5.892082,-10.089294,-18.06494,18732.8323,10.988463,8.060664,19.427129,24.524671,-4.914094,-8.506392,-13.382921,2
79204.1314,17.025566,21.748842,30.371962,35.470636,-15.023748,-19.868234,-54.977077,68097.9531,16.005411,21.010943,32.465889,36.604104,-12.691749,-16.716262,-43.477211,15116.2443,8.017552,4.253027,10.635642,15.082082,-3.514924,-5.292374,-8.61715,15325.9985,7.692674,4.348635,10.908939,15.713524,-3.529387,-5.327664,-10.021154,5504.3958,5.385921,2.038423,5.881557,9.151119,-1.3298,-2.271283,-4.32575,4745.8871,5.166305,1.733997,5.127572,8.029687,-1.123128,-1.836412,-3.8832,21158.353,9.388966,7.182582,17.117264,21.024683,-5.829191,-9.735754,-16.34493,21804.2583,9.202072,7.465319,18.384608,23.5229,-6.051553,-10.030109,-17.397223,78691.106,13.014018,22.981922,32.873409,44.078635,-14.563389,-21.077308,-83.668065,66332.4814,12.733815,18.635881,25.487133,34.496431,-12.051081,-16.936455,-61.995474,16921.7783,8.584,4.623879,10.859021,15.038154,-3.835627,-5.847011,-12.760894,14644.4456,8.547522,4.249267,10.030395,13.447399,-3.408233,-5.205494,-10.157393,6275.7613,6.468594,2.408917,7.19551,11.510221,-1.501794,-2.651129,-5.63183,5491.9309,5.828943,1.977962,6.112431,9.561628,-1.252442,-2.045332,-4.850283,24787.6377,10.718517,8.342326,21.043299,26.992113,-6.913421,-11.898775,-22.477814,22077.3435,10.613023,7.821324,19.881743,26.193371,-6.199337,-10.71762,-19.365667,1
13189.8081,3.257758,2.789218,3.39637,6.144786,-1.96533,-2.569035,-6.553125,21642.5542,5.536604,4.938053,6.105072,9.212933,-3.420309,-4.632382,-9.766355,13039.6506,8.600738,4.387694,7.646486,10.048408,-2.761903,-4.066165,-7.651184,13376.2057,8.256273,4.521737,7.87793,9.940824,-2.83205,-4.268265,-8.283648,2978.618,3.386302,1.044949,2.152916,4.471011,-0.687352,-1.263481,-3.011258,2626.8014,3.385239,0.891231,1.883608,3.777418,-0.586859,-1.031403,-3.056002,13339.8359,7.348801,5.204463,10.378177,14.256152,-3.218988,-5.264472,-9.520463,14136.3045,7.328009,5.565995,11.009863,14.1233,-3.462558,-5.709131,-10.200716,14153.148,2.898467,3.008299,3.751148,7.034367,-2.131423,-3.02328,-10.032785,10786.9326,2.621446,2.267894,2.918939,5.541586,-1.592668,-2.215566,-7.23172,13492.2406,8.534746,4.614552,7.890821,11.376415,-2.80068,-4.233747,-8.192325,10692.1852,7.826549,3.613727,6.508575,9.847995,-2.247606,-3.43128,-6.921692,2877.4769,3.439685,0.986896,2.189395,5.831078,-0.674141,-1.175747,-3.578562,2927.0371,3.508934,0.96956,2.084349,4.180743,-0.672253,-1.199733,-3.976488,13776.9641,7.222705,5.45434,11.037548,14.327437,-3.4014,-5.669067,-9.788776,11790.6825,6.982766,4.621894,9.678162,13.637732,-2.89045,-4.831671,-8.744074,2
4072.876,1.863082,3.072744,4.962962,7.916163,-0.384316,-0.668044,-3.535562,3825.2036,1.852674,3.61734,5.958521,8.807632,-0.415705,-0.740102,-4.226935,462.2488,1.214882,1.661968,5.376514,9.287426,-0.139023,-0.400837,-2.57857,502.2024,1.219423,1.701575,5.52163,8.852241,-0.144359,-0.386868,-3.379611,326.8404,1.256252,1.016572,3.719041,6.615531,-0.08073,-0.285341,-2.379124,285.2796,1.249247,0.874263,3.252577,5.315369,-0.0731,-0.269945,-2.45841,814.3714,1.322592,2.887094,9.164705,13.768468,-0.192325,-0.447741,-3.095034,822.831,1.309402,3.074967,9.973721,14.738356,-0.198198,-0.475445,-3.066184,4363.6919,1.680922,3.141992,5.036777,8.097355,-0.415007,-0.888016,-6.027384,3744.4545,1.677014,2.467188,3.955099,6.712836,-0.356048,-0.741735,-4.57139,551.6255,1.250555,1.744742,5.325968,9.388562,-0.158586,-0.45125,-3.23829,476.3622,1.245863,1.59088,4.774948,8.124731,-0.135166,-0.411529,-3.243889,475.5393,1.407258,1.201922,4.530613,7.151596,-0.091991,-0.376006,-3.091741,421.4644,1.368295,1.044499,3.8048,7.430988,-0.088713,-0.332553,-3.101419,976.4478,1.383184,3.367203,10.945387,17.407537,-0.211206,-0.498268,-3.650701,853.5923,1.369692,3.119338,10.415066,15.508823,-0.190992,-0.473906,-3.343908,1
787.2407,1.18033,0.219633,0.515504,4.041782,-0.16168,-0.405363,-3.034074,1464.2327,1.368442,0.342726,0.623319,3.845889,-0.234503,-0.56241,-3.21514,1798.7541,2.148914,0.36807,0.630726,3.288716,-0.214467,-0.479549,-2.655434,1931.3156,2.161899,0.388456,0.728724,3.816767,-0.223983,-0.471498,-2.900421,547.1038,1.469118,0.122168,0.37821,2.586429,-0.088332,-0.35583,-2.430666,455.961,1.430675,0.112401,0.332142,2.77685,-0.079977,-0.285516,-2.439173,2285.2708,2.189726,0.470405,0.848178,3.209955,-0.302901,-0.603861,-3.252244,2391.8721,2.185778,0.495663,0.840025,4.024797,-0.316913,-0.686927,-3.64826,870.1943,1.14396,0.261243,0.652441,5.466227,-0.181014,-0.568338,-4.450562,612.6025,1.119052,0.206106,0.549511,4.407188,-0.162629,-0.493801,-3.936516,1810.8043,2.124586,0.38304,0.712997,4.014047,-0.217045,-0.544999,-3.693184,1625.3095,2.132993,0.336603,0.635294,3.358731,-0.206051,-0.511832,-3.303427,503.2667,1.463733,0.122627,0.45733,4.07333,-0.09433,-0.39977,-2.691995,481.884,1.456361,0.121195,0.39507,3.359455,-0.088045,-0.343537,-3.031738,2171.603,2.09956,0.435616,0.783655,3.963429,-0.294036,-0.652007,-3.599346,2006.5131,2.133694,0.412933,0.783575,3.63527,-0.274503,-0.581415,-3.368546,2
88578.0314,23.669448,23.830997,33.758669,39.909557,-16.918109,-22.216493,-85.85135,76882.7629,21.071931,23.560195,36.882361,41.572995,-14.455884,-19.296095,-55.825324,18154.8105,10.469743,4.986076,11.715118,16.084742,-4.320747,-6.588329,-11.839143,18387.6802,10.01263,5.043999,11.908294,16.110365,-4.321044,-6.481055,-12.306237,6313.5857,6.195691,2.290906,6.468452,9.661376,-1.54675,-2.614166,-5.270517,5434.4116,6.036275,1.922936,5.547939,8.363736,-1.28815,-2.142859,-4.526791,25116.9768,12.081071,8.529634,18.622416,24.118769,-6.952948,-11.585298,-18.653108,25898.8779,11.88595,8.86592,19.889461,25.420888,-7.273607,-12.360677,-20.091448,87600.9639,16.573945,25.167988,36.780169,46.397553,-16.217963,-22.986322,-94.331548,74328.7188,16.765119,20.370242,28.555219,37.483251,-13.461289,-18.819429,-73.975909,20438.2316,11.500882,5.477197,11.939573,17.861364,-4.735562,-7.270563,-14.342934,17450.1926,11.323191,4.947978,10.987901,14.712073,-4.158653,-6.323675,-12.741836,7111.1929,7.323363,2.681976,7.848379,11.358477,-1.736178,-3.01834,-6.351734,6346.1566,6.918457,2.171447,6.47278,10.188981,-1.445613,-2.380423,-5.792069,29794.1041,14.271919,10.057888,23.434305,30.424736,-8.40488,-14.789177,-28.507066,26330.1813,14.038069,9.323117,21.690288,27.862843,-7.428716,-12.994806,-25.350697,1
19127.1606,4.221509,4.594644,5.710976,8.34925,-2.880167,-3.714425,-10.041021,28984.9033,7.014139,7.982016,10.181805,13.037646,-4.602949,-5.763504,-16.369285,17381.0603,11.181666,6.182432,11.512716,14.375593,-3.827715,-5.769939,-10.228572,17850.3961,10.765548,6.342318,11.948853,14.534053,-3.917495,-5.772246,-9.062214,3893.484,4.137346,1.407985,3.235323,5.397674,-0.925561,-1.56186,-3.040379,3394.9269,4.079362,1.186732,2.745199,4.413424,-0.776591,-1.288805,-3.558264,17465.2334,9.293372,7.240337,15.684285,19.511982,-4.393748,-7.24052,-11.154313,18652.5071,9.4778,7.797077,16.779953,21.342883,-4.783818,-8.111549,-14.436048,20562.2159,3.715971,5.034611,6.365104,10.517793,-3.153048,-4.450591,-14.400636,15734.897,3.326119,3.748972,4.78945,8.527324,-2.323713,-3.22285,-10.194902,17894.2198,11.119383,6.456753,12.028447,15.457754,-3.848509,-5.823759,-13.611055,14174.1505,10.137182,5.00105,9.536196,12.658832,-3.057389,-4.574402,-9.172633,3771.6781,4.148344,1.360576,3.106337,5.337977,-0.910549,-1.554129,-3.983661,3889.9995,4.358869,1.320906,2.973188,6.611602,-0.918039,-1.553556,-4.134876,18329.4666,9.402102,7.681444,16.889193,21.487181,-4.726109,-8.037668,-15.013826,15619.912,9.019553,6.454161,14.98873,19.139601,-3.951727,-6.683638,-11.12239,2
65958.7202,14.448167,17.123396,23.56715,27.865232,-12.370084,-16.325158,-42.985788,57997.7827,13.653789,17.362748,26.017193,30.38512,-10.652584,-13.96259,-36.048351,12108.5769,6.552333,3.634797,9.572664,14.050539,-2.803452,-4.187597,-8.231061,12288.1633,6.266793,3.709376,9.741616,12.996621,-2.828847,-4.263004,-7.769864,4619.3266,4.591358,1.790666,5.496872,8.798029,-1.111417,-1.960184,-3.536715,3993.5466,4.477459,1.528971,4.729827,7.471162,-0.951464,-1.593207,-3.778758,17179.1345,7.723274,6.061606,15.300886,20.069845,-4.641015,-7.586441,-13.581054,17645.9998,7.573888,6.311128,16.408433,21.267528,-4.835298,-8.016623,-13.028906,66482.6651,11.089542,18.309064,25.607196,34.031612,-12.20708,-17.519551,-64.238755,55926.458,10.828419,14.580886,19.937562,27.495277,-10.045197,-13.956766,-47.570294,13537.9456,7.072073,3.933157,9.697745,13.361803,-3.029984,-4.529378,-9.264859,11740.4802,6.957998,3.610395,8.794654,12.807116,-2.737333,-4.094126,-7.786155,5300.5435,5.515111,2.125126,6.743386,11.418043,-1.259027,-2.239344,-5.127238,4642.0818,5.038626,1.763077,5.640543,9.050069,-1.04681,-1.796177,-4.583738,19970.6792,8.760376,7.027194,19.004127,26.783054,-5.446903,-9.315438,-16.232461,17848.8842,8.706504,6.611487,17.576994,23.951629,-4.918492,-8.317687,-15.382038,1
25760.4507,5.119907,6.544879,8.439973,11.399406,-4.132102,-5.510109,-12.159954,35325.9433,8.538183,10.336342,13.824776,17.412063,-5.822167,-7.338127,-16.829832,24882.3056,15.617832,8.891186,17.875399,20.949419,-5.85326,-9.059106,-15.374993,25569.3853,14.936321,9.136745,18.526249,23.233624,-5.961043,-9.330517,-16.018646,5371.9064,5.350266,1.924218,4.493646,6.625608,-1.313236,-2.233719,-4.439523,4650.3,5.251286,1.57785,3.743312,6.255584,-1.112426,-1.807996,-4.271325,24605.0691,12.69432,10.139731,23.671759,28.693892,-6.534871,-10.961936,-18.878958,26402.2676,12.946189,10.948017,25.490391,31.550966,-7.149301,-12.362695,-19.382735,26044.9389,4.565313,6.655525,8.65688,12.800492,-4.164936,-5.786033,-19.801735,19934.7436,4.060752,4.940398,6.332522,10.001033,-3.062374,-4.293191,-14.212428,25687.6871,15.44742,9.268557,18.577111,23.793423,-5.825388,-8.851185,-18.349564,20293.0965,14.056084,7.077027,14.337003,17.436762,-4.635049,-7.032026,-15.694142,5260.8621,5.441293,1.83829,4.32197,8.02781,-1.329368,-2.30364,-5.580183,5487.3677,5.777391,1.811187,4.214815,7.835376,-1.340304,-2.291959,-4.748097,26301.9151,13.025982,10.864662,26.588081,33.34516,-7.112215,-12.428117,-22.474154,22177.1729,12.282387,9.045386,22.566881,29.470837,-5.891411,-10.297537,-18.350569,2
33352.5923,7.417183,8.465259,11.392751,14.935008,-5.60222,-7.561595,-15.909593,30846.0537,7.645751,9.019031,13.085082,16.687186,-5.154585,-6.783075,-15.175829,5574.6868,3.487324,2.350509,7.086311,10.297133,-1.254007,-1.91021,-5.190871,5697.3882,3.357325,2.417916,7.368966,10.043443,-1.270453,-1.948017,-4.163962,2516.2925,2.969331,1.29389,4.455184,6.979611,-0.590879,-1.113779,-3.117826,2177.6048,2.909976,1.091245,3.768265,5.962648,-0.506347,-0.928238,-2.941952,8122.2193,4.057721,3.913007,11.448291,15.216182,-2.05855,-3.310688,-5.885899,8313.3672,4.028508,4.19042,12.791758,16.850609,-2.149711,-3.501672,-6.461309,33791.6885,6.12481,8.682011,11.600911,17.200346,-5.688128,-7.995498,-24.332304,27499.5694,5.82355,6.665421,8.861555,13.303089,-4.42391,-6.223134,-17.024898,6220.2742,3.686549,2.55464,7.086663,11.547447,-1.34032,-2.09737,-5.327191,5479.0144,3.669135,2.345904,6.364709,9.674866,-1.240706,-1.931308,-4.856664,2903.7331,3.440878,1.560795,5.428887,9.280744,-0.668483,-1.249522,-3.654864,2571.5204,3.212279,1.293657,4.300041,7.70852,-0.558167,-0.979008,-3.31378,9180.5417,4.424151,4.668976,14.393541,20.791901,-2.339973,-3.76839,-6.788143,8383.8767,4.432447,4.241248,13.0297,18.693721,-2.1425,-3.443113,-6.087843,1
9037.375,2.687286,1.678286,2.09591,4.556551,-1.295901,-1.767182,-5.090315,14737.2705,4.312497,2.751902,3.446926,5.871267,-2.233375,-3.006618,-7.276302,8530.6093,6.147175,2.477588,3.849265,5.509361,-1.609679,-2.362934,-5.193661,8805.8182,5.953249,2.557263,4.094539,6.641415,-1.654753,-2.41439,-5.067973,2055.883,2.702182,0.639107,1.24589,3.788359,-0.4289,-0.817354,-2.45602,1794.5461,2.690257,0.552511,1.100798,3.440832,-0.361947,-0.707625,-2.499093,8948.4897,5.329851,2.975744,5.132462,7.756359,-1.868399,-2.911609,-5.813374,9435.8674,5.391768,3.146693,5.463194,8.869893,-2.032769,-3.302357,-6.698822,9058.9502,2.336759,1.689238,2.127132,6.608118,-1.31403,-1.972562,-7.133952,6901.3335,2.163902,1.309362,1.684201,4.882975,-1.000626,-1.550412,-5.309304,8899.9386,6.217593,2.636319,4.114214,7.064366,-1.654876,-2.499128,-6.043734,7089.7638,5.640343,2.088572,3.36517,6.490038,-1.342666,-1.987913,-4.873366,1925.2965,2.674425,0.59493,1.239039,4.222354,-0.410044,-0.766225,-3.08464,1992.3351,2.813411,0.591504,1.228532,3.988579,-0.39744,-0.760449,-2.997132,9170.3433,5.31489,3.051626,5.200275,9.587335,-1.978178,-3.291899,-6.100162,7912.7395,5.088368,2.634676,4.744847,7.696208,-1.680083,-2.717124,-5.985166,2
53289.9804,11.773576,13.787479,18.564937,22.370519,-9.791899,-13.206402,-30.368337,46516.1303,10.750479,13.840461,20.102354,23.405897,-8.258118,-10.880486,-22.313885,9216.1609,5.209702,3.079811,8.551777,12.412799,-2.077689,-3.076991,-5.570531,9359.8645,5.004478,3.152458,8.852791,11.837181,-2.097796,-3.124584,-6.175118,3673.6739,3.867698,1.561273,5.041133,8.856438,-0.871482,-1.496877,-3.224998,3162.1226,3.845396,1.299939,4.132986,7.518321,-0.720802,-1.188493,-3.257274,13124.6052,6.073663,5.077365,13.578331,18.44277,-3.396673,-5.279007,-8.475966,13374.3416,5.987378,5.355415,15.064987,20.381366,-3.574908,-5.841478,-8.790469,52704.712,9.167065,14.195262,19.563763,29.182663,-9.38475,-13.333721,-43.893942,43767.9619,9.045727,11.002639,14.697609,19.803485,-7.60486,-10.819388,-32.146097,10326.9346,5.597181,3.356006,8.80055,13.370574,-2.244834,-3.364234,-8.119319,9003.0207,5.570429,3.047366,7.670374,11.446193,-2.038828,-3.077393,-6.4875,4191.2145,4.580075,1.876601,6.106419,10.150441,-0.992992,-1.783886,-4.434102,3701.9595,4.212797,1.536696,4.822839,7.617193,-0.803714,-1.369661,-3.928947,15127.2527,6.881216,6.013237,17.025553,23.210402,-3.989404,-6.815152,-12.154212,13606.6621,6.789465,5.495206,15.29285,20.680801,-3.556655,-5.880954,-10.810921,1
25509.8183,5.530085,6.563835,8.351389,10.944416,-3.882866,-5.005613,-12.567759,35005.6026,8.513647,10.362961,13.809007,16.963642,-5.601734,-7.153391,-15.427801,21717.32,13.73845,7.802303,15.19502,18.387839,-4.933251,-7.41722,-12.895714,22191.5601,13.187538,8.019707,15.694379,18.315358,-5.039247,-7.82392,-13.843895,4740.3877,4.899733,1.727411,4.059896,7.183227,-1.126998,-1.880446,-4.478078,4134.2586,4.948739,1.387936,3.254102,5.632993,-0.949589,-1.520974,-3.412916,21641.5369,11.296309,8.938587,20.029749,24.363999,-5.546335,-9.064623,-15.200196,23038.6065,11.574786,9.738136,21.929445,26.754679,-6.069516,-10.569421,-16.549247,25779.1382,4.646768,6.580645,8.398845,12.207501,-3.981439,-5.451702,-19.172756,19849.7051,4.186187,4.887916,6.183672,9.700951,-2.926653,-4.075102,-13.746694,22364.3627,13.738133,8.194989,15.905141,19.245784,-4.963771,-7.456396,-16.260397,17693.7831,12.409262,6.238934,12.305491,16.160391,-3.918719,-5.919926,-11.950575,4645.5202,5.053744,1.653228,3.914235,8.39127,-1.132481,-2.017611,-4.331063,4808.176,5.247325,1.59778,3.599418,6.913912,-1.127422,-1.864077,-5.004462,22903.1472,11.636098,9.671168,22.709363,28.168929,-6.060672,-10.550522,-20.677734,19409.351,10.992524,7.946066,19.028414,24.568303,-4.974426,-8.451233,-15.752788,2
79769.375,16.718999,21.779614,30.491786,36.80231,-15.182793,-20.317907,-55.691791,67929.3154,15.569495,20.604729,31.602038,36.340195,-12.623922,-16.928614,-42.176168,15417.7393,8.045533,4.312215,10.641197,13.934691,-3.606462,-5.45934,-10.879111,15585.7729,7.707197,4.390587,10.943893,15.230851,-3.596867,-5.378371,-9.650112,5488.8907,5.306243,2.031694,5.948216,8.968011,-1.333721,-2.334483,-4.233044,4708.3943,5.30834,1.680035,4.884398,7.23207,-1.097097,-1.811722,-3.781516,21514.3196,9.280577,7.219152,16.795935,21.212477,-5.818161,-9.451586,-14.485609,22015.1323,9.069651,7.594889,18.521553,24.08713,-6.13988,-10.478516,-17.087864,78051.4854,12.979831,22.268442,31.868884,42.855434,-14.341325,-19.944372,-77.571561,65492.3633,12.616313,18.025799,24.891391,33.508071,-11.892686,-16.761757,-62.149024,17203.0391,8.544727,4.720416,11.114947,15.930936,-3.929789,-5.915095,-12.235328,14892.8769,8.445566,4.304095,9.97021,14.048683,-3.494667,-5.289447,-11.268014,6259.2925,6.331793,2.406876,7.274402,12.050259,-1.499517,-2.648663,-6.273048,5520.3272,5.813715,1.919002,5.76662,8.913439,-1.226753,-2.042973,-4.517839,25201.7588,10.673839,8.485489,21.316039,28.212826,-7.039754,-12.194558,-23.083239,22447.034,10.404472,7.820931,19.194536,26.107352,-6.182547,-10.304158,-21.216039,1
14814.0542,3.54396,3.141894,3.825387,6.96314,-2.217151,-3.006177,-7.711425,23330.6323,5.911259,5.353178,6.757359,9.202391,-3.707411,-4.841599,-11.178777,13373.0737,8.532839,4.562538,7.960416,10.091535,-2.858279,-4.235823,-8.846221,13712.8325,8.221439,4.704609,8.33157,11.405064,-2.921277,-4.337416,-7.369283,3055.5376,3.448734,1.073814,2.308445,4.492104,-0.69775,-1.250386,-2.606802,2670.1386,3.507907,0.880625,1.925371,3.891512,-0.582789,-0.965709,-3.137233,13763.6565,7.272323,5.383103,10.569034,13.532945,-3.277836,-5.174585,-8.8275,14525.6763,7.343183,5.78422,11.693667,15.033837,-3.556109,-5.910093,-10.24284,15284.0147,3.094756,3.22113,4.043575,7.54771,-2.307876,-3.228552,-10.463607,11595.1909,2.779824,2.43913,3.10693,6.870133,-1.710081,-2.40453,-7.787267,13768.899,8.385915,4.847513,8.428641,11.467424,-2.899726,-4.330505,-9.258891,10958.769,7.715106,3.768365,6.69654,9.195798,-2.324445,-3.44298,-7.643466,2948.9974,3.462464,1.005053,2.31663,5.161569,-0.687789,-1.285827,-4.270912,3030.0664,3.606312,0.982132,2.092342,4.444615,-0.674326,-1.174998,-3.351181,14207.0745,7.208719,5.702126,11.597959,15.474615,-3.503392,-5.933257,-11.034729,12163.1475,6.852393,4.766254,9.862859,13.692537,-2.922406,-4.720155,-8.715794,2
33010.1714,7.835653,8.351162,11.284184,14.530295,-5.546917,-7.429946,-16.108614,30973.4107,7.790461,9.078304,13.007432,15.449306,-5.22505,-7.110609,-13.789771,5671.4153,3.603773,2.33781,7.056396,10.472353,-1.289972,-1.935621,-4.432054,5811.2676,3.505889,2.416899,7.252884,10.3027,-1.306559,-1.922681,-4.320649,2540.1763,2.994807,1.298584,4.488003,7.067949,-0.601024,-1.1009,-2.917209,2185.5976,2.990771,1.090931,3.707965,5.541404,-0.509027,-0.912307,-2.160705,8216.0418,4.181835,3.964285,11.577074,15.432588,-2.097984,-3.36959,-6.042335,8431.104,4.122949,4.190712,12.849826,17.43833,-2.185305,-3.559163,-5.854704,33188.4936,6.169624,8.601139,11.635567,16.958253,-5.587177,-7.813739,-23.944817,27009.58,5.889348,6.642056,8.775858,12.455688,-4.334772,-6.142458,-16.702085,6343.8374,3.843491,2.53459,6.978683,10.232008,-1.384847,-2.046388,-5.364004,5580.153,3.838167,2.318105,6.346963,10.572634,-1.269594,-1.868699,-4.151372,2942.7957,3.504132,1.558539,5.337113,8.81879,-0.675324,-1.282598,-3.875312,2615.6651,3.288116,1.307292,4.462699,7.538702,-0.573117,-1.039405,-3.418787,9337.082,4.598369,4.653096,14.357223,19.43307,-2.363993,-3.844689,-7.513237,8476.9511,4.609124,4.271081,13.366769,18.547102,-2.179885,-3.541115,-6.937167,1
8460.9809,2.574364,1.597326,2.01592,5.020283,-1.202261,-1.707734,-5.389235,14320.6724,4.188087,2.74869,3.417761,5.847842,-2.166049,-2.888661,-7.867967,8294.4659,6.073623,2.40509,3.734817,6.298597,-1.55736,-2.273023,-4.882916,8585.1054,5.9673,2.504082,3.863749,6.610698,-1.606087,-2.410231,-5.128233,2062.7135,2.74497,0.63232,1.268355,3.107535,-0.415568,-0.721237,-2.534683,1773.1732,2.737672,0.53968,1.073772,2.997799,-0.357623,-0.685422,-2.314219,8737.6185,5.374447,2.920441,5.126029,7.692092,-1.823222,-3.040656,-5.242076,9268.2456,5.373259,3.093491,5.340491,7.919714,-1.968383,-3.210025,-5.599661,8784.2866,2.277207,1.67946,2.229142,5.42402,-1.268162,-1.846754,-7.238302,6710.4092,2.110668,1.2873,1.761506,5.468933,-0.966819,-1.456877,-5.652958,8622.4813,6.150296,2.544378,3.93924,7.260175,-1.601063,-2.336782,-5.13005,6906.4117,5.647514,2.037873,3.360337,6.10613,-1.286029,-1.971533,-4.646385,1905.6684,2.655897,0.593703,1.281658,4.18265,-0.401985,-0.838313,-3.608606,1953.2891,2.794888,0.587389,1.249577,4.178214,-0.393796,-0.837749,-3.054229,8914.3388,5.297547,2.99224,5.165921,8.408252,-1.905532,-3.103297,-6.97958,7704.96,5.163248,2.601587,4.663987,8.191541,-1.637402,-2.756442,-5.67463,2
53117.5044,12.096191,13.683477,18.583304,21.82394,-9.774571,-12.974784,-29.997975,47001.9785,11.006471,14.165329,20.790579,23.811115,-8.494794,-11.198499,-25.35397,9117.8091,5.291137,3.01913,8.467005,12.594763,-2.071845,-3.084026,-5.810776,9296.934,5.09276,3.08934,8.617963,12.786427,-2.100458,-3.039953,-5.825317,3692.4569,3.903469,1.560067,5.015411,7.731056,-0.881253,-1.519228,-3.208642,3186.2481,3.963237,1.319249,4.235089,6.599293,-0.737564,-1.246422,-3.209985,13022.8803,6.196987,5.066555,13.793965,17.986362,-3.411652,-5.527741,-8.879993,13358.0681,6.04615,5.309889,14.771608,20.297541,-3.563099,-5.98661,-9.55708,52987.9385,9.223298,14.306645,19.722602,26.375874,-9.538029,-13.241379,-41.215241,43989.5556,8.990878,11.184569,14.90898,20.818901,-7.700366,-10.957085,-31.925547,10184.1179,5.682838,3.284898,8.48941,11.994357,-2.22795,-3.26193,-6.830906,8891.9284,5.664534,2.998444,7.645409,11.531039,-2.013468,-3.023297,-6.970698,4247.1099,4.6028,1.864534,6.011514,9.798256,-0.994849,-1.796907,-5.180378,3747.5482,4.36124,1.56206,5.167907,9.238047,-0.833876,-1.461001,-4.016558,14996.8125,6.96229,5.927441,16.948535,22.939894,-3.974305,-6.720021,-10.52652,13415.0256,6.872038,5.500552,15.703448,21.589686,-3.613178,-6.018601,-10.541723,1
22493.1093,5.026981,5.909463,7.501563,9.976743,-3.450541,-4.405448,-10.827098,31900.4155,7.820999,9.712194,12.989259,16.155725,-5.169653,-6.633742,-16.498905,20964.6883,13.559014,7.552771,14.503728,17.065428,-4.860961,-7.279934,-14.107826,21487.6075,13.01798,7.74992,15.067295,18.792857,-4.94755,-7.601135,-13.428934,4629.5021,4.829785,1.687043,3.94412,6.275812,-1.117904,-1.88555,-3.818996,4050.4111,4.970086,1.368236,3.246491,5.253946,-0.93769,-1.54004,-3.543485,20838.6237,11.224589,8.73409,19.566294,24.043052,-5.44184,-8.917739,-15.009324,22262.9758,11.32958,9.440504,21.336832,27.504998,-5.934713,-10.206454,-16.598751,23371.0415,4.263195,6.17966,7.970386,12.349647,-3.665474,-5.056977,-16.451539,18003.8794,3.851245,4.576434,5.787675,8.920684,-2.679527,-3.660806,-12.374598,21569.6605,13.369396,7.886814,15.251095,18.465403,-4.852833,-7.361381,-16.095471,17107.2337,12.373659,6.049268,11.831925,15.328392,-3.834573,-5.847656,-11.812709,4492.0848,4.858481,1.620277,3.800292,7.214751,-1.114422,-1.939472,-5.022965,4649.7814,5.200751,1.587134,3.599683,7.10461,-1.125641,-1.909267,-4.556345,22012.3267,11.359716,9.340096,21.734107,27.5911,-5.89355,-10.44602,-16.600979,18652.511,10.851447,7.786905,18.682916,23.830505,-4.912228,-8.583103,-15.131251,2
78604.643,16.912458,21.286253,29.639183,34.8025,-15.086995,-20.001413,-56.010045,68549.0957,15.824487,20.734741,31.799285,36.358092,-12.904756,-17.069005,-41.755409,15132.7097,8.027549,4.326119,10.850486,14.733055,-3.567684,-5.349466,-9.534148,15271.1006,7.606886,4.405588,11.177326,15.639657,-3.568784,-5.406327,-10.028134,5465.9882,5.320507,2.060061,5.982697,9.671413,-1.333795,-2.260259,-4.136536,4703.0117,5.331976,1.718637,5.02052,8.753636,-1.105785,-1.828103,-4.069143,21141.4553,9.272317,7.286897,17.251674,21.882767,-5.819844,-9.53506,-13.801098,21727.5823,9.098402,7.612899,18.534513,24.592795,-6.088738,-10.351433,-16.361964,78475.9429,12.964872,22.464053,32.26267,43.000913,-14.661779,-21.457856,-80.875229,66110.6177,12.597735,17.988588,24.63337,32.489479,-12.137623,-17.039219,-55.743468,16893.1648,8.553858,4.718563,11.022371,15.57385,-3.892137,-5.875776,-12.105499,14636.1439,8.449505,4.319899,10.129517,15.158652,-3.457041,-5.222481,-10.520553,6264.1438,6.301943,2.431386,7.521284,11.254087,-1.507246,-2.59292,-5.521626,5487.7357,5.805625,1.977009,6.036976,9.844049,-1.255128,-2.067787,-4.604709,24717.9863,10.701933,8.494599,21.279305,27.463565,-6.946898,-12.072874,-23.393403,21985.1323,10.485308,7.959265,20.017998,27.145227,-6.206321,-10.624262,-19.502675,1
14412.1064,3.481528,2.97395,3.622561,5.756278,-2.321123,-3.139722,-7.397357,23639.1748,5.972872,5.315542,6.469324,9.164676,-3.73723,-4.959913,-12.525302,13329.1792,8.691267,4.423846,7.725429,9.638066,-2.800085,-4.271126,-8.557223,13627.6445,8.29848,4.556298,8.133989,11.180464,-2.874616,-4.284879,-7.585201,3103.6833,3.526019,1.058149,2.210392,3.848317,-0.698415,-1.22256,-3.749216,2695.7656,3.564091,0.872153,1.874364,3.738968,-0.58973,-0.997196,-3.109656,13569.4629,7.319214,5.292104,10.503213,14.501334,-3.270763,-5.369798,-8.703836,14459.2788,7.45217,5.664093,11.295222,15.233312,-3.542012,-5.939045,-9.748527,15551.0947,3.095583,3.245627,4.044049,7.761083,-2.375858,-3.358282,-11.108561,11828.6001,2.77694,2.449016,3.077579,6.093255,-1.763919,-2.454277,-7.993582,13790.5201,8.621262,4.656134,8.131614,10.73709,-2.83857,-4.296564,-9.564792,10946.8366,7.902625,3.647821,6.497901,9.687386,-2.266324,-3.379751,-7.084101,2960.2906,3.489274,1.00576,2.197535,4.789441,-0.681742,-1.235483,-3.664126,3018.7893,3.600694,0.990208,2.194115,5.079736,-0.681799,-1.230772,-3.547263,14104.4965,7.316526,5.558237,11.16056,14.947333,-3.47828,-5.8935,-11.351559,12096.9834,7.117904,4.714275,9.959772,13.787851,-2.936933,-4.919095,-8.68422,2
4037.3379,1.824256,3.206425,5.251496,7.388802,-0.394184,-0.712249,-3.49795,3822.166,1.811773,3.808149,6.458422,9.427978,-0.422151,-0.788581,-4.050867,473.9995,1.220566,1.721856,5.676163,8.787817,-0.137632,-0.366375,-2.847141,501.5469,1.218972,1.765544,5.737941,8.763964,-0.142117,-0.355021,-2.762986,345.4447,1.273275,1.030719,3.714578,7.386764,-0.077907,-0.280794,-2.585046,304.9259,1.283163,0.880745,3.152804,5.701906,-0.07843,-0.311648,-2.372738,786.8189,1.308768,3.000024,9.432521,13.079777,-0.195494,-0.41353,-3.792689,844.9395,1.317559,3.18482,10.250449,15.177213,-0.202882,-0.453156,-3.047189,4351.436,1.658456,3.29778,5.259254,8.642401,-0.428808,-0.924654,-5.764866,3736.8271,1.65749,2.58266,4.205033,7.01651,-0.363564,-0.82284,-4.752391,571.4106,1.258687,1.79953,5.511288,8.450033,-0.159512,-0.436268,-3.850045,482.6311,1.248325,1.648814,4.83943,8.015706,-0.138473,-0.426224,-3.268042,469.6965,1.398304,1.248032,4.688391,8.216769,-0.095661,-0.365455,-3.134119,446.8498,1.396634,1.067449,3.810051,6.95877,-0.091234,-0.406053,-2.991212,977.9307,1.385159,3.471945,11.439233,16.391616,-0.216187,-0.529413,-3.367041,864.6709,1.374411,3.23545,10.91611,16.825603,-0.201457,-0.487218,-2.988409,1
971.2808,1.221158,0.264472,0.547546,3.799309,-0.180377,-0.462945,-3.370575,1820.021,1.44823,0.41513,0.840462,4.041593,-0.272166,-0.64266,-3.569003,1868.1349,2.217717,0.374595,0.67127,3.40633,-0.2275,-0.493586,-2.904114,1973.5213,2.190301,0.396131,0.67771,3.25409,-0.229426,-0.521609,-2.701056,576.3612,1.504543,0.129071,0.371591,2.991574,-0.095324,-0.324651,-2.621681,480.2788,1.490053,0.11894,0.357852,2.743086,-0.083903,-0.324879,-2.558085,2304.3197,2.207486,0.476492,0.804635,3.124744,-0.304419,-0.624378,-3.558983,2445.129,2.226443,0.50424,0.870074,3.346586,-0.329221,-0.624066,-3.31151,1097.7149,1.178967,0.303434,0.713308,4.769626,-0.207233,-0.586986,-4.985759,754.1177,1.143709,0.234307,0.616498,4.806488,-0.162892,-0.484086,-4.053065,1875.1723,2.182244,0.392866,0.771988,4.244147,-0.227985,-0.602636,-4.015768,1662.1653,2.164209,0.343091,0.632912,3.512573,-0.212041,-0.517562,-3.668001,506.9618,1.461265,0.128289,0.424498,3.705859,-0.096586,-0.376372,-3.520255,520.1319,1.502313,0.126545,0.446997,3.242704,-0.092696,-0.361185,-3.102589,2242.7632,2.140981,0.45676,0.770134,3.507151,-0.301828,-0.677923,-3.829618,2016.858,2.150073,0.429012,0.767847,3.521512,-0.277945,-0.661771,-3.250389,2
87664.1018,22.876376,23.877824,33.89285,39.155655,-16.518435,-21.675651,-68.208712,77208.9314,20.096432,23.781528,37.743182,42.801122,-14.468021,-19.455921,-52.436669,18118.1664,10.231637,4.985327,11.725341,15.561257,-4.319399,-6.475945,-11.88823,18289.7266,9.795219,5.050717,11.963433,15.463501,-4.305822,-6.408706,-11.412795,6320.3391,6.210904,2.269748,6.33719,9.491117,-1.536665,-2.528773,-4.687475,5357.8635,6.177284,1.859842,5.19209,8.165692,-1.262441,-2.095235,-3.742384,25094.5769,12.017571,8.484455,18.54266,23.410462,-6.972344,-11.636855,-18.529528,25835.6335,11.671897,8.811012,19.865174,25.470644,-7.266403,-12.34328,-19.299067,88094.7339,16.203573,25.709779,38.00583,51.667285,-16.240615,-22.974185,-90.47585,74744.835,16.472215,20.957805,29.39329,37.087333,-13.56576,-19.21891,-64.041366,20286.1674,11.205209,5.497135,12.053359,16.7033,-4.696954,-7.090854,-15.951338,17320.2674,10.936364,4.952811,10.894566,14.547267,-4.134725,-6.226679,-12.92713,7134.0088,7.387093,2.667249,7.789923,12.082062,-1.727766,-2.930702,-6.595529,6337.7439,6.899631,2.144751,6.25698,10.738208,-1.453703,-2.394629,-5.874394,29594.2205,13.955404,10.025843,23.434749,30.262703,-8.368944,-14.989812,-28.464663,26194.3281,13.716754,9.286214,21.565462,27.281604,-7.427925,-12.889353,-22.967899,1
19596.77,4.294406,4.640875,5.749677,8.493291,-3.055239,-4.171709,-9.985238,30667.0713,7.304549,8.319539,10.676423,13.571357,-5.02587,-6.39395,-14.626503,17694.906,11.34388,6.28219,11.651081,14.374144,-3.958692,-6.041623,-11.597213,18139.3421,10.873159,6.463262,12.094442,14.697792,-4.047302,-6.21009,-13.32284,4020.4595,4.281477,1.452671,3.271683,5.431952,-0.937875,-1.566704,-3.319064,3511.4765,4.424581,1.178078,2.740422,4.584906,-0.791996,-1.346354,-3.094299,17877.093,9.556693,7.427682,16.018967,20.591796,-4.525773,-7.566098,-11.88101,19046.4206,9.675937,7.980132,17.162312,21.178994,-4.891414,-8.196658,-14.022087,21682.6909,3.841262,5.213808,6.558132,10.630735,-3.414267,-4.697499,-16.161884,16524.5557,3.430176,3.837041,4.867,7.678635,-2.484413,-3.421912,-11.617657,18365.8247,11.292798,6.637009,12.227515,15.697797,-4.024866,-6.163013,-13.310627,14511.5481,10.362544,5.122325,9.614005,12.717787,-3.175322,-4.816748,-9.652429,3865.9946,4.2112,1.37963,3.239687,6.168495,-0.936209,-1.720475,-4.449708,3998.4301,4.482938,1.357946,3.00436,5.589126,-0.93722,-1.665182,-4.252237,18872.5273,9.602417,7.885085,17.413277,21.253475,-4.870669,-8.497305,-16.39566,16039.1207,9.277203,6.642099,15.283927,19.159042,-4.093854,-7.039316,-13.221378,2
64351.4629,14.036678,16.642993,22.865193,27.339823,-11.93706,-15.694353,-41.472184,57752.6284,13.154609,17.255786,25.766831,30.371294,-10.549607,-14.069167,-34.899549,12209.5933,6.58319,3.640871,9.529085,13.970798,-2.785374,-4.168839,-8.180944,12386.9526,6.322118,3.726978,9.739407,13.402073,-2.806226,-4.122475,-7.516009,4652.9613,4.622762,1.792826,5.369627,8.639493,-1.120028,-1.915615,-3.78399,3961.3577,4.679996,1.495417,4.513481,7.372075,-0.907921,-1.641666,-3.519961,17280.2954,7.713581,6.118758,15.307752,20.363424,-4.632619,-7.59986,-12.101423,17762.8986,7.495919,6.356692,16.362458,22.185138,-4.831498,-8.044001,-12.778051,66267.1459,10.884979,18.215921,25.665868,34.213129,-12.092302,-17.159213,-57.140559,55337.289,10.556919,14.374034,19.655431,26.042252,-9.88424,-13.929094,-43.311313,13597.8791,7.032299,3.965986,9.68026,14.973161,-3.014408,-4.56889,-9.575612,11814.1697,7.001785,3.639774,8.858886,13.649275,-2.705357,-4.071614,-8.508492,5304.4812,5.442958,2.130831,6.611853,10.345896,-1.254536,-2.211074,-4.740692,4655.3618,4.986222,1.765467,5.522127,8.754952,-1.040701,-1.778301,-4.459249,20136.2053,8.774879,7.079167,18.8891,25.826776,-5.454192,-9.342071,-17.653159,17882.7327,8.574446,6.63872,17.64854,24.212584,-4.913274,-8.453021,-14.911046,1
25793.1895,5.567168,6.500588,8.268633,11.054704,-4.091505,-5.516178,-12.386029,38447.5059,9.13828,11.161198,15.282658,20.198016,-6.389854,-8.020051,-20.922094,25109.7611,15.41064,9.000892,17.964857,21.480701,-5.930518,-9.052405,-16.076165,25631.4468,14.818797,9.252789,18.641328,22.085861,-6.02322,-9.359851,-17.190466,5448.6874,5.416117,1.964206,4.584813,7.004544,-1.345225,-2.29048,-4.395089,4771.3206,5.598178,1.549503,3.596751,6.065373,-1.121036,-1.815037,-3.395284,25111.1521,12.77831,10.264611,23.698074,29.45669,-6.657124,-11.140937,-17.470713,26716.4326,12.881576,11.197072,26.288385,32.02371,-7.307559,-12.797249,-19.764156,28896.3525,4.940109,7.363564,9.510637,14.730569,-4.63403,-6.436096,-22.575457,22219.2671,4.397832,5.416176,6.941754,10.445165,-3.409448,-4.676414,-15.594836,25604.4176,15.173261,9.316941,18.714692,22.70077,-5.900003,-9.125847,-19.142153,20313.2701,13.9891,7.121215,14.329813,17.347096,-4.670407,-7.090691,-14.089231,5355.1797,5.483891,1.889314,4.507402,7.590555,-1.360644,-2.4392,-5.226076,5537.6796,5.745018,1.835258,4.21142,7.188165,-1.363638,-2.290807,-4.819091,26493.4629,13.007221,11.092025,27.098937,32.504282,-7.271594,-12.904268,-22.119902,22495.9652,12.338214,9.154912,22.942179,29.449254,-5.991384,-10.378894,-19.988206,2
8394.0196,1.161799,5.200106,10.078426,30.073489,-1.51337,-4.180436,-39.146697,5041.5117,1.092211,3.62702,8.348399,30.731122,-1.073916,-3.902961,-28.236021,655.4467,1.108051,1.087422,3.571427,5.663081,-0.241748,-0.674897,-4.07606,696.708,1.112582,1.202194,3.944723,6.030312,-0.240495,-0.61803,-3.013048,349.4067,1.124008,0.66362,2.260787,4.651814,-0.128188,-0.375511,-2.094194,294.4961,1.12541,0.520967,1.811206,3.459408,-0.0975,-0.275129,-2.226174,992.312,1.146141,2.113714,6.322828,9.309759,-0.345119,-0.729051,-3.535143,1011.105,1.143832,2.258282,6.749922,10.417623,-0.361788,-0.786778,-4.023089,6593.1211,1.121959,4.236671,9.921717,44.668942,-1.343089,-6.314339,-42.262092,5745.6758,1.128718,3.737563,8.250399,29.863941,-1.118977,-3.804599,-27.462762,815.1196,1.116742,1.23014,3.825724,8.492051,-0.283964,-0.682168,-4.200901,761.1216,1.122771,1.177637,3.573915,6.380439,-0.284577,-0.725775,-4.236775,438.6797,1.151624,0.834869,2.956326,5.676962,-0.147818,-0.495756,-3.122016,388.5022,1.139214,0.657815,2.29413,4.516223,-0.126125,-0.452866,-3.066355,1340.5298,1.173429,2.968024,9.439677,13.547052,-0.483601,-1.159199,-4.875611,1216.3755,1.173381,2.835193,9.282295,14.106257,-0.429433,-0.937548,-4.503579,1
20663.8711,1.38607,20.750306,35.829943,67.511901,-2.487557,-6.382253,-38.123098,19249.3828,1.340476,21.801339,39.625253,76.433817,-2.399642,-6.496055,-53.058641,1696.7944,1.292099,3.277756,7.27072,9.89339,-0.270694,-0.579162,-4.337922,1702.4482,1.2858,3.416294,7.779776,10.495663,-0.279351,-0.589913,-3.904853,539.665,1.192536,1.63669,4.248687,6.472223,-0.112497,-0.338565,-2.962307,458.8996,1.196354,1.295836,3.277259,5.145719,-0.104635,-0.304119,-2.204966,1789.3354,1.271074,5.509062,12.313571,16.310185,-0.347207,-0.827672,-5.106209,1815.0679,1.263354,5.835835,13.224841,16.68937,-0.338662,-0.848167,-5.335151,18426.3984,1.330248,19.236718,34.435823,70.933726,-2.395839,-8.015689,-49.171146,16105.7656,1.350653,16.358489,28.370127,56.014599,-2.01903,-6.010926,-38.033316,2134.8911,1.320451,3.815933,7.765545,12.49511,-0.32544,-0.704829,-4.668632,1991.1836,1.341365,3.175849,6.393601,10.213255,-0.292845,-0.659336,-4.570376,578.7266,1.200235,1.819436,4.88485,8.433971,-0.131128,-0.511163,-3.99529,547.7569,1.195907,1.524433,3.890353,6.512058,-0.123228,-0.448953,-3.387083,2296.3599,1.306129,7.304337,16.371226,19.987722,-0.414184,-0.852172,-5.046389,2127.371,1.314196,6.629773,15.262159,19.673134,-0.38726,-0.906165,-5.182371,5
87237.6953,2.531045,23.680964,36.483475,78.741,-18.227953,-34.018253,-217.853188,64071.0469,2.058191,17.269509,28.376336,63.729666,-13.639247,-24.563136,-141.003257,15238.7085,3.640459,4.148722,7.181233,10.171656,-3.928245,-6.070453,-11.932797,15342.4771,3.592364,4.300017,7.646653,10.354691,-4.08258,-6.242693,-11.984768,5340.3582,2.877308,1.872801,4.057825,5.821797,-1.617302,-2.78957,-5.256617,4499.6394,2.900268,1.479304,3.141106,4.965607,-1.312145,-2.221674,-4.510836,19832.8999,4.003138,7.024113,13.446102,16.512674,-6.456585,-11.180218,-19.853901,20103.2149,3.928664,7.205638,14.16451,16.74403,-6.622502,-11.873662,-18.895118,72045.5117,2.220413,19.425851,31.427548,76.478717,-14.595759,-28.434037,-193.194058,64549.9492,2.332216,17.522593,27.380384,76.079275,-12.965109,-23.222778,-157.678436,18183.0117,3.751065,4.954878,8.11275,11.770848,-4.609015,-7.053456,-19.943061,16527.7573,3.841826,4.550498,7.601382,10.644349,-4.171859,-6.483876,-15.420131,6207.7286,3.125108,2.154441,4.884139,8.967257,-1.860351,-3.284617,-7.227647,5497.9358,2.955719,1.781266,3.823004,6.523461,-1.598402,-2.798032,-5.70882,26297.3032,4.511772,9.574305,18.581198,23.527721,-8.769307,-15.951185,-30.621341,23399.8545,4.464395,8.788265,18.049842,22.389252,-7.776636,-14.118111,-27.872114,1
186468.8047,4.519402,45.742695,70.378064,173.114461,-32.004927,-74.028088,-576.057407,188308.2734,4.163888,46.82569,73.119521,134.729474,-31.792442,-72.938941,-708.15066,34738.6314,7.129473,9.288459,12.910461,16.902544,-9.142093,-14.217166,-29.921504,33154.1563,6.687463,9.179814,13.567541,17.24615,-8.822273,-13.944638,-30.039402,8087.9638,3.864507,3.06157,6.521806,8.695333,-2.302818,-4.005942,-7.479084,6899.282,3.955513,2.445291,4.996195,6.9485,-1.890678,-3.142302,-7.451854,40413.4282,7.185607,14.089886,24.494584,30.68431,-13.152028,-23.635915,-41.033789,41245.2485,7.095713,14.635228,25.83259,31.246302,-13.548709,-24.28254,-41.234622,161070.8671,3.752147,41.228327,65.382144,117.522468,-26.894719,-53.90841,-554.997478,136252.9766,3.860942,35.678526,55.016524,110.348953,-22.758908,-46.104723,-399.697938,45812.4521,8.145277,12.041727,16.695343,24.669111,-11.955454,-18.499791,-49.196762,39050.1826,7.958659,9.899617,13.251015,18.977595,-9.895367,-15.166804,-46.51487,9165.9058,4.130795,3.414809,7.383535,10.61255,-2.65914,-4.576917,-9.327276,8250.5813,3.97662,2.99807,5.704136,8.385574,-2.267787,-3.79466,-8.986876,58794.6845,9.000821,20.826936,36.490024,47.573082,-20.082412,-36.364127,-77.67804,50783.7378,8.652267,17.9083,31.726339,39.692822,-17.186238,-32.150647,-66.923728,5
67213.6094,2.176293,17.281667,26.785909,57.692013,-13.840624,-25.264775,-154.840518,45672.9844,1.670202,12.370992,20.922198,60.905608,-10.295954,-19.776927,-121.304754,9809.3369,2.745411,2.706731,5.152042,7.615954,-2.487683,-3.892245,-7.667282,9862.0083,2.704752,2.825932,5.667482,8.564842,-2.568198,-3.942216,-8.486324,3492.7736,2.228983,1.283756,3.289729,5.045404,-1.073616,-1.952981,-4.808703,2920.7435,2.244317,1.009271,2.453953,4.293222,-0.85568,-1.50273,-3.382,12719.6177,2.946047,4.634273,9.762297,13.574357,-4.078845,-6.932015,-12.275261,12917.9658,2.91085,4.808564,10.343908,13.267488,-4.200573,-7.319139,-13.693744,54464.0781,1.884636,14.554771,24.48286,80.187632,-11.350701,-23.449149,-166.583957,49517.0546,2.013409,13.057895,20.59253,50.767112,-10.141186,-19.068642,-109.176391,11484.0039,2.807887,3.136164,5.469687,10.258932,-2.840719,-4.396994,-11.8262,10296.2276,2.830234,2.884899,5.279781,7.984592,-2.565205,-4.072014,-10.465849,4016.2466,2.370554,1.499872,4.048129,7.637632,-1.234683,-2.2832,-5.805024,3555.9961,2.286123,1.188154,2.938405,5.880518,-1.02432,-1.969195,-5.744204,16364.7695,3.261982,6.039371,13.425543,17.233707,-5.251978,-9.325509,-19.303102,14480.0566,3.216442,5.535586,12.930205,16.465724,-4.703234,-8.510003,-15.927918,1
254636.9336,5.698044,70.49852,107.995705,224.944731,-43.757927,-108.978135,-1029.244402,256029.9687,4.98226,71.982184,116.947905,229.445075,-42.719703,-120.530171,-1334.968301,63348.8486,12.863803,16.797782,23.214582,32.243013,-17.64935,-28.640841,-69.679649,59366.8076,11.819552,16.308403,23.208115,30.018215,-16.776708,-27.248101,-65.230068,12478.8786,5.500367,4.6957,9.61661,12.422546,-3.646281,-6.163517,-11.998422,10489.2431,5.611177,3.672708,7.163989,9.84091,-2.916973,-4.812767,-9.386024,73274.0053,12.700304,25.658935,45.272603,52.937297,-25.316497,-46.341586,-95.878872,75446.5522,12.628262,26.553271,48.035668,59.533932,-26.205981,-47.83835,-98.797014,219835.6289,4.759178,60.823391,100.587605,230.020912,-34.996523,-95.804938,-999.976278,182393.3593,4.915718,52.421591,81.274107,141.935479,-30.206738,-67.860797,-546.263902,81754.479,14.621017,21.675656,29.934937,44.109234,-22.144093,-36.880823,-125.508501,67143.146,13.845094,17.270649,23.242854,33.331609,-17.846151,-29.052017,-88.253631,14159.0789,5.9849,5.220258,10.774447,14.247651,-4.160618,-7.214517,-14.635557,12521.8838,5.663116,4.502849,7.867982,10.434081,-3.526502,-6.048213,-12.984189,102071.3935,15.681801,37.848161,68.630512,86.088026,-35.969863,-66.785924,-193.762254,86087.9619,14.901501,31.58483,58.707742,71.192627,-30.205911,-56.547707,-133.833477,5
30003.0118,1.58173,8.951077,15.431273,35.648627,-6.625714,-11.624907,-56.128152,20009.9141,1.301575,6.348552,12.606052,43.379504,-4.956056,-9.213491,-69.263793,3771.9742,1.706253,1.332809,3.549135,6.139061,-0.935255,-1.476232,-5.566725,3825.9531,1.697674,1.429834,3.914574,6.200258,-0.957,-1.676293,-4.82702,1397.9754,1.510305,0.764732,2.463706,4.339381,-0.434611,-0.996561,-2.573397,1146.9871,1.507067,0.60079,1.908526,4.206606,-0.350854,-0.743516,-3.258272,4971.206,1.787228,2.573299,6.698,9.9329,-1.521154,-2.58158,-7.172481,5091.4492,1.778864,2.719766,7.302942,10.78557,-1.588726,-2.825381,-6.408414,24703.1172,1.437998,7.596091,14.404589,46.503604,-5.707403,-11.688491,-65.090044,22220.4297,1.49823,6.515259,11.000259,31.326991,-4.922961,-9.173209,-48.827084,4348.4859,1.723943,1.474512,3.642277,6.623922,-1.044064,-1.731193,-5.781462,3993.3877,1.750883,1.4403,3.695657,6.770936,-0.980833,-1.650447,-5.194422,1614.0344,1.574142,0.927199,2.980788,5.925801,-0.508165,-1.112297,-4.6199,1383.9615,1.522344,0.705665,2.242659,5.420119,-0.422639,-0.870825,-3.601019,6196.7071,1.889409,3.290124,9.496015,13.078038,-1.904248,-3.247908,-8.333207,5507.3838,1.884264,3.069071,9.098907,13.907166,-1.722039,-3.091802,-6.771434,1
94829.6602,2.9307,31.627864,50.686772,83.702415,-16.31577,-29.944071,-163.984166,101634.2109,2.629602,35.692305,61.661138,109.564601,-17.458097,-32.207533,-225.079619,10119.9033,2.975981,4.547255,9.541083,12.793427,-2.218803,-3.262656,-8.984313,9965.5952,2.885601,4.710464,10.220202,13.399096,-2.236598,-3.295311,-8.045112,3275.622,2.215325,2.106653,5.624171,8.230156,-0.854265,-1.542227,-4.896135,2778.6057,2.265837,1.636175,4.259218,6.618604,-0.690866,-1.176074,-3.267981,12102.1245,2.979503,7.969112,16.642407,19.673987,-3.292182,-5.322933,-9.85953,12490.4409,2.979041,8.356628,17.833785,22.377157,-3.439103,-5.461816,-9.67422,83499,2.575572,29.079584,48.142331,86.09039,-14.17604,-27.630363,-175.352996,69367.6719,2.656047,24.088753,39.294987,73.632845,-11.750089,-21.119974,-131.13809,12331.4814,3.152678,5.248373,9.634818,12.822393,-2.667797,-4.088572,-11.006469,10363.1723,3.071724,4.30077,7.979326,10.88897,-2.203261,-3.384957,-10.027574,3611.4056,2.31955,2.295548,6.281038,10.03406,-0.941815,-1.764623,-5.062995,3150.1453,2.223132,1.777283,4.750598,7.620785,-0.782018,-1.423377,-4.46138,14977.4438,3.240077,9.999492,20.844102,25.568285,-4.204026,-7.057054,-17.347765,13156.4634,3.210805,8.843384,19.388729,23.268967,-3.676118,-6.356956,-13.541357,5
52460.414,2.022274,13.691988,21.467123,49.752994,-10.897633,-19.254445,-114.502298,35613.2968,1.548823,9.747211,16.880314,53.714918,-7.946641,-14.489834,-90.062202,7430.9175,2.389847,2.082141,4.603276,7.195056,-1.788189,-2.701826,-6.732014,7434.8657,2.354131,2.194904,4.972884,7.353256,-1.860454,-2.893215,-7.358509,2564.4414,1.93421,1.048967,2.948551,5.086255,-0.7818,-1.501137,-3.914628,2124.7027,1.948313,0.823047,2.237865,3.78027,-0.619758,-1.210756,-2.94139,9576.3858,2.518575,3.758987,8.540885,11.846466,-2.971627,-5.055883,-9.09976,9790.731,2.501208,3.89916,9.118073,12.506282,-3.076134,-5.278698,-8.836061,44027.0859,1.802664,11.9054,20.692703,62.749642,-9.249744,-17.098515,-126.866912,39340.6953,1.908832,10.333408,16.473642,46.282165,-8.149836,-14.426403,-66.956336,8586.4097,2.433555,2.389736,4.732726,7.462369,-2.022436,-3.203801,-10.195615,7665.309,2.471111,2.20781,4.594721,7.550854,-1.836652,-2.952368,-7.329361,2902.3948,2.025701,1.221833,3.619974,7.479223,-0.884966,-1.6748,-4.849937,2568.6543,1.982479,0.949512,2.679384,5.158893,-0.729141,-1.359137,-4.345381,12039.5088,2.742621,4.759927,11.719661,16.325531,-3.710391,-6.31195,-13.492617,10539.2437,2.717092,4.348159,11.296217,15.312291,-3.313559,-5.989809,-11.620642,1
228357.8359,5.60843,60.437895,89.430872,162.669334,-38.529544,-87.289988,-692.057325,231181.2969,4.706253,63.753851,100.073798,181.983362,-39.430716,-93.38938,-842.255689,48824.8433,10.278864,12.54818,17.36038,23.596108,-13.104831,-20.78972,-44.509344,46113.4283,9.568212,12.344312,17.48951,21.117774,-12.555543,-20.486412,-41.281908,10423.8061,4.833437,3.708843,8.55337,11.331631,-3.003075,-5.142765,-9.804818,8753.3826,4.952813,2.852273,6.357814,9.141066,-2.401738,-3.933946,-7.499883,57091.0107,10.247074,19.414973,34.248116,40.132064,-18.959343,-33.919323,-64.047845,58466.0928,10.113854,20.117511,36.051349,41.01174,-19.582947,-35.058157,-62.957596,193821.4063,4.654609,52.953055,85.556734,173.79359,-31.958154,-70.119768,-652.32284,163146.3516,4.886316,44.883062,69.955057,123.118248,-26.783884,-62.619014,-521.7596,63028.5684,11.751998,15.846034,21.933065,30.98443,-16.732366,-26.960721,-95.010099,51181.1098,11.026942,12.404353,16.661574,24.465032,-13.270738,-20.972803,-55.598481,11718.7966,5.229087,4.048824,9.524157,13.397948,-3.396268,-6.040242,-12.642286,10300.1787,4.959677,3.292658,6.997567,9.760267,-2.845744,-4.824217,-10.672239,79439.5634,12.706446,27.182031,47.65806,57.309074,-27.22242,-50.379827,-131.150356,65944.8608,11.976321,22.482139,41.228786,49.981086,-22.415035,-41.368303,-102.868848,5
84913.6719,2.756719,22.295288,32.982183,66.113603,-17.548726,-27.88587,-161.167813,58591.9961,1.938822,16.046321,26.228406,65.152158,-12.843042,-23.482943,-143.855906,13993.4581,3.64867,3.654378,6.101895,8.431025,-3.476525,-5.247965,-10.857187,14000.4707,3.578809,3.737236,6.802293,9.79557,-3.567664,-5.392928,-10.736459,4470.7395,2.665054,1.559128,3.716062,5.302185,-1.33539,-2.433354,-4.661755,3662.6872,2.660713,1.229281,2.832484,4.418212,-1.058587,-1.848103,-5.102307,18235.9756,3.915103,6.273004,11.85009,14.755009,-5.70131,-9.654345,-17.629226,18623.2251,3.872474,6.444616,12.543686,15.990859,-5.876928,-10.131542,-16.283221,70774.4805,2.343615,19.167117,30.162893,68.790108,-14.368995,-26.573385,-158.996648,62844.3593,2.497175,16.825425,26.351453,59.137576,-12.603444,-20.412657,-127.880831,16089.1489,3.699101,4.164759,6.434165,10.267376,-3.871891,-5.988446,-18.305055,14157.2832,3.729644,3.757126,6.462819,9.342732,-3.42944,-5.284874,-14.823644,5005.1001,2.814231,1.775794,4.41523,7.552066,-1.495691,-2.664915,-6.191331,4437.5315,2.722823,1.408703,3.24998,6.02959,-1.264378,-2.298277,-5.546143,22520.0083,4.25542,7.769258,15.446124,20.430957,-7.05894,-12.536199,-24.664834,19579.0049,4.202913,7.056705,14.844828,18.617162,-6.223144,-10.878982,-22.26931,1
146583.8476,4.220107,39.740904,60.679593,93.030637,-25.169942,-47.743163,-368.533584,156334.0625,3.669816,44.208153,72.085931,117.260423,-26.961778,-58.259244,-421.443751,21521.5273,5.200089,6.603575,11.523979,14.064018,-5.196117,-7.720161,-17.026146,20785.2924,4.932241,6.674535,12.159044,14.825042,-5.150405,-8.046383,-16.65685,5856.8535,3.199709,2.586457,6.462741,9.262468,-1.619859,-2.798889,-5.273887,4946.8493,3.301143,2.000368,4.944523,6.756025,-1.302886,-2.126053,-4.629572,25298.7847,5.149209,11.178729,21.575553,24.399118,-7.712214,-13.270741,-23.704195,26066.0337,5.129452,11.64174,22.818927,26.229981,-8.007747,-13.675785,-26.192895,128522.4414,3.564427,36.496378,57.900833,114.275946,-21.975177,-40.694423,-390.783243,108560.7304,3.731157,30.740817,47.701542,93.961598,-18.223102,-33.673955,-244.697098,27235.5518,5.723827,7.931689,12.05544,16.453608,-6.587309,-10.346582,-29.304507,22236.6704,5.449615,6.322447,9.889734,12.830828,-5.296345,-8.017401,-20.052133,6500.0125,3.407423,2.800898,7.15079,10.838325,-1.815209,-3.274341,-7.967317,5712.7412,3.257928,2.183538,5.34203,7.936058,-1.507566,-2.630066,-6.688849,33585.6494,6.02761,14.428741,27.28312,32.68553,-10.664821,-19.227,-45.95696,28649.5323,5.862798,12.447837,24.957697,29.377287,-8.988614,-16.009793,-29.715358,5
71264.7578,2.560176,18.415137,27.573295,52.273892,-14.568087,-22.90449,-120.776186,49044.082,1.823041,13.473561,21.222438,49.978141,-10.799879,-19.133642,-100.184228,10764.4185,3.078779,2.934698,5.565053,8.440806,-2.643213,-4.019645,-8.32999,10800.3198,3.024252,3.033969,5.952541,8.556323,-2.718839,-4.20799,-8.471234,3523.8037,2.324764,1.329051,3.375005,4.983676,-1.065564,-1.841531,-4.212613,2915.7668,2.352405,1.042048,2.644504,4.66341,-0.851151,-1.498168,-4.143314,13975.6967,3.286431,5.085697,10.43456,13.585296,-4.377665,-7.338653,-12.731167,14360.7256,3.273037,5.284941,11.074225,14.337199,-4.491442,-7.661222,-12.767346,60751.3164,2.209193,16.389018,25.850294,63.923626,-12.328068,-21.907729,-139.14612,53888.2188,2.341865,14.331712,21.671049,50.615893,-10.755824,-18.335037,-102.789195,12443.0264,3.140535,3.361807,5.726689,8.494322,-2.971404,-4.438789,-12.042774,10973.7535,3.150818,3.057649,5.616358,8.602313,-2.636373,-4.179525,-10.243762,3976.332,2.468864,1.518094,4.110129,6.95116,-1.195313,-2.226317,-6.386921,3508.4468,2.381945,1.207695,3.132518,5.725544,-1.0138,-1.878739,-5.628591,17537.3877,3.620285,6.364089,13.880302,17.48442,-5.400155,-9.567129,-20.880147,15204.3067,3.53969,5.79744,13.428148,17.760639,-4.788312,-8.737081,-15.609149,1
228838.5547,6.212225,66.156471,101.853131,244.707272,-38.430849,-86.396961,-711.597117,238325.4805,5.200376,71.476017,115.050061,209.348964,-40.326882,-101.009402,-969.268281,57024.8588,12.359152,16.675043,24.807961,32.031154,-15.786039,-25.237492,-49.254751,53574.728,11.310247,16.310987,24.620838,30.744414,-15.037735,-24.949919,-59.857317,11423.0681,5.364428,4.676317,10.01623,12.335614,-3.336476,-5.656737,-10.565274,9717.7241,5.572447,3.613,7.428116,9.259034,-2.696597,-4.440759,-8.538906,65557.7441,11.999438,26.345274,49.244451,56.244685,-22.357736,-41.595488,-85.157662,66622.4649,11.778992,27.167765,51.916417,58.905453,-22.980741,-42.558246,-73.905184,190687.4609,4.95133,59.07597,95.061387,160.061567,-32.345548,-71.444154,-671.558056,164830.5859,5.272785,50.309935,78.34534,130.117404,-27.423729,-57.695323,-505.835155,73020.0928,13.922282,20.937101,30.314565,40.908258,-19.873346,-31.628926,-86.088287,59970.9951,13.236362,16.370766,23.109793,29.497412,-15.922884,-25.253329,-71.866436,12939.6682,5.895315,5.109934,11.166932,14.456309,-3.81608,-6.749347,-13.060663,11433.112,5.567203,4.289646,8.199108,11.130451,-3.235749,-5.496152,-11.069951,89261.3618,14.606499,37.013047,71.33571,90.072101,-31.701549,-58.615559,-130.890741,76165.8516,14.109,30.596122,60.871143,73.524845,-26.633587,-51.171388,-111.148302,5
32715.6172,1.827314,9.557499,15.588424,29.842352,-6.852129,-10.665921,-47.877928,22053.5196,1.412539,6.830563,12.626654,31.206741,-5.057874,-10.157615,-51.023217,3929.1377,1.794058,1.445853,4.044542,6.35785,-0.977095,-1.675353,-5.016967,3982.9541,1.778321,1.551073,4.409493,7.390015,-1.018285,-1.653709,-4.629793,1454.393,1.574086,0.817764,2.620804,4.214539,-0.45844,-0.880769,-3.370896,1212.2593,1.586838,0.64964,2.029354,3.43172,-0.369293,-0.810047,-2.351085,5138.4521,1.878773,2.767353,7.365364,9.98355,-1.586379,-2.743496,-5.535651,5304.9956,1.878174,2.8808,7.837084,10.259748,-1.653247,-2.783559,-5.486913,27425.8985,1.60887,8.421034,14.479586,41.033368,-6.05188,-11.980117,-56.793411,24337.4883,1.667172,7.094499,12.21835,29.188156,-5.238826,-8.645329,-45.280973,4544.6294,1.817851,1.601987,3.94299,6.89889,-1.095691,-1.750084,-5.458616,4124.9717,1.820539,1.568823,3.92887,6.716376,-1.031366,-1.638935,-5.397079,1658.0735,1.639887,0.968013,3.171343,5.763665,-0.526909,-1.070257,-4.078977,1509.0219,1.626968,0.77984,2.538875,5.238861,-0.440323,-0.951047,-3.921975,6325.8697,1.991505,3.456633,10.13617,14.763265,-1.923291,-3.380627,-7.34113,5668.626,1.984912,3.276347,9.980801,14.441329,-1.765314,-3.083796,-7.607641,1
79690.5469,3.068641,26.125501,41.601475,69.072898,-13.399912,-23.559213,-126.236669,90556.664,2.74993,31.1631,52.399184,83.761755,-15.797172,-26.713443,-156.264236,9603.7099,2.99936,4.143788,8.535709,11.796597,-2.079968,-3.054521,-7.915418,9486.2602,2.906313,4.323151,9.255414,12.172618,-2.126035,-3.175164,-6.090144,3164.5002,2.269155,1.952174,5.173213,7.255427,-0.81826,-1.424071,-3.963235,2690.8825,2.31603,1.521039,3.928089,6.312338,-0.663142,-1.157781,-3.470042,11080.4883,2.946306,7.04222,14.907589,17.579569,-2.968006,-4.847536,-9.717985,11372.3339,2.938508,7.423001,15.950204,18.761568,-3.100918,-5.18626,-9.180822,72248.1641,2.674753,24.896135,40.540522,67.539013,-12.177543,-21.907308,-158.026703,61134.0821,2.748607,21.007713,33.81255,59.696047,-10.204092,-16.442924,-95.772409,11564.9741,3.163374,4.719586,8.571276,12.158174,-2.478201,-3.673939,-10.930677,9936.7968,3.089427,3.927648,7.257862,10.785377,-2.087707,-3.177255,-9.276837,3445.9497,2.360068,2.102653,5.655581,8.664193,-0.905195,-1.671544,-5.013705,3111.8233,2.302648,1.685272,4.269403,7.44451,-0.762877,-1.404708,-4.243639,13501.1153,3.1892,8.727695,18.101942,22.357086,-3.729141,-6.402579,-14.146335,12085.709,3.183909,7.78314,17.015211,20.954845,-3.298297,-5.585702,-12.612655,5
55074.4219,2.378542,14.262686,21.804156,38.226846,-11.108937,-17.758055,-73.090967,37603.2344,1.697646,10.466368,17.370904,39.418154,-8.110038,-13.662049,-83.861043,7473.353,2.504787,2.182393,4.816552,7.614878,-1.834315,-2.850965,-6.947413,7499.268,2.458129,2.287542,5.342884,7.62764,-1.912363,-3.057714,-6.264209,2584.1701,2.011348,1.082304,3.084774,5.936469,-0.780415,-1.422825,-3.343229,2135.0186,2.02307,0.856118,2.39162,4.646294,-0.638866,-1.198194,-2.939755,9615.3589,2.648438,3.838562,9.022493,13.918709,-2.978316,-4.959197,-8.063764,9820.3242,2.63105,4.003859,9.498808,13.139144,-3.07796,-5.241889,-8.651498,47369.3984,2.065592,12.600282,20.654842,55.538855,-9.743661,-16.667235,-102.502969,41791,2.159471,11.003372,16.662247,37.933134,-8.350915,-14.346441,-73.240226,8673.8276,2.563267,2.471616,5.016141,7.907307,-2.065722,-3.364267,-9.545015,7769.0415,2.559856,2.321228,4.922483,7.926339,-1.876407,-2.884213,-7.756833,2962.2119,2.139097,1.257063,3.764111,6.608291,-0.892727,-1.723855,-4.887095,2562.1814,2.03496,1.004365,2.86366,5.874029,-0.744127,-1.529052,-5.134813,11982.5244,2.886109,4.816932,12.041302,16.99587,-3.661974,-6.432844,-12.762829,10596.6792,2.84659,4.448198,11.77933,16.483977,-3.310153,-5.68779,-11.788045,1
187433.1367,5.776747,49.2368,72.055053,123.477617,-32.613313,-67.600196,-609.415441,204141.9726,4.903779,55.457641,88.625013,145.477648,-34.815453,-74.17117,-678.070047,43858.501,9.977899,11.536397,15.574824,21.329405,-11.756318,-18.882048,-43.571292,41706.1743,9.282254,11.402149,15.717293,19.574527,-11.368842,-18.097179,-45.612994,9619.907,4.787665,3.512738,7.633241,9.750402,-2.769092,-4.704403,-7.713981,8151.2663,4.921597,2.768053,5.75819,8.038995,-2.243627,-3.632854,-6.907017,50141.6089,9.748182,17.078249,29.085758,35.712426,-16.649062,-30.353797,-57.761291,51225.4908,9.649962,17.575812,31.196595,35.2334,-17.168012,-31.185815,-58.654272,167478.7891,4.833561,45.017231,72.334529,123.600131,-27.825034,-58.457216,-484.545783,142657.6953,5.042475,38.437578,60.497041,121.371901,-23.307136,-46.43136,-447.812688,56343.3066,11.387759,14.687318,19.934134,28.21191,-15.116896,-24.162325,-63.352128,46378.665,10.592582,11.553601,15.369594,22.087424,-12.053682,-18.011998,-50.995232,10795.3994,5.192872,3.846106,8.566737,12.721323,-3.13448,-5.59156,-12.431337,9641.9937,4.974147,3.308908,6.302408,9.274135,-2.657131,-4.637595,-10.378142,70090.2006,12.191918,23.967417,41.106101,49.787942,-24.348578,-45.01324,-111.250786,58882.1245,11.481551,20.071586,35.327566,41.744861,-20.249875,-38.500179,-70.486307,5
87187.8203,3.245276,22.692603,33.294333,58.725287,-17.502677,-26.317348,-161.024748,60397.5,2.143831,16.813771,26.287891,48.915038,-12.923072,-21.446638,-119.9532,13853.2924,3.818693,3.597344,6.332801,8.568968,-3.386509,-5.173889,-11.395036,13799.0713,3.72077,3.740959,7.035904,9.186871,-3.509713,-5.498146,-12.364277,4402.4982,2.749062,1.585424,3.786624,5.442692,-1.326431,-2.401079,-4.879554,3644.9807,2.776902,1.243565,2.856083,5.116924,-1.048722,-1.857396,-3.998091,17738.5063,4.060062,6.195642,12.084998,14.786982,-5.584276,-9.4808,-16.5948,18169.5518,4.037952,6.419426,12.602987,16.673854,-5.788366,-10.169145,-15.874928,75517.6602,2.721909,20.101683,31.086861,57.14188,-14.743211,-25.964273,-160.264908,65626.2539,2.834211,17.70721,26.324126,54.199953,-13.017574,-21.910463,-126.986421,15785.4199,3.863819,4.113187,6.626337,10.090223,-3.80808,-5.947347,-13.602321,13879.4595,3.769396,3.766336,6.648456,10.100127,-3.36196,-5.216906,-13.7045,4957.9968,2.93804,1.801482,4.526993,7.254692,-1.487851,-2.738779,-6.539226,4367.6609,2.816753,1.437698,3.470089,6.853573,-1.251614,-2.264341,-5.535144,22029.9302,4.501799,7.688914,15.658032,20.21675,-6.991448,-12.275625,-26.46945,19372.5483,4.388007,7.063261,15.071902,19.343401,-6.174587,-11.082512,-20.249378,1
127550.2657,4.411093,33.784926,50.981717,92.105748,-21.951917,-39.738469,-272.862295,143423.0742,3.863421,39.413084,63.257055,97.165295,-24.740274,-49.531572,-335.071107,20332.7168,5.259188,5.92714,10.126713,12.709968,-4.946147,-7.548466,-14.792484,19859.0195,5.027001,6.062612,11.046162,14.094999,-4.907932,-7.572179,-17.142111,5720.6992,3.303255,2.411702,6.005038,9.779652,-1.570597,-2.722997,-5.902109,4863.642,3.39385,1.886017,4.470091,7.727993,-1.275777,-2.093788,-4.500418,23624.1655,5.177793,9.685951,18.556212,23.523435,-7.124745,-12.170579,-22.883532,24186.3589,5.143563,10.154846,19.86401,22.984113,-7.354867,-12.478689,-21.083141,115272.3594,3.714909,31.938438,51.627698,89.620664,-19.454072,-38.681592,-285.923707,96601.8633,3.809808,27.118219,42.319081,77.294406,-16.258721,-32.6389,-184.500048,25700.3115,5.818613,7.160188,10.623332,14.647054,-6.208067,-9.906627,-24.678123,21497.1768,5.547643,5.80915,8.879497,11.774421,-5.066475,-7.734989,-21.142559,6305.4438,3.490932,2.608725,6.528797,9.88135,-1.759705,-3.038712,-7.04881,5606.7544,3.36285,2.10564,4.916742,9.702577,-1.485578,-2.609961,-7.861489,30966.8159,6.047318,12.53587,23.94764,29.554462,-9.774335,-17.660012,-35.385717,26859.6836,5.854281,10.946522,21.530142,26.706316,-8.357781,-14.98314,-29.476241,5
7762.4062,1.197806,5.813068,10.971385,24.878373,-1.644294,-3.309619,-22.87698,4930.6914,1.093447,4.076846,8.883261,32.436001,-1.246163,-3.878214,-33.003869,897.773,1.181715,1.085519,3.534561,5.816011,-0.239187,-0.551427,-3.397425,922.3413,1.181171,1.194818,3.878274,6.932761,-0.234431,-0.672085,-3.775298,353.4006,1.138893,0.680086,2.400028,4.613033,-0.117948,-0.376122,-2.078213,274.3452,1.131747,0.527395,1.788598,3.719022,-0.10109,-0.309139,-1.608006,1211.3584,1.208532,2.176665,6.27325,9.731233,-0.346188,-0.804715,-3.149984,1226.9077,1.203776,2.303018,6.886558,10.272762,-0.36041,-0.838784,-3.897364,6647.4062,1.150283,5.155428,10.876288,34.78099,-1.552346,-4.051812,-20.166198,5749.3828,1.160584,4.231121,8.533183,27.258691,-1.27501,-2.996235,-22.369822,1062.3906,1.191772,1.166605,3.454093,6.520147,-0.274824,-0.608938,-3.762767,972.1372,1.195758,1.170872,3.348886,8.000319,-0.264675,-0.660386,-3.818584,386.1602,1.148776,0.815222,2.874103,6.353838,-0.137603,-0.468876,-3.470717,408.3101,1.169697,0.637367,2.234048,5.031507,-0.124815,-0.463179,-3.275768,1575.0953,1.247843,2.812829,8.880191,13.389669,-0.444777,-1.066948,-4.673255,1371.3242,1.24052,2.680132,8.738861,12.814305,-0.410062,-0.957256,-4.033647,1
22989.7304,1.596718,19.968851,33.841081,60.451393,-2.995934,-5.508439,-32.293627,25955.3516,1.499581,24.467409,44.335864,78.411055,-3.550467,-7.80269,-48.915037,1986.5981,1.414166,3.226974,7.321968,9.828671,-0.321829,-0.75819,-3.806328,1985.6206,1.400812,3.38886,7.914404,10.680885,-0.325923,-0.629069,-4.329575,710.5049,1.283222,1.655018,4.59256,6.722602,-0.142923,-0.450801,-3.921817,611.0701,1.299236,1.292348,3.576389,5.310164,-0.133618,-0.421034,-3.441957,2216.1661,1.390372,5.636351,12.473903,15.547288,-0.429285,-0.806038,-3.881669,2271.1216,1.385782,5.924776,13.442538,17.064636,-0.434028,-0.957497,-4.064929,21563.6484,1.499485,19.442445,33.742288,59.661824,-3.000739,-6.960375,-55.290625,18571.8828,1.534663,16.210202,27.763805,51.736912,-2.445371,-5.47474,-31.501283,2367.5195,1.442716,3.549305,7.245371,12.391201,-0.379792,-0.810352,-4.860747,2000.1025,1.419002,2.986424,6.223241,9.418743,-0.331362,-0.727652,-5.52653,713.248,1.278719,1.782795,5.006193,8.417565,-0.173744,-0.537852,-5.063488,725.3188,1.303659,1.403906,3.83376,6.831134,-0.149061,-0.48679,-3.456382,2530.1377,1.408849,6.829357,15.208777,19.252695,-0.484201,-1.063555,-5.374366,2278.6162,1.409856,6.12944,14.174806,18.059532,-0.437557,-0.873261,-4.84374,5
97558.3633,3.413705,25.270681,37.935583,70.804136,-19.306797,-32.238581,-188.98497,68740.6641,2.278007,18.809537,29.018315,63.701644,-14.526538,-27.133914,-159.854096,17203.1851,4.505707,4.583237,7.522735,10.556993,-4.218111,-6.713608,-14.895752,17070.1382,4.367691,4.693025,7.998742,10.4994,-4.365839,-6.91172,-16.753468,5235.4868,3.046097,1.892686,4.358785,7.116117,-1.562619,-2.848122,-6.168322,4291.6038,3.05835,1.456161,3.225015,5.417231,-1.23417,-2.235013,-4.860478,21885.4708,4.772808,7.791454,14.28544,16.720995,-6.896521,-11.805216,-22.261391,22514.6357,4.757917,8.061259,14.925713,19.157573,-7.129927,-12.37349,-24.679722,84864.7031,2.899537,22.947882,35.589085,80.899119,-16.333624,-29.640643,-208.619876,75069.5977,3.088355,20.322805,31.318095,60.432111,-14.578175,-25.283911,-148.584271,19656.9004,4.574056,5.282823,7.914967,11.146068,-4.757683,-7.541522,-19.815106,16998.4809,4.490167,4.675746,7.525405,10.106181,-4.109789,-6.466525,-19.256282,5902.5776,3.299649,2.127379,4.996899,8.311983,-1.736188,-3.182276,-7.886871,5216.8957,3.142257,1.696387,3.740145,6.474113,-1.473885,-2.770138,-6.796257,27502.0342,5.355154,9.919516,18.289237,23.321672,-8.684084,-15.633003,-33.459793,23688.959,5.173921,8.903079,17.266052,22.903697,-7.530869,-13.640706,-25.835386,1
171232.8242,5.374857,43.161617,64.286515,101.372288,-30.321295,-65.553521,-551.397293,186932.75,4.614914,49.521303,74.926762,158.607272,-32.144492,-73.252065,-612.411835,33043.5107,7.836981,8.749267,12.353548,16.014498,-8.526616,-13.542327,-36.776794,31744.4302,7.331712,8.686122,13.092766,16.541177,-8.359093,-13.327431,-36.328809,8068.2146,4.194398,2.942653,6.757833,9.203942,-2.28176,-3.924134,-8.859789,6812.1052,4.312451,2.287718,5.107104,7.276345,-1.83687,-3.182504,-7.476319,38688.4912,7.722048,13.51023,24.292902,28.663296,-12.359472,-22.114743,-45.542783,39639.6928,7.642985,14.006802,25.52047,29.227715,-12.762976,-23.305346,-48.652698,149126.6602,4.395907,40.436264,63.428653,121.024834,-26.03429,-56.947381,-467.637467,127587.8164,4.610654,34.552805,55.166632,113.816106,-21.617301,-45.667973,-350.581894,42482.8486,8.831251,10.947719,15.333492,22.917449,-10.978247,-17.260589,-58.19361,34488.4131,8.236289,8.620895,11.882207,17.385103,-8.739773,-14.057587,-49.353603,8929.5046,4.489418,3.187277,7.414852,11.041702,-2.539539,-4.54557,-11.822628,7886.5137,4.236163,2.638939,5.63857,8.589478,-2.156909,-3.832983,-10.652428,53458.686,9.480119,18.454187,32.249098,39.233146,-17.838365,-33.723333,-86.222552,44785.0113,8.982851,15.506686,28.675436,35.827426,-14.821121,-27.756722,-61.196757,5
31607.0546,1.78873,9.43929,16.976698,52.834621,-6.841156,-12.927388,-79.337924,21320.086,1.399504,6.985372,14.274478,51.48177,-5.042501,-11.686573,-84.512005,4142.5063,1.835151,1.505693,4.319232,8.439894,-1.032378,-1.818138,-7.105998,4109.4351,1.799893,1.609869,4.712913,8.68977,-1.066855,-1.903049,-7.155727,1450.8308,1.576574,0.855608,2.770631,6.276246,-0.464503,-1.091085,-5.581648,1194.2099,1.571597,0.681051,2.143061,5.414875,-0.37923,-0.846756,-4.421008,5383.7295,1.91706,2.857526,7.487346,13.188411,-1.665375,-3.331316,-8.555764,5489.7558,1.899743,2.99161,8.169992,13.456862,-1.710603,-3.14957,-8.87917,27843.7774,1.61808,8.661948,16.039052,62.365128,-6.107851,-12.591838,-85.652265,24284.6094,1.668035,7.189406,12.586487,37.782778,-5.275487,-10.488459,-74.271823,4682.9233,1.837088,1.677494,4.288064,10.10077,-1.141589,-2.161084,-8.798978,4325.1655,1.873001,1.624196,4.276142,8.627936,-1.082202,-2.014042,-8.888926,1686.8755,1.656288,0.988935,3.408351,7.410852,-0.556719,-1.287861,-6.599107,1413.8045,1.579663,0.80022,2.744879,8.239545,-0.464379,-1.152951,-5.566197,6613.2032,2.033213,3.59062,10.471828,17.032694,-2.008031,-3.894239,-13.24823,5881.0366,2.018383,3.360076,10.213766,18.944757,-1.846863,-3.408342,-9.811457,1
85913.4297,3.217989,27.78279,45.468282,94.380477,-14.991745,-28.86152,-203.628415,97539.9297,2.889172,32.512073,56.942334,107.666044,-16.925206,-36.047793,-303.181609,10452.0288,3.196129,4.462462,9.113795,14.958487,-2.293859,-3.753227,-14.116208,10241.2285,3.062715,4.601689,9.623521,13.278774,-2.341707,-3.969979,-12.019043,3391.4788,2.366865,2.030331,5.679052,9.848209,-0.884363,-1.647909,-5.56888,2881.1792,2.423871,1.57296,4.192675,7.953992,-0.723053,-1.417004,-6.202254,12302.6489,3.159916,7.67317,15.864907,21.555423,-3.387831,-5.940848,-15.609992,12768.3316,3.157119,8.085626,17.265551,23.652098,-3.504183,-6.277179,-16.450251,77463.625,2.79412,26.440726,46.684311,127.325322,-13.558272,-32.466877,-244.83096,66209.2109,2.900727,22.294994,37.339808,75.400782,-11.202478,-23.227865,-162.367769,12649.3765,3.357424,5.089028,9.19327,15.204396,-2.753071,-4.930713,-18.537808,10558.4834,3.230939,4.184447,7.804536,12.163655,-2.261181,-3.805188,-16.558183,3639.2861,2.451135,2.207895,5.988743,12.242963,-0.960341,-1.840886,-7.394779,3221.0732,2.360882,1.733762,4.562812,9.315209,-0.82038,-1.746063,-8.919696,15246.1382,3.446233,9.568762,19.636374,26.485541,-4.249644,-7.798907,-21.624404,13310.0064,3.396456,8.419396,18.27485,24.944941,-3.724094,-6.412131,-19.980889,5
54196.2305,2.336761,14.324001,23.895468,67.281733,-11.24489,-20.583919,-122.674154,35659.3164,1.656611,10.441071,18.812927,54.902375,-8.237466,-17.878668,-117.995116,7677.104,2.559511,2.231134,4.984362,9.260738,-1.875092,-3.132046,-9.500672,7697.689,2.526754,2.335984,5.442779,10.150819,-1.940031,-3.27021,-9.922914,2555.2698,2.000238,1.090667,3.271299,6.328349,-0.790165,-1.666219,-5.535262,2151.3501,2.038697,0.874047,2.52299,6.920975,-0.643991,-1.300305,-5.426083,9972.6367,2.710407,3.989804,9.316302,14.031905,-3.070157,-5.510988,-13.164125,10170.1216,2.678408,4.107639,9.884579,14.555924,-3.175977,-5.90872,-12.79936,46758.9414,2.034895,12.963584,22.152018,63.454092,-9.918681,-21.31251,-130.932747,42109.9258,2.160278,11.321442,19.756539,54.876259,-8.601556,-17.517462,-104.718516,8910.9072,2.620429,2.536862,5.294976,10.022641,-2.114805,-3.362971,-13.490729,7789.7968,2.589415,2.355912,5.065888,10.699118,-1.899357,-3.158691,-11.368188,2877.9231,2.115204,1.271214,4.00759,8.460801,-0.88862,-1.945856,-7.417458,2520.7307,2.041235,1.009401,3.065707,7.478732,-0.759678,-1.699784,-7.701495,12426.0786,2.953517,4.957694,12.366119,18.713377,-3.760824,-7.084748,-19.460611,10835.0645,2.898114,4.578291,12.068513,17.93258,-3.376954,-6.197845,-17.667153,1
213019.7188,6.38685,55.677606,87.437375,351.072518,-36.878257,-111.0628,-1039.119816,224102.2227,5.282371,61.508334,102.218063,448.624673,-38.141263,-135.756238,-1301.990856,48357.4966,11.046461,12.579917,18.210779,35.310371,-12.943614,-21.664984,-79.388368,45680.8955,10.257014,12.419235,18.079668,28.745974,-12.426495,-22.324299,-71.319957,10283.1989,5.068895,3.664912,8.254852,13.894644,-2.970437,-5.359513,-12.894925,8739.4172,5.266794,2.820699,6.2167,10.952425,-2.384408,-4.390061,-12.890951,56454.0234,10.85851,19.167827,33.349213,47.022562,-18.617457,-35.640601,-96.297155,58056.52,10.757822,19.72785,35.62216,49.285641,-19.384882,-36.580766,-93.917155,177628.5156,5.048872,51.856391,88.209512,274.126452,-31.402213,-104.58181,-1100.212822,154005.4297,5.373121,43.145427,71.262299,181.131462,-26.754727,-76.956097,-741.947575,61857.4141,12.421483,15.89345,22.579244,45.347338,-16.358354,-29.3346,-114.023479,50150.1055,11.636836,12.322312,17.082046,30.63332,-12.971969,-21.530409,-92.476813,11452.4609,5.528806,3.975717,9.079238,14.369676,-3.323055,-5.994901,-19.126882,10126.6741,5.232067,3.287998,6.729119,13.190106,-2.786135,-5.016691,-16.137042,78189.3002,13.430398,26.415954,46.334768,65.410625,-26.634598,-52.231487,-179.340294,64006.0522,12.535686,21.946833,39.45194,51.830501,-21.888252,-40.884865,-127.489235,5
85906.9336,3.167591,23.048592,36.187089,101.64672,-17.723701,-36.215729,-245.058563,60349.6601,2.131272,16.904788,32.625383,98.454856,-13.128569,-27.075705,-222.391606,13996.8311,3.858203,3.662113,6.584386,11.008432,-3.487936,-5.654559,-15.882116,13963.0053,3.765169,3.789489,7.031956,12.008806,-3.58735,-6.061286,-17.045806,4341.1047,2.725545,1.564708,3.969105,6.51609,-1.317702,-2.534566,-7.325799,3546.5835,2.748847,1.248113,3.046789,6.545913,-1.06713,-2.097236,-6.103677,18231.2862,4.138249,6.383031,12.599204,17.37043,-5.728887,-10.421772,-23.947578,18890.456,4.116041,6.61712,12.92802,21.27647,-5.91663,-10.660512,-25.859103,75322.8516,2.685777,20.591191,35.016923,109.54175,-15.145157,-31.627423,-268.099154,66105.418,2.825293,17.968801,28.303079,75.85963,-13.276934,-24.334861,-186.695083,16231.5893,3.936827,4.177479,6.850519,11.86105,-3.918018,-6.617171,-24.314076,13998.5849,3.852456,3.790957,6.751204,12.955732,-3.431945,-5.972666,-19.384629,4846.014,2.920982,1.780599,4.586403,9.364707,-1.476189,-2.92268,-8.966895,4313.5247,2.83768,1.428811,3.670684,8.313584,-1.241504,-2.524775,-9.135794,22595.7339,4.518915,7.837935,15.745256,23.483964,-7.045605,-12.808565,-43.23822,19587.104,4.424808,7.209524,15.543953,20.911561,-6.214957,-11.609402,-28.17179,1
140271.207,4.700459,38.220545,62.767201,161.641545,-24.879877,-55.510022,-473.127332,156290.9336,4.118129,42.987212,71.81818,162.340119,-27.603512,-70.664289,-662.129227,22326.1187,5.796426,6.679358,11.101493,16.117432,-5.446397,-9.004526,-27.899152,21652.9897,5.475542,6.637978,11.762497,16.101762,-5.404678,-8.78674,-25.162201,5998.354,3.434655,2.535379,6.394456,10.274654,-1.678539,-3.113126,-9.703902,4970.4994,3.477697,1.986554,5.115645,8.390508,-1.367174,-2.478309,-8.383424,27020.9165,5.80623,11.125621,21.441707,27.64726,-8.154044,-14.304711,-40.560143,27531.0419,5.689289,11.544356,22.205497,28.911289,-8.420972,-15.113233,-40.248781,127834.2695,3.989201,35.47451,60.781341,154.483777,-21.850843,-57.879372,-538.904405,107194.8633,4.106302,30.483857,49.372255,103.690905,-18.473462,-44.102057,-371.333132,27702.77,6.270436,7.875521,11.8148,19.171472,-6.826409,-11.194101,-42.340182,22754.3662,5.946903,6.319242,10.015516,16.724507,-5.421751,-9.088629,-31.445754,6634.4145,3.669225,2.733592,6.886521,11.774659,-1.842252,-3.304331,-13.035052,5829.6577,3.501286,2.174888,5.52034,9.524976,-1.554393,-2.91618,-8.880116,34868.3076,6.66677,14.107721,26.373999,34.936862,-10.972331,-20.077527,-57.61408,29633.8657,6.408055,12.128755,24.111373,33.325588,-9.252039,-17.548236,-46.019917,5
7593.1094,1.191937,5.647166,11.689988,41.910862,-1.706157,-4.518478,-32.000065,4184.3047,1.079157,3.88281,9.767072,42.390406,-1.437363,-4.978816,-38.491179,890.271,1.183796,1.054707,3.48204,7.41003,-0.271407,-0.769465,-5.263692,896.9053,1.178191,1.154525,3.839839,7.828801,-0.277989,-0.820737,-5.050749,351.0688,1.139702,0.662343,2.515742,6.185354,-0.128544,-0.514009,-4.251456,272.5299,1.133765,0.511614,1.969057,5.592308,-0.112286,-0.56483,-4.417665,1209.415,1.207892,2.159019,6.281824,10.906325,-0.387079,-0.899729,-5.69171,1275.313,1.211434,2.235354,6.626373,10.621533,-0.381901,-0.959661,-5.919616,6443.0507,1.145506,5.21279,12.270417,49.678826,-1.636582,-5.901502,-48.59399,5343.1055,1.147774,4.111572,9.688327,30.461652,-1.373984,-4.564925,-40.90395,1072.3926,1.19743,1.130968,3.506739,9.345223,-0.308325,-1.003763,-7.701724,964.626,1.19869,1.132125,3.459081,7.998282,-0.293876,-0.94679,-6.932197,443.7747,1.176664,0.818237,2.979191,8.319902,-0.158102,-0.720137,-5.336352,336.711,1.142889,0.62485,2.365801,7.039429,-0.147377,-0.810757,-6.73287,1638.6582,1.258145,2.710415,8.767641,16.064489,-0.462699,-1.154569,-8.008588,1389.0913,1.244031,2.610389,8.683165,15.226471,-0.428657,-1.067862,-6.76057,1
27317.3047,1.713918,20.797192,36.293822,78.223908,-3.689012,-8.30914,-42.32424,30512.1093,1.601183,25.937311,48.66252,94.5365,-4.461441,-10.309444,-80.305956,2352.4082,1.506557,3.361905,7.548235,11.374054,-0.417398,-0.954589,-5.75436,2329.6176,1.483377,3.487219,8.080209,12.225127,-0.411051,-0.906965,-5.778472,825.5156,1.335307,1.692123,4.893898,8.039739,-0.189576,-0.716084,-4.815971,709.2393,1.354537,1.349364,3.895732,8.470179,-0.168089,-0.581,-4.457618,2706.4853,1.48246,6.001926,13.320785,17.955965,-0.534424,-1.198376,-6.780475,2821.2007,1.482243,6.264162,14.124795,18.993345,-0.560573,-1.350833,-6.72719,25713.414,1.602414,20.378813,38.637475,85.715415,-3.69136,-9.869829,-80.831163,21878.3633,1.638383,16.870657,29.484627,69.374893,-3.04066,-8.186436,-67.3929,2751.5606,1.527578,3.715018,7.492612,12.476041,-0.498785,-1.081248,-7.971221,2341.8555,1.510746,3.084053,6.570287,11.784848,-0.40338,-1.206701,-8.444954,923.9624,1.37441,1.818042,5.185374,10.042675,-0.215125,-0.773076,-6.060611,735.8355,1.317877,1.434993,3.975195,8.894855,-0.195117,-0.68416,-6.173587,3125.2881,1.510734,7.128325,15.503359,21.197291,-0.627938,-1.552055,-9.245144,2729.3374,1.499335,6.38967,14.808756,20.729474,-0.557952,-1.261813,-7.369117,5
99361.1757,3.500983,25.870609,40.269554,90.621966,-19.895974,-38.409898,-285.572906,68188.707,2.290442,19.074772,32.996838,77.44815,-15.086388,-33.69969,-302.569272,17246.5937,4.618106,4.626456,7.60947,12.423095,-4.269967,-7.444917,-23.508606,17282.8106,4.503051,4.758595,8.031757,13.191718,-4.383077,-7.116734,-18.786538,5200.9775,3.071113,1.879631,4.24045,8.548803,-1.567969,-2.913177,-10.667433,4254.5367,3.072862,1.506765,3.477225,7.229142,-1.239589,-2.319236,-6.523864,22334.5073,4.897786,8.052941,14.67585,19.84766,-6.997765,-12.643796,-28.135053,22920.7944,4.855084,8.250489,15.263612,21.339472,-7.260928,-13.203843,-32.162873,85978.3086,2.959371,23.504311,39.102098,94.96919,-16.842783,-35.078683,-309.099404,77349.4765,3.190599,21.068941,32.84449,119.343505,-14.768297,-28.938199,-285.012831,19714.333,4.680683,5.32391,8.127522,14.525267,-4.77953,-7.927311,-28.825189,17026.0932,4.626664,4.701146,7.800956,12.488297,-4.12933,-7.032415,-22.022487,5883.9824,3.349767,2.120037,5.076367,9.855643,-1.74396,-3.340374,-12.272139,5081.2976,3.121545,1.697794,4.004056,8.899516,-1.47172,-2.913239,-9.834868,27828.1319,5.470848,10.08475,18.554811,25.57229,-8.680775,-16.666297,-41.951885,23782.3242,5.26624,9.009317,17.551215,25.274268,-7.608742,-14.157258,-35.269187,1
184627.2187,5.834662,47.283542,76.027298,256.599011,-32.114903,-84.440552,-836.002306,199633.6485,4.971636,52.976359,93.590587,286.088466,-33.795173,-103.382785,-999.093643,35239.8378,8.447616,9.633114,14.066508,26.5702,-9.126878,-15.274306,-53.849975,33833.793,7.9417,9.522224,14.098828,19.177918,-8.828414,-14.892029,-44.853748,8329.2092,4.343921,3.058019,7.167238,11.674856,-2.353061,-4.191419,-10.696225,6930.4621,4.422627,2.401086,5.70297,11.403966,-1.893436,-3.444234,-9.477576,42275.8511,8.427392,15.187235,27.086968,35.093779,-13.487299,-25.141496,-67.358937,43496.4444,8.343296,15.767475,28.344284,39.370206,-13.962032,-26.287995,-66.208277,159046.3046,4.721014,44.527454,72.909991,303.526333,-27.483047,-77.420221,-772.607394,137889.832,5.011852,37.797078,60.742166,144.46891,-23.342367,-60.991043,-588.221439,44544.6036,9.37158,11.862716,16.912122,32.627443,-11.596605,-19.938945,-77.555735,35892.3056,8.787282,9.258368,13.124824,22.471074,-9.124518,-15.511464,-52.875206,9167.3564,4.679285,3.296295,7.859056,12.186759,-2.651964,-4.968255,-13.864384,8132.1135,4.457556,2.627849,5.903035,11.53487,-2.217819,-4.069622,-10.879567,57093.5806,10.134828,20.204881,35.605952,50.349538,-18.911951,-36.118711,-108.750336,46677.3798,9.463481,16.865189,31.208209,40.504305,-15.543045,-30.502793,-87.361187,5
70763.3632,2.81867,18.807721,31.253407,67.864786,-14.641382,-27.281028,-178.425301,49595.9453,1.958399,13.763943,23.793079,71.421033,-10.980277,-22.216707,-147.193423,10937.751,3.314702,2.960438,6.001721,11.069798,-2.690842,-4.415179,-15.294786,10878.2656,3.209301,3.065206,6.260626,10.154405,-2.759281,-4.89144,-14.957727,3440.4995,2.382523,1.329668,3.657973,7.643475,-1.056916,-2.026126,-5.723549,2850.4032,2.416395,1.089387,2.826931,6.471323,-0.849015,-1.670358,-5.919539,14336.4907,3.513801,5.215941,11.195574,15.787065,-4.397321,-7.938427,-18.440689,14659.1407,3.459033,5.392853,11.495982,17.426181,-4.568605,-8.145625,-18.985671,62376.2226,2.423031,17.511026,29.188498,80.709591,-12.994984,-25.842619,-177.401433,55468.0742,2.560954,15.003224,24.633231,71.315411,-11.277155,-21.733774,-165.246476,12485.647,3.337943,3.340859,6.136243,11.19119,-2.980957,-4.991595,-17.00707,10838.4106,3.297281,3.090508,6.139253,10.354713,-2.649302,-4.723067,-14.988454,3899.3489,2.578805,1.530951,4.346385,9.02464,-1.186711,-2.431746,-7.688565,3383.8325,2.439779,1.22502,3.565925,7.65728,-0.992091,-1.973505,-8.305333,17661.0596,3.810618,6.360821,14.33133,21.383457,-5.347306,-9.748403,-25.061128,15181.4458,3.713157,5.874658,14.016457,20.561992,-4.748894,-8.87085,-26.506917,1
246329.0507,7.693591,67.211169,113.639119,509.883843,-42.573004,-160.611425,-1365.502251,253194.5039,6.217769,75.37158,133.204563,641.179713,-43.818186,-206.064331,-1666.866556,63015.397,14.642137,17.778415,26.261845,43.443909,-17.513907,-31.290111,-144.597579,60399.518,13.72305,17.403541,25.780058,39.194692,-16.724072,-29.358817,-113.217031,12556.4372,6.142859,4.602211,10.140183,14.049109,-3.600932,-6.464666,-18.36116,10324.2821,6.183995,3.585873,7.742276,12.691037,-2.860752,-4.932387,-13.677947,74029.6475,14.316703,27.813805,52.138627,69.761734,-25.116125,-48.792935,-168.70456,77681.3633,14.444998,28.935912,54.742356,74.028395,-25.929808,-52.262921,-147.94372,208764.4844,6.048222,61.43058,103.852261,385.718054,-36.114836,-131.480519,-1101.766158,178894.7226,6.306247,53.937124,92.369581,207.112816,-30.245628,-100.096176,-775.960893,81244.729,16.878585,22.219394,32.514005,56.045618,-22.113063,-41.139437,-190.187679,65195.5478,15.443469,17.097592,24.414955,35.608089,-17.442509,-29.411495,-135.407141,13811.0301,6.609174,5.00047,11.491028,16.323663,-4.033857,-7.382862,-21.987002,12216.0867,6.402896,4.10587,8.440061,12.335448,-3.42399,-6.18274,-16.44701,98813.3423,17.277017,38.060254,71.413537,91.600512,-34.701,-70.528399,-284.709416,82861.0405,16.356594,30.913465,61.160996,79.152049,-28.748417,-58.101879,-197.957598,5
7225.1094,1.192844,5.505707,11.48114,33.692051,-1.774221,-4.675136,-30.507594,3387.3945,1.067043,3.752666,9.775803,51.687652,-1.373254,-5.611359,-41.761969,884.1416,1.190918,1.0458,3.425989,7.33843,-0.268465,-0.821491,-5.492238,880.232,1.182831,1.11162,3.716137,7.907774,-0.261668,-1.068761,-5.756483,330.1914,1.136974,0.635545,2.264488,5.934832,-0.131538,-0.58368,-5.167001,273.9658,1.138883,0.525537,1.805764,5.605754,-0.110087,-0.52412,-5.097547,1180.9585,1.208625,2.076017,6.221618,11.805537,-0.369438,-1.02043,-5.932393,1260.5166,1.214027,2.16336,6.690271,10.866785,-0.401491,-0.962077,-7.427365,5919.2578,1.138911,4.946219,10.648739,42.282594,-1.759023,-5.102849,-48.45553,4914.1132,1.140531,4.010062,8.430135,30.017466,-1.410603,-4.50898,-34.242074,1025.7305,1.194793,1.095455,3.495947,9.786289,-0.288322,-0.902655,-6.550179,888.8902,1.190764,1.099207,3.48497,8.196217,-0.293335,-0.850945,-5.617328,375.0469,1.153865,0.751076,2.847599,7.782233,-0.162493,-0.694104,-6.099673,342.8962,1.151573,0.612371,2.355318,6.553244,-0.149519,-0.732564,-5.340247,1569.395,1.254617,2.642352,8.630047,15.326838,-0.488055,-1.307059,-7.038233,1339.8052,1.242501,2.504376,8.413722,14.961218,-0.440801,-1.167997,-6.433898,1
28914.5977,1.818342,20.428609,34.006276,63.998643,-3.826898,-8.363567,-60.696489,32907.7031,1.697098,24.821262,46.193601,104.116652,-4.687286,-10.099052,-89.502411,2615.6978,1.596274,3.241951,7.373377,11.528208,-0.453036,-1.098835,-5.920184,2615.5415,1.5742,3.340587,7.635863,11.393813,-0.44144,-0.990709,-5.94888,959.0247,1.410958,1.623614,4.448851,7.785622,-0.200158,-0.624636,-4.433585,773.6798,1.398647,1.305666,3.855802,7.485648,-0.184275,-0.666746,-4.508738,3090.1425,1.575653,5.773965,12.801653,18.44179,-0.608927,-1.227482,-6.400451,3251.1392,1.58181,6.012745,13.575708,19.930058,-0.63847,-1.471808,-7.072273,28052.2304,1.703804,20.010145,37.436797,86.108701,-3.86651,-9.44598,-79.607406,23651.582,1.730016,16.630455,29.244871,56.425777,-3.154548,-7.225077,-55.312021,3065.4619,1.6234,3.489657,7.238487,12.585918,-0.513891,-1.259503,-9.251681,2554.5308,1.591143,2.996346,6.444081,12.463821,-0.425018,-0.999,-7.039229,942.055,1.396302,1.7334,4.866,9.93551,-0.221628,-0.783489,-6.303921,890.9524,1.409949,1.405856,3.915713,8.276976,-0.202712,-0.676598,-5.638228,3514.8052,1.600091,6.673649,14.808808,22.169658,-0.685622,-1.460993,-10.219078,3127.5586,1.606525,6.044263,14.042689,19.704916,-0.609685,-1.31378,-7.271393,5
32024.496,1.860123,9.418489,16.088832,40.682706,-6.802233,-12.935271,-78.452666,21647.4765,1.43615,6.86685,14.549761,45.663682,-5.024544,-10.956217,-78.410955,4335.9976,1.963012,1.561718,4.425235,8.516588,-1.065669,-1.84159,-8.094042,4339.017,1.919893,1.641638,4.673993,8.65446,-1.112567,-1.872553,-6.330462,1500.8709,1.621639,0.863294,2.82702,5.75023,-0.47185,-1.204279,-4.961433,1259.2833,1.642626,0.704326,2.320482,5.86052,-0.395946,-1.052947,-4.891711,5754.3555,2.044707,2.963223,8.013363,13.923884,-1.721245,-3.148391,-8.881156,5980.3897,2.037186,3.036921,8.381093,12.681514,-1.767401,-3.364842,-9.354778,27980.4882,1.676538,8.755713,16.132948,53.211334,-6.200842,-12.613787,-76.888829,25032.6562,1.740105,7.445539,13.28466,39.313481,-5.317559,-11.046862,-70.00883,4984.77,1.981275,1.725357,4.486458,8.299658,-1.174379,-2.282167,-9.634853,4498.7256,2.010638,1.66791,4.371394,9.750029,-1.081368,-2.01141,-9.459795,1724.0545,1.716682,1.005961,3.464787,8.509285,-0.543938,-1.307216,-6.248771,1510.3504,1.684062,0.833052,2.933661,9.069709,-0.457244,-1.173643,-5.826862,7019.2197,2.163716,3.602267,10.549502,17.694302,-2.054069,-3.772894,-11.69905,6181.4688,2.161143,3.407821,10.582745,17.395726,-1.86614,-3.615109,-11.620649,1
90976.0547,3.534728,27.781031,45.291309,85.722652,-15.716667,-31.530507,-240.51742,102945.6406,3.136363,33.130252,60.258353,142.135458,-17.626232,-36.448452,-325.870557,11187.3447,3.506149,4.452106,8.861116,13.665599,-2.466122,-4.428656,-15.641636,11027.9521,3.362794,4.572712,9.389566,14.402875,-2.482427,-3.936009,-12.919301,3521.7253,2.459405,2.003172,5.22118,9.121168,-0.914205,-1.867893,-6.540414,2938.0932,2.504521,1.596709,4.27487,8.306672,-0.750386,-1.435332,-5.427291,13762.1948,3.517271,7.845449,16.145313,23.166437,-3.756475,-6.56469,-17.376732,14245.4726,3.486274,8.153265,16.584594,22.671761,-3.865336,-6.634987,-16.290337,84756.1133,3.108997,27.135658,46.874768,107.290807,-14.217663,-31.483995,-290.266562,71583.293,3.197491,23.145195,37.594021,83.437385,-11.904063,-24.45954,-184.040167,13345.8974,3.65729,5.080267,9.223442,15.735025,-2.927126,-5.017609,-17.302271,11066.8169,3.523953,4.192584,7.732356,12.952346,-2.395086,-3.945944,-15.86875,3739.8796,2.547556,2.125066,5.630373,11.869172,-0.990562,-2.091763,-8.238263,3298.3777,2.472798,1.709658,4.628028,9.855025,-0.835834,-1.806103,-7.499539,16588.2075,3.784372,9.377948,18.709475,24.994682,-4.613316,-8.2051,-24.495183,14307.123,3.722314,8.311251,17.634474,23.661218,-3.986715,-7.354209,-20.745078,5
54900.7266,2.46205,14.745217,22.84718,56.581254,-11.392254,-20.795015,-130.326684,36946.6679,1.731844,10.767116,18.990238,63.18795,-8.484431,-16.773143,-129.382167,7866.7876,2.74083,2.248898,5.254339,10.610607,-1.903833,-3.302024,-11.617633,7958.0195,2.690422,2.343185,5.686459,10.924491,-1.969945,-3.202332,-10.158786,2640.2026,2.083832,1.10092,3.231172,6.720849,-0.816578,-1.687504,-4.994482,2136.8214,2.07787,0.90265,2.669667,5.565141,-0.652974,-1.390397,-5.371837,10455.2324,2.897346,4.06512,9.588288,13.907798,-3.160433,-5.824842,-15.631576,10781.6098,2.867508,4.192556,9.820665,15.227579,-3.268923,-5.763131,-14.005715,48025.168,2.155296,13.305499,21.997641,58.97287,-10.095014,-21.689059,-132.178035,42700.2343,2.262924,11.709494,19.117421,52.807864,-8.838981,-16.223233,-107.441168,9148.564,2.801068,2.51868,5.180494,9.455823,-2.145832,-3.546571,-12.301734,7960.4629,2.789274,2.394763,5.39628,10.104961,-1.921692,-3.32955,-11.339745,2869.551,2.164953,1.271817,3.938714,8.512739,-0.898389,-1.898742,-7.588334,2619.2864,2.174809,1.036209,3.174391,8.453246,-0.774452,-1.638704,-7.810757,12723.6172,3.10594,4.913181,12.520249,20.694925,-3.812593,-6.94493,-20.512301,11138.9253,3.087565,4.559018,12.305974,17.567656,-3.417433,-6.376746,-16.425463,1
219915.3359,7.177583,59.575366,109.003832,471.27978,-38.741824,-133.575375,-1263.985026,226532.6172,5.767369,64.299529,110.418979,356.298106,-40.105772,-135.889538,-1262.329305,48901.8091,12.066732,13.007925,18.259815,31.204806,-13.071997,-23.333441,-76.250868,46842.5517,11.216115,12.735296,18.653629,30.487722,-12.592064,-23.74787,-78.161862,10644.457,5.456833,3.579445,7.860142,11.839123,-2.970005,-5.335841,-15.192119,8710.5842,5.449863,2.826202,6.438047,10.06234,-2.386586,-4.22785,-10.804953,58374.3057,11.755294,20.275615,34.616107,51.524719,-19.156528,-37.650171,-103.744871,60645.9908,11.772679,20.784446,35.33651,46.233853,-19.858785,-36.841079,-109.946419,186711.3047,5.715363,53.360033,93.003183,266.680747,-32.47121,-106.783156,-1161.796663,163069.586,6.062795,45.182936,74.749323,238.594277,-27.344278,-98.860365,-629.723386,62344.9282,13.6005,16.254085,23.585884,41.356067,-16.603607,-30.945946,-124.340842,49414.0229,12.525471,12.555922,17.791118,34.394517,-13.136503,-22.937012,-89.433431,11716.1951,5.87088,3.86522,8.790693,14.007748,-3.311123,-6.175618,-16.192525,10233.4399,5.598963,3.148351,6.774603,12.798054,-2.822858,-4.975434,-13.464231,79104.2403,14.371551,26.674658,45.708382,58.58113,-26.556752,-52.823331,-174.669862,64729.1294,13.477614,22.067142,38.969368,51.787486,-21.950266,-43.991485,-133.185869,5
86874.0781,3.369588,24.098382,37.963486,78.401036,-17.971533,-32.932236,-250.327376,61974.625,2.263098,17.210793,28.37562,78.106126,-13.790921,-27.740979,-201.050013,14214.3999,4.16732,3.699345,6.72773,9.314872,-3.538966,-5.96345,-16.701045,14320.6767,4.042416,3.825592,7.029196,12.093578,-3.629528,-6.407968,-18.158948,4406.7378,2.837983,1.587649,3.872036,6.745851,-1.304591,-2.481948,-6.397735,3630.4786,2.873557,1.281931,3.253231,5.972282,-1.063337,-2.10413,-6.650218,18834.0805,4.423475,6.546283,12.801603,17.548211,-5.830516,-10.551931,-27.546191,19277.2774,4.341406,6.715365,12.885318,16.793955,-5.961987,-10.723616,-22.358558,77065.3945,2.876528,21.38916,34.155342,86.509244,-15.445572,-32.632733,-256.432986,67540.9101,3.014824,18.764729,29.333796,80.826491,-13.621655,-24.547588,-167.660365,16163.687,4.148514,4.194072,7.019974,12.0111,-3.958578,-6.743377,-23.12446,14035.6162,4.153341,3.837721,6.907342,11.979406,-3.463798,-5.760697,-18.961904,4866.6438,3.009842,1.798262,4.684815,8.805244,-1.45154,-2.856751,-9.458748,4371.7471,2.985484,1.45464,3.734804,7.932066,-1.245023,-2.432033,-7.743656,22781.7315,4.773055,7.849801,15.860079,22.774764,-7.013674,-13.305151,-35.19509,19575.9121,4.655626,7.221169,15.609208,21.4995,-6.207088,-11.966008,-29.207369,1
150492.3594,5.46668,38.227816,61.037055,130.192885,-25.741008,-65.236896,-499.760842,163519.8281,4.623478,43.935498,72.454887,147.536832,-28.263914,-73.107986,-367.620785,22793.7783,6.291439,6.671001,10.856667,15.591527,-5.565075,-9.237723,-27.502769,22367.2485,5.979805,6.71957,11.436135,15.199253,-5.503014,-9.10053,-25.322561,6214.0757,3.65494,2.493851,5.95573,9.144792,-1.676784,-2.986065,-7.714707,5186.27,3.731189,2.000913,5.078114,8.301153,-1.378667,-2.451318,-7.874803,28262.9239,6.333447,11.361126,20.579226,26.434713,-8.497937,-15.222664,-36.680794,29402.561,6.286034,11.726286,21.42564,27.640564,-8.795012,-16.316132,-36.666709,131275.7305,4.425697,36.67523,59.359898,135.286617,-22.721422,-61.338452,-501.862436,110736.1679,4.524568,31.336772,48.994382,140.076553,-18.925931,-46.952879,-383.553912,28315.0518,6.886931,8.050688,12.061818,21.93714,-6.875564,-11.274791,-43.421132,22884.4927,6.426779,6.41835,9.544421,13.924887,-5.497316,-9.482274,-32.634939,6778.0232,3.906034,2.645856,6.536865,10.818473,-1.831343,-3.455645,-10.314658,6006.0437,3.802617,2.139448,5.26709,10.806404,-1.568682,-2.919947,-10.276616,35571.6494,7.156267,13.943176,24.564695,33.14055,-11.033339,-20.637055,-55.503084,30260.7041,6.95002,12.077785,22.99874,31.947762,-9.407457,-17.495003,-43.616435,5
102469.5508,3.880086,27.279816,41.440127,89.179509,-20.427707,-38.942208,-297.627671,71380.0352,2.492328,20.097213,35.520816,93.419369,-15.358608,-31.035219,-218.540536,17095.7935,4.865018,4.612586,7.721528,12.618152,-4.312611,-7.179466,-22.270234,17212.9366,4.724727,4.727208,7.979005,12.06942,-4.397602,-7.28427,-19.77396,5183.7312,3.175203,1.862325,4.197437,8.12905,-1.522833,-2.804727,-8.172772,4262.2584,3.200122,1.496231,3.584717,6.722458,-1.237929,-2.320206,-6.184925,22332.1807,5.129946,8.113609,14.683924,19.955946,-7.022588,-13.274807,-32.760318,23214.6953,5.066809,8.301737,15.165219,21.505779,-7.202281,-13.148493,-31.77915,88106.582,3.203113,24.790414,43.077968,90.436065,-17.666107,-42.252025,-299.718297,78167.9961,3.376213,21.684045,34.019285,79.29024,-15.416101,-29.624176,-238.933758,19615.9253,4.943079,5.286418,8.015544,15.679383,-4.858835,-8.439091,-29.050163,16842.4429,4.846486,4.715601,8.001502,12.019679,-4.171812,-6.9996,-25.85521,5784.9326,3.43922,2.079852,5.062219,10.163288,-1.679023,-3.103393,-8.880595,5164.6763,3.380353,1.717572,4.298171,9.544418,-1.450469,-2.8232,-9.376762,27499.8227,5.659197,9.872999,17.946511,25.893443,-8.518744,-15.803052,-45.033649,23397.6923,5.422964,8.991758,17.510452,23.342592,-7.49381,-14.545959,-39.310004,1
186034.8242,6.600269,48.56472,78.213002,201.504483,-33.168673,-87.77374,-771.552255,204553.0352,5.634009,54.950064,89.487952,368.993339,-34.98411,-132.250709,-1069.254322,35323.2534,9.274119,9.881721,14.108103,24.872542,-9.192041,-15.662847,-51.610374,34182.5698,8.65162,9.750222,14.109478,21.408615,-8.931103,-14.797612,-44.33081,8613.6675,4.718674,3.017079,6.920889,10.780267,-2.3602,-4.226859,-11.768718,7115.2288,4.725295,2.436986,5.741886,9.463503,-1.915874,-3.401559,-8.43257,43004.4682,9.192789,15.722283,27.682348,36.042565,-13.711251,-25.559594,-59.835516,44723.3296,9.096514,16.246408,27.889049,41.208772,-14.223519,-26.593173,-74.001103,170316.4336,5.497946,46.876203,73.489349,216.536703,-28.899839,-83.855064,-777.177157,144358.7246,5.684983,39.746224,61.745008,206.562602,-23.755848,-65.863645,-619.764631,45096.6704,10.398969,12.211726,17.873125,31.759551,-11.630489,-19.614814,-76.466458,35573.5869,9.552799,9.437304,13.486047,21.084251,-9.156089,-15.657105,-62.672816,9330.511,5.008476,3.254977,7.609939,13.175638,-2.605873,-4.920219,-17.833939,8218.5716,4.826054,2.639451,6.054381,11.967956,-2.235508,-3.998907,-12.396354,57226.5747,10.995527,20.349556,34.606483,47.34741,-18.770855,-35.726453,-109.517088,47571.145,10.403598,17.059259,30.469992,40.592181,-15.522246,-30.652502,-82.372175,5
71647.6602,3.058592,19.502795,30.953694,68.814443,-15.084917,-26.796029,-166.889574,50780.6289,2.091161,14.159833,24.136992,77.944029,-11.286614,-23.961796,-175.469835,10844.1153,3.49726,2.908254,6.042855,10.941869,-2.67745,-4.492602,-14.84932,10952.248,3.416078,3.015183,6.361851,10.477765,-2.758342,-4.50663,-13.26546,3536.6646,2.522782,1.338563,3.524016,7.116148,-1.04463,-2.056346,-6.309876,2880.5874,2.494789,1.087368,3.044102,5.724974,-0.86215,-1.685205,-5.889893,14513.9629,3.702404,5.190981,10.946778,18.047572,-4.45101,-7.957392,-18.661508,14871.9121,3.652955,5.326824,11.133657,16.576567,-4.568336,-8.127379,-19.648943,65026.3399,2.644721,17.870096,30.76209,75.130393,-13.537995,-24.996269,-185.866933,56520.1562,2.740109,15.437984,25.128573,75.534387,-11.607524,-21.458225,-150.38565,12406.4829,3.564155,3.264757,6.129454,11.131271,-2.984165,-5.125196,-16.740614,10879.2515,3.548356,3.054587,6.34754,10.766576,-2.670306,-4.44244,-15.24307,3874.127,2.646305,1.502866,4.230323,8.72657,-1.158878,-2.32205,-8.7461,3384.5505,2.562338,1.245497,3.620951,8.12842,-0.992839,-2.047345,-7.079025,17701.5332,4.018215,6.158085,14.166525,20.932565,-5.279142,-9.663806,-24.745586,15316.6889,3.94359,5.767376,13.878838,19.924787,-4.760871,-9.173887,-23.499361,1
251375.3086,8.812843,71.092745,127.189545,664.208067,-43.482488,-155.823458,-1287.920955,262655.1992,7.075527,75.147364,124.094231,326.699804,-44.99781,-190.989369,-1711.477548,61472.4487,15.995093,17.833079,26.689613,44.192259,-17.251621,-30.516275,-128.863733,59386.3408,14.866483,17.294913,25.502656,39.1821,-16.435944,-29.655097,-117.831435,12576.3577,6.503752,4.539405,9.674793,13.031845,-3.536246,-6.317665,-15.66421,10394.073,6.601731,3.568669,7.837678,12.007261,-2.848078,-4.948913,-12.306973,74757.2378,15.676705,27.844376,51.660996,65.907447,-24.830204,-49.017877,-159.066185,77715.9155,15.4588,28.640471,52.365022,67.566534,-25.678906,-50.048002,-154.952571,207687.5039,6.655603,61.752393,105.976487,233.417053,-36.341717,-143.396894,-779.584257,183350.3652,7.097893,54.415346,90.146422,274.163064,-31.001339,-90.822619,-908.31255,80316.7041,18.569669,22.437503,33.004765,55.023349,-22.044565,-38.009294,-181.858568,63410.6497,16.856817,17.232764,24.657513,40.707066,-17.275627,-30.346593,-123.987231,13967.844,7.09435,4.839821,10.859108,17.598327,-3.955331,-7.180404,-19.995065,12217.0219,6.827639,4.021506,8.433156,14.355132,-3.401686,-6.095097,-17.338288,101546.6201,19.154356,37.387139,68.106694,91.917471,-34.049069,-67.702004,-236.321288,82792.6065,17.944014,30.931798,60.388819,77.090231,-28.234964,-58.773503,-186.709355,5
87533.8164,3.589424,23.384305,37.127946,81.916015,-18.05856,-33.650175,-215.802086,60467.6719,2.332143,17.223947,29.619389,68.358244,-13.629712,-27.866684,-195.887117,13554.7178,4.224641,3.55095,6.667234,10.469794,-3.415594,-5.604122,-17.710581,13845.9995,4.138706,3.648801,6.954603,11.47409,-3.513386,-5.932471,-15.689692,4355.3911,2.907882,1.537295,3.859631,8.459062,-1.275096,-2.392312,-7.572131,3576.7738,2.909027,1.262716,3.335334,6.268135,-1.04171,-2.121421,-6.999684,18177.2197,4.452479,6.352992,12.536361,16.760733,-5.652866,-10.425087,-24.815464,18906.9009,4.442582,6.518824,12.768162,17.470697,-5.805402,-10.284115,-25.875836,78181.9335,3.019799,21.87825,33.7655,84.907098,-15.932596,-30.724874,-219.888131,68048.3769,3.122589,18.933132,29.901678,79.310772,-13.969182,-26.626049,-184.526315,15664.1626,4.298644,3.993679,6.885875,12.158718,-3.832057,-6.266575,-21.895865,13594.5029,4.221258,3.732361,7.340816,12.711593,-3.376925,-5.389533,-19.253334,4808.1653,3.09629,1.730478,4.654386,9.686486,-1.404177,-2.748073,-9.628631,4270.0557,3.068972,1.444719,3.938015,8.904028,-1.218367,-2.305234,-7.581178,21990.6392,4.797585,7.490601,15.677616,22.486925,-6.695688,-12.37952,-34.615231,19077.2793,4.735274,6.979728,15.360381,21.661339,-6.019106,-11.546612,-30.153132,1
148735.3594,5.869584,37.848055,61.805628,136.296427,-26.120033,-61.86992,-574.832145,165206.207,5.016506,43.861116,68.476809,126.708591,-28.55107,-73.542101,-767.047108,22897.333,6.754249,6.505463,10.13426,16.070887,-5.575756,-9.086279,-26.957583,22572.4717,6.399423,6.49792,10.291494,14.676811,-5.51403,-9.091243,-25.428849,6311.2491,3.865387,2.382065,5.782911,8.950533,-1.681005,-2.974462,-9.160642,5236.296,3.886929,1.951719,4.676891,8.082818,-1.379141,-2.532525,-7.180128,28659.7241,6.737406,10.944202,19.319077,24.883446,-8.538054,-15.537056,-43.51798,29751.4976,6.713979,11.248147,19.722385,25.747199,-8.870716,-16.257318,-38.679461,135125.1406,4.843527,36.80463,57.852318,124.20255,-23.148191,-61.550836,-463.057025,113767.4843,4.908681,31.12119,50.97005,98.25609,-19.653747,-45.672413,-414.915595,28526.3125,7.40501,7.749547,11.002477,18.904689,-6.842706,-11.491337,-39.210856,22899.9704,6.912978,6.253922,9.377008,14.597054,-5.510736,-9.375882,-31.370681,6849.8052,4.092526,2.560686,6.305908,10.624936,-1.850363,-3.255272,-10.692451,5991.0092,3.966258,2.0889,5.213985,9.37654,-1.557675,-2.981266,-9.976176,35952.606,7.640262,13.392235,22.702995,32.780048,-11.007459,-20.96272,-57.119442,30780.5992,7.44248,11.566304,21.498429,28.915604,-9.419903,-17.44632,-44.753443,5
7037.8867,1.212252,5.743757,11.187186,30.52966,-1.761524,-4.235021,-28.492964,4318.4454,1.096545,4.074169,9.95268,38.689491,-1.465795,-4.429841,-38.001417,956.5205,1.233713,1.131761,3.895802,8.841907,-0.265446,-0.733338,-5.22068,920.0381,1.21127,1.226865,4.038877,7.523186,-0.273826,-0.766539,-5.587232,364.2962,1.161767,0.669886,2.495715,6.140919,-0.152341,-0.651678,-4.621767,297.605,1.159956,0.565947,2.065114,4.992051,-0.118938,-0.447287,-3.709199,1346.0884,1.26268,2.276341,6.801698,12.632916,-0.416341,-1.001102,-5.653694,1369.6426,1.254162,2.304692,7.027808,11.036215,-0.412437,-0.907149,-4.953345,6165.8399,1.162627,5.480683,12.395089,39.769413,-1.80158,-5.320851,-38.3507,5901.041,1.190182,4.347157,9.00803,33.346391,-1.473429,-3.935677,-34.415878,1089.603,1.23667,1.203275,3.728424,10.625444,-0.30962,-0.900655,-6.712196,982.5083,1.240006,1.216976,3.867412,8.29678,-0.296481,-0.910222,-6.007358,457.6333,1.203016,0.815632,3.010261,8.013092,-0.164273,-0.693609,-5.563409,403.4283,1.197601,0.704044,2.88254,7.339024,-0.153797,-0.611811,-5.258623,1626.3398,1.289585,2.725624,8.963416,15.245216,-0.478651,-1.220493,-6.975713,1459.3184,1.293559,2.707652,9.120635,15.924418,-0.459506,-1.160682,-6.46162,1
32942.5665,2.077687,18.814414,31.806461,60.492993,-4.33091,-8.309867,-55.824143,37360.6875,1.895478,23.371482,41.516107,74.239799,-5.248366,-11.456463,-77.698475,2988.3814,1.767709,2.919738,6.540749,10.748817,-0.516833,-1.176639,-5.905474,3067.7705,1.74815,3.032788,7.064429,10.899085,-0.521374,-1.009715,-5.762533,1121.301,1.514224,1.49001,4.128032,8.533566,-0.236231,-0.635403,-4.919375,924.384,1.513754,1.22658,3.355563,6.431905,-0.194897,-0.659327,-4.253724,3725.352,1.760338,5.22413,11.284739,15.966357,-0.721373,-1.48544,-7.81967,3905.9707,1.758801,5.338099,11.763784,16.428545,-0.744146,-1.513673,-8.957429,31967.1797,1.914954,19.17142,33.186732,64.745894,-4.327815,-10.08308,-72.883378,26627.1348,1.929354,15.662474,27.028883,57.733926,-3.581076,-7.320335,-53.406584,3528.7837,1.812696,3.161443,6.502808,11.134549,-0.582229,-1.302154,-7.423828,2929.9241,1.764548,2.734139,5.790312,11.143714,-0.490703,-1.05715,-6.989183,1192.6086,1.552915,1.569061,4.51356,9.905705,-0.248036,-0.835093,-6.268562,1016.5218,1.508082,1.316185,3.674651,8.59018,-0.222215,-0.8093,-5.283288,4279.0254,1.806269,5.812055,12.681804,19.597233,-0.820449,-1.760595,-8.331177,3685.9771,1.788142,5.379592,12.281815,19.054998,-0.719381,-1.413853,-6.946491,5
99451.5351,4.004517,26.022889,40.550202,95.297811,-20.12246,-37.841003,-252.146507,69588.6875,2.568823,19.589288,32.531498,80.794939,-15.497839,-31.942892,-227.285623,17089.6077,5.220481,4.577431,7.760427,11.684783,-4.28622,-7.120908,-21.324885,17312.0738,5.054236,4.706863,8.153619,11.806467,-4.3826,-7.455834,-19.806216,5264.9309,3.330324,1.855279,4.266079,8.228154,-1.522613,-2.742411,-8.541379,4272.2692,3.30418,1.522717,3.635896,7.358856,-1.243958,-2.398848,-7.120359,22640.4307,5.478701,8.056183,14.673516,20.083181,-6.997787,-12.699611,-32.693026,23349.9961,5.406653,8.196465,14.838136,20.299338,-7.216883,-12.966587,-26.450429,88428.375,3.371329,24.905063,40.228358,103.445384,-17.56179,-37.29342,-304.124703,77763.1875,3.5607,21.711053,33.900783,77.326854,-15.350922,-28.165261,-200.087381,19687.9624,5.334306,5.282885,8.245412,13.661753,-4.794114,-8.278882,-30.050616,16888.7573,5.292478,4.687612,7.98337,13.654059,-4.178606,-6.775682,-22.688099,5812.8586,3.622069,2.072787,5.199939,11.216474,-1.679724,-3.148448,-9.80135,5140.0842,3.481976,1.712954,4.247485,8.651447,-1.461356,-2.873004,-9.340217,27779.7255,6.031262,9.679625,17.702313,24.602917,-8.459716,-16.065861,-41.694291,23856.1167,5.937495,8.7846,17.435558,24.596078,-7.430909,-14.201048,-34.477589,1
191203.6445,7.186182,49.170198,79.068206,266.128278,-33.430994,-90.842601,-840.066872,202681.6328,5.93169,55.052973,87.563142,191.464335,-35.271826,-93.061648,-1014.044508,34985.4085,9.793467,9.804538,13.539726,21.573301,-9.105262,-14.998557,-51.487985,34543.957,9.35038,9.628827,13.653489,22.442371,-8.84584,-14.664513,-47.749891,8591.0054,4.878637,2.981336,6.422214,9.359029,-2.327037,-4.142006,-12.372667,7089.1279,4.850451,2.401962,5.537659,10.199616,-1.90107,-3.417633,-8.307833,43204.7968,9.768138,15.482537,26.168697,35.663913,-13.729455,-25.523339,-62.77532,45662.4034,9.843721,15.854627,26.748751,34.814197,-14.090755,-25.587491,-66.415501,168667.1094,5.753308,46.344978,75.247491,261.19351,-28.368228,-84.039832,-773.246319,143374.3047,5.982065,39.795795,64.763072,154.266765,-23.854876,-61.254887,-659.141268,44468.6172,11.109089,12.022237,17.362621,32.614762,-11.556055,-19.641137,-74.182277,35544.7662,10.255651,9.348702,13.337136,27.589843,-9.098864,-15.656429,-54.940687,9368.7241,5.263366,3.163056,7.092448,12.810091,-2.575178,-4.587189,-12.749782,8247.9939,5.003755,2.603084,5.91617,9.609041,-2.217956,-4.047558,-12.271472,57459.4409,11.629157,19.825318,32.418625,44.81632,-18.611067,-35.376377,-116.563622,47367.4087,11.039121,16.723265,29.290384,39.92063,-15.475984,-29.458797,-89.362149,5
72510.3086,3.201618,19.181384,29.463647,61.369928,-15.041999,-28.438612,-172.793577,50042.5899,2.132211,14.322394,24.072904,66.296099,-11.309726,-23.207608,-160.190986,10840.5039,3.685279,2.929754,6.091106,10.460316,-2.678957,-4.370789,-13.680409,11001.7539,3.561712,3.019956,6.294683,10.904021,-2.757892,-4.674098,-12.422013,3573.7415,2.602029,1.338438,3.726989,6.265079,-1.05798,-1.956718,-5.952166,2918.3022,2.607741,1.11373,2.999847,6.864249,-0.869024,-1.691374,-6.630744,14612.7788,3.883941,5.230412,11.06467,16.662068,-4.470056,-7.684931,-18.605968,15125.1059,3.829747,5.342785,11.288904,17.619973,-4.567875,-7.982733,-18.744976,65974.0781,2.762801,18.140413,29.432693,73.62444,-13.531889,-27.351356,-171.080393,58106.3418,2.897401,15.567993,24.176052,59.310987,-11.823517,-23.48419,-168.688264,12296.1748,3.678291,3.272524,6.166063,12.953056,-3.002507,-4.961802,-16.864225,10792.3794,3.66087,3.090193,6.310654,10.746241,-2.674407,-4.540488,-14.717112,3935.3828,2.786124,1.504305,4.292512,9.218808,-1.162478,-2.295928,-8.115108,3495.4313,2.729644,1.266156,3.667731,8.426655,-0.989181,-2.014418,-8.579108,17727.2031,4.196072,6.122493,13.941785,21.650687,-5.290309,-10.089278,-26.947899,15199.4473,4.083042,5.735098,13.824631,22.245409,-4.72876,-9.05483,-23.483849,1
257506.83,9.576856,67.734421,112.23413,230.866027,-43.727071,-162.26523,-1322.427463,275711.7813,7.882981,75.186024,130.086638,473.352546,-45.039571,-170.921719,-1872.493167,62051.1477,17.206399,17.740325,26.598591,47.157542,-17.276023,-30.748111,-128.198448,59333.0429,15.665793,17.196758,25.468013,44.951116,-16.567755,-30.012175,-98.88601,12849.207,6.868534,4.42111,9.380839,13.503802,-3.543604,-6.190929,-16.952488,10557.4049,6.968049,3.50444,7.680992,11.376669,-2.853435,-4.976818,-14.254817,75124.4546,16.548491,27.258057,49.484322,61.850788,-25.001527,-48.864138,-163.212219,78350.0249,16.421317,28.132008,50.453511,63.568151,-25.811181,-50.980526,-154.420612,210608.3047,7.153871,63.259256,110.413773,271.441771,-35.952893,-119.473508,-1186.271492,189457.9629,7.742852,53.365894,87.816084,172.874435,-30.778641,-90.499635,-900.682658,80215.5132,19.685076,22.14259,31.99596,54.283605,-22.076589,-38.20097,-215.772557,64275.467,18.034221,17.034173,24.529749,43.040602,-17.306123,-31.037184,-139.485665,14023.4897,7.515343,4.729011,10.660887,15.08434,-3.96512,-7.203548,-20.065418,12265.65,7.195887,3.92808,8.331248,14.060733,-3.369171,-6.113132,-15.759944,100698.002,20.106739,36.366372,66.343749,88.452235,-34.32432,-70.017059,-293.38585,83340.3618,19.043626,29.98063,56.724449,73.176422,-28.322606,-56.40558,-182.536133,5
32486.4082,2.001982,9.692869,15.776468,39.506217,-7.138639,-12.314389,-64.716468,21438.8477,1.492155,7.05575,13.555619,40.646868,-5.371998,-10.064613,-67.290584,4045.4299,1.998829,1.509173,4.393126,8.495698,-1.024436,-1.963378,-6.912159,4216.3526,1.9962,1.584841,4.604029,8.662019,-1.062342,-1.885288,-6.222414,1472.1362,1.660719,0.835011,2.807661,6.837788,-0.466268,-1.113164,-4.80718,1245.5884,1.688455,0.694543,2.293757,5.085123,-0.38724,-0.901118,-4.135554,5702.7329,2.126791,2.861891,7.992119,13.555888,-1.70331,-3.273682,-7.241212,5909.0704,2.106079,2.956371,8.226763,12.570913,-1.779093,-3.155252,-9.526293,28904.9961,1.777399,9.324996,16.392235,47.754978,-6.639528,-14.158432,-75.785496,25764.25,1.841378,7.592574,12.821761,43.077826,-5.59809,-10.002383,-69.007325,4613.1733,2.005349,1.644325,4.314305,8.937056,-1.143377,-2.050541,-9.213955,4196.4731,2.033087,1.637813,4.458413,11.085906,-1.090946,-2.097012,-8.541796,1710.5803,1.781694,0.981779,3.277261,8.546723,-0.537513,-1.265169,-6.575629,1510.4364,1.756459,0.818,2.873169,7.788449,-0.462888,-1.194405,-6.150618,6775.3369,2.212915,3.420995,10.400759,17.643588,-1.994302,-3.837121,-12.203063,6025.1567,2.225381,3.285093,10.381748,16.420766,-1.832231,-3.366968,-9.484607,1
97591.8925,4.330042,26.592921,40.81407,68.551005,-16.139475,-28.090675,-207.349909,109273.961,3.770307,31.596665,52.678797,95.33032,-18.42856,-36.210315,-301.13289,11760.384,4.144705,4.002969,7.795795,11.075641,-2.536439,-4.074129,-12.069532,11698.0459,3.984932,4.078557,7.945796,11.034584,-2.571857,-3.964118,-10.956956,3715.5054,2.733583,1.796846,4.466637,7.692249,-0.907156,-1.604979,-5.365372,3141.6448,2.811636,1.484094,3.728705,6.308032,-0.76176,-1.426613,-5.582406,14957.8711,4.16972,7.062478,13.864175,17.77112,-3.950581,-6.611472,-17.703796,15586.977,4.14034,7.290532,14.00255,17.524068,-4.069063,-6.86075,-14.177929,90280.6718,3.695902,26.340259,43.200856,80.774564,-15.032565,-29.75159,-283.19054,76478.0644,3.767151,22.327173,35.339311,72.226698,-12.415638,-23.83467,-170.122333,13872.123,4.310485,4.517673,7.538915,11.646856,-2.953254,-4.616545,-16.122059,11499.3633,4.132787,3.823922,6.931055,10.986408,-2.471651,-4.013523,-12.16194,3899.1096,2.837323,1.903464,4.875702,8.595742,-0.991769,-1.99079,-6.665575,3458.5147,2.786309,1.596014,4.101543,7.699822,-0.84448,-1.715943,-6.60875,17743.6597,4.452013,8.119304,15.415254,20.782086,-4.68919,-8.09019,-21.570633,15290.0078,4.357439,7.32742,14.745206,19.658795,-4.134457,-7.242218,-18.403154,5
54861.2598,2.706183,14.714302,21.974381,45.443472,-11.626401,-18.395513,-109.90666,38010.2617,1.878191,10.903542,17.891103,40.667627,-8.618746,-15.090745,-82.486797,7707.8704,2.959519,2.21339,5.231744,8.110881,-1.860917,-2.983762,-9.413222,7846.2968,2.899687,2.30537,5.591255,9.054242,-1.9392,-3.158124,-7.895462,2639.2198,2.185561,1.102528,3.067935,6.027372,-0.774766,-1.506221,-4.940559,2194.2849,2.222155,0.918098,2.675079,4.99123,-0.641003,-1.302784,-4.32241,10548.1054,3.137365,4.05083,9.655024,13.277219,-3.159139,-5.413357,-13.064448,10937.2837,3.104381,4.127311,9.673664,14.592132,-3.242178,-5.578529,-11.998958,50154.0234,2.387505,13.912612,21.929585,46.371239,-10.541137,-18.469426,-104.654489,44164.0898,2.48007,11.934058,18.38334,38.584712,-9.186117,-14.909359,-87.874724,8798.3735,3.007371,2.44519,5.308161,8.356343,-2.075538,-3.341165,-9.889358,7791.9722,3.012608,2.353089,5.380341,10.07088,-1.894267,-3.351441,-10.201669,2926.2158,2.331174,1.263725,3.815473,6.888441,-0.891153,-1.761932,-6.50493,2605.5985,2.314179,1.052963,3.187504,7.591288,-0.752015,-1.670935,-5.568925,12703.5835,3.3808,4.723018,12.030603,17.691371,-3.699604,-6.827291,-16.398564,11078.3643,3.341486,4.488593,12.158953,17.64501,-3.359957,-6.131812,-13.210873,1
223328.8261,8.551952,57.524212,85.589154,181.885229,-38.478805,-123.1472,-1026.196558,238942.2578,7.047876,64.153928,99.869836,417.592469,-40.316212,-122.734759,-1111.796743,48409.8146,13.926635,13.04533,17.79552,26.0164,-12.977161,-22.311575,-70.799789,47070.2321,12.920327,12.847497,18.20895,24.240355,-12.543441,-21.559162,-61.558581,10769.4409,5.987344,3.50659,7.26051,10.820093,-2.931887,-5.091233,-11.452027,8926.3429,6.058261,2.822004,5.955799,8.808147,-2.392015,-4.225138,-10.191756,59534.2168,13.654618,20.217944,33.58474,46.707975,-19.215896,-35.989786,-92.710167,61784.1889,13.436826,20.807668,34.137483,40.115666,-19.792394,-37.862011,-110.958729,193444.0117,6.758459,53.850421,83.244711,175.167368,-32.080246,-106.113735,-751.898125,164017.4883,6.951869,46.298518,68.21706,186.820107,-27.590519,-75.308929,-718.713467,62068.1787,15.752066,16.266599,22.509148,38.660184,-16.573261,-28.083668,-110.483316,49356.802,14.514562,12.631537,17.174263,25.744317,-12.989475,-22.285075,-84.904938,11843.2954,6.620609,3.761567,8.313228,12.221482,-3.256281,-5.811,-15.708917,10375.9577,6.291193,3.092127,6.487121,9.7197,-2.798593,-5.280735,-15.195355,79225.0972,16.375198,26.359739,42.877534,55.689351,-26.149155,-50.408187,-173.521165,64807.9756,15.401319,22.022703,37.165679,46.890131,-21.797752,-41.820887,-120.594136,5
33131.9179,2.035784,9.861891,15.883212,36.172118,-7.343242,-11.943195,-50.51862,21901.9414,1.509485,7.201148,13.457351,36.342516,-5.51588,-10.00663,-48.317958,4176.4729,2.06133,1.513011,4.41403,7.934394,-1.020093,-1.700979,-5.712031,4252.1445,2.020082,1.582202,4.604828,7.226106,-1.072056,-1.84892,-6.143381,1525.6489,1.697956,0.822191,2.846252,4.90778,-0.467641,-1.083604,-3.93038,1299.0381,1.726734,0.709621,2.242095,4.635247,-0.397008,-0.942062,-3.74559,5762.3965,2.158493,2.882851,7.899189,11.438182,-1.724381,-3.058667,-7.390395,6038.0678,2.156723,2.919818,8.104091,12.919386,-1.774044,-3.318741,-8.261718,29773.8515,1.820139,9.352235,16.113321,41.918582,-6.680965,-11.829418,-67.253555,25671.4336,1.851189,7.740296,13.436493,34.058973,-5.658094,-10.193902,-55.617101,4748.142,2.070589,1.634987,4.302454,7.984961,-1.139712,-2.065974,-9.014709,4290.4643,2.090472,1.624214,4.604396,8.836197,-1.085828,-1.968568,-7.668304,1751.4238,1.813079,0.973274,3.430446,7.41367,-0.53881,-1.19236,-5.142027,1487.0395,1.750191,0.838203,3.004922,8.457264,-0.45738,-1.090551,-4.9024,7029.9331,2.304812,3.419818,10.22979,15.984437,-1.991625,-3.554481,-9.402319,6180.9209,2.287356,3.301401,10.394877,14.956754,-1.858268,-3.387121,-9.245483,1
97890.9727,4.396086,27.008307,41.952234,74.603352,-16.29254,-30.942114,-247.851225,111279.7266,3.858539,31.933532,51.863157,97.325655,-18.794498,-35.28248,-320.992791,11738.3184,4.218654,3.989779,7.608326,12.824999,-2.5754,-4.054509,-12.58681,11806.8384,4.061741,4.04212,7.7331,11.794616,-2.581916,-4.29726,-14.022596,3785.9656,2.795936,1.782323,4.310383,7.054714,-0.922235,-1.697452,-5.254498,3137.2491,2.804901,1.489488,3.838777,6.471228,-0.77798,-1.436036,-5.06172,15127.1499,4.279304,7.003597,13.554897,17.4154,-3.988234,-6.866054,-16.479859,15783.7881,4.235739,7.165331,13.638656,18.952041,-4.107021,-6.969857,-18.770602,91337.9726,3.77884,26.551638,42.310769,92.214867,-14.997673,-31.117199,-227.987025,77995.0137,3.882175,22.414193,35.297019,63.064454,-12.549988,-23.479399,-202.515435,13931.6944,4.404293,4.459725,7.621464,12.457554,-3.002632,-4.905368,-15.194045,11585.3504,4.24592,3.790338,6.719991,11.464019,-2.496591,-4.079931,-14.72771,3962.6377,2.897109,1.901041,4.945151,9.898815,-0.9916,-1.881259,-7.090392,3512.6186,2.85386,1.563942,4.219777,8.868791,-0.846825,-1.681631,-6.31108,17793.4985,4.546996,7.934134,14.838289,20.943824,-4.69712,-8.285339,-23.047013,15478.3496,4.494261,7.248467,14.663553,19.555873,-4.165853,-7.189534,-19.811056,5
55643.9746,2.752227,15.070006,23.520509,43.912858,-11.647233,-20.506813,-108.576126,38338.7851,1.90077,11.140137,19.081047,48.730919,-8.8312,-16.820162,-94.892947,7888.0867,3.050182,2.257582,5.388719,8.960607,-1.921677,-3.092477,-8.691622,8048.6128,2.978897,2.357007,5.568312,10.028004,-1.990253,-3.256745,-9.487434,2719.314,2.257216,1.110603,3.299269,6.633813,-0.807243,-1.567259,-5.773477,2234.5542,2.255336,0.928254,2.82145,7.127089,-0.667495,-1.307175,-6.340118,10713.3515,3.216026,4.070672,9.574718,13.76747,-3.200035,-5.865278,-12.018393,11149.3941,3.205398,4.185244,9.877117,13.584733,-3.298685,-5.968672,-14.178038,50601.6992,2.42225,14.165712,24.067591,54.663319,-10.596831,-19.074036,-120.713685,44651.1699,2.522416,12.232991,18.839213,46.473224,-9.179968,-15.861269,-95.110721,9012.8379,3.105279,2.489206,5.397896,9.412538,-2.134593,-3.567275,-12.96177,7967.3877,3.117396,2.387979,5.505844,9.454948,-1.943408,-3.30238,-10.687458,3009.4268,2.403826,1.282071,3.942189,8.538292,-0.889224,-1.928506,-7.550941,2648.3074,2.333362,1.076335,3.396984,7.856215,-0.761999,-1.627219,-6.335452,12949.1694,3.473899,4.777788,12.176211,18.303873,-3.759657,-6.727966,-19.141606,11264.8628,3.429742,4.507751,12.279437,17.125166,-3.429665,-6.214136,-15.298415,1
226654.168,8.822437,58.181447,91.27578,259.829519,-38.400064,-113.553844,-1185.950611,241045.5391,7.217999,64.917694,108.910793,356.033448,-41.292532,-203.144672,-1257.654293,48754.8157,14.302174,13.148543,18.436494,31.768248,-13.008679,-22.339717,-58.118188,47037.2497,13.145439,12.818849,17.779306,27.270083,-12.522078,-21.470164,-70.069638,10736.3098,6.11145,3.502902,7.311514,10.167245,-2.946166,-5.039851,-12.786085,8924.1188,6.09076,2.848904,6.112198,9.415683,-2.403176,-4.061948,-11.661463,60275.4449,14.113055,20.379839,33.771593,45.78459,-19.245242,-36.761739,-93.92509,62678.4361,13.901668,20.973232,34.310907,47.945862,-19.837726,-37.579076,-109.279294,199187.5937,7.073267,54.511553,84.841592,220.039092,-32.48073,-105.358201,-928.020208,164969.6211,7.124414,46.127218,77.016848,205.128738,-27.635813,-82.751739,-712.700063,61689.1599,16.125437,16.266731,23.210742,45.550965,-16.534334,-28.725814,-111.647935,49637.3735,14.89429,12.679356,18.26076,28.932965,-12.989839,-22.510352,-86.609348,11824.6504,6.669431,3.758003,8.037619,11.900084,-3.287862,-5.813653,-16.762868,10319.7872,6.327577,3.097488,6.586089,13.197119,-2.806972,-5.029304,-13.943357,78808.542,16.693793,26.510579,42.662121,58.229439,-26.291323,-52.713807,-180.644552,65085.8418,15.768813,22.104824,37.260567,48.309665,-21.796098,-41.554569,-119.104141,5
87744.7911,3.771729,23.95834,36.756981,64.995037,-18.277919,-32.129931,-179.607944,62675.3867,2.485649,17.737146,29.00482,68.374337,-13.982363,-25.731777,-152.153822,13898.2508,4.564678,3.654651,6.887215,10.190225,-3.448825,-5.808389,-13.635243,14117.2302,4.471801,3.777035,7.20994,10.760824,-3.531062,-5.622834,-14.567008,4397.5305,3.045614,1.606059,3.926212,7.397584,-1.276853,-2.290877,-5.860323,3660.7557,3.098226,1.319555,3.368389,6.372452,-1.055967,-1.953137,-5.162791,18682.5215,4.833954,6.504375,12.590586,16.399078,-5.702327,-10.22067,-21.973486,19451.6016,4.793646,6.67667,12.910863,18.188559,-5.888881,-10.231561,-22.346805,80325.0664,3.2399,22.119866,35.107653,76.2807,-16.192706,-30.227279,-196.642737,69901.1543,3.357017,19.241182,29.226628,68.978768,-14.022807,-24.863883,-153.710107,15784.355,4.599581,4.092637,6.960724,11.010915,-3.811485,-6.202735,-21.847526,13817.2913,4.605548,3.801389,7.136511,12.511733,-3.400598,-5.659701,-16.207782,4860.6684,3.285015,1.786561,4.760284,11.142836,-1.431418,-2.679936,-8.078619,4336.4293,3.216613,1.468919,3.883289,9.336223,-1.216066,-2.329655,-7.141567,22578.2026,5.238713,7.6041,15.819044,22.074557,-6.806804,-12.298622,-27.260205,19416.1099,5.102804,7.075966,15.51933,21.769696,-6.049859,-11.415612,-29.628503,1
155805.3691,6.513958,38.210689,58.438899,147.173438,-26.215148,-61.04427,-459.921811,171824.2734,5.588382,43.38359,66.631586,121.095469,-28.577479,-70.559207,-460.81572,23101.6641,7.392263,6.485614,9.523541,13.368245,-5.669524,-8.871792,-21.448209,23013.635,7.072187,6.430287,9.737841,13.709358,-5.598171,-9.101029,-23.496884,6425.362,4.099754,2.329122,5.396012,8.540766,-1.673199,-3.051704,-6.996771,5360.1305,4.130502,1.918406,4.413395,7.603296,-1.374662,-2.405475,-8.463878,29571.1816,7.493355,10.854068,18.37694,24.256382,-8.708294,-15.724685,-32.817582,30741.2627,7.395157,11.201316,18.85669,23.926236,-9.010442,-15.86204,-33.002613,140419.7344,5.343511,37.170046,56.877722,116.300978,-23.156254,-51.645834,-501.992974,117535.3731,5.41794,31.765263,48.306867,97.988607,-19.296929,-39.948347,-292.957584,28288.3171,8.016714,7.673372,10.627832,18.756762,-6.877319,-11.361021,-33.262625,23031.1431,7.50945,6.220203,9.012915,13.584481,-5.540204,-9.097496,-28.62358,6859.8489,4.322662,2.48651,5.877952,10.394205,-1.837264,-3.29463,-9.923258,6095.3353,4.28054,2.045986,4.885459,9.317189,-1.555678,-2.83339,-8.111564,36804.9126,8.420063,13.066042,21.214562,28.222974,-11.135296,-20.241027,-55.847569,31153.0659,8.060909,11.412789,19.706111,26.532438,-9.455166,-17.705575,-46.043346,5
7349.3614,1.237236,5.655669,10.676054,26.144894,-1.766005,-3.833268,-22.594036,3892.5273,1.094058,4.144143,9.250794,35.424762,-1.41505,-4.300241,-28.7059,951.8826,1.248409,1.138111,3.834068,8.790671,-0.262334,-0.756422,-5.605037,963.9942,1.238675,1.214179,3.970402,7.888776,-0.26843,-0.669371,-4.765203,341.4954,1.157061,0.690596,2.507543,5.89951,-0.130788,-0.514568,-4.221031,356.1601,1.204271,0.578493,2.116803,5.84452,-0.122676,-0.487329,-4.072939,1340.1543,1.277515,2.22978,6.993192,11.130589,-0.40776,-0.94136,-4.835668,1417.4541,1.28044,2.288307,6.895304,10.544592,-0.422961,-0.903784,-5.34054,6651.3243,1.189281,5.46237,11.317306,35.977669,-1.745004,-4.997001,-34.776279,5525.1113,1.18976,4.374809,8.641527,29.17651,-1.448964,-4.400011,-28.337683,1143.4419,1.267051,1.21542,3.62017,8.327917,-0.3026,-1.000635,-6.694287,1036.5205,1.274855,1.219644,3.818203,8.442499,-0.286044,-0.873755,-6.58786,421.3447,1.197697,0.80932,3.072852,6.880702,-0.164949,-0.708797,-5.362479,403.1606,1.208306,0.707353,2.697078,6.833868,-0.151887,-0.581819,-5.493505,1730.8545,1.333941,2.744081,8.900057,13.46369,-0.485409,-1.116574,-5.440784,1510.2525,1.325285,2.637191,8.934033,14.787949,-0.452915,-1.013946,-5.430935,1
34847.666,2.234612,17.688976,28.322489,50.522099,-4.641452,-8.811776,-61.373547,40104.332,2.05694,21.832469,37.901818,71.478577,-5.644631,-10.736504,-75.828701,3332.1528,1.935154,2.605807,5.689835,10.73864,-0.550722,-1.14321,-6.494807,3363.4075,1.891951,2.676452,5.967684,9.219686,-0.543069,-1.085369,-6.40511,1233.2483,1.601269,1.361658,3.48761,7.312589,-0.252363,-0.629072,-4.437392,1024.757,1.600764,1.13568,3.002947,6.225094,-0.217171,-0.614136,-3.978215,4172.9467,1.923565,4.60494,9.908683,15.187049,-0.767875,-1.461101,-6.201599,4403.1279,1.934322,4.741972,10.130673,13.962487,-0.810072,-1.431154,-5.338661,34662.9766,2.089293,17.899691,31.113483,64.605944,-4.633325,-9.211354,-72.647219,28611.5058,2.087835,14.657532,24.053002,46.240508,-3.726739,-7.969475,-67.747288,3803.5337,1.954327,2.781597,5.740774,10.335157,-0.622095,-1.237846,-6.905408,3184.9605,1.913228,2.434408,5.12463,8.81525,-0.527161,-1.071373,-6.737733,1299.5086,1.646569,1.425126,3.866397,7.863335,-0.259333,-0.843159,-5.790713,1139.6084,1.610708,1.205274,3.363437,7.586994,-0.241097,-0.737696,-5.811781,4741.2998,1.97134,5.071522,11.07552,15.830544,-0.876424,-1.664039,-8.00373,4140.2915,1.967792,4.686996,10.686066,15.090475,-0.774118,-1.445872,-6.530359,5
98941.0586,4.177194,26.193942,40.833299,76.39176,-20.233888,-34.293151,-268.431463,71007.707,2.716889,19.708132,31.76228,69.089422,-15.286532,-25.291163,-212.633795,17078.9497,5.551907,4.564463,7.782992,11.126067,-4.240739,-6.927614,-19.413093,17217.18,5.330943,4.682389,8.18881,11.692488,-4.353588,-7.16963,-18.872483,5282.5427,3.437113,1.876798,4.326024,7.270846,-1.506794,-2.75931,-7.423913,4332.2825,3.444655,1.553649,3.696245,8.838353,-1.249202,-2.315828,-5.714445,22674.0508,5.826101,8.070332,14.736567,19.10757,-7.014295,-12.36328,-26.62376,23576.3716,5.752422,8.239774,14.993099,20.052651,-7.191172,-12.705146,-27.993542,90598.9024,3.60408,25.141159,40.39311,74.663351,-17.790639,-38.327288,-301.390391,78975.7168,3.788596,22.026546,33.84494,75.537711,-15.472124,-25.387093,-203.579054,19645.8135,5.646794,5.174083,8.064656,13.669737,-4.719736,-7.805952,-28.130301,16869.9382,5.546027,4.661776,8.019099,13.447975,-4.107595,-6.987423,-23.920166,5839.5782,3.783322,2.100135,5.11431,9.97343,-1.657585,-3.046872,-11.044465,5197.8277,3.730645,1.733255,4.318172,10.019069,-1.448817,-2.84079,-9.363447,27365.918,6.313595,9.577466,17.570149,22.75734,-8.351771,-15.501452,-40.845799,23613.1358,6.205136,8.737707,17.527807,23.463206,-7.3712,-13.816242,-34.392315,1
195813.9981,7.889616,49.234151,76.168901,258.083541,-33.698861,-87.071296,-766.883981,207705.5859,6.562846,54.209008,83.286055,300.449983,-35.434072,-101.28961,-1039.430738,35761.2581,10.719116,9.791718,13.774116,22.814997,-9.201653,-15.510904,-45.237993,34921.1802,10.119905,9.615781,13.476599,21.888092,-8.936314,-14.768643,-45.834923,8742.0041,5.165761,2.948345,6.297275,9.925556,-2.353344,-4.250552,-9.291706,7215.2281,5.115924,2.393142,5.13615,8.68191,-1.926538,-3.305821,-8.645149,44774.9682,10.809567,15.660388,25.553944,33.240734,-13.996105,-26.186116,-76.836105,46502.1318,10.743917,16.135895,26.517664,32.906607,-14.430729,-26.201672,-64.530025,170747.6953,6.27591,46.442424,74.240507,248.663824,-28.474887,-76.337082,-713.947114,145870.6934,6.482564,39.725352,61.592162,146.438326,-23.921457,-56.65813,-548.611285,45411.709,12.201623,11.995457,16.765517,30.545763,-11.450268,-19.113552,-68.291114,35860.5766,11.117598,9.344755,13.206827,22.392011,-9.127449,-15.695538,-47.69583,9453.3582,5.49351,3.175338,6.968752,12.335928,-2.601721,-4.877926,-12.517482,8322.1096,5.400727,2.566446,5.618223,9.690731,-2.212199,-4.122256,-13.299345,57862.1548,12.645631,19.846889,31.937733,43.912421,-18.691217,-35.480826,-112.220241,48476.3481,12.008342,16.646843,27.881624,38.365518,-15.562761,-30.984252,-78.344211,5
72983.332,3.339495,19.40026,29.013056,54.45824,-14.952494,-24.998934,-163.000269,50871.9961,2.221486,14.384295,23.302895,53.846627,-11.375315,-20.163361,-136.330626,10869.312,3.835598,2.876138,6.135151,10.46747,-2.68166,-4.320352,-13.223741,11100.8145,3.765773,3.003551,6.331775,9.782393,-2.745323,-4.471742,-12.527567,3589.5867,2.686526,1.344546,3.556809,6.102315,-1.046697,-2.004484,-6.18798,2948.3167,2.683161,1.12185,3.054583,6.563124,-0.863292,-1.734119,-5.20059,14708.9444,4.076341,5.207331,10.991619,16.846897,-4.460169,-7.832524,-19.245942,15239.7696,4.040154,5.346708,11.286503,16.314852,-4.603274,-8.318571,-17.192219,65187.3555,2.846857,18.406843,29.164668,67.368242,-13.540293,-25.140606,-184.090638,58436.6231,3.000488,15.900395,24.534522,56.383505,-11.683216,-21.123699,-113.444412,12453.2217,3.913875,3.199224,6.066189,10.304269,-2.961172,-4.889709,-16.360327,10855.1245,3.847142,3.046528,6.241099,11.623095,-2.651293,-4.343378,-12.777067,3964.1873,2.884103,1.527637,4.305281,9.240196,-1.164311,-2.309961,-7.758894,3463.856,2.805913,1.268998,3.620721,7.893076,-0.992651,-2.060328,-6.938204,17563.4902,4.37807,6.056898,13.801038,19.282684,-5.288421,-9.548658,-25.344908,15295.6113,4.296415,5.692795,13.701032,18.632377,-4.712694,-8.748564,-18.668263,1
257498.457,10.233913,68.872473,121.863835,364.197524,-44.542124,-161.182144,-1664.735576,267334.5,8.23766,74.779175,120.910981,517.156868,-45.308769,-171.290038,-1737.083356,63954.064,18.803003,17.833314,26.122992,40.283284,-17.473987,-31.00338,-121.457778,60729.2805,17.106273,17.409774,24.840894,38.694384,-16.745383,-29.94135,-113.45304,12890.8025,7.274771,4.384847,9.13992,12.943656,-3.586262,-6.281484,-14.283192,10704.2917,7.319971,3.501734,7.556529,10.808787,-2.880095,-5.068745,-15.801723,77056.1772,18.142603,27.558916,49.325867,63.428727,-25.309067,-50.358817,-144.842156,79560.6685,17.922839,28.433553,49.710262,65.986679,-26.192096,-50.95536,-168.201911,222903.3359,7.982256,63.402521,105.534245,300.724264,-36.893064,-139.369295,-1128.446194,187955.2304,8.174813,54.152832,89.030199,315.151728,-31.196939,-87.81393,-879.133621,81854.1279,21.715901,22.247207,31.973622,55.678561,-22.035419,-40.610869,-185.944,63522.4528,19.104575,16.947139,24.964215,45.175684,-17.341728,-29.124653,-124.613922,14129.4622,7.942339,4.723157,10.169782,16.793906,-3.992157,-7.108565,-21.315903,12428.9954,7.632899,3.87954,8.062143,12.699331,-3.412293,-6.164662,-14.057414,101736.8979,21.891939,36.102564,64.004798,84.413116,-34.318973,-70.456272,-269.587726,83156.7675,20.385212,29.929587,54.471153,70.00218,-28.298108,-58.844076,-178.04361,5
71997.2675,3.334527,19.411132,28.888089,56.082227,-15.106232,-25.659346,-147.770026,50550.3633,2.224791,14.307138,23.160934,50.116131,-11.367062,-21.558835,-111.507928,10565.653,3.784808,2.765043,5.837995,9.690044,-2.607713,-4.184815,-11.968497,10736.3093,3.690786,2.932766,6.308472,9.485985,-2.661276,-4.32798,-12.447147,3496.5554,2.665242,1.301155,3.429036,6.141365,-1.017802,-1.919133,-5.895298,2861.9919,2.639768,1.086697,2.898376,5.732519,-0.859725,-1.810828,-5.505939,14407.9893,4.029366,5.07575,10.82809,15.732211,-4.398068,-7.787042,-18.115405,14950.2573,3.98655,5.163012,11.064105,15.214744,-4.525353,-7.876107,-16.099123,66407.6601,2.873605,18.57139,28.761425,65.124704,-13.679723,-23.743726,-192.897335,58509.2344,2.985681,15.816077,25.223276,50.717239,-11.895194,-21.087485,-137.359183,11930.0844,3.787141,3.078845,6.061833,11.670252,-2.853782,-4.814805,-14.81382,10590.7117,3.787089,2.95966,6.253534,11.640161,-2.621058,-4.32277,-15.367653,3831.29,2.830681,1.475518,4.248637,8.913106,-1.14771,-2.293236,-7.845182,3420.7431,2.818839,1.227022,3.548812,7.491839,-0.978569,-1.988362,-8.036976,17182.8422,4.267848,5.826456,13.906483,19.894011,-5.106574,-9.256505,-27.478789,15040.1445,4.25578,5.508376,13.746178,18.441823,-4.638687,-8.871051,-18.471698,1
243019.4628,9.910786,68.05939,104.955838,416.630769,-43.810295,-154.304945,-975.412865,280140.9296,8.750065,74.162657,121.03348,301.522166,-44.417304,-156.467143,-1680.545873,62511.5635,19.006473,17.626655,25.153923,38.532472,-17.292433,-30.238198,-111.539028,60155.0593,17.336637,17.297012,25.081311,41.142855,-16.59457,-29.101773,-107.351443,12894.2418,7.475177,4.402251,9.398556,12.437448,-3.563536,-6.269214,-16.435589,10609.0885,7.38849,3.522265,7.742495,11.90371,-2.857205,-5.035853,-13.311038,75185.9727,18.127545,27.803011,49.835644,67.329549,-25.077397,-48.483845,-151.656809,79245.6611,18.124843,28.748214,51.141152,69.358877,-25.945985,-51.233141,-170.439929,224911.4023,8.187253,62.874906,104.342134,350.758466,-36.493569,-124.040288,-1075.580275,187891.375,8.267893,54.006258,87.679909,203.60601,-30.947422,-86.703447,-868.764218,79010.7458,21.421097,21.874942,31.714867,55.518777,-21.923712,-39.09969,-174.993695,62805.0686,19.245925,16.945185,24.381704,40.109014,-17.115418,-29.827129,-116.583453,14127.8958,8.285656,4.697946,10.460122,15.27084,-3.95471,-7.366114,-18.491248,12470.7118,7.944959,3.860359,8.351606,12.588889,-3.391525,-6.206281,-17.463455,98480.7309,21.724692,36.374614,64.848415,92.506874,-33.602062,-67.336269,-258.488,81575.8066,20.355278,30.062797,55.948275,70.727563,-27.778922,-54.964362,-189.298858,5
32267.5313,2.063852,9.647094,16.077581,37.727108,-7.030194,-10.921078,-53.238251,21182.6524,1.522153,6.938042,12.767138,38.222223,-5.290551,-9.304874,-53.318752,4037.1513,2.08344,1.481926,4.327417,8.619995,-1.014034,-1.692365,-6.069692,4183.2151,2.070681,1.575036,4.582066,8.016343,-1.046205,-1.930583,-5.726385,1515.043,1.731564,0.829077,2.726863,6.41382,-0.478215,-1.103342,-4.104598,1274.3165,1.750796,0.712959,2.348173,4.931954,-0.39661,-0.916452,-4.172281,5765.4375,2.227339,2.877286,8.07792,11.421384,-1.733237,-3.009113,-10.180468,5944.5161,2.198357,2.917481,8.202197,13.090166,-1.780402,-3.133268,-7.500804,29958.7539,1.861911,9.398639,16.936196,46.668745,-6.623462,-12.687843,-74.536859,25795.7364,1.888229,7.73271,12.944805,37.328337,-5.606248,-9.925442,-51.07582,4493.0805,2.061748,1.613757,4.354248,9.715274,-1.110444,-2.026838,-7.803899,4228.736,2.133269,1.624658,4.460324,8.768926,-1.070992,-1.947913,-8.745885,1686.0708,1.829679,0.981066,3.390243,8.775243,-0.527419,-1.340306,-6.000114,1576.0566,1.861366,0.853588,3.032308,9.08071,-0.459479,-1.132171,-5.767026,6717.0064,2.291727,3.402673,10.39139,15.854994,-1.974515,-3.60441,-10.713023,6006.0405,2.310875,3.261504,10.386193,15.318896,-1.840818,-3.460705,-10.441936,1
98388.6191,4.688555,26.064717,38.929245,57.75257,-16.241909,-28.320486,-199.181826,113007.8671,4.139251,30.692978,49.110942,81.255688,-18.772433,-38.258995,-287.68536,11886.8313,4.538046,3.707549,6.861877,10.007848,-2.531131,-4.052848,-11.723613,11827.4533,4.326306,3.773437,7.131664,11.136504,-2.554545,-3.97919,-11.916124,3803.982,2.929283,1.679126,4.275859,6.441699,-0.920017,-1.674316,-5.518406,3195.8386,2.960137,1.405102,3.553081,6.809867,-0.768862,-1.399227,-4.706153,15513.4716,4.62346,6.548679,12.23043,16.350135,-4.014587,-6.906422,-16.665389,16132.7656,4.559716,6.761607,12.496505,16.616303,-4.137587,-6.726206,-15.179966,92823.3829,4.036635,26.044997,40.867848,72.88062,-15.190409,-29.889083,-204.019594,78088.3379,4.072386,22.053059,34.347956,61.202639,-12.559825,-22.638133,-157.857857,13837.2791,4.684909,4.124831,6.81004,13.422983,-2.934283,-4.814278,-18.197193,11569.8816,4.495804,3.570357,6.182445,10.636327,-2.456012,-3.910533,-15.377827,4013.0821,3.0572,1.781167,4.566337,8.700894,-0.988572,-1.91736,-7.049117,3562.1185,3.041691,1.490182,3.783665,7.943592,-0.845474,-1.626231,-6.03551,17995.5976,4.872474,7.365567,13.581542,18.680121,-4.702135,-8.107291,-20.674521,15589.8989,4.78135,6.726016,13.235593,17.429143,-4.14053,-7.429714,-22.5961,5
55054.9961,2.828323,14.607104,21.235817,37.447953,-11.459562,-17.779211,-73.407622,38029.8047,1.945528,10.787438,17.342199,33.167586,-8.593482,-13.966366,-57.457362,7644.3265,3.133139,2.153407,5.156015,7.39378,-1.839415,-2.824783,-6.002245,7777.168,3.035029,2.264774,5.404745,7.709461,-1.905335,-2.884968,-6.265414,2655.708,2.285591,1.088376,3.090617,5.77442,-0.766735,-1.553496,-4.286804,2203.8891,2.286141,0.91767,2.715636,5.003994,-0.643233,-1.180864,-3.35684,10526.3432,3.301471,3.995235,9.477998,12.789009,-3.114503,-5.260337,-8.139315,10960.4981,3.281655,4.080334,9.577577,13.278363,-3.194694,-5.402716,-9.206896,50387.1797,2.478594,14.069334,22.35126,44.247341,-10.51827,-16.909514,-88.918357,44742.7656,2.593878,12.094806,17.783343,36.247398,-9.017282,-13.859569,-68.390936,8710.3164,3.160875,2.365204,5.014128,8.28942,-2.040203,-3.120478,-8.247478,7770.6072,3.183354,2.298144,5.29297,8.027291,-1.879533,-2.853584,-7.522186,2961.5813,2.457331,1.249353,3.774683,6.581075,-0.848457,-1.656187,-4.769251,2585.5712,2.386782,1.040906,3.306664,5.753278,-0.732647,-1.422173,-4.504654,12597.1548,3.554068,4.605736,11.917805,16.477977,-3.623739,-6.247278,-13.148555,11004.8398,3.508662,4.372762,12.024897,16.733616,-3.289233,-5.800325,-11.484517,1
231272.3359,9.520885,56.30094,80.008085,120.951836,-38.440411,-84.653661,-785.643491,247321.6836,7.853282,62.099658,92.240902,133.072003,-40.073899,-91.362213,-895.027935,48297.8233,15.383027,13.01527,17.878753,24.140481,-12.864821,-21.52946,-47.684229,46837.4236,14.20901,12.745645,17.142617,23.483595,-12.430813,-19.801086,-46.33383,10903.8324,6.519695,3.462366,6.79648,9.141935,-2.920973,-4.880551,-8.434879,9037.3964,6.5303,2.800468,5.725021,8.162024,-2.383327,-3.931833,-7.600937,59952.71,15.017196,20.291916,32.773218,40.03611,-19.282177,-35.271773,-69.552132,62552.813,14.848526,20.864817,33.434528,40.21073,-19.882166,-35.34116,-72.258827,199184.2148,7.463707,53.233581,82.29789,167.432182,-32.146066,-70.855456,-660.132593,171797.6191,7.739848,45.737483,70.339094,122.195574,-27.482899,-58.036486,-482.356615,61327.6751,17.333083,16.097081,22.092158,34.076624,-16.27137,-26.282947,-73.735587,48535.8989,15.876763,12.530354,17.073537,24.720301,-12.814085,-20.818287,-56.275976,11790.0677,7.048188,3.694076,7.543107,11.40438,-3.234017,-5.506044,-11.007239,10434.8521,6.925939,3.031948,6.198762,9.127922,-2.782307,-4.698845,-9.635349,79108.7373,18.013186,26.066654,41.425817,52.96077,-25.912103,-48.137421,-127.57149,65137.4697,16.930569,21.904424,36.019779,44.20902,-21.528528,-39.95679,-92.771757,5
88444.0215,3.918268,23.614322,34.922334,54.349862,-18.043446,-26.448161,-136.973486,63041.3593,2.554769,17.582832,27.257385,45.230736,-13.800831,-20.605389,-92.033243,13490.3371,4.739035,3.469769,6.586975,9.091222,-3.363103,-5.166963,-12.487942,13772.9467,4.611856,3.607297,6.766785,9.752527,-3.451689,-5.315953,-10.240118,4375.7525,3.13192,1.531372,3.73316,5.771989,-1.250729,-2.212992,-4.259338,3653.3648,3.186826,1.285699,3.164093,5.401808,-1.028623,-1.753174,-4.467896,18501.3032,5.031079,6.348077,12.234608,15.477658,-5.624596,-9.70384,-16.246455,19224.6582,4.982464,6.492144,12.358647,15.843149,-5.778634,-9.884477,-18.347841,80090.6406,3.332814,22.197169,34.756071,72.051703,-15.992102,-26.420389,-144.99754,70821.1582,3.471207,19.398508,27.8651,46.811464,-13.910797,-21.872433,-114.15615,15254.8784,4.757825,3.885633,6.543898,10.978765,-3.713246,-5.684264,-14.965834,13447.8298,4.741303,3.675676,6.917786,9.383867,-3.326561,-5.219704,-11.801359,4809.7886,3.37312,1.724436,4.401898,7.826907,-1.377635,-2.533686,-6.213701,4301.7849,3.366961,1.428548,3.876834,6.806422,-1.190224,-2.26293,-5.718143,22123.1973,5.386618,7.31988,15.084581,19.276156,-6.611551,-11.723276,-21.974106,19143.4107,5.299581,6.90341,15.110246,19.751828,-5.927003,-10.491417,-19.774336,1
157186.6387,6.889004,38.003012,54.211243,82.827306,-26.381358,-52.459885,-347.876493,170800.7383,5.847747,42.954263,63.803742,96.388132,-28.971675,-54.835664,-438.174493,23058.9614,7.945998,6.26909,8.796662,10.859946,-5.571774,-8.507162,-21.800652,22793.8772,7.498698,6.244728,8.964185,11.629282,-5.490793,-8.375038,-20.588555,6476.9855,4.315512,2.247678,4.826537,7.403703,-1.650249,-2.868552,-6.369012,5407.0177,4.386097,1.867047,4.128329,6.092717,-1.368289,-2.226152,-5.331918,29804.2417,8.005248,10.55336,17.199163,20.868167,-8.691783,-15.032292,-27.401287,31198.1924,7.939572,10.884005,17.393615,21.596546,-8.958876,-15.394472,-30.905319,141764.8027,5.648689,36.757563,55.1586,93.458378,-23.130095,-44.765842,-411.415413,118266.4003,5.647214,31.407368,46.063891,81.573579,-19.316078,-34.918652,-251.763048,27890.4551,8.534405,7.440913,9.858399,14.145041,-6.716813,-10.215197,-27.952161,22771.717,8.050746,6.088332,8.487655,12.869555,-5.429033,-8.44983,-23.835042,6922.0821,4.590268,2.387149,5.306645,9.153982,-1.784603,-3.181602,-7.697949,6099.7103,4.499307,1.981709,4.510728,7.482112,-1.529947,-2.710455,-6.599398,36818.9482,8.997367,12.60957,19.479586,25.775427,-10.91902,-19.397212,-45.5282,31250.7602,8.655041,11.0518,18.218084,23.495514,-9.394341,-17.004871,-37.8287,5
7130.5742,1.238801,5.372425,9.816413,23.359036,-1.751232,-4.050218,-22.938687,3666.9844,1.092618,3.91686,9.107919,36.048159,-1.431406,-3.651832,-27.534184,935.6343,1.267186,1.067449,3.652991,7.232174,-0.252923,-0.712574,-5.141249,959.9558,1.257155,1.124398,3.649925,6.239202,-0.266452,-0.656826,-3.764545,397.1674,1.196645,0.649952,2.305155,5.566066,-0.14584,-0.525777,-3.449642,316.321,1.190683,0.558965,2.089313,4.972756,-0.113965,-0.449875,-3.194994,1350.4014,1.300651,2.1144,6.492007,10.254195,-0.402655,-1.051157,-4.663403,1383.503,1.290868,2.154369,6.597816,10.747903,-0.423999,-0.914221,-5.302326,6719.9415,1.198973,5.259637,11.162089,34.694637,-1.806544,-4.589924,-32.046242,5598.3145,1.198743,4.264526,8.215128,26.474471,-1.538487,-3.388253,-25.912397,1100.678,1.281375,1.144286,3.440349,7.992067,-0.296106,-0.791978,-5.158066,998.769,1.288088,1.170389,3.658833,7.583221,-0.281522,-0.814106,-5.958389,456.1097,1.226646,0.782001,2.964891,6.761932,-0.172557,-0.609136,-4.680574,458.5572,1.260214,0.679578,2.50521,6.882307,-0.151834,-0.584673,-4.782157,1667.7666,1.341697,2.528162,8.32252,13.7671,-0.487301,-1.214914,-6.243648,1480.2343,1.340354,2.49745,8.41256,14.944777,-0.454271,-1.027991,-5.204444,1
36189.4277,2.369902,16.544709,26.672308,46.865268,-4.699102,-8.22416,-47.390088,41989.2188,2.191307,20.505448,36.239241,68.615967,-5.649244,-11.001975,-68.067554,3356.3587,2.039771,2.326523,5.113395,7.868066,-0.542074,-1.018299,-5.022369,3420.043,2.001436,2.395483,5.217153,8.477921,-0.557753,-1.090129,-4.566102,1269.9882,1.656337,1.235886,3.216371,5.823731,-0.253487,-0.636401,-4.552393,1088.7435,1.689841,1.039561,2.728237,5.783633,-0.220033,-0.560216,-3.455723,4409.8164,2.06826,4.111611,8.760139,12.878271,-0.808268,-1.359242,-5.313536,4588.8667,2.049943,4.246318,9.080162,12.720068,-0.826257,-1.479215,-6.449624,36057.2149,2.203368,16.983984,28.919792,63.917345,-4.738064,-9.786966,-68.320193,29753.5,2.195911,13.728681,22.445089,49.989303,-3.872719,-7.794283,-46.756619,3872.2756,2.08546,2.466353,5.064185,9.37641,-0.610874,-1.189537,-7.75562,3248.8379,2.029221,2.196368,4.530869,8.044249,-0.524983,-1.109091,-5.837221,1293.3908,1.685863,1.313779,3.474672,8.172277,-0.265084,-1.006244,-6.108892,1207.808,1.7164,1.113816,3.096843,7.425162,-0.232672,-0.634924,-5.383238,4875.2773,2.082291,4.500396,9.593437,15.697554,-0.894322,-1.643673,-7.096314,4300.9536,2.083194,4.189067,9.394454,13.134531,-0.798434,-1.509758,-5.694449,5
99359.4512,4.330407,26.07324,37.331086,59.123491,-20.222897,-35.185583,-261.046951,71543.9179,2.817987,19.531864,30.339999,56.2776,-15.522846,-26.436229,-149.39887,16786.9831,5.871071,4.415269,7.437886,11.214705,-4.185161,-6.639627,-19.704281,17004.2291,5.682396,4.514852,7.723925,9.880821,-4.296355,-6.962803,-16.979136,5262.3515,3.610955,1.838567,4.162492,6.504081,-1.484914,-2.618113,-6.687291,4308.9554,3.599232,1.51716,3.637141,6.029937,-1.230409,-2.299415,-5.832851,22632.2099,6.156859,7.922281,14.183305,17.242803,-6.928401,-12.121358,-30.101941,23450.6792,6.061932,8.108733,14.478667,18.242638,-7.107507,-12.818696,-29.677174,91638.457,3.756352,25.232557,38.891447,68.577551,-17.787036,-33.396242,-249.707242,81214.7129,3.969509,22.484963,32.328966,60.503675,-15.425264,-26.582381,-193.871721,18946.47,5.930748,4.995791,7.772552,10.624706,-4.652571,-7.61367,-22.035024,16426.4514,5.880793,4.54922,7.765684,12.247301,-4.09881,-6.679076,-18.544901,5785.4237,3.924182,2.054694,4.973288,9.303822,-1.648849,-3.15737,-9.923336,5198.4176,3.880827,1.686687,4.126542,7.456762,-1.437052,-2.732418,-8.712064,27108.1445,6.70305,9.34541,16.88308,21.623076,-8.189312,-15.316734,-42.054445,23422.022,6.620222,8.572241,16.943306,21.304395,-7.281729,-13.778196,-28.962064,1
195314.1543,8.264694,48.48857,68.67841,142.965131,-33.219628,-68.328749,-520.292657,210723.0312,7.009701,52.747753,77.169865,112.272052,-34.828527,-73.339445,-686.01444,35248.6888,11.714591,9.61989,12.94995,17.195557,-9.078815,-14.336029,-31.257479,34428.0966,10.876643,9.42672,12.602534,16.726426,-8.864161,-13.85383,-27.856852,8788.0177,5.508704,2.886888,5.728514,7.572942,-2.316473,-3.995177,-9.138379,7329.7726,5.596505,2.349539,4.81489,7.157655,-1.896091,-3.216732,-6.612326,44922.4213,11.710367,15.438192,24.557386,29.285901,-13.806893,-24.2964,-49.151192,46614.646,11.554792,15.938188,25.135573,31.33982,-14.282536,-25.238488,-45.887906,171735.0039,6.631952,45.836943,69.233251,129.838873,-28.419348,-62.460016,-505.571198,148421.7168,6.864073,39.518083,58.045183,150.156594,-23.792054,-45.869241,-363.291262,44072.7974,13.003828,11.739196,16.04063,25.197697,-11.211196,-17.968166,-48.891512,35367.2046,12.032244,9.254266,12.555015,19.373458,-8.917783,-14.100198,-39.421068,9488.5104,5.967265,3.075376,6.318056,10.842463,-2.551271,-4.257441,-9.633186,8316.7892,5.754672,2.519262,5.193908,7.979876,-2.173937,-3.720549,-9.285769,57739.312,13.638397,19.438952,30.53343,40.598974,-18.323367,-33.380312,-77.599949,48071.8531,13.051852,16.431241,26.828137,33.839788,-15.344515,-28.061034,-58.081361,5
100721.1582,4.335549,26.899575,39.550643,59.299645,-20.328417,-35.135583,-161.846807,71402.1953,2.794871,19.970645,31.255511,52.015504,-15.43701,-25.494836,-117.704087,16507.0307,5.719849,4.336999,7.210033,9.586487,-4.122516,-6.342361,-12.96045,16729.3176,5.506646,4.42902,7.417434,9.83423,-4.227395,-6.576531,-15.663812,5187.0266,3.578692,1.795308,4.019996,6.008903,-1.462216,-2.50187,-5.306553,4281.7869,3.601918,1.484898,3.403623,5.844955,-1.200004,-2.10986,-4.295667,22315.5835,5.99182,7.786177,13.716625,17.394568,-6.813776,-12.102924,-20.330002,23220.5107,5.917714,7.973232,14.010156,17.262773,-7.026631,-11.855576,-19.384468,91606.5898,3.699648,25.766259,38.97866,64.44571,-18.050073,-29.011313,-168.729469,81300.4278,3.870196,22.367725,33.721104,63.904207,-15.716787,-26.445578,-146.402951,18606.7797,5.729893,4.833826,7.403662,10.606393,-4.587281,-7.246866,-16.824291,16236.2278,5.662557,4.470598,7.534349,10.002472,-4.043159,-6.465206,-13.363544,5732.6676,3.905745,2.007647,4.718295,8.127764,-1.613184,-2.853772,-7.46202,5110.1872,3.858842,1.664333,4.121528,7.366665,-1.402418,-2.56783,-7.329235,26833.0786,6.472546,9.090998,16.389577,21.3945,-8.073392,-14.323239,-30.229833,23066.6514,6.329192,8.428756,16.448841,19.792246,-7.188658,-12.974101,-26.343589,1
194912.0918,8.379343,48.592443,70.262265,125.963651,-33.843649,-67.447801,-542.498514,215166.6015,7.214741,53.646465,79.850956,139.180787,-35.525534,-76.637019,-621.562715,35654.7431,12.007619,9.648808,12.953334,16.926469,-9.074276,-14.68518,-32.239881,34654.3064,11.108205,9.484948,12.877003,17.062848,-8.866081,-13.64999,-29.016736,8849.9107,5.567115,2.894565,5.787392,7.83693,-2.330605,-3.826747,-7.064085,7386.2152,5.694916,2.354532,4.895259,7.079912,-1.904536,-3.277869,-6.44787,45047.9013,11.799291,15.673086,24.740884,30.127861,-13.920633,-24.676039,-52.480224,47308.562,11.790253,16.127658,25.521216,29.704176,-14.410907,-24.885373,-48.296678,177303.5917,6.874262,46.15655,68.690454,109.638481,-28.535782,-60.917244,-512.917115,148701.9804,6.902031,39.620503,58.696975,98.01211,-24.143072,-44.806668,-420.590446,44063.5095,13.204657,11.818812,15.705423,22.606102,-11.284189,-18.2917,-46.199506,35272.2544,12.08492,9.323672,12.680145,18.707093,-9.00606,-14.64754,-35.65317,9532.88,6.012894,3.088645,6.31907,9.160869,-2.554868,-4.35077,-9.346987,8401.5662,5.92156,2.531594,5.279747,8.343803,-2.182196,-3.749994,-9.103259,58405.25,13.870595,19.691847,30.647953,39.210226,-18.356565,-33.326719,-79.624097,48275.2058,13.071002,16.627232,27.050883,32.983096,-15.453512,-28.524853,-60.219587,5
72266.0918,3.43592,19.170641,28.223647,44.090874,-15.012373,-22.236285,-100.457928,50695.3242,2.293013,14.097247,21.784831,41.329669,-11.305915,-17.974725,-82.011311,10539.717,3.997078,2.788496,5.81015,8.249405,-2.591635,-3.980259,-10.240056,10815.9483,3.896209,2.917093,6.056398,9.112507,-2.669928,-4.050356,-7.63726,3553.078,2.76907,1.310132,3.447581,5.072721,-1.017585,-1.839756,-3.865704,2942.6795,2.784828,1.095125,2.865169,4.903112,-0.835448,-1.460561,-3.498933,14589.2798,4.253824,5.112259,10.751854,14.079544,-4.369181,-7.564115,-12.921532,15113.2188,4.200487,5.23314,10.92533,13.620249,-4.52819,-7.579767,-14.80682,66772.5468,2.974899,18.459247,28.834335,55.281449,-13.634285,-21.809457,-126.397254,59564.1368,3.12918,15.943387,24.246856,54.370563,-11.935506,-19.087933,-84.724028,11916.5193,4.01708,3.077461,5.807362,8.581808,-2.865954,-4.387028,-10.397381,10562.0986,4.030027,2.953709,6.070638,9.281223,-2.585998,-3.98347,-9.383625,3916.1775,2.984542,1.488956,4.12074,7.729315,-1.12767,-2.093897,-5.826871,3505.9596,2.962615,1.23519,3.470419,6.483644,-0.962855,-1.754765,-5.640549,17377.1392,4.551093,5.865178,13.388838,19.021522,-5.113465,-9.002071,-20.884991,15087.726,4.470493,5.53684,13.447952,17.740484,-4.591526,-8.097332,-17.073314,1
261836.289,11.077437,66.022885,95.874117,157.317223,-43.498675,-109.638146,-1047.424791,275066.3984,9.026842,71.940331,108.746966,163.176249,-43.915285,-112.819965,-1117.369527,62279.1802,20.406387,17.535984,24.418852,31.174429,-17.061627,-28.160172,-69.910345,60130.5579,18.837309,16.936493,23.836874,32.442071,-16.3235,-26.768597,-60.283955,12918.6498,7.779335,4.273593,8.663991,11.277653,-3.508115,-5.935794,-11.11095,10734.5294,7.887072,3.425468,7.043034,9.733923,-2.838645,-4.618909,-10.209069,75947.8071,19.461916,27.148759,47.168254,54.420935,-24.833377,-47.355312,-98.266002,79292.2715,19.279709,28.083775,47.801268,57.741181,-25.7074,-46.873691,-107.369697,222250.1406,8.469557,61.258097,95.919053,160.30074,-35.932334,-84.526335,-783.503859,189860.9062,8.661054,53.048337,79.965869,132.91823,-30.527925,-68.440129,-606.186852,78707.3858,23.116746,21.658134,30.327272,42.515282,-21.604363,-35.276762,-116.440296,62580.6374,20.987358,16.71802,23.246006,33.924135,-16.928501,-28.112162,-88.581757,14052.1299,8.476207,4.588257,9.742601,15.433439,-3.883916,-6.591114,-14.915779,12306.3677,8.143527,3.774807,7.671593,11.185348,-3.337356,-5.554622,-11.621311,100452.145,23.556233,35.376787,60.971215,75.003818,-33.479678,-64.94834,-171.288681,82769.0964,21.920617,29.358977,52.912826,62.139641,-27.690721,-53.035239,-142.417035,5
6814.0429,1.231752,5.47624,9.746805,19.69416,-1.691867,-3.299435,-13.070785,3064.8515,1.078234,3.935711,8.393269,21.310782,-1.346763,-2.77693,-19.914735,814.417,1.232807,1.105301,3.693435,6.238211,-0.256355,-0.530397,-2.605286,837.8404,1.227349,1.144719,3.661217,6.242645,-0.264648,-0.591432,-2.61124,368.4697,1.186349,0.647157,2.255106,4.250147,-0.125283,-0.389622,-2.531393,296.5604,1.182632,0.553134,1.917334,3.881283,-0.113093,-0.358735,-2.807047,1272.7734,1.285601,2.19561,6.597011,10.526221,-0.387565,-0.739406,-3.297728,1347.1635,1.287729,2.213993,6.639084,9.968653,-0.411061,-0.810841,-3.446349,6373.2969,1.189668,5.431301,10.824686,27.291021,-1.773613,-3.738195,-21.998861,5508.9903,1.195621,4.350267,7.982908,22.229574,-1.488358,-3.080271,-18.145842,923.812,1.234421,1.148334,3.426651,6.586553,-0.289298,-0.719176,-4.819914,867.3669,1.247544,1.178491,3.672736,6.628427,-0.274262,-0.680936,-3.736161,425.8125,1.21875,0.767535,2.859944,5.40682,-0.161416,-0.435192,-3.738368,391.4021,1.221568,0.673322,2.466266,5.125081,-0.135027,-0.485358,-3.184555,1574.2568,1.320192,2.642327,8.703986,13.371874,-0.475954,-0.965403,-3.948647,1393.3941,1.321426,2.57973,8.77799,12.83544,-0.433098,-0.95463,-3.356063,1
36420.4062,2.436878,15.645534,24.284293,35.780527,-4.670898,-7.366899,-34.860275,41796.1875,2.236186,19.696372,33.47481,50.738893,-5.519612,-8.816986,-45.300938,3316.2588,2.086265,2.156372,4.672399,6.843202,-0.519711,-0.813776,-3.333216,3364.3218,2.032015,2.211592,4.824092,6.868891,-0.521184,-0.807043,-3.145961,1287.9027,1.696327,1.145864,2.991957,5.704303,-0.243652,-0.477681,-3.10094,1086.6783,1.717229,0.969954,2.548827,5.090733,-0.196227,-0.400716,-2.648688,4424.2051,2.109968,3.829178,8.09679,10.676734,-0.781985,-1.385005,-3.934487,4607.9282,2.098017,3.929157,8.301661,10.983118,-0.802261,-1.300525,-4.278487,36277.4024,2.251816,16.200084,26.571397,48.283168,-4.669283,-8.570313,-51.462458,30226.9922,2.254863,13.168741,20.727937,35.025786,-3.813513,-6.523712,-35.401854,3745.8037,2.100028,2.282323,4.592534,8.165722,-0.57503,-1.00761,-4.537962,3158.2131,2.040916,2.036802,4.203568,6.825863,-0.504135,-0.924066,-4.480532,1327.816,1.733627,1.205597,3.189228,6.143919,-0.245864,-0.661183,-4.162561,1167.3948,1.710059,1.042738,2.905105,5.350739,-0.220118,-0.588699,-3.408019,4917.0347,2.140842,4.124548,8.922936,12.887687,-0.860853,-1.441331,-5.458642,4291.3991,2.119272,3.869312,8.691203,11.159926,-0.78333,-1.334288,-5.071593,5
32283.5547,2.117331,9.341823,14.616053,26.198899,-6.905163,-9.804816,-37.079249,21626.3282,1.569676,6.821258,11.434831,25.083292,-5.224385,-8.059561,-35.470681,4175.3382,2.269627,1.514342,4.35598,7.04317,-1.005914,-1.552585,-5.127133,4312.8039,2.232949,1.591693,4.435312,6.669841,-1.043475,-1.670407,-4.221139,1572.1,1.799883,0.853106,2.731669,4.491004,-0.464136,-0.899944,-3.296272,1318.7538,1.814559,0.712028,2.308556,4.512441,-0.397947,-0.750781,-2.079754,5945.7768,2.38724,2.893179,7.978194,11.368686,-1.707765,-2.916322,-6.558267,6188.6445,2.372183,2.955845,8.066974,12.187246,-1.751917,-2.979301,-5.957528,30898.0391,1.952045,9.309312,15.545717,36.882826,-6.609574,-10.546949,-48.587592,27327.2675,2.020962,7.85713,12.152377,26.110229,-5.670463,-8.458839,-41.406611,4761.6911,2.306527,1.635959,4.344249,7.316155,-1.100991,-1.704183,-4.884945,4334.918,2.342327,1.622334,4.399423,6.976018,-1.04301,-1.701479,-4.96916,1779.2837,1.929214,0.991709,3.280975,5.948559,-0.521639,-1.057558,-3.7602,1549.9447,1.878638,0.839743,2.82843,5.716461,-0.448759,-0.981837,-4.736815,7096.7691,2.539036,3.389953,10.185443,14.265119,-1.969592,-3.398455,-7.619133,6253.3037,2.52526,3.260563,10.069582,15.057275,-1.814684,-3.155625,-6.699753,1
102213.414,4.958234,25.693057,37.345132,52.903978,-16.542893,-27.186831,-158.208175,116354.9531,4.4201,29.266156,45.84915,67.001366,-18.600501,-30.067084,-206.693041,11897.1792,4.872351,3.473334,6.267988,8.729968,-2.513102,-3.733631,-7.734634,11854.5552,4.620509,3.542929,6.246233,8.432518,-2.527089,-3.819928,-7.491344,3852.017,3.052412,1.571754,3.695734,5.486713,-0.920238,-1.650848,-3.091923,3238.0808,3.098248,1.321218,3.099796,5.028367,-0.758492,-1.250913,-4.203833,15585.9795,4.898449,6.065114,10.97127,14.956788,-3.98659,-6.532109,-11.759758,16190.0669,4.854595,6.242781,11.142363,15.71875,-4.121472,-6.526856,-13.957334,94010.1367,4.221878,25.556731,38.786596,62.90162,-14.851159,-24.259765,-180.292345,80050.6758,4.311807,21.615531,31.644662,52.403544,-12.610977,-20.978338,-133.238503,13898.6386,5.075303,3.890539,6.119953,9.425262,-2.919241,-4.358596,-11.418046,11581.169,4.835546,3.358461,5.523981,8.490987,-2.435047,-3.701743,-10.067518,4080.6249,3.246677,1.668236,4.06955,7.4861,-0.962071,-1.7408,-5.121961,3547.888,3.125665,1.395642,3.469497,6.605516,-0.825433,-1.439864,-5.130807,18223.7989,5.206428,6.843636,12.018962,15.904982,-4.686548,-7.760389,-17.184991,15736.7456,5.125504,6.226726,11.516774,15.509848,-4.12224,-6.999656,-16.185451,5
55857.7774,2.898144,14.867673,21.611783,36.7156,-11.648623,-16.473559,-75.692994,38178.4219,1.980919,10.942206,17.354528,31.555689,-8.692833,-14.272317,-50.709259,7596.3811,3.26611,2.146154,5.142671,7.602541,-1.840052,-2.924903,-6.685294,7780.812,3.195255,2.243274,5.317348,7.505231,-1.894521,-2.935126,-6.80768,2697.959,2.370444,1.096873,3.077484,4.850459,-0.788366,-1.43064,-3.354187,2256.3309,2.395,0.917188,2.718615,5.421792,-0.641415,-1.137773,-3.741268,10645.8281,3.476726,3.974497,9.287405,12.074691,-3.130629,-5.285975,-8.310577,11050.2901,3.44252,4.052884,9.61425,12.428748,-3.229235,-5.41083,-9.296622,51577.5957,2.578047,14.285172,22.091264,43.997261,-10.641362,-16.214784,-81.990133,46191.4199,2.702699,12.349252,18.44509,32.319294,-9.2869,-15.221248,-69.787668,8588.4314,3.30012,2.359954,5.059181,7.776362,-2.030719,-3.101526,-7.630314,7702.4612,3.365034,2.287226,5.340317,7.965413,-1.877452,-3.044369,-7.32138,3003.5634,2.551515,1.257486,3.766954,6.33659,-0.859979,-1.610798,-4.623048,2634.0404,2.483713,1.053444,3.279992,6.46725,-0.736468,-1.427394,-4.357526,12737.8549,3.741266,4.575367,11.755956,16.816609,-3.659086,-6.252618,-11.754654,11099.2383,3.695105,4.359253,11.859582,16.331679,-3.311661,-5.812169,-11.334113,1
233152.7148,10.061049,57.91462,82.311659,148.938353,-38.767738,-83.143576,-685.707418,245459.5703,8.231691,62.413388,91.202567,137.522645,-39.688343,-87.508929,-983.081418,48194.6887,16.617288,12.889408,17.378719,22.797771,-12.809295,-20.549338,-46.949873,46858.3452,15.326096,12.611717,17.071221,20.478228,-12.344898,-19.892077,-42.084162,10929.6264,6.832027,3.424636,6.552933,9.408652,-2.906631,-4.966071,-10.572357,9049.498,6.825484,2.779086,5.473108,7.949395,-2.367139,-4.000582,-7.794894,60369.4856,16.213774,20.248764,32.575691,37.071283,-19.213652,-34.768942,-75.909336,62956.2881,16.057032,20.834158,33.133495,40.329111,-19.87239,-35.392517,-65.9492,197253.5313,7.789167,53.411083,82.212748,154.720575,-32.518436,-66.00695,-664.45801,172812.9258,8.183848,46.269499,67.364984,109.306153,-27.731991,-54.088391,-430.832039,60599.5779,18.695788,15.883554,21.635955,33.030612,-16.094082,-27.052272,-73.118714,48228.1733,16.991589,12.426049,16.862527,23.721413,-12.705159,-20.187543,-50.965419,11806.225,7.384818,3.664133,7.369224,11.506767,-3.214131,-5.42215,-11.329474,10440.5832,7.176444,3.024291,5.933769,9.1903,-2.748604,-4.64998,-11.41865,78802.6738,19.316228,26.028566,40.943793,52.078418,-25.809813,-47.758768,-116.261318,65287.6482,18.199559,21.774636,35.505452,41.933774,-21.402429,-39.769645,-81.90875,5
89555.5723,4.047703,23.888909,34.745334,52.416785,-18.126012,-28.519092,-130.718123,62399.6133,2.598103,17.782516,27.315224,46.782597,-13.805975,-21.103085,-102.789212,13613.2329,4.97829,3.495176,6.644993,10.435904,-3.36559,-5.247099,-10.056271,13852.7461,4.822856,3.61559,6.93751,10.63983,-3.452957,-5.183454,-12.084913,4406.6382,3.231502,1.558459,3.762695,5.515701,-1.247322,-2.160379,-4.287525,3670.1041,3.268772,1.295234,3.195403,5.03117,-1.034177,-1.796821,-4.125342,18656.2368,5.258103,6.362935,12.155028,15.382519,-5.636601,-9.585894,-15.571019,19414.0615,5.209901,6.539382,12.439229,15.197718,-5.799395,-9.866372,-17.827248,81312.0351,3.452022,22.512071,35.589311,58.945814,-16.133762,-26.207422,-165.012296,71804.3007,3.587219,19.619272,28.986709,47.49269,-13.997957,-22.115651,-122.00288,15328.8171,4.989591,3.880827,6.634033,9.74923,-3.71099,-5.621745,-13.169075,13497.2922,4.971927,3.674028,6.959229,9.841234,-3.337661,-5.12646,-11.199868,4855.7746,3.503789,1.735266,4.560533,8.206722,-1.37541,-2.387424,-5.618352,4348.7091,3.496071,1.447809,3.812702,6.879321,-1.187457,-2.114137,-5.393778,22275.3637,5.619906,7.332911,15.099389,18.625034,-6.61118,-11.573981,-24.095426,19266.3584,5.540394,6.895898,15.092373,19.086815,-5.948702,-10.64896,-20.624657,1
159545.4804,7.33292,38.276766,54.047623,82.48024,-26.667238,-46.764596,-343.969586,176575.1953,6.323775,42.464158,62.596878,95.38582,-28.937878,-54.679577,-455.901239,23388.4683,8.548908,6.235053,8.386321,11.872293,-5.596163,-8.761035,-16.153185,23095.5298,8.016087,6.197999,8.437681,10.563699,-5.540542,-8.490167,-17.074385,6532.5756,4.484489,2.203521,4.578881,6.480293,-1.661705,-2.682786,-5.735732,5465.3041,4.560972,1.827193,3.883396,6.007043,-1.365334,-2.249495,-5.273413,30253.7471,8.578106,10.483762,16.294614,19.678771,-8.805984,-14.73463,-26.38756,31769.5991,8.537302,10.771401,16.690312,20.75478,-9.106276,-15.15309,-26.470358,143659.8945,5.957238,36.90324,54.76305,87.965374,-23.127841,-45.491277,-333.719926,120852.8399,6.014012,31.772607,46.496558,77.110493,-19.54188,-33.496869,-209.295621,28265.6001,9.197616,7.394088,9.51733,13.732017,-6.7567,-10.360255,-28.186257,22887.4038,8.533164,6.044475,8.127521,12.056836,-5.501306,-8.320871,-20.155713,6978.172,4.807635,2.3481,4.92099,7.789195,-1.794828,-3.055424,-7.38637,6114.6058,4.611576,1.935947,4.23814,7.159917,-1.541355,-2.616144,-6.532752,37345.3115,9.593515,12.463688,18.728382,24.038548,-11.057134,-19.362283,-41.775612,31624.2541,9.272333,10.893762,17.414951,20.740177,-9.490849,-16.493002,-35.907741,5
7159.6192,1.247435,5.569295,10.2214,17.765586,-1.706819,-3.109189,-16.137893,3500.0195,1.091489,4.029714,8.344446,19.458298,-1.39664,-2.947988,-19.90382,914.967,1.272759,1.152366,3.69238,6.589613,-0.253332,-0.598745,-3.665216,957.6004,1.270288,1.196943,3.814899,6.434301,-0.267968,-0.513138,-2.773468,361.5121,1.183981,0.683819,2.319269,4.569924,-0.126606,-0.399719,-2.512914,339.8428,1.211085,0.583044,2.031415,4.071825,-0.111455,-0.322638,-2.908228,1336.0254,1.30936,2.231985,6.638695,8.873181,-0.398646,-0.83682,-3.326503,1397.062,1.306169,2.271894,6.763196,9.27043,-0.410645,-0.808092,-3.187423,6799.6973,1.208343,5.509051,10.917178,27.996113,-1.786943,-3.845222,-25.367938,5928.9433,1.217378,4.43286,8.023101,19.745729,-1.50818,-3.0009,-18.016792,1057.5789,1.283307,1.188428,3.465161,6.412053,-0.28956,-0.629022,-3.622538,999.6435,1.302065,1.213597,3.672582,6.611765,-0.272017,-0.637017,-4.111881,474.2171,1.248134,0.81175,2.910058,5.86296,-0.152078,-0.472449,-3.900817,408.2491,1.233845,0.703528,2.549238,4.890012,-0.142113,-0.470501,-3.343839,1659.4306,1.353125,2.648484,8.580135,12.737385,-0.47417,-1.07788,-4.133844,1487.249,1.35718,2.602836,8.82632,12.739419,-0.435512,-0.901075,-4.127581,1
37605.8066,2.495933,15.516076,23.873574,36.993108,-4.900599,-7.291167,-31.82925,43537.0742,2.30486,19.3753,32.401497,46.571325,-5.767393,-9.53293,-52.956146,3438.9795,2.147743,2.074117,4.511214,6.172036,-0.542588,-0.97569,-4.599201,3517.3974,2.104814,2.134282,4.575862,6.723014,-0.562878,-0.982817,-3.16891,1343.6708,1.733173,1.12205,2.791289,4.966465,-0.256414,-0.640326,-3.383277,1132.8447,1.744622,0.948182,2.485938,4.51147,-0.209478,-0.568651,-2.852736,4591.8169,2.176968,3.665821,7.648799,10.130477,-0.820138,-1.473432,-4.33854,4808.7944,2.172741,3.772589,8.00464,10.324327,-0.863209,-1.423318,-3.873296,37278.3555,2.308074,15.882589,26.451407,45.532183,-4.879564,-8.624459,-61.225686,30981.8613,2.30996,12.91313,20.002122,35.252853,-4.018628,-6.873059,-35.338463,3895.4931,2.164903,2.201761,4.40462,7.682318,-0.6152,-1.119293,-4.906935,3337.3604,2.142913,1.957194,3.962043,6.482571,-0.535568,-0.916446,-4.566554,1384.7698,1.770986,1.185212,3.262895,6.370302,-0.26133,-0.632904,-3.565058,1235.855,1.752305,1.017017,2.745637,5.451315,-0.230079,-0.582842,-3.250769,5171.1534,2.232613,3.956034,8.421598,11.804409,-0.913038,-1.469563,-5.300918,4507.2032,2.210583,3.692686,8.296404,11.951335,-0.812437,-1.394008,-4.610907,5
100254.6563,4.47572,26.150797,38.227746,57.609495,-20.054108,-29.663103,-155.596676,71096.5781,2.877984,19.448463,30.445303,52.383752,-15.370243,-24.77534,-103.332833,16775.1846,6.166677,4.370268,7.459413,10.150815,-4.175716,-6.554223,-13.08922,17079.924,5.925742,4.483888,7.653471,10.018009,-4.259975,-6.433987,-12.119876,5296.4718,3.741515,1.839468,4.248775,6.203701,-1.466466,-2.461906,-5.251043,4364.5437,3.694764,1.511845,3.565294,5.707563,-1.208939,-2.080462,-6.249517,22830.6079,6.419496,7.883871,14.090209,17.382994,-6.892373,-11.778501,-20.836821,23652.7402,6.332704,8.07665,14.389249,16.929106,-7.075294,-12.133565,-21.28454,91367.1289,3.84535,25.484328,38.769313,57.626761,-18.022103,-29.984061,-165.42663,80358.8965,4.035917,22.266605,32.994945,54.94014,-15.522152,-25.338221,-131.778775,18981.5278,6.259237,4.948111,7.649106,10.292608,-4.624632,-7.154418,-18.65126,16449.8733,6.175638,4.518061,7.662007,10.440814,-4.082945,-6.221963,-15.06443,5824.6702,4.072601,2.061818,5.002043,7.799356,-1.621968,-2.899545,-7.026421,5196.5064,3.990777,1.685461,4.131226,8.025953,-1.40973,-2.499428,-5.978724,27376.2187,7.000467,9.291194,17.002291,21.096415,-8.166149,-14.369736,-31.239723,23539.3616,6.848527,8.529977,16.685601,20.486465,-7.237616,-13.231591,-27.055062,1
202097.1191,8.986044,48.829178,69.513211,99.761864,-33.721494,-66.598837,-559.020024,216139.164,7.594916,53.248514,77.113055,110.622282,-35.996261,-80.51144,-674.240446,35649.8045,12.498111,9.614062,12.746131,16.545842,-9.092145,-14.403868,-29.755483,34782.1465,11.574623,9.446959,12.704769,17.694741,-8.853984,-14.19395,-30.1198,8897.3263,5.75983,2.865807,5.531669,7.390169,-2.307619,-3.888051,-6.538402,7425.0439,5.818811,2.344676,4.643704,6.314931,-1.900596,-3.113473,-5.999365,45613.5721,12.413664,15.550016,24.527608,30.794037,-14.008847,-24.771873,-50.170918,47545.9765,12.346515,16.000767,25.088875,29.7573,-14.462775,-25.037015,-47.687169,177981.2129,7.176722,46.742483,68.232037,99.700081,-28.922758,-53.521223,-474.454278,151207.1289,7.339096,39.957029,58.75061,101.781449,-24.152856,-45.339886,-367.462019,44098.7793,13.8191,11.733354,15.685829,23.556927,-11.23628,-17.979089,-55.347476,35497.0489,12.715492,9.276056,12.430801,18.235465,-8.989026,-13.879253,-33.657378,9566.3374,6.186941,3.06116,6.065999,9.015038,-2.538247,-4.284996,-8.771551,8402.2248,6.052172,2.518008,5.037412,7.498523,-2.183678,-3.634439,-8.407508,58506.7553,14.55786,19.426803,30.127839,40.185483,-18.412254,-32.6864,-80.412848,48425.635,13.685839,16.466016,26.481337,35.147232,-15.462314,-28.200106,-61.051003,5
72728.1875,3.513042,19.227716,27.488809,43.046475,-14.909538,-22.765146,-102.147595,51007.4141,2.336345,14.274243,22.013064,37.787704,-11.323323,-17.769603,-76.622781,10634.3286,4.129964,2.79685,5.819702,8.60054,-2.604377,-3.945861,-9.52713,10851.5071,4.029622,2.915206,6.033107,8.357104,-2.673945,-4.078413,-8.523045,3564.04,2.804174,1.329189,3.469568,4.94194,-1.010455,-1.850724,-3.956856,2962.3107,2.831231,1.105979,2.903201,4.632487,-0.839243,-1.445972,-4.06575,14694.8106,4.396843,5.138527,10.769808,13.601811,-4.390001,-7.511459,-14.531925,15243.3218,4.324739,5.269508,11.023586,13.729467,-4.502509,-7.785807,-13.277886,67753.8027,3.068832,18.647277,28.230833,54.018534,-13.746826,-21.979511,-109.610047,59781.3028,3.18891,16.142063,23.633817,40.575037,-11.892242,-18.149122,-89.045753,11963.3789,4.143963,3.076198,5.811971,8.787425,-2.862783,-4.365441,-10.572794,10537.5988,4.13212,2.950126,6.138684,9.301996,-2.587408,-4.068392,-9.520659,3955.1525,3.057342,1.503059,4.174067,6.940896,-1.120829,-2.111273,-4.965537,3502.5833,3.012486,1.244441,3.498768,6.286334,-0.960232,-1.811769,-5.271005,17384.872,4.665917,5.871522,13.534078,18.073464,-5.103418,-8.890069,-18.301113,15147.604,4.608657,5.551448,13.441509,18.705749,-4.590162,-8.107338,-15.284557,1
261856.1113,11.553535,67.574825,98.986423,178.868561,-43.398203,-100.833612,-862.150656,276369.0254,9.468719,73.066902,109.487776,159.191811,-44.599223,-116.681018,-1026.411235,62420.4988,21.346382,17.493896,25.080384,34.696873,-17.214032,-28.736954,-70.244143,60266.462,19.578121,16.961348,23.812605,32.486869,-16.444298,-27.651673,-67.109124,12980.5253,8.044243,4.247839,8.44192,11.39816,-3.506425,-5.821764,-12.721879,10763.1239,8.060593,3.411201,6.925167,8.793827,-2.846904,-4.754103,-11.324607,77321.9615,20.674411,27.121665,45.758962,53.306147,-24.9903,-46.642004,-117.005371,80377.478,20.388623,27.885783,46.927909,53.050947,-25.865439,-47.432126,-111.753236,224855.8711,8.922145,62.283759,96.459555,161.011506,-35.872507,-109.053173,-776.626948,196690.8965,9.336493,53.844217,82.528487,122.659504,-30.657634,-81.444566,-145.8046,79085.6531,24.14744,21.519768,30.610729,48.927577,-21.570294,-36.420779,-106.432603,62575.7359,22.015273,16.708773,23.205606,30.974447,-16.96643,-28.916247,-88.460017,14151.357,8.790363,4.539452,9.578338,13.188664,-3.896963,-6.742587,-15.752814,12457.7224,8.569182,3.747058,7.423026,10.285968,-3.333351,-5.752992,-13.418127,100094.3926,24.406119,35.142606,59.268862,74.027863,-33.48632,-63.666163,-195.057644,82373.9045,22.90048,29.14847,50.946757,62.837545,-27.808211,-53.787767,-126.736284,5
32337.8223,2.127426,9.620795,14.723127,26.343957,-7.057618,-10.254056,-34.703238,21243.3165,1.557766,6.944475,11.701344,26.050299,-5.412166,-8.551745,-37.095609,3965.4648,2.164536,1.469325,4.199171,6.12183,-0.990906,-1.664494,-3.915459,4151.492,2.158274,1.543168,4.362658,6.83064,-1.029799,-1.668742,-4.270247,1538.3802,1.788516,0.822976,2.603369,4.638977,-0.471722,-0.876347,-2.894961,1293.1194,1.80925,0.691769,2.203197,4.259796,-0.392873,-0.748587,-2.660874,5809.2549,2.333166,2.814639,7.815223,11.064821,-1.698912,-2.869321,-6.670474,6016.0117,2.308994,2.876686,7.927369,10.776981,-1.76749,-2.973389,-5.481907,30768.4921,1.937711,9.384692,15.615161,37.550451,-6.79519,-10.61511,-51.452268,27030.7637,1.982201,7.881824,12.066735,25.208102,-5.733,-9.208714,-39.429976,4455.1297,2.16652,1.588578,4.211206,7.588383,-1.08121,-1.817969,-5.888969,4161.2056,2.226017,1.593455,4.37152,7.566783,-1.04699,-1.82217,-5.179735,1742.2297,1.917603,0.97227,3.265158,5.92642,-0.518057,-1.125762,-4.630843,1536.3762,1.89287,0.821087,2.756743,5.641794,-0.442841,-0.953874,-3.528783,6751.9135,2.399827,3.342505,10.062134,14.942806,-1.95488,-3.399517,-7.898344,6095.1865,2.438768,3.205042,10.109264,15.244444,-1.808699,-3.211763,-6.373353,1
103407.1718,5.279106,25.278559,36.728524,54.612956,-16.597212,-25.0265,-160.767372,119186.2968,4.716031,29.495665,45.025638,65.358327,-19.295154,-33.551952,-219.924643,12241.9731,5.124212,3.378163,5.864038,7.91892,-2.604855,-4.081923,-8.709118,12276.9541,4.868555,3.458761,5.971374,8.479177,-2.613438,-3.895126,-8.050085,3961.4707,3.170475,1.534252,3.641997,6.171329,-0.918304,-1.535541,-4.756236,3329.3116,3.21824,1.280474,2.95721,4.752171,-0.77092,-1.299683,-3.674654,16293.7451,5.22186,5.889023,10.306858,12.845909,-4.129009,-6.589109,-12.128254,17015.0539,5.17717,6.077213,10.666417,13.615109,-4.297817,-7.026799,-13.293652,96579.4512,4.477288,25.202535,37.914988,67.179744,-15.265646,-26.14243,-160.35757,81843.5293,4.532371,21.465382,31.469463,50.029821,-12.905713,-21.429139,-134.96313,14311.0381,5.333468,3.771985,5.881505,8.757683,-2.987619,-4.528269,-11.91419,11847.6414,5.01949,3.280622,5.28793,7.995857,-2.507916,-3.753966,-10.020255,4161.2446,3.357738,1.617305,3.961591,6.535826,-0.978168,-1.868732,-5.766354,3626.1299,3.262763,1.357585,3.364485,5.784743,-0.83643,-1.510165,-4.71516,18887.9511,5.505363,6.566787,11.344709,15.99987,-4.82344,-8.02178,-17.412683,16307.8467,5.370019,6.01362,10.902763,14.92107,-4.246487,-7.079033,-16.786671,5
55707.8223,2.987992,14.791735,21.479727,34.079941,-11.673179,-16.828589,-68.947108,38482.4179,2.032261,11.021937,17.379222,35.68252,-8.795615,-13.238693,-53.752037,7600.761,3.317699,2.160721,5.196206,7.512194,-1.833896,-2.857636,-6.411688,7801.4368,3.245486,2.269466,5.384103,9.239607,-1.890643,-2.921918,-6.550854,2699.1809,2.395453,1.107034,3.125971,6.03906,-0.77415,-1.379717,-3.342515,2244.5915,2.395697,0.919596,2.725782,5.023999,-0.649882,-1.190726,-3.312399,10724.7627,3.545431,3.990924,9.376164,12.187811,-3.127247,-5.254218,-8.575581,11092.8559,3.488208,4.107532,9.600791,12.59698,-3.227584,-5.341298,-10.071449,52326.7754,2.64821,14.399457,21.929594,44.797866,-10.803935,-16.845462,-85.668666,46176.6094,2.752528,12.464531,18.408633,36.287164,-9.313923,-14.457346,-69.034073,8592.5142,3.367274,2.355531,5.081918,9.288352,-2.014039,-3.117882,-8.581463,7690.6028,3.393027,2.306473,5.349048,8.264407,-1.863784,-2.904266,-7.123461,3013.652,2.592455,1.264954,3.930479,7.643487,-0.849369,-1.621436,-5.348444,2662.859,2.551357,1.061364,3.316929,5.326609,-0.733279,-1.370608,-4.880842,12658.7774,3.779243,4.601207,11.807219,17.343611,-3.629583,-6.1771,-12.481768,11098.5849,3.74332,4.355849,11.910351,16.543545,-3.285792,-5.883,-11.408173,1
233170.0859,10.684535,57.777037,83.233507,130.807885,-38.810246,-90.47875,-843.989441,246970.4296,8.745151,64.004371,95.602319,165.688059,-40.617646,-98.804865,-800.671423,48354.5786,17.087884,13.23167,17.97577,25.215997,-12.932404,-21.374387,-51.896599,47205.2478,15.853548,12.832919,17.354531,24.416266,-12.456033,-19.914863,-51.34271,10955.7041,7.002589,3.45555,6.514817,8.889852,-2.902214,-4.820831,-10.029152,9134.2014,7.042521,2.802859,5.532373,7.00636,-2.371215,-3.918132,-7.776376,61179.2344,16.82261,20.655409,33.04537,40.92713,-19.263041,-34.305924,-72.464176,63485.4058,16.595444,21.2844,33.53991,39.900609,-19.933079,-35.87026,-68.544169,204693.3145,8.422346,54.139073,81.975518,169.038233,-32.714284,-72.426853,-637.430179,178126.6015,8.742139,47.276997,70.148683,117.363738,-27.841131,-57.732585,-457.517786,60498.9212,19.219197,16.087953,22.292938,36.100408,-16.079794,-25.998051,-86.573677,48199.3489,17.594253,12.596276,17.344865,26.758982,-12.790908,-20.266567,-57.389813,11865.117,7.627754,3.690023,7.258524,9.774898,-3.219001,-5.533982,-12.538264,10401.4934,7.340238,3.042864,5.961524,9.17783,-2.733893,-4.619427,-11.671558,79177.1739,19.930595,26.175733,41.277073,53.990645,-25.687576,-47.54056,-122.22711,65238.3127,18.617842,21.974661,35.577382,43.838579,-21.316993,-40.855385,-94.93097,5
89286.373,4.165178,23.871185,35.15373,61.362555,-18.114874,-28.088634,-143.457427,62531.9414,2.668541,17.908776,27.74936,49.560577,-14.024709,-21.50912,-115.782247,13587.8811,5.048903,3.504353,6.723806,9.647209,-3.400788,-5.339469,-11.030296,13832.8374,4.904072,3.637355,6.894463,10.730602,-3.472173,-5.3882,-10.765212,4432.1029,3.301004,1.546997,3.84314,6.290481,-1.248642,-2.146941,-6.544657,3651.2641,3.274404,1.288855,3.259448,6.003403,-1.031087,-1.926823,-4.878434,18780.499,5.364167,6.386925,12.209764,15.388985,-5.64337,-9.863718,-16.444766,19549.83,5.313369,6.529255,12.627793,17.582101,-5.811782,-9.971886,-17.235803,81426.0156,3.523243,22.812038,35.292569,66.59423,-16.43448,-25.854709,-168.001782,71768.3907,3.658658,19.901535,29.646041,54.604069,-14.294992,-22.596867,-121.411881,15242.9707,5.067249,3.86395,6.743122,10.902517,-3.724998,-5.751659,-14.98919,13494.06,5.097152,3.673185,6.939356,9.80245,-3.357919,-5.377923,-11.879525,4896.4902,3.586428,1.746261,4.564726,7.430991,-1.368147,-2.575175,-6.605503,4338.2994,3.527453,1.450155,3.840222,6.43318,-1.188989,-2.138237,-5.441455,22296.4742,5.737221,7.260537,15.292274,19.427046,-6.593919,-11.470529,-27.721082,19284.916,5.606533,6.829256,15.063061,18.96406,-5.909722,-10.763816,-22.499315,1
157848.0683,7.667814,38.17176,54.363305,91.166094,-26.581615,-44.470855,-364.792359,176695.4785,6.667519,42.628422,62.310375,91.788981,-29.206499,-63.089179,-440.507765,23602.7346,8.909925,6.277575,8.258414,11.47479,-5.661572,-8.653863,-19.18194,23364.4948,8.3807,6.21839,8.280184,11.426301,-5.573021,-8.459351,-18.304311,6603.9895,4.646459,2.191603,4.436346,6.079022,-1.643441,-2.782045,-5.302063,5516.3201,4.69552,1.809517,3.725213,6.03994,-1.364981,-2.35591,-5.417534,30854.2053,9.009525,10.408052,15.761312,19.611345,-8.849398,-14.869879,-26.336706,32127.6914,8.904805,10.742846,16.256793,20.491307,-9.139619,-15.515263,-29.877906,142523.9746,6.203849,37.086921,54.973258,108.546673,-23.586518,-44.191809,-354.47579,122072.4375,6.325438,32.086459,46.723656,91.549025,-19.668669,-34.550887,-304.986435,28347.5854,9.587564,7.379075,9.803511,16.797004,-6.722823,-10.68157,-26.719288,23006.072,8.919878,6.055357,8.144178,11.070149,-5.528116,-8.644315,-21.361584,6964.6015,4.888401,2.312511,4.770143,7.95222,-1.777729,-3.109375,-7.662211,6193.7119,4.844984,1.911787,4.00748,6.924923,-1.522141,-2.594521,-8.168035,37798.5068,10.040135,12.408384,18.127313,24.555388,-11.000947,-19.558455,-47.764893,31947.6682,9.63756,10.74348,16.735323,20.819405,-9.433098,-16.883699,-31.468157,5
33173.209,2.205395,9.672333,14.87538,25.247888,-7.12514,-10.825678,-36.976417,22088.2109,1.602015,7.154516,12.399814,25.392362,-5.447432,-8.340044,-32.719102,4236.8221,2.28821,1.558136,4.421306,7.410599,-1.019682,-1.764221,-5.529761,4364.9597,2.245958,1.625779,4.601496,7.496301,-1.063728,-1.835086,-4.804956,1597.9101,1.823834,0.870697,2.734381,5.01827,-0.479986,-0.913713,-3.159139,1344.4547,1.843108,0.738747,2.351685,4.270029,-0.408521,-0.826989,-3.079717,6086.4326,2.43079,2.927845,8.045706,10.536414,-1.761366,-2.92909,-6.965066,6319.5986,2.411061,3.005962,8.245101,11.03834,-1.810717,-2.991221,-6.076073,31409.5704,1.999631,9.676044,15.414221,32.457043,-6.79428,-11.305982,-50.753358,27264.793,2.038831,8.011563,12.82403,29.511863,-5.746648,-9.460927,-38.274278,4790.549,2.305961,1.661764,4.361671,8.261045,-1.115058,-1.905778,-5.761809,4391.6426,2.352605,1.658556,4.501045,7.356483,-1.05831,-1.774397,-5.613095,1820.8543,1.966039,1.010474,3.439061,6.284723,-0.5398,-1.135785,-3.925135,1575.7201,1.91194,0.867619,2.890401,6.434114,-0.464216,-0.969022,-3.571127,7151.001,2.548346,3.427901,10.206583,15.329711,-2.019463,-3.548194,-7.89356,6369.3848,2.559845,3.292216,10.279198,14.152748,-1.868926,-3.332157,-7.770364,1
104030.9453,5.436387,25.169203,36.005397,53.991587,-16.655471,-26.708109,-151.150729,119809.3203,4.824884,29.397702,45.689004,63.410499,-19.261941,-32.129776,-198.203608,12494.0381,5.22002,3.429596,5.740376,7.448847,-2.652259,-3.915338,-9.137441,12493.2744,5.01172,3.471036,5.898281,8.313809,-2.647247,-3.921703,-9.636092,4018.3678,3.222404,1.533309,3.499063,5.32306,-0.93075,-1.571783,-4.690407,3382.6934,3.275978,1.288873,2.94478,4.769679,-0.779404,-1.362517,-3.610652,16471.1514,5.316628,5.883317,10.126217,12.789421,-4.207244,-7.019667,-14.305724,17280.6494,5.331307,6.084791,10.632291,12.581626,-4.347545,-7.078761,-15.189837,98631.8242,4.665582,25.174177,38.246234,69.837495,-15.347894,-26.727709,-189.320294,82427.709,4.663562,21.58767,31.142956,52.372272,-12.887912,-21.077153,-147.653071,14552.6194,5.467977,3.818186,5.915237,9.342745,-3.023795,-4.674648,-12.861286,12047.8904,5.191991,3.290364,5.225695,8.034526,-2.521807,-3.908995,-11.279703,4209.1494,3.39711,1.631577,3.844898,6.576112,-0.99179,-1.810846,-5.278568,3690.7422,3.304973,1.351898,3.284897,6.48468,-0.849125,-1.532993,-6.26181,19202.1758,5.693279,6.575997,11.218657,14.931405,-4.911589,-8.251556,-19.16247,16612.0679,5.568699,5.978096,10.576265,13.345388,-4.309529,-7.401973,-17.65917,5
55738.6895,3.015912,14.87679,21.751254,35.635994,-11.744946,-16.881976,-78.171825,38796.6993,2.052604,11.131838,17.489358,36.740099,-8.891781,-13.221906,-53.142245,7773.3081,3.404707,2.20412,5.337855,8.031203,-1.860486,-2.887569,-6.514899,7965.3943,3.326586,2.29768,5.592018,8.444149,-1.92958,-2.92167,-6.682907,2749.4039,2.423123,1.119343,3.154804,4.904807,-0.789125,-1.449216,-3.965104,2283.0394,2.434647,0.937492,2.81173,5.055667,-0.650126,-1.215247,-3.134383,10895.0044,3.610622,4.049793,9.441341,12.895312,-3.161862,-5.235664,-8.783969,11300.6714,3.572739,4.146585,9.765608,13.334388,-3.267676,-5.473886,-10.13629,52128.3125,2.660789,14.575654,22.134344,39.000318,-10.933183,-17.298184,-75.856094,45769.7383,2.751722,12.481451,18.065855,34.542883,-9.403401,-13.82389,-71.234768,8777.7298,3.449414,2.401869,5.190135,8.104909,-2.053509,-3.197195,-8.36343,7824.9782,3.473405,2.328811,5.508911,8.411705,-1.883848,-2.919982,-7.512954,3042.4003,2.609603,1.288409,3.978205,7.187095,-0.86667,-1.672022,-5.363627,2690.7044,2.57085,1.078263,3.42918,6.157546,-0.738241,-1.435843,-4.486331,12972.9663,3.894883,4.636337,12.037079,16.911757,-3.683463,-6.368352,-11.902645,11300.6795,3.828166,4.411801,11.979551,15.854033,-3.321379,-5.789867,-10.413257,1
232497.2148,10.903268,58.298491,85.4491,150.882362,-38.814358,-88.162312,-738.391683,250783.0859,9.02965,63.895667,93.768796,132.060174,-40.413194,-105.297504,-817.29679,48916.1596,17.068066,13.327259,18.019922,25.554098,-12.957991,-21.539211,-55.819351,47572.2878,15.842056,12.950358,17.468169,26.990351,-12.486984,-20.187872,-52.500563,10984.1406,7.003192,3.497193,6.711378,8.877954,-2.923338,-4.944508,-10.750024,9147.6316,7.088732,2.823691,5.552165,7.147176,-2.384705,-3.947482,-9.312552,61413.4646,16.977437,20.776754,33.465122,41.444361,-19.373471,-35.583173,-87.861442,64078.8997,16.747471,21.445203,33.900442,41.660344,-20.136082,-36.996001,-78.570275,205722.2441,8.611544,54.728709,80.75883,135.004899,-33.078035,-77.719536,-803.719813,172007.959,8.661389,47.351319,70.3599,107.696104,-27.777209,-68.867154,-147.31241,61177.0828,19.26265,16.287119,22.184919,34.512998,-16.187002,-27.630924,-82.108764,48747.6509,17.585938,12.722321,17.248208,27.433117,-12.780573,-21.540498,-63.649362,11929.0537,7.728853,3.747746,7.372741,11.13737,-3.240956,-5.558911,-11.357227,10497.92,7.453607,3.047792,5.846003,8.962017,-2.770366,-4.706809,-10.999579,79770.3086,20.24065,26.595266,42.234978,56.95238,-25.838359,-49.607727,-135.272913,65761.7233,18.921495,22.213528,36.180492,47.312381,-21.460818,-40.326397,-105.903234,5
88805.9219,4.185921,23.63512,34.366299,54.894451,-18.028115,-28.74119,-134.776575,63195.9766,2.704791,17.80526,27.785518,49.578654,-13.929246,-21.367179,-93.765007,13693.5149,5.016192,3.503439,6.893214,9.552477,-3.394591,-5.325647,-11.346703,13859.9925,4.83252,3.646416,6.979241,9.381352,-3.490739,-5.296169,-13.872235,4432.974,3.301456,1.560008,3.811246,6.069283,-1.253492,-2.123784,-4.040767,3669.912,3.302984,1.299267,3.212055,5.460386,-1.031069,-1.840754,-4.067384,18795.3902,5.343054,6.389923,12.396761,16.437555,-5.658343,-9.563881,-17.830047,19550.6836,5.323387,6.573271,12.802952,17.196568,-5.85214,-10.032406,-17.522041,81542.5605,3.559747,22.754506,34.81456,63.394816,-16.279318,-27.166668,-168.900804,70922.6308,3.664105,19.801296,29.437232,55.939761,-14.217082,-22.971118,-133.486104,15326.4492,5.024165,3.880381,6.883719,10.031987,-3.74003,-5.624305,-14.066317,13540.5034,4.998037,3.681052,7.055222,10.545542,-3.350481,-5.19478,-12.388744,4904.7909,3.615585,1.757273,4.686736,8.275839,-1.373238,-2.555464,-6.586145,4327.8158,3.501784,1.450812,3.868607,6.590527,-1.177581,-2.184354,-5.646365,22369.1299,5.744847,7.357559,15.469845,21.100673,-6.631581,-11.693854,-23.707585,19394.2339,5.666895,6.883267,15.274851,19.380304,-5.926811,-10.780037,-21.73845,1
149812.0254,7.547159,35.223164,51.593431,79.474364,-24.659011,-42.376132,-403.999237,178510.3261,6.80302,42.669358,62.887279,91.826991,-29.223304,-55.337927,-439.611972,23803.7361,8.802759,6.269239,8.383486,12.066363,-5.739562,-8.750264,-23.519031,23445.5945,8.237675,6.222493,8.435273,11.741971,-5.626381,-8.692096,-24.742064,6628.534,4.660471,2.197495,4.378578,6.722372,-1.669003,-2.825158,-6.641454,5555.7503,4.727302,1.808768,3.748182,6.270333,-1.379223,-2.46185,-6.489228,30998.2063,8.939652,10.415445,15.942821,19.267365,-8.987966,-15.149382,-30.893394,32327.7627,8.90198,10.804169,16.27777,21.015138,-9.258008,-16.006129,-30.378117,146414.4609,6.414077,37.159326,55.468741,86.871196,-23.42914,-57.933133,-335.584178,123148.6875,6.441292,31.978669,45.709223,85.087389,-19.643689,-35.57417,-270.537772,28477.7718,9.409215,7.37792,9.62052,15.434934,-6.783938,-10.555402,-31.11733,23240.6348,8.845473,6.057915,8.014911,12.414252,-5.561527,-8.784739,-23.583587,7059.7158,5.03549,2.319921,4.778845,8.334429,-1.813498,-3.113414,-7.74433,6194.6825,4.818513,1.911915,4.069376,7.654703,-1.545667,-2.667976,-6.759757,37793.8682,9.963055,12.439557,18.257625,25.520396,-11.149048,-19.64964,-42.756969,32014.1077,9.644098,10.797401,16.758354,20.607856,-9.554932,-17.487999,-36.325303,5
7004.5937,1.257221,5.4089,9.780354,18.064963,-1.753987,-3.118833,-14.009209,3472.664,1.095197,3.982999,8.332252,22.236632,-1.40736,-3.198227,-18.914054,940.8728,1.283935,1.163989,3.896248,6.404996,-0.254306,-0.582015,-3.483583,974.1055,1.276529,1.202725,3.814315,6.081294,-0.265599,-0.588842,-3.008442,381.8331,1.19776,0.692322,2.310562,4.6788,-0.134461,-0.467287,-2.735318,334.9316,1.212275,0.588065,2.018962,3.784839,-0.117782,-0.349412,-2.859,1421.5195,1.335994,2.24964,6.747808,9.87548,-0.413134,-0.796965,-3.57784,1433.834,1.319907,2.29949,6.896393,10.397373,-0.440177,-0.930562,-3.567598,6751.3164,1.215171,5.455779,10.296522,28.073785,-1.847806,-4.024094,-24.185079,5830.3964,1.221876,4.445045,8.338555,19.572997,-1.528631,-3.104264,-19.872533,1094.571,1.296522,1.208993,3.592484,6.835125,-0.295086,-0.645612,-3.918601,1008.3725,1.309402,1.226412,3.754916,6.790943,-0.286763,-0.625536,-3.716008,486.6966,1.263304,0.82187,3.059783,5.703956,-0.168937,-0.522061,-3.566566,415.2565,1.241956,0.710805,2.632787,5.396676,-0.149171,-0.510528,-3.759818,1735.355,1.379732,2.68423,8.736978,14.448685,-0.489519,-1.024914,-4.173938,1499.4971,1.368649,2.607091,8.8203,14.186695,-0.451178,-0.961939,-3.814783,1
36975.7715,2.618171,13.729676,21.132195,34.120202,-4.778643,-7.807332,-36.491735,44246.9434,2.420103,18.017312,29.945406,44.022817,-5.975706,-9.606173,-53.193574,3516.7109,2.194313,1.90967,4.055251,6.123782,-0.564352,-0.950109,-3.3436,3602.4235,2.157816,1.972024,4.087367,5.836395,-0.560766,-0.999074,-3.417943,1380.7203,1.77429,1.029268,2.643383,4.340247,-0.267525,-0.547009,-2.89714,1181.6689,1.809769,0.879969,2.254927,4.20682,-0.223518,-0.500285,-2.452398,4782.9245,2.273394,3.327414,6.908156,9.366134,-0.85235,-1.417046,-4.530098,4987.4881,2.253088,3.411375,7.151897,9.839129,-0.887049,-1.405779,-4.702987,38346.4766,2.437714,14.800581,23.447237,38.454803,-4.997295,-8.735329,-52.833141,31913.3692,2.433636,12.014997,18.625646,40.673206,-4.093476,-6.878132,-38.975699,4017.0166,2.237984,2.017455,4.057228,6.634118,-0.616855,-1.107729,-4.542535,3358.5378,2.172983,1.794156,3.709953,7.215654,-0.533362,-0.986586,-5.056737,1429.6251,1.827281,1.10354,2.772183,5.397001,-0.270842,-0.654561,-4.107165,1301.4556,1.83116,0.936185,2.542493,5.02662,-0.2389,-0.576684,-3.231675,5339.2056,2.310248,3.56432,7.664255,10.691844,-0.946128,-1.563625,-4.977206,4670.6297,2.306506,3.32026,7.398337,10.963662,-0.846678,-1.430559,-5.396167,5
97440.6738,4.672532,25.681783,37.019213,55.95739,-19.30676,-30.245431,-199.44847,70880.1562,2.962019,19.792324,30.67705,52.493981,-15.437907,-25.252662,-130.462118,16737.8239,6.217405,4.377911,7.706028,10.754899,-4.197502,-6.536309,-12.270388,17065.4241,6.0436,4.476675,7.830449,10.687744,-4.275681,-6.755315,-13.853267,5274.6891,3.758315,1.848465,4.245996,6.542556,-1.474661,-2.657849,-5.664204,4358.5708,3.772368,1.536769,3.664517,5.810741,-1.222198,-2.133009,-5.210965,22823.5151,6.54329,7.934866,14.222311,17.424632,-6.915959,-11.85158,-24.23099,23728.4375,6.484204,8.115403,14.516842,19.05892,-7.135052,-12.34882,-22.85253,91744.9687,3.994258,25.659075,39.638409,68.44271,-17.911145,-31.237745,-180.299673,81491.0352,4.207811,22.746086,34.407611,62.482287,-15.644564,-25.72728,-171.686089,18857.7485,6.308389,4.90804,7.753974,11.309499,-4.610176,-7.21473,-18.440799,16452.2024,6.303929,4.538128,7.913081,11.76429,-4.059857,-6.37959,-14.119286,5862.8029,4.148407,2.071416,5.1291,9.757515,-1.623187,-2.998388,-7.474159,5171.7959,4.102312,1.703537,4.22492,7.726702,-1.416403,-2.539058,-7.188161,27220.9619,7.124536,9.283106,17.17397,22.351327,-8.192812,-14.346004,-30.907116,23434.8652,6.972548,8.521268,16.820201,22.057488,-7.264916,-13.435406,-25.810433,1
190066.5293,9.196309,46.430227,66.275929,102.561768,-31.638533,-61.995903,-520.338296,216758.7324,8.100394,53.756326,76.760538,108.078032,-36.080979,-90.37521,-788.675865,35677.6958,13.066192,9.67345,13.12508,19.658148,-9.152294,-14.603633,-32.073817,34786.5247,12.083479,9.443436,12.526641,17.823145,-8.87299,-14.189384,-31.69111,8909.386,5.981113,2.857834,5.421899,6.847552,-2.327562,-3.883483,-8.205524,7486.59,6.078987,2.335296,4.525975,6.876763,-1.904979,-3.330907,-7.622876,45803.5225,13.143772,15.568561,24.316119,31.58484,-14.030512,-24.886763,-54.255685,47717.553,13.003243,16.089357,24.72724,30.833915,-14.503961,-25.457104,-51.668674,180518.211,7.674606,47.09403,68.63031,125.755529,-28.712392,-67.02363,-629.892919,152097.4473,7.737898,40.777652,59.743851,112.21867,-24.343513,-49.340932,-407.981132,43787.25,14.366071,11.707099,15.757045,24.583095,-11.228717,-18.393853,-46.361086,35404.2012,13.380199,9.282375,12.595454,18.252509,-8.97751,-14.828475,-38.559282,9565.0462,6.44799,3.058522,5.876923,9.062257,-2.552002,-4.396196,-10.163653,8396.0364,6.266605,2.499137,4.846719,7.664783,-2.170754,-3.709239,-9.86502,58011.9358,15.264411,19.47114,30.001503,37.406324,-18.399501,-34.124925,-82.158821,48546.5063,14.454215,16.421995,25.90583,34.230668,-15.386999,-29.067134,-62.22373,5
71306.8769,3.662094,18.951331,27.201642,45.161912,-14.59208,-22.082152,-100.341294,51270.9766,2.405239,14.466265,22.482441,37.327003,-11.53749,-17.748809,-81.145615,10508.3789,4.213029,2.77376,5.950936,9.397617,-2.589679,-4.06724,-8.811888,10776.3743,4.120311,2.902846,6.116608,9.744133,-2.650583,-4.005676,-8.140926,3580.6384,2.887923,1.319774,3.391401,5.987061,-1.013827,-1.731435,-3.893992,2981.4736,2.903821,1.105434,2.925489,5.549796,-0.84238,-1.512786,-4.294162,14711.814,4.523535,5.098325,10.646312,13.937809,-4.384401,-7.331202,-13.701611,15255.8569,4.453008,5.25826,10.942024,15.18296,-4.508025,-7.590713,-12.856224,68295.8808,3.161603,18.871168,28.610603,61.257237,-13.821998,-23.005748,-115.316287,60427.7344,3.287224,16.364389,25.032174,43.04455,-12.156058,-18.632458,-86.306521,11757.9131,4.196069,3.061103,5.886291,9.057109,-2.825681,-4.407162,-9.79745,10478.3052,4.26999,2.92678,6.177314,10.558115,-2.571738,-3.881815,-9.229859,3972.4891,3.122571,1.509766,4.223036,7.56961,-1.116525,-2.048364,-5.124542,3524.7024,3.089818,1.251537,3.605319,6.555523,-0.961915,-1.826271,-4.895461,17417.0108,4.810056,5.861619,13.489258,18.372088,-5.100062,-8.780655,-18.628831,15188.3294,4.744399,5.526958,13.342491,17.460097,-4.601262,-8.062655,-16.275713,1
247832.4199,12.097768,62.924893,92.249944,151.535268,-39.785641,-93.168119,-840.18988,277668.125,10.101187,73.038549,108.867907,221.515391,-44.492323,-129.092743,-1139.882712,62366.1836,22.572209,17.534396,24.556513,35.301082,-17.24618,-28.475947,-79.197961,59979.0295,20.548798,16.907706,23.472609,32.239113,-16.359335,-26.253042,-68.864128,12978.1185,8.302939,4.214934,8.253322,10.577156,-3.487063,-5.784357,-12.092846,10809.6007,8.456666,3.369354,6.828856,8.902718,-2.832876,-4.634373,-9.404421,77021.3491,21.71261,26.941113,45.611617,54.354881,-25.013941,-45.507544,-100.003589,80897.2492,21.496731,27.816479,45.888396,53.53074,-25.874068,-47.885308,-105.056467,226405.2304,9.508765,62.428829,97.00976,153.965217,-35.909836,-95.968672,-867.244025,194426.6016,9.722884,54.001654,82.99308,132.323713,-31.030281,-68.193685,-582.773107,77859.5972,25.205572,21.5194,30.413718,44.651367,-21.513025,-35.231019,-120.755522,62473.4135,23.220851,16.702354,22.960265,32.494464,-16.95305,-28.012757,-77.388212,14199.7549,9.235103,4.50026,9.2367,12.104839,-3.883418,-6.638074,-15.58836,12383.1804,8.826648,3.701302,7.365108,10.641115,-3.337126,-5.747352,-13.326223,99371.8234,25.542994,35.028818,58.343111,73.809511,-33.464358,-62.097992,-194.040248,82782.8816,24.330563,29.016247,49.862704,62.924287,-27.793998,-52.813269,-143.877846,5
3508.1191,1.500481,3.234731,5.406355,8.244893,-0.377371,-0.896055,-4.46811,3178.3301,1.449372,4.023835,7.020927,10.007428,-0.394871,-1.132835,-5.025977,38.1433,1.015907,0.333676,0.984836,3.151269,-0.063078,-0.321107,-2.703543,33.6242,1.013232,0.361296,1.108566,3.047839,-0.066896,-0.36628,-2.94091,115.1963,1.097234,0.432113,1.39008,3.010201,-0.044465,-0.262728,-2.577489,106.0843,1.103379,0.371921,1.141115,2.850333,-0.07211,-0.297289,-2.184194,227.9949,1.086792,0.853671,2.30205,4.680789,-0.080754,-0.361754,-2.845379,251.2102,1.089292,0.920724,2.530146,5.422111,-0.081183,-0.347817,-3.201549,3360.2212,1.428927,2.889551,4.787332,9.132419,-0.403719,-1.076699,-5.406487,2199.2788,1.347366,1.633365,2.922202,7.024004,-0.266466,-0.792787,-4.252545,-21.6858,0.991676,0.2761,0.866802,4.785998,-0.068094,-0.407821,-3.728184,57.3659,1.025562,0.33912,1.012836,4.913787,-0.06262,-0.397018,-3.503849,139.755,1.129684,0.447065,1.447577,4.607232,-0.058675,-0.405,-3.363734,122.1254,1.118577,0.395261,1.393455,3.990213,-0.058524,-0.367544,-3.844519,191.9106,1.068979,0.778016,2.190385,6.463131,-0.081337,-0.368148,-3.652949,155.138,1.065683,0.7519,2.291884,6.490559,-0.07539,-0.354244,-3.48394,6
4471.5557,1.68357,1.141193,1.701628,4.443873,-0.456339,-0.842255,-5.020956,6569.334,2.033975,1.907821,2.74256,5.698827,-0.724031,-1.333797,-6.373407,2333.9734,2.130492,0.907112,1.59159,4.760985,-0.300572,-0.64992,-2.964562,2378.6052,2.088889,0.950884,1.689387,3.661143,-0.307945,-0.641774,-2.938701,593.8331,1.531182,0.338092,0.846013,2.642146,-0.106718,-0.420555,-2.762195,511.4429,1.525003,0.292621,0.728788,2.940581,-0.098359,-0.329283,-2.331265,2379.9236,2.019619,1.281787,2.564392,4.795242,-0.368982,-0.695144,-3.888717,2532.126,2.02073,1.360395,2.796957,5.582919,-0.389575,-0.699559,-3.086742,4208.4643,1.566771,1.086159,1.703019,7.553321,-0.448176,-0.919815,-6.277328,3402.2476,1.577276,0.844107,1.360388,5.039667,-0.348503,-0.772127,-6.243689,2606.1402,2.186091,0.992802,1.780312,5.014122,-0.333139,-0.728157,-5.22868,2053.087,2.046345,0.853083,1.708385,5.418494,-0.286605,-0.623001,-4.124666,572.2801,1.557258,0.344008,0.945156,4.156202,-0.109153,-0.351152,-3.307513,589.2226,1.607533,0.320544,0.844124,4.069996,-0.114743,-0.369933,-3.109098,2526.0264,2.041478,1.333798,2.692188,5.916504,-0.385062,-0.94226,-5.156216,2114.8623,2.011452,1.193715,2.466028,4.753057,-0.339105,-0.724807,-3.62186,2
49346.3227,8.133346,12.582699,17.490192,22.752768,-6.941704,-9.262742,-36.415919,48373.0742,7.901077,13.737587,20.903741,25.327627,-7.005896,-9.570996,-30.897469,5357.2115,3.200104,1.368702,2.622602,4.840647,-0.928265,-1.459212,-4.697643,5506.8667,3.175459,1.45688,2.720363,4.419662,-0.970734,-1.537554,-5.021294,2880.7159,3.453852,1.043463,2.376802,4.383123,-0.639162,-1.085002,-3.949431,2435.4026,3.334973,0.870607,1.931429,4.575418,-0.536899,-0.882893,-3.095376,8769.5239,4.359226,2.626227,5.227003,7.562595,-1.765864,-2.806214,-6.107506,9213.1768,4.321675,2.787362,5.669058,8.748665,-1.912245,-2.981707,-5.762551,43151.7075,6.557626,10.655955,14.805816,20.128168,-5.580423,-8.229619,-51.554007,26568.1665,5.246749,5.928152,7.964527,12.074939,-3.393371,-5.085408,-25.010721,5840.4624,3.236786,1.4434,2.448502,4.865951,-0.981844,-1.640717,-6.697054,6367.5576,3.825699,1.470045,2.480234,5.737443,-1.038004,-1.707966,-7.824704,2873.2903,3.65296,1.058116,2.383692,5.680469,-0.635493,-1.161061,-5.375145,2533.4031,3.424779,0.927272,2.148525,5.174334,-0.538779,-1.099312,-4.83101,9675.3316,4.546152,2.751859,5.243988,8.585698,-1.981347,-3.325407,-8.830993,8953.9411,4.854068,2.539018,5.004748,8.978476,-1.853834,-3.060513,-7.862459,6
28773.5322,4.366804,7.660635,10.064794,16.096953,-4.595303,-6.309289,-21.886757,34789.9468,5.427402,10.82834,15.149049,22.107639,-5.571687,-7.341728,-27.139264,16863.6189,7.841918,5.800961,9.872546,13.261674,-3.697754,-5.730749,-13.525129,17212.5701,7.69932,6.090306,10.275461,13.242592,-3.949854,-6.235222,-14.224419,3650.9463,4.222783,1.358067,2.68959,5.176571,-0.911443,-1.561825,-5.367853,3035.5188,3.997373,1.111381,2.298596,4.025974,-0.742033,-1.301914,-3.582667,16140.0874,6.747338,7.000369,13.432094,16.415837,-4.437129,-7.63299,-13.081318,17490.4322,6.95427,7.588687,14.620303,18.075105,-4.874595,-8.366162,-15.093334,26249.7432,3.662496,7.282182,9.766808,17.698717,-4.21183,-6.179669,-26.246008,20536.354,3.737349,5.372561,7.153807,14.386372,-3.098681,-4.495284,-19.1586,17723.9773,7.569575,6.262946,10.86852,14.942471,-3.778322,-6.179846,-15.362322,14244.5151,6.632338,4.927048,8.517025,12.883183,-3.065739,-4.759178,-13.187622,3482.8428,4.368038,1.315719,2.730774,6.335607,-0.889046,-1.762754,-5.044934,3615.3578,4.586697,1.301523,2.721471,6.212297,-0.891983,-1.590107,-5.638106,17612.669,6.699073,7.699878,15.317688,19.561376,-4.896367,-8.741098,-16.732231,14597.1123,6.435926,6.396602,12.805547,16.709726,-4.049399,-7.087581,-15.538619,2
38778.9048,6.751402,9.275034,12.83907,17.511374,-5.557557,-7.730707,-27.20266,38972.3696,7.226056,10.512885,15.394083,20.710346,-5.698069,-7.757291,-26.162105,3371.0852,2.325567,0.939138,1.813,4.367181,-0.594818,-1.126812,-4.581985,3507.7698,2.3544,1.001308,2.046484,4.774076,-0.618804,-1.095539,-3.603348,2146.4877,2.867122,0.812556,2.007622,4.427719,-0.4816,-0.864594,-3.362001,1842.6953,2.820959,0.682085,1.653972,5.233542,-0.41039,-0.772591,-3.021411,5772.6938,3.171505,1.866695,3.904047,7.042744,-1.11141,-1.758271,-4.975742,6068.8227,3.142277,2.019955,4.462736,8.303803,-1.207812,-2.154001,-6.270104,34655.9653,5.448995,8.100111,11.147837,18.251698,-4.584687,-6.673101,-32.031079,20431.6626,4.273064,4.461218,6.091573,10.773315,-2.638723,-3.890947,-18.023114,3569.9126,2.29912,0.959743,1.796884,5.287319,-0.632307,-1.157715,-5.309704,4010.8411,2.676182,1.001681,1.890646,5.44992,-0.653087,-1.15749,-5.889275,2140.3521,3.053653,0.829197,2.114084,5.463357,-0.480084,-1.087285,-4.561435,1910.9105,2.841919,0.734477,1.816842,5.117011,-0.40602,-0.832679,-4.547742,5977.8572,3.108371,1.897464,3.940346,7.847661,-1.183172,-2.069041,-7.066345,5605.416,3.310628,1.776329,3.819289,7.095367,-1.10414,-1.887577,-5.841266,6
31896.7915,5.264067,8.877878,11.704329,19.43546,-5.043849,-6.778654,-27.191204,37502.8227,6.616657,12.195203,16.910831,23.085223,-5.948887,-8.213202,-29.155667,23954.7461,11.36931,8.181095,14.68564,18.057073,-5.477429,-8.887004,-19.841996,24522.2619,11.223592,8.627328,15.446274,18.321001,-5.829606,-9.264853,-24.387184,5007.7593,5.666787,1.80546,3.711042,5.840762,-1.308767,-2.391494,-5.305131,4169.2392,5.400794,1.446659,2.988751,5.486837,-1.065139,-1.891477,-4.913223,22765.926,9.737964,9.664248,20.076997,23.349862,-6.538412,-11.348456,-19.64687,24738.188,9.949813,10.619538,21.775243,25.913068,-7.221347,-12.610385,-21.197308,28849.8018,4.253658,8.295976,11.134818,16.487557,-4.534734,-6.8203,-32.904934,22509.2036,4.348584,6.179734,8.195555,13.982619,-3.35936,-4.65559,-24.539569,24592.7024,10.926791,8.605357,15.749128,21.471301,-5.435031,-8.681842,-23.583954,20100.7729,9.703824,6.721991,12.092466,15.724631,-4.422807,-6.782102,-18.045735,4764.4042,5.664497,1.740366,3.663251,7.364779,-1.268975,-2.355532,-5.894478,5059.1846,6.365564,1.717045,3.563513,6.997228,-1.294207,-2.372774,-6.3367,24817.9853,9.758191,10.692731,23.134576,29.357305,-7.162972,-12.754942,-28.849888,20383.6126,9.281094,8.76939,18.807525,24.211082,-5.921274,-10.667131,-21.016576,2
20935.8247,4.270011,5.185787,7.492519,11.638829,-2.981823,-4.215195,-12.211535,22365.7583,4.874842,6.208232,9.68984,13.614234,-3.375688,-4.561151,-13.638721,1456.0344,1.583304,0.479515,1.219888,4.046014,-0.286788,-0.609984,-3.20662,1503.0488,1.581855,0.525112,1.368828,4.770076,-0.315695,-0.583494,-3.124318,1186.486,2.065717,0.552984,1.662884,3.862186,-0.28223,-0.600642,-3.311129,999.1696,1.996706,0.474302,1.368152,3.585811,-0.239294,-0.562926,-2.83183,2748.9617,2.04574,1.103889,2.724532,5.452304,-0.540848,-0.983024,-3.714338,2901.1582,2.044969,1.213841,3.293222,6.288236,-0.573717,-0.97686,-4.13783,19673.0806,3.662007,4.641957,6.77804,11.203529,-2.738029,-4.080481,-14.879232,11369.1557,2.900792,2.600623,3.830635,8.110695,-1.458746,-2.154763,-8.872679,1380.7903,1.507944,0.451286,1.071089,5.450984,-0.30927,-0.65534,-4.02971,1666.9031,1.696693,0.508281,1.409355,4.81151,-0.310349,-0.666974,-3.716802,1175.2088,2.142818,0.57456,1.690973,4.905608,-0.280714,-0.621759,-3.570317,1084.7222,2.089108,0.494938,1.460073,4.705562,-0.239109,-0.561592,-3.163608,2666.4094,1.960047,1.0492,2.698296,6.552218,-0.534232,-0.997256,-4.539743,2488.1077,2.034404,0.996934,2.623123,7.284367,-0.509218,-0.919384,-4.180579,6
11357.7559,2.800191,2.09888,2.705032,5.392161,-1.602572,-2.243004,-9.385899,16444.7729,3.948726,3.325426,4.297875,7.988212,-2.393659,-3.241545,-9.714583,7838.2251,4.655526,2.334198,3.745303,6.466491,-1.445179,-2.249646,-5.719261,7905.2263,4.537943,2.421927,3.91704,6.912659,-1.521096,-2.367163,-5.344845,1779.5339,2.690694,0.626166,1.292347,3.153416,-0.389759,-0.823121,-3.274548,1508.7218,2.638623,0.526449,1.137745,3.729132,-0.321104,-0.688342,-2.932548,7523.8035,4.122735,2.8433,5.080898,7.494953,-1.744651,-2.854585,-5.317608,8047.9305,4.160125,3.061587,5.53524,8.758335,-1.892525,-3.162174,-6.390301,10489.5195,2.386066,1.983899,2.680997,7.165655,-1.566248,-2.702348,-10.402003,8294.9561,2.435278,1.542439,2.173498,5.937482,-1.141026,-1.752359,-7.749674,8375.8997,4.65412,2.60463,4.171245,7.157488,-1.53741,-2.485051,-7.940073,6750.9422,4.208957,2.065177,3.40775,6.398481,-1.251377,-1.995193,-6.442962,1716.7825,2.789994,0.593442,1.313025,5.36711,-0.379773,-0.847416,-4.392168,1732.3179,2.82028,0.59102,1.321805,5.523835,-0.374256,-0.857484,-3.883875,8049.8574,4.16757,3.059089,5.557705,8.975661,-1.892419,-3.202434,-7.079725,6716.1687,4.002512,2.557843,4.72875,7.761691,-1.581087,-2.691869,-6.343515,2
31948.2592,6.098305,7.530334,10.435248,13.817273,-4.584897,-6.271556,-20.773872,32641.7578,6.506914,8.676252,12.918918,19.169922,-4.841775,-6.784743,-22.488325,2533.3472,2.025515,0.719891,1.525597,4.40846,-0.452372,-0.889677,-4.856718,2648.3838,2.034712,0.781056,1.779243,4.522415,-0.478053,-0.858271,-3.301395,1721.7719,2.496366,0.693827,1.82681,4.291014,-0.409407,-0.885382,-3.785309,1482.4774,2.457312,0.582886,1.588807,3.793327,-0.339547,-0.747119,-3.78691,4466.9106,2.714139,1.493319,3.368039,6.145775,-0.84922,-1.450757,-5.603003,4681.7769,2.686976,1.614461,3.773132,8.267115,-0.92313,-1.511631,-4.320284,28900.3598,4.993883,6.627953,9.050016,14.04194,-3.87981,-5.714434,-22.899635,16929.6372,3.93922,3.640895,4.984115,9.312237,-2.135574,-3.236231,-13.037673,2661.1223,2.000637,0.736511,1.423004,6.067979,-0.493707,-1.028536,-5.566695,2963.6819,2.263812,0.769275,1.624196,5.222778,-0.504968,-0.93012,-4.908869,1744.4316,2.682737,0.711667,1.889824,6.589106,-0.399861,-0.893179,-4.470115,1574.4882,2.546259,0.627313,1.670583,4.873077,-0.342197,-0.741695,-4.157014,4487.0779,2.626773,1.453246,3.213992,6.128897,-0.891086,-1.667923,-5.361762,4209.2634,2.77093,1.373964,3.23894,6.563299,-0.830381,-1.503139,-5.297663,6
29012.9824,5.112779,7.439065,9.706137,15.215722,-4.549314,-6.130902,-22.091737,34915.6079,6.616859,10.464459,14.442569,20.526434,-5.470091,-7.402152,-22.911502,20749.6428,10.062085,7.018796,12.504833,15.003347,-4.595372,-6.902712,-16.00655,21188.8244,9.988031,7.401586,13.195953,15.961746,-4.872416,-7.556132,-19.587283,4354.1733,5.074367,1.57039,3.170977,5.494786,-1.107612,-1.947037,-4.272677,3616.8569,4.775713,1.263038,2.708567,4.695385,-0.89359,-1.510133,-3.723332,19621.0317,8.644369,8.258113,16.562465,19.95646,-5.440528,-9.367328,-17.7915,21207.0908,8.79983,9.030465,18.098093,21.752494,-6.011336,-10.414796,-17.261133,26325.334,4.152054,6.97575,9.225827,15.987102,-4.144154,-5.820202,-25.856179,20528.3618,4.231488,5.150387,6.686207,11.699622,-3.008334,-4.419838,-17.159645,21422.7246,9.760745,7.438864,13.40673,18.794914,-4.582072,-7.088386,-19.672676,17417.0791,8.746724,5.787022,10.276369,13.883856,-3.698106,-5.595452,-12.837025,4186.8111,5.174029,1.507349,3.098815,7.11209,-1.076234,-2.005314,-5.051828,4363.7305,5.588132,1.496198,3.211068,6.595641,-1.084409,-2.03665,-5.279464,21128.4282,8.665183,9.059783,18.841738,23.073915,-6.004196,-10.876837,-18.443313,17589.2888,8.314078,7.437199,15.42274,20.619881,-4.929757,-8.849373,-16.437496,2
44707.1685,8.103565,10.846888,14.738724,20.468315,-6.31982,-8.466617,-37.578972,44538.8115,8.834894,12.1377,17.841251,22.940007,-6.363359,-8.558497,-25.531848,4343.0579,2.696984,1.153322,2.133711,5.113047,-0.747984,-1.265503,-3.859218,4463.2683,2.675815,1.237164,2.353855,4.314355,-0.78369,-1.239965,-5.288351,2532.4579,3.219644,0.952302,2.230986,4.590797,-0.56573,-1.108202,-3.706942,2182.6241,3.161937,0.795008,1.854318,3.752891,-0.48212,-0.857506,-3.769825,7194.5672,3.700802,2.235141,4.492889,7.016353,-1.40822,-2.287101,-5.938511,7570.3372,3.665998,2.399301,5.028716,7.602007,-1.517278,-2.406738,-6.882739,39456.561,6.396558,9.351737,12.75997,20.387926,-5.10044,-7.761108,-38.213678,23709.9785,5.042691,5.184024,6.827208,10.617507,-3.048498,-4.526972,-19.732723,4720.6721,2.712119,1.218876,2.209464,6.073747,-0.803526,-1.402499,-5.143004,5167.083,3.121144,1.244374,2.286429,6.015198,-0.841648,-1.454775,-6.647756,2528.7171,3.415702,0.971717,2.337091,5.342766,-0.568083,-1.150447,-5.205479,2242.9426,3.156193,0.843308,1.982671,5.116409,-0.469987,-0.957069,-5.037215,7675.8303,3.715452,2.318256,4.71966,8.871346,-1.55083,-2.644839,-7.451534,7131.1739,3.916568,2.153768,4.376803,8.626387,-1.437805,-2.442841,-6.921885,6
17961.7144,3.370436,3.79916,4.737682,8.506431,-2.818458,-4.046872,-12.712949,23741.9371,4.548999,5.769078,7.428079,11.749789,-3.756142,-5.214012,-15.443847,12721.1958,6.192647,4.045367,6.667619,9.202009,-2.637738,-4.179102,-9.670959,12983.4177,6.167583,4.21683,6.996185,9.923761,-2.787353,-4.282577,-9.83487,2764.8949,3.49201,0.968984,1.99017,4.287426,-0.685207,-1.243823,-3.935106,2307.3578,3.366627,0.803651,1.618115,3.82741,-0.550223,-1.01881,-3.953295,12076.8511,5.444369,4.780138,9.003851,13.152398,-3.157605,-5.290519,-10.719896,12960.5225,5.467098,5.221876,9.634123,12.835407,-3.458253,-6.101341,-10.205342,16436.8487,2.82181,3.573234,4.724659,10.434216,-2.674934,-3.912483,-16.227055,12813.896,2.879258,2.692969,3.566759,8.518198,-1.91667,-2.929363,-13.126505,13422.8316,6.038365,4.424928,7.261492,10.59952,-2.723069,-4.015149,-13.643847,10757.574,5.295162,3.45581,5.742315,8.917732,-2.221007,-3.350092,-10.139024,2637.011,3.577722,0.918338,1.931403,5.416095,-0.640301,-1.336972,-4.901243,2761.887,3.868554,0.925441,2.101217,5.247641,-0.65292,-1.233601,-4.359959,13029.8804,5.348659,5.223159,9.824848,13.732046,-3.473991,-5.981918,-11.352402,10804.3184,5.183364,4.307796,8.249077,12.755999,-2.88399,-4.974771,-9.444672,2
39047.315,7.24833,9.222897,12.639799,16.512309,-5.53316,-7.47422,-26.75388,39223.5972,7.814065,10.491424,15.42807,20.03185,-5.686491,-7.737092,-27.68507,3513.4202,2.387538,0.942726,1.784284,4.792421,-0.594111,-1.082918,-4.498842,3553.877,2.333584,1.014324,1.959577,4.887017,-0.645944,-1.019187,-3.81085,2174.6897,2.903035,0.831853,2.025758,4.486869,-0.48696,-0.934093,-3.406225,1900.9424,2.929962,0.694531,1.690258,4.205869,-0.416522,-0.730985,-2.814329,5848.1635,3.173387,1.87681,3.982437,7.403502,-1.123717,-1.879395,-5.020108,6163.6944,3.155331,2.008714,4.484638,7.804597,-1.200896,-1.964982,-5.845106,34769.5254,5.764077,8.062057,11.156002,18.621248,-4.601822,-6.617318,-29.686063,20564.6255,4.530496,4.421169,5.840879,9.546583,-2.600806,-3.891899,-17.018303,3670.649,2.320363,0.97614,1.773415,5.331128,-0.646908,-1.121862,-5.578309,4074.3225,2.658308,1.010789,1.861225,5.280247,-0.667842,-1.198215,-5.1002,2180.1698,3.113975,0.835497,2.153633,6.485425,-0.486549,-0.962414,-4.72271,1974.483,2.966137,0.74368,1.835602,5.841711,-0.40974,-0.965297,-4.456098,6063.8589,3.117231,1.876655,3.858605,7.344894,-1.188426,-2.173132,-6.004565,5658.7873,3.288603,1.764222,3.722123,7.27909,-1.116278,-1.945857,-5.175719,6
29732.5615,5.060351,7.734917,10.043224,15.239924,-4.751399,-6.585041,-22.499152,35308.8281,6.480018,10.74865,15.140485,22.674117,-5.65106,-7.548985,-28.18851,24051.0232,11.209674,8.169283,14.715348,18.20576,-5.447017,-8.325315,-18.592263,24593.1521,11.028315,8.637526,15.746913,19.918223,-5.821036,-9.009452,-17.939897,4960.5697,5.658305,1.781748,3.690258,6.323625,-1.299496,-2.288222,-5.644359,4124.4298,5.218496,1.421434,3.057162,6.063608,-1.047441,-1.829301,-4.871812,22702.9251,9.527568,9.571334,19.692997,24.665797,-6.470473,-11.247187,-19.763241,24693.9402,9.771591,10.516588,21.782764,27.131725,-7.161683,-12.761199,-20.419534,26791.9043,4.085859,7.138154,9.563325,18.055208,-4.281752,-6.295015,-27.839739,20945.6,4.177882,5.331615,7.240157,13.76205,-3.181353,-4.5204,-20.123983,24674.5525,10.769243,8.544422,15.955278,21.329758,-5.363437,-8.404647,-23.003077,20059.5373,9.363035,6.654112,11.954278,16.76052,-4.398717,-6.665187,-18.975766,4750.0444,5.722551,1.712429,3.587464,7.141589,-1.264669,-2.374083,-7.264905,5035.4367,6.184583,1.698281,3.493898,6.951739,-1.278896,-2.283689,-6.860206,24587.1638,9.507783,10.589955,22.763454,29.087291,-7.087855,-12.618425,-32.043506,20305.7593,9.12561,8.625164,18.398006,24.087582,-5.855215,-10.931186,-21.124659,2
21006.1827,4.39255,5.217241,7.688603,13.092379,-2.9843,-4.284016,-13.872548,22582.4112,5.099853,6.270049,9.789536,14.56693,-3.385942,-4.818246,-13.37184,1461.7117,1.576103,0.500293,1.152917,4.0366,-0.29633,-0.561415,-2.983186,1510.5498,1.570289,0.550087,1.370431,3.715145,-0.306278,-0.707716,-4.050078,1188.7845,2.062217,0.562403,1.672966,3.735125,-0.279997,-0.639215,-3.67992,1014.8769,2.008805,0.477725,1.369787,3.186863,-0.244281,-0.569997,-3.180923,2769.6475,2.042672,1.14183,2.925797,5.37139,-0.547735,-0.996809,-4.380669,2947.2846,2.0512,1.239829,3.108426,6.074894,-0.586552,-1.129618,-4.887329,19744.7773,3.735384,4.678526,6.990359,13.714296,-2.743973,-4.004106,-18.47612,11468.8525,2.987662,2.620862,3.945738,8.218325,-1.452098,-2.205897,-11.460875,1409.9861,1.508739,0.467344,1.10332,4.355454,-0.308959,-0.691745,-4.403805,1676.9578,1.691121,0.526448,1.233494,5.209153,-0.316055,-0.802006,-4.684064,1224.7704,2.20118,0.578525,1.808893,4.765931,-0.289217,-0.654945,-4.522025,1077.6911,2.051022,0.508023,1.489112,5.039888,-0.245954,-0.668706,-3.718616,2675.3523,1.95285,1.060459,2.569931,6.60112,-0.533805,-1.070046,-4.312983,2504.6211,2.035763,1.022091,2.636868,5.798492,-0.508035,-0.943125,-4.005353,6
9940.4126,2.606508,1.849835,2.425965,5.607641,-1.406819,-2.029253,-8.042947,14472.9014,3.697462,2.918982,3.816323,7.009525,-2.121468,-2.968665,-10.950423,7665.6758,4.51545,2.337343,3.850058,6.659045,-1.442195,-2.139265,-5.952193,7839.1377,4.487429,2.430283,3.991651,6.55148,-1.498354,-2.346238,-6.106757,1708.6324,2.599131,0.624037,1.275051,4.612754,-0.387921,-0.746196,-3.372201,1457.5119,2.557035,0.520141,1.125793,4.408496,-0.326529,-0.654034,-3.558768,7310.3862,4.016251,2.824024,5.116179,7.659253,-1.703293,-2.846017,-6.073977,7849.3066,4.022897,3.036859,5.526865,9.070445,-1.855024,-3.173463,-6.41571,9169.3925,2.23176,1.740879,2.470474,6.833363,-1.376951,-2.220302,-11.031215,7281.4185,2.284864,1.361265,1.950491,6.332731,-1.001427,-1.612757,-7.269099,8229.5046,4.549797,2.590379,4.201698,7.9915,-1.529637,-2.283994,-8.332887,6631.1326,4.089459,2.057647,3.414488,6.463416,-1.243485,-1.944643,-6.612456,1645.0556,2.696518,0.582155,1.34248,5.028168,-0.370162,-0.936854,-4.204787,1697.3668,2.838858,0.593994,1.405601,6.47221,-0.370154,-0.806932,-3.575171,7839.3369,4.040801,3.036938,5.537138,9.454304,-1.849004,-3.153392,-7.015536,6518.0896,3.889992,2.547944,5.156212,8.706559,-1.54726,-2.695233,-7.563515,2
32214.0395,6.447265,7.542701,10.461103,15.500205,-4.592413,-6.507438,-22.277398,32936.0557,6.989349,8.761418,12.915942,16.976868,-4.857263,-6.576742,-19.936849,2574.1323,2.036921,0.720079,1.596431,4.487557,-0.455574,-0.987395,-4.617448,2667.77,2.040511,0.786856,1.724979,3.87912,-0.479358,-0.834286,-3.648837,1771.8689,2.586644,0.696864,1.864522,3.817463,-0.400607,-0.75901,-3.500212,1479.5924,2.461284,0.589289,1.701666,5.005544,-0.340363,-0.754173,-3.422841,4515.5039,2.739514,1.502938,3.396403,6.06432,-0.844001,-1.339324,-4.22489,4704.3916,2.695287,1.6313,3.808636,6.167909,-0.917301,-1.57836,-6.477816,29059.4932,5.190014,6.620994,9.302167,17.031951,-3.926844,-5.525846,-24.564168,17056.9399,4.128155,3.66156,5.066513,9.623154,-2.142601,-3.156359,-12.06603,2659.5549,1.995455,0.718937,1.463141,7.576646,-0.480348,-0.941726,-4.650803,3029.8806,2.293272,0.761968,1.657173,5.24529,-0.49783,-0.984237,-4.860009,1712.4826,2.627605,0.715387,1.912884,5.289434,-0.395182,-0.872918,-5.044462,1591.6317,2.593971,0.637531,1.665775,5.202478,-0.344428,-0.772792,-4.115935,4519.8279,2.645753,1.468796,3.225088,7.389506,-0.876218,-1.615657,-6.359062,4210.4842,2.764036,1.376427,3.244882,7.139395,-0.826203,-1.474066,-4.693367,6
28281.21,5.111443,6.573202,8.395254,13.096828,-4.61607,-6.513796,-24.284692,34088.1719,6.668361,9.348552,12.691586,17.386945,-5.596526,-7.60415,-26.249733,20863.1843,10.116566,6.890923,12.036732,15.492644,-4.56583,-7.226749,-16.434863,21276.6787,10.010095,7.224903,12.909879,16.17568,-4.877211,-7.835642,-19.142935,4406.3984,5.119392,1.526379,3.160156,5.775944,-1.119512,-1.978775,-4.825038,3660.3839,4.790199,1.232711,2.651578,5.436429,-0.902218,-1.581455,-4.62535,19804.7937,8.722922,8.033639,16.073597,20.171749,-5.522184,-9.903214,-16.845072,21429.6121,8.931531,8.833475,17.66977,21.552183,-6.107361,-10.839574,-18.518069,25398.5371,4.09713,6.097546,8.044042,14.788183,-4.206578,-6.208792,-25.641802,19701.5527,4.172874,4.518147,5.915685,11.515117,-3.050145,-4.382334,-18.800241,21573.187,9.940869,7.28128,13.095607,16.600609,-4.596083,-7.033365,-19.545346,17487.4209,8.689304,5.652334,9.975106,13.219693,-3.726325,-5.841672,-15.697851,4185.7893,5.133189,1.470253,3.132792,5.999614,-1.100894,-2.063947,-6.227421,4382.9024,5.531911,1.450685,3.072039,6.589911,-1.106083,-1.974025,-6.136053,21423.1389,8.790056,8.837782,18.477181,23.720008,-6.096268,-10.87123,-19.949083,17896.147,8.623443,7.22387,15.183503,20.680736,-5.048239,-8.92208,-21.324648,2
44452.2754,7.652488,10.744012,14.659917,20.635923,-6.330328,-8.726771,-33.503662,44304.809,8.148928,11.982432,17.756809,22.835837,-6.392621,-8.916492,-33.870216,4298.6079,2.63573,1.137139,2.145274,4.992495,-0.753506,-1.240209,-5.688073,4419.368,2.636174,1.220819,2.379483,5.378196,-0.790185,-1.404994,-4.679185,2538.4741,3.213545,0.945546,2.222789,4.587446,-0.574196,-1.132883,-4.397508,2175.8499,3.094091,0.790279,1.828468,3.945144,-0.478009,-1.017818,-4.824743,7147.1235,3.624852,2.206168,4.559931,7.253598,-1.392335,-2.412677,-6.002234,7509.0079,3.584265,2.372467,5.144578,8.50779,-1.501564,-2.515811,-5.859958,39049.7807,6.069767,9.296641,12.833517,20.766108,-5.128488,-7.628947,-32.555681,23639.6577,4.840308,5.119891,6.996007,11.71549,-3.02182,-4.275086,-21.593139,4689.769,2.676674,1.207445,2.122877,6.281676,-0.813943,-1.410367,-6.939316,5174.7168,3.093472,1.238425,2.26608,6.339473,-0.836983,-1.586829,-7.040133,2529.0282,3.340712,0.948609,2.328238,6.959506,-0.567641,-1.168427,-5.366118,2244.0766,3.150718,0.840819,2.088145,5.885167,-0.470978,-1.01998,-5.164138,7624.1374,3.634939,2.283546,4.476779,8.056612,-1.53947,-2.739556,-7.71379,7097.4158,3.853174,2.121428,4.450245,9.054022,-1.426062,-2.507998,-6.499984,6
22050.1641,3.815968,4.580924,5.733923,9.905387,-3.502998,-4.704304,-15.053942,28476.3272,5.069366,6.817901,8.963712,14.842045,-4.572711,-6.057187,-21.195832,13025.1472,6.24255,4.162401,6.737708,9.340321,-2.735941,-4.217715,-10.323901,13268.4551,6.150817,4.33853,7.134074,10.06015,-2.880375,-4.436818,-11.285786,2931.1876,3.703922,0.997435,2.114682,4.799789,-0.701792,-1.232536,-3.515324,2404.3811,3.423677,0.82665,1.698579,3.930608,-0.567401,-1.058663,-3.779174,12547.478,5.494503,4.96502,9.222966,12.223296,-3.296422,-5.523209,-9.969434,13537.2222,5.620899,5.385585,9.962495,13.523344,-3.616049,-6.256089,-11.559229,20327.458,3.203032,4.385336,5.705999,11.351205,-3.358297,-5.121245,-24.285171,15792.5327,3.256656,3.258727,4.161741,9.240866,-2.377919,-3.455997,-17.078726,13770.6721,6.09037,4.531947,7.46087,12.224547,-2.819235,-4.32447,-12.376628,11100.7952,5.403525,3.565389,5.94545,10.074051,-2.299066,-3.653519,-9.849318,2746.9114,3.672231,0.955225,2.148404,5.703628,-0.680204,-1.312179,-5.707034,2866.1297,3.84174,0.946531,2.040518,5.761846,-0.668224,-1.370859,-5.72101,13713.3083,5.518949,5.434647,10.334127,15.181109,-3.641517,-6.349093,-12.51284,11344.7495,5.302934,4.479312,8.584802,11.922546,-3.037847,-5.344445,-11.442734,2
3124.7343,1.451063,3.010447,5.232207,8.203975,-0.386596,-0.971999,-5.513593,3054.3125,1.466216,3.771299,6.711266,11.195894,-0.399845,-1.035935,-4.293867,2.5969,1.000987,0.302273,0.891381,4.090811,-0.072132,-0.416005,-3.474601,-46.147,0.983229,0.343325,1.012849,3.58158,-0.071518,-0.389283,-3.528085,99.3218,1.08424,0.454392,1.434787,3.278952,-0.056489,-0.335918,-3.429967,108.293,1.104543,0.369489,1.15994,3.654825,-0.048425,-0.342632,-1.243511,146.6138,1.052015,0.815614,2.209997,5.071214,-0.092746,-0.408622,-3.181817,168.9504,1.057271,0.914676,2.537726,5.265181,-0.09455,-0.400823,-3.177906,2968.0464,1.372812,2.72237,4.741064,9.478549,-0.389704,-1.117828,-5.495679,1928.8657,1.303301,1.552442,2.748326,5.99888,-0.28441,-0.87698,-4.990864,-96.1048,0.966548,0.25935,0.902817,4.7623,-0.08483,-0.489542,-4.271121,4.0903,1.001616,0.317571,1.004281,4.522501,-0.078247,-0.4305,-3.980142,106.5996,1.097364,0.447383,1.477741,4.561187,-0.067999,-0.415204,-4.083298,108.9702,1.100856,0.394112,1.2838,7.199339,-0.059382,-0.404241,-3.650262,91.1172,1.030787,0.758212,2.215525,5.713169,-0.086386,-0.466789,-3.817634,76.885,1.02988,0.723141,2.12905,6.382248,-0.082379,-0.528086,-3.025622,6
3529.3311,1.591008,0.913989,1.485827,5.22136,-0.358004,-0.808986,-5.225811,5122.5215,1.91031,1.477742,2.191102,6.408276,-0.54434,-0.974029,-4.949767,2276.2139,2.026194,0.953765,1.670996,4.338859,-0.290742,-0.554399,-3.553114,2341.937,2.028098,1.007355,1.803901,4.259238,-0.312586,-0.61255,-3.182847,572.1884,1.521754,0.347059,0.891032,3.691618,-0.107264,-0.481084,-3.17634,489.0139,1.500368,0.300873,0.856979,3.637531,-0.086687,-0.2882,-2.334299,2265.8611,1.934793,1.344339,2.797575,5.941317,-0.334616,-0.736485,-5.65471,2399.1826,1.940556,1.448758,2.945498,5.579848,-0.366718,-0.914562,-4.443444,3337.6181,1.473606,0.904721,1.573123,7.492375,-0.359219,-0.836293,-5.439092,2732.3305,1.494965,0.691398,1.350724,8.075204,-0.295841,-0.773074,-5.122106,2537.1667,2.091615,1.047992,1.893603,6.723393,-0.325829,-0.766549,-4.221787,2033.0097,1.966799,0.892713,1.878906,5.624987,-0.27706,-0.650566,-4.491494,542.9214,1.534744,0.332283,0.970659,4.643749,-0.102579,-0.483987,-4.327108,554.1954,1.564795,0.330565,0.891416,5.167793,-0.099857,-0.435578,-3.373687,2377.8889,1.946625,1.398043,2.935091,6.829375,-0.370847,-0.860468,-4.513395,1992.9214,1.907606,1.23557,2.607952,6.547884,-0.325859,-0.651135,-4.459283,2
49510.0293,8.832759,12.403398,16.930757,23.450195,-6.908264,-9.393696,-32.568844,48510.2309,8.793083,13.58572,20.213318,28.016435,-6.892193,-9.650808,-34.278259,5207.9533,3.040042,1.380623,2.542611,5.414821,-0.864715,-1.486994,-4.673147,5352.8323,3.03167,1.474327,2.770759,5.62338,-0.921161,-1.448921,-4.543936,2845.7064,3.448589,1.051555,2.422289,5.270902,-0.627728,-1.062334,-3.681417,2443.8643,3.376508,0.884793,1.967828,3.956869,-0.52312,-0.902367,-3.309257,8441.7488,4.145218,2.62054,5.132995,7.577563,-1.644374,-2.649727,-7.957664,8915.5479,4.10882,2.817585,5.656831,9.062471,-1.77721,-2.931866,-5.794127,43043.5508,6.921838,10.510774,14.373627,21.385853,-5.475735,-8.073944,-38.399855,26219.1904,5.525279,5.819067,7.752852,13.044369,-3.308933,-5.136414,-23.157625,5685.1711,3.080883,1.483449,2.603978,6.31413,-0.935064,-1.598071,-6.405635,6258.206,3.621681,1.498622,2.645554,6.056654,-1.002931,-1.518681,-5.889477,2829.2352,3.623417,1.087506,2.488315,5.392814,-0.625543,-1.144159,-5.793378,2490.0398,3.363051,0.941076,2.160813,5.769758,-0.51226,-0.988904,-4.554146,9196.7121,4.259354,2.773575,5.496194,9.258845,-1.856319,-3.322933,-8.288792,8571.8076,4.556226,2.560662,5.029959,8.207478,-1.717791,-2.970056,-7.576047,6
27880.0918,4.33887,7.005579,8.973746,14.722465,-4.492426,-5.962874,-20.963117,33957.8545,5.466334,9.90772,13.513493,19.362484,-5.472949,-7.127643,-26.996482,17579.3435,7.748601,5.882606,10.118746,12.63662,-3.778719,-5.724365,-13.347868,17850.1761,7.558826,6.182027,10.571201,13.894052,-4.033216,-6.203173,-12.50505,3703.3831,4.196054,1.351355,2.685868,4.840542,-0.937124,-1.5878,-4.531269,3114.2897,4.079957,1.09295,2.289428,4.612039,-0.760644,-1.340544,-4.071258,16563.2966,6.609996,6.987375,13.439673,16.790108,-4.524458,-7.76612,-13.805075,17858.7431,6.776091,7.612624,14.625481,18.417399,-4.964148,-8.742903,-14.421657,25595.9434,3.635011,6.583305,8.926163,16.688742,-4.137124,-6.216041,-28.551774,19929.6148,3.713302,4.904303,6.296547,12.14387,-3.010972,-4.272053,-19.154504,18279.8492,7.365741,6.321782,10.914801,14.762058,-3.830619,-5.780312,-16.458259,14810.282,6.630129,4.942118,8.412231,12.275281,-3.107017,-4.674756,-12.68056,3543.3276,4.302067,1.300229,2.699332,5.496427,-0.909688,-1.688323,-5.260391,3709.6448,4.461566,1.286532,2.631495,7.560548,-0.90431,-1.689752,-5.665996,17938.3433,6.541974,7.695729,15.272752,18.955886,-4.969976,-8.784736,-16.739105,14905.9277,6.347969,6.33528,12.596637,16.453402,-4.109132,-7.219633,-15.352776,2
20804.663,4.133003,5.199461,7.696595,11.406871,-2.992935,-4.141598,-13.096353,22226.9302,4.654492,6.191852,9.649284,14.384035,-3.382862,-4.52714,-12.492507,1543.0425,1.565548,0.516913,1.185024,3.738899,-0.311381,-0.700152,-3.494438,1597.8206,1.564507,0.560338,1.393954,3.554114,-0.326703,-0.662553,-3.320191,1212.4071,2.011003,0.576836,1.719698,4.147097,-0.285935,-0.595882,-2.35824,1048.0795,1.983664,0.479664,1.389368,3.492467,-0.251437,-0.616963,-3.008016,2927.3824,2.036297,1.176456,2.84158,6.065442,-0.552108,-0.927088,-4.037834,3017.8603,1.995928,1.273991,3.321858,6.603654,-0.59788,-1.051823,-3.832507,19371.1699,3.529294,4.650873,6.746798,12.822651,-2.736377,-3.94984,-13.671818,11184.9321,2.829987,2.574295,3.850707,8.257856,-1.44791,-2.101175,-9.38539,1508.6412,1.507265,0.488233,1.176261,4.699728,-0.321646,-0.702621,-3.972855,1822.7073,1.707434,0.54363,1.269399,4.89316,-0.330209,-0.692564,-4.83376,1197.8768,2.06842,0.580055,1.775685,4.746225,-0.286242,-0.70475,-3.834037,1125.086,2.047701,0.516335,1.441874,4.54566,-0.253279,-0.557076,-3.237032,2759.1855,1.909318,1.105361,2.697039,5.865297,-0.557828,-1.022368,-4.215675,2617.1889,2.000745,1.045563,2.785283,7.059785,-0.527921,-1.007764,-4.216445,6
11768.2447,2.831835,2.250111,2.888076,6.081517,-1.643883,-2.33031,-7.967829,16706.4946,3.899462,3.583912,4.727427,8.498262,-2.449831,-3.327101,-11.610963,8156.3855,4.445294,2.534629,4.083255,6.415052,-1.526703,-2.280268,-5.680113,8309.1587,4.372581,2.641889,4.405436,7.300975,-1.595627,-2.384453,-5.064017,1838.5268,2.640422,0.674713,1.43786,3.661982,-0.400783,-0.792285,-3.364626,1515.5761,2.513327,0.563251,1.258313,3.26744,-0.337015,-0.600581,-2.907292,7742.1142,3.925816,3.059253,5.66576,8.580922,-1.803739,-2.906578,-6.057313,8314.0547,3.982358,3.303988,6.207428,9.789704,-1.949963,-3.207969,-6.847842,10889.002,2.413233,2.138885,3.054279,8.20576,-1.58643,-2.530962,-11.74908,8528.1407,2.441572,1.649304,2.300551,6.65888,-1.181017,-1.840597,-8.045702,8718.3089,4.450739,2.803947,4.515999,7.531641,-1.607581,-2.446536,-7.939761,6981.0962,4.020622,2.23109,3.680967,7.852934,-1.303349,-2.007977,-6.576296,1725.6707,2.651679,0.637326,1.478934,5.924153,-0.387407,-0.954941,-4.888308,1782.4235,2.739322,0.649977,1.624385,5.293436,-0.391484,-0.845618,-4.122006,8274.3647,3.950633,3.299075,6.206123,10.508706,-1.946103,-3.279244,-7.427313,6911.436,3.87515,2.751425,5.244131,8.731177,-1.630381,-2.700996,-6.343508,2
31778.9741,6.029333,7.54967,10.457074,15.557246,-4.580635,-6.411171,-18.560768,32509.5825,6.465174,8.691049,12.946799,17.640869,-4.836317,-6.554206,-22.229682,2679.0056,2.001265,0.760817,1.56781,4.462441,-0.468745,-0.835876,-3.664752,2783.002,2.003178,0.81241,1.78933,4.413291,-0.50345,-0.903355,-4.239709,1793.3096,2.504106,0.715994,1.895244,5.026219,-0.408257,-0.782178,-3.247997,1535.0311,2.423098,0.604971,1.637531,4.900091,-0.346914,-0.689666,-2.449827,4646.6436,2.668085,1.54988,3.560941,6.142225,-0.870131,-1.472996,-4.792808,4853.6174,2.625683,1.678442,3.928317,6.938225,-0.934197,-1.649015,-4.693052,28686.3725,4.926901,6.619834,9.145167,14.349469,-3.890644,-5.401128,-21.605187,16625.2553,3.861193,3.624898,5.093562,8.859689,-2.112162,-3.308086,-12.695258,2788.8174,1.967717,0.758841,1.606115,5.546669,-0.515571,-0.997753,-5.876908,3137.8968,2.251338,0.797934,1.688914,5.349624,-0.522228,-0.948435,-4.684735,1795.6227,2.634365,0.729434,2.030847,4.718617,-0.415519,-0.943676,-4.477431,1609.2985,2.477978,0.656662,1.649836,4.506565,-0.360712,-0.804447,-4.523556,4662.5171,2.577737,1.511729,3.491134,8.743304,-0.902877,-1.599494,-5.936103,4358.3914,2.724893,1.40948,3.498756,7.27623,-0.857098,-1.653035,-5.76665,6
28138.1709,5.001641,7.295918,9.461027,14.252549,-4.388166,-6.017859,-20.518507,33789.5425,6.401782,10.217519,14.161745,19.668576,-5.289848,-7.101671,-21.022206,21043.0796,9.594855,7.179495,12.565323,15.203905,-4.618526,-7.036058,-18.092651,21511.3723,9.536706,7.561239,13.476076,16.651357,-4.948401,-7.702616,-16.012898,4365.139,4.860092,1.589716,3.225768,5.260355,-1.12086,-1.956326,-4.559482,3636.7876,4.602318,1.271549,2.632754,4.567044,-0.899991,-1.599848,-4.211817,19669.3674,8.1675,8.34158,16.90873,20.725766,-5.461564,-9.599693,-17.081998,21309.5432,8.397161,9.160343,18.308815,24.031865,-6.046707,-10.580268,-19.951244,25417.8906,4.041006,6.73055,8.913485,16.074588,-3.980457,-6.014138,-28.078185,19829.8374,4.120888,4.999301,6.448521,11.302165,-2.915814,-4.27986,-20.391299,21725.4058,9.341906,7.588204,13.769578,17.502783,-4.610358,-7.635131,-20.306156,17515.6985,8.185931,5.896148,10.488119,13.640639,-3.721852,-5.531398,-15.586779,4169.627,4.998444,1.523807,3.177452,7.141668,-1.076373,-2.089465,-5.601279,4375.3557,5.286096,1.515823,3.054197,6.237097,-1.097726,-1.978892,-5.773129,21362.7495,8.2705,9.162155,19.158985,25.437629,-6.019509,-10.747896,-24.101415,17601.0332,7.932883,7.499871,15.59603,20.088737,-4.954815,-8.896688,-16.982903,2
44673.7954,8.219404,10.830383,14.634839,20.288872,-6.315299,-8.496045,-28.537443,44507.4028,9.026035,12.146034,17.807749,23.015396,-6.343236,-8.672264,-31.678603,4354.3889,2.631895,1.153912,2.194227,4.540716,-0.752926,-1.174486,-4.716431,4470.8606,2.632164,1.226076,2.314022,4.720723,-0.790618,-1.342029,-5.673547,2545.0662,3.189903,0.943144,2.265639,4.363512,-0.575444,-0.977143,-3.348159,2200.6076,3.155714,0.797147,1.903557,4.092216,-0.474807,-0.828513,-3.525763,7200.6507,3.627706,2.214344,4.516438,7.21718,-1.398283,-2.313359,-5.691052,7571.1399,3.573147,2.384832,5.061074,8.791429,-1.512931,-2.730237,-6.37468,39337.8946,6.495151,9.324003,12.616709,18.347721,-5.087745,-7.552765,-37.44643,23627.3359,5.107509,5.148341,6.816842,11.645092,-3.004368,-4.302392,-19.602227,4675.52,2.617092,1.222308,2.107423,6.478938,-0.797599,-1.323448,-6.125163,5203.7525,3.08256,1.243778,2.248047,5.174493,-0.826839,-1.530359,-5.581856,2537.5034,3.339467,0.967565,2.312278,6.484874,-0.574507,-1.038006,-5.080969,2263.2427,3.143369,0.84288,2.0893,5.320154,-0.470832,-0.887847,-4.73321,7641.2214,3.62707,2.293582,4.62801,8.768794,-1.528322,-2.537182,-7.897481,7189.7346,3.888223,2.132103,4.37632,8.123864,-1.424551,-2.416825,-6.446,6
16614.7422,3.187152,3.548777,4.568055,7.982963,-2.612879,-3.576877,-11.406192,22197.1543,4.32461,5.403444,7.007115,11.115106,-3.54313,-4.768226,-16.510931,12656.4834,6.041549,4.06119,6.568331,9.323391,-2.623342,-3.91808,-8.147159,12899.0212,5.987451,4.215802,7.009477,10.252578,-2.768969,-4.261729,-10.392014,2720.2334,3.438065,0.977207,1.922078,5.136436,-0.668085,-1.19673,-4.321514,2302.6077,3.309635,0.793301,1.626714,4.102229,-0.540159,-0.984871,-3.13912,11923.7978,5.274363,4.760531,8.857638,11.934795,-3.115454,-5.324886,-8.932552,12787.2475,5.33305,5.211734,9.626668,12.388353,-3.433044,-5.715493,-10.290506,15140.3193,2.679313,3.319567,4.425547,10.211441,-2.491045,-3.660171,-16.740898,11784.415,2.722803,2.519823,3.319871,8.104338,-1.800269,-2.726874,-10.385073,13270.3576,5.881697,4.395205,7.26058,10.475255,-2.708888,-4.136339,-10.391944,10672.1895,5.216418,3.455902,5.762243,9.184305,-2.21041,-3.394448,-9.223449,2591.5462,3.542123,0.920085,1.906885,5.675214,-0.636417,-1.305422,-4.847793,2700.0349,3.689678,0.911602,1.859932,4.969786,-0.636386,-1.324145,-4.641273,12798.9636,5.160969,5.170258,10.188205,14.784333,-3.435037,-5.958669,-12.307762,10687.7044,5.060927,4.253548,8.311263,12.376772,-2.842089,-4.928226,-10.888266,2
3455.3526,1.560284,3.033953,5.154364,9.979989,-0.392955,-1.067351,-5.821674,3401.0434,1.607389,3.791583,6.663675,10.524602,-0.394141,-1.001414,-3.848018,-34.4402,0.986669,0.284941,0.86869,3.33626,-0.078524,-0.393909,-3.393343,-56.0593,0.979122,0.333872,1.044062,3.824324,-0.074114,-0.448709,-3.431225,115.696,1.102456,0.424116,1.469248,3.378339,-0.059845,-0.402965,-3.985751,104.0313,1.103714,0.363982,1.154079,3.49936,-0.051739,-0.347486,-2.427126,155.4668,1.057335,0.783969,2.300082,5.045212,-0.081824,-0.42973,-3.785038,168.6076,1.058677,0.871377,2.415948,5.724329,-0.10322,-0.49503,-2.764191,3316.0249,1.45884,2.70753,4.580994,9.440619,-0.399518,-1.125654,-7.463587,2207.3653,1.387864,1.545766,2.750235,6.676553,-0.274372,-0.758263,-4.826138,-116.0076,0.958355,0.257934,0.879522,5.393283,-0.082658,-0.508672,-2.86092,28.4438,1.011482,0.310263,0.998534,4.650585,-0.078221,-0.469639,-4.410334,95.3896,1.090971,0.444592,1.402867,4.584542,-0.05842,-0.389587,-3.952757,117.6145,1.114505,0.401717,1.254589,4.785697,-0.058898,-0.417504,-4.293385,98.6236,1.034142,0.695154,2.118018,5.863935,-0.087887,-0.529132,-4.227834,105.1508,1.042838,0.693041,2.159588,6.469441,-0.081812,-0.410068,-3.514168,6
2458.5816,1.445565,0.658908,1.115678,4.4259,-0.296301,-0.856744,-4.972851,3564.4497,1.713569,1.032105,1.638928,4.93303,-0.399801,-0.928826,-6.300725,2132.0798,2.005463,0.929491,1.795032,4.595994,-0.275709,-0.693851,-4.526813,2135.3308,1.965004,0.972608,1.837209,5.372569,-0.287613,-0.712701,-3.706085,514.5519,1.489049,0.328795,0.917616,3.198704,-0.098118,-0.457063,-3.122269,436.0971,1.458994,0.279905,0.788941,4.147962,-0.092844,-0.395465,-3.249852,2066.5249,1.888082,1.270926,2.649294,6.062092,-0.324956,-0.751759,-3.500759,2198.9304,1.893618,1.361255,2.953484,5.792345,-0.336912,-0.71194,-4.184819,2321.4404,1.35257,0.635183,1.234516,7.108367,-0.28305,-0.817099,-5.856956,1930.1777,1.382271,0.498951,1.059322,5.44081,-0.23306,-0.691751,-6.033558,2363.2466,2.051461,1.011827,1.938649,6.466767,-0.30396,-0.791792,-5.299327,1850.6828,1.895992,0.8566,1.870148,7.14937,-0.257827,-0.721798,-5.275548,495.8247,1.522394,0.306135,1.022735,4.979255,-0.106056,-0.452802,-4.15571,528.9679,1.572942,0.319616,1.037893,6.629771,-0.106784,-0.482522,-3.811263,2157.3945,1.876108,1.32472,2.758765,6.711086,-0.3382,-0.796037,-4.824558,1797.779,1.843243,1.167629,2.775979,6.759903,-0.295751,-0.723524,-3.859113,2
50212.6938,9.971237,12.571842,17.375641,23.846381,-6.923041,-9.428674,-35.278686,49596.1201,10.340381,13.874345,20.637627,25.502951,-6.965678,-9.420262,-29.358587,5074.9024,3.127753,1.345614,2.521554,6.162183,-0.838679,-1.38878,-5.093056,5179.0495,3.068673,1.427612,2.750101,5.5303,-0.882378,-1.394402,-4.212992,2819.5105,3.49196,1.043291,2.363125,4.557635,-0.614602,-1.100226,-4.079604,2408.6782,3.458187,0.881265,2.011236,4.405882,-0.527488,-0.907882,-3.159615,8294.2634,4.234042,2.581869,5.043991,7.887188,-1.639299,-2.592876,-6.544434,8752.022,4.22925,2.76155,5.592249,8.81673,-1.747754,-2.881802,-6.394155,43811.6001,7.6607,10.611302,15.040666,23.616534,-5.468049,-8.468634,-41.084869,26749.3911,6.169098,5.907593,7.748886,12.11238,-3.280423,-4.793548,-24.726242,5510.7612,3.140776,1.430462,2.475091,5.789581,-0.895339,-1.519388,-6.055543,6018.1321,3.664854,1.451586,2.506141,5.543435,-0.950198,-1.639853,-6.422714,2787.2651,3.718291,1.064819,2.433829,6.155269,-0.619626,-1.28112,-5.355289,2508.1116,3.563771,0.929322,2.093196,6.37732,-0.511648,-0.969677,-4.534352,9058.351,4.413825,2.719112,5.37193,8.95256,-1.802928,-3.160592,-8.409994,8353.7495,4.628094,2.519129,5.004461,8.623499,-1.687717,-2.84458,-9.462389,6
22435.939,3.751746,5.558705,7.216318,13.410141,-3.606062,-4.843762,-15.81633,27881.3769,4.837652,8.054322,10.996564,15.121993,-4.510107,-5.978019,-22.145001,16426.1077,7.516,5.484929,9.268294,12.366142,-3.595197,-5.453928,-13.554878,16770.0691,7.477101,5.736243,9.880807,12.69813,-3.824307,-6.149044,-12.560951,3509.5584,4.201973,1.266846,2.493678,4.57557,-0.888426,-1.55246,-3.534463,2936.0782,4.012103,1.024872,2.141349,4.812903,-0.71696,-1.266097,-4.249362,15459.6343,6.536052,6.493658,12.375853,15.347372,-4.257341,-7.225612,-13.677421,16704.1604,6.61919,7.113039,13.694911,17.801567,-4.683553,-8.094782,-14.217232,20237.8789,3.12093,5.185745,7.079444,13.820128,-3.33575,-4.84227,-21.116353,15822.7817,3.196884,3.852764,5.123039,9.868027,-2.399308,-3.434097,-16.322955,17140.9795,7.307395,5.89357,10.012271,13.865044,-3.649961,-5.527807,-15.473779,13881.7481,6.4712,4.60393,7.87762,11.778289,-2.970602,-4.491936,-11.862574,3339.6387,4.221528,1.209188,2.495341,7.309617,-0.859097,-1.787258,-5.247013,3451.0391,4.419666,1.206904,2.48145,5.904355,-0.857802,-1.623881,-5.654489,16800.7244,6.457999,7.153338,14.106937,18.752017,-4.716938,-8.313937,-18.808395,13862.3006,6.210469,5.88516,11.756678,16.59176,-3.900963,-6.864523,-13.515498,2
39297.7515,7.218826,9.327949,12.747238,17.51336,-5.584319,-7.661433,-26.315204,39593.5064,7.997433,10.628062,15.743287,23.230432,-5.715607,-7.756243,-24.158175,3295.1076,2.307386,0.917257,1.815472,4.505636,-0.565899,-1.1741,-4.636652,3398.1919,2.296939,0.979394,1.938112,4.840661,-0.601969,-1.104435,-5.620688,2147.2185,2.935647,0.809693,2.03801,4.928828,-0.481678,-0.88547,-3.269518,1873.3555,2.912244,0.689417,1.6862,4.903351,-0.409506,-0.750705,-3.144267,5698.0205,3.152911,1.833931,3.868868,6.704378,-1.078383,-1.836113,-6.518019,6015.928,3.124811,1.970015,4.290147,7.599407,-1.17388,-1.949084,-5.532339,34741.0894,5.761769,8.096508,11.148537,17.246593,-4.566256,-6.959404,-29.816544,20501.2705,4.525536,4.456249,5.9379,10.114526,-2.597949,-3.787508,-17.728495,3528.7387,2.31115,0.937703,1.753768,6.186199,-0.613857,-1.110263,-4.989349,3912.5115,2.623371,0.975133,1.856602,5.681786,-0.634129,-1.177443,-4.506492,2106.8409,3.030388,0.815933,2.143495,6.72805,-0.481624,-0.903672,-4.013643,1911.4055,2.929805,0.73269,1.814663,5.047043,-0.40647,-0.822035,-4.031089,5878.9536,3.097229,1.842439,3.790595,8.144417,-1.151977,-1.980132,-6.477231,5501.6258,3.277036,1.732148,3.662442,7.124204,-1.087056,-2.007273,-6.405294,6
26998.5513,4.652745,7.053936,9.412447,15.856958,-4.34503,-5.813335,-22.511519,32086.3413,5.970028,9.873548,13.642945,19.540294,-5.18332,-6.894547,-24.506437,23408.219,10.995779,7.845866,13.899355,17.317114,-5.323804,-8.045086,-18.500032,23881.4688,10.834073,8.248332,14.750618,18.288293,-5.678053,-9.025034,-20.576164,4828.3173,5.480391,1.718171,3.650849,5.530705,-1.284742,-2.228175,-4.912171,4085.9705,5.384111,1.370007,2.944629,5.017342,-1.030733,-1.833453,-4.553952,22150.8518,9.391636,9.194086,18.877314,23.242755,-6.328215,-11.006628,-19.478346,23986.5542,9.541393,10.141151,20.708557,25.155722,-7.028143,-12.643745,-21.089153,23982.0762,3.749247,6.468461,8.625628,15.570325,-3.87708,-5.791352,-25.206585,18848.3935,3.869822,4.836035,6.441713,11.860602,-2.843109,-4.21796,-18.763821,23909.3865,10.427185,8.180622,15.055635,19.320453,-5.254488,-8.014419,-23.608027,19556.7595,9.20557,6.38485,11.507582,15.769387,-4.288397,-6.92473,-16.585791,4667.5347,5.803846,1.64414,3.471069,7.010906,-1.246953,-2.310821,-6.147698,4876.8468,6.050827,1.634158,3.493466,6.731563,-1.257991,-2.365619,-6.066937,24051.5114,9.454085,10.19155,22.143122,29.498141,-6.993176,-12.571521,-24.550095,19911.4087,9.067706,8.306869,17.617322,21.926188,-5.771602,-10.289996,-19.553107,2
3382.9116,1.542823,3.037809,5.06302,8.371634,-0.389468,-0.950259,-5.128857,3394.1206,1.61328,3.779872,6.631987,11.362536,-0.397242,-0.885479,-4.768755,-56.3963,0.977382,0.273581,0.914054,3.457712,-0.073642,-0.455642,-3.078783,-45.9333,0.982192,0.324376,0.995867,4.125202,-0.07423,-0.406893,-3.225994,90.119,1.083086,0.420241,1.352068,4.712729,-0.063521,-0.4603,-4.099546,98.7893,1.10317,0.356028,1.121389,2.964474,-0.053914,-0.354337,-3.222326,160.5733,1.061613,0.76921,2.040459,5.115685,-0.089308,-0.441894,-3.174042,151.4451,1.054471,0.857986,2.447141,6.17583,-0.089641,-0.451527,-4.208339,3271.041,1.45547,2.694973,4.707055,8.864743,-0.392039,-1.021879,-6.179421,2151.7896,1.376214,1.538185,2.721388,7.036781,-0.275579,-0.756113,-4.529899,-135.2163,0.950283,0.232679,0.799748,5.308424,-0.078555,-0.539198,-4.243542,-28.8975,0.987889,0.289285,0.928128,4.682506,-0.07314,-0.430619,-4.157277,125.5582,1.127399,0.4322,1.405709,5.275083,-0.060204,-0.44044,-1.980768,120.8697,1.124174,0.362972,1.292431,4.596808,-0.062196,-0.432681,-4.106842,58.489,1.021035,0.681602,2.039621,5.74274,-0.091944,-0.495041,-4.618863,93.6319,1.039195,0.681874,2.019627,5.671206,-0.083113,-0.433728,-4.14097,6
2194.6392,1.398863,0.613236,1.088476,5.021518,-0.251798,-0.616912,-4.659765,3276.9204,1.670295,0.924537,1.458158,5.512405,-0.358279,-0.784206,-5.819687,1980.192,1.986972,0.861876,1.63011,4.672728,-0.264379,-0.696239,-5.397141,1978.497,1.940982,0.89778,1.713522,4.149818,-0.274677,-0.734335,-4.943798,463.7546,1.456325,0.310025,0.900636,3.687395,-0.107746,-0.427974,-3.432494,434.0396,1.489837,0.277671,0.733044,3.248978,-0.081793,-0.493632,-3.57526,1927.0708,1.863297,1.22107,2.467518,4.738897,-0.307059,-0.765192,-4.25591,2063.071,1.873378,1.293268,2.787256,7.375925,-0.343493,-0.763729,-4.971994,2127.0913,1.328579,0.596304,1.287749,7.000231,-0.257485,-0.716318,-5.79544,1763.774,1.350875,0.4595,0.972261,5.945918,-0.202042,-0.624128,-5.483749,2142.646,1.999493,0.934739,1.761943,6.047947,-0.298189,-0.753784,-4.716025,1730.733,1.894131,0.818361,1.61144,5.053691,-0.248567,-0.617521,-4.340583,483.9279,1.526593,0.29426,0.895683,4.255544,-0.095029,-0.473221,-4.039811,479.1713,1.532988,0.298101,0.930118,4.571207,-0.09482,-0.462528,-3.776482,2020.2668,1.876948,1.261552,2.767312,6.610757,-0.330924,-0.94141,-4.593303,1710.2129,1.85012,1.114903,2.477888,6.48139,-0.286914,-0.718379,-4.664486,2
22338.4424,5.060753,5.467127,7.903935,12.176415,-3.057735,-4.100517,-14.285318,23534.4405,5.530422,6.537427,10.178521,15.176432,-3.43726,-4.770276,-14.428697,1491.6162,1.657643,0.491116,1.092447,3.461727,-0.259812,-0.51536,-2.833804,1556.0668,1.656944,0.545642,1.31838,4.027978,-0.287018,-0.600667,-3.564793,1180.4104,2.119155,0.554565,1.545333,3.403759,-0.266988,-0.552147,-2.948543,1010.0454,2.076105,0.455778,1.308659,3.583437,-0.232797,-0.586316,-3.224171,2777.3445,2.1432,1.127074,2.835685,5.431064,-0.509014,-0.916644,-3.08278,2936.4963,2.13756,1.220928,3.171035,6.789511,-0.568953,-1.048943,-4.077606,20791.4072,4.225997,4.863321,7.199066,13.763117,-2.74978,-4.047379,-15.64728,12080.356,3.354492,2.707733,3.942244,8.170545,-1.453905,-2.126831,-8.308711,1470.5522,1.610158,0.459917,1.09269,4.31494,-0.283486,-0.624875,-4.15613,1697.5364,1.793014,0.507208,1.199339,4.632882,-0.29271,-0.660223,-3.678895,1168.1635,2.181989,0.56122,1.643057,5.37656,-0.264038,-0.671147,-3.39982,1070.2653,2.139081,0.50198,1.423137,4.236312,-0.233939,-0.585456,-3.183498,2685.5073,2.068003,1.066474,2.688507,6.321021,-0.509172,-0.953021,-3.905539,2536.7971,2.168538,1.009149,2.663909,5.565456,-0.479927,-0.887934,-3.936614,6
11354.6416,2.734257,2.262746,2.943709,6.049555,-1.592846,-2.204451,-7.339462,16059.8955,3.776511,3.56627,4.606185,7.02406,-2.339379,-3.103118,-8.680209,7331.5581,4.422296,2.261398,3.689407,6.465547,-1.383622,-2.011767,-5.544636,7440.6135,4.357054,2.338068,3.908133,7.880558,-1.447793,-2.12195,-4.731286,1719.5858,2.685158,0.622419,1.368939,3.685269,-0.377315,-0.789266,-2.548971,1430.2732,2.538488,0.529278,1.247944,3.405818,-0.31502,-0.59282,-3.362839,7080.3899,3.958986,2.818123,5.205369,8.083933,-1.655885,-2.719445,-5.487457,7580.7942,3.976398,3.028024,5.621687,9.128251,-1.79271,-2.949461,-5.567345,10379.1904,2.348852,2.08785,2.869949,7.178217,-1.533721,-2.374296,-10.43287,8184.4004,2.405279,1.604438,2.265083,6.016831,-1.119386,-1.64703,-7.895018,7900.5845,4.503722,2.498567,4.151414,7.637,-1.473242,-2.224897,-6.15773,6289.2937,3.999032,2.02378,3.350722,6.403293,-1.203765,-1.809521,-5.649103,1588.9817,2.65911,0.597893,1.394507,4.773881,-0.369624,-0.763969,-4.154024,1672.9629,2.850506,0.595366,1.384469,4.687295,-0.366432,-0.806724,-3.609903,7603.8321,3.983042,3.036988,5.814878,9.531209,-1.798989,-2.989129,-6.376652,6363.6098,3.905126,2.558702,4.958494,7.95561,-1.507285,-2.553928,-6.422675,2
32516.5337,6.203278,7.698384,10.571299,14.909634,-4.636304,-6.364923,-19.907655,33201.6148,6.680885,8.831304,13.096734,17.808533,-4.861165,-6.666039,-19.473263,2422.9399,2.006368,0.684227,1.374601,3.476462,-0.430891,-0.81135,-4.036539,2551.8618,2.027425,0.743188,1.520523,3.85071,-0.457777,-0.794666,-4.0339,1716.6839,2.57689,0.672415,1.80321,3.904678,-0.383317,-0.820872,-3.413254,1459.2409,2.495522,0.566717,1.445134,3.933933,-0.330035,-0.724937,-2.517618,4355.0271,2.712469,1.456807,3.236109,5.304628,-0.832768,-1.435691,-4.756942,4612.7971,2.7053,1.580306,3.663133,6.062211,-0.899539,-1.556195,-6.851552,29271.5288,5.109559,6.724551,9.11072,13.346612,-3.918369,-5.521915,-27.988215,16945.9756,3.980154,3.677163,4.996543,8.49377,-2.136234,-3.100231,-12.142109,2531.4079,1.988415,0.679628,1.302285,4.883073,-0.467139,-0.864088,-4.855888,2868.9532,2.270522,0.720515,1.531726,4.608794,-0.467294,-0.92067,-4.679034,1737.3164,2.742275,0.689269,1.831915,5.273854,-0.386529,-0.843808,-4.282476,1540.4989,2.538818,0.622367,1.630599,4.422524,-0.33375,-0.739718,-4.370246,4344.9497,2.610971,1.399556,3.089909,6.184879,-0.860915,-1.499354,-5.180512,4130.4826,2.804505,1.327363,3.112256,7.340628,-0.809455,-1.540236,-5.919364,6
25766.7514,4.600589,6.580941,8.485464,12.564086,-4.04854,-5.650485,-18.495887,30879.9565,5.905872,9.294117,12.767167,17.064818,-4.91649,-6.380603,-18.557845,19694.9917,9.844266,6.570513,11.33723,13.821343,-4.383876,-6.617112,-13.600566,20175.5266,9.643705,6.897831,11.98355,14.149597,-4.678454,-7.406784,-13.31937,4171.2021,4.922173,1.48485,3.071873,5.828016,-1.075456,-1.848287,-4.315124,3493.5022,4.719669,1.201584,2.490996,4.55759,-0.866219,-1.509853,-3.575694,18711.4031,8.43684,7.809987,15.437424,19.036211,-5.261416,-8.974334,-15.041573,20249.5654,8.540885,8.553234,16.831641,20.462983,-5.786147,-10.128926,-16.024213,22872.3936,3.723386,6.021657,7.994974,14.567973,-3.684558,-5.068382,-22.495593,17938.063,3.820834,4.476443,5.84174,10.687037,-2.640843,-3.782297,-14.463948,20419.8557,9.606427,6.979359,12.338071,16.248963,-4.416262,-6.648132,-14.653591,16474.6267,8.413508,5.446943,9.51598,13.498541,-3.580647,-5.451934,-13.078259,3968.5271,5.021091,1.433229,2.94985,6.253475,-1.039431,-1.939478,-5.312716,4196.2939,5.433915,1.426129,2.866597,5.426627,-1.061799,-1.940367,-5.101257,20476.1787,8.577173,8.604271,17.715631,21.542007,-5.776536,-10.356946,-19.877099,16748.6567,8.133878,7.06184,14.67396,18.350488,-4.781267,-8.397576,-15.626385,2
45507.1338,8.226205,11.085844,14.934446,19.269632,-6.386923,-8.412248,-28.930575,45213.5429,8.99631,12.299525,17.953669,24.384295,-6.434354,-8.372918,-26.511314,4137.7224,2.696477,1.085808,2.017771,4.519811,-0.722604,-1.320261,-4.943096,4261.2239,2.68015,1.157083,2.217448,4.267703,-0.746842,-1.203328,-4.172139,2511.5222,3.281808,0.913504,2.099473,3.746863,-0.551771,-0.909215,-2.935822,2155.0239,3.201082,0.769341,1.749058,3.495949,-0.470429,-0.797655,-2.99924,7000.7016,3.729392,2.148543,4.335002,6.568549,-1.365729,-2.175409,-5.123909,7374.2126,3.666573,2.295442,4.788271,7.449854,-1.477731,-2.491731,-5.367901,40057.2363,6.553125,9.436943,12.811737,18.040005,-5.081369,-7.030357,-32.733779,24240.3467,5.197256,5.221916,6.882361,10.987114,-3.029513,-4.495555,-17.221252,4448.424,2.692572,1.14447,1.949611,6.602309,-0.756324,-1.227225,-4.763943,4894.6386,3.109953,1.164968,2.013966,5.310373,-0.785203,-1.259722,-4.611984,2513.8243,3.496338,0.933147,2.154643,4.853561,-0.555683,-1.087123,-4.924627,2228.2907,3.260504,0.822369,1.928901,4.541539,-0.466044,-0.84197,-4.653429,7508.2673,3.747376,2.229263,4.365603,9.382102,-1.498707,-2.523074,-6.483446,6946.0872,3.98062,2.057427,4.178716,7.256644,-1.402788,-2.301691,-6.088665,6
17041.5078,3.18252,3.574309,4.498822,7.716905,-2.718685,-3.758936,-11.256358,22473.2847,4.282785,5.364696,7.094581,10.935569,-3.598413,-4.864264,-11.750923,11779.2068,6.061535,3.733019,6.031887,9.057056,-2.486345,-3.653585,-7.808432,12004.3416,5.926387,3.880191,6.427471,9.082434,-2.615351,-4.061549,-6.798743,2642.9263,3.496826,0.911483,1.811267,3.704981,-0.634932,-1.182155,-3.694575,2226.5481,3.394008,0.756597,1.665315,3.209726,-0.531513,-0.946425,-2.898847,11387.4014,5.343058,4.507805,8.393657,11.287572,-2.994535,-5.037302,-8.20244,12301.5424,5.379634,4.897099,8.88475,11.806184,-3.280805,-5.429229,-8.345945,15383.3926,2.678226,3.32925,4.417312,10.624344,-2.559014,-3.825695,-14.871438,12024.1733,2.736889,2.506188,3.325961,8.121778,-1.836076,-2.722111,-11.939084,12526.7605,5.95864,4.084914,6.618548,9.871819,-2.594784,-4.07107,-11.185108,10072.7102,5.237812,3.235495,5.338238,8.699652,-2.12764,-3.289644,-7.532278,2503.8846,3.552284,0.866317,1.846539,4.907865,-0.620111,-1.261341,-4.025501,2603.0787,3.786618,0.866716,1.807761,4.748152,-0.617745,-1.188336,-5.64007,12378.3806,5.25413,4.930163,9.303699,13.416588,-3.319723,-5.714446,-11.093378,10221.8772,5.070928,4.088249,7.653461,11.203945,-2.769784,-4.905252,-9.83535,2
50337.875,8.819504,12.557955,17.02897,21.47393,-6.987964,-9.132417,-34.469567,49559.8511,9.440809,13.771358,20.503923,24.888467,-6.992724,-9.448984,-28.125451,4746.0799,2.990513,1.259078,2.29526,4.150758,-0.804025,-1.298818,-3.972703,4889.1868,2.952099,1.325797,2.407179,4.483609,-0.838531,-1.291749,-3.626476,2794.9899,3.548633,1.014041,2.31499,4.045725,-0.625798,-1.162235,-3.756637,2413.4199,3.555876,0.860121,1.869002,3.713752,-0.520781,-0.873534,-2.80727,7946.1767,4.096767,2.474197,4.829624,6.908705,-1.576037,-2.567074,-5.552873,8437.3921,4.071914,2.649175,5.22871,8.374063,-1.707018,-2.64146,-6.157705,43443.7041,6.885121,10.610891,14.592682,20.883022,-5.432312,-8.518946,-36.181462,26554.7334,5.512275,5.918549,7.716861,12.503631,-3.300429,-4.482603,-20.168305,5101.5486,2.951473,1.314096,2.23957,5.755775,-0.85232,-1.410819,-4.650592,5683.73,3.500781,1.362272,2.283221,5.064531,-0.913613,-1.456194,-5.563908,2760.2517,3.779648,1.042674,2.241881,4.564745,-0.609052,-1.140363,-4.052981,2442.0901,3.473943,0.909895,2.093697,4.034919,-0.500188,-0.917765,-4.176799,8657.4285,4.159018,2.58354,4.921728,7.844316,-1.748929,-2.964163,-7.284456,8049.2165,4.438269,2.417518,4.742884,8.530707,-1.647486,-2.783036,-7.400715,6
22454.1612,3.74025,5.131526,6.566711,11.026467,-3.636853,-4.782032,-13.196597,27811.8501,4.819402,7.423576,9.732643,13.620105,-4.581727,-5.994759,-18.86375,15710.3579,7.646608,5.131915,8.509329,11.095643,-3.492183,-5.322214,-11.645431,16042.0835,7.548195,5.335341,9.077372,11.30294,-3.666102,-5.57041,-10.636476,3446.843,4.235604,1.201579,2.334841,4.291837,-0.87709,-1.585456,-4.643431,2903.6645,4.105164,0.987818,2.016078,3.996358,-0.714204,-1.282739,-3.257638,15176.7014,6.687774,6.216391,11.899969,14.391613,-4.229703,-7.331533,-11.987469,16399.3059,6.704969,6.753701,12.833145,15.580316,-4.603506,-7.790259,-13.401191,19992.6563,3.090323,4.766786,6.216963,11.747588,-3.374959,-4.756801,-17.619497,15745.9843,3.182278,3.554614,4.625223,9.935887,-2.41966,-3.331592,-12.562128,16560.8713,7.461184,5.538312,9.392649,12.963858,-3.559563,-5.383759,-13.483508,13383.4722,6.533461,4.386715,7.389834,11.009904,-2.922025,-4.518486,-10.321384,3296.9429,4.336626,1.141126,2.521759,5.606885,-0.835671,-1.57025,-4.921982,3421.5395,4.640028,1.148209,2.325901,5.371515,-0.852619,-1.597048,-5.157848,16705.5298,6.622241,6.851404,13.590061,17.669298,-4.680472,-7.99091,-15.921873,13714.1626,6.335566,5.666946,11.270458,14.08608,-3.900693,-7.070084,-11.634802,2
39601.2983,7.004256,9.407636,12.822271,16.22252,-5.665856,-7.573561,-30.470803,39750.6343,7.661577,10.69453,15.686256,21.3443,-5.775351,-7.705677,-20.383629,3203.478,2.343684,0.874332,1.674165,3.9414,-0.553134,-1.115932,-3.862909,3323.1665,2.33184,0.931876,1.801244,4.302245,-0.582525,-0.97105,-3.52294,2141.1162,2.949543,0.787064,1.945807,3.85938,-0.484871,-0.906324,-2.925992,1831.0752,2.906052,0.673302,1.717377,4.420319,-0.40322,-0.74968,-3.306115,5607.556,3.189749,1.788166,3.895276,7.200796,-1.081688,-1.718384,-5.545933,5918.7898,3.167229,1.925387,4.185655,8.242807,-1.155728,-1.831797,-5.106985,34966.8354,5.611874,8.156017,11.265326,18.463168,-4.627063,-6.347934,-32.335938,20760.6362,4.449314,4.482897,5.936369,10.310549,-2.658333,-3.766593,-14.684394,3373.5567,2.303228,0.87884,1.58054,4.475909,-0.59129,-1.062384,-5.090385,3744.7276,2.628453,0.924582,1.727559,4.759732,-0.609516,-1.064483,-4.656121,2116.3288,3.104904,0.804553,1.935176,4.73065,-0.472669,-0.893721,-3.918574,1891.0844,2.972533,0.711184,1.876157,4.576789,-0.399199,-0.87445,-3.638366,5743.7244,3.080167,1.774946,3.590847,6.268865,-1.124241,-1.847727,-4.688975,5372.9392,3.276972,1.678618,3.619112,6.952983,-1.068828,-1.852547,-4.707854,6
28944.8731,4.831329,7.572374,9.788906,14.905765,-4.651435,-5.981499,-19.142311,33920.8955,6.109582,10.474849,14.490918,21.086645,-5.508844,-7.249965,-24.203191,22706.9295,11.164584,7.640742,13.443465,15.702982,-5.271345,-7.97646,-15.098901,23386.6611,11.099669,8.027968,14.171763,17.350332,-5.580477,-8.815729,-15.406826,4844.6406,5.673303,1.705339,3.49273,5.415687,-1.261525,-2.278805,-4.945213,4027.8578,5.337141,1.375324,2.85633,5.244151,-1.023704,-1.799004,-3.878725,21811.8501,9.616656,9.192301,18.832711,22.798292,-6.302396,-10.947859,-17.76975,23829.8142,9.803631,10.051705,20.342348,23.825968,-6.952454,-12.333015,-18.814472,25643.0078,3.88709,6.953373,9.151153,15.071774,-4.150977,-5.82441,-26.25935,20105.1001,3.985677,5.195251,6.826757,12.256636,-3.028206,-4.450258,-17.456955,23552.0491,10.83551,8.027395,14.401063,18.795795,-5.23851,-8.095726,-20.598512,19165.4522,9.52251,6.346649,11.2469,15.498954,-4.299011,-6.717297,-15.702612,4626.6224,5.769432,1.629488,3.362127,6.524841,-1.226481,-2.226903,-5.393728,4880.2216,6.312729,1.639367,3.313475,6.233042,-1.262663,-2.287989,-5.220409,24026.7671,9.70078,10.170249,21.726871,26.736382,-6.956256,-12.510997,-23.990211,19784.8457,9.164881,8.401691,17.935837,22.719777,-5.793686,-10.465917,-19.926487,2
45514.8926,8.075132,11.048232,14.980176,18.911639,-6.400631,-8.505103,-26.379798,45227.5776,8.867033,12.308292,17.991658,23.190352,-6.470801,-8.583461,-27.487119,3934.4021,2.692414,1.050137,1.997666,4.365921,-0.676135,-1.172797,-3.975299,4068.6279,2.667803,1.113008,2.158972,4.161189,-0.703565,-1.215929,-4.157042,2507.7202,3.350517,0.904756,2.094751,4.332748,-0.555138,-0.980602,-3.39726,2138.5414,3.277934,0.764597,1.731373,3.672789,-0.476898,-0.821796,-2.996411,6759.3296,3.703457,2.09819,4.356598,7.041896,-1.329692,-2.076212,-5.656715,7184.7832,3.687904,2.241201,4.742815,7.175275,-1.412946,-2.272662,-5.912924,39973.7309,6.410733,9.452475,13.027006,19.542194,-5.117875,-7.232934,-33.087065,23990.1343,5.049575,5.227848,6.851904,11.092617,-3.028492,-4.310476,-17.673548,4156.7903,2.625344,1.07341,1.869541,5.05236,-0.713117,-1.327546,-4.712917,4672.4646,3.093648,1.118101,2.043033,5.635798,-0.764818,-1.253408,-4.638046,2473.2558,3.562008,0.916861,2.210387,5.114075,-0.55461,-0.985321,-4.296028,2169.259,3.254871,0.807257,1.962646,6.944265,-0.451978,-0.836731,-3.744768,7206.2634,3.689099,2.142738,4.210831,7.831615,-1.428098,-2.396963,-7.735506,6731.0759,3.945383,2.014073,4.165188,7.587648,-1.355221,-2.298409,-6.175141,6
16566.5805,3.113578,3.450196,4.346989,7.588061,-2.660341,-3.546276,-10.172464,21926.1431,4.201133,5.151094,6.637235,9.841895,-3.529976,-4.868154,-12.654204,11422.5542,6.187696,3.568282,5.744891,8.319827,-2.435273,-3.614366,-7.377205,11680.7637,6.048713,3.700595,6.047176,7.841702,-2.574769,-3.769358,-7.923276,2610.7915,3.545693,0.88523,1.723662,3.460258,-0.626467,-1.122133,-2.994386,2196.4755,3.419216,0.743172,1.491069,3.164026,-0.524197,-0.910336,-3.249083,11202.1999,5.423137,4.378143,8.034126,10.47568,-2.972306,-4.849642,-7.798637,12093.8291,5.440719,4.732306,8.540222,11.161932,-3.225606,-5.461272,-8.386416,14951.1142,2.626924,3.213805,4.127609,9.001632,-2.499871,-4.034896,-15.196891,11714.3252,2.692245,2.420435,3.118109,8.198193,-1.80498,-2.596073,-9.663567,12198.6411,6.035223,3.94404,6.342744,10.448678,-2.549495,-3.77086,-9.262265,9884.2491,5.396291,3.137761,5.271902,9.104786,-2.090541,-3.26057,-8.367041,2499.3585,3.687898,0.838832,1.788313,5.414897,-0.607621,-1.181795,-4.080054,2528.8931,3.740852,0.843392,1.748049,5.165995,-0.612252,-1.202646,-4.063476,12347.4209,5.449123,4.812937,8.871718,12.062017,-3.277689,-5.646887,-11.995519,10201.1911,5.254316,3.990033,7.532803,10.874739,-2.757839,-4.869472,-8.42565,2
3474.9893,1.539696,3.049354,5.147154,8.41716,-0.379148,-0.88262,-4.739225,3399.456,1.578132,3.817148,6.6765,10.216596,-0.399966,-0.9969,-4.440346,-46.4734,0.979345,0.273516,0.805858,2.861064,-0.061829,-0.352036,-2.089292,-35.6655,0.984847,0.290316,0.867195,3.021809,-0.065803,-0.377403,-3.564449,94.9649,1.089665,0.398175,1.261978,2.9858,-0.054976,-0.339568,-3.014265,83.4267,1.089946,0.333958,1.080969,2.49907,-0.050735,-0.277475,-2.7374,159.0718,1.065578,0.74427,2.018797,4.399383,-0.080199,-0.368761,-2.68638,146.3425,1.05608,0.789282,2.241668,4.855689,-0.080845,-0.400742,-3.498277,3260.1597,1.438854,2.698272,4.573824,9.504444,-0.38063,-0.970775,-5.20433,2127.1963,1.361032,1.552928,2.736779,6.636367,-0.274483,-0.765893,-5.155638,-107.6553,0.955916,0.20389,0.778559,4.142405,-0.067728,-0.39314,-3.181805,-11.0655,0.994884,0.274978,0.910311,3.777718,-0.060461,-0.387717,-3.424881,134.8031,1.141474,0.390983,1.360385,3.902552,-0.053403,-0.378129,-3.124133,88.9929,1.095706,0.350816,1.228755,4.777191,-0.053863,-0.373755,-3.001222,33.3152,1.012672,0.634063,1.792266,5.17996,-0.083027,-0.409811,-3.821466,93.4397,1.041928,0.640256,1.903897,5.111711,-0.072972,-0.394884,-3.196297,6
2480.0854,1.427988,0.635785,1.065853,4.411691,-0.276565,-0.620777,-3.955629,3612.1465,1.691136,0.985538,1.51782,4.409825,-0.400167,-0.791596,-4.739256,1786.2535,1.990019,0.722343,1.400467,3.759467,-0.236567,-0.606737,-3.665174,1834.3927,1.970262,0.760823,1.517737,3.779421,-0.249608,-0.520867,-3.125528,458.8291,1.476066,0.284338,0.708315,2.648114,-0.085317,-0.318071,-3.02397,402.4696,1.477503,0.24489,0.667702,2.798523,-0.082814,-0.324696,-2.636773,1864.722,1.915148,1.043334,2.090234,4.668544,-0.286642,-0.605288,-3.09971,1984.6934,1.905056,1.110139,2.241918,4.932104,-0.312595,-0.679595,-4.433547,2353.5098,1.349386,0.630476,1.177792,6.73804,-0.286036,-0.699159,-5.13471,1909.8501,1.36553,0.483686,1.102131,6.049951,-0.223034,-0.637515,-4.711779,1982.5557,2.033375,0.793926,1.543943,5.887853,-0.266079,-0.611111,-4.370753,1625.4003,1.931267,0.694424,1.465106,4.865733,-0.228538,-0.592006,-4.006825,466.4725,1.539448,0.264091,0.925903,4.950204,-0.091785,-0.489185,-4.146913,449.3125,1.53833,0.264351,0.801824,4.105164,-0.093622,-0.38012,-3.395548,1972.9155,1.921143,1.089087,2.222904,5.702877,-0.309945,-0.732113,-3.975003,1642.1829,1.88307,0.969467,2.133233,5.637092,-0.288775,-0.619051,-3.872433,2
51610.8974,9.761344,12.889323,17.73199,21.352032,-7.115198,-9.785735,-37.927796,50600.1646,10.117629,14.143003,21.1797,26.468342,-7.070822,-9.348233,-29.736915,4599.4394,3.320355,1.205038,2.211959,4.216687,-0.785625,-1.329316,-3.839985,4732.3096,3.248922,1.278426,2.362355,4.121879,-0.81603,-1.207574,-3.639959,2780.8754,3.783866,0.985333,2.210816,4.586267,-0.609777,-1.026031,-3.513591,2364.3495,3.672368,0.835362,1.815493,4.33615,-0.524369,-0.868566,-2.868129,7863.7202,4.579282,2.423941,4.718415,6.992812,-1.572966,-2.442955,-4.835879,8317.6858,4.53049,2.566469,5.181085,7.924227,-1.664461,-2.617988,-5.122531,44507.3891,7.559182,10.822485,14.830913,20.638514,-5.46296,-7.755454,-36.711086,27404.4746,6.106919,6.041692,8.052166,11.233209,-3.342716,-4.7876,-21.24031,4964.4634,3.344618,1.255829,2.038148,5.784006,-0.816651,-1.393118,-5.054722,5454.1008,3.889399,1.291197,2.224425,5.671976,-0.882908,-1.446128,-4.798426,2764.8503,4.045228,0.996799,2.258994,5.218655,-0.601459,-1.0679,-4.06571,2431.2029,3.822201,0.878147,2.044183,5.432639,-0.500059,-0.958028,-3.620658,8584.5525,4.718781,2.51927,4.719434,7.085556,-1.746696,-2.883569,-6.267398,7973.6566,5.012191,2.355849,4.550945,7.153321,-1.650617,-2.744816,-6.315712,6
23873.4063,3.794536,5.879848,7.467053,11.682948,-3.884421,-5.018705,-14.601916,28965.0596,4.815723,8.307417,11.187222,15.738866,-4.700694,-5.997844,-17.014001,14717.3853,8.247993,4.759729,7.791276,10.267768,-3.331197,-5.006941,-8.768137,15053.2124,7.979719,4.953703,8.068844,10.296,-3.489445,-5.306352,-9.373788,3369.5612,4.508249,1.162157,2.282984,4.299043,-0.839303,-1.423481,-2.964241,2842.8784,4.355355,0.955975,1.938066,3.775974,-0.698257,-1.17091,-2.828706,14611.5551,7.079659,6.019432,11.220401,13.934377,-4.088066,-6.872832,-9.970509,15886.893,7.218163,6.54215,12.046175,14.392966,-4.44429,-7.530022,-12.111618,21400.0401,3.189472,5.41738,7.030286,12.369843,-3.51597,-4.903362,-19.594296,16719.1714,3.257341,4.041862,5.141109,8.722081,-2.53874,-3.764938,-12.398817,15550.4871,7.999947,5.230404,8.675271,11.882555,-3.438328,-5.143479,-11.632617,12704.6426,6.96846,4.196523,6.989381,9.405836,-2.833211,-4.279097,-9.200932,3249.9086,4.702326,1.112364,2.243099,4.634146,-0.816221,-1.528639,-5.331024,3361.5725,5.003726,1.123858,2.205487,4.377697,-0.830149,-1.605921,-4.300796,16157.312,7.035766,6.708833,13.024915,16.302556,-4.560364,-7.971651,-13.839187,13353.4021,6.797619,5.604656,10.943239,15.107379,-3.823141,-6.721576,-13.390781,2
40570.3349,7.011804,9.710405,13.24224,17.286051,-5.846278,-7.831887,-26.722741,40646.3989,7.737829,10.928296,16.36733,20.41177,-5.918578,-7.84318,-22.945456,2966.3068,2.455435,0.81472,1.571908,3.485091,-0.522524,-0.861844,-3.486646,3083.3806,2.428236,0.860461,1.666463,4.22077,-0.544895,-0.909015,-3.311057,2075.2305,3.053154,0.753543,1.769931,3.726852,-0.472975,-0.821459,-2.813132,1778.6947,3.04559,0.641055,1.542042,3.311515,-0.395853,-0.839736,-2.801277,5351.007,3.362281,1.709212,3.625424,6.074445,-1.044278,-1.643268,-4.338124,5656.5073,3.307496,1.802595,3.84148,7.300622,-1.10547,-1.996565,-4.329348,35703.5928,5.693763,8.339253,11.405732,17.406041,-4.686003,-6.625042,-30.066291,21329.0611,4.492582,4.581828,6.113103,10.27576,-2.736154,-3.970837,-15.781139,3037.5105,2.355577,0.80145,1.573006,4.764192,-0.542428,-1.007864,-4.24568,3430.7531,2.733629,0.865579,1.579172,5.077844,-0.573964,-0.997011,-3.982129,2076.2289,3.330954,0.765048,1.87341,4.766965,-0.457664,-0.856716,-3.505236,1838.3737,3.098436,0.680086,1.691735,4.621722,-0.39898,-0.849992,-3.750669,5525.5339,3.273459,1.667857,3.343578,6.406436,-1.102715,-1.881714,-5.018778,5134.69,3.449019,1.596133,3.432918,6.620897,-1.04794,-1.735953,-4.839395,6
28116.2905,4.612801,7.497774,9.641208,14.088312,-4.511169,-5.821884,-19.063305,32591.0044,5.791361,10.275929,14.167454,19.551312,-5.322134,-6.8257,-22.395469,21322.3553,12.312402,7.058655,11.965006,14.308294,-5.080042,-7.749765,-14.472984,21982.2363,12.094971,7.386535,12.40357,15.225285,-5.361072,-8.354622,-14.634498,4732.5194,6.070427,1.61403,3.183652,5.712256,-1.22976,-2.261491,-4.324992,3946.3465,5.716317,1.329114,2.718678,4.548175,-1.01395,-1.733028,-3.602823,21185.1436,10.516555,8.778989,17.558916,20.276795,-6.166265,-10.60911,-19.342492,23091.9268,10.721402,9.524507,18.738859,22.601862,-6.723563,-12.096048,-19.699349,24470.3125,3.707086,6.809307,9.063533,15.678942,-3.982781,-5.558317,-23.596531,19404.2476,3.832754,5.0985,6.806637,11.368111,-2.944694,-3.973986,-15.586544,22388.9736,12.06457,7.559783,13.379349,16.835807,-5.128172,-7.916492,-19.148841,18249.6331,10.513467,6.04076,10.4463,15.235991,-4.243866,-6.450136,-13.79305,4546.9809,6.371507,1.550302,3.090806,6.121754,-1.194399,-2.175522,-5.112188,4762.74,6.950758,1.565976,3.104028,6.395847,-1.247025,-2.176348,-5.513865,23377.314,10.542352,9.764343,20.399981,25.418927,-6.794604,-12.21315,-21.621349,19301.5371,10.149791,8.128557,17.160124,20.885415,-5.700982,-10.475776,-18.106711,2
22316.4795,4.342935,5.498762,8.125862,11.788681,-3.223887,-4.691522,-15.092383,23464.479,4.968579,6.578076,10.179328,13.522504,-3.580266,-4.834434,-13.450623,1237.5819,1.614465,0.429572,0.988833,3.334861,-0.245331,-0.582226,-2.645991,1333.6516,1.631282,0.462582,1.092994,2.68383,-0.264598,-0.608006,-3.027113,1120.9062,2.143488,0.504334,1.407448,3.041904,-0.260396,-0.592356,-2.483097,944.8208,2.070474,0.437931,1.226779,3.511718,-0.224453,-0.431523,-2.521655,2557.6633,2.151315,1.029886,2.586131,4.504489,-0.489306,-0.875134,-3.230364,2689.9145,2.120636,1.088519,2.702239,4.637996,-0.509861,-0.930435,-2.914385,20610.1128,3.722478,4.92851,7.153446,11.80163,-2.886574,-4.179264,-17.963764,12025.0508,2.995985,2.705572,4.01226,7.180733,-1.544057,-2.206035,-9.578181,1152.0027,1.529594,0.381352,0.884749,4.400842,-0.241243,-0.590045,-3.54348,1375.5112,1.704028,0.439668,1.093949,4.160681,-0.270024,-0.560338,-3.349809,1133.7388,2.280322,0.506227,1.615276,5.635345,-0.25211,-0.575516,-3.350308,1026.9226,2.216165,0.453521,1.453233,3.995448,-0.225226,-0.526499,-3.90111,2368,1.980791,0.921391,2.248433,5.324175,-0.477189,-0.902275,-4.474497,2271.2215,2.113099,0.917856,2.3552,5.13435,-0.468927,-0.859563,-3.418247,6
10823.5742,2.607556,1.966168,2.568258,4.772906,-1.561733,-2.131909,-6.262736,15230.3364,3.607592,3.018857,3.82529,7.331627,-2.255401,-3.06855,-8.23168,6242.7351,4.680965,1.801222,2.823254,4.76894,-1.201435,-1.797304,-4.757809,6418.5916,4.523751,1.877958,2.925287,5.053344,-1.258448,-1.887252,-4.721455,1606.3301,2.759836,0.534648,1.046299,3.518443,-0.347316,-0.651695,-2.085601,1362.2126,2.703215,0.460882,0.965021,2.937053,-0.294847,-0.596088,-2.794864,6504.353,4.188076,2.376001,4.075868,6.463845,-1.522151,-2.513862,-4.86265,7043.6614,4.21452,2.532902,4.32853,6.63291,-1.637872,-2.674414,-5.324492,9806.0161,2.256778,1.827294,2.447729,6.315299,-1.49265,-2.30477,-7.929473,7625.937,2.266322,1.393251,1.883269,5.026438,-1.07423,-1.72326,-6.495253,6867.5557,4.814446,2.051492,3.210992,6.395358,-1.307853,-2.019543,-5.718548,5566.4101,4.275724,1.69203,2.767136,6.023757,-1.095734,-1.788459,-5.463307,1540.2311,2.891628,0.502401,1.176557,4.054524,-0.339043,-0.739205,-3.463537,1553.586,2.979085,0.508635,1.049545,4.222422,-0.335394,-0.690554,-3.260272,7132.5015,4.245027,2.581179,4.596366,7.921532,-1.683171,-2.714477,-5.611908,5957.3221,4.169109,2.200763,3.981159,6.960341,-1.433021,-2.47801,-5.640193,2
33945.1661,6.167726,8.007795,11.028775,14.745207,-4.946497,-6.717286,-19.281869,34274.1914,6.68902,9.138636,13.622293,18.292977,-5.115733,-7.053919,-20.676917,2225.2743,2.172299,0.634646,1.285277,3.638522,-0.391361,-0.849762,-2.698046,2309.9736,2.133008,0.674039,1.364291,3.380309,-0.408561,-0.742469,-2.756376,1675.8131,2.723364,0.630275,1.613665,3.6039,-0.37067,-0.648111,-3.580966,1433.0265,2.652804,0.53923,1.406213,3.47702,-0.324922,-0.632974,-3.311733,4121.9803,2.918293,1.379646,3.251959,5.384489,-0.775803,-1.250778,-3.160592,4339.2107,2.862187,1.451333,3.355957,5.589588,-0.828865,-1.37231,-3.75567,30291.4233,5.118507,7.044706,9.593439,14.886575,-4.06366,-5.801076,-23.107945,17826.6992,4.039557,3.809133,5.138772,8.328561,-2.282591,-3.296395,-13.69725,2233.5581,2.08734,0.597189,1.195894,4.63919,-0.408862,-0.748119,-4.080261,2498.1863,2.361272,0.651642,1.275113,4.467523,-0.429853,-0.79895,-3.52383,1674.8749,2.914332,0.639236,1.628021,4.005196,-0.36415,-0.756296,-3.430213,1520.1504,2.822573,0.581103,1.588195,4.21613,-0.32254,-0.655681,-2.925016,4089.1167,2.76836,1.296214,2.850365,6.162913,-0.795849,-1.34838,-4.040575,3852.4477,2.95317,1.255126,3.011096,5.934184,-0.762254,-1.282484,-3.842974,6
27430.4204,4.666256,7.140304,9.203698,13.625288,-4.333453,-5.588469,-17.783217,32018.8316,5.919812,9.824154,13.508475,16.599313,-5.100533,-6.555555,-18.018089,17898.644,11.247052,5.907767,9.839739,12.668995,-4.187322,-6.341855,-13.274653,18420.1509,10.899183,6.142537,10.127246,12.706854,-4.396097,-6.773361,-12.951519,4080.8494,5.441575,1.395078,2.741356,5.094576,-1.032023,-1.733665,-3.810332,3428.429,5.269434,1.144912,2.307666,4.474978,-0.862739,-1.421585,-3.593305,17880.2224,9.434952,7.429767,14.431578,17.684327,-5.092736,-8.631139,-12.847049,19460.5183,9.591132,7.999847,15.406123,18.314529,-5.530975,-9.45472,-13.782284,24399.5713,3.846602,6.52134,8.540927,14.423849,-3.85622,-5.480418,-19.912126,19094.6582,3.892531,4.837804,6.481042,10.43257,-2.844265,-4.074672,-14.001346,18929.5137,11.128024,6.42786,10.894924,14.970712,-4.277639,-6.434722,-17.658582,15382.0365,9.802887,5.129334,8.842068,12.051936,-3.520712,-5.396591,-12.47032,3900.0484,5.646123,1.343975,2.701725,5.728671,-1.00011,-1.875218,-5.842024,4068.3945,6.01651,1.352011,2.697884,5.712934,-1.054643,-1.892325,-4.732449,19814.9307,9.657582,8.246178,16.597744,20.155817,-5.638246,-9.787135,-17.486419,16403.8468,9.33934,6.877164,14.119651,17.837831,-4.733266,-8.479342,-13.417209,2
22713.6855,4.425598,5.630896,8.2322,13.204034,-3.28725,-4.596414,-12.477661,23906.5796,5.09191,6.692572,10.44271,14.455593,-3.606517,-4.984322,-13.70817,1286.1712,1.674292,0.44192,1.080188,3.093898,-0.248654,-0.525437,-3.047666,1357.9831,1.664379,0.478528,1.051827,2.736333,-0.267985,-0.551975,-3.190397,1153.04,2.224132,0.504065,1.403286,3.004567,-0.255113,-0.551768,-2.438142,966.4385,2.147917,0.432775,1.284008,2.901995,-0.220556,-0.468512,-2.398028,2577.6457,2.197045,1.043627,2.513764,4.407448,-0.497329,-0.826588,-3.118472,2723.3667,2.179118,1.108015,2.789537,5.347826,-0.527448,-0.855905,-3.162728,21126.419,3.853526,5.019102,7.30606,12.380886,-2.916131,-4.481815,-17.395173,12193.3964,3.023787,2.788337,3.951083,7.944205,-1.590115,-2.302252,-9.278369,1186.7356,1.573758,0.386791,0.854532,3.470565,-0.251359,-0.611272,-3.641744,1437.0649,1.784524,0.443587,1.074301,3.975622,-0.271184,-0.564524,-4.270513,1115.6312,2.263174,0.50948,1.573813,5.101554,-0.254868,-0.60807,-3.97839,1037.5195,2.235152,0.466348,1.387501,4.471391,-0.223644,-0.55786,-3.160359,2471.5652,2.094064,0.931819,2.314067,5.134204,-0.48118,-0.901293,-3.569123,2307.067,2.165395,0.928915,2.366832,5.412146,-0.461826,-0.886092,-3.759025,6
10967.6899,2.622032,2.012101,2.523615,5.434215,-1.579806,-2.267574,-6.912575,15373.626,3.632677,3.08049,3.957467,6.609089,-2.292332,-3.123153,-9.651327,6208.4502,4.819234,1.757698,2.738257,4.457722,-1.208507,-1.827077,-4.15914,6377.6741,4.663487,1.82448,2.849292,5.191667,-1.251499,-1.890992,-4.240854,1615.1422,2.78121,0.53637,1.079135,3.452246,-0.350143,-0.681407,-3.279624,1372.8924,2.751014,0.445563,1.018176,2.714144,-0.296561,-0.620981,-2.399387,6541.7509,4.342694,2.300821,3.963516,5.919137,-1.530596,-2.487717,-4.745013,7050.3838,4.334648,2.466304,4.223512,6.982772,-1.64747,-2.689941,-5.420043,9883.6724,2.264388,1.843307,2.489779,6.538276,-1.513007,-2.417404,-8.567572,7743.6875,2.286411,1.420262,1.953804,5.57842,-1.098712,-1.619847,-7.628661,6805.0362,4.911999,1.98745,3.121337,5.816605,-1.304918,-2.023735,-6.038457,5526.0295,4.43611,1.646491,2.73966,5.594581,-1.093264,-1.754931,-4.979756,1539.2468,2.88469,0.494373,1.082281,4.349652,-0.345118,-0.733452,-3.111728,1542.7175,2.999923,0.492962,1.102669,4.047264,-0.350281,-0.712394,-3.325351,7147.524,4.390931,2.50216,4.336029,7.346968,-1.686131,-2.825842,-6.459278,5997.6887,4.310854,2.137865,3.93935,6.672142,-1.444675,-2.42253,-5.876104,2
34521.1978,6.286632,8.140951,11.136032,15.287209,-5.038483,-6.646509,-21.608607,34569.0147,6.718889,9.262511,13.689529,18.822124,-5.176041,-7.308255,-19.990029,2244.7456,2.226064,0.63544,1.313063,3.426015,-0.393313,-0.800267,-3.038168,2365.9909,2.217066,0.67654,1.334312,3.407123,-0.409931,-0.668222,-4.039549,1670.9319,2.717998,0.632189,1.596359,4.128111,-0.375678,-0.725393,-2.617862,1462.5136,2.751865,0.548313,1.451545,4.00846,-0.326495,-0.628122,-3.261669,4175.7437,3.001412,1.369837,3.100553,5.107254,-0.814925,-1.294618,-3.373339,4384.2508,2.939684,1.44775,3.28525,5.701629,-0.840025,-1.388559,-3.319794,30715.3222,5.20128,7.088873,9.749682,15.545381,-4.149598,-5.781605,-22.649187,18148.9951,4.065716,3.890183,5.351209,10.081637,-2.339159,-3.254926,-12.260205,2265.7894,2.155982,0.60517,1.31689,4.58097,-0.411748,-0.77967,-4.569371,2543.4734,2.465752,0.656327,1.357424,4.632254,-0.432233,-0.859531,-3.792118,1690.7699,2.960066,0.639465,1.71842,5.105986,-0.371995,-0.79305,-3.487817,1525.0761,2.841548,0.580082,1.582819,4.624353,-0.325577,-0.788548,-3.47842,4207.2754,2.902614,1.291321,2.785087,5.616595,-0.81599,-1.433338,-4.456474,3932.8853,3.059625,1.246333,2.890294,5.757446,-0.778895,-1.466988,-4.061221,6
27125.1538,4.627626,7.151777,9.161534,12.77481,-4.268201,-5.603279,-17.395916,31382.4678,5.821375,9.749026,13.364215,17.570608,-5.014828,-6.482102,-18.765357,17686.0663,11.579483,5.839176,9.79254,11.978053,-4.158541,-6.447553,-12.899792,18218.3941,11.084747,6.079812,10.010047,13.912692,-4.351714,-6.802199,-12.490092,4051.4764,5.472821,1.394191,2.73636,4.380404,-1.026493,-1.730975,-3.662699,3429.7364,5.43641,1.149297,2.462823,4.591751,-0.860687,-1.471778,-3.426695,17744.2848,9.751871,7.38938,14.228032,17.246809,-5.050383,-8.67455,-14.974001,19374.5346,9.887057,7.962566,15.18042,18.188126,-5.478804,-9.410771,-14.736663,23944.5185,3.782013,6.477276,8.830168,13.815015,-3.77244,-5.187183,-21.832567,18784.9117,3.854715,4.82314,6.243546,10.686122,-2.785902,-3.905662,-17.929956,18693.5453,11.415718,6.376215,10.718624,13.462282,-4.262779,-6.544914,-16.961161,15251.0865,10.041273,5.082432,8.651627,12.638758,-3.513502,-5.291884,-13.247253,3929.1264,5.796372,1.340673,2.657144,6.053204,-1.001172,-1.815723,-5.532457,4056.7651,6.250045,1.345901,2.664108,4.904992,-1.04624,-1.922986,-5.476573,19749.0862,9.999982,8.221048,16.54651,20.496382,-5.602294,-9.723707,-19.357083,16229.0044,9.540284,6.830927,14.128676,17.703153,-4.700558,-8.418534,-13.822734,2
47668.208,8.222923,11.76781,16.092663,20.640905,-6.790803,-9.150596,-27.97636,46800.4121,9.099023,12.920525,19.112274,23.939606,-6.776099,-9.040356,-25.279297,3730.7115,3.01558,1.001203,1.838285,3.760958,-0.648109,-1.07567,-3.718984,3862.2898,2.950542,1.049834,1.970151,4.520255,-0.670497,-1.107437,-3.37928,2467.5621,3.602464,0.868466,2.020926,3.885164,-0.552801,-0.932103,-2.741313,2143.1207,3.610084,0.738858,1.702052,3.505263,-0.472202,-0.804238,-3.060005,6634.7956,4.175317,2.048449,4.091465,5.938303,-1.325978,-2.120809,-4.840541,7025.918,4.11178,2.158911,4.486101,8.211942,-1.404863,-2.222569,-5.668974,41373.2891,6.617736,9.90006,13.544869,18.66571,-5.277533,-7.514245,-37.946636,25540.3384,5.279859,5.576655,7.425287,11.7804,-3.215776,-4.567936,-19.027299,3923.3524,2.960527,1.0046,1.741054,4.898979,-0.683617,-1.143409,-4.645029,4326.8651,3.420927,1.052122,1.926488,4.849507,-0.727614,-1.181058,-4.173641,2443.5814,3.830891,0.880797,2.123289,5.520058,-0.541671,-1.021107,-4.179957,2202.3894,3.755021,0.784467,1.870036,4.369181,-0.458608,-0.869571,-3.896836,7124.5559,4.201463,2.070088,3.965853,7.425185,-1.437282,-2.367992,-6.203963,6646.64,4.4632,1.976172,3.998825,7.731732,-1.376963,-2.22214,-5.664103,6
16772.7652,3.064486,3.577292,4.38442,7.806644,-2.722294,-3.62414,-11.184049,21569.2095,4.057166,5.231814,6.703711,10.113995,-3.487373,-4.773442,-12.525807,10232.3492,6.777669,3.103086,4.863631,7.435535,-2.241179,-3.350119,-5.888468,10477.9143,6.575285,3.223509,5.112833,6.767758,-2.344568,-3.497542,-6.065087,2512.9239,3.784375,0.817423,1.557015,3.350241,-0.594388,-1.078631,-2.645585,2134.697,3.757216,0.687803,1.39062,3.295873,-0.50381,-0.957072,-2.843342,10553.8291,5.938583,4.008425,7.09158,8.958047,-2.800441,-4.751507,-7.380096,11387.449,5.918262,4.307282,7.512373,10.742162,-3.017339,-5.035996,-8.574003,14940.9384,2.588105,3.288496,4.262471,9.198635,-2.524383,-3.617157,-13.586502,11746.3008,2.637781,2.491989,3.213771,6.813268,-1.813759,-2.681167,-9.490019,11016.5419,6.72769,3.494073,5.504364,8.61383,-2.38169,-3.551832,-7.955268,9002.5634,6.013542,2.827217,4.5933,7.175342,-1.982559,-2.953487,-6.861167,2352.5051,3.757873,0.779445,1.704351,4.71612,-0.58305,-1.190869,-4.849347,2434.1667,4.069725,0.781943,1.608148,4.345994,-0.587907,-1.103027,-3.956399,11673.3679,5.910214,4.44925,7.9827,11.117527,-3.119461,-5.324875,-10.127496,9687.365,5.673426,3.7344,6.920463,10.300934,-2.64118,-4.516584,-8.111595,2
3553.3462,1.541947,3.137079,5.26647,10.112781,-0.38637,-0.943042,-4.33667,3564.1655,1.614207,3.874566,6.928184,10.114844,-0.405368,-0.854623,-4.074818,-46.8487,0.974595,0.249481,0.816992,3.393582,-0.063219,-0.369722,-3.029416,1.3894,1.000721,0.276839,0.817367,2.902989,-0.06435,-0.359585,-2.604576,98.557,1.10555,0.361101,1.120644,3.387897,-0.047125,-0.331703,-3.075519,77.2055,1.09368,0.308254,1.028153,3.145004,-0.042482,-0.26843,-1.559842,153.6572,1.073933,0.677279,1.855196,4.028318,-0.076706,-0.335092,-2.538912,145.8422,1.06479,0.724896,2.026717,4.295337,-0.079814,-0.407261,-2.727948,3343.2114,1.449555,2.769638,4.822654,9.859154,-0.381639,-1.00523,-5.910094,2162.146,1.362442,1.569888,2.872244,7.122847,-0.273491,-0.777529,-4.874527,-57.8707,0.970394,0.193899,0.645307,6.505624,-0.067631,-0.44126,-3.91496,-17.3657,0.990244,0.23729,0.829735,4.132562,-0.062571,-0.420751,-3.216169,98.3483,1.114728,0.366705,1.237733,4.195974,-0.056953,-0.437263,-3.812547,127.4277,1.161937,0.327055,1.074764,3.909088,-0.049913,-0.373882,-3.286108,68.3881,1.03056,0.586137,1.719828,5.360823,-0.08198,-0.413835,-3.595693,95.8703,1.049839,0.58493,1.71088,5.049137,-0.072774,-0.377944,-2.727741,6
2023.9732,1.34752,0.468841,0.836209,4.536528,-0.255586,-0.683126,-5.300834,2923.7598,1.564624,0.69601,1.183734,4.899479,-0.363446,-0.83139,-5.892164,1575.9454,2.096792,0.480411,0.986715,3.286094,-0.206135,-0.509068,-3.780773,1633.9204,2.05951,0.508107,0.907233,3.804021,-0.211217,-0.553933,-3.374158,454.265,1.536639,0.209444,0.551153,2.509045,-0.083979,-0.387933,-2.791023,386.4179,1.505639,0.18291,0.53634,3.371804,-0.075926,-0.325726,-2.779389,1765.5484,2.020876,0.721277,1.379888,3.485092,-0.264412,-0.645091,-3.652912,1893.4072,2.03288,0.766866,1.513815,4.164661,-0.2923,-0.654168,-3.996641,1831.6602,1.271971,0.450757,1.054382,5.751101,-0.25091,-0.78193,-5.740669,1513.5942,1.28738,0.357356,0.882619,6.615855,-0.194273,-0.737774,-4.954606,1806.2951,2.207994,0.534145,1.09603,4.363386,-0.234545,-0.592723,-4.539643,1448.3617,2.031312,0.495606,1.09035,5.509125,-0.210846,-0.586001,-4.085115,412.7843,1.524069,0.210689,0.642127,4.020565,-0.09099,-0.491373,-4.083138,478.9531,1.681757,0.199392,0.587793,4.103824,-0.100952,-0.444318,-3.608806,1834.6882,2.010507,0.736321,1.522543,4.861107,-0.272719,-0.712953,-3.99509,1563.879,1.987478,0.686638,1.444281,4.438836,-0.242277,-0.638109,-4.274069,2
53409.2534,10.265433,13.469369,18.971849,26.069325,-7.357575,-9.94215,-44.20877,52086.9019,10.848331,14.693846,22.285135,30.371347,-7.32424,-9.911181,-36.056191,4490.0809,3.701998,1.186166,2.291476,5.873399,-0.761026,-1.298363,-4.485945,4602.3437,3.563052,1.240854,2.291939,5.59932,-0.783101,-1.277072,-3.982088,2746.8451,4.001056,0.960125,2.167386,5.093815,-0.614224,-1.084537,-3.85269,2420.2376,4.167731,0.831218,1.918746,4.634048,-0.5206,-1.025281,-4.464458,7823.0882,5.087011,2.391319,4.795168,8.348148,-1.560634,-2.614695,-5.5824,8281.2251,4.964629,2.510974,5.061641,7.855196,-1.636652,-2.616559,-6.130956,45756.8848,7.886853,11.236685,15.948846,23.14396,-5.664452,-8.267895,-50.330613,28695.6084,6.453032,6.390069,8.401629,13.635113,-3.478033,-4.98662,-22.36243,4774.3769,3.658858,1.221278,2.069786,5.70102,-0.806218,-1.521055,-8.002461,5225.1371,4.275338,1.263134,2.228392,6.317727,-0.861466,-1.53507,-5.508297,2790.7258,4.489327,0.982185,2.374445,6.606031,-0.604101,-1.21345,-5.380562,2452.8765,4.191537,0.87397,2.074703,6.602374,-0.505103,-1.089776,-4.915072,8601.6362,5.232191,2.461998,4.641699,9.139469,-1.72908,-3.003059,-7.949461,7988.5687,5.571727,2.341263,4.563843,9.477186,-1.656585,-2.781427,-6.42482,6
22289.3535,3.595138,5.654113,7.226185,13.485289,-3.608779,-4.946846,-17.049692,26845.6328,4.576666,7.901479,10.534879,14.688154,-4.391602,-5.949083,-17.373251,13882.5345,8.79206,4.474887,7.222199,9.909428,-3.193064,-4.93459,-10.509573,14343.6086,8.697038,4.656943,7.418228,9.88702,-3.34931,-5.175591,-9.980132,3246.8585,4.475066,1.126549,2.21999,5.383885,-0.817127,-1.45586,-4.137111,2802.2849,4.571503,0.936899,1.875398,4.401712,-0.699458,-1.200895,-3.53504,14127.7946,7.626599,5.785126,10.762047,14.920845,-3.94969,-6.813254,-13.354886,15425.7436,7.721793,6.228752,11.37583,14.121589,-4.297228,-7.19649,-14.867452,19697.0566,3.008556,5.142425,6.910134,13.916494,-3.26939,-5.098991,-20.774167,15496.0293,3.081642,3.843615,5.129383,9.728894,-2.362113,-3.380807,-15.885595,14893.4032,8.752662,4.977345,8.079544,12.448042,-3.352002,-5.160665,-10.951636,12129.1915,7.649684,4.011662,6.699114,9.874758,-2.779351,-4.29272,-9.333751,3163.754,4.896478,1.079514,2.169529,5.267194,-0.801999,-1.498051,-4.442569,3256.5083,5.245514,1.086016,2.234781,5.883129,-0.818239,-1.641775,-5.729657,15783.222,7.568542,6.456928,12.377179,17.686115,-4.415385,-7.84497,-14.577148,13025.1597,7.26501,5.40719,10.483185,15.762982,-3.72105,-6.554524,-11.871206,2
41868.6928,7.258204,10.065115,13.844825,18.998573,-6.004989,-8.614074,-30.464306,41474.1582,8.025348,11.229909,16.780392,22.392844,-6.090483,-8.354286,-25.403473,2888.5594,2.582039,0.817751,1.623268,4.492555,-0.521572,-0.930676,-3.85357,3014.3646,2.554673,0.851806,1.617273,4.159978,-0.535638,-0.983713,-4.156799,2119.5931,3.195209,0.771358,1.905827,4.591158,-0.490824,-0.910202,-3.157946,1808.6956,3.231772,0.637561,1.630374,3.439473,-0.400831,-0.758817,-2.416932,5274.3018,3.533139,1.695985,3.555127,6.760452,-1.021781,-1.619068,-4.308112,5640.2778,3.520978,1.78519,3.887882,6.73418,-1.089513,-1.77677,-4.767603,36338.5196,5.815112,8.638071,12.171504,21.545514,-4.784519,-7.714744,-31.202294,21989.0195,4.624899,4.784116,6.34955,10.863254,-2.8294,-4.493202,-17.512655,2959.5999,2.489389,0.792683,1.534278,5.672402,-0.536984,-0.944167,-4.250879,3290.1678,2.849067,0.840764,1.611706,5.057505,-0.568352,-1.072528,-4.883926,2077.3859,3.511362,0.757423,1.941845,5.49177,-0.455505,-0.892712,-4.376412,1850.5597,3.309424,0.683209,1.774989,5.307271,-0.398071,-0.785656,-4.045323,5412.8377,3.403591,1.670538,3.320787,7.093276,-1.064316,-1.778726,-5.94915,5117.3619,3.668627,1.607452,3.359827,7.71512,-1.02584,-1.715112,-4.875522,6
30320.3701,4.868554,7.57273,9.893261,16.095869,-4.982849,-6.784007,-24.240705,35296.4468,6.202442,10.265138,14.249145,21.114095,-5.754795,-8.320264,-29.748615,21055.1084,13.733052,6.868156,11.585556,15.221209,-5.110596,-8.082781,-16.688702,21561.888,12.988188,7.145947,12.035315,15.580741,-5.323903,-8.449311,-23.950843,4696.6404,6.132386,1.591691,3.284568,6.236022,-1.228069,-2.183429,-4.992153,4024.7168,6.352208,1.303008,2.682,5.244356,-1.021654,-1.803825,-4.38728,21220.2928,11.379406,8.584905,17.180896,20.371838,-6.166254,-10.758855,-18.159228,23044.7264,11.59755,9.286122,18.400469,23.755633,-6.719113,-11.986856,-20.966689,26978.3965,3.982991,6.85463,9.40797,18.2751,-4.384407,-6.344802,-34.731399,21187.7481,4.068407,5.166715,6.991772,12.690046,-3.24673,-4.577328,-20.894198,22059.8366,13.430694,7.435296,12.722945,17.303616,-5.185285,-8.007605,-19.424823,18000.8676,11.462618,5.932573,10.381619,14.785043,-4.299008,-6.771661,-18.7819,4596.9182,6.770943,1.520816,3.083465,7.19446,-1.208376,-2.222319,-6.619133,4789.5158,7.141248,1.539675,3.183567,6.545105,-1.261366,-2.441826,-6.617858,23514.772,11.510159,9.546299,19.957029,28.249543,-6.872055,-12.217808,-28.772653,19535.6307,11.113082,7.958341,16.800076,21.470325,-5.757075,-10.620694,-20.48142,2
41319.9551,7.036218,9.908628,13.723789,20.010243,-6.0113,-8.480887,-27.373975,41223.5727,7.847266,11.176712,16.359425,22.179983,-6.105977,-8.541345,-24.575866,2873.2455,2.558474,0.793043,1.659205,5.857837,-0.517456,-0.945443,-3.85648,2985.4373,2.539569,0.8259,1.592148,3.776942,-0.53566,-0.911749,-3.517448,2094.876,3.122623,0.761831,1.919175,5.111296,-0.495204,-0.822403,-3.007218,1783.7267,3.18251,0.636507,1.543689,4.324212,-0.399313,-0.809314,-2.719008,5276.2605,3.552699,1.663332,3.537435,6.26414,-1.02788,-1.768333,-4.493707,5575.4129,3.498242,1.759203,3.893305,6.604564,-1.085658,-1.77373,-5.373242,36220.4683,5.725549,8.542554,11.771084,17.995234,-4.811219,-7.129557,-35.69056,21941.9814,4.549551,4.755997,6.446533,11.35497,-2.836489,-4.501332,-17.757821,2904.8899,2.449726,0.768205,1.439434,5.294251,-0.538116,-0.979209,-5.539257,3287.724,2.860193,0.828924,1.668761,4.678709,-0.57502,-1.090869,-4.513792,2084.1619,3.48286,0.764063,1.916822,5.975721,-0.459704,-0.938325,-4.046654,1825.1658,3.253152,0.676254,1.781513,5.57753,-0.397701,-0.816389,-5.084146,5394.7166,3.427333,1.620349,3.343077,7.790824,-1.071511,-1.811799,-5.748409,5094.7213,3.673887,1.572343,3.514332,7.56042,-1.03162,-1.779524,-5.130395,6
27712.0474,4.545588,7.554068,10.046406,18.443207,-4.488081,-6.030706,-25.344313,31851.1148,5.684801,10.287225,14.476285,20.782699,-5.208557,-7.274407,-25.968695,20799.9643,13.505141,6.915476,11.578893,13.734128,-5.046938,-8.199115,-15.782443,21468.3105,13.108146,7.181676,12.083866,14.818396,-5.300311,-8.213351,-17.036926,4643.8519,6.077927,1.605739,3.219999,5.702543,-1.221894,-2.17723,-5.352403,3976.0526,6.193804,1.306297,2.737093,5.360084,-1.01043,-1.88273,-5.873149,20841.9248,11.242799,8.675506,17.535279,20.998433,-6.072409,-10.604884,-18.077426,22759.169,11.498826,9.400647,18.483648,22.722602,-6.604238,-11.606468,-22.653665,24449.9082,3.692324,6.897745,9.4589,17.968569,-3.950141,-6.204618,-26.673801,19190.9751,3.763747,5.178069,6.98599,12.894715,-2.906667,-4.391737,-22.946825,21835.3618,13.237238,7.458086,12.882139,17.720391,-5.119701,-8.083932,-23.232955,17850.2115,11.582108,5.976735,10.409386,13.968214,-4.235598,-6.620716,-18.57701,4556.055,6.777394,1.545102,3.293292,6.804937,-1.19631,-2.207047,-7.97977,4745.5101,7.238876,1.575283,3.181852,6.122296,-1.244328,-2.30348,-7.299899,23129.3083,11.401256,9.704297,20.414303,25.68811,-6.708311,-11.962131,-23.969225,19115.3684,10.893149,8.097141,17.230719,22.852399,-5.640316,-10.570677,-24.538309,2
22723.3394,4.450415,5.605798,8.206014,11.761045,-3.317933,-4.9031,-17.051895,23831.0806,5.137988,6.647722,10.223691,14.474264,-3.629118,-5.3654,-18.846742,1254.8489,1.685389,0.440372,1.11925,4.040932,-0.251079,-0.57839,-3.863248,1320.422,1.678091,0.466699,1.108065,4.226781,-0.270906,-0.647851,-3.799756,1133.6031,2.15876,0.513441,1.507155,3.596555,-0.272977,-0.681708,-4.520695,948.7057,2.161347,0.426282,1.223781,3.06434,-0.230754,-0.580948,-3.084515,2522.2026,2.221383,1.017621,2.500616,5.113696,-0.496513,-0.94019,-3.915591,2677.2124,2.203285,1.0785,2.689791,5.171443,-0.535103,-0.947683,-4.283262,21108.6773,3.82864,5.036818,7.2983,12.493672,-2.980975,-4.809912,-18.967042,12298.7148,3.041692,2.783089,4.044102,8.157553,-1.629997,-2.599901,-11.021926,1153.7967,1.583381,0.380584,1.019824,4.999125,-0.255858,-0.625435,-4.649185,1380.0549,1.777067,0.433827,1.163353,4.182429,-0.2706,-0.668551,-4.569251,1114.8993,2.341308,0.501657,1.498583,5.493442,-0.264221,-0.698017,-4.766157,1053.4722,2.333633,0.463168,1.336877,5.387043,-0.236741,-0.665912,-4.870401,2360.1399,2.070709,0.911595,2.222511,6.216335,-0.492033,-1.183733,-4.409605,2260.7344,2.196932,0.898349,2.319851,6.238808,-0.465348,-0.920119,-5.64971,6
10247.8442,2.550906,1.81368,2.397107,6.630589,-1.500173,-2.225424,-9.327364,14394.5762,3.506127,2.771952,3.524337,7.068168,-2.165907,-3.131741,-12.160336,6104.1915,4.953796,1.683595,2.637053,6.448909,-1.196933,-1.885477,-7.632811,6291.7649,4.826402,1.73612,2.767661,4.905575,-1.23537,-1.959532,-5.397243,1581.0405,2.729559,0.511916,1.049459,3.641459,-0.354303,-0.773982,-3.782214,1385.3965,2.882804,0.431282,0.994065,4.130748,-0.301347,-0.860799,-4.164123,6446.4971,4.450819,2.23453,3.723641,7.259412,-1.525913,-2.591665,-6.750482,6974.7904,4.49887,2.365179,4.004175,7.474109,-1.623273,-2.87349,-7.354804,9187.8867,2.183724,1.697117,2.397102,10.235612,-1.449489,-2.475697,-12.042304,7129.5567,2.18406,1.314211,1.870382,7.178861,-1.049606,-1.704403,-8.467332,6733.6974,5.15584,1.907213,3.105372,6.936686,-1.278999,-2.155265,-7.681793,5495.4493,4.556504,1.579494,2.596543,7.340085,-1.070273,-1.881036,-6.619134,1489.9938,2.878131,0.477071,1.223488,5.842145,-0.342773,-0.819802,-5.203214,1524.1373,3.03653,0.490543,1.166926,6.989683,-0.336997,-0.857041,-5.103298,7089.4104,4.592169,2.419726,4.192771,9.842585,-1.655172,-2.882636,-7.722159,5934.4287,4.441653,2.073825,3.694756,10.007927,-1.421535,-2.521728,-6.376688,2
34462.0576,6.385649,8.183288,11.344185,16.103659,-5.029963,-6.872652,-24.30868,34736.0239,6.939273,9.323671,14.042115,21.964306,-5.210515,-7.449549,-24.297237,2224.4189,2.253298,0.641638,1.352427,4.577897,-0.399785,-0.784447,-3.880052,2302.1519,2.213535,0.678205,1.470428,4.038432,-0.406602,-0.81255,-4.943242,1693.5334,2.718016,0.653667,1.811795,4.059591,-0.404487,-0.818904,-4.273806,1434.0507,2.759577,0.541183,1.479845,3.875218,-0.329655,-0.816527,-4.525761,4125.5582,3.047166,1.370869,3.128836,5.505469,-0.797325,-1.380355,-5.283434,4337.321,2.993935,1.453746,3.320179,7.069395,-0.838293,-1.406793,-5.110484,30602.5073,5.226569,7.108186,9.985535,17.609057,-4.16734,-6.695092,-29.893288,18278.3033,4.159597,3.912778,5.505097,9.88276,-2.358702,-3.812259,-16.449387,2216.6248,2.17101,0.595344,1.276501,5.297453,-0.406943,-0.945298,-5.326554,2499.7722,2.458812,0.656499,1.405822,5.941272,-0.43696,-0.871294,-6.382221,1637.5524,2.90942,0.641894,1.753768,5.361654,-0.381468,-0.826668,-4.906144,1482.5621,2.821227,0.589729,1.686307,4.981531,-0.329035,-0.766876,-4.607308,4137.5285,2.941131,1.287282,2.87251,8.758736,-0.80441,-1.383051,-5.216931,3864.7375,3.089021,1.248358,2.906923,6.313628,-0.769074,-1.429377,-5.445464,6
26427.2373,4.561194,6.920413,9.138567,15.2073,-4.251806,-5.898503,-24.033249,30985.7002,5.849997,9.493269,13.071173,20.691999,-4.997012,-6.844445,-23.864828,17567.1604,11.896582,5.778561,9.789915,13.532719,-4.138896,-6.375267,-15.023858,18132.5191,11.594165,6.002664,9.896131,12.854313,-4.307299,-6.745831,-14.081588,4014.7019,5.344793,1.395371,2.835706,5.561995,-1.026768,-1.841294,-5.63504,3383.9978,5.294239,1.137862,2.387751,4.582613,-0.849292,-1.513253,-4.257565,17672.3944,9.873606,7.311525,14.149096,18.563172,-5.03499,-8.942219,-16.073536,19303.1888,10.263527,7.901063,14.99243,20.057747,-5.447585,-9.566353,-16.368984,23475.874,3.742428,6.302892,8.419874,16.14817,-3.768238,-5.641146,-25.021864,18236.8008,3.769347,4.72191,6.219707,10.86847,-2.749612,-4.226776,-21.423557,18647.2713,11.810219,6.324763,10.685117,14.306397,-4.262778,-6.697077,-17.360769,15095.7779,10.221472,5.053787,8.684828,12.35665,-3.488183,-5.378957,-13.003879,3869.4734,5.851934,1.336006,2.830155,6.821879,-1.002464,-1.848366,-6.413409,4051.7835,6.224436,1.34113,2.822209,6.649927,-1.036422,-2.010342,-6.075436,19746.2402,10.397788,8.17698,16.510121,22.898821,-5.611258,-9.891732,-22.150219,16229.3775,9.872094,6.81742,13.883683,17.789211,-4.687665,-8.638111,-18.32559,2
47623.8438,8.204443,11.755114,16.051383,24.24461,-6.841212,-9.57135,-35.642013,46920.5361,9.118103,12.897847,19.187117,26.592817,-6.810089,-9.602236,-38.325869,3704.4519,3.026117,0.993487,1.913698,4.478063,-0.646451,-1.165049,-5.521888,3826.0206,2.971401,1.050851,1.998511,4.179663,-0.669628,-1.119303,-4.206599,2506.1242,3.522236,0.89155,2.112752,4.551548,-0.567943,-0.990055,-3.898309,2130.6938,3.585943,0.737364,1.843154,5.202567,-0.469204,-1.0169,-4.157114,6581.8074,4.21785,2.01934,4.11662,7.126664,-1.299973,-2.062625,-4.910207,6967.2729,4.155241,2.109761,4.515019,7.671449,-1.375201,-2.228892,-4.96635,41477.397,6.608285,9.94617,13.648591,20.879391,-5.312164,-7.90942,-46.194981,25367.2334,5.19602,5.588117,7.681036,13.530123,-3.23619,-4.686235,-21.367692,3898.3791,2.982786,1.004915,1.867786,5.636057,-0.680943,-1.257974,-6.084923,4277.3404,3.441573,1.05253,1.923007,5.287077,-0.722184,-1.342005,-5.971097,2440.6993,3.861907,0.872541,2.053905,6.054095,-0.534192,-1.077978,-6.124741,2188.0505,3.75014,0.788992,1.93581,5.605862,-0.462804,-0.965954,-5.290308,7075.2749,4.249011,2.044976,3.89855,7.722227,-1.409304,-2.30042,-7.274376,6565.5753,4.465966,1.931446,3.953295,7.181143,-1.361163,-2.269706,-7.626682,6
17630.6484,3.184843,3.69466,4.832138,8.753925,-2.861918,-4.348336,-14.361959,22571.7559,4.192831,5.377706,7.270657,11.211348,-3.693718,-5.180079,-15.040133,10277.7465,6.945114,3.072851,4.913481,8.029597,-2.255919,-3.559075,-7.152712,10577.6556,6.748803,3.188615,5.013024,7.864722,-2.350088,-3.661177,-7.968808,2517.1353,3.692932,0.82802,1.672917,4.216543,-0.618463,-1.169766,-3.914447,2160.8729,3.833155,0.697357,1.358406,3.9672,-0.516858,-1.009551,-3.34075,10694.1685,6.073531,4.018602,7.084261,10.097556,-2.83233,-4.748956,-8.065962,11542.7268,6.149035,4.313717,7.547145,10.599074,-3.059116,-5.201864,-9.70959,15801.8291,2.680815,3.42287,4.605487,11.881239,-2.685662,-4.062942,-19.179851,12265.2832,2.703292,2.603648,3.498083,8.948745,-1.929624,-3.018378,-12.229985,11105.0666,6.881657,3.461005,5.504292,9.183728,-2.41354,-3.686847,-9.211421,9009.2897,6.07608,2.812996,4.656062,8.839229,-1.997717,-3.104903,-7.690028,2429.7123,3.986134,0.795815,1.653735,5.073261,-0.597683,-1.287243,-4.349768,2516.1535,4.273065,0.792146,1.616311,5.043423,-0.605455,-1.176837,-5.324333,11794.0598,6.065225,4.45631,8.015319,11.687903,-3.170286,-5.453234,-10.597623,9794.8073,5.831575,3.768484,6.960959,12.207985,-2.684412,-4.685302,-9.131626,2
3593.2299,1.538072,3.269776,5.927336,10.909231,-0.411591,-1.122077,-6.265617,3587.4785,1.603174,4.113162,7.499922,12.478689,-0.441222,-1.115102,-7.260155,-47.4095,0.974083,0.283934,1.057225,4.82822,-0.07491,-0.434954,-4.379024,-25.2388,0.986991,0.28958,0.873371,3.983755,-0.067067,-0.405712,-4.099639,89.7094,1.091006,0.402879,1.356663,4.254345,-0.061678,-0.454197,-4.407546,62.9399,1.076141,0.338218,1.122955,4.723245,-0.063704,-0.389124,-3.978645,119.0049,1.056825,0.739783,2.094648,5.96572,-0.103423,-0.557952,-4.215723,146.7312,1.065319,0.793253,2.230566,5.658015,-0.092381,-0.575827,-4.451613,3392.3936,1.44883,2.943515,5.323496,13.672584,-0.410514,-1.174204,-7.4751,2202.9102,1.362121,1.665354,2.994743,8.615978,-0.299496,-0.916797,-5.835142,-95.3792,0.951683,0.208167,0.954561,7.065084,-0.073123,-0.501858,-4.343916,3.3738,1.001924,0.265702,1.001572,5.194771,-0.077489,-0.476846,-4.554468,67.5779,1.076001,0.397391,1.493181,7.315707,-0.061521,-0.465135,-4.638697,74.8294,1.092812,0.361447,1.300728,5.701801,-0.069602,-0.470726,-4.872693,91.2622,1.041198,0.622674,2.021228,8.588287,-0.086172,-0.584908,-4.081174,71.0086,1.036896,0.628597,1.97361,6.114225,-0.086513,-0.510971,-4.854039,6
2150.0752,1.361046,0.496986,1.034157,6.166615,-0.292695,-0.892825,-5.647669,3173.9273,1.602404,0.729576,1.349324,6.388458,-0.417453,-0.89302,-6.085061,1609.3466,2.151667,0.472026,0.952064,4.080984,-0.220513,-0.630195,-3.931085,1619.4807,2.052811,0.480919,0.922637,4.269559,-0.213429,-0.65711,-4.212133,472.851,1.520469,0.204459,0.690288,4.067373,-0.094287,-0.430903,-3.7171,417.1202,1.56616,0.178575,0.727267,3.784051,-0.083755,-0.43705,-4.428302,1810.3867,2.071835,0.684558,1.375501,4.214364,-0.282851,-0.791001,-4.385863,1931.2045,2.054547,0.733293,1.52779,6.420988,-0.292316,-0.671048,-5.749778,1969.102,1.288025,0.491801,1.186787,7.274846,-0.300737,-1.02407,-6.380529,1660.8784,1.311045,0.380207,1.028552,7.675314,-0.223206,-0.751944,-7.346799,1760.9979,2.170791,0.525868,1.117261,5.16901,-0.228179,-0.650193,-4.57101,1453.03,2.046927,0.474396,1.084962,4.355057,-0.21695,-0.642406,-4.949981,456.2437,1.602805,0.19462,0.672891,4.956235,-0.097085,-0.501741,-4.437448,435.1595,1.596719,0.197716,0.723421,6.155437,-0.094736,-0.485132,-4.552063,1929.0966,2.069592,0.696552,1.51153,5.359445,-0.308119,-0.786723,-4.974903,1631.2806,2.061229,0.652184,1.419525,5.576361,-0.266794,-0.674426,-4.506218,2
53259.9531,10.065928,13.40065,18.808517,26.837558,-7.354117,-9.981884,-38.346913,51696.8086,10.497164,14.671039,22.256557,29.62211,-7.334667,-9.967054,-41.321442,4477.0865,3.660452,1.202673,2.242024,5.432061,-0.761215,-1.213651,-3.89769,4605.9147,3.5872,1.254546,2.421706,6.49237,-0.775013,-1.270788,-4.090502,2834.7704,3.95325,0.99876,2.311526,6.410936,-0.63536,-1.139667,-3.473763,2409.0874,4.083015,0.826918,2.008987,5.190301,-0.516484,-0.965114,-3.725582,7796.2987,5.063203,2.373343,4.764629,9.281364,-1.542785,-2.525743,-6.142262,8201.1184,4.877601,2.489865,5.172207,9.654234,-1.637297,-2.657553,-5.712852,45580.4619,7.739156,11.226149,16.080616,25.107762,-5.669325,-7.94287,-42.897905,28430.0488,6.296141,6.345166,8.673481,15.884734,-3.485205,-5.118453,-27.721799,4758.9217,3.645245,1.226567,2.143466,6.667468,-0.792046,-1.277203,-4.890416,5225.2066,4.308923,1.277347,2.208155,7.514891,-0.861575,-1.57719,-5.36131,2794.6965,4.505105,0.992031,2.4851,6.621511,-0.598106,-1.137196,-4.258963,2428.4745,4.055969,0.872167,2.191528,7.169904,-0.504364,-0.987921,-3.965088,8535.3186,5.181126,2.449283,4.73164,10.182934,-1.720266,-2.965557,-9.348992,7949.8374,5.518168,2.328651,4.828671,8.779131,-1.635555,-2.774521,-6.921782,6
23721.9785,3.769364,5.9229,7.543318,10.725744,-3.836349,-5.238129,-16.895825,28419.6362,4.779083,8.307417,11.16072,15.946069,-4.644826,-6.226712,-21.47122,14120.0389,8.942484,4.562759,7.258412,9.421868,-3.238323,-4.880774,-10.17175,14563.6578,8.820888,4.724976,7.64218,9.824649,-3.39036,-5.144039,-9.643124,3347.2852,4.579569,1.153287,2.376671,4.070791,-0.825648,-1.410121,-3.627679,2838.2746,4.599994,0.943447,1.943383,3.959071,-0.69118,-1.275289,-3.503297,14415.3836,7.766814,5.8844,10.825596,12.914337,-4.009857,-6.863844,-12.107022,15648.2742,7.87395,6.329782,11.539015,14.801676,-4.351614,-7.543865,-12.247055,21181.7197,3.154753,5.430704,7.222985,14.155612,-3.471515,-5.135331,-27.049759,16532.0918,3.215656,4.068481,5.339188,9.837554,-2.52203,-3.499049,-15.02972,15130.0382,8.902468,5.041409,8.261618,11.748515,-3.393041,-5.142861,-14.592601,12282.8392,7.690474,4.070311,6.655464,9.780028,-2.791995,-4.205176,-8.674676,3208.1288,4.815755,1.103218,2.241515,5.467013,-0.811211,-1.464285,-4.700795,3337.5373,5.283636,1.097349,2.275515,5.653247,-0.832452,-1.575852,-5.152878,16030.6524,7.721871,6.558012,12.535269,17.312609,-4.475984,-7.753485,-14.381676,13239.2175,7.403042,5.537824,10.774095,15.804114,-3.763233,-6.736854,-12.640232,2
51754.0918,8.63437,13.13116,18.296992,25.137173,-7.268846,-10.04094,-33.039922,50816.8384,9.466533,14.314948,21.632611,27.658467,-7.270048,-10.091989,-34.885914,4283.8174,3.319559,1.148607,2.102142,4.419069,-0.741597,-1.203569,-4.650443,4414.033,3.230763,1.207071,2.214975,4.47894,-0.757094,-1.223743,-4.708828,2830.0083,3.915008,0.997776,2.238125,4.721643,-0.631924,-1.068731,-3.590256,2359.7733,3.902894,0.820692,1.813663,4.392553,-0.515204,-0.976901,-3.240071,7526.4543,4.595092,2.336749,4.615756,6.810177,-1.51622,-2.48435,-6.732178,7974.1861,4.558325,2.457427,4.952424,7.679666,-1.604103,-2.567991,-6.855808,44461.9175,6.832009,10.98585,15.26787,22.060322,-5.602058,-7.952237,-40.912468,27544.0728,5.495958,6.197963,8.424119,13.364217,-3.442074,-5.423822,-19.248557,4566.3935,3.287216,1.164036,1.983588,5.323875,-0.771127,-1.383121,-6.108513,4990.0917,3.778639,1.217356,2.224038,5.985747,-0.840124,-1.416817,-6.026539,2715.6997,4.165147,0.979627,2.210165,5.082722,-0.602708,-1.116918,-4.850958,2406.9207,3.964362,0.874783,2.026263,5.142373,-0.496223,-0.96296,-4.059166,8166.1614,4.652731,2.403485,4.575139,7.455967,-1.657598,-2.771128,-7.358159,7665.331,4.985338,2.284107,4.560559,8.269939,-1.588644,-2.696706,-7.046238,6
23126.6777,3.720998,5.244089,6.621739,12.5283,-3.824675,-5.18492,-20.255626,28254.999,4.820953,7.384636,9.679955,13.557024,-4.664814,-6.272648,-20.706744,14209.375,8.878423,4.521629,7.277431,9.631822,-3.242767,-4.84036,-10.736507,14584.4312,8.636841,4.702886,7.615124,9.888175,-3.399958,-5.19227,-10.446795,3368.6113,4.644048,1.125931,2.181792,4.477571,-0.839147,-1.521631,-4.37176,2863.3073,4.722822,0.923615,1.828253,4.00394,-0.695579,-1.21934,-4.029924,14486.304,7.693704,5.780244,10.753568,14.111889,-4.037632,-6.8364,-11.106787,15744.7512,7.766971,6.217678,11.323664,14.215459,-4.373474,-7.490928,-14.212153,20650.4365,3.10893,4.813255,6.369292,12.452421,-3.485443,-4.897465,-18.510436,16299.1914,3.202103,3.619819,4.724309,9.370494,-2.530223,-3.876342,-17.500241,15142.6956,8.705503,5.012445,8.220846,11.51064,-3.392504,-5.101397,-12.323578,12353.8605,7.584738,4.033963,6.664963,9.629415,-2.804208,-4.259675,-9.309762,3261.3811,5.000773,1.061479,2.274217,5.353435,-0.811465,-1.563617,-5.124125,3336.6173,5.297053,1.068793,2.145141,5.104503,-0.830275,-1.535142,-5.459331,16185.0132,7.677904,6.424206,12.308647,16.743509,-4.538193,-8.276086,-17.079603,13414.6902,7.345517,5.387005,10.479118,13.785556,-3.820667,-6.864166,-13.350617,2
41120.8228,7.024993,9.831293,13.668315,19.86801,-5.936378,-8.218144,-28.171476,41016.6836,7.689515,11.053269,16.512817,23.273358,-6.024238,-8.750623,-29.542044,2868.849,2.529875,0.806953,1.590578,4.033552,-0.513943,-1.045128,-5.118278,2995.9312,2.518742,0.838736,1.589663,4.01387,-0.523982,-1.00325,-4.505091,2096.8437,3.12166,0.769635,1.872655,4.565894,-0.488311,-0.855114,-4.228675,1792.598,3.200542,0.628282,1.534823,3.923854,-0.404241,-0.805908,-3.345169,5234.0742,3.463325,1.673613,3.555329,6.185994,-1.014567,-1.657796,-4.587372,5549.8394,3.447412,1.772821,3.831754,6.471042,-1.078657,-1.80184,-5.316464,35952.2539,5.650655,8.444119,11.716158,17.504481,-4.750024,-6.621421,-28.496891,21581.8706,4.456609,4.691854,6.402069,12.44979,-2.793533,-4.082501,-16.746543,2962.0362,2.480498,0.775547,1.560348,4.932995,-0.52073,-1.056985,-5.956446,3309.9217,2.835425,0.834528,1.632462,5.233024,-0.559465,-1.056385,-6.032937,2045.3249,3.313799,0.751852,1.933357,5.068741,-0.465705,-0.923657,-4.487009,1850.4379,3.276331,0.683667,1.676715,5.230494,-0.39197,-0.857417,-4.355513,5349.6572,3.372961,1.631333,3.34382,7.887965,-1.049641,-1.985123,-6.591559,5046.7595,3.557168,1.568298,3.44676,7.521032,-1.013316,-1.809828,-5.326756,6
30253.6499,4.866168,7.960652,10.717211,16.901496,-4.886991,-6.711052,-24.397502,34983.7349,6.138961,10.755491,15.083832,20.627533,-5.644157,-7.741199,-27.953239,21210.4912,13.376365,6.997298,11.797681,15.18253,-5.111102,-7.923475,-17.061915,21837.662,13.042784,7.268478,12.173511,15.779477,-5.342064,-8.169073,-17.91994,4754.5299,6.129273,1.635081,3.325059,5.517781,-1.230339,-2.24125,-4.842847,4036.6007,6.227783,1.323107,2.715431,5.0989,-1.0127,-1.825306,-4.522198,21271.7412,11.40938,8.765549,17.76504,22.868336,-6.161775,-10.783662,-19.567187,23073.811,11.420711,9.493755,18.777485,23.396986,-6.727287,-11.785004,-17.87778,26862.8047,3.954936,7.300399,9.817907,18.086606,-4.306932,-6.225766,-25.735015,21280.1528,4.090315,5.460483,7.212615,13.374789,-3.191152,-4.757466,-21.360042,22243.8605,13.137349,7.535508,12.991103,18.472873,-5.165898,-8.110922,-19.542482,18207.0493,11.400873,6.015331,10.544597,14.722563,-4.273052,-6.484375,-14.983849,4612.5375,6.643751,1.565043,3.230649,6.982324,-1.210158,-2.209222,-5.741806,4809.4049,7.177235,1.572843,3.139221,7.473627,-1.257275,-2.272397,-6.062271,23613.5935,11.4698,9.835235,20.866693,26.76613,-6.862195,-12.183863,-21.508384,19514.6604,10.855336,8.180233,17.349679,21.864827,-5.744217,-10.464073,-19.553969,2
3348.4981,1.501356,3.076346,5.240991,9.508767,-0.399221,-0.99561,-6.904828,3456.5839,1.592383,3.840055,6.82327,10.951103,-0.416153,-1.022361,-6.82105,-53.6596,0.971325,0.247906,0.753395,3.74872,-0.07128,-0.373764,-3.268982,-48.2526,0.975772,0.26911,0.889434,3.064543,-0.079713,-0.414337,-3.413543,80.9028,1.082236,0.383722,1.279435,3.756724,-0.054272,-0.339254,-3.314852,72.2775,1.088457,0.310149,0.981553,3.024609,-0.064017,-0.311011,-2.886646,146.4019,1.070042,0.700557,1.884132,4.381802,-0.084508,-0.451619,-2.75522,133.4729,1.058847,0.744846,2.176622,4.968694,-0.088137,-0.428245,-3.938577,3226.732,1.427678,2.745926,4.806965,9.79832,-0.393282,-1.156086,-9.197228,2101.5,1.346481,1.571326,2.895323,8.781191,-0.279124,-0.849874,-6.56789,-137.2794,0.933224,0.192709,0.738437,4.381037,-0.070105,-0.510553,-3.155016,-35.8332,0.980335,0.255202,1.018704,5.805222,-0.073979,-0.498692,-3.972402,109.7023,1.127887,0.378125,1.225971,4.355497,-0.063272,-0.413413,-3.993308,82.9644,1.101041,0.358626,1.1723,5.370902,-0.062549,-0.552431,-1.78213,49.8217,1.022395,0.580826,1.851431,6.314858,-0.084021,-0.488395,-4.314391,92.0069,1.047618,0.591569,1.815479,5.332956,-0.076392,-0.410857,-3.078848,6
1888.7925,1.325629,0.437131,0.953173,6.437335,-0.247087,-0.721741,-4.956663,2743.8082,1.537777,0.649343,1.155146,5.481988,-0.348065,-0.861394,-6.414466,1575.7077,2.095814,0.489733,0.95567,3.866454,-0.222,-0.626967,-2.753478,1657.7594,2.087796,0.501873,1.003833,5.271514,-0.225002,-0.548271,-3.716926,464.6579,1.520988,0.221324,0.592219,3.610109,-0.100534,-0.417533,-3.736918,386.8395,1.521076,0.188546,0.661549,4.380462,-0.089437,-0.382185,-3.44007,1809.2747,2.063747,0.707876,1.403282,5.354262,-0.276409,-0.712856,-4.426099,1907.8385,2.036754,0.749238,1.556785,4.253401,-0.30057,-0.763069,-5.18887,1733.9204,1.256693,0.43071,1.038108,6.367173,-0.252106,-0.834176,-7.120727,1445.0503,1.274267,0.350034,0.87415,6.554706,-0.203341,-0.669317,-5.706359,1807.1287,2.214136,0.528427,1.144052,6.40118,-0.245041,-0.666208,-6.478846,1447.6758,2.032691,0.479417,1.056338,4.782974,-0.212768,-0.609262,-4.570221,382.5397,1.471357,0.204746,0.750895,4.889769,-0.098789,-0.505933,-4.623126,447.1575,1.621144,0.192835,0.792295,5.462999,-0.094511,-0.514277,-4.556491,1942.4468,2.098756,0.711418,1.537254,5.350941,-0.305345,-0.785235,-5.062476,1599.1272,2.032157,0.65724,1.507309,5.591693,-0.259233,-0.689753,-4.673979,2
23779.8994,5.156457,5.842316,8.781977,14.182301,-3.342995,-4.81153,-15.978557,24797.44,5.745003,6.924501,10.949241,16.676212,-3.689085,-5.144097,-15.613755,1382.834,1.825543,0.472364,1.257249,4.871378,-0.254157,-0.573857,-3.341318,1436.0415,1.79923,0.49874,1.219939,4.990775,-0.258174,-0.62063,-3.234233,1134.8129,2.171734,0.537938,1.606334,4.504348,-0.262791,-0.651191,-3.385836,965.1523,2.203046,0.446461,1.303918,3.699501,-0.226578,-0.582193,-2.434223,2646.8072,2.361355,1.059215,2.691753,6.138386,-0.493335,-0.908847,-3.88995,2775.5696,2.332745,1.108323,2.99381,7.485357,-0.542993,-1.146143,-4.667153,21886.147,4.331665,5.172509,7.716191,15.308969,-3.002631,-4.548004,-18.895929,12942.3091,3.460848,2.899922,4.272434,9.686634,-1.582038,-2.313031,-10.454492,1285.7475,1.712886,0.413762,1.062329,5.859342,-0.245327,-0.580228,-4.172624,1486.3063,1.938108,0.492891,1.36527,7.532776,-0.26224,-0.584692,-4.146384,1124.2181,2.375236,0.526795,1.554603,5.704473,-0.25909,-0.612632,-4.423742,1042.3322,2.321115,0.482122,1.715846,4.818953,-0.233311,-0.569745,-4.017138,2542.7978,2.260599,0.950983,2.341978,6.259698,-0.475742,-0.902051,-3.853849,2383.5818,2.371483,0.939655,2.472519,6.414001,-0.477497,-0.912156,-4.030996,6
11827.2641,2.747501,2.25873,2.931263,6.322897,-1.710003,-2.50688,-8.210483,16370.9482,3.798178,3.453984,4.535946,8.252392,-2.427578,-3.404576,-9.336948,6245.5123,5.088348,1.74527,2.672896,5.425206,-1.211403,-1.831238,-6.193123,6434.4951,4.950802,1.799441,2.795026,5.667251,-1.24184,-1.885777,-3.664092,1625.7769,2.750248,0.539619,1.099051,3.717597,-0.37887,-0.74409,-3.915398,1374.7096,2.78038,0.446724,0.891292,2.927081,-0.304273,-0.684515,-2.38573,6602.2309,4.585104,2.290084,3.924983,6.428625,-1.529951,-2.602305,-6.376417,7092.1793,4.539037,2.429219,4.141784,7.695403,-1.646863,-2.631757,-6.906511,10687.9786,2.364934,2.103116,2.88387,7.692259,-1.620733,-2.53892,-13.267175,8319.3296,2.377732,1.599673,2.193381,6.88183,-1.176004,-1.827098,-7.164191,6830.5989,5.278188,1.984108,3.082927,6.554667,-1.311224,-2.156522,-6.526436,5556.4827,4.715468,1.628671,2.691954,6.365968,-1.100822,-1.700443,-6.82471,1564.282,2.960521,0.506826,1.154105,4.836338,-0.3481,-0.80969,-4.114536,1578.9502,3.115083,0.50308,1.110275,4.593998,-0.350308,-0.835683,-3.200359,7205.5341,4.619296,2.494035,4.230404,8.075213,-1.671084,-2.892899,-7.053771,6032.1142,4.506037,2.133618,3.756857,6.645701,-1.43824,-2.653965,-6.549253,2
34638.0137,6.278587,8.254617,11.43869,17.000485,-5.045782,-6.82167,-25.042729,34905.9741,6.783849,9.426907,14.124777,21.29967,-5.229992,-7.174709,-25.695258,2214.4705,2.245634,0.641734,1.316444,3.566275,-0.393476,-0.73005,-3.227984,2302.543,2.194114,0.67197,1.417621,4.53185,-0.421713,-0.97619,-3.575952,1702.1762,2.715837,0.657865,1.717505,4.187664,-0.39011,-0.7471,-3.266715,1401.9404,2.634692,0.553884,1.53196,3.970635,-0.3249,-0.611238,-2.950574,4131.5486,3.009467,1.367135,3.220787,6.389932,-0.792503,-1.297696,-5.272552,4344.2747,2.960478,1.445958,3.361983,6.309779,-0.835248,-1.393236,-5.39833,30802.5776,5.187726,7.165045,10.156211,16.733798,-4.165969,-6.115968,-28.567222,18132.3955,4.042721,3.939435,5.426557,11.47045,-2.344701,-3.323675,-13.961946,2184.3507,2.145591,0.594535,1.29417,5.626647,-0.405517,-0.892363,-4.358568,2512.1671,2.508131,0.663372,1.55255,5.253089,-0.432014,-0.834738,-3.993059,1674.1841,2.940407,0.635422,1.75771,5.133645,-0.369567,-0.761526,-4.424785,1521.178,2.843637,0.583582,1.595731,6.24187,-0.327885,-0.742514,-3.72829,4138.2188,2.901982,1.288187,2.830037,6.351128,-0.800958,-1.416814,-4.984546,3900.0663,3.108899,1.246018,2.994343,6.13317,-0.775993,-1.34455,-5.0411,6
25154.7426,4.342049,6.932655,9.139331,13.645299,-3.991389,-5.325974,-19.31266,29222.8179,5.506449,9.572715,13.306852,19.259593,-4.696925,-6.418393,-18.649936,17487.2064,12.046491,5.79913,9.576978,12.923593,-4.11211,-6.440756,-12.286191,18002.3655,11.498945,6.035488,9.934993,12.387155,-4.298524,-6.779895,-14.574562,4019.6251,5.364796,1.403961,2.774747,5.470851,-1.033984,-1.780335,-4.897163,3397.2078,5.302727,1.149217,2.36005,4.893665,-0.844997,-1.485699,-3.646304,17575.4668,9.927558,7.319268,14.302142,17.842764,-4.964435,-8.414571,-15.497096,19068.8769,10.02622,7.892291,14.98317,19.233524,-5.3851,-9.362044,-17.099498,22355.209,3.591413,6.337713,8.614742,16.007087,-3.542763,-5.107426,-20.815718,17591.9663,3.663811,4.728002,6.385867,11.452176,-2.58137,-3.664788,-17.85705,18516.618,11.967053,6.354957,10.665776,14.116358,-4.257697,-6.512045,-15.477254,14910.2546,10.233466,5.058507,8.693068,12.579471,-3.490883,-5.533978,-12.532926,3877.4896,5.763234,1.337486,2.73624,5.679848,-0.988452,-1.835909,-5.929369,4033.9426,6.361794,1.342403,2.789045,6.295862,-1.038242,-1.839755,-4.540193,19500.0335,10.095282,8.17571,16.431736,20.399657,-5.500168,-9.45058,-17.968689,16135.104,9.748576,6.800867,14.069315,18.400891,-4.609404,-8.312135,-16.051514,2
48165.3359,8.431628,11.892241,16.281849,21.705151,-6.852331,-9.49581,-36.533423,47469.3765,9.499728,13.108597,19.670346,25.057918,-6.922521,-9.246184,-32.706485,3730.4751,3.052353,1.007452,1.89253,4.260123,-0.665174,-1.153446,-4.95514,3886.3496,3.020094,1.044154,1.942032,4.847407,-0.675497,-1.137866,-4.582923,2574.7114,3.588189,0.89464,2.102439,4.281608,-0.59547,-1.088795,-4.867515,2161.8286,3.575384,0.739688,1.742969,3.89807,-0.487811,-0.923969,-3.107659,6670.8306,4.253107,2.030988,4.131703,7.280162,-1.320891,-2.144065,-6.640061,7069.5513,4.199802,2.139187,4.472477,8.119488,-1.400285,-2.312887,-5.426939,41826.5659,6.732936,10.136286,13.802332,19.977956,-5.417486,-8.734508,-40.543589,25846.3306,5.367162,5.686751,7.502869,11.977061,-3.312284,-4.801265,-20.891186,3950.9361,3.035035,1.006377,1.844512,7.454512,-0.697673,-1.25969,-5.096993,4368.2616,3.542592,1.046608,2.070016,5.43033,-0.742243,-1.349426,-5.147679,2501.9073,3.916624,0.875487,2.202041,5.271629,-0.545194,-1.110065,-5.412614,2202.4529,3.733667,0.796834,1.938671,5.283714,-0.473936,-0.996248,-4.67619,7132.7552,4.241927,2.050907,4.072471,8.867684,-1.42893,-2.440704,-7.543765,6674.9988,4.537482,1.954608,4.009277,6.65165,-1.382912,-2.301962,-6.077006,6
16149.7876,2.991079,3.371249,4.276145,7.891238,-2.659915,-3.97447,-12.263423,20936.7256,4.008673,4.964465,6.647742,10.518843,-3.46882,-5.051842,-13.818265,10175.1336,6.94806,3.081366,4.833106,8.060304,-2.243775,-3.419899,-7.350177,10543.7715,6.803651,3.195278,5.019778,7.220546,-2.336304,-3.704284,-9.831486,2529.2921,3.659905,0.828352,1.648222,3.921443,-0.619055,-1.184782,-3.923301,2146.5508,3.733793,0.69324,1.40197,3.876364,-0.514483,-1.05973,-3.402503,10626.5173,6.14769,3.991346,6.976484,10.531472,-2.79913,-4.712523,-10.457796,11496.8955,6.133057,4.272011,7.412086,12.134095,-3.01666,-5.008047,-8.925462,14354.5196,2.526171,3.106715,4.205814,9.341466,-2.474601,-3.601525,-17.102471,11295.7276,2.577489,2.353466,3.219941,8.928024,-1.768813,-2.636614,-10.518685,11025.5291,6.944977,3.47711,5.470299,10.007942,-2.403605,-3.892432,-10.130146,8956.4269,6.10788,2.820819,4.639681,7.878972,-1.988086,-3.259878,-8.987389,2409.7531,3.953312,0.776135,1.693771,6.369275,-0.586097,-1.264695,-6.428624,2479.4147,4.302169,0.799328,1.666413,5.68838,-0.594656,-1.338952,-5.331067,11805.2658,6.08624,4.419548,8.156529,11.954619,-3.120054,-5.35843,-13.414679,9775.111,5.817383,3.699203,6.891797,11.801822,-2.656986,-4.950623,-10.21822,2
3650.9995,1.556651,3.313952,5.650387,10.623353,-0.396638,-1.016045,-5.591861,3627.3052,1.621336,4.175201,7.461991,12.27111,-0.42558,-1.255407,-4.271585,-29.7079,0.983666,0.27711,0.875712,3.300964,-0.072308,-0.414116,-2.991528,10.173,1.005317,0.285986,0.900295,2.828724,-0.068631,-0.336957,-3.042182,111.174,1.113573,0.396324,1.256925,3.651787,-0.051686,-0.333899,-3.238222,83.9233,1.102281,0.335842,1.095629,3.422569,-0.052032,-0.396176,-3.52636,136.2232,1.065105,0.729817,1.975103,4.358724,-0.084493,-0.345736,-2.837755,121.0784,1.05355,0.757988,2.150911,5.285397,-0.099221,-0.488759,-4.189058,3493.2832,1.471269,2.994752,5.335445,10.909558,-0.390109,-1.181338,-6.843184,2303.5801,1.384972,1.678892,2.963394,8.328102,-0.285774,-0.857886,-5.570931,-96.9001,0.950421,0.204489,0.759527,4.39144,-0.077926,-0.480104,-3.500694,-5.5836,0.996748,0.279877,0.877467,4.700073,-0.070779,-0.42292,-3.83443,134.2882,1.159035,0.385744,1.404993,4.986227,-0.063591,-0.414971,-4.372384,106.8307,1.130017,0.355973,1.148207,4.263278,-0.057252,-0.443854,-3.988772,44.8296,1.019961,0.591258,1.739041,5.934887,-0.084757,-0.443546,-3.881928,80.6989,1.04218,0.617634,1.850179,6.14935,-0.070088,-0.42897,-3.801221,6
1947.4732,1.329471,0.436699,0.875025,5.746595,-0.259477,-0.673233,-4.822618,2888.8428,1.559338,0.657229,1.161311,6.044678,-0.389221,-0.830447,-5.210056,1563.2736,2.132209,0.439395,0.934798,4.085947,-0.220798,-0.609514,-4.655433,1645.3574,2.100839,0.468354,0.999664,4.874322,-0.222042,-0.552091,-3.769145,489.4208,1.542173,0.205296,0.56625,3.387993,-0.088797,-0.440447,-3.592056,412.058,1.551556,0.168497,0.529914,4.602,-0.082991,-0.386257,-2.787138,1812.3112,2.076659,0.666256,1.380755,3.967011,-0.274638,-0.634657,-5.185672,1961.3835,2.088041,0.694717,1.451001,5.701485,-0.288118,-0.640256,-4.166219,1837.8852,1.271808,0.43872,1.023326,7.832624,-0.258528,-0.76924,-6.2518,1481.8985,1.277825,0.353377,0.897528,7.740893,-0.216965,-0.7224,-5.422687,1762.6225,2.188521,0.501139,1.179634,6.022843,-0.247992,-0.652633,-5.117574,1481.7248,2.11116,0.453289,0.94957,5.226623,-0.219144,-0.630251,-4.28947,422.2848,1.547703,0.192839,0.6804,4.471043,-0.108569,-0.471038,-3.709895,462.3355,1.655493,0.18744,0.737975,4.975868,-0.092803,-0.499501,-4.227695,1931.5886,2.087066,0.674838,1.479128,5.97737,-0.285472,-0.775734,-4.841874,1621.2834,2.069317,0.645353,1.41312,5.291952,-0.251488,-0.669046,-4.585436,2
53742.4659,10.292555,13.617229,19.082794,26.825319,-7.467383,-10.420208,-44.602228,52422.252,10.886113,14.848143,22.883431,28.57986,-7.483866,-10.747779,-37.378983,4502.3225,3.770055,1.193929,2.264444,5.888406,-0.769863,-1.400516,-5.589554,4638.5501,3.617478,1.247732,2.368431,5.187181,-0.781806,-1.283096,-4.232037,2863.4029,3.87498,1.017773,2.269206,5.086426,-0.662988,-1.164873,-4.67995,2456.4953,4.110523,0.828309,1.946605,5.321993,-0.531558,-0.915467,-3.668123,7825.9002,5.074211,2.392429,4.799413,7.498555,-1.558621,-2.591628,-6.378249,8243.4343,4.945189,2.503818,5.026335,7.652956,-1.636195,-2.676733,-5.89925,46107.416,7.939612,11.392076,16.14381,24.714674,-5.719107,-9.133653,-42.011706,28831.1206,6.432854,6.456821,8.650468,15.294444,-3.507349,-5.371353,-28.883381,4787.6194,3.702972,1.220911,2.20679,7.120267,-0.807908,-1.43791,-6.655293,5164.7726,4.290645,1.261434,2.251096,6.09334,-0.865663,-1.467845,-5.163836,2796.1988,4.378001,0.983537,2.479899,5.841479,-0.599593,-1.08684,-5.397697,2453.158,4.11227,0.890198,2.200914,7.172747,-0.517636,-1.021941,-5.505936,8582.7829,5.229778,2.458863,4.690051,8.935087,-1.719339,-3.076339,-9.859521,7990.4205,5.628013,2.337526,4.671499,8.255101,-1.643658,-2.83024,-7.611553,6
23042.7578,3.683735,5.768549,7.293397,11.700976,-3.751858,-4.999536,-14.810254,27712.5596,4.702981,8.084758,10.807007,15.918158,-4.504861,-5.807052,-15.750253,13995.7007,9.086319,4.505686,7.194679,9.230533,-3.230407,-4.953358,-9.239321,14483.2343,8.863626,4.681002,7.561601,9.739701,-3.373524,-5.172058,-9.96838,3323.6072,4.468876,1.143521,2.257723,4.182878,-0.823517,-1.528065,-3.494296,2846.1902,4.656556,0.943135,1.885579,3.690146,-0.690373,-1.251342,-3.156842,14326.0933,7.746123,5.823361,10.759621,13.521638,-3.95913,-6.710957,-11.309362,15550.2192,7.821319,6.228535,11.361767,13.779713,-4.27309,-7.293369,-12.964593,20443.8008,3.083889,5.290719,6.933179,12.090129,-3.398131,-5.026793,-22.696483,16073.1459,3.143432,3.963417,5.125063,9.593143,-2.457254,-3.420508,-14.830985,14963.9809,8.90621,5.015711,8.176387,11.699799,-3.405171,-5.131679,-13.039424,12141.7711,7.868935,4.058418,6.668478,10.14434,-2.812187,-4.462775,-10.571489,3206.496,4.868317,1.084464,2.213489,6.021456,-0.791038,-1.46144,-5.530123,3327.4355,5.268599,1.086579,2.194345,5.394766,-0.823328,-1.61033,-4.525251,16014.2395,7.750285,6.469213,12.434361,15.20927,-4.424081,-7.606378,-14.78005,13175.0117,7.414591,5.448737,10.645297,14.514567,-3.738807,-6.661126,-13.65028,2
41966.5591,7.22333,10.122037,13.858757,18.674881,-6.080581,-8.734089,-27.625773,41845.3975,8.054723,11.390812,17.058089,21.69884,-6.174879,-8.051101,-30.549873,2907.7743,2.609187,0.817039,1.548579,4.289248,-0.518605,-0.991203,-3.427404,3073.4803,2.602967,0.852188,1.661529,4.067005,-0.542465,-0.868891,-3.110272,2154.9154,3.151294,0.773945,1.803256,4.061802,-0.489404,-0.824948,-2.873845,1798.7409,3.157082,0.640438,1.513597,3.823648,-0.409356,-0.754911,-3.16867,5359.531,3.610627,1.696831,3.605098,5.846621,-1.021815,-1.677973,-5.265473,5676.6187,3.556131,1.776605,3.752258,7.568657,-1.084957,-1.749743,-5.133142,36628.6265,5.801979,8.713912,12.092836,17.363356,-4.93908,-6.965151,-28.49093,22175.7119,4.591817,4.833517,6.564381,11.343893,-2.880824,-4.369441,-15.162888,2966.5343,2.516737,0.791114,1.434793,4.910653,-0.529732,-1.048312,-4.540337,3334.5059,2.939622,0.853629,1.540392,5.385223,-0.569857,-1.145695,-4.958178,2066.3164,3.399701,0.745639,1.936114,5.339983,-0.450212,-0.847273,-4.481547,1842.8572,3.222711,0.688011,1.706094,4.782542,-0.390932,-0.838237,-4.505667,5530.2535,3.485597,1.653845,3.211246,7.066174,-1.053823,-1.795944,-5.036448,5182.1169,3.745645,1.597261,3.345158,7.253695,-1.017903,-1.704123,-6.435135,6
29954.4409,4.829703,7.49581,9.663696,13.894593,-4.943369,-7.007121,-20.975868,34770.8579,6.156958,10.14134,13.928566,16.632236,-5.761175,-7.468542,-25.490185,21047.9796,13.754307,6.908853,11.523582,14.04507,-5.092971,-7.868167,-16.716206,21560.2579,13.234656,7.15968,11.820173,14.720576,-5.333773,-8.167097,-15.215904,4768.8071,6.099737,1.603122,3.167333,5.398617,-1.224693,-2.142108,-4.914242,4073.2641,6.424912,1.305993,2.660602,4.625504,-1.018597,-1.775918,-4.068583,21175.0251,11.419777,8.578217,17.099609,20.038736,-6.136815,-10.959337,-19.298896,23098.3594,11.66715,9.273406,18.166438,21.496837,-6.678588,-11.490628,-17.947601,26452.5049,3.917979,6.814349,9.042721,15.691463,-4.395154,-6.088301,-33.322772,20694.8511,3.977719,5.11443,6.624952,11.744403,-3.215602,-4.806287,-17.26554,22278.9974,13.700899,7.430196,12.79434,16.366985,-5.212455,-8.106461,-19.718356,18039.3383,11.770799,5.953364,10.2385,13.014638,-4.318533,-6.74219,-14.482156,4644.0371,6.855189,1.518012,3.17498,5.472023,-1.198493,-2.17829,-5.989733,4823.9453,7.313827,1.549099,3.179346,8.298425,-1.252662,-2.348317,-6.164645,23625.1865,11.588333,9.565093,19.905955,24.509734,-6.823366,-11.915126,-21.381794,19597.6971,11.174489,8.013183,17.002536,21.034038,-5.753062,-10.583091,-17.032344,2
22784.6465,4.319299,5.625873,8.179093,11.678502,-3.346066,-4.636604,-15.406487,23962.3633,4.977406,6.693305,10.485849,15.130108,-3.684229,-4.909441,-13.961953,1266.0012,1.699035,0.429991,1.022463,3.29421,-0.249964,-0.585458,-3.216971,1339.3008,1.695656,0.456383,1.136005,3.490717,-0.257573,-0.526329,-3.001223,1131.5774,2.123046,0.518399,1.500108,3.495373,-0.271392,-0.52043,-2.722949,963.0305,2.160731,0.423081,1.213825,2.990166,-0.224965,-0.521743,-2.936814,2545.9651,2.231336,1.014246,2.454054,4.729997,-0.490749,-0.898011,-2.883133,2681.5061,2.202453,1.080976,2.664637,5.276734,-0.521283,-0.968575,-3.902083,21224.4599,3.755171,5.041417,7.262141,13.658461,-2.98768,-4.415946,-14.67876,12310.0039,2.97228,2.789161,4.04776,7.842532,-1.624464,-2.606536,-9.428403,1128.4596,1.572394,0.378438,1.021577,4.455798,-0.245917,-0.588894,-4.837488,1402.797,1.811967,0.430116,1.061895,3.774774,-0.262252,-0.5939,-3.338185,1138.6163,2.332718,0.492809,1.489589,4.433018,-0.255544,-0.572243,-3.224106,1027.5972,2.251209,0.461665,1.334921,4.017393,-0.23051,-0.508795,-2.799446,2350.6861,2.049405,0.901753,2.139731,4.782092,-0.472843,-0.960114,-3.856457,2263.9767,2.189798,0.892136,2.304483,5.557918,-0.458026,-0.818322,-4.542749,6
11007.917,2.618983,2.012373,2.589697,5.396643,-1.613579,-2.371533,-7.206438,15464.0796,3.644466,3.053014,3.960408,8.936809,-2.317142,-3.199746,-11.454254,6175.9978,5.113149,1.667606,2.534136,5.08483,-1.191206,-1.823563,-4.451545,6369.9657,4.975504,1.733303,2.658682,4.522646,-1.238645,-1.995945,-4.367421,1645.7009,2.811043,0.516011,1.088622,3.708618,-0.357235,-0.743423,-2.37849,1401.4099,2.869724,0.436466,0.884443,2.916486,-0.307755,-0.67079,-3.384265,6582.9927,4.588882,2.225801,3.739084,6.517812,-1.522558,-2.51212,-5.515563,7134.7126,4.637464,2.371934,3.962535,5.967918,-1.637536,-2.744938,-5.73424,9999.2129,2.263468,1.852087,2.559068,7.794281,-1.552957,-2.303705,-9.135853,7728.9956,2.261936,1.421649,1.976231,5.595368,-1.112179,-1.77465,-7.666984,6794.0567,5.31135,1.899917,2.932922,6.09287,-1.307042,-2.01051,-5.706389,5525.6166,4.741568,1.572145,2.632177,5.232046,-1.086479,-1.691212,-5.38023,1553.8535,2.9652,0.483139,1.102275,4.786559,-0.348413,-0.785435,-3.45369,1572.6004,3.121527,0.506907,1.025602,4.036714,-0.342854,-0.808133,-3.044374,7208.9545,4.66704,2.420318,4.020438,6.899065,-1.677122,-2.770516,-6.524684,6046.8449,4.577195,2.079451,3.599898,6.807464,-1.437535,-2.464329,-5.553998,2
34608.9756,6.237358,8.243437,11.330567,16.059218,-5.09837,-7.014659,-21.863726,34976.5708,6.798361,9.420888,14.245104,20.242152,-5.272801,-7.240269,-20.738075,2198.4295,2.261042,0.637562,1.31357,3.804037,-0.383903,-0.734796,-4.126525,2309.6707,2.231531,0.665039,1.360139,4.192105,-0.404429,-0.742571,-3.356025,1729.8565,2.737881,0.652918,1.743364,3.932323,-0.394223,-0.767434,-2.741233,1437.2681,2.721231,0.547452,1.467873,3.934929,-0.328314,-0.664514,-3.299476,4123.7331,3.040547,1.371051,3.142174,5.422643,-0.784551,-1.29732,-3.721802,4348.2837,3.002527,1.433605,3.355092,6.14795,-0.821274,-1.363317,-3.819143,30957.4029,5.18473,7.169797,10.023394,15.130365,-4.204042,-5.99478,-29.230143,18363.2427,4.073753,3.940669,5.334987,9.871045,-2.365046,-3.387989,-15.378969,2183.6844,2.162931,0.599164,1.155485,4.810508,-0.401618,-0.818508,-3.997917,2485.7439,2.504055,0.643022,1.326958,4.453505,-0.430988,-0.821331,-4.039231,1691.3758,3.00261,0.651162,1.699326,5.362157,-0.376957,-0.76126,-3.774981,1516.5798,2.870887,0.588971,1.54308,5.116256,-0.326298,-0.782771,-3.267996,4152.4353,2.940487,1.27031,2.777533,5.80604,-0.786112,-1.385713,-5.124935,3867.4746,3.082264,1.239146,2.912505,6.592092,-0.77131,-1.3129,-4.037759,6
27794.3305,4.69667,7.334045,9.378407,13.320298,-4.406925,-5.826747,-17.164312,32249.2876,5.98437,9.970627,13.782693,17.655035,-5.1935,-6.819853,-23.441016,17573.5318,12.145584,5.82328,9.572077,11.97138,-4.165948,-6.610249,-12.147468,18118.9111,11.848474,6.034101,9.961307,13.604262,-4.374386,-6.695455,-14.136938,4066.4593,5.342323,1.412706,2.78076,5.727277,-1.026705,-1.735314,-3.609967,3462.0471,5.40705,1.148517,2.417256,4.661406,-0.858031,-1.525399,-4.949146,17846.89,10.285608,7.372008,14.4367,17.923135,-5.005579,-8.70867,-14.870346,19435.5013,10.452873,7.903088,15.024704,18.171292,-5.430392,-9.232216,-15.803005,24753.1006,3.855887,6.700062,8.941747,16.68547,-3.925176,-5.461829,-22.726474,19418.5562,3.925459,4.980808,6.510097,11.202924,-2.901729,-4.034665,-17.019193,18700.4322,12.307552,6.388994,10.837605,14.35348,-4.308598,-6.746144,-13.831331,15114.9791,10.562486,5.108114,8.652693,11.771634,-3.535852,-5.509723,-12.309061,3970.9436,6.078102,1.344035,2.666392,6.563683,-0.997583,-1.834859,-5.37501,4087.7909,6.394222,1.353623,2.713828,5.631371,-1.032267,-1.860938,-5.002371,19795.4316,10.33108,8.195469,16.478788,19.838455,-5.591915,-9.64829,-17.328293,16431.6223,10.077437,6.881101,14.269867,18.723863,-4.68807,-8.545289,-16.668847,2
47944.394,8.212178,11.887251,16.278725,22.670246,-6.871084,-9.249588,-32.034439,47441.1631,9.168589,13.164405,19.717985,25.820131,-6.911734,-9.329086,-27.606445,3711.3421,3.089212,1.004345,1.909092,4.614934,-0.640516,-1.120324,-3.953549,3831.4836,3.013821,1.04097,1.918407,4.519838,-0.66621,-1.091345,-4.12039,2562.2382,3.575141,0.894502,2.034832,4.341696,-0.581326,-0.989462,-3.439971,2166.6526,3.673459,0.743787,1.758537,5.352735,-0.464548,-0.825225,-3.121611,6578.892,4.217167,2.036847,4.208848,7.087358,-1.286022,-2.020308,-4.514005,7016.3662,4.179919,2.114152,4.346307,6.531791,-1.358654,-2.142471,-4.471406,41665.52,6.56628,10.112297,14.05621,20.465327,-5.46188,-7.783562,-36.337465,25853.2534,5.23253,5.685519,7.495104,11.99208,-3.314486,-4.672489,-23.178566,3883.0525,3.028621,1.009318,1.756355,5.382902,-0.674622,-1.267134,-4.776122,4267.2456,3.52941,1.044161,1.893913,5.043159,-0.725201,-1.229204,-4.824065,2464.5926,3.909534,0.868809,2.168015,5.026911,-0.536536,-1.059307,-4.56084,2214.2724,3.784426,0.793893,1.910817,5.272137,-0.453156,-0.855669,-5.23609,7100.6135,4.278799,2.027391,3.901623,7.765366,-1.386767,-2.452878,-5.565517,6604.1628,4.553518,1.952298,3.950406,7.376434,-1.335318,-2.262739,-5.956796,6
16848.0723,3.06409,3.588548,4.451317,8.247079,-2.748649,-3.759501,-11.487507,21623.164,4.072434,5.244206,6.839133,10.69502,-3.529113,-4.697216,-12.604064,10163.8391,7.100852,3.079088,4.805248,7.266417,-2.238836,-3.375322,-7.527118,10494.2276,6.873117,3.196733,4.94644,7.728654,-2.33485,-3.443631,-7.194035,2556.1085,3.776776,0.838064,1.537497,3.731097,-0.61062,-1.09322,-3.294195,2156.6517,3.772713,0.692134,1.401945,3.228459,-0.50759,-0.902433,-2.59293,10620.4151,6.198928,3.995985,6.928003,9.462114,-2.798952,-4.623897,-7.891841,11495.3808,6.246732,4.305634,7.500357,10.729707,-3.021398,-5.218232,-8.343991,15033.2929,2.584547,3.332348,4.401516,9.900618,-2.560556,-3.934735,-14.427917,11776.1934,2.633841,2.509738,3.260375,7.23251,-1.838268,-2.723607,-10.369521,11010.0965,7.095377,3.503117,5.418143,9.199799,-2.387289,-3.741622,-7.933644,8907.5443,6.200959,2.82342,4.587654,7.755096,-1.985422,-3.138958,-7.066082,2436.0718,4.055318,0.781221,1.59319,4.453419,-0.589263,-1.081684,-4.166174,2481.788,4.221242,0.803874,1.646229,4.528176,-0.594229,-1.10763,-4.48511,11792.667,6.128224,4.431542,7.860983,11.863208,-3.132429,-5.281512,-10.993261,9802.9007,5.984751,3.734899,6.856722,9.837115,-2.647924,-4.699884,-9.388746,2
23374.2631,4.576892,5.783618,8.374454,12.71762,-3.404307,-4.775583,-15.776923,24464.1113,5.211728,6.88065,10.761389,13.94782,-3.733634,-5.110993,-15.991359,1280.8328,1.726083,0.441866,0.980763,3.374222,-0.255938,-0.53904,-3.488175,1374.5781,1.729627,0.458809,1.095219,3.392853,-0.267201,-0.555433,-3.016901,1144.252,2.150925,0.514194,1.426654,3.503165,-0.270096,-0.632586,-3.540108,1005.177,2.265811,0.429598,1.225201,3.322143,-0.230198,-0.494455,-3.405464,2594.5535,2.278206,1.016638,2.487811,5.075752,-0.491832,-0.852844,-3.018251,2729.877,2.249005,1.068024,2.615278,4.994598,-0.52795,-0.98412,-3.586275,21523.791,3.886762,5.142331,7.541175,13.552718,-3.045639,-4.689747,-19.828293,12647.0503,3.10258,2.848119,4.18315,7.901453,-1.64254,-2.434531,-10.38194,1167.1277,1.611882,0.370182,0.95873,4.557169,-0.245065,-0.595695,-3.302642,1415.9541,1.849137,0.447316,1.102439,4.587198,-0.266514,-0.665198,-4.467623,1128.2883,2.335908,0.489885,1.386331,3.990523,-0.262511,-0.71879,-3.679629,1060.6395,2.327094,0.454376,1.474103,4.991889,-0.232588,-0.569263,-3.449114,2432.8996,2.118318,0.890463,2.10423,5.446842,-0.475862,-1.023039,-4.513863,2300.0592,2.229113,0.890685,2.346479,5.843751,-0.459893,-0.888558,-4.358083,6
9986.7769,2.473273,1.826783,2.341645,5.23419,-1.485463,-2.182207,-7.190366,14102.1699,3.427142,2.753718,3.480161,6.925114,-2.139925,-3.026213,-8.735693,6106.1461,5.178886,1.652912,2.513392,4.903918,-1.170538,-1.804389,-4.423783,6310.0393,5.001435,1.72413,2.641299,4.878287,-1.205374,-1.842465,-4.321475,1602.625,2.745763,0.505057,1.013692,2.995022,-0.350571,-0.690976,-2.491907,1404.5082,2.898127,0.431623,0.936268,3.486818,-0.298784,-0.594415,-2.39852,6489.2146,4.581738,2.165057,3.547934,5.782378,-1.493753,-2.409649,-4.578487,7005.2213,4.582499,2.316012,3.800854,6.998254,-1.603942,-2.641521,-5.249865,9008.2983,2.143682,1.684163,2.358314,7.039579,-1.411238,-2.12591,-9.205505,7006.392,2.15022,1.288457,1.830177,5.800939,-1.013477,-1.601701,-6.209389,6669.3955,5.308384,1.883677,2.932392,6.79529,-1.268197,-2.018915,-5.990887,5447.4618,4.83604,1.552447,2.548566,5.358429,-1.064752,-1.817347,-5.326792,1517.7359,2.894073,0.480185,1.007906,3.786378,-0.335764,-0.758216,-5.087598,1535.7072,3.073857,0.471997,1.053628,6.501521,-0.342125,-0.746819,-3.580383,7121.1728,4.656142,2.373017,3.938233,7.549799,-1.635733,-2.855258,-6.637724,5957.922,4.494662,2.016867,3.569611,6.808588,-1.406504,-2.362736,-6.177782,2
35077.9731,6.491287,8.335483,11.459169,15.788869,-5.13613,-6.930745,-21.771182,35317.8716,7.132965,9.529192,14.407651,18.972027,-5.289912,-6.960334,-21.163693,2214.6606,2.282056,0.640913,1.289916,3.512319,-0.394565,-0.728246,-2.703198,2331.8262,2.258875,0.681958,1.357211,4.017442,-0.412926,-0.69189,-3.26422,1739.1593,2.764653,0.651864,1.702599,3.679879,-0.398576,-0.752485,-3.603146,1480.9136,2.833772,0.547507,1.370741,3.71584,-0.33219,-0.688359,-2.599778,4162.9519,3.07977,1.376455,3.094054,5.111393,-0.783278,-1.329197,-4.09475,4394.5412,3.040118,1.437334,3.285244,6.560746,-0.82407,-1.396587,-4.626728,31288.4702,5.327087,7.261797,9.938711,15.288495,-4.207958,-6.369938,-25.897365,18581.1157,4.19064,4.010035,5.467158,9.740258,-2.385643,-3.460213,-12.816733,2200.2718,2.191676,0.600817,1.146451,4.554494,-0.399991,-0.77802,-4.337849,2477.3641,2.517827,0.657361,1.401688,4.649986,-0.428878,-0.782991,-4.00268,1683.6873,3.03401,0.651765,1.65942,5.465307,-0.36772,-0.756966,-3.63072,1532.1983,2.89193,0.584759,1.543922,4.514889,-0.323255,-0.704852,-3.411494,4156.3423,2.960523,1.27878,2.676125,5.337831,-0.792868,-1.323847,-4.151418,3923.4713,3.156374,1.244397,2.839638,5.51677,-0.775115,-1.30432,-3.79426,6
27444.1197,4.694288,6.821127,8.88585,12.940455,-4.41806,-5.797178,-18.708678,32191.9776,6.041913,9.343704,12.729311,17.37832,-5.202405,-6.815035,-18.698465,17510.8961,12.299243,5.72864,9.413569,12.510123,-4.148188,-6.297069,-12.434791,18050.3149,11.87663,5.957159,9.728322,12.590043,-4.319832,-6.790913,-12.990757,4089.4497,5.418256,1.397841,2.771538,4.658952,-1.035234,-1.757466,-3.5511,3472.4576,5.541567,1.131411,2.30358,4.373414,-0.856208,-1.635114,-4.007362,17875.6454,10.370412,7.227734,14.002449,17.716369,-5.03266,-8.576823,-16.197709,19426.6799,10.437721,7.788386,14.79856,17.709038,-5.454241,-9.223331,-16.069063,24375.9746,3.833069,6.241232,8.222697,13.301767,-3.938142,-5.614629,-25.14977,19113.2798,3.892599,4.646265,5.999395,9.96427,-2.885674,-3.954953,-16.041545,18565.1359,12.403681,6.307895,10.663961,13.767042,-4.276683,-6.669449,-14.691891,15114.3879,10.884168,5.01777,8.692659,11.610684,-3.530864,-5.490552,-13.032589,3938.6971,5.931693,1.312425,2.647833,5.062374,-0.998707,-1.870854,-4.740926,4123.9851,6.543822,1.332274,2.653646,5.589965,-1.049105,-1.918044,-5.237589,19972.6065,10.684004,8.090338,16.275059,20.753234,-5.596946,-9.683231,-18.981868,16468.7686,10.036696,6.733864,13.778996,16.889434,-4.696756,-8.316331,-16.931934,2
48077.6372,8.126663,11.901115,16.405918,21.563853,-6.888986,-9.331316,-35.812665,47525.8242,9.056062,13.184862,19.800252,26.1176,-6.984745,-9.113622,-32.016097,3697.1182,3.099857,1.00033,1.907744,4.261008,-0.653303,-1.066606,-3.613836,3843.2771,3.048758,1.047846,1.926573,4.137524,-0.667292,-1.129867,-3.477815,2571.2977,3.570515,0.894236,2.059316,4.060385,-0.572944,-1.01829,-3.695459,2162.3523,3.667527,0.745835,1.695612,4.071888,-0.465294,-0.843254,-3.150504,6642.5601,4.309251,2.017195,4.177575,5.815541,-1.286935,-2.125556,-5.329733,6978.7302,4.18559,2.105524,4.421993,6.916876,-1.366846,-2.157386,-5.582181,42002.4321,6.554915,10.156088,14.096151,20.235959,-5.431127,-7.857649,-37.989526,25921.6631,5.203767,5.728482,7.434754,11.769084,-3.307116,-4.606003,-18.856171,3853.9771,3.014403,1.001586,1.693649,6.257173,-0.671846,-1.125476,-5.14227,4243.1794,3.535502,1.039522,2.005317,4.871915,-0.714808,-1.161464,-4.352527,2462.6305,3.942441,0.870012,2.175528,5.616347,-0.539682,-0.975068,-3.906081,2203.8596,3.747723,0.796195,2.032284,5.576911,-0.455223,-0.856971,-3.843754,7076.2161,4.294613,2.017688,3.851489,6.519491,-1.399398,-2.254182,-5.67244,6613.4034,4.560244,1.930919,3.94809,7.229546,-1.355472,-2.191074,-5.916995,6
17997.9268,3.192959,3.789802,4.685874,7.728388,-2.945599,-3.899606,-10.371847,23009.9296,4.258963,5.535311,7.07152,9.976231,-3.76388,-4.88669,-14.033559,10222.7392,7.246388,3.066776,4.808452,6.649331,-2.250377,-3.521224,-6.909738,10533.0311,7.006252,3.186587,4.930326,6.813315,-2.341982,-3.509542,-6.133651,2585.4702,3.772966,0.83337,1.68127,3.164089,-0.603389,-1.045426,-2.947739,2197.1948,3.898683,0.702993,1.40547,3.191011,-0.512929,-1.02605,-3.299094,10752.1782,6.364769,4.027013,7.037082,9.259778,-2.828485,-4.811273,-8.298541,11621.9194,6.333312,4.298869,7.44974,9.889027,-3.029807,-5.110649,-8.508725,16242.4189,2.712103,3.528152,4.695786,10.138996,-2.749566,-3.892482,-17.489069,12637.4399,2.737123,2.656005,3.42991,8.122787,-1.962169,-2.788816,-10.131237,11044.7274,7.285139,3.466287,5.351973,8.21047,-2.396235,-3.655297,-8.252501,8954.0451,6.336319,2.826279,4.52517,7.615559,-1.996477,-3.092521,-6.416934,2474.8488,4.10691,0.781218,1.50703,3.888519,-0.588993,-1.253906,-3.711004,2515.8565,4.303479,0.795807,1.593703,4.710226,-0.602768,-1.225255,-3.470542,11955.1589,6.290928,4.441362,7.869773,10.785567,-3.156029,-5.508193,-9.720024,9927.2422,6.095007,3.746542,6.754663,10.35613,-2.689809,-4.732984,-9.222057,2
3578.0229,1.532393,3.285996,5.647141,9.60945,-0.395067,-0.888073,-5.387601,3517.2984,1.583092,4.154907,7.472879,11.764094,-0.412631,-0.94693,-5.431307,-34.9859,0.980076,0.264922,0.821135,3.005297,-0.06505,-0.32908,-3.042947,-5.0313,0.997289,0.28083,0.802727,2.93375,-0.063833,-0.324574,-2.360735,95.8506,1.097528,0.393151,1.19975,2.802637,-0.042916,-0.280391,-2.554573,73.9991,1.090691,0.321838,1.051048,3.095569,-0.043512,-0.335194,-2.28478,168.1292,1.083907,0.718772,1.993108,4.776277,-0.073235,-0.324849,-2.853461,152.3347,1.070163,0.752645,2.104364,4.511932,-0.083086,-0.435208,-3.181919,3338.6998,1.435415,2.974747,5.177008,10.616994,-0.38281,-1.064064,-6.002634,2224.1592,1.36,1.678533,2.926919,6.482928,-0.274574,-0.733231,-4.880306,-55.5571,0.970058,0.196016,0.67938,4.020624,-0.061337,-0.340824,-3.214781,-13.9442,0.991642,0.260182,0.927155,3.687162,-0.060679,-0.349792,-3.185663,78.9697,1.092661,0.385179,1.316159,3.681594,-0.050703,-0.385554,-2.88867,116.7291,1.148735,0.353696,1.230672,3.953521,-0.054849,-0.394514,-1.564672,86.032,1.039842,0.592732,1.616801,5.120024,-0.080922,-0.363441,-3.367467,50.7625,1.026984,0.616781,1.908847,4.58503,-0.075442,-0.457416,-3.76672,6
2034.4507,1.339311,0.430255,0.888578,4.962296,-0.266055,-0.667738,-4.443185,3063.895,1.583156,0.658329,1.063572,4.553203,-0.377641,-0.793605,-4.435927,1572.9908,2.209281,0.388147,0.756834,3.200844,-0.203056,-0.476014,-3.017555,1620.5498,2.135568,0.412204,0.74279,3.511325,-0.204489,-0.493838,-3.017215,471.8257,1.517794,0.173162,0.585914,2.437059,-0.096313,-0.352605,-2.977183,405.936,1.555504,0.155454,0.440047,3.080577,-0.078214,-0.293812,-2.416585,1826.2777,2.135588,0.570125,1.119002,3.748339,-0.263256,-0.592757,-3.222983,1959.267,2.127774,0.603009,1.11895,3.763734,-0.278003,-0.575499,-3.114426,1911.7124,1.276332,0.417563,0.965048,8.76064,-0.272023,-0.849072,-6.155737,1599.3672,1.293525,0.333146,0.857012,6.278688,-0.20835,-0.629312,-4.766125,1712.2025,2.221021,0.426634,0.883613,4.51692,-0.223019,-0.735477,-4.128136,1439.4716,2.132997,0.391918,0.882462,4.510852,-0.202388,-0.536016,-4.086545,448.1161,1.597265,0.163879,0.537675,4.315142,-0.087551,-0.390476,-3.893168,419.3144,1.579455,0.169976,0.654377,4.179128,-0.084606,-0.362153,-3.595333,1926.0614,2.138222,0.583463,1.200139,4.656439,-0.283062,-0.643333,-3.579827,1633.1417,2.104568,0.532888,1.145538,4.462965,-0.252846,-0.578838,-4.451458,2
53785.7349,10.131813,13.625585,18.898689,25.671882,-7.405013,-10.075335,-35.484829,52614.3086,10.697492,14.916828,22.71057,28.633273,-7.499384,-10.219063,-30.893951,4431.7179,3.823592,1.1778,2.291814,4.17238,-0.750634,-1.268069,-4.376042,4599.3078,3.730557,1.223761,2.299723,4.214219,-0.774011,-1.266993,-4.246084,2894.2847,3.985431,1.011191,2.282994,4.396065,-0.652154,-1.130221,-3.810919,2412.17,4.021026,0.825707,1.879279,3.600175,-0.525027,-0.926,-2.767023,7782.8124,5.243521,2.361886,4.752615,7.626201,-1.531366,-2.519162,-4.98937,8245.5497,5.13877,2.47062,5.022904,8.043754,-1.617963,-2.558206,-5.692578,46469.6382,7.834958,11.461863,16.082568,21.413816,-5.792381,-8.298336,-43.066014,28991.6713,6.282581,6.527459,8.688889,13.241193,-3.5537,-5.064789,-22.16775,4699.2484,3.775599,1.197439,2.028557,4.964402,-0.795359,-1.362986,-5.03107,5146.9693,4.497862,1.238581,2.193868,5.13157,-0.854519,-1.458296,-4.79266,2801.0257,4.481537,0.993799,2.214434,5.289018,-0.597799,-1.075563,-4.525579,2428.0816,4.136923,0.871922,2.162478,4.718846,-0.508057,-0.92519,-4.068749,8550.707,5.388521,2.420473,4.574195,8.339697,-1.708667,-2.830254,-7.399274,7952.9641,5.742216,2.312848,4.450507,7.786108,-1.646613,-2.73193,-6.737037,6
25020.084,3.892363,6.171082,7.770247,11.939084,-4.104858,-5.607387,-15.107814,29936.4194,4.968105,8.599415,11.50839,15.458494,-4.951194,-6.488168,-18.326063,14043.6662,9.497433,4.476652,7.192349,9.31633,-3.252998,-4.935318,-10.117222,14476.5248,9.284678,4.632937,7.299543,9.758322,-3.390851,-5.17532,-10.594974,3392.2442,4.636729,1.148242,2.219562,4.213578,-0.843211,-1.435944,-4.240652,2880.5314,4.699776,0.95071,1.886264,3.57481,-0.696386,-1.246058,-2.937013,14548.4839,8.136644,5.826413,10.781642,13.462923,-4.016013,-6.873613,-11.039597,15804.0222,8.273424,6.251987,11.374458,13.936768,-4.326583,-7.230234,-10.912675,22539.583,3.266613,5.711911,7.622237,12.960604,-3.733479,-5.255634,-20.355217,17664.0952,3.331159,4.277413,5.570344,9.63807,-2.725514,-3.863164,-13.242056,15020.3911,9.438211,5.005356,8.096892,11.220695,-3.426343,-5.169813,-10.727262,12204.7267,8.163454,4.052339,6.661361,9.368267,-2.836383,-4.414204,-9.527523,3295.7072,5.150258,1.09418,2.156407,5.160329,-0.821461,-1.527293,-5.067587,3370.6825,5.37177,1.094759,2.234721,4.758822,-0.843152,-1.562778,-4.936212,16248.2178,8.066546,6.515532,12.383851,16.452444,-4.513902,-7.595488,-15.564281,13488.8513,7.839584,5.491972,10.689099,15.067364,-3.795567,-6.621023,-11.667337,2
41926.0371,7.035045,10.11726,13.970137,17.865971,-6.105932,-8.207863,-26.913884,41744.4405,7.749268,11.398102,16.904688,21.626464,-6.231255,-8.742945,-27.638416,2921.4759,2.671698,0.816337,1.554319,3.597638,-0.510569,-0.889266,-3.268388,3054.2419,2.637753,0.847773,1.564092,4.691346,-0.536895,-0.890055,-3.132968,2171.8291,3.158412,0.766561,1.947406,4.101721,-0.493071,-0.953782,-4.226598,1822.5646,3.220713,0.643258,1.540203,3.57917,-0.403239,-0.75774,-2.507449,5351.189,3.649162,1.679204,3.550169,5.669653,-1.033753,-1.822229,-4.551009,5663.4924,3.606776,1.760722,3.839743,6.810198,-1.078994,-1.766481,-4.542546,36827.6303,5.666029,8.797065,12.305871,18.433554,-4.919242,-7.123492,-30.190418,22317.6089,4.471566,4.894004,6.557856,11.232517,-2.938242,-4.080352,-17.903939,2987.4521,2.591759,0.790881,1.401933,4.429211,-0.53128,-0.96981,-4.022728,3304.7736,3.004719,0.838732,1.56671,4.791716,-0.556864,-1.001553,-4.754876,2067.3887,3.395604,0.750602,1.820707,5.042874,-0.45563,-0.930838,-3.871803,1865.2118,3.275847,0.686024,1.699088,5.172562,-0.397195,-0.767106,-3.632982,5556.7683,3.590939,1.630352,3.204603,6.143418,-1.065172,-1.919158,-4.833258,5179.3748,3.772867,1.5711,3.323468,5.752985,-1.026407,-1.743928,-4.348531,6
31375.064,4.952173,8.3005,10.785323,15.448532,-5.08675,-6.662102,-26.478267,36007.8237,6.247439,11.114037,15.396452,20.204379,-5.872729,-7.65504,-25.988245,20951.3415,14.371049,6.938578,11.556984,14.580083,-5.098915,-7.830805,-13.775776,21590.1382,13.892593,7.198752,11.902788,14.536391,-5.30831,-8.255246,-15.225477,4789.7823,6.207673,1.638495,3.328112,5.174527,-1.230026,-2.068379,-5.091534,4072.3977,6.427837,1.319836,2.725234,5.296936,-1.012643,-1.756504,-3.494175,21177.6296,11.786665,8.698752,17.521496,20.713446,-6.084146,-10.652429,-15.989904,23134.992,12.056963,9.380132,18.540288,22.247264,-6.624636,-11.301061,-18.701264,28122.4394,4.066171,7.604801,10.274532,19.806588,-4.537003,-6.769343,-25.686345,22088.8281,4.139864,5.719902,7.440246,12.926282,-3.351912,-4.543952,-21.696447,21988.3713,14.037043,7.542342,12.965732,16.037029,-5.209145,-8.139845,-17.611744,17919.0828,12.353745,6.042109,10.500146,15.183927,-4.30885,-6.584191,-13.279861,4606.9151,6.719414,1.548649,3.101027,7.667102,-1.193138,-2.129499,-5.748534,4874.8138,7.643675,1.567337,3.160008,5.676696,-1.245994,-2.226194,-5.528303,23674.5767,11.90292,9.756161,20.498898,25.756963,-6.783569,-12.0201,-23.43001,19629.5747,11.336054,8.157165,17.690212,21.632408,-5.726747,-10.434482,-18.451366,2
8073.3081,2.119799,3.721653,5.930345,9.580293,-1.168672,-1.952727,-7.897931,8197.292,1.999654,4.434374,7.384254,12.248628,-1.326598,-2.1735,-9.063159,1521.6094,1.411595,1.912757,6.181481,10.322354,-0.414857,-0.909852,-5.247645,1499.0469,1.395979,2.060705,7.005024,10.891516,-0.413281,-0.871933,-5.403743,789.7728,1.446,1.044738,4.008794,8.582842,-0.211616,-0.554195,-3.484901,695.5376,1.462491,0.872187,3.298556,6.930579,-0.193919,-0.549048,-4.838845,2099.0219,1.576991,3.090188,9.848094,15.341022,-0.57211,-1.305572,-5.263148,2124.6807,1.556366,3.275823,10.59301,16.369209,-0.596966,-1.166045,-6.001501,8819.8028,1.961429,4.077277,6.686459,12.769328,-1.256818,-2.262414,-11.476518,7503.8652,1.922464,3.2707,5.245552,10.72301,-1.051493,-2.032557,-9.733619,1838.9961,1.425561,2.158275,6.337639,12.080091,-0.486689,-1.082047,-5.992574,1657.9262,1.431224,1.922218,5.613553,10.569858,-0.453312,-1.078545,-5.941543,976.5496,1.580916,1.295249,4.935168,10.056977,-0.274166,-0.720651,-5.414721,950.6465,1.564239,1.120094,4.086516,8.677724,-0.243149,-0.765673,-4.897366,2582.3565,1.590123,4.214558,13.788904,20.816926,-0.732665,-1.52267,-7.037091,2369.9786,1.631339,3.790385,12.753532,19.199904,-0.660431,-1.393953,-6.141937,1
4975.7007,1.610265,2.094636,3.415234,7.732037,-0.559294,-1.224997,-7.304118,8069.6211,1.870523,4.121086,6.774931,11.046228,-1.019691,-1.922788,-10.80517,3500.4588,2.033919,1.150523,2.208381,7.674471,-0.355908,-0.871308,-6.378023,3643.7715,2.043631,1.223444,2.454026,5.853659,-0.385366,-0.784319,-5.446685,1045.4289,1.597284,0.877965,2.11484,4.709208,-0.187147,-0.631881,-4.202812,927.2683,1.620396,0.739218,1.75941,4.764942,-0.171024,-0.69307,-3.78611,3508.8361,1.993233,1.930868,3.854511,8.318871,-0.456001,-0.99215,-5.138966,3662.4507,1.990284,2.042857,4.112758,9.439549,-0.481894,-1.142579,-7.261537,4230.7578,1.414676,1.725051,3.003433,10.291434,-0.472892,-1.28673,-9.225178,3993.1748,1.445985,1.554092,2.668337,7.381917,-0.427867,-1.103281,-8.586772,3549.6677,1.938501,1.218896,2.518093,7.325037,-0.357155,-0.941928,-6.656099,3272.1645,1.97825,1.04914,2.200886,7.661364,-0.317485,-0.870973,-6.218916,1116.325,1.665557,0.924065,2.362427,6.430953,-0.209868,-0.675364,-5.44606,1160.5425,1.693296,0.891116,2.171643,7.510215,-0.207808,-0.723623,-2.67315,3894.6255,1.954009,2.112972,4.441404,9.334793,-0.48725,-1.235062,-6.791273,3459.3469,1.965569,1.872344,4.027395,8.807025,-0.423172,-0.927261,-5.59814,5
92996.2412,10.86354,23.863117,34.458883,57.101836,-18.38514,-28.063437,-182.562629,73998.1934,7.479501,21.405348,33.374875,45.022693,-14.628776,-22.945306,-129.474581,14331.8933,4.675307,4.854386,11.004594,15.499586,-3.556637,-5.700109,-17.432974,14386.668,4.608537,5.012281,11.849289,16.361571,-3.722153,-6.196179,-16.077355,5847.143,4.070271,2.185966,5.753955,10.123153,-1.65135,-3.006392,-8.553661,5113.4447,4.149458,1.814052,4.88189,7.6758,-1.374925,-2.565691,-7.18719,18222.529,5.650875,7.232287,16.267906,21.579853,-5.621319,-10.491899,-21.941316,18509.8305,5.499497,7.586786,17.302988,22.684854,-5.818952,-10.519505,-20.638393,87391.1689,8.544359,23.946949,36.149754,60.855769,-16.497052,-27.647418,-171.951535,75899.8916,8.51476,20.275217,29.696867,51.52689,-13.967609,-22.528652,-149.843336,16605.5693,4.607677,5.766163,12.139593,16.610483,-4.164284,-7.06155,-23.158497,15314.8916,4.789405,5.168701,11.134215,17.53704,-3.739639,-5.908143,-20.430002,6910.49,4.854781,2.570557,6.84299,11.548608,-1.930149,-3.573381,-10.771998,6153.1193,4.343717,2.120621,5.831602,10.232013,-1.643193,-2.994918,-11.24141,23088.6187,5.905524,10.177619,23.731044,31.449806,-7.512669,-14.126759,-30.594277,21181.7017,6.243544,9.137012,21.48194,28.300233,-6.749398,-12.521352,-33.431986,1
57366.7412,6.679075,8.35061,14.540286,67.286107,-11.023,-16.599684,-103.029687,90935.1767,8.872433,14.648069,19.829747,29.835708,-16.65643,-28.869254,-208.344126,32321.9221,10.312715,8.057936,11.153892,18.102188,-7.780514,-12.829567,-41.244993,33305.9776,10.246656,8.602312,11.967737,20.956488,-8.115815,-13.482234,-37.038067,7637.4351,5.087327,2.570333,4.702131,7.593242,-1.985382,-3.579684,-8.485789,6738.6283,5.150436,2.186974,3.79737,6.199708,-1.680335,-2.942177,-7.505162,35823.3794,10.35552,10.778109,17.663623,25.554782,-10.785735,-19.688216,-56.817172,37931.9068,10.685909,11.509649,18.917068,25.217118,-11.554965,-21.2649,-50.966444,48199.4219,4.847658,8.388256,13.850803,69.63148,-9.061539,-15.859654,-107.305103,39981.958,4.577255,6.333839,11.613644,58.966211,-7.115635,-12.393267,-78.106905,34496.3645,10.028766,8.211157,11.422319,17.790708,-8.402402,-14.227384,-50.800567,32015.97,10.460529,7.549858,10.323051,17.527857,-7.400473,-12.259049,-38.800459,8660.2824,5.79147,2.846627,5.004827,9.843873,-2.320375,-4.420248,-11.191417,8320.8904,5.578383,2.799581,4.72627,8.859408,-2.124981,-3.694157,-10.415757,42528.7964,10.909555,12.214013,21.013691,29.349421,-13.34021,-26.242836,-67.066898,37978.6606,10.949904,10.537566,17.871625,23.65734,-11.661759,-22.98219,-59.075323,5
65878.5429,4.500572,16.597325,23.236996,39.358026,-13.60177,-20.600105,-95.472328,49972.8379,3.05884,13.369791,20.027793,36.639696,-10.462008,-16.260032,-81.75908,8836.7456,3.153184,2.803241,6.42331,9.425001,-2.247522,-3.624975,-8.624031,8987.8496,3.157183,2.943457,6.952968,10.171945,-2.37012,-3.846706,-10.242056,3859.5991,2.755203,1.481712,3.994835,7.296788,-1.157948,-2.154955,-5.939643,3372.8995,2.770215,1.217135,3.231667,5.871327,-0.950747,-1.79451,-4.489132,11533.4502,3.565249,4.501374,10.568644,13.623773,-3.635295,-6.337797,-13.084193,11767.8042,3.509809,4.726211,11.218002,15.618507,-3.789332,-6.744463,-12.508433,62419.7207,3.809189,16.653862,24.741734,51.479941,-12.372584,-19.834848,-131.198707,53612.6836,3.851465,13.851932,20.629608,39.777502,-10.367779,-17.461037,-88.964024,9912.6792,3.101693,3.14015,6.685029,11.990657,-2.549631,-4.159856,-12.134828,9188.1016,3.1675,2.901074,6.10609,9.951782,-2.318359,-3.698833,-11.823722,4552.4527,3.070059,1.714284,4.899936,9.76927,-1.333596,-2.58629,-7.630878,3968.7588,2.814429,1.403176,3.868044,7.900165,-1.111041,-2.053903,-6.852546,14114.0928,3.804088,5.809081,14.071352,18.705627,-4.616506,-8.260287,-19.431899,13025.8326,3.867203,5.32656,13.217213,18.847545,-4.174229,-7.634609,-17.514855,1
200472.6875,11.723027,36.327216,54.792613,155.783595,-34.029001,-90.284367,-880.451431,233039.0429,10.814894,45.76946,68.650854,208.32542,-39.123353,-107.729465,-1127.050793,57667.3747,17.16507,15.642353,22.054875,33.873676,-16.189503,-26.637202,-101.530222,54136.2486,15.777787,15.521916,21.832405,30.503217,-15.490249,-26.152989,-78.403219,12456.7679,6.919122,4.166162,7.602004,10.876143,-3.533207,-6.410282,-14.124984,10994.9389,7.039141,3.536318,6.009968,9.644838,-2.932251,-5.153766,-12.421641,65073.9746,16.82736,21.901591,34.376542,48.409145,-22.499594,-43.333736,-123.479909,65400.6362,16.288572,22.812257,35.782644,45.650924,-22.877299,-45.151076,-114.288037,176361.7363,9.207948,33.874468,51.303865,122.946653,-27.872306,-86.94594,-919.894189,146261.8789,9.021384,28.578374,40.393843,95.130475,-23.382951,-54.734978,-630.646106,71338.584,19.573137,19.009658,26.826669,45.290753,-20.352033,-34.553349,-122.480278,61452.2573,18.686287,16.11257,22.736347,38.818596,-16.539347,-28.074954,-111.006874,14462.8867,7.924882,4.775195,8.653402,13.353043,-4.177817,-7.754263,-20.557954,12783.7029,7.082052,4.336628,7.32983,12.060949,-3.480866,-6.262681,-15.629828,92522.8814,21.747214,30.025283,50.202258,67.347423,-34.22916,-66.719959,-205.789391,80930.3633,21.004164,26.067312,41.820742,58.963044,-29.568427,-56.474136,-179.461192,5
28575.7891,1.991451,7.771042,12.025733,29.147942,-6.231539,-10.142502,-42.129887,19352.5195,1.5297,5.537949,9.586749,28.520572,-4.707664,-8.902884,-44.36429,3567.3986,1.93256,1.279379,3.523841,7.271147,-0.904952,-1.554197,-5.812642,3663.458,1.942656,1.404929,4.006958,7.663673,-0.965046,-1.83924,-6.238363,1560.4961,1.683356,0.83694,2.66503,5.341284,-0.505939,-1.213472,-4.518193,1356.6392,1.685214,0.675711,2.214706,5.212696,-0.421771,-0.940252,-5.170006,4709.0566,2.044517,2.348891,6.29347,11.581731,-1.469799,-2.669008,-7.681048,4796.2949,2.0208,2.52144,7.116437,11.05769,-1.542585,-2.715992,-7.071942,27888.4375,1.864367,7.631308,12.945252,37.085996,-6.00179,-10.801159,-53.593879,23365.1445,1.884023,6.271359,9.814135,30.795646,-4.925063,-8.912788,-47.545791,3921.27,1.975432,1.36419,3.571725,7.70067,-0.979833,-1.75925,-7.227608,3642.8293,1.967872,1.338763,3.353042,6.922547,-0.930406,-1.657317,-6.402245,1843.8708,1.803125,1.003628,3.345809,7.525714,-0.591911,-1.249389,-6.206807,1635.8035,1.747936,0.782802,2.582583,6.202237,-0.488322,-1.14045,-5.810748,5484.434,2.138737,2.932618,8.383171,13.457469,-1.751067,-3.147717,-9.555999,4975.6958,2.117022,2.705001,7.962918,12.888842,-1.604125,-2.98113,-7.759248,1
93394.9629,4.572424,26.287123,39.930563,69.100017,-15.433349,-25.848622,-196.477827,104209.5781,4.125582,29.286929,47.923071,83.637544,-17.760319,-30.621535,-275.410742,9899.3684,3.901159,3.267632,6.32111,10.117696,-2.091346,-3.340643,-10.268841,9780.1326,3.777088,3.425123,6.750853,10.62381,-2.128235,-3.520676,-11.24351,3715.8269,2.725418,1.71419,4.229318,8.042386,-0.91763,-1.697554,-5.63675,3312.0093,2.784738,1.407647,3.456288,7.107164,-0.782535,-1.380563,-4.320895,11731.3682,3.871164,5.282713,10.32054,13.338418,-3.029759,-5.019457,-11.80468,12023.3619,3.811985,5.588815,11.178256,14.688243,-3.166209,-5.396549,-14.053289,89143.1114,4.02455,26.960421,41.989292,93.086197,-14.11913,-25.837388,-199.615207,72924.5722,4.052457,21.477841,33.423288,66.672954,-11.409951,-22.132906,-140.17768,11327.7703,4.164181,3.563394,6.095766,9.820283,-2.397763,-3.746277,-13.434508,9918.4949,4.013885,3.038815,5.310737,9.313702,-2.053617,-3.567808,-11.670567,4154.5527,2.935182,1.864095,4.627076,10.012024,-1.038024,-1.988628,-7.531045,3725.8969,2.822014,1.474585,3.574282,7.903512,-0.875322,-1.696193,-7.920276,13965.2632,4.211808,6.285161,12.222063,17.308777,-3.74498,-6.720747,-16.277225,12723.3118,4.202057,5.634199,11.204333,15.833443,-3.357793,-5.934042,-15.158526,5
51123.1387,2.780391,13.213891,19.633195,40.707442,-10.684166,-16.24528,-85.607609,36050.6875,1.98808,9.880576,15.444094,36.970238,-8.171271,-13.261054,-66.254922,6928.3496,2.884063,2.035301,4.558949,7.756488,-1.636419,-2.619591,-7.059892,6967.8161,2.849932,2.155747,5.199757,8.45678,-1.744346,-2.778099,-8.072094,2771.7023,2.23857,1.133699,3.307822,6.508575,-0.834169,-1.676932,-4.842831,2370.1689,2.221841,0.929954,2.611933,5.194629,-0.688059,-1.295539,-3.724106,8792.8077,3.022062,3.473765,8.037365,11.601628,-2.670301,-4.626399,-10.137584,9031.4996,2.991151,3.645071,8.706617,12.361386,-2.786909,-4.878707,-9.592342,47991.4199,2.479937,12.968273,20.442071,50.995127,-9.851247,-16.892876,-109.916407,41244.7754,2.569314,10.844684,16.600165,41.116787,-8.242629,-13.378169,-94.395476,7804.8689,3.020676,2.2152,4.577089,8.725975,-1.811054,-3.179458,-10.954362,7071.2615,3.019999,2.090782,4.307904,8.233323,-1.661996,-2.72168,-9.642984,3230.6018,2.428049,1.320264,3.952503,7.543928,-0.949496,-1.895557,-7.37979,2759.8594,2.264961,1.043496,3.09166,7.012856,-0.778123,-1.631722,-6.909949,10589.5483,3.282537,4.219391,10.537472,15.328066,-3.230703,-5.7209,-14.293354,9492.6054,3.249301,3.872694,9.863477,14.284538,-2.945836,-5.191623,-14.749821,1
229796.4667,9.739917,55.657949,83.477348,217.47376,-37.113705,-107.228723,-1054.880947,242577.8828,8.279697,60.089937,95.0266,290.484292,-39.911424,-149.788582,-1170.947488,46738.0073,14.500776,11.104807,15.024832,26.342253,-12.343605,-20.899845,-63.524144,43440.9001,13.188423,10.927012,15.117432,22.328595,-11.728905,-19.979009,-62.351468,10901.501,6.06769,3.640209,7.033579,9.608261,-3.042906,-5.377965,-12.766004,9505.7678,6.039519,2.951157,5.515081,8.326609,-2.502609,-4.283187,-10.512484,52919.52,13.827616,15.843067,25.124609,32.221221,-17.358607,-33.725814,-82.893661,53341.0737,13.356989,16.277639,26.584787,33.933736,-17.715854,-34.684628,-80.660955,195821.2031,7.640047,52.399884,80.03512,153.521298,-30.577904,-93.586062,-874.89082,164635.6309,7.913403,43.175085,67.500644,132.525501,-25.348632,-87.927891,-687.189058,59158.5559,17.109969,14.143733,18.795134,30.856115,-15.963225,-28.090467,-107.684844,48798.5396,15.87362,11.169021,15.155481,29.518201,-12.468481,-20.904609,-78.218628,12440.2138,6.677974,4.068992,7.954924,11.589413,-3.532751,-6.571483,-19.553019,10866.7107,6.289518,3.463233,5.649127,9.992969,-2.886651,-5.075683,-15.116328,75580.857,18.120067,22.872594,34.983048,49.677641,-26.79319,-54.084439,-148.696508,63904.8277,17.153802,19.354709,30.300939,38.411061,-22.2178,-44.216201,-132.203192,5
79916.2949,3.629763,20.672644,29.724547,50.579691,-16.33088,-23.88551,-125.986023,56882.3437,2.459431,15.343503,23.746967,48.668183,-12.618999,-18.640156,-114.484456,12606.0117,4.297237,3.27077,5.784156,11.122078,-2.991834,-4.619595,-12.146919,12559.7324,4.229698,3.4484,6.598656,9.892234,-3.130488,-4.836898,-12.043568,4491.4949,2.974081,1.596886,3.89422,8.522576,-1.319592,-2.520635,-5.010076,3805.0492,2.925722,1.294631,3.182739,5.683685,-1.081102,-1.8521,-4.210098,16129.1875,4.54654,5.494962,10.404132,13.947856,-4.938633,-8.337973,-16.380715,16417.8408,4.471833,5.778678,11.449129,15.096813,-5.16486,-8.917701,-16.267557,73267.7383,3.160202,19.83897,30.477865,56.912337,-14.703024,-22.989378,-139.832613,63710.7774,3.309049,16.742003,24.720101,48.509119,-12.442352,-19.994448,-122.251163,14127.626,4.463375,3.616729,5.975944,11.779631,-3.318167,-5.12632,-13.048646,12505.8555,4.365574,3.314174,5.767209,9.559893,-2.935902,-4.51348,-13.255076,5119.3716,3.220054,1.825699,4.601687,10.292891,-1.497759,-2.760561,-6.857772,4487.5108,3.038957,1.430423,3.387727,7.472427,-1.223517,-2.193455,-6.267532,19578.8731,5.031288,6.729749,13.386343,18.64269,-6.150758,-11.057097,-23.30333,17395.6919,4.939751,6.15703,12.637343,18.103583,-5.458428,-9.719055,-19.232626,1
156186.5782,6.780199,39.232277,57.573346,102.114061,-26.317077,-51.398502,-458.846549,170035.6406,5.93007,42.593388,63.604233,95.84834,-29.124974,-72.82382,-538.270928,21583.8884,7.151638,5.693327,8.365551,11.752054,-5.100018,-8.08374,-22.360711,20653.9558,6.756703,5.761905,9.000872,13.260424,-5.027971,-8.092954,-20.253341,6492.7121,4.011481,2.358484,5.266064,7.803764,-1.718865,-3.012495,-6.757622,5656.2203,4.026297,1.89915,4.120965,6.756411,-1.424334,-2.42571,-6.133244,25290.144,7.009432,8.992713,15.156485,19.635987,-7.458091,-12.903087,-26.785355,25749.6914,6.88118,9.435888,16.354722,20.346334,-7.759006,-13.739066,-29.01769,142098.6171,5.694365,38.647241,58.237699,96.747191,-22.635311,-50.87981,-433.82108,117995.0117,5.816239,32.02659,48.237326,77.64569,-18.705137,-38.813477,-305.18966,26673.492,8.097409,6.817373,9.150615,14.322471,-6.444412,-10.675412,-31.281792,21993.8597,7.500175,5.463081,7.560678,11.230406,-5.149226,-8.434481,-26.45272,7260.4043,4.356691,2.56523,5.79815,9.208181,-1.971407,-3.700699,-10.965914,6346.4751,4.075414,1.963026,4.185386,8.20172,-1.585209,-2.893269,-8.548847,33139.0488,8.382513,11.470532,19.18334,26.060495,-10.43955,-19.021588,-53.889829,28892.5537,8.131397,10.0447,17.151005,21.899238,-8.951145,-16.61477,-39.353407,5
67547.5898,3.243385,17.078152,25.101702,49.538612,-13.898158,-22.455666,-118.934009,48164.4141,2.251019,12.734992,19.027162,36.419613,-10.683697,-18.214058,-101.327742,10130.6187,3.742143,2.671504,5.044136,7.524422,-2.384912,-3.845262,-10.154168,10031.7212,3.658814,2.82168,5.704737,8.434659,-2.494956,-3.963385,-11.000925,3673.6626,2.650242,1.377518,3.587664,6.723424,-1.106691,-1.977405,-5.239012,3149.1548,2.636709,1.116188,2.8002,5.344917,-0.900836,-1.741519,-4.95998,12968.9517,3.929778,4.582354,9.193191,12.22249,-3.969128,-6.659642,-13.713977,13238.8164,3.860023,4.786722,10.030611,14.25602,-4.133152,-7.203361,-14.895623,62471.9571,2.858986,16.825018,25.03868,48.184443,-12.683473,-22.536497,-141.013866,53822.5937,2.960282,14.278518,21.069515,44.679706,-10.670752,-18.874847,-95.73536,11346.217,3.860974,2.96161,5.205119,9.136243,-2.64516,-4.183394,-14.497303,10065.3567,3.808724,2.733475,5.041756,7.835989,-2.34978,-3.929949,-11.178631,4156.3535,2.830528,1.554721,4.224392,7.270462,-1.245326,-2.41826,-9.021349,3656.1421,2.71741,1.212689,3.165311,6.520181,-1.014249,-1.999331,-7.063565,15723.8584,4.313932,5.564511,11.875653,17.084518,-4.891947,-8.913888,-21.384728,14033.2935,4.278753,5.107523,11.001821,15.891981,-4.376793,-7.911469,-16.147742,1
254090.1152,10.377843,69.449954,115.469443,327.03118,-42.71089,-161.59913,-1555.550631,272656.8828,8.895169,74.58789,117.440718,516.110867,-45.793404,-157.623561,-1655.776328,60987.4919,18.868703,15.68256,21.512271,35.742707,-16.677078,-29.939217,-113.40638,56469.6223,17.32159,15.309794,21.410831,38.921304,-15.799487,-27.532042,-90.039597,12910.9031,7.162127,4.490568,9.069946,14.271044,-3.654583,-6.473767,-17.860821,11123.5612,7.132758,3.564291,7.177377,10.927034,-2.970066,-5.09488,-12.886628,69953.304,18.078669,23.113486,39.165644,51.118335,-23.658795,-45.886009,-131.721604,70489.2768,17.564076,23.83928,42.187286,56.085617,-24.23384,-47.956507,-118.677342,220922.7461,8.290761,63.833829,104.42118,274.673247,-35.272442,-144.271386,-1263.451511,187700.1836,8.609421,53.788146,85.354381,180.342968,-29.360276,-94.821155,-379.22493,78165.3177,22.684525,19.849395,27.518912,50.778787,-21.230678,-38.781055,-171.194803,62876.4426,20.415142,15.374147,21.250056,35.418079,-16.585249,-28.698804,-153.702736,14642.0718,7.930016,4.983372,10.316027,15.851885,-4.240221,-7.662222,-22.63576,12694.1654,7.258861,4.075648,6.981662,12.525416,-3.435871,-6.162964,-18.037916,99592.7871,23.874917,33.710855,57.368255,81.061703,-35.163947,-71.895486,-234.77505,83658.175,22.384476,27.802734,47.915135,63.374661,-28.970045,-57.518899,-200.559423,5
28672.3886,1.95359,7.867382,12.40561,26.791219,-6.306895,-9.947172,-44.537281,18440.3438,1.472177,5.503963,10.227163,30.880005,-4.741458,-8.754194,-49.225785,3829.9465,2.063921,1.268177,3.496995,7.226466,-0.926376,-1.514271,-5.250252,3853.3989,2.045883,1.375189,4.019826,7.108931,-0.971228,-1.763291,-5.540433,1552.1325,1.718475,0.807642,2.682984,6.071362,-0.495601,-1.009638,-4.863821,1334.1425,1.717159,0.652154,2.080703,5.129112,-0.406955,-0.963427,-3.711321,5050.854,2.153517,2.385901,6.331488,10.226472,-1.545576,-2.587838,-6.959304,5222.1914,2.150799,2.545162,7.036282,10.830592,-1.616564,-2.798061,-6.955387,27568.8203,1.814486,7.680235,13.06386,39.702462,-6.166881,-10.708824,-59.998501,23736.0898,1.853176,6.427116,10.244708,31.734262,-5.096617,-8.344596,-45.128391,4246.5999,2.093589,1.370332,3.571399,7.955546,-1.012511,-1.78087,-7.472576,3948.3982,2.122958,1.354947,3.350303,7.182128,-0.959927,-1.78801,-6.439032,1786.2341,1.821069,0.966745,3.134997,7.694872,-0.5592,-1.259427,-5.419745,1531.6018,1.732419,0.749075,2.440754,6.874426,-0.459921,-1.04862,-5.548576,5918.4551,2.242631,2.915512,8.288047,14.606409,-1.815926,-3.328052,-9.117717,5391.979,2.266652,2.714396,7.790813,13.727214,-1.680907,-2.971474,-8.065814,1
102161.5156,4.846363,27.222584,40.840505,71.897882,-16.620918,-29.908907,-242.723944,112114.3985,4.253415,30.598795,49.511967,81.963936,-18.786532,-35.371194,-294.739207,10806.6646,4.296717,3.360104,6.211594,9.583252,-2.246542,-3.513635,-9.247692,10479.1938,4.132871,3.499443,6.692432,11.19508,-2.27753,-3.795368,-9.452475,3816.4186,2.887161,1.722564,4.225848,6.983931,-0.941757,-1.839195,-5.234146,3331.4624,2.892175,1.401244,3.350471,6.21645,-0.78451,-1.517913,-4.94703,12949.8176,4.267417,5.754666,10.726877,15.076703,-3.394225,-5.672625,-17.23813,13364.7192,4.247508,6.038844,11.540038,15.599976,-3.544737,-6.080152,-13.655851,97393.9024,4.25041,27.99403,44.544335,83.261474,-15.268655,-28.604993,-281.62748,79904.3066,4.260189,22.638386,35.277836,78.062883,-12.405921,-22.630225,-176.009192,12260.1552,4.530339,3.71614,6.193616,11.331207,-2.595667,-4.118553,-14.05336,10569.78,4.343397,3.117799,5.226778,9.472612,-2.186008,-3.597973,-11.486472,4179.1908,3.059833,1.849577,4.716953,9.15573,-1.033485,-2.087581,-7.860241,3643.9107,2.876669,1.412842,3.394508,7.706314,-0.8531,-1.609948,-8.055233,15279.4634,4.605592,6.745149,12.568721,17.572452,-4.136574,-7.478535,-17.552982,13714.6567,4.612732,6.073915,11.457511,15.811812,-3.696293,-6.474536,-18.273157,5
50749.2343,2.738364,13.156968,19.14234,38.828255,-10.609889,-16.869449,-82.890395,35800.5508,1.952183,9.766371,15.280523,35.445477,-8.180159,-13.903406,-61.919024,7329.6982,3.076016,2.03512,4.407012,7.326898,-1.690546,-2.784112,-6.941287,7317.7976,3.030264,2.136169,4.884283,8.12812,-1.790532,-2.818694,-9.711502,2752.2393,2.287312,1.107542,3.202922,5.862056,-0.822134,-1.573544,-4.209832,2346.3377,2.268118,0.909671,2.476024,4.81121,-0.677445,-1.27446,-5.024238,9524.5684,3.244601,3.526346,7.913916,10.827278,-2.83805,-4.862545,-11.083862,9697.1358,3.179126,3.700384,8.58453,12.701285,-2.966324,-5.314549,-10.545129,48058.3066,2.471706,13.066301,19.891292,45.888715,-9.90379,-17.528446,-112.039323,41917.6582,2.56285,10.99508,16.46665,38.698983,-8.348067,-13.79552,-72.206956,8236.0857,3.198158,2.207909,4.416606,7.570468,-1.864689,-3.178616,-9.730836,7355.8875,3.155384,2.0833,4.227231,7.449309,-1.70156,-2.776533,-10.226103,3082.1087,2.434837,1.279251,3.680029,7.908832,-0.936714,-1.987764,-6.203217,2764.5699,2.367674,0.994127,2.892127,6.257481,-0.749469,-1.552697,-6.446835,11357.0317,3.49571,4.248801,10.208302,14.526762,-3.417661,-5.97622,-14.000683,10126.5761,3.466689,3.923736,9.577127,14.042456,-3.079725,-5.443704,-13.58429,1
213617.3047,9.204279,57.54678,87.087841,376.79215,-35.778587,-110.529093,-957.319783,242044.125,8.177353,63.684388,95.05702,146.373623,-39.070036,-113.24936,-1044.804918,45007.7651,14.321324,11.647251,15.826262,24.945073,-11.808489,-20.757389,-62.061488,42099.7178,13.143361,11.422673,15.852733,19.997116,-11.326241,-20.107394,-54.253539,10471.7503,6.022489,3.577249,7.095545,9.592624,-2.920423,-5.012915,-11.937845,9107.9256,6.004545,2.871438,5.583067,8.071326,-2.416652,-4.103842,-10.143539,50966.0198,13.584664,17.188871,27.619339,35.622743,-16.635716,-31.256299,-79.983056,51641.2285,13.141632,17.775243,29.330207,36.264082,-16.992478,-32.381244,-73.047254,189929.6172,7.476908,54.284254,85.778233,161.543941,-29.927505,-88.018589,-825.689367,156750.6054,7.564305,45.951193,74.403808,176.429201,-25.185424,-64.887012,-540.231575,57735.8362,17.082792,14.634509,19.857391,38.804107,-15.293748,-25.497138,-94.069575,46355.6738,15.269793,11.340941,15.087289,32.696315,-11.916806,-20.376577,-82.100779,11795.0742,6.573725,3.926046,7.869549,11.519884,-3.354953,-6.150917,-16.471086,10389.5242,6.204517,3.219896,5.519417,9.017165,-2.76848,-4.896669,-16.246256,71981.5161,17.467005,23.986208,38.325791,48.681876,-25.123999,-49.461036,-136.943999,60954.6028,16.596117,20.074004,33.111682,47.201747,-20.788663,-40.49449,-105.647641,5
81966.3926,3.991025,21.041125,30.062779,47.6908,-16.668355,-28.523169,-181.380282,59687.8633,2.664422,16.058226,24.050126,43.137253,-13.001035,-22.842756,-126.006084,13086.8572,4.578008,3.349975,5.886782,8.117691,-3.101834,-4.891746,-13.304264,12937.4881,4.461736,3.503363,6.648944,9.497261,-3.250029,-5.069354,-14.102559,4498.4341,3.071677,1.602022,3.907272,6.313352,-1.328721,-2.564202,-6.286363,3848.8968,3.058804,1.300817,3.050217,5.505644,-1.081829,-1.930272,-5.562797,16766.4594,4.847142,5.663037,10.542692,13.10659,-5.163309,-9.224345,-18.778282,17110.6679,4.770342,5.916782,11.553412,15.723832,-5.379258,-9.916292,-19.736776,75526.7637,3.445739,20.651636,30.474412,56.007353,-15.181619,-28.479123,-204.898531,66395.0469,3.602462,17.444634,25.208252,46.758963,-12.832938,-22.52893,-156.622596,14644.2593,4.727699,3.677256,6.055942,9.417497,-3.437826,-5.688133,-17.840948,12887.5852,4.571078,3.405231,5.866337,9.110447,-3.032728,-4.737477,-15.17205,5107.1682,3.38424,1.813249,4.502273,7.485255,-1.481602,-2.954056,-8.756208,4501.7981,3.191311,1.415067,3.524825,6.399314,-1.225285,-2.357601,-9.123437,20387.1431,5.336418,6.834292,13.489482,18.097841,-6.366902,-11.684354,-29.013556,18125.9849,5.25805,6.316002,12.829644,18.0387,-5.669063,-10.491329,-23.411019,1
137198.3417,6.640002,35.891381,53.214846,106.228477,-23.092272,-42.226138,-293.814661,156300.8398,5.940397,40.1436,61.480988,105.639072,-26.674729,-53.040687,-384.176406,20250.2949,7.013335,5.478449,7.807042,12.088071,-4.730314,-7.186909,-16.12842,19475.0725,6.640472,5.553371,8.448441,12.225124,-4.711895,-7.318783,-16.011575,6087.382,3.925982,2.217239,4.998136,7.501326,-1.602968,-2.70651,-6.976477,5417.2218,4.0635,1.81735,4.224153,7.080288,-1.350812,-2.239699,-5.302334,23228.7705,6.741173,8.461451,14.292245,18.751677,-6.730013,-11.437839,-22.259826,23805.3461,6.635911,8.889922,15.163124,19.904321,-6.988415,-12.187669,-21.780446,128487.2187,5.676152,35.720839,53.673382,99.353586,-20.252125,-36.612584,-285.985024,104884.9668,5.622966,29.811075,44.923307,88.612472,-16.545371,-27.884773,-228.933858,24477.3919,7.828095,6.418067,8.983771,15.790757,-5.8554,-9.294991,-25.043384,20909.5002,7.447964,5.252393,7.285495,12.151216,-4.76803,-7.472324,-21.53199,6847.6472,4.277931,2.444008,5.442428,9.666094,-1.823343,-3.390429,-8.210934,6026.3671,4.031282,1.938942,4.131339,8.528948,-1.511858,-2.70443,-6.58489,29525.6582,7.835685,10.605265,17.383566,24.526248,-9.147202,-16.722849,-33.967326,26450.7214,7.79843,9.427904,15.950119,21.239389,-7.933527,-14.277361,-34.273918,5
6441.4551,1.249951,4.135187,7.416657,17.050066,-1.467591,-2.87833,-15.888316,3813.5937,1.1132,3.178969,6.598414,20.80722,-1.255017,-2.972541,-20.166537,954.8408,1.266335,1.003235,3.13436,5.722193,-0.271383,-0.709011,-3.726432,959.5615,1.260442,1.133903,3.661655,5.9897,-0.277307,-0.680358,-4.247373,430.665,1.202639,0.704818,2.395406,4.479389,-0.161878,-0.569175,-3.6099,350.7533,1.188545,0.554854,1.85861,5.044479,-0.136276,-0.428603,-3.564921,1292.3653,1.304067,1.924729,5.715315,8.677094,-0.409823,-0.89509,-4.22509,1316.9795,1.297151,2.066222,6.149516,9.108497,-0.425057,-0.938386,-4.568005,6608.7911,1.226242,4.206577,8.116406,20.18348,-1.647991,-3.663344,-27.393626,5594.289,1.230299,3.24379,5.791226,15.05865,-1.279961,-3.325648,-18.561061,1077.3121,1.27973,1.055486,3.119112,6.243189,-0.299153,-0.811128,-5.134522,990.8736,1.278787,1.030678,2.951826,6.328132,-0.291076,-0.753037,-4.533232,537.9089,1.252276,0.82596,2.852779,6.819817,-0.18191,-0.698559,-4.434758,425.906,1.20825,0.643431,2.217997,5.49811,-0.160509,-0.591456,-3.760524,1536.0132,1.335047,2.387834,7.337365,11.527907,-0.484466,-1.037485,-5.746647,1389.0415,1.334959,2.223939,7.072934,10.564033,-0.442568,-1.052141,-5.385636,1
32096.8945,2.363671,15.216708,24.018117,38.276109,-4.3631,-7.054891,-37.604144,36233.5645,2.180576,18.798922,31.933998,48.477408,-5.065543,-8.710441,-55.759983,2904.0342,1.898376,2.011617,4.378257,7.266351,-0.445497,-0.834682,-4.793425,2908.1401,1.878762,2.147212,4.752104,9.492049,-0.463905,-0.959542,-4.696608,1199.3586,1.59674,1.189637,3.197311,5.442103,-0.227201,-0.627974,-3.703294,1052.2521,1.606313,0.984621,2.531501,5.39576,-0.211742,-0.564222,-4.175777,3398.1216,1.872478,3.356323,7.316319,11.309605,-0.612743,-1.125495,-5.243735,3496.6191,1.86408,3.554307,7.763114,13.239129,-0.632056,-1.228209,-5.092905,33851.8809,2.280057,16.121909,26.091226,47.680467,-4.553732,-8.716299,-53.352729,27076.1582,2.2326,12.450103,20.043244,33.694422,-3.494339,-6.423742,-41.016053,3180.6272,1.922055,2.108109,4.37104,8.038611,-0.503741,-1.084704,-7.196661,2820.5445,1.898746,1.814613,3.779955,7.428964,-0.433505,-0.94719,-6.212237,1301.125,1.649573,1.26877,3.423244,8.328608,-0.270226,-0.754357,-5.602414,1173.1393,1.613475,1.016682,2.652786,6.051476,-0.235471,-0.83962,-5.131766,3721.4532,1.895294,3.798521,8.341844,12.883228,-0.688933,-1.397969,-6.681377,3446.6226,1.9242,3.446222,7.70923,11.678907,-0.639688,-1.250311,-6.381503,5
93784.7285,4.630069,23.924797,36.004645,64.536385,-18.669911,-33.166445,-188.509961,68167.4843,3.037257,18.77886,29.304682,58.704379,-14.66559,-26.248171,-155.042709,16020.6218,5.682219,4.157065,6.942873,10.679155,-3.851379,-6.027894,-16.988729,15833.6411,5.523471,4.3658,7.768914,10.5083,-3.976407,-6.401451,-16.525058,5382.5454,3.593408,1.930553,4.750375,7.118317,-1.578187,-2.900475,-6.522107,4613.8987,3.596955,1.546993,3.702434,6.145394,-1.27724,-2.240572,-5.184467,20483.3467,6.017902,6.998347,12.477151,16.604747,-6.343267,-11.063007,-25.366496,20851.0122,5.932242,7.273308,13.493717,17.386903,-6.607065,-11.776638,-22.015867,87904.5644,4.019082,24.105854,36.630278,78.140667,-17.03116,-29.233106,-230.456916,76195.6367,4.183888,20.706984,31.01658,60.380219,-14.498984,-24.821714,-170.60299,18147.1435,6.015896,4.671722,7.39172,10.99756,-4.276916,-6.741676,-21.174371,15688.9692,5.687547,4.190119,6.983188,10.697674,-3.701558,-5.94898,-17.490031,6110.4537,3.957646,2.154362,5.261448,8.982312,-1.776573,-3.513927,-7.720577,5417.3984,3.759639,1.697036,4.000847,7.533918,-1.463039,-2.569868,-7.421828,25283.0273,6.845763,8.692095,15.911837,21.104152,-7.961948,-14.674326,-33.51368,22311.9719,6.641355,7.87813,14.956341,20.234097,-6.998483,-12.818239,-29.223792,1
158350.2812,7.729777,39.728619,58.314676,84.925602,-26.410864,-46.325006,-437.978512,183114.5098,7.108056,45.361299,66.216303,122.079624,-30.766794,-62.733346,-568.693143,29795.4739,10.242605,7.749497,10.260235,15.85127,-7.421731,-11.971481,-32.735711,28266.6099,9.616316,7.767997,10.563819,13.90287,-7.284176,-11.655427,-26.21269,7984.8401,5.010265,2.813987,5.448472,8.164038,-2.167463,-3.896957,-8.256543,7033.8939,5.106967,2.282642,4.413182,7.080644,-1.801805,-3.091534,-6.534436,33960.4165,9.814445,11.284188,17.810099,23.584188,-10.485487,-18.993517,-39.795687,34442.9034,9.627427,11.762948,19.229169,22.165362,-10.823697,-19.734953,-35.639126,143543.1348,6.454523,39.815272,59.495941,100.812441,-22.711754,-46.113911,-388.019248,120563.3105,6.545156,33.035961,49.743377,83.347658,-18.738217,-34.204076,-285.400688,37149.5957,11.854626,9.416286,12.393983,18.944019,-9.495947,-15.133826,-46.124894,31353.0064,10.985936,7.563307,9.845815,16.796372,-7.576701,-12.318894,-37.356209,8967.3362,5.518039,3.081133,6.014086,9.769316,-2.488511,-4.549325,-9.662712,8032.3508,5.245953,2.604925,4.389932,8.00692,-2.06156,-3.590369,-9.626823,45857.5894,12.16497,15.137074,23.671946,31.801861,-15.260133,-28.405349,-58.80087,39864.4072,11.715937,13.080365,20.61195,26.664119,-12.97247,-24.179001,-46.538359,5
30544.1464,2.210271,8.180221,12.133749,21.967615,-6.428944,-10.412778,-36.919513,21239.8516,1.648608,6.172525,10.098358,23.329654,-4.979961,-8.313552,-42.416912,3933.5735,2.134708,1.37915,3.832787,6.556888,-0.976607,-1.731583,-5.818668,3949.5325,2.113559,1.514587,4.257883,6.549165,-1.010845,-1.80082,-6.497226,1611.081,1.776159,0.866819,2.890544,5.236975,-0.514962,-1.02524,-4.007122,1401.4628,1.797724,0.71106,2.208325,4.155147,-0.428257,-0.990986,-4.843287,5130.6968,2.248287,2.524748,6.614861,10.568032,-1.57722,-2.78961,-6.542399,5254.8233,2.226601,2.691808,7.336674,11.811256,-1.641541,-2.896352,-6.514896,30497.4258,2.068144,8.352501,12.973631,28.609509,-6.357089,-11.571451,-54.097823,25796.2246,2.085356,6.858462,10.423788,27.457872,-5.240288,-8.442343,-53.577228,4329.6182,2.157352,1.491386,3.720162,6.897083,-1.041233,-1.916726,-7.588911,4044.2915,2.158838,1.453543,3.608203,7.030285,-0.997056,-1.87172,-6.814831,1897.3396,1.925473,1.015922,3.28908,5.795761,-0.580703,-1.33058,-6.070083,1637.8372,1.838894,0.822469,2.611382,5.545985,-0.492935,-1.184355,-5.299003,6024.7256,2.36374,3.099858,8.97802,12.479919,-1.858406,-3.384185,-8.743219,5482.3413,2.352105,2.872599,8.349751,11.662699,-1.704493,-3.172596,-7.819959,1
85254.4336,4.682715,23.004614,34.682449,57.626475,-14.093116,-22.921464,-149.607331,97969.6699,4.271895,27.033585,42.905219,72.449215,-16.548203,-29.259824,-195.547355,9908.8113,4.193006,2.991586,5.441454,8.679359,-2.046424,-3.173814,-8.486049,9725.2441,4.039016,3.114298,5.923985,9.902795,-2.103483,-3.677534,-8.708406,3662.9038,2.902347,1.546248,3.726347,7.112406,-0.885916,-1.607543,-5.060509,3204.2829,2.920309,1.27792,3.102788,6.014755,-0.759432,-1.474215,-5.519411,11675.9786,4.115988,4.832392,9.146616,12.985152,-2.961484,-5.030681,-11.319653,11969.6953,4.050565,5.091175,9.794014,13.466234,-3.101697,-5.303714,-10.038986,83641.9004,4.201705,23.923428,36.988692,66.953729,-13.084672,-24.771453,-157.019857,68440.6445,4.153066,19.581074,28.973999,53.919693,-10.715146,-19.317899,-135.948745,11258.9197,4.386195,3.284263,5.460294,9.774362,-2.358102,-3.851151,-11.95446,9974.5987,4.295034,2.794659,4.631526,8.224225,-2.028347,-3.226531,-10.062954,3993.341,3.070475,1.662096,4.198633,7.707729,-0.996638,-1.943204,-7.07923,3600.9781,2.950787,1.331367,3.276404,7.552474,-0.830714,-1.640226,-6.154939,13805.4944,4.457516,5.691284,10.637936,15.064219,-3.636646,-6.480285,-15.488921,12511.2834,4.45929,5.154718,9.886478,13.751677,-3.257878,-5.58081,-12.956664,5
52656.1094,3.056311,13.384064,19.204721,36.63374,-10.918848,-16.2497,-76.080854,38045.9532,2.154446,10.311026,15.787772,32.019497,-8.479527,-14.054955,-75.584535,7271.6016,3.166597,2.056757,4.621297,7.588506,-1.728066,-2.765674,-7.728639,7226.3315,3.074833,2.176273,5.081888,7.495539,-1.792359,-2.895068,-8.817374,2820.444,2.398895,1.128142,3.175246,6.1949,-0.838912,-1.541623,-5.063568,2398.2933,2.371799,0.931649,2.583975,5.479278,-0.695054,-1.291826,-5.007953,9392.291,3.344385,3.566255,8.112169,12.549019,-2.829139,-5.048913,-10.414736,9607.6235,3.2876,3.71227,8.743001,13.037016,-2.954957,-5.128085,-11.603593,51137.9063,2.764001,13.473016,19.94087,41.482251,-10.277342,-19.256326,-112.686903,43637.6308,2.817723,11.362135,16.477815,37.24298,-8.682782,-13.78931,-84.300409,8158.7979,3.255291,2.241972,4.732816,8.344469,-1.893904,-3.09095,-9.698728,7358.0473,3.198436,2.137986,4.618057,7.499363,-1.725279,-2.747284,-10.565911,3186.7427,2.577263,1.299862,3.830318,6.976622,-0.936439,-1.915896,-7.537809,2737.0996,2.408805,1.041755,3.016157,6.152266,-0.769681,-1.61531,-6.547938,11231.5967,3.590684,4.304743,10.666958,14.788583,-3.427968,-6.015984,-14.050906,10144.2532,3.587418,4.004951,9.972216,13.387731,-3.09745,-5.476559,-13.267755,1
198065.9453,9.51554,48.747952,74.217249,155.971749,-33.30473,-98.613958,-481.110549,220107.1835,8.361128,57.006005,89.143576,301.41095,-37.321677,-111.570885,-971.483432,41970.979,14.29508,10.678015,14.643132,24.570888,-11.079714,-19.030474,-59.030217,39419.7397,13.177486,10.47665,14.545998,25.437529,-10.602877,-18.220099,-46.759532,10172.4855,6.230228,3.455059,6.319238,11.389189,-2.819109,-4.968415,-11.500711,8856.7949,6.280456,2.837022,5.166712,9.002355,-2.322564,-4.123158,-9.468756,48142.8262,13.756677,15.380741,24.302902,32.763427,-15.687667,-30.57101,-73.080571,48711.2519,13.430409,15.732751,25.738214,33.681107,-16.075142,-30.433712,-75.582688,173792.0664,7.654701,47.791417,75.921317,161.998102,-27.599187,-77.520037,-734.76901,145558.3164,7.721566,39.80284,60.563996,126.347956,-23.091537,-64.819879,-522.923982,52970.1381,16.773071,13.510184,18.413231,37.427922,-14.252092,-24.103777,-84.860904,44126.0727,15.448572,10.642462,14.012891,25.352632,-11.283872,-19.516809,-66.507529,11523.1492,6.85117,3.830729,7.116537,11.327649,-3.229107,-6.08312,-15.393821,10024.5302,6.325577,3.30859,5.288483,9.548459,-2.671409,-4.852156,-14.237311,67141.3215,17.741618,21.493546,33.115085,47.287842,-23.506224,-46.563267,-141.514768,57531.3433,16.888485,18.215996,28.345965,38.468325,-19.782217,-38.189578,-105.714786,5
82753.3086,4.109016,21.527905,31.500079,52.640255,-16.941306,-27.128769,-172.616306,59896.418,2.745751,16.309828,24.860563,50.903794,-13.205405,-21.602332,-147.699895,12932.0215,4.724439,3.315474,5.975804,8.604317,-3.102831,-5.188865,-13.213628,12784.1208,4.553679,3.476056,6.593736,10.139112,-3.215152,-5.031517,-13.432381,4505.5373,3.179567,1.598101,3.87403,6.724468,-1.337143,-2.366186,-5.815417,3847.5512,3.167264,1.322441,3.196439,5.848371,-1.087927,-1.945475,-5.337672,16732.9951,5.008872,5.707659,10.767152,14.889162,-5.1668,-9.132639,-20.109481,17109.7226,4.930746,5.944688,11.511938,15.905967,-5.370996,-9.425656,-19.01015,76779.8808,3.578025,21.089162,32.26906,64.938005,-15.511902,-27.380905,-190.11506,67198.3985,3.712161,17.974433,26.8152,61.170488,-13.03692,-22.412767,-154.266619,14458.449,4.811151,3.668559,6.080808,10.22231,-3.424426,-5.427461,-16.170401,12787.6289,4.684107,3.407974,6.09686,9.928253,-3.032101,-4.749934,-15.03903,5132.7078,3.507357,1.828616,4.750411,8.946351,-1.496984,-2.984892,-8.755182,4412.3135,3.230421,1.437584,3.7897,8.587369,-1.230785,-2.272139,-7.225211,20190.5625,5.481196,6.892546,13.679671,18.876011,-6.360215,-11.569537,-24.589368,18112.9248,5.417623,6.394951,13.074493,20.174716,-5.716264,-10.547038,-23.400111,1
144244.455,7.102676,35.450028,52.894701,119.704218,-24.330374,-50.008151,-480.927704,157575.5078,6.189784,39.463798,60.684597,104.915041,-27.296241,-60.36506,-624.904219,20171.69,7.431591,5.228574,7.448775,10.601717,-4.74718,-7.545735,-20.912859,19468.9653,7.045174,5.324012,7.912493,11.253491,-4.719175,-7.679254,-21.244895,6279.6088,4.211036,2.155553,4.722229,7.34665,-1.645001,-2.859616,-7.607818,5462.4675,4.226817,1.778708,3.849693,6.511281,-1.376999,-2.342287,-6.627168,23898.7442,7.29441,8.203033,13.705617,18.263258,-7.001282,-12.258311,-27.560386,24612.1667,7.212973,8.522721,14.326905,18.415305,-7.280946,-12.712951,-25.520907,135165.8555,6.109419,35.605584,53.139435,95.942796,-21.201638,-47.2326,-488.981547,111768.3359,6.107365,29.951206,44.405682,79.803972,-17.590348,-36.288722,-303.657829,24360.9205,8.205334,6.149121,8.273321,15.357838,-5.855962,-9.715407,-29.453502,20595.6597,7.789985,5.083797,6.994218,12.242157,-4.780079,-7.90056,-25.965294,6949.2144,4.555972,2.341257,5.163395,9.450753,-1.84967,-3.326172,-10.771969,6120.7316,4.254845,1.870011,4.014065,8.589824,-1.525673,-2.849116,-8.604281,30582.1428,8.558017,10.221454,16.618812,21.627358,-9.517039,-17.715224,-37.488311,26997.9751,8.347177,9.112025,15.049285,19.395722,-8.253427,-15.604035,-35.340118,5
6483.4844,1.242505,4.19428,7.983962,21.878721,-1.609668,-3.177362,-18.720757,3537.3867,1.102823,3.130568,6.952169,24.596491,-1.288036,-3.953668,-22.973542,907.9719,1.267677,0.951803,3.077296,6.435965,-0.26774,-0.680856,-4.40236,879.8152,1.252356,1.057302,3.406957,6.787477,-0.285886,-0.683614,-4.429426,427.2747,1.210937,0.678516,2.397831,6.064036,-0.165156,-0.520802,-3.472231,329.3365,1.186125,0.555477,1.998981,5.048979,-0.137192,-0.594491,-4.3584,1237.7393,1.304296,1.873722,5.516446,9.643612,-0.401331,-0.891849,-5.142067,1315.9629,1.310972,1.982858,6.041558,10.115958,-0.42694,-0.880778,-4.482831,6746.6523,1.225631,4.22358,8.384562,28.305333,-1.669579,-4.088391,-25.813931,5541.6309,1.222811,3.38889,6.690713,20.599179,-1.389601,-3.444419,-20.923848,1015.0808,1.280617,1.001546,3.038571,8.665627,-0.296002,-0.797254,-5.574957,932.7073,1.278722,1.00094,2.957623,7.10489,-0.289432,-0.742516,-4.749687,528.3111,1.260787,0.808888,2.761835,7.589771,-0.190871,-0.778797,-5.141942,425.9306,1.218628,0.631029,2.271274,6.188622,-0.164288,-0.637596,-4.311678,1509.4194,1.34319,2.299403,7.219962,11.71832,-0.472181,-1.108063,-5.861512,1368.3195,1.346382,2.173385,6.977972,11.968139,-0.440242,-1.049772,-4.774371,1
36744.0898,2.545738,15.610572,24.323192,40.551372,-4.93465,-8.357575,-48.177088,39781.3359,2.285154,18.761455,32.110761,56.944846,-5.601847,-10.09138,-52.057046,2996.4245,2.002064,1.903286,4.156113,7.369512,-0.475948,-0.902194,-6.949625,3009.7373,1.969506,2.02284,4.442716,7.917052,-0.481859,-0.923919,-4.614662,1263.1659,1.659756,1.133823,3.043418,5.89171,-0.242674,-0.648183,-3.768697,1151.6876,1.707045,0.960571,2.553883,7.186985,-0.208407,-0.647689,-4.203232,3584.1145,1.971347,3.246936,6.910377,11.330951,-0.665131,-1.215296,-6.081337,3769.1765,1.978609,3.436768,7.317213,10.721626,-0.690344,-1.239952,-6.048688,37481.1113,2.406884,16.450737,26.491583,51.105637,-5.026312,-9.304079,-61.304779,30673.5683,2.394993,12.782747,20.198122,40.758321,-3.8744,-7.436276,-46.413715,3237.461,2.002318,1.984088,4.027197,8.132613,-0.521396,-1.158428,-6.456625,2876.4822,1.987192,1.748322,3.63848,8.885017,-0.461898,-1.04689,-6.54408,1384.0298,1.735093,1.220449,3.296849,7.61175,-0.277126,-0.767251,-5.310949,1200.0817,1.667401,0.989018,2.568687,6.185444,-0.237705,-0.694003,-5.070923,4008.9311,2.010699,3.63541,7.948346,12.855739,-0.753889,-1.547106,-7.410015,3655.5613,2.034592,3.352878,7.352258,11.990223,-0.688174,-1.315388,-6.368903,5
94894.3808,4.573342,24.504702,36.367544,70.979775,-19.130229,-33.985697,-228.544346,68390.6485,3.014355,18.81382,29.473092,60.768416,-14.7412,-25.257379,-160.003676,16002.5049,6.021921,4.137372,6.982527,11.495213,-3.87574,-6.224583,-15.759473,15832.2554,5.781584,4.281039,7.376799,11.396161,-3.964409,-6.19688,-20.074833,5427.1615,3.717401,1.87931,4.512132,7.238432,-1.544213,-2.733617,-6.674083,4595.7994,3.668782,1.540118,3.670774,6.697619,-1.289475,-2.243545,-5.914838,20919.939,6.382976,7.136579,12.605655,17.307304,-6.45882,-11.7125,-23.517843,21359.8149,6.205409,7.373644,13.168044,18.512843,-6.647067,-11.762391,-23.151564,90049.7676,4.042445,24.685847,38.166661,79.662893,-17.37844,-31.328543,-269.600105,78124.0605,4.198656,21.496972,32.289254,70.54466,-14.88493,-26.808054,-207.45912,18128.561,6.349505,4.667675,7.033127,10.686794,-4.283174,-6.879815,-20.62089,15662.1062,6.046942,4.196859,6.963717,11.50532,-3.721218,-6.094002,-20.310361,6064.8575,4.007021,2.128534,5.083084,10.2763,-1.740211,-3.359982,-9.164421,5372.611,3.84311,1.678224,4.15054,7.548564,-1.448617,-2.672294,-8.627707,25942.8946,7.202727,8.798179,15.695708,20.202664,-8.036881,-14.860259,-36.338896,22502.8972,7.029612,8.034982,15.054786,19.106171,-7.085239,-13.451468,-30.038026,1
188475.6953,9.051262,46.33071,66.864531,131.223327,-32.359131,-74.382634,-747.397403,207410.9512,8.046364,50.847847,76.240432,133.318997,-34.847892,-95.432535,-822.011994,31426.9746,11.561158,8.062612,11.140949,16.128891,-8.015975,-13.18964,-39.188507,29945.8728,10.772566,7.943233,10.852715,15.974837,-7.715366,-13.076534,-30.779079,8644.3188,5.551158,2.820051,5.394355,9.181136,-2.336058,-3.989555,-9.45732,7482.4245,5.562757,2.312343,4.457684,8.321203,-1.942629,-3.367005,-8.204929,37811.6242,11.458164,12.261759,19.709552,27.151294,-11.771676,-21.74619,-59.320718,38550.6438,11.071038,12.621157,20.461459,24.588305,-12.064248,-22.314797,-54.75636,167018.1778,7.434899,45.521582,70.15938,166.150238,-27.15364,-73.167958,-706.648485,142109.6972,7.625275,38.651926,60.354067,168.912745,-22.506211,-56.297801,-490.034918,39747.4817,13.369017,9.891401,13.816459,25.004197,-10.205129,-17.19764,-54.576591,32628.8557,12.414008,7.912038,10.78417,19.450766,-8.190402,-13.337162,-43.499161,9545.9498,6.056506,3.065774,6.048499,10.077828,-2.624322,-4.78255,-11.979905,8314.3287,5.594872,2.534817,4.633583,8.55787,-2.18054,-3.857976,-10.945197,51389.2735,14.166714,16.453129,25.837316,37.340567,-17.10456,-32.938941,-91.172481,44138.1419,13.677302,14.137211,23.067506,32.545564,-14.469486,-27.885997,-67.374644,5
69515.8203,3.567355,17.886153,26.032974,43.039435,-14.368236,-22.098442,-96.91161,49285.5313,2.43087,13.472925,20.468514,45.31982,-10.984799,-17.76679,-77.85656,10250.8357,4.138683,2.672266,5.294364,9.092129,-2.472431,-3.774766,-9.064753,10303.4812,4.049081,2.784053,5.62401,9.368919,-2.552135,-4.037081,-10.455576,3744.5075,2.869186,1.33921,3.416703,5.727429,-1.071168,-1.89706,-4.411602,3155.8863,2.812115,1.134348,2.893756,4.887701,-0.91052,-1.628286,-4.882562,13650.6636,4.41683,4.711632,9.516103,14.61054,-4.165953,-7.091009,-13.501183,14020.4678,4.335702,4.83601,9.876442,14.78491,-4.27547,-7.220876,-13.29903,66122.1407,3.199291,17.991789,27.228293,55.846335,-13.387152,-22.313501,-125.581504,57775.0293,3.311686,15.373652,22.047174,41.706757,-11.353796,-17.338015,-88.739936,11572.1782,4.275417,2.932028,5.119637,8.44727,-2.714063,-4.383783,-10.950042,10240.4307,4.193776,2.770348,5.331497,9.699511,-2.441252,-3.786549,-11.080078,4175.3232,3.048409,1.531008,4.086729,8.101378,-1.21644,-2.253576,-6.556661,3628.3532,2.92382,1.245266,3.484085,7.05249,-1.013568,-1.919034,-6.040104,16594.5698,4.81504,5.567629,11.777291,17.044068,-5.02626,-8.89102,-18.010889,14697.5508,4.763006,5.271982,11.479288,15.655254,-4.579104,-8.248225,-17.016233,1
250166.0722,11.769664,65.903502,100.595986,175.737964,-42.469887,-127.334632,-1154.47026,266754.2363,9.987776,71.877697,116.650337,394.354746,-45.310924,-146.537597,-1436.589221,56638.6253,20.563607,15.012867,21.273772,29.240418,-15.73927,-26.989785,-84.315563,53640.1501,18.639062,14.516276,20.055439,29.942167,-14.800783,-25.518646,-72.939128,12824.2882,7.860649,4.220184,8.055143,12.869123,-3.522668,-6.045469,-14.259966,10926.3064,7.701544,3.478096,6.662611,11.888242,-2.908111,-5.114713,-12.235333,68249.1067,20.044823,22.529452,37.48485,47.657351,-22.849303,-45.606526,-109.285123,69517.6843,19.284076,22.807754,38.424899,51.728886,-23.172046,-44.191999,-129.587957,219884.3144,9.488913,62.644112,97.880047,219.066915,-35.413996,-108.945554,-1095.740891,188386.5781,9.724858,53.201782,85.395684,157.81713,-29.436985,-84.382574,-795.662624,73546.0464,24.546504,19.025208,26.892093,45.193619,-20.20207,-36.015507,-141.648956,58707.6301,21.89929,14.76451,20.438283,40.072832,-15.85838,-29.448481,-125.927935,14261.4708,8.471342,4.627083,9.207362,13.972492,-3.991633,-7.095566,-19.810833,12347.3895,7.882355,3.950863,6.850121,10.479304,-3.362769,-5.904748,-17.656693,96155.9797,25.579131,32.022213,52.72344,71.91185,-33.568503,-66.391949,-213.589616,79798.5528,24.240363,26.741102,45.571559,58.502099,-28.112628,-56.157667,-155.739161,5
5840.7285,1.216048,4.054804,8.030784,21.420384,-1.592404,-3.250632,-21.194357,2643.4297,1.076215,2.964497,7.119118,25.32476,-1.318053,-3.698525,-23.932463,846.2026,1.262424,0.940185,2.978606,6.445666,-0.258046,-0.814658,-4.508474,866.3475,1.256796,0.998403,3.24195,7.225625,-0.270553,-0.70184,-5.53794,389.3603,1.194657,0.633589,2.390719,5.510484,-0.16053,-0.563836,-3.969639,348.4116,1.202823,0.533702,1.931789,5.426665,-0.14145,-0.578039,-4.17206,1205.7786,1.301283,1.82279,5.377082,9.648577,-0.404536,-0.934486,-4.619938,1246.9463,1.295883,1.872573,5.734936,9.301002,-0.421997,-0.912766,-4.877646,5583.9278,1.184615,4.06133,8.347315,31.882031,-1.680811,-3.618378,-26.848047,4819.1055,1.190431,3.181107,6.121117,22.413114,-1.405447,-3.02568,-27.72706,943.1521,1.266435,0.961788,2.935786,7.850703,-0.289493,-0.824675,-5.577082,875.1113,1.273486,0.992874,3.122638,7.069094,-0.280112,-0.806158,-5.430114,527.0477,1.264982,0.750274,2.794428,6.70212,-0.18166,-0.635865,-5.187497,389.2349,1.208384,0.631268,2.34134,6.185696,-0.169033,-0.634788,-5.876717,1451.9575,1.331726,2.208148,6.898478,11.639957,-0.471662,-1.114472,-5.687423,1343.5927,1.343363,2.118819,7.065524,13.510976,-0.442978,-1.058992,-6.431815,1
38567.6875,2.691603,14.504647,23.266557,39.422687,-5.167149,-8.302422,-41.39214,41740.0508,2.420717,17.677073,29.872908,51.115374,-5.753868,-10.235029,-55.446598,3167.6407,2.139426,1.720964,3.780648,6.475252,-0.489715,-1.029531,-5.258196,3163.6491,2.079503,1.788122,3.978593,6.284547,-0.505656,-1.004415,-4.988629,1364.5643,1.740427,1.033986,2.723081,5.892112,-0.251184,-0.67821,-3.777465,1186.9133,1.756746,0.892852,2.408017,5.2481,-0.223758,-0.602238,-3.786763,4010.8484,2.151893,2.983658,6.344134,9.626807,-0.73226,-1.350358,-6.185738,4132.4404,2.117179,3.067159,6.640409,10.46785,-0.759394,-1.461513,-6.03852,39826.7442,2.566103,15.482599,24.772284,48.293284,-5.294002,-10.085585,-66.224928,32123.2617,2.522926,11.986985,18.430653,34.400453,-4.186599,-8.15368,-49.91724,3471.4534,2.165737,1.767637,3.619325,7.028448,-0.547348,-1.052857,-7.553082,3015.0806,2.11054,1.590036,3.27166,6.913056,-0.479491,-0.996926,-6.535996,1420.6052,1.765425,1.088301,2.811736,9.337124,-0.283062,-0.83365,-5.620246,1270.4052,1.750756,0.933942,2.4578,5.891407,-0.250433,-0.734278,-5.546137,4414.5459,2.183454,3.217543,6.995483,11.677311,-0.814909,-1.536724,-6.422114,4007.7696,2.193508,3.02064,6.785748,10.276894,-0.734953,-1.378731,-6.208924,5
30612.5938,2.179542,8.343412,12.707508,28.167889,-6.624235,-9.932495,-42.345273,20859.2617,1.631443,6.161586,10.489625,32.036642,-5.172585,-8.371681,-38.678176,4074.2497,2.340023,1.407462,3.773002,6.11802,-0.967705,-1.82341,-5.859328,4156.0813,2.308446,1.486444,4.074331,7.071875,-1.018174,-1.748068,-5.090802,1696.7897,1.867642,0.86219,2.674153,4.908354,-0.508137,-1.104203,-4.206612,1431.1826,1.851361,0.723809,2.325631,5.932901,-0.435081,-1.054891,-4.21168,5621.2551,2.477501,2.583207,6.747123,10.801252,-1.651595,-2.923557,-8.4843,5850.4045,2.46907,2.644395,7.113315,11.233171,-1.731352,-2.883681,-7.250914,30727.1426,2.067545,8.627083,13.796569,34.664558,-6.561065,-12.202293,-67.166405,26808.5371,2.123813,7.171526,11.590945,27.022246,-5.520474,-8.842074,-43.765302,4640.4902,2.439996,1.486569,3.813187,7.530801,-1.067156,-1.965583,-7.209638,4215.7854,2.43558,1.489061,3.711975,7.471611,-1.013898,-1.86417,-6.38572,1908.0879,1.973024,1.001409,3.239736,6.967133,-0.582739,-1.218902,-5.739281,1659.9062,1.920108,0.817439,2.745158,7.187593,-0.495961,-1.06289,-5.320676,6743.9612,2.673589,3.030561,8.62075,15.331402,-1.930038,-3.360676,-9.69719,6042.4207,2.661251,2.906017,8.522287,13.182778,-1.799268,-3.331664,-8.570922,1
105666.1797,5.763087,25.572929,37.03755,50.171134,-17.326967,-29.978524,-237.141763,117086.3535,5.142992,28.650065,42.817614,65.265324,-19.559272,-35.090618,-307.456769,10835.8071,4.920192,2.956175,5.151098,8.484766,-2.279146,-3.53561,-12.491395,10805.0752,4.762032,2.998975,5.324438,8.777421,-2.273322,-3.488063,-10.811691,3936.3951,3.107158,1.448838,3.513777,6.332705,-0.923657,-1.762448,-6.106429,3454.1114,3.189171,1.232682,2.942024,6.080573,-0.790425,-1.445197,-5.658382,13588.9136,4.936364,4.903846,8.658639,12.522982,-3.474047,-5.853,-13.238835,14074.8318,4.840788,5.047805,8.931742,13.460255,-3.601426,-5.911197,-13.942843,100868.1797,5.073678,26.178709,39.321767,73.279515,-15.609701,-31.045629,-242.678248,83241.3144,5.061673,21.500688,31.908209,64.625085,-12.939675,-24.478281,-184.91055,12557.7761,5.219313,3.240744,5.085914,9.69986,-2.628963,-4.288866,-13.081484,10717.8298,5.003388,2.799288,4.474204,9.843056,-2.218291,-3.744892,-11.151219,4336.328,3.381796,1.562169,3.666648,7.28681,-1.02111,-1.999057,-6.943704,3702.003,3.130636,1.273442,3.113577,7.421758,-0.872131,-1.738973,-6.567816,16074.1968,5.315211,5.609796,9.504443,16.424842,-4.206405,-7.443827,-18.32701,14415.6081,5.342003,5.121258,9.122299,13.742395,-3.812908,-6.665033,-15.022815,5
53219.7578,3.050624,13.856897,20.251646,39.346086,-11.212881,-16.926093,-102.954217,37517.1367,2.135911,10.588637,16.611538,39.407745,-8.617317,-13.590785,-72.827685,7483.1072,3.355673,2.110848,4.726918,8.071032,-1.784951,-2.950054,-8.024747,7540.438,3.297695,2.221144,5.10349,8.248103,-1.831895,-2.865584,-8.497252,2807.5265,2.388279,1.146422,3.359708,6.132147,-0.829723,-1.522206,-5.509104,2398.0121,2.396333,0.958685,2.783618,4.858252,-0.69907,-1.397591,-4.929722,10086.9487,3.607703,3.711773,8.477526,13.053576,-3.005882,-5.272097,-12.898604,10313.0966,3.519072,3.847437,8.906477,12.986839,-3.074443,-5.344044,-10.525595,51212.1953,2.768676,14.107527,21.427788,45.048991,-10.650234,-18.580802,-127.853609,44384.2344,2.846794,11.891152,17.345208,41.582509,-9.070761,-14.544588,-90.914846,8441.1223,3.503568,2.317077,4.801448,9.36541,-1.964427,-3.339903,-10.851453,7535.4104,3.470972,2.185776,4.767419,9.181211,-1.799287,-2.973141,-9.268434,3179.4483,2.608158,1.307564,3.860544,7.531586,-0.923125,-1.825102,-7.518936,2835.5317,2.520849,1.060803,3.13658,7.458297,-0.774622,-1.670036,-6.255089,12117.4331,3.92526,4.36347,10.527028,15.643089,-3.530426,-6.367236,-15.941998,10652.8868,3.822987,4.123175,10.193029,14.781416,-3.246534,-5.718412,-13.868602,1
235343.7246,11.918482,59.163779,87.931444,190.312141,-38.857803,-107.102898,-997.364607,253389.5683,10.116282,65.932635,96.542661,181.169062,-41.441376,-154.168149,-1334.026345,45757.9853,17.017306,11.930143,16.487775,26.801823,-12.132139,-20.830051,-61.885603,43329.7409,15.690745,11.519809,15.9646,26.292707,-11.503146,-19.588077,-60.200932,10906.2373,6.76581,3.492556,6.639438,11.164284,-2.936267,-5.223902,-12.283786,9433.7793,6.895695,2.885937,5.456109,8.7368,-2.461123,-4.233203,-9.762306,54689.9755,16.621588,17.927197,28.708671,38.669334,-17.859782,-34.506728,-81.89261,56154.2959,16.194751,18.260897,29.1675,36.748259,-18.277466,-34.122875,-82.767649,209282.2207,9.66919,56.957379,88.619372,272.424159,-32.321524,-93.379752,-1008.265709,174229.2148,9.641463,47.857935,72.908406,167.670159,-27.0432,-76.185534,-731.708746,59178.012,20.435361,14.878894,20.219304,37.851744,-15.518349,-27.791445,-107.965352,46970.554,18.265433,11.574628,15.728372,25.883319,-12.208357,-20.569729,-67.577112,12187.8945,7.572536,3.814592,7.310675,12.197832,-3.337197,-6.160427,-17.809102,10665.1661,7.128694,3.163186,5.678437,10.026693,-2.80842,-5.053121,-16.045746,76801.7524,21.330627,24.3629,38.783042,53.192137,-26.111613,-50.333195,-139.68737,64152.3745,20.066544,20.648789,33.801669,45.996424,-21.530591,-42.033687,-120.037566,5
84803.4472,4.258849,22.488539,32.630752,62.703314,-17.512705,-29.708849,-184.065763,60743.3945,2.801893,16.8935,26.768973,59.241076,-13.603253,-23.094183,-128.122542,13339.6563,5.036159,3.456109,6.295689,10.655808,-3.270714,-5.246676,-12.786803,13389.0691,4.907422,3.560187,6.539032,9.535256,-3.337653,-5.446473,-13.974741,4576.4314,3.248574,1.61413,3.947472,7.383553,-1.311125,-2.420798,-6.213509,3880.2797,3.241045,1.348011,3.319503,5.693688,-1.099284,-2.072677,-5.931011,17874.0397,5.43388,5.988162,11.113381,15.404216,-5.43917,-9.652659,-24.816754,18187.6377,5.279514,6.149511,11.47131,17.702078,-5.604015,-9.801612,-19.516229,78802,3.716186,21.874856,34.721923,62.84504,-15.972807,-27.46924,-229.455259,68857.5195,3.829729,18.791963,27.378234,60.046572,-13.646084,-22.461075,-130.384186,15010.31,5.215056,3.802075,6.221293,10.227575,-3.575692,-5.864211,-19.336402,13081.507,5.047178,3.540769,6.419422,10.933563,-3.199338,-5.244888,-14.740439,5127.5009,3.534586,1.812729,4.678715,9.270429,-1.475706,-2.823955,-9.122542,4476.8639,3.390602,1.456647,3.794051,7.921144,-1.220634,-2.350215,-7.64281,21499.1938,5.884806,7.042313,13.748869,18.230828,-6.548826,-11.717536,-28.140498,19041.7957,5.882339,6.659525,13.595113,18.496374,-5.912663,-11.023776,-23.990104,1
162242.3164,8.694014,39.833859,56.768541,117.947948,-27.231667,-59.266621,-528.219989,177760.7363,7.549871,43.243398,63.259971,141.221464,-30.037644,-64.89958,-585.697926,22341.1147,8.649515,5.853758,7.89184,11.820398,-5.284557,-8.498169,-22.948945,21620.4607,8.124595,5.791663,7.908187,12.150736,-5.162585,-8.246073,-22.944016,6654.4837,4.510341,2.191123,4.443557,7.258795,-1.697074,-2.923602,-7.888396,5796.8766,4.604524,1.822098,3.769387,7.158585,-1.438932,-2.530966,-6.502193,27293.813,8.585756,9.354021,14.516012,18.946545,-7.980497,-14.373855,-33.722077,28164.0725,8.478694,9.654741,14.978201,19.345758,-8.234453,-14.309052,-27.650909,147617.3321,7.221075,39.180615,58.520379,119.179325,-23.631175,-53.984248,-532.729707,123839.0371,7.206476,32.787951,49.069676,101.714205,-19.725342,-40.276924,-331.387776,26949.1941,9.56951,6.944049,9.349089,18.144231,-6.446163,-10.8023,-36.559708,22356.9529,8.967924,5.613565,7.585483,13.510468,-5.232748,-8.853295,-28.526003,7400.9027,5.0039,2.364788,4.825836,9.528502,-1.901351,-3.465181,-10.397329,6328.5182,4.588909,1.874971,3.818943,7.726219,-1.572869,-2.886932,-9.563251,34500.841,9.933696,11.561742,17.339737,25.173204,-10.664575,-19.866717,-47.859113,30310.5901,9.86547,10.170327,15.656969,21.219049,-9.243624,-16.835693,-44.134863,5
98205.5371,4.876945,25.875412,37.295535,66.933927,-19.754793,-33.813888,-218.938072,68913.1933,3.113033,20.145905,30.498133,63.401931,-15.541237,-25.476656,-166.695918,16677.1043,6.12249,4.376236,7.25608,10.717556,-4.091035,-6.557118,-17.990407,16618.5591,5.880783,4.430865,7.718166,11.506217,-4.19175,-6.650941,-15.571297,5439.0859,3.637522,1.903993,4.505126,7.291852,-1.553309,-2.845988,-7.301811,4634.542,3.658421,1.57715,3.896979,6.515148,-1.281508,-2.327758,-7.545409,21988.7046,6.508717,7.504897,13.006666,17.107028,-6.78832,-12.255416,-25.122197,22708.002,6.373182,7.725304,13.664422,17.85471,-6.971102,-12.43635,-24.752794,90290.9316,4.196747,25.501924,39.522782,86.745262,-18.018129,-31.666099,-229.073543,78091.2343,4.306448,22.043575,32.519832,65.402442,-15.458416,-26.793222,-194.078734,18999.061,6.380263,4.865672,7.395252,13.02905,-4.550337,-7.433028,-25.43055,16288.1607,6.10703,4.424361,7.345619,12.976959,-3.952842,-6.409222,-19.236202,6129.1282,3.98825,2.143186,5.218684,9.296285,-1.726447,-3.285711,-9.341284,5365.2437,3.828185,1.703929,4.321181,9.510336,-1.471866,-2.711488,-9.182132,26978.5381,7.297432,9.018044,15.784713,21.985686,-8.269418,-15.552916,-39.968999,23510.0095,7.076391,8.378315,15.692039,21.099783,-7.369529,-13.805477,-31.3941,1
207857.459,10.975315,51.014443,75.578448,189.355368,-34.735201,-95.772925,-766.075607,217727.1504,9.159835,55.227449,80.91217,150.444601,-37.315122,-96.400101,-1014.260392,34107.444,12.684784,9.235238,12.743619,21.559392,-8.678005,-14.528068,-40.65622,32876.508,11.878368,8.952985,12.462265,19.508078,-8.341957,-14.055772,-36.684018,9033.854,5.764336,2.914553,5.549495,9.555362,-2.364589,-4.11877,-10.817733,7807.0421,5.895129,2.42628,4.648202,8.203483,-1.979693,-3.468775,-8.828335,41885.8829,12.682326,14.330598,22.606234,29.976229,-13.018208,-24.069627,-57.476666,42952.7703,12.43095,14.641683,23.03143,30.090197,-13.273606,-24.570634,-60.520662,180282.0195,8.746149,49.448039,76.048914,124.656155,-29.004958,-77.30733,-797.351158,151348.6953,8.670996,41.760966,64.299866,117.046083,-24.037001,-57.884443,-504.048774,42964.3343,14.727114,11.201309,15.79136,28.207306,-11.004099,-18.455641,-75.855764,34506.3606,13.344854,8.811514,12.10948,20.97019,-8.71515,-14.097996,-53.687351,9988.1096,6.306876,3.16143,6.013962,10.727623,-2.658246,-4.838558,-12.321291,8707.4082,5.977348,2.529246,4.801628,9.6459,-2.22725,-4.039498,-11.116722,55855.3833,15.590573,18.635816,29.381791,45.339698,-18.258421,-34.152242,-92.61808,47326.9109,14.811731,16.035987,25.75467,35.494343,-15.554236,-30.189834,-85.324218,5
70723.9863,3.803691,18.282021,27.13056,50.591211,-14.651084,-23.285826,-122.736454,49612.0917,2.521907,13.820107,21.668047,44.629957,-11.545608,-18.87972,-101.501482,10620.0894,4.268349,2.813359,5.777385,9.19109,-2.604449,-4.030655,-10.460978,10699.9529,4.16832,2.92625,5.839993,9.232695,-2.658117,-4.350896,-10.829076,3762.675,2.828585,1.39555,3.729948,7.282704,-1.094138,-1.974313,-6.496619,3200.3927,2.846467,1.177288,3.144857,5.343262,-0.919203,-1.767803,-4.704756,14286.5318,4.580275,4.961809,9.926447,14.589119,-4.325983,-7.538135,-18.997892,14856.2544,4.538142,5.11697,10.273332,13.611691,-4.439845,-7.522871,-14.247152,67065.666,3.372656,18.701357,28.122655,58.117307,-13.788989,-24.423105,-175.268692,58661.4023,3.464858,15.701553,23.248869,55.735253,-11.702498,-18.741329,-120.6193,12076.2093,4.467924,3.095513,5.747938,10.424761,-2.848505,-4.611849,-14.349672,10498.2761,4.332062,2.908871,5.795855,9.474446,-2.562481,-4.036118,-14.482305,4238.9939,3.106892,1.586396,4.242313,8.744923,-1.211371,-2.43511,-9.019837,3614.4612,2.929851,1.28123,3.704287,8.270143,-1.020028,-2.023786,-6.830268,17331.459,4.973724,5.793557,12.201978,17.15965,-5.1735,-9.078748,-23.777131,15336.6509,4.966795,5.499335,12.055389,17.232621,-4.723846,-8.496631,-18.93017,1
263682.6699,13.81867,69.737162,112.558625,337.420237,-44.7286,-143.905763,-1281.484525,277168.6621,11.474712,75.242869,120.681307,368.293998,-46.339967,-171.17788,-1524.208364,59470.437,22.342996,16.107218,22.885367,34.191264,-16.172452,-28.766116,-85.042525,55366.8804,19.846805,15.399289,21.377343,32.863282,-15.239963,-26.508932,-83.695817,12893.3903,8.015199,4.311993,8.513308,11.24543,-3.5058,-5.996738,-14.333537,11083.882,8.040394,3.4768,7.064446,10.453806,-2.918225,-4.968509,-11.562381,71245.2417,21.774186,24.660591,41.254103,52.821053,-23.499409,-45.874741,-137.215879,72690.0049,20.780082,24.95255,42.41599,54.119088,-24.105126,-45.539368,-152.418988,236003.6406,11.209564,65.944645,106.569736,225.042615,-35.577755,-130.132715,-1003.949855,193394.5977,10.939935,56.064369,87.965314,143.604896,-30.86264,-91.599828,-803.050222,75503.3159,26.049273,20.331148,28.897874,56.165135,-20.782171,-37.5002,-157.536328,59849.741,23.33143,15.589177,21.658763,37.772422,-16.165027,-27.427404,-116.416562,14418.5062,8.849874,4.687593,9.646394,14.766009,-3.98841,-7.207353,-19.301416,12603.8976,8.490695,3.845449,7.159207,11.790219,-3.371628,-5.835629,-18.713034,98322.6091,27.196493,33.952502,56.557981,74.531172,-34.112985,-66.818709,-243.102157,81647.6228,25.530472,28.253148,48.991367,63.264343,-28.027271,-57.340087,-173.089536,5
84087.7636,4.335068,22.125105,32.623071,56.912427,-17.429147,-27.202382,-199.700963,60157.5391,2.844231,16.412709,26.396578,55.829733,-13.528299,-24.705584,-149.221395,13111.7705,5.120968,3.392118,6.173141,9.40182,-3.230485,-5.288647,-14.759185,13178.0634,4.994576,3.477047,6.41177,9.373076,-3.297116,-5.506813,-14.086667,4511.9339,3.251744,1.595177,3.938548,8.031067,-1.30329,-2.328201,-6.197147,3864.4599,3.302787,1.321321,3.2537,5.854092,-1.075396,-1.984873,-6.828349,17714.9592,5.493799,5.936019,11.031752,14.647362,-5.413872,-9.725383,-19.940195,18212.646,5.370894,6.106129,11.331546,15.532571,-5.56634,-9.772691,-21.857865,79405.3887,3.808502,21.898105,33.636143,96.192658,-16.212589,-25.85421,-196.975837,68776.7071,3.884246,18.83172,28.243669,60.633635,-13.787721,-22.863288,-151.125579,14605.9402,5.216209,3.690733,6.18692,9.941881,-3.560703,-5.928856,-17.248301,12907.1379,5.071841,3.471893,6.376474,10.582514,-3.151859,-5.097564,-16.202593,5062.5938,3.587184,1.78713,4.554552,9.387939,-1.442215,-2.871907,-8.843152,4370.6121,3.409953,1.436154,3.829098,7.811762,-1.218646,-2.332263,-8.135683,21258.7207,5.940433,6.945065,13.657942,19.424316,-6.475908,-11.709073,-27.822906,18799.2217,5.906753,6.586398,13.53775,19.005878,-5.899572,-11.10987,-25.870979,1
165170.2246,9.156708,39.373375,58.794046,94.691193,-27.484167,-59.514292,-546.792469,179539.8535,7.915093,43.053772,63.524925,160.341647,-30.576025,-77.557219,-420.597736,21967.5848,9.191853,5.766918,7.600966,12.360166,-5.228931,-8.782304,-25.061899,21340.9494,8.514797,5.733512,7.711312,12.095318,-5.138041,-8.175508,-21.312999,6697.8272,4.735211,2.151116,4.148611,6.896989,-1.695571,-2.929257,-8.213465,5763.7642,4.774062,1.806511,3.566026,6.590369,-1.420986,-2.525756,-7.686829,27516.4339,9.132344,9.345064,14.109957,19.69209,-8.018606,-14.279834,-35.981309,28462.1287,8.995831,9.630368,14.346813,21.216329,-8.204117,-14.318915,-36.945449,148100.0781,7.520736,39.837038,59.730173,138.97194,-23.745268,-61.880155,-527.119176,124337.2714,7.429163,33.126961,48.334706,99.852835,-19.805229,-43.791806,-362.043162,26737.1089,10.214608,6.773356,9.155333,17.308164,-6.37764,-10.718033,-37.781213,22013.8144,9.409184,5.564671,7.555009,15.776801,-5.205716,-8.63783,-27.020828,7335.8555,5.1928,2.318975,4.632157,9.49684,-1.882828,-3.560758,-10.971958,6385.3052,4.856865,1.846263,3.721519,7.379426,-1.584229,-2.966673,-8.62271,34697.2234,10.485595,11.450513,16.946945,28.30579,-10.570214,-19.559133,-48.92423,30444.2385,10.44552,10.125172,15.476839,23.345272,-9.204328,-17.635636,-42.960401,5
6189.336,1.251495,3.905307,7.137308,18.175239,-1.631842,-3.09831,-18.744082,3087.1016,1.097543,3.058185,6.905519,22.442984,-1.395776,-3.269502,-21.382809,936.6433,1.306916,0.95142,3.134942,5.98885,-0.270803,-0.698219,-4.087006,955.0927,1.298958,1.009904,3.38223,6.418679,-0.281063,-0.692261,-3.616829,414.3043,1.211776,0.645327,2.292365,4.682501,-0.161314,-0.573122,-3.410146,363.3836,1.220611,0.54593,1.968558,5.627523,-0.150772,-0.481442,-4.118251,1334.4294,1.352091,1.825863,5.422518,8.401387,-0.4445,-0.992138,-4.721437,1365.4692,1.338345,1.907174,5.691219,9.267719,-0.457714,-0.976524,-5.381307,6504.3574,1.237547,4.039467,7.981056,26.976903,-1.781347,-4.085785,-31.429509,5548.7383,1.239725,3.184655,5.922026,19.497952,-1.440609,-2.880241,-21.351898,1026.8479,1.310583,1.003243,2.957205,6.586974,-0.310533,-0.789865,-5.40043,1012.4384,1.338642,1.002589,3.220136,8.500176,-0.299284,-0.729817,-6.038049,532.8757,1.278491,0.755661,2.729009,7.094143,-0.19317,-0.668581,-4.641618,427.9109,1.238124,0.647125,2.309228,6.043396,-0.173887,-0.635558,-4.511834,1675.7344,1.411521,2.174917,6.924781,10.670872,-0.500307,-1.182239,-5.55563,1423.4351,1.387018,2.100065,6.904104,10.987082,-0.480493,-1.099886,-5.436359,1
39104.6035,2.95609,11.671109,17.809625,31.984766,-5.23294,-8.58314,-44.318589,44314.623,2.707914,15.0062,24.604254,39.860977,-6.061952,-10.262853,-60.171042,3427.6504,2.324125,1.407886,3.171944,7.356674,-0.532094,-1.079696,-5.546911,3479.7273,2.286666,1.449694,3.100948,6.752445,-0.548414,-1.107462,-3.983115,1495.1016,1.841418,0.865197,2.253648,5.470246,-0.283875,-0.679259,-3.431929,1293.4646,1.867774,0.744686,1.906076,4.792258,-0.253797,-0.711481,-4.533732,4480.093,2.376334,2.372293,5.128302,8.745575,-0.802492,-1.410972,-5.838352,4669.1311,2.360759,2.465819,5.344829,10.357705,-0.837655,-1.536587,-6.913361,40957.4063,2.829577,12.67349,20.302605,39.160332,-5.512295,-10.141424,-58.871719,32496.2402,2.721541,9.839386,14.759737,30.568962,-4.404098,-7.972072,-52.744283,3804.489,2.372572,1.439292,2.891164,6.98262,-0.579831,-1.253071,-6.750923,3246.0188,2.280512,1.293526,2.774414,6.707198,-0.512347,-1.111629,-7.396386,1615.7867,1.957001,0.914188,2.4122,5.664221,-0.312952,-0.830562,-6.027444,1388.7145,1.86741,0.787649,2.087614,6.15178,-0.264468,-0.746032,-5.698917,4946.6243,2.422334,2.518403,5.399872,10.078376,-0.898229,-1.711059,-7.824839,4467.404,2.442298,2.371087,5.204666,9.054008,-0.81033,-1.572469,-7.173709,5
94188.5097,4.86431,24.82633,36.031332,67.072595,-19.512603,-33.657247,-213.947259,68760.1094,3.211541,18.963792,29.965859,63.006585,-15.076446,-25.192353,-163.716687,16297.6872,6.639414,4.275612,7.093487,11.661199,-3.973695,-6.623011,-17.199533,16306.8215,6.347247,4.371644,7.480128,10.566387,-4.041728,-6.583418,-16.16019,5411.6314,3.828902,1.903578,4.560818,7.067233,-1.519313,-2.693624,-7.61279,4579.1609,3.847731,1.562119,3.755064,6.851846,-1.252436,-2.400557,-6.522078,21850.3721,7.000359,7.497434,12.917296,17.048018,-6.667065,-11.630825,-24.474675,22525.9126,6.882796,7.693537,13.173341,17.999831,-6.851577,-12.056022,-25.309407,90135.8125,4.336324,25.609165,39.25196,81.547796,-17.952547,-35.713129,-224.918409,79606.5019,4.526828,22.320474,33.842167,72.315108,-15.34989,-28.629607,-179.779065,18416.6956,6.914855,4.789601,7.132026,12.289538,-4.396498,-7.355817,-24.006484,16008.2735,6.758307,4.334633,7.378334,12.700611,-3.852034,-6.284448,-18.476341,6017.4427,4.229465,2.11898,5.177761,9.557738,-1.704023,-3.263222,-9.26274,5256.25,3.96453,1.680623,4.341426,8.965629,-1.43713,-2.629269,-9.137531,26664.687,7.855084,8.957588,15.643932,22.291089,-8.059652,-15.006246,-37.471099,23241.3325,7.740473,8.284871,15.545043,20.538802,-7.221242,-13.596803,-33.042382,1
203526.6582,11.223361,49.402293,74.096978,134.357342,-33.848676,-82.847873,-691.080967,214028.8985,9.554817,53.81225,79.22114,141.843591,-36.384819,-98.342792,-749.280389,33714.554,13.883917,8.87326,12.183915,21.585472,-8.510107,-14.803434,-31.826213,32139.1907,12.658657,8.696628,11.768579,18.665565,-8.210826,-13.175525,-31.737825,8985.9852,6.054592,2.869526,5.246748,8.68217,-2.342212,-4.03742,-8.450141,7531.4344,6.049858,2.342285,4.341554,7.19192,-2.009752,-3.60601,-8.905619,41378.8071,13.69752,13.967741,21.924994,31.144423,-12.885027,-23.911284,-50.198074,42800.5528,13.414117,14.246761,22.156247,29.709418,-13.111245,-23.659258,-47.977248,185010.539,9.374576,49.107495,74.027253,134.693095,-28.602083,-75.635569,-551.112635,152748.1328,9.166203,41.057002,60.527918,109.028361,-23.799151,-62.374269,-461.014543,41996.6194,15.885193,10.790201,14.828102,26.208096,-10.746793,-17.630443,-54.444611,33986.5762,14.486078,8.567331,11.605695,19.190258,-8.561687,-13.990163,-42.715323,9900.058,6.717753,3.102413,5.74815,9.023985,-2.633971,-4.676202,-12.225876,8639.91,6.296344,2.477712,4.613564,9.256862,-2.214539,-3.996541,-9.36339,55472.9328,16.681339,18.155264,28.42391,43.186989,-18.067904,-32.833944,-80.533944,47070.7956,16.128514,15.633105,24.8102,34.700203,-15.300253,-29.13814,-68.195713,5
69869.7929,3.801419,18.233434,26.128014,48.336645,-14.603416,-23.00669,-123.323387,50118.836,2.579369,13.707254,21.910992,47.099847,-11.334755,-18.235628,-88.35757,10465.6936,4.420034,2.723355,5.406702,8.480281,-2.552005,-4.05138,-10.691753,10573.7336,4.333342,2.819464,5.700057,9.665095,-2.608844,-4.18531,-9.872845,3755.3208,2.927591,1.370464,3.618882,6.008303,-1.082775,-2.008534,-5.409503,3173.1172,2.896843,1.152447,3.023557,5.896905,-0.905965,-1.745768,-5.621099,14332.7082,4.793162,4.865354,9.729059,13.681162,-4.297325,-7.568551,-18.402678,14757.572,4.680958,4.985808,9.975379,14.262515,-4.415087,-7.486261,-13.95402,66764.9003,3.409665,18.496147,29.381725,63.749817,-13.784856,-23.90525,-154.354295,58833.25,3.515176,15.803167,23.623096,53.180238,-11.802378,-19.00447,-110.610259,11792.5557,4.548848,2.936254,5.463945,9.333739,-2.804891,-4.497166,-14.405708,10394.5542,4.473592,2.837781,5.612434,9.949189,-2.530995,-4.045463,-11.872655,4216.5057,3.19699,1.545269,4.186383,7.430929,-1.180879,-2.35899,-7.853706,3680.8257,3.062853,1.261838,3.647149,7.63272,-1.005105,-2.036855,-6.24191,17161.3774,5.171706,5.605392,11.798124,17.601206,-5.091249,-9.096151,-20.826845,15146.2132,5.131095,5.34305,11.716158,17.462785,-4.635883,-8.482974,-17.963505,1
262046.9141,14.214946,69.072301,108.332989,280.378351,-44.067361,-151.321542,-1262.97177,276474.4121,11.951422,75.991093,117.921928,316.66,-46.194234,-174.984177,-1520.100842,59211.9477,23.363535,16.273833,22.868573,33.976243,-16.395522,-28.698293,-99.397324,56350.7915,21.355406,15.515708,22.300122,29.17629,-15.419258,-26.701527,-79.514733,13025.3207,8.301658,4.266995,8.285283,12.419309,-3.505853,-6.14237,-15.047206,11218.8336,8.377317,3.505359,7.005949,9.488397,-2.924454,-5.128327,-12.451872,71191.6499,22.670508,24.698227,41.043704,52.494725,-23.848057,-46.839363,-121.25973,73543.7414,22.349268,25.123923,42.09366,53.397321,-24.402097,-46.52013,-126.625496,226988.875,11.25137,66.813902,103.021573,170.843482,-35.770551,-108.463535,-1042.576284,193705.9961,11.291431,55.433692,88.68543,230.676619,-30.507583,-90.340835,-827.391536,76007.2723,27.855755,20.15311,28.56814,51.327497,-20.767182,-35.761967,-150.964614,60460.8933,24.695442,15.619718,21.609513,36.29418,-16.345685,-29.536759,-110.561958,14477.547,9.179916,4.64177,9.273764,14.289583,-4.008935,-7.471557,-20.417638,12611.614,8.862323,3.833101,6.952659,11.03015,-3.391751,-6.021568,-17.64376,99069.6967,29.147685,33.884898,56.484002,78.633209,-33.932688,-66.44694,-224.667529,82359.6683,27.163611,28.315346,48.69211,62.503608,-28.353536,-56.091364,-167.778477,5
30324.8125,2.22033,8.391841,12.613994,28.055316,-6.730195,-10.12588,-46.067167,19837.916,1.620459,6.115955,10.898046,33.414698,-5.156762,-8.638792,-49.461675,4039.0445,2.291749,1.370542,3.791467,8.453237,-1.004703,-1.718136,-6.514354,4123.4511,2.273698,1.454767,4.05488,6.852882,-1.040899,-1.764615,-5.456794,1647.5088,1.836762,0.824482,2.657811,6.41884,-0.515505,-1.123666,-4.287462,1368.7206,1.8079,0.70117,2.248012,5.663581,-0.443766,-0.929084,-4.338688,5652.2222,2.465493,2.514324,6.820123,10.933979,-1.682649,-2.947202,-8.452945,5850.436,2.438435,2.602804,7.109058,10.422678,-1.741961,-3.117157,-8.287125,29798.248,2.074754,8.332268,13.483308,34.42774,-6.617106,-11.126091,-54.949668,26027.1055,2.101752,6.881107,10.553178,26.977779,-5.581711,-10.14944,-50.964955,4401.8347,2.288144,1.467142,3.819512,8.336105,-1.075746,-1.934167,-6.534659,4126.7055,2.339418,1.456407,3.867715,8.649611,-1.046324,-1.82675,-7.592829,1860.7204,1.9551,0.958107,3.259307,7.141444,-0.582007,-1.288077,-6.109752,1612.5729,1.903394,0.799632,2.634532,5.993216,-0.482212,-1.119434,-6.004904,6521.895,2.550819,2.964088,8.575124,14.154096,-1.925781,-3.643284,-10.271855,5970.4062,2.584734,2.841632,8.634547,12.896683,-1.804366,-3.391407,-9.008313,1
108436.4785,6.576565,24.715432,34.795378,60.213292,-17.467262,-31.137303,-255.926643,120567.7324,5.781928,27.601216,40.658698,63.419084,-19.757537,-36.366461,-297.039703,11680.2893,5.509928,2.888398,4.470732,7.479598,-2.419647,-3.82699,-11.659934,11583.6907,5.273641,2.919938,4.609671,8.816588,-2.421576,-3.796338,-11.727581,4146.9569,3.348743,1.369741,3.18968,6.665964,-0.945934,-1.753189,-6.581247,3557.2952,3.352911,1.190269,2.730209,5.960926,-0.812133,-1.535915,-5.521944,14955.7024,5.624166,4.721643,7.67353,10.828216,-3.781557,-6.354092,-14.108888,15568.7256,5.547809,4.89481,8.045079,11.243504,-3.892455,-6.635087,-14.618163,104652.3008,5.789426,25.662901,37.726906,76.794166,-16.173883,-30.656771,-261.789428,87025.0391,5.663874,21.20143,30.008619,76.011379,-13.168169,-24.753746,-170.831622,13333.9124,5.770286,3.157002,4.61537,9.851841,-2.760723,-4.526766,-16.398127,11382.833,5.536969,2.772147,4.146357,7.970477,-2.373646,-3.799857,-12.968115,4396.1949,3.532783,1.459198,3.293286,7.287222,-1.031432,-2.044031,-8.193534,3863.9798,3.437474,1.221769,2.809007,6.453252,-0.861338,-1.760812,-7.092116,17402.4568,6.021323,5.29758,8.270976,13.195735,-4.484432,-7.861837,-22.027307,15618.8489,6.034816,4.910968,7.891757,11.551303,-4.081725,-7.189219,-19.44833,5
52603.8652,3.169285,13.863481,20.612241,36.872849,-11.205983,-17.868586,-84.310889,36900.0274,2.18766,10.475617,16.460644,34.134674,-8.765376,-14.228563,-60.911839,7585.9761,3.516753,2.094577,4.773354,8.912285,-1.816332,-2.95439,-7.587285,7730.1157,3.475096,2.204871,5.115256,8.769033,-1.879041,-3.086434,-8.014658,2820.6041,2.441439,1.149473,3.357392,6.171659,-0.821507,-1.61335,-6.577549,2402.9996,2.431163,0.962499,2.83344,6.203984,-0.7006,-1.360416,-4.973932,10375.3928,3.785793,3.744824,8.579665,13.620201,-3.057199,-5.322671,-11.753702,10733.6167,3.717369,3.854475,8.802372,14.292706,-3.156625,-5.418143,-12.338102,51972.6562,2.922626,14.198056,22.61722,55.03127,-10.822347,-17.279489,-102.660055,44964.3457,2.97656,11.974459,17.865331,46.100753,-9.230311,-14.264303,-82.748538,8428.0918,3.600614,2.273012,4.731374,10.100065,-1.984884,-3.275867,-10.92915,7663.1531,3.639531,2.19491,4.863083,9.061545,-1.820183,-3.170322,-10.482067,3175.6875,2.650698,1.294525,3.849996,8.566499,-0.911259,-1.941602,-8.040099,2748.5275,2.545843,1.066532,3.366387,7.038215,-0.773028,-1.579306,-6.530213,12311.4319,4.063981,4.304296,10.499322,16.27751,-3.605489,-6.256759,-15.239292,10950.7723,4.043797,4.130606,10.475164,16.362921,-3.291865,-5.873384,-12.186529,1
244374.4472,13.661628,59.83701,89.462272,215.80629,-39.678325,-126.355749,-1035.974914,256792.3203,11.40961,66.16702,102.567332,375.841102,-42.054859,-134.841301,-1222.301823,46714.2405,18.87294,12.421098,17.203749,25.45851,-12.488654,-21.633276,-62.215438,44591.5532,17.160285,12.015988,16.198141,23.366598,-11.873302,-20.270691,-67.652646,11136.0396,7.208723,3.531432,6.465371,9.296046,-2.974881,-5.153895,-12.105171,9624.8865,7.378952,2.916402,5.47111,10.076678,-2.478616,-4.216005,-10.220159,57638.5959,18.774294,19.009709,30.359363,41.242638,-18.564357,-34.833207,-85.249897,59182.0638,18.108493,19.382154,31.493471,42.54159,-18.901888,-35.160454,-90.679124,207951.5859,10.636056,57.645259,91.065947,177.935096,-32.8187,-94.236239,-1027.796913,176724.2168,10.667213,49.228004,74.154612,148.991217,-27.699832,-71.882643,-730.268506,58835.0471,21.776464,15.401408,21.604368,39.697727,-15.832987,-27.306358,-106.312243,47504.5701,19.728594,11.9846,16.847854,29.045231,-12.465906,-21.154509,-71.988957,12393.9938,8.081044,3.827117,7.299351,12.022118,-3.342449,-5.92793,-16.005628,10713.8951,7.66104,3.094046,5.548036,9.421788,-2.822802,-4.992235,-16.525895,77750.8196,23.206782,25.327801,40.468419,56.943673,-26.178225,-51.965851,-183.435922,65563.6836,21.981454,21.535892,35.326298,48.261632,-22.052888,-43.98514,-149.261387,5
30598.5723,2.240869,8.404957,12.647038,27.975063,-6.782799,-10.541603,-44.798654,20912.1738,1.656407,6.331578,10.780014,29.956234,-5.361864,-8.459087,-39.176169,4097.1804,2.292891,1.396522,3.895807,8.152048,-1.011416,-1.698315,-6.101577,4270.0862,2.31401,1.458594,4.143742,8.355733,-1.066956,-1.876103,-6.197786,1686.5627,1.85135,0.854371,2.756234,6.433121,-0.541572,-1.317712,-4.727384,1453.1966,1.865256,0.716851,2.33648,5.933039,-0.444643,-0.932715,-4.09594,5807.5251,2.497374,2.563254,6.934216,10.957971,-1.72703,-3.017509,-8.034583,5994.2466,2.457123,2.646262,7.367329,10.863083,-1.797983,-3.158345,-7.880955,30375.3262,2.108514,8.408577,13.332679,31.866133,-6.666159,-11.721574,-69.202732,26298.17,2.132313,6.889993,10.896941,29.835517,-5.601806,-9.35613,-42.17572,4563.7085,2.332314,1.488762,3.809169,7.768556,-1.102156,-1.971002,-7.785131,4188.0244,2.349059,1.488573,3.813246,7.378933,-1.061453,-1.837845,-6.936401,1955.8392,2.025623,0.994659,3.38403,6.900953,-0.581388,-1.329245,-6.580447,1683.3623,1.933931,0.812493,2.722689,7.075923,-0.496145,-1.150408,-5.659933,6668.3769,2.57211,2.998568,8.589891,14.488918,-1.980742,-3.581376,-10.1805,6099.1909,2.613627,2.88644,8.630904,12.58583,-1.850211,-3.552144,-10.804052,1
109371.7246,6.643051,24.995424,35.494178,64.714356,-17.658281,-34.334297,-248.146552,124680.7422,5.989901,28.574692,42.164499,65.154684,-20.169536,-37.75356,-330.697034,12014.6814,5.621534,2.94846,4.574773,8.285028,-2.482466,-3.864775,-11.469387,11872.7793,5.347767,3.011291,4.7051,8.863843,-2.482228,-3.878605,-10.656465,4173.4265,3.334781,1.394914,3.068408,6.290335,-0.958532,-1.757875,-5.941837,3629.8312,3.417775,1.186503,2.689519,5.159545,-0.821631,-1.591669,-5.002648,15344.7568,5.724449,4.828875,7.664963,10.67851,-3.91172,-6.698022,-20.7253,15858.3991,5.596128,5.007352,7.97126,13.741671,-4.032291,-7.020059,-15.691932,105635.2481,5.842451,26.344795,37.239087,72.145928,-16.376298,-33.461794,-241.645339,87092.3066,5.728618,21.605366,31.032518,56.866578,-13.450164,-26.425827,-189.136287,13829.7514,5.919034,3.253906,4.606965,8.807923,-2.848897,-4.574282,-15.331163,11751.3894,5.681491,2.851945,4.052312,8.245396,-2.421616,-4.075254,-14.032964,4455.0677,3.593118,1.461768,3.243012,6.568376,-1.039062,-2.12114,-8.289469,3896.9755,3.440112,1.215085,2.770646,6.773797,-0.877927,-1.71629,-7.228096,17934.8924,6.088778,5.438563,8.325984,12.970022,-4.629863,-8.099106,-23.082753,16051.2246,6.144961,5.026099,7.966257,13.796294,-4.176009,-7.485096,-18.377135,5
52962,3.176324,14.060959,20.683439,38.359421,-11.315965,-16.890806,-90.187788,37936.1621,2.217559,10.7601,16.767686,37.51243,-8.88575,-14.650323,-66.423822,7706.4963,3.570119,2.147849,4.962992,8.739161,-1.857092,-3.01199,-8.205793,7760.3584,3.472781,2.231701,5.06559,9.391077,-1.893947,-3.09562,-9.297876,2880.0641,2.479031,1.14962,3.288385,5.891755,-0.842254,-1.579798,-4.712531,2429.3142,2.479398,0.96198,2.776484,7.37946,-0.712658,-1.445007,-5.226774,10444.0398,3.788134,3.773626,8.593419,12.300942,-3.094384,-5.503016,-12.336351,10796.1248,3.725538,3.914518,8.971023,14.260095,-3.178194,-5.547829,-13.675035,51981.7461,2.928205,14.323926,21.756731,50.147242,-10.825635,-18.117134,-96.975162,45109.211,2.993902,12.107087,17.845337,42.416743,-9.11921,-14.854787,-80.438218,8643.8291,3.682988,2.299227,4.766238,9.841114,-2.006405,-3.43565,-10.796385,7701.3838,3.632271,2.236741,4.844239,9.428981,-1.840811,-3.069864,-9.15792,3207.6399,2.694136,1.302393,3.803696,8.632246,-0.929476,-1.928281,-6.873129,2743.4478,2.530919,1.078183,3.228903,7.458517,-0.776324,-1.759045,-7.346562,12424.3928,4.093572,4.334815,10.417977,15.875385,-3.59165,-6.466141,-14.254953,11133.1607,4.117395,4.169985,10.401553,14.91884,-3.334661,-6.099283,-14.824327,1
242286.7754,13.61172,60.561603,92.297036,287.08171,-39.573052,-134.179422,-1292.822969,256603.8789,11.43913,68.063045,97.045805,177.538853,-42.035475,-125.984551,-1170.21949,47077.5798,19.21542,12.48381,16.962544,24.630093,-12.42244,-21.177358,-70.45208,44703.7998,17.520078,12.162147,16.591754,24.935416,-11.831662,-20.873772,-60.590699,11164.9739,7.269118,3.562584,6.554052,9.335649,-2.964912,-5.093954,-14.483147,9590.7719,7.544514,2.899907,5.396882,10.334477,-2.498774,-4.298006,-12.151973,57707.644,18.905747,19.289104,31.309207,38.553348,-18.543806,-34.795155,-83.665943,59488.3581,18.481928,19.790136,32.226733,41.259754,-19.057699,-35.976044,-92.887914,210790.4278,10.856759,58.344339,90.43461,188.401916,-33.130477,-96.701468,-903.511351,179815.2128,10.855923,49.440523,75.223589,121.544751,-27.836679,-73.33947,-673.984533,59522.2588,22.367717,15.417366,21.553128,36.764114,-15.772975,-27.665132,-104.567087,47102.7932,19.918033,12.135465,16.478259,28.671275,-12.426367,-21.134281,-81.700077,12396.7523,8.259058,3.849443,7.249693,11.938643,-3.349035,-6.093785,-17.516589,10771.0177,7.745254,3.112131,5.626459,10.302288,-2.821736,-4.926642,-15.314076,78456.9358,23.559215,25.861751,41.0748,58.052314,-26.19752,-51.386044,-164.508944,65823.1303,22.529553,21.835605,35.661968,47.306428,-21.975278,-43.412437,-131.242365,5
85239.5039,4.455635,22.341072,33.359301,59.132356,-17.588435,-28.968539,-185.028731,60765.6562,2.91984,16.870807,27.234608,54.844975,-13.719735,-21.29395,-145.606005,13475.6092,5.347064,3.41521,6.513823,9.841894,-3.297392,-5.207996,-14.191675,13500.7544,5.16366,3.529928,6.581011,10.419153,-3.374374,-5.415039,-15.571882,4588.073,3.352514,1.624547,3.902135,7.406702,-1.313718,-2.416412,-6.909874,3826.5217,3.259234,1.372705,3.335072,7.100981,-1.109884,-2.04224,-5.478085,18175.0806,5.737299,6.097384,11.088836,16.200701,-5.55179,-10.117108,-24.67712,18711.3799,5.626501,6.249109,11.585102,16.358694,-5.694748,-10.134687,-20.354064,80369.7597,3.940566,22.211535,34.353076,69.39356,-16.270566,-29.581884,-200.093487,70099.9882,4.01991,18.964895,27.966807,58.757202,-13.857969,-23.185402,-149.471697,15078.1045,5.465102,3.749106,6.262373,9.914342,-3.610782,-5.982958,-17.775704,13193.5554,5.339367,3.527814,6.561729,10.542009,-3.220769,-5.214238,-16.911362,5112.3006,3.703382,1.811861,4.614424,9.39776,-1.44598,-2.789069,-9.103396,4427.2033,3.47644,1.453558,3.894224,8.474233,-1.228279,-2.302101,-7.591648,21701.2172,6.167923,7.028531,13.546951,19.529687,-6.570801,-11.999774,-32.645777,19246.95,6.17675,6.704581,13.55545,19.49652,-5.977688,-11.026031,-22.325824,1
169321.9258,9.822614,39.673027,58.554677,127.722964,-27.760839,-59.64448,-492.562041,183066.5507,8.496531,44.292836,64.539376,97.235216,-30.807692,-68.576353,-566.862887,22798.7986,9.643063,5.999593,8.132235,13.273934,-5.442521,-8.952682,-25.055754,22145.7747,9.002712,5.890631,7.930773,13.22856,-5.295883,-8.816574,-23.352153,6826.3315,4.921712,2.186129,4.145405,6.819882,-1.729638,-3.055344,-7.536648,5900.9375,4.987025,1.839541,3.448752,6.353795,-1.441506,-2.446522,-6.489272,28863.9759,9.881371,9.708605,14.360846,20.331487,-8.391907,-15.114224,-33.161687,29815.0928,9.704866,9.91474,14.773022,22.229633,-8.601057,-15.144457,-36.62848,147858.1485,7.867952,39.672017,59.557435,117.804082,-24.198491,-54.518604,-447.608028,127804.2852,7.971289,33.233203,48.173165,85.542133,-19.906543,-42.829592,-390.777174,27423.7366,10.688749,7.032916,9.512781,19.267361,-6.523305,-11.004175,-36.826278,22789.6033,9.982949,5.767007,7.926296,13.519677,-5.35277,-8.692703,-32.960564,7393.4776,5.283933,2.342117,4.424382,10.290671,-1.888437,-3.494449,-10.607212,6426.2965,4.9959,1.868999,3.62726,7.435577,-1.593679,-2.948561,-10.127466,35932.27,11.253227,11.814512,17.427418,28.374622,-10.914614,-20.042485,-46.943988,31462.0979,11.049444,10.464617,15.675248,22.333558,-9.517551,-18.124642,-43.097718,5
6315.0547,1.261797,3.891704,6.899616,15.440797,-1.654343,-3.200524,-20.372042,2860.9629,1.091936,3.065102,6.114564,25.087236,-1.482148,-3.465703,-24.444176,948.4821,1.312497,0.965022,3.0901,6.072281,-0.287919,-0.755631,-5.401362,987.073,1.312478,1.034428,3.261645,5.706043,-0.298783,-0.836302,-5.299756,450.8301,1.234253,0.649785,2.278466,4.338919,-0.175251,-0.602955,-4.297279,362.3656,1.219169,0.549268,1.838655,4.030697,-0.162208,-0.597802,-3.94124,1339.5268,1.355029,1.856523,5.436134,8.20799,-0.436546,-0.985527,-4.400926,1406.0718,1.356167,1.933648,5.828365,8.745304,-0.451766,-0.946599,-4.870998,6487.2852,1.241552,4.02055,7.706338,22.39325,-1.775327,-4.157578,-24.135234,5346.1445,1.23481,3.137363,5.863629,17.141521,-1.461781,-3.355259,-19.875991,1080.0401,1.330145,0.99971,2.993369,5.912917,-0.320119,-0.927502,-6.524671,1011.9463,1.337484,1.002496,2.954693,5.910233,-0.312305,-0.792178,-4.697981,539.2036,1.287472,0.776089,2.771743,6.280798,-0.200772,-0.697005,-5.660262,456.8222,1.261566,0.644274,2.279049,6.649823,-0.168829,-0.682482,-5.329762,1637.7746,1.404019,2.192441,6.995584,11.700919,-0.501562,-1.226354,-5.970245,1483.8359,1.405587,2.124745,6.896744,11.550102,-0.470655,-1.108019,-6.312133,1
39355.9922,3.049777,10.437034,15.56637,28.094823,-5.203382,-8.164765,-43.875971,44969.6309,2.815429,13.541708,22.311874,42.01645,-5.932016,-9.830141,-65.862734,3537.2216,2.402455,1.272451,2.701967,5.235883,-0.543322,-0.935004,-4.617686,3578.772,2.347278,1.308894,2.685898,6.20333,-0.548143,-0.98159,-5.603328,1530.4457,1.890349,0.787407,1.981114,4.276541,-0.266691,-0.610001,-3.676726,1367.49,1.942488,0.686009,1.851881,5.250062,-0.240971,-0.685532,-3.68051,4700.6887,2.495028,2.116769,4.600916,7.386526,-0.804853,-1.55058,-6.004724,4830.7102,2.453879,2.188286,4.56139,8.309202,-0.839946,-1.380915,-4.900653,40531.8906,2.900429,11.358175,17.561498,34.630453,-5.346204,-9.318102,-65.005487,32875.0508,2.817363,8.763736,13.119041,28.460375,-4.305773,-7.291861,-47.800309,3848.2617,2.407179,1.290341,2.587518,6.195864,-0.584271,-1.13871,-6.604615,3350.261,2.360806,1.1817,2.407105,6.802989,-0.507027,-1.089224,-6.265238,1600.1328,1.96587,0.835172,2.168522,5.935859,-0.299611,-0.826044,-5.243094,1398.4383,1.899093,0.724753,1.991155,6.162594,-0.254989,-0.768417,-4.602096,5085.7696,2.493279,2.227175,4.767919,8.122721,-0.895006,-1.623567,-6.754136,4603.9322,2.529936,2.089707,4.583603,7.949223,-0.807947,-1.516816,-6.235848,5
94507.0664,4.955232,24.929634,37.749144,62.966045,-19.430373,-32.104508,-227.138633,68647.4395,3.246331,19.214117,30.605604,50.891881,-15.068599,-25.468316,-153.706157,16590.3455,6.754674,4.324425,7.211028,10.726543,-4.023293,-6.901472,-19.134686,16638.5525,6.549471,4.420652,7.619824,11.08733,-4.116923,-6.588184,-18.316722,5446.2141,3.85111,1.912462,4.414341,8.634701,-1.533461,-2.885286,-7.104474,4590.3261,3.859353,1.585138,3.868997,6.863783,-1.269903,-2.307946,-7.182103,22188.4954,7.204662,7.621208,13.027783,17.097343,-6.779868,-12.200658,-26.96571,23063.301,7.072886,7.776576,13.375195,17.052187,-6.945918,-12.444572,-27.137059,90925.7422,4.442716,25.487731,38.733675,77.011003,-17.893528,-31.128944,-227.932955,81414.2695,4.685529,22.174456,33.150918,69.311276,-15.452665,-28.164744,-161.736806,18743.3118,7.08028,4.804865,7.160505,10.942605,-4.46015,-7.587968,-23.653031,16109.2085,6.79905,4.389271,7.261084,11.915804,-3.892306,-6.359706,-17.865677,6090.3087,4.323173,2.121915,5.195913,9.675545,-1.697241,-3.360899,-10.016574,5301.4851,4.112473,1.700286,4.301527,8.417604,-1.446296,-2.697457,-8.397629,27172.9988,8.088345,9.031039,15.483566,20.86949,-8.148534,-15.496208,-38.174847,23467.8747,7.875844,8.415443,15.514722,20.158485,-7.32877,-13.821738,-32.33391,1
206219.8535,11.801213,50.726715,76.179763,209.403209,-34.075454,-87.523265,-880.838672,223810.8398,10.361617,54.564466,76.906298,112.357888,-36.794479,-115.911988,-1143.89766,34568.9348,14.473481,9.126454,12.259176,20.822991,-8.713928,-14.500218,-39.919193,33110.2637,13.234554,8.929451,12.347931,18.733066,-8.450853,-13.915722,-42.474811,9109.5096,6.194517,2.92046,5.205317,8.068297,-2.388594,-4.127676,-9.404968,7856.0906,6.388326,2.39344,4.420105,7.183192,-1.984386,-3.539586,-8.771433,43210.2707,14.577167,14.585987,22.518624,29.383942,-13.365254,-23.806089,-55.689288,44156.5732,14.160009,14.94006,23.054595,29.416582,-13.669168,-25.864425,-63.31272,185849.0429,9.776094,49.573179,73.945667,120.692007,-28.798624,-87.082339,-763.219039,154897.6934,9.547092,41.64012,61.492675,120.793901,-23.954052,-57.510722,-510.75054,43295.1707,16.524605,11.070778,15.085993,24.964079,-10.968736,-18.479334,-64.993347,34899.4732,15.226517,8.835711,11.863692,19.113466,-8.706766,-15.023463,-51.507357,10020.9606,6.956401,3.104986,5.638417,9.969936,-2.662608,-4.829243,-15.465776,8724.0591,6.420224,2.491292,4.699176,8.875546,-2.231792,-3.944174,-12.767808,56547.0764,17.523731,18.688183,29.036271,42.196543,-18.46342,-34.655656,-84.678732,48688.3828,17.138284,16.10846,25.663896,35.43906,-15.619947,-30.169526,-84.392693,5
70124.8926,3.871824,18.156858,26.010478,45.050468,-14.525543,-20.85686,-92.23412,49664.5293,2.587217,13.621044,20.81547,34.968778,-11.282003,-16.573583,-62.551328,10604.2051,4.499506,2.74113,5.447651,8.630943,-2.543326,-3.961015,-8.793188,10678.4014,4.381675,2.836741,5.687071,8.447136,-2.607761,-4.116313,-8.42104,3808.1662,2.980646,1.377394,3.575054,6.56121,-1.081353,-2.058491,-4.343252,3196.0858,2.951586,1.152873,2.949183,4.930974,-0.899354,-1.686544,-4.047533,14548.0794,4.886617,4.911325,9.926869,13.795797,-4.362385,-7.454077,-14.008165,14987.4209,4.790328,5.06962,10.055169,14.324351,-4.468896,-7.752002,-13.247222,67456.625,3.482256,18.405602,27.059805,49.372134,-13.875534,-22.259579,-115.144707,59164.121,3.582638,15.692924,22.874294,45.136007,-11.647529,-17.656133,-87.645292,11902.8059,4.611166,2.972162,5.303934,9.523537,-2.783648,-4.356218,-11.922796,10501.3274,4.520254,2.832198,5.474907,9.430107,-2.513524,-3.939297,-8.955827,4226.6404,3.253395,1.54337,4.331858,8.176457,-1.185577,-2.276031,-6.022023,3652.1654,3.076183,1.25254,3.432662,6.62915,-0.999994,-1.880034,-5.215798,17352.1529,5.258242,5.596027,11.840587,15.883678,-5.136311,-8.721429,-17.337339,15337.4463,5.228349,5.379188,11.855807,16.495554,-4.706059,-8.239137,-14.242982,1
267647.498,14.966091,68.910927,99.317087,178.44077,-43.506138,-122.288181,-1167.228268,287116.2128,12.853191,73.901859,109.187613,168.929795,-45.73124,-137.993153,-1311.12779,61295.1236,24.861509,16.529505,22.895971,30.512316,-16.577404,-27.936496,-74.811823,57227.1682,22.302935,15.933675,21.911533,31.445029,-15.721971,-26.220909,-76.868813,13188.2395,8.55421,4.30987,8.296185,10.830861,-3.565358,-6.200313,-13.008218,11326.8447,8.744996,3.495315,6.785717,9.291488,-2.958232,-4.971451,-10.567256,73891.7918,24.304564,25.302363,42.592415,49.922583,-24.344482,-46.109855,-111.122314,75799.3271,23.46982,25.913464,43.03251,50.344616,-24.980069,-47.46603,-103.715729,232187.6797,11.854873,64.723481,99.362995,145.439824,-35.843598,-107.432875,-970.028334,197753.4649,11.858441,55.057276,83.232344,149.836672,-30.178572,-72.661654,-611.236724,77423.3051,28.945927,20.479306,28.347168,39.562202,-20.907037,-36.324148,-123.287498,61840.4561,25.67591,15.812841,21.671704,35.401596,-16.474238,-28.120205,-86.985754,14705.3401,9.667439,4.657974,9.202536,12.651249,-4.037312,-7.205579,-16.704589,12724.01,9.078833,3.781404,6.936134,10.086831,-3.38374,-5.822047,-14.544692,99097.3735,29.890561,34.371714,57.061242,74.185806,-34.397917,-66.789686,-185.533757,83267.1438,28.446541,28.844064,49.039189,61.287691,-28.53292,-55.072679,-171.024435,5
69225.9414,3.798879,18.075026,25.82368,42.522109,-14.566382,-20.985733,-86.969387,48782.3438,2.535468,13.280435,20.474933,36.979433,-11.310713,-16.605339,-66.997139,10221.5804,4.337536,2.651856,5.46238,8.191174,-2.478231,-4.072908,-11.032018,10345.6147,4.241199,2.757203,5.677719,8.814903,-2.556264,-3.841637,-8.721493,3686.8998,2.909527,1.350983,3.415955,5.404401,-1.050403,-1.805135,-4.08087,3148.8655,2.94629,1.13504,2.932803,4.857973,-0.892923,-1.566947,-3.71693,14063.2605,4.691596,4.777713,9.626237,13.217202,-4.244845,-7.182386,-14.031771,14595.6789,4.629868,4.934279,9.836798,13.751391,-4.376278,-7.37253,-11.643113,66787.8203,3.428042,18.003888,26.553369,54.038427,-13.859969,-21.302561,-116.684887,58760.8633,3.50877,15.496548,22.439435,44.818467,-11.696536,-17.491241,-95.190299,11400.5976,4.383368,2.874693,5.349699,8.583215,-2.694198,-4.173664,-11.24212,10209.5891,4.397419,2.783682,5.564052,9.415856,-2.467439,-3.983936,-10.764731,4056.9588,3.105988,1.511668,4.028015,7.82485,-1.157555,-2.163484,-6.700661,3572.8282,3.042046,1.228812,3.455263,7.458009,-0.989802,-1.876219,-5.482582,16708.3042,5.018049,5.441737,11.7839,16.043053,-4.954396,-8.652981,-17.362198,14909.2507,4.991296,5.246809,11.80239,15.608069,-4.565665,-8.163188,-16.69273,1
265739.1386,14.92871,69.339668,106.280278,207.369113,-44.408172,-143.419681,-873.93116,282459.2656,12.651761,77.837056,113.853592,211.561277,-46.350419,-138.366249,-1389.19965,60721.8376,24.876839,16.659229,23.495298,33.227721,-16.565529,-28.339753,-116.905057,58164.5701,22.473587,16.07621,22.357707,33.853459,-15.75406,-27.020279,-77.929035,13209.3295,8.640874,4.342381,8.596299,11.533358,-3.582681,-6.255914,-13.302718,11265.7611,8.714507,3.52375,7.143181,10.294341,-2.952257,-4.934679,-12.82072,74240.2539,24.15398,25.961769,44.78857,58.47703,-24.521561,-47.23428,-123.78585,76191.5086,23.427103,26.510936,44.832291,58.661971,-25.0737,-48.057943,-124.789327,235317.1718,12.082199,68.261052,107.642403,304.50226,-36.70029,-99.781818,-1064.149087,201983.2324,12.036354,56.630555,87.775494,237.043095,-30.809086,-78.545855,-700.241835,76825.3291,28.539826,20.770508,29.216505,56.997559,-20.987652,-36.806615,-127.362459,61481.0432,25.69533,15.969965,22.015634,33.916472,-16.462718,-28.392598,-105.829004,14604.4776,9.629501,4.659681,9.645828,13.447651,-4.050313,-7.143207,-19.306206,12697.7147,9.230321,3.801299,7.363603,11.711949,-3.383845,-6.032344,-16.148007,100090.8291,29.789533,34.789892,57.759862,75.934741,-34.33008,-67.946932,-254.61663,83587.5796,28.300324,29.257506,50.897746,64.473794,-28.473693,-54.654204,-181.894154,5
30345.1621,2.237237,8.316554,12.536106,25.845103,-6.65717,-9.562191,-42.933463,19428.0469,1.612281,6.078598,10.034139,27.802631,-5.179358,-8.420681,-30.882672,3946.5195,2.292829,1.365122,3.783361,6.575944,-0.967782,-1.62332,-4.470479,4041.8889,2.276353,1.422109,3.898469,7.113166,-1.006868,-1.725542,-5.178623,1660.5148,1.86834,0.816474,2.652319,6.202794,-0.525817,-1.04218,-3.914341,1428.1282,1.883795,0.700755,2.226466,4.78462,-0.432434,-0.933357,-3.391552,5621.3549,2.469727,2.512956,6.782856,10.560327,-1.67882,-2.829405,-7.065293,5860.9299,2.454918,2.576353,7.015925,10.327709,-1.737049,-3.121834,-6.429843,29858.7715,2.089482,8.386053,12.953885,30.797114,-6.616842,-10.790221,-49.475868,25973.4687,2.111596,6.837024,10.434606,24.219312,-5.618148,-8.683878,-36.314697,4317.1526,2.285309,1.429646,3.761681,8.043546,-1.046717,-1.825248,-6.335453,4088.629,2.362934,1.440936,3.764184,7.476511,-1.017753,-1.632585,-6.858244,1876.4338,2.001261,0.945896,3.109609,6.908122,-0.561874,-1.206551,-5.551023,1615.9751,1.93294,0.790187,2.638904,5.698671,-0.474424,-1.065617,-5.57697,6499.0088,2.550579,2.930356,8.399185,12.699372,-1.899546,-3.314861,-8.841668,5984.1933,2.617388,2.836093,8.474754,15.020603,-1.809301,-3.159631,-8.110527,1
108461.5938,6.786928,24.244471,32.875055,50.685559,-17.549914,-28.433516,-158.003814,121788.3555,6.034591,27.373069,38.655675,59.720645,-19.963497,-33.07672,-205.432514,11828.4094,5.683622,2.778034,4.165257,7.168187,-2.455899,-3.669292,-9.183985,11786.6311,5.446837,2.842722,4.335447,7.135529,-2.467004,-3.727401,-9.132163,4187.4082,3.438911,1.323543,2.830913,4.817266,-0.948403,-1.582067,-4.184263,3632.9563,3.522404,1.1302,2.443551,4.220566,-0.809206,-1.397363,-3.625476,15513.5474,5.891911,4.637343,7.105957,9.795132,-3.899316,-6.352453,-14.705632,16143.6104,5.807545,4.797484,7.366721,11.228052,-4.030434,-6.441585,-12.283438,105381.5332,5.989309,25.53502,35.592182,57.225399,-16.157441,-29.61989,-188.853176,87206.3808,5.809906,21.057498,28.724736,50.341266,-13.404292,-22.829395,-128.705863,13564.9944,6.027517,3.065225,4.24281,7.440261,-2.795681,-4.311906,-11.441787,11490.5998,5.680206,2.692035,3.84064,6.625755,-2.409265,-3.543549,-9.431127,4382.7588,3.601651,1.387821,2.926048,6.369059,-1.01476,-1.79661,-6.03371,3891.8302,3.552311,1.15378,2.645565,5.208112,-0.847834,-1.626555,-5.351139,17972.6789,6.217351,5.148525,7.723289,11.352174,-4.591342,-7.629596,-16.991351,16088.771,6.262346,4.77959,7.35206,11.38904,-4.150918,-7.130283,-14.213961,5
52529.584,3.20049,13.740323,19.806441,35.173714,-11.246008,-17.113468,-68.660749,37121.1426,2.215769,10.488142,15.802851,27.701189,-8.758506,-13.415597,-58.671398,7495.1267,3.548257,2.0869,4.798428,7.945991,-1.781673,-2.797919,-7.072292,7646.2369,3.504354,2.172827,4.95387,9.248346,-1.84661,-2.926541,-7.981184,2839.8146,2.484678,1.11889,3.109314,6.253869,-0.814967,-1.564878,-4.353157,2391.3431,2.473468,0.956307,2.759459,5.761842,-0.683476,-1.301777,-4.718048,10421.2644,3.859418,3.754434,8.575032,11.934987,-3.072642,-5.24477,-11.011615,10790.4562,3.788673,3.846442,8.688736,12.108368,-3.151448,-5.384556,-12.170126,51961.3477,2.964196,14.297939,21.212757,42.576377,-10.98834,-17.045547,-84.668055,45527.8945,3.023367,12.151481,17.417874,35.98633,-9.225636,-14.787468,-69.532338,8379.9988,3.675732,2.239268,4.665531,8.408892,-1.932385,-3.058178,-10.081302,7529.4304,3.673531,2.18843,4.90292,8.388596,-1.795995,-2.997285,-8.753137,3166.9797,2.711648,1.266171,3.876011,8.282335,-0.88978,-1.786059,-6.984014,2754.2319,2.608357,1.055054,3.216537,7.443377,-0.751785,-1.554245,-5.565401,12267.9538,4.109048,4.246696,10.338784,15.379456,-3.543157,-6.138872,-15.863784,10970.5503,4.140799,4.085629,10.23192,15.30102,-3.289414,-6.228588,-14.933613,1
244054.3633,14.086938,60.43734,86.742167,288.610477,-39.898633,-107.755903,-1083.633973,262941.5429,12.082077,66.686712,104.508961,299.100509,-42.580305,-121.400174,-978.828915,46672.5769,19.576343,12.47049,17.335559,26.328673,-12.410435,-20.576093,-52.172983,44554.8596,17.869204,12.140639,16.355606,25.084182,-11.849704,-19.592896,-52.102446,11212.7484,7.475894,3.515779,6.345181,9.177107,-2.944646,-5.021513,-12.27239,9609.4616,7.586099,2.892872,5.338815,8.855803,-2.474459,-4.214861,-9.201868,58546.8162,19.565661,19.609166,31.757935,42.643325,-18.753663,-35.052933,-82.592978,60443.8272,19.00009,19.984869,31.347558,42.741636,-19.203381,-35.004181,-79.663707,212745.7715,11.241036,59.060806,92.090954,244.30882,-33.206479,-98.117089,-837.635441,179103.4473,11.042295,49.564452,75.993516,122.146672,-27.667816,-68.161916,-631.216471,58909.1904,22.824684,15.563152,21.402994,34.733904,-15.831608,-26.765147,-88.383656,47388.1633,20.542134,12.189454,16.649034,27.967243,-12.501577,-20.814194,-66.078935,12358.3214,8.338931,3.767753,7.03472,10.373103,-3.305641,-5.728031,-14.36004,10790.2125,8.061335,3.059237,5.458223,9.001241,-2.793717,-4.996753,-14.02475,78744.3501,24.085141,25.621818,40.329699,57.672445,-26.078693,-49.124822,-150.139896,65717.8581,22.753049,21.878302,35.915105,47.489413,-22.041447,-42.39482,-100.963959,5
83936.3399,4.456202,22.487893,33.043867,60.101736,-17.638389,-27.910195,-173.590953,60965.7148,2.945798,17.008027,26.332736,46.895609,-13.733173,-22.065414,-124.196104,13200.2639,5.343155,3.353936,6.405847,10.652456,-3.245265,-5.192706,-13.215611,13303.6687,5.210423,3.454509,6.453809,10.926672,-3.311511,-5.405208,-12.401113,4562.3542,3.389851,1.600523,3.947065,6.489311,-1.296323,-2.437465,-6.432351,3855.5528,3.379211,1.345742,3.356129,6.359624,-1.093619,-1.95424,-5.604317,18146.1866,5.751738,6.039206,11.230008,15.410763,-5.518008,-10.050354,-19.142786,18709.1292,5.659532,6.198651,11.383952,17.729415,-5.662213,-9.805166,-22.295195,79887.1504,3.950633,22.514611,34.180413,63.375294,-16.464998,-27.829402,-169.210373,70381.7754,4.048492,19.191073,27.775685,55.580898,-13.995554,-22.987128,-165.753433,14788.0293,5.541051,3.651993,6.24033,12.145687,-3.54102,-5.968664,-16.898351,12966.9134,5.415966,3.490284,6.418926,11.66278,-3.199489,-5.174877,-15.439509,5001.6698,3.618073,1.771775,4.510178,8.615832,-1.430362,-2.715082,-8.621237,4397.0617,3.545107,1.453139,3.839102,7.254325,-1.206339,-2.351943,-7.745434,21625.8662,6.289004,6.912554,13.375654,18.899031,-6.465963,-11.810548,-28.345893,19167.9648,6.21029,6.636381,13.361751,19.118565,-5.943767,-11.168055,-24.984349,1
169386.6289,10.130611,39.77283,58.069578,120.191561,-27.977568,-56.921791,-507.384713,183154.2578,8.747056,43.805985,63.126742,119.203985,-30.914703,-67.38595,-571.390058,22719.445,9.831163,5.933152,7.740418,13.226343,-5.473413,-9.809537,-22.377167,22311.4216,9.333896,5.830048,7.743568,12.707629,-5.337751,-9.613557,-24.124905,6883.0569,4.992844,2.168604,3.96155,6.855336,-1.723014,-3.399592,-7.774102,5908.8048,5.051536,1.810063,3.274033,5.313223,-1.450561,-2.853502,-6.790821,29319.5029,10.138475,9.722599,14.17538,19.532986,-8.600493,-16.788893,-38.759265,30311.7483,9.958485,10.005119,14.82366,20.392306,-8.853512,-17.048969,-34.671744,154385.8066,8.387707,39.840012,59.582835,110.146097,-24.235545,-57.200274,-478.366877,129691.7813,8.21795,33.468879,49.209788,114.088487,-20.202978,-43.246359,-229.027776,27316.1169,10.787426,6.950348,9.384141,15.810422,-6.573109,-12.429486,-33.457248,22668.458,10.221648,5.771356,7.663342,15.271902,-5.412519,-9.863226,-30.468424,7373.4471,5.404235,2.302811,4.274692,8.633321,-1.885826,-3.692136,-10.51068,6419.1561,5.049329,1.85565,3.491815,6.922934,-1.578124,-3.14173,-9.339464,36405.4776,11.581825,11.775323,17.063397,26.392197,-11.072408,-21.294316,-52.208983,31843.1511,11.47609,10.457595,15.58506,23.716388,-9.765745,-18.809243,-44.155753,5
5952.6855,1.248776,3.997767,7.429767,18.862601,-1.646335,-3.373997,-18.324182,2824.4218,1.091897,3.163502,6.872287,19.199367,-1.464231,-3.118273,-19.770414,947.0615,1.322797,0.985706,3.266267,6.04934,-0.295954,-0.869407,-4.907281,997.6279,1.322461,1.032156,3.425062,6.3687,-0.292934,-0.74033,-4.753564,439.3204,1.230738,0.654604,2.249381,5.183972,-0.177669,-0.522415,-4.095099,364.5853,1.224798,0.567833,1.928765,5.544873,-0.160136,-0.63097,-3.758198,1416.9754,1.382849,1.914658,5.703302,9.315879,-0.445373,-0.932828,-4.893473,1467.4734,1.373966,1.947382,5.881295,10.356666,-0.458462,-1.11503,-5.387623,6149.459,1.230844,4.237901,8.287388,25.693021,-1.806046,-3.93589,-23.474559,5279.4629,1.233415,3.310958,6.518179,18.184766,-1.499484,-3.130121,-19.061007,1037.6521,1.326884,1.018958,3.092221,6.848258,-0.32824,-0.891856,-5.309846,1005.6513,1.348307,1.035602,3.197741,6.608332,-0.302693,-0.739417,-5.311795,524.2608,1.281432,0.774023,2.746652,7.452905,-0.192459,-0.765288,-5.446058,493.5653,1.29053,0.675729,2.521227,6.05746,-0.184229,-0.673162,-4.715735,1646.4012,1.409647,2.226637,7.045923,12.032337,-0.513458,-1.155153,-5.843239,1533.7038,1.431188,2.196392,7.302695,11.642085,-0.481418,-1.07993,-4.795817,1
38276.7793,3.067552,9.191608,13.407136,24.458091,-5.138673,-8.315388,-48.826678,44372.0508,2.860803,12.204343,19.285431,34.671535,-5.928282,-10.114587,-51.72132,3455.4079,2.408862,1.092015,2.295686,5.763205,-0.520254,-1.099037,-6.092441,3534.9492,2.381644,1.125052,2.351877,6.518541,-0.533194,-1.127374,-5.523539,1551.734,1.92149,0.686247,1.752628,5.272726,-0.282778,-0.660813,-4.069813,1355.8062,1.957318,0.597098,1.508766,4.911218,-0.236064,-0.676641,-3.443211,4747.3234,2.533361,1.823429,3.883793,7.343195,-0.798155,-1.528562,-6.005436,4957.5269,2.514745,1.877589,3.945699,7.163838,-0.825816,-1.599073,-5.271658,40543.707,2.96575,10.170467,15.448563,34.361615,-5.311611,-10.326501,-61.083547,32557.3789,2.839853,7.83331,11.975304,25.505908,-4.218747,-7.533186,-50.733858,3763.8418,2.456609,1.126397,2.402105,6.086403,-0.566653,-1.168746,-6.011734,3249.0169,2.38417,1.020564,2.184897,5.757928,-0.511368,-1.042431,-5.805469,1612.1454,1.988127,0.725388,1.866983,6.259005,-0.289057,-0.806441,-6.031004,1413.1274,1.950246,0.649516,1.624331,5.405497,-0.250617,-0.740049,-5.009,5190.3471,2.573589,1.901519,4.090174,8.185631,-0.866426,-1.619278,-7.28511,4647.9167,2.580092,1.804061,4.098148,8.335194,-0.811277,-1.586896,-6.559051,5
94868.3965,5.035918,24.863228,37.091544,64.624759,-19.584133,-32.762909,-210.1771,68014.7207,3.275628,19.106331,30.233508,51.217691,-15.274234,-25.009619,-135.309778,16403.7657,6.939703,4.273394,7.434393,10.66134,-4.046971,-6.369472,-17.122578,16464.6575,6.593129,4.320287,7.474412,11.72902,-4.077629,-6.577449,-17.916509,5432.8958,3.864542,1.872804,4.448804,8.476269,-1.495834,-2.682356,-6.844405,4580.3395,3.913833,1.57613,3.817011,6.930114,-1.250552,-2.319802,-7.061231,22347.0962,7.285337,7.556843,13.155887,16.447446,-6.739433,-12.023503,-29.655493,22979.6533,7.093535,7.740899,13.221608,17.780184,-6.896081,-12.18328,-24.534598,90115.8145,4.505296,25.829657,39.678029,80.432463,-18.181721,-32.731664,-254.623587,80787.3515,4.695009,22.765424,34.031541,68.71716,-15.623551,-26.862916,-165.490747,18378.0398,7.166923,4.733,7.186798,10.967162,-4.443858,-7.378242,-23.183417,15893.0596,6.987274,4.351094,7.395546,11.125625,-3.893825,-6.317579,-20.019627,5999.113,4.313301,2.081851,5.144229,9.650487,-1.655622,-3.104805,-9.484439,5263.7981,4.10293,1.690095,4.364659,8.601961,-1.424023,-2.76212,-8.398561,27029.1074,8.132841,8.878426,15.432413,21.314531,-8.051057,-14.439709,-39.895152,23500.1721,7.99227,8.339164,15.530699,19.741987,-7.237119,-13.706965,-28.340718,1
211389.25,12.47396,51.836887,76.2085,256.497704,-35.536775,-103.282695,-809.676971,230354.8476,11.115929,55.270974,80.36535,149.026082,-37.654816,-99.403349,-956.213808,34305.7287,15.091614,9.203734,12.766125,18.220704,-8.744911,-14.574149,-43.460888,32934.6736,13.733036,8.973859,12.026558,17.117962,-8.364708,-13.83887,-36.786351,9194.7329,6.430132,2.872348,5.141873,8.090799,-2.343953,-4.073953,-9.915364,7922.3748,6.597244,2.391943,4.377144,7.425418,-1.967092,-3.29741,-7.845172,43501.1313,15.250413,14.839036,22.850583,32.434033,-13.449055,-24.368294,-60.198892,44776.0085,14.585682,15.095474,23.436473,32.551985,-13.70914,-24.725569,-61.268856,186870.2597,10.166707,50.55811,75.675491,140.138013,-30.072207,-84.073828,-613.622887,160156.2305,10.119758,43.086305,63.655754,118.403429,-24.642916,-61.68328,-484.627241,42373.133,17.043167,11.165294,15.194035,27.09912,-10.894672,-18.366348,-58.705904,34257.2778,15.654911,8.939793,12.354706,20.857236,-8.72117,-14.762783,-51.732213,9978.1814,7.154065,3.107126,5.594459,10.310909,-2.59891,-4.679823,-13.716706,8757.7825,6.766342,2.482677,4.467656,7.676207,-2.204171,-3.911787,-11.874478,57211.4746,18.106966,18.926069,28.930232,42.418718,-18.304131,-35.232955,-98.90468,48924.4737,17.592219,16.312196,26.050499,34.534169,-15.549173,-29.892075,-79.423971,5
98320.4824,5.071173,26.155971,38.039691,63.916177,-20.028993,-30.119267,-188.808503,69473.5078,3.262022,19.428537,30.858653,65.488908,-15.443387,-24.686389,-133.271225,16105.302,6.542208,4.119999,6.970198,10.430312,-4.047257,-6.293955,-13.925824,16222.6174,6.32157,4.218217,7.15677,10.625327,-4.073402,-6.245481,-15.333662,5349.396,3.801441,1.837441,4.251666,7.107117,-1.500225,-2.582995,-6.479753,4532.6748,3.834273,1.539118,3.694392,6.438411,-1.246926,-2.283741,-5.266131,22122.2487,7.028792,7.412068,12.769441,16.251036,-6.7545,-11.617291,-22.525531,22936.2559,6.893706,7.573621,12.732065,17.826938,-6.894518,-11.799175,-23.280656,91450.6406,4.406824,26.240836,40.242448,81.47033,-18.709367,-30.973799,-193.19947,80846.75,4.541906,22.775003,33.490412,63.07998,-15.984834,-24.060593,-158.649588,18059.8291,6.788267,4.526026,6.88531,12.30048,-4.4196,-7.051154,-18.843029,15720.0664,6.644378,4.239741,7.16538,11.123613,-3.924558,-6.2172,-15.06095,5963.2915,4.234143,2.052744,5.103871,9.176094,-1.653361,-2.979315,-8.001666,5208.9026,4.01619,1.655497,4.201278,8.04886,-1.42506,-2.498534,-6.998959,26620.2654,7.675431,8.571878,14.93566,19.957933,-8.04317,-14.454873,-32.031505,23391.2923,7.602332,8.130069,14.975444,19.191604,-7.267807,-13.282039,-26.772497,1
213600.3301,12.558431,52.400396,74.116257,137.090952,-35.275957,-66.429843,-659.282307,225954.1074,10.795211,56.401152,82.030544,172.036813,-37.547161,-83.76897,-682.102146,34257.387,15.309127,9.322478,12.613749,20.356572,-8.719418,-14.153642,-30.850701,33094.8525,14.022625,8.998774,11.994084,18.644466,-8.368352,-13.315366,-28.585567,9195.0845,6.495958,2.918754,5.151851,7.437052,-2.339743,-3.808254,-8.418342,7954.0598,6.700639,2.421033,4.324778,7.495904,-1.97205,-3.41668,-6.678106,44082.5562,15.505377,15.005372,23.366374,30.422099,-13.513165,-24.33615,-48.277552,45227.6402,14.926221,15.35232,24.287172,30.641659,-13.780966,-24.156062,-46.033694,188303.752,10.116343,50.924108,80.75288,170.736719,-29.710512,-62.161472,-537.250467,159605.9668,9.982657,43.292983,63.219047,133.485864,-24.950103,-48.195471,-376.09895,42245.3196,17.266133,11.260052,15.592387,27.456599,-10.810363,-17.676214,-45.623685,34242.289,15.982124,9.031797,12.52688,19.906279,-8.719443,-13.840711,-35.271049,10075.6963,7.469792,3.131697,5.528004,10.012838,-2.594584,-4.421862,-10.462388,8679.3259,6.717936,2.500725,4.460723,8.255867,-2.198775,-3.748801,-8.445353,57465.6091,18.363054,19.157206,29.647225,41.254489,-18.295226,-33.824181,-88.511257,49040.6331,17.977248,16.569852,26.227136,34.904616,-15.583644,-28.936585,-65.367188,5
70400.1621,3.937576,18.53293,26.294269,41.8284,-14.900769,-22.659215,-133.537727,49398.2793,2.614464,13.779738,20.73734,34.587997,-11.485766,-19.323741,-89.68539,10384.6313,4.654672,2.670447,5.29767,8.776381,-2.562166,-4.453027,-11.613535,10500.1954,4.546247,2.750258,5.454735,8.128717,-2.571162,-4.21082,-10.445638,3760.5408,3.01327,1.353518,3.380725,5.528333,-1.055812,-1.974935,-5.405748,3184.0247,3.047951,1.143133,2.929058,4.862202,-0.910339,-1.673383,-4.980885,14427.6284,5.015908,4.839198,9.472928,12.737233,-4.316901,-7.636621,-15.775425,14930.0703,4.905119,4.951256,9.757021,13.077595,-4.416895,-7.939408,-16.182898,69155.5,3.600495,18.95292,28.55827,60.962428,-14.136541,-23.193517,-162.98552,59880.7227,3.630846,16.373375,23.389663,42.493815,-12.154519,-19.901278,-104.605576,11515.6665,4.771357,2.84863,5.371056,8.608731,-2.746464,-4.511252,-12.82882,10322.7098,4.768117,2.787467,5.467136,9.775022,-2.527845,-4.389089,-11.658423,4168.9944,3.302529,1.519638,4.041351,8.376049,-1.176701,-2.2948,-8.459537,3580.1582,3.128306,1.237048,3.360301,7.061046,-0.993447,-2.051148,-7.838434,17166.8645,5.388147,5.478496,11.485507,17.50722,-5.054363,-9.207262,-22.080388,15282.1719,5.378902,5.302315,11.494166,16.137718,-4.655462,-8.822029,-20.609006,1
266615.0488,15.761756,70.656294,110.830657,300.177864,-45.123752,-151.937287,-1388.180185,286421.0214,13.499991,76.907746,120.415492,364.269891,-48.021236,-182.145909,-1266.140009,59855.1079,26.553921,16.628988,23.852934,37.687155,-16.503435,-28.479219,-93.901007,56239.8487,23.987229,15.942458,22.504459,39.794288,-15.506621,-27.352581,-88.313943,13249.4329,9.097966,4.293301,8.143081,13.276364,-3.533211,-6.293365,-13.688236,11316.8747,9.256765,3.490889,6.884474,10.044175,-2.938788,-5.006783,-12.545899,74536.7093,26.290041,25.912944,43.290005,57.612833,-24.27976,-45.806095,-140.956603,76750.7664,25.3448,26.408155,43.805517,55.094766,-25.027934,-47.683494,-145.380703,239212.1504,12.806219,68.01051,106.851599,209.3178,-37.400571,-135.953413,-1121.09991,200319.3457,12.398733,57.871818,88.376566,189.218898,-31.708672,-92.095093,-883.563496,75867.226,31.071076,20.642005,29.325041,49.051904,-20.895167,-37.413157,-157.630877,60592.9221,28.287438,16.135573,23.528404,35.47933,-16.519206,-28.270141,-109.876672,14658.4409,10.283912,4.604303,9.29551,15.043397,-4.013659,-7.216638,-18.921002,12785.9945,9.860424,3.763161,7.232889,11.115568,-3.39344,-5.997874,-16.47755,100886.9931,32.660453,34.751669,58.088526,82.257597,-34.032513,-68.73396,-240.795633,82413.8083,29.998482,29.18686,49.690722,62.703833,-28.308679,-56.059061,-203.502926,5
5459.1973,1.225038,3.679126,6.938608,17.215235,-1.657005,-3.148884,-18.578236,2105.7051,1.06805,2.83422,6.687138,23.798331,-1.43973,-3.330505,-21.078034,837.4358,1.301117,0.893951,2.895686,6.226733,-0.264723,-0.736545,-5.309578,885.4175,1.3037,0.928558,2.930378,7.726564,-0.284436,-0.641847,-3.752756,395.375,1.217057,0.583355,2.094365,5.089954,-0.154995,-0.642943,-3.714419,343.9935,1.223313,0.505637,1.868215,4.273411,-0.158745,-0.502475,-4.550134,1282.4458,1.359882,1.714926,5.131795,8.089126,-0.449234,-0.939385,-4.588793,1306.8713,1.345187,1.765597,5.248725,10.337947,-0.451044,-0.939834,-4.900214,5502.2618,1.204572,3.77956,7.609652,30.803578,-1.812066,-3.965211,-23.548644,4770.3692,1.207309,2.993594,5.585319,18.394105,-1.482948,-3.21309,-20.687932,877.0388,1.286733,0.93469,2.841417,7.712279,-0.300604,-0.827926,-5.229695,869.3964,1.317848,0.938992,2.839688,7.539089,-0.287801,-0.808506,-4.953406,534.5207,1.305348,0.715684,2.49802,6.859398,-0.191792,-0.676589,-5.668058,398.8437,1.241847,0.609874,2.46886,6.120534,-0.16983,-0.575898,-5.639757,1473.9265,1.37549,2.040203,6.580344,11.59735,-0.505336,-1.176435,-5.564482,1373.2632,1.39329,1.990208,6.627967,12.078657,-0.462237,-1.036491,-4.798866,1
37469.2149,3.090068,8.30815,11.913534,25.16338,-5.004909,-8.692468,-42.64542,43047.4688,2.870738,11.219805,18.079843,35.173246,-5.783004,-10.190071,-57.014734,3249.8877,2.476627,0.956125,2.075044,4.53669,-0.51106,-1.073875,-6.656737,3339.4527,2.44586,0.972906,2.073553,5.10493,-0.523049,-1.017274,-5.02417,1491.2256,1.945643,0.606786,1.539295,4.354028,-0.269659,-0.744317,-4.41957,1311.7296,1.997576,0.552076,1.420099,4.190953,-0.233278,-0.667115,-4.796025,4606.8711,2.634244,1.58152,3.403912,6.697937,-0.797798,-1.336606,-5.031814,4789.7974,2.582274,1.640122,3.600958,7.123855,-0.825383,-1.421702,-6.159058,40250.7637,3.014308,9.264053,14.021815,29.030936,-5.311558,-10.046116,-56.845551,32125.1953,2.857534,7.180366,10.255961,25.744685,-4.283717,-7.456438,-42.247435,3519.6209,2.506775,0.970416,2.055866,6.373734,-0.53528,-1.129104,-6.531838,3126.6973,2.49503,0.889422,1.975537,5.594894,-0.491893,-0.992903,-9.1859,1584.5421,2.062442,0.640203,1.730249,5.978556,-0.289346,-0.790287,-5.697853,1359.5503,1.969242,0.577299,1.70253,5.394742,-0.250981,-0.780692,-5.615372,4958.2771,2.614574,1.665354,3.689905,8.528744,-0.857235,-1.539829,-6.612628,4525.2258,2.668062,1.563129,3.493217,8.508541,-0.790016,-1.44328,-6.209829,5
30348.3633,2.317341,8.245423,12.413158,26.852278,-6.591044,-9.925925,-46.658733,20155.9278,1.693381,6.20522,10.277066,23.471885,-5.192502,-8.269974,-35.536759,4017.7371,2.584146,1.35527,3.767634,6.944563,-0.976992,-1.668249,-6.103464,4153.2617,2.570173,1.419861,3.983866,7.960336,-1.011281,-1.732316,-5.52932,1716.6596,1.978013,0.843202,2.694898,5.96168,-0.508854,-1.130521,-4.304888,1458.7934,1.987651,0.724901,2.381236,4.855116,-0.44644,-0.946193,-3.890077,5874.8799,2.793937,2.5119,6.729345,11.326786,-1.691896,-2.941177,-6.765639,6081.9641,2.754,2.5768,6.876237,11.654585,-1.750784,-2.959773,-9.120601,31647.248,2.247863,8.969838,13.776105,33.925408,-6.771282,-10.973798,-63.542489,28255.5196,2.309993,7.581438,11.421918,27.968955,-5.839905,-9.467787,-43.731779,4443.8555,2.644441,1.434826,3.687678,8.488839,-1.050442,-1.82975,-6.648324,4124.7102,2.700437,1.436562,3.792999,8.131642,-1.006835,-1.824859,-6.466073,1908.171,2.125577,0.965584,3.18466,8.302737,-0.571659,-1.216279,-5.698372,1661.312,2.064085,0.826325,2.781731,6.389804,-0.49441,-1.202056,-5.915217,6783.2658,2.929218,2.884181,8.140421,12.796852,-1.896994,-3.487612,-10.211246,6240.2947,3.006347,2.778945,8.245337,13.976852,-1.811001,-3.226069,-8.200191,1
110456.9921,7.21742,24.091421,32.603439,61.741831,-17.891648,-33.509044,-225.973321,123320.9667,6.598706,26.296971,36.745643,60.364555,-20.112943,-37.640775,-293.271048,11423.6391,6.452904,2.583064,3.708272,7.718318,-2.388867,-4.039676,-11.137877,11381.115,6.10023,2.618899,3.754383,6.603564,-2.368244,-3.634503,-9.3661,4172.4553,3.701816,1.231609,2.379863,5.237036,-0.941862,-1.629974,-5.579538,3630.1105,3.820915,1.04433,2.15113,4.857686,-0.815643,-1.515325,-4.980286,15413.9373,6.717228,4.277162,6.113874,9.433244,-3.853738,-6.569804,-16.28052,15998.6521,6.58077,4.41427,6.336791,10.672886,-3.931683,-6.567391,-14.555744,109773.793,6.562181,25.576238,36.130057,65.583878,-16.702298,-33.064503,-253.334939,90394.1153,6.333814,21.239083,29.616286,64.627135,-13.662973,-23.943297,-166.664182,12912.6641,6.743885,2.84702,3.781754,7.979841,-2.696848,-4.363083,-15.950552,11081.3906,6.46749,2.512403,3.413978,7.553868,-2.346972,-3.660372,-10.929298,4443.5757,4.019838,1.284057,2.588924,6.913136,-1.006332,-1.881979,-7.01125,3911.6255,3.845609,1.073692,2.343803,6.716774,-0.845092,-1.70354,-6.612758,17911.4092,7.164306,4.778328,6.467584,11.284951,-4.519491,-7.8133,-18.941357,15916.5644,7.120597,4.421997,6.226738,10.02103,-4.108575,-7.289865,-18.564661,5
53194.8516,3.226441,14.046327,20.463357,38.652192,-11.301466,-17.343933,-81.785951,36709.9316,2.22664,10.512897,16.320471,36.108691,-8.699785,-13.212767,-61.30176,7133.3033,3.834267,1.967263,4.693211,8.271186,-1.741434,-2.871532,-8.106704,7271.8323,3.723133,2.047432,4.537519,7.328407,-1.770395,-2.881077,-7.516898,2818.7693,2.604261,1.103559,3.024029,6.579298,-0.799467,-1.519482,-5.826301,2396.5718,2.647136,0.939927,2.760741,7.258553,-0.691489,-1.317388,-4.022734,10206.8323,4.11155,3.571165,8.039423,13.004023,-2.99286,-5.15278,-10.878565,10606.8598,4.054009,3.663894,8.097269,11.809113,-3.048809,-5.387243,-11.205582,52937.0821,3.022741,14.75697,22.16145,46.78042,-11.083123,-18.292363,-110.270684,47180.6152,3.101948,12.624387,18.771772,43.478452,-9.613729,-15.334261,-79.437854,7880.491,3.893908,2.111315,4.382614,9.085342,-1.8727,-3.115618,-9.938173,7195.2322,3.991339,2.070321,4.594584,9.139664,-1.7582,-2.958387,-9.015447,3136.5201,2.876458,1.233456,3.621249,7.68685,-0.881297,-1.801513,-7.487314,2729.2095,2.748569,1.026832,3.129316,6.995433,-0.749621,-1.650448,-6.366703,12020.916,4.400133,4.040833,9.643002,14.811797,-3.42294,-6.106868,-15.611057,10787.9422,4.436576,3.910938,9.668429,14.028412,-3.198679,-5.927638,-13.665614,1
244216.289,14.656403,62.073653,92.498969,365.139343,-40.401283,-140.540468,-1028.354473,261498.1875,12.858387,66.909485,104.451961,473.365402,-43.489348,-142.733961,-1167.590368,45279.1196,22.687212,12.340507,17.112815,28.640987,-12.231245,-21.310533,-66.045685,43623.9934,20.513051,11.840007,15.951562,23.276069,-11.621046,-19.815508,-60.614403,11279.4931,8.347189,3.497218,6.060882,10.5396,-2.927077,-4.963987,-12.09124,9676.733,8.490692,2.876174,5.250991,8.323528,-2.454049,-4.480637,-10.494713,57998.5237,22.325285,19.302039,30.917537,44.932948,-18.443131,-34.927,-91.283758,59638.521,21.874137,19.682905,30.986397,39.375623,-18.848446,-35.011281,-89.680654,210373.5801,11.56729,59.986372,93.772619,229.103545,-34.1473,-113.852226,-1160.912148,184863.2773,11.782341,51.561872,79.85026,193.361135,-28.842864,-100.710213,0.0001,57272.3621,26.503916,15.14764,21.73778,36.616824,-15.640487,-28.919366,-101.382074,46171.2602,23.964422,12.028565,16.710911,28.368401,-12.396994,-21.209361,-73.741301,12330.1382,9.440894,3.726133,6.864329,11.676528,-3.286681,-5.89822,-15.799379,10749.8854,8.810696,3.022768,5.410588,10.097332,-2.784132,-5.150328,-14.815805,78012.2266,27.755888,25.484949,40.452116,62.446382,-25.833435,-49.504743,-155.729801,65318.1726,26.295834,21.687038,35.212521,45.640869,-21.625488,-41.95839,-123.196773,5
86236.8555,4.565494,22.744503,33.869774,63.416524,-17.916672,-28.89684,-184.784509,61155.0801,2.995203,16.996964,26.477676,48.285525,-13.827544,-22.403962,-115.659913,12577.2752,5.864502,3.159778,5.963003,9.30288,-3.201397,-5.099584,-14.126875,12718.8464,5.6063,3.261405,5.994336,8.779828,-3.222281,-5.176869,-12.391047,4518.6132,3.585264,1.555585,3.73142,7.482534,-1.258117,-2.312255,-9.047342,3846.5548,3.600846,1.307213,3.211518,5.83856,-1.078007,-1.981225,-5.719403,17873.573,6.339337,5.78747,10.47194,14.02285,-5.372022,-9.632552,-19.807264,18417.4224,6.203687,5.940892,10.764518,15.087767,-5.512788,-9.616189,-19.064155,82307.7226,4.06496,22.980041,35.00949,74.495876,-16.770283,-30.335593,-190.705192,73208.3926,4.198651,20.042404,29.819691,56.844096,-14.43683,-24.321495,-171.194729,13929.5989,5.899941,3.395508,5.775691,10.371798,-3.463008,-5.473526,-21.438333,12459.0622,5.952853,3.325339,6.175048,10.113333,-3.151326,-5.181778,-15.708456,4986.2454,3.925483,1.72193,4.379531,9.874857,-1.412778,-2.637307,-8.466048,4338.702,3.73807,1.403489,3.641274,7.047183,-1.192505,-2.357513,-8.350809,21091.8322,6.748458,6.604798,12.537561,18.483143,-6.330025,-11.455901,-27.481372,18874.3245,6.775546,6.363635,12.589641,17.570199,-5.810056,-10.951881,-27.603733,1
162884.5429,10.397813,38.730072,57.355274,116.464751,-26.431362,-60.591579,-471.508245,186427.0391,9.448943,43.948115,62.167856,114.105347,-31.456072,-75.112103,-672.086831,21982.9099,11.443322,5.667392,7.509596,13.682633,-5.304972,-8.419661,-22.643247,21520.1736,10.615511,5.525771,7.168474,12.732314,-5.142913,-8.271232,-20.159854,6903.8746,5.491314,2.096889,3.53547,6.937665,-1.696403,-2.93136,-7.143591,5992.431,5.760707,1.757621,3.065134,5.737046,-1.426133,-2.518538,-7.994408,29114.7473,11.644224,9.411329,13.538773,19.042811,-8.374757,-14.728457,-35.35115,30142.5095,11.391147,9.666745,14.129782,19.657043,-8.544964,-15.385482,-36.095924,155722.2402,8.804375,41.010043,61.014809,128.759713,-24.830467,-61.983606,-441.594267,131628.9804,8.574793,34.672723,52.485315,97.425309,-20.629264,-45.317751,-399.401061,26054.6175,12.460048,6.572735,8.960517,19.638184,-6.322605,-10.506741,-33.533915,21834.5613,11.816984,5.594595,7.438871,14.412685,-5.302814,-8.804162,-24.57235,7410.4686,6.041999,2.205976,3.864577,7.459133,-1.84376,-3.391056,-9.923743,6452.8108,5.81035,1.789005,3.216678,7.046043,-1.554775,-2.945494,-10.483363,36167.0537,13.148487,11.402305,16.351224,27.773303,-10.670986,-19.509905,-50.605402,31558.4422,12.998128,10.175459,14.886888,20.546376,-9.42206,-17.922785,-45.672186,5
6194.2109,1.27064,3.851451,7.07577,18.006467,-1.709246,-3.296552,-23.214638,2652.5,1.087957,2.929631,6.41088,25.625261,-1.508686,-3.344436,-22.434037,830.2158,1.332865,0.874908,2.888898,6.879788,-0.267247,-0.838335,-5.101407,914.823,1.345856,0.914753,3.002318,5.861247,-0.285244,-0.772329,-4.351892,433.4809,1.253531,0.590385,2.108763,4.620146,-0.162264,-0.593128,-3.026239,380.8531,1.263651,0.512905,1.842826,4.410225,-0.153342,-0.499165,-3.313718,1338.1868,1.411431,1.666988,5.141874,10.76132,-0.422608,-0.990473,-4.860007,1382.5937,1.401907,1.724128,5.207232,9.066241,-0.437727,-1.018057,-4.42181,6324.6407,1.240665,4.058394,8.816495,26.03368,-1.902507,-3.783262,-25.755811,5599.2207,1.247646,3.315714,6.372866,19.383648,-1.600874,-3.497071,-21.052096,976.8855,1.366072,0.906429,2.682326,6.871966,-0.29502,-0.781152,-5.456444,961.5005,1.401069,0.935297,2.816552,6.20267,-0.283882,-0.782021,-5.383833,505.1768,1.299325,0.711023,2.502349,6.091794,-0.196956,-0.670382,-5.146361,380.6975,1.240019,0.610974,2.285592,6.418,-0.176986,-0.742693,-5.081855,1634.9204,1.466878,1.962756,6.219593,11.144466,-0.4853,-1.135789,-5.529258,1443.8379,1.4611,1.917825,6.363472,10.278268,-0.462134,-1.094194,-4.977121,1
36658.3164,3.160957,7.283086,10.588959,22.650066,-4.86849,-8.234737,-42.542159,44056.586,2.990458,10.281473,16.948562,39.845604,-5.836552,-10.122292,-61.694117,3141.2527,2.586028,0.805112,1.680383,4.448768,-0.493802,-1.067423,-5.134168,3203.6677,2.500647,0.833753,1.845863,5.286755,-0.493719,-0.994961,-5.132613,1536.6661,2.052578,0.539209,1.322329,4.576576,-0.261287,-0.819291,-5.526694,1305.8494,2.050852,0.479106,1.27265,4.707324,-0.238999,-0.650595,-4.460426,4459.7552,2.714795,1.351355,2.916295,7.189033,-0.763398,-1.47542,-5.916355,4647.8055,2.67634,1.384915,2.957794,8.731159,-0.790316,-1.411562,-5.542137,40116.3476,3.053497,8.481807,12.699956,28.572432,-5.346361,-10.338197,-69.323812,32657.9082,2.933074,6.643368,9.825901,22.86281,-4.312374,-7.988286,-47.798282,3350.5522,2.576346,0.836107,1.762777,6.466072,-0.521831,-1.14742,-9.8048,2960.9923,2.54579,0.764764,1.628413,6.000731,-0.462604,-0.997777,-6.16977,1564.8849,2.1,0.561495,1.575174,6.268004,-0.284497,-0.873431,-5.358103,1387.9674,2.054719,0.50959,1.426442,5.439643,-0.248442,-0.819971,-5.056045,4877.6284,2.760916,1.400882,3.019166,7.450934,-0.832354,-1.593136,-7.021064,4406.2541,2.771864,1.323886,2.811072,6.471791,-0.769677,-1.419445,-7.409075,5
96827.3906,5.2329,25.095388,36.985158,61.603833,-19.670834,-34.806106,-226.346093,68041.1836,3.346479,18.837,29.786766,53.969462,-15.193382,-25.308301,-168.611327,15702.3911,7.620921,4.035206,6.664272,10.132689,-3.941771,-6.417518,-15.532241,15788.1846,7.330722,4.077908,6.767421,10.155816,-3.978405,-6.397173,-15.301777,5434.6572,4.274777,1.83517,4.189212,7.473737,-1.495119,-2.803694,-6.741382,4578.003,4.270132,1.532298,3.574082,6.635121,-1.248398,-2.348108,-6.316653,21938.4787,8.141287,7.366159,12.052861,16.725024,-6.573495,-11.514432,-24.276768,22607.9204,7.888402,7.489361,12.226445,15.966157,-6.756227,-11.989679,-28.861405,92000.002,4.627305,26.1947,41.632975,77.621463,-18.423587,-32.927229,-233.630211,83437.6231,4.878849,23.557007,35.748993,81.911796,-16.023145,-28.531805,-211.035578,17703.8799,8.120624,4.440761,6.557484,10.720775,-4.336168,-7.186565,-19.48952,15396.3755,7.780825,4.162694,6.85461,11.577742,-3.882109,-6.125214,-18.901066,6002.413,4.744066,2.03346,5.123842,8.829639,-1.642512,-3.302706,-8.868697,5217.7114,4.504556,1.646674,4.22862,7.987008,-1.407092,-2.609142,-9.032261,26465.1038,9.008903,8.594413,14.253948,19.257709,-7.906327,-14.26634,-37.064863,23335.1133,8.929996,8.051254,14.306409,18.513566,-7.132639,-13.10469,-32.476424,1
198201.791,12.760521,48.785374,72.462576,149.252947,-33.86295,-85.612229,-740.174797,233349.2969,12.099995,55.499381,78.538342,133.652835,-38.724185,-112.020836,-1113.081516,33622.9992,17.289498,9.003636,12.097265,19.793969,-8.636594,-14.321436,-38.661378,32292.8264,15.875209,8.666011,11.688488,17.770147,-8.231346,-13.604081,-36.438508,9168.2893,7.161579,2.876771,5.169472,7.455402,-2.344502,-4.014639,-9.713779,7956.2263,7.381452,2.366189,4.191676,8.466129,-1.96958,-3.289622,-8.586239,44050.4798,17.961192,14.661328,22.658287,32.595927,-13.390504,-25.170569,-61.180074,44828.5271,17.1855,14.947436,23.084127,31.201832,-13.651002,-25.468128,-60.544245,185543.918,10.585665,51.343112,77.580012,153.735635,-30.526526,-83.332531,-731.465462,162625.6797,10.663693,43.783467,66.72501,164.352979,-25.314127,-58.171465,-626.471189,41019.3454,19.775956,10.973597,15.402594,26.859901,-10.752161,-18.102926,-59.228418,33609.4799,18.185982,8.858038,12.150772,22.165324,-8.743431,-14.604996,-54.895513,10081.1407,7.958256,3.079278,5.377731,9.781331,-2.606517,-4.516635,-14.588025,8718.3972,7.5751,2.458114,4.45613,8.661353,-2.205621,-3.939145,-13.04921,56866.3527,21.128856,18.758545,28.876827,40.221481,-18.301686,-34.808161,-108.092696,48827.8062,20.564945,16.164366,25.596168,34.325168,-15.489361,-29.296854,-68.421102,5
71872.4414,4.148015,18.187781,26.868991,53.817289,-14.929133,-23.50542,-131.33252,49168.8515,2.619811,13.734205,21.314735,41.485099,-11.559778,-18.922145,-95.629677,9933.5989,4.958529,2.51676,5.007864,9.662502,-2.472959,-4.036153,-9.044724,10079.6519,4.799097,2.60469,5.183523,8.997767,-2.508967,-3.975207,-11.098006,3760.7905,3.201023,1.323244,3.328821,7.733053,-1.063718,-1.939845,-5.278198,3189.3675,3.19427,1.115654,2.859061,6.744825,-0.898366,-1.655622,-4.72848,14206.1286,5.366964,4.640271,8.953739,13.292403,-4.235253,-7.190872,-15.712073,14724.5329,5.269694,4.7493,9.229518,13.460069,-4.326917,-7.627271,-19.778164,67941.2031,3.553995,19.320689,29.76587,60.477903,-14.503532,-23.593228,-137.613625,61629.2011,3.71432,16.734829,25.059042,51.126735,-12.417536,-21.097778,-116.783408,11032.1658,5.054417,2.692194,5.010852,9.707611,-2.672815,-4.502993,-13.925571,9866.0364,4.982404,2.645212,5.241815,10.426818,-2.467883,-4.173721,-11.552619,4152.4387,3.471448,1.47756,3.978546,9.120561,-1.165785,-2.368115,-8.40556,3655.1439,3.399811,1.218556,3.478367,7.830325,-0.993714,-2.016154,-8.452568,16817.147,5.714506,5.247953,10.899915,16.242339,-4.951737,-8.929927,-21.4653,15047.176,5.698721,5.082295,10.910063,15.330455,-4.580645,-8.310083,-18.481053,1
264885.291,16.216496,72.072926,111.219696,365.305793,-45.716323,-131.22065,-1471.919666,295476.6621,14.62906,78.141934,129.832722,394.963015,-49.1869,-220.311118,-1736.310186,59284.3735,29.924036,16.591881,24.44643,38.940323,-16.491503,-29.926013,-96.219037,56532.4206,26.785498,15.823467,22.392262,37.947719,-15.533218,-27.717907,-86.748905,13364.5586,9.886633,4.25856,7.904247,11.647388,-3.529596,-6.133285,-17.650654,11391.0895,10.073477,3.479623,6.735839,9.128104,-2.948983,-4.957156,-12.456243,73706.3499,28.349278,25.738603,43.151642,62.175976,-24.220635,-47.174344,-152.45451,77298.2534,28.577621,26.142187,43.385426,54.803253,-24.913764,-49.04014,-142.60873,239106.1679,13.235049,67.934881,108.621919,199.834998,-37.697333,-149.376589,-853.254714,204168.3614,13.022015,58.606684,91.267426,179.921669,-32.107073,-97.02806,-1013.390761,74671.4414,35.032749,20.818315,30.241136,47.758158,-20.92847,-36.122657,-157.817295,59010.1402,30.470528,16.137818,22.990564,38.860039,-16.499737,-29.248428,-116.271602,14663.4409,11.119585,4.56123,8.814263,14.261706,-3.966001,-7.19404,-19.189624,12802.984,10.398704,3.74706,6.896988,11.35177,-3.393526,-6.08311,-17.364459,100059.5964,35.723826,34.499516,56.550569,75.127407,-33.98088,-67.910636,-228.777103,83068.9631,33.670681,29.053266,49.240345,66.896697,-28.349966,-58.585355,-173.502565,5
30979.2949,2.285893,8.495357,12.831768,25.475339,-6.916104,-11.145866,-41.192,19471.2383,1.635478,6.146623,10.745346,27.499234,-5.346261,-8.480793,-40.497791,3646.3428,2.440178,1.249722,3.487308,7.712472,-0.929729,-1.696814,-5.794102,3763.7932,2.40149,1.300601,3.54411,7.228914,-0.967523,-1.686224,-6.132891,1615.4503,1.945945,0.766777,2.525186,5.918021,-0.488085,-1.055122,-4.611456,1387.1406,1.963393,0.654693,2.095472,5.006429,-0.439101,-0.966063,-4.21847,5466.4011,2.6495,2.315063,6.200467,10.16996,-1.627406,-2.886833,-7.119152,5705.9326,2.631634,2.357479,6.321675,10.351368,-1.67066,-2.961444,-7.533893,31089.0898,2.165232,8.754353,14.063819,32.745184,-6.98489,-11.441803,-63.294489,27284.543,2.179697,7.382159,11.695928,32.635779,-6.011876,-9.566081,-45.694557,3889.8606,2.38212,1.322256,3.427761,7.612614,-0.99994,-1.763115,-6.049416,3760.459,2.5094,1.354292,3.584029,8.501183,-0.977669,-1.747876,-7.173444,1816.3463,2.095942,0.894424,2.972931,7.61384,-0.552254,-1.273158,-6.237772,1592.9948,2.023034,0.766923,2.655462,6.030924,-0.469572,-1.109921,-5.671126,6273.9314,2.7249,2.709004,7.771584,12.827191,-1.83365,-3.317552,-10.944262,5842.2368,2.82062,2.594002,7.852188,12.140751,-1.737685,-3.135444,-8.41645,1
112377.4551,7.535295,23.862692,31.806889,73.740466,-17.845716,-30.760284,-193.898215,125669.3516,6.789161,26.465831,35.941022,57.609075,-20.415247,-38.893851,-266.305354,11395.0758,6.821947,2.503915,3.332052,5.760727,-2.415673,-3.865746,-11.709752,11357.0496,6.453314,2.516377,3.338229,6.515238,-2.403438,-3.667481,-11.722649,4252.5708,3.917175,1.164779,2.269107,5.197213,-0.953295,-1.876149,-6.048937,3651.9838,4.012461,0.991651,1.957826,4.956085,-0.809386,-1.504249,-5.193469,15752.6582,7.20858,4.181261,5.596378,9.523355,-3.931536,-6.514925,-14.648968,16301.5706,7.028266,4.324953,5.737346,10.457005,-4.035816,-6.618298,-15.43558,109318.5137,6.615808,25.034223,35.618767,69.357567,-16.729804,-32.190074,-270.239116,93042.6055,6.517326,21.452356,30.546033,67.134285,-14.012434,-25.228492,-197.86952,12760.4367,7.076495,2.730192,3.586663,7.801815,-2.681407,-4.284297,-13.243839,11059.8524,6.813743,2.430185,3.249682,7.765715,-2.343227,-3.670265,-11.02759,4496.563,4.283202,1.224148,2.410957,6.457928,-1.013483,-1.946564,-7.109889,3909.3417,4.084539,1.017197,2.243356,5.726265,-0.847842,-1.706036,-7.351908,18104.8826,7.529948,4.632093,6.075045,10.678493,-4.563557,-7.691077,-20.365494,16232.4841,7.533485,4.296022,5.857065,11.113826,-4.167829,-7.296924,-18.337581,5
53425.0273,3.288757,14.062025,21.138177,42.204693,-11.309534,-17.615539,-83.29323,37017.0527,2.251746,10.440754,16.935524,40.298611,-8.77492,-14.838077,-64.344418,6885.0554,3.893659,1.888134,4.44223,7.882543,-1.702921,-2.787603,-7.287058,7073.0146,3.809458,1.952445,4.380646,7.70667,-1.725359,-2.786191,-7.542505,2804.6074,2.699945,1.058042,2.963577,6.680718,-0.797331,-1.526354,-4.774832,2358.9309,2.666361,0.897041,2.533295,5.511918,-0.685118,-1.375579,-4.71143,10066.4072,4.230685,3.45553,7.765582,11.572081,-2.95344,-5.062425,-10.482824,10446.4033,4.154699,3.531507,7.863831,12.50681,-3.010933,-5.225646,-12.043484,53380.2149,3.06649,14.7939,23.199895,50.745524,-11.184682,-18.222862,-101.886918,47354.5996,3.125195,13.080411,19.536525,45.529458,-9.648215,-15.652329,-90.807739,7606.8411,3.970768,1.984882,4.147525,8.067287,-1.804611,-3.055341,-10.918844,7042.3389,4.109953,1.987687,4.398224,8.348993,-1.726501,-2.870579,-9.803527,3068.8885,2.877454,1.195115,3.716394,8.582045,-0.886888,-1.862654,-7.533509,2708.8412,2.834507,1.000437,3.021834,7.316751,-0.741378,-1.517575,-6.498444,11890.8526,4.574389,3.886583,9.272089,14.02679,-3.388845,-5.988487,-16.364294,10639.9253,4.551023,3.785687,9.276173,14.132719,-3.18403,-5.672266,-13.365263,1
247957.4883,15.530275,62.163732,91.581038,166.72546,-40.901735,-122.685623,-1160.941685,267673.3398,13.650359,67.370256,97.231241,214.595615,-44.029166,-148.781979,-1438.613174,45936.3437,24.76293,12.529227,17.008731,28.791921,-12.347148,-21.597741,-64.237085,44023.9158,22.370162,11.985798,16.555917,27.622896,-11.717012,-19.687952,-61.62021,11294.2496,8.764688,3.504592,6.17411,9.541368,-2.939926,-5.160606,-13.250721,9700.4568,9.067044,2.883887,5.259618,8.330841,-2.466589,-4.255647,-10.187058,58796.667,24.71374,19.842973,31.505312,40.545666,-18.705012,-36.065469,-110.297186,60617.1321,23.668648,20.233591,32.181532,40.912202,-19.097951,-36.160563,-90.480488,217446.416,12.324437,60.331239,93.577027,168.974755,-34.818924,-101.167323,-943.090949,185914.5937,12.145583,51.616321,80.032673,198.85894,-29.055321,-85.411653,-739.345716,57200.729,28.99779,15.451114,21.635682,39.812743,-15.567539,-27.664717,-102.912908,45964.7645,25.553762,12.265364,17.165085,30.243437,-12.501619,-21.478977,-71.288427,12442.2977,10.02242,3.731293,6.83231,11.864061,-3.285142,-5.866278,-18.882686,10719.3233,9.211903,3.021072,5.390283,9.469562,-2.803224,-5.080602,-14.949884,77950.9294,29.778448,25.864669,41.06893,59.375853,-25.81704,-49.698228,-175.603261,65572.0522,28.463627,21.958639,35.447911,46.962152,-21.799864,-42.474656,-111.3942,5
84627.0058,4.535368,22.825195,33.646748,62.709388,-17.890139,-28.370531,-167.81017,60965.3789,3.007382,17.010761,26.056415,48.511061,-13.843157,-23.345402,-114.541285,12370.3698,6.045287,3.097929,5.677984,9.202967,-3.132149,-5.066624,-12.873572,12595.584,5.851732,3.168314,5.836088,9.661178,-3.179899,-5.059083,-13.17923,4520.3341,3.722379,1.529502,3.586007,7.086886,-1.27537,-2.518313,-6.167297,3829.9361,3.710358,1.289239,3.090137,5.620067,-1.064199,-2.093479,-5.544072,17719.9456,6.503556,5.727677,10.226913,14.301069,-5.326257,-9.46132,-19.40004,18373.9404,6.426117,5.883742,10.321331,13.596807,-5.468281,-9.581325,-19.487098,82114.8028,4.112666,23.352843,35.304674,80.231269,-16.919547,-28.105557,-212.062259,73102.334,4.186898,20.345171,30.268186,58.897454,-14.504839,-23.742825,-149.76126,13700.3213,6.079648,3.331095,5.659609,9.844233,-3.418098,-5.806367,-15.501874,12327.9678,6.131629,3.269336,5.960732,9.983171,-3.128831,-5.182002,-14.899536,5029.1797,4.122056,1.693078,4.26423,8.42961,-1.397813,-2.592794,-8.465223,4364.568,3.897196,1.393046,3.671417,7.578654,-1.184408,-2.272408,-8.623119,21027.1668,6.926551,6.50101,12.335495,18.420161,-6.272068,-11.380944,-29.451122,18681.0479,6.952579,6.305503,12.165197,17.436052,-5.777096,-10.706025,-23.812636,1
170399.2344,10.968639,40.263291,56.837962,97.131465,-28.210561,-70.843759,-516.186876,192655.4316,10.065596,43.689688,62.75713,120.225838,-31.739466,-75.658556,-583.924604,21898.8577,12.227205,5.614642,7.527453,13.49746,-5.298306,-8.260227,-24.335324,21440.354,11.154493,5.51836,7.242428,12.558552,-5.150724,-8.140276,-21.279299,6904.1593,5.78373,2.075324,3.37375,6.706734,-1.689138,-2.850263,-7.250426,5919.2259,5.902521,1.757572,2.919732,6.109626,-1.424297,-2.544755,-6.492898,29348.3325,12.469716,9.486382,13.694002,18.636426,-8.449096,-14.698,-33.670202,30477.3045,12.304424,9.74653,14.224078,22.893481,-8.683221,-15.042056,-32.147327,157306.5117,9.162827,40.676432,60.496446,130.133838,-24.820058,-55.890487,-480.955177,133798.3477,8.910913,34.553563,50.33681,95.545752,-20.954359,-44.371647,-426.616497,25972.7321,13.305272,6.553277,8.958538,17.518825,-6.31879,-10.37078,-31.356422,21800.6604,12.654189,5.551421,7.494216,15.085207,-5.275215,-8.503278,-27.137421,7356.5381,6.262033,2.214983,3.678,8.027553,-1.838083,-3.408808,-11.442465,6396.7174,5.877867,1.789121,3.046289,7.380151,-1.559378,-2.865525,-9.589569,36394.5108,14.086398,11.455385,16.666346,24.999991,-10.739647,-19.502062,-52.124158,31987.7273,14.071829,10.184269,14.893079,21.630067,-9.436281,-17.723873,-42.07727,5
31697.7597,2.35816,8.592557,13.13801,28.221485,-6.988508,-11.309579,-40.063048,20995.0429,1.702815,6.474579,10.599724,25.590719,-5.510889,-9.031818,-50.189165,3778.1416,2.599098,1.245083,3.464508,7.146869,-0.934375,-1.587478,-4.788328,3904.8112,2.55228,1.308442,3.566224,7.155248,-0.973512,-1.620269,-5.013632,1660.9861,1.988586,0.783331,2.562342,5.078682,-0.499556,-1.061593,-5.211807,1457.6534,2.059108,0.679891,2.18183,5.651405,-0.433433,-0.954175,-4.709459,5647.1922,2.822042,2.320575,6.202661,9.586036,-1.637524,-2.783831,-6.428037,5850.3703,2.774466,2.396614,6.419756,10.188305,-1.68582,-3.137202,-7.608413,32217.6719,2.238974,9.029604,14.407947,34.568549,-7.070243,-11.744887,-62.654218,28884.8711,2.290097,7.818867,11.909633,29.219669,-6.129992,-9.897423,-52.343093,4102.4658,2.604425,1.30921,3.279035,6.797266,-0.984848,-1.801378,-7.21613,3929.5598,2.707916,1.337978,3.446986,7.17801,-0.973308,-1.840655,-7.37142,1886.526,2.166206,0.910649,3.049176,7.644317,-0.560082,-1.28439,-5.20363,1637.2446,2.101428,0.770601,2.632943,6.671837,-0.493571,-1.128511,-5.919364,6498.0594,2.93595,2.678806,7.600174,11.951694,-1.836093,-3.315958,-8.805862,5974.0845,2.989803,2.579454,7.572399,11.756257,-1.764337,-3.123845,-8.777966,1
111616.7421,7.671462,23.954445,31.837981,64.891566,-17.843891,-31.631481,-251.127615,127611.3867,7.045846,26.700862,36.532672,56.566606,-20.565144,-39.424121,-302.077236,11543.0276,7.060383,2.489182,3.289418,7.825031,-2.447614,-3.72361,-10.115888,11482.344,6.691742,2.504425,3.412992,7.038722,-2.410092,-3.812258,-10.897372,4283.6094,4.007474,1.169139,2.228324,4.718029,-0.959852,-1.791831,-5.766972,3711.679,4.130223,0.991169,1.998337,4.84535,-0.820151,-1.654628,-6.129969,15879.7878,7.456,4.189614,5.51296,10.504919,-3.975215,-6.63437,-15.015061,16582.0064,7.353741,4.313435,5.778656,10.705791,-4.084022,-6.763674,-18.24268,110616.5371,6.864726,25.541235,35.42313,71.021989,-16.896818,-33.116306,-245.798159,92163.7579,6.603927,21.327815,29.703879,51.125244,-13.967279,-25.68318,-189.471778,12984.6663,7.436436,2.762313,3.578847,8.32032,-2.721342,-4.448945,-12.881153,11161.1023,7.141146,2.438982,3.286804,8.665601,-2.370059,-3.860036,-13.045565,4548.1269,4.343433,1.232199,2.356052,5.809753,-1.040744,-2.011133,-7.577226,3989.9059,4.215042,1.028999,2.112353,5.568344,-0.863651,-1.684988,-7.608423,18230.7397,7.859845,4.680159,6.102143,11.58099,-4.627812,-8.125744,-21.093159,16380.0869,7.855473,4.313416,5.81132,11.521524,-4.232112,-7.266924,-21.055044,5
54328.5781,3.343737,14.295518,20.859075,37.075831,-11.487216,-17.488359,-81.803198,37763.3691,2.280948,10.841128,17.309125,41.830404,-8.994702,-13.626668,-64.17165,7062.5422,4.015847,1.912377,4.373848,8.333594,-1.725803,-2.95721,-8.22413,7230.208,3.932843,1.990502,4.408351,7.338109,-1.757719,-2.843272,-7.96431,2817.3307,2.694483,1.085501,2.943339,5.787627,-0.815574,-1.527491,-4.822697,2424.6288,2.739828,0.927591,2.658712,5.458767,-0.683187,-1.356463,-4.758039,10267.7283,4.354733,3.513808,7.667248,11.216559,-2.985887,-5.207372,-10.009491,10662.668,4.308745,3.587289,8.088242,11.014633,-3.073014,-5.313338,-10.302696,53465.584,3.067284,15.047351,22.710534,50.457636,-11.301927,-19.5864,-100.855457,48505.8438,3.199804,13.127076,19.632081,41.635107,-9.744751,-15.723666,-84.667637,7806.3301,4.137198,2.015172,4.137788,8.64021,-1.856848,-3.065147,-10.470989,7117.0074,4.144286,2.010737,4.391293,7.522025,-1.752397,-2.998152,-9.107533,3143.5403,2.937472,1.226067,3.656657,8.119135,-0.892339,-1.848814,-7.377095,2778.6603,2.904428,1.016143,3.039524,7.456695,-0.752325,-1.54786,-5.482146,12178.8904,4.716634,3.941372,9.373098,14.247524,-3.452517,-6.148145,-14.940683,10846.8357,4.672809,3.831307,9.287523,13.534187,-3.22401,-5.645251,-14.688801,1
247405.5507,15.656581,62.296733,90.829354,274.744729,-40.861512,-127.686664,-1408.364844,267321.5292,13.860536,67.002065,105.278061,292.971435,-43.635422,-130.27971,-1375.182462,45999.9637,25.113178,12.559107,17.431018,29.469279,-12.366786,-21.803655,-59.327275,43811.1487,22.387188,12.090023,16.820872,29.145179,-11.685862,-20.796422,-58.234655,11370.7212,9.005934,3.542508,6.179528,9.155435,-2.953027,-5.200489,-12.529763,9724.3408,9.051331,2.912233,5.189332,7.562391,-2.45686,-4.340236,-10.807,59328.3022,24.913488,19.990944,32.078473,47.269264,-18.716117,-36.041111,-92.091232,60700.8225,24.121045,20.381041,32.286044,39.63502,-19.239022,-35.684907,-91.42044,221123.2227,12.803028,59.99493,95.888382,169.193898,-34.393155,-102.692175,-1067.88836,185961.3926,12.329914,51.406238,81.813176,170.178744,-29.05904,-85.105502,-771.38433,57054.3714,28.736852,15.422315,21.758846,40.676048,-15.405257,-27.201974,-96.881925,46375.1847,26.13253,12.220327,17.132902,27.899309,-12.360095,-21.668813,-73.687729,12294.5936,10.071643,3.79101,6.881181,11.271749,-3.312409,-6.001081,-15.249521,10812.43,9.524247,3.051162,5.316085,9.919587,-2.811631,-4.989854,-13.333288,78310.3514,30.313935,26.202908,41.530361,57.009782,-25.750974,-49.97486,-170.95597,65856.5112,28.65795,22.103361,36.351716,48.004036,-21.804339,-43.07238,-116.179232,5
84404.752,4.54046,22.948668,33.985189,59.179798,-17.989807,-28.862221,-182.310325,61010.4121,3.025216,16.998785,26.232984,48.143629,-13.87549,-21.940919,-135.703927,12607.4226,6.159482,3.127019,5.601273,8.617971,-3.201957,-5.323106,-13.971601,12672.1853,5.900722,3.209506,5.836545,8.921955,-3.194488,-5.122527,-13.506417,4558.8998,3.762897,1.553019,3.640584,6.757759,-1.271177,-2.273834,-7.741263,3878.5923,3.794575,1.303464,3.189759,5.781131,-1.08043,-1.96137,-5.433404,17893.6089,6.58163,5.792704,10.179428,14.841894,-5.395374,-9.632203,-20.256582,18499.4821,6.479698,5.954763,10.438332,14.245247,-5.528427,-9.606337,-19.718944,81604.2715,4.100138,23.028869,35.190468,67.964672,-16.94558,-27.743172,-178.365719,72974.2285,4.21448,20.322058,29.598206,58.292343,-14.430493,-23.748218,-151.514881,13944.3152,6.265022,3.367841,5.677953,11.007126,-3.420656,-5.699246,-17.81661,12424.6592,6.160579,3.296798,5.894324,9.818781,-3.151317,-5.23582,-13.774896,5032.6502,4.117838,1.717509,4.423503,9.605293,-1.398968,-2.664554,-8.497879,4358.4454,3.870525,1.408085,3.720224,7.700177,-1.198059,-2.354526,-7.702326,21265.3621,7.121326,6.595376,12.547798,16.892719,-6.320296,-11.344427,-27.968959,18880.0779,7.090478,6.363599,12.27071,18.420836,-5.796484,-11.206273,-26.050907,1
173344.3594,11.207723,40.967714,58.199961,112.809102,-28.938382,-67.015993,-667.50636,190307.4473,10.123576,43.737715,62.485868,131.546427,-31.699655,-76.986322,-686.135867,22222.2255,12.324097,5.685964,7.453863,13.654642,-5.352749,-8.665102,-23.486906,21644.4673,11.36699,5.576016,7.272493,13.031951,-5.202233,-8.396107,-21.590423,6937.1495,5.777639,2.105738,3.353752,6.57228,-1.704137,-2.957233,-8.958076,5995.4724,6.021723,1.767184,3.051089,5.350112,-1.440247,-2.54037,-7.404027,29380.9483,12.604445,9.540445,13.622802,19.713335,-8.499731,-15.495423,-34.438626,30731.6743,12.455565,9.845221,14.018471,20.756472,-8.696159,-15.309332,-33.8298,157045.25,9.279716,40.568627,60.208355,117.788915,-24.697061,-63.543867,-529.948414,133037.5625,8.980037,34.763632,49.3747,86.303359,-20.736863,-46.301001,-393.102576,26365.2537,13.513878,6.624833,8.71382,18.005182,-6.372582,-10.677421,-29.394781,21921.4921,12.721657,5.57725,7.448047,13.058453,-5.333534,-8.685632,-23.488937,7448.344,6.34224,2.223611,3.854101,9.182542,-1.856807,-3.393695,-10.676058,6456.6462,5.990027,1.78912,3.111698,7.397505,-1.569262,-2.844213,-10.126204,36533.4211,14.121289,11.517846,16.654877,30.012509,-10.878846,-19.375038,-58.658243,31984.3991,14.261243,10.283715,15.106801,25.063907,-9.580836,-17.518707,-44.698723,5
5984.7011,1.254821,3.711696,6.805747,18.302538,-1.734658,-3.357457,-16.513281,2486.67,1.083965,2.884862,6.526294,23.390036,-1.546834,-3.196936,-20.653235,840.0642,1.351882,0.863685,2.742348,5.9375,-0.27534,-0.639139,-5.285334,893.6658,1.354504,0.885579,2.749457,6.730952,-0.269952,-0.718664,-4.146649,447.8039,1.270339,0.584926,2.050531,5.403456,-0.168667,-0.575459,-3.562378,338.9375,1.242035,0.508287,1.770262,5.570789,-0.142008,-0.588703,-3.854411,1345.4793,1.434152,1.620217,4.814846,7.65189,-0.428724,-1.043197,-4.264541,1349.5044,1.406614,1.688128,4.992495,8.687733,-0.444042,-1.042035,-4.650148,6190.4121,1.239434,3.998173,8.056127,25.322742,-1.94439,-3.827919,-25.445639,5876.1641,1.265422,3.233083,6.100836,19.932105,-1.626001,-3.330762,-18.070611,919.6965,1.355852,0.880952,2.649034,6.90255,-0.28499,-0.764883,-5.249077,951.2805,1.41653,0.897629,2.859461,7.080574,-0.285335,-0.727135,-5.58012,528.5609,1.331825,0.700221,2.689457,6.161727,-0.206812,-0.676023,-4.231338,438.3452,1.295359,0.604621,2.209795,5.078999,-0.178145,-0.611754,-4.522205,1593.6841,1.470438,1.913253,6.161314,11.019884,-0.487203,-1.070904,-5.8503,1430.8421,1.472323,1.86475,6.160971,11.255309,-0.454202,-1.045117,-5.365279,1
37079.0996,3.216569,6.68385,9.27535,20.667803,-4.887313,-8.27402,-41.532896,43471.8965,3.054961,9.065167,13.995268,29.566012,-5.68263,-10.08131,-50.215417,3071.0413,2.644942,0.676361,1.465955,5.475831,-0.471655,-1.01348,-5.324897,3150.6521,2.589649,0.698889,1.465089,5.331115,-0.484493,-1.077097,-5.213972,1491.0037,2.048537,0.47439,1.173197,3.769674,-0.259943,-0.620385,-4.020237,1318.1651,2.127718,0.404377,1.174453,4.194957,-0.231657,-0.680164,-4.677627,4463.8713,2.830955,1.123089,2.321445,5.099895,-0.739734,-1.275681,-5.956156,4632.2385,2.788574,1.156904,2.387568,5.56359,-0.767999,-1.438434,-5.676147,39325.5976,3.108154,7.411288,11.081945,29.259363,-5.254132,-10.681882,-58.743367,31937.9326,2.967485,5.907423,8.447364,21.73846,-4.192421,-7.549779,-42.695113,3311.7602,2.68702,0.703976,1.624214,5.36146,-0.508841,-1.18481,-6.901871,2919.7717,2.644034,0.650656,1.402624,4.891521,-0.451263,-1.061544,-6.670093,1558.8303,2.145401,0.488036,1.458789,5.856411,-0.277897,-0.833378,-5.604468,1364.9992,2.094283,0.435936,1.32205,5.623618,-0.244189,-0.777864,-5.689618,4789.1897,2.814696,1.170383,2.708078,6.635154,-0.810043,-1.583918,-9.276495,4435.427,2.896224,1.10039,2.385549,6.842199,-0.76906,-1.420718,-7.20557,5
93431.4375,5.096704,24.764528,36.777301,59.805741,-19.73223,-32.866799,-206.254098,67937.459,3.398638,18.802807,29.643582,47.267522,-15.235062,-24.543507,-154.489038,15693.908,7.963651,3.97661,6.529183,11.147272,-3.941768,-6.60375,-17.042561,15806.8628,7.727755,4.035568,6.772715,10.05222,-3.971424,-6.163381,-14.350378,5418.4445,4.344104,1.842645,4.262475,8.888936,-1.48705,-2.720959,-7.064471,4571.1925,4.419403,1.527246,3.612088,6.917153,-1.252926,-2.16695,-6.14174,21971.8325,8.430183,7.280711,11.874945,16.177666,-6.588646,-11.721301,-24.73336,22835.769,8.370518,7.46708,12.321692,16.675419,-6.773155,-11.752627,-26.836469,90875.5429,4.646255,26.279366,40.251181,68.096065,-18.525602,-34.141529,-256.014989,84098.9727,4.963878,23.589306,35.217632,69.958937,-16.271638,-26.862057,-192.828513,17516.3462,8.487757,4.388059,6.535685,10.001061,-4.310826,-7.049249,-21.682622,15344.0105,8.15441,4.111865,6.690442,10.633259,-3.860664,-6.406454,-19.527459,5950.4906,4.770302,2.0245,4.894368,8.968315,-1.649535,-3.148079,-10.031265,5235.276,4.66906,1.63399,4.168373,6.987181,-1.40652,-2.641667,-8.668935,26412.1992,9.425857,8.507912,14.1597,19.680004,-7.890129,-14.271838,-36.091426,23160.3252,9.219026,8.007305,14.074092,19.844107,-7.132524,-13.521046,-28.156209,1
215553.5567,13.820417,53.11956,75.784369,208.152994,-35.830655,-93.361611,-884.343595,232855.6777,12.616369,55.725,80.462492,291.160987,-38.308575,-109.886706,-1107.228302,33926.52,18.853351,9.079528,12.49805,19.007924,-8.770445,-14.401757,-40.337647,32846.2371,17.392373,8.810383,11.895419,17.544762,-8.363771,-13.654446,-36.858924,9277.5179,7.508787,2.895171,5.009975,8.036184,-2.355792,-4.073147,-10.482836,7938.888,7.559726,2.378911,4.056099,6.961464,-1.990096,-3.45386,-8.491151,44529.7488,19.223427,14.82754,22.928185,29.689248,-13.578242,-24.698482,-67.399451,45934.6902,18.806939,15.264888,23.33822,31.886504,-13.891842,-25.379299,-60.251778,192126.1972,11.349698,52.112775,80.175101,159.850952,-30.26278,-79.87494,-788.070594,160854.9843,10.943447,43.921617,65.860769,129.245011,-25.458528,-63.783019,-627.13494,41332.2408,21.006062,10.959353,14.996292,29.546789,-10.72726,-17.684858,-62.235386,33759.4855,19.420843,8.912074,12.269563,19.751549,-8.745077,-14.662349,-46.97226,10079.6408,8.455793,3.066095,5.402779,10.214878,-2.600107,-4.717893,-13.388876,8847.8122,8.061565,2.464363,4.234405,10.215615,-2.203742,-4.082269,-11.396973,57496.8056,22.51648,18.947847,28.896717,42.849963,-18.254001,-34.626811,-106.494266,48744.3782,21.711676,16.343377,25.819103,38.074583,-15.638461,-30.509439,-87.311615,5
71129.1816,3.981035,18.823425,27.57785,43.741225,-15.042339,-23.5184,-123.753683,49698.584,2.672187,13.93356,21.777756,37.952655,-11.580433,-18.572901,-88.975816,9857.2129,5.114727,2.477993,4.892512,9.053886,-2.475662,-4.041141,-11.018633,9950.1543,4.915326,2.569715,4.998678,8.249585,-2.504104,-3.917383,-9.88974,3752.3684,3.274712,1.319568,3.30933,5.620473,-1.061651,-1.971912,-6.683722,3207.5916,3.34493,1.102412,2.850406,5.762446,-0.89563,-1.598248,-6.008234,14213.103,5.57466,4.60167,8.752217,13.493734,-4.232487,-7.532465,-17.002049,14644.8154,5.430673,4.728491,9.162504,13.175299,-4.345497,-7.658901,-16.1885,68736.8516,3.620048,19.382832,29.425522,65.946792,-14.402322,-22.892207,-142.541736,62823.3809,3.80056,17.029303,25.002828,49.696984,-12.450467,-21.742496,-121.137832,10798.1839,5.192696,2.651313,4.954301,9.295056,-2.642143,-4.29145,-12.628606,9874.9839,5.224416,2.619005,5.113343,9.515235,-2.457746,-4.165626,-11.717847,4138.3561,3.573248,1.460813,3.96744,7.834977,-1.161769,-2.2892,-7.405476,3602.3584,3.393639,1.226682,3.348097,7.237491,-0.988126,-1.924155,-6.771224,16825.8523,5.974939,5.191867,10.814417,16.790264,-4.916354,-8.7215,-20.487575,14956.3874,5.920507,5.044658,10.772634,14.712712,-4.542026,-8.429685,-18.854025,1
282551.5625,17.650216,73.501199,114.139322,477.932846,-46.280557,-147.950522,-1309.866476,294469.5703,15.287839,77.586328,127.263953,610.526562,-48.075673,-182.03839,-1721.714187,59257.0108,32.130285,16.778164,23.687948,35.614615,-16.514438,-29.14237,-89.884511,56149.0153,28.600921,15.855974,22.634571,39.453305,-15.517426,-26.262267,-89.700873,13384.6592,10.489097,4.222246,7.705713,11.23906,-3.527107,-5.90617,-13.658023,11398.2627,10.261321,3.483361,6.464403,9.482015,-2.9592,-4.952318,-12.088621,74724.2532,31.051548,25.638319,42.310539,57.207862,-24.381899,-45.256374,-139.549438,77619.0808,30.538962,26.242035,43.211458,59.950491,-25.022991,-47.615926,-153.397751,234370.9668,13.421538,69.166408,107.427361,195.764476,-38.055382,-124.522226,-1222.565744,204410.164,13.403171,58.410809,91.855321,235.31091,-32.248741,-103.19299,-912.807839,74001.9287,37.338897,20.450492,29.184559,47.666049,-20.708621,-37.288073,-140.090962,59086.2147,33.18032,16.083987,22.580866,32.922126,-16.442683,-28.786545,-99.642598,14655.7895,11.798814,4.526761,8.604435,14.30099,-3.981914,-7.080207,-19.02432,12836.2952,11.016871,3.687958,6.568422,11.50994,-3.389409,-6.189437,-15.021458,98826.5457,37.878248,34.433589,56.039496,77.229048,-33.626472,-67.429255,-221.792653,83936.43,36.273201,28.894511,48.441338,61.755868,-28.201156,-58.725723,-194.648259,5
5395.7597,1.225307,3.597726,6.958183,17.929238,-1.703096,-3.562063,-19.672283,1955.6855,1.064507,2.748726,6.077172,23.272682,-1.542389,-3.612649,-23.500252,759.4705,1.313064,0.802224,2.683478,6.051249,-0.258652,-0.710755,-4.59464,768.4106,1.298506,0.843888,2.706612,6.256998,-0.26866,-0.624699,-4.13473,395.3462,1.240628,0.564235,1.98655,4.745621,-0.158346,-0.483638,-3.59631,337.4333,1.244015,0.474622,1.798263,4.512993,-0.146573,-0.523232,-4.397696,1242.6956,1.395551,1.560891,4.854244,7.689575,-0.411905,-0.926765,-3.900911,1246.3276,1.371508,1.597888,5.030709,9.812521,-0.432362,-1.063982,-5.825509,5614.3144,1.212766,3.784953,7.601018,25.238214,-1.879489,-3.920244,-24.743053,4902.6308,1.214636,3.060956,6.059451,20.134799,-1.603117,-3.28089,-18.792418,796.1104,1.29618,0.835255,2.665649,6.807729,-0.292403,-0.72111,-5.241394,803.6211,1.33434,0.866332,2.6595,6.771181,-0.278448,-0.823229,-5.682227,473.8239,1.299021,0.664008,2.358234,6.045781,-0.196198,-0.697593,-5.483284,413.7243,1.279739,0.580969,2.342572,5.83909,-0.174395,-0.625424,-4.491468,1472.3491,1.421345,1.899592,6.120265,10.042234,-0.487563,-1.084152,-5.232428,1327.4485,1.42903,1.845185,6.135701,10.171007,-0.459713,-1.017079,-6.190822,1
36134.8965,3.158774,6.3389,8.644875,17.882302,-4.784036,-8.43408,-39.61998,41779.252,2.98381,8.672092,13.415575,27.744104,-5.439415,-9.182206,-44.735508,2940.9937,2.629822,0.630502,1.369392,4.194573,-0.442354,-0.855792,-4.20665,3038.1697,2.57713,0.649931,1.379674,4.469609,-0.448165,-0.870508,-4.646498,1502.0792,2.093562,0.420539,1.095307,3.636644,-0.242711,-0.76216,-3.239774,1225.2753,2.051902,0.381488,0.94363,3.660433,-0.216816,-0.59863,-3.887877,4330.7344,2.819363,1.035832,2.203014,6.070653,-0.718704,-1.182628,-4.139454,4505.5998,2.774356,1.066862,2.272179,5.012662,-0.735809,-1.282605,-4.843054,38271.7285,3.047399,7.091436,10.16818,24.128096,-5.045706,-9.691972,-57.462585,31358.5322,2.938065,5.600893,8.085071,22.397503,-4.061871,-6.910742,-39.643986,3094.6543,2.574371,0.637131,1.464351,5.625708,-0.470583,-0.993308,-5.656023,2817.465,2.587638,0.594384,1.331399,5.19208,-0.43036,-0.955532,-5.232906,1552.9274,2.200182,0.462977,1.168072,5.661492,-0.2656,-0.688184,-4.668427,1333.035,2.100899,0.405913,1.140367,5.029358,-0.23494,-0.654421,-4.708548,4654.2508,2.791894,1.084052,2.412204,5.811216,-0.768614,-1.450334,-6.630344,4237.467,2.831733,1.047982,2.213912,5.335322,-0.718872,-1.304072,-5.605342,5
94788.957,5.189187,24.460871,36.499978,57.84056,-19.365413,-31.757252,-184.106544,66563.2851,3.378972,17.993299,28.830593,47.635978,-14.87643,-23.479136,-131.478168,15299.3748,8.043518,3.810205,6.395473,10.088082,-3.871044,-6.098787,-14.811642,15399.623,7.63132,3.884226,6.444641,9.476295,-3.879007,-6.229337,-13.738901,5354.2727,4.395347,1.781328,4.145099,7.166381,-1.477348,-2.618803,-6.091259,4492.7817,4.34817,1.501145,3.551611,6.395199,-1.23409,-2.26304,-6.14271,21651.8826,8.542136,7.082744,11.48762,14.645665,-6.502997,-11.454722,-25.774035,22256.1692,8.311411,7.262637,11.956653,15.951093,-6.684857,-11.849003,-20.985865,91391.7637,4.705343,25.996253,40.211826,70.436636,-18.349247,-32.321061,-228.218117,82576.2968,4.933858,23.351456,34.801164,63.937534,-15.887045,-27.293867,-171.925586,17018.3081,8.305016,4.163708,6.219883,9.981018,-4.218998,-6.599676,-18.373549,15069.6968,8.203116,3.977609,6.502386,9.939876,-3.797845,-6.1865,-14.870458,5918.9694,4.913883,1.974333,4.834133,9.381601,-1.616959,-3.050509,-9.181738,5131.8961,4.64649,1.592033,3.97075,7.781369,-1.38004,-2.507759,-7.170811,25893.5977,9.396778,8.197505,13.823612,19.008906,-7.773838,-13.97919,-32.343821,22590.5935,9.147825,7.748413,13.818425,18.283918,-7.014376,-13.111084,-29.235167,1
221403.5528,14.22711,51.828213,73.604735,109.847591,-35.872781,-97.676668,-938.598999,233499.0136,12.828685,55.152796,75.532297,110.471831,-38.996356,-100.13671,-1005.53404,33230.092,18.959768,8.906751,12.169626,17.862373,-8.638912,-14.454132,-38.74874,32007.2002,17.25054,8.646228,11.556511,18.066464,-8.246187,-13.624997,-35.218475,9154.4146,7.582855,2.827201,4.797935,8.419528,-2.348879,-4.049279,-10.082415,7923.7416,7.827515,2.338962,4.056008,7.159609,-1.96784,-3.45423,-8.443905,43949.7641,19.498398,14.562858,22.202758,30.127952,-13.387247,-24.725841,-64.145932,44993.8994,18.792563,14.941357,22.664637,28.831497,-13.766443,-25.708059,-58.66236,188858.0938,11.222489,50.999857,75.440908,121.755136,-30.246682,-75.821769,-688.271124,161758.1318,10.991695,44.904892,63.79688,135.462817,-25.378912,-58.792301,-622.859527,40757.1484,21.811178,10.640358,14.319872,24.850442,-10.574754,-17.287437,-62.46711,33267.8662,19.765493,8.742303,11.877962,17.503429,-8.649699,-14.454746,-44.050739,10006.3185,8.494438,3.00405,5.312388,9.621566,-2.588324,-4.682539,-11.907636,8704.7041,8.108301,2.406675,4.166628,7.929534,-2.190826,-3.943285,-12.530885,55940.6973,22.578011,18.403932,27.741862,38.052867,-18.025489,-34.776906,-89.567516,48460.5229,22.024261,15.969393,24.661519,32.532599,-15.42667,-28.922673,-84.12294,5
70878.252,3.954977,18.714098,28.066492,49.83723,-15.03834,-23.157793,-116.718075,49198.7051,2.660664,13.841223,22.522181,42.428696,-11.55261,-19.541294,-97.95847,9661.2015,5.136031,2.425454,4.906823,9.448261,-2.413748,-3.959431,-11.533234,9831.209,4.986679,2.513522,4.977319,8.470775,-2.442945,-3.879612,-10.135332,3763.4146,3.341385,1.301702,3.231026,6.472941,-1.066364,-2.166772,-6.55221,3175.599,3.330497,1.098352,2.865005,5.979893,-0.902782,-1.831475,-6.694672,14081.0693,5.633802,4.533372,8.826054,12.598977,-4.187355,-7.359373,-14.866526,14523.4956,5.488157,4.639545,8.862477,12.874522,-4.293141,-7.32817,-15.147919,68775.9395,3.632655,19.423362,29.508049,57.860058,-14.495867,-25.334672,-145.806696,62570.4824,3.770804,17.130421,25.715082,62.229638,-12.496809,-21.118686,-116.590271,10677.8154,5.207588,2.563776,4.798395,9.374673,-2.588597,-4.240649,-12.558362,9679.6263,5.284322,2.568985,5.144893,9.901301,-2.42096,-4.007128,-11.721963,4103.386,3.623501,1.458054,3.890086,7.660599,-1.153345,-2.224053,-8.723855,3576.7661,3.485596,1.199248,3.455284,7.961314,-0.987247,-1.943296,-6.799718,16553.9766,5.974394,5.090418,10.679088,15.470055,-4.867852,-8.760699,-19.959883,14775.4997,5.922666,4.963549,10.598235,15.542277,-4.517833,-8.349727,-19.533529,1
274293.9492,17.247216,72.401067,115.546013,304.18455,-46.226496,-160.604433,-1550.989812,294353.9843,15.321367,77.183971,122.76382,512.698424,-48.667874,-237.329382,-1485.172106,58944.6692,32.775186,16.408571,23.366667,35.407293,-16.470069,-29.206408,-102.378767,56534.5834,29.615334,15.719284,22.173564,33.124951,-15.460943,-27.573079,-88.99203,13370.1759,10.744375,4.186783,7.686142,10.690126,-3.540565,-6.082851,-16.018496,11353.0228,10.858074,3.430889,6.416779,9.492482,-2.949103,-4.986676,-14.25672,75079.6797,32.389877,25.510987,43.03022,55.46715,-24.387911,-46.594247,-149.753016,77203.989,31.373186,26.023568,42.472479,54.959971,-24.964663,-48.934443,-147.433956,239898.3066,13.794178,68.361142,104.785541,171.004792,-37.999572,-174.694613,-1089.741708,205385.6953,13.475315,58.230125,92.682481,237.686652,-31.773891,-93.724595,-888.440218,73486.7499,37.726158,20.361127,29.69843,55.486411,-20.843531,-37.759647,-161.145756,59309.8629,34.230735,16.062597,23.256615,35.677281,-16.559281,-29.29843,-99.540972,14676.7299,12.020048,4.479836,8.40428,14.146854,-3.989417,-7.235906,-20.165071,12796.826,11.432473,3.675134,6.596584,11.578591,-3.383262,-6.192797,-16.086389,99967.9524,39.438114,34.214157,55.991426,97.131301,-33.693264,-67.068207,-246.879235,83935.5649,37.653625,28.650224,48.483292,65.333356,-28.147981,-56.408858,-180.874385,5
30687.2304,2.27537,8.553713,12.867495,28.017539,-6.882766,-10.940883,-41.525431,19333.3516,1.640145,6.14389,10.538183,28.972079,-5.294414,-8.764261,-39.417412,3462.3686,2.440642,1.172952,3.361078,6.560832,-0.894011,-1.646883,-6.687324,3609.0464,2.427897,1.235691,3.386957,6.676768,-0.922849,-1.56594,-6.072115,1612.9612,2.00049,0.735162,2.344362,4.589273,-0.491171,-1.166639,-4.507684,1383.493,2.018295,0.641462,2.128533,4.260442,-0.428921,-0.851776,-4.110565,5338.273,2.703746,2.224919,5.97101,9.615353,-1.596117,-2.872796,-7.404975,5559.4388,2.690353,2.275162,6.203369,9.930233,-1.630052,-2.869448,-7.89955,31242.1797,2.185725,8.738597,14.302985,42.657852,-6.971605,-11.287812,-52.924895,27534.2324,2.199432,7.461472,11.517344,30.726634,-6.017235,-9.916566,-46.075782,3704.9023,2.39929,1.245303,3.328532,8.047853,-0.945886,-1.674824,-7.292661,3673.0469,2.578479,1.295825,3.5387,7.728123,-0.943527,-1.723143,-7.936363,1865.0792,2.210085,0.875871,2.880362,7.365039,-0.550862,-1.241831,-5.741209,1566.1537,2.081158,0.72887,2.587311,6.817615,-0.478633,-1.112618,-5.107954,6069.0205,2.752206,2.602224,7.560801,12.285819,-1.777518,-3.192167,-9.018295,5644.0291,2.835384,2.509317,7.476922,12.93233,-1.712184,-3.061873,-7.949695,1
113042.957,7.773633,23.863582,32.598586,54.324827,-17.993183,-32.321693,-235.735029,125104.5996,7.027578,25.908896,36.011104,68.891814,-20.42225,-37.887671,-298.439381,11166.9929,7.190788,2.390441,3.252717,7.452939,-2.365876,-3.770306,-10.891511,11160.8713,6.770074,2.429206,3.224262,7.708758,-2.351231,-3.815888,-10.071726,4219.8385,4.075478,1.132764,2.047253,4.933712,-0.944239,-1.694738,-5.852521,3680.3459,4.244113,0.96888,1.813006,5.981615,-0.823291,-1.51315,-5.463971,15639.8916,7.598727,4.051124,5.369343,9.266472,-3.938732,-6.490496,-17.055677,16230.6004,7.433885,4.176165,5.528645,10.252708,-4.025341,-7.0524,-16.16017,108427.6132,6.812553,25.100152,35.416998,71.931969,-16.919063,-34.67478,-236.458766,91886.6709,6.632853,21.254289,30.04951,74.440171,-13.845572,-25.176606,-186.134195,12441.1442,7.504329,2.625302,3.455254,8.713315,-2.63871,-4.421898,-13.69603,10918.7819,7.217448,2.369601,3.245572,7.838822,-2.316474,-3.775298,-11.038734,4475.0979,4.358027,1.191592,2.163283,7.57492,-1.002932,-1.984276,-7.826914,3908.2764,4.280801,0.98979,1.947462,6.820219,-0.850719,-1.730283,-7.615161,17875.5019,7.966402,4.492687,5.859499,11.782067,-4.519683,-7.841095,-21.621008,16065.7749,8.001438,4.169553,5.628607,10.374918,-4.143476,-7.176792,-17.688903,5
52688.5351,3.249514,14.037749,21.026898,40.124061,-11.387418,-16.699228,-87.888379,36159.7168,2.235647,10.458588,16.294402,33.478191,-8.748424,-13.712632,-66.022974,6770.7214,4.065556,1.814384,4.144263,7.250187,-1.674315,-2.745208,-6.682494,6898.5483,3.938349,1.884612,4.231642,8.478831,-1.694199,-2.741417,-7.85782,2763.416,2.737946,1.052779,3.052569,6.700962,-0.798185,-1.52607,-4.439515,2360.0029,2.764532,0.890387,2.537402,5.175461,-0.681187,-1.373617,-4.397924,10000.3472,4.448104,3.381863,7.393737,10.686961,-2.917736,-4.993314,-10.195528,10272.7322,4.29483,3.451237,7.740865,10.821857,-2.982788,-5.102065,-11.661891,53258.3985,3.074807,14.973402,22.728784,42.277568,-11.262633,-19.070437,-110.60069,48164.293,3.175547,13.072593,19.83003,45.742812,-9.780415,-15.169398,-89.044089,7371.7456,4.075926,1.908109,4.000467,7.378715,-1.765922,-2.970293,-9.225522,6875.8032,4.235248,1.937226,4.265222,8.244626,-1.697601,-2.844144,-8.785189,3078.3522,3.006013,1.174765,3.484712,7.510068,-0.869121,-1.840402,-6.967742,2709.7449,2.947074,0.977028,3.026368,7.238529,-0.739474,-1.512361,-7.260759,11654.102,4.707849,3.765016,8.907527,13.430532,-3.319286,-5.81779,-15.903924,10456.0916,4.674267,3.700744,9.053561,13.728653,-3.121839,-5.550595,-13.121333,1
255859.9922,16.392151,62.560362,99.083229,247.812834,-41.70835,-130.388438,-1238.196524,266148.3515,14.061379,67.056332,97.298418,358.065121,-43.907545,-142.627185,-1341.871986,45753.4947,26.396873,12.498694,17.319674,30.24473,-12.343845,-20.727847,-57.34224,43969.2217,24.321824,11.934307,16.509735,25.998447,-11.767987,-19.412856,-60.740899,11393.5463,9.391203,3.519717,6.108906,9.778829,-2.953531,-5.198047,-12.280577,9730.6277,9.607863,2.892141,5.008189,8.556746,-2.482084,-4.242422,-10.485715,59097.2568,26.567825,19.854899,31.455576,42.131792,-18.860435,-36.237416,-106.58545,60775.782,25.501933,20.206752,32.28409,44.941523,-19.33286,-36.16402,-96.369465,220124.2422,12.950644,59.857469,98.621173,233.151634,-34.221669,-110.070969,-1041.45172,187503.1543,12.626738,51.658105,80.021103,163.937201,-29.003295,-96.543464,-798.479145,56987.2701,30.761045,15.307174,21.784861,43.855919,-15.510781,-26.583231,-99.190009,46111.4272,27.641875,12.22026,16.983659,31.730095,-12.41791,-21.255916,-70.065839,12406.7642,10.525872,3.729192,6.824655,11.002414,-3.291037,-5.879559,-17.28959,10781.7677,10.168255,3.021369,5.258925,9.261346,-2.792242,-5.151375,-13.601533,77273.8425,31.93156,25.891861,40.545216,56.200974,-25.863712,-51.361093,-183.9796,65160.2952,30.350739,22.031549,36.247243,50.278499,-21.899253,-43.616383,-121.469925,5
86060.4688,4.573892,22.903541,33.791393,59.820203,-17.978262,-28.742267,-166.2786,60720.9433,3.0107,17.08058,26.741192,58.34671,-13.882807,-22.186406,-143.827896,12231.8152,6.329463,2.999897,5.429458,8.486494,-3.099849,-4.883429,-13.528843,12407.8296,6.094603,3.074763,5.470559,8.905366,-3.144518,-5.082519,-15.111023,4473.1019,3.793961,1.510252,3.522468,7.281126,-1.267737,-2.340873,-5.761311,3830.1583,3.8804,1.278261,3.050918,6.3969,-1.067207,-2.016964,-7.07741,17696.6197,6.844346,5.668945,9.799071,13.569335,-5.328252,-9.453499,-21.31678,18194.5869,6.69365,5.79933,10.104068,14.872978,-5.470373,-9.539744,-20.761603,82354.3242,4.139362,23.32819,35.966912,71.223626,-16.892342,-28.703746,-207.887826,73764.1601,4.233852,20.512628,30.26236,62.463416,-14.559193,-25.058968,-175.784654,13490.7752,6.393566,3.202636,5.40585,9.618508,-3.351415,-5.504414,-17.618941,12254.6675,6.428181,3.181302,5.737697,11.159601,-3.105317,-5.276602,-16.415705,4967.0847,4.262563,1.673792,4.27488,8.218656,-1.3955,-2.672239,-7.959928,4347.0736,4.05933,1.380378,3.604605,8.180836,-1.187971,-2.352487,-7.985998,20827.7373,7.218596,6.370277,12.073369,18.085041,-6.247006,-11.573894,-29.385691,18525.5498,7.263023,6.183977,11.826229,16.612549,-5.75495,-10.595872,-24.205394,1
175290.7929,11.424995,40.298389,56.730245,131.268533,-28.73563,-66.178984,-481.29443,189021.705,10.227204,43.448015,63.05875,121.815823,-31.953568,-66.588821,-622.829246,21814.2579,12.852795,5.563838,7.364108,12.820762,-5.330853,-8.495395,-21.310077,21571.0937,12.075,5.43866,7.221179,13.781722,-5.165959,-8.11195,-21.194978,6968.9828,6.158077,2.087223,3.335021,6.52343,-1.701342,-2.954442,-6.917878,5954.7818,6.248026,1.751272,2.98817,6.465369,-1.437936,-2.457638,-6.541589,29651.0923,13.537938,9.482831,13.639564,19.309114,-8.527624,-14.813014,-39.019725,30729.0393,13.281619,9.740835,13.909152,21.601957,-8.73343,-15.251542,-36.602719,161324.957,9.56613,40.606955,59.951338,105.896587,-24.895951,-53.981817,-460.088621,133210.4336,9.053856,34.664654,51.516301,95.606811,-20.902615,-47.893754,-354.165113,25643.3936,13.93217,6.40821,8.560202,16.626773,-6.253343,-9.942513,-38.48448,21596.4222,13.280277,5.539828,7.372627,14.338236,-5.279932,-8.676687,-25.954039,7393.9322,6.630253,2.206798,3.78082,7.912545,-1.846623,-3.368411,-10.260487,6428.0639,6.253585,1.777448,3.009502,7.199259,-1.552383,-2.926186,-9.16936,36282.4556,15.189628,11.377901,16.362511,24.634757,-10.699171,-19.073478,-49.826432,31779.6419,14.943583,10.180551,14.78255,21.58049,-9.486368,-17.611053,-43.550562,5
71367.6855,4.028126,18.900051,27.550676,48.752919,-15.022228,-22.292507,-107.550679,50005.961,2.691117,14.09737,21.392138,37.520032,-11.644124,-17.660552,-85.709819,9734.309,5.323026,2.435245,4.884292,9.139683,-2.419636,-3.807806,-8.887958,9874.387,5.153066,2.519872,4.887594,7.10339,-2.451969,-3.966864,-8.580182,3738.0398,3.358679,1.30838,3.213082,6.307341,-1.052973,-1.868729,-6.154526,3172.9575,3.352473,1.112819,2.826447,5.302146,-0.885714,-1.616287,-6.14208,14080.2124,5.759287,4.596908,8.586502,11.605487,-4.195684,-7.165094,-13.76562,14575.7825,5.644051,4.705224,8.910437,13.637998,-4.297196,-7.29626,-14.759269,69763.5957,3.699861,19.589815,30.656973,57.334676,-14.472104,-23.702681,-123.181577,62530.8164,3.811622,17.323237,25.829257,52.432761,-12.494034,-19.455733,-99.204607,10678.9048,5.369351,2.573138,4.724924,8.071263,-2.611812,-4.222192,-11.365882,9720.1389,5.407245,2.574762,5.105436,8.463528,-2.419813,-3.969219,-11.474283,4114.5478,3.668065,1.451032,3.799395,7.092045,-1.151841,-2.157452,-7.347913,3577.3473,3.523652,1.190839,3.313411,7.28809,-0.977347,-1.935295,-7.347066,16599.573,6.169277,5.123785,10.403933,14.982968,-4.874583,-8.350119,-20.094979,14836.042,6.136531,5.002679,10.543907,15.61606,-4.509401,-8.105855,-17.817149,1
280431.7832,17.878549,71.800023,115.614508,582.796908,-45.597958,-145.075444,-1454.773568,292007.584,15.474557,76.513191,113.955506,362.596378,-48.475947,-163.318286,-1385.799657,58885.1582,33.266981,16.608183,23.56469,36.989105,-16.493178,-27.673436,-87.420627,56380.7198,30.190315,15.702767,22.06303,35.31796,-15.457476,-25.561592,-87.570611,13380.4734,10.796943,4.22439,7.552287,11.315247,-3.544454,-5.991287,-13.612513,11454.3087,11.057255,3.429475,6.453456,9.312394,-2.941478,-4.98507,-11.417138,74705.7888,32.699275,25.613997,42.612151,54.840564,-24.454598,-45.748808,-119.373454,76885.9819,32.149474,26.446648,43.267876,53.064808,-25.222365,-47.861101,-142.568304,237678.1738,13.829212,68.317332,108.810522,285.112167,-37.286725,-129.524003,-1035.258908,200858.3145,13.340294,58.039635,87.274291,155.567693,-31.725513,-88.480061,-807.22927,73974.3202,39.294557,20.376274,28.905503,51.791751,-20.61061,-35.107535,-134.601525,59285.5761,34.689734,16.055356,22.63053,37.325548,-16.344511,-27.63364,-105.873717,14705.0679,12.34844,4.51986,8.425066,14.110975,-3.981628,-7.242285,-18.70844,12800.7192,11.566233,3.648542,6.501305,10.065384,-3.351546,-5.959101,-16.970092,99993.809,40.466156,34.213585,55.968919,71.46081,-33.64074,-66.794135,-239.8977,83041.8059,37.771257,28.708656,48.125203,61.472729,-28.221652,-57.161531,-169.84831,5
30682.7188,2.2822,8.423238,12.315656,26.030476,-6.832527,-10.505951,-33.947371,19527.7129,1.648271,6.186033,10.179382,25.850043,-5.269156,-7.925462,-27.724656,3446.0391,2.465937,1.169407,3.257692,6.201468,-0.881028,-1.448194,-3.984517,3600.7173,2.467504,1.212039,3.253439,5.944104,-0.910702,-1.513258,-4.26022,1605.5693,2.015202,0.741361,2.311844,4.937856,-0.493004,-1.100545,-4.114581,1376.4682,2.026751,0.63707,2.19665,4.111145,-0.418421,-0.848118,-3.105314,5306.9555,2.729524,2.223965,5.957785,9.300044,-1.585746,-2.580464,-5.34698,5520.9048,2.706712,2.25402,6.032169,9.096682,-1.618536,-2.717428,-5.62117,31064.1953,2.17897,8.685547,13.613659,34.784599,-6.994809,-10.998484,-46.887032,27962.3985,2.219491,7.373991,11.109646,28.11386,-5.994046,-9.062893,-38.117848,3716.3467,2.448762,1.234723,3.12881,6.6502,-0.932463,-1.605404,-5.365365,3586.8376,2.5268,1.264643,3.397914,6.855684,-0.935416,-1.661317,-5.572492,1779.6956,2.154525,0.861918,2.817632,6.470545,-0.535483,-1.09301,-5.421293,1572.9753,2.108997,0.734615,2.456446,5.598673,-0.457644,-0.938194,-4.51638,6026.9419,2.777708,2.584892,7.421024,11.258522,-1.749618,-3.074204,-7.771354,5654.1949,2.87895,2.473072,7.482488,11.955231,-1.693216,-2.970963,-6.29317,1
112174.8379,7.791928,23.56112,30.982954,46.269515,-17.730811,-28.832544,-164.928828,125907.0391,7.151219,25.689229,34.724139,53.23117,-20.051259,-33.017145,-203.469496,11197.8203,7.352729,2.377017,3.067116,6.590138,-2.355624,-3.70484,-8.987066,11189.3479,6.96623,2.387648,3.174612,5.913423,-2.342302,-3.675629,-8.936779,4269.5924,4.232691,1.111504,1.890794,3.927822,-0.939231,-1.686257,-4.925095,3661.2177,4.248037,0.962962,1.713166,3.622627,-0.802796,-1.407453,-4.113258,15707.1545,7.745792,4.032938,5.232261,8.730926,-3.929922,-6.292156,-12.379658,16303.343,7.658267,4.151948,5.295521,8.793141,-4.041704,-6.646677,-13.093941,109752.4238,6.982356,24.665107,34.184588,63.968042,-16.428255,-28.265807,-223.540725,92671.1328,6.691153,21.180632,28.790199,52.125959,-13.882718,-23.702782,-152.017671,12395.9602,7.570164,2.579178,3.296134,7.295582,-2.600046,-4.021191,-10.71625,10897.3283,7.428873,2.33448,3.05752,6.576602,-2.309921,-3.552353,-9.747683,4451.6111,4.515264,1.166051,2.206656,5.56059,-0.996877,-1.861769,-6.635095,3868.0225,4.298286,0.970895,1.923135,5.366541,-0.839414,-1.532126,-7.189874,17928.7461,8.195638,4.441975,5.665726,9.340838,-4.518189,-7.49402,-16.774451,16199.1758,8.326396,4.149141,5.438217,9.223622,-4.138714,-7.155411,-14.366477,5
52485.7617,3.250262,13.917707,19.697032,32.1194,-11.232227,-16.098992,-67.871263,36327.5176,2.247349,10.352014,16.162452,30.372074,-8.691478,-13.437272,-51.161622,6688.6304,4.059246,1.787109,4.151278,6.32537,-1.633135,-2.536355,-5.961745,6845.4138,3.967614,1.857023,4.132057,6.466381,-1.664425,-2.707777,-6.11435,2777.8326,2.792701,1.031478,2.954479,5.320262,-0.778304,-1.475621,-5.650567,2352.9985,2.779588,0.887951,2.509985,5.085942,-0.676116,-1.266358,-3.692577,9911.5847,4.442212,3.321797,7.324204,10.376871,-2.88108,-4.843122,-9.734226,10271.2014,4.377281,3.421923,7.458872,11.434082,-2.96743,-4.970251,-8.228401,53052.043,3.079127,14.804758,22.197014,43.982341,-11.119863,-17.619142,-82.762193,48017.4024,3.174022,13.027687,18.868684,37.569623,-9.722646,-14.397859,-58.803267,7277.9983,4.099316,1.890659,3.892821,6.782794,-1.724791,-2.829284,-8.757223,6813.1159,4.211897,1.904095,4.165919,6.851918,-1.663193,-2.642402,-7.981767,3079.6758,3.045164,1.168226,3.379209,6.446876,-0.856106,-1.741809,-5.349033,2655.132,2.909861,0.977441,2.878964,5.899777,-0.726163,-1.411467,-4.985714,11562.5451,4.72121,3.740749,8.944268,13.486682,-3.288114,-5.637506,-11.568847,10436.5152,4.768502,3.654741,8.800656,12.834594,-3.085917,-5.515821,-12.264536,1
252890.0322,16.43642,60.651162,88.735819,233.436949,-40.375204,-93.368157,-875.706417,268360.6152,14.393476,67.199836,93.040571,139.439706,-42.618216,-114.423912,-1054.167722,45914.5778,27.178521,12.431281,17.042085,24.141912,-12.312201,-20.515664,-46.146772,43981.3623,24.543285,11.930505,16.306578,21.55672,-11.688922,-19.040336,-49.97067,11362.8281,9.428482,3.494519,6.052227,8.136322,-2.948928,-5.065154,-10.91555,9748.6203,9.791243,2.87401,5.054873,7.488728,-2.473477,-4.024363,-8.528398,59704.4087,27.072178,19.938107,31.679599,39.369896,-18.787451,-33.846889,-78.621692,61105.3303,26.314189,20.400477,31.920882,39.594308,-19.314708,-35.579839,-85.316091,218369.3457,13.011775,58.855221,87.792943,135.10009,-33.936008,-83.45001,-788.691068,184763.8906,12.490068,50.833592,76.110048,114.992594,-28.396421,-62.217628,-648.515839,56730.904,31.07244,15.189129,20.748671,32.421344,-15.387556,-25.199063,-76.41107,45934.221,28.077531,12.138656,16.559396,25.039271,-12.397917,-20.831773,-57.520185,12397.6185,10.620085,3.726309,6.678467,10.29561,-3.283107,-5.751669,-12.619535,10790.4076,10.268433,3.003093,5.130125,8.286944,-2.769663,-4.798998,-11.69253,78662.6941,32.879091,25.852727,40.381683,54.401994,-25.699468,-47.779525,-141.194694,65827.3611,31.035036,22.065582,35.443589,45.505042,-21.699889,-42.033172,-110.058664,5
84843.5332,4.552747,22.730133,33.018234,50.55052,-17.834075,-27.901824,-140.494341,60509.5312,3.013834,16.7898,26.1863,41.58775,-13.768861,-20.880059,-107.696196,12217.8229,6.306857,2.985192,5.341882,8.516141,-3.085739,-4.961152,-9.831093,12356.4936,6.087713,3.061779,5.498895,8.274762,-3.132126,-4.946005,-10.255452,4499.9329,3.835129,1.519221,3.542603,6.277808,-1.258601,-2.1552,-4.455833,3802.3235,3.840707,1.266983,3.034522,5.814325,-1.054143,-1.829779,-4.334285,17664.1895,6.895878,5.63008,9.826102,12.940575,-5.319222,-9.237403,-18.374797,18253.1941,6.756833,5.783521,9.993532,12.877641,-5.470277,-9.50441,-17.172093,82624.1933,4.168408,23.153342,34.825609,58.067526,-16.712556,-26.2154,-149.51006,74174.5996,4.278891,20.377491,29.473379,56.603741,-14.557149,-23.419744,-121.380657,13308.1643,6.249367,3.184743,5.346913,8.702807,-3.318829,-5.122215,-13.176646,12192.0542,6.430415,3.165113,5.681586,8.877284,-3.078009,-4.887467,-11.00367,4902.2514,4.195011,1.665481,4.1131,7.396075,-1.379732,-2.543442,-6.502748,4341.6278,4.084033,1.359021,3.574974,7.285843,-1.168398,-2.117668,-5.692363,20844.862,7.316907,6.364577,11.808567,17.539704,-6.211704,-10.921339,-23.07951,18594.4067,7.264291,6.164774,11.754526,15.698025,-5.723781,-10.526253,-22.294432,1
173670.9492,11.427495,40.061787,55.258794,81.186626,-28.303345,-54.60513,-488.686773,190036.9492,10.381267,43.014513,59.964465,95.477129,-31.120883,-61.531789,-484.847859,21832.428,13.115706,5.502705,7.060612,10.828848,-5.299564,-8.2394,-16.528478,21363.2689,12.224415,5.389968,7.111418,10.97951,-5.127936,-7.791862,-20.497227,6904.9867,6.072881,2.073136,3.234129,6.098612,-1.713098,-2.839089,-6.101746,5956.2531,6.291637,1.730195,2.732897,5.329115,-1.433765,-2.461539,-5.86731,29572.2054,13.696405,9.477421,13.424925,16.380524,-8.531381,-14.757239,-27.627483,30643.1829,13.377916,9.718936,14.025093,19.519711,-8.740207,-14.685179,-29.061372,156609.666,9.437052,39.877976,57.119146,90.280622,-24.596552,-54.497273,-407.245246,135432.1816,9.246798,34.343593,49.021665,87.435539,-20.528096,-37.722291,-296.696465,25340.1526,14.067738,6.32946,8.101915,13.463622,-6.180851,-10.02668,-26.508808,21421.7938,13.473645,5.457165,7.080083,11.219295,-5.226829,-8.220217,-19.003411,7362.0753,6.677034,2.186627,3.557917,7.086317,-1.83359,-3.132246,-7.725425,6417.8389,6.373655,1.752087,2.87058,5.189429,-1.533893,-2.724296,-7.02443,35920.8787,15.221931,11.295452,15.762167,22.132739,-10.677592,-19.003519,-40.322842,31651.6504,14.971576,10.128795,14.565794,19.815667,-9.409684,-16.806824,-36.837695,5
5860.1484,1.249537,3.837578,6.923939,15.553689,-1.721016,-2.882112,-16.151446,2445.8926,1.083101,2.975537,6.177898,16.857145,-1.503917,-3.120007,-18.643726,801.0652,1.363454,0.823468,2.62561,5.008761,-0.243442,-0.599994,-3.372507,805.3887,1.343118,0.856458,2.729431,5.168975,-0.244373,-0.649605,-4.559786,418.7821,1.270038,0.573154,1.965969,4.713936,-0.144904,-0.492497,-3.575502,353.5665,1.269358,0.488105,1.749536,3.622568,-0.138413,-0.388993,-2.763835,1275.3186,1.43858,1.60481,4.877016,7.379321,-0.39362,-0.812704,-3.745014,1311.8206,1.426013,1.661822,5.013614,8.098437,-0.40831,-0.792819,-3.444917,6336.0898,1.246678,4.135564,7.889582,22.807951,-1.931355,-3.375338,-21.569693,5877.6699,1.26382,3.418948,6.152987,20.714397,-1.645038,-3.06198,-17.943645,841.045,1.353661,0.843999,2.482842,6.455397,-0.266918,-0.625186,-4.134268,848.8572,1.395794,0.87314,2.57659,5.821305,-0.268509,-0.686542,-3.919208,498.883,1.330072,0.686389,2.418314,5.293152,-0.180148,-0.558619,-3.710497,453.6928,1.329495,0.592409,2.178054,5.010901,-0.161575,-0.506935,-3.65788,1484.0259,1.470009,1.883544,6.026969,9.477864,-0.452874,-0.954311,-4.598996,1362.7536,1.484527,1.82636,6.110496,9.811438,-0.417719,-0.875495,-3.741558,1
36180.3809,3.206315,6.024378,7.87239,19.850061,-4.623326,-6.885245,-26.724387,42328.1231,3.078501,8.098751,11.96875,25.89532,-5.294403,-8.168785,-33.207138,2854.2837,2.684326,0.561449,1.158057,3.619455,-0.416634,-0.828656,-3.108039,2964.3778,2.640512,0.570467,1.162772,3.405986,-0.434223,-0.749218,-4.076907,1474.2633,2.123319,0.38448,0.978677,3.245518,-0.237444,-0.489693,-2.688107,1283.3303,2.166377,0.347914,0.815717,2.869267,-0.205007,-0.492622,-2.04658,4288.2898,2.905472,0.927984,1.961033,4.832961,-0.697259,-1.168701,-3.476314,4458.5288,2.875605,0.961921,1.996983,4.630278,-0.727984,-1.198311,-4.637286,38329.5273,3.10269,6.73024,9.111608,22.715516,-4.896252,-8.371455,-39.464514,31476.1162,2.970131,5.352814,7.575468,21.897013,-4.008437,-6.664275,-28.897833,3029.1997,2.682296,0.571618,1.222871,4.392946,-0.440722,-0.832474,-3.571737,2750.8038,2.688091,0.533435,1.176777,4.297451,-0.410759,-0.750093,-3.506684,1521.9833,2.221141,0.409417,1.102371,4.392407,-0.248467,-0.654364,-3.488182,1359.4957,2.188831,0.36496,0.993022,3.810697,-0.217377,-0.617381,-4.329278,4572.6448,2.898062,0.976286,2.075661,6.350219,-0.739462,-1.244683,-4.608495,4215.6719,2.952066,0.919496,1.932688,4.599776,-0.692055,-1.182389,-4.56743,5
94951.1641,5.196999,24.343521,35.17394,53.163518,-19.324296,-28.540984,-106.864505,67163.709,3.407487,18.2023,27.82697,40.354708,-14.81325,-21.14229,-84.122221,15480.9067,8.427534,3.837166,6.166513,8.124469,-3.888812,-5.933696,-11.153597,15598.4709,8.02616,3.894216,6.462345,8.496375,-3.923967,-5.849012,-10.05771,5408.8282,4.523677,1.788565,4.01316,6.221585,-1.488563,-2.725622,-4.885976,4564.4386,4.527632,1.492222,3.425944,5.459948,-1.238586,-2.108868,-4.566694,21820.3107,8.821251,7.157117,11.376026,14.474482,-6.576763,-11.115137,-19.250951,22594.4082,8.678281,7.335047,11.70848,15.37925,-6.74584,-11.34926,-20.01343,91660.8574,4.729527,25.851719,39.097151,61.155027,-18.174509,-28.568363,-151.196165,83389.1114,4.946306,23.422311,33.885846,55.312092,-15.834509,-24.79075,-118.040574,17147.4029,8.752697,4.186593,6.1214,9.623907,-4.238605,-6.700524,-14.663159,15202.3514,8.581621,3.985686,6.314792,9.132483,-3.811967,-6.028584,-12.718501,5941.9861,5.029939,1.979513,4.8528,7.588088,-1.62127,-2.78215,-6.833269,5228.7528,4.852102,1.586631,3.863099,6.918405,-1.384197,-2.471211,-6.234889,26205.7002,9.748433,8.261401,13.441258,17.706547,-7.807517,-13.601207,-27.103836,22945.4817,9.600965,7.830183,13.52251,16.764256,-7.076747,-12.786168,-22.902475,1
217307.4492,14.246122,51.157228,70.915679,96.306245,-35.284467,-65.695157,-513.466749,232532.2148,13.080358,53.368277,75.429037,116.119406,-37.819274,-72.095928,-683.497447,33521.0678,19.881882,8.906077,11.753264,16.685467,-8.657159,-13.512159,-28.933338,32405.1011,18.185974,8.661053,11.618776,16.467928,-8.280413,-12.768006,-23.182072,9323.6547,7.960241,2.838502,4.709763,6.917835,-2.35545,-3.802094,-7.604592,7996.5806,8.129811,2.363562,3.942631,5.685725,-1.977373,-3.176823,-5.908208,44560.01,20.485994,14.813823,22.447217,27.411185,-13.541761,-23.498122,-53.353069,45883.8984,19.835845,15.168525,22.892864,27.823536,-13.897723,-24.264502,-51.644122,191716.2657,11.589225,50.128579,75.328316,107.233745,-29.812456,-59.470154,-517.763598,163672.7178,11.25717,43.16051,62.482338,92.26502,-25.085786,-47.708635,-405.734907,40706.0456,22.309742,10.697464,14.307004,22.334942,-10.558355,-17.049778,-40.892522,33390.428,20.797394,8.746306,11.687096,17.285566,-8.623232,-13.893587,-35.986637,10049.4052,8.84972,3.01278,5.146412,8.061396,-2.570901,-4.379271,-10.539424,8738.5824,8.299357,2.419112,4.159098,7.725664,-2.178684,-3.731222,-9.583546,57047.4138,23.728723,18.61895,28.091909,38.421226,-17.988172,-32.554519,-73.42716,49006.0398,23.261606,16.185951,25.077178,32.70186,-15.471365,-28.194766,-58.805973,5
30943.3613,2.298363,8.428877,12.195195,22.117184,-6.789009,-9.83952,-27.811028,20007.3359,1.674808,6.157287,9.736799,22.459323,-5.326342,-7.724298,-24.250588,3591.8672,2.581919,1.187222,3.210088,5.98728,-0.883885,-1.471684,-3.953998,3700.3848,2.549837,1.234708,3.24638,5.331189,-0.913919,-1.495334,-3.762982,1645.1999,2.036824,0.74937,2.308547,4.159692,-0.489424,-0.882776,-2.642896,1402.604,2.048538,0.646938,1.95234,4.084405,-0.421626,-0.775877,-2.964901,5506.6862,2.860812,2.230845,5.79766,8.600615,-1.59338,-2.594084,-5.217431,5690.6604,2.814099,2.280143,5.941711,8.518393,-1.630727,-2.647018,-5.624298,31651.8476,2.218498,8.873855,13.407904,29.727928,-6.928364,-10.242055,-47.748638,28961.336,2.28593,7.637136,11.471279,25.103909,-6.043946,-8.763822,-33.999052,3851.1907,2.558827,1.239556,3.126624,6.315852,-0.937641,-1.554405,-5.033174,3719.5385,2.689089,1.266224,3.262191,5.904487,-0.928951,-1.576479,-4.481153,1842.644,2.190836,0.867078,2.769181,6.465049,-0.543651,-1.11524,-3.615596,1608.0573,2.137132,0.729573,2.432069,5.31337,-0.456316,-0.96574,-3.826899,6237.1204,2.921848,2.554653,7.391039,11.26695,-1.783183,-3.018072,-6.470678,5776.3474,2.985922,2.483324,7.235336,11.041062,-1.719066,-2.958967,-6.858869,1
113995.2969,7.880658,23.751424,30.622227,42.208807,-17.988148,-27.364042,-174.418203,126412.2988,7.232604,25.824426,34.052806,51.541421,-20.144012,-31.890053,-181.761653,11380.2923,7.586288,2.410261,3.024192,6.051497,-2.409808,-3.549997,-7.475977,11380.944,7.173891,2.432898,3.04767,5.800999,-2.378416,-3.523852,-8.331447,4312.3712,4.25121,1.121029,1.806365,3.209545,-0.949024,-1.662956,-3.537614,3701.3116,4.310215,0.951596,1.625906,3.324541,-0.807372,-1.442478,-3.840999,15880.8066,7.998708,4.078992,5.22933,8.313449,-3.963483,-6.712464,-11.359461,16567.622,7.903617,4.223684,5.49058,9.445052,-4.068764,-6.648576,-12.784709,109403.4336,6.95059,24.910685,34.146225,58.705894,-16.498189,-28.484931,-168.195934,92974.8369,6.768383,21.25466,28.390033,48.564236,-13.747687,-21.930564,-145.856318,12778.0782,7.969751,2.629901,3.302293,7.44481,-2.676113,-3.948511,-11.25785,11012.0655,7.592463,2.363375,2.99089,5.937019,-2.335145,-3.467179,-8.480257,4509.3994,4.54297,1.173109,2.020584,5.040796,-0.999913,-1.762502,-5.290705,3901.9549,4.362131,0.977567,1.758759,4.300154,-0.84633,-1.469666,-5.079834,18365.8682,8.506784,4.527913,5.748065,9.422276,-4.609793,-7.676429,-16.194142,16438.9939,8.558103,4.20497,5.617567,8.812812,-4.183226,-7.063304,-16.424445,5
53516.2793,3.27759,14.141271,20.50751,31.829868,-11.310021,-16.993244,-71.369071,36620.0898,2.253955,10.474321,15.825423,29.405673,-8.794025,-13.020728,-52.99445,6875.9548,4.164494,1.823323,4.111258,7.014395,-1.66907,-2.673273,-7.218198,7020.5337,4.060193,1.891526,4.191854,7.134065,-1.719321,-2.642273,-5.922403,2831.566,2.812884,1.049326,2.888506,5.268907,-0.796357,-1.464126,-4.091119,2403.6181,2.825358,0.894384,2.60418,4.706141,-0.685507,-1.397546,-3.91317,10149.8755,4.531257,3.380528,7.434124,10.134603,-2.954237,-4.933068,-9.537633,10513.7109,4.468693,3.457238,7.460328,11.162904,-3.023538,-5.00372,-9.51347,53429.6972,3.087026,14.931989,22.074707,44.642944,-11.219668,-17.728783,-85.476568,48451.7539,3.193022,13.066563,19.185594,36.007525,-9.779547,-15.566476,-68.468636,7511.4729,4.218104,1.913482,3.953707,6.857143,-1.79158,-2.855207,-7.893058,6979.1299,4.326467,1.917176,4.112989,7.913678,-1.710124,-2.7364,-7.304092,3148.7291,3.100031,1.17555,3.383292,6.415196,-0.876362,-1.652883,-5.057897,2703.6703,2.959644,0.976211,2.876258,5.937053,-0.740477,-1.4476,-4.723872,11878.6953,4.841952,3.780026,8.852561,12.514837,-3.388245,-5.787565,-11.555806,10680.2002,4.841756,3.684593,8.893266,12.988823,-3.157445,-5.545779,-11.916069,1
252299.0879,16.321695,61.878679,87.308952,138.383908,-41.355746,-101.436263,-950.914726,268791.0507,14.509562,66.602886,93.804081,171.739049,-43.216086,-116.7843,-1014.409543,45998.8089,27.270319,12.645068,17.188697,28.209359,-12.462037,-20.354824,-47.587857,44110.3453,24.699531,12.158278,16.601141,25.269422,-11.753823,-19.576033,-47.859974,11471.4056,9.637715,3.53948,6.066773,9.306997,-2.954328,-5.016489,-10.843421,9801.6514,9.775439,2.903354,5.042779,7.831033,-2.502464,-4.238189,-8.998251,59893.9004,27.389678,20.176372,31.895585,42.410727,-18.960747,-34.723143,-75.072549,61923.2195,26.743904,20.573228,32.687339,41.300312,-19.395954,-35.039456,-80.400801,215358.0996,12.85793,59.482152,90.850468,145.838616,-33.802381,-82.463582,-809.207033,186963.8633,12.685427,50.949127,75.832565,127.845273,-29.012806,-66.149811,-523.929487,56697.5892,31.257425,15.420073,21.310134,31.604208,-15.453573,-25.730384,-81.811224,45808.3256,28.765603,12.305968,17.059361,28.185894,-12.423997,-20.724617,-65.821822,12431.3757,10.784638,3.768846,6.629963,10.309944,-3.302396,-5.613214,-13.747267,10843.01,10.133406,3.04321,5.188024,8.61892,-2.793931,-4.873764,-12.072509,78458.5632,32.946898,26.172264,41.503285,53.729044,-25.867542,-48.380518,-121.990635,66501.916,31.413286,22.34232,36.303104,43.789527,-21.902594,-41.4166,-95.365832,5
85784.8574,4.580652,22.645161,32.7047,48.698033,-17.750681,-25.188625,-120.352587,60000.6503,2.99898,16.705063,25.620733,38.760863,-13.694769,-19.853205,-77.785647,12320.4775,6.389455,3.007781,5.394132,7.886334,-3.106431,-4.832094,-10.070224,12439.7412,6.149682,3.091709,5.429768,8.153592,-3.141808,-4.884141,-8.870672,4539.0797,3.877208,1.518865,3.403569,5.594653,-1.25073,-2.102116,-4.669477,3852.2766,3.913502,1.274781,3.094855,5.446431,-1.067984,-1.907192,-5.458998,17853.9201,6.963035,5.685962,9.921307,12.903867,-5.367571,-9.006917,-15.150773,18387.9963,6.789035,5.854082,10.026934,12.475666,-5.485782,-9.251531,-13.911622,81681.8418,4.120325,22.856397,34.446008,60.357341,-16.689054,-25.838994,-124.039045,73092.1777,4.226097,20.227519,29.114919,46.274038,-14.464883,-21.018671,-100.310053,13542.981,6.417744,3.222917,5.396449,7.730567,-3.355634,-5.185887,-11.506911,12280.8027,6.486635,3.19181,5.707476,8.540438,-3.084514,-4.84841,-9.469331,5000.7948,4.301094,1.669906,4.066188,6.789752,-1.372712,-2.474202,-6.144748,4350.6223,4.066867,1.361332,3.432419,6.862194,-1.166834,-2.091492,-5.540005,21128.5474,7.388933,6.429844,11.95082,15.995858,-6.289069,-10.721643,-22.541268,18780.0413,7.407546,6.259713,11.818667,15.760345,-5.762693,-10.444009,-19.357094,1
174133.834,11.541211,39.882973,54.7036,86.331518,-28.243045,-48.679649,-351.305388,190000.0742,10.472893,43.055825,59.67064,88.808791,-30.997817,-57.129338,-394.618588,22157.7489,13.207068,5.624594,7.307079,12.237672,-5.380099,-8.038201,-18.434703,21755.5279,12.334247,5.523327,7.103872,10.779118,-5.200671,-7.972554,-17.789801,6983.0951,6.138988,2.086438,3.21605,5.523227,-1.702057,-2.805596,-5.843241,6009.5985,6.302938,1.740659,2.802925,4.849774,-1.436631,-2.414125,-6.777891,30110.8486,13.848414,9.587921,13.609208,17.458734,-8.641886,-14.562308,-25.630534,31157.3074,13.459121,9.865289,13.925236,17.45184,-8.85333,-14.790949,-28.789147,159642.6269,9.639884,40.037333,57.03944,97.801793,-24.357501,-46.172345,-345.244125,135824.0615,9.317687,34.317948,47.799283,78.862018,-20.553962,-35.119062,-266.600276,25975.2377,14.252298,6.481755,8.298969,11.678601,-6.274936,-9.827792,-26.932301,21878.3723,13.630895,5.528852,7.204867,11.014821,-5.274592,-8.191956,-21.140608,7438.4646,6.795276,2.20064,3.483353,6.186072,-1.850696,-3.255859,-8.09478,6483.5906,6.389104,1.772898,2.909269,5.825733,-1.549932,-2.686386,-6.670817,36709.3657,15.290547,11.498923,16.152353,23.060402,-10.854786,-19.104658,-38.831883,32185.5478,15.289016,10.255237,14.770268,19.509919,-9.560088,-17.060525,-34.838942,5
5909.2071,1.252017,3.75432,6.675992,16.058138,-1.6924,-2.737319,-12.958278,2292.8125,1.077827,2.923382,6.207044,15.288776,-1.505862,-2.917547,-16.409713,809.5706,1.364024,0.826782,2.70413,4.679321,-0.244247,-0.569497,-2.84508,849.0988,1.359987,0.845436,2.644362,5.050151,-0.253559,-0.549638,-2.726276,423.7464,1.270358,0.558855,2.006392,3.869902,-0.153125,-0.411016,-3.164812,359.3423,1.272288,0.492869,1.741605,3.790092,-0.138047,-0.408435,-2.395582,1327.6187,1.453432,1.593308,4.794816,6.944964,-0.401449,-0.717514,-3.531114,1375.1573,1.445453,1.619249,4.865017,9.19863,-0.427444,-0.837517,-3.484795,6367.1543,1.248188,4.059326,7.74071,20.409321,-1.893818,-3.58249,-17.253163,5711.8399,1.256748,3.363203,6.097822,14.776416,-1.61828,-2.83262,-15.940172,870.0029,1.361468,0.841474,2.543993,5.136784,-0.265956,-0.624493,-3.508014,915.7366,1.42693,0.868124,2.580322,5.493625,-0.263936,-0.579868,-3.970533,518.5513,1.34041,0.668345,2.426261,5.863214,-0.179284,-0.559424,-3.715296,437.5157,1.310598,0.582717,2.096507,4.945184,-0.15826,-0.463632,-3.28267,1548.2185,1.48855,1.869704,6.026174,10.837497,-0.46646,-0.956566,-4.268048,1434.5654,1.507165,1.825294,6.004747,9.463352,-0.429597,-0.895698,-3.688345,1
36186.8418,3.216188,5.890694,8.084378,18.240483,-4.66822,-7.307539,-35.798181,42025.5957,3.06943,7.886012,12.105349,28.703714,-5.386985,-8.888717,-40.500923,2857.7154,2.683254,0.537121,1.29906,4.756893,-0.42338,-0.755338,-4.808135,2937.3863,2.616029,0.557474,1.339163,4.102327,-0.435248,-0.835963,-4.394207,1466.6232,2.1059,0.379519,0.995163,3.960403,-0.259191,-0.557625,-3.445405,1287.1211,2.168544,0.34241,0.921259,3.783537,-0.215105,-0.527965,-2.632346,4273.2593,2.914353,0.89756,1.917272,6.606839,-0.714985,-1.291718,-4.964625,4466.3381,2.878496,0.931762,1.958536,5.155956,-0.728533,-1.161197,-4.541987,38047.3711,3.105086,6.527393,9.374057,27.182884,-4.972279,-8.953647,-53.169528,31436.4804,2.988702,5.259748,7.287716,19.745868,-4.020349,-6.547356,-36.049363,3015.6099,2.674749,0.573405,1.29159,5.25814,-0.452578,-0.936357,-5.312557,2728.6232,2.653003,0.521413,1.222471,4.815714,-0.416262,-0.847225,-5.493171,1536.0196,2.228951,0.41174,1.08667,5.553785,-0.262517,-0.747698,-5.188284,1335.8714,2.154081,0.362183,1.05543,4.99195,-0.228208,-0.588638,-4.707029,4584.6057,2.905801,0.936824,2.260332,6.502225,-0.754764,-1.28767,-6.41168,4215.6299,2.932844,0.873874,2.003402,5.519233,-0.704459,-1.262687,-5.479938,5
95724.8321,5.226338,24.770393,35.905528,58.084359,-19.449996,-31.185897,-172.382925,66747.5821,3.384558,18.548958,28.434289,43.221623,-15.07942,-23.606165,-117.408374,15453.0212,8.433643,3.867412,6.205808,9.424264,-3.915883,-6.050838,-13.385121,15597.5186,8.127688,3.928657,6.350815,8.659504,-3.947335,-6.14377,-14.524434,5431.1529,4.555264,1.795535,4.101948,7.076577,-1.484835,-2.559072,-5.543595,4584.9601,4.550326,1.501115,3.562302,6.012641,-1.243379,-2.159525,-4.621711,21871.7849,8.924963,7.221988,11.464622,14.652893,-6.594084,-11.573891,-21.358636,22639.5383,8.774825,7.361952,11.649636,15.798757,-6.778237,-11.817729,-22.14984,91153.959,4.710371,25.920645,39.947065,69.937569,-18.393502,-30.348662,-181.323365,83830.7813,4.973726,23.498464,35.059342,65.741129,-15.955047,-26.018405,-142.872906,17212.5703,8.759158,4.257205,6.222834,10.125038,-4.262642,-6.882384,-17.884213,15229.1938,8.707442,4.039085,6.375278,9.504901,-3.827026,-6.112564,-14.16606,5994.1245,5.097425,1.978417,4.764844,9.08299,-1.628487,-2.966027,-7.713441,5191.6764,4.743516,1.60274,4.053622,7.248986,-1.391898,-2.381267,-6.978885,26239.1045,9.813696,8.329535,13.618203,17.408799,-7.856902,-13.797956,-29.782559,23050.9372,9.721452,7.902276,13.57183,18.052239,-7.114929,-13.225338,-27.335094,1
216058.2871,14.17089,52.926881,72.982747,172.474904,-35.139258,-73.677592,-626.159718,231680.4785,13.059632,54.37985,76.712483,109.040322,-38.003416,-80.598014,-734.787809,33668.1906,20.290067,9.074936,12.346054,18.315344,-8.754655,-13.894683,-29.345727,32671.7879,18.568971,8.769753,11.891721,17.214374,-8.34566,-13.006025,-29.556535,9364.5202,8.055715,2.883511,4.740317,7.055589,-2.376614,-3.887568,-8.863311,8019.1602,8.344533,2.375175,4.080188,6.461953,-1.983848,-3.385154,-7.751611,44850.0493,20.744195,14.954156,22.859498,30.710896,-13.716572,-24.354349,-51.761434,46279.9997,20.312753,15.348742,23.568946,30.937279,-14.061081,-24.624096,-49.823584,190633.8262,11.582619,50.901338,76.236034,125.08649,-29.824073,-70.864617,-572.887303,164273.1113,11.341572,43.937981,64.95518,129.739502,-25.237093,-49.056594,-482.633781,41185.9087,23.01175,10.890205,15.059285,25.636835,-10.704062,-17.331002,-43.974606,33498.9824,21.049118,8.856644,12.086436,18.635,-8.6986,-13.908024,-34.41998,10054.302,8.815594,3.051841,5.376082,8.56037,-2.599089,-4.481865,-10.664871,8782.5955,8.47343,2.435226,4.049805,8.299341,-2.204904,-3.778438,-8.362933,57600.7703,24.604273,18.93639,29.473314,42.708243,-18.2103,-33.941075,-79.75381,49195.5459,23.59842,16.381811,25.740744,35.838933,-15.53395,-28.425399,-71.719946,5
70804.83,3.947291,18.655241,26.837181,43.514407,-14.861128,-21.281802,-103.219875,49145.0527,2.651563,13.696274,20.701196,32.988356,-11.449449,-16.557127,-78.466009,9641.8406,5.320807,2.373201,4.689562,7.273224,-2.409585,-3.777569,-7.303789,9760.781,5.126469,2.449962,4.738907,7.334244,-2.438379,-3.663584,-8.056561,3743.3717,3.39666,1.282581,3.123872,5.558283,-1.040278,-1.749515,-4.336012,3156.2349,3.417941,1.087502,2.748974,4.932456,-0.880266,-1.609037,-3.743534,14110.2395,5.812473,4.497067,8.521793,12.258377,-4.178751,-7.07552,-12.48279,14576.6885,5.698024,4.617938,8.648994,12.698962,-4.285018,-7.165109,-14.424652,68469.707,3.617099,19.282951,28.378156,54.012975,-14.323385,-21.870329,-126.249565,62412.9512,3.758967,17.09366,25.030175,45.221673,-12.457455,-18.070078,-91.485502,10625.9175,5.411636,2.516798,4.591219,8.254881,-2.579181,-3.983087,-9.679585,9649.8279,5.423415,2.515108,4.841531,8.402953,-2.407054,-3.801904,-8.826441,4136.3331,3.737859,1.440217,3.779333,7.056288,-1.13588,-2.113947,-5.551592,3564.6886,3.542465,1.174342,3.209147,6.538305,-0.95646,-1.861703,-5.863976,16725.261,6.214412,5.0602,10.269975,15.47679,-4.867554,-8.542162,-17.758483,14872.9871,6.177396,4.93963,10.291386,14.210294,-4.521255,-7.83539,-16.326832,1
279272.3554,17.873009,71.005458,102.802324,217.617213,-45.157561,-111.383935,-1039.800059,294376.6914,15.70698,75.754562,111.081862,316.743099,-47.593421,-137.092307,-1279.677267,59656.7133,34.732245,16.728228,23.536944,32.717731,-16.631173,-28.247421,-65.149701,56690.1663,31.25717,15.906168,22.261075,32.166043,-15.61834,-25.890053,-71.255449,13452.2929,11.122912,4.218444,7.385501,9.813341,-3.525924,-5.923153,-12.053724,11531.6814,11.421844,3.436514,6.179912,7.834535,-2.954075,-4.908112,-10.389589,75356.4982,33.910785,25.921531,42.588187,53.413462,-24.519882,-45.533872,-110.35603,78725.8589,33.559721,26.56678,43.108742,50.993636,-25.198966,-46.280606,-110.585179,241272.4043,14.085704,66.826096,100.866061,155.07838,-37.038416,-99.73913,-905.485804,207464.8027,13.777894,57.884698,87.167274,128.046424,-31.709237,-73.054011,-655.102429,74421.0015,40.517192,20.721812,29.424243,42.731608,-20.791522,-34.98637,-121.903994,59285.7506,36.169433,16.21638,22.584646,30.496021,-16.49794,-26.619547,-88.33355,14754.2948,12.742767,4.505874,8.375925,12.844203,-3.960686,-6.956336,-15.101015,12818.082,11.97567,3.645265,6.368009,9.114113,-3.358337,-5.811257,-13.615307,100614.3706,41.356532,34.420425,56.698303,74.162086,-33.616956,-65.112556,-193.705231,84428.0087,39.53471,28.97269,48.417575,59.237956,-28.195233,-54.908058,-146.541716,5
5236.3437,1.218,3.504799,6.344103,16.500305,-1.693937,-2.822722,-14.615273,1737.4239,1.057458,2.677313,5.622654,16.497948,-1.484551,-2.98421,-15.126515,694.2995,1.300029,0.771597,2.646911,5.004603,-0.237456,-0.547329,-3.534234,756.8318,1.311492,0.798464,2.595519,4.33302,-0.250797,-0.527042,-3.508795,401.2578,1.255619,0.545522,1.926351,3.305033,-0.151399,-0.538243,-2.876962,321.2893,1.242725,0.465878,1.599333,3.634373,-0.135049,-0.393233,-3.540908,1218.249,1.404393,1.5133,4.55216,8.17205,-0.39358,-0.874473,-3.37392,1242.353,1.388254,1.55606,4.637862,7.127292,-0.411216,-0.932072,-3.056971,5390.7558,1.204243,3.705703,7.578525,24.055434,-1.823895,-3.6318,-22.17745,4810.4531,1.209373,3.025939,5.809571,17.897625,-1.578892,-2.901703,-14.853679,775.5132,1.304087,0.803768,2.444466,5.88272,-0.265082,-0.650231,-3.798029,792.4446,1.35143,0.836589,2.539648,5.481994,-0.26081,-0.602671,-3.386946,493.3195,1.320522,0.637171,2.365238,5.428248,-0.174705,-0.563266,-3.849735,439.3826,1.315716,0.552663,2.090011,4.852316,-0.155252,-0.470186,-3.68256,1407.29,1.419924,1.822658,5.921598,9.330045,-0.467462,-0.908508,-4.74517,1291.4973,1.432578,1.763638,5.832402,9.454782,-0.432614,-0.925129,-3.790748,1
35309.9473,3.162634,5.711635,7.497454,16.142731,-4.578425,-7.17762,-30.457083,41202.7578,3.013416,7.745388,11.492997,23.165173,-5.263283,-8.322991,-38.597486,2807.7192,2.669112,0.526027,1.119759,3.802549,-0.412295,-0.846723,-4.322833,2890.2214,2.604507,0.545563,1.121976,3.740202,-0.424594,-0.757987,-3.430935,1445.0034,2.103651,0.365147,0.918811,3.416599,-0.242414,-0.51264,-3.15523,1250.1941,2.138542,0.320313,0.821629,2.745471,-0.206357,-0.500174,-2.999633,4223.1077,2.884274,0.870433,1.783444,4.164823,-0.697094,-1.237896,-4.111518,4370.6252,2.838433,0.902867,1.902146,4.273877,-0.717456,-1.170429,-4.111014,37588.7422,3.062932,6.3624,9.058509,24.416641,-4.866753,-8.600178,-45.332167,30717.7363,2.922002,5.139184,7.15526,22.835428,-3.934254,-6.649107,-32.308868,2986.8229,2.65918,0.555764,1.153441,3.94944,-0.436265,-0.871784,-4.422687,2686.3197,2.629993,0.510022,1.11393,4.521792,-0.409125,-0.778669,-4.429834,1496.0566,2.218421,0.387589,1.036996,3.842474,-0.25201,-0.674635,-3.825597,1346.818,2.181712,0.350011,0.885814,3.528133,-0.219712,-0.570796,-3.910127,4520.3873,2.857396,0.920605,1.887771,4.848962,-0.742535,-1.353267,-5.507526,4197.2925,2.947026,0.867288,1.848523,5.117396,-0.704697,-1.207943,-4.509119,5
29982.8222,2.32915,8.110422,11.956686,22.229597,-6.563285,-9.521203,-33.330164,19654.1836,1.708525,5.936974,9.797591,21.668425,-5.093685,-7.648711,-27.964788,3728.1534,2.830934,1.211339,3.258623,5.550389,-0.902617,-1.466414,-4.037586,3841.3342,2.767882,1.262122,3.330097,5.903804,-0.918725,-1.453328,-3.889917,1707.1574,2.134833,0.773439,2.448702,4.65057,-0.494064,-0.947891,-4.114519,1457.6126,2.150832,0.682544,1.981406,4.022053,-0.417656,-0.870529,-3.411766,5667.2617,3.064548,2.259008,5.941138,9.879857,-1.618709,-2.695246,-6.364882,5884.2082,3.038183,2.328965,6.12738,9.431401,-1.647634,-2.858169,-5.706728,31701.1308,2.292114,8.890681,13.62557,28.279127,-6.811938,-10.324929,-39.647565,29185.0547,2.385281,7.836293,11.208055,25.71298,-6.013834,-8.947836,-37.98465,4049.0308,2.854405,1.266728,3.12967,6.205075,-0.956992,-1.580409,-5.012253,3851.5678,2.949035,1.288071,3.257185,6.059644,-0.934454,-1.581698,-4.914228,1914.5018,2.326317,0.886147,2.897097,6.070468,-0.538712,-1.068198,-4.63198,1637.5565,2.231301,0.747779,2.485371,5.150701,-0.458981,-0.90337,-3.9394,6581.6748,3.24164,2.589397,7.303152,11.658939,-1.801238,-3.057409,-7.426676,5991.478,3.284421,2.513247,7.275886,11.347798,-1.709586,-2.975386,-7.100044,1
113676.4658,8.066375,23.633136,30.822161,49.050166,-17.885067,-29.476953,-169.566291,125951.416,7.600312,24.951079,32.884502,50.682526,-19.932524,-34.03727,-197.208081,11301.0352,7.764559,2.392858,3.153208,5.808807,-2.390829,-3.60868,-8.521588,11259.8714,7.360286,2.399684,3.230315,6.287531,-2.357772,-3.591645,-9.339224,4273.5645,4.274953,1.124125,1.838711,3.759621,-0.932658,-1.578864,-3.87287,3697.9739,4.401215,0.949323,1.564438,3.773674,-0.794798,-1.306753,-3.355734,15855.0014,8.300937,4.054386,5.205179,9.60688,-3.939085,-6.308584,-12.254761,16447.9861,8.109982,4.19209,5.500998,10.028679,-4.035543,-6.445874,-12.645091,109414.1172,7.182241,24.738544,33.626033,64.962993,-16.301221,-28.167985,-205.613568,92221.7754,6.940406,21.357481,28.92342,55.286719,-13.665964,-21.977303,-154.028617,12723.8133,8.224913,2.626676,3.318931,6.903864,-2.630661,-3.958015,-11.227569,10943.0434,7.79887,2.360405,3.027751,6.304897,-2.311087,-3.504814,-9.163289,4485.7661,4.664324,1.158193,1.931676,5.229907,-0.991608,-1.824815,-6.27051,3895.4455,4.446586,0.964293,1.718125,4.723233,-0.835123,-1.500478,-5.980372,18223.2509,8.754584,4.528735,5.764345,10.382187,-4.568237,-7.700025,-17.587342,16323.572,8.85242,4.185111,5.535085,10.05524,-4.146675,-7.058152,-14.515451,5
52833.9511,3.246454,13.929688,20.19135,34.046948,-11.237109,-15.972097,-62.256848,36076.4531,2.24297,10.288014,15.621577,28.992144,-8.656068,-12.485821,-49.611689,6768.2961,4.144213,1.821113,4.089364,7.177952,-1.67436,-2.529982,-5.839312,6902.6213,4.035443,1.879041,4.081751,6.721881,-1.711508,-2.678,-5.511335,2810.5297,2.818387,1.044647,2.837755,5.254779,-0.798307,-1.376822,-3.876662,2356.2491,2.797633,0.889283,2.410745,4.390789,-0.666386,-1.265465,-4.622188,10008.6011,4.541044,3.361023,7.224774,11.26706,-2.909501,-4.890614,-8.256668,10351.7995,4.44285,3.450092,7.471674,10.28441,-2.998767,-5.029741,-8.935132,53325.0782,3.090163,14.804199,21.877425,36.172736,-11.12612,-17.379354,-77.790036,48178.4883,3.171399,13.114304,18.711337,34.376042,-9.687227,-14.771844,-67.530721,7395.2429,4.203579,1.904061,3.914097,7.562865,-1.759156,-2.824934,-7.369337,6835.1196,4.316772,1.911893,4.247362,7.020265,-1.68229,-2.658318,-6.301861,3097.9292,3.072394,1.170739,3.325837,6.141369,-0.862674,-1.612408,-5.358745,2668.5206,2.929155,0.976201,2.871917,5.853867,-0.730403,-1.453279,-5.665876,11790.4099,4.892742,3.76922,8.913604,12.144718,-3.351374,-5.68242,-12.02747,10559.6426,4.848295,3.674104,8.783263,12.563602,-3.123434,-5.436802,-11.106635,1
247828.1221,16.171425,61.457986,86.167686,139.503795,-40.438711,-99.807237,-755.027719,265984.8789,14.512727,66.440124,93.967144,332.810384,-43.097982,-137.957306,-1055.227736,46436.2464,28.0287,12.616595,17.131414,24.291007,-12.432399,-21.291231,-47.262252,44170.8126,25.322247,12.022852,16.457645,22.160648,-11.791535,-19.080438,-53.071556,11463.8447,9.817382,3.525205,5.921143,8.578622,-2.961217,-4.821392,-10.057884,9749.453,9.872275,2.873021,4.988402,7.443365,-2.471266,-4.05754,-8.467029,59842.4734,27.758843,19.979538,31.633174,39.69251,-18.993679,-34.570062,-73.784442,62010.2803,27.440434,20.513318,32.318489,39.750248,-19.408068,-35.496137,-74.367745,219415.5801,13.104541,59.509073,89.282725,134.388022,-33.941213,-82.663957,-783.657481,187782.4804,12.794002,51.411683,76.132014,131.282127,-29.126498,-61.672153,-661.529943,56644.4148,31.99274,15.301338,20.867766,31.103387,-15.464973,-26.037538,-79.143834,45822.8013,29.112562,12.212347,16.583616,24.274349,-12.428322,-20.531467,-53.280243,12497.817,10.919176,3.735379,6.665831,10.964369,-3.267075,-5.626837,-14.177735,10844.4502,10.363776,3.003301,5.083403,8.50531,-2.781564,-4.762226,-11.021239,79231.8491,34.184778,25.834803,40.916335,53.766112,-25.692115,-50.526497,-119.12319,66317.1272,32.277893,22.051599,35.478346,43.723555,-21.731019,-42.680795,-103.868222,5
85337.4531,4.561141,22.678043,33.25992,58.702261,-17.776712,-26.177812,-136.375159,60135.7011,2.99618,16.821088,25.778023,41.086472,-13.788896,-20.991699,-92.311727,12310.8689,6.390464,2.982178,5.386391,8.326349,-3.134174,-4.974252,-11.060995,12461.9778,6.226572,3.054766,5.523677,8.299358,-3.189488,-5.007747,-9.766812,4517.4163,3.891027,1.49684,3.447636,6.234469,-1.261347,-2.166446,-4.54486,3845.8106,3.930791,1.266593,2.98775,5.633626,-1.067349,-1.880445,-4.295419,17794.1203,7.024648,5.661518,9.832914,12.214382,-5.367509,-9.271585,-17.728633,18314.2591,6.835182,5.788286,9.779609,13.235611,-5.512902,-9.242205,-16.920031,82046.8242,4.126366,23.074853,35.230465,58.065679,-16.77162,-28.804952,-166.733982,74178.9199,4.258284,20.418635,30.196974,52.433588,-14.543571,-23.112622,-125.288808,13555.3274,6.459289,3.187907,5.302455,7.971817,-3.396194,-5.152606,-13.978899,12216.4082,6.534828,3.152044,5.60755,8.431968,-3.109179,-4.912082,-10.747899,4982.1566,4.308097,1.667845,4.069704,7.477839,-1.379504,-2.557799,-6.782678,4319.8553,4.077361,1.351615,3.405331,6.163845,-1.176683,-2.183189,-6.196789,21109.1689,7.454314,6.366622,11.720123,16.081698,-6.299209,-11.072027,-22.906565,18683.8203,7.410386,6.207345,11.696225,15.928454,-5.803391,-10.380353,-18.43973,1
171150.7441,11.392254,40.036371,56.195666,93.298294,-27.680787,-54.600955,-384.147652,192896.5839,10.627885,43.709665,60.5482,92.624088,-31.617106,-71.014938,-522.629584,22169.8561,13.624112,5.61343,7.093526,11.243838,-5.361662,-8.10083,-17.796055,21752.2742,12.659759,5.505278,7.104987,11.740546,-5.218002,-8.001579,-16.234276,7013.1112,6.34366,2.076739,3.357695,6.838371,-1.704081,-2.844659,-6.173517,5979.4469,6.421672,1.743188,2.811093,5.401138,-1.435615,-2.335293,-6.707298,30227.1184,14.239584,9.590926,13.573153,17.402656,-8.66543,-14.469375,-30.581357,31344.6099,13.923346,9.867049,13.882165,17.81175,-8.887261,-14.909349,-30.546503,159342.4648,9.644602,40.164893,58.729736,96.536886,-24.592032,-46.352704,-415.453722,137512.709,9.422261,34.5429,48.711968,81.155103,-20.617976,-37.343299,-328.829148,25946.864,14.811357,6.477227,8.327265,14.424303,-6.310579,-9.992034,-23.26548,21865.1623,13.963992,5.541308,7.284511,12.824528,-5.31451,-8.4537,-21.66002,7445.4804,6.768127,2.177865,3.559982,6.310559,-1.831764,-3.203429,-8.065895,6492.9915,6.495639,1.765522,2.902068,6.135098,-1.542139,-2.672848,-6.860201,36928.813,15.913863,11.51908,16.066882,23.06844,-10.848554,-19.510034,-45.116193,32476.6765,15.824672,10.285114,14.974019,20.351399,-9.601925,-16.732255,-35.957595,5
96276.7109,5.2481,25.872518,38.086518,52.017886,-19.42833,-31.345588,-142.611924,69454.9238,3.351278,19.575146,30.101325,46.974283,-15.667225,-24.253671,-107.677866,15435.664,8.047494,3.812925,6.025086,9.047933,-3.96283,-6.138474,-12.218331,15490.3755,7.722548,3.892282,6.19317,9.49335,-3.973132,-6.127884,-12.155872,5426.2756,4.531057,1.778108,3.882103,5.724178,-1.499679,-2.474998,-5.696692,4588.1246,4.524434,1.472936,3.376258,5.613187,-1.255097,-2.095126,-4.532859,22000.2031,8.672834,7.166076,11.15401,14.546201,-6.693565,-11.526503,-22.544268,22703.3267,8.497822,7.365576,11.515511,15.128622,-6.871478,-12.025376,-21.417604,92880.5605,4.601474,26.796383,40.003439,65.199399,-18.735594,-29.699628,-181.898595,83243.4961,4.723896,24.015469,35.73524,61.19287,-16.290706,-25.388245,-130.076937,17074.228,8.219062,4.139353,6.012576,9.183787,-4.290246,-6.691133,-16.330112,15228.4656,8.268255,3.985769,6.183779,9.503874,-3.87394,-6.133073,-13.077473,5954.1345,4.976219,1.95878,4.734919,7.611324,-1.629841,-2.892622,-7.648849,5194.5716,4.746174,1.58928,3.770668,7.209625,-1.401883,-2.523103,-6.596645,26242.6646,9.440442,8.225422,13.25575,18.989191,-7.908256,-14.467228,-36.612584,23069.1411,9.220963,7.852996,13.324557,18.048882,-7.195742,-13.19803,-23.11618,1
203428.8428,13.854991,50.488703,73.008929,140.121606,-32.880953,-66.572707,-573.545163,230291.4199,12.679812,56.113995,77.717928,112.004472,-38.497557,-86.446471,-847.915179,34082.392,20.499781,9.206699,12.083484,18.670485,-8.849849,-14.349589,-30.823109,32988.1019,18.593768,8.874972,11.622416,17.874156,-8.386689,-13.193057,-30.160541,9393.0669,8.155938,2.886694,4.713404,7.376936,-2.374763,-3.959984,-8.056966,8040.892,8.294802,2.389683,3.979463,6.47444,-1.988847,-3.281353,-7.256704,45353.9212,20.826777,15.31942,23.040151,29.018857,-13.889232,-24.653497,-47.253259,46806.2751,20.306173,15.688484,23.665725,30.08176,-14.243246,-25.025363,-51.392693,192761.6074,11.518987,50.787442,75.847342,116.240277,-29.861069,-68.806948,-605.004983,163731.2275,11.112177,44.192459,63.616105,107.817175,-25.359332,-51.491658,-441.965813,41360.8938,22.892931,11.025678,14.888803,24.466901,-10.703048,-17.496892,-53.400019,33930.7438,21.339906,9.035395,12.303263,20.43714,-8.769091,-14.3794,-38.595575,10123.7394,9.015239,3.062294,5.29825,8.84692,-2.59253,-4.508329,-9.872792,8768.3673,8.392211,2.436713,4.03124,6.931067,-2.190133,-3.794522,-9.115968,58112.8455,24.55341,19.268607,29.066173,40.171917,-18.294587,-34.200821,-81.733852,49585.2783,23.659271,16.644144,26.005057,35.135331,-15.744013,-28.514595,-62.453927,5
69688.8515,4.06388,18.297653,26.117703,37.796359,-14.469438,-20.918393,-89.591784,48791.8262,2.642812,13.690504,20.90916,35.972739,-11.364565,-16.51225,-61.157738,9494.9045,5.300864,2.343009,4.773453,8.108743,-2.38446,-3.696495,-7.842584,9656.2808,5.147549,2.427183,4.854461,9.042143,-2.429843,-3.744388,-8.747234,3698.8058,3.396457,1.265615,3.076133,5.3271,-1.040529,-1.893872,-5.244582,3149.8691,3.422712,1.073362,2.696617,5.669487,-0.882244,-1.592571,-3.469106,13999.3992,5.820216,4.461338,8.3023,10.955424,-4.182851,-7.020266,-13.21871,14551.1811,5.759428,4.583533,8.658223,12.265953,-4.284091,-7.322352,-13.782885,68893.4257,3.65821,19.287502,28.864254,55.826966,-14.36029,-22.55737,-120.487256,62158.8536,3.754261,17.14941,24.73631,45.835303,-12.411799,-18.430259,-93.464811,10397.8142,5.314239,2.491124,4.555038,8.343684,-2.555603,-3.929192,-10.812081,9542.6352,5.4639,2.487761,4.861684,7.867604,-2.407125,-3.863444,-8.988835,4106.26,3.744165,1.426723,3.690259,8.082459,-1.131782,-2.162675,-6.235217,3579.6665,3.608112,1.157491,3.114114,6.619472,-0.964595,-1.76822,-5.007791,16417.0967,6.15615,5.000664,10.229921,14.630533,-4.848936,-8.130662,-18.033452,14779.6328,6.199444,4.907051,10.092379,14.192431,-4.484467,-7.927614,-15.097352,1
255428.502,17.074608,65.859659,96.269386,168.759873,-40.611623,-104.538903,-893.864088,299707.1757,16.055712,77.108639,108.609218,157.236631,-47.985139,-131.824237,-1178.731191,59467.0155,36.286268,16.700486,23.349417,32.372967,-16.585981,-27.761523,-75.747263,56824.362,32.423408,15.905615,22.433865,31.334347,-15.597257,-25.766219,-63.986107,13495.3702,11.406532,4.21493,7.404741,10.661029,-3.55115,-5.944901,-12.389851,11519.3935,11.769091,3.437146,6.121858,8.324794,-2.95284,-4.909228,-10.093447,75715.6875,35.315445,26.162019,42.843735,50.362196,-24.695718,-45.282876,-111.257258,78554.997,34.484277,26.942944,43.728338,53.000071,-25.336199,-46.290608,-98.085279,242825.1992,14.259454,67.142951,103.133637,174.464819,-37.189477,-91.980069,-878.630889,203902.9912,13.57933,57.485739,87.653291,137.367236,-31.986141,-76.065981,-714.071885,73858.0442,41.572749,20.508451,28.958812,44.910113,-20.654187,-34.700402,-120.979452,59306.5135,37.335815,16.149158,22.43749,32.575564,-16.378644,-28.215067,-79.040229,14726.7976,12.751735,4.498912,8.284845,11.76346,-3.9713,-6.663786,-15.146033,12822.0586,12.196605,3.622014,6.357052,9.590346,-3.364985,-5.70315,-14.785194,100433.3664,42.775829,34.526367,56.213693,72.975116,-33.745769,-63.746847,-180.059621,83272.7019,40.076366,29.15933,48.577523,60.171504,-28.164223,-54.650953,-145.569162,5
82142.2637,4.61195,21.765008,30.95088,47.810645,-16.931203,-25.283016,-123.807161,59026.3809,2.952545,16.324566,24.949011,36.242365,-13.561585,-20.405942,-98.939002,12063.9656,6.37687,2.891352,5.19486,7.927227,-3.058569,-4.782974,-10.457772,12215.7334,6.20809,2.977249,5.305497,7.663492,-3.091097,-4.742405,-10.200937,4499.2288,3.978911,1.488493,3.433951,5.67629,-1.245223,-2.173839,-5.647191,3797.1661,3.955969,1.245663,2.959084,5.692686,-1.060816,-1.846076,-4.807476,17539.6416,7.009981,5.546443,9.564575,12.990135,-5.305713,-9.196387,-16.979283,18140.8198,6.874212,5.694258,9.710741,14.084801,-5.446736,-9.32408,-15.835312,81562.3769,4.090968,22.761009,34.161988,62.775366,-16.703593,-26.080283,-143.060423,73524.4082,4.182154,20.146809,29.314665,51.382045,-14.414249,-22.404197,-131.233191,13205.1685,6.381883,3.111331,5.247427,8.733862,-3.292429,-5.055429,-12.753865,12038.1628,6.511498,3.096878,5.458347,8.444377,-3.046421,-4.808683,-12.432311,4933.5045,4.333853,1.63504,4.18411,7.180009,-1.358162,-2.420964,-6.534563,4295.1403,4.110779,1.33684,3.467182,6.844204,-1.153638,-2.203914,-6.355592,20616.8274,7.33038,6.276957,11.642221,16.776108,-6.195713,-11.129006,-23.566341,18480.7966,7.408611,6.114991,11.472335,15.521546,-5.70098,-10.273494,-18.678383,1
155688.1543,10.97728,36.973802,51.128156,83.307684,-24.966635,-44.532313,-363.994452,190869.6875,10.591796,42.796548,59.326341,86.823691,-31.196043,-62.951668,-462.642023,21936.3751,13.779931,5.487024,7.103926,12.493786,-5.310206,-8.184451,-17.310719,21467.0669,12.752931,5.390332,6.913037,11.151005,-5.155726,-7.790027,-17.912013,6962.261,6.409417,2.056184,3.221735,5.562493,-1.690019,-2.881039,-6.283839,5963.9618,6.519875,1.734961,2.777413,4.895093,-1.424883,-2.381398,-5.667445,30110.7363,14.452427,9.5316,13.712682,20.134438,-8.614875,-14.757402,-27.027575,31219.4483,14.101712,9.803362,13.797716,18.055145,-8.876967,-15.138206,-29.833371,157728.2559,9.599861,39.671611,57.961615,97.231322,-24.66239,-48.179597,-385.395759,133644.583,9.192138,34.524945,48.676081,85.974925,-20.549713,-39.14198,-275.266229,25564.5665,14.811686,6.339208,8.043804,12.654597,-6.18939,-9.742874,-24.964663,21650.3563,14.189898,5.463821,7.08554,12.173178,-5.246053,-8.364913,-19.089506,7334.2087,6.775517,2.178385,3.603694,7.083939,-1.818638,-3.15376,-7.642383,6423.5201,6.571805,1.75003,2.806355,6.083644,-1.536891,-2.724039,-7.191076,36457.0725,15.913598,11.367166,15.986872,24.084734,-10.728861,-19.419587,-48.009826,31981.7077,15.702495,10.191237,14.682307,19.152431,-9.490424,-16.99245,-37.548186,5
5816.1778,1.266701,3.50047,6.138719,14.454726,-1.668747,-2.834481,-15.36476,2222.0274,1.075736,2.78884,5.720983,19.873036,-1.506607,-2.952029,-13.741658,771.0664,1.361544,0.757301,2.444292,5.304815,-0.229945,-0.549163,-3.103642,823.876,1.365964,0.794576,2.51477,4.824651,-0.24467,-0.586543,-2.943393,405.4381,1.268323,0.538343,1.84214,4.76599,-0.14881,-0.394194,-2.559596,359.2949,1.284185,0.468926,1.671393,4.029983,-0.1302,-0.440436,-2.60695,1270.4873,1.451464,1.492961,4.529762,6.833674,-0.39133,-0.773432,-3.236837,1307.6926,1.439213,1.532108,4.593708,7.155229,-0.408385,-0.826106,-3.757065,6132.7949,1.239052,3.901413,7.32861,17.724251,-1.903829,-3.499848,-22.03169,5758.039,1.258214,3.213012,5.771146,16.673775,-1.648097,-2.978911,-17.332925,830.4875,1.36034,0.774489,2.357506,5.028219,-0.258661,-0.659047,-3.853829,877.0224,1.423631,0.822557,2.509264,5.987789,-0.256435,-0.561705,-3.322568,488.8551,1.330348,0.631848,2.294323,5.092021,-0.173569,-0.57012,-3.977467,416.6573,1.307386,0.550635,2.02578,4.505112,-0.15882,-0.476998,-3.38877,1494.611,1.485945,1.754985,5.617819,8.922452,-0.458304,-0.876863,-4.333234,1351.7097,1.491,1.716076,5.714693,9.122983,-0.427516,-0.878143,-3.607267,1
32033.7178,3.11941,5.102146,6.40149,14.955924,-4.084386,-5.955779,-24.618729,41085.5489,3.06181,7.372798,10.545706,19.971759,-5.161692,-7.802831,-36.451679,2708.3769,2.672892,0.469769,0.976805,2.946916,-0.398679,-0.674066,-3.464635,2780.0723,2.612085,0.481838,0.939326,3.050835,-0.402158,-0.727826,-3.048623,1422.4121,2.131709,0.341126,0.79358,2.716395,-0.238591,-0.532385,-2.175222,1252.1905,2.196681,0.29465,0.75539,2.981482,-0.204383,-0.499383,-2.466626,4126.3745,2.932423,0.793711,1.65878,3.70628,-0.676112,-1.096296,-3.779641,4307.1674,2.895926,0.815539,1.63097,3.637454,-0.693046,-1.133035,-3.773612,37122.3183,3.082619,6.119862,8.346944,20.631074,-4.762953,-7.680694,-36.824562,30465.0908,2.931484,5.032641,6.672845,16.31332,-3.915592,-6.686904,-28.209044,2846.5455,2.655354,0.485478,0.959256,3.21664,-0.420868,-0.77711,-3.689337,2599.2291,2.656053,0.450589,0.965508,3.840108,-0.390452,-0.714342,-3.340539,1479.6956,2.225746,0.3536,0.955323,3.563645,-0.244592,-0.606689,-3.348117,1320.5064,2.216104,0.317257,0.791301,3.17187,-0.212911,-0.506398,-3.625916,4445.1829,2.927275,0.8347,1.712026,4.459333,-0.722099,-1.199763,-4.624807,4115.4541,3.017169,0.78073,1.584456,3.617597,-0.67456,-1.120533,-4.479279,5
89406.2344,5.30219,23.035441,32.888711,45.812922,-17.851037,-26.8159,-118.874798,66437.7167,3.398657,17.787017,27.143642,41.980329,-14.661767,-20.634179,-108.29439,15300.1146,8.727808,3.737951,6.019484,8.777634,-3.864886,-6.105957,-11.277757,15438.9946,8.377119,3.814895,6.155439,9.455017,-3.905583,-6.014828,-10.670592,5361.7289,4.656047,1.760393,3.896945,5.991389,-1.460482,-2.677142,-4.826835,4536.1535,4.666747,1.472249,3.342518,5.227823,-1.22839,-2.106061,-4.662046,21733.1728,9.235836,7.088954,11.096219,13.337261,-6.535427,-11.104722,-18.587794,22489.5291,9.030445,7.254007,11.447124,15.152283,-6.710693,-11.28195,-18.845756,92146.2109,4.763837,25.686461,38.61261,58.961734,-18.187431,-28.830146,-161.513563,83688.7285,4.960485,23.317408,34.122753,51.398576,-15.797783,-24.719738,-132.553213,16978.1538,9.115334,4.094573,5.905654,9.46242,-4.206896,-6.449029,-14.977471,15002.1917,8.904277,3.918131,6.163989,8.897751,-3.779884,-5.809501,-12.841843,5914.6519,5.196364,1.941537,4.587058,8.01258,-1.608625,-2.90042,-6.098736,5168.7183,4.959673,1.561505,3.947419,6.476193,-1.371044,-2.408657,-6.383729,26008.8918,10.236923,8.187243,13.115471,16.924777,-7.75932,-13.552198,-25.013993,22844.5017,9.982839,7.766582,13.195998,16.720027,-7.059958,-12.779297,-24.579484,1
199217.0137,13.57848,49.233745,68.81822,94.097806,-32.990889,-74.794685,-604.824102,233292.627,13.393743,53.870806,76.373607,126.767886,-37.886246,-90.125831,-806.462474,33820.6218,21.330582,9.009481,12.088247,19.857786,-8.722445,-14.171727,-31.827781,32540.8748,19.362425,8.670752,11.363575,15.313165,-8.329245,-12.889296,-30.980182,9359.2805,8.430639,2.846199,4.757188,6.966447,-2.361077,-3.980312,-8.703205,7995.8169,8.438939,2.357926,3.932696,7.072592,-1.975748,-3.385722,-7.831001,44910.135,21.909693,14.979709,22.849284,28.216864,-13.689849,-23.837801,-50.828237,46504.0725,21.355809,15.350881,23.348797,32.563898,-14.014403,-24.699613,-47.509765,191549.4609,11.713586,50.251198,74.952762,120.821303,-29.736268,-61.259175,-623.08831,162847.4912,11.311784,43.583531,64.27492,105.454462,-25.07734,-52.595978,-467.112776,40551.6278,23.583265,10.748399,14.340609,23.893393,-10.550548,-17.089597,-49.35447,33367.1485,21.970585,8.851941,11.981026,17.492072,-8.659868,-14.07649,-38.298219,10040.709,9.228212,3.026872,5.26413,8.935888,-2.572458,-4.4433,-10.627087,8788.9057,8.844702,2.406223,4.084729,6.979212,-2.175481,-3.724606,-9.047129,57563.7522,25.580878,18.844231,28.719966,39.095087,-18.126248,-33.715469,-69.986282,48921.1651,24.592688,16.300371,25.339156,33.302004,-15.473815,-28.881567,-66.281661,5
68863.5312,3.994948,18.199566,26.090796,41.453996,-14.430368,-20.662102,-99.829187,48725.3692,2.639016,13.592644,20.675094,35.982459,-11.400387,-16.938401,-66.221844,9550.6377,5.414548,2.315565,4.513099,7.418128,-2.39308,-3.672169,-7.696367,9700.5931,5.256216,2.401065,4.621369,7.880576,-2.434546,-3.71017,-7.486179,3727.6817,3.46737,1.252821,3.163256,5.832755,-1.034863,-1.805586,-4.924743,3158.9311,3.476693,1.072255,2.715473,5.214399,-0.880145,-1.56984,-4.548885,14009.3515,5.908048,4.439963,8.305133,12.089614,-4.177258,-7.109727,-12.482957,14559.7409,5.812775,4.56906,8.544146,12.631106,-4.29399,-7.295862,-12.285298,69010.4434,3.658197,19.159085,28.880254,55.299717,-14.242546,-21.603771,-114.099704,62374.8965,3.756229,17.100787,25.742847,47.226372,-12.451803,-19.35574,-89.366974,10483.4016,5.464328,2.460424,4.458699,8.132123,-2.562137,-4.001511,-10.360491,9569.8169,5.529344,2.477089,4.78393,8.339401,-2.407253,-3.809142,-10.170449,4070.1666,3.761247,1.405111,3.685878,6.883694,-1.140775,-2.147251,-5.781104,3565.7706,3.645354,1.149332,3.167566,6.101909,-0.96415,-1.819326,-5.42906,16573.7019,6.29198,4.965635,10.212412,14.85248,-4.850364,-8.177109,-17.462853,14875.1533,6.29741,4.857083,9.986473,14.150846,-4.493695,-8.007519,-14.91231,1
260656.2246,17.38221,66.715257,96.829802,149.643258,-42.247129,-115.599034,-1015.583867,289404.2851,15.642588,76.251579,111.709142,355.28679,-48.198928,-166.152524,-1341.958318,59512.4592,36.401904,16.81789,23.914024,37.306365,-16.559115,-28.525123,-77.820389,56654.5823,32.839742,15.920488,22.161822,34.666219,-15.579908,-25.771567,-72.264985,13615.5358,11.806279,4.18261,7.356787,9.818951,-3.558286,-6.104699,-14.406445,11549.0865,11.853483,3.416731,6.180747,8.890813,-2.948798,-4.99196,-11.648652,75576.5378,35.237329,26.177846,42.724918,53.266144,-24.609325,-47.131009,-113.822086,77986.2998,34.326408,26.73456,44.044501,50.507025,-25.233249,-47.645489,-116.371964,236881.6386,14.03378,67.542035,107.515322,199.760387,-37.340233,-119.209193,-798.552506,204358.4629,13.693745,58.049727,88.478558,154.032527,-31.814411,-85.100579,-919.007948,74227.9525,42.275179,20.502921,29.25168,44.513474,-20.653445,-35.926287,-123.05614,59895.3064,37.940563,16.114098,22.596507,33.199469,-16.483168,-27.393824,-98.904137,14688.7943,12.891291,4.479164,8.126004,10.845181,-3.95957,-6.911747,-18.367983,12780.2118,12.346034,3.612515,6.274029,10.514863,-3.354004,-5.720458,-14.406745,99348.3782,42.371913,34.273299,56.270707,74.878573,-33.658035,-65.52278,-237.49761,83581.465,40.159623,28.827408,48.229459,60.875882,-28.209947,-57.31825,-167.050276,5
30220.4141,2.302702,8.248292,11.978297,23.670604,-6.770851,-9.837737,-29.263356,19187.9746,1.636992,6.046805,10.083206,25.993976,-5.222073,-8.243631,-27.903576,3345.385,2.498353,1.125181,3.213049,5.698433,-0.850859,-1.550254,-4.742946,3472.282,2.489351,1.168299,3.110669,5.77598,-0.88366,-1.482507,-3.510696,1580.6089,2.057214,0.711638,2.24409,4.72196,-0.46511,-1.007864,-3.990424,1360.0546,2.058587,0.614137,1.943757,4.667622,-0.408615,-0.835956,-3.514822,5256.6734,2.801038,2.126278,5.578249,9.410591,-1.546298,-2.576811,-4.964777,5457.4866,2.764967,2.189605,5.8324,9.227534,-1.580183,-2.657615,-5.589263,30640.9316,2.164331,8.544371,13.658473,32.178153,-6.853005,-10.818816,-41.115932,27860.4101,2.212519,7.417125,11.001412,25.740514,-6.026498,-9.016971,-33.026219,3583.5222,2.469253,1.193334,3.050595,6.604957,-0.906985,-1.505389,-4.772977,3517.3682,2.590799,1.231907,3.209596,5.828922,-0.908933,-1.541523,-5.195212,1739.7262,2.151533,0.831979,2.691788,5.716286,-0.528465,-1.151687,-5.389702,1533.0045,2.129737,0.70771,2.365789,5.373598,-0.447526,-1.012806,-4.731958,5985.9986,2.843172,2.515346,7.195776,11.796232,-1.735113,-2.9686,-7.608138,5550.4261,2.915388,2.412641,7.076135,10.739072,-1.665409,-2.930593,-6.960591,1
104637.4658,7.713035,22.348636,29.820412,52.717741,-16.475633,-26.016614,-173.580109,125071.7383,7.253129,25.26046,33.986856,61.446823,-20.199881,-35.512791,-258.748305,11115.4564,7.879721,2.309293,2.994797,6.337306,-2.362236,-3.898639,-10.884687,11071.5252,7.32061,2.323206,3.02199,6.207994,-2.324212,-3.504432,-9.669426,4259.3026,4.445247,1.085826,1.723707,4.161116,-0.948556,-1.719142,-5.275046,3693.5241,4.571091,0.928674,1.556078,4.188719,-0.81722,-1.494377,-5.224533,15799.9641,8.33087,3.973176,5.146505,8.692851,-3.961156,-6.421238,-14.98393,16427.4892,8.22169,4.101548,5.171277,9.061488,-4.066165,-6.732745,-18.488032,108066.6523,6.96936,24.423159,33.618535,68.085021,-16.427247,-29.585463,-226.899773,92745.2529,6.779152,21.056617,28.06389,51.262115,-13.758964,-23.225046,-181.806275,12359.2788,8.143614,2.511795,3.18706,7.030131,-2.580494,-4.093791,-13.594288,10783.8728,7.742212,2.277651,2.987505,7.13913,-2.295511,-3.701463,-10.518231,4433.3675,4.671879,1.131075,1.970225,5.0809,-1.004341,-1.965138,-7.26895,3831.3769,4.47019,0.946097,1.813563,5.085536,-0.831296,-1.593975,-6.338097,17980.4568,8.681269,4.396838,5.636846,10.320776,-4.534051,-7.67031,-22.509074,16227.7935,8.776123,4.098377,5.309168,9.3873,-4.154918,-6.955717,-17.790923,5
51654.9551,3.312545,13.636006,20.108793,35.52801,-10.962328,-16.288078,-75.143508,36154.8282,2.243119,10.296845,15.950342,30.635818,-8.649839,-13.22398,-51.996251,6651.5412,4.247442,1.740841,3.898559,6.966685,-1.630482,-2.740193,-7.610398,6740.6902,4.090913,1.805808,3.93956,7.322494,-1.663078,-2.558786,-6.770866,2770.9698,2.88369,1.008972,2.684645,5.76965,-0.785353,-1.386052,-4.477937,2367.33,2.905369,0.864017,2.405652,4.981126,-0.670187,-1.37591,-4.458537,9924.6628,4.634023,3.282987,7.024313,10.215396,-2.906653,-4.980249,-9.456035,10287.7211,4.554157,3.367218,7.241401,10.747204,-2.975301,-5.037285,-8.862604,52943.4434,3.075371,14.797824,22.322957,45.196693,-11.075035,-16.924272,-86.468537,48381.2617,3.190163,13.187885,19.260334,40.087241,-9.753273,-14.407758,-70.669387,7214.4887,4.293571,1.827962,3.758349,6.872716,-1.721237,-2.675247,-7.868034,6705.8095,4.352512,1.856642,4.093774,7.597783,-1.665984,-2.687443,-7.656867,3034.5436,3.063767,1.155809,3.351666,7.708739,-0.851331,-1.727862,-6.380142,2615.0055,2.949093,0.950292,2.816336,6.37753,-0.733556,-1.45917,-5.694501,11602.9282,4.94962,3.671755,8.568979,13.230842,-3.308049,-5.72321,-12.911184,10494.375,4.945329,3.5822,8.504637,13.098301,-3.110329,-5.592971,-10.577785,1
226721.6729,15.730243,56.865226,81.078674,123.333721,-36.273557,-100.108763,-950.746254,266736.1542,14.676672,66.412639,94.956274,314.909607,-44.046561,-151.02336,-998.725236,46223.1852,29.45423,12.651097,17.177965,25.279886,-12.496069,-22.012505,-57.829574,44430.0449,26.518382,12.127019,16.708472,24.533809,-11.851586,-19.864192,-67.873798,11564.9704,10.329805,3.467756,5.913679,10.188004,-2.976933,-5.101197,-12.501631,9734.0297,10.140901,2.895492,5.060612,7.800831,-2.487703,-4.430978,-10.71704,60372.0745,29.203171,20.211222,32.145402,43.984532,-19.121281,-36.738836,-97.398502,62134.1147,28.30595,20.63686,32.622251,42.365792,-19.588511,-36.515192,-89.345901,216195.6836,13.074975,59.51158,92.187117,182.223585,-34.412345,-99.604657,-1016.983315,185830.2402,12.697867,51.854654,78.007127,146.515335,-29.187432,-84.7986,-656.704372,56974.1921,33.833064,15.299567,21.298425,33.833752,-15.435452,-26.123091,-88.849536,46111.9547,30.420257,12.254421,17.072754,27.041062,-12.448489,-21.233557,-65.959193,12465.2988,11.170703,3.710969,6.789112,11.37453,-3.287062,-5.762794,-18.036709,10795.9604,10.490983,3.009943,5.201573,8.619729,-2.798389,-4.812871,-11.56386,77830.4387,34.686924,26.011989,41.363175,60.414593,-25.857684,-52.46635,-173.327522,66329.962,33.556473,22.274011,36.09877,47.773926,-21.72485,-43.94731,-119.760972,5
30768.3281,2.361157,8.300101,12.239941,25.477665,-6.884269,-10.991842,-40.266402,19923.289,1.664225,6.218997,10.233993,29.488387,-5.41516,-8.882072,-38.462365,3386.7632,2.546643,1.127136,3.11059,6.327062,-0.873506,-1.570706,-5.499856,3525.4192,2.537526,1.180954,3.30504,5.536637,-0.894518,-1.624395,-4.506236,1613.8022,2.087543,0.720852,2.397712,4.737538,-0.477731,-0.941618,-3.939523,1366.1185,2.059715,0.630358,1.944951,4.39668,-0.419061,-0.90935,-4.862764,5323.6836,2.856,2.133623,5.694692,8.670816,-1.565964,-2.72363,-6.411451,5547.3757,2.822875,2.207428,5.841408,8.954279,-1.600428,-2.80833,-7.198881,31309.8555,2.191691,8.743869,13.654145,35.793203,-7.005883,-10.674445,-47.530782,28216.3418,2.235117,7.548014,11.953012,26.657545,-6.095364,-9.561158,-43.317276,3643.9133,2.522043,1.200521,3.016925,6.83777,-0.915543,-1.636264,-7.04111,3541.5737,2.65688,1.224207,3.35547,6.84844,-0.921437,-1.694407,-6.6368,1783.0083,2.194482,0.857021,2.777556,6.462275,-0.532827,-1.202136,-6.119076,1574.4301,2.174784,0.706134,2.450438,6.871141,-0.464654,-1.05369,-5.324393,6069.5654,2.90628,2.480464,7.282497,11.816106,-1.738704,-3.148478,-7.891493,5625.5469,2.981301,2.39532,7.104459,11.11568,-1.679688,-3.035805,-7.922932,1
106234.2559,7.904927,22.437886,30.047425,53.479574,-16.58183,-27.596529,-242.361188,128899.998,7.477152,25.987563,34.44725,68.781698,-20.57185,-39.139303,-274.265586,11218.2288,8.015698,2.349584,3.086259,7.143301,-2.392627,-3.863841,-11.335781,11194.708,7.442958,2.371597,3.071121,6.531845,-2.361161,-3.694981,-10.376045,4280.1576,4.469033,1.085952,1.75134,4.307786,-0.942274,-1.643969,-4.712097,3714.877,4.602085,0.940229,1.603111,4.461795,-0.820007,-1.569314,-6.545407,15981.8909,8.43352,4.012999,5.243678,9.850619,-4.002531,-6.659537,-14.954635,16652.1067,8.303891,4.13643,5.335369,10.104251,-4.114166,-6.705905,-15.937827,109364.0918,7.047035,24.667929,34.371213,65.215086,-16.495911,-32.410455,-301.576082,93779.0791,6.840355,21.324031,29.398942,57.83163,-13.969084,-25.842528,-170.800231,12496.3871,8.232222,2.545819,3.417417,8.760138,-2.636785,-4.315526,-13.142433,10849.9622,7.814301,2.311711,3.054704,7.020862,-2.33609,-3.728495,-12.207292,4497.5466,4.726927,1.154451,1.905217,5.983403,-1.011063,-1.87592,-8.159175,3900.4265,4.543677,0.958672,1.740954,5.37029,-0.854307,-1.612178,-6.530962,18274.145,8.763117,4.439771,5.96313,12.289271,-4.615114,-7.859756,-19.777336,16546.7927,8.947993,4.154135,5.471953,9.681,-4.216974,-7.165851,-16.758692,5
52084.1816,3.358864,13.776867,20.242872,38.034693,-11.083727,-16.94412,-67.558848,36449.6446,2.245234,10.570346,17.12177,33.058316,-8.85141,-13.555141,-58.684291,6654.9026,4.231919,1.769662,4.063601,7.471361,-1.639184,-2.618168,-6.343498,6791.0498,4.130977,1.818793,4.006563,7.373563,-1.676076,-2.633929,-7.012568,2709.9127,2.821995,1.014174,2.675774,6.787286,-0.795719,-1.638341,-5.46354,2376.0813,2.878137,0.871199,2.379728,4.87054,-0.67327,-1.382972,-5.243534,9974.3359,4.633589,3.305662,7.200483,10.526382,-2.885912,-5.045562,-11.665279,10314.1905,4.523997,3.390458,7.268251,10.723394,-2.967478,-5.129973,-9.531645,53112.7383,3.079161,14.843761,23.174825,41.229323,-11.250089,-17.519937,-105.662953,48078.3438,3.172489,13.281022,19.839869,43.359068,-9.818991,-16.413094,-74.893686,7225.0864,4.253036,1.851427,3.941209,7.729304,-1.735833,-2.897861,-9.359727,6787.1277,4.381668,1.87017,4.197615,7.926414,-1.676805,-2.777859,-8.822183,3086.2795,3.156223,1.157615,3.41277,6.908392,-0.871276,-1.787941,-5.767859,2648.3833,2.983872,0.972827,2.943246,6.478268,-0.730437,-1.534626,-6.559948,11624.6048,4.899668,3.70509,8.602444,13.081635,-3.321443,-5.705131,-13.986283,10454.3767,4.898504,3.619217,8.637066,13.075374,-3.102341,-5.630759,-14.251587,1
224017.708,15.610217,56.374081,81.043634,136.263412,-36.333379,-93.155216,-958.196286,280358.9003,15.396062,66.861089,95.601208,163.20693,-44.064949,-141.696435,-1342.06777,45927.2524,29.028898,12.697704,17.574568,27.170078,-12.538927,-21.087415,-56.864103,44456.6506,26.62277,12.156964,16.504885,27.922978,-11.862463,-19.792793,-51.321524,11477.7587,10.163579,3.513672,5.972376,8.338882,-2.968484,-5.064443,-11.215494,9811.3527,10.167173,2.899202,5.009021,7.736947,-2.483018,-4.082376,-11.634447,60508.7822,29.2607,20.277689,32.182132,41.714326,-19.101198,-35.971819,-84.26057,62538.9169,28.448336,20.818161,33.233482,42.746777,-19.671444,-36.479698,-95.483457,218840.0078,13.220936,59.474123,91.19978,149.787392,-34.192042,-108.59679,-977.311196,186341.7461,12.784118,51.405898,78.178017,138.366777,-28.880189,-75.933851,-679.528862,56754.7477,33.050499,15.359544,21.688651,35.970918,-15.343008,-26.057075,-95.249596,45915.6471,30.157177,12.370986,17.151819,25.159244,-12.406558,-20.466589,-67.13146,12444.5663,11.270516,3.744747,6.607288,10.466382,-3.294058,-5.78381,-16.774646,10920.5134,10.855188,3.003423,5.126335,8.72058,-2.800849,-5.062237,-12.986713,78952.2312,35.329924,26.41166,41.625489,58.876973,-25.829852,-51.447905,-150.537472,66616.9599,33.315029,22.407291,36.593838,48.679178,-21.773341,-41.983349,-127.227508,5
82756.2403,4.679006,22.109693,32.165855,58.027961,-17.083339,-28.758335,-154.407049,60180.0644,3.004958,16.962268,26.702869,53.097298,-13.842711,-23.667354,-119.42024,12203.551,6.533258,2.929215,5.2373,9.701648,-3.107682,-5.223137,-12.598333,12411.227,6.365582,3.008979,5.434388,9.286847,-3.141893,-4.989629,-15.099523,4495.7195,3.978714,1.504207,3.544339,6.495759,-1.265721,-2.40116,-7.189883,3845.128,4.016159,1.26104,3.060568,5.90996,-1.082223,-1.925208,-5.781827,17768.9158,7.175051,5.603785,9.668399,14.29774,-5.403735,-9.451019,-20.585811,18426.0842,7.023557,5.766191,9.847714,13.355668,-5.55507,-9.580642,-18.337336,81494.8594,4.125863,22.978966,36.699093,74.169943,-16.765754,-29.905613,-199.97032,73680.5664,4.231428,20.578943,30.135489,65.254797,-14.546691,-24.317498,-158.650565,13434.4821,6.502488,3.146629,5.305232,10.897462,-3.342483,-5.460725,-14.514214,12177.4136,6.642522,3.130253,5.587454,9.572963,-3.10036,-5.060164,-14.926519,4967.9365,4.418419,1.665761,4.2714,9.655993,-1.384297,-2.682828,-7.213845,4369.2483,4.254078,1.362738,3.535111,8.660937,-1.205514,-2.298306,-7.887647,21171.4761,7.642873,6.335089,11.821345,17.318857,-6.303273,-11.455561,-28.57896,18698.4336,7.502345,6.168567,11.62554,16.836502,-5.795578,-10.636159,-24.504944,1
154592.376,11.022065,37.026357,52.216251,90.551943,-25.035468,-47.44874,-376.316864,191521.7148,10.709968,43.824688,61.340037,112.44719,-31.564762,-65.315102,-525.853063,22174.3083,14.092037,5.591262,7.34361,13.03447,-5.344154,-8.524511,-19.321802,21605.8839,12.82451,5.482238,7.019837,11.682168,-5.187381,-8.093991,-20.416295,6954.6371,6.528759,2.084888,3.29497,6.13904,-1.716892,-2.931699,-6.64129,5995.9419,6.634806,1.756599,2.881657,6.178905,-1.43539,-2.53431,-7.432733,30349.438,14.727637,9.63654,13.874064,21.877282,-8.681853,-14.922361,-31.854574,31466.1221,14.475162,9.915002,14.183635,19.303216,-8.962697,-15.025599,-29.512694,158760.4981,9.716137,40.233421,58.587754,103.673653,-24.751978,-60.28401,-447.620705,133787.2773,9.251993,34.613233,51.517547,120.193845,-20.820933,-41.908348,-368.906294,25799.9806,15.14453,6.435053,8.501655,18.736881,-6.236188,-9.829727,-26.343298,21621.9834,14.075869,5.557366,7.358386,13.173527,-5.265521,-8.299887,-24.221626,7464.3618,7.081171,2.196095,3.677508,8.032835,-1.832724,-3.223991,-7.628633,6531.023,6.973918,1.785082,2.955689,7.330203,-1.548693,-2.767495,-8.41271,36832.0388,16.204706,11.511757,16.370665,25.717252,-10.862813,-19.003517,-45.500056,32280.9138,15.942677,10.307111,15.029935,23.678905,-9.569722,-17.480726,-39.845593,5
5898.5469,1.270785,3.49849,6.302368,17.124725,-1.678192,-3.109813,-14.940988,2291.6289,1.078189,2.80221,6.341299,22.308799,-1.521274,-3.28002,-23.696043,754.0432,1.350056,0.773632,2.587451,6.006765,-0.256673,-0.650386,-4.35177,791.8066,1.347075,0.808589,2.615477,5.486856,-0.256291,-0.696278,-4.404922,401.2593,1.259429,0.544247,1.852866,5.008327,-0.155331,-0.446439,-2.956576,368.2727,1.287663,0.471815,1.756797,4.325587,-0.142353,-0.430138,-3.440183,1256.8745,1.441499,1.506159,4.504151,7.659131,-0.403114,-0.854273,-4.404881,1313.5232,1.436218,1.54784,4.750705,9.087037,-0.416402,-0.842053,-4.446595,6370.9551,1.250243,3.878147,7.693687,25.155323,-1.906671,-3.831869,-23.911631,5539.9414,1.24781,3.21,6.174006,17.277984,-1.663031,-3.377524,-20.664432,867.3218,1.375438,0.798274,2.463117,7.146744,-0.27098,-0.616954,-5.101123,775.68,1.366876,0.821111,2.594482,6.065586,-0.26373,-0.644165,-5.014883,468.7804,1.30989,0.668642,2.340783,6.335631,-0.18321,-0.580526,-4.873867,469.7999,1.350384,0.566722,2.34558,5.727017,-0.160883,-0.630122,-5.126335,1476.2571,1.478894,1.779266,5.677098,11.776952,-0.460719,-0.987024,-5.38895,1384.826,1.499661,1.723761,5.815414,10.169398,-0.433652,-0.909351,-4.943954,1
31867.4688,3.125939,5.106656,6.738236,18.932954,-4.152266,-6.883849,-41.466688,41519.9648,3.094604,7.292163,10.797411,25.177561,-5.312342,-9.494903,-51.901151,2796.4224,2.742153,0.482109,1.028345,3.985959,-0.425493,-0.860542,-4.912573,2855.1451,2.657983,0.490703,1.055357,4.382273,-0.430564,-0.86692,-5.752477,1473.7472,2.17044,0.342749,0.864679,4.055347,-0.246513,-0.619767,-5.275224,1255.703,2.188075,0.297664,0.801395,3.549924,-0.22403,-0.643143,-4.668829,4242.9809,2.99846,0.774911,1.686495,4.305036,-0.695182,-1.340042,-6.3301,4413.571,2.944441,0.800708,1.765486,6.10125,-0.713898,-1.459794,-6.354241,36618.4199,3.058273,6.126464,8.873763,24.383367,-4.82035,-9.062397,-56.785199,30444.7451,2.950519,4.965187,6.864559,22.885932,-3.93581,-7.547887,-43.503857,2937.5709,2.711402,0.508413,1.165516,4.666985,-0.446859,-1.00035,-6.153202,2651.7726,2.679034,0.463551,1.065309,4.961702,-0.420688,-0.984782,-6.65735,1561.6709,2.306248,0.362331,1.043193,5.759714,-0.264588,-0.817412,-5.452809,1267.1856,2.131253,0.321513,0.9759,5.097449,-0.228655,-0.745561,-6.025147,4499.0425,2.942317,0.813907,1.771403,5.161505,-0.735622,-1.453876,-6.469698,4190.4796,3.048255,0.767118,1.662668,5.081646,-0.684521,-1.341261,-6.909999,5
88819.2129,5.287913,23.360763,34.328395,53.967721,-18.096494,-29.439267,-190.179924,67154.9316,3.429819,18.408581,28.823324,47.701427,-14.992077,-25.154075,-137.13652,15514.7383,8.668234,3.836735,6.390095,10.46513,-3.898921,-6.382536,-16.568735,15595.5114,8.287169,3.905134,6.404632,9.68771,-3.938618,-6.521891,-14.317138,5393.7239,4.567585,1.795243,4.057725,7.787089,-1.493077,-2.68419,-6.784478,4564.4411,4.613201,1.51553,3.621506,6.530515,-1.249117,-2.367654,-7.268124,21916.7071,9.166502,7.27312,11.416701,16.283635,-6.635267,-11.662299,-23.826924,22680.1343,8.996184,7.377056,11.672746,17.209248,-6.810564,-11.946981,-25.649792,91847.6426,4.777792,26.246128,41.208997,76.469953,-18.210265,-32.089282,-239.372136,83124.7265,4.959985,23.726368,35.665537,70.356696,-15.881322,-27.624299,-184.526366,17113.7978,8.948443,4.223327,6.181352,9.934137,-4.286396,-7.07506,-21.145779,15118.1799,8.75178,4.007495,6.454996,10.234585,-3.837683,-6.085498,-20.861676,5924.8815,5.092515,1.988094,4.830804,9.155449,-1.634022,-2.996668,-9.036357,5241.1541,4.933477,1.607355,4.007207,8.446243,-1.403796,-2.66932,-8.098937,26233.6211,10.030124,8.347629,13.548346,18.983156,-7.881466,-14.461346,-36.969305,23142.2954,10.003629,7.948413,13.446673,17.580276,-7.120196,-13.251284,-32.818418,1
187761.9883,13.59576,46.320772,66.792832,98.643831,-30.164153,-77.865379,-716.33132,239779.8809,13.949136,55.360308,79.148689,125.516233,-39.164441,-101.382961,-930.633524,34252.8697,20.8984,9.198098,12.728117,19.336577,-8.821136,-14.387957,-36.81615,33052.57,18.804409,8.904317,12.083629,20.991486,-8.462924,-13.716645,-34.568285,9402.9355,8.202291,2.893935,4.852748,7.621638,-2.367056,-4.097091,-9.976604,8003.902,8.578546,2.292097,3.973064,6.413683,-2.052409,-3.630318,-8.387276,45274.9316,21.485471,15.252561,23.352545,32.354347,-13.838748,-25.01618,-57.070882,47257.1904,20.938584,15.685548,23.929905,32.652183,-14.236797,-25.717314,-54.324531,186972.9219,11.607104,51.319806,76.904658,156.526834,-30.506155,-76.117277,-706.32275,163892.5459,11.531818,44.362929,64.993958,120.415745,-25.633084,-65.06885,-528.507552,41316.9894,23.220589,11.089006,15.379806,29.477431,-10.786357,-18.767316,-53.977982,33818.5583,21.553315,9.008838,12.692376,22.349901,-8.789573,-14.513652,-43.613685,10118.7158,9.260222,3.057103,5.300055,9.552313,-2.593909,-4.737511,-12.059011,8831.4513,8.647029,2.465398,4.323205,8.389871,-2.22897,-4.031421,-10.893087,57435.5552,24.788962,19.216929,29.433751,42.820267,-18.268124,-34.298,-104.970504,49560.0315,24.303565,16.605665,26.19013,35.544301,-15.671227,-29.382557,-81.098001,5
67861.9375,4.134188,17.797184,25.929453,45.903461,-14.026351,-20.933428,-113.205464,49159.5508,2.66579,13.809465,21.103614,37.751219,-11.486292,-17.430534,-91.652256,9739.4094,5.342712,2.400411,4.782684,7.319531,-2.433335,-4.000084,-9.722243,9841.6709,5.132802,2.467785,4.791114,7.747645,-2.455597,-3.983138,-9.335702,3729.0561,3.377883,1.297065,3.242166,6.2849,-1.053481,-1.965858,-6.358099,3171.4044,3.403483,1.093577,2.858622,5.375934,-0.889101,-1.638385,-4.999592,14248.1736,5.844216,4.5445,8.588203,12.611014,-4.228132,-7.175689,-13.249623,14744.054,5.76827,4.653672,8.726742,14.243056,-4.332437,-7.720141,-17.050107,68409.3945,3.653669,19.205209,30.194282,62.200557,-14.213201,-23.034692,-158.405871,61629.6621,3.742317,17.140933,25.39286,55.972582,-12.360452,-20.235222,-112.349343,10652.9102,5.368171,2.540549,4.793205,9.622525,-2.611459,-4.229734,-11.769509,9734.0413,5.432051,2.541791,5.076794,9.757049,-2.439168,-3.955875,-14.048258,4125.683,3.742547,1.442402,3.798863,7.858243,-1.145044,-2.30625,-7.902625,3633.1461,3.649514,1.187889,3.297649,8.43628,-0.985427,-1.774382,-6.358234,16709.5347,6.15144,5.08281,10.432722,15.964061,-4.909329,-8.675442,-19.241268,14917.8188,6.224352,4.971043,10.324086,15.072144,-4.559743,-8.267572,-18.259748,1
235916.1093,16.753356,61.70368,92.003351,303.175025,-38.065017,-106.633612,-1023.728265,301411.1894,16.500681,76.81231,124.146483,565.431888,-48.265325,-165.574271,-1528.704161,59802.1583,35.378358,16.798398,23.872765,38.493118,-16.675455,-28.657716,-94.656903,57608.9083,31.940596,16.078153,22.51244,33.674086,-15.755156,-27.571815,-87.650686,13510.8881,11.224828,4.229498,7.494733,10.919503,-3.57389,-6.080988,-15.43863,11531.7205,11.614125,3.452749,6.217443,9.826697,-2.966908,-4.963182,-11.428287,76562.5047,35.038488,26.331334,43.334082,55.310047,-24.837859,-46.696421,-142.093984,79567.6877,34.228056,26.995892,44.074533,56.487273,-25.590792,-49.167138,-141.120517,243304.3261,14.551573,66.932335,104.099327,190.578669,-37.242369,-124.416131,-1285.634138,204670.2626,13.893564,58.104317,89.268489,227.064051,-31.868588,-84.3725,-880.933674,74577.283,40.566371,20.613447,29.752714,52.128328,-20.814357,-36.799682,-142.467103,60034.1244,37.030736,16.218038,23.353327,36.926395,-16.536133,-30.136644,-103.092459,14888.2687,12.923714,4.510813,8.308529,12.405318,-3.974603,-6.933028,-18.15674,12846.365,11.835767,3.678531,6.539881,10.361144,-3.396892,-5.996884,-14.382375,99445.7969,41.314119,34.819878,56.925932,80.369729,-33.909253,-69.337124,-273.29444,83439.6977,39.418183,29.16229,48.941101,64.170421,-28.295995,-55.136089,-191.053929,5
66929.3555,4.083441,17.615611,25.722669,42.958687,-13.887245,-20.272589,-93.124237,48095.7051,2.607089,13.517201,21.100768,39.714413,-11.349566,-18.057804,-80.426387,9366.6354,5.094249,2.326833,4.705621,8.574655,-2.340338,-3.760891,-9.792308,9513.2351,4.955024,2.403988,4.754352,8.891105,-2.396217,-3.706284,-8.905144,3667.4194,3.353604,1.257049,3.244195,5.910931,-1.030533,-1.836852,-5.924342,3116.6069,3.4052,1.084816,2.747887,5.472733,-0.876845,-1.626138,-5.097548,13831.0012,5.665133,4.429259,8.544388,12.571541,-4.143728,-7.08899,-14.628884,14313.6743,5.554014,4.527019,8.755672,12.261468,-4.244279,-7.371408,-13.953717,67654.2676,3.592667,18.780292,28.646628,61.659293,-14.155051,-21.651292,-150.816403,61155.9687,3.683576,16.461621,24.39881,52.606365,-12.280232,-20.786791,-112.674822,10191.9983,5.02061,2.474655,4.750398,8.351312,-2.508706,-4.095359,-11.16034,9384.999,5.17333,2.491577,5.099404,9.235775,-2.373132,-3.861108,-10.62016,4037.7345,3.672596,1.409497,3.708626,8.285374,-1.13145,-2.270916,-7.762222,3504.8065,3.522572,1.155611,3.236846,6.879872,-0.957469,-1.80192,-6.69408,16142.893,5.911697,4.966746,10.539089,15.719729,-4.758163,-8.392805,-19.087349,14592.4773,5.991766,4.858751,10.450663,14.185398,-4.435472,-8.091573,-17.136054,1
251811.1045,17.30351,65.948494,96.038459,152.003779,-41.083992,-101.71311,-998.587807,287112.5879,15.780352,77.490212,117.864452,378.331781,-47.433992,-168.371982,-1231.795491,60489.37,35.724149,16.779239,23.940301,33.828222,-16.743857,-28.448531,-84.255587,57388.9487,31.940363,16.020525,22.1928,32.280477,-15.693207,-26.427078,-77.770498,13610.4807,11.475158,4.229277,7.53153,10.82313,-3.585939,-6.053512,-15.246402,11602.8922,11.599553,3.455018,6.407401,9.673006,-2.967956,-5.002482,-12.756442,76377.0291,34.864063,26.225657,43.403845,55.681613,-24.976537,-47.391362,-133.525012,79008.7737,34.02223,26.974989,44.515639,65.145479,-25.704984,-48.213894,-134.351036,238108.8222,14.328074,66.844287,103.140969,265.251749,-36.748949,-121.689134,-772.299125,206969.8193,13.989276,57.816299,87.374963,154.461476,-31.505096,-89.773412,-811.72877,75668.3401,41.292573,20.444028,30.197586,50.113676,-20.71967,-36.08667,-153.661305,59574.2703,37.056383,16.093174,22.602291,34.688442,-16.409288,-28.111417,-90.075947,14757.9491,12.697653,4.476745,8.361005,12.876071,-4.000052,-6.96943,-17.411095,12879.3304,12.1834,3.643728,6.498901,11.888385,-3.374093,-6.117636,-14.868921,100686.4444,41.884119,34.388508,56.026248,74.65629,-33.63395,-69.411832,-212.902826,84866.6796,39.936785,29.060881,48.660489,65.256316,-28.448494,-56.421647,-175.579844,5
29751.0899,2.337315,8.008263,11.763353,24.537764,-6.620446,-9.929801,-38.741511,19032.3125,1.636229,6.037713,9.94399,26.834585,-5.263648,-8.3284,-33.560887,3476.0073,2.476034,1.156995,3.266511,6.029685,-0.883088,-1.528678,-4.688635,3564.5339,2.438669,1.202483,3.296927,6.368098,-0.909277,-1.516914,-4.760476,1596.4738,2.016319,0.730271,2.352727,6.176478,-0.488559,-1.000653,-4.879055,1373.3056,2.032283,0.634811,2.055279,4.617228,-0.419733,-0.903975,-4.471778,5353.9961,2.766234,2.194193,5.968928,10.639612,-1.584653,-2.679346,-6.919874,5555.0747,2.732818,2.239673,6.044986,8.587608,-1.618136,-2.808817,-6.375592,30128.1582,2.160029,8.412613,13.839197,31.713762,-6.758398,-11.165947,-52.029306,26846.0508,2.184733,7.191896,11.162588,30.127673,-5.848948,-9.367737,-39.184828,3768.4024,2.467878,1.220771,3.219154,5.998708,-0.930179,-1.606126,-6.395258,3701.0048,2.60257,1.256934,3.392742,7.543599,-0.928013,-1.601108,-6.46485,1762.0617,2.15036,0.845451,2.78381,5.757357,-0.531751,-1.19923,-5.25124,1563.8934,2.114416,0.720682,2.445617,6.48961,-0.45961,-1.048754,-5.6721,6091.0401,2.807176,2.589144,7.487697,11.294555,-1.753621,-3.099501,-8.155997,5630.6445,2.885423,2.484723,7.469213,12.977287,-1.697947,-3.143199,-8.168087,1
101375.8857,7.76206,21.939331,29.063841,49.254949,-15.829936,-26.448716,-187.058365,123873.9629,7.328953,25.583758,34.051528,59.549119,-19.883529,-36.182457,-269.772195,11617.9105,7.537534,2.402884,3.127575,7.101989,-2.3925,-3.750534,-10.10955,11530.1174,7.156217,2.425423,3.295462,7.204294,-2.378965,-3.627537,-10.319846,4287.5179,4.301953,1.108756,1.80195,4.801798,-0.952422,-1.607707,-4.958953,3705.532,4.355599,0.95497,1.700628,5.547302,-0.81505,-1.472354,-4.870788,16191.4885,8.132545,4.082693,5.366755,10.076833,-4.050369,-6.812141,-15.980255,16868.3967,7.980113,4.229689,5.344635,9.00613,-4.176674,-6.861974,-15.791868,106447.252,7.02352,24.132403,32.618866,60.817597,-16.033226,-29.159067,-232.033375,90891.5069,6.849521,20.631319,28.094304,56.20951,-13.359825,-22.602881,-145.713757,12929.8775,7.81822,2.628447,3.422619,7.658519,-2.627104,-4.153228,-12.457819,11231.0152,7.549053,2.387834,3.165105,7.416675,-2.31152,-3.604925,-11.769216,4465.2047,4.660398,1.165906,2.163341,6.593939,-1.019348,-1.916166,-6.665134,3890.0561,4.343115,0.96766,1.930459,5.759266,-0.846836,-1.644611,-6.278327,18444.8826,8.444476,4.513217,5.800557,10.162284,-4.653179,-7.955172,-17.960405,16586.9595,8.623596,4.207095,5.553221,10.030251,-4.230993,-7.20552,-16.30525,5
50651.2324,3.381484,13.173464,19.111504,34.463194,-10.490577,-15.287168,-68.752328,35824.957,2.252504,10.212065,16.017479,31.557937,-8.552712,-12.928942,-57.193643,6951.8501,4.058741,1.85273,4.221454,7.055909,-1.665121,-2.615734,-6.426818,7053.6599,3.970434,1.915655,4.2808,7.320572,-1.706732,-2.637427,-6.260486,2784.6615,2.786088,1.058857,2.887885,5.486872,-0.798,-1.526245,-4.576453,2360.8685,2.762697,0.901424,2.512537,5.461078,-0.671584,-1.274753,-4.860582,10115.7681,4.472966,3.43077,7.640646,12.137992,-2.959869,-4.965833,-11.451848,10467.0085,4.418913,3.531086,7.848637,11.243966,-3.065649,-5.299713,-9.903654,51769.4786,3.087285,14.313476,21.746565,42.05263,-10.784981,-17.045824,-82.1041,47066.6602,3.183928,12.555897,18.610377,38.465843,-9.316502,-14.72926,-74.423016,7578.9468,4.070838,1.945569,4.073943,8.134422,-1.765547,-2.871177,-8.98436,7027.7536,4.201603,1.958322,4.348593,9.041344,-1.678409,-2.673321,-8.730464,3089.5317,3.066182,1.183473,3.576233,6.661009,-0.87423,-1.651544,-5.718262,2646.2182,2.871545,0.991922,2.969197,6.460362,-0.733495,-1.535625,-5.717504,11797.8145,4.769066,3.82249,9.095061,13.890279,-3.37123,-5.927965,-13.09578,10653.2613,4.846767,3.753009,9.145506,14.455118,-3.162751,-5.742965,-12.867804,1
213596.5342,15.412497,54.454014,79.33689,227.774653,-34.721263,-90.406191,-921.672803,265822.752,14.890923,65.807083,101.075942,249.566247,-41.570474,-136.091601,-1283.339197,48666.5031,27.684156,12.871319,17.522803,26.66436,-12.699648,-21.231004,-61.870462,45849.731,25.130699,12.46321,17.110196,25.427517,-12.117657,-20.662624,-60.04762,11572.7958,10.004683,3.54804,6.166047,9.162677,-3.056183,-5.355344,-13.822269,9746.0265,9.74611,2.895601,5.088433,7.591694,-2.484311,-4.124024,-10.251174,61244.9971,28.246311,20.647796,32.805043,43.32626,-19.563307,-35.433517,-100.369959,63398.0286,27.23672,21.311011,34.500158,43.706195,-20.185188,-37.606245,-98.043329,207156.2129,12.880167,57.127087,89.253648,161.441128,-32.75905,-104.44687,-896.412947,185891.3896,13.137702,49.606958,76.615052,151.162386,-27.765493,-74.854783,-606.814807,58444.0062,30.845887,15.36388,21.218652,37.920275,-15.449334,-25.929225,-107.46749,47375.086,28.290719,12.162962,17.083107,29.037069,-12.255972,-20.291018,-64.154418,12442.4863,10.96658,3.781026,6.875234,10.576803,-3.359217,-5.925335,-17.046212,10752.6489,10.118266,3.022173,5.137252,9.021196,-2.792941,-4.935812,-13.074918,79109.6799,33.221957,26.438632,42.282216,58.427326,-26.006227,-49.645365,-163.633399,66768.1758,31.868822,22.510613,36.468383,48.698584,-22.00892,-42.911975,-120.135214,5
80010.0781,4.666654,21.089573,29.662491,50.399265,-16.092022,-23.768366,-125.675241,58821.1817,2.994036,16.204998,25.154902,42.851179,-13.261628,-20.313216,-96.450548,12672.3464,6.19784,3.011316,5.313144,9.171528,-3.090037,-4.855214,-10.740026,12751.3571,6.112499,3.10571,5.799142,8.608752,-3.180236,-4.89035,-9.93008,4503.5536,3.965673,1.530021,3.72871,6.212018,-1.29238,-2.250309,-4.996939,3794.8972,3.868748,1.260925,3.019717,5.297653,-1.076964,-1.893594,-4.497707,17911.8203,6.937064,5.714203,9.913197,13.696386,-5.459884,-9.441485,-17.369088,18464.1575,6.827519,5.960077,10.32042,13.737946,-5.708777,-9.767938,-16.915479,79750.1386,4.132731,21.836609,32.563597,62.690541,-15.862772,-26.98208,-150.928681,70798.3555,4.196212,19.216167,27.84669,52.531816,-13.728443,-21.306255,-141.129512,13756.6394,6.187019,3.197485,5.426763,9.748053,-3.305895,-5.17834,-14.389808,12511.3706,6.234129,3.138072,5.531527,8.943569,-3.020661,-4.793754,-12.177982,4929.7922,4.329896,1.695203,4.237809,8.33466,-1.414598,-2.601669,-7.737232,4273.3653,4.030527,1.34634,3.339398,6.373204,-1.171233,-2.091779,-6.281127,20840.8072,7.289859,6.451143,12.225755,16.116754,-6.404671,-11.242241,-23.434953,18661.0037,7.363386,6.219378,11.851908,15.938073,-5.797145,-10.338189,-20.382951,1
148719.7793,10.794878,35.292402,48.823714,79.398804,-23.547928,-44.936117,-398.165628,183240.6465,10.360746,41.650717,57.926504,98.207975,-29.462266,-65.016757,-600.758523,23364.6129,13.435321,5.731675,7.480752,12.341843,-5.475771,-8.657889,-22.617189,22509.0508,12.602206,5.625045,7.522609,13.081217,-5.378041,-9.120427,-21.977979,7014.2113,6.549713,2.129074,3.349906,6.527129,-1.763836,-3.277323,-7.984614,5961.4204,6.431004,1.74384,2.795082,5.77764,-1.440018,-2.577084,-7.213095,30823.118,14.444195,9.894547,14.200501,19.204245,-8.933559,-16.183953,-34.629262,31695.2182,14.163232,10.314048,14.735847,21.535228,-9.329699,-17.024604,-36.709988,152238.5215,9.487197,38.304619,55.340306,113.756382,-23.228867,-52.679707,-488.82566,129669.1865,9.188383,32.818174,46.955362,98.718394,-19.571007,-42.419831,-402.72926,26772.1915,14.314259,6.455052,8.43933,14.831545,-6.26254,-10.350576,-31.770806,22476.6204,13.463786,5.502944,7.357822,14.886474,-5.217086,-8.423147,-23.863582,7369.9756,6.915145,2.251207,3.670499,7.551709,-1.90084,-3.581835,-10.86678,6399.1504,6.426491,1.763712,2.977535,6.297204,-1.541641,-2.755869,-8.975605,36682.6963,15.855482,11.765931,16.742592,25.789581,-11.084251,-20.884051,-45.255149,32302.793,15.431762,10.404956,15.210521,22.101435,-9.634922,-17.746074,-43.67917,5
5634.7383,1.264356,3.406122,6.101663,14.564274,-1.595118,-2.819018,-15.099048,2144.2363,1.073814,2.763743,5.723709,21.428089,-1.462139,-3.076632,-17.756594,845.9663,1.362664,0.796226,2.612826,5.600375,-0.251977,-0.60736,-4.54104,825.6621,1.342475,0.871926,2.900137,5.306512,-0.264016,-0.718744,-3.89066,384.1064,1.255042,0.589359,2.083596,5.354834,-0.16226,-0.515297,-3.613416,351.8666,1.26999,0.502742,1.753583,4.78696,-0.141962,-0.499023,-3.665774,1254.1372,1.433152,1.58169,4.670874,7.867742,-0.411455,-0.859433,-3.960968,1295.2227,1.426038,1.700934,5.287001,9.199305,-0.422908,-0.939824,-5.23195,6067.416,1.242943,3.728016,7.607477,21.385914,-1.817706,-3.871874,-22.041965,5333.082,1.246864,3.037467,6.17014,17.808372,-1.530467,-3.028505,-19.053926,826.7771,1.326186,0.840041,2.598784,5.849945,-0.275015,-0.694477,-5.559532,908.4196,1.395464,0.840216,2.511062,5.675702,-0.268016,-0.763233,-5.643929,486.3604,1.326107,0.701357,2.645862,6.045669,-0.189811,-0.661601,-4.946769,436.3997,1.321006,0.565297,2.001626,6.116998,-0.169756,-0.566585,-4.593173,1430.608,1.457818,1.910479,6.199181,10.887244,-0.463917,-1.03237,-5.192196,1348.8447,1.477221,1.822547,5.948263,10.385079,-0.441814,-1.00147,-4.716466,1
31787.3379,3.112267,5.307881,6.917011,15.253379,-4.122193,-6.797806,-36.546752,41603.836,3.068482,8.008635,11.805787,27.18021,-5.20088,-9.128228,-48.443678,2978.9364,2.679909,0.564479,1.183454,3.49695,-0.431843,-0.904889,-5.271294,2989.6256,2.643125,0.590029,1.269512,4.140736,-0.455979,-1.077746,-4.7384,1442.2975,2.18373,0.405572,1.044719,3.700004,-0.267189,-0.678345,-3.882426,1269.2848,2.190606,0.348703,0.881586,3.418744,-0.219554,-0.584935,-4.336795,4346.6853,3.006468,0.946756,1.974243,5.981655,-0.718369,-1.265654,-5.634697,4465.1572,2.947787,0.991833,2.075573,4.364164,-0.747118,-1.296817,-4.890005,36441.6543,3.048916,6.404917,8.838504,22.360832,-4.724025,-8.112219,-55.317124,30200.1777,2.953177,5.188377,7.018613,19.048172,-3.834994,-7.323786,-39.707681,3149.9152,2.711721,0.596792,1.24231,5.245237,-0.449565,-0.979683,-5.451802,2858.0862,2.647269,0.54225,1.200905,4.665656,-0.418104,-0.985474,-5.348882,1475.0143,2.222696,0.42996,1.183012,5.193943,-0.269346,-0.724899,-4.533012,1329.0108,2.194597,0.375012,1.038978,4.466455,-0.226949,-0.673327,-4.950042,4583.5625,2.990675,1.008092,2.170931,5.87131,-0.770778,-1.577392,-6.746542,4212.0825,2.999429,0.924927,1.938046,4.881881,-0.712397,-1.314813,-5.647229,5
87505.082,5.261211,22.032789,31.886699,49.058731,-16.96519,-28.754188,-181.352179,65482.7226,3.358851,17.474655,27.691551,47.697039,-14.107928,-23.074633,-125.886504,15967.5767,8.308098,3.772259,6.07561,10.7238,-3.835225,-6.271552,-15.301642,15879.2541,8.188805,3.913006,6.684967,9.749658,-3.983691,-6.607448,-17.762913,5315.4535,4.675352,1.804031,4.193205,7.222443,-1.526245,-2.809908,-7.113905,4504.3162,4.564441,1.475928,3.438125,6.371632,-1.236407,-2.27648,-7.062266,21997.3675,9.144835,7.232349,11.220191,14.698221,-6.736336,-11.886099,-26.599742,22723.8293,9.030562,7.574939,12.172232,15.744522,-7.078924,-12.925157,-24.534422,87710.1016,4.650696,24.255757,39.112546,70.832784,-17.201478,-32.795747,-257.321279,79500.8496,4.861711,22.053508,32.945129,61.908118,-14.831129,-26.990047,-219.775365,17461.653,8.630202,4.079251,6.10762,10.51378,-4.145554,-6.702941,-20.478493,15429.3523,8.325803,3.837508,6.074757,10.935701,-3.650473,-5.993788,-17.561113,5851.8411,5.137489,2.011838,4.912365,9.975704,-1.681415,-3.240985,-9.150916,5104.2742,4.78732,1.555544,3.746221,8.494673,-1.377557,-2.500912,-8.783356,26156.3799,10.255885,8.374763,13.742463,18.571374,-8.078436,-15.458166,-35.689761,23088.6106,10.012481,7.805571,13.113229,19.558531,-7.122748,-12.970418,-31.662035,1
175614.5557,12.379476,43.57722,63.589888,116.099314,-28.042787,-74.525259,-625.366112,215817.58,12.039361,51.975064,73.742923,127.971125,-35.532099,-92.892261,-1044.464669,36317.4919,20.611446,9.174922,11.941616,23.461268,-8.826352,-14.595482,-37.869685,34430.9001,19.251449,9.063723,12.258285,20.575813,-8.695226,-14.092608,-40.720744,9418.6543,8.683595,2.917957,4.897432,7.752078,-2.469479,-4.383284,-9.941201,7906.3628,8.388635,2.347755,3.950304,7.838492,-1.965428,-3.37826,-7.76425,46271.0222,21.991458,15.474757,23.608924,32.030829,-14.158025,-25.961043,-63.680511,47416.2098,21.325079,16.211965,25.19494,32.182337,-14.866599,-27.996366,-71.183685,181541.0449,11.080712,47.786168,71.782145,120.33736,-27.474995,-72.619918,-723.42031,157369.124,10.950545,41.287678,61.728971,163.385912,-23.47593,-64.734939,-495.270448,42187.2189,22.690741,10.777333,15.450394,29.101933,-10.588594,-17.838037,-55.765,34570.21,20.247348,8.68211,11.525608,20.676448,-8.407086,-14.148288,-46.55111,9997.6629,9.073445,3.104432,5.481519,9.576523,-2.681805,-4.941268,-14.489345,8717.9831,8.538201,2.386415,4.109231,8.819914,-2.163624,-4.072767,-11.059976,56902.9106,24.676487,19.37451,30.248627,43.830286,-18.529088,-35.354934,-95.552211,49058.9487,24.096536,16.493394,26.210061,37.704835,-15.667346,-29.260001,-70.474226,5
89382.1172,5.081934,23.441121,34.278264,58.142799,-17.499055,-27.059571,-165.746823,67366.6035,3.259024,18.216473,28.01094,49.116753,-14.567348,-23.27891,-161.336148,15784.9659,7.616774,3.677936,5.749146,10.05293,-3.846538,-6.055845,-13.901205,15714.4655,7.552895,3.801427,6.374822,9.481589,-3.982807,-6.448722,-18.119334,5346.6427,4.742093,1.776689,4.158255,7.27127,-1.529621,-2.839239,-7.482951,4502.8026,4.549896,1.44393,3.287536,5.735977,-1.246063,-2.252573,-6.137525,21932.9946,8.602174,7.141348,11.071895,14.599746,-6.772338,-11.619429,-27.09427,22587.3826,8.500536,7.436608,11.784823,16.137989,-7.166448,-12.75833,-25.068169,88594.9785,4.443636,24.949674,37.872981,69.25988,-17.577317,-32.537349,-231.39332,79822.0898,4.590195,22.298042,33.133833,67.170278,-15.203785,-26.433044,-170.49955,17329.0854,7.715743,3.987623,5.914613,10.515344,-4.154553,-6.972844,-21.631589,15256.2841,7.55146,3.752879,5.755903,9.736669,-3.657259,-5.727742,-19.62277,5821.0214,4.998374,1.967439,4.685279,9.396922,-1.688512,-3.196437,-9.287831,5097.068,4.717096,1.524065,3.615993,9.402211,-1.37628,-2.606873,-7.568516,25988.1133,9.307676,8.206255,13.308081,18.14575,-8.10568,-15.148983,-35.099966,22880.8965,9.188118,7.701427,12.730442,17.329144,-7.220088,-12.952932,-28.488155,1
183181.1924,12.440348,44.14357,64.644176,131.696038,-28.229348,-72.485306,-665.450607,217636.9297,11.460167,52.932147,78.489549,178.3464,-35.824444,-109.632804,-1003.382205,36393.7859,20.226296,9.35747,12.554377,20.568965,-8.890653,-14.473132,-46.991179,34565.1601,18.867748,9.212566,12.296825,20.392975,-8.76776,-14.447452,-43.076285,9429.2801,8.603096,2.951751,4.965497,7.955633,-2.493856,-4.32971,-9.81806,7957.5869,8.308238,2.379011,4.13301,6.839191,-1.998569,-3.393567,-8.675165,46630.2823,21.280072,15.821241,24.96606,38.145195,-14.290997,-25.586166,-65.577743,47495.6018,20.653598,16.625271,26.127985,35.365438,-15.073117,-28.158412,-67.823813,182596.7207,10.660844,48.617901,72.868062,146.649118,-28.484182,-74.813464,-782.648036,155255.3926,10.337337,41.419509,62.139417,124.630345,-23.729342,-55.34803,-521.649193,42533.856,21.744512,10.997084,15.112093,31.44199,-10.718175,-17.958247,-73.274728,35000.0052,20.021997,8.793276,11.960666,22.038105,-8.466137,-13.804604,-47.529585,10081.5045,9.203742,3.136362,5.424961,9.511515,-2.710063,-4.827331,-14.413895,8693.5041,8.425865,2.415227,4.024471,8.208733,-2.195986,-3.786633,-11.02318,57523.7023,24.070466,19.854779,30.40023,42.411827,-18.798621,-36.077625,-86.443868,49399.854,23.263807,16.938238,26.239465,36.849539,-15.815418,-31.034327,-81.696178,5
65513.8086,3.976547,16.777665,24.157214,43.029909,-13.120955,-19.371921,-102.76205,47219.2715,2.572473,12.886109,19.407876,34.289273,-10.711776,-16.367251,-77.008723,9841.4494,5.13791,2.27003,4.418023,7.15615,-2.329073,-3.649893,-9.733475,9847.9233,5.051469,2.404891,4.990164,7.612394,-2.425861,-3.846322,-8.319021,3638,3.506977,1.279952,3.235832,5.482488,-1.059613,-1.970698,-5.354661,3108.2915,3.440949,1.058397,2.652101,6.418856,-0.869081,-1.565785,-3.970767,14078.6238,5.835754,4.481981,8.287646,10.956197,-4.249042,-7.313889,-14.039691,14545.8365,5.803793,4.716947,9.028536,13.573752,-4.467519,-7.741099,-15.947201,66178.5957,3.553667,17.972893,26.651582,52.47575,-13.271547,-20.44807,-132.767663,59186.8145,3.632009,15.974788,23.446544,46.857052,-11.482991,-18.080707,-111.330932,10604.3061,5.084299,2.423578,4.57384,8.394997,-2.472665,-4.16186,-10.729699,9818.6682,5.187005,2.391872,4.483382,8.420551,-2.269653,-3.623939,-11.63946,4049.5571,3.809576,1.444429,3.907422,8.789727,-1.173955,-2.215499,-7.607471,3458.2887,3.522772,1.123647,2.955791,6.701957,-0.957136,-1.863585,-6.783721,16474.9749,6.191843,5.086636,10.541613,15.452853,-4.990733,-8.995953,-23.687588,14656.9338,6.118032,4.902507,9.787541,14.026034,-4.506014,-8.351212,-18.144151,1
224039.2774,14.983429,57.876092,83.534133,148.671542,-35.150752,-88.942295,-930.117744,277555.9023,14.099788,71.209822,104.969023,397.043016,-43.74756,-142.970015,-1276.718354,64936.1254,35.30896,17.173012,23.681706,32.406367,-17.114942,-28.172782,-94.162228,60571.4607,32.202671,16.717403,23.068605,31.336095,-16.598211,-28.039326,-76.716387,13655.7716,12.058687,4.343082,8.04659,10.020986,-3.767547,-6.386463,-12.279066,11443.4862,11.62675,3.385641,6.238749,9.527338,-2.92681,-4.944508,-10.667848,78463.5998,35.267763,27.189388,45.601207,57.551175,-25.739443,-47.25336,-120.243964,80607.7639,34.606235,28.527113,47.884846,56.824102,-26.963713,-51.569993,-129.110621,226005.7636,12.937764,61.905342,94.445805,165.349252,-34.289542,-102.722259,-891.232749,195743.7441,12.718547,54.144833,80.673643,117.671868,-28.876073,-80.023142,-746.753429,77542.355,39.630755,20.579807,28.734672,42.686051,-20.800055,-36.848145,-128.509983,62276.6497,34.741804,15.690864,21.331234,33.247545,-16.039612,-26.531496,-82.889694,14753.0911,12.907682,4.609912,8.839834,13.542594,-4.131921,-7.410379,-17.938427,12835.9408,12.18897,3.549124,6.067552,9.238419,-3.309189,-5.630917,-13.994425,101461.7221,42.182013,35.953435,60.606365,80.935009,-34.646864,-70.261727,-215.422087,84666.6401,39.287949,29.520922,49.888454,62.581486,-28.491487,-54.545376,-148.455296,5
5140.414,1.229099,3.542581,6.545177,15.042911,-1.524463,-2.849737,-13.992111,1712.1269,1.055311,2.7543,6.111167,20.089853,-1.37424,-2.956024,-17.841921,648.2656,1.264478,0.773127,2.446396,4.871797,-0.228426,-0.636119,-3.068644,677.3252,1.275257,0.875762,2.781664,6.635892,-0.241069,-0.580131,-3.984314,345.9056,1.239458,0.586068,2.039403,3.786788,-0.141325,-0.454982,-2.957746,296.5817,1.233627,0.481252,1.682156,3.625546,-0.126229,-0.401191,-3.54902,1121.6531,1.380045,1.597878,4.70216,7.049715,-0.379311,-0.806437,-3.796467,1156.0795,1.376764,1.728905,5.182888,8.09628,-0.4038,-0.817903,-4.060789,5238.8828,1.197227,3.800773,7.618567,23.790149,-1.703693,-3.27377,-18.359133,4624.8223,1.1997,3.104349,5.831991,16.185042,-1.465211,-2.883238,-16.778116,709.0013,1.267622,0.82303,2.519681,5.716408,-0.25625,-0.670062,-4.571015,745.532,1.307988,0.810204,2.428743,5.652808,-0.24221,-0.654833,-4.519801,412.9656,1.279998,0.708065,2.522034,5.82942,-0.171605,-0.595736,-4.286324,377.4664,1.275992,0.554195,1.983777,5.722075,-0.150988,-0.483148,-3.882124,1299.1802,1.40127,2.024193,6.374215,10.658317,-0.451124,-0.968247,-4.52287,1202.5329,1.412241,1.837384,6.00053,9.784882,-0.421645,-0.920711,-4.870199,1
32036.4101,2.989671,6.250466,8.648074,17.156158,-4.100081,-6.689375,-30.363632,41009.4843,2.863079,9.416132,14.887735,26.316826,-5.1482,-8.827214,-41.084919,2933.4723,2.62239,0.694598,1.501246,4.080803,-0.42575,-0.923734,-4.901587,2952.2063,2.600312,0.732988,1.529797,4.081579,-0.429126,-0.842041,-3.966278,1411.344,2.171307,0.485534,1.253736,3.387875,-0.257028,-0.502705,-2.816502,1236.769,2.16884,0.411508,1.039129,3.979519,-0.222939,-0.617168,-2.783022,4294.3757,2.917533,1.196542,2.455136,5.69651,-0.718058,-1.231886,-4.908752,4450.7011,2.904368,1.270593,2.656065,4.984303,-0.748687,-1.274654,-4.380027,37360.9277,2.953473,7.578579,10.963793,25.79345,-4.807462,-8.312297,-45.661911,30667.916,2.833567,6.095738,8.597265,21.367229,-3.939117,-7.203341,-35.644336,3138.7535,2.645135,0.72097,1.442474,5.48439,-0.452764,-0.997907,-5.206081,2835.9659,2.590374,0.647016,1.36952,4.564005,-0.415466,-0.854623,-5.925009,1479.2217,2.231816,0.517102,1.313129,5.185005,-0.256364,-0.741479,-4.584951,1297.9745,2.136037,0.433972,1.117835,4.852028,-0.220236,-0.597694,-3.683456,4564.0386,2.89252,1.293407,2.728709,5.69339,-0.788976,-1.382044,-6.515813,4258.9873,2.992737,1.176149,2.564222,5.601212,-0.721904,-1.282441,-5.089218,5
28430.7559,2.349378,7.459067,11.374703,23.865084,-5.939634,-9.22611,-31.485642,18576.5429,1.643316,5.612476,9.325597,24.705712,-4.698167,-7.598462,-35.310028,3702.74,2.699945,1.171831,3.279888,6.406355,-0.840681,-1.411766,-4.599506,3737.4292,2.690326,1.262637,3.659415,6.062154,-0.890319,-1.59648,-5.258885,1621.9602,2.174534,0.789675,2.675948,5.677998,-0.500478,-1.004569,-3.358011,1387.3036,2.12197,0.653872,2.097568,4.311901,-0.41273,-0.876666,-4.590034,5499.0681,3.013349,2.274968,6.081061,8.585292,-1.577339,-2.799634,-8.16623,5751.8662,3.03752,2.421482,6.754337,11.041608,-1.672098,-3.087183,-6.969322,30276.3379,2.216345,8.29697,12.996338,33.43991,-6.303858,-10.931361,-50.949591,27687.1328,2.292348,7.219596,10.957421,30.351784,-5.524378,-8.284121,-36.751626,4015.5312,2.767363,1.23284,3.164672,6.182362,-0.887929,-1.648158,-6.472171,3844.7139,2.808633,1.230216,3.053858,7.343107,-0.869912,-1.587741,-5.431058,1811.6209,2.274199,0.911867,3.18607,7.294478,-0.548813,-1.195795,-5.146011,1559.3798,2.181793,0.729737,2.365504,6.961409,-0.438858,-0.994366,-4.862939,6331.4182,3.210858,2.682656,7.621651,12.580546,-1.806735,-3.25207,-8.709642,5794.4155,3.221352,2.515142,7.169723,11.883441,-1.693418,-2.956854,-7.526345,1
91721.0616,6.70747,20.116072,26.72279,45.444372,-13.987627,-23.127378,-149.093387,117800.5625,6.533279,24.111365,33.369175,59.957864,-18.376707,-32.907463,-253.737314,11626.9788,7.364028,2.380117,3.175375,7.125296,-2.308472,-3.508711,-10.304578,11386.6527,7.157913,2.419246,3.220063,5.990865,-2.376533,-3.723297,-9.339673,4140.8219,4.442984,1.158563,2.456585,4.733941,-0.967595,-1.765131,-5.079381,3557.6522,4.320974,0.976737,1.855091,4.564188,-0.781647,-1.434696,-4.412186,15828.4805,8.105634,4.157173,5.37901,8.213537,-4.003428,-6.654979,-14.106445,16412.4089,8.059927,4.360081,5.873475,9.485993,-4.202196,-7.1159,-16.428677,103155.4531,6.420553,23.249208,32.984733,65.184824,-15.031741,-31.434481,-210.126094,87225.207,6.269586,20.087408,27.667381,55.680486,-12.500962,-22.960635,-173.476184,12778.8392,7.608925,2.594172,3.34846,7.603793,-2.551546,-4.00821,-13.965094,11027.9973,7.189851,2.305485,3.063361,6.962214,-2.197395,-3.418376,-10.805542,4329.0491,4.592776,1.221087,2.444364,5.699739,-1.009505,-1.937311,-7.997106,3747.9701,4.288507,0.992997,1.961202,5.823384,-0.813162,-1.601065,-6.15977,18020.7126,8.552378,4.646556,6.18706,10.892108,-4.657448,-7.820297,-17.769938,16126.9812,8.519484,4.26359,5.725891,10.232853,-4.143556,-7.084077,-17.674958,5
48270.6524,3.212954,12.477129,18.063677,34.281378,-9.857295,-14.263661,-61.70666,34484.0078,2.14817,9.664373,15.138454,30.657658,-8.007391,-12.44721,-52.696038,6888.6282,4.048992,1.723957,3.801109,6.277823,-1.567553,-2.481501,-8.239344,6912.6816,3.99934,1.841932,4.454416,7.613511,-1.655875,-2.615508,-7.32391,2677.3087,2.855044,1.04291,2.988545,6.424152,-0.798838,-1.625243,-5.816113,2295.1564,2.816841,0.859356,2.430023,4.835854,-0.658572,-1.476928,-4.420704,9957.4731,4.537353,3.337291,7.180598,10.138136,-2.920321,-5.140166,-11.625543,10293.2332,4.514876,3.505745,7.859887,11.096908,-3.096133,-5.526411,-10.662403,50513.6562,2.943043,13.884176,21.938932,44.279215,-10.269188,-17.262071,-91.326073,45456.7031,3.03521,12.233883,18.183069,42.342203,-8.935545,-14.926818,-78.911879,7442.7795,4.060718,1.82632,3.83396,8.340978,-1.681818,-2.809839,-9.462678,6955.8243,4.119503,1.814772,3.734751,6.79819,-1.568784,-2.639867,-9.081264,3000.2518,3.064159,1.198085,3.523854,8.053664,-0.879786,-1.80014,-6.486781,2540.6296,2.847395,0.928384,2.632657,6.198515,-0.71839,-1.49277,-5.631285,11602.3176,4.902957,3.812362,9.065805,12.848915,-3.414238,-6.219051,-12.978073,10490.5183,4.888419,3.632814,8.482419,15.020231,-3.100176,-5.455543,-12.51097,1
197367.4707,12.992431,48.972581,71.076832,138.92624,-30.726397,-81.099364,-808.959888,248109.0625,12.249513,62.059134,103.495774,509.276502,-39.495749,-124.613924,-1322.715105,50110.6685,27.376429,12.654681,17.173942,28.688529,-12.781084,-21.160619,-69.956354,47026.8512,25.353326,12.532598,17.045275,28.008874,-12.569828,-21.458353,-67.093248,11531.7451,10.377599,3.542267,6.336742,9.267213,-3.124588,-5.67127,-11.9681,9674.9022,9.954493,2.776582,4.838221,7.830579,-2.448667,-4.171337,-11.124942,62056.842,28.102366,20.781803,33.070258,45.368385,-19.823215,-36.057917,-88.001055,63512.4653,27.305928,21.845147,35.21051,46.906273,-20.880631,-39.293475,-107.179207,204634.5293,11.439962,54.882,82.851188,254.339139,-30.87622,-106.520823,-919.197365,174643.4609,11.234797,47.449042,71.058695,142.316093,-26.516763,-75.815646,-703.465321,59637.495,31.004914,15.112444,21.022652,38.081498,-15.531277,-26.754293,-119.184117,47941.6765,26.697929,11.74302,16.686901,31.399426,-12.029063,-20.584781,-71.633811,12396.2474,11.048733,3.759058,6.91046,10.588533,-3.426079,-6.327082,-19.023513,10789.9601,10.302075,2.89374,4.832112,8.053867,-2.723593,-4.955835,-12.97,78753.4724,33.04062,26.738447,43.284517,57.585756,-26.623204,-52.750094,-157.17485,66344.3132,30.838318,22.304459,36.355152,49.367093,-21.895171,-41.808285,-131.353617,5
76533.7696,4.387065,19.846243,28.330965,50.230834,-15.079806,-23.745416,-179.086524,57304.7813,2.816154,15.610275,23.82665,43.460089,-12.648232,-20.491042,-124.963338,12522.2612,6.091505,2.836196,5.076416,8.152096,-2.986263,-4.714066,-12.357299,12621.3791,6.140781,3.025009,5.575878,8.256736,-3.150591,-5.08989,-12.00166,4394.7986,3.992787,1.491806,3.555798,6.392046,-1.28885,-2.319521,-5.566049,3758.6029,3.949245,1.217654,2.932445,6.724334,-1.039149,-2.02508,-5.087455,17862.0976,6.997656,5.66413,9.383287,13.31303,-5.430686,-9.478435,-22.020824,18301.1282,6.936837,5.949838,10.258734,13.777547,-5.753441,-10.239596,-17.923234,77403.3027,3.870243,21.143754,32.035772,63.468982,-15.399393,-26.056373,-174.83347,68992.6407,3.94104,18.642873,28.350444,59.447582,-13.345454,-21.628186,-156.736969,13608.322,6.156397,3.067361,5.323507,10.973654,-3.239676,-5.383376,-15.895603,12414.1169,6.176658,2.973047,5.202211,9.168315,-2.900443,-4.608246,-14.936182,4837.7609,4.281992,1.680469,4.233797,8.645883,-1.41711,-2.801537,-7.281986,4186.724,3.999697,1.295884,3.179653,7.206266,-1.141989,-2.156674,-7.434656,20856.1089,7.419628,6.49448,11.853028,17.209138,-6.441013,-11.517675,-26.663471,18599.8572,7.396464,6.141513,11.169987,15.53959,-5.742919,-10.364221,-24.588017,1
137546.1328,9.092894,33.136305,46.435995,71.963359,-21.558556,-44.552156,-356.409694,177990.5332,8.763682,41.196963,55.897291,92.16975,-28.692937,-60.952658,-496.258394,23381.5377,12.774841,5.568697,7.060482,11.418546,-5.274261,-8.377556,-23.844594,22474.0117,12.235689,5.600062,7.301126,13.624092,-5.330629,-8.450328,-20.865741,6867.8508,6.417088,2.096933,3.443796,6.379071,-1.749185,-3.16323,-7.308636,5833.1607,6.223382,1.705579,2.87562,5.463297,-1.402856,-2.388088,-6.514483,30852.0422,13.740055,9.929158,14.274208,19.537213,-8.95974,-15.832215,-35.792232,31788.7837,13.657519,10.410776,14.954298,20.684915,-9.429192,-16.718594,-33.912195,147984.3633,8.286529,37.368428,53.549148,103.024419,-22.445831,-51.220473,-464.641365,125902.4355,8.052838,32.021092,45.803403,78.79889,-19.321095,-39.57954,-314.510819,26695.2827,13.653324,6.412465,8.403107,15.34639,-6.199672,-10.204979,-34.313483,22505.4194,12.601721,5.345716,6.967326,12.786824,-5.07853,-7.875322,-25.74991,7261.045,6.67445,2.255209,3.913137,7.506434,-1.889359,-3.407804,-10.6411,6302.2207,6.227697,1.727293,3.013443,7.066228,-1.512812,-2.674426,-9.067256,37107.4346,15.30918,11.907905,16.936162,26.15381,-11.162979,-20.505454,-51.314589,32183.1399,14.799777,10.397147,15.108346,20.944548,-9.638076,-17.666814,-44.745167,5
5747.3418,1.259249,3.687229,6.721549,16.172212,-1.536549,-2.924343,-15.377141,2256.7617,1.072495,2.946361,6.920221,18.69384,-1.39436,-3.238446,-21.649627,765.5347,1.324012,0.796742,2.576605,4.790667,-0.234422,-0.600855,-4.712229,772.0865,1.321321,0.903357,2.951051,6.250488,-0.243834,-0.699553,-4.762737,380.7643,1.261388,0.613989,2.169749,4.590943,-0.152138,-0.481874,-3.502035,334.4791,1.263867,0.504854,1.76913,4.052854,-0.132754,-0.513977,-3.49454,1218.0075,1.416925,1.651342,4.829197,8.818785,-0.379834,-0.82031,-4.97027,1261.612,1.416042,1.79663,5.427916,10.369096,-0.403731,-0.833489,-4.520499,5886.4141,1.220535,4.044855,8.012961,25.612722,-1.77308,-4.004806,-22.163756,5294.9882,1.229576,3.309377,6.17823,19.358579,-1.490689,-3.210393,-21.270984,839.1223,1.331759,0.842213,2.541666,6.733078,-0.247127,-0.674577,-4.610787,857.7049,1.368165,0.825094,2.382047,5.687449,-0.253669,-0.683151,-4.957421,432.3501,1.291868,0.728735,2.64194,6.997254,-0.171745,-0.571101,-4.47207,397.9753,1.287533,0.558939,1.979143,5.138994,-0.156481,-0.580739,-4.474378,1477.2153,1.477908,2.018499,6.440127,11.155733,-0.453,-1.022404,-5.626119,1316.357,1.464626,1.872967,5.882989,9.687451,-0.408887,-0.964016,-5.212584,1
32947.625,2.963711,7.257341,10.247272,21.364196,-4.150615,-6.757956,-32.980139,42747.5839,2.824948,10.840005,17.232666,33.815978,-5.359823,-8.826325,-52.279105,3031.9917,2.600199,0.8279,1.788849,4.964648,-0.447703,-0.822389,-5.13912,3032.0383,2.576978,0.906143,1.841551,4.466804,-0.453828,-0.882884,-4.916077,1419.8063,2.132236,0.588892,1.459324,4.17832,-0.250754,-0.67621,-3.465277,1237.8687,2.124853,0.501415,1.225569,4.097017,-0.22494,-0.527497,-3.444816,4318.856,2.815705,1.447095,2.983126,6.494994,-0.735247,-1.264671,-5.771,4557.3772,2.858547,1.554348,3.272568,7.866339,-0.784121,-1.328654,-5.045589,38772.498,2.923189,8.994196,13.929316,30.126526,-4.937186,-8.780201,-51.522263,32191.2969,2.827393,7.216341,10.762288,26.12761,-4.044479,-7.020723,-46.197681,3230.7098,2.617629,0.857244,1.863495,5.775858,-0.467399,-1.000075,-5.903616,2941.9577,2.621991,0.776454,1.630138,5.743727,-0.434301,-0.956044,-5.581576,1453.62,2.149555,0.618421,1.746995,5.491761,-0.266516,-0.780663,-5.707879,1261.744,2.042903,0.515743,1.333554,5.838661,-0.232978,-0.70286,-5.191994,4643.1445,2.848975,1.579249,3.380508,7.168826,-0.804687,-1.675464,-6.402751,4254.5173,2.853118,1.443542,3.157264,7.048902,-0.738351,-1.304857,-5.813902,5
84290.5918,4.919974,21.379451,30.983995,52.291488,-16.203816,-24.584531,-192.441252,64040.211,3.135415,17.222166,27.252437,49.227162,-13.836205,-23.041906,-123.143052,15910.813,8.151186,3.677768,5.576756,8.808459,-3.761133,-5.76244,-13.90387,15884.2842,8.067274,3.807273,6.298841,9.414365,-3.960067,-6.222773,-16.66078,5271.6874,4.69623,1.766012,4.035631,7.068997,-1.510501,-2.883433,-6.300298,4454.0155,4.581894,1.431222,3.233623,6.212435,-1.225487,-2.156069,-6.159318,21996.6719,8.912383,7.187938,11.130906,14.835214,-6.721197,-12.104774,-26.675135,22887.7246,8.88723,7.553061,12.056908,17.376118,-7.112757,-12.713403,-23.950762,86113.7363,4.326415,24.11592,37.232399,67.772141,-16.873128,-27.885024,-227.264144,78161.7031,4.52033,21.940438,33.405845,75.425024,-14.675124,-24.12126,-165.624383,17357.5647,8.437996,4.039316,5.725593,9.430259,-4.09095,-6.386801,-19.235648,15344.1479,8.065699,3.75044,5.580559,9.628545,-3.585341,-5.571504,-16.69068,5859.8234,5.061333,1.973743,4.814374,10.68482,-1.667692,-3.126883,-9.357085,5074.2335,4.773243,1.515888,3.44676,7.351869,-1.369943,-2.54137,-9.522039,26180.9151,9.941775,8.420321,13.64383,17.831714,-8.099729,-14.99062,-35.424366,22974.6196,9.686591,7.776576,12.657191,16.131187,-7.126019,-13.054323,-28.356772,1
169331.8789,10.909659,41.012947,60.57098,104.498913,-26.027375,-61.581032,-362.370677,218006.4707,10.531823,50.920864,77.594667,184.7228,-34.931443,-105.629135,-953.355057,36405.1016,19.206818,9.112328,12.07923,19.153844,-8.840999,-14.564524,-42.902619,34393.2995,18.038666,9.025092,12.04342,19.124294,-8.723224,-14.571666,-36.960845,9308.3979,8.190546,2.88487,4.970747,7.506204,-2.485439,-4.27116,-9.895724,7821.9565,7.984142,2.295305,3.976741,6.630604,-1.956276,-3.290247,-7.831823,46766.3298,20.289696,15.602244,24.092827,33.890662,-14.320321,-26.160916,-64.108946,48051.118,20.047685,16.345729,25.886052,33.435094,-15.077509,-27.749632,-66.137001,180700.0937,9.843143,46.398738,68.795374,141.155661,-27.305394,-75.581556,-703.105366,152634.5293,9.521333,40.851875,59.764685,110.141709,-23.09012,-60.448879,-558.330598,42734.6199,21.180436,10.86638,14.555734,25.68525,-10.626122,-18.033792,-61.966967,34981.2006,19.257574,8.574643,11.759382,20.467379,-8.465794,-13.990142,-44.047445,9947.9019,8.722926,3.085242,5.595577,9.68722,-2.675889,-4.777525,-13.710626,8579.5985,7.818325,2.358396,4.050235,7.856354,-2.174306,-3.693701,-12.26934,58167.3885,23.374508,19.629121,30.544455,43.570536,-18.861918,-36.533101,-99.351604,49879.6516,22.449282,16.584308,25.670385,35.779912,-15.761948,-29.293445,-74.61045,5
62958.2696,3.792031,16.24786,23.608977,47.613915,-12.607407,-18.697465,-114.527634,46837.7715,2.479668,12.761626,19.806379,39.600467,-10.482288,-16.428552,-97.846683,9755.0613,4.95783,2.28597,4.361033,7.295061,-2.301503,-3.597741,-8.776603,9795.0301,4.960627,2.419599,5.0291,8.108463,-2.409806,-3.929322,-10.156211,3617.0459,3.457059,1.261319,3.273167,6.318628,-1.05616,-1.982022,-5.241803,3070.5719,3.361344,1.046807,2.625894,5.153525,-0.858916,-1.65314,-4.549636,14056.7624,5.70086,4.507316,8.254117,11.49129,-4.230646,-7.283745,-14.173875,14524.3054,5.597968,4.751274,8.997734,13.012249,-4.481688,-7.71763,-16.536632,65399.7422,3.391851,17.916018,27.409815,58.458335,-13.058999,-22.263391,-123.999631,58586.3711,3.481369,15.863937,23.549704,53.147041,-11.361554,-18.813846,-125.320836,10613.3882,5.000266,2.433569,4.490285,8.92964,-2.481301,-4.000544,-12.554257,9722.5625,5.053017,2.391482,4.441252,7.327268,-2.267318,-3.550054,-13.038907,4053.9024,3.72956,1.439786,3.86195,7.401731,-1.164758,-2.395796,-7.541973,3418.4069,3.437396,1.116437,2.931545,6.695243,-0.953564,-1.806096,-6.479902,16430.104,6.036,5.132037,10.583869,15.139877,-5.001323,-9.08566,-20.300391,14718.8208,6.041546,4.923454,9.898243,14.479049,-4.509703,-8.113678,-16.551383,1
211231.7422,13.225778,56.060404,82.224583,270.432674,-32.434387,-100.923753,-986.499174,283466.793,12.866204,72.46093,109.824999,352.461162,-44.8714,-157.491216,-1398.122664,65212.2997,33.404679,17.456828,24.743418,38.957674,-17.259151,-29.797375,-103.417568,60304.3352,30.472617,16.95551,24.116059,34.777098,-16.711931,-29.668513,-93.488404,13616.3343,11.477987,4.393482,8.388797,11.401287,-3.760892,-6.468254,-13.91217,11324.4103,11.050004,3.386492,6.48303,9.835445,-2.925349,-4.934136,-11.86025,79124.8256,32.892883,27.827455,47.173829,58.430038,-25.615591,-48.982238,-126.567002,81295.8125,32.02394,29.195522,50.060703,62.223228,-27.266221,-53.409236,-148.713836,224286.1973,11.69593,62.763159,94.859117,169.672046,-33.910457,-130.157881,-1085.047583,190882.9648,11.424637,54.214889,82.513032,200.871006,-29.04573,-84.437341,-776.817741,79057.404,37.473309,20.743613,29.682926,49.399473,-20.855392,-36.80964,-163.779406,63042.5784,33.056997,15.866728,22.851124,39.679342,-16.08034,-27.148363,-122.050607,14668.3925,12.146541,4.672934,9.437357,14.993943,-4.152898,-7.590412,-18.752965,12621.4512,11.143385,3.581678,6.479142,10.099157,-3.308791,-5.834327,-15.98427,102409.5313,39.073886,36.567079,62.526358,89.637355,-34.996768,-68.84759,-242.988825,84744.0888,36.169151,29.978212,51.523417,67.666654,-28.495473,-57.45559,-205.432621,5
28264.6524,2.246477,7.430549,11.273327,23.541893,-6.13765,-9.245351,-41.55519,18019.082,1.557372,5.673866,10.090451,27.19534,-4.794532,-7.794547,-33.188497,3404.4424,2.341249,1.112282,3.052634,6.316518,-0.823922,-1.550532,-5.088495,3483.1015,2.365761,1.219482,3.471724,7.811815,-0.879509,-1.523978,-4.405871,1539.9432,2.047302,0.752411,2.466614,6.022787,-0.483017,-0.9692,-4.371395,1309.7933,2.002932,0.622337,1.968544,4.465969,-0.401463,-0.878123,-3.308762,5284.1718,2.711232,2.214638,5.882872,10.540608,-1.541274,-2.719753,-8.138619,5449.7253,2.71115,2.386136,6.396069,10.290977,-1.624784,-2.839856,-6.783952,28873.1152,2.041821,7.990794,12.979692,31.544154,-6.328934,-10.216332,-54.829329,25849.6074,2.067249,6.893569,10.618507,29.321829,-5.498559,-8.951704,-41.551905,3611.4343,2.300306,1.214592,3.156967,7.7622,-0.882009,-1.616338,-7.961052,3617.7365,2.459545,1.196826,3.019708,7.558918,-0.883349,-1.58152,-6.136682,1716.7705,2.142695,0.897921,3.04905,7.361611,-0.531879,-1.262329,-5.642006,1466.4347,2.021788,0.692249,2.261047,5.954493,-0.439596,-1.009237,-6.498723,5963.5573,2.745613,2.706695,7.877744,12.81641,-1.779373,-3.234329,-9.686183,5584.0347,2.851057,2.495847,7.311164,12.328112,-1.660864,-2.915672,-9.918665,1
89447.168,6.21272,20.170263,27.515526,43.256545,-13.670985,-23.735519,-172.892565,118799.4043,5.926883,25.253061,36.874617,56.160432,-18.70549,-33.393068,-255.239844,11760.5861,7.001555,2.444143,3.421321,6.54201,-2.359623,-3.674034,-10.296791,11349.2612,6.596405,2.501688,3.647042,7.326605,-2.40203,-3.770491,-10.670961,4094.944,4.164783,1.233444,2.797603,5.432421,-0.965165,-1.791694,-5.732098,3543.1526,4.133209,1.023538,2.199142,5.167251,-0.800814,-1.460088,-5.006613,16117.7593,7.529925,4.413595,6.123621,9.638031,-4.097945,-6.825278,-15.57854,16718.5195,7.531853,4.620923,6.471617,9.904917,-4.322771,-7.315464,-17.944443,101633.625,5.844256,23.820109,33.952557,63.246508,-15.24114,-30.159393,-260.042419,87647.6542,5.795549,20.480131,29.195671,54.90574,-12.834461,-23.364077,-187.825556,12787.3567,7.013405,2.661949,3.629596,8.253128,-2.586822,-4.268744,-13.41859,11128.3043,6.648002,2.397458,3.367051,7.354981,-2.243428,-3.638824,-11.453656,4352.4027,4.38875,1.295244,2.800712,7.88835,-1.032848,-2.080321,-7.636736,3702.9238,4.01675,1.04101,2.221194,6.379987,-0.821956,-1.587247,-7.477501,18156.0605,7.819028,4.887229,6.953591,12.607405,-4.732925,-8.358484,-22.359137,16381.6577,7.818304,4.495628,6.432062,11.484668,-4.217878,-7.472333,-17.20181,5
48058.961,3.199757,12.313207,17.640436,34.880644,-9.691544,-14.327752,-70.027697,34361.1895,2.100285,9.52625,15.014617,32.521768,-8.007103,-12.58521,-64.331064,6787.1614,3.875692,1.701262,3.732164,7.126362,-1.572475,-2.486299,-8.355721,6856.2988,3.892785,1.81048,4.26233,7.611607,-1.647358,-2.666057,-7.3167,2717.431,2.890658,1.027623,2.938755,5.42978,-0.783361,-1.573342,-4.669825,2263.08,2.758045,0.847928,2.459935,5.122016,-0.653143,-1.278192,-5.268162,9979.2485,4.400074,3.305357,7.082064,10.392799,-2.928202,-4.938085,-10.368776,10319.7175,4.415895,3.511356,7.790335,12.46232,-3.09583,-5.521365,-12.868944,50106.8535,2.873405,13.62772,20.855375,46.093892,-10.235032,-16.159964,-101.355594,45484.2852,2.955073,12.1327,17.837827,47.445916,-8.955765,-14.343868,-77.677888,7378.4353,3.968264,1.787134,3.89099,7.650617,-1.670688,-2.714307,-10.203504,6981.7273,4.082186,1.791172,3.753123,8.176568,-1.583749,-2.586752,-8.65218,2997.5262,3.072935,1.177306,3.516433,8.289466,-0.879238,-1.820684,-6.100335,2540.8816,2.815811,0.920457,2.555453,6.912087,-0.713758,-1.460541,-6.587198,11666.0948,4.722313,3.797847,9.216839,14.859826,-3.419829,-6.19303,-13.424792,10475.9653,4.7375,3.609229,8.377003,14.641926,-3.129622,-5.47275,-12.882541,1
192394.3085,12.242805,47.692837,72.091174,196.324031,-29.383447,-90.093639,-785.921172,244415.2305,11.24989,62.449205,99.100159,463.540446,-39.722244,-164.242123,-1187.49639,50098.8396,26.295055,12.868403,17.528312,27.753797,-12.689005,-22.111617,-69.97476,47011.7647,24.341569,12.59152,17.617532,30.839562,-12.450415,-21.20329,-65.297766,11447.2343,9.89264,3.556073,6.291038,9.300805,-3.103222,-5.493778,-13.562086,9613.1545,9.552734,2.792526,4.936332,9.147808,-2.423039,-4.135706,-10.018793,62390.062,26.323326,21.187648,34.321702,42.573307,-19.859766,-36.731892,-103.455849,64101.1618,25.993882,22.109568,35.410004,45.86681,-20.917492,-39.592619,-101.541758,205802.0782,10.861277,55.219893,88.328887,195.838389,-30.964566,-95.25145,-1059.57425,177344.3047,10.702515,47.426101,72.258854,152.206182,-26.335494,-73.168683,-768.987965,59437.645,29.137887,15.287478,21.426004,39.759757,-15.423284,-26.524361,-111.550863,47800.9082,25.536018,11.982299,16.281051,30.176003,-12.046195,-20.183491,-68.020789,12188.2453,10.161627,3.792744,7.06166,12.786682,-3.390341,-6.350866,-14.700618,10612.0671,9.572443,2.915791,5.03071,10.026613,-2.720687,-4.767246,-12.702447,79839.1983,31.297025,27.204635,43.72295,60.684291,-26.527989,-52.32706,-158.744051,66151.8299,29.081492,22.603181,36.744836,50.62851,-21.904047,-41.787165,-122.920479,5
74783.996,4.329675,19.512606,28.134935,52.743131,-14.764124,-24.08307,-146.507871,57793.6074,2.78995,15.517711,24.782842,55.99947,-12.771076,-20.498623,-118.446516,12583.0832,6.119916,2.848206,5.144423,8.222934,-3.025575,-4.723788,-12.777774,12584.9929,6.028369,2.980433,5.488809,9.396111,-3.146914,-5.152326,-15.36913,4388.541,3.928599,1.486367,3.503101,6.760887,-1.275299,-2.367154,-6.336363,3746.8301,3.898998,1.227147,2.835878,5.618907,-1.036736,-1.80524,-5.975673,17937.217,6.952554,5.671432,9.735618,13.638433,-5.470085,-9.525028,-19.777854,18434.7347,6.812019,5.971992,10.215891,15.00246,-5.739718,-10.461757,-20.032265,77684.7167,3.804952,21.356691,32.036554,66.7474,-15.556117,-28.31039,-185.138447,69118.3086,3.892004,18.69536,27.096385,61.67179,-13.326156,-23.705303,-164.846529,13598.3052,6.013986,3.07317,5.141292,9.243353,-3.246573,-5.369528,-16.648164,12431.7002,6.146353,2.984143,5.087936,9.762453,-2.947292,-4.690124,-17.423908,4860.6529,4.238071,1.672801,4.176304,8.559686,-1.41177,-2.720426,-8.805571,4177.8573,3.925806,1.287671,3.122536,8.725138,-1.15374,-2.372164,-7.0915,21084.7698,7.27793,6.491621,12.04416,17.09958,-6.486876,-11.937477,-27.770749,18767.2373,7.350597,6.179231,11.287539,16.063483,-5.792838,-10.52676,-24.693704,1
132800.9863,8.610632,32.073495,44.695718,78.822914,-20.661474,-43.623548,-340.124437,177339.9316,8.318927,40.55802,56.973036,98.944698,-28.848302,-65.052543,-670.712529,23259.1873,12.441369,5.554169,7.248999,14.159609,-5.313876,-8.452339,-23.464438,22415.168,11.875808,5.538156,7.241833,14.14997,-5.324022,-8.590414,-19.649024,6806.0706,6.243249,2.111049,3.614629,6.624984,-1.74744,-3.060281,-7.972804,5810.6058,6.073099,1.72334,2.986688,6.18217,-1.400784,-2.429819,-6.494892,30942.0583,13.316625,9.999627,14.383502,20.28289,-8.978894,-15.459586,-33.831467,32046.7133,13.228391,10.441246,15.184046,21.031592,-9.439618,-16.383181,-36.76976,145850.832,7.843668,36.893501,54.232698,121.731023,-22.415172,-49.527497,-437.46107,124424.9297,7.648176,31.871435,48.364804,100.517219,-18.819215,-37.438785,-308.250636,26509.7338,13.226247,6.357358,8.610383,17.997597,-6.151223,-9.780292,-31.235188,22425.5137,12.341433,5.375241,7.01925,14.235143,-5.086779,-8.301543,-29.901176,7254.5959,6.453115,2.233808,3.924637,8.232787,-1.876798,-3.397308,-10.241328,6222.0238,6.032007,1.728545,3.034511,7.015753,-1.499604,-2.679366,-8.715006,36721.3898,14.425179,11.922097,17.42318,26.118321,-11.147446,-19.594584,-47.009727,32269.4975,14.348904,10.488644,15.366341,21.778122,-9.616809,-17.313892,-42.500002,5
29171.5996,2.321266,7.641399,11.58254,24.645042,-6.155487,-9.151096,-36.304894,19628.2754,1.623241,5.864423,9.598384,26.167355,-4.983061,-8.090211,-34.179297,3561.6392,2.490634,1.130819,3.140504,6.559478,-0.840663,-1.498613,-5.248949,3604.5594,2.492025,1.237172,3.491164,6.394071,-0.889733,-1.547553,-4.946676,1585.283,2.092754,0.777935,2.413327,5.546031,-0.483826,-1.050278,-4.536162,1353.3688,2.047297,0.641444,2.026728,4.623632,-0.403427,-0.822584,-4.123673,5410.6714,2.82096,2.247439,5.818831,9.323343,-1.580292,-2.782619,-6.38008,5616.7903,2.823884,2.391542,6.414691,10.729565,-1.663122,-2.87661,-6.902725,30210.5195,2.109382,8.341687,12.687249,30.618994,-6.401214,-10.702457,-58.23109,27303.6113,2.162551,7.316028,11.40205,26.664664,-5.589983,-8.751322,-42.787969,3792.9045,2.475501,1.202854,3.108668,7.745862,-0.888343,-1.548719,-6.423211,3742.4893,2.609177,1.191069,2.985288,6.295596,-0.87503,-1.567226,-6.49929,1784.9895,2.212543,0.923459,3.053572,6.956958,-0.541562,-1.238371,-6.992178,1537.34,2.09566,0.706196,2.250046,6.111956,-0.449951,-1.025441,-5.587207,6179.9407,2.927223,2.67477,7.608526,12.331501,-1.787238,-3.224683,-8.015124,5707.8911,2.980446,2.502624,7.237408,11.282684,-1.68123,-2.938014,-7.819631,1
88232.5293,6.164997,19.953045,27.331227,48.201325,-13.364683,-23.32914,-169.68217,120840.9101,5.970708,25.617194,36.578856,65.408639,-18.82937,-35.045212,-303.633509,11695.6413,6.954261,2.479821,3.43709,6.667708,-2.352407,-3.564167,-11.565715,11485.7724,6.788274,2.538473,3.644582,6.492226,-2.397848,-3.733573,-9.540878,4138.9516,4.294142,1.252914,2.59268,5.684869,-0.967361,-1.713265,-5.032517,3546.2706,4.120379,1.052507,2.127003,4.566651,-0.787155,-1.475309,-5.01107,16196.5488,7.594261,4.46535,6.261211,10.251871,-4.144491,-6.652154,-16.850203,16777.1396,7.565288,4.701098,6.696795,10.71924,-4.33392,-7.338469,-16.88611,101585.8808,5.817864,23.915057,34.25823,72.787844,-14.985603,-28.859582,-232.377292,87398.9473,5.751366,20.632663,29.065443,64.98211,-12.715771,-24.00199,-164.310088,12954.8259,7.262627,2.685735,3.642548,8.680043,-2.620894,-4.154747,-13.000309,11226.2989,6.940799,2.407542,3.287821,7.207611,-2.242676,-3.701685,-12.322989,4328.1048,4.330546,1.329938,2.867903,7.756233,-1.031682,-1.955712,-6.980081,3721.9815,4.039896,1.051,2.345719,6.757621,-0.823616,-1.488878,-5.781757,18464.9436,8.080844,4.970373,6.882481,11.724197,-4.809153,-8.115324,-23.750751,16439.1997,7.946184,4.588281,6.585927,11.32386,-4.2787,-7.260701,-18.075063,5
48124.1543,3.204073,12.241327,17.377085,28.855061,-9.679912,-14.280798,-76.130115,35205.9902,2.119758,9.68048,15.080166,29.036057,-8.124703,-12.483519,-53.841325,6918.999,3.9861,1.708905,3.662325,6.007344,-1.576259,-2.480656,-6.820645,6893.1684,3.902544,1.808999,4.195676,6.755583,-1.677699,-2.606064,-7.94797,2709.2721,2.871385,1.027113,2.906539,5.203451,-0.784835,-1.515608,-4.758962,2321.8365,2.814203,0.856795,2.312596,4.306179,-0.650519,-1.317461,-4.102028,10069.5218,4.46354,3.347919,7.208458,10.249481,-2.96205,-5.00692,-11.491535,10396.5518,4.423482,3.522065,7.829013,11.235933,-3.130825,-5.374027,-11.569272,50564.9218,2.867153,13.68815,20.230256,41.034427,-10.208795,-16.266567,-98.224008,45754.2714,2.968962,12.228797,17.694284,36.333066,-8.91461,-15.014182,-87.070278,7435.1352,3.989548,1.80039,3.785029,7.922444,-1.677358,-2.741079,-9.106535,6958.2595,4.02915,1.782538,3.72825,6.789437,-1.587369,-2.533401,-8.271043,3004.2418,3.050921,1.178195,3.504068,7.256182,-0.884024,-1.762136,-7.439254,2593.7699,2.889507,0.913758,2.532506,6.133467,-0.706628,-1.469098,-6.765552,11757.1677,4.804705,3.821037,9.054102,13.748255,-3.45541,-6.078968,-13.541736,10525.5313,4.72464,3.644531,8.459503,12.335721,-3.154202,-5.750036,-12.558424,1
187445.8321,11.879534,46.607199,67.06048,118.816385,-28.395735,-80.294196,-653.590694,247733.9003,11.224129,62.369649,92.146474,326.282843,-39.398382,-135.113792,-1178.440652,49305.0346,25.879586,12.802199,17.721705,29.158302,-12.595889,-21.51175,-68.48274,46710.3916,24.164911,12.598608,17.152972,27.356879,-12.351137,-20.41055,-66.719578,11406.7975,9.941807,3.552851,6.361496,8.923703,-3.101031,-5.473549,-11.863471,9533.9888,9.442948,2.788609,4.98548,7.628938,-2.422149,-4.104288,-9.634127,62374.1028,26.34025,21.19503,34.258426,46.370373,-19.779509,-36.783337,-97.355788,63764.7307,25.925101,22.292453,35.797756,44.072861,-20.855437,-38.979614,-107.065322,202110.3379,10.597549,54.25507,88.235844,253.335533,-30.428367,-95.675801,-932.316733,174626.123,10.483237,47.532427,73.617712,187.094717,-25.862488,-73.625389,-697.056272,59232.0154,28.958326,15.321754,21.423228,40.120601,-15.374573,-25.714495,-100.067787,47801.7901,25.84401,11.973332,16.533569,31.944501,-11.984678,-19.652412,-76.45928,12203.5107,10.3758,3.808131,7.038602,12.22127,-3.399619,-6.102099,-13.801452,10584.8281,9.636387,2.900278,4.86688,10.169115,-2.710532,-4.875982,-13.502369,78534.2839,30.635085,27.541233,44.04818,60.544276,-26.521726,-49.995541,-154.891197,67416.5205,29.627411,22.878584,37.134893,47.954679,-21.926966,-42.119019,-134.875547,5
74641.6543,4.329939,19.279214,27.629868,45.475784,-14.764502,-23.361124,-122.443178,56380.6504,2.739426,15.394926,23.553087,42.957014,-12.684581,-20.696345,-116.567127,12620.4353,6.083288,2.856485,4.885321,8.220912,-2.99359,-4.599229,-11.146642,12650.1599,6.1036,2.988229,5.447333,7.897576,-3.127134,-4.981928,-13.307786,4419.6599,4.011912,1.471195,3.445987,6.612941,-1.267361,-2.318879,-6.256361,3760.972,3.920253,1.222404,2.811086,5.008152,-1.033901,-1.884161,-4.588989,17953.175,6.943163,5.739576,9.424433,12.214629,-5.481923,-9.440078,-23.076607,18469.6978,6.875762,6.017945,10.216736,13.367251,-5.770403,-10.077236,-23.394445,76541.5156,3.75883,21.2147,31.561685,55.137196,-15.445081,-25.200023,-190.158441,69543.4726,3.881409,18.560099,28.03059,54.744112,-13.30787,-21.636254,-132.950749,13730.1641,6.14767,3.077376,5.058405,9.403917,-3.251465,-5.091886,-14.922235,12328.1337,6.104541,2.990023,5.01235,7.641936,-2.919387,-4.508467,-12.641405,4883.2208,4.301787,1.666519,4.213709,7.678918,-1.414487,-2.728941,-7.902485,4225.6625,4.046034,1.290945,3.112147,6.199692,-1.137295,-2.178154,-7.402687,21067.9571,7.335777,6.541978,12.01524,16.272086,-6.525845,-11.688026,-23.165224,18765.5938,7.339489,6.199332,11.133612,14.60376,-5.824898,-10.290629,-20.790062,1
132217.9551,8.577219,31.431466,44.146128,79.452984,-20.654323,-39.854592,-336.066271,178956.3398,8.363567,40.120446,56.408914,95.180107,-28.585015,-71.763551,-577.433972,23328.8361,12.55995,5.513837,7.112292,13.768067,-5.329004,-8.422763,-23.299027,22407.5092,11.852138,5.535865,7.171685,12.116202,-5.318551,-8.418727,-24.063832,6845.4124,6.35657,2.108397,3.635812,6.448103,-1.743018,-2.994692,-7.198539,5795.31,6.156958,1.698405,2.952905,5.257193,-1.397247,-2.364772,-7.158273,31057.3826,13.460958,9.950608,14.326252,18.914067,-8.960513,-15.600235,-31.447967,32147.4986,13.25109,10.443852,15.126667,20.253292,-9.492195,-16.740355,-36.031807,146352.2792,7.830751,36.839949,53.292826,100.341842,-22.578876,-48.287632,-271.25929,124514.002,7.643876,31.796494,46.846046,82.009476,-18.893593,-36.720124,-363.352004,26703.2913,13.316884,6.351489,8.201888,16.73442,-6.181891,-10.172859,-29.483934,22323.5275,12.332651,5.356122,6.978327,12.972312,-5.094801,-8.027943,-28.470687,7217.2496,6.590415,2.246815,3.912343,7.345154,-1.879198,-3.489765,-10.712904,6268.0521,6.12195,1.728682,2.973248,6.383328,-1.519565,-2.699843,-9.022393,36953.1687,14.489081,11.926803,17.207222,25.717343,-11.217643,-20.641164,-52.741051,32432.8245,14.45416,10.48936,15.211968,21.908851,-9.680314,-17.33113,-45.752529,5
5777.7968,1.262946,3.739413,7.104112,16.947209,-1.53166,-2.997082,-17.44565,2304.5801,1.072532,2.893172,6.636922,21.773802,-1.360258,-3.91066,-23.842771,758.5283,1.320743,0.803948,2.479698,5.388249,-0.234432,-0.616529,-4.151747,760.7896,1.317214,0.898139,2.877728,5.692913,-0.244504,-0.6846,-4.252613,385.3163,1.265759,0.613177,2.134245,5.373622,-0.161841,-0.498599,-3.554218,321.267,1.249251,0.505225,1.767413,4.545682,-0.120925,-0.448676,-4.25517,1236.0371,1.422546,1.662968,4.885272,8.813798,-0.377598,-0.738612,-3.756739,1231.2861,1.401237,1.788547,5.269113,8.440562,-0.399059,-0.920992,-4.110653,5922.7364,1.217295,4.040579,8.181658,25.611219,-1.761775,-4.054267,-25.077005,5314.3203,1.225171,3.363001,7.233622,22.277336,-1.482223,-3.107088,-22.471782,794.4338,1.313584,0.846223,2.61282,6.750997,-0.253002,-0.776473,-4.541423,844.1833,1.364799,0.826947,2.466076,5.875968,-0.256929,-0.667345,-5.06329,448.065,1.299566,0.727759,2.823959,7.291609,-0.169128,-0.645567,-5.677118,427.5379,1.311214,0.57375,1.945256,6.305899,-0.151127,-0.579457,-4.378722,1396.9651,1.438358,2.040472,6.603195,11.050256,-0.442084,-1.031935,-5.498588,1336.2041,1.471676,1.887072,6.055141,12.836987,-0.41149,-0.925499,-5.025487,1
32081.3398,2.88259,7.838499,11.543465,23.515911,-4.117628,-6.574407,-33.328609,42124.4316,2.719814,11.865738,19.219647,38.201799,-5.471456,-9.603674,-50.752669,3040.0322,2.575445,0.919338,2.123018,5.885245,-0.457257,-0.890864,-5.681083,3088.0124,2.588853,0.986813,2.081633,6.443151,-0.479426,-0.849054,-4.432266,1398.7614,2.099522,0.647814,1.654893,4.345803,-0.255393,-0.628606,-3.752457,1215.484,2.077734,0.546023,1.397553,3.927997,-0.223381,-0.57003,-3.667172,4382.3057,2.81245,1.648231,3.41836,6.03745,-0.774054,-1.322012,-4.772521,4581.8357,2.824745,1.767145,3.733631,7.360017,-0.795738,-1.46246,-5.301327,38685.9765,2.825177,9.881342,14.940711,30.667017,-4.988861,-8.678881,-57.052376,32559.5195,2.776644,8.07797,11.681394,27.127781,-4.083271,-7.367308,-49.854812,3277.9527,2.643404,0.959527,2.001345,5.769206,-0.489994,-1.020324,-6.08714,2876.4013,2.513666,0.869727,1.855912,5.663148,-0.444649,-0.978336,-5.736379,1433.0723,2.104538,0.692672,1.774432,5.536153,-0.274668,-0.813572,-5.108103,1297.398,2.08594,0.57783,1.558978,5.203702,-0.235989,-0.662368,-5.247228,4689.7202,2.823647,1.78896,3.841416,7.5524,-0.838387,-1.549436,-7.64217,4289.3696,2.85239,1.650255,3.506551,7.892135,-0.761674,-1.427113,-6.855099,5
82514.8613,4.869185,21.085659,30.172871,47.171852,-15.705389,-25.167033,-125.387496,64113.3496,3.098331,17.053084,25.94657,44.989252,-13.874782,-22.199091,-122.585568,15972.956,8.105182,3.687325,5.50442,8.742856,-3.792455,-5.855498,-17.079824,15858.2907,7.931816,3.833712,6.157389,9.672848,-3.97831,-6.317938,-13.916665,5311.883,4.69411,1.750722,4.005943,6.152671,-1.503897,-2.742686,-6.94287,4449.6273,4.53734,1.41807,3.224412,5.52741,-1.212215,-2.182784,-5.271004,22132.0156,8.791147,7.273634,11.170452,15.080478,-6.797326,-11.925207,-23.536644,22899.3889,8.700393,7.628194,12.146763,16.673368,-7.185009,-12.739191,-25.031102,86991.4414,4.288104,23.91942,36.541293,69.953542,-16.813766,-30.878294,-223.429525,79429.3692,4.520057,21.774542,32.428416,57.059855,-14.662491,-25.85244,-193.298954,17418.1057,8.337415,4.06059,5.809663,9.601013,-4.119921,-6.452848,-20.101507,15337.3862,7.919159,3.775511,5.598299,9.505127,-3.608213,-5.759185,-14.501763,5838.6071,5.028174,1.982354,4.702868,8.273428,-1.690373,-3.112023,-8.902099,5143.2728,4.820415,1.504289,3.415799,7.681836,-1.345825,-2.511882,-7.217085,26304.5813,9.733298,8.518164,13.462046,21.098487,-8.191293,-15.080795,-39.022491,23023.0014,9.455424,7.861222,12.851385,17.410249,-7.19776,-13.293608,-30.481122,1
161662.8164,10.299871,39.97796,58.331867,147.897272,-24.801331,-59.169582,-545.639469,216138.3379,10.112327,50.597132,72.003453,160.133141,-34.440464,-114.031572,-908.91142,35999.7087,18.731132,9.062723,11.99714,20.00266,-8.800521,-14.55561,-41.56424,34347.0424,17.634551,9.0023,11.738808,19.17706,-8.730594,-14.735084,-40.041467,9268.9087,8.267091,2.880923,4.979866,8.42824,-2.462007,-4.176862,-9.198754,7731.7738,7.780331,2.281888,3.991085,6.535781,-1.939769,-3.273053,-7.93686,46514.6823,19.649486,15.733641,24.146885,31.171921,-14.369925,-25.875344,-59.621013,47974.227,19.582736,16.43951,25.413574,33.479721,-15.094661,-27.565082,-61.625666,176902.6328,9.333675,46.217227,69.761881,110.963813,-27.087116,-70.866482,-644.110573,151439.5039,9.151518,40.277623,60.319483,140.900521,-22.939197,-57.483087,-509.024978,42459.6617,20.985146,10.805158,15.09527,28.505834,-10.644893,-17.646262,-60.349497,34864.5574,18.842613,8.567201,11.47236,20.606195,-8.36429,-13.488049,-48.466353,9881.654,8.44535,3.093418,5.504665,10.125523,-2.683959,-4.86663,-11.97313,8548.5865,7.918194,2.350723,4.055703,7.730015,-2.128579,-3.724345,-11.653843,58318.0375,22.978349,19.7925,31.163573,41.661753,-18.83213,-35.623495,-96.112312,49625.1472,21.804146,16.687274,26.472279,39.047411,-15.774699,-29.376754,-65.843326,5
62000.9922,3.772557,15.855438,22.759281,42.965886,-12.35368,-18.605472,-92.231427,46209.2364,2.440469,12.575489,19.573113,39.26613,-10.594332,-16.307767,-87.877392,9837.691,5.104863,2.244622,4.317569,6.97433,-2.29734,-3.638244,-9.585595,9774.7964,4.975621,2.391923,4.847172,8.099663,-2.405868,-3.786033,-8.426825,3618.4308,3.501214,1.258335,3.248062,6.053036,-1.043132,-1.966801,-5.13154,3075.3708,3.428501,1.030453,2.596966,5.187762,-0.863332,-1.596748,-6.442922,14220.1702,5.762066,4.502157,8.227392,11.244332,-4.242768,-7.288769,-13.744944,14617.4455,5.700994,4.753441,9.002266,14.412946,-4.515813,-8.215001,-14.91969,64919.8477,3.343465,17.740605,27.086918,53.792404,-13.194721,-22.851045,-132.155877,58821.7227,3.452137,15.810047,22.694581,41.586303,-11.465732,-17.671293,-107.974308,10546.5461,4.972341,2.414974,4.551212,8.224282,-2.466176,-3.904579,-11.699591,9783.9519,5.168672,2.372951,4.348146,8.125978,-2.272982,-3.608102,-11.390735,4048.2113,3.747151,1.425459,3.851779,8.62428,-1.163169,-2.300377,-7.792922,3449.5257,3.471511,1.113717,2.843045,6.369896,-0.938748,-1.831347,-6.487289,16546.7026,6.085116,5.155741,10.733768,17.013096,-5.049018,-8.926489,-18.603639,14858.9771,6.111888,4.907696,9.858253,15.10346,-4.51998,-8.108831,-15.914716,1
204369.707,12.750865,53.737873,80.796412,189.137729,-31.448832,-104.678187,-800.07221,274630.2871,12.244268,71.187373,102.649621,259.126465,-43.054695,-154.949251,-1607.747537,64387.531,33.163609,17.241572,24.382656,41.267326,-17.010649,-29.72965,-111.000144,60613.5355,30.640839,16.862284,23.984872,36.772994,-16.466886,-28.162415,-91.104349,13500.5746,11.501283,4.327441,8.430601,11.714032,-3.717296,-6.423101,-13.994134,11138.304,10.753843,3.358108,6.365385,9.118043,-2.884884,-4.787894,-12.091001,79073.5554,33.091651,27.77122,47.508821,64.928053,-25.641484,-48.602546,-138.345824,80727.9693,32.009439,29.282903,50.423013,62.381742,-26.961067,-52.348376,-132.509393,222381.4512,11.341954,62.151158,97.172837,268.391839,-34.308746,-132.066871,-1079.093392,190998.625,11.189931,54.110831,86.717444,178.775722,-29.167118,-104.607486,-502.845234,77684.7151,37.52804,20.649304,29.798423,45.431437,-20.658861,-35.915443,-164.158657,62045.0311,33.072901,15.889499,22.321439,38.970231,-15.862309,-26.253727,-106.89227,14552.4272,11.976641,4.647115,9.35376,14.393486,-4.098344,-7.422061,-17.204976,12584.3449,11.335241,3.554969,6.307903,9.962858,-3.285196,-5.581708,-15.759467,100474.5974,38.566573,36.670242,62.686814,81.060532,-34.494903,-66.93812,-211.808472,84338.5725,36.110359,30.094727,51.474973,67.025742,-28.255358,-56.115912,-173.22058,5
5980.4356,1.305641,3.858255,6.591207,10.281493,-1.376405,-2.055963,-7.880688,3540.4883,1.122077,3.133906,5.980589,12.904555,-1.227743,-2.434448,-13.585331,1306.2017,1.390774,1.224944,3.856671,5.890597,-0.300304,-0.638857,-2.905077,1300.6621,1.378932,1.327438,4.253114,6.451049,-0.309323,-0.636625,-3.008132,570.069,1.283538,0.826604,2.870626,4.653318,-0.168002,-0.443612,-1.929344,469.4637,1.261577,0.678064,2.389036,3.990281,-0.146971,-0.423501,-2.101091,1788.5486,1.446898,2.344991,6.906232,9.718396,-0.477324,-0.876769,-2.867297,1832.2939,1.438807,2.486981,7.419315,10.029884,-0.497008,-0.957775,-3.422233,6228.2441,1.255186,3.965853,6.926579,16.610227,-1.520523,-2.935116,-14.363211,4932.459,1.2443,2.961964,5.157609,12.651818,-1.16301,-2.094385,-12.151344,1516.8982,1.416004,1.313721,3.794818,6.152976,-0.340676,-0.71011,-3.997859,1347.0794,1.434512,1.20667,3.339604,5.945869,-0.307965,-0.66244,-3.104375,659.0967,1.322531,0.980529,3.417092,6.196071,-0.206263,-0.528809,-3.39511,602.1128,1.306318,0.786574,2.66936,5.787584,-0.179373,-0.435621,-2.629599,2187.5772,1.510712,2.83748,8.84868,12.412795,-0.560064,-1.036843,-3.886869,1876.6696,1.493549,2.624519,8.508007,12.464252,-0.514989,-0.978911,-3.548075,1
31476.002,2.906064,9.202381,12.874147,18.690695,-4.205493,-5.723519,-21.129583,42241.5664,2.727461,13.874561,21.762648,30.326911,-5.585257,-8.169365,-33.985717,3878.7044,2.295925,1.510777,3.120728,5.027708,-0.549533,-0.867721,-3.52531,3851.8489,2.255991,1.589535,3.313048,5.301949,-0.558707,-0.896791,-3.047005,1501.4209,1.799197,0.889744,2.239771,4.447156,-0.264494,-0.604543,-2.240668,1302.0304,1.796007,0.752283,1.842418,3.826007,-0.225266,-0.441707,-2.11543,4843.3648,2.350403,2.50884,5.242852,7.86688,-0.815378,-1.35249,-3.862076,4999.7659,2.331562,2.656921,5.581436,8.120762,-0.861889,-1.385609,-4.262813,38850.0312,2.894107,11.754454,17.391305,28.384576,-5.143475,-7.943603,-36.378006,30221.9414,2.762726,8.815364,12.645376,22.072779,-3.923851,-5.821984,-27.229674,4370.9944,2.34838,1.596545,3.084192,5.715975,-0.616174,-0.986235,-4.382978,3581.9683,2.285757,1.340498,2.533083,4.59307,-0.507437,-0.925916,-3.993695,1572.084,1.827488,0.956613,2.477432,5.145264,-0.275984,-0.636986,-3.118788,1423.6158,1.782432,0.804143,1.914626,3.970706,-0.244254,-0.626899,-3.273146,5404.5134,2.39798,2.723008,5.746392,9.156545,-0.91316,-1.64174,-5.923748,4723.6216,2.399296,2.453443,5.264512,7.958781,-0.805861,-1.350997,-4.62287,5
76478.6973,4.851729,20.245425,28.931591,37.513418,-14.697854,-20.192701,-77.400384,63294.3964,3.138112,17.495216,26.276031,39.801685,-13.693298,-19.191278,-87.92336,17860.9517,6.263284,4.590348,8.012591,11.475296,-4.085547,-5.97184,-12.82114,17869.6397,6.174615,4.719708,8.658042,11.672767,-4.222027,-6.396479,-13.220637,5678.5283,3.792987,2.047239,4.983728,6.751649,-1.563249,-2.717381,-5.081138,4766.0926,3.675815,1.644386,3.945099,5.937651,-1.264616,-2.101141,-4.400429,23074.0222,6.700664,7.920184,14.303454,17.219508,-6.803364,-11.610891,-17.974325,23689.2031,6.591398,8.163549,15.315788,18.436255,-7.083411,-12.214134,-18.106075,81988.4903,4.30069,23.063922,33.866137,58.741715,-16.045553,-24.01625,-130.857167,70815.9082,4.448248,19.607041,28.337243,46.552501,-13.586061,-20.29231,-92.850479,20336.7161,6.510178,5.251846,8.502403,11.183826,-4.57838,-6.966421,-16.392516,17287.075,6.496093,4.551033,7.859683,10.718036,-3.906359,-5.703601,-13.745611,6398.7539,4.115397,2.314097,5.797326,8.63667,-1.7519,-2.990734,-6.8723,5660.0909,3.850061,1.816366,4.411001,6.76659,-1.47441,-2.548034,-5.747631,27785.5263,7.372574,9.556989,17.983871,22.386244,-8.351329,-14.874197,-28.020355,24101.6668,7.283073,8.600758,16.934061,21.200564,-7.295236,-12.96158,-25.199341,1
155853.8964,10.437249,39.1394,54.720148,70.061308,-24.521054,-38.434178,-278.889733,213347.5371,9.891162,50.673443,71.75138,90.207806,-33.975783,-60.369199,-474.827308,35353.124,12.165844,8.83413,11.655025,15.474072,-8.411381,-12.67085,-29.050632,33714.243,11.42781,8.638855,11.600099,14.839811,-8.225315,-12.620574,-25.575198,8775.0365,5.593204,2.809271,5.271307,7.362472,-2.28326,-3.746656,-7.069586,7360.3386,5.416287,2.246706,4.211334,6.090042,-1.824581,-2.96312,-5.929819,42078.3606,12.248905,13.672284,20.823354,25.855229,-12.601387,-21.609591,-38.036275,43000.8599,12.029917,14.18791,21.491367,25.566619,-13.108679,-22.53619,-38.657739,176784.0156,9.56371,46.590448,67.494414,101.170573,-26.98522,-49.880363,-425.7962,146469.6054,9.473283,38.428947,56.127254,81.782655,-22.700024,-38.291326,-287.413475,43454.3132,13.594058,10.62587,14.048373,19.148105,-10.317866,-15.706282,-39.197351,33710.7331,12.408343,8.170012,10.725667,15.300006,-7.95762,-12.006429,-28.326481,9467.8908,5.843647,3.041361,5.770002,9.049245,-2.513522,-4.204112,-8.726148,8391.907,5.487793,2.4032,4.384259,6.903307,-2.088577,-3.45735,-7.115553,54103.8789,14.3119,17.510977,26.534884,34.877736,-17.137217,-31.464361,-64.825315,45280.9261,13.745346,14.69491,22.704209,28.281635,-14.091461,-25.598708,-58.269767,5
56574.5313,3.746452,14.877407,20.968683,27.359312,-11.360086,-15.363067,-55.861975,45816.664,2.476214,12.723312,18.866296,30.490416,-10.210526,-14.246558,-43.179761,11512.0068,4.174779,2.99289,6.246112,9.931112,-2.610238,-3.868292,-8.266829,11495.4822,4.107473,3.115964,6.739023,8.905969,-2.702348,-4.141983,-7.739794,3908.6643,2.870843,1.466896,3.962808,5.712531,-1.099194,-1.932392,-3.965638,3276.802,2.801409,1.1969,3.127181,5.30908,-0.886468,-1.671602,-3.042812,15007.9024,4.481571,5.190587,10.885203,14.166249,-4.356669,-7.324894,-12.017569,15388.3418,4.417964,5.416979,11.745448,15.435959,-4.560681,-7.733826,-12.174622,59553.3828,3.277589,16.42773,24.278056,46.596654,-12.028409,-18.696284,-80.265336,50270.3144,3.305672,13.47145,19.127874,30.978365,-10.072666,-14.452021,-61.981956,13038.966,4.280447,3.33028,6.394155,8.852293,-2.896856,-4.396095,-10.251949,11147.8714,4.225952,3.011055,5.919158,8.391817,-2.541046,-3.713566,-9.262984,4403.8037,3.07304,1.699401,4.776652,7.722509,-1.235548,-2.192486,-4.976361,3880.6018,2.906686,1.343022,3.640265,6.010424,-1.021175,-1.821889,-4.865526,17857.1391,4.826843,6.117829,13.911592,18.539897,-5.263763,-9.033279,-18.368992,15598.5195,4.774222,5.618767,13.014949,17.375452,-4.650765,-8.079758,-14.158588,1
197539.1054,12.832605,51.262127,75.086024,116.303283,-30.20115,-58.707816,-468.11192,275493.1367,12.03442,69.24254,101.097226,155.656695,-42.255276,-95.149522,-855.053551,62088.314,20.367475,15.892951,21.156862,28.636211,-15.931626,-25.041566,-67.953384,57958.7188,18.647076,15.533545,20.741977,27.348461,-15.315889,-24.351319,-56.65738,12864.4582,7.778782,4.100008,8.111819,9.895402,-3.508366,-5.948937,-10.860739,10737.7079,7.432484,3.211061,6.321465,8.414926,-2.747276,-4.495284,-8.462943,70792.1499,19.567755,23.889,38.545815,46.726174,-22.695505,-40.189239,-80.872653,72781.9926,19.318398,24.88519,40.531737,47.370612,-23.83337,-43.473019,-79.801779,224779.7891,11.646216,61.179577,92.341341,135.329715,-33.78817,-72.09001,-678.527315,187467.084,11.526115,51.11256,75.470864,150.321309,-28.23126,-58.394176,-522.038412,76339.0488,22.901807,19.190849,25.848444,36.655886,-19.776698,-33.294712,-100.292839,58709.6357,20.576091,14.425938,19.441648,29.902761,-14.911787,-22.960812,-69.581074,14079.4989,8.273748,4.442792,8.988084,12.745424,-3.895653,-6.860583,-13.275626,12395.8571,7.480652,3.502299,6.547681,9.440948,-3.218235,-5.334766,-11.557137,94976.5633,24.193437,31.867798,52.088231,65.072803,-32.137251,-59.334628,-131.587489,77926.3149,22.49767,25.866995,42.76981,52.028542,-25.907138,-48.256031,-93.798008,5
25062.4258,2.204204,6.600408,9.674918,16.433954,-5.532762,-7.471323,-21.975679,17962.2129,1.564669,5.424462,8.556529,17.239517,-4.625272,-6.768563,-22.95756,4538.9639,2.224753,1.484511,4.038639,7.661817,-1.043337,-1.732207,-4.836523,4572.2478,2.216605,1.595618,4.686513,7.172635,-1.092448,-1.720449,-3.83165,1738.5969,1.835013,0.906683,2.935747,4.798767,-0.517678,-1.003576,-3.549096,1483.3928,1.814573,0.74014,2.3091,4.182831,-0.42934,-0.817723,-2.568196,6159.0088,2.404007,2.788585,7.483617,9.666087,-1.779796,-2.957002,-6.536392,6339.1704,2.385781,2.949798,8.130113,11.199639,-1.851651,-3.118438,-5.940631,25181.7324,1.949409,6.813916,10.743138,23.316688,-5.55448,-8.146853,-31.950816,20215.1914,1.907155,5.237397,7.736517,17.250265,-4.429012,-6.584383,-25.691578,5025.5782,2.229584,1.650883,4.132883,6.866312,-1.148982,-1.790254,-5.239716,4585.6836,2.297614,1.550635,3.687849,6.525985,-1.057584,-1.662196,-4.479719,2026.458,1.949543,1.080334,3.580315,6.064945,-0.600381,-1.235829,-4.496255,1735.8408,1.844652,0.853747,2.62472,4.683087,-0.481167,-0.967461,-3.600456,7116.9927,2.483421,3.409462,9.836905,13.683657,-2.057988,-3.434575,-7.407259,6401.9673,2.519927,3.10377,9.070063,12.583019,-1.872565,-3.201942,-6.115646,1
85483.5938,6.101645,20.610569,28.164458,38.453395,-13.482489,-18.725284,-90.012278,117551.8828,5.607637,27.909706,40.075344,58.17971,-19.136328,-29.34924,-186.925685,13120.8003,5.131147,3.221795,5.035958,7.734799,-2.599614,-3.667681,-7.920481,12804.0508,4.9481,3.280294,5.499238,7.753911,-2.60101,-3.749747,-7.726873,4086.5636,3.154938,1.481565,3.277454,5.264496,-0.935949,-1.541035,-3.429333,3489.832,3.099518,1.221612,2.731077,4.487872,-0.765191,-1.278723,-3.169743,16190.2493,5.239904,5.211876,8.814287,11.528055,-4.012239,-6.294443,-11.169574,16649.5403,5.168794,5.43602,9.25069,12.453359,-4.169638,-6.790713,-11.82432,101531.4277,5.77052,25.388196,36.255385,53.71416,-15.501504,-24.099777,-132.680329,81604.6211,5.550371,20.360467,27.869752,42.102993,-12.690964,-18.971067,-97.769517,15056.5478,5.379416,3.590534,5.156329,7.719219,-2.953295,-4.365568,-11.220595,12189.8003,5.076137,2.956371,4.308605,6.974275,-2.388093,-3.460204,-8.530171,4347.067,3.247665,1.590253,3.565275,6.324666,-1.012734,-1.777867,-4.749861,3776.4125,3.01484,1.284915,2.833512,4.965459,-0.826901,-1.430172,-5.079855,18530.518,5.506302,5.878646,9.765179,12.664553,-4.707365,-7.684968,-16.704782,16068.0581,5.419084,5.220126,8.880831,11.527195,-4.07961,-6.595837,-14.508644,5
43809.3515,3.188383,11.186413,15.585127,22.110194,-8.987978,-12.388025,-39.168462,34881.7266,2.13623,9.527858,14.074316,25.901896,-8.015295,-11.542685,-36.155024,8503.0215,3.390351,2.278121,5.199189,7.537539,-1.896029,-2.754447,-6.498677,8532.1923,3.35831,2.399345,5.776968,8.43537,-1.966715,-2.93296,-6.161925,2983.5273,2.459659,1.219928,3.504126,5.253527,-0.844012,-1.554841,-3.08414,2508.0077,2.38743,1.001119,2.828083,4.303811,-0.684003,-1.179746,-3.12726,11276.5567,3.651289,4.018304,9.364438,12.577349,-3.218369,-5.229433,-8.27749,11558.1822,3.613274,4.242517,10.245457,14.48489,-3.361333,-5.643437,-9.746446,45823.8906,2.78345,12.171281,17.550465,34.196133,-9.467443,-14.149469,-57.678423,38503.8535,2.79643,9.911897,13.623467,23.711334,-7.801985,-10.959764,-41.236747,9611.0551,3.499821,2.513996,5.246416,8.715623,-2.086974,-3.111104,-7.397209,8337.9724,3.481534,2.327504,4.947088,7.229842,-1.8566,-2.715527,-6.591171,3362.1023,2.593066,1.429277,4.221449,7.46825,-0.944934,-1.737746,-4.987913,2961.7141,2.47205,1.126256,3.234376,5.338023,-0.779685,-1.382539,-4.377831,13231.4795,3.901244,4.768064,11.912669,16.154154,-3.797806,-6.590309,-12.81496,11624.4553,3.882904,4.362144,11.181028,14.925051,-3.378188,-5.796811,-10.525952,1
178013.6817,11.779813,45.98198,65.739309,90.454067,-27.512327,-47.441063,-377.837247,246778.3867,10.848882,63.163089,90.121317,133.457198,-39.341619,-85.872487,-749.667337,50319.0981,16.767372,12.629393,16.481306,23.459127,-12.534696,-19.923774,-45.08059,47242.8325,15.494413,12.398933,16.483565,23.061645,-12.144362,-19.562421,-41.074789,11116.329,6.779572,3.534839,6.724394,8.554424,-2.987182,-4.998187,-9.239507,9257.9865,6.473962,2.820789,5.376589,7.009601,-2.351225,-3.845444,-7.91994,58657.4441,16.351218,19.326783,29.661251,35.72576,-18.173004,-32.31863,-61.213784,60148.5329,16.136279,20.108581,31.20082,37.458855,-19.092837,-34.490784,-60.562601,206245.3125,10.790254,55.477174,82.568664,120.877557,-31.355742,-65.878185,-562.836309,172020.3145,10.672452,46.22039,68.250218,99.640681,-26.145398,-52.163563,-377.025157,61544.2568,18.904104,15.285093,20.28335,29.400902,-15.492586,-24.807576,-70.425854,47782.477,16.8583,11.524123,15.33902,24.089623,-11.705221,-17.923531,-51.042527,12108.641,7.219768,3.826321,7.513758,10.273291,-3.304335,-5.72388,-12.16684,10622.8567,6.622835,3.002804,5.491599,7.970929,-2.720735,-4.468443,-8.843016,76714.0962,19.682039,25.182215,39.325729,48.767317,-25.393402,-47.097411,-116.305263,63521.6316,18.614731,20.696895,32.710174,42.10744,-20.567099,-37.334795,-79.883733,5
67230.416,4.253137,17.256992,24.456014,36.774616,-13.281743,-18.622253,-77.62072,56724.1309,2.776676,15.438551,22.61929,35.484394,-12.541133,-18.027065,-77.506239,14608.3738,4.966619,3.575761,6.684307,10.021572,-3.378028,-4.942983,-10.109293,14614.4619,4.886455,3.713823,7.383885,10.426306,-3.503977,-5.287149,-12.113941,4754.2514,3.302522,1.672799,4.359447,6.023879,-1.329514,-2.296968,-4.612561,4006.5216,3.179919,1.38539,3.479522,6.213149,-1.085216,-1.908397,-4.213908,19126.6489,5.363793,6.32575,12.211451,16.358161,-5.67619,-9.529991,-16.552817,19624.3608,5.285469,6.560814,13.106735,16.015401,-5.937138,-10.063449,-16.526606,70984.3965,3.674521,19.19162,27.791286,48.621825,-14.461447,-21.44682,-124.411797,60167.8477,3.698999,15.666184,21.671149,36.754603,-12.011724,-17.72106,-92.520756,16448.3889,5.060835,4.01109,6.987532,10.424329,-3.733865,-5.829674,-14.519013,14152.1577,5.046521,3.617681,6.601767,9.240904,-3.239182,-4.790122,-10.867131,5320.125,3.485606,1.934734,5.112019,7.990438,-1.485204,-2.652623,-6.298651,4682.8388,3.299524,1.513645,3.817281,6.796021,-1.237025,-2.172399,-5.906791,22673.7974,5.724931,7.433557,15.47991,20.465184,-6.790163,-12.22398,-22.105737,19788.8149,5.714715,6.806825,14.471773,18.956487,-6.001816,-10.447748,-20.927095,1
127145.9004,8.585406,31.374778,44.219933,57.547989,-19.973827,-30.608287,-220.861424,177281.0859,7.942672,42.598377,59.822588,86.719326,-29.18228,-48.297381,-413.017057,24934.3183,8.675599,6.270101,8.137556,12.272786,-5.580219,-8.21219,-18.95233,23986.9593,8.191717,6.204501,8.359968,10.777636,-5.487365,-8.421327,-16.527116,6737.3713,4.517677,2.248043,4.453432,5.955313,-1.693192,-2.933555,-5.647483,5684.3713,4.340761,1.84292,3.598852,5.880595,-1.359267,-2.244402,-4.737937,30220.5588,8.777404,10.011484,14.561117,17.960404,-8.540383,-14.228092,-25.796219,31233.8604,8.694633,10.475801,15.334159,18.847633,-8.936341,-14.909866,-24.967901,149564.5313,7.951912,38.368627,54.966591,89.237844,-22.936121,-44.61796,-301.888112,121937.2578,7.696403,31.428967,45.28687,66.824732,-19.017301,-33.266609,-218.982302,29633.3823,9.421573,7.351939,9.470949,13.739822,-6.613896,-10.222727,-28.040024,23386.5804,8.618182,5.812023,7.52169,11.338601,-5.217786,-7.90002,-20.746043,7189.5531,4.623614,2.433939,4.773997,7.440041,-1.832195,-3.194499,-7.059249,6324.2066,4.330044,1.93492,3.772926,6.398175,-1.501465,-2.527052,-5.881217,37081.9492,9.848655,12.152154,17.576169,23.86036,-10.847563,-18.695638,-36.826767,31262.8908,9.45242,10.393365,15.358842,19.392442,-9.13723,-15.809015,-29.508071,5
57168.1699,3.820889,14.694875,20.484606,30.565274,-11.378699,-15.121518,-56.489557,47136.2188,2.49961,12.85708,19.084088,30.373947,-10.630634,-15.244643,-53.947534,11691.4231,4.218891,2.981216,6.111504,8.711617,-2.675282,-3.992613,-9.077872,11743.3342,4.165057,3.11857,6.68445,9.302978,-2.774162,-4.106022,-8.43456,3934.2593,2.902992,1.470396,3.890726,5.982699,-1.104263,-1.903995,-3.878617,3295.4466,2.803988,1.203736,3.199811,4.895666,-0.902677,-1.527955,-3.763321,15380.2324,4.54761,5.244609,10.987565,14.031238,-4.526464,-7.722068,-13.173218,15803.0224,4.474559,5.482662,11.782314,15.038789,-4.733266,-7.85203,-12.181545,60230.8496,3.290404,16.183119,23.432287,39.03232,-12.201533,-18.723184,-91.503445,50998.4844,3.323385,13.415721,18.510766,31.982298,-10.149033,-14.713766,-55.447666,13194.8821,4.329251,3.307139,6.232632,9.173645,-2.94901,-4.622917,-9.950797,11386.5442,4.330708,3.012726,5.888642,8.846167,-2.583686,-3.937169,-9.145782,4400.3835,3.073298,1.704585,4.766728,8.305414,-1.23465,-2.213214,-5.765663,3859.482,2.895431,1.341206,3.622963,6.213069,-1.018678,-1.773951,-4.766847,18259.8887,4.898511,6.155963,13.815954,18.456644,-5.370896,-9.257297,-16.132886,15900.5137,4.841548,5.662538,13.011289,17.839121,-4.753709,-8.314393,-14.79179,1
197436.8711,12.870087,52.322501,76.137002,105.472107,-30.268931,-63.844521,-470.718623,276711.4395,11.858376,73.537687,108.245541,166.37468,-43.893892,-98.146002,-950.190355,65607.2952,21.231641,17.007448,23.098856,33.381673,-16.99438,-27.531865,-81.447261,61514.7859,19.575171,16.61432,22.449131,27.74164,-16.282636,-26.767277,-61.714028,13405.943,7.998589,4.323114,8.743344,10.766701,-3.650453,-6.277572,-11.652927,11097.4543,7.516961,3.412347,6.962214,9.66816,-2.865917,-4.655708,-8.922715,75302.2729,20.521001,25.809834,42.277545,50.692571,-24.086583,-43.246487,-98.777048,77350.8733,20.096652,26.931118,44.060745,51.581399,-25.261914,-46.47454,-95.002362,227654.1504,11.599894,63.295936,96.651289,155.731085,-34.469801,-79.718715,-682.437517,189860.2792,11.451011,53.000992,80.31591,122.956936,-29.161258,-58.781347,-484.485701,80436.3122,23.925205,20.64668,28.073402,37.056156,-20.956897,-32.808584,-100.843804,62131.9849,21.422228,15.513548,20.984159,30.659845,-15.848723,-25.371501,-67.773511,14647.8662,8.535762,4.694013,9.767345,12.43808,-4.028735,-6.914374,-14.393459,12744.4232,7.684669,3.698618,7.109043,10.251029,-3.332561,-5.631156,-12.408029,98587.8315,24.660315,34.31758,56.225397,70.337871,-33.658448,-62.568388,-155.63651,81864.1589,23.287586,28.010807,46.747531,55.902077,-27.267253,-50.102751,-125.593773,5
25467.2656,2.224292,6.72941,9.844049,15.180014,-5.583792,-7.703891,-19.360017,18198.7129,1.561914,5.586409,9.165375,19.952175,-4.694224,-6.966351,-22.621046,4489.2293,2.201004,1.521177,4.240251,6.801532,-1.047658,-1.609194,-4.022269,4538.481,2.200327,1.642663,4.710371,6.762263,-1.097637,-1.692518,-4.438462,1722.4939,1.834122,0.919063,2.919067,4.658753,-0.514168,-0.971038,-2.383176,1475.3943,1.805749,0.758906,2.371897,4.062285,-0.434678,-0.80885,-3.065568,6151.0083,2.385735,2.87824,7.864302,10.720014,-1.803148,-2.969444,-5.474771,6339.0269,2.36841,3.035465,8.356173,11.82487,-1.890733,-3.12847,-6.324927,25622.7735,1.947394,6.980642,10.529159,26.419596,-5.662352,-8.411274,-32.917973,20666.2949,1.908945,5.432841,8.153354,19.007871,-4.565784,-6.663688,-25.639324,4996.3941,2.215707,1.673553,4.336294,7.34776,-1.152631,-1.830234,-5.447584,4537.9121,2.280313,1.585814,3.881404,8.196668,-1.060492,-1.69163,-5.794477,1995.3296,1.933594,1.100366,3.540922,6.302438,-0.592426,-1.252657,-3.572779,1731.7366,1.851065,0.866855,2.767961,4.880583,-0.487327,-0.956129,-4.044238,7174.5322,2.473962,3.482704,10.008114,13.910842,-2.089412,-3.581977,-6.49248,6355.5986,2.485966,3.206666,9.490815,13.076418,-1.899392,-3.267631,-6.75365,1
85073.2617,6.095186,20.510315,27.857306,38.43512,-13.399574,-20.443708,-106.075682,118894.164,5.582628,28.32892,40.849995,55.386093,-19.334167,-30.65261,-181.148318,13498.3802,5.282355,3.241675,5.276562,7.060489,-2.649085,-3.727497,-9.595233,13191.611,5.107639,3.319375,5.54315,7.77482,-2.655764,-3.879509,-8.053713,4163.2758,3.218255,1.489827,3.328439,5.085009,-0.96081,-1.611108,-3.917074,3562.8383,3.138312,1.248137,2.803309,4.638224,-0.791021,-1.331789,-3.49373,16807.6651,5.417037,5.332078,8.917899,11.303677,-4.176145,-6.635284,-10.911604,17334.2144,5.345773,5.567859,9.524339,12.141664,-4.356573,-6.988661,-12.947899,103795.2422,5.780054,25.604692,36.367151,55.593147,-15.703924,-26.334404,-142.957861,83330.5019,5.569412,20.656212,28.32293,47.203056,-12.93667,-19.770743,-132.187043,15334.5234,5.510252,3.597776,5.290059,7.753585,-2.990319,-4.461389,-12.124898,12458.5865,5.19216,2.9828,4.402838,6.342965,-2.444213,-3.591661,-10.275231,4419.4136,3.280424,1.612626,3.632119,5.985016,-1.035927,-1.847814,-5.174252,3874.9696,3.103903,1.30757,2.890755,5.782861,-0.837404,-1.499513,-4.640484,19250.2925,5.683553,5.982088,9.986617,12.909694,-4.868723,-7.971768,-16.624014,16657.4964,5.623806,5.317504,8.996452,11.926084,-4.232615,-6.99365,-14.45644,5
43834.8535,3.184687,11.271011,15.71478,22.827011,-9.008243,-12.264042,-39.694467,35128.3555,2.126445,9.611391,14.616523,27.777002,-8.150463,-11.551242,-38.580261,8503.5222,3.373891,2.286593,5.26766,7.780611,-1.907067,-2.882102,-6.320008,8493.7509,3.323002,2.422422,5.866867,8.337045,-1.977312,-2.970755,-6.239648,2968.8463,2.457187,1.211087,3.566912,5.84662,-0.846053,-1.497072,-3.898162,2489.8899,2.355067,1.010213,2.898439,4.692288,-0.696141,-1.227309,-3.619063,11244.1919,3.605634,4.077011,9.47754,12.933696,-3.233668,-5.326786,-9.614414,11581.1553,3.569013,4.264344,10.27865,13.292905,-3.396442,-5.628261,-9.461633,46392.0489,2.775973,12.404387,18.055628,33.027566,-9.609211,-14.664349,-57.878991,38977.7149,2.79219,10.04225,14.26754,29.649862,-7.907321,-11.128597,-43.686375,9542.7222,3.445976,2.527114,5.382369,8.917456,-2.088919,-3.144702,-8.137866,8348.0208,3.483451,2.342666,4.93449,8.225821,-1.864572,-2.722381,-6.854732,3322.5393,2.565457,1.42468,4.335997,7.280893,-0.952894,-1.820294,-4.865485,2906.0616,2.435834,1.125989,3.401051,5.49867,-0.770158,-1.451901,-4.60421,13229.6158,3.864066,4.799404,12.145314,16.47369,-3.817106,-6.64517,-13.432946,11645.9571,3.841269,4.418836,11.49953,15.696831,-3.41365,-5.826531,-10.640956,1
178632.8477,11.865355,45.393126,65.167353,92.098359,-27.410857,-52.691299,-500.441776,254252.375,11.001151,64.226237,91.543152,123.512403,-39.768966,-91.201209,-816.177063,51980.6377,17.170131,13.172821,17.257406,25.030543,-13.019008,-20.53132,-51.127314,48991.0005,16.036042,12.844311,16.819511,21.579008,-12.543875,-20.12923,-46.669329,11466.7864,7.041561,3.62238,6.822459,8.923558,-3.068819,-5.264612,-8.863229,9537.3686,6.656257,2.882347,5.589408,7.817926,-2.409548,-3.998023,-7.353335,60787.7021,16.872543,20.189406,31.327856,38.037254,-18.935273,-33.495632,-74.085314,62589.4012,16.573085,21.136088,32.519741,38.964386,-19.861578,-35.675192,-71.094683,206220.8574,10.651759,56.353052,82.874508,121.413744,-31.547365,-64.338948,-566.872484,173939.3574,10.645596,47.225204,70.502602,116.603535,-26.616153,-53.480782,-493.756056,64034.376,19.542806,15.874261,21.163512,28.439093,-16.098883,-26.554725,-82.85498,49539.7414,17.507891,12.069065,15.828662,23.322747,-12.232468,-18.662551,-55.172128,12442.2006,7.347882,3.921177,7.579637,10.417908,-3.366843,-5.769243,-12.475529,10888.9282,6.87857,3.088139,5.565005,8.263449,-2.77108,-4.654345,-9.689705,79471.1036,20.174507,26.395016,41.145679,51.549282,-26.254192,-47.891958,-117.249116,65530.8093,19.031476,21.635244,34.10359,42.369764,-21.373639,-39.403429,-88.862243,5
67012.2304,4.25966,17.160858,23.928399,33.682079,-13.2126,-17.913339,-65.621506,57025.8848,2.76665,15.462721,22.934394,36.922374,-12.703247,-17.847815,-74.564631,14727.6529,4.920732,3.616174,6.863453,9.878624,-3.399283,-4.951032,-9.340045,14667.2493,4.838873,3.7618,7.6225,10.049384,-3.5321,-5.316189,-9.355378,4693.0415,3.23939,1.668075,4.11892,6.411169,-1.328678,-2.222692,-4.05361,3958.4209,3.136228,1.385876,3.462685,5.327594,-1.075942,-1.816873,-3.731534,19100.0122,5.272848,6.418517,12.448553,15.974882,-5.683482,-9.497023,-16.130971,19717.6314,5.222384,6.665929,13.115564,16.73437,-5.921343,-10.054448,-16.997941,71820.9414,3.65819,19.36895,27.653105,45.76597,-14.65646,-21.803276,-102.20546,60677.6425,3.681847,15.750545,22.116506,35.297499,-12.097757,-17.954499,-77.449986,16434.3623,5.006019,4.02075,7.129494,10.218572,-3.741788,-5.542732,-12.805983,14151.0391,4.982462,3.647356,6.751305,9.443769,-3.242091,-4.912245,-10.388208,5256.1343,3.443648,1.927352,5.253061,7.513528,-1.471714,-2.621062,-5.471155,4642.7046,3.261982,1.514936,3.86733,6.201704,-1.217381,-2.135726,-4.605328,22632.813,5.656649,7.486251,15.630445,18.859003,-6.756831,-11.79346,-22.183235,19699.1221,5.591123,6.876644,14.744011,18.009072,-5.972683,-10.491122,-19.2434,1
125189.9375,8.52967,30.852502,43.332786,63.463211,-19.640612,-29.157103,-174.817304,178795.6699,7.969343,42.971008,59.80711,88.148146,-29.011953,-48.23431,-336.332606,25813.1115,8.820457,6.437723,8.275418,11.517616,-5.726304,-8.378837,-16.673206,24766.6258,8.36209,6.382192,8.466407,11.472537,-5.663309,-8.596894,-15.614507,6845.7498,4.559652,2.279093,4.414143,6.398565,-1.722229,-2.82262,-5.132538,5745.9573,4.331053,1.865127,3.660034,5.626821,-1.37975,-2.267167,-5.19273,31207.0349,8.921454,10.356647,14.856183,17.747659,-8.781731,-14.52377,-25.799213,32230.8774,8.800432,10.75612,15.812185,18.607384,-9.218134,-15.847673,-27.162179,150098.3164,7.907226,38.667793,55.128966,81.685476,-22.953665,-40.531946,-329.839526,124002.2011,7.747041,31.818354,45.206973,71.901885,-19.021409,-30.14925,-234.491619,30424.3923,9.534167,7.513437,9.62614,14.82951,-6.759424,-10.123507,-24.355351,24092.4665,8.774731,5.956117,7.648107,10.87289,-5.313304,-8.174632,-19.310928,7326.0194,4.690655,2.459752,4.809228,7.077057,-1.864006,-3.21242,-6.768113,6399.9847,4.366676,1.955626,3.760825,6.001175,-1.51297,-2.559938,-5.66977,37545.2598,9.806218,12.439248,17.883842,23.507539,-11.161699,-19.339204,-37.328606,31941.2156,9.51931,10.678133,15.632955,20.18569,-9.36561,-16.590865,-36.110611,5
5328.666,1.266921,3.709243,6.581166,11.198361,-1.325732,-1.990888,-7.377599,2784.9199,1.088861,3.023577,5.726703,13.073768,-1.201975,-2.41475,-11.593399,1081.2927,1.294017,1.156038,3.70344,5.889479,-0.293781,-0.599629,-3.203859,1114.5127,1.298509,1.263914,4.149171,6.797252,-0.298345,-0.584722,-2.761892,456.3437,1.21995,0.767246,2.584651,4.930052,-0.153623,-0.416481,-2.680895,393.3742,1.213528,0.631523,2.216051,4.001408,-0.133852,-0.385466,-2.075959,1561.5025,1.355905,2.26286,6.716202,9.580442,-0.470223,-0.864859,-3.263734,1615.7314,1.351798,2.423259,7.28449,10.022152,-0.494677,-0.957966,-3.330478,5074.9902,1.193097,3.673396,6.996012,15.630204,-1.44479,-2.727918,-16.234033,4101.5625,1.187071,2.756908,5.281987,12.563767,-1.104289,-2.038802,-12.056426,1258.8872,1.316848,1.226831,3.631988,6.023678,-0.327605,-0.708804,-3.614728,1107.5005,1.318176,1.154428,3.235327,6.093985,-0.299675,-0.595295,-3.166407,572.2632,1.265964,0.928092,3.196494,6.008866,-0.193898,-0.489319,-2.719452,523.2194,1.257854,0.731221,2.483283,5.271147,-0.162732,-0.483431,-2.994723,1889.5312,1.399305,2.773997,8.65317,12.004163,-0.549964,-0.982648,-3.343571,1661.7754,1.396912,2.570595,8.228328,11.772317,-0.50564,-0.9118,-3.855399,1
30828.2119,2.881625,9.174443,12.833722,18.253259,-4.128735,-5.680455,-18.895307,44402.7383,2.717141,14.999472,23.510114,32.377908,-5.929516,-8.82845,-31.335753,4119.6458,2.30906,1.646321,3.372183,4.846082,-0.590649,-0.922881,-3.623758,4098.613,2.274545,1.720698,3.737997,5.477841,-0.593553,-0.944782,-3.742766,1558.4768,1.82312,0.941932,2.341958,3.879079,-0.266194,-0.49074,-2.598193,1360.2626,1.808532,0.810935,1.960041,3.496376,-0.224952,-0.432407,-2.46242,5306.7803,2.395185,2.77928,5.71965,7.335566,-0.885693,-1.379137,-3.75249,5464.7492,2.363716,2.91931,6.100083,8.136736,-0.924735,-1.443881,-4.063287,39643.1367,2.842377,12.382628,18.188798,30.557491,-5.242104,-8.106407,-38.79797,31108.7402,2.72314,9.306309,13.468655,22.763291,-4.075595,-5.977414,-27.637035,4588.2004,2.36047,1.714441,3.377558,5.905516,-0.648895,-1.078507,-4.240049,3780.2695,2.287037,1.462014,2.768329,5.271637,-0.550777,-0.962524,-4.125505,1658.0785,1.845633,1.014254,2.501674,4.911734,-0.291613,-0.621756,-3.63057,1457.2701,1.781709,0.843581,2.10601,4.065342,-0.244425,-0.54898,-2.832606,5793.9653,2.412999,2.971712,6.223957,9.35439,-0.973408,-1.553398,-4.769008,5061.2481,2.401741,2.696927,5.789071,7.905889,-0.8619,-1.37147,-4.221866,5
74847.6601,4.838308,19.525776,27.916995,36.613797,-14.421252,-19.122846,-71.084868,64937.3985,3.115072,18.039938,26.748793,39.196167,-14.260072,-19.830758,-74.958702,17918.6716,6.086323,4.530354,8.039243,10.791764,-4.168821,-6.107831,-11.218959,17913.1902,5.979021,4.639783,8.608794,11.037899,-4.280497,-6.469081,-11.455904,5627.064,3.741574,1.962517,4.655966,6.426231,-1.538003,-2.688926,-4.889903,4709.3035,3.60192,1.614863,3.879993,5.745973,-1.258066,-2.080917,-4.276229,23214.8769,6.41177,7.889777,14.522323,17.905735,-6.924517,-11.42779,-20.369241,24089.165,6.37175,8.169446,15.138275,18.915092,-7.198916,-11.997526,-19.013833,82147.6504,4.214732,22.921599,33.795086,48.572292,-16.231863,-24.732972,-126.399379,69905.9492,4.290233,19.388531,27.608308,43.837924,-13.616094,-20.092871,-78.063912,20326.2678,6.363121,5.104235,8.225809,10.765695,-4.611619,-7.014963,-16.137668,17194.8579,6.199448,4.49984,7.781004,10.507448,-3.936141,-5.904096,-11.885686,6277.7776,3.977968,2.263908,5.602148,8.181902,-1.720342,-2.998383,-6.203079,5541.7873,3.755058,1.77723,4.340962,6.92287,-1.443134,-2.551944,-5.915957,27940.0953,7.078429,9.445761,17.698571,21.054439,-8.339503,-14.788213,-30.968435,24090.1186,6.972532,8.505489,16.986964,20.734349,-7.358917,-12.864915,-25.400758,1
148493.4903,10.109894,37.63528,53.270391,73.80953,-23.257092,-38.294302,-254.685288,215569.6367,9.657702,52.477088,74.948745,103.865753,-35.02497,-61.494797,-440.08522,36173.1871,12.138229,9.595299,12.405767,15.789633,-8.603878,-12.878857,-27.773365,34498.9677,11.316529,9.337603,12.267123,16.652388,-8.361911,-12.839492,-24.871235,8907.0943,5.622052,2.951444,5.476432,7.475475,-2.30337,-3.816785,-7.44881,7446.7801,5.385159,2.391395,4.506873,6.120666,-1.84153,-2.989375,-5.419988,43175.2395,12.059478,15.07886,22.678305,26.667511,-12.912483,-21.852304,-39.367845,44715.9746,11.904211,15.629315,23.502503,27.66512,-13.445165,-23.503601,-36.284048,178052.5137,9.365912,47.499656,68.530128,102.389525,-27.31077,-51.735698,-424.591805,147433.8574,9.186789,39.549311,56.760493,81.444643,-22.83874,-36.395638,-294.381995,43919.4397,13.430015,11.411795,14.921861,21.562076,-10.464908,-15.641867,-38.492744,34367.9001,12.403071,8.842767,11.471755,15.446093,-8.11139,-12.452566,-31.398089,9538.0304,5.743422,3.187025,6.024594,8.901432,-2.504823,-4.20958,-9.207102,8400.8954,5.461379,2.528416,4.713191,6.900418,-2.077766,-3.463118,-6.995741,55379.0835,14.081392,19.002993,28.774878,38.420801,-17.243417,-30.303507,-57.158188,45610.7937,13.251539,15.922195,24.538405,30.651066,-14.250697,-25.616725,-50.53128,5
26627.8242,2.366808,6.978571,10.078695,15.863936,-5.706522,-7.684927,-17.87725,19481.4824,1.636147,5.865301,8.981607,17.508052,-4.862005,-6.898928,-19.790231,4796.5884,2.315337,1.631938,4.496341,6.940479,-1.107424,-1.661822,-3.809363,4869.3989,2.309157,1.730425,4.961895,7.748018,-1.149721,-1.771146,-4.302383,1817.2441,1.88284,0.949298,2.9867,4.458875,-0.529121,-0.97705,-3.360753,1542.4872,1.834901,0.800765,2.519014,4.073875,-0.44857,-0.886994,-3.293654,6457.2363,2.479819,3.025641,8.119343,11.380675,-1.862394,-3.105531,-6.17547,6683.9228,2.455859,3.169255,8.651284,11.327779,-1.951064,-3.250067,-6.34926,27401.873,2.063634,7.452563,10.957304,20.133223,-5.883129,-8.969616,-36.715924,22482.8945,2.03782,5.874956,8.730569,18.949452,-4.788761,-7.050645,-27.262418,5440.8357,2.370821,1.755067,4.42536,7.320677,-1.210712,-1.858619,-5.252356,4817.9634,2.40654,1.661163,4.096232,6.313276,-1.110346,-1.67912,-4.709866,2067.4611,1.968648,1.136388,3.740447,6.400792,-0.604266,-1.173049,-4.001594,1805.2683,1.893509,0.918275,2.998394,5.591357,-0.508099,-0.96857,-3.342625,7583.4297,2.599701,3.57629,10.325505,13.899532,-2.15981,-3.61903,-7.231487,6741.2661,2.61874,3.349491,9.940488,12.889075,-1.974888,-3.359902,-6.464311,1
79845.0254,6.03205,19.319585,26.090825,34.539373,-12.529922,-17.41919,-74.111294,114859.5976,5.608949,27.361433,39.451064,52.898483,-18.651486,-27.459322,-138.106932,13183.103,5.179347,3.266729,5.119704,7.190805,-2.550121,-3.644147,-8.556231,12822.8369,4.953893,3.319092,5.507702,8.248502,-2.564551,-3.803731,-7.796916,4066.3301,3.176712,1.470035,3.251709,4.86554,-0.917882,-1.541628,-3.59587,3460.9381,3.042047,1.251466,2.792571,4.870169,-0.766752,-1.340552,-3.602424,16293.6626,5.284052,5.263893,8.847818,10.350976,-3.996261,-6.210287,-11.084242,16844.5061,5.204178,5.506689,9.406138,11.748324,-4.197875,-6.77972,-10.789962,98694.7343,5.704177,24.771094,34.927774,55.708329,-15.238565,-23.845332,-133.6913,81526.1055,5.631229,20.076783,27.73526,43.836529,-12.511809,-18.478232,-104.504755,15027.2626,5.414565,3.595657,5.18386,7.425296,-2.880575,-4.295685,-10.759309,12099.4807,5.054496,2.980951,4.322806,6.789106,-2.340793,-3.505831,-7.810938,4295.644,3.201261,1.595107,3.594257,6.56879,-0.995382,-1.793156,-5.006236,3757.4647,3.023782,1.298288,2.858715,5.073992,-0.810061,-1.431002,-4.095097,18645.5816,5.536428,5.889676,9.707491,12.968998,-4.683816,-7.670939,-14.460424,16124.9998,5.480114,5.246836,8.851266,11.417479,-4.053688,-6.695897,-13.144597,5
44102.9023,3.347359,11.314284,15.764272,21.477507,-8.87612,-12.286921,-30.499795,36265.9395,2.221912,9.966614,14.722386,22.84507,-8.215584,-11.267211,-29.302884,8840.063,3.456914,2.413013,5.588279,8.311258,-1.999663,-3.01626,-5.89418,8845.2649,3.413326,2.534253,6.159802,8.643452,-2.054769,-3.048819,-6.38523,3025.4005,2.484602,1.253047,3.646262,5.419594,-0.860221,-1.494775,-3.859908,2552.4295,2.384118,1.045168,3.024758,4.829543,-0.708566,-1.198512,-2.910389,11547.0205,3.69514,4.262939,9.973718,12.945603,-3.312904,-5.429927,-9.181903,11907.4297,3.652664,4.45042,10.834331,13.495591,-3.464411,-5.839949,-9.799402,47629.0234,2.908006,12.759975,18.606885,32.204024,-9.660089,-14.003212,-55.211925,39810.416,2.902611,10.410026,14.473387,23.329613,-7.96936,-11.589868,-48.924197,9932.3445,3.558822,2.647715,5.600258,8.24585,-2.170674,-3.20892,-7.362801,8631.6889,3.580539,2.433278,5.257997,7.523,-1.924625,-2.807036,-6.799686,3401.6831,2.606547,1.474142,4.410998,7.034568,-0.955795,-1.776745,-4.225132,3011.0815,2.497636,1.161537,3.469412,5.628406,-0.785483,-1.388891,-4.316353,13590.9809,3.961884,4.974907,12.650364,16.586969,-3.895435,-6.581327,-10.946042,11906.5662,3.934876,4.594893,11.938498,15.350035,-3.469519,-5.840424,-10.569223,1
161639.1377,11.385594,42.017412,60.10737,79.082917,-25.104618,-41.280064,-278.439613,239295.123,10.815335,60.793553,86.605976,117.963187,-37.690315,-74.181624,-594.363764,46965.2336,15.679947,12.328417,16.232398,21.490949,-11.488191,-17.399725,-35.591925,44150.4995,14.479314,12.071686,15.965916,20.460699,-11.16298,-17.259955,-32.995806,10502.6713,6.543685,3.462754,6.582011,8.692851,-2.794575,-4.675129,-7.907435,8724.3481,6.105972,2.786278,5.337404,7.076692,-2.198684,-3.6031,-6.159642,54596.9001,15.257195,18.970759,29.384735,36.313857,-16.801727,-29.487468,-53.631932,56077.5779,14.979544,19.812838,30.746285,34.734581,-17.584,-30.926443,-53.405788,195929.7149,10.502407,53.747323,78.580251,116.773261,-29.96331,-61.860288,-555.133915,164157.2481,10.421506,44.847254,66.002812,96.063628,-25.1767,-46.183432,-340.742089,56300.7132,17.188498,14.735382,19.837603,27.783833,-13.975163,-22.046499,-63.310229,43778.2275,15.694248,11.184439,14.793257,21.165529,-10.608008,-16.291601,-41.036619,11333.3895,6.793874,3.745838,7.423839,9.563269,-3.075408,-5.167987,-10.464616,9974.9541,6.315455,2.933663,5.47734,7.892968,-2.527914,-4.189837,-9.503263,69999.9932,17.99732,24.40796,37.844987,47.166318,-22.799335,-41.786601,-85.930264,58209.6292,17.095936,20.136046,32.048948,38.07282,-18.611647,-34.341665,-76.046156,5
67077.414,4.553279,16.950362,23.31422,30.133405,-13.046786,-17.183609,-58.186077,58265.9277,2.953003,15.72771,23.1347,34.386575,-12.805032,-17.391003,-66.464845,15160.4048,5.100888,3.736876,7.168736,9.587675,-3.47565,-5.033724,-10.243721,15066.115,5.035944,3.889149,7.8959,10.300984,-3.591933,-5.423175,-10.838856,4773.0327,3.347618,1.710846,4.353061,6.224473,-1.326509,-2.312848,-4.341497,4024.7382,3.185219,1.425904,3.624834,5.61931,-1.087048,-1.803488,-3.588286,19446.6699,5.464191,6.546074,12.791784,15.679937,-5.751663,-9.449102,-15.214415,20036.2437,5.388,6.833347,13.725815,17.684162,-6.016857,-10.282748,-14.898776,73422.3652,3.926298,19.677667,28.479388,46.242557,-14.724934,-21.54316,-94.756393,61870.6992,3.927313,16.221796,22.616178,36.22365,-12.242291,-18.380517,-70.04916,16930.1863,5.222533,4.163962,7.41128,9.948351,-3.816311,-5.697404,-11.350676,14505.7154,5.151485,3.754439,6.984523,10.134456,-3.285968,-4.914149,-11.608031,5367.3625,3.544945,1.997539,5.313452,7.925912,-1.485392,-2.693284,-6.092107,4729.5354,3.355928,1.550528,4.014653,6.223982,-1.226863,-2.115831,-5.073011,22980.8067,5.874228,7.710909,16.078404,20.065683,-6.875944,-11.857226,-21.298493,20040.5923,5.807326,7.042624,15.171578,18.954927,-6.045831,-10.511155,-18.348119,1
114956.4834,8.458104,27.961931,38.630928,53.018709,-18.156691,-27.157024,-140.31532,168234.5136,8.028146,39.815604,56.536457,74.3634,-27.75411,-42.949264,-306.875003,24262.6626,8.436761,6.106908,7.910216,11.210671,-5.316148,-7.782326,-16.096007,23383.8616,8.055523,6.091433,8.183655,11.193898,-5.282485,-7.880398,-14.186353,6505.2561,4.455103,2.163592,4.228608,6.099009,-1.615996,-2.628167,-5.575483,5463.8279,4.205686,1.780027,3.505545,5.074738,-1.290533,-2.091364,-4.928075,29070.9155,8.494242,9.709286,14.09014,17.005079,-8.132199,-13.3012,-22.213732,29973.7851,8.388891,10.144974,14.954292,18.077744,-8.540851,-14.373335,-24.487699,140304.9804,7.858682,35.733085,51.096015,81.854403,-22.001381,-38.235037,-272.747235,115507.375,7.660125,29.594181,41.832296,63.90299,-18.121921,-29.022216,-157.281529,28372.7497,9.086536,7.056869,8.99166,13.051865,-6.235023,-9.540631,-23.199444,22678.9741,8.460485,5.600751,7.295272,11.145983,-4.88465,-7.061582,-18.027413,6916.6682,4.522535,2.340374,4.596383,7.107063,-1.748852,-3.088468,-6.883542,6077.1952,4.242779,1.852249,3.572552,5.626126,-1.426225,-2.382758,-5.357305,34902.7622,9.384278,11.519629,16.661608,22.307761,-10.173852,-17.600853,-35.246382,29798.5879,9.137613,9.913845,14.651238,18.430421,-8.608381,-14.968405,-28.957133,5
5502.6602,1.296318,3.692239,6.443251,11.145933,-1.306164,-1.978453,-8.206785,3028.8458,1.10243,3.116052,5.999676,13.510975,-1.230891,-2.307044,-11.009768,1181.4196,1.32255,1.23672,3.847722,6.260345,-0.302394,-0.562693,-2.946362,1199.3503,1.320704,1.348882,4.34812,6.636199,-0.318499,-0.596308,-2.599896,498.5099,1.243694,0.803618,2.739699,4.485625,-0.161773,-0.390155,-2.147227,428.1574,1.232265,0.668202,2.329453,4.439131,-0.143063,-0.349436,-2.103113,1655.602,1.379886,2.394209,7.079918,11.508102,-0.479368,-0.845358,-2.697973,1712.812,1.376391,2.552031,7.644537,10.345936,-0.510461,-0.995781,-3.453836,5321.7832,1.214602,3.725099,6.979596,17.150694,-1.418505,-2.693321,-15.938628,4140.8281,1.198281,2.788191,4.911935,13.575643,-1.095499,-2.139467,-10.506504,1374.3655,1.346966,1.311283,3.889105,6.408522,-0.33586,-0.650523,-3.530311,1217.8999,1.351145,1.228838,3.410505,5.836304,-0.313943,-0.668977,-3.614395,604.6956,1.285232,0.974219,3.363697,6.716028,-0.194943,-0.509951,-3.102244,555.4725,1.276925,0.769318,2.586733,5.23431,-0.172733,-0.496437,-2.776818,1993.2358,1.424858,2.894987,9.008087,12.984682,-0.569693,-1.125513,-4.062716,1756.415,1.422188,2.698031,8.611166,12.102478,-0.509956,-0.923611,-3.47911,1
27810.1865,2.81635,8.198261,11.422263,17.607447,-3.663459,-4.959389,-18.345349,41523.3164,2.695004,14.14739,21.907507,30.230598,-5.548779,-8.007443,-39.962632,4103.186,2.292483,1.599598,3.242037,5.308062,-0.587657,-0.924485,-3.645068,4061.9275,2.245898,1.697711,3.52938,5.11358,-0.595327,-0.957224,-3.902293,1501.4006,1.796459,0.916679,2.214805,3.54928,-0.2683,-0.496736,-2.411598,1328.8586,1.7817,0.791763,1.957782,3.132883,-0.231121,-0.449424,-2.222866,5145.0062,2.347375,2.714947,5.597969,7.955953,-0.874986,-1.375764,-4.078625,5324.4915,2.331153,2.860255,5.976848,8.845656,-0.911758,-1.376316,-4.016968,36924.6973,2.80943,11.45402,16.669099,27.236935,-4.863014,-7.602571,-35.483322,28845.1075,2.673259,8.613437,12.410281,18.852718,-3.815918,-5.856329,-28.371039,4563.5922,2.343995,1.671127,3.206702,5.180176,-0.637662,-1.041077,-4.022042,3719.0039,2.248061,1.4358,2.783135,5.234112,-0.532844,-0.890588,-3.404641,1615.521,1.83471,0.99045,2.437722,4.818105,-0.283667,-0.576945,-3.059713,1429.7974,1.769903,0.824581,2.008547,4.323231,-0.24017,-0.526896,-3.453892,5646.9726,2.378456,2.910554,6.095597,9.727499,-0.95806,-1.571435,-5.113974,4950.1196,2.372453,2.635988,5.53808,7.823806,-0.856031,-1.400516,-3.552155,5
73908.1992,5.079335,19.167022,27.027896,37.134813,-13.983746,-19.762796,-68.862612,66232.621,3.291719,18.240966,26.98521,38.776258,-14.209939,-20.000864,-76.784975,18603.5017,6.214853,4.71956,8.3451,11.021773,-4.253902,-6.297285,-12.706721,18490.5036,6.084465,4.841008,9.112046,12.262018,-4.406549,-6.575764,-14.758535,5681.9835,3.800853,2.008109,4.876833,6.97971,-1.559499,-2.625619,-5.518541,4769.1946,3.607495,1.662796,4.107277,6.200582,-1.278456,-2.135502,-3.760452,23678.0347,6.567929,8.096741,14.968155,17.656376,-7.027943,-11.788241,-19.122687,24469.874,6.485838,8.39068,15.808536,18.67536,-7.353125,-12.523424,-18.895666,82982.5742,4.438234,23.199069,33.929994,54.790066,-16.310156,-25.678957,-109.972242,70835.6972,4.518231,19.463527,27.629047,43.143081,-13.561175,-19.965038,-89.606229,20977.3179,6.439382,5.306188,8.612263,11.829303,-4.702973,-7.214025,-16.699241,17640.1306,6.321099,4.627962,8.12646,10.993509,-3.982181,-5.959648,-13.171502,6355.9888,4.051607,2.324243,5.886986,9.412346,-1.750808,-3.025231,-7.337727,5621.6053,3.81344,1.819341,4.511043,7.204662,-1.447852,-2.478113,-5.758466,28290.1992,7.214894,9.675332,18.57746,23.554001,-8.49416,-15.014177,-27.618674,24413.772,7.05518,8.710402,17.378625,21.385519,-7.399929,-13.160116,-22.938464,1
141265.5879,10.215715,34.892642,48.937708,63.377422,-21.799856,-32.14081,-197.333243,207756.9531,9.817172,50.429398,71.923109,95.047967,-33.84669,-60.039966,-471.35521,36409.165,12.021068,9.433383,12.473912,16.247661,-8.553804,-12.883292,-27.297483,34640.7468,11.266185,9.338807,12.441346,16.685195,-8.364386,-12.823604,-26.068325,8795.5667,5.57627,2.876923,5.386197,7.65904,-2.282536,-3.853989,-6.440088,7384.5279,5.261056,2.338283,4.495068,6.195148,-1.810368,-3.023418,-5.384351,43134.9422,12.02515,14.647237,22.278427,26.761882,-12.819818,-22.065516,-36.44169,44156.9614,11.764495,15.284058,23.387233,26.847119,-13.41049,-22.971359,-39.154023,173260.248,9.527307,45.39095,65.359749,115.183419,-26.497283,-45.540919,-329.395128,144947.5742,9.426455,38.006226,54.05668,83.682552,-22.112804,-37.798586,-255.652144,43832.0259,13.306434,11.208555,14.750289,21.980184,-10.358004,-16.437522,-39.807376,34219.7773,12.09078,8.60182,11.221311,15.102991,-7.963742,-12.766963,-32.008936,9481.851,5.798731,3.102008,5.980253,8.317775,-2.486714,-4.187686,-8.560381,8317.6985,5.359082,2.454405,4.543674,7.127042,-2.048444,-3.307086,-6.957143,54098.5395,13.838825,18.374852,27.99802,35.784905,-17.139306,-30.470758,-64.010795,45448.6985,13.257393,15.380669,23.81708,29.261019,-14.073427,-24.792748,-47.390733,5
56009.4375,3.991365,14.076858,19.632276,26.87433,-10.999441,-14.576651,-49.916234,47779.418,2.597074,12.887502,18.620139,30.113302,-10.679338,-14.56341,-45.782496,12122.3352,4.224775,3.119253,6.494277,8.793409,-2.773956,-4.078686,-8.36956,12067.6079,4.155128,3.250279,7.056323,10.405297,-2.8582,-4.402103,-8.23754,3931.48,2.883908,1.485056,4.024662,6.123683,-1.09858,-1.907446,-3.929671,3350.0665,2.793736,1.240843,3.311673,5.495554,-0.91012,-1.554088,-3.66906,15687.7734,4.520224,5.433933,11.546599,15.439651,-4.608467,-7.569558,-11.190788,16213.3178,4.486587,5.686182,12.337577,15.66768,-4.827387,-8.12333,-12.660492,61813.7109,3.451248,16.558982,23.647602,41.207508,-12.455898,-18.25457,-77.09945,51477.1133,3.418866,13.549507,19.146486,29.582542,-10.296671,-14.587533,-60.381818,13609.6865,4.337987,3.43643,6.599528,8.97714,-3.043617,-4.409863,-9.956728,11659.3411,4.260624,3.136651,6.197177,8.344241,-2.65268,-3.808603,-8.721386,4453.5876,3.06753,1.739298,4.831689,7.570928,-1.23395,-2.198541,-5.39899,3906.7181,2.902962,1.366228,3.729552,6.119607,-1.012573,-1.772564,-4.937953,18553.8506,4.861509,6.358963,14.427065,17.691186,-5.477609,-9.447908,-17.014589,16152.1016,4.794947,5.852607,13.651972,17.295587,-4.839329,-8.196924,-16.387128,1
175083.4863,12.437456,46.120813,67.019826,80.607868,-26.529149,-45.130591,-417.855724,265762.0508,11.964709,69.119983,101.095856,129.878483,-42.281147,-85.704234,-769.123341,63955.863,20.50717,16.604148,22.522165,29.635073,-16.435545,-26.133612,-59.63936,59713.5451,18.773388,16.249903,21.959927,29.787813,-15.773345,-25.472692,-50.174837,13058.7928,7.809143,4.193784,8.443757,11.412673,-3.535761,-5.921677,-9.745263,10847.6449,7.265029,3.334406,6.757182,8.529653,-2.787865,-4.444663,-8.47772,72704.7298,19.566641,25.074201,40.855291,47.61419,-23.435902,-41.522125,-89.409175,74978.499,19.270897,26.094555,42.903177,48.951547,-24.451122,-43.797283,-85.59254,218471.1309,11.617615,60.981448,91.511307,134.543614,-33.549766,-73.386151,-673.311973,186948.0898,11.727283,51.180068,75.022787,105.122315,-28.198746,-53.864058,-486.71626,77987.9741,22.886978,19.900351,26.858991,37.585943,-20.212741,-32.239354,-90.709702,60200.0806,20.530511,14.964593,19.93683,26.180456,-15.119611,-23.632464,-78.378754,14140.174,8.145316,4.548359,9.388637,11.956546,-3.903908,-6.688357,-13.132055,12484.9421,7.625401,3.581959,6.890413,9.846065,-3.235503,-5.300413,-10.799452,96523.6787,23.878707,32.849225,54.018692,63.608638,-32.72008,-60.439374,-122.662003,78927.1426,22.247864,26.854562,44.829894,52.984533,-26.397339,-49.295318,-108.699025,5
4859.291,1.253159,3.554359,6.316359,10.044111,-1.244727,-1.884872,-7.124492,2240.8769,1.072565,2.937228,5.935159,12.505699,-1.194988,-2.247334,-11.672146,1039.4163,1.270988,1.169703,3.732553,7.066367,-0.309363,-0.616299,-3.120779,1062.1416,1.273502,1.276644,4.134783,6.094221,-0.315185,-0.630209,-2.491996,457.3318,1.219422,0.759324,2.610975,4.835331,-0.159185,-0.442239,-2.196582,385.5786,1.205593,0.630717,2.149588,4.301966,-0.138362,-0.404325,-3.020372,1518.0103,1.335129,2.289913,6.79223,9.346097,-0.482597,-0.885606,-3.145263,1554.5893,1.328818,2.44869,7.409448,10.558741,-0.501798,-0.923047,-2.93127,4425.9551,1.170662,3.493733,6.432871,18.161155,-1.383276,-2.591334,-14.923617,3342.209,1.152322,2.560227,4.691349,11.863529,-1.082439,-1.890939,-12.350507,1206.208,1.289503,1.243523,3.642639,6.270611,-0.338952,-0.689742,-3.239399,1087.4895,1.296832,1.164964,3.261633,5.442969,-0.313318,-0.626416,-3.475551,557.0432,1.257824,0.929499,3.256607,5.701566,-0.197749,-0.592475,-2.594244,503.3946,1.244978,0.73166,2.489175,5.124072,-0.166203,-0.417576,-2.85588,1787.2847,1.361918,2.839615,8.923826,12.457877,-0.568521,-1.042219,-3.672183,1621.6855,1.372763,2.596539,8.377365,11.642553,-0.504721,-0.887592,-3.284703,1
27836.7265,2.80709,7.992249,11.083071,15.441252,-3.63318,-5.017778,-16.512221,41958.4648,2.685135,14.19859,22.197532,31.039296,-5.527003,-8.184765,-33.676319,4089.6961,2.292025,1.583299,3.203425,4.783304,-0.582386,-0.956614,-3.980376,4080.3391,2.258274,1.670176,3.490372,5.043462,-0.589332,-0.96072,-3.383416,1535.1214,1.821148,0.905039,2.236233,3.720136,-0.260066,-0.567649,-2.553206,1346.0403,1.794409,0.779656,1.885356,3.665296,-0.229497,-0.454874,-2.124273,5189.6911,2.352024,2.67333,5.506297,7.645426,-0.871941,-1.382769,-4.042208,5344.7957,2.329011,2.826558,5.905576,9.305999,-0.914684,-1.433101,-4.202797,37967.9336,2.82985,11.451289,16.955181,29.202621,-4.954909,-7.731416,-35.609595,29555.4785,2.685582,8.699362,12.628692,22.991273,-3.828566,-5.99327,-24.013036,4503.4436,2.333037,1.645098,3.150777,5.399765,-0.631668,-0.988257,-3.669671,3746.8725,2.243759,1.416616,2.692644,5.090589,-0.535996,-0.873438,-3.220645,1613.188,1.828537,0.974117,2.392261,4.4744,-0.290645,-0.618032,-3.323879,1439.7838,1.780565,0.812263,1.961387,4.007899,-0.241458,-0.506607,-3.150556,5596.4975,2.355516,2.861255,6.100879,9.565415,-0.953369,-1.568943,-4.852687,4964.0186,2.360345,2.589103,5.664101,8.652155,-0.848956,-1.367308,-4.489325,5
25870.0039,2.412529,6.84734,9.942058,15.467782,-5.456995,-7.318854,-18.537191,19915.211,1.673151,5.956038,9.165024,16.089724,-4.820716,-7.179217,-19.374561,5021.7407,2.409329,1.695713,4.744469,7.31834,-1.130416,-1.727615,-4.1038,5087.2998,2.402507,1.81429,5.227323,7.515468,-1.177134,-1.792971,-4.435447,1850.1919,1.908964,0.988456,3.140854,4.785623,-0.534303,-0.947965,-2.899538,1577.2224,1.860076,0.838653,2.613563,4.254192,-0.463787,-0.925102,-2.903885,6729.4443,2.563893,3.129498,8.413257,11.075909,-1.926114,-3.170879,-6.065403,6972.5825,2.553545,3.300336,9.194447,12.608449,-1.989607,-3.281627,-6.757622,27945.7363,2.135356,7.615335,11.166718,22.152939,-5.883045,-8.953724,-34.364124,23059.082,2.121906,5.910536,8.582395,17.425897,-4.757592,-6.866217,-23.158581,5701.0754,2.490328,1.839372,4.542201,7.312332,-1.240535,-1.855607,-5.978616,5007.855,2.496116,1.734853,4.270481,6.385399,-1.128274,-1.729187,-4.349569,2167.313,2.039019,1.177167,3.896185,6.353287,-0.610521,-1.191608,-3.46015,1863.8375,1.92963,0.945752,2.992937,5.522448,-0.510687,-0.932337,-3.838192,7912.0425,2.726487,3.75743,10.706774,15.127037,-2.20277,-3.751086,-7.493323,6947.5166,2.709797,3.453864,10.181355,13.475035,-2.006298,-3.411971,-6.355457,1
76942.1778,6.038638,18.326966,24.867592,31.979019,-12.024614,-15.986599,-70.530122,115757.127,5.753337,27.111175,38.460296,50.825875,-18.634962,-29.618335,-153.656215,13367.3542,5.231712,3.258773,4.987537,7.219416,-2.597999,-3.61717,-7.691997,13074.8772,5.029835,3.316543,5.422851,7.51421,-2.607753,-3.715657,-8.101128,4130.0172,3.208094,1.443617,3.099095,4.908665,-0.930108,-1.559356,-4.175133,3531.4104,3.071916,1.228624,2.783235,4.298372,-0.774698,-1.327161,-3.568277,16436.8931,5.292607,5.214109,8.586696,11.115543,-4.02652,-6.374894,-9.73111,16965.8035,5.249338,5.440007,9.193029,11.560689,-4.221489,-6.80599,-11.89313,100027.961,5.865996,24.58299,34.859969,51.619761,-15.210015,-24.804055,-136.601342,81762.289,5.713069,20.076108,27.755179,43.352682,-12.473348,-18.559366,-102.678238,15340.717,5.516732,3.609022,5.089884,7.879291,-2.943483,-4.183562,-10.917163,12429.0856,5.207402,2.984744,4.33189,6.272979,-2.402494,-3.448467,-9.576733,4368.7793,3.238471,1.562916,3.45454,6.549236,-1.01267,-1.743912,-4.714851,3808.7331,3.03857,1.272879,2.777376,5.202725,-0.819286,-1.457908,-4.172519,18924.5552,5.637138,5.852246,9.404914,12.188457,-4.736144,-7.807506,-14.985634,16390.2603,5.542409,5.207331,8.568509,11.14048,-4.111195,-6.759687,-13.995805,5
43376.6973,3.322493,11.017938,15.246196,22.441686,-8.713211,-11.474151,-34.882003,36136.7109,2.20278,9.94948,14.618343,22.842229,-8.243423,-11.403426,-34.363399,8754.3545,3.42214,2.414674,5.722471,8.201643,-1.970409,-2.911972,-6.038516,8780.5241,3.376112,2.525256,6.193947,8.574259,-2.037297,-3.070078,-6.336294,3010.6111,2.465118,1.238595,3.58477,5.144911,-0.840277,-1.527698,-2.91445,2555.6625,2.378696,1.053499,3.075498,4.876737,-0.710159,-1.248459,-3.215562,11484.9101,3.645642,4.265916,10.162459,13.573615,-3.311787,-5.483001,-9.272921,11891.9394,3.608513,4.443414,10.615516,13.652765,-3.441756,-5.666735,-10.347987,47192.3125,2.861259,12.866397,18.48436,33.082991,-9.761501,-14.451863,-60.297618,39798.0352,2.870916,10.484025,14.591804,24.899746,-8.024129,-11.839853,-45.020654,9888.6499,3.536484,2.640971,5.638892,8.070293,-2.158181,-3.268865,-7.934826,8562.3052,3.522281,2.455719,5.235975,7.601075,-1.928094,-2.896935,-6.653328,3422.3061,2.610467,1.469321,4.341373,6.951623,-0.950012,-1.722395,-4.507612,2934.4078,2.452709,1.175363,3.469147,6.032069,-0.784567,-1.404127,-3.820262,13654.7105,3.933506,4.992822,12.547483,16.531183,-3.873006,-6.576948,-11.310957,11855.6455,3.877641,4.627612,12.060004,16.122666,-3.475637,-5.943449,-10.955532,1
161044.3721,11.521057,41.216065,59.127215,73.672536,-24.808153,-39.633965,-341.113816,249034.3496,11.222878,62.303765,89.773344,120.747829,-39.34558,-73.638208,-601.115428,50444.4387,16.775833,12.923976,17.08717,23.879791,-12.67085,-19.91063,-44.487787,47881.6387,15.557189,12.583004,16.817221,21.944097,-12.246783,-19.009815,-43.801783,11309.8193,6.981355,3.530264,6.649207,8.141727,-2.989431,-4.946591,-7.983046,9369.5563,6.452229,2.861457,5.481951,7.771364,-2.380998,-3.909474,-7.154159,59416.2102,16.437776,19.844971,30.579765,38.829999,-18.567505,-32.562619,-59.758698,61283.5139,16.175592,20.464826,31.784306,38.272977,-19.305642,-34.460092,-60.312321,204893.5176,10.903352,55.185927,81.491833,117.989082,-30.975097,-62.723632,-485.226595,170891.9082,10.768812,46.092511,67.820291,99.629741,-26.183316,-48.326965,-381.870321,62282.0928,18.964823,15.591478,20.809071,31.67138,-15.622938,-25.141485,-71.017211,48113.7095,17.057717,11.893342,15.646841,22.335252,-11.897699,-18.460425,-48.751854,12235.3564,7.241611,3.831573,7.375584,9.972243,-3.275714,-5.80902,-11.319927,10753.0049,6.778067,3.037545,5.663155,7.688345,-2.722387,-4.525887,-8.774617,77844.2202,19.777552,25.477668,39.62946,48.806658,-25.641639,-47.491724,-83.686013,64493.5769,18.695943,21.201336,33.64779,41.626098,-20.957235,-37.731915,-76.607,5
65056.3496,4.374632,16.447569,22.854471,31.530992,-12.663257,-16.89362,-59.607632,57919.3926,2.861552,15.781629,23.239589,35.338171,-12.833282,-18.355511,-67.347232,14912.3001,4.96696,3.749407,7.12521,10.411284,-3.462282,-5.059568,-10.874103,14931.625,4.907114,3.873932,7.853069,10.816188,-3.566967,-5.457423,-10.145799,4756.9228,3.282309,1.686499,4.198386,5.978856,-1.315688,-2.215793,-4.529172,4001.3622,3.12938,1.42396,3.664793,5.536549,-1.092683,-1.892231,-3.828463,19390.5835,5.325309,6.568611,12.788619,16.350848,-5.786122,-9.635531,-14.215359,20071.8828,5.271599,6.790723,13.626693,16.597112,-6.032491,-10.252642,-16.237557,72673.2754,3.771221,19.7181,28.197763,44.040778,-14.850261,-21.758638,-106.165822,61790.1289,3.803538,16.278136,22.787932,38.167573,-12.358316,-17.921095,-77.578753,16814.4302,5.088334,4.143284,7.322229,10.731126,-3.799627,-5.680569,-14.170618,14373.3686,5.01996,3.784383,7.065349,10.040539,-3.292309,-4.961286,-10.916984,5321.0789,3.462004,1.962478,5.175465,8.081057,-1.489118,-2.709374,-5.573031,4664.3582,3.281461,1.546612,4.042347,5.805739,-1.221378,-2.110899,-5.414242,22953.7236,5.686887,7.660808,15.993514,20.063016,-6.893213,-12.063848,-22.263243,20081.8516,5.676698,7.069886,15.259374,18.730208,-6.093053,-10.686077,-19.686016,1
115317.7412,8.454029,28.127195,38.56036,52.584811,-18.085674,-26.167245,-137.490856,175468.4629,8.158753,41.983183,58.314554,72.782309,-28.662167,-48.156673,-304.902628,25245.7639,8.698186,6.410392,8.430765,12.331751,-5.655652,-8.302533,-17.71478,24394.9263,8.278619,6.337055,8.409472,11.652225,-5.56436,-8.258334,-17.064401,6842.5586,4.614382,2.232449,4.210048,5.979195,-1.709839,-2.782571,-5.244592,5756.4715,4.331529,1.858651,3.649876,5.223329,-1.376073,-2.243377,-4.456924,30732.2586,8.855064,10.186223,14.759069,18.687757,-8.663164,-14.27238,-24.342851,31659.8374,8.730775,10.618334,15.418355,19.361962,-9.020199,-14.884695,-24.468532,148128.8105,8.072496,37.544877,53.191713,81.790585,-22.728312,-41.900973,-310.247443,121571.7011,7.840631,31.142796,43.974828,63.885317,-18.863618,-30.092129,-187.347865,29965.5974,9.477242,7.46235,9.475733,13.715139,-6.675092,-9.981996,-26.583082,23859.3364,8.765147,5.915541,7.618766,11.415444,-5.258302,-7.827137,-17.630888,7337.0454,4.70887,2.427984,4.681781,7.102411,-1.849909,-3.225571,-6.277662,6379.9458,4.398083,1.925161,3.62591,6.51952,-1.498033,-2.44712,-5.130866,37167.8842,9.788522,12.205889,17.540096,23.546617,-10.931577,-18.716565,-34.687467,31783.0342,9.52532,10.498208,15.446487,18.863258,-9.221404,-16.25185,-32.313345,5
73481.7227,4.919465,19.149855,26.753211,35.748949,-14.10011,-18.453191,-74.723485,66468.2989,3.184944,18.520456,27.369467,39.151451,-14.552171,-19.909477,-73.9402,18551.1479,5.978523,4.66891,8.028889,10.820181,-4.287949,-6.262609,-12.760334,18424.0232,5.842998,4.814361,8.843477,11.174285,-4.433226,-6.780707,-12.252211,5636.2442,3.710374,1.973644,4.703851,6.779466,-1.559151,-2.638441,-5.444505,4726.2951,3.515778,1.641478,3.955626,5.7196,-1.275536,-2.122834,-3.908585,23779.6601,6.354357,8.129452,14.677982,17.796634,-7.060234,-11.99963,-17.622444,24507.4043,6.271769,8.419046,15.581232,19.047399,-7.421499,-12.524287,-19.209121,82668.2773,4.240839,23.17294,33.706503,53.893521,-16.614989,-25.037816,-112.50658,70349.9531,4.273624,19.336762,28.093571,43.462088,-13.915436,-19.979472,-98.554094,20785.5789,6.169674,5.241617,8.292374,11.288451,-4.734009,-7.120342,-16.379191,17605.3682,6.000347,4.636874,7.913585,10.284729,-4.020435,-6.027793,-13.134009,6305.8855,3.926785,2.290188,5.7271,8.976482,-1.750997,-3.041996,-7.560315,5529.4071,3.704579,1.790543,4.33334,6.948562,-1.448566,-2.483064,-5.253225,28214.5278,6.909349,9.618818,18.05762,22.848894,-8.5387,-14.712121,-30.929782,24508.3135,6.789692,8.77047,17.168317,20.615972,-7.449935,-13.029377,-24.6531,1
140075.6738,10.150545,35.100375,48.940121,62.309071,-21.741179,-33.396892,-217.082467,215142.6934,9.924562,52.668983,76.30162,107.897867,-35.015714,-62.918061,-467.414276,38842.9858,12.739355,10.002612,13.016174,17.948483,-9.210062,-13.85802,-27.995699,36834.5122,11.864713,9.812172,13.082516,16.211735,-9.0072,-13.74001,-26.514676,9309.4964,5.880628,2.998821,5.596393,7.162726,-2.430638,-4.069445,-6.61333,7771.1678,5.485896,2.443581,4.551567,6.046352,-1.900567,-3.05103,-6.011719,45953.9949,12.609694,15.589741,23.461947,28.117753,-13.759598,-23.737706,-42.815127,47090.6723,12.421903,16.268441,24.629984,31.125553,-14.410714,-25.094753,-39.579508,177529.6836,9.588376,47.201279,68.742335,96.581025,-27.518712,-48.14696,-433.680277,150157.4824,9.546789,39.66833,56.736692,81.741665,-23.000484,-39.05596,-301.620613,46868.5208,14.047963,11.892603,15.718842,23.015013,-11.193625,-17.765885,-50.246466,36461.1916,12.779963,9.153823,11.993015,16.97085,-8.5644,-12.985564,-31.705346,9941.8317,5.976163,3.252975,6.201378,8.460219,-2.63592,-4.551253,-9.265525,8683.0341,5.532442,2.56103,4.695341,6.97642,-2.14471,-3.461392,-8.392712,58505.8223,14.774869,19.6096,29.685216,37.594252,-18.443813,-33.354127,-61.67073,48702.2493,14.011131,16.412308,25.138456,30.144243,-15.15523,-27.378036,-48.975908,5
54712.4883,3.920841,13.711157,19.01843,25.113658,-10.816045,-13.919954,-47.437053,47256.0469,2.549871,12.750496,18.569384,27.018414,-10.704562,-14.805325,-57.160785,12162.7173,4.216767,3.109116,6.442975,9.032558,-2.774219,-4.142597,-7.776922,12129.155,4.152472,3.254014,7.057369,10.123731,-2.886168,-4.434576,-8.939067,3838.4556,2.797587,1.490638,3.998051,5.894949,-1.109809,-1.934515,-4.359898,3312.0443,2.759538,1.24234,3.367913,4.9091,-0.906274,-1.494461,-2.884272,15756.9654,4.494524,5.462876,11.49973,14.356426,-4.622329,-7.667227,-12.008524,16254.8515,4.471994,5.690989,12.325927,15.184499,-4.863545,-8.123631,-12.631411,61049.2441,3.383309,16.426183,23.444433,41.857769,-12.408064,-17.988956,-78.946229,51361.8262,3.381794,13.417755,19.155167,34.61564,-10.35348,-15.488132,-58.025874,13596.3604,4.321828,3.418102,6.451414,10.25628,-3.040712,-4.473342,-10.833769,11766.8863,4.29872,3.134869,6.11671,8.60896,-2.670812,-3.846269,-9.703117,4409.1579,3.036665,1.734286,4.897754,7.351152,-1.239111,-2.235042,-4.810331,3860.1643,2.875531,1.35603,3.676369,5.867794,-1.01045,-1.766553,-4.757878,18521.8896,4.839443,6.358085,14.361788,18.311579,-5.479999,-9.410039,-15.809485,16219.4868,4.766131,5.84774,13.479951,17.156371,-4.853042,-8.304571,-15.195091,1
178097.5518,12.760069,46.542594,67.552377,85.471724,-26.306294,-46.198443,-356.842097,276024.4472,12.44287,71.404597,105.159329,138.794483,-43.604737,-91.506212,-911.42761,66003.3242,21.09647,17.631014,24.069987,32.745191,-17.05922,-28.041158,-62.413418,61468.6533,19.356049,17.172528,23.37833,30.888299,-16.27821,-26.024262,-65.616838,12994.0891,7.684159,4.36537,9.000775,12.519591,-3.551594,-5.936166,-9.724294,11096.4402,7.397957,3.483086,7.125883,9.10727,-2.851403,-4.688565,-9.226555,75865.094,20.483305,26.605554,43.504596,52.348369,-24.244932,-44.380046,-87.395735,78022.9189,20.136332,27.839154,46.180569,51.656294,-25.371955,-46.32899,-76.041667,227928.1523,12.091974,62.971912,96.209919,142.685005,-34.277427,-71.254205,-574.607028,192095.4883,11.983203,52.929387,79.585029,118.851129,-28.824259,-53.61359,-454.706162,80883.0774,23.953333,21.259001,28.797631,41.620586,-20.906825,-33.956094,-98.747195,62587.8191,21.400921,15.948049,21.225844,29.09505,-15.786621,-24.256309,-62.050464,14502.4413,8.256322,4.792605,10.049293,13.120058,-4.02156,-6.789435,-14.970164,12722.4281,7.784508,3.733653,7.212032,9.61283,-3.310657,-5.443686,-10.994878,99597.3399,24.70512,35.224101,58.394395,71.149098,-33.724595,-63.751042,-138.605969,81272.7649,22.946192,28.725696,48.223439,56.124663,-27.334011,-52.173668,-107.584424,5
64083.6601,4.401775,15.891193,22.125883,29.526719,-12.520164,-16.785589,-68.760243,57117.791,2.862341,15.342061,22.933328,32.17961,-12.742998,-17.551329,-58.337507,14931.4107,4.901342,3.701563,7.13397,8.918637,-3.454653,-5.100149,-9.18451,14841.6057,4.844351,3.849516,7.79738,10.655604,-3.574407,-5.507778,-9.395338,4643.1145,3.191614,1.716227,4.34269,6.529431,-1.319226,-2.346188,-4.020873,3947.537,3.096379,1.409202,3.553855,5.206157,-1.08499,-1.794524,-3.793,19387.1431,5.294389,6.530237,12.900047,15.429623,-5.752447,-9.644487,-15.594198,19973.5474,5.224063,6.827847,13.680817,16.56831,-6.021526,-10.063531,-15.612094,72463.9824,3.810723,19.442689,28.173579,49.506087,-14.946315,-21.538411,-110.573833,61189.6602,3.799295,15.832559,22.206989,35.944738,-12.301123,-17.895363,-83.55081,16649.377,5.024687,4.106206,7.368177,10.409132,-3.789132,-5.942856,-13.384878,14338.6367,4.935588,3.742496,6.935038,9.421941,-3.297207,-4.886301,-11.530235,5259.6379,3.443093,1.958247,5.151436,8.335216,-1.465321,-2.640279,-6.180116,4615.3218,3.24347,1.536779,3.951185,6.288871,-1.212555,-2.082787,-4.508642,22779.9629,5.629861,7.664124,16.051044,19.895066,-6.807151,-11.792742,-20.983801,19971.7891,5.601018,7.035314,15.161559,19.079264,-6.017372,-10.753197,-20.414094,1
113551.0302,8.546995,27.658547,37.849327,50.697653,-17.898097,-26.292058,-140.428821,174847.7109,8.288413,42.193256,58.47348,79.198383,-29.028094,-45.89983,-311.048016,25385.8469,8.809099,6.387454,8.104458,11.733835,-5.680839,-8.192228,-16.140868,24426.4492,8.372666,6.314962,8.273065,10.816728,-5.57831,-8.257508,-16.18314,6699.5437,4.412362,2.242364,4.330226,5.975068,-1.688018,-2.736066,-5.805309,5785.8082,4.370759,1.860421,3.596012,5.114309,-1.381444,-2.200825,-4.287758,31024.7903,8.947101,10.204785,14.760516,18.440371,-8.717142,-14.417105,-21.909339,31978.0723,8.813417,10.644499,15.536818,19.774033,-9.111982,-15.136534,-25.586382,147636.6816,8.201118,37.69176,54.093055,88.600375,-23.199537,-39.22137,-261.491035,122324.7324,7.993025,31.395701,43.661983,64.896946,-19.142566,-32.726964,-187.972355,29897.0132,9.552068,7.402392,9.42466,13.842273,-6.705379,-10.014415,-24.532234,24061.1878,8.873552,5.934419,7.585101,10.44282,-5.325076,-7.915905,-17.934706,7344.8347,4.734388,2.424582,4.612623,7.006308,-1.844942,-3.118269,-6.389476,6363.5225,4.377351,1.928182,3.591513,5.605058,-1.514238,-2.46497,-5.818668,37214.2315,9.797425,12.187423,17.429761,23.407276,-11.008152,-18.899593,-38.59559,31942.1956,9.615435,10.505996,15.247564,19.295662,-9.287951,-15.974698,-30.381646,5
5265.3496,1.288457,3.540642,6.261063,9.882286,-1.294268,-1.967787,-6.804732,2811.1602,1.093795,2.962807,5.996452,12.608155,-1.232899,-2.251246,-10.908312,1094.6264,1.298582,1.178103,3.78856,5.861959,-0.310959,-0.55031,-2.92774,1138.7019,1.30324,1.285124,4.082888,6.381823,-0.319211,-0.618143,-3.340288,475.605,1.222256,0.774352,2.733007,4.518775,-0.16021,-0.412279,-2.287237,398.2475,1.212869,0.646325,2.224103,4.238177,-0.141188,-0.362197,-2.58864,1609.2764,1.362686,2.304596,6.920455,9.46964,-0.48879,-0.929538,-3.444115,1665.6909,1.35758,2.440234,7.277522,10.194838,-0.502475,-1.002388,-3.563733,5144.0352,1.204708,3.5822,6.493764,16.653901,-1.466191,-2.648128,-13.147488,3984.0567,1.187937,2.667564,4.737003,11.317736,-1.113511,-2.276331,-10.663766,1278.1785,1.322502,1.228869,3.632853,6.652375,-0.340123,-0.682016,-3.507628,1146.2676,1.328086,1.184792,3.326536,6.03996,-0.323079,-0.662396,-3.278439,587.4697,1.273153,0.918157,3.209358,6.065429,-0.198764,-0.50482,-3.214736,514.3978,1.251838,0.741111,2.541748,4.56382,-0.165334,-0.440606,-2.804829,1978.7075,1.415045,2.767488,8.588934,11.730808,-0.568444,-1.046893,-3.884639,1729.7173,1.410245,2.599324,8.323015,11.550379,-0.52525,-0.932148,-3.196763,1
27397.2207,2.858539,7.239425,9.895861,13.621149,-3.572964,-5.018935,-15.005289,43322.2871,2.786952,13.561074,20.988804,28.263271,-5.685038,-8.124072,-32.879697,4101.696,2.327578,1.471725,2.993737,4.742534,-0.584963,-0.954438,-3.564777,4147.5952,2.304497,1.538045,3.127148,5.075014,-0.593764,-0.959102,-3.620305,1592.8354,1.818572,0.863423,2.050406,3.79353,-0.271899,-0.522422,-2.55478,1403.4451,1.832331,0.741927,1.770041,3.972849,-0.24036,-0.489594,-2.264381,5376.8278,2.422865,2.477255,5.222789,7.62965,-0.888039,-1.33982,-4.706735,5591.8581,2.40213,2.602025,5.379787,7.374149,-0.932265,-1.513924,-4.361317,38504.9785,2.899978,10.864728,15.917712,27.874021,-5.119012,-8.005221,-37.407154,30109.2578,2.757751,8.174519,11.52183,20.415333,-3.947793,-5.927404,-34.777828,4590.7002,2.382846,1.524546,2.905957,5.489945,-0.633496,-1.092709,-4.296128,3812.7116,2.311553,1.320038,2.595534,4.956213,-0.548263,-0.900045,-3.886738,1670.688,1.85971,0.919897,2.243751,4.968934,-0.289128,-0.609035,-3.360231,1497.3927,1.824422,0.772462,1.942449,4.289839,-0.247642,-0.550327,-3.028065,5884.1257,2.443059,2.616304,5.481281,8.212207,-0.973748,-1.601256,-4.788282,5146.1491,2.436387,2.406104,5.191876,7.147605,-0.852663,-1.408096,-4.116252,5
70913.9101,4.994433,18.121932,25.450105,33.165921,-13.349176,-17.987852,-63.116022,65619.3847,3.238304,18.122726,27.030212,38.319665,-14.293322,-19.829339,-70.34043,18457.8042,6.230517,4.686827,8.336548,11.681553,-4.253532,-6.399281,-12.354961,18343.7729,6.079563,4.809651,8.940936,12.045547,-4.387515,-6.628856,-13.776091,5529.3477,3.597317,2.02788,4.994862,6.601973,-1.55214,-2.613712,-5.046483,4725.0293,3.560996,1.663842,4.090973,5.765464,-1.26491,-2.087675,-5.117628,23661.9941,6.516001,8.135308,14.955953,17.774709,-7.029329,-11.706115,-18.849299,24440.5806,6.413761,8.4274,15.859444,19.060139,-7.331867,-12.281806,-19.297175,83008.3867,4.395685,23.175636,34.030517,48.007261,-16.342578,-25.699861,-114.206177,71158.3144,4.477483,19.559949,27.526025,39.536812,-13.784771,-19.647552,-86.296079,20694.2146,6.471815,5.265268,8.515808,11.899243,-4.680608,-7.158834,-14.844635,17509.2946,6.330705,4.645004,8.125002,11.149035,-4.001652,-6.010587,-12.145226,6268.3967,3.953436,2.290993,5.762628,8.443659,-1.716382,-3.01772,-6.245823,5563.183,3.803906,1.809879,4.480226,6.913988,-1.432754,-2.50711,-5.038631,28206.4482,7.155861,9.651891,18.444785,22.102156,-8.436571,-14.775383,-28.74638,24408.0012,7.0379,8.756738,17.565021,21.603914,-7.42039,-13.257974,-24.933666,1
133701.7813,10.178304,33.262958,46.471722,63.437398,-20.598419,-33.404342,-214.302503,216250.7753,10.361554,52.454467,73.422449,107.106921,-34.979121,-67.356481,-495.944088,38175.4438,12.913504,9.833249,12.892316,16.873667,-9.125218,-13.980941,-26.47895,36256.8472,12.001807,9.595561,12.628122,16.647569,-8.818605,-13.317315,-24.108829,9018.4278,5.610964,2.978738,5.539291,7.464433,-2.32883,-3.909934,-7.048521,7717.8874,5.533503,2.421649,4.478539,6.200625,-1.900663,-3.1398,-5.943785,45652.3345,12.917575,15.345934,23.039562,27.728722,-13.640366,-22.989569,-38.751019,46914.5911,12.706496,15.937845,24.041151,28.735035,-14.200347,-24.616482,-43.14787,179779.0625,9.995538,47.457957,68.219182,105.064875,-27.629421,-53.594893,-384.620691,149670.377,9.813019,39.467597,56.977788,86.49498,-23.053037,-38.675171,-291.733742,46389.2429,14.457298,11.676995,15.106194,21.533795,-11.031239,-16.743591,-37.805611,36178.7285,13.216441,9.035562,11.714133,16.623466,-8.566189,-13.119589,-34.001905,9952.4081,6.114631,3.213743,5.984787,8.35761,-2.597269,-4.66348,-10.094552,8689.556,5.638434,2.536204,4.587768,6.60666,-2.144348,-3.564146,-8.013048,57959.5669,15.070353,19.24011,29.20683,37.316805,-18.314168,-34.202852,-59.609738,48426.5205,14.371767,16.147031,24.80729,31.485087,-15.111575,-27.431394,-56.387841,5
53313.2012,3.944274,13.267318,18.626452,25.322927,-10.426779,-13.487179,-39.282635,47496.582,2.586519,12.873711,18.677907,27.224029,-10.772741,-14.961712,-42.979527,12127.3007,4.238825,3.13073,6.468955,8.559089,-2.800664,-4.179009,-7.947032,12143.2095,4.181359,3.255525,7.070662,9.686535,-2.88934,-4.313679,-7.781552,3904.3172,2.816997,1.513535,4.176399,5.801255,-1.120661,-1.934737,-3.853244,3316.9722,2.760437,1.241831,3.334635,5.262045,-0.911377,-1.523501,-4.500295,15836.4922,4.540609,5.471374,11.577076,15.057093,-4.669948,-7.735428,-11.950333,16321.0864,4.484313,5.692873,12.425508,15.916864,-4.870817,-8.206868,-13.204042,61396.7246,3.432764,16.523917,23.75638,38.60618,-12.586428,-18.761132,-89.843967,51853.5996,3.42836,13.52576,18.511959,29.058323,-10.442118,-14.631773,-49.491466,13625.4639,4.363101,3.434495,6.530513,9.538292,-3.075939,-4.643799,-11.717908,11740.3972,4.333709,3.153442,6.180064,8.614242,-2.691597,-3.916415,-8.069393,4408.2663,3.042157,1.738377,4.791054,7.402722,-1.230261,-2.210213,-5.189884,3849.4316,2.877436,1.370523,3.775208,7.061717,-1.02205,-1.75721,-4.451195,18653.0913,4.880146,6.359048,14.422299,19.090256,-5.491023,-9.193299,-16.170455,16233.9693,4.80235,5.881608,13.740746,17.762699,-4.876866,-8.559086,-13.47314,1
167414.0488,12.525157,43.869619,63.708158,81.734322,-25.842887,-45.504842,-317.691195,274776.5976,12.691442,72.081359,104.582346,137.469246,-43.381912,-91.588347,-831.113141,66487.0039,21.699238,17.820531,23.864656,30.108014,-17.300241,-26.940294,-57.045688,62040.7163,19.802696,17.184655,23.653439,31.209546,-16.431615,-26.094038,-57.735557,13070.7881,7.67651,4.372133,8.895816,11.019877,-3.56303,-5.950793,-10.141558,11146.5215,7.519305,3.487983,7.025622,9.101019,-2.856881,-4.593563,-7.828734,76269.2688,20.903676,26.606956,43.587969,50.447356,-24.406547,-43.162492,-84.982495,78469.7346,20.459215,27.763351,45.350641,54.045177,-25.486635,-46.032037,-88.800461,227841.9453,12.339612,62.952462,94.552746,131.40487,-33.940189,-72.604958,-572.516991,189643.957,12.106124,53.395292,78.994336,115.349841,-29.027294,-65.164499,-172.90303,81405.8928,24.476946,21.219067,28.718889,40.668398,-21.048573,-33.619453,-106.45135,62796.3801,21.936851,16.047059,21.539977,28.689382,-15.991748,-25.077975,-63.239497,14542.3262,8.463628,4.747207,9.797618,12.897685,-3.997545,-6.842612,-12.133101,12760.0699,7.855709,3.732333,7.189291,9.705767,-3.306588,-5.555367,-10.021802,100889.6919,25.340396,35.006235,57.216021,68.956797,-33.968408,-61.491574,-125.491815,82631.0642,23.702753,28.790476,47.857851,56.348116,-27.612192,-51.538833,-136.241757,5
25624.8984,2.201211,6.858464,9.946418,15.478329,-5.717334,-7.869571,-18.067804,18751.834,1.615817,5.785408,9.115729,17.535281,-4.81841,-6.642503,-19.062758,4741.3139,2.251617,1.632993,4.564016,7.712437,-1.117794,-1.717894,-4.592732,4809.2439,2.252401,1.749098,4.977047,7.44719,-1.156498,-1.839401,-4.585194,1771.9941,1.828726,0.971533,3.210034,5.034636,-0.536756,-1.082539,-3.932636,1519.3894,1.813132,0.800201,2.541844,3.818035,-0.447082,-0.848906,-2.712659,6475.5528,2.439185,3.05591,8.226737,11.002522,-1.884029,-3.187572,-5.34825,6668.2032,2.410948,3.215166,8.906598,12.079588,-1.972111,-3.288053,-5.764449,25894.3243,2.010484,7.161862,10.777377,21.708175,-5.759497,-8.966534,-36.028287,20953.9903,1.966298,5.486041,8.024316,16.108013,-4.574586,-6.623185,-23.36119,5291.6504,2.280168,1.766343,4.476707,6.776077,-1.21005,-1.824718,-4.660333,4764.1614,2.316052,1.696334,4.175786,6.741723,-1.113847,-1.723155,-4.706368,2060.3655,1.957571,1.137426,3.724833,6.168459,-0.601812,-1.168057,-4.011552,1772.3644,1.869218,0.903466,2.914326,5.272948,-0.495174,-0.998083,-3.550461,7456.6719,2.516296,3.671047,10.568924,14.196364,-2.17715,-3.662029,-6.829646,6686.9399,2.54778,3.398925,10.094395,14.070839,-1.993464,-3.350839,-6.621376,1
99318.623,6.906323,22.724607,30.680028,41.179174,-16.040768,-22.514116,-104.782712,117342.4824,5.96103,27.016992,38.303998,48.620693,-18.993895,-27.465869,-140.735517,13901.3618,5.43433,3.240987,4.883393,6.850014,-2.719981,-3.813406,-8.821129,13536.4177,5.231835,3.301596,5.184131,7.940111,-2.732482,-3.983515,-9.247066,4250.8871,3.230203,1.449725,3.179657,4.79458,-0.984721,-1.668487,-3.877918,3667.1363,3.19507,1.220274,2.652846,4.097286,-0.799349,-1.308753,-3.501937,17251.5791,5.55223,5.212605,8.345695,10.849994,-4.25422,-6.653402,-12.824688,17851.292,5.508097,5.465414,8.903678,11.418993,-4.441783,-7.001163,-13.208467,102366.2715,6.128066,24.547168,33.790087,51.958955,-15.608414,-24.364404,-147.473568,83454.8907,5.906523,19.830988,26.980351,44.248673,-12.830745,-19.62365,-99.349952,15682.5342,5.682379,3.569272,4.88782,6.88867,-3.060335,-4.41842,-10.834723,12900.4392,5.380316,2.991649,4.22689,6.570343,-2.502276,-3.602546,-8.696262,4530.5244,3.36488,1.547133,3.366916,5.824052,-1.035207,-1.816683,-5.317386,3966.4566,3.201703,1.254905,2.666188,4.50414,-0.843428,-1.477005,-4.557538,19543.509,5.803222,5.79871,9.049414,12.114622,-4.95025,-8.203687,-15.862402,17081.8884,5.739232,5.172487,8.412075,11.556144,-4.310758,-7.093434,-12.347216,5
46767.4257,3.214048,12.184378,16.983121,25.184422,-9.846704,-13.372563,-38.640506,35517.7617,2.203222,9.812629,14.515065,22.748404,-8.215542,-11.151169,-35.730494,8774.7444,3.422319,2.411257,5.695102,9.029258,-1.99472,-3.006636,-6.240471,8779.6768,3.377454,2.535033,6.234698,8.528332,-2.070939,-3.119688,-5.963559,2993.646,2.438772,1.26112,3.698973,5.597583,-0.85331,-1.517313,-3.703146,2530.3569,2.374019,1.046515,3.100528,5.214022,-0.703726,-1.199656,-2.703533,11535.7163,3.649167,4.284538,10.112003,12.972114,-3.352592,-5.559363,-10.420371,11928.7554,3.625321,4.489579,10.767515,13.711887,-3.488184,-5.746073,-9.497338,47280.4824,2.908719,12.655693,18.031045,30.522038,-9.72602,-14.831143,-51.731481,39378.2618,2.88602,10.127538,13.997976,24.861967,-7.972909,-11.491194,-42.463527,9830.2701,3.538469,2.63883,5.612591,8.323348,-2.189396,-3.183453,-7.459376,8639.9202,3.54252,2.45153,5.302594,7.944476,-1.939467,-2.780603,-7.349678,3373.9475,2.595249,1.467039,4.386525,7.384619,-0.948076,-1.660661,-4.393585,2942.174,2.459271,1.160827,3.385286,5.771733,-0.787588,-1.397328,-4.336852,13594.9683,3.930564,5.007472,12.706721,16.372689,-3.875927,-6.471496,-10.822522,11871.5625,3.872672,4.619788,12.032371,15.317894,-3.493422,-5.939891,-10.304403,1
217580.4453,13.942773,54.628079,77.476362,107.064678,-35.142636,-63.232647,-487.374623,247454.7578,11.597808,63.18104,90.631385,116.356283,-39.457791,-76.070244,-647.17072,52258.7971,17.692207,13.560529,17.802322,24.494063,-13.118015,-20.404381,-42.855729,49143.3777,16.324078,13.18661,17.384412,22.784221,-12.63674,-19.836751,-38.328067,11360.8251,7.014185,3.629451,6.826899,8.312171,-3.024013,-4.950791,-7.667454,9552.2735,6.698119,2.915654,5.586545,7.390201,-2.410914,-3.865205,-7.342664,61113.7217,17.221508,20.603559,31.575152,37.230149,-19.153881,-33.588665,-57.095439,63243.2075,17.040493,21.431607,33.088341,37.85232,-19.97341,-35.093353,-67.544522,206561.7793,11.413044,55.634051,83.527882,116.361354,-31.180585,-64.342001,-434.939398,173594.8965,11.255327,46.844457,67.246874,91.126823,-26.338054,-47.777617,-380.248223,63774.3513,20.072657,16.204861,21.509334,32.208098,-16.164927,-25.765479,-64.118636,49748.2405,17.888781,12.298693,16.045529,24.072585,-12.260756,-18.426987,-49.181321,12391.5718,7.393306,3.915481,7.531864,10.331537,-3.330476,-5.625994,-12.140588,10837.7496,6.950572,3.084391,5.603304,8.032255,-2.757181,-4.554884,-9.413339,79816.1496,20.813568,26.476521,41.011434,50.531375,-26.348446,-48.622188,-104.338016,66041.2688,19.579435,21.911763,34.420744,41.647194,-21.559025,-40.42357,-79.1399,5
26617.3164,2.229593,7.165871,10.302556,15.517692,-6.072215,-9.258707,-30.250427,19536.3535,1.641301,5.978166,9.361603,16.332682,-5.078695,-8.404593,-35.468364,4748.4531,2.273701,1.623715,4.572199,6.734449,-1.143985,-1.908209,-6.014879,4804.3105,2.27001,1.748014,5.001316,7.206428,-1.189709,-1.843986,-5.546711,1772.253,1.844327,0.957282,3.088816,4.9275,-0.553665,-0.997704,-3.524804,1527.6699,1.824433,0.798789,2.498705,4.105444,-0.477558,-0.860367,-3.580982,6470.3652,2.451571,3.056316,8.315672,11.93641,-1.924866,-3.158276,-5.59314,6673.3672,2.430017,3.221816,8.80055,11.776277,-2.006621,-3.251621,-5.687222,26864.582,2.054103,7.329042,10.965437,21.94447,-6.058536,-10.737505,-46.573037,21502.6563,1.997814,5.602859,8.36881,16.426028,-4.802537,-8.13057,-42.34345,5308.2354,2.313953,1.768031,4.479065,6.676617,-1.252377,-2.09405,-6.608102,4759.6196,2.334756,1.686108,4.112517,7.534071,-1.15645,-1.911495,-6.557374,2066.4642,1.973861,1.139191,3.635314,6.014489,-0.631466,-1.161088,-4.303841,1767.7724,1.868976,0.902573,2.86097,4.729684,-0.542326,-1.050857,-5.836955,7532.0137,2.563065,3.648603,10.484413,15.203619,-2.201369,-3.584773,-7.354914,6731.144,2.579154,3.381026,10.055996,13.874214,-2.035043,-3.360618,-6.31601,1
101803.7109,6.969019,23.397001,32.030295,50.412402,-16.302029,-27.18112,-161.282454,121518.5879,6.108012,27.857567,39.465132,58.677311,-19.415049,-33.667801,-209.315042,13957.9939,5.530802,3.279751,4.848267,7.884565,-2.776526,-4.186619,-11.299575,13679.1011,5.308081,3.33022,5.203786,7.217178,-2.767141,-4.328568,-11.366237,4323.7368,3.302906,1.450248,3.135111,5.297123,-0.977467,-1.672949,-4.57092,3731.7559,3.258284,1.232335,2.68352,4.548409,-0.820844,-1.424541,-4.494903,17454.6585,5.644037,5.262515,8.35325,12.11414,-4.310739,-6.924162,-13.589407,18018.5994,5.556185,5.517439,8.7959,12.257104,-4.472616,-7.487376,-14.546532,103478.9492,6.159182,25.108717,35.803215,65.688687,-15.915,-27.725101,-194.183087,84826.2734,5.958664,20.256312,28.211709,49.655565,-13.07374,-20.460408,-152.59848,15913.2304,5.806876,3.613536,4.998374,8.177244,-3.102203,-5.01917,-16.275484,12928.1865,5.448059,3.032848,4.297993,7.743937,-2.565128,-3.927422,-12.916748,4617.6167,3.429955,1.542781,3.409149,6.87713,-1.060954,-2.010346,-7.946017,4003.7273,3.221832,1.269545,2.811536,5.206746,-0.862882,-1.691311,-6.338777,19880.3831,5.902691,5.835969,9.037188,12.580133,-5.007078,-8.850605,-21.739827,17322.8689,5.841629,5.229175,8.395176,11.39753,-4.362639,-7.637411,-17.041421,5
47548.4512,3.224744,12.515772,17.884327,29.671191,-10.091251,-14.634369,-59.504146,36045.793,2.211246,10.148049,15.61646,32.387691,-8.410866,-12.323383,-48.269631,8727.7178,3.439545,2.408054,5.679839,8.451477,-1.992642,-2.94633,-7.741624,8764.4939,3.393272,2.529017,6.163302,8.87999,-2.078052,-3.038251,-7.438756,3008.7761,2.451176,1.24405,3.708273,5.973357,-0.856096,-1.586446,-4.806836,2549.945,2.387751,1.052724,3.130831,5.478872,-0.705718,-1.251385,-3.175477,11566.6592,3.676634,4.288206,10.221584,13.487985,-3.341799,-5.550391,-10.869293,11881.2812,3.61507,4.451269,10.794464,14.230218,-3.485516,-5.825275,-10.278873,47450.7363,2.907536,12.969202,19.240159,40.07863,-9.913603,-15.472403,-72.571475,39947.5195,2.903063,10.398905,14.624129,30.880062,-8.092727,-12.549701,-61.227857,9822.688,3.544737,2.628482,5.559439,8.561196,-2.18439,-3.246672,-8.712477,8612.4651,3.573899,2.456854,5.331039,8.355256,-1.949371,-3.037354,-9.366761,3344.1394,2.572621,1.473716,4.44353,8.697872,-0.952776,-1.774882,-5.439926,2973.2674,2.511362,1.172771,3.57686,6.658395,-0.790535,-1.55692,-5.863622,13569.6372,3.936128,4.982636,12.596425,16.885037,-3.892396,-6.928125,-14.63712,11906.4585,3.898643,4.640274,12.206405,17.350728,-3.503962,-6.418104,-12.696755,1
216425.3809,13.80521,55.748713,83.139359,172.453278,-35.244152,-76.811044,-633.391126,252619.4355,11.850898,64.917536,94.803207,138.150279,-39.782813,-102.296207,-838.832602,51860.7068,17.654507,13.630084,18.282218,28.992019,-13.14322,-21.421085,-55.565616,49295.4114,16.555478,13.314079,17.649125,23.385289,-12.628798,-20.479892,-51.096009,11409.3046,7.056808,3.664452,6.919609,8.744545,-3.031612,-5.030654,-10.612566,9565.3669,6.685599,2.941595,5.626231,8.345379,-2.42751,-4.181846,-8.252464,61203.3484,17.27727,20.844221,32.68114,39.15291,-19.137801,-34.758768,-64.193116,63168.2461,17.031771,21.687492,33.961053,41.790561,-19.965905,-36.309541,-91.264978,206697.6289,11.443504,56.645258,85.585008,143.435329,-32.148603,-65.790248,-611.809405,173950.9551,11.293566,47.634328,71.207003,135.99472,-26.604877,-56.743482,-448.747787,63640.5266,20.040885,16.413479,22.580977,32.416566,-16.098607,-26.201019,-86.123572,49291.6743,18.029073,12.459014,16.71347,26.718803,-12.274364,-19.981327,-61.435526,12420.7584,7.522794,3.952253,7.601,10.841874,-3.35028,-5.815528,-12.195252,10821.658,6.916599,3.116752,5.844316,8.398695,-2.762416,-4.637018,-12.392483,79585.2796,20.676374,26.876143,41.647389,55.055526,-26.254534,-49.279412,-131.448671,65779.5474,19.641986,22.243556,34.963319,43.912416,-21.552712,-40.454741,-98.591598,5
75262.7597,4.489098,19.656084,27.624366,43.833459,-15.461369,-23.188484,-110.940697,58112.8203,2.921823,15.923532,24.440511,45.768601,-13.008497,-18.943243,-93.345787,15020.3633,5.052957,3.723641,7.282834,10.499663,-3.524484,-5.43821,-11.76535,15054.3208,5.021532,3.867455,7.805539,11.345269,-3.62676,-5.778903,-12.136352,4760.8188,3.301213,1.709516,4.349568,7.568147,-1.327939,-2.352929,-4.971607,4017.5545,3.183483,1.433338,3.795665,5.813281,-1.098018,-2.002303,-4.247802,19617.9839,5.447139,6.6295,12.846094,16.254067,-5.848681,-10.062661,-17.794336,20303.4956,5.370752,6.878618,13.687755,18.126712,-6.080465,-10.263849,-18.671532,73387.3711,3.89648,19.821942,29.514434,54.069148,-14.982122,-24.047628,-141.537083,62209.8476,3.89462,16.183857,23.247022,39.421786,-12.562488,-20.682832,-119.301475,16727.2522,5.184578,4.109661,7.428763,10.67738,-3.844213,-5.955911,-16.818295,14446.542,5.144386,3.776407,7.287777,10.360177,-3.358404,-5.406792,-13.472677,5293.206,3.50638,1.969624,5.262299,9.876719,-1.479201,-2.701973,-7.003603,4634.6731,3.292575,1.563223,4.096951,7.284241,-1.237209,-2.220404,-6.909925,23104.7256,5.808657,7.697597,16.107792,20.476443,-6.915564,-12.44412,-26.152021,20142.2822,5.751253,7.115947,15.464968,19.859429,-6.137212,-11.213123,-23.271823,1
151286.5176,10.004916,36.937749,51.74536,81.282783,-25.013895,-46.511015,-392.021646,176876.3711,8.608648,42.677604,60.276085,95.24938,-29.537528,-56.028865,-493.810177,25800.8198,9.244106,6.502591,8.419423,14.529598,-5.804051,-9.155069,-22.421024,24743.9026,8.668827,6.437729,8.498187,13.333303,-5.685703,-9.009561,-21.300476,7012.058,4.742995,2.256585,4.199871,6.426203,-1.718277,-2.929153,-6.268648,5886.4726,4.514653,1.894661,3.647717,7.304593,-1.401331,-2.370768,-6.157296,31639.3547,9.390522,10.428764,15.201328,22.583824,-8.913485,-15.756782,-32.161952,32695.1763,9.212572,10.792131,15.719467,20.752555,-9.234119,-15.683849,-33.809041,148331.0429,8.449737,38.263114,55.438834,93.537379,-23.275326,-46.496285,-351.186096,123153.084,8.247053,31.692183,45.367149,80.137468,-19.590112,-34.208516,-284.145287,30315.3408,9.977328,7.526893,9.929123,17.55478,-6.823364,-11.064878,-34.79895,24423.2607,9.28826,6.02786,7.985768,13.160572,-5.426234,-8.3998,-27.148399,7411.1412,4.889624,2.430665,4.678923,8.329423,-1.87163,-3.399938,-8.72688,6426.7111,4.514595,1.958686,3.740553,7.540996,-1.546997,-2.730557,-7.279092,38265.2969,10.333391,12.406617,17.911815,28.660122,-11.128763,-20.395392,-46.888034,32676.3191,10.061237,10.721862,15.694372,20.934778,-9.518184,-17.100969,-35.600657,5
5216.7929,1.247045,3.598492,6.544608,14.112409,-1.421371,-2.899412,-13.427017,2666.5293,1.089906,2.993011,6.167846,18.151794,-1.353948,-2.907793,-17.399668,1128.1948,1.313821,1.192696,3.813364,6.05436,-0.318855,-0.767542,-4.423378,1163.9031,1.316009,1.299766,4.281847,7.188453,-0.332237,-0.752002,-4.254572,491.7363,1.239828,0.774114,2.667391,5.858236,-0.173122,-0.502107,-4.403787,423.5007,1.231428,0.651186,2.319452,4.823964,-0.156154,-0.478671,-2.880162,1616.3701,1.372258,2.315476,6.946019,10.266785,-0.502429,-1.049551,-4.105524,1674.374,1.367304,2.433615,7.33547,10.870557,-0.525085,-0.94402,-4.227369,4864.3554,1.194911,3.584182,6.690211,18.934907,-1.499957,-3.268941,-21.989268,3811.7519,1.181372,2.627319,5.058568,14.645388,-1.146029,-2.445653,-17.792518,1274.2937,1.326757,1.243435,3.839742,7.547445,-0.355242,-0.883862,-5.890466,1200.5423,1.353078,1.198825,3.471869,8.071098,-0.342734,-0.868199,-5.362185,571.0056,1.269401,0.925658,3.249835,7.089401,-0.209517,-0.678051,-4.304526,491.5188,1.243672,0.754675,2.620899,5.280402,-0.185431,-0.60778,-4.625481,1959.94,1.419832,2.750865,8.608819,13.9271,-0.594079,-1.320972,-5.506398,1695.3784,1.407452,2.606668,8.458283,12.213639,-0.547205,-1.206454,-5.419334,1
34694.3965,3.071851,8.621212,12.201174,23.58454,-4.688267,-7.490455,-35.193218,43831.6153,2.873697,12.620325,20.001426,38.357815,-5.887697,-9.780806,-51.535962,4198.853,2.403149,1.359502,2.763114,5.142104,-0.621146,-1.071033,-5.005907,4183.9158,2.359339,1.423977,2.897151,5.928335,-0.619589,-1.072549,-5.93526,1661.9899,1.910825,0.802778,1.89998,4.57348,-0.302176,-0.723473,-3.288423,1434.2237,1.874938,0.692845,1.684912,3.982447,-0.25407,-0.598649,-3.800748,5479.657,2.49891,2.283458,4.643339,7.019231,-0.924732,-1.567117,-5.474902,5678.4646,2.485504,2.387111,4.891498,8.521165,-0.977673,-1.658239,-5.887873,38337.5371,2.945094,9.98934,14.779392,31.118641,-5.176463,-9.27252,-51.552323,30273.7891,2.816301,7.470314,10.980363,23.162938,-4.01995,-6.669647,-41.050081,4581.7269,2.42415,1.405787,2.868847,6.80666,-0.659325,-1.276774,-6.292975,3876.3081,2.368067,1.220677,2.427227,5.842787,-0.571477,-1.066147,-6.119916,1748.004,1.94148,0.858257,2.221228,6.603146,-0.315873,-0.901574,-4.725185,1470.784,1.818772,0.725126,1.948198,5.507541,-0.271147,-0.687058,-4.414816,5937.3325,2.510985,2.401591,5.069916,9.157022,-1.006651,-1.743459,-8.328127,5216.2608,2.512954,2.196041,4.680608,8.141634,-0.899212,-1.614436,-6.752318,5
85066.8145,5.087003,22.561695,33.097488,50.324122,-17.057911,-27.191995,-139.933791,65502.0957,3.261037,18.583479,28.402348,46.520239,-14.613173,-22.99294,-121.161994,18382.7217,6.367051,4.707606,8.263116,11.399574,-4.296391,-6.768943,-18.270768,18301.1579,6.211612,4.814701,8.969708,11.812993,-4.418171,-6.996766,-17.817641,5647.6454,3.800489,2.027168,4.856394,7.75648,-1.546225,-2.769414,-5.358469,4735.5394,3.633243,1.676334,4.182328,7.074931,-1.284118,-2.196779,-5.129361,23700.6348,6.66884,8.216656,15.156834,19.328595,-7.103332,-12.413719,-23.636322,24527.9687,6.577675,8.520597,15.714693,19.671149,-7.370682,-12.989095,-25.349927,82791.7871,4.422248,23.590278,35.187437,62.008031,-16.731592,-30.168301,-154.032013,71303.2675,4.526916,19.674027,28.208061,48.291894,-13.990898,-22.661044,-127.115984,20474.7995,6.561833,5.264237,8.575919,12.137881,-4.724676,-7.692098,-22.11021,17402.3589,6.410175,4.64582,8.253482,11.545122,-4.06415,-6.394003,-17.068582,6283.9795,4.035716,2.319262,5.870453,9.876151,-1.738023,-3.116455,-8.626145,5529.1217,3.834357,1.825793,4.58724,8.033174,-1.459679,-2.565953,-7.430009,28337.6562,7.341327,9.74081,18.365099,24.258303,-8.497726,-15.343989,-30.152799,24480.9602,7.189762,8.849174,17.719843,22.746436,-7.466376,-13.6454,-32.098655,1
190147.8086,12.58097,46.80477,67.785183,102.171224,-30.493388,-65.473912,-483.249073,219201.4102,10.8329,53.998898,78.343912,143.463432,-35.990655,-75.001651,-731.314365,37807.8455,13.349443,9.941028,13.391768,20.290967,-9.158927,-14.430568,-36.853955,36414.8159,12.561877,9.763537,13.048977,20.421096,-8.903558,-14.057702,-34.843578,9433.9212,6.103766,3.024914,5.417532,8.614716,-2.40116,-4.123973,-8.743759,7860.7776,5.767172,2.450349,4.477864,6.569422,-1.936428,-3.310545,-7.284305,46354.7857,13.595074,15.754566,23.542686,29.66154,-13.904097,-24.742953,-48.913268,47852.9766,13.362066,16.249456,24.751591,31.392336,-14.414449,-25.495016,-55.321793,182911.2148,10.433228,48.669956,72.482028,137.857142,-28.140535,-65.2129,-640.99831,152928.7657,10.233208,40.447301,58.590431,95.126995,-23.875633,-50.280329,-425.421405,45988.0317,14.960739,11.91132,16.351385,27.247755,-11.201728,-18.600551,-50.278257,36185.2935,13.735925,9.201375,12.263361,20.438247,-8.663465,-14.101802,-43.380451,10066.7276,6.257884,3.244927,6.028533,9.330159,-2.638495,-4.635182,-11.01648,8803.8724,5.895479,2.578067,4.730491,7.848042,-2.187286,-3.693648,-9.288455,59024.9148,15.834533,19.626853,29.597461,39.839797,-18.57697,-33.584718,-82.542944,49352.3135,15.249875,16.603673,25.58092,31.745579,-15.414088,-28.529449,-65.242494,5
62924.9121,3.971194,16.405678,23.334062,34.655684,-13.115086,-18.103635,-83.058969,47960.5254,2.62586,13.105365,19.535244,31.787611,-10.942803,-15.435976,-58.217956,11929.158,4.33664,3.074666,6.472251,8.709852,-2.779068,-4.213387,-9.044758,12005.5639,4.258529,3.197568,6.933091,10.3436,-2.86193,-4.352042,-11.140699,3946.4131,2.925623,1.472652,4.010378,5.974856,-1.100147,-1.92113,-4.272645,3324.1726,2.835475,1.234307,3.346894,5.542307,-0.920427,-1.675703,-3.744889,15798.3946,4.653922,5.450382,11.514003,14.647411,-4.662594,-8.006471,-17.697454,16277.896,4.5606,5.67179,12.003989,15.362412,-4.835925,-8.108904,-12.959226,62200.9219,3.492745,16.974857,24.614011,46.220959,-12.730892,-19.248706,-87.625408,51840.7305,3.459909,13.714581,18.869886,36.716836,-10.568026,-16.156712,-71.357925,13383.5359,4.432662,3.362968,6.409277,9.985933,-3.049896,-4.698456,-12.273117,11506.5136,4.393087,3.124091,6.301138,9.961619,-2.665081,-4.126502,-11.475712,4437.3323,3.124127,1.717698,4.732063,7.953623,-1.233837,-2.343594,-6.411841,3839.0348,2.923348,1.371823,3.892026,7.294945,-1.034474,-1.892083,-6.463155,18638.9892,4.959837,6.291894,14.188269,18.848447,-5.465301,-9.469028,-22.010901,16205.1777,4.907164,5.856487,13.80451,17.986609,-4.904236,-8.839975,-19.650049,1
241163.3135,15.780773,63.088577,91.972436,123.924213,-38.499385,-80.672332,-802.42422,282239.2753,13.535712,74.17276,111.999534,183.381115,-44.969476,-118.612646,-1165.965978,66272.3206,23.053273,17.803799,24.365284,34.038958,-17.490319,-28.282914,-69.118212,62289.3928,21.052206,17.30307,23.526632,32.93424,-16.668091,-26.543813,-75.069236,13660.9161,8.492237,4.417655,8.710188,11.44458,-3.65881,-6.076714,-12.526132,11407.2436,8.02116,3.52615,7.166681,9.608274,-2.922463,-4.772783,-10.454201,77139.5385,22.188676,27.191999,44.284334,51.763621,-24.980105,-45.10772,-99.244827,80313.4158,21.874149,28.094028,45.603941,53.532003,-25.87834,-47.245769,-95.531054,228866.8554,12.801574,64.188593,97.629565,148.837295,-35.148092,-79.030553,-779.972998,195400.1094,12.795817,54.284863,81.81356,121.982643,-29.900428,-70.256478,-563.954551,82153.5249,26.392161,21.629689,29.698088,54.612738,-21.53564,-36.612037,-125.603429,63175.8176,23.279797,16.327327,21.783725,31.737013,-16.338379,-26.344516,-88.300932,14775.4107,8.774408,4.774629,9.709441,12.913775,-4.032237,-6.928731,-15.021981,13012.7195,8.345727,3.808074,7.378133,10.213717,-3.395594,-5.817231,-12.651165,102235.0559,26.865674,35.574762,58.22429,71.911051,-34.498476,-64.83709,-172.338302,83942.477,25.16937,29.263543,49.349895,58.859616,-28.319187,-52.906759,-122.661315,5
62142.3438,3.913247,15.888354,22.419073,35.172371,-13.028254,-17.936209,-72.588647,46460.4257,2.545456,12.900351,19.453931,29.179093,-10.844149,-15.35147,-64.143326,11457.4593,4.167651,2.9918,6.52781,9.158975,-2.675935,-4.077099,-8.668497,11588.8789,4.130135,3.112939,6.86572,9.122834,-2.770419,-4.092418,-8.16955,3868.1752,2.897064,1.430983,3.858079,6.522222,-1.070819,-1.853696,-4.493352,3256.1325,2.79926,1.214869,3.259569,5.512374,-0.894876,-1.765923,-4.818041,15468.1109,4.534788,5.320418,11.380119,14.391231,-4.542047,-7.64254,-13.147639,15992.7417,4.469563,5.526055,11.856218,15.300464,-4.711954,-7.945258,-13.0324,61137.5371,3.412225,16.213514,23.237679,40.059327,-12.854455,-19.595571,-86.396542,51140.1973,3.371695,13.082253,18.544986,35.053423,-10.576692,-15.094712,-71.305253,12801.9954,4.226244,3.262679,6.468346,9.85615,-2.936701,-4.416969,-11.449149,11239.5015,4.272809,3.067539,6.231712,8.979624,-2.614586,-3.920899,-9.065891,4289.2698,3.002411,1.676232,4.649676,7.147611,-1.202126,-2.187499,-6.335152,3765.9362,2.900984,1.358923,3.791388,7.163188,-1.006403,-1.818773,-4.919152,18010.7939,4.733774,6.162099,14.099227,19.216319,-5.301476,-9.296189,-18.874138,15880.3867,4.771428,5.756301,13.805843,17.603646,-4.773737,-8.29965,-15.65453,1
240366.1445,15.958147,63.721769,92.304201,125.982955,-37.878636,-83.051443,-663.239872,281113.8008,13.574663,74.629972,111.949621,139.264027,-44.664617,-108.849748,-952.314269,65630.2574,22.966216,17.869712,24.593476,32.58082,-17.369901,-28.607791,-74.760312,62177.0617,21.246849,17.416885,23.847441,30.329703,-16.515644,-26.865322,-66.011189,13667.1243,8.51251,4.461309,9.189152,11.650438,-3.651966,-6.069892,-14.366088,11400.2715,8.103267,3.581947,7.52247,9.321795,-2.933905,-4.852995,-9.20415,77608.7837,22.381547,27.529674,45.731393,53.720357,-24.918791,-45.314442,-99.577524,80200.9194,21.860136,28.422327,46.923672,54.836476,-25.881335,-46.843953,-109.235209,232399.8125,13.060383,65.45042,102.676105,147.335502,-35.001317,-85.464807,-796.886764,196379.5742,12.922496,55.269595,83.565748,133.593701,-29.837624,-61.765532,-570.116009,81589.6797,26.298084,21.709135,29.597455,46.272781,-21.554967,-35.505009,-118.345274,62778.1121,23.545139,16.453967,22.303028,33.162203,-16.357071,-27.298474,-79.837172,14815.5934,8.88047,4.800358,10.047184,13.008521,-4.010278,-6.953037,-14.822233,12963.6014,8.317068,3.8612,7.767064,9.844203,-3.388901,-5.70651,-11.2068,102686.2973,27.046608,35.694742,58.371345,71.12724,-34.35178,-64.323734,-175.655875,84029.5088,25.26249,29.728879,50.594303,62.193043,-28.245746,-54.078853,-130.639436,5
26654.9453,2.270101,7.121849,10.28679,16.01461,-5.991445,-8.636972,-23.550872,19006.584,1.639396,5.879347,9.604393,19.451609,-4.969875,-7.436487,-23.647119,4582.8301,2.287774,1.601326,4.624835,6.998461,-1.095875,-1.698666,-4.885243,4673.4162,2.27678,1.68959,4.898871,7.786317,-1.134967,-1.815797,-4.13947,1774.8285,1.87508,0.915473,2.924655,5.069457,-0.522527,-0.929333,-3.287528,1505.4661,1.843177,0.786713,2.504655,4.458431,-0.447501,-0.837222,-2.493001,6373.6245,2.466067,3.001508,8.159752,11.33817,-1.877099,-3.075699,-5.806253,6646.1196,2.453102,3.095889,8.701799,11.24794,-1.942921,-3.176879,-5.980347,26076.3145,2.039123,7.234706,10.971403,25.05531,-5.88193,-8.73586,-37.289041,20925.3477,1.977022,5.564051,8.102834,17.376267,-4.68431,-7.08359,-29.398879,5092.3437,2.30379,1.732368,4.342316,7.335002,-1.204932,-1.866758,-5.739167,4675.645,2.380911,1.670905,4.255391,6.660746,-1.110145,-1.746389,-5.034769,2023.1316,1.954515,1.096092,3.515616,7.087045,-0.594597,-1.250327,-4.642055,1751.6466,1.899221,0.918915,2.994832,5.859175,-0.511541,-0.98562,-3.839263,7378.814,2.537994,3.551376,10.204576,15.075443,-2.146698,-3.699196,-7.38797,6626.2334,2.588003,3.356275,10.078846,13.809471,-1.982393,-3.393244,-7.498655,1
97603.6796,7.248094,22.006398,29.152727,46.165161,-15.567735,-23.283129,-113.376954,121647.377,6.464735,27.023918,36.924984,52.52708,-19.505498,-31.881458,-217.270379,13727.407,5.825627,3.056751,4.33312,6.542209,-2.693339,-4.173568,-9.914559,13569.4799,5.585805,3.100064,4.555943,6.706887,-2.713788,-3.962034,-9.806893,4369.93,3.45589,1.33919,2.800877,4.589788,-0.9583,-1.596951,-4.007989,3731.5034,3.374495,1.144458,2.393539,4.853723,-0.806164,-1.467253,-4.361379,17586.6667,5.997569,4.938139,7.418754,10.709152,-4.30633,-7.00281,-13.656076,18320.7127,5.903759,5.136697,7.702393,10.836454,-4.466,-7.051373,-13.64324,104501.4121,6.498407,24.432867,34.285889,52.998801,-16.026296,-25.241529,-170.346246,85307.042,6.266091,19.902247,26.856527,46.569375,-13.217182,-20.308372,-120.688166,15577.0835,6.066892,3.381006,4.41098,8.156627,-3.034386,-4.507692,-12.295412,12863.9763,5.776061,2.869654,3.895543,6.903649,-2.510723,-3.799529,-9.745956,4597.8913,3.497029,1.430106,2.943461,5.797446,-1.033492,-1.843935,-6.217963,4014.7537,3.327438,1.196717,2.628135,5.218619,-0.855115,-1.529084,-4.735813,19886.845,6.196542,5.463204,7.914282,10.757368,-4.931556,-8.069131,-18.76625,17435.0918,6.205194,4.916294,7.422401,10.792185,-4.371941,-7.304665,-15.100196,5
48202.961,3.308507,12.558579,17.266069,26.738897,-10.284527,-15.132922,-44.67804,35974.3653,2.253572,10.184991,15.447823,25.669526,-8.440404,-12.083906,-51.913037,8466.406,3.52303,2.345917,5.758193,9.112191,-1.954819,-2.995589,-6.128027,8576.6927,3.464853,2.466021,6.00893,8.07817,-2.018478,-3.126734,-6.799816,2977.5858,2.490889,1.216305,3.464939,5.523505,-0.82806,-1.508831,-4.208032,2515.8367,2.422009,1.035927,3.011265,5.192957,-0.703723,-1.407107,-3.668589,11450.7866,3.75479,4.23499,10.307312,14.137986,-3.32469,-5.651588,-8.742749,11908.3486,3.707966,4.371833,10.504862,15.221395,-3.429367,-5.585307,-9.851431,47780.5137,2.978456,12.99314,18.859478,31.08995,-10.128497,-14.943127,-68.710495,39989.0938,2.952811,10.293782,14.365025,26.655816,-8.275437,-11.867918,-53.424906,9509.8264,3.620652,2.565867,5.452255,8.700758,-2.148836,-3.275411,-8.935722,8380.8814,3.656932,2.423693,5.402351,9.219081,-1.932145,-3.025603,-7.38797,3375.4541,2.643994,1.431698,4.208547,6.886427,-0.93888,-1.707271,-4.67858,2936.8154,2.529661,1.172366,3.634876,6.486003,-0.787701,-1.51874,-5.344425,13492.7915,4.009046,4.892794,12.277732,16.364728,-3.824161,-6.389122,-13.034522,11843.7669,3.988824,4.598683,12.275439,16.523759,-3.489055,-6.082135,-12.086443,1
224804.8027,15.166836,57.598836,82.134824,120.82849,-36.59664,-72.262263,-680.737662,255912.2812,12.851323,66.323544,96.34137,174.228313,-41.266179,-95.97682,-714.434539,50413.1032,18.900553,13.42914,18.095918,27.036153,-12.912689,-21.327465,-55.560577,48261.571,17.451045,13.088307,17.392976,23.820585,-12.386739,-20.147275,-48.511397,11613.5548,7.502842,3.615002,6.595339,8.993273,-2.996604,-5.018898,-10.193744,9728.1193,7.241378,2.948569,5.533842,7.304031,-2.430806,-3.994922,-8.182906,61368.8792,18.609831,20.945401,32.365218,39.645411,-19.167039,-34.219584,-76.082869,64031.0508,18.297526,21.558855,33.355122,40.203322,-19.810829,-34.93438,-68.14208,213208.9707,12.413271,58.031626,88.353982,132.967022,-32.694685,-70.76945,-689.844834,180025.5771,12.292843,48.969808,71.797459,113.371846,-27.332375,-56.416044,-437.113937,62307.2483,21.418474,16.352152,21.933279,30.192537,-16.083151,-26.41398,-65.822172,48573.7535,19.443464,12.502782,16.796637,25.591196,-12.379648,-19.662018,-53.774631,12538.0098,7.803257,3.900389,7.263144,10.243423,-3.284908,-5.656152,-13.701425,10994.2267,7.400969,3.150389,5.726392,8.414855,-2.79687,-4.720372,-10.571749,80641.5918,22.417094,26.762108,41.440976,55.048118,-26.098924,-49.001248,-122.884401,66394.594,21.092414,22.402868,35.238435,45.539298,-21.629117,-41.000077,-89.487936,5
76763.9258,4.608693,20.086297,28.749001,40.505719,-16.043183,-22.912813,-94.111538,58486.4394,2.989692,16.470498,24.754263,37.457478,-13.448675,-19.094775,-84.900895,14434.3474,5.210309,3.696395,7.276932,9.885534,-3.462373,-5.351046,-11.092876,14629.0554,5.11872,3.825379,7.73809,10.685489,-3.571503,-5.470449,-12.383218,4711.468,3.327042,1.668282,4.145932,6.322479,-1.286639,-2.327325,-5.337977,3985.6573,3.250491,1.41904,3.73666,5.683367,-1.080163,-1.875557,-4.042774,19452.0337,5.580229,6.594032,12.971087,16.652266,-5.771567,-9.874058,-19.61604,20163.0996,5.467287,6.796857,13.274367,17.874232,-5.947733,-9.953962,-18.440827,74107.0684,3.989335,20.448993,29.663579,54.853292,-15.540762,-22.909762,-122.915859,62678.0507,3.973267,16.587376,23.316339,40.345663,-12.808243,-18.918644,-78.297524,16189.9189,5.305419,4.1029,7.34479,10.529848,-3.810572,-5.761882,-13.457607,14037.6177,5.332661,3.780863,7.320472,10.109855,-3.35547,-5.154015,-12.873981,5291.3184,3.547123,1.946113,5.179643,8.340195,-1.441623,-2.531855,-6.062711,4641.7517,3.398308,1.573498,4.247883,7.667879,-1.227228,-2.28737,-5.534233,22999.6533,5.924465,7.577235,15.855828,19.693298,-6.73988,-11.737776,-24.127814,20142.5517,5.911473,7.129575,15.584837,20.343174,-6.099237,-11.038567,-20.971438,1
155905.7646,10.925127,37.508758,52.229927,82.938206,-25.836094,-41.796026,-307.684726,185531.6875,9.662634,44.079039,61.568703,86.951322,-30.421748,-57.852325,-406.31636,25252.1555,9.919001,6.355841,8.189068,11.186073,-5.747486,-8.877698,-19.599675,24626.4077,9.324032,6.305808,8.12052,11.041427,-5.635455,-8.655128,-19.29042,7085.4003,4.964356,2.218282,3.781204,5.810724,-1.700346,-2.92935,-5.863147,5999.2128,4.831865,1.859777,3.290084,5.445245,-1.417318,-2.403187,-5.291088,32148.0899,10.127743,10.39255,14.965064,17.959486,-8.971653,-15.476185,-30.123556,33556.1638,9.994274,10.693663,15.215809,19.381762,-9.27855,-15.71871,-31.512482,154154.9082,9.242594,39.29852,56.077622,89.205676,-24.062737,-45.569726,-389.885284,127555.8798,8.931333,32.385646,46.037077,78.031805,-20.023081,-35.128638,-273.473474,29770.8269,10.67418,7.450014,9.500884,13.79281,-6.79045,-10.214513,-28.274087,23929.4517,9.932163,6.003859,7.709815,11.498797,-5.454305,-8.481423,-21.563861,7570.7466,5.133029,2.390573,4.140316,6.778963,-1.853487,-3.195971,-7.805388,6548.6535,4.778247,1.958319,3.566496,6.582677,-1.550136,-2.718948,-7.311833,38862.7653,11.110607,12.278529,17.223262,24.214607,-11.171788,-19.600052,-47.043569,33240.0424,10.918559,10.7207,15.500225,20.404761,-9.636433,-17.103053,-37.404776,5
5113.5605,1.247618,3.593264,6.583196,12.238978,-1.391192,-2.262175,-8.87328,2535.3554,1.08852,3.076985,6.220419,14.487691,-1.340278,-2.627977,-11.508201,1097.6482,1.326201,1.203855,3.835888,6.084994,-0.319626,-0.654163,-2.976746,1145.0955,1.328558,1.26531,4.025771,5.958564,-0.331306,-0.795208,-3.382121,503.5613,1.252906,0.751979,2.567112,4.810261,-0.181669,-0.440936,-2.517578,413.5246,1.236897,0.659468,2.237636,4.35486,-0.146538,-0.376916,-2.779158,1604.396,1.3821,2.315375,6.860947,9.805525,-0.502451,-0.919358,-3.142298,1703.0229,1.38626,2.390559,7.304607,10.014896,-0.519761,-0.911452,-5.031949,4965.8535,1.204944,3.663839,7.090345,18.14142,-1.510019,-2.69264,-14.501816,3859.7539,1.187305,2.659474,4.706189,11.873341,-1.172777,-2.202545,-12.430473,1266.7698,1.351808,1.256268,3.631529,6.584457,-0.352141,-0.742997,-3.631047,1136.0894,1.359492,1.218542,3.547703,7.147018,-0.329386,-0.650407,-3.316767,632.0625,1.306078,0.916311,3.111621,6.081544,-0.22116,-0.570751,-3.455558,540.4181,1.282876,0.763103,2.710321,5.627161,-0.178488,-0.526974,-3.188367,1963.0947,1.431162,2.723856,8.472862,11.750874,-0.585964,-1.189253,-4.287006,1738.7483,1.435634,2.603095,8.557085,12.26283,-0.534061,-1.156664,-3.909268,1
35061.1221,3.26539,7.333663,11.19741,18.937225,-4.644618,-6.85886,-27.144658,43906.1289,3.040495,10.538851,15.883527,25.351096,-5.763154,-8.902738,-39.962943,4053.3184,2.504453,1.061184,2.031516,3.751044,-0.573411,-0.920465,-3.44019,4097.3289,2.452524,1.094452,2.21413,4.481813,-0.582301,-0.95111,-4.709336,1674.1569,1.955022,0.624572,1.455682,3.435209,-0.278189,-0.663257,-3.704062,1447.7592,1.944634,0.548442,1.344631,3.142942,-0.234732,-0.548792,-2.746052,5510.2563,2.625306,1.746405,3.481278,6.266664,-0.906591,-1.407626,-4.717586,5790.0823,2.617612,1.813926,3.731988,6.25924,-0.929941,-1.62709,-5.129929,37857.0703,3.06468,8.050901,11.470819,20.908982,-5.060007,-8.604159,-47.702668,29804.9668,2.904312,6.042309,8.488061,17.214361,-3.923394,-6.467291,-32.976118,4450.6609,2.556021,1.08437,2.090451,5.455767,-0.611095,-1.093686,-5.034546,3708.8161,2.448147,0.960877,1.819885,4.856503,-0.529634,-0.938401,-4.184938,1761.1921,1.984533,0.672933,1.593865,3.999641,-0.300972,-0.68408,-4.052858,1559.2567,1.935199,0.590242,1.557105,3.441532,-0.253611,-0.652503,-3.866505,5980.1299,2.628635,1.826945,3.75903,6.534144,-0.968762,-1.731678,-5.334711,5321.9134,2.657738,1.690411,3.583266,6.023276,-0.872928,-1.586542,-5.104967,5
87008.9786,5.251158,23.151074,33.721458,55.390715,-17.833244,-26.531155,-100.675726,67022.1093,3.416524,19.008815,29.781746,51.884731,-15.002104,-22.697528,-94.660553,17882.3757,6.621846,4.649087,8.468187,12.191957,-4.266295,-6.56648,-12.627967,17993.2302,6.411583,4.773271,8.763969,11.73214,-4.374933,-6.90348,-13.252027,5627.5928,3.849451,1.977527,4.73378,6.77135,-1.506469,-2.606919,-6.076823,4736.9431,3.745038,1.659099,4.212554,6.138578,-1.255846,-2.209719,-4.758347,23702.8323,6.929626,8.187572,15.055666,20.056956,-7.039493,-12.13051,-21.39314,24644.4033,6.810067,8.398459,15.402316,18.68085,-7.228546,-12.701753,-24.525878,84492.4062,4.619419,24.085721,35.382903,56.895949,-17.117426,-26.445111,-155.534856,71806.7227,4.658078,20.219687,28.782577,50.644781,-14.336341,-22.023882,-110.379761,20198.218,6.887522,5.212226,8.535679,12.140377,-4.747934,-7.56603,-21.566224,17095.7222,6.704567,4.679223,8.387262,11.848492,-4.080581,-6.275866,-15.089555,6270.7654,4.127317,2.277859,5.757027,8.721219,-1.693773,-3.013564,-6.62461,5543.5447,3.964556,1.844543,4.76763,7.316092,-1.452838,-2.558915,-6.524784,28421.4975,7.575479,9.555882,18.194673,22.792457,-8.324771,-14.550075,-30.848175,24600.3144,7.503043,8.844464,17.914309,22.242782,-7.45979,-13.566496,-28.246407,1
196047.3642,13.765127,48.508458,68.26855,104.959185,-32.021136,-60.559731,-479.64887,221549.1933,11.938493,55.571202,79.314226,104.609102,-36.666263,-75.28895,-635.577127,37767.939,14.549138,9.98747,13.029816,17.356322,-9.173317,-14.224449,-31.246194,36351.9765,13.439838,9.744164,12.944335,18.18902,-8.883148,-13.759196,-30.711589,9556.0434,6.43103,2.99391,5.175558,6.950736,-2.370336,-3.989156,-7.27548,7988.9192,6.154282,2.458887,4.385095,6.48726,-1.932601,-3.213173,-7.347357,46849.5427,14.646698,15.85328,24.079237,28.282956,-13.909084,-24.344074,-41.945223,48370.6704,14.198459,16.268485,24.200731,28.637893,-14.357229,-25.418756,-47.23864,185391.0215,11.290117,49.746592,73.73114,111.826669,-28.998668,-65.84571,-481.889176,156666.8896,11.152397,41.238648,60.146208,108.760582,-24.035661,-43.859612,-336.501148,45843.1387,16.271889,11.898202,15.676823,22.63505,-11.226388,-18.033164,-47.489264,36116.0357,14.872986,9.299453,12.380146,19.440231,-8.716742,-13.771811,-35.999807,10147.1857,6.587453,3.225587,5.796539,8.839587,-2.588847,-4.404198,-9.822968,8876.2057,6.184013,2.623562,4.628927,7.713574,-2.180366,-3.835852,-8.620229,59495.6438,16.894659,19.716956,29.44354,39.15178,-18.444477,-34.20335,-74.918025,50083.9212,16.349902,16.784001,25.648632,32.892577,-15.530563,-28.277305,-59.138554,5
87680.1368,5.212247,23.586494,33.745489,50.806945,-18.144994,-26.147582,-98.428297,67340.2988,3.358331,18.946332,28.399714,45.027563,-15.216204,-22.261262,-79.146448,17807.9888,6.246774,4.539576,8.229461,10.982076,-4.335649,-6.602174,-14.229018,17968.4577,6.097871,4.664853,8.611282,10.786313,-4.408676,-6.761628,-13.128432,5625.3367,3.802809,1.921049,4.518083,6.508952,-1.520321,-2.68838,-5.502239,4704.783,3.671157,1.626696,4.010258,6.545819,-1.264313,-2.146352,-4.694157,23717.0645,6.644448,8.060598,14.918374,17.985584,-7.083292,-12.108178,-22.311226,24634.7626,6.543082,8.257614,14.903825,18.797309,-7.27709,-12.314878,-20.064701,84823.7988,4.50514,24.169803,35.661551,56.475012,-17.519697,-25.724443,-121.620789,72287.3203,4.498607,20.057658,29.064684,54.46437,-14.53407,-22.340514,-103.317299,20002.1994,6.446067,5.061492,8.294519,11.508184,-4.760899,-7.467622,-17.883315,17080.5415,6.307311,4.56936,8.218092,10.901193,-4.097285,-6.347559,-13.065957,6290.2688,4.056945,2.225826,5.507904,8.633199,-1.704845,-2.904882,-6.085058,5505.9203,3.851638,1.807005,4.57484,7.729187,-1.454649,-2.564554,-5.356552,28103.6397,7.131108,9.34745,17.580722,22.075352,-8.395702,-14.50644,-30.005496,24609.5877,7.129537,8.6955,17.511785,21.059547,-7.495127,-13.694799,-28.124169,1
206426.6533,14.087431,50.484577,71.426752,108.200601,-34.059223,-64.407248,-568.643512,223911.623,11.867542,55.858466,80.756751,104.277232,-37.113555,-73.188473,-613.515833,37884.1533,14.407228,10.090435,13.304362,18.18088,-9.329096,-14.486068,-33.542512,36767.1035,13.413971,9.859874,12.953562,17.237049,-9.031364,-14.201265,-31.289278,9582.8592,6.394442,3.018765,5.187627,6.981584,-2.402286,-3.972084,-7.24195,8031.2639,6.181602,2.479555,4.37368,6.826073,-1.958815,-3.263679,-6.37181,47172.2307,14.557964,16.136311,24.221893,30.535643,-14.176092,-24.565697,-45.165989,49284.959,14.350316,16.582184,24.671461,30.107303,-14.617895,-25.381984,-48.991333,187054.4727,11.265127,49.904581,72.535065,106.93366,-29.012623,-61.230184,-471.486533,157044.8545,11.035353,41.408589,60.045966,100.758726,-24.510055,-43.543817,-343.544556,46316.7026,16.236362,12.138056,16.103626,24.283836,-11.484269,-18.039613,-47.308206,36436.4495,14.817204,9.455233,12.395224,16.724239,-8.911913,-13.772383,-36.226084,10227.168,6.603427,3.253548,5.776325,8.744118,-2.61916,-4.438481,-9.428217,8934.5931,6.214712,2.651369,4.718233,7.541601,-2.211718,-3.697797,-8.130971,60087.4272,16.762629,20.06191,29.891478,40.061686,-18.707239,-34.483242,-68.02109,50453.5559,16.255014,17.107693,26.181249,34.392181,-15.720679,-28.948727,-64.976543,5
64258.3593,4.015607,16.851826,23.686867,36.81025,-13.7261,-19.27433,-66.64463,48004.1914,2.688289,13.367338,19.669898,28.546344,-11.215364,-15.973902,-52.270433,11714.9111,4.4596,3.059285,6.542912,9.22478,-2.777211,-4.169203,-10.195512,11872.0286,4.38022,3.175329,6.775615,9.430377,-2.85481,-4.235278,-8.242133,3946.7434,2.977774,1.444275,3.835267,5.768318,-1.072986,-1.872941,-4.528566,3331.4499,2.897746,1.239524,3.34174,5.152299,-0.909711,-1.557033,-3.656388,15776.314,4.765202,5.442003,11.521807,14.420334,-4.623636,-7.833297,-12.617794,16434.7393,4.691499,5.606006,11.758818,15.034676,-4.763978,-7.933487,-12.51236,62595.5898,3.600675,16.994695,24.390795,39.251953,-13.091531,-19.586299,-93.626224,52952.9355,3.584165,13.815301,19.328811,34.035917,-10.785918,-15.955797,-67.329226,13164.8591,4.562564,3.353176,6.443893,9.336749,-3.051263,-4.641802,-10.163302,11377.3257,4.561265,3.129811,6.357519,9.951967,-2.686495,-4.102547,-9.893861,4408.4702,3.136529,1.695429,4.656483,8.374542,-1.210258,-2.159826,-5.21228,3857.701,2.9882,1.381263,3.98807,6.621591,-1.017401,-1.890805,-5.119714,18694.0762,5.075541,6.209552,13.957391,18.198668,-5.363307,-8.963216,-20.687809,16330.2497,5.081028,5.867716,13.843101,18.900059,-4.861527,-8.380716,-18.801696,1
265501.372,17.928737,69.59455,100.793892,166.976677,-43.327676,-107.672428,-883.41866,280345.7637,14.618654,76.25538,114.903414,156.064081,-45.993265,-112.141175,-1090.526922,65317.0894,24.653188,17.928962,24.405176,32.152743,-17.283559,-29.112027,-69.104313,61931.893,22.39596,17.385285,23.881958,34.747151,-16.45905,-26.781592,-68.100425,13873.1864,8.906854,4.389907,8.6168,10.295733,-3.621633,-6.081569,-10.95391,11511.2061,8.518266,3.63887,7.396642,9.25851,-2.936513,-4.858554,-10.112748,78150.4358,23.797405,27.466528,45.007025,52.798502,-24.891065,-45.427019,-104.618412,80876.4165,23.178207,28.120181,45.488342,54.226575,-25.629862,-46.931419,-107.712124,232669.25,13.925284,66.806169,102.571519,146.030567,-36.038126,-78.963051,-816.997567,198492.4365,13.809359,55.656847,83.333158,135.645022,-30.770029,-62.769959,-537.378023,80805.2425,27.840164,21.994808,30.286574,46.24466,-21.636016,-35.739505,-120.974121,62394.7471,25.034025,16.57939,22.677199,32.309847,-16.434772,-27.125814,-88.96833,14917.5947,9.271097,4.744844,9.621603,13.361233,-3.996344,-6.707145,-13.963216,12964.9797,8.600725,3.872361,7.59483,10.242806,-3.409722,-5.813494,-13.330675,103171.6372,28.544892,35.590735,57.557686,74.360194,-34.219939,-64.80579,-188.575785,84760.5959,26.991417,29.755164,49.594919,61.426593,-28.439191,-55.446787,-154.787703,5
4408.082,1.206002,3.256291,5.991761,11.845481,-1.359371,-2.224298,-10.294669,1904.8027,1.066077,2.857328,6.138706,14.097044,-1.331264,-2.326484,-13.70543,1028.7356,1.298993,1.141777,3.696875,6.788365,-0.312648,-0.647627,-2.693072,1060.6147,1.297232,1.209382,3.889918,6.10788,-0.324209,-0.594973,-2.632993,464.257,1.232483,0.692822,2.381962,4.120409,-0.168395,-0.509388,-2.5808,397.1094,1.222271,0.626583,2.225958,4.036952,-0.143705,-0.377856,-1.908444,1519.0445,1.356457,2.19679,6.618689,9.453755,-0.498039,-0.905939,-3.790109,1609.1392,1.358365,2.249717,6.756398,9.4729,-0.515252,-0.932124,-4.474882,4213.127,1.172486,3.332268,6.446815,15.93618,-1.467768,-3.038108,-15.898374,3190.1563,1.152849,2.395665,4.570979,14.160214,-1.134614,-2.130184,-11.228958,1111.6553,1.293696,1.187206,3.557489,6.453219,-0.351986,-0.697719,-3.525807,1062.6294,1.324823,1.166748,3.464681,6.012866,-0.326392,-0.70853,-3.470633,589.5779,1.285308,0.868801,2.975081,5.48049,-0.202676,-0.587116,-3.758691,523.886,1.273265,0.72787,2.601433,6.419624,-0.172667,-0.488219,-3.432306,1835.9028,1.390562,2.618068,8.241979,11.760994,-0.588348,-1.15081,-4.016451,1619.7808,1.39412,2.509287,8.357434,12.603685,-0.524675,-1.005972,-3.723803,1
34101.5996,3.203844,6.540974,8.589857,14.745879,-4.582831,-6.589125,-23.955808,43057.9297,3.077469,9.937085,15.058306,24.80951,-5.660793,-8.852786,-34.185645,4019.4043,2.517029,0.988379,2.095668,4.308759,-0.558543,-0.925774,-4.246086,4073.3567,2.4707,1.015495,1.990466,4.038137,-0.572289,-0.967254,-3.951903,1666.4368,1.984147,0.582575,1.366422,3.331258,-0.265341,-0.571867,-3.663789,1463.4162,1.956741,0.528966,1.234718,2.698646,-0.237405,-0.493025,-2.327612,5500.637,2.667225,1.634385,3.32404,4.680982,-0.885871,-1.500739,-4.12356,5744.9192,2.627841,1.687003,3.386757,5.877813,-0.920071,-1.464418,-5.026786,36875.5098,3.073456,7.396979,10.412317,20.63679,-4.92503,-7.807455,-34.893908,28856.3936,2.90207,5.559232,7.575277,16.312645,-3.80265,-5.975454,-28.73539,4354.4351,2.532605,1.00804,1.96141,4.541134,-0.609406,-1.151455,-5.864743,3720.2698,2.496166,0.900219,1.739114,4.305204,-0.541997,-0.949825,-4.123517,1754.6491,1.999528,0.634762,1.558433,4.186939,-0.298945,-0.719304,-3.920616,1552.4037,1.951638,0.566067,1.37282,4.154468,-0.252545,-0.642877,-3.964079,5953.3181,2.654049,1.702309,3.444405,6.71535,-0.955625,-1.589962,-6.088796,5251.8977,2.66527,1.585334,3.358904,5.867307,-0.863301,-1.446762,-4.920385,5
27993.3066,2.382818,7.515084,10.964344,18.170491,-6.1666,-8.578861,-25.507701,19884.5137,1.732191,6.087689,9.746706,18.749758,-5.067437,-7.345223,-25.006758,4937.8841,2.571169,1.692491,4.731881,7.228829,-1.139855,-1.733139,-4.651102,5052.3323,2.548457,1.770441,4.952551,7.534051,-1.179025,-1.791202,-4.566011,2088.1624,2.089733,0.956751,3.022235,4.709284,-0.57449,-1.074804,-3.238055,1611.1907,1.928856,0.855584,2.702048,5.108925,-0.468367,-0.886806,-2.988371,6840.3977,2.740385,3.122096,8.544356,12.180697,-1.947903,-3.245422,-5.941514,7092.8862,2.69333,3.194541,8.779462,12.712454,-2.028325,-3.323914,-5.929451,28124.1347,2.235912,7.803239,11.582513,23.742983,-6.118479,-9.047428,-34.035183,23018.9453,2.202278,5.969196,8.714604,17.834502,-4.869415,-7.169425,-25.770397,5551.6145,2.644859,1.796131,4.488472,8.559168,-1.226926,-1.916079,-6.295148,4964.1257,2.697171,1.734009,4.35552,8.34548,-1.140081,-1.774381,-5.740414,2176.0763,2.102868,1.152899,3.63838,7.086296,-0.610513,-1.203629,-4.493372,1889.9281,2.017796,0.958556,3.260624,6.535463,-0.519449,-0.990187,-3.822749,8032.2925,2.894104,3.600284,10.286283,13.874757,-2.227547,-3.734436,-8.626658,7088.2454,2.904448,3.432124,10.299878,14.580461,-2.040714,-3.618153,-6.81649,1
104887.7276,7.938622,23.303381,30.639306,45.173138,-16.88893,-23.944008,-152.774119,123223.8418,7.18695,26.985403,36.506699,50.558545,-19.781917,-30.109016,-212.607531,13902.4023,6.270944,3.06044,4.058969,6.988544,-2.73606,-4.023212,-9.641821,13796.8521,6.040177,3.082126,4.179734,6.75889,-2.742246,-3.975502,-9.396578,4433.5585,3.56059,1.286835,2.391747,3.915699,-0.963253,-1.597274,-3.900185,3850.8429,3.518288,1.12611,2.162105,4.205641,-0.825644,-1.441252,-3.539384,18000.8052,6.551485,4.84658,6.606388,9.096505,-4.32356,-6.969351,-12.98536,18747.1048,6.4594,5.016914,6.853362,9.545172,-4.471318,-7.065182,-13.144148,106022.2012,7.093932,24.639876,33.784112,54.899113,-16.235602,-26.586064,-167.833049,87569.6767,6.903198,20.185492,27.164784,45.307242,-13.27207,-19.89504,-115.47483,15824.072,6.567927,3.399584,4.331622,7.281811,-3.101631,-4.481127,-13.134021,12931.2227,6.264817,2.853837,3.740039,6.363515,-2.540407,-3.840832,-10.687497,4726.9216,3.728962,1.389903,2.656202,5.365334,-1.03371,-1.722623,-4.841901,4123.3979,3.517142,1.166707,2.367177,4.838405,-0.85838,-1.496623,-4.352066,20606.477,6.88701,5.379964,7.108332,10.733792,-4.989078,-8.180647,-17.718375,17937.8811,6.839036,4.835928,6.561823,9.264152,-4.397684,-7.409186,-15.372834,5
48915.9492,3.35364,12.882303,18.134145,29.422994,-10.462226,-14.414628,-44.828506,36106.9902,2.302078,10.294641,15.144745,23.690933,-8.559986,-12.539451,-34.275367,8594.1997,3.645343,2.43081,5.711681,8.835258,-1.975584,-2.94108,-6.324878,8711.1526,3.575425,2.517892,6.12058,8.522225,-2.040224,-3.114202,-6.789423,2996.5885,2.484875,1.240535,3.606108,5.714984,-0.846424,-1.565301,-3.370835,2583.1112,2.45799,1.071858,3.135314,5.146272,-0.7138,-1.249522,-2.861002,11674.2696,3.894798,4.276834,10.139942,13.575158,-3.366309,-5.748461,-9.561513,12130.5254,3.845208,4.431785,10.436099,15.173471,-3.456854,-5.582724,-11.558178,48479.6132,3.06532,13.222025,19.144044,33.967396,-10.267363,-15.788452,-61.972582,40438.7129,3.027272,10.639977,15.418889,29.394705,-8.380918,-12.134332,-43.032772,9621.6741,3.745997,2.624542,5.637017,8.461662,-2.162004,-3.193135,-8.206036,8454.6914,3.788871,2.484026,5.58739,8.912147,-1.940965,-2.87417,-6.924999,3422.1697,2.691817,1.445931,4.31434,7.734828,-0.936227,-1.786916,-4.68519,2996.8219,2.603219,1.198297,3.620088,6.723606,-0.798876,-1.453032,-4.663949,13706.5527,4.160583,4.920743,12.325412,17.559002,-3.863669,-6.574859,-13.343906,12013.7046,4.118417,4.638723,12.293981,16.501425,-3.539428,-6.090185,-10.78174,1
227606.4307,15.9416,58.389656,83.97955,138.424781,-37.372635,-73.513583,-632.128004,261033.7167,14.043084,66.782801,95.952044,132.808285,-41.248492,-92.032975,-874.518518,51076.9717,19.983883,13.647999,18.191757,25.03818,-12.969587,-20.760766,-49.574518,48634.6555,18.374484,13.179538,17.583224,24.052346,-12.433105,-19.842406,-48.551483,11406.2428,7.441325,3.620203,6.565871,8.128697,-2.92838,-4.901562,-9.589422,9711.8616,7.278198,2.993082,5.640021,6.987374,-2.420175,-4.073231,-8.586993,61905.5508,19.727403,20.962881,32.836066,39.294026,-19.229774,-34.344636,-64.869317,64339.0154,19.371503,21.536084,32.950296,39.50018,-19.824586,-34.997798,-72.336284,214510.2598,13.208814,59.172821,88.862914,130.323213,-32.822864,-67.509385,-602.183161,176108.6407,12.635061,48.870736,72.733588,112.208566,-27.504905,-53.796208,-547.666287,62838.7016,22.87256,16.412201,21.993331,31.11446,-16.062911,-26.227041,-73.322593,48870.1409,20.625856,12.608245,16.628102,23.183169,-12.377296,-19.905922,-52.77877,12564.399,8.032583,3.931365,7.409934,9.99234,-3.29179,-5.55783,-12.17916,11025.3543,7.717804,3.181811,5.795191,8.545384,-2.80769,-4.720732,-10.099949,80242.2585,23.275598,26.755385,41.15407,54.432443,-26.222641,-48.564299,-136.108893,66686.6787,22.260641,22.535955,35.403742,43.818898,-21.721536,-40.866456,-97.147125,5
77420.75,4.677277,20.392908,28.933836,41.681638,-16.233448,-22.275666,-107.244165,58853.7109,3.063917,16.477439,25.080441,37.657084,-13.391157,-18.963274,-71.652931,14620.7977,5.315524,3.734561,7.326559,9.869142,-3.503397,-5.382391,-10.305087,14844.8677,5.235247,3.873141,7.730968,9.981747,-3.601855,-5.562513,-10.289705,4731.438,3.314806,1.706755,4.330356,7.230255,-1.299677,-2.263806,-5.08567,4024.9537,3.254571,1.446917,3.752491,5.49162,-1.099259,-1.945093,-4.270308,19627.0469,5.710708,6.632865,13.186597,16.330947,-5.845783,-10.061486,-17.680851,20383.7187,5.609057,6.819902,13.389588,16.839401,-6.0007,-10.15223,-17.323484,73988.0606,4.067008,20.613656,30.029363,53.976397,-15.386969,-23.877688,-105.499814,63075.7715,4.060248,16.629516,23.641804,41.503851,-12.818842,-19.45346,-91.679808,16416.0505,5.450827,4.121339,7.349974,10.23475,-3.840387,-6.019612,-12.459814,14209.3933,5.430828,3.817434,7.315615,10.182625,-3.363777,-5.023209,-12.906766,5322.1097,3.584358,1.953362,5.227233,8.354834,-1.451169,-2.551781,-6.309168,4675.3487,3.471119,1.584608,4.388126,7.649435,-1.238637,-2.28978,-5.839954,23163.9116,6.049639,7.606036,15.906724,20.406349,-6.826701,-11.90968,-24.765326,20277.1829,6.056094,7.1411,15.734153,19.228293,-6.164721,-11.049188,-21.745168,1
159907.7773,11.51456,38.214168,51.82238,80.433074,-26.269922,-44.104055,-259.760742,186556.0937,10.252175,44.164125,61.403464,87.022582,-30.095509,-52.634922,-373.516598,25587.6999,10.248277,6.487327,8.402403,11.636165,-5.818244,-8.766558,-21.008927,24985.0168,9.681975,6.429226,8.279119,11.65146,-5.704566,-8.833693,-18.655821,7050.2536,4.9412,2.223459,3.72514,5.997138,-1.699474,-2.788014,-5.706021,6044.4577,4.893211,1.889872,3.25195,5.468703,-1.417171,-2.393209,-5.321944,32431.1775,10.54125,10.486299,14.821152,18.444635,-9.056182,-15.106639,-26.844661,33644.7507,10.339928,10.738213,15.082818,19.289301,-9.345406,-15.76302,-31.094263,153975.4941,9.65048,39.363198,57.464755,98.131903,-24.076591,-42.07694,-408.138447,127808.1582,9.315101,32.527718,45.175225,75.692401,-20.046863,-33.060169,-219.229931,30279.0621,11.204511,7.565691,9.692667,13.828271,-6.881117,-10.602564,-27.548148,24236.1079,10.327229,6.069231,7.860186,10.979345,-5.481493,-8.202928,-23.462426,7586.6877,5.235183,2.3957,4.099258,7.364516,-1.849247,-3.192833,-7.496048,6618.9391,4.967219,1.953583,3.337543,6.457481,-1.562682,-2.684688,-7.156834,38992.1391,11.536054,12.350658,17.226598,23.700391,-11.211185,-19.624369,-47.119138,33450.0586,11.413926,10.786342,15.487903,19.77536,-9.719659,-17.025074,-30.639879,5
5184.3105,1.252366,3.613237,6.284691,11.281335,-1.427353,-2.30417,-8.807004,2704.334,1.097075,3.134844,6.261486,14.485988,-1.361432,-2.375482,-12.075574,1145.7055,1.345238,1.234896,3.939572,6.54836,-0.319271,-0.618144,-3.092948,1180.2209,1.342464,1.284092,4.090556,6.334345,-0.324669,-0.60156,-2.884232,508.3579,1.251639,0.765578,2.597172,4.899269,-0.171656,-0.488617,-2.4932,436.1927,1.246703,0.675433,2.343194,4.134168,-0.146326,-0.407314,-2.494548,1681.2925,1.410024,2.342224,6.982821,11.686693,-0.511254,-0.950326,-2.827535,1749.0239,1.40396,2.398711,7.281101,10.619199,-0.525532,-0.997991,-3.38338,4989.8438,1.211949,3.660798,6.956975,17.100571,-1.512847,-2.651143,-16.087493,3970.418,1.197882,2.651485,4.856599,12.278135,-1.204654,-2.334291,-11.590209,1293.8707,1.361295,1.264039,3.628009,6.35284,-0.354226,-0.713033,-3.944647,1188.1338,1.379813,1.245795,3.729308,6.238902,-0.325795,-0.613363,-3.745027,628.1578,1.309641,0.922814,3.207351,5.975171,-0.215525,-0.496238,-2.955915,533.4857,1.278641,0.77715,2.847905,5.153883,-0.18609,-0.496867,-3.232627,2042.8179,1.460958,2.730587,8.544004,12.55056,-0.578593,-1.065851,-4.096867,1785.7127,1.456496,2.650854,8.686945,13.262771,-0.533337,-1.047866,-4.238513,1
34261.333,3.243181,6.296749,8.273832,13.609052,-4.627871,-6.694476,-27.210699,43756.7265,3.138219,9.566959,14.052508,22.07362,-5.709299,-8.550156,-36.008969,4124.4453,2.573184,0.955348,1.870305,3.852154,-0.558455,-0.916278,-3.740224,4188.4585,2.533353,0.980943,1.897012,3.968532,-0.579516,-0.929046,-3.559019,1697.515,1.954605,0.578346,1.341118,3.216945,-0.276753,-0.541737,-3.771147,1496.4669,1.975175,0.513111,1.248388,3.078055,-0.240612,-0.574822,-2.993455,5560.9678,2.683307,1.560246,3.130589,5.77038,-0.873206,-1.371759,-4.737611,5808.7793,2.661747,1.628082,3.290185,5.646925,-0.920583,-1.641385,-4.885185,37311.4941,3.124774,7.266669,9.880011,19.442929,-4.987451,-7.805225,-39.827437,28981.8848,2.92506,5.380615,7.443906,13.799441,-3.887149,-5.97279,-35.337668,4463.8348,2.593164,0.972289,1.846543,4.796211,-0.604825,-1.038764,-4.878001,3792.3535,2.540058,0.867686,1.698843,4.764618,-0.529746,-0.917135,-4.457909,1788.1347,2.016259,0.605243,1.458298,4.443965,-0.293594,-0.630516,-3.554831,1596.0441,1.988516,0.540613,1.337803,4.349962,-0.251783,-0.579266,-3.383964,6020.1226,2.693788,1.626286,3.297795,5.684952,-0.944946,-1.5661,-6.226078,5356.7656,2.719186,1.493799,3.107787,6.075185,-0.850704,-1.496705,-4.980058,5
87554.1738,5.316752,23.355173,33.729971,47.249969,-18.011644,-26.654019,-128.058839,66943.4141,3.468267,18.978257,29.084687,42.811921,-14.93975,-22.094539,-95.0103,18031.8892,6.716524,4.686033,8.483667,12.315626,-4.267339,-6.581646,-13.12144,18251.7703,6.545107,4.800959,8.888142,12.798016,-4.383581,-6.647454,-13.113716,5621.5393,3.805508,2.02116,5.014436,6.859453,-1.517272,-2.512133,-4.878755,4778.2301,3.72504,1.701848,4.392356,7.652086,-1.27272,-2.203048,-4.5095,23831.0105,7.02205,8.235891,15.254446,18.557635,-7.060526,-12.201116,-23.211908,24726.0284,6.926154,8.431492,15.516088,19.659942,-7.247209,-12.474908,-21.25383,84369.3731,4.712442,24.15641,35.439985,59.439682,-17.115717,-27.051583,-140.688609,72035.6563,4.751831,20.042298,28.851075,48.637222,-14.195,-22.207482,-99.625232,20304.3245,7.000841,5.254783,8.607169,12.453349,-4.729976,-7.276073,-18.608322,17271.313,6.84872,4.682411,8.463808,11.925592,-4.056736,-6.264197,-16.29446,6307.6258,4.186994,2.29412,5.756148,9.147422,-1.691727,-3.058831,-6.495192,5566.2853,3.996541,1.855861,4.869507,7.555936,-1.443286,-2.532315,-6.696173,28384.0357,7.646097,9.59654,18.284569,23.6576,-8.355335,-14.790182,-26.946303,24756.8074,7.650486,8.8804,17.96845,22.599763,-7.460305,-13.610831,-24.095474,1
198693.6797,14.202286,49.601946,69.78934,93.264186,-32.835686,-62.209019,-589.869639,222889.7813,12.532578,55.942496,80.183036,111.313389,-37.298817,-70.693797,-640.293658,37971.2239,14.929129,10.131235,13.264187,19.155528,-9.253402,-14.366178,-32.109351,36897.8298,13.88672,9.884033,12.945099,17.031554,-8.954391,-14.197757,-30.142202,9392.9095,6.205958,3.014123,5.284838,7.028636,-2.344783,-3.962276,-7.341399,8040.3551,6.199117,2.503996,4.555392,6.428735,-1.953136,-3.308696,-6.950615,47367.7028,15.166008,15.996872,24.047958,30.013044,-14.109361,-24.819813,-47.744886,48964.8244,14.815956,16.412143,24.493352,31.175644,-14.496146,-25.450321,-48.814299,186122.625,11.721996,50.145169,73.156012,108.718779,-29.185007,-55.595779,-507.288799,155404.6035,11.408878,41.632491,61.228554,103.198013,-24.321621,-47.101235,-306.97293,46294.8421,16.707676,12.105188,16.241605,24.162754,-11.368086,-18.300005,-53.93864,36505.2356,15.367485,9.423736,12.363689,18.919348,-8.86791,-13.881203,-34.469803,10315.8434,6.831495,3.248627,5.800244,8.605855,-2.601317,-4.354771,-9.001735,8998.5112,6.409993,2.633616,4.62598,7.053999,-2.197978,-3.743869,-7.86007,60076.4021,17.438809,19.81896,29.796557,40.282193,-18.628239,-33.072269,-77.256166,50247.5017,16.943846,16.922766,25.879618,32.389656,-15.693677,-29.394406,-53.705634,5
64394.6836,4.071588,16.893738,23.582682,33.765513,-13.727625,-19.955006,-76.904036,47772.4336,2.689386,13.400318,20.134659,30.974805,-11.271316,-15.847193,-61.436156,11798.5435,4.484598,3.084316,6.591635,8.719648,-2.787134,-4.187144,-9.099673,11928.5166,4.405229,3.214289,6.869171,10.081172,-2.858401,-4.315742,-7.979814,3944.5911,2.904058,1.488434,3.980045,6.014115,-1.097671,-1.906477,-4.239921,3356.0375,2.871342,1.267878,3.430844,5.4297,-0.926793,-1.583672,-3.786465,15908.9185,4.812037,5.493657,11.641561,15.140327,-4.668691,-7.968632,-14.459789,16517.6743,4.740613,5.654821,11.911634,14.447699,-4.80186,-8.058825,-13.997672,62597.3652,3.622439,17.175894,25.277003,48.010916,-13.130465,-20.219087,-89.565255,52796.3984,3.591013,13.895016,19.312208,32.964444,-10.810947,-15.422691,-71.48491,13230.2817,4.600464,3.380153,6.444072,9.259625,-3.051173,-4.53672,-9.337233,11448.1414,4.58216,3.15184,6.48857,9.677778,-2.700422,-4.158982,-9.767923,4454.227,3.172405,1.705187,4.742622,8.759573,-1.224502,-2.146908,-6.52737,3879.5435,3.001851,1.396446,3.98132,7.421592,-1.027861,-1.976302,-5.011566,18730.8994,5.126422,6.27413,14.114758,18.323298,-5.440213,-9.382725,-18.86841,16399.6499,5.104915,5.923359,14.071704,17.725731,-4.917388,-8.78557,-14.586341,1
259173.6963,18.119473,66.754174,96.327475,156.88086,-41.405938,-88.181535,-750.634643,287520.8398,15.377095,76.383957,113.03465,152.670305,-45.715597,-110.247138,-1177.118118,65780.9859,24.949764,18.100283,24.537959,34.179511,-17.49337,-28.341483,-65.385386,61918.4214,22.562356,17.550635,23.536066,30.042785,-16.641486,-26.899872,-63.516282,13563.5709,8.514686,4.400362,8.628013,11.711192,-3.556203,-5.94424,-12.016259,11503.2807,8.334204,3.606523,7.284494,9.680616,-2.945621,-4.801297,-10.164915,78534.8037,24.192578,27.636227,45.021319,52.308367,-25.089545,-46.813806,-98.443522,81753.0908,23.763464,28.24969,45.475434,53.964936,-25.899659,-47.71794,-110.45737,236620.9785,14.416105,66.649248,103.192906,154.637186,-35.836755,-88.050575,-468.143838,200061.2627,14.197807,55.248174,84.044921,110.502701,-30.564078,-65.591792,-543.177843,81624.7878,28.473326,21.997768,30.438878,45.632825,-21.810375,-36.093668,-113.338078,62943.2596,25.64107,16.659818,22.773977,31.377653,-16.567366,-27.607311,-86.997201,14956.0652,9.357499,4.762114,9.487282,12.249252,-3.999443,-6.808846,-14.539134,13094.6951,8.806077,3.874778,7.486817,10.388858,-3.41016,-5.763368,-11.85563,104206.2944,29.351457,35.781873,57.895762,78.262636,-34.363484,-65.482048,-165.711328,86259.5803,27.769677,29.83495,49.759876,61.160084,-28.5642,-55.857488,-136.702426,5
26885.8164,2.277289,7.199038,10.422695,16.751134,-6.082421,-8.683878,-24.731944,18964.5215,1.66219,5.926113,9.288923,18.440353,-4.994504,-7.10916,-23.342256,4671.4822,2.354365,1.625321,4.57539,6.741179,-1.125484,-1.731982,-3.938432,4754.824,2.328163,1.729795,4.82571,8.03155,-1.170157,-1.890939,-4.665044,1820.3018,1.884427,0.940844,2.967363,5.357036,-0.544904,-0.990308,-2.830315,1552.8346,1.86762,0.812339,2.609214,4.622569,-0.464733,-0.864308,-2.885502,6534.1401,2.531865,3.033073,8.423943,11.444412,-1.911041,-3.223319,-5.633697,6819.5981,2.518072,3.12674,8.569517,12.734033,-1.978787,-3.210781,-6.558896,26324.3926,2.085569,7.302427,11.137623,23.869231,-5.972262,-9.206233,-33.611119,21208.2422,2.02038,5.586937,8.599042,18.526669,-4.71146,-6.928701,-27.340295,5158.7837,2.365946,1.751745,4.4734,6.862384,-1.228328,-2.066301,-6.335431,4722.6093,2.438805,1.693648,4.348706,7.283291,-1.13949,-1.82323,-4.660606,2078.2866,2.010238,1.104217,3.641482,7.498672,-0.605943,-1.151521,-4.04548,1791.1946,1.930377,0.93201,3.083418,5.811642,-0.51284,-1.023003,-4.44852,7588.5888,2.609419,3.550971,10.229352,14.31242,-2.175696,-3.677532,-7.39687,6762.7612,2.653566,3.374719,10.152233,14.598768,-2.017575,-3.516844,-8.165132,1
106127.5654,8.042126,23.324043,30.551429,48.804372,-17.052382,-27.177601,-154.584499,123704.0429,7.099526,27.136488,36.487998,53.494643,-20.150782,-32.203606,-194.20927,14103.2273,6.260724,3.070075,4.055169,6.569388,-2.781362,-4.200259,-10.313228,13929.5264,5.964897,3.116272,4.240796,8.074738,-2.775056,-4.215024,-10.830855,4521.4826,3.566431,1.308666,2.526688,5.188837,-0.977263,-1.689801,-5.094024,3900.1354,3.54512,1.124213,2.205123,3.983362,-0.832047,-1.404539,-4.016252,18292.9699,6.493612,4.864719,6.564081,9.817994,-4.428746,-7.358456,-13.620184,19069.5803,6.415761,5.039933,6.907497,10.247245,-4.56712,-7.264369,-14.682978,106633.2519,7.067731,24.848691,33.787589,57.058299,-16.397965,-28.935882,-202.240299,87107.8057,6.764387,20.152067,27.006856,46.023656,-13.504874,-21.157493,-113.066758,15980.0637,6.520206,3.427957,4.358259,8.029312,-3.103187,-4.643074,-13.358894,13016.0493,6.136734,2.890926,3.707602,7.270379,-2.575618,-3.978343,-10.537642,4781.5241,3.755139,1.384137,2.599384,5.090443,-1.04261,-1.846528,-5.543227,4121.2665,3.513811,1.170789,2.355426,5.268649,-0.872406,-1.64409,-5.965191,20857.5271,6.804202,5.388735,7.09307,11.039469,-5.076518,-8.342975,-20.415952,18145.0327,6.721192,4.857701,6.598661,9.656549,-4.497637,-7.721991,-16.453003,5
48439.3691,3.362676,12.699418,17.671407,27.924939,-10.448311,-14.801125,-45.012548,35819.0175,2.293096,10.177477,15.183127,26.931546,-8.565,-12.244486,-41.132329,8569.7083,3.606312,2.398574,5.699834,8.464876,-1.994611,-2.933565,-6.564834,8712.3028,3.563379,2.498732,5.953489,8.855912,-2.056478,-3.076785,-7.130772,3006.8994,2.489464,1.235961,3.696472,6.530527,-0.845233,-1.564968,-4.330818,2570.7545,2.454347,1.070127,3.146232,5.452125,-0.725743,-1.259197,-4.309281,11631.48,3.869799,4.280689,10.225432,13.389363,-3.358282,-5.637074,-9.600758,12057.3091,3.804452,4.399056,10.403553,13.93407,-3.458832,-5.849959,-10.490021,47830.5586,3.047181,13.106591,18.953109,34.561329,-10.122906,-14.870424,-54.140994,40453.2597,3.040195,10.402379,14.722643,28.607024,-8.323166,-11.729636,-49.679427,9604.1211,3.717915,2.591343,5.538057,8.551881,-2.161736,-3.242026,-8.175413,8413.5464,3.732788,2.467955,5.441968,8.523319,-1.962563,-2.995177,-8.030144,3419.9859,2.710193,1.442881,4.271653,6.926392,-0.947081,-1.719653,-5.772046,2945.8203,2.55472,1.189538,3.645196,6.183358,-0.796162,-1.479136,-4.456912,13622.2813,4.104618,4.898043,12.20474,17.248336,-3.86778,-6.545556,-12.965826,12036.271,4.120478,4.643352,12.256798,16.940296,-3.51943,-6.09156,-12.09433,1
230037.0605,16.437998,58.618541,82.069283,120.000739,-36.986347,-74.5253,-660.618936,262341.8438,14.241417,66.54026,96.204284,129.671318,-41.44623,-92.892852,-768.171826,51842.3257,20.28149,13.783053,18.387397,24.186342,-13.275,-21.332128,-54.654253,49481.5891,18.677047,13.429686,17.736182,24.803139,-12.731476,-20.493427,-57.095152,11656.6103,7.600356,3.686135,6.672529,8.431834,-2.985316,-5.047252,-9.098243,9862.7356,7.418009,3.031321,5.695119,7.96053,-2.470578,-4.019575,-7.354672,63122.6585,20.045758,21.423343,33.488582,41.917696,-19.566894,-34.923276,-75.065432,65743.4456,19.766166,22.09522,33.923836,41.72343,-20.224726,-36.37524,-69.137554,215612.1289,13.441736,58.548997,87.152605,141.747461,-32.988691,-67.360169,-628.909761,182417.2802,13.209889,48.944882,72.766287,119.860471,-27.719276,-58.298805,-496.893129,63806.3608,23.314012,16.683797,22.681132,34.764262,-16.370641,-26.182623,-92.488237,49607.9865,20.672796,12.789686,17.050767,24.64854,-12.613075,-20.099056,-51.603249,12722.0852,8.248939,3.967008,7.453407,10.713443,-3.305602,-5.755555,-12.55592,11156.4872,7.769484,3.208815,5.859898,8.86531,-2.825159,-4.863002,-10.686268,81959.6416,23.909109,27.287246,42.038436,55.798704,-26.462183,-50.441662,-114.780683,67688.1665,22.680773,22.880223,36.343241,44.272238,-22.060319,-41.523374,-84.162631,5
77347.7852,4.711457,20.186189,28.18909,39.292078,-16.17372,-22.313401,-98.845495,58592.7617,3.057028,16.445729,24.271297,35.709673,-13.419546,-19.36238,-75.820649,14651.0945,5.312575,3.722683,7.3411,9.993253,-3.504854,-5.291458,-10.984295,14816.3096,5.192936,3.874902,7.801022,10.113682,-3.589025,-5.487459,-10.587202,4749.1877,3.336974,1.704781,4.23706,6.268807,-1.296996,-2.21687,-4.425323,4042.4884,3.277938,1.451481,3.761382,6.138136,-1.09336,-1.880411,-3.704175,19684.3828,5.715592,6.636674,13.164517,16.156498,-5.829342,-9.886074,-16.431486,20430.0361,5.616349,6.831627,13.499341,17.455229,-5.983741,-10.030026,-16.722671,74208.1289,4.089682,20.436558,29.693876,46.798354,-15.469521,-24.32249,-112.407578,62717.625,4.053015,16.54471,23.338303,42.332221,-12.794354,-19.102156,-81.220481,16426.9001,5.440174,4.110396,7.406527,10.132502,-3.815951,-5.965253,-14.489117,14171.969,5.388029,3.803862,7.3627,10.473992,-3.355164,-5.262904,-11.636644,5317.8368,3.617401,1.947485,5.172048,8.789589,-1.438652,-2.656259,-5.717759,4628.5285,3.420708,1.581013,4.330836,6.993781,-1.223497,-2.15888,-5.324969,23223.625,6.061892,7.61339,15.940142,21.298949,-6.788831,-11.784913,-25.089657,20262.5347,6.060501,7.193441,15.93595,19.8042,-6.141047,-10.932631,-19.093507,1
159114.085,11.644345,38.316289,52.672157,73.526982,-26.520388,-41.733608,-332.886243,185111.1152,10.318744,44.263244,61.792436,84.876033,-30.738961,-56.113107,-408.394474,25939.7388,10.447866,6.602112,8.406399,11.80297,-5.886735,-8.906488,-19.96811,25214.4651,9.752673,6.508042,8.413922,12.217006,-5.766821,-8.86227,-18.194864,7154.1891,5.017578,2.241133,3.687256,5.569043,-1.708496,-2.765256,-5.752334,6106.5879,4.945921,1.893894,3.202834,5.033117,-1.420063,-2.349047,-4.665787,32885.4805,10.680731,10.613912,14.961377,19.155921,-9.147616,-15.645407,-30.624849,34167.4746,10.468409,10.921201,15.345946,19.855755,-9.436417,-15.653628,-28.174665,153884.4668,9.732434,39.426792,57.022907,92.271595,-24.197683,-43.103665,-362.781542,128355.4551,9.44102,32.577206,45.683924,73.969332,-20.010585,-34.848214,-229.794363,30356.0564,11.180637,7.661052,9.888548,15.570326,-6.944369,-11.202365,-29.83828,24482.0107,10.434993,6.167817,7.94708,11.320163,-5.518446,-8.550684,-21.34964,7674.7938,5.30884,2.400488,4.051188,7.052304,-1.861088,-3.173334,-7.303796,6649.4874,4.988178,1.977812,3.430812,6.742711,-1.558922,-2.731858,-5.902053,39332.657,11.679133,12.487422,17.328529,23.313471,-11.342182,-19.959158,-40.363454,33990.0451,11.541905,10.970123,15.536438,20.128833,-9.794375,-17.533681,-33.213634,5
28427.5898,2.392325,7.575587,10.955942,18.607984,-6.278656,-8.520884,-26.154893,20267.2812,1.726908,6.203722,9.582196,17.913477,-5.228418,-7.496533,-23.828021,4921.0149,2.475408,1.685376,4.783327,7.144806,-1.156339,-1.770473,-4.050782,4987.3157,2.441499,1.757154,4.940902,7.437555,-1.199923,-1.883678,-3.938604,1900.3387,1.940783,0.969391,3.067112,5.005788,-0.557221,-1.033366,-2.979274,1607.0822,1.904784,0.834326,2.762308,4.660108,-0.473109,-0.966018,-3.201177,6855.8086,2.664064,3.115718,8.621431,11.79623,-1.972869,-3.23383,-6.524786,7122.8237,2.632102,3.196763,8.691801,11.540007,-2.044107,-3.406473,-6.728578,27782.7051,2.180195,7.732258,11.542831,25.117881,-6.137729,-9.042161,-35.31664,22418.2285,2.117631,5.909023,8.753475,19.725101,-4.916472,-7.341843,-28.394714,5492.7014,2.524033,1.793502,4.544053,7.638238,-1.258739,-2.013033,-5.992124,4903.1638,2.565299,1.736491,4.463753,6.952302,-1.162281,-1.826116,-5.174987,2168.8933,2.072235,1.139352,3.714759,6.264127,-0.617312,-1.194874,-3.875986,1866.7075,1.981138,0.952939,3.231885,5.578401,-0.53368,-1.007282,-3.918728,7994.2856,2.792355,3.589097,10.162082,13.647644,-2.243617,-3.865471,-8.495772,7084.9764,2.798419,3.418646,10.293419,14.49012,-2.08026,-3.514683,-7.359373,1
106174.0938,8.187428,23.310256,30.712919,42.578205,-16.952808,-23.923656,-137.673625,126252.0371,7.361738,27.721591,36.912519,49.761687,-20.28468,-30.99125,-196.027194,14283.687,6.386274,3.136561,4.072688,6.443449,-2.816273,-4.10847,-9.874299,14159.3323,6.093715,3.150153,4.174178,6.572525,-2.81699,-4.105939,-10.381069,4597.5023,3.636496,1.311275,2.387957,3.863045,-0.991384,-1.5842,-3.860711,3924.3864,3.567108,1.133145,2.18749,4.083311,-0.829746,-1.355579,-3.380043,18619.0306,6.65718,4.960173,6.72811,10.101023,-4.472716,-7.150141,-12.712105,19285.6003,6.524156,5.100589,6.849469,9.925899,-4.615192,-7.410354,-13.061122,107099.8653,7.186189,24.921726,34.067502,52.374684,-16.416656,-26.85127,-183.190519,88365.1396,6.943532,20.321962,26.985795,53.475461,-13.5074,-22.163648,-121.112168,16262.4097,6.680248,3.495781,4.334584,7.685366,-3.193592,-4.622229,-12.638845,13243.1174,6.318872,2.92055,3.728522,6.864127,-2.62341,-3.78625,-8.605394,4820.7064,3.782746,1.394521,2.566958,4.827695,-1.053828,-1.829435,-5.391836,4176.7132,3.528566,1.174334,2.334532,5.183359,-0.886037,-1.492606,-4.231926,21202.708,6.955449,5.477484,7.19559,10.831566,-5.147347,-8.154575,-17.206498,18394.3723,6.92365,4.914751,6.537793,9.789235,-4.557023,-7.530664,-14.914769,5
49214.957,3.41721,12.915352,18.099249,28.800349,-10.572824,-14.586281,-44.579023,36732.0566,2.326279,10.478371,15.654631,24.698069,-8.806808,-12.547721,-42.0938,8652.7094,3.636161,2.440287,5.798696,8.403619,-2.004828,-3.059128,-7.177448,8787.0423,3.566359,2.54492,6.043556,8.420698,-2.07832,-3.098653,-7.195844,3087.803,2.534899,1.251829,3.588438,5.791351,-0.845734,-1.554347,-5.143864,2607.3487,2.479575,1.083979,3.187819,5.40127,-0.729073,-1.381036,-3.365656,11838.7866,3.919789,4.354198,10.370539,13.298594,-3.407101,-5.521833,-10.117708,12291.2744,3.856659,4.475167,10.560825,14.699535,-3.495577,-5.879939,-10.724651,48535.7051,3.080424,13.280176,19.623123,35.402731,-10.211562,-15.790247,-59.538114,40688.9551,3.05478,10.532977,15.026283,25.571898,-8.382984,-11.898102,-52.457968,9779.0472,3.762056,2.662516,5.683493,8.780027,-2.193614,-3.37065,-8.931832,8454.0603,3.744458,2.499036,5.567917,9.324031,-1.970931,-2.977461,-7.366143,3445.5492,2.699815,1.463496,4.315359,7.781279,-0.942154,-1.686543,-5.178404,2993.8497,2.580837,1.202095,3.728039,6.622466,-0.799027,-1.501233,-4.800393,14017.5156,4.202558,4.997221,12.400206,18.150437,-3.909796,-6.577479,-13.999487,12238.801,4.162214,4.716094,12.46852,16.383454,-3.575198,-6.224513,-11.167684,1
224274.2276,16.18116,58.24942,83.842504,124.795,-36.669923,-75.311849,-758.904664,262246.8711,14.359747,68.015286,99.252852,135.873056,-41.748196,-93.014748,-802.150257,51794.5508,20.164618,13.937867,18.757889,25.875604,-13.129103,-21.159933,-54.159977,49441.2891,18.528851,13.573499,18.222225,26.129211,-12.652226,-20.318613,-50.205067,11628.7267,7.514636,3.695013,6.70511,8.815645,-2.988372,-4.997559,-8.82187,9844.2491,7.387963,3.045966,5.645444,8.01512,-2.460532,-4.052425,-7.720728,62935.1914,19.947933,21.595394,33.517602,39.58069,-19.597394,-35.954582,-75.522481,65190.6863,19.372584,22.171866,34.188152,41.181699,-20.173216,-36.267264,-67.784337,214332.8886,13.409615,58.799877,88.004419,124.833472,-33.096565,-77.41283,-662.015596,180722.7881,13.129293,49.7212,73.194145,111.002954,-27.928184,-58.612999,-536.061947,63284.0351,22.844708,16.91385,23.106783,35.883267,-16.349108,-26.862866,-74.844968,49654.5268,20.85979,12.921151,17.30666,24.488649,-12.492427,-19.955287,-56.886951,12690.2315,8.117422,3.983636,7.389149,10.668779,-3.319975,-5.908008,-12.458303,11117.3568,7.703486,3.245949,5.967433,8.946465,-2.8279,-4.840677,-11.293592,82474.3186,23.9048,27.544377,42.396755,57.626031,-26.472678,-49.927714,-126.172127,67776.93,22.660569,23.140734,37.181238,45.234111,-22.056918,-42.216855,-100.275646,5
77014.3086,4.717182,20.185752,28.174427,40.979482,-16.175948,-23.57173,-88.284294,58928.9766,3.084444,16.39327,24.94977,37.890703,-13.381331,-19.38042,-72.432235,14595.958,5.294499,3.759475,7.398811,10.091137,-3.514536,-5.303523,-11.034959,14843.0918,5.224715,3.892189,7.68943,10.974904,-3.606265,-5.536173,-11.903001,4763.3356,3.340678,1.707153,4.241485,5.985314,-1.309936,-2.286295,-5.179902,4014.3371,3.248055,1.461632,3.733891,6.638328,-1.106148,-1.873955,-3.818309,19768.7315,5.740253,6.714218,13.299727,16.249334,-5.872582,-10.070555,-16.465075,20529.2304,5.640894,6.877764,13.414696,17.406278,-6.026546,-10.161499,-17.291207,74731.4336,4.129802,20.66543,29.710291,48.670033,-15.506482,-22.98717,-122.222729,63595.789,4.112036,16.636483,23.56465,40.69381,-12.815858,-18.603434,-89.453668,16323.3606,5.406364,4.144528,7.443002,10.684437,-3.869271,-5.999556,-13.316263,14127.9124,5.4242,3.844592,7.476744,10.483478,-3.384479,-5.181533,-11.870934,5326.8906,3.598917,1.947043,5.146876,8.870006,-1.453753,-2.447776,-5.16583,4668.4139,3.448071,1.595505,4.452791,8.475568,-1.233763,-2.245448,-5.93774,23309.8252,6.067662,7.688631,16.032265,20.083807,-6.837497,-11.964834,-24.227411,20303.0217,6.044435,7.253302,15.785565,19.761562,-6.186953,-11.149214,-22.877282,1
159829.2041,11.809359,38.018112,52.27506,78.561126,-26.043405,-42.215567,-276.824611,186451.5156,10.484652,44.406353,61.853461,86.910498,-30.596096,-53.57256,-364.402231,25868.7797,10.49597,6.568578,8.384062,12.759108,-5.868539,-8.788004,-19.435385,25297.2232,9.839317,6.495692,8.412715,12.167425,-5.77277,-8.571387,-18.494494,7209.2947,5.070191,2.253235,3.665885,5.366693,-1.710441,-2.760563,-5.664897,6119.851,4.961156,1.891966,3.207763,4.765223,-1.426273,-2.376376,-5.777752,32954.1716,10.798447,10.610557,15.077149,19.40839,-9.16102,-15.530156,-25.123712,34236.7674,10.552924,10.917361,15.320645,19.69146,-9.414483,-15.481663,-27.146092,154261.8183,9.808256,39.734455,57.229927,96.072532,-24.193916,-43.395381,-351.110586,127996.1778,9.473064,32.683102,45.729363,65.836877,-20.225607,-32.318638,-215.922542,30461.7688,11.381655,7.650454,9.869068,14.6026,-6.96799,-10.789632,-25.80646,24453.3423,10.590341,6.156289,7.923473,12.032997,-5.553168,-8.364474,-20.496685,7715.8545,5.352302,2.396264,4.031278,6.839386,-1.852977,-3.112778,-7.973278,6695.6068,5.053494,1.973982,3.401685,5.871241,-1.563191,-2.64099,-5.716204,39821.7427,11.811029,12.543983,17.535821,23.134889,-11.355364,-19.359959,-41.174011,33920.2619,11.636385,10.973736,15.661511,20.084447,-9.843793,-17.569156,-31.618204,5
5002.3047,1.246814,3.37616,5.904106,10.938365,-1.397462,-2.317288,-8.348916,2495.8809,1.089983,2.969064,5.855587,14.61068,-1.357591,-2.613327,-18.911563,1122.9995,1.33934,1.185674,3.785938,6.220572,-0.330244,-0.620276,-2.868384,1204.3996,1.352272,1.249468,4.074432,6.023846,-0.346378,-0.66082,-2.666126,497.6437,1.245591,0.740952,2.524555,4.607992,-0.182613,-0.454043,-2.639302,424.6008,1.240086,0.659413,2.212216,3.89528,-0.155985,-0.425418,-3.224183,1680.312,1.410173,2.29001,6.829062,11.541687,-0.529628,-0.909979,-3.127131,1731.9341,1.398904,2.339757,6.976717,10.42074,-0.553912,-1.013465,-3.496473,4862.9609,1.207622,3.500767,6.435312,14.072848,-1.542713,-2.938343,-13.92481,3795.8848,1.189711,2.53608,4.61599,10.933578,-1.186336,-2.187412,-10.956236,1303.873,1.366511,1.223781,3.583151,6.2173,-0.35815,-0.813728,-3.692673,1173.9536,1.378191,1.188588,3.446395,5.907151,-0.338751,-0.699018,-4.148635,601.8056,1.295279,0.896214,3.085375,5.679963,-0.210218,-0.517709,-3.040679,553.5748,1.293802,0.758725,2.712864,6.014403,-0.185293,-0.488725,-3.56072,2023.2661,1.454631,2.647345,8.195945,11.803051,-0.622837,-1.089042,-4.171749,1777.5796,1.454124,2.554315,8.457984,12.447502,-0.567791,-1.016936,-3.732586,1
33240.6806,3.244596,5.689742,7.345384,11.473487,-4.433449,-6.195947,-24.071687,43484.0332,3.173246,8.916169,12.946396,21.212467,-5.636572,-8.638429,-31.927671,4044.1541,2.564154,0.865542,1.644358,4.044567,-0.556748,-0.939919,-3.026185,4088.5361,2.514427,0.89198,1.72561,4.010747,-0.566792,-0.889108,-3.153138,1717.7447,1.992079,0.534864,1.195431,3.089623,-0.268637,-0.518808,-2.88798,1506.429,2.000395,0.472261,1.087319,3.194389,-0.231346,-0.497138,-2.947004,5570.2303,2.724391,1.420444,2.76971,4.911542,-0.881866,-1.363409,-3.745821,5820.5972,2.694019,1.469648,2.892762,4.941132,-0.910392,-1.46936,-4.026903,36576.1836,3.120241,6.673979,8.919288,19.399509,-4.849827,-8.020027,-40.161064,28488.166,2.928629,5.024905,6.520141,14.607417,-3.797068,-5.968032,-28.224599,4403.8162,2.599966,0.895989,1.753979,4.342973,-0.600925,-1.014772,-4.179944,3693.1032,2.523293,0.788286,1.472522,4.136251,-0.518902,-0.913771,-3.891301,1754.3639,2.004639,0.558092,1.292989,3.977092,-0.287894,-0.631165,-4.020901,1591.3545,1.991268,0.499744,1.31775,3.622775,-0.24457,-0.574859,-3.227099,6026.9399,2.71978,1.477973,2.91951,5.657823,-0.943258,-1.498201,-5.749289,5358.0152,2.754579,1.369644,2.822194,5.365149,-0.849967,-1.443351,-4.934564,5
86980.3222,5.377427,23.063253,33.536811,50.485096,-17.842641,-25.069936,-100.465207,67166.1289,3.493714,19.058357,28.709481,42.078961,-15.035612,-21.938476,-80.570456,17989.3762,6.798968,4.67982,8.512545,11.308528,-4.30979,-6.563564,-14.542559,18137.0503,6.60287,4.802963,8.771177,11.584939,-4.392767,-6.828401,-12.170467,5650.3933,3.872871,2.008931,4.872122,7.02424,-1.510492,-2.543172,-4.988929,4761.4737,3.761044,1.700128,4.287068,6.48449,-1.278602,-2.190373,-5.372,23909.5335,7.127468,8.257596,15.227792,18.912078,-7.095388,-12.19162,-20.276858,24754.2706,6.969808,8.416934,15.507203,19.455295,-7.260031,-12.276128,-18.082115,85257.4589,4.787305,24.112213,35.643745,55.201257,-17.208876,-25.708023,-147.46397,72794.4805,4.808644,20.11002,28.657602,42.994642,-14.409916,-21.006846,-105.32063,20258.3518,7.110347,5.247529,8.592225,11.532801,-4.745743,-7.36326,-17.104833,17206.5651,6.971219,4.686568,8.562157,11.386574,-4.08664,-6.086426,-14.081766,6317.4291,4.197229,2.272112,5.712613,7.957858,-1.681166,-2.924706,-6.99949,5567.7192,4.038401,1.858203,4.756754,7.433031,-1.454214,-2.626227,-5.805475,28553.9609,7.781271,9.594855,18.255855,23.154424,-8.363503,-14.676636,-26.711069,24750.158,7.714866,8.90519,18.015288,22.579313,-7.498164,-13.635564,-28.914439,1
197902.8115,14.531584,48.322867,68.607045,97.38171,-31.941593,-58.227422,-450.919013,226663.8262,12.986313,56.517675,80.640459,107.839955,-37.361608,-73.171543,-601.149625,37960.0213,15.23743,10.126371,13.353602,18.274468,-9.304839,-14.69158,-31.57044,36911.1616,14.175029,9.903785,13.181576,16.069523,-9.004724,-13.995626,-28.488396,9550.0986,6.43669,3.026059,5.265064,7.343399,-2.358788,-3.902082,-7.791962,8091.8868,6.334725,2.52127,4.471084,7.139251,-1.967023,-3.289595,-6.405985,47523.2159,15.390316,16.131525,24.23943,29.559708,-14.215212,-24.370165,-46.659747,49630.7534,15.201738,16.513686,24.54894,29.313724,-14.536721,-25.018659,-46.548467,190874.0039,12.178159,50.139897,73.57546,106.689819,-29.283231,-60.735718,-491.201407,157584.4687,11.658987,41.977679,60.27289,90.328569,-24.580128,-44.872426,-358.050824,46087.625,17.057007,12.214051,16.054745,24.2252,-11.435957,-17.905675,-45.025033,36296.8686,15.655649,9.47646,12.50079,18.512057,-8.925997,-14.343259,-36.092309,10342.3927,6.895277,3.242268,5.827179,8.857398,-2.595807,-4.395453,-9.827685,9011.4027,6.455468,2.650142,4.643826,7.780842,-2.212102,-3.745314,-8.6144,60930.1028,17.855225,19.977257,29.750628,40.841831,-18.720406,-34.291579,-73.521128,50821.0057,17.398655,17.11641,26.45397,33.354777,-15.814636,-29.613213,-60.291645,5
64055.1973,4.105238,16.755247,23.226888,32.291462,-13.621875,-18.514037,-63.210391,48343.5762,2.728235,13.541813,20.079315,29.759307,-11.241122,-15.584867,-57.951439,11747.918,4.546815,3.106561,6.774248,9.239448,-2.794424,-4.2389,-9.237991,11910.9485,4.432412,3.21948,6.822684,9.680207,-2.860117,-4.445493,-8.143785,3965.65,2.952543,1.479039,3.847498,6.3797,-1.080555,-1.828659,-3.740131,3350.7127,2.881182,1.268873,3.479045,5.45058,-0.91755,-1.634551,-3.592356,15940.6494,4.832539,5.526382,11.70701,15.126538,-4.663769,-7.704473,-13.888308,16503.5254,4.742566,5.654142,11.884095,16.142616,-4.77184,-7.88592,-13.505657,63060.2519,3.647621,17.276597,25.269348,42.653782,-13.215651,-19.398162,-91.953146,53189.5761,3.624571,13.895319,19.772641,35.947292,-10.940134,-16.088542,-59.52614,13137.9902,4.626516,3.402168,6.545259,10.566021,-3.054905,-4.591399,-11.221286,11330.8694,4.630623,3.168742,6.593356,9.61393,-2.702708,-4.122085,-9.144837,4442.8331,3.180153,1.691856,4.621961,7.487482,-1.210097,-2.187651,-5.973421,3881.2165,3.036504,1.396383,4.10458,7.07591,-1.027726,-1.812453,-4.66708,18833.3335,5.140196,6.270367,14.066204,17.806021,-5.401,-9.286668,-16.342473,16464.0418,5.11906,5.953131,13.981298,17.650646,-4.90753,-8.781505,-16.454141,1
251661.9199,18.095017,65.455685,95.109251,136.384482,-40.141398,-84.65647,-718.111047,286403.6953,15.700049,76.811838,114.444822,143.153959,-46.453776,-117.148005,-1114.650169,64981.3305,25.222497,18.004,24.804026,36.423164,-17.2805,-27.98552,-70.576376,62077.7044,23.143187,17.482016,23.9227,32.142446,-16.490891,-26.711387,-75.327104,13681.0684,8.806362,4.384026,8.476017,10.46027,-3.572825,-5.7664,-9.821038,11536.5103,8.535857,3.568731,7.171353,9.410184,-2.916471,-4.74754,-8.713657,78808.0102,24.739157,27.428857,44.467457,54.991435,-25.013364,-45.355295,-99.010892,82240.695,24.265824,28.228021,45.669483,53.310333,-25.725469,-47.196488,-89.124403,240631.9707,14.898155,67.093044,101.117699,138.729297,-36.326098,-85.254889,-655.313523,201408.1396,14.450902,56.275412,85.131563,131.695767,-30.820222,-62.346034,-528.928422,80625.2119,28.890542,21.975781,30.652797,43.196036,-21.731346,-36.318029,-117.414996,62484.9777,26.211611,16.729296,22.665323,33.397443,-16.560117,-26.226582,-71.733083,14990.244,9.522745,4.74138,9.571921,12.199757,-3.976342,-6.590398,-13.294194,13093.7846,8.914218,3.867266,7.542306,10.897611,-3.402788,-5.689907,-12.137034,104514.4055,29.89757,35.788714,57.374229,71.867414,-34.299438,-63.378243,-165.793449,86451.1999,28.360585,29.817693,49.804836,60.327933,-28.472625,-54.415664,-129.591902,5
4409.8086,1.21346,3.406728,6.18841,10.552296,-1.356137,-2.284334,-10.40655,1867.1621,1.065751,2.977926,6.075863,13.779786,-1.35644,-2.422959,-12.605521,999.4246,1.297679,1.17773,3.799299,7.103504,-0.31399,-0.614501,-3.026209,1052.9285,1.302524,1.237472,3.931129,7.074447,-0.331318,-0.651927,-2.728831,472.2039,1.233715,0.722117,2.478192,5.261009,-0.170893,-0.490865,-2.35148,394.6684,1.224505,0.637857,2.189909,4.094069,-0.144754,-0.380665,-2.175816,1551.5747,1.368656,2.289379,6.86608,9.186217,-0.513947,-0.949067,-2.854416,1602.2925,1.360919,2.323609,6.972456,9.989504,-0.526549,-0.965117,-3.29947,4145.6894,1.171688,3.504489,6.848207,17.219933,-1.49999,-2.591401,-13.752652,3234.8243,1.156352,2.529084,4.563012,13.639811,-1.160962,-2.241285,-12.691995,1118.2757,1.304931,1.237025,3.609382,6.821024,-0.350859,-0.640639,-3.331369,1012.8112,1.316126,1.212298,3.632647,6.242435,-0.326712,-0.663904,-3.283598,590.935,1.291361,0.875219,3.050917,5.722232,-0.201898,-0.510264,-3.027299,493.0159,1.259506,0.754185,2.692012,5.180458,-0.181103,-0.489525,-2.879709,1818.6533,1.391062,2.70544,8.574963,12.827542,-0.587286,-1.050682,-4.506671,1670.9245,1.413573,2.598768,8.587894,12.007572,-0.539856,-0.979863,-3.640232,1
32156.7627,3.195305,5.456836,7.151146,12.553734,-4.318993,-6.113523,-21.420061,42691.6699,3.143664,8.701028,12.670783,18.180351,-5.557837,-8.458316,-36.398638,3946.5449,2.552472,0.835857,1.60729,3.614409,-0.545126,-0.844945,-3.805641,4003.064,2.502876,0.857442,1.612521,4.044979,-0.558823,-0.882879,-3.195066,1704.8943,2.001327,0.514504,1.160744,2.637785,-0.270036,-0.523969,-3.249417,1469.1261,1.985339,0.448259,1.0232,2.552131,-0.229168,-0.541358,-2.293119,5496.0083,2.706076,1.374733,2.691038,4.648961,-0.865351,-1.395082,-4.068218,5746.1252,2.68529,1.424041,2.796052,5.365178,-0.895422,-1.468529,-3.887637,35859.4355,3.080004,6.4334,8.877156,20.37317,-4.854998,-8.129352,-36.285282,28138.2705,2.903011,4.870371,6.57158,14.364593,-3.802003,-5.789417,-28.120116,4255.456,2.571973,0.863863,1.674296,4.131128,-0.592016,-0.977663,-4.570114,3615.6782,2.496783,0.775631,1.487232,3.77306,-0.518091,-0.892438,-4.100779,1755.861,2.032072,0.546732,1.260622,4.047902,-0.281595,-0.686035,-3.304919,1568.0341,1.998214,0.485823,1.137322,3.751039,-0.248983,-0.587153,-3.34557,5932.8859,2.698836,1.44286,2.8933,6.816463,-0.928426,-1.514255,-4.621819,5285.8101,2.722165,1.321119,2.78472,5.456156,-0.845247,-1.45384,-4.702026,5
85799.9199,5.391654,22.510086,31.963378,44.852442,-17.641179,-24.564141,-107.636673,66325.9082,3.496136,18.456762,28.162225,38.541891,-14.943008,-21.976508,-80.793801,17674.5044,6.788889,4.547327,8.332182,11.314767,-4.247248,-6.53662,-13.367045,17895.5112,6.602047,4.663164,8.735594,11.403216,-4.35693,-6.626092,-14.237014,5576.228,3.844258,1.967586,4.774495,7.362195,-1.494095,-2.591652,-5.110862,4691.5089,3.782725,1.624749,4.055244,6.372965,-1.230594,-2.06638,-5.287121,23729.8374,7.104521,8.049785,14.973726,18.568428,-6.978239,-11.937837,-19.303611,24680.3818,7.019383,8.237962,15.259291,18.094937,-7.167519,-12.023059,-19.189991,83981.1231,4.763197,23.882191,35.362343,54.22924,-17.190511,-27.929443,-139.347404,71965.3535,4.806728,19.828141,27.694544,44.907046,-14.452424,-20.754239,-98.419531,19821.2131,7.065294,5.081614,8.375402,11.270405,-4.681742,-7.07363,-15.546647,16954.0144,6.901817,4.584255,8.411523,11.081576,-4.051694,-6.371402,-12.630358,6248.5824,4.21696,2.235465,5.69143,8.955101,-1.675226,-2.919773,-6.685465,5502.7336,4.039914,1.828858,4.786054,7.699655,-1.425835,-2.446651,-6.289898,28205.773,7.731637,9.342144,18.053748,21.575025,-8.224113,-14.613964,-27.706487,24568.0573,7.695328,8.698242,17.799126,22.388913,-7.400848,-13.43699,-26.384947,1
194088.7256,14.622016,47.518273,66.596301,97.550201,-31.412398,-53.380583,-443.836491,226500.039,13.214489,56.24204,79.993312,104.635411,-37.411407,-79.666227,-610.718957,37622.1409,15.387161,10.009637,13.1241,18.68324,-9.220478,-14.171525,-30.264199,36557.3174,14.243535,9.799194,12.694691,16.008568,-8.940133,-14.378321,-29.756592,9482.5958,6.449135,2.994956,5.25647,7.082518,-2.347414,-3.781126,-6.950209,8124.5368,6.579806,2.44706,4.369211,6.115912,-1.939992,-3.203371,-6.096093,47416.6782,15.550304,15.983812,23.836886,28.744389,-14.028753,-24.4806,-45.00202,49083.3807,15.223064,16.406412,24.400827,29.693041,-14.422823,-24.776484,-49.769064,189753.4942,12.285914,50.030636,73.493086,103.702232,-29.509321,-58.912086,-516.32845,159728.748,11.974608,41.745,60.20093,93.413229,-24.632575,-42.652996,-363.937609,45580.5324,17.117236,11.971328,15.729273,23.359778,-11.308137,-18.004507,-49.184323,35893.0456,15.691958,9.390112,12.462581,17.218,-8.82982,-13.446068,-38.587922,10263.907,6.93557,3.212053,5.800577,8.340452,-2.561554,-4.243847,-9.425211,8983.0337,6.482247,2.636154,4.702304,7.022348,-2.183175,-3.690587,-8.542335,60074.8416,18.006596,19.670267,28.968532,38.92974,-18.453956,-33.562126,-75.592187,50267.5883,17.359852,16.878395,25.815302,34.117424,-15.553696,-28.085131,-56.926234,5
63977.7696,4.167595,16.585249,23.251074,30.609595,-13.52338,-18.412358,-63.868994,48405.8652,2.754066,13.497138,19.958221,33.281066,-11.275762,-16.037687,-48.807572,11817.093,4.572676,3.073228,6.686113,8.987955,-2.794705,-4.114651,-8.799352,12009.9065,4.486397,3.191784,6.814771,9.890921,-2.864425,-4.244426,-7.519559,3966.5544,2.951857,1.472888,3.933471,7.115419,-1.085608,-1.903061,-4.753987,3343.4076,2.931976,1.243486,3.391465,6.538221,-0.899348,-1.47434,-3.670815,15972.2408,4.848885,5.469168,11.758212,15.880781,-4.655583,-7.752228,-13.223493,16576.2544,4.759924,5.619808,11.969706,14.964653,-4.777397,-7.879373,-14.005486,62639.1425,3.662534,17.247817,24.90682,43.920581,-13.252773,-19.325379,-85.171942,52903.1777,3.631813,13.832719,19.454011,34.399352,-10.888879,-15.702489,-64.416196,13164.1789,4.668526,3.355832,6.421407,9.3674,-3.049629,-4.550454,-10.758079,11422.9468,4.692882,3.156244,6.612181,9.238423,-2.723495,-4.131521,-9.224363,4467.6554,3.192842,1.698924,4.693181,8.13075,-1.21026,-2.090758,-5.359044,3864.4237,3.029658,1.39934,4.056797,6.528611,-1.017463,-1.880344,-5.62073,18836.5937,5.165475,6.237392,14.031837,18.910534,-5.373498,-9.151316,-20.096582,16536.5271,5.146451,5.920137,14.026265,18.070481,-4.893835,-8.622448,-16.032358,1
249447.7148,18.384247,64.643841,94.155679,147.221372,-39.633137,-78.414066,-786.440128,289098.6074,16.153096,76.360494,114.763154,153.859672,-46.586946,-101.088386,-959.350254,64592.47,25.448552,17.908157,24.668162,34.835946,-17.248327,-28.623053,-67.280514,62013.2427,23.259821,17.404405,23.504138,31.864768,-16.396,-26.286044,-59.31263,13677.2454,8.787194,4.346993,8.515125,10.54728,-3.55217,-6.023865,-11.397137,11691.2611,8.976673,3.504869,6.929768,8.772504,-2.925334,-4.769218,-9.073908,78334.2487,24.647843,27.339389,44.089749,49.507036,-24.897993,-46.176331,-101.870376,81130.9138,24.123174,28.018946,44.627698,52.313255,-25.746944,-45.812084,-93.680475,237311.6465,14.910316,66.842857,103.440629,162.204228,-36.519543,-81.384122,-739.699748,204555.125,14.836075,56.086924,84.64717,122.948752,-31.091863,-59.363363,-488.711112,80578.1752,29.248453,21.921822,30.029293,40.942624,-21.585484,-36.028307,-98.40718,62250.9636,26.148042,16.588424,22.825117,32.936592,-16.485372,-26.446673,-69.714046,14927.1434,9.507544,4.71033,9.357069,12.205489,-3.951308,-6.666543,-14.878742,13087.0574,9.051816,3.856959,7.536915,10.260308,-3.391682,-5.693037,-13.106551,103451.6287,29.742643,35.481559,56.83994,71.570634,-33.94462,-63.56026,-177.323167,85054.6096,28.228641,29.633032,48.802466,58.836354,-28.321689,-54.602158,-128.683402,5
26841.2949,2.31764,7.201399,10.744147,17.108098,-6.084921,-8.458084,-23.986345,18975.5528,1.674436,6.017423,9.663245,18.677199,-5.122628,-7.354008,-19.320339,4605.3494,2.36144,1.625007,4.630713,7.422324,-1.127365,-1.74365,-3.988238,4751.29,2.34948,1.705735,4.808386,7.826648,-1.173369,-1.851321,-5.084938,1829.1466,1.901233,0.923709,2.88525,4.972251,-0.53333,-0.936423,-3.071987,1540.1494,1.8902,0.790265,2.523197,4.966174,-0.450627,-0.831875,-2.967558,6605.7485,2.561961,3.023789,8.457034,10.929068,-1.928994,-3.188421,-5.773137,6850.3916,2.529112,3.084789,8.422115,11.873859,-1.978334,-3.196404,-6.140908,26486.6504,2.107283,7.420404,11.326535,23.723343,-6.06002,-8.925447,-28.871117,21321.2403,2.037814,5.708971,8.265972,16.523679,-4.795571,-6.688617,-23.16119,5103.5371,2.381761,1.745323,4.455541,8.207467,-1.222309,-1.926351,-5.185496,4636.8999,2.443084,1.705634,4.423331,7.532539,-1.141832,-1.801981,-4.52591,2120.782,2.03853,1.094428,3.522439,5.802793,-0.602058,-1.13842,-3.935825,1790.6112,1.931866,0.931615,3.191413,5.603267,-0.514465,-0.953542,-3.434874,7643.7632,2.637469,3.527252,10.169604,13.774601,-2.178511,-3.623003,-7.682602,6796.7149,2.659245,3.374079,10.184283,14.653622,-2.028165,-3.374953,-6.72438,1
102775.9941,8.20166,22.388651,29.031783,42.415292,-16.476444,-23.252542,-120.385037,125023.3691,7.448729,26.895879,35.36752,48.18491,-20.116606,-30.378899,-171.334251,13968.6236,6.468996,3.008627,3.920557,5.973262,-2.762967,-4.118563,-8.942799,13920.9458,6.196789,3.040221,3.898644,6.183794,-2.762261,-4.049595,-8.872443,4545.6223,3.646171,1.259456,2.220952,3.668858,-0.96759,-1.592892,-3.99936,3873.3647,3.692109,1.071321,1.902695,3.4908,-0.80368,-1.308423,-3.236846,18408.6052,6.709875,4.777298,6.217988,9.579143,-4.41352,-7.013425,-12.980366,19176.0358,6.604427,4.956004,6.628586,9.257659,-4.526469,-7.203334,-13.943244,107173.5469,7.302762,24.54347,33.420694,52.851129,-16.528471,-26.889722,-141.037251,88498.3106,7.023346,20.119878,26.302941,44.264161,-13.669387,-21.126855,-109.619947,15832.1809,6.788176,3.356799,4.198535,7.436232,-3.100608,-4.703201,-13.161112,12998.0481,6.37857,2.830142,3.602268,6.68669,-2.577966,-3.862321,-10.089518,4788.1336,3.791703,1.337604,2.422988,5.508608,-1.036152,-1.754852,-4.866964,4174.0558,3.637437,1.129868,2.110521,5.61092,-0.859768,-1.490733,-4.430169,20867.0923,6.950366,5.27328,6.775825,10.037629,-5.023862,-8.078986,-16.857379,18290.5359,6.925366,4.765235,6.332676,9.398394,-4.483941,-7.513076,-15.234203,5
48183.5507,3.436454,12.523258,17.510118,24.544185,-10.415271,-14.180797,-39.265525,36088.3731,2.326215,10.249886,15.049917,22.901076,-8.591688,-12.1707,-32.777238,8499.2913,3.66158,2.387973,5.664597,7.95937,-1.992231,-2.97786,-5.980695,8673.479,3.591236,2.489778,5.919122,8.395963,-2.058207,-3.066662,-6.261555,3047.1898,2.522881,1.230381,3.46361,5.525918,-0.835504,-1.472865,-3.736792,2548.0214,2.51034,1.031837,3.049053,5.262799,-0.693943,-1.284832,-2.915574,11722.5264,3.908151,4.267303,10.214336,13.733614,-3.375328,-5.568784,-9.0071,12170.0049,3.845177,4.378442,10.393455,13.559232,-3.45743,-5.700906,-9.453583,48598.3828,3.122401,13.166061,19.417912,36.780947,-10.24898,-15.039384,-62.627772,40500.7305,3.067603,10.385857,14.865942,25.786914,-8.442031,-12.714198,-46.718609,9579.4597,3.783707,2.602313,5.486352,8.778976,-2.182474,-3.370282,-7.87709,8358.3157,3.799042,2.461774,5.516746,7.799764,-1.960057,-2.967275,-6.840709,3423.857,2.712129,1.421349,4.119803,6.561031,-0.935301,-1.739463,-4.773486,2958.7941,2.575333,1.195165,3.709007,6.428391,-0.789118,-1.450719,-4.347382,13758.9809,4.141801,4.883314,12.163243,16.206646,-3.84841,-6.44552,-12.290581,12110.429,4.160152,4.644303,12.140887,16.650307,-3.546689,-6.034836,-10.126264,1
224014.3369,16.744518,56.711147,80.192697,108.029923,-35.600198,-77.655462,-556.127055,259331.4765,14.660624,67.436145,98.647805,139.046777,-42.010259,-96.71171,-806.25993,50907.9438,20.760501,13.724813,18.639074,24.984785,-13.150755,-21.105592,-47.764953,49079.3633,19.216574,13.349142,17.909716,26.119216,-12.551106,-20.042005,-50.965957,11707.9851,7.835196,3.654654,6.577505,8.493359,-2.968867,-4.866118,-9.603522,9997.8912,7.966369,2.946763,5.457964,7.273058,-2.445965,-3.95561,-7.654263,63431.1428,20.84429,21.337404,33.272607,37.779911,-19.482573,-34.553144,-73.958979,65130.021,20.169485,21.951117,33.589518,40.53166,-20.060878,-35.524636,-67.173582,214471.2656,13.729434,59.386334,90.25563,158.894892,-33.347791,-75.281002,-649.369086,181895.2549,13.495935,50.083271,73.583504,104.403241,-27.878915,-55.069597,-472.567451,62719.2576,23.725525,16.645935,22.323537,33.196275,-16.320851,-26.383929,-72.3372,49318.2353,21.660342,12.839365,17.168066,23.138481,-12.641424,-20.141239,-55.555065,12757.3016,8.498574,3.940546,7.360353,10.165348,-3.287177,-5.641807,-11.632309,11119.2194,7.967132,3.213547,5.850489,9.192289,-2.804687,-4.773966,-10.479979,81827.336,24.462458,27.124845,41.577412,56.376014,-26.474424,-48.117171,-127.616956,68001.7045,23.504905,22.922912,36.082856,45.058449,-22.01112,-42.591942,-90.742282,5
76119.5371,4.762102,19.91489,28.234396,44.273514,-15.968025,-22.513898,-90.830191,58673.0899,3.098385,16.446571,24.430075,34.577135,-13.451995,-18.775979,-69.644854,14521.6618,5.389586,3.714705,7.395513,9.917283,-3.499553,-5.326692,-11.881965,14670.9309,5.272366,3.833726,7.69952,10.322309,-3.556118,-5.457672,-10.659539,4736.0602,3.374985,1.690856,4.22151,6.249576,-1.288206,-2.305611,-4.879033,3966.0849,3.329992,1.403437,3.526967,5.254999,-1.057414,-1.782126,-3.639246,19574.7534,5.744145,6.585906,12.996928,16.560873,-5.786268,-9.857307,-20.652591,20374.2832,5.673895,6.763278,13.409006,16.923903,-5.959808,-10.001201,-17.675873,75074.0176,4.158928,20.597669,30.43272,48.582933,-15.608699,-23.244927,-111.525903,63392.7383,4.123662,16.709294,23.620209,35.748324,-12.98023,-19.032503,-81.343374,16037.1616,5.460558,4.049986,7.378532,10.230429,-3.798257,-5.699056,-13.924832,14089.7085,5.547212,3.790964,7.326345,10.453857,-3.363893,-5.130149,-13.600699,5291.5807,3.641456,1.944074,5.102518,7.989865,-1.4365,-2.492753,-5.928637,4634.1359,3.449634,1.57383,4.268746,6.895625,-1.218301,-2.150677,-5.484835,23067.3242,6.116567,7.529015,15.809628,20.075626,-6.739885,-11.611452,-22.686626,20238.414,6.096631,7.104223,15.642058,19.933508,-6.09763,-10.945156,-20.65347,1
155719.5498,11.931298,37.114173,50.574646,71.473593,-25.355396,-40.747907,-277.557953,187181.3906,10.849376,44.814132,62.083162,89.958172,-30.67417,-61.352847,-423.800029,25554.185,10.703886,6.47382,8.101705,11.014112,-5.806052,-9.009013,-19.515609,25023.7121,10.089704,6.375545,8.249979,11.36174,-5.679554,-8.445403,-20.322574,7175.4876,5.158164,2.223075,3.604708,5.119624,-1.699954,-2.871704,-5.920148,6097.2182,5.250334,1.823123,2.983995,4.835824,-1.400031,-2.275172,-5.374336,32859.8208,11.08161,10.520881,14.843816,18.721263,-9.073245,-15.174908,-28.42743,34044.6919,10.772461,10.828152,15.294128,20.868345,-9.365743,-15.544432,-30.839058,157136.75,10.194047,39.793641,56.832567,88.845143,-24.29444,-42.362034,-343.306919,129682.1113,9.758635,32.980033,45.853968,72.755888,-20.306203,-34.743816,-236.114922,29784.5689,11.474193,7.526484,9.653448,14.692002,-6.841873,-10.644245,-26.142364,24100.6975,10.806305,6.095338,7.927217,12.081157,-5.495131,-8.316722,-21.848983,7658.511,5.438074,2.383814,3.89341,6.394978,-1.842074,-3.161748,-7.262433,6686.9742,5.161395,1.964801,3.31339,6.121807,-1.548986,-2.562817,-6.495363,39625.9002,12.103099,12.386349,17.2453,23.23295,-11.228638,-20.048763,-45.141749,33826.5452,11.864006,10.868881,15.547688,19.862533,-9.758566,-17.420424,-34.444205,5
64029.1113,4.226611,16.736454,23.62214,34.249004,-13.567653,-19.054739,-73.648712,48960.041,2.787337,13.701446,20.682477,34.15837,-11.396133,-16.548035,-63.677286,11685.4568,4.628691,3.078341,6.606036,9.583621,-2.772092,-4.19051,-9.340571,11856.076,4.552196,3.171292,6.804518,10.606707,-2.833841,-4.36632,-9.719689,3967.8964,2.995865,1.484653,3.902559,6.786523,-1.078587,-1.829771,-4.372031,3328.9898,2.990021,1.216982,3.293808,6.5109,-0.88658,-1.557148,-4.000647,15940.8288,4.962822,5.503809,11.644936,15.328978,-4.627759,-7.684313,-15.596943,16583.0581,4.899534,5.659759,11.960374,14.928116,-4.753328,-7.863695,-14.456663,63199.7304,3.72686,17.376993,25.113329,44.922481,-13.251453,-20.142443,-90.230369,53519.7285,3.690713,13.969867,19.536634,34.332109,-10.962792,-16.672308,-64.427622,13113.7277,4.790625,3.344137,6.46002,10.677472,-3.028746,-4.80803,-11.80205,11395.3911,4.783693,3.148329,6.47937,9.463407,-2.69563,-4.172336,-10.156531,4423.6128,3.203796,1.711256,4.760104,7.891432,-1.199037,-2.131413,-5.878414,3878.0544,3.088989,1.398171,3.989097,7.415679,-1.015141,-1.810112,-5.101696,18746.4882,5.293862,6.26238,13.914548,17.814551,-5.368832,-9.502089,-21.388434,16517.8022,5.283731,5.960553,13.832899,17.697801,-4.881338,-8.762257,-16.576781,1
245453.3135,18.3605,65.019318,93.425967,121.974829,-40.028736,-83.497963,-762.015132,292617.2324,16.490729,77.5896,117.857231,169.133494,-46.821434,-118.197053,-1144.126266,64920.414,26.001919,17.92535,24.997861,35.447899,-17.310698,-28.011069,-69.265689,61380.8125,23.685192,17.266923,23.479845,33.14882,-16.451585,-26.716738,-64.652267,13757.0812,9.113851,4.350396,8.223752,10.927615,-3.56255,-5.979816,-10.94699,11630.0108,9.120458,3.498074,6.799253,9.123382,-2.938064,-4.835246,-9.719217,78506.1826,25.569194,27.313295,44.071694,52.382822,-24.962864,-45.759512,-102.16358,82010.9004,24.962512,28.074238,44.393912,54.588964,-25.743243,-46.633097,-105.38026,239953.3398,15.160713,68.273902,105.082307,171.867651,-36.952364,-91.596584,-947.585207,199933.1943,14.667644,56.469719,87.158001,133.769779,-31.208273,-76.706426,-655.539225,80230.5664,30.050996,21.942021,30.285835,44.609285,-21.555422,-35.658529,-113.832225,61655.6511,26.934454,16.716649,22.723991,34.575903,-16.595932,-27.381471,-80.481964,14952.5601,9.800444,4.70416,9.240129,13.303636,-3.957674,-6.624048,-14.495749,13124.6065,9.291825,3.864392,7.426028,10.379702,-3.404149,-5.896288,-12.1057,103667.6304,30.853869,35.582916,56.85771,72.748739,-34.092122,-66.954984,-201.129114,85762.2729,29.140614,29.686445,48.677281,61.444301,-28.358996,-54.920661,-138.435981,5
26996.6465,2.328785,7.207996,10.282121,15.98126,-6.107383,-8.595806,-24.270339,19138.3183,1.679134,6.01724,9.274087,15.347032,-5.07721,-7.139953,-21.531888,4482.4922,2.373328,1.59086,4.661421,6.646369,-1.098192,-1.677534,-4.23964,4628.5081,2.35471,1.663818,4.658438,7.48289,-1.154537,-1.729214,-3.639987,1822.3088,1.922482,0.901387,2.791579,4.420798,-0.519037,-0.937416,-2.83848,1527.4221,1.913919,0.772672,2.42591,4.367192,-0.44377,-0.862854,-2.598234,6525.9922,2.585633,2.973768,8.178739,10.803619,-1.893249,-3.072093,-5.707916,6764.5683,2.55264,3.040037,8.249432,11.443356,-1.947628,-3.190996,-5.855797,26602.2285,2.108636,7.428115,11.309952,21.664562,-6.083164,-8.810107,-31.886714,21779.2754,2.057056,5.735082,8.410427,16.18363,-4.847795,-6.889296,-21.416501,4939.9145,2.382645,1.711314,4.265852,7.383993,-1.187511,-1.809269,-4.878386,4548.4075,2.464751,1.683289,4.370005,6.322017,-1.120051,-1.749571,-4.776994,2096.1019,2.059078,1.066012,3.539405,6.975465,-0.597849,-1.141098,-4.378931,1802.741,1.970005,0.912366,3.097995,5.742178,-0.504947,-0.987389,-3.578687,7562.247,2.657534,3.485845,9.899699,14.892332,-2.146114,-3.571019,-6.666836,6797.5242,2.708399,3.314678,9.969261,13.817839,-2.00351,-3.34615,-6.352895,1
102564.6289,8.239153,22.358017,28.700194,41.520435,-16.477337,-23.916187,-113.418932,125390.8808,7.51281,26.965041,35.359716,48.489671,-20.350249,-28.803883,-172.117429,13676.3218,6.510832,2.929916,3.739894,5.16155,-2.730805,-3.979553,-8.424415,13644.7961,6.211223,2.953565,3.825102,6.165126,-2.716675,-3.931421,-7.237385,4533.9608,3.700663,1.233293,2.139836,3.654331,-0.957794,-1.642754,-4.332128,3863.4129,3.772249,1.043981,1.870106,3.222007,-0.788968,-1.280445,-3.346612,18360.7027,6.801584,4.730003,6.079245,8.825809,-4.378993,-6.987354,-13.765717,19095.7078,6.699485,4.87361,6.259572,8.886963,-4.514946,-7.049874,-12.093746,107872.2598,7.351826,24.650021,33.127963,49.425656,-16.709766,-25.93573,-151.10005,89332.6748,7.077671,20.164216,26.529889,44.291233,-13.715975,-20.450732,-105.580871,15370.9136,6.793414,3.229703,3.983925,6.74293,-3.059578,-4.467718,-9.862546,12723.896,6.420155,2.760188,3.513929,6.749312,-2.562199,-3.944749,-8.890275,4747.3266,3.811014,1.309953,2.311154,5.786246,-1.031101,-1.789749,-4.978565,4174.1166,3.670952,1.108669,2.074081,4.827603,-0.861797,-1.485418,-4.120167,20826.3592,7.063869,5.173619,6.553479,9.358984,-4.994303,-8.237348,-18.097542,18267.8295,7.045669,4.706824,6.1203,9.202185,-4.470444,-7.424635,-16.339998,5
48543.5469,3.464881,12.680054,17.709749,29.922493,-10.469772,-15.23428,-55.272228,36316.4473,2.334596,10.373863,15.98726,30.705717,-8.696645,-13.398471,-47.908307,8287.425,3.685506,2.380215,5.722569,9.480333,-1.967954,-3.242478,-8.260952,8491.8838,3.621683,2.447103,5.882669,9.182531,-2.024589,-3.200649,-7.509607,3013.4667,2.540183,1.21511,3.510566,6.05462,-0.834496,-1.465191,-4.536805,2508.345,2.531434,1.016326,2.939922,4.979747,-0.697265,-1.26302,-3.166236,11577.7326,3.919351,4.22453,10.048125,12.94674,-3.333511,-5.684245,-10.678516,12013.8452,3.874209,4.342231,10.186263,14.883189,-3.425505,-5.760133,-11.263896,48689.8262,3.113821,13.39021,19.769734,40.167023,-10.453156,-15.383346,-67.112802,41345.6563,3.102304,10.709107,15.56168,27.654972,-8.609303,-13.193439,-57.701727,9266.5308,3.802294,2.551924,5.490976,8.644008,-2.143336,-3.405312,-9.500524,8181.1521,3.839117,2.441429,5.678402,8.756297,-1.952417,-3.240146,-8.973394,3361.2158,2.708158,1.419002,4.256855,7.780656,-0.940025,-1.683106,-5.434835,2956.8855,2.629609,1.18752,3.787717,6.799445,-0.801173,-1.484556,-5.014115,13629.084,4.21064,4.830034,12.095046,16.656931,-3.821628,-6.616971,-14.274956,11976.6001,4.188359,4.588447,11.99697,16.178071,-3.513071,-6.160186,-12.488608,1
221202.4912,16.835125,57.644445,82.960417,194.078207,-36.201023,-77.93846,-827.831293,260751.746,14.9813,69.399994,102.46455,171.257561,-42.582622,-122.362775,-1278.923148,50537.3401,21.447367,13.83282,18.781036,29.89262,-13.096337,-21.611465,-59.018632,48594.5018,19.597859,13.326068,17.910156,25.725153,-12.509819,-20.268782,-52.170082,11703.4989,7.973981,3.659232,6.533954,9.064497,-2.963449,-5.047529,-10.742975,9919.742,8.058072,2.953092,5.577808,8.907974,-2.442103,-4.060549,-8.924881,63019.0512,21.050035,21.402834,33.646388,45.990968,-19.370744,-35.921631,-75.830228,65295.4031,20.651687,21.954104,33.778242,42.814546,-20.056601,-36.448269,-89.104858,219605.6465,14.114227,60.852543,91.878216,150.517388,-34.720699,-87.805156,-840.824084,188058.1572,14.002287,50.886148,76.081702,125.752224,-28.883361,-70.574099,-569.905773,62006.5271,24.423617,16.712578,22.785821,37.320262,-16.319115,-27.222066,-83.459044,48387.1763,22.035156,12.917808,17.615915,25.738085,-12.665192,-21.284733,-64.240003,12649.6668,8.589944,3.946183,7.464593,11.115124,-3.279823,-5.68295,-14.034055,11028.2495,7.94726,3.220378,5.908291,9.15927,-2.786795,-5.062327,-11.776463,81782.1054,25.054085,27.026421,42.527157,60.88957,-26.277022,-50.458311,-157.182899,68355.4602,23.863622,22.891767,36.125251,46.215332,-21.947692,-41.64933,-130.459584,5
76465.0605,4.816536,20.067832,28.891192,45.255556,-16.129502,-23.023884,-96.676775,59009.7343,3.111664,16.894929,25.372926,38.167958,-13.661755,-20.268058,-85.41629,14272.5005,5.471858,3.685686,7.253354,10.162426,-3.468717,-5.387545,-12.209825,14493.9968,5.325266,3.794338,7.436257,10.386294,-3.517323,-5.490865,-12.265763,4731.1101,3.405473,1.684003,4.150692,7.678135,-1.272407,-2.325051,-5.568489,3963.9978,3.409776,1.382744,3.456981,5.53812,-1.04687,-1.887585,-4.608555,19581.2937,5.813652,6.585556,12.726517,16.053823,-5.779756,-10.111057,-18.929439,20247.6572,5.725552,6.740213,13.088932,16.66158,-5.904697,-9.919968,-18.515845,76085.3887,4.220014,20.937558,30.803719,57.881634,-15.872479,-26.189474,-132.137224,64615.8086,4.173629,17.135725,24.327723,41.921542,-13.30396,-20.665509,-107.21076,15862.7398,5.608786,4.041243,7.238803,11.106294,-3.772058,-6.087949,-15.380655,13736.8388,5.544494,3.785007,7.314008,10.081456,-3.373961,-5.305147,-13.134754,5235.1591,3.618807,1.927226,5.122473,8.484439,-1.440267,-2.614596,-7.549652,4651.5091,3.516163,1.584646,4.300223,6.995098,-1.215919,-2.268606,-7.000704,23113.314,6.209094,7.507611,15.641403,19.77799,-6.707468,-12.025651,-27.774339,20268.5639,6.208636,7.13291,15.342918,20.133054,-6.095625,-10.964514,-24.328979,1
154403.0058,11.992647,37.286906,53.022113,102.599913,-25.501854,-44.261075,-267.502724,190097.1172,11.120023,45.386707,63.312853,110.192806,-31.485111,-56.347171,-440.250494,25293.0855,11.00604,6.474834,8.300988,12.542216,-5.86304,-8.876976,-21.876314,24871.5556,10.380726,6.366493,8.376785,13.013437,-5.69177,-8.825322,-18.983424,7192.9533,5.25577,2.211345,3.653652,6.948087,-1.692188,-2.803148,-6.684815,6122.742,5.370259,1.821172,3.009021,5.345199,-1.401337,-2.268924,-5.296529,33067.3168,11.363406,10.520844,14.715536,19.091802,-9.081631,-15.148143,-31.473449,34076.719,11.065132,10.841019,15.178089,21.06905,-9.381173,-15.756825,-30.950352,156118.2675,10.206809,40.308929,58.013443,97.912785,-25.082874,-46.412419,-411.40955,131603.4766,9.908864,33.82859,47.360701,79.907323,-20.88789,-38.159523,-295.642158,29574.5088,11.853128,7.513237,9.619847,15.266042,-6.847508,-10.903287,-28.709637,23985.5234,11.243384,6.110396,8.002912,13.271849,-5.546133,-8.486752,-23.603048,7665.355,5.550234,2.380428,4.041087,7.455139,-1.845893,-3.190552,-8.655903,6672.2248,5.170416,1.962106,3.369131,6.552847,-1.545011,-2.591388,-7.22591,39613.4526,12.442772,12.331959,17.192657,24.672781,-11.232092,-20.155688,-45.029655,33960.9349,12.01385,10.839803,15.604725,20.730473,-9.728543,-16.858437,-40.876319,5
5004.2539,1.255547,3.338863,6.156298,12.222368,-1.429578,-2.512033,-13.166621,2460.4355,1.090232,2.958073,5.96854,16.625852,-1.426349,-2.706664,-15.316228,1063.6038,1.336766,1.15312,3.754286,6.724233,-0.321167,-0.638299,-3.168064,1152.1621,1.351575,1.193136,3.97086,7.127322,-0.338272,-0.737767,-4.091658,504.9314,1.256483,0.717445,2.40397,4.596047,-0.180491,-0.558628,-3.536132,418.4415,1.253323,0.60038,2.083451,4.469287,-0.161617,-0.452699,-3.089372,1665.3643,1.413805,2.163535,6.499751,10.348291,-0.519099,-1.035504,-4.093221,1718.4502,1.404662,2.245008,6.68265,10.135508,-0.529327,-1.008909,-4.072961,4966.8281,1.214137,3.544736,6.76476,19.489374,-1.555455,-2.999287,-18.399495,3837.0039,1.192483,2.605828,5.078608,13.692035,-1.238102,-2.398696,-14.904332,1258.3147,1.375373,1.202643,3.528319,6.360908,-0.349459,-0.789569,-4.549748,1111.5984,1.376917,1.180998,3.430409,6.174886,-0.3472,-0.757693,-4.55474,605.2095,1.305176,0.868878,3.211098,6.672583,-0.212618,-0.669029,-4.482663,541.1667,1.294481,0.750162,2.672261,6.416028,-0.188765,-0.57006,-4.17945,1999.5557,1.463647,2.555532,8.069975,12.606827,-0.593374,-1.139304,-4.834103,1784.3344,1.462263,2.44551,8.010401,12.506405,-0.556903,-1.116899,-4.472887,1
31294.2608,3.258154,4.887683,6.196749,12.418145,-4.229497,-6.542684,-27.108278,42608.7773,3.247546,7.877504,11.518114,19.876352,-5.577596,-8.962699,-38.03057,3837.2212,2.606308,0.712036,1.380473,3.449986,-0.537862,-1.054724,-4.699918,3902.2602,2.53629,0.733889,1.424492,3.841363,-0.549731,-0.99543,-5.305686,1697.1932,2.028575,0.445066,1.016707,4.118408,-0.266567,-0.591942,-3.51187,1459.7008,2.064667,0.382212,0.956405,3.356568,-0.228466,-0.528434,-3.697817,5473.7363,2.770861,1.170802,2.261491,5.368335,-0.867876,-1.431656,-4.833874,5672.9861,2.73822,1.201678,2.389061,5.180966,-0.878252,-1.471589,-4.54035,35747.6308,3.147391,5.902157,8.253632,18.693728,-4.824666,-8.392122,-50.38824,27828.3359,2.948268,4.528186,6.176837,16.985049,-3.769162,-6.160423,-42.331858,4118.0254,2.626147,0.735473,1.453654,4.327214,-0.574085,-1.078875,-6.356566,3532.49,2.573051,0.670506,1.351207,5.317553,-0.509456,-0.995785,-5.874438,1749.3912,2.050213,0.476057,1.135249,5.037899,-0.287924,-0.735026,-4.51241,1562.9073,1.997579,0.42512,1.041295,3.60865,-0.250414,-0.721969,-4.725869,5906.7158,2.794218,1.210277,2.503807,5.183586,-0.912692,-1.590755,-6.453713,5303.0041,2.813872,1.113611,2.274691,5.39324,-0.839153,-1.506013,-6.877563,5
86160.211,5.544161,22.700119,32.638457,44.020607,-17.731633,-25.227875,-121.726107,67102.2383,3.553368,19.156112,29.423262,43.428252,-15.170099,-21.780288,-95.07869,17650.3518,7.004255,4.628749,8.47714,11.066613,-4.312396,-6.84134,-14.1858,17905.0049,6.819374,4.702943,8.783064,11.345997,-4.36109,-6.764047,-13.310772,5611.6128,3.936277,1.982739,4.803602,6.68064,-1.489892,-2.625649,-5.312149,4725.1284,3.955423,1.597461,3.943995,6.504153,-1.212215,-2.125088,-5.30384,23904.4639,7.301572,8.162989,15.097358,18.704784,-6.984757,-12.04265,-22.433695,24826.2317,7.205214,8.333429,15.35381,18.839659,-7.199005,-12.131171,-22.984077,85256.3613,4.848631,24.661025,37.703923,57.653646,-17.473942,-27.542918,-129.569586,72847.33,4.873374,20.680695,29.319396,56.292064,-14.818144,-21.434639,-110.983741,19870.5356,7.356046,5.139031,8.528289,12.068932,-4.721205,-7.416259,-20.837228,16956.9182,7.240875,4.67116,8.440246,12.234863,-4.120364,-6.471078,-14.528174,6315.5558,4.328315,2.263516,5.979762,9.478546,-1.668804,-2.852822,-7.111603,5528.3787,4.086155,1.837882,4.857222,8.24994,-1.430261,-2.452637,-6.095377,28444.1841,8.005715,9.469963,17.999721,23.75268,-8.29158,-14.774769,-29.3952,24769.2866,7.881237,8.786319,17.79624,22.089692,-7.403512,-13.54765,-25.129004,1
186026.5595,14.612096,47.170925,66.223088,87.522985,-30.791726,-54.01323,-435.958219,228865.8418,13.875159,56.616611,80.805444,102.663857,-37.86213,-73.463685,-643.168446,37482.1682,16.180803,10.14573,13.158601,17.107781,-9.324924,-14.407353,-31.015555,36471.4414,15.016464,9.837242,12.819448,16.606298,-8.933523,-13.717636,-29.034663,9554.697,6.732927,2.995374,5.158182,7.394663,-2.339128,-3.823749,-6.719832,8172.8822,6.923776,2.430776,4.195978,5.773879,-1.925701,-3.167904,-6.896053,47675.3403,16.250049,16.017748,24.117069,29.142408,-14.043743,-23.978341,-39.586436,49541.5105,16.013249,16.450876,24.471856,30.562651,-14.459977,-24.695782,-43.532432,189284.3789,12.562719,50.962648,75.146094,113.499524,-29.776345,-56.804498,-484.056047,160216.2471,12.256783,42.665488,61.403175,85.351856,-25.00779,-47.686677,-338.985992,45241.5049,18.144373,12.043551,15.837028,21.791244,-11.310424,-18.151883,-50.272386,35868.4278,16.769822,9.526847,12.614914,17.052287,-8.959796,-13.938985,-32.488059,10323.1219,7.193167,3.231683,5.67761,8.567485,-2.568423,-4.356758,-9.695774,9041.1142,6.7532,2.638013,4.610951,7.218705,-2.197847,-3.682067,-7.788716,60279.4336,18.737254,19.824016,29.424693,39.393384,-18.530267,-33.245713,-68.014087,50787.3776,18.07988,17.011123,25.840427,31.134385,-15.629523,-28.395925,-58.423399,5
27760.9394,2.40325,7.344569,10.345785,14.991876,-6.257355,-8.833275,-22.525004,19773.7129,1.72108,6.115579,9.505159,15.776973,-5.203175,-7.667062,-21.802998,4680.2605,2.469286,1.63639,4.61282,8.111811,-1.140983,-1.769934,-4.460725,4805.2658,2.443083,1.699277,4.677421,6.536342,-1.171094,-1.836405,-4.503677,1863.174,1.943838,0.926255,2.868037,4.539892,-0.543612,-0.933715,-3.30497,1550.0101,1.934991,0.76703,2.352181,4.359479,-0.454352,-0.79259,-2.725049,6757.6924,2.666379,2.978475,7.989752,10.791861,-1.929792,-3.169739,-6.46322,6985.7945,2.629261,3.083597,8.302487,11.521476,-1.993448,-3.321536,-6.371474,28119.2754,2.196909,7.769572,11.539422,20.54704,-6.318756,-9.694533,-35.092449,22997.1543,2.145904,6.010256,8.761202,16.433216,-5.063489,-7.637319,-27.618104,5151.133,2.492535,1.73363,4.325934,7.454651,-1.236145,-1.989855,-6.021849,4656.8283,2.562642,1.687817,4.303066,7.112493,-1.149303,-1.868444,-5.155263,2105.0667,2.058731,1.096994,3.611093,6.303392,-0.608203,-1.278208,-3.831998,1862.8016,2.007779,0.91875,3.034015,5.975686,-0.521215,-1.065629,-3.678412,7821.6558,2.770623,3.449533,9.847061,14.010648,-2.185789,-3.617981,-8.641537,7029.9409,2.797264,3.294012,9.885082,13.553874,-2.030621,-3.488056,-7.37278,1
101259.5479,8.339548,22.457412,29.781132,48.213658,-16.308199,-24.721491,-134.989202,127765.4492,7.850681,27.335604,36.220912,53.302298,-20.677303,-35.537685,-211.174889,13928.4663,6.762977,3.032919,3.867307,6.946092,-2.824061,-4.274938,-11.872473,13940.1623,6.433818,3.05194,3.969691,6.895308,-2.828501,-4.116806,-10.042075,4640.206,3.8353,1.237588,2.085499,4.243912,-0.979138,-1.618894,-4.395086,3894.7597,3.866225,1.038475,1.788297,3.592641,-0.798977,-1.405452,-4.073391,18686.6838,7.047693,4.786302,6.260399,10.496583,-4.463887,-7.295443,-16.688443,19449.1287,6.909912,4.941759,6.399352,10.017756,-4.600694,-7.331035,-16.554364,109743.4375,7.619886,25.359418,34.17909,58.58406,-16.817741,-27.547124,-195.22977,90470.8105,7.295674,20.767724,27.992987,51.656851,-13.927761,-23.289551,-136.055737,15860.384,7.147173,3.371787,4.282002,8.627595,-3.177125,-4.814408,-12.881081,12971.1502,6.753022,2.835774,3.707537,7.414199,-2.632732,-4.098735,-11.447268,4860.746,3.951359,1.32873,2.314605,4.837792,-1.047379,-1.868698,-6.049816,4241.1299,3.747057,1.130485,2.074639,4.176832,-0.879855,-1.628567,-5.229788,21230.7444,7.333437,5.296152,6.845697,11.429644,-5.120566,-8.435194,-18.896443,18642.2806,7.3411,4.801647,6.236842,10.52463,-4.561579,-7.568708,-20.392963,5
49041.5996,3.516759,12.78766,18.113648,31.858214,-10.514075,-15.204862,-60.678682,36489.0469,2.34906,10.580623,16.424466,35.830282,-8.842797,-14.354106,-58.276818,8427.593,3.735124,2.41055,5.742856,9.166497,-2.020122,-3.163374,-7.717253,8612.2244,3.66376,2.503369,5.938925,10.498844,-2.058177,-3.231858,-9.188502,3086.599,2.589075,1.217661,3.436277,6.122691,-0.835306,-1.517268,-5.374986,2532.5772,2.56282,1.017268,2.998171,5.432711,-0.689084,-1.344361,-4.540952,11749.8889,3.97084,4.261844,10.011467,13.430653,-3.360992,-5.824315,-12.557066,12243.5996,3.939521,4.381108,10.146396,13.691449,-3.455337,-6.012499,-11.993107,49273.9727,3.133413,13.676003,20.499043,37.427293,-10.480968,-16.190424,-82.994167,41894.2148,3.125081,11.077021,16.05997,33.591099,-8.736382,-13.501969,-61.042823,9408.845,3.85877,2.594199,5.486703,10.205418,-2.196425,-3.565093,-11.114278,8227.7515,3.853416,2.467499,5.556483,9.058906,-1.984357,-3.239079,-9.426082,3453.7473,2.764371,1.433348,4.340868,8.432977,-0.941735,-1.898421,-6.203045,3007.5042,2.646158,1.198771,3.717535,8.19846,-0.801497,-1.588244,-5.981157,13832.8423,4.248773,4.849659,12.028068,17.276917,-3.86406,-6.876894,-16.391956,12246.0346,4.286437,4.618771,11.998341,17.008085,-3.527583,-6.27106,-13.661652,1
214417.4052,16.731445,55.200895,78.948846,108.082851,-34.750276,-62.765745,-521.815372,266118.2988,15.561418,68.345932,98.429792,128.820741,-42.834773,-97.954824,-743.474431,50767.2876,21.72903,13.891375,19.016225,26.341697,-13.207722,-20.997699,-47.258125,48630.9051,19.874756,13.374654,17.877842,24.05317,-12.488568,-19.713879,-42.636385,11872.3054,8.263122,3.688898,6.464848,8.033952,-2.99346,-4.913333,-10.619566,10053.8989,8.373768,2.926533,5.257815,7.754006,-2.447805,-4.069128,-7.327029,63309.5776,21.492989,21.41804,32.928988,39.045877,-19.410339,-34.217894,-62.671565,65782.456,21.113565,22.061713,34.008459,41.538585,-20.070462,-35.519735,-69.45058,220381.6172,14.385254,60.145602,90.528118,118.999451,-33.612909,-75.141929,-394.519555,183552.9375,13.903347,50.639721,74.999267,103.245072,-28.554952,-54.038377,-448.487329,61770.561,24.486718,16.777178,22.662875,34.113616,-16.234837,-25.902197,-62.526216,48734.0693,22.673461,13.003638,17.700863,23.822144,-12.665345,-20.104447,-50.161933,12811.1025,8.803771,3.974532,7.31563,10.088302,-3.289012,-5.538989,-11.33463,11152.1613,8.189096,3.230918,5.834835,8.02077,-2.807355,-4.636068,-10.556892,81561.2473,25.40901,27.445422,42.267503,54.172105,-26.41342,-49.269238,-121.03825,68237.1045,24.24074,23.101288,36.464145,45.040979,-21.964617,-40.410562,-92.774715,5
75778.8261,4.818992,19.788347,27.902665,44.349413,-15.968563,-22.751188,-99.639411,58994.1582,3.126183,16.639386,25.370691,40.216779,-13.701417,-19.459061,-76.492813,14288.2779,5.479982,3.702055,7.386353,10.492376,-3.504483,-5.375858,-11.160462,14562.123,5.405271,3.813705,7.605353,10.117895,-3.55161,-5.382555,-11.566326,4741.8096,3.446781,1.665201,4.128171,7.133441,-1.266931,-2.192082,-4.770555,3877.2486,3.151373,1.417841,3.696737,5.990658,-1.077331,-1.841875,-4.170152,19699.2364,5.877721,6.606567,12.767705,16.484883,-5.763544,-9.814072,-18.284332,20368.3198,5.788527,6.776613,13.19505,17.224173,-5.935453,-9.867191,-18.161173,75776.4922,4.207441,20.975257,31.102752,52.690754,-15.905349,-23.799221,-131.179887,64758.3535,4.179927,17.219123,24.561811,47.253833,-13.354004,-19.847899,-105.642646,15852.0761,5.604507,4.035464,7.313505,12.109753,-3.800009,-5.854392,-15.551095,13793.2012,5.628012,3.794975,7.432559,11.542707,-3.383814,-5.169006,-10.783656,5270.0494,3.653661,1.944592,5.158651,8.364427,-1.426078,-2.530135,-7.804333,4653.0989,3.528892,1.581453,4.343129,8.106395,-1.214751,-2.09296,-5.392961,23168.3672,6.256797,7.535011,15.808424,21.413571,-6.723774,-11.834054,-23.423637,20396.459,6.226304,7.1323,15.543296,19.68564,-6.088177,-10.648201,-20.581711,1
152811.0059,12.16224,36.75134,50.442925,76.438151,-24.850764,-49.818145,-332.88837,188069.7246,11.209662,45.135368,63.548432,106.629942,-31.511405,-60.428927,-568.30002,25437.4417,11.250987,6.56003,8.436177,14.277087,-5.946395,-9.243275,-22.578202,24961.4212,10.473184,6.417669,8.288267,11.591357,-5.757528,-9.004029,-20.66261,7318.7251,5.536581,2.240546,3.564036,6.935674,-1.718567,-2.86791,-6.805274,6100.7671,5.205947,1.862621,3.017851,5.55907,-1.414514,-2.36761,-7.013805,33213.9385,11.536167,10.579495,14.957465,21.209245,-9.14765,-15.694018,-31.733386,34367.417,11.261177,10.868923,15.316575,22.058053,-9.474151,-16.215992,-35.350802,159786.9883,10.548663,40.39105,58.353401,100.560035,-25.107987,-48.803209,-426.019932,131183.8477,10.03586,33.854355,47.687179,79.573271,-20.896866,-40.797446,-304.252851,29735.0786,12.114426,7.520806,9.813099,16.263017,-6.909298,-10.985169,-32.39988,23978.7468,11.314647,6.159779,8.163731,13.903195,-5.653622,-8.988703,-23.958502,7735.9379,5.665821,2.384897,3.96511,7.187685,-1.857006,-3.258219,-8.464092,6737.7721,5.262649,1.968731,3.334664,7.484405,-1.572216,-2.7701,-7.813744,39947.0972,12.606293,12.417355,17.511231,25.974304,-11.326026,-20.358598,-47.842722,34359.6238,12.424345,10.926227,15.596025,22.388862,-9.790094,-17.388639,-41.818146,5
4840.8321,1.250253,3.256193,6.139233,12.907362,-1.409419,-2.267529,-11.43893,2352.1484,1.086339,2.896738,6.261778,16.598047,-1.416131,-2.602593,-12.620014,1077.8928,1.346278,1.148532,3.726742,6.904184,-0.32506,-0.691106,-3.464403,1144.8757,1.351873,1.17652,3.798348,6.189097,-0.348204,-0.719037,-3.377744,502.7529,1.255225,0.721796,2.460628,5.594697,-0.175495,-0.460411,-2.772962,407.809,1.239078,0.615449,2.218806,5.086825,-0.156656,-0.432437,-3.197102,1667.8039,1.417027,2.140176,6.446792,10.316182,-0.532293,-0.965973,-3.66844,1743.999,1.418907,2.199093,6.659091,9.64339,-0.5365,-0.989958,-3.620726,4864.1504,1.209807,3.417768,6.955391,18.662585,-1.571585,-2.853709,-15.503757,3842.1387,1.193348,2.563168,4.782541,12.991598,-1.238633,-2.319742,-11.71232,1222.55,1.367307,1.188473,3.451557,7.265281,-0.36623,-0.770513,-4.267314,1125.2317,1.385168,1.150384,3.398805,7.184303,-0.342869,-0.726504,-4.637133,617.8959,1.315394,0.873772,3.099065,7.837334,-0.220013,-0.582903,-4.094223,526.4692,1.286484,0.743275,2.701234,6.132551,-0.188566,-0.576095,-3.840708,2000.2983,1.465581,2.487942,7.936974,13.428292,-0.602698,-1.172466,-5.053095,1781.306,1.466489,2.402642,7.916575,11.930237,-0.552028,-1.149334,-4.104128,1
30189.294,3.234208,4.609935,5.497857,9.976613,-4.019937,-5.694558,-20.935217,42566.4922,3.278133,7.413133,10.735592,17.863526,-5.465521,-8.237837,-30.402821,3765.6538,2.605459,0.662379,1.253267,3.097134,-0.528393,-0.868164,-3.399327,3849.6523,2.547725,0.67352,1.230644,3.166352,-0.532402,-0.871878,-3.066274,1659.8267,1.991826,0.402889,0.938774,3.2161,-0.259801,-0.531855,-2.542139,1465.9496,2.027694,0.358835,0.908416,2.712572,-0.229727,-0.466638,-2.552324,5418.3115,2.78794,1.070623,2.043357,3.885409,-0.843893,-1.365135,-3.564382,5666.4446,2.771164,1.093072,2.134265,4.207501,-0.870864,-1.384745,-4.578507,35066.9824,3.13694,5.667257,7.46989,18.016822,-4.748649,-7.683639,-34.967625,27770.4648,2.9635,4.362681,5.584986,14.317796,-3.718571,-5.772311,-26.74638,4056.1172,2.637578,0.678995,1.281099,3.786081,-0.556873,-0.955769,-4.059838,3453.2085,2.561781,0.613222,1.131223,4.281008,-0.493861,-0.882776,-3.742674,1769.08,2.097925,0.436768,1.207463,4.152944,-0.275902,-0.602808,-3.991829,1552.593,2.014182,0.399226,0.981908,3.500695,-0.239683,-0.548172,-3.611162,5826.289,2.784722,1.095783,2.208881,5.220698,-0.894174,-1.467629,-5.067246,5257.1084,2.830726,1.029624,2.076869,4.681905,-0.828653,-1.3479,-4.579351,5
85007.4102,5.54922,22.412367,31.919167,43.004818,-17.386254,-26.99223,-116.520315,67380.3086,3.577555,19.132914,29.315439,43.98228,-15.208348,-23.40556,-110.187138,17774.9345,7.154034,4.619422,8.385696,11.829256,-4.3443,-6.785122,-16.452407,17940.49,6.880813,4.692458,8.566571,11.650683,-4.363607,-6.800165,-16.733475,5629.0481,3.937588,1.992455,4.8322,7.395317,-1.506399,-2.54334,-5.501467,4719.1909,3.841383,1.670564,4.176237,6.39371,-1.270991,-2.21021,-5.339181,23999.144,7.432116,8.113571,14.726358,18.356343,-7.054285,-12.080143,-20.52885,24847.6125,7.317852,8.326301,15.32165,19.485261,-7.249088,-12.5547,-27.482553,85093.9668,4.844218,24.646835,37.385682,58.315553,-17.551088,-27.598361,-164.923822,73657.8926,4.933656,20.780762,29.587045,46.018149,-14.799735,-23.036725,-142.712045,19866.0935,7.410864,5.13531,8.556772,11.441154,-4.72659,-7.430056,-21.001203,16965.1104,7.312836,4.652837,8.382808,11.911275,-4.140118,-6.422771,-16.810116,6327.5507,4.38881,2.263706,5.81495,9.734536,-1.690831,-2.976137,-8.281324,5558.3311,4.131317,1.843132,4.766841,8.718542,-1.444514,-2.569257,-7.187219,28516.6179,8.166985,9.45515,18.071009,22.662518,-8.310835,-14.787072,-36.770777,24858.5686,8.033655,8.748169,17.642885,22.413368,-7.447057,-13.428677,-27.28719,1
183592.2334,14.756219,46.392655,65.318599,93.584864,-30.32537,-53.472107,-469.656241,231252.6875,14.258346,57.149005,82.493057,112.532545,-38.32902,-88.545255,-712.239356,37494.3337,16.465279,10.195226,13.449731,18.803352,-9.344438,-15.251155,-35.630029,36508.1609,15.275032,9.859258,12.975061,18.684884,-8.993754,-14.099624,-30.197205,9520.5985,6.668716,3.021788,5.279072,7.689467,-2.348595,-3.871797,-9.906971,8085.0516,6.628524,2.50949,4.407845,6.347788,-1.943452,-3.20202,-6.838212,48062.8829,16.710515,16.162639,24.193045,30.27675,-14.149815,-24.633389,-51.566544,49577.6875,16.372293,16.655574,24.999924,31.444453,-14.611539,-26.094337,-46.691476,185999.5957,12.461372,51.330285,75.6899,116.071539,-30.149623,-69.446254,-554.556957,162358.8828,12.510356,43.193979,63.016232,100.658549,-25.425637,-48.702838,-413.738632,45327.1362,18.45449,12.100438,16.049283,23.64529,-11.353156,-18.024103,-46.771899,35896.6062,16.847084,9.61189,12.763906,18.640792,-8.986462,-14.90951,-35.661077,10381.4386,7.397571,3.270309,5.862439,8.943369,-2.603397,-4.562534,-12.294185,9056.9677,6.895331,2.670947,4.725285,8.450252,-2.213607,-3.780172,-9.307426,60209.5583,19.19213,20.066963,30.281179,41.267201,-18.693747,-33.800212,-91.698247,51051.1751,18.671617,17.185389,26.332999,34.928902,-15.737742,-28.795751,-57.857871,5
63056.1875,4.23104,16.26216,22.540211,31.926876,-13.345213,-18.513725,-80.317492,48510.791,2.76535,13.564225,20.217977,31.12518,-11.373226,-16.202786,-51.759889,11422.1267,4.661507,3.032957,6.427723,9.126475,-2.765113,-4.167256,-7.634708,11593.741,4.541474,3.118155,6.555883,9.695745,-2.81372,-4.229323,-7.653712,3944.3168,2.977022,1.460764,3.801987,6.125841,-1.073019,-1.848814,-4.251194,3358.285,2.977841,1.251048,3.430957,5.509798,-0.908036,-1.579004,-3.774191,15904.7913,5.002094,5.42041,11.267904,14.173588,-4.586147,-7.784917,-12.676326,16441.2427,4.921134,5.564098,11.525569,14.838012,-4.722806,-7.88115,-11.448058,63621.2344,3.714173,17.542988,25.9411,45.175057,-13.523824,-19.488134,-86.000722,54316.0742,3.692597,14.239521,20.239549,36.814339,-11.227946,-16.385912,-68.839895,12756.9094,4.763104,3.283844,6.293936,9.369023,-3.01459,-4.554221,-11.770891,11110.7427,4.814563,3.116052,6.362031,10.071069,-2.706865,-4.187315,-11.074957,4438.4964,3.262594,1.67329,4.666822,8.592146,-1.197967,-2.088482,-5.520577,3878.3014,3.132348,1.389071,3.931043,6.854682,-1.012182,-1.815086,-4.840944,18712.3681,5.335241,6.131111,13.671849,18.431275,-5.325746,-9.120396,-17.842421,16481.7481,5.306071,5.867549,13.512245,17.833226,-4.863205,-8.388133,-16.489733,1
228059.5225,17.846472,62.830458,95.168381,173.069516,-38.337441,-116.779213,-1076.660718,290092.3945,16.895845,80.163845,122.940135,520.654297,-48.330438,-173.412309,-1653.950295,64656.7253,27.476603,18.230306,25.739177,41.356671,-17.594564,-30.668375,-101.786436,61651.9509,24.833189,17.464449,24.145992,36.907865,-16.528386,-27.867593,-95.501698,13692.5786,8.980287,4.361171,8.255424,10.776959,-3.519644,-6.32446,-15.303305,11502.9018,8.9431,3.584878,6.923861,9.877405,-2.913516,-5.206549,-12.333384,79900.9226,26.613252,27.509741,45.456602,61.919304,-25.14038,-48.075839,-152.081211,82195.1453,25.926126,28.444474,45.482383,61.391081,-25.957121,-48.896062,-159.197284,237465.7344,15.335214,69.188123,111.293476,192.757479,-37.923905,-129.241411,-1220.174425,203386.0459,15.101873,58.342687,90.910104,183.626664,-32.105256,-89.741449,-891.068486,79758.0992,31.293131,22.199809,31.894376,62.30335,-22.018359,-38.745834,-169.329115,62106.1062,28.281877,17.065584,24.683274,44.831073,-16.84851,-29.555757,-119.000275,15014.8264,9.902385,4.746818,9.143407,13.687686,-3.994889,-7.043168,-19.594344,13250.191,9.632072,3.884101,7.314079,10.565819,-3.416739,-6.074342,-20.453535,104175.9589,31.935104,35.865025,58.355687,79.776163,-34.665676,-69.476112,-268.839122,86154.1333,29.963104,29.995501,49.204834,67.353054,-28.511897,-56.521567,-203.754651,5
4381.2461,1.222644,3.297576,6.072984,13.345037,-1.396814,-2.391218,-11.883508,1756.9453,1.062777,2.911858,6.088094,19.094863,-1.429941,-2.911537,-17.194356,995.7903,1.312611,1.155902,3.751168,7.517561,-0.327279,-0.850284,-3.948772,1053.9905,1.316637,1.195533,3.867385,7.478014,-0.336192,-0.744126,-4.515798,488.7434,1.245233,0.721695,2.557785,5.718135,-0.181895,-0.530019,-4.429329,399.7747,1.233269,0.617335,2.394068,4.465054,-0.159866,-0.553706,-3.774199,1551.2246,1.379021,2.155397,6.45236,9.529645,-0.51681,-1.006456,-4.251936,1585.6954,1.369108,2.212626,6.894847,10.609119,-0.531084,-1.010955,-5.569591,4206.6563,1.176095,3.434544,7.14814,19.978407,-1.547272,-3.079224,-18.111718,3195.791,1.155349,2.537908,5.076849,17.475095,-1.2306,-2.423265,-14.738964,1047.8516,1.299739,1.190852,3.716152,7.594381,-0.366748,-0.856002,-4.986619,1106.4372,1.369947,1.190455,3.571949,8.549064,-0.339051,-0.777137,-5.094857,592.7773,1.300926,0.859363,3.083625,6.855872,-0.217664,-0.744299,-4.724177,527.7315,1.288854,0.741333,2.76165,6.568462,-0.187109,-0.59391,-4.603102,1836.7134,1.409203,2.583821,8.257864,12.638737,-0.594564,-1.195228,-5.547635,1611.7776,1.406771,2.464347,8.26511,12.946354,-0.558641,-1.106282,-5.290424,1
29275.7354,3.166598,4.521819,5.869789,15.197642,-3.938189,-6.30416,-30.854118,41768.8125,3.226162,7.352523,10.627192,20.224991,-5.393312,-9.370839,-46.410897,3695.0463,2.581038,0.643194,1.367854,4.176933,-0.525574,-0.977975,-4.88815,3771.8545,2.515674,0.669139,1.335202,4.619738,-0.527582,-0.949247,-4.613801,1666.9878,2.000212,0.408493,0.998956,4.318817,-0.266098,-0.620582,-3.220344,1448.0795,2.009597,0.363211,0.963439,3.732029,-0.237959,-0.56042,-3.563618,5367.418,2.760216,1.062686,2.086208,5.429911,-0.844057,-1.490898,-5.814228,5540.3848,2.713338,1.088851,2.094132,4.959884,-0.86998,-1.473757,-6.18911,34600.8945,3.093553,5.671945,7.57718,21.457693,-4.764556,-8.441423,-55.933568,27230.6846,2.901947,4.35874,5.919719,18.294574,-3.716432,-6.493289,-36.465586,3969.416,2.589868,0.680138,1.513539,4.969724,-0.555499,-1.129313,-6.018889,3390.7746,2.526167,0.624166,1.253975,5.154841,-0.495384,-1.000929,-6.001321,1699.8435,2.031838,0.439049,1.161646,4.781327,-0.288211,-0.765555,-5.154819,1593.8301,2.078606,0.39384,1.015788,4.446782,-0.253171,-0.699589,-4.961349,5745.7002,2.747291,1.115419,2.311732,6.068216,-0.896351,-1.689369,-7.160259,5151.634,2.772631,1.017237,2.186953,5.452574,-0.825184,-1.431861,-6.915827,5
27403.707,2.488503,7.283921,10.551418,19.714321,-6.142117,-8.845768,-27.21492,19967.1797,1.767989,6.192761,9.942564,21.538809,-5.187505,-8.197444,-32.037624,4879.571,2.713062,1.66261,4.741991,7.956875,-1.154304,-1.962047,-7.951849,4953.7004,2.644512,1.72349,4.76753,7.722658,-1.185032,-1.884556,-6.441335,1947.9849,2.020146,0.976925,3.108067,5.6698,-0.552182,-1.049564,-3.538549,1651.7327,2.006409,0.828618,2.746554,5.784779,-0.48035,-1.0256,-4.268468,6942.4907,2.850323,3.02716,8.157464,11.761876,-1.941248,-3.397776,-7.861062,7193.7703,2.829557,3.134013,8.584018,12.419587,-1.999364,-3.483385,-9.510251,28628.2754,2.30168,8.013908,12.205198,26.746769,-6.329657,-10.194755,-46.16593,23582.4414,2.264834,6.305359,9.747025,21.979181,-5.119959,-7.952365,-34.760247,5347.0012,2.752246,1.775588,4.470801,7.353522,-1.237401,-2.17266,-7.093403,4812.3401,2.81452,1.717738,4.466999,7.941363,-1.158901,-1.968242,-7.479532,2191.9273,2.187157,1.133789,3.86107,7.406997,-0.614788,-1.32575,-6.316677,1921.7746,2.095432,0.958738,3.322741,7.301235,-0.53061,-1.152052,-5.908169,8168.8311,3.053866,3.514963,10.065198,15.006906,-2.218513,-3.783239,-9.394813,7225.9778,3.041295,3.322697,9.856869,14.478188,-2.043554,-3.54767,-9.332695,1
99486.8144,8.623462,21.965745,29.332262,49.198774,-15.814734,-25.713036,-155.147762,125719.4297,8.138184,27.444615,36.709328,64.702098,-20.670899,-35.901891,-255.210905,13814.2554,7.002201,3.012067,3.960038,7.95443,-2.771561,-4.489334,-12.91517,13805.5688,6.690251,3.020652,3.920462,7.491455,-2.775261,-4.298912,-11.382166,4633.4184,3.839561,1.261748,2.076405,4.827451,-0.978023,-1.783199,-5.238953,3958.6028,3.796377,1.069048,1.803569,4.162608,-0.831111,-1.49474,-5.146733,18607.2768,7.29938,4.767833,6.221169,10.324165,-4.410227,-7.607271,-18.172168,19325.3728,7.233563,4.940238,6.417508,11.062202,-4.554356,-7.727989,-16.996033,109235.1416,7.875794,25.251535,35.023447,73.799825,-16.880785,-30.945177,-258.163217,90061.2637,7.555828,21.07884,28.673048,59.174529,-13.999027,-25.370588,-178.817412,15577.8215,7.305358,3.32718,4.295041,9.078134,-3.101452,-5.035617,-17.31841,12888.6106,7.136835,2.824584,3.725654,7.537626,-2.611715,-4.251931,-13.722962,4900.7755,4.12201,1.32763,2.250716,5.835043,-1.060051,-2.093389,-7.973329,4267.5391,3.850306,1.120634,2.072359,5.462172,-0.891412,-1.660029,-6.641456,21163.0266,7.682888,5.309565,6.917396,12.573755,-5.078109,-8.728029,-23.834576,18505.9581,7.621879,4.7787,6.343067,10.982133,-4.516075,-7.905913,-19.317535,5
47812.1133,3.507879,12.553796,18.024602,27.811252,-10.32991,-15.02565,-60.985061,36327.6563,2.345979,10.505149,16.261652,32.292811,-8.764457,-13.426673,-49.258873,8301.5949,3.732886,2.389125,5.920486,10.040253,-1.996798,-3.149281,-8.736591,8496.9004,3.666505,2.472873,5.859358,9.501259,-2.035795,-3.236453,-8.359542,3041.4635,2.52323,1.236344,3.608509,6.669349,-0.851453,-1.505866,-4.165119,2593.4563,2.536461,1.061405,3.153731,5.800644,-0.719235,-1.530165,-5.376837,11760.1494,4.023111,4.229206,9.786385,13.743354,-3.314853,-5.645013,-12.308609,12139.3667,3.936551,4.32982,10.273359,15.440498,-3.442425,-5.978104,-12.742444,48770.336,3.121727,13.688503,20.384774,38.880741,-10.496288,-16.554642,-81.05878,41344.4785,3.099489,11.07752,16.237728,34.752021,-8.744547,-13.617828,-71.937859,9269.2424,3.87077,2.575665,5.628571,9.580147,-2.173382,-3.601366,-9.638414,8202.5022,3.931978,2.458032,5.623656,9.344758,-1.965931,-3.253408,-10.765118,3395.3196,2.737,1.442122,4.356706,9.232187,-0.939191,-2.005289,-6.525782,2975.3684,2.637539,1.189992,3.776541,7.586011,-0.803715,-1.654922,-6.229556,13837.0244,4.327035,4.834247,12.019972,16.957321,-3.837194,-6.630102,-17.997902,12098.8892,4.252834,4.576083,11.863267,17.463918,-3.49923,-6.184675,-17.129226,1
207410.96,16.587455,55.225141,80.909196,151.409549,-34.175881,-88.696684,-825.14635,261399.4121,15.520278,69.876053,103.802389,263.571129,-44.175396,-135.07884,-1273.250938,50664.1135,22.25528,13.911802,18.968726,29.638515,-13.348179,-23.271632,-70.560016,48811.7749,20.433686,13.40256,18.261551,28.682914,-12.596326,-22.014989,-65.736145,11552.5072,7.729509,3.675584,6.786795,10.018663,-2.964124,-5.155715,-13.184696,9878.8256,7.886469,3.03873,5.666561,8.740665,-2.442399,-4.268948,-9.942851,63922.6005,22.087481,21.456284,33.766403,45.926517,-19.497133,-36.732205,-101.848315,65741.0833,21.477878,22.065165,34.213801,47.419347,-20.204369,-37.640621,-100.979133,220347.6934,14.518061,61.864711,94.543751,186.782203,-34.882023,-104.901585,-885.920676,183567.4013,13.981672,52.459349,78.745329,149.032617,-29.459865,-72.463277,-680.475897,61318.2217,25.087088,16.828812,23.45443,38.35648,-16.354705,-29.179762,-106.555908,48725.6211,23.122046,13.06111,18.222554,26.650456,-12.769339,-22.376226,-66.609951,12645.2677,8.642102,3.962243,7.693474,11.945044,-3.299405,-5.907722,-16.895117,11227.5056,8.275325,3.234212,5.906715,9.475328,-2.82176,-5.089227,-14.161435,82402.8738,26.213079,27.304934,42.447325,60.868849,-26.405376,-49.960269,-154.324624,68625.1777,24.723851,23.053731,36.397175,49.056017,-22.050721,-42.663337,-122.422829,5
74204.5312,4.806986,19.567179,28.044394,48.824623,-15.750859,-23.62399,-133.101729,58695.2265,3.113465,16.847115,26.312526,46.848789,-13.799925,-20.736328,-104.364496,14406.3765,5.5643,3.716085,7.357475,11.305483,-3.54005,-5.605278,-13.218671,14652.0593,5.425532,3.817325,7.546999,11.023726,-3.60025,-5.642029,-13.659557,4774.5422,3.401045,1.714355,4.349428,7.714254,-1.302712,-2.381626,-6.502797,4037.2889,3.377112,1.434895,3.714558,6.261919,-1.093645,-2.02839,-5.415846,19822.5617,5.920363,6.598876,12.97086,17.836304,-5.813496,-10.076569,-22.946221,20426.5816,5.828457,6.79777,13.149368,17.273904,-5.979452,-10.370091,-21.198516,75656.3789,4.191392,21.161915,32.975601,65.109377,-16.016217,-26.596101,-150.371129,64420.0371,4.158654,17.443349,25.544363,49.455018,-13.42728,-21.751242,-117.496018,15877.009,5.652996,4.052457,7.273581,12.130523,-3.840414,-6.104444,-18.565464,13805.9863,5.619541,3.810441,7.417549,12.723472,-3.441067,-5.548108,-14.604841,5308.4826,3.702873,1.949494,5.281997,9.75389,-1.445083,-2.7264,-7.859446,4676.1836,3.566222,1.583333,4.327605,8.539816,-1.240636,-2.241035,-8.340271,23150.6679,6.267305,7.565554,15.677535,20.593861,-6.762571,-12.300547,-28.660315,20482.313,6.302431,7.131792,15.229767,21.244397,-6.113949,-11.18202,-29.600216,1
146427.0117,11.935087,35.913861,50.888073,110.283637,-24.286199,-47.374028,-343.793511,188938.9238,11.4462,45.798151,65.237972,115.384478,-31.642645,-66.887182,-585.455714,25479.7283,11.327054,6.551665,8.609902,13.284441,-5.946944,-9.626252,-25.756395,25118.8621,10.576332,6.457706,8.431143,13.077596,-5.769479,-9.087047,-26.379837,7253.8859,5.237074,2.258799,3.709448,6.35475,-1.7093,-2.885206,-7.44707,6155.8215,5.240159,1.890685,3.208492,5.682031,-1.444598,-2.442768,-6.736519,33172.7151,11.537202,10.613268,14.967422,21.241341,-9.153609,-15.824925,-36.290973,34500.8016,11.462556,10.941745,15.514052,20.555973,-9.475014,-16.795075,-37.0128,154192.6953,10.307583,41.137341,58.889232,115.847838,-25.33393,-58.64663,-505.219401,132238.0673,10.147213,34.179994,50.34802,95.955118,-20.943515,-45.37307,-384.294828,29863.9231,12.22285,7.601769,9.94961,16.519766,-6.947341,-11.571898,-36.089552,24143.5498,11.527362,6.197725,8.283759,13.366691,-5.636846,-9.112358,-27.050339,7787.2963,5.704955,2.406004,4.101392,8.475113,-1.864376,-3.333584,-10.161822,6726.1947,5.312993,1.973931,3.378484,7.219681,-1.57302,-2.931528,-10.335389,39944.0852,12.737416,12.51346,17.598034,26.714145,-11.369036,-20.474589,-58.24923,34239.2983,12.342759,10.98742,15.926063,20.361381,-9.85915,-18.474761,-45.558804,5
84636.8281,5.470891,23.006061,34.903316,59.809434,-17.560146,-27.695723,-158.003417,67352.6503,3.483561,19.785346,31.491445,53.01135,-15.596436,-25.134727,-123.239544,17809.4471,6.746659,4.649923,8.326884,12.230373,-4.395348,-6.993978,-19.586356,17952.2231,6.502545,4.729999,8.573741,11.170066,-4.434284,-6.897857,-16.125746,5629.0763,3.819162,1.993886,4.791103,8.34076,-1.520779,-2.724404,-6.687962,4754.001,3.762443,1.669323,4.176122,7.263938,-1.284745,-2.282925,-6.307156,23976.6247,7.031748,8.156854,14.579595,18.716544,-7.109573,-12.49572,-28.561252,24860.3697,6.949025,8.347386,15.301548,19.622001,-7.319388,-12.940027,-27.884968,86524.5957,4.741626,24.959892,37.905079,70.281593,-17.875759,-30.173093,-183.249087,74401.2559,4.756693,20.742386,30.728252,57.88086,-15.120813,-25.461694,-163.996434,19771.7475,6.959945,5.136145,8.352279,12.238519,-4.792755,-7.862046,-23.034063,16866.2778,6.799207,4.694456,8.484886,12.194079,-4.209037,-6.823064,-20.167402,6280.4759,4.221822,2.248902,5.841407,9.636001,-1.696733,-3.110628,-9.225797,5531.242,3.941729,1.822899,4.76339,9.175555,-1.456537,-2.686272,-8.129063,28610.877,7.728418,9.456567,17.676288,23.114149,-8.405862,-15.104909,-34.873633,25113.573,7.61383,8.81429,17.376091,24.697431,-7.531178,-13.942404,-30.362735,1
178384.083,14.455973,44.915696,62.801209,86.771856,-29.098188,-47.925425,-303.422913,231983.9004,13.949444,57.262647,81.468898,107.68115,-38.323433,-69.161086,-577.223181,38163.0779,16.311931,10.400784,13.569675,17.447559,-9.521587,-14.43907,-30.271518,37010.0852,15.134897,10.004999,13.037635,16.717776,-9.101543,-13.868376,-27.517686,9569.821,6.519169,3.055401,5.230148,7.312423,-2.355374,-3.90937,-6.50303,8169.8281,6.583046,2.526438,4.479756,6.41723,-1.951548,-3.110225,-6.275821,48620.2566,16.541148,16.450594,24.329121,29.130986,-14.315136,-24.440925,-41.994037,50751.0711,16.275669,16.85837,25.09403,31.442204,-14.815943,-24.913975,-42.212245,192785.7695,12.693778,51.453227,75.137057,116.031301,-30.291337,-54.360565,-444.161259,162454.4688,12.320844,43.233645,61.692953,87.283404,-25.519852,-44.440167,-304.699224,45556.8708,18.033315,12.246585,16.233913,22.701681,-11.458014,-18.032634,-45.426523,36202.3178,16.754945,9.716495,12.89162,18.288072,-9.062464,-13.951831,-37.927452,10400.2085,7.23527,3.278368,5.734212,8.353312,-2.616491,-4.340697,-8.717829,9088.71,6.76988,2.667955,4.672559,6.933994,-2.207262,-3.654306,-8.361192,61105.1255,18.952421,20.263745,30.026531,40.153241,-18.745716,-34.21145,-68.327421,51820.6665,18.294896,17.334942,26.203565,33.524658,-15.826327,-28.981019,-61.711749,5
61704.3222,4.243806,15.914734,21.836482,28.25416,-13.11088,-17.843427,-57.415097,48252.0722,2.76779,13.52883,19.980949,28.7429,-11.312715,-15.605918,-54.864608,11546.7917,4.64756,3.029337,6.405699,8.867704,-2.793939,-4.160424,-8.094142,11671.5391,4.51518,3.124679,6.549952,9.306988,-2.822692,-4.262756,-8.309841,3958.4016,2.971802,1.466932,3.917795,6.33217,-1.079591,-1.863242,-3.511139,3335.2772,2.935539,1.24364,3.344512,5.284811,-0.905958,-1.542946,-3.842749,15942.2881,4.940262,5.391849,11.361912,13.958308,-4.626454,-7.609358,-12.146395,16494.4482,4.882318,5.562669,11.667207,14.31167,-4.756469,-7.863398,-12.632613,63257.0605,3.711227,17.328868,25.24913,39.509706,-13.397467,-19.688784,-87.352729,53560.6699,3.672349,14.143459,19.646953,32.586823,-11.20825,-15.800637,-64.036167,12760.1997,4.737003,3.274609,6.367015,9.406731,-3.015908,-4.484808,-10.143612,11178.5302,4.781276,3.109658,6.383398,9.930852,-2.710308,-4.077417,-9.29409,4413.1074,3.237157,1.677406,4.651284,7.275273,-1.197392,-2.171832,-5.016867,3880.6648,3.123289,1.370986,3.948696,6.239869,-1.005977,-1.776862,-4.79161,18675.0712,5.268631,6.144552,13.726494,18.066755,-5.349223,-9.324122,-17.059445,16512.0308,5.247734,5.835855,13.481217,17.412369,-4.854705,-8.416035,-15.903687,1
226622.6923,18.255446,59.784406,86.597384,117.189833,-35.848896,-70.383341,-550.020172,293669.207,17.309339,76.801463,113.049108,138.625559,-47.349024,-110.8038,-968.234327,65045.1667,27.630173,18.300017,25.120635,31.542864,-17.604088,-28.565387,-63.819042,61842.6153,25.007318,17.386612,23.894173,30.557432,-16.443735,-26.195655,-55.980475,13738.5617,9.105057,4.391873,8.33739,10.367351,-3.534957,-5.89321,-10.238107,11614.7237,9.004984,3.570373,6.788562,8.563408,-2.901831,-4.695235,-8.928221,80038.334,26.861295,27.533598,43.69836,51.355455,-24.968099,-44.899853,-89.903674,82547.7326,26.339534,28.371929,45.0862,52.452166,-26.031663,-46.753234,-92.372326,237836.8008,15.483467,67.760497,102.723673,140.229317,-37.143267,-78.332599,-786.254869,207492.3564,15.541237,57.903648,86.2547,124.122254,-31.804921,-69.067694,-583.588619,80265.3579,31.700521,22.009713,30.53921,41.612768,-21.64044,-35.985597,-103.100194,62321.6077,28.253102,16.950492,23.26017,31.902256,-16.793788,-26.923076,-69.866645,14990.5387,10.106873,4.734623,9.322519,11.862676,-3.979964,-6.836267,-13.677221,13188.683,9.532958,3.829059,7.131808,9.474802,-3.368506,-5.597956,-10.580908,104231.9939,32.053574,35.633213,56.93293,68.870008,-34.185612,-65.082702,-200.814208,86812.5972,30.652548,29.739829,48.428251,61.305139,-28.403593,-52.825207,-139.661211,5
72934.8106,4.780023,18.723811,26.223162,38.362842,-15.262775,-20.573445,-71.578708,58010.7324,3.083756,16.213042,24.487424,35.221131,-13.42966,-18.918875,-56.434909,14224.7527,5.412931,3.665488,7.291948,10.113739,-3.498144,-5.447745,-10.176485,14439.54,5.294131,3.768424,7.454365,10.445247,-3.545741,-5.34973,-11.432827,4716.9994,3.349408,1.691336,4.239342,6.136284,-1.283311,-2.200807,-4.432172,3977.2662,3.294388,1.420006,3.633318,5.060341,-1.082627,-1.88733,-4.010549,19576.0274,5.773711,6.512667,12.690617,17.007099,-5.730817,-9.579317,-15.998544,20288.7403,5.718299,6.730853,13.171566,17.879726,-5.931259,-9.921603,-15.811663,74873.5371,4.144346,20.502767,29.712328,48.650838,-15.755926,-24.113157,-112.997171,63684.9356,4.101477,16.802236,23.703119,40.640916,-13.213841,-19.011903,-77.029689,15797.3633,5.527676,3.994729,7.226137,11.156195,-3.788243,-5.847821,-11.881392,13794.7781,5.538349,3.755827,7.334962,10.14938,-3.393478,-5.135979,-10.899661,5241.7218,3.649999,1.918183,5.096918,7.808365,-1.421804,-2.498169,-6.504885,4563.9205,3.451492,1.548155,4.205014,7.035101,-1.202993,-2.207943,-5.695338,22870.2876,6.077491,7.486256,15.833733,21.01296,-6.717602,-11.783028,-21.977811,20265.1015,6.103352,7.053484,15.364683,18.999763,-6.04581,-10.75178,-18.657733,1
141057.122,11.70477,34.472724,47.900893,73.821318,-23.247929,-35.497497,-240.351436,190309.6563,11.511533,44.983467,62.634337,87.814352,-31.554087,-52.907894,-399.590491,25467.3198,11.270373,6.508314,8.422423,12.738639,-5.908929,-8.950339,-19.959165,25036.9278,10.566841,6.397275,8.387796,13.688176,-5.73491,-8.770584,-20.230568,7188.8103,5.196873,2.22692,3.592737,5.566083,-1.70127,-2.743829,-6.125923,6179.7113,5.270422,1.88338,3.103092,5.407188,-1.418968,-2.306868,-4.690107,33474.8445,11.644586,10.614035,14.880612,19.650782,-9.140911,-15.694539,-26.677573,34646.821,11.449303,10.910389,15.267782,20.561176,-9.418023,-15.535363,-29.478687,157077.6914,10.49423,40.33871,58.197579,94.915339,-24.949451,-44.196613,-345.368191,131196.5839,10.094132,33.608919,48.61579,92.713017,-20.895738,-34.459383,-275.094278,29612.8576,12.118685,7.485577,9.711109,15.582791,-6.889666,-10.548939,-30.006804,24076.7468,11.469025,6.164699,8.013978,11.872191,-5.624963,-8.504101,-21.884247,7684.5479,5.597367,2.381388,4.05546,7.656178,-1.833773,-3.094288,-7.348691,6724.3432,5.317223,1.952031,3.178081,6.42592,-1.546293,-2.590753,-5.937086,40044.4838,12.793247,12.445836,17.521794,25.426509,-11.282015,-19.631422,-45.383154,34472.2779,12.500735,10.939267,15.605302,20.8277,-9.789287,-17.515521,-39.222425,5
4888.5137,1.26255,3.344196,5.90207,10.57537,-1.374883,-2.20939,-8.650742,2297.2598,1.085039,2.971303,5.899188,13.241137,-1.39508,-2.436636,-11.98356,1070.0889,1.343308,1.165571,3.891287,5.807385,-0.31395,-0.621867,-3.241772,1133.8418,1.349034,1.211109,3.825812,6.768098,-0.330181,-0.648244,-3.264506,498.7616,1.251589,0.737374,2.482714,4.585277,-0.174659,-0.422915,-2.26058,430.8193,1.252965,0.6273,2.154838,4.888304,-0.153672,-0.410474,-2.282624,1685.6306,1.427221,2.194772,6.476267,10.3162,-0.51227,-0.854357,-3.50357,1742.7222,1.418141,2.263062,6.817163,9.512161,-0.527627,-0.918683,-3.392451,4779.9082,1.207243,3.569472,6.630051,16.48236,-1.545688,-2.647315,-13.210427,3837.4043,1.194198,2.628567,4.70522,11.742523,-1.222512,-2.347297,-11.458813,1197.7991,1.359465,1.205696,3.579525,7.037472,-0.347224,-0.688821,-3.647576,1139.3081,1.394266,1.185988,3.474406,6.288029,-0.32638,-0.635671,-3.270366,647.6453,1.334827,0.874572,3.106785,5.781307,-0.202972,-0.515128,-3.420907,559.0913,1.307358,0.745627,2.693215,5.732193,-0.185136,-0.460207,-2.97919,2006.5064,1.469639,2.576799,8.055501,12.375902,-0.589965,-1.078979,-4.389298,1779.1589,1.468477,2.468782,8.173273,12.387432,-0.545187,-0.988019,-3.236341,1
27790.418,3.151063,4.250756,5.085002,10.909236,-3.707055,-5.426962,-18.119597,41529.1504,3.262853,7.048118,9.544784,16.568393,-5.310657,-7.799453,-29.5246,3768.9628,2.619354,0.602509,1.108865,2.884991,-0.520943,-0.914662,-3.862434,3829.6028,2.548503,0.631637,1.203694,3.179217,-0.525618,-0.871351,-3.437313,1691.7762,2.020507,0.391039,0.857545,2.860837,-0.26601,-0.606409,-3.19679,1478.1149,2.042741,0.335709,0.750791,2.371877,-0.236648,-0.601541,-2.788896,5411.884,2.802054,0.980155,1.859872,4.151149,-0.830272,-1.397473,-4.262207,5648.9805,2.784319,1.025665,1.981255,4.054808,-0.856289,-1.389816,-3.973118,34237.8692,3.119814,5.495199,7.373439,19.071722,-4.566492,-7.301723,-31.899843,26726.7724,2.913662,4.282541,5.54265,13.712444,-3.589577,-5.466979,-24.893807,4003.9951,2.621009,0.630073,1.222304,3.613663,-0.551077,-0.94886,-3.903251,3471.0925,2.597487,0.56759,1.096942,3.277798,-0.483664,-0.850013,-4.471641,1744.8599,2.082451,0.398535,0.940653,3.864565,-0.271229,-0.602785,-3.542002,1569.5275,2.033857,0.370667,0.939723,3.490417,-0.237813,-0.545993,-3.173257,5826.2564,2.816283,1.019013,1.994665,5.233877,-0.881868,-1.503306,-5.198779,5233.1802,2.846773,0.956503,1.900941,4.790822,-0.806794,-1.323135,-5.082743,5
81154.7441,5.524644,21.174818,29.860682,41.919709,-16.531273,-22.668772,-90.111549,66806.7031,3.574146,18.855998,28.672494,40.529554,-15.030247,-21.698234,-89.270529,17643.7964,7.089238,4.608698,8.450534,11.334334,-4.294376,-6.535182,-13.912363,17842.5886,6.864165,4.699507,8.756158,11.206716,-4.350883,-6.718184,-11.370969,5632.4463,3.927702,2.013443,4.900841,8.223646,-1.505394,-2.547622,-4.811597,4726.5797,3.871435,1.66826,4.226413,6.107919,-1.244992,-2.096578,-4.505138,23873.8208,7.381719,8.100559,14.978712,19.630589,-6.985278,-11.773014,-19.615792,24831.9414,7.281021,8.33984,15.349477,19.752642,-7.184873,-12.393642,-19.632132,85170.3086,4.88459,24.310475,36.185265,56.653323,-17.412168,-26.546225,-121.119219,73632.3047,4.952066,20.439561,29.103134,42.579999,-14.804806,-21.701048,-101.201714,19667.3364,7.378878,5.120045,8.539214,12.204647,-4.703102,-7.494676,-19.489886,16798.4517,7.263639,4.645794,8.551506,12.646704,-4.113915,-6.441447,-13.950778,6258.2131,4.312564,2.253463,5.782678,9.498044,-1.660943,-2.852906,-6.311812,5544.9312,4.165133,1.831642,4.921776,9.209474,-1.41819,-2.551864,-6.508752,28510.366,8.12264,9.432455,18.078386,22.745085,-8.226835,-14.48018,-28.823639,24805.5881,7.999166,8.764432,17.730753,22.078821,-7.382697,-13.274095,-25.707248,1
175219.3809,14.707695,43.318088,60.900555,92.667456,-28.134071,-62.295287,-477.242201,231160.2597,14.518534,57.22448,82.709178,114.565637,-38.03996,-80.157209,-674.226787,37792.4209,16.589846,10.249299,13.461984,19.216211,-9.498071,-15.098098,-34.200171,36647.3194,15.316512,9.902133,13.082537,17.203196,-9.024499,-13.993174,-37.209101,9571.0161,6.720655,3.05151,5.373789,7.876239,-2.354248,-3.903257,-8.070854,8147.5307,6.717732,2.509835,4.471091,6.578405,-1.952966,-3.162752,-7.132852,48402.8262,16.969105,16.177081,24.271155,27.75243,-14.270118,-25.363536,-48.009945,50176.7429,16.603456,16.708547,24.736661,30.211936,-14.672324,-25.827086,-51.547556,191978.4541,13.020312,51.257579,75.2157,113.792583,-30.156313,-74.00201,-525.326186,161740.5869,12.653837,42.987176,62.56819,91.844522,-25.328829,-49.816444,-386.909021,45327.73,18.606791,12.122663,15.973164,23.062033,-11.388036,-18.071352,-50.629057,36116.6736,17.245231,9.652185,12.792276,18.902246,-9.095654,-14.612157,-37.699363,10308.1833,7.269871,3.268215,5.770817,8.39998,-2.60197,-4.554755,-9.509345,9080.2686,6.976975,2.652186,4.707313,7.112963,-2.220175,-3.761092,-8.234608,60763.3896,19.383483,19.991167,29.864102,39.726297,-18.669215,-33.637139,-79.133179,51328.9926,18.832825,17.099695,26.009196,31.596874,-15.723899,-28.950737,-62.916968,5
60188.5996,4.205354,15.525916,21.611068,30.778178,-12.829456,-17.285676,-49.534244,48404.6309,2.776323,13.569345,20.336406,32.468818,-11.336079,-16.028855,-47.046535,11481.4367,4.660114,3.032752,6.452721,9.161398,-2.793251,-4.169537,-7.719402,11702.9221,4.560463,3.115186,6.610002,9.878773,-2.84812,-4.255574,-8.767064,3975.3803,2.988855,1.467255,3.883839,6.09958,-1.077135,-1.854255,-3.911812,3320.5097,2.954055,1.234874,3.286065,5.888459,-0.896426,-1.604466,-4.020817,15982.1809,4.987999,5.402874,11.263178,13.71968,-4.610888,-7.703667,-12.168649,16517.2163,4.904357,5.543937,11.51994,14.381362,-4.749071,-7.939239,-13.087829,62901.8418,3.695166,17.37965,25.060699,43.505529,-13.407067,-19.432397,-77.25863,53967.6172,3.699764,14.160062,20.023366,33.795879,-11.183793,-16.308558,-66.36208,12782.0478,4.772467,3.264892,6.31073,9.114718,-3.026264,-4.497071,-10.234463,11154.5861,4.791026,3.108026,6.405403,9.714816,-2.724853,-4.194411,-9.31729,4420.1896,3.250322,1.671239,4.747613,7.389562,-1.196134,-2.106149,-4.972372,3831.6189,3.070864,1.373519,3.949398,6.442858,-1.011512,-1.785009,-5.010586,18625.899,5.297914,6.109038,13.828128,17.889315,-5.32907,-9.205466,-19.05406,16508.0346,5.293714,5.840417,13.492214,17.998223,-4.850812,-8.618488,-14.586085,1
219460.2901,18.003766,57.415694,83.05707,114.258793,-34.335148,-70.300508,-585.706204,283065.9785,16.844538,76.957382,113.668674,135.977772,-47.777217,-109.552169,-959.767148,65258.5003,27.692729,18.251739,25.100524,34.587971,-17.649352,-28.711906,-59.910726,62042.3096,24.92444,17.460969,23.551619,33.457011,-16.481176,-26.947959,-62.290918,13763.8546,9.119979,4.38484,8.220642,10.516503,-3.551764,-5.812832,-10.413495,11653.2737,9.175536,3.50486,6.700555,8.588838,-2.911479,-4.719241,-8.752834,79588.7554,26.485712,27.357852,43.540587,50.838489,-25.086886,-45.079241,-91.245306,82511.3047,26.162359,28.337932,44.737119,53.320237,-26.054375,-47.465555,-103.516093,241028.8604,15.756211,67.156489,101.548603,159.172341,-37.413565,-79.988682,-476.43273,204302.2061,15.40349,57.474357,87.05348,120.658628,-31.526504,-63.554714,-471.126075,80344.9326,31.840862,21.998984,30.250096,41.286873,-21.702905,-36.066433,-104.51025,62403.4883,28.4007,16.974107,23.29859,31.61492,-16.903058,-27.703452,-75.88925,15000.2738,10.026721,4.712185,9.22745,12.190101,-3.983901,-6.780767,-14.664782,13141.7232,9.512133,3.814269,7.068681,10.255198,-3.368506,-5.841016,-12.176826,103386.5569,31.631869,35.599497,56.46317,70.152661,-34.253143,-63.275424,-153.858613,86202.552,30.140224,29.586259,47.938036,57.338069,-28.421902,-53.760126,-122.763007,5
25983.4375,2.372066,6.853489,9.732087,14.608988,-5.899595,-7.811726,-19.786034,19043.2871,1.687651,5.927544,9.186531,15.734476,-5.093541,-7.404302,-20.562049,4454.1262,2.38706,1.582424,4.473659,7.16113,-1.109096,-1.751189,-4.14958,4610.2287,2.375774,1.656519,4.62509,7.798794,-1.143256,-1.729905,-4.219886,1836.4025,1.925894,0.936473,2.789331,4.576722,-0.531433,-1.023471,-2.502257,1529.3753,1.905225,0.761671,2.498136,4.780093,-0.447505,-0.782571,-2.832219,6518.583,2.600049,2.899863,7.72888,10.494745,-1.885767,-3.193185,-5.643068,6747.0723,2.571271,2.987724,8.16935,11.444639,-1.954315,-3.163027,-6.531563,26626.8945,2.122232,7.382842,10.94344,19.783279,-6.074376,-8.963135,-30.081006,21660.2578,2.05978,5.786796,8.643296,18.811764,-4.891316,-7.190326,-24.874177,4885.4024,2.398066,1.694139,4.399842,7.060441,-1.19117,-1.797201,-5.135615,4498.1351,2.481056,1.657828,4.2946,7.182575,-1.130243,-1.787059,-4.899447,2078.446,2.059646,1.075974,3.551109,6.215843,-0.596116,-1.169946,-3.694648,1784.4967,1.973952,0.8906,2.98159,6.009561,-0.505669,-0.986746,-3.481535,7485.3223,2.668677,3.404582,9.905724,13.224828,-2.137139,-3.515258,-7.208497,6738.6355,2.70284,3.224405,9.63944,14.226325,-1.993449,-3.381602,-7.101397,1
91819.1416,8.15709,20.20035,25.733701,36.076765,-14.700362,-20.34444,-104.776761,126042.1562,7.905598,26.781884,34.511551,47.654136,-20.4017,-34.693072,-173.345128,13733.9915,6.752827,2.936297,3.655109,6.583031,-2.760948,-4.138706,-9.636924,13692.3059,6.439796,2.949743,3.7607,6.26435,-2.727532,-4.052801,-8.719434,4553.1987,3.700332,1.232438,1.961732,3.571227,-0.980084,-1.575289,-3.868872,3913.7515,3.839757,1.032196,1.662102,3.177346,-0.813013,-1.349441,-4.370996,18582.2978,7.101725,4.696678,5.940854,9.268949,-4.399847,-7.073659,-12.032858,19280.7236,6.996785,4.861507,6.416863,9.43192,-4.553992,-7.079102,-14.711923,108399.3955,7.635026,24.542546,32.538199,51.372082,-16.736657,-27.839683,-177.873268,89679.9571,7.314036,20.297214,26.38195,40.447333,-13.88794,-23.234818,-146.881986,15360.9612,7.078697,3.219651,4.03646,7.219639,-3.050418,-4.698282,-11.33778,12779.3934,6.715611,2.765531,3.496109,5.874012,-2.586033,-3.945239,-8.779225,4782.4922,3.942828,1.280827,2.144875,4.866961,-1.044165,-1.830734,-5.319282,4193.1601,3.771121,1.078189,1.944826,3.962237,-0.867399,-1.485905,-4.497303,20973.645,7.369263,5.167204,6.614289,10.802416,-5.02322,-8.171815,-17.516366,18501.4567,7.383445,4.690105,5.99796,8.953588,-4.482404,-7.40502,-15.737227,5
46028.002,3.526272,11.765358,16.77306,24.933559,-9.867763,-13.16587,-40.675195,35940.6465,2.340446,10.23548,15.318312,26.059183,-8.672171,-12.474758,-33.125744,8284.3533,3.754492,2.352767,5.48892,8.201076,-1.971058,-2.963549,-6.128059,8469.6213,3.674786,2.448116,5.756179,8.419097,-2.008391,-3.021363,-6.023042,3033.8216,2.542143,1.227144,3.455811,5.870641,-0.83238,-1.427011,-3.719681,2532.5769,2.535883,1.020972,2.977445,4.934875,-0.68895,-1.360722,-3.073349,11608.5191,3.987025,4.188481,9.639619,12.533398,-3.286269,-5.320336,-9.6789,12039.8997,3.955544,4.310244,10.033692,13.736871,-3.39216,-5.623067,-10.020307,48742.6797,3.135095,13.225673,19.929189,37.750838,-10.347581,-15.038633,-60.93104,40964.0723,3.095215,10.660298,15.10598,27.764448,-8.654024,-12.297323,-44.766545,9216.05,3.877859,2.533945,5.388522,8.023333,-2.119537,-3.277951,-7.880312,8080.2434,3.866934,2.431113,5.475042,8.317888,-1.938066,-2.935618,-7.378077,3428.083,2.809245,1.410304,4.233725,7.312989,-0.924575,-1.671213,-5.52818,2940.2862,2.629429,1.166314,3.644861,6.830287,-0.772621,-1.45508,-4.718944,13561.6602,4.254948,4.772626,11.771761,16.175847,-3.779174,-6.41945,-14.12667,12013.2614,4.257922,4.535059,11.676764,15.555889,-3.455847,-6.02926,-11.110471,1
193086.331,16.270969,49.956892,72.19187,102.020172,-30.775086,-54.721773,-464.508245,262169.8144,15.746636,68.093056,98.808892,131.995739,-42.580452,-98.019338,-899.505801,51098.3433,22.417266,13.963372,18.776661,24.544677,-13.283108,-21.08783,-57.374874,48986.6477,20.574742,13.375919,17.842583,23.208522,-12.551316,-19.87238,-46.914606,11705.0243,8.022214,3.686335,6.661681,8.626347,-2.959202,-4.850063,-9.151697,9979.012,8.206441,2.95976,5.402375,7.877614,-2.438199,-3.955329,-7.763601,63471.2802,21.997907,21.435078,33.078755,41.241601,-19.44299,-35.015922,-68.120666,65483.4605,21.691355,22.091895,34.3609,40.806547,-20.238087,-35.928717,-67.362298,219391.7656,14.649138,59.881148,89.106614,130.224905,-33.819945,-73.84743,-601.311941,186116.5605,14.287809,50.982047,76.087242,110.718803,-28.946133,-54.358624,-434.309425,61987.8523,25.677045,16.578557,22.35913,33.14582,-16.27537,-26.794488,-72.277534,48952.4231,23.249494,12.98922,17.527558,25.656654,-12.750313,-20.645959,-53.434595,12720.9661,8.855267,3.960149,7.323977,11.644474,-3.299215,-5.493878,-11.061896,11156.9917,8.378546,3.201656,5.726225,8.375558,-2.782031,-4.731606,-9.719493,81765.1763,26.234313,27.125541,42.232791,53.499756,-26.385891,-49.624932,-108.514,68452.8538,24.934452,22.94783,36.187373,43.657896,-21.914883,-40.17186,-99.678887,5
26341.7696,2.414449,6.863676,10.030877,15.564149,-5.958241,-8.098613,-21.322599,19834.7578,1.722105,6.070084,9.394488,18.367086,-5.236984,-7.550179,-22.17534,4551.282,2.440802,1.598512,4.511687,6.797774,-1.121507,-1.674565,-4.286665,4675.9485,2.411102,1.678883,4.577787,6.835101,-1.152772,-1.72917,-4.140415,1844.0092,1.925582,0.916611,2.895826,4.864274,-0.539628,-1.032153,-2.914407,1526.9795,1.885222,0.768433,2.469744,4.995908,-0.461304,-0.837392,-2.317113,6604.5605,2.648678,2.895493,7.829479,10.947833,-1.904757,-3.097968,-6.72186,6835.9522,2.622835,2.979066,8.097463,11.114163,-1.966059,-3.253764,-5.63162,27251.8829,2.160169,7.572653,11.15666,22.196396,-6.164518,-9.3702,-30.490502,22346.6758,2.106404,5.850076,8.635662,18.380199,-4.944873,-7.067799,-27.051825,4973.7444,2.450652,1.705636,4.302193,6.756467,-1.194362,-1.844095,-4.942514,4575.5173,2.537337,1.672062,4.228655,6.964174,-1.135468,-1.772212,-4.837339,2103.8532,2.079513,1.072518,3.631209,6.616361,-0.594748,-1.177623,-4.37889,1809.9715,1.988224,0.902338,3.054134,5.294647,-0.510403,-0.990582,-3.169349,7624.4126,2.74838,3.370087,9.697198,13.412533,-2.153541,-3.563487,-6.89656,6884.9163,2.783368,3.211805,9.649385,14.326628,-2.006945,-3.443208,-6.789773,1
90335.9501,8.119609,20.042843,25.631609,36.059971,-14.326704,-19.91966,-92.414574,128042.4766,8.060733,27.1936,35.183924,49.096461,-20.593599,-33.241465,-172.15386,13844.4289,6.820993,2.975354,3.784233,6.448016,-2.775526,-3.992094,-9.510042,13826.0193,6.527596,2.996381,3.773672,6.705619,-2.739414,-4.121655,-7.84854,4606.2875,3.76456,1.23184,1.988853,3.86027,-0.971473,-1.576251,-3.922379,3944.4618,3.788058,1.049078,1.755301,3.619237,-0.820748,-1.359668,-4.187026,18612.3687,7.165886,4.71875,5.992791,9.123598,-4.415071,-6.981723,-12.478937,19318.7939,7.067492,4.873424,6.177717,9.064971,-4.546864,-7.043912,-13.245506,108624.9649,7.680594,24.738964,33.258229,53.814874,-16.778823,-27.887675,-157.272905,90107.5693,7.393704,20.440199,26.826193,46.727766,-13.913014,-21.665643,-109.882683,15522.6692,7.130292,3.28397,3.997656,7.385313,-3.073325,-4.593425,-10.784983,12913.189,6.814694,2.794849,3.517847,6.241967,-2.587041,-3.809772,-9.386277,4834.3022,4.012151,1.301877,2.127783,4.85199,-1.028958,-1.736428,-4.783575,4220.2335,3.826832,1.091357,1.931184,4.107432,-0.8683,-1.535608,-4.911768,21047.0795,7.468168,5.20136,6.549507,10.470241,-5.018553,-8.303714,-16.875691,18531.8899,7.436577,4.722966,6.042609,9.289605,-4.484101,-7.438592,-17.188218,5
46024.1347,3.549317,11.782384,16.261429,22.71549,-9.847923,-13.158889,-38.074472,36587.4902,2.35986,10.510859,15.938788,24.758013,-8.84645,-12.413959,-31.130124,8320.532,3.748876,2.34873,5.631925,7.576693,-1.961088,-2.94398,-5.986192,8510.7168,3.684415,2.425039,5.730544,7.845211,-2.007297,-3.011831,-5.524185,3043.0934,2.53919,1.226356,3.485577,5.588777,-0.832034,-1.398977,-3.441435,2555.0919,2.517329,1.034789,3.028166,5.056105,-0.701671,-1.245951,-3.078748,11644.5386,3.996293,4.177216,9.71108,12.752804,-3.309561,-5.534653,-9.683174,12106.7073,3.964665,4.301654,10.200739,13.193529,-3.411891,-5.900439,-8.698076,49064.1132,3.142575,13.432133,19.956328,35.090596,-10.41538,-15.826622,-50.505144,41241.3653,3.108631,10.753043,15.395713,27.067757,-8.665597,-12.066079,-44.237349,9302.1011,3.884508,2.527065,5.45242,8.769938,-2.131559,-3.190256,-7.588756,8143.0035,3.882634,2.434981,5.399989,7.906155,-1.941046,-2.955267,-6.413047,3405.8385,2.783398,1.407544,4.207659,7.450826,-0.915168,-1.716647,-4.998962,2963.4705,2.646622,1.163957,3.574924,6.55093,-0.781226,-1.414919,-4.474124,13708.48,4.288898,4.770539,11.696633,17.178342,-3.81339,-6.442672,-12.382436,12105.1978,4.278245,4.539441,11.713745,16.690723,-3.476145,-5.915797,-10.705552,1
188433.1211,16.007543,48.778237,69.217393,89.801164,-29.453456,-48.35309,-412.64001,267755.9414,16.067231,68.510247,98.540431,123.683022,-42.582669,-83.708445,-729.121426,51428.5261,22.560169,14.00293,18.929856,24.874497,-13.399563,-21.456935,-41.080564,49228.1089,20.530056,13.471888,17.748036,23.585159,-12.671255,-19.970764,-42.325113,11708.4149,7.934679,3.723001,6.679522,8.230853,-2.979518,-4.861403,-8.505756,9898.4612,7.977683,3.017544,5.513874,7.631306,-2.449393,-3.958786,-8.227965,64019.1066,22.254774,21.522731,33.134188,40.703335,-19.612685,-34.496825,-65.42316,66131.0247,21.681606,22.161993,33.822849,39.522919,-20.280227,-36.07377,-61.345436,219845.4179,14.645377,59.813623,90.033226,132.090231,-33.731783,-70.678426,-650.139626,186079.9229,14.250534,50.911672,75.522042,108.519113,-28.634258,-52.537624,-370.667338,62373.4497,25.427813,16.733959,22.490816,31.153248,-16.401854,-26.997837,-65.835103,49055.8294,23.29404,13.042913,17.539538,24.805776,-12.807201,-20.274095,-51.217608,12758.1817,8.783036,3.973367,7.398302,10.921592,-3.296792,-5.491206,-11.274724,11196.9188,8.428254,3.216274,5.71027,8.275729,-2.80532,-4.71739,-10.118113,82578.842,26.593491,27.35728,42.088445,55.351411,-26.417782,-47.785111,-112.388498,69082.5312,25.068472,23.066762,36.574198,44.976767,-22.068031,-40.830548,-89.492425,5
70546.6406,4.836026,17.948725,24.812321,32.789874,-14.506223,-19.212947,-69.297405,58776.3261,3.122583,16.631583,24.621104,34.588078,-13.65001,-18.45022,-66.058047,14369.5435,5.586959,3.66093,7.295379,10.085481,-3.542857,-5.332238,-10.000944,14620.9104,5.457961,3.766389,7.491914,10.606412,-3.581142,-5.222065,-9.401887,4803.5291,3.423601,1.702058,4.255683,6.430365,-1.30198,-2.139102,-3.969935,4042.7167,3.389077,1.422212,3.656515,5.419917,-1.079819,-1.798352,-3.431373,19805.6711,5.950346,6.538216,12.668188,15.460537,-5.802208,-9.648934,-14.644125,20518.8765,5.891328,6.756886,13.123679,16.398752,-5.983436,-9.904442,-15.167952,75098.8985,4.17876,20.71605,30.325344,50.614526,-15.858147,-23.3112,-103.900992,64011.543,4.156476,17.103938,24.113594,37.676979,-13.33147,-19.118871,-72.999847,15921.0898,5.680361,3.985279,7.324322,11.061977,-3.831438,-5.904943,-11.958454,13885.5706,5.680947,3.765433,7.187463,10.384543,-3.419727,-5.20857,-11.504014,5313.3146,3.752874,1.929081,5.174146,8.276926,-1.438817,-2.521101,-5.806325,4657.7604,3.553243,1.557181,4.212593,7.850588,-1.215342,-2.127803,-4.896791,23303.313,6.364797,7.470613,15.771213,20.428748,-6.747475,-11.767327,-24.595862,20451.6216,6.294485,7.075887,15.137525,18.915062,-6.11596,-10.618503,-20.705504,1
131611.0234,11.376714,31.939427,43.985306,56.37641,-21.202947,-31.791089,-182.24414,190596.5996,11.650489,44.954687,61.60291,81.279588,-31.142972,-57.465531,-355.765451,25542.6729,11.4402,6.504326,8.301845,12.645634,-5.946548,-8.987911,-16.960967,25007.5232,10.668282,6.388349,8.248544,11.66334,-5.740574,-8.464023,-15.552345,7227.2637,5.25701,2.24327,3.560512,5.16933,-1.708301,-2.736493,-5.411431,6174.7953,5.333962,1.865188,3.065493,5.016964,-1.415215,-2.441355,-4.840641,33435.1562,11.811077,10.555027,14.757818,18.833189,-9.191247,-15.105648,-24.483299,34594.2536,11.551589,10.898635,15.328417,18.946374,-9.473839,-15.921111,-25.165323,156368.9688,10.515103,39.991749,57.070997,92.944438,-24.939956,-42.779343,-305.369249,130687.3095,10.13409,33.597673,47.08145,71.953915,-20.745647,-33.787023,-214.750556,29759.2466,12.388189,7.474868,9.472455,14.556245,-6.903177,-10.605063,-25.781711,24233.2644,11.610831,6.153034,7.876659,10.721335,-5.638927,-8.633899,-20.937546,7720.7516,5.68979,2.376952,3.837695,6.72212,-1.839698,-3.070059,-6.593006,6723.5549,5.370926,1.944092,3.177134,5.733466,-1.55525,-2.613439,-5.759356,39922.8245,12.785785,12.442253,17.114814,22.950967,-11.326995,-19.459733,-37.578467,34558.8074,12.695348,10.924113,15.473387,19.192257,-9.819295,-17.523077,-30.882163,5
4848.0879,1.271255,3.302181,5.797134,9.343241,-1.367859,-1.998943,-7.315057,2394.2539,1.088724,2.963213,5.639147,14.469685,-1.401065,-2.279142,-10.901113,1095.8916,1.35618,1.167833,3.779724,5.849133,-0.320902,-0.618944,-2.649963,1146.3516,1.354691,1.213233,3.904677,5.862292,-0.33728,-0.615109,-2.690331,509.8455,1.255792,0.733499,2.518972,4.702505,-0.180797,-0.428775,-2.523261,426.2256,1.251782,0.628264,2.187359,4.105164,-0.156736,-0.381679,-2.029383,1681.124,1.425464,2.195734,6.562426,8.721503,-0.526105,-0.942493,-3.104736,1770.6494,1.426646,2.270728,6.765742,9.683645,-0.542452,-1.031369,-3.369673,4790.0703,1.208133,3.495358,6.304793,14.334346,-1.54537,-2.578433,-13.923171,3769.8398,1.190376,2.604615,4.788056,12.164514,-1.229718,-2.199418,-11.830597,1244.1192,1.375481,1.212044,3.561724,6.379279,-0.360303,-0.743152,-3.793394,1159.3767,1.402982,1.188571,3.486125,5.729988,-0.337767,-0.653365,-3.225448,620.3773,1.321153,0.87089,3.054002,5.233696,-0.205808,-0.597893,-3.437381,550.3243,1.305244,0.75303,2.731948,5.604858,-0.183074,-0.511514,-2.639693,2050.3823,1.482376,2.564286,8.057481,12.257052,-0.599346,-1.106322,-4.019674,1796.1109,1.474566,2.468558,8.012332,11.590624,-0.55796,-1.087931,-3.571892,1
25891.5234,3.108805,3.969482,4.61416,9.505045,-3.422767,-4.955102,-18.660872,41687.3105,3.294222,6.959926,9.435935,15.987188,-5.341705,-7.741396,-27.074953,3743.552,2.607753,0.601055,1.175654,3.967318,-0.518566,-0.8552,-3.496993,3828.5442,2.559394,0.616969,1.165378,3.162117,-0.526324,-0.809641,-2.944538,1693.2633,2.017329,0.382922,0.845372,3.131124,-0.261561,-0.553103,-2.68579,1457.7918,2.030718,0.331875,0.75076,2.730376,-0.224523,-0.449532,-2.483722,5387.8667,2.816464,0.969556,1.813066,3.702758,-0.824584,-1.314169,-3.610539,5579.8315,2.77289,0.997362,1.950538,3.815107,-0.857644,-1.367704,-3.883937,33960.4824,3.10728,5.503798,6.999664,20.593678,-4.584094,-7.632421,-34.874306,26734.5459,2.92913,4.290134,5.770618,16.329898,-3.606886,-5.570477,-25.924086,4007.6543,2.621992,0.626372,1.137596,3.931503,-0.545714,-0.921623,-3.81665,3436.9297,2.591647,0.567706,1.044796,3.661152,-0.48248,-0.849201,-3.760328,1756.9989,2.09925,0.399283,0.96688,3.391132,-0.271054,-0.618617,-3.088138,1541.399,2.026555,0.367023,0.912395,3.002829,-0.23571,-0.545502,-3.01048,5750.5903,2.801614,1.018001,1.945454,5.456442,-0.877698,-1.422441,-5.406345,5204.9827,2.846769,0.930945,1.853274,4.333897,-0.802337,-1.361936,-4.957811,5
76825.6582,5.563299,19.796644,27.907844,34.522819,-15.210936,-20.501778,-72.165145,67468.752,3.626497,19.099236,29.058802,41.539421,-15.161305,-21.055572,-78.323757,17731.4746,7.170139,4.652857,8.410515,11.444301,-4.322739,-6.546525,-13.017672,17910.7635,6.962304,4.710174,8.705428,12.427407,-4.356924,-6.591909,-13.010712,5649.957,3.929049,2.014812,4.990614,7.117154,-1.510511,-2.538377,-4.701445,4740.3812,3.88795,1.669333,4.138969,5.894277,-1.250356,-2.101363,-5.079791,23978.553,7.443013,8.167691,14.839183,17.943877,-7.008087,-11.908088,-18.386934,24856.2749,7.357789,8.412597,15.44945,18.517768,-7.231382,-12.359242,-17.433249,85368.75,4.933242,24.408197,36.170028,51.477614,-17.435653,-26.101521,-112.558934,73446.6914,4.971256,20.398503,29.282732,44.827026,-14.755514,-21.333053,-92.273484,19719.4018,7.449859,5.139411,8.54966,11.407452,-4.699549,-7.226485,-16.663766,16851.8943,7.32611,4.668836,8.422475,11.084168,-4.124603,-6.250175,-15.167027,6299.8907,4.370686,2.26817,5.837675,8.581829,-1.659859,-2.903931,-6.367583,5555.9478,4.175495,1.831533,4.832591,8.514426,-1.425934,-2.495622,-6.152055,28448.5991,8.164772,9.476855,17.877792,22.875415,-8.302719,-14.613391,-27.523916,24834.8139,8.056068,8.811871,17.494625,21.178918,-7.424891,-13.105578,-26.945125,1
156500.7832,13.819775,38.766607,54.657242,83.233313,-24.42616,-38.194912,-347.408543,233223.0821,14.803887,57.031651,81.31812,103.929591,-38.123406,-70.98477,-586.276569,37729.5915,16.82219,10.287975,13.572813,19.404608,-9.426593,-14.673479,-30.710863,36627.6409,15.487105,9.933358,12.903898,17.577933,-9.005962,-13.875038,-29.288628,9585.4842,6.720959,3.056713,5.319365,7.219645,-2.351342,-3.873926,-7.621554,8176.1762,6.81399,2.508023,4.480839,5.907403,-1.961206,-3.223655,-7.613889,48511.9117,17.193586,16.232827,24.367815,29.438343,-14.289815,-24.849426,-46.524196,50373.8606,16.828049,16.746782,25.078855,29.819436,-14.691884,-25.873812,-49.366669,194735.6172,13.328459,50.806236,74.677245,106.73071,-29.878222,-56.228998,-495.188201,161880.8516,12.7351,43.037623,62.278956,85.371939,-25.257948,-44.20157,-335.38478,45322.2219,18.64167,12.118467,15.958657,22.280954,-11.336425,-18.534918,-46.191102,36079.1968,17.400257,9.632941,12.712394,17.064136,-9.055419,-14.264106,-38.294594,10369.4272,7.442484,3.260523,5.806914,8.393129,-2.604312,-4.313843,-10.039888,9099.2661,7.023707,2.660805,4.638094,7.14683,-2.202264,-3.721085,-8.094861,61023.3996,19.717451,20.022411,29.5712,38.270099,-18.644188,-33.470329,-78.832799,51420.6718,18.933574,17.195177,26.067179,33.209147,-15.820188,-28.651498,-59.786799,5
57141.8067,4.21618,14.394393,19.764381,26.578775,-11.823784,-16.654585,-54.031473,48267.7343,2.772473,13.542596,20.082705,30.103069,-11.399581,-15.928662,-49.020945,11477.6296,4.69854,3.014113,6.455651,8.463871,-2.782633,-4.24532,-8.356931,11701.0896,4.568948,3.119743,6.564907,8.966798,-2.834441,-4.235927,-8.618026,3997.6311,3.001864,1.482302,3.905841,6.221563,-1.087295,-1.894621,-3.433893,3350.4641,2.972717,1.247047,3.3598,6.091914,-0.909852,-1.612731,-3.796211,15954.0407,5.001035,5.384649,11.269665,13.945893,-4.606987,-7.876812,-13.314847,16520.5757,4.931134,5.534184,11.515581,14.619565,-4.747453,-7.855266,-15.257616,62954.2207,3.703478,17.442356,24.732439,38.162442,-13.403662,-20.012726,-89.124051,53495.0098,3.6679,14.079738,19.653248,31.399234,-11.162507,-16.175161,-57.848597,12741.0911,4.765565,3.272588,6.276235,9.152447,-3.016015,-4.580034,-10.360853,11134.9658,4.79314,3.107297,6.411208,9.056284,-2.711404,-4.06964,-9.258802,4453.6757,3.280341,1.679517,4.613418,8.350722,-1.196948,-2.102913,-4.876986,3872.1336,3.13536,1.378669,3.936897,6.971304,-1.016189,-1.865337,-4.515706,18839.687,5.343893,6.106914,13.556064,17.513982,-5.349832,-8.960854,-17.507843,16468.7952,5.29989,5.81706,13.515575,18.017243,-4.871959,-8.504829,-15.396812,1
192856.3378,16.622136,50.817409,73.192194,104.005571,-29.457497,-58.333185,-504.214936,294073.1601,17.548161,77.386487,114.818051,148.865629,-47.242959,-100.312093,-904.950169,64696.0654,27.818444,18.132522,24.740387,33.88404,-17.543959,-28.160831,-69.346184,61809.645,25.192423,17.390246,23.423562,31.96848,-16.50006,-26.410827,-58.416574,13766.2362,9.107538,4.368429,8.14399,10.854206,-3.548649,-5.914415,-10.682028,11646.3563,9.165813,3.555619,6.861114,9.069405,-2.927744,-4.729824,-8.27122,80283.9485,27.345443,27.456482,43.946772,51.833792,-25.209196,-45.968623,-91.019815,82689.9507,26.560214,28.245133,44.498196,53.584242,-26.075782,-46.380809,-101.398008,232542.8037,15.300734,67.574121,102.938537,147.986154,-37.326366,-82.928749,-749.789441,205631.4287,15.545916,57.466831,85.997127,133.397805,-31.831864,-62.816838,-492.512931,79789.7592,31.838687,21.919857,30.410378,43.205627,-21.684847,-36.121645,-101.190409,62018.5889,28.599455,16.880067,23.072141,31.266111,-16.810993,-26.954909,-72.438955,15056.9244,10.253757,4.696515,8.990151,12.125172,-3.955968,-6.768847,-14.806908,13198.1365,9.613954,3.837326,7.187789,10.130066,-3.40479,-5.735273,-12.735,105209.4436,32.794244,35.592323,56.88667,73.389107,-34.274137,-64.499827,-173.199406,86924.8371,31.179791,29.69973,48.439505,59.396288,-28.594426,-53.806386,-132.746881,5
55711.4667,4.117772,13.861191,19.093054,25.734425,-11.600436,-15.08004,-47.184052,46991.6035,2.691057,13.286915,19.666833,27.685716,-11.156185,-15.306772,-53.74837,11114.9563,4.499286,2.932802,6.262636,9.447856,-2.709857,-4.16035,-8.241929,11374.6504,4.410914,3.021259,6.443356,8.717484,-2.746203,-4.129709,-7.671354,3879.1967,2.92964,1.436282,3.786259,5.533029,-1.06728,-1.925605,-4.03574,3297.284,2.947789,1.210861,3.297184,5.292635,-0.895259,-1.571668,-3.585386,15549.1025,4.857763,5.22915,11.094278,14.572891,-4.543203,-7.497826,-11.573248,16115.2349,4.781581,5.418565,11.475927,14.919594,-4.672872,-7.812018,-13.531615,61788.2441,3.603348,16.696676,24.207772,38.039048,-13.319346,-19.844785,-74.0165,52220.5352,3.553696,13.53973,19.164322,30.122055,-11.020107,-16.459666,-69.99152,12335.6128,4.562971,3.179009,6.219806,8.936376,-2.908744,-4.323141,-9.979755,10847.251,4.592481,3.036798,6.30702,9.080954,-2.657771,-4.056651,-8.305244,4311.9951,3.213066,1.631998,4.534314,7.655985,-1.174934,-2.12507,-5.015657,3779.0511,3.08638,1.336569,3.83902,7.466768,-0.993025,-1.803793,-4.682032,18129.3628,5.069962,5.971615,13.61964,17.71695,-5.225592,-8.997239,-15.820549,16056.2864,5.095685,5.691001,13.415351,17.222005,-4.777331,-8.460221,-15.382954,1
182310.3134,15.839962,48.863296,71.595621,95.158168,-28.074019,-51.516111,-425.741736,290553.0449,17.183233,77.12681,114.031232,144.5246,-46.866202,-103.838182,-1016.470654,65030.7111,27.787104,18.025007,24.889082,32.489811,-17.692483,-28.598687,-70.399074,62171.1696,25.331481,17.284256,23.858908,34.610754,-16.559324,-26.765117,-58.091572,13954.1105,9.439859,4.349805,8.138321,10.01889,-3.593462,-5.928549,-12.042876,11660.0846,9.154778,3.547941,6.908388,9.38156,-2.93392,-4.71115,-8.913545,79779.1235,26.964538,27.284638,43.932062,50.910225,-25.364635,-46.080026,-95.157611,82981.7915,26.463832,28.077596,44.671219,51.691116,-26.135999,-46.738462,-100.383466,236949.9472,15.446442,67.714019,102.487482,150.08827,-36.990662,-86.029623,-697.272409,202572.4336,15.238462,57.393843,85.759741,126.902255,-31.835695,-65.06064,-473.071663,80105.6782,31.905324,21.773811,29.94309,44.228557,-21.731557,-35.042726,-105.249095,62480.3198,28.594785,16.807822,23.220418,32.170624,-16.898381,-27.839074,-73.644263,15059.3158,10.222783,4.652003,9.142004,12.559929,-3.98063,-6.615343,-13.70705,13203.2428,9.640472,3.822603,7.208254,11.092295,-3.394205,-5.715016,-10.767056,104858.4439,32.386655,35.219661,55.776824,67.420156,-34.279423,-65.6073,-190.287848,86405.6238,30.314407,29.61306,48.175881,59.386126,-28.581785,-54.541837,-128.338695,5
24755.0313,2.413597,6.464026,9.386348,13.188929,-5.563028,-7.465875,-18.404753,19022.5293,1.688336,5.941255,9.239653,17.139724,-5.127422,-7.19335,-20.256072,4445.0042,2.403024,1.562452,4.452987,6.867528,-1.095411,-1.778778,-3.98172,4588.9517,2.388351,1.627997,4.64192,6.692362,-1.137169,-1.819876,-5.015426,1869.1457,1.965291,0.889616,2.810148,5.099253,-0.531372,-0.989129,-2.560498,1548.2881,1.914012,0.769337,2.439282,4.181262,-0.453696,-0.916325,-2.604334,6535.5173,2.619157,2.871498,7.77843,10.383775,-1.880475,-3.119166,-6.24986,6743.0937,2.589354,2.956498,8.02649,11.54966,-1.940747,-3.141272,-5.563126,26344.3203,2.114485,7.344139,11.319362,22.935569,-6.050081,-8.878301,-30.55864,21506.5078,2.055677,5.727809,8.520469,18.969741,-4.859529,-7.019951,-26.655282,4864.3435,2.408957,1.662115,4.270547,7.313707,-1.17183,-1.892234,-5.130235,4515.0901,2.508965,1.655417,4.327547,6.647312,-1.125249,-1.782439,-5.120219,2060.9737,2.062067,1.056629,3.42523,5.919626,-0.595993,-1.161953,-4.024649,1795.7675,2.000066,0.890533,3.002559,5.918058,-0.504524,-1.01379,-4.495817,7458.0142,2.682886,3.381819,9.900255,14.718312,-2.126706,-3.499959,-7.251407,6751.2683,2.731033,3.205892,9.678457,13.393838,-1.985336,-3.362026,-6.715306,1
78837.5966,7.570114,17.551909,22.537703,29.565393,-12.41036,-16.771957,-81.177808,125655.3613,7.957692,26.767158,34.882742,50.202179,-20.50078,-30.887446,-161.928422,13720.8948,6.851043,2.921612,3.756719,7.030568,-2.753284,-4.171281,-7.916164,13619.5217,6.497491,2.932026,3.699022,6.497502,-2.724467,-3.874159,-7.850132,4568.5349,3.757654,1.222559,2.004474,3.905354,-0.985633,-1.596665,-3.869694,3920.065,3.792981,1.046751,1.698743,3.592962,-0.818852,-1.370995,-4.237977,18579.3762,7.197364,4.713454,6.006332,9.185389,-4.429747,-6.935946,-11.666918,19269.9924,7.080226,4.833713,6.138236,9.344855,-4.584941,-7.366837,-14.013303,107596.4336,7.617337,24.459914,33.206692,52.735266,-16.713033,-26.623316,-161.608297,88940.5625,7.305822,20.26095,27.051527,43.089714,-13.884404,-22.490396,-111.954092,15239.1807,7.06172,3.197978,3.939569,7.140512,-3.019252,-4.453156,-12.897872,12769.9956,6.811161,2.771546,3.493742,6.171771,-2.575724,-3.805612,-9.534363,4814.721,4.039314,1.288166,2.052759,4.197393,-1.036366,-1.826168,-4.654438,4188.6873,3.837115,1.09099,1.796661,4.312612,-0.862913,-1.467141,-4.564901,20858.394,7.424851,5.124499,6.424665,9.828451,-5.033188,-8.152568,-18.436674,18504.4253,7.444552,4.681796,6.02598,9.071013,-4.494218,-7.464485,-15.948445,5
42577.5859,3.547566,10.598198,14.810882,20.781621,-8.824888,-11.555211,-29.737142,36183.166,2.358722,10.269175,15.15282,23.393213,-8.662461,-11.982315,-34.421091,8237.5732,3.762161,2.331994,5.643014,7.98111,-1.953769,-2.962825,-6.359965,8414.3128,3.687652,2.405032,5.741717,8.512162,-1.989291,-3.015727,-6.097952,3008.3764,2.533021,1.22019,3.522327,6.151022,-0.834602,-1.543145,-3.351146,2542.9662,2.524795,1.034713,2.98322,5.035328,-0.701663,-1.234136,-2.899535,11591.7998,3.999167,4.151127,9.660741,12.424269,-3.294497,-5.314808,-8.974296,12027.6672,3.980059,4.283711,10.008461,13.616566,-3.408386,-5.602215,-9.527312,48453.2188,3.141713,13.194867,19.388256,31.690146,-10.28321,-15.200854,-58.742536,40671.2305,3.092815,10.58189,14.804426,23.747593,-8.578514,-12.595261,-42.545206,9145.9736,3.89638,2.488552,5.396584,8.398593,-2.100067,-3.231458,-7.434987,8088.98,3.882604,2.40291,5.34898,9.169606,-1.939411,-2.93271,-6.733204,3368.2106,2.775056,1.408597,4.22691,7.061095,-0.91866,-1.666621,-5.034988,2927.9986,2.653708,1.151077,3.663711,6.984409,-0.770564,-1.425953,-3.81156,13553.7226,4.299151,4.747788,11.852285,15.61655,-3.783642,-6.400285,-12.718567,12002.0508,4.25542,4.506947,11.534185,16.23494,-3.468997,-5.985265,-10.688124,1
159853.3476,14.530487,41.13184,59.053481,80.155102,-24.353683,-46.643273,-348.753589,265370.3105,16.061009,67.549262,99.471393,128.653663,-42.852415,-93.857836,-867.024364,50823.2253,22.47022,13.837178,18.321871,23.612107,-13.257427,-21.036592,-48.300851,48857.7227,20.814454,13.266744,17.672728,24.695615,-12.504622,-20.068414,-44.461219,11665.0824,8.035628,3.682464,6.622378,8.406634,-2.951126,-4.863851,-8.474389,9932.9672,8.063225,3.007742,5.51271,7.167713,-2.435899,-4.001752,-7.940549,63559.0349,22.241743,21.41636,33.297355,40.918654,-19.565086,-34.677982,-74.57944,66139.4963,22.00899,22.083506,33.748579,40.385069,-20.267197,-35.932693,-76.847865,217685.5313,14.582187,59.766319,89.665519,131.471524,-34.00798,-68.718646,-669.328406,186655.9961,14.429285,50.958848,76.393694,105.098291,-28.609748,-62.281917,-476.761506,61494.5535,25.570321,16.47201,22.042493,30.822313,-16.144878,-26.018329,-70.254901,48584.6626,23.216742,12.945716,17.356716,23.374553,-12.695856,-20.783382,-61.879957,12689.9628,8.919823,3.947187,7.285178,10.158338,-3.286202,-5.476912,-11.206445,11130.9458,8.434403,3.195728,5.71109,8.256031,-2.794288,-4.749935,-10.45761,81405.9165,26.519678,27.0906,41.950331,55.475171,-26.230688,-48.787102,-119.440705,68582.1587,25.070204,22.988415,36.561961,45.169269,-21.971438,-41.33947,-97.403382,5
64099.4844,4.739976,16.113342,22.519495,32.772524,-12.797491,-17.468202,-65.709298,58600.0566,3.124709,16.518455,24.889085,38.331719,-13.556877,-19.03155,-75.49578,14232.009,5.574567,3.615905,7.197174,10.54105,-3.478259,-5.242916,-12.146255,14422.4263,5.42645,3.725205,7.423201,10.319694,-3.519448,-5.274163,-10.480346,4742.3513,3.394993,1.694645,4.350053,6.932338,-1.293748,-2.18564,-4.898452,3993.7941,3.375456,1.408778,3.603375,5.280121,-1.069171,-1.801518,-3.628465,19651.5821,5.929504,6.49208,12.503608,16.131623,-5.756667,-9.558643,-16.488276,20280.7993,5.849727,6.706465,13.26387,17.02139,-5.917161,-10.065189,-17.251433,75091.7813,4.198302,20.870186,30.217846,51.643976,-15.833436,-23.614567,-106.643495,63883.9414,4.155054,17.063513,24.798561,41.775695,-13.290261,-19.049748,-81.178913,15696.0849,5.653723,3.937581,7.176454,10.414038,-3.760241,-5.809024,-14.03594,13779.1538,5.681717,3.737032,7.166213,10.212991,-3.374241,-5.189699,-12.729716,5276.2699,3.737294,1.91849,5.013076,8.340963,-1.416399,-2.512113,-5.946834,4597.2173,3.565372,1.546285,4.248897,7.247418,-1.199719,-2.070936,-5.703288,22984.2256,6.309329,7.42914,15.38014,19.334145,-6.689655,-11.688014,-22.495885,20307.4985,6.261008,7.044688,15.140768,20.484621,-6.047002,-10.848421,-20.652463,1
111869.9287,10.378784,27.485927,36.992895,50.694018,-17.516606,-26.150943,-189.56939,190683.6367,11.801614,44.836426,64.107475,104.424018,-30.957494,-55.100756,-409.85266,25505.6968,11.579468,6.497823,8.346196,12.453172,-5.908013,-9.10567,-22.98761,24957.6993,10.852443,6.350362,8.183135,11.624257,-5.705457,-8.701638,-18.841352,7244.136,5.293396,2.264606,3.56567,5.717846,-1.704229,-2.855157,-6.05968,6215.9157,5.416744,1.872382,3.062504,5.156747,-1.419404,-2.380562,-5.608853,33470.3215,11.921747,10.538289,14.780438,20.08109,-9.149522,-15.357381,-26.942233,34697.0236,11.785915,10.874504,15.485398,19.47081,-9.474124,-16.081891,-29.044157,157253.8926,10.672012,39.904006,56.867361,94.227,-24.878188,-47.094713,-353.24835,130669.709,10.222229,33.855039,47.505275,75.839682,-20.789659,-34.216793,-264.299052,29562.5332,12.547635,7.421513,9.372117,14.388274,-6.817782,-10.807026,-29.159198,24205.2058,11.762422,6.146122,8.021996,12.662914,-5.591978,-8.922398,-22.983176,7679.1621,5.737425,2.382456,3.887626,6.514347,-1.844272,-3.140962,-8.377676,6727.1288,5.471858,1.944931,3.183415,5.242077,-1.545079,-2.602723,-7.44204,39626.8081,12.983553,12.321166,17.213199,24.943949,-11.267949,-20.000024,-40.774096,34395.1188,12.863812,10.896142,15.540675,21.272789,-9.759744,-17.477017,-36.893999,5
4914.9785,1.292001,3.283076,5.792851,10.332858,-1.324824,-1.977277,-7.201171,2296.2382,1.085212,2.927539,5.70293,11.659096,-1.442912,-2.328195,-10.418876,1060.4826,1.344796,1.16914,3.863838,6.339908,-0.321996,-0.609472,-2.869623,1124.3081,1.350866,1.204749,3.879036,7.393817,-0.333393,-0.711315,-3.092319,490.6344,1.24714,0.733926,2.561603,4.777237,-0.176422,-0.437403,-2.185246,371.4184,1.214873,0.629784,2.179752,4.020508,-0.156611,-0.412429,-1.950417,1627.6392,1.413086,2.207089,6.628608,9.043805,-0.525287,-0.905766,-3.003883,1692.9307,1.409397,2.272745,6.902299,10.24272,-0.547679,-1.066228,-3.164757,4726.5781,1.206071,3.474137,6.590938,15.117427,-1.553943,-2.72531,-14.930494,3849.7266,1.194907,2.65878,4.758222,12.021348,-1.234358,-2.299706,-11.045462,1194.8123,1.363284,1.201459,3.562724,6.405302,-0.350424,-0.685463,-3.351769,1130.9126,1.39379,1.188663,3.428843,6.393456,-0.33109,-0.663404,-3.600267,591.4775,1.304984,0.879121,3.098749,5.940437,-0.208571,-0.590823,-3.235136,530.7337,1.294378,0.734686,2.746238,5.6244,-0.186465,-0.500001,-3.216601,1950.1592,1.461196,2.564315,8.241273,12.660621,-0.604229,-1.126494,-4.307123,1748.8589,1.46314,2.478803,8.081285,12.191911,-0.563421,-1.07928,-3.531227,1
23890.6866,3.052348,3.667079,4.311636,8.65644,-3.093971,-4.416891,-17.228112,41840.1914,3.339674,6.903985,9.427635,17.820244,-5.326596,-8.147881,-31.132699,3766.3691,2.662899,0.601503,1.153228,3.163811,-0.503142,-0.821865,-3.779873,3820.1504,2.591499,0.617894,1.102844,3.541105,-0.51434,-0.868523,-2.884554,1690.3999,2.022404,0.381098,0.844033,2.612503,-0.260432,-0.501334,-2.296101,1480.7063,2.063954,0.327929,0.741675,2.476237,-0.229983,-0.506557,-2.545345,5417.9441,2.865136,0.951856,1.802374,3.660545,-0.817712,-1.322983,-3.964633,5625.4041,2.832144,0.999361,1.952685,4.061335,-0.855741,-1.351364,-3.640613,34001.6855,3.136268,5.493184,7.044329,24.013374,-4.562906,-7.142983,-34.074252,26842.0918,2.950266,4.2995,5.550378,16.009144,-3.590455,-5.622997,-26.635383,3995.7766,2.670061,0.629127,1.208623,4.166173,-0.533432,-0.956503,-4.991416,3457.0772,2.62628,0.557988,1.069805,3.727145,-0.480061,-0.876947,-3.814058,1767.0292,2.120075,0.397433,1.001499,3.66675,-0.273234,-0.647954,-3.406176,1561.2614,2.060256,0.367935,0.876029,3.768518,-0.235623,-0.620918,-3.402284,5736.9886,2.822498,1.00234,1.942612,4.506422,-0.868542,-1.476173,-5.587679,5227.9028,2.891176,0.920274,1.868642,4.753166,-0.805546,-1.427475,-4.001985,5
70331.5634,5.371059,18.012618,25.342876,34.544308,-13.647139,-18.247173,-74.425999,67161.1347,3.599145,19.065856,29.067457,39.836641,-15.008727,-21.879501,-78.144539,17648.2556,7.181157,4.607086,8.389746,10.754926,-4.305943,-6.551964,-12.739388,17844.5008,6.922869,4.689825,8.613285,12.379662,-4.346419,-6.581998,-12.251041,5627.2765,3.918693,2.008235,4.912076,7.134292,-1.508434,-2.469725,-5.132765,4731.8703,3.849777,1.679654,4.266825,6.320668,-1.256278,-2.096345,-4.968617,23867.4839,7.46042,8.128272,14.916052,18.489738,-6.996767,-11.621001,-21.546225,24814.8154,7.335441,8.343561,15.236784,19.413085,-7.193249,-12.493496,-21.844248,84938.1348,4.888085,24.306726,35.770017,58.156389,-17.297372,-25.821113,-135.216917,73145.9922,4.934124,20.361127,29.454904,47.86969,-14.671816,-21.00044,-93.91169,19660.3421,7.456889,5.097654,8.319463,11.239343,-4.705779,-7.088217,-17.249463,16824.314,7.334366,4.663506,8.350724,11.329385,-4.111402,-6.388998,-14.895002,6243.4393,4.36025,2.248966,5.744565,9.51526,-1.65999,-2.950401,-7.305985,5477.0049,4.138434,1.829654,4.773016,7.633684,-1.415107,-2.468373,-7.158462,28358.2784,8.200651,9.408067,17.768426,22.230257,-8.249117,-14.557258,-27.70124,24733.9107,8.045253,8.776601,17.598743,22.301503,-7.384423,-13.303011,-23.999927,1
136411.1259,12.62371,34.158606,47.950554,65.566042,-21.093642,-31.972242,-219.565075,231578.0801,14.703657,56.976664,80.436174,109.48231,-37.752794,-71.042676,-578.336877,38015.1934,17.010624,10.244568,13.416376,16.96366,-9.427267,-15.027245,-27.197828,36864.7493,15.742901,9.872427,13.030178,18.376225,-9.006288,-13.887776,-31.958942,9568.6591,6.756602,3.054533,5.220164,6.800337,-2.34925,-3.901776,-7.073153,8137.0223,6.763572,2.526793,4.399583,6.21595,-1.953837,-3.186338,-7.299026,48344.2942,17.194055,16.214051,24.179385,29.448248,-14.287682,-24.459511,-51.121552,50337.9165,17.032632,16.71679,24.784494,30.535325,-14.722411,-25.194149,-44.951747,190504.4531,13.031674,50.780214,73.602561,108.398744,-29.547039,-61.459151,-557.243515,161565.6416,12.68255,43.124748,62.579454,97.541709,-25.213132,-44.919877,-307.196457,45256.8918,18.920092,11.99986,15.975076,24.176816,-11.306805,-17.633131,-39.896696,36171.3881,17.449407,9.605342,12.680418,17.665249,-9.033161,-14.311122,-32.528879,10371.3629,7.457765,3.254083,5.830705,8.339077,-2.589741,-4.425072,-8.811037,9052.1699,7.032973,2.642605,4.600692,6.745485,-2.19228,-3.66778,-8.314803,60357.0854,19.620802,19.896515,29.682417,36.958949,-18.671756,-33.605201,-69.787326,51287.0608,19.059732,17.09859,26.05065,34.059539,-15.812011,-28.843845,-59.885693,5
70414.3613,5.19881,18.039313,25.269264,33.481562,-13.58554,-18.384754,-74.089073,67025.1796,3.472304,18.989386,28.139074,36.538751,-15.19121,-21.342861,-80.991874,17567.9824,6.631134,4.505632,8.08448,12.030784,-4.354004,-6.738114,-12.430097,17688.6548,6.404672,4.594976,8.365588,11.734964,-4.368572,-6.74582,-11.977101,5598.9635,3.824268,1.974813,4.817644,7.040622,-1.518162,-2.572701,-4.702089,4703.2942,3.767434,1.621354,4.023715,6.342049,-1.262468,-2.10627,-4.880634,23899.3262,6.994551,7.966141,14.273964,17.560215,-7.049576,-11.827737,-18.750551,24640.9995,6.921073,8.242323,14.980351,19.216076,-7.279757,-12.240886,-21.226497,85401.9004,4.672576,24.31825,35.34094,56.457511,-17.600267,-27.203939,-121.913508,72729.7051,4.649819,20.250264,28.832469,49.240709,-14.928545,-21.256985,-95.287235,19375.6892,6.732313,4.956259,8.263633,11.487691,-4.704013,-7.281267,-16.113728,16783.5969,6.724255,4.574487,8.108618,11.025707,-4.161431,-6.313014,-13.987551,6237.7992,4.248218,2.214346,5.723348,8.468653,-1.662671,-2.856111,-5.921698,5445.5884,3.996688,1.767118,4.492776,7.914834,-1.422961,-2.411335,-6.385179,28011.9507,7.524485,9.206668,17.453665,21.755672,-8.310242,-14.42659,-28.94924,24736.7737,7.435041,8.60676,17.243583,21.114883,-7.431581,-13.325889,-25.56176,1
131541.3467,12.156719,33.073176,46.139684,58.051528,-20.123948,-30.417158,-226.533564,230681.455,14.287039,56.890267,80.127024,101.619126,-37.93094,-69.094286,-595.766447,38223.6406,16.691225,10.388828,13.490866,18.137858,-9.502331,-14.756728,-31.198667,36975.4672,15.415773,10.030576,12.863962,16.971419,-9.063755,-13.983292,-29.811018,9627.3346,6.705099,3.07767,5.247648,7.035553,-2.369842,-3.828159,-7.033938,8184.4662,6.671662,2.525215,4.404969,5.984745,-1.952549,-3.155228,-5.544309,48876.8967,17.012898,16.479365,24.722199,30.74089,-14.373608,-24.917721,-45.232601,50724.1396,16.740269,17.029867,25.265325,31.262335,-14.966148,-25.896093,-47.500182,189623.5479,12.717771,50.853755,73.629231,111.952061,-29.935528,-55.250983,-446.887067,160475.249,12.393609,43.157606,62.594752,97.462188,-25.354876,-43.983827,-346.259792,45664.3481,18.561631,12.154984,15.97015,21.797084,-11.365447,-17.746546,-45.684085,36454.1965,16.984255,9.732793,12.787322,18.518918,-9.076906,-14.162899,-32.439537,10413.415,7.488377,3.289268,5.875362,8.811693,-2.614104,-4.474816,-9.88704,9077.198,6.952096,2.667192,4.532897,7.351998,-2.184132,-3.675073,-7.811665,60898.4812,19.329959,20.269521,30.044888,37.431617,-18.794541,-33.886276,-71.055843,51788.2368,18.738702,17.314458,26.371783,31.5078,-15.833872,-29.006598,-58.12699,5
50678.8476,4.102863,12.466803,17.243012,22.987329,-10.063326,-13.214487,-41.006467,47896.9922,2.778591,13.453496,19.819574,28.022619,-11.223794,-15.392149,-51.737135,11389.3135,4.682673,3.006514,6.398244,8.672024,-2.756902,-4.103684,-7.890483,11594.1921,4.602896,3.097951,6.575388,9.384082,-2.785647,-4.140451,-7.538435,3963.789,3.010571,1.489599,3.941808,5.745129,-1.079432,-1.860044,-4.139471,3324.1535,2.969354,1.237652,3.299934,5.623069,-0.907,-1.54622,-3.104736,15882.323,5.039925,5.372588,11.176252,13.819563,-4.603694,-7.528029,-12.579744,16427.7227,4.981743,5.560127,11.675118,14.730419,-4.743469,-7.74869,-12.766727,63049.5664,3.731118,17.14121,24.973667,39.539412,-13.308003,-19.355133,-83.324576,53400.1972,3.694529,14.019778,20.020355,34.025953,-11.119974,-16.947056,-62.375149,12575.2217,4.779781,3.233673,6.383516,9.324763,-2.951895,-4.400355,-9.845676,11065.2653,4.816711,3.091636,6.287534,8.829487,-2.688905,-4.0932,-8.152825,4398.2054,3.291664,1.677916,4.771581,7.369629,-1.191513,-2.104903,-5.014042,3816.3238,3.114375,1.363913,3.924287,6.579164,-1.011459,-1.759385,-4.759209,18507.4443,5.363581,6.10299,13.561774,18.908631,-5.32301,-8.867029,-17.245434,16407.7656,5.343037,5.822477,13.294569,17.466449,-4.83974,-8.356638,-14.078651,1
158810.7256,14.717991,41.355762,59.74781,79.844132,-23.499617,-41.823461,-305.58368,290103.5469,17.501894,76.055666,112.412231,138.178663,-47.278991,-100.111987,-904.121695,65281.1631,28.396225,18.253246,24.883578,32.375796,-17.609926,-28.164383,-68.077178,62271.427,25.724693,17.425787,23.473396,30.210862,-16.504642,-26.294216,-57.922244,13739.5879,9.140923,4.392033,8.269534,10.523687,-3.551176,-5.869415,-11.466642,11646.2096,9.270283,3.555087,6.82644,9.00821,-2.92709,-4.71416,-9.278798,80192.7224,27.631833,27.509481,43.844178,50.123717,-25.269767,-45.647333,-85.182712,83131.2068,27.102224,28.387858,45.16272,54.175689,-26.240005,-47.317193,-98.362599,240907.4345,15.956776,66.978348,102.719375,153.031265,-37.101632,-81.693071,-675.644576,205557.9072,15.642442,57.29934,86.189124,121.669758,-31.885856,-62.245394,-529.980166,79546.2414,32.147073,21.833713,29.891522,41.89982,-21.588749,-35.851466,-106.549903,62471.1665,29.15486,16.901078,22.992697,30.707531,-16.778976,-26.394438,-64.947551,15016.3557,10.314366,4.711818,9.14456,11.739199,-3.977573,-6.685138,-12.718702,13172.557,9.844998,3.832537,7.182893,9.612388,-3.381669,-5.734911,-10.421968,103648.1,32.705212,35.617218,56.788196,71.703324,-34.229262,-63.535795,-163.39048,86679.2646,31.06352,29.655384,48.660594,60.956605,-28.501507,-52.367421,-118.378868,5
4488.3536,1.273628,3.182155,5.893859,9.834989,-1.298179,-1.970449,-7.760666,1697.3594,1.061815,2.796522,5.632911,12.833322,-1.388909,-2.359141,-10.947994,987.3442,1.314469,1.130969,3.690638,6.03313,-0.312203,-0.671238,-2.422648,1026.0017,1.312202,1.178969,3.733786,6.385951,-0.324621,-0.770961,-2.865606,473.7255,1.239694,0.723742,2.473079,4.664482,-0.174217,-0.396039,-2.648066,373.9599,1.221665,0.604929,2.093882,4.440335,-0.147036,-0.4012,-2.8702,1567.6806,1.393339,2.161943,6.512574,9.153365,-0.504078,-0.911349,-2.836234,1629.3433,1.389867,2.254123,6.726189,9.876296,-0.523105,-0.932591,-3.263899,4002.3164,1.169963,3.299831,6.227329,15.813355,-1.489508,-2.623291,-13.477307,3054.5117,1.150156,2.492988,4.538206,11.919169,-1.195159,-2.077011,-10.830329,1089.6621,1.318385,1.19186,3.478841,6.005591,-0.348764,-0.680401,-3.412461,1013.5882,1.338001,1.170339,3.390998,5.997324,-0.332952,-0.667285,-2.945336,608.745,1.317298,0.852531,3.031351,5.727993,-0.207124,-0.523788,-3.086743,527.7163,1.294554,0.719786,2.635551,4.815747,-0.180566,-0.475335,-3.339902,1808.6055,1.411215,2.584454,8.239502,11.772283,-0.590749,-1.043644,-3.409773,1655.4819,1.428049,2.453751,8.073587,12.006335,-0.547016,-1.06054,-3.965389,1
27719.0469,2.980197,4.292751,5.201501,11.012743,-3.727442,-5.267663,-18.565837,40648.0762,3.241007,6.770911,9.060541,17.058497,-5.186401,-7.948762,-28.829864,3642.1989,2.600457,0.584555,1.089678,3.115545,-0.501006,-0.795788,-3.524197,3709.5351,2.534043,0.596386,1.153147,2.76832,-0.507381,-0.872062,-4.012372,1659.7231,2.011414,0.368209,0.858981,2.834449,-0.253565,-0.545962,-2.297336,1426.4087,2.082388,0.317779,0.750948,2.483666,-0.220626,-0.439731,-2.380501,5296.9377,2.800397,0.942655,1.794975,3.411831,-0.810804,-1.265646,-3.760981,5488.9633,2.770033,0.970932,1.839343,3.670755,-0.844148,-1.314764,-4.042908,33163.4375,3.060376,5.372154,6.897349,16.269337,-4.473549,-7.417829,-33.552711,26171.3868,2.882567,4.211097,5.409172,15.988068,-3.508793,-5.875548,-22.721312,3847.2727,2.577391,0.613061,1.108266,3.510396,-0.524488,-0.882096,-3.850036,3344.8969,2.546269,0.54597,1.066192,3.567675,-0.469496,-0.931085,-3.823175,1754.2234,2.133058,0.380744,1.017483,4.237585,-0.267427,-0.642877,-3.285795,1519.3411,2.032539,0.348878,0.813975,3.226539,-0.232211,-0.527857,-3.038982,5646.2287,2.779959,0.984575,1.886894,4.29639,-0.859954,-1.35158,-4.682359,5123.3061,2.831671,0.905805,1.821763,4.512849,-0.79887,-1.322139,-4.157383,5
26156.4317,2.409734,6.840479,9.594922,14.620803,-5.793373,-8.098559,-19.068511,19698.6289,1.766107,6.065221,9.260008,15.530319,-5.16391,-7.027412,-19.047915,4767.1423,2.672645,1.660465,4.639514,7.620123,-1.122279,-1.717635,-4.766265,4920.6382,2.638929,1.730183,4.763119,6.691718,-1.161866,-1.775915,-3.875767,1931.5231,2.008111,0.964388,3.118479,5.171065,-0.549101,-0.984081,-2.711242,1621.2828,1.991986,0.822441,2.674021,5.211953,-0.465103,-0.857895,-2.294858,6934.6128,2.87907,3.024759,8.104943,11.32948,-1.926344,-3.1491,-5.713879,7173.1528,2.840095,3.119565,8.461268,11.964652,-1.987699,-3.296052,-6.026121,28255.5411,2.296639,7.720156,11.201073,21.15939,-6.169305,-9.144791,-28.574033,23051.8282,2.241075,6.021177,8.437424,16.317836,-4.954689,-7.235944,-25.449294,5319.8562,2.768331,1.764553,4.395158,7.255163,-1.210667,-1.850421,-5.071002,4762.3689,2.789696,1.711448,4.344303,7.702423,-1.139171,-1.810997,-4.968112,2181.7364,2.190759,1.122723,3.613172,6.92586,-0.60148,-1.142916,-3.500628,1915.7636,2.1148,0.946388,3.146476,5.540098,-0.511955,-1.047948,-3.534291,8071.4968,3.042596,3.486896,9.881149,13.573419,-2.184546,-3.600475,-6.702931,7174.7156,3.04851,3.305593,9.771434,14.121142,-2.030241,-3.388577,-6.541409,1
102944.3477,8.976648,22.216205,28.692315,38.894505,-16.669852,-23.828495,-106.785106,127199.4746,8.525993,27.079375,34.996931,48.53012,-20.422151,-30.42229,-181.443665,13825.7434,7.186964,2.975813,3.701399,7.370098,-2.776374,-4.023229,-8.413599,13790.7707,6.828349,2.993034,3.722802,6.225222,-2.745896,-4.035069,-8.515354,4647.4157,3.865915,1.247673,1.942826,3.62868,-0.97792,-1.594905,-4.156389,3981.3848,3.915547,1.056018,1.640913,3.197722,-0.826339,-1.458071,-3.983367,18721.7597,7.60123,4.747186,6.061175,9.337038,-4.410364,-7.00452,-12.468418,19374.6685,7.426052,4.886939,6.325396,8.991783,-4.573739,-7.311396,-11.642088,108313.4102,8.021368,24.844575,33.188804,54.522201,-16.693777,-26.173628,-143.067049,89848.2813,7.733952,20.60548,27.42035,46.728705,-13.841715,-21.696065,-116.272956,15498.7077,7.521333,3.288417,3.993882,7.38311,-3.079076,-4.508884,-12.012502,12900.3095,7.219159,2.791605,3.503309,6.276113,-2.581991,-3.82371,-8.290877,4847.868,4.11421,1.305241,2.001561,4.501637,-1.025542,-1.753884,-4.874911,4241.8006,3.952115,1.100373,1.83885,4.517524,-0.868268,-1.466216,-4.193254,21244.7988,7.951312,5.228764,6.614557,10.030804,-5.04653,-8.130288,-18.130412,18599.6074,7.882082,4.74334,6.121625,8.825584,-4.500539,-7.493889,-14.918495,5
46836.1113,3.401133,12.30495,16.996641,24.111552,-10.191664,-14.043535,-41.330875,35923.5391,2.356728,10.326112,15.493125,22.855884,-8.635604,-12.0148,-30.040361,8285.9231,3.783748,2.366287,5.623879,7.773495,-1.972158,-3.041518,-5.584013,8464.3103,3.708232,2.447516,5.742498,7.810952,-2.023367,-3.063966,-6.4661,3051.114,2.553878,1.243602,3.49994,5.699162,-0.838063,-1.433965,-3.365083,2569.4715,2.533552,1.053892,3.006633,5.309783,-0.70846,-1.328236,-2.964033,11632.1926,4.048969,4.183388,9.79407,13.944466,-3.318181,-5.423407,-8.750046,12079.6133,3.995309,4.292186,10.038314,12.281559,-3.410372,-5.532307,-8.31306,48631.0039,3.147103,13.395262,19.68292,34.369079,-10.341971,-14.729674,-55.594654,41024.3164,3.112669,10.777812,15.242177,27.546731,-8.581269,-12.331273,-42.78724,9190.251,3.895913,2.526596,5.423718,8.801963,-2.130059,-3.332374,-7.751232,8117.8655,3.940276,2.425259,5.407464,7.565332,-1.945491,-2.981658,-6.8415,3387.9266,2.7822,1.406403,4.242098,7.670705,-0.926947,-1.662911,-4.61239,2951.5212,2.658327,1.17239,3.538717,6.409002,-0.781035,-1.409173,-3.770235,13652.7393,4.346957,4.76996,11.698705,15.345091,-3.802286,-6.339518,-12.303083,12044.9323,4.314287,4.55805,11.670943,15.515644,-3.494934,-6.031645,-11.005313,1
222976.7021,17.671719,56.791045,81.115538,116.094473,-36.773195,-65.987809,-578.728435,266821.8535,16.307299,68.107112,98.823535,119.066983,-42.585093,-85.267163,-670.225065,50575.5383,22.64487,13.858766,18.376775,27.940568,-13.264658,-20.962053,-44.008119,48663.2432,20.741658,13.313,17.605412,23.22543,-12.531164,-19.465909,-36.827863,11668.6296,7.992943,3.689717,6.598479,8.416705,-2.947111,-4.842837,-8.743333,9903.2698,8.067638,3.022303,5.522453,7.945994,-2.454376,-3.956073,-7.430447,63570.1482,22.531239,21.44161,32.999802,39.828736,-19.551474,-34.723483,-61.039729,65951.6031,22.126442,22.035793,33.8637,39.480521,-20.151239,-36.079093,-60.25316,217555.0391,14.627352,60.196159,89.790025,127.442272,-33.660886,-67.234138,-564.808749,186962.6777,14.468453,50.898271,74.735087,108.210338,-28.679477,-54.064944,-416.295274,61456.367,25.705571,16.536509,22.258629,30.381253,-16.159612,-26.000605,-61.883892,48525.2717,23.56762,12.944504,17.375681,22.545038,-12.735334,-20.146901,-48.137315,12679.3186,8.91751,3.94845,7.381848,9.868451,-3.286613,-5.647758,-11.112108,11104.6543,8.46831,3.203735,5.773011,8.936825,-2.794639,-4.607496,-9.159927,81108.6301,26.60346,27.025154,41.411151,52.692022,-26.249292,-48.259127,-108.093698,68749.6557,25.453216,22.952042,36.008358,43.591816,-21.883323,-40.460558,-86.400799,5
74975.0507,4.759471,19.521825,27.301289,35.47951,-15.933103,-22.007847,-69.36087,58521.4707,3.120445,16.589904,24.751577,36.278089,-13.569198,-18.515761,-58.762658,14195.8254,5.568687,3.660398,7.213018,9.624443,-3.489728,-5.38085,-9.422353,14365.7612,5.399781,3.7726,7.464959,9.839477,-3.538327,-5.313354,-9.829872,4737.7271,3.389274,1.707858,4.356597,7.47848,-1.293829,-2.174622,-4.354187,4012.8405,3.384265,1.420998,3.656447,6.043213,-1.078366,-1.85176,-4.089477,19636.7048,5.941544,6.547239,12.655855,16.473581,-5.758194,-9.652904,-15.666818,20351.2739,5.876499,6.736876,13.126589,16.157574,-5.945814,-9.998825,-16.054238,75238,4.208764,20.794288,29.93191,46.96635,-15.850488,-23.078644,-94.961651,64020.041,4.155966,17.141151,24.476291,41.023259,-13.293006,-19.420848,-73.757359,15647.1548,5.67789,3.965904,7.166305,10.762062,-3.768272,-5.680374,-12.820808,13679.4499,5.682486,3.756965,7.157645,9.874574,-3.373165,-5.192219,-12.963613,5267.8894,3.731306,1.924799,5.120542,7.877329,-1.423477,-2.521099,-6.388474,4602.1383,3.545264,1.55423,4.187184,6.690416,-1.212842,-2.103512,-5.299492,23014.1113,6.319517,7.464323,15.530244,20.024385,-6.719771,-11.82861,-22.455132,20368.9187,6.311707,7.069844,15.190388,19.989478,-6.080679,-10.798574,-20.849648,1
155341.5195,12.487119,37.026457,50.486604,67.111329,-25.705979,-39.633654,-295.226222,189764.8398,11.707941,45.086732,62.440575,77.888051,-31.10848,-53.564483,-393.64343,25378.0491,11.549549,6.45092,8.341854,11.820187,-5.851519,-8.761777,-17.432277,24904.3872,10.828421,6.306993,8.110937,11.249512,-5.667474,-8.671954,-17.354188,7231.6651,5.328721,2.249485,3.561952,5.79431,-1.707407,-2.746401,-5.237544,6171.3709,5.325752,1.879365,3.003357,4.859288,-1.413117,-2.311875,-4.578321,33464.43,12.063808,10.5389,14.726751,18.758086,-9.091738,-15.145632,-26.046718,34529.6809,11.784355,10.855483,15.19107,18.938353,-9.484028,-16.069428,-28.288919,158435.4697,10.692327,40.022336,57.351239,92.87871,-24.87893,-44.003222,-298.495749,133336.4356,10.36192,33.620785,46.993863,70.758575,-20.716831,-36.464819,-236.768571,29335.4556,12.419966,7.370657,9.397713,14.114391,-6.772882,-10.314938,-24.209085,23962.7739,11.799679,6.090639,7.868396,11.718055,-5.543404,-8.628154,-20.517786,7709.5458,5.795792,2.37497,3.962626,7.251568,-1.847579,-3.091416,-7.094842,6715.0555,5.425134,1.942575,3.183413,5.614837,-1.536698,-2.587173,-6.308647,39893.7182,13.238581,12.301445,17.0756,21.71553,-11.256321,-19.726049,-36.230552,34436.4252,12.898058,10.852985,15.596562,20.412965,-9.779267,-17.487751,-33.559126,5
3513.8106,1.170694,2.696918,4.800433,10.371956,-1.304555,-2.065544,-7.814269,1599.5488,1.058451,2.499021,4.882494,11.249539,-1.359226,-2.337365,-9.98417,939.5945,1.306323,1.052985,3.491072,6.792349,-0.300498,-0.583826,-2.532766,1018.5193,1.320914,1.110157,3.576862,5.889348,-0.306767,-0.69285,-3.155233,461.5379,1.2375,0.682633,2.438438,4.495043,-0.168226,-0.402443,-2.213435,382.9935,1.228887,0.575918,1.95646,3.569559,-0.156021,-0.408517,-2.239556,1519.6375,1.391813,1.992769,5.921218,7.958219,-0.486011,-0.917488,-2.887149,1542.2573,1.379944,2.084075,6.415718,8.931196,-0.506525,-0.958753,-3.026715,3813.75,1.159847,3.013764,5.851032,15.741181,-1.472568,-2.663299,-13.944139,3037.7637,1.148904,2.280916,4.301112,11.239413,-1.18093,-2.042128,-10.398148,1007.1245,1.300752,1.104705,3.310889,6.035353,-0.333941,-0.681693,-3.288775,1015.116,1.348999,1.085724,3.082886,6.054718,-0.315053,-0.6821,-3.247772,582.4361,1.309384,0.821129,3.000499,5.889304,-0.200101,-0.617041,-2.921082,475.2017,1.266352,0.676299,2.395347,4.725952,-0.179074,-0.492065,-2.790568,1766.9741,1.417549,2.429576,7.736105,11.303298,-0.57345,-1.086777,-3.582002,1598.7231,1.422757,2.271706,7.497148,11.71547,-0.52245,-1.044328,-3.378208,1
29078.6152,3.087777,4.476784,5.423758,11.497115,-3.916919,-5.453091,-19.053544,40208.9336,3.23607,6.480813,8.831607,17.000236,-5.120372,-7.478756,-27.03498,3535.3711,2.583791,0.543563,1.025039,3.192861,-0.497088,-0.788714,-3.046982,3616.1103,2.529713,0.55684,1.002743,3.719638,-0.491775,-0.826681,-3.222763,1646.3167,2.024246,0.343987,0.818267,2.606583,-0.252947,-0.540765,-2.226014,1427.7263,2.035778,0.296245,0.647823,2.382055,-0.215146,-0.469349,-1.97751,5140.6787,2.797093,0.862599,1.577915,3.99051,-0.786114,-1.283657,-4.126064,5326.7725,2.777948,0.890315,1.676734,4.121519,-0.81767,-1.351318,-4.249331,33022.3516,3.030923,5.382853,6.980982,20.690357,-4.492591,-7.015461,-30.108154,25900.4112,2.855115,4.192333,5.332148,15.156116,-3.522211,-5.556315,-22.407771,3774.1304,2.603304,0.561599,1.072989,3.917184,-0.519926,-0.84487,-3.431105,3279.747,2.545992,0.512472,0.948248,3.619184,-0.465049,-0.776788,-3.243801,1683.9648,2.08783,0.361395,0.950703,3.702917,-0.259231,-0.558952,-3.029804,1535.7357,2.07262,0.324949,0.755159,3.546667,-0.234185,-0.484761,-2.84953,5470.0445,2.774628,0.904275,1.771962,4.676427,-0.838241,-1.346747,-4.583464,4982.9421,2.819634,0.835898,1.588743,3.926492,-0.767848,-1.266631,-4.245926,5
82404.2657,5.327636,21.883003,31.225358,39.824689,-17.327755,-24.467864,-83.79834,63626.1347,3.536066,17.594281,26.775641,35.179963,-14.285538,-19.345378,-59.866981,17104.2924,7.216611,4.456922,8.11698,10.981868,-4.189881,-6.257825,-11.739078,17235.5964,6.925639,4.535323,8.453173,10.957662,-4.222423,-6.378832,-11.008483,5553.2804,3.952367,1.976228,4.815869,7.231573,-1.482156,-2.560652,-5.588368,4664.5955,3.891,1.630323,3.996233,6.179114,-1.233648,-2.049097,-4.123543,23227.1508,7.486397,7.840101,14.240405,17.53275,-6.750598,-11.359434,-16.3155,24011.8877,7.417571,8.068208,14.910713,18.53842,-6.995517,-11.68823,-16.854815,82530.6289,4.812233,23.372663,34.354612,50.604111,-16.920312,-24.633475,-108.850174,71129.3281,4.885949,19.565018,27.972124,42.847359,-14.401311,-20.518055,-85.592628,18908.6757,7.470648,4.890774,8.26673,11.418924,-4.534176,-6.951125,-14.026707,16387.1518,7.280946,4.518421,8.220884,11.327475,-4.030415,-6.098628,-11.703471,6150.0934,4.412509,2.221308,5.801874,8.855226,-1.626424,-2.779918,-6.560812,5448.5397,4.207621,1.790438,4.602843,7.44447,-1.379231,-2.352691,-5.558556,27378.0927,8.191416,9.051498,17.525955,22.059863,-7.971176,-14.0256,-23.524439,24004.3697,8.07485,8.460656,17.0768,21.849933,-7.128588,-12.585471,-23.141865,1
196543.0048,15.714853,48.827953,69.844308,93.101648,-32.345031,-51.542558,-326.777156,236649.1308,15.461064,55.816755,78.777722,95.00333,-38.408489,-71.638991,-508.584239,37353.0942,17.076276,10.032259,13.104182,17.533771,-9.339638,-14.495515,-30.146629,36201.6663,15.763422,9.655692,12.506824,16.375938,-8.855807,-13.477865,-24.88691,9514.5777,6.747014,3.025233,5.266422,6.914421,-2.339255,-3.839836,-6.785851,8101.087,6.784099,2.464219,4.436674,6.038734,-1.928903,-3.080397,-5.966739,47775.0676,17.336723,15.730762,23.303036,27.31465,-13.903081,-23.536788,-39.246406,49341.6954,17.128526,16.329626,24.334343,28.28022,-14.494015,-25.023065,-40.730729,193354.541,13.267906,51.11456,75.344559,110.833863,-30.264388,-58.204765,-419.929264,161531.4932,12.890862,43.296844,62.566186,86.194627,-25.296541,-41.195837,-279.829394,44360.3518,18.765822,11.69977,15.195739,21.205055,-11.104131,-17.302712,-40.883186,35704.9272,17.441464,9.438298,12.386135,16.640288,-8.929938,-13.565672,-29.238368,10214.3149,7.497048,3.20784,5.744268,7.917114,-2.57108,-4.329474,-8.777462,9017.5117,7.04715,2.582414,4.517902,7.763637,-2.138666,-3.554724,-7.287723,59304.4546,19.939295,19.375222,28.676537,37.705125,-18.208782,-32.715437,-65.551457,50556.5681,19.204756,16.61929,25.105995,31.309589,-15.376417,-27.82534,-53.668018,5
61548.5449,4.12159,15.980501,22.266983,30.19155,-13.235919,-18.210335,-52.792828,46958.0488,2.757841,12.95681,19.117751,26.800397,-10.982609,-14.883621,-45.171679,11321.0518,4.683496,2.972852,6.413308,8.982477,-2.74681,-4.173896,-8.311673,11504.9045,4.591318,3.064465,6.553202,8.785723,-2.775313,-4.113367,-8.217963,3961.7015,2.991109,1.480216,3.91274,6.135497,-1.089918,-1.847376,-4.345307,3347.1887,2.977268,1.227219,3.255466,5.385057,-0.902159,-1.521049,-3.502505,15817.6743,5.05796,5.27349,10.962072,13.653087,-4.520421,-7.391797,-12.276652,16283.5508,4.992846,5.48113,11.6955,15.279696,-4.703881,-7.871101,-13.025944,61352.3243,3.642856,16.745596,24.241724,40.906038,-13.008138,-19.362882,-74.589493,52110.8164,3.627741,13.624385,19.168516,31.134812,-10.87588,-15.712318,-54.088207,12508.24,4.796173,3.190343,6.379429,9.218736,-2.938124,-4.415342,-9.365636,11047.6736,4.836766,3.063464,6.145372,8.743172,-2.68051,-3.932438,-8.427169,4408.3332,3.317012,1.687486,4.853238,7.288006,-1.19224,-2.130216,-5.354433,3845.7839,3.126954,1.355904,3.798168,6.224825,-1.004917,-1.71304,-4.516481,18380.7212,5.398461,6.016096,13.754359,17.964627,-5.243795,-8.939669,-16.763852,16327.926,5.345681,5.701438,13.173128,17.494446,-4.752237,-8.195588,-13.872619,1
245820.2041,19.321122,64.605076,93.160027,127.295837,-39.142943,-77.112896,-592.572468,301231.2734,18.387204,76.857864,112.306849,136.874194,-48.082424,-98.310225,-645.768259,64239.9893,28.232561,17.977086,24.689646,30.99795,-17.414313,-27.387421,-58.688622,60932.7339,25.301362,17.138062,23.540823,31.494946,-16.281613,-26.222291,-52.743253,13730.0038,9.201071,4.382978,8.413593,10.748534,-3.548528,-5.838377,-10.674392,11619.9676,9.144884,3.542785,6.83651,8.318403,-2.899341,-4.671205,-8.011716,78775.0528,27.302857,26.974788,43.043439,50.96415,-24.744957,-45.801859,-78.754998,81841.6597,27.110961,28.006077,44.717113,52.314719,-25.774085,-45.830346,-94.207685,240356.1279,15.841525,68.205,103.801213,151.076356,-37.443215,-82.35034,-693.700828,204827.75,15.631533,58.043148,87.195201,119.824137,-31.877097,-67.213131,-491.991757,77913.3767,31.925889,21.47136,29.647824,41.257739,-21.170403,-34.395416,-102.60099,61563.1565,29.055337,16.743349,23.138594,31.485739,-16.56291,-26.23585,-59.475716,14950.4467,10.365152,4.687467,9.276195,12.178844,-3.952563,-6.722658,-12.258234,13101.2307,9.618822,3.796485,7.09818,10.154284,-3.336663,-5.540899,-10.000087,101328.7715,32.540861,34.982729,56.068752,71.963294,-33.48501,-62.082672,-148.122852,84960.1721,30.883167,29.116551,47.20719,55.531861,-27.796558,-52.309288,-105.131295,5
25689.9062,2.297049,6.870623,9.730464,14.627498,-5.923499,-8.217593,-18.155666,18258.789,1.66556,5.759274,8.819138,14.408324,-4.957863,-6.800728,-20.678174,4469.6731,2.43384,1.576397,4.411681,7.314594,-1.110244,-1.694694,-4.054651,4600.49,2.412328,1.634203,4.491763,6.367422,-1.129552,-1.712832,-4.635069,1851.1835,1.933127,0.913889,2.889936,4.778017,-0.535565,-1.02865,-3.663188,1573.4976,1.936514,0.774693,2.440452,4.066946,-0.45991,-0.930586,-2.880267,6550.8614,2.642071,2.874536,7.783938,11.482156,-1.886844,-3.019839,-6.007176,6766.6665,2.625859,2.971884,8.132181,11.27226,-1.934631,-3.192243,-5.564902,25749.4864,2.086523,7.163651,10.512724,20.831941,-5.950701,-8.7217,-28.931143,20907.9551,2.028189,5.581235,8.144773,16.613245,-4.786007,-6.861142,-20.728152,4824.9351,2.417058,1.688781,4.322031,8.057731,-1.182731,-1.783953,-4.709242,4515.5339,2.526871,1.656698,4.294778,6.630326,-1.134556,-1.752442,-4.226384,2036.6963,2.047802,1.07937,3.664356,7.029618,-0.591268,-1.107892,-4.303237,1816.9137,2.008153,0.893571,2.922339,5.881543,-0.497912,-0.920344,-3.016711,7488.9551,2.72461,3.37743,9.752473,14.426726,-2.119397,-3.577336,-6.909595,6807.7686,2.760674,3.208682,9.568654,13.329438,-1.98217,-3.355662,-6.025122,1
110857.7715,8.853415,23.951004,30.547662,41.291545,-18.378066,-26.887206,-132.356637,127838.0234,8.203902,26.797848,34.500323,47.762242,-20.603902,-29.497656,-156.770239,13650.2268,6.923323,2.927015,3.659711,6.398866,-2.746597,-4.077294,-7.731355,13575.2056,6.568743,2.932791,3.688879,6.416094,-2.70675,-3.906228,-7.576369,4586.7465,3.767538,1.222083,1.874869,3.382,-0.976437,-1.61608,-3.6158,3931.3186,3.804382,1.043447,1.638686,3.456615,-0.814151,-1.338056,-4.68654,18570.0933,7.297268,4.675512,6.115894,8.651941,-4.382684,-6.853575,-11.420301,19148.386,7.173136,4.835899,6.286633,9.885901,-4.517632,-6.998729,-12.170514,109451.9541,7.75332,25.019111,33.364911,59.673975,-16.950515,-25.900509,-154.420395,89907.5772,7.433159,20.640041,27.186629,44.289765,-14.131864,-20.602915,-98.234492,15157.4912,7.159183,3.190149,3.888668,6.478944,-3.002824,-4.487826,-10.422048,12726.4939,6.87793,2.758018,3.496447,6.099137,-2.570626,-3.79846,-7.061172,4756.6716,3.98783,1.277629,2.055735,4.973222,-1.012827,-1.730968,-4.731102,4171.0489,3.806813,1.075197,1.765303,4.35942,-0.85168,-1.406834,-3.610275,20696.6585,7.522244,5.112424,6.496534,9.89655,-4.94951,-7.976379,-15.698569,18385.1699,7.512077,4.650351,5.958338,9.588522,-4.42439,-7.205361,-13.353756,5
47542,3.366148,12.495219,17.293483,24.347301,-10.53927,-15.443383,-43.968858,35144.7773,2.339834,10.034241,14.644919,22.137017,-8.452428,-12.862288,-28.503946,8226.4431,3.7863,2.345487,5.536031,8.47671,-1.993909,-3.033719,-6.601047,8379.802,3.709319,2.424596,5.757166,8.209621,-2.023162,-3.150605,-8.345267,3041.208,2.552884,1.231956,3.534039,6.052877,-0.853954,-1.441306,-3.551098,2558.4177,2.521713,1.038201,2.944432,4.620662,-0.716279,-1.343317,-3.479254,11585.4732,4.037217,4.141964,9.693894,12.771667,-3.354742,-5.297412,-9.430557,11975.1253,3.998391,4.295193,10.358981,13.83646,-3.476202,-5.680208,-9.022252,47244.6777,3.094375,12.94342,18.420403,30.757791,-10.188753,-15.641677,-59.480183,39827.6797,3.071197,10.363845,14.321967,23.756462,-8.433975,-12.297055,-38.609092,9093.0464,3.90888,2.502122,5.427504,7.78156,-2.123522,-3.262687,-9.419189,8085.8965,3.930103,2.414923,5.307448,7.594078,-1.975808,-3.046469,-8.218925,3404.7066,2.8143,1.416103,4.326207,7.723552,-0.932552,-1.634314,-4.063744,2937.0202,2.645584,1.157464,3.566979,6.984441,-0.787092,-1.337651,-3.909622,13514.6403,4.342637,4.754057,11.891934,15.492981,-3.836051,-6.348355,-11.771963,11994.2209,4.291284,4.520492,11.535071,15.285983,-3.503121,-5.863627,-10.160902,1
253014.7471,19.083377,63.892577,89.269639,119.636573,-41.412705,-73.659774,-580.739447,270860.3906,16.704484,68.23644,97.823754,124.52916,-43.883376,-80.505371,-708.406289,50320.0279,22.724055,13.851878,18.521314,24.12321,-13.25888,-21.009855,-41.917382,48531.2566,20.945281,13.273786,17.793883,23.9706,-12.48623,-19.367969,-38.782911,11710.5634,8.045193,3.695987,6.682384,8.528558,-2.953414,-4.787645,-9.810972,9918.6736,8.02238,3.015403,5.472495,7.032442,-2.436151,-3.857281,-6.75549,63728.2842,22.836579,21.297845,32.976437,39.449001,-19.337035,-33.451931,-63.290413,65726.4516,22.317631,22.063166,34.075724,40.319008,-20.14391,-35.236482,-65.305448,219432.4121,14.770473,60.684086,91.835395,123.2809,-34.224388,-64.969508,-506.573119,186798.3086,14.578554,51.47711,76.587005,110.669801,-28.886642,-51.411805,-383.33014,60974.6726,25.820118,16.410614,22.09057,31.03292,-15.968434,-25.563979,-58.39344,48263.8999,23.645667,12.973414,17.580112,24.568307,-12.679437,-20.392429,-46.710603,12642.4836,8.930285,3.937079,7.35177,10.228873,-3.265673,-5.472862,-12.436142,11130.1632,8.509317,3.180977,5.686414,8.591255,-2.753961,-4.517497,-8.561814,81000.7788,26.868169,26.945521,41.312614,50.927897,-25.899172,-46.995413,-102.008752,67851.698,25.329984,22.780029,35.726911,43.848635,-21.663885,-39.518733,-79.98143,5
77412.9004,4.675533,20.42312,28.554399,36.535572,-16.76093,-22.739983,-85.410836,57852.8653,3.11233,16.344649,24.511298,34.586603,-13.420334,-18.306789,-52.264757,14036.8767,5.601226,3.647051,7.26546,9.309544,-3.455624,-5.27424,-11.211987,14259.3447,5.435795,3.737879,7.419,9.959081,-3.484841,-5.298309,-8.728576,4737.8481,3.405477,1.703696,4.261985,7.056614,-1.28499,-2.1572,-4.483056,3993.5728,3.37219,1.415488,3.587441,6.020085,-1.069499,-1.832124,-4.004586,19479.4634,5.949744,6.508,12.48737,16.029547,-5.681046,-9.417524,-15.621372,20189.2754,5.914717,6.702671,13.051587,16.231173,-5.879702,-9.790912,-15.354218,74198.1152,4.157784,20.552541,29.632801,48.36009,-15.649123,-23.131431,-98.74642,62694.1817,4.110207,16.77633,23.410486,35.105292,-13.087913,-18.885642,-71.541991,15505.0642,5.689708,3.947646,7.131116,10.014142,-3.726238,-5.617812,-11.125307,13644.594,5.688421,3.75589,7.190665,10.545912,-3.359856,-5.127069,-8.841348,5244.6559,3.753244,1.916282,5.13513,7.894561,-1.410786,-2.473228,-5.50428,4615.0654,3.580871,1.553056,4.216588,7.012755,-1.196849,-1.987252,-4.427172,22806.2822,6.326418,7.400606,15.57974,19.427662,-6.615209,-11.276,-20.278452,20126.9463,6.310963,7.028244,15.043629,19.632008,-5.991076,-10.616516,-19.39429,1
174504.4335,13.343233,41.032306,56.58451,78.662549,-29.166128,-48.458701,-273.214577,194776.9199,12.12399,45.486615,63.117839,84.690246,-31.95415,-51.17576,-328.183983,25226.7456,11.687342,6.470266,8.154012,10.61951,-5.843305,-8.85441,-15.821803,24829.884,10.934985,6.346175,8.024438,10.702826,-5.672698,-8.423541,-14.730009,7234.4286,5.307494,2.243309,3.592174,5.786048,-1.704969,-2.826241,-6.158188,6158.4754,5.334136,1.877951,3.055614,4.985046,-1.410719,-2.230461,-4.315943,33242.3748,12.112827,10.50226,14.758836,19.654141,-9.070797,-14.785332,-23.698671,34553.8015,11.950439,10.879802,15.200586,20.30214,-9.444459,-15.55856,-25.929208,159273.166,10.777289,40.894159,57.632501,79.566836,-25.337293,-43.021584,-272.160955,131770.3867,10.326151,34.158958,47.46832,70.107422,-21.068688,-33.727839,-202.318826,29174.6692,12.427057,7.420837,9.300264,12.588365,-6.775556,-10.216645,-22.40072,23865.4876,11.830465,6.127391,7.811942,10.797385,-5.563034,-8.542365,-19.04201,7705.3229,5.849972,2.373392,3.908697,6.642475,-1.829679,-3.128291,-7.251239,6692.899,5.401138,1.945224,3.232423,5.724913,-1.530267,-2.589994,-5.31842,39397.6433,13.138556,12.294928,17.071174,21.99002,-11.16756,-19.36935,-34.58301,34277.125,12.950064,10.842226,15.432651,18.986354,-9.67019,-16.74409,-32.145483,5
27787.916,2.350482,7.457252,10.600621,15.353636,-6.257577,-8.760162,-20.146727,20074.4082,1.754251,6.105804,9.254091,15.396071,-5.223868,-7.35186,-17.97083,4666.1926,2.555321,1.62448,4.594526,7.196078,-1.11593,-1.735448,-4.428757,4812.9904,2.530061,1.682374,4.601763,7.191068,-1.155711,-1.813426,-4.625789,1910.6254,1.97247,0.952508,3.039174,4.937961,-0.539242,-1.016845,-2.849291,1607.1108,1.952489,0.802405,2.535944,4.561119,-0.462866,-0.799917,-3.082708,6781.3511,2.75825,2.936112,7.887755,10.470172,-1.910061,-3.09123,-6.643184,7062.3767,2.74899,3.066186,8.408352,11.630222,-1.975919,-3.195704,-5.252964,27371.3828,2.197762,7.585001,11.352087,21.794333,-6.19999,-8.992793,-34.093359,22389.1992,2.141578,5.923794,8.717293,18.164464,-4.959657,-7.278627,-24.917853,5172.0471,2.61291,1.717841,4.44463,8.11731,-1.201925,-1.842125,-4.686873,4694.5408,2.672001,1.680885,4.288397,7.186064,-1.132915,-1.767439,-4.121167,2161.6388,2.136291,1.11152,3.640787,6.478021,-0.604189,-1.156847,-3.722117,1881.9847,2.054324,0.915788,2.994681,5.775138,-0.507696,-0.966656,-3.545064,7858.273,2.909942,3.418178,9.770094,13.861207,-2.16551,-3.574693,-7.105495,7046.7414,2.901899,3.241811,9.614733,14.350731,-2.009168,-3.366088,-6.713902,1
114221.0078,9.103618,24.830045,32.130044,47.312782,-18.772929,-26.089612,-123.381263,130482.8515,8.421181,27.793841,35.645107,48.144507,-21.039605,-30.523285,-149.139588,14053.0647,7.112502,3.019192,3.813279,6.3483,-2.806037,-4.095425,-8.026425,14001.9338,6.755082,3.028271,3.814904,6.768805,-2.775349,-3.994617,-7.772767,4681.8618,3.832486,1.242578,1.89025,3.438832,-0.986684,-1.663095,-4.302873,3996.3481,3.857238,1.058234,1.695143,3.471563,-0.831603,-1.349523,-3.885315,18889.2934,7.435855,4.808189,6.135182,8.287047,-4.4633,-6.963559,-13.432003,19698.8191,7.374681,4.965851,6.246016,8.486416,-4.617441,-7.246944,-12.066722,109769.7822,7.882449,25.299547,34.003998,59.296074,-17.073824,-26.225285,-163.645316,90393.9707,7.50703,20.836691,27.543573,46.003473,-14.025483,-21.112338,-106.802562,15854.8726,7.514658,3.343383,4.106796,6.947264,-3.130473,-4.542463,-11.852279,13085.9997,7.112517,2.84215,3.549806,6.090229,-2.62157,-3.915187,-8.879407,4857.3671,4.044387,1.303414,2.036572,4.364942,-1.031996,-1.705761,-4.909716,4248.859,3.872448,1.099792,1.852869,4.585464,-0.86508,-1.455289,-4.37673,21468.2547,7.841315,5.317443,6.661153,9.691416,-5.131687,-8.22261,-15.61942,18852.1704,7.764453,4.802107,6.148808,8.879918,-4.55453,-7.392401,-13.913482,5
48843.7325,3.366597,13.054372,18.207201,25.510051,-10.81344,-14.700246,-38.160379,36279.2832,2.369492,10.485535,15.529857,24.251339,-8.764711,-11.803135,-29.945668,8404.6501,3.800128,2.394306,5.709571,7.729798,-2.000735,-3.085212,-6.089359,8584.8509,3.709486,2.483493,5.825099,7.781764,-2.055712,-3.110571,-5.940811,3107.8377,2.565647,1.256118,3.585817,5.522718,-0.853781,-1.456951,-2.866267,2608.5121,2.54213,1.060449,3.114044,4.893776,-0.713753,-1.193856,-3.131427,11820.7495,4.077305,4.281725,9.987592,12.731787,-3.36898,-5.532809,-9.08149,12296.466,4.036999,4.415597,10.349314,15.354184,-3.470745,-5.602205,-9.17308,47619.8965,3.108103,13.243321,19.003309,30.935658,-10.320988,-15.265643,-48.399324,39915.6465,3.073521,10.525728,14.769819,24.953285,-8.52891,-11.866879,-32.990228,9409.956,3.896183,2.582391,5.57753,8.884671,-2.175332,-3.204871,-6.965852,8279.9619,3.953191,2.474956,5.506142,8.467445,-1.976704,-2.986788,-7.233304,3454.4657,2.801235,1.427708,4.335324,6.889387,-0.929273,-1.676537,-4.196374,2974.0334,2.644616,1.191554,3.67717,6.114532,-0.797295,-1.439361,-4.279553,13902.7554,4.384911,4.870184,12.134608,16.545999,-3.863422,-6.334312,-11.250926,12250.9097,4.337255,4.639197,11.933118,16.344727,-3.550008,-6.057028,-11.250874,1
246786.6386,18.635881,63.694693,88.525181,117.151321,-41.020516,-78.914442,-577.716715,269065.6836,16.538219,69.693382,100.633654,122.514906,-43.617208,-83.525178,-644.574442,51236.96,22.842201,14.063338,18.868316,24.134244,-13.276348,-21.030615,-45.044731,49402.877,20.799404,13.648708,18.15962,23.791089,-12.746702,-19.927237,-35.447692,11753.4345,8.003737,3.744775,6.729332,8.730282,-2.974048,-4.863864,-8.220943,9932.5361,7.994378,3.053322,5.640199,7.238789,-2.450089,-4.050178,-7.928172,63842.3486,22.585488,21.737995,33.731936,40.348565,-19.607047,-34.425182,-67.233065,66689.7798,22.353318,22.411918,34.455347,39.575312,-20.310559,-35.048525,-58.173691,221034.2529,14.979006,61.101266,91.463852,123.979181,-34.097421,-65.241243,-539.369063,184975.4804,14.482005,51.389087,75.215688,107.099286,-28.812593,-49.573765,-388.759937,62343.5642,25.745817,17.104096,23.203626,33.188091,-16.471572,-25.778601,-62.531144,48836.0061,23.309477,13.202842,17.791432,23.00855,-12.775846,-19.791263,-52.042251,12770.7674,8.988818,3.985788,7.402017,9.558874,-3.28795,-5.473446,-11.728638,11221.8431,8.518874,3.249766,5.895321,8.765879,-2.796992,-4.767066,-9.574721,82397.425,26.755005,27.583088,42.505148,53.468944,-26.345586,-46.707917,-95.451231,68789.6238,25.532666,23.327813,37.077179,45.580291,-22.058198,-41.264025,-79.946274,5
77441.1406,4.681811,20.534073,28.637653,38.749368,-16.822783,-22.983647,-71.426357,57607.9043,3.100416,16.385387,24.636252,36.025352,-13.481606,-18.473256,-56.317948,14384.2946,5.536226,3.7216,7.381497,10.403028,-3.512306,-5.216727,-9.626912,14597.033,5.401624,3.848946,7.705125,10.328741,-3.587105,-5.331667,-8.934036,4780.1372,3.372808,1.726123,4.329407,6.555088,-1.30093,-2.247528,-4.86594,4025.974,3.349776,1.443509,3.758505,5.670712,-1.083879,-1.812837,-4.410785,19656.7639,5.919009,6.664761,12.994273,16.065711,-5.779221,-9.741707,-14.657871,20464.4244,5.838156,6.856315,13.32599,16.854231,-5.983785,-10.151149,-15.756458,73888.7949,4.163718,20.596792,30.27741,49.148747,-15.638352,-22.361048,-93.568467,61791.5449,4.069707,16.563932,23.081765,36.364706,-12.982172,-18.497156,-68.379561,15974.4604,5.615968,4.088342,7.431691,10.047709,-3.843435,-5.69109,-10.801821,13955.2879,5.686276,3.822966,7.52293,10.784408,-3.400716,-5.220556,-10.214881,5284.4572,3.708291,1.934554,5.17348,8.056599,-1.424113,-2.432923,-6.542991,4634.8574,3.543226,1.582869,4.346153,7.015862,-1.209054,-2.045708,-4.509135,23179.5078,6.272653,7.593693,15.807741,19.938586,-6.734821,-11.46131,-20.133269,20345.4219,6.25252,7.216686,15.589712,20.205485,-6.105052,-10.986261,-19.041279,1
168832.7725,12.99824,40.299686,54.845789,76.755366,-28.413397,-45.676384,-265.238945,191391.7344,11.894561,45.514657,62.614891,82.478103,-31.76,-49.372086,-390.523799,25776.3603,11.514036,6.576184,8.324705,12.444724,-5.920157,-8.988341,-16.812609,25331.3198,10.789562,6.520976,8.334369,10.876782,-5.820836,-8.7278,-18.161952,7234.8094,5.226482,2.259211,3.624911,5.436911,-1.716938,-2.743142,-5.471309,6175.9182,5.288011,1.885796,3.10845,4.81678,-1.431202,-2.37266,-4.766418,33523.1701,11.926113,10.703164,14.98785,18.577089,-9.224349,-15.372331,-27.669849,34863.727,11.718053,11.014631,15.424501,18.34372,-9.528483,-15.690377,-25.057859,156908.1435,10.705488,40.386231,56.796495,83.178491,-25.004232,-42.761995,-256.821267,130394.2363,10.226277,33.552909,46.213993,66.2983,-20.642129,-32.641454,-193.862824,30164.0566,12.506591,7.67094,9.673019,14.594676,-6.980945,-10.72623,-26.156323,24341.2568,11.613569,6.20495,7.977458,11.525504,-5.626682,-8.527931,-19.739156,7694.6024,5.662024,2.375498,3.940746,7.03523,-1.842656,-3.0751,-6.445074,6728.9262,5.427345,1.962533,3.225904,5.621092,-1.551493,-2.668031,-6.312627,40116.3016,13.019235,12.546517,17.353025,23.778041,-11.364784,-19.47014,-37.960701,34551.1037,12.764418,11.028819,15.726069,20.147617,-9.89949,-17.177656,-31.403908,5
4776.25,1.236164,3.246286,5.535636,9.591258,-1.405946,-2.247429,-8.505547,2430.6269,1.092159,2.955537,5.76574,11.769208,-1.389435,-2.442825,-11.336835,1123.4871,1.366839,1.168871,3.742104,5.844202,-0.318974,-0.641994,-3.099863,1179.2837,1.367631,1.227937,3.797266,6.004884,-0.333741,-0.626759,-2.581854,512.1079,1.260005,0.74074,2.523636,4.691666,-0.204506,-0.526193,-2.591559,424.7096,1.252012,0.650132,2.256317,3.730273,-0.157045,-0.403556,-2.294978,1699.9438,1.4404,2.230723,6.742161,9.376598,-0.51535,-0.904694,-2.820161,1785.6822,1.434864,2.281701,6.757123,9.718009,-0.531768,-0.97238,-3.867587,4724.6836,1.210699,3.402275,6.338844,15.002253,-1.500039,-2.607355,-12.301445,3670.6426,1.189827,2.452477,4.413745,10.158275,-1.179189,-2.012807,-10.402425,1263.177,1.381798,1.215712,3.487539,5.672619,-0.357019,-0.720399,-3.250196,1191.7852,1.415727,1.19566,3.484653,5.515966,-0.33145,-0.638652,-3.136212,623.3558,1.32285,0.867412,3.062602,5.436553,-0.204931,-0.538929,-2.941194,537.2557,1.301401,0.754294,2.740735,5.014948,-0.183088,-0.494164,-3.162105,2051.9805,1.488086,2.580838,8.073356,12.533409,-0.590007,-1.08527,-3.457697,1796.0303,1.483427,2.50798,8.22051,11.642966,-0.544244,-1.009485,-4.321384,1
31613.4629,3.269773,4.888207,5.704625,12.569902,-4.336496,-5.964244,-20.27991,41486.6503,3.341481,6.872408,9.326366,15.496818,-5.430229,-7.596355,-28.76453,3813.811,2.654595,0.601291,1.098406,2.920764,-0.520057,-0.855835,-3.268948,3869.7049,2.589378,0.617197,1.13021,3.159995,-0.52995,-0.877092,-2.9964,1716.434,2.055322,0.373303,0.85573,2.469381,-0.270425,-0.543903,-2.400296,1485.8089,2.068431,0.331027,0.741317,2.375558,-0.227632,-0.462459,-2.87234,5389.3001,2.855449,0.950038,1.824221,3.673535,-0.843157,-1.327734,-4.031341,5632.0796,2.823734,0.992662,1.890751,4.119163,-0.874379,-1.449765,-3.961517,33553.8204,3.132563,5.409736,7.061581,19.45134,-4.641385,-7.759388,-32.468397,26150.0195,2.935533,4.187045,5.273727,15.733994,-3.578469,-5.562507,-21.729817,4057.4929,2.629955,0.626413,1.219849,3.645208,-0.550491,-0.924522,-3.002135,3521.0288,2.616879,0.555285,1.072063,3.782404,-0.490469,-0.804066,-3.658667,1752.2431,2.10825,0.395698,0.923484,4.095557,-0.273421,-0.604404,-3.395093,1557.7513,2.059722,0.358853,0.88868,3.748414,-0.239852,-0.545454,-3.115809,5802.622,2.854937,0.995388,1.925764,4.440409,-0.899328,-1.45242,-4.945105,5217.7077,2.894206,0.912401,1.819657,4.181201,-0.81936,-1.314373,-3.891216,5
86909.8985,5.432322,23.248698,33.100113,42.53072,-18.168631,-25.482195,-90.724492,65971.1738,3.599182,18.716386,28.317188,37.126645,-14.729931,-20.457495,-60.357694,17938.8293,7.166262,4.667898,8.600496,10.748233,-4.292057,-6.465103,-11.933843,17986.9192,6.913215,4.760381,8.942726,11.524079,-4.377214,-6.620314,-11.203772,5679.6137,3.988816,2.03889,4.936854,7.814886,-1.530048,-2.519445,-5.044946,4707.1716,3.857728,1.686381,4.238453,6.299494,-1.255183,-2.111431,-4.141492,23925.2863,7.570701,8.260691,15.024296,18.652966,-7.047533,-11.938663,-17.852239,24829.3047,7.455445,8.519152,15.656785,18.914554,-7.301541,-12.300287,-17.17911,82591.2051,4.852206,23.728941,35.238466,51.224956,-16.869019,-24.918283,-108.910308,70694.3613,4.895578,19.563038,27.734918,43.667183,-14.147287,-19.571116,-86.232617,19965.4982,7.420936,5.166078,8.503724,11.612998,-4.654224,-7.151931,-16.134583,17095.4045,7.285753,4.668264,8.490765,11.381408,-4.059054,-6.026478,-13.027886,6274.8792,4.427293,2.282811,5.843921,9.231604,-1.681161,-2.915871,-6.681061,5492.6905,4.136521,1.838578,4.790168,8.127539,-1.413449,-2.491698,-5.45801,28388.3289,8.279975,9.560659,18.128271,22.504314,-8.310935,-14.146353,-27.963165,24672.3381,8.14878,8.903109,17.746932,20.891786,-7.418146,-13.2538,-21.65892,1
204595.086,16.097084,50.316616,69.836857,89.165376,-33.516195,-52.859487,-419.891542,228186.418,14.796071,55.66552,79.390821,98.575237,-37.136265,-62.912667,-465.515556,38273.3362,16.789866,10.266845,13.373233,17.061977,-9.333236,-14.541523,-27.882874,36727.3789,15.443272,9.967658,13.072765,17.908914,-8.989655,-13.776801,-27.243695,9537.5254,6.883886,3.082334,5.319314,6.793663,-2.400509,-3.919685,-6.929105,8061.1573,6.72875,2.511277,4.454544,6.538776,-1.939491,-3.12011,-5.407486,47653.9096,17.122504,16.278079,24.566015,28.548032,-14.200228,-24.178113,-43.756433,49332.7459,16.914129,16.819472,25.358787,29.426031,-14.735485,-25.273399,-47.759132,187126.2207,13.039625,50.07644,72.467377,104.339487,-29.059296,-52.482215,-473.143426,156631.5917,12.655219,41.728345,59.498312,88.039245,-24.23067,-39.386049,-292.442095,45665.4773,18.532436,12.057967,15.701642,22.048903,-11.120725,-17.032868,-41.466255,36370.024,17.143243,9.487977,12.404039,17.422797,-8.787398,-13.560405,-32.440837,10167.0304,7.43128,3.255258,5.816903,8.57984,-2.595306,-4.283091,-8.710617,8889.0331,6.897158,2.624725,4.620923,6.690593,-2.174829,-3.574455,-7.666036,58816.3298,19.507078,19.923735,29.657877,36.792282,-18.441979,-33.58132,-64.043787,50114.011,18.9098,17.080476,26.135689,32.595794,-15.598192,-28.040242,-54.841113,5
63505.6035,4.113588,16.575076,23.101678,30.269998,-13.596744,-18.631869,-56.513834,46715.7656,2.747049,13.12458,19.630306,29.067516,-10.950867,-14.858778,-39.211306,11675.5076,4.670536,3.053599,6.539467,9.079907,-2.778321,-4.182382,-8.830759,11766.2266,4.580975,3.153846,6.862871,9.030969,-2.839661,-4.251559,-8.875326,3948.4015,3.029361,1.498371,4.120415,6.335759,-1.11412,-1.972621,-4.448581,3343.8308,2.991233,1.245834,3.396906,5.58203,-0.912812,-1.602202,-3.523014,15826.2058,5.06605,5.443793,11.573797,14.448534,-4.633,-7.687817,-12.265192,16385.6533,4.995407,5.624882,12.123765,15.913398,-4.819854,-8.099557,-12.70345,60866.3203,3.678871,16.690489,23.851879,39.395631,-12.813565,-17.860755,-70.769165,51026.7657,3.614264,13.359637,18.542878,29.219112,-10.572207,-15.028582,-55.696295,12921.8816,4.738674,3.2971,6.441264,8.951422,-2.995854,-4.443828,-10.079155,11340.3921,4.749977,3.122377,6.275752,9.340929,-2.690078,-4.031828,-8.834907,4403.9716,3.318371,1.705492,4.79169,7.711714,-1.207924,-2.095017,-4.665122,3843.3402,3.154477,1.367722,3.822296,6.427431,-1.004206,-1.767381,-4.480839,18495.9834,5.372441,6.190717,14.01223,17.856107,-5.385521,-9.218249,-16.197745,16312.8235,5.339526,5.854988,13.684405,17.652604,-4.857881,-8.308856,-16.265777,1
258633.6768,19.851867,67.622649,95.788521,123.053236,-42.269576,-80.493913,-783.272607,289512.7305,17.685031,74.687981,109.466961,131.052247,-46.116632,-94.748935,-681.659285,65316.4912,27.492094,17.901204,24.582285,32.691938,-17.395844,-27.215964,-56.317581,61487.3271,25.153516,17.245667,23.430759,31.120832,-16.453857,-25.56884,-55.076427,13674.4482,9.355482,4.41393,8.531728,10.871848,-3.619716,-5.948056,-10.680214,11578.8655,9.247263,3.520628,6.837657,9.185251,-2.911562,-4.697241,-8.026469,79139.7016,27.485346,27.126372,43.872744,52.280329,-25.086929,-44.060459,-93.734855,81447.7441,26.992271,28.252266,45.403936,52.790868,-26.149589,-46.450812,-83.626073,229398.002,15.466217,65.217297,98.779869,140.946677,-35.63535,-74.993568,-708.508814,196142.9179,15.257823,55.079869,82.139826,121.558588,-30.339233,-59.923248,-480.620502,79733.0293,31.155568,21.375797,29.259748,38.614352,-21.234505,-33.173131,-94.270774,62287.4353,27.942272,16.373181,22.275515,31.252786,-16.317551,-25.509419,-78.756567,14902.7384,10.493702,4.705781,9.300875,12.540403,-4.020296,-6.984501,-12.636847,13057.9697,9.657959,3.768223,6.983888,9.755739,-3.354712,-5.598738,-10.407029,101875.5794,32.601971,35.047359,56.601004,70.761757,-34.098323,-63.534219,-157.42531,85069.4121,31.255034,29.221743,47.933263,60.763173,-28.243937,-52.904563,-124.086274,5
548.1523,1.029301,0.989526,2.128269,6.639553,-0.516321,-0.979729,-4.969157,-242.1133,0.991054,1.407446,3.315764,10.426434,-0.804207,-1.490514,-8.656865,437.7041,1.131197,0.516638,1.370274,3.243985,-0.176256,-0.383832,-2.40039,480.4498,1.138653,0.527169,1.429597,3.215612,-0.177689,-0.552407,-3.141902,198.9334,1.097012,0.349035,1.168098,3.149568,-0.105118,-0.388594,-2.852237,180.2281,1.104808,0.299179,0.993831,2.643541,-0.095939,-0.314203,-2.181243,641.0371,1.152645,0.939325,2.524381,4.544475,-0.262476,-0.534756,-3.40236,679.8745,1.153096,0.992657,2.723417,5.520177,-0.270741,-0.586785,-3.044336,539.1894,1.023539,1.204686,3.034576,13.582311,-0.692656,-1.495273,-10.015385,-54.6074,0.997234,0.770497,1.976966,9.819764,-0.526999,-1.135427,-7.055736,459.1841,1.124848,0.528089,1.459338,4.292166,-0.200661,-0.520909,-3.822414,402.699,1.126814,0.465082,1.262016,3.967117,-0.173792,-0.473923,-3.339632,203.3581,1.099479,0.374363,1.283539,3.803442,-0.117585,-0.414867,-3.388494,204.9929,1.10815,0.344035,1.19002,3.597633,-0.114461,-0.428544,-2.675095,651.9721,1.140351,0.968792,2.595809,5.265618,-0.281284,-0.603391,-3.463188,594.3572,1.146052,0.916858,2.647426,5.544162,-0.259951,-0.555342,-3.032443,4
27494.7598,3.20224,4.221524,4.92005,10.026057,-3.357541,-4.453274,-11.936821,40899.3496,3.276722,6.804321,9.224612,17.464265,-5.28328,-7.276969,-25.496818,3811.7297,2.579911,0.618381,1.160136,3.446316,-0.542165,-0.864159,-3.139436,3863.617,2.517405,0.633276,1.176917,3.583669,-0.555098,-0.88375,-3.552084,1684.6649,1.991782,0.387346,0.868567,2.75597,-0.264534,-0.562282,-2.585485,1490.6639,2.075678,0.34232,0.774635,2.199278,-0.249546,-0.445177,-2.220028,5461.0752,2.773,1.011228,1.880402,3.903953,-0.828999,-1.298693,-3.463583,5694.4397,2.756022,1.04342,2.059995,4.317986,-0.865676,-1.392227,-4.48247,33022.1758,3.098199,5.274476,6.970343,21.023598,-4.43999,-6.804578,-28.761164,25531.1367,2.885828,4.11107,5.360103,15.3483,-3.356503,-5.103555,-19.791868,4087.8274,2.574916,0.641854,1.178479,3.848141,-0.599161,-0.998439,-4.009047,3528.4243,2.537846,0.582183,1.159895,3.846505,-0.495797,-0.864689,-3.799912,1788.3765,2.093044,0.418561,0.962293,3.643869,-0.283869,-0.617737,-3.214792,1571.8664,2.018413,0.373469,1.019581,3.850059,-0.240982,-0.529775,-2.990996,5868.001,2.775472,1.053441,2.023161,5.494365,-0.9027,-1.447241,-4.49267,5292.0278,2.820091,0.978689,1.916433,4.774855,-0.80521,-1.319828,-4.538152,5
38571.334,3.223857,9.344758,12.362855,19.193635,-5.921435,-7.643462,-21.49517,39925.4863,2.576679,10.810988,15.806265,24.149014,-7.890728,-10.519318,-27.412135,12530.0632,5.152084,3.198037,5.111823,7.496804,-2.458582,-3.667831,-7.943138,12480.7354,4.959154,3.240713,5.262431,7.111486,-2.464394,-3.685919,-7.269255,3767.4017,2.903519,1.33344,2.986175,4.879455,-0.935569,-1.695568,-3.65667,3116.9851,2.884489,1.097577,2.556695,3.937046,-0.779156,-1.33116,-2.914408,15832.6142,5.094081,5.07716,8.993323,11.657178,-3.823373,-6.112856,-10.381891,16582.188,5.063181,5.280101,9.329659,12.044118,-3.98588,-6.480883,-9.795081,43069.3184,3.038821,11.65279,16.436932,31.12751,-7.545788,-10.797943,-45.712556,33706.791,2.872751,8.722345,11.944063,24.080679,-5.673704,-7.968023,-27.418456,14194.1543,5.391798,3.573663,5.28994,7.598354,-2.797472,-4.111626,-9.733474,11406.743,5.021219,2.957399,4.560878,8.031085,-2.31803,-3.514615,-7.698049,3873.4713,2.982088,1.376626,3.13816,5.573198,-0.979263,-1.699539,-3.908051,3481.3402,2.935346,1.199126,2.843857,5.459771,-0.837239,-1.445314,-4.353881,18001.9014,5.337298,5.531365,9.327282,13.214321,-4.434157,-7.17036,-14.083719,15437.4113,5.226973,5.030832,8.858639,11.256663,-3.925547,-6.509275,-14.106758,4
173069.3672,15.155565,43.399659,60.699483,76.279367,-24.009243,-38.207167,-231.954277,230452.7578,14.602886,57.994463,82.50672,107.131067,-35.499822,-65.892498,-498.14683,37679.8958,15.711039,10.260093,13.575979,19.259504,-8.487634,-12.903155,-24.028243,36539.3333,14.696532,10.046462,13.273022,18.030756,-8.203566,-12.466509,-21.945797,9535.6915,6.555406,3.052777,5.501447,7.242773,-2.220441,-3.669354,-6.81617,8185.4604,6.751208,2.503532,4.400378,5.900252,-1.84449,-3.049403,-5.706491,48144.4973,16.203131,16.276876,24.537535,29.590455,-12.605256,-21.489661,-37.746677,49730.417,15.789178,16.732171,25.176891,32.50002,-13.004863,-22.3017,-38.561958,188134.1757,13.082989,51.035119,75.043422,107.217688,-28.001459,-51.697906,-397.545309,155497.1885,12.632536,42.347096,61.128158,84.593719,-23.131874,-37.243902,-248.476926,45712.2605,17.544189,12.227405,16.295546,23.329743,-10.835156,-17.376175,-37.395938,36185.1728,16.276749,9.575608,12.630091,16.951505,-8.384831,-12.895192,-27.597625,10374.7123,7.140708,3.283744,5.874841,8.856369,-2.517752,-4.178051,-8.780052,9079.1849,6.751885,2.691357,4.745788,7.325071,-2.124994,-3.50806,-7.624459,60277.45,18.680382,19.793969,29.596943,37.53136,-17.43219,-32.128912,-61.083546,50811.823,17.888405,17.057694,26.310329,32.380756,-14.363803,-26.073744,-54.856717,5
27281.1758,2.517679,6.271897,8.149304,13.731401,-4.185304,-5.758404,-13.27631,28270.2656,2.067948,7.461377,10.873766,19.46799,-5.731015,-7.894879,-20.125049,8144.9409,3.475396,2.074962,3.545242,6.186773,-1.613776,-2.52578,-5.390643,8153.1286,3.388782,2.146598,3.655116,5.708585,-1.634983,-2.408153,-5.079384,2659.8567,2.301758,0.96143,2.32904,4.371108,-0.672924,-1.217348,-3.350692,2184.9751,2.259807,0.798725,1.992055,4.348312,-0.554451,-1.012398,-3.128304,10476.3833,3.52572,3.341684,6.217041,9.894756,-2.476953,-3.944873,-6.831057,10923.7002,3.494569,3.486106,6.464652,9.129444,-2.598253,-4.209424,-7.967928,31030.9023,2.381617,7.960724,11.429624,25.511131,-5.538272,-8.080937,-30.553679,24402.6211,2.26784,5.853038,8.211702,18.527879,-4.087881,-6.263088,-22.088346,9147.8789,3.568607,2.263734,3.536993,6.199019,-1.81517,-2.660304,-6.434439,7320.0069,3.34631,1.931656,3.154341,5.547635,-1.497763,-2.223142,-5.477876,2725.1318,2.331089,0.998634,2.405088,5.494214,-0.700756,-1.29445,-3.726653,2423.6143,2.277562,0.876808,2.234236,5.215009,-0.600095,-1.118112,-3.671501,11622.5703,3.586054,3.527583,6.307827,9.307574,-2.790619,-4.616461,-9.010145,9985.8816,3.501113,3.27297,6.181107,9.484503,-2.473899,-4.004161,-7.083603,4
217530.7812,18.711551,57.421591,83.26069,119.621899,-30.469006,-51.704204,-371.121933,287192.6367,17.353577,78.655941,116.695223,162.035466,-45.347738,-97.017454,-870.89028,64617.4858,25.969638,18.15703,25.30461,33.571391,-16.461141,-27.208435,-58.489161,61985.8186,23.922146,17.555208,24.24579,32.95047,-15.460697,-24.202934,-51.588364,13696.5901,8.795213,4.391581,8.440894,10.979277,-3.403404,-5.746997,-9.947659,11755.885,9.23157,3.554612,7.005369,9.249626,-2.791114,-4.480199,-7.456573,79338.8191,25.752882,27.604684,44.870522,53.625327,-23.136546,-40.737851,-76.830632,82422.1633,25.254849,28.379673,45.684372,53.825721,-24.224126,-44.311786,-81.949961,236248.752,15.889038,67.773164,103.055365,145.304576,-35.364967,-68.45856,-594.110654,200259.5625,15.674104,56.787229,85.196519,129.811022,-29.821099,-51.625566,-463.830356,80326.0547,29.759052,22.247716,30.572918,44.504026,-21.248392,-34.141453,-93.019435,62337.9201,26.902823,16.829832,23.025802,33.376791,-16.208609,-24.933984,-62.235109,15111.6049,9.94797,4.754403,9.402391,12.384488,-3.918918,-6.642383,-12.878235,13256.3636,9.316497,3.896397,7.437435,11.354088,-3.292528,-5.49998,-10.708235,103458.8818,30.91579,35.693828,57.164663,75.684021,-33.597161,-61.900726,-138.273474,86306.6328,29.479558,29.953206,49.209824,59.974041,-27.10111,-50.104025,-112.388684,5
9299.5821,1.515149,2.263015,3.591605,8.537398,-1.686896,-2.400638,-7.60314,10033.7129,1.372067,3.123307,5.604524,16.094617,-2.515361,-3.813092,-12.092325,3003.4766,1.899247,0.903596,2.101691,4.920266,-0.62281,-0.975058,-3.926604,3049.2515,1.878188,0.934355,2.022017,3.741298,-0.636419,-1.008204,-2.989567,1148.8626,1.558453,0.508595,1.48965,3.369997,-0.324491,-0.636688,-3.339009,985.661,1.57566,0.442366,1.361419,3.508849,-0.267447,-0.571587,-2.472405,4039.4717,1.961508,1.546043,3.704638,6.412606,-0.981129,-1.619055,-3.310548,4241.3872,1.95706,1.608109,3.759706,5.865768,-1.042265,-1.726555,-4.06051,11523.8886,1.502423,2.983232,5.063347,15.744306,-2.401721,-3.795508,-16.153278,8337.4414,1.422639,2.07973,3.452273,10.963674,-1.716794,-2.703072,-11.705671,3294.9763,1.897952,0.962123,1.858374,4.472776,-0.680525,-1.089021,-3.509671,2738.3349,1.861335,0.853112,1.777167,4.962404,-0.579064,-1.018224,-3.297335,1203.4882,1.590225,0.538173,1.636513,4.686958,-0.336771,-0.772836,-3.029881,1097.2227,1.57852,0.497452,1.509286,4.061161,-0.296744,-0.613287,-2.511699,4318.8267,1.933361,1.594385,3.619951,6.223172,-1.060415,-1.785674,-4.559598,3832.5901,1.942386,1.503884,3.574994,6.399446,-0.951475,-1.57569,-4.759154,4
90842.8447,8.508706,20.02992,26.093722,38.52959,-13.388921,-17.347328,-80.642804,126878.1171,8.141735,27.213875,35.051965,49.129185,-20.171344,-30.370575,-121.887996,14068.4172,6.676364,3.047234,3.823069,7.013109,-2.743984,-3.955762,-8.872929,13977.1177,6.379072,3.055435,3.854043,6.458106,-2.706651,-3.935033,-9.187949,4635.0312,3.740191,1.247905,2.161759,4.605303,-0.958885,-1.617894,-3.708032,3980.4727,3.844167,1.056711,1.818824,4.286643,-0.801802,-1.340059,-3.163348,18786.2194,6.975388,4.831595,6.279781,9.328785,-4.209784,-6.547785,-10.976577,19534.7734,6.910606,4.998391,6.487138,10.556963,-4.346367,-6.811164,-11.829506,107096.913,7.789004,24.532475,32.756555,55.866162,-16.296514,-25.515095,-129.592697,87539.7392,7.435073,19.916972,25.966339,43.556427,-13.250491,-19.338078,-102.623403,15833.2866,6.955397,3.36563,4.199084,8.060571,-3.145466,-4.601183,-11.369286,13062.1699,6.63797,2.867955,3.613466,6.702069,-2.577592,-3.696289,-10.042994,4942.2837,3.975706,1.334073,2.333437,5.727982,-1.033731,-1.811856,-4.899432,4288.037,3.744995,1.129029,2.072462,5.675316,-0.85588,-1.430192,-4.23596,21043.7615,7.229035,5.274222,6.776345,11.318507,-4.884235,-8.055656,-15.442788,18593.6824,7.235267,4.792723,6.172073,9.912423,-4.278866,-7.060483,-14.582604,5
18975.6484,2.09114,4.252395,5.979856,12.295681,-2.94664,-4.124892,-11.392046,20673.4121,1.791931,5.46371,8.328591,16.886462,-4.254024,-6.038356,-16.95381,5886.3088,2.860941,1.557368,2.864647,4.63482,-1.191429,-1.884899,-4.155569,5924.3399,2.785973,1.607989,2.94549,6.21608,-1.178668,-1.807832,-4.738029,2052.1477,2.029571,0.775153,2.040927,4.465776,-0.541993,-1.079756,-2.85566,1702.2632,2.013689,0.652128,1.801838,4.247039,-0.43602,-0.78181,-2.501703,7691.4756,2.906603,2.565575,5.077135,7.539356,-1.817666,-2.939856,-5.385389,8041.2998,2.891954,2.66971,5.390159,8.187283,-1.916447,-3.072107,-5.553214,23715.0254,2.074855,5.886195,8.513344,21.691242,-4.112089,-6.147651,-22.733597,18041.2754,1.956797,4.226486,6.127629,15.994599,-2.972598,-4.489003,-16.576121,6606.0747,2.947188,1.687574,2.827687,6.767118,-1.306289,-1.910582,-5.688655,5308.2312,2.77306,1.456349,2.570861,5.738401,-1.094112,-1.653809,-4.972706,2102.862,2.054395,0.807372,2.070891,5.581432,-0.552641,-1.0892,-3.391499,1894.03,2.013504,0.713717,1.944196,5.359616,-0.473296,-0.873435,-3.501766,8592.3379,2.99281,2.67172,5.080517,8.748234,-2.015265,-3.212199,-6.438825,7429.2185,2.928102,2.48368,5.137449,8.176978,-1.789901,-2.847549,-5.971448,4
180107.1699,16.35111,46.85458,67.837114,113.725469,-26.437746,-43.942855,-334.721746,265134.0137,16.327283,68.929149,100.633721,129.037339,-40.102937,-86.204352,-715.35551,50759.5901,21.390881,14.002645,18.731486,25.62131,-12.90338,-20.383922,-37.855775,49316.3584,19.829319,13.58732,18.361311,24.018679,-11.96741,-19.047315,-38.265378,11697.2666,7.80409,3.718,6.830338,8.761541,-2.841706,-4.757466,-7.867122,10030.5675,8.09521,2.996544,5.696716,7.197979,-2.289375,-3.713194,-6.851816,63564.939,21.310832,21.729419,33.964046,40.092475,-18.241287,-30.972411,-58.041772,66156.5515,20.952476,22.274015,34.412397,40.349845,-19.096269,-34.064927,-58.824538,215653.7363,14.849497,60.341824,90.537131,140.60417,-31.683396,-60.69737,-498.738291,181258.7402,14.521905,50.332695,74.10518,109.992507,-26.737098,-48.604586,-343.213204,62980.6135,24.543297,16.980343,23.066145,32.181724,-16.276576,-26.081654,-67.561845,49232.2292,22.177632,13.115941,17.69113,23.980114,-12.703749,-20.00023,-51.837311,12855.8576,8.661672,4.011195,7.43201,10.418008,-3.234766,-5.748023,-11.860722,11300.7298,8.229147,3.277533,6.058421,8.797407,-2.662065,-4.358662,-9.570856,82137.353,25.264827,27.383586,42.353164,53.689198,-26.248104,-49.483708,-93.187623,68181.1428,24.118636,23.218066,36.924385,45.629096,-20.854917,-36.595051,-81.473241,5
29445.0215,2.697197,6.86469,9.081834,16.136972,-4.783982,-6.595111,-14.543386,34127.7793,2.275242,9.297563,13.444689,21.175782,-6.797328,-9.185189,-30.645203,10223.178,4.119263,2.619025,4.217808,7.018429,-2.146755,-3.230251,-7.699295,10205.0761,3.978981,2.673876,4.368958,6.366375,-2.109467,-3.175758,-6.07697,3218.1253,2.578078,1.148981,2.6358,4.64214,-0.799663,-1.373951,-3.185416,2644.2368,2.553434,0.943505,2.218611,4.097027,-0.649528,-1.0763,-3.268095,13046.5108,4.143616,4.195692,7.537793,11.783682,-3.190455,-5.021691,-8.452926,13740.1181,4.139664,4.364532,7.863966,11.159209,-3.378741,-5.439341,-10.132946,37335.5293,2.645495,9.641765,13.783381,29.148835,-6.410315,-9.392673,-41.449225,28902.0176,2.484189,7.087896,9.966671,19.482505,-4.867095,-6.975617,-22.919792,11441.8847,4.181101,2.877697,4.374104,7.378477,-2.381275,-3.658859,-8.037772,9262.7974,3.962918,2.44786,3.874391,7.254193,-1.999584,-3.04764,-7.179151,3274.4141,2.618395,1.183768,2.797056,5.529182,-0.829427,-1.621075,-4.74107,2923.8038,2.541789,1.041017,2.433128,5.562823,-0.695073,-1.199676,-3.978719,14680.0737,4.225949,4.465886,7.732481,12.394265,-3.673445,-6.119336,-12.257173,12702.6082,4.190463,4.114273,7.426821,11.033518,-3.185422,-5.119965,-10.809836,4
124560.5703,11.655018,30.754655,42.026292,61.869167,-18.815406,-27.18874,-149.500422,187693.0156,11.813221,46.19587,63.946557,89.854869,-29.260574,-45.948948,-399.006364,25630.9643,10.933067,6.686536,8.854731,14.702593,-5.884245,-8.756122,-18.9791,25190.1655,10.359744,6.60996,8.57556,12.436792,-5.57899,-8.33719,-18.971939,7310.4375,5.277914,2.291286,3.74542,6.073784,-1.627612,-2.740078,-4.955251,6199.7575,5.372332,1.873203,3.177619,5.644956,-1.32759,-2.136202,-4.626012,33519.0178,11.498447,10.833441,15.629428,20.624177,-8.637385,-13.764963,-26.860137,34601.2163,11.248279,11.166839,15.928006,20.08566,-9.054491,-15.17878,-25.410738,157007.2588,10.905895,40.630083,59.014154,103.094401,-22.954586,-39.880912,-263.278321,130166.917,10.553313,33.756406,47.171439,82.846819,-19.139887,-30.644614,-216.071195,30025.2277,11.807553,7.728387,10.166869,16.044755,-7.143897,-10.710506,-26.037375,24291.9524,11.123349,6.252641,8.321706,12.885524,-5.740397,-8.662151,-20.363316,7836.2398,5.667056,2.445423,4.109458,7.087177,-1.817901,-3.158673,-6.977813,6843.0719,5.365396,2.016859,3.451599,6.789239,-1.462253,-2.416717,-5.525476,39736.0127,12.549898,12.597569,17.623356,23.414568,-11.396067,-19.902544,-39.891018,34265.7869,12.300878,11.114981,16.202578,22.652496,-9.305348,-15.713569,-29.32559,5
23330.6113,2.405776,5.27709,7.094702,13.997641,-3.824195,-5.185266,-14.157268,28515.6347,2.08419,7.543324,11.214161,20.524954,-5.664628,-7.991196,-25.153587,8169.2898,3.532562,2.123097,3.628823,6.13048,-1.730367,-2.579203,-6.749993,8198.8679,3.444148,2.157605,3.641823,6.176539,-1.695103,-2.531774,-5.015899,2657.1209,2.308119,0.964928,2.311334,4.745456,-0.6746,-1.269529,-3.177241,2202.1135,2.307025,0.801065,2.044151,3.800672,-0.551385,-0.922577,-2.822598,10521.3479,3.582975,3.400696,6.253933,8.82796,-2.586413,-4.002972,-7.555451,11003.2598,3.560476,3.530635,6.696522,10.060559,-2.725587,-4.391821,-7.505922,31736.3926,2.426337,8.048677,11.636944,26.858263,-5.419803,-8.103157,-30.09313,24745.7988,2.298361,5.955266,8.478218,22.586379,-4.109843,-6.205194,-21.357574,9203.9722,3.626342,2.312854,3.709951,6.678688,-1.906138,-2.825092,-6.232262,7422.7762,3.455867,1.967169,3.305256,7.089695,-1.580446,-2.424831,-6.550645,2712.0804,2.347347,1.007079,2.472843,5.447877,-0.701398,-1.335587,-3.349259,2422.8848,2.273773,0.886996,2.207259,5.227321,-0.593113,-1.092613,-4.167561,11770.8115,3.688431,3.57511,6.366845,10.303908,-2.935963,-4.812474,-9.709123,10158.1241,3.602666,3.313041,6.217874,9.539527,-2.537986,-4.10691,-8.255016,4
185511.624,17.334471,48.798369,70.403701,91.827901,-27.006583,-49.497857,-378.978496,289654.2949,17.672113,78.467088,115.551899,170.11845,-43.601954,-98.682371,-850.728127,65251.1521,26.782329,18.325314,25.56871,37.647368,-17.296198,-27.820359,-60.495764,61775.7863,24.138126,17.618705,24.462943,40.819774,-15.930936,-25.795836,-51.933965,13779.7837,9.07946,4.405504,8.407642,11.548154,-3.361976,-5.655096,-10.71086,11748.2171,9.486676,3.530837,6.893244,9.934215,-2.721293,-4.235197,-7.504992,80045.0639,26.227257,27.809635,45.479524,55.452506,-23.639629,-41.326399,-78.718577,83404.3188,25.88502,28.52148,45.688279,54.321477,-25.020764,-46.855399,-86.586459,236987.5186,16.105483,68.129573,104.161206,152.461197,-33.969397,-73.495936,-625.000555,197449.8086,15.56401,57.192452,87.067124,141.689803,-29.186453,-53.470632,-480.151239,80672.823,30.711211,22.279603,31.299786,48.566895,-21.965257,-36.032538,-110.679586,62143.4441,27.271771,16.92873,23.359783,33.799398,-17.103831,-26.610957,-78.196947,15220.9906,10.180323,4.764216,9.313768,13.856178,-3.894135,-6.786715,-12.242077,13334.8729,9.576934,3.912699,7.470223,11.196012,-3.181744,-5.185726,-11.922266,104018.3982,31.478928,35.635762,57.52892,70.766121,-34.478633,-65.870502,-159.838451,86069.8417,29.892173,29.99391,49.552774,60.788038,-27.082255,-48.930652,-109.131818,5
7592.4492,1.450412,1.820746,2.828476,7.135262,-1.599058,-2.316313,-7.115988,9995.3594,1.370217,3.103147,5.461201,13.117858,-2.576739,-3.954544,-12.84835,2971.0056,1.895806,0.917967,1.974216,3.925421,-0.678344,-1.232844,-3.445265,3029.416,1.879345,0.9484,2.057208,4.688486,-0.684816,-1.065943,-3.201327,1162.5471,1.572065,0.517392,1.528497,3.582757,-0.329047,-0.680349,-2.10401,965,1.572155,0.441847,1.262588,3.228445,-0.267651,-0.525004,-2.844654,4048.9648,1.971339,1.571288,3.573221,5.75831,-1.042854,-1.666946,-4.148306,4232.8843,1.966114,1.636861,3.83189,6.177041,-1.09502,-1.781299,-4.157297,11443.4121,1.498492,2.96927,4.806827,13.363292,-2.399111,-3.93806,-16.613791,8327.8496,1.422553,2.069932,3.46159,12.624362,-1.752702,-3.033666,-11.551281,3239.4997,1.892793,0.975796,2.024486,5.25622,-0.734728,-1.184812,-3.661926,2720.877,1.863274,0.86966,1.844819,5.181457,-0.630551,-1.064271,-3.430728,1218.5598,1.611356,0.553594,1.683258,4.425569,-0.343611,-0.739869,-3.04623,1057.3296,1.555596,0.496125,1.499155,4.659402,-0.299107,-0.637789,-3.0719,4274.601,1.927777,1.610904,3.705726,6.686666,-1.115024,-1.814305,-4.603435,3835.9927,1.953536,1.515558,3.597319,6.877872,-0.998839,-1.625102,-4.225588,4
78839.7021,8.126601,17.557533,22.61167,32.383451,-12.185452,-17.517374,-77.634817,126495.2735,8.31315,27.375042,35.435592,55.259321,-19.891017,-31.656652,-190.444352,14074.6294,6.795146,3.021493,3.793474,7.026956,-2.740591,-4.120259,-9.065802,13959.0725,6.461964,3.037708,3.797698,6.514447,-2.679282,-3.946239,-9.68005,4631.0733,3.762526,1.255562,2.087816,4.739498,-0.946648,-1.767798,-4.360972,3950.9628,3.928841,1.042649,1.766798,3.89218,-0.782142,-1.292789,-3.427148,18819.7305,7.13553,4.834707,6.366696,9.77032,-4.225563,-6.969212,-14.22444,19481.4683,7.017125,4.994667,6.467551,9.845262,-4.393754,-7.070803,-13.772502,106043.3398,7.845189,24.650341,33.12423,55.559741,-15.8823,-24.937021,-163.79381,87537.2763,7.559438,20.05997,26.445795,43.990103,-12.916282,-21.777114,-120.769396,15818.2664,7.068919,3.343464,4.248067,8.225464,-3.093803,-4.949512,-13.093738,13043.272,6.652688,2.834744,3.724342,7.32365,-2.557018,-3.939724,-10.527272,4897.168,4.021568,1.331193,2.114042,5.168308,-1.022256,-1.863828,-5.30122,4254.665,3.765532,1.12724,2.003845,5.006245,-0.832006,-1.461607,-4.538858,20942.1284,7.324844,5.277088,6.864184,11.742397,-4.889502,-8.23642,-17.586005,18655.4528,7.431169,4.801756,6.29336,9.927295,-4.245216,-6.911069,-14.230827,5
15278.1806,1.952016,3.396846,4.757223,8.48383,-2.676846,-3.740788,-13.556364,20474.0371,1.786782,5.451644,8.249912,17.34277,-4.332842,-6.394562,-29.381866,5877.8016,2.865063,1.555802,2.797266,4.79889,-1.20312,-2.00833,-6.021683,5873.6858,2.785432,1.586469,2.933168,5.376259,-1.217558,-1.87416,-6.417002,2024.2238,2.00153,0.769766,2.010167,3.491582,-0.543276,-1.121577,-2.668392,1683.9562,1.972062,0.648049,1.734814,3.090012,-0.440521,-0.826448,-2.757799,7605.3662,2.897599,2.548483,5.061271,7.215959,-1.87357,-3.114603,-7.711029,7970.501,2.885691,2.648969,5.341513,9.846292,-1.982692,-3.376691,-6.351768,23594.918,2.073878,5.832557,8.449107,18.521332,-4.252547,-6.520818,-28.604096,17778.7343,1.945044,4.208631,6.274109,14.673539,-3.115278,-4.635912,-21.419501,6558.731,2.9329,1.681662,2.842878,5.345993,-1.318491,-2.018193,-6.37949,5307.9939,2.798985,1.442661,2.531002,4.907101,-1.102218,-1.787716,-4.986812,2060.0884,2.032342,0.805327,2.102721,4.87331,-0.570356,-1.074708,-4.25504,1859.156,1.990223,0.709469,1.946119,4.924595,-0.482603,-1.035865,-4.39365,8487.9483,2.974089,2.654255,5.059367,8.183133,-2.077522,-3.670758,-8.48607,7333.8283,2.917149,2.477247,5.060831,7.379511,-1.829506,-3.026625,-7.015419,4
158025.1875,15.371417,40.515049,58.497825,78.985281,-23.042562,-39.559866,-265.681807,267642.6367,16.583251,68.896694,99.966972,128.071291,-39.701979,-78.64033,-768.376899,50750.2094,21.470553,13.945502,18.593406,25.563107,-12.295437,-19.424871,-41.505462,48799.3037,19.741194,13.567753,18.170088,25.490374,-11.676613,-18.497747,-49.815908,11659.4641,7.840732,3.722463,6.871508,9.97619,-2.793424,-4.817394,-8.387612,9897.537,7.819475,3.071182,5.837186,8.273271,-2.281256,-3.734717,-8.56616,63802.4675,21.688001,21.761149,34.2648,40.544679,-17.717212,-30.795582,-66.526266,66444.0302,21.220043,22.342386,34.59187,41.588681,-18.518038,-32.80084,-74.622549,212669.0068,14.746723,59.821585,90.491899,124.260974,-31.933339,-64.892763,-592.026732,182523.751,14.718031,50.370696,74.064901,103.60312,-26.593908,-55.502507,-410.6784,62065.9597,24.092924,16.952493,22.900006,33.404067,-15.294589,-24.515032,-64.737079,48892.7016,22.234458,13.03187,17.46743,23.23579,-11.814414,-18.899336,-54.721282,12784.2422,8.622016,4.003945,7.486968,10.333453,-3.161622,-5.407696,-15.269274,11207.1897,8.183306,3.288314,6.030312,8.810886,-2.62383,-4.310222,-11.261174,81886.8364,25.739696,27.457996,42.470469,53.111421,-24.473045,-45.058054,-126.505677,68637.551,24.477212,23.272635,37.082374,45.636242,-19.794535,-36.041129,-74.856093,5
24295.5381,2.50072,5.572661,7.312994,14.335155,-4.195503,-5.765398,-18.681562,33881.7246,2.26636,9.236472,13.488045,22.032742,-6.866522,-10.140111,-41.057874,10148.393,4.091841,2.595945,4.250982,7.324256,-2.154106,-3.413721,-7.011849,10170.4799,3.989327,2.643425,4.467927,7.639227,-2.166742,-3.235818,-6.521715,3210.0578,2.579601,1.13708,2.570458,4.727115,-0.826453,-1.461633,-4.073173,2672.3688,2.54302,0.955904,2.27854,4.096122,-0.657275,-1.170161,-3.813659,13043.8584,4.174042,4.186447,7.627217,11.384398,-3.262776,-5.266194,-9.732051,13700.3238,4.136113,4.344725,7.708356,10.743843,-3.46474,-5.680356,-10.22589,36917.625,2.627825,9.660152,13.551905,28.160013,-6.643287,-10.182959,-40.32406,28878.873,2.484616,7.085831,9.728673,20.8294,-5.029441,-7.419117,-29.276765,11384.9851,4.164488,2.837182,4.300946,7.863678,-2.369545,-3.577668,-9.873382,9221.8431,3.99073,2.437126,3.872568,6.800676,-1.980357,-2.922056,-7.643337,3257.3837,2.614293,1.186208,2.741597,6.407376,-0.849698,-1.694905,-6.10297,2950.2427,2.562178,1.031238,2.519996,6.299181,-0.740466,-1.309638,-4.683968,14711.958,4.260784,4.444251,7.624134,11.130434,-3.686961,-6.080804,-15.028775,12656.969,4.179508,4.1086,7.500909,11.252938,-3.234255,-5.399987,-9.841526,4
107681.5322,10.799365,26.330818,35.970959,48.915291,-16.678277,-27.354681,-217.782607,187972.5859,11.815653,45.58201,62.973415,86.6397,-29.400439,-55.385881,-518.194956,25692.4224,11.047994,6.667686,8.612174,12.786625,-5.6647,-8.917089,-22.541051,25192.1094,10.40807,6.557167,8.495268,11.886776,-5.505551,-8.837826,-22.273309,7305.7295,5.259023,2.273172,3.668878,5.234339,-1.640121,-2.808053,-6.688304,6182.1953,5.240858,1.920108,3.183266,5.472678,-1.341423,-2.36861,-6.775342,33445.6802,11.525851,10.885443,15.517318,19.51572,-8.504795,-14.842039,-32.187899,34656.0217,11.260086,11.168012,15.932291,20.618222,-8.860071,-15.48463,-35.234651,157132.4688,10.924003,40.414863,57.191304,83.667689,-23.364846,-49.102881,-417.701354,130366.0087,10.572391,33.618493,47.078115,75.333278,-19.441395,-37.023588,-285.441488,30024.2793,11.780386,7.665871,9.884633,15.277986,-6.756013,-10.928715,-36.132093,24208.8606,11.153232,6.216459,8.063306,11.862418,-5.395687,-8.71018,-27.331117,7817.2003,5.622069,2.426019,4.059591,7.854905,-1.790072,-3.389434,-8.681063,6804.289,5.314261,2.010193,3.330399,6.124421,-1.513122,-2.696262,-7.344186,39796.7597,12.61714,12.555576,17.718746,25.709526,-10.733124,-19.971466,-42.24968,34400.128,12.383552,11.099566,16.141323,21.49577,-9.007516,-16.180087,-38.305651,5
-82.1562,0.994693,0.590588,1.497661,6.382819,-0.445927,-1.115806,-7.972308,29.7851,1.001139,1.454006,3.569902,12.832658,-0.812417,-2.048184,-16.999037,505.1269,1.156982,0.530923,1.424822,3.912199,-0.181166,-0.561785,-4.617961,547.6787,1.16355,0.557037,1.526847,3.830257,-0.187613,-0.537701,-3.43073,225.2937,1.111378,0.369825,1.176553,3.813819,-0.11161,-0.482897,-3.324808,181.8069,1.105343,0.316512,1.178487,3.236724,-0.091039,-0.363862,-3.64857,719.0359,1.176802,0.996888,2.599947,4.914342,-0.259275,-0.600897,-4.862278,748.0664,1.174265,1.045855,2.903854,4.88736,-0.285562,-0.663134,-4.855682,870.7148,1.039315,1.30776,3.255789,11.665923,-0.697723,-1.623299,-14.040611,298.5058,1.015663,0.868674,2.17726,11.093784,-0.554595,-1.41573,-11.514171,571.0169,1.164566,0.546076,1.452041,4.782431,-0.20427,-0.582855,-4.834968,461.2854,1.153024,0.489229,1.45469,4.339015,-0.182847,-0.711692,-4.827713,219.1149,1.108437,0.386722,1.350257,4.322136,-0.132849,-0.495869,-4.31133,211.404,1.112364,0.358912,1.295721,4.035834,-0.118771,-0.583392,-4.197338,780.1084,1.178436,0.983093,2.717535,6.271558,-0.282011,-0.747143,-5.657442,644.6689,1.164815,0.948314,2.689949,5.830056,-0.253466,-0.743319,-6.130285,4
20987.6084,3.052545,3.295805,3.971742,8.604442,-3.07274,-4.97989,-18.095274,41370.8574,3.39029,6.676427,9.128532,16.776382,-5.640464,-9.327284,-36.480616,3920.5984,2.665174,0.613113,1.164002,3.257606,-0.603429,-1.026544,-6.144237,3963.9136,2.590902,0.626563,1.167122,3.605913,-0.613957,-1.071433,-4.184437,1736.5242,2.043043,0.387138,0.890655,3.398307,-0.292063,-0.623199,-3.97903,1524.8106,2.079397,0.333493,0.773316,2.418985,-0.241908,-0.622467,-3.306677,5583.5972,2.863498,0.978782,1.949055,4.92121,-0.915932,-1.634174,-5.763484,5805.7205,2.822281,1.01559,1.843625,4.730712,-0.946007,-1.642475,-4.863654,33078.8555,3.171959,5.397471,7.35795,22.130602,-4.797651,-7.939145,-40.379686,25947.041,2.977881,4.168967,5.619304,17.237886,-3.636446,-6.383116,-33.09237,4161.6685,2.648537,0.63994,1.227608,4.129925,-0.666995,-1.223171,-7.211354,3604.4061,2.621789,0.568532,1.163107,4.389284,-0.562742,-1.136623,-6.070167,1861.2802,2.16609,0.4074,0.9652,3.869235,-0.317804,-0.761337,-4.750943,1600.0712,2.047267,0.373699,0.955839,3.801684,-0.272313,-0.614881,-3.885065,5997.0896,2.874846,1.022848,1.941188,4.816248,-0.982435,-1.688439,-5.933928,5394.2798,2.901286,0.946413,1.790981,5.155342,-0.878174,-1.564558,-6.346317,5
23423.8438,2.634187,5.504943,7.38487,13.063324,-4.654489,-6.933151,-30.535806,39992.8613,2.590507,11.07226,15.97924,25.093085,-7.975847,-12.493703,-54.767873,12743.2476,5.242481,3.282698,5.232278,7.992807,-2.748541,-4.554477,-12.261478,12612.6067,5.015679,3.31783,5.325567,9.132612,-2.731575,-4.335789,-10.435629,3814.7222,2.948546,1.347149,3.072341,4.987953,-0.964505,-1.848341,-5.544986,3115.4421,2.849603,1.129506,2.671877,5.074964,-0.780481,-1.516711,-5.865384,15922.0783,5.135936,5.190743,9.1378,12.51722,-4.10038,-7.199564,-17.359341,16740.0596,5.142038,5.385564,9.483348,12.489567,-4.351526,-7.386769,-19.036833,43847.5703,3.079227,12.031519,16.949023,31.716369,-7.764149,-12.129493,-62.732663,34688.5879,2.936195,9.257522,12.805302,22.908134,-5.919439,-9.326193,-48.88207,14345.215,5.468828,3.657351,5.364056,8.155981,-3.041891,-5.052774,-18.282157,11365.8835,5.024682,3.012614,4.70059,7.623429,-2.458263,-3.976961,-11.619036,3878.8889,3.006314,1.395397,3.218118,6.616782,-1.019246,-2.107158,-7.628402,3472.7122,2.906489,1.217295,2.901537,6.424578,-0.862714,-1.663511,-6.228871,18268.4712,5.432786,5.671644,9.527881,13.509221,-4.736288,-8.184704,-21.507258,15603.9492,5.289301,5.133153,9.075583,12.398945,-4.107607,-7.118355,-15.971066,4
196415.206,20.794283,56.765477,104.865489,188.238511,-19.480082,-41.202972,-300.380128,228900.5058,14.905552,57.909309,82.509365,110.497464,-35.699381,-118.993627,-749.986726,37945.0871,16.113409,10.35124,13.702278,19.308627,-8.928692,-14.783442,-41.801817,36883.7263,15.031044,10.14571,13.50514,18.347932,-8.556676,-13.677834,-34.917669,9636.2907,6.723221,3.098924,5.447772,7.571858,-2.270813,-3.882682,-9.743185,8211.2254,6.734201,2.559309,4.724372,6.449047,-1.833767,-3.167532,-7.78413,48486.6113,16.760246,16.511865,25.231653,29.820105,-13.047374,-22.922845,-50.638006,50194.2136,16.317775,16.972348,25.750261,31.200721,-13.693523,-24.460066,-53.442325,187537.3291,13.27439,50.765365,74.532405,121.581936,-28.190599,-63.442885,-546.642186,159574.542,13.163182,42.609814,61.761913,99.138112,-23.473544,-53.056756,-480.764574,46139.3809,17.80829,12.354626,16.52479,23.24134,-10.890154,-18.247789,-69.640497,36359.9011,16.640498,9.677267,13.112576,18.335904,-8.479016,-13.671274,-47.654344,10475.4168,7.382724,3.318664,5.904985,9.490491,-2.525983,-4.42171,-10.55918,9162.4257,6.988448,2.717589,4.874157,7.589661,-2.094215,-3.695256,-10.578215,60422.1655,19.261141,20.16995,30.464806,42.149591,-17.609153,-32.853832,-93.2308,51160.5962,18.52372,17.381047,26.951197,33.089557,-14.340004,-26.487022,-72.53411,5
11757.336,1.628254,2.823318,4.121185,10.755446,-1.535824,-2.700473,-11.697644,10616.0235,1.402677,3.188665,5.356174,13.060737,-2.710424,-4.730073,-22.703819,3105.2819,1.955235,0.945629,1.995077,3.976504,-0.774595,-1.482055,-6.72975,3127.7048,1.920883,0.978713,1.976635,4.250114,-0.754477,-1.386492,-5.307398,1161.7476,1.571207,0.530566,1.576357,3.900856,-0.36364,-0.914873,-5.042378,1004.5618,1.583728,0.464521,1.330837,3.617379,-0.306787,-0.715942,-4.681645,4188.822,2.024616,1.61115,3.813563,6.166397,-1.133808,-2.020289,-5.79441,4340.1416,2.00311,1.678191,3.797489,6.268201,-1.178777,-2.030392,-5.843311,12882.1933,1.574135,3.258068,5.389074,16.003351,-2.689054,-4.661864,-22.702052,9384.7793,1.487905,2.2807,3.737293,11.085823,-1.954832,-3.625368,-20.089743,3423.3318,1.971241,1.001134,1.940362,4.751307,-0.814019,-1.591247,-6.590491,2830.7268,1.92395,0.873642,1.824541,4.162513,-0.703198,-1.407364,-5.6994,1206.9596,1.598214,0.555969,1.722647,4.764679,-0.388732,-0.979152,-5.181492,1107.2376,1.592415,0.508323,1.617236,4.262948,-0.342246,-0.853261,-4.387189,4524.2422,2.017925,1.623362,3.683985,6.242156,-1.211867,-2.238446,-8.08068,3996.6384,2.015467,1.549022,3.720261,6.865959,-1.10288,-2.002499,-6.311241,4
104284.8486,9.171321,22.812058,29.144032,42.175661,-10.779832,-16.656149,-119.050248,127860.1465,8.344488,27.637148,35.583467,53.900707,-19.358093,-36.197811,-276.036766,14338.2737,6.893325,3.124447,3.900897,6.965855,-2.702134,-4.332842,-14.531473,14225.4321,6.534478,3.14008,3.987617,7.269543,-2.693864,-4.227392,-14.427844,4692.8644,3.767826,1.25879,1.933928,4.158486,-0.946537,-1.741364,-5.484971,4016.0615,3.812917,1.074462,1.776915,3.964385,-0.782147,-1.542111,-6.954599,19030.7149,7.213319,4.925934,6.411678,9.79726,-4.179169,-7.152298,-18.701326,19786.9152,7.11039,5.096962,6.650517,10.691948,-4.401949,-7.596075,-20.500166,108898.4248,8.006002,24.911182,33.517389,57.197598,-15.610383,-29.194144,-235.741169,89288.4776,7.671562,20.328496,26.610855,44.076785,-12.815567,-24.327089,-167.67733,16221.0379,7.223449,3.468939,4.289103,8.186244,-3.056385,-4.984333,-19.236183,13254.7124,6.812486,2.903935,3.777146,6.626763,-2.482667,-4.079032,-14.812425,4959.7976,4.036302,1.337612,2.213009,4.690184,-1.018791,-2.093666,-7.837399,4348.7572,3.839884,1.128021,1.93418,4.723828,-0.848943,-1.784841,-6.8039,21445.7215,7.503532,5.386384,6.877689,10.845169,-4.880672,-8.4844,-22.964108,19000.2424,7.562894,4.897126,6.229199,9.557867,-4.230845,-7.430588,-20.796707,5
22715.8809,2.206788,5.356795,7.274664,12.14383,-2.596085,-4.190896,-21.278738,20908.1465,1.798581,5.60229,8.342793,16.981767,-4.647275,-7.766929,-30.853554,5921.6145,2.891448,1.58729,2.872951,5.549584,-1.313982,-2.211565,-6.607729,5948.6106,2.809156,1.622261,2.85389,5.313618,-1.311966,-2.236756,-6.857595,2041.2483,2.014791,0.777385,1.947522,4.111148,-0.554034,-1.1598,-4.565499,1724.023,2.009653,0.664896,1.735575,3.216272,-0.4716,-0.975264,-4.203385,7687.7929,2.918165,2.565828,5.040138,7.964516,-1.990787,-3.504867,-8.146784,8017.6245,2.897431,2.68288,5.293017,8.184634,-2.085605,-3.544817,-8.685528,23786.9277,2.073705,6.100929,8.966577,20.920434,-4.634485,-7.460784,-43.691133,18558.3848,1.982101,4.443288,6.270242,16.630249,-3.46445,-5.96149,-27.3587,6675.7766,2.976396,1.712817,2.826832,5.768622,-1.442506,-2.491215,-9.441819,5368.9563,2.828093,1.473081,2.596523,5.523192,-1.195341,-2.01544,-8.261264,2095.5951,2.051863,0.806525,2.150958,5.487869,-0.589425,-1.419072,-5.844666,1872.7044,2.010512,0.720579,1.981958,4.389294,-0.510111,-1.299455,-5.947693,8544.7852,2.98577,2.696475,5.069919,8.431404,-2.189985,-3.828541,-10.54612,7396.8171,2.937394,2.502436,5.003154,8.670961,-1.942841,-3.44807,-9.787934,4
227524.0537,18.716222,58.358255,82.685254,102.566917,-20.828946,-44.939052,-437.683337,265224.6777,16.41331,69.37814,101.207984,137.60707,-39.249742,-144.770302,-998.968553,51326.3633,21.91206,14.243969,19.264955,24.68054,-12.004174,-21.500316,-74.140647,49286.0445,20.050921,13.877935,18.709883,24.18323,-11.27127,-19.923162,-68.498763,11772.5127,7.9754,3.763301,6.738456,8.770152,-2.758914,-5.223904,-11.849302,9945.2538,7.920454,3.080816,5.74041,7.798821,-2.223945,-3.867765,-10.355007,64037.3526,21.721083,22.066255,34.722252,41.147792,-17.239683,-31.42262,-87.032234,66388.5527,21.436569,22.719205,35.072049,40.852223,-18.126673,-35.673023,-85.942292,219295.5586,15.161516,60.463945,90.477018,130.207967,-30.726918,-87.513826,-828.642458,183373.9795,14.802089,50.746717,74.862048,105.407092,-25.783291,-61.74865,-582.658129,63006.9687,24.787505,17.243137,23.547176,34.870408,-15.05436,-27.299106,-93.109471,49053.3804,22.492487,13.238869,17.948926,25.19658,-11.640606,-20.148818,-67.026087,12851.2244,8.810364,4.054343,7.495527,10.115923,-3.119918,-5.702623,-17.082288,11302.6614,8.27898,3.306692,6.130049,9.20493,-2.585383,-4.786016,-15.008898,82460.461,25.986954,27.883959,43.451734,56.321938,-24.251756,-50.258916,-151.173294,69235.1347,24.75224,23.596829,37.579277,45.877191,-19.543141,-36.915826,-118.580009,5
36379.8281,2.886701,8.705614,11.547224,17.645962,-4.037567,-6.357136,-30.151879,34003.7989,2.267061,9.185942,13.179575,22.383792,-7.020864,-11.141501,-48.816814,10228.6519,4.138218,2.625666,4.309001,6.441036,-2.264031,-3.57501,-10.569767,10237.6604,4.014769,2.65899,4.370825,6.541848,-2.21228,-3.587004,-12.52558,3194.5778,2.564721,1.147259,2.544348,4.30894,-0.843222,-1.611355,-6.445973,2685.7849,2.564103,0.951426,2.242401,3.985052,-0.663459,-1.237002,-5.511078,13071.6147,4.172535,4.203283,7.582825,10.525991,-3.384373,-5.66179,-13.212541,13691.3296,4.148807,4.369955,7.828989,11.088459,-3.606577,-6.16206,-13.442781,37038.0098,2.637267,9.54885,13.580222,27.051356,-6.80095,-10.91111,-72.53148,28371.1153,2.450588,7.004185,10.06377,21.270536,-5.151795,-8.47971,-49.777217,11422.1137,4.196963,2.874381,4.377328,7.739132,-2.5,-4.045115,-12.086061,9261.5212,4.010667,2.44806,3.864536,7.248469,-2.064853,-3.421686,-12.36056,3276.0608,2.620528,1.172961,2.742327,5.152579,-0.890013,-1.818863,-7.251587,2925.3311,2.551443,1.022303,2.432196,5.065728,-0.736809,-1.489148,-8.069723,14691.4307,4.258461,4.478248,7.66786,11.013179,-3.887346,-6.860106,-16.295631,12686.7522,4.161917,4.139048,7.469169,10.347646,-3.359602,-5.774122,-14.876435,4
157777.7207,13.104597,38.113314,51.877059,66.928841,-15.720102,-28.264173,-245.420776,188141.9394,11.836802,45.882945,63.864782,88.826216,-29.25514,-68.276811,-535.112054,25899.4946,11.143226,6.824648,8.795017,12.657992,-5.737225,-9.371778,-26.56108,25404.6362,10.52556,6.708357,8.836111,12.475575,-5.426491,-8.89706,-27.000062,7320.6599,5.321657,2.308552,3.73424,5.377126,-1.601403,-2.836379,-7.789844,6234.3132,5.322801,1.919142,3.199147,5.067288,-1.30362,-2.235556,-7.496943,33601.3936,11.64481,10.97009,15.933748,19.24722,-8.285781,-14.468693,-36.76794,34940.5969,11.454029,11.306243,16.096433,20.464844,-8.644369,-15.764789,-38.932739,157746.8242,10.971007,40.45612,57.741766,87.100993,-22.949388,-53.44691,-517.294219,131572.6513,10.661635,33.470839,47.142857,73.236896,-18.890629,-37.423335,-345.969399,30223.5659,11.869585,7.863671,10.286339,15.397511,-6.849286,-11.638648,-43.07381,24413.1358,11.288408,6.336409,8.283614,12.557099,-5.564356,-9.377384,-33.058723,7846.7575,5.715037,2.459331,4.058091,8.00455,-1.775751,-3.366455,-10.67644,6852.8804,5.396066,2.016835,3.478788,5.838286,-1.454346,-2.688914,-9.201573,40130.5803,12.778045,12.763881,17.915221,24.487905,-10.772363,-20.201864,-58.889254,34734.1853,12.48885,11.234487,16.38975,21.306504,-8.934044,-16.078315,-42.04348,5
854.8242,1.045357,1.19804,2.543975,8.003176,-0.441961,-1.101657,-7.585109,-157.246,0.994001,1.484433,3.572381,12.355037,-0.861461,-2.254012,-15.652524,496.5127,1.155292,0.531537,1.467783,3.455123,-0.205016,-0.641669,-5.047586,507.6089,1.151558,0.555,1.507659,3.420829,-0.217742,-0.661822,-4.568926,209.0557,1.103207,0.364887,1.193414,3.139843,-0.120656,-0.48239,-3.341707,177.32,1.103399,0.324139,1.127698,3.304827,-0.105178,-0.471544,-4.190816,677.929,1.166378,1.004008,2.705596,4.982099,-0.290673,-0.74383,-5.539415,745.6802,1.174194,1.046442,2.768431,4.950138,-0.296525,-0.798403,-4.544337,716.1347,1.032308,1.30356,3.119657,13.865783,-0.73032,-2.14314,-14.279246,240.7675,1.012647,0.840543,2.065267,10.082391,-0.571541,-1.499069,-13.326438,553.2119,1.16006,0.558083,1.481333,4.888251,-0.235699,-0.833387,-6.546282,455.0832,1.151381,0.501077,1.359998,4.429984,-0.192452,-0.664665,-5.903763,230.1023,1.114943,0.390243,1.331665,4.089678,-0.134584,-0.714836,-5.611584,196.1975,1.103876,0.352143,1.270164,4.198246,-0.134723,-0.61836,-5.569179,758.6728,1.173867,0.99695,2.781478,6.522091,-0.297364,-0.810568,-5.858736,668.0808,1.172379,0.968982,2.769414,5.784101,-0.273702,-0.831455,-5.69723,4
29269.5556,3.31887,4.522012,5.430555,12.329373,-2.920203,-4.837981,-25.805438,41730.4531,3.414958,6.708789,9.050811,16.15694,-5.569476,-9.852677,-49.304307,3887.126,2.655847,0.598929,1.10499,3.321431,-0.621035,-1.124661,-5.723751,3948.4072,2.598996,0.621127,1.157828,3.711063,-0.605586,-1.235007,-6.718185,1755.015,2.072076,0.378656,0.860037,2.803207,-0.283715,-0.669774,-4.167101,1577.0438,2.16906,0.44357,1.229055,3.754112,-0.259066,-0.724514,-5.452672,5558.7496,2.869072,0.960261,1.798686,4.482425,-0.912456,-1.642896,-7.466105,5803.1531,2.847147,0.998728,1.823164,4.014819,-0.962136,-1.786116,-7.443182,33373.5069,3.183268,5.459813,7.195842,24.318564,-4.630313,-8.175785,-52.13994,25924.4013,2.972751,4.192083,5.566053,18.336271,-3.617838,-6.304038,-36.138632,4159.3911,2.654154,0.646223,1.187822,3.872277,-0.673967,-1.29906,-8.143009,3569.1562,2.614575,0.566794,1.06987,5.241466,-0.572903,-1.100591,-7.278651,1825.5921,2.139043,0.402564,0.997293,3.633938,-0.308492,-0.939638,-6.627746,1610.7079,2.068728,0.36272,0.901149,3.562586,-0.265484,-0.731981,-5.285044,5996.2373,2.88325,1.009484,1.901985,5.323267,-1.004545,-1.942578,-8.38096,5406.5725,2.916112,0.923473,1.787117,4.494212,-0.896388,-1.619043,-8.045542,5
42048.8828,3.315437,10.799497,14.215038,22.058003,-4.451672,-6.884998,-31.524956,40025.8769,2.58115,11.182621,16.084705,26.903407,-8.11577,-13.527511,-60.915166,12653.1641,5.270612,3.295317,5.120758,7.387253,-2.933782,-4.696831,-11.827382,12566.8003,5.041866,3.327869,5.347759,7.972119,-2.830545,-4.568168,-11.816281,3793.9338,2.932182,1.347585,3.043401,5.980559,-0.956862,-1.870117,-5.478093,3168.8352,2.887025,1.132686,2.667695,4.248796,-0.792812,-1.394507,-5.527246,15928.678,5.201436,5.197497,9.118436,12.341235,-4.213061,-7.002715,-17.906384,16701.5618,5.140398,5.3878,9.42574,12.066776,-4.494753,-7.93671,-18.437223,43397.5781,3.0539,12.136598,17.100343,34.053187,-7.726188,-13.732318,-63.60254,34841.3438,2.938396,9.197477,12.618232,22.380139,-6.07259,-9.826614,-52.529051,14222.7691,5.43657,3.668916,5.392875,8.409618,-3.222856,-5.185548,-14.677797,11375.2417,5.09255,3.019856,4.621216,7.566703,-2.62597,-4.290241,-11.78329,3899.9422,3.030334,1.384723,3.112241,6.357873,-1.022456,-2.035088,-7.067895,3470.696,2.931861,1.222299,2.859192,5.352063,-0.849127,-1.6224,-6.410043,18260.1455,5.48852,5.681848,9.349505,12.454181,-5.004894,-8.898696,-20.825283,15589.2678,5.310693,5.146575,8.988708,11.865847,-4.203343,-7.363084,-16.672575,4
188134.5371,15.887197,47.598718,68.489445,110.44938,-18.613446,-36.040643,-295.222827,228420.8359,14.741452,58.661506,85.464504,122.330567,-35.426135,-98.218411,-914.423046,38085.2207,16.263578,10.485631,14.139419,20.758166,-9.068578,-15.067515,-45.742359,36863.4336,15.042732,10.300209,13.841299,18.605719,-8.50903,-14.336165,-41.799286,9686.3623,6.800359,3.106107,5.463599,7.980277,-2.208052,-3.89599,-9.400798,8216.6567,6.734586,2.587436,4.640294,7.254261,-1.788358,-3.084861,-8.314042,48863.3829,16.841128,16.663933,25.774645,35.523304,-12.927097,-23.403539,-57.149547,50359.7067,16.46698,17.154806,26.153395,34.818227,-13.472943,-25.078163,-60.446211,191035.2432,13.421832,51.607688,76.930918,122.440394,-27.699026,-70.755838,-534.20886,159218.627,13.058208,43.030815,63.257693,119.376832,-23.131996,-51.842537,-442.971827,45995.7972,18.052135,12.464323,17.051198,27.762418,-11.172743,-19.203048,-72.872558,36329.887,16.790161,9.758943,13.156427,19.639426,-8.847253,-14.9562,-46.7653,10481.3861,7.323386,3.335073,5.965113,10.371375,-2.499354,-4.619752,-14.09991,9207.9177,6.96665,2.73308,4.958173,8.18187,-2.049984,-3.57389,-13.735639,61023.3489,19.362753,20.376366,30.835882,43.732011,-17.842964,-35.05223,-96.260143,51720.1623,18.633256,17.600911,27.420698,36.033367,-14.327162,-27.179165,-86.161457,5
29415.6777,2.565188,6.959052,9.610234,16.584214,-3.270754,-4.956605,-19.325393,28138.0566,2.061477,7.519147,10.993029,21.049678,-6.056163,-9.788342,-47.905115,8115.5911,3.541423,2.06672,3.513935,5.614172,-1.858936,-3.043011,-8.761582,8124.1558,3.430491,2.120805,3.672087,6.280963,-1.829849,-3.295715,-8.198177,2644.9147,2.318284,0.950413,2.271819,5.447949,-0.705975,-1.442683,-4.986286,2221.8529,2.289226,0.807959,2.077983,4.233303,-0.593361,-1.216922,-4.098939,10352.7146,3.55774,3.336483,6.159559,9.154253,-2.766989,-4.58341,-11.244545,10885.3989,3.538746,3.461874,6.437456,9.480347,-2.913256,-5.230153,-12.433463,31237.832,2.384891,8.051786,11.488295,25.345549,-5.881902,-9.643044,-50.840749,24283.7812,2.254834,5.917228,8.678371,20.385005,-4.475717,-7.490635,-36.500606,9036.1265,3.566043,2.255825,3.578518,7.615217,-2.022187,-3.260705,-12.111088,7303.1248,3.435818,1.924872,3.236272,6.290368,-1.660935,-2.868893,-10.603783,2716.3785,2.3641,0.983061,2.417569,5.706615,-0.747577,-1.59645,-6.687945,2419.1583,2.301843,0.875555,2.286195,5.018134,-0.642742,-1.405326,-6.632696,11656.6465,3.645651,3.519999,6.311319,10.307364,-3.124139,-5.336865,-15.014748,10002.0564,3.547663,3.254138,6.065239,8.928432,-2.701863,-4.675833,-13.504542,4
234541.6982,19.719268,62.187595,90.345385,125.965651,-22.32545,-52.562194,-540.39946,289372.4688,17.857886,77.863058,115.464935,150.558225,-44.988732,-164.17314,-1514.523325,65375.5843,27.305253,18.319816,25.712752,34.564707,-16.761653,-31.524226,-112.142533,62359.1165,24.861056,17.662668,24.416482,32.415935,-15.585108,-27.934033,-114.40045,13847.4499,9.189724,4.423526,8.439159,11.076821,-3.422243,-6.22646,-14.703534,11662.8763,9.103662,3.623033,7.07719,9.135119,-2.758814,-5.127826,-13.998736,79610.5911,26.556894,27.971912,45.242826,51.791788,-23.21541,-46.360668,-160.577538,83266.1941,26.410356,28.791377,45.909248,54.121094,-24.400852,-48.248534,-159.061362,237731.623,16.219418,67.566913,103.482188,143.377548,-35.696358,-140.407743,-1180.486441,202692.1201,16.081657,56.854165,84.854129,138.658664,-29.904011,-95.123744,-876.544087,80938.7984,31.2357,22.264553,31.001094,42.62842,-20.689751,-37.743649,-196.052183,62713.6433,27.996864,16.961787,23.471951,31.241944,-15.968193,-27.521296,-115.854951,15243.0635,10.218225,4.78569,9.331047,13.007942,-3.869963,-7.072179,-21.67665,13300.2058,9.658546,3.914685,7.4225,11.571517,-3.241943,-5.815513,-17.616559,104136.5845,31.769089,35.964179,57.943328,70.338332,-33.310946,-72.716325,-267.304782,86723.6238,30.378764,30.263565,49.774326,61.385252,-26.792949,-52.212761,-197.255343,5
399.0097,1.021419,1.009819,2.150082,8.707145,-0.463711,-1.229357,-8.73881,-425.6289,0.984249,1.435937,3.402475,12.557389,-0.897553,-2.301768,-15.84081,391.1592,1.11912,0.514241,1.499592,3.824785,-0.211562,-0.643902,-4.471398,437.6155,1.128173,0.528514,1.467099,3.937525,-0.205777,-0.701689,-5.404398,181.4223,1.089805,0.349009,1.189011,2.814766,-0.131402,-0.535016,-4.456388,144.3555,1.083103,0.303553,1.061941,2.687793,-0.11255,-0.550925,-4.500476,626.4721,1.15126,0.963726,2.602937,4.626357,-0.288963,-0.762469,-5.26902,635.9433,1.145126,0.999736,2.845244,5.499864,-0.28911,-0.821935,-4.709775,306.9492,1.013369,1.259255,3.157362,10.917352,-0.740526,-2.197567,-17.154212,-174.2813,0.991214,0.771292,2.033266,10.147809,-0.585554,-1.685899,-11.777279,414.2014,1.114524,0.52402,1.386785,4.151093,-0.22691,-0.688562,-5.371926,354.3536,1.11347,0.471164,1.28964,3.809739,-0.208257,-0.739974,-5.678609,190.0246,1.094249,0.376329,1.26068,3.888966,-0.148237,-0.636924,-5.137922,183.1393,1.097353,0.339696,1.205533,3.512872,-0.138703,-0.68426,-5.524734,614.3316,1.134033,0.9624,2.659865,5.955787,-0.305035,-0.865624,-5.457647,551.8203,1.136603,0.924792,2.744404,5.543108,-0.269388,-0.758971,-4.826296,4
29691.8418,3.482572,4.447107,5.159556,10.869074,-2.924396,-5.172292,-24.300501,40929.4981,3.347424,6.577342,8.872925,16.204859,-5.68317,-10.059817,-58.265952,3759.2229,2.613969,0.573766,1.170578,3.099713,-0.588759,-1.157341,-6.375933,3846.1543,2.570927,0.596139,1.091549,3.56346,-0.610361,-1.152298,-5.235081,1705.7498,2.043386,0.359896,0.848894,3.14104,-0.288293,-0.733095,-3.999018,1482.0751,2.060429,0.320928,0.734097,2.522952,-0.250919,-0.755824,-4.957882,5455.0677,2.834717,0.940647,1.741372,3.358675,-0.924289,-1.677098,-7.046837,5688.0437,2.807434,0.971684,1.78346,3.538341,-0.947282,-1.79271,-7.585049,32738.8486,3.126048,5.309931,6.916447,18.876495,-4.777384,-9.593987,-51.703803,25352.3154,2.903772,4.102442,5.392447,14.829186,-3.675479,-7.018192,-39.640632,4028.32,2.614612,0.612453,1.213188,3.327315,-0.646336,-1.403797,-7.167555,3484.7021,2.586286,0.540622,1.084125,3.950588,-0.556427,-1.122053,-7.61324,1763.5281,2.102429,0.400995,0.942844,3.458866,-0.319076,-0.970637,-5.759839,1584.5442,2.059084,0.358249,0.853191,3.434666,-0.269377,-0.827454,-6.271926,5867.2808,2.833614,0.982265,1.888179,5.017813,-0.974913,-1.811825,-9.203159,5260.3223,2.857054,0.906203,1.779793,4.508345,-0.893798,-1.766032,-7.891441,5
11149.1347,1.612754,2.758221,4.088239,8.564597,-1.393177,-2.434133,-12.208422,10336.5918,1.408951,3.149672,5.310644,12.948226,-2.764749,-5.029196,-24.472178,3222.3733,2.103021,0.975017,2.097549,4.19237,-0.746103,-1.412992,-7.59669,3279.8409,2.072095,0.999939,2.087392,4.266282,-0.755309,-1.375359,-6.511263,1214.4131,1.627465,0.552474,1.62524,3.590813,-0.370091,-0.85325,-4.642784,1038.358,1.627778,0.475253,1.356452,2.945061,-0.323188,-0.796379,-4.12349,4305.8342,2.140661,1.640355,3.799775,6.266775,-1.17208,-2.158519,-7.24691,4503.1533,2.123572,1.702513,4.039069,6.456442,-1.21451,-2.234687,-7.340732,13167.8886,1.622739,3.281125,5.215741,15.142959,-2.783909,-4.92686,-24.944856,9587.1387,1.530513,2.314794,3.808549,11.769796,-1.987544,-3.492279,-18.968574,3586.9685,2.14051,1.026382,1.984195,4.811067,-0.806926,-1.594441,-7.797799,2940.6453,2.078728,0.902211,1.847145,4.539567,-0.703141,-1.418055,-6.997665,1267.0818,1.670685,0.568543,1.674034,4.157903,-0.391222,-1.124857,-5.36718,1139.8984,1.635773,0.528263,1.525946,3.770496,-0.347756,-1.043079,-6.073716,4756.7786,2.170837,1.684389,3.745101,6.893714,-1.245386,-2.233397,-8.67863,4134.0481,2.149455,1.583287,3.704983,6.420957,-1.107951,-2.067592,-6.816663,4
106824.0118,9.277264,23.04284,29.803945,41.091434,-9.856171,-16.558463,-100.113574,126616.0957,8.627082,27.310548,35.354989,47.957706,-19.033564,-36.068272,-248.319577,14017.5466,7.137754,3.077467,3.885386,6.704694,-2.672208,-4.41849,-13.425895,13975.7686,6.833948,3.10648,3.87338,6.060235,-2.638239,-4.151117,-14.253756,4674.1691,3.882413,1.259272,1.900053,3.56533,-0.948556,-1.750832,-6.527731,4010.4736,3.877339,1.081544,1.703323,3.785703,-0.801314,-1.430657,-4.573072,18875.8598,7.544382,4.882649,6.220613,9.470505,-4.095959,-6.842273,-18.780003,19578.0949,7.388555,5.064262,6.461827,9.225062,-4.257041,-7.221519,-18.266243,107756.291,8.224769,24.858461,33.581874,54.737673,-15.512993,-29.662487,-252.101515,88704.997,7.907495,20.211145,26.386295,40.490498,-12.568673,-23.760568,-185.981093,15860.1084,7.434113,3.429801,4.27551,7.373386,-3.015014,-4.936392,-19.160702,13031.6882,7.147668,2.881726,3.655065,7.088704,-2.468254,-4.075866,-15.18408,4925.9526,4.114252,1.331819,2.116581,4.26464,-1.030268,-2.036099,-7.480645,4321.4251,3.950991,1.13047,1.922408,4.348778,-0.855972,-1.615215,-7.640483,21305.0572,7.911928,5.390649,6.820456,9.93465,-4.728373,-8.058683,-23.440316,18717.9319,7.831981,4.873956,6.338657,9.929372,-4.161013,-7.23587,-21.560334,5
22807.7754,2.189099,5.356422,7.098591,13.518931,-2.359858,-4.12924,-16.848829,20586.3164,1.790711,5.519679,8.359626,15.421229,-4.690882,-8.170706,-32.09403,5832.7717,2.907448,1.545013,2.758013,4.452696,-1.364836,-2.101161,-8.172902,5853.1328,2.82047,1.594156,2.86706,5.443626,-1.364027,-2.216834,-7.179345,2043.1314,2.02867,0.771497,1.954991,3.85743,-0.568763,-1.126777,-4.082359,1734.6062,2.028052,0.657859,1.81023,3.264194,-0.480645,-0.970115,-4.090734,7645.1682,2.950152,2.540448,4.96697,7.241097,-1.998091,-3.438707,-8.415943,8026.5777,2.945019,2.634728,5.306001,8.419685,-2.08544,-3.726636,-11.439859,23852.084,2.081067,6.119298,8.866459,21.420672,-4.667996,-8.390503,-39.678513,18301.3554,1.965437,4.362663,6.211053,14.74501,-3.505605,-6.282903,-37.465157,6520.5283,2.984307,1.670872,2.767371,5.29677,-1.492765,-2.454952,-12.167195,5244.1128,2.815615,1.441328,2.47475,5.840077,-1.226576,-2.104848,-7.601303,2092.3234,2.069387,0.806913,2.099692,4.593545,-0.597178,-1.403761,-5.928271,1889.3663,2.034274,0.719057,1.931075,4.828061,-0.518512,-1.157044,-5.307502,8596.085,3.043395,2.654514,5.049699,8.049466,-2.200321,-4.018524,-11.139126,7408.3955,2.992925,2.478797,5.017942,7.865824,-1.951507,-3.555111,-9.915919,4
228584.0869,18.565879,59.144165,84.00806,111.939597,-20.089094,-41.537243,-359.645632,260256.5292,16.326787,68.570878,99.841139,133.453173,-40.80485,-120.228206,-1057.348606,51044.9109,22.385918,14.051803,18.821975,23.347483,-12.81506,-21.62635,-60.618579,49217.5686,20.637062,13.630148,18.021593,22.70284,-12.084264,-19.947709,-67.140931,11812.8753,8.159129,3.715168,6.653545,8.464343,-2.925571,-5.064891,-12.975032,9979.7753,8.081577,3.069322,5.689743,7.45697,-2.35114,-4.061899,-10.729457,64260.6787,22.399544,21.882228,34.230378,41.220251,-18.391902,-34.548256,-99.649905,66282.2354,21.845167,22.356682,34.662502,41.027672,-19.238762,-35.811261,-83.197369,214007.375,14.9526,60.56507,90.450621,130.720148,-32.286094,-99.914249,-812.698348,184165.499,14.960491,50.36531,74.232044,106.4937,-27.679489,-67.498894,-605.081115,62787.1613,25.503626,16.956477,23.008266,30.762539,-15.832335,-27.908134,-114.416299,49167.2373,23.050204,13.127119,17.512902,24.332354,-12.276992,-20.585814,-73.507614,12812.6197,8.982181,3.999059,7.514735,10.098153,-3.283362,-6.198771,-15.93873,11265.853,8.507242,3.268485,5.989041,9.235458,-2.736265,-4.761448,-15.217266,82433.7475,26.463064,27.393794,42.240526,52.975283,-25.938473,-50.36716,-167.365963,69261.1973,25.534828,23.288551,36.978599,47.012358,-21.050106,-39.202094,-132.991051,5
37231.1953,2.922063,9.03536,11.819855,16.76886,-3.635429,-5.756897,-29.308281,34362.9082,2.293016,9.245095,13.121045,21.232364,-7.152834,-11.846814,-56.813431,10079.6848,4.156765,2.569889,4.179448,5.978283,-2.311425,-3.823565,-11.886851,10079.2969,4.030889,2.60289,4.267122,6.383447,-2.299486,-3.767923,-10.536283,3215.3043,2.630528,1.131677,2.651708,4.444039,-0.848776,-1.778122,-5.505318,2668.7437,2.565985,0.961414,2.276449,4.471834,-0.706514,-1.544257,-5.377124,13000.0752,4.225601,4.166862,7.502487,10.674225,-3.475541,-6.048053,-15.047182,13656.688,4.230447,4.335106,7.830126,11.132679,-3.714016,-6.463358,-15.091312,37242.9473,2.64683,9.715465,13.575183,26.435722,-7.046413,-12.068712,-75.273743,28896.1347,2.482594,7.140405,9.785168,20.498443,-5.381804,-9.207702,-53.599799,11244.5112,4.25364,2.792021,4.296053,6.608248,-2.541019,-4.154433,-15.535476,9156.2705,4.032448,2.391144,3.784072,6.843008,-2.102806,-3.561154,-12.15901,3295.2905,2.68663,1.176643,2.717444,6.025807,-0.902652,-1.867217,-7.746138,2941.0076,2.597801,1.024045,2.478512,5.33216,-0.777625,-1.577325,-6.328385,14584.3842,4.310907,4.428419,7.604715,10.917692,-3.976565,-6.943,-17.330587,12615.0273,4.259685,4.109199,7.370778,10.480492,-3.437066,-6.204701,-18.437162,4
156028.2587,12.960865,37.727345,51.768589,64.185242,-14.571918,-24.889753,-177.652668,189653.4218,11.916964,46.064799,63.377994,87.386021,-30.064343,-75.145206,-588.88065,25816.2344,11.346484,6.67262,8.644303,12.045168,-5.809294,-9.575107,-28.946056,25261.5669,10.69391,6.571951,8.57022,12.44174,-5.5903,-9.244269,-27.221627,7316.0655,5.376918,2.27596,3.677525,5.805479,-1.699193,-3.097296,-8.048825,6239.271,5.35194,1.924625,3.174561,5.118791,-1.396427,-2.477646,-8.688033,33588.5048,11.815734,10.897962,15.562993,20.107787,-8.669377,-15.385778,-39.559739,34907.398,11.542569,11.197897,15.842727,19.558579,-9.031167,-16.026154,-38.047436,156809.3984,10.905636,40.663602,57.889884,86.793426,-23.899377,-54.743592,-496.264851,130844.8125,10.590267,33.656341,46.551714,69.173409,-19.62125,-41.734443,-367.806889,30189.4331,12.191113,7.686675,9.87032,13.803095,-6.994478,-11.758238,-46.722491,24350.5994,11.431305,6.241234,8.069763,11.795234,-5.584179,-9.187245,-32.628231,7823.2113,5.77699,2.424606,4.011567,7.539199,-1.872265,-3.500393,-10.710246,6835.5644,5.455035,2.001708,3.36391,5.876827,-1.554243,-2.832668,-10.39621,40019.0537,12.875472,12.628552,17.678103,23.754221,-11.195865,-21.130791,-56.702437,34487.0723,12.605543,11.158951,16.304549,20.497754,-9.35044,-17.478885,-44.087315,5
42793.4238,3.260375,10.964129,14.367268,21.441599,-4.030153,-6.244189,-27.149666,39961.877,2.508874,11.103578,15.959498,23.390506,-8.209695,-13.400358,-72.70318,12392.4072,4.933945,3.204284,4.959699,6.809132,-2.83595,-4.737585,-13.616277,12325.6928,4.742405,3.244399,5.054809,7.1435,-2.862599,-4.720965,-13.174474,3732.6307,2.878188,1.3001,2.973827,5.125181,-0.992988,-1.83115,-5.784617,3108.484,2.81641,1.089954,2.50617,4.820793,-0.81677,-1.573342,-4.916815,15712.1968,4.91626,5.091268,8.73718,11.818259,-4.300877,-7.434743,-15.261895,16477.6114,4.908075,5.279725,9.117782,11.596869,-4.55908,-8.221753,-19.695625,43249.5137,2.936684,11.744054,16.518358,29.935452,-8.001836,-14.211421,-97.6572,34288.9707,2.78755,8.919763,12.510444,22.676677,-6.297387,-10.144148,-58.986527,13889.1752,5.084439,3.540093,5.04814,7.440059,-3.150827,-5.133569,-17.936679,11207.2292,4.781542,2.95524,4.558891,7.66783,-2.545745,-4.208884,-12.899011,3809.9408,2.916413,1.343667,3.026051,5.203854,-1.044604,-2.183434,-7.196391,3399.5258,2.842564,1.16991,2.766782,5.599733,-0.88111,-1.8897,-7.486589,17888.6274,5.144718,5.49748,8.910482,12.295592,-4.994353,-8.978411,-23.904077,15284.3296,4.963521,5.019273,8.645761,11.47777,-4.263722,-7.674761,-19.71414,4
190474.4844,15.812723,47.442732,65.967587,85.930097,-17.217118,-33.989979,-289.546144,231936.2598,14.403435,58.586929,83.236694,105.196324,-36.282001,-103.381574,-935.951432,38394.6685,16.306451,10.506588,13.986675,19.518815,-9.273367,-15.632977,-49.787921,37141.5981,14.98521,10.238291,13.581136,18.192587,-8.8632,-14.460249,-48.910443,9678.7014,6.736294,3.105831,5.464327,7.303435,-2.368121,-4.367971,-9.960014,8239.1354,6.76225,2.573762,4.557687,6.146251,-1.913124,-3.232987,-8.653134,49029.6096,16.625723,16.797005,25.536258,29.493038,-13.645249,-24.780294,-62.176784,51065.1845,16.457451,17.308379,25.932935,31.034455,-14.29599,-26.852628,-77.132041,192162.9404,13.113124,51.521702,75.622478,117.892292,-28.890203,-83.298707,-448.04054,161299.8672,12.81774,42.670836,61.487219,90.479188,-24.364592,-57.528528,-547.851905,46169.0349,17.967524,12.427762,16.673419,24.480241,-11.338019,-19.187508,-73.853947,36473.2529,16.541892,9.7736,13.066081,18.196805,-8.866419,-15.526311,-51.945987,10484.4477,7.383079,3.328426,6.009736,8.566064,-2.635022,-4.897024,-13.91243,9187.2079,6.914133,2.718979,4.784547,7.402935,-2.186522,-3.965035,-12.410989,61418.7512,19.169219,20.465511,30.619844,38.761011,-18.526256,-36.263223,-115.023746,52053.8884,18.533259,17.638062,27.242961,33.235828,-15.173185,-28.972079,-96.977007,5
29004.8828,2.555442,6.833003,9.016578,15.348482,-3.084333,-5.117172,-21.688955,28321.8047,2.065089,7.48908,10.970269,18.926517,-6.064926,-10.362987,-46.69329,8010.9856,3.495365,2.060447,3.463767,5.304963,-1.86629,-3.068006,-9.320927,8053.2593,3.417447,2.103691,3.535338,5.455167,-1.879643,-3.034347,-11.3929,2636.5572,2.325417,0.940857,2.202755,4.070467,-0.732631,-1.434,-5.900108,2199.9834,2.278361,0.800479,1.93297,3.771841,-0.601131,-1.215183,-5.214494,10399.7283,3.563452,3.31789,6.279094,9.075357,-2.807834,-4.891879,-13.558037,10892.3853,3.555597,3.454448,6.41516,9.319774,-2.989328,-5.243085,-12.634372,31549.7891,2.400326,7.994065,11.366731,23.577014,-5.933839,-9.906792,-57.757541,24425.1172,2.261863,5.854563,8.212667,17.953831,-4.557584,-8.005777,-49.173191,8955.018,3.563765,2.233742,3.464793,5.840583,-2.074028,-3.390296,-12.791744,7229.7988,3.392893,1.907929,3.089811,5.961949,-1.698973,-2.814978,-9.940412,2701.9401,2.366958,0.982945,2.327542,5.638848,-0.768294,-1.655448,-6.606609,2414.9021,2.298433,0.854935,2.121212,5.347852,-0.661513,-1.395164,-6.647327,11660.1753,3.649904,3.466967,6.136531,8.992349,-3.174248,-5.742956,-14.885125,10018.4507,3.56254,3.229727,6.21111,8.653095,-2.753794,-4.740653,-13.449506,4
252185.6221,20.645593,65.775887,94.496238,145.946698,-21.31174,-51.803782,-484.960413,290720.8808,17.974394,77.53142,114.973312,160.489072,-44.357648,-157.051081,-1539.20132,65274.5942,27.447963,18.359346,25.484873,32.094734,-17.597552,-30.993239,-107.293761,62312.8044,24.9215,17.626911,24.197384,32.951725,-16.140876,-27.893815,-98.538525,13892.2744,9.364416,4.426212,8.452379,11.449337,-3.495048,-6.382376,-16.074724,11675.1968,9.187254,3.624687,7.118183,9.371461,-2.774434,-4.830074,-13.56833,80269.7854,26.978231,28.002051,45.725968,53.244422,-24.543326,-47.420053,-144.081512,83852.7193,26.640955,28.933908,46.723804,54.461484,-25.744517,-49.503424,-150.216077,238995.2168,16.316016,67.495647,103.058301,146.432601,-35.078044,-118.18173,-992.246168,204363.6592,16.19996,56.728357,84.943208,110.380437,-29.668368,-88.223883,-842.690479,80472.7849,31.08807,22.306518,30.791363,40.182558,-21.936642,-39.232676,-182.835568,62130.4426,27.731587,16.959564,23.349406,32.33797,-17.000145,-30.270245,-124.759222,15190.7084,10.308274,4.783639,9.367857,13.123067,-3.968959,-7.594185,-20.531473,13303.55,9.702419,3.916707,7.477305,10.608066,-3.268846,-5.74661,-17.197247,104742.83,32.333029,36.040844,57.695417,72.501447,-35.086696,-73.884402,-261.264507,86901.2324,30.760199,30.325508,49.887944,59.055642,-27.943487,-56.022673,-215.418082,5
36178.25,2.905188,8.533915,11.315825,18.001251,-3.410989,-5.307577,-22.511078,33958.1621,2.279462,9.129872,13.2731,20.873299,-7.279642,-11.971956,-56.352803,9969.8361,4.085845,2.548404,4.133417,6.066394,-2.436205,-3.908848,-10.824895,9979.9709,3.967144,2.598493,4.272949,6.594877,-2.388687,-3.951736,-11.168226,3143.2567,2.578839,1.105813,2.507845,4.460239,-0.840045,-1.631553,-5.404495,2660.4775,2.556043,0.938807,2.197461,3.811624,-0.6982,-1.369847,-6.004258,12899.1949,4.164228,4.100956,7.287915,10.526078,-3.54835,-5.962509,-14.80186,13540.6802,4.15045,4.272317,7.553636,10.04672,-3.804674,-6.676669,-15.433901,37112.1172,2.639036,9.397984,13.234264,26.704806,-7.161155,-11.039125,-68.614902,28257.4082,2.448454,6.907502,9.537534,21.247121,-5.409031,-9.178391,-49.579644,11017.7878,4.091314,2.784372,4.22702,6.628392,-2.681574,-4.37628,-13.352856,9024.7947,3.950775,2.379106,3.867944,7.048336,-2.243258,-3.687957,-12.926765,3238.8244,2.636064,1.141926,2.762063,5.213392,-0.898646,-1.927496,-7.289082,2907.8502,2.57783,0.996612,2.374093,4.48635,-0.7554,-1.514006,-7.793416,14392.3525,4.193341,4.34206,7.426499,10.453034,-4.070301,-7.160861,-18.533065,12450.4563,4.136397,4.03095,7.263032,9.827352,-3.496544,-6.084969,-16.139123,4
153228.249,12.861119,36.91928,50.198049,65.927474,-13.835024,-24.651573,-174.447739,187259.9375,11.752728,45.407668,62.595054,83.178304,-29.484547,-63.943499,-631.061088,25703.4404,11.219964,6.640154,8.494222,10.971885,-5.915624,-9.584419,-27.744181,25164.5097,10.59089,6.550539,8.653954,12.128195,-5.597778,-9.137268,-27.846253,7277.0889,5.330032,2.268348,3.652203,5.376035,-1.653779,-2.978145,-8.585904,6213.8415,5.299075,1.912364,3.124635,4.946736,-1.349145,-2.354937,-7.965803,33689.5532,11.730127,10.932631,15.746699,18.821375,-8.800312,-15.527622,-43.601661,34871.4016,11.501492,11.18473,15.934384,20.820301,-9.239883,-16.709029,-38.128591,156219.1259,10.837922,40.148762,57.029508,81.40472,-23.455642,-51.898037,-418.99732,129584.2138,10.452359,33.228364,46.983432,69.397834,-19.468351,-40.937279,-325.097496,29929.78,11.995198,7.625059,9.683006,14.532084,-7.133402,-12.432914,-42.421332,24247.742,11.396063,6.212465,8.014643,11.466847,-5.787562,-9.100525,-32.059286,7771.8537,5.684982,2.42012,4.023809,6.778191,-1.838995,-3.601727,-10.047001,6758.558,5.346469,1.990168,3.307858,7.346871,-1.490776,-2.671854,-9.575218,39832.3345,12.717663,12.547021,17.45541,22.91326,-11.477106,-21.28699,-60.915894,34555.8911,12.49697,11.13523,16.091912,21.001984,-9.481582,-17.223037,-48.250178,5
1107.4219,1.060307,1.201284,2.367286,6.362802,-0.390427,-0.97045,-6.282808,236.4942,1.009131,1.581719,3.573269,11.059871,-0.830577,-2.151018,-11.942576,515.6733,1.164684,0.544957,1.524086,3.367927,-0.19557,-0.510415,-4.041892,540.2942,1.164781,0.565596,1.600468,3.992471,-0.204944,-0.495078,-4.46778,220.8691,1.111768,0.3709,1.218413,3.110419,-0.11569,-0.423072,-4.352732,191.8265,1.112341,0.333706,1.072818,3.346026,-0.09225,-0.350623,-3.181598,740.9602,1.185703,1.035457,2.757741,5.29086,-0.273629,-0.577979,-3.320517,796.4048,1.189508,1.056196,2.840414,4.759418,-0.290932,-0.689953,-3.955222,1119.8692,1.050949,1.381846,3.083135,12.937268,-0.743128,-1.929938,-13.488069,502.8418,1.026629,0.890225,2.276727,9.59072,-0.58202,-1.509175,-10.501002,557.479,1.164264,0.546014,1.450549,3.474889,-0.216495,-0.605922,-5.526951,500.6089,1.170391,0.496532,1.416513,4.303353,-0.19332,-0.517099,-4.446897,249.2746,1.127617,0.407753,1.386949,3.949189,-0.126242,-0.46314,-3.935344,208.328,1.112706,0.367911,1.252657,3.675094,-0.118097,-0.531801,-3.5622,821.1724,1.191073,1.01828,2.78961,6.483612,-0.29704,-0.701329,-4.384807,688.2504,1.180489,0.991669,2.874568,5.737195,-0.265833,-0.636463,-4.077634,4
28179.6611,3.257991,4.390404,5.132412,11.516967,-2.711261,-4.450188,-25.119932,40588.7734,3.340995,6.533102,8.589125,17.294359,-5.776775,-9.967777,-70.082913,3779.5547,2.625114,0.572195,1.036753,3.567059,-0.63148,-1.267296,-6.405898,3813.7954,2.551153,0.590941,1.044761,2.900156,-0.613893,-1.240889,-6.542694,1693.3205,2.042239,0.357766,0.799826,2.864525,-0.295811,-0.710207,-5.687835,1487.9222,2.067843,0.313819,0.732585,2.721135,-0.265465,-0.734508,-4.893008,5432.9404,2.831323,0.920366,1.717716,3.380761,-0.966315,-1.677299,-7.525538,5675.9597,2.815911,0.952543,1.760225,4.124795,-0.998739,-1.860265,-7.876028,32672.3027,3.129985,5.346501,7.066801,19.500091,-4.86162,-8.896853,-59.700245,25432.6572,2.932637,4.137791,5.519274,17.732125,-3.824928,-7.024152,-42.379004,4008.867,2.609437,0.597266,1.121255,4.39362,-0.672373,-1.321512,-8.323462,3461.0467,2.580916,0.538845,0.958038,4.070736,-0.59219,-1.216222,-7.014509,1771.8211,2.108523,0.387087,0.865683,3.510951,-0.323896,-0.844189,-5.730541,1576.0357,2.057805,0.344303,0.882525,3.125337,-0.276572,-0.812485,-6.490904,5834.5191,2.839808,0.955477,1.801086,4.954549,-1.023745,-1.978127,-8.744843,5285.742,2.88543,0.875717,1.754952,4.233671,-0.926064,-1.817338,-8.287616,5
40816.8593,3.299941,10.356243,13.777616,19.871415,-3.695908,-5.795997,-25.920562,40120.666,2.601976,11.017423,16.159809,23.388063,-8.390196,-14.369775,-69.107983,12520.103,5.237429,3.239059,5.14806,8.729157,-3.033485,-4.810772,-13.227793,12492.8508,5.052647,3.260672,5.19676,7.255274,-2.928335,-4.839866,-13.037563,3785.6963,2.983502,1.329071,2.948952,4.64002,-0.971279,-1.809221,-5.317866,3133.7803,2.89515,1.111466,2.626918,4.284102,-0.806419,-1.488708,-5.463187,15892.2507,5.205552,5.136839,9.094908,11.853764,-4.315927,-7.33813,-20.46781,16667.6951,5.184351,5.327994,9.308235,12.501961,-4.588352,-7.766565,-18.098719,43778.5977,3.079055,12.008529,17.366422,29.168494,-8.222447,-14.333393,-83.134746,34731.1094,2.931441,9.109639,12.641338,22.446154,-6.379625,-10.083407,-64.30366,14117.6511,5.478019,3.587223,5.206218,8.215088,-3.307184,-5.59106,-20.124927,11299.5398,5.125487,2.96414,4.599174,7.625561,-2.714472,-4.675048,-13.254024,3859.2783,3.027938,1.370604,3.100856,6.082015,-1.037197,-2.1003,-6.702875,3429.7593,2.919472,1.190863,2.832179,5.541607,-0.861677,-1.642925,-7.147612,18242.0166,5.52624,5.598145,9.174965,12.386034,-5.069318,-9.111357,-25.696738,15582.9221,5.364838,5.085468,8.855008,11.766986,-4.275383,-7.403641,-19.619487,4
182708.8477,15.776782,45.334811,63.898334,88.082376,-15.782131,-31.948195,-234.523393,232083.6817,15.063822,57.908942,83.417359,101.562366,-36.041629,-98.321344,-837.795289,38052.7834,16.488029,10.497125,13.923485,17.903708,-9.331268,-15.925319,-45.938642,36818.1423,15.233025,10.165484,13.515965,19.294894,-8.826537,-14.844129,-44.402021,9677.3882,6.849261,3.071906,5.341652,6.736255,-2.325428,-4.160567,-10.366898,8213.053,6.83494,2.566872,4.562875,6.241125,-1.885087,-3.267459,-10.298273,48828.4873,16.907327,16.660379,25.362505,30.639398,-13.776979,-25.517367,-74.760578,50892.648,16.670556,17.072774,25.881746,31.611712,-14.409879,-26.539538,-69.804197,189022.627,13.311923,50.977242,74.935177,104.901324,-28.44387,-84.47904,-659.664273,160905.4091,13.178677,42.609613,62.039284,92.255378,-23.895374,-56.021567,-493.040728,45632.2695,18.155316,12.347033,16.337345,22.292416,-11.415779,-19.686957,-75.559893,36106.5498,16.7639,9.718908,12.949761,17.450367,-8.971775,-15.174959,-54.753122,10450.2258,7.408679,3.306177,5.871028,8.81444,-2.595495,-4.835207,-13.533719,9157.0017,7.026627,2.704475,4.76195,6.769644,-2.155517,-3.950729,-11.531301,60846.45,19.373359,20.197408,30.286615,38.609745,-18.766526,-35.986183,-112.856972,51781.6358,18.820924,17.451208,27.015122,32.983165,-15.2057,-28.303292,-86.487289,5
28830.6035,2.575303,6.685109,8.682978,14.083106,-2.563241,-4.069888,-20.189894,28339.9336,2.084287,7.526771,10.965889,17.326562,-6.17944,-9.605516,-52.121325,8070.8372,3.543404,2.087311,3.50502,5.67636,-1.928031,-3.188481,-9.918921,8110.4165,3.450324,2.119462,3.574588,5.673546,-1.901357,-3.148185,-11.09545,2645.7844,2.335549,0.953101,2.323755,4.195255,-0.717012,-1.381104,-6.633999,2219.0438,2.313607,0.807491,1.977152,3.867107,-0.5991,-1.316446,-4.753754,10452.0813,3.60497,3.354759,6.221178,8.191732,-2.858666,-4.790915,-10.586149,10961.3365,3.584805,3.501292,6.505672,9.838648,-3.004506,-5.18663,-13.320119,31664.6211,2.422354,8.066526,11.216952,21.751545,-6.143121,-9.991553,-58.600113,24590.8555,2.285492,5.919137,8.265046,18.587075,-4.707819,-8.284655,-43.214267,9019.6584,3.613435,2.248886,3.509053,6.075787,-2.096399,-3.482148,-12.490159,7245.6123,3.439408,1.926473,3.159184,5.947939,-1.711313,-2.952601,-9.825757,2714.5532,2.37822,0.985138,2.360014,4.572168,-0.772414,-1.682263,-6.649293,2443.1231,2.328791,0.875837,2.200378,4.946339,-0.654306,-1.528321,-6.498848,11695.4405,3.675327,3.51411,6.245641,9.425815,-3.1638,-5.72482,-16.784754,10088.5137,3.609163,3.276185,6.128531,9.67095,-2.776218,-4.915401,-12.861715,4
223561.9287,19.181066,59.32952,86.239429,128.582498,-18.525548,-43.196838,-388.154471,286957.0371,17.728872,77.716949,114.793062,145.176662,-44.938647,-164.488322,-1219.116733,65211.3071,27.376337,18.384354,25.494423,34.668533,-17.645448,-32.092502,-111.563544,62276.8704,24.829586,17.720803,24.296403,33.746615,-16.429052,-29.393785,-120.458501,13804.4098,9.38629,4.391476,8.341202,10.4547,-3.558506,-6.369118,-17.143355,11729.9832,9.286119,3.590464,7.018893,9.021077,-2.846526,-5.016763,-14.665863,80715.3592,27.033078,27.974959,45.199912,51.67953,-24.68322,-47.788289,-156.835472,83367.9068,26.405793,28.664742,45.995407,52.627937,-25.729279,-50.280966,-182.134401,234080.914,16.007239,67.289666,102.954578,131.610342,-35.52901,-130.859922,-1189.241047,200283.3936,15.87964,56.777281,84.643534,125.967476,-30.934953,-90.78752,-926.549129,80391.2759,31.252522,22.271697,30.80955,41.113821,-21.939194,-39.856998,-173.343257,62643.3518,28.107794,16.932702,23.365717,32.522208,-16.676274,-30.752739,-143.351364,15215.5789,10.114978,4.751441,9.234375,11.993737,-4.001594,-7.365233,-21.233524,13278.1194,9.735191,3.906516,7.420013,9.675641,-3.325589,-5.987929,-17.129195,104022.748,32.133812,35.74522,57.175071,73.632443,-34.854843,-68.536803,-337.288079,86700.4741,30.625258,30.148193,49.662994,59.892992,-27.975551,-58.238799,-195.771568,5
9725.9336,1.535562,2.363633,3.537982,8.800775,-1.111528,-1.948163,-10.958652,10002.5468,1.376594,3.141113,5.274959,12.544435,-2.769162,-5.197981,-26.312194,2982.6897,1.919382,0.908692,1.967024,3.897746,-0.751102,-1.369978,-5.675396,3047.2708,1.909675,0.933436,2.013115,3.796548,-0.775257,-1.466899,-5.794437,1153.8158,1.579691,0.515793,1.43747,3.600699,-0.357875,-0.853998,-5.395665,997.1005,1.59072,0.45049,1.303586,2.938234,-0.318332,-0.725474,-4.912243,4056.418,1.995057,1.569263,3.6064,5.896477,-1.165857,-2.093652,-8.022903,4251.1729,1.985664,1.622735,3.763546,6.56278,-1.22506,-2.101011,-7.61262,11735.7891,1.519218,3.011556,5.010447,15.30681,-2.679528,-5.013083,-31.910713,8411.8145,1.429463,2.126188,3.447972,12.844813,-1.976041,-3.63698,-25.318543,3239.6008,1.909027,0.969326,1.87331,5.282757,-0.814207,-1.642391,-8.530902,2709.8933,1.884029,0.860241,1.804887,4.010248,-0.704874,-1.434247,-7.801555,1180.923,1.592822,0.536637,1.66201,4.125777,-0.384274,-1.114171,-5.795656,1091.0658,1.591877,0.49118,1.525397,4.05453,-0.348814,-0.887585,-6.911017,4348.2539,1.967499,1.591172,3.727915,8.179493,-1.230693,-2.421966,-10.64414,3871.491,1.977535,1.511659,3.614839,5.564529,-1.113941,-2.113626,-6.885062,4
91312.7197,8.580833,19.757421,25.444753,37.402692,-8.607052,-13.343789,-83.31099,125721.1562,8.249049,27.012748,34.816422,51.997763,-19.917438,-38.423582,-321.655718,13981.9436,6.832263,3.042008,3.791361,7.074677,-2.855869,-4.487896,-13.7001,13913.4702,6.540567,3.036619,3.8815,6.618348,-2.806327,-4.542458,-14.939142,4628.1236,3.795489,1.229964,1.86213,3.772848,-0.997134,-1.867972,-5.833404,3974.8931,3.835894,1.04664,1.670296,3.5005,-0.824101,-1.513996,-5.245023,18886.9538,7.209667,4.869609,6.182929,8.868611,-4.349569,-7.55919,-20.159039,19579.7278,7.104345,4.984525,6.375876,10.712715,-4.517176,-7.721281,-22.105088,106558.0957,7.855904,24.429821,33.199888,59.580889,-16.205802,-31.355836,-231.307177,87701.3965,7.534262,19.92212,26.389674,48.084729,-13.295471,-23.736144,-167.651328,15679.9758,7.111379,3.337149,4.064943,6.64198,-3.212898,-5.328261,-21.351566,12997.9891,6.801993,2.820189,3.588527,6.539807,-2.66771,-4.763496,-14.312938,4880.6436,3.985027,1.300675,2.157382,5.254288,-1.076171,-2.257853,-8.738722,4262.7252,3.835676,1.097588,1.855822,5.250365,-0.893853,-1.745286,-7.267963,21147.2432,7.457464,5.2594,6.718269,10.241587,-4.999988,-8.708679,-24.910606,18704.6892,7.463827,4.808342,6.221408,9.518132,-4.393039,-8.054631,-23.505714,5
17965.4238,2.051522,4.126768,5.621943,10.147895,-5.037183,-14.034568,-31.298075,20240.6719,1.774724,5.407888,8.13137,14.819318,-4.599573,-7.184465,-29.852975,5808.7256,2.882633,1.537834,2.727066,4.486079,-1.320601,-2.098069,-6.183652,5856.8975,2.822769,1.565418,2.985575,4.983374,-1.348563,-2.091904,-6.07716,2006.4539,2.012348,0.752681,1.932541,3.470809,-0.563094,-1.056438,-4.727414,1700.2638,2.008496,0.644708,1.636029,3.400056,-0.471585,-1.037668,-4.266247,7604.8801,2.911003,2.521371,4.98331,7.036252,-2.052076,-3.449436,-7.336698,7948.4146,2.902185,2.643194,5.292585,8.924745,-2.163985,-3.529278,-9.081582,23578.6894,2.067947,5.831114,8.484149,19.040268,-4.639618,-7.476182,-34.663574,17901.7344,1.943133,4.255577,6.087225,15.607066,-3.467989,-6.243325,-26.568939,6471.8806,2.963661,1.644647,2.711496,5.417061,-1.454951,-2.264498,-7.435308,5243.6622,2.804802,1.428398,2.439416,4.538536,-1.1979,-2.035841,-7.295512,2055.6542,2.05177,0.786928,2.04886,4.36126,-0.605459,-1.275306,-5.559769,1862.5807,2.015937,0.695013,1.843051,4.510793,-0.525369,-1.077197,-4.82674,8446.8872,2.978599,2.635297,5.051397,8.615628,-2.238358,-3.8599,-9.339717,7346.7746,2.935929,2.44849,4.932074,7.572049,-1.962886,-3.308685,-7.545729,4
225237.6299,18.729298,57.46786,81.325086,111.447014,-37.722297,-96.18125,-958.058016,266916.3711,16.7805,69.204844,99.235885,135.108449,-41.048654,-130.26426,-1094.933023,51130.2307,22.363515,14.160918,18.899534,26.24117,-13.300755,-23.227714,-73.479276,49173.3286,20.516224,13.709125,18.251751,23.694379,-12.584196,-22.219883,-71.01436,11745.0766,8.061255,3.717886,6.759096,8.871558,-2.993571,-5.272058,-12.327323,10025.7643,8.150739,3.045626,5.615103,8.081504,-2.411844,-4.064411,-9.812729,64550.7954,22.478439,21.967984,34.297231,39.045033,-19.106474,-35.70055,-91.098234,66792.009,21.88832,22.551009,34.742238,41.435577,-20.070107,-38.545183,-98.604036,218755.6816,15.256345,59.837801,90.525167,121.033748,-32.352288,-94.147741,-882.384666,180954.3125,14.674345,50.361247,75.369889,109.846987,-27.179174,-73.52592,-625.561232,62440.009,25.217442,17.040783,23.251251,31.947835,-16.602238,-28.797741,-129.136007,49056.2031,23.11377,13.16737,17.716281,23.869665,-12.65713,-21.827068,-80.070525,12856.7029,8.972602,3.99826,7.40116,10.103178,-3.326067,-6.092595,-16.253529,11271.6908,8.493927,3.262774,5.904134,8.552251,-2.786813,-4.861528,-13.686468,82486.0449,26.657481,27.453007,42.359191,53.534538,-26.602315,-53.781739,-161.207478,69048.1023,25.226879,23.411808,37.126084,45.252765,-21.654221,-44.00084,-124.31177,5
11252.4571,1.592098,2.695568,3.950944,9.637812,-2.444294,-4.161207,-17.263399,10370.791,1.389276,3.164661,5.638192,14.572216,-2.821407,-4.735453,-23.859229,3053.3357,1.956162,0.922051,2.063378,3.457411,-0.768166,-1.369586,-6.269332,3106.0298,1.932214,0.952638,2.027235,4.839221,-0.759394,-1.431578,-4.880709,1192.307,1.599241,0.523488,1.467629,3.938169,-0.360818,-0.83168,-4.398234,998.3583,1.587977,0.458554,1.367243,3.065847,-0.308114,-0.765359,-5.20832,4154.9997,2.018998,1.57312,3.71715,5.332271,-1.156794,-1.999949,-6.462026,4365.5689,2.022353,1.640718,3.843954,5.604662,-1.211698,-2.22366,-6.643114,12265.2813,1.542686,3.118276,4.964761,14.972745,-2.754628,-4.950727,-27.994592,8896.959,1.456914,2.139256,3.48404,11.888177,-2.028135,-3.47211,-18.135224,3322.8931,1.95383,0.971688,2.012745,5.080065,-0.813735,-1.538738,-6.474231,2811.0708,1.932612,0.87339,1.797413,4.437163,-0.7016,-1.29763,-7.032472,1233.6747,1.62881,0.555127,1.652255,4.33192,-0.380052,-0.993139,-5.465943,1114.9659,1.602751,0.495923,1.527196,3.937992,-0.343111,-0.866576,-5.494002,4464.4053,2.005844,1.607298,3.715938,6.832799,-1.220663,-2.163358,-7.308819,3952.7349,2.008032,1.518626,3.655865,7.273163,-1.106279,-2.076452,-7.212277,4
101078.2871,9.042305,21.90919,27.954918,38.193621,-16.815261,-28.180436,-201.606689,127473.6054,8.357318,27.219728,35.145767,50.673571,-19.966663,-36.901253,-300.96177,14183.9929,6.968145,3.068197,3.843013,6.540112,-2.876699,-4.41019,-13.032837,14020.479,6.582613,3.073921,3.874219,6.428346,-2.828677,-4.649879,-14.315196,4683.386,3.833787,1.25292,2.016386,3.951188,-0.98735,-1.778146,-6.587216,4008.0314,3.863426,1.063566,1.801261,3.226288,-0.83226,-1.49207,-5.472668,19107.613,7.345598,4.884215,6.331474,9.219692,-4.395025,-7.286122,-17.787845,19698.5725,7.187869,5.046025,6.465106,10.332202,-4.569958,-7.81574,-18.30933,107858.9736,7.957162,24.559125,32.848455,54.687067,-16.394261,-31.413469,-227.973767,89049.6777,7.678536,20.182762,26.287608,39.937128,-13.503421,-24.555625,-167.089917,15811.594,7.209877,3.35268,4.220194,7.508126,-3.229402,-5.380693,-18.798255,13110.2485,6.840655,2.855641,3.652503,6.9048,-2.683096,-4.399347,-15.130859,4934.7904,4.09801,1.323564,2.178763,4.475212,-1.080563,-2.100002,-7.242768,4282.8789,3.84582,1.117112,1.917636,4.184882,-0.890305,-1.85866,-7.130654,21279.9746,7.550672,5.337468,6.823893,11.244192,-5.077309,-8.963859,-25.423682,18884.2658,7.642191,4.870222,6.305956,9.956183,-4.464604,-7.778862,-23.255287,5
22308.9453,2.223481,5.137101,6.836641,11.128395,-4.34341,-6.712788,-27.933694,21110.5059,1.822277,5.652129,8.441919,18.865735,-4.701771,-7.785958,-37.032155,5832.6018,2.901865,1.563206,2.912306,5.152702,-1.368089,-2.145879,-6.618008,5871.115,2.834975,1.605927,2.959456,5.235386,-1.380916,-2.22861,-7.251594,2036.8109,2.039407,0.779525,1.924876,3.748373,-0.576779,-1.130331,-4.114866,1706.1226,2.015853,0.66196,1.768295,2.974375,-0.472921,-1.022805,-3.811411,7696.2251,2.966338,2.576863,5.063678,6.845579,-2.073784,-3.505467,-10.041712,8043.6441,2.95839,2.688253,5.251437,7.76929,-2.177471,-3.675929,-8.918383,24142.1094,2.111642,6.063037,8.604394,21.003626,-4.686635,-7.735949,-42.646503,18624.7148,1.998571,4.388106,6.299481,14.56465,-3.479245,-5.762481,-28.019227,6521.7732,2.979663,1.687827,2.870653,5.746936,-1.50383,-2.594468,-10.499756,5321.5347,2.859443,1.456428,2.487066,4.866869,-1.249936,-2.09209,-7.941132,2072.3501,2.05792,0.805729,2.243116,5.437533,-0.593651,-1.349694,-6.736238,1894.4162,2.041839,0.725862,1.889802,3.953477,-0.524602,-1.181251,-5.624557,8568.5601,3.050596,2.685931,5.167785,8.582279,-2.280561,-4.020306,-13.295856,7404.0004,2.982421,2.508835,4.95969,7.944141,-2.01194,-3.481389,-10.420504,4
212935.4815,18.080182,55.000527,77.641906,102.436396,-35.691337,-101.781856,-997.453305,260595.8027,16.289022,68.554778,100.000686,127.597208,-40.753792,-150.41511,-1222.054516,51383.9885,22.262605,14.220936,19.065187,23.830474,-13.126909,-23.024685,-84.666657,49066.3594,20.507336,13.731302,18.358059,23.941947,-12.482053,-21.518078,-83.96414,11774.5192,8.090279,3.752916,6.743795,8.678065,-3.011416,-5.442232,-15.76204,10047.0821,8.190894,3.068784,5.646302,7.121768,-2.408035,-4.184483,-11.910993,64740.6655,22.425677,22.071866,34.710328,40.177222,-19.244495,-36.117334,-103.989137,67050.3686,21.950539,22.677135,35.355177,43.620467,-20.100718,-37.65341,-132.160174,214089.1406,14.947473,60.015441,90.892011,124.605065,-32.294223,-97.908533,-940.44538,180137.083,14.606263,50.670214,74.328664,111.531446,-27.198255,-77.354211,-670.124524,62449.3139,25.136617,17.056942,22.943236,32.656681,-16.290509,-29.685533,-130.570438,49103.9964,23.00262,13.244585,17.868311,25.15973,-12.426765,-22.090683,-87.989702,12899.5137,9.037413,4.034785,7.648652,9.809303,-3.34934,-6.273943,-20.97711,11278.7273,8.41249,3.286541,5.888777,8.260072,-2.777687,-4.82054,-16.351494,82019.5679,26.344057,27.80666,42.811302,54.087153,-26.647343,-54.169294,-184.684696,69113.0197,25.151638,23.552975,37.407051,45.451747,-21.619529,-44.871247,-138.231475,5
35187.002,2.901199,8.248542,10.826122,15.574809,-7.027139,-11.587519,-66.173492,34514.7129,2.31228,9.296612,13.569994,20.298866,-7.375214,-12.919922,-64.639741,10103.2278,4.163857,2.56814,4.117712,5.6318,-2.392059,-3.959595,-11.279637,10132.5322,4.065517,2.613484,4.2456,6.171101,-2.375161,-3.761581,-11.457592,3222.0381,2.631433,1.126352,2.602405,4.627177,-0.863599,-1.648993,-6.095009,2680.6325,2.58748,0.950424,2.194768,4.240895,-0.717799,-1.338725,-5.54554,13114.4221,4.265383,4.162209,7.506285,9.752574,-3.626492,-5.972402,-18.052658,13706.9986,4.227487,4.346898,7.756556,9.972216,-3.82255,-6.542881,-17.683057,37160.8906,2.653411,9.548551,13.877996,28.072693,-7.247411,-12.613859,-64.258684,28730.5059,2.484182,7.103978,9.771669,20.104345,-5.426747,-10.229138,-49.36088,11239.2385,4.234163,2.803146,4.308925,7.405814,-2.628581,-4.351036,-15.650102,9222.2017,4.078995,2.403025,3.901188,6.351426,-2.161784,-3.79478,-14.118321,3302.2259,2.688973,1.17182,2.719769,6.324819,-0.903607,-1.92816,-7.2676,2915.0864,2.580973,1.013216,2.467118,4.498214,-0.784903,-1.694466,-9.18208,14667.2109,4.336357,4.417334,7.59447,10.99843,-4.038161,-7.198965,-19.822379,12682.4279,4.258617,4.111039,7.441865,10.448235,-3.556501,-6.361559,-16.759022,4
147040.3867,12.63616,35.526576,48.263102,63.210854,-24.796183,-52.535229,-417.909613,188739.8281,11.8659,45.476113,62.973816,82.211469,-29.942792,-68.916393,-613.207691,25867.3001,11.340608,6.716939,8.796682,12.427114,-5.945382,-10.108643,-33.201993,25311.9922,10.674819,6.613237,8.501701,10.874814,-5.714036,-9.798583,-28.006776,7300.9141,5.352834,2.275205,3.632001,5.66665,-1.726319,-3.217053,-8.542933,6240.0318,5.42057,1.902607,3.077741,5.0807,-1.391476,-2.477718,-7.836662,33877.4568,11.832593,10.918798,15.785109,20.615372,-9.017675,-15.850314,-38.75654,35142.2302,11.622741,11.267342,16.002816,19.513352,-9.465347,-17.043196,-39.55597,156199.9922,10.858344,40.439048,57.703707,81.462967,-23.275778,-53.497236,-528.876932,129755.6397,10.477505,33.70853,46.940676,76.821287,-19.25547,-41.453222,-381.264249,29901.6499,12.014693,7.698393,9.742421,14.100961,-7.086262,-12.194119,-43.333638,24282.5969,11.459809,6.253944,8.249896,11.114501,-5.707741,-9.832564,-30.517156,7809.1907,5.740332,2.421834,3.976889,6.642634,-1.897414,-3.496737,-10.406924,6829.4831,5.436664,1.993999,3.316819,6.197769,-1.533475,-2.861599,-11.182734,39993.2888,12.891427,12.625698,17.641396,24.297146,-11.55506,-22.533529,-60.765845,34875.7414,12.709344,11.194041,16.117105,21.366068,-9.706153,-17.988832,-52.625451,5
962.9766,1.053872,1.086135,2.188739,5.567195,-0.714588,-1.794417,-13.879842,320.8066,1.01241,1.493728,3.755798,11.426202,-0.921772,-2.266724,-15.852625,504.8743,1.161365,0.537815,1.516375,2.81192,-0.213041,-0.58565,-4.429425,535.4816,1.16416,0.548819,1.480396,3.339762,-0.204741,-0.619306,-4.855563,228.0476,1.115169,0.368149,1.259086,3.493077,-0.120565,-0.480599,-4.034779,196.295,1.117109,0.313129,0.996725,2.953976,-0.115926,-0.498222,-3.369873,758.4966,1.190615,0.992017,2.608517,4.629483,-0.298678,-0.729823,-4.920196,777.1919,1.185442,1.023922,2.751902,6.196473,-0.303768,-0.934604,-5.638947,1067.9277,1.048538,1.326077,3.180355,10.060749,-0.775743,-2.154177,-17.881209,474.1192,1.025078,0.884921,2.043653,9.898689,-0.612303,-1.776337,-14.653175,576.8772,1.171957,0.548405,1.463874,4.345978,-0.221539,-0.739177,-6.682981,502.8659,1.171445,0.492253,1.391061,3.626625,-0.19728,-0.664236,-5.66657,232.9318,1.118698,0.379958,1.311236,3.426064,-0.141232,-0.670112,-5.315819,210.0576,1.113923,0.344943,1.243875,3.600511,-0.128892,-0.524028,-5.138665,822.9892,1.192777,0.985676,2.642558,6.373054,-0.305894,-0.859508,-5.33976,720.262,1.188515,0.951612,2.831425,5.262778,-0.280615,-0.847019,-4.579315,4
27019.9844,3.235125,4.233729,5.134593,10.405951,-4.429759,-7.430712,-39.675241,40868.1679,3.360253,6.503936,8.511763,17.187823,-5.915334,-10.277989,-64.516926,3767.9778,2.623242,0.568819,1.109181,3.523221,-0.64086,-1.379812,-6.624346,3844.6429,2.57128,0.586826,1.080863,3.020359,-0.638801,-1.303816,-6.806545,1715.837,2.050264,0.359085,0.819636,2.847762,-0.29171,-0.818784,-5.339151,1493.3917,2.092762,0.310638,0.742078,2.677792,-0.254508,-0.697186,-4.759984,5506.0971,2.873225,0.913278,1.819102,3.927552,-0.966949,-1.866344,-7.69639,5663.9851,2.80285,0.959519,1.693015,4.296136,-0.993953,-1.795844,-8.764973,32642.6426,3.140694,5.400168,7.248898,22.74115,-4.941327,-10.307166,-62.191172,25519.6065,2.940145,4.168661,5.450956,16.553442,-3.876282,-7.353439,-41.551634,4010.5806,2.631525,0.60356,1.064635,3.646192,-0.694762,-1.435004,-9.601252,3517.1709,2.633538,0.539543,0.999021,3.914213,-0.605959,-1.301747,-7.912409,1806.9654,2.133304,0.384341,0.902624,3.797773,-0.322312,-0.909288,-6.396435,1585.8419,2.066232,0.351523,0.828893,3.995602,-0.279275,-0.87075,-6.08974,5877.9405,2.870785,0.962649,1.813958,5.844341,-1.057592,-2.002535,-9.359444,5295.5945,2.885175,0.885471,1.771761,4.775128,-0.943635,-1.750218,-8.55148,5
38157.58,3.234155,9.627801,12.735061,19.054587,-7.973087,-12.741823,-54.505916,39956.9922,2.589716,11.068599,16.003585,23.800418,-8.257003,-13.842077,-68.33233,12650.4578,5.337521,3.286038,5.102757,7.407872,-3.0511,-4.958232,-13.575693,12605.406,5.1414,3.289559,5.251853,6.97677,-2.997009,-4.906513,-12.900796,3795.6019,2.978157,1.336859,2.995851,5.21143,-0.976194,-1.957048,-4.899645,3144.6238,2.941559,1.103863,2.612907,4.06516,-0.782239,-1.525262,-5.717099,15974.5667,5.248847,5.178457,8.998833,13.13786,-4.387671,-7.353421,-16.560681,16742.6397,5.23728,5.368833,9.406158,12.240956,-4.725777,-8.335716,-17.250455,43990.4082,3.083823,12.021863,17.445182,30.386501,-8.014171,-14.177065,-81.483623,35057.6113,2.952225,9.222497,12.894188,25.733556,-6.201881,-10.318408,-58.184713,14168.6902,5.552168,3.608393,5.2242,9.468077,-3.38452,-5.362401,-18.495104,11376.3862,5.202049,2.997611,4.562929,7.548808,-2.758013,-4.361172,-13.81067,3868.5572,3.022024,1.373333,3.173103,6.510879,-1.04467,-2.161351,-6.646646,3465.755,2.96468,1.196266,2.857723,5.950314,-0.859946,-1.677399,-7.606888,18292.2771,5.557166,5.623543,9.241537,12.545019,-5.203418,-9.589379,-20.191607,15634.5811,5.395159,5.115525,8.864509,11.59275,-4.387419,-7.360797,-21.40272,4
166159.4746,14.959505,42.065676,59.483995,73.185954,-29.954876,-73.660429,-635.376278,225150.7657,14.690072,57.678591,83.240318,106.665386,-35.601736,-89.547217,-832.953409,38304.0603,16.784541,10.437463,14.060846,19.851195,-9.814526,-16.565103,-53.192031,37144.0669,15.551413,10.146516,13.590694,18.214199,-9.154947,-15.659022,-48.75045,9673.6756,6.854839,3.0926,5.353769,7.144695,-2.344739,-4.123937,-10.740204,8256.0377,7.011584,2.539249,4.499781,6.398762,-1.878227,-3.149324,-9.862188,48898.7656,17.135668,16.687966,25.291231,30.54274,-14.148819,-26.413895,-73.086617,50895.2043,16.880177,17.126228,25.995112,30.80561,-14.854247,-27.147014,-73.163459,189743.8877,13.396001,50.931872,75.463189,104.55447,-28.262171,-71.161535,-658.768599,159787.4219,13.074806,42.765013,61.574406,88.917838,-23.533536,-54.021034,-580.906721,45937.5359,18.636888,12.311548,16.332193,23.203842,-12.143608,-20.298273,-88.672436,36421.4732,17.259448,9.727588,13.037093,17.49553,-9.531913,-16.073404,-52.00508,10489.9125,7.480217,3.315614,5.946588,8.287196,-2.618038,-4.987333,-13.497234,9198.3096,7.116326,2.709881,4.866404,7.519065,-2.141862,-3.558251,-11.296877,60902.8916,19.606917,20.379245,30.518464,39.580457,-19.733217,-36.893506,-115.299991,52114.877,19.223616,17.545463,27.294311,31.802576,-15.759637,-29.608638,-90.239321,5
26101.9336,2.495023,5.94156,7.717013,13.37911,-5.806383,-8.734561,-37.466104,28583.6406,2.092722,7.556362,11.042445,18.699294,-6.185664,-10.387491,-54.468965,8032.1645,3.5555,2.064148,3.494118,5.478355,-1.963969,-3.220406,-8.787614,8080.4878,3.475668,2.11085,3.546406,6.549613,-1.940843,-3.013883,-9.56678,2654.2434,2.353203,0.946284,2.233486,4.072213,-0.717826,-1.358463,-4.05327,2188.932,2.300402,0.806281,1.992998,4.232822,-0.583989,-1.117623,-3.80991,10439.0464,3.61733,3.342941,6.220914,8.856692,-2.895164,-4.849525,-11.551005,10972.6221,3.620589,3.4899,6.436393,8.670613,-3.068078,-5.323797,-14.527836,31713.8925,2.422183,8.123862,11.352573,22.563111,-6.088033,-9.777508,-60.299315,24552.1328,2.280875,5.935678,8.134531,18.428836,-4.621436,-7.755722,-42.323973,8971.6191,3.634691,2.235523,3.498621,5.55453,-2.157063,-3.518449,-12.110563,7214.6406,3.431894,1.924971,3.240825,5.580276,-1.759267,-3.013125,-11.281416,2739.7605,2.412875,0.989776,2.412316,4.957691,-0.756411,-1.78329,-7.271391,2419.1323,2.320162,0.877571,2.238259,4.643068,-0.638949,-1.399245,-5.92212,11618.0332,3.676308,3.499588,6.214116,9.530368,-3.254155,-5.651221,-15.837078,10044.8076,3.606713,3.260877,6.155686,8.826529,-2.821894,-4.854297,-14.035254,4
197638.9121,17.989445,51.474267,74.095268,99.808823,-39.021176,-118.313493,-973.10983,286718.3086,17.639072,77.252162,114.32172,149.328703,-44.977038,-157.700097,-1604.743261,65102.5386,27.533117,18.318532,25.014571,30.219888,-18.575612,-31.746212,-118.682024,62482.6721,25.377464,17.570596,23.998873,32.592244,-16.999882,-30.524694,-99.788329,13890.0594,9.378709,4.409765,8.243089,10.594197,-3.546529,-6.291687,-15.147995,11753.1364,9.424696,3.566701,6.981743,9.125428,-2.819725,-4.71411,-11.28236,80448.9263,27.229998,28.013635,45.44456,53.131651,-25.277768,-47.624861,-161.963158,82962.4279,26.424395,28.799131,46.340135,56.414075,-26.753787,-52.558325,-184.413096,239420.8301,16.31289,67.273205,103.861593,150.211709,-35.685634,-110.868778,-939.4603,204415.9082,16.167464,56.945559,85.079423,120.382589,-30.402748,-95.736451,-754.48861,80278.4248,31.367819,22.182306,30.804057,45.6326,-23.350571,-40.665309,-205.08919,62523.3635,28.583967,16.92783,23.247295,32.417985,-18.050652,-31.021051,-149.556176,15144.5383,10.356914,4.756231,9.395859,12.818757,-4.027916,-7.248231,-19.378522,13251.985,9.677283,3.894421,7.399011,10.352428,-3.288032,-5.493803,-17.492999,104318.7063,32.470203,35.961043,57.297617,71.425417,-36.163596,-76.069165,-281.850941,87268.8128,30.983651,30.211828,49.731901,60.764958,-28.557436,-55.153222,-201.471996,5
28375.5293,2.491598,6.538234,8.690699,14.606178,-5.540335,-8.294462,-33.333829,27478.2422,2.023651,7.238278,10.577698,19.039979,-6.013347,-9.785694,-45.931747,7725.9543,3.40169,1.981947,3.569023,5.587261,-1.879802,-3.390701,-9.383661,7755.1416,3.31327,2.026195,3.411772,5.03175,-1.894736,-3.10175,-9.300696,2585.404,2.303226,0.919395,2.177469,4.000981,-0.719169,-1.454504,-5.509834,2135.7152,2.272648,0.77226,1.899769,3.998695,-0.594661,-1.182057,-4.905095,10140.2866,3.483525,3.218466,5.945021,8.052193,-2.86007,-4.827321,-13.209434,10595.6689,3.462958,3.350182,6.216022,8.884256,-3.031099,-5.059306,-13.382368,30372.4082,2.332972,7.48367,10.935457,21.547864,-5.993461,-9.849693,-54.503089,23023.0547,2.17074,5.454815,7.849712,18.856071,-4.385795,-7.389673,-40.162297,8547.7361,3.425302,2.147008,3.536403,5.709477,-2.035976,-3.488005,-12.204161,6945.6731,3.267275,1.846802,3.081796,5.801147,-1.703766,-2.816969,-9.705084,2614.4138,2.320804,0.948684,2.302276,4.689687,-0.759211,-1.564588,-7.142951,2366.5268,2.28921,0.83776,2.05967,5.122199,-0.651211,-1.598672,-6.829087,11162.9473,3.480577,3.373904,6.090582,8.967329,-3.167944,-5.575325,-15.320407,9728.7551,3.444704,3.156514,5.923986,9.397895,-2.786969,-4.625479,-11.676463,4
250565.8056,20.113973,64.792226,93.412251,125.316456,-39.025406,-125.42079,-980.099269,288940.1797,17.572712,77.269138,114.784263,149.991542,-46.061292,-179.566622,-1835.077173,65184.6882,27.501131,18.383522,25.425812,36.849218,-18.165054,-33.734406,-128.050496,61995.8614,25.148799,17.652557,24.355766,30.05064,-17.02674,-31.280802,-116.922968,13885.3027,9.476329,4.391268,8.346654,11.154767,-3.629237,-6.458947,-14.973279,11757.2603,9.592578,3.544023,6.958984,8.764009,-2.899052,-5.007601,-13.374554,80723.7337,27.106292,27.982928,45.006351,52.566304,-25.412429,-49.215808,-182.708593,83750.8113,26.652493,28.760267,45.868226,53.443807,-26.609784,-53.003672,-169.095818,235168.9688,15.852547,67.70063,105.634355,145.933337,-36.23849,-117.935071,-1209.199892,201138.9023,15.714964,56.547659,85.448378,119.677762,-31.619129,-102.857362,-883.671191,80584.1067,31.594782,22.05081,30.385782,40.830565,-22.568424,-42.051768,-172.000443,62604.0486,28.27397,16.973147,23.428068,32.141777,-17.236966,-31.438173,-143.370117,15089.7636,10.356078,4.734955,9.303081,13.374281,-4.062308,-7.389834,-21.713726,13328.0801,9.837053,3.859863,7.360083,11.139003,-3.366246,-6.457043,-17.188738,103544.8396,31.907643,35.698245,56.749979,73.335001,-35.444301,-72.715666,-279.332607,86990.1174,30.540045,30.090171,49.161692,60.689814,-28.538296,-58.383324,-208.792404,5
11205.2891,1.571709,2.799041,4.201514,8.867171,-2.309422,-3.691321,-17.488623,10020.4532,1.373078,3.150296,5.550255,16.323924,-2.820209,-4.904851,-23.626841,2918.1848,1.916113,0.891424,1.986227,4.187999,-0.767391,-1.410924,-5.967139,2944.7114,1.881805,0.916997,1.970072,4.768034,-0.772388,-1.505756,-5.373335,1128.9082,1.570325,0.504711,1.443922,3.435415,-0.354606,-0.842425,-3.764689,972.3179,1.58848,0.435318,1.248518,2.721818,-0.306011,-0.80358,-4.413143,3999.274,1.982049,1.523211,3.47518,6.554534,-1.165582,-2.016106,-6.4628,4186.8213,1.976395,1.588305,3.736563,6.409828,-1.233314,-2.127239,-7.265409,11780.9863,1.51835,3.057595,4.994031,15.855956,-2.693081,-5.10338,-27.252436,8522.8223,1.432256,2.123147,3.517425,12.010361,-1.985544,-3.50106,-19.346267,3171.9858,1.907426,0.943959,1.901548,5.029118,-0.809939,-1.427664,-6.960049,2663.8967,1.877435,0.841676,1.799787,4.415401,-0.70139,-1.335014,-5.525347,1165.7662,1.590828,0.527562,1.542514,3.877177,-0.391473,-1.002247,-6.030108,1067.0685,1.582173,0.481121,1.545794,3.868951,-0.33888,-0.828482,-5.481406,4207.8481,1.936757,1.569099,3.640377,6.450215,-1.219427,-2.240958,-8.957448,3794.1218,1.95823,1.481591,3.584076,7.30562,-1.120699,-1.964673,-8.082327,4
104457.4727,9.093893,22.241153,28.699963,39.310556,-15.658335,-26.504488,-174.906483,125141.6171,8.195908,26.975744,34.572991,49.886736,-20.136311,-37.7303,-288.568424,13865.3215,6.920771,2.970298,3.70483,5.886325,-2.861527,-4.466129,-13.743237,13783.8266,6.61541,2.987019,3.784619,5.813288,-2.836932,-4.793556,-13.211281,4628.399,3.900084,1.210292,2.047565,3.462234,-0.977807,-1.810021,-6.749932,3954.0478,3.95037,1.03077,1.682274,3.293903,-0.810009,-1.491864,-5.298641,18873.6773,7.297842,4.787862,6.039459,8.299531,-4.430637,-7.543136,-18.911682,19582.7249,7.195446,4.952157,6.283188,8.859858,-4.582298,-7.825979,-20.31546,107411.4571,7.908921,24.489853,32.253821,58.134638,-16.451217,-32.681954,-235.488344,89128.2089,7.621155,20.12929,26.157604,43.91906,-13.581895,-25.094282,-187.210661,15435.905,7.167459,3.253536,4.068244,7.204661,-3.197625,-5.108545,-19.119424,12863.1518,6.854844,2.80009,3.456088,6.102038,-2.644367,-4.196107,-16.403133,4844.8364,4.030297,1.299861,2.121001,4.386803,-1.064212,-2.097248,-8.171585,4217.1347,3.845635,1.090864,1.833205,4.431992,-0.885028,-1.769692,-6.977066,21046.0122,7.534852,5.208386,6.594475,10.014204,-5.050912,-8.868334,-29.246942,18719.7148,7.55828,4.75994,6.168861,9.503827,-4.451753,-7.504321,-24.04206,5
22820.1367,2.212066,5.23589,7.192055,12.657335,-4.104453,-6.728757,-26.506471,20642.9043,1.802313,5.506295,8.146909,19.660132,-4.744052,-8.848292,-36.408603,5761.9063,2.906707,1.524452,2.735534,4.879249,-1.348551,-2.280419,-8.22157,5810.5096,2.835668,1.559242,2.811972,5.714255,-1.373546,-2.262885,-7.396544,2044.3213,2.062494,0.755066,1.92263,3.543418,-0.562608,-1.226727,-5.234133,1698.4237,2.04439,0.640763,1.646572,3.662664,-0.463237,-1.039366,-4.496397,7650.8347,2.958208,2.490217,4.898883,6.827674,-2.049379,-3.462197,-9.524435,7986.9445,2.9532,2.604904,5.393005,8.221925,-2.19115,-3.787641,-8.910067,23723.8066,2.08138,5.923415,8.415976,18.414989,-4.762628,-8.509957,-47.465568,18314.7617,1.974096,4.318338,6.077636,17.820987,-3.572917,-5.986682,-30.873932,6387.2866,2.982747,1.633384,2.746853,5.414102,-1.475222,-2.415013,-9.39197,5236.6223,2.847114,1.42003,2.528842,4.733562,-1.231555,-2.256264,-8.393625,2073.3729,2.07604,0.790509,2.09333,4.417079,-0.592438,-1.357658,-6.248024,1864.3725,2.037225,0.691048,1.844026,4.812069,-0.518463,-1.18676,-6.190064,8472.3189,3.038241,2.610171,5.118699,7.933205,-2.266936,-3.8914,-11.419613,7349.2866,2.972958,2.430379,4.914378,7.592177,-2.00867,-3.47124,-9.083776,4
224748.752,18.567356,56.671264,81.39161,104.408217,-31.392917,-88.07221,-826.478308,264573.8379,16.539766,68.154327,98.890271,131.214272,-40.944203,-131.747851,-719.531781,51188.9751,22.50249,14.151834,19.117265,25.034365,-13.286504,-22.496006,-71.084831,49229.6243,20.687845,13.622009,18.148458,24.710589,-12.661256,-21.478876,-74.470653,11857.0728,8.294081,3.731099,6.67562,8.561877,-3.015871,-5.248381,-11.899832,10069.632,8.405849,3.007982,5.538716,7.142075,-2.425723,-4.136805,-11.592048,64469.3912,22.498591,21.983977,34.351413,39.721589,-19.559389,-37.000246,-121.54757,67130.5496,22.158961,22.677435,35.077396,40.785162,-20.443386,-40.078192,-106.119035,214555.8457,14.892366,59.89365,91.285898,138.994457,-32.124255,-94.438,-835.045239,184689.085,14.886307,50.636941,74.985053,102.772182,-27.103883,-71.201902,-711.258438,62468.8452,25.591023,16.906765,22.55887,31.672832,-16.413025,-29.914715,-118.322236,48988.8354,23.020658,13.193155,17.821462,25.03405,-12.633235,-21.578054,-72.488056,12833.0418,9.083079,4.002821,7.441585,9.973818,-3.346607,-6.054842,-15.866139,11250.0371,8.544284,3.248526,5.927191,8.754501,-2.779478,-5.099594,-13.7873,81873.9143,26.428843,27.47659,42.75233,55.469887,-26.824601,-53.316749,-198.302698,69559.5464,25.459353,23.408167,36.966754,45.74164,-21.883433,-42.957276,-125.32594,5
35917.9219,2.894341,8.606446,11.291395,18.873034,-6.356374,-9.639665,-42.332183,34398.5215,2.30211,9.203087,13.316245,21.786701,-7.302979,-11.320891,-51.114477,10117.3056,4.191158,2.577026,4.184512,6.36596,-2.374348,-3.789598,-11.402139,10106.4087,4.064021,2.625753,4.336572,6.074122,-2.388431,-3.90721,-11.041211,3197.6248,2.623675,1.121012,2.546696,5.025054,-0.868691,-1.765269,-6.5836,2673.7511,2.620195,0.933148,2.156527,3.477116,-0.708028,-1.36181,-4.758392,13212.2336,4.28712,4.195311,7.394223,9.83168,-3.646344,-6.170969,-14.626646,13720.2481,4.241691,4.363624,7.732811,10.261155,-3.877275,-6.611737,-12.6166,37107.3007,2.648254,9.597567,13.628465,26.061958,-7.191858,-11.54819,-75.032106,28780.7695,2.47968,7.040094,9.84077,19.659991,-5.465914,-8.898527,-45.216039,11113.6333,4.211661,2.789037,4.236489,6.848591,-2.609803,-4.251402,-15.786838,9150.0491,4.069537,2.416107,3.833948,6.42947,-2.142804,-3.447621,-11.902314,3290.026,2.679734,1.166958,2.745521,4.965335,-0.916389,-1.912753,-7.163818,2929.3812,2.594646,1.011313,2.418783,5.663431,-0.768569,-1.523892,-6.653177,14623.9116,4.344698,4.409918,7.613176,11.472497,-4.05478,-7.318943,-21.070228,12698.3172,4.260594,4.103705,7.401183,11.18386,-3.570275,-6.351956,-13.657448,4
148009.833,12.650409,35.924643,49.046532,61.306905,-21.811843,-42.097803,-377.08509,188785.2129,11.944999,45.330027,62.47522,82.806577,-29.584366,-76.919657,-650.871252,25855.3391,11.496505,6.730179,8.54354,11.554043,-5.974199,-10.048574,-29.1851,25307.8977,10.798082,6.569448,8.476411,11.897971,-5.808686,-9.571531,-30.269157,7336.6272,5.429709,2.275855,3.676631,6.016422,-1.69791,-3.07934,-8.322414,6239.0823,5.509049,1.87445,3.03478,4.859881,-1.391548,-2.496945,-8.2602,33995.3399,11.879066,10.957164,15.626998,20.583417,-9.074972,-16.34116,-38.091458,35207.5073,11.767836,11.285683,15.910381,19.312383,-9.498308,-17.639771,-40.848882,155657.4297,10.85447,40.211143,56.683889,83.426271,-23.562355,-64.620519,-494.524739,130793.2236,10.577539,33.506095,46.988946,65.656634,-19.787718,-39.900145,-351.163217,29910.8593,12.189971,7.598314,9.666612,13.982248,-7.052597,-11.709634,-48.193507,24319.6404,11.595052,6.260964,8.163915,11.711879,-5.675329,-9.845541,-32.555255,7804.763,5.792799,2.418497,4.06715,6.662042,-1.870408,-3.567575,-10.93949,6826.6502,5.453624,1.984812,3.339252,6.29232,-1.55563,-3.083227,-11.472775,39847.3395,12.93658,12.614676,17.547556,23.922974,-11.452478,-21.45101,-57.233353,34741.6019,12.750691,11.18138,16.046753,20.359018,-9.618243,-18.506348,-45.869388,5
1009.5918,1.05576,1.100519,2.121549,6.053437,-0.625389,-1.638944,-10.398726,339.3691,1.013031,1.519863,3.589902,11.597797,-0.908765,-2.301594,-17.15753,499.0545,1.160352,0.534471,1.472792,3.16613,-0.215814,-0.622035,-4.473992,507.1385,1.155785,0.541908,1.582916,3.557424,-0.211567,-0.65136,-4.8554,226.7849,1.115717,0.35469,1.210267,2.765203,-0.117738,-0.444126,-3.829678,174.9248,1.105461,0.308692,1.061791,2.782143,-0.114578,-0.374208,-3.039955,734.3996,1.184147,0.971178,2.634811,5.142878,-0.305553,-0.821884,-4.300722,743.9721,1.176562,1.023325,2.839989,5.412644,-0.311871,-0.726713,-5.109331,1097.3086,1.049614,1.358701,2.922926,11.327314,-0.804503,-2.314024,-17.423794,544.6562,1.02869,0.872199,2.096876,8.837402,-0.604584,-2.004679,-12.053476,518.9983,1.153071,0.528717,1.433934,4.211486,-0.22678,-0.730935,-5.600441,488.8574,1.167914,0.476286,1.318209,4.238942,-0.197416,-0.620316,-4.693489,213.4145,1.108662,0.383697,1.33323,3.647764,-0.13227,-0.633608,-4.877949,206.0266,1.112167,0.340704,1.173862,3.318408,-0.124013,-0.521741,-4.553933,779.3833,1.181997,0.969157,2.682469,4.855635,-0.319731,-0.824801,-4.842931,664.1018,1.172844,0.944087,2.695792,4.811791,-0.281313,-0.737154,-4.888807,4
29158.0039,3.242471,4.570023,5.572298,12.202989,-4.310934,-6.593213,-28.225276,40470.2285,3.333339,6.424302,8.6769,15.803553,-5.717288,-9.972927,-59.134355,3702.7402,2.633393,0.549998,0.949818,3.580783,-0.596073,-1.208624,-5.530688,3754.0223,2.564765,0.561866,1.029715,3.827361,-0.596873,-1.155521,-5.422378,1672.6464,2.034693,0.347861,0.791578,2.754952,-0.300531,-0.703864,-3.908437,1460.0121,2.096769,0.301774,0.686179,2.622994,-0.250685,-0.612221,-4.534296,5392.6572,2.844881,0.873771,1.630349,3.477601,-0.947818,-1.603889,-7.135912,5567.7927,2.804872,0.907501,1.617785,3.684371,-0.984546,-1.785582,-5.978302,32470.1279,3.117526,5.318992,7.050638,21.939806,-4.847301,-7.726085,-52.800141,25354.9834,2.923797,4.170134,5.368429,16.392694,-3.74727,-6.155445,-41.139975,3922.1856,2.623668,0.574088,1.037215,4.12084,-0.644648,-1.24667,-7.604913,3419.4314,2.611109,0.515427,1.020198,3.654246,-0.558137,-1.128613,-6.20474,1741.5835,2.098322,0.366364,0.978603,3.326855,-0.312157,-0.887687,-5.720801,1588.6925,2.084403,0.333225,0.826411,3.35982,-0.26918,-0.824771,-5.709177,5744.001,2.844458,0.907293,1.816301,5.076419,-1.021536,-1.912914,-8.576867,5226.5732,2.889426,0.851092,1.603174,4.009759,-0.928935,-1.668263,-7.217606,5
44280.3575,3.395946,11.334255,15.101462,22.216872,-8.238326,-11.505317,-36.956997,40031.2695,2.606199,11.081543,15.973276,23.639013,-8.388205,-11.804021,-41.37453,12558.9267,5.394521,3.248285,5.068661,6.621636,-2.872688,-4.529637,-9.390918,12497.383,5.187061,3.265385,5.163918,7.340086,-2.87675,-4.364112,-9.722155,3782.3074,3.004227,1.33318,2.987221,4.808822,-0.98251,-1.705758,-5.536714,3128.6914,2.985395,1.099124,2.525015,4.289915,-0.794141,-1.384693,-3.409944,15960.5517,5.286466,5.141924,8.922465,11.313555,-4.364971,-7.212259,-13.865014,16695.7502,5.29569,5.342848,9.469597,12.885401,-4.629037,-7.832602,-12.430906,43674.6582,3.071955,12.056183,17.185608,27.780827,-8.24382,-12.361344,-51.378622,34912.4903,2.950073,9.276407,12.600863,21.606098,-6.407179,-9.98131,-37.732495,14042.104,5.628985,3.560241,5.2736,8.168076,-3.181442,-4.930591,-14.528753,11303.3017,5.238629,2.971459,4.56887,6.876691,-2.581023,-3.982535,-9.817698,3873.9713,3.086276,1.383545,3.114581,6.405654,-1.037591,-2.039432,-5.722611,3467.1528,2.972521,1.18984,2.763463,5.478357,-0.871327,-1.585051,-5.333735,18156.0405,5.609018,5.579833,9.279089,13.434617,-5.004821,-8.55062,-16.938761,15560.2134,5.429575,5.074026,8.80643,12.095165,-4.351259,-7.434955,-15.013977,4
197223.1055,16.366988,48.844829,68.59539,91.219454,-31.184764,-56.530003,-404.875586,230371.8203,15.06677,57.785775,82.792394,100.489502,-36.33787,-70.010123,-579.399243,38281.1054,16.92656,10.477914,13.872409,18.149427,-9.334634,-14.484902,-30.545323,36910.6668,15.704385,10.171768,13.258917,16.551228,-9.014889,-13.82982,-29.001423,9676.5481,6.911854,3.093274,5.366366,7.450407,-2.317543,-3.835668,-7.070317,8260.6379,7.199595,2.513183,4.417333,7.014266,-1.909907,-3.106773,-6.093736,49436.124,17.462797,16.65812,25.389492,31.38917,-14.028059,-24.51325,-45.55971,51173.9702,17.188619,17.181879,26.137206,31.452047,-14.627725,-25.411535,-46.037598,189825.4375,13.406397,50.805025,74.805998,109.076791,-28.833807,-58.878341,-449.638317,159347.1563,13.086376,42.925395,61.583104,80.419833,-24.021243,-41.080797,-350.696728,45468.6696,18.652713,12.240352,16.200058,22.957411,-11.551718,-18.616517,-50.443864,36262.7861,17.404158,9.744037,12.953186,17.399403,-8.969896,-14.073644,-41.251421,10463.92,7.574557,3.321747,5.863739,8.564296,-2.598284,-4.453119,-10.386282,9205.8546,7.175233,2.693793,4.716228,7.144482,-2.169665,-3.606459,-7.20474,60770.6049,19.937987,20.26623,30.635624,36.437952,-18.78274,-34.382656,-77.876876,51834.0132,19.166417,17.482628,27.051369,33.70041,-15.545356,-28.177405,-63.991375,5
43619.9609,3.273664,11.076394,14.662483,21.938993,-8.340322,-11.76357,-39.242307,39903.7559,2.516929,11.05953,15.910304,23.486743,-8.441923,-11.872773,-45.968103,12337.2552,4.942816,3.171317,4.924151,7.247404,-3.011324,-4.574706,-9.000285,12314.6311,4.780201,3.205819,5.036651,7.406268,-2.966275,-4.485025,-8.930797,3725.4614,2.887226,1.289419,2.848321,4.855878,-0.992098,-1.707703,-3.593306,3057.8268,2.860898,1.056695,2.431512,3.814269,-0.790612,-1.358554,-3.672692,15760.0273,4.934132,5.05161,8.823368,11.583555,-4.459067,-7.144798,-13.985884,16434.1392,4.914234,5.269705,9.137715,12.325686,-4.737655,-7.791542,-14.471301,43242.8593,2.928577,11.740984,16.531506,29.444054,-8.198925,-12.197305,-52.805031,34209.623,2.771841,8.801046,12.380209,24.061635,-6.392978,-9.130979,-37.125822,13728.2366,5.054865,3.474776,5.048389,7.733618,-3.323002,-5.141402,-12.165076,11129.5168,4.800093,2.938613,4.567882,7.594254,-2.72531,-4.172407,-10.477099,3792.0876,2.925072,1.334392,2.997373,5.617552,-1.039149,-1.908963,-5.6031,3374.7473,2.853864,1.161775,2.678555,5.474962,-0.87076,-1.552109,-4.556747,17743.7686,5.112427,5.397312,8.853372,12.251822,-5.168165,-8.502313,-17.127154,15301.5503,4.96863,4.960995,8.613242,10.534782,-4.45322,-7.416774,-15.553964,4
195233.0664,15.898938,48.401578,67.573998,88.043717,-31.004348,-55.730377,-381.821851,228794.8984,14.298085,58.02103,82.958687,105.216722,-35.432565,-67.95174,-571.799809,38516.0041,16.425227,10.573241,14.034339,18.728435,-9.636263,-14.923307,-30.20062,37255.6306,15.183724,10.254883,13.499758,17.369512,-9.097232,-13.773197,-28.173397,9702.6674,6.789364,3.102095,5.40116,7.768062,-2.30019,-3.801518,-7.278183,8275.7188,7.035165,2.513246,4.376791,6.375465,-1.878794,-3.044612,-6.141245,49704.1756,16.843545,16.897847,25.740087,32.843409,-14.158659,-23.830081,-48.938357,51477.0488,16.636615,17.411511,26.579645,31.916686,-14.906582,-26.888359,-44.779815,189548.4853,12.936844,51.102249,74.928833,116.802568,-28.30233,-55.843688,-445.334878,160820.8984,12.752819,42.884831,61.653567,86.185419,-23.644665,-40.593888,-315.289684,45969.6113,17.948335,12.406948,16.46138,22.320313,-11.776429,-18.548036,-46.91956,36502.1599,16.643423,9.837328,13.038199,18.010202,-9.351926,-14.466154,-36.754912,10457.1563,7.396514,3.336604,5.92695,8.392715,-2.612173,-4.470676,-12.777241,9162.122,6.930307,2.706769,4.777451,7.002209,-2.11104,-3.460279,-7.452459,61435.1377,19.213296,20.515109,30.842264,37.148059,-19.287466,-35.064731,-72.787532,52447.8379,18.703479,17.681026,27.044074,33.347271,-15.618604,-27.602589,-65.141085,5
30539.4805,2.608707,7.135884,9.283566,13.870081,-6.262895,-8.675793,-22.322834,28157.832,2.068492,7.465068,10.82601,18.335984,-6.403168,-8.909348,-24.470607,7989.5263,3.526994,2.079282,3.494108,5.241098,-2.023617,-3.138035,-5.956492,8005.479,3.439188,2.109943,3.488156,5.600582,-1.9948,-2.952666,-6.018774,2635.0011,2.340686,0.94893,2.243204,3.732979,-0.737161,-1.250015,-3.383325,2178.8608,2.330093,0.783707,1.863354,3.188914,-0.595634,-0.997596,-3.18209,10450.938,3.598265,3.345415,6.178561,8.026457,-2.974403,-4.741435,-9.012399,10859.6806,3.573434,3.483442,6.448377,8.837687,-3.141836,-5.117542,-8.4466,31273.5879,2.390722,7.995229,11.467771,22.776091,-6.278618,-9.18473,-35.041627,24363.3535,2.260771,5.878788,8.140431,17.345995,-4.767059,-6.881862,-26.877621,8895.4766,3.614351,2.225443,3.556402,6.619434,-2.201444,-3.273563,-7.409605,7213.6005,3.435586,1.922682,3.153685,6.00412,-1.828813,-2.761982,-7.137849,2650.2569,2.345098,0.980864,2.391686,5.377491,-0.759721,-1.407339,-3.90817,2416.3167,2.322077,0.858544,2.11439,4.672373,-0.638571,-1.132405,-3.662115,11507.2784,3.635323,3.482286,6.179676,9.012825,-3.329984,-5.428044,-10.771628,10009.1304,3.574857,3.259881,6.07077,9.237165,-2.890683,-4.709031,-9.309303,4
242797.3858,19.921742,64.556556,93.463342,125.386484,-38.471423,-73.225101,-680.070304,290672.8867,17.924166,77.945509,114.51505,143.585839,-44.183182,-89.453931,-885.534056,66029.623,27.974757,18.656178,25.585099,32.296451,-18.327739,-29.686492,-63.576469,62684.3247,25.363278,17.940293,24.310231,30.692695,-16.915528,-27.442336,-56.653979,13805.1365,8.955618,4.456525,8.518011,10.880271,-3.471825,-5.78899,-9.941075,11881.0152,9.844466,3.524975,6.723261,8.779978,-2.80525,-4.442027,-8.283103,81691.9185,27.531801,28.318788,46.024395,55.7039,-25.347219,-45.436415,-86.149021,84428.9056,26.978556,29.197281,46.677504,53.876056,-26.67323,-47.83835,-86.045863,235632.7979,16.005771,67.52016,102.714839,140.660499,-34.43863,-71.362086,-672.627135,205142.3965,16.179875,57.128549,85.722426,122.068359,-29.315653,-59.163082,-496.336678,80631.8579,31.840703,22.35219,30.961026,45.358937,-23.224994,-38.981033,-131.698585,62679.0164,28.548387,17.180827,23.727937,31.134797,-17.948106,-28.398508,-78.604012,15166.3227,10.341196,4.799455,9.39839,13.725243,-3.985993,-6.814817,-12.255921,13328.4903,9.787052,3.913159,7.450303,10.530863,-3.282439,-5.434251,-10.584889,104951.2791,32.647259,36.085725,58.051919,73.230866,-36.067392,-68.019622,-191.110157,87746.657,31.167509,30.359775,49.784336,59.771113,-28.612926,-52.179971,-136.212617,5
694.248,1.03635,1.103959,2.269166,6.711848,-0.694523,-1.212616,-6.136021,-160.9746,0.993957,1.431245,3.31944,10.410275,-0.90393,-1.676855,-9.464002,446.5544,1.140687,0.506974,1.404559,3.219894,-0.199729,-0.427283,-2.800717,465.8498,1.141296,0.535669,1.428013,3.288911,-0.201245,-0.499669,-2.657086,211.2509,1.107548,0.34806,1.157449,2.733561,-0.104081,-0.323555,-2.587153,198.6533,1.119815,0.302176,1.013964,2.667697,-0.092127,-0.360737,-2.826243,667.544,1.164466,0.944409,2.488822,5.239968,-0.285189,-0.567561,-2.70806,701.3091,1.16566,0.991684,2.683801,5.218148,-0.295602,-0.620164,-3.174939,533.9297,1.023472,1.237744,3.11243,13.373799,-0.768755,-1.59861,-11.157829,-5.7461,0.999709,0.807192,2.077551,9.431956,-0.590927,-1.230202,-8.256929,448.5078,1.129634,0.535801,1.41185,4.562973,-0.220047,-0.551279,-3.223388,406.3369,1.135141,0.477122,1.238453,4.761618,-0.196402,-0.479728,-3.080356,229.4388,1.118207,0.376104,1.229458,3.722519,-0.118251,-0.494578,-2.919245,196.8934,1.107904,0.330029,1.204199,3.791339,-0.112205,-0.366438,-3.039776,648.5684,1.145556,0.956926,2.689101,6.200456,-0.304395,-0.722598,-3.650765,602.0339,1.153002,0.918916,2.613791,5.595719,-0.276766,-0.583271,-3.676669,4
27242.5567,3.156004,4.31586,5.086325,12.196843,-4.039022,-5.694283,-19.635835,39543.0429,3.264085,6.296716,8.262777,14.999338,-5.426093,-8.063725,-37.094848,3587.3352,2.588487,0.532723,0.991967,3.097634,-0.583053,-0.954384,-3.410617,3665.9343,2.533803,0.54463,0.98132,2.625175,-0.576948,-0.945252,-3.367825,1656.7021,2.031129,0.336921,0.742246,2.981854,-0.269054,-0.567099,-2.775737,1435.5809,2.057942,0.295886,0.721131,2.829755,-0.240466,-0.466776,-2.226369,5296.0645,2.82063,0.869833,1.55074,3.484591,-0.923915,-1.445125,-4.252521,5486.207,2.787295,0.888241,1.627224,3.724867,-0.944373,-1.502064,-4.607752,31499.6035,3.033604,5.213103,7.136941,18.388746,-4.643905,-7.379584,-28.831626,24798.5791,2.856259,4.071524,5.191445,15.23305,-3.564549,-5.529726,-23.718137,3793.0893,2.561782,0.558362,1.035317,3.891476,-0.607995,-0.962094,-3.830262,3329.3132,2.555657,0.509059,1.013348,3.637248,-0.53471,-0.844533,-3.378983,1745.4895,2.132813,0.353547,0.890365,3.922222,-0.287292,-0.587597,-2.988773,1549.5579,2.064993,0.324441,0.824144,3.247955,-0.242961,-0.619749,-3.346042,5643.7561,2.806581,0.911323,1.656343,4.872815,-0.974727,-1.569375,-5.422622,5133.8901,2.849708,0.835505,1.551289,4.122198,-0.893903,-1.390247,-4.482791,5
11292.1933,1.635751,2.705417,4.018185,9.756362,-2.523716,-3.675288,-10.486918,10714.1446,1.432016,3.189171,5.175816,12.440049,-2.91763,-4.262357,-13.477768,3214.3067,2.145456,0.960584,1.99345,4.250645,-0.78452,-1.250059,-3.471924,3274.0896,2.115426,0.983883,2.157106,4.113912,-0.789132,-1.232584,-3.372426,1219.4349,1.648464,0.551507,1.635418,3.798129,-0.358447,-0.691069,-2.435907,1023.2935,1.640916,0.469229,1.405729,3.520305,-0.30654,-0.606185,-2.035987,4324.4782,2.183118,1.632546,3.666385,5.282208,-1.208291,-1.921929,-4.85134,4523.6524,2.176118,1.709813,3.934427,6.501517,-1.272363,-2.061028,-4.752702,13231.9024,1.631389,3.29598,5.485213,14.510661,-2.912422,-4.594986,-18.44494,9960.3164,1.557526,2.372629,3.644837,10.445443,-2.113291,-3.313975,-13.327269,3543.4341,2.183147,1.007558,1.955063,4.228038,-0.848644,-1.282154,-4.063269,2906.8921,2.108993,0.891486,1.909798,4.393038,-0.717305,-1.144318,-3.654251,1256.9432,1.681187,0.564926,1.727726,5.124618,-0.379045,-0.783025,-3.038258,1146.1949,1.663269,0.510013,1.566322,3.865392,-0.331306,-0.644866,-2.696164,4722.2641,2.206509,1.685878,3.779771,7.464521,-1.294983,-2.167675,-4.859873,4130.4205,2.181511,1.575687,3.699164,7.202932,-1.143957,-1.856495,-4.494542,4
97809.8818,9.023702,21.470106,27.736991,42.20198,-15.733305,-21.197997,-85.942812,125767.5488,8.657234,26.93764,34.655432,46.271423,-19.938996,-28.964714,-170.155754,14064.6082,7.367984,3.043107,3.862594,6.390218,-2.836648,-4.09672,-8.671864,13983.3628,7.047178,3.031768,3.83585,6.195581,-2.787926,-4.040793,-9.784899,4664.5361,3.954689,1.250052,1.860719,3.810208,-0.956621,-1.65867,-4.00794,3951.3252,3.933212,1.054584,1.622433,3.57317,-0.814345,-1.306083,-3.574335,18965.0276,7.777097,4.889933,6.356765,10.795276,-4.459033,-7.005955,-13.279406,19641.5129,7.624991,5.026867,6.586421,9.521994,-4.613834,-7.306743,-12.590512,107743.7979,8.231765,24.559812,33.358896,53.107137,-16.16341,-25.73563,-132.065653,88960.4267,7.933802,20.296444,26.816972,45.791592,-13.263514,-19.487615,-105.401775,15734.9397,7.726967,3.341653,4.124073,7.002382,-3.169075,-4.879004,-12.985808,12996.5808,7.32626,2.842488,3.569364,6.211481,-2.626597,-3.903314,-9.43956,4887.0395,4.193657,1.30796,1.982576,4.71035,-1.037888,-1.78541,-4.535074,4275.3457,4.007951,1.110292,1.884116,4.998675,-0.849161,-1.489233,-4.470514,21278.2381,8.111292,5.34201,6.732635,10.248127,-5.107407,-8.311026,-18.211067,18863.5424,8.099349,4.871984,6.237301,9.15423,-4.480232,-7.421971,-14.177294,5
21428.9863,2.169962,4.949508,6.586537,11.395487,-4.400582,-5.949485,-14.123867,21030.2422,1.817764,5.549169,8.234882,17.869437,-5.05429,-6.876759,-20.481059,5892.8034,2.984867,1.549184,2.821997,5.499147,-1.411083,-2.090811,-5.343229,5919.4716,2.898414,1.577781,2.915803,5.091212,-1.426542,-2.127545,-5.23557,2070.9087,2.074632,0.765769,1.94631,3.551743,-0.591738,-1.05129,-2.772485,1720.4345,2.046722,0.657152,1.639975,3.417065,-0.499373,-0.895545,-3.508976,7820.0621,3.050087,2.518154,4.945281,6.982242,-2.19365,-3.535316,-6.789456,8119.7288,3.024646,2.627647,5.15307,7.609448,-2.278634,-3.685013,-7.14278,24144.2812,2.099714,6.124842,8.855147,19.568393,-5.120111,-7.504443,-25.848395,18439.4727,1.979673,4.455676,6.356515,15.367216,-3.791664,-5.452696,-20.136358,6552.6055,3.05799,1.655053,2.766528,5.920381,-1.528579,-2.31033,-6.157405,5343.8479,2.924065,1.436472,2.519392,5.154299,-1.276407,-1.919276,-4.618547,2100.9316,2.105049,0.796652,2.099136,4.87882,-0.605103,-1.122657,-3.595225,1917.5233,2.082862,0.701096,1.880621,4.176234,-0.525409,-1.001923,-3.468778,8626.3369,3.107564,2.635116,5.049915,8.366375,-2.36437,-3.847382,-8.2106,7481.1409,3.051845,2.465433,4.918624,7.894463,-2.110709,-3.401069,-7.600313,4
203997.8828,17.584572,52.382625,75.157838,95.664682,-36.624475,-65.859381,-493.945255,259785.3809,16.357836,67.710727,97.915462,131.194227,-41.007654,-79.139728,-607.573299,51387.1746,22.892345,14.164341,19.04272,24.880943,-13.221361,-21.006529,-43.015422,49268.9219,21.018163,13.608971,18.116245,22.844023,-12.588743,-20.110504,-38.883346,11913.1372,8.437039,3.702211,6.68396,8.561334,-2.898951,-4.760965,-8.226747,9936.6391,8.194468,3.041138,5.705224,7.906653,-2.393114,-3.856693,-6.852225,64756.3013,22.900572,21.965066,34.087833,38.794847,-19.241642,-33.916874,-61.90265,67147.0713,22.561619,22.583464,35.120569,40.500136,-20.013875,-35.599915,-66.06,215209.9717,15.016672,59.656366,90.353799,128.466444,-32.846199,-63.078823,-483.911559,183481.3984,14.84967,50.490825,74.56541,105.616349,-27.573682,-52.154725,-468.367778,61893.4572,25.687027,16.883538,22.810096,33.583882,-16.585698,-26.426973,-65.465025,48907.55,23.453679,13.146354,17.799852,25.29889,-12.752679,-19.890522,-46.144793,12784.7654,8.975717,4.000827,7.436003,10.017018,-3.272747,-5.608169,-11.606168,11275.3069,8.74939,3.255861,5.87481,9.039417,-2.755991,-4.691245,-8.973442,81820.0039,26.924934,27.562803,42.671108,53.177639,-26.407521,-47.587082,-108.047726,69415.1766,25.784053,23.507968,37.051922,45.82498,-21.728191,-39.786128,-103.082567,5
33905.2129,2.850205,8.037318,10.61577,16.848286,-7.62839,-10.273956,-26.40277,34376.4414,2.299786,9.26456,13.219241,19.834933,-7.733908,-10.452634,-33.484245,10120.4263,4.235799,2.57803,4.177143,6.15355,-2.4607,-3.716687,-7.998921,10124.1577,4.111346,2.625566,4.246489,5.949065,-2.473119,-3.73174,-7.10929,3226.7176,2.679849,1.12351,2.553854,4.529428,-0.8879,-1.512908,-3.436257,2674.4048,2.593436,0.950924,2.246408,3.912081,-0.734309,-1.24185,-3.066439,13089.1796,4.296243,4.187663,7.324627,9.331091,-3.740556,-6.061569,-10.100471,13697.1684,4.280267,4.347158,7.680201,10.673513,-3.918002,-6.323562,-10.816858,37514.7949,2.665972,9.644403,13.378839,23.924662,-7.660436,-11.415182,-41.399701,29116.3028,2.494975,7.201986,10.022479,20.847108,-5.844379,-8.492149,-27.496179,11188.5969,4.287726,2.792514,4.268515,6.568716,-2.688003,-3.981578,-8.783406,9152.3608,4.114295,2.406422,3.810555,6.28951,-2.223655,-3.334824,-7.70163,3241.3018,2.667923,1.171462,2.73911,5.708689,-0.915907,-1.637064,-3.840304,2932.137,2.619821,1.017339,2.402429,5.15438,-0.77955,-1.414308,-4.105324,14615.8389,4.366098,4.425917,7.646469,10.325619,-4.164199,-6.910764,-12.905701,12701.9524,4.29573,4.126356,7.360935,9.962029,-3.674625,-6.010665,-10.589342,4
141157.3789,12.364503,34.186302,46.643078,59.955315,-25.605709,-38.231902,-259.962485,188202.1699,11.925728,45.387598,62.352568,78.302781,-30.351378,-49.303668,-362.224789,25813.6354,11.577101,6.683588,8.549841,10.88852,-5.949792,-8.84055,-15.611812,25245.1116,10.818793,6.539625,8.581743,12.566885,-5.810941,-8.651638,-16.237695,7293.5465,5.41844,2.260708,3.606184,5.747023,-1.709808,-2.81857,-5.524083,6183.6511,5.389194,1.896027,3.107872,5.572592,-1.420534,-2.311904,-4.94249,34006.4578,12.075601,10.926637,15.596822,19.617553,-9.122901,-14.903491,-24.859276,35159.9077,11.861545,11.244057,16.007277,19.28123,-9.510873,-15.745105,-26.320962,157452.3779,10.939432,40.263498,58.240356,76.957441,-24.143183,-42.197805,-292.231553,132014.4804,10.672772,33.718247,46.667296,62.972394,-20.167284,-33.933359,-189.28808,29750.122,12.307278,7.594057,9.708778,13.45691,-7.143569,-10.744532,-26.326788,24154.5525,11.52313,6.241961,8.111595,11.55264,-5.696564,-8.517348,-19.29686,7810.719,5.888043,2.408737,3.913257,6.695093,-1.869628,-3.113583,-6.855895,6788.5498,5.459601,1.986279,3.292078,6.000772,-1.5494,-2.516705,-5.665764,40010.3991,13.057485,12.615298,17.50995,22.62523,-11.480143,-20.613959,-38.657946,34824.6721,12.964994,11.179789,16.212391,20.187561,-9.753185,-16.933772,-31.409761,5
927.3378,1.052479,1.035745,2.232618,6.752451,-0.703431,-1.362266,-6.768344,258.5352,1.009904,1.481272,3.329585,9.850706,-0.941534,-1.794964,-9.328188,517.4436,1.1681,0.532275,1.392283,3.140727,-0.188107,-0.435428,-3.040869,517.3648,1.160999,0.542815,1.569536,3.641147,-0.193654,-0.420212,-3.584431,225.1196,1.114826,0.365547,1.184286,2.905794,-0.104282,-0.317956,-2.105042,170.3155,1.100901,0.318067,1.068446,2.922762,-0.093266,-0.306086,-2.629039,751.0608,1.190432,0.981389,2.569022,5.053487,-0.274672,-0.538451,-2.69916,781.4975,1.188084,1.025169,2.745847,5.277843,-0.298267,-0.605668,-3.12365,1072.1582,1.048535,1.326074,3.081762,13.026113,-0.838425,-1.704811,-10.942868,523.5117,1.027515,0.888617,2.303815,12.053082,-0.633793,-1.284149,-7.85884,535.2048,1.160325,0.529361,1.411181,4.275529,-0.210984,-0.480414,-3.553582,494.6062,1.171724,0.481375,1.26545,4.119933,-0.181374,-0.463918,-3.515901,231.0886,1.118363,0.380045,1.303823,3.943044,-0.11905,-0.457472,-2.821318,176.8616,1.096229,0.35297,1.179791,4.46766,-0.105248,-0.391141,-2.801105,808.4658,1.191389,0.976195,2.752701,5.538394,-0.296214,-0.626561,-2.983569,695.8711,1.183083,0.940848,2.667243,5.193854,-0.268365,-0.579387,-3.335858,4
25943.2412,3.177418,4.165451,4.938527,11.107016,-4.184119,-6.096745,-19.576485,40297.4336,3.330231,6.339713,8.132543,14.211134,-5.535508,-7.912403,-27.550568,3680.1878,2.615061,0.537388,1.005828,3.141272,-0.566873,-0.931857,-3.370304,3745.5114,2.562032,0.546507,0.979379,3.000621,-0.575193,-0.915325,-3.535529,1686.3315,2.041036,0.333037,0.773881,2.597504,-0.267777,-0.518895,-2.48926,1465.8369,2.063914,0.299806,0.641572,2.456098,-0.23328,-0.480024,-2.432584,5379.5713,2.838352,0.855513,1.607927,3.441845,-0.890417,-1.305119,-3.833477,5580.2492,2.809237,0.874781,1.663361,4.046681,-0.925309,-1.383251,-4.553435,32203.5908,3.096284,5.346791,7.164229,19.407398,-4.738896,-7.396495,-30.093013,25314.3759,2.919824,4.203687,5.577247,15.739829,-3.636847,-5.462789,-22.679131,3931.331,2.624248,0.570083,1.040177,3.822429,-0.598884,-0.975179,-3.82248,3390.5293,2.58996,0.507695,0.94655,3.808824,-0.523998,-0.977912,-3.667549,1765.7859,2.131474,0.359125,0.926756,3.984376,-0.286534,-0.646984,-3.136266,1573.368,2.073472,0.325198,0.790527,3.593846,-0.24594,-0.573596,-2.750496,5747.4624,2.840768,0.889304,1.695325,4.701869,-0.948714,-1.489898,-4.995653,5241.3496,2.896222,0.83548,1.576402,4.497498,-0.855614,-1.311377,-4.263086,5
38048.3262,3.257954,9.509315,12.868596,19.527643,-8.634648,-11.616802,-30.045125,40320.1738,2.615086,11.124454,15.955921,24.288701,-8.874994,-12.059067,-32.808613,12663.7505,5.434957,3.274552,5.103163,6.893706,-3.057147,-4.537646,-8.821948,12582.8335,5.207563,3.291513,5.22253,7.627106,-3.039062,-4.500983,-8.113246,3793.4358,3.007922,1.334107,2.991372,4.710185,-1.020219,-1.817924,-5.226402,3173.8728,2.954578,1.12449,2.588806,4.778845,-0.840522,-1.437633,-3.547282,16038.8669,5.314955,5.196993,9.080463,11.341989,-4.558639,-7.488351,-11.466706,16823.4961,5.326112,5.399695,9.464535,11.631188,-4.78912,-7.927553,-11.835995,44132.5312,3.101963,12.083362,17.452009,30.825961,-8.717429,-12.196779,-44.159145,35107.7421,2.956956,9.314964,12.851307,23.009097,-6.793464,-9.903175,-34.282271,14134.9494,5.653227,3.601961,5.354085,7.401403,-3.354925,-5.075391,-11.906739,11321.7847,5.234772,3.002944,4.653076,6.805375,-2.735439,-4.149488,-8.195149,3892.0903,3.099655,1.383761,3.271968,5.65657,-1.058268,-1.843565,-4.431368,3483.698,3.001635,1.201815,2.765281,5.251754,-0.900224,-1.611566,-4.31786,18286.4272,5.605432,5.64425,9.170509,12.044258,-5.188121,-8.55896,-16.012113,15719.0837,5.476316,5.133703,8.918169,11.364971,-4.526295,-7.704956,-12.752271,4
167754.7363,15.126847,42.428724,59.475055,72.779274,-30.860969,-52.994953,-414.475817,231569.9433,15.150687,58.035276,82.191252,103.287684,-36.673039,-67.543957,-645.764505,38423.8054,16.931124,10.600503,14.138443,19.305802,-9.441642,-14.760178,-29.639885,37218.4563,15.731205,10.240453,13.500007,17.335635,-9.042072,-14.042071,-26.531291,9736.1604,7.012133,3.091187,5.408938,7.125812,-2.339241,-3.81388,-8.223337,8216.1572,6.894732,2.570739,4.510357,6.780307,-1.937392,-3.071547,-5.654274,49226.0198,17.350851,16.789894,25.455852,30.022569,-14.123558,-24.009583,-41.728375,51279.3867,17.17433,17.282558,26.234432,30.557558,-14.655799,-25.303495,-43.791951,191794.5644,13.52912,51.092434,74.650586,104.197376,-28.968825,-56.494796,-382.593162,161282.5625,13.24942,42.973968,62.040131,86.699983,-24.578008,-40.991367,-264.602394,45904.6037,18.627744,12.383105,16.610587,23.565302,-11.657578,-18.239093,-46.077264,36414.2678,17.429377,9.833906,13.143522,17.196371,-9.147638,-14.208983,-32.921869,10458.8254,7.59945,3.329472,5.874138,9.301775,-2.613203,-4.345408,-8.174745,9184.2526,7.149216,2.708956,4.780552,8.221727,-2.201624,-3.640903,-8.228596,61274.0328,19.942029,20.395826,30.797904,38.556509,-18.917251,-34.096986,-65.986781,52233.0715,19.316631,17.651387,27.505353,35.950106,-15.699182,-27.857611,-56.428429,5
26500,2.505377,6.054464,7.992459,13.928913,-6.302636,-8.777702,-21.223884,28618.6602,2.093527,7.534301,10.81068,17.744801,-6.640104,-9.322149,-26.621585,8082.761,3.583139,2.060629,3.473248,5.528047,-1.956254,-2.946391,-5.876455,8070.458,3.465021,2.098319,3.518621,5.116275,-1.952912,-2.939131,-5.9536,2669.2583,2.376024,0.942173,2.230442,3.772558,-0.73343,-1.276481,-3.238493,2215.5981,2.310359,0.800618,1.97007,4.49384,-0.614824,-1.112108,-3.681011,10468.1817,3.625892,3.333523,6.103138,8.34666,-2.937024,-4.734032,-8.430249,10967.0498,3.620283,3.471914,6.383416,9.073106,-3.095266,-4.962665,-7.971869,31438.8086,2.400099,8.07262,11.339258,26.611696,-6.547387,-9.784344,-35.894906,24670.1543,2.281369,5.959678,8.294344,17.145709,-5.024759,-7.147278,-25.772265,8929.2544,3.621574,2.227297,3.566998,7.253136,-2.144151,-3.263601,-7.853121,7240.9026,3.459772,1.911575,3.172686,5.509649,-1.772275,-2.662995,-6.404982,2728.5598,2.405585,0.977029,2.442255,4.776381,-0.765041,-1.376101,-4.550227,2417.6276,2.320162,0.860784,2.166357,5.09174,-0.6564,-1.256363,-3.433991,11672.3853,3.709046,3.490754,6.169074,9.080442,-3.266021,-5.363226,-10.620483,10085.158,3.617396,3.256831,6.13015,8.672418,-2.880312,-4.688739,-8.802121,4
209919.5195,18.59661,55.489527,80.079731,106.562032,-37.896809,-77.32783,-633.061049,287815.9316,17.831827,77.823346,115.052984,153.934839,-45.003428,-97.571057,-581.584596,65927.1502,28.128266,18.634517,25.889147,32.745896,-17.324469,-27.76438,-72.473996,62875.2688,25.673894,17.773251,24.678783,32.426114,-16.360159,-26.369401,-56.514277,14048.2373,9.59661,4.450025,8.324989,11.366146,-3.534333,-5.759561,-10.163092,11719.1234,9.271011,3.617376,7.024196,9.201549,-2.88379,-4.656906,-8.48918,81716.8369,27.628916,28.275929,45.891077,51.940734,-24.932329,-44.740595,-92.134625,84991.7432,27.283299,29.115866,46.632258,52.542331,-26.085616,-47.782737,-89.728045,237152.3847,16.166766,67.563559,103.531682,148.807907,-35.66916,-75.717346,-746.961539,199552.4717,15.825337,57.390625,86.728961,122.223201,-30.449623,-59.223343,-477.756626,80429.3779,31.873277,22.31003,31.102398,43.390563,-21.775133,-35.912898,-110.061516,62919.9326,28.909552,17.194048,23.875591,31.814611,-16.640551,-27.248671,-63.20286,15274.8211,10.397839,4.79786,9.371206,12.115357,-3.979377,-6.659692,-14.100954,13359.3156,9.846383,3.912611,7.36464,10.233565,-3.374396,-5.713917,-10.220678,105269.2976,32.948579,36.316915,57.741267,69.496038,-34.698208,-65.430764,-180.881254,87740.1997,31.269639,30.591572,50.091073,58.711317,-28.478756,-53.651192,-119.972757,5
9024.8789,1.505987,2.181314,3.277046,8.278233,-2.510694,-3.550713,-9.759841,9957.0117,1.370777,3.062204,5.071951,12.728682,-2.983118,-4.313974,-15.274507,2953.0957,1.917594,0.89458,1.945073,4.117057,-0.752671,-1.178955,-3.598959,3008.1328,1.895818,0.931015,2.021711,4.045472,-0.768093,-1.214907,-3.289039,1152.5136,1.586676,0.511526,1.414232,3.007546,-0.356245,-0.69607,-2.531726,976.145,1.57633,0.442413,1.303786,3.574762,-0.309092,-0.634141,-2.05086,4047.5186,1.987475,1.534604,3.477459,5.515634,-1.184179,-1.938871,-4.2286,4256.4385,1.992092,1.602183,3.681882,5.45682,-1.237422,-2.033407,-4.492347,11716.3262,1.512663,3.010548,4.772153,13.053461,-2.914021,-4.582059,-19.613514,8490.5371,1.429553,2.122967,3.646977,11.999246,-2.128806,-3.447569,-13.05478,3206.3078,1.911053,0.947788,1.943183,5.712065,-0.797406,-1.270099,-3.866756,2664.9363,1.869441,0.843309,1.730196,4.378514,-0.696932,-1.092293,-3.355065,1164.7368,1.594307,0.529207,1.670746,4.301682,-0.374411,-0.932446,-3.296519,1077.8773,1.583133,0.478699,1.490417,4.271051,-0.336101,-0.675941,-3.038168,4283.6494,1.949219,1.571857,3.658638,6.228215,-1.254135,-2.092586,-5.082186,3849.5505,1.970673,1.476857,3.562336,6.570339,-1.144054,-1.924056,-4.779921,4
88265.7403,8.466192,19.317748,24.568967,34.709171,-15.781568,-23.106226,-103.98842,126107.0723,8.272831,26.858038,34.307027,50.438338,-19.836253,-29.319073,-135.667552,14054.6562,6.973139,3.050898,3.902949,6.561073,-2.861326,-4.166375,-9.394758,13982.6697,6.673058,3.039061,3.7895,6.259211,-2.813774,-4.020377,-8.315446,4681.5637,3.943483,1.240501,1.898554,3.631403,-0.978629,-1.619514,-3.678469,3991.175,3.872198,1.057584,1.650903,3.88067,-0.816803,-1.335049,-3.146882,19222.9859,7.414401,4.867813,6.217771,9.085306,-4.473448,-7.047327,-12.783663,19835.977,7.310981,5.054362,6.556225,11.039647,-4.666812,-7.383397,-13.358882,107207.1357,7.881655,24.306515,32.612825,54.27203,-16.117195,-24.442741,-154.359223,88929.3799,7.599792,20.16183,26.587691,39.730046,-13.220599,-19.987255,-103.226545,15671.9436,7.295011,3.329531,4.082684,7.339982,-3.202369,-4.668311,-11.597154,12998.6828,6.869244,2.846847,3.523385,6.066221,-2.671764,-3.944069,-8.764673,4902.2267,4.103964,1.314908,2.114636,4.80451,-1.04704,-1.789728,-4.08553,4271.9556,3.885133,1.104544,1.798159,5.329157,-0.858976,-1.451894,-5.098055,21331.3033,7.607668,5.298914,6.710505,10.280405,-5.167051,-8.386943,-16.826265,19004.1304,7.676154,4.838217,6.217351,8.973351,-4.537059,-7.349174,-14.340925,5
18659.7793,2.09369,4.161073,5.525139,10.174195,-4.525599,-6.0929,-14.549877,20795.4101,1.806675,5.460947,8.138694,15.915055,-4.938998,-6.868391,-18.578453,5810.3064,2.93419,1.540043,2.822844,4.772038,-1.384229,-2.139063,-4.876291,5858.9598,2.859085,1.566021,2.894938,4.765911,-1.388237,-2.090977,-4.797086,2048.4691,2.073158,0.756465,1.924107,3.987527,-0.567369,-1.003801,-3.139018,1712.0656,2.033987,0.645059,1.751808,3.562411,-0.478076,-0.872941,-2.620443,7696.962,2.97957,2.514305,4.993891,7.729329,-2.13468,-3.292845,-7.294972,8025.2007,2.966438,2.611272,5.270031,7.812664,-2.237281,-3.60515,-6.036478,23797.8926,2.084675,5.896049,8.512228,19.402437,-5.006055,-7.390777,-28.556888,18209.2734,1.966956,4.330177,5.963137,12.960495,-3.748026,-5.497489,-18.336524,6458.8203,3.010809,1.633381,2.685978,5.342116,-1.479331,-2.235918,-5.586799,5234.7254,2.864392,1.433199,2.554087,5.311455,-1.255815,-1.9168,-5.019961,2076.7604,2.085092,0.783344,2.032518,4.468267,-0.594215,-1.107356,-3.390164,1873.3024,2.051323,0.693656,1.861607,4.091332,-0.501611,-0.926848,-3.620374,8489.3535,3.045387,2.615033,4.905827,7.521345,-2.317415,-3.689192,-8.608823,7406.0139,2.988678,2.440719,4.791101,7.747988,-2.031642,-3.18906,-6.899636,4
184039.2275,16.794511,47.671632,67.872349,82.214236,-33.84716,-58.431437,-488.501122,260936.6367,16.373274,68.363688,99.380858,130.35353,-41.38619,-79.561449,-735.084075,51797.7319,22.923385,14.452195,19.460058,24.570707,-14.103152,-22.472274,-46.610241,49628.0662,20.989307,13.838886,18.491879,22.314641,-13.086449,-20.872784,-42.538975,11949.7966,8.471162,3.745064,6.69316,8.134489,-2.958229,-5.007531,-8.743835,10029.662,8.235302,3.08147,5.66172,8.499108,-2.375662,-3.89176,-7.738059,65594.7043,22.988654,22.251866,34.698514,42.035073,-19.8263,-33.918332,-74.46055,67937.9409,22.570619,22.906994,35.743127,40.819248,-20.823559,-37.300308,-59.912903,216119.959,15.043358,59.932676,89.35054,120.878101,-32.666123,-60.117918,-542.901202,181750.3535,14.641763,50.912682,75.092978,107.882053,-27.594411,-49.917005,-393.821287,62543.7424,25.725048,17.071279,22.928111,30.382937,-17.654365,-28.846449,-71.780361,49382.9312,23.586766,13.339673,18.033555,24.735274,-13.783122,-21.937036,-56.665912,12885.7204,9.142026,4.035537,7.666219,9.911955,-3.336323,-5.72331,-12.247322,11299.8133,8.647017,3.277465,5.925461,8.741597,-2.716043,-4.32087,-9.347879,82720.3128,26.691722,27.772053,43.409981,54.325757,-27.95393,-53.028592,-124.013859,69618.4424,25.703517,23.672927,37.734938,46.513715,-22.317324,-39.467184,-93.00141,5
30750.7949,2.764142,7.182576,9.406558,15.218653,-7.039071,-9.520663,-25.081659,34467.5918,2.302487,9.327092,13.176322,20.220384,-7.526293,-10.434472,-31.012156,10084.1338,4.209499,2.552667,4.275471,6.050743,-2.515438,-3.753303,-7.613257,10052.6084,4.071251,2.588256,4.33588,6.859424,-2.466125,-3.65141,-7.951145,3228.2655,2.684304,1.117376,2.562817,4.61591,-0.869127,-1.494045,-5.037443,2669.0788,2.584602,0.946892,2.235226,4.115266,-0.707544,-1.218983,-2.919022,13141.4416,4.301211,4.161721,7.40322,9.7626,-3.698975,-5.860277,-11.170037,13743.3833,4.274893,4.332859,7.682459,10.322549,-3.944255,-6.535509,-10.637672,37396.2129,2.655507,9.777627,13.587416,27.30452,-7.402171,-11.04048,-43.368514,29279.0313,2.506389,7.26045,9.945319,19.610874,-5.726513,-8.261769,-28.442631,11122.4094,4.250101,2.755101,4.206181,6.750634,-2.721525,-4.131704,-10.087977,9077.9265,4.057709,2.384918,3.791039,6.920171,-2.282994,-3.413873,-6.960044,3281.6758,2.700673,1.16167,2.683333,4.960464,-0.89947,-1.65853,-4.004336,2933.6688,2.612572,1.010614,2.451928,4.782034,-0.744044,-1.325135,-3.992582,14594.7378,4.343937,4.39348,7.541124,10.536634,-4.225363,-7.009945,-13.019758,12720.4907,4.311535,4.090727,7.330449,9.780672,-3.634161,-5.770895,-11.081407,4
130960.7255,11.992985,31.716243,43.123316,55.596539,-23.238202,-36.560914,-245.595796,190534.4824,12.038677,45.306317,61.935847,77.476457,-29.339404,-47.713539,-388.361781,25936.9941,11.655127,6.69276,8.579681,11.87804,-6.180095,-9.430772,-17.636555,25430.4356,10.947531,6.579388,8.546555,11.949451,-5.892342,-9.071783,-22.46757,7371.2179,5.580333,2.266462,3.584373,5.074339,-1.67933,-2.742548,-6.574544,6240.8553,5.444495,1.922518,3.075556,5.050974,-1.378312,-2.2021,-5.127841,34294.2336,12.186543,10.969681,15.570485,19.249768,-9.262433,-15.079261,-28.264384,35746.6524,12.083777,11.32019,16.048985,21.088877,-9.719044,-16.441609,-31.314234,157220.8603,10.916649,40.413775,57.421633,85.480237,-23.513006,-39.84558,-300.182908,132072.4336,10.662184,33.656403,46.917907,69.536045,-19.590377,-32.049978,-220.723496,29962.362,12.46819,7.632386,9.742206,14.574646,-7.337363,-11.573201,-32.793388,24282.281,11.709349,6.271147,8.128267,11.397685,-5.9361,-9.070405,-20.02367,7863.1855,5.900722,2.421382,4.08606,6.46329,-1.853302,-3.206375,-7.437073,6833.1073,5.52545,2.00282,3.243316,5.45453,-1.498509,-2.505305,-6.865999,40350.603,13.194996,12.670861,17.658584,23.558364,-11.85771,-20.847163,-49.883327,35146.9639,13.127676,11.270258,16.280211,19.799308,-9.868772,-16.65166,-36.369568,5
9778.2676,1.572405,2.258888,3.367478,7.183156,-2.478469,-3.49049,-10.472417,10925.6757,1.419753,3.183046,5.347424,12.936724,-2.927287,-4.212663,-13.520273,3146.7752,2.029066,0.930539,2.022202,3.966823,-0.791383,-1.237369,-4.065645,3166.8188,1.986354,0.951493,2.096522,3.983355,-0.798133,-1.208412,-3.746782,1224.7326,1.641151,0.520746,1.450376,2.689141,-0.362298,-0.794412,-3.071363,1013.6943,1.608228,0.450827,1.327665,2.982501,-0.313224,-0.612642,-2.375268,4246.1216,2.083462,1.580853,3.547026,6.491059,-1.218684,-1.907343,-4.213913,4449.9721,2.077055,1.652907,3.733943,6.599322,-1.278568,-2.071989,-4.091293,13062.5918,1.590342,3.26267,5.188999,15.441694,-2.921298,-4.481546,-17.54697,9901.1153,1.52193,2.314605,3.545072,10.638625,-2.176477,-3.436227,-12.093091,3441.916,2.04296,0.974683,1.991816,5.624931,-0.832553,-1.323943,-3.894893,2836.9339,1.98469,0.861495,1.724892,4.834205,-0.722118,-1.204329,-3.678269,1232.1693,1.640935,0.55506,1.649196,4.303627,-0.383675,-0.830393,-3.351522,1120.5882,1.620767,0.491925,1.438324,4.701848,-0.332883,-0.72198,-2.871318,4577.6675,2.080642,1.605656,3.537659,6.532538,-1.286597,-2.078162,-5.111551,4087.063,2.089111,1.5184,3.5775,6.495281,-1.158761,-1.84149,-4.939066,4
89388.4648,8.736506,19.577934,25.061633,33.694661,-15.524128,-22.3903,-102.537955,129434.33,8.568949,27.416392,34.694854,46.587743,-20.094106,-29.918874,-166.336164,14185.6032,7.123526,3.104377,3.847541,6.635734,-2.993634,-4.247745,-9.37011,14116.3672,6.832847,3.106373,3.902874,6.230569,-2.905193,-4.181965,-8.262207,4700.3177,3.987259,1.245019,1.872457,3.459796,-0.974968,-1.63625,-3.861076,4034.7306,3.926196,1.06837,1.679844,3.420458,-0.813641,-1.342432,-3.506175,19367.429,7.605503,4.980532,6.415888,10.034034,-4.569479,-7.074683,-12.465123,20039.8384,7.473348,5.115025,6.591145,9.932484,-4.755178,-7.609395,-12.793407,108567.041,8.087392,24.860407,33.711734,61.976854,-16.348135,-27.778149,-144.618037,90356.1191,7.817606,20.62938,27.072836,45.578904,-13.566573,-19.99107,-109.538934,15865.517,7.379268,3.423777,4.152973,6.947223,-3.318365,-5.004073,-12.636675,13185.0825,7.174707,2.895737,3.626667,6.615798,-2.76303,-4.005327,-10.804456,4922.7948,4.090479,1.322798,2.160015,4.803532,-1.049507,-1.793237,-4.851334,4321.8662,3.944838,1.111792,1.876121,5.579721,-0.863721,-1.422492,-4.017091,21752.4046,7.921327,5.446433,6.811022,10.375549,-5.301641,-8.611574,-18.145094,19192.1225,7.908848,4.933772,6.406026,9.823567,-4.604128,-7.461126,-16.961018,5
19414.7363,2.137303,4.336111,5.806567,9.818457,-4.720916,-6.519097,-17.551778,21027.4512,1.811923,5.565027,8.181173,16.696147,-5.127444,-7.19721,-17.696128,5889.5378,2.957515,1.554655,2.835232,5.524725,-1.415427,-2.076813,-4.552389,5906.6687,2.874893,1.589473,2.867872,4.496583,-1.420364,-2.08225,-4.734008,2042.7306,2.078357,0.765125,1.92088,3.710806,-0.577648,-1.000426,-3.772528,1712.0482,2.026566,0.655241,1.717962,3.413407,-0.483238,-0.906725,-2.475301,7708.4724,2.994266,2.551294,4.965936,7.484089,-2.174602,-3.517986,-6.320741,8047.5664,2.98162,2.648402,5.226227,7.839648,-2.277924,-3.605417,-6.706436,24361.6328,2.107599,6.09703,8.847492,21.241095,-5.131951,-7.639733,-29.142562,18897.9219,2.003021,4.566766,6.496091,15.845629,-3.920279,-5.377509,-20.171175,6540.3665,3.032959,1.659121,2.764707,5.272663,-1.511715,-2.303533,-5.303139,5294.524,2.883004,1.444516,2.47509,5.515523,-1.259159,-1.907008,-4.675014,2070.5713,2.080162,0.8042,2.091911,5.077798,-0.596901,-1.114861,-3.610299,1885.6838,2.053194,0.70756,1.900207,4.551963,-0.522069,-1.064131,-3.844516,8560.3882,3.064122,2.660805,5.048745,7.293577,-2.349649,-3.715957,-7.353611,7430.8933,3.014712,2.48278,4.864213,7.449317,-2.089227,-3.382984,-7.367754,4
186394.9082,17.076477,47.821263,68.070264,89.648523,-34.611993,-64.789914,-501.272544,261590.2734,16.391362,68.533787,98.087398,127.692374,-41.101566,-85.209603,-753.047737,52073.3249,23.100495,14.468959,19.467777,25.245728,-13.424016,-21.191003,-42.43027,49858.2422,21.211926,13.79553,18.367768,24.112987,-12.805871,-20.230411,-40.430208,11974.2537,8.542159,3.766423,6.814906,9.194989,-2.938096,-4.851176,-8.447582,9977.5913,8.144401,3.084938,5.711011,7.696577,-2.425069,-3.971985,-7.159216,65664.1617,23.15435,22.451836,34.803366,40.299332,-19.64468,-34.54972,-64.480349,68247.7485,22.88161,23.128188,36.212008,45.162912,-20.403631,-35.786437,-64.041517,219008.2207,15.236858,59.701903,88.235774,133.559062,-32.988982,-64.156443,-509.963503,184675.1083,14.944403,50.84485,75.58679,132.220804,-27.910001,-47.567984,-395.780883,62303.7781,25.697505,17.061919,23.020142,31.691821,-16.751987,-27.035943,-65.116481,49170.48,23.454832,13.328716,18.019948,23.640873,-12.847409,-20.90973,-52.111494,12927.5346,9.238841,4.071356,7.582562,10.271214,-3.293399,-5.517459,-10.405722,11296.1259,8.61247,3.28925,5.967133,8.430626,-2.787181,-4.666262,-9.31219,83056.1157,27.3307,28.104623,43.436845,55.04604,-26.731796,-50.283292,-107.909268,70165.9001,26.013969,23.818953,37.802252,46.472865,-22.028436,-40.319728,-82.350549,5
29985.3027,2.724582,6.895922,9.039291,13.402095,-7.315968,-9.845017,-28.327605,34375.4551,2.2937,9.167431,13.21504,20.406466,-7.763467,-10.935913,-37.286591,10092.9578,4.239497,2.579803,4.131309,6.019438,-2.457181,-3.674715,-7.673687,10094.4406,4.129101,2.605483,4.324354,6.659515,-2.470945,-3.767273,-7.513432,3206.0553,2.682649,1.121829,2.561513,4.422352,-0.882275,-1.523311,-4.125026,2700.5552,2.633158,0.951617,2.239981,4.080084,-0.729395,-1.286585,-3.329444,13082.8979,4.306288,4.196035,7.492589,10.790465,-3.774489,-6.160986,-10.647624,13725.2778,4.310286,4.340814,7.6802,10.395714,-3.926333,-6.493479,-11.517253,37369.1465,2.655828,9.545176,13.137636,23.940601,-7.682915,-11.288061,-45.925674,28696.8437,2.46447,7.103287,9.851755,18.047715,-5.806723,-8.276806,-29.205166,11136.041,4.273689,2.794817,4.20309,6.730116,-2.705472,-4.098666,-9.394277,9082.6831,4.090585,2.411129,3.720634,6.131769,-2.223852,-3.301949,-7.741336,3279.819,2.706055,1.159281,2.681117,5.041615,-0.904947,-1.571881,-4.666011,2942.2017,2.650995,1.007225,2.366191,5.173276,-0.789575,-1.430702,-4.08877,14591.0288,4.371812,4.416612,7.590189,10.211446,-4.158464,-6.751287,-12.523083,12676.1997,4.298398,4.125505,7.312794,9.840172,-3.696465,-6.098498,-12.574481,4
129823.3613,11.927578,31.689556,43.333667,53.759213,-24.475696,-39.907769,-239.857504,188546.6914,11.924279,45.679271,61.841481,76.564794,-30.545901,-49.55708,-350.539934,25894.1521,11.680555,6.715075,8.589527,11.534635,-5.972922,-9.119907,-17.490305,25421.8288,11.002328,6.562405,8.502094,10.649148,-5.865928,-8.7307,-18.470239,7391.0107,5.603924,2.252483,3.624749,5.455152,-1.710861,-2.831268,-5.707924,6243.3387,5.434895,1.920629,3.085995,4.866326,-1.426099,-2.294006,-4.538638,34183.9162,12.25335,11.01507,15.593241,19.514782,-9.287022,-15.503406,-26.320168,35430.0755,11.990467,11.316777,16.024804,18.584785,-9.604252,-15.76273,-29.686695,156345.9394,10.891274,40.252255,57.049336,82.802919,-24.366697,-42.119063,-271.545909,131982.3222,10.675576,33.647191,47.146616,68.654246,-20.283595,-33.070459,-215.804291,30031.7598,12.42334,7.630632,9.721655,14.151283,-7.123283,-11.142026,-26.665491,24263.8572,11.758114,6.268382,8.1049,11.540252,-5.633035,-8.484442,-18.769538,7804.6199,5.839742,2.416705,4.060901,6.997223,-1.865045,-3.162211,-6.967042,6846.5188,5.564944,1.998047,3.267147,6.140086,-1.568455,-2.622441,-6.456295,40534.1302,13.321214,12.729122,17.77421,23.804453,-11.451902,-19.87889,-46.461936,35235.8233,13.0736,11.295577,16.196381,21.004196,-9.848436,-17.590262,-32.262054,5
688.2657,1.040737,0.921167,1.913578,5.85365,-0.70871,-1.20475,-6.169775,352.5508,1.01353,1.502037,3.43456,11.419092,-0.937864,-1.825567,-9.584609,493.375,1.161535,0.5384,1.483544,2.987581,-0.202794,-0.400488,-2.681508,539.6811,1.169378,0.554711,1.515244,3.410419,-0.205255,-0.429158,-2.374948,233.3347,1.122849,0.363567,1.232975,2.854379,-0.107867,-0.327283,-1.897986,175.5822,1.10496,0.328903,1.084663,3.1908,-0.091752,-0.302929,-2.270408,716.4243,1.182998,0.99686,2.730832,5.550845,-0.295657,-0.589173,-2.979155,778.6006,1.188984,1.057238,2.885882,5.189151,-0.306677,-0.605869,-3.149115,1017.4941,1.045806,1.388675,3.076144,12.151399,-0.827141,-1.802367,-10.415078,561.3321,1.029414,0.909015,2.110814,8.657429,-0.622415,-1.355377,-9.239882,531.5478,1.160647,0.544891,1.4072,3.979795,-0.224937,-0.551101,-3.31282,474.4026,1.166156,0.498883,1.3527,4.027458,-0.194234,-0.48892,-3.21641,264.1356,1.138192,0.388828,1.330161,3.923768,-0.120974,-0.427601,-3.609669,190.4242,1.105409,0.352224,1.207678,3.594305,-0.110445,-0.365119,-2.946286,798.2749,1.189508,1.007321,2.736152,5.951709,-0.312034,-0.666464,-3.578269,675.8576,1.179511,0.96614,2.731255,5.003269,-0.284412,-0.625054,-3.923269,4
23750.7138,3.096336,3.847618,4.547512,10.358799,-3.879364,-5.415068,-15.933519,39821.0625,3.305107,6.25039,7.955818,13.997384,-5.47729,-7.888652,-31.048994,3634.805,2.628691,0.518261,0.967004,2.936171,-0.543853,-0.853111,-3.440791,3699.8259,2.565786,0.528753,0.902666,3.030003,-0.567412,-0.888077,-3.31939,1655.8784,2.066992,0.314595,0.686106,2.542919,-0.268463,-0.526758,-2.324442,1460.1744,2.072083,0.284946,0.613171,2.436302,-0.23025,-0.596411,-2.195149,5340.133,2.857719,0.817891,1.47799,3.334725,-0.870552,-1.363941,-4.066281,5497.8401,2.815839,0.834938,1.57653,3.540914,-0.909606,-1.391213,-4.394151,31721.3985,3.072647,5.321985,7.235462,22.274957,-4.662272,-7.295159,-31.354368,24900.2754,2.887291,4.181716,5.468769,13.863142,-3.58893,-5.817048,-22.869683,3840.292,2.60793,0.556121,1.031059,3.894913,-0.585883,-1.002253,-4.457438,3366.0566,2.612231,0.491375,0.957613,4.055415,-0.505654,-0.846891,-4.006047,1745.3662,2.126547,0.348869,0.810366,3.950556,-0.280449,-0.620973,-3.520241,1569.5403,2.101135,0.315296,0.794737,3.384218,-0.244023,-0.551419,-3.138462,5672.5376,2.851853,0.855957,1.595328,4.257148,-0.920794,-1.494194,-4.48085,5170.4975,2.907398,0.795393,1.523608,3.850534,-0.842831,-1.407696,-4.447932,5
33886.8037,3.125397,8.200124,10.669219,15.6161,-8.173229,-10.859082,-31.802742,40317.0898,2.617152,11.121196,16.169635,24.022557,-8.960697,-12.238295,-35.588521,12524.531,5.431601,3.239094,5.086943,7.558383,-2.98671,-4.524664,-8.801369,12491.8467,5.237262,3.241558,5.216907,7.498667,-2.978524,-4.442217,-8.134129,3797.2185,3.072723,1.312502,3.01608,4.573081,-1.029721,-1.700442,-3.295794,3157.7887,2.956586,1.107776,2.522085,4.089487,-0.824124,-1.482014,-3.258102,15955.7614,5.356591,5.136073,8.943943,12.169158,-4.5245,-7.422098,-11.718567,16687.0881,5.334656,5.378649,9.330741,11.986009,-4.726555,-7.749349,-12.955577,44143.8418,3.105478,12.096027,16.64632,29.477362,-8.791741,-12.435719,-45.517522,35250.4023,2.964908,9.280684,12.834403,24.371112,-6.841132,-9.625196,-34.374266,13987.6054,5.629568,3.542502,5.166003,8.640631,-3.279459,-4.936418,-9.766153,11228.573,5.259289,2.960117,4.563659,6.669574,-2.674535,-3.930243,-8.739874,3868.4758,3.101679,1.3747,3.204489,5.659836,-1.047981,-1.909827,-5.524998,3478.1951,3.028477,1.18585,2.742122,5.353011,-0.911623,-1.602384,-4.034528,18192.597,5.637636,5.586828,9.154968,12.476498,-5.096165,-8.394151,-15.949446,15610.9729,5.464775,5.080641,8.812724,11.585851,-4.495428,-7.655313,-12.767102,4
148757.0439,14.224627,37.318842,52.408467,64.818424,-29.539062,-47.626649,-329.266889,232616.5586,15.179299,57.821641,82.419081,104.521776,-37.115978,-66.072805,-501.728191,38485.1672,17.343871,10.648198,14.187176,18.845865,-9.363965,-14.18265,-27.264507,37192.5871,15.972868,10.239228,13.414491,17.401324,-9.0762,-14.316569,-28.025422,9776.5838,7.19456,3.092478,5.339314,7.431125,-2.374212,-3.787511,-7.187808,8252.2569,6.997795,2.578062,4.608026,6.515553,-1.958566,-3.204947,-6.238771,49915.4399,17.911075,16.846654,25.808487,31.353512,-14.329541,-24.748656,-41.630925,51356.7392,17.495628,17.388693,26.286898,31.204436,-14.769804,-25.094216,-42.20248,188916.4218,13.279872,50.978593,74.278182,103.804523,-29.599852,-54.571953,-449.021207,160397.0137,13.128116,43.017488,62.337276,87.465619,-25.004043,-41.304103,-288.600478,45855.9011,19.042202,12.310532,16.438823,23.982684,-11.551576,-18.32301,-47.212247,36481.6402,17.706285,9.836298,13.114031,18.13239,-8.975461,-14.105102,-36.278479,10544.5918,7.75202,3.337644,5.971799,8.935539,-2.613885,-4.370911,-8.716802,9175.0777,7.223571,2.715108,4.743592,7.757232,-2.225693,-3.761571,-8.157296,61418.9966,20.367349,20.511792,30.740885,41.485975,-18.75966,-33.97682,-62.745716,52323.77,19.717354,17.664943,27.231312,32.832008,-15.823659,-28.516154,-56.332797,5
22919.3261,2.378601,5.101202,6.669882,10.279757,-6.0411,-8.070656,-22.322295,28599.3945,2.084893,7.549002,10.729795,18.598514,-6.692209,-9.228311,-27.109957,7929.6372,3.580742,2.028017,3.467121,5.551161,-1.884298,-2.852312,-5.699463,7939.4475,3.475928,2.063696,3.451026,5.277545,-1.905712,-2.816123,-5.674581,2645.6685,2.400733,0.927604,2.247929,4.426112,-0.732015,-1.300483,-3.3893,2218.2589,2.333107,0.807272,1.946092,3.763526,-0.604854,-1.104674,-2.459201,10438.427,3.662665,3.283715,6.009537,8.337152,-2.927215,-4.745881,-8.432619,10839.3745,3.627035,3.442671,6.334333,9.718233,-3.052122,-4.884838,-7.831195,31836.9355,2.418912,8.091132,11.453417,22.556572,-6.661889,-10.02583,-34.951059,24746.2793,2.27651,5.999908,8.288007,16.847827,-5.090038,-7.570552,-23.53787,8768.9072,3.635016,2.193229,3.46975,6.131684,-2.063246,-3.07099,-6.67428,7159.7864,3.484904,1.887759,3.105915,5.459512,-1.696387,-2.552594,-6.158032,2696.5697,2.411492,0.973528,2.348844,5.325499,-0.750939,-1.362393,-4.595025,2394.7157,2.331437,0.846715,2.149385,5.001893,-0.662097,-1.204414,-4.3976,11525.562,3.701215,3.450349,6.177539,9.643498,-3.192793,-5.256336,-10.409106,10000.3784,3.647906,3.213422,5.931137,9.104083,-2.849542,-4.734284,-9.573061,4
177721.125,16.807818,46.981448,68.195598,92.104575,-36.420971,-69.145412,-630.869586,292145.2695,17.995616,77.274191,112.345991,134.671703,-46.208381,-93.727752,-874.152087,65797.0525,28.752106,18.680623,25.93319,34.317001,-17.461358,-28.235774,-58.64932,62571.7654,26.105275,17.688804,24.478471,32.0027,-16.553638,-26.547287,-59.091954,14064.5339,9.863631,4.433924,8.339492,10.207505,-3.545995,-5.829452,-10.592817,11752.1631,9.606048,3.600895,6.997108,8.860808,-2.932922,-4.741053,-8.953846,81889.5334,28.310186,28.400736,46.291451,54.782831,-25.225216,-45.662306,-88.560582,84293.5314,27.734922,29.268393,47.402143,55.152074,-26.101859,-46.882745,-94.467065,232154.5986,15.813651,67.400019,102.214148,146.512225,-36.694445,-83.048501,-770.437693,202375.4532,15.983109,57.653679,87.059816,121.525424,-30.882871,-59.865959,-517.186612,80134.259,32.261056,22.068723,30.838597,44.601842,-21.98802,-34.936518,-97.841835,62830.8501,29.366654,17.11505,23.648677,31.645385,-16.710102,-26.037039,-68.837313,15189.51,10.539747,4.804561,9.434838,12.197411,-3.995552,-6.873189,-14.252673,13276.1904,9.970186,3.897026,7.311341,9.893869,-3.426319,-5.732277,-11.58438,104194.4258,33.415655,36.344102,58.61621,73.082513,-34.561011,-65.605847,-172.292544,87455.0329,31.63041,30.460134,50.211561,59.114662,-28.627687,-54.254784,-125.588836,5
1844.1897,1.58601,1.422624,2.482188,4.997375,-0.69502,-1.22917,-5.920728,2447.7932,1.774623,2.29803,3.973307,7.106103,-0.949444,-1.848994,-10.567712,110.5036,1.048699,0.687276,1.757288,4.165415,-0.191336,-0.453228,-2.700628,72.096,1.029131,0.69519,1.795195,3.993894,-0.199324,-0.439723,-2.533973,172.063,1.121437,0.575743,1.839524,3.97178,-0.116826,-0.381923,-2.245243,160.1552,1.132355,0.49096,1.538098,3.643281,-0.0932,-0.260281,-1.795707,326.7536,1.129881,1.213811,3.372923,5.93297,-0.279824,-0.631777,-2.333767,379.8543,1.147107,1.306695,3.62342,7.291403,-0.306205,-0.670609,-2.790208,2507.3169,1.560953,1.65302,2.938559,6.50366,-0.825277,-1.825493,-11.461837,1432.47,1.374769,0.96383,1.720525,5.345949,-0.6317,-1.327435,-8.616753,76.4133,1.029164,0.633575,1.516971,4.506662,-0.211203,-0.503632,-3.218365,33.157,1.013003,0.65563,1.706476,4.839089,-0.191174,-0.458363,-2.897086,222.9252,1.178213,0.591441,1.918568,4.643892,-0.119232,-0.422173,-3.046152,243.9073,1.202287,0.578935,1.86136,4.96286,-0.107278,-0.378532,-2.976896,218.4817,1.07508,1.204689,3.167386,6.754472,-0.312601,-0.694465,-3.449581,228.5515,1.088467,1.146429,3.203538,6.070414,-0.283992,-0.602759,-3.299143,6
899.6941,1.289995,0.169434,0.484945,3.705112,-3.715595,-5.383836,-21.34406,1819.989,1.568976,0.340876,0.710949,3.722265,-5.348057,-7.716059,-25.610643,1961.9141,2.289939,0.451641,0.777621,3.088381,-0.528548,-0.880161,-3.216334,2295.3301,2.40138,0.510373,0.854129,3.854128,-0.536084,-0.868846,-2.988941,1144.7373,1.976462,0.271132,0.586912,3.25972,-0.266203,-0.609351,-2.638731,984.9433,1.973705,0.235655,0.53189,2.661626,-0.238571,-0.528107,-2.901376,2705.9139,2.473731,0.567877,0.965388,3.688603,-0.858358,-1.364485,-3.981453,2834.7193,2.48273,0.600647,0.928407,4.823022,-0.880201,-1.470986,-4.286308,1115.2608,1.239867,0.229823,0.618833,4.432025,-4.522191,-7.118329,-33.232018,1347.8992,1.369779,0.287445,0.676144,4.43574,-3.492911,-5.447747,-24.002548,1599.8151,1.974906,0.419391,0.823786,4.261645,-0.564555,-1.005909,-4.028967,1527.1384,1.951657,0.379564,0.718321,4.069818,-0.498375,-0.88834,-3.784974,1159.156,2.149517,0.284096,0.679622,4.517914,-0.282861,-0.642489,-3.164267,1175.6775,2.204908,0.287799,0.618296,3.388359,-0.255231,-0.565226,-3.195235,2396.3778,2.178386,0.510521,0.9417,4.508844,-0.905975,-1.483299,-4.774243,2234.4647,2.218325,0.462207,0.801315,3.983807,-0.829576,-1.36779,-4.103866,3
40196.2574,14.08327,9.85639,12.900669,16.072173,-7.767315,-10.473154,-28.565548,43990.3442,14.301973,12.290739,17.90321,21.333241,-8.886227,-12.138269,-37.377399,7713.6276,4.353672,2.577646,5.897129,8.73352,-2.941838,-4.464201,-8.548265,7766.7334,4.117786,2.584662,5.803827,8.953229,-2.947928,-4.441494,-8.261349,4197.7001,3.958625,1.542592,3.903515,6.529419,-1.011308,-1.788663,-3.714785,3622.0625,3.883229,1.298792,3.22741,6.531328,-0.826132,-1.407039,-3.400332,11898.6143,5.730538,4.060707,8.86119,11.474346,-4.47719,-7.559387,-11.676636,12361.6035,5.723483,4.208119,9.522384,13.759645,-4.676726,-7.57394,-12.989618,39724.0054,9.555924,9.666176,12.557932,18.296959,-8.748554,-13.164157,-49.411342,26149.3071,7.70904,6.119161,7.606715,10.692961,-6.795921,-9.52172,-36.612829,8448.9704,4.190118,2.823307,5.77389,9.569798,-3.229547,-4.899081,-10.793958,8820.6318,4.489828,2.701102,5.547116,8.716135,-2.653265,-4.005143,-7.879121,4482.4005,4.560474,1.701263,4.041732,6.86732,-1.04113,-1.899281,-5.681736,4070.0521,4.281798,1.544437,3.842365,6.692738,-0.900147,-1.577967,-4.507113,13483.0561,5.637236,4.663575,9.955388,15.045444,-4.985593,-8.362503,-15.599928,13056.2046,5.989884,4.299263,9.367973,13.982574,-4.43662,-7.63297,-13.47543,6
3974.5005,1.729007,1.354162,2.066739,4.75764,-27.920504,-45.911691,-325.22061,8211.166,2.657604,3.137584,4.654662,6.979756,-37.106241,-67.382607,-563.450412,16713.4636,9.512876,6.133765,9.555557,12.817818,-9.340376,-14.485484,-29.32059,18713.9905,9.872271,6.774636,10.833231,13.812603,-9.005908,-14.030919,-29.762316,6046.5352,5.815526,2.341832,4.63363,7.599202,-2.356272,-3.882201,-6.909858,5257.6612,5.873376,1.986924,3.814634,5.944539,-1.959253,-3.301654,-5.890104,15142.3662,7.26914,7.074844,13.684137,16.7564,-14.205451,-25.012046,-41.382774,16893.6856,7.658292,7.747275,14.765938,18.336862,-14.708167,-25.732993,-43.448882,1474.0347,1.201352,0.738929,1.30324,5.317074,-29.29542,-53.999757,-475.16837,2865.5542,1.517958,1.034661,1.592205,4.572765,-24.752675,-41.84046,-401.762333,12734.9548,6.844733,5.161835,8.421798,11.324208,-11.420174,-18.256821,-43.261981,13179.5671,7.156223,4.973093,7.75941,10.506112,-8.917736,-13.887576,-30.222849,6445.68,6.790638,2.454154,4.684476,9.903764,-2.59823,-4.403149,-8.993947,7041.3632,7.338373,2.583607,4.777118,8.350901,-2.204351,-3.77348,-8.915124,12084.1196,5.406838,6.335923,12.432768,17.023947,-18.6173,-33.422344,-73.835898,10924.1211,5.336513,5.658283,11.144677,15.029711,-15.705833,-28.726927,-61.746862,3
27509.0571,8.89642,6.052885,8.018705,10.276495,-5.618913,-8.001922,-22.634262,33543.2524,11.767214,8.379434,11.909977,14.038391,-6.626731,-9.351087,-32.645901,4479.7481,2.620378,1.816931,4.086402,7.069794,-1.898655,-2.867854,-6.402761,4601.1445,2.557257,1.822854,4.041619,7.101474,-1.921448,-2.849408,-6.139588,2993.3558,2.978492,1.199072,3.127314,5.702845,-0.735329,-1.285035,-2.778233,2604.4689,2.974137,1.035409,2.581197,4.937089,-0.607007,-1.152452,-3.019847,7399.6953,3.557849,2.882221,6.708,9.953243,-2.94571,-4.820761,-8.282092,7710.9617,3.594165,3.002324,7.148812,9.774121,-3.061336,-4.935172,-8.896864,28062.7241,7.174735,5.97794,7.783295,11.499831,-6.575631,-9.773555,-41.13666,17793.377,5.494911,3.672867,4.785502,7.875511,-5.05561,-7.746526,-26.320276,4830.8601,2.555991,1.934555,3.954574,8.233015,-2.065477,-3.064946,-7.352356,5018.9705,2.629908,1.830987,3.841746,6.624682,-1.70707,-2.701872,-6.630665,3226.6691,3.399005,1.317406,3.244224,5.629995,-0.758463,-1.470692,-4.103382,2964.3113,3.250091,1.233292,3.099564,5.780357,-0.661936,-1.244818,-4.490942,7773.9883,3.359151,3.154298,7.04163,11.26359,-3.189785,-5.319237,-10.671188,7637.0027,3.61318,2.920657,6.767926,11.230532,-2.865077,-4.72436,-8.103728,6
5775.7188,2.18527,1.873193,2.843558,4.718948,-33.846212,-78.474387,-559.706554,9810.898,3.302213,3.470405,5.337167,7.482665,-46.444351,-104.650722,-1023.473781,22048.6926,12.185184,8.98486,15.922013,18.407702,-17.389222,-28.60481,-66.149434,24518.812,12.636175,9.895962,17.370784,21.38141,-16.488036,-27.676458,-73.150693,8657.6753,7.928043,3.268747,6.761868,10.201159,-3.561628,-5.990028,-11.237859,7495.2412,7.835843,2.792543,5.469161,7.721577,-2.950439,-4.931455,-9.283388,19725.1027,9.194523,9.641549,20.87954,25.031357,-25.239527,-46.55384,-92.760214,22029.8579,9.823609,10.65871,22.753414,28.038575,-26.168841,-48.586777,-90.330757,2847.9678,1.439785,1.179341,2.01626,4.914295,-36.584591,-90.603654,-882.020644,3861.5156,1.791217,1.374917,2.142632,4.763916,-30.982769,-68.389477,-572.754985,16732.2114,8.828831,7.282321,13.162131,16.416681,-21.804944,-36.81767,-118.569958,17125.096,8.969701,7.275644,12.478188,15.447372,-16.611957,-27.127254,-72.06822,9520.198,9.627426,3.500086,6.776249,10.767788,-4.011557,-6.876914,-14.45042,11068.4745,11.309085,3.780918,7.095169,9.722794,-3.433281,-5.895799,-11.945129,15578.686,6.66158,8.31769,18.582126,22.414585,-34.407077,-65.791874,-191.874357,14105.1792,6.651842,7.477019,16.701693,20.40032,-28.654559,-55.543544,-152.099807,3
13013.4306,4.673428,2.949341,4.22061,6.713985,-2.258819,-3.298098,-13.035977,17191.8081,6.708319,4.261788,6.212631,9.1377,-3.007186,-4.630693,-15.89791,1963.8135,1.692369,1.026818,2.530053,4.511802,-0.741398,-1.178625,-3.73933,2014.7898,1.66116,1.022235,2.383855,5.498776,-0.7583,-1.253818,-3.348422,1641.7559,2.090264,0.773805,2.165852,4.474084,-0.361154,-0.67356,-3.24044,1444.3042,2.103643,0.667401,1.891249,3.705264,-0.300683,-0.667757,-2.972815,3543.2803,2.21411,1.697886,4.299425,7.442744,-1.181335,-1.939596,-4.997813,3711.8777,2.234062,1.795564,4.697865,8.190225,-1.222047,-1.974825,-4.510918,13471.9463,4.048071,2.990583,4.356498,7.331842,-2.934282,-5.213974,-19.958492,8560.0808,3.20547,1.795597,2.629038,5.595077,-2.139228,-3.349012,-15.2398,1976.96,1.615101,1.043355,2.381291,5.333915,-0.794334,-1.340504,-4.666243,2004.8428,1.633261,0.984798,2.344953,6.000245,-0.687679,-1.1805,-4.044573,1818.5135,2.350789,0.812513,2.277767,5.162925,-0.372841,-0.849012,-4.183729,1726.2564,2.326684,0.800287,2.187734,5.181211,-0.344392,-0.709687,-3.542051,3370.7952,2.006254,1.739235,4.3043,8.455246,-1.234116,-2.020524,-5.153723,3274.9702,2.109747,1.619985,4.065144,7.210584,-1.125092,-1.985716,-4.8018,6
2376.7715,1.614648,0.523658,0.891996,3.25059,-14.567602,-20.766644,-85.925437,3907.3044,2.112681,0.818053,1.218762,4.004255,-20.461095,-31.935529,-167.15946,8735.253,5.692685,2.196755,3.128394,5.3709,-2.812872,-4.220548,-10.045851,9886.7254,5.934108,2.461534,3.327936,6.133275,-2.797308,-4.349642,-8.684972,2946.4054,3.377347,0.954451,1.746721,3.987749,-0.992839,-1.671967,-3.770244,2586.9939,3.450435,0.814477,1.53354,3.41467,-0.818551,-1.346951,-3.652303,8187.8427,4.641372,2.563407,3.989288,6.981393,-4.506528,-7.307863,-14.484624,9110.5628,4.862956,2.75063,4.14343,7.03318,-4.655681,-7.661098,-15.55693,1106.5068,1.213514,0.279359,0.625736,5.078497,-16.779509,-26.273884,-148.77943,1942.5828,1.486083,0.422955,0.78541,4.263736,-13.755978,-21.705477,-109.336249,6505.2112,4.240446,1.811248,2.610491,5.771853,-3.133072,-4.719106,-11.636701,6771.4744,4.438387,1.68742,2.324155,5.797145,-2.61394,-4.035632,-9.24221,3026.8289,3.783929,0.962488,1.772167,4.959915,-1.053506,-1.912982,-5.303646,3193.4695,4.086429,0.987325,1.82236,5.231619,-0.888904,-1.510563,-4.762465,6065.3509,3.425647,2.092456,3.301005,7.153417,-5.066596,-8.518355,-19.810917,5606.8428,3.45899,1.879721,2.961152,6.914841,-4.555338,-7.663704,-17.235,3
21433.2932,7.452373,4.864243,6.610931,9.44903,-4.062424,-5.692411,-17.999294,27152.8032,10.240204,6.76313,9.618291,12.287821,-5.094905,-7.486997,-22.774964,3637.406,2.386727,1.468446,3.197289,5.416423,-1.350855,-2.105973,-5.09133,3688.4128,2.296229,1.455093,3.237791,5.501368,-1.380576,-2.108701,-4.64794,2476.6584,2.692978,0.986344,2.573616,4.805883,-0.581406,-1.060762,-3.764631,2167.7152,2.686135,0.843659,2.136653,4.055312,-0.488015,-0.93359,-3.092734,5964.8813,3.121618,2.286995,5.34279,8.282029,-2.139534,-3.471441,-6.254882,6157.9209,3.147649,2.423277,5.900567,8.897647,-2.217544,-3.578627,-7.233775,21855.0591,6.244222,4.762695,6.285618,9.488476,-5.180659,-7.732531,-34.108228,13822.726,4.870175,2.923799,3.851432,6.59056,-3.877827,-5.799998,-26.680914,3783.6175,2.264272,1.512826,3.070912,6.545597,-1.461195,-2.243276,-6.728784,3940.9475,2.342987,1.441844,3.174225,5.773692,-1.234737,-1.986088,-5.527158,2653.9161,3.027305,1.075668,2.755328,6.059467,-0.599312,-1.164469,-4.160008,2492.5604,2.898008,0.993125,2.459848,6.351207,-0.534368,-1.013771,-3.792717,5994.5052,2.872876,2.476667,5.60105,9.974882,-2.284921,-3.729391,-8.277901,5898.4969,3.079397,2.242018,5.155695,8.175473,-2.066332,-3.468129,-7.390983,6
4776.2583,2.137951,1.543106,2.310892,3.873992,-28.513634,-54.908799,-413.632468,8790.4949,3.270335,3.065555,4.630941,7.802931,-42.267125,-93.469655,-881.808474,19070.1871,11.008697,7.617161,12.940847,16.042356,-13.217572,-21.220879,-47.161048,21370.3594,11.323767,8.461983,14.228972,17.415807,-12.639461,-20.589792,-46.273009,7378.4394,6.921938,2.857807,5.853429,8.682935,-2.969282,-4.886679,-9.178834,6425.2354,7.0439,2.383886,4.657564,7.014451,-2.472312,-4.067803,-7.294495,16877.0539,8.061988,8.202307,17.17458,21.469939,-19.641413,-35.304865,-69.273602,19091.9175,8.78829,9.252888,19.028475,23.788739,-20.246227,-36.082981,-73.914627,2732.479,1.471544,1.044659,1.792518,4.162628,-33.675252,-79.628649,-740.918822,3621.8535,1.836063,1.231124,1.954429,5.176865,-28.726275,-56.413984,-507.614134,14439.4004,8.035051,6.227277,10.790855,14.252696,-16.5438,-26.908489,-86.532968,14717.8211,8.114895,6.060264,10.129149,13.633866,-12.742147,-20.811913,-56.602124,8057.5722,8.488048,3.027766,5.910233,9.902655,-3.31115,-5.684373,-11.619094,9211.5431,9.643781,3.171581,5.912187,9.739191,-2.834637,-4.813081,-11.565518,13410.1054,6.076787,7.18768,15.467635,20.084715,-26.535328,-50.293676,-123.033518,12054.0899,5.903667,6.291908,13.380409,16.215211,-22.258099,-43.505536,-101.532173,3
29869.7614,10.678297,6.630019,8.878691,11.152716,-6.016115,-8.312826,-28.174631,37216.1125,13.988107,9.273531,13.05309,15.74732,-7.879684,-11.336796,-37.144962,5587.7932,2.902782,2.152808,4.791025,8.700894,-2.412836,-3.705658,-8.233512,5646.7253,2.804939,2.137819,4.770135,7.675302,-2.423425,-3.644044,-7.893745,3572.3342,3.514469,1.328195,3.217028,6.021019,-0.896346,-1.542124,-4.055317,3008.6792,3.290291,1.130968,2.724877,4.959051,-0.725815,-1.268468,-3.138197,8963.4189,3.988755,3.29089,7.199879,10.481606,-3.728794,-6.123578,-12.570932,9229.3318,4.008363,3.498246,8.165838,12.751052,-3.881253,-6.416611,-11.526237,30975.4815,8.764466,6.606017,8.412085,11.180428,-7.802346,-11.601248,-50.951763,19487.7044,6.621567,4.02393,5.188366,7.788711,-6.024657,-8.943612,-34.544604,6185.3593,2.894049,2.372593,4.774582,8.790399,-2.616012,-4.004998,-9.529408,6549.7863,3.031396,2.251475,4.555201,7.798569,-2.173965,-3.415034,-8.52,3694.8407,3.731759,1.475352,3.627587,7.315796,-0.914186,-1.699616,-4.864715,3425.731,3.561358,1.340798,3.15995,6.248515,-0.790024,-1.526177,-4.704607,9810.0451,3.915867,3.858344,8.44033,12.572474,-4.088981,-6.909584,-13.516091,9660.4036,4.184265,3.423742,7.318664,11.169982,-3.658874,-6.196735,-12.871667,6
2371.3637,1.506327,0.614537,0.95937,3.542158,-19.664998,-32.948071,-216.996212,5383.2475,2.247275,1.440413,2.182082,4.039931,-31.047337,-59.0438,-471.0075,12988.8371,7.063734,4.258423,6.27454,9.024925,-5.862145,-9.343029,-20.625488,14736.4833,7.467844,4.77228,6.972951,9.241339,-5.754002,-8.866495,-19.371765,4629.4309,4.739661,1.66885,3.23504,6.735121,-1.716855,-2.931616,-6.564234,4093.701,5.317504,1.398074,2.49565,4.530608,-1.419872,-2.344849,-5.253769,11573.387,5.427996,4.717328,8.378797,12.110464,-9.191348,-16.016267,-33.299871,13163.1286,5.919174,5.254433,9.335785,13.092967,-9.485963,-16.307775,-31.579172,693.3237,1.108373,0.378257,0.800102,4.990585,-24.685957,-44.937216,-363.669008,1903.8999,1.399027,0.558721,0.921521,4.61664,-20.57584,-38.517136,-286.559979,9552.2949,5.125215,3.447271,5.293403,8.066032,-6.906343,-11.175004,-28.881358,9881.4167,5.232999,3.287025,4.901428,7.157299,-5.553136,-8.669321,-23.575372,4871.5115,5.396283,1.719546,3.243509,6.159023,-1.875736,-3.26187,-7.820504,5223.9294,5.542436,1.774192,3.21748,6.274448,-1.570226,-2.74008,-6.818425,8878.9665,4.028844,4.047951,7.394977,11.354159,-11.291719,-20.191807,-50.345987,8056.6026,3.977569,3.541062,6.373052,9.515456,-9.862079,-18.438415,-40.113368,3
25090.5534,9.157728,5.528157,7.369813,9.623169,-4.745701,-6.621698,-23.156574,32545.4353,12.228953,8.029057,11.262583,14.508007,-6.719726,-9.509082,-38.30061,4424.1858,2.58944,1.758537,3.794145,6.784267,-1.921426,-2.911619,-6.381179,4504.1475,2.517687,1.75167,3.786962,6.124563,-1.933913,-2.963888,-7.202112,2958.5063,3.065114,1.15756,2.837295,5.413028,-0.74673,-1.267513,-3.175051,2579.0948,3.028335,0.989143,2.339196,4.865555,-0.605165,-1.093857,-3.650824,7215.5489,3.480492,2.706727,5.970105,9.534722,-2.970058,-4.88102,-8.844557,7492.0769,3.531713,2.880818,6.677244,10.199428,-3.086505,-5.039547,-9.649174,25968.3128,7.420311,5.502819,7.150962,11.434367,-6.660964,-10.290772,-45.62064,16018.0682,5.641612,3.303553,4.24736,7.133962,-5.13072,-7.594036,-28.402879,4729.2998,2.511148,1.848372,3.797041,7.680041,-2.075534,-3.241122,-8.759132,4973.2529,2.595242,1.766948,3.750822,7.18151,-1.717068,-2.598572,-6.962351,3141.3985,3.41813,1.249709,3.107112,6.818716,-0.767929,-1.444356,-4.899661,2924.5546,3.25771,1.163778,2.791044,6.011878,-0.66731,-1.304128,-4.568577,7493.1325,3.257532,2.996944,6.483455,10.144605,-3.235589,-5.285759,-11.645905,7397.1377,3.486524,2.686268,5.76322,9.778166,-2.873848,-4.873998,-10.177349,6
4867.4395,2.093888,1.572884,2.386875,4.015397,-28.161912,-59.485646,-565.75403,9337.9078,3.272609,3.276209,5.038605,7.322821,-47.080687,-127.693254,-1277.111766,21670.5996,11.693383,8.950184,15.60062,17.943496,-17.546796,-29.509605,-82.215984,24136.9627,12.064219,9.907702,17.4381,20.618008,-16.563681,-27.709308,-85.97272,8925.4125,8.447798,3.331211,6.602618,9.082992,-3.568408,-5.938515,-12.493381,7526.7963,7.983124,2.743594,5.330319,7.60249,-2.950565,-4.964797,-10.004721,19251.1206,8.632777,9.403894,20.222567,25.317954,-25.408252,-47.378525,-109.527659,21772.5594,9.431881,10.673022,23.020598,27.975477,-26.217094,-48.532503,-119.453094,2918.5791,1.477844,1.150023,2.027314,4.982622,-36.960633,-95.403998,-970.846801,3871.0806,1.855132,1.346645,2.164869,4.708152,-31.638774,-76.561992,-685.32566,16396.7836,8.471458,7.246518,13.066574,15.950998,-21.91938,-36.973242,-126.706944,16732.4712,8.565098,7.155579,12.359132,15.113523,-16.749576,-28.299736,-89.112306,9618.7064,9.775702,3.535216,6.926103,10.36241,-3.998407,-6.9742,-15.405299,11324.4031,11.251253,3.746509,6.723321,9.978592,-3.45436,-5.898348,-13.020173,15488.9412,6.517044,8.299831,18.696926,23.442889,-34.516551,-67.022643,-199.456615,13889.5664,6.349101,7.263055,15.995248,19.933215,-28.886508,-57.500439,-144.961558,3
11705.3208,4.834165,2.640938,3.712302,5.925415,-1.924171,-2.817156,-8.935725,16683.7375,6.741261,4.162152,6.214336,9.209272,-3.002456,-4.556551,-16.494763,1937.2795,1.670411,0.990375,2.318282,4.770158,-0.733989,-1.2108,-3.717948,1974.9661,1.637214,0.991421,2.275307,4.984892,-0.746377,-1.171908,-3.289145,1673.3711,2.162529,0.739433,2.012348,4.224223,-0.355536,-0.720308,-3.080597,1453.003,2.133859,0.639798,1.731257,3.419079,-0.298248,-0.725444,-2.654805,3464.0992,2.167455,1.623722,4.084777,6.700785,-1.166985,-1.964086,-4.563419,3618.768,2.174555,1.731586,4.460446,8.220247,-1.215116,-1.947758,-5.285562,12465.9677,4.059892,2.81109,4.090189,6.991357,-2.9471,-4.682769,-18.696217,7672.8538,3.133583,1.596379,2.376786,6.28654,-2.16084,-3.433759,-16.177736,1977.6379,1.60606,1.007309,2.099958,5.203615,-0.784906,-1.307195,-4.59493,1982.2641,1.620092,0.952052,2.269924,5.883024,-0.680578,-1.154943,-4.543263,1783.2942,2.320721,0.792032,2.168048,4.369076,-0.369685,-0.834951,-3.529599,1704.797,2.307476,0.770201,2.285483,4.873164,-0.336745,-0.726339,-3.493033,3259.1646,1.959011,1.646609,3.984635,8.149645,-1.222589,-2.057189,-5.46327,3171.9986,2.058445,1.497408,3.606497,6.499509,-1.120301,-1.909444,-4.994772,6
2011.6009,1.562843,0.434015,0.741282,3.504677,-12.303902,-16.502881,-93.10781,3802.4021,2.111583,0.758067,1.089868,4.076892,-20.329945,-30.620285,-185.149127,8735.8579,5.597122,2.176734,2.99793,5.693163,-2.77071,-4.137883,-9.548498,9876.7666,5.853953,2.439709,3.246158,6.109671,-2.764603,-4.119051,-11.164537,2929.6585,3.369336,0.928293,1.636292,3.707957,-0.98628,-1.65168,-4.763987,2554.2041,3.452609,0.804665,1.435289,3.742579,-0.800356,-1.336922,-3.492877,8291.9314,4.596628,2.555223,4.042988,6.428055,-4.444726,-7.232531,-15.803651,9190.8331,4.836157,2.737497,4.11578,8.532121,-4.608247,-7.277937,-14.432402,1316.6309,1.263056,0.311724,0.690503,5.225238,-16.570609,-27.35245,-154.583433,2157.3555,1.553773,0.463408,0.843315,4.500329,-13.724726,-20.520534,-116.152765,6586.8315,4.213996,1.80533,2.611258,6.230707,-3.091533,-4.584415,-11.474421,6869.1146,4.439393,1.688943,2.395182,5.727584,-2.583985,-3.884721,-9.970849,2999.5402,3.765955,0.942332,1.731778,4.298903,-1.044763,-1.821061,-5.051088,3146.0597,4.003175,0.97276,1.690336,4.70928,-0.870749,-1.610996,-4.640777,6235.8359,3.449568,2.101529,3.316433,6.596738,-5.032889,-8.209437,-18.847086,5714.6597,3.476352,1.893931,3.01041,5.838475,-4.520204,-7.579918,-14.184526,3
19532.9156,7.413289,4.329745,5.899509,7.794962,-3.235238,-4.565577,-13.961434,26460.8337,9.957325,6.574783,9.378094,12.212192,-5.067493,-7.497385,-18.967603,3406.3411,2.312491,1.391606,3.059436,5.687691,-1.357105,-2.00375,-5.023344,3492.3332,2.243233,1.390291,3.024948,5.079351,-1.378247,-2.090845,-5.381704,2397.5149,2.662409,0.954555,2.498537,4.903349,-0.579769,-1.09028,-3.597285,2099.4608,2.666285,0.837752,2.150635,5.603988,-0.489014,-0.933419,-2.751904,5545.2463,2.987064,2.190825,5.065232,7.816723,-2.115182,-3.417718,-6.513802,5790.5965,3.006133,2.300182,5.63112,9.005493,-2.191538,-3.482172,-6.405564,20786.2739,6.100577,4.466099,5.925512,9.713588,-5.199036,-7.889502,-29.392099,12815.4812,4.61207,2.634142,3.530167,6.956755,-3.859115,-5.649674,-20.618743,3455.0022,2.148765,1.400785,2.85501,6.302587,-1.455143,-2.278376,-6.823399,3588.295,2.234931,1.336976,2.997647,6.407097,-1.225637,-1.941328,-5.187043,2558.4178,2.958091,1.029482,2.761563,5.177047,-0.598397,-1.144612,-4.095791,2414.6545,2.908627,0.97373,2.554653,5.172224,-0.521243,-1.030093,-3.536697,5495.7053,2.710057,2.267617,5.19433,8.774191,-2.259168,-3.687768,-7.354691,5344.6531,2.881659,2.085466,4.799163,7.66392,-2.03999,-3.417732,-7.588597,6
4858.6758,2.187528,1.47773,2.205144,4.314476,-23.861509,-41.156153,-367.25765,9549.3798,3.47915,3.193677,4.832483,7.299284,-42.415944,-87.818771,-813.970753,19947.203,11.415975,7.766988,12.991075,16.519706,-13.201723,-21.227545,-49.590225,22243.6914,11.751821,8.58159,14.389863,18.087208,-12.681119,-20.285404,-48.206519,7409.8831,7.02269,2.803018,5.764744,8.167119,-2.965193,-4.950814,-9.75578,6458.2317,7.106963,2.401719,4.691884,6.817256,-2.461703,-4.069493,-8.70617,18040.4146,8.711782,8.547137,17.785615,21.026268,-19.705909,-34.800652,-69.199406,20122.6872,9.228251,9.401716,19.116975,23.643803,-20.375385,-35.664242,-69.521864,3230.1324,1.56356,1.164935,1.908397,4.905635,-33.507428,-71.818462,-655.737849,4155.2754,1.958753,1.354334,2.104203,4.783086,-28.343571,-57.539917,-199.493046,15091.2205,8.246351,6.347097,11.008293,13.714687,-16.432437,-26.814976,-77.116653,15471.2895,8.485999,6.238962,10.332374,13.28862,-12.682326,-20.451906,-57.534443,8060.6241,8.34075,2.985532,5.768689,8.800359,-3.320753,-5.578022,-12.118026,9127.8406,9.708326,3.199809,6.005047,9.353463,-2.82607,-4.841229,-10.500015,14363.9187,6.442704,7.363984,15.592832,21.138469,-26.419134,-49.190797,-126.940682,13014.5145,6.472624,6.612086,14.008644,17.872445,-22.175467,-41.332884,-92.204042,3
27743.2033,10.265959,6.186484,8.170999,11.102663,-4.829796,-6.753701,-19.715206,36550.5086,13.273898,9.250637,13.131115,16.050063,-7.734936,-10.987828,-39.016859,5261.4256,2.83533,2.026503,4.471122,6.520702,-2.398726,-3.789743,-9.051406,5356.6667,2.757488,2.029805,4.463155,8.066684,-2.418905,-3.683541,-7.628982,3339.8138,3.193401,1.304274,3.084537,5.888965,-0.879141,-1.571085,-4.100699,2915.2364,3.233316,1.12699,2.71186,5.634853,-0.741102,-1.310179,-3.313654,8399.2353,3.871324,3.159647,7.04325,9.92266,-3.731455,-6.24749,-11.213685,8789.7153,3.877307,3.320048,7.549101,12.02023,-3.873962,-6.316355,-11.86622,29784.0217,8.283656,6.411469,8.284474,11.500846,-7.777734,-11.475785,-54.829136,18308.5474,6.018547,3.792595,4.840114,7.923912,-5.977136,-8.67962,-31.712451,5698.1877,2.751315,2.184456,4.32132,7.058229,-2.609621,-3.908282,-10.121732,5984.065,2.921373,2.03833,4.124714,7.14584,-2.171234,-3.353256,-8.528884,3568.9352,3.641129,1.400785,3.293944,6.212519,-0.900516,-1.692559,-4.876549,3273.0245,3.495078,1.311556,3.344599,6.151746,-0.790004,-1.526661,-4.994205,8988.7683,3.667837,3.499165,7.622725,10.741954,-4.058012,-6.722701,-12.872376,8784.8642,3.970216,3.178163,6.956255,10.676319,-3.648028,-6.271374,-11.594332,6
2291.1597,1.493183,0.602816,0.961641,3.818751,-16.462223,-24.454634,-147.426292,5881.0029,2.349839,1.610404,2.387466,5.118962,-30.862563,-56.201392,-457.257504,13626.8188,7.526799,4.369637,6.540982,8.255204,-5.894604,-9.321462,-21.257183,15282.5735,7.779664,4.851639,7.140601,10.026492,-5.779419,-8.741266,-18.356979,4627.7372,4.695287,1.651031,3.142262,5.268497,-1.720413,-2.986005,-5.725093,4061.824,4.756594,1.424071,2.629968,4.745425,-1.443762,-2.367771,-5.705492,12365.2824,5.880896,5.000951,8.94923,11.692345,-9.301364,-15.775025,-30.325292,13765.7993,6.164064,5.398025,9.428821,11.991668,-9.537672,-16.193673,-32.17352,1054.1313,1.164748,0.455268,0.937439,4.285881,-24.584756,-45.988286,-374.189583,2269.7681,1.467518,0.664335,1.106742,4.330249,-20.615409,-33.990725,-250.994853,10061.6611,5.387678,3.570382,5.45031,8.919565,-6.932761,-10.887204,-26.530257,10500.6182,5.653244,3.445042,5.061679,7.650137,-5.570499,-9.290056,-22.024477,4875.4689,5.305234,1.705466,3.22304,6.479521,-1.860046,-3.208629,-7.080058,5252.1565,5.793599,1.799927,3.206773,7.587164,-1.571733,-2.741687,-6.668691,9441.0232,4.27756,4.243676,7.554787,12.524026,-11.292325,-20.433682,-45.819584,8621.9104,4.26247,3.812555,6.780436,9.984837,-9.874419,-17.713122,-35.56902,3
1416.9655,1.483363,1.228826,2.113219,4.018492,-0.512465,-0.948077,-6.743959,1981.0903,1.659424,2.114481,3.766639,6.308883,-0.996237,-2.221253,-10.032306,-217.429,0.921157,0.571416,1.473219,3.424604,-0.206688,-0.445744,-3.374031,-237.4629,0.919549,0.578618,1.484684,5.137456,-0.202548,-0.569124,-2.768957,80.5564,1.054468,0.539657,1.636666,4.352102,-0.114492,-0.353725,-2.206728,78.6433,1.060643,0.456992,1.394107,3.1647,-0.099935,-0.349917,-2.757365,114.7294,1.039804,1.091639,2.964516,6.67956,-0.296217,-0.626879,-3.256991,111.3379,1.037247,1.150494,3.335106,6.032747,-0.308586,-0.683408,-3.476284,2032.9575,1.484734,1.500613,2.665864,6.665465,-0.853911,-1.870912,-12.219946,1029.0442,1.285524,0.81206,1.513596,5.455085,-0.668702,-1.398891,-9.644995,-292.6797,0.907906,0.500785,1.369308,4.770796,-0.217901,-0.575365,-4.204044,-318.6868,0.895981,0.526785,1.431919,5.084816,-0.189629,-0.503265,-3.820581,123.3228,1.09212,0.561203,1.789812,4.285926,-0.122311,-0.454293,-3.883069,139.0926,1.106201,0.549635,1.665261,4.563595,-0.114529,-0.424146,-2.836749,-42.6243,0.987175,1.026789,2.743537,6.37329,-0.313698,-0.677055,-3.758991,-26.8755,0.990822,0.946824,2.690207,5.892575,-0.285253,-0.708781,-3.933379,6
615.1174,1.191165,0.124729,0.508068,3.495684,-2.69448,-3.948192,-15.006847,844.1247,1.278621,0.194365,0.516866,1.778398,-5.348582,-8.092186,-32.247478,1959.1758,2.146768,0.461434,0.814159,3.971916,-0.525696,-0.988384,-4.166658,2307.6119,2.25462,0.508738,0.864143,3.817747,-0.540778,-0.898052,-4.325267,1094.9432,1.925958,0.273258,0.651584,3.094716,-0.267487,-0.595086,-3.810785,947.7133,1.909324,0.234881,0.532493,2.928827,-0.230495,-0.532684,-3.07155,2600.0127,2.261088,0.564792,0.922327,3.961088,-0.866638,-1.370529,-4.42207,2731.4419,2.290006,0.586602,0.982993,4.411507,-0.888675,-1.425105,-5.47708,454.2784,1.106204,0.11688,0.483581,4.425092,-4.574619,-7.417119,-29.5441,645.5525,1.188897,0.155784,0.526698,3.326469,-3.557142,-5.882615,-26.606671,1476.4694,1.78582,0.414401,0.818805,4.908513,-0.561825,-1.006095,-4.402237,1430.4081,1.791103,0.367297,0.714412,4.111984,-0.497482,-0.932526,-4.226386,1100.5368,2.058375,0.277398,0.623088,3.745319,-0.283615,-0.692066,-4.218074,1107.1764,2.092624,0.27257,0.615793,3.453075,-0.251695,-0.598573,-3.375455,2207.865,1.974063,0.483226,0.8731,4.047054,-0.912072,-1.559689,-6.891622,2044.3493,2.00342,0.436318,0.792302,4.005707,-0.835042,-1.400597,-4.843027,3
35271.7874,11.405563,8.22978,11.118479,13.261323,-4.495469,-6.412403,-26.032118,41573.9265,15.293215,11.162777,16.211427,20.124613,-8.968167,-13.780946,-56.578277,6598.1672,3.758035,2.327431,5.115581,7.308004,-2.954172,-4.699421,-11.655923,6659.9517,3.563072,2.331576,5.111096,7.367485,-2.969939,-4.821679,-11.853835,3778.7117,3.643918,1.443778,3.403481,5.766461,-1.0175,-1.848807,-5.166276,3259.7958,3.605117,1.227388,2.858287,5.059625,-0.854541,-1.6327,-4.89437,10094.4624,4.800572,3.577699,7.771313,12.038139,-4.546234,-7.772727,-16.673336,10554.7034,4.878195,3.754747,8.418058,12.87735,-4.735342,-8.116704,-15.13738,34861.9453,9.747744,7.892974,10.202626,15.035167,-8.90022,-13.548012,-65.235049,21425.343,7.355678,4.528979,5.866983,8.710013,-6.952205,-10.974101,-57.256657,7068.8076,3.571159,2.465822,4.793051,8.281031,-3.261179,-5.086419,-14.288867,7483.6382,3.900222,2.341067,4.712017,7.31884,-2.667575,-4.278104,-12.795365,3981.6747,4.098104,1.546209,3.680619,6.270526,-1.053001,-2.190974,-7.053931,3642.7086,3.935272,1.425847,3.373096,5.866929,-0.916581,-1.78591,-6.535808,10994.1833,4.60581,3.954165,8.319418,12.088673,-5.10601,-9.048113,-21.129976,10776.6765,5.045506,3.616623,7.850383,11.043725,-4.489073,-7.793479,-16.378174,6
3985.7256,1.755665,1.199176,1.816036,3.563986,-32.057976,-54.79997,-509.723634,7745.6372,2.630388,2.488227,3.811544,6.202184,-37.079904,-71.731116,-567.976502,17277.7297,9.345711,6.283896,9.984684,12.194717,-9.423314,-14.947537,-32.747264,19170.4148,9.62377,6.988113,11.019383,14.113217,-9.129102,-14.321646,-32.932192,6120.6862,5.800351,2.326767,4.666209,6.995904,-2.397065,-4.131783,-8.599722,5349.8425,5.848152,1.989605,3.896374,6.242541,-1.984183,-3.333521,-6.904968,15659.823,7.198843,7.181569,14.034573,17.653674,-14.405981,-25.411118,-45.254032,17464.4741,7.571516,7.826766,15.171743,18.613299,-14.79693,-26.114252,-59.352313,1528.7105,1.220733,0.690242,1.24533,5.022796,-29.425897,-58.954003,-507.480053,2895.6675,1.565522,0.939931,1.512798,4.234811,-24.867828,-46.288044,-367.627949,13011.5271,6.710146,5.194204,8.470765,10.608695,-11.506736,-18.553348,-48.524389,13375.417,6.94973,5.010742,7.877272,10.073569,-8.993882,-14.288532,-36.318209,6594.3651,6.851215,2.45046,4.762463,8.686066,-2.624723,-4.420335,-10.11973,7279.6415,7.548124,2.591779,4.877971,8.853751,-2.231347,-3.890843,-9.114122,12389.6015,5.319398,6.269781,12.399565,16.404938,-18.716903,-33.687786,-80.440588,11153.8636,5.194496,5.59079,11.200389,15.829145,-15.952888,-29.649206,-59.513945,3
12575.0071,4.717121,2.830264,3.999036,6.239476,-2.714195,-3.780018,-14.904759,17148.76,6.619245,4.369288,6.550274,9.091227,-3.079871,-4.622279,-17.504294,2007.3872,1.711764,0.975663,2.215155,4.492628,-0.759614,-1.185547,-3.905124,2024.9051,1.672651,0.973687,2.316194,4.111236,-0.773418,-1.252497,-3.268507,1642.635,2.102188,0.736164,2.056755,4.526367,-0.366824,-0.75543,-3.204378,1446.5142,2.100952,0.647927,1.812885,4.243514,-0.312613,-0.660716,-2.569209,3520.8897,2.211394,1.619487,3.994029,6.861158,-1.202351,-2.036003,-5.017306,3653.904,2.202866,1.703006,4.288602,7.237894,-1.24402,-2.026353,-4.859434,12671.6474,3.918342,2.898153,4.358563,7.010544,-3.145466,-4.751757,-20.009212,7723.0217,3.084597,1.62559,2.39234,6.280994,-2.286376,-3.575554,-13.999997,1914.2483,1.589994,0.946334,1.998662,5.58439,-0.812609,-1.319284,-4.271165,1979.2834,1.634712,0.913474,2.144467,5.031212,-0.695808,-1.197057,-4.376755,1788.5567,2.338737,0.783253,2.155611,5.421238,-0.379076,-0.809399,-3.400609,1687.7072,2.283508,0.753296,2.154626,5.838371,-0.338791,-0.771126,-3.625103,3213.7758,1.95285,1.604234,3.865359,7.402307,-1.252984,-2.088827,-5.580078,3134.1543,2.061049,1.464094,3.636646,8.380936,-1.153509,-1.971042,-4.716357,6
2812.8008,1.707214,0.616716,0.904208,4.38936,-17.062906,-25.637055,-124.533551,4501.8938,2.269616,0.945422,1.351961,4.228949,-20.587901,-33.849265,-167.499101,9097.2585,5.876356,2.242944,3.078328,5.437095,-2.843926,-4.224255,-9.386807,10182.2277,6.011038,2.493502,3.348163,5.515992,-2.843656,-4.158543,-10.53771,2999.9513,3.487197,0.977175,1.727779,3.993597,-0.993538,-1.646396,-5.28005,2629.7874,3.485816,0.835608,1.500248,3.379964,-0.844991,-1.349377,-3.804649,8723.3845,4.847323,2.69626,4.235584,6.940806,-4.556551,-7.434787,-13.89229,9630.3711,5.07048,2.885697,4.342296,7.289846,-4.699571,-7.503768,-14.299196,1580.2109,1.303337,0.356499,0.758061,5.021114,-16.703981,-26.359549,-159.693654,2473.5406,1.625259,0.535507,0.876686,4.10343,-13.778806,-21.490664,-124.596616,6953.1441,4.418718,1.893817,2.663633,5.437587,-3.188151,-4.800666,-12.841782,7185.1582,4.61884,1.751361,2.402647,5.936863,-2.624703,-3.945079,-9.600823,3114.0256,3.880019,0.987306,1.786276,5.070589,-1.061866,-1.785252,-4.971295,3244.195,4.089236,1.017175,1.843898,4.581901,-0.892906,-1.554605,-5.097579,6642.8819,3.622382,2.251666,3.532463,7.324963,-5.143176,-8.354241,-15.665357,6105.7644,3.658601,2.020908,3.258011,6.614202,-4.63356,-7.615011,-17.213552,3
20250.198,6.784736,4.494516,6.10739,8.55679,-4.894416,-7.273859,-24.866672,26357.5203,9.57121,6.493513,9.377522,13.61747,-5.161479,-7.451355,-21.690247,3347.7283,2.245349,1.358461,3.052647,5.729744,-1.375966,-2.121511,-4.765299,3427.4575,2.198181,1.36403,2.959565,6.573939,-1.394228,-2.111789,-4.380031,2329.7235,2.568415,0.952583,2.521469,4.46197,-0.580405,-1.096543,-2.870121,2018.6626,2.573493,0.808445,2.080125,4.27847,-0.485337,-0.946233,-3.259639,5486.5857,2.92853,2.129341,4.934969,7.56142,-2.129682,-3.416736,-6.671759,5688.7961,2.938615,2.229582,5.411698,8.870372,-2.227285,-3.614503,-7.608566,19970.7021,5.694683,4.257865,5.778148,8.416047,-5.24183,-8.2145,-36.511038,12056.288,4.335713,2.478667,3.349712,6.212887,-3.995156,-5.880759,-22.293768,3389.011,2.096016,1.368288,2.7022,6.135748,-1.486568,-2.259716,-5.893576,3570.386,2.201169,1.293734,2.770718,6.415557,-1.233374,-1.959785,-5.70358,2497.1483,2.887121,1.007847,2.558886,5.591791,-0.590505,-1.280218,-4.783211,2332.5214,2.772488,0.954396,2.451887,5.247481,-0.521543,-1.04774,-4.150984,5401.3125,2.662701,2.195141,4.972453,9.545276,-2.300958,-3.715265,-8.452416,5248.3191,2.812319,2.010467,4.667929,8.012488,-2.055081,-3.385423,-6.749993,6
6539.8008,2.496437,1.921316,2.907218,4.850305,-37.295603,-70.667783,-564.849616,11545.6067,3.972757,3.564877,5.325913,7.236899,-42.376022,-93.707777,-774.066651,20768.5367,11.900049,7.943119,13.289723,16.088381,-13.375613,-21.626364,-50.254636,22981.4502,12.128826,8.768392,14.53675,17.354448,-12.759926,-20.615985,-56.906626,7663.6881,7.475357,2.888234,5.78174,9.223324,-2.98559,-5.000937,-9.982128,6856.5763,7.808881,2.441639,4.494237,7.93836,-2.470454,-4.082946,-8.263381,19197.3391,9.071664,8.703957,17.797592,21.446706,-19.875841,-35.952327,-77.828799,21547.5359,9.822697,9.753901,19.841465,24.332387,-20.392776,-36.729558,-81.088962,3771.9038,1.655959,1.258465,2.077471,4.721896,-33.593428,-74.584855,-670.912851,4716.2349,2.097815,1.471704,2.278781,4.882245,-28.50551,-60.23043,-445.721666,16055.7911,8.840632,6.583719,11.34538,13.742919,-16.588276,-27.293722,-72.876558,16295.2288,9.048378,6.392232,10.402954,13.948228,-12.870472,-21.163433,-55.043483,8378.7383,8.502854,3.069148,5.941401,8.986277,-3.314532,-5.755255,-12.399456,9598.1586,10.09493,3.220248,5.800879,9.582032,-2.83277,-4.837385,-11.718578,15841.4771,7.037028,7.752392,16.489727,21.589113,-26.623303,-48.409209,-122.88008,14215.4243,6.815744,6.795669,14.179961,16.935592,-22.275534,-42.043084,-93.539055,3
29310.9775,9.258578,6.531799,8.76584,10.708569,-7.741446,-11.565147,-28.871534,36223.2295,12.557782,9.029148,12.721214,15.839106,-7.85875,-11.525713,-35.823485,5123.2298,2.754991,1.964133,4.250262,6.811738,-2.419565,-3.623126,-7.051533,5213.9663,2.698296,1.946925,4.267773,6.791216,-2.440185,-3.653448,-8.090421,3261.977,3.166227,1.259685,3.01318,5.413824,-0.870711,-1.525402,-3.48213,2806.2659,3.228351,1.045271,2.411559,4.537465,-0.727023,-1.327567,-3.327462,8271.2834,3.766589,2.972534,6.381405,9.958029,-3.723903,-6.307783,-10.538605,8592.3352,3.811673,3.173767,7.291005,11.490758,-3.891164,-6.426341,-11.689173,28726.9921,7.641539,6.087683,7.795928,10.936947,-7.791067,-11.180154,-47.01172,17323.5395,5.695318,3.558407,4.662122,6.920066,-5.937936,-8.572058,-31.33378,5545.2796,2.68649,2.096919,4.130907,7.590793,-2.630805,-3.938031,-9.979497,5897.1235,2.84033,1.997803,3.975538,6.88026,-2.184036,-3.383729,-7.610161,3458.4392,3.56055,1.344559,3.233068,6.808613,-0.898506,-1.679185,-4.881564,3194.2663,3.359832,1.220966,2.983668,6.658257,-0.78802,-1.432123,-4.419484,8866.6609,3.608571,3.350469,7.199904,11.095113,-4.08743,-6.696397,-12.599848,8702.4134,3.830965,2.975182,6.272297,10.144713,-3.656932,-6.215067,-11.97304,6
3839.4233,1.792822,0.994162,1.514925,3.715283,-26.185037,-41.337199,-260.505749,7430.9697,2.669239,2.015532,2.943463,6.141985,-31.079761,-51.709205,-361.446138,13866.5793,7.534155,4.426209,6.445381,8.979574,-5.917964,-9.141977,-17.269764,15512.0794,7.788503,4.923644,7.155448,10.242703,-5.792549,-8.775073,-20.55079,4711.7082,4.760482,1.712704,3.241137,5.395569,-1.725885,-2.780073,-5.747793,4035.3183,4.330916,1.437851,2.635781,5.076152,-1.43255,-2.38766,-5.346925,12743.7849,5.834048,5.115902,8.928638,11.722412,-9.293091,-16.080373,-32.01515,14342.0879,6.32329,5.660828,9.823312,13.766701,-9.58891,-16.10379,-27.42098,1662.0933,1.259659,0.552652,1.053365,5.337885,-24.623456,-45.070409,-318.30338,2879.9604,1.605935,0.780886,1.251992,5.45049,-20.731231,-35.366132,-235.015128,10472.7429,5.520788,3.66792,5.57222,8.31441,-6.992771,-10.901053,-28.652492,10766.6872,5.634333,3.478198,5.020726,7.180016,-5.591423,-8.656651,-21.496392,4995.4893,5.423821,1.772872,3.394555,6.536971,-1.863816,-3.239057,-7.091554,5407.0056,5.766111,1.833867,3.238277,5.942073,-1.577895,-2.666176,-6.709904,10130.5635,4.43631,4.519857,8.080466,11.995952,-11.362396,-20.266898,-41.788848,9156.8904,4.380602,3.968523,7.04414,9.964582,-9.915608,-18.004811,-37.181422,3
1501.5591,1.432598,1.412816,2.44386,4.584293,-0.721718,-1.275579,-7.764237,1995.042,1.631121,2.151508,3.75553,6.639723,-0.898077,-1.707358,-10.21056,-266.0249,0.906404,0.602381,1.528958,4.569359,-0.186977,-0.45094,-2.638653,-243.2329,0.918755,0.591655,1.581409,5.142389,-0.196568,-0.453885,-2.713459,71.4854,1.048188,0.551413,1.723685,3.983325,-0.10668,-0.340366,-2.642456,67.4767,1.052083,0.452224,1.437874,3.861826,-0.093354,-0.303154,-2.608669,77.3508,1.025875,1.076169,2.877938,5.344701,-0.2786,-0.568625,-2.844279,107.7891,1.035601,1.202084,3.422381,7.075332,-0.296279,-0.604747,-3.116695,1941.0532,1.44463,1.47552,2.737997,6.17879,-0.817767,-1.798426,-11.253757,925.2031,1.254304,0.80323,1.541156,4.568243,-0.628103,-1.4052,-10.929445,-275.5535,0.913954,0.538754,1.36417,4.547512,-0.210693,-0.531455,-3.729415,-340.2657,0.892531,0.548519,1.47194,4.870333,-0.187643,-0.483195,-3.427948,142.3674,1.10846,0.579911,1.863491,5.10705,-0.119194,-0.450234,-3.856232,125.6188,1.094692,0.540948,1.619153,4.583803,-0.113152,-0.39333,-3.015403,-31.7796,0.990653,1.06489,2.981119,6.633068,-0.301896,-0.697953,-3.845009,-24.0385,0.992096,0.949287,2.657308,6.135157,-0.278709,-0.592312,-3.363818,6
965.3726,1.291532,0.182267,0.55078,4.112505,-3.941823,-5.678561,-23.8927,1214.3122,1.392217,0.256141,0.601779,3.970836,-5.385529,-8.554203,-33.43776,2102.1587,2.234812,0.454694,0.765065,3.510283,-0.523982,-0.886956,-3.953909,2441.6717,2.325041,0.502882,0.910159,4.284198,-0.531699,-0.92261,-3.032751,1105.7114,1.924076,0.273524,0.599875,3.474152,-0.264499,-0.62464,-2.885175,972.7772,1.945056,0.244546,0.517961,3.363607,-0.245298,-0.668728,-2.732478,2777.8145,2.34501,0.564611,0.947091,3.765779,-0.849738,-1.337822,-4.187606,2912.6013,2.35942,0.595262,0.957823,4.481485,-0.883426,-1.368383,-4.023064,716.2392,1.165693,0.171052,0.549796,5.280397,-4.574335,-7.593069,-34.372304,938.156,1.27989,0.193002,0.556817,4.264906,-3.553753,-5.506662,-25.030441,1649.054,1.886219,0.413702,0.788925,4.369205,-0.559874,-0.991499,-4.452855,1497.6215,1.821258,0.360905,0.717307,3.958833,-0.492707,-0.974743,-4.051881,1169.0202,2.160661,0.281492,0.693696,4.147887,-0.279912,-0.647305,-3.677798,1147.851,2.143224,0.275272,0.638695,3.640382,-0.246164,-0.58814,-3.266626,2359.2036,2.023524,0.488701,0.880901,4.345658,-0.891304,-1.521433,-5.893794,2162.7376,2.03718,0.437666,0.821751,4.027574,-0.829978,-1.41498,-5.215735,3
34754.0432,11.596617,8.005986,11.072888,13.621419,-8.573607,-11.58254,-44.27637,41398.4551,14.658217,11.010402,15.940097,20.335557,-8.961412,-12.342851,-46.601053,6249.352,3.604606,2.219101,4.732949,7.635749,-2.952238,-4.594756,-9.879712,6293.052,3.466084,2.217514,4.631334,6.955639,-2.963995,-4.61294,-8.816761,3640.8155,3.600686,1.379449,3.155912,5.73697,-1.01206,-1.703831,-3.848957,3147.1349,3.577299,1.148892,2.770805,4.396455,-0.844296,-1.509956,-3.736288,9732.2316,4.697153,3.352182,7.111964,9.610827,-4.51593,-7.761421,-12.157472,10128.2385,4.757059,3.571307,7.843034,12.083394,-4.699747,-7.720612,-13.004664,34072.4297,9.293668,7.62111,9.925357,13.563234,-8.870087,-13.103447,-61.704062,20752.5276,7.128024,4.367578,5.76677,7.989189,-6.925654,-10.055942,-37.752752,6675.8789,3.477857,2.374723,4.621914,7.600504,-3.242185,-4.976082,-10.72111,7147.9473,3.776222,2.262655,4.319104,7.732513,-2.645237,-4.097306,-10.029853,3850.1557,4.101918,1.483252,3.383348,6.193148,-1.043393,-1.840855,-5.916891,3527.0248,3.919235,1.323469,3.076748,5.77832,-0.911154,-1.684545,-4.386133,10660.6851,4.559912,3.800084,7.734634,11.640476,-5.069623,-8.450652,-16.760024,10431.8028,4.830441,3.367654,6.814697,9.953045,-4.48212,-7.710816,-14.96919,6
4432.8985,1.83203,1.337736,1.953483,4.230899,-30.727725,-58.047984,-505.036497,8718.6192,2.79145,2.845211,4.177236,5.997467,-37.389475,-94.538388,-660.94756,17522.1061,9.641284,6.32112,9.789689,12.041973,-9.425367,-15.149369,-34.745847,19509.6135,10.071298,6.966644,11.001498,13.728631,-9.08392,-14.352597,-34.104356,6198.7729,6.10723,2.323569,4.605136,7.028491,-2.392578,-3.929079,-7.516361,5420.8273,6.151176,1.987323,3.745449,5.45016,-1.977243,-3.303044,-7.137407,16136.5535,7.447405,7.332517,14.077874,17.311307,-14.447098,-25.775983,-49.439827,17980.5368,7.902617,7.994811,15.480134,19.510459,-14.916292,-26.359659,-52.515817,1803.002,1.258279,0.769172,1.409702,4.982774,-29.707855,-61.640914,-562.331391,3199.3828,1.617002,1.040761,1.606935,5.017725,-25.125064,-46.208952,-403.855992,13392.4216,7.10786,5.286337,8.565557,11.941549,-11.491385,-18.875109,-56.316591,13713.9323,7.229725,5.097534,7.877321,10.054054,-9.031923,-14.440171,-40.94124,6684.4967,7.034594,2.457952,4.581156,7.309058,-2.616942,-4.563515,-10.209429,7412.0179,7.876637,2.587976,4.680506,7.730402,-2.249118,-3.856533,-8.325243,13035.249,5.599229,6.572413,12.899244,17.757242,-18.871795,-35.306968,-91.095984,11737.9931,5.483864,5.81163,11.297714,14.882731,-15.981342,-30.244824,-68.916523,3
22113.1077,7.404514,4.864107,7.085851,9.435895,-6.169839,-8.804464,-29.0491,31891.5549,11.148379,7.993451,11.674735,14.744154,-6.56719,-9.513537,-34.032944,4031.5701,2.468817,1.557606,3.437229,6.057238,-1.902248,-2.851778,-6.963111,4103.0576,2.405787,1.558827,3.313363,5.678782,-1.930794,-2.890501,-6.458276,2804.4325,2.926889,1.068358,2.633852,5.110559,-0.734346,-1.43215,-4.114336,2423.3362,2.910186,0.928406,2.274209,4.528884,-0.626007,-1.234496,-4.216737,6571.0437,3.283568,2.448901,5.509125,8.400634,-2.94229,-4.840537,-9.446285,6886.1763,3.33343,2.570679,5.994704,9.592071,-3.068854,-4.968999,-8.999648,24589.3623,6.479952,5.331778,7.056005,11.233236,-6.608612,-9.790725,-46.329298,14696.3391,4.846487,3.068071,4.002185,7.191056,-5.096153,-7.340326,-31.504487,4129.4588,2.315468,1.605286,3.273984,7.269807,-2.06581,-3.262907,-8.669559,4354.2282,2.430675,1.521319,3.195257,6.515249,-1.71446,-2.745835,-7.471227,2931.4855,3.226231,1.135601,2.731639,5.195168,-0.758411,-1.454181,-5.197919,2711.663,3.094032,1.076489,2.691092,5.420001,-0.663679,-1.290217,-5.031498,6586.2273,2.984299,2.568686,5.577731,9.643125,-3.19898,-5.177165,-11.319395,6470.8369,3.210447,2.342224,5.3655,9.883678,-2.857979,-4.82435,-11.055455,6
5186.4805,2.170498,1.603774,2.423602,3.923807,-37.645273,-75.931316,-705.7617,11077.6656,3.591814,3.772601,5.80482,8.371312,-46.470154,-105.234844,-962.025783,23296.0728,12.67128,9.350072,16.088046,18.425156,-17.66341,-28.253513,-75.238522,25738.4963,13.063074,10.266932,17.75309,21.194167,-16.695789,-27.095835,-67.0576,8867.8531,8.165843,3.307959,6.731968,9.746231,-3.589983,-5.91277,-10.725012,7767.3048,8.373965,2.842853,5.571731,8.035766,-2.942248,-4.79993,-10.037098,21327.9805,9.689725,10.261788,22.301749,25.640734,-25.547036,-46.15612,-102.033652,23797.5811,10.281778,11.340123,24.090043,29.810456,-26.429126,-47.347384,-92.829565,3515.0962,1.562639,1.322331,2.236553,5.11739,-36.791855,-84.916972,-757.723866,4503.5024,1.959274,1.532478,2.403944,5.108185,-31.354441,-61.55462,-539.282603,17803.4238,9.292799,7.626714,13.576487,16.004595,-21.904847,-35.704755,-110.964831,18186.7432,9.384901,7.553998,12.868693,15.629839,-16.867593,-27.485027,-83.497609,9839.8226,9.938202,3.577386,6.911328,10.7368,-4.013521,-6.999396,-13.366119,11551.4416,11.744933,3.873482,7.243771,10.787316,-3.438378,-5.990468,-12.066498,17385.1365,7.30776,9.009735,20.161497,26.294612,-34.646938,-64.380486,-165.480564,15577.3093,7.166181,8.045705,17.843736,21.407697,-28.892869,-53.792015,-132.043837,3
1278.5,1.403942,1.21721,2.202096,4.117327,-1.181018,-3.936153,-10.673172,1813.03,1.589047,2.048094,3.642345,6.736021,-0.982063,-1.859201,-9.774128,-257.7581,0.90804,0.547961,1.463063,4.93029,-0.195155,-0.42497,-3.099578,-304.9278,0.898586,0.568903,1.425599,3.914779,-0.205949,-0.44529,-2.466843,91.3038,1.062095,0.500993,1.549518,3.516348,-0.10798,-0.395132,-2.714974,59.751,1.04668,0.431426,1.324907,3.288008,-0.092812,-0.339502,-2.293124,47.4441,1.016251,1.033476,2.891307,5.338528,-0.281015,-0.566468,-3.053399,84.0449,1.027898,1.127954,3.119434,5.544192,-0.293519,-0.558582,-2.833432,1822.0191,1.417524,1.452391,2.604106,6.411757,-0.847045,-1.867863,-10.800321,873.9341,1.230702,0.779534,1.490513,5.554135,-0.666095,-1.428485,-9.347944,-361.9573,0.887987,0.488177,1.234476,4.539566,-0.217736,-0.521917,-3.240916,-388.3604,0.875428,0.498022,1.474296,4.935532,-0.186686,-0.468787,-3.223956,141.4541,1.10866,0.537701,1.680868,3.824309,-0.119659,-0.460953,-3.234839,106.6808,1.082409,0.510084,1.619233,4.071969,-0.110371,-0.381672,-2.926544,-112.2999,0.966887,0.989326,2.759448,6.852168,-0.312936,-0.63193,-3.578376,-46.8652,0.984178,0.899014,2.542811,5.369406,-0.280857,-0.615792,-3.335812,6
576.6524,1.188373,0.12433,0.511063,3.395792,-3.85918,-5.438664,-17.940022,905.0352,1.294522,0.208719,0.543211,3.728981,-5.252492,-7.559213,-26.072435,2107.0016,2.216893,0.459239,0.798057,3.381631,-0.510836,-0.871585,-3.927006,2440.5026,2.307528,0.518808,0.84849,4.476267,-0.532788,-0.820114,-3.422645,1080.1114,1.900071,0.269315,0.595185,3.266926,-0.263925,-0.46565,-2.603485,947.1781,1.917187,0.228487,0.612753,3.167365,-0.235969,-0.460969,-2.576365,2691.1914,2.304413,0.567793,0.961693,3.77951,-0.833228,-1.352451,-4.072776,2872.2581,2.348284,0.59587,0.949045,3.712247,-0.864306,-1.433941,-4.05795,575.0439,1.134011,0.14218,0.498115,4.46162,-4.432005,-6.997586,-33.515654,782.1963,1.227163,0.174251,0.530132,4.057273,-3.440637,-5.46945,-23.888224,1700.5202,1.91647,0.409178,0.788309,4.325176,-0.549294,-0.953404,-4.046981,1567.3647,1.87419,0.358734,0.74384,4.404838,-0.48386,-0.883009,-3.836709,1112.6531,2.075359,0.276868,0.617618,4.056501,-0.270427,-0.626277,-3.659515,1110.111,2.092752,0.273141,0.583225,3.496241,-0.240654,-0.571551,-3.15561,2380.9371,2.066739,0.493419,0.930979,4.634157,-0.875847,-1.433716,-5.173546,2162.8874,2.063694,0.451005,0.844953,4.271279,-0.812178,-1.366851,-4.808795,3
12667.4695,5.152718,2.96493,4.243954,6.641637,-2.630141,-3.75593,-11.345965,17966.5098,7.046066,4.643375,6.933701,10.196415,-3.050937,-4.781835,-14.380168,2266.8325,1.969522,0.998314,2.329877,5.07963,-0.747018,-1.157052,-3.421451,2302.1648,1.905523,1.002179,2.275965,4.751605,-0.762635,-1.185706,-3.452586,1618.458,2.158888,0.728018,2.029056,4.694693,-0.359717,-0.703863,-2.361533,1419.0896,2.173157,0.636554,1.823183,4.074777,-0.318476,-0.61796,-3.225524,3628.697,2.411481,1.620213,3.997185,7.688045,-1.191196,-1.918238,-4.236691,3734.1105,2.386918,1.717893,4.37731,6.842233,-1.240003,-2.000383,-4.386364,13382.7408,4.236055,3.079481,4.556269,8.679031,-3.091915,-4.772713,-17.197605,8119.3198,3.323327,1.748245,2.620413,6.485486,-2.293251,-3.488954,-14.27524,2127.9871,1.793695,0.971156,2.122339,5.323055,-0.800794,-1.298976,-4.249832,2310.2652,1.925329,0.933548,2.191509,5.135055,-0.688649,-1.140595,-3.55032,1722.5602,2.377292,0.763888,2.197095,5.191643,-0.373956,-0.762408,-3.385068,1682.207,2.398473,0.740129,2.101708,4.80647,-0.339448,-0.739353,-3.271688,3321.6199,2.118612,1.577071,3.778692,6.60985,-1.256674,-2.079555,-5.395492,3231.0742,2.238299,1.45148,3.709426,6.894638,-1.143179,-1.957667,-4.551798,6
2521.1409,1.680562,0.567385,0.879122,3.477684,-17.362348,-24.288833,-124.230128,5186.7385,2.452582,1.217878,1.62847,4.585107,-20.267715,-31.429726,-175.528943,9234.8461,6.225073,2.324653,3.192378,5.219698,-2.7827,-3.987876,-9.005939,10332.9422,6.418494,2.576026,3.49509,5.588078,-2.770704,-4.048991,-8.30634,3099.0882,3.740035,0.986281,1.798,3.794804,-0.99951,-1.618519,-3.88264,2675.7843,3.633943,0.850927,1.530677,3.699371,-0.831466,-1.452169,-3.9065,8891.341,5.09885,2.802526,4.324821,7.632946,-4.46834,-7.065014,-13.828001,9806.1789,5.341276,2.983939,4.523512,7.560621,-4.620337,-7.09977,-11.566673,1792.0435,1.341526,0.420845,0.76609,4.509037,-16.724211,-26.212054,-141.564423,2732.0242,1.686521,0.615495,1.029135,4.411542,-13.70356,-21.945967,-98.606026,7173.1749,4.853517,1.996349,2.85018,6.45493,-3.12399,-4.571655,-10.994421,7367.0792,4.980188,1.808246,2.626954,6.248283,-2.584855,-3.798794,-8.799473,3155.3767,4.011498,1.012386,1.836756,4.641736,-1.040038,-1.748399,-4.85002,3310.863,4.260358,1.046471,1.958557,4.733495,-0.871689,-1.568224,-4.653221,6915.805,3.896859,2.401212,3.741769,6.954127,-5.05997,-8.066127,-17.908926,6280.3159,3.858889,2.139998,3.386763,6.662771,-4.53336,-7.361718,-15.052087,3
19000.0908,7.14524,4.16209,5.620922,7.193867,-5.292791,-7.831067,-22.171807,26462.1137,9.494204,6.536649,9.232393,11.239252,-5.121846,-8.2577,-21.264683,3233.5982,2.253404,1.299868,2.90751,5.925608,-1.372119,-2.119522,-5.379479,3284.5071,2.187248,1.298627,2.801023,4.946652,-1.398847,-2.136441,-5.673231,2286.5863,2.576866,0.905486,2.322301,4.677718,-0.581651,-1.011098,-2.733984,1983.7287,2.573401,0.786392,1.987209,4.55208,-0.493978,-0.888283,-2.511684,5306.469,2.925319,2.032874,4.783134,7.365002,-2.18539,-3.426888,-5.678158,5524.5717,2.93676,2.136771,5.178907,8.193712,-2.254121,-3.566471,-6.490223,20066.96,5.561139,4.304986,5.872137,10.006097,-5.250747,-8.207912,-27.983567,12091.0507,4.232594,2.4919,3.338891,6.514423,-3.964004,-6.144047,-24.555121,3191.3403,2.067542,1.283406,2.60641,5.899395,-1.470747,-2.450588,-6.063676,3369.9297,2.180068,1.227435,2.651897,6.172211,-1.235446,-1.92007,-5.428575,2424.2884,2.876625,0.957186,2.544415,6.10792,-0.594836,-1.12833,-3.99055,2251.9956,2.744936,0.916715,2.355476,5.366255,-0.527142,-1.05299,-3.742463,5168.1165,2.628075,2.066515,4.732993,8.231825,-2.335391,-3.67244,-7.717098,5040.8244,2.796016,1.888179,4.323665,6.5883,-2.084927,-3.460422,-6.990619,6
4918.8169,2.192877,1.541389,2.295607,5.058815,-37.090439,-69.361612,-639.54718,10205.0566,3.586874,3.548987,5.411704,7.586672,-41.94165,-87.272594,-902.250826,20503.7717,11.862207,8.026235,13.373056,16.297328,-13.276188,-21.042029,-47.692397,22728.2268,12.095187,8.824536,14.780699,18.056064,-12.691301,-19.888843,-43.405982,7568.123,7.245981,2.891934,5.84409,8.032403,-2.989172,-4.897467,-9.675071,6622.7812,7.334003,2.467785,4.801252,7.574034,-2.456777,-4.144852,-7.513575,18713.7451,9.045587,8.982233,18.501566,21.280949,-19.809042,-35.095103,-69.062738,20846.6606,9.576386,9.910341,20.359103,25.25224,-20.442833,-36.166478,-73.916173,3300.9356,1.566342,1.239006,2.064915,5.276583,-33.453653,-65.230097,-643.427702,4305.7627,1.985396,1.457979,2.233756,4.707305,-28.491503,-51.376316,-288.73535,15683.3575,8.721921,6.623192,11.478338,14.748736,-16.459271,-26.491367,-68.605646,15974.5547,8.988214,6.45469,10.654522,13.363183,-12.765134,-20.231062,-53.193418,8277.7183,8.62888,3.085191,5.9544,9.541636,-3.30827,-5.662689,-12.16435,9430.458,9.824441,3.30334,6.221615,9.593928,-2.828776,-4.752476,-8.253733,15106.6431,6.809725,7.883305,16.892547,21.734575,-26.569975,-48.613726,-121.517714,13525.0422,6.697454,7.016928,14.765672,19.27191,-22.234264,-41.372325,-99.788098,3
26633.1719,9.823816,5.863867,7.89079,9.992016,-7.876483,-11.028245,-31.740762,36384.1873,12.997341,9.036131,12.703264,15.005215,-7.848948,-10.762436,-31.384185,5052.4141,2.804262,1.917198,4.154639,6.563599,-2.37536,-3.641143,-8.798319,5099.1182,2.698376,1.900869,4.173684,6.528723,-2.39656,-3.586446,-6.590434,3215.0671,3.152923,1.239562,2.913797,5.033546,-0.878746,-1.532407,-3.816083,2819.7581,3.214004,1.069571,2.51244,4.964306,-0.728258,-1.258236,-3.317052,8044.4851,3.768036,2.969545,6.536471,10.465643,-3.682625,-5.99695,-10.451241,8440.8323,3.835791,3.108437,7.074937,11.809717,-3.854383,-6.226643,-11.206643,28759.7603,7.737733,6.089245,7.933637,11.373768,-7.841168,-11.516307,-49.829714,17280.0578,5.630923,3.527075,4.579601,7.465497,-6.032077,-8.972082,-33.422716,5406.446,2.711522,2.016679,3.951997,6.959083,-2.590068,-3.75907,-9.126635,5701.45,2.87726,1.889214,3.86254,6.891674,-2.151808,-3.301426,-6.93695,3436.3809,3.569321,1.327232,3.200127,6.45659,-0.898813,-1.613953,-4.321445,3151.6083,3.434943,1.241979,2.999547,7.380607,-0.782225,-1.483295,-4.694271,8611.6602,3.607208,3.251948,7.041331,10.744497,-4.042337,-6.700256,-13.55542,8379.7148,3.879623,2.93869,6.436437,9.765422,-3.619141,-6.174182,-11.844858,6
2318.816,1.495887,0.61444,0.98363,3.420208,-25.573757,-38.420485,-242.517144,6255.7895,2.416694,1.722651,2.512824,4.830611,-30.80525,-50.860565,-412.874041,13971.6385,7.870364,4.456738,6.512998,8.841481,-5.923467,-8.965627,-17.355777,15628.3001,8.115008,4.97226,7.26857,9.48568,-5.77895,-8.687198,-16.893684,4697.5791,4.772771,1.68804,3.123548,5.560234,-1.717926,-2.809778,-5.078587,4155.2099,4.962735,1.446759,2.617105,4.380838,-1.437998,-2.397894,-5.039316,12754.6375,6.097187,5.168753,9.107751,12.372787,-9.320529,-15.665227,-27.558542,14179.7327,6.430028,5.601784,9.84906,12.767957,-9.566622,-16.063156,-26.946301,1154.291,1.179639,0.483864,0.92203,4.254997,-24.672112,-40.867239,-283.692154,2386.2651,1.491877,0.68836,1.09899,5.08902,-20.582736,-36.230241,-237.062524,10416.8316,5.735625,3.670442,5.612776,8.288575,-6.955533,-10.910616,-25.986685,10767.8655,5.886059,3.510841,5.146309,7.694146,-5.613413,-8.603338,-21.051998,4938.4718,5.400809,1.749512,3.35523,6.909827,-1.85965,-3.10063,-8.324246,5363.7446,5.958848,1.830336,3.378175,6.147015,-1.577281,-2.67695,-6.479219,9851.1855,4.495942,4.441884,7.945349,12.26709,-11.356616,-19.512565,-37.737337,8940.0962,4.454997,3.945298,7.034155,10.63386,-9.926763,-17.567331,-32.125986,3
30302.0467,11.124305,6.987323,9.398566,12.158816,-8.751504,-11.758412,-36.945026,40532.155,14.158033,10.59861,15.24552,17.84516,-8.984298,-12.078075,-39.058863,5799.4622,3.157389,2.09848,4.55808,6.871152,-2.957416,-4.43992,-8.352589,5860.7439,3.040168,2.105398,4.429409,7.914586,-2.958147,-4.434087,-8.69993,3564.3145,3.409311,1.356377,3.079643,5.236089,-1.025219,-1.701361,-3.689654,3171.229,3.543968,1.163431,2.67222,5.285628,-0.843068,-1.455503,-3.888869,9106.1988,4.18727,3.280796,6.911744,10.36036,-4.545119,-7.43089,-11.784678,9550.7802,4.244149,3.43957,7.572881,10.120421,-4.725432,-7.748045,-13.12178,32538.6372,8.564762,7.249532,9.563459,14.360897,-8.892568,-13.206684,-50.971256,19660.1983,6.305366,4.142516,5.39078,8.092155,-6.946812,-9.782909,-39.51681,6087.1584,2.961167,2.205273,4.201269,7.905411,-3.227432,-4.780683,-10.246926,6472.7122,3.168785,2.097133,4.146974,6.577042,-2.654463,-3.987086,-8.420446,3773.9323,3.860568,1.457349,3.380059,5.846075,-1.044153,-1.852441,-3.923942,3442.3263,3.671976,1.349475,3.185656,6.494231,-0.904493,-1.606811,-4.441723,9782.6043,3.953982,3.593106,7.487582,11.259088,-5.038613,-8.334927,-16.809687,9637.8513,4.295365,3.269433,6.923767,10.563249,-4.47716,-7.47109,-13.639817,6
2884.5166,1.576439,0.844064,1.32933,3.480109,-30.700807,-51.480124,-445.986699,7497.2544,2.583766,2.308318,3.462763,5.184256,-37.312799,-67.252093,-526.696119,17408.1038,9.237302,6.340811,10.005229,12.6204,-9.505031,-15.087456,-31.098126,19428.2427,9.634679,7.011619,11.062405,13.183764,-9.159319,-14.002466,-28.809305,6213.3493,5.986012,2.320616,4.557241,6.808229,-2.401165,-3.966994,-7.266801,5374.4382,5.846634,1.968526,3.732118,5.983378,-1.982875,-3.272657,-5.569818,15742.2244,7.128886,7.178892,13.944884,17.255862,-14.620559,-25.360519,-49.51894,17695.0618,7.639378,7.903494,15.090772,17.805561,-15.112561,-25.927613,-45.744787,1383.3213,1.204444,0.644384,1.222144,5.767323,-29.950413,-55.262294,-415.921255,2671.0513,1.53152,0.85966,1.375646,4.438889,-25.139604,-42.808403,-302.068117,13028.2556,6.746545,5.210467,8.445865,11.605044,-11.538195,-18.420677,-39.861293,13341.1967,6.804734,5.032503,7.928686,10.496619,-9.077054,-14.412912,-29.843737,6695.4555,6.997696,2.460001,4.582212,7.898559,-2.631089,-4.401987,-9.262162,7493.6074,7.894791,2.576954,4.767908,7.725598,-2.238084,-3.673598,-8.413897,12479.9097,5.284628,6.325901,12.56906,17.175484,-18.931996,-34.434341,-66.196386,11207.9829,5.179121,5.562691,11.005229,14.378767,-16.058963,-29.174356,-61.179615,3
22270.1304,8.414171,4.995315,6.801393,9.393279,-6.123386,-8.164492,-19.578341,31549.9909,11.379643,7.834656,11.095978,13.512823,-6.679311,-9.532246,-23.497785,4074.1782,2.46776,1.554657,3.298991,6.187446,-1.888086,-2.860215,-5.601215,4094.5135,2.371932,1.52537,3.319828,7.049293,-1.902177,-2.820323,-6.440321,2746.4911,2.860275,1.049354,2.576729,4.604536,-0.731057,-1.281292,-3.110989,2420.0131,2.993536,0.881418,2.08087,4.321709,-0.616628,-1.105312,-3.122331,6598.1343,3.252257,2.407054,5.308056,7.440999,-2.937016,-4.732803,-8.10142,6828.6997,3.273619,2.549876,5.929922,9.938406,-3.048422,-4.897819,-8.769616,23777.9194,6.703386,5.135909,6.827786,9.905353,-6.703771,-9.669489,-36.959986,14131.0742,4.968491,2.971614,3.948699,6.805766,-5.124566,-7.30716,-26.365643,4114.0711,2.280258,1.592172,3.233272,6.780187,-2.032698,-2.995956,-7.226976,4433.3252,2.421414,1.534132,3.107944,6.183586,-1.700285,-2.57515,-5.618041,2913.8279,3.200968,1.123042,2.886638,6.926762,-0.751548,-1.354618,-3.832405,2740.9304,3.11426,1.048807,2.518697,4.678954,-0.657036,-1.206259,-3.976912,6573.0874,2.944988,2.574342,5.808723,10.009894,-3.17274,-5.23176,-9.926873,6563.2515,3.18965,2.310155,5.069845,8.470637,-2.847028,-4.699904,-8.275178,6
5047.1128,2.156213,1.516994,2.322682,4.088155,-40.656114,-85.339273,-670.278129,10534.206,3.519429,3.417414,5.166011,7.262969,-46.671143,-96.931226,-797.204033,22953.8431,12.302958,9.24239,16.239868,19.728845,-17.565911,-28.959206,-66.046463,25441.0662,12.741207,10.19028,17.965669,21.907308,-16.648322,-26.771339,-60.692361,8923.9571,8.22678,3.338583,6.978699,9.879039,-3.584213,-5.917835,-10.286852,8783.1355,9.728876,2.869952,5.121817,6.76783,-2.94696,-4.820451,-9.249919,20785.908,9.229636,9.904643,21.286412,25.178685,-25.539933,-46.088993,-90.936423,23501.9402,10.035701,11.27055,24.576088,28.577066,-26.420695,-47.277291,-99.839513,3375.814,1.562714,1.195628,2.04854,6.68058,-36.997726,-81.411747,-655.613566,4303.9419,1.965921,1.384274,2.230764,4.499934,-31.303724,-61.852536,-566.587098,17538.5342,8.997889,7.503692,13.499901,16.426204,-21.949891,-35.752517,-103.249927,17731.394,9.06003,7.363035,12.504515,15.839243,-16.825082,-26.85779,-67.164196,9998.2273,9.977294,3.630521,7.061832,11.521671,-3.99461,-6.569846,-13.235713,11860.6369,11.842948,3.846884,6.897667,11.558796,-3.426129,-5.708865,-12.715454,17056.3596,7.124766,8.845289,20.01262,24.194865,-34.561299,-63.902558,-153.569812,15200.9954,6.771251,7.657666,16.956758,20.823424,-28.922378,-53.518586,-107.804529,3
25481.3325,9.616986,5.633142,7.587715,10.173047,-7.589841,-10.290163,-27.574853,35427.8562,12.780604,8.731059,12.364486,16.394227,-7.732157,-10.870124,-29.134245,4866.9223,2.663165,1.871749,3.999946,6.806678,-2.385127,-3.609217,-7.464157,4940.6792,2.59122,1.848756,3.963349,7.027556,-2.392354,-3.538852,-6.790538,3167.7177,3.140299,1.209286,2.788059,5.709252,-0.870135,-1.58909,-3.624868,2761.7205,3.107645,1.019477,2.269118,5.629479,-0.729221,-1.259604,-3.765524,7889.1248,3.630061,2.837447,6.028738,8.693192,-3.687959,-5.973625,-10.055094,8147.4238,3.651142,2.999473,6.85152,10.629872,-3.833807,-6.277607,-9.775288,27137.1702,7.658446,5.730904,7.421672,10.583567,-7.754969,-11.416211,-41.872765,16167.6089,5.545767,3.309214,4.356252,7.131348,-5.869507,-8.375855,-32.493312,5175.2874,2.550163,1.983887,3.872973,7.392078,-2.549498,-3.806197,-7.926219,5598.9438,2.737262,1.896196,3.76373,7.606747,-2.144547,-3.36725,-8.474038,3342.5075,3.513671,1.281896,3.124511,6.345415,-0.89029,-1.608609,-5.1116,3073.4687,3.307719,1.165542,2.898136,6.406517,-0.781025,-1.472238,-3.947702,8318.356,3.423864,3.148873,6.814408,11.4498,-4.004199,-6.454586,-12.253378,8262.3,3.70933,2.798032,5.952139,9.828398,-3.604484,-6.020767,-10.712127,6
2302.6704,1.504178,0.598782,1.010234,4.356716,-25.286366,-39.253648,-251.955834,5993.6817,2.371052,1.587106,2.356289,4.941662,-30.896095,-51.497751,-381.700569,13631.0856,7.351463,4.3949,6.453183,8.95071,-5.886053,-9.10495,-18.104503,15393.5571,7.793509,4.890677,7.190765,10.077565,-5.749648,-8.583709,-16.835815,4672.6019,4.731112,1.686634,3.213779,6.318988,-1.706091,-2.826002,-5.539186,4071.1429,4.744438,1.421537,2.613525,4.986684,-1.430125,-2.330251,-5.261775,12414.5236,5.716122,5.037811,8.902514,12.285201,-9.290119,-15.635677,-27.879283,13989.4954,6.171761,5.563594,9.826831,14.1278,-9.570317,-15.968788,-26.330634,1076.6016,1.172325,0.449995,0.878064,4.921681,-24.626129,-40.736108,-321.839537,2280.9961,1.491845,0.642182,1.070379,3.920844,-20.70073,-32.854475,-211.233479,10169.5496,5.429973,3.592644,5.537638,7.939879,-6.879666,-10.701132,-26.574115,10450.7657,5.499786,3.42157,4.937821,7.634445,-5.557841,-8.715011,-20.116514,4952.5878,5.391316,1.745135,3.328164,6.016525,-1.852162,-3.144535,-7.44576,5393.6548,5.894085,1.81082,3.217297,6.169687,-1.552683,-2.631732,-5.454903,9687.5762,4.286048,4.38695,7.82877,11.394949,-11.242404,-19.471025,-41.199062,8690.4368,4.164348,3.816288,6.75247,9.880322,-9.879548,-17.31167,-35.190914,3
1320.5212,1.443848,1.213848,2.105911,4.211841,-0.72097,-1.28653,-6.847368,1927.7554,1.638625,2.041933,3.474278,6.183786,-0.970851,-1.75547,-11.571332,-208.8027,0.92392,0.551111,1.442977,3.435529,-0.194383,-0.45803,-2.753714,-249.5332,0.915444,0.546816,1.496069,4.1726,-0.203873,-0.546576,-2.883615,113.0979,1.078688,0.496038,1.600415,4.291849,-0.111712,-0.31769,-2.041773,66.026,1.051607,0.42038,1.32945,3.693683,-0.097406,-0.302464,-2.045598,91.4548,1.031062,1.014716,2.659398,5.949506,-0.287746,-0.577815,-2.621068,111.2192,1.037092,1.12666,3.181387,6.041895,-0.306023,-0.623887,-3.134113,1869.0806,1.454063,1.396965,2.543025,5.577556,-0.845445,-1.879301,-11.096046,868.2336,1.24733,0.760183,1.581649,5.042022,-0.645047,-1.502308,-9.580743,-297.7742,0.906278,0.473801,1.287614,4.543949,-0.215294,-0.506959,-3.234991,-339.959,0.890619,0.501076,1.483995,4.872175,-0.189445,-0.453433,-3.182091,113.7111,1.086987,0.53007,1.745511,5.081698,-0.124271,-0.393107,-3.117876,140.6117,1.108689,0.49754,1.524575,4.677257,-0.111736,-0.430091,-3.13468,-82.6614,0.97562,0.977124,2.854656,5.694279,-0.314043,-0.699154,-3.990162,-2.4761,0.999175,0.868762,2.375045,6.022299,-0.288182,-0.640603,-3.327933,6
552.7769,1.190383,0.113397,0.459412,3.746022,-3.763854,-5.314175,-18.377403,933.9224,1.309615,0.217593,0.58501,4.58043,-5.223876,-7.757016,-29.405625,2053.6514,2.191009,0.457522,0.781988,4.5173,-0.513751,-0.883715,-3.041373,2405.164,2.292879,0.503977,0.85924,4.072087,-0.517584,-0.87127,-3.62516,1063.4961,1.897047,0.269338,0.643768,3.26336,-0.260668,-0.492601,-2.205098,944.7508,1.914135,0.24121,0.563172,2.866789,-0.224662,-0.476898,-2.560935,2705.2283,2.294831,0.574304,0.947716,3.767362,-0.831385,-1.348005,-4.564698,2858.4238,2.326104,0.612964,1.021147,4.650816,-0.859152,-1.371691,-3.698842,577.1592,1.139837,0.130182,0.522853,4.456085,-4.453567,-7.010974,-33.339831,798.4983,1.248331,0.163508,0.556175,4.554593,-3.455139,-5.539328,-24.06811,1628.2851,1.870341,0.409591,0.779012,4.718321,-0.550071,-0.922989,-4.207089,1520.0276,1.841619,0.362332,0.753308,4.356453,-0.479059,-0.800941,-3.602756,1082.5953,2.052757,0.269022,0.626348,3.344899,-0.274406,-0.597383,-3.829494,1108.9452,2.092667,0.271338,0.618682,5.414046,-0.237654,-0.531277,-3.243199,2363.262,2.028031,0.493643,0.888954,4.354238,-0.879112,-1.439956,-5.721915,2087.7701,1.990481,0.445678,0.804719,4.644176,-0.803506,-1.331289,-4.5041,3
30904.604,11.86807,7.013261,9.616299,11.179449,-8.324986,-11.361825,-31.711175,40958.0112,14.902054,10.799555,15.687363,18.400556,-8.976506,-12.36969,-36.375121,6204.5745,3.662997,2.127832,4.502705,7.433234,-2.926055,-4.503208,-8.603884,6262.0395,3.48205,2.123574,4.507071,8.050877,-2.927713,-4.403661,-8.695836,3638.2067,3.668759,1.333288,3.110733,5.628763,-0.996772,-1.665311,-3.954894,3141.4422,3.574798,1.142725,2.613909,4.732433,-0.829563,-1.516394,-3.976068,9493.5991,4.635867,3.266687,6.980343,10.456609,-4.461693,-7.36019,-11.853715,9980.7498,4.721886,3.454292,7.567333,10.376899,-4.662617,-7.727208,-11.967636,32570.7588,9.180013,7.318812,9.603133,12.967524,-8.882658,-13.244602,-45.341103,19561.3374,6.774287,4.085819,5.403524,8.269201,-6.977074,-10.248946,-40.832164,6632.1233,3.494305,2.2154,4.270089,7.657685,-3.193065,-4.78585,-10.862495,7063.7381,3.824059,2.119521,4.092139,7.197986,-2.629154,-3.933548,-8.088255,3805.1355,4.05855,1.430156,3.284887,5.75978,-1.027034,-1.925603,-4.932466,3483.3278,3.916091,1.312338,3.067708,5.975626,-0.890709,-1.616452,-4.701933,10344.3306,4.436903,3.531368,7.419952,10.555445,-5.003586,-8.231718,-16.652333,10102.5679,4.804371,3.207967,6.609218,10.243686,-4.436699,-7.572427,-13.300048,6
3126.9746,1.615918,0.949895,1.496012,3.400528,-29.07915,-49.612072,-358.793738,8033.3936,2.680165,2.569187,3.808771,6.406509,-37.392918,-66.444005,-543.41645,17635.2216,9.717306,6.431665,10.046939,12.820249,-9.389889,-14.754754,-26.85286,19572.8674,10.022963,7.086655,11.144283,14.529848,-9.078846,-13.703146,-27.996028,6207.0976,6.070442,2.325087,4.56199,7.387122,-2.379525,-3.863094,-6.832153,5390.9037,6.110187,1.992976,3.751242,6.239487,-1.967554,-3.276878,-6.470268,16161.3037,7.394119,7.363464,14.284984,16.919184,-14.443503,-25.241024,-41.519286,17997.0881,7.844296,8.018213,15.278766,18.816805,-14.870778,-25.677824,-43.629783,1774.3345,1.261365,0.749009,1.371884,4.678788,-29.411053,-56.112498,-423.660988,3082.041,1.606714,0.999344,1.602438,4.700935,-24.879411,-44.082176,-348.087973,13390.3848,7.119081,5.333684,8.60651,11.656734,-11.453713,-17.940677,-41.523682,13752.1438,7.237469,5.156713,8.12015,10.670999,-8.976754,-14.22734,-35.140979,6675.0631,7.039213,2.450827,4.650801,8.315679,-2.600631,-4.459884,-10.193556,7410.4775,7.886692,2.615313,4.851752,8.224492,-2.208058,-3.682869,-7.347028,13006.0527,5.566442,6.528856,12.949086,17.164211,-18.753313,-33.740155,-74.485944,11666.7259,5.461497,5.801396,11.396083,16.094189,-15.994855,-28.517684,-63.134668,3
22151.4417,8.215835,4.919205,6.653042,9.117043,-6.046101,-8.13787,-21.520431,31531.3195,11.180781,7.869407,11.358786,13.870835,-6.63082,-9.243865,-28.627581,3950.926,2.467019,1.509602,3.280177,5.793194,-1.891014,-2.896738,-5.953247,4021.1225,2.388681,1.525662,3.202603,5.737366,-1.906659,-2.858685,-5.428792,2703.5506,2.849698,1.042834,2.647873,5.332014,-0.722192,-1.278814,-3.105791,2371.9932,2.840281,0.907903,2.163395,4.459127,-0.609163,-1.069557,-2.997918,6449.0454,3.263414,2.385534,5.33408,8.561512,-2.930127,-4.705458,-8.405778,6737.5583,3.279273,2.504617,5.768965,8.566213,-3.044618,-4.90975,-8.414515,23886.4282,6.513905,5.158587,6.920199,10.177075,-6.667389,-10.136271,-36.679117,14096.7202,4.79402,2.929835,3.874241,6.333289,-5.136097,-7.519478,-24.48404,3930.8987,2.243963,1.525767,3.099601,6.762159,-2.039141,-3.141562,-7.229316,4238.2168,2.412799,1.463768,2.96459,6.073978,-1.694423,-2.586339,-6.200588,2896.7228,3.236941,1.112136,2.657463,5.834292,-0.75506,-1.393158,-3.962233,2653.0565,3.048118,1.041698,2.634255,5.214712,-0.65218,-1.199172,-3.886386,6380.5508,2.917493,2.489354,5.471079,9.840758,-3.15747,-5.13971,-9.882616,6285.1823,3.16207,2.264688,4.96848,8.083101,-2.851904,-4.957476,-9.253502,6
5749.667,2.302276,1.431004,2.310109,3.976477,-35.179533,-74.65082,-483.115381,10783.4931,3.554981,3.59783,5.529433,7.402877,-46.172419,-98.769423,-924.264438,23331.431,12.875233,9.425656,16.313443,20.045054,-17.608834,-28.80166,-64.789226,25889.0178,13.149991,10.352546,18.091439,21.620931,-16.65239,-26.322157,-61.666137,8950.6973,8.400765,3.329056,6.804773,8.99764,-3.550453,-5.841027,-9.307794,7708.2372,8.306852,2.840645,5.597283,7.845275,-2.948641,-4.799357,-9.617269,21469.5476,9.868403,10.288096,22.394383,26.186207,-25.550714,-45.957977,-99.595295,23889.2161,10.321254,11.388684,24.304065,28.895984,-26.333574,-47.407468,-92.444243,3546.4995,1.580691,1.299603,2.229289,4.477627,-36.650699,-75.354029,-724.688135,4549.335,1.993536,1.500334,2.3194,4.671092,-31.108168,-59.984789,-508.539298,17926.1486,9.336904,7.677141,13.64048,16.529373,-21.886931,-35.393582,-99.152962,18248.6343,9.593238,7.570488,12.994792,15.355805,-16.791222,-26.807168,-82.781427,9898.8813,10.006615,3.59282,6.916178,10.124532,-3.993622,-6.785307,-14.097588,11594.7247,11.988889,3.89784,7.201399,11.093746,-3.427717,-5.906413,-12.039295,17452.0342,7.384084,9.020271,20.221139,25.311076,-34.358254,-66.729238,-162.887906,15652.4822,7.216033,8.01367,17.837358,22.419404,-28.856822,-53.397029,-121.192038,3
11305.3425,4.309508,2.603756,3.705108,5.600183,-2.33047,-3.270641,-9.417206,16334.4233,6.260746,4.114467,5.905716,9.168453,-3.003425,-4.438747,-14.476899,1687.1333,1.593754,0.913202,2.17963,5.347578,-0.743257,-1.175582,-4.348378,1752.2463,1.580111,0.903138,2.223241,4.328641,-0.762969,-1.193395,-4.632434,1467.6613,1.983931,0.684795,2.007332,4.297951,-0.353667,-0.764731,-2.434002,1311.3043,2.005851,0.600346,1.722527,3.674358,-0.305488,-0.581736,-2.583131,3173.5181,2.081063,1.521402,3.815802,6.292933,-1.184382,-1.934316,-4.355125,3337.9204,2.098644,1.594342,4.149176,7.458323,-1.22991,-1.950477,-4.687116,11867.0313,3.775638,2.67808,3.949612,7.445131,-2.929417,-4.481862,-16.206155,6957.4082,2.846867,1.479559,2.28478,6.454778,-2.155611,-3.480537,-14.492589,1591.3452,1.489868,0.88859,1.852975,5.445587,-0.786044,-1.270014,-4.439469,1665.9671,1.536598,0.852188,2.068918,5.590091,-0.691075,-1.161603,-4.039389,1645.2485,2.234563,0.736882,2.20408,5.585564,-0.372683,-0.796717,-3.437939,1561.7987,2.196088,0.714458,2.003606,5.214041,-0.332229,-0.69102,-3.384996,2886.1628,1.857862,1.522462,3.759263,6.815519,-1.239534,-2.06761,-5.390457,2800.6738,1.947713,1.367382,3.578,7.501232,-1.136242,-1.873895,-4.718516,6
2873.7947,1.744144,0.557955,0.869807,4.000969,-14.532823,-19.828105,-85.961623,4171.0574,2.180785,0.867894,1.182914,4.270264,-20.233806,-32.733226,-155.245169,9197.5597,5.946517,2.2605,3.087983,5.739936,-2.787105,-4.08139,-8.620054,10280.3248,6.097095,2.511643,3.388229,5.78937,-2.774355,-3.944346,-7.427707,2983.0997,3.506306,0.963048,1.652548,3.829982,-0.986235,-1.57749,-3.424196,2609.0936,3.490596,0.829081,1.488208,3.599548,-0.825243,-1.338494,-3.17437,8780.8474,4.845628,2.718105,4.229749,7.795041,-4.488449,-7.272381,-12.560409,9709.7749,5.093702,2.903476,4.361052,7.568838,-4.659035,-7.299556,-12.861871,1484.9292,1.293768,0.343037,0.735636,5.171574,-16.537981,-25.568488,-152.351274,2279.7605,1.579708,0.51717,0.919445,4.105093,-13.764357,-21.096486,-110.314916,7001.785,4.555333,1.918308,2.801587,5.951442,-3.082753,-4.686194,-10.158565,7219.5539,4.644315,1.761088,2.499096,5.763783,-2.579973,-3.826653,-10.763124,3073.1895,3.847514,0.97372,1.800109,4.86211,-1.044142,-1.78805,-5.147657,3237.8102,4.18966,0.995125,1.787662,4.42063,-0.882644,-1.483216,-4.35022,6670.2629,3.636117,2.296564,3.637386,7.277802,-5.067382,-8.239136,-16.040019,6069.2242,3.66149,2.053059,3.403249,6.296065,-4.553725,-7.502599,-14.271324,3
19679.1775,6.406823,4.392929,5.970675,8.657839,-4.122768,-6.224979,-15.98044,25994.3802,9.523166,6.408582,9.253443,12.982232,-5.09914,-7.080351,-19.781852,3103.4268,2.208855,1.244403,2.73816,5.014438,-1.348839,-2.047595,-5.548834,3152.5188,2.135072,1.243234,2.676308,5.157244,-1.370728,-2.06662,-4.644188,2192.2313,2.519619,0.874503,2.216705,4.185757,-0.573612,-0.983465,-2.565949,1947.8795,2.541181,0.773221,2.013576,3.956046,-0.484265,-0.877422,-2.971223,5099.999,2.845084,1.970024,4.572887,8.013154,-2.135604,-3.401083,-6.305052,5349.8035,2.876199,2.074734,5.119253,8.079434,-2.207488,-3.556766,-6.197616,19376.4019,5.624405,4.165203,5.774419,8.741742,-5.195275,-7.57726,-27.263876,11448.8642,4.14268,2.355414,3.247744,6.09359,-3.909573,-5.672542,-19.38798,3003.6631,2.012281,1.222138,2.651862,5.761382,-1.441269,-2.247109,-5.794119,3203.5655,2.131063,1.172195,2.44907,5.386608,-1.214633,-1.897748,-4.77198,2374.8868,2.821685,0.934415,2.531233,4.991769,-0.588784,-1.120546,-3.743261,2232.2752,2.802038,0.891416,2.267793,4.797243,-0.519022,-1.013091,-3.276372,4883.5427,2.526451,1.993351,4.581909,8.097836,-2.270968,-3.647594,-7.125553,4761.812,2.700647,1.820465,4.219912,7.516557,-2.05906,-3.328269,-6.809409,6
6075.9067,2.374062,1.897151,2.8058,4.980119,-36.409859,-65.011475,-493.288306,10013.8183,3.562593,3.334304,5.028058,6.974585,-42.139853,-89.786268,-745.176003,20718.702,12.067653,8.046152,13.371667,16.41585,-13.404845,-21.152981,-40.234677,22971.8302,12.234833,8.855718,14.693297,17.444342,-12.734908,-20.203109,-41.778601,7593.1671,7.310303,2.859094,5.723295,8.296468,-2.980104,-4.855076,-8.519732,6605.9657,7.420187,2.450518,4.747827,7.391107,-2.47121,-4.03501,-9.015706,18910.6409,9.095783,9.00076,18.727201,23.684926,-19.942229,-35.801288,-68.713299,21095.9089,9.635105,9.8943,20.223944,25.721415,-20.578068,-36.610337,-64.950588,3388.3545,1.59308,1.206474,2.025429,4.492074,-33.77469,-70.910333,-573.067158,4277.9282,1.991561,1.405024,2.230177,4.164177,-28.648885,-52.660963,-376.736403,15743.7961,8.84981,6.603061,11.449386,15.066117,-16.462025,-26.025288,-70.705701,16084.7793,8.967577,6.442625,10.615135,13.93802,-12.791482,-20.851232,-62.170414,8313.8532,8.776689,3.061523,5.896775,9.530691,-3.310136,-5.717494,-11.476156,9489.9121,10.27117,3.274972,6.197532,9.826637,-2.826066,-4.6674,-9.323774,15152.3794,6.803647,7.852298,16.70982,21.755126,-26.58903,-48.287872,-118.557545,13628.7668,6.705766,6.984464,14.829854,18.44785,-22.353807,-41.044179,-94.714966,3
12099.1765,4.379657,2.839374,4.085498,6.417188,-2.656139,-3.896273,-10.628285,16620.7307,6.492538,4.206701,6.190879,9.03379,-3.085098,-4.590598,-14.953773,1839.0098,1.678543,0.922038,2.205401,4.135392,-0.751564,-1.190657,-3.773165,1803.4702,1.609483,0.923501,2.189816,4.447847,-0.772862,-1.184612,-3.135508,1484.1222,2.008311,0.692272,1.932085,4.425192,-0.35875,-0.770335,-3.130816,1364.4983,2.075561,0.602306,1.621966,3.862031,-0.316941,-0.626748,-2.190002,3280.2629,2.138781,1.530081,3.812301,6.364182,-1.198324,-1.928554,-4.155988,3381.5696,2.133361,1.630418,4.149125,6.491113,-1.233948,-2.00397,-4.972531,12215.1675,3.953494,2.770665,4.167885,8.415934,-3.051189,-4.79876,-18.588077,7207.3215,2.960412,1.532999,2.391888,6.379568,-2.248172,-3.628123,-13.852917,1638.6629,1.515116,0.905044,1.922411,4.844948,-0.80355,-1.308774,-4.024082,1785.5169,1.597496,0.866941,2.08072,4.835734,-0.692334,-1.123546,-3.391422,1634.8247,2.225972,0.748589,2.123346,5.007567,-0.373685,-0.818861,-2.981894,1573.8663,2.212278,0.707638,2.008643,4.496875,-0.341766,-0.719217,-3.100552,2924.7371,1.880093,1.550315,3.758306,6.857003,-1.242683,-2.067679,-5.020684,2889.8997,1.995131,1.379346,3.534161,6.851135,-1.150377,-1.897099,-4.788132,6
2932.9324,1.745859,0.640291,0.961382,4.02758,-16.527231,-26.769881,-171.898715,4331.0625,2.240798,0.933735,1.342456,4.929644,-20.549666,-35.289617,-255.483502,9128.5564,5.877548,2.262096,3.132922,6.105166,-2.827779,-4.34894,-11.851327,10263.6957,6.106097,2.523438,3.44553,6.082753,-2.789376,-4.294233,-11.989193,2977.0391,3.463608,0.969683,1.695577,3.840694,-1.001826,-1.66036,-5.17275,2613.4799,3.465762,0.833027,1.528501,4.173922,-0.860327,-1.502669,-4.826189,8720.0085,4.843758,2.727446,4.195726,6.943896,-4.553622,-7.477551,-16.376013,9667.1975,5.085616,2.907001,4.468504,7.916889,-4.702263,-7.505295,-17.834253,1537.8052,1.307719,0.364015,0.733825,4.897843,-16.853941,-29.72632,-220.688098,2354.1733,1.610581,0.516334,0.87965,4.091107,-14.019592,-23.680904,-158.896203,7000.0542,4.543959,1.917917,2.729851,5.571052,-3.129381,-5.114084,-16.333958,7180.5945,4.700326,1.750938,2.418703,6.319201,-2.626688,-4.219201,-14.24007,3059.2193,3.823589,0.984246,1.764784,4.294826,-1.074891,-1.987464,-8.383052,3244.2454,4.145139,1.017064,1.839306,4.735744,-0.882234,-1.70449,-6.134305,6666.5091,3.682685,2.277644,3.755892,8.09386,-5.121152,-8.777171,-23.908587,5991.6245,3.599425,2.022332,3.300973,6.718674,-4.609722,-7.920947,-17.317451,3
19904.7431,6.621074,4.45174,6.038119,8.176093,-4.756231,-6.648318,-20.183642,25985.676,9.59358,6.399839,9.185423,11.534171,-5.12059,-7.087333,-19.750772,3320.9304,2.275518,1.298658,2.789159,5.586766,-1.346515,-2.079677,-4.753311,3397.7015,2.222532,1.288278,2.803518,5.752145,-1.363053,-2.053651,-4.349856,2281.6653,2.554684,0.900275,2.272353,4.700623,-0.569314,-1.122199,-2.801349,2036.06,2.602306,0.783356,2.010399,4.037931,-0.475704,-0.89746,-2.849531,5377.4038,2.929312,2.027442,4.736479,8.322401,-2.119691,-3.433463,-6.409442,5590.4558,2.941155,2.159664,5.194393,8.716935,-2.218551,-3.520091,-6.747948,19361.602,5.669664,4.188203,5.649941,8.719904,-5.186341,-7.615501,-25.801956,11423.447,4.150881,2.401268,3.207595,6.002081,-3.991201,-5.774723,-25.378254,3245.6777,2.076602,1.27498,2.558468,6.465509,-1.453719,-2.156602,-5.035138,3478.7236,2.226586,1.217114,2.615731,6.367871,-1.222408,-1.877947,-4.709158,2436.6047,2.861895,0.976395,2.455041,5.51471,-0.588628,-1.092071,-3.719441,2305.5752,2.800623,0.909911,2.354696,5.501255,-0.517357,-0.99623,-3.581622,5160.2446,2.60114,2.079951,4.69281,7.86421,-2.278615,-3.645402,-8.081678,5056.8554,2.794382,1.896234,4.37908,7.991834,-2.05719,-3.461655,-7.243535,6
6071.3663,2.403562,1.867643,2.774213,4.248659,-34.165422,-62.996749,-487.526527,10115.6843,3.632783,3.337019,5.073825,7.022836,-42.278547,-81.150115,-342.25616,20831.5532,11.728563,8.079254,13.706101,16.456308,-13.376539,-21.568448,-40.496967,23104.6328,11.936538,8.905302,14.904335,17.686347,-12.7003,-20.107799,-38.117968,7616.1683,7.072579,2.897714,5.862362,8.559829,-2.989672,-4.899821,-9.255203,6654.3462,7.293595,2.455954,4.769523,7.110479,-2.465137,-3.989871,-6.747642,19000.3562,8.92393,8.971848,18.669495,23.401545,-19.844767,-35.462741,-67.681883,21227.3835,9.569264,9.904985,20.365326,23.942133,-20.527631,-35.691785,-75.357593,3404.0015,1.600705,1.222041,2.038441,4.641665,-33.381346,-66.104141,-554.947755,4307.0391,2.004431,1.406975,2.186213,4.569315,-28.594828,-54.804134,-418.565985,15852.654,8.659984,6.640907,11.540518,14.763912,-16.408481,-26.400384,-68.867851,16114.2729,8.729651,6.471004,10.757122,14.137917,-12.76886,-20.066263,-50.87675,8400.4778,8.706489,3.078051,5.925012,8.865279,-3.314206,-5.68499,-12.452778,9585.1439,10.024724,3.292518,6.023571,9.87134,-2.820609,-4.714306,-11.007624,15319.9107,6.730221,7.835664,16.839857,21.402601,-26.495022,-49.366458,-123.171098,13729.9495,6.615971,6.948302,14.780066,19.291257,-22.224286,-41.937747,-85.370995,3
28427.7971,9.190725,6.343353,8.477915,10.299064,-7.307919,-9.895104,-26.807802,36038.293,13.028709,8.987023,12.68615,15.973138,-7.869093,-10.682643,-31.75666,5199.1211,2.816327,1.927987,4.238687,7.323981,-2.396582,-3.671064,-6.819048,5229.1919,2.702639,1.92401,4.049172,7.033725,-2.397684,-3.648229,-7.058823,3230.2885,3.124485,1.241506,2.936481,6.381119,-0.884394,-1.499156,-4.679597,2832.1454,3.130867,1.062533,2.52944,4.667823,-0.725521,-1.354184,-2.628363,8181.1311,3.749808,2.966177,6.424362,9.767169,-3.707749,-6.124995,-9.680612,8489.2317,3.771892,3.110134,7.052187,11.336298,-3.863703,-6.274895,-10.494173,27702.7232,7.735231,5.931927,7.71771,11.109644,-7.817869,-11.387426,-49.621169,16395.305,5.533576,3.393939,4.335043,6.883708,-5.960532,-8.607012,-28.863022,5508.9822,2.668444,2.05216,4.028911,7.723161,-2.592123,-3.870371,-8.230167,5838.8316,2.866847,1.915739,3.771167,8.020714,-2.162842,-3.277699,-7.230225,3419.6538,3.512702,1.331848,3.114215,5.607495,-0.891882,-1.648377,-4.384385,3155.9969,3.349753,1.228914,3.002113,5.741127,-0.783342,-1.416606,-4.327564,8677.5957,3.550974,3.23985,6.99171,10.811601,-4.060729,-6.738855,-12.013424,8518.2573,3.83408,2.919583,6.271219,10.092895,-3.652332,-6.045107,-11.65647,6
3287.3525,1.6973,0.875487,1.326562,4.083097,-23.630785,-36.448863,-235.662601,6224.5952,2.438207,1.703743,2.468958,5.393548,-30.68834,-52.420522,-396.490209,13956.1712,7.549779,4.50939,6.690751,10.004221,-5.981733,-9.148767,-16.967702,15696.6489,7.807699,5.022395,7.374966,10.77986,-5.784861,-8.613766,-17.184555,4733.8053,4.750948,1.704751,3.267997,6.274298,-1.71912,-2.813644,-5.554605,4149.7433,4.749002,1.45274,2.641165,5.488235,-1.432385,-2.339443,-5.363567,12629.5003,5.793532,5.13033,9.071256,11.468875,-9.374854,-15.466297,-26.550543,14288.706,6.275713,5.676514,9.985849,14.063327,-9.640531,-16.093577,-28.350203,1173.8481,1.186706,0.484597,0.966055,4.643816,-24.576747,-41.886061,-292.208608,2386.5542,1.513987,0.692209,1.102538,4.986031,-20.624364,-33.758482,-202.38288,10398.2038,5.470017,3.717054,5.719976,7.986276,-6.903175,-10.646448,-24.616248,10692.2242,5.634783,3.522708,5.209635,7.776842,-5.602949,-8.502682,-20.290156,5044.1904,5.474936,1.773242,3.384208,7.338,-1.867064,-3.190995,-8.129773,5479.3835,5.8162,1.828684,3.310142,6.872557,-1.576929,-2.650651,-6.526934,9879.5479,4.335095,4.478173,8.008341,12.634771,-11.36208,-19.91086,-41.834119,8846.6247,4.207309,3.903278,6.997695,11.91728,-9.96663,-17.355686,-35.785418,3
1413.4727,1.430407,1.40292,2.515229,4.708041,-0.695371,-1.292814,-5.943744,1983.831,1.666122,2.13912,3.689719,5.920836,-0.972625,-1.829994,-11.067129,-293.6843,0.897632,0.592266,1.600498,4.644928,-0.199655,-0.430196,-2.810951,-294.2786,0.903546,0.586078,1.533332,5.088405,-0.209236,-0.539336,-2.696407,39.4056,1.026027,0.529648,1.649454,3.935511,-0.109077,-0.297867,-2.338155,42.7609,1.032223,0.444881,1.352356,3.846459,-0.095673,-0.348086,-2.458411,84.8752,1.028179,1.075673,2.843865,5.344791,-0.29568,-0.603564,-2.766335,91.0349,1.029622,1.199951,3.374911,6.554058,-0.307866,-0.613926,-2.975918,1961.0706,1.4827,1.463435,2.538927,5.646594,-0.863823,-1.704909,-10.657393,981.3731,1.28736,0.801008,1.593858,4.773527,-0.64137,-1.342521,-9.097335,-349.0639,0.894071,0.521452,1.352079,5.825805,-0.216245,-0.525119,-3.785994,-408.5254,0.87208,0.548603,1.518605,4.129542,-0.192184,-0.497786,-3.200351,134.3481,1.100686,0.571301,1.870822,4.536363,-0.126876,-0.418277,-3.517394,115.0787,1.085017,0.522272,1.537717,4.837335,-0.11697,-0.389304,-3.160068,-80.9827,0.976643,1.069235,2.876097,6.002652,-0.309676,-0.653297,-3.743013,-15.2622,0.99502,0.93736,2.643977,5.53119,-0.286612,-0.632016,-3.474621,6
853.3176,1.274799,0.16948,0.483064,3.404341,-3.542001,-5.06011,-16.86602,950.6968,1.320518,0.209081,0.596731,3.991669,-5.256809,-7.997702,-28.069912,2208.6214,2.244714,0.482224,0.868346,4.112088,-0.512371,-0.845783,-3.094044,2573.3054,2.331015,0.529623,0.99434,3.931381,-0.515552,-0.862111,-3.216501,1130.4107,1.933718,0.283556,0.607574,3.254989,-0.258514,-0.535171,-2.401862,992.7358,1.932594,0.252944,0.564277,3.221986,-0.223136,-0.519291,-2.521769,2825.3877,2.320785,0.584378,0.989555,3.814187,-0.829741,-1.305046,-3.613073,2981.8381,2.359922,0.612308,1.105945,5.232182,-0.865235,-1.387374,-3.720503,512.9189,1.12489,0.118972,0.532536,4.40736,-4.462232,-7.036774,-32.173437,714.1116,1.222205,0.16261,0.538373,4.736783,-3.470744,-5.534647,-26.922531,1730.1859,1.90194,0.41589,0.849635,4.687572,-0.542562,-0.945539,-4.500731,1591.8602,1.858968,0.380889,0.772911,4.167379,-0.488333,-0.854277,-3.956411,1137.9314,2.072002,0.281858,0.724799,4.843995,-0.277188,-0.600979,-3.304541,1150.6502,2.111231,0.291374,0.636271,3.504106,-0.236912,-0.52788,-3.370132,2446.863,2.051196,0.502361,0.975465,4.475812,-0.87461,-1.52812,-4.96914,2170.2864,2.01035,0.444673,0.820986,4.315607,-0.809155,-1.34451,-4.630477,3
33482.8288,11.426895,7.702332,10.506007,13.026873,-7.641244,-10.190666,-28.623394,41100.5039,15.32083,10.688154,15.314176,17.964129,-8.920843,-12.372804,-35.771717,6432.6348,3.609585,2.272023,4.832669,7.692331,-2.985678,-4.560668,-8.843963,6412.7149,3.409423,2.253834,4.681165,7.399424,-2.969064,-4.543945,-7.962741,3637.2124,3.545291,1.367252,3.290858,5.67225,-1.013321,-1.759622,-3.955304,3169.4465,3.510979,1.163144,2.645774,5.87832,-0.834889,-1.496477,-3.193329,9835.2832,4.618405,3.380562,7.001578,10.08603,-4.518402,-7.484802,-12.991823,10157.0361,4.694095,3.589179,7.917814,11.414037,-4.714609,-7.737351,-12.029678,32586.687,9.433944,7.161798,9.272937,12.810125,-8.821178,-13.019407,-58.174377,19447.7002,7.050858,4.046718,5.301415,8.407044,-6.963927,-10.072468,-36.921932,6912.5422,3.486736,2.409658,4.66708,7.666513,-3.216401,-4.908842,-12.226881,7388.8655,3.778367,2.285006,4.435777,7.902717,-2.651663,-4.004822,-9.63378,3846.0853,4.05754,1.4507,3.390875,6.988584,-1.043906,-1.854624,-5.059077,3524.7295,3.850121,1.319542,3.087401,6.844426,-0.894207,-1.562601,-4.597081,10695.2278,4.433423,3.785954,7.984622,12.694814,-5.045172,-8.385381,-15.815584,10547.3047,4.799763,3.376673,6.913399,10.310252,-4.474006,-7.642744,-14.097132,6
4070.1782,1.792137,1.2085,1.818543,4.176825,-26.281273,-44.382095,-337.18569,7854.31,2.66939,2.498562,3.685191,5.26069,-36.994432,-70.548077,-478.628407,17494.9659,9.386201,6.399719,10.140299,12.798398,-9.502915,-14.952448,-30.604304,19518.8582,9.727949,7.098586,11.164515,13.234546,-9.126042,-14.097456,-27.680958,6266.1925,6.040904,2.353838,4.658209,7.269355,-2.372141,-3.890552,-7.469093,5464.1018,6.013617,1.990146,3.811217,5.919381,-1.973567,-3.345105,-6.310128,15828.4707,7.044614,7.231633,14.038534,17.080944,-14.526398,-25.466237,-44.159493,17828.9707,7.587973,8.050905,15.592432,19.882884,-14.960392,-25.887248,-48.456201,1492.9859,1.220621,0.693869,1.312613,5.006554,-29.644578,-56.824565,-461.007419,2825.5849,1.569862,0.931491,1.463169,3.859659,-24.991661,-44.305662,-328.75123,13256.2871,6.896738,5.316657,8.677182,11.011694,-11.443053,-17.927192,-48.837193,13465.2664,6.918191,5.087402,7.935083,11.297677,-9.053303,-14.613912,-34.988011,6784.8985,6.928963,2.504619,4.753173,8.812887,-2.617444,-4.47034,-8.87056,7637.6832,7.820833,2.606408,4.723443,7.242928,-2.222303,-3.741884,-9.028807,12690.3252,5.282759,6.508919,12.976511,16.997076,-18.806399,-33.842788,-73.914407,11372.4175,5.118278,5.655565,11.028481,14.079628,-16.041404,-29.550353,-54.66024,3
23907.624,8.109816,5.415955,7.372747,9.748807,-5.320634,-7.166724,-18.203544,31560.5398,11.554471,7.81663,11.175975,14.25389,-6.596998,-9.323381,-27.940217,3975.4233,2.359526,1.583587,3.520893,5.626572,-1.893721,-2.85099,-6.690527,4022.6108,2.292166,1.560967,3.386531,6.536037,-1.900835,-2.96321,-5.752843,2727.7934,2.812521,1.058588,2.598561,4.613796,-0.738324,-1.314418,-3.113178,2408.1303,2.822723,0.904548,2.146581,5.191207,-0.607488,-1.064122,-2.792605,6542.8611,3.154303,2.413474,5.252201,8.739497,-2.940589,-4.740659,-9.543873,6838.5415,3.201067,2.60334,6.085776,10.170781,-3.055888,-4.919376,-8.314372,23811.6304,6.797429,5.072273,6.808419,9.830129,-6.662957,-9.589552,-33.337049,13969.0639,4.968891,2.916872,3.870401,6.616795,-5.141534,-7.633788,-28.513077,4102.4272,2.230194,1.656027,3.241486,6.486406,-2.025695,-3.077129,-7.279155,4383.3972,2.359737,1.570663,3.201124,6.85024,-1.69964,-2.594667,-5.974715,2916.5117,3.174839,1.131437,3.003638,5.339329,-0.751558,-1.373493,-4.376028,2708.8659,3.02442,1.036968,2.515493,4.91146,-0.651571,-1.268148,-4.082332,6625.1599,2.892564,2.644128,5.78043,9.348822,-3.178007,-5.231711,-11.024443,6547.1743,3.111276,2.332164,5.120871,8.576283,-2.86237,-4.755881,-9.200283,6
6693.6997,2.48586,1.778114,2.69329,4.321524,-29.93644,-54.549826,-501.620768,10462.5893,3.542316,3.505794,5.408628,7.339485,-46.270368,-100.13415,-982.784794,23188.2715,12.150846,9.381343,16.30208,19.335508,-17.65869,-28.528112,-63.717193,25726.8421,12.539067,10.31219,18.096986,21.30751,-16.659555,-27.068384,-62.277599,8937.0565,8.058398,3.323669,6.841059,8.79302,-3.592448,-5.863144,-11.172052,7757.2185,8.128151,2.845838,5.553659,7.911347,-2.958927,-4.813714,-10.310222,21088.97,9.255096,10.213343,22.094385,26.085358,-25.59839,-46.140533,-95.425763,23593.7851,9.86132,11.333172,24.347521,28.157852,-26.535925,-47.565379,-96.560715,3354.8174,1.558283,1.258118,2.162444,4.673057,-36.847078,-84.006112,-770.487925,4278.1919,1.95365,1.44902,2.278522,4.535484,-31.246335,-66.591057,-521.002295,17602.2324,8.811253,7.607069,13.633906,17.27713,-21.844089,-36.020093,-97.584493,17994.3181,9.063811,7.529849,12.928402,15.926148,-16.899273,-27.0441,-72.544104,10021.5364,9.854149,3.609356,6.878274,10.667098,-4.007073,-6.638945,-12.783119,11902.6011,11.612448,3.903327,7.27356,10.385399,-3.424179,-5.849365,-12.453038,17008.9722,6.917615,8.930703,20.098144,25.270304,-34.66645,-65.219129,-157.712293,15215.9973,6.710884,7.896639,17.598457,22.656906,-28.912933,-55.474626,-121.531112,3
24494.2388,7.661952,5.438698,7.293299,9.572882,-6.096431,-8.244392,-20.303665,31023.8206,11.395023,7.631694,10.9658,13.452026,-6.518497,-9.067318,-25.673705,3970.0793,2.363651,1.568038,3.426904,6.283132,-1.829261,-2.794752,-5.849329,4028.7749,2.298112,1.56324,3.366491,6.626724,-1.851581,-2.766186,-5.767967,2719.373,2.797656,1.05554,2.604805,4.638474,-0.720676,-1.243844,-3.118593,2413.7244,2.847643,0.910267,2.214418,4.163547,-0.595648,-1.032689,-3.237465,6487.2126,3.15735,2.442114,5.514345,8.094693,-2.876382,-4.607425,-7.792535,6797.8486,3.183448,2.577899,6.023236,9.33786,-2.996915,-4.889114,-8.08726,23410.5888,6.599027,5.009993,6.648145,9.994784,-6.535101,-9.793294,-37.233686,13762.282,4.737498,2.838038,3.7382,6.403246,-4.903444,-7.391352,-26.448796,4040.6838,2.207902,1.626787,3.197534,6.730936,-1.958634,-2.923996,-6.903186,4311.8652,2.350873,1.517447,3.259849,6.266641,-1.663133,-2.522691,-6.122225,2904.1464,3.13227,1.132777,2.682291,5.703793,-0.735153,-1.354981,-4.217441,2654.4006,2.981238,1.056674,2.645797,5.11255,-0.642605,-1.189631,-3.50307,6547.0581,2.873427,2.581546,5.724664,9.840995,-3.08298,-4.999488,-9.893029,6412.2944,3.11189,2.322635,5.207733,8.745962,-2.804364,-4.567609,-9.142721,6
6450.3838,2.396752,2.016588,3.074582,4.852579,-41.516818,-83.611446,-644.811421,10119.4126,3.483122,3.381182,5.176899,7.360351,-46.335603,-96.006312,-1001.424556,23101.7886,12.100383,9.326246,16.242622,18.864541,-17.702419,-28.58178,-69.452774,25602.5722,12.409743,10.276169,17.900133,22.116683,-16.696714,-26.743032,-58.998345,8888.0961,8.049621,3.288776,6.79448,9.231708,-3.591021,-5.90417,-10.688766,7717.669,8.070998,2.828174,5.583592,7.645757,-2.957592,-4.806698,-8.154688,21070.2388,9.288507,10.116943,22.121651,27.680384,-25.596472,-45.630892,-92.93245,23495.7292,9.853109,11.225131,23.938692,28.481566,-26.544866,-48.289997,-89.403682,3335.7974,1.556121,1.253608,2.1302,4.283748,-36.817614,-77.82512,-643.397798,4257.6626,1.945111,1.435997,2.358783,4.616928,-31.541666,-60.376167,-479.560956,17551.3975,8.813253,7.50844,13.487156,17.095291,-21.972213,-36.641971,-101.378663,17963.199,8.970573,7.460298,12.73376,15.542454,-16.911468,-27.574697,-73.780032,9921.8569,9.859121,3.558547,6.840576,10.687509,-4.012029,-6.805066,-14.102851,11672.3621,11.725798,3.864983,7.218016,11.413423,-3.423798,-5.810515,-11.506223,16846.413,6.827651,8.73359,19.545435,24.564581,-34.541364,-65.266297,-164.428777,15106.7847,6.708431,7.775953,17.272723,20.313307,-28.928721,-54.980429,-121.839577,3
12026.94,4.290133,2.814773,4.086095,6.464429,-2.674274,-3.752127,-10.781152,16224.4211,6.409361,4.120821,6.088864,8.62995,-3.033003,-4.490653,-15.329384,1793.446,1.628791,0.912443,2.153684,4.509546,-0.733618,-1.23198,-3.745529,1805.9607,1.590161,0.904721,2.150567,5.175329,-0.747877,-1.176316,-3.289938,1506.8612,2.013569,0.695625,2.076812,3.91663,-0.347436,-0.654178,-2.280966,1368.6917,2.095254,0.600906,1.622675,3.934997,-0.300402,-0.650795,-2.568923,3257.3081,2.096246,1.532968,3.864887,6.19021,-1.15453,-1.850854,-4.268825,3394.7417,2.101643,1.618943,4.305347,6.452292,-1.200883,-1.983467,-4.826454,11828.8379,3.841279,2.699281,3.988379,7.373331,-2.959086,-4.610698,-17.835657,6962.5024,2.889906,1.494121,2.231154,5.882905,-2.181355,-3.474467,-13.993415,1612.9673,1.483512,0.896459,1.921803,6.15943,-0.77404,-1.227276,-3.960118,1750.6187,1.557722,0.854472,2.137117,5.445384,-0.681628,-1.142918,-4.031035,1655.3795,2.23249,0.743197,2.129654,4.648249,-0.367847,-0.819839,-3.278086,1555.4059,2.181021,0.724208,2.035582,4.517935,-0.326055,-0.692939,-3.139503,2915.4549,1.840012,1.521782,3.774581,6.716461,-1.208612,-1.943656,-4.865342,2852.1092,1.94744,1.378912,3.492278,7.159434,-1.105941,-1.823374,-5.211162,6
2915.4837,1.740053,0.652487,1.000048,3.8294,-17.114224,-24.366132,-121.540716,4075.4166,2.180142,0.86809,1.201911,3.990479,-20.206942,-29.98801,-154.80755,9129.8467,5.677943,2.275454,3.118155,5.673733,-2.760897,-4.020722,-9.150904,10257.5263,5.862526,2.532619,3.525829,6.419391,-2.729903,-3.927572,-8.64373,2944.1504,3.391385,0.951558,1.755255,3.885181,-0.983315,-1.598694,-3.48422,2594.5235,3.493225,0.817949,1.492127,4.105936,-0.809589,-1.369114,-3.279565,8678.4819,4.686742,2.707358,4.098783,6.990902,-4.464034,-7.218431,-12.817363,9649.3432,4.94525,2.902473,4.392637,7.376807,-4.632473,-7.243339,-12.780096,1459.3662,1.295082,0.350956,0.669393,5.2641,-16.685296,-26.182191,-144.796476,2290.8614,1.60238,0.497746,0.860047,4.48349,-13.839845,-20.898816,-107.602015,6947.4131,4.384864,1.910375,2.828185,6.480651,-3.027195,-4.459706,-10.970252,7143.2741,4.497599,1.760232,2.540448,7.006065,-2.565956,-3.825835,-8.843605,3048.4845,3.754092,0.968757,1.794084,4.571036,-1.039274,-1.798091,-5.047458,3220.9467,4.087536,1.011272,1.832096,5.472211,-0.861086,-1.462593,-4.125722,6573.5903,3.519557,2.26541,3.533237,7.207258,-5.011639,-8.121991,-16.513077,5951.4277,3.515497,2.012055,3.203528,6.454696,-4.517856,-7.445555,-14.621038,3
19567.1799,6.56978,4.40494,6.042123,7.444388,-4.901966,-6.769344,-17.7404,25864.5977,9.616366,6.42359,9.232212,12.457985,-5.068057,-7.038517,-21.08066,3274.7817,2.263937,1.265747,2.761442,6.111912,-1.349431,-2.033984,-4.621816,3302.7414,2.183831,1.272058,2.734612,5.013407,-1.362206,-2.108286,-5.071458,2241.555,2.547405,0.886203,2.240721,4.477729,-0.567854,-1.009313,-2.92681,1994.7992,2.638008,0.762805,1.97809,3.953299,-0.478232,-0.879311,-2.930144,5250.2061,2.882058,2.01219,4.652656,6.751396,-2.112901,-3.342044,-6.974467,5461.8848,2.887831,2.108646,5.072454,7.589823,-2.209457,-3.56307,-7.320809,19063.8784,5.65139,4.167034,5.754665,9.677653,-5.151584,-7.616307,-26.58133,11256.8606,4.150181,2.356963,3.196148,6.25913,-3.927553,-5.690592,-19.797365,3182.9817,2.056965,1.258166,2.674565,6.15413,-1.433509,-2.141472,-5.401013,3387.2895,2.195025,1.199646,2.578054,5.967926,-1.216577,-1.900895,-4.683483,2380.1439,2.818173,0.940258,2.462006,5.47294,-0.583837,-1.117321,-3.963586,2257.3673,2.794255,0.898293,2.429392,5.011425,-0.511729,-0.944866,-3.404252,5003.3592,2.548903,2.036382,4.664989,8.038094,-2.255656,-3.643141,-8.344916,4940.0513,2.760278,1.8373,4.275762,7.337037,-2.043925,-3.363055,-6.809537,6
5731.0971,2.373372,1.748385,2.585639,4.538736,-36.400014,-62.07676,-515.010426,9867.4592,3.555094,3.252497,4.860028,6.991247,-42.166763,-84.027951,-760.081128,20752.7165,11.792292,8.02971,13.404859,16.33709,-13.36215,-21.168608,-44.71281,23051.0857,12.159986,8.872145,14.778901,16.680111,-12.715729,-20.182112,-39.7615,7617.5978,7.301705,2.863501,5.689004,8.12445,-3.008564,-5.072852,-9.258848,6854.2293,7.801223,2.473699,4.622214,6.956156,-2.467129,-3.99969,-7.718844,18952.8725,9.007463,8.977,18.847813,23.322326,-19.903291,-35.33202,-66.438287,21143.3404,9.582692,9.875385,20.228906,24.507926,-20.588403,-36.066755,-62.496206,3347.5371,1.591867,1.205876,1.957649,4.722011,-33.496184,-72.359298,-569.420717,4286.9771,2.005977,1.393595,2.098564,4.361656,-28.609836,-51.14873,-417.822212,15794.3153,8.720959,6.572299,11.411618,14.557313,-16.386954,-26.099362,-66.574967,16144.4793,8.948039,6.419854,10.76688,12.925944,-12.856672,-19.98962,-47.348913,8364.7558,8.819927,3.057746,5.85385,8.708476,-3.303878,-5.557764,-12.300121,9507.0575,10.039266,3.27034,6.097741,9.483394,-2.814127,-4.679489,-10.142075,15219.9492,6.800743,7.803368,16.6693,20.726586,-26.420991,-47.918809,-126.89735,13671.0537,6.671775,6.956057,14.683969,19.324881,-22.293804,-41.338527,-84.262487,3
27731.8621,9.363787,6.241506,8.307877,11.235842,-7.593654,-10.622564,-25.443418,35943.2281,12.976092,9.099568,13.151932,15.655007,-7.820913,-11.118637,-28.652591,4930.9353,2.783065,1.832241,4.064672,6.36499,-2.41732,-3.552696,-8.108861,4991.2981,2.680904,1.842191,3.921442,6.719005,-2.404204,-3.570235,-6.544703,3116.9595,3.105088,1.194372,2.872258,5.870257,-0.876476,-1.565717,-3.452619,2583.5385,2.743571,0.986917,2.319917,4.780728,-0.719693,-1.218901,-3.945959,7820.531,3.716516,2.824261,6.223658,8.698842,-3.737134,-6.053371,-10.043288,8180.2625,3.736648,2.966336,6.750048,11.013006,-3.88829,-6.41085,-10.087065,27948.6299,7.728534,6.033893,7.901752,11.156574,-7.839359,-11.433868,-46.713213,16506.3886,5.522678,3.424971,4.441921,6.86428,-6.025865,-8.572073,-33.080614,5093.0083,2.579023,1.898826,3.897481,7.446502,-2.557231,-3.817323,-8.385236,5441.424,2.782703,1.798119,3.771971,7.22906,-2.165082,-3.288809,-6.7549,3319.993,3.487356,1.27569,3.082673,6.138281,-0.903331,-1.611877,-4.299489,3066.4595,3.357428,1.197437,2.819428,6.017903,-0.779291,-1.37792,-4.232235,8163.8618,3.438985,3.043807,6.650169,11.504472,-4.062677,-6.65485,-12.7471,8003.0656,3.72499,2.735747,5.987659,9.079545,-3.63731,-6.210095,-10.327953,6
3032.0762,1.640228,0.787853,1.226419,3.682344,-24.134464,-37.650309,-221.456325,5917.061,2.357697,1.619172,2.326643,4.760539,-30.752614,-50.163052,-323.241363,13930.8989,7.683861,4.485739,6.597088,8.745183,-5.993885,-8.916192,-16.982004,15652.081,7.960937,4.99418,7.361106,10.065635,-5.780307,-8.699231,-17.367339,4698.078,4.839687,1.675034,3.141417,5.469068,-1.722635,-2.849359,-5.677625,4088.971,4.815525,1.425263,2.606685,4.973857,-1.426703,-2.296346,-4.424127,12704.5107,5.987588,5.186395,9.161881,11.529138,-9.33368,-15.386338,-27.609019,14215.6506,6.337524,5.619862,9.709071,12.953508,-9.636012,-15.962325,-26.015767,1217.4482,1.193974,0.47835,1.002975,4.766224,-24.698905,-41.397546,-298.060189,2435.0298,1.518599,0.680713,1.113297,4.298221,-20.720386,-33.814695,-207.295745,10434.0777,5.609764,3.683284,5.634098,8.14148,-6.875308,-10.630507,-28.146204,10753.9346,5.815492,3.525717,5.145518,7.131789,-5.632237,-8.572777,-20.14983,4929.4924,5.388869,1.743914,3.20339,6.611794,-1.861308,-3.131978,-7.1439,5337.3423,5.874913,1.820907,3.413548,6.732232,-1.562374,-2.590441,-6.14589,9846.3718,4.420205,4.466664,7.926801,11.56426,-11.349318,-19.904761,-38.008662,8900.1822,4.384407,3.945118,7.108395,10.820533,-9.927777,-17.459538,-30.994007,3
1444.544,1.43983,1.279912,2.18951,4.652873,-0.774852,-1.396718,-6.897079,1897.5347,1.624839,2.065776,3.594491,5.557945,-0.959473,-2.019068,-10.989644,-235.8049,0.913382,0.564825,1.474346,4.167436,-0.195683,-0.45193,-2.493863,-206.1343,0.928599,0.561238,1.473267,4.174105,-0.201741,-0.480255,-2.915857,164.0682,1.111956,0.504899,1.540929,3.6459,-0.113396,-0.315411,-2.102305,43.7337,1.033908,0.432064,1.383183,4.149339,-0.095424,-0.327197,-1.95436,99.5622,1.03459,1.068712,2.859306,5.816582,-0.286949,-0.583067,-2.755188,84.9233,1.028361,1.12152,3.10779,6.431671,-0.306214,-0.623182,-3.135786,1928.333,1.463112,1.421577,2.55074,6.851076,-0.868262,-1.778726,-11.27644,894.166,1.247686,0.752928,1.504302,4.079814,-0.654182,-1.456579,-8.578142,-364.8401,0.884585,0.476621,1.3446,4.901679,-0.210253,-0.530829,-3.815068,-307.2517,0.896823,0.495182,1.341934,4.445555,-0.189766,-0.485541,-3.035163,77.3721,1.058305,0.552115,1.696035,4.46873,-0.120178,-0.407016,-3.323779,114.8318,1.089062,0.520017,1.583117,4.741006,-0.113083,-0.390905,-3.086823,-45.8587,0.986248,0.977946,2.709933,5.479714,-0.310682,-0.685834,-3.31085,-63.5254,0.978442,0.909085,2.542724,5.7009,-0.289706,-0.620795,-2.976061,6
722.2666,1.226361,0.139022,0.410097,3.523591,-3.908698,-5.459395,-17.921677,844.9643,1.276398,0.198064,0.605401,3.655232,-5.162796,-7.470541,-29.681589,2240.6206,2.311507,0.479442,0.773809,3.763666,-0.490275,-0.796388,-3.483112,2557.7782,2.390288,0.525359,0.905438,4.306347,-0.499012,-0.846023,-2.937615,1124.678,1.953071,0.272412,0.557704,3.303987,-0.252855,-0.546861,-2.503156,984.9497,1.964109,0.240797,0.52455,2.899462,-0.210727,-0.512302,-3.005564,2814.2507,2.389825,0.574393,0.985525,4.098547,-0.805087,-1.297443,-3.557656,2907.5967,2.362574,0.600015,0.987117,4.780378,-0.841664,-1.361703,-3.914178,459.9106,1.108621,0.117894,0.580669,4.075552,-4.371156,-6.90656,-31.776237,696.8772,1.205215,0.156766,0.530654,4.26489,-3.456795,-5.608843,-26.153306,1785.5442,1.973797,0.427651,0.783444,4.006205,-0.526978,-0.901426,-3.911895,1679.2932,1.961897,0.377818,0.771989,4.06441,-0.464645,-0.808592,-3.821338,1138.0946,2.099105,0.271631,0.691291,3.94097,-0.266532,-0.615415,-3.18498,1124.3596,2.111097,0.27565,0.600159,3.860077,-0.229113,-0.523881,-3.045937,2436.7766,2.082412,0.499343,0.856745,4.35732,-0.858616,-1.46517,-5.593205,2242.7901,2.109542,0.447573,0.828968,3.802069,-0.791791,-1.317436,-3.978013,3
32931.2612,11.420421,7.606303,10.292401,12.173317,-9.076393,-12.644232,-39.46683,41285.0412,15.07555,10.951434,15.775231,19.317893,-8.939412,-12.599456,-35.522689,6199.383,3.652313,2.150637,4.546373,7.553928,-2.972655,-4.460037,-8.572185,6227.0166,3.470918,2.158097,4.517514,6.880062,-2.946522,-4.458261,-8.61763,3576.9874,3.579226,1.344382,3.064969,5.117809,-1.012965,-1.779954,-4.208924,3116.5706,3.574718,1.152821,2.611452,5.387601,-0.823531,-1.446494,-3.431496,9421.6599,4.633856,3.306046,7.066861,9.859366,-4.499986,-7.305973,-13.19885,9885.4578,4.702961,3.453476,7.410835,10.998242,-4.710074,-7.689343,-13.382518,33151.4121,9.315206,7.410003,9.602224,12.963269,-8.849948,-12.942176,-46.997574,19727.9477,6.771168,4.138593,5.344205,8.052939,-6.988567,-9.953679,-35.02321,6533.5386,3.440924,2.230068,4.388499,7.429077,-3.185084,-4.755377,-10.677571,6952.1564,3.82237,2.1105,4.083881,7.32719,-2.648825,-4.109945,-8.338686,3766.646,4.02611,1.422365,3.252936,7.222049,-1.04016,-1.817259,-4.715406,3434.1848,3.820893,1.322418,3.177329,6.079188,-0.892917,-1.576572,-4.269478,10164.7614,4.380334,3.548699,7.240023,10.896879,-5.024655,-8.291866,-16.350975,9975.5027,4.802316,3.243131,6.764062,9.898557,-4.453229,-7.51633,-12.944718,6
3678.9624,1.715999,1.093906,1.728859,3.525588,-32.300199,-51.917222,-382.226345,7566.1831,2.590006,2.424247,3.62825,5.937117,-37.274853,-73.688449,-630.417118,17581.5542,9.483721,6.439182,10.178311,13.907853,-9.557491,-15.051062,-28.997305,19643.7412,10.049601,7.112432,11.241678,13.734752,-9.100934,-14.037663,-26.931894,6192.7025,5.966162,2.332202,4.60098,7.296731,-2.391233,-3.917709,-7.727664,5421.0735,5.997071,2.005722,3.860119,6.208298,-1.953973,-3.186142,-6.435357,16000.8186,7.372429,7.34777,14.318135,18.364947,-14.524218,-24.93786,-49.400279,17861.9707,7.762171,8.037866,15.553217,18.107279,-15.01491,-25.852033,-49.343539,1453.8086,1.214107,0.685181,1.281214,4.587432,-29.879298,-62.62559,-412.553242,2771.75,1.551074,0.925361,1.46851,3.944511,-25.122711,-43.567424,-342.814029,13322.666,7.042009,5.321205,8.667284,11.965634,-11.402696,-18.162568,-42.305771,13536.427,7.162652,5.123798,8.047679,10.532324,-9.072017,-14.625452,-35.25155,6694.8032,7.024234,2.480204,4.636799,7.885789,-2.617252,-4.394243,-9.714053,7504.0936,7.828935,2.613235,4.755972,8.106058,-2.207875,-3.702931,-8.104338,12722.0781,5.481948,6.495402,12.931488,15.960499,-18.78446,-34.52906,-71.495536,11352.8706,5.293309,5.722527,11.385074,14.838429,-15.893636,-28.660055,-61.181794,3
30780.6841,10.499514,7.150824,9.685153,11.608434,-8.969407,-12.069951,-30.456371,39855.8811,14.263957,10.355009,14.742616,17.473754,-8.911411,-12.31019,-36.155737,5757.9751,3.060932,2.083141,4.383185,7.055927,-2.972478,-4.537818,-8.64856,5757.8006,2.933507,2.062026,4.305213,6.817217,-2.956413,-4.457569,-10.201259,3519.2655,3.404622,1.320666,2.947702,5.40692,-1.008597,-1.750942,-3.772123,3062.522,3.376019,1.113092,2.526515,4.86929,-0.825763,-1.378547,-3.470794,9053.4851,4.087231,3.188694,6.640669,9.516861,-4.499547,-7.350351,-11.006447,9415.4036,4.150723,3.353965,7.337327,10.358799,-4.698031,-7.629019,-12.520037,31120.0699,8.392427,6.912328,8.97324,11.926629,-8.880479,-12.722993,-56.988923,18469.0374,6.18892,3.948386,5.129622,7.989808,-6.941112,-9.600015,-35.573318,6016.6426,2.871656,2.198352,4.352738,7.680953,-3.194765,-4.793814,-10.619139,6499.3855,3.086082,2.105236,4.051553,8.010885,-2.673407,-4.05303,-9.096712,3709.4507,3.820606,1.420131,3.208061,6.94061,-1.036774,-1.82292,-4.693229,3377.7441,3.556627,1.27905,2.934234,5.459117,-0.889828,-1.557531,-3.808504,9727.2456,3.846318,3.529357,7.346369,11.957424,-4.990496,-8.444003,-16.644033,9688.2898,4.241147,3.156652,6.442013,10.029485,-4.441571,-7.486761,-13.832143,6
3389.5889,1.684062,0.967669,1.462386,3.545479,-31.757372,-51.16404,-372.073136,7184.1137,2.550023,2.170063,3.201207,5.443878,-37.392663,-66.802073,-573.613765,17319.2473,9.04566,6.318125,9.932785,12.458584,-9.610116,-14.801357,-29.261296,19384.4841,9.361497,7.030658,11.026069,13.482706,-9.218221,-13.994849,-26.009527,6207.3137,5.982815,2.310516,4.565697,7.193294,-2.39535,-3.863705,-7.262161,5395.1168,5.880305,1.961105,3.620615,5.838005,-1.972788,-3.162876,-5.972761,15656.2759,6.837756,7.051798,13.685083,16.522497,-14.687832,-25.535282,-47.06615,17653.5582,7.468415,7.891234,15.247457,18.978963,-15.164347,-26.266907,-49.670305,1442.8042,1.21825,0.621499,1.168166,4.584781,-29.852631,-56.564958,-456.12535,2716.2778,1.55924,0.836591,1.330072,4.886488,-25.177595,-43.491468,-346.799215,13056.8806,6.585007,5.195833,8.552898,11.523215,-11.54148,-18.033947,-43.722995,13320.7143,6.705114,4.99233,7.750925,10.298678,-9.118781,-14.263877,-31.19715,6735.4255,6.959324,2.461171,4.643031,8.160471,-2.636863,-4.407016,-9.442465,7523.6823,7.565267,2.554702,4.617302,7.478637,-2.218969,-3.721613,-7.200105,12498.5091,5.142007,6.265208,12.398326,16.624796,-18.926163,-34.514369,-78.756961,11160.4229,4.985486,5.407099,10.671634,15.024284,-16.095995,-29.454153,-58.092496,3
22833.4278,8.241308,5.072931,6.830322,8.914616,-6.437339,-8.95231,-21.092494,31157.1304,11.46373,7.590567,10.634247,13.334386,-6.60071,-9.181532,-26.179482,4014.2466,2.373313,1.572744,3.417492,6.108766,-1.890747,-2.82991,-5.791548,4051.2168,2.311595,1.550672,3.374739,5.999529,-1.902872,-2.844278,-5.211417,2709.5575,2.801436,1.045433,2.658318,4.472444,-0.735131,-1.279912,-2.871772,2391.2074,2.811916,0.891475,2.116764,4.232526,-0.6008,-1.046551,-3.524547,6581.8447,3.165955,2.417198,5.309613,7.743023,-2.93677,-4.722698,-7.884013,6810.8842,3.195919,2.565348,6.006536,9.105479,-3.061532,-4.930674,-9.257438,23110.746,6.632557,4.872158,6.457697,9.361109,-6.656786,-9.707033,-33.389041,13489.9028,4.824342,2.801177,3.75258,6.52972,-5.123494,-7.034992,-24.343011,4075.0332,2.209352,1.614622,3.163955,7.311817,-2.021245,-3.002646,-6.596539,4393.7171,2.356225,1.555477,3.235405,6.499961,-1.698665,-2.556262,-5.766375,2911.0967,3.181351,1.123457,2.795162,5.659223,-0.749863,-1.417932,-4.069403,2715.7819,3.039149,1.035433,2.506729,5.14589,-0.652184,-1.178584,-3.455156,6582.7376,2.863823,2.589447,5.74262,10.692287,-3.165396,-5.195372,-10.133233,6558.2839,3.097253,2.318043,5.16457,8.864145,-2.848319,-4.678233,-8.363739,6
5507.8501,2.260791,1.675222,2.46071,4.159728,-39.527077,-78.192413,-649.591349,10187.3453,3.486392,3.354138,5.257727,8.064663,-46.768671,-105.392165,-851.800179,23038.5998,11.835391,9.360823,16.413451,27.202716,-17.893565,-29.384325,-66.616112,25553.7214,12.271318,10.330124,18.323647,31.343589,-16.781763,-26.615293,-66.351802,9001.4881,8.172416,3.364661,6.880414,9.72444,-3.6059,-5.920512,-9.946101,7822.707,8.1345,2.840566,5.369532,7.487905,-2.966152,-4.837506,-8.920233,20864.2212,8.958224,10.101934,21.660109,25.964183,-25.71775,-45.458653,-98.410502,23526.79,9.791303,11.43516,24.511781,28.955372,-26.741827,-47.824638,-98.804407,3241.874,1.544384,1.213002,2.143133,6.15814,-36.84482,-86.359571,-592.12178,4185.7451,1.954402,1.399827,2.22432,4.360092,-31.444873,-63.240301,-545.23917,17512.2116,8.750282,7.580518,13.793346,23.810451,-21.835823,-36.57226,-95.733023,17730.5466,8.737725,7.447711,12.905818,20.172782,-16.961888,-26.654283,-65.898999,10136.1864,9.993891,3.655361,7.117713,11.093402,-4.02478,-6.910553,-13.800633,12116.1307,11.830041,3.894918,7.107998,11.240492,-3.403089,-5.657426,-12.208715,16940.6111,6.808506,8.915029,20.118277,25.337926,-34.559972,-65.341596,-186.500607,15141.4427,6.605787,7.748268,17.022619,22.022391,-28.770121,-54.934034,-129.331875,3
1236.716,1.394883,1.210433,2.109342,4.320126,-0.740357,-1.371162,-7.365844,1752.3799,1.591615,1.932241,3.382845,6.560906,-0.976671,-2.032979,-9.546035,-292.0268,0.901118,0.568543,1.493852,4.676047,-0.197067,-0.461595,-2.623666,-287.0669,0.908274,0.558768,1.498027,3.768968,-0.199213,-0.457552,-2.671089,69.2452,1.046854,0.500029,1.603977,3.941726,-0.107924,-0.318525,-2.104008,50.2197,1.038235,0.418384,1.371896,3.543215,-0.096139,-0.322906,-2.382083,53.6736,1.017434,1.036865,2.795244,5.354344,-0.293076,-0.606219,-2.885843,87.802,1.028083,1.150735,3.251827,6.166316,-0.310261,-0.637222,-3.168639,1760.3472,1.431241,1.355986,2.447863,5.917082,-0.84026,-1.874027,-13.191476,743.2041,1.208017,0.734299,1.632819,5.162156,-0.655981,-1.38997,-9.498928,-375.9639,0.889515,0.509544,1.426393,4.870001,-0.217702,-0.578516,-3.413316,-409.9627,0.874287,0.522009,1.391551,4.130351,-0.192947,-0.478245,-3.48246,104.8468,1.078014,0.534187,1.768246,4.632762,-0.120136,-0.406964,-2.928289,121.0088,1.089606,0.508627,1.512091,3.873991,-0.109694,-0.361566,-2.878266,-81.4734,0.976775,1.020573,2.940713,6.407431,-0.314623,-0.677577,-3.513699,-82.0061,0.973818,0.894966,2.403442,6.445289,-0.294943,-0.624585,-3.001751,6
609.7815,1.202934,0.120975,0.525258,3.456862,-3.620755,-5.140014,-17.150157,778.3628,1.265643,0.191826,0.484919,4.034394,-5.046907,-7.504605,-24.688367,2132.0804,2.187059,0.459525,0.898644,3.968484,-0.483825,-0.822262,-3.3507,2477.5514,2.259978,0.518899,0.886754,4.084935,-0.48954,-0.79413,-3.201344,1072.1174,1.916264,0.266171,0.61392,3.245369,-0.254219,-0.504259,-2.232477,947.5878,1.90301,0.233805,0.551778,3.535659,-0.215485,-0.474346,-2.433685,2706.2043,2.247542,0.568823,0.913731,3.551202,-0.806509,-1.299411,-4.017138,2889.0164,2.301041,0.599134,1.041079,4.387142,-0.833125,-1.346986,-4.159661,479.7754,1.118036,0.116811,0.539437,4.651922,-4.309611,-7.113569,-28.332603,737.4189,1.2315,0.161776,0.569292,4.280635,-3.350529,-5.310849,-22.203999,1708.9018,1.874772,0.416,0.869255,4.742429,-0.514049,-0.8965,-4.000348,1535.5403,1.821171,0.365642,0.744326,4.162424,-0.462364,-0.817789,-3.49155,1089.472,2.034105,0.273069,0.641135,3.973314,-0.267812,-0.665698,-3.276991,1112.3707,2.075292,0.270402,0.64206,3.802764,-0.235394,-0.523659,-3.15062,2368.447,1.996981,0.492154,0.907308,4.805453,-0.848522,-1.379508,-4.41204,2142.5493,1.995544,0.446472,0.812746,4.452078,-0.792167,-1.333157,-4.325485,3
12470.486,5.198099,2.899814,4.205348,6.571817,-2.563925,-3.648033,-10.058212,17648.6258,7.22167,4.497016,6.632663,9.202318,-3.022128,-4.462664,-14.558904,2233.4411,1.929787,0.972903,2.193184,4.388007,-0.750326,-1.185514,-3.512735,2283.6077,1.885877,0.966719,2.233698,4.436665,-0.758321,-1.171493,-3.674167,1576.3064,2.14567,0.68786,1.940463,4.528403,-0.365203,-0.700377,-3.044113,1411.8145,2.164386,0.60777,1.688183,3.324859,-0.307018,-0.588452,-2.385825,3633.6406,2.370489,1.559554,3.897131,6.664895,-1.187027,-1.90565,-4.119769,3760.9113,2.374973,1.657965,4.214102,6.979958,-1.243678,-1.966251,-4.475188,12873.1634,4.297503,2.946347,4.392007,8.159795,-3.104894,-4.752818,-18.00833,7699.5427,3.30866,1.656887,2.56552,5.600041,-2.28427,-3.490874,-12.543288,2108.9777,1.771256,0.933469,1.877881,4.624431,-0.781122,-1.263374,-4.468014,2267.4778,1.893769,0.911072,2.060165,4.920461,-0.679509,-1.155036,-4.052192,1688.5074,2.319342,0.745465,2.170485,5.512024,-0.374917,-0.786513,-3.100095,1659.742,2.365635,0.712321,1.951224,4.682943,-0.333404,-0.701685,-3.053002,3323.429,2.090396,1.524949,3.829212,6.862784,-1.248312,-2.061139,-4.679072,3231.2593,2.195722,1.380384,3.427352,5.81045,-1.145687,-1.941395,-4.965717,6
2574.0799,1.700563,0.582392,0.85103,3.284871,-15.716823,-21.743779,-95.938253,4671.1255,2.339358,1.066734,1.460145,4.225927,-20.114436,-30.085596,-143.752468,9347.4135,6.230638,2.35665,3.309746,5.318678,-2.816398,-4.182267,-9.032154,10479.2477,6.426783,2.611775,3.525697,5.886526,-2.778919,-4.170494,-8.283819,3055.2923,3.611598,0.992478,1.774912,4.132017,-0.982325,-1.705729,-3.177367,2674.3062,3.610646,0.850553,1.501021,3.475841,-0.825706,-1.325308,-3.548909,8978.8247,5.0422,2.811357,4.260649,6.75445,-4.506592,-7.160624,-11.938253,9911.155,5.275177,3.000663,4.614338,8.135431,-4.639705,-7.354535,-12.98202,1753.2133,1.346085,0.403338,0.808097,4.865709,-16.483587,-26.809306,-152.7081,2657.7407,1.68898,0.582417,0.960649,4.613396,-13.748348,-21.199281,-96.236364,7216.9059,4.775791,2.018363,2.942974,5.749713,-3.094373,-4.662124,-11.055343,7407.2522,4.948627,1.829577,2.526302,6.435603,-2.615048,-3.860405,-9.478578,3167.3884,4.045465,1.01186,1.786373,4.913082,-1.041119,-1.803308,-4.226332,3318.2023,4.256815,1.043683,1.804778,4.675306,-0.867582,-1.49688,-4.188891,6936.5381,3.787932,2.427178,3.788604,7.430588,-5.054348,-8.333541,-17.165402,6302.2913,3.818406,2.148513,3.457518,7.461416,-4.559654,-7.582276,-14.808107,3
18968.5525,6.992583,4.22776,5.760584,7.51692,-4.588552,-6.413005,-16.594028,26377.9356,9.663883,6.531245,9.267939,11.623699,-5.091228,-7.130408,-20.020995,3251.1492,2.243279,1.292298,2.826836,5.026933,-1.357233,-2.063949,-4.327942,3333.3989,2.194022,1.280262,2.776857,5.053899,-1.374739,-2.038977,-4.907983,2250.5337,2.535262,0.884956,2.271942,5.20825,-0.580219,-1.097131,-3.068153,1974.7094,2.550241,0.775802,1.960055,3.718565,-0.48992,-0.872955,-2.579157,5345.0425,2.908035,2.018823,4.750662,7.076014,-2.144308,-3.457185,-6.505013,5609.1709,2.93295,2.136161,5.052223,8.143689,-2.222159,-3.631889,-6.494958,19726.96,5.639909,4.261568,5.75351,9.588325,-5.221479,-7.603277,-32.356009,11616.7592,4.160577,2.419934,3.289018,5.833257,-3.982411,-5.688483,-19.197124,3192.0513,2.051494,1.25875,2.56365,5.913074,-1.44769,-2.156012,-5.347062,3330.6799,2.162707,1.19857,2.59641,5.68627,-1.233214,-1.884682,-5.083983,2400.263,2.810191,0.952571,2.429783,5.760706,-0.587918,-1.125774,-3.708666,2286.1424,2.807932,0.904295,2.39914,5.473436,-0.519494,-0.996018,-3.692952,5166.6819,2.584616,2.044944,4.782602,8.622629,-2.285382,-3.677024,-7.484397,5001.645,2.742582,1.857029,4.211777,7.464648,-2.073917,-3.425473,-6.142554,6
5332.1318,2.279971,1.644303,2.464246,4.445866,-32.492157,-59.708994,-449.98442,10080.3457,3.572359,3.440139,5.171351,7.519471,-42.037723,-80.664624,-765.732243,20867.1158,11.987688,8.152522,13.720136,16.916566,-13.428779,-21.15874,-40.801944,23178.686,12.247558,8.9584,15.093411,17.271646,-12.71766,-19.969272,-45.519024,7623.4571,7.24731,2.882458,5.77325,8.507162,-3.022211,-4.834982,-8.114773,6720.1292,7.431991,2.503405,4.988769,6.965511,-2.444139,-3.945213,-7.360142,19113.6048,9.087277,9.116285,18.914732,22.321201,-19.877319,-34.656839,-64.364346,21301.1648,9.643209,9.993592,20.434871,25.284093,-20.555093,-35.950461,-60.533204,3456.416,1.60393,1.259215,2.033905,4.39668,-33.461687,-63.440432,-576.297292,4380.4273,2.009612,1.465178,2.204592,4.723211,-28.423374,-53.173415,-421.470425,15947.1672,8.861841,6.720466,11.670547,14.03892,-16.3233,-25.737281,-65.532042,16238.0788,9.07264,6.529227,10.817241,14.273953,-12.826262,-20.483733,-46.726902,8372.4522,8.635881,3.094206,6.001403,9.793123,-3.299355,-5.649301,-12.109821,9554.9185,10.069341,3.310396,6.155341,9.750242,-2.797734,-4.709691,-9.771357,15417.6262,6.866221,7.966925,16.920027,20.540254,-26.453379,-49.662177,-105.649341,13830.6233,6.749332,7.056952,14.983254,19.415359,-22.265725,-41.067687,-87.519049,3
27046.0183,9.635788,6.068536,8.100074,10.48606,-7.00018,-9.441863,-25.376254,36525.1736,13.00222,9.154538,13.037644,14.666597,-7.801863,-10.631211,-30.796248,5014.8731,2.775272,1.907183,4.101598,6.817045,-2.402559,-3.67092,-7.941949,5075.7325,2.68256,1.895243,4.199613,6.615185,-2.407013,-3.540437,-6.710108,3152.209,3.08676,1.218671,2.873583,5.455701,-0.875785,-1.559984,-3.691178,2769.8878,3.082716,1.062702,2.480471,5.063423,-0.728465,-1.29274,-3.559987,7987.44,3.718409,2.956932,6.432926,9.730165,-3.704725,-6.155468,-10.102753,8368.6633,3.749704,3.094159,6.94967,11.109323,-3.865024,-6.281232,-10.679988,28439.7129,7.658101,6.119594,7.851818,11.025324,-7.797345,-11.274696,-42.656256,16795.3567,5.505472,3.489806,4.548834,7.099275,-6.083522,-8.519959,-31.401456,5217.8755,2.608637,1.987327,3.911492,7.539198,-2.568048,-3.844448,-8.392619,5536.5058,2.826942,1.86708,3.789274,6.893221,-2.173156,-3.301648,-6.651323,3382.4832,3.521526,1.304885,3.137456,5.703559,-0.896871,-1.597264,-4.044307,3113.056,3.384102,1.221363,3.103844,6.550908,-0.779571,-1.363889,-3.558114,8407.2024,3.494153,3.191055,6.817801,12.025938,-4.056352,-6.687116,-12.01414,8225.2793,3.775885,2.875287,6.236632,9.838911,-3.633393,-5.987654,-10.520347,6
3201.5493,1.646683,0.842468,1.315154,4.58529,-22.623191,-32.855367,-210.973369,6159.7642,2.391534,1.70241,2.403313,4.39609,-30.935579,-51.917189,-310.86697,14202.3506,7.861774,4.572327,6.717516,9.532905,-5.972004,-8.996412,-17.793729,15969.7505,8.226599,5.064311,7.410206,9.743018,-5.780299,-8.714655,-16.751838,4733.7136,4.846881,1.71568,3.21766,5.38412,-1.722949,-2.839527,-6.138418,4134.8385,4.749132,1.466447,2.677601,4.560758,-1.43912,-2.294953,-4.631311,13018.7661,6.134697,5.313633,9.497873,11.963137,-9.402207,-15.346188,-26.290223,14519.5833,6.515264,5.735675,9.954158,13.817341,-9.681513,-16.205869,-25.724531,1189.3066,1.184268,0.504834,0.895818,4.545079,-24.694159,-40.163396,-264.782143,2426.3501,1.500325,0.712242,1.134299,4.522382,-20.570905,-32.598916,-200.841361,10636.6001,5.819602,3.792735,5.840357,8.560748,-6.849334,-10.621419,-25.038166,10948.5413,5.957678,3.610411,5.306442,8.485738,-5.605984,-8.621262,-17.466581,5000.8483,5.456394,1.774661,3.251679,6.978211,-1.862812,-3.166488,-7.116458,5397.1713,5.926854,1.855135,3.395331,7.167257,-1.557284,-2.612908,-5.435145,10119.8276,4.551745,4.583081,8.280637,12.48403,-11.353196,-19.707255,-38.436279,9098.8157,4.476053,4.059008,7.260696,10.119892,-9.951244,-17.233956,-33.305876,3
1483.8536,1.423201,1.348971,2.316598,4.652634,-0.67742,-1.338883,-6.066528,1968.8384,1.637015,2.078319,3.684151,6.111567,-0.980807,-1.83711,-10.850672,-244.0291,0.909794,0.530317,1.512108,3.855568,-0.19634,-0.447078,-2.472629,-227.3474,0.920881,0.547698,1.462212,5.450272,-0.199035,-0.43313,-2.540389,60.4058,1.04131,0.488835,1.515193,3.620348,-0.112338,-0.332989,-2.378353,47.2471,1.036774,0.433582,1.324342,3.33627,-0.09615,-0.308891,-2.131111,104.0686,1.03649,1.015261,2.905297,5.122429,-0.29654,-0.603086,-2.924489,95.4531,1.032327,1.106287,3.04788,5.912685,-0.309373,-0.643491,-3.236074,1974.0131,1.455256,1.447761,2.568408,6.796322,-0.874988,-1.785683,-10.85498,963.6276,1.258734,0.775973,1.543629,5.434793,-0.662278,-1.336462,-9.680717,-387.5862,0.876587,0.456262,1.141465,4.701865,-0.21071,-0.52842,-3.577764,-338.649,0.885204,0.478167,1.412248,4.175778,-0.195185,-0.499807,-3.169772,123.8969,1.094825,0.52254,1.700538,5.057473,-0.12421,-0.419365,-3.231895,107.8825,1.083565,0.508002,1.613081,4.326082,-0.109958,-0.369944,-3.342045,-81.7427,0.975347,0.937433,2.660237,5.641629,-0.310434,-0.68694,-3.558112,-38.6672,0.986706,0.853732,2.472112,5.178856,-0.288799,-0.621346,-3.915927,6
821.3426,1.239349,0.166128,0.530265,3.461641,-3.476999,-4.788345,-14.07454,893.8308,1.287975,0.199601,0.579208,3.251021,-5.175795,-7.57818,-25.97691,2138.8645,2.286934,0.473195,0.827787,3.577544,-0.501969,-0.857443,-3.722557,2488.2052,2.378898,0.522497,0.889439,3.75957,-0.510529,-0.827115,-2.93456,1130.5869,1.981196,0.271648,0.550035,3.188813,-0.258077,-0.540403,-2.540274,1000.7328,1.988928,0.240138,0.640514,3.28349,-0.231765,-0.574514,-2.094777,2762.7724,2.377671,0.585028,0.967797,3.800949,-0.815818,-1.341889,-4.009845,2890.039,2.386286,0.606247,1.060455,4.405342,-0.840262,-1.354412,-3.878191,547.6856,1.124831,0.135804,0.565259,4.634374,-4.372047,-6.922086,-29.997975,790.2097,1.228709,0.179141,0.533912,4.468231,-3.453565,-5.356339,-21.967631,1738.7076,1.980383,0.427099,0.820494,4.576447,-0.527773,-0.927711,-3.451679,1624.2333,1.941725,0.375931,0.716669,4.323334,-0.475796,-0.820106,-3.312965,1100.726,2.059972,0.274245,0.708788,3.409752,-0.269612,-0.578694,-3.232283,1153.5587,2.174681,0.276597,0.635768,5.416356,-0.232754,-0.550867,-2.876846,2467.6387,2.133155,0.513593,0.953581,4.829974,-0.849965,-1.43731,-4.568839,2195.8399,2.098049,0.455942,0.774826,5.173699,-0.79921,-1.360417,-4.045616,3
34820.5564,11.090075,8.068929,11.015095,14.213558,-7.566814,-10.219715,-25.620167,41924.4607,14.923025,11.098966,16.214889,19.118427,-8.929315,-12.169556,-36.981048,6243.2334,3.703668,2.149399,4.567605,7.328677,-2.986357,-4.515538,-8.883514,6278.7917,3.508199,2.14723,4.519577,6.766833,-2.963806,-4.382566,-8.201051,3594.3878,3.590196,1.347997,3.153786,5.683041,-1.009315,-1.777249,-4.249727,3133.7051,3.58189,1.152151,2.73841,5.258216,-0.845054,-1.50701,-3.368196,9573.8477,4.694392,3.305998,6.882026,11.153606,-4.547861,-7.512858,-12.389315,10001.6079,4.754182,3.484689,7.520554,10.940789,-4.730999,-7.691771,-11.529729,33888.9175,9.213332,7.602937,9.894863,13.315164,-8.872145,-12.678369,-46.296339,20215.3308,6.747952,4.256949,5.58382,8.334753,-7.01351,-9.637914,-32.252535,6520.3113,3.45852,2.231904,4.287437,6.67447,-3.211305,-4.839616,-11.161877,6991.9516,3.865534,2.115168,4.101415,7.432792,-2.666964,-3.99779,-8.711933,3796.0018,4.065907,1.442898,3.398465,7.25226,-1.041822,-1.92198,-4.466979,3462.0726,3.841888,1.317541,3.135606,7.021414,-0.897618,-1.569756,-4.082071,10269.3997,4.446627,3.576702,7.566553,11.893888,-5.0486,-8.367119,-15.222358,10113.103,4.851717,3.249075,6.716308,11.425909,-4.487478,-7.595037,-13.794902,6
4095.1279,1.763633,1.241181,1.839349,4.267724,-26.565117,-41.013483,-318.962382,7642.0259,2.577457,2.475668,3.622783,5.920525,-37.380857,-65.940622,-548.908451,17754.1325,9.805767,6.524373,10.278724,13.14907,-9.54596,-14.717955,-27.6647,19841.6589,10.214359,7.203303,11.373889,13.932844,-9.163912,-13.80963,-25.857668,6238.4368,6.152939,2.373034,4.628335,7.341621,-2.392736,-3.851774,-7.403034,5419.7242,6.053522,2.037247,3.864255,7.039367,-1.977301,-3.18672,-7.270578,16196.9172,7.489325,7.473638,14.641562,18.39203,-14.552788,-25.0546,-41.821569,18062.9705,7.987593,8.168308,15.781262,18.855262,-15.048175,-25.744287,-46.091138,1559.3965,1.224483,0.705213,1.325312,5.033881,-29.764003,-56.88085,-425.704586,2913.8852,1.565825,0.949612,1.518632,4.30584,-25.059324,-42.028898,-315.9786,13472.0374,7.28368,5.421606,8.917103,12.085474,-11.487756,-18.300205,-43.734463,13742.7619,7.348014,5.206397,8.191669,10.573058,-9.120857,-14.121551,-35.66835,6683.4128,6.936595,2.490232,4.744362,8.086052,-2.622875,-4.364309,-8.456328,7443.2723,7.909474,2.638354,4.878887,8.887996,-2.216948,-3.644961,-7.657919,12890.3679,5.622175,6.623545,13.140543,17.474546,-18.860406,-33.803314,-73.568565,11536.9968,5.432942,5.859375,11.489591,15.776699,-16.029041,-29.289421,-60.063232,3
24757.4448,7.942815,5.52662,7.459107,10.709785,-5.534816,-7.600129,-16.917005,31972.3347,11.364246,7.960333,11.325678,14.308629,-6.711362,-9.439748,-23.681848,4176.8748,2.524986,1.548478,3.342723,5.515935,-1.918044,-3.057034,-5.762373,4255.5961,2.454123,1.534395,3.347082,6.51165,-1.920063,-2.833262,-5.792065,2769.2763,2.889688,1.042575,2.448459,5.362548,-0.734591,-1.363821,-3.556081,2450.9798,2.897286,0.909771,2.210745,5.244893,-0.624394,-1.109122,-2.732807,6716.5428,3.309809,2.425878,5.398649,9.375207,-2.969853,-4.765548,-8.704034,7008.6177,3.344467,2.552303,5.816748,9.233181,-3.084051,-4.951223,-8.826291,24222.9951,6.500303,5.240263,6.907063,9.989891,-6.709459,-10.38957,-33.722342,14192.5241,4.725223,2.997737,3.915897,6.371007,-5.202068,-7.359413,-27.344047,4153.1611,2.303118,1.546915,3.092062,6.552587,-2.041546,-3.078647,-7.158736,4433.7637,2.479883,1.470776,3.081823,7.02512,-1.714161,-2.559436,-5.938246,2956.4315,3.232445,1.120376,2.696484,5.658909,-0.762665,-1.426593,-4.439751,2708.6464,3.052453,1.061548,2.645803,5.536262,-0.658636,-1.259831,-3.460998,6661.9695,2.972649,2.514862,5.593488,8.446354,-3.185351,-5.233796,-11.099459,6554.69,3.215362,2.291944,5.111702,8.78873,-2.871395,-4.704929,-8.983679,6
5943.8716,2.273122,1.879506,2.793657,4.312514,-32.521816,-62.193508,-443.477086,10066.3125,3.386359,3.437804,5.239682,8.127065,-46.309169,-98.233502,-814.976074,23439.2111,12.783067,9.498803,16.489154,20.590304,-17.925255,-28.598786,-60.782326,25960.1209,13.065168,10.404147,18.220461,21.11592,-16.816254,-27.061342,-61.670306,9010.0063,8.398472,3.360204,6.867914,9.826662,-3.612781,-5.909743,-10.247849,7758.9252,8.30391,2.848242,5.517942,8.11346,-2.953034,-4.884693,-9.031842,21312.7283,9.636378,10.28988,22.376091,26.11318,-25.725243,-45.669582,-88.313161,23729.1946,10.248617,11.390985,24.565885,30.093079,-26.684123,-47.855979,-93.021786,3311.4985,1.534373,1.256573,2.146139,4.726618,-36.768358,-74.160759,-637.145311,4280.5112,1.920708,1.456114,2.316257,4.594322,-31.733215,-66.497895,-496.105831,17826.5842,9.297088,7.707503,14.032298,17.190105,-21.986305,-35.187248,-100.991624,18127.7183,9.513271,7.618393,13.027699,15.899148,-17.026986,-27.911117,-72.115409,9869.4684,9.950453,3.593649,7.098759,10.987989,-4.015076,-6.753531,-13.595146,11604.3808,11.814254,3.88823,7.294713,10.652308,-3.423241,-5.744098,-11.089046,17112.2559,7.16898,8.985875,20.366472,25.888582,-34.549514,-65.006207,-166.973059,15351.2422,6.997663,7.976787,17.914895,22.196988,-28.938956,-54.063056,-117.23529,3
11954.2173,4.395572,2.71923,3.863531,6.284184,-2.177484,-3.142875,-9.538476,16557.4107,6.46812,4.075126,5.992909,9.083138,-2.971986,-4.473147,-15.461299,1875.7212,1.651606,0.951681,2.19592,4.778227,-0.739248,-1.247148,-3.284871,1917.3249,1.624117,0.931763,2.132089,4.364401,-0.75436,-1.256816,-3.386603,1532.8073,2.033558,0.682361,1.952907,4.470588,-0.354488,-0.703498,-2.581104,1360.7557,2.024297,0.601927,1.629599,3.796126,-0.300808,-0.598153,-2.360034,3383.576,2.130496,1.545749,3.796403,6.603005,-1.172711,-1.903675,-4.172237,3513.0676,2.139527,1.63826,4.155403,7.346993,-1.22093,-1.976061,-4.5529,11906.233,3.785671,2.672271,3.847239,7.390802,-2.890283,-4.666386,-17.423104,7030.0833,2.878288,1.489327,2.273868,5.02088,-2.172108,-3.411834,-13.785965,1751.9612,1.526091,0.916813,1.954495,5.497509,-0.782878,-1.262923,-4.034112,1905.282,1.614565,0.885388,2.041083,6.146196,-0.686071,-1.155359,-4.03863,1653.1929,2.215676,0.746897,2.104492,5.452778,-0.367783,-0.810151,-3.048036,1620.4313,2.216513,0.712862,1.987943,5.136068,-0.323991,-0.712266,-3.591274,3055.3227,1.889902,1.529039,3.866811,7.100915,-1.216201,-2.046132,-5.661887,2999.3833,1.986678,1.391201,3.477615,6.386099,-1.122214,-1.798732,-5.199496,6
2578.1194,1.677638,0.572809,0.892747,3.906633,-14.025057,-19.824636,-86.993981,3936.9068,2.138382,0.838246,1.204149,4.56195,-20.277042,-30.466755,-152.517862,9216.6617,5.866657,2.306918,3.101651,5.475135,-2.827594,-4.060155,-7.986629,10386.4545,6.068578,2.568108,3.448436,7.137302,-2.778254,-3.971464,-8.592349,3029.9607,3.593546,0.96007,1.729767,4.523273,-0.981922,-1.570778,-3.551763,2646.1938,3.519322,0.814551,1.455538,3.695589,-0.836496,-1.356623,-3.421357,8707.6814,4.743289,2.71851,4.257434,7.577096,-4.554042,-7.319389,-14.003762,9720.2342,5.072416,2.925299,4.408204,7.681759,-4.694691,-7.271164,-15.401105,1286.6787,1.255983,0.315656,0.637042,4.416131,-16.70985,-28.286704,-143.266038,2163.1138,1.572189,0.485401,0.907104,5.185164,-13.850435,-20.598877,-99.955038,6985.0062,4.463645,1.927849,2.769856,6.092013,-3.085465,-4.622825,-10.87685,7103.7688,4.566503,1.760967,2.436169,5.537363,-2.609039,-3.833535,-8.808873,3112.3919,3.890793,0.976973,1.719749,5.068759,-1.044266,-1.701328,-4.235052,3293.23,4.177368,1.002588,1.820793,4.978352,-0.865106,-1.481867,-4.255785,6573.7444,3.566788,2.290777,3.691629,7.690824,-5.106537,-8.414646,-16.753569,5931.0935,3.517753,2.008562,3.15624,6.769997,-4.602644,-7.502584,-17.161008,3
19768.5728,6.934177,4.380613,6.021613,8.749307,-3.958982,-5.361968,-12.656757,26398.4212,10.046295,6.335543,8.960006,12.480421,-5.052993,-6.932546,-18.443389,3174.5777,2.166121,1.333133,2.936825,5.661034,-1.357679,-2.076132,-5.111162,3247.6592,2.131809,1.31728,2.886793,5.326875,-1.359059,-2.100594,-3.893536,2207.4156,2.516464,0.891531,2.318132,4.78081,-0.56893,-1.036748,-2.993907,1952.7915,2.505111,0.765618,1.956294,4.095039,-0.481536,-0.899385,-2.670645,5319.9052,2.850508,2.038118,4.637318,7.638586,-2.130889,-3.366946,-6.50751,5496.655,2.859483,2.185749,5.231809,8.227772,-2.216015,-3.619545,-5.978969,19529.3144,5.875049,4.080237,5.588573,8.600277,-5.152338,-7.669773,-27.677333,11494.1862,4.373174,2.352577,3.248341,6.184977,-3.893034,-5.593511,-20.809403,3127.2353,1.994956,1.336116,2.751152,6.702355,-1.43866,-2.140512,-5.823542,3373.3149,2.137069,1.269894,2.657871,6.419996,-1.222335,-1.896926,-4.474638,2386.9681,2.817603,0.961504,2.604188,6.30726,-0.585868,-1.081444,-3.425082,2228.6375,2.688464,0.89889,2.279469,5.27992,-0.509867,-0.943694,-3.151225,5110.1423,2.547517,2.133854,4.818792,8.274683,-2.266366,-3.73797,-7.39961,5056.3201,2.715433,1.901515,4.211866,7.060974,-2.058834,-3.471781,-6.909901,6
5608.1171,2.329482,1.721922,2.585372,4.544848,-28.630173,-49.505197,-345.135322,9517.0003,3.496985,3.12835,4.722489,7.042727,-41.986676,-82.058593,-824.728272,20444.3648,11.500273,8.034076,13.378037,15.656069,-13.587813,-21.390984,-43.189475,22786.6792,11.837442,8.882182,14.991865,17.814614,-12.810122,-19.920261,-41.298441,7792.9916,7.594817,2.916434,5.915787,8.188738,-3.019977,-4.975422,-8.412899,6674.1945,7.351795,2.448203,4.710095,7.235194,-2.461549,-4.037392,-7.496342,18531.0471,8.624524,8.797871,18.311823,21.165072,-20.076463,-35.530617,-65.6088,20876.2647,9.397436,9.897027,20.506047,25.191827,-20.824856,-36.344521,-68.074039,3122.0459,1.556775,1.134322,1.879209,4.41265,-33.985932,-64.694733,-556.169819,3981.6016,1.955404,1.321072,2.008752,4.163537,-28.625259,-50.767964,-388.720769,15532.5982,8.577269,6.600555,11.502925,13.76451,-16.459618,-26.933631,-69.897569,15721.5825,8.625461,6.36668,10.540188,13.015481,-12.955565,-20.795683,-50.246459,8475.5125,8.788195,3.105877,6.103116,9.604019,-3.325088,-5.582437,-10.805895,9808.8851,10.235383,3.272964,6.068689,9.597619,-2.815097,-4.715334,-9.766884,14964.2747,6.596106,7.810483,16.733005,20.78473,-26.591365,-49.069262,-99.48491,13295.8227,6.355869,6.751556,14.196132,17.616219,-22.394489,-41.579853,-87.446769,3
28311.5933,9.556496,6.32054,8.553511,10.953766,-6.277097,-8.490761,-22.335763,36278.9099,13.42292,8.980411,12.635807,15.233396,-7.807911,-10.779857,-32.91208,5149.5242,2.76482,1.924031,4.201134,6.580728,-2.398706,-3.603077,-6.634486,5210.3056,2.687311,1.907766,4.12741,6.352353,-2.400554,-3.62767,-6.656232,3192.0606,3.126793,1.216727,2.860733,5.403337,-0.873393,-1.533342,-3.872163,2811.6652,3.131188,1.037834,2.372368,4.157835,-0.737769,-1.267904,-3.222976,8213.2757,3.723125,2.915697,6.299257,9.267042,-3.735303,-6.130523,-10.716919,8487.72,3.771398,3.084681,7.004553,9.940906,-3.894879,-6.356587,-10.193342,27767.7173,7.873916,5.933084,7.655564,10.847097,-7.791265,-11.374985,-41.333313,16423.9355,5.688534,3.40932,4.420412,7.001225,-6.07745,-8.594798,-32.446837,5491.9546,2.652173,2.05138,4.112765,8.299405,-2.565412,-3.867826,-8.81272,5842.8938,2.844583,1.939364,3.849395,8.256618,-2.166312,-3.302992,-6.642557,3398.342,3.528611,1.306657,3.332102,6.399648,-0.902987,-1.615507,-4.401094,3146.3003,3.326921,1.192228,2.787515,5.961286,-0.776034,-1.386986,-3.933556,8733.5261,3.534853,3.230725,7.083102,10.899967,-4.069134,-6.675862,-12.091117,8612.9173,3.832535,2.861798,5.901576,10.171913,-3.643186,-6.076079,-11.922038,6
3149.8066,1.667625,0.8014,1.218793,3.771671,-20.854462,-30.568098,-172.754563,5915.4409,2.3633,1.567627,2.315572,4.488668,-30.9306,-48.838909,-316.157662,14035.9746,7.712829,4.522618,6.720541,9.380346,-6.024791,-8.993677,-18.583575,15845.3418,8.146746,5.039139,7.480753,10.292345,-5.843988,-8.702168,-16.94986,4753.4438,4.86227,1.718795,3.309279,5.549547,-1.731944,-2.757282,-5.5592,4180.8442,4.904161,1.454269,2.6872,4.791707,-1.447041,-2.360026,-4.578953,12732.6245,5.912334,5.152311,9.167464,11.468828,-9.497715,-15.757596,-26.267215,14361.122,6.426132,5.700162,9.901885,14.509299,-9.785553,-16.034322,-24.097509,1028.083,1.16257,0.445511,0.899327,4.977303,-24.666862,-41.587945,-285.072689,2259.6621,1.482405,0.636306,1.027728,4.479827,-20.839055,-32.097695,-210.918706,10477.4714,5.636956,3.711558,5.671185,8.646027,-6.95604,-10.613711,-26.465299,10749.2166,5.794019,3.512909,5.133169,7.70264,-5.65187,-8.66302,-19.973805,5055.1177,5.509609,1.792173,3.298041,6.522806,-1.868154,-3.111609,-6.843468,5465.8602,5.936229,1.836943,3.420679,6.489316,-1.565623,-2.563849,-6.778334,9948.0686,4.445831,4.50424,8.15144,11.719051,-11.452399,-19.751123,-39.542934,8919.0401,4.310441,3.891188,7.089627,10.792078,-10.022127,-17.611782,-31.093799,3
12307.8679,4.713282,2.846376,4.187842,7.112619,-2.28335,-3.14695,-8.713544,17100.0341,6.73966,4.295508,6.311378,9.228264,-3.090403,-4.490451,-15.289412,1820.0178,1.63889,0.904013,2.252644,5.493105,-0.748717,-1.189589,-3.109563,1834.0862,1.603122,0.885574,2.124432,4.558495,-0.765196,-1.388953,-3.018364,1490.055,1.999088,0.678361,1.978804,4.485065,-0.356387,-0.68134,-2.758536,1345.6921,2.0319,0.58325,1.588581,5.045881,-0.310948,-0.648144,-2.668837,3332.3689,2.108295,1.493729,3.530939,7.267649,-1.194569,-1.960901,-4.294291,3498.1164,2.148754,1.612017,4.178432,8.867085,-1.249432,-2.080057,-4.014552,12449.6382,4.05395,2.774634,4.034299,7.603994,-3.139471,-4.91384,-19.285453,7395.6995,3.124184,1.568068,2.394173,5.090966,-2.33978,-3.578413,-13.702975,1660.0826,1.505324,0.872458,1.947787,6.458833,-0.803237,-1.295438,-4.385436,1767.3325,1.559835,0.854806,1.980821,5.756794,-0.699956,-1.160237,-3.692051,1654.8931,2.23598,0.742307,2.320697,5.741545,-0.378903,-0.801961,-3.549751,1611.6871,2.218161,0.687732,1.910197,5.377663,-0.338397,-0.6615,-3.005027,2954.9322,1.841261,1.515567,3.69282,7.812313,-1.25828,-2.058118,-5.181985,2956.6233,1.959121,1.336787,3.263211,7.16048,-1.147666,-1.89938,-4.176881,6
2719.0498,1.715671,0.613894,0.915967,3.516393,-13.986615,-19.252452,-78.345118,4408.2321,2.260765,0.960088,1.341617,3.9531,-20.488931,-30.808194,-171.882149,9456.4101,6.120996,2.365042,3.196046,6.159389,-2.868046,-4.270794,-8.761563,10603.2767,6.30848,2.610992,3.55771,6.068501,-2.812213,-4.088322,-8.299031,3065.4559,3.560146,0.977929,1.708527,3.434491,-0.994346,-1.659534,-4.073691,2696.6922,3.612306,0.842559,1.529773,3.45916,-0.836027,-1.423099,-3.567839,9000.229,4.885974,2.803454,4.270129,8.586906,-4.627042,-7.365569,-12.797816,9995.0166,5.216619,2.988222,4.477544,8.798737,-4.753717,-7.575358,-12.118189,1490.5947,1.294674,0.359036,0.72522,4.482991,-16.668635,-25.762363,-159.705155,2351.408,1.608483,0.521036,0.897748,4.788493,-13.908953,-20.840412,-105.536917,7222.0557,4.646868,1.982584,2.906554,5.793401,-3.131935,-4.536905,-10.159503,7395.8126,4.785852,1.822311,2.470872,5.952122,-2.640201,-3.930304,-9.250816,3208.633,4.057108,0.992598,1.772866,5.176161,-1.048975,-1.796478,-4.843102,3364.4912,4.28694,1.028501,1.846493,4.74918,-0.875474,-1.505587,-4.080755,6885.1495,3.69757,2.385026,3.716242,7.874787,-5.170291,-8.510051,-18.361538,6223.3699,3.66823,2.100005,3.238979,6.338173,-4.667004,-7.711405,-15.439906,3
19701.6883,6.902818,4.409828,6.111611,8.597985,-4.095811,-5.604139,-13.566264,26527.8277,9.772072,6.52163,9.283301,12.376154,-5.173701,-7.486775,-21.941891,3244.3791,2.223312,1.315483,2.879565,4.940214,-1.366826,-2.180793,-4.385941,3293.6345,2.15629,1.29964,2.799687,5.512168,-1.369928,-2.194937,-4.612397,2254.8368,2.531487,0.90528,2.266715,5.186477,-0.574152,-1.004416,-4.00561,2007.8546,2.582942,0.794983,2.012782,4.049759,-0.492911,-0.86518,-2.855271,5321.513,2.846905,2.052616,4.792421,7.347378,-2.142893,-3.475262,-6.19218,5573.1511,2.893754,2.165208,5.152681,7.892655,-2.238442,-3.622542,-6.130771,19678.5283,5.701289,4.223932,5.828917,9.138737,-5.212843,-7.474363,-26.028502,11621.7979,4.226531,2.4136,3.271725,6.157364,-4.064656,-6.007772,-21.44227,3163.404,2.028429,1.283337,2.549149,5.952171,-1.449606,-2.226121,-5.578737,3310.1889,2.133396,1.231268,2.721237,7.210149,-1.23414,-1.85131,-5.077947,2406.1399,2.810916,0.977671,2.470171,5.516989,-0.590525,-1.150384,-3.379995,2283.5511,2.767113,0.921564,2.42393,5.705983,-0.512682,-1.014121,-3.612011,5075.375,2.525259,2.075081,4.70947,8.835739,-2.290573,-3.700547,-8.118946,5012.8906,2.734101,1.893546,4.384544,8.085319,-2.072002,-3.379147,-6.964038,6
5786.4375,2.349018,1.791081,2.668331,4.627523,-28.735701,-47.343048,-355.931579,10113.6086,3.591678,3.399517,5.094163,7.149787,-41.890878,-84.818501,-788.459772,21085.37,12.155363,8.225465,13.782792,16.348529,-13.608826,-21.755964,-47.40711,23389.0164,12.514575,9.071998,15.132866,17.566088,-12.781882,-20.183907,-47.509615,7629.1793,7.263566,2.890639,5.829471,8.134587,-3.046183,-5.06488,-9.461875,6715.9448,7.478426,2.487137,4.866346,6.906378,-2.481973,-4.067262,-7.413675,19286.8532,9.210651,9.182653,19.238266,22.215294,-20.192171,-35.866929,-64.930267,21545.5745,9.855673,10.081944,20.68191,25.637541,-20.889466,-36.454326,-70.961276,3468.4766,1.604209,1.250332,2.069239,4.823729,-33.313447,-63.310171,-571.824913,4383.1196,2.009531,1.450892,2.245679,4.814988,-28.660348,-52.702345,-430.675839,16088.4115,8.903014,6.813524,11.687685,14.349429,-16.389137,-26.474864,-70.690418,16405.6012,9.146411,6.614458,10.987793,15.006286,-12.883301,-20.424573,-51.91716,8440.5875,8.777548,3.108887,5.9784,9.980383,-3.340944,-5.729305,-11.171846,9634.3096,10.238775,3.333648,6.247753,9.277858,-2.822447,-4.734624,-10.666982,15610.4536,6.973767,8.058364,17.197636,21.638979,-26.657513,-50.09239,-113.799123,14004.8864,6.873055,7.15143,15.107295,19.574326,-22.347721,-41.694137,-92.452562,3
28394.4834,9.425206,6.399431,8.597963,11.390983,-6.183279,-8.208652,-22.508122,36518.3342,13.067962,9.255102,13.206896,16.864016,-7.813864,-10.964945,-26.012841,5073.2659,2.807059,1.862927,4.064439,6.713569,-2.41624,-3.605439,-7.198005,5178.5359,2.750571,1.852053,4.056666,7.345459,-2.405393,-3.558715,-6.936233,3178.1126,3.110232,1.203968,2.828285,5.13379,-0.871967,-1.462668,-3.31449,2786.0579,3.135375,1.040601,2.500709,4.362006,-0.729541,-1.229435,-3.290928,8077.1865,3.775662,2.902758,6.304331,9.279013,-3.731369,-6.048064,-10.399618,8426.3667,3.774214,3.031479,6.8242,10.139285,-3.905955,-6.418611,-11.550042,28462.1279,7.802925,6.158785,8.10857,12.755443,-7.776213,-11.154867,-42.938368,16834.0948,5.542733,3.508449,4.58414,7.756386,-6.016881,-9.080214,-35.673016,5202.7329,2.592177,1.923003,3.889048,7.292115,-2.563869,-3.784418,-8.896899,5562.6914,2.842971,1.813527,3.786928,7.097164,-2.170281,-3.276948,-7.661797,3385.43,3.491785,1.304343,3.155848,6.397312,-0.898941,-1.651382,-4.740067,3133.1673,3.39226,1.204352,2.926275,5.66127,-0.781234,-1.358164,-3.800222,8406.727,3.462028,3.087154,6.67056,10.701562,-4.074523,-6.714149,-12.445226,8243.4375,3.764127,2.791582,6.072434,9.42289,-3.651353,-6.15136,-12.386608,6
3184.2866,1.659686,0.832659,1.237151,3.977701,-20.741298,-30.669495,-169.147777,6171.9268,2.392896,1.698909,2.463783,4.41704,-30.704153,-48.833483,-353.501036,14189.3379,7.80165,4.589796,6.733581,9.160062,-6.015493,-9.003555,-19.047055,15943.0974,8.136806,5.10472,7.551888,9.877251,-5.813728,-8.625891,-16.919343,4709.2223,4.757261,1.717859,3.250404,5.770818,-1.732039,-2.801746,-5.214085,4129.0464,4.694083,1.469216,2.85201,5.096717,-1.457832,-2.341707,-5.360074,13019.6301,6.074999,5.300059,9.607393,12.555027,-9.482899,-15.64771,-26.373633,14591.9199,6.532912,5.766958,10.069228,13.63107,-9.801776,-16.453731,-26.459865,1309.96,1.205264,0.506938,1.030658,4.162945,-24.638557,-39.68179,-269.045089,2497.9146,1.51899,0.719473,1.161641,4.345401,-20.717729,-31.879549,-207.251144,10705.7131,5.810153,3.79488,5.813666,8.716122,-6.912301,-10.685445,-25.65979,10975.2573,5.902829,3.610963,5.276061,8.02055,-5.649747,-8.806696,-18.787648,4998.3515,5.43427,1.78439,3.417586,6.087677,-1.875791,-3.105792,-6.876394,5405.826,6.000524,1.875764,3.456121,6.936575,-1.568372,-2.596367,-5.958264,10155.3767,4.537818,4.597181,8.262013,12.081152,-11.483911,-19.942676,-37.084601,9174.8306,4.508914,4.052444,7.245441,11.065402,-10.046465,-17.815317,-32.800499,3
1440.1345,1.426837,1.282804,2.226916,4.068349,-0.616098,-1.111248,-5.463458,1935.074,1.62813,2.035668,3.546393,6.233963,-0.95683,-1.85859,-9.584857,-144.6936,0.946529,0.521965,1.43288,3.595556,-0.19825,-0.449283,-3.03884,-196.3252,0.932716,0.527236,1.497278,4.215672,-0.194886,-0.410236,-2.557953,80.5895,1.053842,0.471602,1.447249,3.507015,-0.107085,-0.434479,-2.068474,68.4418,1.053117,0.410056,1.237965,3.064851,-0.098401,-0.36011,-2.103737,139.9509,1.048436,0.992826,2.702607,5.682511,-0.286646,-0.557551,-2.588416,129.7402,1.043245,1.0703,3.011432,5.808742,-0.298291,-0.591094,-2.853669,1871.2114,1.436312,1.420758,2.485481,6.064726,-0.869233,-1.75959,-11.148105,908.7488,1.245654,0.764177,1.503248,4.909997,-0.654829,-1.434998,-8.769033,-329.5249,0.895552,0.447838,1.166044,4.566204,-0.214904,-0.509908,-3.389972,-296.0078,0.900406,0.465085,1.284655,3.989064,-0.187669,-0.450871,-3.57719,122.5813,1.091882,0.501988,1.62036,4.915446,-0.121772,-0.440917,-3.102016,121.6851,1.093414,0.492698,1.521689,4.137625,-0.108487,-0.420528,-3.331513,-104.8015,0.96908,0.918788,2.644892,6.16874,-0.303126,-0.627551,-3.654527,-2.4502,0.999165,0.862158,2.442349,5.176677,-0.279695,-0.603509,-3.382331,6
694.676,1.210683,0.144901,0.457741,3.714065,-3.15021,-4.557584,-15.133133,858.5191,1.277648,0.190379,0.620481,3.383284,-5.120809,-7.40942,-30.727907,2093.3765,2.267492,0.478572,0.844952,4.139312,-0.492742,-0.853325,-3.7344,2426.9018,2.351545,0.533462,0.846613,3.699129,-0.499448,-0.81353,-3.233813,1120.0836,1.956427,0.274113,0.569697,3.399068,-0.249816,-0.558432,-2.825369,965.9192,1.946947,0.235146,0.512577,3.124459,-0.220619,-0.495104,-2.770562,2726.7776,2.35861,0.579388,0.938937,3.68696,-0.817747,-1.299626,-3.826073,2856.3035,2.382221,0.605031,0.978745,4.185801,-0.8568,-1.344304,-3.972557,465.7974,1.107069,0.120781,0.52419,4.580005,-4.354931,-6.915333,-32.43437,701.5522,1.201996,0.168121,0.516335,4.384889,-3.400744,-5.521548,-22.70256,1631.8157,1.918358,0.440462,0.816498,4.312657,-0.525129,-0.904048,-3.389163,1584.5816,1.933352,0.378227,0.695271,4.050427,-0.468329,-0.776971,-3.730914,1124.4031,2.078652,0.274432,0.620966,3.698681,-0.268114,-0.598442,-3.080112,1141.9215,2.176694,0.273135,0.694451,3.919731,-0.232412,-0.517355,-3.017576,2414.7297,2.105671,0.524951,0.943121,4.481026,-0.857359,-1.437866,-5.028905,2180.9057,2.089942,0.462745,0.843833,4.181613,-0.79163,-1.293864,-4.302501,3
33887.7983,11.367853,7.842065,10.606307,12.549532,-6.682758,-8.882871,-23.029186,41844.7798,15.097136,11.071001,15.933765,19.258744,-8.915287,-12.220478,-36.114361,6347.5721,3.727557,2.175005,4.514654,6.824223,-2.972796,-4.376066,-8.697291,6380.3081,3.530464,2.179964,4.523325,7.293399,-2.944819,-4.419577,-7.50612,3620.5264,3.595601,1.34964,3.120357,5.662096,-1.010829,-1.808034,-3.992255,3135.553,3.556225,1.162411,2.637554,4.931767,-0.839706,-1.486355,-3.069294,9666.5114,4.73759,3.321319,6.857298,9.545758,-4.533357,-7.395874,-12.361272,10088.543,4.767229,3.497263,7.54951,10.855013,-4.727104,-7.76939,-13.549832,33749.3157,9.259238,7.529529,9.763423,13.450054,-8.841712,-12.965272,-56.048027,20082.7371,6.807545,4.209249,5.488774,7.814324,-7.00523,-9.787103,-36.00729,6631.7234,3.484156,2.22871,4.318511,7.473865,-3.184754,-4.761248,-11.107486,7037.7051,3.872119,2.120526,4.066254,7.32309,-2.649761,-4.030287,-8.73215,3803.8252,4.078869,1.444476,3.377217,6.323256,-1.049765,-1.869663,-4.736127,3483.6476,3.859118,1.318041,3.211572,6.657491,-0.8973,-1.689675,-4.283843,10366.9944,4.481945,3.544289,7.263914,11.802524,-5.054586,-8.283182,-14.720759,10197.2248,4.870743,3.250302,6.77079,10.822759,-4.48081,-7.66214,-13.234081,6
3862.4248,1.733238,1.161158,1.752077,3.988344,-23.01189,-34.876414,-217.798378,7744.2622,2.607827,2.516488,3.785961,6.246713,-36.966467,-66.416701,-545.332353,17944.4151,9.945986,6.57526,10.384894,12.491042,-9.626493,-14.978321,-30.942116,19993.9892,10.372853,7.258713,11.606517,14.610638,-9.178297,-14.123876,-29.225923,6239.9823,6.108426,2.359826,4.681067,6.815158,-2.415862,-3.952655,-6.826966,5464.7876,6.113611,2.021789,3.837911,6.344951,-1.985161,-3.188581,-6.198223,16417.3269,7.636319,7.500452,14.627113,17.782031,-14.7181,-25.211862,-45.969809,18329.3535,8.14972,8.205436,16.004519,20.341088,-15.172795,-26.138088,-43.436559,1707.9438,1.248112,0.743125,1.445402,5.475249,-29.538509,-58.649781,-422.591053,2992.5728,1.582287,0.99633,1.573853,4.342803,-25.067842,-44.573999,-291.689998,13717.1413,7.402303,5.478147,9.049756,11.377964,-11.4744,-18.149226,-41.182031,13976.4265,7.553391,5.252919,8.231102,11.509991,-9.145621,-14.521973,-32.281616,6724.7804,6.959472,2.505964,4.769907,8.904408,-2.628588,-4.424589,-8.108101,7489.0799,7.962322,2.634131,4.934775,8.024199,-2.210566,-3.686132,-8.231231,13163.7295,5.75008,6.683508,13.2495,16.620315,-18.903317,-34.17801,-74.581705,11732.5474,5.552758,5.886683,11.633799,14.873663,-16.112266,-29.719981,-66.057717,3
24165.1069,8.104486,5.327454,7.140843,8.971655,-4.694284,-6.394386,-16.833133,32020.1748,11.340487,7.825517,11.212278,14.750632,-6.675362,-9.124576,-23.728473,4125.0308,2.4895,1.598741,3.424678,6.043193,-1.876568,-2.828521,-5.925294,4188.8296,2.414569,1.598454,3.453193,6.405413,-1.882819,-2.864394,-5.794121,2713.7593,2.794713,1.060333,2.545829,4.510095,-0.719392,-1.350705,-3.870336,2417.1158,2.843776,0.927684,2.309179,4.336487,-0.611451,-1.13396,-2.772967,6710.4744,3.295506,2.490807,5.596773,8.143423,-2.922417,-4.7331,-8.062137,6968.5703,3.293845,2.612428,5.912483,9.150715,-3.041151,-5.017407,-8.8486,24164.8017,6.582041,5.090049,6.719372,10.827745,-6.685552,-9.778961,-37.01304,14161.674,4.760802,2.902694,3.764813,6.659258,-5.216091,-7.592399,-27.987175,4114.4126,2.272363,1.637573,3.191819,6.266523,-1.993092,-2.98902,-7.110316,4448.2729,2.488001,1.535025,3.149514,7.025878,-1.686927,-2.546251,-6.42987,2913.4938,3.157085,1.132994,2.887397,6.203388,-0.744822,-1.383108,-4.0598,2711.2848,3.070141,1.071892,2.682256,6.180487,-0.645728,-1.194261,-3.879847,6704.5542,2.980644,2.581109,5.565683,8.705839,-3.157897,-5.195018,-9.980454,6536.1443,3.184412,2.36624,5.212949,7.721017,-2.833004,-4.636831,-8.129955,6
6018.4839,2.316374,1.830531,2.701183,4.501618,-26.494683,-48.449185,-365.529331,10730.541,3.538078,3.561413,5.502255,7.104869,-46.345311,-96.537256,-872.778228,23906.2882,12.988249,9.605487,16.693188,19.683613,-17.965876,-29.535429,-66.15045,26510.779,13.513453,10.548344,18.40853,21.109481,-16.787689,-27.122339,-64.344363,9003.5947,8.310726,3.346602,6.825892,9.418022,-3.654306,-5.95865,-11.152575,7841.096,8.31673,2.873567,5.652365,8.034413,-2.893219,-4.676317,-8.949293,21950.7962,9.959142,10.493511,22.91609,27.437808,-25.929234,-47.050826,-98.099068,24445.2974,10.573707,11.595193,24.828721,31.156015,-26.789055,-48.222003,-99.19078,3562.4727,1.577654,1.313205,2.196698,4.906334,-36.84161,-75.120235,-669.574837,4524.2949,1.977251,1.514259,2.38007,5.139272,-31.34973,-62.062879,-490.751145,18305.1335,9.550393,7.836226,14.078591,17.006293,-21.762214,-35.867436,-107.668537,18654.1536,9.923545,7.727046,13.30588,16.478034,-16.955379,-27.805236,-71.96795,10008.6299,9.872776,3.617992,6.98691,10.92732,-4.015411,-6.888773,-13.889829,11769.3387,11.913155,3.928677,7.46611,10.479978,-3.412077,-5.611122,-11.541144,17790.6318,7.50355,9.165132,20.56656,25.289092,-34.478918,-65.062232,-197.475637,15898.2005,7.292567,8.155674,18.30045,22.531162,-28.912157,-54.636858,-126.517339,3
1329.0979,1.394166,1.262719,2.288447,4.746884,-0.170107,-0.48862,-3.427033,1864.9307,1.601874,2.008821,3.651006,7.55293,-0.257491,-0.5505,-3.339967,-305.2427,0.89298,0.563081,1.556773,4.152883,-0.104924,-0.384796,-2.682044,-322.9156,0.8946,0.538086,1.620295,4.38924,-0.1045,-0.374256,-2.905405,49.7032,1.033183,0.485838,1.555273,3.915288,-0.07146,-0.353795,-2.170358,39.2141,1.030142,0.431101,1.335058,3.444104,-0.06342,-0.305125,-2.530546,61.9924,1.020804,1.02786,2.823298,5.71733,-0.121278,-0.366696,-2.771765,55.9841,1.01814,1.112895,3.197018,5.737964,-0.136233,-0.416846,-3.015117,1866.5288,1.428317,1.427625,2.680204,5.671612,-0.225746,-0.678078,-4.377452,884.4665,1.23136,0.77066,1.497242,4.647526,-0.163934,-0.499734,-3.957451,-466.0142,0.859183,0.47851,1.27073,5.386471,-0.121452,-0.464758,-3.37809,-416.8112,0.865239,0.489606,1.414661,4.992529,-0.109885,-0.40307,-3.307764,76.4693,1.055818,0.52812,1.744177,4.479833,-0.076336,-0.354364,-3.158028,91.1477,1.069373,0.503053,1.623255,4.127768,-0.082162,-0.349006,-3.503008,-115.3025,0.966577,0.973768,2.846252,6.304453,-0.128195,-0.474122,-3.46197,-81.2568,0.973162,0.893015,2.623134,5.995683,-0.111893,-0.391477,-3.157997,6
637.9383,1.196292,0.135192,0.409292,3.395821,-0.371603,-2.030944,-5.036155,799.8355,1.259934,0.185108,0.574609,3.890857,-0.259345,-0.540548,-3.45543,2090.1601,2.223597,0.474245,0.827035,3.76932,-0.16411,-0.498492,-3.507172,2401.9158,2.281814,0.528522,0.88771,4.432603,-0.186099,-0.491342,-3.83139,1126.3484,1.95564,0.272391,0.555371,3.064242,-0.14739,-0.414269,-2.843369,976.1403,1.945595,0.230782,0.543592,2.601239,-0.124953,-0.393831,-2.635177,2709.7575,2.316434,0.583136,0.993497,3.661766,-0.24357,-0.542467,-3.354508,2870.9832,2.361128,0.596474,0.969344,4.249946,-0.260633,-0.614416,-4.028345,349.8814,1.080555,0.106808,0.50197,4.664642,-0.168375,-0.527217,-4.312487,577.696,1.166349,0.162058,0.528636,4.437362,-0.173113,-0.545511,-4.045737,1644.57,1.901728,0.439646,0.794637,4.275735,-0.12004,-0.51716,-4.062608,1543.3467,1.893551,0.376038,0.76602,4.326871,-0.119903,-0.456439,-3.972078,1112.3053,2.077912,0.267162,0.615304,4.333786,-0.159169,-0.581606,-3.48463,1129.2481,2.108142,0.275072,0.630295,3.511887,-0.150987,-0.498443,-3.479305,2347.9942,2.051979,0.511588,1.042308,4.312704,-0.190201,-0.560054,-4.475155,2159.4298,2.07505,0.458029,0.817507,4.293013,-0.173194,-0.517101,-3.825268,3
33163.9868,11.505304,7.72275,10.542526,12.946911,-6.232337,-8.153463,-17.646637,41427.2285,15.162124,10.929094,15.898854,19.610154,-6.808607,-8.666031,-20.668759,6443.0403,3.733056,2.17753,4.683972,7.526987,-1.531209,-2.218853,-5.336345,6469.0854,3.557902,2.159664,4.50449,7.702136,-1.512051,-2.233145,-4.94812,3712.3787,3.905426,1.351946,3.052434,5.876439,-0.931438,-1.46632,-3.191958,3152.0391,3.571816,1.130082,2.62076,5.25982,-0.795074,-1.319183,-3.35669,9841.3357,4.800639,3.286978,6.759705,10.915325,-2.625644,-4.151476,-7.12836,10156.416,4.784437,3.481314,7.521739,10.725248,-2.744786,-4.352176,-7.339151,33156.8652,9.282798,7.428548,9.689051,12.743507,-5.999196,-8.304234,-28.217059,19642.8074,6.862777,4.172849,5.467848,8.476295,-3.754307,-5.189215,-15.003304,6739.6265,3.471606,2.249692,4.374437,7.598104,-1.662592,-2.466302,-5.925023,7267.29,3.940038,2.140473,4.138946,7.778895,-1.738703,-2.587589,-5.864098,3823.1077,4.148303,1.413193,3.472113,6.832609,-0.985607,-1.645833,-4.25757,3493.8221,3.849253,1.290636,2.977781,6.448196,-0.85475,-1.371633,-3.729645,10552.3449,4.503129,3.572018,7.394393,11.846416,-3.143306,-5.17594,-9.76073,10435.2837,4.929663,3.21664,6.647319,10.224112,-3.025977,-4.918932,-9.705185,6
3890.7012,1.751791,1.124451,1.705151,4.123999,-0.919759,-1.252388,-3.160072,7993.2456,2.672515,2.478241,3.705162,5.880827,-1.762641,-2.285308,-4.738319,17782.3104,9.772664,6.489219,10.198181,13.387266,-3.066349,-4.548668,-8.057805,19881.0003,10.24398,7.180505,11.394057,13.829656,-3.337655,-4.985491,-10.819799,6256.4272,6.101337,2.376368,4.819707,7.374859,-1.492258,-2.581353,-4.336429,5481.9912,6.154705,2.001346,3.815709,7.030461,-1.268142,-2.197222,-4.314236,16278.1048,7.450105,7.357369,14.252876,16.582553,-3.240074,-5.384795,-9.721601,18326.1032,8.10071,8.193187,15.841606,20.263117,-3.619749,-6.115101,-9.887626,1757.1031,1.257449,0.723453,1.291371,4.523985,-0.606089,-1.019543,-3.68955,3027.9034,1.600202,0.965502,1.508105,4.235241,-0.524838,-0.901205,-3.585642,13586.2725,7.27224,5.403476,8.852855,11.462701,-2.48424,-3.722457,-8.276837,13783.9751,7.333901,5.145551,8.050666,10.7181,-2.45329,-3.725873,-8.281905,6824.4341,7.22405,2.528145,4.85596,8.248836,-1.64224,-2.917506,-6.310719,7607.2281,8.021297,2.610412,4.774048,7.966541,-1.842704,-3.192125,-5.895465,13160.0107,5.661311,6.634072,13.211275,17.093357,-2.896173,-5.084633,-9.580494,11686.2227,5.393401,5.725919,11.17646,14.477202,-2.577256,-4.519496,-8.430078,3
23616.8259,8.123953,5.239907,7.128955,9.519003,-4.162754,-5.340817,-13.733583,31625.5454,11.352598,7.753129,10.897206,13.779996,-5.300216,-6.891972,-14.779551,4079.2266,2.427505,1.581089,3.398725,6.428921,-0.955787,-1.447315,-3.582391,4173.4136,2.377399,1.562167,3.302919,6.640933,-0.959578,-1.452081,-3.980652,2718.0681,2.82379,1.036942,2.546532,4.922167,-0.68215,-1.159904,-3.699024,2403.8407,2.833941,0.896221,2.081734,3.911253,-0.579872,-0.93527,-2.695469,6684.669,3.227705,2.417235,5.333271,9.074624,-1.591957,-2.463892,-4.766574,6948.3386,3.283233,2.572588,5.981612,9.456439,-1.665771,-2.685828,-4.852526,23602.7281,6.522271,4.980628,6.650488,9.865421,-4.172006,-5.768277,-19.044104,13797.9548,4.772425,2.863209,3.791392,6.987381,-2.444691,-3.356545,-10.004772,4204.8089,2.278253,1.631284,3.287518,7.281919,-1.027635,-1.663677,-4.258346,4464.4212,2.422173,1.54034,3.138825,6.584157,-1.056935,-1.617076,-4.955294,2891.2904,3.156368,1.130978,2.772488,6.134033,-0.707404,-1.231749,-3.725273,2717.7669,3.070153,1.050316,2.619165,5.246148,-0.626022,-1.076746,-3.473859,6679.7037,2.925073,2.579317,5.670992,9.748643,-1.764567,-2.870118,-6.119872,6674.1016,3.165843,2.309843,5.161827,9.346801,-1.708077,-2.782453,-6.721687,6
5892.4985,2.309104,1.801764,2.672837,4.300191,-1.209483,-1.701711,-4.142594,10816.6587,3.583138,3.572481,5.394564,6.953207,-2.111481,-2.819427,-5.270988,23576.1735,12.585208,9.508244,16.688875,21.620257,-4.325697,-6.390549,-11.66859,26133.8508,13.06764,10.469518,18.258101,21.541836,-4.674782,-7.208261,-13.542051,8995.8163,8.337422,3.37843,6.967593,10.099846,-2.310719,-4.180423,-6.503856,7858.3012,8.311,2.860599,5.503595,8.212628,-1.970675,-3.42535,-5.840608,21514.6916,9.58142,10.342329,22.404427,25.943542,-4.575154,-8.142453,-13.557287,24186.6062,10.376125,11.643268,25.263016,30.630275,-5.078608,-8.791981,-15.45557,3488.7602,1.570763,1.288117,2.170544,4.863893,-0.914032,-1.414857,-4.182179,4475.8423,1.992561,1.487865,2.299624,5.161501,-0.785916,-1.280486,-4.063961,17992.7556,9.215899,7.778923,14.016059,16.890218,-3.464257,-5.281891,-10.415289,18249.2038,9.428679,7.60229,13.060976,15.983739,-3.457016,-5.359418,-11.639483,10172.7414,10.328914,3.682873,7.117873,11.221557,-2.688701,-4.805857,-8.709852,12082.0265,11.95499,3.908758,7.058802,10.344143,-3.216716,-5.554151,-9.696307,17625.0765,7.312093,9.229035,20.900436,25.861537,-4.066033,-7.337069,-13.270445,15708.0054,7.017059,7.992974,17.64746,20.992462,-3.605428,-6.423415,-10.847792,3
11155.3086,4.465595,2.563979,3.700345,6.47563,-1.942044,-2.638175,-6.56079,16355.8831,6.433246,4.0081,5.70003,8.063144,-2.79389,-3.690311,-8.536375,1843.3076,1.630145,0.929234,2.146034,5.197027,-0.493646,-0.910152,-3.798443,1895.4604,1.613219,0.908097,2.195199,4.695658,-0.504681,-0.823831,-3.223446,1490.3454,1.995265,0.680764,1.858749,5.10966,-0.394329,-0.673488,-2.851555,1357.2224,2.038918,0.587252,1.542647,3.458215,-0.336446,-0.664367,-2.53641,3380.7132,2.113337,1.501906,3.592844,6.57182,-0.784481,-1.275458,-3.399799,3469.031,2.119974,1.615882,4.296548,8.49649,-0.827326,-1.422823,-3.649673,11652.6758,3.748472,2.595599,3.750652,7.009493,-1.861068,-2.678667,-8.517501,6865.3985,2.854332,1.449925,2.274469,5.674328,-1.171201,-1.644182,-5.070706,1721.4065,1.510247,0.903788,1.980704,5.124164,-0.520016,-0.914862,-3.51235,1838.7351,1.571741,0.872129,2.063555,6.185244,-0.524705,-0.89714,-3.288361,1683.763,2.259314,0.749113,2.05665,5.455071,-0.417555,-0.83347,-4.128365,1598.458,2.198888,0.693111,1.846607,5.421766,-0.379956,-0.760737,-3.35056,3036.1006,1.86415,1.517763,3.670766,7.397235,-0.798701,-1.32629,-3.990383,2966.9204,1.951255,1.35401,3.305716,8.229011,-0.757994,-1.328174,-3.733075,6
1906.9402,1.578745,0.428991,0.658057,3.540899,-0.432594,-0.729428,-2.673018,4133.4231,2.203706,0.870827,1.184317,4.104476,-0.88753,-1.375392,-3.640296,9206.8225,5.807013,2.307415,3.238433,5.751379,-1.124026,-1.654166,-4.572689,10386.1379,6.047455,2.582264,3.495997,5.961616,-1.263409,-1.844545,-4.68142,3012.223,3.516117,0.962566,1.811367,3.974979,-0.576475,-0.967626,-2.897211,2629.5934,3.573954,0.829631,1.481314,3.513516,-0.505016,-0.840948,-3.114679,8766.728,4.72659,2.733911,4.159278,7.303399,-1.259114,-2.047221,-4.826765,9840.5879,5.126293,2.952888,4.446483,7.576438,-1.436303,-2.289435,-4.911502,1509.8277,1.303898,0.356986,0.694085,5.06338,-0.258026,-0.595429,-3.421523,2404.7251,1.641753,0.524759,0.894081,4.221603,-0.263413,-0.581928,-3.318175,7039.1997,4.46103,1.949934,2.710986,5.974441,-0.896496,-1.456878,-4.393285,7181.911,4.580042,1.768641,2.450237,5.594744,-0.878178,-1.383481,-4.112868,3130.9805,3.970183,0.991911,1.79088,4.54534,-0.610834,-1.074837,-3.789416,3290.0052,4.160347,1.016181,1.789598,4.914995,-0.634073,-1.143578,-3.566844,6723.0903,3.589946,2.323702,3.699403,7.359043,-1.025361,-1.748081,-4.82636,6039.1499,3.531238,2.022655,3.301482,6.443189,-0.914954,-1.587204,-3.893024,3
17249.8303,7.496486,3.814322,5.280605,7.128719,-3.190294,-4.260137,-10.203506,26037.1579,9.716147,6.42191,9.235908,11.941553,-4.253798,-5.377498,-12.790409,3279.9404,2.226821,1.28222,2.738648,5.984023,-0.772065,-1.17864,-3.585676,3335.3877,2.167312,1.276243,2.787297,5.382424,-0.768875,-1.147186,-3.711045,2224.2766,2.515801,0.876977,2.203321,4.699353,-0.637073,-1.744573,-3.487891,1995.1962,2.625203,0.761096,1.973194,3.748707,-0.470759,-0.839164,-2.875167,5329.6053,2.848674,2.001198,4.752485,7.316599,-1.224722,-1.934898,-4.634962,5593.3733,2.897812,2.124035,5.159913,7.798634,-1.28836,-2.096587,-4.964892,19209.9228,5.618194,4.160869,5.723803,9.74208,-3.086748,-4.346913,-13.265046,11248.9158,4.108697,2.36434,3.20764,7.22498,-1.818083,-2.636092,-7.2219,3255.9582,2.055747,1.264719,2.60314,6.123314,-0.812346,-1.289097,-4.140753,3423.3618,2.17707,1.190783,2.523599,5.234036,-0.830258,-1.279694,-3.661909,2384.2815,2.800974,0.959155,2.554788,5.215943,-0.572415,-1.016297,-3.51574,2290.4292,2.791112,0.89463,2.416811,5.361978,-0.509468,-0.898071,-3.34848,5129.1928,2.540496,2.038805,4.725241,8.120639,-1.324303,-2.141594,-5.16701,5044.1926,2.724866,1.837907,4.152867,7.383437,-1.262724,-2.039406,-4.812556,6
4369.0854,2.132621,1.340552,1.982525,3.493164,-0.987352,-1.404741,-3.369345,9743.7828,3.523273,3.282157,4.99715,7.578359,-1.816416,-2.496321,-5.406885,21025.3856,11.930146,8.186607,13.683044,16.976261,-3.63448,-5.638257,-12.595766,23339.3772,12.304748,9.009726,15.126383,18.402697,-3.952837,-5.943567,-11.523799,7664.1713,7.278566,2.891659,5.867028,8.353821,-1.915545,-3.386136,-5.331458,7009.2452,8.080933,2.513189,4.730718,7.046778,-1.613083,-2.731035,-5.732106,19253.3418,9.108811,9.131002,19.12382,25.383489,-3.723966,-6.211075,-10.39125,21437.0681,9.671644,10.056624,20.629729,25.517843,-4.265461,-7.40613,-11.946585,3395.6514,1.595613,1.235387,2.067628,4.761291,-0.73352,-1.211876,-3.891905,4295.8535,1.997257,1.435896,2.194307,4.694304,-0.620758,-1.065546,-3.69805,16026.5563,8.847168,6.745379,11.754079,14.846145,-2.931893,-4.578798,-8.840848,16360.4792,9.095657,6.578271,10.901318,13.758473,-2.884465,-4.405393,-8.57478,8459.9509,8.773895,3.116021,5.967299,9.252638,-2.201963,-3.954601,-7.000915,9639.386,10.220822,3.319706,6.129316,9.183002,-2.536179,-4.247744,-7.734412,15466.249,6.861548,8.012439,17.288203,22.43292,-3.384327,-6.050503,-12.072621,13865.4206,6.707824,7.079809,14.978095,19.865604,-2.9339,-5.098434,-9.590925,3
24285.3083,10.160513,5.475481,7.363649,9.360909,-4.530295,-6.589994,-22.847843,36310.3,13.169698,9.163119,13.014282,16.275243,-5.724625,-8.487305,-25.416511,5109.396,2.801556,1.874367,4.061242,6.751002,-1.231769,-2.305711,-7.212448,5149.1748,2.698821,1.87118,3.995383,6.278041,-1.212128,-2.231387,-7.952198,3153.6753,3.106352,1.20158,2.80595,5.060091,-0.834423,-1.604012,-4.671968,2770.0806,3.094369,1.04587,2.393325,5.07249,-0.6844,-1.320586,-4.274673,8076.0347,3.721748,2.90589,6.390448,9.542938,-2.026969,-3.958289,-12.436425,8485.6057,3.78458,3.04897,6.920177,10.653995,-2.171686,-4.420393,-13.710497,28293.3702,7.667739,6.109126,7.986867,11.486605,-4.482913,-6.191608,-21.270002,16674.586,5.49672,3.48581,4.55714,6.984002,-2.630647,-3.624517,-11.50025,5267.9639,2.596285,1.946617,3.963743,6.947071,-1.348671,-2.508988,-8.039054,5554.571,2.7975,1.82225,3.738716,7.444603,-1.402879,-2.683289,-8.854406,3396.9405,3.5256,1.293515,3.114322,6.363766,-0.865446,-1.76629,-6.223022,3141.754,3.371264,1.206231,3.029303,5.773118,-0.714592,-1.498088,-4.627914,8451.4287,3.451928,3.091027,6.590144,10.033702,-2.502779,-4.995737,-14.619916,8271.7828,3.758389,2.791976,6.120494,9.533763,-2.336175,-4.545674,-13.68291,6
2168.5737,1.405252,0.592095,0.937259,3.96043,-0.618529,-0.895586,-2.591074,6018.4897,2.369449,1.629535,2.336135,4.994579,-1.341894,-1.736269,-4.056137,14292.1116,7.907515,4.614188,6.915104,9.492034,-2.13154,-3.160796,-6.670083,16010.8569,8.222982,5.122862,7.5013,10.338533,-2.370705,-3.445333,-7.144712,4738.3096,4.779226,1.713945,3.231978,5.942817,-1.070118,-1.807466,-3.863821,4146.8211,4.810537,1.467356,2.863047,4.328814,-1.087775,-2.736653,-4.367914,13145.5639,6.175306,5.343857,9.487887,12.499461,-2.2193,-3.591607,-6.975949,14666.511,6.539884,5.768607,10.124727,13.476499,-2.549763,-4.263408,-7.373152,1275.1084,1.199366,0.486271,0.99674,4.789076,-0.377867,-0.737773,-3.24672,2499.1826,1.521185,0.686959,1.096337,4.327536,-0.34474,-0.607141,-3.018047,10768.9702,5.786156,3.812583,5.869032,8.806433,-1.737237,-2.681338,-6.131335,11063.9102,6.027026,3.642261,5.31229,8.173208,-1.690947,-2.630885,-6.410351,5014.5495,5.409191,1.775857,3.337269,7.079368,-1.154018,-2.037706,-5.295293,5443.6083,5.940311,1.871015,3.344126,6.303931,-1.246397,-2.093326,-4.318335,10233.6919,4.573151,4.603832,8.212861,11.984669,-1.997645,-3.495555,-7.151407,9184.8621,4.452345,4.061508,7.341643,11.091848,-1.741192,-2.974073,-6.797993,3
23848.2429,8.235898,5.294632,6.945209,8.684219,-3.704832,-4.779178,-10.597217,32175.6702,11.501192,7.911586,11.1127,13.480425,-4.992207,-6.512179,-14.660697,4116.1875,2.476388,1.590744,3.448267,6.24116,-0.916936,-1.392404,-4.032849,4207.3704,2.423064,1.59588,3.382558,5.581556,-0.924653,-1.351894,-3.971224,2740.2761,2.823948,1.067183,2.588813,4.578515,-0.635437,-1.016616,-2.84544,2406.3873,2.842907,0.922097,2.204775,4.297887,-0.551512,-0.842171,-2.638919,6675.6118,3.271105,2.49521,5.562578,7.905458,-1.482184,-2.292037,-4.896231,6997.4814,3.307984,2.607552,6.021722,9.266268,-1.57111,-2.533321,-4.903235,24394.4951,6.707961,5.179717,6.763288,10.082674,-3.70599,-5.003782,-16.414589,14321.8294,4.880461,2.955831,3.830581,6.755424,-2.105038,-2.963996,-8.889626,4110.3843,2.276287,1.612751,3.274586,6.120016,-0.987562,-1.476567,-4.516774,4424.8342,2.483975,1.529974,3.202355,7.016897,-1.02363,-1.574236,-4.270285,2909.0712,3.17438,1.137956,2.740923,5.196374,-0.673143,-1.163516,-3.848926,2722.4621,3.074059,1.06839,2.632081,5.258645,-0.582637,-0.99204,-3.371937,6665.3291,2.962289,2.578647,5.573184,9.457584,-1.664506,-2.712128,-5.714216,6577.0589,3.20395,2.355035,5.148558,8.441297,-1.585152,-2.536816,-5.921021,6
5739.4366,2.25572,1.78338,2.685162,4.303357,-1.129369,-1.595174,-3.325951,10677.4961,3.537379,3.606213,5.489839,7.927498,-2.048754,-2.830586,-6.499075,23973.2981,13.161526,9.69387,16.733899,20.512571,-4.319886,-6.407929,-11.575037,26467.8616,13.483335,10.650235,18.474066,22.324996,-4.674048,-7.012029,-13.908888,8979.2969,8.332534,3.360075,6.883555,9.827519,-2.416666,-4.159015,-6.394025,7835.4907,8.364937,2.883147,5.645749,8.313245,-1.969492,-3.324587,-5.444401,22120.0532,10.017079,10.62872,23.405087,27.103754,-4.445496,-7.656778,-13.413641,24563.6673,10.747998,11.733895,25.341568,29.560869,-5.046468,-8.743536,-13.920176,3485.2295,1.563611,1.334223,2.265998,4.849832,-0.879901,-1.401436,-4.450146,4436.7598,1.95489,1.529841,2.402829,4.451558,-0.746437,-1.199379,-3.877966,18340.613,9.705101,7.936405,14.297511,17.606544,-3.484861,-5.370644,-12.402651,18648.5295,9.877372,7.800092,13.48562,16.568138,-3.433731,-5.241684,-11.223984,10103.2528,10.248208,3.644637,7.060396,10.057568,-2.714156,-4.820199,-8.253423,11865.3468,12.211542,3.963659,7.424779,10.815935,-3.271435,-5.543498,-9.098793,17842.0222,7.521707,9.341331,21.080439,26.836413,-4.068403,-7.556965,-12.619516,15945.5227,7.357501,8.274618,18.779273,22.835408,-3.528666,-6.24395,-10.306609,3
11567.4089,4.482909,2.633014,3.747119,5.332767,-1.72216,-2.302007,-5.83125,16692.9773,6.424467,4.140635,6.109693,8.852229,-2.725506,-3.608942,-7.349948,1833.8984,1.654091,0.904124,2.176952,4.168516,-0.494003,-0.839588,-3.148956,1847.3411,1.61496,0.884696,2.035759,4.648492,-0.498558,-0.851662,-4.106896,1484.7099,2.001852,0.673071,1.832937,4.319799,-0.378608,-0.646259,-2.733397,1330.6602,2.026755,0.591966,1.608916,3.948226,-0.332301,-0.65854,-2.308417,3352.4751,2.142873,1.506884,3.794626,6.619683,-0.761735,-1.213639,-3.415457,3459.6582,2.14402,1.590982,4.026334,6.55459,-0.788625,-1.297901,-3.883213,12109.2886,3.771699,2.706241,4.00328,7.184944,-1.715189,-2.420307,-8.143383,7159.1794,2.881118,1.508959,2.29787,5.964179,-1.062564,-1.532966,-5.209727,1597.9245,1.490125,0.852115,1.980188,5.723687,-0.522643,-0.877695,-3.55201,1768.9854,1.584211,0.829115,1.88807,5.127062,-0.517521,-0.877675,-3.657836,1641.5699,2.232962,0.722038,2.08304,5.218975,-0.402315,-0.794645,-3.95015,1555.6679,2.164967,0.704182,1.977188,4.189155,-0.370908,-0.728539,-3.237436,2916.9043,1.857563,1.468302,3.563555,6.703036,-0.763986,-1.286965,-4.15349,2938.209,1.989218,1.346623,3.341423,7.260302,-0.722014,-1.275511,-3.840589,6
2409.4715,1.641649,0.53049,0.860854,3.668187,-0.389908,-0.623019,-2.67873,4251.7432,2.196548,0.910699,1.256087,3.644839,-0.8738,-1.297256,-3.212915,9420.3212,6.13636,2.347167,3.226519,6.011766,-1.099599,-1.723576,-4.818233,10526.368,6.259486,2.595056,3.528725,6.724443,-1.257001,-1.883605,-5.241133,3027.5553,3.520328,0.961712,1.754425,3.515344,-0.593583,-1.626825,-5.356258,2665.8514,3.58491,0.833107,1.486534,3.363699,-0.487533,-0.850222,-2.824913,9110.5879,5.070293,2.814108,4.374826,7.22273,-1.293804,-1.986812,-5.767056,10039.6064,5.282126,2.990267,4.557444,8.335777,-1.450296,-2.32432,-5.948875,1589.5522,1.308037,0.374277,0.689583,5.2341,-0.304963,-0.600944,-3.686054,2476.3876,1.629504,0.539474,0.904691,4.529013,-0.309018,-0.64913,-3.958191,7332.3207,4.751564,2.009701,2.821425,6.19263,-0.894354,-1.431765,-5.062085,7451.2535,4.881972,1.829223,2.50948,5.071884,-0.881369,-1.383432,-4.261657,3144.5004,3.986953,0.984131,1.755501,4.239713,-0.600876,-1.097929,-3.460897,3292.3999,4.21962,1.021084,1.831702,4.75954,-0.633877,-1.097258,-3.736409,6999.9329,3.810544,2.3923,3.779974,7.873865,-1.045323,-1.804211,-4.606034,6322.0703,3.7952,2.11747,3.314969,7.208398,-0.943402,-1.667841,-4.860163,3
19189.6257,6.923854,4.274015,5.832413,8.172822,-2.897879,-3.687268,-10.737268,26647.6658,9.656944,6.531984,9.354513,12.668558,-4.258584,-5.430226,-13.908138,3232.0964,2.247959,1.282364,2.764777,4.795463,-0.716444,-1.138922,-3.620743,3264.9653,2.16506,1.272664,2.730703,5.629853,-0.72146,-1.138958,-2.911253,2204.7483,2.515966,0.881481,2.210716,5.112169,-0.537985,-0.907433,-2.745298,1964.5486,2.558443,0.772462,1.972984,4.729907,-0.460427,-0.792384,-3.011227,5279.8567,2.876539,2.038893,4.572755,7.542096,-1.161597,-1.826325,-4.507829,5481.229,2.876753,2.130288,5.114148,7.775659,-1.210384,-1.962183,-4.756993,19913.0269,5.682581,4.248972,5.864453,9.210571,-2.968799,-4.245941,-13.568058,11692.313,4.176922,2.419928,3.277533,7.092533,-1.70487,-2.342295,-6.521775,3058.8633,2.007437,1.24551,2.500862,5.549327,-0.752911,-1.194918,-4.085747,3318.9943,2.184904,1.211149,2.640071,5.431484,-0.748619,-1.22031,-4.244672,2356.5731,2.783417,0.948049,2.446319,5.578736,-0.557898,-1.009711,-3.929397,2217.5249,2.731857,0.897163,2.340606,5.562871,-0.49607,-0.907856,-2.976574,5020.4204,2.548853,2.05521,4.688621,7.644971,-1.211368,-1.975144,-4.809972,4933.0484,2.708399,1.876893,4.239957,7.119727,-1.165176,-1.900343,-4.752274,6
5385.8735,2.27183,1.628499,2.398816,4.492553,-0.99121,-1.358714,-3.229979,10128.7766,3.545224,3.332519,5.001575,6.860665,-1.942986,-2.660096,-5.589431,21254.5481,12.331671,8.247387,13.921862,16.895061,-3.799831,-5.674552,-10.253298,23557.4746,12.693673,9.056668,15.207426,17.343803,-4.139538,-6.208793,-11.442732,7790.2162,7.586797,2.928667,5.876063,8.33592,-1.925257,-3.3544,-5.537509,6745.6041,7.681669,2.494582,4.878675,7.377019,-1.640673,-2.860438,-4.914715,19522.4802,9.438995,9.267658,19.273684,23.135903,-4.070927,-6.810907,-11.377476,21773.9489,10.046629,10.175636,21.002882,25.264258,-4.505758,-7.598054,-11.733708,3453.2969,1.595184,1.215327,2.052294,4.958264,-0.742309,-1.257876,-4.36371,4338.4087,1.988148,1.411322,2.140309,4.246138,-0.626238,-1.073744,-3.747897,16275.0358,9.253309,6.812702,11.742559,14.913087,-3.036337,-4.664838,-9.557211,16532.8425,9.513644,6.592074,10.925022,13.487429,-3.021371,-4.749602,-9.964851,8463.9001,8.937765,3.124762,6.083046,9.885951,-2.176656,-3.808892,-7.031392,9645.7322,10.295707,3.335274,6.118681,9.756781,-2.554913,-4.387514,-7.711441,15788.9219,7.222245,8.107923,17.406381,22.185381,-3.60789,-6.442765,-12.345774,14083.5989,6.981019,7.164611,15.312136,19.328272,-3.223024,-5.712018,-10.236815,3
27403.9372,9.538397,6.186165,8.258116,10.807606,-4.189494,-5.347106,-12.103234,36584.6357,12.847607,9.296162,13.084678,15.835056,-5.738959,-7.461052,-17.248805,5209.0393,2.891241,1.855428,4.046276,8.009511,-1.090834,-1.628926,-4.25865,5287.4116,2.793004,1.849149,3.942574,6.943419,-1.098603,-1.624718,-3.92125,3235.4903,3.276353,1.191453,2.71247,5.510335,-0.736898,-1.182296,-3.099873,2814.0684,3.141129,1.050616,2.509263,4.530828,-0.634458,-1.045333,-2.59293,8213.9444,3.817403,2.895875,6.303865,8.995592,-1.781613,-2.760516,-6.150186,8587.9851,3.879923,3.030637,6.847798,10.523033,-1.873919,-2.956493,-5.820316,28430.8926,7.551307,6.214083,8.048637,11.409701,-4.403263,-6.082324,-21.074397,16742.9556,5.374671,3.529047,4.584992,7.506585,-2.494395,-3.49767,-12.12434,5350.312,2.671757,1.906328,3.726603,7.906107,-1.196668,-1.810253,-4.681296,5650.4584,2.891015,1.795722,3.557639,6.801173,-1.211795,-1.844014,-4.842846,3439.4997,3.586613,1.294379,3.161617,5.947548,-0.766325,-1.329022,-4.248215,3146.1826,3.411778,1.202975,2.998248,5.863244,-0.672672,-1.120792,-3.522668,8533.8801,3.54006,3.062616,6.452854,9.563223,-2.039467,-3.34582,-7.740353,8376.6647,3.839543,2.778759,5.947538,10.243644,-1.946977,-3.232074,-6.299969,6
3090.3013,1.635258,0.776142,1.199846,4.106947,-0.640725,-0.91477,-2.769927,6424.3662,2.439493,1.716106,2.412279,4.640926,-1.449278,-1.857766,-4.145557,14478.4442,8.211316,4.641618,6.886715,8.882393,-2.278968,-3.400215,-6.775692,16160.6875,8.435095,5.130566,7.462821,9.566979,-2.493998,-3.600911,-7.979118,4863.2393,5.114807,1.725374,3.203869,5.345833,-1.062364,-1.852084,-4.022785,4164.0706,4.854007,1.467008,2.739192,4.715676,-0.920797,-1.615737,-3.182716,13380.759,6.381285,5.38663,9.66059,12.632269,-2.425028,-3.973783,-7.492963,14887.2632,6.760806,5.808179,10.079386,13.502439,-2.70376,-4.437222,-7.745011,1436.5512,1.221274,0.519654,0.95591,4.69587,-0.376133,-0.690205,-3.214942,2680.2422,1.550354,0.728073,1.199889,4.451679,-0.368707,-0.681646,-3.894994,10916.6011,6.012972,3.862856,5.932591,8.510023,-1.796596,-2.742558,-5.890987,11277.5239,6.266001,3.667262,5.374955,8.27736,-1.777284,-2.718824,-7.015906,5069.2991,5.601447,1.782268,3.254745,6.742714,-1.160578,-2.036607,-4.931162,5419.7526,6.014334,1.868189,3.348262,6.875966,-1.270821,-2.132527,-4.951552,10507.5227,4.755548,4.674032,8.330684,12.753348,-2.090402,-3.633687,-7.408812,9428.8564,4.666878,4.140044,7.406305,10.598535,-1.885535,-3.246027,-6.373839,3
1423.7705,1.423155,1.267868,2.225539,5.717945,-0.160214,-0.402819,-3.406632,1961.9375,1.622646,2.010427,3.46883,5.549336,-0.214331,-0.54243,-4.069454,-196.5183,0.927518,0.541858,1.464806,4.271575,-0.090511,-0.331434,-2.41647,-215.6849,0.926404,0.537954,1.506557,3.924352,-0.095093,-0.319043,-2.831395,80.0757,1.05602,0.479977,1.632483,3.722583,-0.062581,-0.307677,-2.834724,45.6263,1.034644,0.416937,1.237647,3.314872,-0.055247,-0.292403,-1.443951,107.0535,1.036706,1.00944,2.739106,6.041932,-0.110402,-0.359683,-3.293168,108.2671,1.036018,1.085125,3.044488,5.15209,-0.116095,-0.4444,-3.183179,1874.375,1.429919,1.393571,2.49419,5.113563,-0.209926,-0.546408,-4.062749,894.7608,1.240085,0.747527,1.47649,5.427491,-0.141244,-0.508294,-3.679128,-368.3662,0.884747,0.4657,1.243116,4.604532,-0.109798,-0.416455,-3.433212,-316.2654,0.893315,0.481223,1.384022,5.345859,-0.105944,-0.454243,-3.46434,110.9339,1.082866,0.52442,1.827941,4.139027,-0.068443,-0.384279,-1.540531,114.7387,1.087885,0.494305,1.661675,5.10455,-0.070753,-0.480685,-3.326715,-92.4387,0.972727,0.940897,2.713724,6.804982,-0.119052,-0.425918,-3.723572,-18.0859,0.99394,0.856044,2.370894,5.386491,-0.105884,-0.421945,-2.638795,6
613.5476,1.190879,0.127279,0.429785,3.249656,-0.103765,-0.339764,-2.569726,902.9238,1.290382,0.196835,0.580834,3.833031,-0.143212,-0.404781,-3.026899,2097.1179,2.298505,0.500548,0.77372,3.652545,-0.180592,-0.484884,-3.35437,2432.5112,2.368976,0.547005,0.868379,4.092706,-0.21232,-0.562381,-3.659836,1074.8542,1.879055,0.262591,0.565088,2.957537,-0.150372,-0.416713,-2.874731,994.294,1.984293,0.233103,0.543562,2.845823,-0.127629,-0.379856,-2.554781,2767.5798,2.391774,0.597654,0.991075,3.801567,-0.258112,-0.601976,-3.578864,2888.6138,2.398337,0.610381,1.06573,4.183397,-0.275767,-0.60971,-4.170191,485.9151,1.112333,0.121232,0.533244,4.339475,-0.106112,-0.426593,-3.819967,699.5129,1.204144,0.173751,0.494118,4.044679,-0.119255,-0.54182,-4.92337,1594.0312,1.899378,0.449481,0.808812,4.112541,-0.135732,-0.4694,-4.446774,1487.2677,1.877874,0.39072,0.749061,3.953713,-0.13388,-0.500563,-4.066111,1154.8685,2.149987,0.268317,0.552895,3.711075,-0.148019,-0.508478,-3.866349,1170.3443,2.202341,0.271543,0.630228,3.28301,-0.150705,-0.501434,-3.264768,2406.7178,2.106897,0.523719,0.910046,4.071896,-0.172807,-0.510533,-4.031484,2165.7663,2.076695,0.470233,0.848018,3.970258,-0.16925,-0.48437,-3.887205,3
32931.1645,11.688576,7.568604,10.360249,12.671993,-5.335146,-6.831989,-16.010613,41905.7363,15.151582,10.917851,15.610885,18.689961,-6.306795,-8.185108,-21.379376,6334.3049,3.664982,2.222787,4.631821,7.316479,-1.275176,-2.001191,-4.678193,6354.3237,3.474658,2.202987,4.686138,7.183784,-1.269881,-1.954541,-4.668437,3576.9416,3.551589,1.353101,3.122943,5.919005,-0.832077,-1.322574,-2.827837,3134.4893,3.541325,1.146733,2.619729,4.468329,-0.699282,-1.096661,-2.851965,9766.3652,4.705366,3.336469,6.936015,10.180209,-2.144569,-3.295429,-6.704188,10115.2097,4.768347,3.525732,7.655136,11.220015,-2.261988,-3.447434,-7.487873,33442.0645,9.280577,7.334615,9.525758,13.53703,-5.045677,-6.859632,-23.540248,19852.9426,6.906048,4.120271,5.395082,7.864326,-2.866075,-3.957904,-12.199316,6722.893,3.470961,2.321714,4.465334,8.346827,-1.375495,-2.161685,-5.402112,7173.3128,3.84555,2.206214,4.201631,7.133242,-1.411577,-2.471076,-5.979792,3753.5498,3.993792,1.438992,3.322164,7.113722,-0.866352,-1.388258,-4.161909,3476.7084,3.834823,1.299864,3.059982,5.991345,-0.743258,-1.231915,-3.762049,10584.6157,4.502938,3.652294,7.585855,12.512938,-2.500107,-4.068345,-8.165887,10451.1099,4.871176,3.282356,6.781563,10.575473,-2.395439,-3.830228,-7.72774,6
3622.4819,1.695873,1.093192,1.645698,3.921989,-0.919972,-1.285609,-3.214647,8062.8637,2.672856,2.584821,3.853802,6.407511,-1.766922,-2.345596,-4.982236,17964.3455,9.960113,6.605384,10.515501,14.03221,-3.132269,-4.695877,-10.271712,20041.3643,10.366641,7.286158,11.54252,14.19805,-3.396929,-5.195326,-9.94811,6306.3996,6.174082,2.391783,4.731755,7.536234,-1.51631,-2.572383,-5.212935,5495.7434,6.143538,2.020192,3.856212,6.534053,-1.294503,-2.158294,-4.333144,16408.4506,7.548052,7.544989,14.479514,17.155587,-3.352722,-5.636373,-8.975586,18439.0319,8.1853,8.34395,16.231602,19.710141,-3.746006,-6.311664,-11.28341,1682.8345,1.24453,0.749405,1.349426,4.838619,-0.570563,-0.970166,-4.03518,3012.1782,1.595604,1.001758,1.59956,4.217676,-0.494991,-0.853027,-3.429171,13735.4202,7.367989,5.530905,9.06867,12.230486,-2.516257,-3.900678,-8.331595,13943.2405,7.487474,5.27308,8.219951,11.024135,-2.491589,-3.872362,-8.161783,6861.9093,7.286943,2.546054,4.779774,9.260073,-1.686501,-2.988087,-5.795189,7629.2133,7.94153,2.653309,4.782559,8.43405,-1.908742,-3.22783,-6.371471,13319.2531,5.77414,6.833203,13.574634,17.249029,-3.000856,-5.310924,-10.503766,11872.7927,5.516563,5.900031,11.675379,14.644337,-2.673287,-4.704526,-9.196717,3
11775.8999,4.673307,2.644117,3.795207,5.839168,-1.835559,-2.549435,-6.767603,17063.3501,6.578581,4.176312,6.049767,9.038458,-2.760175,-3.548458,-9.280998,1842.8589,1.647397,0.910447,2.09643,5.009986,-0.476303,-0.754191,-3.348962,1895.2527,1.623917,0.898843,2.089287,5.53798,-0.483977,-0.768291,-2.949861,1484.8185,1.998309,0.67437,1.88174,4.526393,-0.38099,-0.667575,-2.628927,1345.9146,2.025686,0.585626,1.633808,4.30176,-0.329144,-0.560352,-2.376057,3401.5208,2.134512,1.471573,3.617093,5.68084,-0.723817,-1.161369,-3.364771,3537.2966,2.165859,1.60499,4.102994,7.31234,-0.760447,-1.312,-3.776672,12181.6079,3.855636,2.685108,3.933684,7.473073,-1.707694,-2.485906,-7.380399,7216.0398,2.970118,1.507015,2.32994,5.819079,-1.050889,-1.491334,-5.271827,1725.575,1.526456,0.882628,2.002678,5.077095,-0.491339,-0.859278,-3.748027,1822.7327,1.584143,0.839119,1.921106,4.81462,-0.488314,-0.834589,-3.735353,1664.7617,2.245882,0.723766,2.143652,4.921199,-0.392718,-0.809566,-3.44166,1611.3729,2.227985,0.693676,1.803978,4.529881,-0.35783,-0.752537,-3.105926,3022.0498,1.871095,1.487513,3.65507,6.720009,-0.732844,-1.28421,-4.224007,3042.5799,1.995353,1.327028,3.246146,6.933202,-0.682844,-1.181677,-4.232172,6
2333.8565,1.635658,0.523858,0.852633,3.455557,-0.484007,-0.737667,-2.493909,4345.4246,2.234414,0.933486,1.296897,4.449298,-1.008239,-1.469683,-3.48259,9433.0558,6.170915,2.356179,3.316255,5.492867,-1.185963,-1.748026,-4.7932,10603.6624,6.388105,2.623132,3.554024,6.197867,-1.343878,-2.030797,-5.652049,3099.5103,3.636574,0.985539,1.798163,4.058706,-0.587359,-1.00481,-3.095931,2703.722,3.59816,0.849205,1.536809,4.044418,-0.509791,-0.906626,-2.641424,8994.5892,4.924034,2.790951,4.196513,8.457324,-1.388341,-2.1443,-5.306277,10060.4749,5.358608,3.021211,4.555655,9.04347,-1.539823,-2.410372,-4.904151,1414.5532,1.2755,0.346865,0.729941,5.147823,-0.320877,-0.622144,-3.894948,2302.5644,1.595747,0.521559,0.912377,4.176908,-0.335538,-0.61752,-4.036708,7263.262,4.745613,2.002507,2.816488,5.483675,-0.964773,-1.532873,-4.792333,7338.0795,4.828544,1.813989,2.477781,5.842817,-0.932078,-1.458266,-4.87696,3202.9909,4.023088,1.018095,1.843645,5.548211,-0.623238,-1.128911,-3.527423,3379.1626,4.260901,1.032793,1.79703,4.059863,-0.659755,-1.207035,-3.337915,6958.1179,3.789771,2.405127,3.730573,7.213723,-1.122088,-1.944712,-5.330777,6255.2949,3.711207,2.098871,3.343913,6.52108,-1.02188,-1.781714,-4.566466,3
19045.9995,7.147879,4.24406,5.8488,8.040489,-2.980662,-4.068554,-10.32974,26697.3657,9.975061,6.510095,9.16694,12.728702,-4.113877,-5.350563,-11.727307,3110.4961,2.151817,1.267234,2.748377,5.0664,-0.706228,-1.049631,-3.693018,3148.3052,2.086342,1.270743,2.753098,5.637405,-0.700134,-1.051756,-3.203348,2189.3286,2.494819,0.866203,2.234474,4.25143,-0.52676,-0.892829,-2.59508,1912.5406,2.468208,0.754285,1.79476,4.164607,-0.436112,-0.70827,-2.473503,5244.4273,2.802878,1.998303,4.400768,7.416612,-1.103884,-1.703527,-4.17528,5504.0329,2.877568,2.119359,5.050647,7.788561,-1.163213,-1.844299,-4.279892,19814.6304,5.812883,4.200424,5.70665,8.719359,-2.79418,-3.892963,-13.351179,11625.6499,4.30308,2.411569,3.35906,6.234042,-1.571892,-2.1943,-7.928765,3040.0428,1.972689,1.269143,2.561839,5.878925,-0.735737,-1.148468,-3.761029,3207.8274,2.078698,1.209256,2.639936,5.670731,-0.732585,-1.203191,-3.619031,2358.9966,2.789771,0.944241,2.460013,5.770493,-0.54182,-0.9578,-3.5846,2244.6153,2.741737,0.873399,2.145942,4.630762,-0.479538,-0.878652,-3.507654,5032.0935,2.501666,2.069685,4.591521,8.689522,-1.16051,-1.925935,-4.723138,4965.7037,2.673519,1.852302,4.03516,7.712465,-1.10593,-1.816869,-4.904491,6
5218.6655,2.255784,1.587533,2.42825,4.106793,-1.099772,-1.524266,-4.060585,10090.5034,3.588469,3.365623,5.10027,6.880124,-2.126839,-2.841947,-6.567273,21160.2528,12.303524,8.290562,13.873624,16.907097,-4.001098,-6.112747,-10.847168,23459.3278,12.60028,9.092106,15.151436,18.489799,-4.319735,-6.584717,-14.564202,7720.9253,7.525963,2.908689,5.934435,8.648384,-1.955483,-3.459737,-6.262145,6717.4486,7.486077,2.482286,4.789546,6.911791,-1.703137,-2.805162,-5.224716,19377.5359,9.200676,9.201677,19.188402,22.781727,-4.340788,-7.215589,-12.423038,21676.6892,9.954895,10.171334,20.95717,25.582692,-4.933012,-8.509832,-13.001799,3386.2993,1.587002,1.238829,2.023475,4.325578,-0.705472,-1.167354,-3.939905,4265.8037,1.983421,1.441926,2.263455,5.163625,-0.618505,-1.076483,-3.736029,16267.2558,9.287571,6.859349,11.958977,14.784227,-3.271132,-5.114135,-10.760913,16429.6107,9.412177,6.637761,11.004372,13.251615,-3.218735,-4.93054,-10.243669,8495.3146,8.796354,3.135921,6.103817,10.117548,-2.259275,-3.972483,-7.421882,9803.4973,10.395651,3.335021,6.24814,9.400218,-2.600817,-4.299148,-7.757485,15747.4097,7.09365,8.182038,17.506671,21.4639,-4.069073,-7.156544,-13.03963,14054.4092,6.881503,7.196799,15.371013,18.368161,-3.527978,-6.199305,-11.614417,3
27332.0232,9.654059,6.151678,8.344688,11.157353,-4.448803,-5.899429,-13.704549,36711.5156,13.150646,9.268268,13.102823,15.734144,-5.566392,-7.36465,-15.510821,5107.9786,2.820635,1.859576,3.991407,6.230264,-1.080342,-1.620808,-4.051117,5150.2841,2.723624,1.862117,3.961068,7.142055,-1.076916,-1.660249,-4.197444,3170.6745,3.121974,1.201604,2.781529,4.798904,-0.726339,-1.163414,-3.183026,2785.5845,3.122147,1.041713,2.380441,4.145741,-0.569182,-0.885831,-3.651981,8143.1579,3.794684,2.872253,6.108387,9.765424,-1.72225,-2.657117,-5.452343,8507.8606,3.821569,3.031732,6.786488,9.790331,-1.827637,-2.899317,-5.632379,28572.3965,7.626759,6.211665,8.09915,11.656534,-4.211793,-5.617922,-17.756517,16861.7364,5.495122,3.527539,4.616334,7.16456,-2.340722,-3.269053,-10.531634,5219.7486,2.612903,1.915956,3.722922,7.927843,-1.183344,-1.808381,-5.375168,5565.3859,2.847577,1.811454,3.552616,6.831622,-1.208386,-1.823,-4.8738,3392.8801,3.526909,1.295745,3.012847,5.589519,-0.747564,-1.338751,-4.189505,3136.3876,3.391297,1.198664,2.948492,5.585999,-0.644946,-1.062479,-4.244108,8427.3196,3.487008,3.064784,6.444117,10.067343,-1.981629,-3.263071,-7.069185,8284.4926,3.7902,2.763319,5.849021,8.816935,-1.873262,-3.026438,-6.454898,6
2666.3081,1.561779,0.695049,1.101072,3.7001,-0.783018,-1.116743,-3.297088,6218.3066,2.389185,1.683209,2.466059,4.872149,-1.648094,-2.049419,-4.536014,14423.6791,8.175651,4.63214,6.931732,9.407642,-2.326966,-3.472857,-7.030669,16153.3628,8.496512,5.13444,7.517264,10.035751,-2.560478,-3.844127,-7.704625,4763.4521,4.911459,1.727287,3.264582,5.305221,-1.091245,-1.838685,-4.785422,4187.4233,4.934477,1.476517,2.700382,4.726172,-0.929779,-1.548343,-3.624264,13286.3674,6.334067,5.359921,9.539225,12.145414,-2.531382,-4.090547,-7.523244,14845.7553,6.753349,5.826088,10.088172,13.344288,-2.891586,-4.976821,-8.341907,1334.1108,1.204614,0.500042,0.938038,4.10614,-0.395299,-0.72029,-3.427077,2576.916,1.527187,0.717578,1.18286,4.748665,-0.398606,-0.690092,-3.449542,10975.6502,6.117587,3.88526,6.014083,8.402036,-1.921845,-2.964647,-7.162232,11193.0464,6.22012,3.680458,5.385566,7.720018,-1.878044,-2.8294,-5.730658,5045.0721,5.534004,1.791211,3.330518,6.340674,-1.19892,-2.065021,-4.537063,5446.8775,6.019005,1.875759,3.412006,6.501752,-1.283215,-2.191553,-5.478816,10493.0344,4.796548,4.691288,8.358314,12.369432,-2.331021,-3.989878,-8.367049,9386.6645,4.627578,4.125328,7.438489,10.670555,-2.034834,-3.431362,-6.655343,3
1374.5815,1.42329,1.266835,2.217778,4.394369,-0.168291,-0.458974,-3.206636,1989.8376,1.644799,2.057128,3.62533,6.028663,-0.217615,-0.50109,-3.476216,-216.8967,0.919574,0.5202,1.44131,3.736696,-0.098346,-0.386585,-3.501843,-235.7258,0.917803,0.515611,1.45935,4.464493,-0.102599,-0.421412,-2.936662,66.8198,1.045891,0.470694,1.550411,3.50237,-0.067795,-0.366936,-1.553008,65.2552,1.050774,0.408203,1.265073,3.69441,-0.055911,-0.335722,-2.549101,121.9284,1.042692,1.000325,2.805108,5.856178,-0.107582,-0.438475,-3.350877,109.4668,1.036967,1.071165,3.168332,6.239892,-0.122167,-0.438476,-3.466558,1992.8511,1.45953,1.44129,2.606955,6.912731,-0.199418,-0.576954,-4.348111,936.5933,1.25133,0.784287,1.525508,5.061598,-0.134484,-0.515774,-4.043897,-385.3233,0.878279,0.438677,1.223228,4.573023,-0.120085,-0.445014,-3.83521,-325.9729,0.888336,0.461785,1.368274,4.617455,-0.116024,-0.437764,-3.502471,99.2094,1.075473,0.517002,1.781007,3.987227,-0.073313,-0.399194,-3.402248,128.1792,1.098715,0.490852,1.617739,3.979012,-0.073078,-0.367253,-3.374313,-84.7537,0.974708,0.920842,2.595966,6.104253,-0.116421,-0.462312,-3.35555,-39.9263,0.98641,0.837301,2.425313,5.468411,-0.106302,-0.404082,-3.297575,6
546.7264,1.173961,0.11449,0.392419,3.046274,-0.131846,-0.422115,-2.922054,860.1153,1.275029,0.184516,0.52149,3.361963,-0.183226,-0.459897,-3.151442,1971.3453,2.182044,0.462813,0.790258,3.329285,-0.182819,-0.492019,-3.795399,2314.1536,2.287781,0.52984,0.830841,3.039957,-0.217204,-0.577613,-3.955245,1080.2069,1.91083,0.260949,0.576036,2.786294,-0.150503,-0.375656,-2.781119,956.5173,1.93447,0.235533,0.489803,2.648434,-0.12965,-0.381831,-2.490286,2667.6826,2.333373,0.571235,0.927311,3.15989,-0.275929,-0.612052,-3.253037,2784.7956,2.337328,0.596276,1.062613,4.529682,-0.300152,-0.704773,-3.832666,508.8325,1.115222,0.129971,0.575747,4.357848,-0.134212,-0.45514,-4.133728,746.8133,1.214499,0.177091,0.54957,4.155894,-0.144338,-0.515543,-4.086538,1588.3202,1.903159,0.434976,0.799931,4.156893,-0.134887,-0.477476,-4.172447,1493.8335,1.880015,0.375821,0.702848,3.7441,-0.119243,-0.460136,-3.956576,1098.5559,2.086657,0.265752,0.637416,3.562427,-0.154605,-0.482512,-3.982936,1128.7441,2.143922,0.270414,0.666513,3.936522,-0.156139,-0.533336,-4.118821,2378.9849,2.090631,0.516827,0.904235,4.733014,-0.200039,-0.631755,-4.155656,2140.1581,2.079426,0.459161,0.844855,4.410278,-0.185666,-0.516823,-3.887374,3
32456.8228,11.626646,7.544089,10.171906,12.189919,-5.209486,-6.693853,-15.809406,41932.8103,14.873703,11.149445,16.124855,18.903013,-6.232951,-7.866612,-21.552048,6442.614,3.806778,2.183716,4.530088,7.089178,-1.209443,-1.782228,-4.18627,6465.2041,3.604868,2.16586,4.483433,6.530141,-1.188589,-1.746895,-4.535544,3600.0304,3.576223,1.346291,3.196235,6.100638,-0.784723,-1.370533,-3.968001,3155.0226,3.615763,1.157051,2.622585,4.585841,-0.656882,-1.070531,-3.494813,9776.6628,4.8029,3.331092,6.93345,9.739525,-1.985185,-2.996503,-6.634887,10141.017,4.815852,3.50007,7.582459,12.079313,-2.105626,-3.284299,-6.740513,33744.6303,9.0864,7.634538,9.916615,13.776758,-4.903116,-6.745128,-20.197362,20048.2302,6.625029,4.285889,5.52173,8.197421,-2.768785,-3.798908,-13.385054,6745.0635,3.57251,2.21475,4.325755,8.372757,-1.284371,-1.969594,-5.165152,7153.176,3.973545,2.097477,4.087855,6.9968,-1.354527,-2.084195,-5.542519,3786.4297,4.053612,1.444113,3.442855,6.196098,-0.814049,-1.420083,-3.78841,3489.684,3.912954,1.325112,3.269057,6.580569,-0.694737,-1.122324,-3.895656,10457.6875,4.574353,3.519912,7.243384,11.665514,-2.335184,-3.796071,-8.509899,10264.2231,4.917399,3.237313,6.753601,10.111263,-2.22042,-3.529443,-7.102384,6
3257.3467,1.623115,1.014118,1.56017,3.441188,-0.936167,-1.303355,-3.517917,7909.0048,2.631599,2.568654,3.802757,6.2962,-1.888943,-2.539349,-5.62506,18164.1334,10.376089,6.648742,10.434661,12.994331,-3.244054,-5.006513,-9.327844,20195.8758,10.726291,7.311196,11.507385,13.696682,-3.503493,-5.235272,-10.441006,6300.7849,6.294626,2.383702,4.66875,7.419369,-1.536544,-2.579779,-5.575964,5501.4275,6.262543,2.047492,3.871454,6.311587,-1.319668,-2.222852,-4.417665,16733.4719,7.951691,7.633537,14.953461,18.27904,-3.486184,-5.747222,-9.535394,18592.6228,8.459041,8.339428,16.097388,18.727395,-3.900791,-6.715866,-13.452775,1728.0185,1.246227,0.776127,1.42352,4.481157,-0.568956,-0.97686,-3.761911,3116.169,1.600389,1.034467,1.582655,5.178205,-0.505638,-0.877117,-3.372815,13922.177,7.683487,5.581651,9.079163,11.395504,-2.629735,-3.981993,-8.270924,14182.7922,7.850754,5.344248,8.364258,10.647014,-2.60206,-4.015503,-8.68818,6786.4003,7.349111,2.522097,4.832814,7.741424,-1.725099,-3.079278,-5.533803,7502.487,8.007288,2.661899,4.943143,7.887225,-1.942969,-3.224818,-5.995011,13439.4238,5.959731,6.859681,13.778223,17.418239,-3.196672,-5.506743,-10.078153,12026.2695,5.826208,6.046814,11.86848,15.618058,-2.820385,-4.823851,-9.358636,3
22843.7807,8.357182,5.068022,6.839745,8.737772,-3.273063,-4.283788,-9.56796,32179.0969,11.322832,7.93109,11.32349,14.905663,-4.923456,-6.157511,-14.995331,4059.8636,2.494783,1.535269,3.313727,5.339713,-0.797923,-1.226324,-3.710038,4146.6135,2.432822,1.5375,3.334453,5.308464,-0.825976,-1.26028,-3.485772,2699.4928,2.86463,1.030728,2.487389,5.083787,-0.616543,-1.032188,-3.457341,2365.6211,2.829741,0.900674,2.113669,4.04903,-0.520891,-0.93343,-2.630869,6600.561,3.294256,2.406906,5.383211,8.361168,-1.327836,-2.104738,-4.729556,6908.9638,3.333806,2.54185,5.755874,9.498326,-1.418901,-2.287324,-5.345734,24442.5195,6.449301,5.213891,6.909531,10.378818,-3.577936,-4.955925,-14.918811,14338.9094,4.743487,2.984477,3.938126,7.042944,-1.945997,-2.649234,-7.995965,3976.5029,2.248686,1.527428,3.004621,6.314158,-0.850146,-1.36509,-4.183729,4250.4546,2.43591,1.453606,3.049986,6.105129,-0.85847,-1.311434,-4.348924,2887.4968,3.191438,1.115443,2.694784,6.057519,-0.632096,-1.115281,-3.974665,2678.6468,3.059615,1.049728,2.55436,5.079924,-0.552279,-1.01477,-3.542216,6480.4367,2.921713,2.474294,5.475758,9.831952,-1.446322,-2.444532,-5.322153,6451.6292,3.18861,2.268032,4.895477,8.345906,-1.372105,-2.259479,-5.643955,6
4782.7486,2.014724,1.559542,2.35995,3.967205,-1.132396,-1.602293,-3.795163,10549.4067,3.473013,3.551016,5.545166,7.863782,-2.272538,-3.140102,-6.092669,23868.2868,13.223788,9.64654,16.983545,20.23995,-4.642998,-6.987243,-15.574098,26397.9709,13.566385,10.594627,18.472628,21.173709,-5.007705,-7.825136,-15.437968,9165.8754,8.654971,3.396526,6.893221,9.287601,-2.386665,-4.230104,-6.293786,7850.4497,8.385913,2.878584,5.618166,7.60651,-2.054026,-3.72495,-5.759538,21924.2253,10.056216,10.533614,23.224735,27.631442,-5.049611,-8.785649,-13.596841,24436.4815,10.663258,11.697107,25.281722,30.1219,-5.618123,-9.664376,-15.83139,3562.5713,1.571376,1.322634,2.270468,4.436978,-0.907667,-1.500622,-4.506215,4542.9634,1.975254,1.52297,2.361568,4.381651,-0.77561,-1.265319,-4.242337,18324.75,9.719284,7.917463,14.289001,17.673066,-3.745953,-5.709228,-12.28128,18600.7597,9.965259,7.776679,13.456188,15.89381,-3.739658,-5.786052,-11.794174,10003.7801,10.098739,3.662327,7.103551,11.395691,-2.784498,-4.901225,-9.023993,11699.33,11.945471,3.929098,7.485362,10.743329,-3.394169,-5.864844,-9.426568,17803.5962,7.572213,9.29602,21.099307,25.842579,-4.569947,-8.171895,-15.485193,15894.9065,7.345693,8.191433,18.406858,23.268347,-4.07076,-7.248313,-12.626738,3
1229.9797,1.416171,1.047833,1.8805,3.856826,-0.147676,-0.462721,-3.668746,1826.5007,1.592191,1.820748,3.166655,5.804911,-0.206296,-0.501995,-3.619274,-315.356,0.888922,0.529598,1.522876,4.109928,-0.09804,-0.339308,-2.803076,-312.877,0.896568,0.521101,1.437695,4.331439,-0.09606,-0.360632,-2.749399,37.6164,1.025534,0.45015,1.411184,3.66118,-0.059802,-0.292312,-2.508502,16.0833,1.012181,0.396261,1.200462,3.0822,-0.058623,-0.296146,-2.56614,33.9563,1.011495,0.979116,2.626927,5.17845,-0.109257,-0.43788,-3.048637,55.5918,1.018284,1.052944,3.040642,6.08159,-0.114027,-0.400097,-3.040715,1780.6074,1.4033,1.285907,2.415436,6.422275,-0.192527,-0.5301,-4.078284,788.4336,1.204423,0.689437,1.40558,4.93761,-0.125433,-0.465445,-4.027593,-441.1035,0.865941,0.447166,1.263983,4.676288,-0.11556,-0.446316,-3.446132,-410.2625,0.864584,0.454524,1.378836,4.554234,-0.111567,-0.445945,-3.302927,99.0086,1.074598,0.502371,1.648481,6.122521,-0.067804,-0.391391,-3.58872,109.2523,1.08289,0.478749,1.495307,4.992258,-0.075673,-0.342308,-2.908076,-156.2405,0.954364,0.909743,2.661914,6.564579,-0.126727,-0.511202,-3.639371,-71.9847,0.975838,0.852172,2.400346,5.206211,-0.109525,-0.410168,-3.61574,6
335.7217,1.117274,0.083587,0.371089,2.857937,-0.099329,-0.328728,-2.94386,740.2935,1.238466,0.174376,0.473201,3.700208,-0.147774,-0.404973,-2.734287,2048.6224,2.237413,0.47659,0.750398,3.377776,-0.199015,-0.548204,-3.910315,2375.583,2.333041,0.540294,0.874308,3.680305,-0.231575,-0.573899,-4.059833,1119.9703,2.00452,0.255503,0.574974,3.14228,-0.151159,-0.432279,-2.966116,972.2295,1.963956,0.229057,0.497342,2.849373,-0.126267,-0.432081,-3.12702,2693.5293,2.353102,0.575215,0.960537,4.114003,-0.273679,-0.646419,-3.422475,2820.0898,2.372559,0.589487,0.925002,3.895092,-0.300795,-0.633195,-3.382689,366.1451,1.082569,0.112311,0.480695,4.147441,-0.10857,-0.489037,-3.805545,639.4419,1.181617,0.163233,0.575688,4.387912,-0.129737,-0.449946,-4.108934,1598.5906,1.901606,0.434148,0.794185,4.098081,-0.139839,-0.497303,-3.821821,1492.6371,1.877812,0.386416,0.731162,3.746629,-0.142124,-0.495019,-3.933076,1114.8155,2.110103,0.260391,0.706558,3.972882,-0.155097,-0.486383,-3.663221,1112.8421,2.127357,0.264371,0.58326,3.446546,-0.154094,-0.477817,-3.823327,2349.2742,2.087225,0.514844,0.912099,4.849865,-0.18569,-0.570258,-4.0226,2169.2119,2.111459,0.461965,0.795916,3.760701,-0.18212,-0.491803,-3.904728,3
11975.2068,5.518871,2.719946,3.891406,6.178726,-1.800702,-2.392996,-6.206633,18300.3769,7.178332,4.571777,6.607561,10.030768,-2.856798,-3.77322,-9.345698,2220.2016,1.974237,0.957318,2.130128,4.821549,-0.490432,-0.847756,-3.175069,2263.0567,1.925183,0.936724,2.181566,4.866854,-0.489963,-0.828665,-2.810628,1534.7074,2.122994,0.667265,1.843202,4.574592,-0.376766,-0.661647,-2.647757,1372.0232,2.146445,0.589285,1.631455,3.546569,-0.325865,-0.591282,-2.598223,3623.6377,2.433525,1.519771,3.720115,5.968521,-0.742496,-1.202087,-3.497827,3791.0381,2.457381,1.59313,4.045109,6.76359,-0.771356,-1.280148,-4.103241,13603.4351,4.248651,3.01655,4.331599,8.468082,-1.781696,-2.557888,-8.653317,8125.1809,3.295314,1.717731,2.530172,5.730441,-1.048449,-1.554504,-5.066445,2040.6931,1.781082,0.879458,1.942807,4.907074,-0.487534,-0.853285,-3.742564,2146.0549,1.889049,0.858033,1.943627,5.387059,-0.478613,-0.867792,-3.610345,1718.599,2.435305,0.730939,2.040788,4.863802,-0.3856,-0.710221,-3.120835,1620.0479,2.375464,0.692699,1.881814,4.72183,-0.359167,-0.717652,-3.371774,3287.3799,2.125377,1.454113,3.515658,6.089146,-0.717641,-1.229411,-4.309868,3206.7871,2.241648,1.345531,3.38015,6.579316,-0.690102,-1.168303,-3.994017,6
1793.7803,1.50686,0.424005,0.644818,3.568456,-0.448946,-0.730244,-2.560967,4824.5708,2.330187,1.113236,1.502721,4.481889,-1.091472,-1.515833,-3.462487,9554.9533,6.562283,2.405072,3.273829,5.736788,-1.210441,-1.862448,-5.496341,10703.8085,6.863114,2.670184,3.555897,6.182898,-1.369312,-1.992874,-5.215122,3109.2696,3.692273,1.001541,1.76261,3.501908,-0.613819,-1.075525,-3.172515,2728.9855,3.707352,0.859946,1.559109,3.681604,-0.521097,-0.988923,-2.801098,9242.0657,5.369776,2.892431,4.415456,7.907925,-1.42517,-2.317428,-5.642329,10266.3384,5.684737,3.077367,4.623566,7.235578,-1.601706,-2.49428,-5.440115,1608.9302,1.302486,0.384074,0.675342,5.086241,-0.332805,-0.644302,-3.709178,2533.4278,1.633422,0.565214,0.925632,4.858748,-0.338243,-0.674265,-3.418,7498.3106,5.191141,2.085388,2.904078,5.837254,-0.988908,-1.545742,-4.326065,7554.4399,5.315514,1.871047,2.535223,5.683216,-0.964813,-1.554315,-5.667754,3236.7362,4.199804,1.015411,1.820311,4.418214,-0.640376,-1.188829,-3.252136,3418.0418,4.438654,1.067069,1.823435,4.521139,-0.671929,-1.175096,-3.619289,7277.5872,4.172921,2.508254,3.920848,7.558373,-1.182835,-2.00348,-5.013746,6520.6338,4.063301,2.209384,3.525893,7.165357,-1.065274,-1.759854,-4.967314,3
17291.1132,7.633341,3.866962,5.282858,7.237393,-2.785864,-3.64799,-9.312063,26811.5627,9.736243,6.626761,9.507659,12.970045,-4.212888,-5.472804,-11.969319,3356.222,2.282189,1.27127,2.808318,6.141403,-0.666353,-1.220908,-3.237642,3402.7295,2.219438,1.286318,2.790879,5.454534,-0.679932,-1.073457,-3.006402,2251.9067,2.566072,0.87015,2.229547,5.037949,-0.516264,-0.869339,-2.564261,1983.1979,2.564523,0.752799,1.883151,3.392351,-0.436475,-0.741262,-2.853255,5510.4414,2.970078,1.998131,4.439423,7.347178,-1.096214,-1.666947,-4.018323,5685.0048,2.989627,2.12027,5.064749,8.02225,-1.139312,-1.784671,-4.566566,19936.3232,5.605978,4.325258,5.804564,8.860503,-2.858946,-4.149534,-12.82064,11736.1219,4.19041,2.484594,3.41882,6.198692,-1.583415,-2.224294,-6.549143,3255.6391,2.067087,1.264483,2.583133,5.889729,-0.698046,-1.170989,-4.068957,3441.1817,2.207862,1.215461,2.51426,6.373026,-0.711692,-1.114014,-3.93209,2423.8579,2.892694,0.934308,2.536923,5.979294,-0.527734,-0.939758,-3.084076,2276.1743,2.776799,0.877455,2.11417,4.63426,-0.476473,-0.840239,-3.421969,5258.4074,2.625851,2.051411,4.597629,8.819599,-1.120445,-1.833748,-4.5911,5223.6089,2.8266,1.846046,4.151177,8.111673,-1.071956,-1.747708,-4.919034,6
4082.2776,2.03498,1.290665,1.938073,3.50444,-0.97399,-1.447715,-3.353902,9960.3059,3.530514,3.431672,5.116652,7.561832,-1.975767,-2.639081,-5.782476,20796.8128,12.099856,8.195999,13.667066,16.314066,-3.912573,-5.857033,-11.845618,23125.7314,12.615914,9.03704,15.188935,17.472052,-4.242867,-6.306699,-12.679146,7621.4442,7.373813,2.923721,6.07158,8.644643,-1.955733,-3.423811,-5.862756,6695.9656,7.536571,2.482164,4.747024,6.917283,-1.686104,-2.80977,-4.881517,19000.4311,9.243205,9.115084,18.940172,22.04077,-4.216711,-7.195717,-12.123166,21351.6477,9.954912,10.196142,21.001287,25.384586,-4.701768,-7.858133,-14.551739,3333.1031,1.572501,1.224476,2.052813,4.572606,-0.763575,-1.200661,-4.308014,4293.7598,1.997851,1.436777,2.166365,4.185853,-0.645891,-1.107983,-4.401367,15891.536,8.97004,6.813465,11.866795,15.19228,-3.1358,-4.922762,-8.974753,16100.7814,9.261512,6.53687,10.775043,13.25899,-3.114728,-4.787198,-10.80946,8484.2162,9.145199,3.163029,6.075277,9.797308,-2.247061,-3.981791,-7.27249,9728.3287,10.288258,3.31943,6.099467,8.951754,-2.639177,-4.565629,-7.569533,15510.1294,7.101299,8.177808,17.632736,23.130079,-3.796386,-6.72274,-13.306858,13811.0884,6.843081,7.093661,14.918806,19.15183,-3.365894,-6.123743,-11.66605,3
24242.2173,10.497035,5.385779,7.32857,10.715356,-3.986863,-5.397432,-11.164301,36562.012,13.325373,9.136912,12.905685,16.210031,-5.641977,-7.341299,-17.674044,5181.4209,2.835447,1.905598,4.106985,7.079123,-1.043872,-1.615401,-4.115518,5195.3628,2.709069,1.882936,4.013584,6.634919,-1.05722,-1.528415,-3.913669,3180.4723,3.165535,1.210489,2.906574,5.575641,-0.719559,-1.148907,-2.949293,2813.3352,3.211834,1.031857,2.450206,4.707324,-0.609016,-0.9899,-2.675875,8234.461,3.793148,2.927067,6.205331,9.677304,-1.691425,-2.657604,-6.072234,8598.8017,3.88302,3.078949,6.855372,10.563238,-1.80389,-2.821128,-5.708065,28373.1826,7.77636,6.065625,7.815106,10.822506,-4.218497,-5.822505,-18.106474,16715.0552,5.581755,3.490915,4.657151,6.939141,-2.326708,-3.210893,-9.305014,5437.9143,2.675589,2.013833,4.054278,7.099291,-1.132661,-1.720204,-5.15689,5773.3269,2.871499,1.88571,3.764564,6.952192,-1.145854,-1.715761,-4.482779,3392.2045,3.563524,1.293511,3.159078,6.629043,-0.741658,-1.284272,-3.872359,3145.5284,3.420147,1.191055,2.772361,6.542193,-0.647816,-1.065547,-4.004043,8702.9692,3.571011,3.201659,6.83578,10.63464,-1.919003,-3.106612,-7.766392,8619.4949,3.879885,2.844618,5.898692,9.594077,-1.82122,-3.009811,-6.193084,6
1475.4795,1.324581,0.454291,0.780295,3.473395,-0.616085,-0.848776,-2.730103,6045.4082,2.371886,1.612892,2.363619,4.693781,-1.438942,-1.856897,-4.929561,14094.159,7.840037,4.551055,6.696882,9.006922,-2.296375,-3.429535,-6.686019,15839.166,8.19039,5.062056,7.510571,10.480423,-2.521371,-3.735185,-7.442266,4757.1933,4.958842,1.716354,3.21963,5.384038,-1.086787,-1.827851,-3.986971,4166.7538,4.92387,1.460365,2.643815,5.066376,-0.93075,-1.584657,-2.975269,12882.5306,6.07073,5.22292,9.268039,12.240744,-2.507633,-4.128277,-7.416023,14508.7829,6.613229,5.742265,10.084297,12.82942,-2.805173,-4.50439,-7.620958,1089.6826,1.16948,0.457373,0.879623,5.239563,-0.371135,-0.707777,-3.481817,2336.3902,1.490034,0.652935,1.010147,4.449976,-0.346345,-0.699427,-3.205756,10589.0406,5.814443,3.766617,5.741913,8.317341,-1.838228,-2.794194,-6.288682,10797.6477,5.927728,3.551294,5.201244,7.869619,-1.815827,-2.877702,-6.879906,5058.274,5.604011,1.794846,3.297955,6.082162,-1.183481,-2.099499,-5.027809,5511.2458,6.093332,1.851998,3.283752,6.014043,-1.291034,-2.206702,-4.657575,10131.094,4.586081,4.58685,8.323316,12.608429,-2.194157,-3.731143,-7.266317,9050.9094,4.445123,3.974277,7.099781,10.610987,-1.96916,-3.417675,-6.230974,3
27291.2122,11.487337,6.174764,8.238562,9.982735,-4.486569,-5.616494,-12.017091,40496.2654,14.500565,10.375617,14.775105,17.851298,-6.172254,-7.750615,-16.468969,5934.5659,3.192026,2.124271,4.440418,7.110208,-1.168484,-1.829433,-4.052097,5941.2481,3.041663,2.116358,4.372219,6.664464,-1.168543,-1.746287,-4.010775,3513.8212,3.428188,1.337094,3.040608,5.364424,-0.801891,-1.326964,-4.228518,3108.2001,3.502081,1.131562,2.531455,4.634131,-0.678279,-1.089711,-2.905595,9304.0061,4.205012,3.25075,6.647215,9.635619,-1.940749,-2.97965,-6.709539,9664.958,4.286584,3.430988,7.442068,10.577529,-2.029621,-3.285029,-6.450763,31715.1992,8.470653,6.939958,8.945337,12.449877,-4.766675,-6.430893,-21.853891,18709.2495,6.157484,3.949555,5.161435,7.633197,-2.665583,-3.600133,-11.659374,6192.9609,2.953358,2.220441,4.182163,7.811903,-1.242643,-1.851284,-4.975878,6678.8894,3.2215,2.124398,4.158852,8.378532,-1.287463,-2.009566,-5.088696,3751.0821,3.895311,1.424966,3.410963,6.826096,-0.813921,-1.348676,-3.700616,3431.548,3.68303,1.294291,2.948602,5.677826,-0.703598,-1.158523,-4.931927,9982.1702,3.961141,3.562963,7.359283,11.223818,-2.215141,-3.627984,-7.359921,9919.4543,4.334086,3.207743,6.56644,10.907047,-2.151776,-3.472501,-7.248709,6
2039.753,1.417202,0.680627,1.150596,3.282399,-0.777996,-1.158711,-3.084988,7373.917,2.570573,2.298603,3.46759,6.388622,-1.687079,-2.211151,-4.97813,17702.8747,9.503299,6.491716,10.400603,12.1221,-3.187616,-4.78716,-9.808872,19788.6636,9.996179,7.178955,11.336045,14.67865,-3.446184,-5.382457,-9.217925,6257.3954,6.112385,2.335785,4.627179,6.938361,-1.545061,-2.655668,-4.546437,5495.7909,6.141663,1.98703,3.693076,5.936342,-1.31208,-2.205245,-3.845272,16171.1043,7.2626,7.288047,14.062231,17.703303,-3.391003,-5.572731,-9.546335,18192.3843,7.890651,8.127333,15.733076,19.998492,-3.832984,-6.65136,-11.835474,1593.5791,1.235741,0.699207,1.291325,5.04632,-0.554844,-0.945101,-3.643786,2916.9526,1.586908,0.928202,1.478541,4.528138,-0.48815,-0.879238,-4.078376,13514.785,7.060362,5.394165,8.791704,11.521579,-2.552314,-3.841727,-8.435135,13693.9504,7.068995,5.172866,8.032489,10.686912,-2.514623,-4.001486,-8.57736,6791.3569,7.02924,2.492665,4.702919,7.916168,-1.745496,-3.111768,-6.100709,7586.9862,7.981993,2.591722,4.743677,8.118425,-1.951087,-3.303627,-6.365981,13032.5361,5.496957,6.567148,13.120117,16.369329,-3.076474,-5.496717,-10.089201,11593.7137,5.23289,5.671655,11.225627,15.512553,-2.697676,-4.602148,-8.623393,3
19985.0293,8.685095,4.395026,5.979088,7.331351,-3.27038,-4.190113,-9.948956,31666.3735,11.438831,7.804757,11.16158,14.270815,-4.852951,-6.178114,-15.084821,4052.0801,2.467374,1.506374,3.262885,5.546051,-0.835009,-1.314051,-3.780268,4132.4863,2.416397,1.521338,3.201607,5.25505,-0.825734,-1.253424,-3.464289,2714.888,2.863996,1.03309,2.511086,5.22006,-0.612022,-1.018192,-3.14758,2393.6715,2.899792,0.891108,1.990783,3.816923,-0.480339,-0.794234,-2.680695,6604.9802,3.278237,2.392411,5.100427,7.996129,-1.321552,-2.01528,-4.14344,6915.6433,3.319115,2.518639,5.722214,8.611892,-1.405205,-2.24887,-5.018578,23864.6402,6.514406,5.11262,6.913956,10.526459,-3.384264,-4.725948,-14.209221,13922.2614,4.720342,2.911607,3.869695,6.826444,-1.847535,-2.554665,-8.107204,4034.6408,2.259658,1.517263,3.055314,6.815478,-0.871906,-1.376484,-4.326049,4334.7827,2.451503,1.446458,3.025911,7.745843,-0.899194,-1.352156,-4.598212,2881.0305,3.205354,1.105573,2.673168,6.002385,-0.623529,-1.084451,-3.724326,2682.393,3.059861,1.032851,2.484057,5.112391,-0.540777,-0.94386,-3.345382,6560.2031,2.950919,2.458021,5.3904,8.775452,-1.44567,-2.44219,-5.818698,6494.7771,3.184204,2.226502,4.770451,8.097997,-1.3757,-2.178947,-5.324651,6
4143.956,1.980087,1.290115,2.009633,4.188547,-1.132181,-1.607607,-3.38997,10571.0293,3.500739,3.496608,5.332173,6.939751,-2.193052,-2.947889,-5.60173,23939.5722,13.434627,9.608384,16.700202,19.359397,-4.611036,-7.025309,-12.624812,26441.5818,13.719667,10.547312,18.388113,20.855673,-4.986314,-7.57719,-13.045569,8960.9644,8.383026,3.34388,6.830124,9.405173,-2.420019,-4.313469,-7.361454,8475.6365,9.817305,2.923817,5.250985,7.339836,-2.821023,-6.361712,-8.700149,22056.0354,10.164784,10.502748,22.76433,27.848201,-4.841426,-8.106857,-13.380439,24628.6775,10.817492,11.663667,25.193528,30.729315,-5.553987,-9.670619,-15.791818,3667.3936,1.593478,1.322633,2.262615,4.866377,-0.88474,-1.437354,-4.484954,4610.7793,1.998032,1.523038,2.436729,4.114129,-0.756634,-1.278141,-4.199515,18355.993,9.840207,7.876831,14.163786,17.013786,-3.741854,-5.834346,-11.91839,18688.3152,10.034312,7.747032,13.299434,15.912153,-3.688338,-5.620716,-11.473769,10092.4162,10.525554,3.643737,7.100827,10.813376,-2.859142,-5.119707,-9.294189,11798.3927,12.116908,3.913092,7.225149,10.440483,-3.435198,-5.854227,-10.631552,18063.3433,7.690808,9.279344,20.840732,25.912543,-4.523627,-8.197198,-13.413289,16171.7056,7.546412,8.161729,18.252135,23.566888,-3.915387,-6.903741,-12.108964,3
23001.1179,10.040781,5.092093,6.80796,8.677834,-3.751075,-4.823938,-10.321275,36084.3518,12.658213,9.039594,12.888608,15.441925,-5.41816,-6.737703,-15.578956,4851.5166,2.731365,1.768477,3.805709,5.985391,-1.018531,-1.534435,-4.325656,4937.4961,2.670478,1.76098,3.791429,6.149894,-0.998451,-1.483498,-3.853607,3086.1499,3.095506,1.161216,2.749634,5.582441,-0.689819,-1.198832,-3.326102,2689.0972,3.110384,0.989086,2.263093,4.177233,-0.594308,-0.917042,-2.785995,7805.6763,3.692893,2.776072,5.823032,8.572023,-1.611529,-2.424932,-4.823504,8170.9073,3.723002,2.929049,6.537266,9.979983,-1.715636,-2.718791,-6.020254,28078.2876,7.394828,6.027218,7.829912,11.360282,-3.887145,-5.351137,-16.713742,16445.8672,5.256792,3.448217,4.526955,6.953268,-2.15099,-2.93984,-9.130083,4870.4804,2.496791,1.795044,3.482856,6.798936,-1.083484,-1.74658,-4.697132,5258.9262,2.741217,1.713656,3.442144,7.007017,-1.136713,-1.705056,-4.448182,3288.268,3.488902,1.256452,3.043597,5.44183,-0.7163,-1.196058,-3.989305,3051.236,3.353996,1.158861,2.805138,5.951303,-0.614575,-1.02896,-3.553986,8019.9453,3.382556,2.902682,6.342995,10.151637,-1.852273,-3.087009,-6.647458,7900.3477,3.655677,2.645816,5.577074,9.360824,-1.757425,-2.784889,-6.007694,6
1353.5049,1.300838,0.430313,0.729054,3.110363,-0.617314,-0.885541,-2.835573,6136.3061,2.372539,1.615514,2.337348,4.368317,-1.447928,-1.823134,-4.459519,14396.8697,8.212799,4.597827,6.721206,9.116098,-2.279248,-3.349592,-7.111274,16132.6396,8.578884,5.090453,7.460352,10.428333,-2.486129,-3.69787,-8.546443,4731.7571,4.932995,1.697005,3.260645,5.563178,-1.08683,-1.865803,-4.644521,4161.2165,5.008682,1.449377,2.62707,4.563479,-0.916593,-1.61631,-3.323333,13402.0786,6.450915,5.364153,9.50453,13.160485,-2.434674,-3.95263,-7.14722,14939.1148,6.899236,5.842555,10.158197,14.305269,-2.789546,-4.674861,-7.884655,1422.9326,1.219475,0.521596,0.917943,4.486886,-0.382072,-0.713889,-3.587716,2662.7124,1.550367,0.726696,1.164887,4.844107,-0.369757,-0.649871,-3.128813,10951.4424,6.114885,3.845934,5.959589,8.655054,-1.847326,-2.91215,-6.73647,11245.7094,6.260572,3.646397,5.276418,8.314467,-1.815069,-2.82631,-6.842254,5032.3009,5.619112,1.783841,3.447641,6.423363,-1.199991,-2.080522,-4.719809,5417.8207,6.125071,1.846258,3.376101,6.590042,-1.298942,-2.155649,-4.717098,10551.7312,4.804999,4.722965,8.436417,11.921618,-2.213494,-3.931343,-7.851282,9491.6179,4.714666,4.131994,7.482626,10.634605,-1.932597,-3.343617,-6.654572,3
1138.3306,1.441591,0.937077,1.645765,3.789356,-0.151342,-0.406448,-3.244913,1900.3716,1.602946,1.851018,3.200799,5.76211,-0.211774,-0.531935,-3.658921,-281.0886,0.895446,0.478327,1.349527,3.844769,-0.100351,-0.446337,-2.648955,-290.52,0.898267,0.477534,1.324501,3.887395,-0.095615,-0.341192,-2.750198,42.9008,1.029412,0.439954,1.462964,3.626805,-0.066038,-0.376122,-2.167474,55.1023,1.045468,0.380965,1.130812,2.866754,-0.060606,-0.310533,-2.795959,40.9505,1.014393,0.941459,2.529455,4.767314,-0.110333,-0.381234,-3.280167,62.1899,1.021132,1.003745,2.96537,5.314711,-0.116844,-0.41571,-3.178272,1875.3677,1.427673,1.287222,2.317738,5.28409,-0.186181,-0.575679,-4.469751,904.0449,1.23867,0.697764,1.432354,5.168822,-0.128804,-0.473809,-3.959703,-413.3147,0.867209,0.408503,1.117422,4.158591,-0.114719,-0.51916,-3.811334,-359.7634,0.875221,0.427167,1.21689,4.425668,-0.112045,-0.435091,-3.323163,113.9177,1.088581,0.484144,1.596313,4.291773,-0.073082,-0.386256,-3.377317,92.023,1.071349,0.464556,1.568493,3.910037,-0.069793,-0.382962,-3.00129,-145.0308,0.956275,0.84921,2.481642,4.890976,-0.121212,-0.43702,-3.555338,-58.9925,0.979618,0.792935,2.262841,5.24611,-0.110565,-0.432546,-3.306155,6
175.1389,1.066995,0.05878,0.319683,2.854769,-0.091546,-0.35082,-2.925069,857.1814,1.269025,0.193496,0.550735,3.64525,-0.152973,-0.428457,-3.648635,2064.6743,2.290507,0.481514,0.83207,3.275147,-0.188732,-0.560196,-3.769014,2348.0135,2.349798,0.532342,0.865244,3.483189,-0.229352,-0.546619,-3.910847,1132.3888,1.998344,0.258168,0.518723,2.868276,-0.143339,-0.377688,-2.862452,997.8822,2.103546,0.225123,0.57572,2.738626,-0.125623,-0.404339,-2.971069,2715.6497,2.392437,0.585393,0.957476,3.794101,-0.271939,-0.594595,-3.597041,2815.8432,2.394175,0.597518,0.946205,3.542752,-0.307816,-0.74053,-5.002175,432.1943,1.095734,0.115793,0.501565,4.883593,-0.114996,-0.4557,-3.796319,668.8623,1.18585,0.165354,0.490336,4.007537,-0.118913,-0.391084,-3.979978,1629.3565,1.954587,0.438388,0.830294,4.660658,-0.14181,-0.541516,-4.301058,1576.1516,1.965153,0.378548,0.743918,3.488424,-0.132844,-0.483403,-4.237889,1116.8676,2.134144,0.261549,0.603129,3.483717,-0.152952,-0.511768,-3.613098,1114.2203,2.134169,0.261823,0.590257,3.355947,-0.151053,-0.482204,-3.663453,2389.6084,2.115195,0.528534,0.907438,4.178512,-0.18873,-0.594131,-4.422535,2186.9453,2.138263,0.464378,0.822866,3.857385,-0.181244,-0.548649,-4.048762,3
27691.2189,12.70305,6.278183,8.536664,10.848135,-4.558892,-5.854087,-13.322419,41738.6907,14.554614,11.006763,15.832322,19.540667,-6.203682,-8.243181,-17.644586,6124.7049,3.733922,2.084757,4.337671,6.679355,-1.170365,-1.706642,-4.292752,6170.5149,3.556268,2.085034,4.290496,6.399404,-1.159433,-1.702845,-4.149755,3499.374,3.545706,1.307049,3.063827,5.484567,-0.777021,-1.27192,-3.203439,3015.6436,3.699912,1.08909,2.543878,4.476139,-0.660343,-1.072268,-2.569529,9430.9729,4.765109,3.235024,6.626508,9.263353,-1.928738,-2.981107,-6.037942,9851.2227,4.816616,3.387137,7.311293,10.520518,-2.043127,-3.227861,-6.059284,33817.9936,8.957924,7.512525,9.810421,13.223047,-4.745045,-6.396911,-19.787379,20012.0806,6.513413,4.197635,5.545305,8.188744,-2.611631,-3.664554,-10.958183,6300.1067,3.441798,2.10565,4.016787,6.961995,-1.261162,-1.912983,-4.483498,6758.9333,3.874324,2.015944,3.888969,7.196352,-1.304012,-1.955075,-5.296118,3733.2522,4.119457,1.400813,3.161649,6.335231,-0.803615,-1.326679,-3.737476,3407.5695,3.891121,1.27664,3.019367,5.921198,-0.68664,-1.114552,-3.4738,10051.4323,4.501607,3.389728,6.97617,10.322304,-2.259842,-3.698865,-7.441285,9860.0813,4.850359,3.13336,6.366649,9.989196,-2.161423,-3.449115,-7.293958,6
1910.751,1.378093,0.669223,1.091413,3.16942,-0.806236,-1.097421,-3.027276,8235.4765,2.680226,2.601202,3.864998,6.885508,-1.794491,-2.333172,-4.916414,18288.5766,10.662758,6.631329,10.448694,12.248638,-3.196686,-4.837369,-9.595516,20325.5813,11.105892,7.309129,11.537525,14.379932,-3.474757,-5.207475,-10.306263,6267.9351,6.344705,2.370841,4.71442,7.381623,-1.530419,-2.654884,-4.650034,5807.6519,7.131464,2.052616,3.600524,5.930106,-1.311546,-2.222998,-4.421767,17008.231,8.26055,7.658208,14.903744,18.239245,-3.525245,-5.965898,-9.299914,18877.9929,8.731241,8.399851,16.269148,20.7186,-3.909236,-6.561049,-9.917466,1951.748,1.276432,0.815931,1.479761,4.375631,-0.603196,-1.010946,-4.201544,3325.9976,1.634002,1.078381,1.722425,4.563203,-0.526348,-0.887898,-3.649998,14061.0804,7.887985,5.609134,9.134755,12.306374,-2.589328,-4.008587,-8.830447,14416.8429,8.196611,5.356223,8.325287,10.592843,-2.576916,-3.943119,-9.199479,6825.1285,7.504049,2.522963,4.820519,8.092475,-1.732245,-2.9608,-6.160487,7489.8457,8.227721,2.645317,4.850949,8.309431,-1.961328,-3.436674,-6.119491,13816.3384,6.239863,6.940078,13.857843,17.872128,-3.171523,-5.64716,-9.848128,12363.8975,6.056171,6.089191,12.081023,15.870393,-2.825845,-5.00034,-9.198209,3
19533.6262,8.57085,4.278055,5.775863,7.769968,-3.318544,-4.270895,-11.214886,31939.1521,10.999184,7.937242,11.378835,14.892607,-5.018278,-6.365634,-13.621208,3963.3584,2.499854,1.481038,3.154444,5.940932,-0.818743,-1.244145,-3.586101,4040.125,2.439747,1.474919,3.155742,5.837632,-0.825537,-1.211803,-3.545914,2655.561,2.855303,1.01349,2.384141,4.389218,-0.610881,-1.024367,-3.751502,2408.5393,3.039279,0.909003,2.079976,4.652699,-0.526188,-0.85973,-2.72282,6443.564,3.288181,2.34458,5.133897,7.917752,-1.328648,-2.065031,-4.648396,6742.3499,3.327794,2.471373,5.654549,8.765319,-1.387031,-2.130199,-4.860123,24306.2383,6.385231,5.184175,6.808911,9.779291,-3.504958,-4.843584,-13.901377,14246.0815,4.669852,2.969892,3.979409,6.993371,-1.893095,-2.608199,-8.604512,3844.9361,2.247512,1.466567,2.981919,6.28357,-0.841276,-1.336194,-4.153111,4142.1304,2.440553,1.419293,2.991694,5.853037,-0.8572,-1.314862,-4.027857,2820.2485,3.185241,1.091568,2.669939,5.510968,-0.619262,-1.066571,-3.594926,2622.9385,3.063823,1.020301,2.453839,5.430393,-0.551195,-0.976253,-3.48968,6298.784,2.924053,2.415673,5.29436,9.304042,-1.387356,-2.270815,-6.168788,6302.2896,3.186683,2.198421,4.775877,8.235813,-1.350746,-2.140323,-5.335966,6
4068.355,1.937034,1.272697,1.918345,3.48235,-1.168474,-1.629944,-3.691764,10966.584,3.519436,3.618511,5.549525,8.047829,-2.259911,-3.071276,-5.799744,24137.7757,13.764044,9.67659,16.709759,20.339959,-4.682272,-6.992421,-11.560013,26652.8563,14.208614,10.586134,18.387006,21.396849,-5.046148,-7.585861,-13.985645,8955.415,8.570695,3.362931,6.920453,10.185225,-2.39699,-4.18756,-6.983921,7805.2411,8.883505,2.879825,5.573774,7.848779,-2.024115,-3.559104,-6.369071,22339.7456,10.559752,10.722013,23.363629,28.117571,-5.069968,-8.658471,-14.336059,24943.0571,11.277604,11.904152,25.709317,29.917865,-5.654236,-9.727256,-15.052284,3717.4638,1.590428,1.338897,2.263089,4.479108,-0.921341,-1.478903,-4.430556,4674.1308,1.985332,1.54696,2.382497,4.612597,-0.780082,-1.246964,-4.624481,18575.9132,10.223031,7.967,14.396711,17.68424,-3.76537,-5.754537,-12.600958,18849.2296,10.452294,7.804805,13.445581,16.658172,-3.738353,-5.683817,-13.778426,10070.2224,10.430131,3.666192,7.227809,10.633473,-2.803621,-4.994699,-8.980559,11763.3675,12.53232,3.944111,7.273439,10.61386,-3.407658,-5.891583,-9.407152,18305.1109,8.103209,9.510304,21.376329,27.340638,-4.597039,-8.256221,-16.432495,16323.3847,7.736393,8.413684,18.747466,23.412842,-4.058159,-7.29208,-12.345596,3
9411.3267,4.711896,2.089483,3.064105,4.996484,-1.693252,-2.360954,-7.290681,16565.8781,6.202416,4.112446,5.904475,9.40162,-2.688118,-3.495965,-8.361347,1826.6248,1.679832,0.832938,2.017856,3.86794,-0.438404,-0.747851,-2.963147,1853.4133,1.643615,0.822752,1.98612,4.154695,-0.445924,-0.750986,-3.102023,1445.4552,1.99916,0.625265,1.780595,3.616319,-0.355691,-0.672792,-2.615524,1310.1008,2.052879,0.545473,1.60421,3.623459,-0.310883,-0.5768,-2.924837,3306.3382,2.165253,1.403979,3.491382,6.276295,-0.68,-1.075504,-3.15619,3405.972,2.162404,1.487012,3.923936,6.352102,-0.721155,-1.19384,-3.815808,11989.4795,3.656158,2.687821,3.98224,7.4106,-1.638534,-2.33646,-7.639405,7039.8566,2.779243,1.516884,2.253451,5.251047,-0.983306,-1.55158,-4.948703,1565.9404,1.499825,0.802949,1.732958,4.66915,-0.449993,-0.784966,-3.740892,1754.4605,1.604709,0.77837,1.861393,5.079553,-0.446136,-0.861221,-3.442653,1603.2123,2.238647,0.67985,1.999462,5.001848,-0.373303,-0.761074,-3.47111,1512.7003,2.172666,0.650039,1.814713,5.56677,-0.347354,-0.677098,-3.332977,2916.7246,1.890799,1.36001,3.392687,6.376577,-0.677829,-1.124867,-3.94349,2892.2168,2.004726,1.251021,3.109348,5.699923,-0.626903,-1.052649,-3.581388,6
1112.3955,1.348319,0.268182,0.467438,3.596927,-0.472442,-0.743472,-3.465745,4221.4135,2.164181,0.864811,1.218238,4.094457,-0.95561,-1.375966,-3.231599,9364.9805,6.37185,2.312172,3.12527,5.821484,-1.222338,-1.793944,-5.198218,10450.1602,6.526712,2.548145,3.446807,5.998549,-1.369211,-2.061331,-5.684382,3011.6089,3.646637,0.962968,1.775688,4.094656,-0.598269,-1.026851,-2.703273,2651.3782,3.724414,0.819576,1.45889,3.728518,-0.517015,-0.906983,-2.565026,9177.01,5.263182,2.812283,4.289148,7.253027,-1.433185,-2.242645,-4.849082,10119.6624,5.547333,2.993426,4.502753,8.379912,-1.574375,-2.457608,-5.706093,1639.9957,1.31129,0.376444,0.69005,4.322421,-0.294659,-0.674281,-3.845755,2523.877,1.621574,0.550066,0.928922,4.651096,-0.311351,-0.664692,-4.010016,7405.3585,5.043746,2.006221,2.835008,5.996108,-0.960314,-1.523033,-4.628097,7475.5702,5.137044,1.81199,2.540203,5.742876,-0.951698,-1.488404,-4.269091,3112.1629,4.022895,0.9767,1.73845,4.581728,-0.629346,-1.168049,-4.002175,3285.9724,4.383301,1.009496,1.728365,4.653461,-0.664609,-1.210923,-3.46529,7173.6062,4.049702,2.429676,3.86072,7.262166,-1.129753,-1.922065,-5.111625,6458.4602,3.980288,2.139083,3.319248,6.499479,-1.038779,-1.75421,-4.269453,3
19813.9997,6.104997,4.420767,6.021953,9.504001,-2.910621,-3.793963,-8.537987,26298.2727,9.343116,6.40109,8.996878,11.682716,-4.109607,-5.381341,-12.612565,3189.4353,2.26944,1.235219,2.760149,6.175573,-0.646473,-1.129838,-3.774436,3247.6738,2.204135,1.222518,2.648958,5.085077,-0.661491,-1.017225,-3.434015,2163.8458,2.522162,0.84794,2.255927,4.515703,-0.4979,-0.873973,-2.911233,1920.1348,2.564322,0.746008,1.844605,3.932176,-0.433878,-0.7044,-2.635405,5245.1705,2.92002,1.955274,4.401004,7.892132,-1.03795,-1.585149,-3.832182,5452.3811,2.94413,2.055678,4.865984,7.950541,-1.093411,-1.708866,-4.298131,19334.6236,5.420746,4.123132,5.513259,9.194489,-2.731335,-3.869183,-12.036137,11300.2027,3.98914,2.342867,3.207863,6.152134,-1.508317,-2.039245,-7.192961,3072.332,2.05421,1.195891,2.413134,5.891643,-0.668018,-1.100119,-4.212309,3320.7244,2.235183,1.153653,2.465847,6.2602,-0.667444,-1.089126,-4.03549,2336.1565,2.838172,0.920579,2.407654,5.221089,-0.512455,-0.961911,-3.717997,2210.6416,2.778079,0.869117,2.217512,5.101853,-0.461616,-0.805686,-4.150201,4979.3733,2.580551,1.973072,4.370122,8.458477,-1.042094,-1.659301,-4.22577,4921.7016,2.778702,1.794245,3.98155,6.946093,-1.008462,-1.632205,-4.449023,6
6179.4384,2.344858,1.937972,2.926107,4.876523,-1.08421,-1.504886,-3.62108,10087.52,3.533844,3.441968,5.218297,7.539453,-1.974136,-2.660933,-5.626032,21116.9653,12.764521,8.255794,13.672026,16.490286,-3.963583,-5.916246,-11.197226,23423.7409,13.115679,9.05319,15.053244,18.415433,-4.277552,-6.353546,-11.983091,7698.1572,7.719888,2.899067,5.896942,7.721082,-1.968066,-3.394577,-5.771025,6727.4878,7.800346,2.453217,4.69341,7.04607,-1.67173,-2.991139,-5.596208,19425.4497,9.654096,9.145019,18.894084,22.096886,-4.288645,-7.217052,-11.318341,21755.0354,10.39404,10.256149,21.068148,25.81556,-4.772908,-8.042708,-12.655245,3415.6587,1.585205,1.284812,2.096236,4.625645,-0.759669,-1.223056,-4.264837,4373.6119,2.004087,1.491763,2.285321,4.718921,-0.644312,-1.072361,-3.921239,16288.3307,9.553859,6.873044,11.903078,15.211062,-3.168149,-4.812562,-10.611175,16416.1466,9.712641,6.608968,10.930847,14.148809,-3.139569,-4.905188,-10.99774,8521.2711,9.363625,3.145223,6.093155,9.41881,-2.262628,-3.980807,-6.923403,9754.9048,10.662447,3.28603,6.036713,9.787656,-2.662865,-4.607474,-7.982042,15868.6418,7.381827,8.247809,17.655712,23.017077,-3.830918,-6.799988,-11.221742,14138.7041,7.115008,7.145473,14.986925,18.262711,-3.404439,-6.145897,-10.009782,3
12389.9861,4.342373,2.828709,4.111245,6.084973,-1.812047,-2.408347,-5.626289,16882.3926,6.593293,4.106158,5.915002,8.592473,-2.701929,-3.501606,-8.596702,1754.2957,1.639449,0.886296,2.075581,4.545038,-0.449994,-0.756138,-3.323526,1784.8582,1.608748,0.876761,2.237216,4.755655,-0.461785,-0.858698,-2.924967,1426.735,1.981587,0.646806,1.888235,4.189544,-0.355744,-0.639279,-2.631212,1309.4976,2.056235,0.56215,1.45967,3.778824,-0.31829,-0.572099,-2.383482,3294.3008,2.148063,1.446409,3.531598,6.364856,-0.712701,-1.121406,-3.715416,3398.1193,2.161774,1.54583,3.960384,7.079096,-0.731506,-1.194895,-3.952951,12208.4302,3.898698,2.677332,4.024745,7.445939,-1.656838,-2.452121,-7.933099,7220.1951,2.971579,1.498287,2.265109,5.330834,-0.998089,-1.440366,-4.940611,1593.0117,1.50188,0.864107,1.906,5.222887,-0.46524,-0.830124,-3.641496,1693.8103,1.561278,0.827407,1.979248,4.494592,-0.464068,-0.839194,-3.869122,1618.3134,2.253128,0.706779,2.070972,4.971774,-0.380034,-0.754562,-3.80631,1544.371,2.20887,0.663886,1.841348,4.541024,-0.34442,-0.683846,-3.361698,2913.1176,1.875911,1.456936,3.530534,6.92063,-0.689719,-1.229433,-4.225559,2931.7758,2.001778,1.298484,3.169363,6.070145,-0.652086,-1.175624,-3.403687,6
2837.188,1.709653,0.637522,0.954868,3.778191,-0.488961,-0.74768,-2.590175,4287.791,2.227151,0.91338,1.280944,4.868608,-0.964889,-1.341191,-3.651734,9358.0578,6.208232,2.320745,3.126164,6.031608,-1.194734,-1.781027,-4.922699,10442.5343,6.298069,2.577059,3.499756,5.917125,-1.353,-1.934758,-5.836002,3052.077,3.637199,0.970786,1.785178,3.769602,-0.592818,-1.036601,-2.863096,2678.0095,3.663553,0.837322,1.533178,3.577514,-0.515794,-0.870212,-3.036907,8957.3955,5.011022,2.78019,4.213434,7.820175,-1.374499,-2.171697,-5.002605,10041.7268,5.407789,2.990503,4.450092,8.00554,-1.57107,-2.419509,-6.635565,1492.0581,1.295804,0.358037,0.685776,4.797567,-0.291244,-0.572185,-3.934126,2328.2246,1.607488,0.519556,0.928952,4.362098,-0.304228,-0.586248,-3.225683,7219.9963,4.821651,1.987781,2.844771,5.950235,-0.964161,-1.577207,-5.097185,7270.381,4.905737,1.788603,2.534215,5.478863,-0.935358,-1.492683,-4.415075,3173.8156,4.08041,0.995189,1.814532,4.993509,-0.625055,-1.154366,-3.423916,3355.7095,4.34415,1.026522,1.783262,5.261759,-0.656216,-1.137169,-3.947032,6962.6861,3.884142,2.387777,3.750537,6.860839,-1.115437,-1.913554,-4.867143,6241.6551,3.760542,2.073358,3.272684,7.030678,-1.0025,-1.756029,-4.374327,3
19865.878,6.617671,4.415228,6.017309,8.311554,-2.968726,-3.877031,-9.871819,26391.0654,9.815977,6.357198,8.989326,11.904166,-4.129999,-5.278801,-12.205592,3275.021,2.250673,1.270966,2.764637,4.779603,-0.68388,-1.073299,-3.868127,3302.2071,2.169429,1.27077,2.750516,5.590802,-0.689396,-1.137549,-3.460719,2206.8282,2.528834,0.86025,2.151545,3.947097,-0.50757,-0.90041,-2.983948,1973.0421,2.579388,0.752221,1.852077,4.289809,-0.445127,-0.803136,-3.309799,5404.2176,2.910022,1.981038,4.419186,6.921916,-1.091322,-1.707309,-3.895517,5589.5412,2.936116,2.108878,4.925998,8.750201,-1.145302,-1.814062,-4.785261,19425.8354,5.693632,4.09934,5.531114,9.252396,-2.705419,-3.786671,-11.793868,11400.0708,4.20746,2.344686,3.174298,6.434053,-1.510484,-2.053046,-6.242062,3214.0705,2.061647,1.264805,2.576862,5.9495,-0.708588,-1.121202,-3.778,3430.5676,2.202208,1.204654,2.573806,6.713108,-0.711208,-1.124931,-4.104767,2407.5376,2.869061,0.938217,2.378174,5.166057,-0.528728,-0.93963,-3.310968,2246.6838,2.765761,0.868878,2.157197,4.791428,-0.469869,-0.818543,-3.322039,5226.2158,2.611492,2.05573,4.632484,7.861428,-1.108817,-1.828709,-5.01335,5155.9951,2.785609,1.837833,4.083562,7.104059,-1.060377,-1.718252,-4.745834,6
5999.9243,2.382771,1.828216,2.750179,4.924949,-1.064915,-1.496331,-3.934336,10158.7658,3.610188,3.329215,5.009314,6.729342,-1.96087,-2.703024,-6.227554,21109.9888,12.445997,8.190137,13.75347,17.594159,-3.983206,-5.905326,-10.888363,23431.9768,12.784974,9.023384,15.08227,17.992263,-4.31356,-6.41891,-13.065681,7756.4815,7.684562,2.923963,6.001444,8.741267,-1.969021,-3.425514,-6.152393,6762.5465,7.715506,2.464126,4.829503,7.346158,-1.679825,-2.881353,-4.692746,19410.6118,9.384376,9.109901,18.716739,22.792054,-4.296398,-7.136258,-12.541728,21783.0095,10.201242,10.19507,20.916384,27.073789,-4.793197,-8.303625,-12.698011,3388.7217,1.590232,1.215195,2.018156,4.52252,-0.755113,-1.249643,-3.947527,4265.3066,1.991545,1.409961,2.223955,4.89372,-0.641867,-1.087031,-3.945033,16172.5874,9.281563,6.814613,11.996556,14.865656,-3.186965,-4.80876,-10.658623,16366.9812,9.465646,6.554492,10.857319,13.787362,-3.161269,-4.957298,-11.235232,8625.6359,9.287283,3.151882,6.110096,9.930725,-2.281622,-3.980957,-7.08166,9920.184,10.837692,3.316666,6.112532,9.10477,-2.676063,-4.528681,-7.153671,15858.4717,7.233932,8.160666,17.449245,22.720842,-3.857018,-6.970943,-12.894954,14078.5937,6.912008,7.071947,14.785962,18.448878,-3.417976,-6.186543,-10.846595,3
28597.0371,9.399521,6.5128,8.844069,11.035913,-4.303718,-5.428431,-11.520341,36549.6138,13.18819,9.242594,13.188729,16.626601,-5.518948,-7.14129,-16.947818,4918.7207,2.729416,1.838156,3.919343,6.540826,-1.056603,-1.547407,-4.229147,4998.9714,2.669761,1.823839,3.871176,6.31037,-1.039522,-1.571244,-3.501527,3114.2122,3.117641,1.178445,2.725086,4.964592,-0.721776,-1.117055,-2.862956,2719.4319,3.120067,1.013092,2.349354,4.039806,-0.604206,-0.968465,-2.64503,8087.7588,3.758687,2.818882,5.902322,9.838471,-1.67137,-2.568502,-5.976763,8314.2356,3.769497,3.019297,6.801341,10.440927,-1.775325,-2.753163,-6.244206,28377.7662,7.789667,6.144588,8.020346,11.317988,-3.985655,-5.57533,-18.628007,16780.5303,5.685726,3.502914,4.589201,7.861463,-2.184235,-3.004246,-8.911979,5084.628,2.552628,1.927732,3.891127,7.059818,-1.135644,-1.661001,-5.072266,5449.063,2.767342,1.814602,3.608667,6.687719,-1.154964,-1.719713,-4.772346,3349.1263,3.564486,1.287819,2.968671,5.694811,-0.730104,-1.290214,-4.006824,3064.3788,3.320906,1.155456,2.699832,5.333152,-0.628945,-1.10618,-3.574182,8370.3069,3.454097,3.112144,6.638641,10.70106,-1.909952,-3.171753,-6.707292,8344.0957,3.790688,2.757685,5.642301,9.742717,-1.811371,-2.932276,-6.584176,6
3356.5117,1.692436,0.865985,1.366939,3.536164,-0.705044,-0.970754,-3.113566,6342.1372,2.429122,1.702759,2.469516,4.880696,-1.417774,-1.80402,-4.290502,14390.0689,8.209392,4.626341,6.849592,9.592554,-2.295667,-3.385897,-8.766166,16141.2617,8.516885,5.116836,7.481567,10.221556,-2.516536,-3.743502,-7.120183,4784.9517,4.955704,1.719131,3.288675,5.461609,-1.090904,-1.908517,-3.464094,4205.3642,5.102089,1.472004,2.729315,4.966924,-0.925862,-1.539238,-3.709407,13345.7824,6.380941,5.391099,9.567389,13.536785,-2.446855,-3.95661,-6.230034,14875.5014,6.757403,5.84425,10.166373,13.094866,-2.798764,-4.562892,-7.595579,1445.9072,1.2245,0.527346,0.956481,5.128161,-0.389422,-0.714806,-3.650146,2671.5493,1.552234,0.738218,1.173919,4.561458,-0.36485,-0.694365,-3.877965,10962.9136,6.081471,3.862854,5.875239,8.829928,-1.867067,-2.906415,-6.244671,11252.7529,6.307861,3.661427,5.343162,8.096882,-1.824996,-2.830347,-6.419053,5071.2921,5.700629,1.795843,3.245112,6.045753,-1.205602,-2.199036,-4.714176,5456.1789,6.075235,1.875129,3.456596,6.21684,-1.304981,-2.170025,-4.861378,10600.7083,4.792466,4.734024,8.430301,12.740297,-2.217239,-3.831202,-8.643215,9492.1711,4.699639,4.138957,7.454452,10.842775,-1.947957,-3.263069,-6.357147,3
1473.1836,1.419624,1.276886,2.237508,4.583515,-0.170242,-0.44041,-3.282338,1982.8796,1.638271,1.969855,3.454533,5.804224,-0.216474,-0.508987,-3.479613,-241.7283,0.909052,0.500578,1.372859,3.586039,-0.099982,-0.468482,-2.647308,-278.5576,0.902557,0.486083,1.415865,4.051173,-0.104046,-0.354981,-2.81546,61.351,1.042321,0.450661,1.418649,3.342697,-0.068124,-0.277115,-2.831048,27.3074,1.021666,0.389792,1.155703,3.26504,-0.059525,-0.303311,-2.830002,88.3367,1.031115,0.941168,2.569485,5.234102,-0.116964,-0.431116,-3.219766,109.0093,1.037359,1.034126,2.920018,5.598993,-0.124502,-0.45466,-3.141067,1903.5957,1.432979,1.387555,2.519112,6.070716,-0.199839,-0.600645,-3.943026,929.8633,1.244447,0.74799,1.58281,5.031336,-0.129096,-0.450588,-3.8,-402.3265,0.869863,0.407074,1.173082,4.838912,-0.122967,-0.463917,-3.083044,-374.0266,0.870262,0.44039,1.241419,3.749782,-0.116586,-0.419313,-3.273245,96.3361,1.073672,0.47697,1.550425,4.47835,-0.076463,-0.373674,-3.581334,103.5175,1.081372,0.474119,1.468998,4.907195,-0.076524,-0.350959,-3.359512,-112.4278,0.966075,0.85751,2.364772,5.676718,-0.134546,-0.425284,-3.885976,-45.019,0.984434,0.794878,2.254068,4.893395,-0.115483,-0.404922,-3.42197,6
741.9864,1.215744,0.149327,0.428595,4.182643,-0.11505,-0.349871,-2.749641,893.455,1.281484,0.199046,0.52519,3.549506,-0.154348,-0.398965,-2.891992,2021.6414,2.267425,0.467125,0.752555,3.314842,-0.216299,-0.512799,-3.640701,2326.6512,2.334248,0.521713,0.816639,3.680732,-0.244683,-0.584088,-4.787367,1125.4384,1.986597,0.264416,0.549191,3.334455,-0.154253,-0.421375,-2.752966,974.6991,1.97671,0.225447,0.464459,2.495599,-0.134585,-0.416975,-2.716802,2739.5484,2.421601,0.579106,0.889877,4.02988,-0.274005,-0.579201,-3.581648,2837.3867,2.408612,0.606905,1.005216,4.073445,-0.309206,-0.652546,-3.887042,522.0049,1.116077,0.142808,0.513191,3.999468,-0.108406,-0.457087,-4.407173,773.6026,1.216018,0.188582,0.59088,4.716721,-0.112185,-0.429144,-3.966582,1627.8246,1.954937,0.442619,0.819502,4.622987,-0.148556,-0.506141,-4.26051,1548.7871,1.948141,0.377558,0.743015,4.123279,-0.129452,-0.484973,-3.807328,1135.3471,2.125906,0.267338,0.604431,4.232868,-0.158741,-0.494247,-3.710072,1150.1556,2.211539,0.269106,0.61512,3.232946,-0.156418,-0.557083,-3.348601,2400.9919,2.120884,0.524627,0.918356,4.213607,-0.194473,-0.537071,-4.214856,2228.278,2.152968,0.472378,0.838134,4.19328,-0.179635,-0.516806,-3.602449,3
34175.0472,11.091566,7.959981,10.700247,13.021009,-4.920032,-6.34492,-14.003522,42107.6665,14.783913,11.210387,16.405634,20.656392,-6.04368,-8.005126,-18.017255,6257.5386,3.787146,2.107441,4.493375,6.624866,-1.213869,-1.848876,-4.736348,6294.6071,3.588283,2.096468,4.377677,6.726985,-1.190404,-1.731136,-4.788819,3557.8379,3.60178,1.323124,3.082722,5.677489,-0.769227,-1.265354,-3.039998,3120.8779,3.627461,1.147369,2.551736,4.846016,-0.662756,-1.102842,-4.24612,9599.9563,4.82907,3.300772,6.918933,9.957883,-1.953875,-2.981176,-5.784957,10053.2795,4.908151,3.439191,7.29499,10.953344,-2.073175,-3.394651,-6.701667,33994.4888,8.962252,7.686747,9.987783,13.19932,-4.588258,-6.128532,-19.674645,20145.7644,6.514352,4.263564,5.535279,7.931526,-2.52016,-3.574392,-11.030136,6519.6441,3.55925,2.142802,4.169649,6.973977,-1.305608,-1.939532,-5.354374,6888.6624,3.949712,2.054375,4.130111,6.845205,-1.35254,-2.002946,-5.286315,3771.3914,4.092677,1.405642,3.16661,6.439401,-0.798944,-1.331472,-3.640561,3470.6387,3.974887,1.315898,3.111537,5.95359,-0.672398,-1.089052,-3.969127,10278.9204,4.607581,3.445737,6.930794,11.130742,-2.306055,-3.810811,-7.842127,10090.1431,4.986058,3.186181,6.64031,9.997416,-2.193805,-3.493227,-7.124277,6
4151.6973,1.775126,1.241574,1.87974,3.90258,-0.879266,-1.215183,-3.523035,8174.4951,2.665082,2.6317,3.975803,6.487786,-1.707283,-2.239788,-4.98226,18266.4153,10.576413,6.654438,10.536447,13.181794,-3.18636,-4.742798,-9.366697,20362.3123,10.959746,7.332047,11.532394,14.541273,-3.448627,-5.135503,-9.725444,6274.8707,6.228932,2.381298,4.736875,6.928991,-1.536726,-2.64817,-4.885944,5469.4619,6.238931,2.037759,3.88919,6.170683,-1.300646,-2.207012,-4.021975,17040.6785,8.244473,7.732373,15.094205,18.94457,-3.37442,-5.601331,-9.677303,18946.2793,8.701905,8.413624,16.033587,19.818574,-3.842611,-6.55521,-12.408001,1907.9492,1.271428,0.811421,1.432684,4.842497,-0.57398,-0.930331,-3.844049,3274.8178,1.625283,1.06809,1.645833,4.257291,-0.510075,-0.853868,-3.719867,14134.1935,7.976155,5.63747,9.223335,11.663402,-2.58828,-3.991774,-7.882154,14335.5841,8.037907,5.376199,8.357838,10.764762,-2.545918,-3.923629,-8.704404,6793.1147,7.33058,2.524325,4.809444,7.967493,-1.76005,-3.069959,-5.150219,7519.1115,8.276838,2.665795,4.900324,7.136275,-1.970396,-3.253796,-6.135785,13810.0017,6.209186,6.948412,13.831981,19.283785,-3.132087,-5.503942,-9.915097,12347.1702,6.000777,6.122022,12.20025,15.466285,-2.714521,-4.688698,-8.067907,3
24354.8577,7.951983,5.455196,7.421252,9.402477,-3.626386,-4.68,-9.935299,32171.3987,11.089786,8.006939,11.389862,14.284645,-4.969418,-6.358439,-14.165602,3998.8665,2.497922,1.485195,3.238062,6.034543,-0.842067,-1.333133,-3.784173,4045.1934,2.425782,1.475681,3.170054,5.774074,-0.843585,-1.274345,-3.367161,2661.3248,2.821341,1.015817,2.415028,4.446086,-0.609342,-1.029682,-2.812039,2332.2567,2.816172,0.890784,2.034811,3.834697,-0.52092,-0.869728,-2.432738,6528.635,3.306553,2.377808,5.187147,7.934249,-1.324199,-2.0037,-4.611928,6805.3088,3.326648,2.490698,5.617864,8.692075,-1.414481,-2.238867,-5.017804,24519.5502,6.371889,5.282364,6.991819,10.930433,-3.44078,-4.832282,-16.362089,14337.6719,4.638534,3.003068,3.941644,7.269594,-1.850214,-2.526923,-7.845961,3871.6328,2.246917,1.458053,3.034299,6.384181,-0.89095,-1.402935,-4.235881,4222.4229,2.477894,1.413668,3.032048,6.035189,-0.909394,-1.461553,-4.429135,2807.205,3.133201,1.094554,2.611927,5.661741,-0.623023,-1.118898,-3.590039,2624.184,3.027128,1.035442,2.49674,4.834327,-0.544274,-0.937426,-3.68939,6388.6223,2.947911,2.414055,5.166807,8.436482,-1.442057,-2.386272,-6.421022,6307.124,3.163157,2.216476,4.910178,8.278926,-1.366871,-2.144904,-5.027875,6
6029.5386,2.286158,1.901361,2.806792,4.763286,-1.242846,-1.771766,-4.446395,10680.8931,3.464229,3.678215,5.628454,7.344657,-2.192941,-3.085628,-6.484195,24105.7619,13.702261,9.729521,16.906607,20.25371,-4.649899,-7.194103,-12.761492,26673.9517,14.055982,10.671706,18.624638,23.004874,-5.003351,-7.319352,-14.162285,9029.8456,8.600904,3.363864,6.920137,9.338429,-2.410813,-4.19163,-6.251502,7749.8309,8.474316,2.891956,5.692906,8.018899,-2.027376,-3.537186,-5.920777,22316.7437,10.543839,10.783491,23.677859,28.405564,-4.941452,-8.421788,-14.422816,24830.7593,11.245122,11.871442,25.465879,30.63238,-5.538332,-9.509437,-16.0684,3636.4536,1.575504,1.374509,2.372665,4.848186,-0.913971,-1.434016,-4.108832,4624.1074,1.970944,1.580267,2.451182,4.618271,-0.778031,-1.265449,-4.126529,18504.166,10.130902,8.030981,14.497884,17.441096,-3.719094,-5.769819,-11.727476,18787.2434,10.305156,7.882399,13.483769,16.978337,-3.696963,-5.691753,-11.713319,10018.9642,10.493673,3.652163,7.127792,10.35892,-2.853309,-4.964894,-9.197911,11669.1341,12.439937,3.955501,7.436392,10.145326,-3.496395,-5.916309,-10.19069,18086.6916,7.884488,9.513379,21.48587,26.235199,-4.486467,-8.155454,-13.72213,16176.552,7.732235,8.444914,19.111725,23.728,-3.930851,-7.02635,-11.976909,3
23714.8144,7.888374,5.245703,7.110008,9.776974,-3.706641,-4.899502,-10.729702,31653.0332,11.107713,7.798926,11.009756,13.694248,-4.849158,-6.212279,-13.571786,3996.5635,2.455923,1.515351,3.308543,5.552609,-0.815288,-1.239851,-3.405503,4083.885,2.396358,1.511821,3.20203,6.058479,-0.832363,-1.278518,-3.576229,2714.1849,2.901344,1.043624,2.394791,4.535223,-0.604665,-0.991371,-3.221374,2362.3269,2.83544,0.888247,2.094805,4.173352,-0.517834,-0.848471,-3.19949,6546.596,3.288363,2.412159,5.311159,8.545909,-1.322174,-2.153203,-4.530433,6873.5778,3.325288,2.496071,5.777266,8.403972,-1.412335,-2.248794,-5.2211,24081.231,6.398297,5.143167,6.810132,10.125262,-3.393732,-4.644295,-14.703272,14012.5879,4.536985,2.923704,3.826834,6.441095,-1.83422,-2.548044,-7.575005,3937.6626,2.230361,1.528607,3.020369,6.557471,-0.868613,-1.418347,-4.877824,4236.2195,2.4408,1.44113,2.981061,6.51332,-0.869849,-1.348768,-4.340144,2844.0509,3.13848,1.09627,2.673867,5.35558,-0.624194,-1.095375,-3.964552,2679.6632,3.129565,1.039899,2.540642,4.80786,-0.547947,-0.961991,-3.772323,6459.0176,2.942424,2.432135,5.262802,8.501748,-1.435273,-2.355368,-5.488339,6364.4144,3.186877,2.243555,4.898038,8.480147,-1.360786,-2.202664,-5.860037,6
5795.6309,2.271857,1.809907,2.679229,4.331275,-1.226799,-1.737837,-3.838353,10273.645,3.412674,3.472179,5.294907,7.007443,-2.149675,-2.994657,-6.056612,23931.0215,13.335156,9.648664,16.736528,20.540266,-4.612214,-7.005642,-12.759085,26526.4803,13.776557,10.591148,18.627888,22.352404,-4.968787,-7.514378,-14.306773,8913.4935,8.352593,3.331612,6.850837,9.100416,-2.403814,-4.1818,-6.439016,7755.5896,8.40195,2.860857,5.612424,7.744355,-2.047285,-3.612139,-5.909821,22113.9742,10.32339,10.634374,23.25917,28.095244,-4.954195,-8.396949,-13.49389,24541.8874,10.872933,11.705597,25.291325,30.293946,-5.529142,-9.539679,-15.652857,3496.3985,1.561729,1.323738,2.277524,4.587781,-0.911103,-1.510086,-4.370687,4450.0005,1.940046,1.516433,2.349314,5.09059,-0.771728,-1.217422,-4.010552,18341.814,9.767145,7.893697,14.29673,18.464738,-3.698161,-5.576314,-11.40829,18708.617,10.202909,7.74336,13.337665,15.974165,-3.667391,-5.658958,-12.57449,9956.823,10.306561,3.617434,7.114243,11.147766,-2.825393,-5.02737,-9.446117,11587.2973,12.052652,3.905569,7.463179,11.681984,-3.445454,-5.96484,-9.260717,17848.1548,7.741002,9.275092,21.068593,25.344645,-4.453115,-7.852198,-13.33126,15982.4207,7.544046,8.255345,18.72312,23.592323,-3.933882,-7.103184,-11.793224,3
11559.4695,4.44299,2.606495,3.705305,5.264888,-1.827128,-2.400094,-6.474582,16589.2642,6.313603,4.07549,5.884678,8.644489,-2.680917,-3.572532,-7.216037,1821.4912,1.662983,0.880868,2.047039,5.102273,-0.459889,-0.789166,-2.613151,1874.0508,1.643823,0.878543,2.004248,4.189422,-0.469954,-0.75992,-3.304744,1451.1245,1.99413,0.650322,1.760215,4.630123,-0.360517,-0.63275,-2.987525,1294.4796,2.004467,0.565813,1.542317,3.495494,-0.309857,-0.599712,-2.534541,3337.8011,2.16618,1.45309,3.602306,5.984296,-0.70755,-1.194241,-3.982874,3429.0578,2.149383,1.53317,3.897875,6.403598,-0.737002,-1.23031,-3.974819,12112.5083,3.723777,2.694541,3.937101,7.423386,-1.624761,-2.351347,-7.51788,7128.9585,2.81424,1.509283,2.29134,5.430952,-0.973848,-1.38812,-5.4075,1568.8159,1.490409,0.828686,1.849245,5.472119,-0.474808,-0.855931,-3.805628,1753.0205,1.599502,0.796602,1.810225,4.836912,-0.460285,-0.808574,-3.638565,1628.6166,2.242506,0.705579,2.040814,5.589379,-0.375034,-0.752526,-3.414398,1567.5952,2.211907,0.679156,1.902706,4.70392,-0.349839,-0.69428,-3.101628,2921.1206,1.877936,1.4132,3.410044,6.010719,-0.698387,-1.208728,-4.281753,2895.5759,1.992635,1.293374,3.341656,6.016273,-0.646924,-1.146017,-3.656155,6
2336.1013,1.621601,0.515956,0.783034,4.356853,-0.501705,-0.738828,-2.888095,4098.051,2.138398,0.871025,1.208938,3.73041,-0.932743,-1.391075,-3.668622,9385.818,6.240851,2.329095,3.194578,5.627124,-1.199535,-1.823635,-4.616398,10482.3389,6.448638,2.579253,3.464148,6.045976,-1.349054,-1.947356,-5.680026,3013.8475,3.616989,0.955884,1.723475,3.658012,-0.592722,-1.039762,-2.932447,2637.8654,3.584552,0.823849,1.492808,3.634777,-0.511859,-0.968288,-3.086963,9209.7104,5.240432,2.830271,4.297258,7.781188,-1.388433,-2.11902,-5.494772,10139.2529,5.511671,3.000939,4.429596,7.319347,-1.568942,-2.409281,-5.661782,1552.6743,1.295758,0.35771,0.684492,5.078047,-0.2935,-0.616416,-3.558926,2438.1423,1.602989,0.528952,0.887125,4.125879,-0.299279,-0.616189,-3.043154,7426.4915,4.959851,2.025051,2.857829,6.543517,-0.954712,-1.48816,-4.421562,7502.4498,5.028921,1.842195,2.503629,5.49944,-0.930924,-1.489661,-4.71108,3119.1665,4.037875,0.973607,1.74762,5.23149,-0.629301,-1.135233,-4.105057,3293.5137,4.327199,1.005165,1.739289,3.956333,-0.663568,-1.169521,-3.33511,7195.499,4.021598,2.439958,3.807874,7.059284,-1.105372,-1.880531,-4.997867,6480.7596,3.970736,2.15537,3.435982,6.127875,-1.002806,-1.701712,-4.592558,3
19096.8589,6.884847,4.259302,5.919047,8.453799,-2.95974,-3.867064,-8.828277,26487.0322,9.507554,6.52324,9.310602,12.963044,-4.153507,-5.354886,-11.374806,3174.4863,2.270311,1.228984,2.645518,5.087204,-0.698882,-1.141769,-3.949843,3217.0757,2.195697,1.224713,2.630449,4.377027,-0.701274,-1.103586,-3.461937,2162.1629,2.530802,0.859195,2.10312,3.74493,-0.518674,-0.891707,-2.970888,1942.1658,2.585981,0.743007,1.857772,3.94711,-0.42967,-0.894342,-2.531596,5230.7793,2.924592,1.938684,4.469502,6.930616,-1.104594,-1.714575,-3.915165,5415.5049,2.934293,2.043582,4.825343,7.937018,-1.137105,-1.856288,-3.995311,19893.9297,5.523892,4.265892,5.748695,8.815185,-2.692361,-3.760957,-10.499513,11622.1235,4.039148,2.417585,3.310339,6.106494,-1.491238,-2.022671,-6.170024,3008.2283,2.043461,1.179179,2.486256,6.595189,-0.727412,-1.104494,-3.959253,3292.1409,2.242052,1.134919,2.513286,5.609864,-0.719656,-1.122605,-4.131619,2317.4812,2.827341,0.914567,2.321559,4.821438,-0.526465,-0.944755,-3.859846,2187.3449,2.754694,0.876765,2.281757,5.006267,-0.476342,-0.843636,-3.492821,4939.4156,2.58881,1.930597,4.272292,6.946665,-1.101838,-1.787389,-5.103442,4875.7341,2.784096,1.775016,4.061776,8.283514,-1.058829,-1.725021,-4.358711,6
5404.83,2.265634,1.6613,2.53557,3.955328,-1.02698,-1.422229,-3.14006,10099.1206,3.518406,3.378783,5.119492,7.410861,-1.948867,-2.688761,-5.506858,21408.033,12.958345,8.277696,13.78393,16.658941,-3.971552,-5.921575,-10.83788,23717.9065,13.352148,9.088744,15.192064,17.871303,-4.32074,-6.469166,-12.94266,7661.04,7.642905,2.895213,5.822296,7.707956,-1.96851,-3.45633,-6.169306,6647.6303,7.493148,2.490325,4.843094,7.661705,-1.759103,-2.984817,-4.539286,19817.6162,9.984593,9.373521,19.639905,24.239318,-4.287118,-7.317384,-11.940948,22031.3931,10.577616,10.264142,21.039418,24.94039,-4.774484,-8.13788,-12.917947,3561.4883,1.602066,1.283984,2.099836,4.867529,-0.768428,-1.234173,-4.179979,4506.1245,2.006296,1.487792,2.350793,5.116148,-0.645949,-1.10854,-3.626938,16456.0962,9.707273,6.886094,12.028109,14.95534,-3.176412,-4.846024,-10.407819,16742.5348,9.990976,6.674423,11.159472,14.661445,-3.146414,-4.901115,-9.548296,8407.4355,9.240705,3.103758,5.965882,9.833034,-2.270846,-4.080511,-7.195068,9515.7994,10.603588,3.321009,6.304304,9.457627,-2.663246,-4.553758,-7.715853,16045.4707,7.537456,8.253065,17.640165,21.240443,-3.831376,-6.786258,-12.320636,14357.3162,7.405974,7.338265,15.6723,19.757407,-3.395974,-6.128335,-11.154808,3
27405.1506,9.457014,6.169676,8.334076,10.604553,-4.211658,-5.366387,-12.610131,36604.5884,12.671097,9.277826,13.247617,15.85788,-5.614236,-7.129285,-14.597649,4961.3348,2.908224,1.763522,3.786051,6.502218,-0.996856,-1.521757,-4.054189,5000.0303,2.787768,1.76124,3.744001,6.067342,-0.994273,-1.505039,-4.913761,3098.4751,3.170224,1.165097,2.736042,4.725832,-0.687569,-1.084569,-3.517885,2739.3904,3.205556,1.014393,2.307752,4.428754,-0.614845,-1.067611,-2.46237,7862.0069,3.848972,2.785189,5.906994,8.651744,-1.632469,-2.537014,-4.73664,8241.9726,3.881253,2.923891,6.46915,9.896529,-1.717837,-2.758678,-5.473261,28622.9297,7.448836,6.25288,8.131418,11.704088,-4.101435,-5.525699,-18.874702,16799.6734,5.297055,3.523891,4.633639,7.092476,-2.223717,-3.03701,-10.304487,4999.2,2.645288,1.780471,3.647696,7.100519,-1.064977,-1.614573,-4.463982,5358.9333,2.918836,1.69208,3.455832,6.384352,-1.081252,-1.659344,-4.263851,3308.0862,3.565299,1.257135,2.946644,6.629589,-0.716037,-1.231592,-3.903363,3056.0282,3.450744,1.168704,2.762576,5.69364,-0.627862,-1.067355,-3.467441,8074.6089,3.516073,2.913356,6.130531,9.605254,-1.815855,-2.881231,-6.485354,7951.7192,3.836927,2.659669,5.626972,9.305894,-1.747161,-2.781749,-5.953984,6
2685.8188,1.557576,0.70898,1.071876,3.742869,-0.672906,-0.958063,-2.959173,6063.2969,2.337875,1.63674,2.453001,4.407407,-1.394421,-1.81557,-4.032604,14379.5136,8.468968,4.577952,6.745666,9.612883,-2.315521,-3.458719,-7.789191,16131.0353,8.889205,5.055,7.300428,9.345503,-2.548138,-3.832713,-8.556104,4734.1737,5.110785,1.694733,3.192676,5.195462,-1.08285,-1.978293,-4.396704,4135.3314,5.024454,1.463362,2.66522,4.31927,-0.935639,-1.595906,-3.631189,13390.7769,6.667645,5.397729,9.659432,12.28197,-2.496646,-4.14573,-8.550026,14929.0415,7.146945,5.82283,10.070495,12.816044,-2.797162,-4.641425,-7.37215,1371.4483,1.209099,0.509738,0.985465,4.628568,-0.394855,-0.755841,-3.495424,2603.5717,1.525472,0.723765,1.113734,4.786082,-0.361548,-0.667437,-3.636459,10977.2428,6.406054,3.847214,6.025875,9.61602,-1.847321,-2.805506,-6.947685,11269.3645,6.5422,3.641769,5.289081,7.912652,-1.832442,-2.89038,-6.459032,4995.1107,5.726981,1.763754,3.257661,6.894303,-1.185315,-2.093921,-5.385286,5383.2222,6.404988,1.859191,3.28113,6.133257,-1.299317,-2.25091,-4.912966,10588.0437,5.031012,4.732867,8.495227,12.279182,-2.188791,-3.752985,-7.767618,9498.0275,4.908734,4.177055,7.760959,11.266238,-1.948329,-3.386464,-6.682704,3
1380.7517,1.426916,1.169159,2.073551,5.482309,-0.156455,-0.435793,-3.440384,1910.9853,1.602058,1.9384,3.463755,6.036756,-0.208594,-0.485028,-3.345768,-202.9536,0.920099,0.46737,1.290715,3.067229,-0.096738,-0.369687,-3.081666,-225.8829,0.91745,0.456931,1.293033,3.307786,-0.095,-0.432039,-3.605954,49.1448,1.034894,0.419558,1.3198,2.911229,-0.090001,-0.310956,-2.499016,48.2475,1.039189,0.370012,1.14867,2.897159,-0.058615,-0.308611,-2.683692,94.6231,1.034637,0.89709,2.467103,5.218907,-0.107229,-0.37909,-3.338373,104.2166,1.036858,0.961816,2.721567,4.880149,-0.125395,-0.394986,-3.185264,1884.063,1.420808,1.354916,2.548205,6.086953,-0.196381,-0.53217,-4.141506,895.6428,1.229699,0.726597,1.466571,4.342596,-0.123067,-0.443632,-3.862099,-371.0103,0.874687,0.37859,1.159879,4.086286,-0.115121,-0.470274,-3.933899,-307.3999,0.888113,0.408764,1.202272,4.201552,-0.104456,-0.415172,-3.269536,100.0343,1.079032,0.465733,1.543453,4.824277,-0.070799,-0.362667,-3.115303,123.6369,1.101472,0.449127,1.459817,3.97741,-0.066612,-0.344865,-3.158448,-110.8465,0.965211,0.803536,2.289501,5.532578,-0.121796,-0.455114,-3.536467,-54.4499,0.980567,0.759665,2.212099,5.90308,-0.110769,-0.402193,-3.47062,6
484.4812,1.152392,0.107118,0.4121,3.122732,-0.105137,-0.37479,-2.678912,829.1374,1.258728,0.180776,0.468137,4.00557,-0.144383,-0.413195,-3.496806,1876.8267,2.207167,0.455631,0.800044,3.58203,-0.216392,-0.509627,-3.882945,2181.1363,2.285747,0.501082,0.841388,3.792329,-0.251861,-0.603911,-3.358196,1065.07,1.959778,0.244646,0.567939,3.349043,-0.146346,-0.450186,-2.441689,919.3794,1.937713,0.216533,0.486931,2.772959,-0.137165,-0.365198,-2.733078,2567.1354,2.359485,0.563174,0.869618,3.639239,-0.298226,-0.620602,-3.517747,2675.1552,2.373147,0.571121,0.980807,3.925627,-0.318344,-0.666119,-4.145366,467.6889,1.102783,0.120883,0.491637,3.6764,-0.106706,-0.476319,-4.565164,735.4975,1.201959,0.18057,0.527331,4.822807,-0.117168,-0.434113,-4.012645,1514.4682,1.914406,0.418786,0.783886,4.197461,-0.143317,-0.483682,-3.970102,1441.6752,1.905193,0.366178,0.748031,3.865699,-0.134292,-0.491123,-4.134556,1092.1439,2.131106,0.245548,0.634254,3.786737,-0.153507,-0.485053,-3.614046,1062.5842,2.137506,0.260034,0.608761,3.553089,-0.154398,-0.574385,-3.858737,2325.5166,2.132107,0.509321,0.91691,3.931352,-0.194597,-0.548724,-3.987119,2124.2739,2.139924,0.456579,0.847998,3.549485,-0.189422,-0.535717,-3.765655,3
32323.436,11.609937,7.489752,10.149653,12.4358,-4.89468,-6.27505,-14.79603,42044.9412,14.638033,11.215337,16.326634,20.332518,-6.190213,-8.028996,-20.244221,6090.2561,3.834292,2.029531,4.24459,7.224034,-1.170269,-1.762101,-3.938068,6102.8586,3.616283,2.042527,4.190141,7.093229,-1.173107,-1.827637,-4.106328,3485.3762,3.642266,1.288057,2.928115,4.560552,-0.778831,-1.209904,-2.803782,3074.606,3.664594,1.118577,2.538199,4.703612,-0.657658,-1.07157,-3.374715,9344.9817,4.842171,3.195422,6.637945,9.74013,-1.925662,-2.954444,-5.677986,9792.092,4.938046,3.360498,7.03206,9.766048,-2.054287,-3.204039,-6.103927,34162.3491,8.910379,7.704698,10.092132,13.755202,-4.766339,-6.48939,-22.016232,20205.6513,6.472404,4.278492,5.600632,8.48418,-2.607065,-3.539492,-11.504267,6269.1279,3.555827,2.058103,3.931108,7.507151,-1.256018,-1.873417,-4.923703,6690.6921,3.979751,1.959828,3.792088,6.467241,-1.288412,-1.928717,-4.943753,3714.0301,4.175224,1.384692,3.100487,6.307673,-0.806374,-1.325732,-3.816737,3388.5221,3.931503,1.274895,3.050492,5.423378,-0.688604,-1.124655,-3.894634,9973.7116,4.61593,3.334753,6.781831,9.433528,-2.230215,-3.613659,-7.567512,9776.4243,4.982829,3.086412,6.316632,10.906265,-2.134322,-3.447134,-6.748319,6
4086.0738,1.772574,1.299331,2.105908,3.928152,-0.839601,-1.226841,-3.370128,7825.1162,2.583042,2.538276,3.743704,5.576996,-1.68545,-2.240247,-4.955286,18166.279,10.898877,6.590815,10.406517,12.851801,-3.186622,-4.726376,-10.737949,20225.7881,11.317763,7.258521,11.439771,14.640662,-3.474766,-5.130127,-9.682846,6246.0744,6.498878,2.349093,4.6276,6.976773,-1.527869,-2.66312,-4.812497,5444.6632,6.452667,2.026721,3.834181,5.974112,-1.307849,-2.20241,-4.737521,16882.2737,8.425619,7.663574,14.848703,18.529659,-3.403551,-5.68382,-9.745527,18769.9217,8.860608,8.319389,16.134098,19.449651,-3.838674,-6.447493,-12.261183,1798.7915,1.254307,0.787599,1.414527,4.849451,-0.587222,-0.996938,-3.482904,3197.876,1.607474,1.046161,1.660325,4.42199,-0.509235,-0.900941,-3.012936,13937.2318,8.104724,5.571182,9.142634,11.903019,-2.560893,-3.924979,-8.835816,14221.207,8.258962,5.334729,8.293555,11.264035,-2.526846,-3.911885,-9.014035,6746.5346,7.496749,2.491053,4.638615,8.101079,-1.746189,-3.109762,-5.832923,7437.9448,8.476881,2.635804,4.919189,7.531657,-1.957905,-3.287249,-5.661081,13620.5952,6.339705,6.873487,13.646809,17.735101,-3.091909,-5.395145,-10.135761,12181.1213,6.147526,6.084309,12.161942,16.013075,-2.720434,-4.702993,-8.439852,3
33738.9019,10.097041,7.540911,10.225198,12.948374,-4.575846,-5.941168,-13.360697,40708.0403,13.680264,10.596947,15.198517,19.281304,-5.978801,-7.32689,-18.578279,5494.4531,3.150108,1.951233,4.141174,6.841031,-1.14757,-1.679403,-4.010962,5529.7951,3.021669,1.946826,4.123073,6.36825,-1.113642,-1.723766,-4.154746,3373.9274,3.404593,1.271348,2.82458,4.836608,-0.752612,-1.193951,-3.129918,2992.4289,3.432627,1.108029,2.502913,4.693095,-0.641573,-0.980797,-3.286154,8699.021,4.16961,3.103401,6.470581,9.07334,-1.839493,-2.866379,-5.850551,9142.9182,4.239982,3.228745,6.956939,10.02067,-1.956011,-3.100618,-6.369701,32358.1572,8.045434,7.18913,9.449565,13.677312,-4.470589,-6.039735,-21.221174,19058.5107,5.751463,4.04299,5.261329,8.162482,-2.459499,-3.434695,-11.27322,5549.7131,2.860032,1.9725,3.996188,7.659519,-1.218787,-1.860537,-5.172746,6007.3465,3.168143,1.898532,3.736194,6.857927,-1.272904,-1.933678,-5.161998,3584.5098,3.813554,1.367099,3.040721,6.260116,-0.785848,-1.324377,-3.778383,3297.6657,3.674513,1.267441,3.092763,6.952383,-0.671475,-1.114205,-3.664288,9190.0959,3.886095,3.250366,6.683301,9.775986,-2.162051,-3.631237,-7.671627,9135.1735,4.270968,2.998586,6.374202,9.883881,-2.062978,-3.394067,-6.834575,6
4486.1616,1.828512,1.275803,1.893084,4.410309,-0.824604,-1.200765,-2.88012,7445.5337,2.532581,2.26236,3.406363,5.478703,-1.670787,-2.226394,-4.722156,18079.3775,10.327871,6.527669,10.320241,13.163575,-3.191766,-4.979055,-9.305318,20117.8252,10.695351,7.197556,11.325497,14.465818,-3.486631,-5.173376,-11.103614,6308.2107,6.491063,2.322948,4.539129,6.473071,-1.54684,-2.726797,-5.067675,5435.2393,6.270214,1.991895,3.781387,6.283871,-1.303176,-2.182765,-4.583954,16796.9514,8.058702,7.544576,14.605768,18.00454,-3.352898,-5.502894,-9.731675,18665.9838,8.50529,8.192668,15.585099,19.584716,-3.827806,-6.491479,-12.740302,1743.4058,1.251174,0.722295,1.31167,4.188247,-0.566039,-0.958349,-3.727112,3041.8848,1.583413,0.954585,1.538088,4.654273,-0.491721,-0.833611,-3.198955,13885.282,7.667295,5.469459,8.914079,11.644401,-2.596514,-3.97711,-8.104003,14161.4555,7.892485,5.260183,8.200268,10.962286,-2.528384,-3.858019,-8.938535,6723.7485,7.41351,2.453118,4.577524,7.462424,-1.760158,-3.078409,-6.110772,7424.1604,8.145193,2.594354,4.891958,9.402195,-1.972709,-3.228733,-5.752924,13468.9353,6.012862,6.673024,13.311381,17.551559,-3.091065,-5.549799,-10.901761,12078.6304,5.871028,5.906736,11.700145,14.797926,-2.673181,-4.633466,-8.436846,3
24975.2553,7.592994,5.578656,7.491878,9.570136,-3.384331,-4.489663,-12.844416,31929.3305,10.944879,7.931968,11.269969,14.389078,-4.821083,-6.200371,-14.140628,3856.7353,2.488844,1.43024,3.018941,6.182308,-0.842291,-1.301615,-3.565341,3908.8203,2.409942,1.430113,3.011874,5.351972,-0.832466,-1.256847,-3.702369,2618.6188,2.884455,0.980318,2.322666,4.480293,-0.601955,-0.96385,-2.809543,2314.328,2.870138,0.871441,2.027376,3.690645,-0.519882,-0.821208,-2.726878,6312.3999,3.280207,2.300823,5.05526,7.45716,-1.318948,-2.030153,-4.630414,6627.0166,3.314295,2.40824,5.344635,8.531497,-1.395558,-2.246479,-4.930313,24435.2598,6.350589,5.21676,6.885222,11.313879,-3.295913,-4.60594,-13.664238,14208.0979,4.574015,2.946597,3.899291,6.644177,-1.775672,-2.421982,-7.732019,3672.9714,2.209143,1.411508,2.957499,5.9329,-0.884675,-1.413163,-4.451335,4021.4019,2.443355,1.356222,2.775046,5.775197,-0.903502,-1.403504,-4.287262,2776.306,3.166855,1.072636,2.512609,5.619144,-0.61414,-1.044365,-3.695173,2568.18,3.049364,1.006194,2.369732,5.504964,-0.531392,-0.878351,-3.367976,6171.5053,2.918813,2.320696,5.020566,7.254086,-1.429384,-2.367376,-5.309022,6123.6152,3.169207,2.153338,4.6436,7.602822,-1.356442,-2.09951,-5.080747,6
6133.2354,2.298819,1.959583,2.900069,4.725194,-1.147689,-1.637749,-3.783322,10477.1412,3.408477,3.549601,5.400717,7.396332,-2.142645,-2.917608,-5.911969,24090.4925,14.037829,9.683866,16.663132,19.833018,-4.575587,-6.881122,-12.557218,26593.2671,14.511401,10.62346,18.337808,21.130471,-4.931221,-7.22611,-14.43128,9128.4994,9.199335,3.368353,6.805904,9.38969,-2.424422,-4.262475,-6.532362,7791.1833,8.903818,2.871097,5.585887,7.842827,-2.026063,-3.466416,-6.299437,22269.6526,10.850425,10.727376,23.473072,28.213679,-4.85105,-8.174117,-12.236554,24842.4018,11.495751,11.820765,25.47512,31.021239,-5.542873,-9.655522,-15.507204,3645.5508,1.577776,1.355608,2.290785,5.443769,-0.902186,-1.445669,-3.913221,4566.6123,1.95311,1.557566,2.459886,4.703863,-0.775417,-1.222253,-4.134275,18494.9595,10.392395,7.975152,14.367409,17.28606,-3.701928,-5.749677,-10.539189,18810.1328,10.770308,7.849989,13.454377,16.381042,-3.650605,-5.727416,-11.789776,9939.2936,10.609826,3.623665,6.998931,10.815572,-2.895868,-5.107617,-7.994668,11626.1356,12.592917,3.92706,7.307748,10.484766,-3.503079,-5.947025,-10.956431,18235.7097,8.259542,9.476544,21.456945,26.601659,-4.531262,-8.183578,-13.421256,16270.3679,8.030202,8.41355,18.807758,24.289759,-3.89035,-6.773123,-13.862004,3
1267.3638,1.334724,1.250829,2.317455,4.721563,-0.145348,-0.401225,-3.450343,1822.1159,1.571463,1.898478,3.445241,6.175903,-0.18916,-0.52158,-3.507696,-262.5217,0.899628,0.480352,1.404917,4.215109,-0.098375,-0.401097,-2.948718,-281.3608,0.899265,0.476207,1.422899,4.564428,-0.101071,-0.400104,-3.155773,47.8893,1.034547,0.434304,1.305067,3.104851,-0.064766,-0.35009,-2.713836,20.5967,1.016624,0.370883,1.13271,3.377376,-0.058841,-0.277254,-1.981888,38.0755,1.013739,0.906855,2.476799,4.999872,-0.122141,-0.442178,-3.488089,29.7947,1.010326,0.97664,2.809036,6.185969,-0.115785,-0.457753,-3.038291,1771.4013,1.390329,1.352299,2.500095,6.193297,-0.187672,-0.524318,-4.232338,828.4436,1.206226,0.738906,1.475658,4.42654,-0.124378,-0.47096,-3.680964,-443.2825,0.854747,0.413535,1.155924,5.288354,-0.118667,-0.540373,-3.206179,-374.1238,0.866219,0.419722,1.182287,4.168538,-0.117245,-0.487378,-3.624014,88.9214,1.070183,0.4694,1.582481,3.989744,-0.069715,-0.394102,-3.289335,63.0498,1.050164,0.447094,1.485593,4.467148,-0.070055,-0.381379,-3.203379,-128.4051,0.959914,0.842644,2.361032,6.160557,-0.123708,-0.473366,-3.451676,-85.6106,0.969682,0.782769,2.269485,4.89994,-0.110413,-0.436043,-3.366837,6
621.1899,1.177828,0.132161,0.3941,3.988586,-0.089589,-0.35201,-2.625463,728.3432,1.227417,0.172922,0.507322,4.124832,-0.135777,-0.430347,-3.275082,1874.6726,2.2073,0.445085,0.756627,3.676533,-0.195889,-0.522705,-3.477162,2156.0398,2.278667,0.500768,0.794256,3.323176,-0.237044,-0.515493,-3.508618,1009.3438,1.893359,0.241676,0.572831,3.296341,-0.145655,-0.40265,-2.667284,925.3278,1.962042,0.215258,0.452473,2.85841,-0.127585,-0.402078,-2.740575,2552.5959,2.3813,0.548038,0.882976,3.519052,-0.280291,-0.566941,-4.13759,2611.7157,2.331363,0.57103,0.913973,3.600976,-0.309598,-0.685663,-3.644795,407.2793,1.089283,0.111537,0.494738,4.17206,-0.10094,-0.426507,-4.570128,652.7185,1.178308,0.173126,0.557622,4.143527,-0.114203,-0.453679,-3.911552,1521.5038,1.922099,0.417551,0.803134,4.16503,-0.135349,-0.455499,-4.067869,1454.488,1.928764,0.356694,0.733325,4.284904,-0.138739,-0.496314,-4.382931,1064.7091,2.134108,0.252817,0.633283,3.78034,-0.153834,-0.462293,-3.720167,1072.9057,2.147121,0.251448,0.622345,3.98282,-0.158825,-0.489841,-3.918712,2287.3376,2.118668,0.501439,0.929,4.148896,-0.193747,-0.548188,-4.417469,2057.4982,2.110912,0.442859,0.796656,3.888374,-0.183554,-0.519994,-3.946884,3
13439.1729,4.876433,3.12462,4.504165,7.272533,-1.775058,-2.50025,-5.87143,18293.9907,6.976579,4.613314,6.815529,10.277553,-2.800848,-3.699068,-9.039475,2069.7066,1.970571,0.88518,2.062087,5.120189,-0.482616,-0.836775,-2.889685,2113.426,1.915525,0.879333,1.961017,4.120912,-0.483982,-0.849519,-2.832541,1461.6603,2.127294,0.633559,1.811026,4.045766,-0.356316,-0.663611,-2.653778,1301.665,2.144731,0.559308,1.538667,4.039326,-0.313835,-0.576942,-2.374492,3447.7334,2.437547,1.420528,3.554286,6.37783,-0.73119,-1.184772,-3.635536,3608.2248,2.45854,1.506563,3.897089,6.816547,-0.761709,-1.248323,-3.837151,13489.7036,4.12261,3.027738,4.433663,7.60382,-1.700034,-2.440973,-8.318261,7993.793,3.15715,1.702237,2.607532,6.26137,-0.999583,-1.460863,-4.770876,1873.0718,1.771466,0.815546,1.768437,4.927089,-0.481061,-0.816453,-3.336104,2043.9502,1.923504,0.808516,1.869467,4.973945,-0.475681,-0.910822,-3.428542,1647.7553,2.431033,0.691541,1.942639,6.176757,-0.382601,-0.743593,-3.030294,1522.4368,2.335328,0.656543,1.805497,4.71019,-0.355147,-0.645684,-3.275085,3129.2596,2.135373,1.366037,3.302771,6.592981,-0.707819,-1.205594,-3.901972,3039.4407,2.247595,1.255275,3.208203,6.168701,-0.672714,-1.139184,-3.758768,6
2897.9458,1.710598,0.663319,1.072203,3.819282,-0.46469,-0.702001,-2.466635,4684.9604,2.257291,1.05323,1.472093,4.639995,-1.017577,-1.435887,-3.892902,9408.8741,6.98307,2.324613,3.152004,6.204006,-1.179191,-1.819141,-4.824151,10416.4147,7.132268,2.549284,3.464382,5.855749,-1.325796,-1.995499,-5.560837,3029.1808,3.793802,0.966471,1.745192,3.868504,-0.597891,-1.032679,-3.162407,2666.87,3.810355,0.834062,1.499164,4.029187,-0.510302,-0.880565,-3.462196,9288.7383,5.690465,2.851233,4.356645,7.181675,-1.402118,-2.274669,-4.880206,10226.331,5.97895,3.024349,4.592619,7.399823,-1.575608,-2.540645,-5.907897,1755.6734,1.321569,0.418348,0.790886,5.300683,-0.322671,-0.627865,-3.790432,2718.7583,1.650949,0.606526,0.960807,4.278312,-0.332883,-0.648908,-3.545523,7548.4949,5.602428,2.060486,2.883226,6.148453,-0.970333,-1.555898,-4.863366,7587.988,5.679274,1.855637,2.545176,6.186028,-0.946905,-1.557786,-4.681184,3156.8591,4.290141,0.991752,1.73669,4.511182,-0.638057,-1.1427,-3.508955,3308.5753,4.559647,1.015805,1.751556,4.408001,-0.662771,-1.201786,-3.812486,7439.114,4.439697,2.534287,3.979801,7.51739,-1.16109,-1.993708,-4.966283,6706.3784,4.395278,2.245358,3.45208,6.466026,-1.048938,-1.865749,-4.96506,3
19953.4795,6.599385,4.485419,6.18563,8.15595,-2.793511,-3.642544,-8.597325,26738.5515,9.270959,6.613595,9.503897,12.273238,-4.227559,-5.526168,-12.949277,3102.688,2.302363,1.170988,2.630167,5.794254,-0.689961,-1.043415,-3.367418,3149.1838,2.229016,1.169351,2.53968,4.850962,-0.693249,-1.127902,-3.077013,2093.7197,2.512691,0.814845,2.049072,4.406733,-0.516817,-0.861043,-3.138826,1854.1265,2.544542,0.719539,1.786956,4.604907,-0.443546,-0.785172,-3.418438,5117.597,2.970479,1.86789,4.186269,7.071643,-1.104204,-1.732194,-4.338639,5307.2923,2.96816,1.971741,4.681798,7.332948,-1.161219,-1.861594,-4.922313,20105.023,5.382814,4.325664,5.903626,9.882966,-2.80438,-3.935187,-11.99668,11730.8928,3.959866,2.445597,3.397659,6.602114,-1.519794,-2.178894,-6.857686,2920.5967,2.047056,1.116776,2.279006,5.147215,-0.717056,-1.18461,-3.947773,3151.2385,2.230805,1.083813,2.340093,4.853433,-0.709115,-1.12671,-4.020646,2273.5789,2.856926,0.888762,2.209631,4.762237,-0.526222,-0.917954,-3.287099,2148.3645,2.78207,0.842685,2.086261,5.127688,-0.480642,-0.874924,-3.330738,4850.7408,2.619506,1.865732,4.104768,7.402862,-1.130527,-1.785394,-4.699981,4770.414,2.794479,1.711331,3.940738,6.939276,-1.062578,-1.738837,-4.601396,6
5855.1924,2.298051,1.836228,2.728497,5.51482,-1.029576,-1.533275,-3.730151,10265.8379,3.488229,3.527561,5.314299,7.992994,-1.985246,-2.732789,-5.829033,21361.3842,13.505131,8.241151,13.668211,16.270195,-4.023767,-6.182987,-13.183649,23636.6671,13.897333,9.031256,15.026682,19.125326,-4.349573,-6.637873,-11.24871,7636.0118,7.893598,2.887153,5.819542,8.19622,-1.959353,-3.428967,-5.480704,6813.6295,8.401846,2.490784,4.667138,6.85462,-1.691672,-2.907729,-5.449486,19892.3726,10.386297,9.407428,19.481356,23.906988,-4.320853,-7.214275,-10.735206,22130.1031,10.964989,10.302815,21.027339,25.600938,-4.803223,-8.208235,-13.299205,3571.0957,1.590494,1.329901,2.186907,4.391197,-0.768339,-1.272325,-3.872629,4548.4825,1.991102,1.544546,2.389931,4.971857,-0.659611,-1.11028,-3.941229,16484.2838,10.182439,6.894006,11.949762,14.966804,-3.211306,-5.017234,-10.92796,16739.2883,10.472293,6.678036,10.943972,13.601677,-3.191017,-4.948633,-10.245036,8417.4939,9.513729,3.114451,6.103929,9.421479,-2.27261,-3.979607,-7.301411,9506.3458,10.825563,3.312958,6.055627,8.980787,-2.675085,-4.572838,-7.632519,16244.9348,7.962694,8.37953,17.911551,22.023994,-3.869161,-6.904171,-12.15078,14461.2641,7.658407,7.414228,15.786313,20.465221,-3.427339,-6.142695,-11.565492,3
28763.5684,9.17507,6.493444,8.732534,11.42913,-4.084718,-5.195907,-12.471829,36731.6577,12.525117,9.33447,13.496925,16.299905,-5.692237,-7.352696,-15.085441,4861.5049,2.907206,1.721224,3.673215,6.181754,-1.036577,-1.595501,-3.969156,4933.2444,2.824297,1.734557,3.63624,6.337752,-1.036786,-1.486745,-3.873986,3062.1096,3.184337,1.15316,2.649575,5.646237,-0.702999,-1.108514,-3.143497,2690.8329,3.284984,0.989945,2.203909,4.136622,-0.616521,-0.946552,-3.166268,7742.1717,3.854151,2.756452,5.782139,8.325228,-1.676195,-2.530971,-5.180262,8133.101,3.909388,2.885993,6.345373,9.738352,-1.75415,-2.753977,-5.14236,28842.1582,7.32513,6.300124,8.236756,12.24439,-4.205172,-5.758216,-16.067623,17002.9055,5.22181,3.566884,4.687647,7.263084,-2.279555,-3.113547,-9.972774,4906.6135,2.657884,1.757552,3.394355,6.515723,-1.104229,-1.648197,-4.690635,5256.251,2.937153,1.6611,3.390393,6.999256,-1.125433,-1.705513,-5.331501,3267.0479,3.581967,1.240161,2.953242,5.773906,-0.733378,-1.312341,-3.566474,2989.2791,3.41034,1.148377,2.869137,5.494614,-0.640184,-1.060601,-3.157556,7999.0562,3.558911,2.895133,6.216706,10.6238,-1.841317,-2.999475,-6.527784,7892.7896,3.871974,2.654474,5.577226,8.872193,-1.773938,-2.849892,-6.712391,6
3271.5635,1.654169,0.834226,1.237415,4.450947,-0.708584,-1.003741,-2.773603,6221.4174,2.352259,1.698087,2.43813,4.793437,-1.443468,-1.851158,-4.262643,14441.7904,8.622893,4.606794,6.741722,8.649933,-2.390467,-3.536761,-6.606764,16142.0356,8.982919,5.085456,7.375134,10.229117,-2.616388,-3.817064,-7.934392,4730.6745,5.109914,1.695726,3.142418,5.443871,-1.092214,-1.849072,-3.681879,4123.7989,4.978716,1.462116,2.669856,5.176185,-0.947636,-1.578594,-3.710216,13537.2016,6.861736,5.440494,9.552249,12.865424,-2.568386,-4.188285,-7.466744,14977.7071,7.175931,5.857514,10.092565,13.482972,-2.863457,-4.826321,-8.946096,1405.4961,1.211211,0.526001,0.969682,4.569478,-0.381385,-0.711534,-3.705325,2682.3506,1.531938,0.74833,1.169831,4.759779,-0.355421,-0.681241,-3.679625,11002.0999,6.434048,3.892195,5.915968,8.474382,-1.892648,-2.893921,-6.707163,11345.8585,6.682249,3.678216,5.388288,8.485656,-1.875181,-2.936154,-7.059316,5027.4357,5.842224,1.768809,3.307984,5.95314,-1.198903,-2.115408,-5.020232,5406.6288,6.354337,1.860924,3.379623,6.04451,-1.307737,-2.203732,-4.858222,10722.6955,5.112293,4.792079,8.572968,12.876019,-2.226047,-3.965191,-7.166328,9622.7712,5.024843,4.233814,7.527524,11.678425,-1.99486,-3.550568,-7.057453,3
1426.0818,1.401572,1.228878,2.146617,4.446807,-0.170972,-0.466245,-3.394369,1941.7522,1.607042,1.897292,3.379713,6.751633,-0.205327,-0.509286,-3.582564,-225.4378,0.910987,0.464985,1.246784,3.442439,-0.091126,-0.393201,-2.912141,-235.8125,0.9125,0.455378,1.372268,4.243907,-0.101337,-0.377226,-2.624482,33.7716,1.024007,0.414549,1.400862,3.326399,-0.05749,-0.285381,-2.182425,34.0424,1.027413,0.358281,1.250486,3.274762,-0.057084,-0.288738,-1.85525,95.7829,1.035444,0.878466,2.407775,4.635654,-0.109023,-0.387759,-3.486541,55.6272,1.019715,0.939172,2.74525,6.471023,-0.113261,-0.408982,-3.518448,1850.81,1.405149,1.338669,2.445327,5.810658,-0.211952,-0.595812,-4.726915,907.5239,1.230029,0.720039,1.371503,4.940399,-0.143536,-0.550253,-3.972186,-405.1138,0.862889,0.383061,1.114641,3.715703,-0.112543,-0.409547,-3.546776,-293.8437,0.890914,0.395448,1.197264,4.184789,-0.104879,-0.377182,-3.461501,67.3351,1.052452,0.460608,1.50814,4.079287,-0.070364,-0.368164,-3.232293,97.7827,1.079292,0.453844,1.556331,4.039755,-0.081246,-0.347215,-3.326342,-87.4717,0.972207,0.790839,2.262052,5.341353,-0.124823,-0.428114,-3.400847,-82.699,0.970278,0.752629,2.182908,4.893185,-0.10679,-0.406845,-3.506005,6
721.0015,1.209499,0.14954,0.439809,3.287355,-0.11392,-0.395844,-2.855857,831.3528,1.257251,0.191223,0.542351,3.66458,-0.146877,-0.431786,-2.929503,1887.4058,2.213971,0.452248,0.788521,3.540055,-0.197675,-0.479298,-4.029201,2173.2203,2.30188,0.495298,0.792555,3.684846,-0.231512,-0.52032,-3.489776,1073.7099,1.986819,0.256783,0.531942,3.165477,-0.149422,-0.403601,-2.989506,929.8178,1.94552,0.218458,0.525359,2.893385,-0.132084,-0.41174,-2.781999,2550.793,2.364271,0.561014,0.880509,3.554436,-0.281063,-0.638576,-3.653101,2681.4274,2.389771,0.582503,0.997488,4.349156,-0.314421,-0.665264,-3.682003,483.4165,1.104875,0.130059,0.520054,4.78631,-0.113763,-0.467983,-4.004071,770.4597,1.209932,0.187061,0.574072,4.300269,-0.124898,-0.464785,-4.079122,1557.1196,1.959966,0.414458,0.787367,3.812507,-0.139505,-0.454322,-3.858254,1432.7137,1.912449,0.364362,0.731087,4.174249,-0.136192,-0.5153,-3.929216,1116.1771,2.167582,0.257313,0.687725,3.98235,-0.154414,-0.484148,-4.963427,1106.3962,2.19812,0.2573,0.549395,3.8593,-0.161071,-0.488279,-3.289726,2302.6114,2.127179,0.511185,0.951143,4.115529,-0.192116,-0.561716,-4.386579,2114.3734,2.138668,0.452531,0.786512,3.80557,-0.183053,-0.514158,-3.58368,3
34657.769,10.998487,8.073421,10.940285,12.791839,-5.232167,-6.673914,-17.18065,42058.4998,14.506634,11.252269,16.633637,19.27752,-6.306302,-8.059084,-20.721039,6020.1975,3.83075,2.010814,4.21834,6.768939,-1.19091,-1.759165,-4.493034,6044.5486,3.620424,2.010748,4.066981,6.525745,-1.165092,-1.709901,-3.657045,3450.8938,3.619022,1.276699,2.895831,5.092615,-0.771029,-1.217885,-2.922427,3045.5495,3.645911,1.111387,2.527084,4.363132,-0.661942,-1.132619,-3.423613,9267.8069,4.882054,3.181671,6.433333,9.675752,-1.967523,-3.14938,-5.985039,9720.5616,4.936157,3.314808,7.039213,10.009106,-2.059681,-3.280004,-7.149568,34179.7857,8.834867,7.746194,10.1446,13.632118,-4.887613,-6.737089,-21.257314,20329.9282,6.450954,4.292182,5.673866,8.325751,-2.699657,-3.749663,-11.34371,6175.2341,3.534216,2.045092,3.811851,7.456135,-1.244002,-1.913159,-5.439206,6570.9693,3.953352,1.959123,3.823461,6.627164,-1.285378,-1.990499,-5.422463,3685.0243,4.166359,1.377245,3.127273,6.034165,-0.80121,-1.349798,-4.097504,3380.199,3.970031,1.264167,3.024087,5.822022,-0.690205,-1.131661,-3.772587,9955.0657,4.632164,3.317907,6.652791,9.410404,-2.23702,-3.58891,-7.05675,9727.2801,4.975476,3.08019,6.295689,9.65536,-2.167023,-3.522665,-7.041023,6
4046.4018,1.744527,1.227569,1.813976,4.431709,-0.90755,-1.247994,-3.670596,7687.0108,2.549173,2.557602,3.861304,6.452142,-1.721194,-2.260036,-4.635464,18101.8657,10.910528,6.585194,10.377547,12.73759,-3.237315,-4.849945,-10.359915,20147.2206,11.360018,7.268149,11.325731,13.652203,-3.514875,-5.1985,-10.095357,6221.3495,6.448052,2.348059,4.621311,6.471085,-1.537581,-2.600977,-4.838204,5428.6834,6.402556,2.019983,3.81072,5.620611,-1.312806,-2.204134,-4.485075,16780.5835,8.408836,7.685806,15.140301,18.280731,-3.474007,-5.781776,-9.577193,18645.2825,8.884971,8.329294,15.865067,19.288493,-3.878749,-6.467382,-9.638778,1739.7998,1.244389,0.788082,1.458631,5.375973,-0.606864,-1.012824,-3.852156,3098.7651,1.579746,1.051395,1.683211,4.02215,-0.529833,-0.892693,-3.308481,13945.9639,8.201311,5.577054,9.09095,12.555387,-2.59823,-4.031299,-8.149494,14219.6327,8.382372,5.347558,8.306079,10.45339,-2.569729,-3.975129,-8.398585,6721.178,7.519613,2.485778,4.715077,7.852208,-1.729003,-3.030043,-6.016871,7395.4884,8.357009,2.652364,4.809075,8.956217,-1.960666,-3.311898,-6.659602,13536.1324,6.299667,6.9044,13.749932,18.43395,-3.106225,-5.405381,-11.371179,12122.2839,6.135079,6.115637,12.16195,15.576468,-2.743554,-4.836195,-8.346636,3
24721.7913,7.887035,5.522887,7.472597,10.040927,-3.738998,-4.919078,-9.755909,32173.9783,11.045949,8.01931,11.627429,14.215074,-5.022986,-6.494639,-14.355135,3931.1282,2.540817,1.46539,3.14883,5.430486,-0.846496,-1.258786,-3.220833,4023.6662,2.480165,1.459717,3.10335,5.585843,-0.850379,-1.292764,-3.62201,2607.6244,2.840384,0.989702,2.361707,5.81034,-0.603486,-0.986495,-3.121881,2335.0215,2.905832,0.874659,2.118419,4.660523,-0.5242,-0.855687,-3.078352,6435.2075,3.357687,2.349296,5.07791,7.821496,-1.366386,-2.112119,-5.03312,6713.0874,3.368356,2.446609,5.5095,9.144595,-1.434377,-2.266282,-5.185144,24772.1441,6.400228,5.313871,7.022075,10.534852,-3.49115,-4.896155,-15.39291,14375.9861,4.556524,3.01411,3.9695,7.610948,-1.882223,-2.596531,-7.897944,3809.4597,2.276889,1.455271,2.985355,6.124689,-0.88115,-1.368735,-4.118273,4119.8472,2.505472,1.386553,2.77354,6.574279,-0.888011,-1.334703,-4.506606,2788.0331,3.184481,1.078572,2.562622,5.202194,-0.629802,-1.117231,-3.739395,2624.8757,3.14636,1.018993,2.454008,5.645728,-0.552041,-0.970314,-3.859871,6320.3123,2.990158,2.390001,5.233255,8.981358,-1.435957,-2.320896,-5.705316,6263.2275,3.239426,2.201693,4.780578,8.476795,-1.375984,-2.169155,-4.691316,6
5885.2764,2.233734,1.874408,2.788857,5.053919,-1.20935,-1.711221,-3.77488,10043.7979,3.309572,3.463019,5.366148,7.865164,-2.170722,-2.954668,-5.332872,23876.1836,13.928238,9.618448,16.855369,19.566105,-4.672302,-6.959503,-14.701206,26430.9262,14.406681,10.537986,18.332105,21.783898,-5.045524,-7.440372,-16.953983,8904.5592,8.745631,3.338745,6.816232,9.580134,-2.417644,-4.238009,-7.305539,7709.3426,8.511318,2.859074,5.640942,7.674318,-2.040276,-3.549057,-6.688101,21956.6713,10.568681,10.632319,23.305098,27.784947,-4.965206,-8.571682,-15.489257,24454.5672,11.313448,11.679324,25.113196,30.444633,-5.529484,-9.742032,-17.344538,3420.1246,1.536064,1.312873,2.344112,5.328205,-0.935737,-1.466932,-4.527592,4445.3442,1.931533,1.510599,2.356653,4.950922,-0.792056,-1.209551,-3.830508,18232.9879,10.308916,7.900282,14.305201,17.228732,-3.716954,-5.681232,-13.998593,18495.7047,10.498304,7.756687,13.334252,16.42812,-3.693361,-5.841726,-11.394212,9921.5148,10.653637,3.61357,7.046109,11.430216,-2.802151,-5.039279,-9.18068,11510.3242,12.258063,3.911483,7.277546,10.226689,-3.40214,-5.921696,-10.528609,17854.1666,7.990263,9.34183,21.074995,25.722234,-4.471645,-8.344422,-14.016969,15923.4143,7.780943,8.291957,18.727764,24.056375,-3.927541,-7.455112,-12.677462,3
11902.7307,4.393267,2.70218,3.825204,5.990933,-1.779484,-2.412446,-5.674281,16721.8039,6.308778,4.114042,5.983787,8.566957,-2.663674,-3.600852,-7.360036,1743.8672,1.654574,0.840567,1.92361,4.630838,-0.471836,-0.813296,-2.927252,1796.0117,1.636092,0.83165,1.940954,3.906088,-0.479278,-0.78968,-2.818069,1415.5914,1.990177,0.62139,1.793348,3.722435,-0.357538,-0.710221,-2.895679,1258.0746,2.006404,0.548772,1.471545,3.596769,-0.323332,-0.608058,-2.873803,3217.1365,2.148649,1.394252,3.460396,5.884517,-0.718632,-1.166796,-3.37682,3331.9519,2.141804,1.469067,3.752623,6.511376,-0.762273,-1.248282,-3.601342,12215.2964,3.71587,2.712458,3.943571,7.980169,-1.612833,-2.293813,-8.325362,7191.6719,2.807314,1.523938,2.389487,5.235133,-0.980206,-1.392687,-4.808571,1496.1135,1.479641,0.794692,1.757315,5.839205,-0.483988,-0.852882,-3.698873,1712.1955,1.606752,0.757061,1.785831,5.246762,-0.478933,-0.831274,-3.769303,1574.6788,2.215432,0.694661,1.857209,4.617123,-0.385043,-0.759887,-3.120972,1474.3843,2.1498,0.655208,1.780591,4.257641,-0.347533,-0.667639,-3.415271,2842.7261,1.871096,1.364362,3.344084,5.892561,-0.712077,-1.24798,-3.838605,2823.941,1.996749,1.242086,3.082286,5.616593,-0.666074,-1.132142,-3.732143,6
2535.2937,1.646502,0.556596,0.888784,3.67638,-0.464338,-0.744332,-2.724626,3848.0506,2.06405,0.804848,1.186373,3.960011,-0.900308,-1.255958,-3.640212,9259.99,6.328083,2.313347,3.1252,5.824352,-1.168665,-1.762746,-5.090655,10363.0912,6.526341,2.536338,3.379839,6.218059,-1.326167,-1.969618,-5.217416,2986.1335,3.634529,0.945963,1.740906,4.22744,-0.591288,-1.092953,-3.13978,2620.2477,3.630322,0.810168,1.459411,3.545264,-0.501997,-0.886645,-2.841308,9072.6062,5.216564,2.798301,4.16851,6.648201,-1.326889,-2.106814,-4.795424,9987.2944,5.496205,2.956817,4.411039,7.304981,-1.527226,-2.378189,-5.381003,1429.5269,1.270152,0.342259,0.729784,4.229967,-0.280025,-0.588668,-3.544946,2318.5795,1.566112,0.508386,0.921095,4.2585,-0.287086,-0.625607,-3.332268,7336.3999,5.0036,2.007569,2.799687,5.964388,-0.959385,-1.521289,-4.995234,7403.3434,5.138582,1.821987,2.498288,6.297651,-0.91825,-1.484647,-4.905721,3106.6236,4.085618,0.959399,1.741506,5.095988,-0.626165,-1.117702,-3.457198,3250.2683,4.317076,0.990716,1.742541,4.18753,-0.656668,-1.146477,-3.823341,7111.3557,4.043455,2.398294,3.730894,7.372666,-1.099688,-1.921683,-4.434549,6383.8623,3.960664,2.118103,3.341908,6.363565,-0.971371,-1.621649,-4.23985,3
19977.2544,6.696623,4.452122,6.076059,8.920847,-2.942933,-3.986949,-9.623657,26521.0344,9.57698,6.540493,9.317628,12.252977,-4.154593,-5.45875,-14.161668,3120.1911,2.257914,1.204904,2.548581,4.729007,-0.690663,-1.120294,-3.696146,3212.155,2.222186,1.204546,2.682005,4.887942,-0.69401,-1.072717,-3.086815,2124.2761,2.519466,0.828387,2.120987,4.532333,-0.497767,-0.850541,-2.536358,1901.1858,2.555121,0.736647,1.804526,3.797613,-0.432956,-0.713369,-2.589622,5193.4841,2.949224,1.923203,4.398894,7.696918,-1.080844,-1.623685,-3.926208,5382.7942,2.948516,2.013414,4.764596,8.256939,-1.134806,-1.807497,-4.139342,20004.5645,5.540337,4.294279,5.884584,9.123177,-2.72921,-3.933034,-13.375119,11671.9355,4.057394,2.432697,3.343938,6.063793,-1.49511,-2.07419,-7.269435,2926.3945,2.019657,1.160083,2.276269,6.095968,-0.719976,-1.126086,-4.111591,3209.1357,2.226483,1.115709,2.37663,5.124991,-0.724794,-1.155912,-4.010413,2306.3091,2.837977,0.90646,2.342919,5.395407,-0.525441,-0.959565,-3.494107,2164.4868,2.749928,0.86997,2.20108,4.939785,-0.463416,-0.807341,-3.125697,4883.8169,2.584011,1.906133,4.221943,8.269526,-1.111898,-1.845155,-4.936688,4839.9793,2.79207,1.766106,3.949704,6.332387,-1.055583,-1.698206,-4.381893,6
5779.729,2.307582,1.771651,2.627281,3.982431,-1.028418,-1.422484,-3.769625,9640.5125,3.40232,3.230344,4.922827,7.466142,-1.876196,-2.547887,-5.21009,21155.5852,12.913575,8.214336,13.716293,16.905559,-3.890898,-5.75518,-11.070422,23503.0495,13.311359,9.028075,15.068651,18.034283,-4.208059,-6.455385,-12.043463,7638.574,7.74757,2.885272,5.855105,8.714529,-2.016532,-3.5085,-6.325399,6652.9573,7.624836,2.473026,4.69267,6.613759,-1.658851,-2.75961,-5.102488,19611.9634,9.991981,9.274494,19.572529,23.401335,-4.098557,-6.960442,-11.203113,21818.67,10.631132,10.182943,20.974727,24.813541,-4.692581,-8.219735,-13.232741,3387.7285,1.571814,1.238297,2.024509,4.362249,-0.745095,-1.219805,-4.312508,4326.5,1.965668,1.438088,2.221608,4.222131,-0.647454,-1.093902,-3.672438,16312.6068,9.701178,6.834165,11.951591,15.456179,-3.13398,-4.749904,-10.08462,16551.6583,9.943415,6.605572,10.918446,13.964937,-3.076505,-4.700486,-9.578128,8367.8938,9.278874,3.101991,6.007155,9.684143,-2.309592,-4.087566,-7.875816,9473.8449,10.565042,3.291788,6.098037,10.28694,-2.68803,-4.503623,-7.763124,15828.7566,7.531591,8.206758,17.568546,21.556604,-3.784822,-6.797301,-12.29005,14183.282,7.369864,7.25198,15.502557,20.011911,-3.250028,-5.645456,-9.973289,3
28965.0034,9.231625,6.542661,8.874906,11.860038,-4.246122,-5.429424,-11.911329,36624.5603,12.782756,9.278275,13.269814,16.180439,-5.539365,-6.834148,-16.477765,4875.352,2.855563,1.74824,3.737709,5.905612,-1.070075,-1.584698,-4.548548,4934.5342,2.764181,1.739047,3.686422,5.891763,-1.047231,-1.581733,-3.696452,3074.1223,3.165085,1.150012,2.63926,5.527077,-0.704877,-1.132354,-3.077427,2709.476,3.165321,0.999922,2.238137,4.025146,-0.59976,-0.946056,-2.678337,7854.1316,3.845845,2.791387,5.982252,8.645027,-1.674642,-2.509963,-5.262448,8191.3144,3.872187,2.91069,6.475254,9.402959,-1.784072,-2.846387,-5.93989,28772.044,7.496825,6.23811,8.138466,11.754886,-3.981731,-5.470709,-16.480141,16973.2419,5.323321,3.546234,4.648398,7.796846,-2.167716,-2.937959,-9.03456,4885.3528,2.596171,1.766924,3.481722,7.575763,-1.141468,-1.716219,-4.771297,5267.3894,2.87942,1.692721,3.379403,6.463288,-1.171485,-1.720087,-4.700071,3272.8775,3.555246,1.252631,2.973001,5.864314,-0.726426,-1.265926,-3.963733,3019.9876,3.394137,1.167165,2.688988,6.880476,-0.623783,-1.028194,-3.425002,8066.9685,3.519263,2.892052,6.21523,9.931962,-1.924156,-3.201624,-7.318358,8014.8743,3.864365,2.661458,5.794424,9.067967,-1.814105,-2.895609,-6.391331,6
3345.0884,1.671277,0.851244,1.244698,3.390789,-0.683371,-1.01962,-2.921472,6031.5737,2.333908,1.606461,2.345848,4.920229,-1.388816,-1.758168,-4.220955,14404.0223,8.506955,4.578761,6.724063,9.497364,-2.301077,-3.403441,-7.01207,16121.504,8.872722,5.075096,7.370854,10.348842,-2.528894,-3.84668,-7.544091,4740.5397,5.117036,1.697024,3.204503,6.176518,-1.086214,-1.846462,-3.565544,4156.7267,5.076663,1.462678,2.785114,4.78578,-0.930593,-1.548756,-4.17361,13455.2371,6.71477,5.4023,9.546767,12.792237,-2.446049,-3.97569,-6.777169,14957.2583,7.131247,5.822578,10.003864,13.047143,-2.792714,-4.625537,-9.271795,1331.9331,1.201794,0.512188,0.970927,4.287755,-0.38309,-0.725476,-3.396876,2593.2446,1.521508,0.718548,1.165914,3.919306,-0.354839,-0.636291,-3.22609,11040.5387,6.444804,3.873085,5.977848,8.49486,-1.868806,-2.92591,-7.362881,11305.9339,6.614761,3.657697,5.326966,8.645257,-1.826372,-2.814184,-6.502649,5022.3092,5.79421,1.758042,3.274699,7.068674,-1.206958,-2.109983,-4.626396,5409.0222,6.336889,1.850712,3.300678,6.354193,-1.302681,-2.240593,-5.102884,10629.9414,5.033008,4.743069,8.542229,11.573887,-2.211292,-3.830754,-8.223211,9542.0283,4.953811,4.177491,7.714936,11.837062,-1.925764,-3.28617,-6.515947,3
12477.3967,4.482385,2.833527,4.03683,6.751485,-1.813262,-2.446485,-5.673563,17276.2519,6.409152,4.292559,6.226619,9.237823,-2.76803,-3.578255,-8.115186,1803.7449,1.718645,0.833143,1.920633,4.327214,-0.465541,-0.772537,-2.45456,1839.2429,1.682066,0.825151,1.978926,4.639554,-0.471786,-0.787418,-3.589095,1396.0601,1.992126,0.629061,1.791875,4.025679,-0.359692,-0.721307,-2.823368,1271.7998,2.037862,0.558439,1.445231,3.430559,-0.312656,-0.571842,-2.204221,3213.4169,2.182217,1.392103,3.470196,7.081807,-0.704535,-1.097653,-3.716505,3350.7939,2.193187,1.464014,3.789743,7.205351,-0.736869,-1.183684,-3.422229,12566.3735,3.783118,2.799426,4.164866,7.204821,-1.673271,-2.381082,-7.382914,7428.0278,2.891262,1.566215,2.33996,6.278777,-0.992354,-1.501953,-5.089253,1510.0845,1.512698,0.774195,1.661607,4.811211,-0.479627,-0.840009,-3.978138,1715.5005,1.632849,0.762852,1.770454,5.04062,-0.48215,-0.828063,-3.465069,1562.8895,2.233751,0.690884,1.857049,4.527006,-0.382757,-0.74181,-3.505718,1510.0643,2.232506,0.656549,1.777507,5.007395,-0.343375,-0.680851,-3.133804,2839.0764,1.899009,1.328557,3.301428,6.658541,-0.69341,-1.243252,-3.73896,2780.769,1.994363,1.231631,3.092369,6.134709,-0.647264,-1.084346,-3.791204,6
2794.5157,1.694926,0.628824,0.992752,3.583775,-0.474453,-0.744081,-2.666911,4385.2165,2.181706,0.960204,1.329446,4.3262,-0.986368,-1.389928,-3.680581,9375.8511,6.560467,2.298366,3.14829,5.431389,-1.226039,-1.92036,-5.342658,10433.3908,6.719268,2.543243,3.488871,6.022051,-1.374847,-2.038833,-6.29958,3011.7746,3.698878,0.968119,1.678768,3.792791,-0.601125,-1.020567,-2.616141,2663.5672,3.756913,0.830126,1.465934,3.541707,-0.524746,-0.970336,-3.048923,9273.4289,5.455363,2.827868,4.413746,8.184486,-1.416868,-2.170041,-4.324381,10172.5538,5.680636,3.012933,4.425719,7.601079,-1.591548,-2.360532,-5.820719,1677.9185,1.314574,0.396103,0.752665,5.586501,-0.300163,-0.607398,-3.825216,2531.455,1.610301,0.581164,0.995151,4.294956,-0.311023,-0.608254,-3.859731,7513.7915,5.248051,2.033226,2.88163,6.470936,-0.993528,-1.542545,-4.787998,7542.4234,5.381594,1.823558,2.509405,5.408929,-0.955651,-1.524325,-4.492418,3172.6939,4.21792,0.981588,1.792381,5.630873,-0.650372,-1.132665,-3.518763,3287.891,4.402427,1.006052,1.713758,4.742916,-0.681586,-1.189991,-3.79634,7344.2658,4.227221,2.491981,3.891474,7.580057,-1.156576,-2.019785,-4.458893,6596.6616,4.134912,2.206569,3.379606,6.539046,-1.028578,-1.732505,-4.742687,3
20027.9641,6.683618,4.458543,6.059933,8.873914,-2.879846,-3.774695,-9.400865,26632.1123,9.391967,6.537025,9.198765,12.712352,-4.163324,-5.453004,-12.755754,3092.7288,2.283762,1.19381,2.542551,4.525164,-0.655316,-1.057843,-3.169953,3129.3609,2.208893,1.184519,2.641795,5.130517,-0.676593,-1.025927,-3.782651,2103.735,2.520854,0.827791,2.130752,4.827966,-0.508265,-0.921581,-2.561789,1899.346,2.58275,0.731072,1.827301,4.28589,-0.433735,-0.742956,-2.118451,5108.2216,2.941507,1.916385,4.246933,6.258356,-1.071882,-1.68851,-4.166054,5296.8215,2.949836,2.000779,4.719509,8.08732,-1.142245,-1.767779,-4.117737,19995.6723,5.501645,4.27005,5.812703,10.922778,-2.760776,-3.771171,-12.164281,11653.1028,4.010883,2.437292,3.310908,6.098481,-1.518779,-2.071003,-6.435265,2889.2136,2.031469,1.146632,2.243432,5.656951,-0.684008,-1.068389,-3.942483,3171.3606,2.231492,1.113805,2.437186,5.567919,-0.676798,-1.095375,-3.799752,2271.0808,2.821566,0.90866,2.279883,5.129888,-0.526033,-0.993991,-3.432493,2169.729,2.798267,0.854038,2.15561,5.43768,-0.468684,-0.832986,-3.253688,4773.3262,2.563254,1.903212,4.244856,7.386424,-1.10903,-1.760607,-4.411726,4768.5457,2.782569,1.747029,3.938669,7.065194,-1.042282,-1.631731,-4.693876,6
5908.7397,2.337588,1.826808,2.701731,4.543009,-1.054054,-1.485377,-3.994018,10143.2935,3.490755,3.410208,5.063779,7.195807,-1.997242,-2.722084,-5.697333,21333.0843,13.185073,8.27965,13.719103,16.719934,-4.03654,-6.014143,-11.050526,23708.721,13.681973,9.093836,15.161843,18.277563,-4.373126,-6.445022,-12.936254,7686.6542,7.886839,2.916872,5.84065,7.979461,-1.975999,-3.448934,-6.042772,6693.6572,7.799909,2.488763,4.783756,7.276073,-1.697693,-2.96542,-5.27757,19915.1807,10.284758,9.433395,19.510094,24.044986,-4.350696,-7.263671,-12.063842,22187.0884,10.884414,10.39149,21.268699,26.286023,-4.862822,-8.387212,-14.883033,3630.5415,1.612415,1.295604,2.152174,4.950112,-0.77509,-1.272523,-4.194602,4593.5571,2.027229,1.512105,2.378814,4.640447,-0.659727,-1.120802,-4.167903,16547.4903,9.940059,6.941211,11.999645,14.619092,-3.220461,-4.938006,-11.563322,16739.0087,10.221795,6.686932,10.995358,14.561007,-3.208435,-4.88082,-10.347785,8428.5526,9.477704,3.138151,6.085261,9.845435,-2.283078,-4.039021,-7.775026,9521.4452,10.779787,3.323324,6.043201,9.146501,-2.68871,-4.59249,-7.751811,16346.471,7.931043,8.441122,18.170394,22.31924,-3.916419,-6.958853,-12.771193,14567.0373,7.672258,7.427894,15.730133,20.068656,-3.454354,-6.159871,-11.858473,3
28652.6065,9.243568,6.47849,8.753835,10.94991,-4.340286,-5.546925,-12.280448,36777.9312,12.634507,9.275536,13.175662,16.710235,-5.732205,-7.195475,-14.695701,4835.3062,2.873322,1.73743,3.668687,6.209301,-1.046818,-1.55802,-3.884505,4889.3703,2.789086,1.723008,3.62265,5.991155,-1.04943,-1.546481,-3.707375,3048.5363,3.19384,1.145108,2.684268,4.748326,-0.710084,-1.25123,-3.298213,2696.1641,3.184492,0.99766,2.290698,3.829279,-0.606062,-0.963951,-3.364113,7770.3508,3.873449,2.731084,5.810541,9.392465,-1.694565,-2.633268,-6.450418,8105.7776,3.901549,2.870745,6.429599,10.111285,-1.771433,-2.765587,-6.009618,28798.9531,7.396647,6.250496,8.077443,11.682061,-4.184625,-5.84375,-19.017032,16905.9299,5.288571,3.546978,4.641024,7.154309,-2.269476,-3.143321,-9.129796,4822.2739,2.616969,1.73506,3.56187,6.606374,-1.110057,-1.647025,-4.09126,5216.6636,2.894555,1.66532,3.274155,6.073012,-1.12299,-1.698112,-4.415453,3247.1471,3.570434,1.234365,2.863484,5.701739,-0.732806,-1.270968,-3.990924,3027.1184,3.451007,1.138223,2.699079,5.134328,-0.642906,-1.045175,-3.482698,7977.7251,3.558969,2.843683,6.090515,9.508825,-1.861442,-2.99813,-6.670177,7878.6101,3.858556,2.620313,5.641592,7.894157,-1.787482,-2.846186,-5.962389,6
3146.9673,1.633468,0.824947,1.262127,3.573506,-0.701916,-0.961582,-3.134396,6087.8121,2.325917,1.659242,2.470616,4.487168,-1.440899,-1.812528,-4.000862,14319.0789,8.588539,4.572062,6.653069,9.322518,-2.361154,-3.52515,-8.782988,16086.6127,9.032009,5.052052,7.431752,9.889368,-2.586684,-4.051201,-8.780927,4725.4106,5.192132,1.702926,3.17815,5.840134,-1.106258,-1.869449,-3.802118,4133.2187,5.100453,1.452217,2.625232,4.974686,-0.943103,-1.618187,-3.882193,13429.1367,6.801926,5.389223,9.444638,11.976588,-2.549197,-4.260662,-7.941083,14937.8532,7.264302,5.859394,10.255434,13.717488,-2.860006,-4.665967,-9.039698,1346.7529,1.202576,0.523595,1.051828,4.327659,-0.404164,-0.71795,-3.306232,2618.3799,1.522795,0.736919,1.175801,4.220273,-0.378549,-0.665188,-3.567988,10984.5457,6.506463,3.883387,5.869062,8.229386,-1.891371,-2.954408,-6.979403,11249.5658,6.673915,3.658767,5.295078,7.880515,-1.863451,-2.857886,-6.888657,5010.7432,5.921861,1.764563,3.253694,6.418792,-1.199843,-2.102089,-4.999121,5389.5027,6.360409,1.83598,3.322779,6.620105,-1.308748,-2.163064,-4.508879,10714.2717,5.150569,4.778288,8.584406,11.960182,-2.238129,-3.906833,-7.732025,9554.6714,5.023237,4.199702,7.573178,11.106863,-1.988498,-3.461473,-6.21175,3
1432.593,1.414632,1.23278,2.279551,5.309263,-0.167919,-0.448171,-3.347701,1957.8655,1.611375,1.939007,3.415859,5.939111,-0.211164,-0.564443,-3.426309,-230.8909,0.907144,0.452459,1.257705,3.623547,-0.111093,-0.407045,-3.63393,-216.2988,0.91813,0.457178,1.310729,4.741144,-0.111049,-0.402022,-3.00806,51.1732,1.037279,0.41181,1.367251,3.429485,-0.071584,-0.344175,-3.481894,24.1905,1.019978,0.359334,1.145769,3.088413,-0.063886,-0.292608,-2.33044,66.801,1.024942,0.864199,2.345578,4.985827,-0.125128,-0.369844,-3.098988,91.1604,1.032904,0.937762,2.669531,5.773843,-0.130647,-0.398169,-3.474469,1888.6675,1.421162,1.352336,2.569146,6.530592,-0.186394,-0.614178,-3.935733,915.9758,1.234441,0.729844,1.461556,5.282982,-0.126264,-0.476382,-4.273781,-394.5959,0.864299,0.385155,1.132548,4.278647,-0.120054,-0.411692,-3.327844,-329.1182,0.876789,0.396451,1.160997,4.14212,-0.11926,-0.410818,-3.0838,91.8034,1.073402,0.447381,1.54735,4.914786,-0.076281,-0.381505,-3.385913,92.1726,1.075407,0.444313,1.413761,4.387773,-0.07421,-0.354052,-3.30991,-127.5252,0.958873,0.805992,2.278968,5.359747,-0.125291,-0.405119,-3.853011,-72.3345,0.973684,0.740607,2.218513,4.85224,-0.112405,-0.410455,-3.60674,6
598.1111,1.177349,0.131389,0.431404,4.145544,-0.101632,-0.365002,-2.750775,787.5315,1.243605,0.177419,0.555914,3.206305,-0.14789,-0.427966,-3.245372,1846.6101,2.221582,0.445671,0.751801,3.175459,-0.186337,-0.468551,-3.458917,2120.4727,2.295495,0.500862,0.775375,3.470926,-0.214289,-0.497789,-3.642113,1061.2735,1.991409,0.251554,0.528515,2.832677,-0.143735,-0.441413,-3.070311,931.6393,1.99072,0.22056,0.506589,3.017093,-0.121013,-0.340222,-2.824072,2542.755,2.394209,0.551686,0.897796,3.5933,-0.259957,-0.655343,-3.84954,2643.3335,2.391692,0.572394,0.970144,3.682672,-0.282491,-0.643639,-4.094428,437.4463,1.095701,0.119049,0.534663,4.347747,-0.127126,-0.447727,-4.046544,695.1882,1.190748,0.177082,0.523916,4.132457,-0.134444,-0.434663,-3.69566,1508.3191,1.936475,0.410958,0.826139,4.132172,-0.135262,-0.509772,-4.293063,1426.5763,1.933581,0.368079,0.67714,4.001168,-0.139535,-0.477537,-3.930104,1052.417,2.114768,0.246684,0.574863,3.61943,-0.148011,-0.460621,-3.778693,1068.1598,2.157931,0.25405,0.620031,4.07464,-0.156982,-0.465445,-3.522695,2328.7993,2.179015,0.500604,0.881028,3.772041,-0.186471,-0.544734,-4.258269,2080.5649,2.138514,0.444797,0.782719,4.158446,-0.173922,-0.515821,-3.862679,3
34134.6552,11.314578,7.900229,10.71869,13.386287,-5.071633,-6.548153,-13.746177,42077.5059,14.59572,11.128925,16.157424,19.614022,-6.295236,-7.983073,-19.757106,5962.4597,3.829032,1.994205,4.120118,6.355713,-1.202192,-1.821416,-4.19869,5976.5217,3.64471,1.996431,4.105372,6.899745,-1.187838,-1.761288,-4.548325,3459.7124,3.735124,1.271371,2.930936,5.159428,-0.776666,-1.236003,-2.923221,3035.437,3.667577,1.10173,2.476852,4.241089,-0.669216,-1.148058,-2.928825,9217.3362,4.911527,3.119343,6.484869,10.952837,-1.981181,-3.106421,-6.119846,9664.4885,5.031331,3.301388,6.972861,9.896504,-2.07299,-3.315566,-6.994666,34242.1504,8.927632,7.654861,9.924117,15.13637,-4.859012,-6.668062,-24.160638,20328.4614,6.512497,4.28282,5.563703,8.357777,-2.66719,-3.67675,-10.777123,6140.2483,3.596672,2.000645,3.833304,6.987491,-1.271403,-1.935575,-6.028491,6552.0664,3.993474,1.924095,3.710331,7.083866,-1.308488,-1.982074,-4.951151,3671.5013,4.255996,1.366458,3.113082,6.965026,-0.809945,-1.372581,-3.704655,3361.4498,4.032982,1.25736,2.996442,5.843041,-0.703166,-1.16286,-3.517817,9834.2371,4.669041,3.286617,6.637242,9.804289,-2.250977,-3.648919,-7.241667,9711.5108,5.060686,3.036721,6.174817,8.987248,-2.178936,-3.532772,-7.241157,6
3760.5996,1.694961,1.13605,1.715032,3.97252,-0.879183,-1.199586,-3.121731,7649.2075,2.533995,2.478404,3.788755,5.640587,-1.738202,-2.250707,-4.445169,18080.0473,11.034619,6.562751,10.27028,12.714823,-3.260999,-5.058934,-9.769832,20149.5543,11.639533,7.209884,11.334325,14.011918,-3.557881,-5.311799,-11.723595,6245.2064,6.640059,2.356202,4.541154,6.692315,-1.538306,-2.712093,-5.48259,5440.2879,6.550998,2.015142,3.773248,5.811188,-1.322147,-2.225412,-4.064842,16904.0783,8.65276,7.659428,14.87605,18.290801,-3.503435,-5.950862,-9.50115,18764.3633,9.106959,8.364287,16.045967,18.980744,-3.911226,-6.581727,-11.139508,1778.8575,1.250311,0.786149,1.42052,4.122535,-0.604379,-1.062661,-3.727719,3160.7421,1.59809,1.044552,1.625642,4.501372,-0.524731,-0.90153,-3.811237,13961.3136,8.299966,5.56,9.072389,11.671517,-2.622353,-3.940092,-8.474432,14195.9375,8.489481,5.305321,8.228008,10.932419,-2.6033,-4.05665,-8.476614,6735.5895,7.752148,2.497058,4.618681,7.838016,-1.740139,-3.031039,-6.905586,7420.812,8.480366,2.618978,4.808776,8.226797,-1.966807,-3.340497,-7.005701,13726.3398,6.565633,6.965417,13.783753,17.860332,-3.152433,-5.520819,-10.19963,12227.3298,6.296812,6.115998,12.059977,15.896254,-2.787669,-4.898524,-8.480536,3
24248.0838,8.028851,5.407244,7.285113,9.612433,-3.664323,-4.650966,-9.874597,32212.8965,11.01193,7.98022,11.304844,14.99683,-5.057255,-6.731339,-14.696708,3841.3698,2.524124,1.408576,3.03726,5.615519,-0.860361,-1.352711,-3.922209,3915.8491,2.465964,1.404229,3.03087,5.6746,-0.867798,-1.355423,-3.677242,2578.4389,2.879491,0.980026,2.293778,5.83995,-0.617717,-1.032766,-2.527724,2299.2511,2.903036,0.85375,2.06364,4.379774,-0.542116,-0.857142,-2.520579,6309.2532,3.350008,2.29045,5.000582,7.851747,-1.375804,-2.145897,-5.412517,6598.4841,3.381265,2.385997,5.387323,8.004225,-1.446442,-2.270002,-4.60454,24674.6607,6.382633,5.286629,7.050276,10.353578,-3.525968,-4.85016,-15.172728,14354.5859,4.601066,3.000264,4.03912,7.332353,-1.890075,-2.642426,-8.111166,3677.5126,2.253912,1.387602,2.836688,6.144263,-0.912715,-1.387944,-4.271135,4031.0484,2.496478,1.345878,2.812048,6.039101,-0.899811,-1.41943,-4.437602,2787.602,3.269525,1.059132,2.53305,6.195931,-0.63026,-1.07316,-3.618813,2580.3533,3.095541,0.995051,2.393264,5.26487,-0.559327,-0.954366,-3.49854,6149.8294,2.987617,2.306186,5.067856,9.164068,-1.443713,-2.355884,-5.556523,6137.1389,3.23874,2.146157,4.749252,7.437762,-1.38999,-2.169197,-5.647814,6
5939.564,2.256116,1.842649,2.782499,4.210023,-1.198689,-1.687081,-4.029536,10648.9082,3.428083,3.554686,5.476474,7.083647,-2.218138,-3.048951,-6.945707,24105.6995,14.306868,9.644824,16.503475,19.179955,-4.72716,-7.24879,-12.519725,26690.1256,14.815118,10.56034,18.223748,21.416926,-5.073646,-7.663953,-13.891886,9015.7439,9.031296,3.350068,6.80139,9.89207,-2.377585,-4.271338,-7.266878,7813.4914,8.958154,2.870325,5.528028,7.98774,-2.039481,-3.553607,-5.989926,22444.6221,11.055936,10.707121,23.482769,28.015849,-5.12443,-8.855986,-14.241924,24980.0813,11.779751,11.832912,25.345258,30.017109,-5.703021,-9.811699,-15.318461,3679.1338,1.576937,1.356206,2.342128,4.684222,-0.928026,-1.439597,-4.118063,4648.5532,1.960543,1.560898,2.451436,4.534923,-0.796085,-1.334173,-3.704292,18714.7652,10.788955,7.998394,14.296623,17.829989,-3.781328,-5.786709,-12.858452,18928.3332,10.997125,7.825116,13.384507,17.038928,-3.762348,-5.784476,-12.078994,9984.6782,10.763964,3.638001,7.104732,10.138139,-2.820451,-4.960609,-8.520831,11566.9091,12.579346,3.918466,7.20519,10.495885,-3.432556,-5.984909,-9.852765,18461.2117,8.51475,9.526032,21.513424,26.198564,-4.643802,-8.357796,-15.124506,16508.521,8.211389,8.418102,18.75375,25.198571,-4.119667,-7.311199,-11.05791,3
7989.7656,1.287619,6.061044,10.66251,19.356069,-0.159321,-0.461042,-3.130978,4046.4687,1.108088,4.580077,8.844287,19.927376,-0.204658,-0.494731,-3.153357,1150.7171,1.349785,1.31566,4.292319,6.791819,-0.095787,-0.329784,-2.402271,1181.4468,1.343289,1.40047,4.527198,7.203575,-0.10103,-0.4053,-3.335307,431.8761,1.222902,0.808445,2.79158,5.113045,-0.063358,-0.32095,-2.519143,408.9593,1.25367,0.673774,2.400366,4.155086,-0.058885,-0.288473,-2.727084,1605.9566,1.396421,2.529994,7.587075,10.388373,-0.123563,-0.424032,-3.525463,1667.4365,1.393476,2.608998,7.925654,12.092694,-0.11771,-0.392039,-3.138628,7455.5469,1.247613,5.768858,11.022096,30.717214,-0.195295,-0.613187,-4.684947,6385.0449,1.258954,4.564508,8.431363,22.369483,-0.129469,-0.527209,-4.065129,1369.3606,1.378809,1.385672,4.108269,7.784528,-0.114292,-0.416929,-3.038386,1196.7268,1.374792,1.351422,4.152718,7.376197,-0.112606,-0.432637,-2.899853,559.9649,1.299529,0.940474,3.439984,6.954943,-0.072948,-0.355981,-3.506349,518.1173,1.29916,0.792804,2.904619,6.002572,-0.067335,-0.362013,-3.076851,2003.2778,1.458848,3.039505,10.030659,15.1246,-0.129438,-0.383654,-3.015412,1738.2763,1.454332,2.922317,9.764613,13.921017,-0.110346,-0.417032,-3.279843,1
40620.6152,2.709481,14.12559,21.185659,33.568181,-0.105195,-0.347344,-3.049327,47588.166,2.482254,17.763524,28.753541,43.250311,-0.139766,-0.415852,-3.583767,3751.4944,2.250436,1.806033,3.773857,6.346691,-0.197856,-0.543804,-3.458171,3763.6487,2.198937,1.878338,3.962507,6.057055,-0.2269,-0.536841,-3.853759,1415.1954,1.789718,1.001057,2.550193,4.13763,-0.143767,-0.420448,-3.280342,1203.9274,1.793711,0.833803,2.058325,3.87679,-0.134598,-0.395717,-2.634312,4812.948,2.310546,3.026167,6.33288,8.505944,-0.279715,-0.591678,-3.380519,4998.6338,2.29961,3.157475,6.734068,9.771978,-0.300126,-0.669789,-4.738391,39344.5566,2.516733,14.160305,21.969656,40.327905,-0.106061,-0.437753,-4.117263,32252.9375,2.520534,11.209206,17.105138,31.068526,-0.119066,-0.428537,-4.130485,4305.6025,2.30274,1.925716,3.72152,6.527724,-0.138189,-0.536866,-4.026094,3583.7178,2.237624,1.656969,3.379143,7.034739,-0.127828,-0.482129,-3.98207,1468.2189,1.836901,1.053574,2.776622,5.538512,-0.154324,-0.589939,-4.094153,1298.4531,1.785553,0.887977,2.259315,4.652642,-0.150573,-0.461426,-3.56247,5374.3794,2.357878,3.322393,7.012443,9.901975,-0.182119,-0.548354,-3.841527,4678.5564,2.345598,3.022594,6.587488,9.470678,-0.177819,-0.520817,-4.021299,5
100736.3066,4.579503,27.158272,40.355141,63.907072,-4.873756,-6.184973,-14.900554,71790.6055,2.897437,20.106057,31.341207,50.39641,-6.104739,-7.930368,-19.159251,18134.9509,6.413197,4.69105,8.076923,10.767242,-1.212973,-1.808702,-4.031137,18335.6216,6.263204,4.820084,8.594271,11.613425,-1.208617,-1.698383,-4.382995,5520.8487,3.863148,1.989338,4.719631,6.751855,-0.780626,-1.239916,-4.001071,4577.3691,3.841191,1.617015,3.889361,5.982957,-0.654546,-1.109936,-3.234085,23793.0283,6.859685,8.368225,14.880657,17.727184,-1.952383,-3.002995,-6.70745,24608.3862,6.782655,8.61429,15.61664,19.447628,-2.074567,-3.322275,-7.038776,90937.4843,3.983026,25.395611,39.18232,68.026369,-4.682772,-6.217067,-23.184806,79250.9511,4.189974,22.499958,33.483114,56.979293,-2.583704,-3.576168,-11.586176,20203.5525,6.465962,5.27642,8.406798,11.388888,-1.276345,-1.989894,-5.60384,17454.4556,6.382989,4.702075,8.057153,11.072645,-1.330644,-2.025735,-6.156185,6102.7593,4.261611,2.209386,5.50617,8.975378,-0.802265,-1.38242,-4.318113,5448.0954,4.067655,1.775418,4.331661,6.748401,-0.675841,-1.082445,-3.215955,28466.2763,7.509645,9.896056,18.334904,23.838519,-2.284092,-3.775056,-6.793159,24326.5251,7.316011,8.953591,17.943895,22.594245,-2.169471,-3.477553,-7.260127,1
201345.9433,9.464862,50.833591,71.216962,113.491421,-0.889203,-1.324979,-3.706661,216574.7051,7.906123,55.560994,83.136327,148.595699,-1.792154,-2.435021,-5.58894,36529.0721,12.590903,9.565099,13.310514,18.902822,-3.281058,-4.923975,-9.84624,35375.0811,11.802038,9.437992,13.01931,20.539812,-3.559964,-5.334393,-10.212347,8816.3098,5.866794,2.872261,5.522215,7.298156,-1.549675,-2.668463,-5.172963,7385.508,5.85245,2.298801,4.319367,6.204514,-1.312918,-2.286366,-4.525161,45307.0776,12.910535,15.281215,23.810067,31.129801,-3.458994,-5.784519,-9.468129,47004.05,12.832276,15.850961,24.611597,29.68729,-3.958621,-6.820693,-12.254886,180167.7304,7.785506,46.814731,69.650482,139.005937,-0.585167,-0.994874,-3.593419,150259.6503,7.846554,40.135749,59.052867,99.906573,-0.525762,-0.88334,-3.551542,44154.8823,13.62519,11.428593,15.54496,25.107906,-2.656817,-4.17516,-9.721002,35526.4471,12.646471,8.958809,12.200666,19.683101,-2.595099,-4.035039,-7.313515,9509.4187,6.359229,3.055991,5.860469,9.325257,-1.76918,-3.111127,-6.168274,8355.2252,6.035975,2.450001,4.618134,8.261403,-1.972934,-3.23557,-5.742489,57344.5132,14.967203,19.112007,29.862926,42.075176,-3.213417,-5.666132,-10.711701,47553.1022,14.056447,16.021567,25.578709,35.019517,-2.786253,-4.835302,-8.956465,5
73264.0801,3.551895,19.456316,28.277536,44.435747,-3.512503,-4.526388,-11.02382,51974.8828,2.341411,14.504341,22.593886,46.468275,-4.884254,-6.300764,-14.290382,11116.7715,4.139362,2.941512,6.164641,10.033036,-0.854312,-1.335647,-5.099592,11244.1924,4.063271,3.085987,6.750103,9.936701,-0.850399,-1.288071,-3.996925,3626.326,2.870071,1.411653,3.801425,5.799792,-0.603991,-0.978969,-2.857817,3012.4165,2.843652,1.160626,3.144157,5.352789,-0.517523,-0.804623,-3.223095,14947.4077,4.481788,5.356773,11.350057,14.655356,-1.34176,-2.059632,-4.816331,15405.5259,4.433777,5.577802,11.912789,15.40024,-1.427607,-2.209664,-5.763953,67857.0078,3.124801,18.303185,27.314757,49.452928,-3.367468,-4.701357,-15.030354,58660.1425,3.210535,15.735492,23.349731,45.933942,-1.814428,-2.43887,-7.430015,12427.209,4.132796,3.218378,6.274385,8.979197,-0.895374,-1.327472,-4.041153,10996.2856,4.147632,3.03557,6.222118,9.742537,-0.910765,-1.385803,-4.273068,4015.1905,3.102473,1.597191,4.52119,7.313822,-0.62317,-1.07297,-3.990409,3567.1809,3.024762,1.294738,3.68343,7.417597,-0.54366,-0.886814,-3.511854,17636.852,4.778501,6.243999,14.46561,21.017815,-1.450105,-2.375192,-5.579638,15342.1084,4.712473,5.796871,13.957749,18.646119,-1.376826,-2.154199,-5.393561,1
262008.4922,11.877191,70.759219,112.358541,386.61031,-1.199786,-1.703902,-3.632579,272634.3984,9.488075,76.492902,120.8336,327.728769,-2.223182,-3.046101,-5.848474,65785.3762,21.515265,17.528031,24.407668,37.160625,-4.66611,-7.062825,-14.213673,62683.9612,19.892004,17.200448,24.183719,35.971988,-5.047453,-7.536418,-13.827801,12880.6795,8.093514,4.271519,8.600982,11.618289,-2.402397,-4.248514,-6.92981,10817.3471,8.13763,3.345377,6.635667,10.290906,-2.029858,-3.506141,-5.633848,77620.6228,20.885982,26.909649,44.577133,57.078049,-5.000519,-8.364674,-14.223966,80261.0617,20.703971,27.987725,46.931504,56.993992,-5.691075,-9.791501,-16.049236,221993.8418,9.180386,62.590802,101.387228,268.375561,-0.922747,-1.448054,-3.71493,191309.0801,9.465894,53.866341,82.655785,200.345729,-0.804185,-1.263873,-4.076954,81031.6001,23.921839,21.156389,29.490977,49.096766,-3.791987,-5.822734,-12.205451,63799.1013,21.536362,16.197227,22.221295,33.596125,-3.732405,-5.855262,-12.404687,14118.9737,8.859904,4.515004,9.360732,14.352525,-2.895877,-5.265762,-8.489658,12399.0088,8.417846,3.628615,6.935738,11.186512,-3.493106,-5.902003,-9.732058,99554.1401,24.808145,34.804318,58.452993,75.432988,-4.666624,-8.386324,-14.527712,81728.4024,23.147751,28.651685,48.759279,69.209916,-4.010459,-6.939963,-11.865926,5
32269.8574,2.120476,9.694232,15.503646,35.533152,-1.66376,-2.205132,-5.520555,21636.4531,1.56081,7.03697,12.867174,35.710051,-2.609158,-3.470365,-8.272342,4259.5778,2.17041,1.5665,4.528892,8.737666,-0.472844,-0.782152,-3.474062,4301.5967,2.153649,1.702098,5.145815,9.532042,-0.472375,-0.792403,-3.164608,1587.3373,1.825284,0.913486,3.09335,6.43219,-0.355833,-0.648402,-2.433936,1297.3216,1.796668,0.750407,2.48986,6.753444,-0.313013,-0.585401,-2.409198,5904.8799,2.345559,3.002451,8.46496,12.192713,-0.72395,-1.162419,-3.350884,6146.7324,2.349928,3.165392,9.154931,13.985503,-0.751662,-1.240066,-3.525335,30233.8614,1.929476,9.322331,16.08974,40.965717,-1.565007,-2.264608,-7.381257,26074.4824,1.95631,7.787149,12.493985,30.966842,-0.952202,-1.444596,-4.869346,4719.148,2.160196,1.69077,4.665198,9.311036,-0.483409,-0.828087,-3.897127,4376.0779,2.201021,1.65759,4.548606,9.022143,-0.481428,-0.866797,-4.008075,1747.9393,1.910975,1.064704,3.737576,8.724132,-0.37499,-0.750727,-3.60084,1567.8356,1.894486,0.876985,2.955174,7.518621,-0.346113,-0.659876,-2.957275,6779.9399,2.407619,3.61455,11.0351,17.760521,-0.709782,-1.201012,-3.758023,6179.7285,2.465791,3.397049,10.604682,15.594971,-0.670141,-1.129937,-3.992219,1
105240.2949,5.31944,26.565941,39.097214,71.853919,-0.385946,-0.638591,-2.342288,121554.4258,4.739639,31.03102,47.104773,82.47917,-0.942073,-1.31208,-3.244782,12955.5317,5.003614,3.502836,6.044464,9.316221,-1.186611,-1.941649,-4.983301,12760.3616,4.861556,3.604642,6.423569,9.829805,-1.345417,-1.950715,-6.186654,3975.379,3.225674,1.598496,3.865208,9.200257,-0.592383,-1.005338,-2.821132,3323.419,3.176145,1.304506,3.115098,6.527964,-0.501186,-0.857502,-2.741816,16370.177,5.163684,6.011103,10.436629,15.600668,-1.341371,-2.114943,-4.74482,17081.6167,5.195503,6.305227,11.125755,15.719477,-1.551424,-2.505158,-5.657432,98101.6543,4.563771,25.570452,38.204842,95.655064,-0.295277,-0.630487,-3.693785,81435.8261,4.554024,21.677263,32.594143,66.853784,-0.300331,-0.597556,-3.312183,14905.3443,5.224189,3.903392,6.148452,10.954993,-0.969688,-1.53713,-4.808978,12498.7065,4.959195,3.330212,5.511079,9.592614,-0.929136,-1.57608,-4.600577,4170.0675,3.402814,1.688549,4.211809,7.994013,-0.629958,-1.153358,-4.086852,3626.4232,3.177342,1.356837,3.266972,7.385343,-0.660401,-1.114384,-3.928482,18807.0009,5.447351,6.814315,11.971554,17.732933,-1.117929,-1.924204,-4.69204,16294.5933,5.373298,6.073526,10.899598,16.04591,-0.992992,-1.670051,-4.586482,5
54752.6582,2.909222,14.631449,21.632181,42.518637,-2.513872,-3.330174,-8.432327,38581.2657,2.005497,10.860513,17.697977,39.362829,-4.170552,-5.321518,-13.992693,8125.1023,3.234217,2.273364,5.336372,7.891277,-0.688745,-1.117024,-3.472275,8175.3877,3.196899,2.412632,5.944046,9.59799,-0.697539,-1.073445,-2.959096,2660.4482,2.346762,1.17798,3.486842,6.437156,-0.50806,-0.866191,-2.963419,2268.7677,2.37479,0.958169,2.741687,5.512011,-0.417037,-0.82727,-2.43393,10912.2485,3.478979,4.150383,9.850055,13.750585,-1.057204,-1.615423,-4.708319,11198.2998,3.458966,4.357789,10.569879,13.718848,-1.13246,-1.774867,-4.278175,50953.5879,2.591075,13.902715,21.600712,43.734797,-2.707618,-3.740103,-12.027325,44383.498,2.670073,11.855582,17.821199,35.807516,-1.486338,-2.06913,-5.94228,9028.0513,3.260668,2.472777,5.471537,8.8143,-0.720498,-1.137972,-3.669292,8161.5383,3.317877,2.355527,5.363432,9.469928,-0.709075,-1.138649,-3.599686,2931.7763,2.483586,1.357588,4.204493,8.023771,-0.521594,-0.980771,-4.428045,2621.3511,2.43856,1.077022,3.245116,7.027935,-0.467038,-0.844746,-3.488496,12835.9409,3.752229,4.87364,12.69775,19.24926,-1.09215,-1.728307,-4.311154,11152.6728,3.65465,4.513683,12.060864,16.931731,-1.035977,-1.672489,-4.431841,1
231384.9023,10.236742,60.347375,95.193396,366.824805,-0.932382,-1.339647,-3.0298,244913.2539,8.332273,66.608194,108.628956,236.50998,-1.920483,-2.59061,-5.527255,52459.9336,16.529682,13.771962,19.91768,39.032806,-3.974883,-6.076361,-10.781088,49734.0601,15.443641,13.582168,19.119983,33.718384,-4.323303,-6.405385,-11.716442,10954.4112,6.880503,3.600351,7.275794,11.263203,-1.965372,-3.417903,-6.300866,9109.6795,6.737865,2.829919,5.859468,11.806636,-1.768417,-2.899644,-5.637753,62920.7515,16.453065,21.539496,34.023622,45.181382,-4.302867,-7.394873,-12.121221,64941.5034,16.338987,22.456817,36.993215,52.264933,-4.811668,-8.376089,-15.53186,201953.9824,8.105649,55.707103,88.189009,174.705247,-0.783758,-1.267116,-4.074055,173425.0449,8.441722,47.210581,77.746754,185.691824,-0.673232,-1.121233,-4.029468,63368.8055,18.21226,16.44581,22.93381,42.45438,-3.18962,-4.842767,-10.223529,50058.3093,16.192387,12.717292,17.57383,32.976384,-3.152885,-4.835415,-10.167402,11819.2141,7.395794,3.834233,7.829267,13.783434,-2.280141,-4.05489,-7.089745,10400.5964,7.106134,3.042921,5.905035,11.587596,-2.693104,-4.595156,-7.348271,79590.5307,19.338566,27.216444,44.149313,76.393612,-3.865353,-6.872039,-12.379918,65572.9165,17.905523,22.253896,36.633944,50.653055,-3.420779,-6.063315,-11.378317,5
86346.4297,3.926637,23.217771,36.661177,74.187981,-3.597417,-4.778249,-10.917492,60598.3828,2.531485,17.285889,28.275602,59.09841,-5.677536,-7.395089,-17.804999,14330.3511,4.770918,3.621461,6.87729,12.580988,-1.049025,-1.602704,-4.196042,14352.936,4.682188,3.820561,7.53073,12.726076,-1.037451,-1.551627,-3.829258,4400.2419,3.219601,1.633818,4.233334,7.933621,-0.722809,-1.242586,-4.01869,3643.4956,3.181498,1.31607,3.453215,6.811177,-0.605123,-1.04657,-3.3316,18846.8936,5.109477,6.559223,12.654731,18.678127,-1.680659,-2.618286,-5.672166,19445.8095,5.095309,6.874351,13.592781,17.83727,-1.766695,-2.772254,-5.963821,78393.625,3.334273,21.692218,34.528088,78.504548,-4.160478,-5.922586,-17.291499,68896.7246,3.476026,18.687414,30.497546,65.68188,-2.254455,-3.086893,-9.645215,15709.3208,4.724693,3.971861,7.204863,13.203645,-1.105288,-1.671064,-5.109267,13922.6047,4.692474,3.723779,6.953129,11.292611,-1.120212,-1.692505,-4.643872,4822.0979,3.448542,1.815178,4.876398,9.614677,-0.729042,-1.277545,-4.070676,4283.1539,3.3371,1.446578,3.825087,7.579445,-0.640544,-1.044361,-3.459393,22051.8598,5.44577,7.628258,16.089166,22.556667,-1.866315,-3.10804,-6.323459,19226.2212,5.376082,6.992373,15.088812,22.340823,-1.792844,-2.891755,-6.519142,1
157025.0117,7.153861,39.057332,57.955293,126.390842,-0.653858,-0.92676,-2.717437,174160.8906,6.119229,44.442704,70.66928,203.044755,-1.43891,-1.870965,-4.446655,25419.3789,8.224597,6.650209,9.330058,15.992005,-2.377302,-3.547948,-7.649552,24550.9668,7.817734,6.679393,9.596168,14.541457,-2.582981,-3.92229,-8.268702,6473.5387,4.413645,2.359099,5.167437,9.08509,-1.089304,-1.862569,-3.802262,5419.2122,4.355953,1.86973,4.185645,7.600737,-0.955857,-1.605264,-3.869621,31688.7016,8.466154,11.165288,17.970134,29.12754,-2.566613,-4.203673,-8.023852,32559.6695,8.390473,11.635771,18.756252,24.264633,-2.87201,-4.798294,-9.098706,136880.1094,5.685078,37.830428,56.962186,139.023596,-0.402034,-0.764716,-3.273712,118486.8594,5.866196,31.977766,48.799852,118.824138,-0.371174,-0.678322,-3.159027,29793.0442,8.802205,7.817196,10.577179,20.486234,-1.895265,-2.863407,-6.589766,24214.0203,8.086551,6.233503,8.678874,16.585841,-1.882091,-2.866538,-6.916111,6949.9068,4.66529,2.488953,5.636012,9.946084,-1.206394,-2.068564,-5.227221,6097.9257,4.434428,1.963381,4.276515,9.186393,-1.318141,-2.206772,-5.175199,37522.3481,9.303264,13.289099,20.847298,32.494817,-2.231055,-3.843116,-8.293585,32111.2512,8.929624,11.286627,18.579625,24.801926,-2.002837,-3.516755,-6.908454,5
71574.9316,3.430567,18.686728,28.316033,57.2272,-3.62589,-4.644822,-11.80668,50408.1367,2.272148,13.935531,22.578957,57.138936,-5.103469,-6.559079,-13.586332,11276.0368,3.910397,2.920677,6.177921,10.911856,-0.874287,-1.28738,-3.742569,11469.5119,3.930626,3.08783,6.79011,10.486823,-0.874693,-1.325352,-3.345841,3577.2682,2.785077,1.406542,3.89434,7.508018,-0.624374,-1.018314,-3.165487,2975.9276,2.732846,1.124582,3.115355,6.384395,-0.536596,-0.914066,-3.0103,15036.0835,4.221073,5.361658,11.348503,15.528709,-1.397381,-2.099826,-4.630426,15515.8672,4.221809,5.635384,12.103023,16.724551,-1.476383,-2.369543,-4.778042,65315.293,2.951658,17.91413,29.127949,69.083721,-3.565046,-4.957812,-15.43667,57095.08,3.054301,15.394282,24.122434,55.226339,-1.91034,-2.623676,-7.980094,12519.2617,3.935474,3.231219,6.231485,10.532619,-0.900866,-1.368581,-3.671282,11211.0264,3.990923,3.025695,6.159118,10.583155,-0.911517,-1.373395,-5.013758,3990.4465,2.993588,1.59125,4.654572,9.069892,-0.639403,-1.108734,-4.018581,3399.9507,2.787658,1.251231,3.554003,7.290747,-0.568231,-0.948763,-3.348592,17715.2808,4.568872,6.249182,14.495252,21.344478,-1.477971,-2.340988,-5.951592,15340.2661,4.454889,5.737061,13.760218,19.729235,-1.413982,-2.25778,-5.322075,1
249159.9141,10.506533,70.474771,120.073695,562.531794,-1.200599,-1.741417,-3.767315,265462.039,8.585105,75.668037,123.743093,401.207513,-2.230295,-3.081472,-6.367983,68232.6951,19.67063,18.587423,26.409826,46.450312,-4.809615,-7.232916,-14.410612,64783.0366,18.535391,18.387183,26.817406,49.001113,-5.155373,-7.651626,-14.404083,12877.771,7.568545,4.492632,9.658266,13.147677,-2.396964,-4.26161,-6.86797,10632.3428,7.367674,3.478186,7.36426,11.651104,-2.053574,-3.652773,-6.00075,79331.6372,19.095545,28.747564,50.119047,68.229222,-5.16705,-8.749857,-14.364234,82528.7353,19.145322,30.273781,53.317712,67.056191,-5.741129,-10.014598,-15.506065,218573.2011,8.309193,62.752863,102.448022,372.955053,-0.912254,-1.431955,-3.866494,185458.1601,8.467355,53.378666,85.060019,226.191681,-0.778051,-1.230376,-4.009524,83861.2348,22.106917,22.027047,33.020314,56.68866,-3.807066,-5.761223,-14.273429,65993.3301,19.693102,16.916315,23.757207,49.442404,-3.799114,-5.937352,-13.428035,14060.7354,8.292865,4.781778,10.483722,16.542004,-2.853085,-5.19773,-9.470202,12303.8785,7.706098,3.724895,7.546982,12.150925,-3.468251,-5.972203,-9.663384,101016.7832,22.541388,37.027169,65.217013,87.452618,-4.652956,-8.349848,-13.536855,82824.0317,20.832007,30.081112,53.430112,70.511603,-4.101955,-7.364905,-13.536983,5
30965.1757,2.030829,9.236058,15.319664,37.953868,-1.703656,-2.314579,-5.36512,20766.8555,1.514216,6.694962,12.559672,41.010319,-2.694764,-3.544326,-7.933134,4330.7937,2.072943,1.566276,4.456153,7.882326,-0.477199,-0.832805,-2.826387,4361.2403,2.057908,1.720848,5.207056,9.493905,-0.470248,-0.793826,-3.208023,1540.6031,1.754421,0.912617,3.041019,6.446161,-0.361057,-0.642362,-2.76559,1281.957,1.740295,0.719358,2.456706,5.372105,-0.31998,-0.600872,-2.489961,6014.689,2.239983,3.021521,8.289218,11.772795,-0.735687,-1.139539,-3.23553,6110.1518,2.213833,3.236057,9.03962,14.043963,-0.756152,-1.313581,-4.005506,29461.6211,1.854619,9.030398,16.068065,46.123538,-1.664624,-2.384727,-8.378583,25176.3183,1.880358,7.41814,12.161891,34.534515,-1.003378,-1.508315,-4.786088,4722.2158,2.04672,1.696024,4.824399,10.192288,-0.474919,-0.839693,-3.616993,4433.7663,2.09732,1.654556,4.419292,9.282154,-0.470829,-0.854898,-3.651389,1767.1685,1.874143,1.047007,3.603059,10.055956,-0.38063,-0.745071,-3.296308,1558.0183,1.838017,0.85516,2.816078,7.009418,-0.354139,-0.663019,-3.388421,6832.9624,2.29576,3.705222,11.408888,17.529969,-0.708796,-1.181138,-3.777672,6159.5904,2.313899,3.39158,10.431759,19.291607,-0.671168,-1.137151,-3.743006,1
101606.8418,4.862553,26.618797,40.659102,75.35674,-0.442582,-0.662276,-2.655106,115249.8242,4.226995,31.447444,50.41659,93.150462,-0.978717,-1.369465,-3.435649,13040.6409,4.611378,3.865113,6.921645,12.333159,-1.23458,-1.86645,-5.672121,12907.1482,4.491094,4.022842,7.537286,14.465724,-1.391946,-2.095085,-5.344764,3836.1952,2.954633,1.75131,4.345556,7.249347,-0.597408,-1.034517,-2.994568,3236.2153,2.957882,1.405828,3.526999,6.935041,-0.521334,-0.879108,-2.812134,16524.3848,4.737264,6.796371,12.478918,17.495767,-1.445578,-2.238944,-5.564684,17182.5801,4.742907,7.17784,13.428035,19.050605,-1.621282,-2.54463,-5.842801,94016.0664,4.114042,25.843522,42.277443,94.160361,-0.312534,-0.636984,-3.572426,78892.9609,4.151621,21.963337,35.267408,65.071054,-0.326259,-0.625034,-3.371624,14961.698,4.768401,4.298207,7.183613,13.02263,-0.993303,-1.56278,-4.697443,12497.9322,4.550013,3.642148,6.134775,10.544049,-0.964084,-1.527177,-4.804423,3977.025,3.03823,1.834698,4.604385,9.025293,-0.637966,-1.158091,-3.724781,3523.2291,2.932291,1.456492,3.575656,7.96602,-0.66898,-1.183432,-3.660962,18878.5523,5.009833,7.689789,14.269155,20.86762,-1.160341,-1.974543,-5.391794,16304.3813,4.87031,6.842157,12.920119,17.986754,-1.039425,-1.836124,-4.378939,5
52748.5469,2.746552,14.163032,21.671896,42.929742,-2.851182,-3.722566,-8.662632,37501.0468,1.924876,10.678048,18.227558,50.205792,-4.2523,-5.550718,-12.994249,8122.5569,3.069427,2.255885,5.442056,9.752055,-0.670207,-1.070345,-3.259878,8120.5833,3.006907,2.403709,6.0645,10.77251,-0.67756,-1.011171,-2.906066,2630.865,2.26934,1.163236,3.463619,6.544681,-0.504329,-0.878573,-2.421506,2234.7632,2.301444,0.946059,2.802053,6.273623,-0.433589,-0.702359,-2.95928,10826.4624,3.240418,4.158063,10.068868,14.27214,-1.085115,-1.701546,-4.163022,11154.2764,3.254716,4.418042,10.8738,15.283667,-1.135987,-1.748946,-4.278431,49958.3047,2.471182,13.717855,21.745569,59.678418,-2.824397,-4.046221,-12.53906,43226.5332,2.536115,11.607486,18.102186,41.853316,-1.531841,-2.094896,-6.184288,8992.0523,3.076192,2.461988,5.630959,9.673929,-0.690986,-1.080329,-3.896683,8077.5323,3.091438,2.366524,5.271757,9.637303,-0.689933,-1.173487,-3.568291,2942.8694,2.436448,1.333376,4.290286,9.271064,-0.515281,-0.944074,-3.323805,2598.4484,2.342893,1.047207,3.147322,7.339679,-0.467024,-0.858638,-3.083602,12615.8594,3.473204,4.947845,12.898579,18.632378,-1.084713,-1.71067,-4.56788,11182.9776,3.471848,4.515001,12.12606,19.621859,-1.042804,-1.657652,-4.48201,1
228101.039,9.320839,57.919612,89.761313,208.227141,-1.034746,-1.438367,-3.433208,241894.6835,7.617093,65.021906,103.267932,258.079468,-1.984041,-2.68029,-5.776642,53106.4727,15.30497,13.875692,19.248071,35.162856,-4.070768,-6.165315,-13.823313,50380.2595,14.14112,13.957784,19.365003,29.398496,-4.388013,-7.003626,-13.214276,10866.6485,6.431415,3.608087,7.735637,10.947755,-2.02295,-3.465664,-5.808888,8986.2609,6.316795,2.832697,5.798788,9.756685,-1.700052,-2.864063,-5.257005,63371.6479,14.962908,21.672731,35.683621,45.880251,-4.377085,-7.350034,-12.502659,65382.2725,14.876911,22.850291,37.672223,52.217434,-4.908576,-8.506462,-14.467469,192393.3711,7.18032,53.668375,85.270431,242.538095,-0.763878,-1.304756,-4.784683,166102.1484,7.487096,45.761187,75.853942,212.258142,-0.652891,-1.065198,-3.898569,64520.1187,16.783326,16.585601,22.98737,42.736721,-3.242377,-5.018966,-11.361735,50543.8415,14.8984,12.606703,17.541964,33.641023,-3.228255,-4.892306,-10.970891,11804.8457,7.021995,3.840927,8.35325,12.551538,-2.296275,-4.108607,-7.011013,10305.9111,6.561758,3.028757,6.024996,11.313227,-2.686808,-4.648949,-7.256788,80296.4731,17.636195,27.583298,45.553916,67.386689,-3.942063,-7.096519,-13.973402,65865.7026,16.201987,22.444275,36.992385,49.744366,-3.455969,-6.116805,-10.846615,5
84737.8203,3.732666,22.561732,34.573379,74.250791,-4.123245,-5.292528,-10.769488,59443.5078,2.425512,16.993235,27.843745,57.382713,-5.710627,-7.386989,-17.326734,14270.5586,4.492612,3.589042,6.958966,11.0859,-1.056647,-1.55703,-4.738945,14443.8384,4.468041,3.782553,7.505334,14.369464,-1.053711,-1.526417,-3.757634,4330.2542,3.078784,1.610033,4.191674,7.302676,-0.681224,-1.094776,-3.161088,3566.2032,3.013904,1.296219,3.490502,7.258029,-0.624961,-1.044667,-3.171115,18769.7338,4.790754,6.573511,12.706765,16.827275,-1.697746,-2.676549,-5.401452,19539.9375,4.825861,6.885929,13.679768,19.893595,-1.786358,-2.76817,-5.220186,78210.0234,3.221053,21.546585,33.347135,76.783791,-4.135179,-5.73843,-17.629954,67959.957,3.320729,18.735385,28.026003,68.842648,-2.250009,-3.06069,-10.817229,15941.7266,4.503994,3.967496,7.164797,12.510364,-1.113485,-1.675303,-4.56737,13948.5452,4.468101,3.713395,6.883746,11.884789,-1.129708,-1.713643,-4.517777,4734.9846,3.286629,1.803098,4.795903,9.279896,-0.734737,-1.274821,-3.547818,4203.4364,3.179668,1.424548,3.624835,7.553946,-0.640991,-1.104126,-3.647298,22207.3149,5.166991,7.643911,16.152826,25.508214,-1.885406,-3.087469,-6.48037,19222.2949,5.038292,6.998079,15.153063,22.030712,-1.79976,-2.947716,-6.439028,1
150530.5546,6.456086,38.34486,61.552184,128.725726,-0.699871,-0.975438,-2.909032,167381.9843,5.533803,43.843833,67.903969,117.796777,-1.4905,-1.936897,-4.467621,25315.8083,7.648089,6.684458,9.69021,13.799192,-2.419057,-3.526158,-7.540629,24449.6508,7.272965,6.77943,10.166408,14.325789,-2.638852,-3.807994,-7.372413,6458.9445,4.189026,2.406433,5.722024,9.159091,-1.116921,-1.857227,-3.81861,5394.9879,4.179429,1.917564,4.34043,7.600859,-0.943879,-1.59502,-3.607879,31347.1924,7.714782,11.352776,19.032944,28.988479,-2.627405,-4.366463,-7.84879,32561.1475,7.806036,12.017495,19.872189,26.646832,-2.922421,-4.724326,-8.065822,137204.916,5.348033,36.859644,59.507353,134.95563,-0.399941,-0.808823,-3.28931,115945.7578,5.411237,32.018708,48.767055,109.313838,-0.395624,-0.667743,-2.855107,29758.0029,8.095988,7.766984,10.690824,21.078239,-1.937575,-2.925245,-6.750894,24319.169,7.5136,6.273204,8.88596,14.923035,-1.920391,-2.998905,-7.279425,6852.416,4.460214,2.552975,5.905154,11.949792,-1.197849,-2.090648,-4.470923,5944.588,4.201379,1.999085,4.534214,9.12568,-1.321876,-2.203668,-4.616846,37434.8321,8.538197,13.60587,22.24492,33.758274,-2.294246,-4.013734,-7.6061,31999.0699,8.205634,11.611861,20.013252,27.039992,-2.053559,-3.578221,-7.027312,5
6884.3926,1.224172,5.273986,10.314958,27.989738,-0.162764,-0.478927,-3.48303,3670.4336,1.088895,3.914291,9.017062,30.340634,-0.215363,-0.525774,-3.711534,956.2852,1.232405,1.143015,3.71326,7.527094,-0.095796,-0.356387,-3.053854,967.7182,1.231355,1.282025,4.374402,7.714524,-0.104915,-0.390426,-2.959083,362.6858,1.170442,0.739818,2.704003,5.573302,-0.074445,-0.35227,-2.328886,302.3726,1.168031,0.585907,1.984038,4.944599,-0.058149,-0.299425,-2.594501,1377.0513,1.278295,2.346703,7.008175,11.282215,-0.114199,-0.437325,-2.570136,1419.0645,1.275998,2.506676,7.698263,11.688783,-0.114362,-0.417875,-3.660512,6166.5156,1.175418,5.268573,10.628516,34.188789,-0.193379,-0.564241,-4.517352,5532.2383,1.1909,4.132562,8.942028,26.679066,-0.132862,-0.467043,-4.204939,1081.5679,1.239775,1.229762,3.935259,8.484362,-0.114636,-0.423323,-3.232254,1039.9927,1.25743,1.204071,3.508559,8.604806,-0.104498,-0.414828,-3.404225,446.7674,1.214109,0.854308,3.245479,7.700072,-0.072658,-0.406823,-3.496601,385.1214,1.198177,0.680772,2.461797,7.647317,-0.07345,-0.440403,-3.74435,1689.9849,1.319304,2.912216,9.313312,16.355722,-0.122447,-0.487053,-3.971798,1526.0235,1.322415,2.672533,8.92532,14.59989,-0.104489,-0.390626,-3.119814,1
34988.4063,2.243885,17.332604,27.775632,51.07859,-0.108718,-0.354628,-2.659597,40977.0664,2.081219,21.970306,37.743259,63.462067,-0.149732,-0.40695,-2.885164,3653.6804,1.972029,2.637822,5.526366,8.274245,-0.188888,-0.512188,-3.396223,3575.5117,1.925773,2.809426,6.347874,9.777359,-0.22427,-0.536723,-3.940879,1217.9308,1.602248,1.403829,3.713248,6.221796,-0.147254,-0.375349,-2.94984,1057.74,1.617193,1.132554,2.971434,5.478645,-0.127994,-0.371571,-2.849353,4418.6138,1.945362,4.709617,9.8691,13.520245,-0.276981,-0.597923,-3.586394,4604.0571,1.959855,5.069164,10.866092,14.653189,-0.296932,-0.701716,-3.675384,34830.873,2.094765,17.490997,29.282521,61.081528,-0.113283,-0.452304,-4.498713,28865.9297,2.093753,14.315407,23.731022,51.90857,-0.122924,-0.475564,-3.613792,4084.6743,1.995518,2.81956,5.725264,10.269734,-0.126634,-0.473477,-4.283023,3458.2371,1.931294,2.401593,4.881816,8.268337,-0.123997,-0.459129,-4.148917,1230.5555,1.604829,1.46523,3.963186,9.162065,-0.15521,-0.479679,-4.229942,1111.2673,1.600084,1.166951,3.085662,6.455111,-0.156655,-0.498027,-3.337933,4905.7422,1.994125,5.291182,11.311392,16.729415,-0.18074,-0.521789,-4.180036,4228.2422,1.953219,4.715481,10.332926,14.254215,-0.171679,-0.501252,-3.650756,5
94343.1836,4.024189,24.789652,37.04224,62.16693,-4.878307,-6.247768,-13.796497,67718.6016,2.62311,18.839323,30.172563,68.038528,-6.259782,-8.133557,-20.482177,17693.4617,5.373773,4.54348,7.582365,11.670538,-1.228111,-1.993865,-4.86744,17852.5459,5.328795,4.731494,8.313926,12.64672,-1.207741,-1.8688,-4.146744,5138.5403,3.412927,1.901042,4.623022,7.803634,-0.781753,-1.308622,-3.363145,4231.0422,3.345322,1.520149,3.560833,5.803472,-0.668854,-1.061519,-3.011367,23153.7729,5.701333,8.227478,14.733538,18.572926,-1.972211,-3.329252,-6.660588,23823.3028,5.655722,8.608895,15.913504,20.375184,-2.095631,-3.567617,-6.919063,87188.8907,3.487281,24.041106,36.591281,71.585439,-4.816363,-6.518551,-21.7312,77166.1328,3.685298,20.948104,32.213497,75.302074,-2.629886,-3.766395,-11.825226,19720.3838,5.480301,5.07188,8.037899,12.290629,-1.311287,-2.077182,-5.147529,17025.7271,5.3003,4.54531,7.585034,11.904427,-1.362328,-2.157946,-5.500682,5696.3188,3.721217,2.120025,5.236425,11.796028,-0.807989,-1.39427,-4.404988,5091.7905,3.627372,1.657019,4.061873,7.946743,-0.683582,-1.231472,-3.683898,27228.8223,6.17579,9.73579,18.106887,23.65492,-2.307225,-3.956142,-8.803407,23477.5937,5.999752,8.72819,17.033911,22.352166,-2.188454,-3.802426,-7.4491,1
187716.6016,7.491873,48.258074,73.513147,123.447951,-0.867128,-1.205021,-3.410879,204496.1992,6.362375,54.037441,82.581069,251.495997,-1.762554,-2.351095,-4.894456,37395.2639,10.497583,10.09265,13.699157,20.000588,-3.253063,-4.928384,-9.664408,36169.6416,9.98304,10.129736,13.838164,17.200235,-3.529284,-5.243796,-9.823776,8534.8369,5.081861,3.026996,6.587063,10.014783,-1.555336,-2.731007,-4.541135,7117.5296,5.047209,2.378,5.105786,7.268568,-1.31312,-2.252829,-4.200509,45777.5308,10.544418,16.376589,26.601329,36.330012,-3.474521,-5.727366,-10.09724,47305.1753,10.519482,17.211584,28.415512,35.998305,-3.955812,-6.79602,-10.990213,163873.0508,5.977009,44.914037,72.597804,199.429765,-0.597316,-0.9597,-3.465879,139782.5508,6.172687,38.750287,60.633198,163.149108,-0.534614,-0.925801,-3.762389,45162.8218,11.481847,11.937258,17.153746,30.038524,-2.656801,-4.086491,-8.484906,35842.7637,10.339312,9.246385,12.883875,23.609142,-2.598202,-3.978396,-8.935326,9237.5051,5.538736,3.211803,7.039343,11.363389,-1.774813,-3.127532,-6.857904,8092.9686,5.217818,2.510718,5.248368,10.159264,-1.982358,-3.2749,-6.256392,56482.6514,11.948072,20.305959,33.364443,45.967457,-3.232328,-5.734983,-10.086082,47238.4981,11.359475,16.873157,28.660077,37.95734,-2.786685,-4.738353,-9.160026,5
30897.0411,1.985243,9.164993,14.738248,30.980622,-1.703557,-2.232455,-5.184758,20853.0547,1.498095,6.647808,11.905474,34.719977,-2.708314,-3.506927,-7.953433,4446.8882,2.079023,1.547768,4.464005,6.998831,-0.473111,-0.799329,-3.641705,4496.0791,2.068106,1.723086,4.911189,7.968484,-0.470744,-0.816334,-2.931861,1521.6062,1.714909,0.902701,2.890479,5.672698,-0.356286,-0.643826,-2.690035,1286.2166,1.71234,0.73252,2.297155,3.944171,-0.317935,-0.597316,-2.544118,6044.8056,2.205162,3.044795,8.2111,11.685804,-0.719851,-1.183203,-3.834551,6250.6597,2.204221,3.225527,9.014298,12.349808,-0.76286,-1.273919,-3.495222,29369.2226,1.824689,9.030031,15.057213,39.895343,-1.641496,-2.258917,-7.217114,25085.1347,1.849361,7.359956,12.316613,32.681106,-0.978152,-1.406192,-4.592361,4932.1245,2.078763,1.710162,4.453174,7.467397,-0.479237,-0.822578,-3.565648,4554.1939,2.117517,1.646439,4.230679,7.602147,-0.474079,-0.871211,-3.721836,1719.2688,1.821414,1.055305,3.463149,7.23921,-0.384087,-0.783378,-3.441326,1534.6205,1.780813,0.840562,2.653572,6.452928,-0.348045,-0.658279,-2.908878,7137.5322,2.330676,3.669221,10.908523,15.709659,-0.710271,-1.298571,-4.378855,6226.853,2.286291,3.419214,10.408303,14.777803,-0.675063,-1.122052,-3.535471,1
96068.8886,4.36843,26.203078,40.902086,75.253758,-0.434279,-0.670632,-2.395015,111045.5976,3.900082,31.195331,49.796342,81.333827,-0.972849,-1.389229,-3.714654,12767.9668,4.324165,4.018913,7.380626,10.932519,-1.204281,-1.848406,-4.331154,12450.4548,4.17999,4.204452,7.881281,11.382872,-1.35713,-2.040622,-4.959141,3741.886,2.822043,1.825443,4.670454,7.600441,-0.601485,-1.025376,-2.58052,3172.6725,2.836406,1.478937,3.608756,6.545584,-0.51295,-0.955817,-2.541789,16021.212,4.408534,7.173034,13.289152,17.531113,-1.383819,-2.10915,-5.169249,16488.5419,4.370499,7.599893,14.357088,18.358917,-1.579825,-2.546754,-6.012608,89428.2012,3.763479,25.675511,40.621211,69.603731,-0.297038,-0.592217,-3.706303,75825.3339,3.833109,21.769611,33.841373,67.658784,-0.309328,-0.61424,-3.12417,14612.3837,4.460018,4.462119,7.576909,11.040609,-0.988879,-1.560759,-4.742127,12136.1289,4.233744,3.760058,6.398583,9.732781,-0.955129,-1.48615,-4.553347,3967.8608,2.973975,1.926257,4.978237,8.464041,-0.642976,-1.14106,-3.709203,3444.2832,2.80987,1.51969,3.744485,7.08382,-0.662912,-1.162572,-3.908527,18209.0209,4.61711,8.211193,15.488755,20.730706,-1.163866,-1.973118,-4.689474,15865.981,4.532643,7.268967,13.866253,17.692007,-1.02693,-1.725684,-4.461409,5
52616.9239,2.672636,13.85396,20.830972,37.565961,-2.823204,-3.609899,-9.038273,37265.8789,1.887061,10.344393,17.305309,39.08261,-4.245322,-5.388876,-11.630532,8203.873,2.985324,2.237424,5.206027,7.984491,-0.669334,-0.993908,-3.663071,8199.604,2.951127,2.392121,6.079492,8.999023,-0.673341,-1.078644,-3.360342,2626.4707,2.231246,1.165382,3.450523,5.813982,-0.497587,-0.801266,-2.577875,2192.4486,2.201534,0.922384,2.710771,6.723413,-0.432989,-0.71931,-2.922413,10881.9663,3.185184,4.155933,9.79244,13.479789,-1.058841,-1.604103,-3.714195,11188.5683,3.162568,4.410869,10.634483,15.435159,-1.117423,-1.720235,-4.186228,49039.0235,2.392243,13.36635,21.184031,52.761368,-2.802342,-3.845077,-11.020069,42838.5449,2.465884,11.398106,17.311177,44.343697,-1.519284,-2.108234,-6.944594,9135.7081,3.026239,2.45982,5.501635,10.039599,-0.695662,-1.113581,-4.167627,8161.7634,3.023663,2.341452,5.151039,8.901135,-0.69166,-1.097289,-4.004682,2919.1875,2.366931,1.331675,4.124736,7.766339,-0.51061,-0.926549,-3.430863,2557.7756,2.296012,1.036758,3.041896,7.132756,-0.462423,-0.795435,-3.349056,12789.9131,3.41634,4.911778,12.804086,17.920807,-1.079345,-1.785549,-4.513641,11139.9751,3.340851,4.50122,12.023719,17.699947,-1.022479,-1.659526,-4.302562,1
215879.375,8.456293,55.373043,82.584909,210.544204,-1.019086,-1.432651,-3.418969,231262.0976,7.003797,61.59449,92.965107,156.354284,-1.986255,-2.710381,-5.27369,51810.2254,14.186182,13.555751,18.430835,29.730125,-4.08148,-6.126031,-11.48215,48538.9197,13.206928,13.438511,18.258107,27.773666,-4.410636,-6.637397,-13.696365,10652.7312,6.119209,3.586224,7.63956,10.478789,-1.987992,-3.45246,-6.097184,8856.2483,6.040403,2.786936,5.773818,7.775258,-1.682166,-2.904607,-5.363752,61618.2051,13.966224,21.133893,34.397214,43.260703,-4.358014,-7.312401,-11.99052,63651.5703,13.868367,22.251117,36.830316,47.494173,-4.88823,-8.338321,-13.125723,189226.7344,6.769559,52.508179,83.010908,299.466697,-0.763027,-1.22296,-4.090967,161203.041,6.958465,44.345639,66.427228,128.432667,-0.655834,-1.055329,-3.775375,62402.9072,15.573099,16.113426,22.335129,39.226289,-3.25854,-4.958414,-9.787354,49834.8828,14.112583,12.349825,16.554414,27.284829,-3.213638,-4.907571,-11.105825,11592.355,6.567571,3.838249,8.223153,13.4862,-2.315246,-4.140486,-7.379424,10127.3414,6.276167,2.961445,5.919175,10.471628,-2.72454,-4.598493,-8.579877,77192.664,16.173611,27.028858,44.875721,60.413867,-3.936145,-7.012793,-12.022157,64997.8408,15.3942,22.04215,36.621728,47.527993,-3.450027,-6.004471,-10.594226,5
84796.168,3.6595,22.413633,33.864778,66.901209,-4.049808,-5.075428,-12.399582,58986.3594,2.391893,16.755615,26.71301,58.213976,-5.593325,-7.1447,-16.636378,14338.6915,4.440366,3.598697,6.669333,10.563754,-1.022324,-1.659623,-4.307278,14401.8398,4.383722,3.790249,7.421785,10.00224,-1.014335,-1.497339,-3.696795,4328.6753,3.04712,1.603652,4.053324,6.614711,-0.699087,-1.112814,-3.195269,3581.572,2.977105,1.281408,3.119917,5.848013,-0.604002,-0.981327,-3.057324,18987.4028,4.7687,6.544462,12.518243,15.613105,-1.667136,-2.549543,-5.53651,19547.8116,4.755377,6.94239,13.625744,18.149237,-1.77347,-2.745922,-5.441845,77134.207,3.14456,21.206941,33.030823,75.230669,-4.192971,-5.641795,-16.359235,66648.6953,3.218924,18.409475,28.669534,57.393473,-2.272314,-3.076337,-10.133303,15852.0591,4.44839,3.998992,6.920104,12.100723,-1.0719,-1.664313,-4.560718,14063.9673,4.376832,3.720026,6.638361,10.949882,-1.095531,-1.650354,-4.757514,4766.7378,3.247683,1.807396,4.659552,7.93609,-0.732187,-1.232195,-3.371735,4194.4546,3.149407,1.41749,3.52253,6.497176,-0.639517,-1.046084,-3.371227,22335.646,5.115571,7.696966,16.032204,21.978812,-1.867434,-3.026094,-6.2371,19318.0591,4.982004,7.010408,14.942318,19.60182,-1.779707,-2.865389,-7.594123,1
148838.5429,6.184704,36.985301,55.258912,91.871268,-0.643711,-0.971707,-2.667457,167322.2461,5.399741,42.403572,64.133766,111.780786,-1.462829,-1.866201,-3.961131,24636.4468,7.351073,6.562705,9.304477,12.094645,-2.395161,-3.641291,-6.954607,23858.9265,7.007903,6.683551,10.334798,14.34219,-2.635057,-4.021607,-9.2003,6347.2788,4.091047,2.401936,5.604831,8.927992,-1.095635,-1.867108,-3.891547,5344.6303,4.067315,1.90109,4.481028,7.273504,-0.946649,-1.571724,-3.312447,30712.46,7.472902,11.318772,18.626178,22.950981,-2.586106,-4.246641,-7.692027,31658.2475,7.426732,11.892637,20.270491,24.451954,-2.900366,-4.783938,-8.399445,136707.8984,5.163325,35.91234,55.824069,114.773571,-0.404196,-0.754169,-3.937769,112768.1484,5.141039,30.632827,46.073821,81.64781,-0.379396,-0.676305,-3.060343,28995.8134,7.83647,7.630533,10.219856,17.842564,-1.918248,-2.935826,-6.255038,23612.6069,7.161083,6.17883,8.474716,12.779662,-1.891902,-2.860044,-6.616651,6804.1673,4.359866,2.540939,5.946596,9.625214,-1.203395,-2.070524,-5.001143,5934.8817,4.118229,1.97672,4.520583,8.530048,-1.317509,-2.223084,-5.66162,36900.8247,8.252995,13.530231,22.138105,29.124162,-2.269744,-3.948021,-7.160489,31444.2832,7.904658,11.554605,19.614572,25.420776,-2.020186,-3.55337,-6.484729,5
6910.0429,1.217286,5.150509,9.48106,21.496249,-0.157581,-0.419183,-3.094756,3816.4531,1.090227,3.572662,7.821962,23.952288,-0.217924,-0.521703,-3.449667,958.0559,1.234514,1.085135,3.509421,6.665745,-0.095688,-0.371287,-3.03544,963.044,1.231341,1.235678,4.03061,6.983279,-0.10135,-0.372322,-2.677533,359.8875,1.16947,0.713477,2.482427,5.028029,-0.104093,-0.43907,-2.788577,313.6702,1.173305,0.563466,1.900643,4.67603,-0.056026,-0.285949,-1.060413,1380.4097,1.277869,2.237091,6.64941,9.934919,-0.1081,-0.356203,-2.789255,1372.3291,1.26521,2.399446,7.336985,12.366209,-0.117323,-0.35352,-3.147937,6362.7812,1.176448,4.990656,9.788318,29.733024,-0.203638,-0.565559,-4.553131,5619.8964,1.18816,4.033849,7.818348,21.882131,-0.131103,-0.459898,-3.808835,1132.6031,1.253625,1.167298,3.487053,7.348445,-0.111111,-0.419108,-2.728843,1006.3572,1.250037,1.133226,3.375764,6.600915,-0.09926,-0.383984,-2.83209,433.9556,1.207331,0.824867,3.007784,6.738969,-0.070842,-0.365824,-3.237159,377.67,1.192867,0.643155,2.305634,5.128677,-0.072556,-0.332486,-3.089687,1655.1982,1.312642,2.778045,9.059413,13.127651,-0.122956,-0.406667,-3.391412,1501.4732,1.314708,2.578186,8.419434,12.908595,-0.109774,-0.382961,-2.917227,1
33969.8321,2.159918,17.464617,28.157939,49.372753,-0.091549,-0.331339,-2.804913,39922.3437,2.019471,21.981906,37.444489,69.311249,-0.144141,-0.409182,-2.839277,3409.6092,1.903907,2.65357,5.726133,9.806404,-0.192531,-0.55554,-3.751605,3362.04,1.874249,2.813954,6.27736,9.39635,-0.229371,-0.539118,-3.878339,1138.6595,1.554641,1.417795,3.779736,6.180376,-0.145414,-0.435024,-3.185455,988.8434,1.572956,1.134757,2.954006,5.272599,-0.128949,-0.428349,-2.656758,4145.916,1.884695,4.808627,9.931104,13.534479,-0.28459,-0.61521,-3.601329,4333.3965,1.897281,5.141598,11.014513,14.989423,-0.309588,-0.655553,-3.980536,33726.1914,2.018246,17.638653,28.84579,50.939744,-0.110146,-0.438847,-4.282772,28192.2812,2.025515,14.592255,23.446442,46.510117,-0.122789,-0.426509,-3.538136,3874.4214,1.94197,2.819525,5.786883,10.183299,-0.1376,-0.445865,-3.851827,3275.4829,1.884775,2.421827,4.858751,9.14937,-0.134655,-0.452897,-3.58535,1175.1419,1.586471,1.494946,4.004998,8.234034,-0.150538,-0.43487,-3.997553,1068.7645,1.561264,1.17977,3.128271,7.648017,-0.150085,-0.439709,-3.715293,4620.6236,1.934284,5.398631,11.491229,16.786144,-0.195567,-0.538236,-4.763785,4033.4566,1.902046,4.837433,10.591445,14.475262,-0.182128,-0.497746,-3.76617,5
95651.8008,3.967815,24.808298,37.161262,72.165955,-4.812252,-6.189643,-14.119323,67397.207,2.577646,18.596748,30.006668,58.745439,-6.347289,-7.94696,-17.235937,17614.5613,5.398126,4.482145,7.346041,10.984235,-1.241561,-1.797818,-4.222356,17587.6592,5.282414,4.67583,8.092359,12.140572,-1.232462,-1.763784,-4.616234,5115.6155,3.391666,1.884332,4.350536,7.342574,-0.788282,-1.277048,-3.158378,4250.3041,3.352154,1.49736,3.497212,6.910597,-0.671704,-1.034658,-3.364565,22954.9712,5.646243,8.173146,14.405205,18.618861,-2.021538,-3.036855,-6.32873,23740.605,5.644961,8.528509,15.649814,20.113758,-2.117568,-3.260089,-6.219215,85909.9258,3.396322,23.854925,36.82511,74.317259,-4.857033,-6.609317,-21.729045,76693.9571,3.594554,20.881294,31.044195,57.145518,-2.669055,-3.582932,-11.235096,19435.669,5.38864,5.034461,7.822401,11.924075,-1.310855,-1.920122,-4.752158,16987.3235,5.333874,4.520432,7.643058,12.549345,-1.344536,-2.064719,-5.15503,5685.3774,3.693294,2.107776,5.12146,9.084488,-0.816135,-1.305232,-3.727082,4992.0243,3.523166,1.632121,3.907144,8.253943,-0.702856,-1.116748,-3.639581,27141.6489,6.171506,9.749085,18.039243,23.654602,-2.270824,-3.664738,-6.815298,23332.1294,5.945047,8.665944,16.751355,21.005687,-2.196614,-3.504508,-7.690836,1
188033.3047,7.297192,47.136194,69.578393,135.354967,-0.846305,-1.1658,-2.745307,199355.3633,6.113328,52.365621,81.157657,150.920941,-1.769225,-2.340801,-5.2805,37874.137,10.604546,9.950876,13.374752,20.339482,-3.303544,-4.949069,-8.102322,36303.457,10.021296,9.969208,13.843861,18.717149,-3.579911,-5.293251,-10.433985,8637.3364,5.128533,3.027652,6.698373,8.789335,-1.543668,-2.635336,-5.051298,7218.7212,5.086435,2.366791,5.041375,7.676884,-1.320608,-2.243569,-4.286531,46607.4028,10.693657,16.35462,26.848752,34.731324,-3.5678,-6.005137,-8.894314,47817.0889,10.590787,17.214516,28.749988,38.930892,-3.96382,-6.755347,-12.847831,165421.6641,5.877689,44.016799,67.613511,137.172988,-0.606958,-1.008582,-3.84618,142902.7422,6.091074,38.057573,58.036059,151.577966,-0.539903,-0.900798,-3.631806,45794.5522,11.651515,11.915052,16.079753,24.888876,-2.652017,-4.060271,-9.468304,36194.4248,10.430176,9.187245,12.55431,20.831189,-2.621511,-3.962734,-9.385953,9284.4085,5.481081,3.214795,7.091743,11.108685,-1.747229,-3.05267,-5.889082,8135.3076,5.185302,2.495077,5.069528,8.358537,-1.964606,-3.321388,-5.963563,58259.8824,12.304023,20.490501,33.392502,44.299364,-3.211222,-5.679742,-11.626301,48536.169,11.53132,16.950463,28.421228,38.92358,-2.838145,-4.97801,-8.436161,5
68288.8223,3.121107,18.002924,26.484252,44.950526,-3.407709,-4.409364,-9.728832,48612.7305,2.138297,13.264241,20.682782,45.677944,-5.070081,-6.470145,-15.912094,11106.0991,3.697196,2.831848,5.762958,9.506121,-0.837315,-1.268264,-3.609421,11138.3311,3.666002,2.998389,6.496816,9.249303,-0.83963,-1.227472,-3.667135,3479.6411,2.647641,1.361606,3.684305,5.849292,-0.594188,-0.958782,-3.224497,2895.8238,2.62662,1.093131,2.85181,5.832895,-0.517298,-0.859445,-3.030407,14844.6836,3.962423,5.23443,10.962422,14.510318,-1.343352,-2.065847,-4.173868,15293.5122,3.945733,5.538637,11.901921,16.433918,-1.406517,-2.244112,-4.774366,63598.6914,2.74295,17.520462,27.141819,54.867528,-3.594435,-5.143997,-14.687091,56498.4687,2.866319,15.178115,22.678599,55.621965,-1.911437,-2.626472,-8.767846,12332.8491,3.712816,3.116972,5.986699,10.956873,-0.850359,-1.303051,-4.572053,10932.5894,3.681812,2.933825,5.784027,9.957367,-0.863606,-1.315274,-4.114248,3860.489,2.847785,1.526759,4.332389,9.442286,-0.618603,-1.117436,-3.580591,3396.8814,2.753636,1.208985,3.228864,7.075123,-0.547035,-0.941814,-3.444149,17463.9721,4.267793,6.124474,14.075432,19.566021,-1.398955,-2.316481,-5.885338,15169.9653,4.146481,5.650331,13.369346,17.633986,-1.358282,-2.19696,-5.070852,1
246249.9785,9.380235,66.655258,100.563549,351.665943,-1.156095,-1.631796,-3.831747,261508.0273,7.76809,71.698535,113.751868,297.134395,-2.21796,-3.046296,-6.990489,67978.3804,18.737154,18.376159,25.726732,38.2931,-4.739764,-7.133329,-12.822862,63769.7129,17.25218,18.321732,26.399568,41.628601,-5.10743,-7.834552,-14.500109,12779.012,7.239021,4.54181,9.851994,13.047936,-2.464192,-4.303831,-6.84612,10565.5649,7.073024,3.477293,7.304862,9.639019,-2.04548,-3.59092,-6.168537,78869.4145,17.667084,29.115146,51.272523,63.501633,-5.108737,-8.763824,-14.97751,82153.6919,17.739012,30.777512,55.914156,68.255033,-5.719848,-9.951513,-15.236015,212765.8593,7.381535,60.661255,96.478759,249.821944,-0.944579,-1.538772,-4.426972,185358.7226,7.702786,52.536146,86.781968,213.786233,-0.809417,-1.327561,-4.188183,82739.897,20.561192,22.060992,31.931153,56.099341,-3.804019,-5.858176,-11.465197,64719.5605,18.13088,16.567973,23.210405,40.672666,-3.777825,-5.82202,-11.669319,13931.0864,7.933019,4.851672,10.753885,15.698573,-2.825436,-5.096318,-8.550875,12185.4883,7.487055,3.761209,7.571168,11.639164,-3.415727,-5.933945,-9.402011,101294.4678,20.982476,37.682835,68.064793,86.07392,-4.635525,-8.276672,-16.421493,82729.666,19.255795,30.407241,55.691296,69.726041,-4.057338,-7.382383,-13.775491,5
6403.2266,1.199069,5.286518,10.29585,24.917041,-0.1394,-0.384015,-2.876959,3126.8984,1.073443,3.722765,8.538109,31.433944,-0.204669,-0.45901,-3.475009,815.7422,1.196603,1.101297,3.635842,6.234271,-0.097767,-0.312565,-2.609916,832.7247,1.19744,1.238491,4.197347,7.887085,-0.104664,-0.3505,-2.313996,349.2685,1.167842,0.723334,2.52048,5.466457,-0.063116,-0.299978,-2.210778,262.5482,1.147458,0.563586,1.964548,4.674469,-0.059625,-0.254554,-2.375698,1287.6626,1.256517,2.282227,6.737968,10.076731,-0.114711,-0.358932,-3.00967,1315.3984,1.253271,2.4681,7.577822,11.404727,-0.115277,-0.380669,-3.035972,6161.8906,1.1683,5.203418,11.152076,34.536421,-0.187942,-0.575537,-4.272709,5052.6211,1.164713,4.211176,8.028341,23.886055,-0.135803,-0.4535,-3.698523,925.2554,1.202068,1.187811,3.643139,7.668775,-0.115772,-0.41073,-3.818837,915.3379,1.222612,1.165514,3.507661,7.861715,-0.103761,-0.407387,-3.239884,382.0428,1.182217,0.860185,3.150475,7.127082,-0.071721,-0.344071,-3.212692,364.0446,1.190578,0.649343,2.508065,6.667377,-0.066957,-0.357959,-3.338923,1520.2929,1.279471,2.920194,9.513966,14.377576,-0.125056,-0.43583,-3.680618,1336.0313,1.274175,2.667818,8.753742,13.471218,-0.104213,-0.370301,-3.028129,1
33975.6797,2.169391,17.503082,28.587451,47.213035,-0.08151,-0.306648,-2.546149,39079.0469,2.008685,21.789599,38.308076,59.752366,-0.135068,-0.410901,-3.00627,3425.188,1.924298,2.637076,5.913035,9.760779,-0.201636,-0.544142,-3.609095,3348.6695,1.878808,2.793527,6.178881,9.510695,-0.23392,-0.539787,-3.04389,1187.0634,1.597237,1.413973,3.758911,6.186985,-0.150678,-0.482363,-2.970728,988.5108,1.578909,1.136115,2.951479,5.24952,-0.127171,-0.415472,-2.496233,4258.2573,1.922352,4.820078,10.125499,14.241268,-0.297023,-0.609515,-3.598143,4422.0894,1.922398,5.182714,11.043447,15.217835,-0.307229,-0.655797,-4.439175,33929.2969,2.028594,17.780655,29.88135,55.507916,-0.089534,-0.439441,-3.846071,28285.8437,2.032432,14.712021,23.226671,43.07189,-0.106021,-0.395546,-3.013547,3776.3169,1.922984,2.814413,5.774649,9.580906,-0.13517,-0.473187,-3.657004,3302.206,1.903663,2.433486,4.854024,9.156016,-0.134477,-0.455784,-3.82702,1183.5928,1.601783,1.501981,3.937125,6.92321,-0.146103,-0.464992,-3.627634,1104.753,1.604235,1.180359,3.085851,5.985998,-0.147201,-0.49458,-3.428486,4703.3369,1.954302,5.409636,11.774266,17.210903,-0.182709,-0.520812,-4.019067,4092.6372,1.921379,4.872383,10.741105,14.052564,-0.175896,-0.482549,-4.333403,5
30506.2871,1.959526,8.885642,14.639151,32.009396,-1.650823,-2.190051,-5.630301,20957.332,1.497919,6.441811,11.611393,29.434924,-2.877271,-3.727812,-8.599206,4386.7749,2.102249,1.541585,4.358454,6.915034,-0.473331,-0.851075,-2.958292,4405.8298,2.091099,1.68694,4.831475,7.697704,-0.475308,-0.779211,-2.648376,1524.989,1.730004,0.906269,2.962376,5.039099,-0.362271,-0.641892,-2.505093,1269.693,1.714471,0.725141,2.260495,4.271574,-0.313621,-0.645291,-2.651043,5991.8125,2.220756,3.040904,8.131685,11.608432,-0.737378,-1.210391,-3.548658,6156.6552,2.206859,3.249566,9.133336,12.409181,-0.7731,-1.311869,-4.559549,29390.7031,1.827491,8.75315,14.569247,35.23598,-1.802825,-2.574641,-8.11659,25603.7481,1.871332,7.345791,12.185004,27.525738,-1.043806,-1.525406,-5.138094,4929.1568,2.138102,1.683014,4.423052,7.854936,-0.476373,-0.793503,-3.55436,4499.0149,2.151138,1.622689,4.197696,8.529861,-0.454637,-0.783815,-3.50708,1726.8296,1.837855,1.041407,3.533853,7.103061,-0.373608,-0.730392,-3.285242,1473.2567,1.766525,0.819501,2.68895,5.643481,-0.34422,-0.685893,-3.338146,7077.9795,2.35908,3.707765,10.825639,14.924549,-0.716561,-1.219525,-3.896412,6243.42,2.331382,3.401375,10.24592,14.58631,-0.682947,-1.1196,-3.32645,1
97437.5469,4.280139,26.209317,39.872831,73.350296,-0.394852,-0.629963,-2.223062,109914.7695,3.802876,31.042741,49.51497,75.238598,-1.049393,-1.46313,-3.754145,12733.7517,4.354615,4.003842,7.287324,10.47073,-1.217412,-1.811855,-5.169406,12392.3601,4.178441,4.175387,7.912564,10.558582,-1.378138,-2.036867,-4.900567,3748.8351,2.833443,1.831919,4.606443,7.421153,-0.597684,-1.109705,-3.489396,3130.4192,2.79726,1.466905,3.581615,6.417598,-0.512353,-0.881895,-2.409279,16075.0498,4.396554,7.229871,13.322599,17.869095,-1.42287,-2.342557,-5.075832,16723.958,4.409305,7.704657,14.448633,18.477507,-1.626504,-2.508067,-5.933594,90964.9375,3.738849,25.852057,41.983715,82.547933,-0.309024,-0.592555,-3.683117,76371.7735,3.765381,21.923418,33.836716,62.145135,-0.321701,-0.624244,-3.667207,14579.8618,4.495764,4.470759,7.507843,11.158764,-0.997965,-1.551696,-4.637653,12078.6829,4.240191,3.740427,6.388006,9.671793,-0.962618,-1.537216,-5.103575,3904.1337,2.919805,1.928385,4.836527,8.26624,-0.647498,-1.193695,-3.850578,3408.8803,2.793223,1.499773,3.654238,7.10295,-0.66909,-1.219878,-3.81833,18465.1001,4.64848,8.320538,15.541136,21.375521,-1.183659,-1.990547,-4.519451,16017.3111,4.553613,7.331027,14.101016,18.935821,-1.05246,-1.768825,-4.169197,5
52410.2324,2.618101,13.860242,21.838404,39.484165,-2.43527,-3.223111,-7.753095,36079.543,1.840268,10.205429,17.009448,39.888897,-4.172591,-5.341332,-13.499708,8036.8938,2.999528,2.205003,5.092261,8.360088,-0.705652,-1.068902,-3.365454,8038.0083,2.955475,2.347431,5.715915,10.430148,-0.709372,-1.056135,-3.531067,2599.7666,2.225328,1.132801,3.476244,5.861341,-0.50898,-0.940879,-2.502818,2161.0989,2.204431,0.915325,2.631986,4.41946,-0.438853,-0.77668,-3.271731,10825.2109,3.194645,4.124026,9.603599,13.248706,-1.103062,-1.726613,-4.030259,11152.938,3.176264,4.365141,10.519828,14.835162,-1.16385,-1.894255,-4.519464,48492.961,2.346444,13.461867,21.223189,45.979766,-2.785937,-3.893761,-11.605751,43443.8985,2.4514,11.439397,17.420973,41.88393,-1.511623,-2.050644,-6.452285,8958.7119,3.023062,2.410436,5.277702,8.641008,-0.726107,-1.141476,-3.748073,8017.9079,3.026597,2.29216,5.060846,8.819975,-0.726729,-1.155859,-4.153986,2885.5427,2.373466,1.312573,3.943885,7.169229,-0.52294,-0.934943,-3.399576,2548.5527,2.309099,1.015745,3.025293,5.695585,-0.464143,-0.816142,-3.299411,12665.8247,3.408451,4.892719,12.458049,18.434021,-1.132397,-1.842474,-4.513804,11154.7158,3.365915,4.496729,11.788091,17.51778,-1.082434,-1.700999,-4.267843,1
219522.3535,8.386812,55.771117,80.894127,185.794937,-0.961036,-1.345874,-3.506282,231755.4766,6.89621,61.91712,93.587793,195.947788,-1.977318,-2.783768,-6.343988,52725.5676,14.704941,13.853435,18.770695,29.950846,-4.026057,-6.071085,-12.934913,50302.2146,13.793123,13.684505,18.928995,27.85105,-4.342697,-6.425182,-12.864073,10791.4487,6.230587,3.614262,7.571383,10.662324,-1.957854,-3.441265,-5.438609,8948.3544,6.136836,2.798346,5.750612,8.589545,-1.679392,-2.829657,-5.08113,63517.4785,14.343992,21.739338,34.907776,42.016274,-4.203915,-7.100299,-13.797203,65139.4214,14.231314,23.084572,38.193305,48.333103,-4.801288,-8.112762,-13.523715,190495.25,6.706235,51.697052,80.283451,210.472881,-0.772867,-1.244079,-4.233719,166201.6445,7.011549,45.413003,69.452697,193.541038,-0.662402,-1.091308,-3.505394,63070.5224,15.869257,16.415943,22.62833,36.321807,-3.220822,-4.995536,-11.188211,50137.8079,14.302707,12.535336,16.88257,26.661338,-3.158356,-4.848553,-11.247263,11708.0705,6.706943,3.862782,8.303841,12.051408,-2.302026,-4.05457,-7.877316,10248.9084,6.390727,2.979328,5.884639,8.987682,-2.679975,-4.453902,-8.527957,79546.0444,16.707022,27.632203,45.324729,61.090079,-3.869512,-6.780946,-11.993321,66036.5093,15.577676,22.539349,37.605808,48.465995,-3.338134,-5.726425,-9.861714,5
82063.4492,3.52812,22.245839,33.457347,64.250345,-3.497588,-4.449267,-9.341943,58910.8594,2.371265,16.551182,26.473377,60.205509,-5.554524,-7.057724,-15.592011,14217.0616,4.474024,3.545766,6.620829,10.292366,-1.068111,-1.629721,-4.482955,14202.3208,4.437208,3.724166,7.369851,10.286048,-1.052634,-1.5292,-4.185505,4305.8598,3.065894,1.583273,4.149075,7.441606,-0.708243,-1.110274,-2.910228,3537.1048,2.990117,1.266279,3.233987,5.115572,-0.589924,-0.942517,-2.447618,18931.9951,4.786676,6.563315,12.513581,15.901028,-1.677659,-2.567253,-5.36158,19597.522,4.792549,6.923162,13.53254,16.831369,-1.781072,-2.781329,-6.082579,77030.8985,3.098058,21.203049,32.820323,70.490153,-4.08355,-5.706968,-16.505245,67487.9804,3.216137,18.3207,27.096269,53.927366,-2.217844,-3.044045,-8.865226,15656.7343,4.478636,3.894815,6.938759,10.436432,-1.140411,-1.748311,-4.713183,13868.3457,4.432845,3.639826,6.577098,10.147471,-1.154245,-1.71399,-4.324805,4735.2832,3.281024,1.783374,4.685522,8.240171,-0.72708,-1.259282,-3.68013,4224.441,3.208304,1.393235,3.438363,6.594935,-0.621449,-1.039419,-3.276399,22121.6269,5.090424,7.69352,15.955969,22.586448,-1.912118,-3.089088,-6.726942,19214.7027,4.976863,6.981028,14.922661,18.927056,-1.804933,-2.908427,-6.005807,1
151879.4883,6.239528,37.389198,53.951297,97.197787,-0.534823,-0.776846,-2.185575,164756.4688,5.312191,42.26116,64.53789,110.526854,-1.390768,-1.77574,-3.983356,25018.0317,7.546927,6.662639,9.488832,12.551628,-2.321644,-3.510762,-7.250473,24343.9985,7.244851,6.731645,10.26861,13.160736,-2.548449,-3.777593,-7.218146,6436.1483,4.156106,2.427985,5.478827,9.003476,-1.084339,-1.857663,-3.788916,5330.4492,4.093786,1.901449,4.275374,6.657849,-0.926879,-1.523158,-3.324713,31554.7641,7.684267,11.480697,18.783381,22.443827,-2.468409,-4.059621,-7.659444,32671.3159,7.655878,12.130791,20.469183,24.874258,-2.824918,-4.742331,-8.529671,136417.1875,5.1115,36.293093,55.24525,111.38127,-0.390254,-0.735225,-3.225697,117244.6738,5.260959,30.922075,46.332138,98.747939,-0.361121,-0.650766,-3.623086,29435.5751,8.027891,7.682708,10.368335,17.859969,-1.875635,-2.901556,-6.281992,23800.5813,7.362664,6.254115,8.563872,13.425601,-1.845585,-2.806628,-6.202867,6782.0532,4.308108,2.558571,5.922139,10.092521,-1.202015,-2.094532,-4.302968,5906.0914,4.143392,1.985625,4.418139,7.44794,-1.301183,-2.149297,-4.675623,37554.2422,8.438699,13.759434,22.485861,29.383191,-2.239573,-3.908579,-8.124154,32155.3564,8.106974,11.771324,19.745166,24.490931,-1.940939,-3.349046,-7.255418,5
97361.0215,4.049477,25.543716,37.949797,71.517049,-3.922831,-4.937854,-10.73354,67885.7305,2.607464,19.068485,30.871736,62.443098,-6.047739,-7.717774,-16.100479,17323.9946,5.284141,4.421788,7.17508,10.999127,-1.165426,-1.86888,-4.362406,17490.854,5.253138,4.599053,7.951135,10.55866,-1.140537,-1.700891,-4.416115,5098.6685,3.414811,1.853121,4.337319,6.562309,-0.761161,-1.20283,-2.980765,4225.9474,3.373165,1.472264,3.413847,5.61594,-0.635643,-1.054331,-3.115144,23010.189,5.649893,8.138204,14.232212,17.596519,-1.882761,-2.852793,-5.958309,23801.5098,5.611791,8.577014,15.417152,19.702558,-1.99316,-3.206409,-5.988894,88572.5274,3.437206,24.542746,38.315036,84.479871,-4.561587,-6.134857,-18.328117,77910.6015,3.59364,21.32969,31.994022,61.6467,-2.51404,-3.46498,-10.676439,19267.0898,5.341931,4.937088,7.553537,11.596375,-1.240793,-1.913489,-4.571661,16824.7988,5.202943,4.488058,7.348065,11.169864,-1.296748,-1.944699,-5.862967,5670.6758,3.720405,2.082762,5.122416,8.673964,-0.786817,-1.352619,-3.871958,5009.8883,3.611951,1.618908,3.932861,7.049006,-0.671365,-1.133169,-3.503256,27174.0728,6.103716,9.671965,17.641474,22.902107,-2.197271,-3.61938,-7.814867,23450.5771,5.933198,8.67872,16.513692,21.006809,-2.099504,-3.342987,-7.053743,1
187123.0684,7.46914,47.702663,69.029738,143.650079,-0.74467,-1.10807,-2.564311,206285.8672,6.410909,52.358281,79.410621,173.955374,-1.699423,-2.258243,-4.898061,38875.2337,11.075381,10.254474,13.730658,22.554461,-3.264782,-4.934316,-8.506971,37148.4805,10.426576,10.205853,14.07825,19.49493,-3.531237,-5.29843,-10.145898,8787.8179,5.28548,3.06636,6.575821,9.578365,-1.549381,-2.655081,-4.773115,7260.0144,5.17409,2.405127,5.101425,7.554805,-1.32196,-2.15827,-4.033384,47860.7315,11.02188,16.951021,26.957487,32.639102,-3.448898,-5.70968,-9.358254,49647.7744,11.069029,17.789762,29.513774,36.94805,-3.917372,-6.789913,-11.358806,168445.3828,6.085164,45.191262,69.247598,125.833636,-0.588247,-1.001562,-3.415854,142703.543,6.154729,38.803839,59.931421,99.938201,-0.512098,-0.917608,-3.381383,46366.2857,11.9422,12.12476,16.715413,26.716898,-2.634196,-4.011489,-7.952693,36842.7275,10.759231,9.452957,12.707317,19.808908,-2.597102,-3.917836,-8.0953,9448.1546,5.673599,3.273247,7.266684,11.592485,-1.768683,-3.151318,-5.926407,8147.4446,5.212158,2.526088,5.262887,9.007786,-1.97905,-3.301925,-6.58593,58585.5629,12.564828,21.035462,33.967336,47.511805,-3.16923,-5.60205,-9.028382,49427.769,11.889777,17.397227,28.737074,37.783177,-2.754253,-4.774608,-8.750746,5
68051.1836,3.146569,17.873394,26.596125,48.18601,-2.958255,-3.893038,-8.104141,47881.4687,2.140347,13.12963,20.64028,46.084337,-5.005777,-6.348496,-14.425733,11202.1133,3.742283,2.829766,5.839858,8.396033,-0.852899,-1.294831,-4.246924,11198.5513,3.707261,2.989698,6.413278,9.005016,-0.845254,-1.2214,-3.32437,3478.3454,2.653753,1.350625,3.757328,5.522101,-0.613388,-1.002354,-3.307363,2903.8213,2.635884,1.078801,2.917128,4.952739,-0.472063,-0.878847,-2.824734,14969.2837,3.998247,5.269567,11.11062,15.207814,-1.348703,-2.068056,-4.722584,15442.8071,3.962469,5.546094,12.018487,16.368373,-1.423766,-2.245717,-4.991048,64199.8437,2.778125,17.522455,27.41032,50.65257,-3.494829,-4.800257,-15.769716,56213.7226,2.862746,15.118109,22.599939,47.988777,-1.868253,-2.576084,-7.72263,12381.8222,3.755409,3.12666,6.012495,9.942933,-0.879541,-1.372513,-4.25176,11030.9519,3.750995,2.944434,5.823829,9.586025,-0.886911,-1.313933,-4.202994,3817.4512,2.829267,1.528958,4.316537,7.462025,-0.626084,-1.095087,-3.398038,3416.5129,2.76525,1.201979,3.290795,6.088355,-0.549298,-0.911971,-3.32667,17485.5112,4.252891,6.149548,14.477296,21.409168,-1.422696,-2.33017,-5.964501,15257.8066,4.17034,5.647686,13.409955,18.210809,-1.372136,-2.194508,-4.681315,1
250709.1679,9.73776,65.476957,99.151015,366.477805,-1.070095,-1.526195,-3.676155,263625.5391,7.949157,73.903895,114.881593,254.301464,-2.198826,-2.988509,-5.558489,67836.3823,18.697227,18.762665,26.668614,40.022027,-4.760972,-7.117248,-12.502327,64025.363,17.31471,18.620721,27.112805,43.735705,-5.128158,-7.627943,-13.477128,12814.4251,7.232571,4.589169,10.013557,12.530151,-2.390583,-4.183256,-6.98842,10594.5181,7.149044,3.449961,7.365875,9.771646,-2.232391,-3.665625,-5.598866,79451.0279,17.766202,29.704052,52.888719,65.903061,-5.150533,-8.679549,-14.363806,82295.6855,17.728459,31.474794,57.93751,75.436526,-5.803985,-9.955131,-17.194956,218701.4609,7.633742,60.202194,95.462866,196.000686,-0.941212,-1.528934,-4.322033,188282.6484,7.863178,52.371865,82.248432,161.326002,-0.809665,-1.295571,-4.177603,82470.2768,20.662495,22.385841,32.725599,56.833375,-3.826711,-5.851976,-11.800067,65143.7652,18.339446,16.977851,24.008502,39.743576,-3.801645,-5.907535,-11.711955,13843.9034,7.81624,4.89924,11.009444,15.656656,-2.849894,-5.006527,-8.911612,12073.0752,7.283803,3.803218,7.651943,12.022344,-3.435322,-5.967371,-9.219293,100912.5093,20.873781,38.50823,69.927942,89.429741,-4.701152,-8.367962,-15.769825,83323.2978,19.470725,31.092717,57.816711,71.231445,-4.126691,-7.213827,-12.937917,5
82408.7304,3.604797,21.776442,32.973647,58.539879,-3.397642,-4.295358,-9.750128,58477.7344,2.390812,16.002461,26.389319,51.0955,-5.676009,-7.394407,-15.393703,14031.6006,4.404991,3.474739,6.515257,9.671792,-1.007864,-1.547208,-3.865797,14013.9619,4.314701,3.658033,7.232241,10.021807,-1.005003,-1.487327,-4.032447,4223.229,3.024171,1.579996,4.041339,6.26369,-0.710246,-1.104943,-2.783279,3534.4324,3.012343,1.251741,3.080851,5.496667,-0.578846,-0.884905,-2.414488,18796.6934,4.728396,6.451212,12.481098,17.649138,-1.619864,-2.457204,-5.399645,19350.2212,4.6952,6.790119,13.603586,16.734816,-1.708278,-2.821072,-5.158707,76886.4336,3.117274,21.089081,32.533639,68.230719,-4.17478,-5.790473,-16.427479,67311.8203,3.223711,18.293181,28.063245,62.723968,-2.25782,-3.152999,-9.602213,15459.3604,4.347285,3.83627,6.7902,10.877323,-1.054991,-1.608055,-4.406663,13825.5212,4.385297,3.593014,6.62496,10.621194,-1.070568,-1.603138,-4.335916,4670.6362,3.242443,1.756908,4.535487,8.878483,-0.721325,-1.209938,-3.397293,4096.6872,3.130451,1.377115,3.426637,6.67029,-0.62993,-1.034697,-3.561187,21904.4429,4.997752,7.535248,16.067007,23.24725,-1.767672,-2.876293,-6.249358,19132.9008,4.936259,6.875352,14.962303,19.263177,-1.709521,-2.703775,-5.990783,1
149839.9394,6.287653,36.652393,54.097909,87.852202,-0.536973,-0.788488,-2.436729,165772.3047,5.396062,42.066759,63.154832,100.508902,-1.513044,-1.895422,-4.672128,25161.7117,7.641672,6.562732,9.511118,14.399085,-2.406922,-3.553931,-7.228679,24298.4976,7.266991,6.690739,10.158375,14.041028,-2.646984,-3.919838,-7.964959,6384.6735,4.142855,2.388468,5.512703,8.590007,-1.110088,-1.980239,-4.678543,5333.0677,4.109425,1.901949,4.344757,6.965053,-0.951079,-1.672681,-3.778507,31736.3882,7.732293,11.433303,18.8655,24.994596,-2.619836,-4.303548,-7.566869,32855.1519,7.71211,12.112904,20.450552,24.653077,-2.939313,-5.023857,-9.412868,132937.998,5.064733,35.846514,54.693597,99.947077,-0.416607,-0.761889,-3.448679,115428.4394,5.223292,30.688372,45.459798,79.099478,-0.405427,-0.688436,-3.334775,29201.7495,8.029115,7.600682,10.196268,17.41147,-1.944446,-2.972091,-7.881702,23922.8654,7.388005,6.220071,8.553162,12.366629,-1.912281,-2.922568,-6.365595,6812.07,4.424881,2.533779,5.845784,10.558305,-1.210475,-2.1207,-4.59366,5895.0377,4.173521,1.987706,4.41301,8.71628,-1.307978,-2.165056,-4.684967,37455.8418,8.406763,13.587331,22.068468,28.815489,-2.314557,-4.083995,-8.416995,32053.6626,8.091491,11.607915,19.657143,24.988648,-2.059006,-3.488108,-6.633124,5
6640.8515,1.211312,5.283241,10.281774,25.828844,-0.12841,-0.364718,-3.031049,3579.3828,1.085801,3.774365,8.203897,25.758754,-0.212806,-0.499414,-3.340484,957.3916,1.238421,1.128324,3.679833,6.328656,-0.094767,-0.323979,-2.426922,944.5332,1.229224,1.26217,4.305262,6.903354,-0.093018,-0.399926,-2.809927,343.4131,1.163756,0.726452,2.617389,4.917955,-0.062151,-0.28617,-2.451219,280.7035,1.156878,0.575123,2.00445,4.035645,-0.065379,-0.284956,-2.516316,1363.8784,1.274421,2.325676,6.976203,9.416095,-0.11003,-0.374489,-3.084101,1422.124,1.275392,2.517761,7.683512,11.318218,-0.119548,-0.420361,-3.142698,6155.8476,1.171626,5.249769,10.691109,34.360407,-0.19524,-0.599883,-5.679296,5465.8243,1.183065,4.25965,8.063174,26.344863,-0.12549,-0.442773,-3.753266,1076.0567,1.242661,1.196474,3.854121,8.044053,-0.109768,-0.406826,-3.184914,1039.9802,1.262086,1.174196,3.433835,7.108927,-0.104363,-0.398591,-3.26676,395.1086,1.188278,0.858748,3.050075,6.898673,-0.072214,-0.367511,-2.868163,367.3501,1.190556,0.658012,2.340009,5.80475,-0.067583,-0.355209,-3.449827,1704.437,1.321456,2.889091,9.302574,13.963242,-0.12284,-0.428148,-3.85492,1472.896,1.30904,2.679485,8.804273,13.695477,-0.108456,-0.382804,-3.211771,1
33965.1367,2.180544,17.064271,27.891016,48.918654,-0.065719,-0.287699,-2.66597,39558.2695,2.031471,21.321121,36.313204,58.320055,-0.143327,-0.421805,-3.269377,3528.7801,1.947867,2.613521,5.501849,8.583011,-0.192192,-0.499823,-3.316455,3444.9991,1.905342,2.78234,6.180474,8.886573,-0.224241,-0.519692,-3.667085,1178.8875,1.587034,1.395385,3.65538,7.022045,-0.15046,-0.432654,-2.837025,1001.6176,1.577137,1.121498,2.830253,4.828678,-0.124904,-0.359709,-3.204507,4386.0127,1.942551,4.752833,9.951313,13.898121,-0.285408,-0.644886,-3.880329,4553.9873,1.94163,5.113338,10.821241,13.881089,-0.303918,-0.62712,-3.553639,34066.3633,2.044078,17.346336,28.58688,57.095779,-0.10229,-0.449724,-3.660582,28624.3418,2.053749,14.494948,22.948825,43.089532,-0.117207,-0.435877,-3.907384,3899.9717,1.955092,2.782768,5.541152,9.264107,-0.138359,-0.477652,-4.098224,3351.1631,1.91828,2.398126,4.771317,8.643944,-0.1352,-0.464537,-3.754796,1208.1962,1.604736,1.479295,3.841119,8.481784,-0.150017,-0.473997,-3.451019,1097.9097,1.591921,1.156018,2.943964,7.705272,-0.151711,-0.468769,-3.407022,4803.5771,1.966296,5.333248,11.452988,16.897523,-0.189779,-0.637733,-3.966853,4195.501,1.939861,4.805566,10.44519,14.644221,-0.176793,-0.503335,-3.472425,5
93164.2597,3.956327,24.187678,35.765485,64.253039,-3.930882,-4.896926,-11.787766,66840.5743,2.600226,18.419932,29.738434,60.943217,-6.279168,-7.990585,-19.719027,17489.0637,5.37132,4.471152,7.393208,10.910324,-1.154995,-1.760646,-4.15829,17533.3567,5.325264,4.654666,8.128535,10.608416,-1.148675,-1.717976,-4.04613,5093.4861,3.427436,1.880912,4.417424,7.033124,-0.779598,-1.221511,-3.160263,4183.927,3.323001,1.499607,3.503103,6.536217,-0.592463,-0.929306,-2.800895,23060.4663,5.672061,8.166051,14.541339,18.715456,-1.941727,-3.050418,-5.964954,23875.5884,5.700362,8.586357,15.647744,19.137548,-2.036702,-3.202903,-6.623886,86580.7539,3.453197,23.779289,37.499572,75.252217,-4.881742,-6.584379,-23.768362,77131.3731,3.634596,21.046179,31.417443,60.303635,-2.694024,-3.642084,-10.858145,19405.4892,5.450624,4.9874,7.72134,11.294296,-1.211307,-1.898888,-4.933827,16846.0698,5.307534,4.486227,7.453593,11.075604,-1.250457,-1.897547,-4.908959,5595.4756,3.662741,2.091091,5.100497,8.728443,-0.798435,-1.326143,-3.890795,4998.491,3.601931,1.632615,3.839095,7.446793,-0.686301,-1.110411,-4.028786,27247.1245,6.214881,9.709046,17.861786,24.082373,-2.188345,-3.539309,-7.490414,23453.2788,5.996443,8.668054,16.626765,21.212688,-2.120425,-3.449603,-7.366597,1
188484.0195,7.483454,47.557772,71.955317,206.950213,-0.7595,-1.076105,-2.770652,204408.9961,6.377061,52.763722,78.207957,151.715821,-1.862242,-2.472881,-4.611653,38557.6953,10.871905,10.232887,14.098913,24.144643,-3.375897,-5.102523,-9.729475,37125.3047,10.315678,10.218736,13.96716,20.739225,-3.648946,-5.751987,-11.634917,8710.936,5.269622,3.058687,6.562945,9.096393,-1.547889,-2.688732,-4.620341,7215.8193,5.109408,2.394239,5.039595,8.759206,-1.388383,-2.227909,-4.236024,47575.1763,10.923642,16.773281,27.49648,35.307536,-3.632873,-6.072036,-10.282924,49190.6314,10.871347,17.737447,29.022679,39.369696,-4.10002,-6.957459,-12.330802,167906.3242,6.064259,45.010535,68.859488,158.743676,-0.609533,-1.021883,-3.876604,143379.7832,6.206436,38.532201,59.30284,123.276916,-0.542349,-0.881206,-3.416265,45837.6802,11.710395,12.110975,16.796482,29.179889,-2.716785,-4.294989,-8.889567,36612.58,10.66187,9.432644,13.295322,26.024599,-2.676614,-4.113049,-9.646299,9302.4175,5.575399,3.249571,7.230528,11.624738,-1.760987,-3.162352,-6.111872,8130.1207,5.251518,2.508371,5.14022,8.366903,-1.970328,-3.368603,-6.364115,59074.3843,12.498711,20.814457,34.024427,48.227958,-3.307543,-5.944823,-10.07378,48760.6206,11.662592,17.274966,28.521945,36.68824,-2.923288,-5.146867,-9.73669,5
68416.541,3.158865,17.926543,27.462678,65.123908,-2.830291,-3.705824,-7.747132,48061.6602,2.145119,13.30567,22.741076,56.354263,-5.011309,-6.369338,-13.84569,11180.1575,3.772717,2.834839,6.141602,9.807152,-0.822174,-1.255372,-3.853404,11187.1001,3.694313,2.99996,6.511984,10.408769,-0.818479,-1.265331,-3.264139,3508.7697,2.677336,1.35933,3.799542,6.79517,-0.610214,-1.01051,-2.642047,2886.4543,2.625274,1.100144,2.956181,7.017203,-0.523421,-0.831047,-2.39685,14974.4038,4.002351,5.301782,11.091806,15.779195,-1.326877,-2.015716,-4.479788,15511.9824,4.011281,5.590156,12.030167,16.765397,-1.398043,-2.217873,-4.584926,64220.8047,2.783652,17.537506,28.213678,76.527052,-3.577126,-5.052851,-16.00279,56808.6972,2.892144,15.172989,23.890691,59.544915,-1.912249,-2.653839,-8.781742,12362.4795,3.766655,3.135451,6.079117,11.61961,-0.844334,-1.329531,-3.871981,11031.2918,3.768915,2.951115,5.894855,9.351537,-0.854418,-1.302161,-3.848045,3824.1355,2.830384,1.534228,4.433012,9.234499,-0.627787,-1.088263,-3.95301,3406.8951,2.782443,1.201514,3.345291,7.645988,-0.547184,-0.934468,-3.582063,17566.6441,4.271262,6.181831,14.342227,19.436893,-1.389356,-2.294313,-4.862727,15213.2017,4.173301,5.672543,13.542393,19.291995,-1.333288,-2.153395,-5.343002,1
241387.6679,9.425751,65.251718,101.085595,272.150096,-1.105543,-1.613755,-4.022748,259440.7031,7.898961,70.970816,114.293997,300.317205,-2.290422,-3.111168,-6.313919,68034.7307,18.811142,18.689446,26.988907,40.456186,-4.854323,-7.210097,-12.712598,64034.3811,17.396008,18.527661,26.336001,36.177122,-5.220944,-7.840526,-16.920275,12782.9637,7.293142,4.551456,9.80434,11.932271,-2.394993,-4.242028,-6.96319,10547.6372,7.130588,3.522243,7.434758,11.025672,-2.036628,-3.485356,-5.877347,79664.2212,17.848879,29.769263,52.787602,62.75977,-5.247902,-9.028756,-15.018333,82992.0249,17.9748,31.216634,56.751292,67.237433,-5.864981,-10.063538,-16.140326,213772.5566,7.546432,59.852127,95.908213,196.608684,-0.935354,-1.470639,-4.88477,182535.0313,7.689676,52.041253,85.694254,191.978065,-0.803409,-1.2992,-4.007682,82411.978,20.731797,22.172276,31.588804,50.747484,-3.876763,-5.953986,-13.421309,65140.7348,18.465835,16.883111,23.802612,42.056569,-3.84997,-5.950668,-12.776606,13964.8003,7.866206,4.860992,10.796971,15.500954,-2.849726,-5.059005,-9.71383,12138.4581,7.497734,3.771299,7.743094,10.814283,-3.432822,-6.018873,-9.657281,101081.6953,21.055799,38.146484,68.819655,91.829331,-4.768131,-8.547996,-15.143929,83624.5493,19.491109,30.886611,57.546373,70.743623,-4.193189,-7.540619,-13.546086,5
30273.3203,1.960218,8.978185,14.427953,30.447317,-1.343159,-1.779713,-5.069825,19825.9492,1.473463,6.408573,11.386794,29.017237,-2.669673,-3.510042,-8.903246,4168.1993,2.015394,1.516204,4.330457,7.877983,-0.450238,-0.724054,-2.931949,4235.2173,2.012446,1.656122,4.887201,7.442403,-0.462895,-0.72748,-3.076857,1486.9748,1.718258,0.87934,2.920842,5.847579,-0.348872,-0.676682,-2.544013,1247.3556,1.707196,0.706083,2.242446,4.786931,-0.306351,-0.638586,-2.64305,5825.7793,2.152448,3.000502,8.076443,11.629946,-0.706147,-1.1247,-4.101399,6048.7652,2.159024,3.190939,8.907995,13.024988,-0.738091,-1.193585,-4.460458,29138.0899,1.808577,9.054439,15.515835,40.467096,-1.630321,-2.311345,-7.664898,25045.7578,1.825968,7.439878,12.385038,32.681051,-0.972046,-1.429249,-5.26282,4593.0756,2.006278,1.643006,4.38635,8.426298,-0.447287,-0.776115,-3.491256,4349.4917,2.069401,1.611766,4.219795,8.442731,-0.447463,-0.83745,-3.734014,1645.573,1.794047,1.02832,3.452855,7.693394,-0.373572,-0.771963,-3.494242,1406.5303,1.723346,0.799912,2.589895,6.815663,-0.338748,-0.665605,-3.078841,6792.8423,2.243201,3.67819,10.979867,16.699016,-0.681351,-1.23217,-4.395734,6087.1255,2.251209,3.370571,10.231737,15.571934,-0.647027,-1.123616,-3.552476,1
96754.6504,4.414344,25.706508,38.532662,66.923569,-0.331388,-0.603411,-2.494339,111581.8046,3.958711,30.693989,48.631686,82.833837,-0.971986,-1.406492,-3.476671,13010.3001,4.490679,3.964059,7.354515,10.856765,-1.247484,-1.822127,-4.791166,12646.3804,4.310218,4.133165,7.921065,11.149578,-1.41057,-2.023114,-5.370011,3795.3446,2.899007,1.833452,4.549702,7.057768,-0.587287,-0.989807,-2.867861,3193.917,2.87808,1.474177,3.664104,6.23159,-0.512928,-0.910293,-2.623345,16601.9736,4.580645,7.229543,13.369568,16.631655,-1.482074,-2.334882,-5.063089,17308.958,4.598674,7.699029,14.533252,17.754428,-1.645911,-2.551412,-5.640426,90327.3671,3.790257,25.667644,40.153651,73.10866,-0.324641,-0.611166,-3.608929,76775.8515,3.845567,22.015801,33.304399,67.419338,-0.336902,-0.639133,-3.117304,14816.3364,4.62275,4.394383,7.432207,12.244948,-1.0001,-1.59373,-5.191919,12296.271,4.341024,3.740242,6.231827,9.560185,-0.974853,-1.498601,-4.659236,3927.9718,2.968598,1.909801,4.954627,8.731673,-0.632307,-1.129155,-3.281716,3479.7095,2.912479,1.506508,3.643893,6.669088,-0.661996,-1.158889,-3.429195,18981.1773,4.826986,8.260492,15.290677,20.627036,-1.176948,-2.038767,-5.095578,16423.5122,4.679698,7.303926,14.06338,18.119146,-1.06547,-1.788945,-5.078193,5
51521.8183,2.64818,13.592567,20.228828,40.05701,-2.951643,-3.844822,-9.231647,35823.9101,1.860167,10.060347,17.111171,40.894468,-4.130338,-5.222742,-11.434502,7977.5916,2.97737,2.180348,5.181505,9.206731,-0.662658,-1.023858,-3.659811,7986.4502,2.936666,2.324727,5.755716,8.897133,-0.67204,-1.078388,-3.064612,2579.1613,2.224438,1.126984,3.353071,5.667818,-0.498566,-0.859098,-2.816477,2173.4034,2.219435,0.905173,2.682597,5.037204,-0.435539,-0.784084,-3.118986,10837.7861,3.176951,4.121612,9.6488,12.351123,-1.059138,-1.59861,-4.487728,11096.1309,3.141442,4.390836,10.660975,15.557968,-1.123906,-1.79043,-4.007045,48749.957,2.37333,13.390638,21.186594,46.35123,-2.737795,-3.821362,-11.638204,43076.7188,2.461682,11.436128,17.487335,39.396327,-1.489592,-2.105465,-6.197062,8857.2095,2.993575,2.399408,5.222364,11.141763,-0.675981,-1.063045,-3.728103,8019.5054,3.028626,2.302762,5.004196,9.039421,-0.681612,-1.064307,-3.858171,2871.6868,2.396385,1.293688,4.064932,7.806555,-0.509188,-0.926963,-3.472905,2515.6998,2.289453,1.003259,2.912658,6.265633,-0.454116,-0.805722,-3.395398,12628.9639,3.376178,4.859855,12.811596,18.355282,-1.069879,-1.747377,-4.772896,11091.0259,3.336479,4.458178,11.9109,17.118821,-1.016695,-1.710031,-4.369091,1
221342.6406,8.721481,55.176086,81.904631,194.395057,-1.144055,-1.594566,-3.54513,240772.957,7.367426,62.488767,93.860251,180.836885,-1.988817,-2.708846,-6.016581,53154.4194,14.897451,14.073194,19.200487,35.067662,-4.052388,-6.144469,-10.756624,50511.8054,13.98267,13.870859,19.287665,33.602521,-4.38131,-6.587824,-12.342913,10893.7183,6.339502,3.620955,7.599734,10.439743,-1.977384,-3.547212,-5.793449,8950.583,6.165376,2.832666,5.861048,8.607334,-1.674905,-2.887831,-5.121571,64244.2631,14.589607,22.109285,35.633281,46.172881,-4.326058,-7.271903,-12.45271,66067.0981,14.47523,23.26635,38.387475,49.987737,-4.908387,-8.485122,-14.205297,191873.293,6.864086,51.435492,80.645435,205.8282,-0.781385,-1.259489,-4.105419,165556.8164,7.098181,45.087052,69.086626,174.616789,-0.679354,-1.088262,-3.584703,64008.4678,16.351906,16.614177,23.286956,41.727874,-3.273176,-5.025202,-10.977279,50431.4069,14.524127,12.683168,17.618116,31.024927,-3.217927,-4.898408,-11.410642,11696.3294,6.766208,3.865525,8.313795,11.813016,-2.311909,-4.137293,-7.634341,10189.8037,6.489612,3.003644,5.998141,9.495845,-2.681123,-4.538263,-7.796632,79690.8501,16.732172,28.022884,45.944817,63.692809,-3.986352,-7.196096,-13.15589,66341.539,15.810704,22.860308,37.800032,49.061768,-3.459611,-5.929728,-10.356802,5
30483.8418,1.963283,9.015748,14.40614,30.704306,-1.854893,-2.457,-5.946758,20912.664,1.498997,6.578818,11.821209,33.764497,-2.730556,-3.572643,-8.633449,4266.5884,2.044958,1.520004,4.314433,7.480421,-0.460168,-0.757026,-2.484588,4328.5723,2.044383,1.6565,4.938781,8.558467,-0.464756,-0.739344,-2.76807,1477.1225,1.707574,0.886657,2.910957,5.223257,-0.350236,-0.71287,-2.307591,1255.8745,1.712572,0.70996,2.331312,4.516657,-0.304486,-0.525884,-2.448225,5987.7789,2.204423,2.987782,8.067441,13.345812,-0.706758,-1.136396,-3.276357,6152.4101,2.186494,3.197786,8.901318,12.863154,-0.74015,-1.197483,-3.300141,29024.668,1.807821,8.906706,15.181928,38.989682,-1.675433,-2.422685,-7.76981,25389.4785,1.846904,7.435994,11.964385,29.866351,-0.986633,-1.464122,-5.187401,4712.0166,2.041687,1.643365,4.51901,8.298284,-0.472346,-0.825929,-3.600759,4421.9456,2.097966,1.605238,4.311151,7.252015,-0.46716,-0.874918,-3.745258,1686.5398,1.823884,1.027683,3.455189,6.943166,-0.368774,-0.731276,-3.326633,1460.6886,1.766713,0.803151,2.717649,6.785758,-0.340415,-0.630497,-3.090411,6898.541,2.278777,3.638975,10.917523,16.187075,-0.694464,-1.19048,-3.586603,6203.8598,2.292709,3.364078,10.202675,14.116964,-0.658475,-1.105416,-3.778909,1
97353.5371,4.443022,25.928533,39.528424,77.797384,-0.499004,-0.783803,-2.842156,111039.0196,3.946923,30.858235,49.638559,80.269385,-0.956508,-1.334246,-3.120264,13001.9998,4.501404,3.950822,7.205661,10.276561,-1.209432,-1.814442,-4.564395,12731.834,4.368663,4.134222,7.864577,11.531808,-1.364903,-1.977172,-4.970046,3778.5254,2.889263,1.828248,4.467273,6.696979,-0.594157,-1.07867,-3.075433,3222.5348,2.910409,1.464665,3.532385,6.194267,-0.51723,-0.917598,-3.090469,16755.1602,4.638805,7.24717,13.264729,17.042278,-1.379896,-2.136968,-5.219404,17435.1416,4.641371,7.689661,14.625127,19.968762,-1.587188,-2.485544,-5.688169,91690.6602,3.845424,25.538451,40.071695,78.291454,-0.294447,-0.604489,-3.284225,76512.1738,3.84563,21.841922,34.12868,69.223499,-0.303064,-0.586082,-4.027324,14750.4041,4.627515,4.369431,7.305883,10.333691,-0.990516,-1.584515,-4.535532,12296.7901,4.371787,3.735391,6.271494,9.915129,-0.948561,-1.496815,-4.566949,3980.9754,3.011905,1.918003,4.817344,8.256305,-0.641418,-1.117411,-3.721335,3505.9492,2.928829,1.491979,3.650481,6.955144,-0.660238,-1.135315,-4.004251,18920.436,4.8285,8.232242,15.267915,20.496949,-1.15204,-1.915697,-4.924702,16401.1533,4.731063,7.2876,13.976141,17.968094,-1.022331,-1.733323,-4.740121,5
52302.5625,2.665749,13.921785,21.282818,43.684209,-2.940756,-3.754455,-9.587263,36505.5625,1.876352,10.465667,16.618849,37.612353,-4.138683,-5.382039,-13.371741,8020.8726,3.008466,2.21486,5.397553,7.909217,-0.69761,-1.082955,-3.1698,8088.1275,2.986095,2.366196,5.910128,8.237594,-0.702214,-1.008992,-3.017787,2615.5205,2.251608,1.146926,3.408289,6.625046,-0.510148,-0.868892,-2.79844,2182.8498,2.220555,0.912879,2.730054,4.967558,-0.436134,-0.857407,-2.124549,10850.8305,3.202593,4.178917,9.86708,13.630795,-1.081625,-1.618501,-3.9616,11190.6479,3.173815,4.430831,10.661782,15.276939,-1.151059,-1.813043,-4.477313,49588.5,2.400136,13.575348,22.399861,51.082858,-2.712511,-3.794764,-11.099624,43189.4531,2.468914,11.466762,17.808057,46.316551,-1.471413,-2.021911,-6.434592,8908.145,3.036481,2.427183,5.311012,9.333658,-0.72524,-1.135018,-3.685627,8102.717,3.085273,2.310502,5.167856,8.724045,-0.721298,-1.121493,-3.929715,2883.5957,2.386672,1.306355,4.062432,8.705619,-0.519277,-0.939528,-3.770193,2518.6928,2.30574,1.032265,3.153387,7.052116,-0.464116,-0.842825,-3.190944,12758.0839,3.433351,4.907485,12.751722,19.034743,-1.123812,-1.867226,-4.731103,11168.1733,3.37996,4.546152,12.128491,15.841866,-1.056839,-1.72645,-4.470271,1
219634.293,8.643686,56.03976,82.627748,155.683999,-1.085821,-1.647703,-3.966931,232838.6641,7.174573,62.391167,97.683228,248.079049,-1.952024,-2.658728,-5.402373,53144.4582,15.018821,13.992561,19.415838,34.062443,-4.046624,-6.011847,-11.78921,51201.8864,14.233626,13.893549,19.053288,28.102441,-4.354818,-6.521984,-11.339426,10862.8911,6.299856,3.63618,7.63614,10.122623,-1.981643,-3.512845,-5.801217,8948.1984,6.169346,2.841358,5.804418,9.114471,-1.677621,-2.834613,-4.914177,64244.873,14.709177,22.169837,35.755484,52.169957,-4.315307,-7.267078,-12.651459,66856.7803,14.705906,23.430329,38.390239,46.946079,-4.907102,-8.561913,-13.522232,190602.7109,6.852784,51.953286,81.752274,202.659193,-0.759036,-1.252336,-4.030382,161768.7148,6.962593,44.607051,68.402051,166.621935,-0.660666,-1.094927,-3.821379,63470.2954,16.350044,16.63497,23.126659,41.828221,-3.262793,-5.040359,-9.714365,50564.509,14.678825,12.778602,17.32232,27.848175,-3.208971,-4.983765,-9.635363,11728.6208,6.803674,3.891433,8.367455,12.815875,-2.337067,-4.141274,-6.940937,10186.8185,6.382854,3.021557,6.044536,9.755869,-2.711637,-4.557986,-8.108632,80393.0992,17.044518,28.015943,45.937087,63.160519,-3.983758,-7.039964,-12.417576,66075.6109,15.782848,22.876191,37.969044,50.191209,-3.430524,-5.871511,-10.58329,5
81676.0234,3.582788,22.225903,33.225805,68.411165,-4.428983,-5.642879,-12.344214,59364.3359,2.427774,16.539419,25.840089,57.745556,-5.692148,-7.140479,-15.66445,14179.9627,4.52592,3.513956,6.604004,8.852804,-1.037102,-1.519012,-3.943278,14204.7485,4.462805,3.669357,7.482881,10.872945,-1.030225,-1.486869,-4.203529,4284.3471,3.051594,1.583904,3.920953,6.798007,-0.69269,-1.112124,-3.483001,3566.5907,3.018491,1.275981,3.251417,5.80789,-0.58838,-0.901508,-2.895107,19015.6455,4.853429,6.579908,12.411,18.303791,-1.650071,-2.508123,-5.832144,19606.7783,4.824466,6.905674,13.522822,16.531555,-1.749109,-2.763449,-5.778052,75988.1132,3.121389,21.337825,32.939312,74.847074,-4.183367,-5.864162,-16.75117,68001.5605,3.269868,18.443708,27.533774,59.715979,-2.277339,-3.068103,-10.518928,15643.4619,4.492925,3.857609,6.940204,10.672952,-1.102641,-1.662908,-4.584007,13876.2702,4.494176,3.625627,6.62677,10.301384,-1.118807,-1.704425,-5.542939,4713.9604,3.272051,1.772778,4.689842,9.610407,-0.71699,-1.250522,-3.784363,4188.7208,3.218232,1.390575,3.584441,7.115051,-0.620612,-1.035055,-3.673567,22209.981,5.158829,7.605148,16.006064,20.508028,-1.859316,-3.049221,-6.540414,19353.7935,5.05896,6.966946,15.00993,21.062194,-1.771464,-2.758014,-5.668085,1
150957.0703,6.363115,37.383883,56.848386,123.561877,-0.727033,-1.038038,-2.92171,168156.6172,5.530059,42.107949,65.910684,122.862588,-1.482217,-1.868143,-4.736639,25287.7214,7.76745,6.678184,9.406272,12.989822,-2.408169,-3.635799,-8.108865,24352.7405,7.346463,6.752397,10.094683,13.747385,-2.649249,-3.947189,-9.094143,6376.2076,4.152938,2.421617,5.605493,8.499295,-1.096886,-1.869799,-3.584567,5364.6517,4.181155,1.915633,4.26966,7.439597,-0.946656,-1.550581,-3.416259,32158.4321,7.884939,11.524138,18.780924,23.810619,-2.597846,-4.247108,-7.501535,33222.7202,7.867953,12.212573,20.355331,25.458112,-2.920575,-4.844279,-10.817419,135025.2676,5.181547,36.061439,55.739797,143.752439,-0.400679,-0.76116,-3.343745,116977.3789,5.331278,31.107408,47.915814,99.670576,-0.383492,-0.678969,-3.260187,29285.2382,8.108209,7.709185,10.41521,17.277237,-1.937321,-2.99566,-7.189838,23869.4226,7.484495,6.288671,8.659782,13.268188,-1.911974,-2.9658,-6.780962,6860.6645,4.538843,2.544243,5.878114,10.850137,-1.212936,-2.076948,-4.528276,5906.456,4.188699,1.98762,4.380459,7.700529,-1.314589,-2.228486,-4.889962,38006.0976,8.607347,13.737994,22.151626,28.868436,-2.318647,-3.940603,-7.204888,32375.5034,8.304349,11.748004,19.740086,25.605488,-2.041825,-3.556774,-6.737255,5
6679.5507,1.214057,5.384349,10.188309,24.424818,-0.161909,-0.449528,-3.347366,3291.8203,1.079551,3.841307,8.540516,30.981409,-0.215703,-0.533307,-3.191226,933.5927,1.234543,1.144359,3.677448,7.385079,-0.097217,-0.356773,-2.21183,958.7202,1.236974,1.26845,4.209345,8.241159,-0.092687,-0.350823,-2.330997,370.4905,1.179,0.7344,2.645336,5.594616,-0.060895,-0.299948,-2.581775,279.6816,1.158183,0.594396,2.076031,5.033617,-0.069887,-0.290975,-2.670255,1370.5004,1.279016,2.352343,6.950644,11.976515,-0.114997,-0.378618,-3.256364,1447.6338,1.285389,2.538576,7.668911,11.318557,-0.112218,-0.405904,-2.738105,6340.7149,1.178641,5.365816,10.839744,35.827022,-0.189968,-0.559381,-4.375679,5681.8457,1.191968,4.313753,8.442146,31.562452,-0.125386,-0.466934,-3.485893,1095.3906,1.250898,1.223756,3.692584,9.095321,-0.111029,-0.418499,-3.430551,1037.2871,1.265576,1.203547,3.597107,8.158526,-0.101476,-0.37241,-3.296449,400.2351,1.195562,0.864654,3.139726,6.919884,-0.0693,-0.340942,-3.107443,409.4525,1.214947,0.674903,2.513715,7.024567,-0.069961,-0.330389,-3.055748,1654.7471,1.31486,2.907169,9.549443,15.551206,-0.118348,-0.46608,-3.629773,1503.6557,1.320936,2.711287,8.972036,14.162773,-0.098378,-0.393013,-3.06818,1
34605.0683,2.213345,17.113206,27.162636,44.483639,-0.111041,-0.358157,-3.244514,39670.5742,2.050151,21.335772,36.110467,61.096236,-0.146573,-0.374693,-2.970452,3553.2871,1.971566,2.595082,5.518283,8.435296,-0.195838,-0.491311,-3.333534,3520.6106,1.942256,2.741628,6.025143,8.955411,-0.228734,-0.578247,-3.524468,1198.9942,1.594266,1.397483,3.615216,7.143394,-0.148841,-0.390965,-3.145308,1044.0234,1.615678,1.133129,2.889024,5.429439,-0.127638,-0.389663,-3.040463,4493.2041,1.979057,4.772487,9.926343,13.637287,-0.295319,-0.618565,-3.823493,4661.3305,1.975704,5.110366,10.952305,14.35522,-0.311176,-0.668561,-3.87751,34335.5683,2.062654,17.440732,28.924969,54.404853,-0.110533,-0.457825,-3.914476,28689.6485,2.067549,14.422798,23.168482,42.432796,-0.122693,-0.427885,-3.995428,4014.4683,2.005885,2.753929,5.486897,9.722058,-0.143619,-0.484084,-4.183631,3368.9214,1.934914,2.397641,4.769677,8.03858,-0.137154,-0.511237,-3.888665,1238.8841,1.625074,1.463541,3.864019,7.402862,-0.15383,-0.466933,-3.663781,1156.8256,1.636199,1.159668,3.081211,6.824913,-0.153076,-0.440217,-3.069488,4934.3071,2.000502,5.332382,11.379617,16.419012,-0.199982,-0.526613,-4.273407,4270.6826,1.970709,4.802051,10.53013,13.975889,-0.197653,-0.536378,-3.589336,5
94315.3086,4.006187,24.363983,36.661684,66.06643,-5.171101,-6.604049,-16.055776,66142.2031,2.597587,18.378071,29.116344,57.801826,-6.377891,-8.228286,-18.225678,17479.615,5.429832,4.441776,7.35668,10.646609,-1.184094,-1.793643,-4.296573,17544.0772,5.356875,4.618273,8.015595,12.315704,-1.171252,-1.697166,-4.239797,5140.136,3.460275,1.876043,4.314904,6.904336,-0.775578,-1.232163,-3.607726,4242.5412,3.369548,1.499797,3.52275,6.57443,-0.667301,-1.01989,-2.52715,23089.2769,5.707618,8.200526,14.571324,18.403938,-1.938592,-2.954869,-5.210623,23839.1494,5.671031,8.601857,15.694093,20.584037,-2.063753,-3.131304,-6.24711,86857.0977,3.472447,23.961702,38.134862,75.538118,-4.972396,-6.866946,-21.82139,76678.6426,3.615988,21.068018,31.761977,70.16722,-2.724069,-3.659605,-11.643547,19377.6172,5.45932,4.961115,7.838332,12.220768,-1.238597,-1.851034,-4.91178,16966.1948,5.412881,4.476299,7.551404,10.994326,-1.266826,-1.836958,-5.283331,5637.7769,3.711111,2.098107,5.138681,8.888595,-0.801199,-1.303137,-3.807552,5026.2576,3.6167,1.6346,3.805265,7.825195,-0.691343,-1.167829,-3.869507,27312.7988,6.222547,9.718696,18.018381,22.6169,-2.213739,-3.56528,-6.928691,23432.27,6.009951,8.699566,16.851942,22.565776,-2.138442,-3.316107,-7.005763,1
186296.9102,7.441128,46.635545,68.410152,122.654096,-0.922143,-1.305482,-3.594835,205482.5585,6.470021,52.322058,78.83431,149.316732,-1.811062,-2.476785,-4.749769,38910.9907,11.119047,10.327559,13.819113,24.328678,-3.353951,-5.042385,-9.745586,37206.4826,10.478534,10.214135,13.897249,19.708609,-3.663437,-5.524457,-10.747264,8692.6108,5.240028,3.055745,6.613062,8.825595,-1.547571,-2.688726,-5.720608,7255.5928,5.169397,2.393917,5.135056,7.217889,-1.332287,-2.240149,-4.308106,48084.1939,11.107732,16.84242,27.244474,35.919909,-3.659407,-6.187536,-10.438151,49708.3603,11.052439,17.759072,28.997652,36.461186,-4.078571,-6.747451,-12.680401,167545.0196,6.07556,44.498871,69.690627,140.691737,-0.61292,-1.053218,-4.419926,144084.2988,6.254267,38.362993,57.306013,92.594118,-0.542272,-0.944335,-4.102141,45863.9965,11.918629,12.089602,16.181904,24.522239,-2.705578,-4.094505,-8.487292,36674.2004,10.838112,9.465694,12.992283,21.709097,-2.668421,-4.085408,-8.694625,9404.3408,5.6476,3.259034,7.113836,11.368115,-1.762362,-3.118085,-5.657912,8097.7564,5.23664,2.522234,5.243554,8.739496,-1.977024,-3.350029,-6.329114,59316.7373,12.647047,20.910028,33.750173,47.781212,-3.286185,-5.896513,-11.688447,49577.8994,11.9469,17.294842,28.487606,37.067931,-2.915976,-5.130919,-9.008049,5
67990.8964,3.153868,17.785867,26.423415,50.519491,-3.722849,-4.95328,-12.48652,47650.4258,2.147475,13.098665,20.742417,43.576742,-5.106416,-6.628088,-14.427451,11100.8975,3.744763,2.820154,5.794901,9.076147,-0.842669,-1.259675,-3.8321,11171.9526,3.715541,2.979471,6.491095,9.734059,-0.839326,-1.274521,-3.566229,3468.9226,2.665863,1.35286,3.794277,6.566357,-0.614451,-0.974689,-2.694272,2883.8243,2.622349,1.093795,2.940788,4.669705,-0.528015,-0.834989,-2.784929,15082.1841,4.052288,5.292388,10.941347,14.712209,-1.336058,-2.102522,-4.565052,15476.9214,4.001861,5.572247,12.077339,15.155637,-1.414602,-2.293416,-5.123474,64551.5117,2.802453,17.473191,27.310209,62.11876,-3.635913,-4.993026,-16.275832,56567.1464,2.894749,15.064722,22.490361,45.028063,-1.937713,-2.678417,-8.766634,12352.1504,3.771734,3.10557,6.021435,9.920025,-0.851311,-1.316978,-4.306816,11002.2421,3.764051,2.945797,5.866228,9.304122,-0.86443,-1.314198,-4.212586,3838.289,2.858914,1.53936,4.346973,8.157038,-0.62669,-1.092481,-3.826324,3360.6602,2.752534,1.198502,3.253776,6.359575,-0.550646,-1.01552,-3.928662,17627.6362,4.30932,6.169267,14.302236,19.849984,-1.396789,-2.284248,-5.352499,15264.2319,4.175915,5.674515,13.488737,19.302526,-1.351672,-2.151219,-4.64773,1
247320.7988,9.734993,64.453802,100.404695,236.574576,-1.245864,-1.732211,-4.128347,260002.0585,8.018658,71.940337,112.484042,218.100453,-2.277415,-3.157172,-5.249516,68758.8992,19.149564,18.923215,26.615767,43.626974,-4.831212,-7.406698,-12.926192,64743.6043,17.753943,18.760547,27.044636,35.788418,-5.209913,-7.903385,-16.197123,12995.7003,7.487204,4.575779,9.79709,12.95534,-2.432479,-4.224592,-7.286666,10680.1774,7.190722,3.518979,7.453758,10.562149,-2.037007,-3.567294,-5.861163,81111.4038,18.279825,30.049226,52.362643,66.958867,-5.221601,-8.840647,-13.523812,84570.0054,18.388509,31.577669,57.453284,70.760181,-5.77814,-9.965896,-16.168178,215407.0449,7.644424,59.491983,95.557808,198.125107,-0.971484,-1.541102,-5.636273,184109.6172,7.804586,51.903044,80.264155,201.590036,-0.825208,-1.317622,-4.326663,82817.9043,20.947513,22.6844,31.884504,48.261866,-3.839275,-5.874856,-14.570614,64639.6782,18.528432,16.946033,23.83245,35.567957,-3.826623,-5.901175,-12.507451,14100.506,8.066809,4.879723,10.798416,15.515437,-2.817566,-4.988845,-8.101468,12216.7218,7.576721,3.761909,7.568451,11.740277,-3.423069,-5.898591,-9.746904,101545.9009,21.065705,38.344281,68.750227,89.061521,-4.679463,-8.40004,-13.887058,84637.9213,19.981998,30.999575,57.10555,69.623754,-4.152781,-7.529669,-14.348243,5
68222.8457,3.179931,17.834254,27.11647,50.353564,-3.628867,-4.771534,-11.150733,47632.1719,2.152292,13.003672,20.302209,44.12078,-5.08052,-6.509721,-13.837619,10884.0074,3.667361,2.771487,5.741375,8.542744,-0.843561,-1.287787,-3.571961,10896.312,3.611753,2.917859,6.370811,9.922869,-0.853705,-1.32893,-3.998902,3401.4292,2.637372,1.317283,3.61678,6.145438,-0.625696,-1.048298,-3.004473,2860.0947,2.633006,1.064137,2.810559,5.040409,-0.537888,-0.894614,-2.617802,14723.6812,3.938491,5.172004,10.88714,16.239789,-1.364598,-2.090227,-4.518284,15288.6358,3.941175,5.4581,11.965123,15.365881,-1.442411,-2.263147,-5.474391,63606.3007,2.771151,17.615547,27.074567,63.990102,-3.570249,-4.966959,-15.669518,56547.5391,2.878542,15.017844,22.396713,44.76318,-1.913926,-2.666907,-8.259329,11942.1392,3.632053,3.037054,5.935127,9.76629,-0.876293,-1.436067,-3.951524,10773.2361,3.667981,2.89326,5.845499,9.338334,-0.871136,-1.341541,-4.29575,3760.4892,2.822699,1.49735,4.304751,6.912432,-0.626083,-1.08146,-3.688683,3298.9413,2.731189,1.181374,3.126397,6.431672,-0.557642,-0.973628,-3.279129,17090.0586,4.127536,6.041135,14.368331,18.721576,-1.419491,-2.270279,-5.752084,15005.6309,4.102262,5.567328,13.362287,19.569406,-1.37251,-2.247693,-5.236673,1
238470.6973,9.581694,65.035454,100.876893,240.050286,-1.216286,-1.750552,-3.659924,261803.5117,8.147197,73.110419,113.321723,234.979162,-2.193997,-2.989712,-6.185333,68700.804,19.227894,19.184655,27.269314,50.539062,-4.775557,-7.174496,-12.02545,65076.9073,18.018789,18.970106,27.255189,43.148587,-5.147311,-7.782359,-13.197584,12931.3374,7.473253,4.660166,10.115473,13.46608,-2.385633,-4.250277,-6.567884,10640.5297,7.314662,3.569857,7.688327,10.498352,-2.027015,-3.609847,-6.019758,80505.4922,18.323982,30.482885,54.570499,70.30713,-5.155883,-8.915244,-14.541632,84174.9082,18.384277,32.32533,59.514489,75.178395,-5.745051,-10.097644,-16.71935,215197.1836,7.728791,60.776374,96.065806,187.619759,-0.947671,-1.444455,-4.319502,186327.7265,7.982495,53.003836,83.045113,168.682713,-0.800037,-1.318491,-4.494551,82162.8359,21.001071,22.742029,32.298153,51.172384,-3.80322,-5.84953,-12.589819,65230.085,18.770721,17.115597,24.013048,38.121065,-3.78287,-6.000859,-11.523035,14055.807,8.129592,4.97577,11.124336,17.185366,-2.827574,-4.998439,-8.180589,12234.9229,7.710161,3.822901,7.839807,12.023587,-3.398522,-5.950061,-9.467141,101018.6748,21.230394,39.017097,71.528769,92.628467,-4.637454,-8.474272,-14.774985,83163.8261,19.741366,31.687998,59.441996,77.054167,-4.092768,-7.415877,-13.040099,5
30057.9453,1.971035,8.896857,14.30864,31.028784,-1.729098,-2.269725,-5.558733,19810.1601,1.481377,6.300458,11.416923,33.071665,-2.713866,-3.595169,-9.430494,4133.7837,2.015641,1.480883,4.243252,7.876832,-0.470234,-0.765351,-2.893357,4222.1626,2.021997,1.61845,4.866723,9.088681,-0.468601,-0.821499,-2.924769,1495.1418,1.729291,0.867693,2.805549,5.357553,-0.352968,-0.652827,-2.34639,1232.3605,1.703902,0.699953,2.257796,4.44782,-0.323377,-0.608215,-3.181994,5895.5005,2.185079,2.955499,8.02023,11.108244,-0.721197,-1.177756,-3.583221,6055.1192,2.168577,3.153888,8.774239,14.018207,-0.755112,-1.364496,-3.671623,29046.3203,1.818028,8.889,14.488129,41.752679,-1.669187,-2.422837,-7.809406,25283.5918,1.845276,7.444387,12.495141,32.575143,-0.997675,-1.415448,-5.642502,4595.1817,2.019181,1.620183,4.291933,8.575245,-0.470282,-0.837759,-4.203153,4319.3726,2.071304,1.581737,4.244285,7.90564,-0.464895,-0.811366,-3.293754,1655.7031,1.813227,0.997563,3.419214,6.921504,-0.37313,-0.71488,-3.361092,1449.9875,1.765076,0.793617,2.497838,5.566105,-0.348926,-0.692884,-3.319225,6804.4946,2.252992,3.62034,10.889842,16.051624,-0.699839,-1.196603,-4.032664,6110.5274,2.267134,3.327658,10.211048,14.787246,-0.666187,-1.19997,-3.787671,1
95895.0019,4.483899,25.297916,38.249987,64.316945,-0.438082,-0.74461,-2.224211,109807.375,3.996277,30.09155,48.012841,82.121048,-0.94913,-1.370644,-3.535223,13034.0979,4.547369,3.861657,7.180718,10.235922,-1.228792,-1.837106,-5.177434,12686.8254,4.364452,4.020488,7.719321,9.972349,-1.409852,-2.086135,-4.737844,3832.1337,2.952563,1.794311,4.445231,7.351351,-0.597577,-1.033123,-2.942701,3194.4994,2.890301,1.432747,3.465928,6.329544,-0.520332,-0.953224,-2.486998,16757.3237,4.65496,7.052105,13.122669,16.637197,-1.475592,-2.365,-4.90043,17442.165,4.65206,7.511099,14.312277,19.518338,-1.647015,-2.558624,-6.034076,91220.5546,3.882037,25.414708,40.228427,75.170137,-0.313578,-0.59831,-3.931155,77410.9063,3.912598,21.821106,33.919391,60.793301,-0.321778,-0.66236,-3.552186,14589.7969,4.595701,4.24412,7.141016,11.255104,-0.991053,-1.649003,-4.778552,12287.1011,4.373335,3.662377,6.240129,10.954472,-0.959952,-1.554958,-4.642627,4001.5393,3.0579,1.894563,4.724124,8.176023,-0.635661,-1.162117,-3.898047,3496.2127,2.938728,1.479667,3.665705,7.328732,-0.662801,-1.172136,-3.829365,19092.7539,4.891342,8.010054,14.804708,19.088877,-1.174615,-1.972299,-5.542014,16438.3071,4.721214,7.152089,13.5844,18.585741,-1.056878,-1.793893,-5.277448,5
51196.168,2.66107,13.603966,20.509786,39.662992,-2.855429,-3.735182,-8.363383,36182.8515,1.887247,10.068459,16.381346,42.085734,-4.264696,-5.555377,-13.694265,7909.176,2.98192,2.19971,5.319852,9.140816,-0.660629,-1.054979,-3.314972,7947.6338,2.957323,2.33127,5.966024,9.429899,-0.672006,-1.114295,-3.366216,2573.0852,2.225159,1.13559,3.504707,7.382901,-0.499905,-0.901513,-2.293592,2186.4985,2.249049,0.918224,2.62576,6.015477,-0.438208,-0.765465,-3.044938,10742.9273,3.174442,4.129114,9.822547,13.925603,-1.07553,-1.625316,-3.754618,11115.9624,3.159621,4.410097,10.695862,14.218238,-1.121946,-1.766179,-4.348476,49272.8789,2.414653,13.38687,22.332327,48.333799,-2.860248,-4.055126,-13.510035,42644.8614,2.466518,11.444613,17.714564,45.401876,-1.546049,-2.158792,-6.339932,8763.8243,3.005646,2.399809,5.332263,10.93053,-0.674758,-1.127867,-3.861288,8002.7634,3.059715,2.316264,5.144962,9.257196,-0.681003,-1.131044,-3.542031,2901.6385,2.400624,1.314141,3.952332,7.99906,-0.517753,-0.927886,-4.773564,2487.2787,2.295204,1.019603,3.047751,6.638323,-0.464853,-0.834815,-3.241331,12700.5923,3.418197,4.879146,12.80627,19.329869,-1.070464,-1.791433,-4.908832,11037.2295,3.332792,4.489816,12.133176,16.676735,-1.03368,-1.730215,-4.04977,1
218988.4571,8.827963,55.373473,81.119055,169.528528,-1.06375,-1.531797,-3.575402,241424.3125,7.520328,61.580327,92.438744,145.558597,-2.008196,-2.792142,-5.937655,53647.0642,15.107591,13.998863,19.011048,30.940041,-4.132012,-6.280343,-12.503019,50447.9895,14.000872,13.906191,19.002703,29.769929,-4.477069,-6.570788,-11.307389,10889.3115,6.363994,3.656248,7.546861,10.81304,-1.976787,-3.452069,-5.7286,8989.8996,6.186725,2.844284,5.867744,8.272646,-1.697598,-2.887208,-4.600637,64463.3188,14.680847,22.121549,35.666552,43.601751,-4.474548,-7.617292,-12.686052,67079.5649,14.64247,23.38261,38.502261,48.926579,-4.963837,-8.556943,-12.655248,194405.5801,7.076498,51.951786,79.181737,145.176652,-0.789415,-1.258603,-4.447298,164542.1621,7.162049,44.859098,70.285036,171.300975,-0.685261,-1.135791,-3.851954,63585.2422,16.330778,16.603349,22.585566,38.324397,-3.297727,-4.974251,-10.08761,50613.728,14.551828,12.787294,17.794969,35.404632,-3.269135,-5.151544,-9.529705,11759.0871,6.805907,3.853604,8.27629,12.010245,-2.289778,-4.131692,-7.776551,10202.2347,6.465294,3.000902,6.033467,9.526451,-2.671509,-4.513024,-7.687748,80352.5713,16.954548,27.887628,45.274454,62.900636,-3.98639,-7.054337,-12.676329,66388.6816,15.731282,22.899765,37.448008,50.079464,-3.545365,-6.405482,-11.413415,5
82591.3008,3.653109,21.914323,32.124324,59.73517,-4.178849,-5.324442,-12.730627,58060.1601,2.405726,16.44279,26.027921,51.050851,-5.73333,-7.271744,-17.429734,14178.4941,4.431172,3.55591,6.682625,10.155465,-0.990325,-1.508833,-5.143809,14336.1953,4.429005,3.752534,7.462227,11.541175,-0.988558,-1.447599,-3.913665,4281.572,3.04328,1.586723,4.053699,6.881542,-0.68358,-1.247175,-3.14408,3548.744,2.973065,1.274162,3.119583,6.224685,-0.592861,-1.001694,-3.103107,19030.1138,4.752724,6.589148,12.704485,17.170496,-1.607986,-2.558593,-5.477979,19710.1612,4.753904,6.936928,13.841301,18.049347,-1.710491,-2.691522,-5.532046,76910.5,3.172193,21.259312,33.186651,69.906771,-4.260032,-5.837052,-18.538475,68233.0898,3.296801,18.299827,27.308179,56.811015,-2.313392,-3.16666,-9.65347,15658.8657,4.429859,3.921113,6.931557,10.484564,-1.035291,-1.53298,-5.152346,13923.6402,4.421211,3.671828,6.790952,10.880421,-1.048691,-1.59423,-4.24213,4673.9119,3.214891,1.773624,4.660215,9.432743,-0.716333,-1.189362,-3.727674,4187.4185,3.188687,1.394333,3.649292,6.912021,-0.626541,-1.084737,-3.336488,22354.521,5.085999,7.630598,16.164929,21.790593,-1.775803,-2.945787,-6.385584,19322.4429,4.969381,6.998742,15.200057,19.79988,-1.708473,-2.812847,-5.785706,1
150178.7363,6.453321,36.694208,55.241009,108.949754,-0.655336,-0.931288,-3.058928,167422.8867,5.60512,41.813978,62.646114,102.926216,-1.445759,-1.825188,-4.212975,25796.9272,7.8099,6.77842,9.411536,12.667006,-2.416629,-3.51157,-6.999015,25058.8091,7.468316,6.84533,10.174115,14.749116,-2.670631,-3.912109,-9.252836,6475.5094,4.220003,2.415517,5.497908,7.753962,-1.102893,-1.85646,-3.655631,5400.3861,4.151958,1.919656,4.376197,6.447234,-0.940574,-1.600325,-3.277631,32736.2754,7.980868,11.662624,19.035692,24.485042,-2.632223,-4.42603,-8.142094,33679.9067,7.883141,12.28151,20.287979,25.405186,-2.955178,-4.931817,-8.920978,133606.1738,5.209886,35.695769,55.764681,155.51629,-0.407184,-0.752001,-3.133842,116094.5547,5.353773,30.740582,46.555588,90.505618,-0.387617,-0.69268,-3.723057,29971.1231,8.231327,7.789153,10.411352,18.818724,-1.936738,-2.927635,-6.400288,24338.2444,7.514959,6.353782,8.719211,13.976147,-1.912743,-2.959951,-6.857541,6836.434,4.429464,2.556015,5.955234,8.66625,-1.207257,-2.094694,-5.196082,5910.0982,4.182805,1.997404,4.331995,8.8034,-1.306837,-2.21384,-5.236734,38379.0639,8.604299,13.733504,22.245106,27.438584,-2.286416,-4.052207,-8.638333,32413.436,8.217569,11.809641,19.58932,25.746385,-2.04843,-3.594924,-7.647688,5
6529.5957,1.213124,4.967865,9.255776,23.288993,-0.152144,-0.40381,-3.274875,3282.3438,1.08101,3.55122,7.786694,26.058879,-0.207373,-0.545323,-3.337364,963.1292,1.236092,1.126509,3.648105,6.455795,-0.092082,-0.345995,-2.681857,999.6909,1.2416,1.252729,4.185354,7.111241,-0.09683,-0.359355,-2.822967,371.4638,1.175732,0.711364,2.460151,4.473893,-0.064141,-0.319446,-2.868476,324.2254,1.182121,0.567028,1.988585,4.1706,-0.057293,-0.284858,-2.566546,1406.7383,1.279849,2.319279,6.775734,9.826171,-0.115702,-0.374839,-3.244982,1460.1826,1.280114,2.498175,7.527014,11.221023,-0.112475,-0.374097,-2.775435,6409.0078,1.183695,5.138575,9.96339,29.193312,-0.195031,-0.563866,-4.762055,5324.8008,1.181771,4.036118,7.983027,24.134962,-0.130568,-0.489873,-3.289263,1099.2285,1.245664,1.207277,3.715997,7.042117,-0.105801,-0.39653,-3.287098,1033.6531,1.257576,1.168286,3.487977,6.886126,-0.100801,-0.36189,-3.190962,447.8794,1.21592,0.843558,3.003687,6.655837,-0.069536,-0.383396,-3.113206,385.4932,1.200112,0.665356,2.339469,5.995093,-0.066624,-0.332545,-3.067178,1710.8428,1.31873,2.866347,9.389674,14.585062,-0.116502,-0.403663,-3.340327,1519.5986,1.315984,2.650373,8.782183,13.478192,-0.102859,-0.39209,-2.7513,1
34267.0547,2.235107,16.693074,26.852979,48.450597,-0.093814,-0.341978,-2.678948,40193.9297,2.090195,21.06742,35.560987,57.524703,-0.143998,-0.431673,-3.016722,3701.3235,1.986563,2.635487,5.755906,8.608475,-0.184213,-0.520644,-3.514918,3676.3484,1.958778,2.790632,6.114898,10.224215,-0.212168,-0.530435,-3.69108,1265.7777,1.625471,1.390744,3.762023,7.865215,-0.193398,-0.528297,-2.747075,1080.0072,1.625778,1.125465,2.918099,5.118796,-0.12185,-0.404384,-2.812746,4703.7485,2.004332,4.791847,10.08697,13.448299,-0.272624,-0.590638,-4.202895,4875.2768,2.005231,5.148324,10.933758,15.201322,-0.292385,-0.630076,-3.718979,34479.6445,2.088287,17.041564,28.687538,53.587891,-0.110203,-0.428932,-3.71747,29125.1368,2.10628,14.263521,22.689105,44.502117,-0.121079,-0.446452,-3.703,4170.0447,2.019539,2.788662,5.671897,9.16825,-0.134987,-0.480705,-4.389263,3515.8098,1.953308,2.424298,4.853166,8.717903,-0.130031,-0.495071,-3.871627,1304.5981,1.662051,1.479211,3.920805,9.180559,-0.145909,-0.476811,-3.392893,1144.0272,1.618921,1.152482,3.015685,6.695776,-0.144255,-0.456237,-3.607566,5136.2387,2.03117,5.317237,11.339526,17.284741,-0.188361,-0.494817,-3.53859,4547.9873,2.017814,4.817881,10.511556,14.244115,-0.17981,-0.502027,-3.496491,5
93627.6172,4.050075,24.254651,36.411552,67.636494,-4.804185,-6.200147,-12.660098,66912.2656,2.65413,18.444333,28.841208,58.308644,-6.39168,-8.290846,-16.741269,17830.0349,5.411033,4.556048,7.63879,12.00449,-1.155938,-1.742733,-4.053545,17776.1055,5.296378,4.746819,8.264131,11.518467,-1.141176,-1.710624,-3.866386,5135.524,3.399359,1.889532,4.483541,7.677128,-0.771932,-1.25949,-3.183926,4242.115,3.319321,1.514833,3.568135,6.313361,-0.659394,-1.07555,-3.120553,23371.2075,5.645262,8.338892,15.081128,19.368289,-1.934153,-3.029588,-6.170504,24219.4556,5.607738,8.711541,16.030829,19.844455,-2.0241,-3.186231,-6.290573,87561.6406,3.556129,23.848184,36.873196,76.879521,-4.958181,-6.694488,-31.600102,77312.0625,3.68969,20.985435,32.723901,64.806855,-2.727543,-3.724199,-11.781523,19675.3448,5.447522,5.072142,8.047126,11.889664,-1.198947,-1.800209,-4.703322,17081.0271,5.335423,4.580945,7.822252,12.145794,-1.234607,-1.866985,-5.096891,5663.5874,3.67299,2.105485,5.156482,9.188115,-0.793887,-1.389002,-4.458629,5022.6226,3.565537,1.656575,3.894459,7.484037,-0.688035,-1.142597,-3.739031,27474.3062,6.123968,9.775335,18.373363,22.860683,-2.162322,-3.497748,-7.232001,23708.2041,5.964051,8.804525,17.359636,21.777044,-2.107515,-3.438617,-7.658395,1
186632.7949,7.64342,46.910992,69.69222,145.1558,-0.872764,-1.270463,-3.285466,208561.5234,6.716823,51.797526,77.779521,132.368941,-1.771581,-2.368808,-4.978055,39714.8279,11.080225,10.468516,14.17199,21.700873,-3.34908,-5.046681,-8.947478,38056.0811,10.393182,10.483955,14.105436,20.713789,-3.644485,-5.531261,-9.389174,8846.4487,5.244409,3.071687,6.591857,9.041492,-1.549296,-2.687018,-5.202304,7270.5444,5.095382,2.42352,5.059294,8.688035,-1.328801,-2.226814,-4.203334,48511.2368,10.95161,17.037481,27.3943,35.048382,-3.626213,-6.133761,-11.29092,50749.8388,11.02975,17.937108,29.5569,38.572313,-4.043771,-6.865093,-11.414753,169819.1718,6.275672,44.601881,69.41807,151.726365,-0.612429,-1.116821,-3.674533,146820.4961,6.466825,38.27401,59.403094,133.201176,-0.541281,-0.923337,-4.145078,46740.6807,11.832965,12.299931,16.85368,29.042053,-2.688654,-4.188017,-9.305284,37285.5872,10.758792,9.627369,13.077671,22.429343,-2.660702,-4.054754,-8.44438,9454.5818,5.560603,3.256831,7.046479,10.429711,-1.741638,-3.039113,-6.016778,8244.5555,5.280306,2.552676,5.272882,8.019424,-1.961057,-3.314757,-5.907474,59519.6035,12.411339,21.040958,34.087156,46.552564,-3.242072,-5.666006,-10.290006,49657.9467,11.678674,17.412156,28.512859,37.567148,-2.881205,-5.075852,-9.34248,5
94603.7656,4.081874,24.943537,37.083471,66.995047,-5.261475,-6.781021,-13.687592,66837.8164,2.660251,18.714823,29.031692,67.425235,-6.290186,-8.073902,-18.044708,17824.2084,5.219549,4.526215,7.523376,10.123838,-1.104551,-1.66564,-4.646328,17927.4263,5.158528,4.719505,8.26742,11.805339,-1.104078,-1.617595,-3.825918,5118.6802,3.376026,1.878949,4.41957,7.3693,-0.744584,-1.1763,-2.813215,4250.7242,3.316812,1.500828,3.45908,5.380239,-0.65361,-1.062465,-2.804419,23412.8213,5.515497,8.315373,14.725221,18.529815,-1.847786,-2.812674,-5.4806,24294.9482,5.522588,8.733376,16.108465,19.511478,-1.938101,-3.023667,-5.803914,87917.8242,3.517302,24.719261,37.307432,80.762383,-4.806712,-6.686762,-21.630461,77472.3457,3.643067,21.187205,32.197561,62.316706,-2.643788,-3.629622,-11.55374,19722.7051,5.240306,5.035358,7.848568,11.837705,-1.156494,-1.752198,-4.688717,17152.6235,5.144709,4.579572,7.698963,11.269066,-1.194073,-1.814672,-4.406539,5643.2234,3.646937,2.096416,5.089761,9.309507,-0.784862,-1.296243,-3.728951,5000.2041,3.534777,1.642131,3.84954,6.556355,-0.681948,-1.11289,-3.602546,27528.2348,5.950819,9.720923,18.094846,23.504513,-2.062593,-3.340375,-7.211535,23709.9878,5.791308,8.792435,17.052393,22.849002,-2.014031,-3.265257,-7.226592,1
191464.5957,8.019261,46.531534,67.786751,123.845654,-0.970861,-1.326011,-3.426872,202139.8555,6.630303,52.19653,78.428988,133.36468,-1.758129,-2.316771,-5.061857,39800.6071,10.927402,10.741836,14.254743,20.449214,-3.350112,-5.054618,-10.234997,38541.166,10.374762,10.610785,14.315671,20.861656,-3.66783,-5.451524,-10.961484,8909.7851,5.208865,3.087653,6.622632,9.050494,-1.570547,-2.626133,-4.957233,7362.688,5.104951,2.44097,5.202512,7.789388,-1.328194,-2.337717,-4.490132,49001.5727,10.93578,17.30173,27.946095,35.482146,-3.626784,-6.187165,-9.796779,51358.853,10.974434,18.192635,29.620969,34.978046,-4.027141,-6.854995,-11.577723,166650.8105,6.270361,44.803455,67.547324,133.159862,-0.612209,-1.06621,-3.822798,145235.2441,6.505775,38.667433,57.445222,100.904974,-0.526847,-0.950897,-3.601716,47537.0918,11.854045,12.570553,17.136176,30.043072,-2.680159,-4.036985,-8.970184,37871.042,10.75811,9.814314,13.21513,20.839579,-2.653258,-4.112526,-9.509553,9526.3306,5.558126,3.287434,7.282837,10.347278,-1.742778,-3.104608,-6.197831,8298.8856,5.314215,2.589441,5.353996,8.79244,-1.97284,-3.378322,-6.657982,60550.5957,12.401788,21.285428,34.012454,46.314812,-3.236448,-5.690688,-10.073849,50160.8574,11.67898,17.691913,29.079845,37.624438,-2.878274,-5.054831,-9.436371,5
67576.42,3.239466,17.753794,26.580467,51.485347,-3.875016,-5.0833,-11.047582,47988.914,2.201554,13.202467,21.323313,41.002806,-5.082006,-6.685119,-15.916469,11672.9873,3.712331,3.026274,6.352399,9.912542,-0.801627,-1.200605,-3.619094,11744.8017,3.682903,3.180657,6.91209,10.141836,-0.805958,-1.218058,-3.223897,3565.7526,2.639596,1.399789,3.794995,6.129879,-0.593724,-1.023971,-2.729443,2939.9216,2.576452,1.124771,3.008032,5.875688,-0.529982,-0.885314,-2.570132,15457.8754,3.945307,5.549303,11.812305,15.681877,-1.323188,-2.05336,-4.13801,16123.7808,3.952176,5.83612,12.661759,15.869178,-1.386387,-2.103278,-5.037085,63884.4297,2.844853,17.46437,27.360997,64.083128,-3.636301,-4.963605,-14.869658,55550.9571,2.910673,15.059598,22.453615,52.210141,-1.925925,-2.647801,-8.812753,12939.5611,3.717784,3.32483,6.392552,11.380693,-0.815111,-1.227374,-4.275136,11466.122,3.737594,3.134887,6.280011,10.086329,-0.825344,-1.286062,-3.777245,3945.7271,2.830331,1.581606,4.435201,8.004945,-0.612474,-1.073999,-3.673269,3443.0353,2.72556,1.246132,3.448216,7.198417,-0.551749,-0.911316,-3.361456,18145.3364,4.21683,6.393644,15.056922,20.318612,-1.358726,-2.20635,-5.520593,15759.8486,4.134489,5.913376,14.330386,19.14124,-1.323222,-2.130622,-4.492868,1
247356.4219,10.17617,65.503662,100.557293,283.956842,-1.273105,-1.763773,-4.174573,248672.7852,7.961512,72.411022,115.204923,249.752864,-2.254948,-3.009759,-6.108205,70140.4849,18.331646,19.655306,28.241821,42.395808,-4.838028,-7.301293,-12.913922,67132.3876,17.183474,19.427096,28.270924,42.869771,-5.203064,-7.931494,-15.981201,13038.011,7.077157,4.646217,10.155237,13.654085,-2.462208,-4.287029,-6.999587,10693.1812,6.889575,3.606751,7.666839,10.802626,-2.03984,-3.580698,-5.555119,82033.5161,17.415118,30.581496,55.072074,75.193069,-5.242132,-8.970208,-15.87287,85574.2055,17.414932,32.331219,58.882573,73.198683,-5.819515,-9.989355,-16.098456,212624.6387,7.82478,60.19114,94.764723,187.430217,-0.950644,-1.490094,-4.652359,186569.2851,8.164879,52.689802,83.681008,226.856216,-0.814805,-1.32615,-4.309573,85372.8691,20.122011,23.209625,34.263189,56.647201,-3.856686,-5.917937,-13.356096,66571.2895,17.885956,17.6057,24.932045,37.799121,-3.839575,-6.100109,-11.110789,14071.3071,7.661382,4.961425,11.238693,15.866337,-2.836094,-4.988812,-8.423946,12286.3734,7.247591,3.868285,8.019122,11.604854,-3.408851,-5.931495,-9.215709,102520.2861,20.202478,39.335041,70.344451,91.021078,-4.711258,-8.480271,-16.379647,85185.438,18.813683,31.835214,58.190634,75.469673,-4.168453,-7.548296,-12.260824,5
6028.9257,1.200546,5.210621,10.1109,24.281596,-0.168862,-0.43936,-3.063438,3211.3985,1.080522,3.800531,8.923171,32.458012,-0.201813,-0.499532,-3.44829,936.5401,1.211684,1.236274,4.133894,7.050395,-0.091087,-0.344406,-3.0295,972.1973,1.217606,1.38074,4.660057,7.743191,-0.093017,-0.348006,-2.888304,370.7358,1.169081,0.771921,2.856019,5.760406,-0.074019,-0.323465,-3.081155,314.0532,1.165869,0.610776,2.298382,5.344418,-0.05663,-0.281937,-2.576873,1429.4057,1.265803,2.520983,7.472691,11.483296,-0.110094,-0.334762,-2.90035,1407.2715,1.252321,2.713302,8.336759,12.694113,-0.111494,-0.387326,-2.948318,5796.2383,1.166914,5.147857,10.668629,35.045482,-0.187102,-0.578828,-4.157519,4888.8378,1.167907,4.160786,8.860692,25.289621,-0.128784,-0.608994,-3.62182,1074.3194,1.219477,1.333675,4.271117,8.512049,-0.110562,-0.41958,-3.172735,1033.5191,1.237804,1.321827,3.828356,9.58791,-0.09711,-0.391949,-2.905897,424.9924,1.195029,0.894333,3.404276,7.680761,-0.07223,-0.394781,-3.397226,399.3108,1.200077,0.695502,2.552554,7.030358,-0.067015,-0.337189,-3.039659,1635.8379,1.280464,3.162777,10.461388,16.748869,-0.11364,-0.408623,-3.39896,1491.3623,1.287215,2.911475,9.575846,17.14255,-0.098917,-0.395933,-3.07572,1
33908.4258,2.276751,16.24864,26.054417,43.007372,-0.096813,-0.353858,-2.7869,39645.0742,2.104254,20.870913,36.007668,59.131193,-0.131209,-0.374166,-3.001171,3916.5349,1.995674,2.742183,5.83029,8.54625,-0.181459,-0.468002,-3.254384,3790.0749,1.931489,2.911797,6.46553,9.687725,-0.208493,-0.510698,-3.294272,1294.9228,1.615592,1.416084,3.784619,6.123781,-0.13711,-0.369805,-2.747981,1086.4113,1.606553,1.138783,3.063756,5.307638,-0.119702,-0.388019,-2.83504,4846.2788,1.986132,4.938627,10.321933,14.269653,-0.275671,-0.564656,-3.606135,5073.0952,1.986966,5.268584,11.419906,14.544064,-0.286788,-0.687879,-3.82219,34070.9278,2.108455,16.786637,28.427436,53.985799,-0.103326,-0.462042,-4.59076,29097.7109,2.138606,13.972053,22.267044,42.525073,-0.110722,-0.429969,-3.637926,4330.8139,1.993725,2.929675,6.005326,9.90978,-0.140972,-0.499113,-4.323937,3677.123,1.942667,2.531317,5.053342,8.685117,-0.133966,-0.453489,-3.851113,1284.76,1.621435,1.478317,3.926224,8.224009,-0.143672,-0.501594,-3.776016,1196.1528,1.62619,1.185448,3.158421,6.322808,-0.146275,-0.445229,-3.22331,5288.0635,2.007357,5.43345,11.843764,15.675071,-0.190286,-0.542659,-4.026289,4659.9409,1.98793,4.910295,10.849459,15.013361,-0.185809,-0.498589,-3.441185,5
29736.3711,2.001651,8.809221,14.939402,34.512698,-1.954991,-2.542936,-6.892767,20568.2461,1.522129,6.551694,11.629606,34.332609,-2.91018,-3.876603,-8.53703,4850.4761,2.144687,1.732315,4.912953,9.354063,-0.436453,-0.754501,-2.445691,4825.7944,2.105513,1.854439,5.536832,9.2831,-0.450541,-0.773707,-2.846215,1582.1314,1.719812,0.971446,3.116645,7.884346,-0.342203,-0.622735,-2.852721,1363.5117,1.725434,0.777815,2.560952,5.937702,-0.302003,-0.577656,-2.806048,6436.1797,2.21999,3.307406,9.025526,14.494722,-0.707257,-1.123857,-3.660276,6721.4194,2.226194,3.512667,9.875064,14.575681,-0.739846,-1.22641,-3.634929,28863.4726,1.854075,8.775837,15.250209,43.110069,-1.827255,-2.709998,-8.751222,25026.6094,1.896855,7.339921,12.058575,33.711918,-1.042262,-1.59624,-5.782653,5424.1436,2.169857,1.869707,5.004915,9.796646,-0.436465,-0.798101,-3.363158,4895.5259,2.180897,1.801774,4.638487,9.545913,-0.433467,-0.782878,-3.501777,1777.9394,1.819983,1.124544,3.906718,8.340785,-0.360462,-0.734414,-3.356992,1534.4322,1.752442,0.879744,3.045541,7.00783,-0.332594,-0.672991,-3.413717,7554.2353,2.34958,3.988503,12.086388,20.157184,-0.679207,-1.266903,-3.983741,6688.1543,2.341361,3.673782,11.274155,17.503889,-0.643034,-1.067575,-3.508481,1
96986.4434,4.555314,25.534782,38.380801,61.407253,-0.509627,-0.776051,-3.095955,109152.6172,4.002631,30.462429,51.292471,93.141094,-1.05183,-1.487152,-3.682061,13884.3357,4.423466,4.270623,7.714979,12.630097,-1.249029,-1.888614,-4.693472,13610.8574,4.299772,4.446657,8.342306,12.520891,-1.409861,-2.10867,-5.119855,3885.3625,2.800722,1.851448,4.747295,8.068384,-0.594613,-0.98702,-2.513854,3245.8401,2.764067,1.48601,3.680963,6.928781,-0.518756,-0.890417,-4.21653,17520.0313,4.520999,7.512413,13.83026,19.217204,-1.505198,-2.378428,-5.844868,18400.292,4.541577,7.902154,15.103019,18.664563,-1.688338,-2.573718,-5.500787,89480.2031,3.863989,26.139167,40.35036,78.545819,-0.328518,-0.672728,-3.814417,76763.7715,3.953491,21.615585,34.444547,76.509031,-0.340393,-0.633371,-3.692829,15804.8438,4.600381,4.725299,7.894305,12.743805,-1.023217,-1.619434,-4.683866,13087.4436,4.32927,3.994765,6.64807,10.544645,-0.982329,-1.538547,-4.881261,4041.5842,2.927218,1.952673,4.974718,9.719976,-0.648639,-1.111178,-3.818081,3525.048,2.80101,1.537775,3.778284,8.134766,-0.667644,-1.220493,-4.075111,19901.5933,4.729791,8.465087,15.842348,23.034774,-1.221807,-2.056593,-5.298989,17128.4253,4.625887,7.458224,14.387289,19.538518,-1.101552,-1.850873,-4.623713,5
50808.8242,2.684671,13.843543,22.187016,42.347168,-2.988992,-3.896863,-9.087524,36229.2813,1.900762,10.37858,16.767968,42.326005,-4.275093,-5.591057,-12.901679,8683.6445,3.012586,2.434474,5.924674,10.553575,-0.648439,-1.018003,-3.106068,8754.0073,2.992959,2.588286,6.430489,10.408592,-0.653253,-0.986499,-3.262067,2674.3569,2.203975,1.219004,3.63219,7.090844,-0.492167,-0.817952,-2.692807,2244.375,2.1815,0.977014,3.295234,7.412914,-0.417466,-0.806469,-3.1657,11456.6514,3.167102,4.507465,10.791431,14.388841,-1.046402,-1.629639,-3.913109,11822.8784,3.14173,4.726073,11.934604,16.331266,-1.109558,-1.70651,-3.987408,49062.7812,2.437059,13.454536,21.827179,59.028611,-2.904997,-4.035706,-13.318992,42079.6543,2.481553,11.350291,17.638823,40.911515,-1.556714,-2.139512,-6.588604,9642.543,3.055922,2.68042,5.898882,11.013416,-0.653588,-1.068522,-3.849049,8534.4248,3.036044,2.518922,5.675089,10.817177,-0.662808,-1.073904,-3.426489,2978.6765,2.361634,1.372942,4.407295,11.370447,-0.506577,-0.952517,-4.115192,2640.4358,2.302472,1.09545,3.350876,7.003715,-0.456676,-0.840781,-3.171944,13378.6621,3.370616,5.244511,13.788643,20.264072,-1.059002,-1.801316,-4.435249,11639.604,3.300013,4.836624,13.232052,18.43215,-1.01589,-1.626841,-4.254586,1
221070.7344,9.130879,56.173345,86.435273,301.458712,-1.102643,-1.635816,-4.414316,237634.0273,7.596827,62.774401,98.453145,269.26081,-2.045191,-2.785591,-5.791636,54464.1558,14.260415,14.677527,20.570362,36.400999,-4.152043,-6.266358,-11.638741,52106.9795,13.513117,14.561166,20.665337,34.904736,-4.497628,-6.847198,-11.121182,10949.1543,6.100094,3.699793,7.876376,10.952382,-1.975428,-3.490127,-5.957357,9032.5058,5.920626,2.91327,6.099065,9.468929,-1.734055,-2.927348,-5.565978,65778.6924,14.128796,22.769348,36.812317,49.199016,-4.510053,-7.919772,-12.95703,68219.7212,14.085977,23.911019,40.244023,52.600609,-5.010113,-8.564939,-13.227964,195045.2851,7.293802,53.068962,82.615966,171.098135,-0.805534,-1.282559,-4.073205,165673.166,7.412612,45.88331,73.66106,249.898974,-0.688466,-1.196212,-4.085764,65589.2676,15.560535,17.331282,23.774904,42.850125,-3.328433,-5.123119,-11.256343,52009.5266,14.266742,13.222001,18.593343,36.178063,-3.291376,-4.940412,-9.843639,11777.5881,6.539172,3.949636,8.596615,14.418828,-2.283229,-4.064812,-7.308332,10338.6477,6.190599,3.093441,6.43414,10.366226,-2.644799,-4.542441,-7.524024,80614.5215,16.137406,28.485056,47.366581,70.831003,-4.037164,-7.16109,-13.755594,66798.4497,15.057342,23.289533,38.716389,51.481496,-3.572787,-6.468318,-11.105865,5
82016.4746,3.713275,22.139478,33.246187,86.793474,-4.417608,-5.625899,-12.148427,58319.4765,2.452355,16.857059,26.73159,66.425042,-5.770961,-7.313463,-15.080463,15023.0508,4.40605,3.84054,7.611786,10.931201,-0.978479,-1.488473,-4.161108,15123.4907,4.359392,4.054778,8.068096,12.319786,-0.995696,-1.454181,-4.324442,4374.1148,2.995997,1.675791,4.322815,7.893925,-0.689944,-1.09865,-2.860817,3630.0135,2.941721,1.333737,3.456517,6.873841,-0.576794,-0.912032,-2.235971,19639.8545,4.655502,7.002098,13.558482,18.307846,-1.609841,-2.528541,-4.948778,20274.8291,4.636526,7.34284,14.900338,18.754142,-1.716715,-2.586342,-6.154573,77212.5156,3.244375,21.114858,34.813241,83.440877,-4.316292,-5.857011,-20.278755,67807.8946,3.343626,18.136951,28.574632,66.247932,-2.334621,-3.181021,-9.637378,16573.521,4.403416,4.246169,7.768172,13.786296,-1.028202,-1.558887,-4.540469,14569.4229,4.403224,3.936914,7.357625,12.228029,-1.03462,-1.586389,-4.575491,4805.3623,3.20177,1.863632,5.118628,10.859061,-0.714705,-1.213302,-3.959141,4276.2052,3.107894,1.478302,3.831401,7.669506,-0.626357,-1.075327,-3.397756,23002.749,4.987996,8.06014,17.534944,24.560131,-1.777214,-2.870353,-6.349289,19951.126,4.89871,7.374491,16.292059,22.027462,-1.723791,-2.745217,-6.805912,1
151632.086,6.687433,37.448671,56.783877,103.723144,-0.721751,-1.042593,-2.990521,168313.6289,5.765875,42.385567,67.291883,113.500184,-1.488905,-1.877231,-4.28787,26898.4063,7.618174,7.157848,10.11937,14.460253,-2.436756,-3.595437,-8.249296,26137.8457,7.281249,7.227206,10.763447,15.6003,-2.686257,-3.997461,-7.7914,6548.678,4.052409,2.471044,5.606963,8.375567,-1.095171,-1.834651,-3.792659,5441.9661,4.006344,1.970316,4.515191,8.085138,-0.988021,-1.838031,-4.763855,33562.9712,7.735261,12.013379,19.682962,28.007456,-2.666923,-4.361895,-7.775929,34838.0704,7.696213,12.662629,21.185868,27.592205,-2.962412,-4.819817,-8.014812,134528.9785,5.351769,36.030376,56.497463,142.292692,-0.410357,-0.780044,-3.671716,117365.5703,5.553464,31.383439,48.673488,104.766662,-0.390946,-0.729963,-3.373922,31331.7583,8.02365,8.253356,11.222977,19.676416,-1.953718,-2.972736,-6.399917,25265.9575,7.408252,6.663776,9.578274,18.884168,-1.928521,-2.967339,-6.56742,6938.5134,4.296248,2.616211,6.047851,11.34827,-1.199387,-2.076871,-4.785668,6109.8393,4.121997,2.066467,4.677827,8.473259,-1.315615,-2.250194,-5.01231,39707.7983,8.40711,14.125193,22.839416,34.086444,-2.307772,-3.97209,-7.882224,33463.4526,8.020711,12.111027,20.235189,26.594061,-2.069969,-3.52404,-6.337381,5
6452.5507,1.216919,5.067355,10.099969,25.103059,-0.170087,-0.447521,-3.247021,3339.5234,1.084373,3.711125,8.437912,31.232228,-0.20761,-0.521584,-3.310619,1032.9893,1.233681,1.234699,4.281507,8.135265,-0.084865,-0.329755,-2.777958,1107.9112,1.24802,1.372537,4.60931,8.93122,-0.088241,-0.342408,-2.924137,379.4348,1.170557,0.778106,3.028827,6.055797,-0.060786,-0.327916,-2.652161,334.9591,1.174529,0.612716,2.157612,4.976249,-0.052214,-0.276532,-1.870002,1484.0254,1.27697,2.533323,7.820568,13.576856,-0.100365,-0.407351,-2.894816,1528.0937,1.273926,2.688158,8.319976,13.177278,-0.107152,-0.363309,-2.841246,6247.3047,1.182713,5.184534,10.540337,38.117436,-0.201001,-0.596718,-4.451495,5353.6407,1.18811,4.051981,8.785797,30.479886,-0.130502,-0.43726,-3.476605,1161.9854,1.23927,1.325242,4.221502,8.854367,-0.104184,-0.387242,-3.555143,1137.541,1.267017,1.27289,3.841682,8.179009,-0.09445,-0.428867,-2.30417,466.1675,1.211739,0.904304,3.172123,7.91486,-0.067202,-0.346424,-3.029487,405.0379,1.198252,0.724736,2.621132,7.090056,-0.065703,-0.321605,-2.8481,1846.0391,1.322576,3.073683,10.200828,16.383357,-0.108456,-0.401988,-3.633656,1601.3354,1.312581,2.858884,9.488629,17.871995,-0.096323,-0.396692,-2.743975,1
34904.7109,2.29614,16.529184,26.990242,50.04182,-0.101016,-0.341572,-2.776637,40679.5664,2.130688,20.942706,36.204319,73.446664,-0.142838,-0.426226,-3.369651,4070.7873,2.019508,2.771492,5.944336,11.669138,-0.188906,-0.490669,-3.737412,3970.249,1.960416,2.913549,6.362286,10.575415,-0.212967,-0.556236,-3.690006,1334.1103,1.621565,1.422999,3.732896,6.802558,-0.135976,-0.421208,-3.056153,1131.9827,1.622926,1.147568,3.017775,6.126488,-0.121412,-0.342085,-2.892024,5062.3281,2.01745,4.908578,10.275626,15.473137,-0.283748,-0.599085,-3.643639,5221.956,2.009319,5.223166,11.289337,15.530006,-0.29139,-0.629243,-3.622857,34032.8047,2.106826,16.897887,27.729871,61.051091,-0.110102,-0.446172,-4.29722,29003.6797,2.131366,13.955932,23.279312,44.193451,-0.120999,-0.470342,-4.141003,4591.8179,2.047957,2.932129,5.999924,10.761154,-0.136859,-0.467438,-3.799884,3811.1045,1.980014,2.524547,5.029183,9.492425,-0.130276,-0.442372,-4.007044,1361.2541,1.651773,1.508831,4.218069,8.09263,-0.149765,-0.497663,-4.029625,1199.5939,1.60711,1.182477,3.14387,8.314491,-0.143789,-0.450322,-3.524199,5524.2217,2.041043,5.407397,11.680834,18.154988,-0.189426,-0.544992,-4.254199,4832.6763,2.026468,4.855268,10.663853,16.688327,-0.189517,-0.507339,-3.60258,5
93246.709,4.129305,24.641996,39.73716,76.267315,-5.255811,-6.759977,-14.885848,67545.4297,2.706883,18.821721,31.135468,75.034326,-6.384013,-8.211934,-17.406829,18430.5767,5.24236,4.872104,8.239034,14.949018,-1.132566,-1.661873,-4.457583,18556.5806,5.209436,5.053876,9.016831,12.584191,-1.129529,-1.722,-3.989928,5231.7136,3.345773,1.945941,4.68963,8.407859,-0.759101,-1.349318,-3.574039,4301.4373,3.253995,1.560146,3.872976,6.963274,-0.658063,-1.028082,-2.819731,23974.212,5.487573,8.681082,15.760491,21.865456,-1.89238,-3.0265,-6.135441,24801.2768,5.487364,9.108164,17.101093,22.441704,-2.01435,-3.198007,-6.229136,85055.7188,3.524259,23.764843,37.036222,76.181173,-4.99868,-6.811346,-23.316959,76431.0352,3.73348,20.847657,32.729307,68.881172,-2.746057,-3.767187,-11.859977,20609.8989,5.365809,5.39694,8.776445,13.630063,-1.17656,-1.819778,-4.901098,17745.8793,5.226,4.827263,8.456118,14.273594,-1.2084,-1.837902,-4.800231,5721.6589,3.578952,2.187514,5.47707,10.500937,-0.792097,-1.309727,-4.013955,5106.4588,3.504064,1.712924,4.317537,8.492816,-0.685926,-1.180089,-3.799386,28163.9492,5.990476,10.16414,19.439027,27.789447,-2.149048,-3.550002,-7.629986,24108.4907,5.757297,9.117008,18.266538,25.554896,-2.089471,-3.353436,-6.95375,1
192515.7148,8.086502,48.706101,78.623508,189.603355,-0.923367,-1.329436,-3.895995,204224.875,6.731374,53.413862,92.20329,296.127522,-1.752203,-2.33459,-5.447116,40971.9809,10.823714,11.198615,17.296995,44.067562,-3.337465,-5.078263,-9.995941,39602.48,10.257072,11.158771,15.945087,39.425104,-3.624547,-5.525253,-10.818703,8901.6701,5.068747,3.150704,6.754702,11.31749,-1.53363,-2.65852,-5.443682,7376.9802,4.96935,2.490016,5.430467,9.074862,-1.326003,-2.226948,-4.146258,49835.7319,10.802536,17.595735,29.072625,40.638067,-3.611979,-6.053663,-10.877759,51834.0289,10.728255,18.620523,30.741272,43.02649,-4.023475,-6.757247,-10.795562,167202.4766,6.357335,46.118948,78.046405,196.765994,-0.627801,-1.023397,-3.65907,146398.8652,6.637275,39.959953,71.01995,192.65056,-0.547385,-0.946155,-3.729971,48527.1518,11.613143,13.119558,20.824811,62.510429,-2.675037,-4.088787,-8.549072,38569.9263,10.542704,10.262948,16.005398,30.640424,-2.646972,-4.131898,-8.733134,9565.6059,5.466627,3.344001,7.682184,11.544066,-1.733083,-2.987328,-5.105246,8311.395,5.144522,2.616769,5.451269,10.001062,-1.95639,-3.42765,-6.411516,60736.5943,12.136396,21.643326,35.179762,52.076601,-3.22325,-5.675572,-10.474549,50805.7012,11.461664,17.903912,29.383564,41.047265,-2.872218,-5.091584,-9.642619,5
67419.9277,3.242262,17.835461,28.674628,61.706349,-3.771187,-4.925994,-10.921278,48342.2539,2.224581,13.341758,21.624145,54.486257,-5.100385,-6.57507,-14.127542,11887.478,3.679515,3.150692,6.66644,11.750457,-0.822477,-1.23568,-3.78038,12068.3384,3.66532,3.320473,7.355109,11.445392,-0.830036,-1.196132,-3.220411,3562.2022,2.599648,1.438423,3.906927,7.621808,-0.599456,-0.989501,-2.877182,2980.2074,2.560902,1.170373,3.226381,6.990003,-0.525913,-0.919251,-3.037127,15725.3184,3.913324,5.705497,12.229621,17.503238,-1.344705,-2.069105,-4.533874,16244.9971,3.880952,5.990752,13.185956,18.053083,-1.405981,-2.21807,-4.591426,64605.8516,2.890386,17.378408,27.498358,65.093558,-3.658298,-4.982542,-17.067104,55985.6386,2.946915,14.832329,22.936229,58.153409,-1.942232,-2.700014,-8.147539,13221.7812,3.704122,3.466642,6.900149,10.973975,-0.842831,-1.279966,-4.545763,11669.8174,3.706147,3.237068,6.682865,11.882986,-0.847816,-1.282884,-4.088221,3981.1214,2.805691,1.633342,4.794866,8.69772,-0.617783,-1.079525,-3.484033,3468.0205,2.682485,1.278658,3.793827,8.406392,-0.547933,-0.985349,-3.668826,18488.5796,4.186107,6.596116,15.580382,22.600462,-1.375538,-2.224599,-5.495994,15915.4073,4.081319,6.082293,14.784449,22.110265,-1.337279,-2.14528,-4.914849,1
248978.0703,10.34023,65.410736,105.696734,257.822733,-1.234322,-1.759563,-3.821461,275360.8203,8.836116,71.691146,114.773594,194.468463,-2.183125,-3.050532,-5.803822,71110.7715,18.276563,19.915011,28.844795,45.968633,-4.768742,-7.29815,-14.011777,67231.1069,16.924398,19.563218,28.550215,40.860066,-5.151857,-7.749434,-14.469131,13025.5783,6.953689,4.616025,10.021341,13.842277,-2.380277,-4.242544,-7.704154,10703.0758,6.802571,3.577337,7.740505,10.722237,-2.024008,-3.557908,-6.168364,83191.1543,17.473591,30.568987,53.810069,70.672093,-5.142225,-8.800856,-13.409006,86192.6758,17.385114,32.29891,57.826504,74.324296,-5.710362,-9.732056,-15.322078,214629.6933,7.983938,61.465369,96.874062,199.28656,-0.949929,-1.552773,-4.767369,184276.2676,8.169656,52.990964,86.302717,183.284539,-0.806706,-1.289722,-4.701756,84983.0943,19.890283,23.354769,34.540181,61.729589,-3.797037,-5.836066,-12.530284,67069.3821,17.781108,17.678923,25.035298,37.421635,-3.779018,-5.819904,-13.100685,14189.8089,7.663172,4.947464,11.018195,15.38994,-2.799278,-5.024994,-8.371138,12283.6558,7.168555,3.876796,7.938976,12.622518,-3.382577,-5.909477,-10.122215,102445.0146,19.842895,38.94008,69.87673,88.281079,-4.581844,-8.280088,-15.494765,85792.0591,18.883288,31.678363,57.814847,73.657552,-4.063982,-7.410105,-13.339659,5
29751.4239,2.003197,8.80349,14.106358,26.213425,-1.790661,-2.37816,-5.526824,19874.1523,1.504509,6.367676,11.578721,30.854476,-2.739408,-3.769988,-8.971996,4611.9546,2.024145,1.679426,4.76659,9.011914,-0.450609,-0.75466,-2.68896,4654.1153,2.012819,1.82133,5.330612,9.039954,-0.451609,-0.765563,-3.263144,1578.2827,1.712401,0.929958,3.094323,6.491168,-0.348072,-0.599084,-2.941848,1305.1563,1.689159,0.749449,2.368669,5.226458,-0.312471,-0.576514,-2.576164,6373.2163,2.168815,3.259168,8.895667,14.037553,-0.701091,-1.211066,-3.978763,6593.9199,2.160764,3.474139,9.710741,13.056319,-0.741813,-1.221803,-3.294097,28693.0391,1.837539,8.814803,14.960456,38.223451,-1.693427,-2.524306,-8.772829,24341.6094,1.845479,7.205256,11.91826,35.040306,-1.01114,-1.483564,-5.262751,5075.6456,2.011643,1.829218,4.912051,8.698662,-0.449036,-0.816416,-4.018313,4729.1948,2.075917,1.771592,4.570298,8.362408,-0.443218,-0.820306,-3.540286,1775.8501,1.806791,1.078942,3.657565,6.794345,-0.365139,-0.737526,-3.064767,1501.9297,1.727898,0.857074,2.818283,6.147567,-0.340249,-0.701471,-3.220105,7372.6865,2.246431,3.981561,11.965389,17.283147,-0.679624,-1.18375,-4.385043,6557.519,2.253155,3.649577,11.188597,16.38719,-0.648713,-1.110578,-4.108296,1
97038.2109,4.706651,25.532733,38.188927,62.442297,-0.461782,-0.703285,-2.53957,112424.3476,4.205372,30.356034,48.921375,74.471755,-0.908117,-1.388135,-3.876317,14220.771,4.537756,4.225984,7.536184,11.077235,-1.231946,-1.841251,-5.237997,13944.8516,4.387674,4.356213,8.063165,10.697257,-1.40459,-1.983261,-5.029721,4010.9465,2.90784,1.821901,4.426596,6.577622,-0.593772,-1.024592,-3.285774,3326.3859,2.819791,1.477725,3.560275,5.744199,-0.51816,-0.896135,-2.909371,17938.0747,4.610308,7.40165,13.509099,17.905477,-1.466181,-2.258835,-5.341172,18644.3808,4.609141,7.853552,14.667023,19.098496,-1.636479,-2.482328,-4.801878,92308.086,4.054541,25.341613,39.018138,75.176547,-0.295936,-0.6142,-3.621302,78520.0411,4.095827,21.718213,32.80626,64.854002,-0.305174,-0.693293,-3.9509,16175.8999,4.674744,4.684993,7.664072,11.637381,-0.982292,-1.538717,-5.016712,13423.7327,4.42389,3.959943,6.663638,10.126027,-0.954018,-1.534456,-5.275875,4110.3857,2.968292,1.914643,4.72881,8.208863,-0.625403,-1.182643,-3.7826,3599.0817,2.865387,1.519708,3.721338,8.374314,-0.656785,-1.187891,-3.976418,20284.7041,4.839472,8.332909,15.220159,20.857577,-1.144941,-2.004374,-5.094409,17528.7896,4.692683,7.367868,14.115552,18.274037,-1.040354,-1.744637,-4.188915,5
51107.5449,2.741205,13.584973,20.76147,42.274363,-2.994875,-3.934554,-9.901472,36430.1602,1.932163,10.24761,17.546022,41.997032,-4.262103,-5.525948,-12.976249,8652.6968,2.974286,2.463364,6.044126,9.586488,-0.666115,-1.075965,-3.744513,8681.1602,2.950222,2.619257,6.61484,10.068622,-0.673493,-1.042752,-3.314422,2693.1985,2.206379,1.214425,3.613122,7.698636,-0.499739,-0.916352,-2.555938,2249.1412,2.182718,0.977287,2.88147,6.192602,-0.441145,-0.838098,-2.583537,11449.1148,3.143237,4.530954,10.75878,14.846726,-1.08,-1.674119,-3.873862,11865.0512,3.137354,4.771686,11.860367,16.90254,-1.143951,-1.763884,-4.533944,47917.9219,2.424718,13.419976,21.465232,54.848111,-2.871711,-3.93702,-14.235203,42279.5019,2.514368,11.209757,17.633715,42.761524,-1.542291,-2.086127,-6.840323,9600.3911,2.999708,2.699075,6.083035,11.106074,-0.679355,-1.123865,-3.883339,8591.6826,3.022706,2.541415,5.654744,12.146381,-0.677899,-1.119759,-3.916663,2997.3862,2.368523,1.385896,4.297902,8.211254,-0.520488,-0.951351,-3.664374,2583.4897,2.245627,1.092342,3.358888,7.679023,-0.472575,-0.825724,-3.420768,13394.0205,3.355666,5.280721,13.987491,20.356348,-1.076109,-1.75062,-5.037707,11688.3598,3.317076,4.854087,13.226553,19.040479,-1.046496,-1.726277,-4.145537,1
223361.8535,9.417114,55.940546,85.958457,183.375483,-1.08163,-1.518586,-3.667275,235782.871,7.707922,63.142621,95.618846,238.247088,-1.957411,-2.750688,-5.096496,55159.3999,14.53084,14.867837,20.323855,32.433036,-4.105202,-6.176897,-10.77923,52560.4599,13.600269,14.683614,20.860947,32.469566,-4.452303,-6.867832,-13.902137,11014.5757,6.099729,3.709793,7.782705,11.46076,-1.9748,-3.487069,-5.804022,9023.2521,5.846209,2.898793,6.050901,8.962118,-1.678703,-2.909979,-5.41156,65765.5131,14.147324,22.868057,37.007352,46.867989,-4.401846,-7.500737,-11.437709,68588.6265,14.111213,24.130959,39.181254,49.906187,-4.916127,-8.372089,-13.828004,194808.4824,7.386397,52.094817,84.833912,201.647893,-0.786356,-1.343221,-4.559823,163678.5274,7.44045,45.381196,70.070374,147.738547,-0.680503,-1.115633,-4.096489,66008.9199,15.791598,17.404659,24.195424,44.030159,-3.249819,-5.029434,-11.653255,51803.1902,14.184392,13.363401,18.272922,30.595372,-3.220394,-4.986666,-11.068143,11844.3462,6.57936,3.951885,8.549891,12.224801,-2.279803,-4.090238,-7.22564,10408.9484,6.291671,3.101588,6.210222,10.801074,-2.644989,-4.539817,-8.017311,81276.1016,16.083339,28.598532,46.491755,66.782206,-3.935036,-7.14015,-11.567892,67630.5434,15.235634,23.441772,38.659931,50.272721,-3.476479,-6.282436,-10.328156,5
81013.4766,3.73266,22.028327,33.038594,71.794686,-4.465025,-5.978377,-11.878637,58185.4687,2.471991,16.724136,27.352401,56.405768,-5.721676,-7.575026,-16.306912,14962.6167,4.383785,3.824403,7.474819,11.491562,-1.003246,-1.510664,-3.905722,15143.4429,4.376646,4.001843,8.042141,12.942852,-0.992025,-1.473846,-3.70107,4361.5969,2.964633,1.653548,4.196624,7.815927,-0.694086,-1.173604,-3.222899,3603.1859,2.913508,1.332744,3.446246,5.854777,-0.604553,-0.937278,-2.939855,19634.1836,4.656017,6.93159,13.772346,19.036176,-1.653173,-2.552407,-5.62138,20363.7739,4.639318,7.286514,14.840276,19.974699,-1.738332,-2.625558,-5.859359,75548.7461,3.224569,21.156608,33.030764,74.489592,-4.252436,-5.728395,-19.264183,66371.6328,3.309072,18.441172,28.259569,76.3304,-2.312494,-3.120193,-9.190979,16521.9253,4.406145,4.262705,7.845804,12.620244,-1.039095,-1.591245,-4.674236,14556.7275,4.362587,3.918849,7.539255,12.379447,-1.062899,-1.688912,-4.563563,4812.3117,3.210089,1.841249,5.019484,9.004148,-0.721965,-1.264023,-3.901203,4223.572,3.061812,1.457796,3.792754,8.355035,-0.632465,-1.043296,-3.283369,22970.3809,4.938548,8.016983,17.521604,24.680846,-1.791933,-2.891243,-6.365035,19984.5879,4.903262,7.309813,16.318319,22.295754,-1.736787,-2.804256,-5.810447,1
149381.666,6.705594,37.053951,54.036723,107.504756,-0.72929,-1.032951,-3.200802,167259.5234,5.833736,42.165765,63.114589,100.821593,-1.45924,-1.899623,-4.216575,27035.7141,7.702285,7.136159,10.192675,13.160524,-2.434145,-3.604648,-7.524158,26099.6596,7.302184,7.21631,10.573847,14.76015,-2.667565,-3.866684,-7.264731,6597.8108,4.113555,2.472942,5.504472,8.52032,-1.099066,-1.826326,-3.672712,5531.7992,4.130689,1.885313,4.099229,7.631044,-0.945225,-1.656073,-3.398121,33417.9609,7.696336,11.93809,19.303828,24.464397,-2.646183,-4.417693,-8.82842,35105.6269,7.803068,12.565836,21.193147,30.581782,-2.944029,-4.949824,-8.638881,138541.3438,5.545373,35.990081,54.353392,98.506855,-0.403442,-0.736721,-3.775239,116693.375,5.583192,31.011766,47.646774,92.265566,-0.388035,-0.714035,-3.347616,31354.7509,8.092483,8.202203,11.410707,17.534674,-1.934739,-3.028126,-7.000098,25470.0078,7.481311,6.636888,9.34984,14.160829,-1.918272,-2.912286,-6.560002,6953.5727,4.338516,2.580428,5.944875,9.220896,-1.20014,-2.117931,-4.577232,6019.6781,4.095413,2.035357,4.561454,8.479926,-1.310973,-2.183324,-5.298011,39547.1558,8.433975,14.06515,22.576432,30.61843,-2.296577,-4.0792,-7.288645,33369.4756,8.007253,12.031029,20.068593,24.813438,-2.055955,-3.574187,-6.655519,5
29914.3086,2.017501,8.875681,13.861835,29.650713,-1.852202,-2.525927,-8.513664,20531.2343,1.525241,6.54106,11.79828,30.595711,-2.810304,-3.750833,-8.859555,4785.5986,2.103507,1.717541,4.994243,8.66717,-0.437222,-0.721624,-2.76635,4768.6001,2.067838,1.86473,5.5098,8.71619,-0.4469,-0.74449,-2.840008,1603.8679,1.729621,0.95749,3.134946,5.663706,-0.349592,-0.631223,-2.508939,1329.2377,1.707372,0.786706,2.467748,4.692703,-0.308678,-0.55359,-2.30992,6449.708,2.212052,3.337677,9.23631,14.008693,-0.702924,-1.173107,-3.373357,6671.9365,2.20803,3.582414,9.822781,14.874418,-0.73599,-1.219535,-3.948417,29195.2774,1.864213,8.950794,14.734564,39.372716,-1.74801,-2.529637,-8.601761,24963.0352,1.88456,7.331007,12.163742,32.6746,-1.018902,-1.56232,-5.257236,5270.2627,2.105137,1.864538,5.017435,10.352241,-0.43327,-0.809336,-3.318331,4823.5537,2.137625,1.816229,4.712014,8.525505,-0.436625,-0.768628,-3.507184,1805.6441,1.839562,1.113061,3.800404,7.545773,-0.37047,-0.765693,-3.556846,1567.5935,1.776415,0.885814,2.83538,6.328281,-0.341639,-0.679741,-3.287967,7565.2539,2.338909,3.988322,11.786247,16.626362,-0.683813,-1.150092,-4.121399,6671.5092,2.318017,3.686759,11.233515,16.025017,-0.642669,-1.080583,-4.386203,1
98903.2031,4.755177,25.599471,38.967308,66.248481,-0.490087,-0.728112,-2.438062,112270.2266,4.197961,30.381035,47.001245,78.67705,-1.001734,-1.419344,-3.827821,14118.195,4.552821,4.245535,7.518789,10.524943,-1.269283,-1.870664,-4.782138,13922.2072,4.43471,4.379293,8.081447,10.937329,-1.433894,-2.021383,-5.713826,3982.2541,2.900654,1.846859,4.50917,7.390823,-0.597181,-1.028486,-2.919133,3367.7518,2.884293,1.485538,3.549834,6.85656,-0.519591,-0.931633,-2.622854,18032.2627,4.663576,7.42285,13.659341,17.000806,-1.505522,-2.241444,-4.815614,18707.767,4.662392,7.858395,14.811072,17.605765,-1.686632,-2.630832,-6.137694,92500.8808,4.063055,25.35882,39.127746,78.029807,-0.322125,-0.63217,-3.837732,78581.3398,4.110939,21.658506,33.414905,60.829734,-0.323255,-0.605028,-3.277095,16110.6451,4.692965,4.672567,7.615822,12.706473,-1.022761,-1.618612,-4.908874,13306.6059,4.447306,3.959136,6.607078,10.765476,-0.991037,-1.551921,-4.422536,4178.2821,3.042529,1.952303,4.846403,8.912356,-0.635843,-1.155344,-3.990138,3635.298,2.883027,1.53289,3.752398,7.546334,-0.673454,-1.185398,-3.839204,20368.3779,4.906519,8.397503,15.307835,20.062446,-1.203829,-2.024836,-5.501828,17385.7368,4.724702,7.411653,14.016263,19.165242,-1.096159,-1.880014,-4.478058,5
51433.7812,2.733562,13.635918,20.657272,37.779873,-3.015637,-4.086884,-8.894657,36936.3203,1.936502,10.341264,16.64981,42.013897,-4.277908,-5.690511,-12.55445,8525.0913,3.000798,2.440162,5.80614,9.791386,-0.641548,-0.964579,-3.443859,8608.3233,2.982233,2.564214,6.463337,10.254945,-0.644598,-0.981989,-3.351115,2698.8052,2.235199,1.205045,3.611568,6.731967,-0.48898,-0.806754,-3.098669,2230.9087,2.188952,0.974352,2.932542,6.086705,-0.425915,-0.765105,-2.890747,11458.4317,3.19226,4.504325,10.822457,14.898007,-1.038665,-1.6085,-3.956511,11848.4229,3.175574,4.759048,11.604799,15.149093,-1.092193,-1.705087,-4.935385,48837.6797,2.447119,13.515684,21.618555,50.968642,-2.865152,-4.053297,-12.142442,42355.3828,2.508705,11.383428,17.467524,40.456257,-1.556247,-2.137087,-6.666091,9544.6787,3.058093,2.658447,5.764943,9.911718,-0.647499,-1.075276,-3.802964,8501.7241,3.064054,2.512195,5.701854,9.745097,-0.656712,-1.072025,-3.857611,3018.3875,2.393624,1.373888,4.254905,7.825053,-0.502007,-0.885026,-3.450028,2620.0828,2.301795,1.107722,3.323657,6.66048,-0.457955,-0.822019,-3.464674,13353.9248,3.400447,5.265186,13.956251,19.803845,-1.034022,-1.694571,-5.823444,11654.3833,3.333781,4.860394,13.179874,17.693328,-1.002353,-1.61131,-4.363413,1
224282.4903,9.393788,56.219169,84.325697,183.721177,-1.097093,-1.529026,-3.827568,233822.6523,7.643366,63.061765,96.42192,265.703796,-2.011182,-2.706544,-5.517193,55380.6711,14.940914,14.853748,20.267893,20.344857,-4.143758,-6.280936,-13.825523,52405.4505,13.864442,14.593921,21.224492,59.836659,-4.495989,-6.646672,-11.403364,11048.3218,6.250461,3.775419,7.665365,19.424236,-1.994064,-3.467733,-5.748266,9068.2753,6.124945,2.964756,5.969655,8.979643,-1.692937,-2.926912,-4.934418,65500.0088,14.373364,23.072048,41.323639,40.895956,-4.502091,-7.627965,-12.917382,68523.9536,14.460794,24.257885,45.507716,136.62081,-5.047929,-8.57114,-13.352136,197349.6992,7.448203,52.314516,84.084266,211.613348,-0.802749,-1.302853,-4.132996,165224.6406,7.464271,45.744836,72.540465,162.181439,-0.696817,-1.18326,-3.823564,66068.1099,16.2593,17.440469,24.246664,60.684907,-3.314018,-5.060682,-11.841984,52147.384,14.583286,13.296361,18.359315,55.618123,-3.284859,-5.086848,-12.556438,11930.08,6.787128,4.032918,8.327757,12.587254,-2.299325,-4.081648,-7.887881,10355.1908,6.270586,3.154666,6.286918,17.182447,-2.655028,-4.686809,-7.51623,80917.8062,16.464676,28.968649,53.652878,158.674302,-4.067939,-7.170247,-14.284855,66574.5728,15.310052,23.86399,47.11244,46.389661,-3.581314,-6.419217,-11.833099,5
82268.6758,3.760172,21.818542,32.288763,55.392053,-4.402436,-5.788219,-12.975881,58790.8906,2.488659,16.541432,26.185317,55.250537,-5.740009,-7.367861,-20.168256,14952.8702,4.490897,3.776706,7.201451,10.491518,-0.993762,-1.51796,-3.801879,14994.3277,4.435226,3.956684,7.862562,10.582736,-0.983451,-1.439988,-3.815858,4367.4329,3.027986,1.63062,4.076932,6.785794,-0.694792,-1.112174,-2.778763,3644.4183,2.981672,1.318279,3.306609,5.83761,-0.598345,-1.115761,-3.04133,19709.7569,4.786489,6.882921,13.31541,17.176481,-1.632995,-2.490856,-5.162452,20384.3354,4.750933,7.247051,14.49112,19.263213,-1.723784,-2.694219,-5.917044,76260.9922,3.241591,21.308801,32.584964,65.998621,-4.299445,-5.867602,-18.226058,67220.1074,3.339784,18.159137,26.767116,57.617672,-2.319257,-3.212864,-9.545981,16391.3437,4.449205,4.162366,7.447011,11.191199,-1.019961,-1.557138,-4.651334,14340.7427,4.411102,3.877895,7.239809,10.486185,-1.053429,-1.602304,-4.349684,4862.8643,3.277328,1.834994,4.811237,8.871819,-0.722185,-1.254428,-4.577631,4243.728,3.156136,1.447365,3.670941,7.389539,-0.6277,-1.030019,-3.478295,22970.8702,5.049108,7.936567,17.08334,22.990924,-1.780282,-2.884416,-6.169267,19970.9561,4.988054,7.27428,16.020803,20.654337,-1.729689,-2.812748,-6.301244,1
150022.4727,6.747338,36.901542,54.061726,95.094394,-0.706968,-1.026561,-2.870361,168326.5781,5.880517,41.983891,63.960701,113.920797,-1.446779,-1.819989,-4.040201,26935.4511,7.864698,7.025356,9.797415,13.524021,-2.430392,-3.597014,-7.328072,26085.0442,7.489793,7.092912,10.499195,13.625877,-2.669996,-3.942105,-7.95199,6600.0442,4.174212,2.432681,5.541077,8.13707,-1.097343,-1.891471,-3.893879,5487.696,4.131659,1.938849,4.310145,6.794876,-0.945812,-1.625717,-3.167814,33634.9419,7.951624,11.859379,19.250703,24.229818,-2.64477,-4.332938,-7.500699,35044.2842,7.979677,12.504752,20.863709,28.205104,-2.950166,-4.894941,-8.757113,136400.6465,5.48611,35.554972,55.150848,119.912353,-0.407447,-0.770949,-3.210787,116197.6621,5.575838,31.12221,45.907473,91.292817,-0.388276,-0.690358,-3.211855,31360.5835,8.294268,8.093235,10.87207,16.340993,-1.943943,-3.012115,-7.111991,25397.6458,7.651137,6.571967,9.008018,14.192423,-1.929285,-2.928167,-6.691184,7031.1201,4.469514,2.595426,5.96834,9.828765,-1.205453,-2.070431,-4.80062,6063.9992,4.211329,2.02256,4.417532,7.904078,-1.30868,-2.220781,-5.492461,39538.353,8.637139,14.01648,22.237023,30.09083,-2.306669,-4.032391,-7.914963,33537.0469,8.293307,11.965473,19.842068,28.202844,-2.060022,-3.605249,-6.8501,5
6313.1504,1.214476,4.942165,9.427376,21.368122,-0.163454,-0.436123,-3.237718,3468.4219,1.089221,3.555347,7.69685,25.94038,-0.210387,-0.493022,-3.376361,1054.6963,1.25046,1.209855,3.967896,6.293159,-0.083163,-0.307128,-2.734139,1094.4366,1.254303,1.33743,4.425877,6.912557,-0.089217,-0.33946,-2.954935,370.655,1.170113,0.740988,2.635294,4.805527,-0.058198,-0.281152,-2.708311,307.6826,1.165841,0.609438,2.080898,4.532303,-0.051833,-0.27568,-2.378523,1512.7364,1.292049,2.443674,7.211391,10.81219,-0.105416,-0.372268,-1.79304,1553.7085,1.288401,2.6295,7.982374,12.743051,-0.110972,-0.368048,-3.21978,6197.6055,1.183812,5.028214,10.400471,29.253984,-0.192043,-0.560674,-3.513466,5212.1153,1.18441,3.991534,7.590724,22.716248,-0.138595,-0.50313,-3.78121,1189.5659,1.257605,1.290435,3.900417,7.523739,-0.102735,-0.413541,-3.422435,1135.6899,1.275615,1.246033,3.678867,7.434235,-0.099126,-0.443838,-3.201853,446.2928,1.207696,0.900267,3.131238,6.951309,-0.064965,-0.353301,-2.517714,427.1591,1.216235,0.705064,2.456605,5.817223,-0.06806,-0.32587,-3.247479,1790.7978,1.322158,3.028567,9.668033,15.604127,-0.117334,-0.394278,-3.545633,1592.1006,1.32107,2.806982,9.316924,14.411039,-0.0953,-0.378781,-3.216056,1
35035.4882,2.330126,16.024193,25.357043,43.906207,-0.093956,-0.352784,-2.895715,40920.7031,2.166045,20.215529,34.824693,58.822433,-0.139749,-0.397704,-3.570671,4048.9217,2.039657,2.641582,5.661542,9.031133,-0.182165,-0.461165,-4.114804,3985.4616,2.006554,2.798617,5.976757,8.96482,-0.212773,-0.518673,-3.826374,1327.7627,1.639228,1.366667,3.551771,5.384636,-0.141395,-0.371811,-2.839812,1145.9058,1.64728,1.109616,2.906307,5.518329,-0.127475,-0.339005,-3.214677,5056.9614,2.04998,4.73432,9.781421,13.787798,-0.271615,-0.571567,-3.364214,5243.2139,2.044888,5.043336,10.710987,14.374931,-0.295993,-0.640634,-3.702846,35032.0039,2.159739,16.445849,27.51738,54.186487,-0.105832,-0.42634,-3.894893,29461.1524,2.173257,13.725892,21.68456,42.414315,-0.12027,-0.451374,-3.75427,4520.9346,2.063684,2.817848,5.67642,9.129096,-0.135935,-0.46123,-4.407573,3819.9987,2.008819,2.438205,4.793987,7.886266,-0.13078,-0.454955,-4.043401,1345.9973,1.656542,1.434873,3.844068,7.464419,-0.145352,-0.433185,-3.561201,1229.86,1.649875,1.144993,2.993188,7.364375,-0.149463,-0.478097,-3.267113,5559.2573,2.080215,5.207813,11.195026,15.58992,-0.200154,-0.621003,-3.75618,4853.4644,2.06405,4.697098,10.288554,15.467686,-0.183048,-0.528511,-3.782049,5
92041.752,4.117796,24.119114,35.873566,65.863951,-5.127898,-6.500289,-14.246529,65863.4531,2.692569,18.479308,29.02975,60.109199,-6.332471,-7.854363,-19.127494,18505.7852,5.374076,4.801517,8.218091,11.431918,-1.140804,-1.714429,-4.427277,18581.7412,5.319317,4.982218,8.956523,12.734533,-1.120169,-1.625841,-3.854612,5214.0274,3.386111,1.95258,4.683614,7.182103,-0.761445,-1.242969,-3.159715,4287.2543,3.262141,1.549591,3.672564,6.101561,-0.656584,-1.058084,-2.816056,24028.065,5.629128,8.617373,15.656887,20.184563,-1.902592,-3.016445,-6.137707,24678.0615,5.565407,9.033478,16.920189,21.641504,-2.020789,-3.167107,-6.528334,87759.418,3.637743,23.747587,36.701868,76.823622,-4.930009,-6.637142,-25.19082,76122.3183,3.746244,20.779411,30.552448,59.110107,-2.729937,-3.73612,-11.697604,20334.8472,5.407246,5.336918,8.538583,13.281413,-1.174662,-1.765436,-4.838703,17741.9607,5.344271,4.778077,8.333223,12.096669,-1.218544,-1.898687,-4.649133,5770.1081,3.673039,2.177534,5.4839,9.318067,-0.789666,-1.341488,-4.231725,5099.1599,3.532939,1.705351,4.096756,7.250581,-0.682585,-1.135228,-3.62655,28088.3173,6.045823,10.126585,19.349887,27.374814,-2.15539,-3.44008,-7.208151,24134.3232,5.890705,9.064174,18.331263,24.175513,-2.089792,-3.400755,-6.682878,1
190236.0918,8.116676,47.707901,69.089405,157.649437,-0.901051,-1.274568,-3.342302,207785.543,6.980781,52.766329,79.497397,152.093746,-1.76005,-2.332761,-5.382765,40821.2569,11.041413,10.817569,14.465114,23.501154,-3.338737,-4.928553,-9.348654,39252.9522,10.469325,10.746797,14.586469,20.40605,-3.634578,-5.353085,-9.828983,8932.0671,5.235157,3.133227,6.584295,10.154481,-1.549388,-2.634971,-4.412026,7348.4991,5.030235,2.46388,5.188339,8.805713,-1.319989,-2.254315,-4.181606,49849.2901,11.062434,17.432893,27.758243,35.481165,-3.610589,-5.931377,-10.325366,51794.5825,11.018303,18.289542,29.511412,37.533082,-4.045704,-6.737762,-10.408785,169116.3535,6.492325,44.898043,68.654948,139.457765,-0.616439,-1.082612,-3.890135,144774.6777,6.629126,39.284698,58.515575,118.27,-0.550322,-0.931008,-3.560711,47724.6572,11.727074,12.699383,17.219585,32.281023,-2.69144,-4.042731,-8.698764,38310.2534,10.803022,9.909878,13.468963,21.207871,-2.64761,-4.089441,-8.800369,9601.3882,5.562839,3.305061,7.119365,10.336218,-1.736636,-3.032581,-5.948956,8283.5724,5.185857,2.581902,5.320698,8.845915,-1.94552,-3.285711,-6.519483,60433.7813,12.369985,21.444516,34.700657,48.319903,-3.262603,-5.907757,-9.985918,50414.6113,11.668996,17.771595,28.975376,38.693737,-2.876046,-5.023179,-9.551982,5
67932.2734,3.299929,17.498948,25.876008,48.929241,-3.684367,-4.735651,-11.12991,47679.1757,2.225389,13.246186,20.872467,44.43506,-5.081686,-6.585408,-14.660299,11808.524,3.723968,3.122119,6.636009,9.738253,-0.793322,-1.259084,-3.866475,11916.7192,3.694958,3.279771,7.25325,11.406059,-0.797622,-1.237147,-2.962434,3575.2236,2.620877,1.421164,4.014843,6.91867,-0.587837,-0.982679,-2.703531,2954.3045,2.57699,1.150912,3.121497,5.161068,-0.512647,-0.868369,-2.791334,15677.8476,3.960241,5.695137,12.206938,16.015225,-1.298757,-1.993177,-4.673123,16291.188,3.952219,5.975551,13.018128,17.563099,-1.363929,-2.116467,-4.472105,63752.7969,2.878275,17.519619,26.618829,52.480413,-3.635268,-4.977656,-15.599145,55588.0996,2.959313,14.885046,22.498293,47.072351,-1.944487,-2.659944,-7.998753,13194.6968,3.758408,3.404223,6.630284,11.180004,-0.794334,-1.270908,-4.016746,11676.8613,3.773567,3.213022,6.508201,10.473596,-0.817534,-1.268384,-3.78528,3933.5744,2.802525,1.603404,4.605301,8.955105,-0.61069,-1.051836,-3.369233,3454.179,2.700516,1.274282,3.536266,6.577297,-0.536173,-0.893292,-3.057258,18338.8784,4.217402,6.553461,15.436876,21.063541,-1.334602,-2.171579,-5.148398,15932.3125,4.162082,6.045426,14.651918,21.552445,-1.303203,-2.086344,-4.90563,1
245710.5469,10.452195,65.286608,100.893438,207.363656,-1.243634,-1.754383,-4.133398,258226.8203,8.531932,71.760914,114.614809,262.676183,-2.255278,-3.065022,-6.317791,70730.0791,18.566421,19.709389,27.960943,42.761634,-4.862625,-7.511587,-15.163862,67536.8408,17.471792,19.461738,28.1608,42.708417,-5.246932,-7.824936,-16.998683,13078.5764,7.162141,4.595245,9.917541,12.899758,-2.424757,-4.278661,-6.529341,10707.57,6.985696,3.553358,7.549458,10.423973,-2.055557,-3.531507,-5.821127,81824.4394,17.592313,30.502416,54.124121,65.683548,-5.296562,-8.999359,-13.657639,85838.6396,17.675612,32.133877,57.310249,72.745492,-5.918957,-10.317267,-16.250795,212589.8672,8.07649,60.183018,96.497198,261.406846,-0.958567,-1.515811,-4.431564,184854.1953,8.334577,52.580046,84.128791,155.37876,-0.817981,-1.347493,-4.395507,85116.2906,20.425466,23.284115,32.833494,53.779667,-3.879837,-5.982573,-12.521991,66685.0803,18.134032,17.530675,24.49005,38.787506,-3.861724,-5.969908,-12.873938,14137.9869,7.777808,4.910356,10.965789,16.614127,-2.839405,-5.051984,-8.068783,12252.5472,7.336739,3.824941,7.837628,11.191996,-3.383134,-5.814953,-9.137449,102781.35,20.459969,39.05182,68.941169,89.392916,-4.802829,-8.70756,-13.72345,84686.4766,19.084744,31.513336,57.161655,77.658832,-4.20522,-7.74944,-14.872426,5
3590.6894,1.498576,3.243586,5.461264,9.266341,-1.843653,-3.377162,-15.696607,3409.4848,1.475796,4.088316,7.470143,10.952243,-1.526685,-3.580995,-17.685308,37.1349,1.023201,0.292781,0.852694,3.375862,-0.294479,-0.596545,-3.816657,32.8046,1.018929,0.310177,0.844255,3.311774,-0.29672,-0.712001,-3.887043,109.3762,1.107311,0.385095,1.262813,3.040264,-0.150377,-0.451012,-2.649604,84.5696,1.102544,0.316504,1.004269,3.555606,-0.133286,-0.39551,-3.465475,208.9999,1.111127,0.735985,1.999581,4.626488,-0.448896,-0.919707,-3.801509,239.0202,1.118109,0.771269,2.140695,4.459669,-0.475322,-0.834074,-2.927392,3438.0669,1.429947,2.970342,5.092962,9.916037,-1.832734,-3.645411,-23.679769,2221.5859,1.337359,1.645715,2.832132,6.522881,-1.510767,-2.823737,-16.299345,8.6678,1.005155,0.228993,0.745168,4.242887,-0.319318,-0.683986,-4.114903,43.9444,1.029644,0.281528,0.817055,4.299912,-0.305433,-0.683861,-3.798808,100.1027,1.112628,0.384421,1.282892,4.327635,-0.174709,-0.578665,-3.681806,121.1185,1.148335,0.354633,1.217198,4.062225,-0.158436,-0.474787,-3.135587,174.5422,1.090204,0.640803,1.751085,4.337442,-0.549595,-1.039893,-4.300283,122.0283,1.071306,0.631035,1.848963,4.635236,-0.486491,-1.027621,-4.299509,6
4297.648,1.650007,0.820224,1.370198,5.478523,-5.305764,-8.497202,-35.140275,6618.0913,2.066704,1.328528,1.893004,5.434026,-6.267618,-10.630043,-53.077142,1696.1706,2.365858,0.399972,0.710513,3.510965,-0.56824,-0.990981,-3.652525,1785.0684,2.317736,0.414055,0.742219,2.992771,-0.571545,-1.018534,-4.354271,559.9518,1.600183,0.188115,0.585915,2.859867,-0.260337,-0.587216,-3.079459,485.1923,1.662263,0.160684,0.472881,2.879947,-0.219305,-0.556114,-3.356164,2116.5886,2.397986,0.582823,1.083018,3.167848,-0.862008,-1.374783,-3.951022,2170.3202,2.308125,0.614332,1.209983,3.769555,-0.880603,-1.489531,-4.114451,3983.0396,1.533777,0.760066,1.369091,5.949468,-5.043394,-9.304649,-61.823937,3208.4639,1.53352,0.612558,1.185357,6.165232,-4.113557,-6.75196,-36.713527,1892.8279,2.463109,0.437924,0.876838,4.482476,-0.629572,-1.075921,-5.375215,1595.4626,2.371141,0.40813,0.848455,4.437272,-0.534836,-0.933893,-4.83422,566.8627,1.762027,0.190971,0.602652,3.755347,-0.275322,-0.706742,-4.369235,544.526,1.7389,0.188029,0.642483,3.959525,-0.238272,-0.542927,-3.525831,2181.1438,2.376857,0.59593,1.144263,5.279948,-0.949215,-1.607617,-5.183185,1920.7929,2.411365,0.550976,1.174628,4.076106,-0.837517,-1.381319,-5.16432,2
52588.7949,8.274307,13.713842,19.653463,24.909149,-19.708646,-29.47951,-188.715941,52275.7735,8.345621,15.041336,23.442004,28.800149,-15.315939,-22.451613,-111.120093,4904.2963,4.125989,1.203123,2.293189,4.142043,-4.348464,-6.540366,-14.773427,5046.2406,3.982117,1.245171,2.373299,4.186917,-4.505817,-6.994849,-16.687164,3048.5104,4.046383,1.00642,2.277084,4.01322,-1.565621,-2.731817,-5.274732,2485.162,4.040763,0.807926,1.859835,4.913263,-1.276952,-2.134832,-5.867002,8565.3498,5.635013,2.399457,4.741301,6.713459,-7.187216,-12.337794,-22.265404,9012.7454,5.535041,2.505025,5.010523,7.79017,-7.49419,-12.911955,-21.176396,46596.2519,6.837473,11.64174,16.568192,22.730986,-17.224702,-28.812321,-180.383285,29548.2671,5.515835,6.681241,8.94705,13.358924,-14.930185,-24.552132,-125.257985,5268.6555,4.157475,1.237457,2.115873,4.673131,-4.751082,-7.225958,-21.755386,5620.7995,4.900279,1.254471,2.269201,4.773666,-4.135397,-6.340297,-16.046969,2936.0972,4.462247,0.982032,2.161467,5.517755,-1.725308,-3.086029,-7.049439,2598.0172,4.259982,0.871577,2.110421,5.230181,-1.465163,-2.594878,-5.862022,9581.1183,5.945056,2.495209,4.576825,8.99879,-8.617122,-15.540133,-32.29772,8839.2191,6.340509,2.336999,4.612946,7.907655,-7.505041,-13.842297,-26.958369,6
28907.6055,4.181942,8.37238,11.094556,15.278947,-33.077259,-68.293234,-606.058197,33718.5645,5.154368,11.383003,15.959257,21.024007,-34.901763,-76.979802,-707.954514,14154.674,9.956186,4.656267,7.40797,10.110347,-9.127215,-14.463398,-33.955226,14561.0182,9.509688,4.831251,7.739118,10.030854,-8.971,-14.058005,-33.663642,3457.6156,4.68528,1.232963,2.36833,4.174791,-2.368804,-3.996378,-8.633597,2935.2969,4.925058,1.002234,2.008127,4.366318,-1.896713,-3.127238,-6.492467,14659.6336,8.372108,6.201069,11.476656,14.977518,-13.997441,-24.196808,-46.510644,15853.6719,8.498374,6.618114,12.127151,15.815134,-14.559676,-25.549613,-50.772015,26277.8916,3.561071,7.95516,10.624378,18.545515,-28.018742,-63.255558,-658.661421,20924.7969,3.641372,5.961713,7.82169,13.562537,-23.735397,-43.619492,-414.102639,15172.0638,9.80356,5.220515,8.324897,11.735862,-11.04146,-17.832064,-52.740571,12166.8611,8.424303,4.21944,6.904171,10.417927,-8.693205,-13.36847,-38.685712,3321.871,5.039108,1.184692,2.334831,5.562075,-2.579662,-4.430693,-9.542826,3451.9731,5.581382,1.177264,2.426307,5.399682,-2.161389,-3.621051,-8.807041,16263.4693,8.212464,6.99501,13.389389,17.14648,-18.283548,-34.686283,-86.34091,13558.5678,8.09538,5.886032,11.459767,15.065748,-15.164327,-28.342257,-63.608052,2
39959.0732,6.766252,9.834425,13.729657,18.95773,-14.974874,-21.732471,-106.471498,42304.8154,7.663097,11.616168,17.583939,23.397301,-11.399877,-17.701552,-84.651639,2988.7119,2.754427,0.854597,1.630921,3.642505,-2.648252,-4.082541,-9.512889,3118.4609,2.704341,0.883421,1.775177,4.287278,-2.76859,-4.175529,-10.002048,2194.0546,3.224001,0.788171,1.844112,4.34126,-1.062837,-1.861899,-4.78036,1822.4292,3.280803,0.643765,1.527137,3.902724,-0.869742,-1.622153,-4.540816,5463.6578,3.790816,1.740156,3.666004,5.896156,-4.482685,-7.600524,-13.310888,5731.7202,3.682716,1.821742,3.994019,6.771721,-4.676493,-8.148702,-14.806729,37135.0064,5.631689,8.936176,12.513171,20.79603,-13.448766,-21.375802,-135.889852,22700.3437,4.450676,5.033961,6.858187,11.648847,-11.497182,-18.182828,-81.072083,3062.8689,2.676462,0.83075,1.46428,4.453358,-2.891869,-4.4046,-11.202133,3366.777,3.099488,0.878131,1.651871,4.299877,-2.587519,-3.903168,-9.377225,2108.7277,3.509838,0.764553,1.958704,5.081971,-1.171661,-2.137661,-6.469192,1911.0003,3.387114,0.699321,1.846555,4.909066,-0.979837,-1.755613,-5.22561,5657.2737,3.68089,1.720291,3.404897,6.284534,-5.292724,-9.361131,-19.608442,5289.0549,3.905459,1.638578,3.455787,6.106429,-4.678993,-8.40615,-16.961802,6
30259.1592,4.903353,8.517023,11.352265,16.77972,-43.242356,-139.059151,-1661.396747,35945.2383,6.180759,11.679247,16.347764,20.856402,-44.654916,-175.503042,-1635.165237,20853.4574,14.757816,6.947798,11.474107,14.117258,-17.511685,-30.956784,-107.382274,21530.6451,14.209179,7.201147,11.741801,14.699034,-16.97576,-29.962847,-97.648634,4833.2447,6.346172,1.662721,3.324399,5.476043,-3.62582,-6.427352,-15.873862,4085.5084,6.593688,1.320203,2.764287,4.706755,-2.865011,-4.945487,-12.418337,21153.4402,12.312359,8.723204,17.230239,19.933884,-25.45289,-48.028106,-168.695628,22985.5603,12.452494,9.403123,18.235797,21.288307,-26.683965,-52.757387,-152.329851,28105.836,4.033543,8.124184,11.126093,20.024752,-35.253818,-133.392945,-1123.474722,22341.1905,4.122536,6.117709,8.072832,13.357504,-30.393971,-87.805702,-873.92244,21875.4959,14.49176,7.534627,12.896529,16.518888,-21.587074,-40.03714,-211.815586,17809.6975,12.716351,6.006799,10.324842,13.690096,-16.732558,-29.804122,-119.995123,4692.905,7.15751,1.567322,3.159537,5.751606,-4.000708,-7.136939,-20.498596,4871.5462,7.718137,1.57468,3.309577,6.534243,-3.355959,-5.859343,-14.986523,23578.8867,12.359438,9.748831,20.421159,25.663675,-33.815381,-66.708512,-239.515496,19429.0793,11.794209,8.145045,17.290749,23.593358,-27.79954,-56.758586,-197.808033,2
21715.1411,4.253077,5.416715,7.949877,13.550385,-7.123417,-11.476382,-54.985054,24508.6826,5.070063,6.846696,10.660405,14.479951,-5.419295,-9.500993,-52.810188,1310.4633,1.765456,0.457352,1.084799,3.164838,-1.059262,-1.894788,-6.929764,1363.3147,1.744169,0.475983,1.099708,3.360427,-1.109683,-1.874623,-6.05516,1143.5572,2.151365,0.523223,1.450783,3.57264,-0.509292,-1.071322,-4.663552,973.888,2.216238,0.42094,1.227436,3.293661,-0.40899,-0.941575,-4.240495,2644.5112,2.361963,1.026002,2.439155,5.348439,-1.784449,-3.184703,-9.611031,2759.7727,2.312262,1.076878,2.671322,5.274471,-1.8551,-3.405761,-10.669353,21655.0361,3.777048,5.202478,7.618122,13.692794,-6.57117,-11.114511,-70.020634,12754.3823,2.994589,2.894643,4.148205,9.031233,-5.55097,-9.350845,-57.622905,1172.9603,1.635909,0.390572,1.083623,3.736973,-1.144326,-2.01024,-8.889243,1399.8543,1.863597,0.442263,1.146298,4.327844,-1.0756,-2.013062,-7.635727,1141.3427,2.339818,0.499105,1.516089,4.61811,-0.56643,-1.337229,-6.755858,1052.3079,2.308276,0.465014,1.359465,4.891935,-0.478606,-1.116144,-5.703893,2472.6328,2.181483,0.932279,2.318967,5.58376,-2.035311,-3.716486,-10.100355,2314.0115,2.277224,0.89846,2.302034,6.686873,-1.877699,-3.473265,-9.59756,6
10595.5376,2.594623,1.891932,2.36642,5.330325,-16.893658,-31.391353,-296.555814,15739.4907,3.702126,3.040803,3.957827,7.443651,-19.358781,-44.528064,-398.600505,6169.9325,5.487783,1.634664,2.536368,5.056252,-2.654595,-4.405875,-15.15539,6335.6181,5.291914,1.694177,2.594635,4.72851,-2.682825,-4.342987,-16.415952,1691.4566,2.885889,0.506872,0.987281,3.290705,-0.962539,-1.796073,-6.795383,1394.2116,2.940724,0.426377,0.852084,2.772924,-0.780149,-1.567827,-5.347294,6649.7821,4.899457,2.154477,3.457797,6.083279,-4.182464,-7.268403,-18.717113,7166.366,4.921045,2.288452,3.707397,6.444567,-4.434712,-7.7603,-23.22172,10191.0171,2.280249,1.87977,2.529641,7.765389,-15.107832,-30.495558,-281.33535,7896.813,2.262081,1.448287,2.050491,5.72893,-12.71156,-25.390133,-191.880343,6754.1831,5.736384,1.857987,3.032901,7.653168,-3.004683,-5.331068,-18.527963,5453.7698,5.092403,1.529695,2.591648,6.760766,-2.496931,-4.118844,-15.693264,1637.4982,3.178692,0.4789,1.11885,5.187165,-1.021504,-2.14352,-7.321902,1584.1066,3.156156,0.47279,0.980199,4.305277,-0.84654,-1.655156,-7.299336,7314.1159,5.05431,2.359752,3.947854,7.415256,-4.937823,-8.630459,-27.204325,6110.102,4.843246,2.001063,3.557511,6.456575,-4.268468,-7.552171,-23.217042,2
33148.2823,6.198801,7.935853,10.981955,16.203092,-11.347994,-18.551888,-86.460374,35537.3042,6.882746,9.557906,14.409309,20.393683,-8.564127,-13.702746,-71.04958,2294.6236,2.411768,0.666078,1.320362,3.852046,-1.877727,-3.032405,-8.416206,2356.7409,2.323475,0.692306,1.385602,3.649158,-1.957605,-3.179781,-10.405197,1753.9201,2.796444,0.65811,1.70935,4.142528,-0.804012,-1.632914,-5.371941,1477.2149,2.884069,0.543322,1.365781,3.480911,-0.661157,-1.225073,-3.992922,4215.9237,3.188771,1.383392,3.113562,6.434237,-3.189223,-5.581959,-10.675953,4452.7205,3.161198,1.461391,3.295583,6.755003,-3.384184,-5.838404,-11.49919,31564.42,5.19475,7.370432,10.261698,16.954274,-10.269351,-17.505828,-97.965681,19050.6714,4.119933,4.129327,5.590208,9.384689,-8.770272,-15.517844,-78.286461,2256.3344,2.307706,0.607287,1.152719,4.510076,-2.040351,-3.284971,-10.549427,2472.7623,2.577886,0.666304,1.370119,4.196212,-1.852772,-3.023033,-8.726405,1729.3081,3.095886,0.643154,1.728208,5.317411,-0.895729,-1.879882,-6.314494,1559.0828,2.965687,0.586867,1.687708,4.432133,-0.731093,-1.464737,-6.184936,4228.4604,3.070882,1.311717,2.924293,6.601547,-3.764873,-6.704162,-15.9092,3974.7175,3.256083,1.261784,2.832264,6.318217,-3.321138,-5.803508,-11.800624,6
27192.6557,4.615926,7.244075,9.464876,15.435944,-38.062983,-121.435462,-1107.711961,32374.1582,5.965604,10.208672,14.152066,18.346894,-39.821582,-128.433451,-1274.549258,17508.08,13.213835,5.763927,9.547378,13.04408,-13.423022,-23.019114,-85.652868,17972.3405,12.601876,5.965025,9.729707,11.766377,-13.154492,-23.572322,-80.898753,4105.1524,5.493637,1.427352,2.879874,4.776992,-3.039388,-5.372504,-14.659723,3504.9825,5.898006,1.146702,2.394149,4.504343,-2.387267,-4.165126,-12.27324,17798.3093,10.857161,7.371042,14.172818,17.870804,-20.021411,-37.241992,-121.570183,19355.519,11.033078,7.928658,15.076637,18.825478,-21.064908,-40.312104,-107.907028,25019.4609,3.870422,6.960294,9.265288,15.627879,-32.166082,-94.540467,-962.202808,19732.1265,3.905427,5.192901,6.902565,12.899889,-26.966997,-73.854839,-718.710484,18539.4483,13.250361,6.358415,10.728032,14.131548,-16.462302,-30.176608,-125.276271,14979.4227,11.421961,5.074599,8.760487,11.795475,-12.656063,-21.402464,-98.41368,3964.8441,6.116075,1.352655,2.741653,6.261929,-3.348416,-6.066795,-15.97538,4153.6358,6.865694,1.355337,2.825643,5.850727,-2.742472,-4.98575,-18.030605,19829.7417,11.075016,8.223749,16.676713,22.63917,-26.514485,-53.288857,-175.449874,16397.7067,10.569343,6.839051,14.168771,18.118418,-21.640151,-41.998872,-115.256392,2
46798.9238,8.104713,11.668492,16.00739,22.416874,-17.450836,-31.18222,-207.875584,48096.7612,9.203072,13.393384,20.168663,25.212555,-13.453818,-24.929259,-184.411472,3756.3687,3.21084,1.031995,1.929347,4.022828,-3.417185,-5.609501,-14.375686,3904.5998,3.157046,1.067456,1.996465,4.031125,-3.578414,-6.036971,-16.192566,2576.3705,3.662345,0.908347,2.075012,4.224236,-1.299409,-2.488743,-7.837949,2151.5309,3.701019,0.73826,1.745446,3.791716,-1.048948,-1.968274,-5.994082,6716.8506,4.441574,2.055014,4.158807,7.07756,-5.77944,-10.195879,-21.969188,7112.1501,4.431078,2.150331,4.542449,7.22498,-6.053829,-10.9399,-27.500103,42656.1299,6.619321,10.33176,14.275132,22.696275,-15.505144,-28.521291,-214.258891,26372.6509,5.221879,5.862052,7.75159,14.082609,-13.484394,-23.108285,-157.7526,3922.9639,3.169912,1.037033,1.869979,5.819421,-3.746088,-6.038558,-21.60551,4306.7705,3.7417,1.07303,1.909451,4.824018,-3.303063,-5.41738,-18.324907,2464.5479,3.863461,0.896172,2.112622,6.295042,-1.422683,-2.805266,-8.558814,2242.3754,3.82448,0.801901,1.959594,5.991268,-1.193649,-2.429061,-7.415023,7213.0981,4.497776,2.062402,4.056839,7.433655,-6.829504,-12.585323,-33.34338,6752.8722,4.81542,1.970083,3.969892,7.568074,-5.995168,-10.910101,-26.440779,6
17682.1533,3.15817,3.706688,4.584733,8.225074,-26.174359,-65.467232,-505.340617,23095.2358,4.243963,5.534555,7.042692,11.161962,-28.596503,-76.832214,-686.78644,10265.9375,7.663472,3.076055,4.763781,7.34515,-5.843244,-9.685076,-30.646543,10556.6735,7.28063,3.180186,5.047571,7.22057,-5.848694,-9.589794,-26.767751,2626.0881,3.91852,0.849262,1.621945,3.853055,-1.728381,-3.09548,-8.562921,2225.2293,4.067925,0.694534,1.470352,4.071062,-1.376765,-2.492103,-7.274621,10830.5206,6.557938,4.005322,7.049782,9.123963,-9.176382,-16.046683,-40.911669,11731.3596,6.701206,4.290974,7.329625,10.250137,-9.652154,-17.386612,-42.275627,16445.0352,2.717053,3.559186,4.66043,9.062346,-22.492209,-63.200841,-585.481402,12809.1563,2.736817,2.691304,3.522248,8.602677,-19.032054,-41.580894,-333.393749,11116.9361,7.722055,3.486499,5.525502,8.519553,-6.909326,-11.599199,-42.205079,8995.1547,6.65794,2.819132,4.468597,7.282812,-5.49712,-8.91247,-28.575954,2441.2582,3.941747,0.787858,1.535501,5.35888,-1.870118,-3.43172,-10.583513,2548.1218,4.463872,0.803661,1.588332,4.605612,-1.516384,-2.701824,-8.697501,12089.3979,6.657775,4.463501,8.002358,12.104614,-11.417346,-21.030309,-58.696899,10022.454,6.296645,3.740532,6.8268,9.868121,-9.583442,-17.821407,-55.472885,2
40510.7275,7.152588,9.791636,13.405322,18.334502,-14.514972,-24.139119,-159.686194,42398.2652,7.976801,11.517306,17.285958,23.378553,-10.990761,-19.709299,-127.632148,2990.2512,2.798008,0.835194,1.544455,3.792258,-2.693528,-4.199569,-14.302028,3086.7571,2.709525,0.862888,1.684538,3.581459,-2.793467,-4.626997,-13.552553,2196.3643,3.245106,0.776639,1.82906,3.885199,-1.063179,-2.19248,-5.972954,1838.9444,3.33303,0.633579,1.552567,3.633339,-0.867798,-1.665059,-5.338066,5428.5816,3.76862,1.696355,3.545944,5.983719,-4.541476,-8.007307,-21.974119,5732.0869,3.739862,1.791313,3.844751,6.796644,-4.771959,-8.738518,-18.03041,37592.129,5.857315,8.907115,12.426095,18.567182,-13.157567,-25.612987,-170.337921,22777.9043,4.607795,5.032576,6.64975,11.269973,-11.34961,-20.199429,-127.791888,3032.5667,2.681626,0.80292,1.483579,5.205622,-2.927529,-4.812912,-16.705225,3367.3075,3.140369,0.852245,1.585047,4.819997,-2.598166,-4.34354,-12.840335,2094.275,3.466228,0.759178,1.832174,5.861976,-1.175464,-2.412088,-8.276958,1902.9983,3.375991,0.68985,1.78212,4.706675,-0.964356,-1.954926,-7.77652,5626.3112,3.718627,1.663249,3.286069,6.476077,-5.343495,-9.733645,-26.741177,5305.5794,3.958416,1.596473,3.323151,7.528343,-4.70277,-8.673629,-18.766037,6
29771.6714,4.770053,7.711845,10.373119,14.75085,-42.688073,-162.17143,-1403.916849,35534.2373,6.205396,10.868605,15.154851,20.833192,-43.238143,-249.508514,-1922.63741,20932.8341,14.943042,6.941715,11.487,14.950042,-18.136857,-31.825631,-133.769682,21577.476,14.327829,7.179984,12.015326,14.706351,-17.586158,-32.498148,-107.366189,4827.5913,6.370946,1.645277,3.307693,7.715051,-3.656993,-6.587407,-14.7522,4097.0696,6.599459,1.313889,2.749785,5.455991,-2.850785,-4.980306,-13.99595,21324.0452,12.465409,8.680729,17.397602,20.977663,-25.858467,-51.240864,-160.789128,23205.7944,12.571694,9.358379,18.439257,21.804825,-27.495225,-54.697769,-186.73273,27787.9453,4.009026,7.501172,10.163002,17.729832,-35.190867,-129.337378,-1204.831771,21849.3261,4.082362,5.625181,7.749914,15.228044,-29.726626,-99.520755,-1002.416416,21969.5362,14.601365,7.533147,13.001587,16.739065,-22.047555,-39.305156,-178.990343,17949.818,13.119184,6.030007,10.553803,14.73483,-17.045829,-29.228583,-223.6921,4668.0491,7.017593,1.557077,3.17136,7.124271,-4.051761,-7.264796,-20.734255,4897.7127,7.605618,1.57083,3.198647,6.807429,-3.317643,-5.902382,-14.876051,23762.8407,12.652629,9.758555,20.393026,24.948196,-34.1884,-70.439901,-310.36817,19636.1899,11.974156,8.123205,17.607611,22.160176,-27.823915,-55.749011,-184.343195,2
22161.7509,4.34213,5.440744,8.027681,12.1331,-6.700649,-11.314143,-55.360965,24386.6426,5.100771,6.828104,10.643008,15.503556,-5.078112,-9.682736,-51.977078,1312.7943,1.774482,0.451316,1.057178,3.4799,-1.026424,-1.879118,-7.339933,1354.8267,1.743788,0.468267,1.069718,4.21167,-1.089081,-2.057588,-6.321876,1134.9322,2.142681,0.513424,1.388315,3.6423,-0.47786,-1.097248,-5.312558,977.8821,2.242111,0.422948,1.237721,3.388938,-0.399413,-0.890696,-5.055819,2588.9723,2.315862,1.017694,2.454627,5.153477,-1.764706,-3.22182,-9.892669,2693.0645,2.261189,1.073395,2.674883,5.285771,-1.86278,-3.350855,-8.657441,21724.4068,3.795356,5.176396,7.502072,12.959741,-6.361354,-12.335661,-70.635023,12770.6802,3.009205,2.886171,4.274237,9.592354,-5.35186,-8.877385,-64.799628,1129.6192,1.611352,0.388572,0.890342,4.513201,-1.123325,-2.124492,-8.430566,1385.183,1.856404,0.438711,1.19021,4.374049,-1.067353,-1.848463,-7.095866,1147.2629,2.401467,0.506006,1.484778,4.132219,-0.5554,-1.267974,-6.939944,1043.6582,2.325022,0.459829,1.380882,4.304483,-0.473043,-1.091037,-6.428285,2393.5586,2.12307,0.889519,2.171218,5.849401,-2.043684,-4.015698,-10.948809,2306.6753,2.275092,0.898494,2.292397,6.081331,-1.870473,-3.400337,-8.887352,6
10125.0048,2.528781,1.824069,2.33507,5.764837,-16.198968,-31.20509,-233.457014,14949.0337,3.569837,2.89618,3.820018,7.954157,-18.815969,-42.880548,-232.294101,6110.5878,5.496894,1.616967,2.561126,4.956637,-2.674611,-4.295155,-13.723963,6313.649,5.292608,1.687548,2.555677,4.695264,-2.708459,-4.256424,-13.431271,1676.0106,2.883267,0.506033,1.037471,3.445106,-0.945403,-1.97176,-5.268593,1400.0119,2.98125,0.425358,0.850127,3.092335,-0.774785,-1.501674,-5.764041,6639.6509,4.901677,2.130425,3.5994,6.890358,-4.246817,-7.481202,-20.137871,7147.9201,4.954726,2.269486,3.694617,6.669122,-4.499321,-7.837954,-18.226751,9710.228,2.217519,1.80364,2.478937,6.868431,-14.840915,-30.181511,-256.959478,7526.7348,2.202438,1.390871,1.994159,6.285973,-12.357824,-23.30141,-175.555548,6694.788,5.686352,1.839164,2.878253,6.154886,-3.041865,-4.817889,-17.255566,5413.3147,5.068427,1.513434,2.399082,5.547424,-2.506672,-4.114311,-15.74279,1561.8126,3.005517,0.474195,1.042134,5.180074,-1.006292,-2.030821,-7.496223,1570.1956,3.168187,0.47719,1.007126,4.850428,-0.828834,-1.703606,-7.640094,7272.9157,5.037562,2.32078,3.857683,7.616175,-4.945019,-8.721416,-25.07199,6083.4329,4.844434,1.996132,3.412677,7.000746,-4.28109,-7.467078,-18.579379,2
32933.4888,6.319572,7.88313,10.913699,15.781704,-11.022283,-17.435066,-92.791325,35746.1235,7.097479,9.570427,14.337929,19.793464,-8.359977,-15.291674,-83.23296,2286.0316,2.423211,0.659175,1.329873,5.278746,-1.856244,-3.087856,-11.486661,2360.6984,2.335002,0.694776,1.398962,4.72747,-1.95995,-3.313153,-9.770281,1753.4607,2.78165,0.665967,1.726172,4.081797,-0.824903,-1.612956,-5.699428,1469.8785,2.874712,0.536523,1.410455,3.602781,-0.641222,-1.464851,-4.904271,4218.8541,3.210186,1.36778,3.132395,5.923098,-3.198142,-5.56633,-15.314715,4435.7807,3.151493,1.448657,3.326459,5.746516,-3.386808,-6.153217,-15.391089,31648.456,5.251177,7.404704,10.424764,18.463498,-10.101416,-18.193822,-103.435647,18985.4179,4.159407,4.130828,5.555177,10.654134,-8.78628,-15.623784,-100.205289,2217.5595,2.269563,0.610788,1.21256,4.512892,-2.051258,-3.637365,-13.737791,2475.6578,2.592778,0.661527,1.452022,4.660099,-1.860286,-3.168004,-12.464105,1737.1179,3.110228,0.6494,1.723597,4.804264,-0.882472,-1.915498,-8.17448,1515.8372,2.881445,0.583126,1.589398,4.685284,-0.739449,-1.483522,-7.011227,4235.828,3.087749,1.294598,2.921498,5.819972,-3.778934,-7.156564,-16.195221,3976.0547,3.278359,1.250542,2.812536,5.946512,-3.345119,-6.147156,-15.98726,6
27720.8574,4.706553,6.844911,9.087698,14.266963,-37.424407,-125.410903,-1122.586234,33849.0971,6.292028,9.780481,13.499332,18.086192,-40.127641,-132.69836,-1346.922462,17758.1627,13.267968,5.8046,9.568852,11.449438,-13.578525,-23.180928,-88.46188,18321.9169,12.934454,6.008785,9.904627,12.528384,-13.433715,-23.606431,-91.018158,4225.9458,5.697542,1.420794,2.92176,5.030482,-3.031222,-5.461937,-12.950197,3599.6755,6.004187,1.142211,2.377892,4.489003,-2.3811,-4.113715,-12.144014,18293.181,11.174666,7.327832,14.33438,16.958703,-20.140035,-38.267818,-121.455694,19835.5573,11.227833,7.886502,15.146012,18.351775,-21.197684,-40.829156,-125.087747,26059.8106,3.991344,6.633592,9.050364,15.123975,-32.222559,-107.874627,-994.527121,20373.7134,4.021271,4.94658,6.513803,12.457094,-26.502071,-74.496125,-684.59991,18800.7234,13.328002,6.383906,10.739005,15.251858,-16.606443,-29.684639,-126.342195,15220.6603,11.740684,5.089239,8.743796,11.566525,-12.812431,-22.545821,-91.11698,4091.3226,6.285722,1.342631,2.689828,6.341155,-3.340005,-6.407179,-17.129079,4196.0522,6.546733,1.362815,2.773597,6.209402,-2.713053,-4.917148,-15.359778,20478.9337,11.529333,8.195443,16.737113,20.828839,-26.557403,-52.555986,-195.217788,16969.4626,10.947054,6.818153,14.17675,18.533484,-21.683815,-44.174531,-136.050341,2
45096.166,7.557723,11.173039,15.560076,20.288691,-17.171932,-32.132558,-225.889763,47500.8389,8.461521,13.162597,19.868416,26.965304,-13.150751,-24.741453,-168.881566,3777.5537,3.202775,1.023894,1.998342,4.15413,-3.429429,-5.778723,-18.161555,3903.9619,3.093906,1.066856,1.967797,4.470163,-3.564797,-5.825796,-15.927292,2601.9658,3.584879,0.905492,2.069689,3.978209,-1.286468,-2.474822,-8.223628,2144.2338,3.668327,0.729335,1.706382,3.346706,-1.033628,-1.930133,-6.051284,6721.8007,4.362476,2.032196,4.108701,6.190847,-5.794295,-10.322607,-24.330844,7139.477,4.342738,2.13781,4.502605,7.623793,-6.092535,-11.15301,-25.296553,41987.0415,6.194261,10.25681,14.384039,19.890589,-15.368511,-32.031363,-246.8172,25966.1953,4.918523,5.837894,7.764395,12.197451,-13.326558,-24.420888,-159.115664,3999.5616,3.203976,1.029163,1.833049,5.118385,-3.731786,-6.312233,-20.337193,4340.2561,3.667816,1.065274,1.96479,5.298177,-3.273985,-5.320407,-17.047046,2490.3563,3.831446,0.892854,2.140199,4.616042,-1.417088,-2.816854,-8.548492,2236.6834,3.710815,0.800133,1.950482,5.297689,-1.170104,-2.481009,-8.118,7216.9348,4.423473,2.048381,4.136329,7.218991,-6.821077,-12.778995,-34.399713,6756.0772,4.665919,1.948483,4.02776,6.944671,-5.987056,-10.827838,-26.800727,6
23454.2578,3.776596,4.833932,5.900902,10.280638,-25.499684,-59.986765,-547.203694,30510.1772,5.222838,7.1708,9.264373,13.670552,-28.080219,-72.450103,-650.120575,10786.4372,7.827807,3.194786,5.029534,7.867355,-5.83085,-9.591966,-28.523503,11108.0923,7.593878,3.306892,5.121594,7.171419,-5.847591,-10.057643,-30.201747,2802.9167,4.098386,0.888836,1.758249,3.967542,-1.716018,-3.074231,-8.003685,2377.314,4.200644,0.735598,1.529104,3.451351,-1.368862,-2.414839,-6.876124,11634.2219,6.965396,4.25805,7.433368,10.423439,-9.157132,-16.210646,-37.86837,12532.3354,7.033477,4.529367,7.8865,10.23683,-9.667636,-17.163534,-44.765909,22648.9756,3.347629,4.820619,6.227171,13.482795,-22.314221,-56.081415,-498.679878,17592.3574,3.36325,3.623914,4.574389,8.556928,-18.900105,-41.046989,-347.400193,11659.91,7.842783,3.61727,5.718449,9.839687,-6.840509,-11.522697,-48.271405,9510.6468,6.969046,2.955335,4.744416,7.792056,-5.473835,-9.256397,-31.892624,2671.0884,4.345299,0.843006,1.663708,4.870798,-1.839805,-3.330497,-13.151546,2684.6188,4.49908,0.844071,1.776603,5.322682,-1.501562,-2.895361,-9.112998,13037.5671,7.035026,4.733008,8.58448,13.306449,-11.347597,-21.215068,-57.156564,10907.3302,6.824409,4.018321,7.303911,11.124517,-9.545578,-17.891187,-50.577178,2
2868.4219,1.392242,2.800323,4.803814,8.156132,-1.616762,-3.470314,-19.962233,3131.6777,1.451579,3.753378,6.662298,11.262794,-1.318882,-3.80283,-28.079747,-37.6541,0.978094,0.256044,0.779451,2.976401,-0.26753,-0.689832,-4.937671,-24.3982,0.986801,0.269656,0.73271,2.942142,-0.284225,-0.684009,-4.231643,65.0867,1.064495,0.363816,1.146821,2.900344,-0.138492,-0.461541,-3.011683,59.9058,1.07359,0.290705,0.948295,2.895675,-0.118887,-0.461391,-3.922536,147.82,1.073901,0.664521,1.808283,4.589799,-0.40901,-0.866783,-4.735401,106.0857,1.048802,0.709109,2.009164,4.477086,-0.427732,-0.958347,-4.565325,2963.4668,1.350297,2.722538,4.739211,9.972902,-1.696385,-4.158143,-31.292653,1874.0986,1.271407,1.531879,2.755981,6.671547,-1.407962,-3.563755,-22.128056,-113.5336,0.939233,0.201458,0.63596,4.012127,-0.296647,-0.728976,-5.104852,-16.0697,0.990188,0.247515,0.790906,3.76311,-0.289793,-0.796593,-5.176068,63.9346,1.072787,0.358328,1.146722,3.771643,-0.171789,-0.602988,-4.950099,95.6423,1.115809,0.326331,1.163361,4.472807,-0.152706,-0.528543,-4.846285,53.8775,1.024981,0.547172,1.619628,4.848882,-0.49518,-1.091307,-5.261054,42.8226,1.022875,0.567778,1.702935,3.96469,-0.459731,-0.973246,-5.179822,6
2919.1431,1.485107,0.536172,0.989904,5.064585,-4.511188,-8.239288,-56.78155,4708.9995,1.818007,0.88088,1.421907,7.866264,-5.528655,-10.551926,-70.086354,1593.8163,2.266005,0.340185,0.647682,4.171811,-0.546715,-1.036206,-4.935412,1666.0741,2.228562,0.351046,0.714675,4.074364,-0.558997,-1.080356,-5.034093,542.2991,1.62202,0.161643,0.532666,2.830796,-0.250958,-0.665274,-3.539369,444.1912,1.62877,0.138682,0.543852,3.39719,-0.208772,-0.5416,-3.676021,1934.9803,2.242487,0.48502,0.935152,3.974862,-0.787083,-1.428553,-6.083607,2055.6563,2.241662,0.509145,0.963577,3.749605,-0.835237,-1.508499,-5.261233,2919.7378,1.396658,0.555983,1.171197,9.636956,-4.497257,-9.591862,-69.025272,2307.4526,1.391544,0.441453,0.923592,5.746078,-3.757676,-7.473324,-54.564157,1745.9431,2.30889,0.386724,0.726189,4.838033,-0.618631,-1.24306,-6.346021,1506.1903,2.235545,0.344773,0.801263,4.455328,-0.524298,-1.174523,-6.008604,515.5475,1.702079,0.155521,0.688265,4.425014,-0.266887,-0.750874,-5.180383,500.7036,1.719973,0.153791,0.484304,4.043837,-0.228988,-0.685778,-5.406591,2063.4947,2.263576,0.510597,1.039533,4.804775,-0.892086,-1.723608,-7.558253,1735.8024,2.195805,0.471162,1.007333,4.617786,-0.786206,-1.656713,-6.944594,2
49392.8487,8.861022,12.56113,17.837485,25.123474,-18.768786,-31.779157,-194.204815,52241.7133,9.174271,14.834442,23.021119,30.055657,-14.646657,-26.57098,-146.711497,4535.1111,3.902351,1.211347,2.309922,4.626683,-4.214244,-6.586678,-18.223934,4682.2165,3.784921,1.259798,2.348469,4.849365,-4.389967,-7.046614,-19.762611,2938.4699,4.047622,1.010284,2.283414,4.838338,-1.509037,-2.713197,-6.531434,2414.9452,4.100267,0.809684,1.840852,3.975319,-1.201364,-2.179881,-5.045708,7903.47,5.271565,2.387567,4.707343,7.532787,-7.034272,-12.245772,-23.805463,8370.6755,5.209486,2.502924,5.01423,8.257696,-7.441675,-13.323771,-25.036923,46345.2281,7.118284,11.546952,16.242301,23.302388,-16.951117,-31.508496,-233.603429,29027.3067,5.672505,6.592503,8.842143,13.04228,-14.63566,-27.29734,-197.669886,4808.9953,3.9028,1.228004,2.099671,5.466663,-4.626378,-7.430935,-25.348877,5244.5251,4.631127,1.280414,2.282195,5.95155,-3.967747,-6.177801,-19.841629,2841.7312,4.421961,1.004758,2.30146,6.407809,-1.680574,-3.155903,-8.639136,2475.6645,4.029142,0.898553,2.14367,5.021677,-1.369874,-2.56817,-7.463615,8696.1141,5.501749,2.46886,4.621461,8.229554,-8.433581,-15.394505,-41.911498,8120.9623,5.89935,2.329919,4.58264,8.039493,-7.252739,-13.064593,-30.653111,6
31084.9316,4.499556,7.711791,10.41666,15.508735,-31.511144,-69.542048,-688.359618,38425.2276,5.94104,11.163012,15.561996,21.908438,-33.076143,-94.257565,-824.753261,14828.332,10.348848,4.719261,7.545407,10.706249,-9.142107,-14.714963,-39.228145,15265.1169,9.942165,4.884017,7.800712,10.946461,-9.12695,-14.608085,-37.295178,3659.6676,4.95724,1.243597,2.452376,4.658071,-2.354951,-4.026808,-8.681598,3092.5241,5.166711,1.005786,2.102558,4.154154,-1.85462,-3.30069,-7.951191,15620.6587,8.97234,6.240395,11.570318,14.207546,-14.08125,-25.619533,-63.484133,16848.9763,9.015263,6.692658,12.240889,16.27854,-14.839112,-26.600866,-59.481436,30035.9424,3.96223,7.859448,10.68725,21.0928,-26.771431,-81.704669,-668.56248,23786.8013,4.058505,5.899623,7.761791,14.765441,-22.737523,-47.686609,-432.011374,15871.6971,10.12531,5.291676,8.696487,12.883795,-11.079352,-18.162949,-63.908058,12915.5141,8.843123,4.294347,7.162281,10.947506,-8.614516,-13.826095,-48.792873,3528.182,5.416632,1.18882,2.440392,6.540292,-2.568176,-4.584434,-11.363917,3614.2437,5.806347,1.18568,2.472452,5.845518,-2.082876,-3.636296,-8.702444,17462.5262,8.815262,7.050886,13.699139,18.770692,-18.327199,-35.028127,-81.871298,14486.2506,8.477614,5.941182,11.814513,16.891646,-15.071482,-27.681251,-69.814794,2
22574.4453,4.180603,5.24803,7.79329,13.600587,-6.519254,-10.536358,-52.480298,23970.7544,4.585389,6.721938,10.70518,15.993434,-4.973509,-8.117202,-43.41536,1317.083,1.752391,0.451457,1.163696,3.722663,-1.038006,-1.743638,-6.108856,1392.6394,1.742382,0.478293,1.130212,3.598356,-1.102682,-1.812911,-5.620797,1166.6583,2.176954,0.515854,1.464666,3.758182,-0.474668,-1.076953,-4.440965,985.1902,2.232105,0.417697,1.21497,3.66402,-0.392917,-0.823286,-3.714169,2631.1767,2.302743,1.021482,2.578989,5.107227,-1.780457,-3.188692,-7.018912,2744.1275,2.259562,1.083882,2.643938,5.402891,-1.870816,-3.210581,-7.097283,21504.1328,3.56484,5.13351,7.621365,16.136396,-6.263613,-11.104883,-66.673037,12428.7329,2.806489,2.830246,4.096893,10.168767,-5.267064,-8.545631,-52.78858,1183.8768,1.629401,0.388673,0.917579,5.119276,-1.133218,-1.925103,-7.310031,1406.9108,1.846186,0.461589,1.172417,4.604232,-1.061551,-1.808955,-6.412174,1154.7374,2.340448,0.511496,1.646385,4.968827,-0.543798,-1.227834,-5.422811,1087.7091,2.328408,0.462105,1.440899,5.193664,-0.453967,-1.01069,-5.085687,2411.2285,2.086587,0.900828,2.171529,5.899185,-2.065166,-3.693906,-9.832566,2327.4823,2.237845,0.894065,2.353915,5.498156,-1.8707,-3.275009,-8.366357,6
13197.3697,2.960253,2.79455,4.042867,9.413334,-15.541509,-26.743547,-184.273278,19168.4653,4.11374,4.011084,5.21409,10.402191,-17.946902,-36.362965,-252.29783,6398.8945,5.590926,1.714102,2.645913,5.570837,-2.601214,-4.051773,-13.019727,6634.5888,5.504909,1.761152,2.697439,6.503628,-2.646966,-4.088604,-12.581047,1773.6321,2.996424,0.549247,1.099173,4.241786,-0.937348,-1.721836,-4.66692,1476.2588,3.026423,0.456009,0.961522,3.553586,-0.757373,-1.424909,-4.886836,6998.7878,5.025456,2.275735,3.719058,7.46604,-4.165634,-7.070979,-15.346338,7500.1168,4.971857,2.417846,4.104758,7.553816,-4.374738,-7.226751,-16.414999,12990.0733,2.581841,2.510555,3.382025,9.758602,-14.092442,-29.214485,-182.216949,10040.2505,2.556783,1.91521,2.613751,8.396493,-12.136333,-21.136617,-148.576062,6990.302,5.760283,1.950693,3.165575,7.282085,-2.994288,-4.604825,-15.648701,5683.7309,5.169869,1.603538,2.686758,6.819966,-2.431371,-3.713455,-11.781107,1671.3437,3.137857,0.517996,1.207521,5.083487,-0.982786,-1.899273,-5.858017,1718.7344,3.388724,0.515199,1.150985,6.130226,-0.811386,-1.554859,-6.456477,7712.8223,5.126659,2.499916,4.159341,8.246781,-4.85458,-8.45701,-25.237196,6444.3213,4.922866,2.151385,3.781883,8.131536,-4.172346,-7.220818,-15.762183,2
31860.6641,5.8461,7.590042,10.654273,16.755808,-10.875677,-17.635761,-84.096998,34955.56,6.323356,9.494527,14.503217,22.134699,-8.143945,-13.637615,-80.26704,2291.2769,2.366973,0.682359,1.463574,4.455823,-1.891041,-3.027198,-9.10536,2385.1833,2.332175,0.689335,1.443197,4.445081,-1.998249,-3.220683,-8.038619,1752.1643,2.731496,0.662955,1.66392,4.013261,-0.797829,-1.58382,-4.296554,1454.5905,2.799905,0.544336,1.452102,4.285256,-0.641283,-1.197415,-4.643854,4250.6087,3.162962,1.373075,3.259665,6.545032,-3.232134,-5.624015,-12.080944,4426.3013,3.074278,1.45235,3.276435,5.865829,-3.393458,-5.848527,-11.587341,31311.7275,4.95201,7.392589,10.373476,17.412016,-10.081587,-18.151356,-117.01276,18639.3262,3.859906,4.103998,5.745397,12.365005,-8.612145,-15.682492,-81.770853,2191.0123,2.195822,0.622926,1.232283,5.683936,-2.070923,-3.350387,-10.862865,2515.7187,2.60018,0.669126,1.454045,6.198499,-1.876631,-3.016482,-9.520548,1721.1038,2.99701,0.656791,1.719192,5.554793,-0.882999,-1.84185,-6.840621,1520.7255,2.808342,0.588059,1.598312,4.887186,-0.726905,-1.451122,-6.523475,4202.7065,3.009982,1.294426,2.802524,7.223826,-3.793369,-6.706859,-16.894489,3969.0286,3.19099,1.259108,2.986547,8.162619,-3.352979,-6.001825,-14.321547,6
29658.6065,5.055118,8.175477,10.73137,16.989707,-36.070536,-98.256375,-876.787362,36246.5376,6.495242,11.693137,16.880476,23.76714,-37.48985,-101.999071,-905.123912,17919.3759,13.277921,5.985981,10.136675,14.559129,-13.133254,-21.567388,-66.041652,18440.1112,12.71139,6.202461,10.315148,14.374295,-12.904174,-21.4758,-62.365851,4246.3006,5.642231,1.497934,3.110327,5.6592,-3.002022,-5.257963,-11.887579,3611.7078,5.924759,1.199763,2.69014,5.145723,-2.334823,-4.004137,-11.034576,18402.1463,11.173682,7.658955,15.17655,20.117918,-19.65199,-36.028994,-96.631473,19980.5539,11.187821,8.253922,15.934933,20.603112,-20.696529,-38.785195,-88.764869,28590.2539,4.234516,8.168164,11.213103,21.508686,-30.323733,-79.796784,-749.438896,22672.8379,4.298337,6.08791,8.277858,15.36763,-25.549915,-61.053268,-607.743874,19036.9668,13.354882,6.630507,11.334372,16.052127,-16.080843,-26.742223,-107.283426,15442.3798,11.661858,5.320407,9.173585,12.678819,-12.298086,-20.107607,-70.449993,4102.2894,6.220796,1.434641,3.048837,6.696961,-3.309035,-5.987441,-14.693016,4283.5535,6.732261,1.422414,3.04242,6.542335,-2.680449,-4.558695,-12.204671,20542.1049,11.323027,8.605549,17.581378,23.925172,-26.272245,-50.817694,-127.683347,16964.766,10.862969,7.192485,15.091756,20.032033,-21.26073,-40.440695,-97.735084,2
45239.4594,7.877779,11.135594,17.356371,24.466093,-16.870995,-28.322628,-182.913795,47763.458,8.868375,13.327658,20.478216,28.533343,-12.849421,-21.808848,-124.995067,3761.6498,3.186662,1.03979,2.127974,6.394325,-3.416758,-5.269332,-13.488089,3956.1,3.230109,1.08758,2.091951,5.311254,-3.573467,-5.683685,-13.491341,2603.3073,3.715431,0.905053,2.213482,5.896579,-1.290536,-2.3393,-5.263211,2160.3451,3.703068,0.74883,1.837163,4.983644,-1.024666,-1.906307,-4.622449,6754.205,4.437348,2.050742,4.232038,8.077343,-5.759826,-10.046221,-19.03324,7146.7092,4.386327,2.155729,4.636142,8.630748,-6.07949,-10.815404,-19.73589,42429.5586,6.419283,10.377174,14.704222,25.558372,-15.268801,-27.178072,-197.024288,26267.0137,5.053675,5.893349,7.974014,15.820514,-13.110721,-23.086541,-132.803431,3953.6338,3.171324,1.035727,1.885539,6.274225,-3.723038,-5.87907,-18.039923,4312.374,3.716586,1.093581,2.079161,6.531629,-3.274126,-5.140803,-14.820742,2538.941,4.018448,0.912983,2.252168,6.459411,-1.414553,-2.690025,-6.749826,2255.6168,3.772169,0.822483,2.144257,5.797092,-1.162032,-2.121232,-6.473729,7190.2163,4.469533,2.072322,4.034232,8.747729,-6.881463,-12.372451,-30.148395,6787.2438,4.802826,1.972824,4.13332,9.001486,-5.987383,-10.875315,-23.180554,6
17770.3296,3.188567,4.129096,5.978099,12.021802,-24.793325,-48.537765,-381.566661,24179.7597,4.397889,5.948535,7.793465,13.586878,-27.084913,-61.041642,-504.775475,10466.2403,7.6888,3.18803,5.110353,10.852369,-5.688107,-8.805772,-25.812718,10756.6383,7.419095,3.291271,5.299075,9.475082,-5.703812,-8.969789,-26.949696,2670.9192,3.927404,0.88021,1.875176,4.182524,-1.703324,-2.962596,-7.115245,2283.366,4.191703,0.718826,1.533571,4.454187,-1.351766,-2.267975,-6.964853,11068.3629,6.786628,4.146322,7.36895,10.770794,-9.009441,-15.673447,-38.461203,11876.396,6.592566,4.451534,7.780867,11.958787,-9.469641,-16.366979,-32.859035,17325.8965,2.805729,3.90674,5.297439,14.106104,-21.809345,-44.123588,-410.491223,13564.4301,2.839962,2.920663,3.939542,10.300146,-18.369407,-38.816684,-306.442052,11350.7217,7.642204,3.603139,5.919414,11.091665,-6.715303,-11.08217,-32.093514,9151.2301,6.808765,2.918378,5.017309,10.484519,-5.354936,-8.483147,-25.697226,2520.1484,4.151765,0.824312,1.911773,7.128605,-1.837336,-3.329883,-8.679003,2572.1321,4.32465,0.837343,1.768648,6.472001,-1.495291,-2.607723,-8.487067,12363.5,6.714725,4.623155,8.752649,13.918495,-11.218238,-19.897555,-50.245863,10277.9817,6.386414,3.879616,7.251681,11.253383,-9.44666,-16.715657,-41.852181,2
3757.0073,1.593036,2.824011,5.145766,11.074276,-1.573639,-3.279234,-20.159293,3557.2358,1.590696,3.894457,7.308837,13.650361,-1.276467,-3.211654,-24.850811,-16.9438,0.990104,0.269936,0.889614,6.091564,-0.2571,-0.695962,-3.924035,-19.9546,0.988996,0.275576,0.893046,4.631729,-0.279246,-0.77699,-3.933645,97.2257,1.101372,0.380155,1.28271,4.761637,-0.133049,-0.422723,-3.980211,73.5694,1.092117,0.317528,1.084647,5.333829,-0.113385,-0.403212,-3.401767,189.6585,1.096796,0.691341,1.939509,5.914228,-0.403453,-0.917919,-4.340904,174.7851,1.082557,0.744517,2.085106,6.907049,-0.417876,-0.916534,-6.593996,3228.2319,1.411181,2.819636,5.189703,11.947901,-1.699835,-4.250448,-29.011897,2158.0659,1.337881,1.631176,3.136917,9.769149,-1.414138,-3.766616,-28.254397,-108.4607,0.94056,0.207488,0.928298,6.084677,-0.288454,-0.747261,-4.942009,1.7499,1.001099,0.278218,0.970838,5.670262,-0.283903,-0.790524,-5.261651,130.0686,1.151867,0.388151,1.436869,6.644636,-0.164178,-0.532473,-4.756119,88.2264,1.110338,0.368779,1.211304,7.863732,-0.142483,-0.530035,-4.423591,70.7334,1.033649,0.570401,1.739595,5.763113,-0.478493,-1.113421,-5.83158,62.5741,1.033686,0.591462,1.755274,7.209492,-0.456816,-1.007352,-4.899473,6
1723.9087,1.286999,0.352189,0.767759,5.360639,-4.336684,-8.34034,-45.810784,2805.7573,1.538398,0.52859,0.989547,5.425687,-5.361269,-9.59724,-68.227199,1537.1616,2.26074,0.310653,0.668747,3.486474,-0.508918,-1.003992,-5.072858,1614.3872,2.216172,0.323506,0.642198,3.203516,-0.51478,-0.964967,-4.709357,505.4397,1.584771,0.139556,0.397072,2.501075,-0.233422,-0.639102,-3.670356,441.9632,1.643078,0.122389,0.417066,2.881944,-0.195686,-0.54404,-3.880788,1854.2583,2.230503,0.433246,0.868904,3.242043,-0.761439,-1.381627,-5.453667,1987.1717,2.239857,0.456896,0.835413,3.669631,-0.791537,-1.582501,-5.73596,1776.4253,1.253653,0.375152,0.936396,6.50571,-4.387027,-8.690516,-63.9201,1366.0669,1.241922,0.306015,0.757012,6.317264,-3.616369,-7.025499,-55.161289,1698.1709,2.338141,0.344832,0.727088,5.117516,-0.572584,-1.091652,-6.3349,1414.6493,2.188544,0.310011,0.691895,4.269129,-0.499275,-1.06384,-6.031294,469.3466,1.623997,0.141363,0.636118,3.715743,-0.246739,-0.727179,-4.89267,498.1567,1.728586,0.139568,0.60993,4.832311,-0.211656,-0.654327,-5.175991,1928.9968,2.213169,0.45277,1.022896,4.725362,-0.840509,-1.676085,-6.16688,1718.6573,2.256435,0.410533,0.947193,4.211127,-0.757057,-1.403648,-6.455475,2
50680.3125,9.905216,13.012864,18.151846,23.035472,-18.7401,-30.922682,-204.16435,53111.1069,10.97796,15.120396,23.164877,29.029589,-14.25965,-24.473433,-151.098175,4608.9269,4.016176,1.230914,2.326302,4.842524,-4.153359,-6.492628,-19.031529,4774.4328,3.95425,1.274544,2.349338,4.795148,-4.370502,-6.952344,-17.200511,2953.1521,4.131992,1.017188,2.243188,4.886566,-1.517758,-2.751896,-6.043017,2437.8331,4.141851,0.822386,1.867868,3.885184,-1.18919,-2.168625,-5.817901,8040.2184,5.548574,2.421539,4.884958,6.605967,-7.029693,-12.12386,-26.128356,8485.9292,5.418358,2.539973,5.041946,7.537044,-7.425048,-13.005744,-29.553828,47004.8594,7.790754,11.746847,16.551925,24.089186,-16.822577,-31.683497,-222.145358,29587.8628,6.291172,6.702455,8.947026,13.580423,-14.521405,-24.617909,-161.801669,4903.145,4.065088,1.268119,2.163507,5.107145,-4.585152,-7.590334,-21.367091,5281.186,4.69573,1.291492,2.304345,4.81571,-3.95141,-6.296908,-16.893187,2870.0054,4.492916,1.007017,2.403927,4.915301,-1.667432,-3.302877,-8.875821,2564.8777,4.355387,0.917241,2.283761,5.519386,-1.365916,-2.527801,-8.231018,8822.6212,5.73962,2.491138,4.701133,7.970035,-8.454347,-15.529184,-35.0614,8227.0997,6.063096,2.36877,4.743375,7.784286,-7.267044,-13.325024,-33.894368,6
24070.0723,3.746731,6.026605,7.652031,12.301708,-31.224734,-66.97734,-641.913963,30202.4209,5.08975,8.869955,12.040618,16.012546,-32.986487,-81.823262,-786.009621,14309.9687,10.049447,4.607911,7.458121,9.54794,-9.311646,-15.278135,-47.298231,14728.5428,9.672008,4.775013,7.75948,10.715528,-9.285728,-15.208183,-37.123739,3492.5837,4.845119,1.185619,2.318562,4.440767,-2.399074,-4.172693,-8.443014,2972.7307,5.140156,0.963328,1.951842,3.562988,-1.883281,-3.190951,-7.86273,14806.5038,8.58564,5.960547,11.1928,13.602734,-14.389784,-25.517379,-58.067716,16031.9471,8.643921,6.39103,11.741301,14.79505,-15.233575,-28.040492,-57.004489,22821.7598,3.305623,5.963381,7.805167,13.728566,-26.777048,-64.648986,-617.810129,18113.8642,3.391627,4.46459,5.776722,10.734341,-22.529866,-53.49609,-512.950207,15344.0202,9.928823,5.148601,8.511907,12.044579,-11.24529,-18.680358,-67.85494,12369.5996,8.534834,4.147646,6.96729,10.257123,-8.75403,-13.985775,-49.00702,3347.873,5.189923,1.135412,2.353558,5.72818,-2.615999,-4.656268,-10.263708,3462.0313,5.644581,1.143539,2.296611,4.746428,-2.116249,-3.710543,-9.955143,16587.437,8.495411,6.69175,12.948115,17.736639,-18.845088,-35.619147,-101.450491,13743.9316,8.153451,5.620313,11.023019,16.404376,-15.36842,-29.144841,-76.683669,2
39692.0118,6.928028,9.617546,13.152466,18.047886,-13.990423,-21.69197,-134.947221,42178.5732,8.01952,11.547748,17.147911,22.774382,-10.484007,-18.256383,-107.796996,3026.2112,2.784374,0.849456,1.61404,3.808507,-2.618152,-4.093897,-10.347744,3124.6128,2.718603,0.891965,1.612153,4.082692,-2.76445,-4.303681,-10.648122,2216.53,3.31956,0.774075,1.833983,4.481136,-1.048054,-1.97104,-4.883513,1835.5014,3.329222,0.636665,1.465585,3.248001,-0.832145,-1.590198,-4.418544,5477.4619,3.815588,1.718954,3.546421,5.700157,-4.509573,-7.803243,-17.052044,5762.0815,3.728396,1.805883,3.897575,7.095713,-4.73387,-8.478355,-18.378542,37575.4483,5.758891,8.981868,12.442838,18.942979,-12.823471,-22.303798,-125.931312,22780.4995,4.56325,5.021168,6.635886,11.022566,-11.102727,-17.840246,-101.293238,3047.554,2.664966,0.81714,1.526358,4.794236,-2.869191,-4.607568,-15.687231,3355.2485,3.060134,0.867304,1.630622,4.823142,-2.543434,-4.158708,-12.63992,2143.2643,3.567887,0.774771,1.901666,5.59367,-1.143411,-2.329365,-6.204386,1939.8613,3.451045,0.697256,1.798263,5.050768,-0.94325,-1.840116,-6.287257,5626.7575,3.679755,1.673862,3.274666,6.612106,-5.313693,-9.720996,-20.861908,5314.6404,3.917691,1.614289,3.342677,6.034433,-4.656176,-8.291221,-20.376176,6
27079.1347,4.449761,7.505468,9.794813,14.73721,-40.93072,-116.438221,-1146.901117,32778.5376,5.83328,10.74941,14.934973,19.0876,-42.030355,-122.72891,-1365.422914,20795.0948,14.949227,6.981203,11.752759,13.732028,-17.838868,-30.532922,-99.260391,21457.6485,14.55084,7.226628,11.98682,14.877025,-17.427951,-30.841772,-104.717834,4825.2474,6.476534,1.646159,3.363934,5.027291,-3.647424,-6.300585,-14.579268,4133.242,7.00757,1.53961,2.916026,5.265585,-2.830491,-4.839771,-9.833855,21034.9825,12.323923,8.690432,17.415705,21.087551,-25.906324,-49.338543,-132.661771,22987.2594,12.683426,9.39051,18.398546,21.936833,-27.494123,-51.822574,-130.849802,25564.6074,3.775683,7.397618,9.965802,16.043689,-34.64434,-98.518917,-1059.754398,20191.7675,3.830826,5.541278,7.308304,12.513639,-29.300515,-87.539361,-550.497417,21785.651,14.84958,7.584614,13.02318,16.658649,-21.828021,-40.302953,-146.477418,17737.5823,12.75905,6.074156,10.507672,14.817793,-16.657061,-28.760804,-107.97203,4612.3605,6.790329,1.570664,3.17004,6.300655,-4.025535,-7.094504,-17.1963,4840.9041,7.644988,1.574195,3.193336,5.522433,-3.268053,-5.693766,-13.282518,23534.2967,12.572672,9.733145,20.615862,24.602482,-34.543364,-68.102752,-207.616246,19405.9699,11.84275,8.110661,17.410337,22.062542,-27.849852,-54.073188,-164.03787,2
3176.4101,1.491474,2.903463,4.895405,8.049671,-1.583375,-3.46592,-22.121553,3553.1801,1.613344,3.948725,7.1981,9.900975,-1.272015,-3.705523,-26.10626,-23.982,0.98583,0.265637,0.812689,3.226583,-0.260576,-0.714176,-3.93425,-63.8502,0.96544,0.282174,0.795476,3.974896,-0.276918,-0.665725,-3.751206,78.1334,1.080448,0.375808,1.173362,3.166066,-0.136555,-0.517565,-4.916629,96.5883,1.118708,0.316526,1.02067,3.190931,-0.123841,-0.376179,-2.691961,139.116,1.070732,0.697793,1.869684,4.477634,-0.407346,-0.934151,-6.089207,131.1929,1.062262,0.735769,2.032475,4.686593,-0.440594,-0.876964,-3.874295,3347.8471,1.434271,2.865641,5.032196,8.776285,-1.695157,-4.56878,-32.966649,2094.1665,1.329407,1.617976,2.860442,6.604077,-1.395672,-3.195867,-26.539786,-107.609,0.940702,0.201517,0.725281,4.274809,-0.296049,-0.760541,-5.146263,-22.1904,0.986382,0.259528,0.825862,3.833133,-0.279111,-0.678726,-5.066559,134.6612,1.162643,0.363872,1.280686,4.300016,-0.163802,-0.56496,-4.198265,106.0237,1.134091,0.355211,1.148841,3.958875,-0.138668,-0.643693,-4.312167,22.0847,1.010352,0.577029,1.619043,4.915082,-0.489489,-1.140779,-6.269678,107.6985,1.059864,0.594509,1.76001,5.794799,-0.443028,-1.107355,-5.606534,6
1378.375,1.253346,0.273131,0.630243,4.643006,-4.360629,-7.675059,-41.713252,2300.1597,1.457882,0.417351,0.831635,5.974916,-5.303082,-9.529892,-55.41788,1507.0436,2.261632,0.30807,0.624934,3.812459,-0.536184,-1.043551,-4.628965,1592.1998,2.233303,0.322121,0.621844,3.621643,-0.522449,-1.063013,-5.048475,500.7054,1.598535,0.131116,0.420337,2.962615,-0.23381,-0.664096,-3.197101,398.9575,1.543167,0.111314,0.393979,2.720877,-0.194307,-0.5503,-3.557888,1848.1767,2.269858,0.418781,0.750471,3.202908,-0.755235,-1.393165,-6.076836,1950.5308,2.238619,0.443517,0.802791,3.298069,-0.808494,-1.458451,-6.352479,1448.168,1.209936,0.305687,0.854307,6.313384,-4.424912,-8.29128,-62.435771,1095.8858,1.196992,0.253093,0.68467,5.773864,-3.658801,-7.40218,-44.796812,1666.4852,2.343066,0.344258,0.746368,4.560619,-0.574147,-1.147422,-6.879317,1420.2295,2.236257,0.305096,0.710166,4.268116,-0.506741,-1.043575,-5.143412,441.9418,1.59924,0.140765,0.457426,3.558967,-0.251219,-0.726007,-5.199779,447.4311,1.655287,0.13216,0.575902,3.892534,-0.215144,-0.705503,-3.67869,1910.206,2.24884,0.440764,0.947223,4.198105,-0.86155,-1.622956,-7.214323,1649.6218,2.233007,0.397167,0.947612,4.861721,-0.74597,-1.350972,-6.435684,2
22510.3169,5.360661,5.440085,8.002831,12.105984,-6.434795,-9.927007,-46.142272,25676.1265,6.067745,7.0965,11.033608,16.337182,-4.868112,-8.149171,-40.996903,1461.261,1.979923,0.483377,1.132143,4.526373,-1.012569,-1.687929,-5.224214,1531.0044,1.943611,0.514066,1.154979,3.630509,-1.062415,-1.691745,-5.265907,1224.0953,2.340505,0.51932,1.468944,3.497167,-0.460668,-1.009487,-3.730622,1021.2089,2.282936,0.438036,1.233982,3.646709,-0.383459,-0.829704,-2.90495,2772.7757,2.562655,1.054868,2.552743,4.858633,-1.7502,-3.006256,-6.774125,2976.2358,2.589671,1.113119,2.763441,5.579544,-1.832301,-3.155301,-8.058305,22940.2412,4.416869,5.388795,7.683574,12.858607,-6.146223,-11.058455,-61.814691,13490.5947,3.470582,3.000913,4.357404,7.820067,-5.205608,-8.44596,-47.738865,1385.5667,1.889698,0.415472,0.984368,3.939277,-1.120542,-1.915412,-7.605791,1533.4507,2.077744,0.484099,1.137505,4.16637,-1.048585,-1.772404,-6.215577,1206.084,2.509794,0.511032,1.576307,4.713123,-0.536887,-1.157029,-5.002356,1126.1015,2.494537,0.471961,1.383327,5.610303,-0.436432,-0.976449,-4.795449,2677.7501,2.456763,0.939299,2.310202,5.233263,-2.032477,-3.558838,-9.773507,2518.0983,2.593294,0.932361,2.306775,5.510883,-1.828846,-3.416007,-7.983415,6
11496.2017,2.771137,2.159737,2.812276,6.227679,-15.697384,-25.755316,-208.829052,17489.7236,4.081201,3.565065,4.513727,7.652923,-17.803304,-33.936328,-258.391343,6423.2706,5.915281,1.699435,2.537768,5.916141,-2.617273,-3.995762,-12.848128,6620.785,5.638,1.751727,2.695122,4.870333,-2.658651,-4.069805,-10.603477,1754.1677,3.011154,0.523353,1.003412,3.224587,-0.936346,-1.645492,-4.510624,1484.151,3.020104,0.446647,0.865604,3.312627,-0.745643,-1.392763,-4.555451,6975.3166,5.270744,2.227737,3.581694,6.101197,-4.198588,-6.792023,-14.400806,7474.1624,5.221878,2.356674,3.751891,7.515096,-4.39993,-7.347676,-16.283242,11464.856,2.446369,2.191277,2.897097,7.634524,-14.319053,-29.919315,-215.968473,8879.4443,2.430007,1.693506,2.33234,6.077621,-11.932413,-22.071706,-152.836241,7031.4877,6.177001,1.930784,3.062412,6.324523,-2.993476,-4.819124,-14.981035,5659.2698,5.361174,1.588715,2.533717,6.063797,-2.452997,-3.743907,-12.655897,1650.7419,3.181018,0.492,1.174831,4.516907,-0.99152,-1.84941,-6.557122,1681.955,3.336393,0.502761,1.060261,4.537583,-0.811162,-1.619101,-6.728173,7617.8983,5.319014,2.429012,4.023214,7.103608,-4.907524,-8.352953,-20.20845,6424.4431,5.242677,2.094535,3.458887,6.25677,-4.210542,-7.073261,-17.796664,2
31183.1909,6.066469,7.509611,10.488938,14.951804,-10.780285,-16.817148,-89.995445,35725.6641,6.87717,9.669029,14.491441,19.607442,-8.038048,-13.718697,-64.478295,2334.2195,2.384886,0.680133,1.384712,4.06872,-1.850938,-2.884046,-9.933566,2429.9245,2.343897,0.705608,1.410654,3.558781,-1.946159,-3.173501,-7.679745,1777.6732,2.795855,0.658223,1.6768,4.206461,-0.791524,-1.639015,-4.34808,1513.1344,2.798497,0.560794,1.468639,3.391786,-0.633696,-1.309222,-3.857298,4297.5308,3.195163,1.391757,3.173662,5.572767,-3.200002,-5.38748,-10.611003,4548.9079,3.162744,1.47731,3.453765,6.231231,-3.368871,-5.739379,-11.071263,31791.855,5.178122,7.46952,10.477066,17.754079,-9.887801,-17.093674,-122.799953,18879.6582,4.02902,4.134907,5.660658,10.011402,-8.601952,-13.485531,-90.434884,2314.4486,2.299395,0.631671,1.24683,5.487823,-2.026159,-3.289972,-9.041653,2576.1176,2.657875,0.67971,1.37915,4.062305,-1.857813,-2.938478,-10.155276,1714.159,2.927805,0.656809,1.724812,5.464246,-0.865062,-1.69351,-5.574355,1568.2413,2.891491,0.604165,1.682011,4.593453,-0.711606,-1.450332,-6.210947,4314.3289,3.094269,1.308397,2.7743,6.836318,-3.751404,-6.875257,-14.273911,4111.4064,3.307964,1.265648,2.943159,6.156002,-3.341873,-5.834788,-13.456617,6
24517.9653,4.283749,6.737437,8.665408,13.299735,-36.219909,-102.392652,-902.971735,31854.3799,5.958086,10.372978,14.461672,19.368788,-38.568585,-106.280725,-1046.051666,17653.1434,13.408877,5.939087,9.948739,12.200602,-13.502152,-21.743805,-72.684284,18185.137,12.727738,6.1356,10.119953,12.366956,-13.253429,-22.3686,-65.974482,4186.3052,5.665508,1.452556,2.991399,4.759062,-3.036686,-5.393033,-11.172062,3543.4592,5.663173,1.191389,2.541938,5.158696,-2.351962,-4.137921,-10.643786,17936.7783,10.962623,7.482003,14.722162,18.532139,-20.194596,-36.910154,-97.186608,19525.5833,11.173711,8.036292,15.489299,19.068574,-21.324219,-39.315753,-86.680112,24652.9082,3.813793,7.03691,9.491178,15.754479,-30.278299,-90.501873,-714.104405,19292.5996,3.821401,5.250405,6.851282,12.005148,-26.338827,-65.251157,-531.827335,18781.6484,13.428114,6.545401,11.041266,15.189239,-16.3695,-27.015288,-109.116076,15157.401,11.810808,5.212374,9.035504,12.277685,-12.617254,-20.327528,-71.796166,4010.0763,6.057102,1.384386,2.900777,6.704859,-3.327653,-5.987814,-13.454931,4158.6645,6.49731,1.391363,2.883754,5.865177,-2.688925,-4.728312,-10.7172,20097.1468,11.308409,8.374112,17.121198,22.035611,-26.454744,-51.84805,-140.531791,16587.0346,10.891873,6.98285,14.550735,18.639878,-21.580686,-40.944103,-108.37899,2
41255.7983,7.657405,10.369814,14.206536,19.879036,-16.687909,-25.8034,-176.813723,48175.0996,9.299029,13.462044,20.378603,26.369557,-12.719806,-20.732631,-121.417974,3860.1226,3.288389,1.051486,2.094875,4.566959,-3.370767,-5.326883,-12.376949,4017.2029,3.205409,1.095304,2.123006,4.454133,-3.536313,-5.765049,-13.144849,2635.0237,3.747393,0.907933,2.072551,4.0463,-1.274115,-2.265279,-6.423373,2238.0307,3.677138,0.775248,1.867099,4.765554,-1.016242,-1.858582,-5.146873,6834.5616,4.503139,2.089883,4.287312,6.852327,-5.783806,-10.009437,-21.700457,7243.2666,4.460218,2.187754,4.496541,7.792113,-6.115832,-10.796167,-21.424562,42876.5576,6.574707,10.491193,14.672624,21.463439,-15.148987,-29.451506,-176.442935,26679.2334,5.250458,6.014891,7.871053,12.987293,-13.082272,-22.641155,-162.655907,4036.8716,3.226766,1.049984,1.884605,5.552502,-3.666839,-5.861981,-17.046287,4401.8422,3.768753,1.08715,2.112105,5.419647,-3.243626,-5.111468,-15.460826,2606.769,4.186587,0.915279,2.209589,4.546406,-1.404974,-2.676874,-7.479451,2256.7977,3.746617,0.813291,2.08357,4.888913,-1.15823,-2.145257,-6.803314,7304.2256,4.522128,2.09943,4.068698,8.17886,-6.834159,-12.129177,-26.586799,6870.4896,4.836827,2.009296,3.972833,7.871821,-5.970187,-10.70734,-26.03659,6
17529.6182,3.08942,3.926557,5.789399,11.229245,-24.956932,-46.673528,-370.56546,23864.978,4.414746,5.616627,7.031535,10.494896,-27.235353,-65.315253,-519.156889,10409.7357,7.741628,3.121847,4.845842,7.322313,-5.759899,-8.87037,-23.926974,10708.7672,7.496078,3.228844,5.021726,6.989944,-5.823048,-9.08775,-22.005534,2667.9443,4.02144,0.849356,1.691638,3.639929,-1.700111,-2.899872,-6.225322,2262.9227,3.972833,0.713924,1.385312,3.022265,-1.349443,-2.418566,-5.177197,10986.5312,6.70934,4.060534,7.021901,9.302372,-9.17418,-15.779678,-33.501565,11923.3164,6.854985,4.33568,7.509631,10.097792,-9.734833,-16.998368,-31.610882,16975.2764,2.771377,3.653759,4.807453,10.25899,-21.878771,-43.767369,-372.338264,13200.2339,2.789606,2.777073,3.523338,7.099444,-18.37041,-36.239586,-306.760186,11228.4669,7.766872,3.506632,5.465504,8.983498,-6.756539,-10.771676,-33.307802,9088.1513,6.775121,2.851112,4.574082,7.389514,-5.425826,-8.667368,-23.61019,2522.6981,4.142267,0.799978,1.680229,5.001581,-1.827834,-3.275476,-8.651319,2590.118,4.448743,0.815527,1.593161,4.147246,-1.49169,-2.603817,-7.744246,12207.6401,6.742079,4.492791,8.082672,11.155439,-11.412635,-20.530816,-49.987347,10201.0948,6.491634,3.786805,6.927926,11.193433,-9.575397,-16.998015,-38.928004,2
47644.9165,8.22332,12.218236,16.929954,22.278402,-19.100174,-33.555164,-205.158365,52180.6289,9.649223,14.837549,22.728183,28.40329,-14.546644,-25.401053,-147.008945,4428.0011,3.626774,1.215636,2.22728,4.675742,-4.161474,-6.397269,-16.713372,4579.2941,3.505228,1.259369,2.308543,4.377665,-4.341995,-6.937863,-20.884569,2909.2017,3.977344,1.009832,2.220606,4.841743,-1.512188,-2.710971,-7.886421,2486.5986,4.001215,0.862302,1.91584,4.015426,-1.18794,-2.083758,-6.76479,7777.5036,4.966118,2.393813,4.63237,7.612392,-7.046892,-12.274235,-29.764298,8243.8941,4.881155,2.502942,4.959749,7.873208,-7.47293,-13.719234,-37.740112,46268.1143,6.897467,11.518046,16.324498,24.592592,-17.101895,-31.602457,-256.933636,28941.2896,5.534962,6.62879,8.83361,13.316668,-14.842016,-27.785687,-157.518228,4662.1956,3.567516,1.222444,2.096776,5.397984,-4.591715,-7.139055,-21.117851,5078.6825,4.165716,1.272697,2.229886,5.51245,-3.949112,-6.168973,-18.669749,2823.5227,4.25007,1.006239,2.364113,4.891579,-1.658556,-3.262763,-9.594581,2520.3305,4.101131,0.90372,2.174613,5.279678,-1.358401,-2.486961,-8.489542,8461.0395,5.035999,2.446494,4.580242,7.308961,-8.467435,-15.636428,-43.288675,7960.7736,5.353532,2.336791,4.465037,7.254206,-7.317413,-13.570937,-55.348343,6
21900.1504,3.519629,5.110881,6.434574,10.857197,-31.597349,-68.851631,-680.130104,29180.4058,4.946886,7.938772,10.394431,14.696948,-33.956182,-82.647644,-730.773507,14263.5555,9.99773,4.557435,7.383232,10.754393,-9.569207,-15.400223,-40.404081,14670.5809,9.602884,4.700737,7.525348,10.128722,-9.47783,-15.309205,-38.546244,3506.1684,4.908359,1.154031,2.312413,3.735359,-2.403215,-4.278179,-8.497963,2928.3653,4.730392,0.96021,2.061579,3.629916,-1.883606,-3.229862,-7.973322,14784.142,8.488394,5.823585,10.958399,14.455134,-14.70944,-26.931674,-65.029728,16051.3904,8.625462,6.258587,11.649844,15.787103,-15.597096,-27.966999,-65.164524,21743.5801,3.170398,5.287832,6.864402,12.991734,-26.840251,-63.35648,-612.584746,17113.1324,3.239949,3.989218,5.234205,9.869692,-22.878875,-49.231246,-382.853122,15225.884,9.875081,5.059566,8.24989,11.902748,-11.421412,-18.873076,-59.725537,12343.1728,8.391303,4.097256,6.888999,10.572944,-8.958354,-14.472497,-43.689838,3335.6694,5.180607,1.09091,2.289555,5.318687,-2.612755,-4.597588,-10.749804,3438.9962,5.641752,1.103569,2.254263,5.45332,-2.134959,-3.682436,-8.723994,16460.7483,8.334907,6.527664,12.618469,16.564391,-18.999175,-35.729998,-90.015914,13734.706,7.963423,5.49444,11.042537,14.898286,-15.601588,-28.808885,-81.430039,2
37353.748,6.661564,9.063998,12.419408,16.603079,-14.061487,-22.642949,-114.063449,42139.8399,7.886478,11.472955,17.388655,24.950664,-10.542154,-17.578768,-100.533901,3007.961,2.754009,0.850212,1.658831,3.975374,-2.623619,-4.029856,-9.841448,3113.1422,2.687134,0.879381,1.674728,4.378494,-2.733809,-4.277051,-10.199913,2218.4038,3.308301,0.772354,1.798741,4.464897,-1.029329,-1.886334,-4.572058,1868.2302,3.210505,0.659687,1.603757,3.578516,-0.83162,-1.588997,-4.234952,5471.9553,3.763459,1.707151,3.594463,5.667697,-4.493723,-7.703039,-14.946244,5787.6062,3.711003,1.794729,3.889315,6.894865,-4.763842,-8.343506,-16.322719,37241.8452,5.666805,8.914322,12.271573,19.988828,-12.999335,-23.534457,-131.326201,22638.7817,4.46694,5.016202,6.68309,11.683962,-11.146971,-18.724702,-103.936934,3045.2532,2.649934,0.80817,1.466222,5.446372,-2.846954,-4.5371,-12.521925,3363.8815,3.067111,0.874663,1.671196,5.23755,-2.53522,-4.221324,-10.774226,2149.5138,3.545051,0.763902,1.869979,4.888651,-1.145213,-2.329341,-7.466354,1919.2899,3.292714,0.705911,1.751512,4.348434,-0.939294,-1.784794,-5.328975,5619.9822,3.656304,1.664329,3.398044,5.840103,-5.303398,-9.392933,-20.414186,5309.9282,3.89772,1.597137,3.332349,6.888738,-4.668638,-8.299926,-17.255798,6
27959.2055,4.523055,7.473255,9.615247,13.859438,-40.91854,-117.301156,-1232.212028,35492.5903,6.263288,11.208798,15.565126,19.626184,-42.101854,-139.371823,-1174.045974,21030.2846,15.117166,7.015206,11.756995,14.43867,-18.067879,-30.436273,-103.456982,21608.0276,14.57275,7.256152,12.007529,14.112642,-17.463125,-29.581249,-90.915798,4907.7546,6.697044,1.649996,3.406853,5.326089,-3.645492,-6.447155,-15.33351,4102.6604,6.353911,1.349046,2.894526,5.083472,-2.817389,-4.776986,-10.233366,21378.0765,12.641767,8.779533,17.702166,21.520586,-25.835789,-49.707154,-147.826352,23309.2621,12.926128,9.466446,18.65439,22.122093,-27.456375,-53.427153,-129.026205,27721.0899,3.987144,7.777723,10.287359,16.910134,-33.793175,-98.436348,-955.911626,22063.268,4.098597,5.849501,7.686187,13.431424,-29.280348,-82.35124,-481.841551,22184.3535,15.029111,7.629556,13.145731,16.230638,-21.811782,-37.638615,-166.575203,18001.4506,12.932275,6.123079,10.69447,13.979591,-16.808055,-27.402185,-99.686049,4699.3404,7.161381,1.592823,3.218015,6.665834,-4.017609,-7.126307,-19.078395,4887.193,7.618243,1.587266,3.403933,6.447415,-3.241565,-5.561653,-12.767184,23846.5123,12.705844,9.8677,20.793412,27.230077,-34.245803,-68.405032,-225.164241,19820.4695,12.188726,8.254587,17.831065,22.973493,-27.73828,-54.341252,-155.882945,2
42490.3491,7.535478,10.526001,14.36445,18.177249,-16.765636,-27.121169,-150.041541,47625.0737,8.985095,13.169764,19.710165,25.800383,-12.715695,-22.005546,-129.624863,3704.0785,3.223967,1.010627,1.862181,4.025339,-3.327895,-5.213287,-12.86197,3822.1151,3.115988,1.04746,1.952416,4.198974,-3.488961,-5.508428,-14.347563,2590.0375,3.747456,0.887475,1.949748,4.46121,-1.269808,-2.308291,-5.616576,2200.8223,3.680358,0.751715,1.72427,3.95283,-1.001851,-1.757975,-4.439026,6565.3099,4.341612,2.010255,4.083547,6.573267,-5.698429,-9.89605,-20.120808,6971.2376,4.333676,2.121425,4.330022,7.638321,-6.038856,-10.819044,-23.135892,41951.9873,6.340614,10.272902,14.451923,22.577044,-15.295973,-27.745865,-180.845424,26227.3101,5.050586,5.861817,7.779934,12.434593,-13.250204,-22.447424,-141.330023,3815.8647,3.122919,1.009868,1.764553,4.598599,-3.618882,-6.183181,-17.073862,4191.0006,3.633236,1.051098,2.021128,4.899403,-3.236783,-5.173089,-14.41291,2506.4632,3.953621,0.873566,2.219674,5.697501,-1.399745,-2.78303,-7.04496,2216.3009,3.737934,0.795678,1.936671,5.11985,-1.135174,-2.121819,-6.445094,6971.6665,4.356389,2.020611,3.856472,6.96647,-6.777558,-12.06753,-25.865761,6595.2575,4.656297,1.921721,3.868399,6.72738,-5.906794,-10.671772,-21.635986,6
16432.7011,2.980133,3.373344,4.200705,8.565312,-24.876117,-49.654454,-401.947148,23412.4356,4.332931,5.471821,6.932499,12.831604,-27.258265,-62.494436,-569.899174,10238.7416,7.829662,3.047668,4.699101,6.60982,-5.818185,-8.856031,-23.432123,10555.0432,7.516029,3.151015,4.841845,6.988791,-5.833078,-9.250568,-23.052496,2645.1105,4.002134,0.834971,1.599104,3.203122,-1.695465,-2.95188,-6.889646,2226.8673,3.977003,0.704107,1.367194,3.177564,-1.351234,-2.304048,-6.390319,10930.7619,6.878646,4.004212,7.095646,9.316357,-9.232162,-15.885143,-39.068294,11763.9059,6.870254,4.274999,7.429785,11.046453,-9.735227,-17.155456,-33.710978,16547.3008,2.714503,3.554521,4.653087,9.64032,-21.921829,-43.784769,-374.699796,13047.4746,2.767129,2.690998,3.516599,8.156124,-18.494895,-37.231911,-307.429498,11060.1391,7.831552,3.43009,5.347653,8.298188,-6.773852,-11.055521,-38.117954,8964.4628,6.683919,2.81422,4.672932,7.770759,-5.454491,-8.585558,-26.486005,2531.4797,4.368978,0.791173,1.527612,4.15203,-1.831777,-3.311587,-9.77306,2558.8267,4.545237,0.797853,1.638562,4.41232,-1.486805,-2.606869,-8.590944,12131.4858,6.746965,4.460482,8.032115,11.357045,-11.363723,-20.706541,-50.370038,10168.2815,6.596268,3.741808,6.911553,10.859998,-9.562065,-17.180437,-44.354204,2
3088.625,1.48143,2.73681,4.663645,8.267874,-1.60881,-3.090797,-19.65161,3556.3633,1.585781,3.949269,6.971112,10.68732,-1.241502,-3.135381,-26.613915,-39.6681,0.976046,0.261609,0.742658,3.106792,-0.266264,-0.663262,-4.587491,-19.1215,0.989173,0.269271,0.827129,3.41106,-0.256246,-0.564318,-4.551216,102.3484,1.110694,0.365748,1.205394,3.278637,-0.140572,-0.450827,-2.847451,61.1729,1.074243,0.316041,0.98704,2.768563,-0.121308,-0.385332,-2.613252,156.6352,1.081762,0.669497,1.839986,3.916138,-0.395867,-0.918593,-3.803975,143.1035,1.069322,0.714771,1.985011,5.909787,-0.425509,-0.912388,-4.132553,3302.3965,1.417721,2.86949,4.95508,10.249321,-1.673005,-3.74318,-25.539065,2141.8809,1.332403,1.614842,2.914791,7.048888,-1.359625,-2.998974,-21.565667,-119.9264,0.932806,0.197371,0.632597,3.859511,-0.281058,-0.706135,-4.967424,6.0988,1.003897,0.257382,0.910296,4.183356,-0.271047,-0.712066,-5.259962,103.3,1.125983,0.365294,1.142154,4.638079,-0.162211,-0.550959,-4.094213,97.7266,1.125217,0.339602,1.15439,3.981715,-0.135536,-0.49658,-4.30634,63.6822,1.030711,0.564856,1.601092,4.808712,-0.490714,-1.105506,-5.376577,37.8085,1.020882,0.570033,1.737886,4.49373,-0.439563,-0.963648,-4.798918,6
1576.4492,1.291724,0.301947,0.704156,4.383672,-4.347344,-7.127221,-42.771215,2700.4648,1.516512,0.476923,0.89754,4.691752,-5.236841,-10.032498,-54.434706,1467.5602,2.272972,0.289874,0.59909,3.017127,-0.536928,-0.932811,-5.607076,1533.2291,2.192991,0.30068,0.570505,2.966248,-0.535787,-1.026239,-4.960729,487.3358,1.592146,0.128963,0.425128,2.842764,-0.237727,-0.594856,-3.684716,415.366,1.58968,0.10896,0.394856,2.74566,-0.203282,-0.540123,-3.6735,1807.4559,2.243887,0.38086,0.773064,3.522815,-0.786992,-1.415616,-5.544112,1944.9445,2.272992,0.421056,0.818139,4.217357,-0.819043,-1.483454,-5.262703,1644.7617,1.231225,0.328306,0.88699,6.154529,-4.342969,-9.137183,-65.787814,1332.9785,1.234123,0.267788,0.708497,5.858335,-3.647779,-7.206572,-50.89144,1613.8005,2.329626,0.321148,0.739834,4.509952,-0.602322,-1.206892,-6.712683,1377.0401,2.218803,0.281741,0.743083,4.191367,-0.508812,-0.981323,-6.518994,441.4418,1.597497,0.130507,0.508605,3.729545,-0.251537,-0.780922,-4.87355,444.1286,1.660502,0.126244,0.470105,3.758274,-0.21877,-0.651614,-4.845204,1910.8665,2.280506,0.406219,0.806975,4.546442,-0.878871,-1.694577,-7.358251,1658.2173,2.25809,0.366645,0.751871,4.083814,-0.767928,-1.472463,-6.910333,2
46234.4228,9.839958,11.695678,16.203652,20.25571,-18.543401,-30.170932,-255.37271,53143.1729,10.859567,15.009067,22.954019,31.73666,-14.203137,-26.76562,-159.947273,4516.3803,4.109532,1.199309,2.262974,5.086015,-4.173335,-6.639276,-19.297302,4625.0849,3.907573,1.246136,2.313249,4.152484,-4.381089,-7.638171,-17.83231,2907.4671,4.141897,1.000733,2.166431,4.435082,-1.499631,-2.848941,-6.056316,2499.3413,4.210952,0.84271,1.878938,4.340667,-1.189054,-2.169973,-5.647561,7888.2115,5.543467,2.363993,4.647221,6.868844,-7.087366,-12.375367,-28.384659,8323.0702,5.434656,2.48166,5.072077,7.576286,-7.490545,-13.462381,-27.271232,47025.6474,7.749103,11.676029,16.36646,22.805313,-16.787162,-33.790747,-226.480631,29469.0117,6.172274,6.686033,8.922083,14.831735,-14.743773,-25.843787,-177.659478,4758.4093,4.096891,1.214962,2.224702,5.24966,-4.572273,-7.544361,-23.542601,5152.2155,4.713367,1.257406,2.306986,5.843817,-3.958268,-6.49658,-17.912672,2826.7469,4.47328,0.991409,2.294307,5.753182,-1.667573,-3.169833,-8.769648,2518.7229,4.390169,0.892388,2.052063,4.939065,-1.372519,-2.458119,-6.857934,8642.7896,5.750153,2.438648,4.535895,7.194527,-8.473924,-15.596503,-39.606399,8075.5514,6.110406,2.311945,4.619808,8.368488,-7.287696,-13.573165,-29.967695,6
22022.2578,3.271694,5.689751,7.370765,11.227075,-31.734262,-72.653356,-781.331082,31153.7866,5.183896,9.046509,12.062164,16.318221,-33.266977,-92.650085,-829.032236,14160.3175,10.497289,4.513932,7.256247,9.636124,-9.471779,-15.726606,-46.689382,14566.0433,10.143155,4.652571,7.347711,10.049952,-9.435707,-15.121788,-48.332297,3514.9729,5.137381,1.166718,2.329694,4.103591,-2.389112,-4.153844,-11.350917,2949.9178,4.965538,0.971396,1.968816,3.890542,-1.874563,-3.238713,-9.290906,14799.8883,8.947747,5.894537,11.006399,14.057377,-14.67421,-26.856437,-70.837866,15995.9287,9.069729,6.310951,11.559439,14.261329,-15.546309,-28.085772,-62.599302,23866.9776,3.399473,6.164665,8.115693,14.449357,-26.958586,-75.275981,-598.134994,18787.894,3.453461,4.633556,6.12385,12.416039,-22.83291,-58.427697,-540.373064,15096.9499,10.361807,5.05319,8.099555,11.031205,-11.400919,-19.216945,-70.141175,12250.0543,8.96927,4.086224,6.819242,9.04244,-8.866898,-14.196515,-51.709915,3340.0669,5.348031,1.121172,2.220138,5.370053,-2.605322,-4.766198,-13.015426,3467.6084,5.830635,1.114794,2.370021,4.706598,-2.117772,-3.74289,-10.220863,16551.5984,8.86755,6.624355,12.608551,18.265176,-18.936383,-37.750813,-108.947671,13782.7449,8.566606,5.554171,10.917062,14.726785,-15.615183,-28.686323,-70.60512,2
35943.205,6.527702,8.639152,13.064081,18.963075,-13.942746,-23.978661,-170.954956,42126.7491,7.857286,11.499476,17.05899,23.821658,-10.551611,-19.226406,-112.935978,2967.4754,2.783838,0.826101,1.739099,4.010743,-2.620488,-4.478122,-13.506596,3067.5452,2.731861,0.863486,1.649299,3.811444,-2.742729,-4.405684,-10.867562,2202.0995,3.350022,0.761663,1.784309,3.666589,-1.038622,-1.896858,-5.539877,1873.1859,3.304315,0.650092,1.562567,3.830649,-0.839277,-1.608724,-4.97209,5459.3747,3.860074,1.68979,3.473458,5.777933,-4.533681,-8.164916,-16.174415,5690.8789,3.743851,1.775297,3.739262,6.45493,-4.803767,-8.69036,-17.62788,37341.4746,5.644569,8.951264,12.295493,17.697246,-13.035831,-25.661027,-154.461734,22781.1709,4.484471,5.017952,6.639447,10.940214,-11.16051,-19.939935,-131.640156,2975.4774,2.669033,0.791339,1.436718,5.009008,-2.862462,-4.726191,-14.774351,3329.2998,3.127996,0.844253,1.621074,5.004661,-2.556301,-4.180563,-13.441412,2162.4022,3.577829,0.769901,1.881428,5.951668,-1.153495,-2.177944,-7.257459,1918.9362,3.448631,0.696187,1.767348,3.828854,-0.949299,-1.834992,-6.240171,5595.7026,3.742706,1.636483,3.188719,6.771599,-5.352717,-10.068567,-22.597952,5255.7791,3.929907,1.582328,3.278052,6.918652,-4.684209,-8.626238,-21.509954,6
24469.4629,3.720633,6.943176,9.454227,14.861011,-40.816608,-106.107787,-930.852439,33686.2768,5.979232,10.987919,15.409206,19.662114,-42.181303,-117.428588,-1236.42721,20798.1411,15.423321,6.921144,11.484626,13.635575,-17.839084,-30.671153,-94.444722,21406.3744,14.672849,7.138954,11.948223,14.455667,-17.338301,-30.33238,-94.328603,4835.9433,6.68713,1.638145,3.340854,5.559323,-3.630083,-6.238437,-13.087728,4102.3729,6.595238,1.340223,2.834085,4.914355,-2.814524,-4.711252,-10.772909,21070.2926,12.686884,8.665335,17.360759,21.196298,-25.855773,-49.02524,-128.768486,22946.6738,12.921765,9.38215,18.493378,23.146848,-27.330517,-52.065683,-140.384695,26308.668,3.840125,7.603081,10.38856,17.062084,-34.251763,-112.7566,-875.127883,20788.9336,3.906167,5.735899,7.478201,12.890688,-29.201257,-74.26256,-713.632982,21807.026,15.186555,7.539835,12.885403,16.210234,-21.830368,-40.362036,-146.686058,17785.5775,13.029199,6.036136,10.474596,13.759076,-16.758226,-28.24354,-107.900774,4635.0268,6.941717,1.561768,3.231373,5.85963,-3.998736,-7.303142,-15.699224,4871.5159,7.852376,1.572901,3.209176,7.099533,-3.255495,-5.46995,-15.690948,23575.4279,12.968185,9.777097,20.655563,25.964018,-34.454875,-68.273649,-220.550425,19499.4975,12.202417,8.146129,17.374612,22.042483,-27.881809,-54.305123,-149.179329,2
20082.792,4.174595,4.967254,7.087368,10.701864,-6.466255,-9.872474,-41.8907,24635.7231,5.177437,6.761755,10.413395,14.92018,-4.907564,-8.650527,-42.424645,1276.5457,1.774162,0.446194,1.044788,3.585403,-0.993537,-1.613766,-5.173355,1368.6059,1.775444,0.461584,1.026866,2.903409,-1.035643,-1.911359,-5.240143,1163.039,2.261847,0.497753,1.428892,3.533663,-0.458609,-0.95749,-3.126053,978.351,2.188488,0.425595,1.182076,3.353549,-0.379628,-0.864606,-4.415941,2584.0071,2.352899,0.991077,2.413471,4.59638,-1.747708,-3.003725,-6.976348,2740.9895,2.34224,1.048578,2.573598,5.239556,-1.820736,-3.191627,-6.771113,21868.8233,3.776988,5.176324,7.493361,13.49123,-6.286687,-11.468521,-65.93313,12814.0127,2.996118,2.88277,4.300119,8.291128,-5.286684,-9.329831,-47.030989,1156.2045,1.655099,0.379574,0.898397,4.020498,-1.080637,-1.760358,-6.719586,1381.0885,1.876164,0.444571,1.173726,4.546063,-1.029186,-1.780446,-6.540223,1141.6091,2.396836,0.501315,1.448766,5.272253,-0.525867,-1.242325,-4.335321,1046.6462,2.31364,0.449838,1.348496,3.819025,-0.433376,-0.910798,-4.959208,2411.4529,2.178009,0.879064,2.015539,6.049383,-2.030833,-3.55182,-8.115813,2328.8656,2.327139,0.859534,2.237101,4.911565,-1.832658,-3.265098,-7.642001,6
9540.2559,2.47744,1.905825,3.63678,7.856509,-15.47856,-25.749443,-180.967537,15406.8604,3.643355,2.910249,3.636366,7.176313,-18.006204,-34.630934,-228.999411,6115.2309,5.762813,1.582933,2.365156,4.641849,-2.643949,-4.053053,-13.716823,6334.6683,5.662519,1.642641,2.474627,5.052385,-2.685605,-4.06471,-12.34374,1705.6291,3.064324,0.496319,0.955175,2.948856,-0.936679,-1.785831,-4.591193,1421.4229,2.956181,0.418283,0.888428,3.427351,-0.759755,-1.483345,-4.668377,6720.9075,5.17283,2.096923,3.357288,5.716583,-4.278636,-6.971063,-16.991935,7235.8522,5.239804,2.225389,3.664125,7.003343,-4.506878,-7.505839,-16.182691,9994.3955,2.236987,1.835283,2.528545,7.309227,-14.224761,-28.138805,-213.85678,7755.4092,2.224595,1.411059,2.020181,7.532832,-12.079292,-24.59506,-156.957512,6727.9291,6.077158,1.805493,2.864656,6.639065,-3.000294,-4.777749,-16.753225,5446.9171,5.288621,1.492978,2.438024,5.346177,-2.492035,-3.881079,-12.931223,1593.8269,3.191751,0.467217,1.010679,4.170353,-0.991596,-1.868735,-7.198927,1630.8686,3.385249,0.470397,0.99341,3.900659,-0.809013,-1.513512,-5.772288,7356.3661,5.323975,2.283424,3.753894,7.133928,-4.980292,-8.831815,-22.373796,6211.316,5.123066,1.971945,3.347236,6.163247,-4.301953,-7.150218,-17.630041,2
30698.8203,6.30178,6.936592,10.384871,17.981888,-10.678733,-16.328835,-96.363644,35654.9277,6.954057,9.529949,14.166819,18.720232,-8.023545,-12.724346,-81.592721,2238.4026,2.412417,0.657215,1.292713,3.493392,-1.864683,-3.248529,-8.427754,2362.2837,2.381637,0.677485,1.381779,3.46008,-1.970401,-3.179233,-8.405468,1774.271,2.917734,0.644682,1.578018,3.83314,-0.782097,-1.549706,-5.991457,1489.3553,2.83601,0.547065,1.419941,3.587168,-0.648313,-1.391616,-5.100982,4209.0302,3.266997,1.358101,2.979986,5.354438,-3.24824,-5.567346,-12.474188,4442.4413,3.235614,1.434484,3.240729,6.420484,-3.383994,-6.051042,-12.928293,31731.2828,5.154429,7.381531,10.225273,16.72193,-10.060493,-16.255216,-114.633204,19015.4117,4.072094,4.119368,5.68089,9.432093,-8.625512,-15.195638,-76.091719,2202.558,2.307634,0.59824,1.164277,5.202856,-2.03103,-3.413555,-12.142086,2482.8251,2.657812,0.673626,1.392969,4.429814,-1.848443,-2.991826,-10.468537,1723.315,3.098807,0.635359,1.64827,4.956954,-0.869528,-1.809872,-7.054676,1541.8355,2.93515,0.582084,1.491319,4.359772,-0.70829,-1.438945,-6.086916,4205.3881,3.145546,1.264287,2.740247,7.258895,-3.770728,-6.76239,-16.202078,3974.2175,3.336605,1.23635,2.800137,5.683535,-3.35238,-6.24778,-13.477811,6
28313.0972,4.662723,7.546245,9.702385,13.747896,-36.350468,-90.436719,-880.666817,33465.0249,6.228047,10.428852,14.352361,18.805301,-38.46659,-151.475747,-1014.856477,17567.1024,14.079341,5.776766,9.555929,11.886999,-13.600736,-22.702629,-76.185598,18030.724,13.377773,5.984886,9.859148,11.747683,-13.385189,-23.201969,-68.085984,4210.265,6.02943,1.425537,2.96632,5.030327,-3.042247,-5.292689,-13.196596,3537.2698,5.787741,1.174537,2.579464,4.653762,-2.35731,-4.076308,-8.89638,18045.4871,11.568118,7.376311,14.386079,17.983349,-20.364315,-37.607176,-98.634069,19590.3255,11.952677,7.96294,15.286403,19.330534,-21.601396,-38.915802,-102.117357,26030.9062,3.947279,7.167693,9.513201,15.787911,-30.903755,-83.186146,-762.218387,20532.3013,4.010816,5.367858,7.078343,12.806144,-26.192309,-71.888362,-541.122794,18612.4687,14.163718,6.382675,10.637317,13.985041,-16.513845,-29.001946,-108.552121,15102.1221,12.103633,5.124396,8.711113,12.289934,-12.711056,-20.446496,-71.338531,4044.1552,6.58577,1.36602,2.771601,5.910846,-3.332783,-5.96791,-13.98321,4184.2065,6.896432,1.360804,2.797567,5.412244,-2.692466,-4.649259,-11.232397,20030.289,11.768463,8.314322,16.980746,20.873626,-26.621164,-52.756588,-157.96563,16729.5415,11.425245,6.920953,14.731589,18.58548,-21.679525,-42.403717,-108.205541,2
23374.604,4.451775,5.74056,8.369994,12.880536,-6.648169,-10.879424,-48.837775,24867.1113,5.22256,6.855118,10.686105,15.928872,-5.035113,-9.027911,-38.63982,1311.3368,1.789965,0.458665,1.079817,3.197309,-1.029158,-1.715807,-5.247098,1394.1488,1.78901,0.474015,1.026543,3.209617,-1.071433,-1.816173,-6.260258,1188.4426,2.27836,0.496211,1.453309,3.186232,-0.4732,-0.995347,-4.14149,1013.0278,2.250868,0.434741,1.222448,3.480443,-0.399524,-0.874022,-3.557017,2648.6152,2.394811,1.000977,2.468114,4.68675,-1.761334,-3.088938,-6.503316,2783.0898,2.35455,1.064798,2.808579,4.885959,-1.855169,-3.272796,-7.221635,22183.7388,3.851441,5.261087,7.584064,13.28781,-6.276034,-10.972736,-64.497416,13020.5478,3.045993,2.938303,4.395888,9.45156,-5.334068,-8.889641,-47.19322,1209.1193,1.689565,0.392292,0.896419,4.341616,-1.12585,-1.87439,-6.260796,1409.991,1.905129,0.452628,1.078316,4.417966,-1.057122,-1.937654,-6.711834,1187.706,2.472781,0.506067,1.50858,4.967514,-0.533815,-1.260743,-6.236037,1102.6814,2.429476,0.456717,1.360038,3.825245,-0.436315,-0.985862,-4.217799,2467.9397,2.220785,0.888259,2.160409,5.209186,-2.060136,-3.59583,-8.3502,2369.5771,2.339852,0.88262,2.264132,5.831902,-1.861432,-3.27484,-7.504723,6
11236.7496,2.661487,2.012308,2.571649,5.743104,-15.653012,-30.741558,-196.409689,15891.1377,3.752156,3.056082,3.85639,7.051871,-17.981148,-37.002577,-244.388942,6194.9976,5.777078,1.607967,2.44633,4.695652,-2.6383,-4.346515,-13.849688,6369.5363,5.590031,1.646154,2.502992,4.655672,-2.682657,-4.316986,-12.76785,1718.2707,3.0883,0.502195,0.989749,2.866356,-0.945222,-1.726668,-5.892557,1462.0444,3.029335,0.429228,0.862902,3.310195,-0.767654,-1.451227,-5.389304,6764.5628,5.176588,2.114205,3.391574,5.948278,-4.291892,-6.951198,-19.761732,7250.1563,5.20416,2.241444,3.581445,6.197732,-4.53022,-7.683703,-18.571633,10395.5859,2.290715,1.920263,2.676229,7.663811,-14.261267,-28.256342,-243.951945,8006.2881,2.269597,1.469566,1.983589,6.279168,-12.277809,-24.054261,-166.736925,6763.8279,6.130094,1.822514,2.886427,6.240911,-2.99187,-4.716819,-15.776778,5471.2359,5.294483,1.502275,2.426924,5.48479,-2.490782,-3.959842,-12.812299,1590.0375,3.088854,0.46733,0.982893,3.955785,-1.012837,-1.922218,-6.825308,1630.7859,3.365195,0.468438,0.988379,4.461228,-0.813695,-1.624758,-6.671325,7431.2295,5.417663,2.29792,3.725117,6.745708,-5.006904,-8.651893,-24.191113,6273.2858,5.198397,1.980583,3.337962,6.362734,-4.321831,-7.450252,-18.355156,2
35223.2837,6.355743,8.408959,11.534779,17.413593,-10.776453,-16.498377,-74.232803,35878.9609,6.975676,9.660375,14.488152,19.406866,-8.059014,-13.380917,-77.046126,2320.6687,2.459095,0.676142,1.365298,3.465575,-1.835243,-2.972139,-8.395902,2418.3684,2.411307,0.698246,1.395307,3.805246,-1.944215,-3.304477,-9.750209,1755.9217,2.833418,0.643505,1.623886,3.578676,-0.776375,-1.479454,-4.028207,1522.5762,2.877844,0.556816,1.45443,3.418303,-0.636418,-1.300225,-4.76072,4304.9609,3.292906,1.377662,3.14681,5.415044,-3.234416,-5.576064,-11.621005,4517.2853,3.231652,1.458404,3.283401,5.36438,-3.391281,-5.827556,-12.950761,32068.9522,5.213141,7.478356,10.385836,16.76827,-10.021837,-16.806595,-107.106075,19252.2734,4.096678,4.176507,5.723306,9.889938,-8.676567,-14.536149,-75.725147,2276.6209,2.355357,0.631588,1.197246,4.864549,-2.021364,-3.244286,-10.011916,2509.2476,2.640709,0.675558,1.445381,4.265919,-1.835032,-2.994979,-11.085425,1748.4763,3.099208,0.655385,1.644361,4.620206,-0.880792,-1.85862,-5.975048,1590.3457,3.03425,0.596247,1.561526,5.114786,-0.715364,-1.388719,-5.233596,4301.4623,3.160598,1.287874,2.716039,6.457105,-3.780492,-6.836138,-14.69103,4072.2871,3.349811,1.251458,2.829277,5.95827,-3.339526,-6.092848,-12.952721,6
28310.7353,4.80993,7.664112,10.036011,14.661833,-36.039894,-107.187018,-995.96082,32825.3145,6.137238,10.402706,14.479777,20.198215,-38.08919,-107.090622,-1078.465597,17579.7298,13.806463,5.870418,9.755722,12.569109,-13.609959,-22.264654,-65.156195,18169.0015,13.463558,6.04328,9.930277,12.404088,-13.377556,-22.446675,-96.694466,4201.7976,5.877552,1.435431,2.947862,5.039235,-3.02432,-5.386057,-11.514904,3526.1254,5.672791,1.189039,2.538207,4.692818,-2.353451,-3.989109,-8.885694,18013.9219,11.541368,7.430081,14.643096,17.636964,-20.316355,-36.674661,-91.955309,19502.7981,11.733662,8.015329,15.366363,19.010299,-21.513585,-41.058437,-97.719058,25579.7285,3.914046,7.165719,9.580517,16.21462,-30.542889,-93.103018,-776.90528,19987.2886,3.922797,5.333374,7.123543,12.379357,-26.110331,-61.417285,-671.866984,18677.5227,13.916414,6.477655,10.928673,15.574228,-16.481612,-28.900064,-99.995161,15106.5882,12.181106,5.187489,8.838939,13.195169,-12.685213,-21.232756,-68.250462,4039.0738,6.364589,1.378084,3.037361,5.769277,-3.324709,-5.9441,-16.013895,4170.5989,6.816012,1.386202,2.885237,6.034009,-2.698619,-4.561766,-11.261605,20054.4387,11.739123,8.345341,17.086263,22.588608,-26.593563,-50.891089,-145.798626,16599.0908,10.994167,6.941097,14.576623,18.965765,-21.689351,-42.587479,-121.860289,2
48389.9087,8.235395,12.109256,16.728586,22.369645,-16.878833,-26.769264,-171.938016,48331.5645,9.34935,13.437616,20.036952,25.786238,-12.889396,-23.442418,-183.140418,3790.0949,3.32902,1.04367,1.979769,4.670469,-3.367222,-5.406908,-14.355549,3934.6326,3.2654,1.074191,1.996923,4.461176,-3.540733,-5.839846,-15.762916,2605.6184,3.822226,0.897705,2.043796,4.179872,-1.295131,-2.327913,-6.331846,2250.7449,3.806843,0.760156,1.731745,3.999959,-1.017302,-1.878723,-5.39247,6774.4783,4.578856,2.048321,4.110898,6.392,-5.798413,-10.091617,-19.449728,7170.7674,4.553687,2.167461,4.430573,8.612018,-6.140355,-11.03442,-21.621894,42876.5576,6.574707,10.509805,14.612512,23.117152,-15.273593,-27.31809,-159.135562,26616.7417,5.190757,5.984127,8.11329,12.906755,-13.402717,-25.774726,-156.606106,3974.4022,3.320584,1.035742,1.85432,4.830094,-3.676282,-5.891777,-20.456994,4330.0602,3.805447,1.085533,2.014533,6.322959,-3.264484,-5.308196,-15.296279,2580.0267,4.154631,0.893675,2.110686,4.919207,-1.410134,-2.661046,-7.485302,2289.4808,3.970909,0.807736,1.962749,4.662111,-1.150018,-2.110329,-6.228919,7236.7723,4.627309,2.078447,3.962019,7.663812,-6.856016,-12.376916,-29.096821,6838.439,4.951056,1.986327,3.961111,7.382112,-6.018604,-10.81676,-27.756056,6
17533.4966,3.143688,3.732454,4.712205,7.50253,-24.943444,-58.657908,-584.835419,22567.9316,4.219623,5.422756,6.904049,10.867286,-27.548714,-64.605472,-569.669727,10190.4072,7.853443,3.073162,4.72647,6.914127,-5.81017,-9.300848,-23.414555,10482.2706,7.636186,3.166292,4.927977,7.087807,-5.849829,-9.277618,-30.57883,2631.4768,4.101638,0.841546,1.660006,3.668108,-1.703998,-2.987369,-10.130895,2231.5575,4.014315,0.707115,1.38862,3.089922,-1.355065,-2.648893,-6.628504,10783.5486,6.79876,3.985162,7.107719,9.53948,-9.354343,-16.385218,-40.926264,11690.7048,6.961644,4.269835,7.395645,10.718984,-9.872045,-17.581474,-44.422949,16058.3418,2.672315,3.521888,4.648253,9.641835,-22.05931,-49.196524,-469.996709,12470.8765,2.683757,2.667643,3.473191,7.930491,-18.666314,-40.631746,-329.24393,10979.2468,7.934522,3.465507,5.439864,8.741543,-6.781641,-11.467286,-46.257932,8938.7358,6.901424,2.814917,4.609888,7.726591,-5.463634,-9.027465,-34.336939,2461.3867,4.159121,0.788046,1.606614,5.43792,-1.849468,-3.500207,-9.686204,2550.0092,4.537605,0.790988,1.633412,4.873584,-1.495163,-2.653407,-8.307799,12037.3755,6.871517,4.439946,7.97405,12.082816,-11.466129,-22.190164,-54.120584,10010.8775,6.541496,3.726142,6.897047,9.721052,-9.661131,-17.772389,-45.561801,2
3459.606,1.524145,2.928485,4.932512,8.823211,-1.570055,-3.051051,-19.150581,3572.1958,1.6084,3.697917,6.46857,10.850431,-1.237941,-3.35403,-26.672698,-17.3274,0.989286,0.247037,0.696415,2.71688,-0.257691,-0.702581,-5.301455,-33.807,0.98063,0.252412,0.753634,3.076331,-0.263534,-0.659522,-5.679944,84.5734,1.09018,0.34744,1.080034,3.043764,-0.130686,-0.481987,-3.245156,104.0782,1.130101,0.297183,0.96573,2.97439,-0.110429,-0.432164,-3.234514,135.8105,1.071252,0.627068,1.739167,3.693389,-0.400673,-1.052241,-3.796914,153.4027,1.075548,0.682039,1.944234,4.823098,-0.424612,-0.868034,-4.481682,3251.0845,1.419937,2.706161,4.651885,9.739893,-1.697388,-4.321603,-25.746612,2122.6289,1.336503,1.532995,2.853983,7.577632,-1.381632,-3.032898,-23.624825,-85.0438,0.950634,0.183461,0.645214,3.912161,-0.300594,-0.777883,-4.768729,-19.962,0.987171,0.243058,0.836119,4.663996,-0.274903,-0.819084,-4.558059,114.0108,1.137353,0.35668,1.286094,4.253397,-0.157037,-0.643994,-4.524529,125.3198,1.16246,0.327199,1.055775,3.783111,-0.135356,-0.568445,-4.233518,68.9218,1.034324,0.517966,1.590155,4.456232,-0.468205,-1.025976,-5.368233,64.8503,1.036622,0.541432,1.574555,6.00443,-0.432488,-0.955685,-4.253037,6
1396.5782,1.237345,0.273392,0.752943,5.997088,-4.424088,-7.584719,-44.654832,2160.3281,1.424559,0.393509,0.811458,5.289371,-5.405364,-9.167524,-54.141109,1439.0541,2.259738,0.278673,0.599333,2.88176,-0.547901,-1.04096,-5.29609,1539.9602,2.252293,0.293283,0.568031,3.692551,-0.543437,-0.931791,-3.945816,463.8667,1.561937,0.120361,0.377492,2.773686,-0.240168,-0.506039,-3.760624,402.5556,1.564612,0.107355,0.395652,2.802421,-0.196299,-0.469804,-3.254186,1779.2544,2.261787,0.376147,0.68779,3.367333,-0.796966,-1.38931,-6.048708,1897.6769,2.256619,0.403929,0.744057,3.746226,-0.831061,-1.411437,-5.426119,1352.9868,1.193711,0.283776,0.819671,7.505721,-4.514139,-9.874147,-68.827611,1106.3633,1.198636,0.230023,0.74204,6.821043,-3.70085,-6.586603,-39.113153,1574.9926,2.31425,0.311754,0.730701,4.797463,-0.607001,-1.200418,-7.286775,1385.1684,2.271436,0.286398,0.656267,4.486942,-0.519288,-0.967153,-5.391804,441.5175,1.621211,0.124284,0.525418,3.939445,-0.256339,-0.631431,-4.830232,414.217,1.607138,0.121798,0.491538,4.209209,-0.22013,-0.614468,-4.572576,1889.5628,2.273194,0.383617,0.811907,4.496321,-0.89076,-1.533824,-6.666879,1624.776,2.262594,0.355132,0.79032,4.314072,-0.774657,-1.360275,-5.9306,2
48970.4302,10.509197,12.366166,16.998627,22.359968,-18.626513,-32.801394,-182.471526,53618.3614,11.579669,15.20579,23.18515,29.506672,-14.103877,-24.502308,-146.860833,4603.3851,4.255268,1.227135,2.27894,5.104099,-4.184923,-6.546577,-14.341289,4723.0062,4.061757,1.262207,2.339286,4.48906,-4.388678,-6.951637,-15.662264,2952.536,4.269373,1.012617,2.267697,4.644872,-1.495445,-2.62302,-5.403924,2537.0675,4.275327,0.852398,1.905186,4.259298,-1.194931,-2.116435,-4.769579,7990.9632,5.663959,2.395479,4.713273,7.499015,-7.066242,-12.356929,-24.283434,8439.4546,5.608995,2.522145,5.08136,8.20982,-7.459341,-13.24107,-27.317541,47283.0791,8.004618,11.746742,16.397424,23.489122,-16.815061,-32.81906,-190.070413,29868.7886,6.442788,6.768301,9.025596,14.369887,-14.641462,-23.786923,-152.079081,4868.5846,4.265347,1.243159,2.103525,5.365968,-4.56148,-7.403807,-20.114407,5247.4716,4.879688,1.278221,2.264322,5.273923,-3.942385,-6.332329,-15.132846,2899.7599,4.700197,1.008501,2.27899,4.863805,-1.66425,-3.146381,-8.627247,2564.3364,4.541851,0.907843,2.119415,5.150475,-1.371881,-2.511034,-7.630866,8755.4873,5.900027,2.475288,4.589541,8.018332,-8.461227,-15.819718,-31.784471,8241.5367,6.35549,2.349904,4.567409,7.086026,-7.323981,-13.385964,-27.526834,6
21422.3516,3.497462,5.820953,8.357903,11.871766,-31.442001,-70.051762,-646.694077,27779.0073,4.794329,8.21022,10.933163,14.143396,-33.501001,-87.807542,-763.532486,14097.593,10.37003,4.537032,7.249303,9.250118,-9.524181,-15.072801,-49.403407,14533.2176,9.901785,4.665414,7.46912,9.413311,-9.410035,-15.149903,-38.640651,3456.5419,4.919659,1.163753,2.272825,5.286173,-2.392776,-4.15249,-9.306292,2928.1304,4.919417,0.967116,2.04042,3.932993,-1.884435,-3.203681,-8.559043,14639.5828,8.898548,5.824285,10.81755,13.605595,-14.730358,-26.473955,-59.193593,15785.4333,8.886246,6.259656,11.495932,15.175096,-15.600609,-27.998284,-57.499732,20767.8545,3.08315,5.46549,7.2258,12.831667,-26.980589,-71.210013,-448.967107,16408.5542,3.15686,4.090172,5.235712,9.230276,-22.75289,-53.711866,-472.779489,15090.2825,10.161324,5.047586,8.202192,11.340297,-11.367434,-18.982927,-62.180791,12216.551,8.741623,4.09226,6.780718,9.624722,-8.846438,-14.283828,-47.521964,3299.0103,5.287211,1.106932,2.264347,5.207351,-2.618295,-4.731442,-11.03439,3415.6662,5.747147,1.105536,2.267323,4.718682,-2.099934,-3.631505,-10.744375,16276.28,8.71743,6.553258,12.744249,16.994722,-18.969573,-34.439689,-101.620794,13468.7378,8.224902,5.466938,10.836887,14.206118,-15.6222,-28.316508,-91.04324,2
38128.6977,6.455318,9.195915,13.081015,17.522146,-13.89523,-23.173966,-117.002615,42629.1201,8.305697,11.603447,17.277804,23.513683,-10.498871,-17.748688,-87.146724,3035.89,2.822053,0.853749,1.669061,3.690632,-2.614156,-4.084714,-10.965274,3140.7738,2.744041,0.884928,1.786675,3.738894,-2.741768,-4.316506,-10.471239,2219.8552,3.357699,0.767903,1.840203,3.635859,-1.043838,-1.846749,-4.649029,1907.3299,3.346317,0.656352,1.556686,4.183269,-0.836253,-1.555272,-4.278848,5506.5238,3.8174,1.70724,3.510466,5.981288,-4.527677,-7.659849,-18.319358,5789.6699,3.767386,1.808036,3.819859,6.863112,-4.78309,-8.375842,-15.89474,37839.3481,5.871499,8.969325,12.515481,18.515792,-13.035987,-22.91898,-138.839342,22941.7641,4.624539,5.044735,6.84066,10.584387,-11.161027,-19.09653,-107.357796,3095.3516,2.741348,0.825445,1.525601,4.609155,-2.847042,-4.351105,-12.985314,3410.4613,3.164499,0.878765,1.631547,4.407906,-2.550798,-4.052332,-12.578206,2146.1254,3.528428,0.779296,1.881093,5.108848,-1.134893,-2.241146,-6.278313,1967.0246,3.502739,0.69796,1.75555,4.708544,-0.94179,-1.779353,-6.746471,5664.9714,3.722945,1.67657,3.311563,6.181932,-5.323707,-9.836897,-24.172905,5374.0351,3.992809,1.604051,3.376641,6.297105,-4.672745,-8.708443,-17.426411,6
28125.9195,4.448255,6.937717,8.918696,14.485724,-40.845028,-120.871884,-947.238201,35391.5117,6.311608,10.381891,14.427168,20.46921,-41.841001,-124.982724,-1151.609719,21190.7528,15.665246,7.000553,11.57813,14.012642,-18.110689,-31.176354,-102.291284,21741.3579,14.925527,7.236425,11.960381,14.627897,-17.658224,-30.614236,-107.450083,4945.6376,6.816132,1.637235,3.356493,5.048705,-3.661417,-6.367034,-13.098929,4145.3559,6.49339,1.337358,2.830392,5.360569,-2.833783,-4.633126,-11.473983,21461.722,12.797025,8.608714,17.191427,20.294569,-26.308488,-50.211143,-139.083809,23286.1344,12.958386,9.346883,18.46197,21.835015,-27.845936,-53.870258,-146.815067,27504.3057,3.981421,7.116591,9.479491,16.374718,-33.546426,-102.154857,-949.586859,21648.2309,4.058296,5.392366,7.046297,12.585521,-28.899399,-74.942161,-680.729187,22258.6864,15.32871,7.581128,13.083302,16.237471,-22.044068,-37.903289,-147.67764,18072.6974,13.037949,6.058476,10.453928,13.626713,-16.978434,-27.925844,-98.113401,4732.4094,7.134923,1.562586,3.262744,6.354854,-4.037521,-7.128371,-17.064494,4936.958,7.750792,1.569021,3.21885,6.4281,-3.261665,-5.642082,-14.153742,23951.0569,12.926578,9.7183,20.523479,24.96881,-34.594173,-69.466218,-206.12921,19832.2347,12.25982,8.016382,17.191627,21.862873,-28.294501,-55.905474,-152.965236,2
37708.6739,6.901091,9.121596,12.67146,18.422134,-13.924995,-22.39582,-107.405445,42337.8316,8.150183,11.470851,17.1361,24.914609,-10.706621,-16.818436,-110.715622,3055.8936,2.799985,0.852067,1.64931,4.241935,-2.565103,-4.143554,-10.398343,3165.7361,2.733846,0.885792,1.675773,3.949222,-2.696432,-4.348835,-11.056636,2236.6206,3.348263,0.773408,1.847587,3.966587,-1.026587,-1.912139,-4.919413,1928.2978,3.326299,0.662842,1.625792,3.56327,-0.818922,-1.520813,-5.058069,5526.0107,3.799009,1.712129,3.597441,6.250696,-4.44312,-7.712351,-15.266562,5836.7918,3.759715,1.810509,3.883248,6.840005,-4.715356,-8.108834,-16.401158,37460.8598,5.756612,9.000055,12.482385,21.903296,-12.989563,-23.56744,-139.682335,22853.3764,4.558066,5.035332,6.819277,11.410456,-11.216242,-18.62805,-113.234909,3124.0437,2.700402,0.82402,1.529509,5.081659,-2.783207,-4.478962,-12.65782,3407.3481,3.133529,0.881493,1.694075,4.48854,-2.524755,-3.916421,-11.219278,2170.6316,3.578234,0.776478,1.918201,4.892633,-1.123597,-2.108684,-7.042188,1951.2411,3.33782,0.709069,1.752451,5.005326,-0.925037,-1.828292,-6.162838,5719.5608,3.763685,1.672973,3.320334,6.439061,-5.25918,-9.663302,-20.403692,5420.2753,3.998497,1.606707,3.300458,6.046445,-4.610966,-8.147219,-18.996988,6
25251.7876,4.296909,6.836422,9.484796,14.025423,-40.442443,-113.400028,-1134.957485,32004.2446,5.818583,10.444989,14.316498,18.351195,-42.21888,-124.811796,-1244.349839,21059.8597,15.423368,7.058369,12.080893,14.681637,-18.041716,-30.743332,-115.361354,21609.4076,14.709033,7.270015,12.201265,14.717401,-17.670141,-30.020668,-101.281423,4839.6811,6.584399,1.649238,3.377186,5.478789,-3.666534,-6.417381,-14.762906,4096.6986,6.423498,1.351559,2.891659,5.423826,-2.816899,-4.764363,-12.76147,21124.8118,12.546837,8.712611,17.683847,21.002156,-26.367064,-51.890919,-146.067331,22965.3115,12.814767,9.451622,18.953212,24.051144,-27.898222,-52.9429,-146.913704,24716.9775,3.679279,7.129657,9.477577,15.632688,-34.714957,-99.518477,-906.766246,19672.1567,3.78081,5.358021,6.970626,11.127509,-29.043068,-75.381688,-672.783196,22031.0034,15.013323,7.658765,13.226903,16.677705,-21.914962,-38.961653,-149.042481,17905.6681,12.926693,6.118783,10.772825,14.385579,-16.762456,-28.065495,-101.993999,4644.161,7.128404,1.573076,3.355338,6.66607,-4.020754,-7.253009,-18.480154,4867.1922,7.712133,1.584263,3.348557,6.273948,-3.250684,-5.513809,-15.622983,23654.5935,12.694115,9.806273,21.058556,26.333099,-34.278381,-66.43113,-194.539059,19517.6314,11.956345,8.139699,17.7942,22.652601,-27.968295,-55.240241,-183.082356,2
20454.0224,4.324631,4.973693,7.302719,10.972925,-6.468244,-9.857394,-45.649583,24781.2915,5.33667,6.762713,10.40267,15.060607,-4.887008,-8.316054,-45.849214,1343.8933,1.798908,0.456258,1.02313,3.546339,-0.995734,-1.665682,-5.672456,1417.8772,1.78319,0.471496,1.073107,3.750896,-1.032396,-1.749623,-5.802093,1191.6589,2.262781,0.50156,1.386833,3.390391,-0.455765,-1.052712,-3.466097,1018.9901,2.23671,0.431564,1.243601,3.297167,-0.383374,-1.027758,-3.809119,2666.0656,2.357296,1.00737,2.384392,4.545477,-1.727091,-3.238737,-7.836327,2819.894,2.348639,1.071512,2.702646,5.469568,-1.827496,-3.170438,-6.467983,21911.6055,3.8574,5.172893,7.481887,13.234209,-6.300859,-11.705642,-65.313386,12895.3891,3.038164,2.892715,4.208066,9.244416,-5.310455,-8.971785,-52.354079,1227.2275,1.684653,0.390199,1.029279,4.174107,-1.078336,-1.795837,-7.857278,1444.8784,1.907453,0.45975,1.206692,4.302848,-1.023149,-1.884527,-7.340153,1169.1101,2.375198,0.504286,1.536067,5.420846,-0.515395,-1.24412,-5.068439,1094.9513,2.384151,0.464933,1.374135,4.016623,-0.452417,-0.988993,-5.568671,2501.2578,2.204876,0.900942,2.120732,6.216345,-2.040377,-3.579807,-9.567413,2384.2085,2.314322,0.870735,2.170265,5.090988,-1.836144,-3.225764,-7.993685,6
9912.0449,2.553808,1.699367,2.185062,5.15448,-15.59467,-27.92074,-179.456827,14216.5947,3.501745,2.632463,3.424032,7.359812,-18.069577,-35.113308,-264.954877,6214.3323,5.849387,1.615249,2.444824,4.689829,-2.652429,-4.114293,-12.563132,6370.993,5.56883,1.663662,2.503976,4.366093,-2.70299,-4.102799,-13.412652,1685.7448,3.006854,0.48977,0.944162,2.905229,-0.936129,-1.649999,-6.089972,1430.3549,2.932077,0.419138,0.851364,2.818925,-0.762678,-1.390803,-4.985967,6709.757,5.108151,2.100775,3.384934,5.915389,-4.319494,-7.275954,-19.539693,7231.2932,5.168862,2.221667,3.568852,6.493161,-4.568449,-7.88608,-15.965573,9129.5308,2.140865,1.668575,2.335074,8.97939,-14.297134,-31.711511,-216.873573,7082.541,2.136858,1.280466,1.792667,6.429117,-12.432982,-24.148611,-182.360508,6776.7695,5.955725,1.828493,2.742901,6.050745,-3.001515,-4.844319,-18.36991,5495.8042,5.252214,1.51484,2.393795,5.547711,-2.502138,-3.796179,-14.034485,1588.4905,3.131082,0.454581,1.011863,4.187211,-0.997529,-1.922596,-7.729112,1600.6343,3.244998,0.468558,1.01403,4.138311,-0.821321,-1.513917,-6.801533,7331.2963,5.197739,2.270162,3.754914,6.636943,-4.98568,-8.521522,-24.530329,6212.5222,5.117387,1.955565,3.260348,6.865434,-4.30529,-7.440742,-19.380646,2
35063.3095,6.425219,8.287329,11.531142,15.587239,-10.591586,-15.890317,-79.3897,35851.3232,7.203799,9.584162,14.40547,19.384825,-8.008081,-12.661056,-79.12149,2300.8328,2.428525,0.676124,1.323655,3.349859,-1.822872,-2.974998,-7.881486,2422.2546,2.410082,0.698486,1.395223,3.245793,-1.91486,-3.133138,-7.729652,1788.3639,2.919656,0.656397,1.602985,3.912891,-0.776872,-1.472323,-3.924327,1516.0395,2.800722,0.557473,1.406704,3.198168,-0.633928,-1.283286,-5.33931,4286.603,3.275332,1.383057,2.989987,5.007355,-3.187096,-5.5302,-10.566054,4538.991,3.278836,1.467379,3.353647,6.012063,-3.375618,-5.989644,-11.038355,31839.3276,5.257517,7.461788,10.256047,16.426741,-10.045891,-16.821732,-123.087573,19048.7588,4.120698,4.146693,5.762383,9.995548,-8.59768,-14.048828,-89.786588,2292.0533,2.360586,0.623354,1.245713,4.663383,-1.982386,-3.221862,-10.009008,2537.9995,2.681594,0.68242,1.371183,4.304478,-1.836518,-2.94755,-9.958369,1786.3125,3.176036,0.657671,1.7795,5.025358,-0.850626,-1.807659,-5.880399,1599.0569,3.013199,0.60343,1.533892,3.816744,-0.700662,-1.486447,-5.270217,4277.484,3.142256,1.299288,2.77009,5.489881,-3.745846,-6.695408,-14.948186,4069.5017,3.361014,1.25775,2.9194,7.091857,-3.313652,-5.870882,-12.396829,6
26350.0195,4.56168,7.051778,9.096531,14.186048,-36.907661,-98.608677,-915.732249,30805.8809,5.923782,9.718707,13.397825,17.112722,-38.047162,-105.173266,-925.818111,17695.9788,13.837966,5.853937,9.811643,12.488435,-13.642672,-22.99851,-74.247444,18184.8552,13.306389,6.037252,9.974338,12.546335,-13.385061,-23.019882,-60.057999,4188.5273,5.916895,1.425819,2.916608,5.254414,-3.027159,-5.333198,-11.411278,3540.6831,5.671101,1.174386,2.569263,4.433814,-2.354326,-4.139441,-9.926446,17976.8569,11.433744,7.352233,14.307075,16.961105,-20.374717,-37.606678,-96.415277,19521.1194,11.645069,7.95789,15.405635,18.874609,-21.612326,-40.426118,-107.786821,23824.705,3.719976,6.575023,8.616261,14.162909,-31.045626,-76.51681,-784.975851,18714.2505,3.767873,4.910364,6.384613,11.026793,-26.159451,-79.87966,-458.484138,18714.315,13.980124,6.445931,11.088809,15.451674,-16.361573,-26.863835,-105.25345,15106.3443,11.769516,5.145641,8.904476,12.02658,-12.723985,-20.643652,-76.729216,3998,6.303407,1.36338,2.890936,5.774054,-3.321958,-5.916618,-16.698706,4209.7211,6.989071,1.361953,2.808417,5.226635,-2.688826,-4.643671,-10.691017,20110.0772,11.71626,8.26486,16.981758,21.512956,-26.611555,-52.057306,-166.30771,16589.0583,11.092873,6.864698,14.426298,18.366639,-21.819928,-41.854704,-113.601143,2
48459.9429,8.399539,12.048401,16.423824,20.786179,-16.710597,-26.842545,-177.208709,48370.1626,9.471222,13.385299,19.951564,25.619685,-12.709688,-21.790461,-116.20953,3821.5666,3.307078,1.046372,1.924541,4.287601,-3.393464,-5.3015,-11.957825,3970.3554,3.249581,1.080376,2.064155,3.850926,-3.564884,-5.622834,-17.902822,2620.8755,3.796347,0.901609,2.057739,4.004866,-1.262721,-2.383015,-6.069235,2245.757,3.71053,0.767788,1.773501,3.980044,-1.022013,-1.970511,-5.712053,6781.1295,4.546941,2.050655,4.143539,7.042928,-5.783567,-10.290873,-22.84181,7191.6883,4.520898,2.167656,4.49427,7.05532,-6.125126,-10.853013,-19.375428,42633.3125,6.582152,10.424136,14.518872,22.372712,-15.189635,-27.259049,-178.898598,26542.9155,5.23572,5.919283,7.806417,12.194834,-13.188482,-22.567678,-139.925701,3988.8267,3.276592,1.031674,1.878273,5.60581,-3.695418,-6.11892,-16.748083,4344.6732,3.795257,1.086494,2.010525,5.418529,-3.289188,-5.361658,-14.672092,2589.3536,4.061663,0.915639,2.109758,6.087412,-1.397172,-2.729408,-7.789446,2287.0783,3.867768,0.811021,2.040934,5.259132,-1.146769,-2.061246,-6.56559,7259.8051,4.602007,2.079917,3.89415,8.281771,-6.849034,-12.063861,-31.531398,6834.8765,4.87557,1.971657,3.993085,7.334297,-5.999061,-10.948812,-23.959678,6
17683.627,3.173165,3.714919,4.55732,8.1741,-24.764803,-49.371705,-415.902734,22837.0024,4.28197,5.360759,6.645094,9.668709,-27.476535,-60.208569,-542.071952,10452.1365,7.99308,3.123144,4.851432,7.212015,-5.923787,-9.630274,-27.092244,10698.053,7.606107,3.21692,4.990818,7.683922,-5.956198,-9.370683,-24.652505,2669.0798,4.079791,0.847313,1.628239,3.830311,-1.708474,-2.990101,-6.149837,2264.9785,4.028713,0.717456,1.413946,3.227314,-1.363145,-2.340666,-5.733733,11020.8252,6.921979,4.060436,7.067744,9.318704,-9.423598,-16.392649,-34.591627,11871.6496,6.964459,4.33237,7.49973,9.989532,-9.975659,-17.761511,-37.976733,16162.3574,2.68611,3.464436,4.588152,9.823332,-21.703121,-45.434629,-359.898765,12598.1479,2.7098,2.623238,3.357639,7.684236,-18.682958,-37.785472,-288.17498,11236.471,8.058987,3.51583,5.647075,10.588693,-6.886894,-10.865001,-31.104871,9095.2486,6.798098,2.864586,4.755651,8.119219,-5.512975,-8.930215,-27.84405,2511.0256,4.194897,0.799064,1.595251,4.879841,-1.841263,-3.433917,-9.092424,2596.8167,4.616616,0.805706,1.665194,4.581919,-1.480911,-2.69017,-7.908629,12159.1919,6.799394,4.493384,8.020928,12.045366,-11.547735,-20.647826,-49.956416,10187.4202,6.576086,3.78025,6.940389,10.198995,-9.773289,-17.266348,-39.946732,2
3524.7915,1.530263,3.105641,5.221093,10.397366,-1.544037,-3.194891,-16.857819,3671.0805,1.623847,3.925679,7.037665,11.067592,-1.23504,-3.192356,-23.158279,-35.1044,0.978909,0.264996,0.747031,3.540839,-0.262586,-0.606046,-3.63501,-10.6011,0.994035,0.273723,0.775257,2.924036,-0.27255,-0.654805,-2.968232,103.8102,1.110554,0.367074,1.112048,3.442676,-0.131423,-0.491444,-4.750296,87.0637,1.105764,0.3153,0.957734,2.912949,-0.110011,-0.378995,-3.217139,168.4201,1.087291,0.67582,1.839523,4.264955,-0.403984,-0.861917,-3.675267,150.1064,1.072423,0.730177,1.978527,4.81483,-0.431379,-0.872899,-5.396429,3361.1734,1.432037,2.832286,4.846972,9.594032,-1.668684,-4.23496,-31.754694,2213.4409,1.350852,1.621213,2.81012,6.991968,-1.369173,-3.126061,-24.407736,-103.8401,0.941598,0.210466,0.674658,3.898697,-0.291671,-0.692732,-4.357098,23.7151,1.0153,0.263789,0.742822,3.577772,-0.285293,-0.716773,-5.071147,118.4165,1.143286,0.369647,1.256358,4.22658,-0.162816,-0.576375,-4.406088,112.6087,1.13908,0.335691,1.146469,4.377075,-0.134031,-0.455612,-3.919551,73.9113,1.03611,0.567174,1.700745,5.008202,-0.499038,-1.076992,-5.487417,80.133,1.044852,0.581043,1.674266,4.369746,-0.444221,-0.970844,-4.779046,6
1502.3535,1.257561,0.292644,0.660238,4.518721,-4.395783,-7.544405,-52.107598,2286.7036,1.448056,0.410398,0.768106,5.225879,-5.343511,-10.791259,-60.588042,1484.1499,2.271267,0.292188,0.613654,3.269528,-0.567157,-1.071275,-5.107198,1555.815,2.24274,0.297052,0.602894,3.423299,-0.570505,-1.03349,-5.106989,493.3643,1.597947,0.124695,0.358576,2.704117,-0.240919,-0.573082,-3.943669,419.1571,1.578788,0.109152,0.349627,2.723645,-0.210522,-0.516928,-3.486995,1816.4708,2.268697,0.377872,0.673532,3.077074,-0.827248,-1.45843,-5.354531,1934.6703,2.253473,0.40399,0.725784,3.550179,-0.881579,-1.686261,-5.658362,1422.3857,1.202147,0.308621,0.840188,6.043311,-4.426871,-8.775022,-60.150443,1150.3609,1.207092,0.239003,0.670464,6.280845,-3.713457,-7.226061,-45.318286,1628.0034,2.349972,0.321727,0.7217,4.217698,-0.619337,-1.296426,-6.515491,1375.6159,2.211917,0.281686,0.652599,3.823367,-0.560571,-1.138184,-5.817516,420.8029,1.564967,0.143833,0.493034,3.799062,-0.262091,-0.735677,-5.421098,469.6609,1.694642,0.126335,0.471448,3.481199,-0.222708,-0.705234,-5.789274,1909.9966,2.270215,0.395381,0.781082,4.129055,-0.934354,-1.766527,-7.585041,1651.0029,2.255396,0.358933,0.708963,3.707794,-0.812637,-1.545464,-6.566692,2
53944.0327,10.543047,13.726442,19.029285,24.964656,-18.628828,-32.385436,-190.931054,53626.041,11.517403,15.068781,22.844542,31.952778,-14.162245,-24.096355,-166.317847,4555.9987,4.070736,1.233145,2.297314,4.128426,-4.229433,-6.554736,-17.602503,4746.3772,4.024491,1.268021,2.319639,4.496881,-4.43465,-7.097952,-17.999066,2948.5901,4.24968,1.008842,2.307158,4.824352,-1.504685,-2.765244,-5.538832,2531.8174,4.163354,0.86244,1.948348,4.061225,-1.187578,-2.050523,-5.590674,8023.9806,5.635429,2.396178,4.769134,7.813962,-7.142996,-12.605398,-24.851245,8466.5054,5.495673,2.530653,5.112337,7.477334,-7.54871,-13.659094,-26.145594,47310.167,7.940281,11.723805,16.398404,24.469285,-16.867456,-32.407725,-234.245943,29671.6977,6.393432,6.736291,8.928183,12.700433,-14.65991,-25.251557,-165.514117,4846.3613,4.105867,1.247644,2.118431,5.299407,-4.610311,-7.372577,-20.978489,5282.4272,4.874257,1.297641,2.372278,5.54587,-4.001736,-6.16274,-18.146683,2903.1753,4.687628,1.026589,2.38375,6.151133,-1.659059,-3.104349,-7.561604,2548.9905,4.271558,0.912605,2.117157,5.392426,-1.372308,-2.427127,-8.053526,8808.1192,5.881228,2.4855,4.620631,8.210151,-8.511403,-15.564619,-33.55411,8246.1622,6.24807,2.355768,4.656396,7.795075,-7.392145,-13.343748,-29.921258,6
24283.0722,3.846031,6.121996,7.860184,12.366923,-31.437575,-70.087403,-691.071216,28976.292,4.956546,8.501123,11.410227,15.003411,-33.571826,-84.913703,-775.106138,14219.7932,10.44449,4.544099,7.279381,10.394658,-9.690991,-15.83815,-43.174669,14591.6275,10.044758,4.697807,7.563715,9.614117,-9.627657,-15.538665,-48.833522,3497.8632,5.10428,1.168174,2.33082,3.931346,-2.402669,-4.18907,-9.52811,2947.3533,4.924402,0.97827,2.023473,4.007229,-1.883513,-3.141317,-7.641935,14704.0152,8.813482,5.873395,10.98728,13.212047,-14.951389,-26.683333,-64.30576,15955.1609,8.992562,6.318245,11.644948,15.031881,-15.780696,-29.522792,-59.445869,21887.1895,3.20445,5.72396,7.759409,16.42136,-27.194052,-72.093649,-653.353729,17180.0972,3.248714,4.290652,5.570043,10.63203,-22.922965,-53.909274,-471.920605,15120.7937,10.226813,5.073181,8.182094,11.158908,-11.53848,-19.291064,-59.088548,12275.178,8.948622,4.097925,6.850389,11.025053,-9.031212,-14.648332,-49.955789,3316.0409,5.227303,1.111813,2.30219,5.286853,-2.608163,-4.591256,-12.808941,3455.4754,5.677031,1.118862,2.384875,5.747003,-2.110028,-3.768222,-9.782939,16418.6445,8.775252,6.600015,12.659543,16.841741,-19.061195,-35.872185,-104.756908,13644.0999,8.440269,5.528814,11.007864,14.241268,-15.707499,-28.824387,-70.483549,2
52773.6338,8.716714,13.496832,18.796339,27.047322,-18.861361,-30.551491,-194.926537,52473.8496,9.80419,14.793189,22.726191,30.070274,-14.393733,-25.017959,-137.954939,4346.8123,3.610913,1.203384,2.187782,4.539529,-4.290032,-6.622265,-16.379374,4495.2062,3.531113,1.229026,2.235741,4.360843,-4.462807,-7.131279,-16.124088,2914.8282,4.150513,0.996959,2.233048,3.962776,-1.49328,-2.75642,-5.213828,2489.0496,4.025768,0.858763,1.93375,3.73224,-1.197024,-2.087704,-4.894114,7672.019,4.980671,2.356279,4.685691,7.061163,-7.168398,-12.424361,-27.907554,8140.7434,4.939464,2.476531,4.972454,8.1199,-7.560076,-13.349787,-27.888353,45708.7637,6.805043,11.493765,16.039796,24.19096,-17.139625,-30.30101,-235.658784,28719.1782,5.472847,6.559719,8.739253,13.56978,-14.852731,-24.457856,-166.928849,4552.5465,3.565029,1.204692,2.066789,5.070042,-4.650879,-7.694052,-21.920611,5013.2611,4.209248,1.260297,2.179999,4.760211,-4.04332,-6.352925,-17.849349,2834.6259,4.448258,1.000664,2.373277,4.566636,-1.642791,-3.114889,-8.850051,2491.11,4.050884,0.894648,2.156129,5.726904,-1.361774,-2.493272,-7.127635,8357.3374,5.067578,2.419967,4.45271,7.231692,-8.511549,-15.644746,-34.064971,7857.8262,5.432385,2.300008,4.593834,8.26089,-7.408556,-13.537107,-31.733063,6
23626.3203,3.767607,5.379092,6.648093,10.268654,-31.534261,-73.001186,-669.669368,28642.8564,4.901379,7.539297,9.828157,13.534324,-33.861886,-77.844399,-718.817291,14141.6941,10.134158,4.456663,7.130031,9.785878,-9.777299,-15.563577,-46.635536,14557.2824,9.835371,4.597329,7.335791,9.839428,-9.679138,-16.085926,-46.510771,3501.6953,5.114328,1.129031,2.228177,4.393007,-2.402903,-4.300592,-9.699838,2925.0261,4.749639,0.941573,2.062404,4.17775,-1.896388,-3.198756,-7.392653,14698.9546,8.723872,5.710863,10.655988,12.677444,-15.027813,-26.758566,-67.389315,15951.4798,8.816731,6.136,11.219615,14.282512,-15.839479,-28.612892,-71.015892,21273.6797,3.127368,5.03709,6.492415,12.859189,-27.143972,-64.969214,-353.445378,16674.9077,3.184906,3.779682,4.896006,9.38281,-23.308983,-66.630058,0.0001,15103.6852,10.013224,4.974237,8.164773,11.457964,-11.62926,-19.57405,-73.225288,12252.2511,8.672864,4.019013,6.745317,9.849281,-9.102584,-14.27775,-42.515664,3336.5334,5.325361,1.069522,2.266993,5.340307,-2.632825,-4.794814,-13.209627,3437.1464,5.668824,1.076473,2.247051,5.7196,-2.133829,-3.646462,-9.431285,16484.4428,8.602599,6.428666,12.414507,15.473937,-19.249359,-36.337461,-95.52871,13655.3645,8.235915,5.358894,10.553539,14.634812,-15.903339,-30.21432,-71.66339,2
41927.0918,7.075559,10.187622,13.892782,19.264417,-13.822449,-22.17627,-124.237862,42029.0786,7.89884,11.474608,17.05285,21.946946,-10.583421,-17.561132,-99.138218,2980.8166,2.770377,0.841218,1.598783,4.216767,-2.743417,-4.307265,-13.637981,3086.7368,2.706084,0.871412,1.591069,4.169614,-2.867728,-4.756683,-12.87461,2181.1394,3.298964,0.774492,1.805904,3.750797,-1.052562,-1.901862,-5.624011,1882.2036,3.273832,0.656982,1.526235,3.197234,-0.850445,-1.580053,-4.930921,5449.3811,3.806178,1.703095,3.536728,5.480591,-4.641268,-8.182114,-17.251608,5708.5671,3.708874,1.788708,3.910462,6.271002,-4.900776,-8.378022,-18.345649,37066.6562,5.626516,8.898325,12.381468,18.794016,-13.023083,-23.018466,-141.572599,22554.6011,4.478144,4.96586,6.731699,11.250706,-11.081062,-20.343578,-116.540411,2981.3605,2.627992,0.797772,1.462154,4.419588,-3.000673,-5.122974,-14.695735,3295.9978,3.024301,0.858072,1.662279,4.215027,-2.670166,-4.275825,-14.09401,2171.5707,3.64719,0.768851,1.791903,5.323759,-1.150743,-2.237809,-7.931904,1896.7436,3.31217,0.706946,1.731611,4.584913,-0.955454,-1.8248,-6.211429,5543.0674,3.61375,1.644928,3.177184,6.592595,-5.439095,-9.813528,-21.50039,5283.8837,3.932612,1.595125,3.204423,6.140051,-4.798696,-8.511272,-18.432268,6
30173.2104,4.86252,8.071338,10.379695,14.929369,-41.441563,-133.307403,-1028.712746,34831.5303,6.216234,10.870454,14.988108,19.727556,-41.701231,-131.101355,-1507.059557,21182.0274,15.399423,7.006585,11.739273,14.558086,-18.541458,-32.753279,-115.092689,21712.8241,14.76702,7.236482,11.946727,14.48968,-17.972261,-32.443116,-128.323495,4894.8356,6.730551,1.645814,3.303385,5.618663,-3.676664,-6.462652,-14.459669,4114.8009,6.381677,1.351226,2.841418,4.639018,-2.836351,-4.908071,-11.14307,21327.909,12.705911,8.741691,17.605121,20.245602,-26.485268,-49.124423,-159.027104,23249.6879,13.038639,9.43745,18.697359,22.735713,-28.082823,-55.128625,-171.951876,27042.6748,3.925652,7.442763,10.242618,18.503249,-34.570425,-109.449616,-999.855304,21217.125,3.99679,5.610258,7.447741,12.796125,-29.205316,-84.304663,-685.38854,22245.6541,15.167531,7.623364,13.080836,16.447513,-22.285019,-41.982275,-188.409672,18066.0473,13.071589,6.092015,10.521269,13.527689,-17.086964,-29.433027,-130.876364,4726.7608,7.256059,1.566639,3.243728,7.853535,-4.025934,-7.202993,-19.315929,4927.0172,7.759716,1.587491,3.270574,7.027458,-3.29557,-6.009082,-16.154118,23870.9955,12.726006,9.838297,21.026445,26.60929,-34.496529,-69.92313,-231.256472,19654.9361,12.100935,8.179375,17.809351,21.954658,-28.29268,-55.878317,-167.444167,2
3353.8399,1.503247,3.021078,5.210725,9.231102,-1.541373,-3.750547,-24.328242,3587.6279,1.6269,3.83187,6.697,10.589873,-1.304597,-3.730669,-30.241137,-62.4492,0.963173,0.254667,0.811571,3.365207,-0.304316,-0.867282,-5.343985,-60.7118,0.966385,0.27156,0.818817,4.145186,-0.305751,-0.883309,-6.765021,88.3749,1.095201,0.361664,1.155482,3.071216,-0.142081,-0.542704,-4.132849,82.8384,1.101904,0.316616,1.006547,2.83229,-0.130639,-0.468346,-4.291936,126.1862,1.06537,0.677969,1.84719,3.996462,-0.457239,-1.163309,-5.240228,97.0823,1.04651,0.720131,2.006548,4.448831,-0.465884,-1.011327,-6.675369,3243.8199,1.422229,2.764003,4.857312,9.987313,-1.753862,-4.468861,-33.716476,2107.1435,1.336397,1.580539,2.850411,7.072678,-1.38958,-4.285198,-32.21788,-130.5628,0.928492,0.191261,0.807831,3.820671,-0.340304,-0.923363,-7.567877,-60.5725,0.962642,0.250508,0.813388,4.570042,-0.311445,-0.866234,-5.872167,105.6347,1.127262,0.364338,1.267061,4.527892,-0.17237,-0.72082,-6.511895,87.9871,1.112085,0.335294,1.089534,3.712989,-0.151196,-0.61888,-5.361918,58.5176,1.028406,0.551326,1.676373,5.56576,-0.5284,-1.25862,-7.614675,37.6996,1.021019,0.567694,1.657836,4.512139,-0.485045,-1.258902,-6.155339,6
1237.1704,1.215909,0.255645,0.672945,5.146058,-4.380154,-7.72878,-44.91797,1934.1294,1.391827,0.354706,0.818991,6.147399,-5.341944,-10.88995,-68.606829,1445.7451,2.239233,0.283843,0.545813,3.393077,-0.578235,-1.284297,-7.076229,1515.3485,2.197198,0.297268,0.575203,3.791308,-0.602092,-1.218161,-5.599174,486.038,1.614558,0.119517,0.40243,2.931586,-0.256076,-0.720164,-4.34523,413.7369,1.589709,0.108855,0.360583,2.905159,-0.214995,-0.621372,-4.324214,1754.3677,2.235221,0.381763,0.756825,3.139849,-0.861998,-1.576669,-7.448445,1875.6797,2.24294,0.403032,0.796555,3.95409,-0.911981,-1.726485,-7.455854,1215.0103,1.178999,0.266693,0.758683,6.584407,-4.471631,-10.173148,-73.185345,939.9941,1.174283,0.22065,0.740399,5.480167,-3.733525,-7.658871,-60.867454,1595.9123,2.299746,0.325454,0.695396,4.513448,-0.657528,-1.360568,-6.988901,1345.7342,2.173892,0.289169,0.793475,4.514806,-0.570613,-1.258207,-7.931265,441.5275,1.627485,0.125847,0.483556,3.972817,-0.282627,-0.86545,-5.952933,466.4306,1.718577,0.117539,0.539944,4.24201,-0.238954,-0.764764,-5.770846,1843.4675,2.245557,0.390426,0.79318,4.624693,-0.946742,-1.853259,-10.102586,1597.8246,2.24125,0.353431,0.790479,4.407932,-0.853382,-1.76411,-9.209177,2
24229.9756,5.50533,5.828018,8.457662,11.872795,-6.317755,-10.527057,-47.59382,25556.5532,6.279647,6.984545,10.756372,16.289886,-4.970789,-9.322534,-56.620105,1417.6373,1.970336,0.465414,1.066348,4.303427,-1.114323,-1.883791,-6.417759,1490.6763,1.952004,0.493422,1.098662,3.513674,-1.166807,-2.006252,-7.441604,1184.6722,2.344573,0.507117,1.486323,3.735262,-0.509997,-1.057209,-5.728629,1001.6747,2.290632,0.433429,1.233027,3.14078,-0.421838,-1.000421,-5.377161,2701.2909,2.587783,1.029515,2.497775,4.611231,-1.888703,-3.38001,-9.762036,2837.1864,2.557396,1.098216,2.779393,5.423538,-1.970301,-3.593922,-8.819965,22529.2129,4.49659,5.236214,7.4203,11.663584,-6.171049,-11.629106,-64.855141,13318.5572,3.560696,2.924964,4.265831,7.39422,-5.178202,-9.834364,-60.985609,1293.9185,1.831778,0.404453,0.952528,4.687396,-1.230057,-2.072994,-9.909513,1521.6203,2.094682,0.464203,1.054561,3.718333,-1.150569,-2.081116,-9.213591,1195.0684,2.552283,0.513775,1.545598,4.979073,-0.562516,-1.275793,-6.951046,1105.8755,2.51918,0.464893,1.355306,4.603077,-0.469348,-1.125038,-6.669472,2561.3602,2.446818,0.9182,2.307456,5.477438,-2.194557,-4.097249,-12.640918,2425.2972,2.581788,0.905951,2.34798,5.361602,-1.968544,-3.815325,-10.997761,6
11466.7837,2.744962,2.153327,2.712059,5.792539,-15.710697,-32.436138,-218.590615,16180.979,3.914819,3.258876,4.199281,7.461534,-18.300826,-36.809645,-291.363842,6298.2862,5.908553,1.636881,2.409312,4.904241,-2.833175,-4.500384,-15.541535,6460.9995,5.801462,1.681661,2.539035,5.209888,-2.863539,-4.625831,-15.260846,1700.586,3.09395,0.503282,0.955725,3.34882,-0.96657,-1.812919,-6.554796,1449.054,2.994721,0.433382,0.892909,2.689768,-0.779814,-1.580118,-5.817093,6751.291,5.382782,2.135053,3.385941,5.834877,-4.467543,-7.528144,-19.785162,7218.017,5.354606,2.271808,3.655574,5.770997,-4.755231,-8.184718,-22.790214,10392.9086,2.340924,1.98236,2.737101,7.805718,-14.641138,-30.010825,-261.944332,8034.9288,2.340458,1.526052,1.989699,5.73877,-12.286083,-23.78613,-177.11214,6936.4422,6.309666,1.86468,2.833282,6.199668,-3.20616,-5.322016,-19.668209,5639.2857,5.556936,1.536286,2.393394,5.043551,-2.634721,-4.227008,-16.872718,1589.3034,3.149505,0.477729,0.976728,4.752202,-1.019759,-2.124245,-7.622892,1625.9919,3.328696,0.489215,1.048644,4.742911,-0.83831,-1.756481,-7.305734,7373.1545,5.540636,2.345045,3.851894,7.131614,-5.210115,-9.060203,-29.968446,6186.2081,5.276171,2.007633,3.403709,6.777192,-4.482755,-7.936329,-23.563198,2
34240.0317,6.393246,8.181006,11.42214,15.976641,-10.810773,-18.012293,-106.594679,35099.9721,7.088286,9.336325,13.918148,19.891562,-8.202959,-14.806071,-88.13376,2231.9578,2.350676,0.64132,1.278354,3.397157,-2.003638,-3.326667,-12.582939,2303.8135,2.319452,0.678466,1.357494,3.62551,-2.093689,-3.53415,-11.413511,1734.0897,2.916069,0.648826,1.740995,3.710237,-0.821984,-1.596108,-6.893082,1455.9393,2.774409,0.543961,1.43413,3.502722,-0.663208,-1.314436,-5.83083,4106.8462,3.197322,1.352207,3.008557,5.348478,-3.395946,-6.127662,-14.842834,4342.5477,3.19024,1.440578,3.301793,5.854586,-3.580656,-6.445222,-15.710933,30735.7945,5.257478,7.156892,9.79987,14.911285,-10.084393,-18.786589,-116.062611,18210.8194,4.104618,3.969345,5.293701,10.067953,-8.544547,-14.517461,-95.576196,2171.2843,2.230552,0.597303,1.200012,4.388228,-2.187235,-3.663677,-12.412621,2503.4115,2.631352,0.655471,1.352879,4.042187,-1.969487,-3.344745,-10.890003,1695.7726,3.113251,0.643609,1.772661,4.638977,-0.90403,-2.012274,-7.640876,1524.5987,2.903089,0.584981,1.544175,4.06538,-0.745469,-1.497213,-10.21363,4112.5941,3.096211,1.273456,2.703805,5.822513,-3.990938,-7.357762,-20.143816,3868.9286,3.283672,1.235268,2.761521,7.275539,-3.516895,-6.706897,-16.285322,6
24537.3267,4.39774,6.728701,8.684176,12.225215,-37.519857,-118.034414,-1175.798843,28736.3804,5.665383,9.303702,12.828347,17.209431,-38.92148,-134.378478,-1175.586169,17853.5606,13.399601,5.845668,9.590518,12.249364,-14.034634,-25.586518,-92.980524,18180.9062,13.015158,6.031461,9.845295,11.961599,-13.762454,-23.821878,-94.390034,4098.5546,5.81778,1.42775,2.866329,4.936592,-3.052841,-5.541391,-12.671876,3494.4781,5.784477,1.161807,2.418363,4.2485,-2.356293,-4.161201,-11.146739,17607.4869,11.223344,7.367894,14.345987,17.308931,-20.665374,-39.580962,-137.169739,19011.2376,11.350297,7.995285,15.278003,19.163821,-21.843678,-41.994595,-122.753529,21864.1328,3.58479,6.16293,8.278732,14.032048,-31.418071,-106.340847,-1118.547573,17134.749,3.645234,4.601842,6.005103,9.967588,-26.701407,-71.869661,-759.45562,18735.0958,13.333899,6.359577,10.556517,13.725931,-16.934923,-30.684873,-135.32452,15143.913,11.544215,5.042041,8.472188,11.760849,-12.906801,-22.090406,-94.366495,3938.8713,6.184818,1.364934,2.78789,6.053828,-3.336893,-6.369437,-18.12608,4094.4058,6.754742,1.346863,2.761696,5.700358,-2.707581,-4.921307,-15.184671,19567.484,11.513185,8.308824,16.98588,22.443306,-26.91462,-52.035382,-183.79523,16110.1136,10.842418,6.854467,14.079638,17.936814,-22.043377,-41.843369,-168.402543,2
46700.6768,8.637085,11.387839,15.80823,21.358188,-16.806702,-29.573786,-247.326225,46941.3609,9.896539,12.737159,18.829165,25.222212,-12.924197,-23.135046,-156.269095,3742.3028,3.156056,0.986602,1.862038,4.335599,-3.57736,-5.843846,-15.779955,3830.2244,3.09569,1.047928,1.960177,3.941576,-3.747845,-6.261877,-16.890152,2541.1206,3.789288,0.885215,2.076507,3.880525,-1.308101,-2.476808,-8.902588,2172.6489,3.693497,0.747377,1.719671,3.473983,-1.051973,-1.940545,-5.951761,6543.518,4.438428,1.975248,3.983247,6.429231,-5.993985,-10.471088,-26.62484,6911.4733,4.400988,2.119291,4.458407,7.210673,-6.372169,-11.631202,-25.81197,41077.0849,6.813185,9.722734,13.298919,19.23906,-15.369465,-29.477283,-225.557289,25283.7505,5.420246,5.479933,7.215641,11.234998,-13.242098,-24.476057,-169.054134,3925.843,3.132052,0.977868,1.740034,4.436542,-3.885526,-6.450759,-27.204324,4291.734,3.583327,1.025384,1.875284,4.927584,-3.446848,-5.476625,-18.720071,2504.5853,4.063815,0.882859,2.057857,5.981667,-1.416878,-2.958648,-8.699394,2238.0648,3.857231,0.784796,1.953517,5.023343,-1.176379,-2.325667,-7.524476,6965.759,4.46338,2.015964,4.058744,6.732341,-7.069734,-13.357711,-36.905191,6558.6475,4.749069,1.898323,3.835138,6.629333,-6.145141,-11.443731,-31.451025,6
14958.4194,2.897097,3.082844,3.808879,7.362167,-25.217901,-67.082284,-538.995421,19739.4253,3.927408,4.529348,5.552348,8.141561,-27.930354,-66.372979,-652.36523,10602.5367,7.601706,3.089784,4.731513,6.489,-6.168796,-9.927341,-34.965314,10702.3364,7.3977,3.175177,4.987628,7.225936,-6.171834,-10.071875,-29.544602,2575.0328,4.068333,0.825726,1.561154,3.343133,-1.737481,-3.166739,-8.787256,2192.768,3.886386,0.688985,1.380843,3.538116,-1.374487,-2.455051,-7.115729,10655.3989,6.655895,3.932978,6.863271,9.601209,-9.689931,-17.792795,-48.630617,11447.356,6.730392,4.248641,7.340418,10.23661,-10.19105,-18.348799,-45.749818,13389.0186,2.450969,2.840333,3.759116,7.814074,-22.137438,-55.05721,-541.858154,10505.2915,2.503262,2.14525,2.879986,6.449749,-18.963687,-49.153839,-350.315232,11273.0386,7.504823,3.440228,5.387268,8.834703,-7.183671,-12.349771,-46.374398,9146.7347,6.493986,2.78325,4.397741,7.623933,-5.747181,-9.556598,-33.433466,2424.8672,4.133535,0.774022,1.531497,4.852259,-1.867602,-3.502918,-12.236749,2521.3108,4.444107,0.77659,1.509774,4.487679,-1.523428,-2.960807,-8.98452,11791.0306,6.660407,4.417157,7.945405,12.15748,-11.848947,-22.24362,-64.449056,9809.0753,6.389134,3.657218,6.667484,10.469671,-9.951812,-18.87157,-47.410889,2
3583.5415,1.576324,3.086759,5.205034,8.577791,-1.564894,-3.35526,-23.35792,3773.8082,1.693332,3.909935,6.912454,10.58827,-1.330572,-3.716476,-27.414194,-39.3078,0.977757,0.251852,0.711036,2.891168,-0.28972,-0.745314,-5.05049,-35.5734,0.980816,0.283328,0.76005,3.100431,-0.309593,-0.902068,-6.035909,97.4639,1.107577,0.386471,1.241637,3.655759,-0.14984,-0.461795,-3.440341,80.3299,1.100391,0.322738,1.004978,2.724887,-0.121223,-0.529402,-4.463314,130.7391,1.06764,0.686811,1.81204,4.256987,-0.459522,-1.16458,-5.951046,151.3294,1.073687,0.762818,2.070233,4.638396,-0.462271,-1.036729,-4.914644,3498.9429,1.487725,2.762562,4.602963,11.505377,-1.760894,-4.857224,-39.172682,2243.2002,1.38997,1.581434,2.843513,6.53883,-1.425047,-3.621482,-23.291822,-53.2965,0.971287,0.192237,0.639529,4.238345,-0.32521,-0.86792,-6.618797,-0.2223,0.999868,0.255349,0.924126,4.095935,-0.317068,-0.997959,-5.744217,95.2284,1.113991,0.389304,1.355212,4.741272,-0.176002,-0.676834,-4.719807,121.5069,1.155347,0.339667,1.093018,3.852496,-0.156861,-0.649789,-5.417987,88.781,1.043682,0.591554,1.642917,4.532984,-0.542651,-1.216393,-6.37951,76.9141,1.043496,0.595204,1.726017,4.740678,-0.483102,-1.17518,-5.814955,6
1522.6474,1.279784,0.312648,0.770443,4.540623,-4.530982,-8.422307,-49.888966,2263.1919,1.477022,0.449826,0.860996,4.875767,-5.565816,-11.085368,-71.172141,1561.342,2.185528,0.348403,0.760832,3.362207,-0.629105,-1.388427,-8.408364,1600.8097,2.154633,0.361389,0.710804,3.492466,-0.629084,-1.329337,-7.159374,486.5297,1.609335,0.156949,0.430017,2.837476,-0.26878,-0.7013,-4.36259,408.8428,1.566743,0.133354,0.448411,3.408426,-0.238507,-0.684697,-5.180662,1785.3203,2.181038,0.488842,0.912456,3.368167,-0.905983,-1.73761,-7.492779,1914.0784,2.200155,0.523469,1.003395,3.479861,-0.942719,-1.869894,-8.513551,1411.8101,1.219266,0.304794,0.86589,7.194271,-4.639916,-9.921257,-72.881802,1099.46,1.217557,0.250429,0.825381,5.351064,-3.785461,-8.095725,-49.254103,1749.7898,2.266328,0.385972,0.852997,4.79155,-0.680788,-1.438504,-8.759752,1464.3118,2.162756,0.348823,0.817598,4.630413,-0.585066,-1.366494,-8.926714,449.6152,1.628475,0.159689,0.541597,4.178361,-0.300766,-0.90835,-6.683462,468.0659,1.682906,0.143879,0.521,3.996379,-0.254217,-0.826256,-5.83376,1831.2118,2.14678,0.508906,1.08207,4.36776,-0.98845,-1.948317,-8.415235,1610.9271,2.178222,0.464535,0.982071,4.897164,-0.881948,-1.655489,-9.001037,2
51762.1119,10.893988,12.906238,17.666958,22.661362,-18.578968,-33.999553,-217.124546,51702.0547,11.938183,14.372113,21.518338,27.167956,-14.35475,-26.134178,-200.031477,4428.9869,3.771334,1.16034,2.145839,4.225703,-4.388174,-7.85934,-23.676688,4512.9165,3.675031,1.225211,2.276987,5.356803,-4.603997,-7.838893,-22.074081,2803.1531,4.090051,0.993586,2.254385,4.174361,-1.540591,-2.894055,-7.232059,2410.8191,3.982438,0.836211,1.874684,3.905716,-1.207715,-2.183486,-6.153783,7616.2726,5.266782,2.311022,4.612467,6.518586,-7.286557,-12.998222,-29.697792,8040.9698,5.227856,2.493251,5.056998,7.589658,-7.74831,-14.153335,-30.220352,45267.7754,8.297771,10.947816,15.009474,22.177046,-16.984635,-34.681822,-237.657134,27970.1777,6.723423,6.176684,8.042823,12.766085,-14.577019,-28.455938,-227.593033,4720.0977,3.747025,1.189941,2.051767,5.105129,-4.776083,-8.079097,-27.065661,5066.7888,4.24849,1.2157,2.131066,5.404481,-4.119002,-7.166752,-22.249417,2765.5678,4.521309,0.994963,2.264961,6.22852,-1.680493,-3.324172,-9.015398,2467.7303,4.241089,0.871051,2.049479,5.10906,-1.396104,-2.778488,-8.447445,8295.3823,5.403196,2.432714,4.528891,8.430675,-8.685281,-16.491198,-41.741209,7797.9582,5.78668,2.281596,4.450369,8.448367,-7.511862,-13.908558,-34.260557,6
21176.083,3.524387,5.110306,6.611597,12.038277,-32.087517,-89.469615,-782.934436,25966.6621,4.59254,7.33007,9.694487,14.287602,-34.22649,-122.048192,-1081.456273,14434.8985,9.426087,4.499686,7.150965,9.462429,-10.000206,-17.229819,-57.943631,14680.3512,9.356176,4.649671,7.38732,10.01113,-9.922578,-17.853306,-55.603882,3382.2971,4.940303,1.149548,2.209395,3.96122,-2.426166,-4.428689,-11.210472,2872.4229,4.739261,0.938376,1.926864,3.885295,-1.899402,-3.323474,-9.084131,14358.0352,8.278586,5.75621,10.538524,13.332727,-15.2027,-28.585705,-74.813038,15474.7124,8.359005,6.2592,11.402609,14.76011,-16.054993,-30.267297,-83.422364,18919.7002,2.959802,4.718354,6.192108,11.477381,-27.330565,-81.75526,-760.228959,14823.6534,3.027327,3.529111,4.613067,9.796444,-23.405991,-61.440548,-584.539495,15230.4023,9.323912,4.925501,7.919333,11.300989,-11.933854,-20.395208,-82.75766,12358.845,8.068221,3.945071,6.468154,9.514521,-9.272,-15.582056,-61.917732,3206.5852,5.068128,1.09791,2.299639,6.359306,-2.663976,-4.790525,-13.54532,3335.0706,5.368346,1.089248,2.139165,5.317981,-2.136293,-3.859912,-14.27443,15942.2688,8.259547,6.520408,12.673915,18.862979,-19.427705,-37.277563,-105.3391,13163.8133,7.863903,5.37101,10.363374,13.750067,-15.992431,-31.026696,-90.6378,2
40651.5024,7.361184,9.700647,13.276705,18.825727,-13.953543,-22.222925,-156.844724,41167.0508,8.343146,11.070696,16.417976,22.178139,-10.632736,-19.568696,-132.132754,2917.8827,2.589176,0.797878,1.592072,3.97309,-2.828548,-4.515831,-13.702593,3009.6653,2.581875,0.843682,1.639163,4.192516,-2.948675,-4.838013,-13.408509,2128.9336,3.331391,0.770278,1.991777,4.278439,-1.053793,-2.106537,-6.331131,1844.8887,3.270036,0.639854,1.664498,4.074056,-0.860778,-1.759709,-6.002932,5271.5994,3.677422,1.66196,3.455568,6.861939,-4.768125,-8.543468,-18.037084,5551.3169,3.61528,1.793698,3.880618,7.131256,-5.033163,-9.057716,-21.837196,35978.9663,5.904537,8.374501,11.693775,18.159298,-13.063333,-26.842629,-157.942819,21499.5708,4.642595,4.656758,6.297031,11.685345,-11.144988,-19.606116,-124.604396,3027.043,2.55007,0.776586,1.503702,6.432816,-3.083677,-5.051472,-16.359517,3359.674,2.937613,0.839249,1.587782,7.658462,-2.726931,-4.489939,-15.097766,2072.3358,3.475537,0.763984,1.90721,4.994221,-1.181674,-2.358434,-8.330602,1856.6825,3.286154,0.684223,1.785751,6.59984,-0.971176,-1.943051,-7.595999,5438.1426,3.574717,1.656051,3.490939,7.384661,-5.521977,-10.375588,-30.918548,5120.4074,3.771862,1.570019,3.440783,7.778401,-4.906661,-9.228141,-21.489811,6
28009.251,4.630379,6.639191,8.541665,13.753096,-41.029546,-134.835549,-654.449988,32932.2505,5.980574,9.112959,12.350441,15.679069,-42.307357,-146.449663,-1321.662404,21600.9706,14.09641,6.809953,11.063218,15.135496,-18.618364,-31.222607,-107.500434,21871.3732,13.903005,7.116394,11.803763,15.024125,-18.177373,-32.798546,-96.287271,4829.6757,6.59892,1.613522,3.184357,5.836535,-3.688493,-6.362276,-14.274714,4079.9403,6.38922,1.29683,2.716088,5.285498,-2.840221,-4.742144,-11.272366,21171.4277,11.948069,8.505753,16.749988,20.579441,-26.608183,-49.61928,-159.137226,22964.0035,12.264811,9.344308,18.36058,23.414244,-28.302727,-54.89043,-146.700846,24962.9814,3.792776,6.04834,8.033752,15.079224,-34.820479,-109.479171,-945.65507,19472.0479,3.86384,4.554713,5.856595,10.45233,-29.786792,-76.270126,-680.348835,22434.6324,13.806038,7.270724,12.155755,15.869551,-22.461907,-41.731802,-153.09812,18206.4964,11.801864,5.728515,9.690252,12.959839,-17.263691,-29.807978,-109.02727,4626.421,6.828799,1.525657,3.168778,6.840766,-4.038871,-7.345137,-17.036087,4853.9529,7.497205,1.524735,3.022497,5.302401,-3.287596,-5.717439,-14.899262,23570.7671,12.266516,9.662454,20.424312,26.680294,-34.78413,-70.554841,-264.394106,19521.3738,11.582016,7.893644,16.444934,20.423351,-28.401198,-56.027478,-172.539587,2
22207.4204,4.383562,5.3824,7.835637,10.79112,-6.510158,-10.2414,-48.832362,23873.9673,5.152425,6.507544,10.053521,13.169725,-4.962377,-9.117676,-44.485561,1241.5703,1.673356,0.414853,0.962708,3.138249,-1.12509,-1.954771,-6.535875,1297.2109,1.679669,0.448372,1.072531,3.003403,-1.172196,-2.024483,-5.488412,1108.3819,2.206867,0.510193,1.452958,3.955951,-0.498908,-1.082936,-4.164382,965.3213,2.185832,0.41644,1.183948,2.973326,-0.414606,-0.949158,-4.26876,2484.7375,2.24939,0.977588,2.520852,5.189042,-1.914219,-3.399175,-9.601565,2601.2373,2.219965,1.071787,2.688083,5.240733,-1.986548,-3.502378,-8.04846,20845.7285,3.804763,4.85008,6.94228,11.753619,-6.273263,-11.0676,-81.550853,12028.9785,3.00177,2.688694,3.933021,8.230079,-5.235897,-9.350666,-53.871774,1124.9441,1.567988,0.349006,0.932473,4.793054,-1.226509,-2.089407,-8.841428,1361.7927,1.775243,0.415419,1.032885,4.731792,-1.145394,-1.958417,-7.563664,1103.9234,2.316602,0.50378,1.637542,5.327006,-0.558814,-1.244099,-4.798346,1022.3423,2.280696,0.450652,1.250579,4.260156,-0.467503,-1.021572,-4.834791,2329.7527,2.102161,0.891539,2.099145,5.706371,-2.189558,-4.066125,-11.387565,2227.848,2.221239,0.866531,2.20656,5.526335,-1.986755,-3.580422,-10.217979,6
9835.4082,2.495994,1.815827,2.318409,5.646848,-15.769445,-27.543911,-192.48065,14098.5259,3.487621,2.796521,3.541949,6.548818,-18.193315,-33.283378,-259.270693,6175.3143,5.069452,1.642837,2.550855,4.931371,-2.870079,-4.591354,-13.60787,6221.4535,4.941442,1.693778,2.590149,4.385538,-2.924945,-4.560226,-11.361241,1596.5897,2.894676,0.505868,0.971444,3.016156,-0.971732,-1.761532,-5.835462,1359.8836,2.806612,0.431994,0.877065,3.126336,-0.780823,-1.406062,-4.904291,6336.544,4.578368,2.156971,3.533309,5.520573,-4.575986,-7.514592,-17.277853,6789.5256,4.595986,2.30114,3.846434,6.576735,-4.818367,-7.902659,-16.983192,9010.5097,2.165413,1.704855,2.266449,6.424749,-14.584359,-26.941817,-202.358302,6946.9795,2.17054,1.302615,1.860144,5.002793,-12.289138,-23.0512,-195.806763,6731.3289,5.239826,1.852831,2.846037,5.943722,-3.256712,-5.143274,-15.48937,5497.9114,4.659976,1.534166,2.47138,5.827748,-2.670826,-4.335317,-14.847694,1499.4605,2.95822,0.479784,1.205282,4.069507,-1.022649,-1.9374,-6.584476,1522.2779,3.046379,0.484316,1.033852,5.22152,-0.836744,-1.660529,-6.465441,6966.0694,4.751484,2.382189,3.949795,7.180564,-5.316004,-9.155181,-24.650861,5857.3382,4.602266,2.023512,3.525562,6.631767,-4.569445,-8.176246,-19.174844,2
33045.4106,6.474798,7.698668,10.561388,14.53305,-10.727506,-16.701002,-76.219757,34302.7031,7.143447,9.025721,13.332274,17.476617,-8.241995,-13.288776,-67.92761,2351.17,2.224181,0.641014,1.309948,4.045427,-2.008895,-3.330716,-9.319318,2429.5836,2.22137,0.684634,1.40841,3.87434,-2.106104,-3.359313,-8.716803,1764.038,2.814823,0.660006,1.715497,3.65497,-0.80711,-1.614886,-4.732783,1511.3393,2.748164,0.552457,1.422794,3.806019,-0.659877,-1.320438,-4.612413,4221.0762,3.030308,1.362719,2.970899,5.185131,-3.401032,-5.756948,-11.016109,4488.6209,3.035874,1.480193,3.443294,5.331814,-3.580275,-6.324859,-11.479364,30136.2891,5.303976,6.814716,9.364131,13.412979,-10.010339,-17.485887,-102.444398,17557.2637,4.123365,3.75124,4.993185,8.578971,-8.488523,-13.852932,-72.087146,2374.9331,2.160436,0.610812,1.177535,3.519703,-2.179218,-3.540235,-11.928928,2666.9871,2.46745,0.658174,1.328593,5.465481,-1.973831,-3.123838,-9.633361,1725.639,2.973656,0.658915,1.714961,4.704726,-0.899144,-1.82296,-6.068751,1589.8324,2.882808,0.593336,1.501344,4.854565,-0.743887,-1.52075,-5.63332,4288.6892,2.972015,1.325497,2.9155,5.914089,-3.946596,-7.159369,-17.739408,4015.6574,3.111902,1.236573,2.774882,6.421366,-3.502259,-6.280891,-16.421435,6
24540.7603,4.484421,6.171554,7.808962,11.165957,-37.10746,-105.987454,-1002.936549,29673.9721,5.874189,8.74742,11.797621,16.028255,-39.074102,-112.636453,-1161.641138,19174.8479,11.475769,6.136488,10.152562,12.504172,-14.018812,-24.531083,-80.376874,19484.7839,11.200345,6.394954,10.688047,13.263871,-13.74026,-24.152826,-70.8844,4213.6939,5.33151,1.45746,2.943141,4.808909,-3.031439,-5.347007,-12.801295,3566.6308,5.201976,1.182002,2.440231,4.014001,-2.364628,-4.110626,-10.94687,18353.3904,9.658168,7.537901,14.680876,17.283107,-20.685084,-38.551713,-98.00377,19802.8835,9.753626,8.230922,15.924379,20.177075,-21.835486,-41.186588,-111.579982,22373.8037,3.682966,5.709902,7.690521,15.786041,-31.170696,-90.332737,-942.995267,17402.3057,3.758056,4.246196,5.524053,10.205703,-26.56367,-69.324389,-614.266852,20011.034,11.241035,6.634308,11.243687,14.530247,-16.837804,-32.015703,-121.916195,16034.7364,9.664105,5.156255,8.710033,12.089113,-13.003079,-21.914003,-89.069194,4010.8491,5.574214,1.389462,2.876543,5.652904,-3.313442,-5.932698,-15.470474,4233.4371,6.110749,1.372131,2.745829,5.561256,-2.702077,-4.683381,-13.1372,20297.3227,9.823771,8.471693,17.468972,22.129062,-26.785871,-52.981809,-155.085365,16693.2815,9.365259,6.925465,14.127294,18.562497,-22.059753,-42.885665,-129.424185,2
45596.7193,8.548477,11.009943,14.896475,18.848907,-16.715408,-28.496226,-187.381931,46174.4078,9.748664,12.468628,18.307469,22.594346,-12.968088,-22.784604,-153.157572,4017.594,2.868669,1.054958,1.951155,4.42969,-3.598757,-6.006919,-17.807526,4106.594,2.847342,1.122263,2.080071,4.2253,-3.753356,-6.019989,-13.841567,2602.9313,3.483772,0.933997,2.177733,4.059957,-1.284096,-2.481228,-6.46717,2241.9636,3.395051,0.777828,1.790452,3.508756,-1.030247,-1.993852,-5.799695,6808.228,4.001374,2.07937,4.179423,6.695814,-6.022655,-10.573417,-25.314545,7216.0176,3.990011,2.230327,4.678801,7.658039,-6.351765,-11.351361,-25.123504,40294.9858,6.741296,9.50226,13.20782,19.943044,-15.374103,-27.834949,-228.206972,24392.4507,5.347912,5.25408,7.035315,10.737616,-13.136414,-22.697298,-157.077564,4258.8567,2.833151,1.084333,1.886926,5.355598,-3.905757,-6.172222,-23.081815,4651.3845,3.267778,1.11354,1.974326,5.257717,-3.422919,-5.478501,-19.48439,2542.8256,3.738652,0.931601,2.205536,5.842483,-1.430172,-2.855953,-8.000551,2281.9267,3.47527,0.819316,1.944006,5.939797,-1.165325,-2.222055,-8.323838,7306.3689,4.042928,2.133452,4.086091,8.457126,-7.029703,-12.816832,-33.227242,6829.1325,4.280267,1.993519,4.021168,7.328397,-6.185627,-11.802761,-29.475757,6
13848.4805,2.786536,2.926053,3.557629,7.106642,-24.981062,-51.245468,-430.697157,18689.1607,3.829566,4.404988,5.585206,8.648983,-27.732328,-65.114333,-506.207983,11358.4492,6.507307,3.489323,5.491209,7.498415,-6.159703,-9.736117,-33.412862,11525.0183,6.433223,3.606129,5.685208,7.985574,-6.158842,-9.975376,-24.914959,2612.77,3.652656,0.881623,1.665559,3.716682,-1.716777,-2.962527,-7.857245,2223.802,3.49285,0.734256,1.396432,3.263184,-1.376241,-2.458693,-6.505485,11008.8594,5.746143,4.24369,7.408243,10.097714,-9.599623,-17.276796,-41.647066,11849.1933,5.869255,4.599084,8.089399,10.469861,-10.170654,-17.991111,-41.044389,12510.5986,2.371965,2.704986,3.593638,7.776263,-21.884368,-46.1505,-369.251207,9718.2329,2.411287,2.054026,2.680683,5.897455,-18.541192,-39.602559,-295.270387,12115.0147,6.535046,3.848416,6.097265,9.268812,-7.162359,-11.830483,-36.584882,9745.02,5.702316,3.04623,4.824609,7.827886,-5.739067,-9.231756,-34.254284,2431.5286,3.632004,0.828944,1.62199,4.568764,-1.847691,-3.43413,-9.558317,2554.189,3.863209,0.823595,1.649645,4.788681,-1.494861,-2.701037,-8.734066,12091.667,5.763275,4.710147,8.573474,11.740374,-11.819995,-21.495194,-53.937857,10006.1631,5.523498,3.875673,7.119939,10.24446,-9.932071,-17.908533,-46.81772,2
22210.6319,4.786514,5.379337,7.865164,11.098069,-6.379958,-9.951392,-42.098723,23931.188,5.613134,6.562061,10.200825,14.436004,-4.926154,-8.496978,-38.814239,1436.0283,1.670173,0.453416,1.044721,3.818373,-1.120308,-1.878626,-5.807296,1478.1677,1.664587,0.496262,1.141975,3.86335,-1.169562,-1.923597,-7.027818,1217.0864,2.174941,0.554638,1.565386,3.770126,-0.505763,-1.082021,-3.372116,1032.6206,2.121293,0.459276,1.303353,3.362525,-0.408738,-0.834152,-4.557378,2741.9897,2.2032,1.060003,2.546503,4.897599,-1.914546,-3.364845,-8.154801,2888.4101,2.189655,1.169553,2.947811,5.260821,-1.998975,-3.46104,-6.809228,20767.5933,3.996644,4.819537,6.875214,12.239267,-6.27838,-10.605166,-61.556884,12082.9688,3.209019,2.691667,3.816863,7.711391,-5.229319,-9.226445,-48.775775,1317.8098,1.566083,0.414612,0.977528,4.796305,-1.215973,-2.034816,-7.341842,1570.5003,1.769328,0.469958,1.129048,4.357928,-1.141714,-2.061398,-7.3832,1208.0789,2.315422,0.54617,1.571938,4.708751,-0.556966,-1.260644,-6.04976,1099.3098,2.177802,0.489248,1.408179,4.247667,-0.466607,-1.042551,-5.266212,2627.6355,2.088894,0.983436,2.358746,5.700269,-2.221225,-3.814,-10.281905,2465.9939,2.182747,0.934856,2.3292,5.841449,-2.005796,-3.537504,-9.433306,6
8177.9707,2.305938,1.504101,1.946845,5.211785,-15.79629,-30.080636,-227.984548,11881.5162,3.228333,2.30741,2.937206,5.197286,-18.2548,-35.229374,-274.353543,6725.7318,4.637282,1.916391,2.943543,5.159616,-2.887941,-4.428472,-14.767353,6791.2823,4.571217,1.958711,3.044093,5.306684,-2.924294,-4.654057,-13.482149,1622.8844,2.683168,0.548225,1.116391,3.284141,-0.972681,-1.743461,-5.208822,1379.2634,2.604659,0.46575,1.040162,2.94704,-0.785557,-1.40417,-5.281067,6580.8506,4.153089,2.378102,4.109826,6.401839,-4.603278,-7.575612,-15.88675,7031.5742,4.169724,2.55785,4.339502,6.608315,-4.838413,-8.111281,-16.801693,7405.9785,1.987361,1.389473,1.905489,6.655626,-14.453621,-31.203055,-240.093769,5815.6172,2.020014,1.073689,1.518212,4.921995,-12.285267,-22.744396,-163.813675,7261.2693,4.741899,2.138584,3.267096,6.349346,-3.296622,-5.127848,-17.259041,5849.1741,4.283887,1.730794,2.722484,5.498432,-2.714666,-4.397946,-14.28442,1534.2807,2.771551,0.511519,1.150012,4.549977,-1.044306,-1.972874,-7.077141,1554.248,2.798596,0.518688,1.119188,3.875841,-0.849641,-1.615213,-6.283991,7151.5258,4.214637,2.602151,4.530718,8.752441,-5.329271,-9.36779,-24.053648,5978.0921,4.092846,2.181197,3.871887,7.978136,-4.56647,-7.963038,-17.474957,2
33334.6714,6.876778,7.77865,10.672868,14.669905,-10.737034,-15.983933,-87.78531,34582.0498,7.772048,9.104657,13.513438,17.532848,-8.15204,-13.760042,-63.711227,2370.1179,2.143273,0.658229,1.32095,3.34699,-1.97699,-3.225961,-7.74538,2436.9312,2.13677,0.715573,1.444576,3.788811,-2.080137,-3.577764,-9.151245,1752.0146,2.720269,0.680202,1.768562,3.791252,-0.817195,-1.573289,-4.967618,1495.3284,2.641363,0.567719,1.451516,3.537669,-0.661168,-1.291002,-3.655795,4264.916,2.924033,1.409051,3.043876,5.45448,-3.384048,-5.844902,-13.199584,4490.3706,2.909386,1.536849,3.630561,5.803626,-3.540882,-6.261934,-12.697043,30355.7217,5.557993,6.834241,9.399528,12.787378,-10.048295,-16.911788,-103.491099,17681.6416,4.365863,3.759605,5.017173,8.130481,-8.571152,-14.321721,-89.981592,2386.6033,2.078559,0.635078,1.209275,4.943222,-2.168731,-3.568496,-11.111591,2702.5672,2.392862,0.680702,1.385397,5.241327,-1.9784,-3.163562,-9.541585,1707.0355,2.845837,0.687527,1.826761,4.94328,-0.897064,-1.915119,-5.89594,1593.0627,2.785028,0.610996,1.597781,4.438098,-0.744836,-1.494711,-7.01785,4318.8811,2.865731,1.356168,2.917396,6.015354,-3.937554,-7.208221,-17.928808,4030.7935,2.998976,1.293464,2.903763,7.005943,-3.483865,-6.310776,-13.108188,6
23714.6113,4.376855,5.518788,6.994532,10.406711,-36.552976,-102.255896,-1020.615436,28695.1357,5.815209,7.82734,10.716327,14.385924,-38.0028,-127.199906,-862.565187,18827.3889,10.955914,5.980695,9.85351,12.378895,-13.996276,-23.26637,-97.133576,19137.1415,10.768213,6.254773,10.523405,12.519515,-13.744333,-23.853405,-83.625477,4146.7839,5.327149,1.416761,2.810037,4.6551,-3.050099,-5.198539,-13.153638,3496.6674,5.108421,1.147393,2.34542,3.902222,-2.376668,-3.976402,-9.993386,18067.8818,9.309777,7.291732,13.982418,17.628731,-20.714322,-39.359091,-110.239501,19574.999,9.558264,8.024409,15.462336,18.310693,-21.917425,-41.434728,-116.107061,21243.1768,3.580393,5.042391,6.458808,10.562732,-31.139963,-80.987286,-785.609309,16400.7153,3.627504,3.759834,4.799615,8.630767,-26.092581,-76.939656,-455.370494,19523.9733,10.72322,6.439444,10.857395,14.134498,-16.842931,-28.70014,-110.567434,15769.2132,9.37542,5.008372,8.366418,10.429132,-12.899219,-21.714056,-79.318989,3991.2681,5.673763,1.346972,2.675982,5.3498,-3.347183,-5.967716,-14.627889,4184.0567,5.9305,1.334401,2.667788,5.489366,-2.702868,-4.774946,-14.17649,19895.2195,9.502858,8.231102,16.653865,21.266003,-26.915188,-53.076525,-156.107677,16488.9561,9.13555,6.678877,13.415864,18.449973,-22.07622,-42.599515,-119.641643,2
45442.6304,8.462253,11.00337,15.251323,21.963626,-17.04165,-28.814502,-161.960167,46172.5796,9.654523,12.453285,18.322191,22.613945,-13.063787,-23.012648,-131.099819,3884.7749,2.812967,1.002263,1.872424,4.238038,-3.678155,-5.93423,-17.813399,3970.7661,2.814544,1.067376,2.014172,4.721486,-3.849892,-6.146388,-15.218194,2531.4197,3.479297,0.916917,2.084713,4.878523,-1.322461,-2.417286,-5.503506,2198.479,3.451721,0.759852,1.79262,4.011165,-1.053613,-1.826139,-6.068355,6629.7183,3.913548,2.029737,4.07252,6.287733,-6.126892,-10.45947,-20.829777,7033.8784,3.908493,2.202872,4.597675,7.146416,-6.47424,-11.252201,-22.480392,40325.4986,6.748732,9.503269,12.822373,17.629265,-15.457027,-29.197328,-172.436766,24274.3076,5.296099,5.237653,6.892166,11.165881,-13.251005,-23.278526,-119.247027,4092.4424,2.77909,1.027219,1.810748,4.405188,-3.985071,-6.935383,-17.514655,4553.7262,3.271537,1.060872,1.869448,4.452728,-3.515504,-5.950154,-17.912131,2496.3822,3.749535,0.913327,2.129533,5.550684,-1.444089,-2.685093,-6.930204,2223.1574,3.439754,0.796029,1.855872,4.245421,-1.187523,-2.161718,-6.715001,7129.1016,3.993089,2.088906,4.078926,7.143052,-7.18583,-12.766267,-29.720277,6685.5742,4.239365,1.943732,3.883365,6.788662,-6.310188,-10.917839,-23.228843,6
14182.8555,2.792099,2.933777,3.90714,5.756165,-25.213744,-49.753365,-458.42026,18969.7364,3.800353,4.435816,5.602323,8.784924,-27.708451,-58.939484,-526.679525,10989.3781,6.393873,3.300154,5.106412,7.218547,-6.173438,-9.773323,-24.61228,11087.4114,6.268441,3.402537,5.353865,7.572928,-6.169176,-9.625164,-25.84403,2566.8464,3.683965,0.855543,1.646851,3.510583,-1.725215,-2.914635,-6.766807,2166.6178,3.514504,0.710776,1.408731,3.303314,-1.36795,-2.422052,-7.641703,10656.1003,5.573102,4.106114,7.197118,9.362187,-9.652775,-16.543995,-37.1787,11539.4129,5.723869,4.469053,7.807631,10.721542,-10.225132,-18.288216,-40.214134,12749.1992,2.38515,2.707624,3.583659,8.245118,-21.898179,-45.87712,-398.848335,9896.7407,2.432087,2.055677,2.760809,6.803484,-18.751111,-39.280021,-305.315113,11630.3315,6.28148,3.650367,5.829893,8.792112,-7.120085,-11.380334,-32.660422,9385.8169,5.541458,2.906368,4.612752,7.825584,-5.730235,-8.97679,-27.584154,2431.0867,3.783557,0.822589,1.649537,4.558856,-1.857197,-3.401149,-8.661861,2496.7429,3.885414,0.797882,1.623791,4.580817,-1.510824,-2.576632,-9.35557,11808.7217,5.678665,4.608724,8.394375,11.07205,-11.872943,-21.472752,-51.8776,9788.5037,5.391323,3.792282,7.000393,10.318663,-9.969094,-17.567502,-41.569213,2
3650.9214,1.599984,3.043628,5.21266,9.412827,-1.539909,-3.206576,-19.119967,3737.4805,1.688128,3.889942,6.843811,10.858751,-1.240969,-2.817587,-21.213142,-19.7744,0.990622,0.257629,0.815983,3.10222,-0.288229,-0.698006,-4.175454,-31.0484,0.985731,0.289412,0.833709,3.316686,-0.289395,-0.844327,-4.525198,89.2135,1.08775,0.405702,1.309163,3.540881,-0.136021,-0.415097,-2.980624,60.4046,1.066276,0.337753,1.043805,3.044344,-0.114852,-0.375878,-3.605988,182.406,1.081413,0.708273,1.934432,4.173421,-0.443247,-0.961029,-5.591107,183.0796,1.076583,0.79997,2.249665,5.072753,-0.457251,-0.929307,-4.540848,3477.1362,1.489054,2.728389,4.6197,9.970991,-1.662966,-4.015999,-29.159312,2291.2846,1.409777,1.564815,2.84398,7.753018,-1.337553,-3.021577,-20.992089,-90.8369,0.959829,0.209867,0.753073,3.94427,-0.320616,-0.797714,-5.185921,0.235,1.000117,0.257318,0.902536,4.31793,-0.301776,-0.763679,-4.888836,113.5809,1.12713,0.397688,1.354729,4.135531,-0.166016,-0.54306,-4.794611,119.8483,1.135817,0.344595,1.20992,3.78064,-0.141317,-0.502855,-4.338878,64.4839,1.026778,0.625226,1.795278,5.533936,-0.538782,-1.236636,-5.878498,113.5171,1.055085,0.609997,1.774085,5.223995,-0.484439,-1.047419,-5.237321,6
1834.793,1.333653,0.486879,0.839844,4.48268,-4.484436,-8.219923,-41.707762,2732.9585,1.56732,0.738243,1.192441,3.94822,-5.440013,-9.881123,-65.071921,1773.3796,2.037744,0.658523,1.254014,4.01536,-0.599052,-1.164115,-5.369125,1778.2652,1.995588,0.690724,1.299018,3.563201,-0.612566,-1.173136,-4.803851,486.2923,1.526276,0.269276,0.684067,2.576393,-0.261061,-0.556708,-4.38638,396.1638,1.469488,0.239928,0.620396,2.970662,-0.21255,-0.55377,-3.315785,1797.4969,1.935225,0.957302,1.929757,4.400728,-0.893416,-1.575415,-5.849687,1910.1091,1.930735,1.029317,2.169751,5.530338,-0.922906,-1.574126,-6.367319,1743.8833,1.269163,0.481024,1.058427,5.408831,-4.571489,-9.244971,-61.013768,1460.0971,1.292984,0.369568,0.874911,5.470379,-3.755181,-7.3669,-48.38232,1929.5152,2.06247,0.736778,1.401689,4.539711,-0.669893,-1.373486,-6.464953,1594.1289,1.962246,0.641724,1.261349,4.881768,-0.569931,-1.263067,-6.349563,472.7147,1.56845,0.2466,0.732968,4.263979,-0.273245,-0.745451,-5.34632,437.8003,1.54008,0.254113,0.7478,4.153977,-0.234201,-0.631488,-5.086528,1874.5227,1.928435,0.999321,2.058425,4.956932,-0.983256,-1.890335,-7.576932,1625.8492,1.931764,0.893818,1.920197,5.069142,-0.861041,-1.589404,-8.00635,2
50895.0097,10.568491,12.686779,17.541489,22.101842,-18.336914,-30.719576,-204.977082,51272.0108,11.619624,14.167568,21.167177,26.147412,-14.280929,-23.489078,-161.717221,4626.2414,3.331127,1.189481,2.139008,4.685131,-4.37652,-6.943425,-18.647537,4643.5278,3.241949,1.259254,2.32639,4.837835,-4.565331,-7.167553,-14.947666,2843.8145,3.867205,1.022956,2.261677,3.952132,-1.512646,-2.721552,-6.0359,2441.9419,3.758266,0.842348,1.839122,3.5303,-1.199842,-2.143927,-6.011402,7756.3787,4.58879,2.377495,4.594312,6.794616,-7.267103,-12.682993,-24.804115,8200.5107,4.600756,2.561143,5.187203,7.94561,-7.706015,-13.899102,-26.783327,44466.1035,8.126708,10.705068,14.608994,19.238187,-16.739054,-30.066346,-219.281996,27324.0093,6.546867,5.97947,7.846854,11.860113,-14.391029,-23.7544,-142.724277,4964.8569,3.375568,1.252867,2.083452,5.317728,-4.763068,-7.653314,-24.984269,5405.292,3.901647,1.261546,2.129557,5.369186,-4.101678,-6.480695,-21.903348,2794.3802,4.094245,1.01586,2.270066,5.309738,-1.683513,-3.150031,-7.852034,2469.4107,3.83368,0.877267,2.00718,6.037032,-1.369834,-2.51189,-7.858649,8536.2885,4.837092,2.51209,4.694945,8.19608,-8.630868,-16.093741,-34.373952,7972.1262,5.08816,2.327112,4.499245,7.861322,-7.472463,-13.809495,-28.703669,6
19682.0137,3.331553,4.668149,7.003342,19.89169,-31.841339,-76.120103,-706.557673,24428.0967,4.339969,6.687159,10.629714,30.622102,-33.559334,-103.420988,-814.692716,14907.4954,8.038131,4.666038,7.457095,9.735022,-10.026549,-16.394962,-51.56747,15098.2986,8.033543,4.876672,7.865741,10.971106,-9.856195,-16.3351,-48.458348,3383.6516,4.473361,1.15437,2.23663,6.52929,-2.402733,-4.255501,-9.861183,2850.2734,4.247058,0.943526,1.869105,6.359199,-1.885881,-3.347323,-7.380157,14453.7229,7.020886,5.808289,10.640438,18.266321,-15.21969,-27.458461,-67.645588,15599.2002,7.168609,6.360813,11.686335,19.675088,-15.991551,-29.732649,-67.914495,17478.4258,2.812513,4.240119,6.174588,18.677028,-27.028673,-65.087145,-624.870376,13631.1587,2.881116,3.159776,4.544158,12.363657,-23.074507,-51.98271,-438.575056,15681.3726,7.904106,5.091906,8.239434,11.628775,-11.838894,-19.663033,-70.038358,12675.1003,6.906018,4.013485,6.440156,10.69921,-9.239999,-14.72638,-52.283199,3221.0701,4.591331,1.092548,2.340446,7.283174,-2.630906,-4.698283,-11.548335,3340.9363,4.805191,1.077824,2.286784,5.074271,-2.128356,-3.813632,-10.360604,16000.5439,7.082007,6.587659,12.626511,26.259456,-19.237745,-37.255329,-101.472438,13241.9827,6.756016,5.379564,10.306001,25.910466,-15.913965,-30.042694,-85.372481,2
40175.207,7.345052,9.513117,13.225888,19.160905,-13.747131,-20.985943,-102.941858,40915.1152,8.303369,10.921913,16.215279,20.229243,-10.61603,-16.631474,-82.502073,3084.0088,2.400641,0.832845,1.561106,3.672189,-2.77524,-4.300509,-11.659297,3177.957,2.4198,0.88483,1.754382,3.988759,-2.911286,-4.562928,-11.464173,2186.5378,3.153603,0.802135,1.927651,4.089545,-1.057828,-1.909591,-4.611912,1873.2167,3.034073,0.667114,1.619146,3.560954,-0.850747,-1.595088,-4.537466,5426.4829,3.316481,1.726582,3.590583,6.154947,-4.720343,-8.150174,-16.061725,5781.6834,3.348157,1.861645,4.069114,6.928184,-4.961052,-8.509815,-17.8912,35637.56,5.887578,8.256289,11.333383,18.23236,-12.910821,-24.060996,-140.897299,21108.0752,4.635482,4.528615,6.11047,10.494355,-11.09777,-17.50546,-97.494291,3198.4072,2.35959,0.827759,1.565085,5.621954,-3.056426,-4.903978,-15.758442,3543.4841,2.689893,0.87334,1.672489,5.093613,-2.702788,-4.074636,-13.623002,2170.9641,3.430988,0.79213,2.002978,4.978477,-1.162063,-2.22736,-6.549421,1946.5715,3.186337,0.700862,1.85113,5.822594,-0.962329,-1.834528,-6.018322,5644.9766,3.263514,1.732738,3.551381,7.110794,-5.513295,-9.829337,-23.26201,5315.6555,3.457852,1.626634,3.354909,6.202857,-4.86354,-8.773424,-16.731812,6
24891.8789,4.252288,6.645462,9.633254,26.835467,-40.31925,-110.042782,-1008.772587,29472.1938,5.452444,9.155084,14.359769,40.126264,-42.32185,-148.939068,-979.61589,22116.9392,11.736041,7.081088,11.879318,13.592536,-18.54029,-30.940377,-108.022162,22426.5711,11.533315,7.43892,12.575454,15.311331,-18.069525,-30.757012,-129.726166,4776.121,5.82114,1.636174,3.254622,6.168253,-3.658038,-6.340529,-13.864696,4005.0141,5.518892,1.318377,2.634596,4.460552,-2.827187,-4.822798,-12.72644,21103.534,9.926428,8.63233,17.067775,21.589612,-26.530701,-49.664791,-144.64596,22929.2107,10.167021,9.50444,18.759423,22.021191,-28.226489,-53.006259,-165.306765,21959.8535,3.46081,6.004302,9.023702,25.672531,-33.605924,-94.43425,-648.398753,17306.3071,3.580684,4.430916,6.741125,20.932026,-28.750456,-74.718729,-708.07866,22698.3445,11.19407,7.524929,13.000035,16.282462,-22.262808,-38.993254,-165.474774,18424.4817,9.855975,5.875023,9.931531,13.342247,-17.157302,-29.490713,-103.222627,4564.1767,6.087731,1.554946,3.069443,5.992539,-4.011834,-7.063298,-16.170482,4812.9258,6.475721,1.546519,3.126839,5.571555,-3.27285,-5.554629,-12.901574,23373.0555,10.067083,9.775998,20.364273,25.312762,-34.558873,-71.063519,-203.848701,19278.1694,9.665606,7.939679,16.389209,21.352791,-28.217982,-54.911175,-175.930903,2
2746.9883,1.40246,1.110301,1.859923,4.035189,-0.392335,-0.864446,-5.093348,3477.2129,1.287111,1.908866,3.336559,7.758251,-0.425445,-0.964758,-5.038358,308.9841,1.122371,0.522715,1.415526,3.145387,-0.060073,-0.349758,-3.072774,322.8311,1.12413,0.56205,1.556507,3.160283,-0.061195,-0.349817,-3.100718,248.6438,1.183208,0.371606,1.252111,2.596266,-0.051026,-0.290487,-2.555719,202.4806,1.167816,0.312509,1.065025,2.605797,-0.045073,-0.350678,-2.342878,549.6125,1.191684,0.985398,2.838705,4.417736,-0.078301,-0.466564,-3.07867,570.4121,1.192149,1.068954,3.004824,4.958858,-0.092487,-0.407523,-3.530645,4167.7764,1.350744,1.745401,2.93358,7.177558,-0.383236,-0.948883,-5.079508,3499.9541,1.31884,1.435079,2.52707,5.688093,-0.263395,-0.853137,-5.420184,370.7021,1.126444,0.584818,1.476275,4.591463,-0.062873,-0.359793,-3.252674,340.9114,1.121246,0.53324,1.35895,3.569359,-0.062491,-0.367815,-3.03866,299.7522,1.224893,0.43605,1.449609,3.689108,-0.054069,-0.349758,-3.306387,281.4339,1.217751,0.391631,1.302244,3.243948,-0.05786,-0.36826,-3.414248,631.091,1.194151,1.158482,3.153461,6.193874,-0.07834,-0.406186,-2.787971,616.7424,1.210641,1.073059,3.091502,5.593624,-0.084869,-0.386866,-3.31582,4
3756.2128,1.570554,1.179932,1.883115,4.007555,-0.472034,-0.892303,-5.007616,14408.2392,2.325299,4.653153,6.960424,11.38705,-0.750579,-1.260449,-7.124041,2934.8267,2.535649,0.556119,1.121651,2.808423,-0.227391,-0.483414,-2.600816,3111.9393,2.548885,0.595269,1.183953,2.52002,-0.218644,-0.486728,-3.161611,1229.7264,2.031058,0.463109,1.018568,2.412311,-0.093583,-0.394955,-2.54872,1105.8335,2.047263,0.409152,0.901104,2.57433,-0.089321,-0.342831,-2.5232,3723.7947,2.600118,0.961531,1.908985,3.583116,-0.293729,-0.575995,-3.017232,3872.7209,2.599701,1.006603,2.082075,4.241706,-0.315239,-0.677198,-3.159649,6036.2412,1.549102,2.046053,3.322268,8.232079,-0.455524,-1.011353,-6.026137,5860.5967,1.58503,1.815554,2.872661,7.415823,-0.355276,-0.824843,-5.293033,3096.9639,2.463956,0.610124,1.358179,4.072735,-0.243028,-0.647056,-3.83535,2824.4458,2.373256,0.56051,1.111146,3.463217,-0.214594,-0.556659,-3.678659,1327.4645,2.133115,0.514731,1.163604,3.873531,-0.096431,-0.397563,-3.295029,1319.4599,2.171182,0.492444,1.152223,3.343442,-0.107054,-0.412648,-3.179163,4103.4265,2.624316,1.066427,2.174296,4.386825,-0.317586,-0.694198,-3.460996,3745.3821,2.612134,0.979673,2.076219,4.87274,-0.289548,-0.659437,-3.449541,3
32779.3491,6.013392,8.341451,11.018461,14.0245,-7.372916,-10.276038,-31.904641,43535.8115,4.685732,12.66105,18.295105,22.695806,-7.614662,-10.206473,-31.31953,7614.2009,4.013425,2.342636,4.530739,6.44499,-0.865125,-1.430934,-3.694699,7682.7707,3.928695,2.42526,4.844813,7.254654,-0.880159,-1.336433,-3.003008,3387.5958,3.498011,1.167141,2.788217,4.397281,-0.689742,-1.079966,-3.459924,2916.6455,3.41936,0.982911,2.343236,4.54003,-0.537916,-0.925453,-2.285367,10513.3423,4.6836,3.724242,7.573869,9.759845,-1.746285,-2.703041,-5.017094,10788.7515,4.660924,3.885026,8.19276,11.29963,-1.829909,-2.806461,-6.284697,44370.2696,4.803434,12.582963,17.545927,26.782278,-5.92982,-9.239226,-49.89977,37558.9434,4.510145,10.439032,14.388924,21.351331,-3.735176,-5.210219,-22.22239,8711.9658,3.975467,2.705507,4.996006,7.834132,-0.909026,-1.416591,-4.306871,8023.479,3.862529,2.512791,4.53411,7.469949,-0.977951,-1.541181,-4.845588,3770.0637,3.858087,1.326858,3.155874,5.602725,-0.643499,-1.161412,-4.268359,3417.4199,3.614281,1.15965,2.732157,5.008559,-0.537838,-1.018493,-3.436843,12460.2658,4.864512,4.711126,9.592292,12.734562,-1.982431,-3.181814,-6.753931,11408.2463,4.88948,4.307873,8.863178,11.637037,-1.871513,-3.057812,-6.534348,4
10647.3667,2.556049,3.60963,4.996343,7.533529,-4.657284,-6.195648,-18.587256,40797.7861,4.882788,14.288648,22.390456,27.092984,-5.470415,-7.184228,-22.832812,24460.8521,13.204673,7.923808,11.169444,13.479546,-3.267688,-4.951488,-9.454282,26291.6108,13.541355,8.639694,12.122062,15.291572,-3.388309,-5.093653,-9.232208,7366.9665,6.933306,2.836021,4.64934,6.20022,-0.840276,-1.469481,-4.065573,6393.3485,6.820249,2.378763,3.800846,5.346257,-0.696815,-1.248022,-3.787324,26075.8245,11.666911,11.150765,19.248478,23.505345,-4.003898,-6.76077,-11.412618,28352.4654,12.153154,12.074793,20.669734,24.260168,-4.318193,-7.442111,-11.923588,9574.1456,1.876981,3.757585,5.958704,9.294411,-4.25027,-5.85426,-23.873985,10640.0488,2.085062,4.050205,6.235007,9.548583,-3.141169,-4.408633,-17.73233,22444.719,11.402296,7.857284,11.43038,14.950202,-3.429292,-5.2584,-11.136321,22260.4973,11.619681,7.403474,10.420194,14.051698,-2.820552,-4.403123,-9.677575,8099.8174,7.614347,3.111897,5.050388,7.314453,-0.820776,-1.513265,-4.470135,8485.3436,8.234248,3.117722,5.128617,8.060856,-0.843221,-1.613008,-4.774514,25525.8176,10.667351,12.239333,21.787373,25.869978,-4.498262,-7.738206,-15.391155,23044.0312,10.47745,10.77401,19.13283,23.027265,-3.768764,-6.610601,-12.665945,3
21990.5425,5.244876,4.772462,6.139545,8.300831,-5.753805,-7.77254,-22.347787,32737.0673,4.722833,8.318526,11.302664,15.076765,-6.259778,-8.458994,-26.816873,4305.5032,2.619276,1.536736,3.159304,4.675259,-0.533268,-0.921398,-3.253409,4391.6114,2.605709,1.609526,3.450651,5.184583,-0.549381,-0.92302,-3.312205,2260.3499,2.680292,0.847761,2.22852,3.883965,-0.50029,-0.873423,-3.066254,1991.5243,2.686489,0.715212,1.79726,3.129463,-0.399943,-0.709325,-2.959756,6220.1958,3.161033,2.508424,5.573114,7.517765,-1.053251,-1.646989,-4.607887,6405.2058,3.161244,2.667321,6.05311,8.561811,-1.107951,-1.809057,-5.109256,32635.9843,4.256806,7.815421,10.360324,16.359172,-4.926492,-7.086805,-32.778082,27705.4522,3.933764,6.465213,8.648435,13.153034,-2.9571,-4.227962,-17.329291,4823.4666,2.580393,1.750108,3.489795,5.696562,-0.548003,-0.985607,-4.417354,4476.1687,2.478939,1.62904,3.135369,5.449899,-0.581676,-1.081557,-4.859078,2555.9109,2.958979,0.964306,2.597922,4.978915,-0.462045,-0.883149,-3.592897,2337.1156,2.811473,0.866559,2.238271,4.631747,-0.403135,-0.804918,-3.71868,7045.9417,3.178733,3.07207,6.70868,9.605903,-1.095802,-1.79548,-5.901192,6578.9297,3.25764,2.792054,6.268206,9.272996,-1.063735,-1.773827,-4.860749,4
10048.3549,2.709837,3.911695,5.641856,7.826665,-4.878328,-6.570485,-20.524946,36514.0556,5.167036,14.737984,23.136675,27.437162,-5.841379,-7.779745,-24.94784,29445.2824,16.181092,12.336858,19.090924,23.730511,-5.090003,-7.940848,-16.481879,31653.2278,16.50033,13.503648,21.310697,24.971971,-5.304472,-8.265103,-17.522548,9698.7073,9.179348,4.080316,7.2319,9.893882,-1.23605,-2.115066,-5.221064,8339.724,8.815465,3.407289,5.804483,7.380258,-1.020686,-1.754903,-3.653003,29596.5772,13.484659,16.330174,31.582694,37.584877,-6.067203,-10.530318,-17.325963,32497.5727,14.241949,17.905946,34.557615,39.166347,-6.603724,-11.773237,-19.506118,8218.0908,1.82928,3.689285,5.593049,9.181429,-4.543318,-6.430728,-27.035709,9016.58,1.993517,3.960784,5.876469,8.994433,-3.383067,-5.034034,-20.872016,26071.57,13.574695,11.616679,18.32065,23.249316,-5.190743,-8.095302,-18.494488,26088.0724,13.876182,11.08737,17.118017,21.636487,-4.278109,-6.746292,-16.030034,10730.546,10.097953,4.525454,7.831197,9.982451,-1.200855,-2.176297,-5.331005,11779.9643,11.456162,4.613121,7.87035,10.236043,-1.251101,-2.248879,-5.557862,27648.0454,11.928834,17.074323,34.274992,40.299503,-6.758498,-11.911009,-21.957738,25079.1761,11.829437,15.106774,29.998887,34.801646,-5.666013,-10.194168,-19.255214,3
9508.582,3.618782,2.038747,2.793745,4.439579,-3.193152,-4.5988,-13.876017,15459.8448,3.612559,3.779457,5.639746,8.493972,-3.781005,-5.196148,-14.768171,1809.7509,1.714283,0.891108,2.039928,4.237124,-0.262091,-0.529501,-2.899333,1825.9763,1.696136,0.933829,2.307177,4.830746,-0.274088,-0.580436,-3.372542,1108.0416,1.897013,0.55178,1.700586,3.742304,-0.28207,-0.619307,-2.464508,971.3872,1.881897,0.462606,1.437795,3.480699,-0.223373,-0.544571,-2.696915,2808.7429,2.070807,1.544156,3.900914,6.62855,-0.496739,-0.866602,-2.920092,2889.7148,2.056059,1.650453,4.282891,6.318082,-0.532218,-0.994683,-3.843958,15718.6724,2.988521,3.609708,5.017911,9.109781,-3.1056,-4.591363,-16.96686,13487.4375,2.770772,3.004268,4.130864,7.774096,-1.712255,-2.518363,-9.849048,2084.858,1.716712,1.005524,2.183506,5.38751,-0.251131,-0.715913,-4.045667,1895.9741,1.657593,0.9036,2.023966,4.246731,-0.277754,-0.606621,-4.09248,1268.3471,2.050136,0.651289,1.89209,4.237846,-0.260161,-0.588373,-3.495933,1210.3944,2.038765,0.585478,1.713313,4.584806,-0.232987,-0.587974,-3.314117,3104.4131,2.039036,1.792563,4.5326,6.94324,-0.491426,-0.960242,-4.756757,2932.2852,2.100872,1.641409,4.244954,7.103439,-0.466413,-0.96613,-4.298972,4
3089.6616,1.736001,0.531559,0.775357,3.176416,-1.616337,-2.252727,-6.924294,15947.3062,3.611694,3.828445,5.275701,8.289233,-2.379343,-3.252233,-9.267848,10149.0464,6.737937,2.141063,2.687549,5.032307,-1.187951,-1.951427,-4.231226,11051.1249,6.840275,2.358082,3.025423,5.932503,-1.222079,-1.853838,-4.408402,3121.5687,3.850594,0.952156,1.624394,3.384472,-0.362757,-0.677894,-4.233219,2758.583,3.826601,0.816095,1.3617,3.395432,-0.299738,-0.674936,-2.995628,10713.8491,6.028688,2.963666,4.107522,6.239422,-1.509744,-2.621013,-5.649,11810.2888,6.325061,3.165258,4.466973,7.289165,-1.621016,-2.684211,-6.807259,4207.7647,1.5187,0.975069,1.721985,4.980094,-1.596978,-2.541574,-10.459497,4458.0288,1.584947,0.999933,1.65328,5.202891,-1.153634,-1.79903,-7.249867,8724.2561,5.448383,2.003893,2.581801,5.368987,-1.2842,-2.057483,-5.800518,8860.1744,5.706433,1.86173,2.389896,4.884011,-1.076198,-1.682081,-5.647944,3354.7319,4.203585,1.012467,1.803189,4.736646,-0.352866,-0.747109,-3.647353,3392.7905,4.246702,1.0186,1.712181,4.378784,-0.345,-0.83216,-3.686336,9652.9189,5.229832,2.87355,4.189728,7.044345,-1.678438,-2.863484,-6.817487,8790.979,5.217795,2.568209,3.621541,6.352908,-1.432014,-2.518213,-5.339437,3
16374.5742,5.483953,3.512025,4.734457,6.439631,-4.755121,-6.440305,-20.631942,26130.9638,4.992756,6.582588,9.110473,12.498033,-5.371217,-7.361692,-19.728506,3212.1303,2.294715,1.319575,2.895681,5.024908,-0.398865,-0.819329,-3.100159,3260.8709,2.264354,1.383265,3.178744,5.227124,-0.414821,-0.853042,-2.899345,1788.6854,2.433704,0.731616,2.213109,4.83475,-0.401952,-0.730682,-3.015364,1578.4717,2.41806,0.623747,1.749792,3.379154,-0.326711,-0.609934,-2.38136,4690.4961,2.773105,2.163522,5.215794,7.40054,-0.800026,-1.325608,-3.670654,4856.7898,2.773054,2.302657,5.694122,7.961249,-0.841837,-1.336316,-3.912446,25940.9072,4.162227,6.150448,8.225091,11.271823,-4.312235,-6.197731,-31.006961,22225.7993,3.884965,5.124412,6.874481,10.492464,-2.461135,-3.607714,-13.176287,3608.874,2.265409,1.504691,3.084751,5.287618,-0.410069,-0.779457,-3.743541,3379.2906,2.211039,1.356554,2.764525,5.667235,-0.43958,-0.854709,-4.009575,2046.6036,2.693925,0.845986,2.502316,5.419698,-0.378306,-0.829734,-4.022797,1874.1324,2.569211,0.770981,2.156418,4.203918,-0.330006,-0.753839,-3.816463,5267.1345,2.771346,2.601475,6.008665,9.318541,-0.816802,-1.424565,-5.01271,4921.0867,2.842833,2.361249,5.747067,9.353928,-0.77859,-1.38281,-5.209776,4
5662.4653,2.262506,2.043543,2.975493,4.425263,-4.349295,-5.694488,-15.507324,22253.2393,4.338892,8.781736,13.316478,16.58967,-5.206975,-6.895298,-20.964823,23532.0884,13.837078,8.997452,13.752838,16.912388,-4.153589,-6.473996,-12.211493,25656.6701,14.149076,9.946993,15.610879,19.879692,-4.315133,-6.648628,-11.294183,8077.0208,8.030746,3.189887,5.569794,7.291505,-1.030769,-1.777736,-3.726197,6903.8896,7.733045,2.686994,4.539743,6.763662,-0.850373,-1.513594,-4.728024,23423.5669,11.617067,11.648261,22.134614,25.86279,-4.983737,-8.624531,-14.352145,26057.7512,12.286869,12.82639,24.372802,28.976162,-5.413693,-9.191039,-14.850552,5110.9175,1.633903,2.18576,3.251618,5.763902,-4.000357,-5.505281,-23.529621,5614.7583,1.758229,2.316655,3.390633,5.998,-2.946665,-4.064799,-17.716268,19786.1822,10.924476,8.06131,12.57623,16.256338,-4.313891,-6.589106,-13.698219,19975.8084,11.370792,7.746579,11.863028,15.424668,-3.534143,-5.580853,-12.730387,8820.1222,8.979938,3.487628,6.031928,9.461849,-1.004386,-1.804967,-6.006466,9714.6219,10.017933,3.594993,6.068183,8.442608,-1.03548,-1.982254,-5.501501,21128.6553,9.866959,11.471265,22.399094,27.460187,-5.586057,-9.918764,-18.47555,19065.7866,9.858993,10.201721,19.628959,23.629599,-4.64532,-8.326329,-15.119225,3
24113.7937,8.711273,5.402698,6.909402,8.956249,-6.598518,-9.270458,-30.779773,38970.2651,8.100783,10.387892,14.410549,18.028838,-7.011318,-9.562507,-32.11916,5566.1712,3.142559,1.987921,4.246588,6.56534,-0.666505,-1.05213,-3.883485,5632.2549,3.088263,2.044045,4.575623,7.220532,-0.682243,-1.053254,-4.56239,2833.4205,3.265119,1.031966,2.693418,4.701562,-0.583787,-1.05788,-3.359635,2460.0198,3.157682,0.861452,2.224633,4.210106,-0.466604,-0.945334,-3.012932,7974.2229,4.00348,3.155501,7.146033,9.613292,-1.311738,-2.044421,-4.459578,8212.8718,3.971834,3.333617,7.608211,10.000967,-1.383906,-2.198356,-4.990815,37753.6587,6.130016,9.494227,12.672698,18.809755,-5.489952,-8.094087,-37.073605,32353.4072,5.614104,7.876996,10.422248,14.92602,-3.381501,-5.090553,-20.504475,6269.5513,3.09724,2.274519,4.571665,7.407324,-0.696703,-1.171977,-4.819008,5790.886,2.966465,2.080409,4.065894,6.385285,-0.738328,-1.244881,-4.432082,3171.7099,3.657487,1.179157,3.001322,5.452417,-0.553633,-1.106337,-4.300001,2904.102,3.462684,1.046346,2.672961,5.258483,-0.463527,-0.91981,-3.600834,9049.2095,3.983347,3.864935,8.425077,11.80427,-1.430436,-2.37214,-5.925379,8411.2319,4.143964,3.497526,7.688032,12.08999,-1.368415,-2.269904,-5.902517,4
3915.0992,1.920141,0.973315,1.318661,3.617649,-2.904368,-3.95876,-13.986702,19200.4648,4.103274,5.251394,7.461115,10.131467,-3.791384,-4.973714,-14.375922,16099.8033,9.333445,4.696127,6.390421,8.899474,-2.265843,-3.425816,-7.029195,17731.293,9.64089,5.179381,7.106832,10.142995,-2.364777,-3.615068,-7.745868,5074.7504,5.384925,1.72509,2.86218,4.798984,-0.6191,-1.146867,-3.884492,4421.9808,5.204399,1.472851,2.361607,4.076134,-0.514404,-0.937965,-3.336766,16314.6553,8.136663,6.004686,9.666246,13.355439,-2.827258,-4.709935,-8.082523,18043.8925,8.507023,6.571433,10.572835,14.650549,-3.046528,-5.03646,-8.688997,4762.6055,1.605694,1.296599,1.889335,4.933982,-2.798214,-3.994564,-16.082029,5312.4639,1.737204,1.429913,2.059038,5.294006,-2.012388,-2.860631,-10.452112,13494.8808,7.462869,4.176037,5.889337,8.747744,-2.440148,-3.599076,-10.569078,13687.3496,7.897762,3.980322,5.428837,8.261239,-2.011287,-3.089083,-8.012817,5454.1456,5.806809,1.856264,3.072201,5.504163,-0.592929,-1.171528,-5.015695,5747.2248,6.192214,1.897066,3.079134,6.024674,-0.595807,-1.206915,-4.797472,14683.8611,7.004292,5.731291,9.480171,12.596729,-3.168921,-5.478295,-9.678768,13228.4487,6.86142,5.098439,8.332176,11.141348,-2.674644,-4.76019,-8.401529,3
19851.3694,7.008494,4.307592,5.492903,8.121112,-5.752419,-7.994984,-25.730768,33545.9102,6.788206,8.489236,11.705622,14.528395,-6.297527,-8.860506,-30.245943,4464.6384,2.684741,1.689568,3.567726,5.518232,-0.531709,-0.911759,-3.18011,4525.0175,2.653688,1.752836,3.864064,5.776649,-0.544554,-1.075078,-3.574208,2328.3573,2.79544,0.893458,2.494128,4.135765,-0.497613,-0.848741,-2.944006,2029.3915,2.716781,0.749404,1.987089,3.519591,-0.400927,-0.744721,-2.814055,6378.0083,3.318554,2.67173,6.096911,8.658959,-1.037077,-1.732917,-4.344667,6605.5955,3.32801,2.840137,6.659145,9.768528,-1.10815,-1.772142,-4.328319,32890.833,5.393447,7.833391,10.475302,14.083191,-5.032286,-7.144656,-32.726161,27927.3237,4.882706,6.49019,8.567034,12.548562,-2.981399,-4.20763,-15.323147,5021.311,2.65046,1.918977,3.728711,7.549827,-0.544052,-1.00574,-3.996258,4621.2673,2.559308,1.716527,3.351824,6.130892,-0.571354,-0.972471,-3.922183,2642.5465,3.111833,1.017442,2.682114,6.64044,-0.462193,-0.874931,-4.054806,2388.4064,2.925521,0.910242,2.384902,4.994313,-0.405816,-0.795788,-4.129689,7149.053,3.296667,3.222018,7.16278,9.881028,-1.079585,-1.810436,-5.231913,6649.6143,3.396273,2.90453,6.656052,10.164753,-1.046039,-1.775715,-4.501678,4
6348.7588,2.463955,2.147327,3.194567,4.431076,-4.872951,-6.536533,-24.337973,23977.4917,4.745864,9.012935,13.68338,16.962847,-5.88286,-7.802775,-24.258162,27216.8208,14.890691,10.613213,16.999131,22.416294,-5.133511,-8.366694,-16.972578,29646.8044,15.188533,11.745533,19.156366,23.168807,-5.327348,-8.28163,-15.676946,9607.6764,9.127695,3.756211,6.856749,8.538496,-1.230947,-2.08479,-4.01786,8131.6934,8.676402,3.150923,5.500993,7.287132,-1.02448,-1.758156,-3.596689,27228.6782,12.681558,13.419516,27.026799,32.041217,-6.118442,-10.53822,-19.462454,30162.521,13.472133,14.932631,29.972118,33.719401,-6.625056,-11.431935,-20.264289,5723.9956,1.706817,2.274734,3.558866,6.649688,-4.55239,-6.406356,-28.456462,6154.5357,1.826928,2.363781,3.557371,6.074216,-3.354221,-4.807515,-18.173459,22937.4597,11.875841,9.324728,15.345769,18.648499,-5.228105,-8.301644,-19.405683,23063.0151,12.442889,9.019682,14.295005,17.412077,-4.31805,-6.68078,-15.254127,10570.0359,10.195965,4.128412,7.301082,10.864995,-1.208365,-2.144266,-5.140886,11854.4924,11.554397,4.284566,7.419959,10.316802,-1.258411,-2.21533,-5.664248,24725.8469,10.893358,13.044157,27.182573,31.858771,-6.799402,-12.050135,-22.568932,22242.8003,10.76447,11.585843,23.89292,28.23174,-5.729197,-10.471004,-19.808879,3
8806.1856,3.892408,1.878242,2.566296,4.342128,-3.222127,-4.615989,-14.43181,15514.6875,3.931963,3.78144,5.52294,8.321324,-3.76748,-5.372208,-15.901791,1840.3501,1.673539,0.94747,2.240682,4.507008,-0.256507,-0.617629,-3.499736,1853.9677,1.656369,0.987655,2.436935,4.883615,-0.267724,-0.618211,-3.465968,1143.9367,1.899359,0.571349,1.792843,4.018797,-0.280233,-0.623721,-3.018913,980.8336,1.842048,0.473302,1.491618,3.968219,-0.227321,-0.501504,-2.899833,2861.9356,2.036886,1.596401,4.185866,6.997873,-0.4952,-0.870791,-3.010547,2940.0347,2.018852,1.709301,4.530104,6.678249,-0.526584,-0.953848,-3.967664,15835.062,3.198001,3.619115,5.020697,8.904658,-3.095568,-4.475879,-17.936706,13458.9184,2.922938,2.995466,4.113534,7.553281,-1.712733,-2.616044,-9.803681,2142.7422,1.683626,1.051369,2.252193,5.252756,-0.252501,-0.567584,-3.73303,1937.2847,1.637638,0.942719,2.100578,4.755963,-0.271863,-0.587711,-4.442841,1314.9124,2.075744,0.652695,1.984063,4.326385,-0.262466,-0.607505,-3.659131,1228.3552,2.00916,0.589107,1.731923,4.228745,-0.231971,-0.605146,-3.596039,3114.4385,1.986732,1.836647,4.630163,7.539756,-0.478088,-1.005407,-4.258584,3013.3596,2.095531,1.670864,4.340186,8.385318,-0.464322,-0.88028,-3.980711,4
2130.3703,1.582405,0.382807,0.615148,2.444529,-1.532888,-2.150749,-7.527976,13340.3428,3.373024,3.240298,4.431193,7.205039,-2.272781,-3.243442,-9.900619,10021.7094,6.278905,2.165948,2.823688,5.336925,-1.171901,-1.835173,-5.141004,11013.9602,6.411575,2.386188,3.004407,5.21987,-1.22062,-1.919009,-4.014271,3061.6664,3.699246,0.952408,1.679864,3.400557,-0.362608,-0.759708,-3.623527,2708.4427,3.6404,0.820553,1.412348,3.366402,-0.300873,-0.691125,-2.72575,10362.2981,5.622464,2.947437,4.208452,6.723703,-1.503771,-2.512647,-5.26982,11458.5833,5.936348,3.163245,4.53336,6.997205,-1.615265,-2.628673,-5.737564,3395.0522,1.440861,0.802973,1.484042,5.794561,-1.536543,-2.41574,-9.802416,3602.0406,1.496555,0.824286,1.447425,4.878718,-1.104927,-1.737887,-7.557009,8382.6701,5.007262,1.980529,2.619766,5.069027,-1.291022,-2.055657,-5.863692,8527.6826,5.306161,1.839631,2.339898,4.854422,-1.073098,-1.822418,-5.041997,3261.0873,3.978001,1.011438,1.747449,4.666893,-0.344284,-0.797939,-3.813002,3330.6895,4.08782,1.023817,1.688428,3.989526,-0.353464,-0.783296,-4.183771,9092.4426,4.785207,2.77828,4.174916,7.173935,-1.666484,-2.853443,-6.317541,8247.3034,4.777998,2.47698,3.589189,6.26713,-1.43506,-2.519321,-5.890227,3
14997.7207,5.789198,3.193592,4.267518,5.95485,-4.764208,-6.448216,-20.831024,26353.5752,5.495951,6.599256,9.034731,11.742082,-5.407085,-7.592471,-23.152439,3284.6655,2.25622,1.382534,3.132612,5.699095,-0.406651,-0.826042,-4.422517,3331.0522,2.23265,1.438349,3.423761,5.895436,-0.412076,-0.786599,-3.535658,1814.3495,2.393719,0.758212,2.185441,4.0752,-0.400594,-0.745553,-2.781839,1598.5463,2.368065,0.637282,1.789671,3.617568,-0.330601,-0.732739,-3.087565,4788.6262,2.7585,2.220506,5.274293,8.435461,-0.794626,-1.29788,-3.56453,4902.5222,2.723232,2.364674,5.961753,8.705628,-0.850802,-1.468026,-3.761739,25685.1059,4.361717,6.09741,8.111804,11.549111,-4.333536,-6.398559,-26.807992,21971.0449,4.041974,5.079622,6.773708,9.948199,-2.466583,-3.749558,-13.822747,3728.1656,2.244143,1.566258,3.20847,5.658151,-0.416038,-0.770971,-4.428164,3435.4365,2.187748,1.391902,2.87741,6.010483,-0.4332,-0.883768,-4.284817,2047.5626,2.614247,0.865606,2.460755,5.082015,-0.385581,-0.948979,-4.159069,1883.3252,2.52973,0.780615,2.130254,4.396969,-0.337591,-0.779165,-4.091076,5242.6568,2.686502,2.615091,6.248597,8.786097,-0.816632,-1.374228,-5.12587,4953.7576,2.797865,2.374674,5.721583,8.871665,-0.77642,-1.406802,-4.97398,4
4769.0202,2.200884,1.695365,2.430341,3.988786,-4.66448,-6.270794,-17.017513,19739.1049,4.215745,7.688123,11.590185,14.179541,-5.653424,-7.569972,-21.403456,23091.4057,12.762829,8.826438,13.53856,16.963885,-4.227094,-6.635649,-12.884728,25368.7368,13.150792,9.793515,15.328262,18.229769,-4.374035,-6.723439,-13.377295,8070.1399,7.87193,3.125345,5.52376,7.705274,-1.062901,-1.779806,-4.268125,6886.4592,7.505778,2.627413,4.51641,7.002588,-0.872347,-1.56712,-4.12747,22786.4741,10.838377,11.222239,21.371377,24.496473,-5.115429,-8.803362,-13.483719,25383.8791,11.567372,12.433774,23.787914,27.833952,-5.531594,-9.447054,-16.301115,4601.5473,1.600904,1.956868,2.922292,5.588663,-4.37709,-6.718301,-28.795314,5030.373,1.719293,2.048999,3.042101,6.45513,-3.206778,-4.493813,-18.307023,19120.5739,10.095889,7.735541,12.137829,15.863848,-4.364343,-6.937958,-15.080462,19325.1457,10.603989,7.445791,11.469983,14.870618,-3.601563,-5.571834,-13.219696,8774.4741,8.723441,3.42577,5.975721,8.503494,-1.024863,-1.910317,-5.578164,9734.3801,9.760942,3.526952,5.960847,9.158261,-1.067303,-1.940689,-5.308938,20195.2243,9.147592,10.850331,21.361431,25.629338,-5.708333,-10.089716,-18.807683,18146.9331,9.040761,9.584504,18.623806,22.648442,-4.808156,-8.680731,-16.525034,3
22220.3367,9.233795,4.931961,6.326441,8.258714,-6.338735,-8.637037,-31.068092,39182.7807,8.856104,10.358067,14.322933,19.013871,-7.048107,-9.484866,-28.35454,5625.877,3.07217,2.056394,4.405985,6.064701,-0.665612,-1.112515,-3.460252,5710.9169,3.046039,2.117805,4.644143,7.930185,-0.68803,-1.095117,-3.601411,2882.659,3.266705,1.04878,2.778271,5.016753,-0.589918,-1.140006,-4.609083,2500.9659,3.148207,0.883153,2.337353,3.980681,-0.467708,-0.790364,-2.923649,8018.499,3.954013,3.207139,7.209343,10.567265,-1.318569,-2.114788,-5.204356,8295.1296,3.955506,3.376199,7.894261,10.604848,-1.399618,-2.212568,-5.049602,37746.0415,6.515985,9.385559,12.740679,17.372284,-5.504807,-8.120201,-41.045255,32041.8623,5.877308,7.772016,10.136174,13.760159,-3.388795,-4.963031,-18.587847,6407.9184,3.076647,2.350313,4.625556,7.99366,-0.697481,-1.142597,-4.845253,5847.9461,2.937833,2.098732,4.180846,7.458118,-0.743871,-1.218048,-4.477235,3172.2239,3.562102,1.179093,3.025043,5.68726,-0.548059,-1.142339,-4.646178,2915.4073,3.412605,1.077913,2.771229,4.929572,-0.468411,-0.906706,-3.797364,9088.0232,3.931155,3.88004,8.370294,11.691196,-1.442628,-2.44011,-7.006443,8470.5096,4.135106,3.517037,7.80172,12.475524,-1.380065,-2.391551,-5.73684,4
2829.6921,1.732724,0.714145,1.019955,2.64539,-3.932073,-5.335944,-17.240949,16284.4526,3.785534,4.37663,6.133088,9.5329,-5.003565,-6.852833,-18.621791,15773.9609,8.889754,4.601881,6.349149,9.276027,-2.382871,-3.568161,-7.081658,17380.1877,9.209245,5.089453,7.061269,10.178912,-2.459233,-3.742973,-8.340604,4946.9709,5.174866,1.702872,2.896642,5.154658,-0.657673,-1.270498,-3.523593,4379.7676,5.15719,1.457453,2.399547,4.219028,-0.551252,-1.059542,-3.382143,15741.9829,7.720719,5.802644,9.484059,12.215098,-3.027115,-5.113842,-10.217727,17518.9226,8.170951,6.349556,10.35871,13.585616,-3.253452,-5.42209,-9.959626,3830.8964,1.506308,1.049096,1.586969,5.068706,-3.817823,-5.448731,-21.756109,4303.5048,1.621891,1.139906,1.692568,4.680615,-2.754272,-4.355834,-15.00268,12844.0664,6.99145,3.997469,5.666395,8.712341,-2.544329,-3.948622,-9.273932,13089.1095,7.407409,3.835152,5.168295,7.830835,-2.116245,-3.340747,-8.685343,5333.2288,5.612305,1.80833,3.004746,5.801362,-0.626516,-1.260988,-4.719586,5659.9151,6.065509,1.850287,3.055879,5.682591,-0.634365,-1.282256,-4.945227,13839.4053,6.50772,5.405064,9.036498,11.993819,-3.422619,-5.94341,-10.417992,12502.6435,6.470316,4.798108,8.020604,11.10881,-2.902797,-5.098277,-9.836339,3
2556.7636,1.869996,0.939907,1.509279,3.05895,-0.384061,-1.001768,-6.228075,4329.062,1.785107,2.081575,3.552384,6.796922,-0.42489,-0.947664,-5.253123,326.4346,1.120352,0.635394,1.682186,3.608566,-0.065644,-0.379,-3.442381,313.9542,1.112094,0.686628,1.882626,5.289074,-0.063878,-0.356717,-3.154789,304.3386,1.233409,0.450305,1.575853,2.935659,-0.049959,-0.344937,-2.97869,253.638,1.214863,0.37251,1.197924,2.985623,-0.046869,-0.362839,-2.839829,734.5149,1.265199,1.177286,3.269443,5.774484,-0.081112,-0.436591,-3.505485,737.7746,1.254955,1.283393,3.561552,6.269911,-0.08808,-0.40651,-3.28619,5021.1807,1.702448,1.946262,3.124127,6.058667,-0.395674,-1.233625,-6.618298,4141.2686,1.599698,1.583249,2.58761,5.931305,-0.281217,-0.791013,-6.153764,400.6924,1.129258,0.680108,1.709498,4.608299,-0.068388,-0.42897,-2.969001,260.9959,1.086962,0.601458,1.560194,4.381649,-0.06569,-0.358739,-3.695921,345.0178,1.272136,0.500793,1.608734,3.820352,-0.058834,-0.410456,-3.321285,356.5401,1.288636,0.450998,1.470185,4.239063,-0.055955,-0.382465,-3.141471,739.4214,1.232459,1.328852,3.647326,6.050096,-0.086866,-0.482938,-3.97381,732.5168,1.264174,1.219943,3.39597,5.696461,-0.070422,-0.403372,-3.407632,4
629.738,1.198082,0.240075,0.523121,2.806173,-0.339577,-0.830499,-4.971261,5203.7354,1.925723,1.425642,2.386737,4.529157,-0.544914,-1.161085,-6.085978,2578.9261,2.352691,0.421693,0.703758,2.897735,-0.206913,-0.466884,-3.287849,2799.8773,2.372981,0.480629,0.829908,2.975942,-0.215352,-0.553474,-3.380948,987.295,1.860161,0.398669,0.888211,2.851517,-0.093032,-0.328478,-3.344694,904.414,1.876617,0.35654,0.782378,3.079314,-0.085074,-0.358577,-3.001461,3100.4165,2.405926,0.715538,1.197213,3.636884,-0.276334,-0.594843,-3.655056,3290.9978,2.436213,0.755286,1.447131,3.185289,-0.290858,-0.647385,-5.188173,2531.5522,1.348192,0.755781,1.308181,5.236374,-0.367702,-0.971016,-6.922247,2415.3818,1.35266,0.692838,1.253363,4.808833,-0.286928,-0.78991,-5.497614,2501.3025,2.196542,0.397021,0.771404,3.855105,-0.229206,-0.586652,-3.883825,2302.5177,2.175558,0.356335,0.75097,3.821923,-0.206932,-0.563418,-4.4777,1059.002,1.95656,0.42223,1.120518,3.995843,-0.102115,-0.452352,-3.538284,1076.8024,2.000692,0.41343,0.930621,3.005078,-0.09107,-0.424732,-3.453256,3215.1446,2.348013,0.692898,1.392337,4.580076,-0.295977,-0.69598,-3.818658,2854.7675,2.323965,0.630273,1.192358,3.818398,-0.265739,-0.631162,-3.972853,3
25467.3147,9.205085,5.912647,7.684746,10.06769,-6.896406,-10.708105,-35.874834,44875.6719,8.087417,12.480119,17.75052,22.81951,-7.588882,-10.433024,-37.824807,7225.189,3.970315,2.398923,4.824482,6.973938,-0.786022,-1.280254,-5.170329,7223.8496,3.846842,2.449882,5.141895,7.140287,-0.791947,-1.195103,-4.429417,3344.0217,3.630341,1.176156,2.957646,5.364406,-0.649513,-1.115094,-3.546666,2912.6225,3.538906,0.988138,2.46728,4.584004,-0.516961,-0.92412,-2.922174,9819.98,4.729752,3.661338,7.814064,10.506686,-1.574222,-2.431438,-5.532291,10140.9511,4.711427,3.853573,8.511165,11.485035,-1.643625,-2.735302,-5.855791,43335.2192,6.547777,11.50525,15.591129,21.374897,-5.862815,-9.009298,-42.400619,36642.9853,5.991059,9.491636,12.58115,17.55707,-3.649514,-5.187852,-25.272157,8162.8352,3.931752,2.722677,5.186213,7.911723,-0.81198,-1.406846,-4.731767,7404.9465,3.81388,2.419163,4.48163,6.818477,-0.884163,-1.456543,-5.516368,3716.7524,4.032577,1.313171,3.169798,5.716768,-0.612433,-1.149931,-4.906083,3341.4507,3.766576,1.17011,2.956833,6.032092,-0.518307,-0.973561,-4.499517,11335.275,4.781705,4.491463,9.276112,12.561202,-1.732979,-2.814929,-6.766559,10490.5178,4.982466,4.062909,8.504138,11.820439,-1.656144,-2.775289,-5.991403,4
6659.3755,2.528849,1.56794,2.232167,3.991627,-5.168434,-7.154422,-23.579889,30190.5904,5.215379,8.108769,12.06304,15.854044,-6.316698,-9.316256,-28.559168,23840.3777,12.667697,7.314393,10.600179,13.556302,-3.420814,-5.353389,-11.182925,25838.9949,13.069487,8.059808,11.642821,14.915133,-3.545007,-5.616263,-11.190807,7270.5311,6.968112,2.563573,4.30146,5.862067,-0.888286,-1.550719,-4.458751,6294.1141,6.645298,2.182589,3.552894,5.237365,-0.733307,-1.391849,-3.750581,25196.0776,11.487004,9.495718,16.802281,19.78252,-4.273131,-7.425547,-12.82132,27566.5678,11.975221,10.421263,18.156318,21.25254,-4.604371,-8.010394,-13.965258,7665.0263,1.885452,2.019603,2.973642,5.537751,-4.947093,-7.003744,-33.702055,8486.2319,2.081037,2.215368,3.173842,5.734482,-3.668071,-5.458042,-22.828581,20733.261,10.570655,6.559578,9.720101,12.613329,-3.619141,-5.918709,-13.199499,20578.1719,10.9845,6.243396,8.956449,12.074783,-2.988232,-4.647291,-11.563385,7969.7803,7.679939,2.789201,4.673733,7.417711,-0.87532,-1.596103,-5.753279,8470.1293,8.247632,2.86214,4.723934,8.262205,-0.883425,-1.611505,-5.0492,23846.7299,10.191081,9.397407,17.07348,21.818421,-4.829688,-8.571137,-16.219305,21434.7476,10.16665,8.308074,14.834035,17.947848,-4.079725,-7.151933,-12.607861,3
8004.8779,2.97737,1.709122,2.393504,3.910713,-3.291133,-5.923848,-15.246279,15220.8775,2.950768,3.770381,5.446297,8.011644,-3.824925,-5.41961,-18.977262,1762.0586,1.621943,0.870136,2.141075,4.050222,-0.263312,-0.607597,-3.897565,1801.8445,1.623542,0.924711,2.292943,4.965001,-0.278459,-0.575712,-3.11888,1084.1485,1.78556,0.547859,1.696626,3.188665,-0.273481,-0.652055,-3.51423,948.5918,1.762347,0.458,1.463675,3.335726,-0.230623,-0.576964,-3.792568,2677.1665,1.900087,1.490777,3.737781,6.105877,-0.503365,-0.954446,-3.823178,2768.795,1.896892,1.607609,4.129504,6.366768,-0.532553,-1.067957,-4.433869,15433.0088,2.67455,3.532688,4.989833,8.840196,-3.142264,-4.674425,-21.564714,13068.7187,2.493177,2.92701,4.151405,7.68208,-1.710104,-2.615101,-11.887493,1978.0488,1.606825,0.964936,2.10793,4.405915,-0.263485,-0.641176,-4.349487,1749.3062,1.558803,0.851432,1.967541,4.693594,-0.2765,-0.638595,-4.312464,1233.4961,1.916524,0.605484,1.905308,4.985441,-0.280734,-0.716723,-4.49183,1138.6636,1.8491,0.550697,1.633424,4.434336,-0.236388,-0.615733,-4.434605,2867.4275,1.846068,1.698597,4.276859,7.089707,-0.49564,-1.000305,-4.723599,2760.6704,1.925943,1.553575,4.044085,6.905918,-0.478091,-0.957146,-4.229113,4
4279.3438,1.963486,0.847503,1.207271,3.291278,-2.109251,-4.366877,-10.776674,23218.6968,3.929775,6.105948,8.200809,13.833553,-2.890174,-4.060242,-13.894489,11810.981,6.641001,2.400392,3.012103,4.878688,-1.236227,-1.894975,-7.690762,12681.9617,6.674508,2.593927,3.220072,5.815932,-1.301076,-2.127525,-6.466735,3493.9755,3.7863,1.101049,1.843292,3.145834,-0.386687,-0.797601,-3.405903,3101.679,3.719998,0.951996,1.592819,3.344048,-0.316868,-0.693207,-3.359877,12823.1463,6.180274,3.514935,4.740104,7.72724,-1.600903,-2.679378,-6.264642,13936.9387,6.401684,3.711066,5.004073,8.800544,-1.715472,-3.025833,-6.845644,7045.4014,1.751805,1.981777,3.041354,7.049899,-2.017142,-3.29672,-15.439881,7411.7549,1.854907,2.004021,2.964659,5.38586,-1.461354,-2.418043,-11.034162,10662.5842,5.666234,2.328314,2.941011,5.640374,-1.359241,-2.268595,-7.754104,10527.6145,5.910331,2.120519,2.636283,5.153479,-1.135757,-1.853478,-6.219648,3780.7461,4.100869,1.183915,2.056328,5.27353,-0.372973,-0.863899,-4.365386,3839.7686,4.164156,1.186364,1.986909,4.864562,-0.371182,-0.828739,-4.288749,12127.0445,5.52137,3.596637,4.928598,7.92999,-1.777797,-2.966002,-7.634628,10973.6299,5.547006,3.194172,4.441854,7.148341,-1.51361,-2.607448,-6.794651,3
12832.9673,3.945718,2.734213,3.566206,5.937449,-4.808397,-6.92231,-25.494554,25183.3164,3.852617,6.265965,8.673469,12.704208,-5.403796,-7.640222,-26.461602,3466.2246,2.111641,1.405033,3.002771,4.794471,-0.410555,-0.803629,-4.292195,3552.4287,2.112948,1.469299,3.250232,5.261618,-0.420325,-0.920459,-4.206022,1848.4175,2.19995,0.759894,2.149192,3.523473,-0.404925,-0.956509,-3.995918,1624.1027,2.179325,0.639022,1.767393,3.618774,-0.33689,-0.663122,-4.070894,4861.5882,2.477138,2.200781,5.170571,8.246395,-0.803703,-1.452431,-4.21176,5040.8211,2.475769,2.329715,5.621673,7.812836,-0.855554,-1.5951,-4.593204,24130.7656,3.411349,5.75268,7.685843,12.196425,-4.355349,-6.61507,-30.062524,20444.8399,3.191331,4.753513,6.407373,10.598748,-2.497186,-3.711364,-15.674254,3928.1309,2.093847,1.572236,3.191699,6.15984,-0.429178,-0.857649,-5.153071,3533.1347,2.045912,1.367769,2.699575,5.462077,-0.449841,-0.883896,-5.327033,2083.0855,2.392702,0.840418,2.425133,5.124328,-0.384104,-0.891285,-5.755106,1909.0281,2.304961,0.766683,2.076347,5.117814,-0.339537,-0.818249,-4.543969,5302.6285,2.415702,2.533928,5.750736,8.490335,-0.825727,-1.504047,-5.565347,5013.9765,2.519852,2.310522,5.361445,7.905898,-0.78288,-1.413985,-5.31334,4
10868.8764,3.27828,2.902675,4.123432,5.550761,-4.839779,-6.901303,-24.39757,45221.7275,6.287603,13.406266,20.815946,27.302787,-5.89302,-8.169082,-34.702416,32646.8088,14.112033,11.008706,16.133612,19.960917,-4.291662,-6.850795,-15.105928,34641.9089,14.169123,11.971201,17.88929,22.517667,-4.440226,-6.967714,-19.437156,9272.993,7.309239,3.477051,6.128801,8.760946,-1.077243,-1.935646,-5.629493,8040.4166,7.171434,2.951189,5.059303,6.167915,-0.890554,-1.613873,-5.810526,34443.5923,12.945171,14.505388,26.722437,30.79053,-5.157848,-8.899044,-17.487392,37383.9196,13.403768,15.789487,28.791094,33.024334,-5.59206,-9.945253,-17.142904,11811.3086,2.248678,3.640353,5.493852,8.671549,-4.631517,-6.923008,-36.655745,12678.0752,2.47388,3.911344,5.863569,9.011452,-3.423961,-5.233421,-27.031946,29194.198,11.84116,10.185998,15.62152,19.386453,-4.471346,-7.024631,-18.997934,28614.876,12.414583,9.649534,14.172061,18.204888,-3.658975,-5.833011,-14.631389,10334.1819,8.34189,3.856816,6.668391,9.48873,-1.050374,-1.96588,-6.943731,11006.8646,8.89814,3.919341,6.588984,9.514926,-1.083649,-2.143487,-6.621615,33310.2338,11.739659,14.970107,28.508838,33.695721,-5.783598,-10.425244,-21.8392,29861.4077,11.611168,13.164277,24.855568,29.600453,-4.860062,-8.725353,-17.078699,3
18644.4619,5.527227,4.119288,5.290124,7.453958,-6.542106,-10.645281,-34.244075,37644.6592,5.599501,9.901463,13.579156,16.808357,-7.049109,-9.820767,-39.165291,6121.3084,2.781081,2.178393,4.472992,6.458703,-0.664108,-1.268829,-5.256828,6193.9973,2.763563,2.257816,4.718385,7.003391,-0.696993,-1.229371,-5.137593,2907.8182,2.762267,1.082047,2.791707,4.399122,-0.576827,-1.099506,-4.717728,2533.84,2.715991,0.91312,2.326109,3.976916,-0.466599,-0.870878,-4.135516,8355.2571,3.367088,3.302388,7.24467,10.255897,-1.312647,-2.12163,-6.110045,8643.1805,3.360146,3.458482,7.891361,10.230746,-1.391796,-2.286569,-5.143294,35427.667,4.684153,8.831454,11.72257,17.866441,-5.602412,-8.753691,-41.65173,29541.6513,4.258531,7.258172,9.512682,13.991173,-3.445132,-5.157006,-25.903491,6966.4167,2.752246,2.478931,4.612687,7.093205,-0.700783,-1.293806,-5.703098,6191.5942,2.638074,2.171351,4.045294,6.387584,-0.746674,-1.461618,-6.404864,3250.4195,3.052408,1.207511,3.010217,5.612403,-0.561134,-1.114931,-5.281411,2937.6163,2.859252,1.078755,2.701965,5.173814,-0.48354,-0.973618,-4.657962,9404.1359,3.334484,3.89512,8.270783,11.631915,-1.434138,-2.497506,-7.156463,8688.5539,3.43329,3.538581,7.602596,11.207137,-1.367431,-2.370355,-6.772337,4
5240.6865,2.172926,1.410047,1.893651,3.186088,-3.0018,-4.639167,-16.329101,28439.185,4.508296,8.967331,13.139389,16.828205,-3.991212,-5.709241,-24.676992,19441.4434,8.288926,5.48812,7.357302,10.346164,-2.318523,-3.919599,-8.701495,20997.4133,8.450048,5.983381,8.010692,10.98284,-2.411949,-3.718522,-10.932488,5539.7656,4.661047,1.968671,3.289431,4.673623,-0.628358,-1.269288,-4.65647,4873.1147,4.59956,1.6924,2.769118,4.532025,-0.53605,-1.060366,-4.893281,20015.7199,7.531357,7.476386,11.821757,14.626636,-2.897528,-4.94913,-12.078646,21937.4785,7.891784,8.04757,12.480339,16.690241,-3.115605,-5.251228,-12.408108,7551.1289,1.823456,2.599115,3.948787,7.119646,-2.9512,-4.775096,-25.694817,8266.3369,2.002589,2.740303,4.085914,7.304989,-2.12008,-3.385128,-15.065722,16964.9724,6.8424,5.129196,7.00302,9.718339,-2.473664,-3.926522,-12.018027,16784.9849,7.296673,4.79508,6.335767,9.214377,-2.066183,-3.346317,-9.61815,6040.433,5.094326,2.144342,3.560111,6.9433,-0.611805,-1.322097,-5.929563,6300.6137,5.308822,2.160592,3.485233,5.957135,-0.623682,-1.393521,-5.994157,18638.4648,6.642363,7.572009,12.246017,17.248972,-3.24887,-5.697012,-12.913976,16752.7649,6.6107,6.678777,10.689539,14.07185,-2.757319,-4.780727,-11.509321,3
2038.6469,1.584693,0.776928,1.299765,3.391688,-0.428664,-1.297639,-7.521237,3971.2641,1.563671,2.002237,3.401971,6.499171,-0.447773,-1.109231,-7.312401,339.054,1.098585,0.691917,1.821823,3.545148,-0.082852,-0.464651,-3.893724,338.3474,1.095702,0.748925,2.069225,4.123442,-0.080616,-0.557772,-4.04913,318.8532,1.195751,0.480565,1.580421,3.371102,-0.060919,-0.518753,-2.241077,251.6356,1.17181,0.402176,1.309783,3.136933,-0.060051,-0.426505,-4.253214,755.7947,1.216857,1.280421,3.538518,5.815855,-0.094329,-0.495113,-3.925048,762.0411,1.208952,1.381296,3.829097,5.950123,-0.115162,-0.569121,-4.720885,4394.0196,1.520555,1.788007,2.920443,6.679558,-0.422885,-1.518121,-8.124771,3552.8833,1.442785,1.431601,2.370391,5.181503,-0.291937,-1.13125,-7.467655,426.8562,1.108412,0.737925,1.95333,4.939449,-0.088227,-0.474372,-3.423239,256.7104,1.0694,0.639938,1.668126,4.993218,-0.07983,-0.564643,-4.400401,373.9455,1.23418,0.551206,1.724526,4.832267,-0.073006,-0.555865,-4.712789,361.0007,1.230069,0.499248,1.531978,4.129928,-0.068077,-0.542378,-4.719455,748.6045,1.188129,1.394523,3.740316,6.807099,-0.096181,-0.490307,-4.266318,724.9891,1.207226,1.296095,3.650734,6.558194,-0.088258,-0.441132,-4.424287,4
1168.2386,1.343253,0.397589,0.716278,2.439015,-0.248489,-0.736286,-4.72539,7526.0722,2.099,2.289174,3.556067,6.311924,-0.360636,-0.841543,-5.080563,3306.5225,2.315109,0.554116,0.98912,2.68239,-0.192564,-0.551188,-3.757986,3568.2016,2.345543,0.605444,1.09329,3.227587,-0.2035,-0.596517,-3.772867,1184.3778,1.824155,0.506178,1.086252,2.885101,-0.092566,-0.421996,-2.148053,1060.8762,1.826925,0.451827,0.983703,2.650163,-0.08123,-0.36016,-2.776337,3794.8858,2.340598,0.969608,1.824728,4.394552,-0.256238,-0.625628,-3.746565,3984.4727,2.357316,1.024311,1.960669,4.216314,-0.280403,-0.675323,-3.801837,3742.5821,1.456615,1.173325,1.843552,5.76429,-0.266812,-0.81627,-6.665172,3571.4751,1.472367,1.093486,1.863944,5.016443,-0.202541,-0.611915,-4.007866,3197.1343,2.150916,0.563551,1.144998,3.778087,-0.219857,-0.618794,-4.6986,2957.9008,2.176809,0.51445,0.961354,3.394545,-0.20056,-0.568977,-3.973934,1245.8691,1.904675,0.541527,1.226587,3.582812,-0.091605,-0.405531,-3.694889,1272.2785,1.933839,0.538861,1.149215,3.693141,-0.093243,-0.404215,-3.739926,3876.3587,2.261011,0.97608,2.015001,5.308638,-0.281114,-0.72914,-4.202451,3507.7153,2.266352,0.890972,1.845973,3.958779,-0.251846,-0.582461,-4.90964,3
21604.2193,7.4633,4.931562,6.366389,8.297549,-6.946651,-9.253903,-32.733261,44467.521,7.004587,12.283107,17.167648,21.363237,-7.627711,-10.750232,-32.523118,7976.9917,3.52348,2.730368,5.483465,7.797341,-0.782727,-1.367754,-4.389907,7957.7346,3.444919,2.805015,5.836816,7.97994,-0.795826,-1.322448,-3.88947,3456.5919,3.193169,1.264787,3.18524,5.035204,-0.653004,-1.125915,-3.971045,3001.381,3.123053,1.072585,2.694873,4.487078,-0.51928,-0.998059,-4.354309,10443.9031,4.173538,3.972595,8.585875,11.899352,-1.571227,-2.419816,-5.907765,10713.6958,4.136848,4.170477,9.33065,12.863261,-1.668819,-2.600245,-5.357203,42167.419,5.890602,11.109091,14.943057,20.734023,-5.989505,-8.712147,-43.768449,35001.8916,5.367649,9.028983,11.936891,16.253573,-3.667488,-5.290508,-22.548895,9123.2283,3.5181,3.135181,5.917338,8.313715,-0.819538,-1.449165,-5.08019,8162.3022,3.464496,2.704129,4.904385,7.2715,-0.888981,-1.477577,-4.97352,3808.8425,3.488708,1.416482,3.545469,6.909102,-0.621481,-1.123903,-5.148141,3443.1131,3.272846,1.263128,3.220751,6.376046,-0.51935,-0.942639,-3.640348,11997.1055,4.184671,4.789807,10.031275,13.530862,-1.749087,-2.938091,-6.97149,11039.6182,4.333843,4.341738,9.183718,13.262087,-1.667454,-2.73883,-7.303756,4
11735.5126,4.209876,4.000793,7.471036,9.348427,-3.968175,-5.130933,-16.353924,25894.0371,4.366012,9.260807,14.144163,18.58736,-4.960782,-6.423804,-17.471026,22968.7669,9.719525,7.811143,11.203161,15.247192,-3.309749,-5.075852,-8.576831,24948.6606,9.969091,8.566154,12.434829,15.734271,-3.436059,-5.241423,-9.358228,7073.6214,5.745628,2.682246,4.627438,6.187636,-0.857799,-1.488136,-2.912164,6130.997,5.56546,2.284388,3.815385,5.398949,-0.700988,-1.239408,-2.785193,23325.897,8.750027,10.242471,18.057471,22.178244,-4.029265,-6.816574,-10.386316,25604.7546,9.182191,11.188937,19.676503,23.421256,-4.364309,-7.330061,-11.589355,5868.4707,1.654319,2.294357,3.512449,6.13965,-3.784791,-5.480176,-19.043629,6584.5615,1.82213,2.505268,3.779764,6.886396,-2.75745,-4.03613,-16.521528,19642.1394,7.912022,7.054294,10.342906,13.659006,-3.500632,-5.391429,-11.074245,19524.7039,8.430383,6.689076,9.616669,12.727948,-2.871472,-4.444095,-10.223247,7690.5639,6.234098,2.934067,5.0349,7.821239,-0.816848,-1.661477,-5.035058,8382.9152,6.822938,2.997605,4.992341,7.337543,-0.845758,-1.518776,-5.436205,21291.7737,7.605909,10.271103,18.574105,22.338957,-4.548535,-7.822309,-13.617445,19056.1772,7.484289,9.028648,16.302558,19.527094,-3.821101,-6.827013,-11.194883,3
26536.1948,6.007238,5.941538,7.738285,9.754453,-5.707315,-7.570463,-23.899117,33844.7514,6.736195,8.483744,11.582724,15.153112,-6.27777,-8.338738,-22.974789,5090.8987,2.485838,2.004817,4.23544,5.810644,-0.529053,-0.936902,-3.577772,5111.2822,2.447931,2.061433,4.476332,6.729726,-0.557418,-0.991053,-3.699211,2530.858,2.593001,0.997011,2.79784,4.657965,-0.488688,-0.914617,-3.342165,2209.8397,2.543212,0.846713,2.286509,4.015563,-0.392527,-0.757949,-2.539985,6958.9382,3.038897,3.001428,6.914716,9.404371,-1.044954,-1.658063,-4.335843,7183.0647,3.027463,3.162253,7.5224,10.187887,-1.108769,-1.797336,-4.82359,31977.6899,5.241775,7.603209,10.075418,14.834757,-5.044025,-7.213067,-29.020125,26651.27,4.714481,6.161775,8.15028,12.620501,-2.995152,-4.169971,-17.219393,5834.5288,2.496946,2.255805,4.363146,7.122076,-0.539968,-1.030366,-3.933747,5178.2224,2.397014,1.949006,3.836274,6.18242,-0.576384,-0.969685,-3.901569,2788.7947,2.802806,1.112507,3.038208,5.711949,-0.465887,-0.868394,-3.915195,2560.6639,2.677413,1.002037,2.656988,5.501832,-0.405637,-0.815432,-3.857503,7731.3142,2.978806,3.515568,7.928292,10.957617,-1.084789,-1.841313,-5.037282,7229.819,3.113002,3.190291,7.265506,11.004968,-1.057565,-1.718185,-4.603892,4
9725.4448,2.632326,3.29426,4.780258,6.81297,-4.443641,-5.661105,-17.2937,25815.1597,4.963353,9.404224,14.290748,18.194437,-5.415598,-6.915712,-20.748741,29335.2109,12.280638,11.311544,17.939393,22.132824,-5.116212,-7.79235,-13.805222,31782.5463,12.657786,12.471931,20.321433,24.125335,-5.307439,-8.274195,-14.914297,9957.5739,7.838707,3.832731,7.027076,9.123118,-1.224942,-2.066186,-5.558382,8473.9312,7.463916,3.222135,5.770414,7.883579,-1.02049,-1.796104,-3.815739,29323.1905,11.018704,14.145711,28.247079,32.479445,-6.031895,-10.476453,-16.803201,32402.0471,11.628973,15.655953,31.203512,36.079769,-6.588399,-11.288893,-17.528061,6011.0987,1.733676,2.275006,3.484427,6.349985,-4.187249,-5.889689,-24.316997,6343.937,1.851356,2.315477,3.397378,6.237972,-3.081542,-4.355098,-18.430776,24621.2979,9.775761,9.870748,16.063167,20.086071,-5.232314,-8.101656,-16.656839,24728.5573,10.575697,9.540633,15.004606,19.739479,-4.306552,-6.565251,-14.3524,10970.076,8.766768,4.221068,7.593458,10.342834,-1.192518,-2.107047,-5.606789,12526.4939,10.033742,4.419159,7.692446,10.273958,-1.245537,-2.274707,-5.350381,26542.5408,9.385373,13.691703,28.407186,34.255065,-6.738683,-11.80373,-21.094826,23822.853,9.361869,12.100447,24.783833,29.551952,-5.629567,-10.088902,-16.09108,3
3466.7847,1.728098,1.389219,2.317554,4.723806,-0.383448,-0.84051,-5.15201,4245.6118,1.807376,2.047712,3.479786,5.859989,-0.421407,-0.906394,-5.216936,352.6711,1.100822,0.759703,2.013264,3.843598,-0.062225,-0.364305,-2.509621,372.5196,1.10423,0.806627,2.289035,4.916314,-0.066855,-0.335241,-2.889317,357.5397,1.228371,0.513596,1.693306,3.253394,-0.05221,-0.33224,-2.342002,308.9902,1.219918,0.424272,1.337423,3.276312,-0.045894,-0.328846,-1.562284,850.3697,1.250653,1.369542,3.707732,5.786566,-0.083163,-0.344225,-2.490144,889.2307,1.252542,1.47983,4.164816,6.934967,-0.087434,-0.338216,-3.063756,4888.4097,1.691571,1.92864,3.087617,6.473316,-0.395394,-1.12771,-5.459594,3959.295,1.581446,1.511108,2.390077,4.956955,-0.27887,-0.764364,-5.369784,525.8335,1.133293,0.806284,2.02916,4.715397,-0.07279,-0.420904,-3.719737,253.0537,1.066486,0.69831,1.748925,4.664983,-0.062856,-0.394812,-2.807238,417.9083,1.277209,0.57221,1.843355,4.295649,-0.055999,-0.36738,-3.50083,421.39,1.284757,0.527971,1.638766,4.652999,-0.055495,-0.356044,-3.288101,868.1899,1.222533,1.488006,3.997618,6.670633,-0.082061,-0.395,-3.7347,837.5305,1.245556,1.375147,3.837087,6.917029,-0.076203,-0.373586,-2.927132,4
1909.5909,1.409078,0.57775,0.979768,3.483818,-0.215472,-0.593249,-4.454242,4777.2872,1.906783,1.365327,2.14097,4.997874,-0.320454,-0.741182,-4.518696,3069.625,2.237908,0.535288,0.803611,3.099706,-0.186095,-0.518862,-3.505131,3343.3037,2.281692,0.588361,0.921839,3.480306,-0.189738,-0.500299,-4.544177,1073.3292,1.778315,0.46413,0.962708,3.067235,-0.086816,-0.359795,-2.501392,964.4301,1.769725,0.399372,0.884126,2.76725,-0.081072,-0.302379,-2.507655,3408.6961,2.244162,0.850592,1.415832,3.625571,-0.244643,-0.534074,-3.179582,3635.4812,2.285138,0.908875,1.527917,4.216216,-0.264441,-0.643382,-3.648071,2173.1001,1.306341,0.67119,1.313818,4.990168,-0.227628,-0.708704,-6.016671,2077.5981,1.313464,0.624293,1.26627,4.678502,-0.176878,-0.619321,-4.76962,2844.1411,2.038803,0.467737,0.85968,3.516833,-0.211227,-0.554841,-3.949739,2622.5247,2.056846,0.413046,0.775793,3.660894,-0.18813,-0.54468,-3.646319,1125.5968,1.852911,0.483721,1.07864,3.924833,-0.082616,-0.406608,-4.112682,1133.6916,1.863682,0.470781,1.042579,3.74632,-0.083136,-0.38099,-3.121915,3387.4849,2.133779,0.77922,1.580272,5.5288,-0.265299,-0.648097,-3.990269,3053.9934,2.146228,0.720152,1.44321,4.287684,-0.230914,-0.607707,-3.728295,3
13579.0103,3.577264,2.971353,4.301219,6.367126,-3.091613,-4.487455,-13.561785,16911.8599,3.956417,4.223114,6.115836,9.574188,-3.859906,-5.270869,-16.472103,2510.4392,1.805766,1.202143,2.874875,5.20028,-0.271536,-0.614042,-3.406255,2498.749,1.779307,1.260407,3.10429,5.291931,-0.275201,-0.512186,-3.038026,1332.0251,1.875296,0.675336,2.07043,4.063477,-0.276687,-0.526901,-2.981977,1142.1574,1.82734,0.560452,1.702419,3.617885,-0.249912,-0.5666,-2.74938,3417.6003,2.07739,1.89522,4.801409,7.34462,-0.511738,-0.923885,-3.290908,3527.1468,2.068321,2.011755,5.336066,8.058992,-0.534473,-0.994966,-2.945195,16462.7544,3.244,3.851188,5.358886,8.411392,-3.132858,-4.611624,-17.818608,13870.9389,3.02251,3.103907,4.360611,7.152967,-1.704998,-2.602918,-10.34915,2914.8188,1.815904,1.334346,2.748146,5.150396,-0.262371,-0.661929,-4.064277,2587.6364,1.794532,1.13797,2.465214,6.536221,-0.277182,-0.60238,-3.52429,1498.8234,2.028765,0.741043,2.266102,4.823484,-0.273279,-0.600034,-3.369861,1393.949,1.967835,0.678209,1.996249,4.686968,-0.238375,-0.586572,-3.44279,3725.2158,2.016128,2.11813,5.301412,8.449772,-0.483377,-0.96466,-4.562096,3520.174,2.106178,1.928843,4.94192,8.286243,-0.476594,-0.908045,-3.838015,4
5738.5928,2.002477,1.445446,2.06042,4.492908,-1.714749,-2.389835,-6.344597,14633.8882,3.422789,4.183471,6.034255,9.654969,-2.618881,-3.5506,-10.501182,11047.5867,5.417687,2.49112,3.167502,5.42013,-1.221578,-1.894651,-5.262692,12098.9292,5.554808,2.746072,3.552847,5.969783,-1.252933,-1.890927,-4.787534,3235.0511,3.30249,1.093223,1.935721,3.910675,-0.369529,-0.758971,-3.217804,2859.9592,3.233589,0.949128,1.717328,3.198731,-0.318143,-0.593793,-2.679491,11127.3541,4.966497,3.360875,4.740181,7.106519,-1.557823,-2.634308,-5.692182,12283.7989,5.222806,3.605184,5.114095,8.05264,-1.670248,-2.731792,-5.964797,3676.7447,1.468679,1.069753,1.797019,5.183905,-1.77841,-2.664514,-9.936299,3944.0547,1.549182,1.072811,1.705407,5.776923,-1.279896,-1.936623,-8.03206,9130.7988,4.337858,2.252767,2.920871,6.101081,-1.324788,-2.051498,-5.529382,9290.1192,4.710007,2.060428,2.727788,4.654072,-1.114851,-1.887973,-5.701875,3437.5178,3.526608,1.156201,1.986932,5.386084,-0.35707,-0.804348,-4.293238,3607.3346,3.712403,1.173132,2.017912,4.667287,-0.350658,-0.78799,-3.613276,9654.9573,4.167154,3.204042,4.593657,7.517568,-1.723564,-2.873736,-6.36711,8756.5594,4.196422,2.851376,4.112517,6.671008,-1.484994,-2.561625,-5.60156,3
21780.3682,5.053909,4.936482,6.513458,9.322007,-4.410936,-6.029175,-17.474711,26845.0342,5.525809,6.815187,9.450379,12.051561,-5.461423,-7.398074,-22.486611,3792.4803,2.136659,1.675477,3.643875,6.177171,-0.421424,-0.765746,-3.567189,3835.0071,2.117377,1.724847,4.03812,5.605666,-0.429725,-0.722408,-3.124753,1987.6629,2.263248,0.8565,2.484927,4.517108,-0.408406,-0.733711,-2.938452,1730.3658,2.224357,0.72402,2.156638,3.752284,-0.347955,-0.696486,-3.0501,5284.0961,2.587019,2.516013,6.17988,8.625142,-0.822348,-1.389176,-4.425824,5432.5075,2.567501,2.669042,6.674776,9.621806,-0.876769,-1.437064,-3.83931,25325.6929,4.345379,6.01001,8.134114,12.200467,-4.396355,-6.382304,-25.593329,21109.0103,3.99817,4.903408,6.417013,9.828327,-2.487554,-3.59602,-19.140452,4432.1149,2.171716,1.868928,3.900604,7.013842,-0.425067,-0.783167,-4.395054,3904.1021,2.093646,1.594991,3.275052,5.945344,-0.453619,-0.836824,-3.893538,2210.1283,2.45541,0.952124,2.752913,5.318721,-0.388599,-0.786045,-3.315126,2083.6386,2.404572,0.87332,2.387325,5.20584,-0.339519,-0.690963,-3.336956,5829.6701,2.527172,2.923986,6.82766,10.77077,-0.828554,-1.451086,-4.88306,5479.3499,2.656723,2.633393,6.357236,9.39453,-0.799366,-1.387234,-4.547513,4
8005.1792,2.38097,2.877585,4.152996,6.148221,-3.964084,-5.131505,-14.798951,20149.5215,4.293738,7.784587,11.75042,14.208932,-5.156428,-6.875677,-19.208688,24279.4748,10.669457,9.260064,14.379888,18.395735,-4.195276,-6.567783,-12.065327,26573.1931,10.959813,10.211782,16.075635,19.153055,-4.353239,-6.7436,-13.09097,8305.3205,6.849385,3.188061,5.772022,7.591474,-1.052616,-1.867988,-5.138103,7071.293,6.480001,2.700118,4.750234,6.437137,-0.869692,-1.522419,-3.525328,23954.5601,9.479946,11.566862,22.136467,27.941254,-5.019893,-8.667522,-14.25823,26578.6038,10.070858,12.769014,24.27162,29.83446,-5.441514,-9.605416,-16.159237,4699.541,1.62679,1.922385,2.885974,5.945769,-3.950047,-5.480635,-20.162354,5074.3125,1.747614,1.98379,2.90905,5.833693,-2.893189,-3.979538,-17.367683,19987.5845,8.378435,8.017014,12.628115,16.043417,-4.348399,-6.73556,-14.712567,20162.79,9.141997,7.715876,11.831962,14.786702,-3.559864,-5.481437,-11.155587,9017.8444,7.535214,3.489549,6.098676,8.957232,-1.017943,-1.817128,-4.979518,10156.2511,8.446541,3.632716,6.18026,9.618135,-1.055611,-1.872139,-5.240043,21235.1982,7.943758,11.074874,21.846019,26.370297,-5.615303,-9.799988,-18.678073,19042.9741,7.978857,9.819861,19.18951,23.123675,-4.667437,-8.461129,-15.347512,3
32869.1094,7.901667,7.728883,10.123267,11.935113,-5.631859,-7.513899,-24.143103,39660.9033,8.977084,10.58195,14.614028,17.448401,-7.04121,-9.345285,-24.429376,6330.3479,2.874131,2.43612,5.278414,8.009105,-0.683665,-1.092855,-4.186219,6336.1733,2.813083,2.498269,5.580318,7.626743,-0.699497,-1.192535,-4.176644,3055.319,3.002581,1.168548,3.120505,5.411966,-0.580558,-0.923659,-3.529341,2648.2832,2.905224,0.988635,2.657815,4.514191,-0.497411,-0.889273,-2.942453,8654.6831,3.649728,3.575359,8.317523,11.309933,-1.338871,-2.092868,-5.475191,8898.5786,3.613915,3.748655,8.887698,11.58139,-1.43806,-2.337036,-5.704132,37110.8696,6.551554,9.223207,12.237162,16.879169,-5.582934,-7.817169,-33.52181,31119.8032,5.892377,7.45976,9.742067,14.06257,-3.404496,-4.871775,-18.921852,7323.0367,2.90858,2.767957,5.443671,8.212054,-0.711011,-1.199316,-4.840058,6505.2293,2.787301,2.383447,4.69365,7.443989,-0.760851,-1.28086,-3.901,3397.363,3.305815,1.305137,3.400678,5.997976,-0.556338,-1.04979,-3.946743,3060.4754,3.086568,1.181248,3.096899,5.848881,-0.481192,-0.863943,-3.259984,9733.0705,3.567458,4.281178,9.368866,13.36851,-1.454683,-2.518118,-7.042757,9068.7342,3.771388,3.862513,8.623855,11.954883,-1.394793,-2.239451,-5.174824,4
5680.4571,2.003564,1.503631,2.196507,4.028365,-2.947829,-4.027494,-11.703395,15617.2598,3.702259,4.494712,6.573725,9.340153,-3.908668,-5.187106,-13.120291,16202.6235,7.24673,4.87018,6.779165,10.278505,-2.282802,-3.468768,-7.113643,17980.2744,7.584944,5.411035,7.595532,10.419765,-2.359086,-3.578331,-8.069768,5062.3242,4.541519,1.766875,3.044933,5.0651,-0.617123,-1.169201,-3.873615,4422.6813,4.436812,1.516106,2.594589,4.111106,-0.526926,-0.910001,-2.481359,15935.8728,6.470117,6.069886,9.94176,11.995143,-2.8512,-4.770892,-7.998038,17800.7348,6.950186,6.65546,10.84453,13.903559,-3.07488,-5.205489,-8.055621,3501.4819,1.47181,1.031912,1.567968,4.212481,-2.875293,-4.216213,-14.740205,3930.6045,1.586839,1.104967,1.611034,4.218441,-2.070107,-3.084122,-10.580407,13097.0097,5.733257,4.178228,5.959568,9.304108,-2.42679,-3.679561,-9.18343,13361.992,6.230962,3.979145,5.54627,8.385994,-2.019782,-3.062859,-6.304618,5425.2471,4.870651,1.886082,3.211103,5.824276,-0.596663,-1.111054,-3.5661,5784.2543,5.192478,1.947117,3.258451,5.818658,-0.602603,-1.133527,-4.112272,13840.6721,5.441588,5.603508,9.464979,12.27289,-3.202003,-5.415588,-10.131962,12396.2351,5.397031,4.968999,8.276584,10.37972,-2.715403,-4.664057,-9.177369,3
38303.0683,8.987805,9.248987,12.037694,15.719121,-6.516519,-8.909498,-29.154744,45613.2471,10.064103,12.470145,17.321139,21.433891,-7.590327,-9.90665,-34.132157,7902.4641,3.343199,2.844609,6.010911,8.653271,-0.766435,-1.199379,-4.537847,7885.6435,3.26529,2.915551,6.222281,8.645508,-0.783755,-1.218265,-3.75608,3536.4708,3.271151,1.322211,3.410044,5.640686,-0.648191,-1.108853,-3.282605,3081.5678,3.20955,1.12119,2.88612,4.688646,-0.558661,-0.962931,-2.988155,10513.1091,4.191221,4.128701,9.17717,11.90667,-1.532271,-2.446869,-6.305695,10820.7353,4.150061,4.32041,9.926709,12.434871,-1.633983,-2.600204,-5.252998,42843.6782,7.419583,10.984775,14.7883,21.496184,-5.900199,-8.522771,-37.655948,35493.3604,6.577655,8.845872,11.608013,15.664308,-3.688338,-5.293826,-20.847989,9073.3516,3.372846,3.235827,6.187392,8.977822,-0.812128,-1.27376,-4.929451,8045.3901,3.227844,2.788959,5.308449,7.645304,-0.867994,-1.363562,-4.656976,3904.8376,3.609557,1.466869,3.742142,6.600623,-0.610373,-1.114032,-4.175545,3535.0565,3.389188,1.308734,3.32218,6.488763,-0.525064,-0.921553,-4.597861,12072.9319,4.185464,4.988592,10.634683,14.362482,-1.701962,-2.805532,-6.996074,11125.866,4.372802,4.48354,9.721621,13.07447,-1.62704,-2.617831,-6.085459,4
6130.5889,2.045301,1.886096,2.785723,4.369024,-3.727155,-5.038981,-13.329238,16884.6729,3.779401,5.650898,8.404471,11.126121,-4.862019,-6.346189,-15.956949,20293.9351,8.59292,7.004643,10.530331,13.185523,-3.305599,-4.934482,-11.006192,22353.1272,9.00154,7.804219,11.852986,15.433094,-3.41831,-5.190402,-8.623438,6722.9061,5.592914,2.480506,4.338954,6.229797,-0.842727,-1.447491,-3.868474,5780.3321,5.399452,2.101239,3.63363,5.756787,-0.698667,-1.167734,-2.871311,19870.7825,7.688738,8.657113,15.72029,18.660296,-4.02016,-6.719314,-11.550081,22158.2615,8.11205,9.591033,17.187045,20.751018,-4.336765,-7.25845,-12.212742,3487.2749,1.447623,1.288579,1.998006,4.334547,-3.67988,-5.430967,-22.916971,3895.1704,1.554879,1.338718,2.014095,4.59183,-2.699387,-3.834189,-13.94643,16449.6321,6.792963,6.006729,9.141391,12.147083,-3.478969,-5.295551,-10.442382,16700.2678,7.351115,5.769768,8.52274,11.727674,-2.891613,-4.418115,-10.086068,7235.9861,6.089411,2.675537,4.698609,7.908126,-0.816561,-1.441823,-4.527159,7985.5511,6.672459,2.774165,4.69288,7.61404,-0.834545,-1.555409,-4.369271,17403.0813,6.442584,8.105837,15.006253,17.820944,-4.531222,-7.705499,-14.48277,15581.1652,6.416796,7.147931,12.9722,15.876118,-3.807476,-6.746078,-12.371857,3
27987.2432,7.034359,6.340209,8.201822,11.153756,-5.271252,-7.23131,-20.628159,34442.9243,8.217604,8.648298,11.992217,15.861631,-6.315385,-8.646365,-23.244416,5184.8054,2.476974,2.125492,4.539547,6.534199,-0.529467,-0.869047,-3.798227,5167.0134,2.427931,2.184358,4.797477,6.829181,-0.549884,-0.9282,-3.446005,2608.5679,2.686063,1.035902,2.91062,4.770254,-0.487435,-0.890944,-3.865793,2269.4229,2.610851,0.879219,2.37792,4.390675,-0.422482,-0.755478,-2.616256,7098.636,3.102311,3.105347,7.299007,9.297782,-1.037251,-1.618717,-4.018751,7334.5581,3.095391,3.282664,7.931405,11.120922,-1.109499,-1.846995,-4.369177,32307.0088,5.972219,7.730288,10.254366,13.630885,-5.054717,-7.250212,-29.363104,26975.1538,5.297308,6.268136,8.18013,11.634068,-3.002392,-4.343655,-17.362428,6052.0979,2.539078,2.388407,4.771338,7.890617,-0.543777,-0.954297,-3.799039,5328.3171,2.42221,2.04616,4.160119,6.763246,-0.588719,-0.98107,-4.05461,2864.4588,2.904421,1.1522,3.124016,5.493386,-0.474329,-0.943952,-4.018192,2630.2689,2.776137,1.039413,2.848382,6.896297,-0.409299,-0.8058,-3.219742,7934.7414,3.038749,3.685195,8.229603,11.578851,-1.08112,-1.804106,-5.000518,7415.8987,3.199874,3.304155,7.724189,10.975063,-1.043259,-1.789913,-4.469323,4
8376.6436,2.508422,2.543989,3.731038,5.689052,-4.582522,-5.911909,-19.561855,21331.5375,4.767038,7.190981,10.747387,13.135687,-5.828331,-7.507566,-22.595336,27746.1501,11.497913,10.533118,17.110798,21.632714,-5.155317,-8.01242,-15.737592,30257.927,11.934161,11.653074,19.328092,23.098913,-5.35248,-8.186133,-16.014251,9848.7718,7.82096,3.680413,6.774927,9.009102,-1.241596,-2.184631,-4.524164,8342.1475,7.464868,3.086331,5.510704,7.75598,-1.036384,-1.792881,-4.35796,27589.6997,10.390623,12.668769,25.925081,29.978539,-6.107087,-10.635806,-16.155243,30544.4075,10.988709,14.124981,28.842952,32.921613,-6.645688,-11.330764,-19.157382,5074.9853,1.675695,1.769172,2.861584,5.204326,-4.525773,-6.626311,-27.490741,5283.8213,1.771053,1.749978,2.66508,5.168754,-3.356107,-4.595776,-17.472394,22769.3099,9.058839,8.852858,14.649499,18.728448,-5.290412,-8.069172,-17.353737,23079.4707,9.86975,8.65338,13.867279,16.641592,-4.368913,-6.835608,-12.767427,10764.7948,8.67321,4.024682,7.301173,9.837598,-1.209457,-2.139112,-5.112159,12486.9221,10.025802,4.259826,7.338261,10.275056,-1.262656,-2.30834,-5.757741,24504.8768,8.702454,11.760201,24.955203,29.79681,-6.85605,-12.267891,-24.356489,21948.2138,8.722065,10.475869,21.899668,26.316607,-5.726926,-10.362335,-18.717742,3
32203.4839,7.961733,7.515713,10.02522,11.572294,-5.901134,-7.899337,-27.389539,39718.9463,9.107163,10.387887,14.322327,18.977678,-7.006941,-9.479748,-32.144095,6439.7268,2.793989,2.462501,5.313767,7.396686,-0.661683,-1.177106,-4.27456,6433.4673,2.756169,2.517184,5.57241,8.02638,-0.664824,-1.122854,-4.297313,3051.8044,2.914314,1.152617,3.108241,4.776701,-0.579281,-1.08517,-4.080615,2695.3763,2.916076,0.994018,2.598403,4.43101,-0.497647,-0.992797,-3.731521,8732.4641,3.547363,3.57986,8.139552,10.890953,-1.292997,-2.082338,-5.233264,9012.6912,3.551404,3.784828,8.849669,12.620288,-1.374992,-2.171327,-6.213956,37178.2627,6.523718,9.162423,12.226394,16.375234,-5.536229,-8.744739,-43.365482,30961.2442,5.773229,7.434082,9.722082,13.931931,-3.379526,-4.982706,-21.062626,7453.8908,2.855071,2.817032,5.426123,8.291111,-0.669636,-1.268172,-6.073273,6614.2928,2.724703,2.404299,4.742992,6.999841,-0.725269,-1.232145,-4.657145,3397.6393,3.279116,1.317655,3.412991,6.538264,-0.548556,-1.087954,-4.874914,3105.3512,3.068427,1.168948,3.060854,6.009541,-0.472207,-0.916764,-4.134204,9924.5708,3.516985,4.324101,9.410141,14.197274,-1.393045,-2.45492,-7.106926,9165.5732,3.679208,3.872855,8.62993,12.11985,-1.34367,-2.280954,-5.85145,4
5256.8828,1.949995,1.377173,2.062184,3.66848,-2.796914,-3.923089,-10.035822,15162.8818,3.617025,4.346066,6.317943,8.234732,-3.862876,-5.169993,-12.786539,16134.1326,6.924846,4.831509,6.688129,9.109198,-2.275558,-3.469786,-6.786406,17854.1658,7.304258,5.391142,7.484001,10.966486,-2.339929,-3.529959,-7.682246,4895.7936,4.29166,1.740309,3.108635,4.823233,-0.611995,-1.050694,-3.82587,4391.1683,4.336858,1.512508,2.572397,4.143904,-0.522344,-0.945394,-3.295124,15866.9006,6.291617,6.011135,9.944164,12.439473,-2.828482,-4.789408,-8.140942,17687.6775,6.697095,6.620648,10.874335,13.740089,-3.057549,-5.064811,-10.882283,3434.4487,1.459159,0.999193,1.503066,4.201078,-2.854212,-4.192656,-15.382238,3773.5293,1.555966,1.078076,1.656941,3.964719,-2.045443,-2.980981,-10.584975,12913.5317,5.433913,4.132197,5.882657,8.773132,-2.425216,-3.674196,-8.715657,13244.3645,5.948565,3.933905,5.464866,8.937971,-2.016274,-3.042195,-7.450893,5391.4664,4.830928,1.880484,3.277327,5.573106,-0.588262,-1.072991,-3.913664,5728.6736,5.046764,1.920408,3.203589,5.074247,-0.601025,-1.131512,-3.877934,13681.3237,5.227158,5.554786,9.424664,12.712077,-3.204077,-5.416992,-10.553593,12360.1084,5.272912,4.894742,8.219711,10.841954,-2.714465,-4.667171,-8.550563,3
3840.0947,1.828839,1.521099,2.524401,4.136263,-0.365934,-1.213557,-5.384143,4480.2481,1.894542,2.202154,3.695375,5.485084,-0.42696,-0.898243,-5.30483,425.3745,1.120817,0.800262,2.131865,4.952516,-0.061943,-0.335959,-3.231765,447.6775,1.124903,0.871721,2.325588,4.561393,-0.068773,-0.291847,-2.577988,347.7027,1.216587,0.529546,1.84178,4.026788,-0.046956,-0.261972,-2.440345,320.7537,1.227263,0.444644,1.504238,3.378634,-0.044883,-0.287603,-2.407804,897.2063,1.262895,1.428852,3.985701,6.110926,-0.079337,-0.410519,-2.10239,950.6931,1.270522,1.551973,4.394398,7.063263,-0.091904,-0.365888,-3.133815,5138.7217,1.763738,2.03207,3.266845,6.431591,-0.391181,-0.988169,-6.537488,4183.1294,1.64901,1.594308,2.612367,6.537931,-0.281393,-0.767303,-4.791464,603.2529,1.153078,0.867415,2.099477,5.953579,-0.068955,-0.390744,-3.199888,362.1669,1.09709,0.746201,1.801927,4.688495,-0.066398,-0.350229,-3.271598,450.6781,1.298263,0.595774,1.954216,4.330416,-0.057949,-0.389768,-3.012769,423.7032,1.279892,0.542353,1.757108,4.174594,-0.054141,-0.420666,-2.001552,954.9343,1.24542,1.571286,4.303966,8.047607,-0.084797,-0.421971,-2.736956,920.3813,1.271476,1.44658,4.040005,6.864384,-0.077551,-0.367882,-3.34637,4
1824.1328,1.384107,0.53262,0.986177,3.973888,-0.275427,-1.280163,-4.780996,4162.3945,1.813327,1.201636,1.913749,4.793556,-0.358747,-0.804854,-5.171448,3079.0049,2.204161,0.54008,0.787367,3.278884,-0.179698,-0.451785,-2.83809,3362.802,2.258799,0.614372,0.880962,3.034699,-0.192679,-0.509371,-3.435029,1024.9006,1.711811,0.472549,1.053289,3.337549,-0.086408,-0.311654,-2.498834,944.2472,1.752132,0.40866,1.0282,2.492545,-0.071374,-0.320639,-2.463075,3352.7192,2.205079,0.868649,1.441346,3.749928,-0.247518,-0.557499,-3.381875,3587.1082,2.247293,0.92802,1.495769,5.134375,-0.270965,-0.598446,-3.161127,1885.231,1.272211,0.600434,1.20303,4.850581,-0.253821,-0.74351,-5.904732,1894.709,1.295231,0.573088,1.144664,5.086547,-0.196386,-0.603247,-4.921721,2754.6487,1.97988,0.471658,0.856658,3.642962,-0.203169,-0.554901,-4.090388,2598.7624,2.029849,0.414663,0.752711,3.925207,-0.187653,-0.542175,-3.798036,1091.9513,1.811226,0.49174,1.187211,3.535556,-0.083555,-0.382485,-4.569786,1106.1864,1.829801,0.488067,1.088146,3.396599,-0.081866,-0.382239,-3.096555,3280.8256,2.08538,0.777696,1.422624,4.871236,-0.267493,-0.638706,-4.283841,2937.7229,2.087627,0.706855,1.278306,3.929054,-0.23871,-0.633346,-3.917195,3
38026.2983,8.955477,9.427174,12.472702,15.330931,-6.013031,-8.340358,-30.847142,45819.4492,9.601285,12.806091,18.112962,20.680239,-7.632604,-9.799256,-32.106231,8251.9951,3.613738,2.947635,6.114034,8.223784,-0.76509,-1.341409,-3.869206,8200.6011,3.499295,3.004379,6.503565,8.312558,-0.77346,-1.181979,-3.881546,3546.2884,3.271745,1.324259,3.522925,5.585905,-0.636832,-1.067445,-3.994966,3113.2189,3.269306,1.127988,2.896918,4.768809,-0.548968,-0.985331,-3.08092,10674.5667,4.34307,4.185435,9.26921,12.088282,-1.54122,-2.463356,-5.432954,11002.2016,4.341142,4.392006,10.101893,14.021623,-1.627409,-2.532767,-4.944839,42749.9663,7.077603,11.368433,15.669711,21.493182,-5.915414,-8.560528,-40.243465,35515.8179,6.402426,9.139284,12.057428,16.828499,-3.676227,-5.144863,-20.835559,9525.7976,3.636022,3.389718,6.397414,9.730924,-0.799538,-1.335945,-5.424749,8487.7143,3.578444,2.882511,5.441735,7.837943,-0.862936,-1.370895,-5.369125,3942.4056,3.721949,1.473921,3.752758,7.492415,-0.612397,-1.121403,-4.506105,3561.2099,3.439697,1.316907,3.410131,6.495215,-0.516379,-0.911289,-4.150792,12415.4881,4.368396,5.098072,10.777638,14.055397,-1.716973,-2.835087,-7.001481,11394.3632,4.55272,4.605789,9.871958,13.788188,-1.649356,-2.690699,-6.478911,4
6149.6465,2.04548,2.022574,3.014781,4.910043,-3.849482,-5.10649,-15.616409,17232.5127,3.727775,6.076727,9.030724,12.461178,-5.12715,-6.721635,-17.599424,20359.3379,8.53174,7.056987,10.568701,13.490241,-3.293242,-4.985148,-10.134146,22314.1133,8.855251,7.845401,11.72768,15.06561,-3.390002,-5.07577,-10.232362,6464.7152,5.26441,2.488199,4.576498,6.481874,-0.842906,-1.570186,-3.644315,5772.4486,5.343794,2.129848,3.676999,5.557818,-0.710307,-1.191433,-3.008864,19874.6846,7.558868,8.838371,15.994849,19.297305,-4.033554,-6.855947,-11.698833,22145.6709,8.056556,9.766575,17.511403,22.083216,-4.368589,-7.404477,-11.974775,3589.3501,1.452283,1.386118,2.146253,4.829312,-3.955131,-5.884359,-22.891716,4098.7759,1.576294,1.4906,2.238368,4.605261,-2.88199,-4.160774,-15.169561,16481.7412,6.680755,6.099347,9.133159,12.623697,-3.453132,-5.238602,-11.923656,16692.2055,7.285244,5.825648,8.57669,11.691239,-2.861472,-4.38581,-9.140546,7220.6533,5.989018,2.722995,4.856354,8.178434,-0.827805,-1.492322,-4.621725,7954.12,6.644186,2.811708,4.685995,7.179931,-0.842206,-1.531828,-4.428406,17389.6643,6.302163,8.380899,15.771076,19.438263,-4.558662,-7.767798,-16.617887,15606.6748,6.316433,7.385641,13.512661,17.052555,-3.838816,-6.732834,-11.893989,3
27472.0293,7.053472,6.241623,8.073932,9.896562,-4.961523,-6.627412,-19.252294,34347.1065,8.183616,8.664452,11.971127,14.932871,-6.295776,-8.284083,-25.256315,5220.678,2.48067,2.127838,4.550158,6.536078,-0.518379,-0.912608,-3.677774,5246.0869,2.456093,2.191787,4.806007,7.229745,-0.536428,-0.9037,-3.278148,2571.2078,2.596393,1.020678,2.870009,4.910598,-0.482156,-0.83947,-3.297307,2271.5535,2.617956,0.881288,2.398312,4.808812,-0.418507,-0.727641,-3.349815,7133.2039,3.10383,3.139868,7.381448,10.127989,-1.034392,-1.646895,-4.355772,7364.5181,3.097723,3.301906,8.030699,10.92157,-1.085943,-1.740584,-4.833912,32438.7676,5.965357,7.712068,10.292549,15.540375,-5.029487,-7.319978,-29.444362,26928.9434,5.304121,6.291536,8.137311,11.772576,-3.010409,-4.199369,-15.399008,6053.2165,2.53295,2.406091,4.752415,8.306247,-0.533596,-0.98681,-4.037418,5379.4678,2.440471,2.053163,4.059468,6.767204,-0.565548,-0.980171,-4.256287,2890.2678,2.914995,1.157503,3.229882,5.481662,-0.473606,-0.878169,-3.557796,2645.0227,2.750503,1.059468,2.903811,5.750576,-0.403268,-0.77849,-3.586501,7977.4165,3.046409,3.697039,8.27497,12.09105,-1.070918,-1.772328,-4.822566,7437.9969,3.194668,3.337941,7.712875,10.969717,-1.036972,-1.756142,-4.712146,4
7668.9028,2.40744,2.360541,3.47427,5.380405,-4.216918,-5.506866,-16.976861,19843.96,4.504587,6.857484,10.307351,13.173402,-5.524781,-7.150263,-20.314861,27066.7796,11.139849,10.345053,16.918191,19.969724,-5.116115,-7.896691,-13.709746,29531.3769,11.459102,11.473618,19.048751,22.247831,-5.290729,-8.188636,-13.195101,9269.4806,7.17426,3.552846,6.936225,8.705116,-1.234431,-2.040792,-6.100555,8240.5639,7.289899,3.053928,5.491274,7.471113,-1.02668,-1.709763,-3.282973,26681.5396,9.983803,12.446778,25.532597,28.248814,-6.035067,-10.316812,-18.900429,29681.3103,10.701173,13.867636,28.557884,31.846506,-6.582758,-11.453834,-17.660161,4594.626,1.608053,1.660788,2.658906,5.368124,-4.310426,-6.20332,-25.906171,4794.852,1.693128,1.640794,2.478948,4.763551,-3.164741,-4.529658,-18.525839,22061.3357,8.666752,8.636294,14.414525,18.432054,-5.23433,-7.951878,-18.357572,22351.8296,9.515532,8.480141,13.707059,16.362124,-4.317685,-6.735231,-14.47377,10669.2127,8.536786,3.973783,7.240079,10.255991,-1.196229,-2.115019,-5.664298,12325.4212,9.68851,4.225207,7.316443,9.767142,-1.248674,-2.242903,-6.013225,23552.0262,8.357756,11.492527,24.395838,30.524582,-6.786083,-12.06903,-22.614886,21121.1596,8.343466,10.215137,21.472107,26.675273,-5.651842,-10.175382,-17.250976,3
12687.1182,3.850596,2.815138,3.908055,5.586703,-3.238427,-7.895822,-16.127382,16114.041,4.399461,3.99941,5.75026,8.152587,-3.797572,-5.206544,-15.707264,2271.8567,1.634969,1.206133,2.864105,5.082838,-0.258809,-0.539626,-3.774921,2264.8313,1.619627,1.246866,3.210356,5.049619,-0.267958,-0.60837,-3.561335,1291.5079,1.804162,0.675071,2.175097,4.150085,-0.271921,-0.537751,-2.38433,1146.8403,1.814769,0.583725,1.817548,3.642753,-0.230029,-0.492843,-2.334646,3346.8137,1.980329,1.93559,5.060432,7.226004,-0.491778,-0.843251,-2.657857,3455.1094,1.97465,2.062379,5.494011,8.609453,-0.523891,-0.918023,-3.066325,15870.2744,3.395287,3.707298,5.203437,7.912455,-3.162639,-4.912672,-19.14611,13328.144,3.094614,2.994712,4.113919,7.275478,-1.742106,-2.657038,-10.970219,2709.4524,1.674631,1.340044,2.839846,5.022016,-0.250192,-0.594014,-3.615286,2316.9856,1.606674,1.143364,2.567183,4.743616,-0.268051,-0.61343,-3.608932,1488.9937,1.988393,0.757791,2.344227,4.6607,-0.26133,-0.641185,-3.64499,1391.9026,1.926461,0.702214,2.074566,4.48317,-0.240857,-0.590992,-3.285546,3662.5635,1.929465,2.183496,5.573841,9.017519,-0.479498,-0.9141,-4.548494,3466.6841,2.019635,1.999704,5.162563,8.356518,-0.470666,-0.863387,-3.608414,4
3466.3233,1.70492,0.767132,1.205091,3.987417,-1.614956,-3.430956,-9.891881,10533.3349,3.038874,2.742077,3.81004,6.071138,-2.364583,-3.288048,-10.575497,10238.9866,4.920947,2.345306,3.088282,5.721174,-1.167658,-1.805842,-4.704231,11355.2798,5.137455,2.612127,3.402857,6.285805,-1.205696,-1.944606,-5.842257,2976.2432,3.034481,1.025443,1.883668,3.69312,-0.358945,-0.688458,-2.972622,2659.7307,3.060865,0.889807,1.566504,3.226848,-0.303665,-0.630735,-2.839775,10156.5422,4.564294,3.086599,4.598923,7.084341,-1.520224,-2.470197,-5.023592,11306.2607,4.809682,3.337452,4.955511,7.49062,-1.613124,-2.7938,-5.584915,2204.8994,1.300846,0.545213,1.049428,4.153021,-1.609053,-2.698791,-9.908303,2359.6924,1.346395,0.571362,1.016484,4.206459,-1.156588,-1.899338,-7.031008,8015.5867,3.796057,2.017479,2.74845,6.156217,-1.280863,-1.937609,-5.86868,8353.1533,4.244317,1.891845,2.500019,4.986327,-1.07862,-1.746391,-4.680092,3219.2957,3.354573,1.068308,2.03598,4.433343,-0.342772,-0.702875,-3.281183,3317.1484,3.468967,1.090659,1.96342,4.676798,-0.342433,-0.715832,-3.404969,8396.1956,3.681865,2.776906,4.31284,7.766552,-1.668098,-2.77297,-6.19939,7627.9919,3.750686,2.47068,3.828692,6.097683,-1.437632,-2.49494,-5.205837,3
21179.2359,5.774302,4.758833,6.243163,8.65091,-4.001172,-5.602422,-17.908451,27568.6216,6.41083,6.959603,9.795265,13.168891,-5.406229,-7.283349,-22.760927,3869.251,2.180057,1.719712,4.035183,5.919667,-0.396938,-0.679288,-3.486093,3908.9756,2.147553,1.752918,4.024541,6.099827,-0.40913,-0.695254,-3.115582,2020.6856,2.2575,0.855886,2.521861,4.610437,-0.388969,-0.750282,-2.954321,1814.7124,2.31552,0.751095,2.181201,3.635531,-0.334883,-0.662276,-2.458191,5383.8452,2.636249,2.588804,6.407234,8.971733,-0.789038,-1.399285,-3.49944,5600.1067,2.634177,2.720959,6.955014,9.008337,-0.835962,-1.417859,-3.98005,25841.667,4.734331,6.180828,8.445064,12.855704,-4.326186,-6.161803,-21.835826,21666.4355,4.316451,5.029124,6.666079,9.783267,-2.481649,-3.709541,-13.991038,4489.6196,2.186434,1.919672,3.871547,6.992088,-0.405098,-0.794072,-4.448989,3961.6894,2.128933,1.649696,3.508744,6.004027,-0.428962,-0.79997,-3.811893,2286.5857,2.529417,0.968012,2.805525,5.315498,-0.379554,-0.811627,-3.656306,2123.0912,2.455756,0.911198,2.627534,6.735925,-0.332753,-0.709824,-3.393394,6006.4024,2.570783,2.998969,7.094446,10.356604,-0.795788,-1.442322,-4.812769,5619.284,2.71649,2.726265,6.770589,10.303447,-0.769399,-1.34952,-4.123758,4
6262.7227,2.229707,2.094811,3.037142,4.909097,-4.583491,-6.081976,-19.366075,16771.2017,3.985004,6.3347,9.60593,12.073747,-5.404757,-7.103372,-20.294228,23313.9153,10.238005,8.892088,14.109625,17.479722,-4.22139,-6.548789,-12.978054,25528.0449,10.421871,9.802383,15.550103,20.026593,-4.352279,-6.749981,-11.719748,7754.1252,6.190195,2.98982,5.627515,7.522152,-1.046612,-1.855693,-3.776908,6924.0992,6.398894,2.609422,4.587994,6.770157,-0.8693,-1.596658,-4.64833,22429.8105,8.819724,10.742388,20.998925,24.285263,-5.033011,-8.688603,-12.909266,24957.4659,9.328669,11.799888,22.663578,28.279588,-5.47039,-9.309187,-13.630358,3908.7451,1.544557,1.587668,2.419874,4.741976,-4.171237,-5.768754,-23.352825,4214.0654,1.649363,1.602573,2.449519,5.266218,-3.077303,-4.523505,-17.732564,18598.7415,7.763677,7.491344,11.991333,15.236888,-4.367803,-6.791401,-13.807617,18853.3203,8.575204,7.302139,11.43617,14.441858,-3.589686,-5.48662,-11.593792,8751.0557,7.284213,3.317013,5.821231,8.580359,-1.024647,-1.867303,-5.44548,9935.9357,8.30752,3.513861,6.158078,8.348622,-1.046044,-1.932558,-5.364569,19289.4992,7.187938,9.866751,19.563371,23.627828,-5.670787,-10.011017,-18.115938,17241.322,7.177605,8.856568,17.643146,21.68707,-4.736444,-8.359756,-15.591517,3
13198.9541,4.197142,2.940802,4.114974,6.674678,-3.45914,-4.717444,-15.296293,17460.3726,4.854701,4.363339,6.333442,8.357956,-3.844453,-5.260595,-17.483414,2286.9431,1.681166,1.255923,3.019725,5.814876,-0.263345,-0.554466,-2.702796,2315.9995,1.660812,1.272048,3.150311,5.645522,-0.269849,-0.57164,-2.822701,1342.4137,1.838605,0.687911,2.18143,4.483163,-0.274321,-0.561467,-2.234543,1194.5039,1.860001,0.604233,1.884978,4.009771,-0.233847,-0.526525,-2.300758,3442.4739,2.04852,1.984507,5.28597,7.576697,-0.501144,-0.863886,-2.923499,3584.4256,2.042939,2.080815,5.647162,8.195049,-0.534,-0.950722,-3.415061,16828.9423,3.644427,3.994853,5.602536,8.440661,-3.19466,-4.912508,-18.932951,14131.1074,3.317458,3.206585,4.413993,7.694715,-1.760306,-2.571215,-10.379511,2719.5762,1.701084,1.373438,2.969183,6.000624,-0.261233,-0.660377,-3.339696,2331.8217,1.648299,1.179996,2.832214,7.013341,-0.276151,-0.575546,-3.25949,1533.7435,2.021896,0.779209,2.367836,5.097231,-0.265363,-0.633169,-3.372126,1424.9973,1.984148,0.732986,2.237653,4.689483,-0.242809,-0.592224,-3.596642,3768.3787,1.982061,2.211821,5.726787,8.419234,-0.484868,-0.919469,-4.776696,3550.0975,2.076586,2.050361,5.503623,9.2795,-0.470983,-0.971255,-4.03376,4
3213.8154,1.679363,0.715282,1.093498,3.243757,-1.685142,-2.391262,-7.026887,10128.0577,3.018655,2.538505,3.627025,6.576308,-2.41996,-3.334623,-10.529931,10330.9063,5.277132,2.372746,3.09698,6.056068,-1.195242,-1.865133,-4.832377,11427.2434,5.395135,2.623376,3.432162,5.399756,-1.23125,-1.859778,-5.329143,3009.8259,3.092852,0.997723,1.7833,3.404315,-0.358482,-0.766308,-2.752806,2689.3076,3.172427,0.863357,1.589098,3.458901,-0.307225,-0.622978,-2.292899,10196.7317,4.769984,3.002364,4.440898,6.460438,-1.524072,-2.465246,-4.959941,11274.8943,4.976618,3.214,4.692189,7.984616,-1.63672,-2.683417,-5.653267,2061.8282,1.287345,0.469102,1.067124,5.108849,-1.652713,-2.642051,-10.892369,2237.8921,1.334979,0.497129,0.968358,4.662096,-1.175309,-1.871623,-7.824672,8099.6584,4.050725,2.02743,2.728409,5.549753,-1.300715,-2.0154,-5.838261,8409.7939,4.536702,1.899159,2.490514,5.050701,-1.088123,-1.721742,-4.731313,3210.2146,3.403603,1.033192,1.891496,4.836198,-0.349345,-0.783134,-3.423115,3374.7105,3.627102,1.066605,1.856864,4.354181,-0.344691,-0.76327,-3.676165,8333.9095,3.795749,2.653144,3.991635,7.553863,-1.684942,-2.869399,-6.132771,7561.4748,3.870244,2.378749,3.522965,6.411784,-1.452375,-2.530331,-5.846866,3
21856.3252,6.103368,4.950973,6.476722,8.650252,-5.231497,-7.10846,-23.273342,28640.8256,6.76186,7.367143,10.29266,12.83672,-5.467544,-7.469312,-25.320738,3928.3726,2.251187,1.745616,3.96422,5.653084,-0.411809,-0.741932,-3.033601,4005.208,2.218959,1.752271,4.126777,5.564044,-0.428688,-0.790944,-3.115081,2092.2833,2.329186,0.86752,2.582449,4.085487,-0.393115,-0.785625,-2.949729,1839.7162,2.337527,0.772737,2.266932,4.496811,-0.342448,-0.671626,-3.078593,5525.155,2.73823,2.613487,6.579896,9.194514,-0.805412,-1.293759,-3.342532,5734.3845,2.720315,2.740159,6.941677,10.519004,-0.860856,-1.441427,-3.384829,27087.6704,4.991988,6.493813,8.674989,11.799232,-4.432907,-6.268201,-28.111897,22524.875,4.519171,5.25145,6.944106,10.615047,-2.547037,-3.702494,-17.459903,4541.2163,2.247381,1.931356,4.006171,6.799737,-0.419421,-0.765313,-3.638837,4003.0363,2.202685,1.655139,3.535214,6.626852,-0.443489,-0.828112,-3.905139,2368.8437,2.636481,0.9831,2.916229,5.95652,-0.388785,-0.826366,-3.333887,2153.0959,2.497577,0.929321,2.721741,5.128953,-0.337324,-0.744023,-3.626764,6136.0955,2.655298,3.001589,7.193184,10.40646,-0.820776,-1.386836,-4.948717,5739.1894,2.814753,2.747665,6.803654,10.408148,-0.789219,-1.407196,-4.427837,4
6541.3916,2.319651,2.052545,3.024743,5.008069,-4.49544,-5.96061,-19.427439,17687.5288,4.241259,6.313755,9.414976,12.067597,-5.261017,-6.718703,-19.462087,23924.1086,11.009691,9.026357,14.223826,16.523619,-4.194527,-6.361478,-12.56696,26196.8007,11.216523,9.898756,15.866914,20.348416,-4.327301,-6.779411,-11.170129,7903.5671,6.452832,3.001782,5.547985,7.754441,-1.040256,-1.814514,-4.865742,6970.6499,6.578972,2.609311,4.642709,6.658485,-0.867809,-1.466842,-3.748222,23101.75,9.50903,10.73976,20.975543,24.951314,-4.998233,-8.640761,-13.655946,25628.6718,9.929911,11.775753,22.545651,26.984652,-5.449637,-9.453944,-15.703695,4354.6211,1.616758,1.619459,2.50243,5.120673,-4.068994,-6.101524,-23.577295,4614.2207,1.720459,1.639091,2.494059,4.580447,-2.989162,-4.32157,-16.054736,19091.6262,8.399539,7.607079,12.344319,15.194269,-4.330999,-6.834732,-14.59598,19395.5998,9.359167,7.434704,11.637086,14.80564,-3.568323,-5.484647,-11.679111,8875.8317,7.571466,3.30327,5.825388,8.594897,-1.017289,-1.769727,-4.826878,10046.6112,8.670866,3.542753,6.156118,8.59491,-1.04953,-1.825682,-4.705112,20007.9634,7.778587,9.8555,19.64916,23.298426,-5.64163,-9.920629,-19.165134,17949.0574,7.796479,8.839134,17.538612,21.096735,-4.69538,-8.265748,-13.919824,3
32620.3393,9.035563,7.746801,10.102127,12.770597,-6.967548,-9.348927,-33.083166,42028.0654,10.128828,11.466086,15.977157,19.357081,-7.094198,-9.576865,-33.436067,6617.408,3.051101,2.522597,5.611386,8.059795,-0.665335,-1.168232,-3.855262,6662.8772,2.965452,2.550164,5.74707,8.339337,-0.689129,-1.12364,-4.763895,3193.3471,3.02867,1.204679,3.307908,5.350235,-0.574499,-0.971438,-3.063288,2819.3611,3.063333,1.049536,2.87961,5.073046,-0.503831,-0.887935,-2.829073,9028.5205,3.825554,3.71892,8.710065,12.820171,-1.331694,-2.104332,-5.395255,9342.5454,3.786051,3.889984,9.125049,11.779167,-1.402878,-2.301941,-5.727608,39561.2217,7.210948,10.092033,13.51399,18.097202,-5.597018,-8.6011,-42.904623,32737.647,6.301079,8.084077,10.635501,15.283106,-3.453865,-4.958501,-21.73679,7579.7229,3.01058,2.876628,5.741966,9.602974,-0.695454,-1.154881,-4.648851,6691.4033,2.930909,2.482311,5.009217,7.973079,-0.741611,-1.254624,-4.170756,3538.0798,3.425627,1.357931,3.564685,6.759387,-0.572225,-1.083082,-4.307582,3195.7484,3.224436,1.249089,3.52091,6.614601,-0.479479,-0.897725,-3.546043,10284.3845,3.736069,4.424789,9.747717,13.43607,-1.440503,-2.431113,-6.178788,9500.4563,3.966144,4.025285,9.301849,12.415363,-1.380694,-2.324205,-6.429683,4
4042.0391,1.804277,1.046175,1.595013,3.066231,-2.888518,-4.083235,-12.232983,13198.981,3.362033,3.766766,5.452603,7.380165,-3.692121,-4.955676,-12.971235,15921.4978,7.503661,4.860997,6.814781,9.939482,-2.259575,-3.389993,-5.954222,17661.1228,7.779996,5.368127,7.580643,10.01615,-2.320802,-3.565403,-7.462103,4879.9191,4.365269,1.697094,2.974621,5.687308,-0.612588,-1.113241,-3.794009,4321.0882,4.404418,1.47691,2.53962,4.556677,-0.517862,-1.022376,-2.542462,15423.1614,6.551022,5.826226,9.711058,12.507474,-2.800554,-4.58616,-8.376464,17124.7762,6.866189,6.319646,10.253262,14.110788,-3.020926,-5.124566,-7.970297,2805.748,1.378944,0.862086,1.383408,5.268482,-2.712415,-3.936767,-15.59015,3248.9307,1.489793,0.932316,1.38661,3.606802,-1.96155,-2.801587,-11.778419,12568.886,5.775234,4.094649,5.949951,8.344149,-2.404632,-3.670223,-8.914718,12903.0986,6.405352,3.938412,5.512624,8.273011,-1.998981,-3.11741,-7.281031,5266.3565,4.856525,1.805541,3.193844,5.73689,-0.587625,-1.169321,-4.34784,5695.295,5.342992,1.894352,3.180357,6.635758,-0.590913,-1.215486,-4.53851,12902.7798,5.244504,5.202573,8.706108,11.947402,-3.164083,-5.41686,-9.850438,11659.94,5.32819,4.66488,7.76528,10.359391,-2.650816,-4.60308,-8.063666,3
3987.0742,2.015155,1.492733,2.395627,4.667504,-0.389536,-0.868993,-5.330782,5084.814,2.099977,2.37354,4.067187,6.008223,-0.435299,-0.864266,-4.863869,482.5354,1.15147,0.845141,2.209313,4.194186,-0.06166,-0.325405,-3.201379,470.3747,1.140162,0.86585,2.280303,5.226383,-0.066701,-0.324199,-3.011025,383.4175,1.242971,0.536063,1.780854,3.804807,-0.048318,-0.265755,-2.666509,330.7157,1.241178,0.462923,1.604342,4.136657,-0.045093,-0.285438,-2.63605,928.521,1.28836,1.461326,4.047277,6.717205,-0.077994,-0.323379,-2.914623,1004.9126,1.300014,1.532397,4.284649,6.434431,-0.086238,-0.354723,-3.156387,5730.3233,1.910622,2.207398,3.591982,7.64929,-0.393228,-1.072342,-7.239545,4707.2837,1.783024,1.729639,2.748105,5.707596,-0.268599,-0.793727,-5.076266,573.8772,1.154607,0.871204,2.120454,4.652489,-0.064334,-0.402881,-3.529224,366.2715,1.107213,0.769483,1.983927,5.274976,-0.066051,-0.381262,-3.241043,468.9434,1.32023,0.592706,2.037121,4.637536,-0.059812,-0.337093,-3.237045,443.6204,1.306288,0.569032,1.976388,4.104613,-0.054815,-0.383155,-3.53449,966.6709,1.257935,1.56018,4.138102,6.90907,-0.083987,-0.42366,-3.490441,930.9502,1.289625,1.477616,4.260832,7.210463,-0.077187,-0.372816,-3.662909,4
1194.1943,1.292594,0.297563,0.612656,2.839761,-0.678916,-2.592669,-9.066232,3307.4033,1.696231,0.783418,1.354077,4.038282,-0.299924,-0.64991,-4.141352,2793.4487,2.240173,0.470393,0.739809,2.906791,-0.18335,-0.516136,-3.205004,3086.3786,2.277138,0.525226,0.828433,3.74341,-0.184015,-0.495702,-3.309758,1073.8369,1.79332,0.359493,0.739921,2.774534,-0.081975,-0.304255,-2.598213,946.047,1.795792,0.310172,0.682257,2.83939,-0.077963,-0.340433,-2.154477,3187.6436,2.258372,0.6397,1.061121,3.702765,-0.244969,-0.535761,-3.274705,3436.3201,2.307737,0.675195,1.049708,3.88829,-0.261163,-0.609882,-3.36158,1606.6929,1.244399,0.442143,0.868835,4.839908,-0.227794,-0.719595,-5.310835,1721.69,1.286451,0.461147,0.911421,4.893131,-0.181748,-0.666401,-5.462581,2507.3107,2.011657,0.425024,0.730188,3.777685,-0.198628,-0.566862,-4.157021,2322.9279,2.052669,0.365702,0.638887,3.521691,-0.189951,-0.553036,-3.729969,1116.1109,1.890198,0.365076,0.851838,4.437621,-0.08156,-0.399694,-3.49575,1111.1459,1.899078,0.364468,0.806698,3.421044,-0.080573,-0.433808,-3.906494,3151.4981,2.143112,0.544233,0.961621,4.087474,-0.260416,-0.641875,-4.455932,2822.0525,2.156451,0.504189,0.920705,3.88872,-0.23337,-0.626503,-3.69654,3
37456.2307,10.652007,9.278588,12.30386,15.035587,-6.586003,-8.927453,-29.828317,49059.7397,11.14937,13.899967,19.924509,23.946746,-7.64208,-10.418382,-34.289523,8440.2139,3.977399,2.945517,6.373579,9.120343,-0.778347,-1.198732,-3.530776,8487.9781,3.840896,2.980436,6.555366,10.351058,-0.793018,-1.180863,-3.223544,3716.7792,3.480669,1.37158,3.564059,5.902163,-0.643017,-1.160707,-3.962787,3251.266,3.511536,1.175929,3.138749,5.314755,-0.552569,-1.017816,-3.412749,11080.0637,4.76919,4.238531,9.744441,12.318769,-1.565506,-2.468865,-5.903014,11483.9446,4.727045,4.397302,10.055481,13.122327,-1.640348,-2.655291,-4.640361,46330.5044,8.087884,12.491357,16.991275,23.063959,-5.936842,-8.482469,-39.741796,38198.8032,7.145025,9.935964,13.284885,18.001801,-3.689514,-5.215472,-22.819174,9790.0706,3.968374,3.386784,6.638137,9.822337,-0.807103,-1.296283,-4.810558,8574.5835,3.921484,2.897896,5.673817,8.429854,-0.878629,-1.436297,-5.446836,4095.1068,3.953721,1.516257,3.830866,6.492515,-0.627825,-1.10993,-4.378697,3730.352,3.75887,1.380284,3.694288,6.196184,-0.52491,-0.995948,-3.592089,12900.2366,4.728595,5.106173,11.139367,15.173165,-1.741616,-2.893482,-6.99725,11784.3101,4.998745,4.662677,10.318722,13.978895,-1.669526,-2.791931,-6.303935,4
4468.981,1.862968,1.452299,2.169169,3.538138,-3.669532,-5.061065,-12.155178,15406.2358,3.513684,5.496623,8.216036,11.194123,-4.560454,-5.765914,-16.235682,20255.6089,9.510374,7.166575,10.887843,13.653392,-3.27444,-4.886633,-11.229721,22281.6884,9.791609,7.894069,11.961316,15.033854,-3.38391,-5.30495,-11.245102,6556.3321,5.557529,2.442482,4.393431,5.994375,-0.836989,-1.456261,-4.174575,5725.648,5.609872,2.120572,3.693869,5.227828,-0.705816,-1.197941,-2.965472,19459.6784,8.141921,8.663978,15.873278,18.932444,-3.972647,-6.599177,-11.19818,21628.4272,8.605244,9.431029,16.920782,21.216998,-4.287482,-7.216193,-11.911519,3040.9013,1.38151,1.246988,2.001352,5.539853,-3.480702,-4.914176,-21.620186,3610.7237,1.508763,1.339479,2.080356,4.743471,-2.520297,-3.482111,-12.738487,16077.8618,7.303032,6.125351,9.417384,13.247439,-3.434912,-5.425392,-11.690642,16342.1331,8.040177,5.882713,8.873515,11.874321,-2.838302,-4.355132,-9.65836,7157.5386,6.323235,2.632919,4.610838,7.321689,-0.813153,-1.461094,-4.679014,7872.179,6.974514,2.801946,4.772895,7.491105,-0.828556,-1.480145,-4.500504,16644.6643,6.611061,7.994257,14.753251,18.802887,-4.476317,-7.6619,-14.103097,14957.3242,6.670906,7.162176,13.269522,17.168,-3.748536,-6.579974,-10.890158,3
26252.3426,8.334899,5.88326,7.588948,9.383976,-5.478789,-7.446904,-23.041289,36669.9092,9.218424,9.429887,13.123069,16.02072,-6.356107,-8.57901,-27.492026,5348.4968,2.655165,2.16471,4.828224,7.157985,-0.543161,-0.93685,-3.385121,5391.7781,2.597916,2.187167,4.941375,7.506766,-0.547733,-0.903736,-3.303785,2696.3993,2.726105,1.071423,2.947192,5.291512,-0.489549,-0.900507,-2.921596,2367.8914,2.747164,0.917478,2.602879,4.635007,-0.427066,-0.798608,-2.724296,7335.8721,3.311585,3.177038,7.615505,10.701194,-1.047456,-1.706111,-3.882173,7605.288,3.270929,3.316974,7.994816,11.062312,-1.114042,-1.73369,-4.448765,34954.4082,6.635118,8.495442,11.286806,16.307982,-5.068163,-7.276932,-28.571442,28917.1807,5.84202,6.847219,8.991462,13.631372,-3.02091,-4.559804,-15.658667,6149.6601,2.649282,2.444074,4.885711,8.499008,-0.549268,-0.951776,-3.768148,5353.0105,2.540887,2.081027,4.321416,7.242719,-0.584608,-0.953353,-3.632789,2981.6499,3.049555,1.19573,3.251214,6.027936,-0.47768,-0.925282,-3.872737,2749.0218,2.969316,1.099542,3.038385,5.924976,-0.410008,-0.775025,-3.635678,8196.2776,3.180368,3.709784,8.43153,11.529833,-1.09713,-1.841818,-4.740972,7577.4458,3.359903,3.374129,7.987583,10.905227,-1.058773,-1.773851,-4.765442,4
5336.4175,2.143955,1.794063,2.675786,4.113138,-4.745964,-6.201344,-18.477382,16540.1518,4.017434,6.215616,9.346291,12.163199,-5.892637,-7.715197,-21.880437,25992.2097,11.936644,10.419823,17.354661,20.847177,-5.196667,-8.03009,-16.072118,28471.2805,12.230414,11.440045,19.298658,22.912778,-5.338905,-8.076211,-17.127545,9112.2831,7.356832,3.513346,6.813095,9.55584,-1.246867,-2.201399,-3.983199,8067.5462,7.620126,3.049971,5.524752,7.305894,-1.032469,-1.849302,-3.865701,24819.4678,10.235497,12.155574,25.458078,29.011502,-6.116783,-10.442956,-17.970058,27594.6797,10.809418,13.397996,27.523681,31.349809,-6.649923,-11.592144,-19.81641,3782.8588,1.508403,1.554831,2.561276,5.081514,-4.542089,-6.778543,-24.77703,4045.8735,1.605853,1.574305,2.394684,4.692504,-3.363989,-4.625402,-16.229292,20647.429,9.071718,8.614878,14.743975,17.956981,-5.273799,-8.047272,-16.233727,21023.5798,10.152227,8.508377,14.015327,17.064721,-4.372212,-6.788722,-14.758974,10324.4407,8.749691,3.8756,7.077079,9.724551,-1.20916,-2.160935,-6.147034,12061.0178,10.282631,4.198195,7.513983,10.114379,-1.266736,-2.311409,-5.382079,21157.0337,8.246787,10.999118,23.429712,27.97989,-6.86992,-12.134842,-23.468455,18947.6706,8.318155,9.883792,21.258511,25.98732,-5.73241,-10.212956,-19.961164,3
24967.2392,8.557593,5.577754,7.237632,9.111703,-5.344542,-7.414471,-20.547306,36303.6084,9.65683,9.316322,13.003422,16.102793,-6.346006,-8.466437,-22.946809,5337.1692,2.615282,2.178008,4.817744,7.142577,-0.538511,-0.910573,-4.249276,5371.798,2.558865,2.210441,5.000518,7.657392,-0.559682,-0.943187,-3.120021,2680.9688,2.716705,1.066285,2.984035,5.3349,-0.494501,-0.855089,-3.401475,2387.6744,2.775218,0.932732,2.666222,5.593198,-0.431585,-0.745342,-2.510401,7376.7497,3.324259,3.209773,7.743045,10.507291,-1.048712,-1.721685,-4.898981,7604.4802,3.273049,3.353647,8.132734,12.138855,-1.12427,-1.749699,-5.042251,34403.3657,6.672588,8.334268,11.205581,16.216481,-5.071347,-7.239453,-29.507388,28470.2353,5.819912,6.734914,8.97674,11.616149,-3.019538,-4.227687,-18.151494,6131.2466,2.597968,2.455877,4.972465,7.214925,-0.561737,-0.979735,-3.788303,5372.5505,2.517329,2.102504,4.341352,6.370457,-0.583629,-1.025256,-4.239502,2974.1258,3.040488,1.196839,3.256055,6.135311,-0.488883,-0.962873,-4.804925,2736.5338,2.937164,1.1006,3.084719,5.750804,-0.411939,-0.828493,-3.580261,8244.4336,3.200206,3.764247,8.609727,11.437224,-1.104416,-1.820964,-5.01926,7632.9118,3.383288,3.423183,8.133917,11.804951,-1.063005,-1.75469,-4.666251,4
5124.001,2.175635,1.622853,2.389871,3.988729,-4.103228,-5.47059,-17.301924,16011.3526,4.059361,5.633152,8.478431,11.154035,-5.250704,-6.738535,-17.873067,25935.9693,11.885561,10.202401,17.184783,19.694933,-5.131829,-7.85344,-15.750001,28450.1413,12.261811,11.217694,19.148651,21.552076,-5.313633,-8.156364,-14.927012,9122.9469,7.449327,3.437661,6.594634,9.534858,-1.226181,-2.156046,-4.927415,8090.1563,7.723326,2.99493,5.469742,7.630049,-1.023855,-1.719446,-4.327203,24837.24,10.335656,11.745006,24.837421,29.263098,-6.038896,-10.199229,-17.120312,27711.6612,10.915901,12.972722,26.884133,31.534184,-6.567071,-11.358441,-17.667683,3812.2827,1.532292,1.467275,2.454043,4.893969,-4.009973,-5.513799,-24.153547,4035.896,1.628954,1.462695,2.367721,4.278557,-2.958821,-4.20931,-15.209894,20508.104,9.039827,8.355573,14.336417,17.595037,-5.250161,-8.219709,-17.706116,20877.7758,10.018114,8.277866,13.782411,16.872445,-4.332935,-6.671654,-14.489219,10401.2773,9.045094,3.803318,6.97138,9.875144,-1.19644,-2.106125,-5.436424,12072.9223,10.575676,4.10607,7.327577,10.245947,-1.245264,-2.334828,-5.948839,21315.9519,8.328475,10.442034,22.4813,26.109403,-6.755996,-12.204842,-21.404997,19100.2758,8.446701,9.404082,20.30739,24.402935,-5.613512,-10.187461,-17.495643,3
11879.2844,4.651051,2.58491,3.592303,4.961187,-3.696957,-5.888168,-13.973983,17714.623,5.132131,4.442021,6.565372,9.331302,-3.805663,-5.212711,-15.327483,2343.4175,1.709415,1.262999,2.994641,5.076732,-0.263695,-0.529524,-2.580472,2374.946,1.693809,1.280101,3.16168,5.715761,-0.277019,-0.59105,-2.870822,1366.9469,1.873107,0.700942,2.235858,4.304318,-0.276699,-0.543629,-2.570555,1237.0902,1.923073,0.61617,1.941819,3.963744,-0.240252,-0.527419,-2.973708,3483.2017,2.097582,1.986832,5.252209,8.022913,-0.511988,-0.87822,-2.936328,3612.4605,2.076065,2.096917,5.599966,8.004592,-0.543049,-1.037054,-3.24285,17659.8843,3.87483,4.125704,5.76181,8.082533,-3.151167,-4.696171,-17.735422,14648.8462,3.461241,3.324127,4.540254,7.735752,-1.720219,-2.518487,-9.697464,2730.5462,1.70837,1.377069,3.109802,6.29531,-0.259868,-0.613622,-3.214426,2287.9692,1.646664,1.189251,2.722019,5.414885,-0.280107,-0.649574,-3.39512,1609.8455,2.135841,0.788289,2.448378,4.917426,-0.271011,-0.69038,-3.314538,1465.7281,2.042577,0.75078,2.264342,4.90881,-0.250119,-0.566481,-3.526029,3727.9638,1.986286,2.214602,5.612114,8.445724,-0.503187,-0.999967,-4.09704,3530.5986,2.097037,2.038406,5.454126,8.463647,-0.483677,-0.928264,-3.65625,4
1945.0144,1.492171,0.403583,0.776147,3.331299,-1.459312,-2.131252,-6.255668,9208.688,2.920828,2.159511,3.009402,5.871819,-2.185027,-3.053695,-8.168853,10340.8899,5.559223,2.376163,3.129447,5.427542,-1.178873,-1.830248,-4.337995,11485.6968,5.762649,2.624958,3.441186,7.002166,-1.22518,-1.90369,-4.742994,3032.0088,3.213846,0.956785,1.691727,4.215857,-0.357436,-0.774652,-3.295112,2725.891,3.340184,0.827705,1.42817,3.251042,-0.30312,-0.616239,-2.52345,10166.5708,5.057131,2.917182,4.319732,7.39798,-1.50643,-2.44585,-5.296693,11268.3752,5.244217,3.121426,4.537955,7.312418,-1.613299,-2.712127,-5.297848,1924.5039,1.275185,0.402068,0.920973,5.334048,-1.487386,-2.261058,-9.361694,2113.6592,1.32753,0.465037,0.949924,4.422845,-1.062843,-1.643395,-6.932355,8117.4453,4.279608,2.034824,2.827949,5.561691,-1.292733,-1.992283,-5.066304,8428.1243,4.830267,1.900364,2.513,4.759396,-1.081714,-1.786945,-4.921249,3211.1377,3.546507,0.986347,1.724303,4.453772,-0.346577,-0.734817,-3.546498,3357.6253,3.774331,1.017507,1.787814,4.60323,-0.342675,-0.746614,-3.718048,8265.3191,3.98308,2.563836,3.841017,6.591931,-1.666909,-2.815032,-6.844762,7582.1194,4.117374,2.29803,3.400275,6.265946,-1.423122,-2.412303,-5.709417,3
19395.8277,6.976976,4.263997,5.51904,7.93498,-5.238423,-7.043819,-22.056836,29417.771,7.430418,7.530745,10.524901,13.694586,-5.453496,-7.227117,-20.032261,4018.4475,2.306287,1.760839,4.076848,6.523024,-0.413167,-0.710712,-2.673864,4054.9497,2.258741,1.787092,4.143948,6.814935,-0.416234,-0.735482,-2.6978,2118.1629,2.381669,0.89814,2.66977,4.515822,-0.404455,-0.710542,-2.620343,1873.1146,2.427678,0.789104,2.324413,4.037628,-0.344567,-0.622588,-3.009799,5576.447,2.821474,2.624493,6.595105,8.731301,-0.799399,-1.344773,-3.333941,5794.427,2.807,2.747275,7.058237,10.044607,-0.842586,-1.363263,-3.725375,28094.3584,5.338344,6.757115,8.9782,12.5658,-4.410621,-6.33821,-28.915242,23291.8432,4.79453,5.464315,7.179188,11.134299,-2.526241,-3.619085,-16.782889,4568.2945,2.266484,1.963914,4.027435,6.694528,-0.41331,-0.780612,-3.406782,4033.2222,2.232329,1.670487,3.611929,6.04687,-0.437215,-0.836204,-3.926973,2391.0528,2.695654,0.999043,2.937263,5.867241,-0.386491,-0.848355,-3.608742,2183.5506,2.585077,0.945,2.751348,5.429829,-0.341356,-0.675226,-3.455112,6172.5539,2.723309,3.01499,7.210067,10.476862,-0.812198,-1.389324,-4.341602,5728.1785,2.869,2.764979,6.88302,9.799477,-0.785091,-1.456742,-4.312497,4
4453.0989,2.087197,1.48094,2.151898,3.54369,-4.23279,-5.618104,-15.624455,15414.3969,3.926459,5.780559,8.562252,11.053331,-4.988958,-6.388125,-18.974491,23072.6538,11.236614,8.89726,14.084575,17.1189,-4.221242,-6.502522,-12.756555,25359.918,11.513534,9.786948,15.763423,19.61512,-4.360342,-6.742189,-11.16457,7810.23,6.668715,2.989149,5.611024,7.789918,-1.03507,-1.709308,-4.444318,6889.0417,6.896793,2.586281,4.632269,6.169038,-0.871501,-1.454418,-3.064626,21988.1384,9.668785,10.554423,20.835183,25.239793,-5.009591,-8.672419,-14.570863,24489.2424,10.177836,11.567211,22.415913,25.742961,-5.458471,-9.207873,-16.06451,3662.7124,1.522325,1.499502,2.398428,5.505859,-3.840324,-5.410157,-21.21817,4064.0239,1.651846,1.533058,2.327127,4.68482,-2.807042,-3.92781,-17.332191,18134.1253,8.481329,7.455379,12.193184,15.13084,-4.366181,-6.734895,-15.712576,18498.7507,9.380217,7.274863,11.428172,14.687367,-3.5752,-5.456338,-12.025732,8714.2134,7.846631,3.270719,5.823393,8.623816,-1.024695,-1.884399,-5.07319,9871.4841,9.014098,3.495316,6.158031,8.900652,-1.045223,-1.923386,-5.222897,18703.3189,7.846439,9.608379,19.38988,23.66763,-5.651255,-9.796369,-18.618513,16677.9165,7.745799,8.603708,17.200442,20.364021,-4.694265,-8.506833,-15.224573,3
31569.6263,9.809462,7.430882,9.615183,12.3458,-7.019674,-9.293501,-29.834562,42804.6855,11.229434,11.628064,16.207255,18.938591,-7.088598,-9.589805,-27.106725,6664.439,3.082369,2.543199,5.692087,7.867172,-0.666843,-1.066539,-4.758728,6720.9873,3.017172,2.582897,5.909151,8.258103,-0.68774,-1.060888,-3.875217,3192.7424,3.062779,1.229134,3.411958,5.588764,-0.575319,-0.966158,-2.96356,2824.1504,3.088667,1.066175,2.969568,4.684667,-0.497161,-0.856965,-3.240847,9085.0388,3.912324,3.731955,8.779914,11.656461,-1.318753,-2.091395,-4.454979,9403.4197,3.880225,3.893476,9.31625,12.463873,-1.387194,-2.247674,-4.509146,40516.8975,7.740637,10.359161,13.766428,18.982989,-5.593128,-8.253991,-46.3301,33535.5405,6.768208,8.290571,11.0443,14.263136,-3.416588,-4.768994,-18.954118,7612.3067,3.036019,2.89248,5.934591,9.184077,-0.695466,-1.164386,-5.19882,6732.0152,2.962632,2.479744,5.120536,7.751529,-0.742811,-1.187122,-3.924329,3555.3363,3.50475,1.372424,3.643691,6.440966,-0.559089,-0.974688,-3.932482,3233.7542,3.337067,1.259205,3.497626,5.71007,-0.473232,-0.83115,-3.357195,10367.5549,3.839485,4.455235,9.981346,14.118568,-1.433804,-2.375486,-6.502422,9559.6398,4.074395,4.045557,9.35352,12.419926,-1.370638,-2.238341,-5.512002,4
3137.1899,1.658827,0.796254,1.255312,3.2185,-2.940964,-3.914141,-11.27677,11223.0859,3.076701,3.127916,4.494831,6.537094,-3.738541,-4.95599,-12.798849,15542.844,7.606306,4.804911,6.814989,9.31679,-2.286996,-3.502232,-7.664342,17347.0034,7.99564,5.304263,7.458965,10.31916,-2.361189,-3.497081,-6.535383,4825.4162,4.458878,1.671659,2.931764,4.851318,-0.624463,-1.140464,-3.26622,4261.5038,4.555401,1.445871,2.518178,4.291867,-0.522721,-0.927723,-3.488723,14828.3916,6.625903,5.627021,9.486842,11.752281,-2.8386,-4.692087,-8.31799,16479.7094,6.948348,6.114113,10.395578,12.940953,-3.06706,-5.161538,-9.922851,2110.6567,1.286818,0.690652,1.267134,4.219497,-2.774271,-3.86603,-15.167673,2579.7763,1.39499,0.75268,1.204901,4.726446,-1.978919,-2.758992,-9.911872,12054.7559,5.801858,4.003903,5.864491,8.67128,-2.425817,-3.692394,-7.621821,12439.9678,6.457552,3.843056,5.49036,7.810333,-2.023697,-3.160656,-7.756458,5173.2389,4.947402,1.76475,3.090477,6.314662,-0.591997,-1.123537,-3.960979,5563.1069,5.405183,1.856875,3.338273,6.205919,-0.601334,-1.1164,-3.806803,12267.4441,5.311996,4.962581,8.369906,12.159343,-3.196338,-5.562867,-10.811213,11073.6385,5.335115,4.437021,7.483239,10.909483,-2.700282,-4.664228,-9.064914,3
4051.3361,2.120543,1.462677,2.329244,3.961383,-0.395997,-0.878884,-5.233986,5319.3526,2.237055,2.393857,4.064614,6.436631,-0.424207,-0.884953,-5.641259,488.6672,1.156311,0.839104,2.384947,5.34053,-0.059308,-0.385896,-2.625631,497.5396,1.152301,0.855729,2.320257,4.38669,-0.065474,-0.322038,-2.879836,413.0513,1.270003,0.538253,1.811674,4.028441,-0.056589,-0.30182,-2.195909,356.565,1.267727,0.477865,1.548294,3.790613,-0.050282,-0.310587,-2.535956,975.1499,1.314912,1.452342,4.076724,6.870988,-0.079678,-0.300935,-2.578236,1037.3628,1.320037,1.53262,4.319392,8.34247,-0.090689,-0.390165,-2.58388,5989.3764,1.998784,2.229198,3.600125,7.200817,-0.389067,-0.967068,-6.124885,4855.332,1.846691,1.746436,2.743383,6.07619,-0.28529,-0.750965,-5.151822,597.5122,1.163757,0.8614,2.067968,4.562759,-0.062301,-0.378372,-3.500997,399.7129,1.120972,0.761334,2.024449,4.609325,-0.06379,-0.360648,-2.988811,507.9181,1.360958,0.603173,1.924651,4.762117,-0.050465,-0.31773,-3.174878,473.9539,1.337735,0.578558,1.975136,4.089546,-0.054612,-0.354615,-3.276603,1007.6883,1.277045,1.543748,4.134802,8.178861,-0.080934,-0.39889,-3.287763,963.1074,1.311107,1.458993,4.23002,6.961265,-0.076964,-0.3595,-3.073539,4
879.3962,1.224536,0.2066,0.532917,2.918375,-0.226562,-0.546516,-4.586483,2471.4605,1.548987,0.551337,1.038654,3.785601,-0.318585,-0.671212,-4.227336,2600.436,2.224401,0.451505,0.718416,3.310327,-0.178796,-0.530275,-3.343561,2898.6992,2.268276,0.511267,0.736975,3.174827,-0.181396,-0.473476,-3.273479,1037.2172,1.78756,0.309378,0.635778,3.068922,-0.083946,-0.353244,-2.736529,921.3362,1.81213,0.268244,0.564445,2.66032,-0.073852,-0.322771,-2.517844,3009.3745,2.255557,0.583434,0.901692,3.328606,-0.245557,-0.554702,-2.847115,3235.8035,2.300666,0.611023,0.917375,3.383323,-0.262409,-0.59728,-3.438823,1259.0229,1.19731,0.321795,0.830941,5.175519,-0.232422,-0.781239,-6.055649,1430.9092,1.24799,0.367123,0.812452,4.434818,-0.181841,-0.627597,-4.884827,2275.9885,1.968302,0.410867,0.765543,5.283921,-0.205629,-0.575328,-3.708378,2086.4033,1.996933,0.356841,0.6322,4.035438,-0.180148,-0.505825,-3.871554,1047.4834,1.866831,0.313185,0.733777,4.018102,-0.086292,-0.362535,-3.275905,1068.9923,1.904012,0.312249,0.699633,3.469922,-0.085603,-0.386569,-3.746166,2965.2988,2.141985,0.50851,0.841649,4.05929,-0.259833,-0.621229,-3.589759,2653.4936,2.150708,0.465714,0.892164,3.885862,-0.235623,-0.561014,-3.900583,3
38228.6172,11.299958,9.482284,12.555362,15.358391,-7.498958,-10.184881,-41.4394,49510.0668,12.092762,14.110486,20.264919,24.11984,-7.627218,-10.653596,-28.40183,8491.727,4.112644,2.959188,6.498461,8.520953,-0.783494,-1.307381,-4.679232,8472.1428,3.91791,2.993014,6.542257,9.581408,-0.802619,-1.20709,-3.685736,3713.9513,3.535052,1.368767,3.640281,5.363259,-0.635841,-1.004776,-3.322728,3249.9124,3.585293,1.196481,3.172716,5.258954,-0.557345,-0.96591,-3.286559,11059.9631,4.910793,4.245858,9.709393,12.456523,-1.560417,-2.459597,-5.181552,11452.4392,4.864638,4.407773,10.01774,13.788291,-1.644275,-2.686252,-5.871982,47049.4956,8.494759,12.757251,17.357702,22.856668,-5.917393,-8.415677,-34.59811,38778.8858,7.553699,10.15135,13.56701,18.912194,-3.657251,-5.128,-23.662538,9737.2322,4.041954,3.396607,6.635746,8.954006,-0.81489,-1.369862,-4.311944,8589.8245,4.033906,2.89609,5.77096,8.22525,-0.882757,-1.411225,-4.575028,4103.1033,4.095387,1.515406,3.949586,6.731906,-0.617421,-1.155272,-3.930289,3700.3139,3.8343,1.392253,3.744245,6.02541,-0.528737,-0.980277,-4.028818,12937.6213,4.857809,5.10191,10.926838,15.005448,-1.732061,-2.855,-5.819702,11791.6811,5.149856,4.663064,10.326413,14.49031,-1.659273,-2.696288,-6.495211,4
4109.3842,1.788266,1.312398,2.083777,3.803487,-3.983857,-5.483144,-15.402091,13860.6211,3.33059,4.927068,7.365095,9.891301,-4.76088,-6.137828,-16.144799,19736.0942,9.660308,7.054256,10.640418,14.641931,-3.296995,-5.04086,-10.478211,21848.364,9.992212,7.751528,11.796222,14.433883,-3.403922,-5.217006,-10.135095,6434.5035,5.597646,2.409057,4.374149,6.173891,-0.837141,-1.457205,-4.115341,5687.2829,5.797984,2.083143,3.706216,6.292134,-0.698432,-1.241296,-3.432292,18876.9775,8.188852,8.450103,15.650756,18.873354,-3.992224,-6.728466,-10.882923,20951.5637,8.610522,9.193001,16.802566,19.267904,-4.316162,-7.318584,-13.139987,2569.7129,1.324829,1.106234,1.797397,5.224947,-3.637653,-5.124084,-21.788345,3144.9194,1.449571,1.200448,1.861216,4.626372,-2.643004,-3.774179,-14.827373,15618.7376,7.421614,5.965169,9.474407,13.074495,-3.463871,-5.317136,-10.43057,15932.5615,8.210562,5.738015,8.663835,11.422127,-2.874873,-4.457504,-8.905726,7022.931,6.344356,2.597859,4.549089,7.112535,-0.809226,-1.469559,-4.069582,7764.8844,7.146665,2.753743,4.896401,7.734216,-0.831778,-1.51363,-4.045824,15972.8062,6.675892,7.706522,14.390115,17.828057,-4.511119,-7.746475,-17.463708,14315.8919,6.686964,6.887467,12.883982,16.257757,-3.778373,-6.691065,-11.696821,3
36663.8113,11.272265,8.678074,11.349575,14.165771,-7.505401,-9.831144,-31.030529,48538.1455,12.313287,13.390128,18.817858,22.10808,-7.578825,-10.171559,-37.023811,8097.9661,3.55901,2.938244,6.301496,9.529528,-0.754005,-1.176913,-3.783136,8130.9692,3.469639,2.961652,6.441709,9.683223,-0.769836,-1.238383,-3.772838,3686.4902,3.420048,1.369295,3.559037,6.244521,-0.641657,-1.025723,-3.069758,3205.5902,3.439411,1.184865,3.132124,4.974217,-0.551941,-0.920127,-3.168932,10794.5162,4.492554,4.233431,9.560048,12.941988,-1.509044,-2.409386,-5.519886,11172.6831,4.453273,4.37189,10.025988,13.905818,-1.611001,-2.651588,-5.626013,46215.5474,8.596005,12.05375,16.312405,22.582941,-5.861844,-8.274306,-35.989455,38071.0786,7.563944,9.645568,12.889191,17.463782,-3.636069,-5.365248,-19.772946,9324.2236,3.540211,3.342148,6.516627,9.41702,-0.779595,-1.336492,-5.348089,8123.1721,3.406773,2.858583,5.748277,8.733866,-0.855297,-1.323865,-4.948866,4064.559,3.896368,1.526629,3.970322,6.579532,-0.616188,-1.087385,-3.649456,3624.2395,3.609327,1.382601,3.644321,6.366662,-0.517313,-0.935572,-3.788462,12540.97,4.439599,5.097518,10.954374,13.982856,-1.682128,-2.71044,-6.259834,11449.3084,4.679137,4.63157,10.280479,14.895619,-1.603593,-2.640628,-5.636226,4
3723.1114,1.735857,1.062846,1.631564,3.653697,-3.946143,-5.1894,-14.737387,13096.606,3.256442,4.171574,6.065973,8.070283,-4.794493,-6.406946,-16.292805,19681.2481,9.355583,6.882159,10.672404,13.252522,-3.279731,-5.032726,-9.01472,21708.3304,9.666576,7.601095,11.616765,14.601975,-3.373317,-5.2835,-9.386688,6426.4608,5.580819,2.348708,4.307178,6.284943,-0.844919,-1.468241,-4.096387,5689.7603,5.761596,2.043309,3.562521,5.687606,-0.705837,-1.232446,-3.074857,18736.9873,8.036522,8.056582,15.044225,18.595012,-4.001219,-6.914274,-11.247297,20867.5547,8.442772,8.823119,15.958429,18.862814,-4.33212,-7.285317,-13.210249,2335.9917,1.298461,0.90787,1.505575,4.705131,-3.621566,-5.224468,-17.499631,2830.9092,1.407166,0.966609,1.581363,4.113198,-2.629428,-3.639196,-12.820644,15287.4792,7.049007,5.722308,8.970092,11.876604,-3.44864,-5.309848,-9.627201,15689.0232,7.865201,5.554402,8.428099,11.598863,-2.842404,-4.361187,-9.364743,7036.6545,6.343783,2.519264,4.446187,7.442153,-0.80782,-1.475106,-4.273326,7765.0532,7.048743,2.699385,4.673483,7.171156,-0.837621,-1.51455,-4.82907,15768.167,6.468974,7.174215,13.460747,16.765734,-4.534949,-7.892242,-13.626598,14165.0315,6.521471,6.433549,12.089797,15.566838,-3.789648,-6.685389,-11.700552,3
26896.1574,8.4391,6.01246,7.869226,9.642354,-6.135174,-8.502745,-30.009472,36713.2724,9.455244,9.416929,13.151894,16.305147,-6.309699,-8.666431,-26.225568,5332.5823,2.662532,2.151744,4.731049,7.376713,-0.521805,-0.861781,-3.647883,5368.3347,2.599374,2.176044,4.897191,7.019207,-0.53117,-0.900938,-3.071962,2697.4687,2.755085,1.067577,2.975157,5.329763,-0.494795,-0.862973,-3.461246,2282.5753,2.710117,0.931594,2.672079,4.358824,-0.421795,-0.747177,-3.233211,7331.842,3.325401,3.168798,7.51614,9.951703,-1.021287,-1.692206,-3.870806,7639.7151,3.316381,3.293359,8.004332,10.796401,-1.084477,-1.67508,-3.803541,35392.5474,6.709685,8.579748,11.565183,16.242023,-4.982014,-7.228002,-26.288766,29085.0874,5.872844,6.901181,8.969151,12.762337,-2.963374,-4.214297,-15.257149,6053.712,2.615564,2.423171,4.867904,8.08203,-0.530662,-0.922909,-4.367293,5314.5466,2.555772,2.07187,4.312212,6.92553,-0.56619,-0.997552,-3.697055,2976.1534,3.055729,1.193445,3.412867,5.760691,-0.466595,-0.884409,-3.74612,2673.2514,2.87602,1.090013,3.003115,5.520439,-0.406273,-0.800024,-3.758234,8247.9924,3.217688,3.701951,8.503064,11.402101,-1.061581,-1.753336,-5.188405,7641.7503,3.415058,3.375525,7.925719,11.103001,-1.026466,-1.764863,-4.806302,4
5427.0737,2.141841,1.756579,2.593274,3.749245,-4.86746,-6.538097,-22.518128,16032.0019,3.933908,5.816464,8.697549,10.73733,-5.644903,-7.489109,-20.747553,26080.0178,12.335231,10.324936,17.349053,20.831949,-5.158191,-7.878307,-14.9864,28512.7586,12.677036,11.347884,19.322958,22.390013,-5.344288,-8.291068,-14.399415,9291.6454,7.791672,3.477939,6.693035,8.696809,-1.244168,-2.167429,-5.014916,7952.3192,7.873745,3.040215,5.379614,7.598866,-1.031866,-1.741971,-4.07493,24951.9619,10.526828,11.895759,25.084597,29.407342,-6.098007,-10.545981,-17.92879,27800.3018,11.27347,13.07364,27.115544,31.496821,-6.637197,-11.934978,-19.296175,3749.2573,1.50315,1.494926,2.479581,5.19245,-4.342362,-5.964811,-26.809403,4036.7857,1.60671,1.507222,2.316714,4.883711,-3.244276,-4.473298,-16.581838,20572.0901,9.331984,8.512635,14.654611,17.980416,-5.270458,-8.298728,-16.876483,20981.2967,10.388022,8.379356,13.920181,17.506708,-4.347276,-6.573939,-15.066252,10371.4516,9.00788,3.819321,6.975429,10.200132,-1.206088,-2.159853,-4.837143,12157.9052,10.913258,4.138254,7.367253,9.690286,-1.256499,-2.26567,-5.149772,21267.8896,8.441892,10.62571,22.913494,27.466274,-6.862555,-12.246095,-27.400447,19048.7922,8.587074,9.590546,20.654456,26.082,-5.744334,-10.275209,-18.472944,3
3840.0318,2.097235,1.430836,2.362246,4.094963,-0.387991,-0.892723,-5.542538,5146.2353,2.196147,2.405656,4.052226,6.035643,-0.418642,-0.953758,-4.906627,380.1704,1.117287,0.838034,2.345898,4.342798,-0.068229,-0.309698,-2.580478,386.8389,1.11511,0.861266,2.404217,4.382751,-0.072295,-0.373265,-3.025361,385.2206,1.253027,0.549887,1.824186,3.428238,-0.05096,-0.344618,-2.46456,328.3434,1.244616,0.483901,1.574325,3.027057,-0.043957,-0.26023,-2.49694,914.6368,1.291103,1.472969,4.127406,5.898669,-0.084304,-0.360715,-3.389084,933.9212,1.282231,1.549732,4.371193,6.802344,-0.103128,-0.402176,-2.773618,5920.3164,1.953252,2.301436,3.713546,8.218166,-0.39185,-1.069752,-6.838207,4851.187,1.804166,1.805884,2.868805,6.155867,-0.272906,-0.77751,-5.614354,458.0323,1.121278,0.875465,2.099803,4.965345,-0.068867,-0.40442,-3.353784,243.5383,1.070349,0.767436,2.155677,5.000883,-0.063414,-0.329584,-3.145253,465.8694,1.326984,0.608553,1.979264,5.210723,-0.055534,-0.378979,-3.5762,459.7599,1.334157,0.581525,1.876021,4.632355,-0.058396,-0.353236,-3.278681,905.7088,1.243283,1.578017,4.38282,7.096269,-0.082458,-0.409482,-3.113743,899.915,1.284531,1.493227,4.338769,7.548978,-0.079158,-0.376909,-2.837623,4
539.219,1.145366,0.148371,0.433733,3.457043,-0.223401,-0.672711,-5.005483,2141.6943,1.478934,0.499635,1.077578,3.838908,-0.281273,-0.729316,-5.242241,2529.4937,2.185918,0.458547,0.783011,3.023945,-0.175872,-0.461052,-3.074273,2808.6877,2.216578,0.508614,0.779512,3.577672,-0.191879,-0.504379,-3.207642,1040.1195,1.810614,0.292883,0.636116,2.84998,-0.091358,-0.341529,-2.930687,923.7584,1.824962,0.260629,0.643148,2.431649,-0.079374,-0.282809,-2.557176,2979.5884,2.247684,0.570303,0.864286,3.525918,-0.249373,-0.540924,-3.111444,3155.637,2.260715,0.601101,1.039952,4.141461,-0.258689,-0.602934,-3.660571,1117.6016,1.171829,0.286603,0.675104,4.757251,-0.209173,-0.73829,-5.783704,1221.4751,1.202691,0.318089,0.732955,4.990153,-0.161655,-0.573436,-4.846381,2218.6072,1.946889,0.411197,0.755677,3.794253,-0.197804,-0.58151,-3.799377,2055.2144,1.9965,0.362333,0.694696,3.675302,-0.189177,-0.524522,-3.925922,1051.3079,1.878459,0.305425,0.734027,3.992561,-0.083142,-0.479053,-3.700925,1098.2037,1.955273,0.304263,0.672708,3.681309,-0.079502,-0.382669,-3.446197,2891.125,2.107905,0.503671,0.843646,3.82908,-0.259711,-0.663188,-4.465532,2605.4224,2.129258,0.452209,0.815814,4.069808,-0.231272,-0.655856,-4.466069,3
13758.4004,5.041117,3.052074,4.253574,5.761634,-3.384728,-4.756485,-14.525258,19327.104,5.339844,4.996037,7.322966,10.716158,-3.769927,-5.103868,-15.81686,2521.5486,1.935366,1.263084,3.128504,5.671094,-0.24736,-0.525273,-2.487305,2530.7683,1.88488,1.277644,3.185371,5.754076,-0.260013,-0.527711,-3.378147,1420.5953,2.003215,0.70684,2.183837,3.981557,-0.26563,-0.548546,-2.861137,1228.8914,1.984682,0.611576,1.936711,4.135211,-0.241325,-0.517641,-2.488918,3556.6084,2.268284,1.96351,5.203966,7.495525,-0.492682,-0.863027,-3.236533,3671.0751,2.239494,2.040905,5.449962,8.195981,-0.521465,-1.030015,-3.163967,19272.4546,4.006092,4.614044,6.445632,9.719368,-3.04642,-4.505024,-18.166585,16051.4111,3.647732,3.738721,5.085365,8.502776,-1.637106,-2.437861,-10.760224,2885.8625,1.913824,1.381881,3.09481,5.625299,-0.244802,-0.533496,-2.973915,2550.3911,1.922064,1.1993,2.777416,6.139858,-0.259486,-0.585415,-3.373836,1585.8073,2.201252,0.774039,2.386305,4.799951,-0.261213,-0.651104,-3.684055,1483.1545,2.161705,0.742391,2.361637,5.427228,-0.230668,-0.559422,-3.695746,3864.4277,2.161243,2.172177,5.494379,8.147691,-0.474352,-0.934812,-4.069744,3628.5086,2.285715,2.029948,5.459709,9.644874,-0.463922,-0.814706,-4.233272,4
2527.9366,1.591455,0.578619,0.877699,3.693591,-1.680607,-2.386217,-7.37443,10423.2583,3.047537,2.630714,3.738832,6.153461,-2.403209,-3.267542,-9.313808,10485.5542,6.157325,2.424714,3.099907,5.133422,-1.178629,-1.73276,-5.270138,11520.6301,6.253036,2.658173,3.442924,5.515342,-1.219306,-1.758843,-4.792651,3153.7822,3.488389,0.974388,1.676775,3.695549,-0.358673,-0.683151,-2.553124,2738.3107,3.429717,0.842535,1.465297,3.691644,-0.301601,-0.61402,-2.730694,10423.6477,5.478098,3.022745,4.285783,7.037282,-1.506896,-2.500138,-5.070488,11519.3176,5.747434,3.221665,4.500516,7.691063,-1.626111,-2.701194,-5.120915,2558.2256,1.361334,0.622012,1.247676,5.303869,-1.602968,-2.434312,-9.533141,2900.7798,1.450855,0.686208,1.293378,4.565378,-1.154021,-1.740031,-6.675081,8431.3816,4.867885,2.138204,2.850579,5.102909,-1.286882,-2.030739,-5.596563,8646.5491,5.408762,1.95729,2.563789,5.007408,-1.07066,-1.710153,-5.053841,3296.6532,3.76359,1.018397,1.724571,4.532095,-0.350764,-0.799299,-3.371435,3437.3119,4.012729,1.045476,1.889837,4.769735,-0.346241,-0.732223,-3.590073,8712.3667,4.438302,2.744746,3.976528,7.127578,-1.678016,-2.789428,-5.866833,7915.6176,4.536037,2.443085,3.671955,6.560176,-1.431352,-2.370075,-4.824612,3
20885.5716,6.826138,4.626121,6.080762,8.373161,-4.94774,-6.872481,-20.978506,30043.1425,7.186796,7.789088,11.061063,14.338106,-5.166456,-6.966056,-21.99016,3924.1499,2.377384,1.70004,4.004202,5.85483,-0.386033,-0.649318,-2.697542,3963.6184,2.315106,1.72594,3.961263,6.423577,-0.395703,-0.707689,-3.027004,2124.1484,2.460546,0.875034,2.504181,4.643874,-0.387248,-0.738501,-3.199816,1868.6128,2.469097,0.77906,2.399655,4.309686,-0.33204,-0.615743,-2.102966,5505.0767,2.880367,2.557305,6.432345,8.871207,-0.763588,-1.184491,-3.544532,5727.1409,2.87682,2.645775,6.679274,9.704848,-0.820567,-1.322377,-3.838355,28943.4565,5.238485,7.072109,9.463575,13.128975,-4.1081,-6.043862,-23.662582,24020.1685,4.717061,5.699402,7.518366,11.576957,-2.33456,-3.238979,-12.557228,4418.1941,2.322586,1.897478,3.968724,7.536066,-0.385651,-0.732129,-3.192704,3896.1797,2.285314,1.630168,3.481856,6.281337,-0.416252,-0.808477,-3.89045,2339.1392,2.684867,0.980125,2.790435,5.658251,-0.38141,-0.763331,-3.612076,2164.1734,2.668834,0.917549,2.805457,5.666181,-0.323834,-0.648331,-3.275413,6127.584,2.771679,2.919661,6.829777,10.381553,-0.78815,-1.338014,-4.047691,5675.646,2.921455,2.6867,6.763899,9.470099,-0.751541,-1.331361,-3.908752,4
5076.0371,2.147766,1.645172,2.346889,3.784166,-3.807179,-4.840651,-16.862313,16203.3178,3.969276,6.066799,9.194629,12.002877,-4.493134,-5.819862,-14.624232,23476.9512,12.464657,8.986229,14.330575,16.940889,-4.111292,-6.404517,-11.451592,25689.6419,12.695578,9.821201,15.829579,18.356033,-4.292207,-6.767312,-12.017262,7988.5884,7.270403,3.0098,5.542203,7.617938,-1.036405,-1.780067,-4.557534,6900.9569,7.168442,2.600427,4.645184,6.395115,-0.855648,-1.464706,-3.570288,22474.4836,10.549495,10.662072,20.949003,24.380306,-4.978614,-8.689259,-14.164754,24951.0134,11.077606,11.614245,22.433535,25.774118,-5.454469,-9.468682,-15.087427,4005.0205,1.556181,1.599815,2.533781,5.091999,-3.417463,-5.194612,-20.205816,4383.6768,1.682873,1.665578,2.468759,5.14036,-2.494917,-3.781976,-15.975012,18515.5388,9.463958,7.588002,12.508703,15.274294,-4.192411,-6.353702,-13.171612,18928.8305,10.64469,7.395064,11.606393,15.076787,-3.419162,-5.374036,-11.683397,8724.3222,8.244199,3.263453,5.78901,8.062519,-1.002493,-1.829912,-4.789785,9900.4054,9.449452,3.517798,6.127524,8.732076,-1.036368,-1.867616,-4.751454,19250.9954,8.452377,9.759273,19.666994,23.56308,-5.607749,-9.873248,-17.677851,17246.0913,8.527922,8.777563,17.585407,20.429627,-4.630588,-8.327787,-15.330583,3
30484.7949,10.166114,7.095301,9.208288,11.415768,-6.478361,-8.758811,-28.767893,43319.0381,10.849265,11.912651,16.731455,20.033953,-6.607734,-8.777457,-26.789128,6478.7793,3.222444,2.43529,5.391973,8.019535,-0.63535,-1.000534,-3.123699,6555.439,3.13737,2.459294,5.495624,7.74434,-0.654581,-1.036405,-3.009934,3212.1245,3.247818,1.2055,3.257431,5.394459,-0.573501,-0.934105,-3.325115,2793.3812,3.209067,1.047047,2.819948,5.577752,-0.482969,-0.932899,-2.744279,8905.2207,4.046563,3.628753,8.44057,11.848241,-1.277453,-2.119335,-4.356564,9266.5962,4.040588,3.764817,8.874096,12.218748,-1.371214,-2.167867,-4.03999,41591.1567,7.601657,10.756228,14.48995,19.39589,-5.15823,-7.194334,-29.203897,34440.8887,6.694534,8.621409,11.285901,15.997452,-3.10307,-4.245791,-17.318097,7356.0132,3.163953,2.772819,5.525387,8.196433,-0.661347,-1.236811,-4.549843,6429.9004,3.046458,2.404387,4.918081,7.977232,-0.699076,-1.171119,-4.345419,3502.8714,3.610863,1.333645,3.520905,6.853848,-0.55173,-0.983796,-4.285173,3216.1393,3.4948,1.23443,3.387561,6.111148,-0.462391,-0.904367,-3.706721,10200.2268,3.93518,4.335055,9.512276,13.611299,-1.396507,-2.321777,-5.107142,9381.5994,4.189341,3.969569,9.233336,13.446845,-1.33192,-2.090414,-4.918948,4
2531.9985,1.54749,0.689773,1.083459,2.839252,-2.457928,-3.360492,-8.911995,11505.8544,3.039485,3.296726,4.805068,6.619773,-3.210688,-4.19118,-9.464253,15658.8135,8.53522,4.788752,6.740231,9.497568,-2.245344,-3.459695,-6.846231,17304.9402,8.737985,5.2672,7.408561,10.758288,-2.332974,-3.606317,-6.32693,4840.0049,4.726845,1.658205,2.882174,4.65629,-0.611563,-1.08009,-4.03197,4273.0523,4.824295,1.442133,2.527116,4.54493,-0.505027,-0.88292,-2.784033,14918.6653,7.150311,5.658563,9.490423,12.61994,-2.789091,-4.618134,-7.589364,16546.0834,7.470322,6.131393,10.039104,13.526095,-3.050669,-5.102578,-8.252817,2216.5537,1.291495,0.73001,1.218572,5.532554,-2.319891,-3.212943,-13.370746,2729.2397,1.40189,0.812934,1.266944,4.998647,-1.641466,-2.283334,-9.852622,12180.4648,6.460827,4.044168,5.939742,8.687935,-2.347763,-3.530776,-7.548254,12544.4743,7.229119,3.875927,5.38318,7.721748,-1.927819,-2.946467,-7.013455,5171.085,5.229813,1.755514,3.050915,5.627589,-0.586643,-1.089826,-4.203979,5564.8001,5.668972,1.854156,3.130203,6.147749,-0.583942,-1.21049,-4.375401,12355.586,5.684947,5.045245,8.513283,11.549966,-3.179217,-5.451793,-10.376831,11192.6682,5.797257,4.50432,7.65813,9.93142,-2.643113,-4.567317,-8.488637,3
3870.9111,2.195796,1.371026,2.195866,3.855607,-0.386932,-0.917082,-4.705471,5527.0918,2.233168,2.510512,4.227828,6.611475,-0.421096,-0.915728,-4.580773,426.6316,1.151171,0.799147,2.134627,4.451147,-0.060156,-0.311102,-2.986705,427.4993,1.144034,0.811773,2.347467,4.950837,-0.063818,-0.339775,-2.991349,391.1562,1.273118,0.511624,1.7209,3.463677,-0.051818,-0.341414,-3.122956,315.1709,1.251129,0.453919,1.503478,3.184095,-0.043134,-0.300293,-2.757083,881.8726,1.303955,1.377324,3.899243,6.353905,-0.074561,-0.417739,-2.628982,959.4571,1.315796,1.42475,4.051977,6.485409,-0.089581,-0.369997,-2.908577,6172.8589,1.984997,2.346213,3.796742,7.070269,-0.397006,-1.087781,-6.232215,5032.2256,1.835161,1.840516,2.97504,6.569282,-0.276798,-0.803253,-4.894247,460.5178,1.13918,0.825198,2.115778,5.388174,-0.06956,-0.406097,-3.375775,342.5767,1.115135,0.733393,1.978007,4.442654,-0.064971,-0.354612,-3.396915,456.0494,1.339175,0.568806,1.904971,4.051883,-0.052953,-0.33722,-2.513908,446.1611,1.343768,0.552311,1.834895,4.604973,-0.051144,-0.356553,-2.936754,909.3628,1.264524,1.444796,4.009247,8.035561,-0.077284,-0.429103,-2.973633,871.1526,1.298141,1.387349,4.056069,6.828217,-0.072542,-0.341295,-2.619262,4
383.2679,1.108253,0.125669,0.451954,2.847941,-0.221187,-0.584723,-4.027351,2329.8648,1.500085,0.501971,0.936256,3.646591,-0.29383,-0.692546,-4.510652,2306.4142,2.237359,0.427936,0.653042,3.058215,-0.193306,-0.471341,-3.679152,2574.4117,2.277463,0.462021,0.727729,3.280706,-0.1969,-0.45103,-3.135268,1026.2772,1.864614,0.266238,0.672263,2.453062,-0.082098,-0.307631,-2.400388,928.869,1.912924,0.237529,0.549042,2.788227,-0.074448,-0.30626,-2.961263,2844.2922,2.322793,0.530047,0.888177,3.342711,-0.249035,-0.616402,-3.674709,2990.0491,2.317864,0.549525,0.876409,3.819623,-0.267223,-0.739973,-5.290565,1203.5835,1.181212,0.299731,0.772644,5.346433,-0.220569,-0.719257,-6.047704,1448.6856,1.24185,0.352602,0.833486,4.545457,-0.177935,-0.684233,-5.010401,2038.1897,2.00563,0.385765,0.741858,4.203346,-0.218314,-0.633376,-4.489967,1838.3526,2.002473,0.331894,0.638541,3.536888,-0.191521,-0.536068,-3.919076,1054.603,1.971939,0.27449,0.712285,3.538873,-0.085022,-0.395005,-3.860497,1054.6529,2.003897,0.28512,0.646731,3.711916,-0.080168,-0.421207,-3.413998,2772.5455,2.16208,0.481043,0.907129,4.335222,-0.262519,-0.730521,-4.020538,2508.5939,2.207443,0.431075,0.736679,4.883963,-0.248772,-0.609196,-3.70109,3
35858.4893,12.277172,8.764836,11.537602,14.260056,-6.946844,-9.499524,-34.422379,50756.0063,12.087191,14.585426,21.235486,25.384313,-7.100012,-9.877764,-31.890641,8129.5195,4.404185,2.757818,5.97157,8.268307,-0.722932,-1.235395,-3.85778,8180.0759,4.204272,2.788839,6.008194,9.530446,-0.750431,-1.176555,-5.119013,3702.6232,3.763197,1.328008,3.41858,5.801284,-0.635126,-1.19517,-3.75863,3212.2889,3.757277,1.156872,3.110951,4.681701,-0.534371,-0.865352,-2.796892,10906.9622,5.258312,4.079374,9.234827,11.585241,-1.504709,-2.346796,-6.377868,11306.3486,5.194486,4.206088,9.432531,12.975465,-1.614736,-2.679205,-5.563817,48954.7198,8.53439,13.488733,18.622768,23.827108,-5.44386,-8.102894,-42.102189,40539.8491,7.603532,10.842616,14.535448,18.696234,-3.323331,-5.325043,-20.301188,9277.1147,4.348573,3.168959,6.244659,9.03125,-0.76539,-1.364154,-4.910732,8167.8611,4.338152,2.73457,5.52957,8.406535,-0.809922,-1.375003,-5.01049,4051.8479,4.290562,1.473179,3.770792,6.749589,-0.618188,-1.119507,-4.080702,3674.7201,4.066888,1.347115,3.599729,6.267839,-0.502173,-0.968048,-4.47429,12763.1619,5.171569,4.909382,10.402692,13.408011,-1.69597,-2.875565,-6.934428,11622.2996,5.468381,4.514975,9.845896,13.596129,-1.595271,-2.654917,-6.133188,4
2841.6621,1.585834,1.013996,1.619397,3.283043,-3.435378,-4.551385,-13.965467,13010.2534,3.111791,4.758989,7.155266,10.951035,-4.203394,-5.512555,-17.252865,19541.8373,11.106595,6.992429,10.633455,13.259162,-3.223894,-4.874217,-9.310919,21555.6774,11.415679,7.669167,11.555748,14.256292,-3.40427,-5.169412,-12.974796,6414.8158,6.121441,2.369752,4.219906,6.361841,-0.850054,-1.55683,-4.304757,5601.9465,6.188654,2.061207,3.584163,5.792792,-0.69305,-1.228466,-3.014877,18538.4622,9.037627,8.277691,15.425853,19.326198,-3.996086,-6.748425,-10.496894,20543.0703,9.43926,8.995075,16.21007,19.368884,-4.37113,-7.454118,-13.021938,2218.2041,1.269178,1.051996,1.732992,5.813085,-3.145042,-4.768414,-21.360232,2916.2305,1.402578,1.171711,1.831927,6.22474,-2.278009,-3.282236,-12.356506,15312.0631,8.516429,5.951222,9.282936,12.508675,-3.342443,-5.149214,-12.491684,15650.857,9.408866,5.722608,8.636645,11.496108,-2.719151,-4.207795,-12.025456,6910.1026,6.879041,2.544698,4.444976,7.460956,-0.83587,-1.513863,-4.657929,7611.4889,7.746475,2.71586,4.671011,7.159104,-0.82325,-1.490147,-5.416583,15579.19,7.222179,7.581639,14.229828,16.720556,-4.543271,-7.914728,-16.447053,13989.114,7.278545,6.777197,12.679131,15.384534,-3.739809,-6.71189,-11.533985,3
24710.5665,9.291099,5.476874,7.136131,9.253722,-5.685063,-7.775218,-24.273039,38081.4898,9.717155,9.920119,13.944137,16.779721,-5.874158,-7.861127,-22.996653,5053.8134,2.846939,1.981778,4.516766,6.95321,-0.49957,-0.909065,-3.43133,5124.5696,2.769091,1.988814,4.504211,6.343718,-0.525922,-0.986496,-4.262437,2666.1807,2.925995,1.014048,2.784499,4.91339,-0.487496,-0.878417,-3.699359,2326.3861,2.911895,0.886066,2.520719,4.487699,-0.416006,-0.755841,-2.851086,7129.1743,3.520392,2.974408,7.005101,10.491674,-1.007802,-1.649215,-4.623337,7383.419,3.492463,3.085518,7.384565,12.186497,-1.090824,-1.912246,-4.962191,37228.9453,6.993955,9.237977,12.334358,17.180652,-4.635286,-6.549506,-29.529761,30989.1596,6.1886,7.464582,9.889136,13.342939,-2.703178,-3.878695,-16.557902,5584.0982,2.726248,2.22138,4.511496,7.562229,-0.517386,-1.01705,-4.610631,4971.7669,2.712178,1.932448,4.047003,6.787928,-0.544066,-0.941838,-4.288167,2942.4826,3.274101,1.139525,3.056479,5.808858,-0.471233,-0.9518,-4.286472,2664.2434,3.094278,1.051461,2.942479,5.391573,-0.40131,-0.78211,-3.885529,7969.6684,3.375616,3.48424,7.791251,13.321268,-1.08209,-1.866598,-5.354148,7419.4377,3.60965,3.207179,7.64247,11.299492,-1.014649,-1.690577,-5.43987,4
3952.2329,1.91905,1.350061,2.065009,3.460471,-4.582612,-5.912306,-20.288767,14691.0976,3.651507,5.363939,8.233872,10.588873,-5.376951,-7.039581,-20.609926,25631.8601,14.32805,10.203613,17.491699,20.14898,-5.043236,-7.777058,-18.015296,28081.3916,14.530125,11.124325,18.797136,21.398395,-5.341531,-8.340016,-15.992927,9225.5634,8.538686,3.410196,6.365887,8.757004,-1.272644,-2.187692,-4.718106,7989.5856,8.606523,2.953674,5.323638,7.343394,-1.026316,-1.73398,-3.652429,24191.8835,11.662569,11.501738,24.29843,27.881265,-6.201161,-10.671849,-16.792875,26936.0743,12.244008,12.637319,26.105503,31.219986,-6.863465,-12.188555,-20.853035,3326.5273,1.433626,1.378725,2.351343,5.479712,-4.087032,-5.779058,-27.819855,3602.3295,1.524969,1.400623,2.22414,6.416025,-3.004554,-4.376968,-18.445429,20110.2716,10.913072,8.42563,14.870279,18.257366,-5.071785,-7.837295,-20.259402,20426.3822,11.895474,8.311906,13.963083,17.083932,-4.127206,-6.705246,-14.886899,10190.651,9.889363,3.720383,6.733931,9.32118,-1.232144,-2.261254,-5.473849,11881.9546,11.852499,4.053764,7.1879,9.430758,-1.247585,-2.237344,-5.764821,20506.9851,9.337208,10.240811,22.288331,25.701345,-6.993003,-12.425534,-26.715286,18355.9458,9.335666,9.222053,20.0443,23.833241,-5.785382,-10.406638,-18.525832,3
16012.9585,4.235895,3.615807,4.99531,7.103861,-3.172976,-4.539661,-13.591704,18535.2012,5.284917,4.768998,6.999029,9.849434,-3.566539,-4.847211,-14.934871,2119.9265,1.760082,1.143159,2.848225,5.06181,-0.250687,-0.556364,-2.683523,2146.0356,1.727065,1.138101,2.917258,5.668302,-0.252869,-0.615783,-2.602006,1340.7169,1.971318,0.652097,2.038913,4.177862,-0.264714,-0.56032,-3.076292,1172.6133,1.972519,0.580005,1.787915,3.407866,-0.224033,-0.505791,-2.50125,3251.9558,2.145979,1.822728,4.837836,7.26834,-0.476723,-0.866043,-3.288541,3381.0054,2.132131,1.905111,5.058222,8.127671,-0.521748,-0.964025,-3.909752,18945.5303,3.973759,4.529852,6.347376,10.114149,-2.879005,-4.263769,-15.089669,15874.0884,3.57238,3.657795,5.134813,7.69513,-1.547079,-2.236253,-7.856003,2381.7302,1.729385,1.24214,2.723191,6.319384,-0.243297,-0.547935,-3.282415,2038.7358,1.686769,1.085403,2.691389,5.067442,-0.251973,-0.583726,-3.352414,1539.2889,2.204892,0.73174,2.219143,5.411972,-0.260268,-0.588755,-3.695099,1409.4105,2.120262,0.698977,2.17447,4.940596,-0.229134,-0.506293,-2.959077,3480.2031,2.03122,2.024381,5.172969,7.974297,-0.467382,-0.91471,-4.377006,3314.3616,2.156793,1.892248,5.139154,8.421494,-0.456022,-0.82935,-3.461582,4
3662.2475,1.672931,0.784473,1.133539,3.506781,-1.451092,-2.007476,-6.472922,7983.0776,2.612744,1.814198,2.517177,5.46073,-2.094553,-2.904545,-8.044396,9886.5264,6.40062,2.261901,2.915189,5.0523,-1.153749,-1.754395,-4.303646,10904.1229,6.468716,2.482991,3.187347,5.331502,-1.193956,-1.790116,-4.440827,2981.9878,3.542759,0.884689,1.530537,3.703967,-0.347117,-0.699698,-2.282036,2662.8656,3.631968,0.774509,1.339812,3.223943,-0.29661,-0.547857,-2.255822,9811.3687,5.552789,2.761654,3.958343,6.177494,-1.480216,-2.431121,-5.533001,10820.9592,5.767277,2.940028,4.189372,6.848201,-1.598938,-2.65713,-7.189156,1548.1929,1.215229,0.310469,0.752699,5.417185,-1.393383,-2.134665,-8.815841,1825.2817,1.276801,0.391197,0.913687,5.278434,-0.994949,-1.546565,-6.029489,7854.9794,4.95108,1.987564,2.712736,5.116423,-1.238611,-2.001968,-5.346006,8086.9445,5.55351,1.82783,2.379226,5.022747,-1.033062,-1.647856,-4.626472,3133.5707,3.878397,0.916331,1.552116,3.908404,-0.344257,-0.745358,-3.987083,3254.7133,4.060974,0.961493,1.736097,4.409338,-0.327961,-0.694893,-3.329648,7982.48,4.413738,2.44579,3.617447,6.863503,-1.653733,-2.757949,-6.1487,7280.9971,4.53476,2.166663,3.206743,6.19606,-1.39517,-2.348396,-5.390292,3
27258.9522,6.39548,6.315638,8.381439,10.890362,-4.672543,-6.082602,-17.485637,30611.6572,7.730485,7.981701,11.37262,13.673927,-4.989625,-6.418419,-17.678172,3791.1494,2.487148,1.607265,3.751555,5.860738,-0.390741,-0.675716,-2.86501,3853.5579,2.418825,1.605662,3.828003,5.777862,-0.407628,-0.727358,-2.778687,2185.0978,2.627899,0.842592,2.434993,4.361552,-0.398713,-0.731067,-2.639798,1848.9475,2.573337,0.748687,2.240801,3.860526,-0.33267,-0.674157,-3.153626,5395.052,3.012439,2.425382,6.128509,9.229521,-0.774388,-1.218061,-5.131434,5607.5284,2.980941,2.533961,6.345569,10.129743,-0.838209,-1.486953,-3.834492,30120.749,5.543013,7.486927,10.116821,14.041064,-3.974094,-5.543733,-27.056023,25126.4971,4.997036,6.018109,7.967785,11.943415,-2.204623,-3.233085,-11.916467,4165.5281,2.384376,1.77916,3.788821,6.997687,-0.404895,-0.738787,-3.704605,3715.0081,2.374999,1.545245,3.382818,5.868156,-0.427985,-0.874668,-4.32281,2356.1274,2.886664,0.940373,2.851209,5.851385,-0.387397,-0.74338,-4.073724,2118.3682,2.726688,0.88905,2.71278,5.33937,-0.336587,-0.66631,-3.463723,5938.8791,2.862421,2.801497,6.577242,10.108816,-0.796978,-1.384682,-4.202056,5591.0247,3.068145,2.582779,6.455339,9.730161,-0.760952,-1.327077,-4.152203,4
6948.1758,2.210628,2.260848,3.282635,5.097714,-3.826629,-5.121051,-14.822089,14457.7988,3.698704,5.321508,7.917341,10.263839,-4.665642,-6.214165,-16.475033,22992.0052,13.673017,8.817778,14.181452,17.030519,-4.262214,-6.551032,-12.957153,25174.8627,13.813503,9.617787,15.612174,19.607942,-4.487165,-6.811982,-12.131653,7842.0526,7.684648,2.901194,5.326355,7.268346,-1.066972,-1.785181,-3.331297,6873.487,7.754185,2.530475,4.501343,6.107805,-0.865026,-1.459286,-3.452148,21817.5784,11.158038,10.16994,20.222353,24.09737,-5.151225,-8.583849,-12.543473,24192.0046,11.693784,11.092903,21.624266,25.876223,-5.656266,-9.868994,-14.042729,3497.2105,1.481042,1.414415,2.289526,4.797162,-3.502782,-5.029181,-18.800137,3875.4502,1.599962,1.457888,2.22528,5.668926,-2.535196,-3.667854,-13.080477,17968.0749,10.297138,7.407042,12.353703,15.889174,-4.295453,-6.456255,-15.728047,18373.9209,11.501593,7.221162,11.640544,14.495844,-3.474582,-5.331775,-12.39106,8627.8558,8.871692,3.164768,5.587812,8.377957,-1.037634,-1.865866,-4.566175,9765.0932,10.213153,3.407459,5.953303,8.699756,-1.043133,-1.886825,-4.814828,18450.0787,8.897776,9.184886,18.763448,22.141796,-5.781361,-10.374308,-16.197998,16516.7048,8.966245,8.252645,16.68845,21.262637,-4.761554,-8.445046,-15.493252,3
40337.1118,9.249146,9.965483,13.240315,15.641212,-6.359533,-8.49904,-24.106813,44284.1167,11.186274,12.243191,17.381386,19.842022,-6.510159,-8.856134,-24.848132,6416.9324,3.396657,2.372363,5.313842,7.517956,-0.653305,-1.140068,-3.390962,6475.6824,3.273192,2.373228,5.272053,7.606563,-0.693668,-1.097542,-3.762225,3202.8869,3.349435,1.187098,3.187044,5.275546,-0.580931,-1.025114,-2.808301,2806.0676,3.366887,1.032019,2.747764,4.777335,-0.481899,-0.788448,-3.050056,8901.8448,4.246638,3.53771,8.137056,11.85968,-1.292988,-2.072173,-4.4773,9206.2431,4.184998,3.664025,8.665649,11.945754,-1.419351,-2.234994,-4.715995,43093.3008,7.830237,11.30304,15.651751,20.213605,-5.099443,-7.574134,-36.270893,35710.3823,6.851534,9.046631,12.080781,17.697716,-3.044912,-4.288739,-18.483526,7111.7847,3.24717,2.689133,5.378707,8.392341,-0.702471,-1.116353,-4.244495,6342.0415,3.20564,2.339106,4.762141,7.711674,-0.737666,-1.185272,-4.274756,3519.5685,3.793385,1.316997,3.543078,6.38214,-0.564211,-1.006946,-4.000708,3213.0499,3.638806,1.21384,3.401026,6.834655,-0.46361,-0.916829,-3.593787,10121.3897,4.081727,4.222192,9.228929,12.74582,-1.447525,-2.449789,-5.731793,9327.4753,4.319535,3.869475,8.856079,11.755663,-1.342838,-2.158729,-5.326693,4
4820.3267,1.794798,1.202919,1.902247,3.996626,-2.257332,-2.965334,-8.176405,11183.7392,2.96735,3.068211,4.406817,6.428095,-2.996272,-3.956132,-8.986852,15672.5912,9.346506,4.758996,6.67711,9.430328,-2.393766,-3.533662,-6.336813,17288.2031,9.491397,5.207424,7.267744,9.698939,-2.514746,-3.707209,-6.796857,4859.2079,5.067225,1.628566,2.813888,4.529354,-0.635367,-1.107116,-3.417751,4555.6694,5.409726,1.423399,2.392933,4.531043,-0.515206,-0.956553,-2.456282,15001.7092,7.684033,5.581755,9.35249,11.542689,-2.891283,-4.903996,-7.192695,16607.7844,8.046298,6.021438,9.795314,13.411094,-3.162641,-5.35226,-8.362179,2062.3882,1.264674,0.676097,1.171624,6.056363,-2.122198,-3.012296,-11.027374,2641.124,1.380868,0.758468,1.258916,4.908798,-1.513194,-2.067459,-7.261759,12175.7591,7.065121,4.034182,5.949759,8.40624,-2.507866,-3.871009,-8.340837,12527.1164,7.82862,3.841951,5.418505,7.9308,-2.032424,-3.050481,-7.552485,5170.6656,5.627641,1.72534,3.008644,6.052463,-0.601201,-1.159993,-4.099074,5558.9016,6.094985,1.832722,3.063338,5.351691,-0.60077,-1.148005,-4.050202,12425.4245,6.132556,4.959403,8.378239,10.823954,-3.241321,-5.436601,-9.228293,11240.583,6.170341,4.436978,7.593711,10.91623,-2.680911,-4.529435,-8.076447,3
17043.4629,4.452506,3.832688,5.365181,7.827274,-3.111159,-4.294954,-14.828799,19163.3012,5.223281,4.968039,7.363973,10.078703,-3.525963,-4.672605,-12.730949,2163.2436,1.829879,1.118341,2.821412,4.458071,-0.263831,-0.526809,-2.556168,2184.9185,1.788419,1.132254,2.885321,4.77647,-0.278046,-0.535299,-3.400332,1370.3277,2.011575,0.650011,2.019904,3.519041,-0.280054,-0.518987,-2.708381,1161.2119,1.966502,0.570043,1.875278,3.831975,-0.236743,-0.501579,-2.004062,3245.532,2.183467,1.772171,4.714446,7.117934,-0.520042,-0.871803,-2.887795,3401.314,2.185358,1.858304,4.941685,7.473397,-0.563308,-0.956438,-3.468897,19613.7305,4.062463,4.657683,6.44638,10.189413,-2.805437,-4.221622,-17.17622,16321.8633,3.664366,3.738812,5.081101,7.801075,-1.496312,-2.155164,-9.273268,2365.2556,1.77132,1.21983,2.682073,5.415738,-0.268663,-0.596562,-3.266138,2070.415,1.748463,1.05986,2.579773,5.702723,-0.288032,-0.637339,-3.941117,1519.6039,2.20056,0.728917,2.231914,4.671088,-0.272448,-0.608888,-3.417987,1377.7871,2.117616,0.694204,2.237225,5.148389,-0.239104,-0.568773,-3.610436,3476.1228,2.071383,1.971144,4.981226,7.580802,-0.511347,-0.967492,-3.845341,3277.8823,2.187585,1.83782,4.942034,9.427513,-0.491718,-0.896738,-3.917407,4
4185.4819,1.756753,0.957412,1.415798,3.780116,-1.207773,-1.712643,-5.749072,9010.6851,2.756206,2.164702,2.974683,5.546674,-1.776803,-2.391294,-6.621368,10118.9787,6.767928,2.313331,3.04889,5.04489,-1.247826,-1.901223,-4.324755,11105.7991,6.865602,2.518575,3.28432,5.715381,-1.309088,-1.950568,-3.980021,3044.6149,3.606543,0.913652,1.567314,3.725511,-0.361519,-0.651078,-3.382611,2703.7913,3.670856,0.799659,1.337422,3.529612,-0.309111,-0.623882,-2.707515,10152.7115,5.934582,2.847656,4.059634,6.744141,-1.530534,-2.583899,-5.013981,11170.3215,6.119266,3.045362,4.25228,6.111721,-1.665041,-2.738099,-5.242228,2031.2241,1.277908,0.474857,1.015026,5.133396,-1.151767,-1.914937,-7.166884,2447.7944,1.373153,0.580505,1.062553,4.832317,-0.848199,-1.266137,-5.295494,8166.9074,5.30346,2.050448,2.693758,5.534786,-1.342951,-2.025564,-5.377969,8336.8321,5.910569,1.87324,2.422602,4.911999,-1.093668,-1.783698,-4.34148,3201.7142,4.000445,0.94981,1.622939,4.354952,-0.350712,-0.707597,-3.894944,3350.4921,4.251262,0.98477,1.672361,4.394232,-0.340801,-0.703061,-3.603584,8414.8216,4.755358,2.580855,3.694925,6.661531,-1.700736,-2.858595,-6.125155,7638.8907,4.847365,2.292668,3.310123,6.036844,-1.427812,-2.44575,-5.337306,3
27862.8169,6.568892,6.423022,8.442164,11.504508,-4.655008,-6.306396,-17.019525,31005.3642,7.637078,8.071064,11.575075,15.334675,-4.931122,-6.676201,-17.585203,3753.5874,2.488391,1.59388,3.744268,5.637414,-0.400853,-0.837815,-3.335727,3812.1953,2.41661,1.606531,3.737136,6.982681,-0.417593,-0.820767,-3.068606,2092.4321,2.557406,0.8472,2.419205,4.678816,-0.402366,-0.735575,-2.927906,1831.1551,2.547482,0.740651,2.210771,4.289809,-0.332106,-0.608676,-2.515244,5362.0227,3.007167,2.414162,5.973358,9.105854,-0.78456,-1.296567,-4.226406,5593.4184,3.000697,2.522609,6.368801,9.501073,-0.863419,-1.401613,-3.5939,30673.3882,5.579849,7.570161,10.17621,15.089148,-3.925221,-5.595427,-20.042739,25551.3657,5.011184,6.062685,8.070987,12.137499,-2.150042,-3.175251,-12.457242,4121.7058,2.382186,1.760568,3.703389,6.141669,-0.421405,-0.749908,-3.430497,3673.1675,2.377133,1.528886,3.316878,5.687722,-0.434797,-0.800582,-3.938899,2337.455,2.881636,0.943649,2.738961,6.019754,-0.38466,-0.750347,-3.170336,2118.4126,2.732516,0.88757,2.61041,5.153337,-0.328884,-0.694255,-3.253102,5875.4555,2.849093,2.776121,6.552208,10.328317,-0.828844,-1.358388,-4.706793,5505.2529,3.031875,2.556145,6.386042,9.992001,-0.771963,-1.331965,-4.32599,4
7169.2642,2.243287,2.382099,3.430725,5.475827,-3.738558,-4.745162,-11.342793,15245.4649,3.784016,5.668615,8.510199,11.226041,-4.5256,-5.765355,-14.222955,23357.2777,14.261176,8.980272,14.318684,18.233782,-4.247858,-6.590505,-11.364206,25637.0357,14.463356,9.743574,15.750202,18.442223,-4.477237,-6.841443,-12.102246,7939.5283,7.832761,2.946391,5.389329,7.716402,-1.060062,-1.956766,-3.770197,6867.161,7.706281,2.570144,4.504408,6.742131,-0.862561,-1.456331,-2.864278,22237.9472,11.601696,10.416816,20.668749,24.003425,-5.104374,-8.636533,-14.435078,24654.0169,12.204329,11.342817,21.891722,25.379475,-5.661687,-9.861726,-17.631832,3765.1426,1.511476,1.512969,2.386993,6.22399,-3.401973,-4.73896,-17.421477,4158.6767,1.632031,1.564878,2.444803,5.319084,-2.449405,-3.386826,-14.440757,18421.4944,10.954981,7.600966,12.590247,15.396907,-4.272587,-6.40169,-14.32332,18767.113,12.029618,7.372535,11.840917,15.705753,-3.457096,-5.085928,-11.118922,8682.2894,8.994371,3.203454,5.701572,8.760321,-1.030861,-1.870309,-5.110082,9816.3847,10.525656,3.464748,6.03689,9.987827,-1.034173,-1.813925,-4.570889,18925.7036,9.296662,9.51565,19.181509,23.2367,-5.77797,-10.226818,-21.23526,16970.7062,9.395662,8.541499,17.21035,21.051608,-4.713935,-8.339277,-13.900315,3
40490.4722,9.364179,10.039537,13.254567,16.693731,-6.248512,-8.235829,-23.263504,44354.9795,11.042374,12.306717,17.501699,21.353984,-6.448117,-8.319277,-23.202356,6360.1871,3.437038,2.333797,5.267171,7.667338,-0.637643,-1.015048,-3.706341,6399.9942,3.297515,2.352453,5.180216,7.530159,-0.687711,-1.101591,-4.48698,3181.6897,3.34545,1.178682,3.077952,4.730476,-0.57696,-0.932183,-2.907781,2789.9799,3.361833,1.022421,2.779943,5.475197,-0.480568,-0.789982,-2.801166,8860.636,4.29614,3.513982,8.062041,10.739375,-1.281694,-1.973972,-4.423631,9190.7359,4.244917,3.639285,8.506273,11.857669,-1.398876,-2.209057,-5.438325,43403.3154,7.789931,11.434537,15.643867,21.499279,-5.048527,-7.094785,-34.284704,35829.3003,6.7965,9.163137,12.235594,16.584887,-3.005556,-4.231052,-16.159625,7039.351,3.26958,2.641242,5.346467,8.325413,-0.680464,-1.154838,-3.913098,6260.7666,3.226226,2.314093,4.727494,6.963624,-0.709756,-1.160274,-5.309604,3528.8181,3.850584,1.304456,3.445969,5.714124,-0.555717,-1.092302,-4.041519,3171.8437,3.609352,1.205189,3.308014,6.080188,-0.453172,-0.847952,-3.1722,10089.1384,4.135201,4.203209,9.34427,12.926162,-1.424604,-2.354158,-6.197455,9288.8462,4.385499,3.843131,8.624246,11.32284,-1.335546,-2.123346,-5.896835,4
4504.2852,1.746921,1.168373,1.807595,3.975676,-2.309583,-3.109599,-10.782703,10735.0689,2.877028,3.051458,4.399914,6.880629,-3.060417,-4.012303,-10.018373,15573.8007,9.548813,4.747007,6.742715,9.6684,-2.308751,-3.453625,-5.925745,17197.6111,9.605864,5.198467,7.210738,9.718519,-2.412408,-3.658328,-6.298081,4815.8015,5.046777,1.63537,2.825755,4.605608,-0.624196,-1.117804,-2.561792,4282.8741,5.167238,1.424486,2.434756,4.556521,-0.508502,-0.90529,-2.321634,14860.978,7.816698,5.584553,9.305665,12.291419,-2.825977,-4.682446,-7.342133,16405.4371,8.121954,6.028582,9.834428,12.787636,-3.108423,-5.213776,-8.33382,1890.2778,1.24185,0.669848,1.179043,4.998277,-2.171393,-3.235494,-11.900285,2502.3935,1.360159,0.751841,1.216902,4.591296,-1.557961,-2.256013,-7.723694,12101.7359,7.176382,4.040646,5.916794,8.53966,-2.409461,-3.587831,-8.401159,12454.9912,7.979293,3.844556,5.417928,7.878411,-1.956388,-2.871573,-6.606296,5127.9946,5.6177,1.733714,3.038394,5.903862,-0.59475,-1.132126,-3.862256,5517.3603,6.175357,1.819716,3.128236,5.782973,-0.587521,-1.103959,-3.946904,12346.7615,6.294718,4.980961,8.472846,11.466771,-3.213975,-5.470056,-9.571296,11095.2292,6.243608,4.443729,7.462002,10.209946,-2.64928,-4.619455,-8.328655,3
5139.2359,2.082813,1.950161,3.145107,5.891743,-0.384729,-0.930385,-4.791581,5798.98,2.305829,2.643545,4.455057,7.675978,-0.408406,-0.912529,-4.955544,421.6985,1.165236,0.765073,2.22382,4.758088,-0.067723,-0.306766,-2.637631,389.8725,1.142288,0.769911,2.168957,4.793969,-0.062209,-0.333906,-3.09063,377.3613,1.281003,0.487705,1.633913,4.177981,-0.045521,-0.272705,-2.506694,318.6894,1.271701,0.441353,1.441011,3.249574,-0.044954,-0.338945,-2.868983,852.4778,1.316472,1.310841,3.69305,5.51836,-0.075841,-0.331804,-3.23622,920.5864,1.329126,1.374252,3.928361,6.728113,-0.078011,-0.393949,-3.782441,6460.7632,2.027191,2.486475,4.055082,7.081707,-0.386138,-1.010308,-5.327425,5312.6358,1.88741,1.930219,3.085089,6.202855,-0.27735,-0.865808,-4.609183,424.1814,1.140484,0.791894,1.966176,5.817854,-0.064763,-0.415583,-3.53986,293.8343,1.10696,0.707686,1.902617,4.697783,-0.064547,-0.382604,-3.506316,452.6301,1.361072,0.555115,1.868338,4.551632,-0.061469,-0.38755,-3.804831,431.7447,1.358802,0.533181,1.813196,4.156212,-0.051597,-0.41083,-3.416061,856.7137,1.27039,1.404451,3.872315,7.727081,-0.081874,-0.422451,-3.535272,849.7678,1.313723,1.337806,3.901772,6.826955,-0.073881,-0.350792,-3.161262,4
1407.4107,1.274847,0.270853,0.609489,4.264973,-0.232296,-0.618378,-4.482761,1898.6201,1.40624,0.403485,0.983164,3.831131,-0.329312,-0.940148,-5.356807,2061.8317,2.231064,0.401789,0.626907,3.134489,-0.230226,-0.533572,-4.462589,2322.9466,2.291534,0.444064,0.746978,3.433728,-0.228355,-0.560927,-3.820982,994.5771,1.895119,0.244489,0.515956,2.687149,-0.086043,-0.331557,-3.066036,878.6927,1.906547,0.211447,0.446504,2.847409,-0.079138,-0.325678,-2.668177,2665.4219,2.369621,0.497042,0.802923,3.142181,-0.274428,-0.574663,-4.195007,2824.4747,2.392285,0.51615,0.819352,3.289845,-0.295436,-0.79989,-3.967842,1076.2885,1.16208,0.252425,0.779597,5.491616,-0.23344,-0.671379,-4.923148,1320.4493,1.220442,0.304482,0.765827,6.198842,-0.191622,-0.668861,-4.847672,1825.899,2.019932,0.378033,0.761871,4.256588,-0.267449,-0.593029,-4.111994,1655.8964,2.019205,0.328566,0.697594,4.022919,-0.224375,-0.623667,-4.212694,1007.0691,1.994026,0.247422,0.614637,3.623918,-0.089313,-0.423404,-3.35309,1050.0465,2.097509,0.25326,0.554953,3.190315,-0.092398,-0.444233,-3.552683,2621.5141,2.234048,0.477487,0.828533,4.621589,-0.294521,-0.773933,-4.469273,2360.4443,2.259374,0.426619,0.766694,4.359923,-0.257952,-0.683076,-3.628249,3
49022.2109,10.861392,12.559446,16.925212,19.582651,-6.817188,-9.244534,-36.190321,51686.981,12.381479,14.84226,21.732341,26.175046,-6.995387,-9.466264,-33.806413,8057.0698,4.69576,2.696602,5.811031,7.909731,-0.748554,-1.226506,-3.556474,8050.4202,4.41093,2.69814,5.740135,8.470826,-0.779012,-1.181495,-3.706491,3700.4425,3.934057,1.323345,3.354002,5.257174,-0.649416,-1.195912,-3.717589,3244.4005,3.963847,1.141611,3.060263,5.149209,-0.528774,-0.930841,-3.152924,10803.072,5.48612,4.005387,8.833837,11.300985,-1.50198,-2.431413,-5.588194,11194.3491,5.43839,4.132852,9.207868,12.853794,-1.641438,-2.650171,-5.992638,50228.312,8.801419,13.968701,19.451905,25.988668,-5.439847,-7.75606,-35.920966,41454.3101,7.788982,11.180603,15.227215,19.325981,-3.23708,-4.59275,-22.208877,9079.9705,4.530137,3.075113,6.136231,9.895372,-0.798131,-1.321447,-5.25862,8027.4375,4.563841,2.667996,5.302999,7.926789,-0.83593,-1.503976,-5.567582,4079.9484,4.591878,1.453297,3.73114,7.539926,-0.624828,-1.158359,-3.931547,3660.7413,4.253429,1.331652,3.54155,6.524025,-0.51013,-0.92474,-4.356948,12640.074,5.41626,4.816543,10.13933,14.010717,-1.719455,-2.766871,-9.259023,11564.0298,5.79513,4.427017,9.664991,12.918486,-1.605516,-2.535496,-6.200416,4
5468.5361,1.829408,1.775135,2.609537,4.803423,-3.236319,-4.545994,-14.993867,12941.9146,3.081817,4.591657,6.958326,9.998551,-3.9962,-5.528803,-15.833408,19752.5953,12.433198,7.021622,10.640411,13.787448,-3.284303,-4.889465,-9.98853,21631.2837,12.560809,7.652057,11.561305,14.256879,-3.472144,-5.375807,-10.622672,6457.5907,6.630014,2.360487,4.249753,6.46071,-0.848321,-1.51054,-3.629312,5648.3095,6.611217,2.043948,3.578058,5.57396,-0.705489,-1.264178,-3.019018,18780.9919,9.859888,8.236392,15.176355,18.186833,-4.020576,-6.821468,-11.903332,20825.8745,10.431331,8.930328,16.096843,21.126277,-4.421471,-7.650501,-12.448825,2233.2314,1.266449,1.0252,1.780955,4.864951,-2.935311,-4.482419,-16.63552,2930.3672,1.396435,1.150784,1.852153,4.396487,-2.104566,-3.029751,-12.968665,15544.0229,9.564529,5.978081,9.361212,12.541813,-3.36957,-5.018992,-14.184937,15835.342,10.388874,5.75013,8.645214,11.160679,-2.739005,-4.355938,-9.638466,6954.871,7.336062,2.525423,4.436358,7.268515,-0.832375,-1.602952,-4.84107,7652.6749,8.261027,2.699262,4.641174,7.918053,-0.825497,-1.528478,-4.743851,15899.3196,8.040285,7.571935,14.232024,17.649598,-4.558788,-8.143245,-15.584992,14242.9543,8.050304,6.747828,12.599462,15.951683,-3.739496,-6.475395,-12.930035,3
34795.646,8.235911,8.173683,10.728724,12.853413,-5.644172,-7.438087,-21.053944,38389.5952,9.586141,10.098557,14.240434,17.700198,-5.818357,-7.77728,-22.323837,4965.572,2.94334,1.91508,4.364182,6.738752,-0.528252,-0.874182,-3.225165,5037.1409,2.862718,1.934703,4.416631,6.367007,-0.547834,-0.88522,-3.159849,2635.9364,2.992004,0.999983,2.746437,5.111385,-0.498631,-0.823525,-2.693112,2328.5406,3.021922,0.872686,2.505247,4.267054,-0.410092,-0.768861,-2.765961,7007.7937,3.620921,2.899176,6.87401,9.399357,-1.050059,-1.601751,-4.121588,7259.6123,3.595932,3.022516,7.117924,10.024874,-1.120049,-1.803571,-4.291053,38112.7876,7.006136,9.554323,12.864146,17.668375,-4.592878,-6.632763,-27.65167,31578.5225,6.160195,7.682913,10.118115,13.774374,-2.63605,-3.725658,-15.176584,5459.8672,2.808904,2.154877,4.434544,7.142114,-0.549243,-1.009724,-4.411925,4866.8372,2.787221,1.872455,3.941132,7.042632,-0.572019,-1.02633,-4.06082,2887.448,3.289064,1.107082,3.042222,5.422045,-0.475505,-0.891365,-3.72335,2658.4667,3.219488,1.035373,2.926768,5.282619,-0.403837,-0.72264,-3.798484,7892.7517,3.508675,3.401188,7.570808,11.476755,-1.115876,-1.907161,-5.022676,7269.7432,3.683111,3.117532,7.311658,11.159144,-1.037922,-1.737716,-4.567586,4
7202.8814,2.218658,2.315804,3.346524,5.041922,-3.985523,-5.171493,-15.526745,15753.1606,3.783496,5.591139,8.412749,10.382698,-4.736412,-6.035406,-19.106427,26308.7443,16.003963,10.38575,17.552694,21.532173,-5.097057,-8.054955,-15.391357,28673.604,16.094571,11.273593,19.212057,23.403977,-5.405416,-8.2994,-15.293571,9136.6641,8.790887,3.407619,6.410938,8.259136,-1.257329,-2.166399,-4.355527,8045.7421,9.073486,2.976456,5.391771,7.163965,-1.006173,-1.68789,-3.372223,25138.541,12.98316,11.738132,24.876786,29.366609,-6.109275,-10.452804,-14.990712,27804.5054,13.61943,12.842241,26.652919,30.9293,-6.758857,-12.08231,-19.157799,3775.1817,1.484931,1.477984,2.561957,4.946476,-3.528671,-5.259613,-17.450926,4198.0971,1.606373,1.518705,2.346038,4.464236,-2.585167,-3.791677,-15.9294,20822.2214,12.161228,8.625801,15.057624,18.263076,-5.075574,-7.700853,-19.517264,21063.4351,13.306592,8.490933,14.253502,18.072441,-4.137651,-6.204877,-13.357837,10299.0408,10.646206,3.764101,6.663638,9.461409,-1.201825,-2.171152,-5.319646,11893.583,12.479535,4.085173,7.287642,9.573939,-1.229662,-2.157253,-5.189146,21460.7895,10.417114,10.547338,22.828467,26.292184,-6.869833,-12.280207,-23.484335,19217.0764,10.491508,9.486522,20.541554,24.376987,-5.619863,-9.895354,-18.147482,3
4876.8383,2.033914,1.797972,3.025176,5.469904,-0.389316,-0.761776,-3.495448,5522.4414,2.237495,2.44851,4.09366,6.48981,-0.698994,-1.28645,-6.263363,358.3069,1.137484,0.722412,2.040161,4.3613,-0.165839,-0.40047,-2.882622,349.135,1.125948,0.732353,2.01609,4.589358,-0.167445,-0.37549,-2.574923,354.2765,1.260035,0.470124,1.569674,3.964697,-0.09589,-0.32879,-2.547357,304.8846,1.262796,0.420124,1.463364,3.163842,-0.086381,-0.275338,-2.430944,807.4521,1.29932,1.261005,3.504788,5.727283,-0.221487,-0.489358,-2.640661,852.8174,1.301413,1.306657,3.781685,6.422317,-0.234478,-0.544239,-2.97803,6239.4394,1.953958,2.37566,3.97249,7.333612,-0.665656,-1.269735,-7.41791,5121.5796,1.806494,1.859579,2.959724,6.05737,-0.576618,-1.140588,-6.587072,360.0571,1.117225,0.744662,1.867011,4.603476,-0.193012,-0.553678,-3.422521,236.6089,1.084463,0.671319,1.814539,4.048111,-0.182015,-0.481818,-3.243783,425.416,1.344338,0.53157,1.78013,5.040266,-0.117258,-0.403428,-3.026763,413.556,1.345091,0.519108,1.783326,4.676911,-0.108707,-0.378573,-2.993863,777.0689,1.240708,1.334661,3.683062,6.215854,-0.272121,-0.584486,-3.552928,764.6753,1.279886,1.277998,3.746643,6.712205,-0.245723,-0.566377,-3.361645,4
1063.1699,1.222475,0.210484,0.566932,3.546312,-0.519129,-0.830125,-3.487469,1714.1246,1.370866,0.370353,0.76528,4.277392,-2.033775,-2.826099,-8.626557,1989.6348,2.202265,0.395905,0.664035,2.862331,-0.290854,-0.633443,-2.995302,2248.2263,2.257747,0.436406,0.71604,3.407941,-0.308629,-0.565961,-2.726879,983.9571,1.90817,0.233471,0.461094,2.946963,-0.203447,-0.417532,-2.182596,868.367,1.92248,0.203159,0.501539,3.119569,-0.169126,-0.391884,-2.189346,2612.3847,2.354312,0.493361,0.72363,3.009143,-0.479572,-0.815584,-3.543001,2727.2889,2.351589,0.508515,0.940248,3.172902,-0.50699,-0.847814,-3.19223,936.5996,1.138534,0.225128,0.688554,4.893938,-0.684462,-1.243416,-6.886023,1183.2832,1.192798,0.274065,0.728573,4.693673,-0.649705,-1.081333,-5.813791,1727.4437,1.963231,0.373452,0.628055,4.140256,-0.300331,-0.648374,-3.751706,1620.9085,2.016891,0.32917,0.680882,4.083859,-0.261525,-0.590396,-3.174021,1025.0733,2.048663,0.241579,0.573745,3.732059,-0.216171,-0.501683,-2.777213,990.2419,2.022046,0.245909,0.608088,3.655978,-0.208639,-0.510862,-2.62107,2541.4009,2.207742,0.475571,0.847166,4.005587,-0.525057,-0.946813,-3.270225,2301.8989,2.232815,0.410784,0.74306,3.732102,-0.471945,-0.927461,-3.417808,3
46486.6744,11.081303,11.924335,16.102022,18.75249,-5.612644,-7.268038,-16.355708,50958.2978,12.374672,14.55562,21.310319,24.443351,-8.01085,-10.507956,-26.850426,7984.9748,4.70363,2.633548,5.734156,8.419363,-1.868566,-2.753925,-5.727397,8018.146,4.4649,2.643935,5.670665,8.019491,-1.956576,-2.912938,-5.614921,3686.6385,3.996469,1.29516,3.303061,5.865754,-0.935168,-1.56025,-3.337336,3233.9409,4.013746,1.128931,2.969586,4.742616,-0.768691,-1.258845,-3.135038,10719.6961,5.534245,3.953148,8.671631,11.309949,-3.124811,-5.022645,-9.024329,11104.385,5.482261,4.089254,9.228691,13.513266,-3.274296,-5.341538,-8.152898,49620.8565,8.600053,13.86116,19.6,25.121394,-7.706532,-10.679324,-35.904847,40955.1816,7.59616,11.138412,15.123299,20.008943,-6.301601,-8.470293,-26.353326,9003.2209,4.591054,2.999326,5.863796,8.50066,-2.097569,-3.111902,-7.269064,7986.2834,4.655999,2.605265,5.131773,7.928404,-1.911629,-2.808357,-6.384597,4019.3088,4.498659,1.444479,3.769431,6.34446,-1.018956,-1.765967,-4.692557,3653.3748,4.330141,1.321695,3.480167,6.587898,-0.871001,-1.527297,-4.110499,12619.5037,5.550646,4.758126,10.05313,12.646839,-3.786749,-6.185453,-10.476566,11489.717,5.798191,4.372698,9.528236,13.397339,-3.442778,-5.709212,-9.855903,4
5325.7505,1.845401,1.640799,2.418447,4.18204,-1.603245,-1.971705,-6.027796,13430.7051,3.161633,4.602102,6.752677,9.761496,-6.358252,-7.909457,-21.530346,19920.2202,12.545179,6.99503,10.496043,12.91814,-5.055709,-7.379942,-13.428879,21909.334,12.861781,7.61791,11.501908,14.955559,-5.515944,-8.190798,-14.107576,6487.3787,6.731678,2.34805,4.179532,6.016664,-1.974541,-3.353432,-5.276544,5674.6493,6.754393,2.042845,3.557856,5.086896,-1.637383,-2.761688,-5.29027,19009.185,10.039825,8.222035,15.183143,18.807342,-6.857873,-11.356317,-18.486494,21128.167,10.660398,8.902446,16.175191,20.542018,-7.519375,-12.800432,-19.565943,2548.8808,1.305029,1.065879,1.849224,4.872565,-1.185135,-1.729593,-8.404936,3246.0362,1.440107,1.202686,1.890482,4.959133,-1.226355,-1.760118,-10.232992,15716.3665,9.633538,5.976837,9.381063,12.289293,-4.777077,-7.223595,-17.938368,15976.9057,10.703496,5.730263,8.597713,11.453243,-4.553027,-6.832836,-14.412843,7027.2412,7.623828,2.519954,4.391357,8.00187,-2.230905,-3.783074,-6.843359,7677.6538,8.359647,2.676266,4.658037,7.968903,-2.296266,-3.816094,-7.581533,16164.7293,8.21555,7.523391,14.113598,17.005904,-7.22564,-12.796039,-22.387067,14559.8573,8.310749,6.728349,12.544438,15.83998,-6.410541,-11.298135,-21.735024,3
33588.7485,8.284752,7.846551,10.245866,12.638402,-3.650864,-4.870071,-9.760401,38070.7012,9.400351,10.014793,14.164188,17.059817,-5.943982,-7.792143,-16.208937,4921.1724,2.943298,1.892592,4.297639,6.54691,-1.119825,-1.708814,-3.768187,4998.5047,2.853469,1.892326,4.338779,5.974691,-1.184391,-1.85558,-4.133643,2635.2611,3.008263,0.99251,2.712855,4.585104,-0.625363,-1.123029,-2.71606,2319.723,3.017456,0.869845,2.429058,4.7771,-0.531918,-0.916476,-2.733349,6954.3481,3.622434,2.86045,6.707122,9.444884,-1.837007,-2.930456,-5.068105,7243.4554,3.613522,2.969366,7.09576,9.801872,-1.931413,-3.16815,-4.969288,37988.503,6.902358,9.493865,12.675756,17.956061,-5.51587,-7.779806,-23.770209,31385.3364,6.124375,7.642968,10.101193,13.044052,-4.485803,-6.266663,-20.007967,5400.0122,2.802559,2.112751,4.39943,6.683684,-1.236178,-1.80503,-4.748134,4822.9187,2.785059,1.842628,3.829982,6.45435,-1.15141,-1.717275,-4.256906,2892.9968,3.36481,1.101315,3.062856,5.917935,-0.684864,-1.319642,-3.737239,2630.078,3.19691,1.029368,2.83487,5.561405,-0.595135,-1.098573,-3.453485,7801.4148,3.477208,3.357286,7.518878,11.086895,-2.128806,-3.551196,-6.201546,7263.3945,3.717313,3.090517,7.183953,10.654094,-1.966959,-3.247206,-6.744001,4
6742.1167,2.167982,2.23833,3.339603,5.065984,-1.869485,-2.608335,-5.823301,15499.6128,3.712779,5.685302,8.641948,11.621841,-5.448463,-6.803653,-21.311076,26173.434,16.157563,10.406883,17.482832,20.935021,-6.140474,-8.853302,-16.390537,28603.2754,16.243981,11.324269,19.142231,21.791662,-6.676253,-9.981686,-18.521313,9270.6532,9.093982,3.436001,6.428116,9.365665,-2.759692,-4.79449,-7.168915,8017.4576,9.049874,2.98594,5.435577,7.212072,-2.263131,-3.793365,-6.466061,24861.5676,12.956871,11.8028,24.925932,30.710438,-7.878962,-13.280267,-21.495989,27610.0049,13.649234,12.94973,26.858922,30.899586,-8.726474,-15.091571,-22.789091,3716.8335,1.472789,1.498067,2.501286,5.083995,-1.381264,-2.195775,-8.10636,4123.7119,1.591197,1.53923,2.431553,4.824765,-1.351226,-2.069203,-8.173976,20653.6135,12.252838,8.656267,15.150808,18.130912,-5.613341,-8.510443,-17.347866,21024.5497,13.574836,8.51415,14.286613,17.540799,-5.435107,-8.102741,-17.918945,10230.5197,10.558819,3.752043,6.762692,9.128033,-3.145404,-5.46099,-9.112966,11847.9058,12.2458,4.076155,7.199576,10.654565,-3.41237,-5.747662,-10.581083,21232.5437,10.483895,10.651538,22.954677,27.689985,-8.038679,-14.968536,-26.326915,18960.7163,10.469259,9.561214,20.813631,24.055804,-7.082213,-12.585172,-20.701716,3
15896.4238,4.580419,3.569627,4.928751,7.319752,-1.386622,-1.937166,-5.721677,18607.7846,5.217494,4.835238,7.179849,10.178287,-2.677384,-3.600732,-7.913771,2055.2518,1.791275,1.088618,2.696707,4.864994,-0.513642,-0.875507,-3.104565,2091.2593,1.761539,1.089804,2.778333,5.643982,-0.543604,-0.960309,-3.119118,1276.4557,1.949035,0.623103,2.011928,3.933626,-0.310613,-0.73767,-3.27231,1158.3225,2.016504,0.565512,1.792954,3.38163,-0.273944,-0.521215,-2.015761,3149.9111,2.175769,1.733882,4.592007,6.866671,-0.815427,-1.381369,-3.437372,3263.3218,2.155987,1.823612,5.018309,7.3556,-0.856987,-1.477904,-3.530008,19339.2891,3.973174,4.638592,6.581553,11.535512,-2.410499,-3.564496,-12.695145,16144.8135,3.548949,3.717693,5.123921,8.4955,-2.046793,-3.04628,-10.659087,2224.4095,1.725324,1.182423,2.707768,5.486408,-0.581229,-0.99497,-3.385041,1964.9309,1.708562,1.033371,2.471762,5.144868,-0.549213,-0.911904,-3.132275,1488.6722,2.220765,0.705352,2.208723,5.141971,-0.347871,-0.751306,-3.275248,1363.4112,2.143536,0.671529,2.094637,5.164373,-0.320604,-0.715578,-2.999079,3336.322,2.041359,1.94492,4.910094,7.815398,-0.941008,-1.617477,-4.438477,3196.0959,2.177099,1.813189,4.868192,7.707328,-0.864318,-1.415143,-3.95922,4
2806.4136,1.550969,0.599203,0.935942,3.952179,-0.519739,-0.727444,-2.999613,7641.8457,2.537698,1.707947,2.377421,6.159809,-2.471758,-3.037498,-8.337815,9779.3713,6.805902,2.234851,2.928259,6.185414,-1.4927,-2.229037,-5.768401,10752.563,6.924505,2.434832,3.16308,5.706511,-1.677435,-2.472684,-5.695905,2960.845,3.642283,0.863829,1.558662,3.414351,-0.693886,-1.12103,-2.774338,2625.6403,3.69851,0.761374,1.358061,3.509571,-0.592116,-0.99329,-2.717591,9816.887,5.939669,2.719233,3.932695,6.447935,-2.087086,-3.292209,-6.060216,10821.6202,6.233191,2.900117,4.108794,7.010261,-2.32402,-3.598309,-6.866228,1483.4282,1.204305,0.304021,0.755918,5.233321,-0.510281,-0.947519,-4.850772,1849.5805,1.279194,0.404848,0.927273,5.163439,-0.526896,-0.958731,-4.855474,7868.2462,5.380181,1.981199,2.703083,5.069222,-1.379926,-2.013152,-5.267033,8024.1259,5.923514,1.809274,2.388336,5.636469,-1.312355,-2.037892,-5.315422,3088.8622,3.983614,0.898273,1.622289,4.288226,-0.758194,-1.312119,-4.359444,3241.1465,4.323734,0.937415,1.68893,4.109001,-0.7615,-1.299881,-3.882615,8047.3343,4.75936,2.447305,3.635159,6.59484,-2.019151,-3.319666,-6.388072,7279.0675,4.788158,2.173993,3.125034,5.894768,-1.818474,-2.963443,-6.167621,3
26240.502,7.008045,6.015157,8.000047,10.156204,-2.525638,-3.36656,-6.956788,30612.8378,7.752202,8.029827,11.639332,14.955768,-4.630945,-6.176418,-13.032744,3685.8577,2.536032,1.541279,3.685644,5.880448,-0.820245,-1.249038,-3.985829,3742.0554,2.465826,1.559463,3.679556,5.961618,-0.868324,-1.370485,-3.403773,2048.0723,2.555595,0.823116,2.390981,4.633357,-0.48222,-0.941113,-2.449483,1817.636,2.603617,0.733112,2.129516,4.01264,-0.407226,-0.764614,-2.654709,5276.3147,3.059986,2.349769,5.785194,8.703123,-1.339147,-2.201768,-4.380287,5498.4924,3.059864,2.455938,6.242891,9.403501,-1.416383,-2.357411,-4.564732,30656.0488,5.618104,7.652438,10.411107,14.549884,-4.186488,-5.929636,-19.735037,25513.2124,5.015357,6.159691,8.282167,13.330252,-3.448495,-4.883694,-16.420454,4001.0034,2.405288,1.70571,3.677146,6.675886,-0.907042,-1.376561,-4.215236,3611.584,2.428179,1.492536,3.40741,5.810604,-0.850279,-1.324278,-3.725056,2295.1836,2.928671,0.926005,2.632222,5.122342,-0.531084,-1.028594,-3.390304,2098.5656,2.786673,0.875826,2.533363,5.027186,-0.467937,-0.873666,-2.808009,5822.7942,2.929322,2.723459,6.378156,10.183382,-1.540007,-2.523776,-4.542455,5458.5168,3.111607,2.501481,6.277846,9.175671,-1.413482,-2.35612,-5.389205,4
5780.3286,2.085636,1.896208,2.744204,4.629083,-1.09979,-1.531728,-3.552154,13691.1401,3.533566,5.092512,7.717483,10.002154,-3.323712,-4.472844,-10.215812,22870.8976,14.717328,8.782673,14.111479,17.094699,-4.656303,-6.779554,-12.294051,25157.3431,14.983701,9.566924,15.430484,18.509516,-5.107857,-7.53119,-13.180168,7695.2004,7.806078,2.880938,5.477344,7.810056,-2.245578,-3.881435,-6.418278,6808.0651,7.939662,2.518511,4.504841,6.949827,-1.839015,-3.101546,-5.060029,21600.4948,11.766165,10.119184,20.182711,25.528309,-5.953656,-10.091685,-16.097437,23973.3154,12.324678,11.032828,21.73973,24.069037,-6.609939,-11.305415,-17.097576,3330.0879,1.454159,1.376543,2.259852,5.964314,-0.757252,-1.308689,-5.876415,3734.1201,1.573918,1.436102,2.183188,4.643114,-0.732641,-1.22763,-5.350151,17861.3964,11.068719,7.405381,12.399398,15.39535,-4.05956,-6.075537,-13.748098,18262.3555,12.378885,7.197733,11.571449,14.283637,-3.978954,-5.892756,-12.902485,8536.8708,9.268145,3.160253,5.599037,8.696712,-2.512663,-4.399137,-7.903022,9664.0796,10.685925,3.382008,5.970282,9.01249,-2.770246,-4.667422,-8.410987,18180.2796,9.456037,9.166747,18.800315,21.937229,-5.844304,-10.530582,-19.024631,16313.5904,9.420863,8.193541,16.613227,19.665386,-5.170127,-9.106954,-15.418148,3
38220.5899,10.036735,9.353077,12.23369,15.955843,-3.856938,-4.953201,-10.523267,44548.9502,11.397173,12.295501,17.571124,21.31908,-6.819131,-8.770368,-18.359926,6282.1975,3.469767,2.310396,5.14539,7.556092,-1.391737,-2.165098,-4.740005,6372.722,3.362575,2.311331,5.106211,8.895134,-1.457866,-2.297934,-4.506603,3176.51,3.374648,1.163761,3.0685,5.868368,-0.746297,-1.27459,-2.793101,2793.953,3.414163,1.02367,2.768811,5.14592,-0.631047,-1.091668,-2.636755,8800.769,4.337702,3.491198,7.960551,11.336822,-2.299271,-3.681396,-6.610803,9135.7093,4.303227,3.598042,8.392265,11.628462,-2.410588,-4.008403,-6.795409,43916.4536,7.963095,11.594707,15.948437,21.546913,-6.218042,-8.570437,-24.223692,36380.2749,6.906377,9.307981,12.392555,16.86386,-5.107659,-6.961323,-23.564465,6983.6792,3.316297,2.596097,5.229458,9.165868,-1.537109,-2.35257,-5.614766,6224.865,3.308883,2.276232,4.706067,7.983527,-1.42615,-2.117055,-5.135701,3498.7458,3.844226,1.297243,3.432222,6.646141,-0.821036,-1.529994,-4.623806,3190.1926,3.703424,1.200394,3.35296,5.68229,-0.708025,-1.250503,-3.886846,10072.478,4.204643,4.151676,9.038808,12.949881,-2.691641,-4.463947,-7.800951,9285.2722,4.477459,3.797157,8.593826,12.445072,-2.473096,-4.175646,-7.716846,4
3325.4355,1.600102,0.851952,1.328454,3.487435,-0.670258,-0.951313,-2.484787,9980.2549,2.746645,2.783231,3.975448,6.377487,-2.897764,-3.818352,-9.11648,15452.6434,9.793518,4.705031,6.622143,8.644829,-2.858593,-4.115158,-8.021301,17099.7642,9.997418,5.154901,7.236395,9.825071,-3.151906,-4.638309,-8.446098,4751.4567,5.033418,1.612939,2.905635,4.841134,-1.279225,-2.203729,-4.250021,4250.8953,5.276531,1.405263,2.466143,3.922476,-1.086028,-1.764496,-3.963336,14685.5237,7.920835,5.489749,9.232274,11.45148,-3.720861,-6.026012,-9.096949,16320.5349,8.372379,5.934705,9.71054,12.513068,-4.14009,-6.759189,-11.289429,1681.0156,1.214012,0.607752,1.118341,6.176415,-0.54045,-0.95163,-5.133211,2277.6299,1.325569,0.689567,1.131907,4.099177,-0.552151,-0.937173,-4.933296,11949.7502,7.406937,4.003586,5.84622,8.039528,-2.51942,-3.741599,-7.670468,12308.4445,8.22433,3.803367,5.298243,7.741863,-2.421197,-3.554488,-7.586101,5094.0751,5.719125,1.710715,2.887113,5.392293,-1.410135,-2.458667,-5.581182,5467.0794,6.262655,1.796275,3.084542,5.612067,-1.47055,-2.476203,-5.715479,12111.2402,6.315624,4.892946,8.300384,11.546122,-3.65473,-6.455054,-11.826123,10921.6295,6.386162,4.343675,7.505731,10.97937,-3.247243,-5.507807,-10.075368,3
32337.6396,8.903145,7.497686,9.793743,12.603866,-3.099098,-4.015848,-7.989388,38462.9497,9.63872,10.222286,14.573427,18.088197,-5.865337,-7.521658,-15.359507,5034.8264,3.03105,1.921011,4.344831,6.121365,-1.11628,-1.709693,-4.077732,5099.2126,2.935599,1.9264,4.366561,7.140512,-1.178348,-1.891924,-3.884469,2638.3529,2.959764,0.998107,2.73905,4.629685,-0.629805,-1.136842,-2.893236,2354.6833,3.057996,0.883778,2.487143,4.785192,-0.528605,-0.925665,-3.295108,7093.4614,3.711014,2.899852,6.858828,10.114335,-1.827569,-2.968958,-5.750028,7322.0911,3.625776,3.008036,7.148453,10.556197,-1.928505,-3.208772,-5.906692,38502.2427,7.143767,9.685988,13.156042,18.936021,-5.288052,-7.614268,-21.91829,31972.8418,6.298203,7.809055,10.3544,14.087096,-4.347973,-5.868849,-17.549779,5525.3352,2.875768,2.157641,4.42166,7.828452,-1.232589,-1.924249,-4.369461,4921.228,2.865462,1.872027,3.98194,6.75997,-1.140984,-1.802314,-4.691974,2922.4998,3.359233,1.111092,3.056711,6.453632,-0.682162,-1.237988,-3.445337,2675.0747,3.256396,1.039134,2.955055,5.753711,-0.591181,-1.059607,-3.302746,7954.3716,3.560211,3.412591,7.635801,11.325013,-2.112904,-3.445698,-6.274081,7361.9509,3.752569,3.120985,7.395736,10.525914,-1.931227,-3.189865,-6.342505,4
5975.9288,2.106408,1.987098,2.902736,4.335738,-1.267349,-1.708343,-4.328837,14910.4512,3.655133,5.441865,8.291489,11.652755,-3.662056,-4.676098,-11.447628,26212.4673,16.277108,10.391513,17.60808,21.074888,-5.526977,-8.149963,-14.9925,28595.7693,16.309234,11.276211,19.089271,22.08121,-6.053892,-8.998582,-16.452259,9089.8999,8.850161,3.396586,6.424397,8.568373,-2.749806,-4.822907,-7.860522,8038.8679,9.169733,2.971201,5.33649,7.684822,-2.199879,-3.764739,-6.091958,24878.5451,12.973241,11.715381,24.764409,29.69102,-7.109211,-12.084438,-17.970645,27515.2253,13.548825,12.832718,26.458019,30.910761,-7.925782,-13.717237,-19.655485,3563.0655,1.461272,1.458288,2.433772,5.187581,-0.935027,-1.520894,-6.014194,3970.8579,1.577194,1.500872,2.347642,5.462357,-0.874264,-1.423901,-5.530162,20574.4308,12.281093,8.627203,15.193853,19.611434,-4.813912,-7.241493,-17.211332,20942.4347,13.56069,8.496836,14.312678,17.235103,-4.705288,-6.9449,-15.490025,10245.0835,10.637042,3.743779,6.674224,9.812517,-3.111358,-5.530295,-9.835823,11888.0639,12.740963,4.068208,7.182175,10.629715,-3.511148,-5.925961,-9.570036,21121.0201,10.408455,10.521204,23.060673,27.56246,-7.02885,-12.779322,-19.678737,18930.6692,10.518828,9.460065,20.641824,24.846707,-6.158387,-11.106255,-20.096613,3
15324.4537,4.77317,3.398709,4.70767,6.759323,-1.242536,-1.712163,-4.331347,18724.6401,5.255382,4.865561,7.15341,10.067683,-2.640457,-3.535725,-8.833657,2039.6787,1.792437,1.089677,2.713589,5.163333,-0.528536,-0.861645,-3.749059,2079.2097,1.761546,1.085015,2.711545,5.266123,-0.552245,-0.929152,-2.641857,1281.7528,1.953419,0.630898,1.92364,3.669604,-0.312955,-0.615393,-2.486255,1140.2012,1.987457,0.566492,1.770739,3.651658,-0.269053,-0.560975,-2.182891,3128.8472,2.166539,1.727305,4.618155,7.041325,-0.825067,-1.365859,-3.419995,3292.2791,2.180645,1.829753,4.857248,8.289851,-0.869342,-1.532611,-4.120584,19593.7792,4.057884,4.646446,6.513498,10.738072,-2.326304,-3.346646,-10.305759,16245.8013,3.603581,3.760042,5.1482,8.014349,-1.984095,-2.834307,-9.906897,2219.1692,1.726245,1.193387,2.664566,6.553094,-0.591672,-0.995954,-3.638853,1959.1596,1.71426,1.050543,2.460439,5.429126,-0.548801,-0.949406,-3.523526,1461.8029,2.194515,0.71263,2.222791,4.56083,-0.34697,-0.69318,-3.066675,1363.1102,2.134932,0.685775,2.048328,5.150668,-0.307834,-0.660548,-3.112254,3388.1614,2.068585,1.938007,4.976342,7.90478,-0.93365,-1.610858,-4.227888,3193.9775,2.178259,1.794139,4.861968,7.178406,-0.86018,-1.401825,-3.465382,4
2377.3457,1.498364,0.50173,0.848367,3.614653,-0.376134,-0.563053,-2.127242,7711.0191,2.542995,1.738868,2.376587,5.300978,-2.073752,-2.622281,-7.793821,9844.5485,6.944736,2.247427,2.988436,5.560317,-1.456989,-2.105169,-5.35192,10828.6326,7.051076,2.463695,3.226443,5.59587,-1.625133,-2.346547,-5.210162,2968.0007,3.639657,0.878793,1.493214,3.781928,-0.676311,-1.24733,-3.17827,2653.6587,3.760633,0.762265,1.309868,3.449708,-0.589444,-0.999598,-2.441563,9917.0342,6.045179,2.754884,3.9301,6.240616,-1.978235,-3.211192,-5.911201,10877.2554,6.273388,2.946812,4.195635,7.035102,-2.200452,-3.47897,-6.938662,1576.2729,1.217223,0.342989,0.782415,7.051388,-0.42675,-0.790562,-4.29887,1973.5537,1.299857,0.448985,0.961899,5.232131,-0.440159,-0.766708,-4.332701,7960.2323,5.492436,2.024914,2.763002,6.298501,-1.290743,-1.964031,-5.564094,8110.8313,6.008483,1.831048,2.369067,4.825479,-1.240562,-1.847429,-6.024142,3096.5399,4.004831,0.914131,1.59007,4.276092,-0.738495,-1.285943,-4.414732,3268.6976,4.352661,0.947069,1.713027,5.351411,-0.752008,-1.298502,-3.903967,8105.3272,4.805627,2.490476,3.668565,7.166559,-1.856055,-3.153669,-6.739672,7373.1874,4.870173,2.195215,3.294286,6.18938,-1.666738,-2.796468,-5.800152,3
24694.6602,6.719879,5.615613,7.620163,10.294961,-2.247318,-2.933465,-6.620889,30842.7343,7.812722,8.087801,11.579203,14.722027,-4.591687,-6.021829,-12.041267,3686.8045,2.561097,1.549756,3.654636,5.649619,-0.837573,-1.250868,-4.966859,3731.483,2.473508,1.563066,3.660315,5.507659,-0.884713,-1.396811,-3.876632,2050.1661,2.563122,0.836425,2.528405,4.987957,-0.478819,-0.875933,-2.664892,1827.6064,2.618461,0.736518,2.165493,4.101769,-0.412164,-0.734554,-2.638105,5302.1355,3.095427,2.358649,5.854603,8.238588,-1.354872,-2.228241,-4.481481,5472.7766,3.057272,2.468031,6.21794,9.067786,-1.419498,-2.458841,-5.355308,30927.8916,5.659688,7.749662,10.51396,15.159454,-4.09108,-5.799514,-17.704862,25612.1797,5.032038,6.220209,8.255272,11.647176,-3.369692,-4.787899,-14.114452,3984.6924,2.411121,1.727998,3.647751,6.275944,-0.925291,-1.415774,-4.118385,3608.4258,2.448376,1.489356,3.312591,6.127285,-0.857229,-1.36196,-4.344495,2315.9876,2.966336,0.931607,2.810504,6.061839,-0.527144,-0.98584,-3.521864,2082.609,2.784505,0.878928,2.599403,5.385207,-0.466555,-0.891711,-3.332403,5781.8444,2.911733,2.735726,6.409901,9.184433,-1.536811,-2.475638,-5.435929,5452.6081,3.119668,2.509643,6.120462,8.74673,-1.41739,-2.360591,-4.974981,4
5275.7724,2.059805,1.729515,2.547648,4.380105,-1.006708,-1.417908,-3.203915,14127.7314,3.611744,5.150848,7.836043,10.560489,-2.973937,-3.947711,-10.34198,23117.869,15.171465,8.82798,14.186895,16.444493,-4.494514,-6.591669,-13.391584,25318.604,15.345377,9.604545,15.574878,18.332771,-4.936359,-7.305461,-13.280771,7776.5769,7.890339,2.894937,5.347978,7.616763,-2.242535,-3.916087,-5.957987,6857.3423,8.149771,2.530574,4.508916,6.631097,-1.81639,-3.034398,-4.97572,21991.4589,12.247861,10.175939,20.229784,23.607651,-5.662571,-9.504008,-15.846669,24420.5037,12.818911,11.083624,21.518042,25.776945,-6.373253,-10.982657,-17.273634,3451.6353,1.467048,1.401787,2.249215,4.971471,-0.766509,-1.267644,-4.819292,3918.1949,1.599426,1.473415,2.348468,5.033464,-0.7318,-1.236482,-4.449043,18140.1592,11.424168,7.448634,12.643597,16.032385,-3.866524,-5.902652,-12.430058,18470.688,12.642044,7.247566,11.594313,14.089322,-3.768053,-5.632554,-11.620581,8618.7231,9.485601,3.158477,5.666922,9.52591,-2.521397,-4.394276,-7.281264,9735.2297,11.096855,3.3908,6.024643,9.517836,-2.783416,-4.708316,-8.219083,18576.2657,9.696523,9.254573,18.861345,22.961693,-5.502039,-9.720872,-16.410196,16680.1602,9.770251,8.265748,16.722932,19.818061,-4.854112,-8.644464,-13.294731,3
35827.3145,10.445383,8.670444,11.410653,13.770742,-3.477908,-4.556277,-12.170344,44598.8863,11.191782,12.340961,17.709966,21.347937,-6.761534,-8.82164,-23.58032,6264.9319,3.516973,2.273901,5.092126,7.402485,-1.403035,-2.127957,-4.833048,6355.863,3.416182,2.276582,5.079877,7.774003,-1.475292,-2.250716,-5.186738,3176.639,3.427767,1.151357,3.02252,5.192449,-0.760353,-1.399661,-4.839236,2784.7397,3.434726,1.011965,2.772679,4.506009,-0.639403,-1.076278,-2.988187,8781.8755,4.411171,3.436104,7.855724,10.256797,-2.29481,-3.707189,-6.808078,9104.2011,4.368011,3.565603,8.206025,12.275375,-2.421999,-3.994596,-6.002552,43998.6704,7.884952,11.661666,15.855473,20.236127,-6.147814,-8.605692,-26.814503,36535.3588,6.95083,9.430417,12.500199,16.802923,-5.0222,-6.756302,-20.925524,6970.3167,3.373786,2.56876,5.21764,8.067322,-1.563392,-2.343485,-5.541917,6170.5896,3.314365,2.266719,4.622967,7.217717,-1.431827,-2.114217,-5.128662,3528.5468,3.964066,1.292375,3.485857,6.798706,-0.822747,-1.52451,-4.084911,3179.8752,3.749551,1.184201,3.197284,5.929834,-0.71529,-1.243177,-3.357879,10011.021,4.240517,4.114853,8.956236,12.157166,-2.687182,-4.420754,-7.467156,9257.081,4.512144,3.765671,8.505949,11.544112,-2.462719,-4.091016,-7.56847,4
2823.4756,1.540781,0.743816,1.188006,4.630036,-0.535327,-0.757182,-2.099664,10434.1289,2.802511,2.89826,4.139014,6.240683,-2.465146,-2.997376,-7.382489,15639,10.229856,4.711104,6.617925,8.625472,-2.743962,-3.968564,-8.080843,17265.0272,10.477166,5.171926,7.288892,9.94882,-3.046912,-4.490898,-9.950994,4806.6777,5.191414,1.622688,2.852425,5.147556,-1.245156,-2.087783,-3.665884,4259.9726,5.351891,1.417808,2.45496,4.23335,-1.061244,-1.783414,-4.091107,14967.26,8.373617,5.558738,9.340678,12.094223,-3.534459,-5.836132,-9.45474,16642.6001,8.805284,6.000006,9.806447,12.427729,-3.96039,-6.464341,-9.800506,1857.5478,1.232541,0.641559,1.156654,5.291394,-0.449155,-0.762793,-4.372435,2512.3066,1.355873,0.73797,1.232629,4.69313,-0.457164,-0.792524,-4.762357,12226.7107,7.873127,4.059774,6.013927,9.05221,-2.367761,-3.571098,-7.848611,12522.1764,8.652441,3.835085,5.35673,7.855728,-2.283905,-3.392135,-8.946659,5132.0909,5.846567,1.711858,2.950017,6.195798,-1.380164,-2.356844,-5.011305,5525.2873,6.451604,1.805331,3.047735,5.928915,-1.439943,-2.408777,-5.74345,12443.2564,6.669345,4.981777,8.399888,11.687022,-3.419695,-5.940566,-10.446943,11238.4344,6.745331,4.44252,7.540079,10.823667,-3.040665,-5.313048,-9.510703,3
4549.4965,2.233081,1.590253,2.567871,4.556684,-0.297668,-0.57329,-2.781308,5884.125,2.309334,2.547823,4.329487,7.076626,-0.617318,-1.007775,-3.998573,380.6787,1.15671,0.70397,1.977787,4.157099,-0.181015,-0.509436,-3.032649,410.0264,1.159539,0.703228,1.964269,4.134627,-0.185259,-0.423487,-2.788497,358.5096,1.274342,0.465288,1.529008,3.380725,-0.10327,-0.324175,-2.797685,312.1911,1.277058,0.411099,1.406518,3.342782,-0.091134,-0.273313,-2.062077,829.0239,1.323604,1.204736,3.437096,5.916793,-0.251014,-0.598051,-3.125813,862.8816,1.321398,1.268748,3.655604,5.955532,-0.265434,-0.579562,-3.475999,6519.5191,2.01788,2.4105,4.089742,7.817891,-0.623465,-1.176431,-5.640434,5329.3482,1.875813,1.89529,3.119457,6.104321,-0.526889,-0.993505,-5.16233,407.9853,1.142853,0.723424,1.84888,4.685574,-0.21434,-0.567733,-3.345851,286.1619,1.111355,0.647871,1.729391,4.222464,-0.195293,-0.534211,-3.419886,427.8666,1.352761,0.530062,1.815644,4.315688,-0.11983,-0.40404,-2.986862,427.2408,1.367491,0.507159,1.652945,4.30396,-0.113847,-0.365807,-3.21561,786.6666,1.257351,1.293347,3.577207,6.322705,-0.28377,-0.640408,-3.588878,790.083,1.301988,1.234862,3.584888,6.430855,-0.262866,-0.591106,-3.148904,4
320.8369,1.080616,0.112065,0.429611,3.220439,-0.110733,-0.291166,-1.956126,1777.3408,1.377002,0.374175,0.771071,4.264932,-0.714034,-1.115552,-4.281928,1970.4135,2.293689,0.392993,0.660956,2.986782,-0.230906,-0.516629,-3.193524,2187.7891,2.302472,0.429627,0.716194,3.068991,-0.261512,-0.598068,-3.161187,1014.4113,1.967056,0.23087,0.541937,2.896614,-0.159798,-0.43857,-2.66778,887.2689,1.991824,0.205412,0.479904,2.692293,-0.142484,-0.366037,-2.202885,2593.2983,2.419796,0.489886,0.761501,3.064854,-0.370165,-0.675268,-3.854357,2717.6471,2.42528,0.508092,0.823341,4.192044,-0.396761,-0.706569,-3.91056,1084.8067,1.161349,0.243701,0.737294,6.066237,-0.267759,-0.655541,-4.392929,1391.7197,1.23176,0.295095,0.689556,5.420734,-0.250451,-0.647889,-4.184129,1718.1743,2.048724,0.375726,0.657772,3.711884,-0.206346,-0.52648,-3.024393,1564.4657,2.050494,0.325484,0.61319,4.003445,-0.191789,-0.470869,-3.691672,1008.936,2.055618,0.238641,0.676123,3.759339,-0.175039,-0.446123,-2.848059,1011.9027,2.094872,0.242047,0.540588,3.619433,-0.169858,-0.46174,-3.177804,2550.7596,2.283644,0.469675,0.815679,4.383562,-0.348024,-0.698113,-4.133266,2322.1907,2.334437,0.415823,0.775631,3.670867,-0.318375,-0.656825,-3.195764,3
40233.0065,12.50576,10.102748,13.462107,16.325499,-4.042084,-5.23993,-11.451438,51565.4966,12.353869,14.840115,21.886908,25.997674,-7.835157,-9.876264,-23.501595,7924.2151,4.863443,2.597753,5.536536,8.380229,-1.736486,-2.548902,-5.039855,7931.9978,4.570535,2.607031,5.606123,7.565724,-1.818723,-2.781955,-5.885627,3670.8097,3.989088,1.3014,3.326831,5.454172,-0.88529,-1.565509,-3.35911,3230.1479,4.10996,1.137132,2.992814,4.981373,-0.737835,-1.272348,-2.716503,10691.3935,5.711722,3.906244,8.464503,11.608152,-2.858762,-4.615465,-6.988527,11063.7422,5.618372,4.049368,8.914475,12.729446,-3.010141,-5.002105,-7.512485,50836.4409,8.747639,14.286716,19.973251,25.823729,-7.19977,-9.937208,-34.736542,42030.397,7.832634,11.492902,15.71713,21.789921,-5.845646,-8.138091,-26.098531,8897.7524,4.708407,2.953516,5.875226,9.243686,-1.960057,-2.935324,-7.461272,7817.2749,4.657623,2.567595,5.126886,8.427157,-1.748594,-2.584451,-5.937108,4063.6135,4.734763,1.430723,3.696017,7.034266,-0.969579,-1.704449,-4.08316,3663.3481,4.447222,1.305151,3.43303,6.741554,-0.821662,-1.398865,-4.229224,12492.8078,5.664566,4.709963,9.804736,13.713869,-3.411207,-5.732576,-10.519412,11387.1836,5.904023,4.33224,9.305115,12.870268,-3.101384,-5.147854,-8.13621,4
3253.9511,1.59434,1.107745,1.678031,4.332055,-1.003087,-1.336968,-4.709127,12576.3354,2.997992,4.493268,6.72725,9.550294,-4.766969,-5.798915,-15.385912,19788.824,13.345167,7.022565,10.574343,13.709828,-4.801372,-6.990961,-13.786636,21740.3015,13.572317,7.614311,11.550108,14.509003,-5.245671,-7.741585,-14.17928,6401.7154,6.738702,2.354053,4.300329,6.39544,-1.92761,-3.314587,-5.344642,5644.0416,6.951378,2.054936,3.5268,5.469647,-1.611035,-2.702249,-4.658976,18807.6142,10.53536,8.256587,15.201004,17.750305,-6.486211,-10.958101,-16.903508,20797.3449,11.010234,8.942755,16.154232,21.348429,-7.153868,-12.522478,-18.154568,2210.416,1.259916,1.020988,1.829952,6.075511,-0.912432,-1.446943,-6.562662,2949.0415,1.393191,1.156486,1.864937,6.002397,-0.946897,-1.415862,-7.130805,15520.1066,10.191064,6.00603,9.507305,12.184303,-4.272421,-6.544972,-16.017465,15861.0697,11.254769,5.750703,8.679794,11.061937,-4.08258,-6.040193,-14.347197,6946.9201,7.618858,2.526162,4.462776,7.697572,-2.175871,-3.791903,-6.016171,7628.2677,8.767948,2.689128,4.735518,7.447927,-2.288545,-3.866946,-6.93181,15924.0906,8.546169,7.611516,14.242688,17.581892,-6.610237,-11.570712,-20.453346,14250.9102,8.481184,6.784683,12.627382,16.464185,-5.829326,-10.243022,-20.180606,3
13996.5156,5.049252,3.053923,4.210199,6.204381,-1.171989,-1.615516,-4.134045,19157.9864,5.295635,4.985186,7.263737,10.185381,-2.680998,-3.79885,-9.400165,2010.3513,1.832831,1.042565,2.706038,5.194987,-0.522825,-0.86943,-3.064769,2044.2742,1.800294,1.046596,2.624228,4.504688,-0.555223,-0.894758,-2.834215,1257.8166,1.961907,0.603558,1.966047,3.517289,-0.306474,-0.688885,-2.38424,1147.3117,2.037456,0.547768,1.827106,3.500848,-0.266266,-0.554579,-2.274848,3072.1435,2.214247,1.672632,4.410576,7.352955,-0.8128,-1.339056,-3.935819,3199.5169,2.193237,1.746113,4.699968,7.986893,-0.865744,-1.400087,-3.735846,20032.103,4.132926,4.757938,6.580512,10.03737,-2.425968,-3.473578,-11.796541,16722.3072,3.728037,3.842121,5.202145,8.952364,-2.047144,-3.009983,-10.69297,2169.9318,1.758286,1.121084,2.541162,4.975375,-0.583529,-0.99939,-3.778537,1930.0923,1.754608,0.994325,2.461487,5.63231,-0.538765,-0.908202,-3.415528,1449.1007,2.23224,0.693527,2.120995,5.418255,-0.339823,-0.709195,-2.911073,1361.2396,2.188465,0.662068,2.047446,4.832027,-0.307526,-0.672065,-3.05588,3262.9222,2.07739,1.855354,4.874441,7.768698,-0.921849,-1.537007,-3.980347,3134.7439,2.213874,1.744346,4.636775,8.129765,-0.839519,-1.460976,-3.660023,4
1345.3389,1.309862,0.32478,0.57878,3.278251,-0.630826,-0.853881,-2.987058,7585.1215,2.482447,1.696153,2.354544,5.252767,-3.740311,-4.684057,-11.089352,9710.9296,7.306774,2.223674,2.88154,5.295016,-1.812416,-2.584754,-6.298436,10650.7558,7.377855,2.402478,3.111916,5.434676,-1.990639,-2.869118,-6.89589,2989.559,3.815295,0.884577,1.553957,3.976172,-0.764763,-1.29172,-3.156874,2658.0428,3.95213,0.761547,1.338911,3.091772,-0.663579,-1.142898,-2.968277,9815.838,6.286189,2.738234,3.843093,6.287662,-2.596427,-4.020073,-7.800255,10768.5489,6.50577,2.910963,4.111484,7.735435,-2.842411,-4.560872,-9.920452,1562.0463,1.211998,0.3255,0.83563,5.015471,-0.875181,-1.351533,-8.638723,2072.937,1.314508,0.461852,0.992803,5.364743,-0.892987,-1.392235,-6.455222,7899.4958,5.734123,1.988878,2.69013,5.286869,-1.730449,-2.506619,-6.48759,8036.1832,6.358926,1.804058,2.420003,4.841289,-1.610889,-2.469323,-6.097243,3126.0809,4.270052,0.911942,1.653447,4.671103,-0.848359,-1.512596,-4.481941,3260.6697,4.494943,0.947293,1.580871,4.039702,-0.839156,-1.454441,-3.952898,8127.5315,5.01427,2.489876,3.604983,6.939802,-2.631109,-4.424949,-9.416407,7346.2433,5.089587,2.207504,3.237875,6.251962,-2.338339,-3.842022,-7.551487,3
22599.7542,7.829635,4.995623,6.545133,8.958845,-1.977938,-2.577421,-5.623243,30994.3648,7.821344,8.127269,11.675228,15.071939,-4.562439,-6.121809,-12.758954,3590.7312,2.578351,1.487319,3.552016,5.629118,-0.903242,-1.396762,-3.815659,3676.8423,2.52654,1.494778,3.578792,5.671394,-0.940582,-1.447966,-3.757462,2032.2773,2.600371,0.810312,2.397233,4.396209,-0.497829,-0.876463,-2.662984,1787.0213,2.61944,0.720403,2.077219,3.858116,-0.426016,-0.760471,-2.967746,5174.1301,3.129315,2.282307,5.621882,8.393251,-1.411169,-2.23422,-3.99316,5375.3413,3.106034,2.378017,6.017739,8.117075,-1.480276,-2.45823,-4.492323,31355.6196,5.724452,7.811469,10.493662,15.625844,-4.053445,-5.523594,-18.225493,26139.8315,5.128099,6.314083,8.410552,12.03034,-3.328284,-4.733357,-13.939478,3900.3528,2.454893,1.649554,3.601677,6.782705,-0.992165,-1.480936,-4.35475,3503.8977,2.463712,1.436854,3.184749,5.785006,-0.893589,-1.364515,-4.101338,2289.1872,3.013193,0.914794,2.624025,5.496274,-0.541116,-1.030973,-3.54275,2076.2785,2.843281,0.849075,2.471125,5.048739,-0.473691,-0.855971,-3.263505,5700.4416,2.96587,2.646963,6.145017,9.671138,-1.589245,-2.619065,-5.507327,5341.1123,3.166777,2.446378,6.017662,9.728417,-1.460372,-2.440935,-4.656081,4
4186.1362,1.925922,1.399064,2.065432,3.757149,-1.583773,-2.110571,-5.352257,13861.2592,3.535391,5.040946,7.62664,10.365841,-6.597112,-8.242303,-25.942486,23078.0014,16.081364,8.811389,14.158005,16.893532,-6.931155,-10.194774,-21.38888,25229.6082,16.196599,9.542828,15.440079,18.373297,-7.44892,-11.374319,-20.878232,7727.0432,8.043389,2.899311,5.389833,8.086744,-2.541141,-4.316145,-7.343991,6857.6536,8.478045,2.537068,4.443757,6.374665,-2.100944,-3.545238,-5.875813,21885.266,12.837037,10.149852,20.327233,23.22548,-9.325656,-16.03929,-26.740165,24295.2105,13.36138,11.061637,21.679299,25.09476,-10.236107,-17.806533,-27.244877,3345.105,1.449032,1.345408,2.142992,5.218537,-1.264007,-1.879785,-9.973639,3805.7709,1.574675,1.419002,2.189587,4.476848,-1.324798,-1.838319,-10.720804,18080.2631,12.007518,7.419417,12.510075,15.74147,-6.295313,-9.815709,-24.376957,18376.1905,13.158081,7.203044,11.606854,13.928443,-5.971521,-9.454733,-20.552029,8591.0245,9.758838,3.156503,5.635915,8.629569,-2.901176,-5.013407,-8.484503,9707.827,11.349181,3.406366,6.013347,9.724477,-3.068297,-5.242968,-9.706847,18463.1227,10.151015,9.242309,18.840092,23.772834,-9.686925,-17.5469,-30.898109,16545.9952,10.212166,8.250031,16.837476,20.449646,-8.504094,-15.499879,-28.436914,3
32120.6338,11.189347,7.539505,9.908009,12.343514,-2.971536,-3.869557,-8.506103,44470.064,11.177984,12.33923,17.81961,20.519628,-6.725655,-8.785775,-20.465411,6170.1518,3.559308,2.216616,4.922782,7.374087,-1.548612,-2.311619,-4.556692,6221.1099,3.433001,2.226491,4.91287,7.022037,-1.61728,-2.393992,-5.001481,3153.8351,3.442146,1.136388,3.016398,5.136666,-0.777323,-1.376904,-3.293436,2792.7179,3.5559,0.999136,2.692763,5.760121,-0.661574,-1.195063,-3.151537,8618.7984,4.435977,3.36454,7.719559,10.586998,-2.421509,-3.947744,-6.274777,8994.6514,4.406194,3.501035,8.102138,11.3764,-2.538231,-4.216814,-7.275996,44066.0576,7.846641,11.773664,16.056246,20.9513,-6.127972,-8.343247,-27.560961,36532.8462,6.823507,9.50002,12.843281,17.999427,-4.944331,-6.821253,-20.742065,6828.9074,3.396508,2.512959,5.215411,8.671531,-1.74022,-2.616952,-6.4088,6052.4231,3.356848,2.202348,4.574204,7.750598,-1.559789,-2.388747,-5.666246,3464.8434,3.941238,1.273244,3.415246,6.907614,-0.849967,-1.537243,-4.358649,3139.8835,3.789526,1.171471,3.295659,6.303072,-0.729945,-1.28174,-3.79853,9892.0474,4.302029,4.056939,8.737224,11.903817,-2.812965,-4.753128,-8.612504,9106.2685,4.551365,3.7158,8.256839,11.775562,-2.582672,-4.396738,-7.388536,4
4607.6088,1.987129,1.736807,4.273515,6.033566,-0.791219,-1.016136,-3.456016,9826.1064,2.699618,2.751593,3.957332,6.075856,-4.484302,-5.608276,-12.295738,15443.6579,10.380889,4.683066,6.547773,9.251466,-3.535523,-5.044254,-10.943186,17033.7008,10.597252,5.098543,7.071071,9.024191,-3.844738,-5.621415,-12.855537,4776.9284,5.306243,1.621195,2.889236,5.290867,-1.385948,-2.426307,-4.119467,4246.5848,5.501893,1.406048,2.423621,4.098813,-1.181199,-1.948017,-4.049337,14726.6859,8.453124,5.511246,9.212572,11.655037,-4.720624,-7.806609,-12.363238,16343.8955,8.914573,5.977134,9.827835,11.815364,-5.185757,-8.651065,-13.86421,1638.0757,1.205675,0.61048,1.072339,4.778083,-0.966433,-1.347077,-7.061488,2258.9384,1.319468,0.696455,1.198795,5.484833,-0.96469,-1.403354,-6.540707,11983.0568,7.865649,4.011253,5.972331,9.654153,-3.226905,-4.78783,-11.915735,12329.8892,8.819931,3.798388,5.380211,7.80765,-3.061165,-4.514813,-10.854604,5097.6077,5.944733,1.729566,2.960561,6.352017,-1.552114,-2.720943,-5.042538,5492.2836,6.622057,1.802421,3.030669,5.623465,-1.603725,-2.688991,-6.036029,12192.6211,6.775272,4.935531,8.376583,11.349732,-4.788552,-8.140454,-14.944858,10990.8463,6.755134,4.393571,7.53065,10.606867,-4.23941,-7.278535,-14.572871,3
5105.5625,2.052636,1.939886,3.155753,5.233208,-0.261084,-0.47279,-2.862587,5909.4751,2.325841,2.642959,4.566464,7.315286,-0.616512,-1.028497,-3.948026,404.5322,1.172762,0.725002,1.996241,4.199511,-0.208446,-0.485309,-2.866936,393.228,1.157805,0.72963,2.068796,3.989967,-0.209199,-0.558748,-2.77465,343.0434,1.266833,0.46766,1.553674,3.871828,-0.116256,-0.33166,-2.1478,319.9133,1.294132,0.42012,1.407745,3.083159,-0.105644,-0.314692,-2.615008,822.9971,1.330813,1.230179,3.491399,6.123959,-0.273083,-0.659604,-2.726195,849.5506,1.324878,1.295598,3.786824,6.511071,-0.289697,-0.625688,-2.783877,6630.2393,2.049948,2.505991,4.223194,8.733591,-0.594394,-1.090343,-6.021935,5385.1534,1.891629,1.957904,3.106061,6.193325,-0.513317,-0.995012,-5.123054,398.5887,1.143829,0.736567,2.049301,5.148537,-0.237526,-0.494015,-2.997156,296.4631,1.118392,0.665394,1.950433,5.284888,-0.214695,-0.529043,-3.586853,442.7617,1.380046,0.528921,1.785043,4.73944,-0.131531,-0.43124,-3.344182,424.2172,1.378439,0.507073,1.767363,4.190422,-0.119237,-0.452392,-3.042067,794.0227,1.267845,1.341534,3.8528,7.414795,-0.317094,-0.654535,-3.987368,815.2402,1.322936,1.259922,3.66619,6.229804,-0.281003,-0.654503,-3.968033,4
1102.1973,1.224294,0.217737,0.671277,3.782404,-0.166303,-0.333841,-2.629448,1563.9468,1.33383,0.336302,0.710508,3.794699,-1.076594,-1.645264,-4.730186,1869.2643,2.256608,0.394668,0.652962,3.050828,-0.30156,-0.580542,-3.588801,2124.8894,2.312843,0.426398,0.753452,3.226159,-0.331074,-0.5971,-3.345593,980.5316,1.938668,0.22523,0.508933,2.935837,-0.184341,-0.446244,-2.854008,877.3631,1.988001,0.199168,0.451844,2.671629,-0.166812,-0.376455,-2.657831,2503.373,2.411905,0.486202,0.754714,3.270981,-0.461399,-0.773694,-3.176388,2619.9296,2.413192,0.505457,0.837298,3.735566,-0.483803,-0.877879,-3.469115,958.2945,1.142977,0.223553,0.701785,5.31466,-0.40206,-0.816466,-5.053671,1224.0288,1.204118,0.269122,0.670768,4.477246,-0.375339,-0.802064,-4.18794,1598.5235,1.991399,0.368936,0.674751,3.867895,-0.272996,-0.59909,-3.736018,1507.8419,2.039832,0.317259,0.621733,4.093691,-0.237052,-0.528056,-3.23462,992.0427,2.08019,0.234562,0.589388,3.821052,-0.204795,-0.55126,-3.02822,996.5668,2.094358,0.239646,0.59369,4.000443,-0.198484,-0.518413,-2.974458,2469.988,2.276504,0.460328,0.797673,4.202747,-0.435696,-0.859561,-3.844291,2208.6587,2.289429,0.410654,0.712392,3.764155,-0.401732,-0.787897,-3.903935,3
48650.3823,10.903141,12.551738,17.007711,19.830572,-3.338793,-4.234728,-8.580569,51751.7603,12.579109,14.861056,21.875268,25.847761,-7.755666,-10.266013,-22.718209,7821.143,4.880519,2.574328,5.511371,8.350284,-1.914158,-2.957513,-6.263916,7849.9946,4.628064,2.583664,5.54964,7.778051,-1.981227,-2.975288,-5.656931,3681.1216,4.050907,1.283976,3.323235,5.246257,-0.912215,-1.612123,-3.491583,3231.1561,4.1634,1.122805,2.997927,5.299682,-0.758264,-1.269899,-3.219075,10611.3789,5.719702,3.861684,8.402859,11.190753,-2.990959,-4.838497,-8.685448,11002.7211,5.727376,4.005617,8.800563,11.769756,-3.154018,-5.316503,-8.158692,50801.7002,8.859826,14.257601,20.189275,28.449712,-7.083898,-9.909822,-32.037287,42278.3979,7.940725,11.479649,15.747994,20.850843,-5.710517,-7.851138,-23.460532,8823.2136,4.786512,2.936729,5.788908,8.311866,-2.186492,-3.291859,-7.750884,7799.4133,4.785569,2.540827,4.971483,7.988618,-1.907887,-2.868635,-6.49305,4027.4207,4.726843,1.425029,3.643893,6.805319,-0.991357,-1.803252,-4.699998,3627.539,4.411606,1.2986,3.400205,6.721636,-0.839225,-1.438043,-4.106471,12489.3865,5.761462,4.686456,9.674199,13.196574,-3.599913,-6.054308,-10.619664,11369.324,6.029481,4.30456,9.250981,12.481726,-3.250712,-5.44746,-9.188292,4
5079.6714,1.76371,1.649221,2.500999,4.434861,-1.305847,-1.652723,-5.744308,11679.0669,2.87261,4.225366,6.329948,8.870051,-3.922824,-4.880222,-15.71855,19570.7023,13.556194,6.94363,10.454361,13.501989,-4.434274,-6.455977,-12.670271,21475.8153,13.719731,7.552911,11.437277,14.056763,-4.809057,-7.214669,-14.098717,6326.9345,6.643168,2.336869,4.248774,6.751335,-1.89653,-3.244837,-4.968603,5613.1312,7.008905,2.037836,3.579525,5.871607,-1.575855,-2.651657,-5.001236,18519.2682,10.559405,8.119379,15.025354,17.730432,-5.759604,-9.625422,-15.27505,20505.6526,11.127949,8.8098,15.961897,19.995554,-6.370321,-10.633604,-15.082245,1907.5703,1.225219,0.939434,1.687409,5.636041,-0.711727,-1.145679,-5.394525,2620.7827,1.350681,1.067434,1.775368,5.581832,-0.71559,-1.115329,-6.45697,15315.6927,10.325661,5.956974,9.480304,12.165652,-3.916997,-5.771572,-14.132188,15599.2397,11.339967,5.681295,8.563473,11.269537,-3.73925,-5.648002,-13.015086,6898.6023,7.734384,2.512182,4.425779,7.332664,-2.111862,-3.62186,-6.869192,7571.1773,8.778169,2.668497,4.631117,7.566,-2.270402,-3.805305,-6.868314,15559.4958,8.525227,7.458119,14.069944,17.925393,-5.732994,-10.106137,-19.178115,13949.965,8.509792,6.650078,12.472096,16.296716,-5.055684,-8.782884,-15.688541,3
35390.8618,8.327553,8.309227,10.938989,14.021129,-4.37084,-5.738383,-12.105495,38336.9502,9.773607,10.127617,14.627701,18.302486,-5.903463,-7.492155,-16.105982,4835.4897,3.012607,1.846666,4.311082,7.109625,-1.286525,-2.012735,-4.253205,4903.0808,2.92429,1.857546,4.204788,6.755479,-1.343574,-2.113122,-4.510261,2606.8758,3.028058,0.977894,2.669577,5.000504,-0.664181,-1.172581,-2.849234,2305.8787,3.074916,0.86764,2.373835,4.530481,-0.567884,-0.98985,-2.732095,6854.8719,3.704976,2.806326,6.533799,8.987374,-1.975926,-3.126477,-5.634048,7153.0278,3.716542,2.919565,6.866872,9.585196,-2.084646,-3.460269,-6.077118,38701.2358,7.130314,9.762776,13.198648,18.289671,-5.166188,-7.937219,-22.310789,32148.5894,6.30963,7.870011,10.419998,13.752506,-4.170638,-6.03535,-17.343369,5274.4463,2.86116,2.056278,4.312891,7.743508,-1.44903,-2.165264,-5.70748,4703.6199,2.845637,1.796349,3.792202,6.354818,-1.295963,-1.903112,-4.605153,2889.0256,3.475061,1.091398,2.949751,6.38606,-0.721353,-1.398806,-3.625629,2626.6295,3.25536,1.008632,2.85424,5.535329,-0.622685,-1.132173,-3.49537,7705.3359,3.580134,3.332037,7.254503,10.237639,-2.277124,-3.700079,-7.94493,7147.0217,3.79063,3.038095,7.16756,11.778418,-2.085272,-3.416445,-7.17331,4
6606.1074,2.1014,2.186419,3.188682,4.938925,-1.493109,-2.113291,-5.978844,13874.4331,3.45881,5.027482,7.581021,10.294063,-3.842146,-4.883015,-13.033947,25685.373,16.956047,10.216951,17.472427,20.46124,-5.955442,-9.000714,-18.097703,28122.1322,17.183211,11.102597,18.856966,21.346354,-6.47663,-9.832114,-18.574009,9034.6323,9.220268,3.371527,6.446836,9.279559,-2.834037,-4.961485,-6.924122,7983.2539,9.440535,2.946437,5.23799,7.721571,-2.284093,-3.909118,-6.457381,24270.8462,13.534296,11.479595,24.289792,27.954151,-7.651794,-13.096691,-19.976781,26970.8426,14.277933,12.5439,26.266911,30.356733,-8.482727,-14.836398,-23.142053,3238.6753,1.412566,1.349524,2.376032,5.492452,-0.937624,-1.573521,-6.251911,3606.1255,1.517028,1.388452,2.232891,4.733543,-0.873587,-1.439369,-5.605194,20102.2098,12.797267,8.452665,14.992618,18.979839,-5.186216,-7.818756,-18.20811,20470.6556,14.113459,8.328431,14.000628,17.088983,-5.023728,-7.661143,-19.482805,10178.2398,11.201248,3.700956,6.707835,9.857419,-3.208506,-5.71674,-10.1448,11768.2088,13.242607,4.020453,7.080926,10.159591,-3.69179,-6.314587,-9.924697,20535.512,10.777862,10.235844,22.399759,26.792765,-7.57182,-13.939358,-26.473127,18314.9447,10.766838,9.198965,20.142563,25.799321,-6.616143,-12.040311,-21.910024,3
5024.8335,2.058314,1.827569,2.997957,5.680766,-0.458126,-0.741171,-3.8425,5652.6645,2.301234,2.446686,4.20031,7.223169,-0.614242,-0.954018,-3.590712,335.8108,1.136217,0.697937,1.957151,3.846182,-0.219541,-0.463161,-2.646045,332.603,1.126664,0.691502,1.993158,4.397253,-0.221123,-0.476429,-2.849671,347.8103,1.267133,0.453877,1.517249,2.941466,-0.117046,-0.325998,-2.037471,317.3817,1.28694,0.409007,1.370501,3.011728,-0.106327,-0.349445,-2.300324,788.2915,1.306628,1.195846,3.416025,5.825788,-0.288214,-0.568144,-2.710484,832.7905,1.310432,1.261167,3.675296,6.548845,-0.302862,-0.637083,-2.969519,6449.4287,2.003844,2.398758,3.894919,7.020476,-0.614483,-1.051423,-5.855331,5243.3389,1.834149,1.88276,3.09559,6.702121,-0.520643,-0.932515,-4.637904,330.3745,1.113425,0.720399,1.826848,4.734574,-0.252395,-0.593442,-3.938412,211.4934,1.08013,0.635382,1.869003,4.971105,-0.229176,-0.555325,-3.519665,432.3272,1.362111,0.520837,1.667593,4.304147,-0.143185,-0.4042,-3.40596,426.5429,1.370637,0.496129,1.642506,4.622764,-0.129718,-0.410793,-3.336495,753.0191,1.245741,1.279048,3.64005,7.104794,-0.334564,-0.774226,-4.181384,782.7756,1.300503,1.222954,3.552116,6.339204,-0.292781,-0.61988,-3.235377,4
829.4976,1.173655,0.179185,0.480784,3.593095,-0.665673,-2.814242,-6.366352,1279.8994,1.281685,0.282866,0.744337,3.974598,-0.671585,-1.107291,-5.131414,1865.5162,2.229351,0.38383,0.693047,3.336937,-0.269012,-0.531236,-3.452832,2090.6526,2.255583,0.423757,0.684339,3.288743,-0.300971,-0.552981,-3.273848,954.3104,1.897504,0.22273,0.489195,2.875994,-0.165822,-0.414958,-2.846293,851.7757,1.961903,0.202122,0.494364,2.484201,-0.152154,-0.345987,-2.068047,2468.4894,2.374186,0.480801,0.808187,3.834825,-0.39627,-0.668879,-2.88881,2570.3597,2.357883,0.494883,0.832175,3.469898,-0.424957,-0.725952,-4.022917,677.4849,1.100909,0.170048,0.647344,5.485658,-0.246005,-0.63185,-5.17679,985.5293,1.162038,0.23507,0.674631,5.474183,-0.231245,-0.572965,-3.898035,1594.3734,1.967038,0.374107,0.75495,4.13795,-0.226615,-0.550788,-3.879336,1460.7784,1.981438,0.329351,0.663223,3.935678,-0.199138,-0.561424,-3.842588,943.2059,2.001153,0.227097,0.670579,4.115149,-0.181943,-0.477958,-3.215983,1010.231,2.126842,0.233967,0.666615,3.712831,-0.178282,-0.48511,-2.7498,2402.7135,2.231687,0.45587,0.87902,4.787875,-0.359017,-0.682774,-4.378496,2173.8877,2.256336,0.403613,0.673172,4.039368,-0.322376,-0.675458,-3.252752,3
18304.5683,5.009667,4.206923,5.798092,8.340028,-2.021249,-2.721513,-6.578804,20280.9033,5.714287,5.426944,8.09825,10.719781,-2.863225,-3.891009,-9.946896,2244.2861,2.102958,1.095526,2.710011,4.777369,-0.636183,-0.997231,-3.367714,2288.4966,2.046713,1.107393,2.706781,5.061146,-0.657635,-1.060779,-3.271729,1321.4669,2.084197,0.628928,1.981265,3.772035,-0.345061,-0.646737,-3.124118,1172.0968,2.144417,0.559105,1.784794,3.644007,-0.297743,-0.622318,-2.15315,3227.3985,2.431275,1.712276,4.585276,7.625584,-0.929308,-1.581546,-3.876601,3363.3203,2.427882,1.786487,4.749895,7.144215,-0.970861,-1.637079,-3.926198,21320.0928,4.321163,5.220325,7.315409,10.553408,-2.416573,-3.485655,-11.525063,17734.5991,3.890583,4.19494,5.735769,9.516446,-2.022559,-2.969904,-11.827525,2444.0408,2.034331,1.197369,2.653184,5.470749,-0.708422,-1.171753,-4.015809,2234.4655,2.079691,1.042494,2.527098,6.118038,-0.630277,-1.018398,-3.455263,1502.6114,2.400561,0.70246,2.161393,5.866453,-0.377069,-0.760354,-3.211396,1381.6892,2.306784,0.674312,2.163421,4.442693,-0.341289,-0.66678,-3.314327,3510.8174,2.325075,1.900934,4.759334,7.645676,-1.041714,-1.713669,-4.368618,3307.6817,2.455345,1.769436,4.805059,7.738967,-0.963017,-1.533264,-3.740641,4
3597.2031,1.675029,0.828596,1.181022,3.642953,-0.843316,-1.134994,-3.664786,8432.2329,2.677952,2.024239,2.721394,5.98381,-2.205593,-2.823796,-6.614801,9917.2199,7.793049,2.281159,3.017599,5.170019,-1.561466,-2.286114,-4.968182,10823.6646,7.818382,2.480077,3.181608,5.3307,-1.735773,-2.459194,-5.965662,3049.9308,3.881873,0.911989,1.547428,2.987444,-0.708656,-1.193185,-2.904877,2710.4712,4.047633,0.799331,1.323472,3.553363,-0.613043,-1.030463,-2.922422,10023.6559,6.666323,2.837836,3.98029,6.307887,-2.07989,-3.214005,-5.902009,10997.1206,6.915062,2.996377,4.237279,7.207233,-2.306477,-3.611829,-6.811669,2092.2417,1.295556,0.489839,0.95106,6.094241,-0.468472,-0.832534,-5.244433,2593.5058,1.409997,0.611182,1.162359,5.323928,-0.473471,-0.803122,-4.739678,8162.4263,6.274351,2.083843,2.755736,6.130587,-1.415113,-2.17104,-5.963266,8168.6131,6.704443,1.871063,2.484374,5.309883,-1.335168,-1.974665,-5.646222,3207.5786,4.412404,0.942403,1.606937,4.355657,-0.771836,-1.352769,-4.023916,3363.7843,4.784677,0.974329,1.615181,4.101765,-0.789026,-1.359667,-4.534148,8391.9977,5.390584,2.628699,3.937744,7.093801,-1.984665,-3.261597,-6.653132,7608.8122,5.474704,2.319509,3.422511,7.029193,-1.776725,-2.972184,-6.830312,3
28657.5132,6.688481,6.709043,8.896142,12.709222,-3.449218,-4.51712,-9.522944,31003.9409,7.683284,8.246087,11.856949,15.506063,-4.665524,-5.995602,-11.79921,3655.5559,2.618169,1.509563,3.53868,6.859032,-0.972405,-1.621741,-4.027214,3700.4319,2.537934,1.51476,3.557724,6.868552,-1.014882,-1.609767,-3.602084,2065.1487,2.616251,0.817841,2.365662,5.205229,-0.518269,-0.985707,-3.336874,1820.1778,2.667663,0.724996,2.1255,3.728503,-0.444613,-0.830666,-3.560295,5228.6901,3.159809,2.304346,5.726602,7.809641,-1.468864,-2.370107,-4.417837,5473.5759,3.175911,2.394055,5.998607,8.97397,-1.546026,-2.552035,-4.738514,31362.6044,5.64361,7.954056,10.723117,16.265276,-4.054074,-5.777478,-17.839983,26206.5811,5.067882,6.379728,8.515182,11.977324,-3.245356,-4.506106,-14.984471,3958.6245,2.47088,1.665023,3.471184,5.930385,-1.092686,-1.704382,-4.898952,3556.9285,2.489597,1.44927,3.234418,6.066201,-0.972142,-1.450144,-4.85983,2299.1557,3.009465,0.915866,2.584618,5.282852,-0.571226,-1.059198,-3.664197,2080.3042,2.833073,0.867474,2.51692,4.971846,-0.49957,-0.987499,-3.240524,5790.8914,3.009998,2.667501,6.386202,9.498098,-1.68132,-2.73288,-6.139825,5445.657,3.224917,2.452565,6.045274,10.038388,-1.532752,-2.553433,-4.974291,4
6826.1768,2.150265,2.353349,3.433352,5.465163,-1.193949,-1.676607,-4.615967,13155.0151,3.421007,5.142844,7.819148,10.119172,-2.987764,-3.926439,-8.977671,22664.6256,15.85532,8.792475,14.162143,16.923809,-4.752922,-7.022027,-14.313229,24908.3741,15.997113,9.558193,15.356571,18.097905,-5.170442,-7.790303,-15.917101,7671.1091,8.050321,2.903166,5.46593,7.815405,-2.286928,-3.971503,-6.575422,6821.582,8.475062,2.534415,4.500445,6.262322,-1.865218,-3.215807,-5.489316,21354.0999,12.556887,10.152359,20.271912,23.679179,-5.948811,-10.222215,-16.856113,23638.951,13.138124,11.058782,21.587828,24.864986,-6.642594,-11.312905,-17.750444,3221.7798,1.43441,1.414509,2.278256,5.796912,-0.713117,-1.306813,-4.64863,3638.7442,1.551848,1.479262,2.369481,4.705558,-0.666383,-1.169147,-4.965452,17688.4057,11.925654,7.433556,12.456673,15.410821,-4.058963,-6.26707,-13.491307,18102.8668,13.222518,7.201877,11.478098,14.35957,-3.946407,-5.903161,-14.178265,8511.7757,9.746244,3.16249,5.581369,8.251652,-2.569698,-4.46475,-7.446373,9602.7551,11.175876,3.394625,6.016487,8.871139,-2.908771,-4.969229,-8.225026,17919.0122,9.917672,9.28027,18.9539,22.743788,-5.78284,-10.349531,-18.560506,16058.2152,9.974519,8.293158,16.995426,19.886751,-5.099506,-8.991181,-16.603723,3
40891.3808,9.5983,10.282691,13.578289,16.245054,-5.446753,-7.132653,-14.638529,44412.5659,11.443689,12.357088,17.778295,22.898071,-6.802,-8.737991,-18.602126,6187.7692,3.562617,2.247025,5.057431,7.663438,-1.578566,-2.359112,-6.182007,6237.9211,3.431516,2.255548,4.975336,7.617983,-1.639191,-2.505914,-5.007415,3169.2341,3.44974,1.149982,3.031982,5.942154,-0.785338,-1.335343,-2.813999,2800.8606,3.537744,1.016217,2.695301,4.391246,-0.668671,-1.13717,-3.309315,8659.6699,4.470573,3.421634,7.810615,10.346718,-2.428343,-3.965522,-6.921168,8990.5176,4.428907,3.563928,8.079701,11.398407,-2.566079,-4.195002,-7.069319,44169.6943,8.034571,11.814897,16.218865,20.851845,-6.124957,-8.242154,-25.872648,36465.2998,7.034272,9.484384,12.671213,16.638004,-4.874137,-6.706765,-20.849681,6843.2608,3.385548,2.545344,5.189236,8.475491,-1.800719,-2.692728,-6.736192,6104.4985,3.387155,2.22668,4.5677,7.232763,-1.59228,-2.350089,-5.152101,3479.9938,3.94393,1.27962,3.417435,6.925075,-0.866351,-1.540855,-4.516599,3140.8145,3.721974,1.186348,3.356655,5.552515,-0.736208,-1.288935,-3.450054,9915.7068,4.317228,4.112346,8.851524,12.393461,-2.866324,-4.784543,-8.541343,9084.5239,4.52873,3.765802,8.398976,11.664945,-2.615629,-4.421083,-7.703002,4
3748.9194,1.638677,0.96519,1.497467,4.06676,-0.811445,-1.12315,-3.236193,9294.1689,2.635298,2.586706,3.677758,5.853633,-2.327268,-2.948021,-6.989123,15321.4021,10.382027,4.677506,6.59429,8.965488,-2.788854,-4.196823,-9.081605,16979.8491,10.647767,5.091574,7.110564,9.318542,-3.073338,-4.643557,-8.489252,4776.3728,5.259414,1.609437,2.819735,4.778972,-1.267805,-2.121547,-3.711558,4212.7194,5.428447,1.405302,2.407184,4.113189,-1.075326,-1.848876,-3.855148,14510.7931,8.354285,5.441116,9.050013,13.164938,-3.519329,-5.782649,-9.234591,16135.9753,8.816578,5.861128,9.659176,12.331363,-3.925126,-6.493747,-10.85796,1472.1088,1.186737,0.572273,1.033667,5.946031,-0.437082,-0.830305,-4.337056,2128.6631,1.305279,0.654282,1.088907,4.528438,-0.432454,-0.729373,-4.206634,11905.0957,7.964793,3.979083,5.968638,8.373971,-2.39735,-3.577418,-8.604911,12171.2182,8.716096,3.772388,5.366291,8.084623,-2.320962,-3.496179,-9.665559,5066.6255,5.878106,1.700847,2.935976,6.336438,-1.394703,-2.386941,-4.970963,5466.5655,6.582281,1.783406,3.111101,6.589089,-1.484977,-2.456226,-5.66317,11924.6709,6.598892,4.846925,8.338384,11.165833,-3.382257,-5.80924,-10.159374,10767.9569,6.646612,4.307832,7.438781,11.273444,-2.999565,-5.241509,-9.682413,3
45673.0532,11.249488,11.541871,15.24186,18.208936,-6.440215,-8.889971,-17.32802,50145.8374,12.488497,14.144318,20.374496,23.446892,-7.827235,-10.072059,-25.347132,7561.5495,4.205824,2.576329,5.539617,8.079903,-1.9479,-2.947216,-6.745762,7586.0389,4.015068,2.570934,5.605948,8.200566,-2.0225,-3.082064,-5.846311,3623.7931,3.746765,1.287232,3.376239,5.550872,-0.929387,-1.555521,-3.028637,3201.2258,3.881103,1.119447,2.93044,4.96024,-0.775393,-1.313118,-3.105132,10345.4263,5.127249,3.865366,8.464456,11.202697,-2.976074,-4.841454,-8.810172,10742.7873,5.087501,4.036154,8.85763,11.727663,-3.1498,-5.237948,-8.251667,49977.9424,9.005148,13.559148,18.683089,23.994822,-7.064508,-9.627961,-31.26272,41315.0434,7.987183,10.9254,14.792528,19.697228,-5.645899,-7.706252,-27.789843,8408.9163,3.988369,2.914509,5.709884,8.496375,-2.234007,-3.384708,-7.367861,7416.5218,3.933411,2.539912,5.076008,7.659554,-1.946502,-2.881918,-6.776816,3997.114,4.37558,1.430157,3.623147,6.73484,-1.001618,-1.854733,-4.278869,3636.1081,4.190924,1.303819,3.420542,5.989115,-0.855025,-1.493684,-4.006236,12072.561,5.049197,4.702811,9.723161,14.067065,-3.598175,-6.04353,-11.471968,11011.7195,5.284595,4.298138,9.233817,13.029227,-3.253925,-5.476334,-9.682002,4
3976.2929,1.661107,1.233431,1.856394,3.831908,-0.923308,-1.31894,-3.619406,10561.1699,2.743306,3.563151,5.237393,7.686381,-2.595745,-3.281569,-7.94145,19386.7692,12.618381,6.831943,10.367303,14.413359,-3.752257,-5.613956,-12.099276,21361.3471,12.872204,7.450875,11.521835,14.539451,-4.120257,-6.102559,-11.072127,6318.7561,6.560888,2.302795,4.193863,6.286331,-1.793745,-3.077791,-5.989822,5564.2416,6.73831,1.987025,3.472844,5.763325,-1.477377,-2.43112,-5.206518,18208.68,10.067125,7.864849,14.649485,17.927069,-4.721276,-7.989463,-13.557461,20186.4329,10.530425,8.53532,15.635238,19.462617,-5.281275,-9.129413,-15.266165,1648.8086,1.197835,0.809903,1.514759,4.611818,-0.498522,-0.968866,-4.180528,2363.0166,1.32313,0.900775,1.501132,4.350365,-0.467914,-0.881845,-4.532346,14925.1318,9.418859,5.784191,9.196806,11.430405,-3.210275,-4.810387,-10.273089,15294.6091,10.505071,5.538231,8.462778,10.815003,-3.088291,-4.669159,-10.447065,6843.1974,7.513866,2.448362,4.275457,8.485102,-2.000792,-3.427619,-6.90946,7560.4009,8.570022,2.61354,4.56762,7.132174,-2.193289,-3.731697,-6.789169,15162.9153,8.00167,7.05843,13.326232,17.668626,-4.570884,-8.058604,-13.522155,13566.3657,7.97354,6.291817,11.983222,16.589917,-4.013634,-7.057372,-11.940293,3
33096.4102,8.877262,7.665052,10.05354,12.333993,-4.504334,-5.975172,-12.180571,37974.4707,9.791726,10.007068,14.513368,17.731258,-5.926114,-7.505275,-15.482095,4888.6377,3.007254,1.852571,4.141822,7.1758,-1.320723,-2.01354,-5.309043,4948.5989,2.90465,1.860858,4.238468,6.733459,-1.372013,-2.138108,-6.905847,2608.6188,2.969807,0.983866,2.691542,4.650405,-0.679291,-1.186746,-3.299661,2310.4034,3.067764,0.859765,2.426031,4.762362,-0.568116,-1.03469,-3.04863,6919.4883,3.686147,2.820241,6.55616,10.104846,-1.992567,-3.207727,-5.662983,7185.9444,3.667695,2.930639,6.880864,9.341053,-2.10373,-3.443185,-7.063914,38386.6983,7.169727,9.654061,13.008765,18.278201,-5.173357,-7.203786,-22.389025,31915.6299,6.370929,7.780174,10.400794,14.473402,-4.167071,-5.86438,-17.3242,5358.2674,2.857572,2.087072,4.235027,7.193737,-1.489066,-2.271252,-5.73219,4746.6885,2.822948,1.814423,3.821998,6.81705,-1.323987,-1.98817,-5.025537,2899.1338,3.447489,1.093438,2.93142,6.490733,-0.72724,-1.350127,-4.75621,2632.6344,3.247588,1.014745,2.830976,5.747257,-0.625218,-1.123349,-3.539377,7759.6364,3.522674,3.312898,7.328846,11.34704,-2.311458,-3.83726,-7.513536,7218.1965,3.772948,3.042877,7.043446,10.49957,-2.103901,-3.477316,-6.901244,4
5813.9263,2.064043,1.879092,2.790749,4.844964,-1.285676,-1.802898,-4.264961,13837.6358,3.492162,4.852775,7.318745,9.746351,-3.242736,-4.364335,-9.789796,25959.985,16.819676,10.213232,17.399402,20.450321,-5.588798,-8.407889,-15.401825,28336.4929,16.886717,11.108447,18.767097,21.639057,-6.086891,-9.208334,-16.567664,9071.5668,9.096997,3.366268,6.383594,8.251478,-2.808454,-4.807175,-8.00308,8022.2179,9.433024,2.938425,5.252787,7.25968,-2.259807,-3.906436,-6.464684,24541.1107,13.433387,11.405643,24.270339,28.317414,-7.091745,-12.035356,-18.611503,27227.4522,14.017326,12.499807,25.943018,30.236225,-7.898541,-13.80998,-22.025234,3350.5297,1.43161,1.331566,2.346929,5.298106,-0.852577,-1.493131,-5.231258,3709.2769,1.538881,1.364425,2.234381,5.059,-0.768203,-1.328255,-5.82482,20209.0226,12.519363,8.441703,14.939623,18.343253,-4.771134,-7.240825,-16.483932,20595.3696,14.044062,8.299985,13.973391,16.76233,-4.64046,-7.081347,-16.027967,10256.2865,11.090022,3.685837,6.849406,10.40882,-3.182735,-5.619602,-10.659178,11847.0824,12.808593,4.011684,7.358487,10.488956,-3.710561,-6.239933,-10.426096,20782.7161,10.79315,10.122715,22.188183,27.460515,-6.899199,-12.329884,-24.814929,18562.0139,10.727853,9.102076,19.881035,24.582836,-6.067289,-10.883563,-18.688155,3
37208.1113,10.068371,8.944455,11.723624,14.20063,-5.316777,-6.972309,-14.345234,43797.1875,11.077377,11.803573,16.989108,19.446306,-6.851877,-8.842445,-20.98678,6177.8111,3.464602,2.217981,4.930447,7.682015,-1.638805,-2.39687,-4.939173,6201.1909,3.326298,2.228492,4.943613,7.396212,-1.703529,-2.547925,-5.586879,3160.9466,3.415774,1.136164,3.039406,5.205585,-0.797061,-1.412356,-3.369573,2763.2571,3.447475,0.995326,2.687446,4.534068,-0.669419,-1.168839,-2.495047,8604.0703,4.293888,3.356586,7.555022,10.421677,-2.482642,-4.004064,-6.896284,8931.7622,4.262264,3.503752,7.980216,10.999387,-2.613382,-4.423744,-8.336771,43740.1397,7.796002,11.440153,15.608949,22.226427,-6.129249,-8.505806,-24.880671,36031.3072,6.786374,9.17688,12.282875,16.128789,-4.855403,-6.761048,-20.774525,6785.3469,3.267905,2.519418,5.190053,8.871424,-1.859709,-2.752764,-6.47771,6049.9499,3.259814,2.191451,4.536521,8.258511,-1.646661,-2.440433,-5.932223,3476.5312,3.899012,1.262597,3.34468,6.231369,-0.865851,-1.572696,-3.962789,3125.8101,3.674196,1.173266,3.221618,6.644301,-0.737901,-1.31165,-3.71335,9846.5391,4.150771,4.029407,8.816452,13.000223,-2.930639,-4.981748,-9.631791,9080.0901,4.420339,3.687716,8.325685,11.430002,-2.658026,-4.431135,-7.8339,4
3186.9585,1.579954,0.735603,1.146518,3.260311,-0.752944,-0.979352,-3.023872,9509.4585,2.642658,2.627104,3.844301,6.080133,-2.332766,-2.87078,-8.484636,15488.4123,10.183177,4.683484,6.576414,8.922477,-2.759372,-4.061175,-9.625254,17102.2932,10.360943,5.13072,7.208363,9.601895,-3.045056,-4.515828,-8.528926,4767.5733,5.0887,1.619188,2.846031,4.927267,-1.23671,-2.073144,-3.933687,4251.5615,5.470195,1.412314,2.361826,4.002037,-1.068736,-1.723471,-3.239114,14723.7534,8.203441,5.496705,9.16514,11.841016,-3.49418,-5.804864,-9.109504,16346.634,8.63386,5.931194,9.823719,12.302411,-3.928063,-6.630211,-10.89667,1667.6889,1.2092,0.606043,1.130546,5.005335,-0.4255,-0.758213,-4.452858,2265.5005,1.319153,0.695366,1.149906,4.862882,-0.43139,-0.787564,-4.346007,11998.8246,7.705831,4.013907,5.986712,8.526114,-2.384841,-3.760122,-9.570011,12312.6491,8.433139,3.800294,5.419052,8.214321,-2.286031,-3.433977,-9.154529,5108.0158,5.795869,1.698993,2.923725,5.512148,-1.398764,-2.436258,-5.339303,5451.7706,6.386411,1.79142,3.106284,6.123321,-1.466408,-2.479847,-5.23115,12163.1294,6.513112,4.904665,8.308429,11.876934,-3.379522,-5.796964,-10.178453,10980.3351,6.603385,4.361591,7.515109,10.468488,-2.974838,-5.15094,-9.271163,3
4853.6499,2.158924,1.752901,2.828131,5.010535,-0.473797,-0.744422,-3.351466,5836.0996,2.30838,2.544379,4.383268,7.444514,-0.647141,-0.97713,-4.193942,392.0756,1.162899,0.705529,1.987535,3.998784,-0.226549,-0.537846,-2.955181,376.0269,1.145624,0.70179,1.991475,4.35666,-0.23468,-0.585133,-3.220221,351.5842,1.26853,0.463229,1.538805,3.337281,-0.114348,-0.364304,-2.941581,309.2869,1.275071,0.408749,1.373218,3.539435,-0.108242,-0.386126,-2.182752,817.636,1.318903,1.19614,3.459454,6.358722,-0.299762,-0.585672,-2.551222,859.6075,1.322724,1.260912,3.653986,6.134901,-0.315623,-0.670001,-3.244674,6515.3686,2.018067,2.427809,4.04798,8.37277,-0.633943,-1.137403,-4.843794,5334.6128,1.873892,1.902709,3.064792,6.219444,-0.527731,-0.880753,-4.83251,352.531,1.1231,0.71933,1.906533,4.234831,-0.256511,-0.627409,-3.499325,301.4676,1.118375,0.643011,1.769498,4.850885,-0.233994,-0.51195,-3.8556,435.363,1.366531,0.520686,1.806147,4.887336,-0.139028,-0.437713,-3.004242,386.9078,1.328552,0.50364,1.695803,4.165545,-0.137475,-0.414691,-3.044602,803.1399,1.264924,1.287581,3.539301,6.958906,-0.333825,-0.695205,-3.603069,792.6955,1.305371,1.243684,3.590161,7.079072,-0.302517,-0.634448,-3.558542,4
706.876,1.150321,0.165326,0.509537,4.447823,-0.229831,-0.498716,-2.662498,1489.062,1.317584,0.319376,0.750657,4.080143,-0.604992,-0.928465,-3.815633,1914.2554,2.260393,0.393006,0.655096,3.067428,-0.266615,-0.53028,-3.12542,2147.0745,2.285023,0.434576,0.681901,3.177295,-0.304965,-0.582729,-3.617551,990.9666,1.928151,0.235222,0.46342,2.987743,-0.167746,-0.386083,-2.279364,872.1502,1.970521,0.199568,0.457118,2.884671,-0.143745,-0.383269,-2.370298,2544.7254,2.410043,0.492124,0.75852,3.632988,-0.38744,-0.637284,-3.045552,2653.2085,2.397061,0.519148,0.856835,3.605271,-0.417068,-0.784939,-3.648408,931.895,1.13795,0.215582,0.677886,5.266444,-0.226972,-0.585481,-3.818217,1253.0376,1.208956,0.273746,0.695503,5.689247,-0.209702,-0.557464,-3.821888,1669.5551,2.023176,0.381648,0.725251,3.770712,-0.226005,-0.540258,-4.575334,1511.4241,2.013562,0.325615,0.64477,3.496892,-0.19916,-0.494796,-3.400866,982.6893,2.030684,0.23344,0.618915,4.376466,-0.171116,-0.466724,-3.215836,1022.6551,2.120383,0.236894,0.543318,4.357836,-0.179184,-0.510641,-3.019027,2502.1664,2.272798,0.479938,0.824232,4.452291,-0.340486,-0.703573,-3.827143,2218.1552,2.258883,0.417442,0.794203,4.010568,-0.308855,-0.624083,-3.402349,3
45850.2588,11.685967,11.708217,15.73459,19.153487,-6.370485,-8.445942,-18.033595,51141.5318,12.437342,14.650754,21.63308,25.462957,-7.90155,-10.304069,-23.813171,7966.1109,4.879398,2.60075,5.616347,8.060278,-1.990478,-2.952423,-6.533227,7963.447,4.590584,2.615387,5.676742,7.963774,-2.056703,-3.12812,-6.230488,3708.4948,4.016246,1.300679,3.335602,5.653937,-0.923446,-1.593028,-3.592924,3231.9588,4.087514,1.127455,3.036188,4.893923,-0.767763,-1.305098,-3.036381,10707.4836,5.689915,3.898787,8.455215,11.362782,-3.02814,-4.852432,-8.528439,11078.6428,5.630875,4.03642,8.944441,12.192968,-3.182419,-5.343173,-9.374448,50722.4395,8.796347,14.161356,19.768524,25.262245,-7.148705,-9.618063,-31.921531,41847.7011,7.843938,11.403458,15.488139,20.623582,-5.663025,-7.741134,-25.384999,8936.8513,4.713078,2.962079,5.836438,8.917296,-2.289222,-3.370176,-8.510089,7860.6284,4.722919,2.565032,5.129885,7.664667,-1.975583,-2.930788,-6.498527,4040.1081,4.667909,1.445297,3.768419,6.418073,-1.000428,-1.73348,-4.460343,3629.7455,4.35079,1.309579,3.448984,6.051387,-0.854741,-1.497644,-3.943068,12527.344,5.669248,4.716106,9.869976,13.958381,-3.6578,-6.156243,-10.320624,11413.7519,5.94279,4.319231,9.24125,12.896898,-3.313101,-5.598126,-9.382435,4
4166.1739,1.695907,1.321464,1.955151,3.901007,-0.938149,-1.294015,-3.578354,12056.7134,2.92984,4.205905,6.248881,9.543604,-2.650737,-3.350033,-8.696108,19821.0032,13.279551,6.97665,10.563458,13.686944,-3.758735,-5.588754,-11.46581,21781.7234,13.552363,7.587512,11.478805,14.117475,-4.143292,-6.08924,-11.220956,6379.7207,6.593666,2.342908,4.275924,7.006172,-1.718435,-3.020576,-5.465688,5668.8417,6.972613,2.044212,3.518332,5.322547,-1.473965,-2.472623,-4.131807,18825.8143,10.595617,8.170051,15.173227,17.751668,-4.739332,-7.846216,-12.984925,20819.2529,11.058687,8.871196,16.183876,20.135597,-5.294778,-8.963951,-14.220659,2162.5088,1.254766,0.988404,1.759811,4.950531,-0.533232,-1.005013,-4.458388,2882.3052,1.387449,1.122705,1.816046,4.441613,-0.512219,-0.932298,-4.406202,15510.9421,10.123102,5.985801,9.571217,12.32567,-3.218736,-4.91904,-11.216299,15792.1253,11.126278,5.710937,8.617571,11.610286,-3.096997,-4.659762,-13.581709,6957.9069,7.702856,2.517894,4.404801,7.178554,-1.993863,-3.499926,-6.810069,7634.2165,8.692434,2.67121,4.62241,7.724821,-2.173231,-3.650253,-6.778405,15862.584,8.529794,7.506868,14.17674,18.155784,-4.586999,-7.975284,-13.342892,14216.6193,8.556333,6.670612,12.612807,16.946735,-4.026559,-6.911467,-12.134421,3
32164.6961,8.884524,7.361768,9.706483,13.274406,-4.437133,-5.848652,-13.515744,38080.7993,9.592197,9.983509,14.210659,17.578845,-5.910371,-7.588005,-15.258735,4899.4124,3.00525,1.864811,4.170524,6.135413,-1.327826,-2.022465,-4.357347,4953.8384,2.912367,1.877125,4.204022,6.838199,-1.379388,-2.112128,-4.658136,2591.0888,2.923758,0.984633,2.678144,4.698783,-0.681885,-1.253828,-3.596019,2305.8569,3.029294,0.868634,2.38156,4.272311,-0.569069,-0.971041,-2.652973,6922.6611,3.699777,2.821464,6.597794,9.363077,-2.000451,-3.204148,-5.917756,7172.4724,3.66399,2.95091,6.970088,10.476247,-2.106746,-3.411629,-6.517887,38432.3227,7.013925,9.653601,13.047564,18.052384,-5.163679,-7.351032,-21.527463,31913.2393,6.278802,7.772833,10.322154,14.115894,-4.120644,-5.794249,-16.940299,5347.1834,2.838374,2.08977,4.358412,7.484151,-1.493694,-2.265145,-6.256738,4769.9282,2.834423,1.818148,3.890777,6.457396,-1.32166,-1.947098,-4.816393,2873.7875,3.380983,1.100408,3.101427,5.659398,-0.730029,-1.309118,-3.844352,2599.6934,3.195452,1.019723,2.974175,6.815099,-0.633483,-1.134873,-3.982213,7772.8044,3.552528,3.33948,7.44557,11.862222,-2.334303,-3.839922,-7.283463,7199.1401,3.753583,3.056232,7.063905,11.470994,-2.11278,-3.482861,-6.170306,4
5686.0859,2.061825,1.85992,2.814677,4.472385,-1.231358,-1.748211,-4.204767,14219.5762,3.506152,5.095702,7.762031,9.774055,-3.066334,-4.123174,-9.203433,26097.1257,16.733811,10.278925,17.406158,21.123135,-5.44401,-8.064659,-16.686172,28480.9505,16.849091,11.193738,19.047929,22.032688,-5.968576,-9.097524,-15.931922,9084.6973,8.961129,3.391085,6.49102,8.874824,-2.611413,-4.609025,-7.11363,8006.581,9.285496,2.941862,5.313706,7.149385,-2.247326,-3.791168,-6.631635,24678.1646,13.378227,11.534811,24.432418,29.76349,-6.835079,-11.837805,-19.988524,27372.0344,14.074547,12.710126,26.239259,31.878982,-7.627979,-13.364952,-23.613213,3481.4683,1.443436,1.404597,2.46728,5.14189,-0.861578,-1.595826,-5.398292,3918.7974,1.566794,1.449462,2.268026,4.718155,-0.779684,-1.323799,-4.733797,20383.6265,12.524232,8.540269,15.178346,17.703126,-4.600851,-6.994244,-16.264014,20822.5825,13.975881,8.363715,14.035983,17.105701,-4.512915,-6.922462,-16.853874,10231.7967,10.885056,3.725783,6.740573,8.736945,-3.149332,-5.634093,-9.392682,11806.9328,12.7455,4.026772,7.155186,9.656564,-3.707015,-6.448143,-10.387867,20993.8245,10.761405,10.38379,23.022912,27.127339,-6.604416,-12.127726,-19.714849,18729.7005,10.686576,9.279307,20.251597,24.734431,-5.80931,-10.574814,-18.09009,3
15256.9007,4.867774,3.354619,4.673603,6.514744,-1.858486,-2.437267,-5.22225,18688.1757,5.284459,4.844834,7.374426,9.690812,-2.72129,-3.622447,-7.908695,1996.8516,1.793889,1.062621,2.664912,4.597731,-0.644989,-1.051699,-3.752671,2013.7315,1.748666,1.073334,2.719132,4.854373,-0.671494,-1.094015,-3.543606,1267.0059,1.940837,0.625454,1.962164,4.434929,-0.347167,-0.706483,-3.338081,1151.1516,2.02252,0.552819,1.784728,3.222924,-0.302181,-0.637384,-2.494064,3086.3232,2.183058,1.686086,4.654044,6.687474,-0.942454,-1.515163,-3.559749,3211.5964,2.170077,1.790315,4.967966,7.728903,-0.985446,-1.68303,-3.674412,19670.4472,4.026973,4.692468,6.598641,10.320218,-2.275679,-3.317323,-10.585625,16288.8721,3.591177,3.757583,5.290665,7.992978,-1.899657,-2.743447,-9.240978,2172.6021,1.725828,1.156934,2.650923,5.376965,-0.739111,-1.166418,-4.09772,1878.4235,1.697546,1.004526,2.435328,4.751108,-0.652406,-1.046557,-3.756646,1445.9347,2.197982,0.699952,2.239953,4.345199,-0.383387,-0.799745,-3.251033,1353.07,2.15058,0.670089,2.05816,4.938964,-0.349375,-0.681693,-3.078403,3290.6638,2.052028,1.911308,4.951763,8.484101,-1.060611,-1.755171,-4.370625,3156.8218,2.1861,1.761217,4.701195,8.366438,-0.978212,-1.638423,-4.847233,4
2096.8111,1.40903,0.50065,0.841058,3.838805,-0.512802,-0.746362,-2.697447,7128.7344,2.434239,1.585474,2.194646,5.228769,-1.658729,-2.082556,-5.65626,9767.3157,7.126771,2.23906,2.991288,4.728682,-1.411849,-2.091903,-5.545186,10700.3083,7.180735,2.424566,3.131241,5.78093,-1.567906,-2.320299,-5.613509,2994.7123,3.757434,0.875353,1.501406,3.360534,-0.658918,-1.144971,-2.583729,2650.4928,3.898243,0.757148,1.280503,3.016978,-0.577369,-1.025448,-3.303507,9808.1939,6.160798,2.742695,3.872175,6.443896,-1.836197,-2.882441,-6.648293,10790.1428,6.459563,2.925989,4.101273,7.128855,-2.043653,-3.205857,-6.702896,1480.997,1.204352,0.328622,0.803682,4.398656,-0.315789,-0.648943,-3.758896,1948.292,1.298466,0.432581,0.970506,4.906794,-0.320319,-0.658966,-4.047478,7907.8498,5.622075,2.0012,2.773703,5.146755,-1.220522,-1.901392,-5.683989,8017.8249,6.19475,1.804483,2.487908,4.972339,-1.170832,-1.801693,-5.513425,3099.6427,4.155138,0.905395,1.54193,4.409697,-0.721292,-1.27487,-3.807068,3219.3179,4.374478,0.938211,1.638679,4.305019,-0.745708,-1.303401,-3.948557,8073.2554,4.938377,2.490423,3.669798,6.422399,-1.657246,-2.736521,-6.197036,7320.5087,5.016387,2.216964,3.185381,6.327968,-1.502008,-2.539387,-6.125925,3
25061.2714,7.296048,5.702833,7.601809,10.337041,-3.316195,-4.419245,-9.42958,30491.9345,7.872555,8.003696,11.516699,14.947645,-4.818946,-6.156959,-11.874434,3637.198,2.564403,1.51354,3.578404,5.876511,-0.992102,-1.494919,-4.715814,3706.4216,2.502076,1.522008,3.640631,6.412122,-1.020256,-1.548829,-3.661897,2051.1288,2.583947,0.814179,2.391262,5.036745,-0.517166,-0.960642,-3.036865,1818.8512,2.644397,0.723053,2.114897,4.148358,-0.454917,-0.813665,-2.505964,5214.6009,3.108527,2.315964,5.674764,8.110631,-1.491118,-2.387812,-4.684618,5404.6567,3.079767,2.415146,6.065427,9.203783,-1.568502,-2.518427,-4.860186,30928.5537,5.66802,7.751324,10.757874,16.148261,-4.147913,-6.016824,-19.423899,25617.0328,5.068918,6.243846,8.435544,12.074922,-3.342423,-4.616739,-12.325108,3939.8425,2.429885,1.677938,3.609113,7.504101,-1.11416,-1.754455,-4.599847,3551.7071,2.459372,1.450727,3.178598,5.970047,-0.993,-1.534707,-4.893636,2294.2048,2.980267,0.92152,2.7119,5.204338,-0.568335,-1.066734,-3.283733,2094.3647,2.838268,0.870035,2.489651,4.739529,-0.514624,-0.956111,-3.541373,5725.0627,2.940517,2.672575,6.284481,10.587117,-1.709958,-2.70766,-5.962222,5375.2632,3.140516,2.463048,5.975905,9.130091,-1.572427,-2.575159,-5.073553,4
5088.772,2.016786,1.698979,2.491892,4.756349,-1.030219,-1.462469,-4.202619,13005.9653,3.425443,4.813619,7.228234,9.312379,-2.611192,-3.351773,-8.488566,22806.4453,15.478452,8.725598,14.030312,17.106272,-4.50952,-6.678092,-13.350503,25029.6701,15.673655,9.532567,15.410561,18.70322,-4.914531,-7.319845,-14.063617,7729.9689,8.083567,2.894959,5.429852,7.334643,-2.109112,-3.655577,-5.50928,6816.6511,8.323209,2.521322,4.44245,7.360639,-1.850428,-3.102792,-5.493897,21530.6549,12.285003,10.049439,20.10268,23.992595,-5.471829,-9.314763,-14.49595,23899.0701,12.991668,11.008876,21.674643,24.9748,-6.054895,-10.524974,-15.94623,3310.4097,1.451204,1.369131,2.268584,4.677705,-0.735045,-1.21497,-4.653655,3730.2412,1.57693,1.444594,2.217838,5.719622,-0.650012,-1.114607,-4.394903,17768.0976,11.631373,7.383778,12.416972,15.479018,-3.749177,-5.716107,-13.37608,18098.7466,12.822429,7.145713,11.402306,14.126894,-3.698096,-5.69907,-12.019931,8547.6646,9.650546,3.160077,5.754616,9.004115,-2.491455,-4.411926,-8.468141,9647.8588,11.079829,3.359424,6.005255,9.268104,-2.890367,-4.952929,-9.30663,18059.4844,9.799813,9.140056,18.876943,22.1465,-5.144495,-8.950022,-16.265016,16179.8357,9.902591,8.134118,16.667213,20.823003,-4.565332,-8.383025,-14.282642,3
15294.6182,5.085053,3.385687,4.680227,6.322891,-1.920907,-2.582366,-6.074116,19150.1186,5.536615,4.982323,7.227882,9.889675,-2.939496,-3.818905,-8.217271,2045.5845,1.828066,1.099407,2.727606,6.044245,-0.650803,-1.01675,-3.031274,2111.8222,1.811763,1.092063,2.810382,5.567632,-0.678892,-1.106914,-3.127947,1299.637,1.980139,0.635616,1.962377,4.374658,-0.3544,-0.669708,-2.525585,1169.649,2.043805,0.569552,1.770096,3.899542,-0.316138,-0.595125,-3.152821,3168.8514,2.244291,1.735664,4.613206,8.008425,-0.948533,-1.641395,-4.536041,3290.2754,2.232011,1.8136,4.91764,7.793559,-0.995556,-1.694763,-3.805852,20036.7046,4.230407,4.774363,6.778214,10.600388,-2.424755,-3.530137,-10.86313,16667.2988,3.774028,3.847645,5.300604,8.803026,-2.021084,-2.850664,-9.840128,2219.8162,1.756464,1.185581,2.702341,5.417576,-0.738653,-1.140093,-3.365753,1966.1321,1.749421,1.038215,2.500603,5.328776,-0.65699,-1.080778,-3.891757,1494.5205,2.274386,0.729278,2.232006,4.652769,-0.393871,-0.802764,-3.050569,1395.1092,2.216318,0.682544,2.102041,5.191731,-0.362345,-0.772619,-3.169416,3361.5466,2.093637,1.943043,4.921079,8.13451,-1.073437,-1.762048,-4.252415,3212.0996,2.236909,1.806078,4.900157,7.952911,-0.984503,-1.68085,-4.355335,4
1942.4023,1.42251,0.418857,0.683685,3.918036,-0.464585,-0.752014,-2.799425,6892.3038,2.41923,1.567235,2.124088,5.715337,-1.532215,-2.063565,-5.368572,9707.5134,7.121158,2.236188,2.940611,5.750115,-1.422672,-2.167555,-4.881475,10666.8027,7.228971,2.428796,3.13801,5.873955,-1.577999,-2.245531,-5.824971,2980.4497,3.743291,0.878627,1.508507,3.524258,-0.659235,-1.100605,-2.93721,2641.5516,3.840224,0.755153,1.326406,3.757523,-0.577646,-0.980247,-2.590676,9748.4775,6.170714,2.707845,4.02204,6.750969,-1.812217,-2.857538,-5.642198,10700.977,6.451109,2.88058,4.105716,7.350833,-2.009246,-3.130902,-6.541332,1387.7432,1.196366,0.300509,0.71417,3.75102,-0.292066,-0.640029,-4.173966,1762.0127,1.274442,0.415043,0.927248,5.094697,-0.298297,-0.597655,-3.497723,7863.4443,5.619608,1.99556,2.737537,6.1696,-1.210303,-1.924807,-5.281978,8019.9942,6.343529,1.807584,2.399897,5.417419,-1.162084,-1.824434,-5.577114,3069.5316,4.096621,0.901084,1.531609,4.208166,-0.7159,-1.215496,-4.013224,3254.8418,4.41451,0.935345,1.583574,4.669449,-0.742956,-1.311986,-4.263617,7971.1712,4.925173,2.461993,3.688688,7.288152,-1.60419,-2.670914,-6.598084,7237.7754,5.000422,2.164696,3.190614,6.311794,-1.463513,-2.524981,-5.442292,3
24882.6218,7.611126,5.657092,7.459069,9.667143,-3.42128,-4.601559,-11.477925,30703.1451,8.02495,8.119356,11.551925,14.238749,-4.973612,-6.557587,-13.96827,3656.699,2.586094,1.537906,3.639346,5.757465,-1.017885,-1.543922,-3.440815,3707.8537,2.498353,1.546172,3.574088,6.602559,-1.046747,-1.630889,-3.909055,2062.8468,2.579307,0.836164,2.48526,4.167214,-0.534357,-0.984241,-2.973304,1822.5819,2.642403,0.735221,2.152039,4.325926,-0.466581,-0.82493,-2.177761,5250.5408,3.125889,2.339639,5.752271,8.185969,-1.523574,-2.53364,-5.302453,5446.948,3.104612,2.449209,6.249962,9.345279,-1.577254,-2.559731,-5.625895,30967.7422,5.762851,7.818542,10.540072,14.013837,-4.318594,-6.251667,-19.540985,25725.3535,5.159579,6.299052,8.396256,12.773554,-3.486377,-4.668072,-13.893488,3984.5315,2.45434,1.70006,3.580064,6.371464,-1.140029,-1.725585,-4.077735,3581.0953,2.467803,1.471889,3.29433,6.181787,-1.014192,-1.579847,-4.536302,2285.4483,2.946117,0.929792,2.774658,5.058886,-0.578355,-1.096896,-3.252633,2114.899,2.847445,0.873678,2.531719,5.486893,-0.523474,-0.989456,-3.554688,5787.5507,2.968066,2.718435,6.445699,9.540921,-1.728989,-2.817747,-5.729853,5422.4214,3.162146,2.494611,6.217827,9.33736,-1.596587,-2.665093,-6.194866,4
4921.6123,2.01772,1.586679,2.2771,3.954439,-1.040168,-1.445043,-3.672447,13100.3964,3.49864,4.68521,7.09306,9.908005,-2.688658,-3.693007,-9.008237,22982.3592,15.753281,8.726662,14.16142,16.699723,-4.646274,-6.873783,-13.221084,25208.2697,15.854045,9.517829,15.351789,17.719433,-5.025334,-7.393943,-15.827479,7747.2208,7.933606,2.885921,5.452465,7.645346,-2.121519,-3.717184,-5.877177,6849.4193,8.261212,2.513503,4.459108,6.430604,-1.830483,-3.222038,-6.544256,21696.7201,12.581581,10.000268,20.054435,23.858849,-5.620258,-9.699153,-15.396339,24049.8731,13.191716,10.914652,21.54994,25.847999,-6.162892,-10.375994,-16.506716,3355.0972,1.463131,1.321649,2.210781,5.216428,-0.716854,-1.2602,-5.118455,3829.2486,1.602206,1.385639,2.144644,5.588528,-0.64729,-1.168549,-4.592673,17956.1188,11.812662,7.359368,12.383456,16.608402,-3.89021,-5.811286,-12.745769,18276.4257,12.911543,7.119211,11.445471,14.396812,-3.818162,-5.818064,-13.8553,8567.5915,9.568358,3.145387,5.582443,8.507166,-2.49404,-4.286926,-8.136097,9677.5604,11.154379,3.363942,5.902965,8.987272,-2.894077,-4.966737,-8.933528,18341.3678,10.037968,9.047213,18.67523,22.927455,-5.292171,-9.083993,-16.015472,16374.7923,9.919365,8.067194,16.473543,21.166606,-4.716495,-8.467055,-15.172131,3
35484.1929,10.747603,8.523786,11.096669,13.879649,-5.393663,-7.292358,-15.456389,44228.5908,11.497278,12.158694,17.553666,20.608002,-7.300991,-9.546677,-20.224085,6205.2839,3.514515,2.274449,5.006135,8.182452,-1.676889,-2.557706,-5.473122,6280.0176,3.403935,2.284407,5.164598,7.865369,-1.713192,-2.597626,-5.836057,3176.8081,3.39999,1.168685,3.143558,5.002179,-0.812597,-1.501085,-3.341754,2767.8589,3.428978,1.014692,2.815619,4.797383,-0.696218,-1.189594,-3.188204,8674.3318,4.39788,3.428895,7.799031,10.733379,-2.521386,-4.17606,-7.938395,9016.0205,4.385893,3.581889,8.232369,11.476662,-2.642663,-4.307584,-7.894747,43807.3554,8.054067,11.614597,15.857695,20.851971,-6.593578,-9.226227,-27.795408,36265.2368,6.997839,9.356435,12.468563,17.296196,-5.232059,-7.509107,-23.366114,6853.5689,3.320878,2.572161,5.251551,8.290375,-1.886829,-2.89627,-7.278914,6143.0285,3.358973,2.242962,4.644177,6.894197,-1.675539,-2.507044,-5.367571,3479.8647,3.89883,1.296229,3.440296,7.112363,-0.880566,-1.569026,-4.716605,3152.5418,3.68726,1.206166,3.302978,6.390372,-0.775227,-1.440573,-4.6439,9930.4011,4.246875,4.132274,9.007091,12.116257,-2.992747,-4.997209,-8.581482,9165.1885,4.540222,3.755692,8.380699,11.948468,-2.731729,-4.728108,-9.00783,4
2470.4336,1.48293,0.669049,1.166757,3.132345,-0.589454,-0.855775,-2.933333,9289.6524,2.646998,2.610904,3.747763,6.008695,-2.060506,-2.667484,-6.983102,15427.9327,10.183609,4.711079,6.73473,8.927895,-2.712985,-3.987641,-7.790175,17050.0697,10.455831,5.135043,7.245153,9.579646,-2.98076,-4.424543,-8.275643,4765.4963,5.129272,1.633239,2.898791,5.059719,-1.195711,-2.001515,-4.567373,4228.8883,5.344504,1.415651,2.49031,4.430581,-1.040536,-1.747918,-3.524297,14645.3734,8.262179,5.504501,9.284089,11.558857,-3.291997,-5.431161,-9.068656,16264.1155,8.695981,5.938214,9.782526,13.816234,-3.622865,-5.83947,-9.991827,1595.4014,1.204689,0.597305,1.066112,5.342704,-0.38204,-0.726814,-4.198373,2239.7378,1.325168,0.689581,1.164968,4.896149,-0.370878,-0.69506,-3.920248,11968.357,7.715957,4.010419,6.006034,8.804447,-2.25876,-3.362591,-8.905227,12263.892,8.559683,3.805257,5.345448,7.744811,-2.217508,-3.314835,-8.919729,5117.1349,5.947512,1.707751,3.004208,5.37629,-1.334693,-2.309902,-5.687635,5460.3815,6.374996,1.800312,3.044134,6.124808,-1.446556,-2.458163,-5.371388,12084.1629,6.557129,4.905427,8.435662,11.926001,-3.032502,-5.187354,-9.956268,10874.2657,6.613826,4.365241,7.408824,10.63937,-2.736169,-4.756293,-9.155751,3
4553.3332,2.280992,1.569315,2.528842,4.410646,-0.481546,-0.762321,-3.343973,5892.2007,2.365726,2.531984,4.311589,7.093953,-0.717518,-1.104567,-4.68346,401.7637,1.166838,0.709731,2.012267,4.16694,-0.239794,-0.566759,-2.956865,396.8962,1.154926,0.724636,2.053473,4.160724,-0.233977,-0.474575,-2.867281,344.4432,1.259726,0.471812,1.626339,3.932437,-0.127383,-0.357807,-3.304898,310.765,1.276435,0.41989,1.461428,3.048453,-0.110122,-0.324127,-2.552806,815.2932,1.320168,1.214441,3.413081,5.652314,-0.30892,-0.596992,-3.081162,854.3725,1.31963,1.280761,3.731263,5.995346,-0.320165,-0.671083,-3.554067,6599.7519,2.078902,2.411874,3.83813,7.42098,-0.684341,-1.124266,-5.309433,5344.9731,1.92264,1.86073,3.030974,5.816109,-0.576288,-1.002249,-4.747571,382.2964,1.133833,0.720386,1.957309,4.964985,-0.273825,-0.609789,-3.129868,299.541,1.117406,0.656997,1.835079,4.438443,-0.243572,-0.570213,-3.223352,416.4407,1.34738,0.522046,1.74209,4.243276,-0.137842,-0.41588,-3.494299,420.234,1.362412,0.502708,1.671512,4.26869,-0.140824,-0.381707,-2.810622,777.0303,1.25524,1.294695,3.643439,6.602033,-0.34232,-0.711197,-3.430237,780.4473,1.300922,1.229872,3.571084,6.495561,-0.312661,-0.690937,-3.000343,4
247.5637,1.063409,0.083748,0.396211,3.391495,-0.184681,-0.404266,-2.538279,1418.4326,1.30968,0.315846,0.666747,5.379662,-0.521366,-0.817204,-3.591181,1923.1472,2.27768,0.393266,0.629416,3.19386,-0.263681,-0.592469,-3.018455,2164.0518,2.320875,0.431836,0.762006,3.283705,-0.274732,-0.549996,-3.253715,983.6221,1.914777,0.236147,0.493221,2.833369,-0.162065,-0.368746,-2.956208,860.0968,1.949139,0.203969,0.440065,2.657383,-0.144189,-0.346192,-1.845656,2539.2057,2.421612,0.48749,0.802551,3.363273,-0.367112,-0.680535,-2.994905,2656.2475,2.416848,0.510385,0.961695,3.568539,-0.398754,-0.703296,-3.698388,928.1475,1.142225,0.203466,0.652439,5.629201,-0.205374,-0.517383,-3.914312,1233.6235,1.213095,0.266818,0.64407,5.526414,-0.187757,-0.541662,-3.863975,1632.6664,1.983538,0.386754,0.683665,4.411113,-0.184018,-0.489635,-3.682936,1499.5397,2.012445,0.334788,0.646661,3.562202,-0.168069,-0.463508,-3.444507,994.4306,2.055744,0.234084,0.579552,3.708235,-0.172812,-0.607949,-3.254385,1019.0817,2.122904,0.247531,0.5832,3.750171,-0.176958,-0.446568,-2.903147,2461.5486,2.25526,0.479438,0.862741,5.737681,-0.307677,-0.640292,-3.535702,2236.0796,2.291275,0.413277,0.77018,3.824891,-0.276958,-0.57258,-3.14879,3
41271.6895,13.001393,10.333482,13.817357,16.518071,-6.216226,-8.139843,-20.082305,51213.2676,12.809226,14.743526,21.76726,25.639303,-8.498203,-11.1735,-26.286936,7890.429,4.868797,2.586761,5.615601,7.714275,-2.063712,-3.124702,-5.772266,7922.0373,4.630604,2.590785,5.625502,8.352382,-2.100123,-3.150466,-5.840848,3701.9305,4.017958,1.302899,3.319384,5.466883,-0.934651,-1.610303,-3.532255,3230.0851,4.105748,1.127386,2.953137,4.617775,-0.806878,-1.371329,-2.733262,10655.082,5.739655,3.897319,8.512777,12.088822,-3.134018,-5.18056,-7.892751,11049.4077,5.726823,4.033394,8.931166,12.422863,-3.23043,-5.348805,-8.912679,50919.1635,9.089484,14.228613,20.222792,26.556449,-7.778682,-11.112146,-32.189127,41975.7212,8.102381,11.453581,15.593607,20.077469,-6.157561,-8.552165,-26.260277,8900.0579,4.769726,2.935438,5.949515,9.079046,-2.356122,-3.550437,-7.408001,7871.272,4.818691,2.550357,5.189825,8.802968,-2.056768,-3.079066,-6.559979,4033.0194,4.670161,1.441656,3.659173,6.548244,-1.009596,-1.791448,-4.995128,3648.681,4.388899,1.313028,3.514971,6.326009,-0.892715,-1.555472,-3.805693,12516.24,5.747735,4.708027,9.874607,14.774102,-3.751803,-6.273049,-10.062052,11369.5454,5.974014,4.316739,9.344459,12.923189,-3.452132,-5.861367,-9.564812,4
5471.8057,1.835227,1.648056,2.509372,5.063138,-0.832728,-1.275952,-3.219054,11384.1372,2.851035,4.0043,6.028929,8.194285,-2.456836,-3.195123,-7.043882,19551.2946,13.340141,6.909209,10.457445,13.620855,-3.737641,-5.550423,-10.744406,21542.1844,13.759041,7.534124,11.595607,15.985213,-4.066261,-5.977663,-10.631728,6359.4497,6.693629,2.345913,4.284369,6.021511,-1.699479,-2.939879,-5.524561,5639.9402,7.104943,2.026599,3.529511,5.79425,-1.461115,-2.519196,-4.6443,18525.7913,10.70887,8.070639,15.214387,19.489624,-4.499048,-7.487129,-12.616283,20522.1828,11.15854,8.780023,15.978621,20.159729,-4.934647,-8.224737,-12.998264,1919.6826,1.2279,0.926396,1.721053,5.755466,-0.557591,-1.039869,-5.026141,2667.1586,1.36138,1.059464,1.709534,5.538675,-0.521312,-0.926141,-4.091127,15336.8939,10.364977,5.925493,9.444463,12.10262,-3.118052,-4.639399,-10.318536,15594.7109,11.306028,5.652722,8.549603,10.792746,-3.050024,-4.603487,-10.585035,6894.5058,7.744709,2.503503,4.310564,6.754467,-1.92364,-3.303477,-6.942762,7570.7586,8.864748,2.663878,4.563542,7.207346,-2.154947,-3.653991,-6.55183,15577.7253,8.582667,7.413921,14.095584,17.64763,-4.20903,-7.245146,-12.893248,13939.0511,8.481784,6.589962,12.432549,15.915039,-3.77762,-6.664093,-11.198273,3
36064.8086,8.153592,8.491129,11.135838,13.968547,-4.136212,-5.445117,-11.755265,38225.2285,9.768256,10.082397,14.418751,17.918441,-6.329712,-7.996294,-17.977106,4827.1199,3.017105,1.831335,4.148978,6.419671,-1.371438,-2.068079,-4.358307,4902.508,2.93378,1.842924,4.179733,6.497897,-1.409036,-2.095443,-4.929392,2614.7054,3.008524,0.978899,2.673734,5.910066,-0.682224,-1.205646,-3.224078,2309.8253,3.115507,0.862686,2.346729,4.431554,-0.595501,-1.023288,-2.51524,6830.9389,3.696076,2.784522,6.513054,9.350936,-2.061684,-3.334281,-5.623967,7119.1245,3.678252,2.913833,6.973928,10.351871,-2.133329,-3.516808,-5.85561,38628.4458,7.167719,9.75469,13.272427,18.932979,-5.623214,-8.069455,-21.492397,31997.8877,6.357867,7.823012,10.363534,14.451845,-4.474534,-6.051421,-16.580122,5291.0124,2.868419,2.054207,4.290411,7.281055,-1.532971,-2.387295,-5.120478,4709.1655,2.853962,1.792959,3.817124,6.534869,-1.361666,-2.053995,-5.078278,2891.9644,3.451968,1.086806,2.93274,5.759669,-0.736498,-1.328745,-4.094788,2628.641,3.319542,1.010387,2.914197,4.839718,-0.659155,-1.165473,-3.347506,7718.7886,3.573982,3.311677,7.346132,10.497531,-2.359016,-3.821197,-7.266707,7157.2515,3.774841,3.025014,7.051303,10.137524,-2.179738,-3.614436,-6.427235,4
6692.2436,2.110353,2.236449,3.284039,5.625667,-1.137032,-1.577786,-3.633282,13128.1617,3.330502,4.875895,7.436804,9.80812,-2.766607,-3.817666,-9.453421,25533.2191,17.02949,10.215008,17.268557,20.66413,-5.119846,-7.565791,-13.786014,27906.6471,17.207501,11.07566,18.703225,22.095077,-5.53378,-8.44594,-16.85211,8996.2236,9.237887,3.363257,6.389938,8.271023,-2.522021,-4.508401,-7.952071,7976.3283,9.646684,2.941153,5.241187,7.256973,-2.190734,-3.757515,-6.016375,23953.9354,13.508199,11.386968,24.260978,28.162982,-6.142401,-10.429005,-15.759274,26585.2195,14.193534,12.483338,25.909793,31.119485,-6.80278,-11.659662,-17.771889,3150.1372,1.403281,1.341467,2.305197,5.185211,-0.905453,-1.487926,-4.987028,3551.7197,1.514464,1.387362,2.221397,4.90649,-0.814559,-1.342414,-4.488434,19840.2998,12.875982,8.444935,14.919852,17.840641,-4.215892,-6.415486,-15.508935,20239.4819,14.111321,8.29097,14.056604,16.778025,-4.184446,-6.539624,-13.222618,10079.4419,11.102226,3.68748,6.657874,9.649399,-3.023189,-5.392741,-9.032229,11726.6722,13.498807,3.999325,7.1117,10.876113,-3.635045,-6.28997,-10.636062,20096.7141,10.736353,10.163933,22.361796,26.05168,-5.704183,-10.158306,-18.314178,17969.9226,10.573471,9.135867,19.96122,23.24529,-5.087296,-9.216647,-16.434697,3
35259.5293,8.250813,8.317427,10.91419,14.014979,-3.919088,-5.130027,-10.594841,37721.686,9.840731,9.912941,14.191293,17.237693,-6.231888,-8.098935,-16.972687,4785.78,2.961979,1.849702,4.185075,6.492933,-1.381097,-2.120809,-4.057423,4842.0938,2.873706,1.846398,4.222759,7.023116,-1.411237,-2.122112,-4.306108,2599.1379,3.00264,0.978169,2.643908,4.850566,-0.683732,-1.166323,-3.009825,2294.6846,3.091661,0.861164,2.380219,4.064612,-0.598606,-1.048923,-2.635626,6827.9514,3.679466,2.801132,6.573736,9.272512,-2.06444,-3.311663,-5.327089,7094.5213,3.666641,2.928617,7.05068,9.931995,-2.135379,-3.47285,-7.645559,38033.4585,6.996099,9.653768,12.989465,18.857654,-5.549752,-7.776918,-20.82015,31435.7524,6.116326,7.768903,10.350429,14.065003,-4.4257,-6.104727,-19.816318,5212.5198,2.801304,2.068286,4.255277,7.07062,-1.545238,-2.343255,-5.336543,4679.083,2.80253,1.814814,3.888399,6.741742,-1.372961,-2.1784,-5.576468,2871.5608,3.439717,1.095655,2.997046,5.995716,-0.740314,-1.285439,-3.83448,2603.2179,3.253299,1.015008,2.783348,5.748453,-0.65653,-1.170902,-3.391085,7674.4585,3.512684,3.337631,7.482031,11.835979,-2.36914,-3.940225,-7.2688,7147.4031,3.765222,3.043593,7.025835,10.023599,-2.185772,-3.614994,-7.928466,4
6836.7378,2.17339,2.089187,3.057372,5.339146,-1.072794,-1.519369,-3.134754,12426.9043,3.261895,4.457529,6.737091,8.769728,-2.628495,-3.668428,-6.973035,25325.5395,16.7218,10.043053,17.008453,20.787706,-5.122353,-7.737553,-16.270059,27767.1646,16.943953,10.920143,18.633302,22.941079,-5.542039,-8.410447,-16.272991,8934.17,9.000222,3.317476,6.355892,8.453978,-2.523503,-4.478588,-6.56881,8006.2062,9.747153,2.881797,5.150789,7.11794,-2.196164,-3.78875,-6.150185,23712.0715,13.27217,11.112715,23.600221,27.956574,-6.167035,-10.639322,-16.607133,26394.7861,13.961249,12.242669,25.497081,29.582955,-6.813652,-12.106946,-18.843705,2981.7823,1.388919,1.284664,2.261837,4.67373,-0.84574,-1.383569,-4.977423,3356.4751,1.496127,1.315199,2.135088,4.704934,-0.731855,-1.211588,-5.029376,19534.6704,12.432771,8.224586,14.674287,17.571594,-4.207417,-6.307608,-13.264362,20007.89,13.735303,8.115797,13.753548,16.5064,-4.187036,-6.346763,-13.215422,10058.7475,10.961462,3.62432,6.592071,10.166119,-3.02114,-5.323757,-8.405732,11636.9906,13.308633,3.912809,7.053327,10.72134,-3.633848,-6.19649,-10.067414,19781.7124,10.447874,9.80337,21.708039,25.927509,-5.733471,-10.315767,-18.184382,17715.6622,10.374878,8.78865,19.289267,23.963858,-5.123959,-9.478325,-16.849062,3
17527.8848,4.423435,3.965329,5.425675,8.75746,-1.682916,-2.252218,-6.031629,18723.1201,5.415807,4.854677,7.086324,10.550151,-2.94357,-3.899947,-9.172924,1964.3143,1.801728,1.056253,2.646346,4.507806,-0.68154,-1.047126,-3.280993,2000.7998,1.768934,1.055281,2.652811,4.692258,-0.699469,-1.111181,-3.133929,1275.2633,1.983537,0.616946,1.882018,4.120952,-0.360051,-0.718092,-2.626162,1145.5349,2.067537,0.555775,1.689418,3.522792,-0.320639,-0.584865,-2.360834,3053.4075,2.204894,1.67535,4.491739,6.935451,-0.975546,-1.557117,-3.610804,3192.0075,2.194398,1.752699,4.800817,7.810185,-1.013702,-1.666393,-3.557435,19729.061,4.148581,4.693197,6.540817,10.443082,-2.537126,-3.613907,-13.009092,16399.8608,3.710087,3.751118,5.293276,8.321197,-2.103131,-2.847035,-9.036952,2139.9382,1.733321,1.149384,2.603141,5.239295,-0.75875,-1.159377,-3.418994,1878.0715,1.718411,0.996782,2.437238,5.379667,-0.671241,-1.139684,-3.910108,1458.858,2.257908,0.693722,2.129678,5.209243,-0.397561,-0.833548,-3.0602,1328.2695,2.165644,0.659211,2.176612,4.560056,-0.366712,-0.672335,-3.244882,3267.6501,2.065982,1.88094,4.831409,8.51247,-1.081692,-1.702154,-4.772225,3115.3017,2.200112,1.747675,4.686173,7.908947,-0.994584,-1.615334,-3.704145,4
3823.8579,1.680874,0.857372,1.338958,4.996599,-0.317463,-0.488848,-2.337102,6446.5474,2.33187,1.427543,2.001899,4.811433,-1.49593,-1.88869,-4.928526,9572.0292,7.230593,2.190829,2.826366,4.902685,-1.392359,-2.080977,-5.290152,10425.1971,7.207329,2.378018,3.175185,5.233856,-1.553969,-2.290685,-6.040047,2926.6551,3.75968,0.860242,1.467614,3.503349,-0.654277,-1.131243,-3.185248,2622.9063,4.065908,0.743023,1.292732,3.139682,-0.572183,-0.962101,-2.936144,9627.9005,6.281016,2.686508,3.892731,6.240198,-1.76697,-2.833953,-5.941655,10547.5169,6.488458,2.838197,4.004799,7.020194,-1.968148,-3.001055,-5.778118,1177.375,1.166766,0.253395,0.712194,4.743155,-0.284039,-0.578905,-3.941829,1643.6377,1.257868,0.353712,0.805799,4.926233,-0.286568,-0.639366,-3.977877,7692.7002,5.602854,1.956195,2.780077,5.575785,-1.172449,-1.748505,-5.273314,7838.5871,6.226409,1.776228,2.292638,5.151497,-1.126345,-1.779919,-5.238771,3050.8132,4.2571,0.8795,1.497753,4.65936,-0.698977,-1.252842,-3.643035,3181.804,4.525509,0.91661,1.563754,4.944247,-0.734422,-1.279039,-4.267263,7839.9562,4.9659,2.430065,3.641267,6.590408,-1.537136,-2.560637,-4.994512,7114.0343,5.019992,2.142132,3.190741,5.824357,-1.403523,-2.537298,-5.377386,3
29082.5722,6.601283,6.822167,9.059551,12.124276,-2.932365,-3.813541,-8.18077,30252.6801,8.03331,7.938729,11.447043,13.916607,-5.061877,-6.604979,-14.595492,3545.6172,2.575299,1.474786,3.488195,5.73372,-1.026504,-1.649902,-3.853224,3573.1579,2.495142,1.484572,3.460028,5.49388,-1.061368,-1.662574,-4.128866,2000.9871,2.601757,0.807366,2.416065,5.210642,-0.545308,-0.995742,-3.595574,1774.3588,2.688648,0.719161,2.07921,3.772249,-0.470344,-0.831289,-2.79068,5086.8809,3.144886,2.261228,5.609692,7.776124,-1.544511,-2.432652,-4.917847,5256.2871,3.117789,2.364541,5.976256,8.720302,-1.598507,-2.679782,-5.412427,30573.8735,5.807867,7.65876,10.367759,15.00942,-4.460819,-6.27578,-19.738976,25346.7945,5.17467,6.152843,8.275976,11.700541,-3.59091,-4.847855,-14.284717,3835.176,2.425567,1.636958,3.515204,6.971578,-1.152351,-1.789246,-4.539342,3460.072,2.444952,1.416658,3.113603,6.971223,-1.021714,-1.574051,-4.124137,2236.6566,2.974706,0.918343,2.708252,4.802216,-0.5904,-1.049909,-3.629798,2038.5229,2.850722,0.846134,2.544069,5.410623,-0.52737,-0.964309,-3.804453,5566.8807,2.968258,2.623627,6.246975,9.946063,-1.737035,-2.838552,-5.797136,5225.5388,3.168846,2.412307,5.933522,9.012008,-1.600734,-2.652298,-4.878353,4
7094.0195,2.225502,2.281507,3.277106,5.099532,-0.938716,-1.32534,-3.301667,12279.3511,3.358845,4.436274,6.748604,9.104502,-2.466487,-3.268627,-7.033097,22481.3122,15.810678,8.548771,13.709659,16.42493,-4.377861,-6.451294,-10.840807,24744.4477,16.101265,9.349736,15.208854,19.399845,-4.752224,-7.084875,-14.064505,7668.2417,8.214487,2.889195,5.404116,7.633333,-2.094984,-3.63485,-6.044007,6856.9042,8.735021,2.506921,4.38478,6.461716,-1.813098,-3.134613,-5.493085,21245.6909,12.751643,9.950995,19.938534,24.116945,-5.21652,-8.940807,-14.242224,23624.8392,13.570748,10.881853,21.438885,25.12457,-5.77937,-9.732773,-14.762011,3054.3814,1.427613,1.2609,2.132191,5.061191,-0.748934,-1.278176,-4.37287,3526.5771,1.564709,1.322578,2.080668,5.097316,-0.667311,-1.22216,-4.25372,17447.1637,11.740186,7.155108,12.249737,14.773712,-3.599453,-5.394066,-12.562342,17829.4266,12.89467,6.937229,11.132988,14.405695,-3.559197,-5.519945,-13.824915,8477.595,9.79786,3.137598,5.525428,8.005071,-2.45056,-4.197979,-7.268548,9595.8732,11.472843,3.335595,5.873687,9.131814,-2.848141,-4.887579,-8.766952,17846.7489,10.243227,8.980591,18.636973,22.812508,-4.84324,-8.479122,-13.855499,15936.4939,10.097966,8.024729,16.550731,20.561526,-4.311113,-7.636387,-13.853602,3
41550.8589,9.375025,10.308532,13.536607,16.438726,-5.098179,-6.809864,-13.307764,42695.5615,11.53832,11.64929,16.610456,20.439013,-7.358016,-9.481679,-20.269926,5961.468,3.467358,2.169004,4.779513,7.010935,-1.712463,-2.571134,-4.947614,5972.9422,3.354347,2.176082,4.845163,7.826112,-1.736083,-2.631544,-6.834965,3049.2435,3.412197,1.129415,2.998436,5.09563,-0.813988,-1.392531,-2.917853,2701.4203,3.560751,0.984293,2.727774,4.787972,-0.706823,-1.234072,-2.819134,8302.9453,4.407042,3.286339,7.450958,10.9356,-2.556492,-4.176575,-7.079585,8603.6653,4.358045,3.428144,7.969354,11.294146,-2.656996,-4.443536,-8.261648,42443.856,8.135717,11.1083,15.1064,21.172574,-6.679213,-9.013297,-29.833685,35041.4063,7.114087,8.937744,11.880314,16.356738,-5.283135,-7.18385,-23.210925,6590.06,3.276918,2.444791,4.943144,9.235111,-1.935597,-2.992294,-6.773229,5892.5395,3.258521,2.129174,4.332208,6.885814,-1.694726,-2.516665,-5.678533,3380.5652,4.013056,1.249148,3.295844,8.469849,-0.88162,-1.583066,-4.012367,3082.4073,3.799457,1.145775,3.061344,5.377119,-0.779606,-1.40578,-4.145258,9468.4524,4.229334,3.968765,8.617071,11.750455,-3.020627,-5.108714,-9.490898,8752.524,4.534745,3.615974,8.090423,11.818694,-2.769158,-4.746119,-7.483665,4
4419.6719,1.728787,1.145653,1.779769,3.885662,-0.504229,-0.75213,-2.850305,8173.1572,2.486905,2.301108,3.290445,5.198143,-1.781466,-2.326024,-5.737193,14923.9189,10.163338,4.534083,6.492061,9.370952,-2.591746,-3.834152,-7.373864,16535.7261,10.561297,4.9882,6.979453,8.830229,-2.850041,-4.145488,-8.192279,4743.285,5.410476,1.623822,2.876646,4.790858,-1.178559,-2.001421,-3.918893,4175.12,5.643039,1.389617,2.334211,4.092012,-1.021324,-1.724201,-3.490243,14241.6109,8.457331,5.41638,9.143355,11.859104,-3.10212,-5.192249,-8.892239,15825.6764,8.881415,5.853647,9.702791,12.032762,-3.412948,-5.670447,-10.549233,1159.2783,1.153613,0.516448,1.009088,5.104179,-0.315513,-0.661549,-4.004103,1778.5264,1.268013,0.598154,1.003454,4.425131,-0.304251,-0.619932,-3.458767,11507.4196,7.654688,3.842311,5.697406,8.67459,-2.128686,-3.301098,-7.655641,11843.3832,8.486509,3.623689,5.119894,7.742983,-2.092218,-3.119202,-8.295852,5014.0543,6.085528,1.688885,2.906706,5.571699,-1.305188,-2.247612,-4.615187,5363.4692,6.549185,1.769271,3.011909,6.235994,-1.419402,-2.399323,-5.061025,11668.3149,6.641347,4.844016,8.254609,12.155572,-2.817091,-4.903925,-9.45076,10516.1021,6.757425,4.287899,7.391216,10.503087,-2.527255,-4.486357,-8.345762,3
5101.0352,2.056073,1.897398,3.24126,5.474961,-0.476636,-0.771423,-3.655987,5619.2141,2.394471,2.41484,4.07441,6.12498,-0.740196,-1.154843,-4.43062,373.7458,1.154961,0.688594,1.865417,3.855274,-0.233103,-0.457147,-2.761724,337.5757,1.133587,0.719896,1.982541,4.773703,-0.236243,-0.554038,-3.060876,331.8209,1.265705,0.48119,1.631488,3.709305,-0.131972,-0.37374,-2.317277,315.6079,1.304796,0.420517,1.360087,2.913919,-0.118717,-0.327779,-0.868,749.6269,1.307222,1.194977,3.423766,5.409414,-0.312311,-0.65483,-2.759848,794.7386,1.311782,1.286108,3.622669,6.90682,-0.33509,-0.676681,-2.719358,6350.5527,2.115642,2.296986,3.804135,7.603118,-0.717018,-1.252259,-5.796704,5144.2783,1.954205,1.796261,2.882384,5.53964,-0.597376,-1.022663,-4.638164,391.0293,1.136981,0.724703,1.759491,5.192636,-0.27725,-0.599548,-3.704454,269.5488,1.104597,0.634868,1.689715,3.893553,-0.240348,-0.567008,-3.22972,396.5391,1.34627,0.522476,1.782608,4.262689,-0.145134,-0.444831,-3.088346,384.8051,1.341684,0.501136,1.630894,4.225478,-0.14418,-0.401763,-2.714149,706.8201,1.243938,1.308867,3.572265,6.406886,-0.358185,-0.75488,-4.057435,747.5962,1.304439,1.228813,3.595769,6.84439,-0.31831,-0.640677,-3.448979,4
1212.2705,1.255153,0.233094,0.581831,4.479234,-0.150512,-0.340847,-2.547125,1156.9023,1.271984,0.274006,0.664538,3.997758,-0.410756,-0.724032,-3.443005,1860.2197,2.229358,0.387115,0.662464,3.030078,-0.227011,-0.540641,-3.160508,2150.031,2.334896,0.421247,0.69422,3.125947,-0.269181,-0.558894,-3.333636,963.3713,1.961185,0.234587,0.498664,2.717716,-0.150872,-0.412457,-2.356729,865.2932,2.058991,0.205306,0.477191,2.688804,-0.137071,-0.374859,-2.519427,2496.666,2.460234,0.486542,0.744147,3.387803,-0.331435,-0.655479,-3.341138,2592.3965,2.439895,0.501099,0.793212,3.374079,-0.375699,-0.694267,-3.423217,750.5395,1.124044,0.176951,0.676364,5.189573,-0.174364,-0.543764,-3.753907,981.814,1.182703,0.234251,0.678472,5.433419,-0.160393,-0.482957,-3.333678,1589.9458,1.962933,0.367018,0.755438,4.286101,-0.169993,-0.485009,-3.689604,1445.6197,1.963734,0.317318,0.639256,4.417536,-0.156055,-0.494288,-3.820535,990.7695,2.105849,0.238577,0.615062,3.54525,-0.161465,-0.443782,-3.696317,1005.3433,2.155429,0.243053,0.606286,4.431206,-0.167769,-0.454255,-2.989964,2459.642,2.318105,0.460604,0.824599,5.074665,-0.257313,-0.712491,-4.114553,2200.1236,2.311375,0.40092,0.730591,4.520859,-0.240528,-0.533365,-3.33279,3
47579.1021,11.174204,12.274121,16.62004,19.528908,-6.286082,-8.472455,-17.84406,48535.9528,13.334997,13.791272,19.958494,23.187049,-8.523018,-11.439949,-25.340256,7726.3418,4.6994,2.527695,5.2859,7.921047,-2.074276,-3.098372,-6.190061,7660.5601,4.492583,2.568994,5.50905,7.810735,-2.119781,-3.225486,-6.007589,3595.8326,4.063534,1.278401,3.311244,5.602536,-0.935626,-1.66772,-3.913943,3139.4917,4.239668,1.089468,2.806963,4.909905,-0.804399,-1.433412,-3.055918,10182.346,5.646923,3.780155,8.072738,11.234707,-3.118987,-5.13057,-9.148058,10558.8208,5.635266,3.976985,8.84514,12.18889,-3.229685,-5.360071,-8.369267,47696.8442,9.279091,13.18279,18.46694,23.930088,-7.795624,-10.864223,-34.521726,39358.435,8.320416,10.5479,14.277197,19.027714,-6.168064,-8.824004,-28.676569,8678.5,4.585562,2.89177,5.662689,8.629185,-2.372048,-3.562549,-8.029154,7675.8488,4.515831,2.451726,4.81976,7.962788,-2.057223,-3.101111,-6.358336,3922.2897,4.737063,1.414655,3.677483,6.170666,-1.010335,-1.735098,-3.83481,3565.8301,4.458228,1.253876,3.238784,6.751905,-0.88663,-1.525882,-4.027561,11918.6678,5.609313,4.620067,9.630723,13.324667,-3.747554,-6.192803,-10.535069,10892.7539,5.926462,4.183302,8.837854,12.663028,-3.431845,-5.888943,-10.408739,4
5188.0069,1.814942,1.604394,2.401266,4.198353,-0.805479,-1.160989,-2.899292,10062.2754,2.762363,3.453732,5.207881,7.386182,-2.270454,-2.94933,-7.739012,18714.9404,11.954451,6.556844,9.829125,13.30137,-3.608011,-5.308021,-10.194254,20731.1685,12.456976,7.279513,11.031621,14.300779,-3.918377,-5.785388,-10.687258,6315.4601,6.667511,2.361534,4.325448,6.255291,-1.659467,-2.868523,-5.449179,5593.3243,7.017775,2.01189,3.470361,5.400563,-1.437008,-2.394834,-4.524536,17795.602,9.97235,7.881533,14.886436,17.253148,-4.287389,-7.342313,-12.112431,19885.5098,10.639561,8.681195,16.129671,19.421985,-4.722018,-7.856326,-11.338381,1558.8613,1.199645,0.803907,1.445916,5.335559,-0.562937,-0.989827,-4.082314,2234.5366,1.329689,0.897859,1.500319,4.677831,-0.514689,-0.888696,-3.901768,14616.1079,8.976263,5.55542,8.688798,11.3198,-2.969901,-4.351182,-11.786461,14895.5749,9.836338,5.265486,7.944859,10.912917,-2.925862,-4.356673,-9.545379,6814.4799,7.670293,2.507666,4.527483,7.770341,-1.875939,-3.256031,-6.900265,7565.2005,8.68069,2.630861,4.472013,7.110519,-2.1219,-3.57845,-7.039829,14940.9868,7.9876,7.249814,13.99497,17.017225,-3.982393,-6.786143,-11.636039,13373.638,7.959045,6.367886,12.152043,15.092997,-3.553843,-6.315876,-11.834267,3
45461.3745,10.666181,11.296543,14.83783,17.813581,-6.042899,-8.154604,-18.623619,46935.7088,13.122161,12.710493,18.228764,23.293828,-8.357876,-11.430436,-24.810766,7529.3981,3.772485,2.620654,5.489244,8.039175,-2.06883,-3.273687,-6.085075,7442.221,3.658949,2.663553,5.794969,8.313922,-2.098587,-3.137568,-6.361224,3557.3512,3.692998,1.305023,3.33072,6.04895,-0.937346,-1.661634,-4.726991,3114.7268,3.812406,1.107185,2.909933,4.610092,-0.798507,-1.340977,-3.245989,10047.1834,4.835703,3.857159,8.305916,10.318063,-3.090922,-5.03934,-8.208867,10405.8404,4.838345,4.061435,9.104285,12.664055,-3.199876,-5.274844,-8.553641,45991.5987,9.245623,12.017673,16.23111,22.328295,-7.596337,-10.726306,-36.278408,37855.5986,8.170434,9.678585,12.806499,16.728959,-6.038907,-8.101147,-26.722137,8473.0096,3.672283,2.989587,5.797233,8.571858,-2.353068,-3.639472,-7.618422,7423.3331,3.551922,2.539247,4.853972,7.698657,-2.05531,-3.025309,-6.363367,3895.1678,4.26031,1.432942,3.691101,6.300822,-1.006301,-1.765388,-4.237809,3535.0872,3.943831,1.26854,3.273451,6.813359,-0.891205,-1.56343,-4.383372,11697.5573,4.765339,4.733339,9.978569,14.256112,-3.711302,-6.229123,-10.793732,10731.3384,5.05587,4.250017,9.005928,11.958782,-3.38013,-5.810146,-9.563255,4
4887.9629,1.7892,1.41129,2.094435,4.025248,-0.723207,-1.104461,-2.846978,9342.7066,2.683698,2.980938,4.363817,6.732572,-2.148357,-2.928589,-6.846125,18461.6195,10.824605,6.443091,9.674852,12.546402,-3.591978,-5.384056,-10.551727,20577.9949,11.348363,7.161056,10.90165,13.091698,-3.926518,-6.017701,-11.89079,6268.113,6.239341,2.307925,4.275834,6.457581,-1.666777,-2.842308,-4.9336,5586.3873,6.728733,1.962032,3.349887,5.308783,-1.450387,-2.394347,-4.189909,17620.5454,9.290934,7.60044,14.287591,17.518216,-4.271956,-7.208873,-11.994051,19707.4214,9.794051,8.409677,15.545471,18.424846,-4.720534,-7.902676,-13.13958,1364.9146,1.178359,0.680867,1.291202,5.344985,-0.497708,-0.861185,-4.905374,1942.3687,1.291178,0.736106,1.282363,4.897822,-0.455202,-0.862142,-3.741911,14337.2703,8.087912,5.339391,8.435247,10.849108,-2.935994,-4.434654,-9.420716,14651.0108,8.890107,5.118853,7.668859,10.726167,-2.905606,-4.417216,-8.664744,6824.7295,7.267823,2.466092,4.33964,7.066134,-1.892124,-3.252924,-6.270041,7541.1172,8.064421,2.55985,4.372692,6.810064,-2.139417,-3.541382,-7.350098,14619.7734,7.316329,6.830792,13.172458,16.961316,-3.9417,-6.835159,-11.059036,13142.0147,7.316165,6.014131,11.440441,14.312055,-3.53384,-6.292146,-10.590619,3
33506.4658,8.128012,7.757689,10.067804,12.645633,-4.235605,-5.58684,-11.397377,35295.1336,10.067983,9.010574,12.598186,15.091552,-6.363702,-8.134866,-17.158267,4814.6109,2.704379,1.905253,4.179948,6.687526,-1.376864,-2.081259,-4.222208,4842.9482,2.687291,1.949048,4.408632,6.646051,-1.40216,-2.157571,-4.602264,2527.9208,2.873943,1.000855,2.814385,4.916147,-0.689485,-1.207983,-2.63206,2229.8357,2.942015,0.862276,2.378446,4.088169,-0.575069,-1.028297,-2.674606,6689.0654,3.499517,2.845232,6.707453,9.120745,-2.074133,-3.36596,-6.28687,6918.6746,3.461336,3.01724,7.181091,10.089571,-2.153724,-3.495633,-6.146076,34919.1836,7.181788,8.524274,11.332769,15.094231,-5.702467,-7.911547,-24.910648,28927.5834,6.393845,6.862672,8.856441,12.283339,-4.534943,-6.297297,-21.780312,5437.1409,2.657801,2.156916,4.386256,8.023614,-1.534624,-2.31235,-5.211447,4774.3475,2.577458,1.83159,3.721361,6.377444,-1.35735,-2.182803,-5.618539,2797.7507,3.277027,1.104621,3.048639,6.554727,-0.746991,-1.353882,-4.029557,2591.3662,3.134332,1.00502,2.764379,5.122249,-0.665253,-1.270088,-3.471279,7493.4897,3.326752,3.396894,7.710185,11.78787,-2.383778,-3.899308,-6.92502,6939.8625,3.52888,3.058201,7.132991,10.464319,-2.193299,-3.633084,-6.214218,4
6827.9068,2.188586,2.182548,3.208307,5.973403,-1.119085,-1.626239,-3.89102,12191.8974,3.40704,4.267978,6.559081,9.037632,-2.70762,-3.587091,-8.094248,24505.0831,13.799084,9.561008,16.035402,19.264198,-5.19564,-7.702264,-14.689784,27013.5714,14.467312,10.626118,18.081821,21.320395,-5.589477,-8.372907,-14.992599,9039.3555,8.771135,3.418277,6.686481,8.268553,-2.56789,-4.487433,-6.798523,8094.5554,9.277507,2.920473,5.147262,6.968838,-2.126649,-3.776757,-6.326973,23310.325,11.868842,11.085361,23.782213,29.241308,-6.157996,-10.601392,-17.615009,26075.0896,12.672316,12.368225,26.119012,31.10141,-6.800458,-11.786437,-20.259999,3089.4741,1.440519,1.226427,2.12634,4.574663,-0.885463,-1.475655,-4.511211,3346.813,1.537475,1.231991,1.993531,5.296582,-0.76873,-1.34301,-4.573401,19157.1391,10.3681,7.79082,13.56891,16.266584,-4.247429,-6.430646,-13.964026,19521.827,11.594062,7.637359,12.591099,15.211784,-4.224072,-6.55699,-14.080485,10143.2106,10.401839,3.725374,6.781936,9.840335,-3.01635,-5.333231,-9.123415,11918.2262,12.240365,3.967032,6.967481,9.5737,-3.628381,-6.203421,-9.901575,19666.4988,9.439945,9.901613,22.062764,25.246372,-5.706781,-10.160462,-17.647016,17566.249,9.513337,8.773465,19.286211,24.120069,-5.095662,-9.268542,-15.404259,3
4548.6504,1.968528,1.742457,2.884327,4.634415,-0.457735,-0.705369,-2.949793,4913.1699,2.275009,2.174602,3.712731,5.849196,-0.717778,-1.146224,-4.707921,314.2083,1.108026,0.715104,1.896735,3.829732,-0.235848,-0.50565,-3.162982,320.9329,1.107881,0.761839,2.07634,4.344553,-0.235853,-0.490444,-2.91129,324.6369,1.236274,0.491683,1.651442,4.29983,-0.132178,-0.342809,-2.333385,317.4879,1.280055,0.424419,1.38783,3.103564,-0.115216,-0.34959,-2.19031,804.5215,1.293733,1.268595,3.501668,6.049829,-0.306688,-0.593757,-2.83669,841.7837,1.293362,1.369527,3.870082,6.409412,-0.32281,-0.63925,-3.435353,5709.0962,1.99936,2.153998,3.681852,7.53764,-0.709264,-1.224294,-5.88903,4672.0137,1.844361,1.680729,2.743306,5.340658,-0.597744,-1.075874,-4.680828,394.9743,1.117096,0.760662,1.831004,4.206538,-0.268495,-0.589395,-3.348024,208.9643,1.066944,0.661473,1.759141,4.269722,-0.247866,-0.568495,-3.572688,426.9523,1.344036,0.553581,1.836166,4.559873,-0.145557,-0.462379,-2.859432,410.7221,1.336863,0.510921,1.70792,4.627714,-0.137473,-0.45068,-2.704579,785.8599,1.239046,1.40195,3.945681,7.332238,-0.349828,-0.761611,-4.146925,786.919,1.282467,1.307956,3.755771,6.226185,-0.320182,-0.707954,-3.544345,4
1169.5738,1.249986,0.249621,0.542132,3.970052,-0.120257,-0.343716,-2.93587,1143.8427,1.285057,0.298677,0.654744,3.390719,-0.348471,-0.637167,-3.359624,2282.0436,2.220084,0.425842,0.733239,3.061915,-0.228651,-0.480847,-2.945371,2558.5521,2.303953,0.471175,0.733174,3.050931,-0.26446,-0.531235,-2.9546,957.6803,1.8275,0.287247,0.602348,2.800109,-0.16013,-0.367304,-2.157326,872.0279,1.920839,0.247325,0.57335,2.873208,-0.13896,-0.435247,-2.718201,2756.5416,2.360693,0.556971,0.883427,3.676527,-0.333226,-0.62065,-3.221839,2883.8315,2.354783,0.590336,0.929659,3.579207,-0.366219,-0.668624,-3.491687,582.1148,1.096529,0.172638,0.65869,4.496181,-0.158533,-0.530242,-4.617532,809.6221,1.148322,0.231188,0.65804,4.78503,-0.147902,-0.461916,-3.933772,2030.3526,1.997589,0.384697,0.703244,3.9392,-0.168779,-0.486276,-3.838961,1781.4738,1.966407,0.330329,0.620184,3.435933,-0.154923,-0.451902,-3.577322,986.9624,1.964213,0.292822,0.715231,3.94387,-0.165301,-0.441666,-3.368018,1038.1878,2.04321,0.289463,0.648777,4.062661,-0.170976,-0.509095,-2.978699,2695.1098,2.188896,0.50315,0.879927,4.704318,-0.2613,-0.579447,-3.722447,2382.0128,2.184615,0.445192,0.821231,4.042866,-0.238024,-0.533319,-3.67426,3
16781.6431,4.69532,3.797865,5.215249,7.677139,-1.945235,-2.538454,-6.189017,18047.566,5.803757,4.609336,6.721747,8.845174,-3.160035,-4.212075,-10.186672,2338.6816,1.946811,1.144453,2.709141,4.569694,-0.642269,-1.048196,-2.945347,2314.2315,1.907526,1.179566,2.955372,5.23424,-0.658587,-1.077114,-3.058197,1317.4697,2.026435,0.660808,2.14551,3.911889,-0.353387,-0.660821,-2.418253,1153.3685,2.061398,0.570675,1.833142,4.04922,-0.315592,-0.667537,-1.950978,3217.2739,2.293614,1.772844,4.662295,7.016232,-0.949923,-1.59446,-3.46272,3353.3308,2.310921,1.89591,5.226565,8.443802,-0.988995,-1.721051,-4.251688,18548.143,4.279666,4.389155,6.141039,9.304505,-2.850476,-3.992592,-11.218573,15475.7905,3.874898,3.532318,4.847012,7.440785,-2.330218,-3.199397,-10.225091,2676.4768,1.945862,1.269293,2.746378,5.428701,-0.720904,-1.190112,-3.603249,2385.4756,1.946379,1.069159,2.438555,5.183165,-0.635512,-1.030056,-3.226183,1452.9027,2.234833,0.734051,2.358223,5.061364,-0.392492,-0.812082,-3.635233,1412.7664,2.241115,0.676063,2.017436,4.651976,-0.361118,-0.725815,-2.921319,3505.0437,2.194552,2.02322,5.074896,8.297142,-1.062882,-1.718883,-4.55812,3334.5996,2.321717,1.837683,4.852085,8.505581,-0.984811,-1.694059,-4.05416,4
3744.4448,1.716967,0.900579,1.386517,4.095158,-0.383364,-0.575057,-2.701809,6687.0918,2.486313,1.639483,2.220934,4.537214,-1.672997,-2.094997,-5.649326,9449.9398,6.120025,2.204298,2.918411,4.877491,-1.442227,-2.096882,-5.174953,10488.0226,6.340094,2.446569,3.172176,5.585906,-1.610678,-2.27201,-5.694355,2918.4889,3.491634,0.947181,1.621643,4.147828,-0.651607,-1.105517,-3.262337,2572.3225,3.635748,0.783943,1.368552,3.770671,-0.576879,-0.969843,-2.695578,9355.8525,5.507304,2.802498,4.106032,6.419963,-1.835155,-2.932774,-6.150895,10396.5959,5.8222,3.028227,4.391826,6.480487,-2.011619,-3.06447,-6.108367,1458.7691,1.227024,0.365797,0.821844,4.606534,-0.327993,-0.659831,-4.375923,1844.2798,1.320395,0.439579,0.874089,4.086874,-0.327157,-0.651594,-3.805283,7473.7539,4.770407,1.928507,2.63749,6.497089,-1.232282,-1.873295,-4.735816,7642.5022,5.167536,1.761204,2.306293,4.699377,-1.189658,-1.848114,-5.005482,2999.0363,3.782411,0.956935,1.666883,5.80695,-0.710319,-1.269118,-3.772364,3183.2003,4.032876,0.975692,1.70028,4.521403,-0.744362,-1.26535,-3.426747,7714.0422,4.452003,2.547559,3.844647,7.312498,-1.611937,-2.692302,-6.049631,6887.7968,4.373288,2.232136,3.387023,5.987921,-1.464751,-2.519851,-4.879894,3
25555.249,6.357162,5.922738,7.799196,9.495377,-3.212973,-4.178621,-8.694674,27567.0262,7.896863,7.083418,10.100693,12.521837,-5.218335,-6.742452,-16.890167,3520.5308,2.296711,1.539657,3.49672,5.717343,-1.01253,-1.585647,-4.050613,3522.709,2.266179,1.575519,3.772668,6.227818,-1.034903,-1.609698,-4.092331,1948.5337,2.461225,0.829208,2.544059,4.6985,-0.528062,-0.976545,-2.62715,1728.0326,2.526194,0.71485,2.074792,3.884708,-0.470578,-0.860292,-2.276099,4961.9241,2.879777,2.321861,5.752093,8.057796,-1.525653,-2.511394,-4.324846,5142.9648,2.884608,2.482403,6.356024,9.185036,-1.561989,-2.544536,-5.108242,27035.9693,5.559904,6.644975,8.852914,12.512161,-4.696306,-6.638476,-17.944697,22662.6582,5.000133,5.385984,7.132268,10.358884,-3.750387,-5.17347,-14.042256,3985.5149,2.268252,1.734751,3.609172,6.857742,-1.125518,-1.752252,-4.548267,3596.1221,2.26858,1.462377,3.138122,5.628532,-0.998357,-1.59791,-4.398813,2172.6582,2.761509,0.915741,2.796462,5.929217,-0.578531,-1.079975,-3.553114,1988.8913,2.619255,0.850516,2.375403,5.208181,-0.5276,-1.006271,-3.358726,5500.8919,2.765917,2.769459,6.593398,10.21341,-1.711688,-2.842919,-5.31762,5174.8618,2.923914,2.484848,6.141166,10.165911,-1.592937,-2.665482,-5.372765,4
6606.2094,2.238259,2.090482,3.040375,4.817202,-0.994378,-1.39479,-3.114007,11883.6719,3.481564,4.186838,6.383426,8.916751,-2.577129,-3.39397,-8.055887,21619.7969,12.179928,8.056393,12.782169,16.007956,-4.566338,-6.611428,-11.519135,23880.7376,12.702318,8.999602,14.737472,17.90541,-4.911635,-7.20649,-12.612342,7660.7112,7.425283,2.919309,5.471941,8.118779,-2.133566,-3.664624,-6.188271,6824.2602,7.786091,2.470348,4.236618,5.94261,-1.801831,-3.157018,-5.714679,20660.8855,10.459286,9.613421,19.374639,22.701089,-5.368838,-9.218782,-14.47441,23116.6629,11.252805,10.694328,21.350833,26.537377,-5.89958,-9.806459,-15.218555,3268.397,1.507887,1.249351,2.068622,5.417077,-0.764316,-1.354792,-4.71908,3490.4214,1.610301,1.257856,2.00089,4.395861,-0.67608,-1.127736,-4.145948,16854.2942,9.165482,6.694317,10.998198,13.770286,-3.730508,-5.614488,-11.842241,17180.65,9.955131,6.456306,10.191114,12.780225,-3.705975,-5.621813,-12.193274,8525.9723,8.856226,3.148847,5.543312,8.663679,-2.428008,-4.192962,-7.719449,9664.1017,9.765805,3.301983,5.704871,8.242365,-2.841962,-4.934776,-9.071802,17371.9768,8.300349,8.70051,18.107515,21.777655,-4.965919,-8.708693,-16.019176,15554.3999,8.397739,7.674009,15.72716,18.331974,-4.453247,-8.122273,-14.822687,3
37120.9761,9.114871,8.853631,11.661504,14.128589,-4.974139,-6.413001,-13.889612,39707.1306,11.4418,10.391039,14.497762,16.862724,-7.51737,-9.845515,-23.036429,6051.0149,3.065116,2.258469,4.954162,7.270751,-1.659448,-2.568186,-5.408278,5994.1277,2.992642,2.300356,5.161774,7.85729,-1.698705,-2.530901,-4.70811,3027.6045,3.190084,1.12812,3.067607,5.118053,-0.811676,-1.35202,-3.544892,2668.128,3.291392,0.966799,2.578616,4.598937,-0.700626,-1.2306,-2.780263,8250.8972,3.985593,3.34434,7.656799,9.855709,-2.535558,-4.150438,-6.369269,8512.99,3.958433,3.529689,8.343105,12.230253,-2.599228,-4.26163,-6.884051,38498.9722,7.845906,9.65091,12.849404,16.371397,-6.922294,-9.464581,-30.442687,31870.9234,6.908311,7.776752,10.205539,13.520684,-5.488575,-7.556321,-25.673166,6871.0439,3.041241,2.597528,5.148519,7.86403,-1.872131,-2.717636,-5.621097,6103.8957,2.961963,2.199797,4.348696,7.758854,-1.653522,-2.515179,-5.357119,3348.02,3.656362,1.254639,3.322082,6.175551,-0.867247,-1.525135,-3.559661,3059.4673,3.456341,1.126065,3.008488,5.536571,-0.775212,-1.331882,-3.614227,9452.2686,3.862204,4.109667,8.942132,12.395872,-2.956985,-4.86887,-9.327859,8770.842,4.108129,3.686197,8.370027,11.480541,-2.720916,-4.674321,-8.482301,4
4026.6567,1.730991,1.071889,1.666253,4.784238,-0.502277,-0.771833,-2.722132,7823.0986,2.571516,2.276566,3.31299,5.122983,-1.843662,-2.368399,-6.697856,14202.3125,7.63767,4.333461,6.194082,8.779514,-2.652356,-3.871054,-7.969491,15891.9334,8.046169,4.884088,6.869504,9.322833,-2.900682,-4.339513,-8.264414,4612.9073,4.652164,1.628523,2.843729,4.81248,-1.168245,-2.002782,-3.620647,4083.4873,4.817514,1.375809,2.325177,4.185754,-1.017106,-1.743946,-3.359434,13507.304,6.67627,5.279737,9.024848,11.769741,-3.110868,-5.132324,-8.605592,15169.4434,7.067777,5.802817,9.764224,12.20762,-3.435444,-5.643487,-9.76617,1374.6006,1.201678,0.533248,0.984706,4.58366,-0.330763,-0.686884,-4.439886,1834.5415,1.304888,0.594491,1.023753,4.510425,-0.314277,-0.634555,-3.520603,10816.4001,5.710739,3.618415,5.385157,7.92382,-2.173166,-3.23695,-7.369582,11187.9765,6.312614,3.432557,4.879601,7.176589,-2.143735,-3.233311,-7.560152,4919.639,5.238281,1.716275,2.935124,6.184804,-1.289744,-2.254172,-4.867352,5306.2275,5.601042,1.756795,2.956453,5.976867,-1.404916,-2.390552,-5.180987,10996.041,5.234756,4.6776,8.162871,11.764838,-2.82452,-4.693784,-8.478355,9810.7861,5.18099,4.105528,7.083093,9.687019,-2.551409,-4.456142,-8.11119,3
4480.3443,2.003288,1.772022,2.952773,4.721353,-0.448546,-0.769495,-2.895156,4910.3317,2.296764,2.294296,3.833684,6.51628,-0.76835,-1.158403,-4.330686,430.2266,1.147665,0.765987,1.997088,5.394527,-0.219029,-0.475884,-2.829047,388.1062,1.129564,0.82698,2.234512,4.417349,-0.22424,-0.459263,-2.890111,353.0722,1.252166,0.517339,1.791657,3.949367,-0.125501,-0.375031,-2.431069,326.9372,1.277578,0.446597,1.462187,3.427158,-0.113654,-0.321596,-1.800926,875.7613,1.314267,1.349571,3.756242,6.420671,-0.301062,-0.578589,-2.707053,881.0505,1.302907,1.473109,4.216981,6.552358,-0.312618,-0.658999,-2.791265,5711.9268,2.039662,2.213897,3.589437,6.187886,-0.743538,-1.23951,-6.131758,4721.0395,1.906905,1.723754,2.768665,5.213502,-0.626709,-1.077302,-5.445605,489.5928,1.146128,0.817134,2.022582,4.765728,-0.259409,-0.571858,-3.341222,347.8459,1.112576,0.705973,1.773294,4.528737,-0.228797,-0.534568,-3.106758,456.8326,1.362992,0.566667,1.944049,4.111498,-0.151572,-0.393574,-2.937532,418.4612,1.326654,0.538636,1.682269,4.805411,-0.135848,-0.41625,-2.73582,835.6526,1.250565,1.50122,4.205409,7.172646,-0.33656,-0.701669,-3.68908,854.2866,1.302447,1.39191,3.921908,7.165542,-0.305062,-0.680371,-3.102609,4
1309.2554,1.287884,0.278982,0.639771,4.106047,-0.109383,-0.342945,-2.807116,1444.7885,1.361148,0.381148,0.795514,3.421689,-0.396083,-0.740093,-3.366328,2388.5369,2.199184,0.439758,0.715253,3.3531,-0.213774,-0.55465,-3.572091,2653.221,2.257888,0.497591,0.827048,3.584286,-0.250547,-0.516018,-3.176312,936.8811,1.777539,0.345574,0.696356,2.499784,-0.155129,-0.365373,-2.292596,863.4277,1.876784,0.28327,0.608223,2.943644,-0.128922,-0.399519,-2.392193,2740.6262,2.255311,0.618552,1.002586,3.606245,-0.316295,-0.597267,-2.909288,2888.0486,2.268521,0.6476,1.079757,3.705041,-0.335263,-0.629542,-3.403569,817.6982,1.140116,0.227295,0.618731,4.747904,-0.172829,-0.517446,-3.625359,954.7934,1.179042,0.257919,0.65073,4.58928,-0.160214,-0.503026,-3.786397,2111.0516,1.962359,0.387369,0.760594,4.105058,-0.162185,-0.522459,-4.101596,1946.2599,1.999962,0.34324,0.64351,4.632533,-0.148812,-0.416486,-3.408241,960.8486,1.888645,0.341664,0.77302,3.738964,-0.160401,-0.48671,-3.525664,985.9013,1.916216,0.338252,0.77085,4.287829,-0.167604,-0.448017,-3.034883,2718.8042,2.128785,0.550726,0.98082,4.079023,-0.242493,-0.592178,-3.331426,2419.9919,2.146925,0.482024,0.890575,3.87111,-0.227299,-0.537286,-3.250678,3
43232.0874,10.792641,11.026918,14.792039,17.846179,-5.88028,-7.705137,-16.975382,46205.2913,13.138743,12.947519,18.603039,23.13985,-8.85055,-11.430149,-26.681503,7711.83,4.034559,2.677713,5.61914,8.392085,-2.026455,-3.048026,-6.022826,7631.0852,3.89924,2.728325,6.074644,8.091063,-2.03227,-3.058864,-5.466045,3544.442,3.676039,1.287745,3.412083,5.852384,-0.919803,-1.533526,-3.136572,3102.4102,3.7811,1.084713,2.819918,4.819897,-0.805642,-1.3357,-3.203895,10135.7222,4.970731,3.88056,8.506405,10.8297,-3.070407,-5.030037,-8.043254,10448.4771,4.920765,4.092765,9.235104,12.538002,-3.151607,-5.141644,-8.249602,44377.5161,8.860091,12.01279,16.405147,22.338469,-8.206467,-11.465475,-41.718438,36596.8486,7.854743,9.631163,12.824428,16.82239,-6.545919,-9.101147,-27.037454,8779.2217,3.985112,3.094018,6.028664,8.684972,-2.280527,-3.463028,-7.418161,7868.9038,4.01364,2.625072,5.035082,7.949016,-1.997101,-3.060978,-6.480958,3878.98,4.207283,1.420053,3.567409,6.171566,-0.997807,-1.769502,-4.478345,3540.7212,3.967685,1.267593,3.297407,5.78862,-0.892588,-1.616466,-3.827942,11889.4876,4.912952,4.87202,10.247455,13.981489,-3.686211,-6.215152,-11.248928,10970.0561,5.225169,4.347564,9.393451,13.285197,-3.394704,-5.943998,-10.144653,4
4452.5332,1.772208,1.38829,2.032231,4.084053,-0.754614,-1.137344,-2.821497,8985.8809,2.691572,3.13726,4.747336,6.702157,-2.218586,-2.917031,-6.55679,17803.9458,9.205678,6.230687,9.477815,12.582753,-3.608675,-5.347899,-9.494757,19814.5095,9.630504,6.980486,10.637079,13.16193,-3.894439,-5.85057,-10.861935,6126.387,5.7272,2.310477,4.167628,5.9755,-1.640417,-2.722865,-4.921261,5440.2961,6.027763,1.949126,3.342517,5.38172,-1.405309,-2.335316,-4.09357,16746.2373,7.793597,7.489925,14.117116,16.827736,-4.148437,-6.886976,-9.943888,18867.3032,8.389153,8.298332,15.722906,18.464884,-4.558591,-7.514014,-12.515339,1604.0274,1.225801,0.768187,1.432478,4.819657,-0.584864,-1.094913,-4.529351,2014.2188,1.319449,0.815208,1.395448,4.219205,-0.52873,-0.955186,-4.46866,13682.7205,6.916532,5.185795,8.089364,11.171991,-2.943283,-4.524203,-10.447076,14072.5722,7.680095,4.958259,7.487708,10.223431,-2.918456,-4.447463,-10.171193,6638.7509,6.46881,2.457686,4.293198,7.129126,-1.835737,-3.201206,-6.092877,7373.4819,7.097696,2.556941,4.328331,7.769016,-2.078599,-3.535402,-6.448193,13852.6404,6.188,6.738822,13.062416,16.125565,-3.799733,-6.434544,-10.765713,12367.1338,6.180826,5.90946,11.305386,14.016293,-3.417447,-5.987069,-10.452235,3
31116.602,8.119003,7.160686,9.240594,11.510173,-3.855677,-5.064643,-9.606144,34221.195,10.202018,8.684651,12.091479,14.393032,-6.606783,-8.561716,-18.168902,4919.7644,2.597113,1.997353,4.395698,7.796704,-1.320174,-2.084402,-4.672991,4913.4322,2.558645,2.043042,4.693028,7.337919,-1.339718,-2.025365,-4.180606,2560.276,2.781581,0.998321,2.842866,4.740324,-0.674957,-1.194083,-3.231178,2273.9697,2.878295,0.87389,2.439252,4.976291,-0.588808,-1.042659,-2.893221,6789.5532,3.316307,2.932035,6.968622,9.932253,-1.989024,-3.314786,-5.575906,7010.6282,3.297009,3.1157,7.623874,10.25437,-2.061201,-3.352286,-5.724133,33125.5835,7.106777,8.077912,10.732982,14.863825,-6.089727,-8.751452,-26.053448,27626.3994,6.361061,6.528545,8.479456,11.681865,-4.878314,-6.854448,-22.457566,5677.3608,2.613052,2.272909,4.679192,7.961028,-1.453083,-2.166513,-5.061024,5022.117,2.544749,1.915826,3.971395,6.966032,-1.300958,-1.968876,-4.344301,2845.4793,3.167433,1.121537,3.093726,6.413686,-0.725193,-1.324324,-3.600609,2620.4537,3.003336,1.020235,2.779994,5.110543,-0.64934,-1.16132,-3.160964,7681.5259,3.208342,3.585056,8.126324,11.666636,-2.291852,-3.766466,-7.362903,7179.029,3.425928,3.207871,7.442705,10.968183,-2.117681,-3.5801,-6.659141,4
6035.3321,2.13949,1.909016,2.847887,4.882421,-1.484137,-3.594857,-6.280465,11317.2427,3.374384,3.917196,5.971191,7.95012,-2.596458,-3.579948,-7.310718,23653.4795,11.314783,9.195684,15.488593,19.21459,-5.131612,-7.749613,-13.130552,26269.9229,11.876095,10.241764,17.448994,21.251333,-5.499348,-8.266248,-14.316876,8829.1349,7.494511,3.354461,6.587032,9.074029,-2.528651,-4.45598,-7.306119,7969.6571,8.108358,2.849578,5.075008,7.078601,-2.135603,-3.698735,-5.807324,22447.2468,9.895492,10.525136,22.452184,26.030027,-5.899285,-10.108364,-14.933031,25133.1494,10.507398,11.834778,25.004845,28.682816,-6.465437,-11.01812,-15.77314,2904.8613,1.434284,1.130108,1.943943,4.383227,-0.88575,-1.519084,-4.963604,3015.1436,1.503013,1.09161,1.805364,4.190985,-0.773388,-1.283955,-4.463374,18318.6255,8.475144,7.347186,12.687748,15.825476,-4.173144,-6.387059,-13.756286,18777.5808,9.447054,7.263653,12.05469,14.401913,-4.17179,-6.406149,-14.64896,9977.4811,8.927942,3.649416,6.680998,10.122155,-2.922355,-5.064182,-8.692962,11816.4868,10.735719,3.881799,6.944946,10.246843,-3.538635,-6.077556,-10.136486,18594.6035,7.713005,9.211794,20.589488,24.809395,-5.384013,-9.52646,-16.600629,16632.1494,7.708041,8.160549,18.01555,21.434935,-4.803403,-8.704969,-14.949808,3
14324.3403,4.324795,3.193575,4.386718,6.994666,-2.42912,-3.235754,-8.713352,16139.4099,5.3463,4.055286,5.883329,8.077087,-3.098707,-4.144293,-8.989012,2186.7288,1.669785,1.179859,2.863817,4.847629,-0.624178,-1.010405,-3.253321,2146.0705,1.643486,1.217577,3.176332,5.93513,-0.635497,-1.027847,-3.226737,1319.8774,1.899996,0.671306,2.135663,3.949347,-0.343333,-0.704153,-2.804235,1174.8467,1.9459,0.581072,1.80945,3.45158,-0.307885,-0.604443,-2.252168,3224.6921,2.058193,1.863088,4.878517,7.271313,-0.914781,-1.492245,-3.658065,3357.8318,2.064225,1.994133,5.427008,8.506975,-0.947237,-1.569421,-4.115804,16599.1318,3.979145,3.906298,5.504542,9.36784,-2.842576,-4.321967,-12.354647,13725.1108,3.515142,3.136231,4.310869,8.222673,-2.334149,-3.31132,-10.790563,2630.6836,1.710543,1.307622,2.820633,5.125773,-0.691781,-1.110972,-3.489714,2224.5373,1.649202,1.10567,2.52426,5.603897,-0.618764,-0.986669,-3.604008,1471.2274,2.087744,0.746802,2.347199,4.809983,-0.378496,-0.819728,-3.252634,1384.7998,2.020835,0.696583,2.094048,4.447014,-0.348006,-0.765605,-2.93441,3561.4341,1.988339,2.146421,5.466007,8.538613,-1.02025,-1.704441,-4.350719,3383.4399,2.108976,1.952058,5.149196,7.997443,-0.943325,-1.620211,-3.720134,4
2641.7807,1.554954,0.633984,0.991879,3.649498,-0.515586,-0.81815,-3.146181,5281.1724,2.241104,1.303525,1.868402,5.037423,-1.383566,-1.731901,-5.735588,9096.8769,4.911429,2.152866,2.820224,5.803887,-1.373402,-1.995783,-5.060833,10215.9646,5.146104,2.425408,3.259409,5.715463,-1.527321,-2.214447,-5.528104,2781.7961,3.065349,0.938806,1.733189,3.524286,-0.621749,-1.082466,-2.610353,2466.3738,3.212931,0.786183,1.393579,3.272229,-0.550659,-0.948431,-2.455811,8785.9602,4.481386,2.71716,4.14913,6.360692,-1.701235,-2.591186,-5.893441,9865.1242,4.735099,2.95359,4.420233,6.73616,-1.876292,-2.908916,-5.767568,676.8794,1.105861,0.189141,0.572353,4.796435,-0.239616,-0.552897,-3.758674,848.7026,1.143232,0.21116,0.613001,4.415152,-0.243116,-0.589305,-3.492648,6836.4744,3.676348,1.805018,2.603493,5.587637,-1.13198,-1.738755,-5.715786,7209.0449,4.158946,1.691941,2.336065,4.874683,-1.102815,-1.79894,-4.867374,2898.6496,3.372213,0.962644,1.787948,4.245359,-0.678798,-1.163156,-3.850543,3051.2709,3.526747,0.974842,1.726171,3.908292,-0.704715,-1.230435,-3.620212,6854.0332,3.450202,2.346715,3.695433,6.585887,-1.428596,-2.478461,-5.866918,6179.6069,3.486242,2.074416,3.244728,6.489781,-1.308698,-2.182413,-4.794696,3
23620.1675,6.69541,5.373837,7.099616,9.091845,-4.4345,-5.858677,-12.345502,27014.9782,8.310568,6.799381,9.55001,12.213019,-5.331019,-7.058463,-13.209987,3788.627,2.218757,1.690668,3.80832,6.775782,-0.987934,-1.539104,-3.915063,3796.9577,2.194853,1.732729,4.049648,6.23361,-1.003382,-1.544959,-4.373662,2009.2415,2.346429,0.868215,2.621791,4.512919,-0.544057,-1.000895,-2.893358,1785.4684,2.414297,0.755782,2.193774,4.205333,-0.463413,-0.821564,-2.23049,5235.2077,2.770219,2.50538,6.185443,9.287831,-1.488957,-2.383798,-4.457626,5376.8308,2.730287,2.659218,6.800381,11.352302,-1.534164,-2.476055,-5.126808,26148.187,5.669776,6.307325,8.474508,11.913984,-4.966118,-6.844176,-23.021612,21784.0815,5.076155,5.12274,6.706873,10.070912,-3.959168,-5.435509,-16.728979,4391.0761,2.241603,1.902994,3.928076,6.607321,-1.077746,-1.733035,-4.31099,3896.9739,2.202893,1.600002,3.383115,5.61848,-0.966239,-1.507047,-4.1732,2248.3877,2.642435,0.973743,2.877651,5.486947,-0.567875,-1.101525,-4.150119,2106.5171,2.565448,0.891325,2.550193,4.798417,-0.517119,-1.021885,-3.782305,5828.8494,2.655113,2.98025,7.222957,11.257301,-1.676329,-2.724978,-5.17164,5506.285,2.842088,2.677285,6.599629,10.306646,-1.552069,-2.542716,-5.030947,4
5618.1773,2.173631,1.718003,2.511826,4.08286,-1.085165,-1.527739,-4.024262,10753.7378,3.386376,3.678263,5.538471,7.029389,-2.404306,-3.247291,-7.119092,21009.3696,9.970473,7.834433,12.604274,15.791139,-4.483745,-6.769384,-11.791651,23283.199,10.446474,8.76523,14.345155,17.81453,-4.799293,-7.181214,-13.076591,7548.7194,6.588902,2.839577,5.349425,7.7602,-2.071,-3.517383,-5.534431,6745.106,6.896273,2.425907,4.222396,6.185642,-1.780971,-3.076511,-5.195369,19884.6001,8.815021,9.173652,18.475072,22.800014,-5.09643,-8.761667,-17.09971,22307.2105,9.40033,10.246548,20.645495,23.842318,-5.617735,-9.383869,-14.49705,2942.1357,1.479145,1.105457,1.844286,4.149725,-0.744526,-1.229371,-4.48846,3096.4605,1.566259,1.087598,1.712136,4.243415,-0.652399,-1.104713,-4.487861,16106.8496,7.455212,6.36674,10.575246,13.308521,-3.634223,-5.594755,-11.127109,16577.1897,8.309551,6.229264,9.979674,12.48495,-3.623111,-5.581688,-10.971767,8386.0605,7.617827,3.074175,5.51265,8.970906,-2.379913,-4.188758,-7.421242,9635.0625,8.868035,3.255776,5.623765,7.978551,-2.782303,-4.758478,-8.317502,16373.0481,6.857555,8.093009,16.930371,20.502062,-4.690298,-8.177752,-15.234341,14629.8882,6.84185,7.141209,14.683258,18.461791,-4.177022,-7.437262,-13.596455,3
34540.8447,9.437597,8.315635,10.765422,12.682653,-6.820546,-9.344225,-17.863486,39242.2256,11.644009,10.392359,14.535575,18.064298,-7.752054,-10.204023,-22.958163,6316.3193,2.933134,2.456784,5.307588,7.924364,-1.657248,-2.495762,-5.570185,6280.8006,2.874952,2.486636,5.534275,8.811808,-1.673972,-2.543119,-5.217603,3095.4277,3.050634,1.172277,3.192252,5.415925,-0.800211,-1.443608,-3.321491,2754.7222,3.176007,1.008526,2.736639,4.647903,-0.701799,-1.184825,-3.069346,8516.7385,3.770814,3.537943,8.199183,11.326884,-2.515915,-4.092121,-7.384719,8801.4241,3.7692,3.740326,8.926777,11.944581,-2.602972,-4.241155,-7.100525,37590.4795,7.864987,9.468036,12.55418,16.7332,-7.221998,-10.324966,-29.978566,31181.9595,6.906769,7.659168,10.022791,13.239752,-5.737854,-7.720962,-23.619537,7301.0969,2.957443,2.808999,5.760277,8.120936,-1.84628,-2.71422,-5.790771,6442.8787,2.872244,2.370633,4.714802,7.488638,-1.644339,-2.458386,-5.768879,3441.9064,3.511592,1.30701,3.501434,6.91425,-0.871412,-1.568689,-4.279132,3124.0462,3.256748,1.17981,3.184096,6.534403,-0.772129,-1.375704,-3.630649,9855.6689,3.717995,4.377737,9.652146,13.20508,-2.958325,-4.887995,-8.483685,9104.9648,3.932918,3.904166,8.891456,12.380305,-2.720848,-4.638765,-7.880387,4
3459.2852,1.686814,0.889429,1.428005,3.268176,-0.683142,-1.025375,-3.390801,7496.9541,2.564942,2.153568,3.165529,5.439597,-1.857123,-2.42883,-6.758649,14069.1286,6.644293,4.315874,6.195607,9.614891,-2.694924,-3.958329,-8.169279,15814.0105,7.036104,4.860985,6.986967,9.786167,-2.936662,-4.318491,-8.256846,4576.2489,4.257063,1.625872,2.897367,4.729395,-1.160549,-1.937715,-4.215056,4056.673,4.428235,1.3761,2.376841,4.297935,-1.057409,-1.715468,-3.64747,13315.4189,5.912062,5.184089,8.872731,11.198087,-3.127882,-5.095027,-8.058127,14972.7373,6.298862,5.725003,9.775059,12.890124,-3.423995,-5.513807,-9.279794,1363.3857,1.207813,0.513895,0.94558,4.339777,-0.329678,-0.665065,-3.871584,1765.1866,1.302028,0.556068,0.920146,4.662364,-0.316693,-0.678132,-3.555665,10597.0842,4.985505,3.529568,5.339461,8.196168,-2.181879,-3.277181,-7.580001,11029.4284,5.58632,3.3939,4.83676,7.226088,-2.158426,-3.208189,-7.451732,4867.6326,4.69249,1.69797,2.958827,5.598316,-1.281938,-2.213416,-4.551602,5289.3067,5.097048,1.768802,2.98388,5.379933,-1.398433,-2.395287,-4.849093,10674.9082,4.59595,4.523087,8.032119,11.382454,-2.799765,-4.75723,-9.827914,9621.4153,4.648573,3.975002,6.921191,10.339215,-2.535467,-4.346034,-8.852678,3
14368.3047,4.491095,3.199449,4.504946,6.418298,-2.563387,-3.443715,-7.788094,16648.3604,5.465305,4.1968,6.077689,8.104487,-3.188058,-4.191981,-9.388523,2325.0493,1.710842,1.232381,3.09142,4.880498,-0.620662,-0.99633,-3.1147,2283.5171,1.681147,1.263205,3.13145,5.218641,-0.6336,-1.035698,-3.021866,1333.7976,1.876087,0.702654,2.216774,3.807494,-0.349219,-0.655138,-2.514854,1191.9107,1.92265,0.603397,1.85195,3.546804,-0.305629,-0.625191,-2.506737,3320.5274,2.068175,1.917994,5.210861,7.415007,-0.906743,-1.492753,-3.371344,3469.1294,2.07338,2.057111,5.568481,7.925606,-0.941465,-1.542742,-3.932916,16828.6348,4.101069,3.958973,5.597251,8.759873,-2.969279,-4.222217,-13.594889,14018.7026,3.701947,3.173376,4.32821,6.92859,-2.405969,-3.424976,-10.637983,2739.9211,1.739864,1.359119,2.998954,6.016534,-0.678595,-1.121468,-3.794567,2348.1421,1.687922,1.144465,2.667547,5.136922,-0.608566,-1.032034,-4.084395,1518.3615,2.072417,0.772401,2.401496,4.531597,-0.37788,-0.763711,-3.268984,1420.2668,2.019907,0.714299,2.161101,4.443188,-0.352685,-0.751888,-3.344955,3656.6634,1.9952,2.215855,5.670579,9.157677,-1.022904,-1.633613,-4.291517,3446.2175,2.095365,2.00275,5.278567,8.669215,-0.930892,-1.54224,-4.092681,4
2707.8725,1.576362,0.677937,1.046653,3.326438,-0.57907,-0.861861,-3.047815,5713.5317,2.32667,1.462082,2.082767,4.47914,-1.545194,-1.983308,-4.979143,9310.3582,4.843826,2.219926,2.963561,5.326243,-1.421643,-2.05993,-5.683338,10463.8311,5.0759,2.489768,3.302307,5.527772,-1.57772,-2.294351,-5.455099,2823.7623,3.010671,0.970099,1.832554,3.483275,-0.634316,-1.053355,-2.532061,2505.8315,3.155767,0.817982,1.458763,3.572104,-0.55828,-0.952108,-2.500317,8983.2666,4.43157,2.802884,4.302241,6.485095,-1.76834,-2.793646,-5.82742,10048.5091,4.666258,3.043947,4.565997,7.011104,-1.927886,-3.045983,-7.553744,896.107,1.140685,0.247255,0.611919,5.179954,-0.295558,-0.677558,-4.057992,1061.9004,1.179864,0.288759,0.644849,4.229327,-0.300714,-0.633356,-3.882454,7028.1926,3.674143,1.851034,2.651776,5.734034,-1.185009,-1.858929,-5.864499,7400.0842,4.139022,1.744074,2.361976,5.317838,-1.163914,-1.795832,-4.896343,2940.9169,3.283511,0.995423,1.917627,4.717266,-0.68614,-1.238761,-4.207079,3128.3176,3.475964,1.022753,1.802536,4.85561,-0.717499,-1.246193,-3.776037,6977.7525,3.391826,2.437732,4.059148,6.69524,-1.520273,-2.579648,-6.256218,6349.1845,3.484585,2.164244,3.382542,6.130142,-1.384261,-2.291039,-5.209032,3
23266.9024,6.680022,5.328563,7.086312,9.686379,-4.497832,-6.013681,-12.807573,27132.5405,8.264739,6.883755,9.634607,12.029525,-5.377684,-7.168361,-16.884155,4071.3418,2.234549,1.817751,4.053792,6.141162,-0.982754,-1.572906,-3.768056,4031.6592,2.187645,1.858634,4.390834,6.541082,-1.014587,-1.539268,-4.037359,2093.7666,2.322429,0.923003,2.777326,4.779616,-0.528637,-0.96478,-2.715184,1890.0884,2.434691,0.802137,2.369136,4.038278,-0.472498,-0.847553,-2.507795,5488.436,2.736703,2.665978,6.678264,9.596951,-1.502774,-2.513266,-4.966317,5706.5005,2.757729,2.832657,7.231797,10.031997,-1.553717,-2.542271,-5.63333,25860.955,5.607064,6.265004,8.417783,12.015891,-5.050975,-6.959825,-21.413451,21491.0264,5.043603,5.083351,6.708817,9.812795,-4.024957,-5.780135,-16.396833,4784.4167,2.280396,2.050204,4.244711,6.784794,-1.077409,-1.671898,-4.99269,4159.9939,2.214975,1.702396,3.625689,6.939694,-0.963086,-1.485465,-4.428117,2339.7629,2.618537,1.029341,3.051275,6.300465,-0.568711,-1.09957,-3.609951,2184.4227,2.513312,0.937857,2.689835,4.959435,-0.522596,-0.936064,-3.058626,6183.0203,2.662192,3.15857,7.554363,11.090622,-1.679826,-2.724492,-5.267944,5756.8369,2.806777,2.835097,6.990808,10.62378,-1.559727,-2.606705,-4.76273,4
5567.3613,2.176874,1.739397,2.514058,4.66615,-1.137263,-1.685103,-4.322037,10847.0742,3.429923,3.776223,5.654598,7.831992,-2.50571,-3.474155,-6.985177,20945.3476,9.334008,7.89669,12.897938,16.32939,-4.557059,-6.756229,-13.762122,23268.1682,9.80451,8.847852,14.423415,18.804149,-4.888714,-7.263272,-13.140972,7527.478,6.231057,2.880356,5.541451,7.657766,-2.089646,-3.634703,-5.818775,6766.4291,6.643354,2.438828,4.347279,6.415857,-1.784026,-3.045354,-5.361418,19751.9167,8.216339,9.243141,18.725027,22.27777,-5.227342,-9.021288,-13.78414,22206.146,8.84019,10.358489,20.708297,24.894042,-5.758294,-9.752312,-16.353159,2975.2368,1.486784,1.128787,1.871564,5.066993,-0.772036,-1.272315,-4.70997,3113.9048,1.569044,1.09851,1.725599,4.638165,-0.671771,-1.169582,-4.476095,16062.812,6.916963,6.405213,10.742136,13.953205,-3.713646,-5.587518,-11.974103,16580.5896,7.879583,6.272283,9.972471,12.288744,-3.697115,-5.765712,-12.572205,8402.0293,7.392818,3.111341,5.650649,8.83676,-2.397891,-4.276123,-6.896535,9628.8867,8.183611,3.276662,5.711067,8.897094,-2.803796,-4.767784,-7.50822,16246.3526,6.423634,8.181373,17.15461,20.55755,-4.797815,-8.439389,-15.753356,14558.0191,6.482181,7.195452,14.87158,18.213381,-4.307424,-7.67702,-13.733338,3
34197.5278,9.56118,8.236483,10.709652,13.384409,-6.844569,-9.40616,-19.72741,39340.0783,12.017461,10.45793,14.615491,17.749458,-7.782244,-10.205294,-21.714944,6589.0295,2.881924,2.611131,5.649663,8.400264,-1.64217,-2.446381,-5.010367,6549.5962,2.821697,2.636712,5.914436,8.335408,-1.659739,-2.519613,-5.65808,3177.4191,3.01995,1.223865,3.377656,6.067058,-0.802106,-1.390953,-3.173869,2794.1691,3.09275,1.05154,2.820455,5.008234,-0.704057,-1.177785,-2.9537,8792.2134,3.717993,3.697258,8.612222,11.940032,-2.51113,-4.156671,-6.993587,9086.0305,3.700666,3.917851,9.328931,13.866545,-2.57687,-4.286051,-7.960455,37330.5737,7.932325,9.394853,12.538841,16.473694,-7.300104,-10.140095,-31.416894,30816.9731,6.955556,7.588714,9.904516,13.074107,-5.765123,-7.97868,-23.044846,7791.0569,2.979395,2.993598,5.912017,8.759015,-1.823887,-2.734243,-5.272077,6781.0647,2.8603,2.501037,4.954574,7.803357,-1.629967,-2.475978,-5.423127,3489.3392,3.391861,1.359833,3.69506,7.147694,-0.870485,-1.556191,-4.064895,3206.9081,3.232204,1.235203,3.386087,6.683907,-0.778755,-1.343206,-3.741181,10234.189,3.671642,4.574174,10.178752,15.243144,-2.937125,-4.87568,-8.456262,9433.1777,3.885289,4.076952,9.343592,13.168727,-2.709519,-4.671916,-7.753729,4
3806.667,1.736834,1.009253,1.619981,3.23916,-0.667521,-0.979806,-2.845772,7089.9487,2.519855,2.074243,3.025095,5.833188,-1.777058,-2.320035,-4.769649,13890.2221,6.064023,4.325814,6.204745,9.187227,-2.662203,-3.936611,-7.978758,15655.8318,6.428994,4.882272,7.103514,10.838593,-2.903992,-4.145424,-7.485661,4537.5054,3.990583,1.637357,2.987352,4.86259,-1.15746,-1.990314,-3.536546,4042.079,4.201794,1.384911,2.414049,4.447357,-1.003728,-1.658368,-3.761991,13012.9282,5.413606,5.13992,8.905014,11.100667,-3.068715,-4.988483,-8.458366,14653.4309,5.771628,5.705207,9.663266,12.63927,-3.379586,-5.586871,-10.709091,1223.2632,1.190803,0.493985,0.969529,4.112647,-0.320668,-0.668821,-4.18614,1609.7261,1.283389,0.539906,0.965248,4.261701,-0.310029,-0.665209,-3.812534,10341.8606,4.505386,3.500954,5.181441,8.022462,-2.153214,-3.196924,-7.121446,10827.914,5.091163,3.384365,4.850925,7.523245,-2.125581,-3.165244,-7.810293,4849.5338,4.46043,1.711479,3.068629,5.595727,-1.273315,-2.214232,-5.063405,5240.449,4.728672,1.77567,3.139929,7.868898,-1.388436,-2.372615,-5.38158,10299.533,4.164964,4.435546,7.821477,11.408154,-2.748352,-4.653494,-8.168089,9249.7979,4.220225,3.902825,6.856215,9.954434,-2.47634,-4.263619,-7.37605,3
4354.5933,2.029504,1.726902,2.765964,5.007781,-0.631828,-0.956847,-3.862248,4825.6643,2.35044,2.242858,3.848842,7.519404,-0.79691,-1.23158,-4.840307,494.2327,1.143595,0.864007,2.263893,4.370717,-0.215814,-0.532749,-2.802539,466.2937,1.131947,0.92456,2.501809,4.612396,-0.217917,-0.425918,-2.526963,396.1556,1.249113,0.562499,1.936739,3.68936,-0.12374,-0.338125,-2.4829,374.5617,1.281373,0.483473,1.574655,3.431345,-0.115511,-0.321096,-2.275694,998.2683,1.308004,1.485615,4.174293,7.001926,-0.288379,-0.596128,-3.176107,1053.2883,1.313153,1.623511,4.696242,7.264535,-0.305655,-0.591479,-3.112539,5659.7373,2.082525,2.178199,3.575404,6.257895,-0.784137,-1.362552,-7.319804,4681.626,1.938936,1.705011,2.676068,6.704548,-0.659685,-1.144929,-5.146781,638.4407,1.164001,0.920278,2.394341,4.938273,-0.247715,-0.547791,-3.711281,418.125,1.116726,0.778561,1.95429,4.900221,-0.216572,-0.497826,-3.237204,481.9609,1.330276,0.625865,2.073934,4.807054,-0.149121,-0.464239,-2.887986,447.8206,1.305984,0.58527,1.901319,4.273655,-0.142881,-0.418682,-2.663811,1049.5767,1.274751,1.656512,4.66593,7.804504,-0.329353,-0.684309,-3.572959,983.919,1.301687,1.522199,4.344249,7.86792,-0.296715,-0.630934,-3.053007,4
1313.7485,1.307422,0.318377,0.678944,3.653427,-0.209007,-0.462489,-2.852457,1470.1238,1.384933,0.405547,0.788723,4.369763,-0.334379,-0.625197,-3.326664,2742.5298,2.111902,0.540322,0.873905,3.347004,-0.198207,-0.462274,-3.098894,3045.6311,2.168039,0.629178,0.95307,3.381769,-0.231263,-0.49449,-3.017644,943.8057,1.671534,0.427369,0.962734,3.096152,-0.144869,-0.377227,-2.72355,839.6226,1.71994,0.354713,0.742621,2.816762,-0.129119,-0.382248,-2.297291,2918.666,2.113815,0.78402,1.246609,3.647973,-0.297004,-0.598267,-3.473849,3080.7659,2.120361,0.846241,1.384694,3.876391,-0.310349,-0.590811,-3.524884,661.1709,1.11657,0.213191,0.595946,4.794884,-0.173617,-0.52769,-4.118953,796.169,1.152557,0.240057,0.649304,4.048765,-0.158624,-0.522886,-3.905269,2313.3115,1.848847,0.451076,0.860631,4.22578,-0.148859,-0.452206,-3.811147,2236.6677,1.943191,0.402864,0.79043,3.562596,-0.136094,-0.447785,-3.986614,969.4934,1.766446,0.435627,1.054758,3.53788,-0.154804,-0.427932,-2.975276,992.5053,1.780304,0.431644,0.90858,3.586228,-0.151079,-0.449233,-2.963089,2742.0889,1.938881,0.664745,1.109936,4.640523,-0.215417,-0.547316,-3.172065,2455.3432,1.961026,0.589157,0.999655,3.794447,-0.215343,-0.550002,-3.639204,3
41291.2588,11.058755,10.438897,13.932322,15.949689,-8.362327,-11.151833,-25.62938,45891.3745,13.73645,12.839723,18.356011,21.651083,-9.005507,-12.104454,-25.660552,8433.4373,3.784398,3.03597,6.479635,10.044627,-2.009937,-3.009028,-5.895543,8219.8862,3.60473,3.069531,6.723122,9.27684,-2.008011,-3.04199,-5.687124,3673.1793,3.430254,1.373234,3.659558,6.144216,-0.920877,-1.569478,-3.254476,3218.6191,3.530467,1.172685,3.141035,4.866021,-0.806904,-1.421923,-2.670626,10699.95,4.596092,4.230826,9.518664,12.275658,-3.061621,-5.026286,-8.416801,11047.104,4.570089,4.468405,10.310964,13.387333,-3.139279,-5.149781,-8.376147,43394.6997,9.00334,11.632811,15.84524,22.402421,-8.460939,-11.763822,-37.031655,35763.7915,7.936143,9.258968,12.272149,16.490402,-6.716216,-9.087333,-28.218196,9684.6817,3.786355,3.512623,6.904058,10.570742,-2.248941,-3.352868,-6.970016,8595.709,3.785907,2.926306,5.771519,7.854877,-1.976276,-3.025118,-6.118371,4046.8256,3.907386,1.525267,3.985466,6.406295,-0.998676,-1.776039,-4.518768,3703.5605,3.726782,1.368705,3.638067,6.388191,-0.88954,-1.556742,-3.951,12609.4737,4.565706,5.303346,11.393678,15.322809,-3.666343,-6.129334,-10.648455,11619.3699,4.863009,4.732016,10.312308,14.554974,-3.369082,-5.73787,-9.93037,4
4123.6274,1.78288,1.244961,1.94725,3.703635,-0.932102,-1.36313,-3.727447,8794.0395,2.74701,2.944431,4.432187,6.426337,-2.214377,-2.95536,-6.852208,17586.7012,7.574871,6.186371,9.555136,12.167393,-3.689546,-5.347654,-10.104155,19710.385,8.062949,6.937744,10.852466,13.04498,-3.999794,-5.786294,-11.211992,6078.6381,5.08871,2.292753,4.266724,6.475515,-1.623781,-2.696946,-4.968785,5461.3498,5.373163,1.941714,3.364833,5.451901,-1.409034,-2.331497,-4.304794,16528.5061,6.653512,7.320642,13.784815,17.029402,-4.212856,-7.018136,-11.572418,18606.4619,7.171823,8.143022,15.338334,19.953693,-4.621166,-7.625839,-11.831968,1656.018,1.243871,0.741534,1.413184,4.161637,-0.571575,-1.068657,-5.063004,2026.5986,1.337321,0.773406,1.353543,3.525921,-0.516185,-0.986587,-3.837299,13362.3814,5.67698,5.054355,7.992107,10.780496,-2.993217,-4.521506,-9.684411,13884.5356,6.434436,4.894864,7.412049,10.058596,-2.972708,-4.650025,-9.617138,6611.5284,5.734149,2.445524,4.353928,7.072828,-1.840186,-3.150242,-6.190694,7371.5955,6.219842,2.54562,4.403956,7.238058,-2.073493,-3.553984,-6.790285,13447.5141,5.236653,6.45927,12.568757,16.482024,-3.845029,-6.680404,-11.389885,12043.8271,5.25023,5.672834,10.940064,13.687535,-3.467498,-6.071374,-10.701617,3
29503.7087,8.399089,6.773123,8.835833,10.995101,-5.746237,-7.675647,-16.710716,33992.1301,10.39704,8.608288,11.978516,13.774018,-6.744555,-8.728453,-18.226735,5408.1026,2.520825,2.245968,4.960347,8.30775,-1.303458,-2.025661,-4.187011,5363.585,2.483864,2.286171,5.220142,7.548603,-1.318803,-2.056897,-4.429886,2679.5849,2.667315,1.078646,3.065058,5.165045,-0.666507,-1.182774,-3.130817,2386.8691,2.763897,0.941214,2.600776,4.745906,-0.585913,-1.016224,-2.96095,7206.8511,3.168262,3.218542,7.645931,9.932911,-1.976932,-3.236924,-5.573142,7430.8547,3.149411,3.399747,8.528469,11.548113,-2.047862,-3.319017,-5.960251,32468.2954,7.181975,7.865758,10.426828,14.270643,-6.294388,-8.882744,-25.105496,26913.7544,6.319772,6.340389,8.210752,11.660615,-5.019823,-6.945678,-23.320659,6388.4983,2.607269,2.551909,5.077309,8.785077,-1.435509,-2.196204,-5.714258,5558.3227,2.507881,2.136413,4.307754,7.804165,-1.278109,-1.950889,-4.491503,3005.0576,3.053577,1.204052,3.341748,6.404754,-0.726024,-1.316676,-3.772244,2742.9502,2.847675,1.096522,3.0885,6.503439,-0.653394,-1.162158,-3.405106,8189.1333,3.0817,3.890368,8.801854,12.388419,-2.268925,-3.699164,-7.507921,7684.4397,3.305132,3.492524,8.104407,13.329726,-2.110403,-3.487035,-6.182613,4
5820.5459,2.178985,1.82879,2.660964,4.189813,-1.272973,-1.792592,-4.383781,11371.3702,3.462147,3.909521,5.946079,8.3772,-2.753682,-3.773146,-7.456167,23502.6975,9.4955,9.148282,15.415917,18.721071,-5.323712,-7.943523,-13.411397,26094.5327,9.974709,10.253449,17.513618,21.152191,-5.711056,-8.497771,-14.295358,8840.7397,6.770852,3.350842,6.513856,8.717544,-2.46629,-4.316289,-6.453779,8099.2707,7.336693,2.865337,5.084535,7.447546,-2.141697,-3.741645,-6.091443,22157.1321,8.466607,10.47064,22.446335,26.073708,-6.109729,-10.499227,-17.588472,24921.064,9.066822,11.7729,24.858707,29.533701,-6.712817,-11.464093,-17.746141,2994.4013,1.458068,1.142104,2.005474,4.741451,-0.934615,-1.515598,-4.789837,3087.6088,1.528409,1.09644,1.781317,3.965846,-0.813863,-1.394785,-4.859265,18072.4118,7.087312,7.255968,12.564825,15.527159,-4.360709,-6.512355,-15.06304,18591.9133,8.062836,7.251585,12.079886,14.91091,-4.337141,-6.699057,-12.992087,9995.2123,7.976916,3.65409,6.774426,9.294172,-2.936439,-5.127278,-9.610849,11893.4865,9.376508,3.922669,6.858207,9.671082,-3.544597,-6.16384,-9.576958,18299.9956,6.594894,9.076986,20.286988,25.024869,-5.621294,-9.978982,-16.348324,16342.6253,6.63965,8.047602,17.674973,21.730401,-5.042284,-9.357896,-17.187835,3
2974.0205,1.315416,1.317944,2.256826,5.374463,-0.614663,-1.033163,-4.017742,2803.9775,1.239446,1.660747,3.029946,6.720896,-0.77445,-1.262716,-4.649211,323.5193,1.101006,0.672254,1.849828,4.844249,-0.212001,-0.457582,-2.409228,352.948,1.106549,0.705304,2.005499,4.307034,-0.215536,-0.459108,-2.41679,269.415,1.154818,0.454882,1.584257,3.135197,-0.12389,-0.329822,-2.165412,250.3263,1.1685,0.377716,1.272343,3.167867,-0.112149,-0.358252,-2.205977,596.9024,1.167941,1.186792,3.206416,6.105471,-0.279163,-0.572045,-2.884169,636.0654,1.173428,1.268714,3.544255,5.986461,-0.293573,-0.61857,-3.314489,3242.2412,1.27955,1.452063,2.535234,6.646087,-0.771048,-1.321495,-7.440668,2543.1426,1.2514,1.106078,1.996726,6.025067,-0.65823,-1.150645,-5.46539,455.8405,1.122858,0.72377,1.868706,6.320445,-0.245163,-0.558043,-3.308544,304.2547,1.085244,0.645831,1.735435,5.345614,-0.219782,-0.510097,-3.234425,326.9238,1.197865,0.516115,1.718477,4.256889,-0.133757,-0.443039,-3.029853,352.669,1.222103,0.480251,1.568367,3.874445,-0.133747,-0.39289,-3.03938,712.4583,1.176889,1.332199,3.637816,7.377456,-0.314247,-0.653549,-3.696579,615.2437,1.16703,1.232591,3.687102,7.113684,-0.292197,-0.611276,-2.89437,4
8804.4478,2.103365,1.825505,2.671604,6.165735,-0.179562,-0.443953,-3.273373,14537.1446,2.514588,3.40549,5.060529,10.206263,-0.30165,-0.588736,-3.236959,3741.8425,2.730345,0.521864,0.983598,3.6479,-0.192805,-0.473921,-3.238196,3989.3663,2.753955,0.563563,1.128718,3.915578,-0.220962,-0.53218,-3.65115,1633.4216,2.117217,0.375265,0.87081,4.62326,-0.140151,-0.3799,-2.781065,1466.3141,2.198,0.329863,0.74765,3.192069,-0.130256,-0.349816,-2.563359,4790.575,2.84971,0.751509,1.519879,4.910783,-0.294097,-0.524738,-3.427851,4944.3765,2.81851,0.78789,1.566948,4.748774,-0.31733,-0.662462,-3.362413,8737.0996,1.879131,1.942773,2.931771,9.124977,-0.157065,-0.493114,-4.07789,8604.9014,2.018277,1.661523,2.475349,7.836335,-0.155394,-0.562656,-4.20113,3792.9958,2.566931,0.530945,1.137625,4.706746,-0.149695,-0.464817,-3.865685,3436.1736,2.48726,0.487419,1.027448,3.940758,-0.135344,-0.420576,-3.714911,1763.7961,2.317316,0.406869,0.916606,5.435973,-0.151041,-0.432023,-3.330836,1744.7924,2.346089,0.380655,0.941946,5.257174,-0.149356,-0.423528,-2.784699,4991.0435,2.739705,0.817257,1.677878,5.974388,-0.219757,-0.5374,-3.841012,4687.874,2.809335,0.745274,1.639806,3.940033,-0.213912,-0.530115,-3.003411,3
38313.6787,5.158017,10.344112,14.010316,19.691057,-7.907452,-10.482735,-29.94745,39198.8193,4.451492,11.564713,16.444399,22.851008,-8.906526,-11.863381,-27.936239,8854.145,3.735932,2.878437,5.666638,8.4189,-1.994822,-3.020526,-5.58339,8883.8308,3.64011,2.932141,5.88422,8.146913,-1.996523,-2.918884,-5.215544,3494.228,2.995072,1.306191,3.309172,5.319965,-0.917423,-1.562936,-3.245769,3029.0868,3.013585,1.103065,2.754516,4.661441,-0.802444,-1.38364,-2.758377,11623.3794,4.257395,4.242917,8.959317,11.566338,-3.030716,-4.949451,-7.662938,11903.1519,4.225393,4.379846,9.667308,12.735177,-3.12039,-5.220407,-8.032971,39165.8194,4.460328,11.093161,15.199917,24.12059,-8.405005,-11.60847,-36.909381,31911.3575,4.21428,8.693755,11.722324,19.945539,-6.697048,-9.170346,-32.206219,10177.8154,3.715279,3.30398,6.097832,9.486136,-2.218704,-3.34382,-6.556716,8965.0772,3.518125,2.988523,5.450967,8.038333,-1.962606,-2.960364,-7.483974,3917.438,3.390769,1.483729,3.700888,5.888378,-0.998023,-1.753558,-3.709149,3556.636,3.205514,1.31691,3.280055,6.249762,-0.875038,-1.598785,-3.615867,13469.4214,4.309603,5.160662,10.732996,14.900691,-3.629018,-6.02566,-9.644378,12343.4246,4.33669,4.746134,10.050951,14.298174,-3.347457,-5.732294,-8.941042,4
18552.21,3.264065,7.76906,11.318052,14.492344,-0.910975,-1.364042,-3.318869,46204.5664,5.871029,18.888588,27.84635,35.587833,-2.252652,-3.033151,-7.407435,26346.4482,11.978388,9.601731,14.072733,17.801299,-3.745678,-5.672162,-10.563142,28055.8796,12.168901,10.25849,14.7356,19.643898,-4.061667,-5.847752,-10.011472,7715.0992,5.99721,3.23188,5.797888,7.511194,-1.648047,-2.818187,-5.027511,6776.5387,6.151953,2.721945,4.591119,6.509252,-1.417671,-2.351621,-4.932269,27325.6589,10.580514,13.229456,22.888487,26.952152,-4.298562,-7.302669,-12.983568,29478.9978,10.946801,14.12924,24.646668,28.826023,-4.718355,-8.26111,-12.880732,12736.8096,2.24377,5.974741,9.36386,14.908281,-0.570625,-0.984277,-4.283483,13777.4707,2.572819,6.055893,9.219775,15.349804,-0.519826,-0.995643,-3.933763,23962.9366,10.240466,9.665739,14.195232,20.139224,-3.047016,-4.682803,-9.959438,23662.9555,10.655965,8.924117,12.732736,18.087172,-3.015295,-4.545453,-10.291612,8437.8348,6.873249,3.5191,6.077679,9.337415,-1.848917,-3.153274,-6.524549,8927.305,7.296857,3.532924,5.926961,8.974897,-2.073158,-3.52187,-6.675736,25869.8689,9.418724,14.471085,26.082795,32.892119,-3.949821,-6.783775,-11.000382,23429.6174,9.282338,12.74345,22.527797,29.113114,-3.543994,-6.198219,-11.482371,3
27341.997,5.444214,5.997896,7.714054,10.552396,-5.565309,-7.296843,-15.707126,30505.4458,5.359627,7.415038,10.242402,14.151452,-6.716529,-8.848007,-17.750786,5179.7998,2.538144,1.959471,4.177236,6.475844,-1.302555,-1.947221,-4.322444,5293.1189,2.526632,2.02643,4.33186,6.666009,-1.313982,-1.95949,-4.354342,2488.4222,2.440162,0.997987,2.728353,5.307386,-0.661033,-1.16004,-2.887259,2198.5082,2.508352,0.852823,2.285476,4.456877,-0.592426,-1.032662,-2.918908,7202.3977,3.069895,2.960821,6.738211,8.835177,-1.973059,-3.197401,-6.075686,7385.8797,3.041127,3.102259,7.332289,11.161312,-2.039955,-3.306583,-5.471169,29679.6309,4.560684,6.784339,8.961507,14.272381,-6.286804,-8.718553,-23.68613,24097.4433,4.237103,5.394426,7.037738,11.262906,-5.005128,-6.969465,-20.304599,6017.0962,2.601583,2.205182,4.242011,8.629469,-1.41385,-2.190356,-5.11611,5331.3816,2.421044,1.958101,3.866327,6.681629,-1.267896,-1.959276,-4.442226,2821.3038,2.775084,1.129603,3.070607,6.390189,-0.730298,-1.298301,-3.800846,2599.6437,2.698374,1.05199,2.841217,6.930447,-0.645786,-1.17185,-3.647356,8025.3742,3.046148,3.44682,7.634358,11.19934,-2.262939,-3.625129,-6.785674,7468.7678,3.093261,3.162653,7.152173,10.833981,-2.099688,-3.456527,-6.280486,4
16009.5293,3.515324,6.230274,9.171127,11.4634,-1.282204,-1.863135,-4.650509,39285.6431,6.605008,15.506507,24.086504,28.786054,-2.750774,-3.7174,-7.90166,31109.2004,14.640607,13.370072,21.136393,24.680924,-5.275745,-7.90998,-14.280284,33382.3806,14.869694,14.391147,23.092448,28.178611,-5.658139,-8.49205,-16.324323,10109.925,7.766068,4.261275,8.283361,10.236673,-2.528158,-4.344455,-6.566309,8899.0738,8.097808,3.611764,6.386426,9.159101,-2.143368,-3.708167,-6.672224,31104.6892,12.548365,16.75308,32.576204,36.833416,-6.032057,-10.667692,-17.247852,33780.7819,12.989101,18.267912,35.469814,41.560615,-6.62892,-11.441389,-16.846072,10655.7734,2.267189,4.397537,6.673568,10.671005,-0.958506,-1.528248,-5.084987,11480.8833,2.585434,4.632323,6.913577,10.900968,-0.834743,-1.413055,-4.843114,27253.6548,12.128068,12.370271,20.108896,25.980099,-4.317037,-6.592811,-14.538277,27150.8218,12.502479,11.794227,18.546603,23.918543,-4.28208,-6.687543,-14.345584,11146.617,9.19287,4.682103,8.589453,11.504757,-2.934334,-5.104876,-8.417798,12416.129,10.468017,4.867108,8.588592,11.36334,-3.525614,-6.084157,-9.832908,28507.6829,10.841348,17.147215,34.65812,42.096561,-5.523544,-9.894639,-17.017534,25823.638,10.679823,15.171927,30.235599,35.85167,-4.947965,-8.914967,-15.701483,3
12230.3799,3.524205,2.613865,3.582263,6.587797,-2.370903,-3.210198,-7.735796,14196.3999,3.81838,3.39542,5.121242,8.306513,-3.111322,-4.158025,-8.435213,2285.2664,1.690366,1.151615,2.751531,6.122793,-0.606427,-0.984497,-3.169781,2327.9175,1.681588,1.178584,2.870359,6.797676,-0.623878,-0.974681,-2.955927,1296.5581,1.791595,0.667193,2.091703,4.97852,-0.347542,-0.710041,-3.251339,1156.4815,1.825467,0.575491,1.814008,4.406103,-0.311467,-0.648898,-2.403955,3360.5266,2.01812,1.867317,4.69388,9.035659,-0.895469,-1.501081,-3.701802,3514.0576,2.026674,1.978669,5.199915,8.576443,-0.929166,-1.54998,-4.219312,14151.5542,3.068583,3.151482,4.552542,8.986519,-2.942343,-4.281651,-13.250834,11696.4135,2.866514,2.521896,3.581937,8.166472,-2.399889,-3.326347,-10.72205,2714.0542,1.728484,1.260133,2.6447,6.649168,-0.671265,-1.129214,-3.748695,2285.5952,1.614643,1.106554,2.577634,6.549928,-0.60091,-1.01042,-3.399579,1524.0098,2.024216,0.76418,2.340687,5.372865,-0.373949,-0.763049,-3.321703,1407.5982,1.955486,0.704639,2.113912,5.313277,-0.346354,-0.772359,-2.780079,3649.2414,1.970212,2.045002,5.177091,9.131136,-0.994392,-1.653911,-4.511828,3439.2148,2.017845,1.902447,4.891904,9.562155,-0.924593,-1.595239,-4.077957,4
7539.1074,2.488985,1.507924,2.170177,6.464074,-0.421924,-0.624213,-2.812808,16212.4336,4.105171,3.220141,4.223145,8.407555,-1.371982,-1.756479,-4.890939,11580.7581,6.387663,2.584944,3.401809,6.912966,-1.374932,-2.023099,-5.099119,12625.5809,6.495725,2.839694,3.839821,6.216571,-1.534955,-2.221263,-5.765615,3554.9541,3.529793,1.113774,1.960315,4.765327,-0.613855,-1.056679,-2.915809,3124.2836,3.607054,0.943091,1.675612,4.682981,-0.546187,-0.912642,-2.99768,11780.4197,5.693533,3.27438,4.702628,7.681087,-1.697709,-2.654027,-5.223285,12923.5608,5.962753,3.500552,5.009271,8.775306,-1.866239,-2.820776,-6.753983,5838.0567,1.835176,1.267741,2.063522,6.793947,-0.235198,-0.551166,-3.617845,6396.144,2.063954,1.393436,2.210032,7.765575,-0.233701,-0.563417,-3.621174,9779.0555,5.095346,2.300203,3.100396,6.74741,-1.111883,-1.724235,-5.169267,9743.4729,5.259426,2.137405,2.886089,7.779876,-1.083934,-1.734818,-4.820537,3775.7757,3.999678,1.178294,2.060375,5.377028,-0.667258,-1.151206,-3.443285,3920.5296,4.228529,1.175729,1.931517,5.054741,-0.698396,-1.211151,-3.945726,10356.9336,4.787181,2.988291,4.479613,10.096875,-1.409366,-2.38268,-6.380993,9433.2387,4.740136,2.69034,4.008303,7.158761,-1.29059,-2.133961,-4.303735,3
21046.8769,5.145289,4.612631,6.139208,9.935425,-4.209072,-5.556377,-11.739326,24079.7153,5.373865,5.899622,8.00896,11.513095,-5.334707,-6.989944,-15.405874,3935.738,2.191973,1.712788,3.81865,6.353202,-0.967105,-1.460274,-3.478768,3993.1633,2.174082,1.748199,4.02478,7.097127,-0.971679,-1.513641,-3.343779,2013.6719,2.208387,0.88963,2.67265,4.90391,-0.513382,-0.918794,-3.008103,1780.0581,2.251999,0.766118,2.223244,5.083315,-0.46363,-0.863527,-2.534924,5488.4089,2.639399,2.611421,6.356326,9.085208,-1.450025,-2.420115,-4.415717,5649.4699,2.646748,2.738448,7.026362,10.754442,-1.503626,-2.470159,-4.714792,23621.19,4.323179,5.337658,7.20323,13.324842,-5.101236,-7.166312,-18.957038,19232.1108,3.965783,4.263503,5.770124,11.011791,-4.076746,-5.646713,-16.845691,4656.0039,2.279868,1.907584,3.826494,7.881968,-1.04285,-1.629847,-4.581728,3988.2114,2.097763,1.685135,3.41211,7.035553,-0.942735,-1.477399,-3.777687,2263.0662,2.489636,1.026671,3.024381,6.634331,-0.569425,-1.046131,-3.237751,2114.3664,2.41504,0.928504,2.664421,6.478365,-0.510339,-0.959937,-3.506061,5999.3689,2.600142,2.991345,6.927453,12.040263,-1.637423,-2.720663,-5.211258,5681.0642,2.692545,2.73501,6.821734,11.682351,-1.519248,-2.541369,-4.945904,4
8734.314,2.619305,3.796533,5.645658,8.79393,-1.034028,-1.540218,-3.680192,20876.9678,4.667591,9.442698,14.759256,20.292245,-2.329023,-3.242429,-6.922711,23369.0554,11.519423,9.875129,15.564427,20.313329,-4.452796,-6.554703,-11.85961,25542.9756,11.890064,10.838464,17.380947,22.820119,-4.782845,-7.051907,-15.525783,8115.8655,6.612515,3.444369,6.768721,10.976352,-2.012485,-3.47452,-6.256056,7163.7604,6.838225,2.912388,5.430393,8.91456,-1.758579,-3.070366,-5.433907,22328.8257,9.640408,12.221945,23.608173,28.300102,-5.024619,-8.462876,-13.05948,24707.2087,10.310505,13.414783,25.864902,31.729084,-5.52528,-9.4281,-16.573099,5567.8613,1.774456,2.742616,4.149146,9.220727,-0.758974,-1.278339,-4.650323,6231.0391,2.00612,2.929045,4.409328,8.76999,-0.654934,-1.104862,-3.799719,19178.1277,9.064432,8.817577,14.355535,20.511976,-3.58763,-5.382377,-9.94259,19429.7517,9.456572,8.435203,13.184884,18.5718,-3.577144,-5.495103,-12.497877,8989.8533,8.071239,3.743889,7.07879,11.652018,-2.370719,-4.208513,-7.646953,10082.5363,8.883249,3.909224,6.983431,10.439777,-2.750971,-4.65635,-7.519858,19378.2695,8.032269,11.913722,23.662832,31.569395,-4.553837,-7.857457,-13.065968,17519.2783,7.971506,10.53744,20.771659,28.121412,-4.083684,-7.412551,-13.692103,3
31912.6748,8.700381,7.330498,9.519753,15.806812,-6.41436,-8.719275,-17.751952,36748.7402,9.88195,9.262118,12.893001,18.482996,-7.85006,-10.061915,-22.846835,6639.0405,2.974194,2.543612,5.620156,8.328656,-1.642949,-2.507709,-4.938403,6716.4192,2.910206,2.574686,5.823109,9.638615,-1.65304,-2.522651,-4.795579,3121.0728,2.925973,1.220217,3.411023,6.19906,-0.807642,-1.327445,-2.964132,2703.21,2.924831,1.042807,2.912231,5.58401,-0.711134,-1.204363,-3.456582,9226.8073,3.817719,3.721462,8.609488,13.709578,-2.497538,-4.081856,-6.945421,9424.6607,3.801076,3.928955,9.479151,13.840844,-2.570589,-4.103665,-8.003426,34901.999,7.079502,8.267577,10.888209,17.886012,-7.400157,-10.039798,-33.466823,28390.0967,6.326366,6.590765,8.646493,14.305914,-5.879576,-8.191749,-26.115758,7844.8886,3.108087,2.883706,5.837148,10.29793,-1.825867,-2.767546,-6.181079,6900.6773,2.868793,2.552365,5.261396,8.978819,-1.625366,-2.550411,-5.9467,3485.3179,3.390856,1.400724,3.834734,7.872272,-0.867636,-1.517852,-4.396268,3209.7257,3.243469,1.262679,3.319169,7.083497,-0.777567,-1.351816,-3.602405,10392.5732,3.840199,4.459809,9.992187,15.299215,-2.926079,-4.8361,-8.827231,9736.1155,3.946355,4.031221,9.101231,14.06414,-2.698586,-4.511317,-7.655614,4
7991.5278,2.445416,2.030651,2.959465,6.468789,-0.561921,-0.823579,-2.360839,17566.9477,4.347165,4.563816,6.413782,10.190818,-1.715158,-2.146904,-5.820242,16450.2837,8.151364,5.196415,7.551439,11.059647,-2.650992,-3.931366,-7.680505,18174.7343,8.408036,5.676973,8.315857,12.361504,-2.899692,-4.251269,-10.038761,5296.8924,4.607098,1.892387,3.544764,7.228165,-1.133693,-1.943333,-3.895046,4710.1432,4.811187,1.608366,2.928977,5.907554,-0.999847,-1.710013,-3.956286,16055.4756,6.869245,5.982173,10.229074,13.141241,-3.009332,-4.871431,-8.313553,17781.2065,7.378956,6.594038,11.067469,15.876573,-3.324615,-5.440228,-8.638637,4894.3159,1.69965,1.314112,2.023525,7.883383,-0.309579,-0.662508,-3.495109,5722.8457,1.964816,1.490248,2.224474,7.675803,-0.285002,-0.643118,-3.873418,13388.6746,6.415937,4.435016,6.573933,12.028703,-2.124088,-3.234443,-7.343489,13615.4795,6.895002,4.232206,6.055346,11.174081,-2.103889,-3.236609,-8.13746,5741.08,5.395348,1.999383,3.793291,8.676371,-1.260802,-2.220848,-5.253104,6126.1646,5.577559,2.055223,3.786595,8.545148,-1.376428,-2.410404,-4.737636,13892.0947,5.788183,5.473445,9.429586,14.3826,-2.682458,-4.595103,-8.039164,12626.6047,5.747866,4.804443,8.221619,13.019434,-2.417019,-4.267631,-8.517304,3
28975.6987,7.143449,6.463952,8.552722,14.768504,-5.309902,-6.931677,-13.971436,32115.4658,7.944273,7.933214,11.006677,16.394416,-6.759758,-8.919342,-17.949126,5452.1934,2.634523,2.246715,4.945724,7.947602,-1.318464,-1.9596,-4.067472,5519.2776,2.560872,2.241927,4.929617,7.468234,-1.328857,-2.001235,-4.102155,2641.1944,2.565774,1.06935,3.054825,6.827951,-0.67064,-1.163026,-3.387573,2319.0899,2.60803,0.911611,2.530883,5.015163,-0.597263,-1.066201,-3.107839,7589.115,3.194815,3.195303,7.339238,12.243933,-1.993084,-3.190162,-5.370476,7726.3669,3.168735,3.381233,8.39006,14.575378,-2.056309,-3.351982,-6.051349,30637.2226,6.070194,7.097987,9.548636,16.751013,-6.392095,-8.657451,-26.692189,25140.1197,5.643251,5.672759,7.478198,12.570817,-5.083973,-7.142034,-21.466401,6365.6353,2.70847,2.483005,5.107692,9.116508,-1.431725,-2.166207,-4.945517,5564.2038,2.503998,2.174179,4.555358,8.112611,-1.28423,-1.93888,-4.314046,2921.9375,2.936255,1.210801,3.396678,8.178027,-0.730359,-1.372542,-3.706135,2729.7827,2.793785,1.09749,2.898491,7.165154,-0.658968,-1.273434,-3.633394,8426.189,3.180829,3.750266,8.557719,13.469831,-2.284875,-3.705193,-7.569474,7912.6338,3.267837,3.370325,7.651565,11.820467,-2.119339,-3.551414,-6.374498,4
11341.9004,3.054454,3.789806,5.577553,9.101223,-1.206083,-1.774569,-3.749953,25483.0957,5.678468,8.800901,13.222709,18.063775,-2.64582,-3.678009,-8.391667,28360.333,13.366015,11.220248,19.033602,24.188337,-5.278365,-8.070834,-14.316883,30887.2007,13.433197,12.174709,20.875701,25.920177,-5.658018,-8.487096,-16.172612,9859.9662,7.625466,3.857567,7.714495,11.242254,-2.458847,-4.351403,-7.20444,8679.0797,7.881585,3.231368,6.03066,8.856478,-2.139399,-3.660227,-5.912915,27986.6928,11.075712,12.915215,26.252023,31.321467,-6.00064,-10.3006,-16.09228,30957.9917,11.90022,14.555207,29.732299,34.283974,-6.623002,-11.312132,-17.473353,7204.4331,2.013701,2.477076,3.903392,8.080504,-0.916211,-1.489425,-4.43725,7892.1514,2.302106,2.68645,4.052132,7.49024,-0.783374,-1.342147,-4.32645,23666.9627,10.573673,9.732729,16.693654,21.762656,-4.28611,-6.608723,-14.472229,23663.5168,11.195308,9.429558,15.558591,19.217011,-4.289102,-6.790752,-15.684164,11134.3429,9.423636,4.238986,8.03197,13.192168,-2.938814,-5.190421,-8.560113,12803.7588,10.484033,4.450307,7.779283,10.624186,-3.535935,-6.222102,-9.420808,25396.1895,9.577886,12.491824,26.39507,32.228331,-5.51533,-9.765588,-18.12101,22718.6662,9.228659,10.805623,22.368792,26.630551,-4.915933,-8.939414,-15.663131,3
12797.4028,3.58952,2.754619,4.033475,7.026342,-2.27521,-3.106824,-7.70685,14627.0293,3.92305,3.500156,5.108358,8.037241,-3.109219,-4.190252,-9.855657,2265.6711,1.647054,1.218275,2.914514,5.466273,-0.604674,-0.994132,-3.361715,2293.1265,1.623582,1.229077,3.092623,6.168093,-0.613281,-1.026905,-3.076805,1334.4086,1.782809,0.694046,2.235706,4.467842,-0.343504,-0.649831,-2.740349,1174.3805,1.790387,0.582415,1.775559,5.2181,-0.310784,-0.64202,-2.284441,3497.0601,1.964258,1.901201,4.752658,8.556654,-0.888519,-1.499424,-3.271896,3543.0306,1.961245,2.049863,5.427459,10.159486,-0.933919,-1.595429,-4.075129,14351.0367,3.150613,3.174322,4.61993,9.438862,-2.974239,-4.1014,-12.117915,11820.163,2.950044,2.565731,3.708484,8.456938,-2.433888,-3.504492,-12.748165,2782.4423,1.713767,1.337372,2.965101,6.696344,-0.666646,-1.114547,-4.258456,2327.562,1.602458,1.177665,2.829171,7.746285,-0.599958,-1.008731,-3.825822,1554.1195,2.011032,0.775277,2.488391,6.580657,-0.376972,-0.758164,-3.329423,1462.1794,1.941784,0.710184,2.154767,5.249237,-0.348851,-0.737612,-3.537731,3823.1775,1.949897,2.123144,5.363108,9.390565,-0.990662,-1.693744,-4.32623,3636.1003,1.988539,1.918878,4.929019,7.888403,-0.917469,-1.56403,-4.111228,4
8376.978,2.627252,1.768085,2.436123,5.835977,-0.37887,-0.623588,-3.03089,17195.2173,4.270437,3.737353,4.821813,9.733626,-1.390386,-1.794841,-4.87151,11700.3874,6.129775,2.620466,3.534064,7.232724,-1.38722,-2.056596,-5.028038,12851.8581,6.309253,2.898101,3.823335,7.186893,-1.548978,-2.199982,-5.558949,3602.4106,3.483548,1.128778,1.979607,4.959433,-0.618728,-1.075514,-2.931945,3186.8286,3.525575,0.970825,1.839271,5.123004,-0.547331,-0.923277,-3.138761,11964.8128,5.383163,3.337648,4.912755,9.079965,-1.709035,-2.681798,-5.782875,13148.1565,5.75904,3.602367,5.316368,9.364667,-1.889625,-2.776605,-5.625697,6202.8061,1.88861,1.406034,2.421074,8.13177,-0.248048,-0.571611,-4.146833,6702.1435,2.117567,1.521317,2.61859,7.206144,-0.248247,-0.575801,-3.683568,9765.4665,4.963271,2.327699,3.224457,8.796026,-1.132892,-1.788939,-4.504999,9752.5955,5.170292,2.132759,2.918462,8.083187,-1.101814,-1.753655,-4.660081,3826.9681,3.881622,1.185581,2.39082,6.836351,-0.662365,-1.172129,-3.664566,4038.8492,4.132482,1.203461,2.093575,6.581157,-0.696668,-1.254538,-3.349781,10479.382,4.585433,3.061507,4.443356,9.112884,-1.427136,-2.386161,-5.375086,9493.1247,4.491848,2.721114,4.014688,8.661825,-1.293978,-2.175471,-4.765749,3
21462.3306,4.88131,4.789067,6.337154,8.765423,-3.986613,-5.339721,-11.24441,24539.23,5.116106,6.044867,8.368645,11.828402,-5.374853,-7.121095,-13.947164,4025.3221,2.199565,1.760994,3.832266,6.374909,-0.964071,-1.527054,-3.963247,4039.1585,2.139308,1.76066,4.037244,7.015295,-0.977062,-1.50961,-3.639859,2014.2152,2.15597,0.87312,2.592748,4.791109,-0.527548,-0.912544,-2.51124,1798.2687,2.212908,0.753759,2.08052,4.119457,-0.463913,-0.806302,-2.502493,5583.3254,2.547109,2.563023,5.966154,8.514074,-1.478995,-2.40099,-4.454606,5652.825,2.535041,2.718209,6.697982,9.741203,-1.51472,-2.426686,-5.298351,23627.583,4.113828,5.410914,7.24236,12.290057,-5.170497,-7.356702,-19.741056,19262.7768,3.789257,4.305055,5.658164,9.104105,-4.123579,-5.766589,-16.809806,4593.851,2.214276,1.906362,3.882355,7.135574,-1.046593,-1.67028,-4.297065,3957.3267,2.064469,1.658831,3.489007,6.852113,-0.942606,-1.512758,-4.420914,2304.609,2.464884,0.99436,2.875238,6.106548,-0.56976,-1.114717,-3.41667,2117.2534,2.341146,0.893709,2.475778,5.707081,-0.514509,-0.962287,-3.117533,6069.4107,2.51642,2.919086,6.796791,9.868974,-1.648691,-2.666916,-5.211872,5701.4146,2.56815,2.625604,5.97858,8.486457,-1.53227,-2.517911,-5.570417,4
15273.1406,3.705732,4.616484,6.718897,9.434465,-1.017971,-1.465443,-3.386221,35694.1641,6.947788,10.968898,16.850454,20.961084,-2.375504,-3.221837,-7.067262,29061.7482,13.539792,10.46853,16.198141,19.787836,-4.52196,-6.877393,-12.741657,31293.2148,13.61853,11.355705,17.842642,21.856534,-4.86085,-7.416161,-12.261447,9033.3401,6.994608,3.473466,6.650246,9.697557,-2.034285,-3.56413,-6.850059,8013.3663,7.286789,2.92819,5.20257,7.058089,-1.774983,-2.965153,-5.514619,29936.6595,11.801492,12.774475,24.182782,29.20779,-5.127896,-8.626131,-12.622101,32619.5446,12.467906,14.041881,26.57683,31.593156,-5.65938,-9.635107,-14.68807,10585.5327,2.435121,3.352997,5.010432,8.899474,-0.758987,-1.311009,-4.57084,11382.5333,2.796955,3.575468,5.260719,9.169637,-0.659247,-1.121159,-4.050687,25259.2502,11.145981,9.433275,14.969642,20.054892,-3.649552,-5.628769,-12.867762,24959.0562,11.673834,8.987315,13.836952,18.176525,-3.643717,-5.534285,-11.236084,10070.9669,8.389703,3.795251,6.916784,10.496043,-2.37426,-4.157215,-7.072302,11104.7577,9.192446,3.907792,6.909508,10.668283,-2.766636,-4.685427,-7.67005,27939.4148,10.498201,12.7387,24.917179,30.842587,-4.678726,-8.143325,-13.406028,24996.3643,10.181938,11.10232,21.123769,27.478648,-4.188156,-7.513027,-12.245672,3
31471.437,6.739726,7.178331,9.419611,13.845564,-5.963046,-7.961944,-15.061551,36294.9643,7.109182,9.172084,12.552762,16.041766,-7.841998,-10.095351,-20.603307,6575.7202,2.864037,2.446069,5.111846,8.735907,-1.643716,-2.536881,-5.229146,6622.4141,2.816625,2.490238,5.356579,9.172291,-1.658681,-2.474461,-4.850442,3062.1434,2.763284,1.181108,3.320553,5.142377,-0.806102,-1.437444,-3.047986,2657.2001,2.784492,1.020065,2.709543,5.758808,-0.708117,-1.201512,-3.078962,8960.9387,3.519291,3.596015,8.073168,11.934405,-2.495854,-4.066303,-7.539153,9121.3723,3.468554,3.746823,8.849776,13.760065,-2.588138,-4.221779,-7.10715,34031.8228,5.473688,8.093666,10.780279,17.976985,-7.459241,-10.075121,-33.172957,27813.335,5.0179,6.398311,8.314902,13.093704,-5.951598,-8.251095,-26.414724,7607.3477,2.928228,2.722191,5.340764,9.559959,-1.825226,-2.737021,-6.32232,6573.1104,2.693672,2.36708,4.576262,8.221929,-1.628831,-2.39461,-5.263279,3331.1903,3.077864,1.325807,3.533345,7.190137,-0.87994,-1.606697,-4.267579,3133.6506,3.025169,1.203741,3.156892,6.420996,-0.774657,-1.391834,-3.954908,9946.2627,3.474173,4.144656,9.042652,13.277712,-2.931807,-4.831615,-8.873921,9243.636,3.534189,3.794855,8.356962,12.793091,-2.697581,-4.520603,-8.217951,4
11030.9263,2.86893,3.170336,4.57815,8.630083,-0.541338,-0.857302,-3.206595,25929.9009,5.127389,7.619526,10.734475,15.336107,-1.794534,-2.264766,-5.945137,18909.7813,8.753858,5.578666,7.81579,12.029737,-2.717981,-3.913101,-10.068679,20664.845,9.009288,6.12909,8.681854,12.436649,-2.953914,-4.315592,-8.275911,5675.3121,4.687395,2.051029,3.722377,7.015156,-1.144835,-1.955743,-3.66263,5038.2421,4.909486,1.743875,3.086343,6.247861,-1.009688,-1.710763,-3.692869,19102.8719,7.674268,7.149031,11.673073,15.205275,-3.076076,-5.023232,-8.54263,20899.8613,8.054633,7.735792,12.420762,16.534963,-3.417402,-5.48774,-9.499411,8105.1093,2.035151,2.464766,3.726968,8.235748,-0.319523,-0.714216,-4.253145,9063.3877,2.356286,2.633845,3.905521,7.530135,-0.30892,-0.644923,-3.217118,16153.407,7.206738,5.046966,7.234437,12.668434,-2.18952,-3.333726,-6.985224,16201.2708,7.612493,4.739998,6.465707,10.093827,-2.164627,-3.329885,-7.531098,6137.6444,5.340214,2.20629,3.968698,8.500416,-1.268677,-2.263721,-4.877477,6513.9112,5.70122,2.232892,3.805165,7.273174,-1.379927,-2.36334,-5.133519,17385.2127,6.733654,6.969802,11.57271,16.608849,-2.778921,-4.780541,-9.774538,15657.2901,6.580723,6.152825,10.142353,15.673554,-2.502035,-4.291023,-7.815649,3
3502.6597,1.672856,1.344186,2.307196,5.084858,-0.534036,-0.876244,-3.799199,4027.4058,1.694425,1.873767,3.235677,7.075452,-0.810182,-1.272674,-4.774476,339.2051,1.097683,0.757082,1.997,4.926121,-0.212422,-0.479177,-2.672768,338.655,1.094628,0.800517,2.235608,5.793409,-0.207365,-0.448579,-2.703667,340.9276,1.196902,0.532684,1.846827,5.069141,-0.126469,-0.310381,-2.400885,320.6906,1.2188,0.449848,1.569165,3.871179,-0.109827,-0.316057,-2.358559,786.3276,1.222902,1.34315,3.657035,6.367374,-0.281088,-0.568742,-2.489477,833.9004,1.230261,1.486458,4.249766,7.516242,-0.291343,-0.614657,-2.669491,4298.3496,1.602899,1.656119,2.839382,7.194561,-0.799522,-1.313206,-6.693585,3368.2988,1.528339,1.248498,2.134172,6.039723,-0.677787,-1.168613,-5.718507,475.0835,1.122147,0.792861,1.979927,4.504836,-0.238705,-0.536273,-3.41112,223.4881,1.058732,0.687459,1.87949,5.848977,-0.209311,-0.551246,-3.129167,420.5428,1.266535,0.591477,2.01186,5.340844,-0.141491,-0.448748,-3.496391,417.9275,1.265501,0.537154,1.794468,4.749805,-0.133691,-0.451618,-2.934191,808.0952,1.204024,1.431679,3.859733,7.308879,-0.319468,-0.693068,-3.31239,814.3858,1.230156,1.315156,3.706277,6.49325,-0.294126,-0.605264,-3.529257,4
3540.8564,1.710823,0.71129,1.264732,5.119159,-0.124031,-0.414366,-2.794243,5812.108,2.058499,1.327595,2.105452,7.260505,-0.313732,-0.638595,-3.300647,3209.4438,2.432931,0.525691,0.918646,4.907485,-0.194612,-0.411735,-3.21741,3528.2537,2.493962,0.579087,0.973113,4.684064,-0.216582,-0.518508,-3.124467,1309.2859,1.896697,0.356967,0.826048,4.333893,-0.142735,-0.418019,-2.268065,1213.8885,2.016042,0.312732,0.754371,4.006013,-0.126621,-0.339857,-2.429595,3981.2878,2.554536,0.674367,1.152937,4.571427,-0.284097,-0.576493,-3.273417,4154.8848,2.562783,0.706587,1.258799,5.347751,-0.294498,-0.620628,-3.985023,4083.9595,1.597975,0.856447,1.49378,7.27666,-0.172914,-0.588153,-4.978724,4154.9829,1.71332,0.769231,1.43272,6.850865,-0.164077,-0.610167,-3.990569,2901.4944,2.187412,0.4714,0.974999,5.890102,-0.145753,-0.50319,-3.970888,2654.1455,2.148412,0.428195,0.929734,5.455396,-0.135443,-0.428806,-4.22218,1401.2147,2.097702,0.384986,1.014163,5.443036,-0.149707,-0.457458,-3.357822,1439.6685,2.147321,0.368416,0.846822,5.822492,-0.151237,-0.460489,-3.052288,3783.0696,2.369038,0.592983,1.446072,7.166368,-0.221981,-0.54236,-3.237041,3437.6096,2.342655,0.546871,1.119176,4.805575,-0.211359,-0.529891,-3.417309,3
38039.8544,8.080742,9.464761,12.668434,17.942387,-6.653005,-8.770903,-18.723049,43083.7911,8.041712,11.84657,16.851921,23.617242,-9.063775,-11.62515,-25.029823,8620.4463,3.74758,2.981907,6.239478,10.200875,-1.986289,-3.126651,-5.151771,8611.1172,3.672126,3.044998,6.410448,9.855211,-1.990167,-3.034988,-5.526477,3603.6253,3.181037,1.364946,3.641428,6.333458,-0.932285,-1.580232,-3.663209,3135.1086,3.234387,1.172761,3.115254,6.025421,-0.815488,-1.398538,-3.127828,11125.664,4.424843,4.215129,9.217678,13.077265,-3.022435,-5.074685,-8.569801,11421.8638,4.406127,4.406268,10.048396,13.454282,-3.127377,-5.095031,-8.237441,41143.0567,6.606994,10.756826,14.666432,24.337855,-8.626808,-11.944777,-37.023094,33381.3506,6.128469,8.482836,11.406239,20.57132,-6.881973,-9.237848,-31.694818,9958.4239,3.843068,3.39952,6.496246,11.567333,-2.222109,-3.476078,-6.642993,8679.4009,3.630468,2.921084,5.65585,9.797588,-1.955902,-2.957976,-6.456547,3968.3193,3.668463,1.507197,4.005437,8.238856,-1.006219,-1.750487,-4.504801,3609.6414,3.418537,1.365378,3.607122,7.019909,-0.885517,-1.561748,-4.479467,12681.7024,4.446605,4.962644,10.514012,14.024412,-3.646957,-6.118556,-9.810988,11640.625,4.544298,4.537126,9.717192,13.615119,-3.340732,-5.769671,-8.91562,4
11521.9541,2.839432,3.854661,5.961488,10.487718,-0.821468,-1.208849,-3.986482,28916.9233,5.336362,9.762492,14.908384,19.789917,-2.185065,-2.998842,-7.166352,23681.6128,10.832059,8.143424,12.133973,18.047781,-3.709174,-5.504002,-10.437996,25643.52,11.136477,8.927774,13.282191,17.990221,-3.993327,-5.803052,-10.549145,7363.3968,5.848933,2.919912,5.378768,8.472548,-1.60769,-2.786552,-4.970682,6510.9164,6.069353,2.452753,4.247802,7.616288,-1.410433,-2.444732,-4.262231,23940.1614,9.598313,10.466416,19.135402,23.2162,-4.207108,-7.084676,-11.847005,26169.4323,10.056136,11.370082,20.561815,26.409572,-4.627954,-7.590854,-12.033703,7738.3252,1.938056,2.799632,4.442443,9.538408,-0.593449,-1.024494,-4.345465,8758.1318,2.249299,3.043966,4.554094,9.047694,-0.526993,-0.970374,-4.361723,20272.0966,8.932947,7.401736,11.194207,16.281275,-2.990634,-4.534209,-9.629862,20143.4138,9.372661,6.947789,10.207391,16.774474,-2.977897,-4.533756,-8.980011,8048.3066,6.705016,3.12128,5.738801,9.758867,-1.834946,-3.12557,-6.397588,8775.7058,7.372387,3.195921,5.639986,9.841573,-2.059832,-3.546001,-7.280519,21947.1343,8.404716,10.371989,19.177394,25.58226,-3.829075,-6.574806,-12.698197,19656.8718,8.161566,9.135144,16.592514,21.025547,-3.43393,-6.093202,-11.160708,3
12937.9692,3.546342,2.750743,3.845485,6.980625,-2.010661,-2.672834,-6.607698,15334.3799,3.708545,3.720581,5.452491,9.262001,-3.167994,-4.329412,-11.011014,2345.6028,1.665645,1.212018,2.830535,6.133011,-0.588848,-0.954539,-3.10714,2389.2527,1.662547,1.264203,3.175367,6.252062,-0.604944,-1.000572,-3.163562,1332.6275,1.777794,0.708211,2.357548,5.544094,-0.341972,-0.691705,-2.425236,1197.3424,1.814421,0.612078,1.904418,3.996682,-0.308461,-0.624269,-2.253321,3402.9751,1.96718,1.912451,4.881961,7.810401,-0.889501,-1.49083,-3.463578,3505.6445,1.976117,2.038141,5.438914,8.911844,-0.913762,-1.555749,-3.351699,15149.4287,3.157066,3.333126,4.78185,10.19028,-3.069895,-4.448714,-13.763954,12343.6289,2.973592,2.601416,3.69414,7.809219,-2.485064,-3.604049,-12.173546,2779.2978,1.712385,1.315797,2.816831,6.139503,-0.644354,-1.067904,-3.794348,2303.5998,1.602727,1.132987,2.584172,6.573944,-0.583494,-1.017303,-3.629691,1515.1234,1.962128,0.785857,2.502244,5.807722,-0.36801,-0.771796,-3.3921,1405.907,1.885531,0.731223,2.150794,5.797017,-0.342232,-0.724097,-3.305417,3583.9902,1.908431,2.078402,5.203273,9.458864,-0.977193,-1.635538,-4.066437,3396.9646,1.952462,1.918886,4.98035,8.470187,-0.908186,-1.579706,-4.079363,4
8784.6738,2.649544,1.984597,2.644776,6.196936,-0.272323,-0.456121,-2.477296,19324.022,4.370979,4.588902,6.083675,11.053594,-1.409499,-1.801834,-5.027213,12252.1756,6.358425,2.707034,3.622467,6.842496,-1.383828,-2.009858,-5.602376,13378.8423,6.50866,2.968658,3.893005,7.232355,-1.545447,-2.247432,-5.222269,3717.8754,3.527023,1.174,2.034754,4.887996,-0.624518,-1.064508,-2.702606,3319.3749,3.72567,1.017989,1.696538,3.989359,-0.540965,-0.958744,-2.693098,12615.4692,5.774074,3.538673,5.172743,7.769597,-1.701651,-2.670073,-5.810641,13742.2476,6.039659,3.761491,5.375963,9.118202,-1.883543,-3.048188,-5.951131,7046.2022,1.962182,1.726175,2.694451,7.494024,-0.260585,-0.564654,-4.14729,7542.6132,2.196891,1.808112,2.738134,7.022172,-0.250458,-0.55526,-3.807601,10410.7571,5.181303,2.461934,3.345273,8.046475,-1.141908,-1.72779,-5.499683,10392.3315,5.394388,2.247488,3.028929,7.05044,-1.099641,-1.645074,-5.446678,3956.5228,3.989985,1.235343,2.219465,6.246419,-0.670246,-1.148617,-3.775037,4102.8106,4.143098,1.244132,2.238409,5.852594,-0.698483,-1.188005,-3.579566,11256.2552,4.937588,3.339227,4.817872,10.198638,-1.428654,-2.487695,-6.380432,10257.501,4.944446,2.967155,4.303954,8.143497,-1.304532,-2.220585,-5.119391,3
21484.2573,4.85236,4.762873,6.272236,10.271616,-3.515425,-4.571921,-9.482863,25334.8926,4.982379,6.246431,8.689813,13.382135,-5.366519,-7.172906,-14.26208,4025.9062,2.171995,1.753542,3.880099,7.817175,-0.942437,-1.481775,-3.528905,4058.8095,2.149591,1.801625,4.195681,6.791023,-0.961757,-1.579618,-3.760232,2046.4487,2.178109,0.921415,2.721739,6.659482,-0.517722,-0.924053,-3.026965,1800.5336,2.221502,0.777718,2.39649,4.736911,-0.458155,-0.833081,-1.97297,5517.0105,2.581094,2.569557,6.223472,8.987665,-1.440161,-2.370302,-4.824819,5672.1662,2.571332,2.701786,6.850948,10.347355,-1.498304,-2.429635,-4.394498,24227.0566,4.097861,5.60781,7.664609,14.587274,-5.163149,-7.183463,-20.594661,19613.9522,3.798949,4.42907,6.002904,10.365277,-4.147357,-5.678824,-16.816626,4578.4851,2.184504,1.91657,3.965825,10.048169,-1.024073,-1.638236,-4.720774,3965.5374,2.056121,1.648136,3.493595,7.00313,-0.92432,-1.441807,-3.909717,2307.3949,2.458765,1.00524,2.967221,7.713369,-0.568046,-1.053889,-3.687689,2098.152,2.313409,0.915709,2.545317,5.413098,-0.511,-1.009084,-3.057034,5895.6584,2.490657,2.903125,6.888607,11.149797,-1.636091,-2.683094,-5.293749,5590.7746,2.585769,2.650402,6.349475,11.613047,-1.511135,-2.498761,-5.057436,4
16534.8462,3.870881,4.68763,6.98462,9.58554,-0.975601,-1.383093,-3.167426,40337.1885,7.376316,11.78738,17.762963,22.536466,-2.355659,-3.197395,-6.37622,31239.166,14.133363,10.827691,16.57517,24.032964,-4.503585,-6.823223,-13.43068,33393.375,14.40231,11.722876,18.275607,25.182704,-4.842952,-7.11046,-13.605863,9371.7406,7.154829,3.561608,7.112495,11.05517,-2.018868,-3.585653,-5.966597,8362.7525,7.718607,3.026495,5.386235,8.577043,-1.771064,-3.027328,-5.248753,32599.2803,12.938886,13.450233,25.429812,30.286985,-5.107233,-8.884601,-12.770749,35258.06,13.482582,14.726385,27.937831,33.15205,-5.606662,-9.513417,-13.635441,11532.5205,2.500523,3.414672,5.184142,11.236362,-0.760824,-1.359163,-4.96744,12434.605,2.901405,3.674125,5.469625,11.109344,-0.664342,-1.180536,-3.887876,27591.862,12.03899,9.81695,15.343188,22.591197,-3.623819,-5.461976,-11.209438,27202.2039,12.526676,9.271959,14.330973,20.079073,-3.619464,-5.476459,-10.977375,10339.4962,8.488436,3.886356,7.322897,12.011909,-2.368057,-4.136687,-7.351817,11339.5585,9.491665,4.010191,7.108388,13.220102,-2.750845,-4.690418,-7.840569,30717.1072,11.578362,13.52217,26.410905,34.703407,-4.653389,-8.156374,-14.260051,27665.844,11.329875,11.857533,22.672019,28.023142,-4.179326,-7.640185,-12.197637,3
31360.6826,6.370777,7.40565,9.684206,14.016669,-5.259757,-7.065858,-13.392584,37213.7876,6.566196,9.704422,13.297055,18.620808,-7.830556,-10.299505,-24.814512,6707.4077,2.901688,2.441981,5.152285,7.892542,-1.610767,-2.477442,-5.076654,6748.0593,2.884142,2.495548,5.3895,8.804703,-1.627326,-2.445016,-4.753664,3116.0384,2.779825,1.194203,3.245418,6.405084,-0.810339,-1.400222,-3.908954,2710.7766,2.816017,1.026925,2.677461,6.577747,-0.703629,-1.206088,-2.605184,8948.6802,3.49106,3.537785,7.886908,11.751455,-2.471601,-4.052004,-6.702009,9279.9411,3.519579,3.696572,8.607936,13.077488,-2.565234,-4.149184,-6.624171,34432.6216,5.209816,8.575077,11.867208,21.367282,-7.443968,-10.279939,-31.876398,28014.645,4.791479,6.806695,9.081593,16.196799,-5.952263,-8.24974,-22.919288,7683.5218,2.920924,2.725036,5.31937,9.39089,-1.788105,-2.725267,-5.309618,6694.9936,2.736141,2.350328,4.602639,8.784442,-1.5952,-2.524254,-5.916475,3400.1297,3.115081,1.328553,3.587369,7.180816,-0.871919,-1.535546,-3.908843,3101.5635,2.941262,1.202469,3.195074,7.864034,-0.775442,-1.390937,-3.715864,10097.9279,3.506711,4.080561,8.953039,13.105865,-2.903082,-4.742811,-7.846366,9331.4521,3.568286,3.72884,8.194405,12.559676,-2.683087,-4.534048,-7.945322,4
12239.5074,2.999623,3.532758,5.153952,8.795598,-0.564078,-0.842629,-2.390674,30026.3466,5.395283,8.717039,12.618774,18.150088,-1.683844,-2.222313,-4.927124,20028.4104,9.094358,5.795368,7.960582,12.093621,-2.660003,-3.881541,-7.307415,21542.0733,9.246932,6.302516,8.726783,13.569524,-2.911233,-4.233141,-8.259753,5855.5186,4.718349,2.132607,3.831581,7.1461,-1.136382,-1.967763,-3.930024,5262.0359,5.067424,1.799739,3.26383,8.756475,-0.99815,-1.703713,-3.272536,20554.7929,8.109819,7.589618,12.185932,16.064151,-3.017391,-4.90783,-8.459571,22367.2747,8.460861,8.19188,13.004697,18.519988,-3.33592,-5.415955,-9.861122,9060.3091,2.109777,2.72571,4.180417,9.76389,-0.315935,-0.667309,-3.712276,9840.2583,2.418555,2.905966,4.278965,8.275092,-0.305562,-0.630668,-3.533858,17348.7043,7.507508,5.366146,7.664076,11.964233,-2.131457,-3.287044,-7.196476,17150.3965,8.006367,4.978524,6.90147,12.128988,-2.115647,-3.168649,-7.127887,6350.6048,5.451384,2.288125,4.038515,10.516246,-1.264981,-2.147928,-5.299094,6741.5989,5.69674,2.306785,3.913876,7.789293,-1.372573,-2.319142,-4.801941,19070.6289,7.174738,7.583698,12.55826,19.041907,-2.694531,-4.580303,-8.544208,17212.0686,7.080988,6.63545,10.794804,16.92936,-2.423863,-4.203024,-7.615714,3
3535.2574,1.640235,1.399247,2.397389,5.583234,-0.644562,-1.063247,-4.966787,4087.5854,1.632328,1.950361,3.448713,7.485252,-0.817557,-1.315782,-4.799028,356.2186,1.102801,0.784922,2.150165,5.61284,-0.198687,-0.420578,-2.764791,306.9182,1.085252,0.825606,2.297109,5.997121,-0.204648,-0.47785,-2.93337,326.0769,1.18196,0.538548,1.835376,5.438017,-0.122364,-0.347586,-2.670782,317.9745,1.211707,0.451981,1.548046,4.572663,-0.106389,-0.306474,-2.255521,785.4284,1.213834,1.322239,3.635949,7.437163,-0.277135,-0.598734,-2.692543,837.6394,1.225388,1.472625,4.120211,7.614612,-0.288712,-0.584221,-3.891614,4258.8989,1.567869,1.683176,3.012762,8.142957,-0.795312,-1.366208,-6.122143,3304.2876,1.496383,1.274687,2.150805,6.797511,-0.673908,-1.142648,-6.131799,473.7493,1.121951,0.80121,2.137827,7.063254,-0.239249,-0.611791,-3.333631,179.9362,1.047195,0.712922,2.012917,6.423222,-0.213696,-0.483685,-2.942807,425.5993,1.261602,0.601559,2.110797,5.839373,-0.136959,-0.417024,-3.218074,390.1391,1.238002,0.525958,1.786025,6.184258,-0.133809,-0.432991,-3.677855,814.928,1.199526,1.446208,3.989118,7.841494,-0.312491,-0.64935,-3.943465,800.364,1.216088,1.30605,3.707079,8.889582,-0.288323,-0.649723,-3.355186,4
4070.3882,1.772216,0.824338,1.462981,4.272284,-0.165747,-0.473282,-3.083398,7028.4712,2.156883,1.614375,2.490957,7.054562,-0.287712,-0.570963,-3.432543,3377.1851,2.507331,0.551479,0.980917,4.918993,-0.187001,-0.410377,-2.803244,3678.3562,2.527328,0.600425,1.021855,4.31826,-0.206698,-0.51575,-3.33785,1389.98,1.935085,0.39073,0.833012,3.583065,-0.13971,-0.363496,-2.375021,1308.5094,2.066927,0.315392,0.760021,3.655947,-0.12067,-0.345495,-2.351125,4173.4607,2.548593,0.707894,1.186886,3.958428,-0.27283,-0.545523,-2.848442,4379.0508,2.590203,0.728946,1.222697,4.194641,-0.291125,-0.571848,-3.650159,4458.499,1.618081,0.939987,1.623951,6.253698,-0.163314,-0.511038,-4.353744,4513.4883,1.734846,0.855444,1.526796,6.239194,-0.148021,-0.479458,-4.023018,3082.0896,2.248417,0.502734,1.055629,5.50542,-0.140125,-0.470563,-4.127621,2772.4167,2.213936,0.444899,0.928808,5.915599,-0.134109,-0.436731,-3.613972,1492.4403,2.122362,0.388404,1.001772,4.777065,-0.147679,-0.525799,-3.204067,1490.0273,2.131916,0.377699,0.941374,4.289015,-0.146547,-0.456357,-3.226233,4030.2933,2.391327,0.616171,1.267301,4.564805,-0.208798,-0.510915,-3.835591,3677.6636,2.369285,0.573231,1.103649,5.005497,-0.194905,-0.527302,-3.357145,3
39006.7876,7.769269,9.648081,13.069625,18.981051,-8.345611,-11.00584,-26.610084,44252.9033,7.470788,12.133958,17.485192,25.097098,-9.056584,-12.020249,-25.753005,8670.24,3.822798,3.010534,6.431958,11.145366,-1.966248,-3.007602,-6.050122,8740.801,3.697343,3.015653,6.380873,9.628258,-1.978542,-2.992771,-5.775198,3664.896,3.14406,1.369416,3.668305,6.735768,-0.92797,-1.547143,-3.429365,3174.0399,3.209653,1.16129,2.987454,5.593574,-0.804068,-1.377686,-3.230419,11404.7983,4.339195,4.229692,9.124982,12.88955,-3.015164,-4.930361,-8.207975,11628.8828,4.330405,4.435758,10.202186,14.055774,-3.113965,-5.137598,-7.953338,41880.8067,6.362292,10.883782,14.952054,27.885793,-8.598139,-11.899951,-39.830011,34072.8472,5.945743,8.633828,11.69574,17.104088,-6.823819,-9.494039,-30.353685,10030.9038,3.843728,3.460678,6.661699,11.606433,-2.199418,-3.443379,-6.948264,8723.5742,3.639478,2.992656,5.668021,10.633571,-1.933266,-2.88891,-6.318672,4013.5138,3.567827,1.525742,4.170194,8.492303,-1.001257,-1.757397,-4.455808,3674.7616,3.409272,1.344163,3.484695,7.96895,-0.880419,-1.496315,-4.042335,13085.9082,4.385741,5.084482,10.867099,16.508139,-3.626272,-6.088711,-10.400443,12099.4868,4.452281,4.568185,9.562669,16.674714,-3.324293,-5.758561,-9.522324,4
11422.5708,2.782043,4.030392,6.217571,9.993439,-0.920782,-1.317955,-3.927595,29542.917,5.137394,10.356987,15.845552,22.378202,-2.100052,-2.891719,-6.053197,23957.2669,10.849985,8.430266,12.585338,18.070245,-3.641791,-5.36271,-10.361091,25928.7857,10.912535,9.108722,13.492924,19.783952,-3.951866,-5.774349,-10.054354,7344.3477,5.530871,2.907333,5.462864,9.473632,-1.597922,-2.730739,-4.624109,6591.3354,6.048712,2.438332,4.287369,7.98471,-1.395864,-2.303892,-4.020234,24237.9278,9.188181,10.672767,19.04771,24.963507,-4.098281,-6.799106,-11.523523,26439.9143,9.760588,11.625656,20.815023,27.553317,-4.51816,-7.442282,-11.685596,7731.29,1.909634,2.904815,4.591601,9.315146,-0.587869,-0.995821,-4.493449,8666.7993,2.208569,3.204138,4.930983,10.562372,-0.526202,-0.93172,-3.753799,20461.6423,9.015167,7.751224,11.960026,17.763234,-2.933036,-4.431388,-9.585746,20229.2424,9.448764,7.256018,10.828419,16.652265,-2.907602,-4.376982,-9.042542,8087.0683,6.567955,3.140201,5.779472,10.599859,-1.819099,-3.21491,-6.560705,8904.2324,7.10007,3.193123,5.585789,10.152752,-2.03551,-3.480854,-6.932865,22267.5551,8.202692,10.841045,20.00915,25.018549,-3.715711,-6.503665,-11.193606,19876.8587,7.768564,9.34066,16.863919,23.058045,-3.340675,-5.903379,-10.173449,3
28194.3506,6.732406,6.314282,8.23249,13.268558,-5.933389,-7.990982,-16.489398,33614.4888,7.061712,8.302976,11.422169,17.34146,-6.732159,-8.940756,-20.551197,5492.4173,2.577257,2.203384,4.854375,7.972815,-1.27128,-2.010281,-4.447148,5586.5627,2.543232,2.217696,4.913308,8.753271,-1.291079,-2.02271,-4.274383,2726.7373,2.564689,1.085504,3.142755,7.181789,-0.665521,-1.144559,-2.513725,2358.414,2.568654,0.928061,2.608002,6.041403,-0.581498,-1.009182,-3.09531,7630.706,3.084194,3.157881,7.33824,11.332379,-1.954793,-3.188514,-5.83002,7780.5625,3.09494,3.354522,8.160898,14.171197,-2.018345,-3.287914,-5.192176,31360.7275,5.621408,7.303458,10.04291,16.604076,-6.45264,-9.08326,-26.782128,25546.6758,5.255415,5.832719,7.839932,14.54135,-5.102833,-7.074683,-21.300601,6460.3992,2.660468,2.46653,5.059231,10.197601,-1.388675,-2.087424,-4.845331,5567.8547,2.476675,2.150556,4.428005,10.033989,-1.24028,-1.888429,-5.246974,2919.3892,2.80838,1.220924,3.54776,9.116388,-0.716451,-1.377551,-3.897456,2748.8891,2.717464,1.090189,2.96801,6.51711,-0.645408,-1.146227,-3.452384,8412.4165,3.064419,3.702975,8.422493,14.058529,-2.222193,-3.587815,-7.313325,7910.1377,3.136514,3.318421,7.471308,11.930931,-2.060992,-3.458653,-6.26975,4
11243.836,3.005754,3.92258,6.027969,9.377001,-1.253619,-1.788277,-4.345334,27750.9072,5.539748,10.376774,16.002494,22.196186,-2.560726,-3.613409,-6.952072,29684.1021,13.231117,12.069678,19.565968,25.912601,-5.185361,-7.698402,-12.904324,32052.2922,13.241416,12.956888,21.724536,26.946845,-5.558711,-8.249489,-16.621631,10031.7887,7.398684,3.946972,7.927761,10.998539,-2.417308,-4.236167,-6.513171,9022.0295,7.847182,3.372265,6.201962,9.962305,-2.117121,-3.719962,-6.423728,29557.0491,11.028602,14.132971,28.219582,34.065368,-5.827976,-9.933528,-14.934117,32574.7925,11.942856,15.807562,31.738377,38.01628,-6.422444,-10.985917,-17.510858,7383.7539,1.959192,2.849936,4.590495,10.168366,-0.930389,-1.511796,-5.294689,8193.7164,2.249514,3.089825,4.888761,9.675826,-0.798468,-1.309107,-4.762982,24926.5098,10.591976,10.536274,18.083038,23.295056,-4.179057,-6.334665,-13.923614,24931.0261,11.39618,10.200063,16.621426,23.502972,-4.171679,-6.481755,-13.597463,11308.059,8.927436,4.366895,8.388188,13.431114,-2.903502,-5.030003,-8.755421,12993.1192,10.214283,4.558073,8.06816,12.77371,-3.482408,-6.035505,-10.296744,26590.7239,9.59409,13.922189,29.209617,38.491132,-5.279696,-9.478417,-15.576606,24067.5389,9.356891,12.057256,24.831714,30.94726,-4.729082,-8.615371,-15.001018,3
3672.7559,1.826914,1.431225,2.489551,5.964,-0.635043,-1.027613,-4.5283,4308.6582,1.887612,2.02939,3.53967,8.769501,-0.785607,-1.237204,-4.812397,358.6736,1.100652,0.862946,2.425812,5.693849,-0.206784,-0.464017,-2.532714,382.9201,1.104389,0.902269,2.484186,6.001807,-0.210047,-0.48512,-2.569223,377.6673,1.217473,0.582079,1.97118,4.620813,-0.124714,-0.375127,-2.097109,324.7642,1.220388,0.508581,1.600512,4.46724,-0.107615,-0.347668,-2.13939,874.6617,1.243155,1.465578,4.155377,9.230943,-0.284399,-0.549734,-2.697291,946.3838,1.259391,1.598304,4.763295,9.990898,-0.297973,-0.626631,-2.992922,4799.315,1.755747,1.865031,3.287662,7.260173,-0.787482,-1.308898,-6.179106,3739.8432,1.647333,1.426049,2.525745,7.31973,-0.667624,-1.145557,-6.129897,564.9641,1.142537,0.907517,2.304456,7.482325,-0.240942,-0.547602,-3.546036,254.9715,1.065496,0.802484,2.132223,8.109441,-0.211506,-0.516145,-3.15258,473.678,1.299259,0.641109,2.321809,6.299692,-0.138231,-0.426709,-2.970769,447.7967,1.287579,0.576319,2.017473,6.858076,-0.136186,-0.44882,-3.484209,974.3774,1.242728,1.585464,4.263635,9.799526,-0.32177,-0.689709,-3.600577,849.1186,1.232635,1.446793,3.986808,10.083936,-0.290207,-0.672462,-3.39216,4
2355.9272,1.547041,0.477977,1.015003,5.297966,-0.144977,-0.39766,-2.919943,4056.1753,1.860058,0.905562,1.750746,6.795096,-0.245403,-0.521386,-3.299956,2966.2705,2.277323,0.517071,0.94901,5.151601,-0.176334,-0.486409,-3.411275,3359.7917,2.367483,0.579295,1.002139,5.729042,-0.204167,-0.486431,-3.24474,1231.1314,1.852141,0.36117,0.841744,4.817334,-0.134568,-0.368179,-2.652228,1106.1022,1.911175,0.312013,0.756481,4.123554,-0.118185,-0.376673,-2.888672,3632.1084,2.371797,0.679195,1.107048,5.260155,-0.265745,-0.604029,-3.230348,3825.8181,2.408338,0.710537,1.207292,5.42303,-0.284729,-0.625714,-3.706117,2537.8686,1.402056,0.555559,1.225267,7.7959,-0.135278,-0.452975,-4.530323,2824.1372,1.525535,0.563191,1.277931,7.19936,-0.131283,-0.468938,-3.97251,2641.3142,2.051387,0.469349,0.946088,6.565789,-0.140397,-0.457369,-3.471209,2426.4908,2.037478,0.414552,1.005424,5.890971,-0.128024,-0.422565,-3.619527,1253.0642,1.962713,0.36561,1.066898,6.549548,-0.148251,-0.479696,-3.439926,1358.1429,2.0744,0.364185,1.049907,6.842971,-0.140901,-0.449385,-2.950224,3386.8547,2.182873,0.579659,1.127662,7.239221,-0.197264,-0.531989,-3.289126,3096.0742,2.18339,0.533443,1.174914,7.074895,-0.190149,-0.508513,-3.746528,3
14040.7539,4.112726,3.080454,4.203218,7.132653,-2.730057,-3.664652,-8.694124,16823.4434,4.322412,4.135601,6.002571,10.170069,-3.315204,-4.416618,-11.079243,2844.1878,1.915107,1.34276,3.073097,6.275221,-0.579564,-0.970225,-3.066586,2805.0408,1.865842,1.378233,3.316663,6.759977,-0.593003,-0.947555,-3.221119,1443.0974,1.876458,0.753546,2.40629,4.659523,-0.337278,-0.654252,-2.77822,1227.9721,1.885173,0.631,2.074696,4.823539,-0.298648,-0.606846,-2.342113,3764.5373,2.164679,2.015563,5.278761,8.312977,-0.863501,-1.428809,-3.793142,3841.0781,2.154126,2.17805,5.854446,9.03033,-0.900937,-1.522746,-3.447775,16483.7714,3.535038,3.728913,5.303691,10.131871,-3.276293,-4.66281,-14.168033,13406.5303,3.306284,2.954365,4.268563,8.727736,-2.68774,-3.732685,-14.099469,3226.3911,1.912974,1.436307,3.337303,9.232295,-0.633165,-1.024212,-3.607424,2790.9661,1.852167,1.240617,2.938471,8.214417,-0.563394,-1.019232,-3.544759,1619.1415,2.096531,0.824165,2.665123,6.13764,-0.362132,-0.77822,-3.159082,1508.879,2.01069,0.761305,2.371201,5.359638,-0.343654,-0.680914,-2.879787,3989.7007,2.086649,2.221387,5.678058,11.713153,-0.96235,-1.571377,-3.965158,3775.5698,2.145062,2.021454,5.183379,9.781865,-0.89434,-1.476943,-3.420287,4
6824.6616,2.369039,1.662102,2.377014,5.75678,-0.499233,-0.759722,-3.016739,16023.8125,4.013847,4.207151,5.858415,10.048279,-1.449994,-1.887323,-5.222625,11692.6553,6.040941,2.741739,3.669298,7.22217,-1.396129,-2.075932,-5.229512,12823.7058,6.322445,3.018928,4.019619,8.499059,-1.56099,-2.308314,-5.397127,3562.5424,3.428157,1.195272,2.11106,5.945183,-0.629534,-1.072659,-3.064287,3128.9164,3.475629,1.013723,1.768039,4.83501,-0.557063,-0.99518,-2.865855,11820.7905,5.494561,3.564767,5.063023,8.139728,-1.739573,-2.64655,-5.542813,12914.2991,5.821942,3.774367,5.392746,9.005455,-1.906513,-2.87944,-6.116604,5190.7251,1.73661,1.363413,2.281894,8.627169,-0.265757,-0.588666,-3.986424,5813.5113,1.976967,1.464866,2.313348,8.046436,-0.270315,-0.591861,-3.862931,9786.2988,4.995067,2.470232,3.442175,7.933507,-1.156,-1.788759,-5.07418,9866.4196,5.31132,2.24134,3.081785,7.041389,-1.121125,-1.729712,-5.819127,3796.3336,3.918073,1.241205,2.261196,6.930665,-0.673574,-1.149272,-3.615145,3889.2819,3.924403,1.263954,2.157026,6.713548,-0.705136,-1.226187,-3.498098,10260.4241,4.637373,3.280473,4.836337,8.972604,-1.455851,-2.442909,-5.318913,9311.5708,4.622715,2.938607,4.339914,7.923598,-1.328518,-2.201753,-5.357454,3
21482.5259,5.492017,4.837112,6.502284,9.551186,-4.654478,-6.407805,-14.278702,26385.4877,5.897359,6.592317,9.134662,12.979272,-5.385027,-7.266159,-14.287511,4198.0288,2.213059,1.864954,4.219033,8.305279,-0.95182,-1.515843,-3.938463,4262.3567,2.20541,1.912669,4.378475,8.185087,-0.975064,-1.443993,-3.562525,2155.1144,2.252126,0.947678,2.892033,5.074789,-0.527427,-0.942971,-3.060249,1857.993,2.251017,0.801729,2.412114,5.860567,-0.467583,-0.881353,-3.022969,5718.4131,2.659026,2.706469,6.62527,9.915211,-1.454459,-2.356903,-4.329642,5907.9493,2.670649,2.865641,7.339724,11.940493,-1.50526,-2.444865,-4.586216,24780.3935,4.558147,5.828436,7.895393,15.563241,-5.218485,-7.35895,-20.642092,19983.0605,4.163817,4.584475,6.189431,10.99164,-4.183421,-5.917534,-18.821172,4821.158,2.24155,2.037567,4.272263,8.735955,-1.046955,-1.612643,-4.336601,4185.159,2.128819,1.71835,3.722778,6.939972,-0.930817,-1.511854,-3.816029,2385.5707,2.538258,1.060752,3.24312,7.488654,-0.568848,-1.02645,-3.677069,2189.8447,2.384831,0.961812,2.796833,7.165634,-0.514592,-1.021374,-3.374369,6227.1479,2.606216,3.045887,7.211448,12.790849,-1.647346,-2.665707,-5.43849,5806.7111,2.678475,2.779269,6.707645,10.95759,-1.531897,-2.537773,-4.885139,4
9802.2851,2.791934,3.526638,5.453323,9.380838,-1.129544,-1.670295,-4.972535,22475.3799,5.019537,8.572348,13.134445,17.254626,-2.301523,-3.166447,-6.588062,24944.4556,11.361752,9.761438,15.414688,21.284815,-4.418727,-6.595496,-11.816253,27169.3962,11.617094,10.721846,17.199556,24.180695,-4.759045,-7.097412,-13.3559,8397.788,6.511281,3.427537,6.714032,10.64839,-2.00072,-3.465015,-6.968335,7379.2658,6.746371,2.87033,5.388604,9.447525,-1.746531,-3.000583,-5.541559,24512.3313,10.043483,11.965676,23.674918,27.66173,-4.93191,-8.28836,-12.576311,27007.2548,10.501993,13.21856,25.855444,31.231149,-5.427676,-9.198167,-15.316026,6058.0127,1.870497,2.435722,3.717466,8.410382,-0.785546,-1.329249,-4.246718,6791.0611,2.146342,2.594676,4.053972,8.325568,-0.675578,-1.172339,-4.236652,20573.3816,8.984995,8.575839,14.054209,20.508659,-3.541042,-5.427273,-10.959329,20483.9551,9.492092,8.164755,12.930467,17.944674,-3.529163,-5.480782,-12.881558,9386.7526,7.96921,3.713314,7.139316,11.251479,-2.335348,-4.033422,-6.859366,10580.114,8.979139,3.870578,6.971379,11.576205,-2.726073,-4.702578,-8.579004,21474.9336,8.324973,11.600537,23.473941,29.837138,-4.46302,-7.76886,-13.378498,19391.8552,8.208815,10.164082,20.185418,25.094247,-3.997664,-7.118929,-12.368855,3
33432.623,8.48546,7.813831,10.278218,14.291991,-7.003336,-9.32988,-19.911328,38590.8071,9.631801,10.099819,13.878527,17.800552,-7.870399,-10.215549,-26.477271,7057.7913,2.986576,2.712356,5.902646,11.008696,-1.610785,-2.454057,-5.051167,7019.2434,2.925161,2.756862,6.154424,9.418127,-1.623566,-2.461512,-4.591713,3242.9467,2.894488,1.299783,3.677798,6.36388,-0.804265,-1.513146,-3.565196,2818.9405,2.922736,1.118623,3.059623,5.628796,-0.709094,-1.203762,-2.934793,9427,3.767472,3.840079,9.076706,14.459269,-2.464696,-4.084156,-6.672257,9684.9614,3.771332,4.039082,9.622005,14.950088,-2.53831,-4.232391,-7.228272,35861.6767,7.03457,8.734723,11.937905,21.56852,-7.525461,-10.611851,-33.597725,29109.7378,6.309002,6.846419,9.301493,16.048595,-5.962043,-8.504214,-27.537326,8258.438,3.101342,3.031639,6.117687,11.726868,-1.794767,-2.679827,-6.552719,7097.5249,2.838587,2.576494,5.315282,11.041575,-1.590758,-2.404282,-5.829635,3594.9108,3.308681,1.436512,3.884617,8.751393,-0.872548,-1.529526,-3.752521,3305.1627,3.186766,1.311566,3.780803,7.458988,-0.772434,-1.350183,-3.745019,10611.9607,3.748321,4.479656,10.045519,15.236231,-2.90162,-4.866709,-7.941278,9827.3493,3.852328,4.067336,9.446706,15.207194,-2.672895,-4.505824,-8.180538,4
6871.1519,2.28755,1.887484,3.077406,7.197188,-0.60187,-0.923967,-3.074879,16732.7363,4.092217,4.662474,6.886931,10.637214,-1.594112,-2.017702,-5.326331,16660.584,7.636531,5.168994,7.394432,11.501894,-2.627005,-3.956635,-9.859654,18478.9538,8.06028,5.76402,8.23908,11.71816,-2.879389,-4.236349,-8.017285,5290.9194,4.432327,1.950386,3.778504,7.360813,-1.133477,-1.903155,-3.96638,4654.493,4.524673,1.648299,3.007103,6.748723,-0.988406,-1.654588,-3.845662,16348.0071,6.726295,6.298926,10.829649,15.406371,-2.959555,-4.882558,-8.486109,18141.1883,7.248632,6.886956,11.631773,17.148169,-3.266973,-5.32026,-9.666842,4383.6811,1.614785,1.300459,2.100304,9.92846,-0.319076,-0.672413,-4.238697,5231.7353,1.868573,1.447434,2.334981,7.405482,-0.289222,-0.674801,-3.734388,13604.1958,6.159916,4.444553,6.728518,12.743381,-2.089879,-3.206238,-7.29394,13761.636,6.54861,4.198824,6.130476,11.049552,-2.073351,-3.212003,-7.090626,5686.3079,5.126528,2.059076,3.785296,8.38883,-1.252873,-2.220607,-4.893881,6092.8186,5.344308,2.107327,3.757998,8.587806,-1.358229,-2.311754,-4.771078,14094.8896,5.642999,5.781001,10.138325,15.054606,-2.611555,-4.514263,-9.738469,12620.5778,5.554522,5.105304,8.813016,14.396303,-2.357245,-4.179211,-8.116357,3
39188.1108,10.038446,9.445214,12.61417,20.013938,-7.824047,-10.747521,-22.995483,45170.9986,10.98066,12.167372,16.87668,23.364096,-8.910681,-11.749325,-27.950349,8805.3345,3.488712,3.149897,6.754923,11.433407,-1.958498,-3.000017,-5.852514,8761.0822,3.41271,3.211204,7.023563,10.406662,-1.965589,-3.019888,-5.462916,3771.047,3.222392,1.442236,4.077731,7.346573,-0.939154,-1.547828,-3.373534,3266.1651,3.208416,1.233908,3.305966,6.204043,-0.802119,-1.361482,-3.501247,11343.7712,4.263965,4.405681,9.95958,14.528169,-2.979485,-4.845316,-8.206721,11660.8599,4.287191,4.627287,10.959264,15.519545,-3.077479,-5.039848,-7.818491,42692.7222,8.38299,10.684862,14.386,24.319161,-8.47176,-11.858101,-39.30599,34266.1675,7.546445,8.415837,11.120913,18.932202,-6.735549,-9.40396,-29.391067,10170.8772,3.568309,3.56674,7.090589,11.457737,-2.183084,-3.253964,-7.341455,8786.3493,3.334467,3.033312,6.204013,10.891284,-1.929475,-2.924044,-6.034466,4130.6358,3.641658,1.60346,4.251543,8.307905,-0.999875,-1.758647,-4.398874,3747.7334,3.432942,1.449432,3.921567,8.324648,-0.88895,-1.492591,-3.929353,12835.2993,4.281453,5.195893,11.42415,17.254247,-3.569741,-5.929668,-10.309099,11891.3116,4.429087,4.715867,10.360035,15.776487,-3.274797,-5.622237,-9.695763,4
7230.1148,2.281403,2.268175,3.680881,7.491376,-0.825615,-1.251635,-3.507713,18205.6201,4.147474,5.983021,9.109684,12.654267,-1.940978,-2.635498,-5.778839,20731.5405,9.02392,7.394882,11.22818,15.330167,-3.601584,-5.526774,-10.292362,22725.6108,9.357523,8.179432,12.775235,18.825888,-3.919552,-5.919558,-10.791759,6904.5011,5.390548,2.670096,5.160629,7.914615,-1.592899,-2.747181,-4.511032,6046.1219,5.47989,2.236102,4.160076,7.377584,-1.385108,-2.323079,-4.419212,20126.3398,7.792909,8.893244,16.475179,22.44599,-4.035988,-6.667241,-11.407826,22397.0845,8.428505,9.847977,18.359075,22.294132,-4.456142,-7.420754,-13.106098,4425.0581,1.586468,1.570896,2.688254,7.695363,-0.556,-1.00277,-3.904149,5211.3999,1.81929,1.761904,2.745097,6.793127,-0.48832,-0.923769,-4.120297,16801.3782,7.154385,6.376128,10.130512,15.255723,-2.875016,-4.327427,-9.38393,16978.9057,7.571503,6.06186,9.355416,14.31927,-2.872092,-4.443824,-9.539525,7504.0028,6.09228,2.861974,5.321903,9.068044,-1.809845,-3.094605,-6.151036,8328.3131,6.816832,2.949038,5.293364,10.852519,-2.040227,-3.446613,-6.272313,17557.6027,6.650619,8.304124,15.826773,19.451957,-3.611778,-6.248808,-11.120475,15677.8233,6.433057,7.278063,13.61431,18.938414,-3.242108,-5.857515,-9.776475,3
28950.9746,7.986835,6.519592,8.568954,13.248549,-5.475284,-7.424103,-15.276152,34100.1314,8.777044,8.519743,11.799799,15.836163,-6.693426,-8.867934,-18.586409,5808.8677,2.579375,2.321251,5.250095,8.704304,-1.291002,-1.93741,-4.947146,5863.7632,2.565515,2.376971,5.598701,8.844136,-1.308704,-2.030153,-4.178363,2782.0081,2.592507,1.152456,3.391712,7.10482,-0.669802,-1.206214,-2.895122,2451.3365,2.651719,0.99317,2.844903,6.23168,-0.590592,-1.084546,-3.381478,7770.8604,3.20004,3.340025,7.955372,12.486455,-1.97193,-3.2625,-6.244211,7967.6675,3.183287,3.540912,9.028169,12.639888,-2.02734,-3.345601,-6.650856,32272.0547,6.746748,7.518356,9.797194,18.378487,-6.408335,-8.839515,-28.551069,26228.6943,6.196107,5.942423,7.851907,12.320366,-5.08202,-6.8698,-20.994732,6826.3794,2.701473,2.619526,5.225521,9.098224,-1.414364,-2.163409,-4.740049,5810.8574,2.486193,2.217111,4.577184,9.22128,-1.262828,-1.961971,-4.707921,3052.8142,2.917842,1.272133,3.790477,8.106042,-0.724642,-1.316376,-3.8381,2818.1425,2.781667,1.171051,3.357128,7.824861,-0.6448,-1.153626,-3.516532,8609.7534,3.169058,3.861259,8.792112,14.542876,-2.256404,-3.709461,-7.427536,7977.479,3.256632,3.503741,8.188111,12.815265,-2.085047,-3.536017,-6.723681,4
9134.8129,2.76625,2.881973,4.405054,6.653831,-1.193762,-1.713535,-3.867899,21832.9287,5.105573,7.497409,11.249082,16.031281,-2.53199,-3.485343,-7.442261,27854.1304,11.999185,10.859795,18.219009,23.889812,-5.219293,-7.784388,-13.617382,30203.3266,12.393932,11.977357,20.347768,24.873836,-5.604798,-8.422163,-14.417428,9767.1323,7.307732,3.838742,7.855369,10.346973,-2.443046,-4.340404,-6.973789,8587.6588,7.501058,3.225861,6.139338,8.672294,-2.127041,-3.720092,-6.641501,27262.8991,10.550407,12.765331,26.756926,32.703826,-5.89762,-10.159111,-15.855302,30233.7942,11.338471,14.258461,29.742673,36.093345,-6.491261,-11.153574,-16.826603,5664.893,1.799113,2.077297,3.384369,7.275801,-0.919847,-1.563531,-5.250716,6367.1402,2.058909,2.213551,3.435943,7.817661,-0.777171,-1.325766,-4.666515,22745.2308,9.476877,9.204664,15.773764,18.886288,-4.201594,-6.353357,-15.587803,22935.0872,10.168438,8.915016,14.707263,19.21873,-4.203641,-6.482205,-15.88288,11015.9762,8.822738,4.171969,7.986664,14.081652,-2.921313,-5.182423,-9.074474,12841.8957,10.238697,4.44067,7.987125,12.302723,-3.519276,-6.032686,-9.924094,24169.092,8.997208,11.889372,25.694608,32.224021,-5.3627,-9.627276,-16.240679,21613.0884,8.758077,10.477344,22.191347,29.041187,-4.80104,-8.656228,-14.180692,3
33135.1226,8.82276,7.677143,10.137063,14.870201,-6.257138,-8.287556,-17.435703,39475.5268,9.89464,10.141156,14.118621,17.980792,-7.814489,-10.205126,-21.995687,7127.8496,2.923155,2.729262,5.942729,10.605309,-1.625304,-2.481518,-4.786273,7170.5129,2.883328,2.753252,6.239054,10.381088,-1.639324,-2.501607,-4.656493,3284.1724,2.883835,1.295794,3.60919,7.169093,-0.808389,-1.394793,-3.776459,2858.4264,2.871142,1.108727,3.07119,6.057763,-0.701485,-1.225956,-2.753294,9660.0544,3.714244,3.834368,8.94425,13.656433,-2.463934,-4.011144,-6.740465,9815.7886,3.669702,4.06224,9.811844,14.015232,-2.547973,-4.134548,-6.810197,36493.6675,7.215436,8.775506,11.786258,18.765009,-7.455779,-10.229034,-32.643679,29536.9506,6.573064,6.978387,9.330158,16.911754,-5.910932,-8.113192,-28.256627,8517.7812,3.060964,3.113198,6.312331,9.827047,-1.796639,-2.6955,-5.546886,7288.8887,2.829259,2.663406,5.382505,10.924275,-1.596478,-2.428394,-5.628256,3581.5389,3.247836,1.435798,3.945224,8.349105,-0.871921,-1.542791,-4.058777,3330.0262,3.109944,1.293625,3.580476,7.748369,-0.770117,-1.334728,-3.725397,10868.1465,3.691058,4.589633,10.238041,15.651544,-2.907418,-4.887648,-9.211752,10089.03,3.772175,4.11557,9.322751,14.092953,-2.67729,-4.469144,-7.437854,4
6227.4937,2.199932,1.709357,2.686988,5.611788,-0.544565,-0.834869,-2.674093,16251.3193,3.944784,4.447599,6.479234,10.758299,-1.730785,-2.120869,-5.194834,16600.728,7.448272,5.153581,7.583382,11.678416,-2.676486,-3.917299,-7.125763,18345.1035,7.741333,5.684181,8.198954,11.771846,-2.921084,-4.264734,-7.811513,5277.9674,4.351595,1.914953,3.624538,7.247877,-1.136507,-1.869457,-3.52173,4627.6311,4.466503,1.627953,2.96478,6.199302,-1.004067,-1.655491,-3.047194,16142.8174,6.41239,6.133264,10.566006,14.940116,-3.019031,-4.983545,-8.773126,18011.4497,6.938563,6.779112,11.620159,16.173806,-3.334531,-5.482619,-10.159202,4151.0567,1.576114,1.200913,2.025608,7.178615,-0.324544,-0.714386,-3.655963,4928.8511,1.812411,1.398197,2.164742,8.053308,-0.301892,-0.660224,-3.771127,13329.8389,5.852239,4.379725,6.52836,12.239014,-2.136717,-3.193158,-8.166448,13533.7168,6.432262,4.122796,5.946803,11.481632,-2.120611,-3.236618,-7.279465,5693.001,4.985694,2.030739,3.772152,9.100162,-1.259124,-2.118199,-5.01108,6091.7392,5.166588,2.082497,3.938833,7.935755,-1.363894,-2.35163,-5.029094,13783.8093,5.404719,5.604114,10.14582,15.451669,-2.68051,-4.549845,-8.383637,12429.5698,5.285696,4.903995,8.517523,12.668903,-2.413279,-4.176889,-7.360557,3
3937.9204,1.944478,1.58259,2.811902,5.610676,-0.587745,-0.976507,-4.310676,4699.9502,2.011535,2.251419,3.955595,7.728234,-0.813806,-1.290182,-4.875312,505.1286,1.143554,0.955172,2.651983,6.343548,-0.201611,-0.437273,-2.818091,478.6423,1.130343,0.987011,2.695953,6.302032,-0.212349,-0.450831,-2.679578,412.8999,1.234545,0.618835,2.119359,5.624263,-0.119463,-0.323173,-2.283276,370.6869,1.24578,0.514248,1.787549,6.366073,-0.107747,-0.338188,-2.400832,998.0825,1.275366,1.548952,4.22211,8.865198,-0.274835,-0.5602,-3.571526,1069.3549,1.290892,1.745207,5.060283,9.060826,-0.291868,-0.590908,-3.05848,5095.3545,1.850879,2.024246,3.649711,9.688727,-0.800246,-1.395879,-6.818348,4084.1333,1.778743,1.54077,2.695402,7.111474,-0.676435,-1.120497,-5.454225,652.3162,1.164615,0.99053,2.529609,6.602967,-0.233774,-0.594875,-3.88566,411.5025,1.107958,0.853395,2.315376,6.584973,-0.2064,-0.513487,-3.432079,512.0275,1.323175,0.690056,2.368993,7.406457,-0.139692,-0.460622,-3.348789,462.5347,1.287019,0.612747,2.000171,6.627188,-0.137055,-0.392267,-3.353955,1019.2373,1.248821,1.720538,4.942923,10.066061,-0.319435,-0.648157,-3.355595,1052.5442,1.289185,1.522189,4.162339,8.949741,-0.287231,-0.599403,-3.242827,4
2159.4663,1.513773,0.428286,0.865228,6.322621,-0.152279,-0.360434,-3.032183,3730.4995,1.795215,0.806277,1.478185,5.662542,-0.281108,-0.558571,-3.161376,3033.6504,2.296116,0.528787,1.006798,5.722275,-0.183773,-0.459244,-2.880718,3415.0984,2.365623,0.594546,1.080129,5.779128,-0.213413,-0.46959,-3.456423,1245.0633,1.838322,0.366937,0.845858,5.011197,-0.135246,-0.409555,-2.565746,1091.3771,1.849327,0.323603,0.804429,4.259183,-0.123197,-0.342999,-2.629511,3647.9079,2.330704,0.674595,1.17766,5.921208,-0.279791,-0.607584,-3.24626,3888.6057,2.397026,0.714144,1.265499,6.619701,-0.29459,-0.593544,-3.737588,2362.8291,1.38292,0.504765,1.315673,8.03674,-0.160535,-0.5508,-3.689726,2658.73,1.513889,0.497773,1.245348,5.921127,-0.146743,-0.472178,-4.047207,2568.8233,1.995725,0.479233,1.094119,6.627689,-0.14205,-0.474398,-3.397427,2334.2322,1.990361,0.420809,0.869539,6.764824,-0.133152,-0.446585,-3.315754,1288.3793,1.97595,0.388714,0.967674,6.259568,-0.148573,-0.452523,-3.510572,1327.0628,1.987123,0.372497,0.890054,5.827034,-0.14427,-0.450614,-2.938427,3330.0061,2.140712,0.573848,1.26213,6.911558,-0.21196,-0.562325,-3.553319,2973.5058,2.100661,0.521725,1.105673,6.838054,-0.205286,-0.522226,-3.582858,3
38798.1861,10.119912,9.665941,12.915189,17.321235,-7.796676,-10.411998,-21.90759,45959.5439,10.398269,12.725997,18.081593,26.693075,-9.03035,-11.885384,-28.085955,9206.2059,3.919361,3.309984,6.973521,9.78634,-2.00098,-3.13376,-5.783472,9193.3535,3.748931,3.294005,7.072632,10.416063,-1.99516,-2.981575,-5.654183,3810.7206,3.239891,1.464554,3.87498,7.373711,-0.937252,-1.578089,-3.551895,3300.4916,3.274063,1.233982,3.275792,5.916828,-0.802946,-1.408725,-3.374134,11982.3199,4.544062,4.508273,9.932483,13.64833,-3.01454,-4.886365,-7.330868,12210.1238,4.561533,4.759755,10.982586,14.41326,-3.140256,-5.177271,-8.125885,42784.0791,7.84205,11.192353,15.259465,23.467857,-8.637275,-12.044225,-37.594196,34660.6841,7.365206,8.897557,12.060967,18.797718,-6.84458,-9.266695,-32.014339,10868.0928,4.012998,3.801011,7.309267,11.980384,-2.233916,-3.404509,-6.019708,9447.2336,3.842553,3.243739,6.313369,10.067221,-1.959844,-2.937821,-5.93835,4153.0858,3.768689,1.617544,4.419214,9.21602,-1.006501,-1.706886,-4.439115,3804.0328,3.501468,1.443674,3.763679,6.83424,-0.87965,-1.538328,-4.171364,13890.6216,4.616156,5.484379,11.761511,17.195106,-3.650226,-6.130123,-10.035186,12818.624,4.727527,4.878284,10.236522,14.671591,-3.332996,-5.621786,-10.257923,4
7159.187,2.304477,2.346931,3.854818,6.741214,-0.87407,-1.294208,-3.552785,19662.5283,4.253301,6.664602,9.957931,16.132405,-2.135971,-2.886474,-7.391946,21150.302,9.451522,7.605273,11.729073,17.292916,-3.698378,-5.504643,-11.278824,23126.2678,9.503221,8.312911,12.645706,17.451813,-3.997865,-5.924396,-10.714556,6942.1335,5.263646,2.707501,5.36454,8.119649,-1.605656,-2.773828,-5.261566,6076.6523,5.47607,2.264778,4.15024,7.51004,-1.399074,-2.333488,-4.202259,20506.1553,7.790155,9.06291,16.682465,20.671279,-4.172646,-6.968772,-11.197555,22726.9875,8.400637,10.099244,18.614241,25.201299,-4.58957,-7.547991,-13.097919,4778.4365,1.619063,1.751779,2.836638,7.106968,-0.575537,-1.018337,-3.922042,5655.0264,1.878634,1.991124,3.129578,7.627221,-0.519756,-0.936405,-3.767458,17132.553,7.442196,6.607249,10.36938,14.507433,-2.97716,-4.5151,-10.121976,17269.8426,7.983073,6.259928,9.504251,13.533948,-2.952136,-4.481142,-8.704899,7668.6816,6.269051,2.910624,5.468452,10.473263,-1.828804,-3.215947,-6.184592,8516.0086,6.84095,2.986437,5.47321,9.930726,-2.048256,-3.482993,-6.346643,17906.8318,6.575877,8.684053,16.418974,21.188091,-3.803137,-6.620079,-12.036251,16028.6641,6.36671,7.497874,13.870157,18.671738,-3.397731,-5.98218,-11.482769,3
27572.3892,7.902609,6.267719,8.215693,11.533118,-5.299682,-7.089126,-14.616569,34375.5405,8.588461,8.743546,12.007757,15.379012,-6.743688,-8.831611,-16.846914,5930.925,2.648103,2.41032,5.310446,9.704331,-1.291532,-2.046067,-4.105778,5879.3073,2.543188,2.443935,5.351462,10.2412,-1.30368,-1.968586,-4.745129,2839.9415,2.583764,1.135268,3.390718,6.085778,-0.668903,-1.151714,-3.135026,2439.3241,2.588693,0.973891,2.66254,4.928995,-0.589201,-0.988007,-2.42896,7892.1391,3.125682,3.348297,7.881867,11.86983,-1.964873,-3.164144,-5.692173,8090.9848,3.14444,3.557312,8.744357,14.190424,-2.030373,-3.294135,-6.078057,32269.3232,6.479876,7.646759,10.363243,16.067547,-6.405957,-8.903088,-30.635458,26359.23,6.097393,6.103699,8.022181,12.308061,-5.11585,-7.159017,-22.309769,6782.9822,2.68488,2.672105,5.364635,8.941911,-1.416939,-2.127633,-5.312354,5796.989,2.477168,2.294699,4.692308,7.977132,-1.259408,-1.881578,-4.632208,3110.1293,2.93865,1.26809,3.908308,7.440533,-0.719681,-1.290451,-3.879976,2853.8822,2.77214,1.145662,3.216846,6.493414,-0.646077,-1.178117,-3.388991,8706.3296,3.0975,3.924604,8.906117,12.839318,-2.259575,-3.687429,-6.617393,8166.739,3.175362,3.500342,7.8582,13.057894,-2.093952,-3.451645,-6.129281,4
8262.1172,2.679833,2.661407,4.059364,7.855481,-1.216746,-1.700239,-3.738866,21338.5596,4.960325,7.528307,11.345706,14.556374,-2.57499,-3.494211,-7.076592,27341.8987,11.607771,10.909743,18.328791,24.095619,-5.245175,-8.002047,-13.784592,29764.5364,11.875487,11.977487,20.552853,27.199182,-5.639752,-8.44667,-14.764999,9719.8702,7.060382,3.785215,7.73383,11.32146,-2.447011,-4.331443,-7.606597,8542.9992,7.309367,3.184748,6.185511,8.855166,-2.132949,-3.707532,-6.243839,26775.3045,10.035355,12.602603,26.263103,31.835914,-5.941259,-10.169428,-16.964741,29640.3855,10.671119,14.118063,29.151871,37.128381,-6.577618,-11.155835,-18.556606,5647.8716,1.796124,2.087768,3.374057,7.994427,-0.932659,-1.570027,-5.280103,6377.1875,2.062643,2.232875,3.533516,9.161883,-0.792965,-1.401566,-4.448317,22291.853,9.169504,9.239824,16.07349,20.837661,-4.240179,-6.494594,-13.199173,22448.1328,9.815438,8.977727,14.87951,20.544656,-4.232181,-6.497462,-14.401789,10942.1183,8.558088,4.158841,8.106204,14.430913,-2.923165,-5.297664,-8.909745,12892.2539,9.992447,4.394449,8.002797,12.332026,-3.49381,-6.08564,-10.410384,23471.9382,8.42655,11.795023,25.410535,33.953616,-5.443692,-9.772089,-17.578683,21003.4109,8.214294,10.314177,21.678558,26.505129,-4.838772,-8.814687,-14.496233,3
12573.0891,4.275023,2.665347,3.802147,6.809879,-2.243909,-2.981556,-7.11232,16186.6504,4.786856,3.865639,5.637815,9.151988,-3.110597,-4.172456,-10.152442,2534.7,1.672459,1.379213,3.300055,7.56809,-0.600297,-1.020496,-2.853736,2566.8293,1.663529,1.396594,3.493406,7.274598,-0.602479,-0.999525,-3.104969,1478.845,1.843823,0.77553,2.554584,5.369098,-0.341186,-0.673149,-2.284293,1268.823,1.833883,0.668762,2.16282,5.501247,-0.305915,-0.663903,-2.65758,3731.3613,2.023227,2.134258,5.602808,10.31502,-0.887682,-1.46091,-3.758391,3838.6741,2.029921,2.270354,6.249205,10.555725,-0.926901,-1.583986,-3.890865,15697.3618,3.674063,3.508253,5.053234,10.21746,-3.017574,-4.208948,-13.116754,12814.6641,3.413545,2.786108,4.092308,8.329334,-2.450112,-3.747771,-10.946103,3088.2652,1.741683,1.472188,3.393675,7.782251,-0.659056,-1.092711,-3.871508,2545.4434,1.636071,1.261236,2.956892,7.503271,-0.590167,-0.942436,-3.329876,1673.8629,2.053437,0.865513,2.752156,6.649966,-0.372881,-0.730914,-3.38895,1573.2943,1.987698,0.78986,2.693778,6.995864,-0.353791,-0.708459,-3.033732,3975.4926,1.961911,2.316867,5.931448,9.754253,-0.997576,-1.635464,-3.931916,3788.489,2.036479,2.13325,5.590469,10.755811,-0.919851,-1.554015,-4.159548,4
4352.3569,2.009046,1.020479,1.54931,5.971748,-0.425998,-0.666709,-3.083056,11372.7495,3.40622,2.732101,3.845414,8.403077,-1.351189,-1.750598,-4.206583,10866.7956,5.340976,2.572735,3.502954,7.121697,-1.389052,-2.023957,-4.744198,12047.98,5.593635,2.876958,3.818293,7.292549,-1.534563,-2.198269,-5.13976,3322.2348,3.164023,1.115886,1.967661,5.203566,-0.62388,-1.077867,-2.98256,2956.2196,3.282155,0.964618,1.773067,4.847668,-0.540843,-0.959627,-2.576147,10678.2571,4.799178,3.234597,5.059472,8.686751,-1.7012,-2.664071,-5.855505,11835.7016,5.07066,3.48665,5.293172,10.796225,-1.877958,-2.900791,-5.604829,3413.2192,1.518244,0.805161,1.667307,8.17977,-0.233858,-0.581141,-3.938316,3987.0078,1.708821,0.938885,1.686069,8.254967,-0.234709,-0.598051,-3.735024,8611.4856,4.205644,2.204532,3.127668,8.784185,-1.125163,-1.757184,-4.933507,8844.4502,4.550412,2.032422,2.820292,7.764867,-1.100749,-1.739288,-4.757681,3507.4537,3.55589,1.148937,2.137282,7.13129,-0.667825,-1.213037,-3.875517,3713.7305,3.756408,1.176963,2.24593,6.296043,-0.690944,-1.265866,-3.949948,8762.0435,3.882365,2.832776,4.438194,9.606269,-1.398518,-2.378492,-5.648316,8040.0251,3.951065,2.524013,3.914222,8.18008,-1.275672,-2.147433,-4.987754,3
21024.2578,6.324727,4.654039,6.240972,9.69689,-4.019195,-5.558949,-11.211721,27144.4946,6.970432,6.676901,9.512993,13.856378,-5.284862,-7.001813,-13.73156,4469.0493,2.253797,1.987145,4.614094,8.425933,-0.959496,-1.488907,-3.923488,4459.2517,2.216654,2.009277,4.714782,8.307113,-0.983218,-1.509767,-3.948567,2237.7811,2.290921,0.992319,3.057826,6.808737,-0.52886,-0.910696,-2.291952,1940.4275,2.288607,0.859566,2.613908,5.910378,-0.464708,-0.842014,-2.467953,5987.259,2.708746,2.832102,7.159344,11.97669,-1.461124,-2.405816,-4.368495,6112.929,2.692869,3.007727,8.05115,11.795199,-1.51533,-2.444531,-4.53617,25305.9516,5.069276,5.918051,8.242082,14.844941,-5.162183,-7.079404,-21.120726,20692.7334,4.713586,4.702402,6.445292,11.43314,-4.166934,-5.843125,-16.550674,5196.5522,2.317905,2.17307,4.522504,10.778464,-1.050249,-1.6545,-4.889555,4408.8277,2.155148,1.825053,4.001942,8.142008,-0.933691,-1.500182,-4.392872,2453.0285,2.52697,1.098509,3.357445,9.778612,-0.567045,-1.082783,-3.558838,2274.2495,2.453637,1.019143,2.967474,7.316018,-0.512591,-0.950197,-2.9972,6497.7507,2.642364,3.197639,7.871947,12.344976,-1.646473,-2.692585,-5.359221,5978.9043,2.69157,2.892237,7.038551,11.39609,-1.524431,-2.53707,-5.255326,4
7172.2514,2.576223,2.375894,3.667634,6.659912,-1.034638,-1.458488,-3.842549,18949.4985,4.728938,6.864582,10.47881,16.359439,-2.267673,-3.078053,-6.856538,23739.4792,10.416154,9.233512,14.993761,21.852239,-4.444557,-6.642971,-12.143852,25937.4092,10.830009,10.215407,16.72166,21.680535,-4.780826,-7.148533,-14.530762,8242.2837,6.338677,3.318551,6.644873,10.22207,-2.012169,-3.539835,-6.480208,7220.3999,6.400254,2.770012,5.20542,8.126692,-1.757093,-2.977408,-5.556877,22990.0503,9.139279,11.022271,21.881815,28.004025,-4.977508,-8.404802,-12.716773,25699.0918,9.814029,12.275662,24.213314,29.073278,-5.50143,-9.279322,-13.776849,5125.042,1.770165,1.966951,3.224466,7.897238,-0.778809,-1.326292,-4.638425,5829.816,2.034905,2.122978,3.240293,7.649039,-0.679452,-1.185299,-4.545997,19212.8428,8.193356,7.929654,12.905751,17.791929,-3.551964,-5.311159,-11.421661,19370.5254,8.74821,7.57324,12.275472,17.092776,-3.547059,-5.281524,-12.353239,9159.8739,7.487099,3.558353,6.76983,12.28871,-2.354688,-4.104961,-7.279732,10413.2442,8.465386,3.728962,6.820954,11.042763,-2.733499,-4.734864,-8.035948,19946.2405,7.619258,10.352975,21.073382,27.552039,-4.514488,-8.029828,-12.836446,17833.7756,7.466808,9.080892,18.165122,22.783361,-4.020844,-7.093334,-12.188286,3
12608.3227,4.508919,2.746381,3.911875,7.195546,-2.22231,-3.052513,-6.930291,16555.6826,5.075998,4.039549,5.968703,9.57518,-3.16768,-4.18441,-10.765075,2589.4468,1.692584,1.388943,3.416897,9.367254,-0.604843,-1.050342,-3.01693,2615.6031,1.682805,1.443949,3.583634,7.849745,-0.61756,-1.017143,-3.009984,1475.2309,1.844685,0.800537,2.737355,6.516227,-0.343359,-0.672634,-2.394834,1300.8515,1.868345,0.700982,2.282834,5.453594,-0.30534,-0.604857,-2.105429,3752.967,2.058138,2.162443,5.743932,10.054001,-0.883732,-1.436,-3.507204,3860.4502,2.069531,2.331102,6.882797,10.213899,-0.922034,-1.590501,-3.548607,16032.0933,3.888613,3.663129,5.227627,11.086265,-3.032303,-4.300903,-14.53827,13070.4033,3.57447,2.910546,4.097929,8.757503,-2.487881,-3.452912,-11.165543,3180.0022,1.786524,1.543188,3.408776,9.446795,-0.6638,-1.076444,-3.845841,2551.8872,1.638852,1.298518,2.978216,8.884322,-0.59541,-1.014621,-3.531578,1686.6452,2.081667,0.882376,2.860138,7.799766,-0.381691,-0.77831,-3.597972,1547.6729,1.975227,0.816029,2.453615,6.317252,-0.349033,-0.679959,-3.004453,4018.7307,2.000073,2.391958,6.222301,10.584896,-0.996245,-1.692006,-4.700212,3835.6763,2.091729,2.164904,5.85308,12.095956,-0.918208,-1.584393,-3.741655,4
3878.2612,1.93669,0.875223,1.341731,5.035617,-0.329341,-0.520642,-2.608224,10481.1065,3.32358,2.509778,3.647029,7.181869,-1.238947,-1.673088,-4.514304,10621.459,5.308903,2.561138,3.500574,7.87766,-1.356522,-1.96753,-4.405031,11866.4626,5.588209,2.841871,3.922324,9.216484,-1.515947,-2.145559,-4.905309,3322.6062,3.223974,1.100496,2.112715,5.315319,-0.612137,-1.057073,-2.825606,2918.5464,3.252349,0.944169,1.705048,6.11284,-0.540616,-0.988539,-3.039446,10435.1062,4.810615,3.168014,4.784522,8.448968,-1.648149,-2.556053,-5.420689,11609.8133,5.127475,3.419189,5.169416,9.125396,-1.828216,-2.83038,-6.922787,2916.1596,1.458578,0.681576,1.45517,7.537822,-0.211031,-0.557412,-4.207633,3502.4023,1.643882,0.80732,1.453075,7.468764,-0.217838,-0.532758,-3.767302,8274.3181,4.085848,2.130684,3.132987,7.980378,-1.09572,-1.645405,-4.896388,8497.564,4.46397,1.989793,2.845234,7.504781,-1.070461,-1.67321,-4.861225,3468.8547,3.557536,1.134997,2.227966,6.701982,-0.656532,-1.175262,-3.735633,3672.7421,3.745185,1.162835,2.127442,7.237144,-0.684329,-1.244508,-3.568044,8560.9316,3.90927,2.783173,4.396802,10.058282,-1.361003,-2.286543,-5.495966,7761.6011,3.930009,2.459729,3.858538,9.139296,-1.238748,-2.174056,-5.377466,3
20852.6846,6.529525,4.598518,6.091278,9.866917,-3.928998,-5.282465,-10.808237,27135.4165,7.201966,6.728562,9.253824,13.018752,-5.286466,-7.15409,-15.158362,4430.8335,2.26444,1.963313,4.607116,7.956114,-0.957938,-1.533458,-3.731502,4432.9995,2.22009,2.008046,4.685664,8.080111,-0.971522,-1.456911,-3.342002,2233.7239,2.295273,1.000611,3.02922,7.105043,-0.525621,-0.928565,-2.532325,1938.3393,2.303985,0.862574,2.601998,5.528179,-0.464881,-0.88986,-2.789663,5983.081,2.758861,2.851893,7.221991,10.653502,-1.452392,-2.345298,-4.954291,6168.0139,2.749202,3.005211,7.97703,11.73366,-1.513141,-2.514682,-5.095387,25322.3926,5.225385,5.935315,8.201268,13.587178,-5.136347,-7.124151,-22.761179,20627.313,4.770029,4.68187,6.298389,11.797059,-4.135364,-5.548777,-16.660019,5193.053,2.329682,2.183406,4.411038,8.555868,-1.047816,-1.669658,-4.656902,4420.9412,2.178373,1.82511,3.986864,8.500227,-0.934308,-1.453062,-3.823251,2541.4389,2.668126,1.104436,3.367979,8.37411,-0.568441,-1.120804,-3.297373,2276.1712,2.477846,1.016942,2.961099,8.039844,-0.510346,-0.981576,-3.099467,6570.1643,2.704461,3.20017,7.86203,12.819898,-1.649803,-2.766419,-5.836946,6064.8589,2.767224,2.906584,7.119714,12.02109,-1.52365,-2.525096,-5.234751,4
6940.9941,2.578386,2.213506,3.481254,7.26776,-0.998943,-1.439952,-3.496138,18514.4165,4.741939,6.459084,9.752575,15.171674,-2.239303,-3.004996,-6.20984,23680.6795,10.60774,9.100061,14.683713,20.755961,-4.467633,-6.751039,-11.575905,26005.1526,10.974305,10.083777,16.452634,21.301921,-4.799668,-7.110969,-12.585342,8282.4836,6.404919,3.249896,6.712482,11.401792,-2.026595,-3.550082,-5.916724,7255.0565,6.636,2.747023,5.326075,8.808953,-1.754137,-3.05951,-5.049723,22892.1155,9.200731,10.833383,21.748622,27.334727,-5.013669,-8.621468,-12.872947,25604.2021,9.882965,12.01387,24.288429,30.005141,-5.544412,-9.415494,-14.520341,5095.4892,1.783154,1.862368,2.959258,8.26144,-0.753478,-1.303263,-4.319138,5668.7193,2.023476,1.985319,3.147299,8.528471,-0.653395,-1.101127,-4.11698,19208.4387,8.297046,7.758797,12.955758,19.718456,-3.564463,-5.491363,-10.490268,19259.3776,8.919275,7.473555,12.151221,18.75924,-3.561481,-5.594927,-13.27004,9136.5679,7.570022,3.525772,6.787486,11.639574,-2.363227,-4.115724,-7.194893,10505.3641,8.601603,3.70546,6.832776,11.682364,-2.746874,-4.678401,-7.988902,19901.1524,7.644961,10.050972,20.802604,26.388705,-4.550082,-8.060131,-15.007583,17781.7981,7.573733,8.857065,17.902496,23.221892,-4.058377,-7.422271,-13.490333,3
30167.8625,9.522238,7.02522,9.389122,13.729212,-5.916164,-7.908066,-16.889006,39630.6501,10.746226,10.471045,14.340979,20.075159,-7.780671,-10.128633,-21.186659,7316.2087,2.976747,2.82974,6.292045,11.67779,-1.612859,-2.453608,-4.561735,7305.9824,2.929902,2.870982,6.502016,9.712407,-1.630753,-2.506162,-5.533494,3306.2398,2.889677,1.339299,3.817647,6.797653,-0.807942,-1.44988,-3.910469,2904.6762,2.927846,1.138935,3.195279,5.724007,-0.706653,-1.183259,-3.386963,9694.3018,3.789835,3.963297,9.327232,14.408788,-2.464522,-4.019874,-6.724486,9812.0284,3.70348,4.157416,10.168836,14.853014,-2.562839,-4.189136,-6.833406,37040.9248,7.681498,9.051805,12.184348,19.114461,-7.428811,-10.261062,-32.070123,29927.4951,6.860567,7.15003,9.394459,16.191617,-5.918118,-8.032927,-26.095927,8578.0936,3.095116,3.199307,6.376237,11.010669,-1.79318,-2.745042,-6.391639,7270.0044,2.836822,2.707927,5.550724,12.273595,-1.601822,-2.439713,-5.371763,3652.9563,3.303404,1.479973,4.125969,8.852521,-0.868457,-1.563804,-4.090958,3351.8846,3.161657,1.338094,3.772787,9.37711,-0.771137,-1.420573,-4.6316,10817.1785,3.706298,4.655297,10.613286,15.713532,-2.90837,-4.809871,-8.914831,10051.864,3.838873,4.196014,9.683969,14.878729,-2.682023,-4.5361,-8.137079,4
4545.232,1.994592,1.26587,2.107659,5.356925,-0.516183,-0.811678,-2.488825,13920.1631,3.6921,3.879516,5.479454,9.737366,-1.616645,-2.101206,-5.24728,15963.4143,6.971499,5.015378,7.380839,11.816047,-2.63708,-3.907349,-7.711309,17731.4209,7.375698,5.609749,8.224717,13.036621,-2.885609,-4.161013,-7.356285,5188.3635,4.341336,1.914234,3.643205,6.10709,-1.134139,-1.902507,-4.005133,4527.9645,4.283915,1.616967,3.100817,6.487918,-0.997394,-1.680513,-3.717073,15360.7751,6.177296,6.012891,10.384594,14.090567,-2.998406,-4.913359,-8.662183,17187.0681,6.647693,6.617862,11.707692,15.204586,-3.30256,-5.383582,-8.858207,3575.1128,1.521882,1.069766,1.781497,8.81694,-0.325558,-0.74663,-3.474428,4220.481,1.725173,1.220058,1.925925,6.648798,-0.300448,-0.639,-3.85528,12656.8294,5.523742,4.231954,6.374228,10.138811,-2.108459,-3.231343,-8.385449,12877.614,5.980664,4.032995,5.877371,9.827576,-2.097754,-3.167144,-7.673942,5505.0834,4.761479,2.005363,3.794741,9.119305,-1.253864,-2.167747,-5.545614,5968.095,5.129054,2.063426,3.915302,8.105998,-1.369455,-2.262288,-5.220392,12961.0227,5.149229,5.386098,9.422581,14.247849,-2.645858,-4.598575,-8.138776,11673.6447,5.056443,4.759509,8.264139,12.83514,-2.382771,-4.174439,-8.771619,3
3617.0888,2.064605,1.339661,2.244731,5.955968,-0.532984,-0.891027,-3.751843,4776.4644,2.151363,2.178064,3.824433,7.618581,-0.813427,-1.229099,-4.433216,549.188,1.150313,0.95211,2.564217,6.205096,-0.212691,-0.462355,-3.14162,499.9136,1.13227,0.995594,2.821798,6.469398,-0.205427,-0.474217,-2.486335,461.0049,1.267081,0.645836,2.255296,5.588989,-0.123797,-0.405219,-2.265181,401.5296,1.267414,0.546468,1.901135,5.581529,-0.109938,-0.335556,-2.280582,1104.7095,1.313711,1.627557,4.489693,8.390037,-0.280131,-0.601625,-2.714434,1077.5677,1.295519,1.75201,5.102174,9.569236,-0.291155,-0.651262,-3.025589,5253.0571,1.982791,1.994521,3.349958,8.338625,-0.788568,-1.366144,-6.313803,4079.1167,1.852503,1.507246,2.550599,7.574455,-0.670171,-1.081913,-5.837834,708.0818,1.174523,0.991401,2.425533,5.996835,-0.240273,-0.520879,-3.673936,379.674,1.096128,0.856542,2.228292,6.779798,-0.21087,-0.501197,-3.041137,565.739,1.361705,0.711404,2.527031,6.558943,-0.138825,-0.427154,-3.358611,537.7335,1.345578,0.634485,2.245929,6.250692,-0.130756,-0.429295,-2.75016,1069.3356,1.2656,1.715004,4.788179,12.067269,-0.312664,-0.633011,-3.487062,1031.3501,1.291031,1.593426,4.497926,9.782247,-0.289906,-0.670138,-3.059627,4
1440.2583,1.40635,0.27526,0.681491,5.168013,-0.106761,-0.340113,-2.622174,3047.0303,1.710864,0.637471,1.181135,6.549777,-0.269353,-0.642578,-3.360126,2964.7678,2.224018,0.547077,0.949899,5.282804,-0.186674,-0.507564,-3.213663,3385.8889,2.334612,0.613468,1.057692,5.650879,-0.215275,-0.490147,-3.140155,1243.2504,1.84688,0.368092,0.871937,4.563295,-0.136585,-0.365671,-2.247074,1074.6492,1.829213,0.330027,0.861216,4.80363,-0.125023,-0.335483,-2.517995,3581.8191,2.33334,0.679627,1.083677,4.904075,-0.279728,-0.57657,-3.355821,3791.7234,2.385435,0.720832,1.215194,5.412081,-0.287924,-0.578775,-3.733115,1848.4717,1.324962,0.379186,1.250046,7.188528,-0.156993,-0.539995,-4.245045,2051.8111,1.421875,0.37221,0.945582,7.060784,-0.156975,-0.543951,-4.53087,2467.3833,1.947401,0.467691,0.948398,5.983867,-0.139836,-0.468712,-3.319773,2253.7979,1.939534,0.414778,0.922743,6.329901,-0.13044,-0.439638,-3.796635,1227.4816,1.895018,0.377028,0.994923,6.710497,-0.150151,-0.485159,-3.090316,1310.6177,2.002605,0.364806,0.984442,6.420328,-0.147928,-0.45308,-3.558698,3183.3818,2.106392,0.559583,1.214505,6.53871,-0.212605,-0.512054,-3.677197,2908.6326,2.11373,0.516689,1.067498,7.33929,-0.20041,-0.535329,-3.544636,3
35672.5364,11.310544,8.686777,11.54591,16.138976,-6.87256,-9.247066,-17.80429,46235.1685,11.598264,12.775232,17.891737,22.676372,-9.037942,-11.666068,-23.947973,9352.0268,3.899478,3.369242,7.215927,11.175822,-1.980482,-3.031079,-5.546574,9395.3093,3.804455,3.366531,7.500648,11.564855,-1.976246,-3.021361,-5.36462,3919.2068,3.362553,1.492118,4.069073,6.414411,-0.936884,-1.565002,-3.205724,3362.5845,3.320598,1.275927,3.39062,5.728658,-0.802337,-1.410249,-2.923979,12079.478,4.617246,4.573257,10.368319,14.303592,-3.014403,-4.946493,-7.476636,12293.2873,4.623846,4.803209,11.387519,15.158037,-3.116778,-5.104297,-7.935314,42890.1973,8.551265,11.152598,15.063774,23.881525,-8.617531,-12.02506,-36.540581,34798.9648,8.035785,8.821388,11.973634,18.945233,-6.872985,-9.230936,-28.024535,11111.4814,4.041969,3.861667,7.557437,12.682077,-2.214288,-3.374695,-6.591415,9566.1728,3.844855,3.264254,6.397466,10.311464,-1.944626,-2.979023,-6.064674,4287.0494,3.886124,1.653085,4.433803,8.456028,-1.007595,-1.771073,-4.027085,3884.9704,3.574052,1.469656,4.0116,8.941236,-0.883118,-1.586825,-4.146262,13959.0908,4.684033,5.530212,12.108335,17.406956,-3.64855,-6.16143,-9.595254,12855.4297,4.81512,4.944833,10.749489,14.990467,-3.325507,-5.683871,-9.821836,4
5285.1651,2.072038,1.742691,3.044799,5.964505,-0.925715,-1.347911,-3.726019,16451.916,3.883508,5.694805,8.603779,12.640978,-2.032514,-2.852217,-6.06506,20106.763,8.8643,7.402792,11.597084,16.62919,-3.655859,-5.431025,-10.028408,22169.0815,9.06751,8.083169,12.712324,16.302006,-3.955943,-5.949815,-12.263574,6916.3776,5.415841,2.680448,5.160015,8.168053,-1.602689,-2.665014,-4.912812,5924.2389,5.346988,2.240621,4.182892,7.792679,-1.395953,-2.322744,-4.258226,19170.6911,7.336362,8.662064,16.264305,21.968465,-4.100689,-6.802724,-10.912119,21403.9973,7.863171,9.624482,18.204437,24.305799,-4.532597,-7.395596,-11.823042,3746.2207,1.501307,1.469443,2.536253,7.565811,-0.58527,-1.064456,-4.573554,4546.3188,1.7267,1.673552,2.76819,8.316621,-0.516742,-0.921847,-4.18968,16013.3828,6.917096,6.326391,10.039329,15.076071,-2.937392,-4.479201,-9.301082,16151.0276,7.504684,5.997402,9.332104,14.757239,-2.926935,-4.524581,-8.433073,7444.7676,6.138566,2.850627,5.286866,9.444465,-1.821459,-3.075647,-5.824529,8387.8306,6.726163,2.949296,5.259683,10.036359,-2.030319,-3.426371,-5.699022,16433.9212,6.10594,8.141257,15.675157,21.659314,-3.718638,-6.526023,-12.407631,14731.866,5.94979,7.04356,13.306781,18.638048,-3.319996,-5.79959,-10.761769,3
25990.5472,8.674761,5.691457,7.44701,9.869855,-6.096883,-8.203612,-18.436334,34838.2187,9.396403,8.622076,11.986438,16.295525,-6.740417,-8.839376,-20.110001,5985.7874,2.646503,2.472383,5.679336,8.514576,-1.277672,-1.929976,-3.656101,5985.6294,2.545043,2.453606,5.595637,8.723058,-1.295377,-1.910206,-3.932343,2949.1355,2.738699,1.221361,3.34342,6.961611,-0.669519,-1.209149,-3.130369,2496.3056,2.622599,1.013327,3.003735,5.967912,-0.5853,-0.971217,-2.62948,8072.9876,3.188982,3.451888,8.148723,11.580247,-1.944271,-3.141103,-6.025811,8277.2229,3.226097,3.679672,9.279794,13.322432,-2.024461,-3.357894,-5.604946,32661.7769,7.05882,7.447982,9.899944,18.713844,-6.447635,-8.777651,-26.226384,26225.4096,6.482128,5.997808,7.883492,12.830919,-5.144949,-6.94495,-20.648165,7029.9892,2.732975,2.78873,5.61036,10.005533,-1.404271,-2.141453,-5.142084,6090.9244,2.567275,2.387765,5.001941,9.815882,-1.245989,-1.956183,-4.559131,3161.2698,2.970797,1.304626,3.942176,8.624667,-0.724497,-1.304919,-3.906838,2892.0388,2.807644,1.193675,3.274329,7.423567,-0.646514,-1.122069,-3.811322,9017.7002,3.191048,4.094798,9.373552,14.349796,-2.24677,-3.716717,-6.80392,8492.9876,3.290725,3.653132,8.289745,13.199711,-2.083598,-3.497473,-6.482876,4
6454.1382,2.446826,2.101919,3.215059,6.005043,-1.276515,-1.847628,-5.199884,17788.6523,4.421377,6.40784,9.634817,12.893353,-2.510371,-3.576841,-8.524281,25829.6379,10.873653,10.482458,17.760733,21.828186,-5.105097,-7.847865,-14.053387,28231.2383,11.102782,11.505585,19.843433,24.764634,-5.501418,-8.195133,-15.913145,9459.489,6.857973,3.675727,7.611199,11.069126,-2.410981,-4.268563,-6.628816,8274.493,7.062168,3.072296,5.825057,8.508055,-2.120118,-3.675302,-6.014266,24448.271,8.95754,11.744676,24.494774,30.077003,-5.687296,-9.666417,-14.918593,27291.7503,9.78102,13.306864,28.209222,37.162073,-6.305514,-10.684635,-17.783202,4570.6821,1.664383,1.750077,3.006344,8.813405,-0.95547,-1.500319,-4.989853,5114.7964,1.882042,1.888577,3.098657,7.307709,-0.822286,-1.387307,-4.460987,20436.5606,8.361754,8.722839,15.14376,19.933414,-4.096155,-6.409974,-12.600315,20600.1343,9.124844,8.51164,14.468588,19.185151,-4.101013,-6.432558,-13.796675,10753.7022,8.334857,4.056409,7.827086,14.206503,-2.883346,-5.056008,-9.330304,12949.3637,9.772239,4.27068,7.617111,11.860949,-3.451528,-5.927663,-9.317719,20934.8665,7.472298,10.863486,23.926748,29.9672,-5.132399,-9.195389,-16.329316,18685.3271,7.256787,9.368764,19.967136,25.011753,-4.577917,-8.407879,-14.050796,3
25142.563,8.662022,5.550835,7.474705,11.83709,-5.941675,-7.95877,-17.338179,34110.9873,9.703931,8.489917,11.640883,16.43571,-6.653392,-8.666437,-17.463886,5820.7055,2.542724,2.461569,5.593455,10.132445,-1.276318,-1.95931,-4.278215,5889.4243,2.482894,2.461636,5.649192,9.655257,-1.290147,-1.970211,-4.552903,2848.6029,2.597865,1.172933,3.388739,6.742039,-0.679413,-1.138633,-2.968964,2519.3944,2.656947,1.005655,2.890701,6.539048,-0.581516,-0.987224,-3.085376,7983.0938,3.132212,3.458575,8.164801,13.958201,-1.945312,-3.1036,-5.252878,8125.7067,3.129174,3.675703,9.252011,13.76223,-2.018252,-3.280769,-5.579886,31505.8994,6.886818,7.350596,9.895286,19.014427,-6.440152,-8.803772,-27.868314,25658.0581,6.295125,5.935394,7.954893,13.160101,-5.099199,-6.85758,-19.839134,7066.292,2.70788,2.805144,5.677388,10.855291,-1.396467,-2.106045,-4.870785,6020.591,2.500152,2.39097,5.072567,10.037848,-1.262173,-1.943835,-4.647721,3142.7563,2.95872,1.317266,3.791272,12.184282,-0.724945,-1.312792,-3.659078,2905.8271,2.804395,1.191888,3.365008,7.680722,-0.640546,-1.133944,-3.732189,9024.523,3.15735,4.11044,9.520161,13.953384,-2.253109,-3.704538,-7.094803,8451.2146,3.252615,3.651102,8.452912,13.357903,-2.070187,-3.483743,-6.40589,4
5915.1626,2.390636,1.927028,2.939038,5.520025,-1.2301,-1.885199,-5.004815,16264.3052,4.32368,5.816967,8.723551,11.992282,-2.368901,-3.237805,-7.461054,25194.6646,10.525979,10.202862,17.581859,22.804235,-5.089268,-7.599054,-13.472614,27672.3995,10.792354,11.209639,19.622497,25.360503,-5.462052,-8.334899,-13.418624,9373.6435,6.811922,3.601518,7.519664,12.21495,-2.405735,-4.263741,-7.316213,8207.2551,6.908939,3.031036,5.800161,8.953921,-2.140071,-3.65387,-6.624869,23847.4834,8.659739,11.261271,23.991665,29.207522,-5.641697,-9.848771,-17.505968,26818.1963,9.470194,12.794542,27.341931,35.254636,-6.231018,-10.675464,-16.883104,4256.0342,1.641401,1.691443,2.930955,7.885961,-0.918977,-1.548912,-4.642135,4877.6582,1.872453,1.789526,2.916695,6.806989,-0.76585,-1.356941,-4.271233,19958.1182,8.045825,8.411111,15.041647,20.894144,-4.03932,-6.276727,-12.938141,20120.8415,8.796107,8.250177,14.103217,19.166277,-4.063617,-6.472535,-14.247439,10619.4315,8.306119,3.971099,7.714982,14.455404,-2.877666,-4.972517,-8.259246,12639.2061,9.510187,4.196091,7.706307,12.162895,-3.459711,-6.001449,-9.449609,20277.4758,7.073749,10.209711,22.875726,32.281271,-5.069685,-9.006666,-16.739735,18221.2068,7.019788,8.850747,19.013296,25.041754,-4.515021,-8.373353,-14.321159,3
11860.0332,4.706111,2.561038,3.586635,6.284277,-2.684543,-3.698208,-9.21486,16470.7771,5.280897,4.021045,5.850515,9.523804,-3.102971,-4.185856,-9.703825,2636.5324,1.679512,1.452315,3.512672,7.482213,-0.583528,-0.985745,-3.287548,2617.0734,1.650024,1.473787,3.67537,7.809379,-0.605427,-1.129557,-2.9235,1511.3992,1.853734,0.805389,2.691926,5.766663,-0.341578,-0.682808,-3.02961,1345.2053,1.881453,0.678389,2.312185,5.416369,-0.303529,-0.602555,-2.125633,3827.9354,2.025604,2.221906,5.778207,9.181598,-0.881912,-1.500623,-3.264187,3922.4157,2.033332,2.371183,6.558198,11.331523,-0.915092,-1.516641,-4.376825,16012.2793,4.03975,3.688406,5.266248,10.741691,-3.008158,-4.454149,-13.537586,13106.7251,3.704671,2.927084,4.358656,8.400188,-2.434104,-3.485387,-10.800049,3306.647,1.788491,1.597714,3.50027,9.447156,-0.654485,-1.145561,-4.025506,2641.0296,1.646219,1.371919,3.22261,6.612701,-0.581391,-1.005667,-3.599469,1680.9493,2.041102,0.903469,2.856522,7.29464,-0.371168,-0.787813,-2.9957,1642.3734,2.029509,0.81732,2.531883,6.89811,-0.349112,-0.715697,-3.706065,4128.8198,1.979481,2.455937,6.258078,10.993156,-0.98176,-1.672364,-4.171331,3887.5053,2.042593,2.216686,5.706606,10.025309,-0.914961,-1.542895,-4.187674,4
2921.415,1.766744,0.675951,1.103093,5.677575,-0.538226,-0.813771,-3.077534,9209.5688,3.115132,2.118436,2.978469,6.830617,-1.211259,-1.606691,-4.262085,10315.3552,4.960001,2.514538,3.406802,7.514014,-1.34172,-1.980403,-4.75677,11558.2136,5.177537,2.813481,3.853206,7.556888,-1.503093,-2.216735,-4.906364,3222.9431,3.082875,1.082154,2.056344,5.73148,-0.618473,-1.052353,-2.775746,2854.466,3.148336,0.937397,1.819768,5.719778,-0.532692,-0.912388,-2.701605,9983.5312,4.415464,3.075707,4.789959,8.434675,-1.657757,-2.541523,-5.19311,11205.0535,4.75754,3.358592,5.182305,9.210183,-1.826589,-2.805769,-6.051014,2486.4107,1.399988,0.532133,1.17632,7.543405,-0.201471,-0.512193,-4.011211,2982.8223,1.556816,0.668647,1.371296,6.892058,-0.204728,-0.553701,-3.675659,7868.4773,3.800828,2.040211,3.01374,8.408719,-1.08885,-1.674637,-4.633975,8232.0923,4.250732,1.935047,2.774355,7.707804,-1.042428,-1.646922,-5.229765,3388.4565,3.4124,1.120709,2.117234,5.716203,-0.651659,-1.161267,-3.625326,3573.9192,3.577406,1.143358,2.21694,6.077608,-0.688242,-1.202508,-3.660618,7924.2883,3.553055,2.628517,4.240883,9.664146,-1.355621,-2.239726,-5.538496,7298.1948,3.569673,2.334194,3.879241,7.729724,-1.23978,-2.084677,-5.150464,3
19641.6575,6.938804,4.314378,5.709003,9.300636,-4.752157,-6.222179,-13.198242,27327.9346,7.694653,6.790654,9.470937,13.379536,-5.181111,-6.998671,-15.945839,4624.6631,2.272841,2.050608,4.805148,9.657465,-0.928454,-1.445517,-3.02416,4595.9392,2.220107,2.076411,4.95342,8.705719,-0.943379,-1.461169,-3.330586,2261.457,2.283622,1.020372,3.233096,6.523593,-0.522202,-0.925926,-2.620211,2039.6159,2.370928,0.900158,2.802679,6.088051,-0.449788,-0.823365,-2.499518,6148.7051,2.741666,2.930168,7.286482,12.465904,-1.41823,-2.293374,-4.720886,6263.2422,2.719957,3.112591,8.041101,14.519742,-1.481245,-2.385254,-4.508956,25601.7373,5.457005,6.025596,8.066784,13.515696,-5.047102,-6.865292,-18.015563,20817.5757,5.00771,4.757338,6.476431,11.068941,-4.024313,-5.468423,-16.606978,5394.4008,2.349169,2.267991,4.74127,10.214009,-1.011045,-1.552222,-4.30842,4586.4802,2.196234,1.913224,4.104629,9.477027,-0.904129,-1.376865,-4.394515,2538.2725,2.616094,1.134007,3.393991,7.260986,-0.557664,-1.074549,-3.335026,2364.6326,2.499918,1.030984,3.128025,7.741432,-0.505472,-0.935813,-3.687284,6677.2417,2.674018,3.312626,8.038032,13.131565,-1.615074,-2.565923,-5.464159,6210.977,2.756932,3.008348,7.407973,12.445556,-1.494741,-2.524626,-4.866135,4
5797.9285,2.422932,1.84708,2.726153,4.913042,-1.11207,-1.595611,-4.100783,16333.1807,4.380976,5.831159,8.604292,11.429647,-2.153078,-2.941648,-5.812347,22811.573,9.834261,8.907281,14.431512,18.962338,-4.319442,-6.363035,-10.914314,25112.7273,10.170481,9.866563,16.242617,19.306054,-4.700188,-6.969305,-14.190017,8075.7268,6.090818,3.210668,6.410827,10.204831,-2.031065,-3.614163,-5.899076,7105.3731,6.280325,2.708019,5.111407,7.940587,-1.778189,-3.055524,-5.180859,21888.2879,8.583126,10.446371,21.2328,27.279892,-4.933298,-8.413136,-13.085586,24404.3225,9.172546,11.633417,23.321576,28.920064,-5.464651,-9.216629,-15.285863,4426.9267,1.685243,1.695799,2.702619,6.201191,-0.769996,-1.297998,-4.966543,5057.9746,1.933915,1.804902,2.753872,6.519524,-0.659858,-1.129429,-4.77127,18120.1509,7.560566,7.467244,12.487629,16.466699,-3.433813,-5.161519,-11.501124,18418.0425,8.205965,7.220709,11.671385,17.000282,-3.437717,-5.248012,-10.396217,8966.5668,7.268201,3.451154,6.588506,10.64961,-2.360976,-4.11201,-6.938033,10355.7502,8.414058,3.6304,6.590916,10.32823,-2.721622,-4.744426,-8.20239,18448.998,6.891289,9.557309,19.972199,25.928323,-4.449497,-7.928226,-15.241526,16545.2307,6.836,8.427337,17.189666,21.97415,-3.981322,-7.199869,-12.735492,3
28718.0615,10.070242,6.653993,8.556628,11.83234,-7.009468,-9.409372,-19.998889,39804.8672,11.466648,10.559565,14.369451,17.405651,-7.447874,-9.488435,-20.45729,7528.9534,2.995316,2.93606,6.353201,9.213655,-1.539696,-2.389174,-4.366871,7504.8591,2.92441,2.981495,6.651489,9.144174,-1.562995,-2.434602,-4.473333,3392.4393,2.928781,1.362627,3.842303,6.570711,-0.801021,-1.414784,-3.279173,2970.7346,2.978194,1.158386,3.2799,5.095559,-0.68467,-1.147174,-2.767265,9835.7183,3.765461,4.088232,9.601553,12.894172,-2.404721,-3.966527,-6.824184,10087.4724,3.744276,4.285513,10.507235,14.58478,-2.501368,-4.162754,-6.894748,37328.8652,8.024046,9.101711,12.028944,16.619718,-7.084236,-9.594774,-29.448706,30150.0557,7.169028,7.215051,9.574201,13.637807,-5.607976,-7.798648,-24.136442,8848.6899,3.120956,3.322274,6.773042,9.672043,-1.705101,-2.535315,-5.321559,7515.9028,2.852171,2.785828,5.632711,9.404078,-1.509543,-2.289265,-4.754695,3741.75,3.373442,1.503777,4.025723,7.130844,-0.856848,-1.542069,-4.034138,3419.412,3.179526,1.357287,3.735296,6.674711,-0.757015,-1.321838,-3.197888,11060.1682,3.712893,4.804714,10.782484,13.816453,-2.826543,-4.720538,-8.954514,10229.6162,3.858392,4.318732,9.787331,14.584463,-2.595488,-4.36313,-7.836757,4
3390.5449,1.799217,0.950109,1.668431,3.545101,-0.637446,-0.949487,-2.912331,11692.686,3.327439,3.269051,4.793523,8.072343,-1.4146,-1.935938,-4.6778,15254.2846,6.543153,4.894628,7.130573,10.431954,-2.49834,-3.650659,-6.902511,17124.3164,6.948808,5.493719,8.082679,11.17707,-2.770484,-4.136896,-8.727909,5030.1691,4.13248,1.851496,3.418157,5.4599,-1.144723,-1.939717,-3.728958,4406.0539,4.175584,1.571869,2.739858,4.815347,-0.982296,-1.640769,-3.530223,14554.3147,5.788665,5.780349,10.188705,12.405658,-2.91512,-4.732261,-7.347524,16279.6382,6.193895,6.367391,10.966426,13.699132,-3.236595,-5.466881,-9.605203,2740.6577,1.406254,0.87296,1.42231,4.746061,-0.313436,-0.655707,-3.817721,3498.2016,1.617938,1.00782,1.656034,5.291075,-0.280688,-0.587537,-3.884557,11872.0444,5.113416,4.055107,6.041558,9.344263,-1.98252,-2.955734,-6.426683,12183.7305,5.574155,3.873515,5.708314,9.377526,-1.964919,-2.90322,-6.899025,5369.9014,4.650961,1.941708,3.525121,7.251522,-1.254234,-2.153648,-4.75171,5839.5522,5.000533,2.00448,3.516177,5.795022,-1.348535,-2.274441,-4.392076,11936.1719,4.70164,5.062677,8.930295,12.591752,-2.559566,-4.401726,-8.459405,10757.1807,4.664447,4.479374,7.816487,11.30392,-2.299759,-4.032507,-7.258489,3
3520.0562,2.151765,1.269071,2.084512,4.979239,-0.636564,-1.012603,-4.144868,4902.7127,2.25838,2.185201,3.620164,5.949863,-0.759788,-1.257365,-5.901897,547.1997,1.146851,0.970807,2.524302,4.898558,-0.198886,-0.439035,-2.719333,554.54,1.144223,1.013639,2.810837,5.089526,-0.204699,-0.433055,-2.775561,469.529,1.26685,0.640846,2.244451,4.759793,-0.116726,-0.321404,-2.363821,422.8256,1.280912,0.548535,1.854987,3.765496,-0.10637,-0.316078,-2.153554,1129.8159,1.316492,1.647017,4.569493,7.106078,-0.265172,-0.52689,-3.15662,1158.9529,1.314978,1.800314,5.132522,9.224325,-0.28415,-0.591877,-3.101361,5390.1621,2.045082,1.998785,3.241429,6.403569,-0.745286,-1.327374,-6.582773,4212.2989,1.911093,1.500573,2.429637,5.56272,-0.622818,-1.050726,-5.264208,808.6479,1.195691,1.013194,2.339936,5.445947,-0.229894,-0.530436,-3.147499,409.6452,1.103791,0.875972,2.142959,4.638127,-0.204345,-0.480092,-2.994249,572.35,1.359612,0.699767,2.396063,5.324667,-0.133782,-0.542963,-2.974262,553.2742,1.348344,0.648838,2.107059,4.962971,-0.126888,-0.435034,-3.081698,1165.2285,1.286175,1.759147,4.694989,7.473848,-0.304993,-0.667665,-3.491009,1104.0759,1.309698,1.630833,4.529623,8.665981,-0.271369,-0.585914,-3.826784,4
946.0372,1.290072,0.182535,0.50867,3.45949,-0.16799,-0.44016,-3.025744,2332.8491,1.575166,0.503157,0.977976,4.855788,-0.228276,-0.557478,-3.031435,2936.1794,2.195067,0.538215,1.005115,4.67106,-0.166103,-0.403342,-3.481572,3348.5908,2.28143,0.616185,0.965066,4.509703,-0.195923,-0.45804,-3.027186,1192.5351,1.788894,0.350692,0.801271,4.251769,-0.144554,-0.375814,-2.682755,1076.0219,1.83549,0.3006,0.76142,3.883217,-0.117038,-0.345942,-2.422312,3452.2166,2.285847,0.663718,1.07312,4.291861,-0.26934,-0.579793,-3.172467,3656.9756,2.313559,0.70766,1.181257,4.721186,-0.290537,-0.606612,-3.489653,1478.8047,1.262925,0.319624,0.883307,5.70595,-0.142344,-0.469223,-4.038372,1762.5552,1.371861,0.33153,0.789965,5.215838,-0.124977,-0.441216,-3.876448,2421.4053,1.89717,0.468853,0.950123,5.595547,-0.139432,-0.466382,-3.593576,2286.9075,1.945239,0.41824,0.843706,5.173021,-0.131888,-0.436765,-3.779509,1209.8838,1.901927,0.385039,0.92578,4.232268,-0.141842,-0.435083,-3.544372,1218.0508,1.911999,0.356246,0.835362,4.843547,-0.145443,-0.41352,-3.2377,3073.832,2.045843,0.563666,1.101832,5.113937,-0.211649,-0.509171,-4.178133,2842.4084,2.083106,0.51444,0.946123,5.036129,-0.201653,-0.508809,-3.405871,3
34204.6392,12.096897,8.302649,11.02521,15.312401,-7.985952,-10.696535,-23.975773,46908.3315,12.811016,13.033041,18.249484,23.337075,-8.308594,-10.559223,-25.271196,9601.6038,3.933975,3.452569,7.451738,11.015492,-1.851296,-2.807614,-5.403015,9547.178,3.799145,3.474619,7.586109,11.131571,-1.908933,-2.85972,-5.348142,3971.6119,3.3983,1.52816,4.259985,7.720127,-0.938509,-1.60999,-3.319015,3411.5304,3.352991,1.306939,3.623568,6.500993,-0.770775,-1.340085,-2.857949,12093.1445,4.682724,4.68022,10.534179,15.795561,-2.917349,-4.883997,-7.756696,12408.5965,4.697821,4.892093,11.740231,15.603819,-3.076434,-5.12061,-7.886682,43820.584,9.031888,11.518044,15.594883,25.051278,-7.851174,-10.618521,-34.322057,35605.1255,8.397105,9.039775,12.059635,18.745405,-6.233217,-8.369642,-25.371237,11180.5813,4.011149,3.923019,7.643438,11.445148,-2.088115,-3.101632,-6.096536,9693.3394,3.895923,3.290145,6.517701,10.292781,-1.798564,-2.674674,-5.751517,4324.1736,3.852009,1.686804,4.519889,9.780656,-0.998319,-1.834448,-4.27862,3880.6854,3.530997,1.518411,4.26172,9.684682,-0.855649,-1.48208,-4.020803,13840.7122,4.681897,5.540071,12.159479,16.904136,-3.55215,-5.940845,-9.873389,12638.311,4.802047,5.014156,11.17649,15.734203,-3.210109,-5.411326,-8.941662,4
4208.1333,1.914729,1.401344,2.453782,5.72697,-0.870899,-1.285036,-3.575988,14398.8321,3.614304,4.973485,7.418342,11.257067,-1.812782,-2.540072,-5.622471,19474.1155,8.335618,7.14933,11.153294,16.462557,-3.372899,-4.965393,-10.118736,21581.792,8.766861,7.957746,12.508062,16.055514,-3.715836,-5.607539,-11.663169,6633.8385,5.124388,2.617901,5.128862,8.332347,-1.63054,-2.762538,-5.043344,5801.4209,5.155334,2.21414,4.363417,7.967901,-1.396399,-2.285492,-3.812996,18553.4934,7.229236,8.490719,16.255064,20.173365,-3.97296,-6.621469,-11.047293,20686.0833,7.705056,9.407939,17.922012,23.236225,-4.465707,-7.594897,-11.548399,3147.2885,1.425951,1.295251,2.233649,8.586455,-0.554449,-0.966694,-3.731665,4022.9809,1.654173,1.466577,2.399191,7.323693,-0.482887,-0.907848,-4.528417,15414.2727,6.469106,6.054673,9.706335,15.408893,-2.704383,-4.05182,-9.481217,15650.8537,7.037606,5.769508,9.003991,13.521527,-2.644047,-4.065982,-9.340622,7231.1764,5.92575,2.801501,5.40827,10.956706,-1.841977,-3.249393,-5.899894,8073.8046,6.482939,2.917751,5.484292,10.075389,-2.031639,-3.443659,-6.203152,15528.4787,5.870134,7.759755,15.134861,20.393167,-3.637551,-6.350081,-11.652724,13945.9502,5.806745,6.818992,13.317923,17.158109,-3.209043,-5.607373,-9.637988,3
32929.8457,12.066204,7.690636,10.030541,13.134824,-7.669134,-10.21362,-21.2281,46061.2185,12.888611,12.333861,17.0697,21.608993,-8.043405,-10.167372,-22.390895,9186.9182,3.410381,3.392281,7.42198,10.588502,-1.90049,-2.83525,-7.764533,9127.1041,3.325548,3.444135,7.561444,10.705941,-1.95253,-2.997197,-5.57453,3932.2489,3.21751,1.540938,4.224191,6.95152,-0.95525,-1.711108,-3.732495,3337.5751,3.12147,1.319335,3.555749,7.017925,-0.782624,-1.318922,-2.936143,11770.6787,4.238554,4.684968,10.661802,14.909283,-2.946475,-4.689852,-7.790177,12076.2893,4.245956,4.908579,11.586987,15.790996,-3.098614,-5.144152,-8.391101,43304.1055,9.311442,10.790933,14.223824,21.133476,-7.521307,-10.413693,-32.904154,34807.9331,8.545757,8.566386,11.229017,18.168751,-5.973657,-8.008958,-27.841504,10966.4106,3.637226,3.901661,7.510632,11.514276,-2.155703,-3.262631,-6.852417,9221.3042,3.316263,3.249561,6.374574,10.3508,-1.847643,-2.709296,-5.963207,4277.422,3.698653,1.68686,4.66047,7.945774,-1.014461,-1.804302,-4.525067,3867.3605,3.403431,1.529593,4.085245,7.418139,-0.861998,-1.49471,-3.965661,13628.9746,4.31773,5.650469,12.197681,17.229735,-3.572589,-5.950682,-10.270237,12379.7493,4.411526,5.058043,11.296623,15.460549,-3.212677,-5.386838,-9.77432,4
3854.3046,1.859816,1.148724,2.032641,5.002744,-0.82474,-1.191852,-4.04588,13391.7407,3.482772,4.232832,6.288418,10.062281,-1.702242,-2.376054,-5.699673,19366.427,8.105635,7.01511,11.006166,15.782588,-3.31969,-4.873156,-9.62964,21378.7937,8.403147,7.754608,12.234196,16.574612,-3.680617,-5.443976,-10.933423,6641.6407,5.082956,2.534204,5.0135,7.782193,-1.630079,-2.838147,-4.598378,5836.6684,5.251238,2.162965,4.143407,7.499701,-1.401051,-2.340608,-4.466052,18446.3069,7.051016,8.125401,15.500106,19.465644,-3.927353,-6.574286,-10.744086,20540.9033,7.451322,8.971248,16.960061,22.596684,-4.436948,-7.587978,-11.632136,2775.5258,1.382182,1.090306,1.944001,6.666867,-0.513404,-0.889941,-3.895686,3562.7529,1.581661,1.247287,2.237731,7.869102,-0.44879,-0.830316,-3.677709,15160.7195,6.245503,5.788509,9.457476,15.231265,-2.669615,-4.01346,-9.430214,15473.9785,6.867368,5.609427,8.814448,14.793878,-2.606711,-3.881847,-9.481775,7232.2329,5.804873,2.696535,5.246113,9.572167,-1.848224,-3.21096,-6.978102,8122.0752,6.583029,2.845138,5.333383,10.081316,-2.041256,-3.575916,-6.206948,15343.9184,5.658004,7.206795,14.279459,18.682111,-3.584722,-6.178761,-11.583294,13728.7346,5.618273,6.392578,12.577432,18.700662,-3.160042,-5.683825,-9.537952,3
24687.7098,9.207747,5.351511,7.025928,10.047583,-5.467198,-7.317055,-14.445286,34795.9731,9.825368,8.614094,11.901512,15.682182,-6.047666,-7.801833,-14.892333,6075.1245,2.585014,2.547449,5.705653,9.270662,-1.244707,-1.888193,-4.007522,6167.4428,2.565642,2.547851,5.8765,9.835757,-1.289643,-1.924812,-3.962907,2913.0688,2.620657,1.21358,3.613761,7.157898,-0.670694,-1.210572,-3.17236,2532.6818,2.639773,1.045296,3.038149,5.592611,-0.562863,-0.971746,-2.433185,8253.4577,3.24088,3.580314,8.45783,12.363163,-1.907948,-3.078641,-5.607017,8417.9797,3.232569,3.754627,9.360578,14.957523,-2.015171,-3.275136,-5.72886,32592.4346,7.181069,7.535997,10.088362,18.244883,-5.589174,-7.879283,-22.253772,26366.979,6.636563,6.041312,7.990487,13.618047,-4.433579,-5.966976,-19.144115,7307.7871,2.734847,2.858936,5.746928,10.083909,-1.395217,-2.079039,-4.877855,6234.4052,2.545417,2.413176,5.013883,9.917806,-1.215193,-1.787435,-4.966248,3233.0896,2.988621,1.339026,3.969402,7.494989,-0.720188,-1.361421,-3.711957,2956.9257,2.806037,1.227406,3.509512,7.996389,-0.631163,-1.101505,-3.684706,9241.8657,3.203955,4.170602,9.521741,14.837887,-2.239443,-3.667478,-6.814133,8586.2751,3.327967,3.747837,8.862963,15.406708,-2.028037,-3.355514,-6.534775,4
5577.7681,2.335687,1.78631,2.798989,6.308161,-1.21175,-1.728909,-3.835853,16361.564,4.221788,5.781483,8.709086,12.568352,-2.287522,-3.157919,-6.332126,25403.8266,10.693597,10.277252,18.021027,24.41919,-4.771059,-7.012417,-12.314746,27913.2744,10.969976,11.299144,20.10197,25.124434,-5.265183,-7.801549,-13.596101,9357.6548,6.742529,3.650873,7.780252,11.56145,-2.509155,-4.468417,-6.184129,8233.054,6.82547,3.082409,5.903473,8.695173,-2.194305,-3.800108,-6.53454,24025.7793,8.897778,11.529221,24.540997,30.652634,-5.682039,-9.743967,-16.190893,26945.3198,9.687527,13.01542,27.821835,34.447547,-6.394462,-11.201388,-16.519265,4081.3428,1.594015,1.593913,2.741671,7.873449,-0.895982,-1.493846,-4.615595,4698.3877,1.817655,1.729406,2.858022,7.60101,-0.760165,-1.216837,-4.089599,20031.0347,8.253811,8.458543,15.053396,20.329857,-3.845817,-5.721079,-14.919955,20170.6834,8.920281,8.306919,14.195776,20.160735,-3.794185,-5.672283,-12.344516,10663.1304,8.125019,4.019416,7.873026,12.201376,-2.979941,-5.360286,-8.344252,12834.7146,9.911291,4.267104,7.689972,12.852788,-3.543265,-6.071022,-10.306033,20319.3936,7.289775,10.451453,23.110686,30.55488,-5.203647,-9.345354,-17.050868,18209.4568,7.133473,9.080996,19.884733,26.113089,-4.601142,-8.326885,-13.298959,3
3438.686,2.139164,1.312662,2.25687,4.341736,-0.575935,-0.975048,-3.91569,4822.8885,2.248037,2.239185,3.773871,6.371896,-0.666552,-1.039069,-4.453903,538.2906,1.141117,1.02651,2.847434,5.729104,-0.207174,-0.489627,-2.781035,475.7014,1.1189,1.039631,2.779535,5.876406,-0.215151,-0.462956,-2.945134,459.3053,1.255273,0.650698,2.21202,6.119113,-0.120119,-0.359359,-2.959776,421.87,1.276354,0.542531,1.819881,4.110007,-0.109499,-0.381858,-2.275302,1117.5608,1.296539,1.661,4.522182,8.115747,-0.27668,-0.713881,-2.89751,1125.261,1.293369,1.827942,5.173925,10.389707,-0.292736,-0.624664,-3.463579,5499.1172,2.026396,2.115009,3.526745,7.783724,-0.678498,-1.121709,-6.685467,4286.0591,1.887545,1.620212,2.91241,7.175708,-0.572369,-1.006137,-4.906026,773.1435,1.181228,1.076133,2.775021,6.636539,-0.240884,-0.543692,-3.254742,352.3311,1.085472,0.927702,2.414756,5.902214,-0.218876,-0.491072,-3.026923,592.44,1.372081,0.718084,2.596753,5.616468,-0.136448,-0.500321,-3.220249,548.204,1.335239,0.645033,2.110152,5.5896,-0.132059,-0.40322,-2.8658,1158.728,1.270559,1.820101,5.002721,10.173338,-0.320196,-0.655144,-3.323015,1131.9248,1.298709,1.642632,4.549651,7.60912,-0.286709,-0.582001,-4.125667,4
756.9898,1.240069,0.16718,0.544566,4.47362,-0.173272,-0.431754,-2.819962,1933.6309,1.478406,0.428069,1.008328,5.162095,-0.215091,-0.519086,-2.701893,2805.9055,2.144749,0.526337,0.95183,5.017364,-0.195558,-0.529037,-3.590559,3221.1143,2.215733,0.60455,1.083225,5.336221,-0.229475,-0.487419,-4.373817,1165.3583,1.762634,0.345627,0.807222,4.367544,-0.142786,-0.387023,-2.714929,1029.0972,1.789759,0.295223,0.663204,3.488858,-0.127176,-0.349706,-3.051876,3362.1765,2.197924,0.659434,1.150619,5.061267,-0.298323,-0.604506,-3.239212,3585.281,2.251233,0.711712,1.266482,7.545431,-0.329308,-0.618961,-3.303905,1205.1963,1.211665,0.274015,0.8732,6.338965,-0.125163,-0.439352,-4.036496,1657.0166,1.346974,0.358237,0.916781,5.107975,-0.113417,-0.463204,-3.54258,2226.6905,1.810701,0.45206,0.996014,6.699013,-0.154089,-0.460807,-3.90111,2080.4209,1.856867,0.40724,0.922999,5.919462,-0.139092,-0.4361,-3.643009,1183.6671,1.875137,0.353927,0.812439,4.535883,-0.154566,-0.470776,-3.341486,1191.9945,1.879384,0.351429,0.852964,4.682777,-0.154101,-0.485007,-3.120093,2907.969,1.96124,0.537554,1.062403,5.754401,-0.232373,-0.595433,-3.560416,2571.3852,1.919315,0.481689,0.919255,5.508454,-0.2087,-0.492954,-3.597651,3
12808.2967,5.340986,2.779228,3.894175,7.040505,-2.459998,-3.201778,-7.282121,18119.0635,5.628937,4.498731,6.599651,10.807817,-2.863284,-3.865565,-8.372357,3074.0566,1.95442,1.558894,3.755556,7.344638,-0.58269,-0.935849,-3.777903,3055.8362,1.885727,1.54443,3.745382,6.774757,-0.611285,-0.982758,-3.165738,1602.6245,1.947956,0.82988,2.704468,5.689374,-0.338678,-0.634066,-2.334948,1442.2668,1.996809,0.707443,2.301983,5.43116,-0.293423,-0.582225,-2.129117,4242.512,2.251157,2.273524,5.74101,9.597605,-0.858894,-1.394379,-3.410689,4275.2204,2.23874,2.444755,6.674417,10.86644,-0.91382,-1.539629,-4.163644,17466.5493,4.180774,4.022678,5.71316,9.96296,-2.672149,-3.664882,-13.014307,14347.0849,3.970733,3.236231,4.564291,9.414152,-2.197494,-3.113242,-9.857722,3611.1592,1.970155,1.686411,3.741652,8.248845,-0.653681,-1.068883,-3.403839,3124.1848,1.93312,1.446751,3.361327,8.777755,-0.570291,-0.958989,-3.552695,1846.159,2.228465,0.939154,3.031744,6.325373,-0.368463,-0.749877,-3.438559,1713.0649,2.13421,0.848891,2.602653,8.07328,-0.331805,-0.687151,-2.994187,4603.4743,2.191837,2.538807,6.418943,10.626985,-0.983028,-1.625258,-4.114673,4318.5622,2.249165,2.279466,5.722168,9.704006,-0.893432,-1.492405,-3.986174,4
2986.7146,1.799496,0.729208,1.125333,4.662667,-0.492064,-0.775874,-2.960898,10251.2784,3.248121,2.543282,3.604446,7.684827,-1.15143,-1.529037,-4.005769,10593.0007,5.338676,2.633148,3.574216,6.994073,-1.235417,-1.82136,-4.579629,11923.6172,5.621821,2.96224,4.055217,7.571445,-1.412967,-2.096847,-5.553809,3347.2845,3.182187,1.12975,1.984429,4.951981,-0.631149,-1.063454,-2.807495,2957.712,3.231653,0.958711,1.826431,4.940625,-0.536896,-0.881849,-2.482414,10274.9809,4.650146,3.188934,4.831599,8.24383,-1.593725,-2.5026,-5.668363,11505.5017,5.013436,3.483463,5.293893,9.618817,-1.804203,-2.887497,-6.135588,2913.455,1.458655,0.680169,1.253209,7.071001,-0.196957,-0.510174,-3.711111,3531.0767,1.661196,0.844849,1.595385,6.223422,-0.20276,-0.514271,-3.375638,8181.5752,4.116684,2.209762,3.255187,7.674036,-1.027121,-1.597983,-4.96483,8404.8477,4.539818,2.027572,2.930905,6.566585,-0.988971,-1.554598,-4.653653,3510.8827,3.57021,1.162639,2.130272,5.600806,-0.669827,-1.267447,-3.651887,3731.797,3.75609,1.182427,2.138684,6.637517,-0.688236,-1.206595,-3.448422,8249.1882,3.706506,2.764032,4.292716,9.121936,-1.380141,-2.334601,-5.108045,7489.3147,3.692166,2.434319,3.727654,8.516668,-1.232281,-2.090413,-5.025154,3
19247.8081,7.060265,4.25173,5.677444,7.605885,-4.024244,-5.319276,-11.711109,28226.1446,7.712847,7.10935,10.114516,14.484439,-4.659158,-6.150158,-13.317671,4681.517,2.310761,2.107056,4.861051,7.796896,-0.902902,-1.402032,-3.72203,4728.2061,2.258619,2.11215,4.942486,8.72772,-0.945973,-1.513111,-3.428578,2357.8243,2.326101,1.022474,3.290786,5.807777,-0.516633,-0.929701,-2.678552,2083.7236,2.380409,0.884374,2.591587,5.443586,-0.433483,-0.814779,-2.147513,6393.2561,2.768433,2.948939,7.215732,12.793607,-1.384475,-2.26532,-4.115187,6521.0694,2.765261,3.139427,8.18783,13.151152,-1.454717,-2.452855,-4.681682,26470.1455,5.460431,6.290275,8.529647,13.605916,-4.294343,-5.933838,-16.637729,21543.501,5.019598,5.036611,6.768498,12.000909,-3.446401,-4.661356,-13.842158,5496.6511,2.372442,2.326107,4.851887,8.465165,-1.017343,-1.569153,-4.423523,4601.5573,2.208398,1.961007,4.503924,8.00288,-0.885348,-1.375136,-4.136944,2616.956,2.633246,1.137977,3.435758,6.977135,-0.558263,-0.997946,-3.145469,2407.2981,2.495645,1.047368,3.027569,7.720008,-0.48566,-0.842848,-3.017232,7007.4751,2.703963,3.399164,8.20749,11.856926,-1.597925,-2.591727,-5.050364,6507.8152,2.784744,3.05119,7.257765,11.632783,-1.4588,-2.374829,-4.962655,4
5288.1277,2.380918,1.709426,2.620018,5.210385,-1.046136,-1.515183,-3.61851,16327.1352,4.359022,5.917473,8.856192,13.247344,-2.041637,-2.820395,-5.939959,22773.3254,9.962069,8.985048,14.677434,18.31644,-4.081517,-6.001116,-12.283843,25159.1553,10.241736,9.904916,16.488767,22.740613,-4.499821,-6.708072,-11.349923,8117.6197,6.067603,3.190802,6.476524,9.639628,-2.076025,-3.659341,-5.716547,7397.2872,6.666944,2.712874,4.929303,7.691731,-1.793137,-3.00835,-5.289348,21731.5349,8.403561,10.432458,21.00312,25.020722,-4.884139,-8.144265,-13.441533,24188.5796,9.031506,11.620925,23.35967,29.821687,-5.498194,-9.534639,-15.266129,4455.6065,1.690012,1.728114,2.748391,6.282714,-0.742706,-1.306639,-4.886079,5123.708,1.950389,1.876046,2.838049,7.042633,-0.637955,-1.081519,-4.457708,18214.0639,7.709407,7.558055,12.752819,17.003308,-3.311127,-4.975718,-11.883065,18419.5132,8.498548,7.362041,11.938393,16.330325,-3.246157,-4.795271,-11.445857,8997.3639,7.255299,3.454477,6.713387,11.792822,-2.419541,-4.257508,-8.270856,10454.0264,8.410302,3.647836,6.757938,10.795167,-2.755756,-4.672621,-8.09993,18431.4004,6.898351,9.573383,19.890476,25.944989,-4.51556,-7.89236,-12.712844,16485.2527,6.786902,8.396834,17.049518,20.737596,-3.972749,-7.06442,-12.498344,3
26183.1282,10.223361,5.994171,7.774524,11.809016,-6.135194,-8.112021,-16.110199,40391.5213,11.621775,10.530217,14.519523,21.512122,-6.837777,-8.776113,-16.59625,7667.262,3.02236,3.003489,6.755999,10.178062,-1.521058,-2.296419,-5.255953,7654.6418,2.94224,3.019937,6.675899,12.856081,-1.578778,-2.386939,-5.239619,3440.2649,2.900768,1.390817,3.91374,7.215845,-0.792683,-1.458444,-2.776908,3015.133,2.99175,1.196527,3.340451,6.357182,-0.662866,-1.145515,-2.740533,10039.895,3.767186,4.171811,9.729861,13.353177,-2.357455,-3.804202,-6.374673,10277.9786,3.739977,4.377778,10.706327,14.91233,-2.489097,-4.084571,-6.410766,37446.6289,8.076657,9.095664,12.098048,19.942272,-6.330968,-8.686008,-30.415733,30462.2471,7.314586,7.193806,9.51773,13.546921,-5.00313,-6.800086,-22.640444,9100.1353,3.158997,3.345569,6.70222,10.856235,-1.725867,-2.578269,-5.589762,7745.6528,2.944667,2.816447,5.791386,10.617839,-1.508451,-2.312169,-5.14313,3809.5149,3.362971,1.530726,4.297534,9.391243,-0.851994,-1.511628,-3.931061,3473.5665,3.177977,1.389201,3.879094,8.132449,-0.735464,-1.309132,-4.297818,11464.0171,3.75754,4.935486,10.984407,16.244545,-2.821811,-4.715209,-7.832611,10535.5699,3.901144,4.42193,10.054022,14.919767,-2.564428,-4.238682,-7.746476,4
2792.1502,1.72836,0.812733,1.452957,4.735271,-0.572258,-0.923157,-2.983766,11686.3809,3.323804,3.296999,4.957927,9.724948,-1.291333,-1.766048,-4.396437,15340.2625,6.686027,4.962685,7.688512,12.662985,-2.335548,-3.398355,-7.173431,17206.9221,7.043083,5.544486,8.375232,12.202277,-2.623114,-3.98598,-8.601367,5045.521,4.125387,1.873637,3.629654,6.929519,-1.15922,-1.95408,-3.846235,4412.8738,4.187771,1.588162,3.016345,6.042015,-0.972483,-1.66821,-3.418434,14639.1165,5.820955,5.847871,10.39976,15.455229,-2.799738,-4.656369,-8.377292,16352.6694,6.235471,6.424688,11.129548,15.54547,-3.162998,-5.203145,-9.447546,2705.456,1.39552,0.890379,1.597527,8.074219,-0.320622,-0.66192,-3.857278,3480.9746,1.607836,1.035948,1.765067,8.190657,-0.281853,-0.642846,-3.404857,11931.2103,5.11271,4.10609,6.30437,11.653663,-1.877751,-2.911226,-7.04127,12303.5557,5.66292,3.925228,5.748095,10.270019,-1.839165,-2.864828,-6.646407,5374.236,4.604486,1.966551,3.65719,9.304891,-1.264213,-2.222448,-4.666325,5844.9435,4.975096,2.038566,3.803075,9.506876,-1.342997,-2.252113,-5.269533,11956.5012,4.66415,5.134179,9.10063,14.133854,-2.515058,-4.433142,-7.680413,10852.5881,4.712086,4.545561,7.945397,14.295415,-2.212317,-3.766841,-6.845413,3
3221.7385,2.238034,1.152458,2.061337,5.389626,-0.550464,-0.905672,-4.277376,5033.1675,2.303401,2.269384,3.943986,7.437277,-0.659394,-1.068128,-4.027696,549.7273,1.14631,1.025088,2.704354,5.42379,-0.212248,-0.464038,-2.460412,551.0659,1.142902,1.060037,2.926652,7.059219,-0.212797,-0.490137,-3.287233,499.1802,1.283919,0.664025,2.361491,4.436008,-0.11533,-0.37803,-2.593413,412.8889,1.270855,0.573665,2.023758,5.622736,-0.10727,-0.290967,-2.42706,1111.5603,1.309764,1.711197,4.84241,9.943642,-0.273479,-0.616066,-2.602838,1194.0196,1.323704,1.835386,5.376307,11.243734,-0.292109,-0.631331,-2.640532,5637.0342,2.087891,2.10188,3.509718,8.999728,-0.672048,-1.124022,-4.838233,4336.2227,1.928848,1.583664,2.678574,7.140599,-0.552571,-1.000445,-5.19764,802.5283,1.194043,1.067403,2.60804,7.803598,-0.239423,-0.511147,-3.319817,458.1531,1.116811,0.91479,2.455211,6.414194,-0.213836,-0.525039,-3.477648,551.1431,1.340057,0.744895,2.470281,6.339767,-0.140529,-0.471035,-3.084016,560.1408,1.350735,0.674762,2.298235,6.085643,-0.126482,-0.421172,-2.642191,1170.0066,1.286328,1.815874,5.14148,9.906008,-0.318305,-0.744064,-3.48955,1072.0866,1.299214,1.685422,4.889236,9.254422,-0.28684,-0.636524,-3.326888,4
582.8293,1.208054,0.135291,0.45739,3.630141,-0.183416,-0.433106,-2.734608,2132.2623,1.531254,0.456045,0.984067,5.061881,-0.264592,-0.675486,-2.826989,2858.2637,2.164791,0.541562,0.943431,5.081469,-0.205021,-0.488794,-3.519576,3308.5371,2.282708,0.610834,1.048301,5.599088,-0.240798,-0.518882,-3.263554,1229.2461,1.814225,0.334629,0.824501,4.043429,-0.143118,-0.376277,-2.972026,1062.7703,1.826265,0.296488,0.676921,3.950322,-0.127156,-0.372524,-2.572558,3431.0783,2.282223,0.681204,1.139486,5.86328,-0.329069,-0.580328,-3.385467,3652.3657,2.320344,0.705425,1.206983,5.371669,-0.337168,-0.654535,-3.987755,1374.4794,1.244428,0.304899,0.825116,6.984535,-0.120391,-0.440372,-3.331818,1698.0493,1.357584,0.326106,0.886308,6.071149,-0.113705,-0.413849,-3.720408,2320.7705,1.867038,0.462996,1.003312,7.224254,-0.156284,-0.559816,-4.485376,2199.3044,1.919406,0.426432,0.880245,4.8481,-0.13954,-0.443371,-3.70751,1211.4693,1.902968,0.357644,0.937322,6.134882,-0.153276,-0.48678,-3.812511,1277.3224,1.968186,0.343487,0.937666,5.804842,-0.15522,-0.445892,-3.385039,3019.6199,2.034195,0.566354,1.06321,6.362637,-0.250179,-0.609755,-3.988283,2763.1413,2.053422,0.517032,1.018868,5.237552,-0.225255,-0.531498,-3.68418,3
30399.2517,13.030922,7.267382,9.736994,12.934064,-7.284241,-9.626887,-21.984473,47226.272,13.198192,13.177694,18.478555,23.105929,-7.930984,-10.350169,-23.275422,9741.2986,3.937926,3.514187,7.514439,10.343657,-1.866816,-2.877774,-5.740832,9668.0849,3.810421,3.554184,7.905522,12.996293,-1.917214,-2.872467,-5.32911,3978.7554,3.376866,1.553083,4.229482,6.829786,-0.929946,-1.592839,-3.706589,3420.6555,3.33111,1.319034,3.633516,6.771774,-0.762335,-1.284851,-2.880422,12165.0879,4.714698,4.733656,10.883121,14.361682,-2.863059,-4.732019,-7.599603,12520.1477,4.722364,4.960708,11.610791,15.970697,-3.049484,-5.067457,-8.089548,44348.7939,9.28352,11.655276,16.08335,23.163656,-7.351084,-9.7908,-33.882155,35905.8667,8.653903,9.155402,12.270773,17.145576,-5.84279,-7.923241,-23.822983,11531.7182,4.105973,4.070314,7.890713,12.061711,-2.126992,-3.198327,-6.837362,9749.4908,3.873732,3.366652,6.572583,9.737133,-1.836744,-2.755941,-6.540656,4324.645,3.861686,1.703682,4.610815,7.670324,-0.988845,-1.737556,-4.556419,3973.231,3.687668,1.539014,4.175838,7.993361,-0.846932,-1.438796,-3.874526,14083.6684,4.733051,5.664417,12.329687,16.782681,-3.553285,-5.976439,-9.603343,12785.5259,4.885754,5.134723,11.377478,16.750951,-3.206966,-5.381755,-8.794489,4
3056.0337,1.748829,1.062424,1.903527,4.540175,-0.800562,-1.1917,-3.772936,13280.4663,3.431407,4.671519,6.923089,9.449875,-1.6595,-2.282732,-5.793853,19179.3284,8.33804,7.03373,11.01794,14.460955,-3.19214,-4.651228,-8.280533,21279.2932,8.73775,7.81312,12.310025,16.031002,-3.548063,-5.282158,-10.466486,6578.8376,5.101374,2.594531,5.240569,8.010069,-1.609894,-2.819056,-5.028935,5753.0895,5.231189,2.202696,4.246584,6.585988,-1.379074,-2.27582,-3.969157,18039.9951,7.145347,8.437625,16.10477,21.232997,-3.767136,-6.240756,-9.872023,20176.9807,7.611522,9.259997,17.628676,22.111197,-4.256317,-7.356344,-11.188075,2642.6353,1.357819,1.160922,1.984084,6.320976,-0.546577,-0.952889,-3.949331,3538.0786,1.576556,1.348234,2.178628,5.592745,-0.469516,-0.88346,-3.590408,14969.655,6.402259,5.902508,9.481514,13.311796,-2.558928,-3.762301,-8.280244,15284.2591,7.016082,5.660918,8.687351,11.523734,-2.516588,-3.742371,-8.890721,7194.773,5.948517,2.763434,5.241132,8.06553,-1.821786,-3.185072,-6.213854,8058.9275,6.648814,2.902082,5.248305,8.415672,-2.008797,-3.362735,-6.061823,14977.0383,5.726099,7.628375,14.686344,19.152579,-3.440666,-6.050883,-11.666099,13452.5166,5.746454,6.753307,12.889583,18.133439,-3.020066,-5.310533,-10.379807,3
21431.2512,9.924674,4.605021,5.974718,8.432043,-5.046279,-6.8172,-13.959427,35180.9954,10.465564,8.793987,12.244775,15.766664,-5.88437,-7.543016,-16.61954,6156.757,2.639294,2.517786,5.524905,8.603962,-1.261408,-1.864903,-4.340045,6182.1487,2.597966,2.553778,5.70958,8.243339,-1.313633,-2.003021,-4.325009,2941.7819,2.665521,1.210701,3.488303,5.828999,-0.668566,-1.247608,-3.030841,2595.8115,2.735998,1.052326,2.938078,5.783778,-0.562481,-1.048286,-2.506446,8129.5637,3.285557,3.524132,8.493404,12.420785,-1.924968,-3.088103,-5.393572,8339.7571,3.262252,3.730904,9.307351,13.127951,-2.025104,-3.397894,-5.7574,33267.5538,7.568473,7.788475,10.186595,14.75711,-5.302863,-7.314769,-21.156261,26955.1113,6.953549,6.153933,8.025748,11.767045,-4.193642,-6.038485,-16.385473,7278.3672,2.763572,2.817152,5.6155,8.715223,-1.419888,-2.18385,-5.578739,6128.5107,2.54334,2.359768,4.951418,8.834489,-1.247321,-1.879317,-4.737639,3244.2899,3.067617,1.33885,3.870837,7.418394,-0.723397,-1.342943,-3.791766,2979.2347,2.893435,1.224277,3.406481,6.172269,-0.630768,-1.109993,-3.652679,8987.0713,3.201605,4.109062,9.324214,13.654871,-2.276546,-3.744576,-6.948565,8320.9263,3.349027,3.701943,8.870223,12.246372,-2.063334,-3.46606,-7.019803,4
4278.8013,2.166936,1.395268,2.080351,3.760077,-1.140859,-1.625835,-3.414648,14612.0083,3.9746,5.272955,7.805748,11.694427,-2.148489,-3.021805,-6.803027,24688.9446,10.506229,9.995184,17.378319,21.487757,-4.631867,-6.80117,-13.124545,27223.9458,10.965456,11.076829,19.436886,26.025417,-5.087248,-7.927939,-13.349985,9240.666,6.853378,3.620908,7.403364,9.933365,-2.488096,-4.425497,-6.528266,8065.8829,6.99599,3.050182,6.017393,8.334105,-2.177204,-3.672925,-6.553715,23375.7077,9.078758,11.364706,24.703936,30.065807,-5.48663,-9.322497,-13.223221,26045.7614,9.615024,12.696829,27.440242,33.561272,-6.165972,-10.641337,-18.249642,3707.7373,1.546937,1.475058,2.475793,5.360917,-0.876479,-1.532317,-4.390105,4207.5713,1.731314,1.569143,2.535399,6.171741,-0.738568,-1.242407,-4.064197,19279.58,7.946311,8.160449,14.52353,20.283731,-3.716203,-5.613226,-12.617642,19800.0486,8.863146,8.055042,13.751097,17.770488,-3.67751,-5.590964,-10.914815,10401.4764,8.238991,3.928109,7.552651,11.794988,-2.953755,-5.31088,-9.285215,12364.4732,9.850835,4.217914,7.681104,11.298912,-3.554218,-6.153738,-9.282408,19513.0833,7.269797,10.080395,22.448997,27.560905,-4.990177,-8.925011,-16.112263,17453.7315,7.20626,8.950943,19.861076,23.440311,-4.387509,-7.935276,-13.555964,3
10150.5332,5.110686,2.14043,2.950134,4.646658,-2.115041,-2.79686,-6.798722,16971.5523,5.614401,4.162683,6.091773,8.757098,-2.649336,-3.554858,-8.782764,2702.602,1.708853,1.479529,3.626163,6.51355,-0.623904,-0.955458,-3.064763,2695.2625,1.680215,1.489583,3.633717,6.273102,-0.641355,-0.985433,-2.683811,1542.4906,1.872296,0.815469,2.677947,5.542199,-0.345964,-0.672043,-2.183607,1364.317,1.900476,0.708041,2.248925,4.452408,-0.299394,-0.616555,-2.254711,3884.9619,2.081282,2.235765,5.915183,9.351346,-0.900763,-1.505148,-4.694362,4015.7049,2.078305,2.382815,6.581424,11.154351,-0.951837,-1.56844,-3.330849,16716.5341,4.22169,3.815927,5.345176,8.530859,-2.367194,-3.478527,-11.244074,13625.416,3.884772,3.055726,4.116504,6.988381,-1.947571,-2.71993,-9.173146,3280.9956,1.768242,1.59454,3.361633,6.596393,-0.704621,-1.114688,-3.951412,2635.5786,1.650526,1.33754,3.221188,6.060758,-0.622598,-1.007166,-3.53258,1778.9952,2.127504,0.895224,2.930445,5.47289,-0.380191,-0.786836,-3.078752,1614.8089,2.02189,0.842578,2.514432,6.11927,-0.346002,-0.771802,-3.271937,4162.1606,2.00234,2.461455,6.321014,10.988671,-1.042423,-1.696667,-5.003325,3927.3171,2.084159,2.253414,6.000328,9.248633,-0.945056,-1.596399,-4.208258,4
1485.7478,1.486845,0.354472,0.707641,3.19959,-0.371094,-0.584,-2.640087,7795.7559,2.814225,1.776088,2.477505,5.474614,-0.92683,-1.232282,-4.248173,10101.7959,4.965803,2.49967,3.387489,5.322113,-1.174171,-1.754437,-4.879351,11441.1584,5.271483,2.801583,3.719197,6.392354,-1.355419,-2.105851,-5.401776,3211.1944,3.091989,1.05217,1.878613,4.439027,-0.608739,-1.023121,-2.698891,2809.2014,3.132691,0.895508,1.632087,4.149776,-0.528176,-0.896553,-2.545365,9759.605,4.500562,2.976525,4.582346,6.780046,-1.478501,-2.245403,-4.623135,10920.4419,4.786187,3.243177,4.93555,7.609252,-1.687194,-2.60952,-5.239436,1971.9594,1.31885,0.421386,0.911255,5.403742,-0.149002,-0.466362,-3.716315,2574.5171,1.491818,0.556054,1.027103,4.618111,-0.14816,-0.463896,-3.345495,7587.2629,3.761333,2.044918,2.846455,5.840785,-0.956149,-1.472238,-4.802014,8007.9432,4.245657,1.927168,2.654914,5.727363,-0.923083,-1.442377,-4.419269,3356.7132,3.463412,1.088557,1.943521,5.561751,-0.644948,-1.136974,-4.296741,3499.4137,3.553164,1.126892,1.954035,5.261657,-0.663633,-1.195279,-3.787112,7610.6602,3.536994,2.486626,4.037818,8.672013,-1.235231,-2.162429,-5.802781,7000.3032,3.613263,2.216046,3.429938,6.768678,-1.107323,-1.864176,-5.002317,3
16162.1321,7.741681,3.44575,4.486155,6.128917,-3.689344,-4.874342,-10.303962,28153.2312,8.364975,6.99234,9.694051,12.739583,-4.614488,-5.931833,-11.694685,4738.2561,2.333017,2.048658,4.669035,7.121291,-0.967615,-1.476199,-3.654519,4752.6755,2.290496,2.077812,4.894134,7.134612,-1.005259,-1.525995,-3.419029,2344.6882,2.354344,1.026512,3.159094,5.564616,-0.526453,-0.991378,-3.085272,2098.1632,2.414773,0.892656,2.720608,5.219692,-0.445824,-0.752284,-2.601919,6310.3279,2.828878,2.919706,7.380804,10.065445,-1.440999,-2.343121,-4.515052,6473.3664,2.816416,3.080165,8.051716,11.548336,-1.525171,-2.569551,-5.140439,26350.462,5.783945,6.263397,8.274961,12.748784,-4.072986,-5.616505,-15.640606,21288.8164,5.283752,4.980058,6.598977,9.888379,-3.310448,-4.57692,-13.660671,5555.2456,2.399535,2.270026,4.632036,7.943715,-1.087765,-1.698762,-4.586042,4673.2563,2.244706,1.891086,4.08668,7.109335,-0.959427,-1.451252,-4.543214,2614.55,2.689692,1.126312,3.339437,5.87091,-0.573024,-1.112162,-3.632707,2449.6804,2.577608,1.055389,3.036629,5.982973,-0.501111,-0.902166,-3.628237,6914.3916,2.752585,3.315333,7.895236,11.293912,-1.683271,-2.695495,-5.821477,6475.7114,2.887425,2.990795,7.512135,11.028882,-1.520362,-2.575892,-5.394525,4
3882.7871,2.193464,1.195,1.796644,3.858753,-0.955477,-1.445383,-3.659797,14447.313,4.079212,5.048004,7.418693,9.979897,-1.883203,-2.615679,-5.090728,22103.3203,9.858443,8.678483,14.477857,19.469466,-3.944719,-5.75984,-11.550663,24484.8174,10.262146,9.587907,16.117795,19.457127,-4.349537,-6.449913,-11.644659,7986.3906,6.179478,3.122619,6.382279,9.124371,-2.059792,-3.588979,-6.173324,6956.2356,6.228023,2.635056,5.044813,7.900056,-1.786517,-3.01388,-5.468143,20856.8474,8.405795,9.973155,20.450469,24.150931,-4.6854,-8.197061,-14.32935,23384.3391,9.099911,11.175692,22.72481,28.487893,-5.274011,-9.145443,-13.797621,3779.6191,1.598244,1.43469,2.297464,5.625322,-0.716178,-1.204187,-4.151498,4344.5283,1.820025,1.566336,2.431674,5.965789,-0.59774,-1.060063,-3.795382,17188.4358,7.405926,7.186535,12.10589,17.31112,-3.159526,-4.797735,-10.139679,17545.3711,8.26477,6.979286,11.277513,14.397207,-3.12547,-4.644546,-9.407994,8924.2215,7.393044,3.388802,6.648534,9.498402,-2.397243,-4.202447,-7.046775,10360.4991,8.555515,3.563904,6.392053,9.576859,-2.774405,-4.690582,-8.082866,17384.4719,6.824407,8.990714,18.865997,24.467175,-4.272562,-7.625032,-13.00056,15568.0959,6.67628,7.871325,16.331955,19.86297,-3.750905,-6.619232,-11.988426,3
23268.3144,11.019703,5.179406,6.82965,9.159627,-5.708937,-7.989532,-15.654044,40777.0342,11.975718,10.741785,14.623504,17.937361,-6.812202,-8.653655,-19.163993,7595.3923,3.042892,2.995631,6.557745,9.239409,-1.609044,-2.433797,-5.683665,7635.1421,2.966051,2.989057,6.752632,9.75567,-1.660922,-2.527144,-5.252305,3451.9881,2.945439,1.378952,3.882968,6.513626,-0.806991,-1.467655,-2.843186,3015.764,2.988481,1.180672,3.216092,5.544992,-0.673447,-1.158406,-2.972794,10078.0664,3.7664,4.118817,9.581222,12.492465,-2.414797,-3.927976,-6.340448,10313.2187,3.787422,4.364752,10.729976,15.000825,-2.547753,-4.350111,-7.774843,37807.7939,8.336819,9.223029,12.158361,16.849207,-6.20949,-8.384981,-28.608036,30706.6777,7.580047,7.411312,9.785313,14.467087,-4.930428,-6.707446,-20.481992,9250.7442,3.258334,3.42484,6.933917,10.273763,-1.837348,-2.748954,-6.161277,7763.6009,2.960276,2.887885,5.8731,8.943743,-1.595888,-2.359127,-5.491389,3795.3223,3.423841,1.52277,4.216885,7.240093,-0.867797,-1.574896,-4.399929,3458.7278,3.185748,1.366214,3.675132,6.156213,-0.751959,-1.32689,-3.527845,11663.5625,3.841302,4.997637,11.092122,15.209494,-2.919498,-4.851156,-7.745348,10744.2334,3.963043,4.420397,9.868808,13.359253,-2.652973,-4.44981,-7.561947,4
2051.965,1.595469,0.572558,0.972618,2.690943,-0.517876,-0.782838,-2.607979,10983.5728,3.177202,2.97191,4.291945,6.703065,-1.240852,-1.696875,-4.21885,15240.9346,6.881229,4.873344,7.125859,9.724368,-2.319024,-3.416865,-7.129709,17040.8289,7.094714,5.425385,8.010994,11.131686,-2.587156,-3.815762,-8.244844,5034.2112,4.120079,1.828346,3.409234,5.449586,-1.141231,-1.989116,-3.697273,4419.5011,4.240368,1.541769,2.875121,5.090053,-0.971793,-1.627996,-3.384194,14292.2466,5.754688,5.559773,9.71334,12.571888,-2.741043,-4.568982,-7.624549,16044.4273,6.161306,6.181298,10.891697,14.768976,-3.095799,-5.169094,-9.112076,2327.0952,1.338649,0.763046,1.304972,4.7497,-0.308229,-0.688831,-3.078962,3174.6065,1.560896,0.907975,1.443824,5.094084,-0.267427,-0.605161,-3.362275,11596.5403,5.1432,3.979294,6.248828,9.037719,-1.857839,-2.752631,-6.871826,11944.4661,5.776815,3.810653,5.663373,8.43026,-1.810681,-2.776011,-6.678013,5429.9954,4.799301,1.913634,3.565688,7.083989,-1.254382,-2.127561,-4.707405,5884.4592,5.017761,1.971558,3.478855,6.011199,-1.343345,-2.256195,-4.580011,11637.9253,4.631876,4.839847,8.626344,12.054166,-2.451284,-4.180354,-8.360216,10463.717,4.551288,4.229478,7.440402,10.305438,-2.182956,-3.806803,-7.343858,3
9781.98,5.269836,2.003634,2.742045,5.483528,-2.094704,-2.811728,-6.425774,17492.6097,5.502897,4.231923,6.006268,8.669074,-2.734381,-3.772585,-7.927172,2713.1325,1.742276,1.48818,3.609369,6.959763,-0.640373,-1.048892,-3.227428,2750.2605,1.718074,1.490602,3.628427,6.309233,-0.659716,-1.08767,-3.347531,1535.034,1.860937,0.818256,2.67527,5.023702,-0.352854,-0.687557,-2.470919,1371.0891,1.89854,0.702657,2.269718,4.32741,-0.306774,-0.606151,-2.674372,3961.6384,2.082232,2.217212,5.661161,9.2386,-0.926213,-1.601953,-3.4221,4036.0051,2.077449,2.399236,6.553221,10.181173,-0.972276,-1.640456,-4.103117,17042.8902,4.328951,3.763175,5.253375,8.833627,-2.377693,-3.393201,-12.970049,13933.3447,4.08868,2.979562,4.095682,7.317613,-1.953042,-2.824961,-8.770478,3377.1372,1.837808,1.621212,3.538742,6.605487,-0.720523,-1.186887,-3.505731,2705.9788,1.692587,1.383434,3.167024,6.065681,-0.632555,-1.012377,-3.531988,1740.2103,2.091137,0.897814,2.842017,5.946744,-0.388043,-0.810851,-3.082526,1620.5294,2.010822,0.820918,2.428596,6.160418,-0.347914,-0.729431,-3.15412,4311.4576,2.035284,2.502684,6.391286,10.611336,-1.0508,-1.812369,-4.566954,4021.0943,2.083406,2.23359,5.506276,8.359608,-0.964017,-1.612537,-3.703769,4
1582.8486,1.531678,0.375926,0.63639,3.274607,-0.367644,-0.569134,-2.608743,8825.0386,2.974393,2.136267,2.879248,5.687836,-0.987417,-1.312585,-3.900285,10327.9412,5.194562,2.545231,3.395342,6.036475,-1.207958,-1.76095,-4.348138,11623.0986,5.392475,2.854756,3.91792,6.26311,-1.365583,-2.019328,-5.390411,3281.6378,3.132464,1.077782,1.939435,4.694522,-0.611717,-1.020738,-2.554258,2860.6394,3.162497,0.921651,1.641557,3.496026,-0.522768,-0.944431,-2.435794,9887.844,4.468363,3.056597,4.681138,8.759142,-1.508313,-2.370741,-4.940834,11147.7386,4.858845,3.332385,5.014246,8.517282,-1.697967,-2.68635,-6.05812,2390.5639,1.382616,0.557154,1.000026,5.570349,-0.169292,-0.456155,-3.332078,2927.9834,1.555084,0.69649,1.217184,4.918384,-0.168102,-0.487654,-3.566828,7806.2097,3.91953,2.085514,2.918511,6.402117,-0.980173,-1.533036,-4.234539,8057.1988,4.381679,1.939863,2.674526,6.460506,-0.95724,-1.465488,-5.014744,3400.3944,3.448538,1.106781,1.996292,5.619703,-0.656595,-1.170339,-4.140679,3655.0932,3.650458,1.127019,1.990858,5.068162,-0.684891,-1.203546,-3.382249,7791.0181,3.564337,2.572947,3.942607,7.447775,-1.268067,-2.244975,-5.096445,7064.6311,3.536838,2.285599,3.427519,6.251878,-1.137084,-2.014448,-4.187196,3
15439.8818,7.707089,3.240477,4.234021,6.374629,-3.635336,-4.740049,-12.071914,28405.6866,8.098186,6.967644,9.54917,12.538825,-4.638271,-6.016934,-12.931841,4652.4085,2.301082,2.102649,4.859223,8.045648,-1.028922,-1.548323,-3.220626,4702.2876,2.253261,2.098513,4.792626,7.708183,-1.049534,-1.618753,-4.195161,2342.2591,2.321709,1.032278,3.07926,6.139381,-0.539043,-0.960141,-2.638274,2081.8222,2.376592,0.887812,2.656355,4.556154,-0.458465,-0.831676,-2.45977,6389.9848,2.765611,2.959748,7.254062,10.328458,-1.490921,-2.375679,-4.803933,6502.5747,2.765063,3.163081,8.20528,12.069665,-1.570667,-2.591964,-5.312443,26437.0019,5.81538,6.113999,8.288033,11.848053,-4.036223,-5.556424,-15.098962,21453.7915,5.358079,4.918216,6.522824,9.954761,-3.285322,-4.440434,-13.391924,5587.3394,2.414855,2.334321,4.748398,7.503046,-1.158061,-1.764907,-4.607176,4735.3196,2.2601,1.958527,4.143207,8.607093,-0.99864,-1.522748,-4.252956,2612.2149,2.655588,1.14192,3.38279,6.978464,-0.582767,-1.125018,-3.532653,2426.4061,2.519515,1.047288,2.961437,5.509872,-0.514769,-0.963169,-3.839445,7174.0821,2.769057,3.441986,8.18739,12.119652,-1.739813,-2.817052,-6.079451,6637.5483,2.839535,3.061475,7.194229,10.609877,-1.583074,-2.581752,-5.285302,4
3915.5122,2.252916,1.21912,1.833169,3.416211,-0.960731,-1.43619,-3.668903,15392.2461,4.218055,5.442766,8.020316,10.635633,-1.914188,-2.668001,-6.672522,22482.2121,10.100013,8.879089,14.689055,18.090213,-3.926181,-5.769081,-10.404778,24893.8108,10.362426,9.772733,16.265903,19.498395,-4.346375,-6.331469,-11.665376,8093.0813,6.187302,3.126175,6.318616,8.447827,-2.052412,-3.639935,-5.688754,7086.4822,6.240163,2.641429,5.097808,7.053287,-1.787907,-3.009214,-4.657998,21365.5335,8.364738,10.018827,20.14421,24.394898,-4.648886,-7.894774,-14.22213,23878.8594,9.060922,11.243341,22.533347,27.795553,-5.24245,-9.252661,-13.154348,4170.0913,1.643816,1.585033,2.505036,5.445357,-0.732975,-1.306462,-5.156848,4805.4116,1.886648,1.727966,2.61564,5.632157,-0.620904,-1.040756,-3.73601,17762.9763,7.733974,7.408417,12.447494,17.147231,-3.156963,-4.817803,-10.601345,17987.9152,8.436417,7.211282,11.708191,15.494392,-3.109188,-4.771927,-12.008696,8996.3385,7.339856,3.386724,6.528201,10.206327,-2.401743,-4.301225,-7.243282,10499.8296,8.495646,3.58041,6.331753,9.245128,-2.766346,-4.733704,-7.721514,18075.1958,6.795274,9.148407,19.142629,24.918527,-4.24656,-7.444873,-12.842705,16188.272,6.756831,7.973911,16.094204,19.222375,-3.723416,-6.668301,-11.69964,3
20999.242,10.796742,4.655727,6.121731,7.628283,-5.627057,-7.61798,-16.746983,40719.4284,11.862403,10.881584,14.924159,17.945638,-6.796193,-8.598979,-18.411296,7659.6609,3.041632,3.020953,6.63861,10.242768,-1.674324,-2.471902,-4.980671,7649.5842,2.942204,3.011372,6.727026,8.886416,-1.72381,-2.675571,-5.097492,3482.9934,2.962913,1.377094,3.883547,6.939956,-0.821177,-1.463725,-2.974828,3035.3696,3.022974,1.188042,3.367277,5.006602,-0.681862,-1.153934,-2.761758,10101.968,3.790568,4.150541,9.715938,13.494568,-2.478471,-4.082718,-6.793884,10356.4099,3.774298,4.362783,10.809809,14.752214,-2.600873,-4.264025,-6.980841,38019.8818,8.27565,9.461681,12.672931,19.752578,-6.156133,-8.729887,-25.5358,30785.7315,7.400606,7.567116,9.946592,12.888961,-4.86901,-6.508969,-21.585339,9138.3199,3.206074,3.454835,6.776332,10.219044,-1.931184,-2.85483,-6.778907,7734.2593,2.970657,2.894346,5.734153,8.520048,-1.660212,-2.466873,-5.577797,3812.6347,3.389594,1.525321,4.158833,7.535953,-0.885518,-1.580816,-4.302787,3459.2739,3.165152,1.374898,3.776907,6.979113,-0.763661,-1.304989,-3.592346,11498.4975,3.794033,4.964251,10.987326,15.446721,-3.001679,-5.045251,-9.84302,10533.6238,3.896023,4.442291,9.93063,14.023265,-2.711249,-4.514461,-8.764216,4
4439.7295,2.422956,2.100157,5.255878,8.250787,-0.544451,-0.869887,-2.738527,10808.3393,3.164362,3.000541,4.400398,7.142568,-1.189668,-1.664803,-4.59603,15118.5728,6.654913,4.844134,7.23094,10.339898,-2.24673,-3.322668,-7.972034,16967.0254,7.009197,5.41375,7.999941,10.612219,-2.510685,-3.757067,-8.835848,5007.5257,4.094694,1.842158,3.514073,5.477544,-1.124771,-1.97462,-3.64033,4415.4177,4.248885,1.563978,2.887687,5.00816,-0.9605,-1.598838,-3.558761,14333.0408,5.771318,5.725423,10.125889,14.007873,-2.640139,-4.33931,-7.81858,15993.253,6.135599,6.281015,11.048974,13.67978,-2.985945,-4.971447,-8.681086,2311.6529,1.339091,0.772466,1.302719,5.255052,-0.317504,-0.638997,-3.745918,3110.2676,1.54544,0.915254,1.411169,4.547629,-0.276165,-0.659395,-3.545397,11643.9856,5.098652,3.973672,6.113705,9.430941,-1.808464,-2.766481,-7.252931,12030.8313,5.69427,3.813474,5.510981,9.63722,-1.770855,-2.671267,-6.538525,5347.3493,4.604105,1.919816,3.59524,6.12618,-1.252184,-2.149347,-5.262176,5828.6143,4.983122,1.999205,3.677634,6.413541,-1.335974,-2.282646,-4.877448,11556.1882,4.586648,4.952937,8.73575,12.811857,-2.367934,-4.146971,-7.480492,10504.6292,4.63657,4.417632,7.688939,10.381267,-2.086194,-3.616187,-7.000235,3
4029.1257,2.082533,1.53118,2.495403,5.240172,-0.545911,-0.871946,-3.839922,5084.0307,2.345823,2.257589,3.787745,6.316132,-0.655877,-1.073478,-4.186649,606.1541,1.164617,1.001455,2.717627,5.362111,-0.224254,-0.438105,-2.440763,581.6418,1.151715,1.052835,2.890455,5.18688,-0.230747,-0.504791,-2.876485,472.8196,1.265791,0.653531,2.237567,4.515322,-0.120266,-0.386731,-2.074588,452.7709,1.307299,0.559083,1.911284,3.65072,-0.113906,-0.399295,-2.668385,1101.1419,1.305554,1.68501,4.603593,7.743069,-0.298311,-0.588389,-2.718242,1145.2903,1.308703,1.823353,5.101934,9.168433,-0.312518,-0.688355,-3.125443,5693.1391,2.127443,2.086347,3.420369,7.123809,-0.664895,-1.138616,-5.110035,4414.895,1.975484,1.561119,2.576816,5.736854,-0.53955,-0.903753,-5.860271,842.563,1.205204,1.03222,2.528229,5.360896,-0.268777,-0.568337,-4.360335,462.5552,1.118523,0.904306,2.312107,5.238603,-0.237193,-0.550114,-3.613101,579.7752,1.364377,0.708808,2.47787,5.487948,-0.143277,-0.479631,-2.932622,538.9047,1.337669,0.666319,2.099248,4.988489,-0.135853,-0.403969,-3.081504,1156.6822,1.281418,1.783392,4.744274,8.483298,-0.346068,-0.674374,-3.784776,1100.2749,1.308606,1.661564,4.72297,8.533625,-0.31211,-0.624287,-3.434434,4
1074.2597,1.287302,0.207509,0.539949,3.600765,-0.183338,-0.43924,-3.262778,1899.3164,1.480338,0.394919,0.793739,3.641599,-0.259936,-0.524917,-2.949528,2857.491,2.193683,0.531368,0.813527,3.934024,-0.23431,-0.533548,-3.649772,3246.4998,2.274011,0.593189,0.922082,4.420691,-0.26542,-0.570212,-3.46311,1181.59,1.787152,0.340336,0.68068,2.886131,-0.151445,-0.364335,-2.520727,1208.5996,2.058187,0.322222,1.294851,3.435408,-0.131925,-0.348432,-2.822901,3363.4304,2.258541,0.659301,1.023816,4.067942,-0.327402,-0.629266,-3.461795,3575.6435,2.301456,0.684546,1.063636,4.106026,-0.355001,-0.681224,-3.697685,1253.0937,1.226726,0.254929,0.728541,6.194672,-0.111869,-0.441272,-3.73448,1524.4107,1.32583,0.296782,0.702933,4.050912,-0.105107,-0.447768,-3.586256,2223.7065,1.831912,0.458567,0.8299,5.801047,-0.162498,-0.505643,-3.731622,2125.452,1.893756,0.416856,0.803298,4.223469,-0.153817,-0.458378,-3.700256,1219.6889,1.936623,0.328833,0.768438,4.729633,-0.16335,-0.473377,-3.48055,1252.1673,1.951977,0.330778,0.788691,3.847911,-0.161504,-0.420519,-3.505228,2958.343,2.021558,0.552508,0.96178,4.483489,-0.250975,-0.613408,-4.000931,2706.5264,2.049311,0.491276,0.852186,4.614957,-0.228991,-0.537895,-3.103626,3
37637.281,11.889555,9.377321,12.405822,15.03658,-6.935872,-9.291141,-17.904353,47460.2759,13.563478,13.334652,18.739602,24.020649,-7.87789,-10.031215,-22.627736,9831.4331,4.038182,3.530315,7.582226,10.324968,-2.01517,-3.010478,-5.590615,9752.0464,3.864125,3.539563,7.790226,10.336939,-2.06087,-3.142965,-6.253436,4015.2708,3.394871,1.560088,4.208292,7.093305,-0.944975,-1.647992,-3.858859,3476.08,3.458098,1.324555,3.589947,5.863406,-0.78154,-1.314631,-3.688865,12281.5188,4.776003,4.777466,10.822841,14.971701,-3.004827,-4.881623,-8.181876,12601.7708,4.765807,4.955573,11.826269,15.842399,-3.184652,-5.300593,-8.778659,44813.1899,9.514633,11.849191,15.887713,21.444658,-7.241964,-9.931138,-32.022214,36108.1333,8.747969,9.244323,12.347222,17.796381,-5.70855,-7.891334,-24.079633,11535.1826,4.124652,4.036515,7.891277,11.58576,-2.333284,-3.608829,-8.168585,9791.3838,3.929019,3.351799,6.653946,9.758234,-1.985269,-2.931151,-6.520535,4362.6067,3.891344,1.692485,4.731978,10.447381,-1.01794,-1.80128,-4.266732,3958.3167,3.656364,1.531507,4.15744,7.423103,-0.869952,-1.525062,-4.614888,14144.9724,4.763761,5.658476,12.152213,17.826734,-3.751166,-6.363262,-10.543962,12914.74,4.958851,5.11426,11.359835,15.05284,-3.358603,-5.686605,-10.517988,4
4186.3135,1.875232,1.433345,2.918044,8.158677,-0.744578,-1.109972,-2.876474,12947.1587,3.401035,4.47222,8.072743,21.262025,-1.602412,-2.225856,-4.704725,19076.3198,8.267638,7.101968,13.66059,39.024938,-3.159078,-4.924827,-10.48186,21233.0871,8.712783,7.917929,15.041252,16.170269,-3.513845,-5.264095,-11.576093,6596.2431,5.158746,2.603506,6.024424,17.712121,-1.603231,-2.876449,-4.917061,5748.777,5.195582,2.19759,4.907147,14.417861,-1.385677,-2.3312,-4.436348,18065.2906,7.105728,8.27949,16.102864,25.696701,-3.707961,-6.163785,-11.171575,20198.7105,7.646391,9.195242,17.441261,28.720981,-4.175154,-7.197972,-11.138067,2739.3189,1.375965,1.141903,1.997854,6.274833,-0.526505,-0.942341,-3.792397,3582.5356,1.590501,1.313273,2.087974,5.951122,-0.443136,-0.854543,-3.969929,14957.301,6.474663,5.96055,11.448627,30.66091,-2.52793,-3.896253,-9.376488,15264.0782,7.080251,5.708677,10.685766,31.057389,-2.488408,-3.714642,-8.694439,7156.1606,5.859058,2.745041,6.112134,19.015295,-1.823929,-3.167471,-6.14293,8023.2788,6.569008,2.884762,5.880494,16.250586,-2.035873,-3.434392,-7.725137,15019.3977,5.84158,7.468198,14.531438,33.459656,-3.374771,-5.979907,-11.782427,13434.4304,5.713733,6.609257,12.788406,27.839436,-2.974556,-5.155202,-8.209837,3
25921.1569,9.420164,5.663019,7.412956,10.040367,-4.726515,-6.406917,-14.376104,35254.8025,10.38615,8.784528,12.239101,15.772417,-5.859395,-7.44693,-16.043368,6195.2329,2.663146,2.508181,5.557476,9.004089,-1.366826,-2.050955,-4.355203,6201.5483,2.608051,2.541171,5.783507,8.94856,-1.408871,-2.213055,-5.087957,2940.7955,2.660724,1.205495,3.436847,5.516018,-0.687564,-1.188529,-2.638559,2587.4187,2.706046,1.042661,3.026083,5.604949,-0.577833,-1.027287,-2.828272,8222.1453,3.304796,3.52812,8.471069,12.097298,-2.00026,-3.270596,-5.38856,8438.7017,3.298396,3.703546,9.278908,14.3779,-2.113844,-3.538275,-6.093007,33291.2344,7.534946,7.762425,10.352043,14.840096,-5.132042,-7.169705,-20.150738,26820.5205,6.912153,6.118982,7.959277,11.325719,-4.112586,-5.686899,-15.514545,7399.9824,2.777471,2.81124,5.566551,8.732008,-1.55744,-2.354821,-5.672233,6204.9705,2.578588,2.347886,4.822128,7.821899,-1.352288,-2.027977,-5.322194,3240.8727,3.049771,1.323823,3.798336,6.503521,-0.740373,-1.374841,-3.719625,2980.2076,2.875062,1.213778,3.492233,6.661193,-0.643039,-1.187932,-3.226233,9151.8911,3.234731,4.093094,9.444899,12.608087,-2.387151,-3.956296,-7.058571,8489.3513,3.385304,3.694461,8.713549,12.755744,-2.157963,-3.587573,-6.322749,4
5726.2827,2.34644,1.765254,2.720484,4.716168,-1.125552,-1.597876,-3.583619,15876.0665,4.218156,5.424453,8.229389,10.493445,-2.129894,-2.956497,-6.052509,25431.6697,10.835204,10.116744,17.424872,23.396186,-4.557978,-6.847938,-12.105899,28043.4558,11.245642,11.209816,19.478159,23.748032,-5.023157,-7.635884,-14.57397,9539.2311,7.087893,3.648697,7.347888,9.383881,-2.493636,-4.462244,-7.182624,8192.4509,7.101478,3.072787,5.96317,8.600004,-2.212387,-3.728189,-5.925151,24274.1188,9.372804,11.515308,24.989272,30.088697,-5.415691,-9.517914,-14.436046,27137.9617,10.020713,12.805757,27.497344,33.622678,-6.112759,-10.740942,-15.524587,4187.2299,1.616292,1.544476,2.571859,5.139771,-0.878635,-1.405055,-4.549175,4767.4858,1.833771,1.639014,2.570651,5.55381,-0.745405,-1.256657,-4.147816,20016.4524,8.233249,8.276392,14.675968,17.767542,-3.662656,-5.446618,-12.893198,20407.4094,9.165456,8.168128,13.890979,17.715881,-3.621187,-5.453983,-12.520851,10532.468,8.317143,3.930175,7.645927,10.671068,-2.964243,-5.22381,-9.663704,12487.2574,9.867534,4.257731,7.929561,11.037804,-3.556028,-6.013248,-11.104896,20503.2651,7.579079,10.240831,22.9571,27.943581,-4.9445,-8.883226,-16.712123,18395.8472,7.536913,9.09985,20.089298,26.210574,-4.3329,-7.802163,-14.608756,3
661.79,1.142368,0.701693,1.259348,3.517199,-0.510289,-1.047517,-5.172033,1147.9248,1.126917,1.971076,3.6094,7.654766,-0.636763,-1.522643,-8.269645,-225.6548,0.909147,0.362142,1.013612,3.278176,-0.217823,-0.583584,-3.726604,-237.5322,0.90955,0.367179,0.97432,3.829625,-0.234741,-0.65743,-3.561107,-37.9015,0.974547,0.351623,1.156393,2.934617,-0.115995,-0.491712,-2.458907,-12.8914,0.989425,0.288975,0.887429,2.659413,-0.116932,-0.459855,-2.311697,-38.0273,0.987054,0.757183,2.055395,3.7642,-0.287633,-0.640374,-3.190965,-103.7607,0.966425,0.800718,2.241581,4.45449,-0.299559,-0.614443,-4.050732,1054.8584,1.110175,1.240259,2.469426,7.997108,-0.590239,-1.341536,-10.857682,530.8438,1.062946,0.786803,1.673276,5.852227,-0.497707,-1.035723,-6.803283,-340.0476,0.883036,0.315076,0.934341,4.33006,-0.259437,-0.615538,-3.673974,-274.8838,0.899784,0.347819,1.126746,4.718062,-0.229683,-0.603801,-3.965248,-12.5074,0.991185,0.391585,1.318066,4.339012,-0.14053,-0.528449,-4.382773,33.2143,1.024637,0.376938,1.19712,3.948969,-0.133492,-0.528908,-3.804468,-214.3735,0.936358,0.703181,1.912736,5.293304,-0.333422,-0.799863,-5.034146,-175.3181,0.942348,0.689338,2.059005,4.440768,-0.297628,-0.688822,-4.237654,6
2593.7569,1.638177,0.448442,0.838674,3.673244,-1.050791,-1.599788,-6.146043,11204.1479,2.539899,1.848494,2.607019,6.606127,-2.023916,-3.034942,-10.226701,2770.4721,2.731422,0.492779,0.719008,3.350761,-0.343753,-0.735112,-4.719645,3021.8477,2.768784,0.535424,0.788876,3.520321,-0.370594,-0.69469,-3.458238,1465.5378,2.242993,0.292745,0.592987,3.099226,-0.24603,-0.678639,-3.409693,1308.2642,2.379503,0.26564,0.528798,2.832763,-0.206727,-0.486273,-3.296232,3952.3887,2.939711,0.674024,1.034762,3.333385,-0.580204,-1.078495,-3.675329,4074.7634,2.882831,0.702965,1.054076,4.422977,-0.600989,-1.329567,-4.388118,6527.773,1.807132,1.146693,1.68807,6.3262,-1.014167,-1.723873,-9.153686,6511.6358,1.969032,1.158544,1.675731,5.820869,-0.948797,-1.575263,-8.890206,2722.8202,2.558025,0.505551,0.809325,4.172061,-0.358607,-0.747836,-4.86546,2505.802,2.495948,0.450021,0.790032,3.946245,-0.303765,-0.693188,-4.290385,1574.2195,2.441257,0.318636,0.656249,4.173552,-0.260573,-0.638429,-3.762113,1580.0138,2.506255,0.325727,0.69963,4.071129,-0.258008,-0.767586,-4.229642,4013.5815,2.815819,0.656902,1.029613,4.419967,-0.6049,-1.174603,-5.382974,3723.0985,2.824647,0.620218,0.949293,4.427759,-0.556558,-1.054074,-4.73083,3
21738.5634,6.014998,4.469018,5.908806,7.881208,-6.946747,-9.979751,-29.634899,43675.0419,5.754724,11.575249,16.815881,20.583918,-7.518898,-9.976507,-28.565553,6450.2007,3.587446,1.813485,3.688309,6.302956,-2.160411,-3.284905,-6.423171,6523.0549,3.470466,1.8481,3.674231,6.197304,-2.202632,-3.284367,-6.391923,3438.623,3.320312,1.16526,2.74086,5.001733,-0.935938,-1.647165,-3.695549,2905.1995,3.364477,0.96998,2.217339,4.245283,-0.791595,-1.304046,-2.914139,9925.5766,4.356518,3.033367,6.290905,8.905514,-3.314823,-5.434008,-9.175933,10340.3706,4.348939,3.127626,6.501324,9.185495,-3.460965,-5.800446,-10.395085,41320.6036,5.2262,9.284542,12.656465,19.432874,-7.039671,-10.419,-34.19009,29476.5947,4.437117,5.998612,7.681925,13.124351,-5.476983,-7.989142,-27.666298,6978.5765,3.405528,1.912275,3.543859,6.803225,-2.424289,-3.662742,-8.349468,7052.8051,3.571274,1.872828,3.552651,5.929591,-2.156193,-3.333705,-7.833614,3599.1355,3.548555,1.219114,2.820525,6.534734,-1.022789,-1.916538,-4.728386,3223.9367,3.337452,1.133138,2.677608,5.841728,-0.88587,-1.614864,-4.828048,10637.4832,4.177714,3.182413,6.412228,10.089101,-3.956045,-6.620445,-13.923923,10441.5654,4.422388,3.078054,6.311509,9.525601,-3.599002,-6.045872,-11.124974,6
5022.3662,1.852823,2.242675,3.424515,4.857353,-2.628202,-3.318892,-12.467618,38374.7456,5.842191,14.843033,22.311896,26.979528,-7.857616,-9.470784,-37.158773,23734.435,12.739048,8.653864,12.430841,15.787442,-5.383315,-8.089349,-19.330259,25664.6607,13.032523,9.272802,13.372081,16.844832,-5.747851,-8.584781,-18.185736,7397.3453,7.028589,3.024241,5.49018,7.331707,-1.993629,-3.410643,-6.944042,6528.8797,7.510225,2.564893,4.373275,6.651353,-1.689914,-2.791378,-5.581447,24668.8491,10.499435,11.974995,21.335874,24.727349,-6.909021,-12.014723,-21.287722,26792.9639,10.921436,12.830783,22.462363,26.644372,-7.513137,-12.993995,-22.719891,10500.6562,2.115701,4.493478,6.813465,10.178457,-1.608435,-2.414719,-12.703427,11934.4912,2.530381,4.988133,7.559502,10.777697,-1.585683,-2.338341,-11.496983,21478.9263,11.016042,8.631472,12.843011,16.251535,-5.029312,-8.037631,-20.950796,21190.3377,10.87152,8.155037,11.827223,15.616514,-4.806836,-7.411139,-20.623958,8095.034,7.858688,3.303587,5.745495,9.230194,-2.231438,-3.797783,-7.412989,8640.5067,8.691513,3.362473,5.811888,8.204784,-2.347668,-3.997918,-8.175802,23283.7563,9.271461,12.937768,23.650639,28.256415,-7.091458,-12.418107,-25.0583,21219.5655,9.074587,11.522892,21.065837,25.791895,-6.320937,-10.991782,-22.743115,3
21143.0503,5.081874,4.603516,6.09218,8.436926,-4.562235,-6.066065,-17.485209,32788.8374,6.360563,8.347112,11.605872,15.208082,-5.464672,-7.298864,-20.004862,3792.4888,2.452883,1.352397,2.788551,4.63731,-1.328729,-2.048885,-5.45682,3864.7715,2.395523,1.348046,2.796379,4.839006,-1.365356,-2.120076,-4.744602,2493.6904,2.742212,0.917896,2.190123,4.387654,-0.65785,-1.219545,-3.42796,2120.7941,2.772713,0.760184,1.73646,4.007071,-0.56173,-1.016631,-3.969024,6252.3003,3.083233,2.23039,4.684611,6.813581,-1.997459,-3.19841,-6.410809,6425.5845,3.089727,2.349936,5.133821,7.838811,-2.099161,-3.568898,-7.308207,27083.06,4.549623,5.966404,7.69912,11.708735,-4.867006,-7.150797,-24.396686,18022.1089,3.693986,3.838006,5.025007,8.645453,-3.79754,-5.570349,-21.987129,3805.5701,2.243604,1.371106,2.717463,5.620846,-1.484568,-2.361951,-6.611044,3990.2195,2.325507,1.358975,2.821709,5.743686,-1.355195,-2.152312,-6.878748,2624.4729,2.904568,0.999121,2.431538,5.382414,-0.725554,-1.463171,-5.019177,2432.3471,2.810123,0.929618,2.163414,4.388168,-0.62652,-1.317927,-4.455486,6159.824,2.821604,2.28675,4.792763,7.862729,-2.30806,-3.840719,-8.161705,6246.1164,3.01238,2.186626,4.669993,7.559794,-2.124433,-3.666811,-7.800877,6
11175.6231,2.955847,3.583697,5.907975,9.338029,-2.103098,-3.069396,-11.195455,36850.6587,6.955164,13.218924,20.187615,23.299681,-6.027004,-7.830713,-33.776845,29837.583,16.392556,12.342215,19.616668,23.794796,-6.449807,-9.925085,-25.435521,32222.0632,16.576802,13.220813,21.470104,25.040811,-6.905313,-10.716168,-26.535017,10159.9349,9.780403,4.013607,7.71461,9.221765,-2.774158,-4.946761,-9.247429,8956.0168,10.31326,3.367025,5.853841,7.876253,-2.354596,-4.01902,-7.718829,30587.4575,13.083414,15.052426,29.579483,34.207394,-8.109504,-14.249568,-32.270662,33261.5532,13.79557,16.657935,32.944556,38.211102,-8.92479,-15.650125,-29.592734,10396.0679,2.327918,3.880703,5.842143,8.280472,-1.350165,-2.436164,-12.516438,11683.292,2.825962,4.368563,6.421944,8.954462,-1.314824,-2.341733,-11.982399,26260.188,13.742871,11.561632,19.245028,22.585128,-5.816456,-9.059221,-28.099546,26135.8603,13.592733,11.183759,18.010171,22.931672,-5.611286,-8.600223,-27.826392,11201.9442,11.034545,4.455128,8.118657,11.414732,-3.196525,-5.651073,-11.1797,12408.0671,12.403938,4.590218,8.149847,10.497346,-3.555338,-6.195874,-11.486341,28396.5818,11.483641,15.643946,32.171799,38.433698,-8.156828,-15.307633,-31.25203,25741.5523,10.988883,13.683017,27.495695,31.685739,-7.210032,-13.533849,-29.078975,3
9029.0157,3.425089,2.029284,2.896019,5.452622,-1.784813,-2.488077,-7.354349,16870.5391,4.316934,4.166628,6.004467,9.158454,-2.339876,-3.327597,-9.952134,1606.575,1.604224,0.76567,1.711914,3.951916,-0.653813,-1.216421,-4.659697,1657.8679,1.591026,0.764467,1.713683,4.461827,-0.690435,-1.142241,-4.369423,1270.5972,1.91008,0.561489,1.517497,3.118078,-0.365095,-0.739454,-3.78925,1096.8107,1.929777,0.462868,1.178921,2.951553,-0.310315,-0.829385,-3.934334,3009.2861,2.015674,1.338385,3.076875,5.206975,-0.961586,-1.666388,-4.177979,3051.3711,2.005977,1.434387,3.574567,5.836713,-0.99769,-1.723322,-4.576044,12963.5288,2.93349,2.806961,3.931516,7.378958,-2.078043,-3.172263,-12.628054,8801.2867,2.494711,1.845879,2.580089,5.711259,-1.716522,-2.565474,-10.787701,1510.8935,1.489643,0.759194,1.601258,5.411623,-0.730512,-1.272091,-6.201094,1586.0279,1.518432,0.752712,1.738098,5.015359,-0.676982,-1.162631,-5.145025,1441.1988,2.087242,0.639433,1.814919,4.3083,-0.398926,-0.924541,-4.401561,1390.5484,2.065786,0.597496,1.619345,4.348901,-0.365967,-0.847765,-5.41441,2711.5525,1.817719,1.332498,3.233155,7.418327,-1.057341,-1.865402,-6.512088,2754.9443,1.898237,1.242572,3.045822,5.876175,-0.984783,-1.776159,-5.216016,6
4005.7708,2.105632,0.714389,0.97733,3.848325,-1.110853,-1.575871,-6.836776,16762.7852,4.3032,3.524656,4.337131,7.935046,-2.964243,-3.943309,-12.767341,10837.2908,7.134083,2.41599,3.08681,5.30189,-1.684934,-2.655234,-8.831798,11866.9006,7.230424,2.628723,3.409852,6.351605,-1.819721,-2.95,-8.9144,3473.0254,4.084391,1.049743,1.81556,3.875673,-0.766818,-1.42843,-4.170523,3092.3102,4.369211,0.900192,1.476723,3.671674,-0.661105,-1.352273,-4.784666,11481.023,5.956563,3.147209,4.384959,7.695206,-2.181258,-3.494085,-10.551341,12566.8869,6.311102,3.390209,4.724558,7.217789,-2.422432,-3.822555,-13.084936,6497.626,2.003777,1.406798,2.140746,6.370363,-0.73928,-1.308344,-7.805777,7214.7558,2.345362,1.579899,2.327952,5.555025,-0.736631,-1.30557,-8.13734,9525.7401,6.112312,2.259705,2.949087,5.51415,-1.539893,-2.60327,-9.609778,9440.855,5.998401,2.056316,2.58586,5.595607,-1.451333,-2.484903,-9.222445,3734.813,4.548359,1.108671,1.923267,5.577961,-0.82447,-1.639551,-6.758958,3884.0196,4.836707,1.123699,1.949344,5.478968,-0.842297,-1.685277,-6.110458,10349.3801,5.219718,2.972331,4.360575,7.828455,-2.137686,-3.654219,-8.847267,9408.5046,5.049727,2.656578,3.811228,6.821767,-1.906709,-3.244852,-9.240284,3
20076.374,4.752577,4.425317,6.077106,8.558607,-3.235488,-4.901453,-13.780212,26791.833,5.83378,6.627193,9.21878,12.915318,-4.097273,-6.029008,-18.038362,2895.2214,2.120117,1.11702,2.335663,5.097341,-1.054496,-1.580154,-5.459954,2931.9973,2.063597,1.121598,2.339674,4.505343,-1.069985,-1.606162,-4.394255,2004.8153,2.427752,0.780453,1.959933,3.8744,-0.540939,-1.005549,-4.590918,1722.9,2.462031,0.644738,1.5072,3.187752,-0.457736,-0.93941,-3.339368,4850.3946,2.616126,1.854602,4.133611,6.216818,-1.520229,-2.413809,-5.965735,5019.3953,2.64908,1.956649,4.49539,6.95496,-1.581106,-2.755508,-6.266623,21594.1269,4.073669,4.628877,6.197066,9.698787,-3.612753,-5.610598,-23.557781,14183.354,3.274614,2.970554,3.874233,7.186876,-2.870279,-4.529077,-18.114253,2875.9888,1.960376,1.120369,2.189671,5.255584,-1.134225,-1.932339,-6.863425,2962.6784,1.997916,1.108435,2.253864,5.68736,-1.03649,-1.658105,-6.073146,2144.9518,2.594756,0.856893,2.173592,5.471313,-0.591498,-1.22082,-5.122718,2032.5516,2.559093,0.7995,2.038223,4.95252,-0.526852,-1.022453,-5.11194,4643.0124,2.380414,1.894353,4.135667,7.435641,-1.695495,-3.009742,-7.35867,4710.2051,2.53574,1.779039,3.962382,6.924978,-1.582356,-2.756992,-7.657757,6
10354.6338,2.873892,4.647494,9.640331,24.078734,-1.27223,-2.017345,-10.149898,24671.6987,5.444641,11.186295,21.898094,55.823035,-3.397441,-4.921228,-18.069425,23940.6944,14.171182,10.895946,23.380326,58.662242,-4.578682,-7.28,-21.012344,26217.5688,14.372756,11.783885,24.68062,93.622938,-4.950027,-8.104606,-20.963044,8502.8302,8.577107,3.354622,6.360104,8.837937,-2.214999,-4.073604,-8.926081,7455.9046,8.896001,2.805874,4.866344,7.038547,-1.894196,-3.410166,-7.457496,23802.3633,10.862687,12.042561,22.980435,27.157133,-5.424053,-9.628194,-23.096185,26190.1783,11.631349,13.26858,25.560217,29.527213,-6.031227,-10.966633,-22.925981,7019.2622,1.978496,3.301605,7.111727,26.667341,-0.856128,-1.644231,-8.586752,8134.6343,2.386228,3.703044,8.104071,21.220046,-0.800032,-1.751322,-9.365917,20271.1128,11.411291,9.977625,19.330911,46.73401,-3.934391,-6.451402,-17.36842,20326.3051,11.399905,9.620967,21.014384,80.306653,-3.809577,-6.514874,-20.663419,9183.8637,9.637186,3.661785,6.70014,10.157755,-2.523417,-4.710641,-11.670359,10181.1452,10.532225,3.777387,6.640521,9.427025,-2.859658,-5.153528,-13.209379,21273.7681,9.247765,12.194548,24.202751,29.715672,-5.220813,-9.713993,-25.055789,19248.8215,8.965956,10.67032,20.578496,24.420909,-4.607599,-8.571178,-18.300606,3
30303.6836,7.877877,6.771986,8.808867,10.804844,-5.167035,-7.688227,-21.456023,38545.0039,9.701594,9.915354,13.814913,16.873312,-6.318287,-8.528185,-25.939494,4791.9844,2.823833,1.750946,3.653647,5.826482,-1.676504,-2.647895,-6.880747,4877.6529,2.75068,1.755107,3.624634,5.468018,-1.695806,-2.682192,-6.647763,3015.8256,3.193937,1.134879,2.592378,4.314242,-0.781053,-1.501282,-3.554237,2545.0695,3.18876,0.94438,2.245864,4.36086,-0.664402,-1.244007,-5.094396,7729.1492,3.668985,2.856297,6.107339,8.879256,-2.481725,-4.060211,-6.89414,8084.3648,3.727574,2.959161,6.593305,9.678256,-2.628031,-4.379765,-11.48933,32911.4922,6.455259,7.264059,9.478418,14.561001,-5.475128,-8.186334,-34.973215,22439.4321,5.158986,4.723824,5.959515,9.278999,-4.347568,-6.380503,-27.362362,5073.6047,2.669167,1.850735,3.629663,6.512389,-1.901565,-3.061953,-8.797412,5167.9021,2.721128,1.762095,3.511488,6.736936,-1.715886,-2.843366,-8.30299,3190.5142,3.476915,1.211174,2.989583,6.764279,-0.863916,-1.682368,-5.297974,2874.1519,3.203949,1.131473,2.690694,5.300348,-0.750601,-1.422116,-5.310379,8005.6902,3.460949,3.011991,6.252784,10.042638,-2.948819,-5.116917,-11.57584,8013.4008,3.727497,2.833263,6.181227,9.881506,-2.680252,-4.693107,-10.727853,6
7363.5557,2.341429,1.850348,2.56184,4.502906,-1.154611,-1.630388,-7.894276,18289.4727,4.37291,4.826747,6.476783,9.499028,-3.047135,-4.012763,-14.907507,16353.8584,9.241554,5.042195,7.00523,9.211303,-2.857141,-4.815474,-13.542323,17959.3697,9.459883,5.52128,7.74645,11.060312,-3.071358,-4.954704,-14.745294,5341.2799,5.711528,1.8624,3.390794,5.217778,-1.285913,-2.32026,-6.220793,4704.6853,5.975196,1.591208,2.744547,4.619931,-1.095167,-1.874078,-5.724329,16348.7078,7.534829,6.211303,10.393605,13.962466,-3.400517,-5.787161,-14.586594,17937.7358,7.829814,6.694476,11.032666,13.84962,-3.831663,-6.578319,-14.530999,5267.9199,1.72012,1.406929,1.994899,5.408659,-0.648706,-1.183981,-7.358976,6355.1792,2.061849,1.666962,2.30572,5.130172,-0.632448,-1.229748,-7.770384,13631.1919,7.380759,4.518774,6.541976,9.851269,-2.543546,-4.169859,-15.489299,13843.4602,7.472857,4.308097,5.953871,8.005742,-2.438509,-3.983407,-12.638087,5687.9365,6.141449,1.965749,3.497118,6.664412,-1.427634,-2.717501,-7.835827,6026.3269,6.676111,2.057833,3.667758,7.253596,-1.511326,-2.770516,-7.701597,14443.9174,6.298005,5.836104,9.797141,12.706877,-3.381974,-6.039396,-17.141994,13108.1511,6.143463,5.249539,8.971425,11.642453,-2.925756,-5.094467,-12.105878,3
24196.8711,6.516339,5.476087,7.253535,9.715207,-4.627927,-6.788482,-21.148284,32635.0962,8.065138,8.4033,11.778316,15.132872,-5.43293,-7.715495,-24.394674,3728.0862,2.442196,1.394921,2.840124,5.552959,-1.398756,-2.322823,-6.521242,3790.7776,2.383487,1.411285,2.898723,4.759828,-1.405466,-2.237624,-6.42392,2509.8055,2.824143,0.943972,2.227028,4.540228,-0.664966,-1.353033,-4.567768,2134.1266,2.85637,0.800548,1.846041,3.833169,-0.561787,-1.193599,-5.044145,6077.7785,3.115124,2.306785,5.049517,7.187884,-2.017185,-3.324632,-8.807073,6335.3049,3.119041,2.396386,5.381074,8.845769,-2.151086,-3.553087,-8.885864,26600.3965,5.353041,5.925643,7.664069,12.102525,-4.739216,-7.392217,-29.414239,17337.3862,4.151869,3.742516,4.798287,7.178729,-3.732625,-5.559353,-28.474241,3736.3825,2.235413,1.412322,2.742729,5.492205,-1.546277,-2.523153,-8.577021,3906.6215,2.321463,1.376273,2.778864,5.766818,-1.41001,-2.311887,-8.108245,2659.9478,3.031913,1.034302,2.483262,5.886237,-0.731256,-1.554177,-6.378212,2413.046,2.874243,0.967307,2.343091,5.090382,-0.640271,-1.322207,-5.957655,5971.6116,2.815199,2.355114,5.034152,8.195426,-2.338964,-4.024976,-10.626768,5960.3571,3.033231,2.232985,4.868212,7.750485,-2.130653,-3.640214,-9.240784,6
8658.7842,2.676029,3.252647,4.740113,7.09893,-1.506461,-2.431958,-9.940391,21719.9336,5.099025,8.767731,13.272061,15.690906,-4.061508,-5.690353,-25.184968,26207.9155,14.731542,10.969991,18.045568,21.845244,-5.914991,-9.743476,-24.261463,28600.1759,15.000419,11.957868,19.969002,23.014455,-6.298947,-10.37355,-33.688011,9866.4132,9.854145,3.822569,7.393814,9.771024,-2.681901,-4.881776,-8.889615,8633.2485,10.259324,3.251577,5.908033,7.527859,-2.283027,-3.907551,-8.194988,25909.7627,11.671507,13.301395,27.66019,33.125117,-7.047416,-12.420092,-24.394087,28546.6524,12.278343,14.523604,29.643796,33.917461,-7.983263,-14.679502,-32.358427,6082.1367,1.859584,2.56498,3.948826,6.544858,-0.748574,-1.641915,-10.363037,7113.5351,2.231029,2.832148,4.192978,6.738823,-0.769425,-1.777562,-8.932932,21784.8223,11.726063,9.722608,16.464913,19.790461,-5.15664,-8.429227,-21.708311,21988.5642,11.60783,9.507134,15.65317,19.160091,-5.015946,-8.714498,-22.115316,10586.965,10.847795,4.11519,7.796811,11.28543,-3.195688,-5.841713,-13.891125,12000.5789,12.453376,4.417842,8.132072,11.28782,-3.690718,-6.390881,-12.901111,22921.25,9.593564,12.811146,27.475619,33.691519,-7.194485,-14.174859,-33.166897,20758.8108,9.591745,11.553219,24.510501,29.421686,-6.12916,-11.706554,-27.703123,3
11299.8289,3.80976,2.502235,3.549371,5.727163,-1.903957,-2.747076,-9.432241,16639.9375,4.847666,4.189863,6.193696,10.181293,-2.401075,-3.497689,-11.244313,1578.4468,1.597861,0.761569,1.728236,4.246213,-0.699152,-1.500101,-5.732648,1576.458,1.559552,0.76877,1.729249,4.092042,-0.710688,-1.261817,-6.194421,1284.9729,1.951661,0.567755,1.553965,3.556793,-0.378444,-0.831428,-4.377306,1112.9708,1.96185,0.476149,1.300447,3.362038,-0.325906,-0.897071,-4.794088,2920.7336,2.027702,1.361142,3.460058,6.237267,-0.980218,-1.791233,-4.742896,3010.5686,2.011155,1.420808,3.591806,6.065345,-1.017634,-1.806708,-7.041098,12755.9688,3.20655,2.775678,3.941054,7.128994,-2.077495,-3.39041,-16.065362,8445.791,2.613309,1.74457,2.509652,5.496718,-1.702378,-2.860554,-13.128501,1407.6775,1.449955,0.750154,1.635051,4.750204,-0.778503,-1.488364,-6.569611,1501.6735,1.499388,0.740008,1.643833,4.995765,-0.718439,-1.2998,-5.615382,1442.9886,2.110048,0.637595,1.688882,4.52053,-0.40402,-1.007277,-5.623335,1356.152,2.05555,0.616551,1.746321,4.500989,-0.374201,-0.945887,-6.167548,2608.081,1.797793,1.323722,3.078699,6.446477,-1.088582,-1.910474,-6.583614,2600.2905,1.891242,1.243382,3.070724,5.997802,-1.005418,-1.798853,-6.015871,6
6018.4346,2.437944,1.113455,1.496807,3.985663,-1.155331,-1.738481,-7.480281,13937.6713,4.079101,2.751239,3.379162,6.496908,-2.99362,-4.176205,-14.509797,10606.7567,7.045192,2.385328,3.166871,5.706854,-1.709174,-2.67058,-8.061291,11613.3007,7.165102,2.622482,3.333923,5.523917,-1.845808,-2.801561,-8.041452,3405.8319,4.141765,1.031374,1.826653,3.812081,-0.759138,-1.320108,-3.993851,3017.8234,4.405778,0.885523,1.463993,3.377751,-0.64755,-1.186564,-3.880778,11097.2309,6.025559,3.099952,4.397708,6.823548,-2.175197,-3.57174,-11.619046,12151.856,6.308275,3.282212,4.693066,7.516911,-2.396267,-3.866441,-10.721923,5514.208,1.918588,1.074803,1.625798,6.036507,-0.744229,-1.443228,-8.207373,6188.4605,2.247534,1.253338,1.789865,4.700662,-0.745257,-1.389919,-8.766974,9109.6785,5.911948,2.189646,2.881247,6.073988,-1.594238,-2.716887,-10.457033,9089.3394,5.875705,2.003306,2.558479,5.743829,-1.513578,-2.623908,-8.241219,3603.8874,4.489774,1.073137,1.894326,4.052553,-0.825631,-1.698089,-6.295407,3751.7151,4.844993,1.106396,1.981355,4.883673,-0.836943,-1.619029,-6.660084,9767.9036,5.068947,2.834511,4.339792,7.775551,-2.163011,-3.709655,-9.143396,8903.0962,5.050583,2.573887,3.812074,7.699041,-1.874057,-3.332175,-8.570885,3
18540.7583,5.18913,4.080973,5.385455,7.495156,-3.392276,-4.686019,-12.833952,26291.3847,6.187288,6.534061,9.269562,11.981051,-4.2513,-5.728427,-14.304156,2877.8047,2.144826,1.083707,2.216764,4.380794,-1.048114,-1.567547,-4.247112,2886.7347,2.075117,1.099456,2.280098,4.491717,-1.067631,-1.619162,-3.675457,1980.7544,2.456323,0.768962,1.871981,3.722411,-0.517246,-1.033578,-3.663542,1694.9804,2.488512,0.646442,1.531164,3.019203,-0.449958,-0.847599,-2.354506,4692.8323,2.669487,1.82601,4.100541,6.415728,-1.521374,-2.574316,-5.128586,4886.6599,2.668515,1.896213,4.38043,7.038912,-1.582588,-2.571549,-4.887972,20781.04,4.183526,4.483489,5.98588,10.269109,-3.737135,-5.737456,-20.064189,13401.2378,3.303277,2.798392,3.649781,6.732221,-2.972863,-4.283966,-13.908532,2742.5452,1.931657,1.068116,2.091889,4.651066,-1.155208,-1.884465,-5.901656,2878.4746,2.001642,1.043285,2.106892,4.845868,-1.04275,-1.65017,-5.117255,2114.2139,2.616059,0.840679,2.106898,5.534626,-0.568927,-1.098942,-4.257638,1973.0161,2.558014,0.797137,2.063127,4.506859,-0.510391,-0.954139,-4.109862,4404.3886,2.362517,1.809718,3.973227,7.488774,-1.692575,-2.768399,-5.802072,4424.2146,2.544594,1.707582,3.873969,7.199575,-1.551432,-2.540106,-5.817339,6
12144.9771,3.445975,3.580588,5.081167,7.492008,-1.933863,-2.601889,-9.761207,30618.4829,6.817598,9.62628,14.328679,17.569046,-5.511381,-7.075818,-24.284226,26873.0337,15.670552,9.787122,15.191087,19.371658,-6.066794,-9.453584,-21.770397,28991.857,15.751029,10.638095,16.646351,19.943319,-6.453742,-10.21026,-22.65626,8993.2751,9.208086,3.343191,6.247345,8.327219,-2.390255,-4.254153,-8.148296,7924.2731,9.755863,2.857827,5.04153,6.802432,-2.068351,-3.464796,-6.017637,27547.626,12.980795,12.215902,23.694124,27.374909,-7.603547,-13.106132,-26.657827,30119.5002,13.506223,13.221621,25.333639,30.507777,-8.416853,-14.645434,-28.35858,9303.9751,2.344953,2.956716,4.37999,6.681615,-1.076484,-1.646278,-9.688672,10524.2095,2.872478,3.256223,4.64178,7.710965,-1.123103,-1.731544,-9.846457,23137.2771,12.918894,8.883716,14.177212,17.573008,-5.391362,-8.895815,-21.41902,23070.2162,12.685418,8.535868,13.169751,17.150657,-5.163515,-8.160502,-20.145406,9700.2875,10.109215,3.608421,6.69402,10.347337,-2.75328,-4.869027,-12.397678,10627.2096,11.621885,3.820882,6.805861,9.71224,-3.051958,-5.179196,-10.666235,25466.7002,11.161859,11.972257,23.57304,29.828221,-7.764173,-14.63533,-26.559636,23004.6963,11.003949,10.789825,21.319394,25.398527,-6.756036,-12.131212,-24.414871,3
27235.0727,7.03918,6.075188,7.860297,10.332277,-5.234582,-7.459505,-22.367597,37146.7476,8.173623,9.589721,13.386535,17.626772,-6.477151,-8.993258,-27.485566,4699.3359,2.776796,1.615914,3.276492,4.981976,-1.671407,-2.569587,-6.222979,4712.7554,2.683127,1.639213,3.416673,5.596076,-1.699391,-2.708762,-6.361736,2928.8132,3.115393,1.079209,2.422767,4.050302,-0.809879,-1.426275,-4.147817,2467.9644,3.104083,0.906927,2.029825,3.964328,-0.673031,-1.164422,-3.763767,7384.5263,3.539291,2.658917,5.600238,8.124127,-2.476375,-4.123164,-9.357131,7707.6111,3.562494,2.765049,6.050469,8.74957,-2.639097,-4.300434,-9.550686,30957.5249,5.610391,6.888416,8.811811,12.910531,-5.655075,-8.377366,-35.103994,20473.2066,4.46049,4.312977,5.463379,8.180868,-4.456037,-6.855013,-24.922106,4768.5408,2.532467,1.67495,3.135408,6.58625,-1.898195,-3.037727,-8.911157,4974.9492,2.64134,1.608793,3.073109,6.677591,-1.673287,-2.839477,-7.405109,3083.2715,3.295249,1.161041,2.790019,5.965612,-0.871046,-1.765946,-5.684936,2817.7283,3.171412,1.075049,2.566741,5.968255,-0.739664,-1.597021,-5.51372,7543.2544,3.270657,2.755385,5.701586,9.468805,-2.925315,-5.162478,-10.734165,7486.3974,3.512824,2.616368,5.486121,9.103945,-2.640366,-4.58091,-9.164674,6
8678.5444,2.56923,2.270787,3.277469,5.616436,-1.526899,-2.119551,-8.478856,23164.936,5.014424,6.358908,8.677739,11.945453,-4.312096,-5.475611,-22.786252,17668.3119,9.821748,5.258156,7.367038,10.167832,-3.34742,-5.40785,-13.884735,19276.8181,10.093793,5.738659,7.881022,10.153322,-3.638966,-5.581076,-13.823139,5554.9274,5.877407,1.949783,3.452982,5.61182,-1.388023,-2.518854,-4.887595,4916.7171,6.187649,1.66192,2.771165,4.634151,-1.183901,-2.000151,-4.333935,18137.5115,8.291312,6.848476,11.420798,14.637304,-4.32767,-7.739276,-12.704071,19866.522,8.615292,7.34904,12.054431,15.265611,-4.762137,-8.268431,-14.630459,7443.167,1.998208,2.060447,2.938913,6.233662,-1.001017,-1.674101,-9.565339,8598.2969,2.416648,2.389935,3.381384,5.987412,-1.02877,-1.747662,-8.35926,15239.0039,8.130975,4.869969,6.893557,9.955593,-3.06088,-5.08201,-11.615894,15214.5532,8.135538,4.591968,6.268198,8.893076,-2.894126,-4.558498,-13.776722,5944.5451,6.372427,2.081244,3.680424,6.023648,-1.528104,-2.700928,-6.742013,6290.9326,6.86914,2.151591,3.657681,7.06068,-1.605344,-2.835243,-7.239298,16617.4446,7.145672,6.694659,11.195098,13.919215,-4.367541,-7.555912,-14.535659,15045.0774,6.935086,6.014519,10.181786,13.728957,-3.830102,-6.794899,-15.448962,3
1093.5078,1.243494,1.134012,1.93529,4.161089,-0.457234,-0.824446,-4.054016,1644.7032,1.30999,2.121743,3.795895,7.902239,-0.598321,-1.03315,-4.801365,-271.396,0.89641,0.41739,1.105291,3.160221,-0.23507,-0.546157,-2.814222,-319.3687,0.884944,0.430769,1.208289,3.241462,-0.237891,-0.50417,-2.922397,0.4219,1.000305,0.396078,1.190159,3.348691,-0.136081,-0.439879,-3.065843,8.1205,1.006975,0.319114,0.941078,3.274983,-0.117318,-0.34347,-1.987789,-60.8377,0.979162,0.881045,2.413378,4.634363,-0.312184,-0.58596,-2.777051,-50.0527,0.983447,0.929672,2.522786,4.692456,-0.32251,-0.631691,-3.57105,1273.768,1.190561,1.30143,2.478439,5.835193,-0.575528,-1.051137,-5.624452,641.5214,1.10907,0.747734,1.508099,5.037553,-0.468869,-0.862207,-5.371922,-435.8847,0.857985,0.344314,0.993094,4.304007,-0.267577,-0.605975,-4.908928,-426.6675,0.856788,0.382322,1.07327,3.918239,-0.247602,-0.622362,-3.818479,31.3507,1.02315,0.45769,1.578093,4.85565,-0.141592,-0.515443,-3.367157,62.8622,1.048498,0.439114,1.373125,3.678342,-0.140271,-0.462857,-3.229565,-268.3527,0.920244,0.784392,2.159159,5.038841,-0.35086,-0.69417,-4.079943,-173.8489,0.941776,0.78221,2.205154,4.687632,-0.314017,-0.671645,-3.252568,6
2303.8604,1.569643,0.404966,0.760291,4.12484,-0.445653,-0.887634,-5.18682,4404.6216,1.912908,0.839533,1.378426,4.992205,-0.81785,-1.344456,-6.709164,2265.6094,2.398457,0.448945,0.710177,3.292484,-0.27699,-0.695649,-5.087203,2523.5157,2.456131,0.494454,0.759518,3.387765,-0.31187,-0.762642,-4.973767,1186.0386,2.065123,0.255676,0.494703,2.811195,-0.217999,-0.58156,-4.372566,1075.5128,2.223623,0.227309,0.485549,2.47921,-0.182751,-0.500048,-4.437875,3185.3221,2.591728,0.58714,0.878125,3.937986,-0.451053,-0.883627,-5.357814,3337.9371,2.600403,0.61449,0.920694,3.787057,-0.49401,-1.01702,-6.957689,3294.6509,1.546675,0.564028,1.057614,5.393709,-0.461994,-1.088675,-7.118888,3324.6855,1.666791,0.571322,0.965459,4.48861,-0.442116,-1.011284,-5.816917,2069.4787,2.200655,0.442773,0.829423,4.092454,-0.253162,-0.742491,-6.377224,1886.9061,2.095016,0.391192,0.741615,4.101024,-0.204287,-0.741361,-4.902904,1299.8495,2.285018,0.276529,0.630111,4.379347,-0.22564,-0.742306,-6.037906,1301.744,2.341925,0.281262,0.69824,4.375239,-0.226004,-0.68116,-5.449218,3090.9248,2.421735,0.561454,0.963368,4.237458,-0.409501,-0.84046,-5.496584,2871.3441,2.443107,0.515684,0.904853,4.695965,-0.373036,-0.969851,-5.438047,3
31788.5635,8.095694,7.159175,9.540627,11.391245,-6.382809,-9.117949,-28.615706,42222.3462,8.623699,11.223668,16.099248,19.635196,-7.563971,-10.663116,-34.759187,5825.7505,3.542668,1.899393,3.811641,5.518339,-2.084537,-3.358533,-9.245451,5845.9258,3.403044,1.905111,3.805716,6.112227,-2.134129,-3.465878,-9.926753,3260.7305,3.416422,1.213627,2.785039,6.674183,-0.948442,-1.740737,-4.541176,2790.1515,3.534491,0.9903,2.269969,3.998119,-0.782888,-1.395712,-4.030852,8995.5071,4.397813,3.075375,6.234832,9.033992,-3.117565,-5.150998,-12.142104,9277.5579,4.389872,3.196695,6.810677,9.587518,-3.283089,-5.524721,-12.416551,36071.5366,6.392421,8.044628,10.557433,15.881549,-6.850701,-10.252503,-41.425287,23918.2646,5.160714,4.936908,6.321871,10.720841,-5.332779,-7.979685,-37.829672,6139.8335,3.331296,1.957523,3.674814,6.595149,-2.364077,-4.051778,-12.248556,6501.9729,3.626388,1.891983,3.590709,7.725708,-2.048361,-3.327503,-11.645065,3441.4691,3.719369,1.296943,3.020906,6.362694,-1.009454,-1.910859,-8.130145,3120.5056,3.501625,1.173815,2.737206,6.096057,-0.85931,-1.619429,-6.246944,9532.5359,4.201087,3.237251,6.533467,9.575212,-3.680333,-6.454143,-14.048795,9478.0537,4.471163,3.061059,6.294236,9.302152,-3.354314,-5.926807,-14.545191,6
8935.9077,2.463739,2.837318,4.051838,5.781458,-1.55756,-2.053005,-7.83785,26745.3691,5.250764,8.69594,12.673971,15.010062,-4.640011,-5.768597,-18.713186,22486.5268,12.781734,7.822367,11.594037,14.35738,-4.610665,-7.126712,-14.557277,24404.331,12.993549,8.476471,12.557764,15.991575,-4.955877,-7.559009,-18.003252,7123.4195,7.351294,2.712614,5.196046,6.409212,-1.900683,-3.38582,-6.079273,6500.4835,8.051257,2.322031,3.990478,5.75773,-1.638011,-2.819952,-5.881661,22997.6162,10.265873,10.110412,18.248168,21.111032,-5.782537,-9.80491,-17.111159,25139.5584,10.925236,11.010345,19.756192,24.291488,-6.425928,-11.085155,-20.969903,7193.4521,1.881168,2.475908,3.567627,6.595449,-0.993377,-1.574179,-8.290047,8615.4736,2.314635,2.902948,4.153563,6.669533,-1.014585,-1.503021,-10.39025,19449.2454,10.530747,7.243614,10.993977,14.346356,-4.089716,-6.411388,-16.53226,19333.9658,10.315456,6.918997,10.110848,13.464392,-3.896713,-6.145521,-15.279763,7874.3958,8.364251,2.986561,5.330318,9.041278,-2.151841,-3.844655,-8.134585,8554.014,9.105529,3.056293,5.23337,7.573669,-2.323998,-4.01241,-8.009965,21275.3728,8.909002,10.317623,19.113351,22.642014,-5.854045,-10.458161,-18.893294,19158.8035,8.560185,9.0577,16.714587,20.471362,-5.117094,-8.86025,-18.951261,3
10359.8213,3.374183,2.330749,3.407825,5.472681,-1.869113,-2.587233,-7.668713,16371.5542,4.133158,4.137932,6.015872,9.240427,-2.507949,-3.490725,-11.795842,1442.8306,1.549305,0.704694,1.631733,3.952933,-0.670514,-1.233914,-4.176399,1471.2859,1.529183,0.697556,1.530993,3.517721,-0.695073,-1.144882,-3.93589,1172.4775,1.836001,0.539013,1.456284,3.293482,-0.369636,-0.774791,-3.235829,1037.6105,1.892345,0.434739,1.060864,3.164703,-0.3168,-0.686609,-3.406985,2720.1186,1.918415,1.23814,2.885097,5.372698,-0.964682,-1.613899,-4.059375,2797.6836,1.92919,1.338131,3.272228,5.613017,-1.017441,-1.840232,-5.363274,12053.7846,2.805005,2.630539,3.697103,6.7864,-2.198777,-3.405132,-15.668233,7713.1929,2.319194,1.615021,2.315706,5.495033,-1.767309,-2.643988,-12.35772,1214.5481,1.395639,0.660138,1.373473,4.346687,-0.742286,-1.379256,-5.634478,1329.2822,1.438238,0.670763,1.519179,4.949862,-0.668146,-1.193624,-5.609545,1366.5761,2.01985,0.619037,1.717308,4.078277,-0.410775,-0.92326,-4.844953,1291.8733,1.987009,0.571107,1.584407,4.305183,-0.363106,-0.983123,-4.525966,2353.7658,1.699314,1.206906,2.905885,7.495873,-1.062729,-1.941853,-6.959674,2374.1177,1.774,1.115089,2.776638,5.636727,-0.979193,-1.890531,-5.571688,6
6920.3296,2.581684,1.409603,1.777082,4.367026,-1.21177,-1.703913,-7.184111,17481.875,4.418422,3.749182,4.607798,7.896674,-3.309197,-4.590107,-15.62374,11238.1781,7.444676,2.485501,3.146882,5.412783,-1.764432,-2.889779,-11.167555,12198.0166,7.45895,2.700083,3.55122,6.836129,-1.926703,-3.147931,-8.636003,3501.7273,4.110437,1.071905,1.74902,4.023284,-0.792652,-1.629458,-4.512192,3183.3515,4.533282,0.920586,1.487225,3.323842,-0.671247,-1.23759,-4.006869,12010.324,6.334967,3.314891,4.601842,7.047945,-2.351947,-4.022585,-11.962984,13044.7264,6.626243,3.536978,4.907689,7.083213,-2.577234,-4.410032,-10.224255,6934.3369,2.078213,1.570712,2.193954,6.576204,-0.842806,-1.490962,-9.634666,7674.5039,2.472344,1.760962,2.512745,6.084182,-0.841572,-1.419851,-9.078401,9894.9466,6.411953,2.34544,3.012185,5.842014,-1.661337,-2.736265,-9.733255,9708.3962,6.19182,2.116257,2.678433,5.525332,-1.545767,-2.638836,-10.535391,3829.1924,4.720073,1.137811,2.117195,5.114361,-0.865957,-1.685828,-6.901554,3961.988,4.909152,1.15746,1.913439,4.557827,-0.86196,-1.733052,-6.904931,10920.6555,5.484439,3.20857,4.688275,7.904868,-2.31483,-4.163795,-11.708421,9879.2676,5.321575,2.856476,4.122677,8.153938,-2.067855,-3.761226,-10.106145,3
16715.7021,4.677733,3.62239,4.838376,7.070066,-3.383935,-4.959306,-17.850545,25570.0986,5.42285,6.218167,8.657274,11.253729,-4.409682,-6.342564,-19.550213,2641.5491,2.02884,1.006904,1.987885,4.243104,-1.055821,-1.686225,-6.016453,2675.5464,1.979397,1.00174,2.128282,3.811858,-1.083605,-1.826559,-5.238981,1852.8942,2.321153,0.721429,1.758332,4.241547,-0.549702,-1.157562,-3.801119,1619.6967,2.392696,0.59857,1.34603,3.156808,-0.463507,-0.915836,-3.726822,4467.6111,2.512762,1.662804,3.514916,6.48841,-1.53811,-2.485334,-7.068234,4577.5251,2.520047,1.762971,3.978419,6.868497,-1.599717,-2.65346,-6.286052,19316.9072,3.730409,4.104721,5.442664,9.23744,-3.833355,-5.882542,-21.24107,12138.1265,2.978134,2.507228,3.350922,6.805598,-3.062377,-4.612896,-17.526379,2480.437,1.82791,0.97954,1.905462,4.323982,-1.17436,-1.963543,-7.071255,2663.6016,1.909721,0.975035,1.961453,4.752076,-1.044591,-1.797855,-7.384539,2034.8143,2.540889,0.792273,2.123319,4.971288,-0.602886,-1.285423,-6.759424,1874.842,2.395235,0.736937,1.795676,4.644281,-0.529399,-1.115217,-5.5271,4185.252,2.253073,1.675764,3.731119,7.408059,-1.714082,-2.943567,-7.403218,4258.0788,2.408938,1.560549,3.31716,6.188082,-1.587607,-2.709651,-8.218607,6
14382.7646,3.877185,3.784979,5.395079,7.515521,-2.098032,-3.02973,-14.345763,39688.4717,8.014711,11.015209,16.479729,19.814619,-6.184994,-8.452537,-43.716021,30056.616,17.29289,10.309939,15.669245,19.689561,-6.643877,-10.632467,-33.913434,32193.1833,17.393465,11.10709,17.306265,21.06052,-7.093268,-11.488144,-33.702398,9263.7758,9.258169,3.390597,6.407708,8.767162,-2.495776,-4.550382,-10.338602,8465.1284,10.260317,2.884977,4.854641,6.569463,-2.137275,-3.766901,-8.874008,31883.2971,14.314701,12.914346,24.402569,29.038402,-8.524876,-14.997078,-32.248563,34636.6421,15.110663,14.242074,26.899256,32.216932,-9.392946,-17.495594,-34.513672,11730.2798,2.656275,3.329017,4.807616,7.55875,-1.257756,-2.178748,-13.466949,12966.7989,3.258182,3.738344,5.397224,7.677443,-1.301403,-2.099078,-14.827881,26771.4013,14.987854,9.562264,15.004173,17.84757,-5.944721,-9.577579,-30.797241,26324.8834,14.611368,9.139317,13.971173,17.103403,-5.645295,-9.632485,-28.929982,10353.5259,10.739048,3.770476,6.795102,9.759154,-2.868614,-5.136277,-10.94738,11328.7705,11.834793,3.863257,6.68958,9.579533,-3.116532,-5.689154,-13.779758,30909.0974,13.173578,13.341883,26.081364,31.485245,-8.794907,-16.85985,-38.869252,27638.6272,12.439192,11.582714,22.281991,25.768496,-7.642984,-14.117863,-39.673657,3
24731.7139,6.055897,5.438287,6.985252,8.792535,-5.33242,-7.620481,-26.671569,35915.2304,6.642405,9.193177,12.754456,15.820071,-6.655504,-9.02025,-29.402647,4455.3625,2.670881,1.492023,3.045193,5.135423,-1.698302,-2.655907,-7.106761,4512.4082,2.601798,1.484368,2.978181,5.05803,-1.745894,-2.844322,-6.203215,2818.3847,2.947614,1.011645,2.257797,4.397883,-0.812367,-1.492356,-5.137828,2402.7612,2.996137,0.823995,1.797544,3.664966,-0.676368,-1.345351,-5.439752,7160.8836,3.33689,2.387221,4.763362,7.648905,-2.539046,-4.288254,-9.383632,7416.5625,3.360274,2.538635,5.538327,7.376004,-2.681026,-4.58372,-10.684957,29434.3511,4.878832,6.472285,8.280198,12.484099,-5.825176,-9.188001,-35.342824,19037.4062,3.88327,3.956336,5.019699,8.094612,-4.583989,-6.835909,-31.602874,4491.2986,2.437031,1.497667,2.771295,5.956099,-1.929439,-3.137537,-10.17484,4702.1994,2.531187,1.475653,2.785412,5.609797,-1.695262,-2.686018,-10.143836,2995.4587,3.153026,1.093071,2.519913,4.802355,-0.869232,-1.746072,-7.434509,2744.2701,3.016753,0.988232,2.206538,4.777472,-0.763898,-1.440146,-5.753104,7255.5102,3.073511,2.518893,5.089082,8.368856,-2.969159,-5.112416,-13.008994,7313.6878,3.294985,2.330915,4.63835,7.114684,-2.704701,-4.755004,-10.764973,6
10020.4243,2.739319,2.647921,3.672586,5.381043,-1.683702,-2.390643,-9.549199,29889.4438,5.637332,8.232968,11.068522,14.508301,-4.943483,-6.57946,-24.398567,19351.8985,10.539242,5.508699,7.484297,10.740825,-3.689293,-5.806204,-16.364286,20918.9484,10.662817,5.974644,8.01671,10.918,-3.93476,-6.147768,-17.182288,5769.5375,5.878269,2.03135,3.538704,5.511846,-1.431964,-2.613305,-6.124519,5232.4033,6.398271,1.745361,2.84054,4.422728,-1.217753,-2.122459,-5.350527,20427.0073,8.824705,7.576852,12.097426,15.394044,-4.672367,-7.839578,-16.633272,22221.7644,9.287447,8.091655,12.866705,15.963951,-5.174755,-8.903435,-20.717668,9603.5689,2.218694,2.766023,3.904771,6.685822,-1.185247,-1.965315,-11.182781,10744.8755,2.664787,3.080846,4.444534,7.05815,-1.173892,-2.026111,-10.574654,17252.0239,9.053066,5.30873,7.296375,9.997796,-3.391068,-5.524477,-16.144619,17087.0303,8.858664,4.963338,6.685812,9.735053,-3.219868,-5.315294,-16.105487,6309.1885,6.513265,2.208602,3.716294,6.147146,-1.600662,-2.849291,-7.941065,6601.1829,6.868805,2.250566,3.779657,5.999285,-1.635632,-2.906099,-8.131058,19436.4824,7.890986,7.747951,12.694568,15.639015,-4.841857,-8.680745,-21.486296,17464.4741,7.604531,6.881415,11.253942,14.139017,-4.2137,-7.415993,-16.16231,3
865.2431,1.181017,0.982143,1.735135,3.678755,-0.475728,-0.917448,-5.767491,1377.1568,1.221162,1.98264,3.564965,6.941249,-0.620425,-1.151943,-5.344436,-296.7855,0.889768,0.359225,1.056645,3.319536,-0.248572,-0.580895,-3.726858,-297.3025,0.894113,0.369567,1.023191,3.043376,-0.244198,-0.56081,-4.994458,-30.0499,0.979389,0.353126,1.167446,2.710129,-0.132547,-0.557238,-3.791832,1.8357,1.001538,0.284707,0.878834,2.59938,-0.119486,-0.518062,-3.101568,-82.2019,0.972746,0.782619,2.177831,4.208121,-0.30293,-0.615657,-4.920729,-92.8472,0.970383,0.834427,2.301422,4.934566,-0.326028,-0.735503,-4.501411,983.4693,1.133155,1.181097,2.123793,6.244867,-0.595004,-1.344571,-7.710444,408.6177,1.063146,0.674333,1.342687,4.712305,-0.494418,-0.995933,-6.158412,-455.3376,0.853101,0.289242,0.915168,4.215127,-0.279602,-0.652633,-5.359471,-437.7072,0.854612,0.327178,1.046365,4.057597,-0.25441,-0.606105,-5.162632,8.4653,1.006052,0.421122,1.378839,3.724855,-0.157196,-0.518156,-4.459046,47.583,1.035251,0.389278,1.303206,3.766973,-0.149924,-0.580906,-5.279815,-297.2405,0.913897,0.708568,2.01142,5.321185,-0.347056,-0.75445,-4.515726,-198.4765,0.936072,0.667504,1.987248,5.208197,-0.31425,-0.671848,-4.851819,6
2774.8408,1.647613,0.515255,0.906453,4.264168,-0.493326,-0.944436,-5.387373,5941.5346,2.077541,1.193092,1.831657,6.000783,-1.003591,-1.615805,-8.74211,2556.209,2.519596,0.474914,0.778055,3.271676,-0.296636,-0.739202,-4.373233,2812.6383,2.575096,0.49879,0.74995,3.219673,-0.328692,-0.807608,-5.132821,1310.3916,2.166261,0.273235,0.582381,3.191869,-0.216739,-0.612144,-4.935306,1155.9607,2.284961,0.238914,0.479845,2.630929,-0.192923,-0.551315,-3.699683,3506.2094,2.664925,0.602288,0.922672,3.470999,-0.462271,-0.937275,-4.632158,3674.2796,2.688001,0.636419,0.9731,3.72877,-0.509864,-1.087859,-6.786498,4210.1191,1.643648,0.733273,1.284334,5.502039,-0.522812,-1.074369,-8.245622,4126.2607,1.759113,0.670382,1.091453,5.690229,-0.48976,-1.137803,-6.753714,2415.6352,2.353628,0.467169,0.86861,4.175706,-0.265791,-0.77126,-6.228885,2224.1224,2.267936,0.414309,0.741399,4.343501,-0.228409,-0.758219,-6.199655,1394.4763,2.307548,0.295321,0.659091,4.634086,-0.22939,-0.752074,-5.632172,1382.3759,2.329164,0.298347,0.645999,4.077472,-0.242714,-0.744589,-5.839463,3509.0073,2.560897,0.587168,0.981352,4.457182,-0.446828,-0.989889,-6.037747,3254.7685,2.559105,0.543167,0.902376,4.425942,-0.405312,-0.958271,-6.323216,3
29154.7876,7.109916,6.562478,8.802305,11.119998,-6.60341,-9.990722,-33.246115,41081.7642,7.325288,11.024104,15.741928,18.80201,-7.759644,-11.689071,-46.045624,5704.9939,3.45457,1.810226,3.678091,6.161186,-2.156524,-3.406644,-9.225742,5709.5384,3.316478,1.831052,3.614232,5.642236,-2.116917,-3.312911,-9.416058,3204.614,3.350702,1.177412,2.654597,4.464222,-0.934401,-1.762425,-5.843048,2728.7078,3.455393,0.954772,2.085423,4.365341,-0.771936,-1.395779,-5.649789,8687.6965,4.199305,2.930771,5.914191,8.595559,-3.093314,-5.196625,-11.010141,9032.6877,4.207912,3.07305,6.331055,8.561778,-3.306758,-5.676901,-10.984006,34833.3863,5.691464,7.854142,10.297028,15.137909,-7.010162,-10.215942,-55.248459,22704.649,4.571623,4.69875,6.033283,9.582964,-5.52912,-8.411124,-41.574615,5946.1501,3.229094,1.842354,3.349962,6.867436,-2.452497,-4.060247,-12.285575,6220.5185,3.45144,1.777231,3.25357,5.444043,-2.146049,-3.461423,-11.987256,3398.9985,3.621871,1.249287,2.977986,6.871714,-1.004191,-2.045286,-7.318962,3049.9457,3.378888,1.141547,2.626518,5.058747,-0.845822,-1.684361,-7.445317,9051.1922,3.940433,3.05239,6.007708,9.598683,-3.797021,-6.933453,-15.356514,9039.5693,4.267839,2.875569,5.693769,9.16972,-3.385824,-6.018488,-14.383056,6
9261.5347,2.494936,3.036211,4.481934,6.528928,-1.549518,-2.286617,-10.788177,30658.1929,5.592185,10.320792,15.074041,18.017884,-4.678774,-6.214002,-28.093893,23858.8696,12.844663,8.221805,11.868563,15.555876,-4.744772,-7.808743,-22.567739,25766.2808,13.127814,8.904762,12.819791,15.971208,-4.998376,-8.053716,-22.474708,7412.7952,7.428779,2.846112,5.285916,7.972927,-1.877307,-3.314379,-8.142679,6719.8099,8.122339,2.424114,3.979129,5.893379,-1.61093,-2.763648,-7.047708,24647.3171,10.809979,10.988922,19.785116,22.983487,-5.696424,-9.897249,-24.761343,26870.4158,11.283719,11.834679,21.119707,25.608736,-6.377121,-11.613927,-27.74054,8549.002,2.033133,3.045618,4.413994,7.37491,-1.024474,-1.81126,-14.068407,9964.0273,2.498462,3.459495,5.097895,7.615397,-1.028862,-1.77556,-11.816865,20969.627,10.802676,7.752229,11.437184,14.891239,-4.2071,-6.925536,-23.916528,20681.1482,10.557226,7.32204,10.484302,13.088457,-4.05199,-6.839634,-26.938778,8048.6668,8.169817,3.111306,5.510904,8.263132,-2.165484,-3.927941,-13.067043,8687.2343,9.016638,3.187051,5.507722,8.679455,-2.319847,-4.129679,-10.650139,23054.9409,9.449977,11.3419,20.797215,24.585784,-5.900436,-10.994043,-26.299459,20710.8811,9.086783,10.0987,18.562954,22.209346,-5.029136,-9.006867,-20.723003,3
19396.565,5.649556,4.128856,5.389823,7.456291,-4.525666,-6.772475,-24.829732,30858.8594,6.697031,7.560274,10.455869,13.85741,-5.750091,-8.201854,-30.090741,3496.2661,2.30799,1.260006,2.528705,4.361333,-1.434724,-2.461213,-6.614576,3537.3396,2.259016,1.28135,2.582029,4.846996,-1.444432,-2.30154,-6.576559,2378.4209,2.689742,0.891863,2.082611,3.89656,-0.680641,-1.36906,-4.432746,2028.3602,2.750494,0.733972,1.606469,3.590906,-0.583082,-1.232166,-5.43751,5688.2676,2.958013,2.107885,4.582557,7.346912,-2.067737,-3.5599,-10.627038,5897.9888,2.95674,2.203648,4.793529,7.065314,-2.176865,-3.734157,-9.634422,23630.7764,4.484183,5.002592,6.53708,10.446609,-4.957318,-7.897441,-37.330079,14631.3696,3.462415,3.015712,3.910221,7.187707,-3.908587,-5.920353,-28.392599,3413.9289,2.098913,1.248518,2.331508,4.848383,-1.617272,-2.806558,-9.358344,3636.5635,2.208248,1.218063,2.364802,4.814684,-1.455178,-2.401721,-8.694526,2528.5227,2.863954,0.976675,2.298783,5.179024,-0.753045,-1.707507,-7.326251,2310.3091,2.71984,0.910593,2.10212,5.778435,-0.652179,-1.494134,-6.203139,5510.9985,2.666582,2.09371,4.484009,8.088417,-2.405056,-4.45033,-12.02511,5497.9336,2.864566,1.978105,4.186609,7.52423,-2.179427,-3.809231,-11.816879,6
9564.6821,2.905251,3.134853,4.623257,7.082638,-1.535596,-2.501764,-9.977256,29371.7295,6.166101,10.600783,16.296894,20.405388,-4.250604,-6.443721,-30.113028,29794.7409,16.168528,11.769426,18.772134,23.381499,-6.20908,-10.371654,-30.704824,32138.8306,16.509897,12.80136,20.724234,24.911422,-6.626659,-11.31728,-34.601008,10698.5868,10.730686,4.023875,7.423619,8.925233,-2.751941,-5.048679,-10.574861,9452.6463,11.251392,3.405687,5.902365,7.822811,-2.402436,-4.167013,-8.928933,30220.6011,13.354783,14.900322,30.234561,35.581804,-7.482924,-13.30798,-28.780155,33163.3938,14.140804,16.211712,32.56447,36.756369,-8.351831,-16.134482,-34.85114,8211.1245,2.141202,3.093491,4.705386,7.631277,-0.944114,-2.070712,-12.386084,9259.4008,2.579775,3.413409,5.06776,7.07873,-0.915276,-2.030103,-11.757962,25421.2334,13.310298,10.653103,17.412089,21.247466,-5.409893,-9.212972,-32.70453,25362.1714,13.122784,10.244838,16.350247,19.990004,-5.22266,-8.800237,-26.676671,11150.5738,11.01378,4.317414,7.989814,11.201663,-3.23665,-5.974667,-13.967012,12583.2505,12.970882,4.561046,8.221019,11.058067,-3.757812,-6.733241,-15.986527,27561.8967,11.441558,14.78137,30.956352,35.938578,-7.540341,-14.429471,-32.587054,24845.7078,11.059766,13.226921,27.55788,32.660809,-6.420144,-12.420239,-31.514393,3
913.3374,1.258994,0.929082,1.70392,3.597257,-0.474739,-0.919785,-6.433601,1537.294,1.331857,1.97974,3.450809,6.415347,-0.642824,-1.254573,-6.17952,-323.1651,0.879018,0.419956,1.17126,3.80341,-0.266632,-0.687339,-5.132619,-300.9617,0.892257,0.426377,1.161325,3.353284,-0.262409,-0.713794,-5.717719,-11.4027,0.991831,0.368426,1.136816,3.28588,-0.159534,-0.636083,-4.68157,-24.1458,0.978648,0.304164,0.920715,3.015797,-0.136593,-0.56741,-4.200488,-52.6062,0.981656,0.871548,2.313314,4.890194,-0.327159,-0.809256,-7.052002,-37.8552,0.987187,0.929526,2.663534,5.19596,-0.348526,-0.827524,-5.891709,1279.1646,1.214159,1.236367,2.277233,5.806419,-0.61131,-1.247874,-8.074809,590.5723,1.111382,0.712957,1.435328,4.749091,-0.512075,-1.106694,-7.281293,-483.8367,0.844761,0.359867,0.947207,4.306266,-0.31759,-0.876993,-6.396048,-440.0547,0.85479,0.378041,1.075487,3.902808,-0.268788,-0.75428,-5.665601,20.9573,1.015677,0.450743,1.429067,3.919437,-0.176677,-0.712705,-5.659441,18.9432,1.014575,0.413294,1.422627,4.058156,-0.162887,-0.719376,-4.91495,-213.4507,0.934362,0.792643,2.210986,5.883645,-0.365934,-1.024471,-5.426281,-151.42,0.948332,0.761842,2.140655,6.151432,-0.341408,-0.876025,-5.195798,6
1296.4815,1.395682,0.267639,0.577867,3.643119,-0.307737,-0.678063,-4.908476,3262.4947,1.763022,0.658249,1.068165,4.431846,-0.610621,-1.128457,-4.816285,2231.2786,2.37895,0.434997,0.703607,3.378777,-0.272375,-0.766252,-6.231977,2456.9966,2.393187,0.47322,0.812943,3.509204,-0.312301,-0.804739,-5.872673,1137.806,2.039416,0.258416,0.503691,3.185621,-0.206115,-0.6,-4.977653,972.4745,2.039094,0.217174,0.471766,2.580146,-0.178843,-0.525793,-3.621171,3036.3522,2.529994,0.571416,0.928039,3.466726,-0.409378,-0.932508,-4.669444,3178.4971,2.527264,0.596355,0.94298,4.026594,-0.432619,-0.965598,-5.471269,2435.4331,1.446741,0.443954,0.927395,5.135887,-0.326959,-0.816786,-6.138906,2527.5259,1.565,0.411795,0.848564,4.866075,-0.305447,-0.845949,-7.147564,1959.2773,2.115808,0.428118,0.766531,4.262841,-0.23053,-0.668845,-5.71699,1812.5448,2.049137,0.373405,0.716964,4.254086,-0.196817,-0.653507,-5.525366,1227.3366,2.231812,0.282766,0.624791,3.702137,-0.209851,-0.723953,-6.840057,1228.4839,2.269992,0.278036,0.622996,3.704644,-0.210937,-0.716516,-5.159852,2960.6075,2.378891,0.538789,0.945379,4.828484,-0.357564,-0.903517,-5.64857,2689.4373,2.352318,0.495989,0.865447,4.414958,-0.318587,-0.800383,-5.459075,3
10218.1838,3.988691,2.286022,3.199807,4.934735,-2.000861,-2.926238,-9.414006,17218.1094,4.598182,4.443335,6.556036,8.880215,-2.696798,-3.986561,-12.680339,1824.208,1.807942,0.792779,1.733766,3.926137,-0.71497,-1.272583,-4.826686,1852.7102,1.771368,0.801064,1.760645,3.890265,-0.761051,-1.391142,-4.928269,1217.4642,1.925887,0.571135,1.611252,3.901868,-0.376877,-0.865552,-5.654391,1013.239,1.890604,0.462081,1.219991,2.883665,-0.366431,-0.894704,-3.572222,2988.0559,2.16217,1.32979,3.262694,5.82062,-1.004856,-1.662722,-5.648211,3077.9915,2.153765,1.428956,3.502355,6.339141,-1.055358,-1.882158,-5.298583,12874.6529,3.174626,2.810006,4.042785,8.188605,-2.338258,-3.624459,-17.298255,8198.8975,2.615638,1.706333,2.435756,6.680786,-1.872144,-3.002773,-14.518886,1682.2442,1.652721,0.742973,1.465084,4.489564,-0.777184,-1.449181,-6.705375,1834.177,1.750003,0.749289,1.747677,4.600439,-0.693952,-1.246294,-6.318626,1385.2009,2.107917,0.635423,1.765827,5.009147,-0.419974,-0.971671,-5.374238,1363.3468,2.138031,0.599989,1.704639,4.013242,-0.377828,-0.925826,-5.42937,2679.3483,1.924439,1.286421,3.085814,6.266378,-1.109873,-2.04203,-6.845646,2634.6541,2.00107,1.191642,3.002064,5.64026,-1.043479,-1.805781,-6.240133,6
5137.6033,2.308619,1.111592,1.417884,3.760481,-0.928049,-1.37743,-5.694623,15920.8447,4.300511,3.727818,4.58876,7.955921,-2.574009,-3.408526,-11.848406,11057.0955,7.433387,2.519314,3.282393,5.833673,-1.651486,-2.606492,-9.54429,12117.202,7.75405,2.753738,3.561919,6.133598,-1.786161,-2.935605,-9.963653,3477.8067,4.208751,1.09128,1.824808,3.660449,-0.756495,-1.419517,-4.230928,2997.094,4.169421,0.919557,1.555747,3.38556,-0.654351,-1.2317,-4.576354,11673.8555,6.52143,3.40981,4.804973,6.934621,-2.132614,-3.591461,-9.052146,12742.7947,6.759386,3.601085,4.96426,7.590933,-2.33981,-3.969879,-9.054066,6065.9102,1.983517,1.421711,2.035926,5.347276,-0.629501,-1.231221,-8.190125,6818.9101,2.358502,1.597831,2.186473,5.739263,-0.628981,-1.234926,-7.793525,9705.4281,6.55283,2.365169,3.064752,5.741701,-1.496686,-2.72395,-10.369394,9559.7237,6.354185,2.131777,2.694484,4.900643,-1.422831,-2.479497,-9.570201,3712.4,4.599683,1.154402,1.929717,4.44335,-0.836322,-1.623977,-6.179086,3865.7278,4.927875,1.179156,2.019126,4.796667,-0.855708,-1.679041,-6.057955,10542.0288,5.655946,3.269658,4.650017,8.727596,-2.048933,-3.872934,-11.368532,9485.6702,5.518083,2.951684,4.21883,7.071662,-1.823115,-3.213258,-8.747704,3
15098.4641,5.134164,3.228096,4.237251,6.322918,-3.322466,-4.717317,-17.878696,25655.1387,5.960876,6.303878,8.8323,11.825246,-4.500804,-6.370549,-21.976952,2822.3816,2.101697,1.035959,2.139615,4.240845,-1.070051,-1.80496,-5.607283,2841.1775,2.048213,1.051146,2.200828,4.251534,-1.114342,-1.917865,-5.330359,1896.2677,2.35658,0.736915,1.872082,3.640402,-0.562938,-1.190768,-5.096568,1611.5584,2.341563,0.61435,1.49533,2.962081,-0.482151,-0.952167,-4.380756,4592.3652,2.629562,1.720444,3.816073,6.267642,-1.5639,-2.825592,-7.060862,4760.2898,2.630361,1.807795,4.221525,6.683734,-1.649974,-2.958853,-7.046296,19494.0434,3.99472,4.147937,5.454851,9.207807,-3.84979,-6.098283,-24.228219,12166.5903,3.131224,2.503338,3.278107,6.344939,-3.050603,-4.646667,-21.616075,2699.7395,1.904092,1.003696,1.922936,4.773348,-1.203448,-2.074453,-7.417218,2836.1355,1.98469,0.986979,2.003487,4.753492,-1.068558,-1.807292,-7.932458,2085.1957,2.571342,0.807276,2.149188,4.714143,-0.625053,-1.269588,-5.607165,1948.5334,2.514182,0.762481,1.912639,4.451908,-0.541445,-1.221497,-5.664153,4295.3609,2.336909,1.705174,3.704613,7.125924,-1.762757,-3.054113,-9.794209,4307.763,2.49591,1.585389,3.670471,6.051626,-1.613319,-2.821815,-7.538418,6
7083.4912,2.583917,2.388374,3.50988,5.487632,-1.234623,-2.166723,-10.357156,23616.0005,5.491636,8.681907,13.134432,15.911561,-3.296983,-4.756292,-21.408941,24793.552,14.123593,9.535484,14.739058,18.250338,-4.873393,-8.049073,-21.115954,27016.9794,14.592827,10.387131,16.293394,19.61287,-5.315058,-8.648341,-25.799466,8418.1054,8.416347,3.314919,6.395306,8.119597,-2.274744,-4.263117,-8.980899,7219.8292,8.360858,2.770801,5.08528,7.279243,-1.925748,-3.51792,-7.459346,24757.3894,11.581983,12.109399,23.727313,27.507511,-5.962416,-10.970818,-27.243814,27278.8284,12.254024,13.274745,25.782219,29.630084,-6.668154,-11.953489,-26.833947,6579.9019,1.97694,2.470912,3.701187,6.571613,-0.769699,-1.543907,-9.281019,7581.3755,2.395352,2.797895,4.066205,6.553222,-0.693207,-1.470667,-10.244018,20754.3139,11.572308,8.574973,13.650607,16.708546,-4.201227,-6.98591,-23.308427,20700.6834,11.417413,8.197299,12.654006,16.136914,-4.0593,-6.801211,-22.622963,9326.2918,9.660663,3.637615,6.679307,9.46521,-2.621442,-4.920024,-11.87796,10472.6508,11.084908,3.773588,6.678977,9.493021,-2.989725,-5.413183,-13.331891,22252.1323,9.827993,12.041087,24.370251,28.113934,-5.846856,-10.991859,-26.262915,19959.5261,9.438092,10.607654,20.971416,25.267706,-5.078983,-9.244702,-21.242369,3
22271.0196,8.122617,4.759869,6.19084,8.255916,-5.507865,-8.186784,-30.166487,36453.1303,9.44734,9.080239,12.578262,15.283002,-6.698321,-9.501745,-31.458367,4689.2178,2.782958,1.643803,3.306097,5.48835,-1.757973,-2.772414,-8.300068,4685.9617,2.667994,1.618424,3.36686,5.27443,-1.800564,-3.050466,-7.899595,2868.158,3.064347,1.073083,2.53068,4.41143,-0.842719,-1.620982,-5.235629,2489.9065,3.072403,0.893441,1.955914,3.876808,-0.698783,-1.362556,-4.98423,7375.5732,3.569662,2.61309,5.442534,7.671028,-2.591478,-4.3609,-10.673526,7638.0935,3.623792,2.7637,5.986265,8.68428,-2.736538,-4.968714,-11.595853,29141.4688,6.113705,6.239024,7.993475,11.633211,-5.875831,-9.042742,-36.211234,18750.0693,4.750838,3.869616,4.868994,7.848885,-4.545345,-6.922432,-33.124448,4837.5623,2.555208,1.685965,3.197289,5.915088,-2.02529,-3.438023,-11.191165,5042.9534,2.647963,1.625507,3.130012,5.794731,-1.76351,-2.885513,-11.154011,3071.8984,3.365388,1.169785,2.785477,5.048405,-0.921848,-1.872235,-7.534358,2847.697,3.228698,1.068958,2.482169,5.889177,-0.783749,-1.493797,-6.313899,7606.4482,3.330025,2.785179,5.738191,8.844281,-3.07286,-5.405795,-15.062025,7611.3818,3.56918,2.570013,5.299496,9.165968,-2.781272,-4.875772,-10.338927,6
3835.5092,1.80177,1.011197,1.430032,3.229954,-0.929619,-1.470104,-6.41742,16350.209,4.104796,4.42636,6.014119,10.020823,-2.575308,-3.449488,-16.75233,16305.9144,9.101635,5.021532,7.02134,10.349026,-2.791125,-4.86896,-15.730876,18009.1795,9.464265,5.514403,7.741446,9.90278,-3.09031,-5.114851,-13.461733,5222.5379,5.556454,1.860416,3.344756,5.795132,-1.29641,-2.40861,-6.062369,4537.8203,5.576959,1.557042,2.704938,4.430528,-1.102105,-1.935051,-6.192521,16197.0832,7.363195,6.225002,10.362525,13.23374,-3.50495,-6.475889,-15.003143,17907.9934,7.887755,6.824036,11.357143,13.986434,-3.917188,-6.924174,-17.784927,4488.1689,1.641547,1.219083,1.751502,5.574267,-0.619438,-1.21062,-8.594798,5640.6021,2.018471,1.503057,2.089644,4.569939,-0.625312,-1.224197,-7.973816,13514.8122,7.344784,4.490876,6.477845,8.562391,-2.458868,-3.931802,-12.456961,13521.9382,7.215559,4.217152,5.859179,8.586765,-2.346198,-3.877769,-14.148591,5660.4825,6.207193,2.005352,3.46092,7.411144,-1.442631,-2.861509,-8.552358,6043.6821,6.627989,2.038464,3.441556,6.314939,-1.519603,-2.823313,-9.681421,14303.5657,6.16881,5.976596,10.164035,12.740028,-3.385171,-6.221635,-15.773047,12858.0769,5.874519,5.217623,8.765263,10.916679,-2.981674,-5.410765,-12.086195,3
24477.9958,8.792059,5.445403,7.124675,9.24859,-6.496133,-9.586329,-34.084179,39982.3032,10.230163,10.35176,14.345946,17.318625,-7.752418,-11.021764,-36.4005,5235.0984,2.961382,1.839397,3.715809,6.176341,-2.173999,-3.421486,-9.952061,5249.4722,2.859377,1.819556,3.732113,5.823589,-2.220865,-3.569063,-8.138455,3174.8834,3.277494,1.187007,2.652707,4.682829,-0.977175,-1.833741,-5.791185,2708.5359,3.219605,0.987053,2.071978,4.105392,-0.805715,-1.53357,-4.776971,8318.3782,3.838931,2.901544,5.797332,8.194908,-3.180972,-5.532573,-12.361316,8612.0195,3.901045,3.086786,6.581912,9.066832,-3.364551,-5.946726,-13.48224,32083.0669,6.751619,7.002474,9.021953,12.882567,-6.925694,-10.719495,-53.869202,20315.8013,5.165435,4.281153,5.41862,7.857124,-5.470848,-8.297487,-32.263118,5447.4533,2.750964,1.914995,3.531956,5.799017,-2.527764,-4.050046,-13.98849,5819.3139,2.896501,1.873279,3.535211,6.693521,-2.145938,-3.436632,-10.74884,3404.0205,3.613178,1.285868,2.882625,5.102601,-1.047821,-2.01847,-7.324014,3114.9314,3.384019,1.151864,2.555883,5.043159,-0.895802,-1.786735,-7.14688,8866.2336,3.655258,3.203458,6.378224,9.313423,-3.854324,-6.850161,-16.415854,8896.1694,3.944153,2.92994,5.693073,9.519652,-3.454205,-6.099971,-14.263828,6
4092.5747,1.797827,1.246558,1.838932,4.147781,-0.971105,-1.557783,-6.49608,17872.0669,4.257401,5.580091,7.887975,10.05526,-2.861349,-4.124466,-14.321832,20434.0064,10.869166,7.239957,10.765611,13.202075,-3.874244,-6.251135,-15.400984,22410.7959,11.153549,7.923926,11.754619,14.709827,-4.188699,-6.850553,-15.542916,6785.7512,6.726656,2.557597,4.888188,6.916437,-1.78704,-3.391791,-6.914865,5953.2451,7.090243,2.168233,3.91034,5.545111,-1.510919,-2.617897,-6.019112,20117.9873,8.647099,8.905849,16.327821,19.718464,-4.690792,-8.103365,-16.820884,22368.6607,9.328405,9.842738,18.037637,22.066856,-5.23603,-9.509801,-19.297116,4456.0679,1.619108,1.464485,2.183305,5.253968,-0.64251,-1.177642,-7.252585,5610.7217,1.985671,1.774685,2.521973,5.954398,-0.645567,-1.208156,-7.013846,16816.9321,8.597448,6.434013,9.920212,12.656565,-3.301043,-5.54851,-18.678926,16850.8752,8.508748,6.139846,9.15037,12.347121,-3.162386,-5.015502,-16.564362,7533.8305,7.858499,2.781209,5.031058,8.083197,-2.031334,-3.853713,-8.981634,8301.814,8.475688,2.88178,5.141931,7.392735,-2.245506,-4.084274,-10.268239,17870.4604,7.224344,8.708317,16.395722,20.149518,-4.552305,-8.194384,-18.961859,16067.2066,6.887162,7.581201,14.006106,16.866901,-3.962237,-7.30576,-17.806909,3
17165.1084,6.677097,3.679412,4.799469,6.854714,-4.573771,-6.333274,-21.511279,30750.7583,8.45394,7.473558,10.377617,13.00555,-5.808184,-7.844045,-21.220072,3458.7674,2.265121,1.319891,2.64739,4.601496,-1.470606,-2.36108,-6.265318,3497.7383,2.213143,1.298468,2.708774,4.890348,-1.510484,-2.363894,-5.168566,2397.3461,2.704727,0.889904,2.064662,4.268365,-0.723139,-1.263372,-3.426409,2038.5169,2.644259,0.740482,1.649528,3.201325,-0.600041,-1.10608,-4.007672,5718.6767,2.931199,2.099007,4.446093,7.083915,-2.130123,-3.462033,-7.061792,5926.3782,2.9649,2.229725,4.990864,7.863645,-2.236499,-3.842813,-8.499335,22990.1572,5.270517,4.801789,6.356213,10.005703,-5.047854,-8.046553,-31.894515,14140.1626,3.967744,2.91424,3.751832,6.979081,-3.920452,-5.735673,-22.723609,3434.7764,2.087155,1.311841,2.517997,5.228648,-1.66607,-2.777707,-8.420379,3625.0332,2.167076,1.286039,2.545026,5.269873,-1.4518,-2.283259,-7.184811,2562.5356,2.935314,0.999795,2.332495,4.67995,-0.776408,-1.467097,-5.150725,2385.5251,2.821704,0.90502,2.124055,4.590336,-0.680797,-1.299615,-5.702398,5584.3326,2.653412,2.184042,4.637148,7.028657,-2.454283,-4.217737,-10.887045,5616.0032,2.821816,2.001781,4.196861,7.076716,-2.225952,-3.737991,-8.165568,6
6191.7964,2.458278,1.86488,2.81303,4.163132,-1.25459,-1.969825,-6.86729,21813.4048,5.459637,7.317863,11.071938,13.487358,-3.373001,-4.789803,-15.277952,27240.1804,14.698675,10.801911,17.775142,20.580308,-5.670925,-8.848532,-21.581218,29729.5149,15.020083,11.741809,19.621044,24.041015,-6.153321,-9.261629,-20.551915,9693.5012,9.297317,3.66134,7.214329,9.457379,-2.721467,-4.90177,-8.929095,8333.6476,9.209717,3.057002,5.743368,7.214938,-2.297878,-3.999705,-9.067237,27107.8633,11.678611,12.622861,25.961335,30.371647,-6.905084,-11.971544,-23.662487,30026.9417,12.569623,14.201023,29.153332,34.362665,-7.701532,-13.688031,-29.647713,6293.1738,1.966113,2.154835,3.30275,5.710129,-0.812111,-1.682937,-8.664977,7260.9649,2.404952,2.424998,3.614952,5.650778,-0.729132,-1.605733,-7.942536,22666.9585,11.743935,9.422969,16.011734,19.749264,-4.798225,-7.426569,-22.482214,22654.0547,11.584162,9.163045,14.952664,17.991711,-4.655465,-7.397295,-20.029745,10974.516,11.034697,4.074219,7.677343,10.58796,-3.216389,-5.806763,-12.082484,12733.1846,12.872823,4.272057,7.500383,9.934674,-3.804284,-6.579525,-14.248291,24260.333,9.717469,12.29584,26.428524,31.213297,-6.745166,-12.605367,-24.857255,21724.6569,9.27823,10.647199,22.467611,27.398365,-5.834125,-10.914956,-24.216438,3
18485.9148,7.878067,3.786945,4.992843,6.563516,-5.325925,-7.743036,-24.436623,35053.9563,9.578513,8.538639,11.888984,14.931826,-6.727597,-9.231642,-35.159664,4323.97,2.545452,1.545473,3.29682,5.684838,-1.828452,-2.901104,-7.712382,4340.6304,2.465426,1.561249,3.244959,5.794924,-1.84337,-3.066431,-6.810216,2784.3466,2.93865,1.034777,2.339234,4.766685,-0.836516,-1.589757,-4.335451,2407.2839,2.941383,0.869689,1.932554,4.245123,-0.704255,-1.261846,-4.85889,6906.9719,3.318979,2.478374,5.293148,7.922685,-2.626766,-4.337801,-9.58363,7238.969,3.369026,2.611665,5.613277,7.842652,-2.775628,-4.806363,-9.172464,27025.06,6.076093,5.603097,7.186507,10.139077,-5.851161,-9.15015,-36.972616,16842.7378,4.524716,3.378664,4.350901,7.026489,-4.557631,-7.110388,-34.521524,4421.3186,2.358875,1.602192,2.941521,6.026433,-2.104247,-3.537178,-10.338039,4662.3294,2.479386,1.52774,3.011843,6.016601,-1.850476,-2.95479,-9.255421,3020.9869,3.284432,1.131879,2.53471,5.046327,-0.909814,-1.789524,-5.8455,2751.6018,3.073199,1.044904,2.462155,4.639999,-0.781703,-1.578878,-6.669486,7049.8806,3.071758,2.596173,5.370079,7.751082,-3.166063,-5.453105,-12.62701,7020.1404,3.312295,2.377927,4.940728,8.731552,-2.833423,-4.933237,-11.177371,6
5005.001,1.90544,1.256119,1.822787,3.940477,-0.851092,-1.315916,-6.589828,15248.0219,4.039575,3.975689,5.507843,8.002621,-2.629777,-3.56143,-13.494407,16225.2697,8.731706,4.950441,6.940256,10.197325,-2.857766,-4.77625,-13.301978,17886.093,9.036349,5.456808,7.6885,10.449274,-3.076552,-5.021022,-18.397509,5152.456,5.359514,1.830767,3.283494,5.030356,-1.28295,-2.352733,-6.336918,4498.5324,5.35609,1.559502,2.7905,4.650218,-1.090497,-2.1445,-5.271783,16198.4783,7.264447,6.234662,10.55023,13.137042,-3.394089,-5.857787,-12.608854,17903.6677,7.687486,6.760813,11.317976,13.589838,-3.827836,-6.671636,-18.711082,4304.1147,1.640042,1.162931,1.679427,5.658184,-0.628313,-1.297375,-8.700024,5380.2568,2.003707,1.428242,2.032325,5.193481,-0.615999,-1.2248,-8.020071,13366.0059,7.000194,4.380891,6.332308,9.123576,-2.482692,-4.205012,-15.953855,13484.5787,6.957472,4.125088,5.743879,8.239927,-2.399938,-3.965971,-14.441158,5614.9842,5.992021,1.964404,3.415274,6.02864,-1.43025,-2.850551,-7.218188,5973.0426,6.473559,2.02241,3.453108,6.146239,-1.519718,-2.808434,-8.763033,14123.0564,5.965179,5.873104,9.997489,13.211818,-3.37244,-6.238005,-15.66077,12778.7014,5.84586,5.204187,8.994177,12.096094,-2.89621,-5.175521,-13.763791,3
1085.9112,1.247373,1.191479,2.060022,4.270527,-0.490661,-0.947932,-5.250709,1648.9307,1.391115,2.007235,3.437882,5.786195,-0.676278,-1.274177,-5.719665,-325.9626,0.881744,0.409919,1.183761,3.931355,-0.260012,-0.694539,-5.908355,-310.4177,0.891819,0.42609,1.152465,3.86611,-0.268428,-0.699386,-5.266251,11.2312,1.007995,0.38439,1.177935,2.685631,-0.157245,-0.505474,-3.654014,-13.9606,0.988724,0.312859,0.957219,2.7631,-0.129996,-0.524721,-4.199656,-42,0.985635,0.865983,2.302432,5.013618,-0.335363,-0.755056,-6.9227,-7.1482,0.997618,0.935512,2.620144,5.494033,-0.360842,-0.869987,-5.165502,1385.7622,1.252752,1.242066,2.317907,5.830189,-0.624323,-1.287098,-7.156068,687.5698,1.142634,0.701589,1.339153,4.555632,-0.511265,-1.078351,-6.935837,-472.5171,0.852344,0.352979,0.961094,4.218011,-0.299368,-0.780178,-5.35098,-425.4651,0.862279,0.379929,1.02076,4.167328,-0.275738,-0.731756,-5.452593,55.1006,1.041805,0.4678,1.459719,4.27774,-0.172424,-0.641844,-5.160035,17.3648,1.013067,0.426624,1.283565,4.187786,-0.161438,-0.636073,-5.065753,-186.9666,0.944138,0.795879,2.140521,4.913529,-0.379197,-0.875037,-4.631011,-149.7334,0.949834,0.744232,2.058668,5.207693,-0.338111,-0.794835,-5.094793,6
1737.3039,1.452935,0.338009,0.642372,4.139219,-0.294836,-0.704716,-5.01803,2840.1777,1.704654,0.63343,1.163699,4.289823,-0.574587,-1.036908,-5.141598,2400.2754,2.394746,0.452202,0.694585,3.179043,-0.269285,-0.798982,-5.426288,2707.3802,2.477648,0.504625,0.7403,3.122215,-0.32283,-0.856455,-5.385896,1170.1064,2.029033,0.277101,0.560771,2.389804,-0.193834,-0.780247,-4.900256,1003.2952,2.008747,0.23638,0.485618,2.909027,-0.16544,-0.778436,-5.173955,3185.9492,2.535224,0.577164,0.889761,3.51964,-0.383652,-1.011551,-5.261494,3333.5876,2.544133,0.602679,0.943769,3.654331,-0.404146,-0.979758,-6.431451,2129.1392,1.411081,0.418132,0.835822,4.841169,-0.314136,-0.98292,-6.124844,2376.8833,1.564441,0.388005,0.791653,4.986132,-0.306395,-0.821709,-6.336587,2113.8667,2.141206,0.432544,0.774745,3.974291,-0.217443,-0.82493,-5.998303,1951.5973,2.067675,0.378866,0.691729,3.919889,-0.179254,-0.721423,-6.312025,1234.4883,2.184483,0.293056,0.621166,3.567221,-0.20965,-0.645449,-5.529033,1212.8102,2.172608,0.29321,0.683989,3.863467,-0.200452,-0.65818,-5.182719,3066.8169,2.355943,0.533852,0.871105,4.409069,-0.327487,-0.879713,-5.533598,2784.9306,2.344443,0.480437,0.848301,4.753906,-0.305659,-0.784698,-4.805352,3
30438.8671,8.65438,6.917179,9.293682,11.471988,-6.436003,-9.720928,-36.121218,40564.0967,10.342107,10.67845,15.274677,17.895325,-8.009017,-11.816426,-44.107305,5613.8122,3.320094,1.870272,3.8358,6.274261,-2.278987,-3.805584,-12.533888,5622.6242,3.219395,1.886559,3.865311,6.447028,-2.240982,-3.631727,-10.857389,3234.1735,3.456099,1.218706,2.866658,6.158414,-0.946003,-1.795915,-5.483899,2748.336,3.335024,0.989582,2.152856,3.694997,-0.791472,-1.409631,-6.455225,8548.3554,4.235274,2.919012,5.988241,8.585124,-3.200119,-5.255788,-11.741282,8906.8929,4.255379,3.08698,6.429808,8.889522,-3.383791,-6.078384,-15.83264,33170.6949,7.049635,7.264837,9.346361,13.614193,-7.144096,-10.943625,-57.859812,20927.7802,5.439113,4.263504,5.399194,7.899311,-5.555397,-9.085571,-39.968159,5843.3003,3.107926,1.921958,3.5481,6.297274,-2.639668,-4.224177,-17.064567,6237.0085,3.40652,1.848301,3.447657,5.951317,-2.284891,-3.870044,-11.470579,3456.3517,3.785569,1.263107,2.825528,6.133875,-1.036954,-2.022533,-6.921106,3127.9621,3.541957,1.161758,2.659064,5.403214,-0.872213,-1.743443,-7.109476,9019.5933,3.97874,3.08039,6.189256,9.21803,-4.007006,-7.12913,-19.362981,8908.228,4.318371,2.853778,5.728972,8.550584,-3.517816,-6.148267,-16.587154,6
6556.563,2.18176,2.023001,2.948447,5.058446,-0.982625,-1.690828,-7.458462,19038.184,4.406028,6.039029,8.587838,11.145439,-3.077692,-4.206671,-18.543805,20881.1182,11.09783,7.282994,10.698639,13.281763,-3.999514,-6.495149,-18.151037,22877.1282,11.497177,8.005618,12.003494,14.341417,-4.247346,-6.934667,-19.454865,6829.391,6.843702,2.624387,4.969389,6.618332,-1.766361,-3.189827,-6.833997,5956.6646,6.916388,2.226124,4.072834,5.666797,-1.494043,-2.621788,-6.216879,20846.1257,9.255147,9.398194,17.539792,21.689427,-4.651876,-8.224875,-20.60914,22999.2449,9.743164,10.225292,18.965881,22.753096,-5.270268,-9.625728,-23.549631,4867.8682,1.658155,1.60803,2.387741,5.182799,-0.664508,-1.330085,-8.471993,6144.3647,2.057218,1.93385,2.723223,5.155753,-0.677366,-1.266946,-8.562025,17433.8538,8.944892,6.491873,9.850679,13.23439,-3.470216,-5.580962,-18.633133,17415.7244,8.721788,6.16758,8.996341,11.656789,-3.370703,-5.295672,-18.630263,7547.0232,7.850499,2.842725,5.147408,7.734981,-2.047765,-3.902137,-9.060981,8238.9351,8.598738,2.963003,5.216173,7.549177,-2.241633,-3.844626,-9.628014,18545.0732,7.630185,9.150381,17.277322,21.004858,-4.645502,-8.627333,-19.882931,16732.9275,7.524387,8.136534,15.559511,19.444515,-3.994752,-7.000757,-17.62821,3
20221.2037,6.387176,4.423406,5.876435,7.813249,-4.406304,-6.282874,-18.643622,30415.9536,8.242683,7.459483,10.537007,13.642091,-5.944294,-8.06484,-24.233484,3542.0603,2.270097,1.303002,2.653223,4.908085,-1.525429,-2.431033,-7.440574,3559.0501,2.233252,1.325301,2.778743,5.108467,-1.529193,-2.412802,-7.241579,2387.0748,2.685484,0.901855,2.143558,4.57445,-0.714072,-1.323438,-4.47332,2048.4072,2.654706,0.758406,1.706219,3.181413,-0.599256,-1.115479,-4.119424,5691.9495,2.97362,2.117473,4.583889,7.442437,-2.138452,-3.536996,-9.203732,5923.4092,2.996649,2.224937,4.939599,7.256348,-2.237616,-3.755197,-8.960021,22770.4116,5.079513,4.837251,6.283719,9.639183,-5.135947,-7.747183,-35.35372,13940.6885,3.857474,2.882168,3.752207,6.65704,-4.007897,-6.129544,-29.688149,3473.3811,2.079449,1.305812,2.472197,4.928977,-1.712747,-2.875529,-8.245562,3715.3438,2.183867,1.262112,2.429642,5.22733,-1.50829,-2.40133,-7.092613,2585.1703,2.97825,0.990827,2.337397,5.614857,-0.764341,-1.578631,-5.896051,2393.1565,2.833943,0.926246,2.299967,4.856625,-0.657826,-1.388575,-6.275989,5463.2463,2.648691,2.131551,4.575874,8.746949,-2.479988,-4.345187,-12.950354,5455.8364,2.85647,1.977384,4.288409,6.884314,-2.236863,-3.829498,-8.842644,6
9003.1626,2.764204,2.768091,4.035182,5.948711,-1.243567,-2.070898,-7.256926,21361.0859,5.340845,7.282064,10.876207,13.44053,-3.321917,-4.841208,-18.726783,27185.698,14.355814,10.649986,17.284628,20.42553,-5.581642,-9.029981,-25.753904,29656.6729,14.826389,11.687072,19.308479,23.822622,-6.009547,-9.9359,-28.2164,9655.6743,9.322746,3.700764,7.335002,9.500685,-2.68368,-5.020011,-10.089769,8365.9682,9.35191,3.142734,5.824341,7.717818,-2.273805,-3.978211,-8.731348,27079.6616,11.908323,13.036585,27.047668,31.312156,-6.677497,-11.921745,-24.709644,29934.5401,12.675378,14.384923,29.666281,34.832923,-7.494396,-13.834858,-32.453769,6125.8432,1.933344,2.156784,3.293302,5.573357,-0.84517,-1.881047,-9.232388,7123.8696,2.366113,2.410969,3.643172,6.055669,-0.789957,-1.71448,-9.201389,22589.7613,11.528153,9.285592,15.563312,18.699176,-4.742409,-7.953703,-26.69117,22670.5688,11.403549,9.01414,14.484126,17.683688,-4.645077,-7.829068,-24.484036,10821.7668,10.88055,4.087872,7.594269,10.573759,-3.20472,-6.027868,-13.367917,12443.5545,12.516986,4.328032,7.76105,10.662584,-3.786205,-6.762502,-14.979206,24060.5615,9.863906,12.485082,26.744195,32.489338,-6.560283,-12.621233,-26.678449,21634.1658,9.623819,11.076827,23.613106,27.998346,-5.650423,-11.132128,-25.661409,3
10321.7116,3.556161,2.351871,3.350365,5.385434,-1.814721,-2.627068,-9.478186,15297.873,4.836784,3.820076,5.746734,8.9365,-2.664789,-3.831212,-12.89879,1504.668,1.536359,0.739859,1.725859,3.747424,-0.753769,-1.381942,-5.737307,1517.9877,1.516529,0.739153,1.795556,4.367042,-0.772998,-1.365897,-5.1417,1223.4783,1.877127,0.550997,1.538253,3.81223,-0.405968,-0.93788,-5.035989,1037.4805,1.844382,0.458038,1.218249,3.050429,-0.363676,-0.884445,-4.915885,2786.4062,1.96021,1.286984,3.151878,5.014623,-1.035276,-1.786293,-6.006492,2902.156,1.972682,1.375765,3.631875,5.844918,-1.077898,-2.048306,-6.313865,10871.5771,3.036292,2.391993,3.436029,6.549682,-2.236222,-3.608688,-13.996241,6772.101,2.435397,1.387236,2.071922,4.675403,-1.810343,-2.778918,-14.031875,1269.1705,1.385152,0.695887,1.523757,4.227742,-0.834816,-1.613769,-7.514641,1432.5955,1.451542,0.686923,1.54431,4.062064,-0.747236,-1.362905,-6.055816,1415.4295,2.063278,0.643859,1.916541,5.083608,-0.429744,-1.147866,-6.035935,1341.5886,2.021255,0.59702,1.628207,3.879591,-0.393777,-1.004008,-4.98982,2461.9199,1.74031,1.260978,3.046629,6.469239,-1.147117,-2.082507,-6.807778,2367.7014,1.78934,1.146354,2.828081,5.412648,-1.064495,-1.850797,-5.95561,6
5001.7878,2.235741,1.057957,1.404084,4.275474,-0.592692,-1.065457,-5.026736,10370.5933,3.489252,2.093152,2.555827,5.795703,-1.88551,-2.611139,-8.748978,10254.6688,6.34701,2.385975,3.129745,5.41658,-1.447806,-2.438229,-10.467765,11359.9355,6.535973,2.629835,3.501643,5.854956,-1.613489,-2.67703,-7.945623,3225.661,3.798451,1.018963,1.780121,3.937076,-0.720006,-1.271747,-3.592237,2818.6388,3.774024,0.875257,1.496793,3.282638,-0.61254,-1.137319,-3.838805,10528.5503,5.531348,3.09769,4.400025,7.580308,-1.858671,-3.067379,-8.110199,11574.4207,5.816452,3.30202,4.682099,7.919789,-2.074659,-3.446702,-8.754124,4171.8286,1.762046,0.880833,1.305682,5.660277,-0.451574,-1.106614,-6.513012,4911.6939,2.117694,1.067571,1.513449,4.553154,-0.459989,-1.007068,-6.363558,8576.0078,5.286497,2.151345,2.887328,5.750611,-1.298047,-2.210433,-9.013042,8604.9766,5.271416,1.949659,2.568949,5.806642,-1.23807,-2.190601,-8.806231,3440.7431,4.216634,1.065438,1.933177,4.861052,-0.768565,-1.474851,-5.812334,3571.9435,4.409716,1.092477,1.921967,4.723359,-0.783121,-1.477732,-6.005321,9003.8345,4.603,2.838762,4.252114,7.465997,-1.733383,-3.22724,-8.930946,8109.8833,4.501181,2.515053,3.715305,6.661724,-1.541522,-2.820971,-8.450805,3
17163.6758,5.307488,3.737124,5.07313,7.392843,-3.19131,-4.628922,-13.958124,24962.417,6.966435,6.007749,8.55349,11.971559,-4.594991,-6.499476,-22.510582,2775.1987,2.044659,1.072831,2.237271,4.424151,-1.134591,-1.820546,-5.94769,2825.4194,2.019835,1.082063,2.289621,4.441432,-1.176017,-1.868301,-5.628287,1925.0325,2.379662,0.749428,1.904719,3.658422,-0.574417,-1.370839,-3.802877,1653.2517,2.352771,0.636563,1.542615,3.612437,-0.4939,-1.077597,-4.560611,4537.1474,2.6057,1.750388,3.974562,5.787657,-1.626725,-2.774249,-5.97481,4690.0488,2.600045,1.848032,4.299735,6.825834,-1.705775,-2.858862,-6.3555,18149.0185,4.320856,3.795112,5.129582,7.476963,-3.93078,-5.970626,-23.765024,11128.5786,3.326477,2.249765,3.019024,5.74954,-3.082814,-4.717323,-20.274585,2682.2805,1.871542,1.044184,1.975418,4.227624,-1.275907,-2.183316,-7.661877,2868.7929,1.967541,1.011384,2.024903,5.012706,-1.11943,-1.964723,-7.109034,2117.7813,2.617756,0.832486,2.091984,5.05399,-0.625464,-1.294907,-5.878652,2006.01,2.569967,0.782934,1.91197,4.083965,-0.553487,-1.189985,-6.033951,4245.2514,2.310628,1.735606,3.88418,6.747471,-1.828973,-3.056332,-7.997496,4224.0362,2.470971,1.607602,3.568895,6.021774,-1.678506,-2.920742,-7.506315,6
8187.75,2.824017,2.646497,3.892416,5.730486,-1.053374,-1.907126,-8.720457,19297.5205,5.17267,6.746539,10.010371,12.484869,-2.890924,-4.077433,-15.469928,23654.5461,13.15338,9.004112,14.124735,17.001703,-4.588519,-7.343039,-20.736075,25889.2869,13.56722,9.924536,15.901527,19.346831,-4.971371,-8.155128,-23.831885,8233.8083,8.24625,3.181863,6.151091,8.834667,-2.240699,-4.081293,-9.170834,7116.9494,8.09801,2.696276,4.977119,6.642048,-1.892123,-3.407352,-7.021967,23369.2526,10.832993,11.207751,22.276571,25.759754,-5.523254,-9.505969,-24.504762,25871.5168,11.613961,12.283993,24.111208,28.837587,-6.197453,-11.286626,-29.175259,5728.2988,1.927241,2.046353,3.060138,5.309915,-0.723792,-1.642257,-9.011197,6701.2847,2.364699,2.291632,3.332999,5.848154,-0.671886,-1.451004,-7.98777,19555.2633,10.601567,7.904555,12.834572,15.48037,-3.879222,-6.532396,-20.944352,19597.6314,10.433864,7.590421,11.877911,14.65345,-3.795628,-6.142456,-23.721234,9072.4916,9.423414,3.471024,6.375692,9.189204,-2.60598,-4.826705,-11.951818,10188.0744,10.661201,3.648273,6.501399,8.887835,-2.962943,-5.230357,-13.640009,20496.6281,8.949645,10.721346,21.733033,27.341278,-5.351647,-10.196988,-26.031996,18460.8733,8.713424,9.513188,19.125681,23.056883,-4.648544,-8.547181,-22.547358,3
10514.6555,3.82063,2.318681,3.263809,4.999333,-1.790596,-2.543896,-8.932264,15723.188,5.098218,3.849675,5.594335,9.215226,-2.670844,-3.764607,-11.098092,1545.2461,1.56352,0.771701,1.706364,4.300505,-0.748184,-1.262237,-5.296014,1573.4725,1.542126,0.771964,1.744666,4.006774,-0.775563,-1.344549,-5.177571,1267.6388,1.908924,0.580496,1.648965,3.574626,-0.407929,-0.926107,-4.098078,1072.6413,1.864185,0.483032,1.311824,3.19059,-0.354238,-0.853842,-4.630335,2893.9578,2.016936,1.342738,3.217987,5.656943,-1.050179,-1.813069,-5.293334,2953.8872,2.002708,1.423991,3.555627,6.053383,-1.112516,-1.980702,-5.893266,11243.9653,3.224754,2.401848,3.507898,6.583421,-2.218621,-3.44056,-13.869112,6965.1484,2.544941,1.410901,2.075547,6.025061,-1.805359,-3.07396,-12.470442,1390.5442,1.434335,0.752401,1.552807,5.03742,-0.844596,-1.479525,-6.653203,1521.3681,1.49277,0.731128,1.656784,4.129241,-0.738296,-1.353525,-5.768883,1412.6625,2.062367,0.656667,1.829818,4.838697,-0.440394,-1.047393,-5.943341,1417.8164,2.104436,0.613367,1.698301,4.048409,-0.407972,-0.88648,-5.122106,2565.1782,1.786254,1.320201,3.194887,5.836689,-1.160927,-1.980332,-6.408084,2562.533,1.877647,1.210438,2.951903,5.727734,-1.070693,-1.812013,-6.522402,6
4576.9441,2.157327,0.956305,1.30612,3.379853,-0.530017,-1.088149,-5.229273,9868.2671,3.400927,2.107019,2.729783,6.446701,-1.704489,-2.374797,-8.293992,10168.0117,6.554385,2.365205,3.136392,5.57641,-1.435433,-2.324545,-9.336076,11255.8164,6.692494,2.613292,3.393254,6.476731,-1.596802,-2.470746,-9.122123,3219.2727,3.846802,1.013929,1.729576,3.810612,-0.712007,-1.344686,-5.194134,2827.339,3.827592,0.872688,1.51248,3.413966,-0.616829,-1.176885,-5.647336,10272.9712,5.470711,3.020083,4.400434,6.315053,-1.792347,-3.040291,-9.131801,11354.4768,5.822016,3.246328,4.617855,7.466215,-2.014225,-3.399861,-9.381874,3678.7339,1.673508,0.795853,1.242065,5.220011,-0.403692,-0.909256,-6.615138,4351.5054,1.990219,0.972307,1.436038,4.61617,-0.398344,-0.952675,-6.149812,8303.2301,5.26405,2.108035,2.813063,5.514655,-1.293412,-2.297397,-8.840663,8293.911,5.249121,1.899061,2.441067,5.678168,-1.204457,-2.017975,-7.973421,3397.2097,4.176529,1.055092,1.881959,4.892037,-0.780597,-1.6612,-7.558637,3580.9104,4.467524,1.088134,1.865054,5.179777,-0.781296,-1.593161,-6.832586,8620.8069,4.452536,2.74864,4.036879,7.862061,-1.63824,-3.06479,-8.780305,7762.7849,4.329657,2.415193,3.630006,6.363025,-1.464558,-2.589195,-7.958999,3
17846.5095,5.669464,3.935812,5.239648,7.455417,-3.110083,-4.601457,-13.836045,25597.7361,7.298652,6.224029,8.673865,11.777811,-4.495234,-6.349273,-19.576411,2804.7192,2.081326,1.09343,2.348938,4.304342,-1.112175,-1.906981,-7.216039,2845.8047,2.031835,1.093793,2.29967,4.674009,-1.147167,-2.015022,-5.118552,1964.2654,2.408207,0.752215,1.930221,3.513862,-0.589964,-1.250983,-4.742026,1702.7172,2.386035,0.633898,1.530328,3.138891,-0.491663,-1.010721,-4.098052,4687.8169,2.633397,1.742287,3.913736,6.824708,-1.589697,-2.721044,-6.314285,4847.1465,2.670352,1.878651,4.443728,6.803648,-1.700617,-2.994984,-7.181187,19051.5323,4.608135,3.988319,5.280074,8.44506,-3.83759,-6.008161,-26.146766,11818.3559,3.565686,2.411891,3.242868,5.738182,-3.054383,-4.703255,-20.615238,2704.5315,1.889522,1.081995,2.143941,5.011723,-1.241827,-2.175835,-8.006242,2855.0935,1.970429,1.053487,2.182191,5.475789,-1.086184,-1.80874,-6.921866,2151.1928,2.656172,0.831788,2.217224,4.988174,-0.628999,-1.483569,-6.678586,2029.3014,2.576437,0.769705,1.946721,4.221072,-0.549707,-1.244642,-6.717742,4435.6323,2.354808,1.821778,3.985829,7.591892,-1.820165,-3.181106,-10.172388,4395.2266,2.485504,1.636327,3.554342,6.146464,-1.648928,-2.930133,-9.759377,6
7838.7119,2.758145,2.48445,3.607021,5.446031,-1.007613,-1.693815,-7.325292,18380.2476,5.01682,6.280583,9.262795,11.507415,-2.762581,-4.007981,-18.626579,23296.5287,13.154649,8.903747,14.040073,17.167705,-4.543294,-7.372434,-23.427502,25553.607,13.411404,9.737675,15.693508,18.355057,-4.941842,-8.552784,-25.710297,8297.7223,8.217774,3.137244,6.062949,8.106238,-2.234456,-4.172754,-9.025411,7086.3911,7.933767,2.614812,4.82513,7.568604,-1.897595,-3.356793,-8.354656,22772.1509,10.383098,10.63579,20.996203,25.456911,-5.508805,-10.449434,-20.937072,25297.1582,11.164317,11.88689,23.514932,27.074634,-6.218248,-11.338884,-28.961947,5283.4448,1.867248,1.848446,2.763875,5.279783,-0.703832,-1.548231,-8.546215,6250.1851,2.304396,2.100758,3.058366,5.450546,-0.638553,-1.371094,-7.988807,18996.6468,10.44294,7.790923,12.804631,15.984108,-3.832123,-6.470147,-22.48192,19023.3615,10.398015,7.474842,11.772042,14.804695,-3.73653,-6.328911,-23.685091,9173.9749,9.66684,3.432959,6.252432,9.668176,-2.595875,-4.932888,-12.482299,10398.1588,10.629236,3.554377,6.229757,8.312205,-2.98444,-5.200752,-13.091805,19943.7661,8.604127,10.269646,20.990098,24.832549,-5.328569,-10.369741,-27.433928,17856.6926,8.227765,8.908643,17.627016,20.534578,-4.64028,-8.448969,-18.377612,3
26309.5022,8.194932,5.773739,7.593868,10.111492,-4.843969,-7.026365,-21.669939,36047.5476,10.370588,8.93808,12.381256,16.641732,-6.761966,-9.678559,-35.890851,4634.0844,2.711174,1.654938,3.417468,5.651388,-1.826975,-3.072937,-9.132446,4631.7935,2.58842,1.637784,3.320662,5.344208,-1.868338,-3.179144,-8.553937,2873.3533,3.014044,1.077812,2.478467,4.441858,-0.855601,-1.698355,-5.734374,2516.9844,3.028843,0.909917,2.000488,4.068068,-0.718711,-1.390789,-5.561562,7366.729,3.517186,2.605874,5.46582,7.463967,-2.649172,-4.501003,-13.241677,7626.166,3.557148,2.755517,6.000562,8.986417,-2.791875,-4.883438,-12.03126,28063.0606,6.577407,5.931448,7.564796,11.129588,-5.997792,-9.097253,-44.885904,17532.7744,4.960172,3.571597,4.546049,7.066132,-4.672023,-7.460389,-31.48437,4841.7741,2.52432,1.743987,3.24071,6.179538,-2.112874,-3.539668,-11.954175,5045.7979,2.622883,1.672076,3.226468,6.325761,-1.810064,-2.970604,-9.649767,3118.399,3.382499,1.174775,2.734573,5.329596,-0.932377,-1.981302,-8.020063,2858.0932,3.173592,1.069377,2.44278,5.44557,-0.791375,-1.665509,-8.602382,7689.0183,3.288393,2.824393,5.931181,9.675249,-3.140051,-5.680066,-15.174604,7686.0992,3.56614,2.56114,5.297964,7.938826,-2.858759,-4.990665,-11.291977,6
5155.5415,2.049216,1.301727,1.880412,3.92271,-0.617949,-1.078382,-5.15477,13140.815,3.659595,3.468372,4.748156,6.725429,-2.231379,-2.969139,-11.181598,15573.1704,8.550008,4.824292,6.839824,9.404231,-2.677662,-4.302599,-12.000139,17275.1343,8.778839,5.324325,7.531623,10.850587,-2.939371,-4.64401,-14.857569,5117.4554,5.37505,1.805493,3.259606,5.241715,-1.263342,-2.308666,-5.410883,4424.9975,5.268501,1.529009,2.66556,4.600877,-1.064994,-1.942131,-5.388989,15205.7805,6.772499,5.911557,10.059152,12.735404,-3.23107,-5.592312,-11.740921,16939.6824,7.317533,6.487906,10.806141,13.088642,-3.618835,-6.238447,-13.573531,3392.2305,1.510598,0.93937,1.446331,5.339246,-0.567915,-1.070476,-6.503221,4503.6197,1.861459,1.193102,1.707657,4.716916,-0.548954,-1.119494,-7.900741,12548.272,6.753316,4.205868,6.058004,8.92273,-2.294139,-3.776919,-12.700734,12666.0423,6.70403,3.958815,5.583758,7.899487,-2.208454,-3.597138,-14.028111,5490.3375,5.904027,1.909609,3.412242,6.82596,-1.407156,-2.612315,-7.591249,5896.8448,6.370213,1.958317,3.355611,6.54266,-1.499508,-2.734159,-7.531487,13092.887,5.592597,5.534896,9.594531,12.807689,-3.078799,-5.696615,-15.102669,11730.7713,5.357877,4.826345,8.199321,10.664196,-2.701219,-5.123676,-13.291917,3
1143.9153,1.301528,1.232666,2.186562,4.017756,-0.444641,-0.912751,-4.787171,1716.4741,1.435982,2.094405,3.629641,5.814018,-0.68503,-1.263321,-6.044301,-295.3557,0.889472,0.452379,1.265837,3.1657,-0.287576,-0.743735,-5.448873,-297.3404,0.895377,0.44907,1.251598,3.602478,-0.285247,-0.748261,-4.851432,9.7539,1.006922,0.400187,1.239362,2.938773,-0.165942,-0.690229,-4.465017,-1.6425,0.998667,0.322166,0.975704,2.793954,-0.140609,-0.480979,-5.09089,41.1216,1.014109,0.873807,2.291778,5.093813,-0.369016,-0.838767,-5.173599,-22.2671,0.992596,0.967409,2.703685,4.793796,-0.38764,-0.990242,-5.911549,1518.5595,1.294173,1.335243,2.435102,5.397476,-0.617131,-1.254837,-7.859086,784.3149,1.174512,0.75768,1.481047,4.534116,-0.509312,-1.086034,-6.662212,-469.0052,0.851818,0.3837,1.002048,4.230947,-0.314601,-0.811094,-6.25772,-432.9478,0.859069,0.424242,1.176587,3.851547,-0.284128,-0.74017,-5.63365,74.395,1.056794,0.475466,1.480751,4.924203,-0.17794,-0.739459,-5.145439,67.7597,1.052766,0.427661,1.234434,4.430976,-0.170122,-0.639247,-5.658895,-189.4758,0.944376,0.846941,2.421909,6.641973,-0.390803,-0.90534,-6.485418,-178.9819,0.941638,0.750548,2.034187,4.634837,-0.364698,-0.822484,-5.103458,6
1540.8498,1.445395,0.281228,0.573132,3.463496,-0.216191,-0.568118,-4.210453,2393.5468,1.632006,0.526357,0.880066,3.627269,-0.488245,-0.932823,-5.015617,2341.4181,2.376976,0.447133,0.699103,3.329361,-0.264107,-0.856224,-5.616569,2683.7589,2.472257,0.499253,0.749197,3.542913,-0.308298,-0.823151,-5.262197,1146.8013,2.009255,0.277352,0.56782,3.23531,-0.188436,-0.707389,-4.005454,1015.0049,2.03194,0.249867,0.503261,2.744352,-0.1738,-0.653363,-3.471998,3089.5278,2.479951,0.566435,0.855866,3.833478,-0.390673,-0.853618,-4.264518,3257.5476,2.514986,0.60286,0.916191,3.81312,-0.420994,-0.949784,-6.762415,1852.1153,1.378125,0.347606,0.794478,4.064579,-0.275163,-0.80492,-5.427216,2005.0244,1.498242,0.34086,0.745299,4.692032,-0.266832,-0.776321,-6.496545,2043.1376,2.126867,0.435031,0.778538,4.094937,-0.203261,-0.698599,-5.355868,1882.3435,2.050797,0.371298,0.687935,4.153511,-0.166513,-0.69784,-5.737593,1199.596,2.160054,0.290851,0.676812,4.506696,-0.205938,-0.740589,-3.398433,1217.7174,2.20901,0.29149,0.650843,4.265613,-0.206064,-0.650767,-4.651282,2938.4746,2.294154,0.526685,0.923906,4.52488,-0.316398,-0.879091,-5.798228,2629.9563,2.258086,0.469549,0.829946,3.771418,-0.287314,-0.735674,-5.439997,3
31213.1091,9.39315,7.176067,9.581646,12.042507,-5.75414,-8.243625,-31.135109,41385.8215,11.319511,11.043883,15.792647,19.39306,-7.820353,-11.565423,-53.149292,5762.7771,3.388098,1.915791,3.915535,6.04894,-2.276671,-3.613986,-9.641728,5766.75,3.242686,1.920101,4.003264,6.166752,-2.265761,-3.876713,-9.925058,3265.6903,3.404768,1.211849,2.724833,5.406429,-0.955052,-1.743587,-5.651202,2811.7267,3.438911,1.023394,2.266695,5.231366,-0.794512,-1.427574,-5.452436,8784.5555,4.30188,3.030256,6.219354,8.716412,-3.208652,-5.500985,-11.983171,9123.7705,4.300493,3.16541,6.776594,9.469253,-3.401113,-5.832367,-12.724224,33709.2827,7.443774,7.576437,9.821448,14.522364,-7.02387,-11.046864,-54.37306,21205.7051,5.731275,4.421464,5.7112,9.14484,-5.523614,-8.152844,-37.329887,5978.5398,3.176478,1.974519,3.779554,7.240151,-2.679578,-4.388147,-14.537705,6342.322,3.453504,1.879709,3.632026,6.413761,-2.285563,-3.620283,-12.45049,3472.4961,3.722537,1.313362,2.927758,5.739458,-1.05463,-2.118238,-7.623525,3201.6242,3.617967,1.197754,2.840207,6.801198,-0.881318,-1.738482,-7.383716,9279.893,4.025118,3.167981,6.449785,10.048895,-4.0353,-7.193365,-18.569719,9149.7678,4.346084,2.9574,5.984956,9.963244,-3.541231,-6.197486,-13.816228,6
5739.3384,2.044428,1.829484,2.709557,4.205278,-0.820668,-1.484764,-6.78941,15892.3066,3.920391,5.328617,7.992273,10.672157,-2.57511,-3.74928,-12.011638,19951.6648,10.909566,7.162954,10.867108,13.385174,-3.706864,-5.891974,-15.984155,21967.3584,11.177652,7.840213,11.874176,16.303541,-3.971543,-6.295686,-18.496772,6649.2457,6.595107,2.547465,4.822788,7.691196,-1.761721,-3.135013,-7.17986,5964.4261,7.14853,2.197827,3.915637,6.127219,-1.449601,-2.519884,-6.898702,19531.5889,8.714293,8.931152,16.659965,19.91442,-4.314655,-7.59028,-16.609199,21569.6352,9.230545,9.667819,17.852096,22.265834,-4.881176,-8.536428,-18.126816,3898.9141,1.533049,1.414806,2.295246,5.962576,-0.542391,-1.197524,-7.554378,5186.71,1.903652,1.727444,2.597051,5.470917,-0.546103,-1.185763,-6.599792,16282.4229,8.609842,6.322529,9.85588,13.36941,-3.159494,-5.065661,-16.187617,16379.0012,8.443643,6.005121,8.965564,12.555045,-3.071251,-5.101809,-14.710135,7297.0179,7.546,2.750503,5.007734,8.961795,-1.983573,-3.61534,-9.101024,8010.1169,8.510787,2.889038,5.092289,7.789845,-2.21147,-3.901153,-10.635841,16992.6912,7.057852,8.53377,16.485867,20.696527,-4.232363,-7.538277,-15.409517,15309.1799,6.875933,7.561989,14.332036,17.141716,-3.625238,-6.482346,-14.675265,3
21419.6868,6.902689,4.737386,6.306249,8.929193,-4.003363,-5.696196,-19.003631,31357.5571,9.084373,7.797308,11.224438,14.669816,-5.837658,-8.423308,-27.404823,3605.5354,2.350189,1.349381,2.826264,5.154451,-1.527428,-2.499325,-7.050464,3654.1567,2.297878,1.367742,2.850682,5.172659,-1.54675,-2.483673,-6.467571,2440.3095,2.730325,0.921797,2.096552,4.011021,-0.717286,-1.562023,-6.107527,2175.0876,2.827127,0.77802,1.790054,3.579893,-0.620314,-1.164742,-4.466421,5837.4448,3.048762,2.177859,4.74618,6.974787,-2.138815,-3.76263,-9.928256,6113.9751,3.081574,2.282489,5.127575,7.438863,-2.271712,-3.916276,-10.698997,23696.2378,5.489079,5.089778,6.724846,10.114931,-5.010625,-8.043173,-35.543167,14383.8169,4.086434,3.011166,4.020046,7.420902,-3.965826,-6.346727,-24.370944,3495.7088,2.111592,1.358205,2.652219,5.976094,-1.744449,-3.013782,-9.801698,3705.7727,2.231581,1.295934,2.59765,5.055653,-1.538179,-2.562338,-10.237495,2619.786,2.964296,1.008713,2.435831,5.791627,-0.782069,-1.652367,-6.386163,2420.4807,2.879714,0.95615,2.426599,4.941723,-0.680915,-1.411607,-6.250781,5697.1057,2.726774,2.216471,4.878491,8.53472,-2.558856,-4.52064,-11.233176,5572.3598,2.884397,2.04232,4.432718,8.760686,-2.272669,-3.934584,-9.663199,6
7067.6143,2.544206,2.251779,3.322838,4.958198,-1.151564,-1.811596,-6.992648,17756.3325,4.743688,6.332648,9.548151,11.746502,-2.85616,-4.168482,-15.088365,25760.0083,13.907221,10.414733,17.344936,21.76808,-5.181976,-8.40561,-24.033237,28218.562,14.276086,11.424714,19.269279,22.631394,-5.469958,-9.372123,-27.589762,9336.3808,8.963945,3.567383,7.183478,9.17752,-2.582801,-4.808492,-9.829751,8123.9312,8.961281,3.057843,5.827791,7.586016,-2.18354,-3.888142,-8.845836,25003.4668,11.164229,12.318352,26.047422,30.676463,-5.869271,-10.351406,-25.693609,27705.2246,11.824311,13.56859,28.338542,32.543491,-6.731056,-12.622078,-28.568625,5168.3794,1.80831,1.917953,3.048527,5.948056,-0.875513,-1.713319,-8.664465,6123.6025,2.207658,2.142001,3.27666,6.452636,-0.798968,-1.685886,-8.168245,20888.0901,10.897408,8.941031,15.37872,18.333137,-4.333766,-7.037766,-22.737282,21030.7029,10.915592,8.719562,14.555516,18.334541,-4.266699,-7.181204,-22.993752,10478.0219,10.457578,3.953299,7.490281,11.73235,-3.15342,-5.868805,-12.343464,12160.1389,12.370222,4.248358,7.715871,10.411918,-3.776579,-6.637562,-14.527584,21717.7175,9.059301,11.524327,25.09377,29.99237,-5.749827,-11.317598,-27.84036,19512.4827,8.83366,10.25562,22.085905,27.27477,-4.876332,-9.134121,-21.479085,3
20421.3345,7.24455,4.366133,5.769113,7.753202,-3.90237,-5.702364,-17.057875,31010.5376,9.465069,7.479367,10.63741,14.332148,-5.807168,-8.468601,-29.427804,3642.387,2.345243,1.382372,2.854198,5.166482,-1.542971,-2.460466,-7.700319,3695.232,2.288393,1.390809,2.837362,5.223473,-1.51935,-2.52256,-6.841666,2439.3693,2.701732,0.921026,2.177675,4.27942,-0.710853,-1.339654,-4.79897,2144.3252,2.740566,0.80004,1.814927,3.934398,-0.601017,-1.305401,-5.222524,5893.268,3.072065,2.223421,4.970157,7.827312,-2.113844,-3.450507,-8.597886,6154.617,3.068474,2.317852,5.240789,8.420548,-2.22412,-3.804435,-8.407523,23251.5727,5.665675,4.838826,6.34921,10.48228,-4.882344,-7.592641,-31.854609,14213.3897,4.194012,2.863125,3.678327,7.041431,-3.876728,-5.76422,-26.289406,3593.8814,2.12944,1.390768,2.737187,6.245048,-1.748858,-2.921596,-10.458819,3791.2468,2.253096,1.32102,2.741305,6.848681,-1.557324,-2.515451,-9.358242,2623.4695,2.954791,1.016098,2.347107,4.906014,-0.767121,-1.631337,-6.314427,2461.2732,2.924712,0.965195,2.406304,5.800932,-0.673858,-1.439321,-6.871738,5786.9736,2.750956,2.23775,4.871969,8.299014,-2.533581,-4.592235,-11.374797,5680.8765,2.941497,2.078524,4.543416,8.081772,-2.270437,-3.81652,-9.667621,6
8205.8799,2.903768,1.89176,2.837638,4.455662,-1.069657,-1.721536,-7.101425,15800.4326,4.460606,5.648644,8.360606,10.01844,-2.679346,-3.930345,-15.852413,25162.1764,13.710456,10.154447,17.041439,21.369143,-5.049654,-8.387809,-23.450733,27682.6636,14.087265,11.148021,18.964313,23.126301,-5.452309,-8.783703,-23.943844,9308.448,8.973266,3.518112,7.047103,9.508398,-2.581835,-4.86411,-9.470743,8020.7284,8.915308,3.002453,5.727826,8.64477,-2.188848,-4.043712,-9.369924,24203.695,10.983292,11.864294,25.31126,30.583913,-5.802731,-10.475416,-22.579278,26839.7586,11.494597,13.076531,27.502929,33.569092,-6.582829,-12.094101,-27.984015,4565.647,1.726786,1.749203,2.879768,5.532529,-0.8192,-1.59916,-8.683222,5485.9322,2.10437,1.959113,2.990322,6.032242,-0.741065,-1.469014,-7.384753,20043.3728,10.496081,8.572954,14.962022,18.614332,-4.230981,-6.835726,-20.304703,20267.8264,10.590488,8.40735,14.054925,18.196669,-4.181106,-6.756906,-21.616752,10370.3131,10.589254,3.852031,7.293172,11.215745,-3.103986,-5.711844,-13.58055,12038.2895,12.381376,4.147574,7.562319,10.896286,-3.754384,-6.581763,-14.886019,20580.6941,8.657473,10.869,23.722729,30.475731,-5.587769,-10.521008,-23.231569,18503.0342,8.38543,9.730277,21.454013,25.6933,-4.784023,-8.764763,-22.558385,3
11635.8599,3.759087,2.655924,3.845247,6.211501,-1.671048,-2.54971,-7.298586,15887.9763,5.457766,3.965527,6.014638,8.432202,-2.683084,-3.818003,-12.956851,1561.1887,1.576594,0.788794,1.830458,4.28914,-0.773638,-1.232893,-4.511997,1555.2678,1.536454,0.790532,1.841891,4.46117,-0.782112,-1.356984,-4.73019,1254.3621,1.888617,0.579748,1.558592,3.534332,-0.395988,-0.798447,-3.711965,1090.9433,1.885823,0.493448,1.380553,3.967012,-0.342477,-0.754672,-3.552394,2870.2927,2.00199,1.361212,3.301596,5.779959,-1.042163,-1.706436,-5.069511,2962.5295,1.99851,1.425511,3.530254,6.152187,-1.0933,-1.943594,-5.812311,11526.0131,3.372679,2.533242,3.792383,7.388074,-2.227293,-3.711664,-16.103178,7091.7715,2.627115,1.46941,2.212793,5.596195,-1.817208,-2.714673,-11.880514,1319.8333,1.414155,0.74785,1.620224,4.690421,-0.8447,-1.514945,-7.503141,1449.3427,1.474484,0.734562,1.71861,4.595296,-0.760089,-1.315428,-6.093414,1436.4586,2.081962,0.652474,1.83493,4.206207,-0.4318,-1.017516,-5.165876,1405.9319,2.097126,0.631073,1.896694,4.418452,-0.388702,-0.959671,-4.932338,2530.2068,1.7675,1.320185,3.256147,6.028804,-1.16697,-2.14702,-7.17935,2487.1719,1.851598,1.212519,3.111796,5.648275,-1.067088,-1.823362,-6.485512,6
4959.6631,2.145057,1.041715,1.416515,4.430495,-0.421785,-0.791012,-3.822908,8246.0678,3.093313,1.662857,2.148363,5.490227,-1.557067,-2.086416,-7.831195,9943.9865,6.438098,2.357176,3.074434,5.549736,-1.37882,-2.209086,-9.634968,11014.082,6.592016,2.591208,3.484589,7.309373,-1.515467,-2.475931,-8.744841,3127.8725,3.732799,0.978334,1.749678,4.535201,-0.713667,-1.451934,-4.548326,2746.0997,3.738254,0.84711,1.635683,3.946346,-0.59062,-1.131339,-3.890051,10015.6851,5.451366,2.938876,4.337118,7.289499,-1.718662,-2.731709,-8.07077,11029.155,5.722162,3.135945,4.49742,7.457137,-1.901097,-3.151659,-9.763691,3230.9839,1.605698,0.642791,1.111905,4.39717,-0.36505,-0.936876,-6.105541,3945.2085,1.919622,0.833545,1.272039,4.979509,-0.37007,-0.862259,-6.88834,8062.4855,5.161252,2.082714,2.876024,6.192199,-1.204539,-2.151855,-8.512461,8074.742,5.120139,1.887265,2.561274,5.79303,-1.13099,-1.931395,-7.436745,3310.8468,4.146154,1.008596,1.866831,5.277574,-0.742323,-1.554113,-6.293953,3459.7279,4.386524,1.035659,1.875181,4.910073,-0.782625,-1.434107,-6.612973,8214.4002,4.324221,2.597548,3.989031,7.228217,-1.521945,-2.808834,-8.073319,7477.6919,4.323382,2.32341,3.595353,7.086612,-1.361267,-2.342559,-7.072371,3
19588.2769,5.535364,4.404846,6.002946,8.269064,-2.871382,-4.319357,-12.488787,25868.1431,7.718992,6.380998,9.237439,13.480226,-4.535998,-6.319519,-19.829757,2800.6374,2.083524,1.13122,2.351444,5.563951,-1.150594,-2.091643,-5.534062,2856.5303,2.04172,1.115351,2.398002,5.027541,-1.18578,-1.903775,-6.011941,1959.0239,2.392831,0.775526,1.974276,3.748335,-0.578811,-1.18018,-4.291765,1701.4814,2.382719,0.663487,1.691538,3.675319,-0.498799,-1.001415,-3.719433,4643.3764,2.65614,1.819955,4.072847,6.950014,-1.631951,-2.691892,-7.092527,4797.6612,2.639802,1.892693,4.467773,7.011914,-1.715251,-2.976706,-6.86543,19295.5268,4.821197,4.098303,5.56009,8.633167,-3.844103,-5.71689,-27.821154,11771.8403,3.632866,2.420149,3.2943,6.192833,-3.051956,-4.592582,-20.367023,2642.1387,1.880185,1.096937,2.21437,5.119431,-1.291328,-2.140236,-10.156724,2848.3532,2.008225,1.059539,2.283076,4.987805,-1.130067,-2.06603,-7.762962,2130.4342,2.630013,0.850258,2.145638,4.951537,-0.636613,-1.348376,-6.204271,2031.0659,2.605163,0.81268,2.042067,5.096901,-0.556135,-1.301828,-5.106164,4391.2055,2.365895,1.818419,4.048312,7.698541,-1.862759,-3.176423,-7.899761,4307.2155,2.511556,1.670063,3.908357,6.766829,-1.676331,-3.058268,-9.588969,6
8445.8569,2.799425,2.736131,4.057211,6.101282,-0.952824,-1.526247,-6.190802,16516.1709,4.71149,5.735768,8.473859,11.234499,-2.53944,-3.577033,-13.799364,22834.3324,13.187339,8.77104,14.020777,17.112726,-4.347658,-6.774824,-17.535263,25085.6442,13.556062,9.648229,15.506317,17.70932,-4.751592,-7.601307,-23.781135,8094.9399,8.09755,3.064617,6.047306,7.926871,-2.178845,-3.917308,-7.658977,6948.133,7.911981,2.614273,4.90193,7.229949,-1.839505,-3.334797,-6.493191,22037.8404,10.43356,10.534228,21.21008,24.908679,-5.18989,-9.219231,-19.161185,24450.6123,11.033099,11.521517,22.979898,26.58443,-5.811328,-10.766125,-20.642215,4892.9497,1.810583,1.768284,2.770999,5.953977,-0.727558,-1.435359,-7.042869,5785.7334,2.20192,1.988515,2.942449,5.745197,-0.648223,-1.227105,-6.108899,18326.6674,10.413742,7.598097,12.675376,16.182347,-3.643967,-6.312706,-16.049996,18464.0161,10.423508,7.335586,11.70029,14.545979,-3.540194,-5.841892,-15.332417,8860.8781,9.204117,3.32313,6.230163,10.666498,-2.536605,-4.612884,-10.264084,10043.4575,10.770406,3.516457,6.377848,9.675546,-2.949104,-5.223068,-11.001305,18879.4788,8.368737,9.815697,20.081549,24.745635,-4.911771,-8.963585,-19.000009,16948.2275,8.19681,8.742789,17.830234,21.851635,-4.282227,-8.009628,-16.620367,3
28412.5308,8.153971,6.31571,8.38912,11.261269,-4.527559,-6.033994,-13.602123,36404.7759,10.978895,9.205274,12.87485,16.112124,-6.80956,-8.758905,-21.460499,4669.1257,2.776897,1.637024,3.50534,6.334629,-1.883595,-2.884063,-6.39202,4707.0342,2.681244,1.64539,3.362627,6.548533,-1.924947,-2.919982,-6.462111,2898.0751,3.063275,1.073429,2.603195,5.154743,-0.857515,-1.555076,-4.465604,2515.2417,3.03013,0.916694,2.125034,3.99903,-0.710743,-1.21345,-3.098317,7343.8935,3.625569,2.616857,5.631621,8.469027,-2.702031,-4.443224,-8.497687,7659.7549,3.627804,2.724117,6.021295,9.474914,-2.831683,-4.760995,-8.015071,28693.4849,6.794113,6.172042,7.965371,11.380997,-5.990935,-8.295401,-26.789071,17854.7315,5.071413,3.640198,4.677436,7.935921,-4.690283,-6.746774,-20.720271,4678.603,2.502888,1.672886,3.182549,6.647888,-2.170613,-3.396489,-8.635264,4929.6745,2.674016,1.580828,3.183572,6.309245,-1.872386,-2.959555,-6.814755,3126.8967,3.390892,1.184266,2.685096,5.491748,-0.913738,-1.62998,-4.497566,2866.6656,3.259271,1.103578,2.760294,5.848857,-0.790216,-1.434178,-4.696517,7506.5505,3.316055,2.717205,5.642061,10.262515,-3.182783,-5.349935,-10.61319,7422.9964,3.577704,2.507434,5.365278,9.783434,-2.877992,-4.893598,-9.644258,6
5387.4223,2.066745,1.371646,2.063985,4.603595,-0.477179,-0.776585,-2.765053,11203.4941,3.316724,2.956989,4.041612,6.784515,-1.904815,-2.331856,-7.373911,15235.5602,8.514513,4.755631,6.802772,8.712362,-2.505942,-3.826906,-8.079474,16918.6822,8.83332,5.260636,7.501119,10.658739,-2.738329,-4.252473,-9.92793,4970.6191,5.238476,1.767767,3.263252,5.288881,-1.212318,-2.110847,-4.13511,4327.2147,5.178971,1.507767,2.740671,4.731286,-1.031697,-1.800509,-4.059462,14622.0415,6.77636,5.772001,9.900943,12.259921,-2.974784,-5.013645,-8.920335,16332.1668,7.275424,6.294189,10.744731,14.209704,-3.358894,-5.747989,-10.852883,2777.1225,1.421147,0.818499,1.309744,4.961114,-0.446613,-0.822879,-5.079307,3921.0161,1.757923,1.047962,1.553118,4.645426,-0.45423,-0.819997,-4.627324,12022.1204,6.594871,4.103944,6.072296,9.802398,-2.122481,-3.421067,-9.249704,12204.677,6.653264,3.872701,5.50843,8.279343,-2.035716,-3.104003,-8.310318,5327.22,5.887122,1.873815,3.393993,6.752258,-1.339297,-2.376282,-5.802576,5729.9551,6.390895,1.942955,3.434154,5.916832,-1.448119,-2.493662,-5.490833,12252.2976,5.40683,5.268318,9.27065,13.161677,-2.791162,-4.871963,-8.963086,11017.4302,5.281246,4.636784,8.005603,12.538532,-2.458773,-4.272474,-7.939786,3
1281.3799,1.332718,1.298348,2.266296,5.213312,-0.425431,-0.722421,-3.712236,1784.875,1.483447,2.066377,3.599785,6.629112,-0.669746,-1.055471,-4.74362,-232.2273,0.910352,0.487239,1.297893,4.499909,-0.281129,-0.573765,-3.191186,-240.4599,0.913695,0.481689,1.268102,3.946772,-0.287491,-0.563012,-3.489453,13.7512,1.009864,0.415145,1.380045,3.106111,-0.146374,-0.389854,-2.655536,13.3499,1.010883,0.351666,1.121387,3.334202,-0.145933,-0.395444,-3.470542,79.6894,1.028245,0.931821,2.460566,4.592648,-0.354293,-0.772598,-3.306176,47.4361,1.016254,1.003173,2.781672,4.996903,-0.365029,-0.696733,-2.941918,1571.479,1.319274,1.329011,2.437031,6.340687,-0.613653,-1.13067,-6.002403,781.831,1.182201,0.741518,1.541485,4.596227,-0.494392,-0.948988,-5.671562,-442.6609,0.85815,0.395957,1.019462,4.930277,-0.301711,-0.682294,-4.142518,-419.9136,0.859185,0.429328,1.185969,4.266575,-0.273187,-0.625165,-3.962628,55.0091,1.042034,0.478117,1.494404,4.612636,-0.162551,-0.493629,-3.174333,90.2707,1.070936,0.441291,1.40774,4.238918,-0.156453,-0.427244,-3.025419,-138.1535,0.957943,0.874707,2.402323,5.426276,-0.382701,-0.77878,-3.76325,-81.2385,0.972563,0.795801,2.144565,4.972348,-0.351826,-0.683555,-3.816929,6
1467.2903,1.410649,0.271374,0.689752,3.746153,-0.166403,-0.4419,-3.268439,1884.195,1.525826,0.409472,0.85198,4.086863,-0.397322,-0.699055,-3.543399,2140.8728,2.310959,0.442526,0.719025,4.283842,-0.266267,-0.692445,-4.165125,2418.7839,2.349577,0.495725,0.811785,3.510438,-0.302694,-0.634964,-4.224745,1110.5426,2.002025,0.264525,0.572363,2.995908,-0.18918,-0.428634,-2.961098,960.729,1.973842,0.230553,0.484242,3.23602,-0.146689,-0.410135,-3.517682,2863.6813,2.405081,0.564295,0.901108,4.042886,-0.357997,-0.747214,-4.56964,3033.8262,2.446015,0.587862,0.910713,3.937215,-0.392932,-0.823936,-5.059179,1409.8945,1.298124,0.279646,0.825613,5.298031,-0.237125,-0.674343,-4.57297,1646.5557,1.434553,0.297342,0.690381,4.473865,-0.222838,-0.648491,-4.451651,1775.3861,2.009918,0.41407,0.816446,4.75481,-0.177629,-0.563343,-4.568541,1609.0318,1.94231,0.364491,0.700763,4.166536,-0.172286,-0.589533,-4.47644,1166,2.145984,0.27486,0.646677,3.641716,-0.182679,-0.54429,-3.695227,1172.7678,2.215345,0.276635,0.670056,4.455561,-0.185297,-0.595985,-4.316172,2671.9016,2.20683,0.507024,0.868151,5.46148,-0.274102,-0.656396,-4.926927,2398.4622,2.166007,0.447401,0.811835,4.435111,-0.245137,-0.659932,-4.974599,3
33320.5566,9.819752,7.668972,10.312378,12.353097,-5.456556,-7.733955,-22.712574,41779.438,12.301334,10.94556,15.679189,18.197327,-7.972015,-11.158395,-42.224029,5847.1982,3.558066,1.971405,4.053344,7.143411,-2.313912,-3.823451,-9.054703,5883.7641,3.383984,1.958024,3.922444,6.476217,-2.334404,-3.908773,-8.759433,3290.0053,3.490217,1.208261,2.739099,4.740845,-0.994789,-1.792686,-4.953867,2848.5824,3.424382,1.036863,2.253196,5.015496,-0.820824,-1.513074,-4.498588,9018.0837,4.486178,3.04294,6.144266,9.007454,-3.326771,-5.608607,-12.23641,9310.0882,4.506976,3.21182,6.769943,9.405718,-3.487155,-6.010181,-12.257075,33711.5864,7.950978,7.4006,9.602564,13.900148,-7.196674,-10.83594,-52.949065,21119.9326,6.16731,4.332715,5.554513,8.403702,-5.603361,-8.315548,-34.165472,6154.5151,3.324475,2.054006,3.953713,6.998856,-2.686573,-4.223869,-12.292503,6519.0318,3.64084,1.977915,3.762804,7.321164,-2.271317,-3.669841,-9.617849,3531.0493,3.909266,1.313677,3.015502,6.663565,-1.067215,-2.128282,-6.364153,3217.802,3.668717,1.190249,2.668886,6.067816,-0.920584,-1.692486,-6.480109,9678.6462,4.249255,3.301904,6.648531,10.360984,-4.039688,-7.197496,-17.322501,9559.8069,4.555191,3.011382,6.004956,9.422222,-3.609183,-6.187176,-13.607596,6
5891.6949,2.074062,1.85214,2.732085,4.638459,-0.741177,-1.156217,-4.212989,13785.6645,3.618183,4.593298,6.543882,9.524763,-2.317755,-3.082629,-10.393218,19175.8003,10.613801,6.983109,10.655051,13.640147,-3.510777,-5.770385,-13.190603,21206.2548,10.885569,7.677932,11.751777,14.268966,-3.828745,-6.105633,-16.602002,6631.9049,6.785048,2.503474,4.789863,7.604043,-1.72685,-3.007284,-5.24399,5693.2114,6.585719,2.11185,3.979738,6.584197,-1.445818,-2.525637,-5.900771,18433.2348,8.286366,8.411758,15.718921,19.855926,-4.155163,-7.146329,-13.529466,20528.5486,8.917691,9.306431,17.396611,21.069212,-4.663613,-8.305814,-14.7234,3156.5674,1.442215,1.183372,1.90549,5.372933,-0.5407,-1.094066,-6.319873,4434.8511,1.809341,1.482455,2.317329,5.731427,-0.50522,-0.968294,-6.206825,15346.01,8.21583,6.118411,9.693664,13.532803,-2.95386,-4.621984,-12.904818,15483.8518,8.274912,5.816688,8.799641,11.521755,-2.863471,-4.4825,-12.386283,7211.7001,7.643971,2.696622,4.999834,9.255109,-1.946895,-3.48062,-8.120022,7956.5959,8.304643,2.792968,4.972155,8.40516,-2.156257,-3.756235,-8.264274,15779.4454,6.675996,8.064294,15.603141,20.47855,-3.955846,-7.140559,-17.018009,14153.1431,6.367596,7.02051,13.196669,17.904021,-3.456748,-6.409836,-12.963735,3
30813.8167,9.245655,7.002051,9.338976,11.919932,-5.315108,-7.676934,-22.180612,40116.0095,12.029148,10.254457,14.615248,18.030026,-7.900112,-11.526182,-37.982459,5266.2256,2.960173,1.895576,3.978664,7.558958,-2.346396,-3.573485,-9.503398,5312.6565,2.855118,1.870265,3.778963,6.596481,-2.349787,-3.670035,-9.161834,3186.1829,3.250736,1.201949,2.672175,5.351101,-0.983052,-1.830487,-4.821217,2800.0425,3.276611,1.013492,2.244551,4.285331,-0.832509,-1.61517,-4.778355,8374.8239,3.878211,2.935689,5.981507,8.670777,-3.305498,-5.506158,-12.437692,8666.7705,3.91653,3.102187,6.697418,9.623708,-3.454676,-5.867141,-13.054409,31354.3642,7.353343,6.832946,8.832127,12.663303,-7.033794,-10.378034,-50.078086,19369.8735,5.489652,4.026755,5.173735,8.3189,-5.476308,-7.902099,-34.750579,5435.6919,2.738731,1.968381,3.711276,6.687653,-2.728996,-4.366533,-11.041037,5801.9321,2.903058,1.894602,3.623114,6.776682,-2.330345,-3.615608,-9.619916,3449.3259,3.664106,1.302677,2.981995,5.972141,-1.069033,-2.152691,-6.43422,3173.2872,3.474292,1.191156,2.757551,5.428632,-0.911798,-1.636668,-5.591925,8897.9646,3.657381,3.197455,6.443556,10.894078,-4.023135,-7.031528,-15.415557,8847.5777,3.954462,2.910997,5.824938,9.940195,-3.605768,-6.216104,-11.868379,6
5347.4683,2.024498,1.527284,2.283904,4.382874,-0.686579,-1.237974,-6.401492,12622.7554,3.498111,3.866294,5.551789,7.906185,-2.225171,-3.555907,-11.851573,19009.5585,10.37811,6.846215,10.497615,14.156957,-3.555353,-5.87341,-15.618122,20972.562,10.545955,7.529478,11.914372,13.746683,-3.873594,-6.357828,-16.890539,6617.7174,6.740253,2.426722,4.58207,7.41922,-1.712665,-3.18363,-6.961645,5673.187,6.551,2.04655,3.826868,6.277661,-1.463843,-2.745065,-7.412212,18227.9319,8.023369,7.991918,14.98812,18.237403,-4.157603,-7.790028,-18.25586,20297.4722,8.594243,8.874766,16.564614,20.485958,-4.633615,-8.432312,-16.438573,2958.8657,1.424056,1.048768,1.716127,4.616278,-0.473083,-1.168557,-8.333926,4243.1879,1.791469,1.299851,1.983231,5.441411,-0.461245,-1.107593,-7.627356,15093.4057,7.864678,5.89299,9.377747,13.073152,-2.939023,-4.665904,-16.140747,15307.4697,7.862746,5.644467,8.688773,12.316764,-2.881552,-4.785952,-13.580581,7157.2701,7.499083,2.599349,4.825075,8.213806,-1.964234,-3.788705,-10.710448,7903.3128,8.226501,2.716946,4.7676,7.624316,-2.202715,-4.06296,-10.711767,15510.4727,6.360997,7.473849,14.34782,17.83921,-3.897814,-7.076522,-18.01116,13884.4734,6.11355,6.519873,12.333282,18.397261,-3.42315,-6.385412,-14.814961,3
22522.8176,7.067335,4.903401,6.531513,8.913463,-3.764814,-5.415769,-19.559789,31149.397,9.599689,7.594087,10.881647,14.268172,-5.890805,-8.52365,-29.160614,3516.1772,2.304957,1.3652,2.918773,5.069939,-1.586459,-2.619921,-8.021407,3604.3696,2.256595,1.363842,2.864221,6.188107,-1.5894,-2.639861,-7.208843,2443.6168,2.746037,0.913012,2.102573,4.396455,-0.741246,-1.414957,-5.550857,2127.521,2.723765,0.788881,1.832214,3.90291,-0.622407,-1.181349,-4.98275,5798.8467,3.008803,2.190818,4.75006,7.551435,-2.20028,-3.704993,-9.792284,6111.6992,3.060117,2.284206,5.118111,7.885849,-2.333008,-4.02331,-9.630988,23288.0283,5.673676,4.893641,6.454448,10.405765,-5.061719,-8.044396,-34.84439,14162.5625,4.233708,2.864521,3.814834,6.782155,-3.96105,-5.948586,-25.589508,3453.3672,2.10108,1.359024,2.620722,6.321467,-1.814525,-3.017441,-11.579763,3632.6284,2.201765,1.299653,2.616854,6.211381,-1.586029,-2.591306,-8.197814,2639.2005,3.030582,1.012805,2.49426,4.986555,-0.802183,-1.60898,-6.309894,2447.493,2.882783,0.96111,2.393421,4.766108,-0.687264,-1.414879,-6.268022,5666.1028,2.685608,2.220257,4.731175,8.283161,-2.621362,-4.493572,-13.350413,5621.0298,2.896122,2.044921,4.374737,7.604017,-2.349415,-3.99144,-11.494809,6
7371.1563,2.574106,2.319036,3.398777,5.562116,-1.07263,-1.701496,-6.04852,16079.2563,4.512368,5.637714,8.343294,10.841725,-2.694915,-3.860938,-18.228807,25486.0136,14.084992,10.223945,17.213995,21.251645,-5.057568,-8.499108,-26.954007,27852.0215,14.255557,11.191841,19.016587,22.443506,-5.401404,-9.212446,-26.086626,9487.2777,9.308034,3.537395,6.970411,9.31557,-2.567361,-4.715613,-9.195622,8080.0505,9.064887,3.015741,5.781568,9.001711,-2.188032,-3.957487,-7.878604,24390.0422,10.87932,11.911341,25.345721,29.225983,-5.781363,-10.266964,-23.516281,27161.6873,11.571625,13.061037,27.409427,32.201384,-6.5804,-12.063955,-25.856616,4740.8345,1.750335,1.771467,2.870721,5.915017,-0.836002,-1.775998,-9.313222,5675.0225,2.141346,1.983456,3.041466,5.482451,-0.775748,-1.508779,-8.041791,20222.3101,10.735682,8.706853,15.306858,19.192074,-4.213544,-6.83193,-23.50864,20508.8764,10.754109,8.518946,14.286168,17.723772,-4.157717,-7.055633,-21.01329,10458.3383,10.800897,3.84536,7.174975,10.356094,-3.123725,-5.85985,-13.913769,12202.1066,12.549291,4.167092,7.615868,11.219252,-3.77433,-6.769594,-14.201628,20841.5515,8.582221,10.928611,23.868446,28.659995,-5.538224,-10.543773,-26.69857,18736.0684,8.463274,9.770434,21.322487,26.362978,-4.77167,-8.990992,-22.231895,3
1147.5222,1.315175,1.202785,2.062064,4.07509,-0.418111,-0.962406,-6.164234,1683.2173,1.472189,2.027822,3.628952,6.654161,-0.668316,-1.244,-5.492509,-322.4885,0.879777,0.47501,1.33382,3.905254,-0.287238,-0.634969,-4.51008,-298.8518,0.895644,0.465546,1.250945,3.592058,-0.288624,-0.682108,-3.829862,16.5078,1.011835,0.38993,1.218137,3.823961,-0.158364,-0.629949,-3.827519,-32.4761,0.974102,0.33062,1.007329,3.530512,-0.144989,-0.500905,-3.754394,6.456,1.002263,0.936306,2.519593,5.716268,-0.374957,-0.837197,-4.555168,17.2913,1.005808,0.97998,2.738598,4.939017,-0.402435,-1.000672,-5.708641,1492.6025,1.303249,1.341048,2.505806,6.914885,-0.644612,-1.31311,-7.748517,769.5488,1.176332,0.754574,1.510072,4.901133,-0.541586,-1.085909,-6.163426,-508.4151,0.840008,0.389705,1.100086,4.574058,-0.32318,-0.828837,-5.693836,-444.28,0.850643,0.414216,1.18928,4.39213,-0.297311,-0.815828,-5.262832,67.4108,1.051552,0.465082,1.531611,4.309815,-0.190378,-0.659798,-4.931682,37.7213,1.029088,0.460006,1.486126,3.965302,-0.170374,-0.601282,-5.145745,-161.1211,0.951432,0.859649,2.359459,4.979944,-0.41144,-1.004845,-5.386605,-128.8513,0.956082,0.808995,2.262986,5.35817,-0.375476,-0.916938,-4.758765,6
1140.6711,1.333804,0.209993,0.562986,4.770027,-0.148223,-0.487677,-3.906214,1550.4812,1.438889,0.334537,0.75733,4.085179,-0.345449,-0.722189,-3.866503,2110.3428,2.296634,0.441495,0.745539,3.445736,-0.239784,-0.652391,-7.036042,2400.3363,2.354826,0.498662,0.785127,3.644197,-0.296554,-0.772691,-5.659114,1085.6367,1.989765,0.253961,0.549553,3.937657,-0.179652,-0.550862,-4.250201,950.8639,1.973331,0.225464,0.502442,3.736166,-0.16214,-0.558125,-4.143615,2813.6923,2.41947,0.564856,0.936354,3.953598,-0.337066,-0.830005,-5.225274,2910.2366,2.390422,0.578117,0.996771,4.609063,-0.391769,-1.01517,-5.604539,1233.1982,1.260684,0.241443,0.66408,4.737028,-0.217952,-0.68198,-6.261934,1412.5273,1.362115,0.265381,0.73936,4.760523,-0.217391,-0.717709,-5.439436,1732.1658,1.989255,0.415307,0.81239,4.969294,-0.167833,-0.668369,-6.325756,1659.0454,1.991753,0.364015,0.688947,3.927078,-0.155955,-0.637329,-5.413448,1095.9599,2.074226,0.261109,0.638357,4.528682,-0.196204,-0.668705,-6.014456,1143.9611,2.178082,0.268106,0.727744,3.802414,-0.186413,-0.670185,-4.689991,2604.5686,2.195372,0.514852,0.937326,4.429152,-0.257283,-0.804859,-5.983893,2330.9359,2.166972,0.46321,0.789362,4.129134,-0.24731,-0.636063,-5.063688,3
12393.4915,4.475841,2.852669,4.210948,6.610618,-1.78563,-2.652379,-8.639006,17591.9961,5.855968,4.517638,6.844252,9.712888,-2.864139,-4.23614,-12.407339,1920.1824,1.863979,0.840292,1.918366,4.033023,-0.78626,-1.305347,-5.453766,1956.4167,1.813105,0.840227,1.968625,5.021976,-0.774731,-1.265297,-4.773154,1302.3392,1.982641,0.594987,1.638157,3.523211,-0.397256,-0.797954,-4.09457,1127.9078,1.960442,0.506389,1.385788,3.411236,-0.357788,-0.739722,-3.339167,3231.7688,2.287987,1.395582,3.41152,6.056492,-1.064812,-1.848626,-5.055798,3368.1792,2.285485,1.475779,3.68158,6.762807,-1.123984,-1.859944,-5.441655,12907.3853,3.657433,2.86664,4.276144,8.151583,-2.458395,-3.767219,-16.158981,8055.1016,2.924099,1.684644,2.461358,6.394575,-1.987943,-2.993406,-11.923502,1724.3318,1.67207,0.779764,1.601599,5.156645,-0.875715,-1.468413,-6.122026,1894.84,1.798625,0.773628,1.838794,4.344178,-0.761507,-1.504455,-5.203435,1541.3048,2.265413,0.660649,1.940655,5.455183,-0.435169,-0.986331,-4.801438,1417.1937,2.170007,0.634326,1.881194,4.413117,-0.394381,-0.911366,-4.247998,2918.1194,2.001668,1.343854,3.263963,6.392463,-1.191082,-2.046788,-6.539037,2848.1335,2.107859,1.243865,3.156306,5.448407,-1.076602,-1.98989,-5.825847,6
4662.9143,2.150375,1.017143,1.47221,4.214778,-0.411428,-0.705749,-3.799115,9495.3701,3.338124,2.097894,2.627864,5.689464,-1.717993,-2.308159,-8.451649,10145.3161,7.025543,2.442727,3.251902,6.414709,-1.399113,-2.246011,-7.517563,11236.7194,7.106237,2.697029,3.565969,7.311382,-1.526337,-2.503894,-6.795955,3255.1306,4.010521,1.020737,1.775431,4.39469,-0.685039,-1.28648,-4.396096,2842.209,3.922267,0.889493,1.560803,4.205208,-0.59006,-1.042801,-4.219506,10379.1423,5.917395,3.109055,4.553254,7.769767,-1.668585,-2.848438,-6.8946,11359.3589,6.151056,3.298409,4.776932,8.337505,-1.900624,-3.218674,-7.697045,3618.6069,1.645832,0.778258,1.268469,5.300591,-0.407124,-0.826292,-6.075745,4492.3921,2.013622,0.986294,1.502972,5.867091,-0.386734,-0.805641,-5.446536,8448.3502,5.843567,2.199866,3.061979,6.340661,-1.249367,-1.984594,-7.240592,8392.41,5.765429,1.973305,2.653684,5.313015,-1.16728,-1.897493,-7.203883,3417.2189,4.40144,1.073374,1.89907,5.443985,-0.756746,-1.403146,-5.301591,3578.4291,4.665189,1.105821,1.879694,4.427894,-0.769658,-1.424904,-5.600327,8706.0283,4.757346,2.836879,4.22133,7.948567,-1.572407,-2.816471,-7.616029,7888.9536,4.739293,2.535473,3.853164,7.328348,-1.369696,-2.388393,-7.039613,3
18572.03,5.789652,4.095621,5.50905,7.996962,-2.914534,-4.206687,-14.799397,26342.4119,7.561133,6.488439,9.394472,12.673051,-4.838232,-6.987554,-23.648679,2945.5867,2.181839,1.119099,2.428961,4.223106,-1.21781,-1.995917,-6.905321,2970.9558,2.114298,1.133889,2.497463,5.316791,-1.22993,-1.949391,-6.905767,1982.8795,2.410641,0.764337,1.924797,4.031754,-0.590496,-1.091772,-5.941177,1729.6528,2.411969,0.670236,1.636711,3.483933,-0.497883,-1.037308,-5.084281,4839.5235,2.771531,1.804989,4.092012,7.018014,-1.672447,-2.798866,-7.09548,5008.1922,2.764203,1.892053,4.405371,8.188529,-1.7596,-2.893824,-8.518773,19711.4634,4.654944,4.171186,5.571665,9.043031,-4.152625,-6.313733,-28.049159,11928.0347,3.514118,2.45247,3.258426,6.424529,-3.270619,-4.939509,-24.487722,2749.1821,1.935384,1.075088,2.193344,4.943549,-1.357697,-2.294725,-8.605279,2902.7085,2.050045,1.055027,2.150995,5.675023,-1.196842,-2.109796,-9.839336,2183.1004,2.707181,0.84673,2.139147,4.799541,-0.637477,-1.418138,-6.915243,2084.1525,2.690314,0.814551,2.160085,4.577322,-0.576621,-1.241607,-6.677384,4539.9458,2.42587,1.800686,4.016732,7.244836,-1.92318,-3.372729,-9.290071,4456.264,2.585629,1.658425,3.723513,6.553289,-1.736658,-2.962829,-8.607794,6
7345.1621,2.601941,2.409223,3.58217,6.171161,-0.936028,-1.517229,-4.912782,16496.7578,4.612568,5.987525,8.905996,11.786906,-2.540878,-3.698619,-11.506193,22924.037,13.641886,8.90781,14.308808,16.730631,-4.381177,-7.254365,-19.391014,25183.3126,13.843689,9.756942,15.725048,19.774332,-4.724854,-7.528862,-19.64143,7983.8247,8.090427,3.065198,6.007987,8.818261,-2.13523,-3.893084,-7.786486,6993.4338,8.076201,2.641239,4.998092,7.565311,-1.900906,-3.202614,-7.392424,22206.2331,10.749467,10.681039,21.634558,25.240092,-5.083279,-8.822586,-17.805676,24545.6265,11.392216,11.671123,23.074325,27.532344,-5.710476,-10.068319,-19.234994,4963.0303,1.792382,1.853278,2.910511,5.876432,-0.713656,-1.375803,-7.945673,5924.0479,2.192216,2.107814,3.131026,5.881815,-0.651982,-1.223911,-5.922022,18480.3794,10.729759,7.733502,12.887658,16.364638,-3.650681,-5.815946,-18.266289,18578.7735,10.729574,7.466457,11.946741,15.433213,-3.612865,-5.85373,-18.922104,8856.969,9.411623,3.361505,6.39611,10.147677,-2.50956,-4.5885,-10.047594,10002.6166,10.913621,3.579562,6.537398,9.351234,-2.943027,-5.157546,-11.878404,19011.6384,8.567668,10.033305,20.604636,25.104883,-4.839294,-8.959566,-21.946797,17134.1171,8.446252,8.923355,18.343875,22.393269,-4.23484,-7.50112,-15.604927,3
27165.1047,8.570232,6.042762,8.033149,9.954008,-4.125682,-6.251836,-17.650215,37058.1118,11.021733,9.400986,13.372575,17.177708,-6.950071,-9.544593,-30.255322,4747.8326,2.81905,1.671803,3.525823,5.521272,-1.938631,-3.016792,-10.357401,4814.5835,2.727218,1.668215,3.562226,5.873454,-1.957167,-3.162544,-7.925742,2923.469,3.042476,1.094147,2.503684,4.858756,-0.853651,-1.5417,-5.15274,2553.0946,3.069263,0.942793,2.1397,4.401596,-0.723449,-1.356984,-4.076662,7523.8811,3.718087,2.687655,5.681933,8.42091,-2.72253,-4.51205,-9.627978,7829.8769,3.704273,2.776752,6.067876,10.095367,-2.874664,-4.79324,-10.303627,29414.2036,6.788213,6.368149,8.228303,11.667952,-6.067017,-9.070345,-35.787892,18366.998,5.083911,3.784633,4.897197,7.949613,-4.786462,-7.186547,-30.212555,4812.0667,2.556236,1.710702,3.331344,6.063545,-2.250492,-3.641596,-11.81099,5040.1718,2.740768,1.624502,3.340821,6.837968,-1.951741,-3.279504,-8.411555,3157.4452,3.417327,1.187947,2.74402,5.587794,-0.931494,-1.888684,-6.36673,2914.4093,3.300645,1.114794,2.62486,5.165903,-0.814802,-1.575237,-5.710373,7664.9595,3.362017,2.799744,5.867079,9.953155,-3.31579,-5.789264,-12.867189,7599.4077,3.665898,2.578256,5.375874,8.261102,-2.927868,-5.248097,-11.976949,6
4380.4673,1.88592,1.113962,1.57499,4.113674,-0.432188,-0.878445,-4.52253,11543.8418,3.354167,3.079033,4.380807,6.861493,-1.867289,-2.538061,-10.273056,15411.5585,8.673384,4.844155,6.993463,9.787626,-2.512242,-4.186963,-12.960487,17075.9116,8.924652,5.330679,7.53989,10.521667,-2.737458,-4.391361,-15.430347,4942.5577,5.111701,1.759735,3.27229,6.062789,-1.234879,-2.252259,-5.855896,4343.8418,5.207913,1.52711,2.786425,5.354424,-1.043973,-2.022487,-5.311247,14968.4897,7.036441,5.873172,10.219348,14.735655,-3.001335,-5.452,-13.559778,16560.2815,7.424852,6.347506,10.764057,14.513188,-3.365498,-5.867204,-13.371466,3142.6607,1.46831,0.88194,1.394675,5.483872,-0.456337,-1.068036,-6.866536,4255.5733,1.805665,1.122947,1.62502,5.134464,-0.444785,-0.969139,-6.825819,12297.2644,6.80186,4.188953,6.286203,9.204579,-2.123228,-3.688247,-12.265817,12434.7884,6.847605,3.961609,5.61492,8.620221,-2.044505,-3.53557,-11.228319,5326.9514,5.899469,1.881189,3.385511,6.816744,-1.364434,-2.556586,-7.630228,5722.5004,6.341802,1.94741,3.506274,6.043369,-1.460935,-2.596763,-8.952435,12581.9096,5.62083,5.360153,9.355834,13.30315,-2.833958,-5.176501,-12.48129,11324.8967,5.452241,4.755602,8.199852,11.474898,-2.487817,-4.669792,-11.987768,3
1207.3728,1.343271,1.169909,2.045577,4.350179,-0.389472,-0.806364,-4.134474,1830.959,1.483773,2.104219,3.651894,6.137256,-0.698633,-1.26139,-5.158096,-215.9819,0.916323,0.46092,1.249376,3.620937,-0.279947,-0.704908,-5.157968,-216.7266,0.921033,0.471206,1.225427,3.583752,-0.28523,-0.676385,-6.150982,-4.2396,0.997003,0.401681,1.245613,3.163498,-0.157771,-0.537641,-2.927737,17.2291,1.014155,0.347731,1.069198,3.226241,-0.144937,-0.473177,-3.713808,58.7454,1.021137,0.91455,2.477432,4.746619,-0.366149,-0.828078,-4.449725,60.6197,1.020952,0.986158,2.694178,5.417516,-0.380996,-0.913467,-5.713807,1616.187,1.314908,1.366615,2.456874,6.186235,-0.654534,-1.324693,-7.614986,747.9487,1.164051,0.754845,1.52023,4.478743,-0.529963,-1.164089,-7.083503,-402.032,0.868096,0.374664,1.15686,4.172099,-0.320907,-0.762278,-5.025888,-367.4788,0.871789,0.409381,1.20616,4.336623,-0.285451,-0.701437,-5.836065,68.9837,1.053127,0.476246,1.521392,3.938303,-0.176861,-0.62646,-5.365726,106.0327,1.084877,0.453305,1.425236,4.462134,-0.170241,-0.621074,-4.953944,-141.397,0.956347,0.841642,2.233328,5.708322,-0.404376,-0.915489,-5.482978,-93.4509,0.967475,0.775775,2.252179,5.467584,-0.359299,-0.868623,-5.538806,6
1131.4311,1.31973,0.222247,0.568393,3.837519,-0.130909,-0.405783,-3.357743,1878.4656,1.511287,0.391687,0.801905,4.372028,-0.380488,-0.705304,-3.573828,2089.0221,2.318523,0.449874,0.743661,3.395787,-0.233058,-0.6255,-4.144342,2364.8601,2.36688,0.492218,0.758392,3.767493,-0.281069,-0.638328,-4.404189,1120.7179,1.999958,0.261815,0.575428,3.159778,-0.183634,-0.545677,-3.428604,983.2755,2.023955,0.229818,0.521338,3.108406,-0.164181,-0.489342,-3.296312,2810.8403,2.433721,0.565092,0.869512,3.609703,-0.356919,-0.74615,-4.450645,2941.4764,2.44225,0.577878,0.972491,4.348501,-0.39062,-0.813013,-4.880794,1440.5982,1.292167,0.289814,0.774436,4.475685,-0.222007,-0.630365,-5.447144,1656.0739,1.411857,0.312386,0.798211,5.071014,-0.223149,-0.606148,-5.110262,1723.7838,2.026097,0.420255,0.820465,4.286028,-0.171452,-0.578932,-4.978167,1625.2342,1.988138,0.371068,0.683961,3.973677,-0.153457,-0.58715,-4.557857,1157.1867,2.150263,0.269396,0.732373,4.791159,-0.191289,-0.679309,-5.629275,1149.5474,2.185988,0.274022,0.619205,4.379162,-0.192771,-0.54622,-4.274574,2635.1714,2.23297,0.519802,0.910193,4.340621,-0.272838,-0.650168,-5.415898,2390.1948,2.232164,0.461494,0.81024,4.012074,-0.25045,-0.644914,-4.296454,3
31227.0166,10.076624,7.144797,9.566725,12.234873,-4.692626,-6.379235,-18.663321,42150.0283,12.08873,11.120316,15.794458,19.219762,-7.987719,-10.870217,-37.098224,5924.4031,3.643937,1.982635,4.079739,6.327362,-2.3495,-3.524283,-8.027164,5956.9873,3.448697,1.994554,4.0806,6.446212,-2.364444,-3.696301,-8.098834,3305.6872,3.442147,1.243634,2.802727,4.961514,-0.991173,-1.823824,-4.376447,2892.4684,3.46557,1.049234,2.384232,4.168813,-0.834215,-1.410919,-4.136202,9041.4087,4.542738,3.088333,6.381592,9.020641,-3.370846,-5.542636,-11.032718,9365.9172,4.570316,3.251696,6.850813,9.973342,-3.520075,-6.004791,-9.936867,34384.2114,7.832209,7.62129,9.894755,15.113259,-7.279344,-10.206175,-47.531939,21502.2061,5.988521,4.442226,5.699506,8.902856,-5.650241,-8.153098,-36.650638,6223.2593,3.421191,2.048033,3.843311,6.933954,-2.729922,-4.30589,-11.571035,6542.3994,3.73787,1.955886,3.753276,7.01264,-2.307088,-3.658489,-9.291144,3576.7216,3.985099,1.324426,3.010848,7.659243,-1.068222,-1.974411,-5.567954,3271.3389,3.746124,1.227649,2.852489,5.44195,-0.913945,-1.651812,-5.749226,9662.794,4.300211,3.299905,6.667399,10.939343,-4.096039,-7.050064,-14.836715,9563.0395,4.685083,3.047424,6.231755,8.662317,-3.6574,-6.198963,-13.763109,6
5061.0557,1.914607,1.63178,2.410277,4.725343,-0.675299,-1.085725,-3.439881,13425.5849,3.525702,4.572992,6.767462,9.118534,-2.195003,-2.9867,-8.508278,19304.2621,11.1549,7.029657,10.89525,14.002856,-3.454563,-5.240457,-11.943076,21320.6697,11.41527,7.730383,11.965963,15.18793,-3.75315,-6.02719,-13.276403,6512.6177,6.710188,2.495126,4.906818,6.875901,-1.675314,-3.017443,-5.245041,5723.2052,6.809417,2.130351,4.084901,6.471798,-1.420966,-2.437265,-5.757689,18422.6758,8.586214,8.495519,16.012578,20.017211,-4.00321,-6.835606,-16.404362,20500.9722,9.133262,9.36137,17.596017,22.451436,-4.478817,-7.838698,-12.920532,2960.3471,1.403115,1.187788,1.942241,5.402014,-0.539348,-1.082929,-5.190277,4334.7075,1.771236,1.50432,2.251985,5.235062,-0.49995,-0.978188,-5.292074,15437.8492,8.572915,6.167098,9.758611,12.713066,-2.86502,-4.356827,-10.537654,15501.6957,8.580539,5.862666,8.908099,12.788844,-2.792653,-4.243524,-10.92529,7190.3734,7.903056,2.723103,5.029364,8.353469,-1.912946,-3.391044,-7.218782,7906.2005,8.399516,2.811646,4.979458,8.155749,-2.160196,-3.768746,-7.655357,15699.219,6.844637,8.151668,15.738954,19.116373,-3.746309,-6.750833,-12.818473,14045.819,6.504746,7.098738,13.676962,16.592683,-3.295329,-5.874942,-12.400812,3
22523.3482,7.325861,5.056525,6.714195,9.280278,-3.106668,-4.126826,-11.495461,31779.6121,9.818472,7.881987,10.95316,14.842571,-5.846071,-7.644807,-19.732823,3640.2195,2.37459,1.413173,3.0149,5.855216,-1.536849,-2.340507,-5.48682,3661.9705,2.280042,1.389103,2.965158,5.764348,-1.570503,-2.453183,-6.038377,2445.6476,2.784613,0.944704,2.19237,4.630952,-0.731303,-1.363272,-3.351863,2138.1962,2.722945,0.804993,1.807424,3.969682,-0.619855,-1.217702,-3.048961,6012.9314,3.108164,2.213398,4.71663,8.156792,-2.208766,-3.599635,-7.423438,6215.5134,3.138703,2.336572,5.375188,8.786237,-2.315555,-3.796685,-7.488262,24120.4551,5.871749,5.153666,6.7343,10.915259,-5.112833,-7.626112,-23.985334,14716.1963,4.417599,3.070344,4.078623,7.316895,-4.005369,-5.604473,-20.575991,3523.9326,2.127615,1.425106,2.855497,6.050101,-1.749365,-2.775391,-6.681834,3729.0529,2.237278,1.372957,2.7365,6.125688,-1.496972,-2.253388,-6.345463,2666.5619,3.078178,1.045486,2.499148,5.003897,-0.787758,-1.478991,-4.785607,2502.6052,2.968499,0.950523,2.231129,6.202109,-0.688769,-1.248495,-4.129828,5819.5544,2.752859,2.313669,5.045116,8.916081,-2.551199,-4.266738,-8.697702,5839.9734,2.970705,2.106258,4.50882,7.112977,-2.31485,-3.919129,-9.008147,6
6251.8188,2.358661,2.039925,3.068578,4.643047,-0.968955,-1.40595,-3.916902,14708.4575,4.218763,5.23181,7.829682,10.445029,-2.505806,-3.434942,-8.408276,24682.6417,13.802116,10.081736,17.26478,22.193985,-4.826501,-7.521432,-17.172985,27204.8271,14.196711,11.026113,18.886965,24.159658,-5.210953,-8.093618,-18.766157,9013.55,7.7456,3.471683,7.100544,10.248348,-2.539666,-4.543226,-8.697712,8002.086,8.912323,2.96433,5.572136,8.642343,-2.153067,-3.822384,-6.240104,23299.8042,10.525424,11.432422,24.219071,28.952821,-5.666536,-9.853545,-18.476202,26087.5537,11.493667,12.833679,27.070893,33.266403,-6.328139,-11.247711,-19.541446,4078.1597,1.640781,1.601141,2.709418,5.660842,-0.836831,-1.494218,-5.799546,5047.1113,2.028058,1.81922,2.837285,5.594318,-0.724692,-1.310892,-5.546912,19514.3239,10.602582,8.543421,15.355756,20.454402,-3.937398,-6.408449,-16.139545,19611.6653,10.595909,8.325282,14.032006,17.886643,-3.891941,-6.207739,-15.353492,10473.3166,10.827784,3.865607,7.392542,11.7925,-3.04211,-5.476364,-9.647586,12329.7954,12.923371,4.092557,7.385223,10.853894,-3.677876,-6.317977,-12.718398,19811.8372,8.433615,10.680791,23.567195,28.427354,-5.242978,-9.704532,-16.449196,17712.2724,8.04259,9.277973,19.974764,23.951407,-4.595095,-8.445832,-17.347569,3
10694.8928,4.204016,2.382751,3.456547,5.641728,-1.388289,-1.886746,-4.61941,16074.0893,5.699456,3.967418,5.779215,8.671412,-2.722272,-3.66465,-8.436761,1587.7063,1.572808,0.806241,1.849444,4.560557,-0.768899,-1.358758,-4.412512,1632.6563,1.557148,0.793718,1.829421,5.655714,-0.786471,-1.244641,-3.478262,1291.8804,1.908641,0.577618,1.661956,3.79279,-0.406042,-0.829572,-3.267971,1131.5847,1.920664,0.496459,1.335005,3.492956,-0.349889,-0.697511,-3.512681,3008.7622,2.037029,1.356307,3.297519,5.660359,-1.071467,-1.778475,-4.464258,3093.1304,2.042625,1.459863,3.676618,6.509907,-1.120766,-1.861977,-4.878933,11543.0693,3.458378,2.514839,3.682004,7.630504,-2.319486,-3.490471,-12.125804,7093.8554,2.703538,1.47686,2.251829,5.949272,-1.871129,-2.687042,-8.771245,1432.1694,1.444418,0.769986,1.660082,5.931399,-0.863912,-1.410571,-4.485782,1526.0157,1.493741,0.754311,1.819547,4.726314,-0.753858,-1.269845,-4.302506,1517.7455,2.172427,0.667938,1.944012,5.27646,-0.440792,-0.948122,-3.847933,1476.735,2.161193,0.619321,1.669206,4.055084,-0.404626,-0.813103,-3.623427,2672.8472,1.79804,1.366671,3.314075,5.952004,-1.185507,-1.959281,-6.076799,2642.2249,1.88094,1.224283,2.962429,5.717017,-1.087576,-1.85592,-6.156099,6
3165.9956,1.870287,0.640576,0.972481,4.441658,-0.235562,-0.440802,-2.434761,7005.5886,2.838962,1.365835,1.833803,5.020949,-1.367932,-1.749716,-4.991079,9681.7542,6.387706,2.307075,3.133603,6.02858,-1.29949,-2.023556,-5.410067,10830.1563,6.539905,2.569885,3.414531,6.047909,-1.44333,-2.134918,-5.674087,3095.5371,3.714131,0.983419,1.729221,3.647494,-0.657786,-1.254854,-4.23438,2765.3917,3.904024,0.837772,1.52772,3.48339,-0.565432,-1.05315,-3.255437,9627.1572,5.25649,2.840546,4.200061,7.621198,-1.586068,-2.592604,-5.954692,10688.0981,5.592197,3.069975,4.559732,7.443168,-1.784315,-2.888425,-6.31208,2569.7148,1.492,0.517916,0.927365,4.940001,-0.306064,-0.675563,-4.01681,3352.3135,1.815417,0.694827,1.146433,4.288888,-0.313439,-0.705334,-4.991733,7705.4644,5.072663,2.030159,2.828358,6.884929,-1.097649,-1.760904,-5.775337,7766.4712,5.109406,1.818941,2.452056,5.143147,-1.044357,-1.7044,-5.454014,3276.6556,4.144527,1.006795,1.79213,4.789145,-0.708739,-1.277596,-4.642134,3447.1127,4.407115,1.025404,1.787098,4.555788,-0.739687,-1.338385,-3.920647,7799.4322,4.204733,2.505925,3.960712,8.275666,-1.393979,-2.525905,-6.835882,7001.4829,4.051562,2.199738,3.448476,6.582008,-1.244401,-2.106435,-5.348789,3
17689.3294,6.327126,3.941907,5.329864,7.881618,-2.319359,-3.016072,-7.309739,26084.5791,8.297201,6.428077,9.136542,12.771224,-4.757161,-6.421586,-14.800849,2843.5105,2.122407,1.125298,2.391559,4.653618,-1.219238,-1.821797,-4.775689,2898.2282,2.067293,1.119351,2.388029,4.893177,-1.220884,-1.85727,-4.567179,2018.3703,2.486045,0.772311,1.95502,4.116347,-0.594973,-1.02996,-2.584894,1746.7926,2.478223,0.660805,1.586765,3.89983,-0.519675,-0.991097,-3.631962,4789.813,2.725739,1.799575,4.03559,6.41999,-1.716409,-2.81968,-5.331412,4977.7669,2.751003,1.913382,4.53868,8.020487,-1.789327,-2.874068,-5.499336,19425.7729,5.011326,4.142607,5.654388,8.906598,-4.073946,-5.528498,-18.515752,11881.9995,3.80868,2.468063,3.327089,6.531088,-3.199813,-4.605853,-15.426499,2699.2077,1.906912,1.103844,2.131516,5.677325,-1.347542,-2.19003,-6.63801,2855.2366,2.005701,1.086383,2.268142,5.533999,-1.178112,-1.87843,-4.972014,2178.4086,2.691452,0.870913,2.163785,5.010567,-0.637533,-1.316966,-4.321433,2071.4776,2.670291,0.801955,2.017165,4.579636,-0.56454,-1.067327,-4.502484,4479.2099,2.382858,1.834928,4.246248,7.812581,-1.920077,-3.158366,-7.147954,4416.4297,2.528626,1.657352,3.579221,6.78349,-1.764677,-2.869434,-5.958688,6
6053.8007,2.43794,1.894596,2.784863,5.048913,-0.81497,-1.192349,-3.370473,14486.1441,4.355599,5.080662,7.648104,11.148245,-2.261895,-3.076178,-6.934693,22160.8455,13.104092,8.644319,14.020193,17.654607,-4.169269,-6.134384,-15.697965,24409.6312,13.437288,9.489155,15.530157,18.432678,-4.481619,-6.950037,-17.425523,7965.0903,8.030988,3.029608,5.944459,8.750324,-2.107973,-3.78376,-6.777108,7154.3028,8.587561,2.609685,4.822594,7.623199,-1.766217,-2.975849,-5.092104,21174.9372,10.133809,10.16713,20.745427,24.419384,-4.791477,-8.231352,-14.051943,23484.0251,10.743942,11.197863,22.307864,29.313363,-5.432406,-9.690296,-18.178843,4370.6128,1.730564,1.591717,2.499056,5.487325,-0.669995,-1.137287,-4.986171,5328.1635,2.139533,1.8062,2.72347,5.419707,-0.617506,-1.189937,-4.592901,17609.0091,10.187262,7.405543,12.386584,15.660183,-3.433295,-5.328718,-13.590201,17705.7438,10.209954,7.152685,11.611942,15.820071,-3.40304,-5.312982,-12.937547,8766.9749,9.381517,3.28283,6.207555,9.277948,-2.491191,-4.418737,-8.20232,9967.2525,10.79996,3.495552,6.410854,9.437476,-2.903032,-4.892327,-8.981817,17966.3972,8.128453,9.400079,19.506057,24.948077,-4.539195,-8.122572,-13.783424,16091.1469,7.891659,8.305402,17.055077,20.764427,-3.915983,-6.9942,-11.753651,3
25730.5479,8.924886,5.711731,7.647181,10.775674,-3.494945,-4.623101,-11.594258,36640.2117,11.547043,9.310985,13.133674,17.499388,-6.869959,-8.886783,-25.562081,4749.0688,2.797368,1.672908,3.560291,6.660013,-1.944217,-2.92611,-5.87735,4796.4783,2.690743,1.666442,3.450638,6.4267,-1.922227,-2.843163,-6.476718,2925.0864,3.054589,1.085987,2.515145,5.71532,-0.837215,-1.484512,-3.393477,2571.4454,3.065549,0.95123,2.124064,4.731598,-0.712138,-1.217778,-3.164364,7487.8235,3.670915,2.650923,5.619565,8.735193,-2.714694,-4.307434,-8.058232,7856.8857,3.687918,2.768905,6.086798,9.439491,-2.8483,-4.744082,-8.409444,28630.1504,6.972812,6.244713,8.127299,12.46271,-6.004827,-8.521818,-29.047349,17750.9736,5.145106,3.68608,4.706653,7.704719,-4.734144,-6.594191,-24.77846,4795.7693,2.540248,1.721372,3.282398,6.339893,-2.254575,-3.472733,-8.993362,5013.7637,2.706203,1.616508,3.218812,6.428898,-1.965865,-2.977974,-6.447376,3154.0344,3.394103,1.191868,2.6943,5.644655,-0.911989,-1.768925,-4.458315,2919.5164,3.337025,1.110035,2.680278,6.102,-0.792619,-1.38834,-4.85105,7684.0039,3.350688,2.778369,5.829434,9.73362,-3.319428,-5.635464,-9.914414,7530.5778,3.598229,2.536558,5.322511,8.893144,-2.93313,-4.974304,-10.499821,6
3684.2129,1.767173,0.903702,1.328596,3.989879,-0.388594,-0.656003,-2.672581,10544.7505,3.214786,2.715549,3.771316,6.429157,-1.81815,-2.315878,-6.357821,15252.2059,8.762149,4.755967,7.056503,9.201077,-2.49784,-3.756867,-8.091227,16922.8906,9.014044,5.27977,7.513005,9.940628,-2.703852,-4.122467,-10.683648,4958.3083,5.356646,1.746748,3.240133,5.446872,-1.187029,-2.097674,-4.426335,4313.1197,5.226766,1.513763,2.754445,4.993112,-1.00872,-1.704714,-3.644565,14757.188,7.037387,5.736595,10.032474,12.701804,-2.842282,-4.760619,-7.936485,16347.292,7.426086,6.198224,10.47276,14.188204,-3.230481,-5.460763,-11.449142,2732.0215,1.411531,0.792228,1.239708,5.356972,-0.427756,-0.811756,-4.984577,3898.0053,1.750482,1.017286,1.544462,5.041483,-0.417763,-0.758104,-4.60139,12022.7802,6.731077,4.100005,6.185842,9.630217,-2.113153,-3.234577,-7.478016,12266.8234,6.820948,3.892651,5.645375,8.914222,-2.030642,-3.149266,-7.439532,5298.8514,5.952793,1.842878,3.295823,6.497787,-1.329169,-2.298659,-6.683375,5671.1033,6.41046,1.939149,3.495108,5.942533,-1.432552,-2.439887,-5.560167,12311.738,5.533444,5.172181,9.044739,12.997499,-2.708759,-4.698402,-8.817745,11050.8782,5.410476,4.597866,8.088699,11.851865,-2.340625,-3.96419,-8.855654,3
10708.9302,4.20544,2.414328,3.423513,5.698201,-1.3112,-1.813732,-4.867454,16785.856,5.565423,4.231418,6.409699,9.655858,-2.7605,-3.65291,-11.137663,1662.3462,1.642432,0.795245,1.784805,4.045508,-0.761784,-1.202695,-3.647559,1684.1856,1.610126,0.805746,1.827837,4.241936,-0.7804,-1.318069,-4.216783,1311.2147,1.954607,0.590254,1.638537,3.882442,-0.394805,-0.735057,-3.349263,1100.7137,1.887242,0.503398,1.415996,3.652524,-0.348749,-0.678208,-3.247476,2970.8907,2.063361,1.367344,3.332334,5.793568,-1.060309,-1.749132,-4.53332,3100.2961,2.069177,1.436999,3.572897,5.558128,-1.128594,-1.904347,-4.612481,12094.4726,3.442073,2.685879,3.96403,7.948425,-2.328536,-3.498227,-11.461652,7455.6666,2.698158,1.5445,2.325262,5.683158,-1.892398,-2.796772,-9.370841,1402.2605,1.457035,0.72807,1.651127,5.678828,-0.862759,-1.494358,-4.632347,1526.2061,1.529542,0.71573,1.743885,5.256644,-0.760387,-1.262925,-4.783173,1480.459,2.12536,0.66887,1.883269,4.301076,-0.431302,-0.987657,-4.463241,1400.6052,2.095803,0.640986,1.789703,4.087993,-0.383515,-0.872399,-3.827323,2600.376,1.794461,1.313086,3.226327,5.445164,-1.192992,-1.935689,-5.16283,2606.4614,1.912634,1.201728,2.985163,6.454087,-1.084338,-1.878543,-4.731164,6
3331.5495,1.900737,0.71978,1.093447,4.902192,-0.238812,-0.444031,-2.689891,8310.4846,3.064801,1.770655,2.314119,4.980883,-1.530685,-1.934949,-5.693501,10030.4887,6.650014,2.399045,3.254441,5.690504,-1.345766,-2.054181,-6.169381,11130.5233,6.8037,2.639253,3.494684,6.530367,-1.470665,-2.244366,-6.419798,3201.6097,3.872096,1.009161,1.800422,4.76663,-0.667927,-1.131809,-3.119971,2777.473,3.774443,0.8614,1.5397,4.217603,-0.574058,-1.019628,-4.011324,10136.5432,5.60668,3.004668,4.438714,7.404034,-1.589373,-2.484555,-5.821904,11169.1062,5.871134,3.197518,4.739302,9.328962,-1.804873,-2.926928,-6.844832,3308.8291,1.608686,0.700526,1.123065,5.279177,-0.348691,-0.705917,-4.270169,4086.4522,1.943456,0.902129,1.408558,5.226524,-0.345443,-0.679163,-4.424403,8225.2566,5.429057,2.140463,2.971108,6.650862,-1.165823,-1.867191,-6.677452,8218.6175,5.433127,1.922763,2.639111,5.661834,-1.113946,-1.838566,-5.986751,3337.3617,4.217485,1.038726,1.938636,5.0193,-0.720859,-1.350813,-5.041325,3489.7958,4.458746,1.069837,1.807472,5.168529,-0.745519,-1.364134,-4.879459,8424.658,4.498451,2.711221,4.107803,8.106751,-1.461714,-2.595019,-6.914028,7618.9448,4.47361,2.403118,3.628852,7.011397,-1.278223,-2.198259,-5.313715,3
17176.3349,6.214732,3.710288,4.954461,7.499393,-2.169293,-2.917788,-7.605997,26260.6179,7.845891,6.383197,9.149564,13.107853,-4.711689,-6.173385,-13.865833,2866.6792,2.153116,1.133601,2.509308,4.899857,-1.212882,-1.918745,-4.053829,2914.5051,2.087262,1.139916,2.462552,4.800332,-1.205587,-1.863533,-4.554975,1996.1408,2.441752,0.783965,1.956618,4.282056,-0.571262,-0.985835,-3.906932,1745.2229,2.439119,0.685497,1.713253,3.598464,-0.485715,-0.90924,-2.329911,4734.4438,2.723235,1.854034,4.22043,7.218845,-1.674308,-2.631653,-5.211933,4949.5942,2.736498,1.928049,4.516815,8.990368,-1.74497,-2.84598,-4.883396,19310.539,4.780671,4.061013,5.591202,9.966529,-3.986825,-5.915383,-24.889606,11756.1445,3.620158,2.400433,3.332219,6.742011,-3.172904,-4.356433,-14.120554,2682.3733,1.911976,1.093521,2.174588,4.872664,-1.362017,-2.119643,-5.835633,2864.5842,2.038245,1.065505,2.363144,5.559424,-1.197495,-1.854398,-5.572664,2172.8967,2.672346,0.859743,2.209978,5.025729,-0.622983,-1.168234,-4.063347,2077.3862,2.667862,0.826743,2.150947,5.568775,-0.548017,-1.011195,-4.046201,4470.1585,2.396373,1.821143,4.067923,7.136689,-1.928681,-3.127814,-7.119358,4386.3433,2.562977,1.693019,3.864211,6.658744,-1.724523,-2.850764,-7.016416,6
6314.7466,2.500038,1.953303,2.915117,5.374552,-0.851142,-1.272021,-3.037692,15968.5361,4.599137,5.603951,8.327712,11.054502,-2.441395,-3.421874,-9.160663,22952.6905,13.748611,8.859578,14.484074,19.143964,-4.320281,-6.533536,-14.725878,25205.16,13.999679,9.699965,15.636638,19.002863,-4.648523,-7.111262,-18.220696,8143.6448,8.32928,3.063797,5.946906,10.386362,-2.1115,-3.873418,-6.32798,6952.3469,8.105208,2.61266,5.026391,7.154844,-1.796271,-3.128008,-5.290786,22125.7549,10.807995,10.543196,21.427615,25.849025,-4.914136,-8.461096,-15.276874,24521.5732,11.412717,11.499913,22.782465,26.620781,-5.537147,-9.753468,-17.298264,4940.1484,1.809161,1.797783,2.772852,5.680732,-0.708364,-1.319447,-4.955184,5883.7295,2.220194,2.031742,3.044437,5.766386,-0.657624,-1.2148,-4.827399,18340.7872,10.691522,7.663919,12.885494,15.995659,-3.603454,-5.432429,-14.735711,18568.2753,10.928656,7.406431,11.968564,15.77654,-3.534881,-5.539444,-13.725495,8846.6298,9.510962,3.329302,6.283071,10.300122,-2.489667,-4.399493,-8.589417,10034.6824,10.970737,3.564942,6.447963,10.549187,-2.934093,-4.964674,-8.802109,18954.3684,8.630587,9.801875,20.220623,26.883272,-4.702729,-8.517974,-16.404787,16960.7028,8.408119,8.757195,17.918891,21.641556,-4.068639,-7.186412,-15.359712,3
24989.8323,8.884997,5.517349,7.185007,9.442448,-3.11632,-4.114781,-10.97545,36913.9861,11.148812,9.351446,13.228502,17.296913,-6.991805,-9.194854,-23.154299,4674.5437,2.810134,1.646212,3.509313,5.905388,-1.953421,-3.012582,-6.819096,4693.7918,2.673962,1.639133,3.462423,5.956988,-1.956378,-2.967552,-5.554755,2921.5366,3.102127,1.076254,2.489737,4.573417,-0.860361,-1.531564,-5.269487,2553.9535,3.096094,0.937383,2.137595,3.869526,-0.726255,-1.230223,-3.112626,7377.9738,3.653156,2.632809,5.5226,8.435663,-2.739674,-4.403341,-7.427393,7733.5386,3.698432,2.710494,5.976131,8.644633,-2.873365,-4.846631,-8.450734,28945.8588,6.889537,6.234488,8.08706,12.129655,-6.206066,-8.747829,-35.808863,17810.4717,5.059449,3.683479,4.729424,7.733572,-4.862835,-6.964504,-23.507364,4700.2439,2.532909,1.680389,3.322669,7.169956,-2.240702,-3.469813,-7.481233,4908.138,2.69485,1.589958,3.228533,5.976691,-1.927451,-2.979991,-7.378767,3160.1144,3.457666,1.178316,2.708668,5.192932,-0.924898,-1.681666,-5.395656,2900.3058,3.301894,1.127215,2.606226,5.022354,-0.796193,-1.441189,-4.570049,7561.2332,3.326776,2.714937,5.754397,8.919736,-3.280342,-5.549038,-10.818894,7458.6751,3.634386,2.515845,5.290317,8.919486,-2.947814,-4.953291,-9.696493,6
3359.4522,1.705188,0.8533,1.305852,3.498802,-0.584162,-0.908726,-3.170942,10921.5678,3.249249,2.894892,4.013769,7.116861,-1.795716,-2.283787,-6.760101,15377.5039,8.991184,4.792444,6.953541,9.940885,-2.495426,-3.82066,-10.967,17048.1025,9.217844,5.269486,7.471822,9.515481,-2.728533,-4.13711,-8.570563,4978.1398,5.357829,1.776047,3.246417,5.66654,-1.189363,-2.059402,-5.412771,4352.0472,5.387843,1.513788,2.73878,4.385043,-1.025135,-1.729547,-3.918405,14830.3052,7.160405,5.838989,9.996037,14.614766,-2.885527,-5.005372,-9.024025,16443.2481,7.52478,6.299832,10.598327,14.253089,-3.23415,-5.380543,-9.798035,2884.0347,1.431317,0.842274,1.37538,5.800903,-0.416509,-0.719883,-4.91899,4036.2871,1.768123,1.077645,1.55468,5.402815,-0.416002,-0.739911,-4.288049,12175.8325,6.856489,4.136746,6.19823,9.095962,-2.084277,-3.168128,-7.961624,12409.6213,7.059374,3.916052,5.639291,8.732933,-2.029642,-3.17603,-8.065732,5277.8048,5.863214,1.868158,3.317187,6.63085,-1.333108,-2.395775,-7.216619,5687.0763,6.521827,1.950883,3.4859,6.494012,-1.439346,-2.449617,-5.402967,12398.5066,5.626192,5.313236,9.267775,13.2163,-2.671423,-4.849547,-9.997957,11147.0051,5.448841,4.702057,8.28802,11.5011,-2.353036,-4.040185,-9.528741,3
1135.8179,1.360209,1.08762,1.931613,4.106561,-0.481561,-0.780877,-3.517757,1764.8967,1.471543,2.078959,3.749869,6.733431,-0.686891,-1.085676,-4.105809,-293.0574,0.886383,0.440947,1.337125,3.928993,-0.274216,-0.52775,-3.129466,-314.124,0.886247,0.457541,1.242603,3.58923,-0.291178,-0.566524,-3.350204,-19.4267,0.986123,0.39006,1.283944,3.54333,-0.14681,-0.410105,-2.495715,-10.4463,0.991461,0.339605,1.009524,3.013392,-0.133217,-0.414193,-2.460757,-0.7983,0.999713,0.877667,2.386477,5.237768,-0.368456,-0.703075,-2.902221,-33.501,0.98845,0.944492,2.701217,5.337273,-0.373189,-0.766705,-3.541351,1676.564,1.340123,1.37099,2.375351,6.120502,-0.646526,-1.220504,-6.072802,848.9849,1.195089,0.76084,1.59503,5.338966,-0.514052,-0.890942,-4.456032,-449.6164,0.851092,0.379702,1.051541,4.34826,-0.310902,-0.708032,-4.15167,-398.4014,0.858952,0.399974,1.223455,4.015788,-0.281015,-0.604096,-4.015092,42.7672,1.032894,0.458115,1.569597,4.125682,-0.170597,-0.452885,-3.361904,59.3557,1.047017,0.439649,1.470752,3.793826,-0.158792,-0.472532,-3.478833,-190.241,0.941195,0.822328,2.240883,5.843396,-0.403943,-0.776909,-4.572089,-139.0996,0.951451,0.749027,2.211722,5.305436,-0.357404,-0.713815,-3.419135,6
773.0235,1.253901,0.16285,0.512599,3.689461,-0.182052,-0.437251,-2.824001,1705.6901,1.469026,0.350143,0.818659,4.199628,-0.34198,-0.666626,-3.699021,2069.3089,2.335449,0.455028,0.81045,4.053187,-0.233355,-0.553257,-3.645194,2355.9557,2.394288,0.498014,0.807539,3.976903,-0.280348,-0.59858,-3.344158,1150.4283,2.083166,0.258154,0.635059,3.08357,-0.17564,-0.374459,-2.597875,951.2267,1.981976,0.229357,0.514726,3.037691,-0.149986,-0.383034,-2.777704,2793.037,2.468193,0.55781,0.869787,3.578684,-0.341468,-0.657903,-3.590282,2937.8148,2.478426,0.588523,0.968013,4.069712,-0.381147,-0.738759,-3.905358,1165.9555,1.239644,0.236207,0.654194,4.728456,-0.199007,-0.562431,-4.292083,1344.0022,1.338893,0.272743,0.688905,5.837529,-0.201478,-0.572982,-4.068119,1715.2715,2.046952,0.419906,0.810294,4.379102,-0.161153,-0.511802,-4.257554,1574.2361,1.98208,0.369399,0.713259,5.748029,-0.145084,-0.458008,-4.126299,1149.289,2.1701,0.261653,0.664532,4.952202,-0.18315,-0.534206,-3.600636,1173.5864,2.258431,0.263689,0.601569,3.649574,-0.182411,-0.549561,-3.318874,2581.4551,2.246785,0.514492,0.905792,4.277598,-0.256426,-0.626727,-4.42135,2344.8938,2.224302,0.468445,0.873265,3.76853,-0.239338,-0.590789,-3.382059,3
29683.9878,10.767524,6.725375,9.009851,11.47412,-6.155164,-8.66591,-24.744115,42377.3098,12.369881,11.30269,16.269983,20.090006,-8.135108,-11.042764,-32.53733,5810.2871,3.690752,1.925672,4.059156,6.575986,-2.376589,-3.554067,-6.579589,5841.8814,3.488013,1.93287,4.012901,7.283514,-2.390223,-3.617786,-6.784393,3295.0601,3.550683,1.214046,2.830746,5.615869,-0.987438,-1.671116,-4.136116,2900.0717,3.560879,1.051274,2.387848,4.917345,-0.816174,-1.36667,-3.127191,8851.5215,4.589035,3.064608,6.270943,9.675476,-3.343072,-5.410726,-9.170491,9260.749,4.609079,3.186805,6.638511,9.969195,-3.516449,-5.957778,-9.667426,34550.5405,8.013877,7.758639,10.138882,15.17496,-7.425041,-10.168742,-35.934252,21444.9805,6.029907,4.486317,5.785984,8.93462,-5.732231,-7.971281,-26.531086,6019.8621,3.439378,1.965967,3.836351,6.426773,-2.771029,-4.193701,-10.613803,6286.3071,3.735455,1.890305,3.699959,6.285128,-2.313681,-3.69236,-8.153922,3575.7072,4.009348,1.314362,2.94355,5.331106,-1.062541,-1.9165,-6.883698,3246.3487,3.83581,1.236948,2.868007,6.568543,-0.919267,-1.610763,-4.195348,9412.6917,4.292685,3.200335,6.436413,10.242395,-4.091547,-6.945548,-12.87317,9214.9624,4.654702,2.981965,6.003688,10.396412,-3.659123,-6.239161,-11.932532,6
3787.8164,1.707138,1.202781,1.78279,4.446645,-0.704557,-1.097574,-3.535817,13021.3433,3.450886,4.376503,6.27385,9.510583,-2.134646,-2.796041,-7.424748,19298.0775,11.068511,6.992207,10.791021,13.663959,-3.432399,-5.20722,-12.518854,21283.1304,11.399331,7.664747,11.792478,15.181178,-3.737618,-5.798135,-13.290055,6594.2602,6.887945,2.495661,4.733738,7.184279,-1.81678,-2.962574,-5.276725,5692.1069,6.71851,2.129964,3.984793,6.083943,-1.425027,-2.433096,-4.536036,18465.6213,8.730744,8.468256,15.971304,19.399249,-4.00635,-6.735047,-12.735996,20531.0181,9.272911,9.223009,17.180097,22.568813,-4.491884,-7.943832,-14.910285,3026.957,1.419739,1.156515,1.952237,5.426051,-0.526182,-1.010985,-4.436823,4337.7797,1.778748,1.455657,2.194925,5.270578,-0.476737,-0.994338,-4.910928,15370.0817,8.574704,6.090674,9.63296,13.364828,-2.868201,-4.366463,-10.833606,15533.5597,8.636648,5.813412,8.923118,12.364097,-2.784536,-4.526714,-11.29868,7132.9462,7.758968,2.677296,4.935942,8.495979,-1.899539,-3.36494,-6.84848,7868.1766,8.60008,2.811224,5.118983,8.234735,-2.149729,-3.756162,-7.619674,15688.9482,6.898792,7.991995,15.279009,21.444261,-3.774841,-6.767817,-12.038754,14057.4881,6.712788,7.054033,13.561,17.215698,-3.312896,-5.906917,-11.666686,3
20364.5581,7.558711,4.437989,5.922481,7.854633,-4.017013,-5.36858,-12.91678,31674.6389,9.665747,7.769716,11.048805,15.095901,-5.998181,-7.856826,-20.634468,3721.3786,2.442621,1.390642,2.856492,5.423811,-1.568563,-2.525202,-5.639359,3771.1506,2.363678,1.37824,2.828731,5.596566,-1.599933,-2.414288,-5.656286,2505.7005,2.835759,0.927054,2.243217,4.099137,-0.732178,-1.341557,-3.308121,2185.8235,2.81038,0.807428,1.765369,4.1136,-0.629745,-1.160135,-3.147458,6071.2485,3.178459,2.209937,4.830482,7.466948,-2.234621,-3.641408,-7.54813,6261.762,3.18038,2.309377,5.163258,8.971166,-2.308468,-3.789391,-6.171336,23759.559,5.773906,5.037302,6.610811,10.915977,-5.191425,-7.64107,-25.222084,14359.5019,4.296377,2.990992,3.919276,7.417164,-4.046237,-5.560978,-18.852964,3551.7519,2.152595,1.376383,2.689091,5.884852,-1.81869,-2.817928,-6.792174,3843.6944,2.322828,1.341172,2.788711,6.232561,-1.560785,-2.32922,-6.646339,2663.9248,3.066773,1.027594,2.414776,5.53524,-0.795589,-1.413578,-4.612,2507.7188,3.004413,0.951962,2.299126,5.325511,-0.689844,-1.330618,-4.369982,5912.8469,2.809332,2.260685,4.889159,8.446925,-2.578755,-4.236774,-8.988211,5878.324,3.031198,2.076803,4.368303,8.141594,-2.351627,-3.91888,-7.836104,6
5892.8096,2.328786,1.813268,2.669003,4.627561,-1.050519,-1.539113,-4.013922,16180.8637,4.532428,5.415978,8.055673,10.284908,-2.609915,-3.516939,-9.116497,25493.2726,14.502186,10.185179,17.147571,20.300898,-4.905349,-7.520143,-18.734359,28023.9798,14.799601,11.152273,19.269968,22.72031,-5.342416,-8.451863,-19.223632,9528.532,9.538602,3.541524,7.007368,10.083962,-2.621793,-4.699156,-8.097582,8131.0363,9.227267,2.964788,5.582474,7.622164,-2.175037,-3.767421,-6.805353,24524.6655,11.140893,11.525204,24.385653,28.495596,-5.906743,-10.347864,-18.864523,27406.4161,12.135338,12.975689,27.515788,32.929093,-6.58525,-11.788962,-20.124408,4838.5791,1.761564,1.699825,2.844541,6.268315,-0.863584,-1.503178,-5.145348,5835.3057,2.192646,1.942147,3.03825,5.781865,-0.752347,-1.429515,-5.615981,20431.0049,11.296238,8.706382,15.234686,18.336943,-4.075965,-6.58118,-17.256476,20498.839,11.116352,8.456597,14.251087,18.886941,-4.012041,-6.430708,-15.976982,10545.3457,11.104715,3.875852,7.405675,11.986455,-3.040609,-5.635843,-9.835513,12357.3726,12.970681,4.111595,7.231206,11.186354,-3.711381,-6.463977,-11.033185,21233.8706,9.089616,10.785901,23.686778,29.3285,-5.52983,-9.889485,-20.1833,18990.8164,8.703385,9.399077,20.262306,26.117367,-4.847966,-9.146417,-17.624083,3
1027.7676,1.340883,1.010861,1.806305,4.265715,-0.121937,-0.371828,-2.537458,1726.6526,1.482953,1.927666,3.410713,6.262042,-0.263443,-0.708667,-4.464795,-333.7713,0.876764,0.466282,1.333452,4.448628,-0.074984,-0.326219,-2.801776,-348.4531,0.879291,0.456994,1.33657,3.932797,-0.077726,-0.341351,-2.432933,10.7674,1.007781,0.398724,1.252092,3.412221,-0.046089,-0.269169,-2.05353,-9.03,0.99268,0.326585,1.016901,3.126364,-0.047237,-0.254818,-2.32348,9.6999,1.00339,0.886878,2.351084,5.332081,-0.085735,-0.361158,-2.569577,-18.4976,0.993702,0.979151,2.7679,7.027492,-0.089163,-0.345736,-2.876631,1532.9395,1.316029,1.268523,2.250234,5.731825,-0.224946,-0.724786,-5.530596,700.5074,1.1641,0.730683,1.47327,4.904987,-0.197871,-0.663516,-5.736345,-496.0862,0.845075,0.396304,1.069485,4.294805,-0.093569,-0.386291,-3.30094,-472.5762,0.844499,0.415917,1.231818,4.529466,-0.086631,-0.350477,-3.160078,44.8617,1.034505,0.469715,1.527403,4.152579,-0.059125,-0.382318,-2.881211,61.5556,1.048363,0.429482,1.376094,3.741942,-0.062937,-0.319426,-3.081303,-171.0991,0.948501,0.854785,2.376752,5.318798,-0.105137,-0.393178,-3.32486,-138.7192,0.953318,0.769316,2.109285,5.532143,-0.092569,-0.367966,-3.032964,6
662.1047,1.231657,0.136571,0.485945,3.669428,-0.345682,-0.565696,-2.593353,1540.9883,1.443807,0.323107,0.759633,4.567085,-1.544483,-2.241936,-7.625367,1986.5199,2.240808,0.444035,0.833143,3.841701,-0.240371,-0.501356,-2.806883,2297.519,2.316186,0.491519,0.813443,3.911981,-0.264335,-0.517489,-2.427514,1098.6341,2.026884,0.260622,0.549313,3.223256,-0.189187,-0.40244,-1.95465,942.0356,1.980011,0.224965,0.495882,3.253913,-0.162302,-0.443665,-2.737506,2749.3163,2.401341,0.558298,0.94171,4.530317,-0.419615,-0.775748,-3.20276,2873.0431,2.418201,0.576263,0.967849,4.468782,-0.434434,-0.806724,-3.829225,1109.6655,1.239833,0.226611,0.708749,5.032936,-0.735201,-1.211703,-6.510289,1319.0496,1.355334,0.252894,0.663485,4.391352,-0.667837,-1.169638,-5.779651,1619.584,1.944415,0.412412,0.78824,4.403843,-0.224238,-0.533999,-3.873962,1459.4551,1.872672,0.357039,0.694978,4.144652,-0.189273,-0.452479,-3.423514,1126.4825,2.155186,0.268317,0.603183,4.322571,-0.209917,-0.492172,-3.035162,1155.334,2.232685,0.266693,0.629908,4.037218,-0.206327,-0.477218,-2.682993,2496.0227,2.171015,0.501299,0.950472,4.358888,-0.399888,-0.778234,-4.310706,2235.4031,2.122697,0.459738,0.805994,4.357594,-0.388564,-0.74689,-3.605675,3
28324.2397,10.948432,6.350027,8.523632,11.716527,-3.035676,-3.84948,-8.758915,41705.8245,12.663353,10.846577,15.447835,19.198653,-7.07795,-9.643142,-22.362444,5862.1978,3.657709,1.953924,4.043814,7.261092,-1.280124,-1.864729,-4.129467,5869.8919,3.44518,1.948732,3.928906,6.671733,-1.279746,-1.876998,-4.926401,3316.7102,3.594922,1.198478,2.656901,4.594696,-0.803097,-1.287849,-2.995339,2895.0768,3.55966,1.035032,2.251039,4.585342,-0.650809,-1.04317,-3.672016,8964.3504,4.55351,3.01105,6.148859,9.710931,-2.246434,-3.462892,-6.226537,9322.5373,4.620458,3.169559,6.694202,10.47141,-2.325842,-3.577924,-6.176492,33840.3037,8.156111,7.356639,9.507142,14.299945,-6.462245,-9.078784,-35.157543,20895.7614,6.168243,4.280068,5.554527,8.773216,-4.513722,-6.258317,-23.236867,6185.2544,3.450376,2.009267,3.8815,7.548462,-1.381574,-2.07531,-5.088411,6477.0572,3.730768,1.924656,3.640016,7.850561,-1.379543,-2.002221,-5.656924,3545.2521,4.010534,1.299296,2.966005,6.522851,-0.809275,-1.36464,-3.777284,3270.0156,3.833945,1.19295,2.691113,6.710613,-0.692493,-1.172409,-3.580425,9599.376,4.318212,3.222271,6.587069,11.14427,-2.510928,-3.924587,-8.611144,9494.3081,4.656051,2.935912,5.754776,9.228003,-2.465625,-3.901016,-7.590113,6
3701.0058,1.706964,1.130288,1.684667,3.769449,-1.396968,-2.404681,-4.220042,13597.5644,3.602653,4.32937,6.271084,9.115684,-6.215843,-7.414884,-18.601528,19413.9663,11.316276,6.958713,10.685721,14.032417,-4.850872,-7.226359,-12.958416,21396.5173,11.553232,7.658722,11.709962,15.169493,-5.126766,-7.63012,-14.36171,6658.7649,7.107543,2.479736,4.686727,6.993212,-1.872066,-3.161046,-5.74319,5773.5571,6.927822,2.107662,3.859201,6.584098,-1.602765,-2.589063,-4.261105,18721.5328,8.75499,8.303038,15.64181,18.953332,-6.07149,-9.945844,-15.581244,20877.9678,9.416153,9.152797,17.084442,21.388762,-6.649071,-11.220965,-18.565713,3315.4663,1.45864,1.204115,1.971546,5.124198,-1.272077,-1.853902,-8.294293,4723.2647,1.854958,1.509761,2.300814,5.39449,-1.273128,-1.686085,-8.557195,15567.356,8.645288,6.065336,9.614912,12.752036,-4.528753,-6.865213,-13.81905,15781.0312,8.80802,5.8013,8.785837,12.484623,-4.393789,-6.702135,-13.993289,7202.2988,7.929022,2.664168,4.893823,8.467568,-2.106614,-3.637933,-7.15052,7910.4466,8.686504,2.762686,5.089826,7.792157,-2.225931,-3.724043,-6.363327,16119.3758,6.970167,7.907763,15.200316,19.990518,-6.274575,-11.000527,-19.942443,14428.8845,6.710429,6.914084,13.115148,16.905813,-5.588158,-9.750428,-17.109103,3
19489.1719,7.401255,4.199795,5.636144,7.769307,-3.210009,-4.121965,-9.626181,31606.6241,9.489173,7.725779,10.927425,14.508241,-5.328336,-6.715301,-16.23958,3587.1482,2.382157,1.379422,2.936179,5.826521,-0.814713,-1.300419,-4.43134,3688.6705,2.331042,1.371751,2.827005,5.909699,-0.827587,-1.202911,-3.053361,2448.5448,2.786452,0.923626,2.123636,4.36955,-0.598238,-1.018067,-2.98383,2148.8766,2.772573,0.801745,1.841729,4.186648,-0.491407,-0.836683,-2.285737,5899.7117,3.101433,2.203351,4.717813,7.694555,-1.374204,-2.256589,-4.680478,6184.6416,3.139443,2.304394,5.118221,7.658307,-1.453103,-2.268882,-4.550329,23947.228,5.648445,5.008047,6.574821,11.052436,-4.256291,-6.087457,-19.209007,14468.1406,4.177933,2.952275,3.857493,7.809646,-2.687033,-3.925017,-10.894532,3480.9721,2.150753,1.36674,2.644064,5.430453,-0.854196,-1.343411,-4.025375,3710.875,2.293847,1.307288,2.715285,5.995969,-0.8768,-1.399155,-3.97408,2647.8799,3.065619,1.034382,2.424487,5.673664,-0.600117,-1.070249,-4.085262,2440.8989,2.929371,0.979831,2.383008,5.968538,-0.519449,-0.905294,-3.424073,5790.2459,2.772438,2.238643,4.800338,7.555028,-1.46254,-2.412313,-4.9519,5717.3376,2.990247,2.064176,4.440422,7.406118,-1.429345,-2.284486,-5.357174,6
5536.6538,2.259328,1.74317,2.570645,4.42211,-1.724765,-2.307015,-5.748711,16369.5723,4.505159,5.654974,8.495687,10.423523,-5.683152,-7.154355,-18.106976,25753.8449,14.753989,10.345507,17.473543,21.173993,-6.421542,-9.584138,-18.264543,28259.5236,14.964157,11.275235,19.204519,23.928657,-6.798669,-10.162527,-16.570588,9564.975,9.578989,3.537539,7.021653,9.374054,-2.737081,-4.873355,-7.686779,8140.3999,9.205729,3.027231,5.831114,8.546747,-2.343637,-3.866063,-7.281918,24887.4863,11.534734,11.966537,25.717738,30.137236,-7.818701,-13.053385,-19.983392,27589,12.188835,13.116112,27.485988,33.502418,-8.669133,-14.853422,-22.475225,4882.2446,1.754382,1.810112,2.912,6.3925,-1.134883,-1.923884,-8.461374,5886.5293,2.161242,2.051725,3.169715,6.103194,-1.151783,-1.917689,-7.88207,20700.4495,11.416069,8.808631,15.414049,18.75701,-5.812507,-9.087347,-19.351148,20839.3449,11.435566,8.606182,14.482307,17.931691,-5.679628,-8.98501,-17.783291,10520.3533,11.244198,3.85282,7.259095,10.507435,-3.141588,-5.51075,-9.149877,12172.1244,12.834365,4.154579,7.622375,10.799911,-3.495583,-5.869158,-11.091446,21335.648,9.136431,11.012257,24.16508,28.976675,-8.095157,-15.045637,-26.766672,19153.2952,8.997723,9.838804,21.388562,26.515625,-7.017633,-12.660271,-22.618764,3
9093.4897,4.197561,2.024672,2.871248,5.564301,-1.519605,-5.712813,-11.312398,16146.9646,5.472366,4.060333,6.013369,8.647463,-2.876788,-3.766607,-8.087568,1599.8176,1.607691,0.787081,1.80961,5.107427,-0.425795,-0.696386,-3.094169,1655.0833,1.591383,0.779989,1.822709,4.568921,-0.427327,-0.744311,-2.894191,1296.3629,1.944373,0.568616,1.576978,3.6905,-0.313209,-0.572867,-2.203173,1109.4693,1.905391,0.498198,1.393879,3.098793,-0.26699,-0.534723,-2.030549,2947.3564,2.053831,1.343973,3.337521,6.122523,-0.66927,-1.097981,-3.133409,3081.6562,2.063543,1.41174,3.548618,5.921791,-0.688259,-1.17434,-3.426548,11708.4092,3.335177,2.595123,3.834106,7.363339,-1.938807,-2.88274,-8.696804,7142.247,2.585307,1.494359,2.252339,6.05443,-1.273818,-1.919262,-6.265262,1355.6216,1.439006,0.725313,1.57754,4.808394,-0.442808,-0.788961,-3.503883,1475.5931,1.505473,0.704839,1.697197,4.559308,-0.453498,-0.772448,-3.589536,1477.1264,2.138128,0.646833,1.738574,5.220898,-0.342382,-0.732884,-3.364138,1409.7416,2.122918,0.625348,1.717359,4.221353,-0.311907,-0.627144,-3.18672,2586.8435,1.786876,1.294076,3.107523,6.718945,-0.667011,-1.137362,-3.744483,2529.8809,1.884653,1.190622,2.981758,5.766275,-0.658368,-1.142265,-3.839474,6
2101.2927,1.635286,0.424992,0.656549,3.938478,-0.755677,-3.485191,-6.244029,7162.0703,2.803621,1.435253,1.834771,5.870126,-3.041779,-4.049423,-8.038345,9799.9453,6.601147,2.326507,3.134113,5.740697,-1.613077,-2.345309,-6.113589,10897.9435,6.743944,2.586798,3.452378,6.264933,-1.74279,-2.508113,-5.941925,3127.4767,3.865422,0.968753,1.66335,3.837736,-0.712811,-1.153027,-2.893979,2764.9847,3.876446,0.841959,1.559924,3.85569,-0.60796,-1.025604,-2.796906,9890.5227,5.512249,2.918911,4.283275,7.162095,-2.122068,-3.262953,-6.973642,10916.6023,5.8313,3.096413,4.568132,8.212595,-2.34472,-3.610089,-7.09706,2868.164,1.526982,0.584798,1.032564,4.956398,-0.775823,-1.165274,-4.829402,3684.457,1.848744,0.789726,1.248441,5.797545,-0.768844,-1.120431,-5.586146,7973.2159,5.326351,2.079431,2.950553,6.097671,-1.516036,-2.241087,-5.539733,8008.5792,5.391703,1.891195,2.527255,5.840361,-1.45857,-2.260079,-5.525094,3291.0421,4.224527,1.010814,1.844943,4.265465,-0.774799,-1.282793,-4.028968,3423.1701,4.445178,1.037255,1.817525,4.664114,-0.788147,-1.30214,-3.595206,8128.0608,4.390797,2.596675,3.961895,7.083616,-2.08941,-3.491071,-7.061512,7349.8892,4.362436,2.297518,3.526349,6.853639,-1.857467,-3.010311,-6.438715,3
15321.833,6.533593,3.338354,4.636817,6.439874,-3.083579,-4.049577,-8.804474,26158.7322,8.06776,6.451506,9.492792,13.531239,-4.413702,-5.711007,-13.51874,2835.3776,2.144611,1.111484,2.365994,4.137182,-0.649685,-0.983921,-3.189153,2895.9787,2.085326,1.121884,2.365237,5.032149,-0.647348,-0.994673,-2.736632,1960.4018,2.43515,0.765562,1.966561,4.322612,-0.469991,-0.933563,-2.882927,1733.0733,2.451102,0.669093,1.660027,3.266277,-0.386426,-0.651236,-2.61774,4718.4588,2.7425,1.811712,4.085867,6.825013,-1.062488,-1.69191,-3.8967,4920.3877,2.746455,1.900658,4.49389,6.966742,-1.116614,-1.774125,-4.154492,19533.8897,4.886816,4.159699,5.547792,8.590633,-3.331357,-4.718992,-13.616367,11814.604,3.672682,2.450086,3.343967,6.852557,-2.07636,-2.93127,-9.456794,2646.5445,1.909634,1.085138,2.097038,5.397557,-0.67544,-1.077345,-3.597359,2850.2388,2.052781,1.047485,2.213278,6.200218,-0.685728,-1.093259,-4.049482,2151.7741,2.674815,0.862013,2.190187,4.742844,-0.497372,-0.918898,-3.48172,2060.6096,2.647854,0.811592,2.085349,4.783482,-0.430253,-0.800853,-2.999118,4431.0994,2.39851,1.829302,4.16985,7.88152,-1.095431,-1.853402,-4.703211,4389.3203,2.591025,1.665028,3.652398,6.869369,-1.070686,-1.762252,-4.616169,6
4588.3389,2.15308,1.462135,2.161453,3.864421,-1.473813,-1.950905,-4.755684,14285.7866,4.267364,5.087054,7.673802,11.545742,-3.920162,-4.934179,-11.658051,22397.2383,13.346733,8.702355,14.062455,16.574032,-4.88748,-7.393891,-13.464093,24654.3958,13.701938,9.540815,15.470632,19.219206,-5.20384,-7.729056,-14.326131,8036.8407,8.383739,3.042831,5.915235,8.211391,-2.239165,-3.829884,-6.372343,6984.3638,8.286664,2.625876,4.877505,7.205838,-1.911992,-3.185481,-5.652812,21349.6004,10.583098,10.35748,21.070874,26.329497,-5.745719,-9.46989,-15.854071,23738.8962,11.169263,11.274911,22.79718,27.53316,-6.403246,-10.933168,-16.166295,4298.4658,1.704204,1.601658,2.550367,5.398086,-0.829118,-1.35839,-6.060207,5259.0381,2.097791,1.835044,2.803146,4.89307,-0.807266,-1.316777,-5.097294,17719.6623,10.41825,7.474371,12.605283,15.82214,-4.303446,-6.613076,-12.719883,17859.0286,10.530709,7.220764,11.616372,15.037344,-4.228327,-6.346999,-12.687221,8730.231,9.466789,3.275054,6.241153,9.828673,-2.491716,-4.325991,-7.260594,9917.3749,11.004897,3.508654,6.571696,9.463102,-2.816548,-4.70805,-8.119315,17992.2988,8.296852,9.507176,19.807035,23.849818,-5.713603,-10.176878,-16.859724,16212.884,8.130421,8.498505,17.630804,21.738285,-5.007371,-8.902385,-16.068995,3
22251.7356,9.405,4.871715,6.528042,8.781264,-4.642989,-6.077518,-12.739723,36641.0073,11.463439,9.277068,13.32336,16.293338,-6.10893,-8.015432,-16.452773,4706.3677,2.82884,1.640533,3.50454,6.049416,-1.013666,-1.521006,-3.778266,4771.4773,2.741237,1.661099,3.579705,6.579219,-1.021559,-1.513996,-4.151721,2942.4094,3.164704,1.082202,2.48202,4.83486,-0.685945,-1.05462,-3.056797,2691.9528,3.249744,0.934351,2.254413,3.963364,-0.562417,-0.976592,-2.309121,7430.302,3.712035,2.623542,5.740989,8.860867,-1.696572,-2.594535,-5.146578,7755.4785,3.717061,2.756982,6.016809,9.819498,-1.782592,-2.817523,-5.78783,28896.1591,6.955442,6.240281,8.104189,12.130155,-5.059319,-6.969079,-20.591085,17751.1817,5.097338,3.664079,4.739308,8.132492,-3.242616,-4.381325,-14.050106,4701.2315,2.543286,1.685295,3.266587,6.724991,-1.089346,-1.651984,-4.465209,4950.5408,2.751336,1.598964,3.136754,7.63746,-1.10015,-1.726988,-4.508223,3154.6432,3.456579,1.185632,2.699657,6.073603,-0.701883,-1.193789,-4.046745,2885.0087,3.304083,1.116434,2.642359,5.65531,-0.609739,-1.010987,-3.410356,7610.5278,3.384318,2.733466,5.702473,9.680019,-1.858892,-3.031548,-6.07458,7481.4563,3.651209,2.509956,5.276137,9.236637,-1.820427,-2.934857,-6.283024,6
2021.1172,1.443872,0.57172,0.933672,3.924345,-1.142012,-1.492158,-3.803854,9881.5767,3.057361,2.555586,3.605966,6.490295,-3.398868,-3.986986,-9.546339,15226.7213,8.962573,4.735986,6.83115,9.44202,-2.919598,-4.30048,-9.133096,16899.4803,9.139684,5.237714,7.531884,10.237009,-3.161576,-4.617911,-8.63784,4936.3924,5.377738,1.742057,3.177205,5.529951,-1.255438,-2.139305,-4.39199,4286.142,5.310284,1.489378,2.760211,4.861136,-1.09149,-1.816381,-3.843843,14636.334,7.092508,5.714226,9.900909,12.741003,-3.581705,-5.781882,-9.604569,16200.6313,7.518002,6.181471,10.449867,14.020482,-3.910461,-6.442025,-10.860964,2493.3404,1.372004,0.738238,1.305651,5.193073,-0.721006,-1.136623,-4.940474,3684.3696,1.706178,0.965507,1.495355,4.480427,-0.713059,-1.113418,-4.588302,11916.5426,6.850981,4.065613,6.144922,9.460743,-2.586583,-3.864259,-9.169947,12133.6324,6.90893,3.852893,5.582709,8.503227,-2.532108,-3.906643,-8.583548,5278.852,6.078556,1.837598,3.301668,6.816614,-1.383963,-2.41494,-5.046228,5638.6077,6.489539,1.919435,3.446894,7.027484,-1.472583,-2.455334,-5.285844,12115.6577,5.53171,5.148578,9.040238,12.354154,-3.487838,-6.012109,-10.0725,10883.883,5.433086,4.57194,8.086942,11.986191,-3.154469,-5.375371,-9.945331,3
18753.8597,7.890873,4.07298,5.403575,7.504671,-3.673872,-4.771463,-9.971997,31953.2707,9.797397,7.926644,11.208303,14.963487,-5.281782,-6.86446,-18.300237,3736.5647,2.479993,1.394816,2.913731,6.032944,-0.781035,-1.24419,-3.831346,3792.3006,2.396135,1.384475,2.911139,5.820182,-0.798063,-1.217445,-3.188658,2487.55,2.820779,0.93378,2.197682,4.080347,-0.583237,-0.919662,-2.720197,2187.7486,2.796145,0.817885,1.950009,4.447942,-0.480315,-0.867439,-2.721463,6034.6879,3.193749,2.227275,4.840599,7.336316,-1.338951,-2.091563,-3.839552,6293.0788,3.195612,2.319063,5.256977,8.000347,-1.388426,-2.088182,-4.43188,24420.8101,5.922278,5.206177,6.967131,10.781503,-4.094031,-5.627,-17.419195,14816.353,4.415437,3.07525,4.046125,7.329492,-2.487511,-3.42998,-10.54576,3546.5339,2.174034,1.377332,2.715446,5.803689,-0.826575,-1.274295,-3.954331,3801.3293,2.350022,1.327951,2.658867,5.420023,-0.82562,-1.229777,-3.945237,2702.4032,3.116015,1.042432,2.550705,6.013525,-0.598161,-1.075453,-3.461725,2454.4308,2.921538,0.981299,2.38814,5.558341,-0.530343,-0.927371,-3.474001,5855.1846,2.804956,2.250623,4.858941,7.925702,-1.374792,-2.350752,-5.198617,5801.2749,3.041841,2.09577,4.514189,7.73527,-1.369757,-2.246857,-4.88151,6
4621.5196,2.085492,1.498141,2.28419,4.151396,-1.312854,-1.772289,-4.531415,15245.4522,4.296498,5.366331,8.110771,10.831741,-3.643183,-4.787719,-12.568456,25489.5063,14.42489,10.26448,17.443013,20.646827,-5.46366,-8.301603,-14.396996,27948.4297,14.69245,11.198965,19.109767,22.74239,-5.860361,-8.755407,-15.406612,9336.2563,9.2267,3.497968,7.004064,10.432009,-2.714975,-4.627783,-7.680991,8014.2807,8.969456,2.992155,5.823516,8.325829,-2.338636,-3.921486,-6.764821,24450.9346,11.324929,11.798617,25.265305,29.965964,-6.558443,-11.213941,-17.685844,27162.0427,12.081529,13.011447,27.411188,33.528905,-7.196527,-12.484284,-19.644933,4610.4209,1.727247,1.717185,2.87364,4.944187,-0.846157,-1.479624,-5.408727,5553.5933,2.119387,1.951117,2.976308,5.652252,-0.744792,-1.254776,-5.323457,20266.2921,11.162906,8.713257,15.373373,19.902179,-4.705101,-7.056527,-16.774771,20432.0112,11.179005,8.512004,14.429347,18.191408,-4.636247,-7.308214,-14.776582,10438.3069,10.833537,3.849435,7.329923,10.640981,-2.995022,-5.258547,-8.826622,12112.2902,12.922888,4.132529,7.583716,11.558188,-3.530404,-6.143823,-10.233228,20900.396,9.089274,10.880539,23.953216,31.198768,-6.332057,-11.642409,-25.052237,18629.5982,8.689724,9.658085,21.169448,26.723536,-5.699641,-10.416503,-17.975426,3
8493.9136,4.254297,1.87591,2.725026,4.705838,-1.67897,-2.253771,-5.671729,16173.4441,5.52189,4.026555,5.908303,9.303256,-2.772227,-3.610586,-8.475072,1653.7188,1.627917,0.792131,1.805603,4.049358,-0.402092,-0.706571,-2.790628,1704.3002,1.604986,0.776831,1.916341,3.937271,-0.412137,-0.744748,-2.507449,1294.905,1.925388,0.582225,1.574068,4.000878,-0.313645,-0.575937,-2.468731,1146.3493,1.922804,0.503519,1.350452,3.161737,-0.263181,-0.52681,-1.939798,3061.0816,2.095433,1.352124,3.430345,6.039141,-0.655794,-1.054303,-3.362864,3142.9917,2.077853,1.429074,3.536895,7.015325,-0.680684,-1.124233,-3.394267,11556.2832,3.368209,2.570241,3.927695,8.198539,-1.849915,-2.670548,-8.501776,7052.793,2.614813,1.46852,2.286919,5.749874,-1.193698,-1.641079,-5.464864,1407.0437,1.450156,0.739437,1.537015,4.870412,-0.432095,-0.771007,-3.319319,1560.8367,1.536319,0.714239,1.750518,4.742257,-0.42588,-0.737188,-3.70752,1506.6735,2.155896,0.650169,1.846633,3.72638,-0.346001,-0.700343,-3.577624,1436.0021,2.133031,0.631123,1.719453,4.500701,-0.317778,-0.6392,-3.148297,2706.6646,1.827297,1.298463,3.261604,5.793861,-0.646124,-1.108451,-3.856687,2622.4388,1.908535,1.185107,3.008538,6.342,-0.631995,-1.091251,-3.607053,6
1728.3166,1.548798,0.356474,0.624373,3.025874,-0.847702,-1.182262,-3.213352,7252.907,2.85188,1.453966,1.955165,5.148325,-2.627255,-3.388985,-7.118563,9833.251,6.65939,2.341262,3.242451,5.826188,-1.53336,-2.326145,-5.538392,10952.6472,6.876665,2.590741,3.547584,6.736981,-1.690908,-2.458941,-5.537478,3126.2659,3.910155,0.969533,1.717338,4.072275,-0.689838,-1.206591,-2.865202,2761.3729,3.827755,0.836692,1.491851,4.147129,-0.609142,-0.981515,-3.085328,10016.6977,5.689867,2.933638,4.317859,7.074001,-2.046403,-3.249096,-6.441474,10962.6135,5.936907,3.107441,4.627777,7.068162,-2.233361,-3.525195,-7.11966,2862.4356,1.53057,0.589303,1.040123,4.953663,-0.676641,-1.068362,-4.65273,3687.7398,1.858076,0.79367,1.238241,4.925099,-0.675876,-1.070256,-4.900165,7990.6281,5.38022,2.086122,2.877606,6.285881,-1.398113,-2.152683,-5.986118,8091.9264,5.537849,1.885671,2.553823,5.727313,-1.339473,-2.005953,-4.906012,3314.8019,4.374824,1.005299,1.871793,4.76841,-0.754995,-1.36138,-4.530172,3435.442,4.533634,1.050684,1.883905,5.375524,-0.779274,-1.319769,-3.991377,8179.1289,4.486375,2.615058,3.988833,8.403912,-1.9042,-3.122542,-6.820923,7415.2737,4.449388,2.333661,3.663556,7.250596,-1.74702,-2.952463,-6.383368,3
14395.751,6.702503,3.069786,4.117927,6.348565,-2.749513,-3.564832,-8.006073,26248.212,8.11953,6.3879,9.019751,12.320419,-4.28113,-5.700701,-12.872405,2934.1355,2.179528,1.153526,2.547511,5.302503,-0.605652,-0.971779,-3.223411,2967.8164,2.101123,1.149068,2.462943,5.390161,-0.622889,-1.034945,-3.178455,2017.2445,2.480179,0.784867,2.003516,3.962774,-0.473899,-0.775541,-2.555392,1752.1161,2.417009,0.681497,1.662195,4.431534,-0.39139,-0.664344,-2.256982,4868.6948,2.781865,1.849595,4.205859,6.118222,-1.039123,-1.648421,-4.183938,5064.4441,2.817375,1.938666,4.588773,7.591063,-1.077753,-1.715115,-4.57524,19207.6343,4.913025,4.050469,5.564702,9.834005,-3.135402,-4.414063,-13.962885,11646.7255,3.693914,2.399799,3.250852,5.926116,-1.885024,-2.732229,-8.42568,2753.8125,1.929792,1.130128,2.23135,5.41789,-0.635378,-1.007145,-3.563327,2981.6616,2.093034,1.07834,2.456235,5.316233,-0.634671,-1.010373,-3.820566,2198.1946,2.739517,0.863873,2.128295,4.863282,-0.487042,-0.888566,-3.166236,2069.2789,2.639644,0.821159,2.090623,4.593793,-0.441356,-0.804468,-3.450645,4587.4195,2.455227,1.854777,4.173362,7.269081,-1.046699,-1.724571,-4.728485,4570.4839,2.631073,1.701694,3.799721,6.725271,-1.029408,-1.66701,-4.576626,6
4383.9824,2.105342,1.37234,2.051684,4.07445,-1.625952,-2.102012,-5.953964,14640.2402,4.352556,5.076612,7.556183,10.155389,-4.887217,-6.08062,-14.107275,22536.3214,13.770582,8.733916,14.361056,17.464067,-5.533803,-8.321981,-14.606936,24807.4161,14.045057,9.551965,15.748661,19.209399,-5.926979,-8.865517,-15.691582,8095.7676,8.457067,3.04317,6.002826,9.43368,-2.382996,-4.0064,-6.444402,6928.8962,8.085502,2.580176,4.876089,6.86486,-2.050154,-3.437167,-5.669278,21429.1477,10.5811,10.221142,20.684082,25.676227,-7.026532,-11.970626,-18.096161,23923.9736,11.314111,11.31884,22.678715,26.981865,-7.642779,-12.96225,-19.941856,4368.9463,1.725333,1.604851,2.490461,5.723111,-0.976824,-1.44682,-6.062165,5312.9345,2.127885,1.853172,2.78602,5.855363,-1.02957,-1.407763,-6.496213,17888.2918,10.600359,7.504742,12.683128,16.492128,-4.924589,-7.367097,-17.655908,18002.6826,10.715451,7.226976,11.731769,14.922063,-4.773237,-7.413525,-17.482506,8864.2595,9.65325,3.312293,6.204573,8.965481,-2.633548,-4.58793,-8.514713,10116.912,11.137781,3.480899,6.283914,9.846721,-2.958069,-5.115193,-8.845633,18261.8406,8.424434,9.550546,19.821776,25.250989,-6.97154,-12.436994,-22.450497,16328.3122,8.110514,8.346335,17.194347,20.943369,-6.265638,-11.521151,-19.515171,3
21523.751,9.526075,4.705552,6.139904,7.965684,-4.118905,-5.427806,-11.61391,36654.5334,11.483284,9.24289,12.925614,15.717507,-5.908933,-7.480714,-16.996579,4560.666,2.720132,1.68922,3.69174,6.47568,-0.973191,-1.499875,-3.946429,4624.1553,2.628613,1.664825,3.628322,6.182626,-0.986337,-1.457557,-3.38939,2888.755,3.101818,1.083839,2.517958,5.458554,-0.679009,-1.082061,-3.159442,2538.4612,3.061864,0.934237,2.235566,5.192099,-0.556105,-0.895833,-3.134828,7380.6983,3.605119,2.641164,5.460899,8.534223,-1.645797,-2.542084,-5.491643,7677.6179,3.665374,2.782761,6.149617,9.902281,-1.728289,-2.786204,-4.986559,28745.8037,7.133132,6.127312,7.865201,12.395323,-4.77205,-6.466356,-21.530524,17636.0206,5.240815,3.617332,4.673438,7.907696,-2.963346,-4.075422,-12.222853,4619.3806,2.478676,1.742667,3.366186,6.346983,-1.038825,-1.535635,-4.31618,4925.289,2.654553,1.662042,3.218026,6.38828,-1.042595,-1.532158,-4.590151,3133.5839,3.429197,1.193264,2.828283,5.895266,-0.69494,-1.290832,-4.15229,2853.7425,3.217966,1.097225,2.668438,5.997913,-0.600592,-1.008567,-3.095729,7584.856,3.311635,2.843318,5.942207,9.643303,-1.780534,-2.955602,-6.528629,7535.0147,3.573493,2.570247,5.271723,9.247952,-1.760321,-2.911762,-5.595651,6
1890.7486,1.423139,0.540414,0.876402,3.374611,-1.331936,-1.66886,-5.111635,10348.0723,3.166852,2.662356,3.797469,6.741452,-4.272579,-5.072363,-10.908625,15204.1627,8.814487,4.761221,6.97054,9.033976,-3.254542,-4.798456,-11.177962,16947.4326,9.120039,5.285767,7.559838,10.756634,-3.499166,-5.105972,-11.409805,5023.0302,5.464943,1.765104,3.268846,5.550533,-1.32887,-2.195249,-4.027043,4344.1793,5.257204,1.506669,2.692106,4.790087,-1.151894,-1.862028,-3.824501,14673.3359,7.000607,5.72788,9.825232,13.400437,-4.135977,-6.867139,-10.836372,16257.0173,7.419008,6.257289,10.649219,15.473607,-4.496552,-7.395849,-12.385934,2568.0766,1.390506,0.744449,1.281968,4.933346,-0.972284,-1.419261,-5.784163,3746.6954,1.739762,0.982763,1.550374,4.790627,-0.989529,-1.366412,-5.635044,11996.0652,6.72029,4.094809,6.136975,9.661612,-2.943716,-4.431865,-10.058527,12113.5505,6.780908,3.859931,5.600199,9.155986,-2.848762,-4.299432,-9.236441,5375.0555,6.157329,1.868634,3.396938,6.603532,-1.462011,-2.544311,-5.13563,5708.46,6.322748,1.928901,3.426044,5.690754,-1.547497,-2.614636,-5.524059,12229.4228,5.536933,5.238504,9.330815,13.998437,-4.099416,-7.081654,-13.270597,10964.5332,5.318828,4.54928,8.037647,11.686375,-3.722908,-6.48463,-11.559003,3
933.8916,1.355264,0.871395,1.562158,3.424447,-0.152677,-0.440152,-2.772722,1808.219,1.498753,1.97554,3.494862,6.181731,-0.214492,-0.546361,-3.584298,-285.4944,0.891459,0.463638,1.267903,3.965515,-0.085316,-0.343833,-2.631412,-292.7586,0.896393,0.450515,1.189733,3.429785,-0.085887,-0.347337,-2.203083,21.908,1.016043,0.40116,1.265093,3.310063,-0.10812,-0.413529,-2.60711,-6.1555,0.994999,0.337665,1.068278,3.059169,-0.049148,-0.245073,-2.294131,21.5681,1.007543,0.874703,2.317634,5.092493,-0.095486,-0.345483,-3.04595,11.4465,1.003901,0.965439,2.672048,5.193506,-0.098072,-0.394666,-3.403037,1618.2583,1.334906,1.294774,2.428711,5.948989,-0.189901,-0.646109,-3.892735,788.0254,1.187499,0.730339,1.468665,4.449545,-0.149058,-0.490246,-4.485735,-443.4678,0.857007,0.391268,1.107895,4.853615,-0.099946,-0.407326,-2.706413,-424.7588,0.856001,0.415748,1.185949,4.441203,-0.096385,-0.402047,-3.60182,70.5675,1.054679,0.473383,1.553901,4.742021,-0.062217,-0.330217,-2.964025,67.8968,1.053121,0.437518,1.383388,4.166936,-0.063692,-0.342218,-3.365483,-146.96,0.955492,0.830487,2.443893,5.925578,-0.104027,-0.409855,-3.591578,-120.4058,0.959436,0.747971,2.046909,5.507371,-0.092962,-0.368598,-3.182214,6
399.7344,1.15723,0.108005,0.43692,3.869242,-0.269419,-0.533205,-2.615594,1665.468,1.473713,0.34293,0.750736,4.333389,-0.57031,-0.939215,-4.172288,2016.2062,2.265927,0.452208,0.759872,3.735039,-0.209638,-0.480569,-2.849536,2304.29,2.322275,0.502802,0.857227,3.978214,-0.230483,-0.684182,-3.386755,1161.0202,2.106192,0.43975,1.338866,3.763619,-0.158351,-0.365097,-2.092807,991.9825,2.041712,0.230266,0.517434,2.975049,-0.134345,-0.357254,-2.131671,2739.6569,2.375305,0.571776,0.928052,3.815133,-0.349657,-0.64584,-2.951774,2900.0676,2.428386,0.592457,0.951835,3.732908,-0.36563,-0.744786,-3.647346,1155.7285,1.24557,0.230225,0.643968,5.797199,-0.383548,-0.808951,-4.807657,1304.9275,1.343017,0.267762,0.656679,4.638396,-0.370961,-0.780203,-4.130017,1659.5572,1.988257,0.417897,0.829094,4.496402,-0.167921,-0.505896,-3.448989,1498.2846,1.911075,0.368255,0.702371,4.756217,-0.160037,-0.472614,-3.218787,1159.8162,2.179638,0.261747,0.620422,3.893981,-0.177321,-0.466627,-2.849325,1190.5245,2.26681,0.267418,0.604898,3.81154,-0.171267,-0.468532,-2.858295,2500.8523,2.159958,0.520085,0.910618,4.93219,-0.296214,-0.663891,-3.887715,2290.2538,2.152141,0.462325,0.877135,5.028355,-0.285966,-0.637559,-3.48354,3
25320.4827,11.578439,5.711821,7.761761,10.502193,-4.63313,-5.972889,-14.111276,42042.9966,12.648908,11.168375,16.091275,19.798145,-6.36963,-8.167116,-20.953538,5820.7807,3.657313,1.952407,4.065941,6.663841,-1.125207,-1.67469,-3.709357,5824.2864,3.427194,1.927951,3.964071,6.146177,-1.11034,-1.626129,-4.341182,3299.7367,3.507477,1.209078,2.779832,5.692867,-0.758654,-1.191566,-3.6726,2877.0347,3.531965,1.035201,2.21552,4.562407,-0.598965,-0.885762,-2.437163,8962.0857,4.533643,2.997197,6.136944,8.985386,-1.915657,-2.937969,-5.54143,9275.8862,4.585124,3.177756,6.721351,11.280001,-2.026602,-3.216948,-6.036064,34069.0249,8.118571,7.631805,10.0856,13.473543,-5.314804,-7.279933,-25.079563,21204.4621,6.22632,4.422703,5.810509,9.062947,-3.403276,-4.662969,-14.783236,5971.3928,3.323666,1.994179,3.739565,7.006385,-1.192459,-1.791777,-4.7234,6325.3782,3.641801,1.916714,3.596761,6.592644,-1.222312,-1.809849,-4.637405,3560.0269,4.001297,1.310905,2.997108,5.46256,-0.758629,-1.302667,-3.379137,3219.7392,3.686707,1.193979,2.738516,5.428721,-0.635575,-1.065754,-3.726795,9429.7515,4.187373,3.242322,6.485896,10.463498,-2.177532,-3.512329,-7.442462,9369.3974,4.563535,2.930546,5.757803,8.787352,-2.119392,-3.395662,-6.91103,6
2283.709,1.452685,0.819996,1.375484,3.788863,-1.351064,-1.673492,-4.955255,12917.6655,3.454924,4.251196,6.299782,9.091861,-4.684499,-5.547023,-11.992203,19279.7191,11.112544,7.002146,10.63965,13.294183,-4.485495,-6.76825,-11.834362,21418.4591,11.545679,7.672726,11.747811,14.851145,-4.757996,-7.137291,-13.217082,6511.3891,6.824415,2.468636,4.848753,7.172777,-1.788461,-3.099485,-5.195015,5733.1351,6.8137,2.135952,3.974523,6.652157,-1.586904,-2.540032,-4.730285,18642.8648,8.778088,8.499293,16.033281,20.73233,-5.498859,-8.935917,-14.552052,20674.4585,9.370013,9.26562,17.212715,21.547818,-6.107263,-10.241785,-17.009356,3150.7578,1.437871,1.159718,1.919065,4.887887,-0.93326,-1.333588,-6.000664,4483.5908,1.809331,1.457455,2.19756,5.298072,-0.923186,-1.237135,-6.80998,15560.2605,8.794741,6.095668,9.724,12.550442,-4.022863,-6.176096,-12.790302,15667.2526,8.752628,5.809699,8.817268,12.018029,-3.921059,-5.918468,-11.631151,7091.6317,7.645831,2.674867,4.934231,8.209596,-2.060821,-3.549613,-7.618833,7853.8021,8.699543,2.813195,5.145823,8.025138,-2.216956,-3.663408,-7.429537,15893.8181,6.992265,8.010267,15.57587,19.47687,-5.645494,-9.857187,-17.043593,14248.5069,6.740806,7.049938,13.454118,17.306392,-4.954212,-8.544916,-15.134793,3
8207.7136,4.250286,1.816862,2.581203,4.234011,-1.534251,-2.022091,-5.175516,16651.9875,5.605706,4.217563,6.201774,8.877984,-2.70543,-3.597691,-9.280281,1688.9876,1.649681,0.788355,1.81999,3.535798,-0.37609,-0.648784,-2.520201,1716.2671,1.618479,0.772985,1.707196,4.257211,-0.382563,-0.683366,-2.729509,1296.7544,1.932484,0.577306,1.549807,4.558431,-0.303117,-0.577617,-2.486277,1169.4272,1.96513,0.498609,1.396678,3.405943,-0.249122,-0.47511,-2.305122,3033.2251,2.087019,1.342435,3.339031,5.791881,-0.608863,-0.972715,-3.65579,3166.3284,2.098919,1.429177,3.552666,6.47111,-0.632209,-1.065073,-3.22359,11913.1309,3.369759,2.660017,4.045325,8.224028,-1.794968,-2.616089,-9.634316,7326.2592,2.666763,1.538095,2.40504,6.302644,-1.104999,-1.579948,-5.425797,1429.1492,1.467661,0.722479,1.56721,4.548853,-0.392182,-0.742944,-3.665704,1550.2827,1.538855,0.719923,1.68238,4.880264,-0.39567,-0.743367,-3.076259,1511.6925,2.171696,0.665809,1.8033,4.572957,-0.324934,-0.633547,-3.106974,1463.403,2.173946,0.631652,1.8277,4.645427,-0.301089,-0.627208,-3.489316,2631.7639,1.800261,1.293908,3.26713,6.298052,-0.601832,-1.043735,-3.561503,2657.8577,1.929054,1.192532,2.906803,5.502663,-0.584511,-1.033292,-3.960232,6
1361.823,1.432424,0.309238,0.55065,3.602501,-0.96986,-1.308663,-3.537068,7262.8493,2.833398,1.486198,1.984798,5.195384,-3.256394,-4.195465,-8.86606,9890.5125,6.690877,2.375372,3.115469,5.625828,-1.716028,-2.534824,-6.053975,10945.8599,6.812199,2.616916,3.42252,5.615305,-1.845733,-2.65856,-6.009429,3226.8102,4.139687,0.972793,1.713264,4.054054,-0.719376,-1.216836,-3.129184,2793.4729,4.085966,0.858605,1.512135,3.585753,-0.62607,-1.017243,-2.499386,9968.0965,5.612127,2.958284,4.370019,7.279454,-2.242764,-3.446607,-5.806602,10928.1221,5.821774,3.141552,4.615501,8.905249,-2.470638,-3.945414,-7.209,2849.4062,1.518416,0.586532,1.037019,5.874319,-0.833926,-1.272771,-5.673827,3691.1719,1.850882,0.807016,1.288806,5.210726,-0.820894,-1.207487,-5.393217,8055.0824,5.385432,2.111531,3.017703,6.049134,-1.606601,-2.454739,-5.783036,8087.9251,5.458002,1.903602,2.603968,5.661956,-1.531738,-2.303352,-5.511216,3316.3745,4.286868,1.028745,1.868012,4.757978,-0.796595,-1.340413,-3.380554,3455.7166,4.576823,1.05255,1.815797,4.193236,-0.812462,-1.331694,-3.521713,8215.5095,4.444154,2.650149,4.011514,8.016008,-2.214703,-3.674655,-7.41424,7403.0935,4.38042,2.362369,3.554814,6.586229,-1.955271,-3.207181,-6.285519,3
13520.6082,6.820948,2.904447,3.911057,6.18705,-2.489271,-3.310714,-8.369401,26259.9636,8.130381,6.488225,9.27218,13.724758,-4.191276,-5.509715,-12.573956,2889.2734,2.159836,1.114378,2.396152,4.53216,-0.588963,-1.035739,-2.726897,2930.6099,2.098735,1.12366,2.405598,4.443989,-0.590858,-0.902927,-2.697338,1965.2398,2.400835,0.770839,1.923423,4.701499,-0.454171,-0.834256,-2.202069,1745.7058,2.508143,0.684011,1.623663,4.014114,-0.362438,-0.612332,-2.925853,4808.2735,2.767767,1.817711,4.117912,7.218416,-0.951251,-1.4995,-3.859464,4971.7032,2.755329,1.906366,4.478048,8.099047,-1.003189,-1.651235,-4.009223,19483.9698,4.890807,4.179012,5.654683,9.752926,-2.959696,-4.274403,-12.712011,11770.4468,3.663713,2.438765,3.278292,6.504867,-1.737095,-2.432119,-9.20612,2682.2168,1.913107,1.074243,2.259072,5.55873,-0.607116,-1.000316,-3.831364,2878.5721,2.055958,1.047605,2.223546,6.038356,-0.611978,-0.995422,-3.458478,2190.7666,2.707644,0.871048,2.171636,4.932571,-0.465848,-0.946344,-3.281476,2040.5881,2.62009,0.826562,2.08059,5.192783,-0.41488,-0.792883,-3.014583,4483.5144,2.403279,1.81838,4.274138,8.17631,-0.984341,-1.592816,-3.913885,4451.4839,2.602461,1.663406,3.820848,7.120017,-0.953164,-1.557079,-4.286151,6
3754.0017,2.020592,1.209171,1.862087,3.677612,-1.923926,-2.379582,-6.270661,14521.3716,4.315889,5.123125,7.53413,10.328525,-6.444764,-7.680557,-23.783641,22584.5454,13.329376,8.764084,14.22474,16.973213,-6.548349,-9.954514,-19.173074,24761.4611,13.699357,9.616098,15.526237,19.976387,-6.864597,-10.383796,-18.314022,7845.3226,7.812263,3.004999,5.976697,8.809295,-2.413917,-4.186656,-6.525687,6902.1545,7.81011,2.583899,4.958514,7.800607,-2.11974,-3.384693,-5.89896,21638.3862,10.600275,10.30729,21.023259,25.729755,-8.210413,-13.660943,-22.151618,23981.8899,11.263557,11.2783,22.440079,26.958938,-9.148632,-15.73731,-26.205981,4510.1992,1.744642,1.665653,2.694101,5.77496,-1.315937,-1.795918,-8.428002,5467.5976,2.161239,1.891143,2.826184,5.035812,-1.333658,-1.810269,-8.647835,17882.5044,10.414983,7.529746,12.705712,16.544492,-5.936657,-9.175252,-19.975031,18093.8757,10.477928,7.280122,11.773838,14.831019,-5.751993,-8.772082,-22.497926,8780.753,9.449197,3.290805,6.157191,8.934522,-2.799064,-4.918249,-8.330563,9934.2431,10.794131,3.517413,6.407981,9.465592,-3.036065,-5.037311,-8.606725,18351.2033,8.372703,9.528063,19.707726,24.0573,-8.720562,-15.973495,-28.843062,16433.7468,8.24865,8.463659,17.594047,21.669688,-7.472245,-13.01678,-22.958358,3
19391.094,9.836839,4.057121,5.3076,7.047215,-3.782316,-4.814802,-11.10117,36698.3129,11.467383,9.176944,12.886182,15.776081,-5.818832,-7.617651,-17.172783,4702.5039,2.78343,1.677012,3.460909,5.365934,-0.931354,-1.551257,-3.694347,4769.323,2.692675,1.670948,3.560532,6.996014,-0.933112,-1.377454,-3.579565,2946.5874,3.089935,1.095861,2.439508,4.945671,-0.664844,-1.112772,-3.656899,2585.8991,3.088893,0.950216,2.20964,5.631626,-0.52583,-0.813298,-2.924171,7481.6802,3.691736,2.667633,5.792933,9.102656,-1.553114,-2.450708,-5.279472,7804.3184,3.70809,2.778412,6.010329,9.415833,-1.655708,-2.668695,-5.053798,28602.8887,6.869773,6.091274,7.997154,12.358169,-4.625351,-6.396882,-19.056898,17453.3813,4.993067,3.566773,4.596432,7.250407,-2.839489,-3.987816,-12.832788,4743.8479,2.527965,1.696142,3.316215,6.340579,-0.984139,-1.514939,-5.310116,5028.012,2.758038,1.610373,3.266126,6.660599,-1.005195,-1.540074,-4.593121,3160.8304,3.424939,1.188462,2.857787,5.190644,-0.680542,-1.174309,-3.698468,2933.0879,3.335943,1.120172,2.620524,5.420041,-0.582428,-0.945415,-3.316527,7665.082,3.357489,2.744627,5.633246,8.705142,-1.72851,-2.745307,-5.641176,7532.1121,3.641544,2.550317,5.286683,8.02311,-1.678259,-2.635497,-5.634349,6
1123.3721,1.262059,0.42065,0.722638,3.188468,-1.559442,-1.956753,-5.130546,9934.4312,3.075755,2.606864,3.582283,6.211576,-5.581646,-6.712795,-13.549019,15254.4855,8.883603,4.765414,7.011564,11.095525,-3.712079,-5.470476,-11.726799,16954.2681,9.193222,5.25415,7.608157,10.94645,-3.950251,-5.797949,-11.489231,4923.8252,5.30419,1.752038,3.257464,5.968797,-1.377099,-2.296043,-4.20177,4320.8428,5.295833,1.506563,2.753767,5.644492,-1.208501,-1.921683,-3.816798,14693.7698,7.141357,5.779512,10.049377,12.813227,-4.768012,-7.7959,-12.795892,16271.6697,7.52858,6.234415,10.720405,14.321615,-5.199801,-8.469044,-13.416766,2518.2764,1.377127,0.751926,1.256877,4.960297,-1.302381,-1.773949,-7.242215,3689.81,1.70717,0.993235,1.473367,4.95932,-1.311264,-1.840096,-7.40481,12039.5036,6.88952,4.104255,6.146947,9.650118,-3.442871,-5.152813,-9.659969,12259.9757,7.009862,3.882266,5.514463,8.136284,-3.331882,-5.053546,-10.356429,5260.3066,5.941627,1.856997,3.371357,6.680774,-1.537201,-2.607665,-5.636229,5670.6932,6.440991,1.932072,3.481568,6.490549,-1.605021,-2.744081,-5.760723,12145.0315,5.567232,5.218921,9.11036,14.480256,-4.904987,-8.393671,-14.730026,10957.3804,5.451114,4.632473,8.149557,12.229201,-4.363358,-7.442236,-13.404578,3
820.7409,1.360146,0.747948,1.356415,4.030801,-0.13178,-0.449541,-2.789885,1849.1653,1.513594,1.997183,3.521365,6.234614,-0.205704,-0.580908,-3.646053,-264.3193,0.897596,0.448664,1.314499,3.484495,-0.085554,-0.32327,-2.725159,-258.3535,0.905974,0.444808,1.288811,3.690616,-0.08463,-0.311406,-2.668821,30.4456,1.022027,0.406886,1.303711,3.718934,-0.053719,-0.268069,-1.99855,-11.922,0.990416,0.342081,1.100692,3.463341,-0.048034,-0.272984,-2.669131,39.0852,1.014153,0.889517,2.436825,4.504363,-0.104262,-0.369164,-2.984513,11.6111,1.004039,0.949084,2.608696,4.782125,-0.101417,-0.39091,-2.85713,1641.9199,1.33236,1.334116,2.467208,6.58261,-0.181752,-0.586296,-5.569506,835.6065,1.193487,0.744977,1.488761,4.95395,-0.141985,-0.505786,-3.864251,-462.2463,0.848423,0.361568,1.086785,4.373964,-0.092544,-0.443507,-2.95546,-385.7474,0.863781,0.403836,1.197944,4.21207,-0.092619,-0.392108,-3.63159,47.839,1.037356,0.458716,1.458712,5.274181,-0.061458,-0.328556,-2.729078,59.9883,1.047494,0.451791,1.395385,5.559277,-0.062356,-0.370139,-3.138108,-173.2876,0.946764,0.811164,2.31559,5.528819,-0.106839,-0.401451,-3.273268,-131.3347,0.954277,0.771271,2.187659,5.400661,-0.09909,-0.383226,-3.647105,6
166.5401,1.073205,0.090152,0.371482,2.874014,-0.334838,-0.636511,-3.128446,1548.293,1.437494,0.32087,0.732748,4.638807,-0.779583,-1.232001,-4.756748,2012.5477,2.270079,0.458223,0.799045,3.696517,-0.234359,-0.543769,-3.666521,2324.2674,2.338218,0.497469,0.892096,3.891624,-0.262024,-0.552037,-2.779083,1119.4707,2.031722,0.263957,0.558851,2.937068,-0.175393,-0.400536,-2.328928,977.5296,2.012403,0.217992,0.490187,3.235254,-0.15444,-0.363841,-2.037434,2767.1424,2.443197,0.567197,0.93404,3.643944,-0.399474,-0.711231,-2.913571,2889.2286,2.43201,0.593835,0.994213,4.384561,-0.42675,-0.753619,-2.881945,1160.3471,1.241981,0.229626,0.818175,4.662978,-0.503552,-0.909285,-4.779286,1402.5424,1.361915,0.283159,0.605792,4.472237,-0.481491,-0.87678,-4.7722,1694.1709,2.013826,0.443707,0.845488,4.88161,-0.205094,-0.563688,-3.635005,1548.2646,1.952957,0.37676,0.684902,4.627322,-0.178337,-0.450135,-3.904919,1153.3872,2.178038,0.261273,0.668737,4.301425,-0.194698,-0.494592,-3.258078,1151.885,2.206167,0.267301,0.57571,3.93754,-0.191703,-0.523043,-3.306461,2523.6045,2.191579,0.526303,0.867217,4.563969,-0.373992,-0.709499,-3.463247,2348.4203,2.229257,0.466401,0.904109,4.048102,-0.339425,-0.658676,-3.348583,3
22728.7856,12.304725,5.058987,6.759266,8.691322,-4.324882,-5.557835,-12.374197,42273.2861,12.770643,11.286679,16.243314,19.979684,-6.438735,-8.162455,-18.788156,5825.6562,3.602417,1.959817,4.130831,7.082745,-1.087317,-1.572527,-4.157031,5852.4671,3.415467,1.956267,4.045742,6.803478,-1.093822,-1.596686,-3.959117,3294.7325,3.494189,1.217115,2.834338,5.127165,-0.743744,-1.170555,-2.469199,2873.3543,3.425726,1.05622,2.37035,5.345733,-0.572881,-0.920084,-2.85027,8917.6262,4.551502,3.056792,6.280938,8.868991,-1.858083,-2.951825,-5.916028,9324.6218,4.620906,3.223824,6.817149,11.628099,-1.963913,-3.112422,-6.890937,34471.4927,8.183421,7.697549,10.031494,14.61843,-5.352331,-7.203343,-28.242129,21366.2583,6.191811,4.476137,5.767747,9.205277,-3.329505,-4.600651,-14.383829,6014.5564,3.370989,2.012602,3.843162,7.251017,-1.150579,-1.723457,-5.31253,6331.0965,3.688972,1.921678,3.720869,7.201749,-1.162833,-1.72466,-4.285498,3544.1986,3.87398,1.33339,3.01416,6.256516,-0.750704,-1.307389,-4.05665,3222.824,3.676511,1.227995,2.93196,5.638012,-0.641151,-1.066029,-3.496244,9451.2898,4.28636,3.249691,6.571397,10.004914,-2.082769,-3.397682,-6.802567,9281.1614,4.621749,3.006434,6.145929,10.182288,-2.034421,-3.326392,-6.84736,6
1258.393,1.263053,0.608817,1.081635,3.735383,-1.41976,-1.755989,-5.279692,12135.708,3.29869,4.062439,6.004466,8.966741,-5.444573,-6.37259,-16.42374,19244.6818,11.143232,6.975394,10.699716,13.495854,-4.790085,-7.116623,-12.033667,21284.7902,11.464082,7.654524,11.766994,14.700463,-5.134326,-7.69433,-13.814032,6541.7936,6.791103,2.484673,4.751026,7.237835,-1.90066,-3.257498,-5.391241,5676.9086,6.730418,2.128155,4.056252,6.71227,-1.670341,-2.65496,-5.854596,18352.9346,8.743404,8.443726,16.143568,18.894253,-6.106246,-10.07952,-15.637567,20399.4231,9.287518,9.155004,17.186512,21.148498,-6.673138,-11.259089,-18.464276,2774.3716,1.382892,1.098853,1.800125,6.123478,-1.10683,-1.563394,-6.737403,4094.0678,1.732139,1.400617,2.122844,5.43618,-1.101608,-1.558106,-7.230095,15310.139,8.594471,6.059983,9.645047,12.588572,-4.33269,-6.59644,-14.075678,15453.1091,8.76474,5.790064,8.863572,12.150639,-4.177129,-6.367729,-15.134652,7062.7282,7.652282,2.656157,4.917427,8.080869,-2.12086,-3.705549,-6.379056,7813.3665,8.519774,2.797501,5.003771,7.977156,-2.280217,-3.847412,-6.792866,15425.4841,6.815695,7.88827,15.155694,20.797773,-6.159394,-10.751731,-19.161545,13892.9795,6.736377,6.990655,13.591398,17.276378,-5.50614,-9.638588,-16.018323,3
15029.6067,8.005461,3.156235,4.188002,6.188091,-2.89416,-3.850569,-8.790411,31907.9219,9.939035,7.915214,11.167018,14.893943,-5.007769,-6.324441,-13.867019,3732.6785,2.449461,1.383406,2.963731,5.256916,-0.727832,-1.11872,-3.352572,3773.8777,2.366892,1.372539,2.939669,5.415188,-0.747168,-1.197186,-3.000211,2483.9513,2.797369,0.936963,2.137709,4.74935,-0.572444,-0.955243,-2.532706,2178.5418,2.767162,0.813449,1.895172,4.416032,-0.453219,-0.825559,-3.362044,6055.759,3.198025,2.222011,4.931304,8.119878,-1.219179,-1.903415,-4.337611,6303.4878,3.205875,2.320934,5.289869,8.470275,-1.289373,-2.070675,-4.22237,24339.3609,5.85577,5.20542,6.807836,10.968402,-3.637459,-5.005334,-16.724211,14673.6704,4.340645,3.076451,4.02589,8.314438,-2.099467,-2.884084,-9.413056,3533.1865,2.156796,1.366607,2.651885,6.174271,-0.769321,-1.187514,-4.111472,3830.2041,2.346695,1.316091,2.778988,6.866405,-0.771589,-1.217943,-3.549179,2665.4974,3.050815,1.040132,2.453607,4.930261,-0.577567,-0.978418,-3.225351,2505.6538,2.997498,0.98072,2.372117,5.580341,-0.505766,-0.877016,-3.110923,5845.0708,2.806446,2.249181,5.00426,7.910521,-1.270192,-2.099027,-5.05428,5779.4924,3.026701,2.082282,4.52154,7.923237,-1.229309,-2.006633,-4.784632,6
2999.5022,1.781624,1.041024,1.639874,3.232971,-1.441044,-1.912066,-4.778362,14386.7671,4.138863,4.9465,7.366379,10.912864,-4.64137,-5.963715,-14.377647,25079.6393,14.145155,10.09268,17.165557,20.966518,-6.181556,-9.169776,-17.925565,27548.9773,14.395953,11.030701,18.88355,22.414275,-6.637737,-9.906375,-16.896437,9409.2433,9.354845,3.501538,6.993855,9.937169,-2.96282,-4.975205,-7.460573,7997.7216,8.851284,2.971737,5.736096,8.343635,-2.528416,-4.083804,-6.444276,23825.5859,11.085237,11.568639,24.978877,30.697294,-7.847016,-13.250729,-20.982866,26596.1482,11.864074,12.79868,27.123691,33.657776,-8.619627,-15.079254,-22.00285,4187.1231,1.654175,1.552929,2.580231,5.347762,-0.928427,-1.571062,-7.24846,5150.0747,2.045406,1.798246,2.767412,5.612735,-0.868923,-1.528511,-7.690606,19795.1529,10.851362,8.510314,15.091033,17.794933,-5.43207,-8.186513,-18.723719,19946.6381,10.923274,8.313801,14.154227,18.228772,-5.295709,-7.989676,-18.657693,10379.5634,10.859521,3.833344,7.489926,10.748888,-3.170826,-5.566568,-9.399568,12229.5781,12.966182,4.106223,7.587809,11.787142,-3.642061,-6.290455,-10.655948,20147.7154,8.720016,10.585405,23.487844,28.239174,-7.793246,-14.154397,-25.009687,17980.896,8.439692,9.357764,20.725467,25.854367,-6.897335,-12.422786,-21.436897,3
645.2144,1.326657,0.615374,1.211091,3.124503,-0.131583,-0.423682,-2.932248,1739.1612,1.506423,1.881407,3.239792,6.611517,-0.198034,-0.501964,-3.863431,-252.8591,0.905854,0.463837,1.386304,4.786467,-0.081471,-0.348949,-2.808074,-298.1641,0.896963,0.452347,1.254426,3.701803,-0.080878,-0.326588,-2.479105,27.9147,1.020159,0.397207,1.30268,3.085259,-0.047919,-0.270474,-2.339339,14.796,1.012038,0.334071,1.021574,3.093506,-0.097074,-0.515183,-2.209615,16.7019,1.005846,0.89294,2.382528,5.135083,-0.104636,-0.345611,-2.646886,30.0237,1.01023,0.987272,2.7757,5.461975,-0.106536,-0.394886,-3.258328,1545.311,1.325444,1.257833,2.43364,5.649305,-0.184744,-0.594207,-4.08596,682.1255,1.161116,0.723766,1.449542,4.946388,-0.139774,-0.48542,-4.092715,-474.4121,0.852302,0.37903,1.080593,4.577933,-0.10112,-0.400551,-3.292781,-450.534,0.850146,0.40596,1.247441,3.93654,-0.095944,-0.378798,-2.232673,59.945,1.046173,0.456332,1.558644,5.265781,-0.071046,-0.373202,-3.434935,65.2335,1.050831,0.433721,1.310694,4.417424,-0.05969,-0.338444,-3.00932,-208.8801,0.937569,0.848483,2.388492,6.071754,-0.106996,-0.421501,-3.40997,-109.0752,0.963226,0.761419,2.134777,5.676189,-0.098606,-0.383877,-2.680948,6
-8.6074,0.995608,0.056131,0.30073,3.056427,-0.17762,-0.405784,-2.52457,1261.6033,1.379634,0.277286,0.67196,4.020053,-0.426894,-0.793557,-4.316659,1845.019,2.126298,0.449149,0.745524,3.54201,-0.206517,-0.476665,-2.876951,2154.2235,2.203635,0.492995,0.832299,3.78113,-0.233795,-0.532705,-3.443806,1038.1532,1.93637,0.241217,0.529042,2.984673,-0.155523,-0.410753,-2.579014,934.6691,1.974925,0.212277,0.527853,3.139696,-0.141796,-0.374355,-2.594631,2564.7897,2.29604,0.547704,0.911106,4.144594,-0.344133,-0.696285,-3.130995,2728.8126,2.354079,0.577777,0.952497,4.01285,-0.370748,-0.730291,-3.458141,944.3813,1.208126,0.204862,0.671922,6.008108,-0.285393,-0.615403,-3.872092,1164.4331,1.31974,0.258519,0.70254,5.345628,-0.290345,-0.607991,-3.66731,1489.4762,1.858022,0.409265,0.788776,4.741603,-0.166708,-0.462995,-3.627921,1332.7263,1.794682,0.35779,0.682528,3.94632,-0.148673,-0.493374,-3.357906,1105.1769,2.124964,0.251032,0.600025,4.161487,-0.175149,-0.453547,-3.770576,1117.9467,2.18247,0.250461,0.635941,4.357172,-0.176333,-0.494313,-3.410572,2325.1867,2.086468,0.51627,0.872473,4.871513,-0.284011,-0.667453,-4.2997,2100.8769,2.055258,0.456037,0.836965,4.286959,-0.270854,-0.614365,-3.60133,3
7577.1776,5.597646,1.631669,2.32159,4.427986,-1.423224,-1.903311,-4.502116,17802.0117,6.289971,4.424155,6.385543,10.540483,-2.806201,-3.749249,-9.886472,2004.9253,1.889523,0.879483,1.937269,4.496936,-0.390579,-0.653445,-2.545433,2016.1028,1.822019,0.866535,1.953877,4.196195,-0.399942,-0.751352,-3.003191,1406.5765,2.115265,0.608706,1.793006,4.104515,-0.30854,-0.581863,-2.586782,1213.0101,2.050328,0.527359,1.432934,3.40322,-0.258695,-0.536803,-2.479892,3342.6775,2.317579,1.41687,3.400698,5.642115,-0.640836,-1.053196,-3.064062,3428.2641,2.329391,1.505049,3.901894,7.086326,-0.669494,-1.125032,-3.922524,12983.6905,3.879696,2.818419,4.074324,7.806539,-1.831611,-2.8085,-10.891532,7977.3186,3.071525,1.671584,2.557991,5.980213,-1.108628,-1.558178,-5.644227,1861.157,1.717404,0.816822,1.72913,5.054394,-0.404073,-0.758364,-3.036242,2008.0948,1.838158,0.814415,1.79711,4.879894,-0.388993,-0.711308,-3.952475,1547.1419,2.294979,0.677427,1.924349,4.595901,-0.328431,-0.742755,-3.257588,1502.4237,2.274938,0.63961,1.733751,5.577703,-0.303132,-0.741511,-3.402012,3049.7424,2.046849,1.387934,3.406054,5.957866,-0.629161,-1.090219,-3.440118,2971.9438,2.136395,1.26673,3.189191,6.543151,-0.596201,-1.048794,-3.81018,6
825.7998,1.305437,0.231959,0.42352,3.581068,-0.757755,-1.03218,-2.676152,7952.9714,3.0469,1.778477,2.513446,5.749529,-2.937872,-3.738127,-7.378085,9955.4492,6.918243,2.417615,3.318022,6.282654,-1.618884,-2.402262,-4.800629,11045.3563,7.039655,2.666367,3.676728,6.457875,-1.753693,-2.466755,-5.347575,3171.796,3.869658,1.009701,1.908018,4.225053,-0.711376,-1.236232,-3.243944,2869.0543,4.084192,0.885638,1.577201,3.342565,-0.607995,-1.027115,-2.639981,9998.3555,5.697085,3.027596,4.445593,7.430534,-2.179938,-3.381993,-6.284753,11048.187,6.072835,3.248814,4.811635,8.818955,-2.379944,-3.601166,-6.926048,2945.8433,1.548143,0.641214,1.082495,5.329809,-0.730366,-1.070081,-4.878197,3810.2001,1.909704,0.852722,1.355907,4.739524,-0.728836,-1.097859,-5.098212,8100.7484,5.634138,2.1532,3.035827,6.984465,-1.476244,-2.247189,-5.772853,8076.8419,5.665966,1.931851,2.627758,6.282005,-1.403361,-2.102192,-5.515565,3355.1822,4.331843,1.064429,1.842673,4.439358,-0.784103,-1.335241,-4.458272,3563.2797,4.758085,1.088103,1.883472,5.029108,-0.806251,-1.351126,-4.148888,8286.3933,4.626738,2.751558,4.158003,7.592167,-2.073869,-3.47276,-6.530391,7407.8201,4.455958,2.404419,3.686298,6.862742,-1.857017,-3.070566,-5.586997,3
11230.3616,7.278738,2.324795,3.187214,4.742781,-2.166417,-2.815468,-6.053826,26346.459,8.190704,6.389789,8.990379,11.879457,-4.146123,-5.295691,-11.7771,2992.8664,2.159629,1.166272,2.520041,4.835894,-0.581304,-0.912681,-3.232949,3069.9736,2.121503,1.155503,2.441922,4.758448,-0.598474,-0.977159,-3.200385,2031.8277,2.446117,0.790064,1.999574,4.138173,-0.462623,-0.790074,-2.856367,1740.0328,2.356528,0.685591,1.718798,4.416839,-0.390779,-0.670746,-2.179387,4960.492,2.770424,1.844023,4.054095,7.142973,-0.987494,-1.562914,-4.141525,5142.3025,2.807344,1.952161,4.629214,7.976574,-1.031006,-1.644855,-3.712581,19389.7099,4.878226,4.097565,5.537944,9.982085,-2.938163,-4.313442,-13.272124,11666.5811,3.676745,2.409931,3.376715,6.825656,-1.709178,-2.360823,-8.26908,2894.9578,1.962114,1.141934,2.322659,6.051386,-0.609186,-0.988891,-3.954618,3061.0417,2.084743,1.121348,2.408964,6.26151,-0.606508,-0.951,-3.363917,2224.7065,2.724346,0.870983,2.337048,5.72906,-0.479912,-0.926481,-3.165955,2116.7311,2.682471,0.83024,2.096453,5.221523,-0.429296,-0.85302,-3.351608,4736.3681,2.470137,1.909435,4.243252,7.621044,-0.998319,-1.630901,-3.872798,4690.8442,2.630467,1.715903,3.762643,7.144893,-0.966948,-1.553495,-3.969094,6
2712.3408,1.816606,0.95745,1.475921,3.180655,-1.116086,-1.535447,-3.681773,13757.1391,4.159558,5.090121,7.570424,12.20273,-3.607427,-4.459577,-11.651099,21981.8762,13.234025,8.667524,14.095888,17.055452,-4.96518,-7.271399,-12.112037,24264.3496,13.489039,9.522671,15.696995,18.83402,-5.298354,-7.949129,-14.540592,7826.8361,7.953495,3.016974,6.22175,8.911534,-2.234244,-3.912977,-6.835817,6829.6782,8.0805,2.565364,4.819701,7.244703,-1.862373,-3.160554,-4.89899,20849.7671,10.071701,10.094714,20.41141,24.519912,-6.040348,-10.057078,-14.986326,23299.8793,10.94741,11.283782,22.642896,27.296061,-6.756867,-11.685725,-18.747392,4176.5029,1.687831,1.616158,2.57523,5.544579,-0.707065,-1.248969,-5.900703,5126.3555,2.090557,1.888546,2.845226,5.741699,-0.700514,-1.193177,-4.726725,17417.0658,10.186648,7.490806,12.664638,15.60611,-4.296093,-6.387774,-13.099127,17490.7543,10.20203,7.191553,11.536472,14.545649,-4.217165,-6.649634,-14.773197,8736.7561,9.453628,3.325272,6.282719,9.490085,-2.575214,-4.492306,-7.927225,9995.8426,10.932145,3.462817,6.313953,10.017727,-2.895662,-4.849278,-9.185478,17690.9663,8.05771,9.591942,20.102216,25.348471,-6.008525,-10.785674,-17.245009,15752.5947,7.718848,8.256644,16.8126,21.82136,-5.243465,-9.143112,-15.259223,3
16463.2906,10.485007,3.377391,4.396768,6.070386,-3.186388,-4.151263,-9.342422,36913.6591,11.944509,9.175814,12.733081,15.649312,-5.58258,-6.95784,-14.933591,4738.2009,2.752,1.733999,3.745943,6.304385,-0.958232,-1.484116,-3.714957,4813.7409,2.686291,1.730459,3.661266,6.175001,-0.944918,-1.439871,-3.480809,2954.8604,3.110699,1.116929,2.531632,5.089047,-0.667574,-1.068942,-2.731447,2588.4564,3.058432,0.975575,2.208214,5.589465,-0.561558,-0.906568,-2.759576,7573.384,3.68404,2.730673,5.770245,8.500525,-1.559291,-2.439533,-4.758816,7966.8955,3.77855,2.869764,6.21679,9.462314,-1.662398,-2.740176,-6.482343,28993.7002,7.070282,6.132888,7.845118,11.255862,-4.31935,-5.916151,-19.502293,17891.0044,5.262225,3.654347,4.719952,7.504044,-2.603272,-3.511597,-12.150131,4888.7449,2.564058,1.798469,3.522966,7.044625,-1.018497,-1.54143,-4.743609,5120.8101,2.72914,1.699631,3.271749,7.831359,-1.038436,-1.575533,-3.987466,3233.5498,3.546759,1.22106,2.853887,6.132918,-0.680673,-1.179972,-3.752159,2942.6345,3.329002,1.137688,2.602508,6.347732,-0.576196,-1.023536,-3.491159,7900.0434,3.438106,2.932663,5.981284,8.81652,-1.75378,-2.886034,-6.750038,7779.1423,3.716898,2.651397,5.478181,8.481823,-1.689375,-2.699548,-5.647417,6
307.5518,1.078736,0.288705,0.57064,3.099555,-0.696537,-0.963002,-2.870543,9237.1597,2.951315,2.428564,3.401942,6.21556,-3.036627,-3.523188,-7.759942,15021.6727,8.654808,4.715419,6.924792,9.671347,-2.873951,-4.304093,-7.246622,16752.9651,8.895157,5.223354,7.457935,9.910592,-3.102873,-4.572219,-10.550567,4885.5668,5.214816,1.72821,3.202849,5.36669,-1.237782,-2.134699,-4.331285,4305.7932,5.260819,1.504583,2.75392,5.077093,-1.043846,-1.775733,-4.061729,14407.6929,6.920021,5.66529,9.932525,14.695247,-3.462277,-5.63676,-9.621908,15969.946,7.319048,6.12887,10.552736,14.120338,-3.914461,-6.569857,-10.315998,2237.7436,1.336414,0.69391,1.139444,5.330263,-0.663329,-1.008143,-4.678674,3399.2158,1.65592,0.927689,1.42062,4.487099,-0.644623,-0.976503,-4.383899,11718.2398,6.549945,4.049733,6.104337,9.77181,-2.521042,-3.874042,-10.034584,11999.8142,6.805611,3.833777,5.505288,8.408268,-2.476724,-3.804658,-8.145778,5233.2702,5.867889,1.828761,3.430653,6.427222,-1.380301,-2.408273,-5.017211,5632.7887,6.347542,1.925084,3.408917,6.083145,-1.459752,-2.41956,-5.15983,11822.5341,5.349515,5.09454,9.04907,12.952919,-3.467673,-6.001583,-9.864494,10634.927,5.256568,4.510006,8.001793,11.691261,-3.028916,-4.998959,-9.69976,3
18658.3089,10.8294,4.035422,5.259017,7.87894,-3.539486,-4.672501,-10.765538,40857.4492,12.690283,10.732447,15.256709,18.781876,-6.2218,-7.900927,-18.069613,5390.7727,3.070923,1.91241,4.045608,6.240565,-1.080815,-1.612853,-4.578616,5465.4793,2.96673,1.930605,4.012561,6.865988,-1.057419,-1.558434,-4.086929,3269.4389,3.379892,1.230642,2.890676,4.738588,-0.715171,-1.092023,-2.594252,2834.7047,3.310189,1.071565,2.471863,4.380533,-0.607196,-0.991576,-3.144632,8470.5938,4.032428,3.043673,6.279461,9.697146,-1.758277,-2.629756,-5.242717,8933.185,4.11146,3.181413,6.788568,9.538603,-1.858215,-3.036831,-5.057413,32594.8955,7.691469,7.305131,9.588628,14.222453,-4.801155,-6.50861,-19.47915,20090.4106,5.656662,4.269945,5.534563,8.366484,-2.892054,-3.986895,-12.282831,5492.3206,2.792857,1.97305,3.696526,6.504489,-1.148484,-1.747673,-4.87551,5772.8684,3.010144,1.875154,3.579824,7.298746,-1.204883,-1.782183,-4.822033,3523.8574,3.735702,1.342984,3.024996,6.699555,-0.733235,-1.26886,-3.98091,3218.7597,3.584231,1.237568,2.925681,5.67782,-0.62769,-1.072511,-3.803287,8919.5186,3.733207,3.213928,6.482771,11.888528,-2.024194,-3.396326,-7.449956,8768.1179,4.036264,2.958122,5.95439,9.167972,-1.956847,-3.051196,-6.357052,6
706.3398,1.165607,0.447217,0.846051,3.490319,-0.822232,-1.09809,-3.045476,10807.0493,3.146754,3.386214,4.917303,8.19239,-3.297623,-3.907845,-8.010629,18907.1299,10.528279,6.834622,10.493947,13.232865,-3.928549,-5.892708,-10.514086,21017.2683,10.972148,7.500906,11.554912,14.3,-4.192571,-6.126895,-11.458231,6454.5446,6.592822,2.407383,4.563265,7.753934,-1.714118,-2.925086,-4.760763,5625.1253,6.508236,2.079697,3.927587,5.735129,-1.438734,-2.434908,-4.340743,17973.3169,8.367583,8.089131,15.617317,19.117381,-4.640393,-7.61343,-12.426568,20044.1192,8.8603,8.799362,16.536393,19.750051,-5.244746,-8.851486,-12.922088,2594.4477,1.371204,0.968164,1.635799,5.061559,-0.648183,-1.00959,-4.756819,3840.1582,1.712713,1.227523,1.857681,5.15406,-0.610668,-0.943563,-5.072095,14866.6301,8.005395,5.84941,9.414428,12.416691,-3.408841,-5.323334,-10.807719,15087.5188,8.19853,5.624283,8.680772,12.762005,-3.344355,-5.147674,-10.734128,7000.8506,7.550964,2.578148,4.776778,7.940879,-1.975791,-3.404247,-6.300175,7713.6391,8.254478,2.726227,4.954302,8.488795,-2.165456,-3.51361,-6.463599,15009.916,6.412121,7.407122,14.222895,18.414805,-4.664769,-8.236379,-14.773269,13472.8289,6.336372,6.584878,12.679821,16.866995,-4.047409,-6.863372,-11.442696,3
13283.7065,7.988667,2.743959,3.638873,5.682813,-2.463787,-3.144275,-6.878397,31586.771,10.145204,7.841028,11.088829,15.354145,-4.81174,-6.495935,-12.980885,3642.4619,2.358165,1.377243,2.931079,5.730645,-0.742255,-1.131484,-2.969544,3703.2171,2.303523,1.371989,2.872913,5.786201,-0.735147,-1.102916,-3.393321,2462.3939,2.753621,0.931039,2.288106,4.666696,-0.567564,-0.938926,-2.574307,2154.9842,2.733026,0.811523,1.881408,3.885475,-0.478504,-0.815872,-2.82974,5967.354,3.126538,2.220748,4.868176,8.034802,-1.181145,-1.816968,-4.234424,6217.0874,3.125148,2.31833,5.26368,8.751483,-1.261316,-1.983049,-4.104325,24085.2032,6.047868,5.119706,6.729166,10.520481,-3.362297,-4.633961,-14.592984,14481.3252,4.415655,3.023086,3.994457,7.18316,-1.9207,-2.622668,-9.1471,3440.6314,2.087165,1.378403,2.757316,6.186201,-0.772035,-1.244638,-3.961262,3747.8979,2.288656,1.330407,2.652179,5.905738,-0.782159,-1.219558,-4.490665,2675.354,3.074638,1.0282,2.469978,5.782233,-0.56725,-0.984562,-3.609511,2466.9766,2.923874,0.976465,2.331539,4.730656,-0.489769,-0.827298,-4.066023,5747.3562,2.725405,2.267057,4.963313,7.813357,-1.25834,-2.093913,-5.39612,5721.8864,2.968299,2.066886,4.633756,7.271831,-1.207993,-1.889871,-4.532428,6
2700.7456,1.754778,0.916388,1.466551,3.57054,-1.211854,-1.769848,-4.13634,14267.9443,4.170555,4.751168,7.049106,9.754347,-3.682241,-4.576761,-9.885409,25219.2995,14.210365,10.049731,17.145874,20.927513,-5.716455,-8.570549,-15.581692,27785.2783,14.527972,11.005194,18.834793,23.773075,-6.058066,-9.144429,-16.837942,9341.3294,9.253178,3.476676,6.959289,9.693924,-2.627098,-4.61881,-7.715968,8065.8359,9.060207,2.998154,5.730178,8.09781,-2.185502,-3.707493,-6.303358,24167.4658,11.304715,11.594187,24.919195,29.699914,-6.757323,-11.21874,-16.84177,26818.2419,11.966091,12.740736,26.81978,33.010083,-7.58967,-13.134595,-21.761567,4300.709,1.680396,1.546706,2.547896,4.830576,-0.799012,-1.333125,-5.443485,5244.2319,2.06593,1.763231,2.788727,5.525973,-0.775069,-1.29484,-4.615679,19965.2279,10.909365,8.45933,15.053837,18.769967,-4.920723,-7.639386,-17.47621,20065.179,10.891992,8.299543,14.034073,17.522822,-4.875779,-7.414493,-14.969928,10363.0854,10.753523,3.794938,7.286629,10.631543,-3.125838,-5.520053,-10.158322,12131.0792,12.885899,4.103521,7.622593,11.224217,-3.673715,-6.157814,-9.95993,20458.3958,8.861655,10.491844,23.201706,28.579725,-6.769862,-12.238792,-19.367248,18308.4375,8.621055,9.36049,21.023882,24.776851,-5.858177,-10.673853,-18.897665,3
15227.5037,9.418571,3.148928,4.195571,6.072461,-2.659942,-3.391923,-6.936497,35962.7947,11.37586,8.97814,12.741271,15.340438,-5.513695,-7.09128,-14.904485,4566.9795,2.708222,1.642792,3.509009,6.177159,-0.919673,-1.44789,-3.499684,4611.408,2.612373,1.638763,3.393173,5.685332,-0.907945,-1.367193,-3.874834,2890.5701,3.046512,1.076208,2.525668,4.899623,-0.661084,-1.042905,-2.894199,2541.7638,3.057681,0.935306,2.093848,4.101023,-0.57486,-0.951203,-2.639554,7291.9341,3.602775,2.612062,5.536132,8.084427,-1.483653,-2.289414,-5.160179,7612.0181,3.625347,2.718041,5.947408,9.536954,-1.559923,-2.487764,-5.582471,27781.8555,6.799719,5.947486,7.805689,12.080855,-4.074787,-5.560427,-19.219242,16842.9004,4.894898,3.498056,4.609551,7.717966,-2.364775,-3.23014,-10.210063,4513.4698,2.42947,1.661647,3.208995,6.579067,-0.960017,-1.476975,-4.375367,4799.8901,2.630396,1.577902,3.148991,6.910112,-0.974069,-1.509581,-4.553344,3139.0517,3.425242,1.187255,2.688371,5.757524,-0.66015,-1.185483,-3.698443,2881.17,3.298747,1.115746,2.627633,5.095299,-0.577918,-0.982955,-3.642293,7352.6277,3.252076,2.690923,5.662677,9.865505,-1.607297,-2.709129,-7.079555,7278.3113,3.521547,2.470819,5.24919,9.360922,-1.556958,-2.532571,-5.645386,6
368.6685,1.098033,0.283236,0.580664,3.146786,-1.327751,-3.222374,-6.108406,9487.9668,3.007292,2.419911,3.430578,6.11694,-3.035202,-3.62656,-7.897068,15252.8345,8.745929,4.764541,6.805024,10.035541,-2.832865,-4.204373,-8.210889,16957.1833,9.004024,5.25769,7.535334,10.053577,-3.070952,-4.541161,-8.397344,4885.2274,5.228567,1.727069,3.322424,5.551468,-1.234555,-2.093908,-3.88218,4315.9856,5.254285,1.506844,2.729942,5.080575,-1.054296,-1.754365,-3.506478,14655.469,7.019963,5.74426,10.012037,12.577198,-3.541144,-5.731292,-9.953782,16270.1863,7.426802,6.208699,10.509976,14.706074,-3.916668,-6.437406,-9.915917,2514.7495,1.379936,0.731309,1.258043,5.314508,-0.676641,-0.993902,-5.104138,3723.1153,1.728233,0.96969,1.493982,4.637917,-0.658706,-0.974474,-4.598353,11991.5205,6.700633,4.086839,6.167463,9.330309,-2.464316,-3.667982,-7.870275,12200.2783,6.866907,3.871124,5.550495,8.821024,-2.419696,-3.571509,-8.988087,5250.1008,5.887174,1.840832,3.346203,6.424414,-1.376799,-2.371892,-5.37089,5670.6354,6.443008,1.921457,3.54934,6.478216,-1.467271,-2.424735,-5.2128,12121.9385,5.469184,5.175641,9.194264,14.538075,-3.435285,-5.77689,-10.698159,10906.7024,5.386304,4.597416,8.154957,11.968495,-3.07079,-5.209008,-9.404424,3
581.3924,1.313487,0.544976,1.010461,2.823992,-0.157185,-0.425652,-3.031334,1827.9319,1.510895,1.968048,3.647306,6.849988,-0.192227,-0.530895,-3.178851,-246.7332,0.904381,0.446804,1.271362,4.414224,-0.084766,-0.320645,-2.466326,-280.551,0.899305,0.444403,1.328017,3.763793,-0.079267,-0.298684,-2.571461,0,1,0.391579,1.270776,3.653994,-0.048911,-0.28052,-2.068077,2.6662,1.002178,0.332591,1.112898,2.960246,-0.044544,-0.284989,-2.550063,21.4189,1.007609,0.871524,2.329267,4.859468,-0.089336,-0.3181,-2.294381,34.7387,1.011997,0.927471,2.687148,5.324385,-0.100181,-0.367566,-3.149924,1667.4331,1.3412,1.315314,2.354451,5.69413,-0.180576,-0.580784,-3.493341,799.1616,1.185707,0.750792,1.480665,4.84799,-0.13093,-0.488426,-3.576287,-487.4348,0.842504,0.345158,1.034188,4.091493,-0.10366,-0.357151,-2.682499,-420.5186,0.854381,0.382137,1.16161,4.497422,-0.091891,-0.400254,-1.681087,83.5306,1.064984,0.461869,1.487662,4.749774,-0.05992,-0.370003,-2.612342,68.1626,1.05386,0.428138,1.387237,3.873004,-0.064116,-0.33085,-2.850354,-179.3662,0.945563,0.803382,2.267002,5.822658,-0.102287,-0.372302,-3.132462,-138.6511,0.952082,0.741684,2.203764,5.650839,-0.096782,-0.370151,-2.828367,6
-63.2914,0.966335,0.050392,0.329774,3.037039,-0.220506,-0.444435,-3.197862,1513.2569,1.429257,0.31357,0.678674,4.215721,-0.378861,-0.690982,-3.358735,1948.7753,2.182469,0.449995,0.787613,3.719146,-0.209877,-0.507185,-2.992233,2242.6642,2.25052,0.49647,0.863693,3.636762,-0.251716,-0.513973,-2.844674,1159.5319,2.065696,0.254043,0.594743,3.45751,-0.160095,-0.433673,-1.940976,956.9594,1.974093,0.227283,0.464804,2.744426,-0.144396,-0.359415,-2.182476,2683.943,2.348445,0.564287,0.918379,3.982174,-0.358123,-0.674188,-3.038498,2851.3069,2.394006,0.58274,1.048865,4.710293,-0.384057,-0.669814,-3.170135,1156.1587,1.243961,0.228873,0.612091,4.570866,-0.253783,-0.588785,-4.016818,1337.5239,1.345948,0.268913,0.643018,4.572066,-0.264612,-0.574888,-3.988738,1621.3432,1.941637,0.424987,0.819395,4.752928,-0.161866,-0.511712,-3.737995,1532.0143,1.923273,0.374915,0.724153,4.198431,-0.151894,-0.448557,-3.316654,1125.6724,2.109364,0.269404,0.672993,4.411987,-0.177568,-0.461365,-3.106383,1137.6435,2.196392,0.266427,0.756445,4.401488,-0.173993,-0.456959,-3.673056,2488.229,2.153331,0.51881,0.930203,4.893237,-0.294028,-0.61041,-3.449181,2289.0087,2.158322,0.468952,0.834288,4.424438,-0.275952,-0.608142,-3.397105,3
18241.32,12.91893,3.88711,5.067222,6.673587,-4.485656,-5.691417,-11.646375,41815.0247,12.627464,11.032948,15.980826,20.08355,-6.151108,-7.657928,-19.409205,5891.6484,3.655863,1.951595,4.038989,6.994329,-1.072353,-1.601546,-4.160746,5915.2322,3.456379,1.943619,3.977212,6.411887,-1.076995,-1.566695,-3.887794,3316.2228,3.481421,1.234516,2.833316,4.939809,-0.751417,-1.139094,-3.142751,2918.8257,3.529588,1.055651,2.421283,4.514973,-0.632471,-1.000147,-2.899798,8966.3957,4.577456,3.050772,6.241201,9.005766,-1.80586,-2.881651,-5.558041,9356.5454,4.590494,3.205898,6.781442,10.456201,-1.911872,-3.010705,-5.59734,33596.8515,7.949412,7.480596,9.744387,13.816628,-4.866028,-6.825372,-20.620339,20612.522,5.947621,4.310297,5.62873,8.779483,-2.895323,-3.926168,-12.543866,6094.4754,3.376554,1.981501,3.700759,8.256379,-1.133521,-1.822762,-5.220558,6439.9084,3.742128,1.884973,3.607593,6.475262,-1.147225,-1.697013,-4.465131,3560.2436,3.909747,1.323484,2.986779,5.35581,-0.753746,-1.32341,-4.436619,3288.9794,3.831979,1.233067,3.017963,5.291921,-0.64036,-1.108235,-3.95045,9528.9194,4.273623,3.182911,6.407144,10.084949,-2.023743,-3.30635,-7.039827,9354.1282,4.652052,2.942691,6.023701,9.027275,-1.96384,-3.173951,-6.404012,6
590.0859,1.138372,0.459032,0.865139,3.051631,-1.092,-1.40066,-4.140455,12529.9653,3.403511,4.0415,5.998316,8.161098,-3.596587,-4.408623,-11.94539,19482.1156,11.262144,7.014705,10.774389,14.447135,-3.997941,-6.00242,-13.997819,21502.3655,11.6153,7.67698,11.791597,16.078562,-4.319303,-6.600479,-11.623611,6483.9584,6.670995,2.455094,4.810052,7.316486,-1.749164,-3.023388,-5.061018,5716.9741,6.688344,2.130008,4.090303,6.017875,-1.485566,-2.534268,-4.278588,18817.6787,8.939488,8.47218,16.199284,20.00137,-4.95712,-8.205648,-13.483261,20816.4072,9.45866,9.185731,17.176058,21.927173,-5.47129,-9.198351,-16.767159,3170.2168,1.440693,1.173387,1.882816,5.694225,-0.702216,-1.066205,-4.708344,4536.9297,1.823098,1.473635,2.282162,5.481402,-0.689313,-1.000359,-4.575142,15551.6546,8.643772,6.108852,9.773862,12.426712,-3.469266,-5.133585,-11.994588,15731.2711,8.785212,5.845203,8.889908,11.705309,-3.386758,-5.201256,-13.427933,7133.2874,7.841734,2.647784,4.964571,8.111506,-1.988486,-3.425132,-7.175934,7820.7109,8.479698,2.811493,5.150339,8.415067,-2.195536,-3.682146,-6.902703,15899.523,7.010349,7.926677,15.340226,19.509223,-4.870515,-8.492848,-13.610968,14262.846,6.790889,7.033595,13.629132,17.352728,-4.319717,-7.497258,-14.256761,3
11514.8211,7.599922,2.346174,3.054525,4.62369,-2.939568,-3.744595,-8.857825,31565.1692,9.75677,7.755537,10.786153,15.099587,-4.718271,-6.110992,-14.153318,3739.467,2.404051,1.396293,3.033525,5.93506,-0.726459,-1.126312,-3.434118,3774.0766,2.319353,1.386337,2.974358,5.774325,-0.745605,-1.097627,-3.185444,2466.11,2.717072,0.933311,2.234426,4.290342,-0.587793,-0.99425,-2.836758,2157.2506,2.717776,0.817195,1.849781,4.413997,-0.489487,-0.823284,-2.64305,6117.9431,3.173169,2.23487,4.956338,9.067637,-1.200131,-1.846896,-3.962279,6330.9073,3.169294,2.340965,5.22515,8.893959,-1.277045,-2.015849,-4.874264,23601.625,5.751578,4.988741,6.586429,9.760845,-3.32091,-4.737045,-16.797391,14139.6055,4.23891,2.956547,3.863388,6.903987,-1.869558,-2.610483,-8.871023,3581.0752,2.128824,1.393724,2.756744,5.480385,-0.765854,-1.165819,-3.959009,3884.3039,2.3296,1.344963,2.721852,5.648885,-0.758697,-1.203433,-4.686716,2661.0317,3.001809,1.035649,2.567165,6.010584,-0.58185,-1.019975,-3.75749,2505.556,2.957755,0.972364,2.325526,4.852638,-0.508527,-0.93544,-3.037331,5951.1501,2.815319,2.281114,5.034429,7.889352,-1.249261,-2.120893,-4.883582,5903.5259,3.011416,2.092298,4.601212,7.637683,-1.204342,-2.008639,-4.472577,6
2459.1794,1.745955,0.873906,1.42103,3.377615,-1.365851,-1.820457,-4.400814,14834.4365,4.251246,5.025512,7.509635,10.436239,-3.613867,-4.815128,-10.87609,25323.7017,14.414009,10.117566,17.058469,20.031403,-5.546889,-8.262249,-16.348116,27825.1027,14.744697,11.110289,18.835416,22.201131,-5.984293,-9.055345,-15.878081,9216.0848,9.173096,3.472068,7.110476,10.413633,-2.667543,-4.699095,-7.261204,8089.4988,9.151188,2.980373,5.733367,8.195434,-2.231205,-3.88182,-6.168583,24160.3174,11.242021,11.585997,24.632575,28.120904,-6.890802,-11.739366,-18.326327,27039.6845,12.123066,12.968365,27.556812,33.512702,-7.642322,-13.26771,-21.294985,4395.4468,1.687474,1.615161,2.686506,5.101813,-0.822772,-1.428198,-5.451862,5380.7202,2.094398,1.870449,2.92307,5.548907,-0.753291,-1.348399,-5.348422,20139.0148,11.05301,8.624957,15.018186,18.708386,-4.763381,-7.118656,-16.190712,20210.6747,11.144543,8.38308,14.146833,17.502706,-4.667808,-7.297603,-16.328415,10463.8455,10.780471,3.871636,7.472367,11.140705,-3.1145,-5.500453,-10.049365,12387.955,13.161133,4.088133,7.475739,10.6746,-3.65441,-6.300549,-10.453696,20633.4368,8.944696,10.812685,24.098291,29.391466,-6.749355,-12.321177,-19.531286,18417.563,8.515517,9.422207,20.563551,26.815366,-5.938811,-10.75024,-20.433582,3
5026.5974,4.160419,1.066016,1.512832,3.418904,-1.565347,-2.088263,-5.571211,16241.3323,5.703899,3.966579,5.716826,8.977277,-2.533429,-3.291144,-7.523669,1532.2639,1.557228,0.803961,1.860935,4.438128,-0.395852,-0.682164,-2.816973,1586.8577,1.54521,0.785837,1.85135,4.344743,-0.403978,-0.699299,-2.563282,1236.7128,1.866086,0.582139,1.681088,3.396383,-0.323203,-0.629065,-2.538446,1123.7426,1.900874,0.504673,1.309362,3.386808,-0.268069,-0.503618,-2.379229,2961.9187,2.027397,1.328295,3.182911,6.683945,-0.624324,-1.025919,-3.036086,3039.8321,2.031118,1.450194,3.71696,6.70852,-0.670648,-1.087326,-3.1445,11686.9697,3.480474,2.520494,3.704728,8.275776,-1.564074,-2.216463,-7.756698,7059.5542,2.679979,1.469685,2.305796,5.62721,-0.958216,-1.394444,-4.938305,1276.0715,1.393162,0.754395,1.696803,5.109905,-0.411272,-0.773202,-3.616684,1429.9604,1.467842,0.745849,1.815233,5.48176,-0.406698,-0.76711,-3.720197,1479.8316,2.13839,0.664329,1.903209,5.000356,-0.340275,-0.733862,-3.630166,1409.8936,2.090863,0.621142,1.647267,3.987337,-0.309571,-0.597127,-2.843997,2565.6172,1.766555,1.334609,3.370264,7.081973,-0.62187,-1.058458,-3.510256,2557.6335,1.852112,1.202595,2.950337,5.682196,-0.589562,-1.021329,-4.185543,6
294.8181,1.132045,0.140802,0.357927,3.107493,-0.710359,-1.004977,-3.05571,6500.4043,2.699697,1.26566,1.629355,5.110346,-2.036838,-2.711687,-6.170156,9761.3186,6.460869,2.343769,3.251901,6.573449,-1.430675,-2.072351,-5.17041,10871.3531,6.621069,2.601967,3.567441,6.389932,-1.580407,-2.259515,-5.463062,3088.8354,3.696311,0.977825,1.755468,3.868333,-0.66868,-1.087025,-3.048668,2756.6535,3.78319,0.841395,1.540566,4.768147,-0.57486,-0.99791,-2.564112,9768.6714,5.411777,2.91449,4.39279,7.396942,-1.877003,-3.008609,-5.475199,10824.4565,5.718292,3.145045,4.71317,8.910288,-2.096625,-3.262048,-6.516593,2562.3764,1.489569,0.519236,0.952687,5.249561,-0.553795,-0.918935,-3.926671,3378.3191,1.827276,0.720188,1.173233,4.79438,-0.544194,-0.875618,-4.418914,7818.442,5.105875,2.067368,2.852564,6.575005,-1.256681,-1.955909,-5.560113,7808.2638,5.186452,1.860675,2.619635,5.835171,-1.206275,-1.885828,-5.206759,3295.4245,4.316611,1.019563,1.764492,4.456766,-0.723353,-1.318117,-3.852178,3469.9039,4.445767,1.03592,1.802464,5.144192,-0.745013,-1.263175,-3.723963,7972.6499,4.306963,2.60334,4.062146,8.183517,-1.716661,-2.836745,-6.616541,7141.0898,4.179303,2.278112,3.498612,6.706349,-1.548465,-2.516962,-5.334913,3
8723.1732,7.132672,1.802464,2.402767,3.990204,-2.569303,-3.276644,-7.123955,26000.7972,8.358707,6.25727,8.851749,12.352097,-4.049024,-5.14132,-11.663699,2898.1389,2.130702,1.145486,2.492393,5.158867,-0.589168,-0.918883,-2.706487,2930.4782,2.065399,1.125108,2.462718,5.330783,-0.605704,-0.977132,-2.632195,1981.9332,2.418723,0.775881,2.004869,4.178811,-0.469923,-0.828809,-2.908404,1778.8434,2.469074,0.674608,1.770296,4.059879,-0.393545,-0.702876,-2.193292,4876.2979,2.749024,1.808951,3.996149,7.4069,-0.954979,-1.535938,-4.058425,5027.343,2.769946,1.926146,4.505921,8.655646,-1.022311,-1.644423,-3.94949,19019.1733,4.992942,3.987652,5.464575,9.782182,-2.65638,-3.711539,-11.314612,11437.6123,3.735921,2.352461,3.236981,6.421103,-1.523475,-2.073228,-8.063245,2719.7368,1.903715,1.103569,2.250613,6.832985,-0.621746,-1.082878,-4.409463,2961.0935,2.043776,1.077222,2.376024,5.490901,-0.610286,-1.007242,-4.245816,2167.0391,2.69325,0.886772,2.308254,5.78691,-0.484491,-0.910092,-3.129462,2087.2501,2.664221,0.815246,2.028467,4.916896,-0.432462,-0.777568,-3.223231,4566.5721,2.413686,1.845676,4.252484,8.134797,-0.972093,-1.606656,-4.717727,4561.5193,2.584327,1.67094,3.736181,7.655532,-0.935069,-1.505101,-3.808372,6
2143.7488,1.793753,0.738676,1.186858,3.43321,-1.155341,-1.494951,-4.053036,13825.2734,4.234414,4.764268,7.046701,10.092717,-3.08291,-3.862094,-8.33236,22147.8539,13.060961,8.630943,13.932587,17.34515,-4.586541,-6.671094,-12.702285,24507.2042,13.545024,9.45491,15.455082,18.626216,-4.970646,-7.514826,-13.721527,7841.2042,7.878733,3.006623,6.040673,8.3843,-2.186656,-3.833323,-6.324955,6905.3566,7.949751,2.55948,4.829667,7.668601,-1.833453,-3.091444,-5.449863,21120.9694,10.22921,10.066878,20.3251,25.809406,-5.675761,-9.729396,-14.56194,23555.8738,10.949062,11.22787,22.83821,28.253846,-6.29816,-10.86671,-16.507447,4233.3085,1.712354,1.547507,2.401996,5.118749,-0.712632,-1.345484,-4.756649,5170.457,2.129525,1.799961,2.727263,5.557375,-0.653227,-1.176364,-4.402567,17527.405,10.146893,7.422281,12.436081,15.752003,-3.927043,-6.070353,-13.244319,17737.6367,10.270018,7.125265,11.441362,15.200943,-3.840373,-5.711917,-11.934714,8816.5044,9.540615,3.310456,6.323129,9.755513,-2.512439,-4.528782,-8.939182,10075.9673,10.857047,3.457963,6.167045,9.898642,-2.871687,-4.862467,-7.790469,17909.9397,8.190289,9.430085,19.844322,23.514237,-5.48863,-9.861842,-17.583587,15968.1236,7.835345,8.192737,16.988011,21.854683,-4.847948,-8.682471,-15.112037,3
4460.9209,4.550976,0.957551,1.407388,3.294753,-1.552306,-2.084984,-5.893879,16570.072,5.953377,4.135794,5.973724,8.60794,-2.565539,-3.357351,-9.920041,1647.3215,1.62358,0.805154,1.908327,4.194806,-0.407931,-0.728353,-2.862062,1688.4902,1.601485,0.794842,1.883545,4.202715,-0.407051,-0.69139,-2.996124,1310.5299,1.93982,0.586416,1.705773,3.836909,-0.313388,-0.635664,-2.567182,1180.9754,1.962777,0.504952,1.357962,3.242055,-0.27062,-0.591089,-2.548151,3098.3938,2.112708,1.331091,3.288528,5.909029,-0.629669,-1.017595,-3.421126,3218.2661,2.126747,1.448097,3.717038,6.524949,-0.664297,-1.17282,-3.821317,12008.9892,3.597661,2.639788,3.862088,7.48308,-1.558202,-2.296961,-8.763472,7343.0025,2.799277,1.555017,2.484135,5.947332,-0.969659,-1.409056,-4.814462,1389.8482,1.444017,0.746059,1.771162,5.36566,-0.423414,-0.77638,-2.97648,1527.9941,1.516004,0.737919,1.824442,4.799526,-0.417724,-0.743777,-3.630906,1511.7499,2.183527,0.664139,1.859931,5.273189,-0.34342,-0.678085,-3.225638,1463.7755,2.165001,0.632901,1.625304,4.497134,-0.313372,-0.625976,-3.906158,2704.7618,1.82802,1.349418,3.239646,6.028191,-0.627846,-1.055675,-3.525789,2692.0186,1.929071,1.195501,2.936439,6.114392,-0.59499,-1.046859,-3.362971,6
213.9304,1.115465,0.117476,0.323903,2.672431,-0.652264,-0.9385,-2.845811,6544.8279,2.727428,1.336791,1.705328,5.706495,-1.877551,-2.409537,-4.86629,9659.326,6.541403,2.318244,3.110437,6.042041,-1.390173,-2.048583,-4.941414,10787.8518,6.719221,2.574256,3.482135,6.57157,-1.537659,-2.287108,-5.421537,3087.0986,3.775879,0.977546,1.803785,4.180374,-0.655792,-1.088551,-2.823117,2746.78,3.917343,0.845171,1.471322,3.400616,-0.56215,-0.944401,-2.616259,9706.8235,5.443636,2.892964,4.334371,6.640617,-1.784564,-2.752179,-5.080668,10749.1038,5.823321,3.099228,4.581783,8.315706,-1.992945,-3.101629,-6.523043,2564.9092,1.487164,0.527158,1.074814,5.284054,-0.47837,-0.812977,-4.019706,3371.0552,1.808077,0.717979,1.169095,4.977411,-0.477359,-0.749615,-3.957688,7863.7125,5.352938,2.060864,2.891034,6.791976,-1.222511,-1.875739,-5.508692,7853.548,5.357706,1.853692,2.502006,5.751777,-1.176332,-1.851,-5.208965,3258.8227,4.229828,1.02006,1.839769,4.51379,-0.716499,-1.261817,-3.986255,3389.163,4.40085,1.040006,1.796909,4.813963,-0.737462,-1.28217,-4.017299,7898.292,4.36738,2.572028,3.888227,7.859934,-1.644058,-2.811832,-5.853643,7139.0417,4.285938,2.266701,3.49319,6.96197,-1.453563,-2.44023,-5.63265,3
7310.7224,7.656605,1.496715,2.015113,3.700739,-2.622259,-3.488902,-7.782163,26419.3643,8.503734,6.495839,9.259139,12.47528,-4.096114,-5.221812,-11.5867,3028.5163,2.234807,1.133322,2.420498,5.422842,-0.594332,-0.956799,-2.924532,3057.9583,2.159049,1.128569,2.424784,4.473491,-0.595518,-0.923723,-3.026892,2030.6628,2.467357,0.784723,1.930249,4.369284,-0.453458,-0.821199,-2.429649,1819.2739,2.534537,0.68638,1.743602,4.043531,-0.394677,-0.680302,-2.101245,4935.5327,2.834936,1.828151,4.245963,7.477609,-0.963853,-1.614689,-3.81154,5135.1448,2.848214,1.913377,4.417504,8.048363,-1.011373,-1.626902,-4.128653,19744.6362,5.079284,4.197902,5.624932,8.132253,-2.731531,-3.824944,-12.249707,11939.8662,3.792891,2.490607,3.377388,6.348424,-1.578756,-2.114423,-6.649835,2836.2407,1.989731,1.086323,2.259898,4.898402,-0.621302,-1.018452,-3.798403,3007.3814,2.119941,1.058314,2.342757,6.260508,-0.625574,-1.010651,-3.709228,2195.9726,2.716691,0.862231,2.123967,4.81483,-0.472754,-0.8733,-3.083775,2120.9848,2.745734,0.824485,2.103716,5.08634,-0.422366,-0.810678,-3.303759,4660.8408,2.492617,1.831579,4.165445,7.907593,-0.992086,-1.632551,-3.990717,4580.9277,2.66016,1.683682,3.768715,6.465753,-0.948554,-1.572372,-4.163576,6
1990.9395,1.869232,0.75188,1.317934,3.871195,-1.158666,-1.655325,-4.087216,13770.3144,4.212078,4.738614,7.099552,9.906129,-2.995304,-3.798662,-8.331939,22362.317,13.626822,8.614622,14.11269,17.880854,-4.680785,-6.906861,-12.837403,24637.0589,13.896019,9.449016,15.425868,18.788758,-4.982037,-7.461387,-16.439416,9150.5357,9.233993,2.968854,5.88648,8.544661,-2.191284,-3.799007,-6.019465,6868.0128,8.000768,2.570716,4.904363,7.5055,-1.804824,-2.992392,-5.228921,21475.3628,10.746868,10.152088,20.8344,24.974387,-5.395249,-8.95239,-14.219459,23827.5044,11.394016,11.141533,22.387499,28.784055,-6.09289,-10.40867,-16.424685,4356.0937,1.723199,1.565541,2.49351,5.081648,-0.653476,-1.209312,-4.559869,5304.4433,2.129203,1.823538,2.745801,6.55803,-0.620197,-1.124922,-4.592152,17782.8656,10.592088,7.388434,12.653541,15.567111,-3.980966,-6.028956,-12.373698,17885.4413,10.621294,7.146939,11.571276,14.867254,-3.910916,-5.85557,-12.423377,8675.69,9.444702,3.246297,6.102517,11.598229,-2.526262,-4.358532,-8.507471,9875.2296,11.046013,3.466997,6.438356,10.121282,-2.889514,-4.835385,-8.006717,18141.4614,8.488236,9.333186,19.611512,26.265904,-5.32167,-9.671836,-17.480205,16171.021,8.142023,8.280629,17.192644,20.684228,-4.600412,-7.856419,-12.944135,3
10731.1311,10.564523,2.136092,2.887477,4.313729,-3.896866,-4.847851,-12.282852,36929.4546,11.685671,9.374037,13.301283,16.495116,-5.541621,-7.065934,-15.641197,4688.7295,2.826001,1.671923,3.548699,5.754679,-0.967878,-1.470007,-4.089396,4736.3394,2.722929,1.671622,3.536681,7.09245,-0.952481,-1.486855,-4.066991,2917.8424,3.129505,1.099879,2.480181,4.494642,-0.653136,-1.057169,-2.806634,2586.2637,3.136972,0.962835,2.176821,4.749534,-0.560854,-0.879628,-2.809423,7506.3205,3.754105,2.674381,5.760668,9.146222,-1.540998,-2.323362,-5.144193,7839.3447,3.792581,2.813313,6.137007,9.150051,-1.633346,-2.567904,-5.235977,29068.5878,7.062026,6.311163,8.297452,13.890628,-4.109688,-5.673108,-17.967485,17860.6929,5.161687,3.727873,4.85958,8.046021,-2.398496,-3.270752,-11.505174,4673.1792,2.529762,1.698657,3.326471,7.421717,-1.02231,-1.589513,-4.800856,4954.8198,2.751356,1.632122,3.290559,7.033953,-1.045658,-1.600584,-4.718323,3161.9352,3.489545,1.200829,2.905039,5.695631,-0.672869,-1.242061,-3.710839,2935.5955,3.393212,1.127662,2.69209,5.659397,-0.577921,-0.94779,-3.541864,7619.9182,3.37902,2.779112,5.729471,10.058604,-1.7336,-2.919927,-6.511117,7556.4846,3.689005,2.565043,5.411601,8.85844,-1.661697,-2.634637,-5.949906,6
36.5225,1.012094,0.282862,0.708161,2.681336,-0.854237,-1.094179,-3.228016,9480.5244,2.986521,2.479378,3.427336,5.42239,-2.54134,-3.057931,-7.385596,15134.6761,8.889652,4.714741,6.799739,9.719129,-2.722489,-3.985564,-8.229281,16834.8393,9.159802,5.211079,7.487752,10.26904,-2.927837,-4.341018,-8.573871,4907.6347,5.377255,1.754489,3.222018,5.316956,-1.203909,-2.009385,-3.584318,4295.3219,5.301636,1.497552,2.753959,4.796607,-1.011551,-1.67144,-3.526484,14563.8833,7.186945,5.7389,9.867622,12.356373,-3.189179,-5.128531,-9.713947,16206.7173,7.622215,6.232472,10.69169,14.918864,-3.601255,-5.930097,-9.912221,2499.8789,1.377792,0.738393,1.216513,5.141496,-0.537054,-0.907373,-4.257969,3662.1118,1.711582,0.985618,1.465429,5.946779,-0.53646,-0.871613,-4.071861,11939.7055,6.87255,4.080004,6.224951,9.272945,-2.341882,-3.647973,-8.624439,12102.4405,6.924413,3.858795,5.508514,8.587779,-2.291295,-3.481982,-7.933399,5228.5484,5.99203,1.837944,3.282131,6.345887,-1.338554,-2.265149,-4.556581,5620.7484,6.551198,1.918949,3.462174,6.037205,-1.424274,-2.3045,-4.950338,12086.5371,5.645018,5.211226,9.218557,13.033741,-3.117513,-5.436115,-9.102219,10871.208,5.500356,4.602405,8.201515,11.790163,-2.726207,-4.54721,-9.232256,3
324.3453,1.239617,0.33996,0.70268,2.755056,-0.149552,-0.44106,-2.437196,1876.1106,1.526036,1.981959,3.439591,6.278958,-0.198013,-0.481112,-2.510647,-251.1695,0.900486,0.452109,1.265521,4.829661,-0.084027,-0.385865,-2.640787,-248.9368,0.90763,0.438918,1.277165,3.974741,-0.083347,-0.387597,-2.848536,24.3843,1.018031,0.410901,1.256654,4.261195,-0.051331,-0.264795,-2.32803,76.6647,1.063929,0.346703,1.071685,3.045245,-0.048546,-0.283215,-2.637146,51.9033,1.019244,0.893168,2.407575,4.8188,-0.100176,-0.341513,-3.117166,26.7993,1.009509,0.939174,2.683753,5.216081,-0.098421,-0.397857,-3.01454,1647.2481,1.334102,1.291863,2.433531,6.482023,-0.177891,-0.575857,-3.837755,798.647,1.184529,0.743361,1.47718,5.102191,-0.133032,-0.430571,-3.354862,-448.4158,0.850426,0.357525,0.966078,4.462817,-0.111256,-0.391011,-2.137097,-381.1543,0.861601,0.382299,1.173489,4.823883,-0.105261,-0.383434,-2.761191,98.013,1.078639,0.461911,1.450099,4.508192,-0.061848,-0.343046,-3.330008,71.3789,1.057612,0.444676,1.367517,4.002215,-0.061077,-0.332013,-3.036644,-158.9638,0.95003,0.814018,2.280493,5.600256,-0.103813,-0.394653,-3.29181,-80.8279,0.970923,0.762765,2.148549,5.836516,-0.097586,-0.380182,-2.605297,6
-223.7615,0.852502,0.03645,0.269042,2.25082,-0.184843,-0.420621,-2.537103,1488.4489,1.422505,0.301851,0.684943,4.08329,-0.331523,-0.594231,-2.860951,1916.2615,2.251737,0.446206,0.783908,3.561818,-0.212092,-0.512885,-2.97251,2218.3324,2.34028,0.497742,0.83617,3.80719,-0.239002,-0.496999,-3.17979,1073.4982,2.017407,0.255116,0.642653,3.437699,-0.159603,-0.411426,-2.491758,856.8692,1.849079,0.211431,0.544315,3.300363,-0.135593,-0.428078,-2.652434,2668.8571,2.433214,0.555125,1.01329,4.208379,-0.330939,-0.644125,-2.944216,2782.4674,2.433184,0.57405,0.951002,4.349495,-0.355089,-0.721541,-3.256624,1125.504,1.235134,0.224803,0.631404,5.652623,-0.235281,-0.583863,-3.692966,1342.9192,1.344965,0.273299,0.669753,4.822179,-0.232867,-0.543102,-4.182843,1614.244,2.012988,0.411591,0.824113,4.522894,-0.157037,-0.4847,-3.741822,1493.5048,1.948794,0.362354,0.743257,4.217994,-0.148509,-0.467614,-3.723204,1102.4954,2.135609,0.25538,0.625728,3.927972,-0.177624,-0.483826,-3.283554,1135.5269,2.252548,0.2545,0.563858,4.366648,-0.168361,-0.444366,-2.99762,2495.4259,2.236538,0.52417,0.95935,4.444232,-0.265274,-0.591866,-3.637154,2248.6111,2.206645,0.470825,0.79344,3.807707,-0.248099,-0.566237,-3.77197,3
14666.6146,14.154737,3.02392,3.987935,6.06937,-4.619321,-6.028721,-15.888631,42419.7331,12.943014,11.233029,16.077065,19.850898,-6.297476,-8.075971,-22.793586,5782.7248,3.703858,1.9223,3.963014,6.462291,-1.098283,-1.753636,-4.867612,5830.7749,3.52505,1.948369,3.945541,6.294039,-1.090085,-1.664682,-5.119906,3320.454,3.647924,1.223073,2.802634,5.884654,-0.732813,-1.142032,-2.725984,2881.6685,3.508827,1.057747,2.450953,5.040252,-0.592441,-0.932008,-2.639606,8821.7056,4.615428,3.038671,6.206466,9.248908,-1.840526,-2.880453,-5.319233,9311.3977,4.75622,3.163471,6.652162,10.186266,-1.935724,-3.158443,-6.658314,34577.3706,8.144816,7.732945,10.0645,15.18218,-4.925245,-7.032336,-26.78575,21303.1373,6.13349,4.48701,5.855145,9.048172,-2.9086,-4.080473,-12.816279,5969.5335,3.460977,1.942224,3.730196,7.421671,-1.158741,-1.792423,-5.371136,6296.9287,3.821233,1.865865,3.641113,7.401871,-1.175813,-1.799094,-5.353414,3563.1079,4.022565,1.307377,2.922263,5.80867,-0.758154,-1.379855,-4.047341,3254.4547,3.822936,1.224239,2.851296,6.068073,-0.646947,-1.095898,-4.423229,9399.711,4.36858,3.173525,6.379823,9.902345,-2.083341,-3.48602,-8.107576,9243.6846,4.753434,2.945202,6.001851,8.972399,-2.006578,-3.317336,-7.579609,6
95.1106,1.026461,0.343609,0.680999,3.246628,-1.000571,-1.421536,-5.205239,11918.0688,3.266589,3.933168,5.700585,7.722584,-2.968219,-3.655759,-9.761779,19212.5972,11.5515,6.933083,10.822772,14.298621,-3.778058,-5.712458,-12.869962,21240.0268,11.876468,7.608966,11.584218,15.215675,-4.086978,-6.168714,-13.161879,6505.484,6.946199,2.463609,4.734633,7.135883,-1.683673,-2.923723,-5.515242,5668.5668,6.845899,2.112792,4.026121,6.160521,-1.486266,-2.420389,-5.17445,18439.4944,9.074826,8.400937,15.901399,19.870245,-4.528832,-7.595147,-13.271389,20461.667,9.623144,9.122761,17.098677,22.670384,-4.987527,-8.502822,-14.627893,2891.2417,1.397213,1.105081,1.848938,5.864771,-0.581254,-1.091505,-5.701942,4261.127,1.766017,1.410579,2.152072,4.756642,-0.580918,-0.928558,-4.573778,15357.7755,8.880266,6.032907,9.543663,12.409692,-3.235457,-4.973398,-12.706661,15522.5039,8.989547,5.779431,8.781492,11.733716,-3.174826,-4.89838,-11.957616,7030.7342,7.938326,2.642719,4.903742,7.886979,-1.914771,-3.35944,-6.809656,7737.619,8.810552,2.783987,5.050267,8.286086,-2.145888,-3.740789,-6.965866,15581.8847,7.076798,7.851579,15.148165,18.714283,-4.342126,-7.780559,-15.407392,13972.4414,6.899541,6.955227,13.415766,17.544405,-3.88352,-6.905497,-12.835135,3
8731.1192,7.335165,1.784336,2.45118,4.534685,-3.21369,-4.337006,-11.329264,32042.282,9.924147,7.983657,11.323454,15.191076,-5.025015,-6.600153,-18.117516,3645.3154,2.432677,1.356615,2.914919,6.019273,-0.765277,-1.35857,-4.089318,3698.6191,2.361119,1.354783,2.836688,4.947248,-0.761674,-1.188527,-3.610404,2465.3155,2.816797,0.927349,2.237093,5.354942,-0.593168,-1.080942,-3.167239,2161.352,2.793147,0.810957,1.90533,3.851129,-0.503233,-0.839387,-2.619153,5990.471,3.215256,2.185352,4.730163,7.217467,-1.224712,-1.936095,-4.259279,6216.9099,3.204972,2.302807,5.202265,8.373655,-1.293719,-2.107307,-5.086343,24469.9082,5.893265,5.247119,7.037092,11.502812,-3.555676,-5.186293,-16.220099,14731.4146,4.368509,3.107124,4.133189,7.280888,-1.972359,-2.726653,-10.729384,3461.7695,2.154289,1.350093,2.666549,5.814289,-0.78104,-1.244924,-4.961903,3741.4958,2.349328,1.317448,2.608787,5.376382,-0.781526,-1.253646,-4.90024,2652.4911,3.081318,1.022308,2.467158,5.353379,-0.589832,-1.051605,-4.358738,2492.5205,3.020841,0.961794,2.289055,5.968935,-0.520446,-1.034012,-3.531118,5773.5605,2.825622,2.26281,4.74036,8.35592,-1.293177,-2.065391,-5.342719,5744.354,3.054685,2.067263,4.483192,7.682905,-1.241555,-2.040921,-5.398725,6
1853.9065,1.700401,0.712581,1.170307,3.154507,-1.231466,-1.798574,-4.294448,14019.4311,4.028434,4.911447,7.449414,9.824085,-3.135527,-4.158959,-9.986336,25068.8182,14.850682,10.070673,17.327837,20.146253,-5.268648,-8.064641,-16.082733,27608.417,15.242578,11.026243,18.777741,22.018291,-5.673013,-8.642399,-17.417902,9292.7436,9.430498,3.477086,6.870841,10.11446,-2.546853,-4.550239,-7.672124,8039.8329,9.358831,2.987312,5.673689,8.706232,-2.162996,-3.817201,-7.153457,23818.1038,11.651537,11.659558,25.172967,29.225367,-6.169652,-10.553964,-18.918895,26455.3409,12.282624,12.793826,27.112344,34.415711,-6.84106,-11.910971,-18.263031,4159.3926,1.643304,1.591258,2.645184,5.165938,-0.884115,-1.550777,-5.676846,5166.8906,2.029452,1.840625,2.868912,5.234786,-0.805654,-1.307252,-5.226204,19793.3298,11.339368,8.524504,15.068879,19.359413,-4.417893,-6.946315,-15.760165,20005.4105,11.539067,8.358852,14.072805,17.35868,-4.398753,-6.934269,-17.247873,10288.1288,10.920479,3.789298,7.410585,10.567938,-2.998696,-5.328434,-9.163134,12025.9731,13.11048,4.083962,7.490082,10.787772,-3.599714,-6.148661,-10.626637,20111.374,9.157089,10.673017,23.576581,29.822702,-5.880115,-10.936348,-19.995779,17942.3071,8.826779,9.491011,20.907996,26.33731,-5.23655,-9.584832,-15.743664,3
7386.5591,8.185741,1.481277,1.992041,3.273036,-3.040629,-4.006433,-8.600861,31589.9771,10.198625,7.70181,10.97622,15.556349,-4.963812,-6.557629,-14.810073,3694.8921,2.439965,1.370298,2.954418,5.196794,-0.761708,-1.238367,-4.578168,3747.2561,2.363395,1.371983,2.870519,4.897379,-0.768921,-1.208143,-3.793993,2492.3363,2.839556,0.922797,2.104755,4.640349,-0.58605,-0.995492,-2.918707,2198.1157,2.853768,0.806442,1.877567,3.879673,-0.511874,-0.83188,-2.535817,6040.8643,3.229341,2.203903,4.794821,7.628026,-1.244545,-1.870964,-4.261552,6334.789,3.258551,2.288213,5.233124,8.60276,-1.31754,-2.01072,-4.936503,24130.4311,5.986137,5.085954,6.672062,10.749058,-3.454762,-4.797628,-16.815965,14571.4165,4.37744,3.016153,4.059823,8.010183,-1.942509,-2.703875,-9.699141,3515.8814,2.161021,1.352974,2.779814,6.389809,-0.804594,-1.266062,-4.787155,3760.1919,2.333134,1.305907,2.610818,5.29099,-0.802302,-1.322976,-4.900857,2696.2909,3.153365,1.016936,2.40055,4.847828,-0.59192,-1.057078,-4.871411,2503.7721,3.029287,0.970848,2.32316,4.930432,-0.531377,-1.009068,-4.316872,5872.5271,2.847843,2.219117,4.77291,7.826684,-1.297474,-2.07278,-5.747092,5823.1514,3.091834,2.060323,4.57392,7.953713,-1.260911,-2.065275,-5.669855,6
1680.9517,1.753615,0.638318,1.063732,2.510967,-1.200987,-1.732423,-4.871998,12942.563,3.881948,4.470118,6.593373,9.431485,-2.766578,-3.685986,-8.721162,24477.9753,14.040635,9.871704,16.908328,20.411786,-5.0575,-7.707006,-14.906378,27009.8165,14.44028,10.791396,18.588187,23.368429,-5.415191,-8.226371,-16.344243,9218.7099,9.179809,3.432599,6.901765,9.130769,-2.537165,-4.57262,-8.517745,8009.2943,9.211727,2.934433,5.580093,8.353326,-2.139475,-3.727179,-7.054576,23111.8032,11.047298,11.221469,24.120911,28.788416,-5.937035,-10.204697,-16.066727,25866.4426,11.822351,12.486707,26.788914,32.822278,-6.59596,-11.649852,-20.212062,3807.6489,1.604544,1.471694,2.444066,5.66557,-0.836366,-1.390202,-5.944725,4769.3154,1.979681,1.700371,2.616682,5.378023,-0.740766,-1.314211,-5.297939,19242.7608,10.829131,8.281624,14.724425,18.423965,-4.178067,-6.378663,-12.698992,19384.3283,10.941598,8.090329,13.703034,17.008784,-4.141672,-6.512358,-16.43979,10234.4021,10.842321,3.748294,7.184919,11.252379,-2.97728,-5.23612,-9.206751,12008.5561,12.813886,4.006762,7.212423,11.032654,-3.559074,-6.165943,-11.492339,19342.0169,8.679693,10.164773,22.790695,27.355039,-5.630038,-10.279646,-18.330942,17301.2989,8.305075,8.979019,19.845757,24.562835,-4.977526,-8.9397,-15.966273,3
2752.6568,4.186827,0.565282,0.879556,2.978029,-1.773744,-2.462354,-8.100826,16299.1748,5.831699,3.962869,5.756749,8.802034,-2.631485,-3.648517,-8.761174,1710.0069,1.662104,0.808341,1.78121,4.259324,-0.404418,-0.725895,-3.186268,1730.3002,1.628883,0.783893,1.825235,4.382533,-0.411818,-0.767364,-3.011955,1327.7893,1.985513,0.576855,1.591214,3.600249,-0.319134,-0.589162,-2.736334,1193.2897,2.014186,0.501254,1.348615,3.363703,-0.28077,-0.608743,-3.012831,3091.884,2.124945,1.327983,3.265811,5.904082,-0.639194,-1.072609,-3.01829,3172.3853,2.118467,1.418836,3.598623,6.26687,-0.662468,-1.060452,-3.233767,11668.5185,3.492552,2.543595,3.697287,7.417642,-1.635462,-2.280136,-8.020568,7104.2417,2.705765,1.499404,2.418815,5.477487,-0.998061,-1.468843,-5.481099,1405.5952,1.453264,0.74738,1.68756,4.807453,-0.415393,-0.83221,-4.094946,1573.9069,1.545173,0.726436,1.767545,5.033586,-0.409129,-0.758902,-3.959521,1520.3371,2.229968,0.647802,1.814354,5.244724,-0.347487,-0.789254,-3.918125,1449.3738,2.160391,0.620922,1.641766,5.970803,-0.325753,-0.663247,-3.052816,2695.2429,1.839772,1.309142,3.231666,6.919023,-0.630428,-1.092894,-4.011735,2700.2563,1.941393,1.180033,2.814827,5.582571,-0.589238,-1.052697,-4.630861,6
101.942,1.080487,0.094919,0.294648,2.41739,-0.720536,-1.065586,-3.096553,6051.2007,2.603158,1.202328,1.589619,5.276068,-1.663045,-2.198678,-5.348907,9521.8898,6.517178,2.296132,3.187747,5.904195,-1.362684,-2.053608,-5.853886,10647.3284,6.682089,2.544854,3.392093,5.737409,-1.508576,-2.235079,-5.093309,3044.9339,3.826565,0.96049,1.722038,4.703638,-0.632974,-1.095949,-4.050866,2716.3238,3.895178,0.824,1.442108,3.4858,-0.558663,-0.944449,-3.267189,9545.5249,5.420547,2.830072,4.238751,7.559258,-1.732073,-2.673271,-7.20698,10591.4524,5.813419,3.052878,4.52791,7.774946,-1.918608,-2.989519,-6.585823,2407.878,1.462583,0.504206,0.932108,5.750825,-0.45018,-0.75796,-4.166526,3196.5952,1.783147,0.677232,1.112549,5.037372,-0.460526,-0.817675,-4.374545,7659.6702,5.213508,2.037879,2.892136,6.199637,-1.167823,-1.805895,-5.216085,7684.4094,5.243024,1.837233,2.538273,5.734623,-1.131544,-1.846787,-5.506422,3207.5544,4.266941,0.99623,1.778649,5.169462,-0.687967,-1.262295,-3.957056,3372.0892,4.465676,1.006732,1.769777,4.146433,-0.717673,-1.305346,-4.293603,7769.9319,4.331662,2.522963,3.93623,6.979084,-1.506478,-2.571925,-5.872798,6974.7036,4.204959,2.198373,3.436221,6.76498,-1.373621,-2.381375,-5.472719,3
4770.8113,7.385917,0.985309,1.394365,3.244913,-2.991999,-4.069727,-11.048697,26280.6062,8.616723,6.31932,8.859786,11.92838,-4.215098,-5.493482,-12.474135,2971.2051,2.201286,1.153366,2.529808,4.920298,-0.606255,-0.980373,-3.730312,3006.7502,2.127171,1.146523,2.521104,5.407218,-0.626757,-0.984671,-3.768985,2033.6531,2.524579,0.784208,2.075947,4.749269,-0.475113,-0.851043,-3.315675,1798.3186,2.533437,0.678287,1.712124,3.921762,-0.410958,-0.745012,-2.548482,4921.7581,2.809315,1.814124,4.027827,7.154103,-0.977778,-1.588748,-3.745509,5121.7105,2.857748,1.930206,4.527406,7.712335,-1.024831,-1.675962,-4.150505,19336.2647,5.140096,4.053677,5.381449,10.535354,-2.80828,-4.001981,-13.288544,11640.6601,3.855053,2.413735,3.308693,6.361336,-1.596333,-2.210608,-7.624979,2780.646,1.946528,1.107595,2.223,5.514898,-0.636309,-1.039848,-3.889318,2995.2117,2.084964,1.097823,2.380009,5.549415,-0.633409,-1.047676,-4.184965,2212.5698,2.772295,0.868876,2.226065,5.010066,-0.489243,-0.953734,-4.074593,2105.5509,2.730406,0.809964,2.050325,4.232094,-0.444322,-0.838848,-3.576673,4644.0595,2.466768,1.85574,4.351911,8.763829,-0.982545,-1.677551,-4.479187,4620.5327,2.639557,1.685937,3.736735,7.486521,-0.949778,-1.543295,-4.665875,6
4273.3046,3.723418,1.26754,2.886745,5.726304,-1.226942,-1.697229,-4.968131,13275.0762,4.140423,4.528059,6.655652,10.244192,-2.798139,-3.842351,-9.845763,21967.4774,13.356647,8.538583,13.925018,17.089698,-4.51312,-6.776508,-13.630954,24309.4538,13.75227,9.356648,15.344742,19.115562,-4.823292,-7.290853,-16.716796,7944.3841,8.216442,3.006422,5.931508,8.33849,-2.131164,-3.726056,-6.414847,6984.3746,8.441168,2.555305,4.731817,7.751607,-1.794525,-3.043908,-5.615445,20838.1367,10.28648,9.928603,20.266302,25.208375,-5.209871,-8.871118,-15.284124,23285.8139,11.004871,11.054246,22.309525,27.823555,-5.792637,-10.018974,-17.915755,4137.9458,1.705495,1.489546,2.36307,5.96729,-0.706065,-1.320423,-5.106113,5036.8569,2.113415,1.738028,2.615307,5.950054,-0.641398,-1.130307,-5.616053,17360.6153,10.345873,7.30797,12.374882,16.401897,-3.753811,-5.946714,-12.021861,17459.928,10.436515,7.03624,11.529493,14.812166,-3.707787,-5.679973,-12.868235,8745.1681,9.56842,3.273241,6.223398,11.002711,-2.438276,-4.286273,-8.077783,10036.4397,11.269461,3.419494,6.235804,10.056426,-2.824309,-4.86175,-9.152637,17626.0691,8.254426,9.227041,19.277294,25.101116,-4.919722,-8.941643,-14.856052,15688.2839,7.820833,8.015454,16.663581,21.237154,-4.349505,-7.824741,-14.254535,3
17744.9238,7.39767,3.865867,5.143137,7.487312,-4.300382,-5.563911,-13.736474,36600.7505,12.017493,9.078199,12.600581,16.106796,-5.651856,-7.33084,-18.066353,4715.9183,2.784997,1.695695,3.557256,6.500286,-0.918519,-1.379586,-4.257625,4785.3982,2.703227,1.67777,3.548709,6.319475,-0.940964,-1.419287,-4.144513,2941.8774,3.173038,1.097575,2.515657,4.965409,-0.654309,-1.054155,-3.202838,2589.5979,3.09815,0.932348,2.092153,4.606439,-0.567462,-0.904205,-3.7676,7592.9265,3.74014,2.65887,5.485293,8.681549,-1.517643,-2.367116,-6.321677,7867.175,3.774989,2.814411,6.208546,10.259947,-1.614135,-2.550432,-5.553835,28334.1601,7.178599,6.015883,7.741128,11.568936,-4.27148,-6.123956,-19.245197,17236.5408,5.271325,3.544521,4.578182,7.637729,-2.444764,-3.385535,-10.89079,4821.4387,2.563214,1.748501,3.400995,6.824687,-0.983851,-1.614908,-4.952352,5124.3037,2.749331,1.673564,3.258488,6.673884,-0.9787,-1.476698,-4.751922,3197.4941,3.585086,1.206539,2.961007,6.180393,-0.681883,-1.205372,-3.794883,2947.4126,3.370685,1.102605,2.674451,5.243765,-0.596212,-1.085501,-4.681451,7875.7232,3.456708,2.841798,5.833238,8.761611,-1.686362,-2.823096,-5.963428,7826.21,3.761323,2.57424,5.291437,8.184545,-1.620174,-2.718776,-5.612296,6
5466.8794,3.568262,1.91793,5.638077,8.243233,-0.900337,-1.204591,-4.416534,8658.3067,2.845931,2.269457,3.32385,5.654879,-2.241773,-2.693352,-6.327776,14760.3053,8.818559,4.68682,6.759626,9.362741,-2.598797,-3.873439,-8.515863,16512.0378,9.112049,5.17704,7.463622,10.424664,-2.829332,-4.237162,-8.670934,4864.2113,5.441962,1.729926,3.187839,5.150663,-1.169357,-2.04355,-4.002358,4266.6563,5.516637,1.461189,2.640373,4.647941,-0.993202,-1.700402,-3.933531,14096.9412,6.883301,5.572413,9.652305,12.781684,-3.037581,-4.878098,-8.948377,15750.6413,7.436522,6.118921,10.475887,14.855803,-3.413396,-5.652705,-10.182878,2123.3315,1.322394,0.66474,1.188865,5.812844,-0.488308,-0.863865,-4.468123,3332.1342,1.66244,0.894138,1.388552,4.705689,-0.485328,-0.786451,-4.053842,11563.0541,6.697197,4.011031,6.103609,9.629002,-2.194244,-3.389009,-8.534031,11772.1009,6.796832,3.785364,5.482602,8.251491,-2.150783,-3.308272,-7.888986,5190.0137,6.046969,1.830259,3.247649,5.846294,-1.301309,-2.285837,-5.365193,5552.9744,6.386443,1.884338,3.384823,6.355139,-1.39268,-2.358237,-5.724825,11635.5288,5.381215,5.081297,8.968378,12.122515,-2.852332,-5.006364,-9.479896,10403.7971,5.188326,4.408533,7.777574,11.139233,-2.535658,-4.384561,-8.847246,3
1086.676,1.276391,1.116649,1.957166,4.508214,-0.163885,-0.512672,-4.095544,1872.6641,1.545671,1.952258,3.407872,5.172114,-0.205379,-0.531099,-3.48925,-257.072,0.898895,0.460961,1.349141,4.207462,-0.084033,-0.35269,-2.730479,-264.5295,0.902491,0.463171,1.227564,4.028699,-0.089362,-0.361234,-2.873578,10.3,1.007578,0.409064,1.206584,2.882919,-0.054817,-0.303566,-2.074162,15.177,1.012462,0.346842,1.060558,3.253732,-0.050506,-0.283527,-2.083364,37.6093,1.013738,0.884126,2.383444,3.893065,-0.099812,-0.344517,-2.791716,13.166,1.004633,0.961235,2.652682,6.055188,-0.102163,-0.360172,-3.046889,1683.1421,1.354023,1.29853,2.313176,5.747986,-0.188364,-0.6262,-4.817406,839.9453,1.201375,0.713766,1.411703,4.156311,-0.139725,-0.519455,-3.907352,-445.4077,0.852419,0.368884,1.00589,4.316407,-0.101372,-0.406499,-3.521438,-428.9021,0.84788,0.399574,1.183385,3.993626,-0.103542,-0.466553,-3.44972,102.2027,1.082766,0.459979,1.508784,4.678075,-0.07487,-0.362035,-3.461073,92.9778,1.074636,0.432209,1.35001,3.950011,-0.066742,-0.355007,-3.430551,-149.6516,0.953368,0.830151,2.257084,4.70999,-0.112595,-0.415629,-3.706757,-117.9156,0.958376,0.762111,2.077197,4.187436,-0.097352,-0.450315,-2.935636,6
762.8438,1.211486,0.160283,0.538332,4.092894,-0.174834,-0.417827,-3.543839,1292.8774,1.377827,0.268995,0.619466,3.680053,-0.268664,-0.585655,-3.48313,1921.7583,2.247561,0.455058,0.771346,4.0199,-0.194709,-0.533639,-3.359376,2255.2212,2.349569,0.502278,0.838227,3.347383,-0.228138,-0.584822,-3.3107,1103.1416,2.055241,0.245074,0.533851,3.082376,-0.150181,-0.390644,-2.935674,938.7171,1.975764,0.21571,0.482919,3.529414,-0.134237,-0.396486,-2.517719,2688.1745,2.430899,0.557908,0.964513,3.655056,-0.302347,-0.64776,-3.221116,2790.9201,2.426609,0.577582,0.952056,3.770053,-0.343437,-0.680888,-3.392033,924.147,1.196349,0.197309,0.588906,4.344814,-0.18939,-0.503616,-4.201197,1178.395,1.310161,0.238246,0.604149,5.380667,-0.199897,-0.590562,-3.824455,1527.3774,1.929764,0.427075,0.80371,4.652488,-0.141157,-0.489459,-3.864243,1470.4226,1.942212,0.366765,0.699574,3.976114,-0.133576,-0.465422,-4.290963,1097.3387,2.127339,0.259496,0.738575,3.751495,-0.162383,-0.499371,-3.681711,1142.7597,2.258108,0.256405,0.630399,3.694229,-0.161767,-0.519531,-3.527603,2425.5661,2.180269,0.505595,0.98604,4.908379,-0.230466,-0.623778,-3.696643,2201.5605,2.169732,0.454188,0.864474,3.82924,-0.216265,-0.561882,-3.853092,3
31574.9729,9.940073,7.281943,9.815239,12.47187,-5.058251,-6.461853,-17.655139,42488.468,13.32465,11.294514,16.378543,19.427763,-6.391701,-8.199231,-21.191783,5839.8318,3.752133,1.948404,4.042752,5.974156,-1.149374,-1.842732,-4.893124,5869.3469,3.532822,1.959113,3.996547,6.899118,-1.123816,-1.666734,-4.80136,3325.4785,3.616181,1.218168,2.715097,4.760986,-0.715892,-1.15661,-2.905423,2928.7692,3.58208,1.064298,2.372252,4.482041,-0.631267,-0.978449,-2.699623,8962.2168,4.677188,3.076475,6.290253,8.831288,-1.848565,-2.907621,-6.413807,9414.7569,4.744927,3.206634,6.778678,10.752086,-1.945749,-3.182065,-5.680351,34637.9834,8.364316,7.781406,10.081088,14.645002,-4.97016,-6.873688,-22.770986,21250.7705,6.245216,4.427426,5.738656,9.43861,-2.920154,-4.22846,-12.739958,6015.2715,3.455618,1.987052,3.759696,7.593009,-1.219187,-1.880667,-5.549233,6300.998,3.776564,1.893556,3.569881,7.088285,-1.259461,-1.92175,-5.009419,3600.6572,4.083115,1.318832,3.014305,6.105316,-0.762684,-1.321208,-4.793799,3299.4969,3.915145,1.22979,2.836503,6.754274,-0.643876,-1.053058,-3.850312,9520.3291,4.385916,3.221166,6.459476,9.017013,-2.133365,-3.60057,-7.596551,9375.4902,4.762819,2.985715,5.998584,9.531606,-2.041613,-3.304423,-6.913439,6
4702.5015,1.811056,1.423649,2.062651,4.166739,-1.010459,-1.398084,-4.412667,11148.2876,3.15447,3.718131,5.475546,8.703726,-2.597026,-3.34707,-9.167396,19090.011,11.506478,6.916863,10.754252,13.697796,-3.60719,-5.489751,-10.334945,21033.5592,11.675265,7.580192,11.879465,14.846436,-3.860981,-5.798741,-15.080132,6458.6241,6.900126,2.43296,4.728432,6.856435,-1.664866,-2.846175,-5.058695,5609.0802,6.793912,2.087469,3.995639,6.30462,-1.380959,-2.305092,-4.820242,18188.4448,8.913763,8.243572,15.710386,18.583426,-4.113783,-6.951336,-11.749541,20167.9507,9.414377,8.966975,16.923879,21.149701,-4.642234,-7.974427,-13.505875,2674.3702,1.371169,1.052793,1.808353,4.812255,-0.54837,-1.026793,-5.399227,4014.4507,1.725367,1.335855,2.036719,5.347621,-0.539575,-0.946458,-5.206725,15059.3807,8.766946,5.986129,9.595252,12.620447,-3.060443,-4.75911,-10.958779,15247.549,8.822775,5.732425,8.894987,11.668742,-3.005064,-4.582264,-11.763041,6953.3794,7.730625,2.611912,4.854962,8.306706,-1.883372,-3.338343,-6.887947,7670.874,8.632458,2.746559,4.998936,7.756068,-2.084585,-3.374142,-7.443636,15223.9334,6.887561,7.66132,14.781552,19.121661,-4.011361,-7.071904,-14.07461,13602.3005,6.702436,6.802838,13.067479,17.738242,-3.485635,-5.907338,-11.315428,3
31451.1438,8.984699,7.237755,9.881495,12.445401,-4.582602,-6.042444,-14.252708,40728.6482,12.608098,10.677011,15.405998,18.830242,-6.045647,-7.93682,-23.793688,5270.3171,3.086855,1.876103,3.940481,6.352855,-1.080155,-1.661718,-4.379929,5273.0884,2.923176,1.870785,3.840903,5.883064,-1.046293,-1.570661,-5.10972,3201.0049,3.32189,1.20508,2.604446,4.941275,-0.704065,-1.167443,-3.455566,2825.049,3.316253,1.049388,2.39433,4.363386,-0.619187,-1.008749,-2.788666,8387.3125,4.066069,2.99392,6.136421,8.478953,-1.728969,-2.72757,-6.818404,8774.7342,4.10127,3.112682,6.58272,9.474098,-1.847025,-2.948459,-5.984561,32496.0688,7.636303,7.230225,9.414313,13.505081,-4.597745,-6.220615,-24.558031,19705.649,5.55163,4.172904,5.465833,8.240845,-2.676913,-3.712199,-13.177882,5219.0161,2.727214,1.921923,3.630373,7.610263,-1.134971,-1.843906,-5.582127,5639.2793,3.031602,1.839648,3.559305,6.738176,-1.183051,-1.877216,-5.002099,3477.801,3.716116,1.328071,2.985072,5.986521,-0.743066,-1.292774,-4.057648,3175.2762,3.545113,1.232479,2.920341,6.335987,-0.626525,-1.117207,-3.81559,8754.6416,3.723152,3.126719,6.307666,10.621357,-2.016499,-3.335123,-8.666624,8694.878,4.111534,2.892887,5.903245,10.136966,-1.927743,-3.090528,-6.844026,6
4837.4937,1.89346,1.358096,2.015185,4.724809,-0.956586,-1.453754,-4.083485,10348.2202,3.043341,3.111201,4.461932,7.293953,-2.564426,-3.256828,-8.250983,18927.9637,10.922037,6.767103,10.532406,13.585613,-3.612991,-5.523414,-12.171513,20943.9043,11.12355,7.444629,11.570099,14.385469,-3.878568,-6.139601,-10.950064,6450.7986,6.787919,2.379773,4.591544,7.447907,-1.661491,-2.817439,-4.505473,5588.7654,6.558596,2.057245,3.887836,6.005317,-1.393757,-2.29401,-4.585246,17964.6338,8.480282,7.997245,15.446153,18.325007,-4.09007,-6.928304,-11.671871,20001.1179,9.006148,8.682459,16.378333,19.509068,-4.59358,-7.847731,-14.616523,2434.7901,1.346261,0.891905,1.525072,4.359475,-0.526532,-0.996894,-4.879229,3649.2822,1.671219,1.132123,1.726875,5.242692,-0.489329,-0.941037,-4.671845,14827.7602,8.295578,5.784021,9.293796,13.180982,-3.029516,-4.654542,-12.347867,14982.0302,8.356977,5.554157,8.53434,11.272159,-3.005812,-4.652122,-12.2297,6978.2957,7.534736,2.538457,4.756569,8.656677,-1.879198,-3.308794,-7.83324,7732.7318,8.601468,2.698309,4.908541,7.985675,-2.096443,-3.480861,-6.890867,14967.7547,6.565807,7.266603,14.11275,17.527555,-3.953919,-7.071899,-14.520339,13361.2302,6.338517,6.445736,12.524149,16.777019,-3.454524,-5.926581,-11.694143,3
23545.5591,6.999311,5.242588,7.062085,8.852083,-3.418394,-4.372792,-10.381333,31799.0847,10.083828,7.884236,11.256037,15.39399,-4.994507,-6.398376,-17.783839,3661.3577,2.444212,1.355834,2.959625,5.525274,-0.747372,-1.216978,-4.243198,3726.1088,2.373363,1.359333,2.93966,6.19621,-0.758487,-1.17348,-3.081095,2469.7899,2.810286,0.916352,2.192843,4.132797,-0.57187,-0.926356,-3.16592,2184.2146,2.801418,0.813872,1.879845,4.093151,-0.498795,-0.860893,-2.201612,6007.7867,3.202794,2.18612,4.746644,7.573558,-1.197842,-1.895554,-4.641137,6284.5049,3.2281,2.280315,5.196401,8.346718,-1.274127,-2.040116,-4.355678,24115.5293,5.902749,5.185403,6.858392,11.214461,-3.495578,-4.915304,-16.633736,14419.2803,4.32083,2.996626,3.906842,7.415517,-1.929549,-2.68879,-9.390275,3446.7907,2.144253,1.327979,2.730021,5.61256,-0.777428,-1.306348,-4.358705,3726.6889,2.341547,1.281087,2.591755,6.166772,-0.777719,-1.293887,-5.0554,2634.8253,3.045184,1.025149,2.360427,5.053543,-0.586269,-1.066831,-4.206619,2474.8897,3.013249,0.961495,2.311386,4.763685,-0.514618,-0.905292,-4.243713,5788.061,2.813032,2.187414,4.766501,9.249869,-1.267505,-2.072085,-5.909942,5689.9438,3.007394,2.032042,4.444206,7.09277,-1.209689,-1.975031,-4.957565,6
6948.9434,2.445922,2.199461,3.233858,5.082883,-1.231224,-1.71115,-5.046478,13637.9473,3.999439,4.728143,7.169294,9.416992,-2.926578,-3.879998,-10.625594,25060.4128,14.782034,10.1176,17.286579,21.030332,-5.109871,-7.736943,-16.711814,27548.5219,14.945505,11.037262,18.85011,22.12296,-5.48607,-8.287316,-17.193311,9254.9755,9.448483,3.445327,6.879288,9.281813,-2.566997,-4.559282,-7.114327,7949.1315,9.214396,2.96325,5.705288,7.876641,-2.14049,-3.722466,-6.701773,23867.2495,11.50587,11.535772,24.815376,30.919034,-5.970717,-10.301162,-17.343603,26523.7325,12.15795,12.685817,26.822506,31.032653,-6.594047,-11.461751,-22.402017,4243.9688,1.659845,1.596708,2.661757,5.43485,-0.87367,-1.41041,-5.740132,5229.4883,2.053673,1.81544,2.780612,5.379025,-0.77195,-1.309065,-5.677905,19781.5099,11.140464,8.548729,15.227755,19.177224,-4.283057,-6.623835,-16.909696,20071.9312,11.510259,8.368818,14.192336,16.854259,-4.257288,-6.540039,-15.486348,10252.1181,11.015807,3.77629,7.186988,10.83529,-2.957921,-5.234888,-9.285336,11884.394,12.774052,4.069108,7.530699,11.715278,-3.580225,-6.265568,-10.469737,20077.2143,8.93861,10.492218,23.190511,27.278439,-5.647932,-10.221312,-19.524241,17929.9209,8.650766,9.340141,20.803314,26.366856,-5.008582,-9.246424,-17.22521,3
1198.4326,1.313463,1.170007,2.102624,4.76672,-0.148953,-0.473925,-3.595136,1739.5298,1.503339,1.868501,3.315292,6.18331,-0.192117,-0.513462,-3.889977,-283.9028,0.889877,0.448809,1.250203,3.965356,-0.089815,-0.415144,-2.72173,-298.764,0.892058,0.435985,1.209505,3.930481,-0.099598,-0.39378,-3.413242,12.6241,1.009259,0.387351,1.213322,3.490557,-0.054816,-0.332253,-2.193258,-13.3207,0.98915,0.329939,1.037612,3.092109,-0.051065,-0.277539,-2.612093,27.5723,1.01003,0.846155,2.318708,5.029926,-0.100984,-0.362389,-2.803898,16.6944,1.00585,0.91307,2.595935,5.504924,-0.107852,-0.408868,-2.662077,1599.9566,1.332126,1.289598,2.410613,6.459145,-0.185818,-0.571203,-4.042815,752.499,1.173907,0.71413,1.489655,4.885802,-0.133437,-0.515791,-4.521705,-502.1551,0.837382,0.348092,1.038393,4.209619,-0.109597,-0.441545,-3.960134,-450.4475,0.841534,0.373541,1.138839,4.442538,-0.103133,-0.44081,-4.093964,54.6535,1.042961,0.445033,1.492171,4.286686,-0.074674,-0.402995,-3.278316,45.0854,1.036072,0.424023,1.314422,3.562538,-0.066723,-0.356699,-3.090305,-231.6116,0.929251,0.783616,2.271439,5.439082,-0.113595,-0.432366,-3.588215,-123.8447,0.956816,0.730952,2.158441,5.274795,-0.097506,-0.419568,-2.85548,6
926.1839,1.261421,0.1817,0.48982,3.516576,-0.142166,-0.439674,-3.16369,1106.3364,1.322014,0.234142,0.63632,4.564263,-0.227906,-0.516158,-3.208586,1799.552,2.150224,0.432439,0.731829,4.6265,-0.197746,-0.497218,-3.431213,2104.4389,2.233083,0.486136,0.804961,3.668949,-0.232176,-0.491565,-3.399805,1044.0009,1.97111,0.250388,0.521692,3.064463,-0.150163,-0.436414,-2.846662,902.4514,1.94305,0.214196,0.551749,3.025222,-0.138317,-0.348402,-2.544608,2526.0754,2.32513,0.538358,0.878732,3.949464,-0.293055,-0.622571,-3.305756,2643.6406,2.340787,0.562748,0.94167,3.997631,-0.322829,-0.757147,-3.569556,827.0835,1.176822,0.180063,0.614182,5.034687,-0.168177,-0.487952,-4.141641,1072.9351,1.281392,0.226844,0.602711,4.430533,-0.177355,-0.566207,-4.279722,1487.8973,1.911602,0.404226,0.782675,4.222446,-0.154763,-0.50388,-3.952195,1408.0224,1.894241,0.352568,0.744898,4.69521,-0.139441,-0.476912,-4.296112,1082.5166,2.123412,0.250715,0.634565,3.336142,-0.153928,-0.564235,-3.457146,1068.5882,2.147278,0.251663,0.576905,3.628913,-0.15974,-0.474428,-3.22905,2324.374,2.123006,0.500803,0.92306,3.892616,-0.224128,-0.553887,-3.685409,2103.154,2.123339,0.451356,0.80176,3.649874,-0.215022,-0.567434,-4.061028,3
12818.5481,4.508144,2.957003,4.284771,6.999004,-1.791643,-2.440572,-6.912501,17983.9915,6.292254,4.558059,6.81808,9.33212,-2.85118,-3.810892,-9.363092,2057.887,1.972338,0.842787,1.909369,4.257251,-0.410843,-0.728865,-3.633282,2068.8098,1.897347,0.838805,1.89814,4.891196,-0.422126,-0.75641,-3.03701,1369.4017,2.076969,0.585383,1.631677,3.705894,-0.313253,-0.600366,-2.51897,1214.8619,2.072581,0.529809,1.43198,3.560885,-0.276912,-0.547701,-2.145528,3334.8367,2.384835,1.378869,3.440687,5.265815,-0.647817,-1.033635,-3.956509,3476.2312,2.396027,1.448882,3.673046,7.013426,-0.695474,-1.152648,-3.694731,13102.583,3.791768,2.922487,4.31217,7.466106,-1.793746,-2.605081,-8.260135,7988.9099,2.97876,1.687953,2.612787,5.692132,-1.065047,-1.577397,-5.621786,1854.0801,1.76499,0.789059,1.638199,4.734087,-0.420419,-0.767453,-4.326414,1994.7986,1.895298,0.761853,1.793958,4.727546,-0.408468,-0.77568,-3.572262,1570.2677,2.33666,0.66895,1.845873,4.407552,-0.347753,-0.763616,-3.568992,1478.7718,2.295882,0.631818,1.753613,4.488283,-0.320382,-0.722534,-3.22069,3057.7595,2.106346,1.324614,3.243107,6.301993,-0.636949,-1.153322,-4.261529,2957.6089,2.2054,1.229332,3.091759,6.08932,-0.601377,-1.041006,-3.764412,6
4026.9267,1.972978,0.909239,1.317791,4.452643,-0.696762,-1.032372,-3.81302,7340.6582,2.856755,1.606254,2.072838,5.365057,-1.881701,-2.456015,-5.598423,9915.5369,7.282603,2.401088,3.215263,5.445978,-1.395994,-2.116872,-5.508779,10929.4974,7.325392,2.656246,3.598103,6.944463,-1.549793,-2.343723,-6.313995,3152.8532,4.021688,1.018919,1.813584,4.016023,-0.647752,-1.155751,-3.436777,2796.9478,3.997903,0.868578,1.571839,4.165586,-0.561152,-0.993455,-3.428597,10122.8429,6.130407,3.042932,4.456754,7.10976,-1.770985,-2.745567,-5.955816,11063.0418,6.375181,3.215262,4.67989,8.098591,-1.978589,-3.14031,-7.081452,2949.6753,1.529696,0.641588,1.1528,5.747689,-0.497222,-0.878775,-4.464917,3858.6323,1.887566,0.857424,1.354385,4.781526,-0.487935,-0.906764,-4.812992,8210.2605,6.012655,2.189082,3.086794,6.243305,-1.219749,-1.869187,-5.35243,8190.6734,6.113209,1.953151,2.621141,5.468826,-1.155983,-1.839295,-5.503915,3320.4563,4.445896,1.045234,1.893422,5.029883,-0.709533,-1.360228,-5.137899,3467.6016,4.676837,1.068454,1.877158,4.742098,-0.730616,-1.318305,-4.117618,8424.5825,4.887132,2.769083,4.184033,8.252044,-1.588748,-2.646656,-6.462213,7578.5136,4.860975,2.451133,3.795323,7.577344,-1.432666,-2.39009,-5.397477,3
19219.9746,5.942359,4.266764,5.879672,8.323054,-2.742321,-3.652331,-9.797111,26601.7354,8.215419,6.502649,9.197273,12.829089,-4.217958,-5.754569,-15.064808,3008.6369,2.22923,1.142875,2.469056,4.7704,-0.61741,-0.9985,-3.499961,3055.0866,2.158988,1.141077,2.413315,5.481793,-0.625336,-0.979264,-3.447411,2016.5997,2.477428,0.794803,1.964788,4.262441,-0.481025,-0.841586,-3.123293,1786.4362,2.459301,0.682135,1.86493,3.969861,-0.419049,-0.783626,-3.154058,4989.2268,2.865428,1.829161,4.262472,7.705607,-1.013809,-1.604082,-4.60377,5170.6333,2.88363,1.925185,4.455825,7.957169,-1.056305,-1.644631,-4.819648,19687.7691,4.894325,4.16929,5.588182,9.850918,-2.882207,-4.039102,-12.782524,11691.9345,3.64028,2.4174,3.340614,6.396843,-1.621527,-2.306499,-7.507743,2837.7439,1.985248,1.110965,2.334572,6.386138,-0.636445,-1.085314,-4.300634,3022.6956,2.129386,1.073639,2.20945,5.955874,-0.622377,-1.060609,-4.249816,2194.5137,2.749458,0.873016,2.301825,5.250092,-0.489527,-0.946553,-3.621963,2107.6041,2.719064,0.82085,2.076064,5.475399,-0.445933,-0.882257,-3.919162,4756.3369,2.535857,1.862068,4.189608,7.828456,-1.016404,-1.693667,-5.14587,4674.2014,2.696568,1.708128,3.84968,7.558921,-0.972938,-1.581186,-4.22136,6
6863.7022,2.512993,2.231425,3.365187,5.663338,-1.140664,-1.696976,-5.306742,13784.0312,4.157216,4.887947,7.29658,9.835114,-2.837412,-4.067772,-9.59235,22307.7067,14.028476,8.677922,14.107988,16.916385,-4.522029,-7.080263,-13.993045,24638.539,14.362511,9.500493,15.591755,20.277619,-4.849208,-7.582696,-15.195953,7873.6956,8.224553,3.029995,6.025788,9.028744,-2.126096,-3.916045,-7.010516,6868.4264,8.132244,2.579873,4.88865,7.11162,-1.786952,-3.098334,-6.222321,21212.522,10.776661,10.135254,20.529315,24.520559,-5.232944,-8.972935,-15.602149,23662.2102,11.483401,11.229769,22.710208,28.247679,-5.78525,-9.97459,-17.852134,4251.8028,1.69502,1.577371,2.48389,5.406616,-0.736579,-1.361516,-5.165602,5199.9341,2.097401,1.845968,2.754843,5.197897,-0.669635,-1.188743,-5.652895,17637.7901,10.729124,7.503219,12.688718,16.21238,-3.783387,-6.087122,-17.742362,17772.821,10.851708,7.183088,11.643243,15.364272,-3.742524,-5.990413,-14.459299,8783.61,9.891099,3.292401,6.313923,9.519376,-2.415773,-4.372284,-8.244479,9995.9121,11.314867,3.459284,6.210658,9.416042,-2.803437,-4.783718,-10.243374,18024.2815,8.508248,9.508613,19.992337,26.739547,-4.947237,-8.74268,-17.19271,16021.248,8.139842,8.300893,17.150139,21.953263,-4.388668,-7.966946,-14.805886,3
28228.9119,8.716634,6.307396,8.410203,10.939399,-4.079279,-5.210766,-13.67933,36941.7317,11.79204,9.297821,12.94837,16.926426,-5.829939,-7.662861,-24.08383,4631.2915,2.775632,1.715363,3.593688,6.33238,-0.97875,-1.521937,-4.326453,4717.4301,2.700962,1.687946,3.552821,6.139406,-0.97677,-1.481447,-3.915973,2890.2289,3.105148,1.107351,2.590829,5.441578,-0.694688,-1.089017,-5.042578,2558.4602,3.073266,0.95132,2.099583,4.999811,-0.593886,-0.963836,-2.721353,7500.4194,3.713511,2.66953,5.547939,8.463327,-1.595511,-2.504155,-5.04619,7815.7745,3.765746,2.815489,6.130101,10.28835,-1.678333,-2.710221,-5.700659,29126.186,7.103468,6.248052,8.075131,11.665114,-4.429072,-6.042681,-22.948253,17753.5219,5.252369,3.676941,4.823433,8.252219,-2.542802,-3.421541,-13.03503,4615.2737,2.482945,1.761204,3.446753,6.534359,-1.039404,-1.566731,-4.871517,4947.009,2.709551,1.668944,3.260462,6.528747,-1.031157,-1.660971,-5.251198,3173.2311,3.541377,1.202783,2.876644,5.27132,-0.704441,-1.268477,-4.366441,2913.3152,3.324776,1.113045,2.490613,5.215122,-0.611089,-1.076579,-3.733832,7709.3111,3.379452,2.878267,5.990718,9.154992,-1.74557,-2.945338,-6.995771,7665.1208,3.674308,2.586201,5.309808,8.470568,-1.691269,-2.733705,-5.683558,6
4484.8784,1.87819,1.140327,1.704201,5.082256,-0.78469,-1.086731,-4.208539,9080.5298,2.907956,2.385375,3.319185,5.790153,-2.335208,-2.881983,-7.200926,14933.7469,8.828269,4.687262,6.739468,9.79602,-2.673745,-3.993694,-9.171133,16644.4332,9.178987,5.193637,7.56519,11.034886,-2.910555,-4.376756,-11.146339,4891.7366,5.4322,1.74111,3.219082,5.331737,-1.235427,-2.382601,-4.575628,4286.4279,5.298661,1.487981,2.746936,4.920754,-1.012822,-1.756574,-3.686969,14228.2197,6.973589,5.604815,9.661495,13.179143,-3.111899,-5.280814,-11.691925,15948.8169,7.545812,6.177659,10.541038,15.463467,-3.472276,-5.727652,-10.078592,2163.4878,1.324677,0.687658,1.140394,5.506121,-0.501691,-0.840976,-5.166745,3354.8243,1.658731,0.909745,1.443024,5.067836,-0.510218,-0.824137,-4.821631,11689.2663,6.839842,4.053358,6.092328,9.703485,-2.261869,-3.432781,-7.774498,11819.3058,6.833606,3.800816,5.497044,8.698645,-2.212513,-3.514296,-7.725463,5240.7942,6.00657,1.85285,3.294063,6.406955,-1.310087,-2.269546,-5.922362,5674.6533,6.523567,1.90001,3.366913,6.47347,-1.413793,-2.426651,-5.123235,11824.615,5.52098,5.136287,9.048521,13.196264,-2.902966,-5.001895,-11.549311,10557.2605,5.270584,4.45194,7.912858,11.28807,-2.605377,-4.553258,-9.505622,3
1324.2381,1.344069,1.267224,2.276155,4.781287,-0.153093,-0.480951,-3.03027,1885.4334,1.544442,1.99177,3.510899,6.426122,-0.217983,-0.568562,-3.724973,-258.6179,0.899313,0.461374,1.368537,3.538542,-0.08669,-0.346435,-2.82128,-287.675,0.895252,0.454018,1.307109,4.013311,-0.086129,-0.332082,-2.781333,4.4112,1.003248,0.393671,1.218845,3.876461,-0.054636,-0.290393,-2.151099,12.9193,1.010605,0.344117,1.045308,3.075586,-0.05459,-0.262476,-2.621928,41.2603,1.014906,0.865506,2.31841,5.019361,-0.106511,-0.370114,-2.968558,43.792,1.015497,0.972171,2.664012,4.859742,-0.109412,-0.381181,-2.956696,1631.7788,1.341893,1.318617,2.517272,6.394555,-0.181321,-0.58937,-3.906743,811.3311,1.195555,0.740232,1.480858,5.383624,-0.136741,-0.524545,-3.763292,-419.8318,0.861602,0.387385,1.101084,4.497071,-0.103081,-0.481305,-2.445008,-398.5789,0.860256,0.401668,1.226952,4.896084,-0.095404,-0.400411,-3.17123,69.2593,1.055286,0.467665,1.561569,5.115444,-0.069741,-0.3582,-2.997643,66.9597,1.053468,0.421702,1.412699,4.211507,-0.063344,-0.379524,-2.390614,-162.7287,0.949677,0.822084,2.349008,5.055358,-0.109195,-0.423587,-3.743062,-78.9714,0.972429,0.739505,2.032551,5.061753,-0.096028,-0.398161,-3.21712,6
1119.0791,1.316293,0.210389,0.517223,4.312187,-0.172564,-0.453839,-2.807655,1361.7134,1.401963,0.284562,0.691033,4.356177,-0.270917,-0.576868,-3.792871,1921.6215,2.255771,0.451074,0.787336,3.644809,-0.198643,-0.455901,-3.031276,2201.9692,2.307802,0.499115,0.864102,3.908462,-0.227231,-0.530312,-3.693571,1117.6056,2.073561,0.255684,0.580882,3.217719,-0.145012,-0.394339,-2.457431,969.9648,2.025313,0.230387,0.517952,2.949347,-0.128691,-0.443453,-3.280307,2633.8033,2.384994,0.566258,0.934166,3.838731,-0.292755,-0.607443,-3.396738,2821.6575,2.442492,0.591044,0.966712,4.238139,-0.314587,-0.673216,-4.104899,938.7515,1.202985,0.2036,0.631497,4.912615,-0.204472,-0.535551,-4.766222,1211.4158,1.330658,0.263522,0.672318,4.791197,-0.207215,-0.584924,-3.994904,1539.3642,1.941991,0.420299,0.846911,4.450227,-0.14525,-0.487327,-3.894156,1395.75,1.885711,0.364035,0.741445,3.940054,-0.139518,-0.516415,-3.769054,1131.1574,2.195457,0.259558,0.64403,4.014559,-0.157201,-0.443621,-4.122495,1151.0346,2.240976,0.262272,0.616749,4.030684,-0.159127,-0.513524,-3.396094,2423.0186,2.178351,0.516413,0.918849,4.60305,-0.22245,-0.655299,-3.743958,2180.8427,2.148055,0.46722,0.874686,3.891363,-0.212559,-0.549763,-3.69143,3
33981.4353,10.337898,7.940013,10.967998,14.049781,-4.711583,-8.676143,-21.866122,42307.8345,13.425588,11.262656,16.122053,20.275401,-6.306993,-8.318001,-23.40555,5790.935,3.691683,1.934846,4.083302,7.061566,-1.126497,-1.797571,-3.955203,5842.1036,3.53239,1.937283,3.948458,7.169175,-1.106101,-1.64911,-4.292339,3307.798,3.610762,1.204272,2.724945,5.361545,-0.756071,-1.166447,-3.072994,2883.6376,3.559124,1.034472,2.275138,5.057096,-0.635378,-1.007251,-2.873405,8992.5676,4.68926,3.022628,6.022253,10.614124,-1.836033,-2.848779,-5.959436,9382.7674,4.764972,3.196637,6.825368,10.327256,-1.951395,-3.147842,-6.394962,34469.3189,8.435879,7.761825,10.222905,14.714747,-4.96799,-6.861333,-30.270933,21117.0396,6.365853,4.43729,5.836895,8.916224,-2.930018,-3.981513,-12.108198,5959.8479,3.404696,1.995088,3.826069,6.853071,-1.187286,-1.808455,-4.865772,6270.3239,3.723539,1.906846,3.706787,7.202068,-1.215731,-1.825173,-5.460316,3590.0435,4.115669,1.317603,2.999288,6.472018,-0.760257,-1.365325,-4.389602,3273.8932,3.867972,1.202596,2.837289,5.477408,-0.647552,-1.105765,-4.127099,9511.4011,4.320335,3.249618,6.486883,10.660649,-2.126403,-3.518848,-7.346232,9389.5764,4.689908,2.931395,5.715977,9.465741,-2.048728,-3.280622,-8.276284,6
4886.7011,1.890978,1.538665,2.307906,4.337247,-0.963087,-1.322733,-3.443688,10734.8447,3.083158,3.60504,5.227156,7.703753,-2.543583,-3.314706,-7.323423,18791.3528,11.205235,6.843965,10.582342,14.154664,-3.592049,-5.401254,-11.830376,20791.9833,11.550158,7.526246,11.619902,15.403378,-3.841905,-5.88944,-11.292568,6385.8141,6.836818,2.43601,4.801146,7.617159,-1.614396,-2.839804,-5.014577,5609.1947,6.827013,2.099449,3.921705,5.787635,-1.380155,-2.344802,-4.578612,17827.1866,8.718516,8.20999,15.817573,19.742018,-4.087286,-6.739558,-13.105657,19854.7971,9.300176,8.958598,16.890644,20.985203,-4.591529,-8.040772,-15.197391,2463.2847,1.34311,0.986297,1.686951,5.242751,-0.577904,-1.131166,-5.207842,3763.4687,1.686182,1.267776,1.915061,4.738612,-0.546719,-1.00337,-4.696839,14880.4575,8.684778,5.922278,9.64825,14.40521,-3.025326,-4.745842,-11.314558,14978.0066,8.665285,5.651505,8.718195,11.738778,-2.978422,-4.717567,-11.691026,6957.3898,7.7229,2.616734,4.896586,8.126387,-1.880847,-3.325021,-8.097136,7716.4848,8.824921,2.754732,4.993371,7.965073,-2.067439,-3.467425,-6.561992,14954.9143,6.836963,7.667918,14.920091,19.217401,-3.944966,-7.087334,-13.197726,13353.5501,6.581786,6.741069,12.972103,19.117968,-3.445356,-6.057641,-11.009934,3
23614.8738,7.412689,5.27884,7.165928,9.101459,-3.328781,-4.370008,-11.176393,31976.3627,10.34868,8.024489,11.393478,14.320903,-4.96923,-6.304155,-16.30773,3790.3242,2.505547,1.371761,2.899932,4.937023,-0.773678,-1.253148,-3.153659,3805.865,2.412331,1.378367,2.937466,4.898151,-0.76621,-1.300922,-4.235061,2490.8265,2.815071,0.926905,2.116702,4.564901,-0.566493,-0.981488,-2.681874,2216.4948,2.854604,0.814087,1.855569,3.736284,-0.493075,-0.88671,-2.580195,6108.9358,3.25184,2.226343,4.837116,7.716018,-1.216455,-1.889717,-4.746415,6367.9607,3.26822,2.324501,5.202468,7.688161,-1.292936,-2.065717,-4.328709,24372.3169,6.013436,5.281854,7.061506,10.816028,-3.497284,-4.917714,-16.065084,14518.7168,4.355879,3.075535,4.061023,6.936895,-1.964614,-2.837384,-9.102245,3574.4514,2.191644,1.369849,2.720985,5.343479,-0.791064,-1.296702,-4.579612,3840.2317,2.377146,1.306311,2.667892,5.334645,-0.802006,-1.272305,-4.425203,2681.8878,3.114333,1.029276,2.401024,4.520619,-0.581748,-0.994652,-4.317341,2519.1548,3.061294,0.975932,2.31211,4.885842,-0.513253,-0.897741,-3.577669,5894.5129,2.842451,2.2525,4.830416,8.022546,-1.285116,-2.210604,-6.206478,5869.2671,3.11082,2.07007,4.486353,6.896192,-1.239126,-2.027894,-5.934057,6
6199.5195,2.316098,2.014553,2.965918,4.943919,-1.194991,-1.834067,-4.691314,12647.2607,3.810414,4.495859,6.720656,8.749959,-2.742107,-4.007564,-9.60491,24574.3316,14.60306,9.941785,17.003991,19.991216,-5.019825,-7.703948,-17.34981,27026.141,14.626289,10.87522,18.749775,22.656213,-5.375392,-8.325921,-17.154831,9028.1266,9.156278,3.399512,6.916125,10.09996,-2.479498,-4.446529,-6.939061,7897.5917,9.027759,2.938641,5.644702,8.383694,-2.09984,-3.601482,-6.215864,23189.7444,11.246312,11.285865,24.438159,29.253303,-5.573969,-9.453313,-17.073746,25804.3354,12.024804,12.436832,26.546301,32.791517,-6.320919,-10.919489,-21.307748,3848.3765,1.599608,1.495507,2.51944,5.822691,-0.853295,-1.443689,-5.30256,4841.9947,1.978325,1.719322,2.674264,5.203028,-0.756679,-1.26942,-5.625224,19258.8348,11.025059,8.362087,14.882089,18.139379,-4.177844,-6.545514,-14.80796,19488.3119,11.110409,8.197116,14.011964,17.032522,-4.138783,-6.521794,-13.53289,10147.2558,10.955667,3.750035,7.157584,10.569864,-2.998718,-5.263651,-9.775586,11838.0712,12.813532,4.037856,7.575182,11.350783,-3.593861,-5.958469,-10.171664,19343.6692,8.680349,10.241988,22.687756,27.294687,-5.361458,-9.871511,-20.691983,17265.8225,8.480258,9.079524,20.140245,24.254495,-4.624757,-8.311801,-14.373582,3
11215.7717,4.183127,2.546813,3.671622,6.823731,-1.582607,-2.090611,-4.94796,16438.9478,5.904824,4.086377,5.992289,8.360424,-2.607815,-3.512012,-9.083658,1655.5749,1.638796,0.788828,1.883941,4.264349,-0.434578,-0.735577,-2.843644,1680.0855,1.605208,0.789593,1.829954,4.600148,-0.432091,-0.724944,-2.874063,1298.357,1.93648,0.578012,1.627085,3.510068,-0.322768,-0.604773,-2.504382,1171.6934,1.966021,0.509367,1.383954,3.849859,-0.276196,-0.545234,-2.129306,3061.884,2.115748,1.356927,3.361884,7.508187,-0.647694,-1.07781,-3.89949,3146.8348,2.094922,1.422937,3.581502,6.25136,-0.681865,-1.206065,-3.681986,11986.0053,3.524454,2.66178,3.969379,7.339943,-1.606158,-2.319995,-7.809669,7215.1822,2.688118,1.528675,2.33953,5.590001,-0.988695,-1.509717,-6.438997,1373.2928,1.443847,0.754697,1.604542,5.264528,-0.451361,-0.820929,-3.674976,1526.0971,1.536574,0.723622,1.681893,4.381474,-0.445026,-0.819241,-3.983262,1495.6943,2.165289,0.657997,1.818236,5.02978,-0.351868,-0.738035,-4.453356,1424.5371,2.143901,0.630967,1.846336,4.711579,-0.32829,-0.63197,-3.333249,2671.3355,1.819583,1.321556,3.096999,6.034749,-0.653013,-1.14655,-3.996321,2638.3096,1.929205,1.225079,2.997363,6.207311,-0.618264,-1.055422,-3.752866,6
2979.325,1.777692,0.632705,0.990444,4.086165,-0.508987,-0.784896,-2.790477,5594.9724,2.473474,1.105478,1.564427,5.015801,-1.445102,-2.040735,-4.961799,9506.6197,6.494788,2.296461,3.209714,6.08309,-1.31248,-1.975953,-5.138208,10643.7099,6.739807,2.555697,3.371524,5.642337,-1.465049,-2.159092,-5.690503,3006.2117,3.705591,0.946258,1.728332,3.901348,-0.630478,-1.085266,-3.181846,2689.1971,3.793625,0.822209,1.464743,4.191066,-0.546886,-0.915881,-3.647253,9582.4341,5.547646,2.854006,4.164347,6.316938,-1.591031,-2.47567,-6.259725,10520.8152,5.763473,3.020116,4.413566,7.84109,-1.812743,-2.813805,-5.739426,2235.7607,1.420968,0.467872,0.870533,5.282009,-0.389534,-0.741087,-4.672935,3090.92,1.740809,0.648599,1.152843,4.390814,-0.382764,-0.742907,-4.455357,7658.0148,5.207335,2.03646,2.895186,7.168473,-1.117677,-1.752568,-5.119476,7766.2353,5.430814,1.846725,2.498345,5.435976,-1.073956,-1.809628,-5.069086,3197.9931,4.242933,0.982018,1.724183,4.57295,-0.686204,-1.284949,-3.9586,3320.3136,4.39604,1.008272,1.85251,4.870689,-0.702834,-1.230907,-3.911909,7726.8664,4.329436,2.528715,3.94188,7.196008,-1.423285,-2.467311,-5.734203,6981.6067,4.292442,2.231161,3.415633,7.347008,-1.262452,-2.160164,-5.747271,3
18598.132,6.330856,4.073661,5.555973,7.717459,-2.6076,-3.412159,-9.991444,26368.4476,8.642834,6.429769,9.424237,12.837465,-4.22553,-5.704824,-14.386475,2968.6677,2.238444,1.148026,2.424165,4.708281,-0.623691,-1.079943,-3.493326,3034.926,2.180872,1.151382,2.481382,5.054688,-0.620613,-0.99156,-3.030155,2010.7872,2.478861,0.784782,1.959589,4.130961,-0.465359,-0.82055,-3.398251,1797.3991,2.527887,0.690703,1.825206,3.870455,-0.396636,-0.756495,-3.0252,4911.4971,2.883063,1.851788,4.305775,7.506767,-0.978367,-1.511786,-4.117895,5099.9138,2.878079,1.922474,4.435464,7.378222,-1.030874,-1.75491,-3.767213,19608.2105,5.074893,4.155289,5.679557,9.940483,-2.818591,-3.997731,-14.379144,11673.9599,3.752421,2.410688,3.296063,6.579537,-1.582369,-2.295202,-7.565364,2775.9002,1.97545,1.10479,2.157398,5.225942,-0.64006,-1.14479,-3.940251,2991.6233,2.149264,1.058341,2.217319,5.365097,-0.637092,-1.064062,-4.046099,2231.435,2.827094,0.859876,2.145759,4.82872,-0.490659,-0.946621,-3.409246,2069.0188,2.691269,0.830641,2.118037,5.051987,-0.434971,-0.824123,-3.464429,4612.3589,2.503021,1.812279,4.20452,7.930056,-0.993681,-1.669928,-5.26203,4530.5259,2.686827,1.694929,3.812838,6.944194,-0.943869,-1.590022,-4.615791,6
6033.187,2.404911,1.890831,2.796968,4.991894,-1.029036,-1.513227,-4.125857,12397.7046,3.903362,4.341331,6.428023,8.837869,-2.55031,-3.52368,-8.756572,22019.9971,13.681484,8.536663,13.994381,16.784989,-4.349485,-6.597528,-13.498502,24414.6526,14.195314,9.380708,15.389101,17.705813,-4.689821,-7.133295,-14.611951,7737.0665,8.08747,2.939494,5.914635,8.739732,-2.076131,-3.598276,-6.144703,6840.5968,8.06601,2.574838,4.884139,6.827563,-1.937902,-3.561591,-5.769581,20847.8538,10.693534,9.95848,20.449645,25.005389,-4.912648,-8.222931,-14.701092,23162.6684,11.259859,10.894807,22.007119,26.712228,-5.462803,-9.497295,-17.632578,4010.0903,1.667514,1.487397,2.465695,5.244972,-0.724404,-1.263781,-4.414068,4942.4448,2.061889,1.700429,2.537462,4.635791,-0.644294,-1.213422,-4.927056,17338.4871,10.577222,7.283449,12.479907,16.24083,-3.609747,-5.672351,-13.80744,17586.8644,10.845018,7.047704,11.623438,14.823033,-3.58498,-5.577299,-12.870109,8569.0372,9.636094,3.204949,6.159441,9.896292,-2.393788,-4.237132,-8.5359,9682.9042,10.842497,3.421493,6.3037,9.152537,-2.805911,-4.749822,-8.687675,17387.0156,8.339723,9.05052,19.076103,24.063646,-4.614823,-8.305539,-18.250874,15582.2828,8.091713,8.030437,16.858243,20.473853,-4.080703,-7.167949,-14.720949,3
27028.022,8.928451,6.019741,8.108688,12.077124,-3.836647,-5.062639,-13.363994,36840.0031,11.910427,9.313405,13.151955,15.76109,-5.730775,-7.449478,-17.984694,4695.014,2.85962,1.635356,3.519787,6.62543,-0.973119,-1.442503,-4.336807,4743.8076,2.747448,1.634729,3.482002,6.256398,-0.966775,-1.462236,-3.675763,2914.4543,3.128993,1.080273,2.48585,4.464792,-0.667084,-1.151194,-4.033696,2777.8791,3.418892,0.929332,2.089729,4.532887,-0.59325,-1.024492,-3.358817,7468.4197,3.786926,2.615188,5.499702,9.279624,-1.590936,-2.476814,-5.361078,7823.6929,3.832639,2.734815,5.964601,9.123443,-1.641135,-2.630917,-5.823572,29035.6816,7.120877,6.268015,8.203733,13.279717,-4.244725,-6.069075,-19.491265,17536.6352,5.165095,3.645601,4.7052,8.159991,-2.435738,-3.427997,-12.552396,4628.3719,2.540736,1.663524,3.195168,6.850415,-1.013078,-1.606616,-4.950873,4930.0913,2.777301,1.582339,3.234849,6.282211,-1.013206,-1.582628,-4.950656,3165.1,3.55211,1.180953,2.881239,5.788659,-0.693083,-1.153362,-4.539584,2927.0545,3.381071,1.116961,2.608573,6.404368,-0.601982,-1.06173,-3.771687,7645.1252,3.437154,2.733964,5.635045,9.581852,-1.715523,-2.860921,-6.547082,7523.8792,3.730638,2.503111,5.452571,9.505038,-1.652513,-2.706412,-6.165744,6
3531.6948,1.72971,0.870304,1.305661,4.98247,-0.715895,-0.961342,-3.226409,8688.1977,2.839602,2.223184,3.089595,6.415179,-2.200661,-2.703903,-6.579243,14990.2134,8.892217,4.713826,6.822977,9.295491,-2.622827,-3.994798,-9.017094,16704.8849,9.25263,5.193483,7.513724,10.442424,-2.859152,-4.250238,-11.019615,4812.3683,5.273095,1.712218,3.25015,5.149664,-1.159333,-2.194592,-3.920733,4245.8598,5.217977,1.478612,2.723186,5.15027,-1.011195,-1.715216,-3.812027,14375.5398,7.143846,5.643891,9.792652,12.933305,-3.065522,-5.205976,-9.73283,15974.1216,7.58202,6.104624,10.539732,13.69575,-3.372442,-5.563527,-12.417609,2229.2261,1.336432,0.669641,1.116933,5.26046,-0.497139,-0.827028,-4.261441,3405.9648,1.663542,0.893869,1.371032,5.102425,-0.501864,-0.884977,-4.834029,11761.3256,6.86142,4.046409,6.094635,9.542901,-2.184244,-3.338432,-8.647599,11983.8385,7.090865,3.818183,5.506145,8.327262,-2.172165,-3.35436,-8.939126,5158.1862,5.909018,1.819519,3.385847,6.755303,-1.293394,-2.24483,-5.047047,5568.0154,6.435471,1.905116,3.362731,6.968319,-1.398537,-2.503612,-5.644335,11878.4033,5.577755,5.089963,9.118824,13.938219,-2.809742,-4.923295,-9.349686,10626.0139,5.438892,4.496453,8.054214,11.073524,-2.549676,-4.373385,-8.214123,3
11368.0821,4.319045,2.571243,3.76004,5.76427,-1.591682,-2.215025,-6.051133,17069.5664,5.842436,4.294369,6.38852,9.612635,-2.777115,-3.720481,-9.064972,1673.4051,1.663816,0.772387,1.829929,4.070442,-0.41091,-0.774881,-2.702725,1687.2869,1.622018,0.771303,1.828646,4.504065,-0.416071,-0.711358,-2.870697,1265.2567,1.900117,0.581237,1.598366,4.822517,-0.318758,-0.639006,-2.829829,1159.0897,1.947152,0.508719,1.411223,3.264264,-0.281232,-0.579352,-2.804768,3043.5518,2.11003,1.33844,3.339367,6.581922,-0.651797,-1.170808,-3.605038,3122.3645,2.100623,1.42847,3.643233,6.717502,-0.670767,-1.115113,-3.43247,12412.1983,3.583857,2.749651,4.030976,7.573093,-1.720472,-2.498242,-8.361161,7552.6879,2.785869,1.584201,2.356957,6.431914,-1.04434,-1.545506,-5.630691,1353.9331,1.451786,0.73197,1.679465,4.882256,-0.422641,-0.747168,-3.588381,1531.124,1.549601,0.709573,1.645708,5.430865,-0.41788,-0.777994,-3.624344,1469.4705,2.158493,0.652938,1.929465,4.88773,-0.349038,-0.723987,-4.133738,1448.0774,2.176396,0.63425,1.738074,5.052071,-0.328452,-0.763388,-3.964523,2703.2917,1.852054,1.300538,3.142687,6.522426,-0.629529,-1.119614,-3.879904,2637.0127,1.937055,1.201475,3.006234,5.829118,-0.602009,-1.088052,-4.225568,6
3146.064,1.822017,0.684099,1.030036,4.160804,-0.534998,-0.790687,-3.25311,6539.8765,2.646671,1.375103,1.836479,5.966138,-1.683753,-2.247968,-5.442625,9854.6612,6.895661,2.38517,3.297961,6.540658,-1.390002,-2.075202,-5.654992,10954.5716,7.057028,2.626499,3.51482,5.911954,-1.557027,-2.283855,-6.743385,3098.2265,3.780858,0.98015,1.797948,4.388169,-0.644319,-1.063281,-3.182697,2757.6159,3.883439,0.854836,1.63606,4.361225,-0.557784,-0.976277,-3.139601,9951.0031,5.789644,2.976076,4.455134,7.626847,-1.747382,-2.680157,-6.065257,10907.2125,6.027036,3.150281,4.620331,8.027917,-1.939921,-3.03827,-7.51255,2516.0098,1.458998,0.54401,1.012239,5.048838,-0.4662,-0.859594,-4.786627,3382.0518,1.786887,0.746731,1.242951,4.701787,-0.469738,-0.84284,-4.115455,8063.3371,5.630578,2.127736,2.920555,6.676534,-1.195387,-2.016333,-5.363343,8021.2179,5.612927,1.913437,2.656178,5.909308,-1.141594,-1.93713,-5.270934,3287.0598,4.32464,1.026725,1.775001,5.174991,-0.696626,-1.237169,-4.617353,3462.7927,4.659633,1.051251,1.865272,5.163155,-0.735314,-1.299398,-4.655732,8121.5832,4.564948,2.672547,4.047732,8.073603,-1.529611,-2.667321,-6.317255,7314.7383,4.487221,2.356957,3.526337,6.867394,-1.388754,-2.443947,-5.121308,3
18233.9587,6.331834,4.021638,5.439706,7.799813,-2.531012,-3.388651,-7.995035,26593.289,8.413365,6.537743,9.321856,13.728592,-4.284748,-5.576359,-11.921024,2928.97,2.22431,1.117707,2.402359,4.527989,-0.615308,-0.989236,-3.998016,2976.2893,2.153551,1.119892,2.412371,5.057483,-0.627034,-1.015816,-3.500151,1982.219,2.432352,0.785834,2.022036,3.838589,-0.486046,-0.868782,-3.215093,1782.3018,2.501031,0.686954,1.713329,3.78214,-0.413174,-0.751363,-3.045615,4849.2373,2.837811,1.806424,4.181895,6.538415,-0.985494,-1.679446,-3.696168,5068.1756,2.850045,1.896662,4.434446,8.48382,-1.047326,-1.622711,-5.041517,19788.3427,5.046519,4.22387,5.731767,9.438648,-2.846538,-4.131728,-12.404572,11832.833,3.764207,2.453705,3.406946,6.56664,-1.599133,-2.252823,-9.126608,2709.2056,1.954174,1.06893,2.143993,5.79046,-0.642275,-1.066713,-3.672165,2872.16,2.084136,1.042645,2.167572,5.413476,-0.633523,-1.046027,-4.020935,2181.2875,2.764097,0.868754,2.319328,4.755525,-0.502938,-0.931013,-3.993558,2066.6903,2.711419,0.823482,2.10886,4.484214,-0.450315,-0.820116,-3.20668,4562.8013,2.474293,1.819327,4.059938,8.468215,-0.999351,-1.642531,-4.925837,4472.6045,2.644836,1.667808,3.737398,6.769621,-0.958574,-1.566559,-4.386862,6
6069.3798,2.40202,1.89075,2.805856,4.847536,-1.035225,-1.482178,-4.469565,13496.8921,4.127656,4.636741,6.928576,9.603443,-2.692722,-3.727959,-8.719716,22316.3785,13.63788,8.660276,14.162974,19.633636,-4.458876,-7.157783,-15.242306,24663.0985,13.95346,9.482672,15.604057,20.139569,-4.796271,-7.17557,-13.445372,7808.5792,8.0163,2.98592,5.986876,8.548071,-2.110659,-3.614828,-6.206997,6854.6495,7.973195,2.580277,4.88635,7.58692,-1.779031,-3.065394,-5.496237,21270.398,10.728655,10.1102,20.720373,25.6439,-5.221497,-9.051858,-15.742262,23732.353,11.439733,11.146121,22.4845,27.258794,-5.725327,-9.971492,-16.723321,4246.9004,1.708653,1.545026,2.452739,5.001711,-0.738098,-1.247774,-4.996486,5154.7564,2.113766,1.761883,2.62581,5.135723,-0.668414,-1.133199,-4.621443,17621.2576,10.543744,7.441435,12.598875,17.751252,-3.726168,-5.66608,-14.664723,17750.9425,10.759733,7.157186,11.654431,14.904398,-3.69342,-5.801924,-12.842048,8780.9043,9.620127,3.282492,6.161644,9.687495,-2.411956,-4.279189,-8.554381,9992.4486,11.132868,3.473745,6.445618,10.010731,-2.814767,-4.837843,-8.686733,17918.4419,8.471169,9.37324,19.67438,25.539019,-4.885256,-8.832299,-16.74255,15970.9766,8.139163,8.23051,17.230757,22.099741,-4.353633,-7.731844,-13.395423,3
26201.9631,8.997457,5.904016,7.773976,11.00511,-3.719864,-4.792514,-11.2263,36815.4844,11.837634,9.184027,13.072611,16.316846,-5.803485,-7.533643,-22.287329,4767.3837,2.864279,1.68037,3.495464,5.680989,-0.959646,-1.458052,-4.220981,4780.3222,2.742784,1.671122,3.554161,6.345568,-0.958667,-1.435561,-4.044407,2936.4023,3.132564,1.099633,2.558531,4.803753,-0.657351,-1.060501,-3.706529,2620.0665,3.183336,0.942987,2.094456,4.356093,-0.588302,-0.985778,-3.127589,7589.2278,3.779684,2.659369,5.461321,8.85098,-1.57647,-2.433694,-5.955561,7855.2171,3.787093,2.775395,6.051835,9.603871,-1.642481,-2.686332,-5.549963,28432.6802,7.071326,6.176282,7.923912,17.260131,-4.328147,-5.958037,-22.976745,17075.3799,5.126693,3.609434,4.62186,9.779955,-2.482865,-3.526808,-12.173174,4744.8574,2.540611,1.711478,3.299173,7.447149,-1.008811,-1.587288,-5.151186,5112.6369,2.805429,1.646927,3.170068,6.936686,-1.011064,-1.536835,-4.539929,3202.6664,3.608757,1.18328,2.762821,5.306455,-0.699317,-1.187461,-3.920563,2931.4244,3.338842,1.09022,2.571536,6.229146,-0.61371,-1.083824,-3.725608,7789.3825,3.422263,2.786798,5.842117,9.313882,-1.698241,-2.81995,-6.433897,7746.8094,3.722226,2.546854,5.254684,8.766277,-1.648149,-2.759669,-6.873337,6
3257.3223,1.682377,0.849194,1.25262,4.257318,-0.685599,-0.954905,-2.766718,8754.8545,2.863444,2.337684,3.237141,6.407078,-2.213084,-2.74907,-6.007185,14825.6487,8.745354,4.689798,6.864612,9.133469,-2.637735,-3.932871,-8.991874,16560.5903,9.080617,5.193039,7.517829,11.190618,-2.86817,-4.435118,-8.786843,4827.2783,5.284801,1.737021,3.329862,5.885069,-1.166792,-1.979303,-4.213994,4268.8373,5.311642,1.484334,2.71643,4.980422,-1.008893,-1.684087,-3.422751,14136.5884,6.93574,5.586792,9.640021,13.274074,-3.08242,-5.05453,-8.598625,15823.9619,7.454507,6.145762,10.576295,14.20532,-3.415748,-5.671173,-10.031953,2182.9912,1.33265,0.691549,1.149571,5.056993,-0.500207,-0.849442,-5.101084,3400.0883,1.683165,0.914437,1.40881,5.295054,-0.50658,-0.894271,-4.570529,11638.0817,6.758873,4.050285,6.050428,8.542978,-2.199648,-3.373595,-7.547474,11752.4458,6.723955,3.791243,5.470976,8.360773,-2.173056,-3.346737,-9.039742,5219.5112,6.068823,1.843887,3.443342,7.366453,-1.29032,-2.241096,-5.072375,5640.4735,6.557675,1.904445,3.296536,5.918283,-1.404155,-2.387318,-5.202253,11718.416,5.435039,5.128039,9.088317,14.491577,-2.838612,-4.943548,-10.385991,10454.055,5.20684,4.432408,7.855853,10.707376,-2.550373,-4.480933,-8.806675,3
1336.0327,1.408755,1.120992,1.966126,4.446092,-0.137157,-0.385011,-3.194052,1872.3843,1.552707,1.917431,3.433621,6.136377,-0.209752,-0.504762,-4.539426,-270.7632,0.895361,0.453177,1.326253,3.917911,-0.087204,-0.381159,-2.854499,-285.5794,0.896811,0.452731,1.323354,4.439043,-0.085761,-0.360459,-3.454919,21.4653,1.015782,0.403671,1.250287,3.419025,-0.059013,-0.286574,-2.162573,13.5348,1.011112,0.33789,1.043745,3.346932,-0.055297,-0.317711,-2.867393,43.7717,1.015724,0.866568,2.309266,4.780337,-0.099835,-0.390116,-2.83599,43.6169,1.015359,0.953191,2.714561,5.862447,-0.106955,-0.367886,-2.936908,1664.7183,1.35977,1.283449,2.374552,5.933459,-0.188161,-0.638634,-4.254145,809.1206,1.201256,0.724157,1.449988,5.616628,-0.1309,-0.495,-3.495007,-422.2509,0.862165,0.376699,1.162535,4.494591,-0.101494,-0.398044,-3.642193,-407.6066,0.858056,0.40234,1.172504,3.956863,-0.095404,-0.430992,-3.611482,56.254,1.044465,0.461872,1.459513,4.508719,-0.06953,-0.395372,-3.375627,110.4565,1.089123,0.429394,1.245467,3.86974,-0.065549,-0.35572,-3.295857,-161.5142,0.950516,0.819325,2.303913,6.102696,-0.111129,-0.388968,-3.221009,-111.6367,0.961457,0.747829,2.152565,5.685269,-0.1015,-0.393294,-2.448857,6
765.7209,1.239682,0.155844,0.528414,3.864821,-0.124175,-0.401715,-2.560209,1247.4756,1.371593,0.254366,0.643135,4.462406,-0.252028,-0.556744,-3.390504,1886.0998,2.219947,0.456501,0.828832,4.649951,-0.194099,-0.511418,-3.408087,2198.9614,2.298128,0.502811,0.830413,3.985113,-0.227736,-0.536395,-3.62122,1072.3243,2.021878,0.258632,0.601739,3.436848,-0.143478,-0.369839,-2.766032,946.9637,1.995252,0.225216,0.565859,3.667402,-0.133629,-0.418989,-2.889934,2638.4149,2.375065,0.564555,0.90608,4.220239,-0.290229,-0.665325,-3.595373,2756.8498,2.404014,0.585264,0.946782,4.287262,-0.319644,-0.66655,-3.717613,865.4956,1.191437,0.183531,0.595094,5.357768,-0.178193,-0.527644,-4.465359,1077.607,1.297083,0.234242,0.688139,5.048165,-0.184012,-0.518216,-4.527895,1474.6818,1.883886,0.409099,0.80176,4.68563,-0.15373,-0.492858,-3.837925,1386.6017,1.871212,0.361485,0.78129,4.675242,-0.135112,-0.480037,-3.708195,1111.6979,2.160052,0.26208,0.639149,4.030346,-0.16015,-0.474543,-3.576965,1122.4603,2.189944,0.264278,0.651537,4.004116,-0.160466,-0.455009,-3.667889,2386.4619,2.147216,0.517812,0.904384,4.967152,-0.219263,-0.582832,-5.266866,2142.005,2.118776,0.459891,0.823199,4.48492,-0.206298,-0.527954,-3.845785,3
32062.6458,10.945885,7.268914,9.851594,13.540769,-4.218316,-5.439013,-14.404753,42157.1267,13.643845,11.026187,15.915731,19.3969,-6.366251,-8.375737,-23.598933,5880.9033,3.661799,1.983547,4.082635,6.941107,-1.080335,-1.612724,-4.144256,5880.6199,3.467374,1.965101,4.095488,6.932211,-1.07206,-1.653045,-3.763562,3304.5048,3.59293,1.218282,2.846928,5.585742,-0.719467,-1.17098,-3.091239,2897.0028,3.516414,1.045523,2.410421,4.835513,-0.631001,-0.986612,-3.163211,9072.8863,4.65216,3.063239,6.247136,9.417756,-1.813823,-2.797284,-5.558292,9439.2714,4.693808,3.23217,6.858878,10.188838,-1.909764,-3.092773,-6.622065,33792.065,8.569401,7.432283,9.679006,14.486482,-5.042058,-6.837941,-26.052956,20525.3759,6.387018,4.256637,5.563488,8.588996,-2.951241,-4.077569,-14.295861,6118.5617,3.418815,2.041474,3.850126,7.185361,-1.139696,-1.7281,-4.880148,6512.6568,3.797305,1.952996,3.747232,6.660885,-1.144974,-1.735701,-5.391559,3566.3246,4.039973,1.337628,3.079262,7.022016,-0.760425,-1.363991,-4.281469,3303.9488,3.865867,1.203126,2.799577,5.845509,-0.649835,-1.220508,-4.43244,9721.5994,4.386386,3.290039,6.608257,10.303018,-2.057416,-3.406718,-7.056256,9600.1714,4.740234,2.993157,5.996852,9.175916,-1.994227,-3.261818,-6.97956,6
3942.7764,1.725978,1.268013,1.976603,4.386239,-0.848239,-1.225746,-3.240245,10623.8545,3.089527,3.529185,5.306752,8.195102,-2.508106,-3.214748,-8.836469,18686.1151,11.172027,6.825079,10.698918,13.060744,-3.608112,-5.498483,-11.395084,20700.6096,11.444408,7.51663,11.657491,14.475708,-3.860474,-5.935635,-11.680699,6539.8524,7.116167,2.452719,4.675788,7.691796,-1.641612,-2.790633,-5.391525,5601.8672,6.770119,2.075444,3.934261,6.376407,-1.384847,-2.389062,-4.658301,17716.6338,8.559755,8.049453,15.410495,18.389607,-4.111482,-6.783933,-11.513787,19824.3503,9.310881,8.902764,17.02417,20.41214,-4.600471,-7.744443,-14.570157,2485.9175,1.350885,0.999488,1.679686,5.37306,-0.581461,-1.107282,-4.672097,3807.5777,1.709251,1.283877,1.929794,5.098843,-0.546724,-1.000499,-4.997602,14800.0004,8.490228,5.939426,9.579162,12.41281,-3.017954,-4.607684,-11.496964,14957.8735,8.608748,5.631445,8.627964,11.833101,-2.984166,-4.631803,-9.872449,6976.4492,7.871365,2.627996,4.991418,8.433084,-1.855651,-3.257859,-7.346203,7714.5199,8.639907,2.727724,4.815851,8.668509,-2.063915,-3.475656,-7.317807,15004.5767,6.705117,7.620003,14.836925,19.145544,-3.929791,-7.03217,-12.873421,13353.9868,6.464443,6.603425,12.730276,16.891789,-3.452472,-6.15809,-11.342604,3
22451.5837,7.589949,4.911182,6.562093,8.772701,-2.972144,-3.965929,-10.815644,32003.7131,10.422779,7.830036,11.100582,14.88273,-4.976976,-6.375939,-15.027407,3704.7654,2.44671,1.411851,2.951037,5.666671,-0.773147,-1.217428,-3.672833,3785.417,2.382864,1.402239,2.955509,5.710328,-0.775915,-1.167002,-3.861053,2510.9623,2.873883,0.938277,2.284445,4.829914,-0.572448,-0.939616,-2.975604,2199.9401,2.821763,0.833617,1.881518,3.777044,-0.504709,-0.979206,-2.670637,6101.722,3.226678,2.253247,4.926341,8.885313,-1.238701,-2.009149,-4.756643,6409.2131,3.274039,2.347699,5.232477,8.066406,-1.309076,-2.227259,-4.948314,24046.9888,6.015183,5.080518,6.777788,10.894537,-3.490318,-4.844267,-15.050802,14359.2163,4.422977,2.949067,3.903686,6.762825,-1.941562,-2.714275,-9.429868,3636.2158,2.204382,1.402092,2.88472,6.58581,-0.797559,-1.386813,-4.71138,3854.345,2.366126,1.346543,2.723381,6.469354,-0.808705,-1.287216,-4.582857,2705.9561,3.157533,1.038054,2.481938,6.261642,-0.59125,-1.085498,-4.815143,2486.7455,3.00082,0.981308,2.315614,5.332199,-0.514192,-0.934954,-4.018834,5947.2559,2.834469,2.308451,5.000998,9.228273,-1.303193,-2.218559,-5.601534,5938.5515,3.102853,2.118411,4.602927,7.731737,-1.250562,-1.998896,-5.26219,6
6672.0893,2.342859,2.0297,2.967169,4.879069,-1.153436,-1.61142,-4.79461,13773.5191,4.056733,4.629267,7.004979,9.29027,-2.890961,-3.938545,-9.821487,25243.9139,14.772615,10.05993,17.191973,20.425462,-5.200852,-8.120799,-17.371226,27657.9795,15.127594,10.976472,18.903037,22.77963,-5.520463,-8.692381,-18.986105,9541.6058,9.880368,3.479053,6.76561,9.985639,-2.584089,-4.50124,-7.823708,8053.7447,9.392062,2.972069,5.678012,7.846413,-2.12672,-3.623555,-6.252737,23997.7224,11.505436,11.421115,24.716934,29.560292,-5.931777,-10.085686,-18.743253,26646.4952,12.182604,12.552726,26.748081,31.659932,-6.663061,-11.590859,-21.471475,4340.9424,1.686008,1.577893,2.648187,5.241792,-0.870124,-1.471052,-5.895466,5294.9921,2.085254,1.795495,2.733781,5.015916,-0.789979,-1.350127,-5.571425,19907.3262,11.183112,8.487168,15.124216,20.168521,-4.355727,-7.065208,-15.921184,20145.7478,11.523459,8.315211,14.13757,18.461391,-4.320364,-6.725524,-15.850171,10337.4601,11.205566,3.754143,7.179053,10.318798,-2.991376,-5.337625,-9.710843,12034.7977,13.121768,4.07111,7.562221,10.478088,-3.579773,-6.061965,-11.147351,20252.6889,8.941293,10.347052,22.961897,28.473757,-5.725205,-10.5779,-19.875192,18167.1782,8.756107,9.21695,20.468444,24.956494,-4.981179,-8.772793,-18.419842,3
873.375,1.056235,0.781605,1.744897,6.930718,-0.127279,-0.431442,-3.070063,-5.0156,0.999773,0.937104,2.389184,10.44222,-0.201434,-0.544392,-4.355247,351.0742,1.149646,0.327151,0.927836,2.624362,-0.093788,-0.359539,-2.959052,370.8806,1.149598,0.337491,0.964841,2.549867,-0.098662,-0.452669,-3.976863,195.8009,1.114102,0.274851,0.884258,2.481251,-0.060582,-0.292278,-2.629522,173.4173,1.114117,0.222865,0.754731,2.614416,-0.052908,-0.277905,-2.823687,566.7686,1.185077,0.616064,1.617858,3.843903,-0.106705,-0.353049,-2.980693,586.2944,1.184894,0.68303,1.813347,4.06189,-0.11557,-0.464882,-3.477875,1189.8359,1.062916,0.945413,2.230235,10.384187,-0.177392,-0.596232,-3.934598,669.3994,1.042644,0.647461,1.712502,7.870442,-0.134041,-0.453487,-3.293863,380.0474,1.155998,0.341654,0.939834,3.842142,-0.112824,-0.432931,-3.254292,344.0762,1.155019,0.313983,0.958952,3.49934,-0.112593,-0.414841,-3.598953,222.1557,1.131371,0.298203,1.139453,4.732377,-0.078689,-0.397432,-3.349375,200.4223,1.12346,0.258566,0.947839,3.813479,-0.068015,-0.358225,-3.064659,624.3855,1.200047,0.634918,1.877405,4.571709,-0.113078,-0.423013,-3.420386,513.9441,1.176383,0.590491,1.667298,5.00757,-0.100042,-0.400359,-3.353421,4
23797.7031,3.201845,3.73162,4.584763,10.078228,-0.108875,-0.389619,-2.331388,36052.1396,3.449299,5.75335,7.484049,15.471553,-0.223884,-0.492452,-3.237502,2817.8861,2.602322,0.436956,0.871924,2.978373,-0.1847,-0.558741,-3.93238,2885.8062,2.530481,0.440666,0.852856,2.730872,-0.222814,-0.575114,-3.582222,1489.5993,2.049115,0.293487,0.681278,2.435922,-0.1447,-0.438643,-2.788988,1339.3714,2.072145,0.260876,0.631759,2.90167,-0.131005,-0.395779,-2.657361,3887.4719,2.665668,0.665689,1.333109,3.232191,-0.290258,-0.637599,-3.3011,4001.5237,2.669148,0.702293,1.417773,3.614945,-0.318802,-0.733354,-3.508425,29339.1992,3.184487,4.844273,6.574858,20.39973,-0.165124,-0.508682,-4.445041,22145.6406,2.966838,3.599556,4.78715,13.166518,-0.17839,-0.546666,-4.337957,3038.3435,2.688224,0.457072,0.936204,3.767429,-0.140411,-0.484982,-3.821225,2667.0946,2.629014,0.400758,0.807243,3.267514,-0.134311,-0.461213,-3.750086,1588.9685,2.142439,0.326184,0.861102,3.855437,-0.161164,-0.491074,-3.954994,1488.2758,2.130228,0.292263,0.740174,3.518858,-0.157346,-0.468015,-3.696921,4133.9192,2.769198,0.698947,1.398215,4.497557,-0.209827,-0.578767,-4.229379,3834.4631,2.776141,0.642208,1.276393,3.752689,-0.199313,-0.589893,-3.911725,5
34284.6778,3.228711,8.796094,11.51983,16.022223,-4.048034,-5.274152,-13.186469,35136.0781,2.602666,9.607626,13.452194,20.223272,-6.260375,-8.329753,-22.73344,8480.614,4.704174,2.236311,3.749139,5.722663,-1.130068,-1.676878,-4.882318,8466.8579,4.497033,2.240757,3.845068,6.276026,-1.103465,-1.649745,-4.446458,3302.0298,2.943435,1.131433,2.591087,4.383063,-0.712116,-1.131237,-3.031713,2820.1868,2.864566,0.947986,2.061196,3.84062,-0.621161,-1.052269,-3.016399,11855.0486,4.922309,3.579101,6.402933,9.027487,-1.810902,-2.847248,-6.123979,12201.6462,4.920189,3.741942,6.806201,9.799285,-1.941203,-3.039352,-5.641076,39693.8203,3.102693,10.867617,15.208257,26.01605,-4.886051,-6.733484,-23.01619,29745.6787,2.903647,7.967625,11.105341,18.309122,-2.830378,-4.138363,-15.293395,9418.272,4.953762,2.389075,3.78355,6.535663,-1.183608,-1.801287,-4.915743,8179.5803,4.78671,2.110583,3.382949,5.531353,-1.214586,-1.883577,-5.048355,3517.1709,3.097506,1.201411,2.782533,5.251188,-0.748633,-1.31375,-4.805498,3110.6647,2.914355,1.023576,2.315546,4.824262,-0.640003,-1.055341,-3.942294,13158.9196,5.26679,3.890933,6.748428,9.899082,-2.119858,-3.486269,-7.984114,11988.7678,5.207288,3.620888,6.362324,9.751541,-2.015592,-3.304528,-7.722311,4
153485.5723,15.195456,36.575447,52.643319,65.170754,-0.858654,-1.236183,-4.225786,216844.8222,16.280575,48.123828,69.395778,83.803861,-2.687321,-3.44861,-9.109424,28119.3859,15.354745,7.226655,9.58012,12.13955,-3.722963,-5.606666,-14.050824,27284.7729,14.135783,7.03546,9.386955,11.826718,-3.967475,-6.322873,-12.899986,8992.7501,7.133751,2.758857,4.543696,6.268912,-1.661201,-2.789737,-4.897118,7996.6597,7.242254,2.317829,3.768102,5.640708,-1.418794,-2.422578,-5.917482,36231.9858,15.212658,10.675148,16.015117,19.374854,-4.199909,-6.92484,-13.848836,36506.1216,14.797354,11.060706,17.016498,19.653463,-4.700718,-8.015818,-15.026078,169170.582,13.427495,43.4832,63.683205,86.662862,-0.579363,-1.087324,-5.618668,138316.9756,13.186106,35.585591,52.010926,71.365657,-0.546846,-0.995025,-4.757769,35774.355,18.262389,8.708784,11.253588,16.132482,-3.123867,-4.838948,-12.391736,29998.9876,17.00936,7.385254,9.598732,13.145237,-3.072712,-4.749565,-10.686751,10104.5702,8.157215,3.065099,5.104424,8.173459,-1.862894,-3.273919,-7.003105,9056.0688,7.576976,2.671544,3.954004,6.557851,-2.08164,-3.633791,-6.965391,47086.7348,18.960257,13.701557,20.468803,24.743916,-4.034088,-7.192692,-12.81712,41859.5627,18.499133,12.155377,18.270661,22.590179,-3.542837,-6.009816,-11.419154,5
23428.9571,2.414544,5.154511,6.746026,11.046616,-2.872009,-3.812527,-9.116037,24345.1758,1.998504,6.031811,8.508392,15.803423,-5.058878,-6.831694,-16.949271,5539.0952,3.185321,1.452776,2.462314,4.509711,-0.767775,-1.255609,-4.096962,5584.2347,3.076718,1.482877,2.55836,4.598308,-0.768015,-1.179187,-3.973234,2294.4273,2.288154,0.780088,1.790926,4.099768,-0.570323,-0.960558,-3.299103,2022.5682,2.325674,0.823267,1.784235,4.586864,-0.504246,-0.853871,-3.561786,7652.5241,3.264591,2.322559,4.271647,7.100771,-1.226088,-1.926543,-4.505075,7851.0364,3.267084,2.432899,4.685443,6.838149,-1.30596,-2.095495,-5.037876,27589.9903,2.334131,6.568841,8.903385,18.932973,-3.595543,-4.953478,-15.478322,20419.5937,2.176232,4.748974,6.618397,13.99523,-1.98727,-2.82143,-9.423779,6197.5525,3.307727,1.550943,2.543388,5.466824,-0.793274,-1.349357,-4.053956,5236.8784,3.156924,1.361082,2.212181,4.269852,-0.79415,-1.284714,-4.669104,2403.2636,2.343801,0.825697,2.039175,4.413998,-0.584292,-1.056035,-4.462934,2169.0835,2.263359,0.713044,1.684016,3.928964,-0.526921,-0.909488,-3.925903,8313.1543,3.373354,2.449618,4.553685,7.421746,-1.288349,-2.054132,-5.04592,7605.5139,3.345349,2.294333,4.142344,6.662822,-1.233829,-2.026249,-5.577794,4
202548.8974,18.833453,53.884039,78.777977,93.538695,-1.142887,-1.684051,-4.093455,283591.8857,18.802914,71.75661,102.828295,127.308519,-2.961473,-4.041869,-8.726332,51948.3745,26.738562,14.011438,19.188009,25.360016,-5.211858,-8.059007,-16.373641,48447.0222,23.589262,13.189131,18.014827,22.904176,-5.546313,-8.557988,-16.817361,12963.1211,9.645695,4.18811,7.249689,9.811173,-2.570975,-4.458324,-8.146574,11289.7069,9.525025,3.44472,5.815611,8.254431,-2.145088,-3.761227,-6.852208,65072.6628,25.282603,20.254226,31.149521,36.45946,-6.060288,-10.407563,-19.48661,65219.8967,24.805039,20.81677,33.172382,37.021565,-6.693689,-11.780921,-19.296814,223931.8975,16.431564,61.99226,94.432437,131.817706,-0.898667,-1.494616,-5.163095,182776.9189,16.03136,51.584552,77.388645,104.652314,-0.802178,-1.314902,-5.32007,66894.8293,32.743455,18.11885,24.462641,33.844863,-4.331582,-6.849017,-16.199945,54570.7916,29.488748,14.437021,19.111643,25.279,-4.320015,-6.807493,-17.395446,14665.9849,10.948123,4.673572,8.377579,11.360852,-2.966461,-5.247628,-10.761102,13031.3522,10.224758,4.02231,5.896167,8.368013,-3.575769,-6.242554,-10.985828,88799.6594,33.640972,29.061323,44.795589,53.325074,-5.723946,-10.440399,-18.977749,75699.673,30.974332,24.139906,36.889789,45.88548,-5.071118,-9.260772,-17.725331,5
7725.0117,1.463887,1.87649,2.926052,8.65195,-1.333473,-1.75464,-5.044017,7947.0742,1.318992,2.416044,4.186817,10.957203,-2.68731,-3.690677,-9.334001,2074.4143,1.789134,0.639158,1.329978,3.271983,-0.422,-0.802089,-2.601126,2160.491,1.782451,0.650571,1.442526,3.405007,-0.42575,-0.730734,-3.2917,960.7845,1.537365,0.41001,1.199416,2.770188,-0.322747,-0.64686,-2.505594,837.7602,1.527167,0.342873,0.976193,2.735253,-0.281422,-0.502242,-2.448005,2992.4306,1.861677,1.076652,2.344281,4.692732,-0.647054,-1.070039,-2.970284,3091.9172,1.871757,1.152019,2.72772,5.163891,-0.681483,-1.175956,-3.435848,9329.7969,1.443471,2.381672,3.979247,13.313402,-1.679698,-2.467542,-8.808728,6593.1973,1.371407,1.615864,2.68971,9.562206,-1.017499,-1.486992,-5.958689,2223.1221,1.8009,0.665016,1.380573,4.413396,-0.424336,-0.773325,-4.118775,1948.7642,1.775007,0.599607,1.25535,3.820316,-0.415625,-0.756135,-3.703245,1009.5665,1.554105,0.44529,1.400582,4.032017,-0.351557,-0.75021,-3.839347,931.8602,1.533357,0.375477,1.144283,3.958908,-0.324183,-0.707582,-3.154437,3093.7238,1.857827,1.105869,2.542521,6.175631,-0.639063,-1.077597,-3.967705,2841.9089,1.847049,1.028976,2.313205,6.451297,-0.606508,-1.06044,-3.998854,4
85795.7187,8.631299,19.488937,24.784621,35.589045,-0.391136,-0.632422,-3.209386,120806.3203,8.434382,25.361383,32.555329,43.722013,-1.527603,-2.074025,-4.589907,10446.9558,6.321078,2.435289,3.115558,5.265212,-1.343188,-2.107708,-6.372693,10489.6299,6.032211,2.430027,3.24233,5.607435,-1.504877,-2.375,-6.162768,4202.1268,3.791364,1.119887,1.723725,3.969649,-0.624114,-1.070678,-3.738832,3755.5897,3.885832,0.964712,1.567789,4.209029,-0.548965,-1.060308,-2.741674,14042.3603,6.386497,3.757978,4.981225,7.099737,-1.698417,-2.692589,-5.787657,14257.8975,6.268939,3.885359,5.13352,7.647381,-1.869689,-2.894553,-5.900724,100978.9053,7.958644,23.293459,31.124013,47.675676,-0.425714,-0.80075,-4.399116,79789.082,7.538508,18.507154,23.959605,37.425263,-0.425532,-0.794052,-4.069258,11671.6995,6.697747,2.640951,3.364207,5.918199,-1.141028,-1.829896,-5.534546,10180.3968,6.503528,2.305601,2.89494,5.785953,-1.098272,-1.766715,-5.295488,4621.0717,4.129527,1.202529,1.990058,4.566347,-0.684854,-1.252086,-3.988283,4145.0172,3.948365,0.998554,1.653758,4.377711,-0.716378,-1.322469,-4.431893,15286.3105,6.741211,4.128216,5.297931,8.132456,-1.450577,-2.385675,-6.84232,14386.3078,6.807002,3.844798,5.070721,8.340644,-1.339644,-2.290876,-5.818949,5
16084.8741,1.994855,3.605405,4.853832,8.513517,-2.208196,-2.879998,-7.277587,17093.2031,1.704559,4.396199,6.521952,13.419773,-4.24802,-5.60097,-13.54605,4166.0171,2.666576,1.120073,2.002754,3.753476,-0.607352,-0.9705,-3.603423,4189.9556,2.587011,1.143058,2.093269,3.81469,-0.618495,-0.984211,-4.02579,1740.5866,1.985955,0.638126,1.580434,2.915452,-0.468278,-0.796098,-2.837452,1487.8398,1.952178,0.542281,1.301361,3.47026,-0.411627,-0.681356,-2.52078,5802.529,2.738193,1.824606,3.537226,5.273797,-0.995492,-1.545241,-4.539651,5970.0424,2.746762,1.940159,3.949604,6.619368,-1.037055,-1.674719,-4.260225,19883.4551,1.974929,4.679981,6.746447,16.373601,-2.862354,-4.142938,-13.891206,14455.5703,1.846325,3.344128,4.891621,10.249132,-1.608417,-2.260423,-6.957489,4591.0612,2.756199,1.175507,2.051724,5.549441,-0.620623,-1.014469,-4.61656,3880.8611,2.633278,1.046174,1.953009,4.060506,-0.615605,-1.026736,-3.956434,1826.5626,2.033732,0.673078,1.804495,4.542926,-0.4859,-0.926349,-3.781197,1647.4171,1.965546,0.584925,1.374485,3.823861,-0.44328,-0.825466,-3.44902,6170.2741,2.805657,1.910931,3.846351,6.431452,-0.983244,-1.616632,-4.710157,5679.7046,2.790831,1.782951,3.360667,5.882691,-0.946478,-1.536018,-4.858836,4
180382.9014,17.607136,46.721049,68.634371,86.685608,-0.963822,-1.365763,-3.146012,258094.3935,17.446322,63.873082,91.57358,111.60856,-2.526683,-3.386354,-8.823132,41429.3385,22.091711,11.081073,14.948618,19.434181,-4.383157,-6.739618,-12.440345,39165.323,19.737557,10.506067,14.094585,19.221089,-4.716771,-6.963869,-15.865973,11169.8672,8.555788,3.479735,6.021568,8.08544,-2.113791,-3.744996,-6.288137,9751.243,8.492951,2.848039,4.852103,6.619512,-1.794985,-3.076266,-5.773763,52233.9634,20.90584,16.162666,24.632118,28.858505,-4.981861,-8.454225,-15.908481,52646.7648,20.592137,16.694028,26.546568,31.111839,-5.49054,-9.825039,-18.23234,206542.3359,15.48244,57.041914,86.348024,120.248523,-0.718946,-1.272371,-4.734943,170184.6826,15.18739,47.010176,70.602301,96.088538,-0.646724,-1.1814,-4.737244,52264.2682,26.655633,13.541574,18.236022,24.948867,-3.599747,-5.729396,-13.566076,42571.7927,24.217726,10.999153,14.476418,18.371762,-3.56927,-5.613526,-13.718408,12487.5282,9.580017,3.838923,6.807277,10.299911,-2.387792,-4.250234,-7.30173,11072.5166,8.848717,3.220392,4.949307,7.685779,-2.797707,-4.824986,-8.434355,69134.5937,26.937504,21.652754,33.302441,41.006622,-4.617171,-8.247733,-15.665252,59469.6094,25.11815,18.385401,28.154064,33.66239,-4.106796,-7.366952,-13.230089,5
26916.0909,2.669939,6.044795,7.78041,12.884059,-3.206126,-4.275444,-10.3586,30054.7735,2.212062,7.696189,11.018048,18.381888,-5.702282,-7.652786,-17.926947,7315.2339,3.827051,1.873268,3.055906,4.481549,-0.955939,-1.381076,-4.028018,7296.6429,3.704313,1.91001,3.22177,5.297859,-0.954842,-1.394401,-3.688246,2799.9129,2.573544,0.966645,2.19257,4.159493,-0.655151,-1.197328,-2.845753,2381.7397,2.52425,0.800301,1.755482,3.361448,-0.60526,-1.00373,-3.367519,10015.0161,3.945151,3.053544,5.378259,7.691471,-1.559459,-2.463512,-5.076116,10363.5988,3.947495,3.21292,5.880865,7.893792,-1.637412,-2.60968,-5.723702,33262.4023,2.578461,8.04229,11.396999,22.767972,-4.280627,-6.005862,-19.340462,24903.8887,2.400309,5.754755,7.964417,15.30824,-2.440797,-3.437318,-11.7444,8125.3437,4.000351,1.980334,3.122111,5.94224,-1.008048,-1.60589,-5.91201,6833.4612,3.786758,1.782583,2.867166,5.222716,-0.996782,-1.577653,-5.037599,2916.5155,2.618697,1.02176,2.278425,5.23668,-0.688534,-1.295259,-4.57803,2641.3452,2.544853,0.863974,1.986048,4.956144,-0.604075,-1.101088,-4.081175,10984.1196,4.108972,3.206337,5.613799,8.313768,-1.691984,-2.832091,-7.781093,9943.1228,4.046602,3.02011,5.267501,8.462514,-1.654361,-2.697547,-6.148097,4
124005.625,12.029968,31.527878,43.266891,54.473004,-0.558041,-0.885266,-2.799354,183044.3692,12.235754,42.902635,58.703732,74.043479,-2.088862,-2.564221,-5.905099,19695.1481,10.691561,5.291171,6.890371,9.757387,-2.593769,-4.0183,-9.197542,19205.1248,9.946708,5.154803,6.807834,9.427246,-2.825799,-4.296466,-8.852303,6825.8402,5.507116,2.077089,3.277683,5.492018,-1.150278,-1.954737,-4.563007,6032.0435,5.624737,1.741879,2.790708,4.77716,-0.999464,-1.731128,-4.136816,25598.6743,10.6313,8.303963,11.938413,15.153127,-3.00737,-4.933872,-10.302557,26120.8689,10.421101,8.616821,12.670091,16.093409,-3.322842,-5.412719,-9.942164,147458.2656,10.843224,38.945076,55.167312,77.756735,-0.453853,-0.763268,-4.244107,120911.5654,10.565909,32.097039,45.263408,64.718864,-0.457358,-0.859568,-4.359143,23114.3662,11.835634,5.87167,7.574139,10.871034,-2.156017,-3.387224,-8.2948,19536.6287,11.186829,5.014797,6.566242,9.444989,-2.131056,-3.330217,-8.161283,7534.1594,6.113488,2.250225,3.746615,6.195924,-1.274583,-2.258302,-5.854701,6725.9884,5.802291,1.821308,2.939677,5.355211,-1.383415,-2.35672,-5.113695,30105.3338,11.964018,9.727693,13.97942,17.882497,-2.732404,-4.694101,-9.565585,27445.9031,11.923856,8.861951,12.957105,16.735735,-2.45924,-4.321959,-8.491484,5
23105.1845,2.467378,5.238423,6.88611,11.720556,-2.729409,-3.617517,-10.739524,25270.4023,2.039972,6.488146,9.381299,17.983211,-5.132154,-6.903435,-16.53812,5959.6562,3.371546,1.536005,2.604894,4.431871,-0.776005,-1.183951,-4.726943,5926.9451,3.234569,1.568593,2.72659,4.992658,-0.78589,-1.276465,-3.782585,2330.1455,2.329572,0.812637,1.931731,3.663649,-0.637963,-1.219538,-3.214928,1992.7905,2.291311,0.684783,1.581116,3.644726,-0.512412,-0.931825,-3.218288,8042.8035,3.419137,2.486669,4.591303,6.949263,-1.259119,-1.999992,-4.726312,8320.4366,3.418879,2.608424,5.123053,7.173533,-1.329622,-2.094102,-4.1943,28947.0253,2.397782,7.090769,9.740081,18.763801,-3.633782,-5.016955,-16.386397,21867.4648,2.253986,5.195291,7.261297,14.678456,-2.01979,-2.787616,-8.940693,6579.2437,3.492728,1.637279,2.608358,5.158944,-0.800464,-1.294505,-5.073898,5456.4939,3.279624,1.441385,2.396161,4.953647,-0.789327,-1.267844,-4.353062,2446.4969,2.391141,0.863275,2.137131,4.467529,-0.597677,-1.071317,-4.119192,2177.3007,2.281299,0.739386,1.717152,3.846203,-0.535605,-0.925722,-3.554111,8815.181,3.574577,2.617004,4.879279,7.148344,-1.307638,-2.140653,-6.564938,7885.5051,3.493204,2.449193,4.478383,7.440248,-1.252024,-2.023339,-4.914673,4
192578.6416,18.663007,51.3102,75.505819,92.566071,-1.07781,-1.54497,-3.527429,285876.2412,18.865092,73.443633,104.675618,127.572937,-2.798034,-3.854878,-9.648015,53024.4411,27.718607,14.593047,19.866193,25.906793,-5.190487,-7.922405,-18.981784,49623.4805,24.695108,13.610574,18.483179,22.834532,-5.533006,-8.816018,-20.19838,13126.0536,9.895809,4.198346,7.48928,9.922628,-2.537248,-4.493561,-6.816056,11459.2504,9.891947,3.459585,6.005475,7.787937,-2.124786,-3.631568,-6.828565,66077.937,26.607954,21.200243,33.28424,38.222382,-5.933437,-10.502212,-17.663431,66947.928,25.800465,21.79055,35.329086,41.121145,-6.605961,-11.606762,-20.688927,227912.206,16.483827,64.005086,96.04288,134.499372,-0.868376,-1.478943,-5.216021,188078.4961,16.162056,53.482876,80.47596,111.928064,-0.773766,-1.278382,-5.198583,67682.4252,33.722812,17.926277,24.089442,31.505079,-4.277381,-6.71218,-17.710267,54477.3097,30.316353,14.320538,19.017249,24.625519,-4.275341,-6.641367,-16.870328,14770.6093,11.101227,4.639728,8.497719,11.381493,-2.95901,-5.322075,-9.357304,13063.2516,10.407948,3.97726,6.315726,9.054928,-3.563918,-6.123662,-12.742454,89353.9738,34.655045,29.128588,45.658544,53.922897,-5.58009,-10.101882,-20.241392,75908.7339,32.394604,24.540241,39.215049,45.655288,-4.931922,-8.846523,-14.770192,5
7792.0937,1.489799,1.886245,2.878306,7.341784,-1.243614,-1.692311,-4.554422,8748.7422,1.352319,2.63573,4.473832,12.277163,-2.68711,-3.680948,-10.5582,2089.9362,1.7989,0.647776,1.420076,3.26854,-0.431143,-0.799634,-3.589187,2177.5627,1.796799,0.676662,1.498721,3.428501,-0.439558,-0.734218,-3.27157,972.349,1.549664,0.413963,1.241181,3.38486,-0.322504,-0.64736,-3.115141,816.7793,1.524469,0.349449,0.994769,2.801857,-0.298904,-0.574747,-2.398764,2989.1855,1.880402,1.110578,2.480306,4.229542,-0.666696,-1.097779,-3.334067,3085.8782,1.871668,1.188178,2.854559,5.151694,-0.689499,-1.141673,-3.325653,10274.6758,1.485368,2.63317,4.314214,14.488741,-1.661302,-2.424208,-8.105942,7566.6563,1.422703,1.823087,3.15929,9.545344,-1.009574,-1.543405,-5.996449,2263.4504,1.813793,0.68629,1.409109,4.039302,-0.434283,-0.779351,-4.915389,1951.1111,1.781001,0.620206,1.284264,4.747603,-0.430929,-0.784147,-3.655819,1015.6186,1.565029,0.447434,1.354864,5.029751,-0.352985,-0.726382,-3.99222,909.1734,1.527135,0.38572,1.181357,3.579948,-0.330065,-0.637435,-3.683764,3104.4981,1.87163,1.146989,2.74084,6.047304,-0.648952,-1.125844,-4.00454,2869.8359,1.877478,1.071837,2.493163,4.93966,-0.616801,-1.038532,-4.129533,4
78059.3887,8.228917,17.709202,22.540571,30.725956,-0.35062,-0.549609,-2.823905,117830.3682,8.231745,24.996867,32.469233,47.837703,-1.492913,-2.169267,-5.163214,10514.7194,6.436671,2.440701,3.091967,5.712903,-1.324587,-2.046506,-5.593546,10545.8899,6.16782,2.445733,3.156602,5.37339,-1.471519,-2.242496,-6.570458,4237.7152,3.919817,1.121048,1.766121,3.64755,-0.616926,-1.21443,-3.468416,3753.1593,3.957932,0.966959,1.590093,3.936138,-0.540637,-0.961632,-3.780828,14004.8199,6.564519,3.835788,4.96592,7.651273,-1.682873,-2.789699,-7.376998,14396.6682,6.454039,3.954828,5.358147,7.910016,-1.862497,-2.86476,-6.296461,100105.8516,7.77664,22.925367,30.763845,50.415157,-0.43173,-0.825795,-4.659997,79866.9736,7.389919,18.192296,23.375902,38.920467,-0.435196,-0.760125,-3.965964,11685.3147,6.85569,2.624168,3.304814,6.222886,-1.118504,-1.819004,-6.37861,10121.4351,6.533073,2.29089,2.967418,5.618283,-1.085728,-1.796904,-6.037005,4634.4713,4.222055,1.207422,1.977092,4.844127,-0.674909,-1.238715,-3.661389,4168.6257,4.073467,1.020508,1.694174,4.740093,-0.711535,-1.320717,-3.708791,15281.227,6.831013,4.1432,5.365476,8.696224,-1.454462,-2.472298,-5.601324,14250.8361,7.022784,3.905512,5.114191,7.934514,-1.311478,-2.2934,-5.085518,5
15436.499,2.009225,3.491949,4.719911,8.117994,-2.028163,-2.654781,-6.190714,17915.2265,1.747194,4.742861,7.022209,16.427754,-4.17451,-5.474727,-13.617326,4233.6182,2.750773,1.143413,2.158592,4.291802,-0.627201,-1.012363,-3.76686,4258.3196,2.660541,1.1736,2.146502,4.167057,-0.628303,-1.028602,-3.44372,1773.5156,2.044775,0.652996,1.654118,3.105804,-0.470779,-0.863527,-2.959709,1512.0449,2.010482,0.552752,1.394713,2.995254,-0.423978,-0.763388,-3.093154,5824.9704,2.834673,1.90197,3.757937,6.547254,-0.997512,-1.544897,-4.263519,6045.2686,2.831662,1.986539,4.008856,6.290535,-1.049654,-1.647451,-4.508392,21189.2187,2.040793,5.149911,7.536568,15.564351,-2.759525,-4.091485,-14.327281,15622.0059,1.907034,3.656509,5.27057,13.127251,-1.557315,-2.295038,-7.821462,4657.1985,2.829814,1.203507,2.092616,4.284559,-0.644818,-1.042999,-3.81183,3915.2798,2.713063,1.08918,1.92323,3.954864,-0.644908,-1.093776,-4.99117,1857.7833,2.093556,0.682042,1.861409,5.08981,-0.488992,-0.879649,-3.898307,1659.3862,2.011888,0.600188,1.561341,4.315631,-0.438915,-0.84667,-4.150974,6245.7239,2.893719,1.976345,3.78191,6.935626,-1.013804,-1.6154,-4.761026,5674.5888,2.89213,1.859435,3.687064,6.637917,-0.972684,-1.543117,-4.234464,4
158465.3876,15.938617,41.935002,61.288952,76.900829,-0.938146,-1.380524,-3.325654,251476.0313,16.810665,62.621638,90.178374,111.151893,-2.509369,-3.34251,-8.21847,39970.8211,21.806546,10.921722,14.79936,17.962172,-4.38897,-6.619487,-12.763698,38121.6647,19.672187,10.429003,14.228044,19.244491,-4.700321,-7.087483,-15.739627,11126.6055,8.811865,3.489701,5.999024,7.957504,-2.120377,-3.674076,-6.011815,9719.4746,8.736883,2.902034,5.027248,7.029843,-1.746594,-2.95375,-5.337049,50263.7024,20.946959,16.320738,25.547333,30.052989,-4.961094,-8.337448,-15.489794,51315.8628,20.805901,16.770038,26.604777,30.309666,-5.595766,-9.686962,-17.359484,199478.0156,14.747327,56.025197,85.441769,129.141419,-0.700364,-1.231036,-4.549226,165776.5878,14.430336,46.447768,69.020318,99.02396,-0.648977,-1.097334,-4.266928,50729.8619,26.415546,13.308836,17.901059,25.393988,-3.644509,-5.666788,-13.471692,41352.7117,23.790445,10.761854,14.352553,18.84119,-3.59456,-5.553461,-13.327502,12376.2962,9.669858,3.820916,6.751043,9.166822,-2.424447,-4.358202,-8.331788,11031.7455,9.281905,3.268942,5.238515,8.384064,-2.806467,-4.709698,-9.370283,66945.5976,26.76135,21.642206,33.28855,40.177298,-4.725593,-8.652023,-15.425248,57952.3022,25.626757,18.829834,29.681664,35.634369,-4.12402,-7.318751,-14.250891,5
25266.9463,2.669892,5.705146,7.542356,12.268389,-3.087914,-4.084605,-10.608059,30443.5566,2.253262,8.003675,11.471732,18.752074,-5.678333,-7.512984,-17.53438,7429.8491,3.930091,1.880038,3.133796,4.689054,-0.946033,-1.478136,-3.716215,7415.5903,3.762354,1.92432,3.149371,5.030674,-0.936417,-1.421768,-4.113595,2797.2903,2.599815,0.954438,2.124972,3.86457,-0.634971,-1.076481,-3.472933,2406.1333,2.592404,0.805114,1.870218,3.731524,-0.562925,-0.874323,-2.96982,10086.3174,4.027209,3.074132,5.537328,7.289647,-1.524736,-2.339546,-4.717004,10480.8662,4.020815,3.232373,5.868369,8.873329,-1.616707,-2.621125,-4.940923,34280.1386,2.661447,8.462392,12.192233,21.771005,-4.196034,-6.210914,-18.411781,25669.3828,2.455113,6.113514,8.241002,15.924547,-2.403118,-3.306905,-10.565041,8197.0618,4.030951,2.00435,3.112517,6.088652,-1.007604,-1.630783,-5.337188,6887.0718,3.799108,1.781908,2.85627,5.68879,-1.013231,-1.626566,-4.770526,2939.6442,2.64622,1.015898,2.275792,5.711601,-0.676929,-1.242019,-3.608577,2662.3177,2.609603,0.876869,1.989314,4.533204,-0.586839,-1.117685,-3.128225,11085.302,4.165858,3.22309,5.717255,8.465185,-1.700848,-2.848814,-6.227536,9969.0158,4.11602,3.054554,5.451702,8.120461,-1.628329,-2.615311,-5.977893,4
107426.2188,11.108666,27.502104,38.052226,46.366248,-0.560684,-0.806326,-3.216049,177077.9512,12.047013,41.756763,58.433149,74.556898,-2.149723,-2.732807,-6.627505,19222.6536,10.394713,5.174382,6.800173,9.217237,-2.645628,-4.081601,-9.083503,18892.4414,9.721887,5.11534,6.771739,9.654069,-2.862055,-4.249174,-10.138873,6795.9588,5.600421,2.033519,3.340818,5.430897,-1.1797,-1.957614,-3.77755,5981.6726,5.573715,1.724985,2.805114,5.087523,-0.995731,-1.671777,-4.106839,25018.9468,10.412259,8.10998,11.750676,15.409695,-2.972717,-4.893214,-8.989873,25795.5513,10.31804,8.390046,12.308264,16.339862,-3.367643,-5.572045,-10.265536,143654.0205,10.697694,37.664535,53.404171,78.49869,-0.474151,-0.7926,-4.036018,116432.914,10.284794,30.836745,42.601756,62.796677,-0.462284,-0.802573,-4.151094,22705.5882,11.570304,5.868556,7.577788,11.601346,-2.211996,-3.409513,-7.71526,19330.8521,10.991489,4.999264,6.52465,8.957348,-2.169112,-3.312171,-8.574464,7480.4049,6.091808,2.223358,3.592493,6.832769,-1.297295,-2.344889,-5.433882,6722.164,5.825052,1.814965,2.930871,6.226957,-1.388793,-2.356586,-6.178773,29685.8804,11.82585,9.574358,13.726479,18.232217,-2.81906,-4.820997,-9.74968,26955.1572,11.759069,8.781133,12.875328,16.120671,-2.463156,-4.217998,-9.346779,5
511.7813,1.035523,0.751835,1.565453,6.770474,-0.115299,-0.390436,-2.644334,173.291,1.007297,1.337501,3.069212,14.152949,-0.207962,-0.533656,-3.874198,403.1438,1.159485,0.399605,1.15479,2.821778,-0.086346,-0.343741,-3.256101,428.687,1.161528,0.407974,1.272478,3.093999,-0.089044,-0.385549,-2.998416,193.7448,1.111507,0.294928,0.971344,3.237634,-0.05811,-0.288503,-2.525594,203.6917,1.134211,0.258714,0.848518,3.325625,-0.050025,-0.295867,-1.520165,579.7383,1.177276,0.736958,1.962369,4.4273,-0.10301,-0.416522,-2.950273,595.6704,1.172964,0.778698,2.0972,4.161193,-0.104124,-0.413585,-3.163299,939.75,1.046524,1.21448,2.777757,11.502551,-0.183789,-0.563639,-4.773709,349.2109,1.020341,0.788357,1.879895,8.962912,-0.134173,-0.516172,-3.596508,449.4531,1.168755,0.406385,1.150596,3.863496,-0.109765,-0.388964,-3.660525,401.5197,1.167276,0.366666,1.181292,2.985926,-0.102481,-0.438662,-2.987888,198.4765,1.112284,0.318182,1.153735,4.119877,-0.069018,-0.381249,-3.415382,205.084,1.122694,0.287536,1.014483,3.553105,-0.065519,-0.332858,-2.82983,622.8205,1.182558,0.742075,2.030567,4.994402,-0.115066,-0.434017,-3.640219,508.5788,1.161707,0.702549,2.065851,4.871889,-0.09938,-0.396632,-3.617644,4
20188.9922,3.031822,3.174428,3.855492,8.083292,-0.090169,-0.320113,-2.993763,38093.4922,3.368952,6.30334,8.540143,18.214164,-0.249916,-0.548022,-3.817199,3002.8996,2.600577,0.477524,0.905486,2.712006,-0.190412,-0.455792,-3.219485,3072.6849,2.524358,0.496423,0.941366,2.7975,-0.216462,-0.538492,-3.566132,1505.6771,2.047422,0.330944,0.72835,2.82602,-0.147719,-0.405418,-2.512552,1326.3792,2.048245,0.289044,0.670192,2.342622,-0.132318,-0.376699,-2.574676,4188.636,2.701161,0.781938,1.472939,3.248392,-0.294407,-0.592229,-3.454217,4343.8648,2.675559,0.806497,1.645394,3.981411,-0.31456,-0.666563,-3.795939,30198.9492,3.114236,4.864627,6.441035,20.095905,-0.169386,-0.509686,-3.980485,22875.0459,2.889518,3.63074,4.630637,13.718953,-0.183389,-0.519073,-4.118128,3148.774,2.596789,0.501078,1.020634,3.898202,-0.144596,-0.519354,-4.373101,2783.2999,2.5654,0.450775,0.881784,3.730007,-0.124314,-0.477322,-3.764616,1611.8374,2.129799,0.352785,0.854846,3.950019,-0.163398,-0.489035,-3.540431,1474.5316,2.100931,0.324961,0.788043,3.353975,-0.160754,-0.452704,-3.637175,4430.0627,2.744784,0.785816,1.650643,4.616598,-0.218736,-0.571634,-4.068475,4102.5637,2.780821,0.733703,1.482391,3.44121,-0.202643,-0.556178,-4.274461,5
27192.4638,2.964535,6.375268,8.254492,11.800386,-3.590356,-4.621064,-12.03676,35800.4336,2.549691,9.42532,13.252083,19.826298,-6.401849,-8.472803,-19.644043,9672.7812,4.983948,2.534003,3.942701,6.096216,-1.107734,-1.728416,-6.017399,9597.3106,4.725678,2.559329,4.113791,6.456569,-1.094181,-1.626317,-5.07487,3375.512,2.970645,1.152345,2.672398,4.334598,-0.729003,-1.229228,-3.604947,2849.5755,2.879705,0.964548,2.197994,4.819641,-0.613018,-1.074023,-3.116901,12957.1726,5.076364,4.006738,6.91765,8.969648,-1.795627,-2.832967,-6.236553,13387.6628,5.057048,4.190226,7.434967,11.087061,-1.920768,-3.080678,-7.151584,40077.4141,3.0699,10.503374,14.620924,26.121008,-5.024366,-6.910229,-25.962758,30911.1075,2.904361,7.941985,10.620714,18.76609,-2.912385,-4.079864,-14.092176,11027.1609,5.359743,2.785343,4.126093,6.290404,-1.163181,-1.765058,-5.148599,9032.7376,4.952969,2.365243,3.66981,6.251721,-1.186645,-1.861834,-5.272254,3529.7416,3.037275,1.219293,2.847461,5.122367,-0.750564,-1.35137,-4.960919,3162.4716,2.938624,1.045671,2.345408,4.88542,-0.643329,-1.09433,-3.818907,14918.4057,5.554646,4.419606,7.451206,10.470541,-2.071635,-3.407116,-8.496802,13150.3589,5.385247,4.079799,6.903629,9.916057,-1.985122,-3.198047,-7.300429,4
117025.0722,12.707842,29.806698,42.760233,53.376147,-0.761472,-1.111125,-2.898301,217129.876,15.073427,50.492526,72.071966,89.796679,-2.541291,-3.3021,-8.043732,30470.7088,16.247861,8.158167,10.946829,13.981383,-3.655012,-5.677732,-13.385896,29193.1504,14.666843,7.845812,10.55151,14.28543,-3.913959,-5.82222,-12.079606,9084.2334,7.195246,2.818052,4.74186,7.210794,-1.630647,-2.793265,-5.18134,7999.9081,7.248831,2.342065,3.980258,5.406082,-1.405718,-2.357196,-4.235117,38865.4952,15.822971,12.298533,18.721073,21.795374,-4.165219,-6.914639,-12.62754,39409.6218,15.465174,12.696517,19.751343,23.588776,-4.620723,-7.798578,-15.139481,170726.5566,12.819097,45.14589,66.180714,94.216606,-0.576887,-1.017694,-4.584857,139220.8203,12.443339,37.211882,53.51844,74.774826,-0.554935,-0.998944,-4.796131,38301.3635,19.091017,9.719839,12.846481,17.010443,-3.056123,-4.834473,-11.318309,31685.5939,17.802336,8.024186,10.611246,13.88845,-3.026481,-4.698965,-10.161399,10107.0328,7.937282,3.090306,5.43378,8.395983,-1.860559,-3.243818,-6.831911,9052.417,7.547264,2.580432,4.156549,7.335068,-2.081661,-3.516109,-7.328047,50165.1589,19.304817,15.71881,23.723665,29.358601,-3.957801,-6.90503,-13.397781,44278.677,19.053595,13.764759,21.109986,25.51831,-3.479072,-5.999679,-11.51426,5
10219.1855,1.722059,2.931005,9.505145,17.888843,-1.166155,-1.615796,-4.12482,9151.0566,1.375918,2.643144,4.506866,14.303315,-2.701781,-3.487263,-8.375463,2303.9087,1.862254,0.726467,1.570427,3.118783,-0.419582,-0.682147,-3.499648,2355.6924,1.835263,0.743269,1.652388,4.085979,-0.42228,-0.711023,-3.481307,1009.3041,1.570337,0.448767,1.327132,2.877878,-0.322407,-0.619921,-2.296501,840.2514,1.529901,0.377195,1.098594,3.219225,-0.28551,-0.542539,-2.48868,3124.4182,1.884865,1.209969,2.667249,5.261574,-0.662887,-1.143384,-3.466219,3231.2298,1.893489,1.289836,3.104709,5.383428,-0.680948,-1.10393,-3.236565,11398.9942,1.557147,2.751822,4.238302,13.441478,-1.674996,-2.430537,-8.657368,8254.5801,1.475757,1.961254,3.085855,9.37629,-1.014989,-1.47688,-5.761818,2522.137,1.893941,0.761232,1.58092,5.08118,-0.424564,-0.800824,-4.204328,2107.166,1.818575,0.683184,1.507515,4.299336,-0.421588,-0.773554,-3.338854,1043.2654,1.574249,0.473992,1.529015,4.165328,-0.343345,-0.798359,-3.691402,973.5481,1.562707,0.415924,1.180292,3.17356,-0.332664,-0.671412,-3.295878,3280.791,1.892459,1.249362,2.873509,5.470925,-0.63573,-1.134377,-4.297777,2986.2698,1.879241,1.155836,2.709928,5.376765,-0.60444,-1.058341,-3.872089,4
86791.3858,8.5398,19.39848,24.517183,33.396877,-0.32486,-0.607566,-2.249457,115876.3506,8.161063,24.60695,31.730489,41.606148,-1.516422,-2.096366,-4.720189,10863.835,6.422383,2.537159,3.270782,6.270256,-1.368703,-1.976969,-6.826932,10912.238,6.122956,2.538051,3.239788,5.441297,-1.505204,-2.206341,-5.523635,4291.8722,3.923548,1.120438,1.799346,3.34989,-0.625961,-1.142813,-2.90492,3815.8788,3.942024,0.96905,1.546414,3.326533,-0.540518,-0.970175,-3.220128,14390.7937,6.459339,3.895098,5.141643,7.792423,-1.69547,-2.58713,-6.175276,14650.2151,6.386689,3.990571,5.378702,7.395526,-1.861944,-2.846079,-7.225421,96065.4218,7.668818,22.533241,29.760085,47.237743,-0.423604,-0.746283,-4.593797,78150.793,7.401308,17.931732,23.234318,36.133077,-0.428159,-0.774565,-4.156943,12290.7327,6.882837,2.768354,3.449713,6.288457,-1.151309,-1.795809,-5.545404,10627.0607,6.615484,2.387696,3.012516,5.821419,-1.107118,-1.709605,-5.340308,4692.9828,4.209406,1.210898,2.040233,4.643884,-0.677299,-1.366862,-4.671487,4233.0542,4.0458,1.000776,1.715202,4.538578,-0.717837,-1.366886,-4.572379,15866.4807,6.859968,4.268012,5.553045,8.123982,-1.446583,-2.411362,-5.669951,14842.415,6.993561,3.961611,5.212528,8.208098,-1.315563,-2.218023,-5.049537,5
18666.3222,2.121769,4.259216,5.793817,9.644224,-1.92205,-2.55189,-5.620656,18278.4043,1.76635,4.724879,6.990472,16.034537,-4.262546,-5.545139,-13.263085,4487.7212,2.739179,1.232228,2.214249,4.671004,-0.611678,-1.054353,-3.400661,4525.2766,2.666626,1.256765,2.37645,4.192574,-0.626494,-1.146155,-3.161504,1777.0341,2.011632,0.663877,1.723244,3.999648,-0.487522,-0.854268,-2.972937,1518.7773,1.968066,0.560248,1.366817,2.957872,-0.476687,-0.888832,-3.0065,6064.9975,2.786625,1.977294,3.836515,5.953601,-1.003163,-1.569037,-3.75371,6246.7388,2.782197,2.104532,4.243044,6.560579,-1.064948,-1.684575,-4.914156,21355.8418,2.06537,5.181378,7.403605,17.228349,-2.865322,-4.216343,-12.323979,16092.0996,1.957638,3.708755,5.327051,12.792327,-1.592296,-2.245681,-7.858097,5041.4644,2.863411,1.300371,2.305251,5.187111,-0.63356,-1.040014,-4.232307,4152.2493,2.691068,1.156755,2.019926,4.726004,-0.625081,-1.018285,-4.473678,1887.579,2.068809,0.703783,1.898406,5.328218,-0.484082,-0.89544,-3.97373,1671.5398,1.969404,0.601271,1.506883,4.268888,-0.451281,-0.841616,-3.765488,6606.1343,2.890011,2.081799,4.014705,7.535501,-0.998128,-1.680726,-4.362508,5937.4805,2.823258,1.937995,3.733392,6.98891,-0.965742,-1.579683,-4.384289,4
190782.9521,17.051337,50.05165,72.65533,88.88129,-0.896354,-1.25957,-3.190668,240910.6943,16.06855,60.448145,87.085865,102.37384,-2.548858,-3.469628,-8.683235,41170.5126,21.29206,11.358698,15.262455,19.039398,-4.422512,-6.852402,-13.61039,39136.0779,19.099764,10.818956,14.642364,18.92038,-4.759395,-7.346214,-14.538479,10920.4733,8.382803,3.51604,6.005462,8.124236,-2.042046,-3.563241,-6.409178,9596.6703,8.398986,2.896996,4.849983,6.791477,-1.768689,-2.977111,-4.940973,51848.3757,20.376181,16.505535,25.096109,29.191867,-5.0334,-8.517305,-13.826769,52021.8477,19.657344,17.077334,26.893053,32.65094,-5.561547,-9.514618,-17.247061,184785.3311,13.889127,52.759296,79.152398,113.725568,-0.737727,-1.25215,-5.114897,151822.2646,13.516084,43.612313,64.502464,88.956629,-0.660678,-1.140326,-3.985134,53715.9226,26.229301,14.248645,19.029124,24.736021,-3.643423,-5.875921,-12.32357,43966.0402,24.033062,11.405116,15.130976,20.684388,-3.631202,-5.746089,-12.348706,12287.1421,9.375891,3.898908,6.728292,9.767455,-2.383434,-4.235321,-8.447147,10960.0876,8.817132,3.331082,4.975346,8.406102,-2.797846,-4.744272,-8.952656,69925.5271,26.586688,22.748261,34.760227,42.116191,-4.698255,-8.433711,-15.33123,60439.3191,25.0557,19.212159,29.535485,36.211185,-4.18292,-7.522575,-13.270591,5
31561.9395,2.87472,7.368659,9.763411,15.144752,-2.767602,-3.567844,-9.768994,30637.9844,2.284846,7.96267,11.389041,18.040558,-5.791872,-7.478928,-19.531004,7711.5708,3.902272,1.973727,3.225296,5.179783,-0.974861,-1.512093,-4.120812,7700.1042,3.759755,2.008655,3.270026,5.157667,-0.975625,-1.469419,-4.018051,2838.6908,2.609413,0.960303,2.152994,4.100196,-0.675068,-1.119581,-2.928196,2407.4653,2.550205,0.799713,1.756059,3.347298,-0.596983,-0.901256,-3.121016,10317.3169,3.947527,3.108228,5.429682,7.359457,-1.573774,-2.487733,-5.322639,10705.7595,3.954895,3.302998,6.052424,8.022368,-1.658495,-2.632053,-5.392667,34029.1309,2.693742,8.384449,12.067677,22.756165,-4.293392,-6.01478,-17.715523,25611.6347,2.49979,6.055108,8.131818,17.031503,-2.438888,-3.434785,-11.810432,8523.9046,3.97505,2.0944,3.297395,6.074404,-1.028998,-1.647454,-5.12383,7118.0754,3.769878,1.848719,3.011309,5.395934,-1.026336,-1.5518,-5.144456,2996.6421,2.685817,1.016001,2.487169,4.988588,-0.700581,-1.229778,-3.954477,2639.2351,2.529425,0.859166,1.958451,4.954987,-0.62003,-1.070973,-3.895127,11411.7163,4.125202,3.312857,5.770356,8.91138,-1.716716,-2.867634,-6.462446,10201.595,3.989988,3.088766,5.367387,7.690002,-1.663869,-2.697884,-6.387081,4
127149.8213,11.713776,31.062543,42.69898,54.979491,-0.470031,-0.753684,-2.99374,169049.6298,11.607975,39.098796,54.507492,70.945004,-2.046756,-2.532164,-5.877653,19414.7412,10.326632,5.154149,6.779142,9.237494,-2.577009,-3.823243,-8.812761,19157.9272,9.719999,5.111237,6.699663,9.048801,-2.794051,-4.295343,-8.949508,6740.4945,5.555601,2.016989,3.19954,5.201288,-1.140254,-1.95304,-3.761351,6001.1239,5.614271,1.708253,2.748537,4.542756,-0.999679,-1.727681,-4.108885,24939.6839,10.243253,7.895683,11.608054,14.472882,-3.010137,-5.005367,-10.266352,25580.4963,10.064977,8.124571,11.937195,15.498613,-3.320952,-5.444613,-10.360334,133294.4902,10.074089,34.646447,49.725597,71.040511,-0.445005,-0.765026,-3.959935,107960.3897,9.6661,27.785607,38.024101,53.364336,-0.449873,-0.818034,-3.797975,23233.2874,11.613532,5.860235,7.522996,10.803886,-2.14351,-3.298857,-8.481155,19809.0238,11.093169,4.995622,6.518509,9.264313,-2.116904,-3.381166,-7.838578,7452.5232,6.013558,2.190556,3.540786,6.202385,-1.262269,-2.201551,-5.161578,6703.9045,5.774981,1.847693,2.88901,5.428314,-1.38094,-2.399549,-5.445739,29643.7282,11.624456,9.236436,13.236342,17.024775,-2.75774,-4.835672,-11.041002,26870.4997,11.47716,8.460054,12.321844,16.004578,-2.492782,-4.340759,-8.710882,5
1139.791,1.069785,1.119683,2.214818,8.424282,-0.097668,-0.354587,-2.395635,233.5566,1.009996,1.375454,3.316327,10.223893,-0.216116,-0.556282,-2.73325,398.646,1.152962,0.443873,1.295008,3.032164,-0.087566,-0.365409,-2.887163,394.6675,1.143085,0.459691,1.331743,2.866676,-0.097312,-0.401359,-3.386989,211.2814,1.120897,0.325006,1.053525,2.97128,-0.060937,-0.302554,-2.916677,160.2588,1.103934,0.28182,1.002817,2.236881,-0.053903,-0.296301,-2.356416,531.6064,1.15733,0.813797,2.251664,4.179734,-0.105091,-0.359127,-3.044598,577.9192,1.162655,0.855931,2.332744,4.635126,-0.124475,-0.412877,-3.244314,1040.4687,1.052689,1.269302,3.164207,12.181306,-0.184429,-0.607917,-4.834109,548.8691,1.032665,0.837167,2.027312,7.465234,-0.135814,-0.576592,-3.196165,451.2202,1.164061,0.449551,1.22412,3.900311,-0.107728,-0.414265,-3.621314,338.6844,1.134256,0.409323,1.112257,3.62699,-0.096578,-0.427401,-4.056382,189.143,1.104897,0.338513,1.269131,4.236607,-0.070248,-0.385202,-3.488473,182.3743,1.108216,0.313719,1.097432,4.037382,-0.069099,-0.392316,-3.354344,537.3829,1.150751,0.80151,2.33941,4.84661,-0.117964,-0.415342,-3.498746,499.6347,1.153926,0.771723,2.20176,4.649536,-0.100759,-0.391204,-3.348087,4
24702.9814,3.145593,3.832274,4.720735,10.342823,-0.078098,-0.308197,-2.6254,37301.5352,3.33427,6.510251,9.154427,16.537355,-0.239007,-0.520026,-3.189355,2966.4094,2.514331,0.523906,1.036365,2.775049,-0.194809,-0.510141,-3.634835,3084.5037,2.497285,0.542144,1.010509,2.769296,-0.233181,-0.513662,-3.357867,1507.6459,2.048637,0.35134,0.841765,2.362278,-0.146875,-0.392887,-2.84642,1322.8021,2.034261,0.306929,0.775031,2.494619,-0.125259,-0.353207,-3.029319,4123.3147,2.64514,0.843438,1.686109,4.270588,-0.305484,-0.601132,-3.526405,4293.8713,2.618075,0.883187,1.757207,3.999861,-0.323259,-0.727677,-4.334647,29359.8867,3.068093,4.710859,5.991538,15.687045,-0.172249,-0.529678,-4.116642,22136.0381,2.846818,3.49008,4.618139,11.254585,-0.183208,-0.505326,-4.226316,3167.6856,2.546897,0.536902,1.107601,3.929941,-0.143433,-0.498999,-4.016805,2788.6409,2.524273,0.483762,0.94178,3.615981,-0.135563,-0.449774,-3.775596,1631.6376,2.140449,0.387004,1.001436,3.801465,-0.161975,-0.469598,-3.511779,1461.2275,2.071369,0.345671,0.833314,3.326265,-0.159425,-0.470705,-4.312712,4385.5464,2.67526,0.864031,1.78115,5.026613,-0.222919,-0.555069,-4.147033,4009.9165,2.696839,0.791591,1.637767,4.163958,-0.215406,-0.524956,-3.946326,5
36796.5244,3.288769,9.260404,12.180082,18.777356,-3.107932,-3.99825,-11.08814,36486.4024,2.597246,9.849253,13.968931,20.45854,-6.397448,-8.375708,-21.202804,9886.7937,5.072937,2.573519,4.041629,5.907873,-1.101057,-1.677904,-4.381284,9787.959,4.802347,2.595978,4.127596,6.117122,-1.087835,-1.62918,-3.954062,3414.7393,2.997712,1.158022,2.625002,4.307978,-0.715846,-1.11671,-2.806638,2900.87,2.947009,0.976599,2.23738,3.709836,-0.627206,-0.97418,-3.659265,13025.7044,5.129079,4.050753,7.051536,9.716809,-1.830713,-2.842249,-5.39851,13491.9783,5.04654,4.206975,7.484085,9.657779,-1.936049,-3.030779,-5.905363,40648.3438,3.126589,10.934808,15.371098,26.808574,-5.044162,-7.036754,-24.32392,31610.0625,2.967115,8.136766,10.890181,19.35502,-2.919621,-4.113161,-14.939347,11203.1233,5.404368,2.817468,4.146756,6.31193,-1.143766,-1.803872,-5.76293,9104.7095,4.943267,2.395711,3.799533,6.529502,-1.168569,-1.838363,-5.481465,3579.9933,3.068151,1.218763,2.802987,5.105706,-0.756145,-1.362838,-4.112263,3178.4952,2.950553,1.068613,2.424888,4.968517,-0.66309,-1.124583,-3.777367,14878.4986,5.540871,4.420673,7.418148,10.441299,-2.076423,-3.343862,-7.293081,13061.8912,5.359343,4.105203,7.052768,10.112777,-2.008282,-3.228502,-7.525051,4
152141.0693,14.154777,37.947516,54.677254,70.298277,-0.679829,-1.006101,-3.10768,208057.7617,14.530545,50.142496,72.060719,90.148506,-2.420156,-3.057729,-8.106797,29568.9448,15.295868,7.886419,10.478014,13.497723,-3.601013,-5.436033,-10.137366,28627.3786,14.113882,7.738395,10.396103,13.054431,-3.858757,-5.996961,-13.87091,8975.97,7.041922,2.811719,4.612407,7.076786,-1.649992,-2.781932,-5.56437,7942.9274,7.105375,2.368819,3.907023,6.414823,-1.385292,-2.313892,-4.796424,37201.1797,15.196637,11.833438,18.257555,21.447776,-4.058612,-7.107866,-12.662229,38164.3477,14.892331,12.232282,18.966247,22.038512,-4.510977,-7.808815,-15.372303,163503.6494,12.410825,43.849379,65.376219,91.602794,-0.570693,-1.011093,-4.57601,134265.3653,12.050539,35.605306,51.514487,71.782319,-0.538378,-0.965998,-4.3857,37007.303,17.883452,9.490733,12.435892,17.417654,-2.966375,-4.625964,-10.334144,30609.6749,16.668825,7.783512,10.225206,13.525703,-2.940594,-4.655434,-10.921897,10008.5831,7.81469,3.082323,5.200535,7.561126,-1.839354,-3.232349,-6.945296,8947.4735,7.365326,2.68987,4.114346,7.259497,-2.072166,-3.533413,-6.749085,47808.7906,18.517551,15.006256,22.609155,27.116078,-3.804304,-6.654068,-11.575711,42263.3567,18.338822,13.310688,20.609797,26.124818,-3.371886,-6.037066,-12.050344,5
25599.457,2.559893,5.711128,7.52932,12.466573,-2.17956,-2.876046,-8.250825,25696.2266,2.075838,6.58782,9.641046,15.54075,-5.0169,-6.617697,-16.504923,6235.8416,3.372194,1.644987,2.823121,4.286514,-0.745124,-1.159699,-3.393068,6213.6038,3.215556,1.682064,2.904813,5.181201,-0.747717,-1.185498,-4.219982,2354.5819,2.332562,0.829651,1.93775,4.012197,-0.56726,-0.96568,-3.070353,2022.0787,2.304968,0.709332,1.744508,3.938804,-0.498008,-0.871105,-2.545943,8187.2021,3.402474,2.633034,4.954658,6.882608,-1.218919,-1.922771,-4.895976,8514.1457,3.3608,2.733823,5.248258,9.089707,-1.316695,-2.06023,-4.916449,29223.4414,2.446559,7.10277,9.645513,19.217953,-3.601612,-5.096586,-16.914054,22103.6426,2.287595,5.097674,6.962616,15.287446,-1.993575,-2.884013,-9.331921,7017.5003,3.470142,1.744442,2.802367,5.189079,-0.763668,-1.223157,-5.161194,5727.5002,3.230322,1.525897,2.557007,4.805517,-0.767349,-1.212121,-3.927198,2487.9665,2.385727,0.876957,2.097322,4.90911,-0.585313,-1.070137,-3.848959,2222.6324,2.304383,0.772362,1.918506,5.057229,-0.519,-0.945926,-3.622777,9061.5403,3.513001,2.73273,4.986544,7.900247,-1.281088,-2.132907,-5.408962,8077.219,3.47163,2.611113,4.969175,7.427529,-1.236355,-1.950511,-5.047292,4
198686.8418,18.11759,50.746576,73.997549,92.730984,-0.943605,-1.43597,-3.609861,266596.1357,17.543685,68.523426,99.796271,121.577823,-2.681402,-3.79516,-8.670671,52589.8857,26.487253,14.23188,19.416545,23.670248,-5.056922,-8.021937,-15.701953,49814.6963,23.686356,13.685069,18.865546,23.258525,-5.389368,-8.118737,-15.984841,13044.7765,9.749099,4.235518,7.120114,9.138232,-2.553521,-4.439046,-8.190522,11355.0922,9.798377,3.573423,6.053752,7.912866,-2.10075,-3.609087,-6.176292,65234.455,25.652697,21.004447,32.706233,37.177089,-5.680243,-9.746987,-17.337714,66229.1709,24.709697,21.325023,33.628899,38.504482,-6.388066,-11.162706,-20.164621,209929.5567,15.316174,59.09483,90.532985,117.121485,-0.867421,-1.44685,-4.593257,173587.2763,14.866247,48.604255,72.041892,96.276234,-0.776662,-1.350417,-5.52067,67850.4023,32.26122,18.067439,24.626065,34.476164,-4.165164,-6.659603,-15.709428,54949.9069,29.088241,14.151572,18.902729,24.821013,-4.138741,-6.69893,-16.291192,14544.8033,10.724313,4.673811,7.995968,11.300215,-2.969145,-5.34215,-10.123046,12959.5074,10.313405,4.178206,6.346554,9.352955,-3.559215,-6.189258,-11.004858,88717.2105,33.034735,28.937368,44.113854,52.987661,-5.374974,-9.894047,-19.322777,75806.0698,31.536463,24.765787,39.08995,45.823212,-4.695385,-8.425549,-15.196643,5
631.4746,1.037602,0.921483,1.951523,8.603964,-0.084416,-0.344489,-2.805132,-118.7754,0.995181,1.244998,3.409337,11.969564,-0.198054,-0.548449,-4.016608,309.2832,1.114516,0.396896,1.176574,3.127505,-0.090616,-0.382441,-3.140407,328.2532,1.116744,0.418204,1.274583,3.350748,-0.099266,-0.424992,-2.744064,173.8773,1.098267,0.298585,1.037779,2.649969,-0.10644,-0.568727,-3.247829,138.5409,1.088588,0.253701,0.934344,2.634485,-0.05523,-0.30597,-1.870093,452.4737,1.131025,0.751271,2.08151,3.979282,-0.10964,-0.493464,-3.323719,500.7906,1.138039,0.801849,2.174721,4.334798,-0.109497,-0.482421,-3.510879,716.1367,1.034243,1.148921,2.715645,12.133079,-0.191549,-0.595109,-4.226415,158.5566,1.008889,0.717951,1.741065,8.796378,-0.142929,-0.527419,-4.506946,310.748,1.107517,0.400102,1.134577,3.763541,-0.111714,-0.462987,-2.95301,278.2732,1.106373,0.365261,1.057712,3.614378,-0.105548,-0.393281,-3.220353,186.9571,1.103828,0.327988,1.163715,3.595313,-0.067413,-0.455413,-4.18616,162.0095,1.095202,0.289239,1.034424,3.578651,-0.069938,-0.382027,-3.848546,495.0622,1.135251,0.745663,2.042891,5.474135,-0.119631,-0.450803,-3.565262,401.8943,1.120151,0.717535,2.079207,4.714382,-0.101491,-0.41512,-2.674185,4
24528.331,3.125689,3.767021,4.755663,9.339095,-0.061321,-0.26552,-2.315526,37979.5078,3.276872,6.586117,9.076282,17.274134,-0.186872,-0.485779,-3.592687,2991.3653,2.513204,0.531388,1.017628,2.91654,-0.187678,-0.487526,-4.020452,3063.9736,2.463706,0.550581,1.04363,3.315961,-0.210354,-0.540828,-3.73101,1483.2041,2.020288,0.352756,0.791031,2.734784,-0.142879,-0.460527,-3.350446,1322.2451,2.040729,0.312841,0.793781,2.433012,-0.130057,-0.400183,-2.378953,4223.7856,2.659192,0.865335,1.677031,3.719066,-0.274973,-0.627703,-3.996703,4376.2498,2.63034,0.902276,1.892189,4.133015,-0.300373,-0.672888,-4.170543,30196.7373,3.052883,4.870619,6.205445,19.981997,-0.141234,-0.484137,-4.135223,22860.3975,2.834304,3.618552,4.742514,13.315825,-0.160188,-0.478498,-4.126384,3125.6826,2.49949,0.544663,1.058614,3.377585,-0.128815,-0.483263,-4.000187,2787.6007,2.484912,0.494616,0.992621,4.357894,-0.125829,-0.42523,-3.803429,1629.4502,2.132351,0.389909,0.965596,3.952395,-0.155273,-0.460651,-3.728375,1440.6958,2.053878,0.363602,0.870716,3.169439,-0.15199,-0.462103,-3.73367,4411.2204,2.663276,0.886257,1.717386,4.60137,-0.18949,-0.555777,-3.989236,4125.1831,2.711968,0.817954,1.663469,4.374966,-0.179174,-0.529601,-4.054126,5
9335.247,1.585551,2.205199,3.323948,7.954359,-1.009571,-1.398572,-3.934496,9418.3222,1.401518,2.734899,4.673979,12.884985,-2.857429,-3.864178,-9.1783,2486.7781,2.000097,0.756216,1.68709,3.555377,-0.443671,-0.738148,-3.186153,2551.999,1.983501,0.790153,1.723221,3.875238,-0.444189,-0.742782,-3.22024,1062.5966,1.61585,0.48129,1.46269,3.410366,-0.325705,-0.608841,-2.860453,907.1424,1.601558,0.401494,1.1627,3.187748,-0.291609,-0.543553,-2.337748,3388.4336,2.0595,1.290387,3.007184,5.480668,-0.687729,-1.101538,-3.526581,3537.9729,2.052329,1.366755,3.1899,5.697414,-0.706661,-1.18846,-3.722975,11968.8067,1.611064,2.900755,4.817497,13.26284,-1.780546,-2.612046,-10.785623,8829.1054,1.536102,2.040494,3.31326,10.882086,-1.038704,-1.590643,-7.130798,2752.9092,2.071677,0.79397,1.583849,4.061939,-0.4497,-0.81824,-3.790164,2297.1096,1.989698,0.709498,1.509085,4.332892,-0.445771,-0.840466,-3.823867,1125.8213,1.648788,0.503463,1.648276,3.927998,-0.351438,-0.728771,-3.383308,1018.6737,1.621351,0.447372,1.370512,3.671617,-0.322327,-0.638723,-3.257381,3640.2976,2.101631,1.31875,2.958965,5.960882,-0.671473,-1.186844,-4.489532,3275.5103,2.07879,1.239664,2.974318,6.072897,-0.63274,-1.171219,-4.247545,4
80359.7968,8.125408,18.187754,23.243361,30.939477,-0.257874,-0.474033,-2.3586,114631.8027,8.166572,24.123861,31.580277,42.677974,-1.576461,-2.265602,-5.367843,10765.5858,6.603954,2.442163,3.102172,5.392432,-1.333175,-2.042883,-5.291996,10785.1379,6.239553,2.470302,3.199777,5.333236,-1.475773,-2.206898,-6.518325,4275.1483,3.970481,1.108644,1.800026,3.636626,-0.623562,-1.058121,-3.086951,3777.7324,3.999757,0.966248,1.569981,3.431561,-0.543882,-0.945757,-3.369642,14081.6308,6.651612,3.804695,5.016248,7.250835,-1.635068,-2.580341,-5.679051,14538.7595,6.535103,3.929836,5.186334,8.140919,-1.848068,-2.909575,-6.695614,96591.6123,7.718443,22.450401,29.707554,46.473397,-0.417177,-0.776204,-4.692831,77212.8115,7.343217,17.699409,23.274019,38.933312,-0.414676,-0.80627,-4.068036,12082.1471,7.007952,2.644481,3.308914,6.122497,-1.15846,-1.852181,-5.84112,10469.3305,6.750443,2.294457,2.910873,5.349038,-1.097864,-1.704986,-5.242822,4666.8783,4.293745,1.194918,2.01142,5.184455,-0.691123,-1.292006,-4.37584,4180.5012,4.113991,1.009089,1.745123,4.780464,-0.706362,-1.227933,-3.855384,15616.0906,7.030799,4.11628,5.41489,8.976248,-1.465843,-2.464159,-6.220012,14534.7182,7.275567,3.881632,5.150235,8.113984,-1.296705,-2.208457,-5.601681,5
17470.6299,2.081756,3.988118,5.434523,9.260774,-1.529053,-1.9973,-5.493947,18280.3809,1.760692,4.86136,7.170203,15.639919,-4.16715,-5.450689,-12.603407,4511.0066,2.754679,1.242392,2.255049,4.139841,-0.64827,-1.012711,-3.053204,4545.7861,2.685106,1.253053,2.399289,4.156316,-0.643563,-1.024117,-3.554917,1790.1051,2.021296,0.668342,1.710695,3.644908,-0.477889,-0.791415,-3.225072,1527.3905,1.992384,0.578382,1.520308,2.895611,-0.420189,-0.776779,-2.945665,6051.8787,2.825851,2.028945,4.014428,6.284332,-1.020732,-1.600463,-4.007464,6314.7719,2.811104,2.10337,4.256871,6.412456,-1.069886,-1.714686,-4.003493,21802.4512,2.072809,5.430337,7.985438,19.648672,-2.785309,-3.997623,-12.783569,16329.9629,1.952928,3.813088,5.459189,13.175914,-1.563781,-2.254072,-7.897935,5019.2146,2.855728,1.29335,2.214747,4.727635,-0.667506,-1.104821,-4.479319,4148.8271,2.701908,1.151023,2.059653,4.746937,-0.661758,-1.127451,-3.882042,1894.4732,2.069165,0.707773,1.942734,4.141939,-0.499899,-0.96169,-3.791805,1670.5133,1.99098,0.628645,1.672874,4.221247,-0.443694,-0.812656,-3.541322,6577.4705,2.902242,2.077187,4.004543,6.751555,-1.057775,-1.731407,-5.112993,5889.8054,2.873555,1.97443,3.973552,7.200174,-0.997861,-1.611414,-4.88329,4
175275.4072,16.466488,44.329795,63.93796,77.367518,-0.81895,-1.19627,-3.49672,252208.8379,16.589522,60.38823,86.413488,108.983302,-2.433297,-3.460593,-7.717297,42883.4902,21.79745,11.225652,15.033944,17.737813,-4.292885,-6.641052,-14.432256,40730.9695,19.724669,10.751024,14.346622,18.944111,-4.585252,-6.958232,-13.245482,11223.1928,8.539318,3.486525,6.067204,8.038399,-2.038967,-3.504067,-6.271057,9790.4239,8.465765,2.891572,5.016833,7.218686,-1.711891,-2.922572,-5.946293,54255.677,21.525921,16.70139,25.793362,30.136297,-4.762139,-8.23309,-14.386533,54722.1489,20.687771,17.131619,26.954205,32.240588,-5.382452,-9.32529,-15.392133,198412.666,14.665617,53.418836,79.723076,109.928771,-0.737507,-1.243306,-4.740924,163994.2578,14.332367,44.219137,65.002963,91.63834,-0.678698,-1.156543,-4.789446,55007.4367,26.355248,13.997332,18.425851,24.381807,-3.539422,-5.714323,-13.374081,44582.0436,24.098344,11.157222,14.751937,20.307569,-3.498481,-5.500003,-13.128355,12475.0109,9.386293,3.821862,6.725887,10.298928,-2.38648,-4.255159,-8.049339,11115.3195,8.957861,3.291635,5.148918,8.468901,-2.773501,-4.624931,-8.242701,72933.3335,27.684708,22.571019,34.310388,43.271182,-4.517965,-8.213022,-14.239281,62755.1284,26.173713,19.385948,30.30838,36.237505,-3.937529,-6.782554,-12.216159,5
28456.9707,2.710028,6.457404,8.421199,13.133294,-2.317786,-3.066614,-6.934604,30435.582,2.205487,7.805485,11.298689,18.846141,-5.768763,-7.666205,-18.850407,8074.8999,4.021201,2.034091,3.324049,5.590234,-0.990944,-1.566686,-4.517318,8024.6511,3.85479,2.054821,3.448366,5.377936,-0.976758,-1.507065,-3.558403,2882.9568,2.636181,0.974123,2.23201,4.084728,-0.668203,-1.057947,-2.551003,2441.0264,2.570058,0.811645,1.819576,3.492729,-0.585966,-0.992794,-3.799262,10827.0691,4.084263,3.271043,5.727305,7.876741,-1.588536,-2.488302,-4.998712,11154.0462,4.059972,3.41692,6.173174,9.000289,-1.674915,-2.71075,-5.768841,33717.1113,2.592296,8.258366,11.573193,23.485814,-4.342541,-6.331224,-20.692627,25670.0527,2.430683,5.969485,8.281684,16.339093,-2.478682,-3.52022,-10.376551,8981.7749,4.12809,2.143825,3.285481,5.79646,-1.040577,-1.729823,-4.472143,7492.3179,3.917844,1.908092,2.993523,6.576032,-1.047156,-1.729776,-5.288023,2993.3607,2.664907,1.01742,2.427587,4.997855,-0.696365,-1.243473,-4.835066,2640.3607,2.520407,0.866485,1.990869,4.816115,-0.617075,-1.05598,-3.849995,11988.7498,4.244831,3.434523,5.900393,9.124696,-1.755102,-2.929526,-6.741228,10784.1717,4.186933,3.232401,5.585794,8.753772,-1.698114,-2.79642,-5.959166,4
123706.8398,11.623653,31.200676,43.171696,53.459444,-0.396836,-0.643076,-2.614877,177560.3535,11.549687,41.699128,56.426816,74.384655,-1.945452,-2.366408,-6.021867,20910.7549,10.782832,5.606053,7.300912,9.782239,-2.523835,-3.86813,-8.626365,20403.9424,10.023221,5.478797,7.196099,9.923026,-2.743507,-4.179696,-9.460633,6873.4098,5.549543,2.064152,3.356078,5.125442,-1.133586,-1.958361,-3.754371,6058.2961,5.595703,1.731155,2.810199,4.636784,-0.979542,-1.674618,-3.390417,27343.8291,10.784282,8.738555,12.655228,15.988573,-2.918518,-4.770541,-8.514682,27800.4112,10.634068,9.081837,13.604515,18.095644,-3.234522,-5.427842,-9.135271,143840.999,10.474199,37.555004,52.671436,71.805286,-0.41515,-0.759085,-3.886131,118064.4805,10.20894,30.858152,42.476961,62.928794,-0.407924,-0.724245,-4.228936,24699.405,11.997679,6.385282,8.215679,11.845624,-2.095088,-3.279228,-8.224624,20930.3423,11.359374,5.399587,7.020143,9.849265,-2.069627,-3.300937,-7.4861,7577.9301,6.003009,2.261101,3.691504,6.790591,-1.266267,-2.248143,-5.713349,6700.0235,5.634075,1.797644,2.895423,5.323664,-1.371546,-2.353811,-5.305506,32409.1921,12.251226,10.553023,15.269184,19.724249,-2.679799,-4.616354,-8.824438,29441.917,12.21226,9.423699,13.800039,17.004435,-2.391951,-4.220561,-8.336644,5
34270.4502,3.127686,8.166871,10.578513,15.588368,-2.611271,-3.484786,-8.320701,36682.6485,2.479589,9.620601,13.558701,20.631793,-6.308318,-8.203766,-21.14708,10371.9392,4.859094,2.676775,4.058839,6.572875,-1.091001,-1.666699,-5.246088,10241.9119,4.617076,2.656548,4.153144,5.775479,-1.086459,-1.651738,-4.107685,3420.5006,2.92012,1.154321,2.555448,4.044225,-0.718458,-1.230291,-3.634846,2889.8414,2.82322,0.95446,2.061585,4.093709,-0.629349,-1.104272,-4.135808,13676.335,4.865111,4.1695,6.921579,9.438687,-1.803025,-2.967628,-5.661072,14124.3022,4.876114,4.377954,7.657278,10.358618,-1.907682,-2.973818,-5.595708,40516.459,2.959489,10.454435,14.243826,25.093978,-4.872057,-6.763679,-24.905212,31372.5469,2.803101,7.796543,10.470058,18.774499,-2.805981,-3.847257,-12.686061,11741.3274,5.134869,2.90667,4.133234,7.398159,-1.141382,-1.803703,-5.714891,9569.8272,4.716866,2.496405,3.750549,6.395372,-1.15546,-1.858958,-5.230874,3602.4361,2.995874,1.214235,2.77679,5.997072,-0.768201,-1.348597,-4.295172,3168.8702,2.811629,1.026036,2.313344,4.370338,-0.668346,-1.181049,-4.593152,15663.4851,5.282114,4.601203,7.32362,10.606734,-2.036917,-3.427581,-7.018082,13827.7188,5.091294,4.208072,6.857426,9.946973,-1.966736,-3.228122,-6.794933,4
151401.8955,14.139787,38.125244,54.029619,70.072328,-0.583991,-0.916416,-2.638168,218070.9844,13.97466,52.48469,74.680358,95.158667,-2.248236,-2.866451,-6.49958,32805.7588,16.12492,8.879572,12.015632,15.310542,-3.509486,-5.550095,-12.126886,31437.9971,14.644993,8.469673,11.362886,14.338318,-3.789188,-5.782181,-12.247768,9268.8368,7.082931,2.859466,4.928837,7.141635,-1.608755,-2.802957,-4.837476,8092.3969,7.038259,2.35221,4.042435,5.722418,-1.381066,-2.356789,-4.625067,42382.1467,15.924041,13.517212,20.706133,24.329949,-3.974621,-6.793488,-11.673139,42778.8106,15.58077,13.990448,21.785778,26.389167,-4.419881,-7.430691,-13.67571,176210.5918,12.568422,46.539266,68.154101,102.701136,-0.560528,-0.998251,-4.991184,143639.2177,12.126211,38.414687,55.83176,77.04153,-0.508658,-0.878966,-4.18973,41033.1245,18.910967,10.660455,14.031971,18.291434,-2.899593,-4.524076,-10.367707,33529.9312,17.447843,8.637201,11.550817,15.174362,-2.870508,-4.609257,-9.405992,10265.6897,7.692486,3.132012,5.427901,8.62671,-1.823841,-3.177672,-6.479349,9113.1188,7.203174,2.520714,4.238657,6.63719,-2.055466,-3.502412,-6.488398,54811.013,19.619584,17.543626,26.797492,34.33856,-3.67726,-6.634315,-12.033255,47386.4306,18.732971,15.079482,23.163846,27.937429,-3.286294,-5.798889,-10.913753,5
23346.5,2.442396,5.188114,6.859033,11.832904,-1.876649,-2.538205,-6.974898,25576.7343,2.0171,6.556688,9.751109,18.223248,-5.055092,-6.640794,-17.374686,6699.9654,3.423457,1.724335,2.877988,4.900935,-0.760834,-1.26067,-3.690372,6697.3745,3.32137,1.749265,2.977045,4.782323,-0.771285,-1.175246,-3.6576,2411.933,2.341855,0.843359,1.973256,4.068948,-0.574395,-0.985734,-3.076327,2038.5562,2.27488,0.702941,1.755414,3.633686,-0.502044,-0.892452,-3.247004,8903.5439,3.461157,2.745082,4.9042,7.082908,-1.229265,-2.063078,-4.590894,9179.4799,3.463473,2.904844,5.40865,8.369973,-1.301665,-2.025869,-4.450897,28924.5215,2.377014,6.995329,9.796652,20.458338,-3.572566,-5.205821,-15.766767,21798.3379,2.222834,5.107834,7.056116,15.337477,-1.980023,-2.838726,-9.479376,7523.685,3.583047,1.84467,2.841466,5.309501,-0.793629,-1.302069,-4.28054,6133.8303,3.314159,1.610489,2.622436,4.905572,-0.791493,-1.270618,-4.408665,2519.6557,2.37879,0.892617,2.1513,4.344649,-0.594624,-1.058443,-3.701212,2252.3983,2.297676,0.760279,1.842579,4.112636,-0.528328,-0.915022,-3.650429,9870.8786,3.607641,2.916561,5.148389,8.827895,-1.271666,-2.111493,-6.604497,8798.395,3.523418,2.711456,4.77538,7.089037,-1.224299,-2.044746,-5.214998,4
191862.3134,17.944525,50.619018,74.215004,91.082995,-0.910761,-1.337821,-3.267217,279433.246,17.436611,71.520024,103.62171,131.16028,-2.69436,-3.623834,-8.882677,57719.1487,28.08821,15.913926,21.855042,27.890792,-5.142977,-8.105677,-18.568048,54046.3933,24.908659,14.884286,20.343341,25.894893,-5.492507,-8.446153,-16.629706,13322.6303,9.830915,4.216289,7.603641,9.55228,-2.535244,-4.427959,-6.719741,11542.7483,9.816011,3.414113,6.054083,7.824772,-2.133576,-3.706352,-6.567647,72521.0576,26.787298,23.223166,36.497343,41.899574,-5.822467,-10.12373,-19.381765,73028.0117,26.06045,24.04485,38.972442,44.023692,-6.455635,-11.612244,-18.158749,224386.2842,15.794454,62.79226,95.669378,126.754792,-0.857876,-1.466321,-5.34068,185061.6386,15.393683,52.721528,79.153109,110.343957,-0.763853,-1.249155,-4.79969,73418.4131,33.658401,19.846699,27.016134,34.793883,-4.207805,-6.500045,-15.487843,58672.3132,30.141284,15.548996,21.013347,27.445181,-4.198073,-6.608331,-15.599476,14893.5656,10.785417,4.647096,8.935031,11.848297,-2.954892,-5.355113,-8.615585,13126.0155,10.139218,3.878921,6.261626,9.181382,-3.573981,-6.184292,-10.950333,96910.8252,34.175735,32.242424,51.687485,61.1478,-5.438775,-9.837307,-19.731593,82177.8381,31.991709,26.556059,42.121746,49.573215,-4.797504,-8.730926,-14.411134,5
26710.3203,2.635366,6.025657,7.856396,12.348076,-2.144627,-2.819411,-7.321869,30713.7676,2.197396,7.918604,11.370607,18.512407,-5.599356,-7.155169,-20.075105,8220.3894,3.960337,2.089998,3.30494,5.257378,-0.931301,-1.398848,-3.895195,8199.134,3.818356,2.121325,3.450761,5.092114,-0.932232,-1.372535,-3.49888,2886.5403,2.603876,0.980564,2.260009,4.187893,-0.668733,-1.116131,-3.412688,2439.2828,2.548126,0.827906,1.883319,3.862981,-0.566146,-1.058814,-2.66531,10932.1633,4.02217,3.375947,5.930281,8.875321,-1.517089,-2.404402,-5.497152,11407.6313,4.023734,3.533642,6.304146,10.316758,-1.600313,-2.578869,-5.430145,34123.0879,2.586314,8.309654,12.005317,22.911163,-4.142623,-5.702653,-17.826609,25728.1309,2.398687,6.004674,8.309316,16.187163,-2.335314,-3.388355,-10.87954,9163.4131,4.095345,2.225832,3.341435,5.485987,-0.958687,-1.559125,-5.108482,7574.5686,3.85267,1.967182,3.061327,5.024911,-0.972675,-1.555974,-4.856921,2978.9863,2.60766,1.024442,2.444288,5.405852,-0.678912,-1.279061,-4.877109,2665.5557,2.527417,0.887956,2.053415,4.040753,-0.596271,-1.050326,-3.681878,12114.4761,4.16455,3.547254,6.064931,9.596233,-1.634786,-2.688074,-7.559274,10842.5628,4.111807,3.34022,5.764485,9.159891,-1.594912,-2.605793,-5.889621,4
118499.3027,11.315926,29.381047,40.085638,49.949684,-0.392658,-0.616856,-2.931075,177115.1055,11.333312,41.574529,57.662623,74.398723,-2.105348,-2.616089,-6.666097,21143.9783,10.729931,5.557997,7.285808,10.193258,-2.60724,-4.140909,-8.153401,20656.7988,9.977161,5.474427,7.152073,10.342861,-2.826748,-4.428782,-9.561025,6922.2863,5.528163,2.06884,3.338433,5.039592,-1.12647,-2.010025,-4.556703,6049.4703,5.526621,1.760492,2.897026,4.557294,-0.994496,-1.718602,-4.113305,27613.8386,10.827428,8.985453,13.164357,16.79059,-3.003626,-4.889611,-10.296715,28473.6702,10.651185,9.271136,13.574767,18.09211,-3.318155,-5.425761,-13.359916,145588.9102,10.360733,37.975992,53.671204,85.230539,-0.487057,-0.826434,-4.583209,118525.9395,9.976402,30.788345,42.354044,61.782191,-0.474434,-0.827527,-4.208288,24805.4331,11.761665,6.275799,8.049534,12.162918,-2.144054,-3.214199,-8.694726,20796.5999,11.152229,5.276983,6.836389,9.540405,-2.126378,-3.322524,-8.071196,7604.0296,6.002414,2.238587,3.677537,6.223515,-1.267429,-2.190595,-5.22733,6691.2821,5.593447,1.832248,3.086301,6.432872,-1.39018,-2.348973,-5.246165,32704.5688,12.142918,10.484408,14.861444,19.048231,-2.726382,-4.714269,-8.92926,29376.8589,12.155499,9.559336,13.878727,16.80242,-2.45621,-4.356732,-8.261752,5
719.1836,1.045587,0.892026,1.896995,6.712789,-0.074397,-0.301265,-2.670118,121.6347,1.004877,1.380601,3.177682,10.173963,-0.208094,-0.59158,-3.542867,394.4067,1.147971,0.445681,1.312331,2.681958,-0.083735,-0.431197,-2.635618,408.0088,1.144861,0.469285,1.316272,3.016589,-0.08649,-0.351039,-2.582791,187.3412,1.105045,0.332795,1.097136,3.216776,-0.12361,-0.528494,-3.055355,173.2721,1.111666,0.281277,0.931302,2.728598,-0.053174,-0.291057,-1.932643,556.393,1.16046,0.834335,2.243097,4.197827,-0.108565,-0.350394,-2.615419,573.6387,1.15629,0.893168,2.455417,4.085867,-0.106533,-0.394466,-2.926167,1110.4453,1.053145,1.276811,2.944724,10.101166,-0.182241,-0.599345,-3.587408,474.498,1.026663,0.837413,1.986746,8.185896,-0.136762,-0.466509,-3.769611,425.034,1.149837,0.448858,1.283994,4.802529,-0.100439,-0.418628,-3.655556,378.2747,1.14927,0.415197,1.114428,4.071872,-0.098603,-0.406553,-3.752082,186.5603,1.101405,0.353813,1.224466,3.536546,-0.064575,-0.366744,-3.552083,181.5693,1.106584,0.322695,1.070148,3.585271,-0.06964,-0.355381,-3.128977,592.9136,1.161823,0.831341,2.255648,5.105057,-0.112966,-0.405757,-3.695912,508.249,1.153579,0.781875,2.272438,4.663231,-0.11127,-0.412964,-3.046833,4
23476.2285,3.153624,3.607737,4.332043,8.865129,-0.055581,-0.231926,-2.147138,39247.9258,3.306518,6.940151,9.63437,15.522861,-0.226763,-0.498975,-3.327725,3256.5464,2.627892,0.568825,1.143095,2.946121,-0.188445,-0.500215,-3.871733,3329.7695,2.566745,0.582737,1.106015,2.556156,-0.225687,-0.607746,-3.686221,1559.0354,2.055365,0.379432,0.840824,2.383064,-0.15387,-0.412305,-2.772654,1383.9641,2.085068,0.334542,0.730645,2.136102,-0.128411,-0.370957,-2.712538,4591.1338,2.756923,0.933599,1.779048,4.016993,-0.294885,-0.627896,-3.669599,4758.3147,2.72876,0.976002,1.89564,4.025245,-0.316248,-0.678566,-4.201815,31517.6299,3.122493,5.076134,6.677005,19.079656,-0.164755,-0.584699,-4.681892,23964.6035,2.896333,3.777777,4.759402,10.235857,-0.170719,-0.530126,-4.388953,3432.71,2.648096,0.587402,1.216238,4.269584,-0.141604,-0.49104,-3.896805,3009.6357,2.584547,0.525149,1.099856,3.257267,-0.132125,-0.466683,-3.816585,1662.9124,2.126664,0.418044,1.071002,4.471402,-0.160547,-0.51728,-3.784098,1499.2087,2.086639,0.374332,0.869049,4.644855,-0.156094,-0.559209,-4.334546,4786.2471,2.75,0.95268,1.90718,4.216658,-0.211915,-0.541104,-4.356915,4431.0217,2.814107,0.881295,1.818861,4.53441,-0.20423,-0.578244,-4.13182,5
31919.3828,3.095258,7.697717,10.094792,15.312421,-2.485144,-3.259509,-8.142102,36755.9648,2.531308,9.936002,14.1572,21.992349,-6.430497,-8.183334,-22.942804,10539.2466,5.203292,2.720907,4.185334,6.113234,-1.126988,-1.748666,-4.643846,10409.7248,4.925817,2.733512,4.360102,6.26773,-1.113322,-1.686431,-4.039128,3486.1341,3.009767,1.192235,2.648581,4.46962,-0.743672,-1.210848,-3.023038,2946.7576,2.951866,0.99455,2.299502,4.713435,-0.644792,-1.039225,-3.563802,13846.6089,5.233352,4.350333,7.440593,9.863932,-1.847021,-2.821704,-5.591516,14402.571,5.151843,4.542359,7.891333,9.922045,-1.949261,-3.082119,-6.267416,41533.6816,3.088876,11.123121,15.518033,27.73567,-4.976672,-7.003405,-31.476476,31996.6914,2.909955,8.257524,11.193497,18.346692,-2.870955,-3.939769,-15.044937,11822.0667,5.464153,2.979381,4.316862,6.995198,-1.175949,-1.857657,-5.048654,9638.5713,5.047515,2.525616,3.867919,5.752395,-1.199923,-1.862087,-5.344799,3631.1954,3.072743,1.249947,2.813298,6.101781,-0.765511,-1.40392,-4.438783,3236.1113,2.955988,1.070421,2.655759,5.446103,-0.657213,-1.135959,-3.89896,15838.5642,5.619901,4.762858,7.70243,10.494066,-2.090348,-3.525829,-7.805879,13809.9008,5.494505,4.395166,7.401116,10.594342,-2.016533,-3.316062,-6.759252,4
142893.9854,13.899845,35.658856,49.904214,58.939507,-0.58683,-0.940637,-2.340443,217321.5557,14.337016,51.589263,73.767443,89.716246,-2.549973,-3.150306,-8.376034,31996.8596,16.03336,8.581751,11.383039,15.676488,-3.625379,-5.673025,-12.651181,30740.2871,14.724719,8.320635,11.142026,14.638922,-3.889919,-5.840903,-12.208516,9212.6694,7.187832,2.847167,4.90332,6.815258,-1.600684,-2.746039,-4.808991,8011.3212,7.028556,2.379785,4.156797,5.725988,-1.386401,-2.395077,-4.775805,40924.1008,16.064746,13.577409,21.164357,25.171168,-4.167415,-7.118746,-11.881219,41887.0939,15.683059,13.905706,21.601697,25.745601,-4.613518,-7.917668,-14.596226,177335.8926,12.794358,46.77408,68.336377,95.980536,-0.602109,-1.070985,-4.600527,145209.6348,12.347226,38.545683,54.752789,77.007406,-0.571244,-0.966521,-4.622567,39399.3982,18.592697,10.112286,13.407537,17.581129,-3.026237,-4.536262,-11.222502,32126.6022,17.228475,8.198598,10.792034,14.044235,-2.987358,-4.675011,-10.363887,10122.0608,7.685522,3.086645,5.399522,8.079006,-1.842504,-3.233664,-6.87846,8986.9311,7.264735,2.532092,4.285463,8.953972,-2.069591,-3.549109,-7.007429,52374.5932,19.47759,16.892595,25.843099,31.553911,-3.916719,-6.794984,-13.158838,45460.5581,18.975285,14.967251,23.511445,29.305741,-3.504948,-6.300253,-11.747502,5
22258.4677,2.408285,4.983405,6.545398,10.922862,-1.609719,-2.135437,-5.300459,25939.2051,2.03003,6.785678,9.73706,17.889808,-4.970153,-6.513081,-14.087042,6726.6396,3.512084,1.732489,2.984252,4.134694,-0.773961,-1.246051,-3.966237,6675.8074,3.352088,1.760887,3.065598,4.89641,-0.76989,-1.189116,-3.790995,2406.6661,2.350997,0.854911,2.054882,3.989947,-0.579319,-0.960246,-3.459106,2037.7876,2.319541,0.720036,1.695664,3.19632,-0.504874,-0.84702,-3.340781,8778.5298,3.520288,2.781066,5.153707,7.185887,-1.23323,-1.974715,-4.727554,9222.6951,3.529289,2.923483,5.450988,8.587762,-1.311503,-2.048382,-4.73868,30061.623,2.417545,7.367782,10.386022,21.096127,-3.460094,-4.843282,-15.007583,22714.0156,2.263066,5.354313,7.288606,15.86411,-1.918997,-2.716247,-9.077177,7425.4416,3.583153,1.82338,2.846336,5.579002,-0.799258,-1.315596,-4.270778,6067.3972,3.346916,1.600654,2.660888,5.737825,-0.807184,-1.30054,-4.604473,2512.6657,2.389484,0.89291,2.128805,5.027992,-0.593023,-1.05224,-4.079185,2258.7381,2.317978,0.775433,1.918296,4.58312,-0.518118,-0.989695,-3.796741,9707.3772,3.626062,2.892212,5.193617,7.924811,-1.302531,-2.105041,-5.419662,8637.5947,3.602788,2.735864,5.055286,7.729293,-1.25058,-2.050944,-5.985891,4
182901.0898,17.502891,47.917576,69.821084,87.576193,-0.869583,-1.256524,-2.990002,279226.0313,17.519776,71.871439,104.49445,124.496053,-2.748934,-3.834948,-9.29537,56190.0933,27.573451,15.404828,21.126255,25.278725,-5.120325,-7.771172,-14.825288,52958.7303,24.606103,14.650246,20.053964,24.010668,-5.467004,-8.173677,-20.073787,13245.2987,9.772135,4.202849,7.633867,9.814297,-2.467125,-4.37654,-7.412628,11538.6209,10.04221,3.428815,6.192619,7.947526,-2.10694,-3.580598,-5.7946,70361.0867,26.848305,23.332053,37.615863,42.434212,-5.798408,-9.904135,-16.24162,72091.6978,26.171223,23.775942,38.563615,44.814092,-6.532109,-11.433161,-19.126843,222618.1289,15.623085,63.284195,96.585658,121.517495,-0.862706,-1.43256,-5.314662,185855.5605,15.316437,52.613406,78.314427,106.637987,-0.790523,-1.341655,-5.214501,71478.5688,32.930656,19.119557,26.160173,33.754863,-4.247669,-6.563595,-15.361568,56869.8092,29.525112,14.884107,20.071275,26.63327,-4.222604,-6.688276,-15.553891,14725.8114,10.684823,4.594201,8.553058,11.212911,-2.996617,-5.460798,-10.825515,13005.5695,10.241161,3.909567,6.573678,8.725991,-3.574348,-6.158827,-11.394904,94729.6472,34.212693,31.407657,50.064397,60.985049,-5.561168,-10.099044,-19.922922,80363.4985,32.584364,26.663527,43.939273,51.370208,-4.818175,-8.666907,-16.54564,5
7698.83,1.479895,1.882292,3.027251,6.989098,-0.709753,-1.093901,-3.175419,9139.4805,1.356337,2.794122,4.995862,12.003927,-2.614542,-3.565721,-8.579685,2404.8362,1.867693,0.743903,1.618265,3.3058,-0.412595,-0.772125,-2.86719,2475.3598,1.857661,0.763771,1.742192,3.4551,-0.414736,-0.735716,-4.21936,1068.4464,1.605453,0.469786,1.372996,3.076632,-0.320897,-0.664596,-3.325524,871.9295,1.563182,0.391263,1.148947,3.187378,-0.276935,-0.514416,-2.339975,3321.472,1.937031,1.295499,2.926169,5.466854,-0.640926,-1.015016,-3.563395,3453.3279,1.927906,1.358788,3.249505,6.186813,-0.66929,-1.206964,-4.001262,10800.252,1.498019,2.810604,4.50031,13.8544,-1.617426,-2.408619,-8.329154,7827.8496,1.424917,1.932618,3.112782,9.556284,-0.988168,-1.445492,-5.899216,2584.5603,1.866237,0.766033,1.597903,5.147872,-0.423403,-0.794195,-4.330505,2216.7986,1.830546,0.701952,1.489474,3.998631,-0.422161,-0.819901,-6.232542,1089.6785,1.599421,0.495415,1.497333,4.817727,-0.348461,-0.781545,-3.576077,973.4068,1.564378,0.426644,1.328354,3.502929,-0.319424,-0.64764,-3.4713,3462.5635,1.913827,1.29969,3.051705,6.306364,-0.628866,-1.117126,-3.750844,3163.3691,1.924216,1.231721,2.963573,5.361302,-0.598582,-1.110184,-3.989784,4
76661.79,7.968279,17.307782,22.105447,28.169507,-0.190378,-0.393751,-2.236805,118046.5859,7.945586,25.180727,32.749667,45.120551,-1.39674,-1.968906,-4.511288,11363.7507,6.388144,2.582635,3.250468,6.283451,-1.32524,-2.013961,-5.828281,11377.9822,6.1544,2.583849,3.333951,5.561275,-1.496312,-2.245767,-6.133061,4276.7304,3.833214,1.144339,1.916499,3.811888,-0.621485,-1.078008,-3.421253,3766.435,3.919322,0.975986,1.704171,3.545191,-0.555402,-1.055613,-3.026841,15224.7419,6.654754,4.129428,5.401389,8.591329,-1.610847,-2.443114,-5.463777,15697.8406,6.524033,4.274044,5.733632,9.0903,-1.841407,-2.946394,-6.414303,99633.3135,7.612544,23.139317,30.626808,47.428969,-0.395104,-0.749158,-4.224244,80416.1133,7.260794,18.493906,24.028257,41.205771,-0.394567,-0.713661,-4.601417,12601.9638,6.69386,2.784509,3.502472,6.203678,-1.122682,-1.856726,-5.458604,10897.5409,6.506097,2.437765,3.052254,5.637794,-1.086698,-1.747477,-6.282107,4649.9747,4.07784,1.234817,2.148976,4.57544,-0.681618,-1.30955,-4.719965,4112.1542,3.912262,1.029852,1.806794,4.58897,-0.709581,-1.286702,-4.063563,16639.4661,6.91897,4.476931,5.837521,8.356064,-1.425407,-2.468033,-5.859767,15437.695,7.019359,4.193884,5.567128,8.727993,-1.269158,-2.078326,-5.778395,5
15560.1377,2.004695,3.517663,4.811394,8.052328,-1.173032,-1.591153,-4.305814,18527.5859,1.747604,4.956664,7.439293,15.551957,-4.088389,-5.448214,-13.146642,4897.9248,2.861395,1.275993,2.314816,4.292867,-0.631358,-1.052062,-3.857848,4918.8897,2.793994,1.312187,2.512022,4.21765,-0.628319,-0.99476,-3.474816,1865.3731,2.064374,0.690471,1.771317,3.380502,-0.475773,-0.855565,-2.895884,1586.7464,2.044753,0.587935,1.455112,3.405442,-0.407545,-0.833213,-3.480738,6547.4551,2.927586,2.124908,4.32281,6.739786,-0.986733,-1.489612,-4.065356,6792.9251,2.90081,2.250559,4.439094,6.493933,-1.044974,-1.652713,-3.97425,21778.8731,2.047446,5.336395,8.014056,20.252098,-2.704968,-3.871343,-13.562342,16096.7988,1.913054,3.773334,5.495963,11.746248,-1.538385,-2.195342,-7.786939,5443.3518,2.967604,1.334886,2.271722,4.595407,-0.638869,-1.049459,-3.71042,4524.1963,2.834619,1.194551,2.198942,4.08066,-0.639836,-1.037807,-4.196237,1917.8839,2.064178,0.718417,1.897736,4.272674,-0.489393,-0.98427,-3.556683,1733.759,2.009809,0.64429,1.659093,3.973015,-0.43707,-0.807076,-3.466347,7139.2097,3.014745,2.181405,4.183195,6.889758,-1.014856,-1.724007,-4.314761,6415.7229,2.990168,2.075227,4.222496,6.516554,-0.960699,-1.538449,-4.046874,4
161705.2334,15.862335,41.664683,59.374099,70.863843,-0.724508,-1.052872,-2.537032,251956.5878,16.102703,62.455078,89.699086,111.593548,-2.448507,-3.3366,-7.95851,44166.3213,22.161449,11.844807,15.928465,20.615644,-4.335944,-6.52874,-12.450831,41842.106,20.063926,11.377638,15.42914,19.470683,-4.624019,-6.859394,-15.862453,11378.4242,8.712523,3.496898,6.16554,8.436074,-2.03727,-3.596993,-6.877235,9844.9861,8.726273,2.856363,5.045444,7.204228,-1.739222,-2.984518,-5.146366,55861.2232,21.906456,18.234435,28.673296,33.365299,-4.838522,-8.154851,-15.488099,57186.678,21.261438,18.671402,29.549717,33.542736,-5.505311,-9.571831,-17.574764,203369.3946,14.605839,56.110178,83.4198,117.865088,-0.730332,-1.246109,-4.391979,171315.6181,14.440432,46.482309,68.118099,97.373217,-0.672596,-1.187248,-4.582069,55041.9976,26.17511,14.3918,19.200787,26.024388,-3.570291,-5.517117,-12.950002,44323.1938,23.482259,11.390492,15.146797,19.54487,-3.517767,-5.437353,-13.325441,12535.3127,9.292448,3.808147,7.016266,9.503708,-2.4236,-4.347882,-8.99519,11041.5643,8.874055,3.181204,5.378232,8.464989,-2.799688,-4.727887,-9.378812,72691.7769,27.110364,23.673772,36.797031,45.000766,-4.615075,-8.336463,-15.229849,62210.133,25.813337,20.416473,32.781572,38.525716,-4.009083,-6.961846,-12.55824,5
7831.4951,1.493901,1.850626,2.770248,6.774943,-0.628623,-0.929887,-2.817474,9169.1855,1.359372,2.768416,4.684903,11.77853,-2.719177,-3.611608,-9.425723,2511.4404,1.900886,0.76458,1.693405,3.919618,-0.428161,-0.813266,-3.330167,2550.8213,1.871769,0.784562,1.717787,3.657186,-0.436821,-0.71992,-2.935656,1062.6111,1.596277,0.467969,1.372516,2.840685,-0.334618,-0.661776,-2.641671,896.6746,1.577787,0.397918,1.111613,2.838298,-0.295685,-0.568411,-3.027588,3440.865,1.952728,1.315316,3.018451,5.468272,-0.674138,-1.118323,-4.117712,3567.1221,1.950325,1.395281,3.357268,6.276148,-0.71184,-1.231706,-6.187833,11019.8418,1.515878,2.755365,4.557784,14.502405,-1.685169,-2.438742,-8.581098,7767.7363,1.425912,1.868347,3.178995,11.920469,-1.018927,-1.586541,-5.739724,2709.7823,1.910885,0.794291,1.677278,3.988272,-0.442716,-0.85971,-4.177675,2326.9849,1.874137,0.721083,1.592467,4.466992,-0.437509,-0.777877,-3.570337,1069.6365,1.574339,0.503497,1.534451,3.556933,-0.353025,-0.722529,-4.283166,1008.7617,1.579756,0.435963,1.274685,4.438398,-0.333536,-0.662039,-3.736969,3619.1836,1.949028,1.33935,3.082373,6.511014,-0.664795,-1.18456,-4.387926,3335.0259,1.96731,1.258517,2.953916,5.927193,-0.626202,-1.069664,-4.020733,4
77344.6983,8.077756,17.33519,22.060673,31.175882,-0.168357,-0.333964,-2.390336,118942.7227,7.970027,25.140038,32.380663,42.49822,-1.361012,-1.920163,-4.429307,11868.9003,6.722578,2.686609,3.39902,5.944737,-1.30748,-2.04921,-5.297992,11805.4048,6.360983,2.679025,3.331406,5.259591,-1.461059,-2.221253,-5.412626,4388.5835,4.043443,1.147438,1.888709,3.665423,-0.615886,-1.080268,-3.000122,3824.9135,4.044203,0.977503,1.579375,3.651652,-0.544266,-0.971286,-2.936307,15895.1401,6.837647,4.296216,5.746141,8.371707,-1.628215,-2.610299,-6.012246,16287.0459,6.763451,4.426134,5.849577,8.199374,-1.80624,-2.85939,-5.793932,100702.5341,7.670814,23.069183,31.083067,48.276829,-0.380826,-0.801965,-4.369859,81654.7793,7.397279,18.577504,23.875145,36.342154,-0.385017,-0.76901,-4.53732,13207.2204,7.052089,2.875969,3.593391,6.359223,-1.102205,-1.743468,-5.719828,11349.0107,6.824708,2.535019,3.190428,6.096365,-1.068562,-1.663765,-5.034023,4707.0682,4.159295,1.244051,2.120753,4.663646,-0.669747,-1.231553,-3.949077,4171.0934,3.938114,1.042174,1.805424,4.756236,-0.706604,-1.198107,-4.299727,17500.8071,7.191788,4.654256,6.041904,9.771012,-1.382391,-2.294426,-5.685946,16282.7282,7.378216,4.359122,5.653309,8.572648,-1.253527,-2.161009,-6.15923,5
15980.7949,2.034253,3.519345,4.693708,8.454604,-0.979489,-1.326456,-4.13645,18645.7383,1.749625,4.834291,7.224416,14.421127,-4.211774,-5.564003,-12.709862,4881.1599,2.815783,1.314393,2.337849,4.152847,-0.634486,-1.013264,-3.311267,4898.2273,2.736282,1.325787,2.396891,3.980647,-0.641235,-1.014684,-3.591199,1811.8061,2.011932,0.687071,1.803656,3.984542,-0.489802,-0.86831,-3.430015,1529.6139,1.993829,0.567879,1.395462,3.08919,-0.417488,-0.787908,-2.475545,6612.2722,2.864782,2.133993,4.060908,6.253056,-1.025655,-1.73788,-4.473915,6794.1848,2.850182,2.274884,4.645582,7.374204,-1.087131,-1.714534,-4.80362,22104.545,2.067534,5.246246,7.499204,17.214481,-2.836315,-3.967654,-13.478925,16624.623,1.953738,3.796256,5.218529,12.08978,-1.603779,-2.270784,-7.773892,5381.7989,2.901198,1.367114,2.368492,6.005335,-0.64285,-1.097909,-4.117923,4470.7095,2.762925,1.216977,2.10803,4.901698,-0.639472,-1.039084,-3.831349,1893.6527,2.050337,0.725037,2.051637,5.001036,-0.498229,-0.934001,-3.756242,1671.8485,1.954685,0.61646,1.50691,3.695035,-0.449307,-0.834549,-3.63696,7192.563,2.969749,2.219204,4.256647,7.083905,-1.041147,-1.784438,-5.126118,6431.4912,2.903418,2.082871,3.921706,6.73781,-0.992105,-1.599646,-4.91274,4
164212.6211,16.138134,41.923384,60.157475,73.596282,-0.673178,-1.034379,-2.875845,253254.7246,16.091085,62.059414,87.960913,111.759411,-2.442806,-3.310976,-8.833206,46447.0224,22.820149,12.511746,16.882825,21.619827,-4.372993,-6.934963,-13.676771,43596.5774,20.221411,11.755361,15.733146,19.580696,-4.705633,-7.149943,-13.176667,11372.3925,8.559796,3.51274,6.292732,7.983257,-2.32277,-3.700368,-6.486041,9907.0786,8.776265,2.781757,4.838511,6.131124,-1.75662,-2.9695,-5.323643,59078.8606,22.117692,18.797261,29.228615,33.297191,-4.997621,-8.43982,-13.092567,59794.2927,21.690344,19.472683,31.073759,37.107758,-5.530974,-9.753536,-15.357462,203740.1563,14.737206,54.856083,81.309895,105.836687,-0.726848,-1.197345,-5.448028,167375.7646,14.277796,45.961455,67.446051,94.404015,-0.654983,-1.116934,-4.241414,58603.3152,27.290644,15.311636,20.575974,29.357759,-3.58596,-5.72124,-12.942508,47217.8709,24.592345,12.168077,16.280972,21.910739,-3.56195,-5.435998,-13.961652,12633.4978,9.284032,3.867088,7.116986,9.703155,-2.386004,-4.162847,-7.775875,11166.0915,8.765377,3.109122,5.214212,7.789189,-2.792657,-4.856376,-9.682717,78318.9763,28.204639,25.359504,39.851548,50.245264,-4.632915,-8.292088,-14.661115,66487.3637,26.410465,21.126651,33.243513,39.000823,-4.113005,-7.361585,-12.440384,5
25705.1446,2.614567,5.73738,7.49988,11.743058,-1.480616,-2.008882,-4.736879,31081.3964,2.210361,7.963822,11.401615,18.669187,-5.808991,-7.693135,-16.977535,8712.1953,4.094385,2.174671,3.446914,5.19818,-0.95673,-1.472102,-4.753355,8618.3125,3.909333,2.189515,3.587444,5.787052,-0.951878,-1.438739,-4.095338,2945.0864,2.63291,1.000723,2.29845,3.98713,-0.662219,-1.172088,-3.1209,2446.3351,2.583423,0.803731,1.763128,3.214039,-0.576701,-0.904682,-2.64437,11632.6995,4.148204,3.494072,6.099989,8.808627,-1.563269,-2.461836,-5.795839,11981.887,4.140884,3.676643,6.640359,8.6595,-1.651388,-2.581863,-6.949343,34080.3184,2.592553,8.323122,11.575734,23.091938,-4.364235,-6.033183,-19.203794,25668.2832,2.411225,6.094702,8.176565,17.459067,-2.483335,-3.492908,-11.794514,9688.8086,4.224711,2.316261,3.504686,6.14766,-0.989859,-1.524467,-5.946275,8017.7998,3.953756,2.043202,3.199837,5.850098,-1.016695,-1.627254,-5.13292,3056.4495,2.656,1.045045,2.494067,5.106742,-0.701877,-1.287361,-3.872191,2736.8048,2.550856,0.890647,1.945527,4.017667,-0.610824,-1.053252,-3.866187,12903.5808,4.309294,3.70278,6.240033,10.305724,-1.714253,-2.820137,-6.692879,11547.8621,4.247129,3.462767,5.915028,8.351605,-1.665758,-2.815231,-6.231372,4
116380.7207,11.398514,28.436884,39.026953,51.445967,-0.321635,-0.565614,-1.910435,177941.623,11.345273,41.375045,56.674729,71.256406,-2.007191,-2.450603,-7.779944,22334.4077,11.054783,5.949836,7.773039,11.071973,-2.613408,-3.979829,-9.360545,21737.4248,10.270536,5.750041,7.542597,10.716945,-2.830429,-4.062595,-9.086731,6973.3904,5.518696,2.113071,3.428788,4.982202,-1.149146,-1.939136,-4.71372,6143.3255,5.814201,1.707411,2.77921,4.18518,-0.994174,-1.647507,-3.644565,29547.8159,11.145362,9.512057,13.604258,18.020943,-2.985248,-4.927954,-9.266294,30082.3718,11.006769,9.92036,14.32672,19.71571,-3.327534,-5.490397,-10.784202,146467.5136,10.515433,37.232972,52.350784,67.559206,-0.452196,-0.812078,-4.247592,119166.0107,10.081333,30.650909,42.560396,61.938649,-0.450154,-0.798433,-4.351629,26563.5122,12.376857,6.731417,8.59201,12.424773,-2.154991,-3.309769,-8.074018,22166.0842,11.649562,5.66608,7.382815,10.674945,-2.124727,-3.289311,-7.497277,7596.4957,5.846028,2.297807,3.767194,6.699316,-1.266912,-2.24143,-5.213835,6755.4192,5.600331,1.81405,2.917822,4.890935,-1.382474,-2.431118,-5.509549,35440.4478,12.804239,11.384228,16.297607,21.025798,-2.720699,-4.682007,-9.82859,31629.3198,12.524585,10.09618,14.55178,18.237445,-2.451316,-4.358523,-8.374736,5
625.9043,1.040251,0.927444,1.952025,5.992132,-0.04826,-0.276743,-2.72761,107.0801,1.004253,1.448147,3.384107,12.088546,-0.212007,-0.579114,-4.005722,424.418,1.15518,0.480854,1.277631,3.018835,-0.090646,-0.404774,-3.542064,417.5481,1.144794,0.488297,1.463735,2.937459,-0.095276,-0.379091,-2.906102,213.2468,1.118787,0.350245,1.130048,3.104901,-0.05798,-0.273783,-1.572019,161.8606,1.105955,0.274091,0.922308,2.61409,-0.073666,-0.333851,-2.427939,578.7383,1.159259,0.845758,2.174314,4.10074,-0.106095,-0.373986,-2.995682,672.9197,1.18013,0.943917,2.54613,4.393577,-0.112319,-0.457589,-3.498661,957.6425,1.04555,1.339349,2.998057,13.000212,-0.195685,-0.648835,-4.76813,529.8184,1.029804,0.916741,2.157657,8.120843,-0.135283,-0.563266,-4.748894,465.6894,1.16114,0.486332,1.317621,3.840625,-0.105926,-0.532291,-3.623377,357.7988,1.137003,0.429418,1.175533,3.823252,-0.096312,-0.389064,-3.478402,235.4717,1.1301,0.384075,1.344681,4.766382,-0.065676,-0.348575,-3.321676,151.3003,1.084408,0.304429,1.036457,4.079968,-0.064521,-0.368155,-3.371437,633.3516,1.168318,0.878703,2.459736,5.001227,-0.114359,-0.427256,-3.617894,526.1307,1.151513,0.787378,2.123555,5.558485,-0.10272,-0.398694,-3.342989,4
23760.7002,3.198135,3.633368,4.522404,8.966653,-0.049945,-0.254982,-2.197548,39853.6875,3.324182,6.956293,9.665541,16.859392,-0.224332,-0.580994,-3.546916,3371.3198,2.644252,0.603186,1.16664,3.341374,-0.212054,-0.556193,-3.546827,3407.2105,2.560978,0.618451,1.134823,3.318841,-0.240472,-0.554352,-3.966115,1571.1009,2.049646,0.390648,0.880764,2.922595,-0.138341,-0.389381,-2.576094,1258.2133,1.876833,0.304104,0.755359,2.714565,-0.134852,-0.411121,-2.838458,4795.7224,2.791327,0.991851,1.881587,3.702269,-0.289607,-0.659759,-3.330594,4999.2136,2.781699,1.028649,1.980459,4.169467,-0.312103,-0.689898,-3.995193,31751.4111,3.133754,5.073572,6.495798,16.772329,-0.164369,-0.53443,-4.413379,24372.5909,2.918458,3.859822,4.77414,10.504892,-0.174113,-0.533151,-4.522915,3560.3796,2.670361,0.612713,1.178922,3.75185,-0.149649,-0.494503,-4.806326,3105.6291,2.617783,0.558127,1.081809,3.661904,-0.139774,-0.479831,-3.890602,1680.2944,2.113466,0.426813,1.029982,4.093845,-0.155196,-0.441778,-3.712507,1535.2529,2.108867,0.389274,0.953238,3.646769,-0.148275,-0.460139,-3.374371,5047.5659,2.822966,1.003748,1.983828,4.945837,-0.20774,-0.549656,-3.870367,4676.6023,2.87007,0.931967,1.822065,3.937985,-0.202543,-0.537745,-3.739267,5
31840.9942,3.082303,7.684863,10.080492,14.434101,-1.961724,-2.582218,-6.168424,36890.5703,2.517947,10.059503,14.398458,22.002897,-6.392306,-8.586588,-23.209083,10989.7527,5.278617,2.830803,4.278886,6.371342,-1.103453,-1.6619,-4.741544,10851.9412,5.016522,2.818693,4.431856,6.130135,-1.086118,-1.657195,-4.140494,3552.769,3.014521,1.211644,2.702789,4.286981,-0.718853,-1.188835,-3.110948,3001.065,2.967299,1.016788,2.272938,4.590646,-0.646723,-1.058635,-3.296159,14410.3896,5.309265,4.556747,7.69478,10.95544,-1.854227,-2.905084,-5.866964,14998.3855,5.240169,4.718414,8.220776,11.905488,-1.945555,-3.0476,-5.997057,41283.7227,3.047149,11.12001,15.577096,26.130683,-5.078969,-6.935995,-27.508084,32174.3633,2.896502,8.284673,11.089633,18.674795,-2.940006,-4.239036,-15.07113,12351.4392,5.587556,3.074765,4.409953,6.911521,-1.140924,-1.743972,-5.326842,10028.8472,5.212727,2.594246,3.927279,6.11753,-1.170097,-1.797541,-5.225855,3662.0272,3.037076,1.288765,2.804406,5.637278,-0.765142,-1.312956,-4.278536,3261.1271,2.942241,1.094774,2.536781,4.713888,-0.668702,-1.143858,-4.139776,16452.8558,5.725971,4.92746,7.932409,10.739979,-2.077191,-3.538926,-8.086323,14350.5289,5.580069,4.548734,7.577416,10.5244,-2.023397,-3.361904,-6.906623,4
147325.4981,14.222849,37.114162,52.456528,65.887383,-0.501626,-0.831676,-2.505491,218099.8008,14.229247,53.294958,76.838475,95.245806,-2.384209,-3.066609,-6.931345,33278.5659,16.227685,9.00271,12.019914,15.222229,-3.583785,-5.412988,-11.310673,31956.5564,15.036317,8.705288,11.693671,15.389633,-3.864733,-5.772369,-11.672249,9312.3283,7.079544,2.869731,4.997551,7.713916,-1.623533,-2.820811,-4.961312,8060.6701,7.048571,2.393861,4.208183,6.306566,-1.382472,-2.330002,-4.673249,42773.9627,16.483731,14.220539,22.191415,26.56623,-4.09244,-6.861582,-12.31992,43747.2795,15.895653,14.593512,22.62313,27.482312,-4.538282,-7.482506,-13.212731,179740.4903,12.881464,48.066273,70.934202,97.449202,-0.568537,-1.043946,-4.509255,146832.4961,12.43164,39.755063,56.398842,79.97996,-0.542801,-1.040393,-4.583116,40675.8574,18.55488,10.629879,14.113185,20.090055,-2.97735,-4.555684,-10.396305,32945.8567,17.317792,8.556932,11.450435,14.604331,-2.950142,-4.650396,-12.673661,10234.0402,7.612047,3.122115,5.460253,8.027759,-1.832524,-3.244637,-7.599025,9045.1356,7.297834,2.529038,4.346481,7.021218,-2.036476,-3.576282,-6.190611,53898.3296,19.454589,17.739285,27.078628,33.420471,-3.818894,-6.718672,-12.214635,46844.2974,19.027956,15.562057,24.442714,30.755859,-3.401292,-6.020321,-11.47478,5
22564.9375,2.407908,5.078934,6.697547,11.12473,-1.220075,-1.611329,-4.295885,26104.1758,2.023854,6.824009,10.068998,16.415445,-5.087394,-6.601614,-15.824884,6965.5891,3.496024,1.802905,2.967561,4.892291,-0.762744,-1.201366,-3.905305,6934.2963,3.365687,1.823485,3.033344,4.742483,-0.767126,-1.161168,-3.475569,2439.5129,2.330457,0.863222,2.036733,3.773783,-0.570384,-1.076071,-2.781228,2053.1835,2.287023,0.729833,1.753343,3.548301,-0.500166,-0.862023,-3.165173,9133.3884,3.532715,2.912442,5.354444,7.385996,-1.238079,-1.937747,-4.229308,9537.6927,3.510792,3.062274,5.651717,8.00204,-1.310399,-2.072532,-5.393101,29795.9336,2.399143,7.38162,10.305411,23.097349,-3.652019,-5.130979,-18.819257,22519.3086,2.239682,5.338953,7.260226,15.063996,-2.02575,-2.870556,-9.736355,7767.8716,3.593441,1.904463,2.969987,6.069579,-0.77864,-1.227843,-5.046859,6335.9742,3.385265,1.664158,2.705714,5.269872,-0.792061,-1.285426,-4.3153,2531.609,2.352849,0.912124,2.224281,4.833372,-0.5901,-1.083584,-4.253086,2263.733,2.285407,0.792981,1.945415,4.779742,-0.52505,-0.962235,-3.600274,10141.8347,3.656377,3.014968,5.318766,8.125075,-1.281558,-2.118105,-5.533045,8909.6016,3.584854,2.862865,5.184602,7.783394,-1.238267,-2.035411,-5.701606,4
189952.1914,17.987585,49.600115,71.352394,85.968353,-0.774025,-1.186594,-2.956164,279555.2676,17.41397,72.346616,106.09562,126.737915,-2.674536,-3.676834,-7.713295,58613.7034,27.614289,16.146843,22.195444,27.768372,-5.078398,-7.840626,-16.92665,55239.0185,24.789323,15.285933,20.94986,25.800149,-5.429489,-8.29685,-15.627451,13394.2909,9.64777,4.239093,7.743529,9.507099,-2.514765,-4.445031,-7.931403,11548.5714,9.419346,3.49554,6.691683,8.577035,-2.127994,-3.603027,-7.266341,73229.053,26.95515,24.522613,39.662143,47.379476,-5.73009,-9.949134,-16.712664,74998.4356,26.32466,25.122909,40.914454,47.623043,-6.345007,-11.150844,-18.18387,229799.1201,16.074257,63.753024,97.090326,147.936772,-0.881968,-1.41898,-5.523899,191507.0078,15.710789,53.198349,78.477904,114.560083,-0.79791,-1.318799,-4.785743,74000.0451,32.452865,19.924807,27.137905,35.736226,-4.153246,-6.408144,-12.85848,58428.9102,29.113525,15.424385,20.841555,27.229849,-4.128122,-6.355379,-15.408166,14814.4972,10.508682,4.620369,8.795418,11.712369,-2.930653,-5.230934,-9.199175,13115.7936,9.976105,3.860655,6.712496,9.068491,-3.529062,-6.190658,-10.563392,97454.0354,34.032163,32.798464,52.964038,63.833903,-5.288383,-9.65584,-18.597798,82529.7768,31.944838,27.66852,45.862792,55.684177,-4.667434,-8.4268,-15.315404,5
21053.544,2.286799,4.657961,6.120666,9.564235,-1.00386,-1.345193,-3.906905,25040.7519,1.963913,6.498491,9.684081,18.041082,-4.990589,-6.488284,-18.686054,6716.4057,3.339348,1.705705,2.856585,4.775456,-0.757006,-1.226135,-3.36824,6728.551,3.24727,1.741987,2.957676,5.440976,-0.75871,-1.139819,-3.446871,2396.0923,2.298054,0.841526,1.969716,3.71116,-0.569156,-1.079184,-2.904834,2040.0894,2.260793,0.726842,1.725244,3.286054,-0.497237,-0.827456,-2.421421,8951.6995,3.440948,2.82118,5.242367,8.178213,-1.24714,-1.983369,-4.889065,9355.3413,3.413095,2.937364,5.515406,8.205459,-1.318251,-2.102099,-4.637393,27977.7579,2.277215,6.725477,9.471073,20.422176,-3.577741,-5.076681,-16.409308,20979.7266,2.122822,4.793757,6.672058,14.495634,-2.009926,-2.776386,-9.426105,7454.8325,3.409176,1.811865,2.865444,5.31899,-0.770211,-1.27503,-4.100055,6150.6975,3.239582,1.601252,2.707222,4.800672,-0.773474,-1.235235,-4.174618,2481.7413,2.321177,0.880604,2.083496,4.466986,-0.596662,-1.038181,-4.031908,2195.448,2.219264,0.767664,1.943243,4.532743,-0.532411,-0.974465,-3.770498,9851.2864,3.499402,2.874701,5.129925,8.583857,-1.296879,-2.110774,-4.806016,8779.103,3.483391,2.757186,5.025007,7.435064,-1.250465,-2.035878,-5.277639,4
188399.1895,17.5768,48.759977,70.751805,95.397448,-0.702028,-1.033741,-2.613196,274844.7656,16.824139,71.973404,104.490193,128.452444,-2.447449,-3.288287,-7.725781,59108.7486,27.963586,15.991008,22.167471,28.217286,-4.922032,-7.515117,-14.785107,55673.6738,25.143311,15.272278,20.928661,23.967736,-5.25301,-8.006726,-17.027373,13495.4059,9.796785,4.208091,7.856086,10.041893,-2.507113,-4.464716,-7.811495,11595.0936,9.632965,3.485441,6.628434,8.715036,-2.110205,-3.66851,-6.274236,74178.924,27.401884,24.604646,39.844791,46.734853,-5.50719,-9.371724,-15.68765,75447.8311,26.422394,25.174183,40.89366,47.024126,-6.197392,-10.831055,-19.206959,228725.956,15.681981,63.949741,97.163002,134.233879,-0.839237,-1.379305,-5.010584,189642.2959,15.236006,53.101352,79.855991,107.263574,-0.759571,-1.280848,-4.184178,73972.3562,32.721903,19.691649,26.980522,35.023574,-4.01574,-6.366617,-13.423256,58771.24,29.627465,15.332811,20.760185,27.411003,-4.000347,-6.141899,-14.92245,14973.938,10.689361,4.579339,8.762032,11.777705,-2.940726,-5.319167,-9.155898,13158.7647,10.039887,3.818147,6.783992,8.814556,-3.520595,-6.02967,-11.599237,97779.2166,33.995699,32.46769,52.355228,63.495731,-5.140443,-9.519434,-16.468948,82570.2515,32.087757,27.603507,45.534309,55.305657,-4.488238,-8.064557,-15.867721,5
7879.0322,1.481635,1.908342,2.907952,6.601426,-0.409838,-0.721318,-2.646542,9129.4101,1.349292,2.819386,4.831316,12.376538,-2.660054,-3.543089,-9.415259,2501.1184,1.880054,0.766784,1.667466,3.569644,-0.424351,-0.76537,-2.957615,2519.0464,1.845523,0.78836,1.691502,3.408524,-0.430941,-0.739896,-3.15134,1037.6642,1.569242,0.469407,1.321792,3.310316,-0.321728,-0.601611,-2.507272,886.176,1.556027,0.405612,1.162261,2.8498,-0.287235,-0.557527,-2.284556,3412.8401,1.933319,1.321774,3.01418,4.989302,-0.659444,-1.066665,-3.624124,3574.6599,1.92999,1.406167,3.365808,5.833996,-0.691907,-1.18707,-3.79375,10852.1445,1.493167,2.7538,4.758159,14.875844,-1.631682,-2.474048,-8.5239,7685.6387,1.409447,1.886491,3.158576,9.970096,-1.01122,-1.521932,-5.795118,2649.837,1.863889,0.785478,1.633373,4.386535,-0.43298,-0.847503,-3.704502,2299.6939,1.847043,0.715821,1.510538,4.274681,-0.427965,-0.788402,-3.406269,1094.9402,1.587132,0.499798,1.492394,3.709512,-0.350467,-0.722119,-3.208154,950.6794,1.537963,0.433378,1.319571,4.29735,-0.328901,-0.676656,-3.439378,3553.5647,1.906673,1.328461,3.177881,6.055267,-0.647173,-1.132911,-3.982664,3240.0037,1.921329,1.260255,3.039098,5.759202,-0.610071,-1.119831,-4.046575,4
79333.7021,8.089785,17.719513,22.518017,29.406774,-0.127288,-0.366223,-1.780013,118465.207,7.793364,25.380427,32.854691,47.07685,-1.285416,-1.744303,-4.32043,11933.5251,6.626439,2.669257,3.380844,6.175287,-1.255734,-1.98285,-6.214515,11859.7392,6.274372,2.685255,3.44013,6.369586,-1.420799,-2.059485,-5.324356,4348.573,3.885753,1.163083,1.865559,3.753199,-0.603928,-1.036607,-3.100555,3792.0851,3.86617,1.010123,1.736658,3.416356,-0.522831,-1.006961,-3.375471,16063.7695,6.826655,4.334807,5.612109,8.840303,-1.562047,-2.411814,-5.691462,16633.9446,6.724126,4.48444,5.825062,8.218986,-1.7674,-2.76413,-6.406457,102175.2627,7.657872,23.389064,30.984353,48.869567,-0.376174,-0.740965,-3.73035,82368.2295,7.283733,18.753194,24.721733,40.885296,-0.375595,-0.748271,-4.082497,13113.5613,6.845308,2.851262,3.581878,6.392058,-1.058962,-1.671591,-4.835771,11265.2334,6.591939,2.519898,3.125476,5.816893,-1.023349,-1.672219,-4.958376,4658.8902,4.050168,1.251939,2.159978,4.766965,-0.655105,-1.240873,-4.117831,4129.8343,3.89735,1.050632,1.824559,5.072203,-0.680696,-1.178924,-3.866763,17658.4002,7.125149,4.64467,5.912818,8.863422,-1.351259,-2.288806,-6.291558,16244.3977,7.269073,4.370288,5.64535,8.28844,-1.209466,-2.031497,-5.421115,5
15913.4209,2.009878,3.600469,4.932893,8.711484,-0.671883,-0.975258,-2.818757,18684.3652,1.744202,4.955196,7.543717,15.199773,-4.245191,-5.51469,-14.045804,4959.3066,2.822765,1.314559,2.505219,4.566535,-0.655849,-1.051381,-3.529427,5003.9248,2.765202,1.349627,2.547265,4.408842,-0.648929,-1.023817,-3.180162,1840.574,2.022181,0.699773,1.753176,3.175775,-0.472881,-0.826627,-2.802127,1561.337,1.976836,0.59064,1.505588,2.621395,-0.415432,-0.734077,-2.521186,6675.105,2.89269,2.175614,4.24191,6.375058,-1.025048,-1.570034,-4.53236,6943.0376,2.883532,2.321155,4.622397,7.437314,-1.070171,-1.843743,-4.960305,22017.6075,2.050149,5.354448,7.880666,16.774082,-2.799628,-3.973173,-13.09754,16572.2363,1.934469,3.832904,5.46055,13.241243,-1.580404,-2.261341,-7.862767,5481.9831,2.914605,1.397172,2.40765,4.912596,-0.66902,-1.075362,-4.544796,4547.6055,2.763971,1.241441,2.130399,4.195056,-0.670565,-1.077773,-4.115566,1908.7954,2.043219,0.723936,1.914071,5.205292,-0.491892,-0.928602,-3.879176,1717.3736,1.994695,0.637631,1.673077,4.324404,-0.44726,-0.870059,-3.663148,7258.7649,2.973751,2.260755,4.294967,6.834428,-1.030556,-1.723439,-5.00763,6471.1145,2.937128,2.125676,4.145421,7.099261,-1.000569,-1.597009,-4.61182,4
167109.1562,16.176737,42.830055,60.939678,75.130441,-0.675377,-1.143234,-2.981173,251840.9434,15.87988,63.208831,90.8272,114.244515,-2.345063,-3.193885,-7.27444,46180.6018,22.812645,12.333812,16.939376,21.609158,-4.285703,-6.571666,-12.009534,43843.9588,20.617856,11.913185,15.81099,21.017832,-4.579891,-7.007193,-17.597191,11486.8924,8.643571,3.53041,6.307811,8.31906,-2.074689,-3.677987,-6.177304,9860.7548,8.493208,2.919968,5.300925,6.918809,-1.824033,-3.332803,-5.590903,58817.239,22.588677,19.376173,30.79779,36.782352,-4.763994,-7.994833,-13.647126,60553.3906,22.104832,19.880864,31.40993,37.431108,-5.403983,-9.269162,-15.001433,203949.8349,14.477206,56.662788,84.562981,118.637312,-0.718857,-1.296282,-4.265381,170689.247,14.248635,47.119108,69.222432,98.770826,-0.661468,-1.104817,-4.050192,57829.5584,26.777252,14.897548,19.970394,27.633723,-3.529523,-5.52265,-12.580981,46213.099,24.278196,11.786174,15.831156,20.482961,-3.463786,-5.259794,-12.932888,12629.7515,9.318108,3.84977,6.951631,10.214133,-2.408421,-4.291392,-8.004004,11123.7979,8.7855,3.143628,5.466253,8.042147,-2.778588,-4.66872,-8.151032,76466.5867,27.842456,24.83121,39.008925,48.686486,-4.501566,-8.034412,-15.065113,65243.3366,26.60061,21.442871,34.385671,40.881715,-3.888335,-6.696106,-12.530899,5
25977.2324,2.609138,5.934213,7.882589,12.745152,-2.630916,-3.569966,-8.652326,31373.0645,2.212374,8.259111,11.969709,19.066059,-5.631728,-7.360564,-17.03566,8735.7089,4.114555,2.177009,3.450951,5.921289,-0.982526,-1.519064,-4.431841,8645.3513,3.949152,2.200602,3.561223,5.367095,-0.965492,-1.432883,-4.032291,2958.802,2.632709,1.016233,2.271065,3.692436,-0.658262,-1.051109,-3.636158,2498.3044,2.574894,0.854963,1.982641,3.782976,-0.57817,-0.948783,-2.590711,11607.9883,4.227012,3.576261,6.205861,8.034332,-1.558873,-2.433351,-4.732913,12078.7097,4.183607,3.736669,6.788233,9.042466,-1.654577,-2.594288,-5.358179,34845.42,2.6011,8.685903,12.327229,23.219133,-4.150053,-5.819201,-20.158333,26490.1093,2.428126,6.313541,8.630379,17.04947,-2.353436,-3.278711,-11.489834,9578.4682,4.178953,2.285242,3.465382,6.587998,-1.027109,-1.682623,-5.138677,7944.3025,3.964217,2.035799,3.207755,5.530818,-1.048769,-1.632704,-4.611707,3060.502,2.649209,1.060212,2.425061,4.77156,-0.688003,-1.237979,-4.143514,2747.1353,2.574164,0.926684,2.137974,4.254553,-0.592708,-1.017945,-3.661187,12795.3627,4.338068,3.706227,6.325361,9.359865,-1.744896,-2.860283,-6.233156,11326.5091,4.260662,3.529197,6.147118,8.834046,-1.66995,-2.655,-5.652909,4
116756.7304,11.408289,28.570704,38.955059,48.936853,-0.603217,-0.902234,-3.211722,179983.4882,11.443486,41.521947,57.292402,71.471455,-1.874356,-2.332795,-5.65488,22886.2998,11.188161,6.020068,7.757501,11.659592,-2.517803,-3.839353,-8.891527,22203.6106,10.424452,5.835595,7.560626,10.338022,-2.724343,-4.101116,-9.898646,7049.7603,5.555375,2.153441,3.47575,5.296728,-1.126623,-1.90938,-4.193654,6112.2518,5.490483,1.801747,2.908322,5.002312,-0.960696,-1.600865,-3.431455,30252.3086,11.509334,9.838597,14.188695,17.442193,-2.828003,-4.666754,-8.850197,30906.2446,11.232977,10.149477,14.570578,18.306854,-3.171091,-5.340729,-9.779678,148090.2305,10.543047,37.757856,52.731391,72.062957,-0.41912,-0.762881,-3.870873,121657.6865,10.230717,31.013295,42.847496,62.538378,-0.412483,-0.72974,-3.710113,26884.2903,12.203672,6.762949,8.634822,12.783431,-2.070589,-3.174254,-7.676886,22422.4214,11.617214,5.69583,7.402596,9.918434,-2.051132,-3.154387,-7.936003,7670.6143,5.955165,2.317622,3.849332,5.835057,-1.257957,-2.242273,-5.642119,6747.9677,5.593918,1.856384,3.055392,6.172617,-1.350565,-2.255214,-5.966086,35873.9346,12.971653,11.561544,16.388715,21.06727,-2.61693,-4.571917,-8.986996,32134.0815,12.817562,10.408236,15.109866,18.72521,-2.308061,-3.909013,-7.680963,5
470.5889,1.029981,0.886866,1.969934,5.597139,-0.158159,-0.477075,-3.927133,38.8437,1.001528,1.403525,3.455153,13.935664,-0.212512,-0.527305,-3.24078,466.7054,1.169332,0.491337,1.356344,2.980558,-0.086119,-0.330492,-2.663108,486.6255,1.168385,0.504189,1.353577,3.158101,-0.088097,-0.496857,-1.99166,211.1021,1.117652,0.349939,1.167093,2.62269,-0.054898,-0.274988,-1.918388,189.8382,1.119754,0.293832,0.929968,2.913603,-0.051988,-0.239612,-2.248756,659.8728,1.181858,0.885893,2.3631,4.454267,-0.105491,-0.366577,-2.851962,662.0857,1.176113,0.966581,2.637238,4.893866,-0.105703,-0.42177,-2.644559,786.8144,1.036977,1.273028,2.988039,11.143462,-0.187865,-0.545314,-4.11829,333.3144,1.01851,0.837227,2.084009,8.98103,-0.12972,-0.485573,-4.548932,500.1585,1.171221,0.49288,1.287956,4.80045,-0.10645,-0.427212,-3.521609,434.0022,1.166001,0.437829,1.142318,3.565976,-0.097066,-0.381604,-3.095064,203.6335,1.111334,0.378141,1.366129,3.748273,-0.0661,-0.433526,-3.871234,186.3363,1.105915,0.310697,1.052666,4.100028,-0.064776,-0.336304,-3.155181,668.2087,1.177407,0.900267,2.491261,5.022288,-0.111349,-0.411643,-3.266181,618.4182,1.178363,0.833233,2.274788,4.760911,-0.099095,-0.391524,-3.448382,4
23524.5566,3.194811,3.623003,4.258711,8.37612,-0.118252,-0.375981,-2.859525,40030.5977,3.316749,6.945248,9.34367,16.364245,-0.198281,-0.478856,-3.014166,3398.1895,2.633572,0.596709,1.117135,2.934506,-0.193914,-0.483459,-3.40969,3464.8262,2.579326,0.605611,1.216358,3.507216,-0.231807,-0.518284,-3.347087,1577.9039,2.057229,0.384084,0.91712,3.373463,-0.149822,-0.377021,-2.487962,1392.0776,2.066278,0.336433,0.761987,2.497714,-0.130023,-0.380108,-2.557993,4922.6199,2.789831,0.967847,1.833969,3.61501,-0.295138,-0.643693,-3.482436,5071.6724,2.774807,1.020782,1.980185,4.118259,-0.315774,-0.706703,-4.451592,32271.4902,3.166943,5.18322,6.816536,17.531908,-0.141403,-0.510615,-4.081574,24811.2793,2.95893,3.939106,4.868664,11.210108,-0.153255,-0.468374,-3.982908,3543.7642,2.62031,0.605103,1.118176,4.124951,-0.141827,-0.455609,-4.220728,3135.8045,2.617306,0.544301,1.027419,3.752864,-0.130259,-0.488703,-3.723899,1697.0963,2.13791,0.421926,1.007809,3.498342,-0.155833,-0.466357,-3.616344,1505.1331,2.064988,0.373331,0.89725,4.083046,-0.152145,-0.445257,-3.619936,5123.9699,2.819406,0.98269,2.005081,5.522999,-0.201229,-0.558664,-3.976552,4779.472,2.837545,0.924485,1.775339,4.255468,-0.192269,-0.547038,-3.945964,5
30047.749,2.994504,7.145433,9.386567,13.473477,-8.998853,-21.783614,-37.245936,36926.9121,2.50988,9.773768,13.873722,21.436207,-6.500158,-8.353165,-21.482,11241.5254,5.317267,2.910776,4.431855,7.209798,-1.119783,-1.790696,-4.41658,11072.5025,5.056668,2.883117,4.477243,6.473631,-1.102496,-1.677012,-4.342164,3535.8166,3.017781,1.222324,2.810733,4.521903,-0.725121,-1.21969,-3.514939,2965.8512,2.912969,1.004446,2.298527,3.922162,-0.632017,-1.005143,-3.613615,14841.7461,5.305887,4.630842,7.76369,10.827078,-1.84756,-2.842007,-5.693389,15349.7812,5.319455,4.862555,8.416357,10.426048,-1.953285,-3.040992,-6.151849,41048.8067,3.029377,10.807715,15.253225,26.829875,-5.102311,-7.001305,-22.329205,31883.58,2.882904,8.161768,11.036664,18.952352,-2.916504,-4.032938,-14.41893,12590.2055,5.616727,3.15775,4.433915,7.08046,-1.153866,-1.817066,-5.9102,10302.4795,5.224478,2.701366,3.97748,6.283818,-1.173115,-1.751586,-5.255725,3700.6228,3.091677,1.276601,2.883039,6.254578,-0.764932,-1.317649,-3.698899,3283.4063,2.94547,1.071823,2.335015,4.668894,-0.667912,-1.173747,-3.924155,16873.3914,5.741018,5.095406,8.153841,11.246238,-2.065873,-3.35429,-7.91355,14785.4704,5.51011,4.634813,7.559236,10.104382,-2.024883,-3.232179,-6.929973,4
137781.1494,13.644488,34.344374,48.702382,60.124316,-1.006533,-1.424809,-4.46667,219430.2011,14.198758,52.205197,73.992328,91.243215,-2.294167,-2.95658,-6.769572,34779.6563,16.912798,9.410852,12.658331,17.325832,-3.565719,-5.358882,-12.948426,33314,15.366933,8.94417,11.991668,15.741458,-3.833087,-5.74663,-11.211385,9431.2004,7.295518,2.891949,5.007472,6.574688,-1.606962,-2.908194,-4.871838,8092.8684,7.05184,2.357641,4.098626,6.733625,-1.376401,-2.303654,-5.260697,45548.4109,16.955965,14.785149,22.399477,26.007251,-4.003375,-6.654371,-12.344472,46131.4537,16.601651,15.336648,23.83541,28.459455,-4.4364,-7.313684,-13.288736,178470.8311,12.760715,47.005624,68.318949,95.878611,-0.602085,-1.04249,-4.542569,147106.957,12.488653,39.230913,56.418851,77.907294,-0.543406,-1.063323,-4.897589,42783.3348,19.286764,11.118535,14.726956,18.784529,-2.938939,-4.456498,-11.167586,34844.1841,18.001962,9.050252,12.140781,15.720749,-2.914473,-4.429083,-10.014687,10322.2501,7.829422,3.165229,5.624499,9.528862,-1.808092,-3.165756,-6.162855,9092.1792,7.205192,2.467704,4.213669,6.555362,-2.032438,-3.52883,-6.152211,57720.1804,20.517348,18.885419,28.951061,36.611809,-3.713649,-6.595382,-12.432539,49886.3855,19.615671,16.111738,24.810505,30.254305,-3.306645,-5.730368,-10.92268,5
29400.7646,2.875917,6.853979,8.958298,12.816098,-4.879121,-6.414876,-15.964063,37127.7207,2.442551,9.81299,14.167493,23.767558,-6.348993,-8.099082,-17.688154,11123.3853,4.921698,2.839199,4.234718,7.413238,-1.054848,-1.612072,-4.311796,10950.0117,4.689642,2.824215,4.384337,6.574707,-1.048941,-1.602885,-4.245641,3507.2185,2.9419,1.190403,2.609209,4.607498,-0.703992,-1.115696,-2.89743,2944.5564,2.845267,0.987883,2.116166,3.442387,-0.630832,-1.000682,-3.586383,14636.7712,4.933533,4.529191,7.492174,10.024065,-1.731516,-2.697258,-5.800634,15152.5351,4.940831,4.753978,8.214557,10.895263,-1.835347,-2.920079,-5.861561,40715.5528,2.895346,10.514522,14.959004,26.081879,-4.881201,-6.684324,-22.751831,31567.4766,2.732352,7.848377,10.572469,19.651597,-2.7793,-3.899461,-13.596619,12451.1406,5.125178,3.049799,4.295964,6.849806,-1.094063,-1.644166,-5.142285,10182.1125,4.790682,2.64739,3.929709,6.311679,-1.121464,-1.757228,-5.006322,3636.7896,2.970187,1.247458,2.768383,6.222569,-0.751833,-1.299697,-3.85846,3220.1493,2.82196,1.046078,2.24109,4.535304,-0.65111,-1.124184,-3.81249,16572.0926,5.239868,4.900344,7.668637,11.113843,-1.954546,-3.248153,-7.629533,14578.8535,5.07367,4.520458,7.229872,9.903032,-1.893069,-3.113901,-6.559128,4
139229.0449,13.490461,35.245449,49.622548,63.424141,-0.981886,-1.381109,-4.25099,220329.2754,13.653394,53.796348,77.13104,91.915846,-2.245095,-2.838066,-6.389594,34857.8995,16.507376,9.627041,12.810784,16.7108,-3.544674,-5.494612,-9.199768,33455.5606,15.149632,9.121677,12.188819,15.896419,-3.833712,-5.810026,-11.453012,9450.0593,7.165105,2.922885,5.053576,6.625646,-1.60515,-2.771939,-4.661823,8124.9128,7.034232,2.384138,4.072778,5.99237,-1.366592,-2.363868,-4.277046,45792.7932,16.577685,15.130711,23.064919,28.713603,-3.969897,-6.753323,-11.844052,46431.0593,16.2712,15.769956,24.225869,28.01653,-4.412159,-7.555391,-13.124974,181030.958,12.531728,48.559636,71.22962,96.312983,-0.549765,-0.994955,-4.477383,151548.8984,12.356782,40.611864,58.330706,83.66299,-0.4972,-0.919054,-4.243233,42218.8858,18.667802,11.296522,14.870528,20.1952,-2.906252,-4.436277,-9.869872,34487.842,17.423043,9.170509,12.284308,16.528033,-2.89794,-4.560423,-10.241813,10364.931,7.621291,3.208548,5.655126,8.21263,-1.821232,-3.14045,-6.407036,9051.9746,7.087803,2.490175,4.155067,6.125923,-2.049892,-3.428712,-6.499767,56938.9434,19.6915,19.197354,29.312054,36.587165,-3.656671,-6.385513,-11.217946,49347.2165,18.735332,16.295633,25.028721,29.945378,-3.263339,-5.764994,-10.844485,5
20635.1767,2.325846,4.499568,5.905453,8.979527,-3.557158,-4.708675,-10.634168,26089.4121,2.008684,6.719219,9.84338,18.314267,-5.009345,-6.53056,-14.506607,7051.5603,3.504801,1.816953,3.019518,4.954393,-0.763156,-1.142512,-3.406664,7062.9097,3.413821,1.829286,3.116449,5.144191,-0.775334,-1.195309,-3.185646,2458.4612,2.359509,0.88224,2.056641,3.495129,-0.562355,-0.976651,-3.546465,2070.1464,2.302836,0.73787,1.762357,3.230447,-0.503775,-0.890143,-3.069864,9387.3357,3.555075,2.953541,5.417005,7.406021,-1.227736,-1.955419,-4.601604,9775.6704,3.561096,3.118432,5.671285,7.903194,-1.291413,-2.134267,-5.659355,29708.6992,2.37602,7.15252,9.858267,18.728808,-3.562741,-4.859382,-16.363035,22443.0761,2.21688,5.212259,7.204873,14.720019,-1.96459,-2.698713,-8.514342,7891.9402,3.661178,1.908729,2.957447,5.762378,-0.759884,-1.187738,-4.845316,6423.5332,3.398654,1.683746,2.768493,5.610427,-0.766655,-1.237423,-4.214011,2540.6999,2.370793,0.922365,2.216819,5.759341,-0.579716,-1.036254,-4.477652,2277.7704,2.303531,0.784483,1.884301,4.13058,-0.522627,-0.928467,-3.353215,10400.5142,3.687027,3.060438,5.380292,9.018287,-1.252567,-2.037754,-5.614047,9243.519,3.645911,2.891007,5.084953,7.65137,-1.221239,-2.130499,-4.964035,4
173498.2412,16.870483,45.857477,66.103777,82.802655,-1.285922,-1.821583,-4.722225,275752.7324,16.888677,72.418503,104.598503,129.480447,-2.662976,-3.683443,-8.371857,60110.8647,28.360302,16.626809,22.934584,29.612384,-5.083043,-7.681752,-15.777243,56728.2024,25.441063,15.731418,21.588829,26.76348,-5.445045,-8.276989,-16.318126,13588.8183,9.937049,4.240402,7.794088,9.847132,-2.498496,-4.429098,-7.866928,11631.0955,9.771751,3.451034,6.438862,8.69501,-2.087593,-3.620144,-6.416179,75329.5113,27.596135,25.454489,41.139564,45.985877,-5.701253,-9.707219,-18.03893,77322.2912,26.853359,26.165296,42.45194,48.495057,-6.32789,-11.228704,-19.488481,229027.1953,15.687255,64.485804,97.787938,128.251559,-0.908518,-1.573629,-5.626966,190914.626,15.423194,54.008735,80.030221,110.188305,-0.789879,-1.347555,-4.802081,75787.5503,33.614488,20.281313,27.896042,38.44425,-4.145712,-6.398554,-14.347029,60138.0166,30.081941,15.785971,21.440861,27.458336,-4.144725,-6.328959,-14.332072,14980.4082,10.712633,4.622735,8.861228,11.551241,-2.89607,-5.157129,-9.07735,13127.8899,10.022649,3.797747,6.741509,9.86086,-3.498643,-6.208777,-11.440839,99180.2551,34.082714,33.787498,54.681162,64.613997,-5.26745,-9.546344,-18.0273,84068.3569,32.63937,28.238289,46.630072,59.773587,-4.66021,-8.292693,-16.513521,5
226.8789,1.014326,0.739041,1.720834,4.667815,-0.155842,-0.492663,-3.79464,-246.9043,0.990607,1.374359,3.242756,11.32325,-0.194653,-0.507125,-3.742403,331.4324,1.116246,0.449473,1.270704,3.206288,-0.086346,-0.359742,-3.103401,347.541,1.116139,0.468898,1.30834,2.899357,-0.095782,-0.313141,-2.450863,169.3938,1.093322,0.338557,1.021043,2.742291,-0.057519,-0.298438,-2.823946,148.0454,1.093829,0.28078,0.945261,2.397537,-0.052112,-0.278439,-2.087364,515.2586,1.139331,0.850555,2.284859,4.239564,-0.110485,-0.375441,-3.152709,549.3698,1.141543,0.905537,2.45178,5.084852,-0.110384,-0.431382,-3.047592,556.8633,1.025176,1.233151,2.889683,10.912285,-0.183755,-0.574066,-4.678716,50.377,1.002666,0.803513,2.141706,8.197207,-0.137557,-0.458075,-3.956674,331.3144,1.10709,0.458939,1.269832,3.699608,-0.105734,-0.371126,-3.163919,297.8018,1.108791,0.416832,1.133727,3.314673,-0.098244,-0.392612,-2.667528,190.6698,1.102645,0.345338,1.2201,3.892871,-0.065875,-0.348202,-2.996428,147.0293,1.083051,0.319639,1.106688,3.853654,-0.066414,-0.335207,-2.716541,489.0444,1.122812,0.844842,2.334217,4.833385,-0.115446,-0.413739,-3.601017,477.1528,1.134509,0.80817,2.322847,4.641583,-0.1052,-0.382525,-3.328652,4
22054.5459,3.046691,3.394655,4.17353,8.079986,-0.116849,-0.382091,-2.88616,39449.8554,3.231873,6.973503,9.632298,17.017187,-0.171333,-0.412526,-3.38395,3303.2939,2.598345,0.578822,1.122828,3.190265,-0.179718,-0.456986,-3.27644,3355.8184,2.522244,0.587043,1.150943,3.10583,-0.212813,-0.529788,-3.862716,1565.3007,2.055774,0.372774,0.902049,2.656166,-0.138214,-0.38595,-2.639167,1380.6012,2.073886,0.339328,0.873962,3.053808,-0.122654,-0.374639,-2.784244,4809.7757,2.774844,0.955902,1.82164,4.086058,-0.283231,-0.599262,-2.885525,5038.5508,2.769209,0.98974,1.900969,3.930984,-0.305741,-0.602907,-4.117302,31596.3125,3.056192,5.076973,6.535171,15.169427,-0.129135,-0.495692,-4.473727,24464.1142,2.862617,3.822717,4.944049,13.55261,-0.135298,-0.508703,-3.63662,3460.4045,2.591155,0.588885,1.131563,3.511718,-0.13419,-0.497824,-3.918973,3048.3872,2.549179,0.533975,1.087074,3.673387,-0.127796,-0.515461,-4.496035,1672.6606,2.121849,0.402325,1.031398,4.16554,-0.144249,-0.457687,-4.055922,1458.8314,2.030835,0.36842,0.968482,4.401229,-0.146736,-0.454734,-3.300837,5051.3223,2.768351,0.963557,1.927028,4.466798,-0.204569,-0.53716,-3.895154,4665.6907,2.830939,0.900143,1.823369,4.332314,-0.190465,-0.552585,-3.549826,5
7900.8799,1.534378,1.856414,2.852569,6.177434,-1.870213,-2.527961,-6.445777,9893.0312,1.402372,2.901158,4.802976,12.055519,-2.90235,-3.946631,-9.508841,2744.9917,2.072779,0.834501,1.832324,3.452428,-0.447394,-0.736246,-2.73787,2791.7844,2.038539,0.84857,1.838188,4.004965,-0.438346,-0.794096,-3.130668,1111.563,1.639085,0.500721,1.432354,3.453259,-0.321333,-0.58266,-2.500297,950.0082,1.626756,0.431455,1.252522,2.843089,-0.290752,-0.601197,-2.714922,3788.4035,2.127596,1.431963,3.304409,5.446369,-0.672377,-1.148623,-3.360506,3971.2817,2.119785,1.511647,3.433141,6.999877,-0.71196,-1.166856,-3.266782,12434.041,1.609893,3.082462,4.88545,12.563247,-1.819066,-2.752661,-9.119231,9129.2754,1.530243,2.163812,3.274539,10.198837,-1.057252,-1.603178,-6.072233,2997.9011,2.113477,0.861278,1.670705,3.839763,-0.431321,-0.817903,-3.7798,2519.2929,2.049772,0.770278,1.581847,3.691501,-0.426118,-0.756496,-3.607118,1143.9632,1.640465,0.534252,1.600163,4.258672,-0.349704,-0.738063,-3.592623,1029.0481,1.614498,0.459504,1.366242,3.717071,-0.3309,-0.684346,-3.364735,4093.3719,2.162125,1.44014,3.224999,5.875867,-0.662687,-1.188452,-4.515618,3642.8179,2.145735,1.36128,3.260129,5.627148,-0.62116,-1.097993,-4.16467,4
72546.1621,7.889054,16.185616,20.471032,27.554324,-0.618197,-1.050861,-2.836881,118903.4219,8.10996,24.852562,32.222175,46.866594,-1.50436,-2.102417,-4.360983,12146.6661,7.074757,2.709667,3.430685,6.108032,-1.305971,-2.019685,-5.837772,12074.1284,6.653166,2.708648,3.47986,5.103598,-1.460962,-2.139983,-6.123809,4377.0311,3.981992,1.17613,1.90426,3.518978,-0.618197,-1.034654,-3.906657,3847.0998,3.985685,1.021129,1.678895,3.50099,-0.548714,-1.048746,-3.203615,16307.6204,7.230058,4.413325,5.8604,8.474478,-1.661912,-2.572254,-6.592918,16912.4427,7.111568,4.555053,6.014757,9.532989,-1.850096,-2.987782,-6.478759,102126.1719,7.868648,23.130759,30.233018,52.223626,-0.432454,-0.774684,-4.2428,82091.8603,7.463465,18.631203,24.107612,37.964979,-0.437406,-0.763062,-4.104615,13527.9793,7.396937,2.909283,3.562148,5.949784,-1.119804,-1.769603,-4.884689,11455.7077,7.057036,2.540607,3.180415,5.551873,-1.079817,-1.86079,-5.449898,4698.3806,4.171288,1.256124,2.044885,4.998218,-0.679032,-1.220266,-4.473656,4160.7231,4.026357,1.055626,1.889091,4.166502,-0.69841,-1.294693,-4.083232,18190.0784,7.608065,4.772217,6.086241,9.202697,-1.452146,-2.46966,-7.287821,16639.7773,7.830812,4.458292,5.761118,9.328493,-1.30583,-2.264229,-4.700327,5
14404.1133,1.943268,3.252857,4.481471,8.375454,-2.848613,-3.929429,-8.79042,18942.6094,1.748594,5.041676,7.615332,14.906212,-4.2109,-5.408753,-14.005895,5057.9039,2.912557,1.330449,2.391464,4.223487,-0.649043,-1.0385,-3.645481,5078.8596,2.83374,1.366515,2.442616,4.972646,-0.636946,-1.086603,-3.192878,1894.1297,2.075399,0.707182,1.823419,3.708509,-0.479983,-0.891987,-3.166923,1594.2598,2.025421,0.603701,1.628057,3.618877,-0.415538,-0.798361,-2.908195,6793.2872,2.975251,2.23111,4.316251,6.193148,-1.026127,-1.635983,-4.199885,7110.4551,2.960593,2.338081,4.658437,7.09814,-1.084621,-1.763063,-4.124082,22590.8867,2.068213,5.543753,8.143209,17.895183,-2.83923,-3.975807,-13.115634,16955.8574,1.943071,3.988044,5.658509,13.837507,-1.579781,-2.218669,-7.556205,5541.5635,2.974614,1.387824,2.386785,5.427936,-0.65646,-1.071487,-3.841115,4596.7654,2.846212,1.243426,2.257092,4.866234,-0.648913,-1.0715,-3.838669,1968.1624,2.096488,0.729602,1.982071,5.067172,-0.497676,-0.934035,-3.638421,1739.208,2.025371,0.642004,1.733571,4.807791,-0.446263,-0.84296,-3.880938,7448.6465,3.056071,2.278845,4.387761,7.085598,-1.042251,-1.718993,-4.671878,6622.7586,3.037089,2.166806,4.273794,6.774867,-0.99749,-1.620614,-4.890065,4
152132.1992,15.160472,39.523911,56.199696,71.463732,-1.127101,-1.629396,-4.216662,252502.4316,15.831786,63.31718,90.023724,113.431357,-2.449417,-3.46691,-9.108973,46162.3223,23.132926,12.522968,16.803501,20.813642,-4.360858,-6.758858,-12.373378,43936.3872,20.842774,11.94042,16.110905,20.090485,-4.680532,-7.304374,-13.746176,11505.3784,8.764715,3.53312,6.366122,8.289071,-2.031192,-3.429121,-6.180026,9892.4967,8.655253,2.90922,5.20738,7.072917,-1.720928,-2.881854,-4.820824,58938.3327,22.733932,19.556385,30.857236,36.088911,-4.837735,-8.286601,-14.400317,60374.3347,22.271696,20.047543,32.110547,36.273751,-5.458376,-9.574577,-16.149155,210057.1895,14.851577,57.312718,84.160275,114.509276,-0.748274,-1.283102,-4.890782,173297.3438,14.334059,47.691814,69.747257,98.343887,-0.681791,-1.201814,-5.091586,56835.9738,26.770213,15.058656,20.228235,27.035057,-3.597615,-5.608071,-11.776541,45483.3064,24.41339,11.970692,15.944367,21.151452,-3.554047,-5.524914,-12.586195,12616.1508,9.407042,3.841032,6.994363,9.00084,-2.39439,-4.222875,-8.078027,11083.0347,8.782435,3.125293,5.426919,9.054445,-2.753397,-4.647602,-8.259368,76127.4844,28.188387,25.142051,39.56593,51.019036,-4.607069,-8.220361,-14.851831,65126.3005,26.863452,21.578024,34.697893,42.684214,-3.988212,-6.959414,-12.287068,5
23916.4414,2.533105,5.423088,7.081032,11.788222,-4.241662,-5.42386,-13.121946,31974.8457,2.224255,8.41136,12.061143,19.289386,-5.723712,-7.475049,-18.31209,8820.7083,4.201295,2.186632,3.469038,5.194424,-0.965013,-1.546136,-4.934101,8775.2253,4.042997,2.209613,3.59485,5.767986,-0.960777,-1.52926,-4.509286,3004.6882,2.690558,1.019133,2.274518,3.85186,-0.661598,-1.063979,-3.485306,2536.9551,2.638856,0.856711,2.005705,3.662561,-0.568709,-0.920832,-3.197555,11823.1201,4.316155,3.622781,6.25098,8.580797,-1.552655,-2.410606,-5.705494,12304.4639,4.272152,3.812173,6.683412,9.740389,-1.643273,-2.539109,-5.608791,35776.4687,2.631136,9.012636,12.354896,24.692846,-4.303393,-5.867538,-19.729632,27309.6504,2.459397,6.560236,9.060912,19.754566,-2.430308,-3.274822,-11.968657,9644.6285,4.245298,2.315301,3.537592,7.155386,-1.006284,-1.568404,-5.053873,8085.3696,4.083996,2.059872,3.269781,5.826141,-1.024281,-1.550998,-4.5915,3107.3303,2.698046,1.069802,2.419932,5.329317,-0.686483,-1.23478,-4.341384,2764.8383,2.589213,0.920344,2.074903,4.673384,-0.593077,-1.044618,-3.901477,13081.0655,4.451743,3.791716,6.417956,9.709322,-1.720854,-2.912487,-7.438028,11605.7102,4.365612,3.590518,6.227416,9.057227,-1.662883,-2.705315,-6.625332,4
108355.0889,10.906442,26.699939,36.62047,48.058824,-0.82795,-1.258564,-3.741829,181108.2442,11.466119,42.7528,58.485301,74.663146,-1.953059,-2.424645,-6.158656,22529.7509,11.187286,5.977789,7.727415,10.748676,-2.575312,-4.052384,-9.436068,21996.9932,10.50764,5.826114,7.526021,10.424929,-2.79622,-4.073363,-8.982567,7036.9085,5.639872,2.129611,3.448405,5.322524,-1.142388,-1.889487,-3.776728,6094.7886,5.501957,1.809962,2.95124,4.551086,-0.971633,-1.689587,-4.16554,30103.6694,11.587409,9.807407,14.391682,17.713015,-2.852139,-4.704835,-9.326747,30930.124,11.355058,10.15931,14.60251,18.318387,-3.224108,-5.291146,-9.085615,151321.7334,10.645843,38.903554,55.035453,83.412571,-0.413272,-0.76582,-4.740773,124960.1836,10.368633,32.022817,44.451232,67.343749,-0.407333,-0.72655,-3.949341,26121.219,12.122476,6.712352,8.537629,11.910625,-2.137429,-3.303175,-7.5743,21889.9209,11.546962,5.682718,7.518217,10.725,-2.097841,-3.21744,-7.644427,7651.0045,6.034748,2.312426,3.753075,6.336848,-1.28068,-2.178635,-5.07406,6720.201,5.597784,1.859105,3.14098,7.469574,-1.365501,-2.254882,-4.993809,35439.8723,12.953705,11.572627,16.388873,21.575902,-2.670539,-4.675851,-8.89683,31678.1252,12.793399,10.390469,15.268896,19.722429,-2.346548,-3.924843,-9.291925,5
352.0381,1.023224,0.785025,1.625256,5.500883,-0.168267,-0.491166,-2.730681,-68.4355,0.99734,1.429047,3.28569,12.509485,-0.210026,-0.518029,-4.214819,503.3987,1.1873,0.471304,1.307914,3.00543,-0.087693,-0.331382,-2.219155,533.6328,1.189193,0.487472,1.311148,3.303271,-0.090793,-0.334658,-2.54668,236.9333,1.133393,0.35411,1.129417,3.314617,-0.068421,-0.303011,-2.428406,198.2224,1.127069,0.294886,1.039254,2.442466,-0.052641,-0.312018,-2.457924,711.9756,1.201672,0.880695,2.360584,4.175733,-0.106313,-0.358529,-3.457315,724.8862,1.195807,0.930105,2.59781,4.36507,-0.105898,-0.413613,-3.566359,885.5957,1.04117,1.333831,2.893827,11.607388,-0.194618,-0.559918,-4.414616,302.5469,1.016441,0.875625,2.051097,8.401388,-0.135035,-0.463611,-3.901086,564.3511,1.19835,0.48582,1.270572,3.446176,-0.10854,-0.396808,-3.504858,475.9297,1.187238,0.431069,1.179064,3.537193,-0.099193,-0.426747,-3.538857,215.8649,1.117669,0.371112,1.382343,4.10763,-0.067518,-0.368353,-3.005966,220.3255,1.128863,0.32128,1.125972,3.338225,-0.065913,-0.341197,-2.618303,727.3547,1.195439,0.872801,2.444572,5.38481,-0.11041,-0.406697,-3.306559,660.919,1.19582,0.841824,2.387254,4.483387,-0.097964,-0.419252,-3.287789,4
21498.997,3.06901,3.281511,4.012211,7.779271,-0.142353,-0.446789,-2.952255,39682.3242,3.288393,6.675469,9.283823,18.918929,-0.209514,-0.51582,-3.292128,3337.4558,2.665604,0.542216,1.040272,3.163286,-0.178274,-0.495968,-3.165582,3382.2559,2.587507,0.553643,1.091175,3.049075,-0.216358,-0.571313,-3.506618,1582.5795,2.081651,0.355789,0.831762,2.693388,-0.144094,-0.39218,-2.679234,1374.5999,2.049378,0.31709,0.758782,2.531319,-0.125747,-0.388336,-2.560059,4842.6616,2.845672,0.875452,1.638673,3.682623,-0.278749,-0.603236,-3.79014,5018.6287,2.80576,0.927817,1.788645,3.801322,-0.306238,-0.666939,-4.186699,32016.4248,3.110651,5.115502,6.495842,17.640752,-0.156996,-0.572189,-4.562883,24645.5058,2.906502,3.862966,5.104073,14.456157,-0.159889,-0.498206,-3.709407,3482.6873,2.65488,0.555455,1.031191,3.501035,-0.132002,-0.459272,-3.958883,3083.1437,2.638734,0.50802,1.02684,3.901378,-0.120896,-0.460614,-3.819711,1696.1944,2.156767,0.387228,0.945067,3.394702,-0.155539,-0.520635,-3.569241,1497.7706,2.064247,0.350399,0.798749,3.595749,-0.153536,-0.475843,-3.555882,5074.2837,2.857466,0.901873,1.838673,4.770278,-0.200752,-0.549419,-4.105217,4699.4751,2.914722,0.839955,1.648172,4.851185,-0.189907,-0.525188,-3.669992,5
27551.9395,2.90442,6.459315,8.384226,12.24912,-5.128859,-6.783735,-16.023021,37701.373,2.52794,10.039436,14.412678,22.400681,-6.416362,-8.27085,-21.900748,11401.2734,5.44328,2.913394,4.450642,6.787237,-1.116893,-1.650326,-4.173181,11269.0735,5.19985,2.904904,4.588086,6.662415,-1.101347,-1.667121,-4.466917,3586.0562,3.049869,1.23932,2.795918,4.753358,-0.734566,-1.116659,-3.569348,3031.2073,2.964196,1.029449,2.40961,4.146734,-0.629951,-0.984283,-3.093656,14968.7983,5.408366,4.692346,8.099827,10.206091,-1.83485,-2.760261,-6.592164,15477.0361,5.358931,4.913769,8.506639,11.182115,-1.925452,-3.044336,-6.480785,42041.9297,3.063231,11.164134,15.86178,31.449409,-5.043206,-6.804343,-25.378538,32765.4199,2.899207,8.430551,11.571303,19.762083,-2.880298,-3.962842,-13.38123,12799.1392,5.781746,3.168408,4.475067,7.755748,-1.171584,-1.793972,-4.756515,10432.8801,5.360034,2.708472,4.072392,6.733232,-1.201992,-1.804733,-5.091492,3714.3264,3.087973,1.297849,2.934227,5.656675,-0.75913,-1.298795,-4.181718,3337.0619,2.99617,1.093946,2.48609,5.289613,-0.657841,-1.165925,-3.972135,17136.2329,5.856425,5.145088,8.235011,11.133547,-2.085723,-3.440447,-7.512401,14993.3987,5.701902,4.727929,7.848309,10.083968,-2.018135,-3.138359,-6.179049,4
128070.0107,13.221217,32.043103,44.911337,52.518865,-0.959314,-1.380734,-3.843817,222122.6542,14.444357,52.754399,74.644542,97.211018,-2.218891,-2.822154,-8.55163,34943.2395,17.212971,9.499945,12.680816,16.049069,-3.517765,-5.367809,-11.758636,33484.561,15.747168,9.034373,12.062838,15.399375,-3.791748,-5.65311,-14.241611,9506.3803,7.398028,2.906566,5.11094,7.001743,-1.574727,-2.767943,-4.515761,8138.9102,7.162317,2.388869,4.083362,6.071213,-1.370385,-2.238756,-4.598607,45637.8108,17.405312,15.047746,22.936902,26.502842,-3.906628,-6.635275,-11.554931,46522.0325,16.991403,15.522915,24.058106,29.884757,-4.340893,-7.215428,-17.27766,182370.4052,12.945154,47.846819,69.735034,102.454016,-0.591943,-1.017262,-4.698764,152508.1299,12.836663,40.075014,57.884215,80.364757,-0.550285,-0.959226,-5.065931,42542.7383,19.657945,11.074147,14.607263,19.912627,-2.879296,-4.574028,-10.169629,34664.8912,18.387432,9.059346,12.078134,16.560186,-2.858532,-4.353776,-10.235102,10375.7309,7.92104,3.183996,5.666936,9.030482,-1.812133,-3.128951,-6.922983,9141.4491,7.323621,2.497129,4.277473,7.613038,-2.034158,-3.483486,-7.162964,57509.4821,20.825473,18.983685,28.90992,37.122966,-3.629214,-6.520534,-13.560551,49944.4731,20.050282,16.290951,25.038476,30.714616,-3.205113,-5.655445,-10.387171,5
19402.1504,2.283246,4.251174,5.54,8.829583,-3.568663,-4.768541,-12.743465,26736.2832,2.031269,6.857388,9.662406,16.195443,-5.040078,-6.631668,-17.375467,7140.8911,3.549104,1.843519,3.139706,5.39281,-0.771962,-1.217923,-3.605226,7092.8916,3.403699,1.86089,3.111104,5.272163,-0.774795,-1.159388,-3.830023,2461.9043,2.371557,0.87537,2.064067,3.938253,-0.577749,-0.942869,-3.194818,2084.7116,2.308221,0.73231,1.71592,3.139294,-0.507041,-0.847763,-3.052263,9599.3691,3.584659,3.000294,5.243265,8.111376,-1.250421,-1.973244,-4.565915,9937.9406,3.613597,3.150727,5.791654,8.755404,-1.322947,-2.196493,-4.636614,30460.543,2.410206,7.413828,10.253293,23.116002,-3.562669,-5.060041,-16.624921,23301.2246,2.271274,5.456485,7.703375,15.744267,-1.958044,-2.729941,-9.062107,7870.2454,3.635839,1.934806,3.048792,5.631713,-0.787621,-1.250235,-4.443196,6446.8564,3.385184,1.722069,2.711637,5.230385,-0.78495,-1.284208,-3.999195,2562.2028,2.4012,0.919709,2.262808,5.207396,-0.59106,-1.108331,-3.96009,2269.5206,2.275465,0.776155,1.839611,4.365535,-0.525763,-0.964482,-3.844408,10596.0561,3.725404,3.124845,5.482672,8.791507,-1.290226,-2.097357,-5.513089,9360.877,3.629298,2.933328,5.096798,7.993589,-1.254677,-2.0727,-4.779264,4
164334.9942,16.647148,42.473573,61.28927,75.047888,-1.199754,-1.71531,-5.186563,279788.8066,17.357817,71.313222,102.515145,124.359967,-2.512342,-3.477332,-8.161151,62378.2207,29.199396,17.331933,24.152117,32.914786,-4.9368,-7.660752,-16.575414,58570.0107,26.339718,16.153815,22.077563,27.761618,-5.287293,-8.264422,-18.775268,13666.2063,10.013546,4.275879,7.922423,10.34844,-2.409507,-4.296548,-7.704263,11669.1889,9.689487,3.410292,6.235045,7.903149,-2.076442,-3.711828,-6.292049,79232.5781,28.630712,25.954852,40.959777,46.168608,-5.514401,-9.355235,-17.049479,79374.6958,27.684008,26.965104,44.047311,49.970423,-6.098862,-10.882662,-18.915049,226278.7129,15.771757,63.126485,95.333774,133.181238,-0.895675,-1.50676,-5.151343,192052.4346,15.775179,53.724957,79.915549,104.777591,-0.778795,-1.309917,-4.729087,78997.0107,34.615791,21.188634,29.519076,41.530529,-4.025934,-6.277718,-14.793833,62808.5359,31.572899,16.610266,22.733485,31.15652,-4.009948,-6.363636,-13.430854,15125.448,11.024482,4.692692,9.077398,11.840988,-2.867381,-5.162093,-8.718927,13239.2968,9.975164,3.718486,6.350457,8.826027,-3.474148,-6.027105,-11.473058,103667.7715,36.011876,35.177955,57.730965,71.080368,-5.054923,-9.123319,-16.538142,87709.0312,33.100108,28.713732,46.470184,56.826003,-4.466072,-8.190476,-16.074047,5
6617.4873,1.430382,1.590817,2.606407,6.622129,-1.694691,-2.314893,-6.369211,9245.7012,1.351243,2.815309,5.189245,13.168937,-2.725181,-3.609063,-9.557533,2620.2842,1.906007,0.801949,1.769766,3.676583,-0.421387,-0.753091,-2.883847,2663.3526,1.880702,0.809974,1.816592,3.56321,-0.432838,-0.739362,-3.495447,1074.6005,1.598447,0.484741,1.40839,3.294799,-0.32552,-0.678406,-2.933751,924.9026,1.581842,0.397631,1.092722,2.620468,-0.294474,-0.560822,-2.597712,3651.7068,1.958258,1.35324,3.007473,5.239621,-0.664436,-1.208837,-3.427989,3760.6616,1.962995,1.469006,3.463636,5.752621,-0.695989,-1.157133,-4.02404,10799.164,1.489979,2.766761,4.537032,14.099764,-1.709321,-2.465191,-9.389279,7797.4356,1.415284,1.92339,3.139366,10.952175,-1.033334,-1.453977,-5.383515,2819.0804,1.909236,0.820353,1.681276,4.885633,-0.42516,-0.80374,-4.072329,2411.1079,1.868042,0.749568,1.494627,4.03147,-0.421735,-0.831069,-3.818016,1094.0038,1.587712,0.506666,1.67257,3.673979,-0.351838,-0.711417,-3.765508,1000.3931,1.565085,0.423393,1.225159,4.122364,-0.330983,-0.698022,-3.354768,3791.9839,1.938857,1.388354,3.183436,6.267697,-0.650743,-1.145063,-4.070081,3485.5476,1.946589,1.29716,2.896095,5.924401,-0.620002,-1.065637,-4.086097,4
69857.627,7.698448,15.394308,19.432282,27.197891,-0.494613,-0.776519,-3.03949,119953.5488,7.928144,25.141811,32.670935,53.096413,-1.227317,-1.778482,-3.860445,12665.2351,6.985593,2.798901,3.548532,6.243701,-1.281749,-1.917857,-4.698789,12533.4427,6.593412,2.759649,3.487397,5.805287,-1.444296,-2.116724,-5.013498,4429.0095,3.981263,1.162278,1.858166,3.521847,-0.60502,-1.070597,-2.819312,3891.0336,3.987999,1.005557,1.660865,3.247095,-0.533698,-0.895621,-2.600575,17390.645,7.195595,4.532091,5.738461,8.184585,-1.581932,-2.565493,-5.671569,17705.7332,7.087273,4.680342,6.045883,9.441686,-1.775501,-2.760887,-5.965424,101718.7217,7.670228,23.098445,30.629134,49.364423,-0.35344,-0.667207,-4.354077,82100.9063,7.31711,18.671078,24.1145,38.930021,-0.356862,-0.701686,-4.665681,13961.3899,7.288755,2.974256,3.652506,6.2038,-1.066173,-1.710922,-5.291284,12015.2475,6.999888,2.627019,3.231521,5.744496,-1.024868,-1.74551,-5.362102,4773.7545,4.180637,1.260412,2.172711,4.753571,-0.653223,-1.206852,-4.373108,4197.8032,3.98142,1.038444,1.728653,4.982878,-0.686606,-1.253432,-4.327708,18998.6501,7.554988,4.89531,6.216203,9.729919,-1.318592,-2.190454,-5.355787,17476.3772,7.54706,4.541293,5.847082,8.970681,-1.195181,-2.026561,-4.91228,5
13548.2255,1.918447,3.059741,4.274434,7.43285,-2.75557,-3.69194,-9.001225,19234.1054,1.754397,5.065714,7.491519,13.958429,-4.244356,-5.656587,-13.691047,5215.9777,2.936934,1.366052,2.471657,4.458156,-0.63301,-1.007261,-2.957149,5201.708,2.840016,1.394443,2.489204,4.358792,-0.651847,-1.004979,-3.22516,1890.3344,2.077787,0.709875,1.807481,3.682527,-0.482392,-0.816544,-2.670196,1607.2886,2.028622,0.590504,1.472249,3.228467,-0.42265,-0.805645,-2.813458,7045.9995,2.961079,2.242284,4.204139,6.23348,-1.014827,-1.611025,-4.092148,7287.8536,2.963571,2.392948,4.708903,7.071967,-1.068353,-1.693559,-4.185723,22654.6992,2.067316,5.460385,7.827782,19.075862,-2.863828,-4.125836,-12.446266,17075.3398,1.952209,3.983849,5.722989,12.75225,-1.582081,-2.270859,-7.556807,5662.3015,3.008458,1.420046,2.471318,4.962243,-0.646421,-1.105818,-4.460014,4736.6709,2.880491,1.269595,2.165681,4.602558,-0.643138,-1.058635,-4.513781,1956.6143,2.085122,0.749698,1.993661,4.63424,-0.497998,-0.889893,-3.811328,1748.261,2.012716,0.627905,1.611078,3.841691,-0.45414,-0.898164,-3.743929,7630.5652,3.056247,2.325316,4.425356,7.882765,-1.019048,-1.762865,-5.278404,6828.6137,3.009669,2.165413,3.991973,6.376628,-0.977026,-1.657432,-5.440805,4
143047.0713,14.811394,36.420006,52.202651,64.027261,-1.027835,-1.482373,-4.39435,251726.002,15.772763,63.346954,90.006624,121.356574,-2.268352,-3.059244,-8.399694,47716.8484,23.51285,13.070262,17.742181,24.450592,-4.254726,-6.608691,-14.423724,45326.7095,21.341151,12.356358,16.557919,21.123325,-4.571279,-6.936756,-14.171943,11542.522,8.665205,3.591001,6.321649,8.799169,-1.995501,-3.508885,-5.637947,9941.0401,8.620529,2.918635,5.223848,7.062509,-1.736499,-2.959252,-5.401872,61453.0635,23.275289,20.292341,31.76497,35.84964,-4.78884,-8.334496,-14.210902,62616.4433,22.662826,20.978621,33.201565,39.187735,-5.323251,-9.287309,-15.303303,211014.8251,14.880711,56.654272,83.216075,105.668123,-0.75588,-1.248024,-4.848283,174954.4502,14.47494,47.593848,69.571469,93.572069,-0.661829,-1.120387,-4.959898,58779.8444,27.424643,15.622469,21.089409,27.533729,-3.460533,-5.336486,-13.420036,47184.8799,25.07038,12.440837,16.934756,22.356463,-3.438016,-5.3777,-12.242504,12747.7389,9.458308,3.894284,7.15125,9.869238,-2.337089,-4.212471,-8.057647,11167.4878,8.800986,3.110705,5.356521,8.434637,-2.708076,-4.76767,-8.161093,78877.7383,28.665365,26.217607,41.000244,53.270725,-4.395743,-7.929752,-14.435464,67145.072,26.974821,22.203568,35.297239,43.29372,-3.88709,-7.139506,-13.41383,5
21653.9306,2.442127,4.934057,6.758018,10.511166,-4.085836,-5.222247,-11.278126,32268.8848,2.229695,8.585004,12.287299,21.741947,-5.778757,-7.493581,-19.734103,9150.0683,4.277239,2.274784,3.598598,5.625875,-0.962711,-1.526023,-3.89931,9023.9787,4.086617,2.295238,3.777613,6.197327,-0.96105,-1.492791,-4.798023,3043.863,2.6807,1.039216,2.323577,4.130031,-0.678257,-1.103748,-2.968262,2593.5655,2.649925,0.875863,1.997061,3.567562,-0.599147,-0.950659,-4.230482,12211.0149,4.347711,3.751382,6.506527,8.809889,-1.55271,-2.37953,-5.774676,12676.1667,4.316126,3.925709,6.84697,10.182295,-1.640045,-2.590337,-5.534331,36094.4102,2.639661,9.160096,12.71618,23.575568,-4.336633,-5.87745,-19.613291,27602.5175,2.465339,6.772174,9.281756,18.6571,-2.428911,-3.390917,-10.797189,9915.9668,4.300618,2.389632,3.581197,5.813478,-1.001305,-1.578797,-4.894856,8321.1941,4.150852,2.127172,3.312033,5.681613,-1.005942,-1.539865,-4.525699,3145.2125,2.705147,1.086268,2.53601,5.080865,-0.692155,-1.200244,-4.323587,2817.1483,2.637833,0.932286,2.227467,5.110609,-0.606981,-1.04474,-3.916555,13376.8684,4.445382,3.877991,6.570717,9.379732,-1.679342,-2.736283,-6.118192,11864.1506,4.388577,3.678669,6.282522,9.115295,-1.630786,-2.689079,-6.247069,4
100403.4629,10.546219,24.683199,33.846904,44.271421,-0.706598,-1.043975,-3.544013,182828.5898,11.571466,42.711854,58.664173,76.843304,-1.905847,-2.364174,-6.026243,23239.5224,11.607004,6.106049,7.876819,11.481603,-2.571683,-3.820449,-8.216857,22584.2954,10.789666,5.924978,7.679013,10.611366,-2.824075,-4.130134,-10.047614,7095.4813,5.654625,2.158186,3.427631,5.506566,-1.125696,-2.00531,-4.679171,6149.4632,5.618784,1.802529,2.925812,4.502032,-0.988496,-1.653427,-3.858413,30921.4648,11.902806,10.068634,14.369052,17.495075,-2.942254,-4.834239,-8.413183,31849.4339,11.684425,10.4358,14.911189,17.587797,-3.252494,-5.301858,-9.282089,152505.7051,10.723311,38.994803,54.758388,98.657174,-0.434017,-0.834962,-3.822166,126441.5625,10.479066,32.414148,44.858907,62.029123,-0.432996,-0.772264,-4.101578,26579.5442,12.401859,6.72927,8.584034,12.780247,-2.10789,-3.305706,-8.328887,22229.8935,11.924918,5.736718,7.451318,10.246823,-2.095285,-3.189945,-7.372773,7683.9617,6.038524,2.329601,3.810818,6.305581,-1.255315,-2.235265,-5.885038,6727.9261,5.613865,1.87158,3.037661,5.478237,-1.364308,-2.348268,-4.952327,36016.6203,13.123616,11.637196,16.440032,21.511322,-2.641232,-4.649529,-9.909676,32152.8975,13.038158,10.487277,15.058614,18.679841,-2.372405,-4.190169,-7.375803,5
6749.5449,1.463903,1.596373,2.439425,6.645683,-1.666511,-2.204123,-5.381985,10158.0391,1.395156,3.040579,5.094545,12.375224,-2.785787,-3.706347,-10.991782,2785.3701,2.023153,0.83325,1.796228,3.283342,-0.423481,-0.822199,-3.258071,2818.4661,1.988448,0.852774,1.824831,3.792719,-0.421938,-0.748142,-2.790607,1112.5755,1.617025,0.495382,1.453047,3.097546,-0.32292,-0.624125,-2.28692,959.2794,1.610595,0.426018,1.226808,3.008424,-0.294969,-0.56869,-2.991743,3817.5889,2.07193,1.422725,3.205111,5.753535,-0.672276,-1.188149,-4.215707,3971.4055,2.061075,1.520588,3.476627,6.20726,-0.695257,-1.159413,-3.73889,12676.8477,1.587817,3.154834,4.975237,13.091264,-1.748872,-2.550563,-9.648883,9157.5762,1.499194,2.210154,3.515466,10.85,-1.045298,-1.539809,-5.823116,2992.3745,2.037281,0.860488,1.708955,4.386932,-0.420464,-0.746693,-3.400267,2554.7212,2.000828,0.773474,1.542353,3.715891,-0.423334,-0.749728,-4.154703,1144.4028,1.617596,0.530756,1.617837,4.294591,-0.349765,-0.721138,-3.570842,1067.3667,1.615658,0.457479,1.349426,3.704244,-0.333193,-0.651474,-3.397921,4045.1001,2.083699,1.430376,3.269416,6.047069,-0.650093,-1.13017,-4.272417,3630.4243,2.064133,1.351004,3.119225,5.79683,-0.615955,-1.082718,-3.81149,4
68081.2724,7.762186,15.134391,19.187502,26.243886,-0.518615,-0.795326,-3.329634,122428.9278,8.176323,25.908238,33.142654,45.480917,-1.393188,-1.894676,-4.484996,12559.8942,6.998005,2.765815,3.477994,5.951749,-1.347285,-2.082078,-5.747928,12423.083,6.616118,2.751924,3.469162,5.702115,-1.50136,-2.225984,-5.967289,4462.9537,3.951522,1.18345,1.824097,3.56183,-0.632437,-1.064153,-3.086691,4012.4647,4.077317,1.004288,1.583405,3.109575,-0.538907,-1.006076,-2.968583,17138.8782,7.295031,4.510858,5.87999,8.856222,-1.652245,-2.535626,-5.820138,17670.685,7.21475,4.667526,6.053866,10.064853,-1.849776,-2.844679,-6.620549,104752.3818,7.93061,24.001772,32.235472,58.626718,-0.402472,-0.789488,-3.95425,86515.4805,7.703657,19.559355,25.323347,40.28281,-0.393957,-0.755019,-4.706815,13831.0229,7.291223,2.961864,3.63947,6.47656,-1.128084,-1.792948,-6.351374,11770.1688,6.999317,2.594928,3.268518,5.848642,-1.089815,-1.76844,-5.484256,4780.0185,4.172518,1.267401,2.042328,4.733011,-0.682929,-1.22352,-4.276374,4187.8833,3.948618,1.04972,1.758683,4.338872,-0.701586,-1.210456,-3.807569,18892.8208,7.669111,4.88706,6.206793,9.186578,-1.401966,-2.405894,-5.879708,17262.282,7.785084,4.544325,5.792167,8.325919,-1.261384,-2.227462,-5.162558,5
13103.4717,1.910617,2.859711,3.819862,7.773946,-2.682236,-3.641058,-9.385291,19673.1113,1.76957,5.134375,7.596983,13.645834,-4.243396,-5.555193,-13.487538,5345.8674,3.002883,1.394161,2.462824,4.443642,-0.593733,-1.000409,-3.293592,5333.8188,2.898963,1.426094,2.478659,4.449528,-0.602776,-0.925807,-4.003855,1939.8433,2.072987,0.720218,1.811991,3.39734,-0.476908,-0.789681,-2.935148,1650.1035,2.048423,0.615191,1.622082,3.420703,-0.405164,-0.743364,-3.081093,7119.0484,3.011427,2.325772,4.463355,6.780154,-0.977983,-1.538177,-3.7942,7409.2522,3.008513,2.420808,4.759909,7.325434,-1.035157,-1.758848,-4.177884,23286.4961,2.087919,5.638987,7.957384,16.951232,-2.891277,-4.078748,-12.782521,17734.5918,1.976354,4.106401,5.853221,14.819991,-1.598619,-2.21761,-8.861572,5886.1318,3.10219,1.449973,2.39318,4.448769,-0.613888,-1.022914,-4.144831,4844.8859,2.932447,1.293414,2.18162,5.752995,-0.599881,-1.032306,-3.736004,2014.2523,2.106636,0.745162,1.95367,4.760472,-0.486334,-0.925132,-3.453674,1803.2915,2.040544,0.657139,1.701134,4.117316,-0.441489,-0.828257,-3.422391,7848.2598,3.136518,2.351741,4.368204,7.629474,-1.00318,-1.65174,-4.518854,6934.03,3.091632,2.239958,4.256459,7.008478,-0.950671,-1.625757,-4.368285,4
136349.5967,14.599499,35.510753,50.615446,63.803635,-1.053751,-1.482066,-4.442953,255830.793,16.127214,64.693104,91.239849,114.415866,-2.390949,-3.326098,-7.696018,47441.3647,23.292294,13.187011,17.786204,22.200186,-4.350021,-6.700802,-15.613604,44782.5821,21.19835,12.432038,16.813177,21.238381,-4.683192,-7.058278,-12.902799,11499.7837,8.560991,3.645094,6.503013,8.117993,-2.015623,-3.543011,-5.809256,9927.9314,8.52637,2.972485,5.30416,7.537737,-1.731689,-2.965004,-5.347054,60353.8178,23.122705,20.412174,32.326027,36.978359,-4.870074,-8.31656,-14.76672,61820.9163,22.615604,21.143722,33.566742,40.045717,-5.482532,-9.768103,-16.423277,210138.0029,14.848431,57.803512,85.090469,119.651142,-0.746599,-1.283197,-5.353391,177571.123,14.710929,49.060683,72.471574,95.626658,-0.674259,-1.18164,-4.136636,57525.3367,26.894644,15.487207,21.012432,29.545036,-3.570098,-5.639467,-11.700239,46414.5819,24.739433,12.416539,16.718357,21.928464,-3.544805,-5.423199,-11.957405,12702.9057,9.386559,3.954736,7.35114,10.009905,-2.398166,-4.272606,-8.403958,11127.6131,8.763901,3.165168,5.516292,8.299667,-2.766368,-4.667388,-8.548292,76998.3757,28.244617,26.294375,41.62604,52.283668,-4.578842,-8.30259,-16.034819,66059.272,26.816837,22.298563,35.600911,42.989459,-3.996614,-7.11061,-12.506172,5
20865.0225,2.419054,4.688786,6.235518,9.431828,-3.909161,-5.094386,-13.618964,32435.7793,2.240692,8.607005,12.205638,19.188593,-5.665962,-7.526089,-18.871066,9189.0147,4.288051,2.302634,3.69476,5.616197,-0.967177,-1.486299,-4.693419,9140.4509,4.139873,2.321463,3.743304,5.81851,-0.96229,-1.413977,-3.773093,3089.9401,2.69932,1.059508,2.412854,4.144025,-0.679231,-1.18779,-3.050569,2604.4648,2.638881,0.87979,2.045202,3.82292,-0.570474,-0.939118,-3.56456,12274.7527,4.374714,3.772415,6.53425,8.615549,-1.557654,-2.445775,-5.265429,12750.7683,4.374224,3.955923,7.086787,9.162958,-1.66082,-2.717405,-5.430864,36358.5683,2.657299,9.134785,13.011104,25.429608,-4.182994,-5.697816,-18.688372,27656.3437,2.471998,6.737713,9.190249,17.717789,-2.353006,-3.533566,-10.371835,10071.0772,4.393482,2.421347,3.61146,6.458423,-1.024417,-1.562101,-4.911598,8370.4787,4.145314,2.161112,3.346539,6.268985,-1.035629,-1.60454,-4.881149,3164.9254,2.719878,1.104266,2.565907,5.307918,-0.691591,-1.33653,-4.130589,2825.2289,2.632548,0.950218,2.143979,4.974363,-0.594434,-1.032038,-3.846794,13547.7583,4.522036,3.921667,6.686441,9.397081,-1.732618,-2.938851,-7.157385,11959.3427,4.407098,3.712546,6.493794,9.677184,-1.661008,-2.725395,-6.106741,4
96814.9102,10.417267,23.74811,32.339634,41.41695,-0.632776,-0.987894,-3.05206,184108.2832,11.76763,42.476146,58.620277,73.72781,-1.849836,-2.276436,-6.444528,23208.3838,11.57061,6.123596,7.968301,10.763275,-2.488756,-3.8676,-9.392009,22511.3846,10.734126,5.901524,7.636252,10.641246,-2.719655,-4.07772,-9.089598,7109.8103,5.642288,2.158221,3.507686,5.295005,-1.114357,-1.890998,-4.070055,6159.9449,5.621578,1.820734,2.899096,4.379497,-0.968453,-1.617625,-3.173427,30970.4068,11.928328,10.054613,14.364183,17.881422,-2.818853,-4.676566,-8.122398,31831.8454,11.756577,10.419527,14.926275,19.486818,-3.197801,-5.194764,-10.015005,151117.5029,10.663859,38.606164,54.806378,81.769368,-0.424376,-0.810493,-3.839485,125257.1904,10.423405,32.259426,44.505968,64.479726,-0.420028,-0.769877,-4.13565,26718.2027,12.560591,6.761935,8.567195,12.178233,-2.086446,-3.222995,-7.122987,22295.5288,11.857649,5.744403,7.436017,10.375062,-2.044505,-3.126926,-8.650452,7732.3439,6.070968,2.32687,3.792744,6.395429,-1.256913,-2.221406,-5.118839,6743.7132,5.642371,1.876463,3.123214,5.383939,-1.348039,-2.278543,-5.477221,36146.3088,13.185236,11.728949,16.520692,22.409797,-2.637159,-4.675148,-9.567151,32470.0261,13.252636,10.521036,15.15935,19.380033,-2.307967,-3.932331,-8.185006,5
137.6367,1.009659,0.603183,1.448534,5.655321,-0.155499,-0.462131,-3.155448,47.7422,1.001859,1.406163,3.203874,12.584366,-0.218088,-0.529508,-3.624202,410.763,1.147741,0.465924,1.287099,3.187201,-0.097644,-0.440806,-1.967024,455.9448,1.157459,0.479395,1.341048,3.482882,-0.109815,-0.382379,-3.270724,176.6884,1.096028,0.345923,1.163392,2.561422,-0.067675,-0.298215,-2.751618,173.9894,1.109409,0.28502,0.99013,2.31773,-0.057041,-0.29409,-1.677105,599.8418,1.165218,0.860339,2.31192,4.065212,-0.116735,-0.391336,-3.279918,642.9836,1.170152,0.940729,2.653717,5.172286,-0.117253,-0.370884,-2.656996,1185.5898,1.05529,1.294654,2.973785,11.603256,-0.183325,-0.580124,-4.675615,569.0059,1.031042,0.89911,2.041624,9.672034,-0.123695,-0.478635,-3.828829,453.4123,1.154786,0.470126,1.375679,3.429662,-0.117895,-0.450391,-3.5834,415.7322,1.160026,0.426861,1.165724,3.592934,-0.11211,-0.405432,-3.391116,197.1123,1.106414,0.371646,1.41685,5.15548,-0.078804,-0.373905,-3.005819,187.9551,1.108175,0.316122,1.111916,3.766523,-0.078434,-0.350468,-3.35091,673.3909,1.178578,0.879921,2.548581,5.103394,-0.121182,-0.471447,-4.056054,567.7385,1.164011,0.834578,2.275721,4.84917,-0.120093,-0.423386,-3.47486,4
18651.4404,2.924606,2.888827,3.442576,7.277041,-0.116771,-0.389324,-2.783949,38735.7148,3.262146,6.210802,8.267755,14.99534,-0.197067,-0.454066,-3.290144,3383.8383,2.664921,0.502623,1.009652,2.647809,-0.185322,-0.524007,-3.742619,3450.1552,2.613568,0.510417,0.945375,3.556617,-0.226193,-0.528474,-3.459765,1609.1836,2.076017,0.329997,0.754153,3.053362,-0.141838,-0.359566,-3.067895,1424.4183,2.095237,0.289854,0.711159,2.336917,-0.126414,-0.388021,-2.810733,4968.439,2.869336,0.812295,1.493006,3.886702,-0.282404,-0.64777,-3.400505,5100.3203,2.838845,0.848581,1.582352,4.588959,-0.303634,-0.718745,-4.355234,30369.583,3.019701,4.929714,6.671463,17.702475,-0.148766,-0.51895,-4.116736,23575.1533,2.84006,3.777455,4.731999,12.40759,-0.151253,-0.482487,-4.182697,3522.729,2.667289,0.516637,0.973344,3.585659,-0.136175,-0.502901,-5.020142,3143.833,2.655402,0.47291,0.893924,3.760555,-0.125452,-0.453479,-4.305537,1694.1956,2.149194,0.357999,0.866882,3.694488,-0.150819,-0.504468,-4.168814,1519.6212,2.085323,0.323402,0.840679,3.624951,-0.155392,-0.469045,-3.38313,5152.0703,2.888128,0.826367,1.655387,4.97603,-0.197253,-0.613322,-4.265106,4821.5852,2.946023,0.770764,1.552678,4.192265,-0.193689,-0.551036,-4.452945,5
23342.8369,2.72718,5.397249,7.30837,10.785659,-4.695726,-6.070545,-15.249706,38264.8339,2.555453,10.265698,14.955799,22.383067,-6.285377,-8.026413,-21.585109,11519.696,5.521084,2.977113,4.555408,6.169437,-1.120942,-1.673193,-4.456301,11317.7751,5.232858,2.957881,4.609208,6.924897,-1.092003,-1.608548,-4.004544,3669.6318,3.089855,1.278473,2.861996,4.943344,-0.700289,-1.122192,-2.964754,3086.0167,3.006476,1.055059,2.370765,3.825269,-0.615646,-0.964237,-2.848101,15059.7576,5.475481,4.812776,8.186217,10.301029,-1.821446,-2.794803,-5.617142,15686.9256,5.479279,5.039066,8.664878,11.073021,-1.936983,-3.155665,-6.253291,42911.5957,3.096611,11.489975,16.202793,26.006726,-4.849857,-6.674518,-21.924278,33554.7324,2.932722,8.784382,11.996201,22.635968,-2.771506,-3.799589,-12.625566,12801.3369,5.813096,3.196751,4.539582,7.088951,-1.176044,-1.835743,-5.325572,10496.7346,5.439002,2.74621,4.074154,7.096707,-1.202342,-1.880106,-5.740037,3763.8858,3.117445,1.328663,3.093765,6.036973,-0.757944,-1.31931,-4.6115,3358.379,3.014262,1.128589,2.550251,5.2361,-0.644557,-1.116417,-4.239827,17089.7612,5.923129,5.218362,8.323542,11.104744,-2.112967,-3.546949,-7.763738,14902.1336,5.68492,4.803343,7.933019,11.123007,-2.013,-3.187549,-7.919786,4
111046.6729,12.345096,28.018114,39.546558,47.219068,-0.904,-1.294448,-3.206498,224917.9737,14.826101,53.315969,75.010959,95.805693,-2.183575,-2.880207,-6.104454,35464.2852,17.28001,9.664753,12.942704,16.041634,-3.501469,-5.464434,-13.938145,33852.8086,15.711966,9.209891,12.189295,15.630493,-3.785606,-5.69001,-12.486421,9496.4503,7.188377,2.987312,5.175049,7.057643,-1.615464,-2.850621,-4.957686,8179.0121,7.095271,2.450912,4.257632,5.967348,-1.355757,-2.251033,-4.474236,46153.2815,17.489597,15.417066,23.796967,28.678125,-3.855206,-6.568,-12.605991,47189.0466,17.244907,15.952439,24.877091,29.996893,-4.362186,-7.542963,-13.745246,183128.1748,13.149874,48.054382,69.517142,101.411297,-0.584579,-1.008708,-4.337857,152114.7793,12.85778,40.472951,58.46683,85.96634,-0.540033,-0.925797,-4.224382,43094.3728,19.640362,11.322814,15.149137,19.936096,-2.909695,-4.499823,-9.965301,34973.9121,18.039714,9.214827,12.227862,14.941805,-2.861972,-4.329541,-9.719886,10413.6502,7.90171,3.23398,5.716118,8.729089,-1.815266,-3.199294,-6.240521,9145.9441,7.370856,2.546554,4.342804,7.359653,-2.025474,-3.431923,-6.958381,58249.083,20.89427,19.452174,29.672419,37.987803,-3.668775,-6.470128,-12.266042,50502.4265,20.158769,16.697242,26.169125,31.654222,-3.192893,-5.536841,-10.636466,5
15821.7754,2.113056,3.473356,4.616767,7.51384,-3.408789,-4.548154,-10.370997,26663.0977,2.031114,6.897574,9.867085,17.927446,-5.092196,-6.828843,-16.692741,7481.3322,3.681601,1.884183,3.059066,5.506026,-0.780666,-1.212128,-3.241368,7374.6362,3.503115,1.904014,3.160631,4.788394,-0.77965,-1.230571,-3.37503,2537.4272,2.393373,0.899415,2.177554,3.916586,-0.56173,-0.931557,-3.307154,2159.7757,2.354582,0.742506,1.733326,3.753295,-0.499857,-0.911234,-2.682448,9913.6611,3.684082,3.069403,5.444175,7.151564,-1.243151,-1.912805,-3.963246,10254.6958,3.692069,3.215542,6.043034,8.150968,-1.327336,-2.089273,-6.724747,30245.7793,2.394476,7.422235,10.559124,21.684246,-3.595319,-4.925322,-17.830468,22952.8438,2.24532,5.469109,7.483573,14.975777,-1.968766,-2.675745,-8.646821,8218.7177,3.75736,1.969673,3.067598,5.695607,-0.80602,-1.347397,-4.358891,6752.7527,3.534947,1.745076,2.783523,5.565783,-0.807822,-1.345841,-4.427838,2604.7425,2.418629,0.928077,2.313149,6.124212,-0.592923,-1.055945,-3.78597,2371.6096,2.356013,0.787164,1.793191,4.331348,-0.527999,-0.946321,-3.700904,10904.6369,3.808628,3.157684,5.546075,9.492393,-1.294693,-2.206167,-5.885548,9711.7551,3.733364,2.973906,5.203027,7.712847,-1.251701,-2.083301,-5.386388,4
139545.5761,15.133767,36.64333,53.221845,65.854194,-1.231815,-1.811587,-4.259568,286088.959,17.926985,71.797605,102.915288,123.037254,-2.611831,-3.595045,-7.941014,62354.2868,29.114499,17.615864,24.412093,29.534915,-5.08827,-7.983933,-16.83265,58163.1796,26.072657,16.362115,22.370879,27.633814,-5.460102,-8.413906,-16.380246,13597.6146,9.797533,4.337296,8.070653,10.059316,-2.569818,-4.406197,-6.848497,11585.5716,9.527353,3.438017,6.326004,8.89887,-2.098059,-3.638336,-5.953304,78894.914,28.572529,26.343079,41.835281,50.414662,-5.730271,-9.92776,-15.171718,79941.7778,27.951557,27.50587,45.101528,52.410958,-6.366574,-11.128218,-20.846875,228216.7207,15.966382,63.742214,95.509181,135.181217,-0.899631,-1.480269,-5.192506,191140.1572,15.775262,54.455194,81.342784,109.120029,-0.791491,-1.367548,-4.632214,77414.1592,34.015446,21.436324,29.660165,39.390588,-4.158574,-6.508191,-14.805668,61670.3167,31.056911,16.758399,23.261419,32.397236,-4.149397,-6.601362,-14.764939,15074.6686,10.929772,4.74596,9.199293,13.596679,-2.901684,-5.19804,-9.717829,13191.0858,10.023672,3.714855,6.346602,9.339526,-3.526918,-6.144607,-10.887249,101960.6448,35.371822,35.670268,58.533046,72.035892,-5.354156,-9.609701,-17.970586,85859.2632,32.465649,29.16989,47.156169,57.579329,-4.726053,-8.716423,-15.419629,5
-219.3262,0.984622,0.492644,1.253674,4.474314,-0.570321,-1.045276,-5.997601,-314.6836,0.988035,1.310269,3.295522,11.369369,-0.777996,-1.479019,-8.935217,360.3123,1.123565,0.466439,1.267004,3.328847,-0.143708,-0.368649,-2.410327,371.3586,1.121619,0.47709,1.400294,3.086751,-0.143543,-0.435345,-2.629042,195.8774,1.106655,0.336094,1.15027,2.921871,-0.097993,-0.3936,-2.27778,157.7719,1.097743,0.279871,0.923914,2.563341,-0.090785,-0.313575,-2.418385,574.2146,1.150241,0.829377,2.221269,4.436139,-0.212804,-0.511442,-2.713473,603.3513,1.153818,0.935956,2.536153,5.006709,-0.224214,-0.529653,-3.263532,498.5528,1.022687,1.148455,2.800261,12.030679,-0.710405,-1.562366,-9.892537,35.0977,1.001869,0.781882,1.974205,9.556376,-0.530806,-1.15838,-7.444838,375.6001,1.119929,0.46392,1.29469,4.134986,-0.154346,-0.424305,-3.505904,343.5132,1.123706,0.422227,1.127471,3.860937,-0.139621,-0.408423,-3.511219,205.7937,1.110814,0.362697,1.219329,4.218447,-0.108897,-0.389844,-3.235694,170.6526,1.095967,0.294349,1.123729,4.249216,-0.097054,-0.350845,-3.542157,558.5635,1.138207,0.870954,2.459972,5.991459,-0.225996,-0.519246,-2.971663,534.6606,1.14459,0.796022,2.158185,4.954636,-0.207269,-0.513245,-2.951825,4
17617.372,2.843176,2.746769,3.21287,7.25408,-3.167359,-4.56142,-17.035098,38302.7051,3.225306,6.196881,8.358667,15.192151,-4.639991,-6.659612,-23.982818,3348.6978,2.605196,0.520337,0.966772,3.149642,-0.381436,-0.663728,-2.634853,3414.9971,2.55233,0.522468,1.019691,3.1389,-0.387642,-0.685552,-2.688337,1570.8137,2.050813,0.326816,0.821935,2.61803,-0.219031,-0.447538,-2.435136,1391.7512,2.067049,0.286043,0.695605,2.54747,-0.195476,-0.435344,-2.042538,4955.7441,2.783986,0.831655,1.524859,3.364355,-0.579426,-1.031364,-3.102246,5086.0368,2.778996,0.872716,1.585436,3.880136,-0.599179,-1.046591,-3.657985,29703.5313,2.982519,4.858328,6.130497,16.800988,-4.051897,-6.32969,-28.644841,23134.6025,2.813449,3.757226,4.851492,13.619084,-3.01332,-4.564843,-20.939824,3475.9272,2.597407,0.523816,1.0506,4.297692,-0.405127,-0.775711,-3.562719,3087.3801,2.55846,0.479591,0.964429,3.49373,-0.361675,-0.669378,-3.246184,1664.3698,2.126833,0.363821,0.908706,4.03166,-0.240381,-0.570862,-3.232585,1496.1851,2.060088,0.312233,0.79072,3.907621,-0.211352,-0.521447,-3.234231,5118.939,2.778599,0.849401,1.68961,5.592707,-0.618501,-1.087914,-3.820039,4797.9624,2.82683,0.784707,1.546086,3.654979,-0.573851,-0.99604,-3.32745,5
20971.1025,2.596564,4.731887,6.310721,8.764744,-6.819158,-9.047095,-21.038917,37426.9395,2.52658,9.710915,13.740173,20.741515,-7.590741,-10.500455,-24.053052,11570.6616,5.449854,2.948133,4.522508,6.832892,-1.940329,-2.999666,-6.199098,11404.1613,5.199662,2.913603,4.615477,6.210311,-1.906945,-2.899346,-5.568378,3612.1148,3.047649,1.244983,2.869717,4.689557,-0.872792,-1.46498,-3.250058,3054.4952,2.982071,1.018176,2.259992,3.641142,-0.729472,-1.250513,-3.687876,15256.8672,5.393997,4.749217,7.829656,10.046544,-3.192594,-5.15802,-8.173829,15776.1031,5.396036,4.993359,8.615281,10.761213,-3.368215,-5.738807,-9.2077,41531.6387,3.053247,10.582285,14.722304,24.657911,-7.695654,-11.098116,-44.598645,31927.127,2.879042,8.054633,11.013136,20.258139,-5.802528,-8.326336,-25.395847,12892.2222,5.749952,3.160257,4.512808,6.994955,-2.076197,-3.193478,-7.01205,10669.3237,5.414031,2.738971,4.05234,6.645373,-1.845313,-2.841256,-6.091442,3709.8304,3.099021,1.288411,3.127171,5.712574,-0.920047,-1.676482,-4.711288,3292.0342,2.934508,1.075058,2.436502,4.764568,-0.779312,-1.368932,-4.02278,17244.8482,5.854772,5.146365,8.229951,11.115817,-3.660194,-6.15609,-10.49966,15107.456,5.594241,4.703899,7.610813,10.856463,-3.313836,-5.478016,-9.959855,4
167049.1777,15.705951,41.942038,60.149638,77.100059,-25.421348,-38.20999,-251.05539,221551.7598,14.60038,53.352562,75.975474,95.237657,-34.974327,-58.646047,-423.526794,35331.9759,17.304111,9.666977,12.845365,17.21389,-7.357704,-11.476357,-19.237031,33880.1809,15.833256,9.181476,12.226169,15.366927,-6.878575,-10.673867,-19.840902,9451.8583,7.273238,2.927814,5.11579,6.296615,-2.234643,-3.775567,-6.376078,8131.8801,7.204971,2.370869,4.057416,5.51133,-1.914091,-3.107636,-5.60073,46340.6174,17.423312,15.268423,22.927605,27.68962,-10.683196,-18.38273,-30.410077,47161.6523,17.181079,15.901123,24.662877,28.272922,-10.991338,-19.528194,-30.009389,182287.0185,13.095709,48.617897,71.53467,92.542519,-26.622398,-46.044631,-319.093063,153470.3544,13.010995,40.859839,59.276205,90.665101,-21.912649,-36.16298,-243.05387,42355.8337,19.444758,11.238531,14.828649,21.100298,-9.545038,-15.361765,-33.721943,34572.8032,18.097713,9.219245,12.246094,15.938362,-7.885439,-12.344276,-25.847975,10312.7847,7.939755,3.184451,5.698392,8.746793,-2.565709,-4.359547,-8.848772,9044.2664,7.222413,2.467392,4.119417,7.026206,-2.162418,-3.544158,-7.266905,56914.8755,20.444006,19.088925,29.124454,37.870204,-15.409792,-29.194006,-49.846222,49826.7478,19.710194,16.252461,24.825729,30.475048,-13.068774,-24.162402,-44.315359,5
24911.4356,2.462154,5.961808,7.869682,16.834201,-4.83925,-6.39626,-15.468709,26749.0332,2.037119,6.873529,9.789528,25.352807,-5.678552,-7.747053,-19.427214,7199.7884,3.568173,1.861072,3.329669,10.756085,-1.308326,-2.01373,-4.710213,7173.696,3.445316,1.889293,3.509558,4.955646,-1.298219,-2.005839,-4.398312,2504.5255,2.375993,0.908423,2.615837,6.602486,-0.629033,-1.079074,-2.882835,2109.2868,2.322009,0.762012,2.117188,5.1704,-0.538271,-0.932585,-2.583361,9653.9019,3.615915,3.059672,6.237616,19.932031,-2.062461,-3.292872,-6.450037,10084.6734,3.643772,3.220188,6.689781,7.897914,-2.187467,-3.586468,-6.736319,30527.9531,2.413221,7.352176,10.31706,22.25558,-5.657107,-8.280716,-27.399166,23232.2343,2.256524,5.372729,7.273171,15.240671,-4.201974,-6.075786,-18.995142,7923.024,3.66772,1.945378,3.115287,9.458445,-1.396492,-2.105687,-4.623634,6579.6988,3.495604,1.73785,2.780008,8.695061,-1.215888,-1.837027,-4.996243,2581.5791,2.397675,0.942386,2.542142,5.928997,-0.658487,-1.238816,-3.313537,2306.8996,2.32088,0.80538,2.209969,5.579029,-0.555989,-1.005983,-3.063285,10631.6702,3.755657,3.147215,6.731097,21.607413,-2.2842,-3.739581,-6.7916,9418.5435,3.670126,2.980834,6.365956,18.581123,-2.063461,-3.347323,-6.491117,4
134476.1962,14.536337,35.438512,51.646023,63.487264,-32.853984,-59.537288,-400.84669,281281.8691,17.548816,72.63569,105.007709,126.207025,-44.9111,-97.760148,-890.016047,61398.7002,29.251017,17.257318,23.904503,31.018128,-14.791866,-24.048881,-47.012382,57604.1172,26.20369,16.1436,22.119007,28.018785,-13.403869,-21.559922,-39.949745,13630.2598,9.805055,4.313014,7.985559,10.353806,-3.373688,-5.655452,-9.950447,11652.4245,9.769881,3.484333,6.442981,8.293993,-2.839373,-4.582968,-8.208355,77452.9903,28.46269,25.987573,41.876508,47.129168,-20.952843,-36.93068,-65.644147,79116.0957,27.886106,26.94313,43.949557,49.997526,-21.352569,-39.834156,-71.860975,230164.6172,15.936608,65.485129,98.614089,127.796048,-34.474356,-65.447641,-546.918551,193483.5947,15.702891,55.703897,82.394908,108.58736,-28.720432,-49.548987,-394.573576,75662.5144,34.115511,20.476489,28.153251,38.3507,-19.273853,-30.878512,-69.489417,60448.0854,30.897613,16.191392,22.079861,29.833477,-15.452417,-25.469279,-55.848646,15099.2317,10.843605,4.68037,8.950357,12.179732,-3.939618,-6.902498,-13.764004,13193.4722,10.195725,3.777018,6.783351,9.873508,-3.274855,-5.399559,-10.196056,100001.5605,34.77992,34.095162,55.194562,68.738779,-31.525132,-60.176332,-119.152632,84268.5491,32.736511,28.493301,46.964336,55.341856,-25.689888,-47.907589,-87.944029,5
5125.2148,1.362133,1.240713,1.931617,4.968696,-1.91855,-2.736732,-7.412407,9521.6074,1.363616,2.906854,4.941934,12.613474,-2.565426,-3.833173,-12.85349,2616.8272,1.916091,0.809889,1.746898,3.602717,-0.551204,-0.905672,-3.177068,2659.3608,1.892702,0.820853,1.764432,4.219977,-0.554941,-0.896314,-3.503514,1067.5709,1.581146,0.477605,1.490737,3.475743,-0.301435,-0.591436,-2.411699,924.9008,1.580723,0.40282,1.242648,3.246646,-0.259821,-0.578154,-2.648558,3667.2991,1.987512,1.378221,3.065022,5.209673,-0.856018,-1.425701,-3.502184,3797.1867,1.975884,1.457648,3.387514,5.120839,-0.899647,-1.473133,-3.684419,11352.8437,1.515101,2.924717,4.971938,14.256851,-2.434916,-3.91824,-15.067409,8200.5156,1.432533,2.03965,3.570342,12.048443,-1.755865,-2.846512,-11.903792,2760.9488,1.893382,0.81876,1.683886,4.489087,-0.575682,-0.974733,-3.845175,2395.3196,1.880812,0.7557,1.591484,4.257139,-0.519468,-0.908266,-3.48739,1114.3322,1.603005,0.504576,1.517006,4.252099,-0.322092,-0.706022,-3.129767,1004.8425,1.567237,0.447338,1.468801,3.66351,-0.288018,-0.616692,-2.959445,3776.5239,1.947853,1.393038,3.251827,5.761353,-0.879423,-1.547463,-4.070955,3464.7229,1.971216,1.320317,3.082495,5.093471,-0.829873,-1.37576,-3.838605,4
58460.7158,7.059614,12.981582,16.605511,21.684247,-14.179685,-18.978175,-72.67801,120136.0723,8.056202,25.559967,33.04719,47.499506,-19.284435,-27.825333,-127.870585,12501.3115,6.916137,2.752188,3.429577,5.573182,-2.156265,-3.200735,-6.224488,12409.2314,6.574946,2.756483,3.468748,5.868287,-2.115684,-3.024982,-6.389556,4500.8749,4.13242,1.164675,1.861449,3.496098,-0.900687,-1.448868,-3.136215,3867.6162,3.940872,1.013511,1.638931,3.73216,-0.775331,-1.271713,-3.916134,17108.7978,7.235031,4.522302,5.856327,8.14459,-3.274932,-5.049318,-9.129969,17662.4754,7.171015,4.663776,6.032273,8.982031,-3.404931,-5.617445,-9.578033,103370.7784,7.780408,23.512341,31.073878,52.045602,-15.691305,-23.311798,-130.869608,84433.748,7.486716,19.112924,24.961212,40.867525,-12.563496,-17.83292,-82.29945,13624.7727,7.147221,2.917984,3.555779,7.105103,-2.369544,-3.598551,-7.86151,11679.9857,6.869545,2.591949,3.217925,6.231221,-2.072609,-3.040985,-6.910362,4760.4036,4.189113,1.256489,2.010915,4.462462,-0.989646,-1.757183,-4.146808,4179.9301,3.954494,1.044413,1.798556,4.700668,-0.830238,-1.372707,-4.414146,18559.5059,7.454033,4.793528,6.077379,9.676537,-3.732192,-6.162619,-12.346891,17145.2439,7.633235,4.510298,5.788137,8.497982,-3.421362,-5.511094,-10.016287,5
10320.7373,1.763091,2.269547,3.124613,7.528706,-3.532945,-4.850761,-13.776587,19424.6465,1.766721,5.153828,7.634186,13.734097,-4.241555,-5.938476,-17.293473,5195.4541,2.91141,1.371406,2.477543,4.440033,-0.958426,-1.46079,-3.609468,5230.3782,2.836046,1.395295,2.53731,4.557155,-0.960706,-1.467209,-3.860596,1905.6115,2.04721,0.711414,1.874815,3.37597,-0.483087,-0.875363,-2.93583,1611.9136,2.013473,0.602086,1.50464,3.321833,-0.412338,-0.790302,-2.450249,7070.2751,2.992436,2.272478,4.426201,7.223549,-1.52553,-2.373219,-4.799569,7316.5679,2.973584,2.380701,4.802317,7.974327,-1.614197,-2.646841,-4.907917,23082.8242,2.090416,5.558156,7.936041,18.29763,-4.268357,-6.461821,-21.937933,17351.4941,1.959411,4.082219,5.790745,14.324544,-3.086104,-4.698448,-16.785239,5668.9688,2.975635,1.428132,2.489028,5.880596,-1.00896,-1.559352,-4.954128,4750.3786,2.865861,1.28285,2.264819,4.932731,-0.898784,-1.404576,-3.946126,1953.3552,2.066776,0.746049,1.971984,4.513432,-0.510322,-0.996994,-3.597093,1773.0113,2.029989,0.656286,1.655175,3.864842,-0.433516,-0.846103,-3.325436,7644.7556,3.0763,2.325908,4.495295,7.58124,-1.644592,-2.682821,-5.634645,6789.9184,3.011923,2.19834,4.24257,7.342036,-1.500444,-2.397143,-5.055572,4
113685.9365,12.891027,29.242884,41.713431,50.797448,-29.163401,-45.434075,-338.373131,252889.8184,16.085071,63.455699,89.449586,119.779133,-41.875502,-85.041471,-576.820673,48144.7556,23.900448,13.134001,17.825053,22.977735,-11.433944,-17.932499,-29.765567,45574.658,21.392253,12.459522,16.817236,20.727261,-10.439289,-16.616932,-31.027193,11717.1375,8.79678,3.634619,6.428994,8.556382,-2.862143,-4.74998,-8.444738,10023.4632,8.634983,2.963947,5.304208,6.957705,-2.417769,-3.812061,-7.611116,61243.8487,23.242159,20.596808,32.041745,37.456875,-16.288726,-28.169103,-48.590282,63064.4421,23.104461,21.140401,33.49054,39.515986,-16.624019,-29.998191,-48.693136,211444.6407,14.969622,57.024383,84.026205,111.421259,-32.455168,-62.847057,-565.451178,175349.8408,14.517919,48.396548,70.861918,102.536039,-27.21358,-49.574831,-336.479797,58609.0095,27.45769,15.484839,21.042695,29.903824,-14.571978,-23.355488,-54.477579,47204.6335,25.043323,12.454823,16.758148,22.570109,-11.719178,-18.569019,-38.26322,12790.5256,9.517132,3.92767,7.143396,9.68822,-3.278047,-5.700359,-10.555419,11227.8713,8.895913,3.146807,5.434712,8.011029,-2.742391,-4.416044,-9.342515,78826.7646,28.817724,26.066373,41.055075,49.83266,-23.556335,-44.977008,-91.112603,67290.1633,27.348091,22.360652,35.683823,43.481153,-19.384398,-35.9326,-63.706519,5
16352.6054,2.191388,3.696934,4.914315,8.100422,-5.574214,-7.593561,-18.741885,32461.2735,2.23743,8.640951,12.343033,22.043016,-6.913134,-9.1894,-23.004691,9192.9736,4.291351,2.291962,3.655126,5.548215,-1.760935,-2.672077,-5.722036,9108.9426,4.105565,2.312541,3.752921,5.254981,-1.756211,-2.658845,-5.227351,3063.7375,2.692098,1.058896,2.394555,4.384863,-0.769044,-1.329715,-3.163975,2589.487,2.620532,0.886491,1.986758,3.672976,-0.637491,-1.046664,-2.839536,12273.341,4.379105,3.756628,6.552202,8.646764,-2.786257,-4.409401,-7.36868,12755.6819,4.365609,3.959644,7.088658,9.65538,-2.942462,-4.851718,-7.84153,36523.9883,2.656034,9.184715,12.738943,25.69721,-6.87886,-10.042166,-35.488096,28070.0234,2.489087,6.818661,9.53536,15.781169,-5.178337,-7.423036,-25.502528,9982.2932,4.345033,2.401191,3.653461,6.438835,-1.86478,-2.833267,-5.897554,8341.7219,4.114328,2.155711,3.327263,5.923255,-1.633315,-2.474285,-5.458118,3172.4996,2.730427,1.099922,2.599508,5.645651,-0.807882,-1.508271,-3.639388,2816.9836,2.61398,0.945468,2.173346,4.695678,-0.682022,-1.251583,-3.45156,13410.6047,4.465821,3.914111,6.67353,9.160229,-3.098878,-5.067774,-9.787354,11933.439,4.419658,3.709229,6.446721,9.259347,-2.796266,-4.602029,-8.305342,4
80581.3418,9.381358,19.868897,26.987543,34.409546,-20.648479,-29.566559,-139.621703,183204.0918,11.828284,42.750623,58.420157,73.167055,-30.085421,-50.169085,-298.514378,23498.3112,11.814536,6.181159,7.851319,11.873185,-4.685309,-7.030689,-12.026413,22865.209,11.004279,5.965062,7.657071,10.601309,-4.442946,-6.737201,-12.508901,7188.2825,5.759317,2.188347,3.514291,5.249252,-1.639388,-2.765849,-5.565945,6198.1575,5.689928,1.831963,2.951723,4.506784,-1.405675,-2.255439,-4.428975,31340.5682,12.190928,10.190095,14.646325,18.189534,-7.052607,-11.65216,-19.101401,32196.0024,12.06081,10.588771,15.461057,18.458204,-7.326929,-12.462565,-19.652947,152543.3623,10.813907,38.973517,54.598926,73.555324,-23.521599,-35.875089,-242.84901,127733.1748,10.631405,32.706606,45.666376,68.508679,-19.294708,-28.852916,-176.786434,26806.7692,12.669832,6.81263,8.669643,12.128549,-5.444114,-8.444318,-19.054733,22507.5383,12.147785,5.812369,7.481435,11.131451,-4.632374,-6.998631,-14.715054,7741.8947,6.121472,2.358587,3.872942,6.397983,-1.824538,-3.110429,-6.869075,6795.9426,5.73952,1.885551,3.019017,6.022688,-1.534447,-2.523727,-5.828338,36462.032,13.559144,11.760813,16.638137,21.461148,-8.876779,-15.561229,-28.896979,32672.8047,13.437751,10.579994,15.339032,19.539141,-7.900979,-13.843125,-23.343364,5
13061.2051,1.987926,2.847854,3.849641,7.156643,-4.71668,-6.346866,-16.988043,27168.4629,2.060377,7.047244,10.096067,18.109687,-5.888197,-7.91623,-18.386513,7391.6345,3.665455,1.879467,3.076785,4.695685,-1.408972,-2.145828,-4.499016,7358.5657,3.531072,1.900942,3.15014,5.656581,-1.401269,-2.155231,-3.808601,2565.0474,2.418806,0.905168,2.146293,3.918179,-0.64242,-1.140992,-3.334965,2144.0816,2.333927,0.759225,1.778097,3.707882,-0.542239,-0.94875,-2.495292,9862.1845,3.714585,3.088946,5.537002,7.715165,-2.225659,-3.600361,-6.099294,10285.7004,3.733953,3.240136,5.903875,8.840464,-2.337421,-3.838683,-6.579331,31097.8321,2.436571,7.682016,11.015843,22.281802,-5.982522,-8.601798,-32.90499,24096.5937,2.3142,5.687709,7.886399,14.824624,-4.490045,-6.550998,-22.282991,8073.9109,3.745037,1.953739,3.083343,5.588953,-1.493188,-2.288751,-5.947226,6697.6753,3.567627,1.749969,2.788596,5.339858,-1.28823,-2.000086,-4.934339,2639.4426,2.436458,0.943831,2.447605,5.974269,-0.677235,-1.276069,-3.75933,2316.3248,2.309908,0.809809,1.969415,4.559707,-0.580166,-1.067966,-3.268504,10807.7959,3.865913,3.170118,5.506371,8.987465,-2.430286,-4.031782,-8.426084,9565.6372,3.759609,3.014594,5.347578,8.069721,-2.211882,-3.691619,-6.652123,4
116464.9336,13.504188,30.897176,44.933177,53.653284,-31.178078,-51.607891,-408.977922,284076.8672,17.85484,73.496866,106.025121,124.961266,-46.704745,-91.558749,-844.597082,61823.6966,29.096558,17.416031,24.228832,30.417557,-15.125373,-24.232185,-49.71462,58082.7412,26.128906,16.319419,22.162119,27.352794,-13.700554,-21.977374,-38.862898,13777.9219,9.944309,4.349794,8.137966,9.872587,-3.448054,-5.792664,-9.140489,11709.8697,9.74295,3.499316,6.522809,8.778588,-2.915295,-4.665502,-8.758476,77426.4517,28.197357,26.367173,42.376542,47.21706,-21.493253,-38.839325,-71.467853,79596.7949,27.879866,27.348642,44.652481,50.68179,-21.929521,-40.40031,-73.63349,231110.085,16.088184,65.158933,97.478716,137.382013,-36.027681,-67.699285,-604.718981,197855.9951,16.136183,55.955702,84.053115,122.308219,-30.221914,-55.65968,-417.674606,75868.3025,33.897351,20.883875,29.260207,43.764164,-19.276382,-30.896088,-77.621637,60468.1621,30.699975,16.476203,22.586693,29.625071,-15.345722,-24.168895,-58.018606,15115.0415,10.866444,4.741869,9.179866,12.926709,-3.986447,-6.858737,-12.830008,13214.8695,10.058487,3.791168,6.719265,9.292442,-3.360698,-5.480966,-11.573354,99986.502,35.079493,34.858674,56.97428,66.835915,-31.57034,-59.171125,-130.749867,85548.9868,33.152426,29.107086,47.965364,57.281381,-26.12751,-49.01585,-102.090057,5
3890.3008,1.293689,0.988176,1.633641,4.812026,-1.87343,-2.731005,-8.924412,9372.6368,1.35816,2.964158,5.055739,11.91391,-2.658297,-3.894834,-12.947592,2737.4849,1.967056,0.809714,1.821574,4.426303,-0.547584,-0.927143,-2.891307,2796.9426,1.947326,0.821379,1.859469,3.995892,-0.559462,-0.938722,-3.255832,1123.489,1.622061,0.485085,1.420957,3.16926,-0.301914,-0.611214,-2.229529,965.1356,1.606402,0.415141,1.232058,2.953677,-0.260032,-0.506433,-2.528251,3763.9817,2.015387,1.373553,3.175916,5.50452,-0.877998,-1.519227,-3.700881,3912.1196,2.013502,1.460742,3.396362,5.456463,-0.921592,-1.572647,-3.739019,11057.9063,1.497886,2.979565,4.744405,13.918582,-2.604938,-4.200351,-17.15612,7950.9219,1.417469,2.086503,3.335674,11.089032,-1.889564,-3.08429,-11.964404,2918.6851,1.957167,0.823049,1.735782,4.569831,-0.577122,-0.987856,-4.056301,2528.5659,1.937786,0.758555,1.570412,3.7468,-0.517957,-0.923261,-3.435887,1152.7408,1.622864,0.519323,1.56198,4.283898,-0.332196,-0.73638,-3.465406,1042.0485,1.595199,0.447481,1.347605,4.450637,-0.28753,-0.657841,-2.85474,3908.7719,1.995539,1.383691,3.281036,6.374235,-0.911452,-1.567407,-4.260844,3552.8205,1.989502,1.318825,3.107087,6.56709,-0.848292,-1.470842,-4.159391,4
52005.4434,6.711328,11.478226,14.389732,19.513768,-13.006167,-17.193047,-62.556577,120574.6738,8.102754,25.34856,32.29525,44.322799,-19.212672,-28.243873,-134.571464,12626.8371,6.949298,2.7595,3.501119,6.771825,-2.162605,-3.283597,-6.327714,12516.491,6.610864,2.737591,3.403719,5.861204,-2.139458,-3.155398,-6.568919,4468.162,4.001543,1.171677,1.802656,3.909898,-0.915272,-1.538168,-3.414035,3869.8677,3.942584,1.0044,1.582583,3.377322,-0.794376,-1.292809,-3.145006,17284.3746,7.337429,4.515363,5.794804,8.608481,-3.343557,-5.358737,-9.064214,17826.6406,7.250699,4.700183,5.99957,8.620392,-3.473803,-5.635114,-9.702714,103548.1044,7.786957,23.403673,31.168158,54.168455,-15.929439,-23.858704,-108.528015,84622.5889,7.482729,19.244168,24.760006,41.036311,-12.734138,-18.533983,-86.06937,13700.0952,7.221385,2.888377,3.541489,6.482555,-2.349079,-3.422032,-8.208958,11791.6574,6.994608,2.576456,3.279479,6.019762,-2.067957,-3.085421,-6.277769,4762.5538,4.173175,1.253868,1.976959,4.708565,-0.996186,-1.841058,-4.736286,4181.3011,3.942664,1.055235,1.736812,4.278648,-0.84747,-1.491399,-4.518282,18679.4173,7.578213,4.80315,6.034706,9.512959,-3.755069,-6.161003,-11.114664,17217.376,7.691143,4.52583,5.794497,8.931847,-3.488309,-5.70118,-11.504472,5
8314.1143,1.653097,1.838031,2.600305,5.49891,-3.187061,-4.327486,-11.538313,19140.6778,1.757028,5.005943,7.41805,14.580626,-4.343749,-6.149156,-16.661295,5412.854,2.985234,1.396883,2.472416,4.296938,-0.965839,-1.505927,-3.808549,5390.7015,2.881486,1.417023,2.542437,4.818887,-0.975265,-1.482051,-3.431686,1943.2746,2.073268,0.738518,1.884578,3.794927,-0.485198,-0.869314,-3.337071,1662.4547,2.049866,0.614953,1.534809,3.581416,-0.416974,-0.773318,-2.7853,7289.3288,3.027955,2.328004,4.449216,6.558696,-1.574704,-2.508285,-4.811354,7528.2002,3.025154,2.451756,4.885155,7.540289,-1.642543,-2.671483,-5.063811,22376.6484,2.06188,5.3819,7.591009,18.024443,-4.493124,-6.583134,-23.865824,16887.0938,1.93652,3.959239,5.613797,13.822984,-3.266469,-4.716528,-16.517345,5946.8733,3.075604,1.449548,2.443622,5.396608,-1.011806,-1.540382,-4.932327,4942.3349,2.926888,1.309215,2.290479,5.083134,-0.890843,-1.412652,-3.910712,2008.9961,2.097572,0.760634,2.161766,4.403087,-0.516919,-1.014585,-3.022998,1801.0429,2.035763,0.661831,1.738562,4.359869,-0.443772,-0.865744,-3.244409,7900.935,3.141445,2.385035,4.514905,7.893169,-1.66702,-2.747907,-5.947484,7098.8423,3.081852,2.2628,4.430216,6.858261,-1.544363,-2.527571,-5.484815,4
100458.9101,12.272828,25.857126,37.04312,45.775127,-25.951077,-39.616115,-265.240791,256084.1895,16.493494,62.996385,89.446051,113.13762,-41.613966,-78.451466,-627.583426,49551.4771,24.341561,13.607533,18.245206,22.501894,-10.826854,-17.198659,-33.153879,46775.8706,21.737248,12.693726,17.230043,21.672811,-10.10964,-16.125031,-30.077186,11798.2191,8.925599,3.64311,6.527945,8.09636,-2.845885,-4.715842,-8.780839,10064.2934,8.6966,2.925095,5.169169,7.277711,-2.42994,-3.974214,-6.575664,63775.8868,23.822729,20.907508,32.500604,37.844373,-15.808769,-27.760859,-51.281007,64843.0222,23.670146,21.697808,34.357146,41.106489,-16.170995,-28.852813,-47.739385,207638.2724,14.923474,56.295262,82.810926,122.092971,-31.867709,-58.077304,-476.309385,174570.5186,14.711182,48.313563,72.143655,107.016294,-26.331532,-45.776181,-339.250527,60585.1391,28.188637,16.023463,21.479714,29.886111,-14.014437,-22.623083,-50.173039,49084.5641,25.678079,12.889964,17.289601,23.036015,-11.178614,-17.640518,-38.335155,12908.335,9.725435,3.966748,7.382815,10.087061,-3.247235,-5.445189,-9.85914,11281.3516,8.895771,3.095476,5.307636,8.59911,-2.767025,-4.62153,-9.692982,80795.271,29.3593,27.008052,42.445141,55.339537,-22.962114,-43.443861,-76.396076,69184.5251,27.451757,22.553185,35.465497,43.237061,-19.324464,-36.220121,-67.908348,5
13816.0723,2.065238,3.079315,4.009641,7.010515,-5.072872,-6.90646,-16.665662,32572.6699,2.252117,8.514637,11.85013,19.45903,-6.881179,-9.284345,-26.039466,9382.4482,4.240498,2.363602,3.686099,6.188314,-1.786037,-2.686345,-5.496659,9294.0569,4.081459,2.368588,3.820185,5.506261,-1.779003,-2.663574,-5.265236,3067.8873,2.69524,1.062419,2.454926,4.245483,-0.768873,-1.313446,-2.946869,2574.0061,2.590542,0.875678,1.981557,3.518841,-0.649297,-1.22415,-3.648717,12546.4748,4.30366,3.8446,6.456578,9.508205,-2.867806,-4.62558,-7.884288,12996.3647,4.350356,4.077611,7.220531,9.506562,-2.996495,-4.894316,-8.399862,36340.0097,2.66713,8.969609,12.378907,24.694653,-6.99354,-10.437709,-37.807929,27877.4609,2.502276,6.664907,9.017309,19.19359,-5.265273,-7.626571,-31.515647,10169.5649,4.286495,2.499225,3.752155,6.433029,-1.897805,-2.947627,-7.408878,8511.8464,4.07559,2.230954,3.382239,5.796314,-1.644025,-2.492071,-5.581557,3173.2688,2.723984,1.110419,2.630002,5.716414,-0.814154,-1.412464,-3.726872,2846.7742,2.622069,0.91993,2.064408,4.508986,-0.696234,-1.261841,-3.576034,13693.8476,4.435858,4.035368,6.837549,10.201287,-3.115423,-5.184394,-8.837724,12212.783,4.334878,3.770946,6.212844,9.400652,-2.878834,-4.778675,-7.957949,4
71482.039,8.857456,17.501037,23.902194,29.28543,-17.940785,-23.887317,-109.244318,180817.7812,11.66119,41.951062,56.712212,68.629357,-29.619543,-48.951602,-270.259121,24308.1895,11.844693,6.38149,8.237887,11.783651,-4.601703,-7.028357,-13.920277,23598.2949,10.959647,6.121083,8.022487,11.045806,-4.460581,-6.853792,-12.669596,7227.6274,5.749393,2.18095,3.555766,5.691755,-1.626779,-2.708004,-5.330091,6172.5949,5.645636,1.77338,2.775783,4.636221,-1.402597,-2.259012,-5.131159,32652.3628,12.09423,10.381781,14.744641,18.578362,-6.937785,-11.417468,-17.995717,33005.1028,11.900999,10.820351,15.558425,19.938945,-7.171522,-12.094272,-18.979666,149205.584,10.695298,37.796094,53.55318,69.852627,-23.072431,-37.431077,-244.53707,124311.9521,10.491726,31.936091,44.742916,67.079619,-18.940906,-28.55857,-156.777539,28223.8958,12.878155,7.131484,9.136922,13.068927,-5.435374,-8.489758,-16.658135,23601.355,12.200767,6.070556,7.80272,11.674483,-4.613461,-7.06958,-14.149513,7763.6951,6.067088,2.361485,3.888383,6.022167,-1.813792,-3.032284,-6.808271,6808.4489,5.634417,1.849893,2.963286,5.554304,-1.549536,-2.602258,-5.471244,38055.2527,13.490228,12.27726,17.387766,22.136886,-8.708883,-15.882492,-28.555857,34080.7321,13.272024,10.795805,15.504924,19.889923,-7.810912,-13.79594,-22.989443,5
-478.9297,0.961851,0.288596,0.815695,5.085809,-0.510404,-0.966838,-5.137791,-122.5489,0.995191,1.291823,3.089082,11.180351,-0.859761,-1.655208,-8.944825,448.4731,1.158385,0.470846,1.403407,3.256479,-0.164579,-0.407027,-2.742017,462.0313,1.155683,0.493744,1.389279,3.721302,-0.162426,-0.423898,-2.814175,199.58,1.110035,0.343111,1.222927,2.978385,-0.1023,-0.345916,-2.561731,175.1176,1.109097,0.292511,0.88697,2.818303,-0.091118,-0.302917,-2.207044,650.4561,1.173403,0.855414,2.111318,4.111933,-0.229788,-0.521674,-2.906232,686.8579,1.179028,0.955314,2.539071,5.069621,-0.243193,-0.501217,-3.14215,832.709,1.039169,1.173983,2.644215,11.049179,-0.768008,-1.687759,-9.528898,321.8262,1.017748,0.814022,1.980801,9.70809,-0.586296,-1.219276,-7.656157,473.9214,1.158532,0.475768,1.299333,4.111081,-0.173312,-0.508449,-3.419491,397.2906,1.147748,0.42904,1.097673,3.35879,-0.158954,-0.449148,-3.174472,195.6871,1.105658,0.372726,1.299762,4.111948,-0.107681,-0.43845,-3.334842,201.5448,1.114824,0.304236,1.041411,4.036061,-0.103954,-0.383903,-3.022063,681.1118,1.17577,0.877153,2.457783,5.480722,-0.23849,-0.577281,-3.240622,605.4975,1.169275,0.799497,2.19468,4.903404,-0.223796,-0.51164,-2.917595,4
14883.7383,2.750591,2.354708,2.843193,6.728205,-2.57631,-3.625493,-11.827664,38670.6875,3.313964,6.14843,8.150132,16.542046,-4.804158,-7.043511,-26.209624,3414.9172,2.652734,0.507657,0.966517,3.355542,-0.403658,-0.690608,-2.912757,3477.7754,2.585928,0.518499,1.008135,3.641618,-0.416002,-0.690431,-3.105336,1605.4578,2.088686,0.323025,0.771768,2.511901,-0.217715,-0.451799,-2.250256,1413.3493,2.076906,0.282406,0.638616,2.653986,-0.205374,-0.429102,-2.107014,5079.986,2.852213,0.809518,1.528812,4.534141,-0.629398,-1.051196,-3.461876,5231.7155,2.855726,0.845762,1.61847,3.412967,-0.665568,-1.120706,-3.792681,30085.2822,3.056384,4.990172,6.600272,20.703494,-4.144582,-6.341812,-27.546443,23572.7363,2.891337,3.832196,4.931155,12.588004,-3.072891,-4.773985,-18.983231,3610.5369,2.701535,0.51813,0.96167,3.45632,-0.417133,-0.764153,-3.862196,3157.2373,2.624277,0.47504,0.91989,3.693437,-0.368107,-0.710065,-3.173031,1688.7455,2.140191,0.360807,1.016451,4.019201,-0.243089,-0.61636,-2.755164,1528.1403,2.088939,0.324221,0.730166,3.529438,-0.212311,-0.487971,-3.08538,5225.1262,2.856029,0.834354,1.566613,4.587914,-0.669238,-1.116735,-3.731048,4919.6595,2.906383,0.77069,1.496982,3.978289,-0.618831,-1.079679,-3.676789,5
15236.5644,2.292209,3.496649,4.656487,7.378052,-5.187565,-6.978803,-17.809122,38130.7265,2.56774,10.239526,14.570147,20.86789,-7.744783,-10.503163,-28.321931,11825.4448,5.537913,3.048121,4.599892,6.723597,-2.286812,-3.451568,-6.432391,11670.7883,5.260619,3.038995,4.682305,6.778852,-2.240703,-3.327058,-6.128074,3700.6777,3.142582,1.262069,2.903809,4.819802,-0.898729,-1.515027,-3.335563,3085.577,2.992982,1.038607,2.418656,3.741017,-0.7527,-1.254451,-2.852183,15594.0088,5.482319,4.871881,8.004448,10.449803,-3.61235,-5.798484,-10.801867,16129.0805,5.482747,5.144385,8.88884,11.193711,-3.788736,-6.190145,-11.107368,42724.4981,3.11222,11.380197,15.723889,26.526428,-7.780226,-11.234831,-44.27372,33585.082,2.975516,8.682392,11.966856,20.53783,-5.991285,-8.573293,-29.423966,13031.5303,5.795234,3.262009,4.720355,7.478137,-2.495072,-3.80338,-7.663786,10731.7278,5.415526,2.811077,4.147674,6.117958,-2.118251,-3.266045,-7.648229,3818.3964,3.170404,1.324985,3.128468,6.274471,-0.945309,-1.674347,-3.975354,3356.7173,2.987599,1.100273,2.435355,4.801526,-0.80048,-1.375658,-3.627094,17415.9085,5.873354,5.282161,8.429961,11.190464,-4.153096,-6.833942,-12.373115,15280.3862,5.641149,4.810031,7.739162,10.919948,-3.690954,-6.043335,-11.564695,4
81783.2783,10.554467,20.59734,29.151836,36.345688,-18.988567,-26.517318,-144.976429,223375.0927,14.982298,52.909747,74.263688,89.505103,-34.939115,-57.807654,-460.692941,36272.8772,17.570334,9.943467,13.309823,18.031449,-7.893596,-12.394075,-20.485757,34494.7786,16.005409,9.375433,12.399406,15.777451,-7.347307,-11.339537,-20.787627,9631.6088,7.468285,2.99873,5.16765,7.311883,-2.268617,-3.773228,-6.797945,8209.4126,7.206874,2.454544,4.277942,6.073688,-1.915439,-3.022234,-6.0002,47252.2243,17.732106,15.798334,24.122818,28.373025,-11.437667,-19.467146,-32.491995,48284.9436,17.591196,16.413156,25.515854,30.180916,-11.775714,-20.667338,-31.833534,182650.7002,13.244579,47.760176,69.293578,96.633201,-26.54212,-43.589937,-320.131902,152713.9912,12.997688,40.724725,58.817837,78.671064,-21.969167,-36.293006,-315.963766,43124.0745,19.813569,11.413252,15.013543,21.418956,-10.071704,-15.842015,-35.352074,35203.9445,18.385563,9.361749,12.576895,16.621402,-8.22667,-12.829636,-26.811606,10456.8406,7.996227,3.260925,5.732581,7.970888,-2.5678,-4.446819,-8.369156,9218.1215,7.469045,2.552702,4.34733,7.786349,-2.169953,-3.494454,-7.719736,57848.6629,20.933093,19.571549,29.965201,37.65674,-16.397767,-30.829463,-64.090971,50240.4353,20.127215,16.774789,26.153998,32.688863,-13.766468,-25.231873,-47.21772,5
4108.0312,1.333074,0.829559,1.388662,5.364651,-2.067825,-2.985018,-9.088749,9938.8867,1.38907,2.976249,4.856561,13.070537,-2.642619,-3.983236,-12.33381,2881.209,2.02247,0.840892,1.818519,3.417092,-0.581209,-0.972963,-3.866157,2916.6601,1.992735,0.861343,1.8117,3.90151,-0.588984,-0.980253,-3.623125,1142.8687,1.634624,0.49784,1.411682,3.320715,-0.306867,-0.661273,-2.351082,987.0787,1.619423,0.422764,1.220591,2.837968,-0.265838,-0.566567,-2.641268,3901.3933,2.062334,1.4218,3.150854,5.432383,-0.902168,-1.498392,-4.077329,4035.9194,2.053837,1.509615,3.476982,6.214765,-0.956955,-1.548945,-4.245409,12218.4219,1.565709,3.099437,4.761355,12.480409,-2.684377,-4.179698,-19.423316,9028.4024,1.490471,2.221515,3.567142,9.73715,-1.963649,-3.028898,-11.438465,3065.9582,2.027109,0.861865,1.706499,4.523328,-0.606166,-0.998475,-3.707831,2585.147,1.972641,0.777708,1.605088,4.448414,-0.541856,-0.94045,-3.687765,1176.6139,1.636865,0.52898,1.602913,3.977654,-0.33707,-0.686646,-3.136351,1052.1798,1.602455,0.446734,1.410047,4.811035,-0.292883,-0.621422,-2.898893,4074.5676,2.057471,1.42294,3.274526,7.03172,-0.945639,-1.595453,-4.341344,3706.8189,2.055053,1.347179,3.04247,5.932224,-0.872665,-1.450595,-4.131882,4
92625.0762,8.928939,20.293291,25.655571,34.56204,-14.586806,-19.877038,-72.09932,122554.6133,8.331344,25.864123,32.812559,44.953028,-18.791507,-26.794597,-149.280178,13027.7349,7.188326,2.907661,3.612501,5.859543,-2.288735,-3.410617,-7.067,12846.9189,6.79119,2.851689,3.558518,6.095056,-2.235397,-3.288805,-6.240405,4562.7826,4.082441,1.202014,1.850159,3.523855,-0.918151,-1.51266,-3.538445,3960.1845,4.018432,1.026984,1.602015,3.107234,-0.80025,-1.273547,-3.343629,17645.2947,7.442336,4.664021,5.976075,8.884184,-3.401687,-5.277557,-9.532653,18160.5932,7.366596,4.836643,6.195346,9.159904,-3.527112,-5.609818,-9.731128,104679.1113,8.0061,24.041271,31.905108,51.737153,-15.38912,-24.446008,-122.103124,86097.0703,7.715951,19.707599,25.49514,38.540093,-12.256765,-17.513923,-74.63807,14177.6892,7.400192,3.029622,3.66813,6.456832,-2.521866,-3.743055,-8.279824,12138.695,7.259091,2.682669,3.334099,6.124098,-2.216357,-3.226505,-6.625334,4874.1635,4.28233,1.285149,2.027301,5.515763,-1.016515,-1.795331,-4.737078,4251.1351,3.977124,1.068957,1.708614,4.823563,-0.859864,-1.415462,-4.064428,19210.928,7.806498,4.976774,6.374295,9.356953,-3.903833,-6.508198,-12.265418,17609.4031,7.831196,4.670319,5.95325,8.481612,-3.570343,-5.751158,-10.708413,5
19717.3007,2.147219,4.597215,6.256792,10.620934,-3.817432,-5.533054,-13.246142,19851.5488,1.78615,5.265861,7.964211,15.631632,-4.331415,-6.406223,-19.274312,5440.9787,2.9969,1.40479,2.53351,3.974757,-1.048907,-1.63107,-4.049749,5442.7087,2.910762,1.431814,2.589286,3.929909,-1.043631,-1.603748,-3.746232,1960.341,2.093371,0.736132,1.905055,4.156641,-0.489296,-0.88478,-2.262617,1682.5002,2.060623,0.619433,1.551563,2.919948,-0.430188,-0.738135,-2.690521,7277.3498,3.031075,2.324014,4.452921,6.370409,-1.626221,-2.55602,-5.734289,7553.7688,3.029523,2.454503,4.832459,7.532253,-1.712719,-2.825699,-5.955403,23531.4316,2.109533,5.809127,8.264893,16.951615,-4.45257,-6.895223,-23.975735,17826.3203,1.987696,4.213449,6.212765,14.906786,-3.294574,-4.906454,-17.05699,5932.8257,3.070117,1.462535,2.448399,5.448781,-1.112392,-1.719617,-4.684408,4884.5466,2.907223,1.311399,2.30152,4.569329,-0.959613,-1.519834,-4.120385,2025.7129,2.107946,0.760345,1.9571,5.548692,-0.512647,-1.034424,-3.289164,1829.0634,2.055279,0.663347,1.657031,4.565218,-0.443778,-0.864308,-3.408802,7905.4033,3.132946,2.37999,4.596434,7.669938,-1.762959,-2.85592,-6.00192,7046.4248,3.087389,2.244104,4.255664,6.852419,-1.603538,-2.612109,-5.26981,4
209354.0654,18.877852,52.992198,76.099519,106.457792,-31.647048,-52.777736,-395.788374,255420.8222,16.439443,64.749332,92.218766,116.304006,-38.687307,-65.604365,-569.565146,49068.0385,23.549847,13.737,18.765221,23.482425,-11.282522,-18.004098,-35.043402,46330.8951,21.486662,12.828926,17.358789,21.76248,-10.362044,-16.279928,-36.360609,11814.0231,8.87027,3.698534,6.591358,8.697218,-2.780988,-4.585081,-7.879489,10054.0168,8.480913,2.999318,5.410294,7.039424,-2.357828,-3.771183,-6.543338,62658.33,23.584045,20.970081,33.089366,39.151016,-16.00022,-28.117846,-48.480034,63974.5918,23.116135,21.832748,34.640843,39.167156,-16.364531,-29.558877,-47.076381,210472.291,15.097268,58.348222,85.989204,118.126005,-28.793245,-51.665441,-447.000529,176122.2988,14.854093,49.673272,72.869381,95.068114,-23.690003,-39.156141,-344.608911,59123.6424,26.968948,16.092336,22.138357,31.234919,-14.921408,-23.471005,-55.972405,47626.4715,24.666095,12.894359,17.733698,23.045261,-11.975399,-18.785259,-41.496862,12877.9225,9.579018,4.024595,7.466623,10.308228,-3.208452,-5.452625,-10.81423,11329.5136,8.810712,3.193914,5.542923,7.923478,-2.695172,-4.357578,-9.124666,79406.7446,28.636884,27.063388,42.87624,53.382728,-24.062844,-46.191948,-88.983529,67702.2176,27.029213,22.839523,36.269605,42.799454,-19.797374,-36.768521,-76.743969,5
31889.1562,2.828035,7.444675,9.898797,14.259245,-6.494694,-9.075052,-22.253138,32661.7324,2.267698,8.551644,12.229885,17.780741,-6.846802,-9.666592,-26.197203,9415.3438,4.330519,2.380331,3.807269,5.640795,-1.869617,-2.802397,-5.543951,9346.8472,4.15935,2.392775,3.861778,6.073789,-1.8356,-2.739471,-5.780136,3106.2367,2.722694,1.073023,2.449324,4.33472,-0.766769,-1.354806,-2.793631,2628.7024,2.640801,0.899755,2.085377,3.724423,-0.646568,-1.081747,-2.74604,12487.6753,4.39303,3.894623,6.855369,8.68981,-2.895738,-4.635435,-7.927825,12982.3052,4.392899,4.089313,7.171209,9.761291,-3.041673,-5.096467,-8.602643,35948.5606,2.648549,8.964845,12.69044,26.625611,-6.921231,-10.191501,-38.643084,27566.0312,2.477963,6.636044,9.238868,19.251137,-5.129132,-7.301223,-24.030233,10395.3649,4.449122,2.499233,3.747556,6.321579,-1.975297,-2.916294,-6.387449,8593.226,4.192928,2.223458,3.380651,5.78009,-1.70197,-2.523099,-5.547435,3228.1034,2.752689,1.122232,2.581807,4.809855,-0.810114,-1.507402,-4.540015,2824.2514,2.60512,0.955492,2.161809,4.815902,-0.691013,-1.247678,-3.608513,13828.335,4.550466,4.031768,6.839055,9.827376,-3.205417,-5.308276,-10.253376,12298.1075,4.505388,3.817951,6.497038,8.881264,-2.914343,-4.806443,-7.940502,4
139400.7705,12.712971,33.774508,46.90217,60.707747,-21.964403,-31.378426,-161.311709,183080.3984,11.879929,42.926687,59.22006,82.069406,-28.49716,-44.35772,-258.648572,23815.294,11.820777,6.300227,8.086714,11.145637,-4.64835,-7.166299,-12.830718,23163.2832,11.026709,6.074703,7.871544,11.017737,-4.48604,-6.779763,-12.33731,7258.12,5.815178,2.192097,3.538689,5.825742,-1.602264,-2.634156,-5.065629,6248.5914,5.682945,1.843745,3.002074,5.12789,-1.38687,-2.275278,-4.617233,31809.1067,12.217907,10.394876,14.867426,19.791301,-6.834218,-11.412535,-18.144174,32614.4136,12.103958,10.785495,15.627396,20.362421,-7.072515,-11.848222,-17.835759,153074.832,10.889885,39.022402,54.532193,79.361773,-21.71766,-34.479108,-226.353759,127447.4571,10.617522,32.465491,45.231684,65.745721,-17.617823,-26.829515,-145.60646,27134.0232,12.765618,6.923634,8.784049,12.398504,-5.567609,-8.631194,-20.068627,22643.0098,11.986357,5.897898,7.633702,10.922647,-4.705608,-7.107839,-14.98281,7825.8117,6.182161,2.375023,3.816023,6.514487,-1.790962,-3.029365,-5.958651,6865.8147,5.796789,1.911625,3.050092,5.657336,-1.542078,-2.552554,-5.842906,36794.1377,13.46911,11.989021,17.014834,21.821164,-8.689468,-15.303465,-26.480368,32985.3666,13.411702,10.736608,15.498593,19.595214,-7.73716,-13.764444,-25.801244,5
885.7597,1.051418,1.067278,2.323884,7.579131,-0.62544,-1.11876,-6.700744,95.789,1.003724,1.379724,3.108369,11.312489,-0.835249,-1.673724,-10.766964,451.9795,1.162084,0.469764,1.295081,3.675711,-0.153668,-0.433405,-2.353479,460.6557,1.157727,0.487765,1.390007,3.216727,-0.164691,-0.440943,-2.559929,210.7309,1.117268,0.350525,1.1431,2.911364,-0.09511,-0.331186,-2.315044,175.0915,1.108636,0.28704,0.96064,2.922352,-0.080152,-0.267586,-2.106646,654.9597,1.1798,0.866518,2.292044,4.010011,-0.219856,-0.505613,-2.634942,670.7901,1.176556,0.934946,2.57447,5.105101,-0.233865,-0.519742,-2.848174,993.8515,1.045732,1.303041,2.931437,11.037686,-0.725114,-1.55208,-10.681999,544.1894,1.02942,0.852852,2.12068,10.597015,-0.538358,-1.208745,-8.570298,463.6204,1.157626,0.47615,1.271104,3.935385,-0.166851,-0.500948,-3.130716,417.7251,1.159727,0.436276,1.17822,3.97785,-0.150979,-0.436427,-3.137307,222.2205,1.120774,0.368409,1.292101,4.368949,-0.106725,-0.373682,-3.026272,180.7088,1.102821,0.30294,1.049707,4.687467,-0.099506,-0.37337,-2.778989,684.55,1.180443,0.877365,2.451609,5.37256,-0.236383,-0.583077,-3.313128,607.288,1.175064,0.821373,2.303215,5.066088,-0.217176,-0.55621,-3.152386,4
24728.4229,3.133793,3.918081,4.754791,10.325176,-3.19573,-4.447962,-14.277345,38465.4063,3.270015,6.084921,7.717561,17.158665,-4.768681,-6.784505,-26.598967,3285.9659,2.592882,0.471682,0.907969,2.587261,-0.411268,-0.7298,-2.720889,3339.4348,2.529081,0.480044,0.873021,3.314291,-0.419154,-0.757361,-3.239783,1559.8298,2.050563,0.306208,0.677544,2.418505,-0.225377,-0.47773,-3.019045,1381.1339,2.050358,0.275173,0.63146,2.994718,-0.19886,-0.45811,-2.545875,4886.7402,2.81044,0.757125,1.440281,3.333695,-0.637282,-1.021952,-3.0641,5007.5168,2.770654,0.778029,1.502021,3.974082,-0.661389,-1.059,-3.908814,30367.6172,3.026706,5.073894,6.542192,18.359261,-3.973539,-6.097454,-26.166361,23633.0459,2.847874,3.906381,5.133162,15.124141,-2.938704,-4.40427,-20.245318,3373.5622,2.563521,0.494181,0.913397,3.889032,-0.440319,-0.784609,-3.456953,3006.3517,2.557243,0.442743,0.945771,3.125452,-0.387153,-0.697399,-3.096526,1643.3123,2.09161,0.332094,0.841196,3.858615,-0.247351,-0.56204,-3.342548,1481.5272,2.052705,0.299861,0.772155,3.513602,-0.216597,-0.509299,-2.943647,5028.4606,2.80999,0.764381,1.530962,5.324492,-0.664812,-1.127137,-3.799443,4691.2036,2.83984,0.717775,1.368662,3.917674,-0.628896,-1.069464,-3.903058,5
37000.5732,3.268999,9.158051,12.162679,17.449699,-7.437612,-9.784003,-25.53401,38753.9687,2.594118,10.462891,14.928578,22.692808,-8.034981,-10.787157,-35.653912,11784.1262,5.519366,3.05735,4.69077,6.508025,-2.339149,-3.578697,-6.340066,11632.6758,5.249164,3.044334,4.771428,7.042706,-2.320226,-3.534076,-6.603245,3690.0336,3.088353,1.277879,2.879006,5.048038,-0.91222,-1.645242,-3.933005,3089.3986,2.970544,1.067641,2.473,4.31698,-0.766935,-1.411446,-4.135829,15455.3064,5.471667,4.905652,8.194061,11.249365,-3.704045,-6.019815,-10.069635,16033.8511,5.462624,5.147581,8.916596,11.774734,-3.840948,-6.326088,-9.303525,43309.2598,3.139241,11.593405,16.625343,27.541091,-8.062561,-11.474491,-46.123253,33891.9433,2.978858,8.799045,11.970967,21.769646,-6.143349,-8.672999,-31.421368,13018.2336,5.776452,3.303308,4.752678,7.418923,-2.538317,-3.853056,-8.967243,10665.0312,5.418676,2.828208,4.187985,7.021475,-2.134116,-3.252673,-6.310106,3808.4972,3.133593,1.347828,3.176625,6.014637,-0.955382,-1.682181,-4.450245,3385.9854,2.983738,1.130557,2.59828,5.751953,-0.830301,-1.470898,-4.315388,17470.1907,5.931066,5.346531,8.470252,11.394304,-4.184444,-6.914646,-12.51491,15183.4548,5.667394,4.906832,8.06033,10.827152,-3.755057,-6.350867,-10.778526,4
167403.5576,15.597126,41.613077,58.993547,74.30755,-25.905125,-38.220934,-259.62381,227057.335,15.107574,54.370141,77.317561,97.261671,-34.893221,-58.111631,-471.807375,36088.4016,17.675411,9.91345,13.217794,17.472701,-7.577015,-11.870666,-21.620322,34496.8677,15.99668,9.429889,12.556144,15.654744,-7.22173,-11.115166,-19.650693,9664.5822,7.482011,3.01598,5.218882,7.693099,-2.252911,-3.77193,-7.366391,8316.366,7.312624,2.484992,4.338472,6.389523,-1.936685,-3.129917,-6.754108,47318.6787,18.014408,15.795168,24.262588,30.066871,-11.175644,-19.421125,-30.56963,48385.1382,17.745621,16.360177,25.246881,29.76274,-11.43567,-20.161722,-30.8557,184187.7852,13.216857,49.28791,72.669133,97.035159,-26.244455,-44.819341,-331.521987,153203.997,12.93006,41.489207,60.72252,89.038876,-21.481078,-34.059954,-283.817473,43288.7954,19.962683,11.340076,15.089457,20.558992,-9.682879,-15.33078,-35.710837,35315.7006,18.40029,9.267233,12.418039,16.184168,-7.833761,-12.667096,-24.358217,10582.7883,8.113224,3.265546,5.855892,8.663328,-2.535781,-4.31112,-9.604057,9256.1122,7.472536,2.606685,4.458259,7.147908,-2.203288,-3.654909,-7.448975,58581.1534,21.300953,19.516844,29.779281,35.88571,-15.493819,-28.448142,-57.35229,50698.6218,20.57937,16.852733,26.458299,31.375084,-13.431925,-25.519008,-40.114172,5
25627.4512,2.506492,5.845691,7.673642,11.653448,-5.192619,-6.957855,-18.989723,27163.1113,2.053599,7.095535,10.149836,16.835837,-5.840795,-8.279935,-22.40017,7423.8311,3.651368,1.896333,3.178999,5.143189,-1.492369,-2.277826,-4.411452,7353.3289,3.505153,1.931226,3.175359,5.131498,-1.497001,-2.228012,-4.928187,2552.112,2.414669,0.903797,2.168831,3.831537,-0.651131,-1.171357,-3.077294,2162.0941,2.344217,0.761805,1.769767,3.433375,-0.561066,-0.947902,-2.795698,9889.8401,3.701909,3.102283,5.542128,8.34228,-2.336856,-3.755169,-6.911525,10222.4517,3.678146,3.259756,6.067597,8.931848,-2.429176,-4.059214,-7.369612,31004.375,2.421065,7.744478,11.029364,20.050949,-5.944637,-8.5497,-32.758587,23824.9082,2.279487,5.731942,7.893431,17.506878,-4.426355,-6.337008,-21.624935,8005.2239,3.674894,1.962605,3.08862,5.171318,-1.598579,-2.363276,-5.372245,6637.2798,3.508535,1.761815,2.876198,5.508285,-1.362861,-2.127907,-5.245005,2629.545,2.428943,0.951663,2.341311,4.751551,-0.689181,-1.261347,-3.468944,2326.7329,2.315123,0.81739,1.919017,4.150978,-0.599327,-1.075509,-3.536697,10726.7466,3.789558,3.162784,5.658115,8.787757,-2.535417,-4.179449,-7.628304,9539.021,3.730961,3.010592,5.342533,8.348344,-2.326183,-3.775546,-6.571971,4
209376.082,19.321605,55.240582,80.02722,95.368668,-32.287424,-60.333114,-417.311251,278631.3496,17.800461,73.433466,105.613776,141.899724,-43.51714,-90.561281,-778.753577,63451.5098,29.307833,17.809364,24.909711,32.989517,-14.597196,-23.131914,-42.802922,59626.0066,26.265955,16.598107,22.770849,28.595299,-13.654444,-21.910172,-43.856242,13854.6996,10.027163,4.406613,8.312429,10.564841,-3.405117,-5.662255,-9.611022,11740.5099,9.622729,3.523373,6.603597,8.298009,-2.884531,-4.748845,-8.474804,80143.7136,28.859369,26.962986,43.224288,50.175975,-21.471753,-39.417021,-65.741775,81390.1011,28.24098,28.021677,46.031865,52.714056,-21.712887,-39.710523,-69.218173,230331.75,16.217447,64.455581,98.578991,144.768035,-32.677889,-65.104823,-500.172787,195337.376,16.116708,54.961768,82.500899,118.342005,-27.199714,-48.249132,-375.468087,78284.5354,34.14788,21.418066,29.872542,38.938176,-19.050052,-30.57213,-73.123418,62380.6279,31.076754,16.833777,23.20589,33.508164,-14.939627,-23.615042,-54.511704,15256.4383,10.948901,4.809243,9.442205,12.467635,-3.889667,-6.533119,-12.391109,13398.659,10.153615,3.792707,6.716018,9.90422,-3.352516,-5.693667,-10.601947,103529.3398,35.897423,35.896275,59.080575,73.48462,-31.346619,-59.464066,-114.368102,87443.0393,33.342423,29.584433,48.500397,58.100857,-26.382412,-50.425792,-107.518544,5
422.7734,1.024766,0.933866,2.05212,6.344263,-0.608453,-1.127677,-6.021405,-250.5527,0.990397,1.325872,3.251379,12.486083,-0.861136,-1.763861,-8.874522,454.7412,1.157736,0.474721,1.294307,3.003692,-0.153863,-0.390288,-2.731714,456.8333,1.151769,0.480185,1.38999,3.349285,-0.154989,-0.452118,-2.853481,225.8566,1.125527,0.332607,1.078099,2.648517,-0.096224,-0.286559,-2.314424,194.3136,1.120628,0.274164,0.882524,2.856378,-0.081958,-0.26428,-2.085236,657.572,1.173049,0.833566,2.127931,4.229855,-0.225074,-0.493862,-2.695858,691.26,1.17724,0.926413,2.577175,4.742378,-0.230582,-0.540197,-3.062861,452.7539,1.020588,1.162884,2.765856,12.014574,-0.744976,-1.63684,-9.800531,-43.3438,0.997703,0.774201,1.905271,10.280436,-0.573034,-1.194697,-8.624659,456.2534,1.146877,0.472767,1.307904,4.12772,-0.163091,-0.514694,-3.289497,397.6612,1.14449,0.425609,1.153954,4.361448,-0.152285,-0.413481,-3.122044,217.6895,1.117552,0.361394,1.324942,4.544134,-0.111017,-0.47811,-3.218542,198.0257,1.112,0.289672,1.003828,3.706828,-0.099409,-0.399775,-2.72682,620.9382,1.154228,0.86844,2.46195,5.212261,-0.241067,-0.569718,-3.663634,610.3269,1.166977,0.792831,2.374796,4.734877,-0.220382,-0.530676,-3.425246,4
23916.2295,3.137173,3.789747,4.446639,9.078069,-3.177099,-4.485865,-14.19862,38500.8535,3.289108,6.181295,7.966203,16.426417,-4.866685,-6.992916,-22.931015,3286.1784,2.558853,0.485461,0.899744,3.040683,-0.422902,-0.73182,-2.774185,3315.1773,2.474516,0.494207,0.911572,2.962124,-0.425545,-0.688488,-2.910407,1552.2289,2.055965,0.30275,0.722059,2.679509,-0.226024,-0.468399,-2.92811,1354.4485,2.025187,0.273839,0.643676,2.498892,-0.207368,-0.508659,-2.975491,4918.4792,2.77091,0.769916,1.433138,3.766489,-0.663943,-1.096934,-3.062646,5073.0928,2.771965,0.802963,1.524049,3.969442,-0.682935,-1.183163,-3.782007,29840.293,3.007361,5.054208,6.603426,20.73204,-4.12012,-6.595744,-25.544998,23574.83,2.864875,3.89769,5.178327,15.261077,-3.083246,-4.726213,-20.085711,3388.5708,2.536256,0.504143,0.971909,3.374086,-0.442093,-0.800493,-3.366984,2985.2904,2.491771,0.463966,0.915201,3.786806,-0.400237,-0.745457,-3.530874,1659.3059,2.132436,0.339075,0.833407,4.02454,-0.250058,-0.562828,-3.487194,1482.7808,2.049488,0.301101,0.744773,3.157352,-0.221791,-0.492141,-2.825503,5085.1577,2.776514,0.803202,1.566091,4.319397,-0.6935,-1.187565,-3.949692,4775.6474,2.813493,0.73538,1.372843,3.912933,-0.6522,-1.078884,-3.655814,5
9432.1728,1.598532,2.231807,3.385426,8.205085,-2.09617,-2.9283,-8.514321,10224.9687,1.423021,2.906624,4.766552,11.905779,-2.678559,-3.970926,-12.724341,3039.7488,2.157502,0.891462,1.891095,4.435101,-0.588448,-0.978311,-3.333948,3072.5374,2.114365,0.906792,1.905802,4.222453,-0.607167,-1.052991,-2.803582,1189.8925,1.684296,0.523515,1.487133,3.35718,-0.316195,-0.655805,-2.743955,1015.7002,1.656596,0.439521,1.223737,3.413008,-0.275242,-0.536475,-2.612623,4208.9153,2.202128,1.494776,3.246396,5.452774,-0.945408,-1.610157,-3.807267,4324.5725,2.198315,1.607874,3.744913,6.40732,-0.995433,-1.621536,-4.130774,12541.3106,1.625826,3.004914,4.852288,13.558851,-2.731698,-4.318224,-16.045752,9356.9375,1.551656,2.183674,3.342792,10.076234,-1.97949,-3.094591,-13.940653,3298.853,2.202678,0.918181,1.860185,4.08671,-0.618625,-1.017218,-3.452113,2776.0588,2.136782,0.831203,1.669826,4.011012,-0.55117,-0.965596,-4.011292,1229.7404,1.696231,0.559007,1.700899,4.268925,-0.334887,-0.743718,-3.831571,1111.6591,1.658849,0.464912,1.394433,4.412073,-0.304528,-0.665447,-2.799758,4483.2185,2.252505,1.5396,3.373909,6.115736,-0.976224,-1.589765,-4.377397,4043.7153,2.218503,1.420336,3.085316,6.214508,-0.916504,-1.584744,-4.318723,4
86568.1104,8.860004,19.197603,24.437841,32.207059,-13.382401,-17.632718,-61.744377,121060.2989,8.618558,25.246864,32.534471,45.109878,-18.444598,-26.949821,-128.301735,13101.5957,7.318367,2.892616,3.584248,5.466809,-2.174721,-3.119258,-6.402381,12962.6403,6.880672,2.870405,3.547463,7.077321,-2.168712,-3.143412,-6.291143,4536.8916,4.118612,1.192047,1.775377,3.186488,-0.913127,-1.498306,-4.291466,3930.679,4.016036,1.012312,1.539833,3.500881,-0.789962,-1.298343,-3.112346,18043.8564,7.68489,4.669985,5.965941,8.950125,-3.327273,-5.222245,-9.948222,18384.3838,7.565226,4.835355,6.225323,9.275536,-3.44515,-5.505736,-9.423565,102794.2978,8.172508,23.374825,30.780841,50.187542,-15.227754,-22.731345,-128.261848,84149.0645,7.905779,19.162938,24.967098,38.911482,-12.122384,-18.218924,-83.70723,14511.7149,7.701716,3.113812,3.774346,6.493592,-2.411121,-3.554427,-8.076058,12351.2752,7.430149,2.722084,3.431386,6.204197,-2.100191,-3.04856,-7.2493,4858.1882,4.32433,1.274938,1.995962,4.621923,-0.989789,-1.738481,-4.432995,4257.2643,4.037811,1.050691,1.675887,4.139726,-0.856074,-1.483644,-4.070859,19770.5806,8.14166,5.095531,6.448116,9.470001,-3.772168,-6.188673,-11.010968,18100.8064,8.136211,4.705728,6.017755,9.021971,-3.521916,-5.816795,-11.63699,5
18034.3203,2.083187,4.141753,5.652458,10.178231,-3.576994,-4.963712,-13.491037,19509.334,1.77489,5.097133,7.522953,16.312856,-4.36349,-6.137288,-16.676431,5575.8467,3.01898,1.450629,2.517049,4.708341,-1.020201,-1.619137,-4.058901,5535.032,2.906867,1.472535,2.66167,4.984363,-1.056634,-1.604133,-3.503617,1996.5068,2.116078,0.73757,1.913052,3.843512,-0.496766,-0.957648,-3.197297,1706.7334,2.067071,0.613488,1.523431,3.247886,-0.423535,-0.776743,-2.457208,7546.5207,3.057272,2.381068,4.514116,6.607169,-1.654911,-2.695405,-5.221956,7765.5117,3.061212,2.505472,5.065382,7.590646,-1.735392,-2.8851,-5.363763,22848.9804,2.082516,5.5575,7.850132,17.971366,-4.579177,-6.620867,-24.548864,17082.2109,1.954887,4.028865,5.627139,12.705204,-3.356359,-4.921106,-18.431152,6105.3398,3.111812,1.504076,2.545642,4.71805,-1.085904,-1.662338,-4.784407,5071.4304,2.961668,1.345275,2.235138,4.718048,-0.941227,-1.48969,-4.514516,2075.9585,2.152904,0.771524,2.034629,4.265998,-0.521232,-1.031933,-3.934169,1831.9343,2.05014,0.653559,1.6001,4.298792,-0.458889,-0.945763,-3.158534,8175.7405,3.169389,2.451995,4.617061,8.041061,-1.773865,-2.869362,-6.103971,7339.9905,3.122043,2.298804,4.166178,6.695582,-1.634027,-2.747016,-5.686832,4
187885.8574,17.721771,48.311261,69.629214,92.263053,-28.374803,-48.568757,-310.193656,259833.8164,16.908582,64.317183,91.92814,115.174352,-39.704314,-73.064398,-644.469414,50093.4378,24.304739,13.870209,18.788012,23.151255,-11.546577,-18.326154,-35.33859,47253.5146,21.712796,13.031492,17.496974,21.90154,-10.661626,-16.638928,-31.215828,11790.2095,8.933955,3.640092,6.520494,8.637731,-2.862204,-4.753746,-8.399671,10035.1003,8.612428,2.923239,5.203773,6.762747,-2.412809,-3.828451,-8.020646,64498.4121,23.843346,20.991507,32.428432,37.793653,-16.87904,-29.978737,-51.645104,65649.6084,23.652801,21.86312,34.897657,41.012573,-17.314172,-31.388364,-48.922164,211912.5791,15.357982,58.026932,85.32221,115.115364,-30.489337,-57.671411,-495.130838,176654.9052,14.985266,49.13541,72.644897,99.595357,-25.273335,-42.884335,-314.103027,60567.8347,27.971421,16.442362,22.604604,29.637729,-14.986613,-24.192858,-61.011375,48439.1787,25.177079,13.114961,17.69859,23.022291,-12.005511,-19.050497,-43.689953,12883.289,9.547025,3.986312,7.392242,9.810015,-3.276499,-5.648639,-11.305334,11304.3993,8.993868,3.111242,5.327315,7.444087,-2.754963,-4.399299,-8.523827,80802.2764,29.009419,27.225357,42.818941,51.192614,-24.911921,-46.94455,-88.173715,68969.3286,26.959355,22.582043,35.781088,44.446142,-20.689482,-37.973578,-77.073328,5
29852.8691,2.775303,6.815014,8.892022,13.346752,-5.739754,-7.623167,-18.362192,32909.75,2.271037,8.549741,12.08582,18.92463,-6.786993,-9.237524,-24.011965,9497.6489,4.299693,2.424381,3.838052,5.439926,-1.926295,-2.948302,-5.413761,9407.1453,4.137574,2.428108,3.933189,6.239756,-1.894533,-2.867807,-5.390432,3117.6832,2.725786,1.087778,2.542681,4.263884,-0.78954,-1.319024,-3.197004,2641.3713,2.666688,0.908171,2.008272,3.458445,-0.648096,-1.109953,-2.891739,12704.0884,4.384524,3.960115,6.779687,10.010199,-3.011411,-4.827626,-8.401113,13139.4353,4.388334,4.184953,7.459255,10.35214,-3.180608,-5.248058,-8.958428,36287.4297,2.663587,8.967687,12.35874,24.680486,-6.843423,-9.852745,-39.681808,28101.916,2.505507,6.645565,8.970118,16.289613,-5.167966,-7.292587,-23.696129,10418.2596,4.440025,2.533213,3.795579,6.08333,-2.043733,-3.086303,-6.7962,8646.1167,4.200724,2.263153,3.510326,6.504829,-1.767044,-2.755638,-5.348902,3220.7216,2.74414,1.139198,2.608068,4.911107,-0.817699,-1.526214,-3.946615,2857.0893,2.62399,0.964361,2.150208,5.162882,-0.690561,-1.290417,-3.985129,13913.3245,4.527447,4.118974,7.0145,9.896552,-3.34661,-5.469275,-12.293889,12378.0698,4.449168,3.879832,6.604492,9.387426,-3.019605,-4.944487,-8.808904,4
129683.3936,12.352493,31.738068,43.894982,57.090801,-20.35479,-29.390042,-142.156754,184765.1367,11.994578,43.027941,59.292867,80.527687,-28.844349,-44.91962,-268.983336,24437.4011,11.883385,6.396191,8.260809,11.263442,-4.980781,-7.471067,-14.934739,23602.3923,10.969758,6.158881,7.950066,11.056082,-4.743109,-7.133735,-12.723236,7265.0452,5.783487,2.200502,3.523306,5.095152,-1.633777,-2.657781,-4.9158,6344.7866,5.864516,1.779629,2.817299,4.778783,-1.381848,-2.22708,-5.515334,32436.154,12.119464,10.436522,14.911618,18.89954,-7.478073,-12.289801,-18.630918,33371.1946,12.064273,10.894823,15.678247,19.177742,-7.757192,-13.059559,-21.356986,153602.0938,10.961942,39.224961,54.91073,83.227878,-22.650478,-37.81364,-270.911368,127078.873,10.643327,32.827419,46.010809,63.209629,-18.611726,-28.107816,-153.005863,27651.1111,12.732962,7.00875,8.867283,12.742874,-5.854932,-9.16846,-20.506245,23114.7944,12.025983,5.963055,7.723215,10.53434,-4.949979,-7.553271,-16.782695,7815.6721,6.085917,2.384591,3.898082,6.307466,-1.818586,-3.167804,-7.568581,6855.1659,5.674389,1.895129,3.067983,5.614335,-1.522655,-2.522476,-5.754382,37243.2005,13.354819,12.079658,17.014813,21.204847,-9.602253,-16.949748,-32.316675,33330.9427,13.226917,10.776676,15.53048,19.848928,-8.384227,-14.574873,-26.595205,5
34834.7071,3.141942,8.433658,10.996231,15.492465,-6.828838,-9.171028,-20.308303,38874.7989,2.530512,10.468315,15.031585,22.364178,-8.097031,-10.878767,-29.187356,11810.2439,5.223574,3.051997,4.653073,6.636846,-2.552064,-3.816642,-7.459935,11619.2439,4.983944,3.044365,4.659578,6.973125,-2.468231,-3.711435,-6.47814,3674.284,3.034402,1.259523,2.828551,4.573211,-0.923139,-1.596072,-3.591026,3084.456,2.91636,1.065599,2.328172,4.218119,-0.769584,-1.255342,-3.005597,15471.7783,5.231461,4.893606,7.999625,10.059636,-3.874446,-6.150229,-9.681998,16039.3042,5.212365,5.136697,8.715627,11.596156,-4.082529,-6.72648,-12.393774,42746.83,2.998133,11.365003,15.882813,29.47143,-8.068047,-11.649102,-46.871922,33495.1016,2.831866,8.544708,11.638925,20.686258,-6.194707,-8.773854,-36.364888,12871.9541,5.376723,3.223815,4.532119,7.152409,-2.758095,-4.205702,-9.265349,10658.7832,5.077663,2.816993,4.198877,6.685144,-2.332717,-3.493719,-7.272071,3793.4307,3.058356,1.32013,3.037166,6.060725,-0.96744,-1.768057,-5.06086,3386.3164,2.94493,1.114756,2.487285,4.99742,-0.814033,-1.364595,-3.872437,17228.8337,5.532152,5.199434,8.205315,11.152484,-4.473624,-7.463665,-13.125819,15085.9453,5.3481,4.819889,7.834763,11.36094,-3.921679,-6.446579,-11.254092,4
156071.7471,14.754844,39.862587,56.222342,69.501526,-24.349323,-37.013662,-226.124369,227168.9297,14.590424,55.458201,78.468509,98.668998,-35.081799,-63.41509,-435.917041,36974.3908,17.386607,10.203345,13.70227,18.214343,-8.480734,-13.348033,-25.0053,35165.2046,15.857067,9.621382,12.710211,17.139265,-7.858871,-12.203191,-22.453508,9731.01,7.397131,3.048564,5.210801,6.837521,-2.297557,-3.834492,-6.701115,8314.1242,7.139382,2.499554,4.309911,6.101711,-1.926325,-3.156934,-5.478795,48046.9885,17.641047,16.171743,24.770095,30.726499,-12.503122,-21.322087,-35.905902,49255.3987,17.417655,16.844856,26.124709,31.338365,-12.88032,-22.465622,-36.820866,184836.6807,12.923223,49.794079,74.065413,103.000161,-27.180541,-49.820441,-357.098516,156069.2354,12.811851,42.173476,61.117102,87.953441,-22.518427,-37.175825,-257.919247,43273.0088,19.226937,11.573003,15.553011,21.934056,-10.689524,-17.220519,-34.374172,35318.4162,17.818561,9.522423,12.747442,16.642244,-8.664939,-13.427989,-27.206772,10556.7525,7.940958,3.316585,6.004166,8.151766,-2.605445,-4.487399,-9.011942,9217.8738,7.257148,2.610339,4.453663,6.811358,-2.162562,-3.506634,-7.020188,58274.5779,20.414998,19.87911,30.718756,38.340662,-17.755865,-33.170535,-62.682595,50698.2561,19.771743,17.134771,26.433488,33.210059,-14.698974,-26.761318,-46.7266,5
24005.371,2.476671,5.459109,7.216938,11.772759,-4.660484,-6.271658,-15.6094,27166.3985,2.060211,7.151058,10.314262,17.677812,-5.76833,-8.089725,-20.836283,7517.1885,3.619493,1.914844,3.157885,5.335233,-1.584636,-2.379254,-4.963047,7458.5798,3.486527,1.931866,3.217916,4.746414,-1.567134,-2.36341,-5.079075,2567.354,2.409807,0.912644,2.156111,3.857199,-0.655122,-1.157058,-2.84502,2158.4654,2.327997,0.759029,1.787846,3.64048,-0.550326,-0.952458,-2.330276,10032.4733,3.697714,3.138414,5.561278,8.119849,-2.446594,-3.859676,-6.706865,10403.019,3.689414,3.304797,5.992544,8.956665,-2.583696,-4.224384,-6.908818,30972.4375,2.439414,7.669619,10.879935,24.860545,-5.843863,-8.603872,-30.950933,23719.039,2.28432,5.667525,7.784809,16.45302,-4.391251,-6.302018,-23.392803,8175.5396,3.683562,1.989991,3.16859,5.725166,-1.686685,-2.54605,-6.400513,6761.3782,3.500092,1.779778,2.935274,5.408824,-1.433704,-2.144688,-5.584621,2641.449,2.426382,0.954635,2.31045,5.434807,-0.688173,-1.313166,-4.048644,2360.804,2.337106,0.808551,1.867626,4.774336,-0.587488,-1.074898,-3.510474,10847.9607,3.770695,3.212059,5.702065,8.93143,-2.710588,-4.351156,-8.598368,9687.0073,3.722274,3.04801,5.410933,8.357138,-2.428279,-3.881162,-7.498622,4
197857.5752,18.822117,51.425026,74.370498,89.81716,-30.356882,-50.017273,-391.18203,280276.1035,17.866839,72.934621,104.748224,125.880643,-44.81635,-97.224771,-759.267173,63468.2239,29.648132,18.011528,25.102081,32.834696,-16.323143,-26.535115,-55.581422,59364.2949,26.59588,16.74271,23.041368,29.063037,-14.868975,-23.76815,-49.579223,13925.3928,10.226502,4.430802,8.311487,10.465516,-3.453206,-5.775525,-9.675233,11845.6154,10.057412,3.476148,6.489553,9.275164,-2.878184,-4.559905,-9.246561,79925.1255,28.979942,27.313853,44.181659,50.311107,-23.278393,-41.850176,-80.915547,81726.2075,28.637236,28.39299,47.10454,54.861983,-23.799864,-43.374244,-78.555662,233100.0225,16.266875,64.446151,97.385462,133.182457,-34.887611,-78.429707,-582.529114,195913.6133,16.017415,55.520669,82.662683,112.238475,-29.218405,-53.709265,-418.126623,77427.7797,34.402029,21.1117,29.381596,41.253572,-20.736751,-32.722415,-85.094037,61583.2195,30.904134,16.68069,22.864202,30.746577,-16.384487,-25.988017,-59.508987,15264.2272,11.004797,4.843256,9.544289,12.07093,-3.960502,-6.721008,-11.974754,13342.0355,10.075126,3.829841,6.885394,9.977617,-3.318233,-5.525534,-12.291143,102686.8306,36.01937,35.522475,58.451471,71.607908,-33.683096,-64.916828,-149.386984,86824.0044,33.66685,29.513203,49.200661,59.568306,-27.506901,-49.781943,-103.221539,5
27433.4941,2.660345,6.387889,8.370098,12.523939,-5.407824,-7.281943,-16.361179,32534.125,2.24952,8.608472,12.225691,21.60226,-6.93597,-9.788652,-23.678684,9345.3588,4.228594,2.350357,3.787555,5.790475,-1.977637,-2.994861,-5.739694,9251.4378,4.065927,2.365902,3.836244,5.995664,-1.958929,-2.980161,-5.898288,3080.0095,2.715478,1.064761,2.417545,3.977554,-0.797717,-1.336819,-2.987378,2571.6457,2.645785,0.868469,1.93431,4.286206,-0.666438,-1.21172,-2.838681,12475.083,4.331707,3.85205,6.673028,9.070313,-3.136393,-5.122187,-8.816851,12955.8103,4.335317,4.074834,7.213245,10.074969,-3.296203,-5.381074,-8.731724,36245.8535,2.63807,9.126552,12.731382,26.703196,-6.960468,-10.168405,-40.006513,27549.3633,2.449632,6.700324,9.306039,17.957383,-5.198136,-7.395634,-23.809197,10033.5908,4.248702,2.451804,3.847151,6.279296,-2.099007,-3.108788,-7.024364,8427.6458,4.064824,2.194628,3.415506,5.837043,-1.809521,-2.739052,-6.327535,3157.1869,2.698377,1.12032,2.629721,5.2941,-0.830053,-1.506128,-3.938313,2854.356,2.638976,0.949235,2.110859,4.348235,-0.709867,-1.260176,-3.592773,13529.9875,4.405071,4.003707,6.825536,9.671126,-3.433464,-5.64712,-10.422396,12059.5102,4.361527,3.77376,6.527306,8.793247,-3.121004,-5.205142,-9.0433,4
124215.6084,12.052254,30.257043,41.323257,49.771447,-19.791329,-27.257878,-139.034863,182728.3008,11.862785,42.791096,58.906034,73.740854,-29.214362,-44.067367,-269.976322,24057.1643,11.719869,6.299086,8.185444,11.667633,-4.920046,-7.359775,-13.941733,23315.8474,10.960553,6.07418,7.879317,11.100702,-4.748398,-7.156105,-12.699365,7242.7323,5.807032,2.19805,3.493181,5.44356,-1.647968,-2.674442,-6.281006,6235.2934,5.856323,1.783309,2.88129,4.703089,-1.408139,-2.315357,-4.913803,32315.1965,12.241768,10.457834,14.852773,18.161606,-7.686994,-12.697222,-21.131047,33087.4421,12.065097,10.847459,15.558673,21.193175,-7.917229,-13.300438,-19.334136,153021.7119,10.81982,38.847952,54.91036,77.351729,-23.256328,-37.239996,-278.055383,126680.457,10.510871,32.544306,45.044359,67.628992,-19.026447,-29.279976,-167.531926,27207.1748,12.553118,6.904126,8.684993,12.526697,-5.79561,-9.066193,-19.909852,22770.8725,11.89161,5.8838,7.662211,11.353145,-4.848054,-7.219346,-17.116476,7757.8997,6.116723,2.382218,3.899276,6.33833,-1.816856,-2.987077,-6.854754,6813.3073,5.705487,1.902669,3.05723,5.75016,-1.541306,-2.481973,-6.226327,37121.2861,13.454101,12.036167,16.874368,21.604506,-9.569506,-17.012961,-31.286125,33247.3584,13.26972,10.73066,15.488984,19.446757,-8.535579,-15.07857,-24.670727,5
760.3916,1.047672,0.89294,1.932208,6.294154,-0.561328,-1.024293,-5.764341,302.3222,1.011961,1.35635,3.23215,10.848579,-0.864794,-1.703777,-8.833956,467.7231,1.167474,0.475842,1.335505,3.202524,-0.163536,-0.424646,-2.460394,510.5505,1.175561,0.479971,1.38384,3.361279,-0.165313,-0.409607,-2.417761,217.1959,1.121064,0.337821,1.160059,2.969262,-0.093984,-0.313551,-2.309768,188.4957,1.122041,0.275981,0.924214,2.165163,-0.088804,-0.301824,-2.271929,717.9004,1.196685,0.862407,2.195424,4.316999,-0.229775,-0.524916,-2.482963,709.7128,1.186816,0.938432,2.527371,4.919939,-0.245139,-0.50129,-2.550046,1221.666,1.057101,1.294423,2.828276,10.583988,-0.786407,-1.671646,-9.881981,634.3476,1.034722,0.851044,2.035722,8.753966,-0.588895,-1.315316,-8.75072,510.321,1.17283,0.47331,1.284733,4.454424,-0.174399,-0.45059,-3.401682,439.4716,1.16791,0.430464,1.186484,4.420556,-0.157411,-0.414862,-2.95715,214.7557,1.116529,0.364447,1.374553,3.418288,-0.110001,-0.381694,-2.610969,212.7046,1.120779,0.307647,1.030725,4.012015,-0.104267,-0.415973,-3.513281,711.6668,1.187698,0.864074,2.440387,5.198222,-0.255069,-0.614423,-3.67488,662.6216,1.191031,0.814697,2.327239,5.169781,-0.233998,-0.539225,-3.002873,4
22734.705,3.131235,3.65048,4.344563,8.934635,-3.069737,-4.251396,-13.995245,38259.3359,3.303062,6.093803,7.711328,15.034448,-5.074826,-7.351633,-25.716416,3280.6465,2.569891,0.485793,0.838982,3.147605,-0.460203,-0.781642,-3.040429,3343.043,2.520125,0.494282,0.883853,3.37273,-0.466875,-0.792827,-2.740976,1542.4076,2.036131,0.286767,0.696791,2.765655,-0.242358,-0.495662,-2.520839,1361.2433,2.112342,0.253969,0.58401,2.499537,-0.211278,-0.456992,-2.538686,4888.1018,2.79642,0.73036,1.262153,3.691444,-0.715511,-1.178786,-3.735024,5042.4304,2.780806,0.755309,1.472921,3.823526,-0.775297,-1.263785,-3.704992,29909.9756,3.034899,5.105326,6.894177,20.429393,-4.328423,-6.792396,-29.134584,23537.3418,2.865599,3.926716,5.082072,14.412715,-3.242549,-5.152005,-23.537755,3413.5586,2.575028,0.50631,0.950898,3.537258,-0.468802,-0.828193,-3.573383,3017.5763,2.557447,0.458385,0.892528,4.032637,-0.426175,-0.779116,-3.390666,1655.7565,2.113239,0.320202,0.866186,3.867726,-0.255867,-0.577679,-3.138703,1493.4005,2.060503,0.290403,0.776315,3.723683,-0.223693,-0.51115,-2.682561,5085.2759,2.826595,0.754644,1.48886,4.210005,-0.74998,-1.222102,-3.949245,4753.4344,2.858264,0.698601,1.361325,3.702169,-0.703978,-1.156959,-3.710057,5
32916.2491,3.143842,7.910361,10.401034,15.457805,-6.262696,-8.495982,-23.012297,38401.3437,2.588716,10.400945,14.985966,23.491957,-8.100993,-11.367532,-32.16204,11918.7325,5.619928,3.028266,4.633904,6.471959,-2.48635,-3.703497,-6.422803,11754.2022,5.363605,3.022388,4.765884,6.486117,-2.458823,-3.675278,-6.94916,3734.7434,3.153926,1.276597,2.877655,4.911298,-0.928226,-1.537246,-3.862386,3277.0307,3.277638,1.306618,3.25238,8.115797,-0.782004,-1.339114,-3.788604,15626.1187,5.590097,4.928529,8.197142,10.440091,-3.929171,-6.375466,-10.449522,16232.6651,5.571745,5.149284,8.942698,12.333218,-4.105386,-6.741507,-11.618411,42800.2285,3.107574,11.54456,16.172938,30.839766,-8.167031,-11.896998,-48.542489,33411.5508,2.939374,8.665847,11.914122,20.581769,-6.239998,-8.915961,-31.603712,13265.0447,5.950002,3.237451,4.654853,7.177648,-2.691273,-3.982304,-9.193709,10908.2258,5.563931,2.790152,4.225375,6.905321,-2.246047,-3.423089,-6.827253,3835.8446,3.195191,1.340148,3.117143,5.4282,-0.972018,-1.764954,-5.014307,3400.021,3.031136,1.130636,2.611153,5.880169,-0.835568,-1.447987,-4.148854,17678.4749,6.026207,5.267352,8.352588,11.077035,-4.422159,-7.47735,-14.253447,15484.6166,5.822494,4.864506,8.071521,10.748314,-3.959791,-6.577821,-12.66031,4
151329.165,14.924099,38.294188,54.186588,65.531783,-23.249872,-33.588161,-240.219405,223490.9824,15.091777,54.486033,76.538379,94.948965,-35.753354,-68.913951,-479.414259,36263.3166,17.726443,10.050438,13.376118,18.479809,-8.164948,-12.71278,-21.236993,34757.8027,16.248634,9.5378,12.809454,17.840557,-7.717867,-11.952983,-22.896686,9675.363,7.542941,3.020463,5.266199,7.378489,-2.305228,-3.761576,-6.519017,8286.504,7.279025,2.506638,4.36123,6.60462,-1.960355,-3.209062,-5.83881,47264.1765,18.056726,16.041988,24.575587,29.371923,-12.305319,-21.261301,-33.980001,48578.803,17.905877,16.618693,25.637354,31.00333,-12.61266,-22.069487,-35.288304,186407.3349,13.412835,49.76687,71.705961,105.831784,-27.851138,-46.713968,-401.143478,157183.9765,13.298381,42.008615,60.41571,86.850382,-23.13129,-38.00541,-269.632392,42310.6072,19.729226,11.367559,15.061057,20.63015,-10.131662,-16.158328,-32.422685,34569.2249,18.246198,9.32878,12.517865,16.626962,-8.190267,-12.876097,-27.889307,10490.6441,8.097361,3.281601,5.818068,8.37431,-2.576643,-4.285438,-8.21112,9199.553,7.485004,2.612185,4.498287,7.455014,-2.193292,-3.577935,-7.622712,56979.4138,20.849859,19.483985,29.965313,37.196737,-16.793986,-30.702712,-61.246121,49847.6736,20.283387,16.927642,26.406866,33.010027,-14.339504,-26.678024,-44.781433,5
23180.6787,2.437195,5.19047,6.811481,10.611778,-4.428012,-6.018907,-14.466719,26826.086,2.050224,6.991411,9.968559,16.135512,-5.896573,-8.082262,-25.469825,7551.3379,3.63164,1.922474,3.283943,5.449654,-1.555615,-2.313218,-4.680212,7509.272,3.507563,1.939022,3.257096,5.123223,-1.558253,-2.349255,-5.493115,2543.1025,2.389543,0.90759,2.179077,3.841227,-0.661403,-1.149921,-3.65992,2194.3804,2.358359,0.76365,1.867885,4.020604,-0.550413,-0.946659,-2.546766,10129.7334,3.707338,3.141759,5.590317,7.38357,-2.485071,-3.999315,-6.987825,10430.3601,3.692124,3.303831,6.150616,8.571369,-2.594686,-4.222867,-6.440647,30474.1231,2.41583,7.579935,10.621808,21.506076,-6.076669,-8.979044,-32.232521,23080.8809,2.248962,5.538692,7.565156,16.008518,-4.539978,-6.505734,-27.447234,8308.179,3.734307,2.007679,3.209633,5.864076,-1.641001,-2.440192,-5.892857,6893.2981,3.552092,1.803135,2.832984,5.958508,-1.396041,-2.164759,-4.864644,2626.9039,2.406185,0.956632,2.30662,5.080818,-0.691558,-1.220145,-3.415527,2344.641,2.325076,0.814375,1.896194,4.786506,-0.595553,-1.08416,-3.337512,11067.4807,3.842985,3.232212,5.669871,9.574033,-2.688641,-4.328181,-8.70825,9808.4116,3.734732,3.062815,5.383974,8.803026,-2.454676,-4.052633,-7.200396,4
191127.2041,18.447744,50.800969,73.74247,84.248261,-28.714507,-44.129595,-388.918949,277780.5645,17.806159,72.709058,104.223782,122.529718,-44.822813,-86.793316,-835.835125,64124.0366,30.161236,18.154092,25.601548,34.968953,-15.571109,-25.339426,-51.513543,60374.7512,26.948597,16.923419,23.242798,28.411858,-14.445689,-23.089906,-44.41242,13941.3596,10.283465,4.390965,8.279011,10.169885,-3.481971,-5.734972,-9.458044,11770.8148,9.818756,3.518932,6.54403,8.201061,-2.915089,-4.668069,-8.43388,80733.3672,29.14879,27.249679,43.752184,49.412843,-22.897631,-41.4482,-77.982822,82000.8743,28.561792,28.431073,46.710471,53.94838,-23.407299,-41.968601,-75.489927,232713.8642,16.398867,64.259142,97.352377,153.785375,-34.959754,-72.845715,-560.862168,194650.3311,16.073511,55.237781,82.733133,114.304107,-29.414893,-52.753014,-403.936338,78964.2814,34.912995,21.609603,30.061435,40.778675,-19.90289,-32.051169,-84.385734,63394.456,32.101247,17.032843,23.407355,31.045541,-15.567121,-25.605925,-62.345379,15193.6105,10.878629,4.81924,9.5338,12.492462,-3.943191,-6.826674,-13.511149,13320.4204,10.137532,3.771348,6.656772,9.366571,-3.362098,-5.600697,-11.309487,103795.2253,36.253241,35.936517,58.857951,69.338564,-32.604985,-61.464349,-143.426675,88181.4516,33.398045,29.486345,48.240923,59.147813,-27.375975,-51.787354,-108.238728,5
8411.7412,1.513453,1.992153,3.03115,7.219022,-1.85019,-2.594559,-9.277279,9672.375,1.373263,2.856446,5.078628,12.432596,-2.730353,-4.065324,-13.676194,2653.6636,1.900712,0.823392,1.764804,4.232498,-0.614216,-0.98232,-3.325574,2718.7563,1.889256,0.845086,1.866039,4.311272,-0.621026,-1.031352,-3.481253,1078.6878,1.594564,0.487505,1.401828,2.974824,-0.318097,-0.605688,-2.169036,919.5409,1.561488,0.403883,1.165306,2.781527,-0.274257,-0.576609,-2.393303,3786.2475,1.981847,1.393269,2.994676,5.405643,-0.973129,-1.631234,-4.31779,3929.1502,1.996158,1.493657,3.476954,5.548233,-1.021307,-1.716024,-3.9844,11506.418,1.526911,2.855087,4.552274,12.759845,-2.667967,-4.196333,-16.05072,8336.1523,1.445986,2.020113,3.415827,9.303849,-1.945162,-3.050335,-12.747008,2792.2846,1.880417,0.858412,1.764793,4.143626,-0.641594,-1.037571,-4.441304,2432.6914,1.866094,0.774022,1.571121,4.10078,-0.570905,-0.970709,-3.568803,1129.9386,1.610544,0.515946,1.582573,6.37006,-0.335142,-0.721402,-3.541612,1021.984,1.572898,0.424918,1.232846,3.959466,-0.302652,-0.661219,-3.141747,3904.6758,1.958213,1.428008,3.265845,5.946534,-0.996024,-1.736421,-4.749199,3586.7432,1.963596,1.322954,2.944858,5.567826,-0.941834,-1.567705,-4.214784,4
80751.8574,8.464134,17.858658,22.658162,30.142578,-12.586014,-16.499004,-63.674074,120832.5878,8.258518,25.320151,32.282974,42.302126,-18.998813,-28.610373,-125.070461,13078.0174,7.097852,2.862398,3.568569,6.404286,-2.323176,-3.346028,-7.375376,12947.3076,6.721344,2.855554,3.547758,6.162611,-2.298291,-3.321054,-6.934333,4514.2341,4.042587,1.175433,1.756378,3.612668,-0.920597,-1.488039,-3.608829,3936.3327,3.972852,1.014063,1.520717,3.730643,-0.786001,-1.276962,-3.495306,18124.0002,7.422614,4.673568,5.950892,9.134206,-3.66166,-5.816991,-9.757531,18510.9687,7.365302,4.836207,6.236584,9.113297,-3.781115,-6.100624,-10.572284,102251.5137,7.874285,23.096162,30.494295,58.230501,-15.875376,-24.167933,-131.237222,83493.9922,7.577769,18.93408,24.365026,38.669728,-12.734055,-18.609306,-85.323288,14345.3349,7.321339,3.064306,3.749787,6.592602,-2.523215,-3.718113,-8.272704,12313.1658,7.100023,2.711098,3.394135,5.913471,-2.20381,-3.221148,-7.300731,4831.3449,4.25962,1.273002,1.972762,6.051972,-0.999055,-1.708484,-4.352407,4222.9365,3.923383,1.048921,1.702167,4.801864,-0.852407,-1.452113,-4.463517,19717.6941,7.773305,5.017026,6.267625,9.62549,-4.090379,-6.802643,-14.167946,18190.3853,7.83661,4.675088,5.928362,8.259324,-3.829542,-6.289111,-11.837888,5
16684.8838,2.056081,3.746519,5.039372,9.113836,-3.232646,-4.412202,-10.454022,19705.9883,1.786714,5.092412,7.475683,13.439724,-4.497614,-6.360366,-16.783826,5492.3542,2.992954,1.437125,2.56627,4.282186,-1.136897,-1.728586,-4.54285,5489.3515,2.907837,1.451965,2.587091,5.171363,-1.147476,-1.768413,-4.202232,1966.9018,2.10106,0.729783,1.837332,3.309653,-0.517063,-0.925854,-2.621531,1673.9049,2.049707,0.616641,1.555755,3.154302,-0.4352,-0.791847,-2.335055,7434.6579,3.02577,2.359299,4.36095,6.573344,-1.805337,-2.896915,-5.064134,7668.5977,3.035487,2.496787,4.94435,7.361584,-1.873694,-3.021464,-6.074345,22732.0274,2.088183,5.414261,7.714341,17.964044,-4.648776,-6.809702,-23.444045,17081.1992,1.955304,3.933581,5.429887,12.816726,-3.409461,-5.017027,-15.964488,5987.634,3.060484,1.486603,2.495446,5.072,-1.204483,-1.838055,-4.843836,5008.8972,2.934585,1.340758,2.307003,4.895992,-1.042056,-1.658701,-4.398538,2012.8629,2.105596,0.766796,2.08851,5.687201,-0.542333,-1.007154,-3.174299,1809.6932,2.035924,0.645997,1.601581,4.167384,-0.470299,-0.868581,-3.267357,8044.782,3.143404,2.416481,4.562337,7.597319,-1.90569,-3.08792,-6.593311,7230.0698,3.078554,2.273364,4.169717,6.698917,-1.758439,-2.919668,-5.876761,4
170741.9824,16.839919,44.027662,62.915346,79.705431,-25.585036,-37.931672,-256.619601,258035.6699,16.725475,63.548993,90.142679,111.364583,-40.302793,-74.510113,-619.753798,50318.3406,24.24031,13.891573,18.777642,24.282023,-11.634779,-18.275955,-33.936131,47480.241,21.92691,13.043197,17.638548,23.646586,-10.93861,-17.15525,-36.001001,11812.8275,8.928547,3.65193,6.565954,8.025523,-2.914575,-4.738788,-8.449721,10062.9986,8.576025,2.965327,5.347336,6.948315,-2.439,-3.929909,-8.487543,64445.1516,23.865649,21.273324,32.998682,39.507729,-17.623172,-31.333982,-55.051782,66000.9512,23.602688,22.210992,35.155052,40.522193,-17.984326,-31.91561,-59.474646,209437.418,15.152906,56.833428,83.476443,116.972821,-31.671651,-61.706114,-500.203206,175472.2666,14.863244,48.084132,70.805728,94.370207,-26.491662,-41.801689,-358.211446,61383.7502,28.175092,16.500985,22.52559,31.795629,-14.744219,-23.385508,-56.349096,49403.2958,25.855867,13.184284,17.925569,23.31703,-11.678338,-18.215566,-47.510365,12919.9016,9.6367,4.006435,7.453456,9.920408,-3.276351,-5.434137,-11.576984,11327.094,8.869187,3.114441,5.331668,8.042073,-2.781006,-4.658973,-10.381736,82077.615,29.462167,27.545561,43.592985,55.793102,-24.625761,-45.414598,-80.871941,70282.6331,27.474453,22.920497,35.664413,43.119326,-20.791497,-37.95648,-71.440578,5
8638.1035,1.534527,2.072178,3.328983,7.329847,-1.829008,-2.615014,-7.766092,10083.1602,1.391832,3.012864,5.100011,15.292631,-2.709661,-4.09034,-11.938223,2812.232,1.977948,0.832712,1.763889,3.452445,-0.619145,-1.057285,-3.058584,2867.9622,1.952793,0.853363,1.784446,4.262968,-0.61908,-1.188443,-3.340189,1141.9948,1.635658,0.484514,1.42282,2.991152,-0.316793,-0.613155,-2.186281,981.9161,1.613402,0.401273,1.184247,3.090257,-0.273551,-0.567239,-2.54906,3957.2756,2.040137,1.396527,3.117074,4.990486,-0.976933,-1.593964,-3.872086,4069.0632,2.045166,1.499389,3.551235,5.835443,-1.023112,-1.766125,-4.267617,12058.7422,1.557812,2.983646,4.751275,14.180362,-2.649806,-4.153722,-16.790098,8761.6133,1.471475,2.115059,3.363472,10.060438,-1.924097,-3.183931,-11.787355,2969.5384,1.969346,0.857716,1.76731,4.680822,-0.642482,-1.083355,-3.77802,2540.0984,1.92561,0.77509,1.565216,4.118638,-0.577785,-0.991176,-3.668724,1165.678,1.627606,0.520691,1.614682,4.009707,-0.3432,-0.750186,-3.387812,1063.0048,1.609358,0.442278,1.227092,3.788535,-0.297069,-0.641868,-2.802756,4019.6192,2.006211,1.425194,3.271786,6.433899,-1.019152,-1.696332,-4.793332,3704.0258,2.01169,1.32546,2.971288,5.893794,-0.944635,-1.572196,-4.61102,4
80983.3116,8.541371,17.825952,22.640744,31.450188,-12.471171,-16.48926,-56.094136,120950.4219,8.270642,25.428974,32.717128,45.816423,-18.759779,-27.125142,-162.340919,13068.4609,7.054722,2.887568,3.729826,6.567428,-2.410896,-3.467798,-7.077511,12930.8457,6.698653,2.848871,3.588433,6.349128,-2.361021,-3.402923,-6.319805,4548.6804,4.101194,1.188533,1.719172,3.549306,-0.930645,-1.527572,-3.633075,3956.0836,3.992957,1.022895,1.585289,3.644649,-0.773049,-1.239197,-3.336872,17929.4502,7.344644,4.668923,5.992007,9.760402,-3.764606,-5.86886,-11.29955,18402.7126,7.308649,4.846014,6.313404,9.149369,-3.902587,-6.335304,-10.440702,104614.292,8.022663,23.341207,30.99043,49.868035,-15.594201,-24.071192,-110.102229,86361.1563,7.722756,19.225261,24.684605,40.799959,-12.64683,-18.454271,-83.373552,14270.1113,7.432743,3.043806,3.712491,6.386121,-2.634279,-3.89658,-9.031667,12178.0783,7.079063,2.700881,3.366924,6.395113,-2.300081,-3.311067,-8.008334,4825.5835,4.233709,1.268486,1.969471,5.339733,-1.007496,-1.758059,-4.510743,4245.626,3.983476,1.050984,1.682553,4.534296,-0.838272,-1.366074,-3.816916,19518.9383,7.72319,4.993165,6.320424,9.280277,-4.28411,-7.053582,-14.035389,17943.0808,7.806276,4.671581,6.060095,9.123772,-3.935906,-6.359358,-12.240623,5
16873.0419,2.069749,3.793189,5.077324,8.246282,-3.254894,-4.349846,-12.987808,19918.8769,1.79388,5.229067,7.897316,14.625035,-4.440289,-6.280098,-16.348488,5474.4222,2.979404,1.442246,2.569422,5.132015,-1.131153,-1.721279,-4.560563,5457.5884,2.881768,1.459491,2.557505,4.423805,-1.1173,-1.69743,-4.36483,1974.1935,2.107945,0.737974,1.848713,3.5093,-0.507913,-0.895318,-3.396758,1676.6574,2.049848,0.626188,1.589956,3.043042,-0.412406,-0.726678,-2.964538,7376.5158,3.030062,2.364646,4.490879,6.446213,-1.778787,-2.836089,-5.610267,7643.299,3.030435,2.497446,4.919823,7.304128,-1.893663,-3.079152,-5.902774,23266.6504,2.100413,5.699431,7.936316,18.144876,-4.630027,-6.90466,-25.421892,17672.7949,1.980858,4.151699,5.773684,13.267587,-3.4248,-5.005626,-16.410722,5894.5049,3.04865,1.477876,2.472095,4.961973,-1.174916,-1.749502,-4.873292,4943.2723,2.919363,1.338333,2.446889,4.963779,-1.025926,-1.630165,-4.608703,2028.8377,2.109655,0.772706,2.075075,4.731769,-0.535709,-1.074436,-3.740118,1848.8598,2.065598,0.657551,1.651884,4.095114,-0.447975,-0.838867,-3.046764,7908.7553,3.11966,2.406772,4.602052,6.886248,-1.911041,-3.105418,-5.814607,7060.4329,3.05609,2.280278,4.312498,7.595835,-1.733181,-2.721005,-5.364376,4
170184.0059,16.8428,44.264851,63.420505,77.394595,-26.323335,-40.475972,-356.654004,253769.0019,16.478293,64.92826,93.311783,126.219403,-40.832929,-71.890869,-624.43731,49890.8672,24.19494,13.869287,18.986161,25.09522,-12.550746,-19.567658,-37.358945,47113.5013,21.843992,13.002718,17.535503,22.463692,-11.490107,-17.960132,-31.89469,11930.6568,9.142385,3.693602,6.578473,8.467729,-2.89345,-4.846483,-8.208528,10120.6015,8.645831,3.010558,5.36462,6.733456,-2.409852,-3.795171,-7.466621,63683.3533,23.968887,21.305029,33.202824,38.839213,-18.222787,-31.058332,-53.318137,64956.9734,23.445249,22.079688,35.0261,39.705448,-18.791235,-33.858877,-56.783365,210921.084,15.124456,58.313603,86.098455,115.320771,-31.921858,-61.956653,-440.071951,177948.8261,14.935029,49.911281,74.454557,102.733734,-26.697011,-45.90464,-327.826837,59447.9492,27.198848,16.119931,21.722533,30.009954,-16.028089,-25.166637,-60.002607,48022.0263,25.135354,12.943978,17.463812,22.549635,-12.778324,-19.985566,-44.627556,12911.4766,9.683468,4.016181,7.480288,11.192942,-3.306696,-5.650282,-10.894194,11327.4531,8.96,3.184493,5.493983,7.667824,-2.720943,-4.378907,-10.025512,79240.1194,28.706206,26.926875,42.316327,50.652244,-26.357891,-49.781174,-108.163114,67629.4456,27.112703,22.872744,36.418483,47.511814,-21.385177,-38.422164,-81.567221,5
27015.8828,2.676015,6.246202,8.218042,12.161282,-5.105743,-6.758301,-17.30576,32900.2188,2.276645,8.721604,12.506353,19.515029,-6.82746,-9.522175,-27.376219,9593.8686,4.339383,2.425433,3.917938,6.414598,-2.082416,-3.085911,-5.883139,9510.293,4.168198,2.445917,4.040659,6.64951,-2.040646,-3.031135,-5.876655,3159.312,2.776202,1.080842,2.422652,4.090866,-0.792792,-1.397334,-2.721136,2646.3153,2.649539,0.913823,2.090421,3.824357,-0.637741,-1.094441,-3.224324,12689.4445,4.396203,3.967971,6.702095,8.583226,-3.220852,-5.10472,-7.795488,13185.0764,4.413056,4.178788,7.397273,10.417273,-3.414216,-5.596185,-8.640116,36652.7226,2.679826,9.204482,12.765092,22.938489,-6.845438,-9.61527,-33.288371,28041.086,2.495693,6.861729,9.385839,17.096406,-5.160474,-7.393417,-27.100089,10358.9009,4.390978,2.516757,3.878233,7.056578,-2.202901,-3.293744,-7.194441,8654.9069,4.191559,2.261623,3.543583,5.909398,-1.905069,-2.90578,-6.905015,3240.225,2.758834,1.141062,2.787036,7.416035,-0.836972,-1.57537,-4.278882,2889.6073,2.645842,0.968353,2.178316,5.029056,-0.700985,-1.251768,-3.915705,13795.5041,4.505728,4.092154,6.936476,9.814278,-3.601966,-5.927095,-11.848441,12263.2879,4.43586,3.86776,6.598596,9.5022,-3.208094,-5.241588,-9.53359,4
119069.8711,11.907373,29.385114,40.117387,50.374093,-18.680242,-28.024616,-130.333305,184735.9648,12.06954,43.19036,59.104535,75.41302,-28.859848,-44.698431,-320.505879,24411.5073,11.76867,6.448543,8.265103,11.545242,-5.299721,-8.004958,-15.235732,23580.959,10.950239,6.1813,7.979354,10.708444,-5.027296,-7.649013,-13.357583,7286.8216,5.806708,2.218277,3.49932,5.408265,-1.658802,-2.697901,-5.908004,6265.9509,5.64061,1.85077,2.928847,4.673403,-1.365868,-2.289563,-4.702168,32587.793,12.356842,10.506761,15.178361,18.051189,-8.07453,-13.316494,-22.768797,33367.1101,12.099422,10.956977,15.872717,19.41308,-8.392644,-14.045718,-22.179689,154258.4375,11.057159,38.994119,54.951294,86.470756,-22.93447,-39.034621,-259.278517,126524.7803,10.651081,32.914505,45.975329,65.657451,-18.858695,-30.882402,-207.871127,27540.4658,12.526368,7.051005,9.06262,13.274077,-6.248145,-9.568326,-19.92818,23098.1814,12.015556,6.040199,7.828332,11.166082,-5.247946,-8.146344,-16.912391,7829.2295,6.09115,2.400458,3.960563,6.724751,-1.832097,-3.127266,-6.765111,6872.2948,5.721864,1.910173,3.11178,5.581899,-1.507124,-2.496504,-5.448643,37279.7561,13.484286,12.156712,17.280906,22.541017,-10.415872,-18.383098,-36.893568,33423.8242,13.352816,10.886535,15.71272,19.868254,-8.969075,-15.299444,-27.162228,5
554.3369,1.035437,0.837749,1.775843,5.886092,-0.546346,-1.018184,-5.643617,181.6446,1.007174,1.334469,3.084524,11.911738,-0.874934,-1.715739,-11.066322,536.9966,1.191402,0.479323,1.351307,3.432379,-0.165086,-0.415084,-2.715713,521.189,1.178503,0.489875,1.352557,2.95162,-0.171331,-0.411008,-2.824523,252.1336,1.142548,0.34503,1.151697,3.104919,-0.096203,-0.341562,-2.527621,200.3984,1.125515,0.290453,0.966349,2.268857,-0.087665,-0.292105,-2.130369,712.9051,1.195463,0.866435,2.309677,4.683368,-0.250686,-0.605443,-2.807741,752.7183,1.199077,0.954477,2.594027,5.145136,-0.263065,-0.604699,-3.08761,1026.6328,1.047945,1.225082,2.754848,11.634564,-0.759472,-1.739332,-11.955366,430.4297,1.02345,0.83989,2.02073,8.32022,-0.580132,-1.254447,-8.045443,569.6272,1.194405,0.482349,1.307333,4.207612,-0.183711,-0.488784,-3.459639,496.748,1.189662,0.433432,1.213032,3.957051,-0.158485,-0.439018,-2.853955,232.5948,1.126506,0.369918,1.275263,3.525782,-0.113135,-0.385928,-2.809115,226.8217,1.12949,0.316305,1.067949,3.634304,-0.104865,-0.404135,-3.270464,748.2405,1.19903,0.887803,2.520356,5.6186,-0.260188,-0.573549,-3.895286,696.0259,1.201638,0.832225,2.343261,5.521647,-0.249361,-0.554044,-2.943495,4
21490.3916,3.063069,3.51534,4.075616,9.073187,-3.076989,-4.285045,-12.565456,37914.4687,3.277081,6.026791,7.355785,14.709165,-5.100424,-7.92343,-27.134332,3320.4627,2.611639,0.474301,0.798377,2.631946,-0.469125,-0.744723,-3.673531,3358.5439,2.543291,0.475927,0.893293,3.10558,-0.47464,-0.812692,-2.8709,1578.0553,2.092107,0.29247,0.675882,2.541664,-0.250282,-0.533684,-2.712063,1389.635,2.062207,0.262797,0.573726,2.684908,-0.215043,-0.449795,-1.856435,4912.6148,2.836604,0.728142,1.29283,3.361066,-0.760907,-1.180429,-3.74593,5065.0312,2.826122,0.756861,1.350561,3.568569,-0.789702,-1.253018,-4.538723,29650.0439,3.001594,5.100062,6.795732,19.995303,-4.380219,-6.836935,-34.105437,23203.7217,2.832734,3.94908,5.20912,14.854402,-3.284395,-5.048377,-19.75679,3403.3574,2.593827,0.495432,0.924292,3.795464,-0.487753,-0.858485,-3.742897,3052.0033,2.590615,0.450229,0.843926,3.678446,-0.441766,-0.789664,-3.477369,1675.2896,2.146189,0.31722,0.82722,3.902481,-0.264303,-0.632651,-3.600685,1532.8374,2.107797,0.288674,0.668902,3.766365,-0.227627,-0.520673,-2.792907,5049.8387,2.842463,0.737568,1.333136,3.78257,-0.790874,-1.262967,-4.108554,4725.4131,2.881353,0.694128,1.366119,3.805324,-0.747629,-1.247297,-4.371357,5
31551.8388,3.114176,7.567586,9.806788,14.139001,-6.175075,-8.288901,-21.693533,39020.8203,2.614726,10.408482,14.755486,21.326125,-7.981844,-10.705758,-32.167602,11847.749,5.544668,3.059081,4.735009,7.353814,-2.55836,-3.819894,-7.595112,11684.8006,5.273974,3.046451,4.868598,7.31198,-2.527281,-3.88236,-7.430933,3719.2954,3.153361,1.291757,2.944679,5.544666,-0.938429,-1.641742,-4.042755,3136.7976,3.039206,1.067201,2.400655,4.349869,-0.787345,-1.348737,-3.343655,15547.9335,5.546797,4.950436,8.309187,11.407988,-4.077304,-6.696285,-10.530492,16156.0437,5.549783,5.205661,9.095971,11.791446,-4.251546,-7.035967,-10.369742,43615.7227,3.153112,11.62085,16.082427,26.344806,-8.03233,-11.592552,-46.601661,34306.4414,2.992992,8.897458,12.238811,23.389608,-6.183406,-8.738627,-32.116337,13017.624,5.820896,3.243567,4.755952,7.22906,-2.74574,-4.078452,-9.874964,10721.4622,5.459653,2.817602,4.218353,6.517576,-2.302277,-3.478495,-6.887405,3848.9321,3.196749,1.356977,3.135536,5.816337,-0.978534,-1.741019,-4.473239,3428.0497,3.042736,1.136451,2.546203,5.377812,-0.833401,-1.424608,-4.189345,17461.5156,6.004638,5.329483,8.552369,10.953739,-4.557536,-7.492673,-13.811188,15215.1465,5.728944,4.89217,8.155624,10.449534,-4.065831,-6.800332,-12.166887,4
143993.3789,14.537233,36.857172,51.871477,64.306169,-24.017621,-35.67598,-237.662264,226879.0908,15.308352,54.588069,76.848318,97.797503,-35.954398,-66.281278,-491.495568,36388.5754,17.658138,10.079788,13.487887,17.361968,-8.415513,-12.860834,-24.210683,34849.9593,16.133973,9.5549,12.743169,15.813514,-7.999871,-12.289023,-22.453234,9721.9923,7.506444,3.030611,5.360732,7.393918,-2.324105,-3.758508,-6.440804,8293.1832,7.259346,2.491484,4.326886,5.542188,-1.955276,-3.152759,-6.655918,47551.4392,18.005324,16.030866,24.519874,28.715227,-12.892844,-22.319177,-36.47408,48704.6814,17.74947,16.655128,25.825915,29.557706,-13.165273,-23.117096,-37.29147,186701.9863,13.495834,49.527699,72.333726,96.395201,-28.368345,-50.15083,-385.524646,157455.7402,13.378389,42.238954,60.664836,83.21704,-23.695639,-40.794677,-250.092564,42613.1756,19.426322,11.423029,15.137142,21.680807,-10.377396,-16.446925,-38.871331,35070.6286,18.263512,9.456716,12.675698,16.792799,-8.306401,-12.982842,-31.299848,10518.3976,8.071986,3.311879,5.944902,9.302388,-2.590378,-4.316543,-8.45475,9180.0985,7.353168,2.609624,4.44358,7.009136,-2.210499,-3.639506,-7.275292,57890.1626,21.065252,19.738641,30.424311,36.403949,-17.261387,-31.464249,-66.279555,50443.8665,20.276975,16.968776,26.364357,32.538904,-14.829402,-27.72521,-51.27643,5
22347.664,2.411797,5.031718,6.787815,10.550905,-4.578541,-6.331902,-14.259034,27414.9004,2.072498,7.158844,10.238186,18.523972,-6.009526,-8.126769,-23.851272,7463.6285,3.60793,1.915117,3.182083,5.047264,-1.637859,-2.52633,-5.508084,7427.1819,3.487223,1.935004,3.275156,5.518821,-1.642429,-2.484763,-4.61888,2560.2411,2.416859,0.908191,2.184241,4.019365,-0.677298,-1.316408,-4.053826,2145.9386,2.344612,0.755214,1.850274,3.854249,-0.568233,-0.995543,-2.695827,10081.4563,3.727258,3.116578,5.63875,7.809275,-2.596644,-4.191867,-7.136076,10374.706,3.678409,3.284077,6.097752,9.443836,-2.705755,-4.354955,-7.009539,31083.955,2.437985,7.759168,10.768063,22.210226,-6.143596,-9.103748,-32.068317,23909.8399,2.294929,5.734043,7.736249,16.077735,-4.591419,-6.639949,-23.621606,8115.9756,3.677142,2.000224,3.264256,5.499321,-1.741845,-2.554949,-5.489002,6775.8904,3.538159,1.792936,2.89987,5.64662,-1.481239,-2.236042,-5.121299,2665.7611,2.444323,0.954993,2.37713,5.586396,-0.705772,-1.329797,-3.800731,2375.9857,2.336995,0.819021,1.971996,4.936023,-0.608865,-1.161222,-3.758031,10903.489,3.836671,3.214149,5.654515,8.654608,-2.79212,-4.523962,-8.047719,9685.8675,3.734585,3.056417,5.495437,8.222071,-2.54961,-4.199025,-7.33986,4
182384.8418,17.9035,48.468516,70.291258,87.124081,-30.013175,-50.400134,-350.631432,284823.8261,18.178611,73.877419,107.936023,133.119273,-45.166961,-86.601951,-805.664986,63243.0307,29.881387,17.83258,24.810251,32.817385,-16.178525,-26.323375,-56.093829,59532.4387,26.767101,16.669616,22.725294,28.58065,-15.031879,-23.657269,-50.227812,14056.0199,10.435496,4.415278,8.352371,10.284373,-3.507198,-5.739974,-11.028743,11924.3165,10.184764,3.483902,6.46409,9.390834,-2.941724,-4.712324,-7.928524,80164.062,29.486077,27.065969,43.702135,49.459939,-23.815194,-42.891955,-80.985223,81794.5428,28.891868,28.196625,46.514766,53.034485,-24.330715,-43.848466,-87.704293,229207.4238,15.973142,65.888048,98.296031,136.491388,-35.543693,-76.873303,-629.516303,195440.3574,15.974191,56.384456,84.47802,114.588583,-29.876685,-55.421278,-465.096265,77780.6853,35.101216,21.074198,29.197149,38.563889,-20.489396,-33.760107,-98.863199,61842.4071,31.325777,16.712368,22.990896,31.000539,-16.033712,-24.967514,-63.740687,15291.1771,11.092479,4.820541,9.491817,12.934188,-3.971707,-6.61153,-12.491171,13365.7766,10.285506,3.848072,7.008444,9.414667,-3.389996,-5.684418,-10.798325,103295.7285,36.184552,35.311258,57.949754,70.357497,-33.404028,-63.853502,-157.596442,87336.6611,34.19776,29.419146,48.322345,58.513575,-27.812165,-52.593898,-119.992234,5
20634.9013,2.28607,4.674238,6.195742,10.064305,-4.302115,-5.77894,-13.405501,26420.7539,2.010284,6.938948,10.184068,18.594074,-5.858942,-8.464921,-25.486371,7257.8706,3.532459,1.838599,3.099574,5.44964,-1.609659,-2.542756,-5.318987,7237.4394,3.413246,1.854899,3.159138,4.912966,-1.613311,-2.404069,-4.498261,2533.7442,2.412649,0.878436,2.05135,3.637327,-0.674688,-1.182513,-3.102791,2163.6292,2.346456,0.751809,1.750299,3.119464,-0.578452,-1.040076,-2.62092,9820.6003,3.624286,3.024476,5.489142,7.627111,-2.555412,-4.098026,-6.635436,10126.1801,3.603286,3.18534,5.959954,8.241036,-2.670568,-4.344796,-6.953111,29803.1816,2.341287,7.277285,10.428136,22.879293,-5.894194,-8.661392,-30.808237,22708.6739,2.186758,5.356787,7.489768,16.746525,-4.363908,-6.310739,-20.373503,7738.9983,3.517558,1.897256,3.06497,6.011661,-1.702132,-2.519724,-5.555072,6581.584,3.429126,1.722007,2.934429,5.128319,-1.47459,-2.223462,-5.163554,2597.5804,2.392539,0.928297,2.269278,4.39114,-0.703283,-1.334599,-3.776544,2344.0622,2.341986,0.797849,1.891014,4.42365,-0.608985,-1.098815,-3.357533,10466.324,3.644184,3.092164,5.564943,8.472558,-2.732584,-4.410651,-7.998857,9373.9524,3.59747,2.939218,5.268819,7.438681,-2.511721,-4.183696,-7.445043,4
177835.8496,17.555127,46.299558,67.16723,84.603281,-29.540351,-51.058441,-431.772792,279762.6093,17.781095,72.613156,105.888603,143.843257,-44.543226,-95.277813,-821.791995,63781.677,29.726608,17.932611,24.816412,29.573022,-16.048945,-26.804505,-47.078579,60368.8303,26.596899,16.736448,23.142536,28.14838,-14.957897,-23.828042,-61.90606,14031.341,10.390476,4.394321,8.3824,11.05552,-3.536969,-5.738646,-10.81547,11800.9769,9.748042,3.57489,6.669613,8.950362,-2.929747,-4.832682,-9.255472,81260.2024,29.295244,27.211677,43.761752,50.433397,-24.049896,-42.999825,-89.881747,82821.7336,28.758391,28.342185,46.976575,51.687264,-24.656105,-44.614664,-85.58379,231948.7735,16.229768,64.06562,97.842749,139.829451,-35.100702,-73.250157,-626.899286,194907.4951,15.85635,54.920127,82.25167,115.092427,-29.573062,-52.285529,-453.514633,78492.2939,34.330572,21.424635,29.310758,38.362548,-20.200296,-33.075743,-84.319631,63016.0879,31.631603,16.973534,23.538895,32.042985,-15.849897,-25.236913,-64.083871,15299.2439,10.996569,4.797879,9.628847,12.475965,-3.972234,-6.701847,-13.128207,13383.2526,10.109795,3.787357,6.826597,10.167528,-3.375646,-5.569533,-11.465609,104290.1542,36.212318,35.722976,58.434268,69.655192,-33.443209,-62.752035,-177.847577,87636.7552,33.188577,29.647234,48.511456,58.154503,-27.900395,-52.795495,-112.323318,5
7418.1338,1.468121,1.79597,2.814564,6.759337,-1.890767,-2.630774,-8.091343,9547.2441,1.366378,2.893949,4.856885,13.149966,-2.734452,-4.102347,-12.327733,2725.9534,1.934573,0.819463,1.726229,3.852988,-0.616132,-1.002892,-3.293276,2773.278,1.911967,0.828605,1.793488,3.663423,-0.636662,-1.03627,-3.293592,1107.4207,1.619849,0.472278,1.342473,3.35229,-0.315507,-0.697698,-2.455397,950.8213,1.588975,0.401425,1.090133,2.791911,-0.271609,-0.560723,-2.310994,3858.4134,2.01407,1.373905,3.02122,5.127739,-0.987956,-1.561101,-4.102853,3947.8521,2.006868,1.465013,3.422638,5.985178,-1.042612,-1.702201,-4.383559,11206.0527,1.506054,2.862455,4.559475,13.457116,-2.705526,-4.259866,-14.874279,8091.3379,1.426437,2.000262,3.280224,10.420185,-1.955958,-2.973262,-12.422061,2861.5298,1.914915,0.830883,1.82026,4.366507,-0.64674,-1.066226,-4.613646,2502.2776,1.905364,0.763292,1.549352,3.996105,-0.576112,-0.966384,-3.451167,1152.7177,1.625167,0.502261,1.527606,3.929066,-0.338779,-0.74713,-3.482386,1008.8609,1.561411,0.425632,1.261472,4.781289,-0.296257,-0.622159,-3.183097,3936.8743,1.977368,1.399105,3.290201,5.883541,-1.024368,-1.6902,-4.963127,3654.5747,1.99077,1.307791,2.914213,5.190454,-0.953939,-1.557599,-3.991554,4
75116.6133,8.239401,16.78114,21.343641,29.212232,-13.005421,-17.324265,-65.067983,120924.7246,8.304481,25.607791,32.349458,45.075125,-19.30469,-27.683985,-159.604,13026.5203,7.077241,2.821045,3.529627,6.132983,-2.420878,-3.522983,-7.665971,12939.968,6.791847,2.817815,3.513243,5.840988,-2.401513,-3.491406,-7.396174,4497.6781,4.108071,1.164877,1.696312,3.132223,-0.932945,-1.661094,-4.368794,3904.2397,3.941194,1.007116,1.501994,3.402275,-0.813567,-1.372449,-4.064963,18191.1362,7.493124,4.644465,6.108258,9.282215,-3.910661,-6.268956,-11.755449,18603.4832,7.445116,4.812964,6.142745,9.093939,-4.02516,-6.455097,-9.689911,103891.6494,7.991646,23.635117,31.825022,54.07463,-16.125845,-24.145271,-141.694212,85339.3701,7.701428,19.406641,25.235633,36.13296,-13.050177,-19.283648,-98.396189,14094.0134,7.342937,3.001882,3.643134,6.415265,-2.614859,-3.789909,-8.251195,12163.1928,7.049666,2.673477,3.432037,5.854207,-2.283379,-3.304754,-7.997556,4826.4072,4.245477,1.256952,1.879232,5.221302,-1.007382,-1.732344,-5.042712,4213.8021,3.95714,1.037689,1.616029,4.548624,-0.847298,-1.490909,-4.440557,19487.4712,7.782459,4.937715,6.254235,9.620262,-4.318948,-7.035665,-12.982004,18045.3413,7.801426,4.614048,5.917641,8.481647,-4.033327,-6.529434,-12.412196,5
14905.2803,1.98422,3.300028,4.429862,7.744911,-3.29643,-4.516604,-11.49344,19572.8105,1.779527,5.08905,7.516666,14.211399,-4.521492,-6.315534,-17.289624,5502.6079,3.006111,1.42579,2.57206,4.493076,-1.147066,-1.747032,-4.59162,5492.8055,2.902965,1.455025,2.615005,4.790712,-1.166435,-1.794633,-4.157852,1978.5774,2.123057,0.720143,1.830302,3.858582,-0.526547,-1.028173,-2.904834,1691.1097,2.072842,0.608394,1.442937,3.489315,-0.443488,-0.900468,-3.585304,7494.1643,3.052515,2.35378,4.397722,6.588896,-1.854488,-2.95982,-6.178731,7745.5413,3.072676,2.488663,4.854832,7.386822,-1.946385,-3.128099,-6.047584,22898.8359,2.090879,5.471314,7.841947,16.410815,-4.657106,-6.942941,-25.775386,17315.2363,1.96422,3.975829,5.57189,12.946693,-3.447572,-5.305209,-16.924593,5985.7205,3.078792,1.481173,2.462204,4.918484,-1.210942,-1.844798,-5.269474,5004.9882,2.94527,1.331641,2.258151,4.676771,-1.048951,-1.684143,-5.244217,2009.0296,2.1057,0.759525,2.06776,4.998289,-0.550186,-1.000541,-3.459541,1822.9967,2.055187,0.645284,1.529231,4.364273,-0.478721,-0.891925,-3.45576,8085.2553,3.162338,2.409402,4.570296,7.774511,-1.963474,-3.139482,-6.04159,7228.6592,3.08399,2.262089,4.128512,6.668869,-1.806434,-2.909295,-6.059676,4
151771.3965,15.761968,39.308041,56.294729,71.252302,-26.935991,-42.509448,-280.669218,253420.0742,16.610463,63.482053,90.517121,111.408499,-41.012304,-76.190986,-685.003392,50557.103,24.660461,14.030656,18.916605,23.664239,-12.274459,-19.205799,-35.260916,47994.8011,22.033201,13.169279,17.730011,22.27577,-11.502547,-17.956163,-32.863315,11921.0209,9.082655,3.652119,6.522132,8.669845,-2.941713,-4.827473,-8.586982,10046.2638,8.612468,2.948175,5.228548,6.526856,-2.452885,-3.909165,-7.197643,65132.1335,24.115975,21.545425,33.443149,37.983508,-18.424408,-32.221065,-61.159371,66341.8904,23.838305,22.470934,35.525616,40.403745,-18.95075,-33.532813,-59.332831,208554.9296,15.18502,57.07412,83.871472,116.374367,-32.366414,-61.979379,-524.958001,176849.0146,15.000633,48.68312,71.685576,97.443831,-27.095671,-48.272886,-348.541764,61684.9946,28.41525,16.646513,22.477012,30.957629,-15.486556,-25.339055,-66.100024,49844.0817,25.948349,13.331397,18.009982,24.065154,-12.271174,-19.493825,-40.018562,12930.3643,9.642451,4.005687,7.463097,10.132477,-3.309566,-5.679934,-9.871267,11294.9727,8.892384,3.114157,5.297043,8.662199,-2.78689,-4.560639,-9.128888,82141.2185,29.532322,27.652458,43.667054,55.284504,-25.620329,-47.464997,-100.903446,70332.374,27.65524,23.061516,36.017526,43.791778,-21.414452,-39.289744,-88.332117,5
23769.3282,2.542834,5.439292,7.162116,10.990175,-5.166539,-6.922231,-17.451194,32603.4493,2.263698,8.602601,12.244129,20.017523,-6.949807,-9.659219,-24.796094,9666.4507,4.361806,2.432814,3.807806,5.994259,-2.034689,-3.052537,-6.956166,9571.2419,4.183832,2.435788,3.933153,5.795733,-2.041595,-3.155674,-5.88344,3136.3686,2.766442,1.082646,2.50852,4.977191,-0.806514,-1.422819,-3.212916,2647.6689,2.664464,0.898462,2.002981,4.346238,-0.677359,-1.195791,-2.747695,12931.5586,4.409229,3.964462,6.63455,8.266468,-3.288691,-5.362378,-8.648778,13398.2537,4.448383,4.200064,7.312235,9.693639,-3.468098,-5.76446,-10.65183,35862.2618,2.653299,8.984132,12.389582,23.503018,-7.078827,-10.246606,-37.669978,27505.4199,2.476827,6.655583,9.051258,18.30031,-5.328678,-7.971305,-28.080939,10529.2576,4.444242,2.546714,3.859924,6.548437,-2.154351,-3.324345,-7.110822,8849.1775,4.257824,2.277325,3.479358,6.137778,-1.844753,-2.815115,-6.521582,3244.5361,2.769939,1.134896,2.668943,5.495379,-0.843235,-1.514902,-4.122098,2872.7294,2.623526,0.949637,2.061908,4.586027,-0.72507,-1.275605,-3.931817,14108.0173,4.54119,4.130155,6.94739,10.03189,-3.573291,-5.865677,-11.469235,12593.4751,4.471001,3.872975,6.423986,9.145798,-3.24051,-5.523782,-11.213999,4
107948.9707,11.275008,26.622622,36.671597,45.543822,-18.852028,-26.557756,-136.659036,182562.3985,12.024658,42.96559,59.485043,78.547152,-28.907243,-46.837753,-334.534707,24627.5874,12.159127,6.504031,8.393447,11.033735,-5.338688,-8.189934,-14.88601,23995.8474,11.283698,6.293456,8.165881,10.769848,-5.081573,-7.574272,-14.897736,7286.0503,5.953738,2.200208,3.545021,5.345318,-1.67645,-2.711478,-4.665831,6267.3787,5.764103,1.82902,2.862459,4.123442,-1.414825,-2.257727,-4.616597,33277.0793,12.553606,10.650931,15.111704,18.554778,-8.353846,-13.633689,-22.603773,33928.666,12.374611,11.096413,16.183055,21.029433,-8.655297,-14.699562,-22.52596,151922.4981,10.935266,39.153388,55.044936,77.922829,-23.158173,-40.333821,-255.749685,126786.9131,10.730226,32.981315,46.003106,62.023318,-19.162335,-28.945038,-171.325599,27829.508,12.837357,7.150121,9.038047,12.358526,-6.238525,-9.597232,-23.705369,23450.281,12.349347,6.108434,7.891837,11.24664,-5.24094,-7.847566,-17.072591,7834.8694,6.232189,2.39125,3.905889,6.254094,-1.849134,-3.303009,-7.012375,6857.3744,5.752015,1.892146,3.036008,5.618999,-1.532677,-2.466011,-5.672405,37888.9881,13.6592,12.27803,17.339893,21.855431,-10.51995,-18.749869,-34.807766,33982.0559,13.44891,10.872117,15.546433,20.000614,-9.211494,-15.79138,-29.876902,5
248.8428,1.016692,0.67153,1.544948,6.521029,-0.542012,-0.969805,-4.976052,58.8261,1.002328,1.270874,3.113218,9.549142,-0.86946,-1.713217,-9.67543,461.6279,1.164444,0.477103,1.3496,3.090706,-0.165977,-0.38933,-2.533599,461.4898,1.157178,0.493946,1.347901,3.058668,-0.170434,-0.42388,-3.454133,198.1598,1.111394,0.340687,1.136661,3.093405,-0.096899,-0.283097,-2.4433,188.5201,1.11884,0.286776,0.93293,2.669323,-0.087497,-0.322014,-1.907757,682.0083,1.18537,0.861093,2.267766,4.367688,-0.24864,-0.526297,-2.941626,677.1238,1.177023,0.960683,2.672118,4.866898,-0.269132,-0.523499,-3.043008,977.6308,1.045694,1.200389,2.84554,10.434738,-0.764544,-1.574687,-9.358992,376.8066,1.020575,0.787222,1.982836,8.765912,-0.584207,-1.2397,-9.258494,502.1865,1.170848,0.47753,1.289799,4.000782,-0.17623,-0.49858,-3.950288,455.3945,1.174166,0.429373,1.112803,3.964478,-0.162664,-0.418464,-3.137003,220.34,1.120139,0.371827,1.354259,4.78958,-0.114371,-0.375804,-2.982704,178.4347,1.100573,0.304693,1.060694,3.48045,-0.10024,-0.374258,-2.733857,685.2903,1.180771,0.890566,2.461366,4.841136,-0.257599,-0.613161,-3.482978,626.4736,1.178416,0.805659,2.254867,5.480776,-0.242628,-0.576828,-3.19889,4
19213.2802,2.953874,3.173812,3.74543,7.280625,-2.982759,-4.19514,-12.747855,37605.5293,3.266062,6.033737,7.484684,14.473929,-5.016773,-7.41136,-28.048937,3342.7469,2.642989,0.480344,0.862008,2.848177,-0.467059,-0.821064,-3.392616,3368.1304,2.560482,0.485044,0.839949,2.580411,-0.491167,-0.78647,-3.182093,1578.1917,2.106875,0.285679,0.639251,2.795439,-0.242991,-0.484303,-2.337629,1409.0303,2.09547,0.258211,0.607747,2.531284,-0.222222,-0.404557,-2.630859,4947.0017,2.84603,0.716978,1.248973,3.613509,-0.753031,-1.21214,-3.501648,5090.9419,2.834761,0.737843,1.394108,4.330817,-0.801529,-1.224866,-3.950668,29395.0166,2.992042,5.11153,6.614038,18.514437,-4.345596,-6.745198,-29.828004,22893.3213,2.80953,3.986245,5.211514,14.958481,-3.293222,-5.017641,-20.436015,3409.7859,2.61566,0.506404,0.895021,3.240048,-0.480323,-0.814953,-3.547768,3072.3146,2.614607,0.459174,0.869043,3.664651,-0.433292,-0.772859,-3.537927,1663.7605,2.130686,0.32234,0.835105,3.879717,-0.257455,-0.573212,-3.386303,1500.2345,2.082255,0.283422,0.771564,3.655938,-0.216831,-0.481604,-2.741061,5065.5633,2.855707,0.734687,1.435452,4.163366,-0.784833,-1.258196,-4.177393,4747.209,2.886394,0.682775,1.317502,3.985039,-0.733571,-1.176656,-3.698563,5
26221.0039,2.87682,6.178379,8.171592,11.506587,-5.871411,-7.966307,-20.141781,38645.9648,2.599088,10.396203,14.785573,22.434592,-8.113615,-11.100127,-33.166176,11956.4797,5.62855,3.077594,4.700454,7.082974,-2.676909,-3.997124,-8.079081,11774.2725,5.351549,3.053207,4.847512,6.707898,-2.601587,-3.876335,-7.425515,3715.4721,3.175636,1.287806,2.889341,4.895487,-0.93665,-1.579708,-3.239518,3127.7216,3.040776,1.070225,2.470285,4.112094,-0.779396,-1.258191,-3.121263,15741.9585,5.6281,4.966561,8.279952,10.465703,-4.101013,-6.619579,-9.55915,16316.8904,5.607092,5.256753,8.970995,11.691442,-4.333531,-7.190645,-10.578241,43286.4765,3.132931,11.538207,16.454442,28.79638,-8.056443,-11.772763,-43.448297,34191.9218,2.987313,8.88469,12.041723,21.715482,-6.24516,-9.049725,-30.673468,13018.6738,5.82316,3.233958,4.684642,6.954129,-2.873946,-4.284936,-9.267313,10778.4419,5.496931,2.82094,4.199656,7.310003,-2.434904,-3.673814,-7.082585,3850.6831,3.207939,1.35969,3.139245,5.780242,-0.98021,-1.773949,-4.433291,3414.5612,3.022915,1.131712,2.506287,4.897565,-0.815729,-1.385602,-4.289011,17428.4846,6.021561,5.30417,8.569269,10.962692,-4.69439,-7.743491,-13.551039,15335.4802,5.780276,4.896309,8.041827,11.13588,-4.101465,-6.742251,-11.714264,4
122234.1338,13.278447,31.04102,43.87887,55.255168,-21.809865,-32.804809,-187.358809,226195.8027,15.303479,54.468031,76.941616,95.720657,-34.979718,-62.047131,-499.862789,37061.0784,18.237901,10.264676,13.723642,17.919634,-8.834066,-13.775557,-24.17536,35243.6367,16.475101,9.697364,12.887934,17.0965,-8.239188,-12.748089,-24.935056,9742.1607,7.648789,3.037789,5.365565,7.07771,-2.325957,-3.816721,-6.384316,8331.2853,7.4523,2.485771,4.267739,6.172083,-1.917323,-3.035532,-5.599057,48267.7495,18.428913,16.202709,24.770269,29.240482,-13.360825,-22.821641,-45.233034,49179.9766,18.14727,16.920908,26.395847,31.122312,-13.84256,-24.132075,-38.123305,185783.7412,13.455456,49.324555,71.803431,103.964814,-27.625934,-50.869824,-387.628396,157480.8398,13.353403,42.384034,61.289928,86.980539,-23.042344,-37.040821,-272.857624,42860.5579,19.821638,11.53488,15.245032,21.855745,-10.909563,-17.392104,-47.635695,35264.4727,18.62604,9.545973,12.714977,16.627733,-8.880043,-13.951419,-30.734644,10486.2541,8.013888,3.323247,5.946654,8.133695,-2.59309,-4.40726,-9.649617,9222.2818,7.51955,2.600227,4.437191,6.862249,-2.133448,-3.474091,-7.036658,57824.2,21.323238,19.774902,30.173834,37.567428,-18.387183,-34.255449,-61.757007,50521.5425,20.499325,17.004227,26.372016,34.266321,-15.196437,-27.071639,-53.095689,5
25043.0996,2.713707,5.759456,7.591751,11.717849,-5.694591,-7.655005,-18.454441,38553.5469,2.511534,10.388089,14.728344,22.642112,-7.947803,-10.835341,-32.401455,11802.9632,5.134281,3.008675,4.586767,6.426904,-2.675573,-4.102246,-7.471234,11582.58,4.885927,2.998801,4.617052,6.43542,-2.59385,-3.889952,-7.535774,3630.1939,3.036025,1.245832,2.777311,4.331419,-0.938194,-1.599497,-3.364189,3083.5932,2.939309,1.034996,2.26395,3.866512,-0.773088,-1.266833,-3.879157,15462.1079,5.190802,4.827742,7.949966,11.483414,-4.118144,-6.522049,-10.79832,16024.0874,5.201175,5.106614,8.683447,11.059924,-4.39056,-7.244575,-11.898872,42892.3477,2.9859,11.243778,15.673011,28.418081,-7.981084,-11.803077,-45.329958,33453.0351,2.808156,8.569208,11.925094,19.809388,-6.140011,-8.725615,-28.99168,12714.802,5.223332,3.1538,4.558059,6.797176,-2.860463,-4.258028,-9.875398,10609.5202,4.96797,2.79547,4.096149,6.240981,-2.435641,-3.655741,-7.696841,3775.087,3.047895,1.321276,3.086386,5.238029,-0.986205,-1.778737,-5.134353,3366.6569,2.918539,1.102449,2.43347,5.248062,-0.822471,-1.439275,-4.187957,17054.5388,5.443067,5.11154,8.169755,10.915306,-4.6943,-7.778043,-15.202234,14987.9897,5.242237,4.757764,7.670745,10.922206,-4.119432,-6.743373,-12.305285,4
118158.9795,12.704879,29.832469,41.90292,49.420119,-22.085011,-34.893426,-231.204151,226389.873,14.676072,54.283648,76.060184,95.899886,-35.659942,-68.38111,-523.373532,37163.7398,17.670592,10.344761,13.991134,19.371066,-8.922989,-13.870685,-22.980974,35271.7675,16.017213,9.738043,12.869794,16.738126,-8.332471,-12.997926,-24.896093,9730.0561,7.566591,3.060287,5.188417,7.064273,-2.346864,-3.882739,-6.900071,8307.6139,7.226059,2.505363,4.223779,6.051226,-1.940714,-3.034663,-5.403781,48680.3315,18.032235,16.45861,25.006198,30.242418,-13.528369,-22.871994,-38.345459,49688.6594,17.711919,17.222383,26.508173,33.377965,-13.970688,-24.496473,-39.264116,184540.6133,12.952974,48.811687,71.092233,96.212379,-28.327022,-48.682613,-393.818963,155455.0527,12.775523,41.901422,60.805961,81.866695,-23.836186,-39.388902,-261.49172,43528.0754,19.467952,11.620945,15.392202,22.401833,-10.828831,-17.322856,-37.626768,35660.5161,18.127018,9.596819,12.895388,17.488721,-8.823447,-13.835683,-31.452695,10541.1132,7.920843,3.332711,5.861184,7.969805,-2.609167,-4.403514,-8.831032,9243.042,7.386361,2.601761,4.422414,7.511502,-2.164458,-3.502,-6.828995,58569.5617,20.817372,20.122322,30.587407,38.648968,-18.199825,-33.781364,-67.101698,51048.8757,20.008612,17.263848,26.8188,32.877032,-15.199022,-26.824193,-56.898783,5
16776.8496,2.162605,3.669969,4.813373,9.375403,-4.156952,-5.467657,-12.268834,27031.3477,2.055706,7.067625,10.177426,17.840876,-6.036724,-8.29257,-23.548323,7479.0173,3.658153,1.885816,3.128968,5.072912,-1.670239,-2.574069,-4.80552,7424.6363,3.520786,1.901266,3.261918,5.375131,-1.666044,-2.536431,-5.198459,2566.5071,2.459755,0.896001,2.129128,4.628897,-0.678273,-1.212127,-3.940688,2171.7974,2.37247,0.761928,1.736882,3.227572,-0.571029,-0.973324,-2.833824,10016.8984,3.735941,3.092211,5.496966,7.607333,-2.633471,-4.177813,-7.359309,10421.6137,3.755833,3.271933,6.030992,8.872647,-2.772736,-4.40459,-7.123447,30690.002,2.407399,7.630638,10.815601,19.824369,-6.138312,-8.700901,-33.934227,23676.7383,2.269346,5.706233,7.922504,15.212419,-4.599995,-6.723363,-23.431659,8073.1824,3.710279,1.942711,3.065175,5.612714,-1.769226,-2.611598,-5.800693,6707.264,3.522318,1.758597,2.899635,5.630566,-1.513593,-2.25506,-5.147322,2640.835,2.445822,0.954921,2.300438,4.452932,-0.703381,-1.310558,-4.464833,2350.5013,2.345153,0.808642,1.859469,4.332486,-0.608144,-1.120368,-3.980398,10814.938,3.828072,3.16641,5.718845,9.309016,-2.849913,-4.634594,-9.293032,9652.1931,3.767116,3.006532,5.337937,8.138509,-2.577764,-4.175147,-8.038177,4
144746.7832,15.388239,39.124337,57.931518,72.888657,-26.959823,-43.807705,-370.041517,282800.3594,18.071952,73.823059,107.216874,137.326959,-44.666562,-92.083805,-953.076531,63773.2624,30.612656,18.148813,25.832878,34.258822,-16.389227,-26.351793,-54.847015,59778.843,27.183343,16.919622,23.345533,30.699603,-15.23399,-24.595086,-51.359847,14019.495,10.605818,4.433842,8.321141,10.516032,-3.526351,-5.787944,-10.689512,11835.0977,10.024947,3.568209,6.700724,8.292725,-2.9141,-4.655918,-8.194098,80533.7044,29.786709,27.641084,44.547867,53.353096,-24.438253,-43.224887,-86.599825,82339.7178,29.379999,28.790005,47.480347,53.174426,-25.031224,-45.206652,-78.864462,235765.3321,16.472994,65.982404,97.831282,126.814298,-35.373147,-73.59351,-628.145848,199711.3896,16.293318,56.684002,86.366429,113.223327,-29.812266,-58.156334,-437.706001,76328.199,34.496847,21.272533,29.76167,42.392246,-20.656546,-33.818562,-88.658583,61051.1974,31.454194,16.923353,23.371818,31.528945,-16.12369,-26.695433,-68.743779,15233.5977,11.028754,4.855827,9.63544,13.171184,-3.972627,-6.726194,-14.140403,13349.2348,10.368156,3.839114,6.941952,9.914416,-3.351585,-5.64986,-11.53228,101721.1997,36.267392,35.676919,58.945335,70.66844,-33.888927,-62.059209,-140.51529,86779.9219,33.901658,29.700016,48.895058,57.364555,-28.135406,-54.191503,-124.09682,5
95.957,1.00657,0.583736,1.454275,5.855107,-0.518503,-0.967421,-5.486914,-335.957,0.987121,1.237352,2.945255,13.574975,-0.892535,-1.835791,-11.347165,382.0989,1.133475,0.435617,1.312819,3.260059,-0.170192,-0.411119,-2.626127,408.8184,1.13712,0.44783,1.253816,3.033523,-0.171543,-0.497788,-2.869083,203.2626,1.115197,0.312873,1.038371,2.802281,-0.09679,-0.282964,-2.197087,175.5246,1.110984,0.265993,0.920669,2.358916,-0.086752,-0.299182,-2.303767,602.0451,1.161769,0.79977,2.123995,4.165907,-0.246204,-0.534138,-2.811438,634.2466,1.164193,0.888017,2.387143,4.327244,-0.25426,-0.557907,-3.315595,530.6426,1.023883,1.103567,2.764854,12.729166,-0.788233,-1.69401,-10.743991,99.6269,1.005214,0.748203,2.031218,9.383013,-0.611385,-1.314298,-9.43643,386.7532,1.125768,0.448103,1.285336,4.371365,-0.1834,-0.495518,-3.578457,340.8679,1.125649,0.398771,1.061585,3.732083,-0.167573,-0.472205,-3.302277,193.2725,1.104445,0.342304,1.28142,3.831624,-0.106595,-0.387403,-3.284309,186.6511,1.106817,0.289147,0.976062,3.200869,-0.099985,-0.397958,-2.933502,608.634,1.154803,0.815412,2.363513,4.79284,-0.260682,-0.606439,-4.70845,544.5799,1.151216,0.759741,2.181229,4.635097,-0.239614,-0.550746,-2.843866,4
22762.9736,3.023648,3.806763,4.488004,10.565085,-2.828427,-4.154194,-12.460603,36940.2617,3.203055,5.931864,7.333939,16.459321,-5.086206,-7.404542,-24.25021,3195.5253,2.561573,0.469668,0.773557,3.229199,-0.459472,-0.760358,-2.851307,3231.8178,2.493995,0.479019,0.810633,2.727487,-0.473966,-0.799007,-2.716025,1522.1041,2.068015,0.266138,0.610901,2.456459,-0.247203,-0.579264,-2.676843,1361.5533,2.061637,0.238688,0.596195,2.602389,-0.21465,-0.488085,-2.658523,4773.5947,2.776288,0.699749,1.217203,3.393456,-0.759831,-1.255502,-3.838171,4943.4273,2.774626,0.721958,1.291242,3.320783,-0.789521,-1.306538,-3.863008,28558.9326,2.916746,4.990169,6.602329,18.524944,-4.322142,-6.898159,-29.264167,22342.1914,2.740371,3.889654,5.215693,13.998589,-3.284546,-4.987787,-20.442247,3291.1257,2.538848,0.489417,0.875349,3.590316,-0.479999,-0.84835,-3.142303,2956.4667,2.555233,0.454878,0.839841,3.377922,-0.436205,-0.771371,-4.263046,1630.6777,2.114525,0.301804,0.818748,3.590883,-0.257765,-0.613667,-3.005445,1469.3863,2.066327,0.269689,0.689842,3.654832,-0.223454,-0.519851,-3.066188,4923.0034,2.787906,0.721284,1.419778,4.394635,-0.787637,-1.238842,-4.53294,4622.4065,2.822192,0.687886,1.242597,3.911548,-0.743353,-1.168461,-4.491079,5
9784.8701,1.61249,2.396566,3.523198,8.340649,-1.775805,-2.516391,-6.960859,10139.6093,1.421008,2.982822,4.874911,11.693535,-2.787202,-4.157391,-12.609045,3091.979,2.222087,0.871032,1.824286,4.379899,-0.64841,-1.063458,-3.926538,3091.8775,2.162382,0.886056,1.910163,4.326426,-0.653988,-1.05277,-3.686425,1221.4483,1.730164,0.513232,1.459948,3.417431,-0.334352,-0.700656,-2.271044,1029.3364,1.675626,0.437498,1.259243,3.204529,-0.284318,-0.581756,-2.473148,4206.415,2.2419,1.472676,3.315907,5.97942,-1.051219,-1.729828,-3.375262,4378.4241,2.257993,1.574298,3.638658,5.900248,-1.101564,-1.853785,-4.415251,12477.5371,1.613155,3.172398,4.842545,12.757068,-2.818754,-4.25328,-16.093195,9344.4551,1.541336,2.2929,3.557378,10.298889,-2.072996,-3.222923,-13.015586,3326.0485,2.266897,0.883884,1.868795,4.715001,-0.665211,-1.108369,-4.228667,2802.4871,2.181298,0.809333,1.673599,3.971756,-0.599788,-0.99105,-4.052979,1265.3974,1.734912,0.548001,1.686794,4.364268,-0.348574,-0.757783,-2.966314,1147.2063,1.694886,0.463521,1.429661,3.955185,-0.309259,-0.648219,-3.067905,4489.4849,2.299824,1.500196,3.413607,6.454092,-1.087122,-1.822247,-5.638916,4059.1592,2.277477,1.415403,3.317516,6.386257,-1.011961,-1.658843,-4.359405,4
85809.2402,8.889818,19.061881,23.824142,30.362771,-11.612516,-15.107761,-55.666349,121686.4365,8.722315,25.545161,32.560793,44.317553,-19.003999,-28.205631,-127.771243,13001.868,7.516965,2.829967,3.567116,6.066581,-2.455278,-3.644888,-7.099031,12862.3909,7.127827,2.816901,3.521594,5.943987,-2.435366,-3.440383,-7.338662,4550.4408,4.252901,1.169041,1.700675,3.461921,-0.930845,-1.517894,-3.752622,3950.6272,4.136532,1.010584,1.49568,3.274989,-0.812035,-1.433197,-3.495671,17933.7024,7.889425,4.648311,5.900496,8.936351,-3.92241,-6.193327,-10.229048,18396.8045,7.84291,4.801043,6.098409,8.380607,-4.04533,-6.545415,-11.148565,104497.3008,8.248787,23.803481,31.523752,49.330703,-15.831522,-24.495734,-136.111403,86205.4687,7.93944,19.724618,26.054143,44.257786,-12.81964,-19.573736,-85.641869,14134.9651,7.899438,2.996305,3.717479,6.406193,-2.686131,-3.978763,-9.096974,12113.3487,7.637686,2.663345,3.322298,5.781472,-2.325869,-3.415959,-7.937962,4835.098,4.338781,1.266441,1.987269,5.520621,-1.010277,-1.73004,-4.516212,4245.7373,4.140035,1.057579,1.630423,3.957837,-0.847866,-1.497016,-3.923133,19455.84,8.31078,4.964107,6.216871,9.516818,-4.413602,-7.228401,-13.451794,17875.6684,8.372409,4.645174,5.938165,8.766335,-4.081699,-6.652553,-11.902579,5
18110.748,2.091937,4.176811,5.748405,10.320972,-2.952042,-4.159056,-10.224271,19747.6875,1.786618,5.162932,7.616191,14.170002,-4.583307,-6.35294,-17.985019,5573.1387,3.047979,1.442772,2.570625,5.205398,-1.139411,-1.771998,-4.13486,5556.1621,2.942339,1.462187,2.586155,4.534588,-1.153426,-1.759386,-3.973991,2008.3122,2.14667,0.74255,1.817145,3.483869,-0.520737,-0.985751,-2.638043,1694.1911,2.06814,0.617008,1.526701,3.691282,-0.439993,-0.852993,-2.791133,7565.4341,3.106003,2.387041,4.431751,6.525455,-1.867275,-2.977768,-5.913249,7798.5796,3.103603,2.513241,5.035525,7.678207,-1.951197,-3.082734,-6.275639,23171.25,2.092713,5.628718,8.339094,18.178318,-4.758004,-6.909031,-25.945643,17453.3321,1.964905,4.128021,5.817597,13.024006,-3.507122,-5.293088,-17.573802,6085.1255,3.132672,1.501466,2.502981,4.940869,-1.193462,-1.819779,-4.822879,5039.7571,2.969209,1.349616,2.301515,4.513333,-1.030338,-1.598498,-4.527571,2046.6292,2.130776,0.775732,2.107452,4.75949,-0.540759,-1.040303,-3.269532,1863.1673,2.084476,0.663725,1.686969,3.704787,-0.472587,-0.898837,-3.082436,8193.9558,3.215732,2.454835,4.575597,7.476547,-1.977361,-3.195264,-6.903459,7374.3025,3.174751,2.314084,4.272998,6.988336,-1.813516,-3.005547,-6.389484,4
168906.209,16.580976,43.88509,62.627831,74.784976,-23.880962,-37.759034,-252.798731,256980.8203,16.781799,63.602519,90.954188,106.054998,-40.905077,-73.394165,-597.322278,50238.7769,24.864006,14.014868,19.310556,24.479986,-12.19994,-19.104904,-35.144811,47643.7771,22.444178,13.201892,17.731845,22.812967,-11.446799,-17.912137,-36.019072,11916.2887,9.241908,3.665727,6.559339,8.330321,-2.935018,-4.755273,-7.799269,10115.7397,8.802935,2.959159,5.260527,6.697285,-2.447967,-3.898716,-6.916976,65066.1037,24.530667,21.459816,33.337224,39.697466,-18.553672,-32.695048,-57.165433,66281.7189,24.234326,22.355246,35.479753,41.442867,-18.987428,-33.546832,-55.717919,209760.0869,15.141187,57.231441,83.923644,111.87116,-32.318696,-66.394528,-509.275931,176073.9131,14.867678,49.193756,72.835588,98.36146,-27.304525,-51.499539,-332.114875,61155.7448,28.51078,16.385623,22.102022,32.420032,-15.18639,-23.779654,-64.085338,49514.403,26.309824,13.184255,17.81091,25.212647,-12.031366,-18.805631,-44.617596,12934.6485,9.813426,4.020742,7.502235,12.043799,-3.302955,-5.572834,-11.131921,11348.1298,8.991223,3.136325,5.350994,7.679012,-2.791306,-4.58345,-10.196314,81642.2385,29.923386,27.430499,43.185809,52.066732,-25.389066,-46.495819,-100.586762,69908.2138,27.941558,22.888903,36.204682,43.671829,-21.320694,-39.600139,-83.887567,5
20095.2022,2.364668,4.449366,5.90905,9.108342,-4.780029,-6.340589,-17.505601,33058.5449,2.276887,8.698312,12.333907,20.429952,-7.217243,-9.902933,-27.581142,9573.2714,4.338793,2.431905,3.857375,5.670456,-2.124111,-3.324124,-5.719387,9479.0413,4.176103,2.442223,3.922726,5.860318,-2.091858,-3.090317,-6.011111,3110.5871,2.757504,1.0815,2.396303,3.803141,-0.821522,-1.410623,-3.45891,2618.483,2.639802,0.900342,1.990814,3.722532,-0.688099,-1.178101,-3.22078,12920.523,4.432043,3.978812,6.669988,8.636649,-3.377885,-5.551636,-9.041305,13345.6858,4.464442,4.217799,7.514019,9.770199,-3.531834,-5.804502,-8.851452,36670.9844,2.683838,9.143939,12.720766,23.597411,-7.339892,-10.873339,-40.534017,28319.8222,2.522515,6.809841,9.365036,18.127335,-5.549958,-7.908281,-29.293323,10325.4128,4.354991,2.567899,3.883396,6.587223,-2.224539,-3.358529,-6.712486,8653.677,4.161915,2.287989,3.489276,5.773667,-1.928132,-2.897127,-6.364883,3245.2557,2.79821,1.142348,2.697835,5.526968,-0.858749,-1.531158,-4.009995,2863.1275,2.623682,0.950726,2.115787,4.711157,-0.729112,-1.343334,-3.895448,13974.1159,4.522477,4.179293,7.055145,11.089386,-3.668742,-5.998475,-10.86958,12478.7094,4.442524,3.894942,6.541095,9.74832,-3.341796,-5.422369,-9.837038,4
94860.6133,10.323802,23.159514,31.559772,40.49049,-17.453747,-23.950944,-115.808505,182483.2031,12.014529,42.784686,58.316904,78.142731,-29.694419,-45.255858,-297.440227,24802.4577,12.157332,6.540812,8.433282,12.08722,-5.306347,-7.903125,-16.097894,24110.6397,11.278311,6.306143,8.134795,11.160916,-5.081948,-7.572644,-13.130122,7269.2497,5.890264,2.207473,3.498139,5.313092,-1.689619,-2.752436,-5.577287,6280.4026,5.766451,1.829553,2.900701,4.449674,-1.441454,-2.355377,-5.429287,33628.1281,12.59709,10.732759,15.36663,19.665967,-8.367737,-13.821218,-21.692375,34147.2068,12.485879,11.207867,16.216243,20.253455,-8.65665,-14.593062,-22.474999,150669.8594,10.896356,38.465523,54.987066,88.164309,-23.862888,-40.004282,-278.371306,126476.0869,10.71924,32.54507,45.703489,68.55553,-19.860476,-32.4892,-205.754679,28656.1653,13.292669,7.305084,9.246501,13.270764,-6.107221,-9.21769,-22.024926,23910.3432,12.469249,6.215931,7.954285,11.291978,-5.146377,-7.785604,-15.129979,7829.9326,6.188594,2.406559,3.96109,6.381244,-1.845297,-3.104877,-6.058675,6875.9877,5.799616,1.88654,3.007011,5.313151,-1.545305,-2.620792,-5.873586,38807.2903,13.967208,12.55,17.706903,22.918346,-10.353865,-17.811626,-32.534488,34663.9983,13.652241,11.05878,15.895938,19.970056,-9.157313,-15.765137,-31.517153,5
-19.2188,0.998657,0.540036,1.218793,5.761762,-0.507091,-0.968198,-4.780761,-10.1289,0.999599,1.231303,2.937464,10.30169,-0.916148,-1.771995,-10.472359,469.4733,1.166699,0.459417,1.299161,2.89952,-0.176575,-0.410613,-2.713794,499.4697,1.170192,0.477089,1.323737,3.295018,-0.181435,-0.376539,-2.61952,205.1482,1.115792,0.32742,1.121765,2.911593,-0.104233,-0.345283,-2.192531,189.9051,1.12016,0.274723,0.878006,2.822938,-0.092742,-0.360711,-2.484404,696.486,1.187315,0.825428,2.183334,4.449244,-0.257537,-0.568583,-2.374056,740.3609,1.194202,0.911705,2.464829,5.418001,-0.270574,-0.602861,-3.279595,885.0293,1.041621,1.127684,2.535003,11.50274,-0.794896,-1.582959,-10.354828,387.5488,1.02133,0.795315,1.871394,9.236991,-0.616413,-1.323744,-9.405281,510.6088,1.17229,0.464852,1.309422,4.003433,-0.185387,-0.46655,-3.252677,443.5063,1.168068,0.414117,1.182639,3.518553,-0.172797,-0.474065,-3.104607,239.2202,1.13097,0.364573,1.301326,3.583485,-0.113367,-0.389304,-2.982614,201.064,1.114579,0.28454,1.007592,3.587047,-0.104419,-0.409103,-3.02475,729.5024,1.190484,0.849988,2.328687,5.31562,-0.269293,-0.58501,-3.101125,675.8775,1.190514,0.771242,2.161923,4.746422,-0.251832,-0.593236,-3.389312,4
17563.0899,2.837856,2.975465,3.574699,8.062593,-2.74961,-3.846556,-12.243529,37476.8808,3.271813,6.009225,7.353855,16.182864,-5.049554,-7.236531,-23.988765,3341.506,2.641998,0.487772,0.886982,2.900474,-0.451929,-0.758247,-3.008393,3366.2314,2.55908,0.494369,0.833917,3.007837,-0.449003,-0.764678,-3.2237,1545.1464,2.076793,0.275042,0.642734,2.82249,-0.233619,-0.495395,-2.987508,1404.7686,2.100843,0.253136,0.591208,2.562212,-0.215222,-0.51152,-2.141929,4971.5962,2.839373,0.736036,1.281632,3.282388,-0.747511,-1.245066,-3.874937,5132.3051,2.848429,0.742307,1.277074,4.745672,-0.773376,-1.2755,-4.193608,28759.2978,2.973324,5.067439,6.705747,18.851711,-4.362261,-6.708849,-33.171945,22410.1084,2.793439,3.931705,5.33592,16.157024,-3.347798,-5.329927,-21.237305,3433.9077,2.622682,0.519447,0.932631,3.485711,-0.458384,-0.820825,-3.818826,3058.3652,2.595276,0.468916,0.770388,3.79275,-0.414619,-0.736353,-3.183003,1647.6245,2.122169,0.312919,0.787132,3.553024,-0.259454,-0.618119,-3.19364,1515.0483,2.106055,0.279966,0.676091,3.151766,-0.223919,-0.505102,-2.796249,5157.4006,2.869796,0.740218,1.427585,3.988229,-0.773277,-1.327823,-4.387352,4831.3243,2.901863,0.709374,1.226493,3.78415,-0.729056,-1.197146,-4.273538,5
23416.3906,2.740714,5.407334,7.117174,10.435378,-5.213672,-6.913496,-17.515445,38754.918,2.606245,10.436093,14.845616,22.29322,-8.089607,-11.167775,-28.768994,12113.217,5.708939,3.106098,4.68377,6.622545,-2.682911,-3.984212,-7.020969,11934.6987,5.408271,3.091446,4.775856,6.595953,-2.620141,-3.901432,-7.66413,3715.5031,3.208182,1.266748,2.802156,4.607901,-0.952645,-1.600353,-3.14849,3108.817,3.035338,1.054011,2.369036,4.139971,-0.790938,-1.358624,-3.40576,15923.9641,5.614737,5.003219,8.311237,10.594865,-4.168413,-6.760104,-11.494827,16483.1064,5.644234,5.258129,8.942464,12.167596,-4.410575,-7.24725,-11.960374,43185.4492,3.148851,11.55458,16.146058,28.118984,-8.14667,-11.581024,-43.06538,34092.2051,2.999753,8.83548,12.068202,20.777927,-6.326349,-9.11205,-33.706453,13176.3477,5.890608,3.314814,4.812594,6.650751,-2.867777,-4.284519,-8.9838,10876.573,5.520875,2.87009,4.193431,6.394797,-2.431326,-3.668772,-7.361085,3852.8635,3.222049,1.351092,3.091394,5.531013,-0.998206,-1.844002,-4.229336,3418.8237,3.045892,1.12338,2.450612,5.632784,-0.835577,-1.443088,-3.732466,17677.5825,6.024679,5.363866,8.583661,11.352261,-4.742834,-7.915021,-13.825711,15471.656,5.73599,4.894619,7.946469,10.234261,-4.185686,-6.906311,-12.994697,4
112648.6426,12.603573,28.338574,40.224445,50.215323,-20.06711,-28.220235,-172.379148,225972.5596,15.36793,53.812229,75.624129,96.924078,-35.213618,-62.036991,-494.120503,37260.1499,18.025105,10.292741,13.855794,18.622589,-8.876665,-13.842653,-24.714637,35526.1755,16.558916,9.712569,12.879419,17.163635,-8.258958,-13.02345,-24.328676,9751.294,7.730588,3.037332,5.311037,7.207236,-2.344387,-3.802113,-7.270046,8325.4927,7.400458,2.483752,4.360745,6.059641,-1.939661,-3.025575,-6.665086,48889.0132,18.552197,16.365812,24.892402,29.516303,-13.486258,-22.970304,-41.24647,49866.9529,18.287573,17.069952,26.519492,31.21818,-13.979788,-24.572641,-43.93903,184965.5957,13.438453,48.44036,70.162032,100.877803,-27.754527,-51.550921,-393.230655,154789.7158,13.207433,41.517118,61.006629,78.471214,-23.359196,-40.94936,-288.39267,43730.1811,20.290733,11.683344,15.651993,21.379353,-10.830643,-16.979269,-37.620443,35827.699,18.977013,9.619205,12.808737,17.319137,-8.820344,-13.736813,-30.101825,10495.8272,7.995123,3.322052,6.053224,8.92084,-2.615408,-4.386146,-8.498138,9196.9653,7.44939,2.595793,4.46248,6.845958,-2.153988,-3.507224,-8.324825,59086.0114,21.614703,20.120643,30.83847,39.32468,-18.411762,-34.321163,-68.759682,51426.5366,20.627231,17.168309,26.570415,32.120829,-15.350882,-27.084888,-52.285997,5
25521.1718,2.470305,5.868219,7.798571,12.740762,-3.843314,-5.146567,-13.187484,26930.7168,2.049742,7.082966,10.154374,17.022272,-6.055721,-8.348599,-23.022296,7615.9253,3.678255,1.925628,3.114482,5.837082,-1.689976,-2.534181,-6.470266,7519.6132,3.538907,1.932241,3.304721,5.715065,-1.655852,-2.525886,-5.376217,2547.5494,2.43865,0.904279,2.151026,3.802739,-0.681195,-1.328361,-3.036486,2166.534,2.361436,0.756133,1.761456,3.624726,-0.566015,-0.971113,-2.615475,10107.9724,3.72205,3.134272,5.466292,7.637042,-2.644004,-4.153998,-7.097607,10491.0356,3.739806,3.312645,6.086529,7.912105,-2.786256,-4.538134,-7.400422,30797.5801,2.421416,7.66812,10.621824,21.005655,-6.167757,-9.029476,-35.351764,23597.166,2.269344,5.711891,7.861338,16.838418,-4.691019,-7.234111,-22.39194,8190.529,3.72879,1.984506,3.160754,5.990851,-1.751495,-2.660346,-5.889616,6820.295,3.561306,1.78183,2.791449,4.771355,-1.518326,-2.297895,-5.303719,2644.4387,2.436146,0.957621,2.358197,5.867891,-0.707719,-1.313684,-4.347875,2363.8763,2.352634,0.810662,1.831183,4.917051,-0.59534,-1.071771,-3.237416,10905.0843,3.826524,3.202939,5.667787,8.313391,-2.875646,-4.831815,-8.553803,9720.1653,3.744268,3.03283,5.283807,7.715016,-2.575765,-4.115062,-7.589662,4
228869.1562,20.558436,60.006703,87.011026,109.73887,-25.053127,-40.432244,-293.591825,287325.0859,18.45118,74.260341,108.140208,130.245606,-44.706728,-92.361873,-929.420929,65196.6985,31.125516,18.566767,25.868083,30.74032,-17.429593,-27.471819,-58.036598,60718.9949,27.575122,17.230359,23.816136,30.363839,-15.862787,-25.711202,-49.896379,14114.3314,10.716303,4.437727,8.414044,10.510852,-3.551298,-5.857138,-9.856367,11877.4369,10.120912,3.552788,6.688286,9.33536,-2.895747,-4.531343,-7.590319,80450.3352,29.628572,27.744951,45.532524,54.004509,-24.990757,-43.834123,-82.984432,83177.5249,29.70628,28.951333,48.188359,54.6501,-25.853278,-47.36813,-87.06609,237405.4346,16.661358,66.207554,102.523539,138.040298,-35.072584,-73.048106,-584.095349,199774.3916,16.372306,56.769986,85.621575,118.933932,-29.798088,-54.79396,-402.643762,76858.9177,34.78431,21.431235,29.907174,40.960238,-21.932114,-36.146647,-98.056132,61638.6331,31.490005,17.026803,23.669706,31.819451,-17.454964,-27.79825,-67.010061,15269.8592,11.139019,4.872185,9.715588,12.671677,-4.040384,-7.040616,-13.65189,13366.9612,10.418491,3.843201,6.928721,10.087871,-3.295256,-5.279908,-11.02336,101349.1921,36.020226,35.686681,59.287668,74.698765,-35.391992,-67.385805,-150.886188,86432.309,34.033122,29.697584,49.072248,57.048334,-28.566321,-52.703229,-121.837436,5
9547.3183,1.536984,2.418893,3.651069,7.975741,-1.63003,-2.330606,-7.25022,9474.6055,1.362204,2.915359,4.834721,13.199552,-2.748392,-4.015129,-14.287826,2713.0559,1.938786,0.815564,1.740272,3.97174,-0.653449,-1.1121,-2.876869,2753.137,1.9154,0.828083,1.767881,3.569919,-0.658666,-1.101284,-3.43299,1082.0192,1.611894,0.485672,1.383209,2.95937,-0.330597,-0.659271,-2.626465,946.83,1.595145,0.39996,1.123911,3.023372,-0.277696,-0.560952,-2.262833,3805.8616,2.018182,1.372256,3.068623,5.82827,-1.029832,-1.628962,-4.216122,3900.2759,2.002944,1.474844,3.51252,5.997473,-1.089434,-1.861968,-4.651825,11448.9571,1.515219,2.92375,4.997299,15.462658,-2.671604,-4.169215,-17.17199,8218.4239,1.429992,2.083632,3.345952,11.127892,-1.975542,-3.160932,-13.098479,2823.8289,1.906842,0.833195,1.721888,4.078842,-0.678359,-1.132462,-3.944285,2479.2715,1.90188,0.773368,1.660344,4.231443,-0.608207,-1.03268,-4.202801,1118.0821,1.606984,0.515693,1.56852,4.346901,-0.344396,-0.74853,-3.639432,1035.9126,1.590254,0.433959,1.186395,3.358724,-0.299179,-0.65268,-2.949742,3870.9861,1.973971,1.408267,3.314265,6.302007,-1.072388,-1.784551,-4.820043,3592.0989,1.99311,1.323387,3.024035,6.245654,-0.994049,-1.603065,-4.462937,4
92802.3985,9.007309,20.150884,26.049078,33.786212,-11.051493,-14.522822,-57.097888,122034.9707,8.37359,25.664157,32.943043,44.928225,-18.953143,-26.7411,-147.95554,13161.418,7.231343,2.863967,3.597807,5.868396,-2.56696,-3.754435,-7.90023,12970.958,6.827306,2.840732,3.518882,6.092872,-2.49274,-3.558247,-6.366272,4548.5562,4.227138,1.164284,1.666489,3.819802,-0.940177,-1.568229,-3.829257,3928.4898,4.016281,1.009521,1.463407,3.171943,-0.792545,-1.291255,-3.115996,18199.0737,7.670874,4.680592,5.950294,9.161194,-4.082117,-6.331918,-10.161067,18721.302,7.653195,4.861627,6.169303,10.386721,-4.262416,-6.847027,-12.230322,103897.2783,7.931654,23.539545,30.849864,51.686647,-15.786322,-25.77846,-129.22332,85362.5606,7.626148,19.503876,25.53603,41.389395,-12.826211,-19.168431,-99.953657,14221.8618,7.446262,3.009149,3.680842,6.654219,-2.770094,-4.128713,-10.035528,12222.8035,7.153902,2.687964,3.3501,5.428494,-2.427162,-3.544255,-7.909244,4843.6001,4.32944,1.26806,1.915736,4.954348,-1.01403,-1.738888,-4.663727,4245.085,4.043355,1.048899,1.63489,4.351275,-0.828815,-1.370523,-5.319925,19605.1738,7.934342,4.966094,6.297037,9.347761,-4.642408,-7.609031,-15.610882,18029.9522,7.988753,4.658799,5.997812,8.897146,-4.215247,-6.708667,-13.65139,5
19322.6602,2.117113,4.417042,5.977762,9.690346,-2.813542,-3.962487,-9.293533,19626.6699,1.778802,5.072995,7.576867,15.060918,-4.652814,-6.449262,-19.065719,5476.49,3.018712,1.414964,2.570469,4.583878,-1.222401,-1.857628,-4.048073,5446.6543,2.918839,1.426591,2.54506,4.796107,-1.20556,-1.824648,-4.025987,1974.9204,2.147731,0.717973,1.806511,3.575732,-0.506091,-0.932274,-3.365132,1674.7234,2.070735,0.608026,1.519628,3.356802,-0.444755,-0.874384,-2.965255,7346.4668,3.054151,2.335115,4.417572,6.175115,-1.909851,-3.043759,-5.513805,7683.832,3.088468,2.459853,4.864063,6.411106,-2.01631,-3.270134,-6.316994,22995.8379,2.078454,5.452694,7.790637,16.441805,-4.78559,-7.015695,-26.231067,17252.1543,1.944337,4.000466,5.6829,13.1984,-3.574841,-5.094166,-19.227354,5949.0933,3.092286,1.454052,2.460314,4.955549,-1.250203,-1.931225,-4.57328,4958.2092,2.951222,1.316817,2.29482,4.784753,-1.095317,-1.692959,-4.367313,2008.6428,2.110763,0.752112,2.040914,4.828129,-0.557268,-1.060844,-3.26901,1851.575,2.09033,0.650174,1.577728,4.416978,-0.471076,-0.876649,-3.322603,8003.0012,3.179004,2.384367,4.455663,7.552453,-2.033556,-3.301682,-6.291794,7146.5872,3.124751,2.257421,4.293905,7.909057,-1.849002,-2.957475,-5.733486,4
209312.8897,18.680925,53.619136,76.709812,102.695298,-22.188204,-34.184283,-213.099158,260937.6094,16.878139,64.960466,92.686311,121.094294,-41.16049,-77.66613,-701.400616,50160.9358,24.875703,13.985242,18.85779,23.013379,-12.751792,-20.078031,-38.37777,47453.6953,22.544576,13.114674,17.734119,23.276854,-11.810953,-18.261821,-37.553951,12057.7786,9.499842,3.695216,6.644673,9.280355,-2.942074,-4.813415,-8.085534,10089.2899,8.740344,2.995078,5.343481,7.430958,-2.440942,-3.917124,-6.984747,64632.2082,24.856721,21.626898,33.700746,38.746423,-19.018235,-33.662659,-65.666703,66250.9202,24.472931,22.526748,36.150471,41.670532,-19.619193,-34.758363,-59.403528,213417.7832,15.228817,58.440018,86.564991,118.462789,-32.609766,-69.81534,-583.670123,180572.9463,15.029707,50.079143,74.439456,108.077475,-27.421602,-47.960359,-423.492225,58950.4277,27.6732,16.022144,21.862179,29.848554,-15.715883,-25.07856,-61.164693,47924.3394,25.614052,12.990328,17.58522,23.856705,-12.620601,-19.659859,-51.961596,12936.7057,9.897779,4.051768,7.548061,10.198129,-3.305039,-5.630343,-10.662077,11310.1924,8.945499,3.175878,5.491395,7.819872,-2.763534,-4.509154,-8.589145,79776.3735,29.679758,27.272162,43.086678,52.384846,-26.048188,-48.453261,-115.15095,68473.0424,27.849001,22.974671,36.629344,43.232784,-21.593031,-39.494618,-80.112388,5
33617.8008,2.868204,8.018701,10.643629,15.491438,-4.228805,-5.926625,-14.743703,33007.6172,2.269764,8.794567,12.715558,21.147636,-7.14757,-9.650701,-27.371274,9419.618,4.340887,2.383335,3.797346,5.990992,-2.156024,-3.2711,-6.204052,9365.0839,4.212545,2.398389,3.92382,5.950599,-2.131766,-3.148863,-5.828736,3106.5201,2.788145,1.068744,2.344394,4.274211,-0.830459,-1.441635,-2.84021,2635.9488,2.673175,0.901772,2.042568,3.70534,-0.69506,-1.229277,-3.100526,12664.3921,4.437347,3.941121,6.76574,9.112915,-3.441428,-5.497225,-9.147189,13134.9572,4.45495,4.150416,7.284344,10.035886,-3.629214,-5.896493,-9.141575,36876.0274,2.674787,9.303806,13.048957,24.891955,-7.287435,-10.326499,-43.521113,28358.6895,2.497816,6.937033,9.646439,19.145359,-5.538536,-8.136845,-29.237545,10137.1965,4.375494,2.47529,3.844202,6.415644,-2.240387,-3.361561,-6.836349,8568.9356,4.24498,2.23626,3.528535,6.639239,-1.935536,-2.915409,-6.367339,3207.0106,2.755576,1.139374,2.657622,5.167608,-0.864779,-1.540312,-4.035592,2843.1143,2.637583,0.958481,2.223522,4.966121,-0.737504,-1.291455,-3.585246,13778.9643,4.572572,4.07143,6.910781,9.533691,-3.733012,-6.15448,-12.138218,12227.4043,4.455041,3.838706,6.536151,9.664651,-3.377813,-5.562857,-10.486459,4
146153.3349,13.095539,35.569502,48.736037,61.319442,-16.020788,-21.922526,-99.213976,185105.9883,12.1442,43.472223,59.156287,74.881208,-29.911685,-46.498462,-323.893088,24585.2282,12.238579,6.510388,8.252697,10.901333,-5.445119,-8.364913,-14.542174,23798.4612,11.327006,6.258726,8.012574,11.467314,-5.216821,-7.720618,-14.468387,7334.4114,6.074346,2.211004,3.521951,5.614454,-1.695252,-2.766869,-5.752885,6277.2899,5.787557,1.847491,2.969264,4.715117,-1.446037,-2.849393,-5.525205,33241.862,12.722079,10.724819,15.241072,18.654049,-8.629344,-14.321613,-25.01572,34056.7386,12.623027,11.177397,16.121235,19.109035,-8.921553,-15.145481,-22.27272,153574.1025,10.975761,39.429419,55.005269,79.084261,-24.262357,-39.190881,-257.501094,126649.4863,10.591628,33.308835,46.727946,72.032505,-20.176463,-31.743069,-201.960374,27804.0139,13.031691,7.065175,8.858385,12.637759,-6.191782,-9.608452,-19.380794,23277.6251,12.474373,6.057907,7.873933,10.874626,-5.205546,-7.99366,-16.233818,7815.8995,6.200085,2.411923,4.051605,7.002497,-1.859271,-3.21148,-7.068867,6839.5489,5.750886,1.913863,3.101885,5.807701,-1.547957,-2.577097,-6.317265,37879.1025,13.903563,12.317461,17.458019,21.663418,-10.510612,-18.252111,-33.546615,33854.9092,13.582924,10.956902,15.855813,19.791194,-9.296975,-15.774529,-29.495962,5
10865.3066,1.619138,2.644643,3.873086,8.881517,-1.611843,-2.225416,-8.104719,10209.0488,1.401288,3.05043,4.932155,15.033467,-2.904332,-4.355631,-14.026544,2884.6694,2.031418,0.835122,1.754506,3.682962,-0.669384,-1.197029,-3.233707,2910.9124,2.000219,0.857643,1.89689,3.686716,-0.680494,-1.136985,-3.062304,1157.273,1.669159,0.494925,1.365664,3.471106,-0.339598,-0.653356,-2.237882,968.4539,1.607401,0.41745,1.218899,2.685476,-0.290965,-0.560265,-2.378608,4019.3842,2.10166,1.423268,3.103969,5.711555,-1.079103,-1.765054,-4.169238,4151.9091,2.099615,1.530189,3.48667,5.468984,-1.127597,-1.966949,-4.670656,12625.2051,1.586612,3.14417,5.204642,13.63013,-2.964465,-4.765064,-19.120713,9284.3184,1.504338,2.263124,3.605532,10.595097,-2.177821,-3.44702,-13.476044,3065.4265,2.041631,0.863802,1.784341,4.722667,-0.689765,-1.208308,-4.606111,2613.5842,1.998279,0.79293,1.541056,4.376525,-0.616241,-1.018799,-3.578318,1194.0182,1.659785,0.52461,1.648099,4.264836,-0.356765,-0.73565,-3.430534,1089.7778,1.626156,0.451749,1.279449,3.519731,-0.315475,-0.715194,-3.205854,4186.5325,2.108331,1.447288,3.209669,6.06099,-1.106843,-1.815736,-4.574283,3814.6382,2.09517,1.358896,3.075806,5.688747,-1.032234,-1.662901,-4.284112,4
96179.9248,9.140436,21.073857,26.724933,36.175144,-10.734259,-13.561074,-50.836404,123149.2969,8.43731,26.041195,33.112251,44.028934,-19.687669,-28.547596,-148.264093,13520.5135,7.569188,2.925483,3.565798,6.125886,-2.574729,-3.761724,-7.532159,13340.4585,7.126023,2.89321,3.598107,5.990911,-2.523359,-3.592676,-7.039311,4645.7889,4.313045,1.184587,1.677092,3.748423,-0.953928,-1.627282,-3.971455,4029.1343,4.155373,1.02599,1.517966,3.371046,-0.843323,-1.33646,-3.261501,18602.5361,7.882497,4.780272,6.113772,8.901385,-4.122385,-6.472097,-10.215503,19111.8278,7.849772,4.954089,6.519779,10.524999,-4.255672,-6.850853,-12.17387,105505.7334,8.061904,24.074817,32.210874,64.969812,-16.483911,-25.020839,-144.307567,87046.6845,7.756429,19.905141,25.6787,41.971466,-13.570511,-19.656991,-86.335545,14785.8186,7.877969,3.076236,3.796512,6.512235,-2.757801,-4.090129,-9.554832,12598.7866,7.601088,2.734219,3.35398,6.261974,-2.402209,-3.551662,-7.539317,4886.9942,4.324571,1.290997,1.884049,5.207213,-1.034886,-1.765733,-5.477709,4313.618,4.136126,1.076863,1.645134,4.256421,-0.854875,-1.443559,-3.913028,20322.2065,8.330379,5.096679,6.412148,9.593035,-4.616575,-7.330411,-15.11654,18648.7012,8.376751,4.762913,6.175236,9.654661,-4.23718,-6.882212,-13.318022,5
20710.9707,2.180422,4.811253,6.623391,10.495133,-2.700335,-3.662043,-9.727491,19960.2988,1.787042,5.294103,7.94026,15.205351,-4.797444,-6.847986,-19.105544,5487.595,3.029097,1.440465,2.508761,4.740002,-1.241172,-1.867971,-4.366012,5511.5617,2.961311,1.458626,2.650012,4.935682,-1.237121,-1.873652,-4.078056,1968.795,2.147002,0.725845,1.829592,3.62504,-0.540195,-0.960792,-2.643575,1687.4077,2.0811,0.617729,1.478618,3.071744,-0.468416,-0.818512,-2.383864,7455.9267,3.093528,2.369487,4.381108,6.733463,-1.968314,-3.0381,-5.159182,7724.7646,3.099593,2.510394,4.996559,7.687949,-2.049843,-3.282668,-6.280406,23820.5937,2.113039,5.872685,8.29881,17.925879,-4.992623,-7.168323,-25.454864,18201.0312,1.994858,4.275408,5.965813,13.176348,-3.735208,-5.383023,-19.688377,5914.2049,3.100798,1.485668,2.520748,5.483025,-1.306051,-1.920968,-5.202145,4949.9661,2.976366,1.333908,2.201048,4.852796,-1.12758,-1.79076,-4.453562,2048.168,2.14106,0.772297,2.05382,4.914749,-0.564527,-1.084006,-3.630251,1835.4707,2.065305,0.660171,1.638404,4.580904,-0.488311,-0.942994,-3.349208,8063.8696,3.212405,2.424542,4.571038,7.878796,-2.084418,-3.415423,-7.019658,7170.0781,3.132288,2.293276,4.216951,6.844881,-1.909379,-3.083047,-6.476448,4
206390.6729,18.55564,53.16309,75.278008,94.767849,-20.748352,-32.264771,-206.665601,256480.7285,16.771762,64.772546,92.5163,117.753309,-40.500421,-78.403782,-685.048852,50510.4348,24.617419,14.204505,19.339672,25.496,-12.45277,-19.423946,-35.254499,48087.114,22.32781,13.305226,18.035634,23.746721,-11.517226,-17.941533,-35.318537,12124.8781,9.539476,3.736657,6.655958,8.635349,-2.938836,-4.876177,-9.215927,10132.146,8.704319,3.019934,5.381194,7.420991,-2.44614,-3.903839,-7.036015,65200.7539,24.717956,21.954019,34.331937,39.722681,-18.765765,-32.877499,-57.328248,66825.7744,24.511389,22.963492,36.782349,41.981483,-19.363156,-35.281489,-56.057798,213280.1337,15.353215,57.435178,84.661866,125.954604,-31.964008,-65.082085,-533.208509,179800.6768,15.152786,49.531852,73.182032,105.375036,-27.424814,-48.42446,-419.217679,61412.7881,28.542009,16.756741,23.04881,32.316818,-15.138196,-24.297894,-61.010904,49441.393,26.045783,13.405066,18.134175,24.235891,-12.174799,-19.013962,-42.249668,13002.7763,9.866312,4.097387,7.66284,11.155453,-3.313142,-5.643018,-11.31196,11389.3388,9.023839,3.192674,5.494295,7.848149,-2.763494,-4.543218,-8.756702,82936.8243,30.37088,28.259312,45.130403,55.891214,-25.629236,-47.01815,-96.614917,70464.3188,28.376147,23.558367,37.681759,47.254452,-21.351926,-38.766733,-73.508561,5
32208.9765,2.803271,7.708695,10.310743,15.799354,-4.108874,-5.464878,-12.20107,32630.3086,2.253417,8.671735,12.496325,19.511741,-7.258312,-9.763479,-26.577365,9685.8399,4.4301,2.427825,3.843332,6.600223,-2.191983,-3.265176,-6.68787,9593.002,4.243153,2.441216,3.937748,5.880894,-2.167817,-3.244604,-6.294581,3131.5831,2.800248,1.05615,2.352912,4.460472,-0.847018,-1.481846,-3.725498,2650.8402,2.686595,0.894928,2.029916,3.602736,-0.700047,-1.212902,-3.535675,12991.8977,4.47401,3.982663,6.661556,10.495885,-3.472893,-5.601248,-9.120838,13445.1299,4.501602,4.209135,7.363866,10.52025,-3.661907,-5.988662,-9.704569,36214.4453,2.651854,9.058205,12.674101,24.426678,-7.405621,-10.912539,-38.986171,27350.9316,2.450106,6.720814,9.271238,18.578149,-5.619793,-7.845111,-28.80211,10531.7378,4.467365,2.543645,3.94941,6.647222,-2.294449,-3.453795,-7.672725,8818.9514,4.304432,2.27051,3.528131,5.382023,-1.993103,-2.948773,-6.352965,3223.657,2.769759,1.129323,2.640704,5.446981,-0.874855,-1.615395,-4.189392,2866.7167,2.639732,0.95267,2.077854,5.384511,-0.745723,-1.307858,-3.46461,14270.2879,4.628712,4.127665,6.940973,9.641792,-3.797552,-6.213777,-11.435035,12602.0222,4.482635,3.870094,6.502136,8.962625,-3.43746,-5.635553,-9.664998,4
143179.5332,12.994225,34.75669,47.700381,61.766688,-15.380077,-21.947049,-90.378403,181835.791,11.969364,43.194804,58.977399,76.798042,-29.933683,-48.298831,-350.631814,24813.1987,12.261787,6.643926,8.547891,12.722546,-5.478135,-8.329531,-15.719389,24188.3762,11.42588,6.401007,8.221157,11.053833,-5.217582,-7.975557,-13.328334,7369.3133,6.126454,2.213473,3.59673,5.353464,-1.704944,-2.738555,-5.19118,6242.7306,5.772566,1.839141,2.97395,5.54669,-1.435769,-2.33167,-4.884001,33672.7761,12.721741,10.892632,15.621993,18.631456,-8.634228,-14.150505,-25.843686,34509.5645,12.658198,11.385856,16.509285,20.089157,-8.904952,-14.901965,-22.433957,153144.4375,11.074639,38.993065,54.610462,81.199714,-24.064628,-38.682941,-271.030195,128383.0576,10.859251,32.811559,45.917801,62.325202,-20.115763,-31.233181,-185.498857,28257.2161,13.144731,7.422972,9.441176,13.889004,-6.245709,-9.432747,-23.814288,23604.458,12.560248,6.277662,8.224212,11.707701,-5.267752,-7.955477,-17.342352,7833.6712,6.208177,2.426756,3.983323,6.112356,-1.86178,-3.140195,-6.802259,6864.2062,5.792104,1.897279,3.129861,5.407683,-1.55361,-2.561352,-5.695754,38906.312,14.050573,12.755173,18.121684,22.99057,-10.586333,-18.719045,-34.494041,34726.605,13.727815,11.196395,16.069381,20.633042,-9.331017,-16.113355,-28.539377,5
858.7051,1.049502,1.028163,2.24955,6.61555,-0.444774,-0.845379,-4.755521,-18.3437,0.999278,1.308628,3.132557,11.01415,-0.904524,-1.756583,-9.949646,453.554,1.161384,0.477499,1.350784,2.77671,-0.177598,-0.404917,-2.446855,474.6008,1.161464,0.485563,1.390484,3.499864,-0.183844,-0.426621,-2.904313,208.5122,1.119713,0.334853,1.067758,2.816341,-0.101179,-0.348504,-2.413341,183.4879,1.115828,0.281653,0.932536,3.057031,-0.092435,-0.322392,-2.212573,690.0855,1.185746,0.846102,2.208586,5.045217,-0.263697,-0.544714,-2.78371,719.9605,1.188099,0.945266,2.598893,4.670432,-0.266767,-0.540202,-2.889155,885.2774,1.041452,1.174743,2.721801,11.901462,-0.831861,-1.655404,-10.99438,371.5703,1.020397,0.797786,1.978876,8.649514,-0.622456,-1.336868,-9.093001,481.5549,1.161116,0.482088,1.301295,4.242945,-0.188934,-0.52383,-3.330013,422.1678,1.159667,0.425751,1.101688,3.330271,-0.171034,-0.434514,-3.045362,227.1856,1.125569,0.366709,1.255374,3.866398,-0.115415,-0.465507,-3.448918,223.0274,1.128327,0.310015,1.000433,3.521065,-0.100066,-0.384985,-2.932505,706.54,1.183175,0.878107,2.46273,5.320614,-0.269941,-0.594335,-3.572978,655.4031,1.184789,0.801154,2.183542,4.256614,-0.251556,-0.614251,-3.369955,4
24488.8701,3.12644,4.048578,4.756531,10.973569,-2.382387,-3.354973,-9.94533,37641.0644,3.278606,6.019966,7.204722,15.929881,-4.950542,-7.00974,-28.711387,3362.9785,2.654658,0.498355,0.827747,3.339644,-0.475464,-0.787965,-3.725596,3407.1863,2.576643,0.497351,0.850136,2.677144,-0.469887,-0.763519,-2.688035,1582.5052,2.141257,0.280489,0.635423,2.432532,-0.24041,-0.591768,-3.165714,1410.0734,2.103926,0.250463,0.604471,2.404317,-0.211997,-0.460472,-2.170568,5056.1855,2.864143,0.743789,1.24892,3.54559,-0.756303,-1.225668,-3.595806,5191.646,2.863555,0.752409,1.300367,3.999957,-0.784294,-1.259749,-3.853966,28806.0625,2.975334,5.069265,6.92226,21.466946,-4.219104,-6.813692,-30.539614,22402.794,2.795574,3.893257,5.007369,14.813531,-3.21527,-4.880678,-20.855383,3510.5683,2.664166,0.520874,0.921692,4.346644,-0.481398,-0.841494,-3.71821,3101.1398,2.621888,0.464042,0.798472,3.769581,-0.443421,-0.775246,-3.721583,1669.7104,2.155026,0.316873,0.859627,3.393442,-0.258453,-0.514284,-2.946886,1520.2438,2.108145,0.275756,0.682532,3.635272,-0.221744,-0.514317,-2.939473,5205.0884,2.86963,0.746948,1.418542,4.366333,-0.777009,-1.318405,-4.458229,4894.3967,2.9151,0.710482,1.280079,4.544808,-0.735116,-1.197253,-3.84934,5
37756.5625,3.280218,9.241083,12.200113,17.74265,-4.375507,-5.733721,-16.295324,38491.6777,2.595586,10.25685,14.725331,20.45102,-8.233496,-11.195785,-30.141407,12120.3652,5.672398,3.115555,4.725739,6.70682,-2.692622,-4.048577,-7.3936,11998.7295,5.428053,3.108776,4.862652,7.554192,-2.640244,-3.958635,-7.290881,3709.5215,3.227828,1.259634,2.888889,4.63449,-0.982674,-1.635055,-3.127939,3134.9507,3.049545,1.050389,2.339365,4.633869,-0.810842,-1.388184,-3.001235,16010.865,5.616647,5.029827,8.352041,11.251497,-4.266665,-6.869994,-10.691718,16532.6171,5.617274,5.307747,9.025928,12.681834,-4.495466,-7.289067,-11.161376,42481.3477,3.109013,11.276797,15.850311,25.741281,-8.420841,-12.494998,-49.22616,33284.0117,2.950575,8.544466,11.823514,20.853866,-6.553157,-9.702215,-32.579249,13425.4505,5.965651,3.359733,4.878472,7.752149,-2.86712,-4.346447,-10.360615,11070.9465,5.638799,2.882997,4.267802,6.507546,-2.434443,-3.696522,-6.858201,3845.1219,3.208729,1.347106,3.175685,5.318348,-1.018822,-1.81276,-4.517301,3383.9663,3.008492,1.116265,2.482171,6.02954,-0.870522,-1.551801,-4.498133,17980.1765,6.083146,5.450373,8.589064,12.969394,-4.798751,-7.969986,-15.708565,15703.2845,5.812799,4.958747,8.033026,10.710937,-4.250806,-7.060011,-12.384572,4
172326.3428,15.917647,43.611215,62.089248,80.639431,-17.133321,-23.828457,-146.807327,227607.3808,15.4481,55.363844,78.889396,96.286542,-35.48051,-62.823106,-465.175533,37736.4944,18.720095,10.526238,14.06183,18.380708,-8.938318,-13.698683,-26.186863,36097.5669,16.829585,9.965073,13.325842,16.15347,-8.347646,-12.797018,-23.296912,9886.1833,8.051185,3.018249,5.189727,7.862002,-2.366519,-3.841262,-7.492532,8345.6075,7.523082,2.459835,4.249469,6.228248,-1.957896,-3.103315,-5.710362,49650.9688,18.76801,16.505482,25.19165,29.049969,-13.67415,-23.256998,-37.97478,50827.7707,18.647103,17.258003,26.885286,31.199764,-14.200065,-24.516959,-40.052047,187542.0947,13.706777,50.0078,73.522132,102.024681,-28.043306,-52.181433,-365.55255,155774.0976,13.289934,42.482696,61.522395,86.651959,-23.650954,-40.215308,-291.511729,44134.6372,20.366525,12.077705,16.069516,22.526241,-10.89674,-17.198885,-38.075574,36003.5013,19.135476,9.84005,13.167327,16.835931,-8.887606,-13.683809,-34.933381,10561.9568,8.18205,3.319838,6.051867,8.801626,-2.636057,-4.442214,-10.144272,9264.9006,7.629065,2.583261,4.389075,6.766367,-2.169719,-3.572826,-7.401212,60226.8247,21.777754,20.455961,31.351721,38.879842,-18.568652,-34.089786,-67.272809,52268.6856,20.819052,17.291661,26.838145,32.462161,-15.544724,-27.683428,-54.859624,5
26700.8867,2.52718,6.020611,7.975096,12.340483,-3.149325,-4.142998,-12.734401,27087.3555,2.05151,6.978129,9.990519,19.224081,-6.049679,-8.384147,-22.603191,7599.5788,3.700233,1.930549,3.145391,5.45799,-1.753637,-2.608342,-5.600982,7512.9522,3.555028,1.940479,3.219641,5.352047,-1.715612,-2.536816,-4.69053,2566.2718,2.476791,0.890598,2.069914,3.823283,-0.696103,-1.220268,-2.970529,2176.0482,2.381826,0.756314,1.748943,3.502121,-0.579399,-1.013841,-3.190872,10158.0324,3.729453,3.150937,5.497411,7.211452,-2.740861,-4.240507,-6.830935,10577.2923,3.763231,3.322937,6.170871,8.884232,-2.898317,-4.768316,-8.226318,30800.7227,2.414291,7.513288,10.513983,21.998417,-6.134474,-8.736346,-30.481612,23469.2812,2.253543,5.52402,7.931198,17.458194,-4.67199,-7.127681,-23.365919,8224.0259,3.752552,2.006747,3.101191,6.25054,-1.833078,-2.715242,-6.106347,6824.472,3.583095,1.785701,2.914376,5.662962,-1.580192,-2.400181,-5.56162,2633.6753,2.439748,0.953608,2.335205,4.89663,-0.727077,-1.305967,-3.646186,2361.3719,2.359581,0.810301,2.010502,4.367407,-0.613316,-1.090982,-3.553144,11055.4204,3.84218,3.228385,5.749223,9.922865,-2.984261,-4.881065,-8.964091,9794.4717,3.750161,3.052412,5.296183,7.720022,-2.66546,-4.244594,-7.818681,4
217923.7656,19.623078,58.823037,84.947875,109.689544,-20.507223,-32.116554,-204.034407,284445.0039,18.253539,74.507848,108.114653,136.831483,-44.32489,-88.532917,-698.45536,64947.1936,30.916957,18.634133,26.066416,31.169244,-17.211366,-27.544141,-58.181279,60974.6346,28.034947,17.36723,24.200461,30.200034,-15.647547,-25.337156,-58.888715,14228.7245,10.964555,4.448256,8.308865,10.250853,-3.521384,-5.827505,-10.721362,11837.8545,10.070237,3.557319,6.76388,8.694589,-2.87813,-4.557159,-8.225434,81657.7412,30.088637,28.007498,45.563795,54.432037,-24.791662,-43.67255,-98.94052,84009.0825,29.974313,29.269922,48.638992,54.816111,-25.781299,-46.449124,-80.581789,234497.4208,16.446404,66.121851,98.724435,131.557629,-34.696103,-68.485576,-626.045647,195727.2158,16.057891,57.223364,85.937813,119.43936,-29.807456,-54.56777,-511.237927,77259.5686,35.125815,21.613939,30.310222,40.893666,-21.219411,-34.414032,-95.717778,62078.7845,32.196462,17.15938,23.984389,30.142053,-16.866117,-27.19174,-71.179753,15334.0743,11.244634,4.873356,9.818803,13.149789,-4.016662,-6.947008,-14.269666,13400.8398,10.375007,3.840516,7.006261,10.13294,-3.292496,-5.303301,-9.731094,101980.2001,36.380387,36.043862,59.351312,69.399364,-34.698656,-64.766759,-156.255316,86814.6958,34.149719,29.87909,49.414259,60.96716,-28.106905,-50.590656,-131.471045,5
678.2988,1.0432,0.72512,1.5571,4.9774,-0.51632,-0.97973,-4.9692,286.8613,1.0122,1.1551,2.7099,9.6188,-0.80421,-1.4905,-8.6569,562.676,1.1794,0.49588,1.2717,3.4516,-0.17626,-0.38383,-2.4004,578.4839,1.1767,0.51569,1.3057,2.8602,-0.17769,-0.55241,-3.1419,243.7969,1.1155,0.36781,1.2141,2.4386,-0.10512,-0.38859,-2.8522,222.722,1.1243,0.31342,1.0045,3.0504,-0.095939,-0.3142,-2.1812,826.4126,1.2118,0.9465,2.4126,4.2953,-0.26248,-0.53476,-3.4024,851.6079,1.2064,0.97871,2.5272,4.9366,-0.27074,-0.58679,-3.0443,997.2285,1.0503,1.0285,2.2123,10.2923,-0.69266,-1.4953,-10.0154,607.0586,1.0366,0.66858,1.5288,7.2155,-0.527,-1.1354,-7.0557,653.3935,1.19,0.51686,1.2578,4.7505,-0.20066,-0.52091,-3.8224,569.5879,1.1953,0.45288,1.1857,3.8041,-0.17379,-0.47392,-3.3396,255.7451,1.1249,0.38009,1.3434,4.0578,-0.11758,-0.41487,-3.3885,250.7544,1.1287,0.34877,1.2583,4.2319,-0.11446,-0.42854,-2.6751,923.7866,1.2207,0.94418,2.5168,5.5992,-0.28128,-0.60339,-3.4632,801.5383,1.2163,0.90128,2.4175,4.6627,-0.25995,-0.55534,-3.0324,4
25714.6982,3.2639,4.1183,5.3693,8.4771,-3.3575,-4.4533,-11.9368,41324.5449,3.4767,7.8861,11.1369,16.8684,-5.2833,-7.277,-25.4968,4106.6984,2.6693,0.82477,1.5574,3.2313,-0.54217,-0.86416,-3.1394,4161.4788,2.6066,0.85487,1.6064,3.3483,-0.5551,-0.88375,-3.5521,1738.2471,1.9696,0.52451,1.1822,3.0353,-0.26453,-0.56228,-2.5855,1691.2225,2.1297,0.44407,1.0612,2.6396,-0.24955,-0.44518,-2.22,5444.3281,2.7625,1.3258,2.6085,4.4835,-0.829,-1.2987,-3.4636,5628.5874,2.74,1.3782,2.6945,4.9419,-0.86568,-1.3922,-4.4825,33320.3418,3.2723,5.5757,7.1903,16.2712,-4.44,-6.8046,-28.7612,25399.7852,3.0603,4.171,5.2774,11.2475,-3.3565,-5.1036,-19.7919,4623.7327,2.7291,0.89114,1.7224,4.5296,-0.59916,-0.99844,-4.009,3785.7146,2.6279,0.7536,1.4312,4.1934,-0.4958,-0.86469,-3.7999,1865.919,2.0999,0.54782,1.3091,4.4581,-0.28387,-0.61774,-3.2148,1659.9558,2.0099,0.50416,1.2014,3.6497,-0.24098,-0.52978,-2.991,5971.8968,2.8188,1.3807,2.8083,6.0879,-0.9027,-1.4472,-4.4927,5324.4734,2.8446,1.2569,2.6485,5.1835,-0.80521,-1.3198,-4.5382,5
30251.6347,2.937,7.6344,10.07,15.609,-5.9214,-7.6435,-21.4952,36362.9668,2.5352,10.2782,14.3157,21.1687,-7.8907,-10.5193,-27.4121,11210.6157,4.5986,2.9924,4.8213,6.6736,-2.4586,-3.6678,-7.9431,11211.1191,4.4481,3.0304,4.9618,7.1137,-2.4644,-3.6859,-7.2693,3610.3281,2.7391,1.3071,2.9581,4.7794,-0.93557,-1.6956,-3.6567,3013.6388,2.6705,1.0951,2.5157,3.9786,-0.77916,-1.3312,-2.9144,14485.7571,4.7373,4.6742,8.2012,10.4871,-3.8234,-6.1129,-10.3819,15039.5388,4.7021,4.8378,8.7353,12.349,-3.9859,-6.4809,-9.7951,38787.9609,2.9584,10.7735,14.9764,25.3979,-7.5458,-10.7979,-45.7126,29278.2637,2.7722,7.845,10.5531,19.0096,-5.6737,-7.968,-27.4185,13115.1909,4.8462,3.4462,5.0839,7.9713,-2.7975,-4.1116,-9.7335,10792.2485,4.6733,2.8304,4.401,6.6931,-2.318,-3.5146,-7.698,3772.4627,2.8628,1.3854,3.138,6.2202,-0.97926,-1.6995,-3.9081,3386.8691,2.7491,1.1964,2.7752,4.976,-0.83724,-1.4453,-4.3539,16805.4443,5.0573,5.2952,8.9509,11.3765,-4.4342,-7.1704,-14.0837,14643.5461,4.9818,4.7335,8.3011,11.436,-3.9255,-6.5093,-14.1068,4
151795.6963,14.2908,37.3035,53.1065,66.6571,-24.0092,-38.2072,-231.9543,223391.4902,14.9095,53.1775,77.2154,95.7742,-35.4998,-65.8925,-498.1468,35182.5683,13.7762,8.8664,11.8585,15.1039,-8.4876,-12.9032,-24.0282,34019.8574,12.7795,8.6801,11.6106,15.2363,-8.2036,-12.4665,-21.9458,9074.7291,5.9695,2.8075,5.1251,7.2516,-2.2204,-3.6694,-6.8162,7771.6331,5.9392,2.3105,4.2277,6.2269,-1.8445,-3.0494,-5.7065,43013.561,13.7092,13.5352,20.3954,23.6384,-12.6053,-21.4897,-37.7467,44400.6963,13.6215,13.9716,21.2966,24.5359,-13.0049,-22.3017,-38.562,182887.6748,13.3404,46.8255,69.5626,94.9355,-28.0015,-51.6979,-397.5453,149111.1211,12.9662,38.5169,55.7868,77.9279,-23.1319,-37.2439,-248.4769,44365.7212,15.5231,10.8888,14.4402,19.4149,-10.8352,-17.3762,-37.3959,34595.1458,14.0635,8.5152,11.3824,15.3827,-8.3848,-12.8952,-27.5976,10065.8043,6.7339,3.084,5.6968,8.8236,-2.5178,-4.1781,-8.7801,8997.3405,6.2775,2.4976,4.5144,6.6631,-2.125,-3.5081,-7.6245,56266.3225,16.3937,17.1887,25.777,32.0586,-17.4322,-32.1289,-61.0835,47097.1062,15.5684,14.6286,22.393,27.3374,-14.3638,-26.0737,-54.8567,5
20420.6738,2.2029,4.5649,5.9236,10.0372,-4.1853,-5.7584,-13.2763,24780.6504,1.9534,6.2805,8.9219,15.3738,-5.731,-7.8949,-20.125,7193.4699,3.04,1.8487,3.0618,5.134,-1.6138,-2.5258,-5.3906,7185.9646,2.9583,1.8888,3.1355,5.357,-1.635,-2.4082,-5.0794,2433.2778,2.1044,0.88409,2.0823,3.7789,-0.67292,-1.2173,-3.3507,2036.055,2.0663,0.73109,1.81,3.8695,-0.55445,-1.0124,-3.1283,9218.3921,3.1118,2.8944,5.4069,7.8093,-2.477,-3.9449,-6.8311,9599.1304,3.1226,3.0445,5.7489,9.1163,-2.5983,-4.2094,-7.9679,26568.0097,2.2112,6.582,9.344,17.4693,-5.5383,-8.0809,-30.5537,19714.1093,2.0647,4.6323,6.3425,13.0613,-4.0879,-6.2631,-22.0883,8320.7493,3.1424,2.084,3.2572,6.2109,-1.8152,-2.6603,-6.4344,6710.0869,2.9871,1.7344,2.8609,5.1409,-1.4978,-2.2231,-5.4779,2539.0586,2.1702,0.92337,2.2552,5.3562,-0.70076,-1.2945,-3.7267,2311.3484,2.1179,0.80742,1.8964,4.2717,-0.6001,-1.1181,-3.6715,10426.2134,3.2263,3.163,5.6541,8.427,-2.7906,-4.6165,-9.0101,9075.7471,3.1665,2.8632,5.3336,7.8351,-2.4739,-4.0042,-7.0836,4
195390.6279,17.2566,50.863,74.4693,97.7658,-30.469,-51.7042,-371.1219,285537.5292,17.0667,74.2294,108.9921,133.3523,-45.3477,-97.0175,-870.8903,61907.9172,22.9654,16.4861,22.5396,26.8587,-16.4611,-27.2084,-58.4892,58877.5535,21.1407,15.8959,21.6522,27.1411,-15.4607,-24.2029,-51.5884,13209.4273,8.1217,4.2184,8.303,10.3469,-3.4034,-5.747,-9.9477,11246.0658,8.0101,3.422,6.7514,8.8534,-2.7911,-4.4802,-7.4566,73771.9092,22.2989,24.5772,39.5862,46.2735,-23.1365,-40.7379,-76.8306,76235.3234,22.0856,25.4596,41.2196,47.8715,-24.2241,-44.3118,-81.95,230759.0586,15.5291,63.7057,98.3635,126.3335,-35.365,-68.4586,-594.1107,192043.4316,15.3484,52.7001,79.9428,108.4793,-29.8211,-51.6256,-463.8304,80499.2219,27.1894,20.526,28.0715,37.2892,-21.2484,-34.1415,-93.0194,61795.9231,24.1638,15.5826,21.2034,26.023,-16.2086,-24.934,-62.2351,14851.3121,9.2281,4.6505,9.3177,11.9708,-3.9189,-6.6424,-12.8782,13123.4431,8.5423,3.746,7.1823,10.7646,-3.2925,-5.5,-10.7082,100390.5197,28.1019,32.8423,53.1871,67.2379,-33.5972,-61.9007,-138.2735,82755.5271,26.1575,27.1221,44.275,51.6799,-27.1011,-50.104,-112.3887,5
6397.0156,1.3682,1.5253,2.3405,6.1991,-1.6869,-2.4006,-7.6031,7972.1094,1.2964,2.4307,4.0457,11.8445,-2.5154,-3.8131,-12.0923,2654.1023,1.7479,0.78316,1.6565,3.7005,-0.62281,-0.97506,-3.9266,2702.9512,1.7367,0.81301,1.6901,3.4415,-0.63642,-1.0082,-2.9896,1059.6504,1.4899,0.47608,1.3293,3.3046,-0.32449,-0.63669,-3.339,887.0236,1.4692,0.39425,1.1265,2.9559,-0.26745,-0.57159,-2.4724,3583.3482,1.8172,1.3502,3.0469,5.9699,-0.98113,-1.6191,-3.3105,3742.5699,1.8223,1.4275,3.3173,5.7918,-1.0423,-1.7266,-4.0605,9033.6133,1.3985,2.2529,3.8407,12.0889,-2.4017,-3.7955,-16.1533,6175.1973,1.3205,1.5161,2.7271,9.4212,-1.7168,-2.7031,-11.7057,2955.6667,1.7518,0.85604,1.6679,4.3329,-0.68053,-1.089,-3.5097,2478.8211,1.7315,0.75178,1.504,3.8069,-0.57906,-1.0182,-3.2973,1085.2956,1.5014,0.49947,1.494,3.6825,-0.33677,-0.77284,-3.0299,991.0344,1.4797,0.43381,1.2701,4.5113,-0.29674,-0.61329,-2.5117,3867.8452,1.8155,1.4063,3.2104,5.9184,-1.0604,-1.7857,-4.5596,3410.3877,1.8019,1.2936,2.9413,5.3093,-0.95147,-1.5757,-4.7592,4
83798.541,7.9593,18.9721,24.3624,33.0091,-13.3889,-17.3473,-80.6428,125354.8671,7.8275,27.6645,36.5637,47.7525,-20.1713,-30.3706,-121.888,14030.0559,6.1467,3.1721,4.0815,5.9593,-2.744,-3.9558,-8.8729,13813.8122,5.8382,3.1677,4.1068,6.6188,-2.7067,-3.935,-9.1879,4476.4712,3.4471,1.3129,2.4056,4.3332,-0.95888,-1.6179,-3.708,3845.5379,3.4178,1.1157,2.1187,4.2865,-0.8018,-1.3401,-3.1633,17869.1892,6.2051,4.8495,6.3936,9.4219,-4.2098,-6.5478,-10.9766,18323.4414,6.1706,5.0087,6.6703,9.2561,-4.3464,-6.8112,-11.8295,104668.8174,7.497,24.7047,33.0819,49.9496,-16.2965,-25.5151,-129.5927,84790.7773,7.2401,19.6138,25.7635,41.1656,-13.2505,-19.3381,-102.6234,16287.9468,6.5193,3.599,4.4709,7.0378,-3.1455,-4.6012,-11.3693,13120.7835,6.05,2.9621,3.7697,6.2933,-2.5776,-3.6963,-10.043,4810.6697,3.6818,1.4146,2.6835,4.9333,-1.0337,-1.8119,-4.8994,4233.6331,3.4376,1.1844,2.3483,4.8351,-0.85588,-1.4302,-4.236,20182.123,6.5399,5.4353,7.0599,10.5858,-4.8842,-8.0557,-15.4428,17838.7183,6.5107,4.8432,6.3685,8.9633,-4.2789,-7.0605,-14.5826,5
13965.2852,1.8476,3.0381,4.0517,8.072,-2.9466,-4.1249,-11.392,17458.4316,1.6786,4.4234,6.3899,12.539,-4.254,-6.0384,-16.9538,5381.0762,2.5841,1.4005,2.4631,5.179,-1.1914,-1.8849,-4.1556,5394.5996,2.5273,1.4264,2.55,4.4055,-1.1787,-1.8078,-4.738,1849.5552,1.8623,0.71579,1.8259,3.3709,-0.54199,-1.0798,-2.8557,1612.6044,1.8719,0.60442,1.5685,3.4984,-0.43602,-0.78181,-2.5017,7086.7549,2.665,2.2627,4.5648,6.5925,-1.8177,-2.9399,-5.3854,7254.605,2.6474,2.3766,4.8633,7.4501,-1.9164,-3.0721,-5.5532,19106.7539,1.8829,4.584,6.5021,15.9504,-4.1121,-6.1477,-22.7336,13889.4648,1.7614,3.1919,4.4963,12.2708,-2.9726,-4.489,-16.5761,6160.6025,2.6579,1.527,2.5077,5.0684,-1.3063,-1.9106,-5.6887,5046.5867,2.5781,1.3081,2.2645,4.4828,-1.0941,-1.6538,-4.9727,1997.2736,1.947,0.74946,2.1023,4.3766,-0.55264,-1.0892,-3.3915,1799.3949,1.8846,0.65875,1.646,4.0569,-0.4733,-0.87344,-3.5018,7815.3125,2.735,2.4073,4.601,7.4758,-2.0153,-3.2122,-6.4388,6877.1968,2.693,2.206,4.2972,6.4874,-1.7899,-2.8475,-5.9714,4
174202.8926,15.7906,44.9922,65.1484,89.0335,-26.4377,-43.9429,-334.7217,259658.3164,15.5487,66.4756,94.4279,120.2908,-40.1029,-86.2044,-715.3555,49892.5332,18.933,13.5108,18.0769,23.2994,-12.9034,-20.3839,-37.8558,47781.883,17.3436,12.8756,17.0384,22.3669,-11.9674,-19.0473,-38.2654,11372.3629,7.2441,3.5907,6.9077,8.951,-2.8417,-4.7575,-7.8671,9621.3613,7.0162,2.8851,5.408,7.9429,-2.2894,-3.7132,-6.8518,61339.3015,18.3631,19.9182,30.3987,35.5654,-18.2413,-30.9724,-58.0418,62152.155,18.235,20.7882,32.3423,37.762,-19.0963,-34.0649,-58.8245,210598.4229,14.406,57.2487,84.5319,107.1701,-31.6834,-60.6974,-498.7383,175080.4648,14.2226,48.2652,71.1787,103.8371,-26.7371,-48.6046,-343.2132,63509.0779,22.1415,16.6826,22.4843,29.4023,-16.2766,-26.0817,-67.5618,49272.1787,19.7641,12.9459,17.3718,23.1077,-12.7037,-20.0002,-51.8373,12585.5633,8.0632,3.992,7.8141,10.1891,-3.2348,-5.748,-11.8607,11093.0653,7.3126,3.0993,5.5775,8.6854,-2.6621,-4.3587,-9.5709,81182.9253,22.9981,26.6384,41.8119,54.2289,-26.2481,-49.4837,-93.1876,67373.2239,21.1629,21.6385,33.5236,41.8083,-20.8549,-36.5951,-81.4732,5
23235.1855,2.366,5.2541,6.8602,11.016,-4.784,-6.5951,-14.5434,29718.6621,2.1088,7.6626,10.7775,20.5619,-6.7973,-9.1852,-30.6452,9140.0896,3.5638,2.2969,3.631,5.9627,-2.1468,-3.2303,-7.6993,9112.7061,3.4695,2.2999,3.8513,5.6825,-2.1095,-3.1758,-6.077,2806.7998,2.2298,1.0158,2.4018,3.9283,-0.79966,-1.374,-3.1854,2438.8601,2.2949,0.84163,1.9069,3.835,-0.64953,-1.0763,-3.2681,11928.6812,3.6425,3.6079,6.3121,9.0064,-3.1905,-5.0217,-8.4529,12211.7456,3.6471,3.7946,7.0128,10.0157,-3.3787,-5.4393,-10.1329,31174.3203,2.3941,7.6271,10.411,21.5476,-6.4103,-9.3927,-41.4492,23200.9825,2.2228,5.4296,7.4202,15.4362,-4.8671,-6.9756,-22.9198,10551.5093,3.7013,2.5535,3.8323,5.9159,-2.3813,-3.6589,-8.0378,8582.8672,3.5467,2.173,3.3963,5.2015,-1.9996,-3.0476,-7.1792,3011.5743,2.3979,1.0833,2.5459,5.0548,-0.82943,-1.6211,-4.7411,2742.5078,2.3094,0.92118,2.1145,4.3111,-0.69507,-1.1997,-3.9787,13505.4556,3.8098,3.9698,6.8999,9.2739,-3.6734,-6.1193,-12.2572,11815.6612,3.7037,3.557,6.1423,8.3547,-3.1854,-5.12,-10.8098,4
120364.2461,10.9567,29.6547,41.4898,51.984,-18.8154,-27.1887,-149.5004,184509.9434,10.9986,44.1534,60.384,80.8318,-29.2606,-45.9489,-399.0064,25790.1594,9.819,6.8124,8.8451,11.7894,-5.8842,-8.7561,-18.9791,25082.0632,9.2465,6.5443,8.5532,11.1087,-5.579,-8.3372,-18.9719,6973.8458,4.6851,2.2585,3.8072,5.6406,-1.6276,-2.7401,-4.9553,5987.6306,4.6596,1.8468,3.0745,4.9714,-1.3276,-2.1362,-4.626,32864.2302,9.8934,10.4602,14.647,18.0529,-8.6374,-13.765,-26.8601,33127.0144,9.77,10.8595,15.4032,19.2949,-9.0545,-15.1788,-25.4107,149565.4258,10.1877,38.6037,54.7973,78.1961,-22.9546,-39.8809,-263.2783,123232.4511,9.9603,31.685,44.3019,63.9492,-19.1399,-30.6446,-216.0712,31379.1204,10.9036,8.0251,10.36,14.9491,-7.1439,-10.7105,-26.0374,25062.977,10.1417,6.4374,8.4524,11.9589,-5.7404,-8.6622,-20.3633,7601.1948,5.1036,2.4626,4.2286,6.7661,-1.8179,-3.1587,-6.9778,6750.8958,4.7743,1.9502,3.2389,5.3194,-1.4623,-2.4167,-5.5255,39963.6995,11.2898,12.8197,18.0941,23.9722,-11.3961,-19.9025,-39.891,34279.8777,10.6814,10.8333,15.3746,20.8339,-9.3053,-15.7136,-29.3256,5
19188.2823,2.1746,4.1548,5.3734,9.3976,-3.8242,-5.1853,-14.1573,25040.211,1.9518,6.1484,8.5594,14.8669,-5.6646,-7.9912,-25.1536,7609.4737,3.1627,1.9178,3.1909,5.481,-1.7304,-2.5792,-6.75,7571.1514,3.0638,1.9284,3.2142,5.5915,-1.6951,-2.5318,-5.0159,2458.7791,2.1354,0.88038,2.1134,3.6121,-0.6746,-1.2695,-3.1772,2069.7827,2.1027,0.72265,1.6704,3.4622,-0.55138,-0.92258,-2.8226,9823.1479,3.17,2.9851,5.3094,8.0728,-2.5864,-4.003,-7.5555,10070.4707,3.2005,3.1513,5.9975,8.1635,-2.7256,-4.3918,-7.5059,26864.7558,2.2247,6.3795,8.6813,19.8209,-5.4198,-8.1032,-30.0931,20203.3144,2.0904,4.6617,6.5644,14.985,-4.1098,-6.2052,-21.3576,8773.4338,3.2968,2.12,3.205,6.0183,-1.9061,-2.8251,-6.2323,7020.0051,3.1298,1.7792,2.8894,4.9856,-1.5804,-2.4248,-6.5506,2565.9653,2.1967,0.93448,2.2773,5.6707,-0.7014,-1.3356,-3.3493,2320.7404,2.1083,0.78925,1.8643,4.2303,-0.59311,-1.0926,-4.1676,11037.4322,3.3367,3.2621,5.8837,8.7124,-2.936,-4.8125,-9.7091,9648.1504,3.2382,2.9296,5.1155,7.4923,-2.538,-4.1069,-8.255,4
182176.7227,16.4291,47.8164,71.1125,87.583,-27.0066,-49.4979,-378.9785,284366.7578,16.401,75.0567,110.8082,158.3042,-43.602,-98.6824,-850.7281,64953.9556,23.7303,17.8694,24.2974,32.1268,-17.2962,-27.8204,-60.4958,60951.2927,21.3068,16.6867,22.4899,28.5121,-15.9309,-25.7958,-51.934,13196.6112,7.9818,4.2572,8.4591,11.6129,-3.362,-5.6551,-10.7109,11222.1225,7.9723,3.3433,6.5129,8.5323,-2.7213,-4.2352,-7.505,78106.0157,22.3174,25.5582,40.5361,49.0611,-23.6396,-41.3264,-78.7186,79261.3928,22.1648,26.9794,43.6757,49.5849,-25.0208,-46.8554,-86.5865,228908.7891,15.0948,64.1491,98.2547,132.1996,-33.9694,-73.4959,-625.0006,190241.2373,14.9001,53.9442,82.3203,107.2675,-29.1865,-53.4706,-480.1512,83403.2893,27.8226,21.9441,30.2406,42.6584,-21.9653,-36.0325,-110.6796,64064.0344,25.0046,16.7484,22.8857,29.8771,-17.1038,-26.611,-78.1969,14815.2044,9.098,4.7167,9.7882,13.1073,-3.8941,-6.7867,-12.2421,13090.6482,8.355,3.6546,6.879,9.7839,-3.1817,-5.1857,-11.9223,104602.4626,28.1871,34.8195,56.5714,71.5593,-34.4786,-65.8705,-159.8385,85682.9512,25.5242,27.7226,43.839,53.202,-27.0823,-48.9307,-109.1318,5
5997.3848,1.3588,1.4022,2.2096,6.1528,-1.5991,-2.3163,-7.116,8415.2031,1.3108,2.4599,4.1361,12.1624,-2.5767,-3.9545,-12.8484,2691.2573,1.7398,0.82975,1.7245,3.6823,-0.67834,-1.2328,-3.4453,2739.4761,1.7277,0.83877,1.8594,3.3137,-0.68482,-1.0659,-3.2013,1042.2112,1.4787,0.48417,1.4233,3.4371,-0.32905,-0.68035,-2.104,872.4848,1.4627,0.39384,1.085,2.7526,-0.26765,-0.525,-2.8447,3686.6523,1.7948,1.3676,2.9344,4.9018,-1.0429,-1.6669,-4.1483,3836.3921,1.8157,1.495,3.4481,6.0062,-1.095,-1.7813,-4.1573,9281.7812,1.4102,2.272,3.8428,12.3116,-2.3991,-3.9381,-16.6138,6524.2695,1.3399,1.5568,2.6522,10.2613,-1.7527,-3.0337,-11.5513,3004.2253,1.7508,0.88735,1.8338,4.2063,-0.73473,-1.1848,-3.6619,2464.8303,1.7115,0.76936,1.5644,3.5244,-0.63055,-1.0643,-3.4307,1111.0876,1.5172,0.50471,1.5478,4.2879,-0.34361,-0.73987,-3.0462,993.0638,1.4732,0.42201,1.1843,4.1173,-0.29911,-0.63779,-3.0719,3934.4907,1.7943,1.4695,3.4233,5.8985,-1.115,-1.8143,-4.6034,3529.2344,1.7864,1.3021,2.8126,5.6001,-0.99884,-1.6251,-4.2256,4
76025.9111,7.4638,17.2724,22.4821,31.8426,-12.1855,-17.5174,-77.6348,122091.9082,7.4587,27.2739,36.5477,49.6395,-19.891,-31.6567,-190.4444,14172.4234,6.0727,3.1782,4.1963,6.2688,-2.7406,-4.1203,-9.0658,13903.957,5.758,3.1643,4.2731,6.9231,-2.6793,-3.9462,-9.6801,4428.8108,3.3816,1.3163,2.6591,4.7352,-0.94665,-1.7678,-4.361,3808.2003,3.4093,1.1103,2.1072,4.7269,-0.78214,-1.2928,-3.4271,18203.5151,6.1182,4.8917,6.6806,10.0437,-4.2256,-6.9692,-14.2244,18572.0374,6.0655,5.0522,7.1325,9.32,-4.3938,-7.0708,-13.7725,103000.9756,7.2907,24.2666,33.0928,56.6189,-15.8823,-24.937,-163.7938,82949.2685,6.9823,19.2643,25.7505,46.152,-12.9163,-21.7771,-120.7694,16202.0735,6.3694,3.5677,4.5096,7.9551,-3.0938,-4.9495,-13.0937,13135.2275,6.0107,2.9489,3.9441,7.8652,-2.557,-3.9397,-10.5273,4739.1528,3.5872,1.4185,2.7662,5.5447,-1.0223,-1.8638,-5.3012,4164.9583,3.3732,1.1844,2.2986,4.6976,-0.83201,-1.4616,-4.5389,20372.3301,6.4359,5.4192,7.2198,11.0549,-4.8895,-8.2364,-17.586,17962.9323,6.3157,4.831,6.5813,10.1692,-4.2452,-6.9111,-14.2308,5
12795.1104,1.812,2.7958,3.8385,8.0036,-2.6768,-3.7408,-13.5564,17858.8222,1.6918,4.6175,7.1508,17.4514,-4.3328,-6.3946,-29.3819,5454.8999,2.596,1.4345,2.5399,5.0799,-1.2031,-2.0083,-6.0217,5457.5735,2.5394,1.4541,2.6036,4.8144,-1.2176,-1.8742,-6.417,1882.1359,1.883,0.73124,1.8754,4.2709,-0.54328,-1.1216,-2.6684,1583.9876,1.8749,0.59367,1.5126,3.1093,-0.44052,-0.82645,-2.7578,7032.5054,2.6357,2.2983,4.5666,6.5907,-1.8736,-3.1146,-7.711,7259.2964,2.6187,2.4024,4.9273,7.4888,-1.9827,-3.3767,-6.3518,20088.2773,1.9301,4.8506,6.9313,17.2738,-4.2525,-6.5208,-28.6041,14648.5585,1.8025,3.4,4.876,11.816,-3.1153,-4.6359,-21.4195,6247.3816,2.6894,1.5712,2.6538,4.9778,-1.3185,-2.0182,-6.3795,5032.8994,2.5751,1.327,2.2838,4.7244,-1.1022,-1.7877,-4.9868,1935.876,1.9124,0.75708,2.0024,5.0266,-0.57036,-1.0747,-4.255,1759.6174,1.8689,0.65939,1.6121,4.0498,-0.4826,-1.0359,-4.3936,7775.8491,2.7103,2.4458,4.6901,8.3788,-2.0775,-3.6708,-8.4861,6773.0479,2.6545,2.2133,4.3608,8.3768,-1.8295,-3.0266,-7.0154,4
151234.0097,14.2114,38.9514,55.9384,68.4043,-23.0426,-39.5599,-265.6818,250616.6953,14.6187,64.9733,93.7494,124.9881,-39.702,-78.6403,-768.3769,48867.29,18.2942,13.2467,17.5839,23.7781,-12.2954,-19.4249,-41.5055,46394.8105,16.8485,12.6671,16.8366,21.9976,-11.6766,-18.4977,-49.8159,10939.7731,6.9067,3.5693,6.852,9.8082,-2.7934,-4.8174,-8.3876,9375.8324,6.9969,2.8568,5.498,7.0479,-2.2813,-3.7347,-8.5662,58315.1548,17.6896,19.7261,30.3122,35.645,-17.7172,-30.7956,-66.5263,59827.0601,17.4785,20.5938,32.1013,39.4979,-18.518,-32.8008,-74.6225,206240.1855,13.8521,56.4977,85.4111,132.745,-31.9333,-64.8928,-592.0267,172028.0254,13.6113,47.2281,69.9447,103.0157,-26.5939,-55.5025,-410.6784,60968.0425,21.067,15.8867,21.3061,30.839,-15.2946,-24.515,-64.7371,47257.9128,18.8434,12.228,16.7625,22.9873,-11.8144,-18.8993,-54.7213,12123.8905,7.7027,3.9109,7.613,11.0704,-3.1616,-5.4077,-15.2693,10689.4333,7.1649,3.1207,5.7976,8.1098,-2.6238,-4.3102,-11.2612,76207.8003,21.548,25.4861,39.382,50.556,-24.473,-45.0581,-126.5057,63169.0354,20.2184,21.0502,33.3961,42.7381,-19.7945,-36.0411,-74.8561,5
20778.1133,2.3026,4.6615,6.4051,11.6341,-4.1955,-5.7654,-18.6816,30297.1679,2.1452,7.9254,11.7842,23.0309,-6.8665,-10.1401,-41.0579,9482.0864,3.6692,2.3613,3.7551,5.6686,-2.1541,-3.4137,-7.0118,9409.9443,3.5746,2.3951,3.9883,7.7069,-2.1667,-3.2358,-6.5217,2961.3298,2.3898,1.0587,2.4897,5.3114,-0.82645,-1.4616,-4.0732,2487.705,2.3767,0.86004,2.0517,3.7396,-0.65727,-1.1702,-3.8137,11975.4717,3.754,3.6937,6.4983,9.0764,-3.2628,-5.2662,-9.7321,12368.3335,3.7399,3.8677,7.1787,9.6453,-3.4647,-5.6804,-10.2259,32361.4453,2.4633,8.0342,11.0808,24.9905,-6.6433,-10.183,-40.3241,24587.7343,2.3075,5.8022,8.1367,20.327,-5.0294,-7.4191,-29.2768,10822.4541,3.7631,2.6194,3.9596,7.4327,-2.3695,-3.5777,-9.8734,8698.9636,3.5783,2.2033,3.4713,6.7139,-1.9804,-2.9221,-7.6433,3066.9951,2.4519,1.1036,2.6828,4.9203,-0.8497,-1.6949,-6.103,2792.917,2.3782,0.94789,2.2584,5.4732,-0.74047,-1.3096,-4.684,13419.7441,3.8628,4.0017,7.0333,9.6527,-3.687,-6.0808,-15.0288,11663.5005,3.7948,3.6311,6.4755,9.2601,-3.2343,-5.4,-9.8415,4
106711.8808,10.2135,26.0658,36.6715,58.3972,-16.6783,-27.3547,-217.7826,178266.668,10.5832,42.8681,60.1929,85.184,-29.4004,-55.3859,-518.195,25125.7217,9.529,6.478,8.6151,13.253,-5.6647,-8.9171,-22.5411,24491.2815,9.0603,6.345,8.3494,12.8198,-5.5056,-8.8378,-22.2733,6835.1194,4.6678,2.252,3.9421,6.2761,-1.6401,-2.8081,-6.6883,5859.5497,4.7458,1.8503,3.2205,5.5765,-1.3414,-2.3686,-6.7753,31306.8062,9.7069,10.1835,14.8446,19.2498,-8.5048,-14.842,-32.1879,31970.8757,9.5328,10.547,15.3148,20.0889,-8.8601,-15.4846,-35.2347,146341.2285,9.9031,37.8937,53.7097,91.6094,-23.3648,-49.1029,-417.7014,121238.4961,9.6965,30.9803,43.6031,72.1294,-19.4414,-37.0236,-285.4415,30220.8806,10.4361,7.5813,10.0105,17.2561,-6.756,-10.9287,-36.1321,23893.4663,9.593,6.0448,8.1211,13.0323,-5.3957,-8.7102,-27.3311,7433.5303,5.0789,2.4113,4.2619,7.6469,-1.7901,-3.3894,-8.6811,6499.2945,4.6909,1.978,3.6808,6.5708,-1.5131,-2.6963,-7.3442,37111.4455,10.7014,12.0708,17.4699,24.5743,-10.7331,-19.9715,-42.2497,32062.5574,10.4637,10.4759,15.3382,23.5838,-9.0075,-16.1801,-38.3057,5
25.4131,1.0016,0.5514,1.546,5.7627,-0.44593,-1.1158,-7.9723,48.5567,1.0019,1.2392,2.9604,13.4713,-0.81242,-2.0482,-16.999,459.3293,1.1305,0.51071,1.3674,4.4306,-0.18117,-0.56178,-4.618,484.2617,1.1335,0.54091,1.6148,4.9027,-0.18761,-0.5377,-3.4307,211.092,1.0996,0.37226,1.2399,3.9262,-0.11161,-0.4829,-3.3248,172.5799,1.0961,0.31281,1.1172,3.6933,-0.091039,-0.36386,-3.6486,647.6762,1.1493,0.9508,2.6102,5.1775,-0.25927,-0.6009,-4.8623,675.2788,1.1501,1.0246,2.7475,5.3665,-0.28556,-0.66313,-4.8557,622.371,1.0286,1.0645,3.0964,13.2887,-0.69772,-1.6233,-14.0406,198.5625,1.0108,0.76734,2.0443,11.389,-0.5546,-1.4157,-11.5142,544.8664,1.1424,0.52633,1.4799,5.484,-0.20427,-0.58285,-4.835,454.2159,1.1366,0.46734,1.2696,4.3791,-0.18285,-0.71169,-4.8277,210.5554,1.0994,0.3938,1.4118,4.3618,-0.13285,-0.49587,-4.3113,164.131,1.0804,0.34206,1.1758,3.8964,-0.11877,-0.58339,-4.1973,695.0904,1.1509,0.97558,2.6254,6.5276,-0.28201,-0.74714,-5.6574,616.855,1.1501,0.90098,2.4787,6.3792,-0.25347,-0.74332,-6.1303,4
23659.1816,3.1068,4.1647,5.5564,10.3194,-3.0727,-4.9799,-18.0953,42369.6231,3.244,9.1157,13.3805,22.0144,-5.6405,-9.3273,-36.4806,4295.51,2.5759,0.98723,1.9579,4.267,-0.60343,-1.0265,-6.1442,4298.4028,2.5122,1.0133,1.9782,4.1788,-0.61396,-1.0714,-4.1844,1706.6951,1.9375,0.5963,1.448,3.928,-0.29206,-0.6232,-3.979,1497.4666,1.9773,0.50895,1.1875,3.8495,-0.24191,-0.62247,-3.3067,5734.8769,2.7019,1.594,3.1735,7.2472,-0.91593,-1.6342,-5.7635,5872.9729,2.6703,1.6811,3.3523,5.6833,-0.94601,-1.6425,-4.8637,34864.0039,3.1549,6.5589,9.4273,23.9812,-4.7977,-7.9391,-40.3797,26870.5986,2.9617,4.8835,6.8224,15.5039,-3.6364,-6.3831,-33.0924,4717.1555,2.5995,1.0264,1.9471,4.9652,-0.66699,-1.2232,-7.2114,3906.2336,2.5072,0.89768,1.7416,4.7549,-0.56274,-1.1366,-6.0702,1814.1481,2.0164,0.65061,1.6102,4.742,-0.3178,-0.76134,-4.7509,1648.0615,1.9674,0.55571,1.3721,5.0215,-0.27231,-0.61488,-3.8851,6123.3716,2.716,1.6668,3.4948,6.5866,-0.98243,-1.6884,-5.9339,5497.2679,2.7332,1.5258,3.2471,6.2229,-0.87817,-1.5646,-6.3463,5
24304.8086,2.6284,5.7158,7.7413,15.0289,-4.6545,-6.9332,-30.5358,36329.4258,2.431,9.7384,14.5911,27.5648,-7.9758,-12.4937,-54.7679,11994.6418,4.5897,3.0945,4.8431,9.0008,-2.7485,-4.5545,-12.2615,11855.0561,4.4553,3.0827,4.9813,8.5401,-2.7316,-4.3358,-10.4356,3549.8928,2.7161,1.2548,2.9559,4.7671,-0.96451,-1.8483,-5.545,2961.6377,2.6819,1.0376,2.4565,5.231,-0.78048,-1.5167,-5.8654,14826.2978,4.6004,4.6531,8.1996,11.2811,-4.1004,-7.1996,-17.3593,15387.4693,4.5837,4.8902,8.7854,13.0103,-4.3515,-7.3868,-19.0368,38817.957,2.8464,10.4366,15.8276,40.8805,-7.7641,-12.1295,-62.7327,30172.4375,2.715,7.9619,11.3912,24.5203,-5.9194,-9.3262,-48.8821,13750.6651,4.8121,3.4754,5.1292,9.318,-3.0419,-5.0528,-18.2822,10925.632,4.4929,2.8188,4.3749,9.0212,-2.4583,-3.977,-11.619,3698.5551,2.8095,1.335,3.0926,6.4469,-1.0192,-2.1072,-7.6284,3356.0228,2.71,1.129,2.7777,5.3536,-0.86271,-1.6635,-6.2289,17042.8398,4.929,5.2176,8.8176,13.1754,-4.7363,-8.1847,-21.5073,14688.2824,4.771,4.6042,8.0603,11.3772,-4.1076,-7.1184,-15.9711,4
125935.1045,12.1476,31.9733,46.175,65.0128,-19.4801,-41.203,-300.3801,215259.6563,12.7886,54.8422,79.6912,140.8378,-35.6994,-118.9936,-749.9867,36907.2832,13.4567,9.9946,13.8936,23.776,-8.9287,-14.7834,-41.8018,35368.7268,12.5485,9.655,13.0663,20.7048,-8.5567,-13.6778,-34.9177,9051.1009,5.8522,2.9787,5.518,8.4846,-2.2708,-3.8827,-9.7432,7712.7051,5.8923,2.4079,4.4151,7.3063,-1.8338,-3.1675,-7.7841,44624.2827,13.39,15.1493,22.951,29.8737,-13.0474,-22.9228,-50.638,45715.949,13.2859,15.7732,24.2719,31.217,-13.6935,-24.4601,-53.4423,179143.2012,12.1022,48.4753,72.4423,133.0676,-28.1906,-63.4429,-546.6422,147047.7636,11.7226,39.9379,58.2254,112.1727,-23.4735,-53.0568,-480.7646,45272.3117,15.0126,11.8563,16.0739,27.4037,-10.8902,-18.2478,-69.6405,35102.8486,13.724,9.2415,12.484,19.5975,-8.479,-13.6713,-47.6543,9919.9988,6.4754,3.2423,6.1148,9.9709,-2.526,-4.4217,-10.5592,8700.8538,5.8923,2.5851,4.7589,9.3995,-2.0942,-3.6953,-10.5782,56271.9927,15.7425,18.9324,29.0508,41.8857,-17.6092,-32.8538,-93.2308,47276.147,14.9074,15.8813,24.6665,32.8442,-14.34,-26.487,-72.5341,5
6036.8574,1.3885,1.38,2.4827,11.0111,-1.5358,-2.7005,-11.6976,9318.0312,1.354,2.7785,4.9626,17.7966,-2.7104,-4.7301,-22.7038,3121.833,1.8769,0.91728,2.0946,5.1775,-0.77459,-1.4821,-6.7297,3131.4294,1.8516,0.94635,2.1851,5.6167,-0.75448,-1.3865,-5.3074,1146.3037,1.544,0.54797,1.5934,4.9024,-0.36364,-0.91487,-5.0424,978.6636,1.542,0.45646,1.3305,4.2667,-0.30679,-0.71594,-4.6816,4041.3579,1.9259,1.5288,3.6465,8.0805,-1.1338,-2.0203,-5.7944,4184.1748,1.93,1.6387,3.9403,7.1815,-1.1788,-2.0304,-5.8433,10947.1855,1.4933,2.7123,4.9317,18.7052,-2.6891,-4.6619,-22.7021,7919.8887,1.4227,1.9073,3.4866,15.0223,-1.9548,-3.6254,-20.0897,3476.3675,1.8862,0.99082,2.1928,6.6561,-0.81402,-1.5912,-6.5905,2839.8081,1.838,0.85464,1.8186,5.677,-0.7032,-1.4074,-5.6994,1187.279,1.5627,0.58505,1.7916,6.1051,-0.38873,-0.97915,-5.1815,1113.2648,1.5492,0.49269,1.5476,6.5065,-0.34225,-0.85326,-4.3872,4397.9033,1.9456,1.6171,3.9098,9.0524,-1.2119,-2.2384,-8.0807,3868.2021,1.928,1.4532,3.4945,7.7447,-1.1029,-2.0025,-6.3112,4
69775.4599,7.1966,15.9313,21.9541,41.76,-10.7798,-16.6561,-119.0502,121012.4942,7.3979,27.3935,37.2173,65.5971,-19.3581,-36.1978,-276.0368,14203.1504,6.0132,3.2804,4.5092,8.4607,-2.7021,-4.3328,-14.5315,13893.3226,5.7315,3.2732,4.53,8.3524,-2.6939,-4.2274,-14.4278,4390.3543,3.4233,1.3485,2.7193,5.9845,-0.94654,-1.7414,-5.485,3760.554,3.4273,1.1391,2.31,5.799,-0.78215,-1.5421,-6.9546,17781.4273,6.1246,5.0162,7.1144,11.7347,-4.1792,-7.1523,-18.7013,18282.084,6.0528,5.1676,7.5214,12.4817,-4.4019,-7.5961,-20.5002,102059.292,7.2452,24.5382,33.9927,65.06,-15.6104,-29.1941,-235.7412,83184.8907,6.9805,19.4541,26.6246,58.4098,-12.8156,-24.3271,-167.6773,16334.6057,6.3583,3.6889,4.8464,10.7104,-3.0564,-4.9843,-19.2362,13049.9175,5.9492,3.0212,4.0919,8.681,-2.4827,-4.079,-14.8124,4678.8399,3.5922,1.4666,2.9473,7.278,-1.0188,-2.0937,-7.8374,4068.3954,3.3238,1.2412,2.6956,6.6134,-0.84894,-1.7848,-6.8039,19911.971,6.4296,5.5142,7.6112,13.9771,-4.8807,-8.4844,-22.9641,17617.9279,6.4025,4.9697,6.9351,11.3736,-4.2308,-7.4306,-20.7967,5
12502.751,1.8219,2.785,4.3048,10.7597,-2.5961,-4.1909,-21.2787,19233.0293,1.7476,5.0333,8.5106,21.5974,-4.6473,-7.7669,-30.8536,5743.1609,2.6525,1.555,2.849,6.1468,-1.314,-2.2116,-6.6077,5721.1878,2.5908,1.5855,2.9533,6.0537,-1.312,-2.2368,-6.8576,1968.2092,1.9505,0.76709,2.1042,5.0215,-0.55403,-1.1598,-4.5655,1632.6682,1.9103,0.64344,1.7709,4.4526,-0.4716,-0.97526,-4.2034,7252.1987,2.6888,2.4483,4.859,9.9511,-1.9908,-3.5049,-8.1468,7541.9336,2.7043,2.5794,5.296,8.6208,-2.0856,-3.5448,-8.6855,21429.6133,1.9934,5.3281,8.1883,22.9817,-4.6345,-7.4608,-43.6911,16128.498,1.8829,3.8738,5.9219,19.7837,-3.4644,-5.9615,-27.3587,6547.9787,2.7346,1.687,2.9511,7.2135,-1.4425,-2.4912,-9.4418,5277.5479,2.6364,1.4323,2.6724,7.579,-1.1953,-2.0154,-8.2613,2011.8252,1.9548,0.8058,2.3258,5.9504,-0.58943,-1.4191,-5.8447,1844.5614,1.9091,0.72102,1.8797,6.7827,-0.51011,-1.2995,-5.9477,8105.3066,2.7931,2.6175,5.1995,10.3656,-2.19,-3.8285,-10.5461,7010.667,2.72,2.3587,4.7507,9.0041,-1.9428,-3.4481,-9.7879,4
138579.5146,13.4054,36.5079,53.6506,139.9135,-20.8289,-44.9391,-437.6833,252401.1562,14.62,64.6697,102.9037,264.7601,-39.2497,-144.7703,-998.9686,47634.9797,17.5448,13.1874,18.6159,29.986,-12.0042,-21.5003,-74.1406,45423.2183,16.2436,12.7152,18.2111,32.4289,-11.2713,-19.9232,-68.4988,10841.1083,6.928,3.5904,6.91,9.7133,-2.7589,-5.2239,-11.8493,9174.8587,6.8205,2.8695,5.6826,9.1713,-2.2239,-3.8678,-10.355,57320.6026,17.2846,20.0531,31.3272,40.4991,-17.2397,-31.4226,-87.0322,58686.1896,16.9787,20.8642,33.2016,43.5037,-18.1267,-35.673,-85.9423,197685.0312,13.1865,55.5125,90.3201,211.0243,-30.7269,-87.5138,-828.6425,165474.4833,13.1406,46.6146,71.0037,120.52,-25.7833,-61.7487,-582.6581,59962.0815,19.9552,15.8865,22.2891,40.7747,-15.0544,-27.2991,-93.1095,46219.9624,18.4207,12.2545,16.8147,28.226,-11.6406,-20.1488,-67.0261,11918.355,7.5447,3.9404,7.7472,13.0223,-3.1199,-5.7026,-17.0823,10490.9574,6.9654,3.1125,5.9464,10.2891,-2.5854,-4.786,-15.0089,75568.3791,21.4514,25.7971,41.2335,61.9672,-24.2518,-50.2589,-151.1733,61521.47,19.5126,21.3642,34.5048,49.4124,-19.5431,-36.9158,-118.58,5
20311.2744,2.3222,4.6253,6.6679,15.9616,-4.0376,-6.3571,-30.1519,32054.3711,2.2282,8.2891,12.5221,27.1104,-7.0209,-11.1415,-48.8168,9777.0268,3.7455,2.5179,4.3227,7.7493,-2.264,-3.575,-10.5698,9737.4448,3.6436,2.5242,4.3894,8.3825,-2.2123,-3.587,-12.5256,3040.6926,2.4605,1.1044,2.6552,5.3252,-0.84322,-1.6114,-6.446,2511.2572,2.3732,0.9008,2.0789,6.4685,-0.66346,-1.237,-5.5111,12511.876,3.8104,3.8842,7.0093,9.8187,-3.3844,-5.6618,-13.2125,12850.4116,3.8205,4.0963,7.5399,12.0856,-3.6066,-6.1621,-13.4428,33448.586,2.5376,8.4194,12.4745,32.3384,-6.8009,-10.9111,-72.5315,25470.3007,2.3757,6.2016,9.3164,22.3639,-5.1518,-8.4797,-49.7772,11143.9949,3.8576,2.8156,4.3657,8.7849,-2.5,-4.0451,-12.0861,9004.2127,3.6468,2.3555,3.8295,7.1532,-2.0649,-3.4217,-12.3606,3148.6734,2.5091,1.1743,2.861,7.0956,-0.89001,-1.8189,-7.2516,2814.896,2.3716,0.97895,2.2143,5.8323,-0.73681,-1.4891,-8.0697,14085.7442,3.9833,4.2985,7.667,13.3015,-3.8873,-6.8601,-16.2956,12253.1206,3.8318,3.865,6.7561,10.9987,-3.3596,-5.7741,-14.8764,4
99176.4218,9.7629,24.3808,34.9083,70.2001,-15.7201,-28.2642,-245.4208,173774.8183,10.311,42.2555,60.5322,134.7173,-29.2551,-68.2768,-535.1121,24627.1592,9.3459,6.595,8.8773,15.0434,-5.7372,-9.3718,-26.5611,23938.0302,8.7985,6.3185,8.8354,16.5857,-5.4265,-8.8971,-27.0001,6743.2592,4.6603,2.1922,3.95,6.8093,-1.6014,-2.8364,-7.7898,5779.6614,4.616,1.7625,3.2134,7.4706,-1.3036,-2.2356,-7.4969,31122.22,9.3488,10.0636,14.8419,23.6705,-8.2858,-14.4687,-36.7679,31285.4614,9.273,10.5021,15.4435,21.0991,-8.6444,-15.7648,-38.9327,143621.4785,9.7159,36.7614,53.0189,98.7049,-22.9494,-53.4469,-517.2942,116863.5791,9.4316,30.3027,43.8156,90.017,-18.8906,-37.4233,-345.9694,29597.5965,10.2154,7.6616,10.1616,19.8146,-6.8493,-11.6386,-43.0738,23636.0173,9.4713,6.1902,8.2742,14.7141,-5.5644,-9.3774,-33.0587,7313.4066,4.9826,2.3846,4.3998,7.998,-1.7758,-3.3665,-10.6764,6521.0444,4.7252,1.8854,3.444,8.0478,-1.4543,-2.6889,-9.2016,37364.1133,10.6228,12.1929,17.5659,25.6966,-10.7724,-20.2019,-58.8893,32239.7322,10.0654,10.3853,15.1688,23.4849,-8.934,-16.0783,-42.0435,5
134.4209,1.009,0.58464,1.6681,7.5632,-0.44196,-1.1017,-7.5851,373.5371,1.0145,1.3537,3.3327,19.7049,-0.86146,-2.254,-15.6525,502.9514,1.1427,0.55477,1.673,5.1782,-0.20502,-0.64167,-5.0476,499.4868,1.136,0.5765,1.6732,4.6463,-0.21774,-0.66182,-4.5689,233.6946,1.1123,0.39407,1.374,4.4898,-0.12066,-0.48239,-3.3417,186.5284,1.1039,0.31694,1.1106,4.4078,-0.10518,-0.47154,-4.1908,689.1523,1.1527,0.96322,2.4436,8.0439,-0.29067,-0.74383,-5.5394,714.9224,1.156,1.0954,3.0519,6.0615,-0.29652,-0.7984,-4.5443,899.3379,1.042,1.1461,3.1259,17.0774,-0.73032,-2.1431,-14.2792,376.0997,1.0207,0.80747,2.2276,13.0452,-0.57154,-1.4991,-13.3264,569.6873,1.1497,0.5655,1.6928,5.9551,-0.2357,-0.83339,-6.5463,444.7507,1.1326,0.51468,1.3827,5.3182,-0.19245,-0.66466,-5.9038,207.1345,1.0978,0.42415,1.6327,5.5119,-0.13458,-0.71484,-5.6116,164.5957,1.0796,0.3335,1.2277,5.0749,-0.13472,-0.61836,-5.5692,771.4321,1.1634,1.0412,3.0483,8.9375,-0.29736,-0.81057,-5.8587,659.1094,1.153,0.90273,2.5502,6.2164,-0.2737,-0.83146,-5.6972,4
22545.9931,3.0472,4.183,5.8734,13.8232,-2.9202,-4.838,-25.8054,41665.7071,3.201,9.3907,14.116,27.983,-5.5695,-9.8527,-49.3043,4301.3623,2.5486,1.0565,2.2061,5.3409,-0.62104,-1.1247,-5.7238,4292.3516,2.4804,1.0724,2.2363,5.9098,-0.60559,-1.235,-6.7182,1723.4882,1.9632,0.6332,1.5099,4.7234,-0.28371,-0.66977,-4.1671,1455.4434,1.9075,0.53853,1.3293,4.6887,-0.25907,-0.72451,-5.4527,5863.5462,2.6398,1.7115,3.3724,7.0448,-0.91246,-1.6429,-7.4661,5907.5515,2.6235,1.8052,3.8356,7.3763,-0.96214,-1.7861,-7.4432,34267.1612,3.1247,6.7553,9.7146,23.5938,-4.6303,-8.1758,-52.1399,26504.7578,2.9481,5.055,7.5538,17.7357,-3.6178,-6.304,-36.1386,4663.9202,2.5738,1.105,2.2249,7.4131,-0.67397,-1.2991,-8.143,3925.1812,2.5039,0.96221,2.0161,6.9201,-0.5729,-1.1006,-7.2787,1783.6736,2.0001,0.67755,1.7639,6.4919,-0.30849,-0.93964,-6.6277,1593.4878,1.9098,0.59172,1.5483,5.6385,-0.26548,-0.73198,-5.285,6226.2358,2.6846,1.8228,3.8325,9.1863,-1.0045,-1.9426,-8.381,5602.1394,2.638,1.6297,3.345,7.7152,-0.89639,-1.619,-8.0455,5
23824.3574,2.6439,5.5492,7.6058,16.794,-4.4517,-6.885,-31.525,37734.2578,2.4912,10.2732,15.2554,34.5817,-8.1158,-13.5275,-60.9152,12540.3245,4.7854,3.2649,5.0392,8.4481,-2.9338,-4.6968,-11.8274,12387.9488,4.5885,3.2162,5.2722,8.2548,-2.8305,-4.5682,-11.8163,3661.4629,2.7839,1.279,3.0012,5.8618,-0.95686,-1.8701,-5.4781,3026.4436,2.6789,1.0501,2.4346,5.5257,-0.79281,-1.3945,-5.5272,15633.1636,4.6545,4.8463,8.4842,11.5456,-4.2131,-7.0027,-17.9064,16155.8823,4.7045,5.1024,9.207,13.6668,-4.4948,-7.9367,-18.4372,39748.7617,2.9089,10.7251,15.8341,35.1342,-7.7262,-13.7323,-63.6025,31394.539,2.7979,8.1619,11.7017,28.3043,-6.0726,-9.8266,-52.5291,14351.7947,5.0012,3.6585,5.4285,9.8383,-3.2229,-5.1855,-14.6778,11426.8767,4.6825,2.9572,4.6286,8.9408,-2.626,-4.2902,-11.7833,3815.9748,2.8896,1.3487,3.3192,7.6589,-1.0225,-2.0351,-7.0679,3404.1829,2.7119,1.1344,2.6122,5.9837,-0.84913,-1.6224,-6.41,18121.5214,5.0816,5.5101,9.4594,16.6344,-5.0049,-8.8987,-20.8253,15573.8137,4.8385,4.7824,8.0558,12.3617,-4.2033,-7.3631,-16.6726,4
119290.3691,11.6432,29.9674,43.8117,73.8674,-18.6134,-36.0406,-295.2228,213776.7227,12.5589,54.1763,79.0963,127.1453,-35.4261,-98.2184,-914.423,36400.0679,13.3584,9.9741,14.0253,22.7803,-9.0686,-15.0675,-45.7424,34805.1728,12.25,9.537,13.0628,20.3022,-8.509,-14.3362,-41.7993,8976.2568,5.9248,2.8863,5.4284,8.1835,-2.2081,-3.896,-9.4008,7545.9788,5.5622,2.3531,4.4389,7.5853,-1.7884,-3.0849,-8.314,44872.0635,12.9535,14.9714,23.064,32.7852,-12.9271,-23.4035,-57.1495,45575.1142,12.9615,15.6794,24.5728,31.1591,-13.4729,-25.0782,-60.4462,172255.1113,11.5531,46.2704,69.8635,112.4278,-27.699,-70.7558,-534.2089,143768.5556,11.4332,38.8512,58.5636,107.6234,-23.132,-51.8425,-442.9718,44619.7119,14.7997,11.982,16.5633,29.0808,-11.1727,-19.203,-72.8726,35632.6848,14.1807,9.4304,13.0728,21.6095,-8.8473,-14.9562,-46.7653,9824.6484,6.3829,3.1912,6.2214,10.5404,-2.4994,-4.6198,-14.0999,8649.5781,5.8408,2.476,4.5142,8.7164,-2.05,-3.5739,-13.7356,56709.3488,15.5591,19.188,29.9918,40.996,-17.843,-35.0522,-96.2601,48557.1582,14.6641,15.7368,24.2367,33.5587,-14.3272,-27.1792,-86.1615,5
16465.7929,2.0827,3.6316,5.131,13.0837,-3.2708,-4.9566,-19.3254,27090.834,2.0308,7.0096,10.8652,26.6969,-6.0562,-9.7883,-47.9051,8167.4568,3.2885,2.0814,3.564,6.7479,-1.8589,-3.043,-8.7616,8037.5549,3.1699,2.0989,3.6088,6.7113,-1.8298,-3.2957,-8.1982,2553.1785,2.2049,0.93544,2.465,5.2921,-0.70597,-1.4427,-4.9863,2153.5901,2.1562,0.77447,2.1375,4.76,-0.59336,-1.2169,-4.0989,10089.8403,3.2447,3.2222,5.9696,10.1382,-2.767,-4.5834,-11.2445,10448.7978,3.2454,3.3517,6.6877,10.5722,-2.9133,-5.2302,-12.4335,29266.0449,2.3242,7.3011,11.2627,33.0741,-5.8819,-9.643,-50.8407,22263.0351,2.1901,5.3606,7.8894,21.189,-4.4757,-7.4906,-36.5006,9314.5229,3.4088,2.3037,3.6635,8.3918,-2.0222,-3.2607,-12.1111,7344.2879,3.1678,1.912,3.2608,6.9521,-1.6609,-2.8689,-10.6038,2606.9135,2.2192,0.99394,2.7336,6.0823,-0.74758,-1.5964,-6.6879,2412.5977,2.1771,0.84895,2.0725,6.0723,-0.64274,-1.4053,-6.6327,11350.1787,3.3586,3.4693,6.5482,10.8037,-3.1241,-5.3369,-15.0147,9799.103,3.2571,3.1271,5.7047,11.097,-2.7019,-4.6758,-13.5045,4
146167.9042,13.8955,39.8913,58.2074,93.1902,-22.3254,-52.5622,-540.3995,273978.5039,15.3223,73.8413,109.8127,337.598,-44.9887,-164.1731,-1514.5233,62370.7956,21.9387,17.1241,24.9148,43.7948,-16.7617,-31.5242,-112.1425,58984.957,20.1173,16.3646,23.0301,40.1778,-15.5851,-27.934,-114.4005,13068.9571,8.0607,4.2082,8.5001,11.9351,-3.4222,-6.2265,-14.7035,10932.074,7.6744,3.3514,6.8648,10.5108,-2.7588,-5.1278,-13.9987,72946.9175,20.8566,25.0929,41.3402,55.168,-23.2154,-46.3607,-160.5775,75998.3855,21,26.1142,43.7452,52.7065,-24.4009,-48.2485,-159.0614,218934.7461,14.0887,63.4764,98.7113,172.3037,-35.6964,-140.4077,-1180.4864,186211.497,14.114,53.6982,83.7088,143.609,-29.904,-95.1237,-876.5441,78238.9065,25.3213,20.9033,29.3888,52.1674,-20.6898,-37.7436,-196.0522,60884.9864,22.9386,15.8464,22.3351,43.0099,-15.9682,-27.5213,-115.855,14541.5121,8.7593,4.6091,9.6852,13.7755,-3.87,-7.0722,-21.6766,12627.1335,8.0632,3.6946,7.2848,12.1218,-3.2419,-5.8155,-17.6166,97567.199,26.1561,33.328,56.3713,77.0887,-33.3109,-72.7163,-267.3048,80573.9099,24.1129,27.0581,44.9218,61.5505,-26.7929,-52.2128,-197.2553,5
-298.0557,0.98082,0.50426,1.3446,8.183,-0.46371,-1.2294,-8.7388,-255.0117,0.99062,1.3197,3.9315,16.8291,-0.89755,-2.3018,-15.8408,434.8313,1.1197,0.53403,1.5293,5.326,-0.21156,-0.6439,-4.4714,451.0281,1.1207,0.5447,1.6055,5.3722,-0.20578,-0.70169,-5.4044,214.5307,1.1023,0.37554,1.3334,4.9276,-0.1314,-0.53502,-4.4564,158.8462,1.0855,0.32172,1.2867,4.0247,-0.11255,-0.55093,-4.5005,640.9546,1.1433,0.95818,2.675,6.4211,-0.28896,-0.76247,-5.269,669.5904,1.1444,1.0456,2.9272,8.0389,-0.28911,-0.82193,-4.7098,271.5664,1.0119,1.106,2.9881,16.1734,-0.74053,-2.1976,-17.1542,8.4453,1.0004,0.75538,2.2767,13.2706,-0.58555,-1.6859,-11.7773,428.3733,1.1064,0.53747,1.5122,7.1485,-0.22691,-0.68856,-5.3719,380.7176,1.1094,0.47752,1.4518,6.2431,-0.20826,-0.73997,-5.6786,194.6704,1.0901,0.39818,1.5541,5.8648,-0.14824,-0.63692,-5.1379,195.9724,1.0956,0.35442,1.4226,7.0647,-0.1387,-0.68426,-5.5247,629.6602,1.13,1.0032,2.8352,7.8825,-0.30503,-0.86562,-5.4576,532.4658,1.1222,0.9152,2.642,6.2142,-0.26939,-0.75897,-4.8263,4
22311.6836,2.9875,4.2433,5.7292,11.4252,-2.9244,-5.1723,-24.3005,42114.8066,3.143,9.7283,14.6684,25.9934,-5.6832,-10.0598,-58.266,4137.688,2.4657,1.0701,2.2778,6.174,-0.58876,-1.1573,-6.3759,4189.3393,2.4307,1.0837,2.2965,4.9983,-0.61036,-1.1523,-5.2351,1670.4737,1.9296,0.63876,1.5823,4.7872,-0.28829,-0.73309,-3.999,1455.9977,1.9126,0.57451,1.3496,4.5513,-0.25092,-0.75582,-4.9579,5627.9695,2.604,1.7087,3.4799,6.9782,-0.92429,-1.6771,-7.0468,5728.323,2.5706,1.7936,3.794,8.9525,-0.94728,-1.7927,-7.585,34759.084,3.0845,7.0506,10.1658,24.3217,-4.7774,-9.594,-51.7038,26940.0527,2.8994,5.3002,7.6409,19.3524,-3.6755,-7.0182,-39.6406,4588.0418,2.5041,1.1061,2.2206,6.8052,-0.64634,-1.4038,-7.1676,3847.4612,2.447,0.96975,1.9309,6.0878,-0.55643,-1.1221,-7.6132,1791.8554,1.9974,0.69929,1.7599,6.7987,-0.31908,-0.97064,-5.7598,1592.9907,1.9273,0.60049,1.5104,5.2563,-0.26938,-0.82745,-6.2719,6033.0405,2.6323,1.7999,3.8555,9.8887,-0.97491,-1.8118,-9.2032,5391.0046,2.6296,1.6435,3.6382,8.0176,-0.8938,-1.766,-7.8914,5
5698.1709,1.3927,1.2891,2.2013,7.4796,-1.3932,-2.4341,-12.2084,9635.5039,1.3749,2.7997,5.1892,19.591,-2.7647,-5.0292,-24.4722,3246.2976,1.969,0.95771,2.2568,6.2281,-0.7461,-1.413,-7.5967,3325.9939,1.9762,0.98555,2.2636,5.516,-0.75531,-1.3754,-6.5113,1193.2325,1.5907,0.56424,1.7234,4.7396,-0.37009,-0.85325,-4.6428,1027.4686,1.5752,0.4821,1.4601,4.7286,-0.32319,-0.79638,-4.1235,4181.0796,2.0103,1.6299,3.7832,7.2309,-1.1721,-2.1585,-7.2469,4334.7329,2.0057,1.7085,4.1867,7.7288,-1.2145,-2.2347,-7.3407,11580.2656,1.543,2.7875,5.2356,18.7167,-2.7839,-4.9269,-24.9449,8505.8671,1.4765,1.9727,3.7235,14.9734,-1.9875,-3.4923,-18.9686,3664.1885,2.0144,1.0349,2.09,5.9588,-0.80693,-1.5944,-7.7978,3002.4952,1.957,0.88723,1.9207,6.9333,-0.70314,-1.4181,-6.9977,1259.2485,1.613,0.59715,1.9518,6.6768,-0.39122,-1.1249,-5.3672,1124.7142,1.5731,0.50987,1.6143,5.9002,-0.34776,-1.0431,-6.0737,4598.041,2.0555,1.6847,3.9047,8.3678,-1.2454,-2.2334,-8.6786,4025.6033,2.025,1.5592,3.7602,6.9946,-1.108,-2.0676,-6.8167,4
64587.6865,6.8869,14.7689,20.3529,44.1955,-9.8562,-16.5585,-100.1136,120327.375,7.364,26.8422,37.2733,55.0783,-19.0336,-36.0683,-248.3196,13749.8482,5.9668,3.1962,4.4199,8.6743,-2.6722,-4.4185,-13.4259,13629.9121,5.7491,3.2027,4.4548,8.4311,-2.6382,-4.1511,-14.2538,4330.9137,3.4327,1.3441,2.7135,5.1008,-0.94856,-1.7508,-6.5277,3759.9207,3.3946,1.1405,2.4231,6.5639,-0.80131,-1.4307,-4.5731,17101.6397,6.0317,4.8897,7.055,11.9148,-4.096,-6.8423,-18.78,17586.1655,5.9239,5.084,7.4507,12.5208,-4.257,-7.2215,-18.2662,102056.5381,7.2749,24.0454,33.7116,65.6313,-15.513,-29.6625,-252.1015,81730.5127,6.8991,19.2889,27.201,53.2311,-12.5687,-23.7606,-185.9811,15845.654,6.3045,3.5775,4.7068,9.9776,-3.015,-4.9364,-19.1607,12895.1658,5.9563,2.9602,4.0548,9.1749,-2.4683,-4.0759,-15.1841,4646.4318,3.5759,1.436,2.8616,6.3366,-1.0303,-2.0361,-7.4806,4117.2929,3.4176,1.2015,2.5264,6.1102,-0.85597,-1.6152,-7.6405,19297.9453,6.3242,5.4345,7.5381,13.0904,-4.7284,-8.0587,-23.4403,17102.5559,6.3458,4.8589,6.9127,11.6025,-4.161,-7.2359,-21.5603,5
11128.6172,1.7463,2.4452,3.681,10.0004,-2.3599,-4.1292,-16.8488,19399.9453,1.743,5.0607,7.9601,20.3992,-4.6909,-8.1707,-32.094,5773.1123,2.6785,1.5413,2.8514,6.3628,-1.3648,-2.1012,-8.1729,5750.0247,2.6211,1.5885,3.0082,5.9427,-1.364,-2.2168,-7.1793,1952.9572,1.953,0.78435,2.0294,4.7212,-0.56876,-1.1268,-4.0824,1641.8518,1.8925,0.65711,1.693,4.6729,-0.48064,-0.97011,-4.0907,7299.3135,2.7195,2.44,5.113,9.1065,-1.9981,-3.4387,-8.4159,7555.7534,2.7082,2.5864,5.424,8.684,-2.0854,-3.7266,-11.4399,21651.5039,1.9886,5.4883,8.5149,27.7724,-4.668,-8.3905,-39.6785,16207.7461,1.8722,3.8875,6.1851,19.4771,-3.5056,-6.2829,-37.4652,6536.7287,2.7554,1.6944,2.8822,7.8091,-1.4928,-2.455,-12.1672,5256.0354,2.6164,1.4362,2.5713,6.5199,-1.2266,-2.1048,-7.6013,2063.2547,2.003,0.835,2.3553,6.5281,-0.59718,-1.4038,-5.9283,1844.5311,1.9195,0.70203,2.0141,6.2025,-0.51851,-1.157,-5.3075,8086.6675,2.7934,2.6387,5.2766,10.3092,-2.2003,-4.0185,-11.1391,7057.9775,2.7444,2.3945,4.7925,10.0111,-1.9515,-3.5551,-9.9159,4
131763.3437,12.8594,34.2898,50.6562,80.9066,-20.0891,-41.5372,-359.6456,252874.6875,14.2468,66.0079,97.785,155.3372,-40.8048,-120.2282,-1057.3486,49898.1208,18.4091,13.3782,18.5946,26.4277,-12.8151,-21.6263,-60.6186,47424.4661,16.9961,12.8093,17.7655,23.3248,-12.0843,-19.9477,-67.1409,11298.689,7.2442,3.5817,6.8574,10.2168,-2.9256,-5.0649,-12.975,9487.5933,6.9767,2.8956,5.5689,9.9363,-2.3511,-4.0619,-10.7295,59765.3994,17.909,20.0201,31.0582,41.7315,-18.3919,-34.5483,-99.6499,61981.6206,17.9559,20.6031,32.9087,40.392,-19.2388,-35.8113,-83.1974,202524.9023,13.2947,56.5618,85.8616,158.2535,-32.2861,-99.9142,-812.6983,171393.2754,13.2736,48.5521,72.4106,172.328,-27.6795,-67.4989,-605.0811,61543.0268,20.8423,16.0186,22.0888,37.2267,-15.8323,-27.9081,-114.4163,48158.6846,18.8557,12.3945,17.3523,28.191,-12.277,-20.5858,-73.5076,12429.9773,7.8078,3.9142,7.712,13.1223,-3.2834,-6.1988,-15.9387,10943.5065,7.2992,3.1048,5.8864,10.1167,-2.7363,-4.7614,-15.2173,78235.1262,21.9906,25.8345,40.581,55.9122,-25.9385,-50.3672,-167.366,65039.625,20.6037,21.3047,34.416,49.8107,-21.0501,-39.2021,-132.9911,5
18668.4121,2.2093,4.1986,6.0553,15.354,-3.6354,-5.7569,-29.3083,32039.5781,2.1805,8.4278,12.6529,30.1008,-7.1528,-11.8468,-56.8134,9850.9292,3.6998,2.4955,4.2132,7.2171,-2.3114,-3.8236,-11.8869,9725.6602,3.5955,2.5225,4.3692,7.7781,-2.2995,-3.7679,-10.5363,3036.7156,2.4489,1.0917,2.6195,5.4932,-0.84878,-1.7781,-5.5053,2485.8449,2.304,0.90697,2.316,4.9565,-0.70651,-1.5443,-5.3771,12343.2133,3.7613,3.8823,6.9883,10.8302,-3.4755,-6.0481,-15.0472,12820.4224,3.7755,4.108,7.7435,12.0223,-3.714,-6.4634,-15.0913,34275.209,2.5053,8.6568,12.5167,30.916,-7.0464,-12.0687,-75.2737,26592.2265,2.3798,6.2932,9.864,28.6168,-5.3818,-9.2077,-53.5998,11191.8483,3.8155,2.7984,4.3469,8.5691,-2.541,-4.1544,-15.5355,9010.2454,3.5895,2.3475,3.8816,8.5704,-2.1028,-3.5612,-12.159,3196.2857,2.5082,1.1679,2.8834,8.0053,-0.90265,-1.8672,-7.7461,2790.2681,2.3576,0.97982,2.4064,7.4346,-0.77762,-1.5773,-6.3284,13995.3984,3.9102,4.2929,7.5486,12.5799,-3.9766,-6.943,-17.3306,12078.9492,3.8015,3.8663,6.9831,12.0406,-3.4371,-6.2047,-18.4372,4
94969.586,9.4,23.0097,32.4874,53.2514,-14.5719,-24.8898,-177.6527,176584.8262,10.0142,43.8549,62.829,122.7156,-30.0643,-75.1452,-588.8806,25300.1313,9.5715,6.6762,8.8957,14.0958,-5.8093,-9.5751,-28.9461,24724.6174,9.1009,6.4572,8.7038,15.9631,-5.5903,-9.2443,-27.2216,7085.2974,4.922,2.2443,4.0283,7.0484,-1.6992,-3.0973,-8.0488,5939.0189,4.6372,1.8744,3.4007,6.2328,-1.3964,-2.4776,-8.688,31443.9587,9.6392,10.3818,15.2804,22.6551,-8.6694,-15.3858,-39.5597,32294.7649,9.584,10.772,15.8456,23.5381,-9.0312,-16.0262,-38.0474,149229.4453,9.6912,38.5316,55.9613,112.0156,-23.8994,-54.7436,-496.2649,122929.9785,9.4696,31.857,47.2747,86.9533,-19.6212,-41.7344,-367.8069,30745.8142,10.6,7.6992,10.4863,19.0242,-6.9945,-11.7582,-46.7225,24414.1008,9.7343,6.1946,8.3249,17.5047,-5.5842,-9.1872,-32.6282,7624.1773,5.1903,2.455,4.6,11.6006,-1.8723,-3.5004,-10.7102,6716.8393,4.8086,1.9702,3.5461,7.9776,-1.5542,-2.8327,-10.3962,38064.1079,10.8988,12.316,17.947,27.7711,-11.1959,-21.1308,-56.7024,33010.1084,10.6245,10.7182,15.7277,23.5887,-9.3504,-17.4789,-44.0873,5
21412.877,2.4387,4.9866,6.8738,15.8393,-4.0302,-6.2442,-27.1497,38386.7754,2.435,10.4403,16.7122,34.8951,-8.2097,-13.4004,-72.7032,12415.7808,4.5192,3.1936,4.9161,8.6884,-2.8359,-4.7376,-13.6163,12248.0105,4.3548,3.1812,5.1345,9.2221,-2.8626,-4.721,-13.1745,3631.5039,2.7711,1.2757,3.0571,5.9645,-0.99299,-1.8311,-5.7846,2999.8218,2.6293,1.0703,2.6262,5.018,-0.81677,-1.5733,-4.9168,15287.6865,4.5279,4.8782,8.5032,12.0205,-4.3009,-7.4347,-15.2619,15773.7622,4.5078,5.0741,9.0082,12.9194,-4.5591,-8.2218,-19.6956,40800.8555,2.8198,10.7791,15.8345,41.3829,-8.0018,-14.2114,-97.6572,31515.1426,2.6661,8.2106,11.8089,32.3272,-6.2974,-10.1441,-58.9865,14236.2776,4.717,3.5578,5.1893,10.1355,-3.1508,-5.1336,-17.9367,11306.1735,4.4105,2.924,4.5115,9.3813,-2.5457,-4.2089,-12.899,3725.667,2.7436,1.3554,3.2238,7.0922,-1.0446,-2.1834,-7.1964,3344.9373,2.6393,1.1631,2.7126,7.2025,-0.88111,-1.8897,-7.4866,17366.0542,4.7638,5.3939,9.1225,14.1299,-4.9944,-8.9784,-23.9041,14928.8228,4.5845,4.831,8.526,12.7167,-4.2637,-7.6748,-19.7141,4
110169.8183,10.8397,28.5637,41.6279,63.429,-17.2171,-33.99,-289.5461,224852.5527,12.5593,56.797,83.9308,156.3885,-36.282,-103.3816,-935.9514,37680.8123,13.5966,10.3093,14.1768,22.6016,-9.2734,-15.633,-49.7879,36163.3579,12.7292,9.8971,13.702,18.9767,-8.8632,-14.4602,-48.9104,9360.181,6.1239,3.0479,5.6581,8.6183,-2.3681,-4.368,-9.96,7875.5837,5.8304,2.479,4.698,7.9307,-1.9131,-3.233,-8.6531,46114.6109,13.6678,15.7774,24.2244,36.2395,-13.6452,-24.7803,-62.1768,47326.2915,13.528,16.4366,25.7246,34.6732,-14.296,-26.8526,-77.132,183366.3183,11.758,50.2907,73.8815,140.5989,-28.8902,-83.2987,-448.0405,153032.1338,11.5621,40.9693,61.035,102.3988,-24.3646,-57.5285,-547.8519,46164.2901,15.2309,12.1784,17.5883,31.7475,-11.338,-19.1875,-73.8539,36222.8393,13.8839,9.5236,12.934,24.2182,-8.8664,-15.5263,-51.946,10211.5889,6.6005,3.3234,6.2829,11.5498,-2.635,-4.897,-13.9124,8871.8764,5.924,2.6233,5.0314,9.2944,-2.1865,-3.965,-12.411,58955.4448,16.4192,19.8249,30.603,45.1591,-18.5263,-36.2632,-115.0237,49196.0559,15.3265,16.5436,25.8462,35.4239,-15.1732,-28.9721,-96.977,5
15500.5049,2.0216,3.353,5.0422,11.2749,-3.0843,-5.1172,-21.689,27043.2636,1.9973,6.9463,10.7204,23.1785,-6.0649,-10.363,-46.6933,8215.9888,3.2961,2.1202,3.6415,7.1919,-1.8663,-3.068,-9.3209,8137.167,3.1944,2.1149,3.8174,6.7669,-1.8796,-3.0343,-11.3929,2558.6926,2.2236,0.95041,2.4388,5.5086,-0.73263,-1.434,-5.9001,2168.1334,2.1663,0.80917,1.9531,4.8341,-0.60113,-1.2152,-5.2145,10237.293,3.3014,3.268,6.1749,10.4068,-2.8078,-4.8919,-13.558,10553.4209,3.2778,3.4149,6.7164,10.9456,-2.9893,-5.2431,-12.6344,29291.7812,2.2922,7.2574,10.6024,30.2579,-5.9338,-9.9068,-57.7575,22125.3437,2.1463,5.2745,7.8437,23.5024,-4.5576,-8.0058,-49.1732,9509.6248,3.4269,2.319,3.7038,8.2983,-2.074,-3.3903,-12.7917,7510.2224,3.215,1.9401,3.3524,7.2891,-1.699,-2.815,-9.9404,2629.6072,2.2409,0.99666,2.7518,7.0823,-0.76829,-1.6554,-6.6066,2335.4387,2.1215,0.86318,2.2987,7.8816,-0.66151,-1.3952,-6.6473,11497.646,3.4247,3.5301,6.6519,11.6335,-3.1742,-5.743,-14.8851,10011.3936,3.3465,3.2116,5.9831,11.3007,-2.7538,-4.7407,-13.4495,4
146141.5791,14.0201,39.1446,59.2687,107.9468,-21.3117,-51.8038,-484.9604,278919.4102,15.293,77.4906,125.5609,439.3406,-44.3576,-157.0511,-1539.2013,65375.7407,23.1489,18.393,26.0893,41.5773,-17.5976,-30.9932,-107.2938,61121.698,20.7794,17.2563,23.9975,38.3554,-16.1409,-27.8938,-98.5385,13428.3522,8.3063,4.4041,9.0767,15.1624,-3.495,-6.3824,-16.0747,11259.9355,7.9644,3.4627,7.2961,11.0537,-2.7744,-4.8301,-13.5683,78164.2056,21.9595,26.7129,43.4028,56.1509,-24.5433,-47.4201,-144.0815,79360.3252,21.8779,28.1467,47.2756,59.619,-25.7445,-49.5034,-150.2161,229261.4179,14.5241,66.0696,101.1221,395.5199,-35.078,-118.1817,-992.2462,196024.9296,14.6621,55.4398,88.2301,176.5129,-29.6684,-88.2239,-842.6905,81810.1045,26.6032,22.4933,31.68,57.8739,-21.9366,-39.2327,-182.8356,63508.8484,23.9543,17.2977,24.4241,42.9739,-17.0001,-30.2702,-124.7592,14652.6102,8.8638,4.8599,10.5589,17.5953,-3.969,-7.5942,-20.5315,13091.6156,8.3388,3.7215,7.3303,12.6318,-3.2688,-5.7466,-17.1972,104241.3569,27.7989,36.4771,60.406,81.0083,-35.0867,-73.8844,-261.2645,85569.395,25.2586,29.1957,47.9785,62.6607,-27.9435,-56.0227,-215.4181,5
16877.7861,2.1117,3.6814,5.2124,15.3941,-3.411,-5.3076,-22.5111,32171.9317,2.1657,8.205,12.6362,28.7315,-7.2796,-11.972,-56.3528,10089.0923,3.7667,2.5622,4.175,7.9201,-2.4362,-3.9088,-10.8249,10053.5437,3.6579,2.5471,4.2481,8.8336,-2.3887,-3.9517,-11.1682,3089.5163,2.4958,1.0723,2.5242,5.8232,-0.84005,-1.6316,-5.4045,2540.0184,2.3558,0.89676,2.1508,4.8801,-0.6982,-1.3698,-6.0043,12909.8521,3.785,3.9468,6.9636,10.5744,-3.5484,-5.9625,-14.8019,13228.5444,3.801,4.156,7.7234,12.8736,-3.8047,-6.6767,-15.4339,34067.2618,2.476,8.3219,12.4029,28.5973,-7.1612,-11.0391,-68.6149,25946.7539,2.331,6.2101,9.2366,21.9785,-5.409,-9.1784,-49.5796,11457.8223,3.8382,2.8324,4.5115,9.7943,-2.6816,-4.3763,-13.3529,9275.3232,3.6645,2.4007,3.796,8.0849,-2.2433,-3.688,-12.9268,3189.9919,2.4946,1.1396,2.9329,8.4276,-0.89865,-1.9275,-7.2891,2850.3037,2.3736,0.96232,2.2,6.4348,-0.7554,-1.514,-7.7934,14529.4624,3.9314,4.3446,7.7398,12.7836,-4.0703,-7.1609,-18.5331,12597.4678,3.7945,3.866,6.8229,11.7718,-3.4965,-6.085,-16.1391,4
90937.125,9.1491,22.3157,30.768,47.5253,-13.835,-24.6516,-174.4477,182354.3535,10.2438,43.6298,62,108.5711,-29.4845,-63.9435,-631.0611,25554.2356,9.5388,6.8129,9.0491,14.8911,-5.9156,-9.5844,-27.7442,24969.7727,9.0622,6.5801,8.7108,13.7544,-5.5978,-9.1373,-27.8463,7050.9114,4.8593,2.2525,3.8975,7.3002,-1.6538,-2.9781,-8.5859,5986.1663,4.6656,1.8703,3.4155,7.3206,-1.3491,-2.3549,-7.9658,32980.6658,9.6659,10.6221,15.2782,21.8159,-8.8003,-15.5276,-43.6017,33276.1604,9.5679,11.0337,16.2235,20.9746,-9.2399,-16.709,-38.1286,147718.2305,9.6008,38.0732,55.3521,109.3103,-23.4556,-51.898,-418.9973,124507.3155,9.5592,31.5603,47.1298,89.955,-19.4684,-40.9373,-325.0975,31035.6138,10.5253,7.9259,10.5139,20.6372,-7.1334,-12.4329,-42.4213,25012.5234,10.011,6.4466,8.8892,17.4464,-5.7876,-9.1005,-32.0593,7583.0931,5.0798,2.4539,4.4684,8.8952,-1.839,-3.6017,-10.047,6644.4044,4.7223,1.9418,3.4955,8.2112,-1.4908,-2.6719,-9.5752,39597.6504,10.9671,12.8077,18.6208,26.61,-11.4771,-21.287,-60.9159,34305.4937,10.4679,10.9051,15.6658,22.1584,-9.4816,-17.223,-48.2502,5
-227.748,0.98442,0.44812,1.3666,6.5915,-0.39043,-0.97045,-6.2828,307.252,1.0115,1.3914,3.8061,15.5405,-0.83058,-2.151,-11.9426,510.177,1.1432,0.56918,1.7779,4.5785,-0.19557,-0.51042,-4.0419,522.5637,1.1414,0.57978,1.7743,5.3883,-0.20494,-0.49508,-4.4678,235.3012,1.1132,0.39111,1.3277,4.2389,-0.11569,-0.42307,-4.3527,161.1294,1.0857,0.33289,1.0776,4.0206,-0.09225,-0.35062,-3.1816,721.8462,1.1576,0.99651,2.7246,7.1609,-0.27363,-0.57798,-3.3205,745.2202,1.1599,1.1244,3.1486,7.0615,-0.29093,-0.68995,-3.9552,782.0098,1.0349,1.1975,3.087,16.9844,-0.74313,-1.9299,-13.4881,413.7539,1.0219,0.83842,2.4914,11.4408,-0.58202,-1.5092,-10.501,575.1711,1.1499,0.58163,1.6002,5.7638,-0.21649,-0.60592,-5.527,471.3359,1.1395,0.52292,1.4525,5.557,-0.19332,-0.5171,-4.4469,214.8135,1.1011,0.4432,1.5202,6.0647,-0.12624,-0.46314,-3.9353,237.682,1.1166,0.34913,1.2381,5.2442,-0.1181,-0.5318,-3.5622,755.1172,1.1578,1.0765,3.0474,7.7835,-0.29704,-0.70133,-4.3848,667.0747,1.1515,0.93628,2.6305,7.0429,-0.26583,-0.63646,-4.0776,4
21222.0537,2.983,4.0238,5.4521,11.0443,-2.7113,-4.4502,-25.1199,43012.2305,3.1628,9.8352,14.8156,28.9428,-5.7768,-9.9678,-70.0829,4401.1538,2.5788,1.0722,2.1473,6.1954,-0.63148,-1.2673,-6.4059,4361.6081,2.4969,1.0967,2.1882,6.0163,-0.61389,-1.2409,-6.5427,1752.3896,1.984,0.62227,1.5179,4.2217,-0.29581,-0.71021,-5.6878,1547.6412,1.9747,0.54769,1.2938,3.7969,-0.26547,-0.73451,-4.893,6046.76,2.6769,1.7267,3.3878,7.0168,-0.96632,-1.6773,-7.5255,6119.844,2.6594,1.8445,3.9472,6.8245,-0.99874,-1.8603,-7.876,35410.5703,3.1124,7.1579,10.249,22.922,-4.8616,-8.8969,-59.7002,27811.8535,2.9569,5.4108,7.6013,18.5415,-3.8249,-7.0242,-42.379,4696.1169,2.5887,1.0995,2.2449,7.3422,-0.67237,-1.3215,-8.3235,3941.7635,2.4977,0.98708,1.9158,5.4084,-0.59219,-1.2162,-7.0145,1846.9168,2.0293,0.6867,1.8077,5.8708,-0.3239,-0.84419,-5.7305,1661.9594,1.9473,0.57405,1.4291,5.0677,-0.27657,-0.81249,-6.4909,6387.0581,2.718,1.8354,3.817,7.5698,-1.0237,-1.9781,-8.7448,5747.5052,2.6737,1.6342,3.3217,7.2575,-0.92606,-1.8173,-8.2876,5
19335.5556,2.3767,4.3927,6.5161,16.1218,-3.6959,-5.796,-25.9206,38208.3105,2.4588,10.1514,15.2999,33.7259,-8.3902,-14.3698,-69.108,12746.0992,4.7739,3.3643,5.3318,9.4621,-3.0335,-4.8108,-13.2278,12523.2591,4.5605,3.3117,5.3062,10.2147,-2.9283,-4.8399,-13.0376,3639.9758,2.7802,1.291,3.0025,6.6938,-0.97128,-1.8092,-5.3179,3011.4533,2.6438,1.0667,2.5202,5.4782,-0.80642,-1.4887,-5.4632,15802.416,4.5893,5.0407,8.6703,13.3148,-4.3159,-7.3381,-20.4678,16303.7949,4.6423,5.3147,9.6275,14.2968,-4.5884,-7.7666,-18.0987,40880.375,2.895,10.7536,16.0082,41.1284,-8.2224,-14.3334,-83.1347,32067.6875,2.7737,8.2907,12.2215,31.5163,-6.3796,-10.0834,-64.3037,14494.7517,4.9824,3.7783,5.5772,11.5163,-3.3072,-5.5911,-20.1249,11579.0278,4.679,3.0788,4.7465,8.5453,-2.7145,-4.675,-13.254,3816.0034,2.8797,1.3727,3.2887,9.9321,-1.0372,-2.1003,-6.7029,3383.1559,2.6965,1.1473,2.6828,7.3487,-0.86168,-1.6429,-7.1476,18184.0991,4.9776,5.7314,9.6311,15.3329,-5.0693,-9.1114,-25.6967,15610.5728,4.7166,4.9637,8.3068,14.3093,-4.2754,-7.4036,-19.6195,4
103104.875,10.6214,26.372,38.0664,54.1122,-15.7821,-31.9482,-234.5234,215806.4433,12.2577,56.1011,82.7118,176.1065,-36.0416,-98.3213,-837.7953,38202.2593,14.0403,10.3178,14.3497,20.928,-9.3313,-15.9253,-45.9386,36540.062,12.8932,9.8542,13.7018,19.6801,-8.8265,-14.8441,-44.402,9400.3124,6.1788,2.9698,5.54,9.2079,-2.3254,-4.1606,-10.3669,7923.6516,5.8737,2.4181,4.4535,8.3158,-1.8851,-3.2675,-10.2983,46803.4988,13.5729,15.6298,23.9134,32.4794,-13.777,-25.5174,-74.7606,47900.134,13.5676,16.3399,25.6731,31.6491,-14.4099,-26.5395,-69.8042,179061.0761,11.5915,48.9567,73.7787,147.2368,-28.4439,-84.479,-659.6643,151809.792,11.6261,40.9818,64.3305,156.7528,-23.8954,-56.0216,-493.0407,46884.4865,15.6352,12.1957,16.8531,33.3285,-11.4158,-19.687,-75.5599,37086.3096,14.4986,9.6007,13.0027,20.1417,-8.9718,-15.175,-54.7531,10141.5933,6.5386,3.2706,6.1437,12.0073,-2.5955,-4.8352,-13.5337,8925.4052,5.9706,2.5878,4.815,9.9266,-2.1555,-3.9507,-11.5313,58864.9297,16.2068,19.7923,30.1404,46.0061,-18.7665,-35.9862,-112.857,49953.5361,15.1485,16.3486,25.4511,38.0686,-15.2057,-28.3033,-86.4873,5
12658.2724,1.8715,2.8393,4.3219,12.6403,-2.5632,-4.0699,-20.1899,26840.0547,1.9877,7.0156,11.0825,23.7911,-6.1794,-9.6055,-52.1213,8338.6225,3.304,2.1527,3.5498,7.3862,-1.928,-3.1885,-9.9189,8209.8681,3.1719,2.1576,3.7038,7.1193,-1.9014,-3.1482,-11.0954,2593.612,2.2369,0.95845,2.3111,5.2885,-0.71701,-1.3811,-6.634,2135.5299,2.1324,0.79168,1.9597,5.0571,-0.5991,-1.3164,-4.7538,10296.9394,3.2609,3.2923,6.2291,11.1354,-2.8587,-4.7909,-10.5861,10723.4683,3.2802,3.4706,6.8275,10.786,-3.0045,-5.1866,-13.3201,29382.2461,2.2924,7.4009,10.8781,29.1585,-6.1431,-9.9916,-58.6001,22977.2578,2.1873,5.4366,8.4731,22.3907,-4.7078,-8.2847,-43.2143,9461.4095,3.3988,2.3292,3.8454,7.973,-2.0964,-3.4821,-12.4902,7470.3486,3.1822,1.9659,3.3103,8.3564,-1.7113,-2.9526,-9.8258,2672.8169,2.2263,1.0006,2.6879,6.1406,-0.77241,-1.6823,-6.6493,2364.0945,2.1481,0.85281,2.2927,6.1067,-0.65431,-1.5283,-6.4988,11598.855,3.3995,3.5573,6.5613,11.8949,-3.1638,-5.7248,-16.7848,9909.542,3.271,3.2101,5.9596,10.6084,-2.7762,-4.9154,-12.8617,4
127984.9834,12.9121,33.649,50.4979,84.8651,-18.5255,-43.1968,-388.1545,278824.1113,15.2187,76.8453,116.9612,262.4699,-44.9386,-164.4883,-1219.1167,65713.7637,22.9417,18.2769,26.3763,47.9136,-17.6454,-32.0925,-111.5635,61059.0293,20.5891,17.4406,24.2302,37.1061,-16.4291,-29.3938,-120.4585,13614.648,8.5109,4.3832,8.9865,12.7373,-3.5585,-6.3691,-17.1434,11313.6958,7.9242,3.5251,7.2112,11.6196,-2.8465,-5.0168,-14.6659,77568.4294,21.9805,26.8283,43.9221,60.9843,-24.6832,-47.7883,-156.8355,79197.0525,21.5623,27.9382,46.0838,58.6883,-25.7293,-50.281,-182.1344,224077.7344,14.0979,66.0518,104.0874,189.011,-35.529,-130.8599,-1189.241,193048.5323,14.2997,55.5577,90.744,205.1504,-30.935,-90.7875,-926.5491,81918.7715,26.2173,22.1079,31.6212,54.0749,-21.9392,-39.857,-173.3433,63408.4197,23.562,16.9147,23.7483,40.8994,-16.6763,-30.7527,-143.3514,14753.8323,8.973,4.8019,10.1609,15.8116,-4.0016,-7.3652,-21.2335,12956.9906,8.3189,3.8036,7.3982,13.0569,-3.3256,-5.9879,-17.1292,101558.0095,26.8371,35.6207,59.2258,90.0628,-34.8548,-68.5368,-337.2881,84951.8743,25.4247,29.0116,48.2238,68.5661,-27.9756,-58.2388,-195.7716,5
3727.7119,1.2562,0.95251,1.7928,7.5483,-1.1115,-1.9482,-10.9587,9432.6211,1.3428,2.8929,5.9098,21.7021,-2.7692,-5.198,-26.3122,3019.5422,1.8081,0.9426,2.2086,5.8467,-0.7511,-1.37,-5.6754,3076.9492,1.804,0.96561,2.1662,5.3962,-0.77526,-1.4669,-5.7944,1111.4016,1.525,0.53738,1.6249,4.4264,-0.35787,-0.854,-5.3957,947.4721,1.4993,0.45792,1.4637,4.5602,-0.31833,-0.72547,-4.9122,3941.8745,1.8652,1.5696,3.7526,7.1288,-1.1659,-2.0937,-8.0229,4103.5415,1.8634,1.6742,4.1287,7.3123,-1.2251,-2.101,-7.6126,10774.6562,1.4698,2.7599,5.2881,20.6176,-2.6795,-5.0131,-31.9107,7644.6504,1.3891,1.8981,3.5532,14.1053,-1.976,-3.637,-25.3185,3342.7154,1.8082,1.0129,2.1579,6.7034,-0.81421,-1.6424,-8.5309,2768.988,1.7754,0.88589,2.0024,6.1853,-0.70487,-1.4342,-7.8016,1181.8943,1.5472,0.57906,1.8706,6.6605,-0.38427,-1.1142,-5.7957,1031.9598,1.5003,0.51176,1.6533,6.4108,-0.34881,-0.88759,-6.911,4263.6412,1.8627,1.6337,3.8937,8.6479,-1.2307,-2.422,-10.6441,3743.959,1.8481,1.51,3.6837,8.8673,-1.1139,-2.1136,-6.8851,4
55533.627,6.2859,12.4436,17.1022,29.5724,-8.6071,-13.3438,-83.311,119661.1094,7.0795,26.9516,36.7983,63.1752,-19.9174,-38.4236,-321.6557,14329.7893,5.9014,3.2947,4.4831,7.583,-2.8559,-4.4879,-13.7001,14086.8811,5.6611,3.2658,4.6144,8.3714,-2.8063,-4.5425,-14.9391,4457.7696,3.4735,1.3787,2.8337,6.3365,-0.99713,-1.868,-5.8334,3837.8671,3.3962,1.1778,2.5782,6.0526,-0.8241,-1.514,-5.245,18124.9419,6.0752,5.1403,7.4332,11.6538,-4.3496,-7.5592,-20.159,18603.5532,5.9538,5.3303,7.7858,13.6648,-4.5172,-7.7213,-22.1051,102187.2402,7.0314,23.7433,33.578,72.4206,-16.2058,-31.3558,-231.3072,82609.4473,6.7401,19.1366,27.0679,55.2778,-13.2955,-23.7361,-167.6513,16463.051,6.2131,3.6708,4.9258,11.2414,-3.2129,-5.3283,-21.3516,13302.6702,5.7778,3.0497,4.3021,10.4819,-2.6677,-4.7635,-14.3129,4784.2946,3.6226,1.4756,3.016,6.63,-1.0762,-2.2579,-8.7387,4190.8983,3.4483,1.2387,2.6789,7.2716,-0.89385,-1.7453,-7.268,20370.4517,6.3594,5.6269,7.8938,13.7293,-5,-8.7087,-24.9106,17968.3488,6.2659,5.0871,7.2501,11.1157,-4.393,-8.0546,-23.5057,5
18285.4882,2.0445,4.1494,6.2056,15.8101,-5.0372,-14.0346,-31.2981,19609.7558,1.7432,5.0503,8.5624,22.7532,-4.5996,-7.1845,-29.853,6001.5102,2.6803,1.5998,2.8814,7.1075,-1.3206,-2.0981,-6.1837,5966.634,2.6248,1.6473,3.0996,6.2975,-1.3486,-2.0919,-6.0772,1995.4519,1.9696,0.78976,2.0838,4.6278,-0.56309,-1.0564,-4.7274,1665.2701,1.8995,0.65999,1.8612,5.1345,-0.47158,-1.0377,-4.2662,7486.4448,2.705,2.5437,5.0894,8.5855,-2.0521,-3.4494,-7.3367,7819.0703,2.7153,2.6628,5.5693,9.838,-2.164,-3.5293,-9.0816,21444.5742,1.9708,5.3616,8.5352,29.4486,-4.6396,-7.4762,-34.6636,16145.7773,1.862,3.8449,6.0354,18.2453,-3.468,-6.2433,-26.5689,6808.3691,2.7726,1.7457,3.0843,7.1794,-1.455,-2.2645,-7.4353,5485.656,2.656,1.5024,2.7575,7.2483,-1.1979,-2.0358,-7.2955,2061.3513,1.9693,0.82638,2.3966,5.9223,-0.60546,-1.2753,-5.5598,1848.4255,1.9182,0.71719,1.9935,6.6734,-0.52537,-1.0772,-4.8267,8375.3692,2.8137,2.706,5.4039,10.1188,-2.2384,-3.8599,-9.3397,7170.3716,2.7181,2.4334,5.0188,9.1227,-1.9629,-3.3087,-7.5457,4
227551.33,17.4418,58.0273,88.5264,168.5175,-37.7223,-96.1812,-958.058,251506.7734,14.0331,68.5621,104.3037,297.9629,-41.0487,-130.2643,-1094.933,51665.5112,18.613,13.969,19.1134,30.1248,-13.3008,-23.2277,-73.4793,49010.0388,17.199,13.4521,18.2909,29.7897,-12.5842,-22.2199,-71.0144,11591.5074,7.488,3.6603,6.9325,10.2498,-2.9936,-5.2721,-12.3273,9676.8704,7.0081,2.9626,5.7301,8.479,-2.4118,-4.0644,-9.8127,61752.0049,18.2984,20.9916,32.7458,42.3236,-19.1065,-35.7005,-91.0982,64062.5415,18.1782,21.8593,34.4862,44.868,-20.0701,-38.5452,-98.604,206198.8027,13.3436,57.7926,90.1562,147.8081,-32.3523,-94.1477,-882.3847,173691.1269,13.2462,47.8645,73.9679,134.3661,-27.1792,-73.5259,-625.5612,64399.7763,21.3399,16.7832,23.1981,36.8979,-16.6022,-28.7977,-129.136,50152.4919,19.4315,12.9066,17.4967,33.2657,-12.6571,-21.8271,-80.0705,12589.0035,7.7406,4.0008,7.7769,11.644,-3.3261,-6.0926,-16.2535,11007.4416,7.2816,3.1945,6.0714,10.4292,-2.7868,-4.8615,-13.6865,80164.3774,22.2851,26.9399,42.4876,62.0665,-26.6023,-53.7817,-161.2075,66862.2165,20.6709,22.4232,35.3909,47.3294,-21.6542,-44.0008,-124.3118,5
10169.1933,1.5218,2.5553,4.3885,14.2147,-2.4443,-4.1612,-17.2634,9633.2988,1.3518,2.9609,5.3196,18.9669,-2.8214,-4.7355,-23.8592,3080.0546,1.8439,0.94175,2.0892,4.9464,-0.76817,-1.3696,-6.2693,3118.8755,1.8322,0.98688,2.1476,5.3232,-0.75939,-1.4316,-4.8807,1145.012,1.5514,0.54369,1.6118,4.3241,-0.36082,-0.83168,-4.3982,955.7478,1.5115,0.4569,1.4269,4.2639,-0.30811,-0.76536,-5.2083,4024.7285,1.89,1.5874,3.8006,5.9058,-1.1568,-1.9999,-6.462,4197.3637,1.8998,1.7134,4.0281,7.9566,-1.2117,-2.2237,-6.6431,10906.7519,1.4752,2.7846,4.9552,20.1791,-2.7546,-4.9507,-27.9946,7859.6993,1.402,1.8902,3.4558,15.5894,-2.0281,-3.4721,-18.1352,3425.8545,1.8654,1.0091,2.0927,7.3761,-0.81373,-1.5387,-6.4742,2852.8719,1.82,0.87776,1.9304,5.8679,-0.7016,-1.2976,-7.0325,1167.9978,1.5419,0.57492,1.7825,5.5024,-0.38005,-0.99314,-5.4659,1036.1289,1.4982,0.50657,1.5333,5.2327,-0.34311,-0.86658,-5.494,4365.6773,1.9056,1.6482,3.8849,8.1948,-1.2207,-2.1634,-7.3088,3792.4205,1.8677,1.5173,3.745,8.0415,-1.1063,-2.0765,-7.2123,4
101696.2705,8.1851,22.8809,30.5996,51.8169,-16.8153,-28.1804,-201.6067,122659.1446,7.2314,27.8114,38.9995,66.783,-19.9667,-36.9013,-300.9618,14512.4644,5.9746,3.3215,4.564,8.4788,-2.8767,-4.4102,-13.0328,14139.5972,5.6842,3.3409,4.5597,8.2971,-2.8287,-4.6499,-14.3152,4516.7744,3.5218,1.3613,2.7358,6.7646,-0.98735,-1.7781,-6.5872,3867.9182,3.393,1.1572,2.3795,5.5436,-0.83226,-1.4921,-5.4727,18397.9307,6.1005,5.127,7.158,10.3656,-4.395,-7.2861,-17.7878,18902.7451,6.0125,5.3158,7.5827,13.051,-4.57,-7.8157,-18.3093,104106.2597,7.1923,24.7243,34.1045,67.7951,-16.3943,-31.4135,-227.9738,85178.3339,6.9398,19.9171,27.8555,59.8352,-13.5034,-24.5556,-167.0899,16407.6965,6.2456,3.6985,4.859,10.4706,-3.2294,-5.3807,-18.7983,13413.9897,5.8627,3.0845,4.2294,8.2967,-2.6831,-4.3993,-15.1309,4795.5265,3.6288,1.4708,3.1281,7.1119,-1.0806,-2.1,-7.2428,4193.3479,3.3802,1.2225,2.543,6.1486,-0.89031,-1.8587,-7.1307,20546.1509,6.3488,5.6754,7.785,12.8368,-5.0773,-8.9639,-25.4237,18212.2473,6.3374,5.0935,7.0614,11.7128,-4.4646,-7.7789,-23.2553,5
20189.6993,2.0625,4.6937,6.8396,17.7739,-4.3434,-6.7128,-27.9337,19490.2988,1.7318,5.0591,8.3064,21.4335,-4.7018,-7.786,-37.0322,6001.2192,2.7123,1.584,2.9119,5.9955,-1.3681,-2.1459,-6.618,5945.4038,2.6316,1.6118,3.1362,5.9623,-1.3809,-2.2286,-7.2516,1994.8446,1.9765,0.76059,2.0858,4.6327,-0.57678,-1.1303,-4.1149,1716.3064,1.9452,0.6495,1.7289,4.5896,-0.47292,-1.0228,-3.8114,7621.9771,2.7544,2.5059,5.0603,8.4735,-2.0738,-3.5055,-10.0417,7849.9566,2.7307,2.6677,5.6626,9.2086,-2.1775,-3.6759,-8.9184,21395.5254,1.9576,5.3599,8.4158,26.5638,-4.6866,-7.7359,-42.6465,16235.3457,1.8591,3.8153,6.0335,20.0227,-3.4792,-5.7625,-28.0192,6833.5947,2.8173,1.7028,2.9144,8.3195,-1.5038,-2.5945,-10.4998,5496.5881,2.6588,1.457,2.6705,7.3801,-1.2499,-2.0921,-7.9411,2066.0405,1.9766,0.82296,2.2492,6.0686,-0.59365,-1.3497,-6.7362,1901.0509,1.9528,0.71136,2.0132,6.0057,-0.5246,-1.1813,-5.6246,8454.2764,2.8296,2.685,5.301,9.0685,-2.2806,-4.0203,-13.2959,7330.8111,2.7686,2.4406,4.9111,9.0909,-2.0119,-3.4814,-10.4205,4
220245.792,16.7867,57.6842,89.3152,293.2133,-35.6913,-101.7819,-997.4533,256038.0801,14.2448,68.7266,102.4418,205.6228,-40.7538,-150.4151,-1222.0545,51466.3332,18.6909,14.1337,19.4823,28.9294,-13.1269,-23.0247,-84.6667,48645.334,17.192,13.5416,19.0775,32.0548,-12.4821,-21.5181,-83.9641,11663.2123,7.4871,3.7113,7.0115,12.1569,-3.0114,-5.4422,-15.762,9795.7432,7.1683,2.9815,5.7467,8.7007,-2.408,-4.1845,-11.911,62038.4172,18.1948,21.1895,33.2739,46.4323,-19.2445,-36.1173,-103.9891,63669.4634,17.979,22.0665,34.8441,47.9951,-20.1007,-37.6534,-132.1602,209151.5313,13.5221,58.8656,91.9442,217.5876,-32.2942,-97.9085,-940.4454,179405.4883,13.5982,49.3481,76.142,216.5064,-27.1983,-77.3542,-670.1245,63480.1814,21.4798,17.0481,23.9919,42.9577,-16.2905,-29.6855,-130.5704,50418.779,19.4507,13.1346,18.2897,33.4306,-12.4268,-22.0907,-87.9897,12572.5784,7.9117,4.035,7.9309,12.0483,-3.3493,-6.2739,-20.9771,11111.6024,7.3688,3.2049,6.0909,11.1596,-2.7777,-4.8205,-16.3515,81406.815,22.3136,27.5316,43.4494,65.3276,-26.6473,-54.1693,-184.6847,67434.8291,20.6077,22.6895,36.2492,49.7977,-21.6195,-44.8712,-138.2315,5
33342.3457,2.7275,7.8274,11.0693,22.2271,-7.0271,-11.5875,-66.1735,32322.2305,2.1786,8.5556,13.3249,34.3045,-7.3752,-12.9199,-64.6397,10256.3508,3.8292,2.5778,4.3381,8.5343,-2.3921,-3.9596,-11.2796,10165.4685,3.7308,2.625,4.2749,8.926,-2.3752,-3.7616,-11.4576,3097.2788,2.482,1.1012,2.7348,5.9624,-0.8636,-1.649,-6.095,2612.6771,2.4385,0.92411,2.2567,5.4896,-0.7178,-1.3387,-5.5455,12756.4678,3.8375,4.0357,7.3671,11.3681,-3.6265,-5.9724,-18.0527,13316.5752,3.8512,4.24,7.8314,13.486,-3.8225,-6.5429,-17.6831,34497.3379,2.5079,8.7365,13.147,39.1626,-7.2474,-12.6139,-64.2587,26190.8711,2.3375,6.3068,9.3257,24.6091,-5.4267,-10.2291,-49.3609,11635.0354,3.9567,2.8733,4.5058,9.4735,-2.6286,-4.351,-15.6501,9340.1731,3.6888,2.4214,3.8525,8.5481,-2.1618,-3.7948,-14.1183,3181.4904,2.4903,1.166,2.8454,7.7655,-0.90361,-1.9282,-7.2676,2901.7283,2.4332,1.0059,2.4731,6.5656,-0.7849,-1.6945,-9.1821,14358.1191,3.9653,4.3837,7.8487,13.16,-4.0382,-7.199,-19.8224,12340.9634,3.8415,3.9679,7.0797,12.1608,-3.5565,-6.3616,-16.759,4
149455.7578,11.597,36.8381,52.7814,141.9669,-24.7962,-52.5352,-417.9096,179005.1503,10.1238,44.2853,65.4601,157.2855,-29.9428,-68.9164,-613.2077,26236.6006,9.8129,6.863,9.301,14.8237,-5.9454,-10.1086,-33.202,25586.3626,9.2695,6.7435,9.055,15.3731,-5.714,-9.7986,-28.0068,7120.1412,4.9197,2.2866,4.1279,7.5695,-1.7263,-3.2171,-8.5429,6095.402,4.8366,1.8905,3.4711,7.4639,-1.3915,-2.4777,-7.8367,32981.0254,9.9081,10.8139,15.7148,23.3195,-9.0177,-15.8503,-38.7565,33755.6706,9.8012,11.2174,16.6514,24.2019,-9.4653,-17.0432,-39.556,151252.2148,9.8219,38.7143,57.7838,96.66,-23.2758,-53.4972,-528.8769,122679.6982,9.4097,31.9003,47.0577,138.6556,-19.2555,-41.4532,-381.2642,31517.4505,10.744,7.9606,11.0775,19.1487,-7.0863,-12.1941,-43.3336,25234.0738,9.9524,6.4035,8.6797,18.7367,-5.7077,-9.8326,-30.5172,7671.8952,5.0807,2.4859,4.5405,9.5069,-1.8974,-3.4967,-10.4069,6750.6906,4.8011,1.9972,3.6676,8.4082,-1.5335,-2.8616,-11.1827,39677.1177,11.082,12.8964,18.9393,31.5039,-11.5551,-22.5335,-60.7658,34254.0227,10.8084,11.1265,16.4142,24.1922,-9.7062,-17.9888,-52.6255,5
1191.4356,1.0629,1.2041,2.8879,10.0189,-0.71459,-1.7944,-13.8798,105.3574,1.0039,1.4416,3.7605,18.4747,-0.92177,-2.2667,-15.8526,479.542,1.1336,0.5863,1.7047,4.655,-0.21304,-0.58565,-4.4294,506.3599,1.1363,0.60404,1.639,5.0633,-0.20474,-0.61931,-4.8556,197.4509,1.0949,0.40363,1.4506,4.2579,-0.12057,-0.4806,-4.0348,151.6069,1.0816,0.32974,1.1055,4.3331,-0.11593,-0.49822,-3.3699,720.7583,1.1587,1.0485,2.6616,6.2049,-0.29868,-0.72982,-4.9202,731.4101,1.1578,1.1535,3.2647,6.9668,-0.30377,-0.9346,-5.6389,998.2011,1.0445,1.2948,3.2142,18.5554,-0.77574,-2.1542,-17.8812,472.5468,1.0249,0.85334,2.2637,14.1983,-0.6123,-1.7763,-14.6532,515.6531,1.1322,0.59845,1.6644,5.5316,-0.22154,-0.73918,-6.683,438.3423,1.1294,0.52021,1.5442,6.3032,-0.19728,-0.66424,-5.6666,191.4832,1.0889,0.44781,1.5512,6.1947,-0.14123,-0.67011,-5.3158,184.3747,1.0888,0.361,1.2915,6.5469,-0.12889,-0.52403,-5.1387,713.3955,1.1495,1.099,3.0926,8.1615,-0.30589,-0.85951,-5.3398,610.9287,1.1386,0.97494,2.7122,7.7227,-0.28061,-0.84702,-4.5793,4
32432.0908,3.3102,6.0222,8.2284,17.4646,-4.4298,-7.4307,-39.6752,43826.3829,3.2265,9.5652,14.1095,27.7054,-5.9153,-10.278,-64.5169,4417.5818,2.5722,1.0678,2.3695,5.7322,-0.64086,-1.3798,-6.6243,4390.2336,2.4857,1.0875,2.2072,4.8539,-0.6388,-1.3038,-6.8065,1744.4889,1.9865,0.62283,1.5314,4.4176,-0.29171,-0.81878,-5.3392,1517.2137,1.9541,0.54353,1.3568,4.3811,-0.25451,-0.69719,-4.76,6090.0229,2.6785,1.7261,3.3659,5.984,-0.96695,-1.8663,-7.6964,6152.4631,2.6567,1.8177,3.7991,8.2297,-0.99395,-1.7958,-8.765,36378.7324,3.1824,6.9852,10.0617,25.3281,-4.9413,-10.3072,-62.1912,28214.6513,2.9908,5.2671,7.6794,20.8527,-3.8763,-7.3534,-41.5516,4804.4112,2.608,1.0964,2.2317,6.9561,-0.69476,-1.435,-9.6013,4016.3469,2.5144,0.97316,1.972,6.4438,-0.60596,-1.3017,-7.9124,1810.375,1.9933,0.68156,1.7316,6.1324,-0.32231,-0.90929,-6.3964,1663.5607,1.948,0.56962,1.5228,6.5234,-0.27928,-0.87075,-6.0897,6432.2869,2.6885,1.825,3.9608,7.7952,-1.0576,-2.0025,-9.3594,5930.5752,2.7246,1.6358,3.5677,7.3051,-0.94363,-1.7502,-8.5515,5
39401.2695,3.1105,10.1262,14.4584,31.5073,-7.9731,-12.7418,-54.5059,38255.043,2.4521,10.4082,15.8364,30.5691,-8.257,-13.8421,-68.3323,13070.5176,4.8292,3.4043,5.2799,9.4162,-3.0511,-4.9582,-13.5757,12882.051,4.612,3.3801,5.5459,8.7214,-2.997,-4.9065,-12.9008,3699.2294,2.8201,1.3059,3.0112,7.4049,-0.97619,-1.957,-4.8996,3041.0486,2.6802,1.0757,2.4994,5.3625,-0.78224,-1.5253,-5.7171,16261.4165,4.6623,5.1181,8.8752,13.6617,-4.3877,-7.3534,-16.5607,16703.8013,4.7186,5.4043,9.9763,14.4274,-4.7258,-8.3357,-17.2505,40885.4004,2.8867,11.012,16.0907,36.3984,-8.0142,-14.1771,-81.4836,32174.1269,2.7756,8.3578,12.0261,30.1693,-6.2019,-10.3184,-58.1847,14913.044,5.0868,3.834,5.8127,10.8142,-3.3845,-5.3624,-18.4951,11897.6726,4.7464,3.1213,4.7789,9.1884,-2.758,-4.3612,-13.8107,3853.7268,2.8591,1.3913,3.4695,7.8079,-1.0447,-2.1614,-6.6466,3390.2115,2.6565,1.1626,2.6948,6.9335,-0.85995,-1.6774,-7.6069,18673.5625,5.0785,5.8271,9.6224,15.0892,-5.2034,-9.5894,-20.1916,16009.2065,4.7914,5.0771,8.5321,14.2194,-4.3874,-7.3608,-21.4027,4
183757.5136,14.1062,46.4007,66.9999,115.7024,-29.9549,-73.6604,-635.3763,220536.5195,12.4746,55.8154,80.3651,138.2436,-35.6017,-89.5472,-832.9534,39325.761,14.1707,10.7582,15.0277,24.5647,-9.8145,-16.5651,-53.192,37569.4233,13.0922,10.2921,13.9849,20.7294,-9.1549,-15.659,-48.7505,9534.3313,6.2415,3.0286,5.642,8.9877,-2.3447,-4.1239,-10.7402,8067.5828,6.0557,2.4364,4.4484,8.7315,-1.8782,-3.1493,-9.8622,49087.6953,13.8352,16.2893,24.5503,32.5724,-14.1488,-26.4139,-73.0866,49835.1411,13.8898,17.0023,26.1526,33.901,-14.8542,-27.147,-73.1635,177999.8848,11.5523,48.5029,73.6112,153.6156,-28.2622,-71.1615,-658.7686,146369.1865,11.2715,40.544,60.5329,137.5909,-23.5335,-54.021,-580.9067,48606.7395,16.1407,12.8204,17.6906,33.0025,-12.1436,-20.2983,-88.6724,38481.1026,14.8486,10.1265,13.7347,23.0305,-9.5319,-16.0734,-52.0051,10404.9096,6.6479,3.341,6.4447,11.1464,-2.618,-4.9873,-13.4972,9098.8704,6.0455,2.5881,4.7032,9.8284,-2.1419,-3.5583,-11.2969,62448.5771,16.7705,20.8239,32.882,47.9783,-19.7332,-36.8935,-115.3,52735.2832,15.5895,17.1565,26.479,36.3865,-15.7596,-29.6086,-90.2393,5
28169.3965,2.4669,6.6305,9.3764,17.763,-5.8064,-8.7346,-37.4661,27274.291,1.9979,7.0569,10.6412,22.3354,-6.1857,-10.3875,-54.469,8464.0647,3.3412,2.1743,3.7355,6.9299,-1.964,-3.2204,-8.7876,8398.6387,3.2269,2.1869,3.9328,6.9058,-1.9408,-3.0139,-9.5668,2629.5784,2.2566,0.94665,2.3218,5.1161,-0.71783,-1.3585,-4.0533,2177.4645,2.1779,0.78255,1.8477,4.2822,-0.58399,-1.1176,-3.8099,10766.3032,3.3026,3.3485,6.1461,10.7443,-2.8952,-4.8495,-11.551,11043.7632,3.3046,3.5442,6.8071,10.2512,-3.0681,-5.3238,-14.5278,29426.2792,2.2925,7.3765,11.0036,31.177,-6.088,-9.7775,-60.2993,22405.1035,2.1562,5.3942,8.0782,22.9248,-4.6214,-7.7557,-42.324,9634.8487,3.4728,2.3745,3.8544,7.5966,-2.1571,-3.5184,-12.1106,7686.4116,3.2534,2.0158,3.2396,6.8185,-1.7593,-3.0131,-11.2814,2653.2636,2.2259,1.0131,2.6058,6.8517,-0.75641,-1.7833,-7.2714,2410.8149,2.1622,0.85445,2.0813,5.7671,-0.63895,-1.3992,-5.9221,11989.8315,3.4249,3.6193,6.5453,11.5603,-3.2542,-5.6512,-15.8371,10424.6621,3.3232,3.2474,5.7902,9.8629,-2.8219,-4.8543,-14.0353,4
237568.7666,17.848,64.3245,95.9718,189.5269,-39.0212,-118.3135,-973.1098,275385.0585,14.8866,76.7018,120.1767,241.9335,-44.977,-157.7001,-1604.7433,67125.8657,23.3026,19.1015,28.1829,43.415,-18.5756,-31.7462,-118.682,63354.8321,21.1209,18.0725,25.8115,40.5803,-16.9999,-30.5247,-99.7883,13761.2775,8.5454,4.3917,8.8328,13.3497,-3.5465,-6.2917,-15.148,11493.8881,8.0668,3.4211,6.8263,10.9036,-2.8197,-4.7141,-11.2824,82147.8037,22.2422,27.5967,44.3062,58.925,-25.2778,-47.6249,-161.9632,83470.552,22.076,29.0316,48.9317,64.8412,-26.7538,-52.5583,-184.4131,223406.3105,14.0934,64.808,105.6723,158.132,-35.6856,-110.8688,-939.4603,191218.3848,14.2457,55.1248,87.2652,187.0983,-30.4027,-95.7365,-754.4886,86182.6578,27.6422,23.5462,34.8897,60.2632,-23.3506,-40.6653,-205.0892,67228.2983,25.0743,18.0846,25.3582,45.4882,-18.0507,-31.0211,-149.5562,14992.8243,9.1001,4.8772,10.5496,16.9248,-4.0279,-7.2482,-19.3785,13177.7883,8.1125,3.737,7.1876,11.5664,-3.288,-5.4938,-17.493,107439.6799,27.8113,37.6376,62.6292,85.2365,-36.1636,-76.0692,-281.8509,90273.4046,25.3746,29.7941,48.5007,70.4453,-28.5574,-55.1532,-201.472,5
26505.6914,2.3702,6.1399,8.6704,20.4483,-5.5403,-8.2945,-33.3338,26009.5039,1.9341,6.8143,10.5229,25.3375,-6.0133,-9.7857,-45.9317,8139.804,3.1953,2.0634,3.5608,7.0579,-1.8798,-3.3907,-9.3837,8151.6492,3.1251,2.0975,3.7223,6.233,-1.8947,-3.1018,-9.3007,2555.3457,2.2075,0.91213,2.2865,5.1262,-0.71917,-1.4545,-5.5098,2128.2409,2.1344,0.77065,1.8757,5.0822,-0.59466,-1.1821,-4.9051,10403.3091,3.2097,3.2477,6.0005,9.5509,-2.8601,-4.8273,-13.2094,10727.0742,3.2009,3.4066,6.534,10.0986,-3.0311,-5.0593,-13.3824,28377.3379,2.221,6.9733,10.4978,28.7832,-5.9935,-9.8497,-54.5031,20855.5762,2.0467,5.0416,7.6097,23.3362,-4.3858,-7.3897,-40.1623,9154.3186,3.2604,2.2686,3.6848,7.25,-2.036,-3.488,-12.2042,7454.2454,3.1276,1.9148,3.3286,8.5168,-1.7038,-2.817,-9.7051,2643.1006,2.2085,0.97903,2.502,6.5949,-0.75921,-1.5646,-7.143,2405.4299,2.147,0.82744,2.099,5.963,-0.65121,-1.5987,-6.8291,11332.4824,3.227,3.4503,6.3946,11.2386,-3.1679,-5.5753,-15.3204,9957.8134,3.1977,3.1463,5.7185,9.8611,-2.787,-4.6255,-11.6765,4
232007.498,17.5808,63.3714,96.4528,178.9013,-39.0254,-125.4208,-980.0993,287840.9355,15.5062,78.065,119.8404,253.0764,-46.0613,-179.5666,-1835.0772,67835.4453,23.6418,18.8449,26.5434,40.7819,-18.1651,-33.7344,-128.0505,63508.8221,21.489,18.0308,25.8444,45.479,-17.0267,-31.2808,-116.923,13728.8685,8.6053,4.4211,9.0248,12.1163,-3.6292,-6.4589,-14.9733,11599.892,8.2148,3.5023,7.343,10.8201,-2.8991,-5.0076,-13.3746,79925.2022,22.246,27.8675,45.1786,56.6496,-25.4124,-49.2158,-182.7086,82788.6047,22.3595,28.9796,48.2122,61.945,-26.6098,-53.0037,-169.0958,229527.6582,14.2457,67.714,105.8827,169.3757,-36.2385,-117.9351,-1209.1999,192449.8964,14.0658,57.0026,92.868,304.1559,-31.6191,-102.8574,-883.6712,84510.4072,27.5424,22.8806,32.9941,75.5695,-22.5684,-42.0518,-172.0004,64460.6682,24.1582,17.5535,24.2994,42.8091,-17.237,-31.4382,-143.3701,15027.2932,8.9784,4.8692,10.4958,15.0334,-4.0623,-7.3898,-21.7137,13055.9111,8.3003,3.8756,7.64,13.5486,-3.3662,-6.457,-17.1887,103398.5232,26.9287,36.3761,60.0607,86.1168,-35.4443,-72.7157,-279.3326,86029.1553,25.2373,29.8014,49.7114,68.78,-28.5383,-58.3833,-208.7924,5
9568.9063,1.5015,2.3734,4.0938,11.3278,-2.3094,-3.6913,-17.4886,9404.6309,1.3391,2.9557,5.631,18.3217,-2.8202,-4.9049,-23.6268,3061.4763,1.8272,0.95123,2.2377,6.0303,-0.76739,-1.4109,-5.9671,3095.5793,1.8098,0.95551,2.2269,5.8948,-0.77239,-1.5058,-5.3733,1125.9167,1.533,0.53489,1.5822,5.2906,-0.35461,-0.84243,-3.7647,950.7018,1.5118,0.45465,1.367,3.7794,-0.30601,-0.80358,-4.4131,4048.4604,1.8726,1.5684,3.6651,6.8375,-1.1656,-2.0161,-6.4628,4214.0625,1.88,1.681,4.0695,8.3413,-1.2333,-2.1272,-7.2654,10630.5664,1.4546,2.7516,4.8224,18.7524,-2.6931,-5.1034,-27.2524,7432.7774,1.3746,1.8812,3.4656,14.6613,-1.9855,-3.5011,-19.3463,3328.1147,1.8173,0.99931,2.2441,7.8615,-0.80994,-1.4277,-6.96,2802.4109,1.7939,0.87544,1.9953,6.134,-0.70139,-1.335,-5.5253,1139.6325,1.5175,0.57361,1.8703,6.0363,-0.39147,-1.0022,-6.0301,1045.9295,1.5014,0.49276,1.5223,5.114,-0.33888,-0.82848,-5.4814,4333.8765,1.8662,1.6567,3.9903,8.5106,-1.2194,-2.241,-8.9574,3800.0044,1.8507,1.5056,3.6758,7.7108,-1.1207,-1.9647,-8.0823,4
95554.9785,8.0224,21.6358,29.3008,50.5951,-15.6583,-26.5045,-174.9065,121921.8652,7.175,27.6446,38.5458,61.7085,-20.1363,-37.7303,-288.5684,14328.0271,5.9182,3.2509,4.4098,8.8822,-2.8615,-4.4661,-13.7432,14172.073,5.71,3.2535,4.4307,7.9434,-2.8369,-4.7936,-13.2113,4522.437,3.5477,1.3452,2.7502,6.0345,-0.97781,-1.81,-6.7499,3866.1194,3.4718,1.1617,2.2438,5.9127,-0.81001,-1.4919,-5.2986,18700.7285,6.1745,5.1074,7.2437,11.816,-4.4306,-7.5431,-18.9117,19117.6031,6.062,5.301,7.4749,11.8082,-4.5823,-7.826,-20.3155,104848.6504,7.1893,24.4919,34.9938,68.9387,-16.4512,-32.682,-235.4883,84583.9619,6.854,19.9016,27.8212,58.5692,-13.5819,-25.0943,-187.2107,16299.8574,6.2247,3.6388,4.8464,10.4315,-3.1976,-5.1085,-19.1194,13487.0274,5.9542,3.0807,4.2315,10.1491,-2.6444,-4.1961,-16.4031,4736.9926,3.5165,1.4721,2.9085,6.5415,-1.0642,-2.0972,-8.1716,4146.6718,3.3934,1.2129,2.4978,6.7734,-0.88503,-1.7697,-6.9771,20709.4272,6.3599,5.5982,7.7511,13.7991,-5.0509,-8.8683,-29.2469,18353.4436,6.3156,5.0627,7.1485,13.0613,-4.4518,-7.5043,-24.0421,5
19307.8261,2.0601,4.2714,6.0646,10.7761,-4.1045,-6.7288,-26.5065,19463.3829,1.7297,4.9728,8.1584,17.2247,-4.7441,-8.8483,-36.4086,5949.2315,2.7028,1.5775,2.7706,5.4067,-1.3486,-2.2804,-8.2216,5971.6084,2.6521,1.6172,2.9082,5.2884,-1.3735,-2.2629,-7.3965,1999.0178,1.9863,0.76544,2.0391,4.2973,-0.56261,-1.2267,-5.2341,1649.8328,1.9121,0.64932,1.7019,4.6353,-0.46324,-1.0394,-4.4964,7596.8803,2.7477,2.5881,5.1336,7.423,-2.0494,-3.4622,-9.5244,7917.6718,2.7345,2.6792,5.4354,8.443,-2.1911,-3.7876,-8.9101,21916.0684,1.9821,5.224,7.7568,20.3952,-4.7626,-8.51,-47.4656,16528.6797,1.8734,3.7547,5.767,14.2206,-3.5729,-5.9867,-30.8739,6808.5359,2.8215,1.6987,2.8463,5.4948,-1.4752,-2.415,-9.392,5454.7024,2.651,1.4681,2.6039,5.7392,-1.2316,-2.2563,-8.3936,2074.1397,1.9806,0.80658,2.1567,6.2845,-0.59244,-1.3577,-6.248,1857.8863,1.9354,0.71538,1.9642,7.3756,-0.51846,-1.1868,-6.1901,8410.4507,2.809,2.694,5.2417,8.6289,-2.2669,-3.8914,-11.4196,7321.2202,2.7796,2.4713,4.9477,8.4393,-2.0087,-3.4712,-9.0838,4
195914.8819,15.8413,52.3126,84.523,200.5919,-31.3929,-88.0722,-826.4783,253789.2011,14.2085,67.3093,102.0248,233.7409,-40.9442,-131.7479,-719.5318,52732.7512,19.3085,14.3167,20.3146,33.8858,-13.2865,-22.496,-71.0848,49777.2705,17.7002,13.8038,19.0197,38.4558,-12.6613,-21.4789,-74.4707,11641.215,7.5908,3.6899,6.9239,10.8102,-3.0159,-5.2484,-11.8998,9801.2735,7.2197,2.9725,5.6644,8.6186,-2.4257,-4.1368,-11.592,63660.9221,18.8632,21.5572,34.527,50.4668,-19.5594,-37.0002,-121.5476,65325.3174,18.4292,22.4355,35.1304,47.6495,-20.4434,-40.0782,-106.119,212159.0742,13.688,58.2911,96.5215,255.8621,-32.1243,-94.438,-835.0452,173150.6074,13.2352,49.3567,75.8703,236.28,-27.1039,-71.2019,-711.2584,64706.7456,21.6442,17.1184,24.5836,37.649,-16.413,-29.9147,-118.3222,50476.9873,19.7828,13.1515,18.4861,33.6325,-12.6332,-21.5781,-72.4881,12650.5194,7.9294,4.0358,7.8358,13.3688,-3.3466,-6.0548,-15.8661,11089.509,7.3841,3.2138,6.1398,11.7004,-2.7795,-5.0996,-13.7873,81080.0485,22.2921,27.3746,43.3301,59.8312,-26.8246,-53.3167,-198.3027,68361.8435,21.4659,22.7792,36.1273,50.195,-21.8834,-42.9573,-125.3259,5
31145.0372,2.6888,7.2119,9.991,22.7941,-6.3564,-9.6397,-42.3322,32434.0098,2.1796,8.6194,13.0386,33.5855,-7.303,-11.3209,-51.1145,10280.5571,3.8345,2.62,4.2701,7.4492,-2.3743,-3.7896,-11.4021,10167.7178,3.7467,2.6408,4.4366,9.6002,-2.3884,-3.9072,-11.0412,3071.1177,2.4648,1.1051,2.6787,5.1646,-0.86869,-1.7653,-6.5836,2574.9587,2.4273,0.91722,2.2497,4.0122,-0.70803,-1.3618,-4.7584,12848.1431,3.8638,4.0898,7.4311,11.9124,-3.6463,-6.171,-14.6266,13353.9273,3.8571,4.2946,7.8756,11.9734,-3.8773,-6.6117,-12.6166,34767.0293,2.5144,8.8258,13.3448,30.7512,-7.1919,-11.5482,-75.0321,26734.8203,2.3611,6.365,9.4542,25.6106,-5.4659,-8.8985,-45.216,11581.2671,3.9473,2.8489,4.42,8.8645,-2.6098,-4.2514,-15.7868,9355.7763,3.7208,2.4172,3.9206,8.1455,-2.1428,-3.4476,-11.9023,3189.4776,2.5085,1.171,3.0224,7.163,-0.91639,-1.9128,-7.1638,2826.1702,2.3923,1.0035,2.4798,6.9513,-0.76857,-1.5239,-6.6532,14344.2358,3.9821,4.4108,7.7498,11.7338,-4.0548,-7.3189,-21.0702,12444.5957,3.8981,4.0088,7.1934,12.6948,-3.5703,-6.352,-13.6574,4
134254.4052,11.1372,33.623,48.9056,106.0611,-21.8118,-42.0978,-377.0851,183572.6543,10.431,44.6669,66.2374,163.3596,-29.5844,-76.9197,-650.8713,26355.8985,9.94,6.863,9.2645,16.4075,-5.9742,-10.0486,-29.1851,25551.7705,9.3552,6.6563,9.2698,15.1384,-5.8087,-9.5715,-30.2692,7048.3056,4.8378,2.2657,3.9401,7.0107,-1.6979,-3.0793,-8.3224,6079.9333,4.891,1.8734,3.3258,5.9143,-1.3915,-2.4969,-8.2602,33181.3227,10.087,10.8055,15.9202,24.4759,-9.075,-16.3412,-38.0915,34011.0529,10.0424,11.3288,16.426,24.3145,-9.4983,-17.6398,-40.8489,152179.0801,9.8978,39.5512,59.5848,123.4758,-23.5624,-64.6205,-494.5247,125292.1367,9.626,32.864,47.4957,75.4748,-19.7877,-39.9001,-351.1632,30801.4216,10.6713,7.9065,10.5339,19.8649,-7.0526,-11.7096,-48.1935,25039.4414,9.9648,6.3819,8.8756,15.3271,-5.6753,-9.8455,-32.5553,7742.7725,5.2317,2.4814,4.378,8.915,-1.8704,-3.5676,-10.9395,6710.6422,4.8473,1.9975,3.583,8.7826,-1.5556,-3.0832,-11.4728,39155.5515,11.0598,12.8021,18.8186,30.3901,-11.4525,-21.451,-57.2334,33980.9133,10.8644,11.0644,16.0074,22.2904,-9.6182,-18.5063,-45.8694,5
750.3164,1.0423,1.0035,2.2969,9.0055,-0.62539,-1.6389,-10.3987,327.1094,1.0121,1.5083,3.9499,14.7923,-0.90876,-2.3016,-17.1575,451.2319,1.1264,0.57385,1.5969,5.4117,-0.21581,-0.62204,-4.474,470.3801,1.1278,0.58417,1.7818,4.5444,-0.21157,-0.65136,-4.8554,205.7373,1.098,0.39152,1.3907,3.8561,-0.11774,-0.44413,-3.8297,142.3485,1.0784,0.32674,1.1436,3.633,-0.11458,-0.37421,-3.04,680.8618,1.1538,1.0206,2.7356,7.1146,-0.30555,-0.82188,-4.3007,703.3208,1.1522,1.1344,3.2276,6.7523,-0.31187,-0.72671,-5.1093,913.0704,1.0406,1.3205,3.4212,15.9986,-0.8045,-2.314,-17.4238,484.9492,1.0253,0.84856,2.42,13.0773,-0.60458,-2.0047,-12.0535,516.4341,1.1334,0.60404,1.5892,5.9681,-0.22678,-0.73093,-5.6004,390.5073,1.1153,0.51785,1.4517,4.9957,-0.19742,-0.62032,-4.6935,223.4214,1.1059,0.43218,1.7386,5.5544,-0.13227,-0.63361,-4.8779,174.7849,1.086,0.36101,1.2602,5.5515,-0.12401,-0.52174,-4.5539,725.4991,1.1549,1.0814,2.9143,6.7222,-0.31973,-0.8248,-4.8429,599.2402,1.1405,0.98319,2.7109,6.6967,-0.28131,-0.73715,-4.8888,4
31614.2363,3.2724,5.5538,7.2521,13.3177,-4.3109,-6.5932,-28.2253,43438.4688,3.2192,9.1105,13.4903,24.0093,-5.7173,-9.9729,-59.1344,4290.9555,2.57,0.96062,1.8848,4.4274,-0.59607,-1.2086,-5.5307,4336.6179,2.5286,1.004,1.9656,4.8627,-0.59687,-1.1555,-5.4224,1745.198,1.9779,0.5924,1.4273,4.4337,-0.30053,-0.70386,-3.9084,1522.9746,2.0088,0.51114,1.2733,3.8517,-0.25069,-0.61222,-4.5343,5922.8445,2.7236,1.5772,3.3577,5.9024,-0.94782,-1.6039,-7.1359,6103.9414,2.7125,1.6696,3.4771,6.4926,-0.98455,-1.7856,-5.9783,35737.7813,3.1447,6.6168,9.3114,20.2187,-4.8473,-7.7261,-52.8001,27516.2246,2.9424,4.9591,6.8133,15.9402,-3.7473,-6.1554,-41.14,4675.7402,2.6053,0.99176,1.8939,6.1294,-0.64465,-1.2467,-7.6049,3967.79,2.5377,0.87891,1.7244,5.634,-0.55814,-1.1286,-6.2047,1825.2205,2.0181,0.63505,1.6082,5.2426,-0.31216,-0.88769,-5.7208,1650.6178,1.9801,0.54571,1.4879,4.988,-0.26918,-0.82477,-5.7092,6332.7969,2.752,1.6573,3.4351,8.2222,-1.0215,-1.9129,-8.5769,5706.2549,2.7566,1.5175,3.2714,6.5719,-0.92894,-1.6683,-7.2176,5
41420.3984,3.2273,10.4045,13.9187,22.4791,-8.2383,-11.5053,-36.957,39068.5273,2.4923,10.5476,15.2815,27.4875,-8.3882,-11.804,-41.3745,12736.2998,4.8688,3.2687,5.0817,7.9268,-2.8727,-4.5296,-9.3909,12593.3877,4.697,3.2922,5.2746,7.9387,-2.8768,-4.3641,-9.7222,3688.185,2.8063,1.3059,3.0077,4.9977,-0.98251,-1.7058,-5.5367,3037.775,2.7502,1.0726,2.5088,5.3224,-0.79414,-1.3847,-3.4099,15812.4707,4.7827,5.0577,9.1329,11.1803,-4.365,-7.2123,-13.865,16460.1475,4.7941,5.3063,9.4116,13.5117,-4.629,-7.8326,-12.4309,41968.5235,2.9293,11.3113,16.1762,34.6775,-8.2438,-12.3613,-51.3786,33117.9121,2.8124,8.5725,11.9096,26.1455,-6.4072,-9.9813,-37.7325,14446.7298,5.0777,3.6808,5.333,9.1767,-3.1814,-4.9306,-14.5288,11585.5561,4.7685,2.9958,4.5937,7.7805,-2.581,-3.9825,-9.8177,3830.735,2.8798,1.3758,3.1774,6.8879,-1.0376,-2.0394,-5.7226,3434.6676,2.7659,1.1715,2.7512,5.3722,-0.87133,-1.5851,-5.3337,18117.022,5.1163,5.61,9.301,13.5719,-5.0048,-8.5506,-16.9388,15474.8684,4.9089,4.9954,8.6509,11.4626,-4.3513,-7.435,-15.014,4
192475.9833,14.8851,47.2676,66.3931,89.091,-31.1848,-56.53,-404.8756,226260.9863,13.1146,56.9766,81.8002,128.9297,-36.3379,-70.0101,-579.3992,38284.5774,14.2872,10.3385,13.7243,19.0027,-9.3346,-14.4849,-30.5453,36877.6153,13.3735,10.0455,13.4258,17.3378,-9.0149,-13.8298,-29.0014,9367.2857,6.1068,3.0262,5.4171,7.458,-2.3175,-3.8357,-7.0703,8062.5837,6.2444,2.4506,4.495,6.7084,-1.9099,-3.1068,-6.0937,47737.5947,14.4041,16.0516,24.1864,29.6868,-14.0281,-24.5133,-45.5597,49236.7869,14.3032,16.6876,25.4514,30.2146,-14.6277,-25.4115,-46.0376,185037.8164,12.0946,49.3897,73.3256,108.0295,-28.8338,-58.8783,-449.6383,154742.0185,11.9168,40.9633,59.488,89.4329,-24.0212,-41.0808,-350.6967,46697.2649,16.0152,12.369,16.3243,24.9773,-11.5517,-18.6165,-50.4439,36884.3608,14.887,9.6246,12.7514,17.829,-8.9699,-14.0736,-41.2514,10314.4103,6.7232,3.3079,6.1224,9.5419,-2.5983,-4.4531,-10.3863,9015.7133,6.1742,2.6406,4.6717,8.0234,-2.1697,-3.6065,-7.2047,60441.3274,17.0299,20.0218,30.2235,36.3849,-18.7827,-34.3827,-77.8769,50940.9089,16.0982,16.8924,25.8918,33.7484,-15.5454,-28.1774,-63.9914,5
41498.8692,3.1483,10.3519,13.7964,21.4937,-8.3403,-11.7636,-39.2423,39168.9375,2.4435,10.3945,15.1392,23.4349,-8.4419,-11.8728,-45.9681,12869.791,4.6742,3.2754,4.9966,6.9634,-3.0113,-4.5747,-9.0003,12730.2342,4.4973,3.2831,5.2102,7.8126,-2.9663,-4.485,-8.9308,3684.7224,2.7416,1.2925,2.9686,5.0839,-0.9921,-1.7077,-3.5933,3072.9358,2.723,1.059,2.4159,4.281,-0.79061,-1.3586,-3.6727,16070.3139,4.6362,5.0832,8.6991,11.3024,-4.4591,-7.1448,-13.9859,16664.5264,4.6044,5.2947,9.3185,12.0991,-4.7377,-7.7915,-14.4713,41491.1562,2.8204,10.9252,15.6933,30.966,-8.1989,-12.1973,-52.805,32113.248,2.6474,8.0774,11.2067,22.1972,-6.393,-9.131,-37.1258,14676.0342,4.838,3.6477,5.2459,7.5095,-3.323,-5.1414,-12.1651,11744.9724,4.5351,3.013,4.4584,7.5224,-2.7253,-4.1724,-10.4771,3813.5542,2.7883,1.3534,3.079,5.9694,-1.0391,-1.909,-5.6031,3435.5193,2.7133,1.1546,2.5992,5.3451,-0.87076,-1.5521,-4.5567,18362.0464,4.8524,5.5457,9.0799,12.1584,-5.1682,-8.5023,-17.1272,15776.168,4.7144,5.0035,8.4733,11.7176,-4.4532,-7.4168,-15.554,4
193336.417,14.7378,48.6083,68.1861,93.1396,-31.0043,-55.7304,-381.8219,227131.371,12.8365,56.9649,81.5144,101.7839,-35.4326,-67.9517,-571.7998,39186.5222,14.2946,10.8017,14.616,19.8817,-9.6363,-14.9233,-30.2006,37647.5039,13.2603,10.3656,13.7431,18.807,-9.0972,-13.7732,-28.1734,9403.646,6.063,3.0755,5.6032,7.5515,-2.3002,-3.8015,-7.2782,8077.1022,6.1533,2.4395,4.3164,5.9369,-1.8788,-3.0446,-6.1412,49582.034,14.2854,16.5487,24.6118,30.6564,-14.1587,-23.8301,-48.9384,50487.427,14.2141,17.3262,26.408,32.6152,-14.9066,-26.8884,-44.7798,187052.3613,12.0357,49.6477,72.5723,107.6092,-28.3023,-55.8437,-445.3349,156155.9472,11.8512,41.3882,59.4059,87.9958,-23.6447,-40.5939,-315.2897,47776.4826,16.0721,12.9189,17.3566,26.1727,-11.7764,-18.548,-46.9196,37725.5486,14.6314,10.1625,13.5143,17.9645,-9.3519,-14.4662,-36.7549,10372.8307,6.6953,3.3637,6.1407,9.1689,-2.6122,-4.4707,-12.7772,9053.925,6.1162,2.6306,4.5677,7.1169,-2.111,-3.4603,-7.4525,62321.238,16.8741,21.113,32.0204,41.1945,-19.2875,-35.0647,-72.7875,52551.4968,15.8093,17.4031,26.5783,33.8811,-15.6186,-27.6026,-65.1411,5
30215.2344,2.5771,6.9434,9.0679,14.5069,-6.2629,-8.6758,-22.3228,27842.7812,2.0322,7.0621,10.1259,17.2926,-6.4032,-8.9093,-24.4706,8552.478,3.4168,2.1637,3.6699,5.624,-2.0236,-3.138,-5.9565,8470.4207,3.2905,2.1824,3.7762,5.7731,-1.9948,-2.9527,-6.0188,2629.7183,2.2353,0.9577,2.2975,3.9115,-0.73716,-1.25,-3.3833,2202.1419,2.2289,0.77829,1.7649,3.6592,-0.59563,-0.9976,-3.1821,10966.4604,3.4021,3.4064,6.1707,9.514,-2.9744,-4.7414,-9.0124,11256.0611,3.4153,3.5814,6.7927,9.3723,-3.1418,-5.1175,-8.4466,30264.7578,2.3394,7.4165,10.3649,22.5412,-6.2786,-9.1847,-35.0416,23089.2676,2.2012,5.4312,7.391,16.4811,-4.7671,-6.8819,-26.8776,9672.1298,3.511,2.3705,3.6827,6.9952,-2.2014,-3.2736,-7.4096,7762.6853,3.3167,2.0117,3.2578,5.4099,-1.8288,-2.762,-7.1378,2740.7661,2.2975,1.0037,2.5327,5.0757,-0.75972,-1.4073,-3.9082,2444.2561,2.1895,0.84501,1.9608,4.6059,-0.63857,-1.1324,-3.6621,12221.7051,3.5297,3.6495,6.4526,9.6142,-3.33,-5.428,-10.7716,10620.1431,3.413,3.3015,5.8949,8.7704,-2.8907,-4.709,-9.3093,4
242704.2207,18.6754,63.8964,92.5324,119.1714,-38.4714,-73.2251,-680.0703,282700.5449,15.9884,74.8758,109.8498,131.6745,-44.1832,-89.4539,-885.5341,67743.9052,24.6465,18.9988,26.6053,34.4718,-18.3277,-29.6865,-63.5765,64019.8801,22.3977,17.9276,24.3513,30.2273,-16.9155,-27.4423,-56.654,13508.2126,8.3607,4.3734,8.9017,10.947,-3.4718,-5.789,-9.9411,11506.3385,8.2028,3.5005,7.0091,9.2345,-2.8052,-4.442,-8.2831,82930.0927,23.6678,27.7611,43.9091,50.2587,-25.3472,-45.4364,-86.149,83899.6685,23.2005,29.1301,47.3581,54.0826,-26.6732,-47.8384,-86.0459,225340.164,14.6023,64.2736,96.9599,137.886,-34.4386,-71.3621,-672.6271,195671.9649,14.9065,54.3343,80.9872,107.7413,-29.3157,-59.1631,-496.3367,85982.2593,28.7493,23.358,32.7438,44.2585,-23.225,-38.981,-131.6986,66681.5024,26.0933,17.8949,24.4995,31.0637,-17.9481,-28.3985,-78.604,15117.9933,9.3612,4.837,10.1656,13.5427,-3.986,-6.8148,-12.2559,13252.8741,8.6344,3.7551,7.0839,11.021,-3.2824,-5.4343,-10.5849,108301.1714,29.1598,37.4846,60.5934,75.6474,-36.0674,-68.0196,-191.1102,90968.7346,26.9666,29.9775,48.0405,62.55,-28.6129,-52.18,-136.2126,5
724.6641,1.0376,1.1092,2.3264,7.4214,-0.69452,-1.2126,-6.136,-33.9492,0.99876,1.3632,3.1078,10.6381,-0.90393,-1.6769,-9.464,455.1199,1.1268,0.54466,1.5247,3.6651,-0.19973,-0.42728,-2.8007,474.8267,1.127,0.56111,1.5367,3.4058,-0.20124,-0.49967,-2.6571,219.3728,1.1031,0.36643,1.2446,2.9197,-0.10408,-0.32355,-2.5872,164.4312,1.0886,0.30112,1.0576,2.6293,-0.092127,-0.36074,-2.8262,675.4311,1.1457,0.96731,2.4563,5.1474,-0.28519,-0.56756,-2.7081,725.0229,1.1529,1.0693,2.8919,5.6836,-0.2956,-0.62016,-3.1749,387.4903,1.0169,1.1392,2.7606,10.8194,-0.76876,-1.5986,-11.1578,-57.041,0.99709,0.72039,1.8884,8.447,-0.59093,-1.2302,-8.2569,484.8564,1.1234,0.55382,1.5021,3.769,-0.22005,-0.55128,-3.2234,408.384,1.119,0.49745,1.256,3.5584,-0.1964,-0.47973,-3.0804,235.5662,1.111,0.39533,1.3415,3.9792,-0.11825,-0.49458,-2.9192,206.7556,1.1026,0.32967,1.0586,3.5492,-0.1122,-0.36644,-3.0398,674.3662,1.135,1.0207,2.789,6.4139,-0.30439,-0.7226,-3.6508,630.7866,1.1402,0.90631,2.4694,5.5366,-0.27677,-0.58327,-3.6767,4
30376.2168,3.2588,4.9646,6.4846,10.9415,-4.039,-5.6943,-19.6358,42095.6601,3.2195,8.1604,11.7576,18.468,-5.4261,-8.0637,-37.0948,4208.9619,2.5909,0.84807,1.6076,3.4146,-0.58305,-0.95438,-3.4106,4275.6221,2.5374,0.86374,1.6517,3.5482,-0.57695,-0.94525,-3.3678,1738.548,1.9764,0.50818,1.18,2.8967,-0.26905,-0.5671,-2.7757,1563.4722,2.0271,0.43635,0.97612,2.3422,-0.24047,-0.46678,-2.2264,6007.0123,2.7355,1.3534,2.6155,4.5869,-0.92391,-1.4451,-4.2525,6130.0486,2.7175,1.4335,2.7963,4.8602,-0.94437,-1.5021,-4.6078,34327.045,3.109,5.8729,7.8547,15.7596,-4.6439,-7.3796,-28.8316,26685.9805,2.9252,4.4347,5.8561,12.4677,-3.5645,-5.5297,-23.7181,4523.2561,2.5932,0.86558,1.5915,4.3198,-0.608,-0.96209,-3.8303,3879.3674,2.5554,0.77839,1.4531,3.9958,-0.53471,-0.84453,-3.379,1853.8285,2.0753,0.54214,1.356,4.2337,-0.28729,-0.5876,-2.9888,1646.6752,1.9876,0.4632,1.1712,4.1106,-0.24296,-0.61975,-3.346,6309.0718,2.7285,1.4427,2.856,6.2455,-0.97473,-1.5694,-5.4226,5762.9123,2.7391,1.2907,2.4925,5.163,-0.8939,-1.3902,-4.4828,5
11228.4785,1.6209,2.6453,4.015,8.2333,-2.5237,-3.6753,-10.4869,10691.6133,1.4181,2.9946,4.948,11.0427,-2.9176,-4.2624,-13.4778,3361.5822,2.0324,1.0437,2.157,4.1048,-0.78452,-1.2501,-3.4719,3444.6679,2.0147,1.0555,2.2204,4.2975,-0.78913,-1.2326,-3.3724,1224.8611,1.6,0.5786,1.6771,3.659,-0.35845,-0.69107,-2.4359,1038.0206,1.5776,0.4754,1.3109,2.7708,-0.30654,-0.60619,-2.036,4511.2349,2.0525,1.7057,3.6246,5.8891,-1.2083,-1.9219,-4.8513,4675.813,2.0668,1.8355,4.2295,6.5765,-1.2724,-2.061,-4.7527,12872.5801,1.6078,3.0204,4.7246,13.4607,-2.9124,-4.595,-18.4449,9455.8457,1.5293,2.1512,3.4497,10.5703,-2.1133,-3.314,-13.3273,3776.6941,2.0871,1.0984,2.1144,4.7806,-0.84864,-1.2822,-4.0633,3080.51,2.015,0.9491,1.8457,4.0952,-0.7173,-1.1443,-3.6543,1278.4586,1.6329,0.60922,1.9186,4.5993,-0.37904,-0.78303,-3.0383,1166.1271,1.5996,0.5064,1.3992,3.6725,-0.33131,-0.64487,-2.6962,4950.2822,2.1053,1.7971,4.0503,7.9895,-1.295,-2.1677,-4.8599,4328.6311,2.06,1.6137,3.5573,6.0292,-1.144,-1.8565,-4.4945,4
97478.6689,8.5441,21.6121,27.8927,38.7171,-15.7333,-21.198,-85.9428,125296.127,7.9768,27.1136,35.5816,46.1822,-19.939,-28.9647,-170.1558,14535.5512,6.6012,3.1907,4.028,6.3416,-2.8366,-4.0967,-8.6719,14408.3755,6.2743,3.2021,4.0401,6.7497,-2.7879,-4.0408,-9.7849,4604.7257,3.5823,1.2944,2.2495,4.0563,-0.95662,-1.6587,-4.0079,3972.7311,3.5815,1.1024,1.9591,3.5585,-0.81434,-1.3061,-3.5743,19167.6004,6.7294,4.9729,6.6354,9.5109,-4.459,-7.006,-13.2794,19656.0366,6.6374,5.1543,6.7261,9.5449,-4.6138,-7.3067,-12.5905,106117.1026,7.7347,24.5245,32.6559,52.4591,-16.1634,-25.7356,-132.0657,86596.1621,7.4468,19.8232,25.8119,40.9085,-13.2635,-19.4876,-105.4018,16478.504,6.9275,3.55,4.4135,7.1548,-3.1691,-4.879,-12.9858,13529.4019,6.5961,2.9541,3.733,6.0581,-2.6266,-3.9033,-9.4396,4965.9045,3.909,1.3811,2.3887,5.2549,-1.0379,-1.7854,-4.5351,4293.8226,3.6054,1.1541,2.1602,4.6527,-0.84916,-1.4892,-4.4705,21430.7739,7.0745,5.4986,7.1465,10.7097,-5.1074,-8.311,-18.2111,18958.4724,6.9894,4.9124,6.44,9.3728,-4.4802,-7.422,-14.1773,5
20725.9082,2.1401,4.7834,6.4171,11.6295,-4.4006,-5.9495,-14.1239,20900.9179,1.7999,5.4745,8.0377,15.1787,-5.0543,-6.8768,-20.4811,6198.5188,2.8681,1.6227,2.9113,4.5953,-1.4111,-2.0908,-5.3432,6243.7293,2.7941,1.658,3.0493,4.7882,-1.4265,-2.1275,-5.2356,2127.3248,2.02,0.79071,2.0385,3.7126,-0.59174,-1.0513,-2.7725,1786.3208,1.9966,0.67796,1.7949,3.3238,-0.49937,-0.89554,-3.509,8062.1987,2.8972,2.6283,5.0974,7.7374,-2.1937,-3.5353,-6.7895,8408.6729,2.882,2.7442,5.6819,7.8041,-2.2786,-3.685,-7.1428,23638.4785,2.076,5.8805,8.397,17.3362,-5.1201,-7.5044,-25.8484,17991.3183,1.9618,4.2092,5.9213,11.9362,-3.7917,-5.4527,-20.1364,7073.799,2.9834,1.7577,2.8461,5.4551,-1.5286,-2.3103,-6.1574,5618.9353,2.8045,1.4952,2.6186,4.8558,-1.2764,-1.9193,-4.6185,2169.7309,2.0409,0.83126,2.1556,4.5061,-0.6051,-1.1227,-3.5952,1956.9348,1.9982,0.72458,1.877,3.9688,-0.52541,-1.0019,-3.4688,8984.2412,2.9806,2.7706,5.3229,8.2039,-2.3644,-3.8474,-8.2106,7799.5825,2.9245,2.5323,5.0708,7.985,-2.1107,-3.4011,-7.6003,4
224957.541,17.8064,57.6752,81.1858,108.9003,-36.6245,-65.8594,-493.9453,258466.8828,15.3859,67.291,98.8691,127.3382,-41.0077,-79.1397,-607.5733,51142.791,20.0994,14.0275,18.9331,24.6781,-13.2214,-21.0065,-43.0154,49120.5996,18.528,13.5863,18.0241,22.7173,-12.5887,-20.1105,-38.8833,11575.1493,7.4519,3.6886,6.8805,8.8643,-2.899,-4.761,-8.2267,9813.0323,7.3677,3.0188,5.7053,7.4441,-2.3931,-3.8567,-6.8522,63398.7004,19.7987,21.3338,33.0386,38.0244,-19.2416,-33.9169,-61.9027,65401.3791,19.5286,22.1164,34.2045,41.1979,-20.0139,-35.5999,-66.06,209553.1582,14.1469,58.7814,88.0327,138.2876,-32.8462,-63.0788,-483.9116,179036.7949,14.1628,49.1602,72.5611,112.1566,-27.5737,-52.1547,-468.3678,64045.8469,23.2447,17.022,22.9323,32.1102,-16.5857,-26.427,-65.465,49636.7827,20.7622,13.1209,17.5279,22.9825,-12.7527,-19.8905,-46.1448,12768.5707,8.3063,4.0093,7.5874,10.9613,-3.2727,-5.6082,-11.6062,11204.7209,7.7634,3.2275,5.9082,8.5999,-2.756,-4.6912,-8.9734,82294.1413,23.9487,27.3956,42.2436,52.3383,-26.4075,-47.5871,-108.0477,68124.6387,22.3676,22.8147,35.8006,43.2723,-21.7282,-39.7861,-103.0826,5
36837.1914,2.913,9.0663,12.322,27.2663,-7.6284,-10.274,-26.4028,34134.0899,2.2715,9.286,13.2213,21.3524,-7.7339,-10.4526,-33.4842,10494.6834,4.0279,2.6796,4.3298,6.2864,-2.4607,-3.7167,-7.9989,10507.2539,3.9178,2.7283,4.4681,7.4933,-2.4731,-3.7317,-7.1093,3218.1248,2.5193,1.1517,2.6846,4.4528,-0.8879,-1.5129,-3.4363,2711.4498,2.4865,0.96675,2.2556,4.2525,-0.73431,-1.2418,-3.0664,13393.9077,4.0849,4.2585,7.6512,10.1646,-3.7406,-6.0616,-10.1005,13989.164,4.0662,4.4628,8.0317,11.0615,-3.918,-6.3236,-10.8169,36917.2969,2.6414,9.5849,13.4367,35.0317,-7.6604,-11.4152,-41.3997,28436.2305,2.4744,6.9283,10.179,22.7103,-5.8444,-8.4921,-27.4962,11864.7932,4.129,2.9852,4.5054,7.6689,-2.688,-3.9816,-8.7834,9563.7078,3.9091,2.5089,3.996,6.1567,-2.2237,-3.3348,-7.7016,3342.863,2.5911,1.2136,2.8401,5.4617,-0.91591,-1.6371,-3.8403,2990.7831,2.5147,1.039,2.4788,4.7399,-0.77955,-1.4143,-4.1053,15064.5498,4.175,4.6015,7.8577,10.6095,-4.1642,-6.9108,-12.9057,13032.4023,4.1062,4.1927,7.4934,10.1285,-3.6746,-6.0107,-10.5893,4
155490.667,12.5365,36.9571,50.3958,65.5857,-25.6057,-38.2319,-259.9625,187202.8476,11.2718,44.847,61.6437,80.6943,-30.3514,-49.3037,-362.2248,26003.6889,10.4393,6.7649,8.6964,12.6079,-5.9498,-8.8406,-15.6118,25496.8513,9.797,6.6844,8.7236,12.8296,-5.8109,-8.6516,-16.2377,7209.8457,4.9562,2.2863,3.7471,5.7924,-1.7098,-2.8186,-5.5241,6175.6311,4.99,1.919,3.1705,4.9577,-1.4205,-2.3119,-4.9425,33429.0747,10.6489,10.9004,15.5173,19.9249,-9.1229,-14.9035,-24.8593,34702.2139,10.5098,11.2353,15.9742,21.3351,-9.5109,-15.7451,-26.321,153664.5996,10.4271,39.2323,55.529,89.9389,-24.1432,-42.1978,-292.2316,128192.2187,10.1566,32.2633,45.1829,68.3268,-20.1673,-33.9334,-189.2881,31108.3992,11.432,7.9102,10.0842,14.3231,-7.1436,-10.7445,-26.3268,24815.9707,10.5799,6.3481,8.1581,11.5548,-5.6966,-8.5173,-19.2969,7820.0699,5.3782,2.4471,4.1014,7.0866,-1.8696,-3.1136,-6.8559,6846.3181,5.103,2.003,3.3954,6.0757,-1.5494,-2.5167,-5.6658,40099.0239,11.7515,12.7375,17.8601,22.8884,-11.4801,-20.614,-38.6579,34546.0903,11.5258,11.1149,15.9677,20.3211,-9.7532,-16.9338,-31.4098,5
1109.1582,1.0591,1.1762,2.2743,6.6266,-0.70343,-1.3623,-6.7683,233.3516,1.0089,1.4802,3.2541,12.094,-0.94153,-1.795,-9.3282,578.5156,1.1726,0.55612,1.5611,3.4296,-0.18811,-0.43543,-3.0409,585.6843,1.1675,0.5856,1.6104,3.6936,-0.19365,-0.42021,-3.5844,236.1196,1.1128,0.3814,1.2483,2.9243,-0.10428,-0.31796,-2.105,215.0065,1.1196,0.33059,1.0731,2.6754,-0.093266,-0.30609,-2.629,766.6982,1.1794,1.0216,2.6935,4.3756,-0.27467,-0.53845,-2.6992,831.9067,1.1859,1.082,2.8675,5.5495,-0.29827,-0.60567,-3.1236,1043.7344,1.0471,1.3187,2.99,11.6349,-0.83842,-1.7048,-10.9429,412.4395,1.0218,0.8406,1.9544,8.7281,-0.63379,-1.2841,-7.8588,667.6025,1.185,0.57249,1.4407,4.0137,-0.21098,-0.48041,-3.5536,498.2556,1.1569,0.50699,1.2914,3.4613,-0.18137,-0.46392,-3.5159,273.8281,1.1329,0.40595,1.3624,3.7856,-0.11905,-0.45747,-2.8213,252.4856,1.1292,0.37294,1.2739,3.5954,-0.10525,-0.39114,-2.8011,820.666,1.1794,1.0326,2.8314,6.2013,-0.29621,-0.62656,-2.9836,739.3969,1.1815,0.96489,2.676,5.2104,-0.26837,-0.57939,-3.3359,4
31197.7031,3.369,4.7428,5.7377,8.9111,-4.1841,-6.0967,-19.5765,42804.6465,3.3712,7.5446,10.2981,16.0994,-5.5355,-7.9124,-27.5506,4083.9875,2.6137,0.73879,1.402,3.317,-0.56687,-0.93186,-3.3703,4156.1868,2.5594,0.75277,1.3641,3.2923,-0.57519,-0.91533,-3.5355,1760.8136,2.0079,0.45235,1.0121,2.4751,-0.26778,-0.51889,-2.4893,1529.163,2.0172,0.39652,0.89337,2.6294,-0.23328,-0.48002,-2.4326,5748.8067,2.7853,1.2085,2.1856,4.9356,-0.89042,-1.3051,-3.8335,5937.9297,2.7531,1.2447,2.3581,4.6843,-0.92531,-1.3833,-4.5534,34825.8164,3.2098,5.6132,7.3533,15.3101,-4.7389,-7.3965,-30.093,27058.0987,3.0109,4.2737,5.3761,13.7239,-3.6368,-5.4628,-22.6791,4401.2107,2.6246,0.75681,1.4119,4.3869,-0.59888,-0.97518,-3.8225,3736.751,2.5662,0.67772,1.2496,4.7601,-0.524,-0.97791,-3.6675,1871.4994,2.1057,0.48889,1.1703,4.0808,-0.28653,-0.64698,-3.1363,1632.7733,2.0221,0.43641,1.0779,3.9477,-0.24594,-0.5736,-2.7505,6125.9126,2.7884,1.2371,2.3995,5.0469,-0.94871,-1.4899,-4.9957,5511.4519,2.8107,1.1404,2.3024,5.1154,-0.85561,-1.3114,-4.2631,5
42534.9238,3.3071,10.9789,14.5449,21.0551,-8.6346,-11.6168,-30.0451,40405.0157,2.5878,11.0642,15.8496,24.6157,-8.875,-12.0591,-32.8086,13067.9187,5.1495,3.3675,5.4355,8.2571,-3.0571,-4.5376,-8.8219,12993.978,4.9408,3.396,5.4058,7.555,-3.0391,-4.501,-8.1132,3833.0821,2.8816,1.3545,3.1081,4.8488,-1.0202,-1.8179,-5.2264,3203.6841,2.8194,1.134,2.5683,4.4664,-0.84052,-1.4376,-3.5473,16317.4439,5.0362,5.2241,9.2182,11.0233,-4.5586,-7.4884,-11.4667,17043.4453,5.0125,5.4717,9.7305,12.3225,-4.7891,-7.9276,-11.836,43499.7598,3.0511,11.9674,16.7256,29.3073,-8.7174,-12.1968,-44.1591,34630.0684,2.9294,9.1371,12.3194,21.6243,-6.7935,-9.9032,-34.2823,14881.9932,5.3938,3.7842,5.5067,8.1711,-3.3549,-5.0754,-11.9067,11831.0127,5.0445,3.0948,4.7162,7.0703,-2.7354,-4.1495,-8.1951,3940.8869,2.9469,1.4202,3.244,5.9145,-1.0583,-1.8436,-4.4314,3526.5982,2.8545,1.2148,2.7873,5.2026,-0.90022,-1.6116,-4.3179,18740.7895,5.3634,5.7985,9.6305,12.2126,-5.1881,-8.559,-16.0121,16082.8615,5.1838,5.176,8.9346,11.1575,-4.5263,-7.705,-12.7523,4
192391.5088,15.7582,47.9801,67.2882,83.9808,-30.861,-52.995,-414.4758,230919.6367,14.4009,57.8565,82.7035,104.4956,-36.673,-67.544,-645.7645,38290.5127,15.1528,10.5178,13.9301,18.4861,-9.4416,-14.7602,-29.6399,37094.5152,14.0967,10.1829,13.45,17.2412,-9.0421,-14.0421,-26.5313,9535.4009,6.3123,3.0709,5.3949,7.1404,-2.3392,-3.8139,-8.2233,8107.6403,6.267,2.5366,4.5369,6.7118,-1.9374,-3.0715,-5.6543,48420.3867,15.3339,16.2502,24.4418,30.4028,-14.1236,-24.0096,-41.7284,50066.7615,15.1603,16.8787,25.5385,29.336,-14.6558,-25.3035,-43.792,188974.3858,13.0361,50.5994,74.7907,103.4786,-28.9688,-56.4948,-382.5932,157284.0996,12.7186,42.0627,60.7938,87.4115,-24.578,-40.9914,-264.6024,46639.2783,16.9795,12.5686,16.6531,24.8237,-11.6576,-18.2391,-46.0773,36625.7993,15.5436,9.8544,13.1442,18.6921,-9.1476,-14.209,-32.9219,10463.2073,6.9756,3.3385,6.0482,8.8316,-2.6132,-4.3454,-8.1747,9198.9309,6.6012,2.6852,4.7105,6.7098,-2.2016,-3.6409,-8.2286,61100.6953,18.023,20.3351,30.5033,39.5217,-18.9173,-34.097,-65.9868,51600.0139,17.1429,17.1915,26.4415,32.9785,-15.6992,-27.8576,-56.4284,5
29943.6289,2.579,7.0245,9.257,15.9498,-6.3026,-8.7777,-21.2239,28353.2793,2.0667,7.4363,10.81,17.3635,-6.6401,-9.3221,-26.6216,8421.5288,3.4879,2.1361,3.6216,5.8621,-1.9563,-2.9464,-5.8765,8473.873,3.4068,2.1778,3.6403,5.7033,-1.9529,-2.9391,-5.9536,2710.1057,2.3026,0.96407,2.3388,3.8172,-0.73343,-1.2765,-3.2385,2265.4637,2.2504,0.82237,1.9947,3.9089,-0.61482,-1.1121,-3.681,10709.8233,3.5005,3.3941,6.396,8.3817,-2.937,-4.734,-8.4302,11164.1997,3.4875,3.5501,6.7284,10.2355,-3.0953,-4.9627,-7.9719,31080.5547,2.382,7.8687,11.0131,20.0782,-6.5474,-9.7843,-35.8949,23746.1387,2.2344,5.682,7.9396,16.8121,-5.0248,-7.1473,-25.7723,9603.9902,3.6134,2.3326,3.6079,5.9956,-2.1442,-3.2636,-7.8531,7691.8432,3.4098,1.9783,3.246,5.113,-1.7723,-2.663,-6.405,2768.4353,2.3356,1.0066,2.4766,5.7261,-0.76504,-1.3761,-4.5502,2483.0149,2.2608,0.87789,2.2129,4.9833,-0.6564,-1.2564,-3.434,12095.4668,3.626,3.5929,6.4207,9.5688,-3.266,-5.3632,-10.6205,10438.0346,3.5363,3.3045,6.2389,8.625,-2.8803,-4.6887,-8.8021,4
243262.0205,19.6295,63.515,92.2225,114.8864,-37.8968,-77.3278,-633.061,289429.5683,17.2949,76.9729,114.4475,145.9411,-45.0034,-97.5711,-581.5846,64941.0332,25.198,18.2221,25.078,32.2751,-17.3245,-27.7644,-72.474,61718.8793,22.9087,17.5333,23.7578,30.3327,-16.3602,-26.3694,-56.5143,13739.6839,8.7119,4.3946,8.4813,10.4519,-3.5343,-5.7596,-10.1631,11575.1532,8.5038,3.5789,7.0788,9.0358,-2.8838,-4.6569,-8.4892,79547.0275,24.6685,27.4421,44.21,51.5314,-24.9323,-44.7406,-92.1346,82227.8601,24.2759,28.4504,45.4583,50.937,-26.0856,-47.7827,-89.728,233324.8613,15.56,67.1209,101.9487,145.7293,-35.6692,-75.7173,-746.9615,199747.3604,15.6112,56.2484,84.2823,117.0015,-30.4496,-59.2233,-477.7566,81789.7336,28.9837,22.3461,30.6668,41.6106,-21.7751,-35.9129,-110.0615,63216.2243,26.3329,17.0093,23.3607,32.9646,-16.6406,-27.2487,-63.2029,15159.7991,9.6579,4.8001,9.6348,12.5729,-3.9794,-6.6597,-14.101,13228.5102,8.9637,3.8766,7.3884,9.8081,-3.3744,-5.7139,-10.2207,103892.7976,29.9936,35.9578,57.1165,69.5706,-34.6982,-65.4308,-180.8813,86323.2722,27.9177,29.6751,48.4619,58.5082,-28.4788,-53.6512,-119.9728,5
10485.9453,1.5515,2.5883,3.7156,7.9315,-2.5107,-3.5507,-9.7598,10085.3906,1.3736,3.0678,5.2062,12.105,-2.9831,-4.314,-15.2745,3052.4087,1.8867,0.94949,2.095,4.2756,-0.75267,-1.179,-3.599,3123.3899,1.8718,0.96252,2.0733,4.8871,-0.76809,-1.2149,-3.289,1167.386,1.562,0.52579,1.531,2.9938,-0.35624,-0.69607,-2.5317,996.3095,1.5507,0.45371,1.3119,3.0902,-0.30909,-0.63414,-2.0509,4134.7564,1.9505,1.5908,3.6118,6.4522,-1.1842,-1.9389,-4.2286,4306.3618,1.9478,1.6862,3.8783,6.5948,-1.2374,-2.0334,-4.4923,11582.8535,1.5057,2.9472,4.9586,14.3133,-2.914,-4.5821,-19.6135,8379.4238,1.427,2.0385,3.2942,10.5605,-2.1288,-3.4476,-13.0548,3353.4969,1.8848,0.9985,2.0027,4.6252,-0.79741,-1.2701,-3.8668,2788.9271,1.8522,0.87826,1.8629,5.1822,-0.69693,-1.0923,-3.3551,1212.1887,1.5831,0.56172,1.7713,4.908,-0.37441,-0.93245,-3.2965,1082.3586,1.5493,0.49136,1.469,4.2291,-0.3361,-0.67594,-3.0382,4424.5806,1.9354,1.6518,3.7912,6.2196,-1.2541,-2.0926,-5.0822,3882.7968,1.9215,1.5281,3.5612,5.8141,-1.1441,-1.9241,-4.7799,4
98995.3398,8.6828,21.5106,27.5394,39.7605,-15.7816,-23.1062,-103.9884,125393.0703,7.9752,26.9832,34.8851,45.9767,-19.8363,-29.3191,-135.6676,14585.2993,6.6688,3.162,4.0155,6.9929,-2.8613,-4.1664,-9.3948,14468.0911,6.3259,3.1523,3.9632,6.5171,-2.8138,-4.0204,-8.3154,4705.5891,3.7379,1.2772,2.1584,3.924,-0.97863,-1.6195,-3.6785,4010.3361,3.6678,1.0935,1.8514,3.8796,-0.8168,-1.335,-3.1469,19338.5986,6.915,4.9947,6.5325,9.1484,-4.4734,-7.0473,-12.7837,19819.3003,6.7825,5.1426,6.7937,10.0814,-4.6668,-7.3834,-13.3589,105665.1054,7.6347,24.1139,32.3774,54.2331,-16.1172,-24.4427,-154.3592,86147.2295,7.3314,19.488,25.8883,41.1738,-13.2206,-19.9873,-103.2265,16505.4529,6.8937,3.5148,4.3408,7.9281,-3.2024,-4.6683,-11.5972,13587.6638,6.5923,2.9737,3.7584,6.3498,-2.6718,-3.9441,-8.7647,4958.3134,3.9209,1.3543,2.3584,4.6461,-1.047,-1.7897,-4.0855,4322.2786,3.6756,1.142,2.0437,5.573,-0.85898,-1.4519,-5.0981,21705.5058,7.2273,5.4682,6.9436,10.5855,-5.1671,-8.3869,-16.8263,19165.6767,7.1026,4.9565,6.3552,9.5172,-4.5371,-7.3492,-14.3409,5
21695.293,2.186,4.9292,6.4685,10.3626,-4.5256,-6.0929,-14.5499,20796.9981,1.7996,5.3391,7.7376,14.1176,-4.939,-6.8684,-18.5785,6032.2994,2.8206,1.6383,2.9096,4.5634,-1.3842,-2.1391,-4.8763,6070.3194,2.746,1.6591,3.0165,5.0983,-1.3882,-2.091,-4.7971,2050.2426,2.0019,0.78789,2.0776,3.8739,-0.56737,-1.0038,-3.139,1704.0486,1.9501,0.65693,1.7605,3.4185,-0.47808,-0.87294,-2.6204,7943.4932,2.8457,2.6128,5.0775,7.3912,-2.1347,-3.2928,-7.295,8235.6006,2.8653,2.7507,5.5815,8.674,-2.2373,-3.6051,-6.0365,23686.4981,2.0873,5.7056,8.0373,18.4413,-5.0061,-7.3908,-28.5569,17789.9589,1.9593,4.1559,6.0681,14.6306,-3.748,-5.4975,-18.3365,6816.8731,2.9204,1.7602,2.9543,5.4091,-1.4793,-2.2359,-5.5868,5448.8299,2.7579,1.5087,2.5437,4.6072,-1.2558,-1.9168,-5.02,2110.6687,2.0336,0.82488,2.1846,5.0982,-0.59421,-1.1074,-3.3902,1921.3755,1.9851,0.70072,1.7066,4.3152,-0.50161,-0.92685,-3.6204,8768.2427,2.9424,2.7792,5.3442,8.5803,-2.3174,-3.6892,-8.6088,7611.3662,2.8514,2.5237,4.7323,7.1675,-2.0316,-3.1891,-6.8996,4
209189.955,17.6398,54.4429,78.0659,108.5049,-33.8472,-58.4314,-488.5011,256937.2734,15.6761,66.7392,96.4507,116.9366,-41.3862,-79.5614,-735.0841,53361.79,21.2216,14.719,19.7255,24.4341,-14.1032,-22.4723,-46.6102,50984.3587,19.4505,13.9562,18.8741,23.7211,-13.0864,-20.8728,-42.539,11838.9245,7.8784,3.7104,6.9602,8.5674,-2.9582,-5.0075,-8.7438,9904.0042,7.5508,2.9705,5.5042,7.1489,-2.3757,-3.8918,-7.7381,66502.2898,20.6561,21.8505,33.5038,41.1752,-19.8263,-33.9183,-74.4606,67588.5752,20.4358,22.8938,35.5862,42.2798,-20.8236,-37.3003,-59.9129,210239.1348,14.5424,57.9944,87.0755,123.8446,-32.6661,-60.1179,-542.9012,179106.751,14.5024,49.0676,72.6023,100.7785,-27.5944,-49.917,-393.8213,66658.4939,24.6039,17.7663,24.1625,32.6505,-17.6544,-28.8464,-71.7804,52249.564,22.3145,13.8283,18.5823,25.2755,-13.7831,-21.937,-56.6659,12933.0626,8.6029,4.0711,7.8146,10.9109,-3.3363,-5.7233,-12.2473,11288.2795,7.8275,3.1583,5.5979,8.0189,-2.716,-4.3209,-9.3479,86067.6694,25.402,28.6313,44.5823,52.5554,-27.9539,-53.0286,-124.0139,71785.883,23.3154,23.3465,36.235,46.1947,-22.3173,-39.4672,-93.0014,5
34649.0723,2.8668,8.2392,10.7599,15.8893,-7.0391,-9.5207,-25.0817,34018.2129,2.2729,8.9549,12.7217,20.7391,-7.5263,-10.4345,-31.0122,10668.4126,4.0869,2.7368,4.343,6.1362,-2.5154,-3.7533,-7.6133,10623.6323,3.9442,2.7356,4.4733,7.1799,-2.4661,-3.6514,-7.9511,3217.117,2.5583,1.1425,2.6155,5.1489,-0.86913,-1.494,-5.0374,2699.6716,2.4929,0.93823,2.1116,4.61,-0.70754,-1.219,-2.919,13708.8774,4.0584,4.2564,7.3334,9.7394,-3.699,-5.8603,-11.17,14116.6797,4.0776,4.495,8.1851,10.701,-3.9443,-6.5355,-10.6377,36233.6016,2.6171,9.1876,12.7347,25.993,-7.4022,-11.0405,-43.3685,27953.586,2.4587,6.787,9.2834,17.2057,-5.7265,-8.2618,-28.4426,11958.5876,4.1783,2.9934,4.5849,6.7891,-2.7215,-4.1317,-10.088,9719.4453,3.9596,2.5315,3.8753,6.1433,-2.283,-3.4139,-6.96,3327.0857,2.6071,1.2049,2.8155,5.7913,-0.89947,-1.6585,-4.0043,2967.8155,2.4869,1.0128,2.2523,4.5418,-0.74404,-1.3251,-3.9926,15329.1519,4.2092,4.6415,7.9606,11.3464,-4.2254,-7.0099,-13.0198,13323.2818,4.0743,4.172,7.1397,9.5108,-3.6342,-5.7709,-11.0814,4
146183.3066,12.4679,35.2246,48.3145,64.4501,-23.2382,-36.5609,-245.5958,185966.4726,11.4404,44.2648,60.9389,83.7537,-29.3394,-47.7135,-388.3618,26816.3442,10.7212,6.9994,9.0074,12.3382,-6.1801,-9.4308,-17.6366,26245.5291,10.1423,6.7883,8.7456,11.8268,-5.8923,-9.0718,-22.4676,7236.2141,5.0395,2.2865,3.7037,5.7458,-1.6793,-2.7425,-6.5745,6207.7768,5.0752,1.8712,3.0922,4.8379,-1.3783,-2.2021,-5.1278,34960.7447,10.9205,11.0011,15.55,19.4781,-9.2624,-15.0793,-28.2644,35591.6475,10.8122,11.4401,16.4292,19.3048,-9.719,-16.4416,-31.3142,153934.3964,10.6343,39.1913,55.199,82.0044,-23.513,-39.8456,-300.1829,126923.7891,10.2886,32.3593,45.4068,69.0605,-19.5904,-32.05,-220.7235,31850.9514,11.833,8.1062,10.3714,15.5475,-7.3374,-11.5732,-32.7934,25677.062,11.0098,6.5801,8.4377,11.66,-5.9361,-9.0704,-20.0237,7853.8777,5.519,2.4534,4.0694,6.602,-1.8533,-3.2064,-7.4371,6872.2075,5.1272,1.9504,3.1556,6.0056,-1.4985,-2.5053,-6.866,41764.3465,12.2665,13.0973,18.3577,25.324,-11.8577,-20.8472,-49.8833,36043.0068,11.6956,11.2165,15.9451,21.4994,-9.8688,-16.6517,-36.3696,5
11108.0664,1.6175,2.6187,3.8728,7.4795,-2.4785,-3.4905,-10.4724,10638.4824,1.406,3.147,5.1301,13.6494,-2.9273,-4.2127,-13.5203,3358.0467,1.9974,1,2.1231,4.1014,-0.79138,-1.2374,-4.0656,3409.0022,1.97,1.0143,2.1871,3.8749,-0.79813,-1.2084,-3.7468,1227.2305,1.5933,0.54878,1.6033,3.0371,-0.3623,-0.79441,-3.0714,1073.5648,1.6054,0.4549,1.2827,2.8677,-0.31322,-0.61264,-2.3753,4499.8189,2.0277,1.6274,3.56,5.9751,-1.2187,-1.9073,-4.2139,4611.1797,2.0237,1.7554,4.0251,6.4622,-1.2786,-2.072,-4.0913,12460.9062,1.5655,3.1209,4.7191,14.4546,-2.9213,-4.4815,-17.547,9149.3828,1.4884,2.2199,3.6035,10.4338,-2.1765,-3.4362,-12.0931,3723.071,2.0328,1.0488,2.0479,4.6961,-0.83255,-1.3239,-3.8949,3058.0733,1.9647,0.91776,1.8407,4.4664,-0.72212,-1.2043,-3.6783,1265.526,1.6181,0.58277,1.8002,4.3711,-0.38368,-0.83039,-3.3515,1182.2873,1.603,0.49312,1.3679,3.9255,-0.33288,-0.72198,-2.8713,4806.6973,2.0372,1.708,3.833,5.9214,-1.2866,-2.0782,-5.1116,4284.9966,2.0203,1.5397,3.4152,5.7291,-1.1588,-1.8415,-4.9391,4
97450.8604,8.8981,21.2568,27.3432,37.3189,-15.5241,-22.3903,-102.538,127009.5996,8.1866,27.1601,34.7935,49.5148,-20.0941,-29.9189,-166.3362,14750.0088,6.6748,3.2965,4.1618,6.6047,-2.9936,-4.2477,-9.3701,14689.8046,6.3685,3.27,4.1305,6.8406,-2.9052,-4.182,-8.2622,4645.9486,3.655,1.2918,2.2279,3.9809,-0.97497,-1.6362,-3.8611,4009.4345,3.6725,1.0917,1.8273,3.5647,-0.81364,-1.3424,-3.5062,19779.7322,6.8878,5.1372,6.7465,9.6303,-4.5695,-7.0747,-12.4651,20171.2964,6.8277,5.3063,6.9024,11.0092,-4.7552,-7.6094,-12.7934,106838.6895,7.8975,24.1368,32.0722,50.8459,-16.3481,-27.7781,-144.618,88030.0918,7.6722,19.8466,25.68,41.6298,-13.5666,-19.9911,-109.5389,16741.5754,7.0255,3.6481,4.5495,7.889,-3.3184,-5.0041,-12.6367,13759.2575,6.6753,3.0697,3.8359,6.6136,-2.763,-4.0053,-10.8045,4980.4027,3.9167,1.3797,2.4041,5.2849,-1.0495,-1.7932,-4.8513,4320.0847,3.6255,1.1432,1.9198,5.0582,-0.86372,-1.4225,-4.0171,22116.9558,7.2887,5.6952,7.2223,11.6025,-5.3016,-8.6116,-18.1451,19568.3818,7.0992,5.0847,6.5477,9.41,-4.6041,-7.4611,-16.961,5
22330.8379,2.2167,5.1503,6.8132,11.2822,-4.7209,-6.5191,-17.5518,21109.6485,1.8115,5.5276,8.0614,18.9911,-5.1274,-7.1972,-17.6961,6182.8535,2.872,1.6441,2.9555,5.7103,-1.4154,-2.0768,-4.5524,6194.8938,2.789,1.6746,2.921,4.8715,-1.4204,-2.0822,-4.734,2081.7727,2.0019,0.79138,2.0492,4.0324,-0.57765,-1.0004,-3.7725,1726.1115,1.9627,0.66379,1.6813,2.8468,-0.48324,-0.90672,-2.4753,7947.9336,2.8591,2.6433,5.058,7.7057,-2.1746,-3.518,-6.3207,8329.749,2.8774,2.7645,5.4576,8.0979,-2.2779,-3.6054,-6.7064,23855.4239,2.0914,5.991,8.4603,19.9904,-5.132,-7.6397,-29.1426,18503.3301,1.9972,4.3778,6.0472,13.8595,-3.9203,-5.3775,-20.1712,6970.446,2.9681,1.7668,2.8787,5.2335,-1.5117,-2.3035,-5.3031,5528.0039,2.7895,1.5072,2.5468,5.1704,-1.2592,-1.907,-4.675,2137.1934,2.0404,0.82629,2.2105,4.3923,-0.5969,-1.1149,-3.6103,1918.0673,1.9804,0.71738,1.8833,4.1157,-0.52207,-1.0641,-3.8445,8901.2705,2.9726,2.7755,5.1635,8.9421,-2.3496,-3.716,-7.3536,7655.3792,2.8783,2.518,4.8457,7.1476,-2.0892,-3.383,-7.3678,4
217207.0537,18.104,55.606,78.6643,97.0701,-34.612,-64.7899,-501.2725,261946.2441,16.0065,68.3613,99.4598,124.0979,-41.1016,-85.2096,-753.0477,52200.2674,20.8969,14.3494,19.3528,27.461,-13.424,-21.191,-42.4303,49951.3968,19.0455,13.9551,18.5992,23.7393,-12.8059,-20.2304,-40.4302,11661.4173,7.5612,3.7256,6.8261,8.4629,-2.9381,-4.8512,-8.4476,9928.008,7.6129,3.0528,5.7518,7.7706,-2.4251,-3.972,-7.1592,64287.1238,20.5483,21.9174,34.2547,40.3075,-19.6447,-34.5497,-64.4803,66676.367,20.1588,22.6608,35.5176,41.0631,-20.4036,-35.7864,-64.0415,215719.7187,14.8282,59.3652,87.9129,120.2548,-32.989,-64.1564,-509.9635,182902.8984,14.71,49.5834,73.186,98.135,-27.91,-47.568,-395.7809,64501.0882,23.866,17.4619,23.7038,32.9656,-16.752,-27.0359,-65.1165,49938.2005,21.3821,13.353,17.9957,24.6254,-12.8474,-20.9097,-52.1115,12856.5356,8.5244,4.0522,7.63,9.6744,-3.2934,-5.5175,-10.4057,11216.2049,7.9176,3.2826,6.0059,8.8361,-2.7872,-4.6663,-9.3122,83311.9143,24.6666,27.9475,43.1402,51.9637,-26.7318,-50.2833,-107.9093,69104.0213,23.206,23.3149,36.5548,44.5359,-22.0284,-40.3197,-82.3505,5
35192.3008,2.8785,8.3185,10.8794,16.4758,-7.316,-9.845,-28.3276,34176.8672,2.2814,9.1589,13.2665,22.6929,-7.7635,-10.9359,-37.2866,10570.1071,4.07,2.7115,4.4176,6.2501,-2.4572,-3.6747,-7.6737,10535.4704,3.934,2.7661,4.5224,6.8612,-2.4709,-3.7673,-7.5134,3243.3298,2.5323,1.1656,2.6944,4.6784,-0.88227,-1.5233,-4.125,2706.314,2.5075,0.97827,2.3163,4.7804,-0.72939,-1.2866,-3.3294,13377.7163,4.0991,4.3307,7.7279,9.7381,-3.7745,-6.161,-10.6476,13990.7832,4.0659,4.5208,8.0559,10.4925,-3.9263,-6.4935,-11.5173,36862.2578,2.6401,9.4544,12.9832,24.6412,-7.6829,-11.2881,-45.9257,27919.3633,2.442,6.8666,9.5074,18.9671,-5.8067,-8.2768,-29.2052,11891.8059,4.1559,3.0063,4.4705,7.9162,-2.7055,-4.0987,-9.3943,9557.2241,3.9271,2.5257,4.0535,6.3102,-2.2239,-3.3019,-7.7413,3297.1089,2.5593,1.2153,2.8547,5.0525,-0.90495,-1.5719,-4.666,2985.0164,2.5359,1.0501,2.5293,4.975,-0.78957,-1.4307,-4.0888,15092.3853,4.1918,4.6257,7.9429,11.0645,-4.1585,-6.7513,-12.5231,12967.085,4.1118,4.238,7.5992,10.7426,-3.6965,-6.0985,-12.5745,4
150174.0967,12.6447,36.3565,49.6011,71.8481,-24.4757,-39.9078,-239.8575,189000.2011,11.6663,45.743,63.666,85.8359,-30.5459,-49.5571,-350.5399,26302.2026,10.5836,6.814,8.7999,12.6819,-5.9729,-9.1199,-17.4903,25823.8735,10.0634,6.7526,8.7413,11.8374,-5.8659,-8.7307,-18.4702,7288.0972,5.0455,2.297,3.6858,5.7099,-1.7109,-2.8313,-5.7079,6247.0789,5.0963,1.9238,3.1666,5.3423,-1.4261,-2.294,-4.5386,33764.1194,10.996,10.9266,15.5295,18.8287,-9.287,-15.5034,-26.3202,35132.1775,10.7309,11.2742,15.9894,21.0799,-9.6043,-15.7627,-29.6867,154319.2959,10.6677,40.3058,56.8995,81.5323,-24.3667,-42.1191,-271.5459,128333.3008,10.3617,32.9791,45.8908,73.9499,-20.2836,-33.0705,-215.8043,31200.572,11.5423,7.9262,10.1417,13.8762,-7.1233,-11.142,-26.6655,24898.4353,10.7767,6.3273,8.1912,11.8117,-5.633,-8.4844,-18.7695,7881.847,5.4893,2.4557,4.0199,6.6664,-1.865,-3.1622,-6.967,6847.278,5.1183,2.0267,3.3528,6.523,-1.5685,-2.6224,-6.4563,40217.427,12.0359,12.771,18.0258,24.1987,-11.4519,-19.8789,-46.4619,34567.1245,11.7722,11.1736,16.28,20.496,-9.8484,-17.5903,-32.2621,5
1024.3281,1.056,1.1523,2.1886,6.228,-0.70871,-1.2047,-6.1698,223.248,1.0085,1.5582,3.6589,14.44,-0.93786,-1.8256,-9.5846,532.8616,1.1588,0.56269,1.5072,3.8622,-0.20279,-0.40049,-2.6815,544.2207,1.1549,0.59612,1.6036,3.7389,-0.20525,-0.42916,-2.3749,224.654,1.1071,0.38536,1.2743,2.9285,-0.10787,-0.32728,-1.898,194.7339,1.1098,0.33825,1.1587,2.5895,-0.091752,-0.30293,-2.2704,746.1416,1.1764,1.0583,2.789,4.9115,-0.29566,-0.58917,-2.9792,785.793,1.1754,1.1043,2.9963,4.6205,-0.30668,-0.60587,-3.1491,1013.4707,1.0459,1.3811,3.1902,11.719,-0.82714,-1.8024,-10.4151,457.3281,1.0242,0.85878,2.0264,9.4029,-0.62241,-1.3554,-9.2399,600.9011,1.1648,0.57634,1.4412,3.7801,-0.22494,-0.5511,-3.3128,490.0454,1.1555,0.52253,1.3843,3.7588,-0.19423,-0.48892,-3.2164,241.1412,1.1161,0.42317,1.553,4.273,-0.12097,-0.4276,-3.6097,230.5449,1.1189,0.3824,1.3535,3.7709,-0.11045,-0.36512,-2.9463,823.8896,1.1806,1.0629,2.9057,6.0132,-0.31203,-0.66646,-3.5783,682.6167,1.169,1.0139,2.8257,5.8885,-0.28441,-0.62505,-3.9233,4
28929.5108,3.3092,4.3933,5.057,9.4233,-3.8794,-5.4151,-15.9335,42203.8965,3.3778,7.0538,9.6327,15.5425,-5.4773,-7.8887,-31.049,4033.7801,2.6232,0.66112,1.2221,3.5978,-0.54385,-0.85311,-3.4408,4099.6539,2.5606,0.68932,1.2912,3.3771,-0.56741,-0.88808,-3.3194,1759.4343,2.0145,0.41235,0.91733,2.6933,-0.26846,-0.52676,-2.3244,1530.7145,2.0517,0.36335,0.8861,3.1132,-0.23025,-0.59641,-2.1951,5686.3411,2.8062,1.0948,2.0494,4.7642,-0.87055,-1.3639,-4.0663,5920.633,2.771,1.1311,2.1019,5.0448,-0.90961,-1.3912,-4.3942,34124.2725,3.1954,5.4309,6.9659,16.6648,-4.6623,-7.2952,-31.3544,26287.4082,2.9764,4.185,5.5055,16.2696,-3.5889,-5.817,-22.8697,4356.0554,2.6431,0.70512,1.3151,4.3064,-0.58588,-1.0023,-4.4574,3672.3826,2.556,0.61444,1.1276,3.428,-0.50565,-0.84689,-4.006,1847.0085,2.0889,0.44546,1.1043,3.7122,-0.28045,-0.62097,-3.5202,1649.692,2.0509,0.39526,0.99751,4.6933,-0.24402,-0.55142,-3.1385,6145.9968,2.8214,1.1241,2.1724,5.5319,-0.92079,-1.4942,-4.4808,5480.6582,2.851,1.0465,2.0399,5.3419,-0.84283,-1.4077,-4.4479,5
40392.123,3.28,10.2689,13.5859,20.979,-8.1732,-10.8591,-31.8027,40322.3164,2.594,11.0915,15.7943,22.5677,-8.9607,-12.2383,-35.5885,12826.9323,5.143,3.3268,5.213,8.2811,-2.9867,-4.5247,-8.8014,12774.6511,4.9624,3.368,5.298,7.5159,-2.9785,-4.4422,-8.1341,3793.3419,2.8797,1.3551,3.0688,5.6753,-1.0297,-1.7004,-3.2958,3144.3493,2.8636,1.1207,2.6115,4.8829,-0.82412,-1.482,-3.2581,15995.563,5.0567,5.2358,9.2283,11.848,-4.5245,-7.4221,-11.7186,16797.6714,5.0418,5.4625,9.6692,12.7652,-4.7266,-7.7493,-12.9556,43566.1407,3.0642,11.9334,16.6452,32.5845,-8.7917,-12.4357,-45.5175,34525.7149,2.9246,9.0401,12.51,22.3063,-6.8411,-9.6252,-34.3743,14580.1702,5.4061,3.7373,5.4181,8.1435,-3.2795,-4.9364,-9.7662,11580.8174,5.0039,3.0541,4.6576,6.7593,-2.6745,-3.9302,-8.7399,3909.8346,2.9595,1.41,3.2044,6.9775,-1.048,-1.9098,-5.525,3498.4139,2.887,1.2197,2.9,6.3701,-0.91162,-1.6024,-4.0345,18408.1201,5.3632,5.7646,9.4193,11.8839,-5.0962,-8.3942,-15.9494,15700.0969,5.2162,5.1675,8.995,11.5917,-4.4954,-7.6553,-12.7671,4
183271.5898,15.5945,45.4803,63.8775,81.1396,-29.5391,-47.6266,-329.2669,229854.3418,14.5194,58.2107,83.8434,102.4687,-37.116,-66.0728,-501.7282,38075.4504,15.7103,10.38,13.7733,18.0903,-9.364,-14.1826,-27.2645,36789.1538,14.5887,10.1625,13.5865,18.5154,-9.0762,-14.3166,-28.0254,9546.0547,6.4701,3.0881,5.4856,7.5328,-2.3742,-3.7875,-7.1878,8159.2315,6.5523,2.5657,4.6233,6.9656,-1.9586,-3.2049,-6.2388,48220.3108,16.0629,16.4585,24.8571,29.7281,-14.3295,-24.7487,-41.6309,50162.0534,15.7209,16.9395,25.6514,31.1464,-14.7698,-25.0942,-42.2025,190859.5137,13.2103,51.1938,75.2228,105.8496,-29.5999,-54.572,-449.0212,157875.0557,12.8136,42.319,60.949,89.5444,-25.004,-41.3041,-288.6005,45915.0643,17.3951,12.4194,16.5685,22.1087,-11.5516,-18.323,-47.2122,36385.668,16.1886,9.666,12.9417,17.7105,-8.9755,-14.1051,-36.2785,10456.2555,7.1268,3.326,5.9675,9.1743,-2.6139,-4.3709,-8.7168,9134.8938,6.7364,2.7195,4.8341,7.4837,-2.2257,-3.7616,-8.1573,60503.6765,18.4965,20.2238,30.173,38.1378,-18.7597,-33.9768,-62.7457,50936.207,17.808,17.2887,26.7895,33.3661,-15.8237,-28.5162,-56.3328,5
29059.8516,2.568,6.7142,8.7865,13.9878,-6.0411,-8.0707,-22.3223,28441.1289,2.0694,7.5029,10.9268,18.4979,-6.6922,-9.2283,-27.11,8131.4925,3.4769,2.102,3.4836,5.3541,-1.8843,-2.8523,-5.6995,8140.3835,3.3793,2.1443,3.6212,5.5244,-1.9057,-2.8161,-5.6746,2650.9451,2.2971,0.96607,2.2969,3.786,-0.73202,-1.3005,-3.3893,2220.7834,2.2843,0.81069,1.9983,3.9974,-0.60485,-1.1047,-2.4592,10420.5625,3.5148,3.3599,6.328,8.1292,-2.9272,-4.7459,-8.4326,10939.1978,3.5064,3.5002,6.6274,9.6533,-3.0521,-4.8848,-7.8312,31528.455,2.3968,8.0903,11.0842,23.4927,-6.6619,-10.0258,-34.9511,24548.6875,2.2711,5.8194,8.0577,16.9176,-5.09,-7.5706,-23.5379,9179.0525,3.5847,2.2947,3.5633,6.6506,-2.0632,-3.071,-6.6743,7344.7004,3.3714,1.9422,3.1754,5.2074,-1.6964,-2.5526,-6.158,2746.5383,2.3614,0.98771,2.4153,5.0949,-0.75094,-1.3624,-4.595,2432.0931,2.2778,0.88393,2.1471,4.7717,-0.6621,-1.2044,-4.3976,11732.1353,3.6061,3.5352,6.3307,9.2823,-3.1928,-5.2563,-10.4091,10079.5098,3.5399,3.266,6.2499,9.0262,-2.8495,-4.7343,-9.5731,4
230762.7607,19.1666,60.9364,87.8557,117.3414,-36.421,-69.1454,-630.8696,287258.4492,17.2688,78.023,116.1754,146.368,-46.2084,-93.7278,-874.1521,64412.5063,26.06,18.1426,25.2304,33.745,-17.4614,-28.2358,-58.6493,61899.3328,23.9258,17.5171,24.1265,31.2219,-16.5536,-26.5473,-59.092,13722.319,8.9696,4.398,8.3386,10.7636,-3.546,-5.8295,-10.5928,11667.944,9.0868,3.5628,6.9646,9.379,-2.9329,-4.7411,-8.9538,79252.6933,25.8138,27.6857,44.5574,51.5219,-25.2252,-45.6623,-88.5606,82354.7996,25.2872,28.3867,45.9131,51.0539,-26.1019,-46.8827,-94.4671,235667.9239,15.831,67.6338,103.6923,147.0146,-36.6944,-83.0485,-770.4377,200725.6357,15.6818,56.7587,86.8277,132.6308,-30.8829,-59.866,-517.1866,81362.7383,30.2277,22.3093,30.6326,42.4916,-21.988,-34.9365,-97.8418,62259.5376,27.1035,16.8915,23.0763,31.8627,-16.7101,-26.037,-68.8373,15118.0688,9.9365,4.7762,9.3168,11.6257,-3.9956,-6.8732,-14.2527,13223.0207,9.2944,3.8956,7.4891,11.675,-3.4263,-5.7323,-11.5844,104228.8162,31.2131,35.6872,56.7419,70.6595,-34.561,-65.6058,-172.2925,86175.8168,29.4131,29.831,49.2269,60.6098,-28.6277,-54.2548,-125.5888,5
15596.1621,1.868245,2.371604,2.803678,7.512213,-2.739388,-3.344671,-4.847512,15326.6914,1.768526,2.269085,2.713374,6.915721,-2.488324,-3.082212,-5.056975,2789.3831,2.754759,0.43044,0.649457,1.795029,-0.426662,-0.584313,-1.438976,2581.5686,2.680623,0.399746,0.605065,1.786704,-0.400115,-0.550743,-1.728611,685.3994,1.682904,0.122736,0.223703,0.584691,-0.138196,-0.236907,-0.781959,797.7738,1.742488,0.152483,0.218904,0.841862,-0.164646,-0.31572,-0.791447,3128.8489,3.605537,0.532422,0.763062,2.118983,-0.557197,-0.809953,-2.34413,3136.8778,3.555169,0.535883,0.761388,1.499244,-0.57148,-0.944425,-2.658358,13540.6738,1.765738,2.006883,2.519022,6.26143,-2.172101,-2.694967,-3.791499,13831.7539,1.746493,2.057165,2.391239,5.695234,-2.350776,-2.888766,-8.129869,3020.9191,2.819354,0.47452,0.723993,2.16013,-0.4679,-0.638167,-1.64365,2185.9741,2.949381,0.342575,0.51509,1.340477,-0.36103,-0.493482,-1.200617,862.7479,1.779291,0.165138,0.246473,1.358106,-0.187465,-0.416382,-1.058061,1059.7562,1.896047,0.198946,0.334017,0.815048,-0.204467,-0.345119,-0.969336,3357.1124,3.860647,0.580818,0.80683,1.729739,-0.619214,-1.071137,-3.037772,3037.039,3.972203,0.527291,0.728443,1.445783,-0.545079,-0.902241,-2.654529,1
26402.0704,2.532401,5.411209,6.509906,7.658469,-4.722217,-5.817651,-7.518333,23855.7812,2.164706,4.901063,5.971392,6.978131,-4.199424,-5.22109,-7.604863,3882.9057,3.155054,0.802987,1.172245,1.570895,-0.697881,-0.944655,-1.334743,3651.0427,3.130669,0.739278,1.101765,1.428631,-0.659641,-0.915543,-1.334217,982.949,1.933877,0.233308,0.378052,0.717916,-0.225572,-0.354591,-0.748061,1162.2378,2.039431,0.278337,0.486908,0.840494,-0.271369,-0.473164,-0.718214,4332.1543,3.990162,1.002503,1.586233,1.926608,-0.913245,-1.335612,-1.773328,4387.5284,4.011519,1.009769,1.64783,1.962858,-0.944028,-1.631468,-1.925095,20553.5645,2.10887,4.266941,5.185937,6.398693,-3.636176,-4.497039,-7.464548,22540.1933,2.222146,4.621283,5.57362,6.756039,-3.986434,-4.953663,-6.561748,4240.3011,3.262893,0.887237,1.297617,1.630074,-0.768036,-1.244472,-1.419646,3079.0621,3.399659,0.649639,0.948781,1.36955,-0.598444,-0.820868,-1.081919,1237.0131,2.067927,0.305793,0.558008,0.948564,-0.289557,-0.501078,-1.191404,1459.6356,2.149242,0.361007,0.614619,0.950204,-0.327339,-0.503861,-0.838039,4685.7753,4.277604,1.080629,1.818559,2.237534,-1.004812,-1.530519,-1.994993,4176.4453,4.281373,0.980205,1.62805,1.951172,-0.889333,-1.323505,-1.749225,1
42103.582,3.454189,8.198175,10.508439,11.611003,-7.668313,-9.478675,-12.230939,37562.3008,2.840403,7.386357,9.511703,12.129657,-6.689464,-8.184333,-10.196169,5476.3898,3.929721,1.132118,1.717418,2.050157,-1.052941,-1.43627,-1.956262,5140.8302,3.880357,1.054304,1.6496,1.964727,-0.995282,-1.377502,-1.844021,1409.2183,2.316449,0.335154,0.572576,0.93273,-0.337312,-0.532147,-1.011991,1647.678,2.443898,0.405582,0.725644,1.006433,-0.403554,-0.676717,-1.008518,6145.6659,4.998625,1.426344,2.407405,2.856787,-1.37707,-1.994748,-2.445191,6197.3047,4.99781,1.473118,2.545978,3.331699,-1.420663,-2.18512,-2.625092,32366.9336,2.742087,6.419288,8.29021,9.709606,-5.792984,-7.171543,-9.797253,35597.002,2.916899,6.969954,8.951225,10.413684,-6.441517,-7.914062,-9.973361,5968.8666,4.056138,1.262938,1.935885,2.346947,-1.159097,-1.791556,-2.233596,4409.1721,4.286887,0.917809,1.390353,1.810937,-0.909467,-1.254904,-1.732933,1735.0383,2.466508,0.450574,0.841068,1.808291,-0.426742,-0.711579,-1.129027,2040.1528,2.572696,0.509803,0.93263,1.248513,-0.475471,-0.730332,-1.126488,6630.1836,5.369827,1.567405,2.790448,3.279244,-1.518135,-2.384784,-2.867291,5914.6685,5.396827,1.403973,2.476956,3.039841,-1.334558,-1.993659,-2.34837,1
42825.9883,3.451192,12.11394,16.266853,39.910056,-7.849409,-9.689894,-11.921704,38379.0664,2.851173,10.840889,14.566782,39.100492,-6.878915,-8.470092,-10.739835,5670.7144,3.994661,1.587322,2.963585,2.889819,-1.116192,-1.504534,-2.15971,5343.8337,3.962529,1.479765,2.653653,2.753598,-1.061584,-1.465905,-2.027846,1499.3987,2.415714,0.47623,0.834066,1.316245,-0.373295,-0.562486,-1.005683,1747.0367,2.543528,0.575862,1.04536,1.582893,-0.437584,-0.720969,-1.172276,6361.2179,5.11854,2.016031,3.5118,3.989634,-1.468832,-2.164832,-2.952224,6443.5758,5.138118,2.067199,3.618647,4.262233,-1.521618,-2.328864,-2.871851,33300.6055,2.765042,9.397436,13.022406,29.111833,-5.99902,-7.466897,-9.590399,36487.1211,2.937415,10.300845,14.504802,29.353683,-6.624663,-8.135443,-10.433171,6187.1446,4.127966,1.772427,3.242992,3.232927,-1.233289,-1.676956,-2.11083,4570.3443,4.382205,1.298156,2.334433,2.427754,-0.96475,-1.315083,-1.575122,1837.0551,2.560248,0.626115,1.226975,1.828968,-0.463871,-0.785627,-1.249903,2144.8436,2.660842,0.714324,1.322181,1.883925,-0.513716,-0.777995,-1.134804,6933.2844,5.50727,2.215701,4.04255,4.67511,-1.644751,-2.607199,-3.058086,6147.4744,5.501071,1.981933,3.569823,4.049197,-1.432205,-2.146158,-2.488957,1
58151.1757,4.194839,11.455096,15.715298,17.654915,-11.083364,-13.580692,-16.407848,51975.5899,3.480866,10.409176,14.379885,15.387529,-9.54357,-11.707853,-14.370753,7483.3656,5.074172,1.5761,2.55801,3.389052,-1.515863,-2.059119,-2.494956,6995.2396,4.995555,1.474554,2.500523,2.981684,-1.436586,-2.006992,-2.42473,1976.1011,2.893531,0.480052,0.871868,1.301642,-0.487181,-0.753798,-1.628245,2286.8792,3.058936,0.581186,1.145093,1.508896,-0.582666,-0.949063,-1.270385,8474.3696,6.673105,2.025916,3.650673,4.291259,-1.985612,-2.99295,-3.44664,8547.2146,6.68909,2.078846,3.889228,4.392452,-2.073675,-3.30519,-3.792976,45212.6523,3.38421,9.083462,12.5758,13.600584,-8.326705,-10.152834,-12.30118,49670.9785,3.602189,9.905257,13.542131,14.934498,-9.292178,-12.009161,-13.677505,8128.6561,5.244599,1.762437,2.896088,3.339938,-1.674587,-2.412309,-2.787965,6086.2545,5.642596,1.293397,2.071232,2.683706,-1.316635,-1.798607,-3.026084,2388.1891,3.067174,0.632552,1.322201,1.666461,-0.611909,-1.018826,-1.770461,2784.4952,3.196657,0.71681,1.419936,1.845668,-0.663462,-1.022919,-1.602759,9179.2338,7.214645,2.23609,4.367815,4.946454,-2.249702,-3.594763,-4.18192,8158.6449,7.174334,1.993808,3.829303,4.402448,-1.930107,-2.931265,-4.088756,1
79872.1308,5.553595,18.690482,27.19177,28.636972,-15.054684,-18.399695,-23.376017,69637.2754,4.365858,16.623774,24.791658,25.989573,-12.828155,-16.549555,-20.112821,9835.1174,6.299183,2.389469,3.796117,4.288415,-2.118118,-2.906302,-3.433935,9255.4179,6.238049,2.230755,3.689638,4.090581,-1.998723,-2.807461,-3.392109,2606.0369,3.490512,0.716663,1.241189,1.65961,-0.671591,-1.043806,-1.42801,3022.4085,3.711339,0.86534,1.648878,2.234066,-0.789451,-1.286708,-1.702029,11188.9991,8.323346,3.068543,5.292209,5.952296,-2.785645,-4.210229,-4.818384,11383.0917,8.409444,3.170084,5.630515,6.503255,-2.904447,-4.577134,-5.408941,61319.5254,4.253409,14.423004,21.247317,22.601927,-11.321185,-13.930309,-17.156556,67797.5839,4.607981,15.983838,23.213847,24.498189,-12.554298,-15.317321,-18.457715,10784.8729,6.575018,2.675905,4.299588,4.751535,-2.3427,-3.263856,-5.629091,8034.6098,7.032801,1.976083,3.034488,3.526779,-1.835185,-2.530747,-2.897946,3135.2399,3.69866,0.922801,1.939194,2.566183,-0.824276,-1.407632,-1.863665,3581.2419,3.801432,1.030426,1.994314,2.499493,-0.898174,-1.406994,-1.944686,12317.599,9.126387,3.407953,6.431166,7.407149,-3.151739,-5.09217,-5.657237,10731.9632,8.900291,3.002584,5.620025,6.530042,-2.688513,-4.173558,-4.808914,1
94981.5859,5.872932,22.318174,32.673187,34.308656,-18.19878,-22.253267,-27.061036,82237.3906,4.791826,19.886142,29.674004,31.494643,-15.338134,-18.842302,-25.042549,11763.6746,7.182966,2.822376,4.384479,4.86946,-2.668013,-3.805841,-4.346283,11135.1424,7.077395,2.648131,4.426393,4.970171,-2.515021,-3.583348,-4.122559,3137.4044,3.976838,0.846828,1.556548,2.016268,-0.840238,-1.390487,-1.778833,3648.1385,4.225473,1.020252,2.059313,2.660308,-0.981516,-1.642684,-2.286953,13491.3383,9.429182,3.668589,6.419015,7.317818,-3.542601,-5.622684,-6.59872,13863.3439,9.558369,3.805783,6.848187,7.800004,-3.689825,-5.968822,-6.710757,73148.6308,4.703971,17.238466,25.719414,27.48377,-13.693478,-16.757599,-19.857783,80701.8926,4.987113,19.143022,27.946251,30.138077,-15.082557,-18.354497,-22.405683,13001.422,7.465825,3.17918,5.091477,5.720037,-2.955288,-4.191203,-4.860338,9607.6811,7.993631,2.349944,3.456891,3.916064,-2.308353,-3.278151,-3.778427,3784.3863,4.208613,1.076874,2.439297,3.37404,-1.020918,-1.766002,-2.232931,4224.2833,4.260557,1.189883,2.597907,3.345007,-1.11734,-1.856324,-2.591929,15106.7735,10.452707,4.130756,7.789363,8.900816,-4.020786,-6.463239,-7.132363,12925.3449,10.10324,3.604875,6.913722,7.949838,-3.407223,-5.363093,-5.870612,1
108075.6269,6.064713,25.660255,38.059268,40.191974,-21.472657,-26.199885,-32.367465,93658.4727,5.424357,22.732318,34.234901,36.589871,-17.667668,-22.433893,-26.278387,13541.5728,8.382525,3.208531,5.171619,5.836406,-3.120246,-4.448414,-4.94032,12920.0123,8.020969,3.009983,4.821765,5.465376,-2.922777,-4.096956,-4.699142,3612.1445,4.529567,0.972667,1.908625,2.576447,-0.977648,-1.63818,-2.011908,4197.0498,4.704184,1.146005,2.274795,3.019108,-1.123915,-1.810561,-2.264437,15550.623,11.086588,4.242341,7.556179,8.658507,-4.150031,-6.670267,-7.636853,16133.5043,10.930175,4.360687,7.597568,9.155645,-4.271754,-6.764925,-7.392497,84127.4199,5.43727,19.926774,29.933688,31.779802,-15.870318,-20.933747,-23.931839,91696.9531,5.116772,21.566001,31.386522,33.481847,-17.80557,-22.781483,-28.051996,15193.3403,8.556785,3.622358,5.440173,6.103528,-3.447133,-4.930537,-5.394298,11070.1141,9.440263,2.679322,4.15116,4.827841,-2.688305,-3.855341,-4.40514,4343.6283,4.656264,1.200699,2.713749,3.63062,-1.154524,-1.926289,-2.417209,4807.7595,4.860622,1.358148,3.211212,4.217425,-1.278851,-2.237298,-2.931159,17815.9929,12.022409,4.82596,8.792724,10.023053,-4.771629,-7.838325,-8.45444,14926.7949,11.930814,4.169038,8.009728,9.463272,-4.029467,-6.616902,-7.203445,1
121315.7675,7.118364,28.686061,42.979381,45.48218,-23.152346,-28.351092,-43.046267,104314.9746,6.027791,25.512459,39.371068,41.515299,-19.104532,-23.220528,-30.535494,15480.8656,9.373102,3.614998,5.611369,6.338824,-3.697153,-5.309095,-5.85892,14627.7208,9.023476,3.385984,5.501471,6.241143,-3.451593,-4.936634,-5.598212,4082.7827,4.951989,1.082751,2.085718,2.774945,-1.132489,-1.90264,-2.374886,4715.1862,5.184557,1.270799,2.588942,3.328608,-1.302164,-2.151708,-3.523245,17748.6353,12.468714,4.745064,8.217753,9.787246,-4.885713,-7.91023,-8.745576,18320.0794,12.349696,4.914301,8.471937,10.038728,-5.072881,-8.210557,-8.863233,94002.9082,6.005782,22.286478,34.106343,37.124056,-17.315986,-21.003235,-25.586488,103262.7676,5.902875,24.31253,35.929658,40.291112,-19.304967,-23.43965,-33.633328,17230.8005,9.657979,4.07466,6.230721,6.920663,-4.087401,-5.831561,-6.659088,12660.6886,10.519742,3.02815,4.474734,5.249192,-3.171126,-4.574772,-5.031223,4882.879,5.139976,1.331016,3.109878,4.606346,-1.349425,-2.323097,-2.753042,5394.4516,5.275126,1.479368,3.502599,4.738105,-1.472294,-2.541416,-3.048168,20301.2505,13.630299,5.448117,9.685876,11.230311,-5.649488,-9.251645,-9.986465,17089.4369,13.418815,4.686718,8.789605,10.34961,-4.741944,-7.752369,-8.58788,1
133600.9805,7.806088,30.785557,46.897557,49.19876,-25.285772,-30.563264,-38.621405,114217.8242,6.585496,27.3125,42.847164,44.993877,-20.739038,-25.069132,-32.696338,17278.789,10.357104,3.880296,6.277621,7.158966,-4.236471,-6.152162,-6.816933,16310.1106,9.915118,3.620181,6.096359,7.070401,-3.939673,-5.69099,-6.344799,4520.9773,5.401456,1.164143,2.313596,2.927399,-1.275339,-2.152058,-2.552024,5221.3996,5.658784,1.34508,2.812872,3.511243,-1.462019,-2.432758,-3.045471,19767.1342,13.74441,5.1081,8.949866,10.574819,-5.577274,-9.133286,-10.023021,20467.1263,13.648861,5.26549,9.193924,10.855088,-5.794124,-9.50787,-10.337682,103360.2793,6.608673,23.85038,36.579121,38.419416,-18.840849,-22.809535,-29.028251,114002.9297,6.489845,26.040522,38.376639,40.217188,-21.077842,-25.333606,-36.770241,19290.5461,10.6736,4.367124,6.906473,7.744598,-4.6792,-6.80128,-7.37637,14135.547,11.605377,3.265231,4.995327,5.797673,-3.614346,-5.258827,-5.68987,5409.0804,5.60597,1.398132,3.379307,4.551205,-1.515846,-2.616148,-2.92708,5932.7168,5.731873,1.548923,3.791363,4.91072,-1.647406,-2.86145,-3.42111,22802.1653,15.126447,5.926029,10.116197,12.054465,-6.531589,-10.937161,-11.699235,19098.2395,14.844685,5.07843,9.17027,10.683439,-5.452696,-9.16701,-9.748478,1
143388.4375,8.108682,32.719714,52.804172,56.085335,-27.101796,-32.890471,-57.221675,122010.6719,6.956462,28.846514,46.742837,49.040222,-21.997688,-26.423134,-37.319065,19472.7439,11.267176,4.172479,6.858188,7.888358,-4.971613,-7.369831,-7.896571,18399.2672,10.731892,3.884133,6.638822,7.725579,-4.596509,-6.694998,-7.336129,5034.2231,5.827544,1.217661,2.47515,3.252599,-1.474389,-2.54641,-4.7935,5815.1693,6.086958,1.42317,3.025276,3.882094,-1.674195,-2.80983,-3.547929,22227.4352,14.977181,5.496765,9.699473,11.547009,-6.521667,-10.865528,-11.66825,23063.9954,14.734487,5.669258,9.900492,12.100153,-6.753307,-11.080051,-11.724815,110872.4551,7.041253,25.210788,39.662181,42.02254,-20.066326,-24.079832,-32.150082,122392.7774,6.781744,27.461405,42.511874,44.788453,-22.521301,-27.024136,-35.458006,21808.7202,11.523478,4.68963,7.434072,8.354175,-5.475518,-7.934111,-8.537336,15885.1726,12.630839,3.518518,5.549632,6.657188,-4.232265,-6.233728,-6.769501,6011.6316,6.012129,1.466873,3.677663,4.904615,-1.732386,-3.046276,-4.527994,6552.559,6.146578,1.626944,4.079744,5.509353,-1.891084,-3.400962,-3.90678,25847.7678,16.515141,6.435846,10.762217,12.656935,-7.640093,-12.799887,-13.645137,21499.6969,16.167038,5.478261,9.793525,11.803955,-6.370845,-10.779493,-11.610146,1
153219.6758,8.550419,35.069405,59.010483,63.362733,-28.818326,-34.915356,-49.023468,129875.9707,7.348401,30.352398,50.691692,53.953862,-23.248334,-27.978766,-36.340065,21391.2269,12.024709,4.436771,7.608998,8.821513,-5.563196,-8.229359,-10.39667,20160.0671,11.381496,4.122829,7.223935,8.371081,-5.125953,-7.451203,-8.100121,5442.1279,6.092408,1.271527,2.734293,3.506869,-1.630481,-2.784687,-3.303935,6269.9389,6.315086,1.480268,3.266212,4.262447,-1.833066,-3.077121,-3.617152,24375.118,15.930078,5.818641,10.642948,13.054462,-7.266239,-12.052257,-13.126337,25272.3561,15.620568,5.998882,10.742634,13.064555,-7.509977,-12.28131,-13.230599,118212.6582,7.453614,26.465943,42.972633,46.189509,-21.248887,-25.658393,-32.32129,130924.25,7.142357,29.271861,48.015139,51.090691,-23.97146,-28.797709,-39.449753,23969.6987,12.292362,4.984849,8.103104,9.232178,-6.110143,-8.827882,-9.522289,17428.2935,13.468111,3.743512,6.243034,7.350036,-4.694865,-6.912305,-7.360558,6476.5843,6.222253,1.522014,3.893208,5.265984,-1.895673,-3.275955,-3.842342,7041.6277,6.40395,1.689301,4.387166,6.230445,-2.065539,-3.686758,-4.274101,28422.4158,17.537108,6.888312,11.380698,13.378119,-8.554703,-14.498592,-15.454397,23573.8656,17.228245,5.816309,10.429412,12.391563,-7.11996,-12.308902,-13.499346,1
163000.9179,8.876758,37.560191,64.591719,67.888394,-30.39195,-36.673285,-53.296561,137616.2617,7.71881,32.037921,54.206041,57.843388,-24.722227,-29.322383,-42.838036,23202.8655,13.073737,4.70667,8.024295,9.403399,-6.229318,-9.361524,-10.818754,21810.2904,12.2286,4.364626,7.518762,8.719837,-5.719776,-8.315959,-8.826471,5842.3672,6.492537,1.334964,2.895029,3.757414,-1.77992,-2.958047,-3.404424,6710.8657,6.690827,1.552003,3.401483,4.530815,-2.016052,-3.282359,-3.672911,26497.2565,17.340026,6.167266,11.180633,13.810705,-8.082679,-12.929419,-13.638983,27378.2035,16.888209,6.349398,11.198192,13.902885,-8.31434,-13.098021,-13.879886,125761.8574,7.960131,28.042264,46.286065,48.574869,-22.751286,-27.866656,-75.387666,139176.6875,7.405601,31.375697,53.017596,56.319402,-25.518097,-30.203533,-42.571839,26020.3923,13.275058,5.280172,8.419678,9.688952,-6.844524,-9.931052,-10.80147,18866.8314,14.585528,3.972815,6.624714,7.860565,-5.233739,-7.707789,-8.423525,6932.8183,6.589202,1.591173,4.057703,5.596555,-2.092088,-3.477645,-4.065072,7517.9517,6.801879,1.768298,4.625986,6.215379,-2.276154,-3.84523,-4.413486,30890.3988,18.959049,7.324945,11.722512,13.734603,-9.467013,-16.306911,-17.889415,25603.6466,18.729692,6.172877,10.846281,13.085081,-7.884772,-13.901507,-15.010384,1
171024.1953,9.242443,38.866519,68.239326,72.181715,-31.302355,-37.051979,-58.117251,144485.3789,7.994448,33.197638,57.437128,60.748564,-25.48384,-30.34749,-44.632526,25110.9109,13.920139,5.106829,8.368823,9.813181,-6.768847,-10.081613,-10.929991,23367.4825,12.977291,4.732249,7.854103,9.271114,-6.246397,-9.284916,-10.544417,6276.4426,6.862168,1.448851,3.014779,4.188858,-1.910025,-3.276135,-3.657601,7143.7278,7.030834,1.678766,3.569929,4.969555,-2.183384,-3.758016,-4.165706,28550.2717,18.456791,6.713951,11.592915,14.445415,-8.757704,-14.558083,-15.490154,29306.3668,17.884298,6.904641,11.641147,14.289184,-9.103092,-15.183221,-16.144385,132260.4922,8.201,28.917348,48.986963,52.392461,-23.357915,-27.785608,-37.829692,146206.5039,7.682061,32.455271,56.579209,59.401584,-26.073638,-30.984886,-44.731985,27878.3755,14.044008,5.717367,8.800142,11.775076,-7.468056,-11.027587,-12.142851,20428.671,15.585876,4.308978,6.934402,8.361285,-5.62904,-8.354255,-9.067785,7375.6701,6.92265,1.727188,4.166078,5.647272,-2.258324,-4.073167,-4.571358,8057.3723,7.16084,1.919299,4.715003,6.244735,-2.41371,-4.325876,-5.009937,33177.2428,20.231057,8.041007,12.011971,14.140952,-10.533996,-18.356941,-20.098589,27670.4297,19.909245,6.778094,11.070776,13.163028,-8.682575,-15.217791,-16.193992,1
18492.2539,2.034586,2.791746,3.278644,4.758722,-3.070496,-3.77582,-5.531982,18257.7539,1.951606,2.779506,3.290231,4.433386,-2.86568,-3.550858,-5.289498,3029.5006,2.552993,0.485697,0.676074,1.09557,-0.486347,-0.645037,-1.107733,2850.5541,2.498428,0.452293,0.618209,1.022194,-0.463302,-0.633402,-1.050237,807.2285,1.719344,0.154205,0.253678,0.621218,-0.166325,-0.344868,-0.778003,943.4888,1.778137,0.185614,0.292469,1.010092,-0.197719,-0.306287,-0.591144,3463.6507,3.173847,0.628819,0.901782,1.29811,-0.652325,-0.92663,-1.368905,3511.6522,3.121398,0.648676,0.910587,1.272153,-0.669748,-0.985796,-1.391829,16023.8907,1.925166,2.476839,2.933774,4.004986,-2.521013,-3.072105,-4.467812,16202.1426,1.854945,2.462365,2.906552,4.147485,-2.671562,-3.306025,-4.740265,3341.0796,2.606118,0.543212,0.787075,1.132486,-0.54143,-0.731016,-1.206823,2430.184,2.748054,0.400366,0.565025,0.876432,-0.418781,-0.578137,-1.004291,1024.2987,1.808981,0.210851,0.331486,0.765458,-0.214489,-0.339479,-0.676255,1202.8857,1.884815,0.244631,0.384432,0.737103,-0.241932,-0.377585,-0.825974,3772.1027,3.315458,0.688821,0.986551,1.270117,-0.715143,-1.035493,-1.412156,3355.9452,3.398649,0.620789,0.904815,1.274396,-0.64061,-0.942258,-1.352104,1
32765.4004,2.830663,6.417207,7.910386,8.781465,-5.702962,-7.01673,-9.731486,30525.2403,2.576896,6.196758,7.730119,8.82441,-5.118272,-6.238512,-9.713483,4880.9884,3.416385,1.001119,1.522014,1.863996,-0.884037,-1.192674,-1.677232,4684.4281,3.387678,0.939107,1.426769,1.773315,-0.833849,-1.130556,-1.544151,1293.1499,2.120899,0.3205,0.550741,0.880474,-0.297424,-0.463506,-0.79783,1516.2697,2.21435,0.38069,0.661279,1.00897,-0.34527,-0.534753,-3.552175,5559.3723,4.335687,1.298115,2.169419,2.496795,-1.172364,-1.684716,-2.149963,5722.8627,4.318095,1.325066,2.191879,2.506002,-1.207927,-1.735051,-2.300427,26669.3535,2.520555,5.484175,6.873676,8.133084,-4.479468,-5.42679,-9.782329,28599.6484,2.507501,5.625517,6.943034,8.228942,-4.883623,-5.970044,-7.64674,5475.4927,3.554187,1.128444,1.675691,2.154787,-0.971736,-1.320119,-1.877885,3917.6012,3.701639,0.826919,1.259549,1.663979,-0.75783,-1.038247,-4.088458,1627.1033,2.251082,0.421001,0.80745,1.30528,-0.395073,-0.724097,-1.126495,1848.5208,2.319029,0.496994,0.868833,1.196192,-0.415086,-0.653816,-1.068367,6184.1129,4.651671,1.41935,2.409759,2.842859,-1.296494,-1.900575,-2.777462,5366.9767,4.676245,1.281804,2.198673,2.597615,-1.144892,-1.691004,-2.102701,1
43883.3906,3.509948,9.549415,12.454272,13.509733,-7.876028,-9.744027,-11.889486,40370.5078,3.078396,9.035053,11.881867,12.827214,-6.96531,-8.509787,-10.886541,6504.9117,4.061767,1.444979,2.267143,2.629896,-1.212189,-1.603012,-2.104042,6160.3508,4.006591,1.354233,2.180357,2.589985,-1.152103,-1.54716,-2.094945,1721.4244,2.477589,0.457732,0.846563,1.184993,-0.398391,-0.612722,-1.172083,1995.9986,2.585988,0.544499,1.024123,1.286896,-0.467635,-0.735123,-1.142761,7404.4971,5.22823,1.874888,3.316629,3.736268,-1.618777,-2.333731,-2.696952,7554.3451,5.198552,1.921696,3.413655,3.772785,-1.671983,-2.454428,-2.965462,35523.2988,3.027075,7.994246,10.520322,11.587879,-6.094955,-7.724992,-9.069383,38239.2207,3.067,8.37842,10.843733,12.132661,-6.720419,-8.199083,-10.771534,7189.9985,4.207,1.623526,2.553455,2.886802,-1.347098,-1.806837,-2.388855,5254.1185,4.459934,1.197873,1.887452,2.191178,-1.051095,-1.416617,-2.317226,2110.8446,2.608619,0.599845,1.202431,1.488607,-0.49429,-0.804195,-1.290703,2418.2873,2.703185,0.683759,1.335786,1.664432,-0.548561,-0.951106,-1.257936,8158.8399,5.589908,2.054653,3.794376,4.347371,-1.802668,-2.713817,-3.161928,7131.5542,5.634858,1.841286,3.41664,3.92693,-1.576041,-2.365741,-2.790103,1
53080.8145,3.949591,12.246095,16.872418,18.075721,-9.799573,-12.027091,-15.128522,48913.9453,3.547031,11.578866,16.044209,17.255666,-8.558953,-10.393474,-12.617177,7879.855,4.473795,1.866255,3.014617,3.50814,-1.536456,-2.06439,-2.619127,7464.1677,4.382497,1.744328,2.854481,3.193301,-1.45999,-1.961248,-2.480036,2092.7894,2.754689,0.589234,1.135457,1.667878,-0.49797,-0.793916,-1.219817,2420.8119,2.873332,0.690397,1.36343,1.866963,-0.58016,-0.925319,-1.35124,9026.3186,5.811712,2.437389,4.480759,5.331937,-2.05517,-3.039549,-3.546615,9232.6685,5.750987,2.482848,4.524684,5.209288,-2.12022,-3.133335,-3.659587,43253.1075,3.504478,10.271512,14.11675,15.654536,-7.515449,-9.117651,-11.079811,45975.9863,3.408614,10.638684,14.471413,15.441284,-8.329288,-10.136373,-12.398562,8726.7266,4.597274,2.086049,3.326251,3.924928,-1.70611,-2.285219,-2.735574,6398.2838,4.978482,1.546166,2.508491,2.858304,-1.332327,-1.790452,-2.260637,2543.1875,2.881166,0.753838,1.588145,2.106513,-0.609491,-1.012616,-1.355051,2900.9732,3.002325,0.8673,1.827928,2.276805,-0.677201,-1.055439,-1.532762,10023.0337,6.21868,2.674418,5.085168,5.83204,-2.30333,-3.538838,-3.955733,8694.4926,6.280558,2.393724,4.643257,5.184792,-2.003143,-3.045551,-3.539715,1
61543.6621,4.556067,14.722279,20.563837,21.799533,-11.367965,-14.628059,-22.27193,55968.9785,3.966113,13.814231,19.738346,21.25682,-9.898362,-12.299047,-14.634411,8929.6389,4.763606,2.225023,3.575953,4.07159,-1.829729,-2.504846,-3.12587,8436.7192,4.685398,2.096999,3.456564,3.929753,-1.728782,-2.377996,-2.795092,2367.3129,2.938676,0.696507,1.30884,1.709215,-0.590426,-1.023865,-1.429536,2732.8248,3.082614,0.827031,1.590928,2.075556,-0.683916,-1.099329,-1.489206,10262.1674,6.235652,2.930859,5.269928,5.886375,-2.444063,-3.674862,-4.272645,10461.6583,6.179154,3.01893,5.399087,6.067714,-2.523248,-3.86487,-4.452824,49544.7813,3.90352,12.227804,17.371535,18.455051,-8.71771,-10.786207,-12.735294,53314.6739,3.890967,12.812032,17.866817,18.921322,-9.651219,-11.769795,-14.223551,9864.4314,4.917438,2.515869,4.039893,4.50804,-2.031502,-2.825294,-3.321593,7279.9713,5.322606,1.855216,2.956907,3.422189,-1.588302,-2.20476,-2.800271,2855.8387,3.089064,0.897054,1.861701,2.257651,-0.716917,-1.175368,-1.588106,3256.1267,3.193038,1.010551,2.097317,2.719872,-0.795063,-1.27398,-1.804073,11402.4692,6.719993,3.250421,6.06954,6.677746,-2.720916,-4.048882,-4.840421,9884.848,6.746849,2.874626,5.482808,6.124455,-2.353196,-3.757254,-4.082131,1
80026.4473,5.490876,19.383897,28.271656,29.738304,-15.141047,-18.503294,-22.475106,71804.3028,4.85616,17.974815,26.68063,28.338902,-12.845406,-15.645973,-18.536253,11551.6048,5.950049,2.87256,4.619243,5.077016,-2.456891,-3.379675,-4.050228,10911.8367,5.749249,2.702551,4.406441,4.891306,-2.322072,-3.601624,-3.776813,3054.9296,3.540956,0.896426,1.699578,2.333326,-0.774976,-1.249699,-1.611663,3511.8995,3.676327,1.045978,2.027256,2.548077,-0.897595,-1.463438,-1.761031,13276.9672,7.874785,3.803978,6.789164,7.607485,-3.281133,-5.127037,-5.903237,13623.6184,7.743731,3.904965,6.88984,8.035516,-3.398483,-5.233371,-5.930262,64302.4648,4.864582,15.985946,23.677453,25.196847,-11.422715,-13.916889,-28.502483,68981.711,4.643918,16.770622,24.276592,25.476985,-12.736007,-15.529235,-19.1066,12801.9881,6.068612,3.237124,5.143853,5.625435,-2.730102,-3.740761,-4.252681,9423.4055,6.688145,2.397339,3.781439,4.233947,-2.121613,-2.922919,-3.457952,3654.9092,3.672767,1.118675,2.375611,2.90565,-0.932539,-1.548934,-1.939033,4113.7443,3.815339,1.269898,2.748745,3.423548,-1.022805,-1.860597,-2.097449,14918.5645,8.457535,4.236156,7.913979,9.069153,-3.743538,-5.985368,-6.54313,12764.2335,8.520374,3.726277,7.246145,8.3627,-3.19394,-5.071365,-5.566655,1
96025.6778,6.449523,23.062255,33.883861,35.606689,-18.175386,-22.250931,-27.659642,84133.5273,5.429291,20.999118,31.634178,33.52681,-15.201618,-18.435532,-23.162194,13941.1028,6.977792,3.37864,5.333176,6.023977,-3.161991,-4.476189,-5.203684,13249.1768,6.825727,3.158761,5.148224,5.713353,-2.959188,-4.169849,-4.64552,3649.1459,4.04814,1.026788,2.031165,2.57517,-0.974568,-1.633332,-2.037512,4219.5653,4.230482,1.198581,2.426816,3.044278,-1.119505,-1.832192,-3.236101,16008.1553,9.313913,4.476602,7.989644,10.760932,-4.198217,-6.761087,-7.569074,16557.2825,9.247693,4.581423,8.161527,9.302347,-4.353662,-6.966192,-7.701553,75695.5957,5.449403,18.592135,27.857131,29.539056,-13.640386,-16.557265,-19.939964,82633.1328,5.406647,19.90497,29.032482,30.705821,-15.205722,-18.382856,-29.444366,15582.7742,7.226141,3.797906,5.934438,6.482888,-3.496043,-4.907031,-5.464183,11363.8026,7.85483,2.821678,4.350601,4.946972,-2.711936,-4.081875,-4.602794,4375.6342,4.22011,1.272368,2.879565,3.711761,-1.158499,-2.127456,-2.470562,4851.8072,4.33704,1.435418,3.255116,4.103387,-1.267926,-2.173396,-2.58202,18240.4509,10.215093,5.009657,9.334905,10.622926,-4.792794,-7.592046,-8.102083,15395.3915,10.098033,4.387972,8.519378,9.757612,-4.047867,-6.463056,-7.110785,1
109113.2774,7.17743,26.516047,39.590805,41.628144,-20.616577,-25.062168,-31.175558,94882.2227,6.009934,24.016966,36.967916,38.661953,-17.141384,-20.788334,-27.641859,16095.2173,7.786557,3.892331,6.146669,6.905066,-3.788785,-5.467908,-6.154285,15179.0303,7.56495,3.653264,6.01507,6.860805,-3.524754,-5.054368,-5.641339,4179.4489,4.45689,1.162178,2.341549,2.945293,-1.149238,-1.948688,-2.359169,4801.7006,4.66332,1.368816,2.851054,5.508668,-1.324155,-2.229606,-2.746927,18488.3413,10.393482,5.179837,9.243546,10.484356,-5.012832,-8.166869,-8.8595,19033.3258,10.325855,5.328546,9.516113,10.817896,-5.193723,-8.507354,-9.768846,85845.1132,6.051984,21.268539,32.368429,34.045013,-15.497506,-18.758446,-22.379269,93810.7597,6.003085,22.898993,33.915293,35.562646,-17.257227,-20.846765,-26.85616,17921.7927,8.057804,4.397694,6.857089,7.53793,-4.175733,-5.961132,-6.559809,13108.0263,8.746295,3.253893,5.00979,5.555916,-3.233381,-4.665127,-5.316958,4961.8947,4.627983,1.44437,3.386697,4.373615,-1.356096,-2.438509,-2.887909,5498.7719,4.731514,1.632085,3.780043,4.943422,-1.484047,-2.647239,-3.573185,21064.5902,11.43189,5.860674,10.847147,12.550871,-5.755075,-9.364248,-10.595268,17782.73,11.261076,5.078178,9.895383,11.489193,-4.840632,-7.789058,-8.418328,1
121232.4023,7.78883,28.828684,42.078983,43.842409,-22.825289,-27.619033,-37.957977,105177.0195,6.604438,25.901136,39.034382,40.937206,-18.95415,-23.061635,-30.207953,18215.9671,8.818275,4.22382,6.7128,7.774791,-4.355642,-6.216546,-6.869626,17014.3881,8.415638,3.958069,6.609052,7.539224,-4.051256,-5.818837,-6.205359,4671.0019,4.905692,1.240875,2.587844,3.484174,-1.293088,-2.099691,-2.526469,5316.4794,5.072221,1.454155,3.146506,4.110407,-1.478878,-2.433403,-4.608452,20878.3064,11.788732,5.591494,10.029507,11.860251,-5.741835,-9.089568,-9.64063,21346.9289,11.54469,5.773953,10.222024,12.157676,-5.974905,-9.593358,-10.191691,95370.041,6.684545,22.929692,34.172804,35.7588,-17.16408,-20.686276,-27.102322,104044.3613,6.459386,24.719599,35.482907,37.452043,-19.119122,-23.056061,-30.055163,20135.1343,8.9857,4.776752,7.437929,8.213027,-4.821459,-6.906046,-7.439205,14819.2234,9.908276,3.533303,5.530036,6.390859,-3.693985,-5.280575,-5.78483,5478.8023,5.013334,1.511669,3.740148,4.945554,-1.528246,-2.595231,-2.938448,6096.5156,5.182083,1.680097,4.170422,5.551501,-1.659023,-3.153953,-3.11875,23731.6905,12.831167,6.449936,11.454819,13.256121,-6.628384,-11.259306,-11.907979,20065.906,12.729891,5.542717,10.509162,12.404451,-5.522046,-8.967695,-9.596771,1
132692.5859,8.381296,31.543339,47.088175,49.573256,-25.067681,-30.405505,-40.971155,113845.0371,7.096412,28.054091,42.958458,45.690275,-20.392609,-24.478992,-30.543915,20242.041,9.7082,4.687996,7.402657,8.580793,-5.016092,-7.308882,-7.911599,19068.5537,9.2763,4.374002,7.153438,8.262743,-4.635189,-6.682804,-7.489053,5137.4545,5.287672,1.357548,2.820814,3.679476,-1.473733,-2.532465,-5.077104,5896.1964,5.482661,1.583882,3.382743,4.360822,-1.667233,-2.812196,-3.171861,23127.4104,12.902426,6.206068,10.94271,12.881346,-6.598716,-10.897194,-11.785238,23915.5882,12.750633,6.384852,11.066434,13.166676,-6.831602,-11.238295,-11.951133,103421.5606,7.175184,24.860969,37.59969,40.015059,-18.545663,-22.464378,-29.171647,113830.4883,6.922633,26.911056,39.196365,41.301266,-20.916654,-25.298184,-33.817735,22648.3958,9.96432,5.285067,8.037927,8.883081,-5.51886,-7.886128,-8.519412,16435.2394,10.866577,3.921203,6.115544,7.101607,-4.236635,-6.13373,-6.629048,6075.1934,5.415491,1.643054,4.059519,5.414594,-1.716173,-3.025631,-3.506576,6648.8115,5.543623,1.829515,4.557311,5.900303,-1.872094,-3.356515,-3.964562,26758.7399,14.267269,7.181706,12.368167,14.488191,-7.704301,-12.839637,-13.527225,22278.5454,13.975897,6.154,11.37758,13.359431,-6.402337,-10.743304,-11.408082,1
142473.4082,8.592894,33.955859,51.869412,55.067308,-26.924829,-32.74844,-44.557949,121571.7734,7.282979,29.901642,46.126895,48.150091,-21.808203,-26.171252,-36.659163,22224.7097,10.879684,5.228643,7.913317,9.066008,-5.607396,-8.248566,-9.004396,20850.3855,10.313197,4.853025,7.581788,8.720396,-5.150638,-7.903722,-8.252624,5568.2036,5.672627,1.461565,3.012184,4.09988,-1.616329,-2.815404,-3.56225,6365.3183,5.867834,1.693004,3.575248,4.67549,-1.818416,-3.112657,-3.529578,25302.1457,14.425485,6.851804,11.523664,13.869267,-7.33152,-12.243815,-19.04409,26070.32,14.150572,7.050865,11.591854,13.73878,-7.596791,-12.565206,-13.281443,110899.9062,7.483295,26.780681,40.095984,41.819583,-19.871416,-23.900993,-31.166499,122231.9667,7.135353,29.10241,42.350448,44.85689,-22.441569,-27.030333,-37.000199,24805.5388,11.092061,5.879242,8.529523,9.533619,-6.14567,-8.851158,-9.581124,18010.7536,12.174777,4.372076,6.55094,7.599177,-4.707603,-7.107625,-7.653497,6552.0693,5.78846,1.745629,4.295995,5.872577,-1.870909,-3.351842,-3.796913,7167.6718,5.941485,1.944185,4.851272,6.39444,-2.043905,-3.704113,-4.264675,29272.3987,15.832177,7.899377,12.871264,14.921751,-8.585803,-14.58534,-15.475817,24378.5829,15.604127,6.693459,11.895357,14.029031,-7.146197,-12.214348,-12.933877,1
151933.4667,9.025219,35.49009,55.857809,58.855086,-28.252755,-34.515722,-51.245811,129037.539,7.681391,31.061889,48.750245,51.545795,-22.854639,-27.408916,-39.240946,24141.4487,11.811451,5.47207,8.480789,9.829253,-6.424813,-9.630835,-10.525064,22675.8603,11.162864,5.070835,8.079005,9.448904,-5.89431,-8.755716,-8.993799,5978.7761,6.016306,1.557112,3.207943,4.099224,-1.829306,-3.313418,-3.599349,6848.5055,6.209968,1.80232,3.776428,4.923175,-2.067056,-3.510101,-4.062894,27463.1001,15.677615,7.274044,12.149013,14.783909,-8.364643,-13.988289,-15.15398,28370.6692,15.337964,7.471807,12.161205,14.731949,-8.637268,-14.282885,-15.033621,117899.6192,7.905041,27.513854,42.091969,43.975886,-20.859667,-24.908095,-34.201758,130313.3848,7.481845,29.999474,45.182486,56.923949,-23.484083,-28.055649,-39.25236,27054.7766,12.059391,6.142755,9.04781,10.189573,-7.046639,-10.349243,-11.097835,19540.5915,13.190308,4.576236,7.053447,8.246203,-5.360498,-8.004609,-8.686228,7046.9302,6.111581,1.850446,4.510092,6.076776,-2.126281,-3.757857,-4.315245,7655.3233,6.276126,2.057102,5.082617,6.85632,-2.314897,-4.179443,-4.804815,31967.8293,17.217109,8.537957,13.345481,15.459857,-9.842988,-16.782776,-17.816997,26485.5101,16.938197,7.233367,12.360418,14.657317,-8.157552,-14.149122,-15.140189,1
161261.5644,9.45496,37.236627,60.857386,64.016158,-29.745605,-35.645967,-49.280954,136542.7793,7.966084,32.403344,52.827756,55.557713,-24.110659,-28.90447,-45.08085,26006.938,12.499785,5.745582,8.910546,10.383995,-7.003919,-10.444311,-11.464862,24255.1775,11.754266,5.305215,8.512745,9.903413,-6.419927,-9.502781,-10.222722,6384.0915,6.349966,1.614081,3.306066,4.397336,-1.977927,-3.425005,-5.569713,7280.3675,6.561414,1.868022,3.912582,5.085712,-2.222574,-3.844213,-4.843453,29508.7524,16.543644,7.615624,12.643734,15.37389,-9.078288,-15.135285,-24.37742,30391.1269,16.204472,7.820389,12.697411,15.422187,-9.413112,-15.641705,-16.678525,124763.8671,8.174186,28.521273,44.74714,46.814424,-22.016741,-26.516132,-34.400207,138201.1387,7.803816,31.389182,49.342118,52.721231,-24.743885,-29.69859,-37.140694,28957.4546,12.70058,6.433465,9.549064,10.907681,-7.685461,-11.315612,-11.962239,21040.9808,13.968281,4.804775,7.389857,8.722142,-5.810819,-8.605341,-9.097411,7480.4731,6.441022,1.917556,4.650463,6.118496,-2.287835,-4.148854,-4.621233,8142.3167,6.605169,2.119872,5.230389,6.970123,-2.47151,-4.508557,-5.674356,34328.6145,18.261312,8.993887,13.683677,15.908491,-10.794094,-18.646377,-19.931335,28491.7481,17.924156,7.58757,12.645578,15.161761,-8.89861,-15.554468,-16.957887,1
170865.1113,10.083784,39.174547,63.780167,66.55062,-31.145867,-37.277468,-55.428883,143351.4258,8.233921,34.234023,56.364045,59.337818,-25.151275,-30.3757,-43.102668,27667.7886,13.591994,6.143867,9.098913,10.42296,-7.547357,-11.32527,-12.100075,25790.7497,12.857729,5.672412,8.840025,10.176323,-6.919681,-10.289543,-11.130832,6754.7877,6.735987,1.726259,3.367354,4.362134,-2.095726,-3.800585,-4.306551,7699.1678,6.983893,1.99514,4.068391,5.178016,-2.3778,-4.169248,-4.590007,31385.8487,18.009221,8.173717,12.847321,15.632513,-9.752992,-16.488388,-18.189612,32293.9608,17.790188,8.385937,13.001096,15.782815,-10.10199,-16.95944,-17.977591,131134.9042,8.405874,30.001017,47.388711,49.783596,-23.094328,-27.56002,-40.722204,146175.8945,8.282596,33.143427,51.652456,54.96505,-25.88552,-30.499451,-47.844895,30856.0008,13.974996,6.886684,9.89526,11.215259,-8.280362,-12.245817,-13.234151,22357.9832,15.090259,5.134448,7.490348,8.799273,-6.234285,-9.989892,-10.022566,7920.7076,6.876171,2.045189,4.823804,6.443656,-2.460474,-4.519422,-5.297416,8579.0622,6.955661,2.262678,5.350634,6.992505,-2.630925,-4.885482,-5.453736,36631.4547,20.093543,9.655993,14.031978,16.361097,-11.694109,-20.226924,-21.86796,30337.9099,19.457748,8.180779,12.941562,15.310897,-9.633104,-16.842846,-18.167502,1
17503.5586,1.956871,2.574029,2.998929,3.811139,-2.913632,-3.567234,-5.537371,16782.2109,1.808212,2.486654,2.902543,4.263149,-2.712002,-3.355621,-4.950675,2975.1584,2.670548,0.420083,0.542533,0.937566,-0.45166,-0.610096,-1.495871,2776.83,2.644232,0.386406,0.489299,0.854966,-0.422522,-0.587604,-1.192249,795.0215,1.739926,0.131449,0.195014,0.582945,-0.157037,-0.241853,-0.541437,914.7268,1.804301,0.155452,0.217565,0.656753,-0.182775,-0.319171,-0.646065,3354.3449,3.509161,0.514358,0.663677,0.972279,-0.592514,-0.82278,-1.172116,3373.7648,3.509933,0.517998,0.646976,1.146468,-0.60543,-0.875238,-1.191882,14421.8008,1.762536,2.155626,2.517772,3.809536,-2.350045,-2.921162,-4.5344,15416.1133,1.807161,2.28593,2.679733,4.108215,-2.547321,-3.13944,-4.551616,3260.1506,2.777794,0.469959,0.58914,1.017197,-0.495238,-0.660746,-0.997855,2363.4938,2.888202,0.340397,0.439762,0.828146,-0.386352,-0.515959,-0.818735,1004.119,1.858448,0.172025,0.241067,0.743906,-0.19773,-0.359313,-0.821037,1202.5899,1.942406,0.205807,0.286142,1.022133,-0.227459,-0.340587,-0.751168,3605.1993,3.817435,0.55084,0.742875,1.13046,-0.636914,-0.96919,-1.423344,3279.0542,3.863368,0.508729,0.649267,1.058813,-0.578988,-0.825143,-1.230024,1
32189.4804,2.921596,6.219521,9.00907,8.688272,-5.440235,-6.658714,-8.571361,29119.7402,2.440579,5.747387,8.213873,8.720717,-4.909431,-6.003925,-7.81771,4311.104,2.943378,0.868397,1.270101,1.662021,-0.798689,-1.090109,-1.510376,4053.0974,2.947731,0.802629,1.235362,1.642118,-0.757681,-1.04346,-1.395392,1183.0722,2.02297,0.279308,0.456566,0.959875,-0.272373,-0.418237,-0.99696,1364.0332,2.113876,0.327052,0.561298,1.170093,-0.322858,-0.528759,-0.944327,4906.016,3.785764,1.117483,1.754775,2.174934,-1.050604,-1.510787,-2.016274,4951.6296,3.803418,1.108928,1.816545,2.276809,-1.091533,-1.617251,-2.100931,24949.1367,2.340822,4.968271,7.255378,7.568169,-4.248646,-5.199781,-6.76073,27505.0605,2.500201,5.405597,7.836419,7.717446,-4.671325,-5.785609,-7.485387,4716.8388,3.052729,0.967751,1.425832,1.934183,-0.882356,-1.203277,-1.618927,3483.0151,3.232768,0.712464,1.054835,1.883453,-0.690224,-0.934752,-1.272185,1452.7727,2.136986,0.36658,0.655575,1.600682,-0.343772,-0.577049,-1.022021,1711.5544,2.218535,0.42345,0.780408,1.392748,-0.381969,-0.594722,-0.938648,5301.9458,4.074448,1.189092,1.995841,3.45317,-1.160864,-1.803218,-2.341293,4790.2446,4.103164,1.089596,1.779788,2.374611,-1.033677,-1.509199,-2.112922,1
44287.1641,3.580385,9.314496,11.995858,13.22921,-7.998341,-9.864223,-12.432848,39920.4532,2.946007,8.554932,11.127067,12.20632,-7.050593,-9.845262,-10.719892,5897.1945,3.766683,1.310889,2.016231,2.516547,-1.114763,-1.501834,-2.256458,5524.0235,3.756196,1.216505,1.961687,2.391869,-1.055397,-1.57634,-2.019124,1597.9989,2.407086,0.417289,0.741048,1.101588,-0.370997,-0.559392,-1.066083,1828.9823,2.51946,0.497914,0.932611,1.324732,-0.438284,-0.688977,-1.028172,6652.4614,4.877177,1.655426,2.83831,3.322989,-1.462814,-2.113419,-2.607362,6709.5747,4.920158,1.691113,2.98771,3.458041,-1.516961,-2.317015,-2.915002,34736.461,2.865211,7.461649,9.749781,10.873868,-6.10462,-7.547357,-10.009035,38504.4297,3.106579,8.155391,10.520633,11.819714,-6.801005,-8.37936,-10.074386,6440.7002,3.919981,1.462041,2.277581,2.686066,-1.232151,-1.704889,-2.251394,4773.1163,4.160702,1.080832,1.666608,1.99092,-0.965494,-1.314852,-1.904442,1936.5616,2.545089,0.547466,1.087061,1.549723,-0.465228,-0.75469,-1.06874,2246.9083,2.612547,0.618709,1.155907,2.290026,-0.51297,-0.761867,-1.555588,7214.2091,5.29432,1.809108,3.312683,3.771176,-1.636288,-2.513027,-2.967837,6470.9114,5.266675,1.638943,2.946932,3.246814,-1.441156,-2.116484,-2.560577,1
52472.1953,3.817147,12.229516,16.472064,18.01766,-9.803991,-12.097874,-14.827561,47473.6543,3.240946,11.287122,15.430662,16.796487,-8.57395,-10.549939,-12.925187,7324.0581,4.359529,1.715007,2.719186,3.360978,-1.463333,-1.960431,-2.457327,6898.7045,4.335356,1.601953,2.635293,3.181179,-1.385951,-1.917269,-2.460222,2003.1366,2.748581,0.547134,1.002367,1.416475,-0.479955,-0.752691,-1.205237,2298.7262,2.881876,0.64919,1.257875,1.593447,-0.564418,-0.920627,-2.175079,8279.1685,5.686742,2.189447,3.875044,4.302776,-1.918241,-2.9306,-3.33536,8443.1455,5.746835,2.251809,4.070555,4.521265,-1.998766,-3.088105,-3.595669,41547.1289,3.153436,9.818586,13.39639,14.896563,-7.495147,-9.180427,-11.973869,45619.8125,3.34507,10.68514,14.359288,15.398316,-8.336097,-10.249171,-12.59302,8039.8374,4.530967,1.921419,3.090926,3.599998,-1.619043,-2.21146,-4.7823,5946.9375,4.85194,1.417049,2.216163,2.54357,-1.265242,-1.711996,-2.126985,2427.0498,2.908138,0.708559,1.472992,2.157805,-0.597174,-1.011611,-1.439362,2769.1819,2.976274,0.793155,1.5621,2.216692,-0.64984,-1.086569,-1.508946,9160.7558,6.230444,2.416162,4.557693,5.45164,-2.182164,-3.465219,-4.089424,8058.3226,6.162144,2.166219,4.022892,4.816444,-1.891084,-2.881073,-3.443906,1
61094.0058,4.034831,14.212732,19.878551,21.44594,-11.628117,-14.361441,-18.875464,54661.2364,3.602266,13.209292,18.626696,20.175288,-9.928399,-12.174848,-15.320634,8179.6635,4.849182,2.064129,3.413496,3.854764,-1.690654,-2.325536,-2.887565,7907.4909,4.80736,1.940764,3.242611,3.67646,-1.607344,-2.190544,-2.56976,2204.954,2.917642,0.661918,1.317219,1.695403,-0.559778,-0.908555,-1.642376,2581.9937,3.057003,0.778295,1.569816,2.062395,-0.642739,-1.058321,-1.53265,9318.2994,6.350583,2.67485,4.946032,5.589037,-2.242595,-3.419719,-3.923029,9705.5924,6.350988,2.751966,5.076134,5.795577,-2.315336,-3.476841,-3.905143,47894.6231,3.500269,11.547474,16.29654,17.471722,-8.751686,-10.671967,-13.593924,52526.1875,3.490762,12.267811,17.018323,18.809198,-9.75129,-11.963377,-14.589709,9264.582,5.050511,2.329091,3.774447,4.358769,-1.885913,-2.539126,-2.988628,6634.6489,5.405964,1.70509,2.817997,3.131177,-1.46034,-2.035499,-2.439035,2714.6912,3.066499,0.847132,1.821776,2.30954,-0.67444,-1.071751,-1.605089,3006.655,3.14867,0.956659,2.086807,2.609809,-0.748402,-1.244116,-1.740027,10642.6209,6.932877,2.985839,5.778251,6.563334,-2.538535,-3.912251,-4.317747,9036.2988,6.866157,2.642589,5.199387,5.949048,-2.199745,-3.478379,-4.267479,1
80555.1191,5.485808,18.724507,26.834258,28.873893,-15.338814,-18.778034,-23.167747,71522.3223,4.640408,17.29893,25.334549,26.851769,-13.033808,-15.976653,-19.838833,11043.6475,6.88494,2.593433,3.96114,4.612584,-2.313168,-3.170373,-3.676947,10372.2675,6.69073,2.435294,3.817595,4.28065,-2.184814,-3.050151,-4.67059,2937.7048,3.689578,0.812703,1.423642,1.889934,-0.737555,-1.158345,-1.477654,3355.6266,3.854931,0.962319,1.755234,2.180507,-0.855438,-1.392386,-1.81332,12462.8487,9.197689,3.329033,5.511758,6.181222,-3.041597,-4.626361,-5.081963,12752.4537,9.129517,3.459359,5.756899,6.544934,-3.170892,-4.966402,-5.556728,63318.4257,4.477987,15.016277,21.827453,22.951836,-11.560547,-14.727202,-27.29836,68837.2597,4.519071,16.15284,23.027643,24.713513,-12.841084,-15.711201,-19.323013,12139.2668,7.083173,2.937836,4.512835,5.011171,-2.563306,-3.564459,-4.110492,8955.8839,7.659671,2.147357,3.175557,3.60295,-1.992839,-2.734816,-3.052329,3500.1824,3.84872,1.03459,2.055385,2.570208,-0.89481,-1.515801,-1.93165,3959.4063,3.997836,1.144626,2.216307,2.765268,-0.972962,-1.52763,-1.885854,13972.1034,10.043632,3.746669,6.505232,7.453952,-3.502276,-5.619021,-6.287137,12079.1309,9.990545,3.283881,5.863098,6.685443,-2.986446,-4.704544,-5.157409,1
96959.2344,6.335302,23.36721,34.652148,36.732019,-18.436269,-22.464628,-28.39344,85113.9492,5.395607,21.334126,32.420905,34.41108,-15.43706,-18.850564,-23.336096,13142.5713,7.515468,3.190571,4.924205,5.555085,-2.886001,-4.047662,-4.585036,12375.238,7.29427,2.996963,4.762263,5.309638,-2.719105,-3.828803,-4.322716,3484.6635,4.129969,0.991743,1.862627,2.376453,-0.903534,-1.479892,-1.815358,3984.6331,4.309183,1.165081,2.291629,2.887548,-1.044393,-1.735403,-2.02263,14945.0294,10.000669,4.168077,7.158204,8.152257,-3.810302,-6.011256,-6.732143,15364.3043,9.922055,4.318307,7.445006,8.493495,-3.983959,-6.387742,-7.017847,76021.7851,5.275803,18.679266,28.195318,29.611611,-13.814779,-16.874943,-20.890983,82942.0254,5.284372,20.195368,29.695027,31.462254,-15.387064,-18.644479,-22.775823,14546.3267,7.742435,3.607969,5.525208,5.973233,-3.208909,-4.519033,-4.977052,10690.1103,8.423365,2.652957,3.944779,4.436872,-2.476404,-3.468119,-3.997211,4141.1459,4.275445,1.240371,2.705121,3.492728,-1.08534,-1.878607,-2.285958,4611.2196,4.39558,1.378574,2.984296,3.751431,-1.16977,-1.984536,-2.40968,16958.0804,10.88992,4.72853,8.619396,9.756857,-4.445772,-7.238165,-8.33748,14477.373,10.763377,4.122512,7.820966,8.93396,-3.754239,-6.074594,-6.663841,1
109204.3457,6.96522,25.630955,38.538715,40.442735,-20.825884,-25.223751,-31.117647,95740.0371,6.265968,23.532496,35.936218,37.736326,-17.212508,-20.948851,-25.796844,15168.368,9.794566,3.530741,5.199012,6.422066,-3.401583,-4.858446,-5.711345,14304.6115,9.250915,3.316683,4.890093,6.080739,-3.178155,-4.494231,-4.997165,3946.4106,4.671558,1.079737,1.784749,2.204689,-1.044766,-1.718381,-2.248096,4529.8408,4.880766,1.271204,2.082753,2.577856,-1.192587,-1.976868,-3.255261,17172.2424,13.694231,4.568008,6.937121,8.433696,-4.47925,-7.203112,-7.784794,17741.0841,13.299646,4.749012,7.212518,8.677436,-4.647584,-7.910813,-11.207072,86435.0039,6.20377,20.643951,31.388884,33.016909,-15.554309,-18.987374,-23.7655,93174.5859,5.722485,22.035359,32.62983,34.07733,-17.359777,-20.982515,-25.009174,16826.9491,9.884024,4.018348,5.831839,7.449064,-3.755446,-5.27117,-7.060813,12307.284,11.033379,2.938707,4.18748,5.105614,-2.906507,-4.162171,-4.676187,4708.739,4.878268,1.347837,2.231087,2.529438,-1.235109,-2.119545,-2.77038,5218.0486,5.081166,1.501855,2.513326,2.928727,-1.345987,-2.300026,-3.467776,19664.4195,15.010573,5.204342,8.157162,9.696475,-5.213758,-8.639103,-9.345656,16653.0635,15.227272,4.498273,7.198007,7.475476,-4.39903,-7.285749,-7.827309,1
121752.2285,7.476493,30.455362,53.138658,48.610126,-23.25376,-28.221099,-35.646282,105341.4609,6.5151,27.287732,48.64071,44.366538,-19.057705,-23.00388,-29.755674,17275.7124,9.627744,4.246331,6.346759,17.006784,-4.03897,-5.751228,-6.464644,16224.7434,9.148632,3.974448,5.897242,6.402353,-3.745088,-5.323392,-7.103275,4461.2647,4.977697,1.27726,2.384929,3.119695,-1.212285,-2.040922,-2.380594,5081.01,5.131181,1.483182,2.789925,3.59307,-1.372972,-2.29126,-2.723063,19601.0525,12.923785,5.603784,8.955704,10.236846,-5.297982,-8.591111,-9.195958,20183.5378,12.599882,5.762516,9.098121,10.598099,-5.484144,-8.904153,-10.468636,95436.3906,6.494348,24.067351,44.741238,37.807192,-17.270655,-21.798637,-26.02858,104016.0507,6.166595,26.017116,47.275563,40.900034,-19.407212,-23.411113,-29.647405,19178.024,9.777467,4.788936,7.257911,19.537643,-4.44464,-6.274648,-7.862267,14024.8575,10.815939,3.544475,5.260895,14.220301,-3.427347,-4.868061,-6.462743,5257.0613,5.076001,1.548177,3.297999,4.142569,-1.418338,-2.455043,-2.885435,5806.3673,5.260498,1.727017,3.807448,4.883033,-1.541841,-2.68042,-3.195679,22525.7897,14.040067,6.435589,10.738707,12.304612,-6.212904,-10.460355,-11.164945,18991.9392,13.967219,5.554313,9.883455,11.466194,-5.219671,-8.830666,-9.73436,1
133413.5254,8.251355,31.065194,47.346097,49.852043,-25.145844,-30.380374,-42.222498,114313.9277,6.921594,27.766124,43.573229,45.730979,-20.654569,-25.090665,-33.490726,19487.6377,10.332876,4.349365,6.963993,7.913424,-4.786867,-6.980591,-7.528937,18197.4051,9.841541,4.048775,6.866318,7.968419,-4.42356,-6.445542,-7.081318,4963.3523,5.362625,1.271589,2.637303,3.329182,-1.404434,-2.356341,-2.745008,5639.3381,5.555465,1.474012,3.215162,4.217914,-1.597452,-2.71374,-3.233999,22096.2241,13.766572,5.688832,10.009889,12.275839,-6.252923,-10.238527,-13.170808,22683.7869,13.520372,5.890596,10.311879,12.261117,-6.496565,-10.698649,-14.123983,103686.3672,6.902123,24.342943,37.029353,38.85718,-18.773849,-22.680768,-27.838594,114130.2441,6.776597,26.45653,38.728274,40.800738,-20.981865,-25.193256,-33.057787,21576.0345,10.545686,4.900039,7.75198,9.886512,-5.283422,-7.660999,-8.142093,15800.9526,11.553519,3.626777,5.682387,6.521899,-4.037277,-5.847329,-8.023399,5822.934,5.46655,1.525422,3.865198,5.080115,-1.670508,-2.927083,-3.322948,6405.5525,5.604076,1.685811,4.228135,5.399939,-1.779206,-3.097625,-3.774678,25419.4617,15.077951,6.667179,11.169274,12.942023,-7.320987,-12.238691,-12.934334,21431.9983,14.821664,5.702554,10.19866,11.703325,-6.088882,-10.037031,-10.824922,1
144518.1328,9.042535,34.623191,49.67069,51.594718,-27.056168,-33.105392,-46.633511,122974.0332,7.398837,30.690232,45.862744,48.417258,-22.005078,-26.468489,-39.803853,21257.2117,11.392664,5.007823,7.20431,8.175987,-5.289027,-7.686203,-8.365712,19843.6472,10.903249,4.647124,7.112102,8.170808,-4.885228,-7.109447,-7.74434,5349.0417,5.726785,1.424796,2.787276,3.661781,-1.527147,-2.618048,-3.084368,6094.0696,5.968124,1.647696,3.427405,4.288128,-1.735579,-2.984197,-3.443233,24070.1364,15.170378,6.611249,10.391119,12.401151,-6.888024,-11.394442,-12.127527,24828.657,15.053424,6.762536,10.693385,12.553442,-7.181153,-11.867175,-12.666201,111576.9766,7.34502,26.869227,39.17234,40.945342,-20.049845,-24.167496,-30.765179,123567.8574,7.400494,29.540791,41.581405,43.812876,-22.557134,-27.09869,-39.236645,23593.0163,11.761218,5.632801,8.018923,9.060909,-5.830136,-8.392129,-9.042642,17201.5131,12.649374,4.186097,5.865733,7.144191,-4.434562,-6.398658,-6.836927,6290.5831,5.869497,1.70965,4.066968,5.256965,-1.791687,-3.209072,-3.691327,6865.9472,5.97878,1.894812,4.463439,5.782229,-1.917977,-3.436674,-4.207785,27945.419,16.972171,7.61729,11.966913,13.949854,-8.217001,-14.173696,-15.274291,23380.97,16.4407,6.49398,11.022651,12.851733,-6.790906,-11.679488,-12.552842,1
154326.8574,9.303964,35.426734,58.698113,62.647308,-29.887086,-39.925192,-107.533468,130952.789,7.785962,31.283506,52.217333,55.638201,-24.235361,-33.203101,-39.121393,22874.2805,12.296525,4.919373,7.785101,9.056333,-5.906665,-8.532211,-9.168378,21228.4529,11.54618,4.55491,7.537963,8.70385,-5.434121,-7.894281,-8.591909,5718.5378,6.146684,1.412201,2.928011,3.725206,-1.657758,-2.837397,-3.241588,6463.3701,6.310007,1.620736,3.51262,4.459681,-1.88017,-3.255905,-3.70943,25880.105,16.28401,6.462717,11.023714,13.288015,-7.564149,-12.551054,-13.492604,26520.7402,15.950112,6.618465,11.202335,13.46203,-7.875991,-13.213224,-14.052677,119210.1933,7.773369,27.365027,44.016387,46.620189,-21.998849,-30.775609,-84.910466,131769.3594,7.588468,29.994847,47.585298,50.192848,-24.74094,-34.579463,-39.798754,25312.7417,12.512565,5.531087,8.514587,9.621352,-6.520607,-9.419182,-10.053098,18517.8885,13.66945,4.115783,6.389623,7.395405,-4.914359,-7.058031,-7.666909,6676.8119,6.215344,1.670341,4.228442,5.526944,-1.942042,-3.484523,-4.117395,7305.0841,6.373454,1.84681,4.670555,6.240484,-2.075179,-3.665927,-4.221307,30013.3956,17.972913,7.616755,12.034406,14.008392,-9.071268,-15.774023,-16.680442,25183.4506,17.626313,6.507905,11.118653,13.074332,-7.490775,-12.982766,-13.805667,1
163294.0273,9.785838,37.514898,60.852786,64.658552,-29.887899,-35.68578,-59.198756,138177.8691,8.099889,32.931491,54.375966,57.791037,-24.382522,-29.192176,-44.146207,24834.2723,13.320275,5.362111,8.080058,9.430845,-6.542214,-9.662038,-10.340377,22995.6418,12.515359,4.96958,7.863455,9.127103,-6.019646,-8.975619,-9.494446,6140.1195,6.577502,1.530276,3.035939,4.085565,-1.828416,-3.163107,-3.561784,6944.94,6.74719,1.764993,3.676478,4.903278,-2.085157,-3.669358,-4.056345,28002.9748,17.625048,7.072758,11.349889,13.828827,-8.440056,-14.15362,-14.974721,28766.3487,17.307175,7.295998,11.570509,14.317346,-8.823236,-14.940925,-15.916099,125799.5137,8.128649,28.787034,45.583077,47.707081,-22.275315,-26.716028,-33.582576,139461.9609,7.996106,31.781642,49.408744,51.778441,-24.915512,-29.751941,-42.109404,27476.8228,13.575691,6.0433,8.840428,9.909879,-7.225119,-10.650492,-11.382,20074.6046,14.7748,4.488896,6.621166,7.820513,-5.412378,-7.955843,-8.62686,7173.1575,6.655136,1.82885,4.374011,5.800692,-2.154237,-3.977502,-4.534383,7801.3612,6.767892,2.00526,4.788868,6.31858,-2.286655,-4.14011,-4.677727,32639.8344,19.616993,8.434712,12.410019,14.445946,-10.257423,-18.168945,-19.401609,27272.2656,19.023336,7.142656,11.424173,13.477608,-8.416168,-14.814769,-15.942417,1
172770.6973,10.487337,38.857314,64.584706,67.940525,-31.544003,-37.5568,-52.235991,145319.1191,8.519526,34.278639,58.331814,61.277973,-25.62821,-30.795778,-43.566399,26345.3072,13.852034,5.709357,8.542935,10.013088,-6.965032,-10.284324,-11.238054,24342.7051,13.058131,5.298219,8.34643,9.705015,-6.417458,-9.542733,-10.237063,6439.2175,6.705388,1.615843,3.182751,4.228663,-1.924656,-3.342006,-3.807855,7292.4709,6.968054,1.870808,3.884704,5.02823,-2.198658,-3.865356,-4.273326,29680.3463,18.27126,7.540148,11.891707,14.455347,-8.962435,-15.062568,-16.172382,30454.5637,18.100198,7.77832,12.209934,14.813332,-9.378283,-15.897269,-16.917839,132566.1093,8.54976,29.809893,48.523224,50.769417,-23.457705,-28.054953,-36.50908,147405.5684,8.519184,32.913171,52.447109,54.938479,-26.295642,-31.738173,-43.828681,29168.2473,14.225285,6.449276,9.383907,10.699213,-7.71335,-11.382318,-12.036095,21287.0443,15.289523,4.772847,6.983047,8.283439,-5.748352,-8.360596,-9.173181,7527.3807,6.856984,1.933479,4.58523,6.205702,-2.270878,-4.242665,-4.676392,8165.1765,6.909162,2.10513,5.009297,6.587667,-2.388639,-4.325626,-4.9082,34684.0636,20.59674,9.035943,12.97022,15.234577,-10.946542,-20.197256,-20.803533,28957.8389,19.830552,7.651883,11.926708,14.017727,-8.958556,-15.798355,-16.84257,1
18044.8066,2.14161,2.74966,3.163543,4.232465,-2.850405,-3.504923,-4.780582,17712.4668,2.123431,2.739372,3.209134,4.161503,-2.582577,-3.138659,-5.295764,2720.469,2.614047,0.448617,0.586531,1.065212,-0.407205,-0.561936,-1.031494,2582.4047,2.53072,0.419993,0.546161,0.898504,-0.386267,-0.526272,-0.856484,777.2894,1.960234,0.139472,0.221359,0.636067,-0.144031,-0.243354,-0.635567,917.1877,2.022177,0.168102,0.245093,0.631518,-0.170904,-0.285185,-0.604785,3279.2098,3.456801,0.591818,0.798703,1.216945,-0.560715,-0.809776,-1.274256,3343.0751,3.380808,0.598999,0.80941,1.270285,-0.571394,-0.820864,-1.319706,15509.961,1.905267,2.389625,2.792231,4.027972,-2.347413,-2.883221,-4.847305,15360.9629,1.753959,2.345754,2.715409,3.927671,-2.487419,-3.151555,-4.940347,2835.7858,2.67451,0.479979,0.618427,0.962621,-0.43531,-0.605663,-1.058524,2021.9954,2.798628,0.336374,0.45122,0.849778,-0.336249,-0.459586,-0.957581,965.9886,1.894721,0.186914,0.293084,0.66276,-0.181007,-0.30653,-0.811003,1107.0173,1.984903,0.212633,0.328984,0.783295,-0.206318,-0.390207,-0.808524,3325.9385,3.624652,0.603069,0.809098,1.300755,-0.576541,-0.848282,-1.299842,2950.0434,3.757896,0.540999,0.728742,1.080997,-0.519802,-0.77316,-1.231449,1
31080.4102,2.871828,5.862267,7.10085,8.283706,-5.427875,-6.667087,-8.888233,28898.9434,2.75705,5.615477,6.809325,7.896852,-4.669583,-5.67347,-7.613996,4188.2329,3.205603,0.826247,1.240198,1.707725,-0.735153,-0.986164,-1.416951,4014.3032,3.12302,0.777435,1.19692,1.465623,-0.700899,-0.952861,-1.328335,1184.1343,2.36031,0.267156,0.46902,0.787798,-0.259564,-0.398508,-0.817008,1399.3529,2.445172,0.31621,0.551325,0.865853,-0.303909,-0.467924,-1.763825,4981.6533,4.103114,1.100818,1.802214,2.27502,-1.01807,-1.469496,-2.025267,5097.7489,4.022886,1.114423,1.817029,2.371373,-1.038417,-1.490674,-1.917905,25924.6738,2.461418,5.023931,6.094071,7.864511,-4.323589,-5.284275,-7.214236,26932.5312,2.270088,5.049465,6.167327,7.568227,-4.738068,-5.893183,-8.365035,4357.1582,3.274385,0.880682,1.324447,1.745783,-0.781178,-1.061176,-1.525401,3140.4619,3.478283,0.631708,1.03344,1.508803,-0.602251,-0.822566,-1.472347,1430.6727,2.227594,0.346103,0.6711,1.03952,-0.321479,-0.497752,-0.815857,1615.2869,2.323704,0.401185,0.712574,1.209245,-0.35789,-0.581752,-0.951921,5071.5276,4.277551,1.123428,1.906222,2.282362,-1.054243,-1.539295,-2.226156,4446.523,4.391808,1.012595,1.746212,2.202613,-0.938118,-1.392849,-2.274528,1
44099.0821,3.601031,8.962468,11.554569,13.349518,-8.004568,-9.821583,-12.559814,39852.6484,3.362067,8.371103,10.848288,12.344564,-6.705469,-8.159493,-10.634182,5779.8745,3.931406,1.234007,1.961852,2.273993,-1.063115,-1.452902,-2.066236,5519.0427,3.811083,1.161756,1.842572,2.224764,-1.010354,-1.362446,-1.877488,1621.4278,2.845526,0.403104,0.772016,1.088805,-0.362306,-0.56672,-0.970141,1891.9831,2.928169,0.471993,0.884396,1.231459,-0.42684,-0.647178,-0.961104,6871.3919,5.076778,1.65387,2.931636,3.557242,-1.470137,-2.171732,-2.738824,7009.7055,4.971659,1.679482,2.94295,3.513459,-1.509952,-2.211398,-2.738922,36635.6055,3.03793,7.616041,9.869938,11.451566,-6.291805,-7.72354,-9.802812,38664.502,2.797301,7.784578,9.900624,11.523862,-7.033885,-8.67623,-11.422681,5943.3097,3.992672,1.311928,2.079387,2.34365,-1.116127,-1.511484,-1.896746,4332.9234,4.302007,0.945203,1.557351,1.986787,-0.867895,-1.190349,-1.659267,1912.282,2.616598,0.508181,1.005298,1.526082,-0.442345,-0.696511,-1.058767,2155.2019,2.736361,0.584959,1.184446,1.62688,-0.487341,-0.765095,-1.281774,6933.4475,5.2797,1.68582,3.100319,3.507288,-1.52318,-2.284401,-2.663584,6063.8741,5.405915,1.509546,2.857968,3.312221,-1.336037,-2.032332,-2.536434,1
46775.6367,3.786324,12.365262,16.710872,17.919414,-8.653828,-10.628136,-13.367139,42305.3261,3.477008,11.35079,15.468006,17.087046,-7.287681,-8.913474,-11.634424,6521.3562,4.018031,1.67169,2.733771,3.120482,-1.251637,-1.68491,-2.138567,6185.3855,3.922224,1.570122,2.580118,3.095223,-1.190583,-1.600838,-2.202847,1854.9197,3.031319,0.53349,1.045366,1.428209,-0.43063,-0.673209,-1.027085,2143.6767,3.120458,0.628937,1.234684,1.680022,-0.501217,-0.780544,-1.162758,7734.0557,5.168668,2.255316,4.116956,4.567774,-1.733286,-2.543605,-3.106582,7858.8396,5.093824,2.285066,4.134403,4.662116,-1.771503,-2.592037,-3.190415,38919.7832,3.107097,10.368545,14.038691,15.293565,-6.879704,-8.446045,-10.504107,41251.5645,2.930119,10.879613,14.558643,16.107318,-7.688038,-9.455464,-11.47737,6619.2519,4.089106,1.759604,2.888582,3.295674,-1.312424,-1.7583,-2.265802,4901.1381,4.439495,1.283712,2.156117,2.546261,-1.021011,-1.398297,-1.892909,2164.4598,2.781817,0.673263,1.406438,1.979671,-0.519624,-0.84104,-1.474145,2443.2994,2.891341,0.761897,1.630097,2.003379,-0.574581,-0.921675,-1.362906,7809.2709,5.460515,2.286676,4.373726,4.971397,-1.796641,-2.740796,-3.075002,6835.5482,5.521255,2.046514,4.04103,4.547208,-1.582391,-2.430648,-2.812398,1
62430.7353,5.01046,13.3631,18.396947,19.751587,-11.431404,-13.94226,-16.476636,54559.5664,4.205008,12.24045,17.078985,18.530481,-9.509335,-11.551378,-15.508659,8118.082,4.79156,1.870836,3.126506,3.569425,-1.613482,-2.169007,-2.722875,7629.1675,4.708049,1.751372,2.993232,3.422642,-1.521929,-2.075151,-2.578409,2261.7801,3.4954,0.601716,1.205967,1.611361,-0.538153,-0.847734,-1.231525,2605.2422,3.632934,0.707461,1.474075,1.946419,-0.628121,-0.976139,-1.523985,9686.2693,6.290569,2.542991,4.768008,5.294346,-2.230183,-3.298024,-3.677678,9807.672,6.25651,2.571325,4.860643,5.463913,-2.293364,-3.454646,-4.122688,50730.4785,3.748877,11.183672,15.471857,16.973348,-9.080925,-11.090115,-13.444761,55693.7969,3.808621,11.907342,16.155273,17.898237,-10.204197,-12.52736,-15.613686,8164.6428,4.929379,1.966612,3.379834,3.891697,-1.670209,-2.286543,-2.727953,6101.3085,5.298399,1.448075,2.468954,2.948871,-1.308631,-1.789328,-2.199558,2612.4261,3.187384,0.761365,1.725005,2.16429,-0.640899,-1.03267,-1.407356,2937.9154,3.282283,0.859215,1.889058,2.400472,-0.698094,-1.105763,-1.591052,9667.3553,6.668973,2.58347,5.190582,5.92108,-2.306506,-3.550425,-3.988991,8484.7494,6.684963,2.320844,4.733384,5.320762,-2.005397,-3.053043,-3.477416,1
81664.7031,6.235633,19.813054,29.137439,30.554071,-15.225648,-18.506812,-21.990251,70466.1875,5.222689,17.80098,26.508924,28.364793,-12.44209,-15.117977,-20.544214,10548.0164,5.88045,2.613857,4.436731,5.029094,-2.204768,-3.003048,-3.425366,9881.072,5.711762,2.460996,4.256163,4.725167,-2.068811,-2.845703,-3.481668,2906.5774,4.195873,0.823782,1.66358,2.158688,-0.714211,-1.196912,-2.510722,3319.1906,4.314265,0.974039,1.987534,2.468803,-0.823684,-1.29106,-1.729332,12576.4097,7.730518,3.574079,6.672466,7.47897,-3.039164,-4.599934,-5.039894,12722.3121,7.654539,3.645786,6.727397,7.739525,-3.116208,-4.74439,-5.197985,66598.666,4.667801,16.485959,24.314664,25.851191,-12.062198,-14.716151,-19.033133,73076.8144,4.667774,17.811022,25.650694,27.077659,-13.597324,-16.591198,-19.650669,10563.8796,5.998134,2.744618,4.735858,5.305805,-2.258843,-3.10561,-4.213675,7914.1871,6.514477,2.020834,3.445546,4.101134,-1.772336,-2.436023,-3.077789,3321.0039,3.752442,1.031869,2.313761,2.790851,-0.836052,-1.36909,-1.926053,3708.5439,3.867533,1.150956,2.59942,3.211931,-0.91139,-1.456893,-2.700307,12615.6034,8.197489,3.664852,7.240808,8.375004,-3.150118,-4.963959,-5.692695,10969.4831,8.187809,3.246781,6.612731,7.464673,-2.723042,-4.304573,-4.751604,1
96902.9639,7.217677,24.106486,36.308404,38.181996,-18.077158,-21.906432,-27.299077,82545.1699,5.931078,21.340501,32.812143,34.236307,-14.633909,-17.617988,-22.411745,12672.199,7.066112,3.110188,5.105849,5.58258,-2.756891,-3.831257,-4.507071,11837.6784,6.815625,2.916404,4.883512,5.278829,-2.577407,-3.576979,-4.0569,3444.184,4.889488,0.96538,1.904742,2.447512,-0.873886,-1.39344,-1.768803,3934.8591,5.021375,1.134853,2.2898,2.749047,-1.006196,-1.594749,-1.90375,15089.5869,9.301668,4.270133,7.638401,8.546656,-3.801802,-5.823956,-6.476169,15350.3027,9.2332,4.345535,7.750168,8.778269,-3.921359,-5.998742,-6.641723,79271.6816,5.406213,20.041431,30.470911,32.18804,-14.397174,-17.63645,-21.956146,87285.3203,5.401129,21.896614,32.318482,34.386534,-16.206925,-19.613825,-23.52506,12579.4434,7.110547,3.250213,5.45178,6.161321,-2.798625,-3.885225,-4.416897,9428.2314,7.73981,2.405266,3.914659,4.434609,-2.190417,-3.052221,-3.494975,3931.4068,4.314959,1.196554,2.6471,3.59637,-1.018383,-1.678003,-2.183133,4343.8938,4.424058,1.329742,2.969676,3.749047,-1.104122,-1.814063,-2.16543,15198.3159,9.832547,4.377406,8.535924,9.875342,-3.956864,-6.291156,-6.920829,13078.4109,9.750209,3.860692,7.777782,9.098227,-3.380265,-5.395299,-5.853778,1
109740.5215,8.107089,27.004416,39.86876,41.920403,-20.499341,-24.792833,-30.869872,92943.4589,6.555724,23.757818,36.068104,38.343834,-16.581107,-20.079866,-25.652647,14968.26,8.127048,3.516739,5.586905,6.291781,-3.341198,-4.65594,-5.123469,13845.3995,7.767462,3.285042,5.45833,6.048443,-3.110722,-4.367781,-4.806004,3970.273,5.441004,1.063691,2.186352,2.831907,-1.025605,-1.643641,-1.994803,4509.0637,5.581553,1.252128,2.628873,3.324047,-1.181027,-1.932882,-2.286011,17722.8895,10.663274,4.8372,8.604723,9.75646,-4.579406,-7.181216,-7.831489,17943.6168,10.558288,4.9504,8.73258,10.105674,-4.730457,-7.465655,-7.984838,89958.3477,6.019027,22.435621,33.735683,35.375781,-16.434792,-19.93655,-24.861189,99137.3886,6.019944,24.631516,35.980571,38.246592,-18.44971,-22.427029,-27.535833,14644.45,8.079425,3.650087,6.00456,6.872832,-3.370137,-4.74537,-5.252236,11049.7393,8.802084,2.71965,4.340638,5.164341,-2.624728,-3.691295,-4.085324,4492.1259,4.755483,1.304878,3.153879,4.348208,-1.191057,-2.042459,-2.419248,4970.5112,4.883158,1.437477,3.473078,4.451173,-1.274284,-2.117487,-2.662165,17746.5819,11.244191,5.019876,9.447849,10.87787,-4.769666,-7.80708,-9.150657,15273.5044,11.111049,4.37829,8.662799,10.041132,-4.039791,-6.569348,-7.181251,1
122336.4824,9.193446,30.006657,44.192673,46.125481,-22.60018,-27.235969,-33.669224,102676.9726,7.119224,26.114176,39.700412,41.794173,-18.274614,-22.141164,-27.131705,16802.52,8.865257,3.917936,6.098285,6.943418,-3.934945,-5.610847,-6.046331,15509.3926,8.521678,3.655673,6.081423,6.856906,-3.649807,-5.359716,-7.569053,4384.0019,5.822402,1.161378,2.378044,3.029955,-1.182927,-1.966287,-2.375665,4973.0561,5.992176,1.364253,2.940953,3.769538,-1.366385,-2.326712,-2.801605,19872.2146,11.730996,5.400374,9.416243,10.946888,-5.359193,-8.646744,-10.004922,20116.4551,11.651828,5.521651,9.660476,11.244514,-5.563079,-9.06323,-9.794265,99601.0215,6.566073,24.777643,37.178621,39.180458,-18.153509,-22.053169,-28.401521,110921.4141,6.857251,27.649225,40.316016,43.030594,-20.377357,-24.694088,-30.217358,16419.1226,8.866013,4.055159,6.70815,7.501478,-3.957013,-5.712824,-8.67228,12366.1277,9.481664,3.039549,4.7689,5.499564,-3.069783,-4.515184,-4.812144,4968.9551,5.111991,1.412092,3.505699,4.520024,-1.379954,-2.471552,-2.967364,5460.3497,5.194446,1.550363,3.821486,4.819463,-1.462962,-2.538452,-2.922421,20004.6557,12.503007,5.600612,10.373938,12.021021,-5.644581,-9.494184,-10.156737,17144.7566,12.151945,4.885522,9.487607,11.234346,-4.738,-7.855561,-8.508828,1
132819.6992,9.853445,31.988306,46.389858,49.285968,-24.494589,-29.459263,-40.494464,110769.5175,7.568055,27.83644,42.106614,44.27257,-19.706697,-23.813318,-30.963265,18974.2827,10.069457,4.248139,6.41001,7.133991,-4.530127,-6.474601,-7.19007,17413.3227,9.660948,3.937659,6.501067,7.423594,-4.171649,-6.030819,-6.564196,4852.0706,6.468682,1.238393,2.506172,3.162713,-1.322665,-2.210797,-2.644773,5490.464,6.673682,1.448367,3.136125,3.961858,-1.524899,-2.612208,-3.046527,22392.4943,13.273355,5.889349,9.844276,11.41621,-6.133245,-9.897396,-10.514396,22629.1525,13.303194,6.007906,10.155743,11.84349,-6.365894,-10.500843,-11.226155,108274.1699,6.999529,26.437604,39.263834,41.03904,-19.704404,-23.997546,-29.598906,120768.8535,7.340148,29.58253,42.461709,44.852115,-22.095505,-26.819463,-37.804033,18272.6286,9.99157,4.347353,7.168454,8.099709,-4.477778,-6.518369,-7.122956,13787.3462,10.661205,3.285474,5.024968,5.898178,-3.473389,-4.979536,-5.562388,5466.5545,5.622886,1.49391,3.760797,4.992857,-1.53277,-2.774152,-3.266326,5994.1507,5.678324,1.630863,4.035413,5.219939,-1.615469,-2.783704,-3.427491,22329.3237,14.207851,6.094097,10.785301,12.660274,-6.444764,-11.068941,-11.834323,19124.4745,13.692993,5.297815,9.874255,11.775382,-5.379568,-9.079945,-9.773924,1
142789.9112,10.645231,33.853741,49.464093,51.60479,-25.927153,-31.066881,-41.588134,118052.0957,8.033086,29.412263,45.61343,47.957441,-20.89793,-25.783093,-33.723673,21298.8467,10.812085,4.744374,7.108911,7.927914,-5.474105,-8.149127,-8.78249,19670.2483,10.434297,4.399687,7.266438,8.399177,-5.02232,-7.396085,-7.975155,5330.4111,6.842284,1.351364,2.725334,3.579428,-1.559561,-2.586728,-2.898618,6063.1184,7.073229,1.586668,3.440285,4.551249,-1.787935,-2.962618,-3.385097,25104.2934,14.28322,6.58618,10.812614,12.784096,-7.366911,-11.791007,-12.546455,25498.8918,14.335853,6.742949,11.218155,13.285737,-7.641724,-12.364416,-13.090989,115696.8457,7.407641,27.917277,41.873975,43.873923,-20.84231,-25.272718,-32.257742,129988.0469,7.849757,31.399626,44.977867,47.538268,-23.217561,-27.496199,-36.855411,20594.8691,10.799452,4.84199,8.003428,9.287551,-5.406482,-8.103553,-8.824967,15371.0038,11.420288,3.647146,5.630229,6.597657,-4.146747,-6.125129,-6.732942,6029.3148,5.93265,1.62047,4.144283,5.69169,-1.802635,-3.133603,-3.494099,6536.2854,5.949684,1.754333,4.375598,5.748316,-1.916593,-3.266366,-3.705179,25277.9974,15.410581,6.867026,11.677978,13.839589,-7.640652,-12.782672,-13.851846,21396.3611,14.702644,5.91919,10.626145,12.690318,-6.348842,-10.539981,-11.407486,1
151863.4287,10.827703,35.376861,54.103726,56.233651,-27.61451,-32.966121,-46.888817,125475.9336,8.439032,30.692331,48.843388,51.231593,-22.087711,-26.783952,-37.86024,23296.0203,12.019657,4.956926,7.601322,8.660957,-5.945999,-8.704149,-13.92434,21396.4079,11.348203,4.583944,7.578838,8.87178,-5.442356,-8.00291,-8.909242,5735.1503,7.37928,1.401344,2.86365,3.707231,-1.660671,-2.99151,-3.575692,6491.4874,7.55788,1.62649,3.55485,4.565815,-1.900531,-3.285104,-3.800193,27379.807,15.768683,6.913528,11.329874,13.510112,-7.973569,-13.066357,-13.853784,27718.1628,15.62708,7.041095,11.58714,13.757551,-8.255575,-13.72205,-18.267347,123029.3321,7.750131,29.074161,44.573558,46.534583,-22.120802,-26.831722,-34.319053,137882.9492,7.946795,32.484513,47.710255,50.002105,-24.788543,-29.497843,-40.138588,22375.4685,11.740351,5.025729,8.290825,9.476925,-5.82364,-8.645566,-14.934819,16728.1706,12.587134,3.807007,6.017165,7.101141,-4.463539,-6.570455,-7.03942,6459.2016,6.308369,1.657016,4.293158,5.732381,-1.905334,-3.450174,-3.935123,7006.6144,6.388255,1.807579,4.603492,6.069331,-2.013446,-3.614257,-4.48911,27541.5267,16.761564,7.24538,11.92146,14.092199,-8.409338,-14.394241,-15.362663,23315.9912,16.202483,6.218874,10.969097,13.062617,-6.971207,-11.837327,-13.025748,1
161570.0762,11.566188,37.617374,57.425573,60.098814,-29.137501,-35.162605,-57.83005,132808.6836,8.85842,32.584654,52.363769,55.277879,-23.259867,-28.054954,-40.004724,25123.6467,12.904342,5.451208,7.914842,9.036222,-6.545763,-9.562549,-10.212945,23041.8025,12.224951,5.014414,7.974151,9.242721,-5.99894,-8.865211,-9.457687,6107.2387,7.758262,1.514812,2.964822,3.771773,-1.795933,-3.086221,-3.567204,6915.2692,7.959727,1.757145,3.699912,4.707011,-2.064104,-3.614649,-4.165594,29419.5135,16.89046,7.59585,11.770704,14.132121,-8.74132,-14.49755,-15.655113,29813.3843,16.830763,7.703688,12.061974,14.548907,-9.087877,-15.303874,-16.532855,130009.1211,8.151879,30.860699,47.59522,50.059081,-23.17961,-27.902536,-37.77153,146089.5215,8.452052,34.602423,50.834071,53.179237,-26.019424,-30.972326,-39.711964,24311.635,12.700406,5.524505,8.699052,10.09659,-6.458463,-9.631612,-10.395707,18160.275,13.505206,4.194924,6.261978,7.471395,-4.915183,-7.220499,-7.698799,6914.6651,6.685553,1.802357,4.477998,6.26327,-2.072331,-3.834597,-4.500606,7470.1932,6.709144,1.956564,4.791066,6.437839,-2.175018,-3.938601,-4.537496,29950.5129,18.124777,7.995003,12.43907,14.602136,-9.428158,-16.494928,-17.486418,25268.3646,17.364479,6.849488,11.405017,13.51217,-7.764854,-13.410415,-14.369672,1
168314.9619,12.075648,38.747671,63.155513,67.238771,-29.871769,-35.376245,-52.593445,138538.5293,9.202604,33.633017,56.800856,59.344461,-24.080517,-28.714139,-41.944194,27738.4455,13.794349,5.53633,8.519221,9.814073,-7.363703,-10.727331,-11.630377,25302.1353,13.024259,5.105432,8.421454,9.899205,-6.760238,-10.048275,-10.658621,6617.1777,8.149222,1.527119,3.126492,4.132645,-1.982186,-3.328293,-3.773648,7475.0289,8.349567,1.767023,3.878778,5.036813,-2.290016,-3.976424,-4.515277,32308.895,18.01448,7.697527,12.393936,14.992771,-9.746534,-15.741659,-16.936352,32708.5521,17.922206,7.827454,12.767176,15.583947,-10.166147,-16.86605,-18.018602,135943.6172,8.504423,31.622239,51.687846,54.920368,-24.018037,-28.718097,-39.850848,152610.6914,8.85287,35.408532,55.613647,58.553249,-26.737131,-31.643107,-52.063631,26601.9946,13.434246,5.621474,9.231749,10.618744,-7.266747,-10.924483,-11.749771,19903.3284,14.285876,4.264789,6.774628,7.9977,-5.483134,-8.025271,-8.541254,7459.0841,7.006503,1.812007,4.657362,6.332456,-2.299755,-4.198749,-4.849315,8065.5099,7.04083,1.968004,4.954703,6.591396,-2.393994,-4.180014,-4.729561,32842.3114,19.287627,8.199596,12.887403,15.273482,-10.594191,-18.94701,-20.272406,27679.8739,18.475453,7.017164,11.757475,13.899132,-8.668073,-15.236682,-16.701672,1
20443.3242,2.394794,2.079165,2.374346,3.693807,-3.084532,-3.777213,-7.136308,19389.5898,2.171069,1.9527,2.249946,3.814905,-2.82796,-3.47699,-5.211361,3023.1023,2.89657,0.273817,0.336753,0.815476,-0.455989,-0.628469,-1.20534,2841.1434,2.83742,0.252221,0.311843,0.755347,-0.434382,-0.584064,-0.99089,837.6495,2.031649,0.088124,0.155845,0.586215,-0.165722,-0.262491,-0.67025,971.3173,2.103386,0.10479,0.175296,0.643877,-0.188848,-0.304143,-0.709937,3581.5307,3.733729,0.342163,0.479492,0.940851,-0.627565,-0.885337,-1.311465,3595.2929,3.699532,0.338886,0.478199,0.96871,-0.640374,-0.906333,-1.359401,17118.7441,1.952198,1.753688,2.057995,5.410743,-2.587763,-3.268058,-5.172815,18097.2246,1.956595,1.865583,2.152452,4.006933,-2.811232,-3.456153,-5.434982,3139.5206,3.003349,0.283447,0.382677,0.840727,-0.490125,-0.662075,-1.087782,2285.4968,3.092457,0.212572,0.371595,1.46251,-0.377835,-0.520085,-0.95549,1049.4368,1.96027,0.117543,0.194171,0.821721,-0.21605,-0.366124,-0.791577,1201.1131,2.030082,0.13444,0.245504,0.919089,-0.243342,-0.431036,-0.950892,3584.6432,3.962912,0.335736,0.493571,0.905345,-0.64364,-0.951014,-1.460364,3233.9943,4.034664,0.309833,0.443652,1.433274,-0.585274,-0.850983,-1.264939,1
33791.4629,3.185441,6.539931,8.005829,9.149812,-5.732123,-7.041171,-9.150999,31245.2031,2.832884,6.209308,7.656975,8.633116,-5.045175,-6.13167,-8.077851,4770.1751,3.686281,0.923557,1.398951,1.698538,-0.824827,-1.088621,-1.513699,4483.74,3.584222,0.868391,1.319731,1.662209,-0.783354,-1.049681,-1.375893,1330.4825,2.55276,0.302268,0.539068,0.877512,-0.285819,-0.436474,-0.715262,1522.9045,2.617805,0.35638,0.635532,1.021597,-0.33244,-0.515843,-0.799992,5613.7853,4.674816,1.23216,2.033739,2.376061,-1.136187,-1.615002,-2.075123,5627.1243,4.599707,1.239028,2.054389,2.436216,-1.159424,-1.681227,-2.1215,28313.209,2.553986,5.618825,6.903504,8.109077,-4.685533,-5.687209,-8.065659,30156.6836,2.538746,5.877439,7.279893,8.935022,-5.191204,-6.30997,-9.180303,4925.5664,3.774846,0.992946,1.515328,1.810665,-0.880224,-1.169908,-1.53577,3646.0601,3.982382,0.723121,1.139321,1.374323,-0.68484,-0.929777,-1.337874,1603.7423,2.386226,0.406414,0.742458,1.084555,-0.357586,-0.596659,-0.914528,1829.1936,2.484029,0.456921,0.813099,1.23213,-0.39305,-0.601356,-1.021396,5657.848,4.892573,1.24761,2.154658,2.534235,-1.179362,-1.753882,-2.29699,5062.2104,4.991569,1.140442,1.977951,2.32291,-1.055056,-1.560292,-2.124481,1
45011.1679,3.942991,9.833209,12.745621,13.674748,-7.96322,-9.76968,-11.758704,40789.9004,3.428921,9.248088,12.077409,13.288497,-6.814204,-8.308414,-10.427887,6540.8601,4.369447,1.421681,2.260053,2.658788,-1.169425,-1.576656,-2.133672,6181.6269,4.254178,1.337711,2.16051,2.532151,-1.116808,-1.487405,-1.922044,1793.2299,2.96794,0.463282,0.867443,1.343411,-0.393211,-0.60794,-0.913029,2056.0302,3.046536,0.541814,1.045541,1.402016,-0.456577,-0.702759,-2.269124,7698.5422,5.570537,1.907872,3.396998,4.073073,-1.621021,-2.317128,-2.820376,7787.0017,5.534865,1.923613,3.422232,3.915546,-1.659271,-2.403965,-2.87949,37454.7637,3.077893,8.453242,11.001709,12.225129,-6.408427,-7.939234,-10.037792,40467.459,3.079309,8.885116,11.484344,12.611033,-7.172417,-8.776635,-11.350613,6751.2392,4.474912,1.526324,2.466799,2.779912,-1.252295,-1.664174,-2.060466,4969.2314,4.707285,1.118964,1.823051,2.177541,-0.970724,-1.324064,-1.743318,2136.4669,2.739113,0.607452,1.226669,2.227965,-0.484728,-0.755837,-1.813153,2400.3636,2.830707,0.680404,1.378041,1.949379,-0.529323,-0.832064,-1.122609,7815.0146,5.862727,1.943358,3.626995,4.164912,-1.69956,-2.522667,-2.934275,6884.2591,5.902702,1.761749,3.332251,3.823595,-1.500347,-2.219349,-2.518402,1
55632.3067,4.95488,11.347662,14.260968,15.487014,-9.900146,-12.163948,-14.639578,49648.9961,4.118076,10.630019,13.62371,14.661721,-8.383213,-10.178254,-13.175817,8303.2334,5.28756,1.684296,2.554805,2.867852,-1.538024,-2.069163,-2.522296,7842.3194,5.174929,1.568771,2.447796,2.896921,-1.457554,-1.966011,-2.531495,2223.9428,3.351815,0.5189,1.026999,1.232284,-0.502485,-0.775566,-1.230534,2547.602,3.466934,0.608996,1.205965,1.500948,-0.580481,-0.897769,-1.334509,9803.8652,6.992865,2.20747,3.913318,4.49783,-2.124441,-3.193412,-3.860025,9890.05,6.900391,2.225266,3.953468,4.464661,-2.1657,-3.217247,-3.788333,46061.3477,3.670637,9.784408,12.465841,13.638719,-7.950955,-9.737776,-11.605662,50239.0137,3.747013,10.401677,13.043541,14.255471,-8.918396,-10.948213,-13.587938,8531.8523,5.436925,1.787606,2.797938,3.193838,-1.625198,-2.187545,-2.939904,6295.1747,5.736403,1.317986,2.069646,2.429941,-1.268698,-1.717998,-2.741922,2616.9794,3.071934,0.675731,1.408209,1.824337,-0.607694,-0.970586,-1.672852,2946.4603,3.194088,0.756222,1.559006,2.141685,-0.665805,-1.042455,-1.408428,9965.2527,7.440194,2.241954,4.171404,4.765478,-2.226855,-3.386053,-4.234714,8724.9287,7.48389,2.005463,3.812939,4.292252,-1.953246,-2.962795,-3.40747,1
63178.7256,5.274266,15.209124,21.01847,22.393475,-11.516816,-14.148819,-17.446232,56118.5567,4.429745,14.060631,19.816471,21.009147,-9.682938,-11.909838,-14.9041,9228.7178,5.406693,2.264679,3.695519,4.400777,-1.820259,-2.461753,-3.199082,8640.5664,5.228283,2.135466,3.544749,4.11974,-1.722502,-2.347256,-2.903699,2481.996,3.556027,0.724666,1.411443,1.835317,-0.598848,-0.928472,-1.423417,2825.7924,3.655097,0.847545,1.672008,2.178031,-0.685186,-1.108747,-1.538066,10908.7807,7.016603,3.061647,5.57436,6.239356,-2.509616,-3.741688,-4.299525,10980.098,6.913914,3.112837,5.633937,6.322586,-2.580295,-3.894454,-4.458692,52537.0996,4.008498,13.075188,18.276593,19.684989,-9.232916,-11.243084,-14.898078,57012.0703,4.005998,13.883164,19.042625,20.405922,-10.372803,-12.707557,-16.42957,9392.4472,5.477745,2.426035,4.022445,4.581147,-1.915286,-2.598549,-3.131721,7015.7987,5.882701,1.788511,2.963006,3.384091,-1.494761,-2.032475,-2.377686,2891.8859,3.23787,0.925228,1.98575,2.461421,-0.71358,-1.170681,-1.476022,3244.9199,3.35051,1.030039,2.215319,2.72082,-0.774987,-1.308118,-1.669956,11065.6059,7.344895,3.166593,6.050538,6.823106,-2.639322,-4.096677,-4.82239,9699.801,7.396593,2.824085,5.557516,6.325172,-2.299508,-3.609479,-4.050586,1
81660.7881,6.537357,19.966557,29.031241,30.572795,-15.114632,-18.373762,-22.999765,70820.8164,5.299637,18.147456,26.972378,28.880001,-12.451839,-15.140651,-18.93412,11684.3301,6.665315,2.880094,4.805693,5.306634,-2.425291,-3.351163,-4.073176,10964.3845,6.45532,2.716973,4.666912,5.26797,-2.279913,-3.137306,-3.619906,3121.4996,4.289445,0.906273,1.806621,2.300736,-0.770617,-1.215458,-1.497357,3556.7103,4.414589,1.064765,2.171588,2.656842,-0.885002,-1.401411,-1.665292,13829.9173,8.665141,3.926507,7.195989,8.053896,-3.344479,-5.083815,-5.628069,14003.6651,8.616456,3.999281,7.295948,8.166003,-3.426258,-5.285965,-5.893221,67150.2637,4.829925,17.010914,25.07224,26.885228,-12.028844,-14.613835,-20.837188,73798.0215,4.913225,18.321266,26.355708,27.521389,-13.563459,-16.546228,-21.426659,11853.9126,6.740946,3.080466,5.246787,5.854066,-2.518208,-3.456949,-3.908138,8830.7552,7.208306,2.272381,3.822932,4.22189,-1.968254,-2.742932,-3.196705,3616.4717,3.849742,1.154449,2.574775,3.222863,-0.920388,-1.497469,-1.850829,4003.0682,3.940931,1.272278,2.837209,3.48923,-0.989702,-1.593277,-2.012359,14128.8188,9.188651,4.072869,7.878606,8.828639,-3.527376,-5.567693,-6.192183,12229.39,9.069341,3.609675,7.210779,8.198887,-3.041711,-4.789108,-5.249317,1
97856.4511,7.59977,23.898146,35.099709,36.594157,-18.16425,-22.030546,-27.517707,83659.3379,6.080138,21.499987,32.511517,34.346358,-14.800712,-18.014044,-22.465887,13733.7515,7.688938,3.334437,5.246727,5.744847,-2.982458,-4.118908,-4.640324,12848.3379,7.424169,3.141789,5.120559,5.622019,-2.783704,-3.867023,-4.315937,3611.1849,4.84258,1.024037,2.021092,2.682575,-0.919074,-1.493215,-1.875763,4125.6093,5.028179,1.20593,2.466232,3.130814,-1.060006,-1.712716,-2.03236,16248.2218,10.045237,4.56203,7.995077,8.989996,-4.090446,-6.333653,-6.865482,16488.0937,10.04617,4.670481,8.19001,9.245535,-4.208907,-6.575075,-7.341582,80028.7402,5.56413,20.217313,30.235591,31.76744,-14.42063,-17.763243,-20.783438,88502.4179,5.703407,22.049351,32.084302,33.715122,-16.282972,-19.864239,-23.669234,13858.351,7.776921,3.552424,5.72865,6.242802,-3.063895,-4.237124,-4.851486,10320.1595,8.279304,2.624275,4.099112,4.580073,-2.39077,-3.337662,-3.904906,4180.8407,4.341185,1.286828,2.978476,3.898015,-1.07839,-1.835438,-2.479006,4589.4502,4.415413,1.410258,3.170284,4.058266,-1.159673,-1.918685,-2.48921,16646.1137,10.695349,4.771188,9.064538,10.376114,-4.325086,-7.044223,-7.790305,14318.0117,10.474455,4.200129,8.316836,9.694426,-3.684988,-5.951758,-6.582119,1
111080.3711,8.361269,27.673864,41.865055,43.957286,-20.675893,-25.088294,-30.886767,94132.6464,6.638943,24.582682,38.31625,40.242388,-16.722406,-20.177537,-25.901849,15735.092,8.724981,3.838796,6.141383,7.018248,-3.558402,-4.963502,-5.527225,14642.2782,8.354727,3.603882,5.942658,6.625062,-3.308993,-4.663888,-5.328658,4086.4707,5.411333,1.164608,2.337589,2.964026,-1.071965,-1.736721,-2.231428,4649.6131,5.568024,1.362774,2.789801,3.40922,-1.231412,-2.055232,-2.512225,18580.4769,11.422336,5.286005,9.255927,10.644392,-4.86281,-7.620267,-8.448396,18869.3797,11.368185,5.390005,9.34094,10.547426,-5.023249,-8.055189,-8.695138,90477.9746,6.086007,23.21397,35.855808,37.8613,-16.400516,-19.871576,-24.98591,100355.1699,6.238895,25.538255,38.276551,40.595345,-18.53886,-22.54172,-27.997284,15757.7822,8.71735,4.076233,6.648959,7.462179,-3.6338,-5.123291,-5.562658,11760.9133,9.320433,3.024989,4.90606,5.519363,-2.824239,-3.973276,-4.477281,4710.4,4.78933,1.456975,3.316038,4.182258,-1.259333,-2.185687,-2.686574,5150.1194,4.87062,1.597271,3.650926,4.801193,-1.342056,-2.237995,-2.735599,19120.2793,12.146553,5.527435,10.355442,11.907351,-5.179225,-8.543149,-9.288839,16364.5164,11.895468,4.845916,9.549933,11.099536,-4.366099,-7.102351,-7.678791,1
122961.5458,9.055005,30.24511,44.860385,47.289933,-22.859063,-27.590228,-35.38059,103862.9394,7.190765,26.629399,40.805491,42.990641,-18.498312,-22.431712,-29.581667,17765.9466,9.973255,4.144512,6.242148,8.239973,-4.140899,-5.856324,-6.461069,16348.9558,9.411912,3.871378,6.12445,6.901883,-3.828525,-5.509715,-6.029564,4533.5148,6.01893,1.228324,2.509624,3.291015,-1.21689,-1.978259,-2.393429,5118.1621,6.154128,1.434825,3.006759,3.884278,-1.396965,-2.362876,-2.842418,20856.27,13.012835,5.717927,9.634882,11.056874,-5.610937,-8.96251,-10.18352,21046.7367,12.853784,5.81658,9.773515,11.149585,-5.801682,-9.422368,-10.252613,100103.0703,6.601655,25.195492,38.142101,39.98031,-18.187428,-22.090173,-27.065395,111076.4903,6.738074,27.901148,41.155468,43.086525,-20.499399,-24.714157,-32.492612,17534.3511,9.805327,4.364746,6.763873,7.542733,-4.187577,-6.001432,-9.386321,13210.3047,10.596929,3.26198,4.897773,5.749597,-3.246887,-4.628069,-5.171754,5178.4506,5.2508,1.520413,3.656966,4.709138,-1.425683,-2.531879,-2.961229,5689.1207,5.382074,1.658623,3.991172,5.209661,-1.50638,-2.545081,-3.033103,21335.8968,13.697018,6.026086,10.852314,12.949706,-5.991579,-10.114721,-11.079205,18311.8531,13.444671,5.252808,10.056811,11.749914,-5.028192,-8.511002,-9.069165,1
134335.6602,9.930837,32.028684,45.997517,47.689701,-24.786661,-29.957324,-39.355513,112102.3437,7.607817,28.073014,42.140285,44.313123,-20.023628,-24.178127,-34.103782,19751.6645,11.005703,4.402535,6.559761,7.417903,-4.731569,-6.784126,-7.600535,18163.4397,10.451444,4.086995,6.668656,7.629116,-4.358543,-6.285146,-7.445537,4967.3808,6.559937,1.267633,2.610155,3.472034,-1.356851,-2.211512,-2.73967,5606.9088,6.705015,1.479225,3.230435,4.154417,-1.553887,-2.595714,-3.704643,23153.4325,14.384325,6.06834,10.038688,11.725667,-6.380879,-10.146609,-11.025642,23399.0468,14.296787,6.185835,10.26007,12.06187,-6.59166,-10.669612,-11.430614,108610.5528,7.029277,26.420363,38.89185,40.691368,-19.712386,-24.671407,-31.624955,121263.1172,7.372064,29.569144,42.005403,43.897092,-22.166165,-26.775677,-43.466449,19447.885,10.882174,4.588982,7.381453,8.271979,-4.76203,-6.906937,-7.341019,14593.6809,11.619788,3.443444,5.220317,6.062414,-3.678626,-5.29943,-5.804188,5675.7299,5.712815,1.550351,3.944736,5.306174,-1.584908,-2.703684,-3.260767,6192.3487,5.796536,1.680148,4.203468,5.556211,-1.675583,-2.781396,-3.263279,23748.5205,15.293061,6.434217,11.033093,12.956703,-6.798222,-11.377273,-12.188136,20278.1239,14.80505,5.573616,10.218323,12.011353,-5.678647,-9.34633,-10.030894,1
144813.5088,10.651616,34.435453,50.02397,51.996478,-26.454306,-32.06153,-44.425325,120200.3262,8.101473,30.052394,45.873805,49.747448,-21.261447,-25.721456,-32.503724,21519.4784,11.753438,4.775898,7.082183,8.081888,-5.372163,-7.760485,-8.464346,19806.2844,11.188352,4.424064,7.182184,8.150499,-4.929652,-7.285348,-8.032242,5324.9527,6.906495,1.356428,2.773277,3.645365,-1.50861,-2.622824,-2.814881,6030.3415,7.11752,1.575318,3.440545,4.330891,-1.736542,-2.84576,-3.491954,25217.1569,15.370371,6.609525,10.728306,12.777984,-7.187087,-11.43516,-12.534756,25532.7697,15.303948,6.74476,10.998454,13.246788,-7.444658,-11.970976,-12.797928,116420.5078,7.477046,28.33945,42.147587,44.039463,-20.957902,-25.29191,-33.319278,130653.7188,7.856613,31.784968,45.395753,47.537891,-23.578882,-28.503063,-38.221808,21169.4392,11.622041,4.957243,7.936164,9.226561,-5.383909,-7.970904,-8.822799,15809.2377,12.335559,3.728696,5.645441,6.575968,-4.125868,-6.002629,-6.70881,6100.7589,6.029019,1.644107,4.242111,5.586091,-1.760733,-3.006068,-3.53785,6603.9414,6.076967,1.784271,4.489272,5.958164,-1.858448,-3.127395,-3.75347,26006.6861,16.462307,7.029207,11.750245,13.700863,-7.667368,-12.78201,-13.722094,22047.964,15.787514,6.072797,10.848645,12.824906,-6.35981,-10.545825,-11.450507,1
154303.6357,11.055309,36.026587,54.786096,57.109791,-28.273884,-34.406514,-44.09615,127603.58,8.471285,31.412939,50.094263,53.002605,-22.521011,-27.262654,-42.117246,23346.524,12.839364,4.964027,7.465253,8.553694,-5.814086,-8.392036,-9.079863,21381.3641,12.087184,4.586663,7.511041,9.941584,-5.330026,-7.800565,-8.380818,5691.599,7.420483,1.395526,2.84114,3.736082,-1.602142,-2.701174,-3.168852,6425.1182,7.586187,1.620069,3.523301,4.527213,-1.8382,-3.179275,-3.706517,27269.9641,16.743587,6.890975,11.078397,13.166125,-7.773357,-12.687645,-13.717366,27597.5126,16.596762,7.014403,11.439397,13.497552,-8.05409,-13.395071,-14.594673,124035.539,7.845609,29.554616,45.316939,47.777867,-22.307186,-27.208544,-37.285061,139152.834,8.187422,33.136042,48.532976,50.721608,-25.253807,-30.709833,-44.465667,22790.4885,12.531461,5.123659,8.481061,9.446033,-5.789365,-8.505706,-9.493756,17037.9349,13.368134,3.864679,5.955096,7.017081,-4.42071,-6.748695,-6.85747,6505.2073,6.435667,1.676283,4.314051,5.742465,-1.86555,-3.390095,-3.943133,7028.2789,6.480125,1.822475,4.590661,6.066387,-1.953883,-3.421991,-3.940056,28082.6143,17.800739,7.364273,11.867722,13.865376,-8.43389,-14.711935,-15.718348,23783.5347,17.156151,6.33024,10.967984,13.109585,-6.975386,-11.974797,-12.954366,1
162940.1739,11.613052,37.761286,58.982007,61.841385,-29.678511,-35.407845,-52.297521,134114.4394,8.841532,32.815164,53.602795,56.248315,-23.572408,-28.419098,-39.831915,25380.7498,13.657728,5.234982,7.912517,9.287504,-6.485618,-9.423932,-10.045044,23223.8412,12.890912,4.815035,7.909114,9.171913,-5.937518,-8.72671,-9.386184,6078.676,7.80527,1.439151,2.967152,3.852319,-1.753724,-3.394571,-3.551357,6869.2467,8.003427,1.668759,3.68582,4.725502,-2.010322,-3.489646,-3.929291,29569.9851,17.782027,7.225288,11.605516,13.902462,-8.632684,-14.128946,-15.176697,29934.1792,17.68933,7.347384,11.915299,14.324356,-8.955347,-14.984411,-16.168408,130640.1835,8.177402,30.783056,48.283228,50.379966,-23.38273,-28.242146,-64.935327,147092.6133,8.578817,34.630766,51.906203,54.128109,-26.41945,-31.663779,-44.202687,24682.4725,13.352816,5.356372,8.717074,10.021644,-6.431888,-9.676609,-10.089837,18409.5914,14.152218,4.047191,6.31925,7.675269,-4.884204,-7.121907,-10.60169,6937.3069,6.742817,1.733784,4.513656,6.011603,-2.034457,-3.709508,-4.162822,7470.4064,6.773513,1.87105,4.787402,6.225236,-2.130729,-3.78315,-4.367933,30479.1158,19.068878,7.725785,12.267278,14.632708,-9.386022,-16.364694,-17.507657,25723.9966,18.18857,6.630316,11.293738,13.371098,-7.732389,-13.291257,-14.36543,1
171343.0908,12.271075,38.887817,63.73563,67.291141,-30.665418,-36.740226,-53.696991,140613.0546,9.258342,33.813572,57.490788,60.678055,-24.438807,-29.383683,-42.852735,27362.22,14.280687,5.567762,8.382565,9.666635,-7.168836,-10.416614,-11.317534,24920.6076,13.431157,5.13322,8.288034,9.626606,-6.563941,-9.739061,-10.377084,6466.0902,8.159966,1.514566,3.081416,4.09434,-1.898805,-3.288118,-3.82665,7300.4348,8.380964,1.749549,3.820661,5.107313,-2.19037,-3.833535,-4.606387,31785.2713,18.552758,7.694934,12.122018,14.766519,-9.462412,-15.46722,-16.397751,32188.6241,18.507077,7.827806,12.496154,15.293141,-9.875291,-16.41201,-17.483566,137365.627,8.605025,31.729153,52.121671,57.743374,-24.256618,-29.019641,-37.007257,154634.9199,9.005049,35.566695,56.215014,58.550954,-27.307989,-32.622298,-42.62641,26415.7251,13.890844,5.682757,9.115744,10.453495,-7.090764,-10.560385,-11.461138,19738.1666,14.720669,4.288105,6.693602,8.0345,-5.345339,-7.777229,-8.483217,7367.5916,7.043721,1.807896,4.628206,6.195903,-2.213564,-4.077387,-4.635057,7924.6629,7.065158,1.949868,4.891137,6.587501,-2.295656,-4.101617,-4.601234,32754.3697,19.912308,8.299834,12.589756,15.02551,-10.396438,-18.394933,-19.993825,27599.7341,19.021003,7.080149,11.518957,13.845268,-8.512906,-14.829263,-15.789195,1
19215.9336,2.324563,2.745023,3.136561,4.284729,-2.925765,-3.639363,-5.241522,18614.4454,2.197891,2.726622,3.171439,4.148386,-2.6798,-3.260056,-4.659775,3134.8369,2.486725,0.46924,0.589409,1.040735,-0.489796,-0.66235,-1.413927,2972.712,2.433618,0.438159,0.564693,1.082007,-0.463001,-0.632077,-1.167177,884.6679,1.962258,0.147662,0.208011,0.615827,-0.174071,-0.27577,-0.759388,1034.7305,2.023323,0.173112,0.243687,0.721778,-0.202311,-0.318838,-0.686112,3779.6564,3.295864,0.603858,0.779156,1.131203,-0.676065,-0.962059,-1.416524,3831.2082,3.244287,0.608558,0.766559,1.15829,-0.679584,-0.980861,-1.478776,16263.4238,1.94335,2.411942,2.860306,4.054489,-2.483459,-3.048788,-4.789052,16883.0644,1.863592,2.426835,2.865984,4.099995,-2.648239,-3.285097,-5.002822,3262.3042,2.570401,0.497346,0.624985,1.052984,-0.520044,-0.718993,-1.14544,2321.4278,2.67772,0.35159,0.447631,0.873826,-0.399124,-0.559376,-1.385643,1102.9089,1.888276,0.192631,0.336295,0.863948,-0.218996,-0.344407,-0.796802,1248.8002,1.953494,0.21968,0.303785,0.742548,-0.247097,-0.390392,-0.804903,3805.4799,3.498515,0.602327,0.77371,1.110296,-0.685913,-0.984019,-1.418575,3367.2926,3.584571,0.543763,0.689947,1.130029,-0.618514,-0.909417,-1.312658,1
32883.002,3.170433,6.095456,7.310294,8.362608,-5.594098,-6.802952,-8.420783,30144.166,2.850458,5.843051,7.109176,8.596317,-4.861143,-5.860124,-7.448155,4908.377,3.020786,0.968947,1.408529,1.852802,-0.87499,-1.177122,-1.637754,4709.8667,2.979676,0.906131,1.343032,1.693271,-0.835099,-1.11358,-1.624033,1356.9656,2.367856,0.315604,0.541848,1.067594,-0.300495,-0.495517,-0.817348,1594.9919,2.45414,0.367339,0.628388,0.960756,-0.349929,-0.566681,-0.87068,5811.7172,3.877487,1.291695,2.064391,2.748249,-1.21284,-1.776057,-2.317024,5953.9243,3.85076,1.301869,2.076134,2.441783,-1.235414,-1.769313,-2.242914,27390.9531,2.554674,5.340686,6.479975,7.575838,-4.59656,-5.557745,-7.819784,29215.6543,2.451388,5.441296,6.553692,7.827768,-5.060147,-6.158622,-8.037795,5105.905,3.123166,1.025189,1.504253,1.992405,-0.924351,-1.237829,-2.238728,3640.8259,3.273488,0.745973,1.120553,1.4611,-0.713793,-0.970164,-1.386475,1663.9276,2.249363,0.410417,0.720576,1.213555,-0.370828,-0.58132,-0.913823,1831.5695,2.291314,0.469942,0.824141,1.700153,-0.411867,-0.734017,-1.139115,5916.8594,4.121612,1.296328,2.142126,2.598238,-1.249604,-1.839064,-2.318213,5142.5443,4.162668,1.178426,1.971182,2.337688,-1.108153,-1.691717,-2.043668,1
43266.9629,3.913926,9.398593,12.037683,13.085684,-7.667457,-9.490969,-11.714367,39729.1885,3.477143,8.961925,11.621226,12.822861,-6.596804,-7.99659,-10.860327,6443.9048,3.465936,1.456984,2.24977,2.558698,-1.224018,-1.622567,-2.204065,6005.1624,3.379993,1.374083,2.167292,2.664406,-1.164011,-1.561056,-2.029588,1779.2739,2.699109,0.46635,0.86027,1.165803,-0.409202,-0.631146,-1.014514,2032.1192,2.791889,0.552112,1.094898,1.531278,-0.476585,-0.73246,-1.077391,7659.7092,4.501075,1.953513,3.369086,3.829355,-1.672065,-2.411507,-2.860138,7704.7641,4.459536,1.993815,3.469397,3.884359,-1.733951,-2.523027,-3.068444,36691.5664,3.07802,8.243041,10.647963,12.223264,-6.269857,-7.818096,-10.121054,39036.3476,3.009272,8.559259,10.935934,12.084673,-6.987495,-8.610178,-10.823609,6468.5871,3.541253,1.548471,2.450447,2.856763,-1.285543,-1.748269,-2.304343,4825.6278,3.791361,1.135384,1.814565,2.166354,-0.996665,-1.352169,-1.76913,2090.4169,2.522591,0.608058,1.216678,1.691577,-0.500578,-0.799512,-1.111727,2366.1042,2.583515,0.674886,1.327985,1.670503,-0.543606,-0.832495,-1.268265,7628.1971,4.771589,1.992051,3.644461,4.176038,-1.741176,-2.587968,-3.024172,6786.7918,4.841435,1.793747,3.280349,3.79746,-1.531074,-2.268613,-2.600453,1
54414.7696,4.831144,12.243373,16.423155,17.419532,-9.728384,-11.854558,-15.026192,48644.916,4.071631,11.447072,15.527852,16.465166,-8.228419,-10.003228,-12.897086,8107.9414,4.180808,1.880953,2.967592,3.394825,-1.565701,-2.125941,-2.668672,7596.1639,4.093656,1.776889,2.853511,3.242884,-1.485843,-2.013748,-2.490671,2199.3247,3.146971,0.596407,1.110385,1.510262,-0.515024,-0.793251,-2.218555,2515.0896,3.248525,0.707301,1.356001,1.78257,-0.594535,-0.922778,-1.280622,9568.2421,5.465356,2.528007,4.451558,4.944523,-2.159408,-3.11945,-3.609431,9685.3799,5.42354,2.58765,4.549742,5.052955,-2.209313,-3.254284,-3.859463,45432.3965,3.58942,10.595355,14.308173,15.502438,-7.911379,-9.620101,-11.973373,49394.9726,3.629783,11.225188,14.91654,16.049562,-8.862916,-10.860892,-13.803303,8141.9326,4.287146,1.995442,3.229865,3.727741,-1.634502,-2.220137,-2.578541,6033.9867,4.570528,1.463997,2.35993,2.730968,-1.271065,-1.756981,-2.213975,2566.2865,2.887411,0.773829,1.580279,1.977727,-0.61924,-1.001374,-1.319699,2878.8552,2.963889,0.854209,1.710007,2.137663,-0.67537,-1.05048,-1.525155,9624.9581,5.811352,2.598398,4.80127,5.389518,-2.24709,-3.426129,-4.148277,8439.4922,5.835998,2.319454,4.374364,5.010584,-1.969146,-2.974929,-3.525162,1
62860.6279,5.524128,16.070974,46.575252,77.460569,-11.315554,-13.877874,-17.468139,55301.5517,4.531901,14.944965,43.622032,72.31056,-9.451577,-11.549513,-13.993662,9102.1209,4.504331,2.669814,5.873641,13.275708,-1.819038,-2.457499,-2.909197,8567.8723,4.429242,2.52681,5.239631,13.046477,-1.719385,-2.330386,-2.864457,2462.8941,3.39317,0.795577,1.591192,4.091797,-0.589076,-0.942313,-1.272607,2822.7934,3.509165,0.922125,1.86291,4.767055,-0.680243,-1.08479,-1.531561,10782.2339,5.930488,3.606641,7.45837,19.947372,-2.506376,-3.723689,-4.338853,10973.3067,5.89769,3.674139,7.529486,20.232931,-2.582101,-3.885789,-4.632775,52149.9766,4.035748,13.831617,40.372725,67.735536,-9.139896,-11.104365,-14.493189,57188.666,4.10502,14.818256,41.941374,70.628442,-10.287012,-12.545419,-15.383135,9180.9277,4.637522,2.836952,5.835976,14.700172,-1.890504,-2.576737,-3.058719,6772.8286,4.935538,2.091399,4.320912,10.609921,-1.468089,-2.011029,-2.366842,2870.6374,3.097308,0.950282,2.002075,2.397687,-0.703522,-1.155167,-1.590141,3185.4336,3.163865,1.05795,2.202767,2.694303,-0.764017,-1.229692,-1.688827,10913.5276,6.333783,3.596842,7.085891,18.239489,-2.618283,-4.068376,-4.687308,9494.2041,6.324904,3.175883,6.436515,6.187486,-2.269159,-3.503548,-4.476429,1
80987.746,6.935599,19.517198,28.061068,29.728206,-14.897201,-18.187284,-22.533486,69879.5127,5.46294,17.831937,26.188021,27.50592,-12.221828,-14.811561,-18.374025,11856.1267,5.403587,2.907516,4.694385,5.229959,-2.47839,-3.360951,-4.458411,11093.4617,5.3164,2.739015,4.600703,5.212279,-2.341216,-3.19256,-3.638242,3142.9895,4.022581,0.897383,1.804893,2.140253,-0.77218,-1.221405,-1.592017,3597.5219,4.197817,1.062041,2.191638,2.693402,-0.893442,-1.436739,-1.87236,14035.7366,7.173578,3.975083,7.202722,8.051998,-3.396818,-5.084674,-6.713514,14284.9314,7.22068,4.07533,7.430654,8.184775,-3.524663,-5.363292,-6.057381,66880.1953,4.909322,16.84553,24.492238,25.890725,-11.983341,-14.612385,-17.478214,73942.5742,5.12371,18.211188,25.922086,28.079039,-13.510804,-16.81813,-20.224049,11815.2651,5.555236,3.066404,5.15462,5.750316,-2.553703,-3.512756,-3.989283,8772.4657,5.905183,2.265198,3.71319,4.542982,-1.978636,-2.705119,-3.158758,3630.8153,3.656782,1.136325,2.589676,3.291366,-0.913349,-1.533752,-1.942859,4003.0966,3.689906,1.240304,2.753879,3.29968,-0.978544,-1.576164,-1.980979,14184.5544,7.769246,4.109286,8.038015,9.106136,-3.565275,-5.637375,-6.407169,12278.6147,7.638646,3.637371,7.259493,8.262167,-3.050804,-4.786593,-5.172393,1
96036.2949,8.006651,23.682944,34.966219,36.889724,-17.751206,-21.494825,-25.532179,82189.7266,6.405766,21.445736,32.554713,34.085341,-14.403551,-17.32647,-21.052087,14768.5989,6.611514,3.624372,5.8722,6.38109,-3.220901,-4.414435,-5.198676,13788.8767,6.429668,3.411673,5.681191,6.253873,-3.003047,-4.154938,-4.777164,3810.3436,4.667867,1.100277,2.234421,2.698322,-0.968746,-1.540818,-2.121905,4339.8062,4.802398,1.288814,2.634541,3.601399,-1.110938,-1.78233,-2.159066,17408.7493,8.783556,4.984293,8.903882,10.741211,-4.389578,-6.710807,-8.478123,17730.0635,8.740838,5.092144,9.054402,10.354323,-4.539614,-7.056682,-7.789281,79445.7402,5.75583,20.453685,30.787021,32.319115,-14.257717,-17.341567,-22.399706,87602.5781,5.833131,22.139486,32.345545,34.210021,-16.098388,-19.603411,-31.398825,14633.1211,6.702788,3.818025,6.355238,7.094731,-3.263336,-4.531681,-5.253622,10839.4536,7.186536,2.823927,4.594725,5.2889,-2.527937,-3.502988,-4.065694,4356.4119,4.136465,1.368267,3.117056,3.862742,-1.12736,-1.880453,-2.338935,4789.9126,4.206572,1.507214,3.415797,4.22215,-1.210455,-1.999626,-2.388041,17670.572,9.427121,5.163139,9.937149,11.181181,-4.607111,-7.393404,-7.944628,15137.0765,9.269818,4.546974,9.029301,10.346837,-3.908493,-6.225155,-6.907107,1
108316.9238,8.842172,26.532602,38.720714,40.272988,-20.044769,-24.14453,-30.097627,92003.7939,7.069382,23.790855,35.771506,37.184248,-16.207758,-19.610011,-24.358564,17186.461,7.40394,4.04626,6.234554,6.912819,-3.919755,-5.479878,-7.230333,15924.7034,7.130427,3.79923,6.125531,6.926125,-3.630362,-5.088056,-5.66214,4351.537,5.159423,1.194562,2.471074,3.096389,-1.15231,-1.874509,-2.348837,4938.9329,5.32045,1.400561,2.993813,3.845114,-1.316179,-2.185852,-2.448946,20220.427,9.839498,5.568611,9.788507,11.087774,-5.314366,-8.36245,-9.05419,20499.0498,9.737775,5.727618,10.027474,11.326816,-5.491891,-8.741459,-9.406603,89405.4414,6.369544,22.765913,33.888926,35.613833,-16.142324,-19.655563,-28.588116,98824.1347,6.407443,24.791415,36.014975,37.956585,-18.185829,-22.038227,-27.076127,16851.3938,7.416822,4.234565,6.765753,7.437884,-3.936538,-5.567565,-6.288277,12529.5931,8.00512,3.134889,4.925396,5.585232,-3.03514,-4.271899,-4.980719,4940.2251,4.55247,1.466448,3.593757,4.51974,-1.328783,-2.310445,-2.742859,5433.4568,4.631115,1.605806,3.88982,4.856697,-1.421881,-2.401842,-2.796424,20432.5687,10.50575,5.841096,10.967177,12.573105,-5.582077,-9.19721,-9.970943,17508.4562,10.360812,5.085548,10.075557,11.63743,-4.708069,-7.709489,-8.359339,1
119753.5557,9.742856,28.992059,42.012786,44.167244,-22.156042,-26.817867,-32.113831,100682.9717,7.604555,25.836333,38.876732,40.835089,-17.777681,-21.773138,-28.322827,19794.267,8.848127,4.574628,6.906832,7.67252,-4.60868,-6.503701,-7.508019,18306.0256,8.47385,4.256267,6.89876,7.820073,-4.254897,-6.055028,-6.666907,4889.9524,5.828503,1.308678,2.702704,3.330945,-1.314089,-2.18929,-2.704799,5549.4778,5.985513,1.525795,3.28432,4.114846,-1.506662,-2.547267,-3.082121,23110.9895,11.675357,6.298862,10.753747,12.320173,-6.203838,-9.919856,-10.552986,23520.7629,11.620237,6.436078,10.955843,12.434738,-6.439042,-10.430958,-17.318274,98369.6425,6.904228,24.797597,36.786658,38.624017,-17.760923,-21.730837,-27.656004,109191.2422,7.031051,27.195383,38.973079,40.460814,-20.086154,-24.418701,-30.967487,19292.0925,8.795981,4.737681,7.613461,8.50313,-4.595343,-6.580798,-7.095433,14290.6547,9.448512,3.525337,5.499869,6.34838,-3.524839,-5.026511,-5.736321,5543.5214,5.06575,1.590712,3.960405,5.023277,-1.515698,-2.701257,-3.232607,6045.7201,5.135112,1.737916,4.271477,5.419634,-1.609868,-2.825854,-3.211775,23410.084,12.482303,6.564687,11.763536,13.515414,-6.564088,-11.061059,-11.916659,19889.3083,12.138141,5.695968,10.85891,12.654752,-5.475543,-9.110536,-11.960023,1
130460.0566,10.563979,31.545005,45.420693,47.613646,-23.977967,-28.665485,-37.229779,109338.5674,8.169414,28.000161,42.058464,43.996198,-19.277063,-23.363864,-30.916226,22069.6009,9.794713,5.019176,7.364539,8.121592,-5.265534,-7.477602,-8.401164,20204.8914,9.341685,4.666456,7.442394,8.430424,-4.843768,-6.970468,-7.44791,5349.0625,6.279786,1.403308,2.895475,3.704098,-1.46626,-2.452593,-2.993318,6023.634,6.451817,1.646883,3.555633,4.459833,-1.691546,-2.887796,-3.356456,25693.8955,12.897554,6.898357,11.455673,13.203614,-7.066124,-11.341736,-12.165174,25992.6558,12.816593,7.070638,11.764774,13.599332,-7.36439,-12.142616,-12.966777,107065.1035,7.398516,26.852513,39.787208,41.56947,-19.278396,-23.168957,-29.828923,118992.8007,7.574763,29.649418,42.320444,44.736516,-21.731346,-26.272668,-33.804579,21221.6934,9.663345,5.175998,8.196774,9.321981,-5.220024,-7.585058,-8.591966,15832.0067,10.36837,3.845332,5.859722,6.862331,-3.980885,-5.725591,-6.975884,6009.2832,5.418927,1.701408,4.287284,5.69017,-1.691043,-3.081762,-3.734851,6571.9931,5.477379,1.846608,4.574899,5.85924,-1.779899,-3.076734,-3.623277,25847.0256,13.76314,7.244762,12.625275,14.576548,-7.527799,-12.891871,-13.829654,22025.4151,13.353138,6.249144,11.631795,13.655796,-6.228655,-10.505116,-11.318308,1
141438.2627,11.40757,33.346526,49.856312,51.859506,-25.711099,-30.903234,-41.499373,117536.5693,8.625494,29.33946,45.989974,48.310226,-20.581645,-24.554251,-31.911912,23831.388,10.994919,5.141272,7.813994,8.809014,-5.936131,-8.644484,-9.279269,21849.8616,10.497683,4.753492,7.878514,8.946853,-5.441983,-7.957308,-8.639472,5700.4875,6.804868,1.409403,3.005098,4.104561,-1.628864,-2.749372,-3.289094,6444.2852,7.008855,1.640867,3.707039,4.631853,-1.867839,-3.23259,-3.631956,27704.3513,14.448292,7.078955,11.874019,13.923916,-7.925543,-12.893782,-13.755273,28153.239,14.450757,7.237192,12.16223,14.33872,-8.252457,-13.690668,-14.768966,115266.8261,7.82473,28.024329,42.484196,44.746706,-20.635721,-24.818807,-31.670814,129054.7617,8.185551,31.213136,45.275399,47.208518,-23.250409,-27.875169,-38.028535,22885.9653,10.842485,5.250363,8.685352,9.781011,-5.843819,-8.614314,-9.335584,16998.7932,11.506828,3.919263,6.280781,7.28554,-4.445584,-6.497561,-6.868369,6429.2838,5.822897,1.68388,4.523647,5.896423,-1.883028,-3.438522,-3.913319,6975.7381,5.867076,1.827244,4.802744,6.195139,-1.98232,-3.490921,-4.124357,28019.5582,15.510209,7.428985,12.79468,15.068338,-8.469126,-14.735921,-15.519669,23699.5889,14.872124,6.386723,11.780716,13.98377,-6.997969,-11.979496,-12.676226,1
150310.9932,11.746569,35.598441,51.806005,54.10027,-27.122514,-32.292937,-46.281251,124663.6758,9.070799,31.182172,47.591784,50.389692,-21.739473,-26.08248,-38.221816,25702.3323,12.25045,5.668989,8.158151,9.224327,-6.555544,-9.575824,-10.71734,23453.6858,11.488568,5.244514,8.122638,9.332018,-6.020483,-8.923488,-9.569578,6039.249,7.322554,1.548109,3.122373,3.96144,-1.754262,-3.010624,-3.497446,6821.5957,7.514249,1.791076,3.80185,4.797412,-2.024893,-3.576395,-4.148504,29753.4402,15.962556,7.865107,12.296179,14.395245,-8.687056,-14.376692,-15.419946,30207.7916,15.897417,8.017607,12.510007,14.715818,-9.102496,-15.347395,-16.418139,122638.1015,8.309353,30.029637,45.124387,46.546075,-21.783367,-26.185893,-35.013429,136998.8535,8.397993,33.324588,47.310781,49.614357,-24.475351,-29.456887,-41.842034,24511.2902,11.85958,5.789434,8.943484,10.120858,-6.446499,-9.768033,-10.231291,18217.4484,12.687971,4.325034,6.505044,7.61891,-4.854178,-7.133707,-7.766205,6806.148,6.215744,1.843551,4.658789,6.141848,-2.0293,-3.81011,-4.346978,7367.9942,6.270228,2.009655,5.003983,6.536762,-2.117358,-3.790721,-4.45964,30006.0441,16.975941,8.265796,13.207111,15.504416,-9.359993,-16.564181,-17.741766,25384.3138,16.384026,7.101183,12.24976,14.414306,-7.688129,-13.370668,-14.151431,1
158795.1054,12.29247,36.946052,55.592664,58.134265,-28.436179,-33.872553,-48.224723,130794.4951,9.330509,32.172575,50.568961,52.742964,-22.829216,-27.646386,-36.657674,28207.6431,13.592591,5.951509,8.512808,9.794142,-7.290956,-10.547812,-11.282651,25599.1648,12.743582,5.475778,8.504778,9.894777,-6.669252,-9.832109,-10.808433,6520.5727,7.95569,1.597624,3.188442,4.103943,-1.910283,-3.220489,-3.715374,7324.1297,8.10039,1.83954,3.937745,5.05105,-2.200468,-3.922437,-4.337403,32497.8002,17.639301,8.238837,12.465951,14.853068,-9.582422,-15.598311,-16.566124,32873.8578,17.580505,8.397022,12.770441,15.5941,-10.044903,-16.972952,-18.033524,129171.4785,8.543023,30.796907,46.51179,48.336356,-22.918544,-27.489703,-38.644885,144775.0468,8.829653,34.438558,49.521553,51.46258,-25.718213,-30.478865,-45.419959,26675.7944,13.13651,6.014497,9.341864,10.645544,-7.123225,-10.635635,-11.54367,19869.4091,13.942453,4.509621,6.820584,8.144605,-5.351068,-7.772924,-8.439374,7303.8104,6.671133,1.890354,4.771924,6.401845,-2.198279,-4.189196,-4.791103,7924.135,6.748751,2.059835,5.051549,6.7536,-2.281448,-4.051311,-4.667106,32699.761,18.758633,8.68728,13.261295,15.563303,-10.349645,-18.696238,-19.493609,27671.6281,18.004262,7.438014,12.240239,14.434787,-8.462583,-14.716562,-15.650634,1
167274.2471,12.940961,37.469708,57.754342,60.563858,-30.08117,-36.71578,-48.835022,137638.5293,9.901683,32.758483,52.734923,55.080262,-23.875412,-28.746098,-38.205683,29201.7457,15.520821,6.08315,8.54313,9.731027,-7.507423,-10.962474,-11.996087,26528.271,14.430625,5.591297,8.452722,9.73981,-6.862509,-10.120535,-10.789208,6680.681,8.429407,1.622877,3.17194,4.519564,-1.948967,-3.300248,-3.736355,7518.9356,8.595837,1.874514,3.875002,4.868106,-2.239043,-3.945127,-4.395472,33645.1704,20.319114,8.445649,12.459929,14.871746,-9.858119,-16.101658,-17.176138,34003.7706,20.044741,8.630153,12.642624,15.187148,-10.278894,-17.127797,-18.266775,136182.7559,9.049647,31.371316,47.929126,50.937873,-24.073334,-29.024882,-39.163893,152552.8067,9.18738,35.041111,51.530803,53.839282,-27.166686,-32.573789,-46.346673,27589.2954,14.823797,6.134275,9.246484,10.642059,-7.298854,-10.897645,-11.613262,20520.6953,15.785424,4.60621,6.824909,8.258173,-5.482933,-8.018033,-8.554971,7523.0248,7.03001,1.933994,4.686154,6.291561,-2.243474,-4.161443,-4.6145,8136.1881,7.144725,2.101781,4.992797,6.544436,-2.335263,-4.154575,-4.627026,33862.9364,21.630084,8.905271,13.052902,15.656419,-10.631008,-18.761717,-19.890276,28613.7916,20.893362,7.586379,12.112148,14.343233,-8.712614,-15.100937,-16.061261,1
3115.2187,1.144049,0.725879,0.892731,2.28928,-0.653573,-0.880368,-2.250219,3141.836,1.143472,0.684645,0.869567,2.017089,-0.578139,-0.798202,-2.011773,4323.2023,3.383513,0.662719,0.793653,1.543981,-0.695214,-1.048555,-1.743617,4045.1617,3.312601,0.615651,0.742646,1.095635,-0.658878,-0.943849,-1.323416,646.8947,1.604309,0.12503,0.1714,0.60186,-0.144453,-0.25199,-0.556112,745.5759,1.666915,0.144667,0.219477,0.69114,-0.165647,-0.274366,-0.728208,4243.1548,4.145931,0.723003,0.866866,1.277334,-0.811959,-1.202318,-1.789073,4272.6228,4.219215,0.72387,0.886142,1.307875,-0.833298,-1.238859,-1.5847,3013.9883,1.160441,0.630052,0.80486,2.152615,-0.555696,-0.874482,-2.013496,2685.8652,1.139928,0.609525,0.799842,2.219862,-0.513347,-0.753031,-1.906647,4387.9715,3.388352,0.671741,0.811243,1.161583,-0.712047,-0.987976,-1.481848,2825.1401,3.367511,0.454819,0.572504,1.378579,-0.498622,-0.713742,-0.968787,728.5904,1.644178,0.144673,0.209313,1.560374,-0.164896,-0.279549,-0.683613,908.8643,1.731024,0.178005,0.246167,0.923906,-0.19755,-0.316453,-0.831943,4717.8947,4.688191,0.789802,0.979917,1.412198,-0.91387,-1.388484,-1.784168,3968.7595,4.512079,0.677803,0.829486,1.195833,-0.764849,-1.163802,-1.4687,2
9056.4043,1.428937,2.588769,3.392774,4.306132,-1.865373,-2.373295,-3.354903,8520.1739,1.388514,2.335484,3.063151,4.058828,-1.711644,-2.170848,-3.242873,13104.0967,7.277147,3.176058,4.369131,4.749466,-2.917124,-4.170908,-4.731144,12184.6846,7.093771,2.929176,4.065813,4.500087,-2.732807,-3.933304,-4.48882,1990.2982,2.830916,0.560703,0.88361,1.242983,-0.521488,-0.845745,-1.228657,2260.6682,2.97269,0.652377,1.091344,1.443341,-0.610829,-1.048323,-1.292756,12715.3517,8.928078,3.509593,5.190291,5.655797,-3.266723,-5.08462,-5.594632,12909.4383,9.143526,3.572982,5.450157,6.166122,-3.396415,-5.489348,-6.24261,8627.5703,1.460156,2.298012,3.006601,4.181865,-1.731014,-2.212572,-3.386127,7412.7148,1.392221,2.056549,2.840912,3.638681,-1.461507,-1.863329,-3.687657,13152.0054,7.211431,3.193398,4.400511,4.876678,-2.949629,-4.252248,-4.816926,8541.4948,7.265501,2.103707,2.927536,3.328059,-2.002209,-2.850905,-3.432855,2173.2374,2.875196,0.637683,1.128929,1.469001,-0.593501,-1.067354,-1.38708,2640.6903,3.063679,0.753474,1.233114,1.652711,-0.688824,-1.088053,-1.543262,14286.2177,10.073236,4.052377,6.12393,6.649247,-3.807336,-6.417218,-7.028767,11744.5761,9.472424,3.31041,5.012727,5.56401,-3.04912,-4.741565,-5.26395,2
-518.4101,0.975693,3.553487,4.982443,6.105124,-0.029429,-0.26139,-2.523801,-40.1308,0.998182,3.2848,4.478893,6.269287,-0.030983,-0.330941,-1.431367,185.4209,1.082758,5.965761,9.345064,10.005833,-0.02912,-0.163975,-0.575392,166.7058,1.077721,5.531181,8.839491,9.389405,-0.023195,-0.119072,-0.61439,0.6032,1.000542,0.988494,1.766269,2.145798,-0.009882,-0.098356,-0.506055,3.2514,1.002773,1.180731,2.169775,2.795033,-0.011031,-0.102788,-0.529606,112.4736,1.064808,6.711698,11.073098,11.763556,-0.019469,-0.096104,-0.563595,114.5823,1.066815,7.014609,11.836393,12.810633,-0.019538,-0.123167,-0.48768,-69.8672,0.996332,3.378183,4.620464,5.400408,-0.027634,-0.226353,-1.763622,-446.7304,0.976889,2.828567,3.800454,4.479602,-0.04827,-0.456331,-1.685202,165.5896,1.073316,6.046471,9.443456,9.913065,-0.02225,-0.133681,-0.972217,93.0062,1.063354,3.926317,6.123409,6.522851,-0.017038,-0.122852,-0.622988,1.8327,1.001548,1.154438,2.219856,2.845502,-0.012079,-0.119042,-0.976133,14.8005,1.011301,1.314624,2.399152,3.025287,-0.01151,-0.090792,-0.71949,138.4607,1.080908,8.094369,13.887499,14.825709,-0.022472,-0.136892,-0.372947,114.5632,1.076385,6.370201,10.859625,11.871335,-0.016275,-0.062814,-0.528959,2
11840.9336,1.570923,3.078159,4.1672,4.810006,-2.412149,-2.969277,-4.085392,11270.4942,1.513499,2.760452,3.860618,6.427276,-2.266611,-2.796435,-3.873928,19936.2029,9.988898,5.565531,8.652145,9.19273,-4.840228,-6.946785,-7.541631,18298.3101,9.653647,5.137007,8.275946,9.03964,-4.457584,-6.460786,-7.001097,2834.2052,3.572164,0.895545,1.73939,2.165162,-0.778953,-1.236122,-1.584968,3216.0089,3.770115,1.054812,2.187685,2.734568,-0.90824,-1.481142,-1.949535,18588.87,11.842405,6.182563,10.71646,11.926585,-5.067001,-7.781595,-8.315705,18874.9194,12.194009,6.421936,11.61442,13.376838,-5.245488,-8.33834,-8.976694,11478.748,1.606751,2.846398,3.776805,4.607948,-2.291417,-2.856741,-3.734097,9587.6738,1.509129,2.334483,3.110747,3.997602,-1.844414,-2.27731,-3.335823,19900.4814,9.9915,5.583998,8.745336,9.387636,-4.873611,-7.078385,-7.860146,12864.0846,9.858237,3.677908,5.754964,6.298603,-3.243453,-4.683117,-5.221767,3073.3055,3.61564,1.028086,2.318225,2.767312,-0.881566,-1.506382,-1.826682,3699.1553,3.835671,1.194412,2.423496,3.054797,-1.014298,-1.603026,-2.0045,20798.7208,13.367539,7.317229,13.352479,14.496068,-5.841395,-10.102973,-11.141285,17052.1697,12.484829,5.866178,10.628155,11.654879,-4.665714,-7.480605,-8.019985,2
13599.6171,1.589595,3.995321,6.187752,7.275471,-3.043441,-3.678293,-5.029004,14566.1504,1.629697,3.704878,5.482704,6.465528,-3.018466,-3.78223,-5.1677,32590.1824,16.591865,8.250844,13.419895,14.344594,-8.58611,-12.533508,-13.335736,29601.576,15.561237,7.609507,13.089466,14.594686,-7.885902,-11.73227,-12.586488,4388.9784,5.031573,1.220946,2.802131,3.472193,-1.286002,-2.078712,-2.608872,4964.3315,5.262633,1.448429,3.476263,4.342143,-1.510576,-2.600402,-3.032917,29235.4592,19.065313,8.958003,17.18492,19.384616,-8.443743,-13.268526,-14.129895,29720.2786,19.096553,9.377578,18.518286,20.560089,-8.849467,-14.594166,-15.563236,14698.9864,1.726958,3.756449,5.139952,6.205616,-3.111608,-3.766797,-5.041569,10741.584,1.509702,3.015473,4.171778,5.292023,-2.469228,-3.09414,-3.836609,33068.6838,16.493354,8.415393,13.98964,15.052438,-8.876801,-13.213448,-14.48197,21358.0096,16.473379,5.463761,9.052317,9.842958,-5.757556,-8.424376,-9.134358,4741.5793,5.018095,1.402588,3.668575,4.5643,-1.471223,-2.634461,-3.22322,5660.0115,5.429705,1.598382,4.038693,5.14548,-1.647795,-2.729928,-3.151851,32809.4038,21.066404,10.771406,21.098526,23.27747,-9.961185,-18.195387,-20.048441,26881.5045,20.086399,8.608974,16.683361,18.405247,-7.78753,-12.765952,-13.719466,2
17165.7832,1.762422,4.380791,7.159065,8.179185,-3.167551,-3.777715,-4.808377,17217.6484,1.760757,4.087831,6.420112,7.58248,-3.214533,-3.856067,-5.049094,37430.0648,19.397199,9.112958,14.869179,16.016368,-10.255073,-15.079858,-15.936015,34306.8398,18.426353,8.395619,14.554087,15.882365,-9.406205,-14.073719,-14.99653,4927.385,5.649754,1.316864,3.02414,3.706614,-1.505924,-2.45758,-2.919713,5640.95,6.025003,1.560436,3.837263,4.861154,-1.757671,-2.976855,-3.325343,32963.8113,22.246718,9.803137,18.959391,21.353088,-9.875476,-15.497155,-16.380431,33813.9643,22.591916,10.224322,20.754683,23.425247,-10.287791,-16.503502,-17.670999,17590.0605,1.893035,4.105134,6.127207,7.049317,-3.328737,-4.068746,-5.082682,14504.416,1.716123,3.263875,4.813145,5.835188,-2.622879,-3.19174,-4.260553,38788.1773,19.637675,9.421584,16.066994,17.51368,-10.715081,-16.015247,-17.309316,24818.8027,19.383846,6.100459,10.227729,11.305623,-6.913548,-10.206009,-10.928642,5392.1264,5.733623,1.504076,4.057941,5.253256,-1.716732,-3.024023,-4.172054,6300.5469,6.061838,1.714455,4.357391,5.496947,-1.922515,-3.243008,-3.670429,37458.5,25.069598,11.69392,23.021366,25.766665,-11.596947,-21.050759,-23.044218,30483.5738,23.402257,9.463145,17.926813,19.787953,-9.144154,-15.266672,-16.491284,2
2500.0938,1.110661,0.383144,0.561727,2.486117,-0.427099,-0.706899,-1.796507,1924.2637,1.084095,0.309574,0.507773,2.178053,-0.381551,-0.599629,-1.809894,4047.4033,3.087967,0.63437,0.795477,1.276153,-0.698828,-1.004038,-1.87802,3836.9605,3.04464,0.596394,0.756194,1.192493,-0.657696,-0.898648,-1.351515,588.2518,1.567447,0.121279,0.201178,0.709917,-0.132815,-0.217922,-0.565909,675.2083,1.612892,0.137237,0.272323,0.635742,-0.151438,-0.357882,-0.645212,3975.791,3.686281,0.721479,0.989913,1.286762,-0.806735,-1.171793,-1.663731,4042.6474,3.716482,0.730442,0.968402,1.335802,-0.819159,-1.186483,-1.492685,1806.8965,1.090259,0.304899,0.644045,1.557402,-0.370124,-0.565842,-2.729465,1921.8632,1.093443,0.279722,0.409761,2.131094,-0.308059,-0.501223,-1.676356,4282.4867,3.148289,0.670545,0.868307,1.22809,-0.734131,-0.987647,-1.691606,2855.817,3.183272,0.484429,0.647783,1.025362,-0.529695,-0.733674,-1.164379,668.9751,1.596999,0.141222,0.210359,0.649839,-0.154056,-0.272589,-0.767149,807.4598,1.659928,0.167679,0.274872,0.691693,-0.180428,-0.295552,-0.785067,4314.2787,3.921333,0.75738,0.992601,1.377038,-0.871315,-1.309372,-1.807963,3668.1163,3.822223,0.672781,0.921624,1.427403,-0.750537,-1.104477,-1.612768,2
8762.2871,1.376022,1.902307,2.697927,3.636703,-1.564682,-2.041144,-3.37919,7626.1094,1.330901,1.722582,2.387214,3.244164,-1.458565,-1.904819,-3.106388,12543.4733,7.737678,3.292077,4.945008,5.383946,-2.724474,-3.832499,-4.57406,11807.2064,7.500715,3.04918,4.654619,5.067926,-2.563659,-3.635968,-4.186609,1806.0391,2.746507,0.572368,1.004014,1.565112,-0.463021,-0.748866,-1.107183,2071.9681,2.881429,0.664893,1.221736,1.619269,-0.538006,-0.896869,-1.162209,12011.2566,9.128478,3.705171,5.939828,6.376917,-3.013545,-4.683403,-5.504891,12269.0525,9.287302,3.770917,6.259976,6.838636,-3.104932,-4.884216,-5.692291,7507.5899,1.375737,1.726024,2.34259,3.282703,-1.443676,-1.860553,-2.894271,6790.9571,1.328503,1.415896,1.93934,2.958702,-1.15982,-1.512541,-2.439131,13306.2887,7.880061,3.494521,5.279665,5.686048,-2.896425,-4.062701,-4.566301,8573.7877,7.650796,2.341104,3.608292,3.945959,-1.963449,-2.77201,-3.2027,2002.2784,2.788135,0.662326,1.269237,1.726309,-0.527592,-0.936065,-1.315487,2378.9928,2.944324,0.767953,1.39024,1.844485,-0.609312,-1.0112,-1.454132,13282.0702,10.071314,4.130177,6.843569,7.372435,-3.404036,-5.560733,-6.156102,10959.9109,9.47174,3.44761,5.731027,6.519315,-2.786693,-4.41599,-4.93946,2
11700.5879,1.472016,2.916336,4.678075,5.767297,-2.292016,-2.854421,-4.285434,11034.4277,1.475842,2.585525,3.869798,4.91969,-2.208238,-2.729611,-3.998822,19808.6679,11.167711,5.028579,8.73321,9.443052,-4.74386,-6.878394,-7.549295,18666.5127,10.696875,4.683896,8.188274,8.895078,-4.405238,-6.38175,-7.149494,2766.141,3.64402,0.831989,1.829341,2.270665,-0.757232,-1.258605,-1.776422,3223.0987,3.854767,0.978618,2.136669,2.664954,-0.876327,-1.415216,-2.968164,18488.7736,13.070376,5.745393,11.198712,12.075328,-4.989694,-7.888569,-8.71574,19181.7598,13.130308,5.938027,11.553753,12.6459,-5.127801,-7.942336,-8.750787,10887.3828,1.541662,2.598508,3.775209,4.661434,-2.231237,-2.77127,-3.717695,9173.875,1.40983,2.116972,3.227392,4.411916,-1.754879,-2.177576,-3.353427,21223.0361,11.312785,5.395773,9.292672,9.907693,-5.026619,-7.176866,-7.963122,13314.9691,11.025878,3.514102,6.367765,6.994987,-3.320117,-4.86123,-5.307934,3105.5619,3.705182,0.967665,2.282347,2.828505,-0.85819,-1.45079,-1.809374,3584.7311,3.931234,1.11442,2.596631,3.316916,-0.98573,-1.667827,-2.115456,21167.6976,14.447415,6.641692,12.671451,14.029101,-5.692475,-9.229302,-10.041817,16965.4153,13.696652,5.401034,10.595161,11.816688,-4.617763,-7.495574,-8.263003,2
13078.8711,1.508245,3.469116,5.441586,6.649036,-2.690999,-3.287722,-4.68285,13175.7168,1.556525,3.241236,4.451709,5.437369,-2.659843,-3.226339,-4.290657,26569.1657,14.483181,7.001501,11.313479,12.042826,-6.682322,-9.756248,-10.397862,24799.8846,13.640632,6.492935,10.509382,11.190379,-6.15244,-8.882538,-9.638657,3641.0231,4.467109,1.068175,2.427603,2.954389,-1.027948,-1.73774,-2.07302,4222.622,4.720128,1.261236,2.805131,3.389724,-1.192131,-1.977727,-2.437688,24293.0176,16.770467,7.781008,14.672732,16.269546,-6.822614,-11.02356,-11.912782,25184.5862,16.726336,8.124215,15.08703,16.763035,-7.029722,-11.19096,-11.877386,13447.3906,1.661593,3.303273,4.373092,4.963179,-2.719465,-3.317751,-4.284697,10429.959,1.449984,2.579463,3.629694,4.587167,-2.11095,-2.594782,-3.609538,28343.3245,14.503165,7.465119,11.78422,12.503336,-7.05226,-10.206447,-10.984366,17726.5162,14.287043,4.798204,8.132413,8.942386,-4.592042,-6.753934,-7.308596,4056.2771,4.514122,1.220351,3.002798,3.670613,-1.160679,-2.041724,-2.380384,4669.4566,4.813099,1.406875,3.462453,4.318422,-1.322023,-2.330175,-2.94286,27885.6563,18.398717,9.314133,17.161394,18.614884,-7.883714,-13.373644,-14.481652,22344.8228,17.659901,7.443624,14.330791,15.709908,-6.362538,-10.9359,-11.847542,2
14586.836,1.569228,4.00026,6.644695,7.889903,-2.940641,-3.570339,-4.788019,15081.5254,1.646,3.691921,5.348634,6.189634,-2.959048,-3.560734,-5.864089,32398.3215,17.373459,8.083198,13.612476,14.602113,-8.466326,-12.614157,-13.560482,30197.0364,16.336939,7.477667,12.570038,13.47208,-7.747596,-11.361521,-13.172317,4330.6403,5.128475,1.21153,2.91013,3.553217,-1.266645,-2.199779,-2.780626,5030.0362,5.393929,1.427728,3.366374,4.058253,-1.463973,-2.582795,-3.041051,29088.2638,20.038648,8.964663,17.72448,19.756903,-8.401554,-13.960775,-15.004463,30240.0238,19.984373,9.313165,18.141849,20.191085,-8.651745,-14.035917,-14.823429,15470.9667,1.773039,3.7399,5.170653,5.855138,-3.062127,-3.986813,-4.567761,11896.8554,1.513747,2.919265,4.492754,5.751835,-2.372983,-2.886667,-3.852426,34699.7754,17.432508,8.610341,14.220267,14.976464,-8.927404,-13.005487,-14.061999,21614.9934,17.224561,5.531311,9.876861,11.007402,-5.786676,-8.686298,-10.91522,4832.3486,5.165262,1.388227,3.639462,4.543003,-1.427228,-2.601034,-3.036526,5516.222,5.493282,1.595989,4.187036,5.170295,-1.621288,-2.984576,-3.452962,33547.3564,21.977097,10.686726,20.384097,22.204917,-9.778887,-16.626306,-18.084941,26829.7408,21.110433,8.598359,17.009579,18.825726,-7.888972,-13.6117,-14.979553,2
15687.6016,1.614901,4.452284,7.596702,8.649012,-3.148958,-3.687689,-5.04116,16607.1054,1.718371,4.04748,6.075954,7.139737,-3.199609,-3.82446,-4.866796,38233.5451,20.320183,8.928776,15.427578,16.965677,-10.336569,-15.309862,-16.448544,35513.4027,19.05206,8.268494,14.205495,15.293624,-9.41724,-13.766196,-14.673517,5011.6164,5.731906,1.319058,3.269194,4.344852,-1.519497,-2.537514,-3.152741,5808.8249,6.049251,1.558151,3.803716,4.687938,-1.751394,-2.901549,-3.431519,33755.4077,23.193838,9.809902,20.042816,22.475163,-9.979872,-15.941042,-16.979159,35033.0708,23.081286,10.214317,20.479985,22.93585,-10.240242,-16.11643,-17.159048,17159.7051,1.867193,4.078374,5.933733,6.735533,-3.326615,-4.000803,-5.054238,12989.4219,1.561925,3.240403,5.244945,6.332752,-2.577307,-3.082907,-5.154013,40983.7417,20.382054,9.540653,16.03452,17.267638,-10.902366,-15.905262,-17.019522,25606.7943,20.226905,6.117952,11.298505,12.5793,-7.054933,-10.53694,-11.13872,5574.8004,5.768531,1.514215,4.062812,5.638985,-1.714844,-2.965567,-3.401548,6358.516,6.142394,1.733987,4.676558,5.834824,-1.940843,-3.357309,-3.792959,38871.1862,25.466742,11.715267,22.46815,24.67436,-11.521379,-19.908095,-21.751264,31163.4599,24.446958,9.429338,18.829755,20.809085,-9.310764,-16.332122,-17.795932,2
2382.6875,1.108148,0.441225,0.620207,2.342228,-0.454608,-0.65753,-2.052153,2140.916,1.103204,0.384342,0.53613,2.310574,-0.440073,-0.75758,-2.337204,4613.0493,4.206212,0.669109,0.800148,1.220946,-0.706968,-0.942769,-1.377539,4350.9571,4.045217,0.621671,0.742577,1.129067,-0.665376,-0.902256,-1.315843,693.7398,1.682494,0.130679,0.18764,0.860113,-0.14503,-0.253385,-0.66851,805.7653,1.742743,0.15158,0.254293,0.696742,-0.169431,-0.287342,-0.760458,4439.0163,5.071548,0.721024,0.878765,1.198997,-0.822375,-1.226149,-1.993024,4574.5287,5.083814,0.740966,0.881035,1.156296,-0.847618,-1.243489,-1.785516,2202.6816,1.122477,0.376696,0.526702,1.849519,-0.417795,-0.586478,-1.865763,1832.4473,1.090666,0.326777,0.481438,1.905952,-0.335631,-0.500605,-2.334829,5072.7121,4.314524,0.741519,0.877541,1.568346,-0.772051,-1.038807,-1.502954,3201.9945,4.169168,0.495799,0.606373,0.918815,-0.542135,-0.746272,-1.214744,795.4548,1.720729,0.152321,0.271733,0.984016,-0.17088,-0.28195,-0.716351,962.0842,1.820517,0.178312,0.30112,0.701714,-0.195849,-0.340567,-0.882359,4977.7947,5.596935,0.796595,0.953899,1.349595,-0.916498,-1.378839,-2.325865,4148.7085,5.514478,0.67166,0.818093,1.209134,-0.769831,-1.154161,-1.533679,2
8100.8828,1.369479,1.990999,2.733511,3.630374,-1.621131,-2.081185,-3.495362,7744.4355,1.375848,1.8234,2.445741,3.847141,-1.512857,-1.925559,-2.76193,12641.3316,7.986169,3.297353,4.877375,5.305511,-2.706463,-3.812612,-4.421682,11917.4423,7.709493,3.051822,4.517491,5.038588,-2.532364,-3.536605,-4.059967,1858.859,2.738757,0.601956,1.040533,1.439283,-0.476873,-0.777949,-1.093928,2164.9745,2.900918,0.703601,1.193898,1.530436,-0.555192,-0.90371,-1.250669,12123.4904,9.454974,3.68357,5.790709,6.278972,-3.01189,-4.708836,-5.447628,12578.5905,9.588346,3.813343,5.997483,6.523374,-3.125801,-4.837806,-5.305471,7755.6328,1.434304,1.849788,2.408921,3.179512,-1.530541,-1.936922,-2.907282,6068.5508,1.301498,1.453143,1.945022,2.968595,-1.195988,-1.557624,-2.513813,13825.7974,8.120493,3.633254,5.369379,5.950981,-2.938154,-4.083422,-4.630037,8710.0905,7.966541,2.355511,3.561052,3.986615,-1.972688,-2.785449,-3.14355,2093.0287,2.801576,0.698024,1.242106,1.717731,-0.542722,-0.928445,-1.250861,2453.3051,2.962213,0.812214,1.41724,1.828816,-0.628825,-1.064623,-1.468797,13767.7483,10.382453,4.284121,6.637183,7.061177,-3.457855,-5.592938,-6.206766,11217.3602,9.966007,3.500982,5.582239,6.125912,-2.840364,-4.586015,-5.202862,2
11839.7793,1.542422,3.030708,4.240349,5.100687,-2.363224,-2.927259,-4.056444,11863.0918,1.584723,2.815407,3.966568,4.635423,-2.275877,-2.878219,-4.09775,20292.1287,11.45325,5.635704,8.885925,9.395285,-4.794235,-6.859106,-7.665014,18915.4264,10.922667,5.212496,8.238709,8.799019,-4.44949,-6.334362,-6.799254,2862.8849,3.664486,0.925426,1.850453,2.332261,-0.776266,-1.287165,-1.605784,3316.1215,3.880472,1.092293,2.155763,2.585374,-0.903884,-1.50361,-1.853251,18928.688,13.364561,6.347724,11.057434,11.992628,-5.084598,-8.083924,-8.992239,19600.2757,13.520984,6.586931,11.502357,12.427015,-5.271516,-8.391833,-10.851409,11980.627,1.680053,2.909928,3.91423,4.726144,-2.327359,-2.859774,-3.98814,9138.3438,1.455713,2.221219,2.98856,4.084456,-1.806969,-2.241316,-3.266437,21996.2759,11.535494,6.16972,9.621251,10.242501,-5.176144,-7.305249,-7.818962,13767.739,11.373328,3.937127,6.354834,7.010717,-3.379277,-4.86671,-5.494691,3193.0895,3.726544,1.071599,2.276402,2.843066,-0.880408,-1.556578,-1.861052,3715.1583,3.952004,1.233713,2.603323,3.225717,-1.002557,-1.737536,-2.258651,21612.7754,14.709273,7.499217,13.272672,14.271882,-5.90578,-9.8939,-10.834256,17494.7922,14.074407,6.056191,11.045209,11.994464,-4.786885,-8.22877,-8.840932,2
14059.1797,1.629465,3.610855,5.652548,6.759352,-2.796665,-3.368658,-5.744793,14479.6855,1.706156,3.348857,4.696244,5.495797,-2.751327,-3.303436,-4.294109,26706.7405,14.700295,6.871118,11.684225,12.381315,-6.628315,-9.876427,-10.528825,24736.3584,13.853128,6.336597,10.806928,11.535121,-6.106928,-8.816781,-9.391022,3624.1913,4.446515,1.069086,2.482214,3.046724,-1.003673,-1.704628,-2.105971,4176.4659,4.688643,1.257673,2.879974,3.500721,-1.169449,-1.971712,-2.456424,24206.8485,17.031781,7.662748,15.01052,16.532231,-6.701116,-10.749486,-11.515364,24987.1066,16.968844,7.92633,15.498738,17.038782,-6.941245,-11.036893,-12.118457,14743.9805,1.834022,3.457588,4.625705,5.38673,-2.841979,-3.460889,-4.344174,11065.9961,1.54171,2.612997,3.791506,5.35975,-2.184033,-2.784846,-3.864904,28828.9304,14.703393,7.471377,12.51096,13.281344,-7.133277,-10.250753,-11.274767,17971.6125,14.596341,4.740446,8.499465,9.221166,-4.591533,-6.732843,-7.401242,4009.4132,4.475961,1.231553,3.079544,3.890644,-1.139117,-2.039731,-2.330945,4669.6736,4.79864,1.419013,3.5303,4.455197,-1.291432,-2.288376,-2.731956,27659.3898,18.569025,9.068753,17.363083,19.109641,-7.768413,-13.088855,-14.433211,22395.8399,17.898113,7.328404,14.477198,16.148807,-6.280778,-10.515319,-11.55051,2
15824.0352,1.691497,4.084155,6.689679,7.790728,-3.031027,-3.619305,-4.837192,15875.4141,1.745359,3.79623,5.502225,6.298637,-3.054861,-3.655944,-4.692342,32989.3241,17.506267,8.136434,13.895005,14.939847,-8.522734,-12.127615,-12.934163,30734.4582,16.68972,7.508549,12.990854,13.999637,-7.777721,-10.95433,-12.077161,4371.4906,5.100516,1.201754,2.919825,3.653665,-1.259058,-1.992507,-2.439438,5093.9852,5.447435,1.41975,3.431146,4.204318,-1.452672,-2.262403,-2.637393,29299.4601,20.050015,8.86765,17.970545,19.926391,-8.320433,-12.965056,-13.986345,30569.5705,20.289199,9.254657,18.659577,20.870989,-8.564517,-13.217348,-14.002469,16139.6465,1.874167,3.863486,5.335918,5.949487,-3.172364,-3.810905,-5.405794,12859.5605,1.618108,2.972459,4.459297,5.0932,-2.439271,-3.12306,-3.946972,35811.2622,17.763246,8.811322,14.960446,15.976517,-9.09486,-12.858586,-13.881376,22152.007,17.360196,5.587543,10.17502,11.302766,-5.879522,-8.434185,-9.705235,4893.9164,5.203635,1.378465,3.693114,4.875645,-1.422995,-2.254601,-2.868711,5566.2088,5.446127,1.584692,4.197582,5.263816,-1.611958,-2.640922,-3.121353,33914.761,22.33527,10.630208,20.677321,22.763746,-9.608668,-16.767833,-18.320636,27170.024,21.156748,8.563279,17.115333,18.956842,-7.779594,-13.727257,-14.863379,2
16497.1895,1.692752,4.517236,7.569251,9.100787,-3.233709,-3.845732,-4.955688,17453.5371,1.819391,4.186482,5.931921,8.222153,-3.306073,-4.096659,-5.070877,38699.587,20.786419,9.384277,15.785616,16.889708,-10.443111,-15.525861,-16.653901,35996.8305,19.417691,8.658483,14.244334,15.407881,-9.484581,-13.797201,-14.775038,5028.9088,5.794146,1.358125,3.331789,4.259242,-1.522106,-2.725667,-3.02179,5842.0874,6.10509,1.601335,3.773505,4.589573,-1.744682,-2.873421,-3.259326,33907.7259,23.77136,10.166692,20.341338,22.630405,-10.033459,-16.221798,-17.260164,35264.913,23.440385,10.601049,20.502099,22.927604,-10.257168,-16.085067,-17.015028,18099.3789,2.007314,4.315751,5.84126,6.809487,-3.451078,-4.154324,-5.273119,13637.9648,1.633288,3.267052,5.075766,5.936161,-2.653043,-3.205832,-4.044695,42094.5341,20.733225,10.16311,16.28304,17.478349,-11.092096,-16.059961,-17.119869,26049.0053,20.685502,6.450849,11.626948,12.815892,-7.16823,-10.68718,-11.591207,5615.85,5.82206,1.548591,4.05615,5.131741,-1.704275,-2.926569,-3.3348,6369.6726,6.215473,1.781496,4.738035,6.010637,-1.940064,-3.38221,-3.780994,39171.8646,25.860996,12.215443,22.909789,24.804937,-11.523421,-19.726357,-21.599185,31356.3905,25.09456,9.823785,19.362826,21.481194,-9.381235,-16.506197,-18.35039,2
2133.9199,1.096432,0.445366,0.627503,1.979721,-0.566834,-0.817342,-2.017589,1834.3887,1.080569,0.38491,0.566382,2.044057,-0.457792,-0.64503,-1.908005,4506.3464,3.402224,0.708452,0.854739,1.264943,-0.718187,-0.956484,-1.357057,4190.5288,3.33902,0.652118,0.786894,1.127124,-0.670343,-0.923465,-1.24946,677.9541,1.606319,0.134887,0.191616,1.045154,-0.143769,-0.24185,-0.501735,774.0613,1.660963,0.154437,0.222814,0.728814,-0.166055,-0.278199,-0.605953,4376.6666,4.164991,0.760254,0.937543,1.424526,-0.83258,-1.212678,-1.671129,4433.7299,4.238319,0.773044,0.937937,1.27341,-0.852691,-1.294379,-1.749772,2161.9609,1.110435,0.378429,0.544086,2.048584,-0.439196,-0.641305,-1.540822,1881.914,1.094103,0.324867,0.497918,1.794334,-0.396734,-0.578652,-1.485446,4934.394,3.524671,0.781127,0.94754,1.339021,-0.783979,-1.069333,-1.576992,3138.1183,3.401383,0.528844,0.648651,1.032861,-0.551458,-0.765087,-1.127455,768.8927,1.652247,0.157627,0.225113,0.776927,-0.164963,-0.277135,-0.600607,941.8459,1.7228,0.18553,0.285867,0.662563,-0.194013,-0.322186,-0.65655,4849.9366,4.710727,0.828638,1.008596,1.33626,-0.920768,-1.41062,-1.835294,4099.0619,4.512323,0.71592,0.873685,1.354794,-0.778056,-1.167216,-1.490593,2
8461.8632,1.390368,2.122079,2.931823,5.269188,-1.681164,-2.179273,-3.504886,7697.709,1.34596,1.892826,2.547574,4.563828,-1.55559,-1.982348,-3.16606,12709.0632,6.732814,3.414428,5.008532,5.493767,-2.798823,-3.881514,-4.567025,11787.044,6.580638,3.129557,4.662447,5.197249,-2.601777,-3.699653,-4.21745,1852.3691,2.607322,0.598739,1.041532,1.387502,-0.485863,-0.777553,-1.125812,2124.2592,2.753154,0.699939,1.200738,1.584511,-0.564196,-0.955373,-1.396657,12112.1762,8.094275,3.767356,5.800516,6.372491,-3.095049,-4.721909,-5.372676,12412.3479,8.318813,3.850663,6.129988,6.592519,-3.209868,-5.135188,-5.869289,7737.0879,1.398676,1.910309,2.550154,3.314754,-1.562774,-2.000367,-2.827102,6282.4531,1.315782,1.558166,2.104089,2.937278,-1.241425,-1.629105,-2.768459,13822.4155,6.901199,3.757241,5.54944,6.089727,-3.048682,-4.29336,-4.858313,8787.8414,6.724995,2.435699,3.67404,4.329095,-2.044417,-2.843645,-3.268992,2046.3789,2.671642,0.691182,1.24639,1.6104,-0.549579,-0.962277,-1.368101,2460.5943,2.807444,0.803423,1.359664,1.760984,-0.636699,-1.01625,-1.617697,13543.2118,9.063844,4.300491,6.790068,7.341919,-3.549904,-5.918566,-6.4666,11235.8172,8.603708,3.537608,5.604844,6.06744,-2.892944,-4.586299,-5.040948,2
12194.6055,1.534699,3.071286,4.308988,5.451225,-2.488537,-3.074977,-4.346209,11779.8515,1.518937,2.791346,3.750018,4.849192,-2.336875,-2.892158,-3.891087,20437.1414,9.59385,5.648287,8.864633,9.645404,-4.921977,-7.041023,-7.703119,18801.2761,9.254548,5.191742,8.389239,9.004837,-4.571076,-6.665287,-7.413148,2909.8164,3.525325,0.924402,1.820924,2.241907,-0.797278,-1.292361,-1.615596,3294.5505,3.685397,1.077673,2.22944,2.799452,-0.930083,-1.575621,-1.953775,19090.579,11.37674,6.317961,11.155757,12.163729,-5.195704,-8.108771,-8.737778,19501.941,11.579339,6.528822,11.899502,12.91538,-5.427188,-8.796928,-9.470799,11819.8692,1.597118,2.849725,3.777261,4.677248,-2.359088,-2.938279,-3.814767,9369.1817,1.453791,2.2773,3.081809,3.924475,-1.870637,-2.321804,-3.123174,22055.1304,9.725093,6.208993,9.899722,10.569004,-5.377166,-7.84498,-8.647421,13987.2572,9.570846,3.951823,6.433619,6.967538,-3.495101,-5.01514,-5.606689,3158.4378,3.549697,1.050445,2.342166,2.863816,-0.906115,-1.620877,-1.894354,3785.6051,3.780309,1.220328,2.581018,3.183359,-1.030579,-1.715665,-1.997375,21418.0359,12.758314,7.40397,13.49881,14.54763,-6.03021,-10.328442,-11.350234,17644.0257,12.081301,6.025402,10.964814,12.007392,-4.840411,-7.774388,-8.418373,2
14446.7187,1.64524,3.773037,5.543274,6.631115,-2.89729,-3.528565,-4.777556,14111.4531,1.619603,3.46008,4.953384,5.690278,-2.799058,-3.437747,-4.567804,27573.8777,12.488652,7.118865,11.980701,12.8859,-6.986639,-10.170988,-10.978815,25237.7658,12.022204,6.571749,11.575933,12.587016,-6.442933,-9.481556,-10.20835,3757.9143,4.230116,1.107973,2.476864,3.199958,-1.069938,-1.765268,-2.171662,4282.9949,4.47712,1.314445,3.076167,3.746285,-1.252582,-2.127617,-2.496404,24892.2736,14.42525,7.930723,15.473334,16.930618,-6.986959,-11.247643,-12.306152,25540.6905,14.858649,8.28585,16.657004,18.873724,-7.335453,-11.831847,-12.68224,14237.7793,1.71069,3.476594,4.852879,5.752574,-2.869297,-3.526748,-5.158642,11556.1699,1.561501,2.763104,3.815412,4.789572,-2.247954,-2.769133,-4.020248,29595.9006,12.699972,7.830616,13.621105,14.52357,-7.589101,-11.193694,-12.13954,18640.176,12.278654,4.960234,8.663217,9.28532,-4.859956,-7.105425,-8.138815,4102.7642,4.301604,1.278782,3.239682,4.098566,-1.220664,-2.185692,-2.792215,4825.344,4.511392,1.460235,3.529271,4.31872,-1.37953,-2.374953,-2.907673,28159.4743,16.474761,9.35532,18.668545,21.216576,-8.188639,-14.241682,-15.722003,23016.9743,15.359034,7.536805,14.967777,16.417119,-6.550659,-10.803906,-11.609378,2
14095.5781,1.605033,4.169344,6.183215,7.268659,-3.180973,-3.805316,-4.842399,15424.6953,1.675135,3.890189,5.381343,6.287368,-3.129587,-3.788142,-4.948785,34614.6057,17.069454,9.005597,14.488841,15.604622,-9.153689,-13.444984,-14.289378,31264.3768,16.012215,8.263114,13.83575,14.824751,-8.348055,-12.370256,-13.22564,4599.8296,5.119721,1.300151,2.966015,3.605135,-1.36272,-2.186471,-2.641925,5146.341,5.308294,1.540303,3.636826,4.456768,-1.573771,-2.662891,-3.145256,30610.1443,19.665964,9.654986,18.534283,20.399199,-8.866043,-13.908051,-14.619967,30993.5807,19.623727,10.146027,19.80548,22.022587,-9.219104,-14.815669,-15.899034,15664.8594,1.78118,3.978873,5.225443,6.066141,-3.241715,-3.966892,-13.465698,11331.6855,1.533423,3.117419,4.169073,5.030623,-2.56886,-3.094718,-3.920065,36669.8296,16.98408,9.800177,16.128379,17.21148,-9.846487,-14.649931,-15.808148,23392.3847,16.85813,6.188213,10.385122,11.308248,-6.303522,-9.245566,-9.862543,4920.0859,5.05439,1.491394,3.832224,4.783232,-1.53259,-2.711787,-3.171554,5895.3753,5.484168,1.698987,4.228844,5.133202,-1.731969,-2.86389,-3.403622,34067.2896,21.599399,11.553801,22.507095,24.632032,-10.267706,-18.427692,-20.271268,28232.1278,20.642555,9.27967,18.146267,20.024661,-8.189389,-13.156962,-14.645153,2
18268.3711,1.802001,4.643615,7.794401,8.754234,-3.320407,-3.994962,-5.166321,17265.6524,1.777629,4.272532,6.366978,7.525942,-3.37028,-4.051053,-4.99044,39928.6643,20.721171,9.678842,16.137193,17.236005,-10.771938,-15.928354,-16.883742,37279.3033,20.026295,8.887055,15.249112,16.390142,-9.81957,-14.268605,-15.342286,5183.4863,5.73179,1.388639,3.274979,4.059713,-1.570889,-2.637825,-3.032055,6074.2782,6.163466,1.649953,3.994271,4.999383,-1.811257,-2.987436,-3.49879,34858.411,23.439602,10.434121,20.627029,23.049557,-10.306088,-16.513452,-17.58367,36590.436,24.174525,10.939892,21.893676,24.375161,-10.617949,-16.586431,-19.056543,17553.0937,1.9096,4.31755,6.131548,6.817805,-3.516601,-4.202212,-5.82698,15214.9844,1.741358,3.396708,4.981073,6.184935,-2.699941,-3.241515,-4.540659,43732.6479,21.31828,10.535367,17.851708,19.232082,-11.5268,-16.719913,-17.922299,26958.4536,20.245172,6.649975,11.668913,12.7776,-7.416888,-11.034054,-11.731844,5830.2754,5.856792,1.595323,4.219561,6.382636,-1.770198,-3.006468,-3.583839,6543.6451,6.075172,1.814628,4.673616,5.878113,-1.998884,-3.474796,-4.019085,40471.4208,26.99834,12.427832,24.314645,26.59201,-11.881659,-20.605922,-22.679423,32223.9942,24.644776,10.017902,19.617622,21.65873,-9.617503,-16.825954,-18.317361,2
1376.3653,1.060345,0.249716,0.424733,1.874171,-0.466429,-0.682155,-2.031197,1491.0625,1.069025,0.238203,0.397492,2.159184,-0.430366,-0.630205,-1.817708,4771.2514,3.682453,0.51439,0.635082,0.991388,-0.752799,-1.172228,-1.614399,4495.0334,3.581388,0.480351,0.604973,0.981925,-0.712624,-0.955363,-1.489242,674.3312,1.607997,0.102978,0.1534,0.515557,-0.145229,-0.251337,-0.718521,773.9191,1.656851,0.118318,0.179875,0.550319,-0.167726,-0.317575,-0.663517,4580.4822,4.242962,0.586052,0.751876,1.178323,-0.870992,-1.226956,-1.755305,4675.6341,4.269538,0.594354,0.780763,1.142961,-0.89464,-1.296503,-1.768341,1664.5488,1.088024,0.231035,0.399509,1.98692,-0.418456,-0.606296,-2.524137,1079.3242,1.051464,0.180925,0.347355,1.832901,-0.333642,-0.515129,-1.895199,5253.8758,3.771499,0.567582,0.700402,1.033451,-0.828596,-1.109563,-1.937114,3356.8638,3.646898,0.403779,0.520962,0.859126,-0.583489,-0.801141,-1.189259,769.1129,1.640912,0.120832,0.183749,0.572683,-0.169325,-0.292449,-0.67503,933.4133,1.720696,0.14206,0.219867,0.649873,-0.195896,-0.350956,-0.743974,5036.4616,4.624425,0.618873,0.812401,1.13885,-0.960325,-1.436432,-1.9065,4256.6317,4.491764,0.547251,0.731523,1.034417,-0.814938,-1.182652,-1.673534,2
8305.7715,1.390836,2.010098,2.78339,3.656454,-1.662659,-2.147962,-3.336206,7500.2207,1.363592,1.815776,2.445361,3.518331,-1.542423,-1.99779,-4.045801,13709.3037,8.036092,3.650383,5.580689,6.053171,-2.9151,-4.101076,-4.859389,12904.513,7.807325,3.374716,5.182041,5.788316,-2.751464,-3.846551,-4.42351,1926.3445,2.743796,0.637542,1.159783,1.516583,-0.491183,-0.799645,-1.268721,2221.8384,2.879907,0.737662,1.367244,1.738181,-0.573937,-0.92441,-1.233532,12874.8391,9.318225,4.082522,6.721503,7.220674,-3.164855,-4.925155,-5.556842,13315.5533,9.492023,4.188727,6.986521,7.627616,-3.318658,-5.12689,-5.633579,7344.6445,1.401854,1.852946,2.426709,3.216242,-1.556891,-1.964149,-2.832765,6149.8105,1.310382,1.444668,2.085407,2.843733,-1.212173,-1.599334,-2.399998,15128.9519,8.278581,4.049355,6.170829,6.583713,-3.222568,-4.495158,-5.02467,9502.7874,7.959913,2.633607,4.158706,4.675244,-2.137537,-3.039826,-3.535168,2154.4845,2.785028,0.734732,1.402953,1.827734,-0.563939,-0.946381,-1.341766,2528.9759,2.946087,0.854662,1.580614,2.041975,-0.643081,-1.075845,-1.41947,14492.0583,10.286169,4.630066,7.655081,8.382165,-3.646738,-5.834877,-6.520654,11862.0448,9.752484,3.839486,6.465473,6.927597,-2.973715,-4.763092,-5.275458,2
11787.0781,1.533385,3.01773,4.133766,4.961836,-2.43463,-3.080698,-3.928784,11584.4082,1.559383,2.804726,3.702168,4.459009,-2.322382,-2.857398,-3.855274,21749.1066,11.735863,6.032053,9.47093,10.147199,-5.108667,-7.337171,-7.904687,20315.1967,11.194611,5.571506,8.810164,9.316069,-4.735287,-6.757929,-7.399123,2971.1601,3.688623,0.952484,1.945022,2.402837,-0.804866,-1.349602,-1.824438,3445.9514,3.906123,1.114323,2.259105,2.664346,-0.933116,-1.539056,-2.180255,19844.8207,13.453242,6.689835,11.878586,12.739331,-5.318676,-8.535957,-9.392419,20636.4414,13.628163,6.937923,12.315102,13.562118,-5.511931,-8.933852,-9.487189,11763.5078,1.652655,2.897765,3.816785,4.684574,-2.382957,-2.944054,-3.982068,8975.7695,1.441433,2.187818,2.922907,3.75044,-1.823572,-2.268077,-4.111572,23905.3276,11.898857,6.681367,10.397461,10.960893,-5.566378,-7.86111,-8.545032,14860.7069,11.562515,4.233413,6.907157,7.55994,-3.621057,-5.216467,-5.955242,3311.7563,3.737818,1.092815,2.386223,2.917555,-0.904499,-1.58891,-2.05868,3842.8617,3.966628,1.26432,2.723111,3.294695,-1.037473,-1.829705,-2.251783,22639.7079,14.867116,7.845901,14.033909,15.035228,-6.154605,-10.200579,-10.992335,18322.1787,14.135401,6.372795,11.801695,12.879727,-5.009096,-8.348018,-9.109583,2
14317.0351,1.658246,3.642468,5.454814,6.101393,-2.886813,-3.510993,-4.795614,14540.2207,1.700864,3.397953,4.621469,5.643862,-2.826517,-3.433345,-4.629746,28731.3838,14.766094,7.555426,12.551069,13.340174,-7.15115,-10.3901,-11.192131,26519.1403,13.984708,6.967134,11.823352,12.821087,-6.569552,-9.614882,-10.408948,3833.5741,4.484844,1.131566,2.589544,3.503423,-1.081171,-1.80864,-2.217631,4404.4114,4.716349,1.333788,3.064776,3.597186,-1.254577,-2.214079,-2.743275,25699.0258,16.875754,8.272387,16.182095,17.803382,-7.205948,-11.663152,-12.490963,26592.3929,17.002515,8.637099,16.951819,18.774978,-7.457185,-12.023073,-12.978879,14797.625,1.81762,3.500986,4.592661,5.415078,-2.913788,-3.51588,-4.312672,11216.1953,1.561138,2.682348,3.630982,4.44489,-2.231317,-2.743104,-3.635234,31236.2275,14.890153,8.323836,13.886203,14.866778,-7.741382,-11.218807,-12.198995,19462.8366,14.535288,5.245932,9.196448,10.215648,-4.972649,-7.228085,-10.012326,4224.7615,4.499103,1.30274,3.281327,4.177075,-1.222244,-2.211885,-2.543327,4906.5214,4.788364,1.495628,3.696952,4.587466,-1.38237,-2.440274,-3.0448,29301.4857,18.609307,9.804693,18.919845,20.396204,-8.346016,-13.923874,-14.944426,23737.672,17.75084,7.927453,15.671284,17.126611,-6.75257,-11.225554,-11.963318,2
15031.7714,1.590665,4.052307,5.418842,6.43539,-2.935745,-3.496043,-4.78919,15617.4512,1.667712,3.914363,4.972893,5.975873,-2.95813,-3.537318,-4.807245,33999.3107,21.185004,8.922487,13.676326,14.411175,-8.447431,-11.816739,-12.842055,31208.8939,19.730671,8.145061,12.51381,13.194778,-7.807971,-10.96516,-11.606659,4408.5741,5.126812,1.329409,2.697707,3.179679,-1.227164,-1.905937,-2.290467,5112.0719,5.395615,1.589199,3.151409,3.731616,-1.467673,-2.302757,-2.626621,29452.7686,25.039187,9.627556,16.546865,17.78997,-8.258729,-12.811274,-13.695268,30404.5987,24.532208,10.069742,17.2417,18.334602,-8.763923,-13.834907,-14.638408,16212.3945,1.842134,4.069426,5.213665,6.260207,-3.055172,-3.670738,-4.67239,12297.7286,1.558437,3.085974,3.91761,4.471613,-2.365211,-2.858315,-3.959102,37139.5624,21.270222,9.879712,14.99356,15.802967,-9.305632,-13.046511,-14.043141,23009.3154,20.451528,6.152768,9.625262,10.340298,-5.843312,-8.17282,-8.930183,4899.0288,5.222,1.52945,3.231827,3.887872,-1.430562,-2.305896,-2.87838,5616.4446,5.591026,1.744094,3.713534,4.354985,-1.580916,-2.475439,-2.843797,33760.7118,28.073989,11.640218,20.760523,22.337848,-9.681644,-16.375145,-17.964048,27377.0519,27.089133,9.342604,16.93375,18.20174,-7.74842,-12.89721,-13.803722,2
15782.2696,1.631427,4.380112,7.522855,8.851489,-3.132772,-3.713566,-5.375275,16788.1075,1.724016,4.107057,6.200564,7.039157,-3.197118,-3.788704,-4.944514,40168.6001,20.597711,9.774544,16.839175,18.077163,-10.720658,-15.932983,-17.127842,36715.0257,19.282475,8.963062,15.772115,17.179721,-9.907095,-14.967266,-15.976891,5131.9201,5.683004,1.38021,3.343124,4.292105,-1.562021,-2.640966,-3.102268,5901.1142,5.934259,1.637025,3.988525,5.004226,-1.849942,-3.228771,-3.81917,34604.2101,24.2123,10.228053,20.654898,23.255673,-10.350008,-16.97976,-18.106406,35352.4237,23.675123,10.715884,21.745463,24.295814,-10.932472,-18.564446,-19.837985,17574.6445,1.911904,4.220107,5.847239,6.713953,-3.329064,-4.16331,-5.086683,13178.4433,1.604436,3.213777,4.766025,5.88342,-2.586579,-3.153646,-5.16843,43506.8096,20.543647,10.739714,18.679726,20.267802,-11.693783,-17.581102,-18.622313,27209.1366,20.356864,6.731406,12.384628,13.88698,-7.338991,-10.847681,-11.635048,5647.6935,5.724778,1.585457,4.180519,5.456099,-1.809803,-3.332389,-3.825383,6518.0946,6.138701,1.809011,4.704976,5.806927,-1.985525,-3.512873,-4.045986,39249.6913,26.490755,12.388194,24.366877,26.745437,-12.300003,-21.875254,-23.860188,32114.4769,25.531992,10.027128,19.933933,22.054493,-9.747353,-16.648048,-18.004782,2
2901.4922,1.13081,0.407242,0.553695,2.02198,-0.45848,-0.679109,-2.025022,2533.7305,1.118213,0.370541,0.524029,2.066257,-0.410025,-0.603713,-2.0924,4815.0846,4.092287,0.668687,0.801309,1.253223,-0.741454,-1.034517,-1.481948,4470.0867,3.937785,0.604662,0.72293,1.085518,-0.695301,-0.943592,-1.439694,703.3442,1.669496,0.132186,0.192681,0.972301,-0.150496,-0.253762,-0.692885,803.7068,1.727412,0.140863,0.196805,0.668451,-0.171225,-0.274357,-0.616151,4435.3725,4.946817,0.704875,0.902511,1.264752,-0.838005,-1.211604,-1.753424,4364.4197,4.956578,0.665961,0.808003,1.243183,-0.833121,-1.215882,-1.584128,2570.0644,1.143991,0.368105,0.516262,1.780535,-0.411603,-0.60304,-1.791957,2416.7129,1.124366,0.306862,0.555667,2.102009,-0.336108,-0.537359,-1.715764,5322.9675,4.228116,0.734123,0.870041,1.189303,-0.816959,-1.109465,-1.858122,3364.9346,4.075084,0.496895,0.604752,1.158655,-0.57061,-0.806839,-1.184644,799.7842,1.723862,0.144289,0.204253,0.643213,-0.171564,-0.287237,-0.687703,965.1253,1.798811,0.1786,0.253477,0.872397,-0.202615,-0.356168,-0.67125,4855.4037,5.522282,0.730173,0.878126,1.265631,-0.913627,-1.36919,-1.806136,4179.1807,5.3815,0.659407,0.792412,1.209463,-0.7928,-1.239458,-1.574469,2
7912.3183,1.342368,2.027032,2.829674,3.821248,-1.623034,-2.069281,-2.960389,7621.2559,1.346106,1.808438,2.468243,3.347364,-1.506372,-1.903706,-2.916937,13279.3108,8.05039,3.506847,5.229111,5.621453,-2.828088,-3.952249,-4.66965,12296.7244,7.728098,3.212035,4.841718,5.215645,-2.638116,-3.791738,-4.352805,1872.9612,2.729338,0.614709,1.137821,1.524738,-0.475567,-0.771707,-1.285357,2128.1494,2.849868,0.704129,1.294789,1.701341,-0.550383,-0.912147,-1.284538,12113.1509,9.663065,3.806715,6.132258,6.918786,-3.042589,-4.73099,-5.3158,12038.7809,9.818652,3.772855,6.13509,6.645709,-3.071635,-4.915019,-5.437994,7694.1152,1.417717,1.823021,2.425725,3.398018,-1.523037,-1.937934,-3.050343,5882.0176,1.28794,1.469788,2.056922,2.858269,-1.186156,-1.881819,-2.007579,14606.4989,8.231943,3.914455,5.824475,6.222938,-3.120316,-4.35117,-4.882094,9198.9703,8.03821,2.511472,3.900556,4.306821,-2.063024,-2.891027,-3.700442,2058.9833,2.78786,0.702928,1.342992,1.794632,-0.536915,-0.932626,-1.306379,2472.6632,2.972494,0.827175,1.54176,1.959461,-0.625548,-1.050454,-1.980116,13378.264,10.659773,4.26496,6.85933,7.554652,-3.463782,-5.757855,-6.435471,11285.0718,10.160182,3.580323,5.904669,6.628333,-2.873527,-4.68259,-5.219869,2
12090.9433,1.531335,3.020442,4.113239,5.444849,-2.392257,-3.231241,-4.342226,11462.9648,1.523732,2.751703,3.63983,4.383745,-2.288221,-2.806551,-4.215407,21065.9013,11.430111,5.880118,9.181138,9.846112,-4.982068,-7.173336,-7.887765,19433.7383,10.974072,5.38062,8.510813,9.102507,-4.610594,-6.714332,-7.201304,2834.605,3.617724,0.922363,1.872211,2.316313,-0.776918,-1.290691,-1.644299,3250.4646,3.8329,1.072745,2.188944,2.631945,-0.912104,-1.542302,-1.87441,18651.5654,13.507754,6.317751,11.114393,12.11342,-5.100122,-8.39166,-9.112865,18703.279,13.9266,6.368284,11.372772,12.42134,-5.210828,-8.737264,-9.484627,11656.6172,1.635648,2.83029,3.707234,4.471124,-2.34027,-2.897233,-4.162852,9310.5664,1.46352,2.216131,3.016379,4.025557,-1.803823,-2.223082,-3.252927,23175.3589,11.732543,6.53941,10.182548,10.793504,-5.500412,-7.871445,-8.562524,14386.2021,11.326164,4.107049,6.656205,7.311052,-3.524716,-5.08609,-5.516967,3129.0863,3.717053,1.053526,2.295002,2.853143,-0.879915,-1.588706,-2.036471,3672.5759,3.92152,1.224045,2.618948,3.171838,-1.00291,-1.736262,-2.253157,20952.4014,15.173123,7.380463,13.198507,14.091871,-5.939286,-10.25496,-10.911019,17389.6447,14.181015,6.075124,11.15272,12.189168,-4.858484,-8.164543,-8.683239,2
14230.8653,1.627247,3.796796,5.141146,6.03719,-2.820873,-3.398159,-4.388027,14401.8555,1.668458,3.539463,4.705,5.716504,-2.770029,-3.334606,-9.953556,28180.3559,14.745641,7.88329,12.454645,13.144516,-6.966557,-10.091225,-10.743373,25808.6199,13.990989,7.227099,11.466891,12.286742,-6.407237,-9.366988,-10.047851,3693.127,4.451292,1.166396,2.42373,3.041158,-1.02995,-1.726419,-2.165803,4212.7674,4.69436,1.360271,2.813981,3.415336,-1.197901,-2.044739,-2.473911,24455.9927,17.36011,8.445749,14.924227,16.28583,-6.855777,-11.214338,-12.249,24604.6839,17.851129,8.557051,15.300022,16.784817,-7.049335,-11.795596,-12.662289,14671.4511,1.811282,3.675421,4.879104,5.620446,-2.863499,-3.436687,-4.186741,11182.4531,1.553979,2.817889,3.707941,4.406004,-2.199726,-2.851797,-3.627958,30800.3352,14.976052,8.752045,13.750241,14.533007,-7.631381,-11.043424,-11.811031,19101.4966,14.566521,5.466425,8.813613,9.594274,-4.841841,-7.017607,-7.678119,4058.1975,4.550633,1.329444,2.950695,3.689923,-1.169808,-2.11863,-2.587373,4739.2315,4.815682,1.542131,3.400196,4.168754,-1.319334,-2.525996,-2.689464,27718.4152,19.630941,9.940738,18.155428,19.832705,-8.099599,-14.007766,-15.033535,22851.1718,18.309802,8.130927,15.223351,16.847328,-6.520283,-10.932667,-11.710158,2
15738.2031,1.664657,4.086965,6.451725,7.477494,-3.063592,-3.659667,-8.439798,15725.2715,1.717116,3.873744,5.187574,5.99318,-3.082751,-3.679172,-5.344768,34314.8535,17.64187,8.942008,14.932125,15.875539,-8.971622,-13.367914,-16.820989,31879.4006,16.741899,8.201573,13.694138,14.618727,-8.236053,-12.099548,-12.872889,4421.8162,5.134577,1.266517,2.961818,3.882719,-1.307803,-2.261605,-2.588917,5133.3545,5.469181,1.478464,3.398237,4.164227,-1.510979,-2.583996,-3.068714,29461.8997,20.774271,9.353508,18.364766,20.341987,-8.675967,-14.687327,-15.630778,30073.2142,21.325149,9.500015,18.471883,20.402031,-8.909963,-14.973649,-16.084604,16238.8691,1.896871,4.046181,5.29086,5.966126,-3.210628,-3.867057,-4.903962,12741.9512,1.612182,3.032783,4.13155,5.015504,-2.46206,-2.992895,-4.005118,38031.1358,17.924581,9.89145,16.22181,17.169032,-9.781732,-14.237671,-15.49665,23202.8759,17.464594,6.167337,10.898288,11.987462,-6.206015,-9.296732,-9.878945,4947.3941,5.305764,1.437649,3.60315,4.595984,-1.47549,-2.629493,-3.042273,5634.6475,5.560003,1.66032,4.153262,5.102365,-1.675746,-3.042927,-3.429477,33920.8113,23.571476,11.097495,21.346058,23.916819,-10.180999,-17.593238,-18.966532,27594.744,21.969302,9.083853,17.966714,19.809186,-8.275599,-14.227246,-15.616457,2
17086.8457,1.718972,4.634673,7.992224,8.981477,-3.296683,-3.896979,-4.971014,17789.3378,1.833344,4.20643,6.178228,6.964343,-3.344123,-3.972036,-5.198671,39926.6774,20.53145,9.58074,16.889154,18.109985,-10.510106,-14.771957,-15.807072,37162.0846,19.24223,8.828171,15.421587,16.566288,-9.64538,-13.408581,-14.407365,4971.8217,5.690806,1.336702,3.369756,4.227436,-1.458716,-2.466876,-3.056643,5838.8725,6.106791,1.566065,3.798122,4.586348,-1.699387,-2.764394,-3.138079,33390.4298,23.774857,9.895072,20.760615,23.344845,-9.823412,-16.159131,-17.384197,34506.2378,24.450318,10.048865,20.680956,23.328303,-10.100292,-16.559716,-17.750472,18382.4355,2.055842,4.372822,6.012688,6.761888,-3.508638,-4.151627,-5.400592,13976.3007,1.669145,3.296736,5.235316,8.242598,-2.714897,-3.203631,-4.942438,44374.5925,20.657767,10.591008,18.074361,19.471069,-11.48684,-15.841191,-16.81351,27026.3186,20.369641,6.595411,12.639501,14.113493,-7.265828,-10.180279,-10.978887,5628.0286,5.905035,1.518748,3.947751,4.90747,-1.699422,-2.717667,-3.136123,6292.5771,6.140268,1.742289,4.618819,5.877222,-1.861608,-3.277816,-3.948666,38968.9963,27.064996,11.801801,23.068611,25.154345,-11.557917,-20.513982,-22.331821,31308.2452,25.262776,9.660575,19.720836,22.151821,-9.374081,-17.014868,-18.219494,2
1767.3066,1.071426,0.439746,0.623935,2.374444,-0.520894,-0.782182,-2.266364,1869.4922,1.077003,0.378201,0.531409,2.343946,-0.434068,-0.666661,-2.376959,4569.0103,3.808044,0.681766,0.847565,1.268369,-0.70146,-0.956785,-1.4493,4159.3188,3.677502,0.61991,0.748079,1.164584,-0.652778,-0.949834,-1.719537,688.1481,1.660148,0.134821,0.215053,0.610845,-0.148321,-0.25737,-0.788398,745.773,1.681284,0.147523,0.226324,0.806538,-0.164362,-0.272787,-0.591692,4313.2964,4.828579,0.709343,0.875561,1.246411,-0.807575,-1.190238,-1.770269,4139.3369,4.891481,0.686128,0.840095,1.247702,-0.797544,-1.206945,-1.639127,1961.7851,1.097423,0.370876,0.529111,2.151177,-0.438066,-0.632623,-1.964972,1326.5117,1.062448,0.311934,0.480621,1.829626,-0.391023,-0.558817,-2.113823,4987.0691,3.934408,0.755841,0.900746,1.428129,-0.770456,-1.051818,-1.447282,3198.4757,3.808366,0.51809,0.662255,1.170864,-0.541016,-0.741712,-1.22256,746.0558,1.686438,0.150168,0.2193,0.652307,-0.163376,-0.295908,-0.677653,960.339,1.799175,0.18564,0.25704,0.739285,-0.196859,-0.316339,-0.700637,4611.2588,5.448175,0.755894,0.914921,1.322378,-0.87851,-1.356093,-1.880801,4073.2297,5.235705,0.675841,0.838218,1.271366,-0.765645,-1.136087,-1.529305,2
9390.1133,1.394619,2.147495,2.942081,4.185416,-1.686618,-2.153091,-3.301825,8154.6894,1.346973,1.893365,2.558185,3.539458,-1.519318,-2.034262,-3.194487,12555.2407,7.01081,3.355641,4.953409,5.412946,-2.698917,-3.752017,-4.505414,11588.033,6.886904,3.053297,4.594958,4.995419,-2.508034,-3.551415,-4.057296,1783.7557,2.6385,0.576964,1.025544,1.399143,-0.451602,-0.715871,-1.15094,2025.303,2.780491,0.666054,1.185175,1.543738,-0.522208,-0.868431,-1.362007,11498.2622,8.531093,3.577556,5.672487,6.141951,-2.909774,-4.482794,-5.059539,11453.0612,8.963769,3.572996,5.837401,6.44397,-2.960685,-4.727811,-5.293082,8181.1484,1.417352,1.901641,2.522667,3.469473,-1.526762,-1.944423,-4.027759,7275.3516,1.355597,1.54939,2.082151,2.932289,-1.220603,-1.589762,-3.362089,13835.6213,7.278093,3.741459,5.597119,6.127109,-2.984648,-4.174632,-5.113151,8719.5921,7.058594,2.400097,3.677782,4.353421,-1.973381,-2.75089,-3.374868,1958.2788,2.720348,0.664665,1.223165,1.562735,-0.513124,-0.919068,-1.324582,2343.8536,2.831407,0.777561,1.365489,1.768864,-0.589969,-0.949704,-1.459879,12811.051,9.808767,4.073022,6.583015,7.061665,-3.355756,-5.626153,-6.507009,10781.0167,9.019353,3.407774,5.500636,6.065253,-2.759094,-4.280428,-4.981795,2
12186.3769,1.487405,3.182824,4.5368,5.424619,-2.486965,-3.05646,-4.446619,11674.2774,1.477304,2.884598,3.963633,4.902755,-2.325513,-2.848981,-4.051165,20083.1892,10.29641,5.784253,9.246373,9.927743,-4.768552,-6.764882,-7.48388,18224.811,9.87015,5.2894,8.614536,9.111568,-4.40021,-6.376187,-6.953212,2729.5322,3.503578,0.914704,1.758098,2.202756,-0.742053,-1.171213,-1.458845,3054.946,3.660622,1.072661,2.05609,2.605887,-0.858268,-1.404024,-2.008254,17934.7767,12.415737,6.22834,10.656721,11.325916,-4.905942,-7.672678,-8.436756,17736.1418,12.834135,6.339152,11.118067,11.833021,-5.031258,-8.165737,-8.96007,11724.3848,1.57153,2.929781,3.973723,4.804362,-2.343258,-2.89712,-4.009187,9148.1114,1.420724,2.326943,3.164693,4.206259,-1.85179,-2.291569,-3.400167,21850.6714,10.509229,6.479891,10.490543,11.129625,-5.291102,-7.694253,-8.551351,13809.5391,10.287449,4.051358,6.614372,7.131368,-3.393626,-4.857144,-5.452354,2947.5409,3.581169,1.059886,2.141699,2.63076,-0.843132,-1.455033,-1.975512,3560.3528,3.801414,1.21772,2.38345,2.924487,-0.966394,-1.557028,-1.931127,19959.5133,14.097126,7.365098,13.001632,13.856939,-5.683869,-9.754337,-10.905659,16889.4696,13.219229,5.998377,10.623397,11.369737,-4.616742,-7.188738,-7.79051,2
15193.3672,1.627731,3.7784,5.151578,5.999201,-2.886868,-3.517342,-4.769166,14375.0097,1.59879,3.46461,4.507054,5.648591,-2.779915,-3.512324,-4.612845,26735.3073,13.193129,7.422692,11.799277,12.410234,-6.727511,-9.781212,-10.673581,24321.8357,12.763063,6.755167,11.148182,11.885891,-6.195355,-9.253058,-9.848701,3489.5376,4.253755,1.088738,2.290667,2.772122,-0.985212,-1.648409,-2.135662,3952.4141,4.503239,1.275769,2.775579,3.42335,-1.1638,-2.05569,-2.55755,23198.6682,15.700986,7.886666,14.259258,15.420393,-6.606239,-10.93995,-11.711514,23208.2827,16.536616,8.050062,15.141326,16.533467,-6.939201,-12.177633,-13.354263,14643.4316,1.728691,3.564784,4.608109,5.354193,-2.853176,-3.46503,-4.435626,12154.5,1.581447,2.822269,3.810469,4.45655,-2.238277,-2.707875,-3.918957,29154.7378,13.614846,8.264796,13.430133,14.471732,-7.413707,-10.972615,-11.781275,18241.0102,13.075535,5.141353,8.426526,9.075697,-4.687865,-6.806699,-7.374372,3815.1483,4.390049,1.251635,2.928708,3.634861,-1.136718,-2.096402,-2.680674,4482.9727,4.556848,1.431226,3.151382,3.858479,-1.256181,-2.14504,-2.741547,26174.6604,18.315245,9.374779,17.638746,19.228717,-7.959016,-14.340184,-15.722852,21840.1418,16.626689,7.633009,14.317494,15.628794,-6.304037,-10.607647,-11.238044,2
15812.9903,1.644067,4.230309,6.932944,8.130669,-3.165883,-3.807498,-5.10468,16027.7187,1.668367,3.871405,6.018014,6.845052,-3.111668,-3.73591,-5.949383,32923.4539,16.287769,8.103047,14.060657,15.04738,-8.554502,-12.495698,-13.68305,29693.2531,15.513698,7.406894,13.41812,14.394897,-7.849962,-11.77283,-12.86209,4175.9039,4.952492,1.168607,2.70078,3.441406,-1.208538,-2.004503,-2.462189,4687.5261,5.208876,1.365204,3.311792,3.950222,-1.419264,-2.528649,-2.95999,28142.1764,19.212844,8.585485,17.109115,18.79222,-8.221768,-13.324985,-14.209232,27946.256,20.028176,8.734961,18.242895,20.399446,-8.586052,-14.929332,-17.302352,16419.7754,1.817866,3.896599,5.61236,6.670086,-3.194898,-3.857921,-4.938332,12707.9355,1.597225,3.058618,4.436792,5.215955,-2.518205,-3.046471,-4.23993,35589.7051,16.613599,8.998705,16.10404,17.361377,-9.411374,-14.083317,-15.587008,22410.0161,16.080314,5.618557,10.303078,11.218878,-5.911773,-8.584547,-9.257041,4520.0609,5.057779,1.337623,3.476417,4.375991,-1.391975,-2.667722,-3.336293,5341.8385,5.310134,1.52714,3.778088,4.770546,-1.538441,-2.620561,-3.020879,31507.1229,22.217335,10.127771,20.475767,22.378566,-9.829239,-18.132286,-20.609655,26418.2942,20.348957,8.342895,16.474894,18.178597,-7.766911,-12.781198,-13.65202,2
16655.3027,1.717067,4.738238,7.455325,8.761744,-3.391829,-4.00024,-5.119677,17396.7461,1.741018,4.435532,6.745045,7.843348,-3.359889,-4.00406,-5.228446,39117.0703,18.828254,9.39256,15.794768,16.828215,-10.548421,-15.513582,-16.650706,34926.5879,17.922998,8.528184,15.089267,16.31914,-9.656825,-14.599726,-15.775644,4835.2623,5.602564,1.331293,2.987377,3.604391,-1.462611,-2.55089,-3.876774,5407.7123,5.912205,1.535619,3.69347,4.499918,-1.711998,-3.031692,-3.623566,32728.6001,21.866938,10.007025,19.285097,21.310872,-9.897442,-16.145398,-17.006573,32415.5946,22.955987,10.064032,20.429547,22.716818,-10.392697,-17.865608,-19.298421,17984.5019,1.92281,4.445969,6.420309,7.211805,-3.484722,-4.159387,-5.237441,13861.8809,1.687626,3.444798,4.842909,5.526501,-2.774443,-3.358916,-5.624043,41865.4119,19.239012,10.345488,18.162732,19.411738,-11.570189,-17.455169,-19.655398,26581.6187,18.506978,6.509352,11.399822,12.429129,-7.242109,-10.600238,-11.456884,5216.7454,5.728397,1.494775,3.867125,4.914643,-1.680229,-3.149085,-3.693176,6173.9528,5.994791,1.726371,4.148766,5.145408,-1.853634,-3.27103,-3.804366,36579.5091,25.643838,11.606566,22.945444,25.070045,-11.842196,-22.18697,-24.68011,30709.8332,23.190927,9.648807,18.449559,20.116338,-9.329461,-14.990819,-16.264268,2
5627.461,1.245273,1.222049,1.621838,2.971086,-1.15133,-1.518671,-3.80735,5532.3359,1.238997,1.076905,1.392155,2.711385,-1.040778,-1.378179,-3.16112,9267.5032,6.21891,1.89898,2.564492,2.90275,-1.829267,-2.541931,-3.061089,8477.892,6.012057,1.725506,2.373224,2.77031,-1.697828,-2.41355,-2.947725,1264.5101,2.26862,0.328278,0.563237,0.924315,-0.319126,-0.54334,-0.90474,1388.9547,2.322111,0.368697,0.654302,0.987171,-0.344772,-0.574417,-1.691643,8316.6778,7.436848,1.992573,3.009238,3.523158,-1.974502,-3.090173,-3.850034,8014.8935,7.543902,1.938834,3.025107,3.481517,-1.950265,-3.176471,-3.843339,5361.6778,1.278043,1.07444,1.371412,2.418966,-1.027269,-1.335499,-2.532761,4114.0996,1.205449,0.892261,1.205573,2.22484,-0.837814,-1.102624,-3.27439,10082.672,6.422537,2.094537,2.853278,3.504741,-2.010836,-2.895956,-3.850321,6588.3945,6.198359,1.424778,2.058482,2.351235,-1.387518,-1.926954,-2.429908,1357.1365,2.28671,0.372709,0.6653,1.121911,-0.339914,-0.597559,-1.072385,1691.735,2.446059,0.443618,0.744631,1.14645,-0.399956,-0.657054,-1.921473,8816.9597,8.260706,2.106774,3.252723,3.761932,-2.154166,-3.57072,-4.150516,7791.8723,7.834246,1.88209,2.916926,3.353567,-1.858568,-2.98352,-3.559301,2
10548.2266,1.431777,2.6408,3.645568,4.825815,-2.106436,-2.647783,-3.958773,10182.125,1.468067,2.384308,3.173225,4.738039,-1.969274,-2.538624,-3.518164,17136.8056,11.342719,4.504815,6.551849,7.034463,-3.866987,-5.548544,-6.634285,16191.0578,10.649342,4.169429,6.002375,6.564356,-3.606213,-5.093809,-5.622259,2269.2647,3.238131,0.726118,1.104357,1.478159,-0.599663,-1.053265,-1.411729,2655.6145,3.390485,0.844028,1.258174,1.676339,-0.698384,-1.144361,-1.577507,15141.6602,13.555762,4.801513,7.064222,7.712728,-4.00855,-6.596438,-7.127762,15565.8881,13.549137,4.924249,7.103758,7.563893,-4.084492,-6.602359,-7.285062,10477.4121,1.596782,2.456884,3.217985,4.243443,-2.010984,-2.474713,-3.300757,7861.2851,1.367436,1.889351,2.535004,3.901463,-1.549599,-1.937462,-2.979611,19426.2877,11.552672,5.121746,7.361224,7.850363,-4.3013,-6.028671,-6.788616,11839.4649,11.111344,3.20726,4.691836,5.190521,-2.792768,-4.028691,-4.460723,2578.9943,3.310227,0.835748,1.292797,1.6846,-0.681591,-1.158707,-1.562882,2948.089,3.537569,0.967728,1.490836,2.097213,-0.77367,-1.363024,-1.778515,17415.9049,15.157863,5.610839,8.286511,8.86258,-4.624395,-7.775701,-8.663316,14196.3433,14.531056,4.598957,6.78877,7.355732,-3.815637,-6.476482,-7.046228,2
13164.9961,1.528101,3.438082,4.649011,5.826998,-2.701224,-3.276476,-4.686167,13653.2793,1.61423,3.234041,4.212091,4.94751,-2.617022,-3.190177,-4.576796,24064.8552,13.535856,6.766244,10.668978,11.397013,-5.895,-8.692291,-10.074531,22305.6678,12.612466,6.241988,9.787176,10.320035,-5.447659,-7.949077,-8.521787,3109.9704,4.011496,0.997931,2.084335,2.555496,-0.864704,-1.418173,-1.807932,3579.2553,4.190718,1.162594,2.362449,2.769278,-1.005932,-1.649784,-2.13526,20805.3391,15.958656,7.18567,12.777316,13.94484,-5.827645,-9.402744,-9.990104,21100.66,15.939179,7.308193,12.863396,14.073736,-5.965371,-9.679889,-10.531729,14149.4121,1.783971,3.382093,4.406181,4.998893,-2.695347,-3.26851,-4.16736,10359.4336,1.476577,2.530525,3.295831,4.166432,-2.052347,-2.51177,-3.563164,26825.5059,13.552789,7.616115,11.812872,12.505038,-6.533356,-9.514682,-10.147188,16499.0787,13.421489,4.734331,7.79906,8.398189,-4.163543,-6.058224,-6.609914,3470.4615,4.076058,1.136626,2.444242,2.999506,-0.987292,-1.684181,-2.080987,4006.8694,4.369907,1.315106,2.890867,3.538846,-1.115305,-1.897198,-2.282165,23745.6795,17.567714,8.493376,15.09536,16.173787,-6.777613,-11.534211,-12.337773,19564.3003,16.891092,6.967539,12.912573,14.072948,-5.544754,-9.383035,-10.199354,2
15257.2656,1.627894,3.993535,6.72688,7.798572,-3.046698,-3.865702,-5.295526,15571.0664,1.701946,3.632154,5.273153,6.112086,-3.015741,-3.630537,-8.991685,30375.4755,16.692573,7.638527,13.472387,14.975908,-7.775125,-11.420108,-12.370959,28012.3346,15.648608,7.023828,12.42193,13.533545,-7.134527,-10.166389,-11.243974,3815.6586,4.690591,1.10082,2.611397,3.199955,-1.093495,-1.672059,-2.296051,4386.253,4.924901,1.280976,3.019999,3.681606,-1.275753,-1.965634,-2.352714,25862.8954,19.288859,8.074817,16.491803,18.234146,-7.434087,-10.97184,-11.879893,26269.4676,19.601464,8.146057,16.734248,18.604162,-7.684399,-11.675319,-12.922348,16067.5254,1.879243,3.751093,5.109409,5.95306,-3.118518,-3.745398,-5.361936,12070.0664,1.560397,2.831512,4.27449,5.407783,-2.38766,-2.899133,-5.49223,33687.9248,16.826107,8.535229,14.78983,15.876784,-8.618777,-12.394152,-13.218132,20663.953,16.351539,5.328494,10.112637,11.080701,-5.440501,-7.845155,-8.605213,4251.6269,4.786025,1.254495,3.184291,4.176109,-1.260862,-2.011185,-2.480016,4869.5451,5.045463,1.441199,3.604765,4.376487,-1.414208,-2.220009,-2.595683,29672.839,21.71548,9.484179,18.742814,20.435917,-8.561495,-13.654911,-14.559003,24368.7773,20.420314,7.842001,15.849999,17.612596,-6.932068,-11.024036,-11.681305,2
17334.1289,1.721656,4.442707,7.43676,8.611472,-3.279122,-3.935388,-5.357571,17769.5703,1.805507,4.113963,5.874172,6.795132,-3.290854,-4.076088,-5.125128,36065.322,19.787134,8.969235,15.2121,16.431485,-9.621023,-14.162728,-15.156698,33203.9695,18.541163,8.237969,14.03957,14.97611,-8.807158,-12.909062,-13.691315,4470.0019,5.424176,1.245412,2.958496,3.746497,-1.345705,-2.258884,-2.643955,5163.2036,5.727972,1.437132,3.401496,4.33661,-1.564882,-2.632553,-3.238459,30337.7193,22.958845,9.263544,18.568647,20.410114,-9.112823,-14.926703,-15.725004,31057.2507,23.322812,9.464881,18.737015,20.803956,-9.428588,-15.320164,-16.304751,18140.3867,1.991684,4.253127,5.679857,6.707008,-3.446324,-4.104041,-5.200022,13854.1993,1.650461,3.175034,4.757299,5.724574,-2.630083,-3.145006,-4.404883,39880.3132,19.956499,9.979009,16.681605,17.855062,-10.573057,-15.483939,-16.586666,24525.6476,19.516762,6.191929,11.317188,12.417466,-6.663369,-9.817252,-10.52088,4994.5922,5.545219,1.403988,3.594128,4.384495,-1.539256,-2.63268,-3.056426,5679.6988,5.838083,1.604718,4.100048,4.974662,-1.72672,-2.987272,-3.502034,35135.2127,25.976746,11.13177,21.289743,23.155044,-10.743769,-19.001432,-20.625031,28665.0331,24.333729,9.109651,18.030873,19.91662,-8.689991,-15.209652,-16.683191,2
5738.3164,1.232283,1.246823,1.741344,3.021723,-1.208571,-1.696583,-3.014976,5512.8281,1.243508,1.12875,1.52048,2.711803,-1.054399,-1.941041,-4.195992,8982.289,6.104293,2.036155,2.804098,3.448183,-1.80286,-2.540236,-3.072381,8448.4279,5.858612,1.898603,2.650516,2.970387,-1.703082,-2.419632,-2.957631,1197.3931,2.204853,0.345528,0.589122,0.869425,-0.297675,-0.517329,-1.452774,1363.4497,2.280849,0.397033,0.680734,0.996704,-0.341596,-0.578332,-1.51639,8175.5203,7.375688,2.177196,3.32953,3.850208,-1.934826,-3.07203,-3.521448,8117.1052,7.384753,2.150512,3.349632,4.485422,-1.942538,-3.268516,-3.722094,5553.2617,1.296845,1.124795,1.445187,2.408943,-1.051137,-1.378423,-4.78773,4192.9902,1.193215,0.892472,1.219529,2.38548,-0.848193,-1.115221,-2.743026,10077.3668,6.271073,2.301627,3.146201,3.515413,-2.020803,-2.835208,-5.137624,6392.2463,6.171392,1.529875,2.238881,2.565074,-1.365272,-1.911684,-2.396494,1344.1081,2.255859,0.399816,0.719139,1.019605,-0.348528,-0.608588,-1.093287,1603.1004,2.395439,0.467686,0.814579,1.219451,-0.396715,-0.680206,-1.117268,8960.7932,8.009595,2.349047,3.598372,4.258889,-2.166018,-3.563158,-4.290342,7688.7432,7.785842,2.058899,3.241698,3.761723,-1.843895,-3.01389,-3.512357,2
10296.6269,1.417627,2.624374,3.648252,5.059639,-2.168015,-2.995248,-3.873796,10002.4375,1.436224,2.382787,3.239259,4.268441,-2.018564,-2.687903,-6.685946,16597.3827,10.39319,4.581285,7.077653,7.595564,-3.795069,-5.416815,-6.006603,15369.0187,9.838579,4.217859,6.598112,7.310539,-3.529834,-5.057472,-5.982407,2186.7023,3.24739,0.710721,1.330261,1.72163,-0.577996,-0.944502,-1.253158,2474.9378,3.362981,0.822155,1.536115,2.044081,-0.663131,-1.091979,-1.432904,14775.4559,12.313831,4.899062,8.303837,8.854967,-3.927183,-6.37156,-10.458927,14707.2641,12.447277,4.906379,8.242643,8.794327,-3.954427,-6.520126,-7.153805,10085.1738,1.528614,2.417775,3.255841,4.094722,-2.030552,-2.734485,-3.67918,7738.6621,1.357678,1.884998,2.555631,3.850146,-1.598973,-2.187234,-5.744305,18474.6272,10.651687,5.160565,7.97905,8.5594,-4.22951,-5.985763,-7.121937,11564.6126,10.257283,3.285905,5.256266,5.806585,-2.750888,-3.933943,-4.43099,2421.0577,3.304543,0.820529,1.583697,2.003159,-0.65594,-1.131998,-1.614465,2851.3549,3.516068,0.947698,1.809903,2.254074,-0.752086,-1.274641,-1.647074,16462.853,13.684653,5.603093,9.398917,10.082801,-4.497762,-7.554616,-8.306731,13897.5907,12.933193,4.714413,8.133568,8.914768,-3.765177,-6.21954,-7.946155,2
13373.7519,1.542821,3.388478,4.801641,6.996585,-2.728151,-3.300419,-4.800197,13537.1875,1.595164,3.166172,4.175845,4.953296,-2.619818,-3.181929,-4.374519,23823.5529,14.144526,6.430198,10.186393,10.916708,-5.844113,-8.476066,-9.191678,21877.8808,13.287519,5.910845,9.470636,10.2585,-5.372498,-7.824708,-8.365143,3058.4009,4.126272,0.929419,1.987862,2.427271,-0.845221,-1.519823,-2.336823,3482.177,4.330973,1.079373,2.284986,2.894484,-0.97993,-1.675577,-2.118619,20675.0233,16.410118,6.818808,12.383785,13.612667,-5.741285,-9.450059,-10.034878,20761.941,16.769548,6.91279,12.612296,13.985495,-5.913563,-9.845274,-10.733537,13808.2988,1.732096,3.260062,4.251452,5.142945,-2.711334,-3.543493,-4.687188,10319.498,1.476891,2.477121,3.247693,4.903827,-2.065654,-2.534031,-4.071641,26385.9035,14.371186,7.23306,11.353894,11.935236,-6.460914,-9.337134,-10.208429,16367.6201,13.880728,4.510934,7.560309,8.264732,-4.109246,-5.959977,-6.736831,3389.2733,4.233503,1.064387,2.428045,2.976736,-0.963031,-1.749195,-2.152577,3938.1545,4.455989,1.223061,2.758877,3.449449,-1.083521,-1.901332,-2.767098,23399.9102,18.495694,8.022723,14.546061,16.145879,-6.740186,-11.550761,-12.616376,19501.2262,17.350707,6.638619,12.487009,13.655267,-5.505545,-9.168849,-9.81528,2
15091.7656,1.630126,3.947553,6.044172,7.434948,-3.091107,-3.708227,-7.158349,15523.125,1.691203,3.706078,4.982327,5.812065,-3.030809,-3.632816,-4.58915,30779.3244,17.359643,8.003157,12.952015,13.910154,-7.781955,-11.456803,-12.912112,27993.2086,16.18565,7.327727,12.055718,12.984347,-7.171132,-10.650808,-11.446402,3884.7644,4.895852,1.104284,2.538749,3.110186,-1.101978,-1.868864,-2.212389,4378.2037,5.095325,1.278497,2.943485,3.475841,-1.281843,-2.249559,-2.570555,26592.3493,20.428557,8.326927,15.901722,17.51307,-7.557196,-12.558768,-13.443962,26431.5404,20.514764,8.482932,16.131898,17.892095,-7.819644,-13.553435,-14.37344,15998.2519,1.85634,3.820705,4.933287,5.674625,-3.117565,-3.752829,-6.175817,11862.4922,1.55958,2.882193,3.858935,4.871167,-2.420878,-2.920442,-4.278805,33722.8956,17.483338,8.933498,14.382389,15.296179,-8.625914,-12.715156,-13.702026,20989.2506,17.061609,5.546532,9.616839,10.464577,-5.409819,-7.944009,-9.91938,4240.5848,4.933552,1.25034,3.106516,3.803262,-1.263367,-2.3163,-2.690995,4983.0893,5.304217,1.448012,3.502432,4.258485,-1.405386,-2.467598,-2.996856,29864.7644,22.709233,9.917568,18.479253,19.944631,-8.976793,-16.026396,-17.113525,25006.3426,21.495769,8.144323,15.702893,17.128751,-7.218526,-12.314097,-13.177301,2
17385.1269,1.736846,4.46002,6.890073,8.048762,-3.312486,-3.971596,-5.16761,17694.1113,1.799352,4.223015,5.839417,6.820059,-3.298259,-3.950378,-5.122273,36372.9289,20.043645,9.285285,15.15135,16.120628,-9.574722,-14.098394,-14.893092,33241.6935,18.822753,8.503138,14.095686,14.972227,-8.773015,-12.973645,-13.778042,4480.7573,5.444367,1.269496,2.885853,3.502534,-1.320752,-2.260139,-2.716131,5126.3856,5.756099,1.488106,3.391309,4.097813,-1.535432,-2.682415,-3.168372,30640.3098,23.133943,9.685093,18.363535,20.000113,-9.087706,-15.056162,-16.244354,31037.5226,23.655338,9.922497,18.837721,20.456125,-9.410752,-15.914248,-16.979348,18093.5332,1.980765,4.349639,5.771312,6.831394,-3.41638,-4.088465,-11.989727,13953.3789,1.668048,3.258749,4.467971,5.325187,-2.646252,-3.178398,-4.34284,39960.4685,20.326563,10.339372,16.936628,18.101636,-10.5217,-15.476192,-16.517127,24741.755,19.700548,6.431095,11.011307,11.970217,-6.611334,-9.70338,-10.382619,4963.8681,5.573096,1.456208,3.597537,4.591172,-1.512657,-2.735933,-3.209046,5704.2111,5.866544,1.661174,4.014162,4.854463,-1.681903,-2.971491,-3.827141,35116.8989,26.267586,11.56751,21.704593,23.374954,-10.784061,-19.275799,-21.010753,28924.6427,24.423692,9.486254,18.217099,20.043239,-8.680388,-14.993202,-16.298157,2
5642.1739,1.246957,1.427587,1.938758,3.059806,-1.171876,-1.538471,-2.848894,5556.4727,1.259164,1.266164,1.702407,2.687,-1.07366,-1.398344,-2.549165,10009.3723,7.395044,2.28232,3.215744,3.910975,-1.911133,-2.623808,-3.367452,9300.5066,7.041925,2.088299,2.941751,3.562431,-1.786052,-2.550878,-2.912322,1402.8689,2.311739,0.416692,0.684019,1.710569,-0.336294,-0.540852,-0.858947,1600.4531,2.405748,0.482514,0.839133,1.159316,-0.388513,-0.624709,-0.850195,9116.3399,9.153068,2.422521,3.578676,4.123425,-2.073809,-3.205533,-3.680928,9168.7957,9.312001,2.433222,3.644342,4.1474,-2.115304,-3.317666,-3.729549,5743.4902,1.323382,1.280517,1.661832,2.87444,-1.078146,-1.398279,-2.32216,4128.6015,1.203406,1.014227,1.379981,2.335279,-0.842201,-1.11455,-2.310158,11112.832,7.638687,2.558372,3.561457,3.909274,-2.11701,-2.920052,-3.504704,6973.8092,7.309501,1.672429,2.40364,2.787435,-1.430782,-1.989404,-2.54996,1566.0281,2.373075,0.483159,0.793376,1.126088,-0.383549,-0.65052,-1.021758,1881.461,2.53461,0.563268,0.911394,1.262268,-0.444638,-0.719158,-1.042253,10145.3394,10.43525,2.720941,4.040165,4.5895,-2.361443,-3.806649,-4.39987,8546.5407,9.936497,2.294288,3.432718,4.203641,-1.979147,-3.139935,-4.036379,2
10291.1132,1.446296,2.641593,3.635121,4.696649,-2.121711,-2.666831,-3.812836,10258.7305,1.470948,2.40221,3.254974,4.214473,-2.002584,-2.502233,-3.800318,17599.462,10.04344,4.879107,7.407248,8.040677,-3.973278,-5.56627,-6.540687,16167.3629,9.536823,4.461539,6.810893,7.280236,-3.668476,-5.154609,-5.716107,2385.7537,3.208515,0.790647,1.441139,1.857819,-0.626093,-0.99145,-1.374389,2718.55,3.362236,0.921649,1.663154,2.217529,-0.721474,-1.130186,-1.457726,15729.7798,12.030539,5.220677,8.464735,8.966669,-4.118215,-6.368248,-7.373628,15838.0068,12.228406,5.298,8.659859,9.271145,-4.182117,-6.484814,-7.057822,10439.3906,1.576444,2.46293,3.246237,4.070831,-2.030677,-2.535379,-3.514865,7603.5547,1.371227,1.895034,2.568702,3.476065,-1.558455,-1.943404,-3.758712,19426.4976,10.226769,5.473625,8.306948,8.81035,-4.410872,-6.241606,-6.941532,12139.4966,9.978052,3.442191,5.373849,5.944166,-2.861046,-4.039703,-4.467272,2632.1445,3.277539,0.909483,1.71026,2.116689,-0.7103,-1.15174,-1.494908,3119.3886,3.490448,1.0544,1.978017,2.565376,-0.819658,-1.296372,-1.66818,17669.3197,13.33364,6.085248,9.956842,10.70026,-4.682531,-7.606961,-8.496387,14758.7081,12.68487,5.016544,8.474364,9.007143,-3.881451,-6.099931,-6.762078,2
14246.8222,1.629685,3.526559,4.839054,5.744802,-2.785614,-3.400228,-5.310954,13741.1035,1.636495,3.272121,4.316062,5.366326,-2.656043,-3.373742,-4.508139,24962.3881,13.299142,7.111942,11.137651,11.975607,-6.080716,-8.837318,-9.440641,22889.7406,12.643517,6.494389,10.236674,10.818817,-5.606414,-8.182946,-8.991633,3281.8093,4.080684,1.065122,2.163977,2.732953,-0.909768,-1.532015,-1.831019,3713.0821,4.253859,1.236674,2.503326,3.000412,-1.062847,-1.789631,-2.219788,21916.1853,15.820768,7.604662,13.326809,14.352013,-6.115457,-9.859104,-10.938235,21897.0525,15.981385,7.743595,13.62805,14.866531,-6.266174,-10.318188,-13.195793,13921.5723,1.770362,3.374968,4.45926,5.201776,-2.727761,-3.329462,-4.436578,10936.6797,1.54256,2.576,3.390594,4.094814,-2.103155,-2.562409,-4.131351,27580.8496,13.571818,7.954423,12.423382,13.086945,-6.728184,-9.74685,-10.437912,17036.9527,13.138547,4.947102,7.965404,8.551905,-4.28012,-6.22532,-6.716424,3589.7483,4.131911,1.21013,2.592253,3.205071,-1.027776,-1.864135,-2.241358,4226.9203,4.408286,1.405855,2.985987,3.460384,-1.174513,-2.100083,-2.551861,24608.6371,17.562219,8.950253,16.047216,17.167417,-7.101818,-12.238859,-13.114003,20563.461,16.633643,7.334215,13.486389,14.60703,-5.845325,-9.85285,-10.779611,2
15954.1329,1.707145,4.013347,5.719416,6.595118,-3.097236,-3.747475,-4.776222,15781.6719,1.735092,3.789769,4.812256,5.784769,-3.10349,-3.876085,-5.112937,32164.6987,16.597306,8.626325,13.676762,14.556066,-8.092679,-11.751448,-12.48777,29501.8374,15.768222,7.883833,12.74166,14.487214,-7.41753,-10.790469,-11.892008,4120.6598,4.84581,1.213259,2.726791,3.484968,-1.165661,-1.915555,-2.452878,4711.71,5.123868,1.415803,3.192427,3.831886,-1.342325,-2.231025,-2.646882,27499.5979,19.393517,8.995513,16.885411,18.571252,-7.813309,-12.737581,-13.589372,27822.4761,19.908057,9.219687,17.333192,19.028623,-8.051831,-13.440763,-14.440143,16159.4571,1.903434,3.949376,5.019656,6.055058,-3.145566,-3.804142,-4.763855,12581.2148,1.62768,2.951562,3.694036,4.992322,-2.412593,-3.634436,-5.972456,35489.1396,16.905517,9.614157,15.284171,16.209304,-8.909523,-12.901477,-13.84035,21835.2427,16.332565,5.946123,9.998868,10.809322,-5.623637,-8.173367,-8.983907,4537.0682,4.952133,1.394983,3.37458,4.26844,-1.316366,-2.235253,-2.529921,5259.1818,5.21684,1.589989,3.793971,4.74521,-1.487096,-2.496578,-2.975132,31284.8837,21.889295,10.731012,20.157195,21.768266,-9.182778,-15.923375,-17.92668,25826.4013,20.434485,8.756596,16.917006,18.358737,-7.450152,-12.6125,-13.393482,2
17447,1.779064,4.463526,6.738744,7.441671,-3.341476,-3.971016,-5.109815,17308.2832,1.812328,4.243474,5.558361,6.566171,-3.328286,-3.955856,-5.155263,38709.0674,18.020564,10.118309,16.410448,17.35668,-10.227718,-15.196617,-16.102783,35624.7388,17.113757,9.254186,15.301219,16.435306,-9.356895,-13.823225,-14.637855,4830.4144,5.283754,1.38607,3.234122,4.108097,-1.447439,-2.471008,-2.870969,5557.8162,5.600852,1.616347,3.799928,4.579062,-1.676672,-2.856605,-3.370127,32491.7206,20.699342,10.400628,20.290324,22.387325,-9.68679,-16.050669,-17.437577,33117.8242,21.265959,10.690864,20.781293,22.922558,-10.012185,-16.628904,-17.47217,17794.9414,2.000442,4.419967,5.591337,6.303783,-3.469074,-4.127204,-5.249592,13949.164,1.696386,3.283722,4.241482,5.144403,-2.673215,-3.217111,-4.18504,42670.9805,18.298298,11.21934,18.200182,19.468333,-11.166224,-16.452574,-17.71249,26232.3593,17.660279,6.955665,12.047651,13.235238,-7.059051,-11.095299,-11.613497,5353.897,5.426798,1.564183,4.008289,5.066141,-1.639725,-2.887349,-3.27532,6131.7444,5.681013,1.808544,4.534942,5.803102,-1.844077,-3.273111,-3.679459,37294.9509,23.663062,12.480904,23.982364,25.992673,-11.37405,-19.944089,-21.688653,30530.7341,22.085496,10.189032,20.003725,21.929835,-9.206413,-15.878515,-16.928952,2
19531.8789,1.844953,5.115948,8.435885,9.227486,-3.618094,-4.285324,-5.537564,20200.8203,1.951495,5.11341,6.784242,7.697884,-3.69101,-4.7861,-5.249301,44617.2304,23.319076,10.069451,18.155208,19.386636,-12.042248,-18.00676,-19.231832,41132.8543,21.782808,9.264812,16.687821,17.859264,-11.033327,-16.438499,-17.446653,5603.8698,6.082054,1.430981,3.59467,4.456997,-1.708875,-2.973637,-3.340195,6491.1555,6.466766,1.676804,4.153551,5.072862,-1.997392,-3.476272,-3.814734,37033.2872,26.580135,10.559576,22.173962,24.822132,-11.225033,-19.031888,-20.263525,38132.7982,27.269914,10.791091,22.656878,25.274236,-11.758909,-19.920117,-21.353414,20734.0332,2.190745,4.861413,6.697035,7.542505,-3.782858,-4.828428,-9.660199,15998.2793,1.780619,4.500293,5.551183,6.630144,-2.951205,-3.526726,-4.528527,49183.3054,23.403751,11.228751,19.878383,21.159468,-13.134912,-19.389622,-20.870707,30337.6196,22.690252,7.024792,13.565447,14.989925,-8.286518,-12.418482,-13.138342,6251.0461,6.25463,1.629202,4.268634,5.301195,-1.950351,-3.604595,-4.055469,7117.0626,6.582699,1.863786,4.870226,5.957008,-2.17135,-3.987722,-5.032748,42850.1589,30.563196,12.522592,24.966813,27.080959,-13.392027,-23.915466,-28.317827,34846.7869,28.312023,10.262349,20.972201,23.138572,-10.750696,-18.903076,-20.25386,2
18525.1738,1.77925,5.18424,8.510528,9.631486,-3.580355,-4.234891,-5.576574,19153.6524,1.884074,4.675826,6.823206,7.648658,-3.608689,-4.300202,-5.29107,44566.0611,21.988416,10.303913,18.480948,20.020139,-12.121367,-18.060385,-19.217053,41264.842,20.641323,9.523617,17.02782,18.313449,-11.09981,-16.366736,-17.511336,5567.6697,6.01453,1.471029,3.721874,4.674118,-1.704702,-2.900109,-3.261428,6470.0852,6.406319,1.725865,4.305626,5.151606,-1.979139,-3.351549,-3.697095,36736.7408,25.054893,10.762562,22.702588,25.553259,-11.175657,-18.564105,-19.726505,37759.8937,25.550846,10.994738,23.07208,25.733765,-11.5919,-19.319237,-20.41341,19897.6738,2.119213,4.780225,6.725417,7.392822,-3.762022,-4.459477,-5.568282,15184.4687,1.721974,3.669803,6.171043,6.365464,-2.900969,-3.477972,-4.44909,49320.6768,22.121259,11.489514,20.171423,21.632058,-13.208098,-19.309916,-21.349098,30388.1055,21.705882,7.230303,13.982824,15.488456,-8.369611,-12.511388,-13.329659,6233.1253,6.180919,1.675807,4.446039,5.538792,-1.933989,-3.442448,-3.854858,7056.6691,6.488073,1.91815,5.082459,6.708748,-2.168586,-3.902515,-4.469335,42427.1877,28.323356,12.692818,25.403101,27.736241,-13.182634,-23.368514,-25.507639,34563.7212,26.562417,10.44195,21.483515,23.904205,-10.66106,-18.769774,-20.143349,2
18430.2109,1.794404,4.980553,8.197207,9.467863,-3.530773,-4.178513,-5.723386,19272.4043,1.917299,4.580603,6.496998,7.246287,-3.561975,-4.221471,-8.961729,44421.8857,22.793326,10.530688,17.827463,19.052665,-12.161938,-18.198068,-19.50739,41069.5997,21.244673,9.717715,16.398458,17.613865,-11.098194,-16.536946,-17.627598,5487.7365,6.010444,1.461927,3.625977,4.654869,-1.706492,-2.958654,-3.334857,6350.7644,6.375259,1.712912,4.157114,5.07086,-1.980058,-3.448635,-3.888454,36511.0452,25.459656,10.8283,21.925269,24.391352,-11.237992,-18.993388,-20.20674,37378.0701,25.786708,11.081687,22.180523,24.787914,-11.627519,-19.763854,-21.035709,20077.3614,2.163433,4.754129,6.392781,6.948681,-3.722204,-4.413288,-6.98291,15023.1797,1.72452,3.536388,5.318639,6.204442,-2.868169,-3.448705,-6.237183,49063.9219,22.772848,11.715545,19.407888,20.634568,-13.207011,-19.493051,-20.878006,30311.3241,22.399246,7.323823,13.482652,14.868997,-8.388154,-12.583816,-13.324297,6124.1577,6.139162,1.663264,4.321497,5.497819,-1.93969,-3.541247,-4.265015,6959.1732,6.472167,1.912736,4.96249,6.212976,-2.168033,-3.948369,-4.473828,42035.847,28.728691,12.915018,24.622439,26.966191,-13.24256,-23.37077,-25.207116,34348.9933,26.933347,10.622826,21.015315,23.689657,-10.704988,-18.676252,-20.631574,2
5828.2539,1.236785,1.638415,2.281931,3.639547,-1.247796,-1.652973,-2.837284,5353.375,1.222767,1.389402,1.892606,3.248114,-1.113249,-1.463655,-3.457764,8895.762,5.006121,2.26756,3.366169,3.715926,-1.798525,-2.494296,-3.197712,8133.156,4.813547,2.081437,3.165273,3.538008,-1.674694,-2.359167,-2.917609,1322.1224,2.135441,0.449474,0.793166,1.156327,-0.33055,-0.529532,-0.874793,1481.1115,2.214361,0.512467,0.911368,1.518863,-0.382546,-0.677855,-1.097841,8325.5392,6.413125,2.498859,4.022301,4.416472,-1.977248,-3.073402,-3.510939,8230.0502,6.580114,2.490438,4.14787,4.744703,-2.026481,-3.230717,-3.722183,5518.7832,1.276566,1.37933,1.853589,2.642949,-1.100403,-1.447828,-3.340972,4209.1035,1.196365,1.163915,1.592454,2.732634,-0.886629,-1.25353,-2.752118,9804.8667,5.186432,2.524151,3.757254,4.307568,-1.989537,-2.766551,-3.33219,6252.9407,4.965227,1.70921,2.637535,3.109975,-1.350276,-1.896342,-2.749544,1464.222,2.216842,0.517667,0.952642,1.262488,-0.376996,-0.661818,-0.997203,1801.5078,2.332761,0.615951,1.063754,1.418571,-0.44048,-0.814526,-1.088362,9197.9095,7.473191,2.778323,4.58302,5.208695,-2.273715,-3.761847,-4.299888,7899.9952,7.068495,2.391782,3.918861,4.291086,-1.895875,-2.988525,-3.455212,2
10617.6894,1.43082,2.777567,3.873559,4.734095,-2.2233,-2.786277,-4.178562,10308.3438,1.435241,2.482559,3.354879,4.267998,-2.040161,-2.506491,-3.729241,16696.7275,7.640144,4.661288,7.20117,7.658867,-3.881651,-5.494098,-6.14505,15177.2049,7.326219,4.272034,6.725299,7.20511,-3.592105,-5.210397,-5.853995,2342.577,2.979678,0.787771,1.447768,1.820101,-0.632719,-1.026349,-1.483266,2637.4809,3.123155,0.916113,1.693121,2.045343,-0.739617,-1.267958,-1.620423,15096.3308,9.287753,5.046778,8.454532,8.957618,-4.062906,-6.480481,-7.211017,15075.5861,9.646399,5.133975,8.768658,9.380494,-4.231449,-7.140863,-7.884771,10324.4199,1.517697,2.502342,3.403704,4.324166,-2.045041,-2.527914,-3.391282,7914.8926,1.368307,1.986288,2.801812,3.608071,-1.608345,-2.01481,-2.965887,18314.2681,7.857597,5.222103,8.12027,8.717666,-4.299692,-6.173358,-6.806605,11570.5094,7.545757,3.336385,5.343461,5.879146,-2.802689,-3.973877,-4.77548,2569.7123,3.084119,0.90994,1.735945,2.126822,-0.728059,-1.302485,-1.783211,3082.9652,3.212228,1.058096,1.964145,2.412872,-0.822715,-1.335814,-1.753621,16914.7917,10.770358,5.889919,10.046835,10.613935,-4.811574,-8.406358,-9.143996,14257.9158,10.011553,4.852508,8.308919,8.987605,-3.894912,-6.389278,-7.00501,2
13925.168,1.592454,3.554804,4.839797,5.850068,-2.861266,-3.485133,-4.498302,13424.0059,1.567543,3.248834,4.286416,5.172831,-2.676507,-3.279105,-5.881991,24306.0844,11.302729,7.010758,11.026392,11.6484,-6.035681,-8.785994,-9.920094,21885.2973,10.776524,6.377855,10.259031,10.984489,-5.52258,-8.260597,-8.932567,3252.5005,3.80743,1.083217,2.164825,2.671954,-0.924573,-1.570365,-1.897405,3639.1416,4.011012,1.264022,2.575964,2.99766,-1.066556,-1.860144,-2.298678,21281.7922,13.345513,7.474081,13.06362,13.930989,-6.047234,-9.92229,-10.773379,21119.3906,13.892401,7.68046,13.790739,14.893723,-6.277841,-10.880701,-11.542497,13622.6718,1.686385,3.339372,4.658966,5.1907,-2.726815,-3.322074,-4.371712,10608.6524,1.50795,2.596777,3.394769,3.985461,-2.141523,-2.639805,-5.301809,26443.8205,11.623959,7.82265,12.426796,13.149933,-6.635039,-9.773779,-10.710367,16675.4851,11.013467,4.907754,7.946338,8.50803,-4.257257,-6.203497,-7.242663,3529.1411,3.930405,1.247181,2.698636,3.267903,-1.046471,-1.915578,-2.305836,4220.7122,4.09414,1.433915,2.9603,3.512345,-1.186922,-2.046328,-2.64919,23746.7483,15.507994,8.908281,16.125018,17.286825,-7.128756,-12.681952,-13.708888,20089.4868,14.299225,7.24779,13.201488,14.223631,-5.783831,-9.577475,-10.254068,2
16038.998,1.712375,4.034104,6.057257,7.054523,-3.160474,-3.775419,-5.962028,15733.6504,1.682429,3.675478,5.442268,6.253105,-3.031672,-3.694446,-5.177885,31054.5747,14.228701,8.094828,13.418273,14.190987,-8.004711,-11.721132,-12.652518,27951.3296,13.658207,7.312257,12.86893,13.909759,-7.309295,-11.041212,-11.899978,3992.357,4.555785,1.193765,2.646338,3.262401,-1.149561,-1.908332,-2.439759,4501.3025,4.832311,1.375203,3.245985,3.945581,-1.334202,-2.392965,-2.75967,26367.0022,16.684818,8.514004,16.43699,17.82137,-7.666126,-12.271306,-12.999601,26364.2104,17.583051,8.631391,17.592684,19.38529,-7.970717,-13.826108,-14.763848,16181.4688,1.841379,3.768785,5.103748,5.949259,-3.125294,-3.894411,-4.987808,12982.9746,1.656115,2.968691,3.924069,4.681319,-2.456962,-3.002968,-3.928568,33730.552,14.703454,8.949701,15.53751,16.589009,-8.777614,-13.186679,-14.139847,21203.7811,13.80926,5.620507,9.854296,10.592892,-5.56637,-8.097338,-8.815447,4359.2111,4.710695,1.346237,3.390298,4.259138,-1.313662,-2.485925,-2.927567,5130.2274,4.868422,1.56128,3.664612,4.40571,-1.45927,-2.502972,-3.044668,29684.4377,19.645823,9.985122,19.799648,21.4396,-9.086255,-16.67661,-17.982692,24873.0728,17.735353,8.2759,15.987608,17.342823,-7.269817,-11.866437,-13.380497,2
18266.795,1.792974,4.505508,6.969723,8.512625,-3.458872,-4.122845,-5.639291,17693.8203,1.760424,4.159004,6.146962,7.013461,-3.353611,-4.053685,-5.344552,37369.8162,17.39985,9.548215,15.717104,16.810779,-9.858068,-14.450534,-15.437654,33751.258,16.567757,8.642995,14.953553,16.307875,-9.099664,-13.811349,-14.764199,4715.4149,5.233153,1.335305,3.076894,3.719505,-1.375147,-2.337827,-2.759178,5305.1652,5.51983,1.540097,3.724302,4.630875,-1.634765,-2.981669,-3.478121,31439.0265,20.199808,9.860345,19.091836,20.965218,-9.182372,-14.699014,-15.643216,31512.1578,21.105324,9.993214,20.225662,22.510629,-9.768824,-17.304961,-18.472383,17960.4218,1.920437,4.242087,5.764428,7.548198,-3.466942,-4.35355,-5.254641,14122.4238,1.68533,3.282506,4.401971,5.531799,-2.759436,-3.296939,-4.359708,40547.4677,17.705556,10.523224,18.014412,19.16093,-10.924382,-16.579223,-18.627408,25585.1346,16.97427,6.583708,11.624701,12.687472,-6.831146,-9.969005,-10.997875,5121.4484,5.359535,1.512018,3.920984,4.950981,-1.603936,-3.042069,-3.577226,6024.4583,5.604232,1.736363,4.246572,5.245149,-1.741281,-3.049278,-3.618494,35396.5217,23.511644,11.644993,22.946658,24.960021,-11.139575,-20.715467,-22.225219,29598.3991,21.50198,9.655006,18.735577,20.573125,-8.727504,-14.615803,-15.728964,2
17669.6856,1.744832,5.019631,8.387832,9.464851,-3.668149,-4.255772,-7.807742,18884.9863,1.813063,4.638985,7.27699,8.45455,-3.598926,-4.230834,-6.684453,44524.9825,20.57574,10.117212,17.664128,18.870282,-12.060996,-17.672447,-19.073925,39910.2883,19.422939,9.267823,16.771795,18.298033,-11.066863,-16.913572,-17.832999,5531.3291,5.980898,1.418744,3.418797,4.303664,-1.658652,-2.758309,-3.145393,6200.5703,6.314871,1.65347,4.174597,5.13237,-1.97001,-3.561038,-3.962034,36670.2014,23.421645,10.463149,21.285037,23.570357,-11.002393,-17.069294,-17.834723,36651.5349,24.560942,10.717148,22.969966,25.922418,-11.681165,-20.300866,-21.74472,19308.4062,1.992542,4.631544,6.933457,7.62038,-3.718272,-4.41052,-6.148145,14630.9902,1.709484,3.544979,5.351981,6.205926,-2.957307,-3.489784,-5.932519,47822.4195,20.819696,11.242368,20.170819,21.568377,-13.256735,-20.287759,-21.497455,30427.8227,20.021249,7.023206,13.138272,14.373724,-8.305997,-12.127888,-12.79821,5977.6756,6.111363,1.610176,4.398326,5.573404,-1.935321,-3.644546,-4.345144,7037.807,6.382971,1.849833,4.590641,5.583798,-2.094157,-3.617964,-4.018996,41124.4105,27.369929,12.40494,25.237267,27.90145,-13.268019,-25.117983,-27.406825,34486.1325,24.834775,10.274289,20.149653,22.210877,-10.336164,-17.484251,-21.74396,2
6065.1367,1.27959,1.225162,1.66731,3.028268,-1.132295,-1.485399,-2.877884,5310.3613,1.232558,1.097302,1.471307,2.404114,-1.040753,-1.361598,-2.544722,10021.7138,5.383886,2.370654,3.302758,3.658118,-2.031118,-2.795799,-3.680817,9215.2144,5.272816,2.149322,3.073957,3.465464,-1.899011,-2.66465,-3.361679,1377.9297,2.211801,0.415493,0.728073,0.991278,-0.341447,-0.562361,-0.919613,1528.3993,2.28126,0.457294,0.806555,1.230703,-0.389914,-0.649811,-1.080597,8975.2029,6.476731,2.546816,3.978714,4.452823,-2.140106,-3.332152,-4.055699,8743.5797,6.639593,2.435343,3.90139,4.510898,-2.153322,-3.458503,-4.014145,5050.4532,1.263556,1.100715,1.458093,2.360076,-1.032989,-1.331721,-2.421217,3988.4571,1.202979,0.872525,1.151887,2.047678,-0.804964,-1.058718,-2.576288,10987.9375,5.576691,2.599983,3.647413,4.055162,-2.23833,-3.108946,-3.823026,7217.1946,5.448205,1.809565,2.677577,3.071572,-1.550465,-2.159355,-2.613057,1501.123,2.258179,0.462561,0.841317,1.109969,-0.389851,-0.67016,-1.139259,1852.1663,2.380727,0.569976,0.968634,1.432534,-0.448827,-0.713556,-1.145166,9535.3313,7.16408,2.629859,4.165878,4.558227,-2.370577,-3.892481,-4.43059,8393.3838,6.784804,2.386506,3.793163,4.277591,-2.03194,-3.168623,-3.707187,2
12492.5899,1.555667,2.657595,3.642192,4.552759,-2.093809,-2.630232,-7.623757,9936.7051,1.430262,2.333357,3.137378,3.992413,-1.98313,-2.534767,-3.288253,18522.9944,9.532341,5.282983,8.359063,8.85719,-4.278018,-6.126047,-7.152388,17400.1611,9.381797,4.841288,7.764009,8.465403,-4.001806,-5.715187,-6.571787,2501.893,3.230306,0.846953,1.628598,2.040282,-0.67544,-1.146687,-1.615128,2893.3273,3.434633,0.978464,1.882756,2.205825,-0.776861,-1.284478,-1.687875,16295.107,11.311941,5.628464,9.703041,10.407558,-4.396363,-7.112132,-8.059255,16513.6091,11.868334,5.667425,9.945546,10.791988,-4.489915,-7.307574,-8.380151,9858.4922,1.511458,2.378135,3.175148,3.80731,-2.011597,-2.516882,-3.715438,9468.2539,1.474558,1.900069,2.549105,3.387107,-1.521076,-1.936421,-3.741334,20842.812,9.992463,5.91962,9.413023,9.992466,-4.761304,-6.704877,-7.306216,12954.7065,9.348746,3.83393,6.31047,6.878316,-3.118349,-4.4619,-4.973754,2815.2118,3.364847,0.973714,1.945146,2.411164,-0.763112,-1.313162,-1.853622,3234.2759,3.448036,1.129709,2.175521,2.588907,-0.870145,-1.506417,-1.992672,18258.0484,13.004482,6.37506,11.087591,11.785096,-5.013227,-8.46047,-9.326124,15189.1114,11.79431,5.35814,9.467978,10.161841,-4.161639,-6.958834,-7.980049,2
13264.6445,1.54297,3.417505,4.744795,5.868657,-2.770505,-3.357221,-4.479691,13229.6543,1.605274,3.18984,4.120066,5.201883,-2.666932,-3.209154,-4.417835,26657.6933,13.414321,7.424077,12.079725,12.798804,-6.533711,-9.550262,-10.25048,25092.5733,12.619112,6.904281,11.122702,11.971776,-6.071183,-8.708425,-9.475202,3457.9239,4.100912,1.103586,2.397843,2.976827,-0.970133,-1.618332,-2.137151,4050.2673,4.314681,1.293134,2.697504,3.249426,-1.127433,-1.859481,-2.27228,22757.7565,15.529953,7.833003,14.695548,15.935091,-6.432853,-10.702609,-11.403358,23486.7812,15.590257,8.045748,14.822906,16.022436,-6.607589,-10.808456,-11.444359,13771.7539,1.777708,3.34464,4.330988,5.188119,-2.758676,-3.337349,-4.02897,10053.5586,1.466037,2.460307,3.393346,4.26174,-2.073598,-2.492827,-3.895181,30159.8808,13.487887,8.443469,13.334315,14.056533,-7.255877,-10.369499,-11.076721,18361.7825,13.219988,5.24118,9.098285,9.81797,-4.646729,-6.849329,-7.533083,3910.7331,4.184986,1.26666,2.824587,3.446826,-1.100057,-1.857275,-2.23444,4427.9971,4.43154,1.459513,3.307539,3.943518,-1.245184,-2.172514,-2.619849,26151.2058,17.111337,9.248815,17.008962,19.495964,-7.396074,-12.147438,-13.120916,21264.059,16.32802,7.538645,14.509334,15.619048,-6.073955,-10.125862,-10.899864,2
2492.3047,1.105502,0.237609,0.385293,3.224831,-0.479427,-0.764729,-2.358658,1885.2989,1.085501,0.216286,0.371366,2.221608,-0.445178,-0.652046,-2.207208,5138.3101,3.840018,0.450997,0.569114,0.975204,-0.802311,-1.073954,-1.594638,4896.5866,3.741079,0.42389,0.541373,0.877462,-0.767242,-1.042544,-1.458867,731.9951,1.658081,0.094743,0.184044,0.585042,-0.167213,-0.321022,-0.806807,854.2355,1.715862,0.110883,0.177281,0.594135,-0.180959,-0.296384,-0.695575,4685.9122,4.535615,0.49929,0.657399,0.977549,-0.905555,-1.338693,-1.896635,4779.0258,4.619549,0.4965,0.666218,2.383014,-0.910817,-1.343301,-1.838447,1860.9824,1.101901,0.196689,0.323005,1.686962,-0.4402,-0.732861,-1.613996,1828.5371,1.087077,0.179299,0.340022,1.724784,-0.387755,-0.947228,-1.909418,5876.5909,3.980105,0.509112,0.625776,1.070439,-0.906405,-1.209813,-1.703348,3634.7047,3.806834,0.364156,0.466908,0.841384,-0.630141,-0.85527,-1.233601,854.6657,1.715489,0.116031,0.209288,0.646802,-0.183375,-0.306582,-0.792393,1002.4415,1.780368,0.130677,0.198319,1.676415,-0.2104,-0.379992,-0.842678,5249.8341,5.017332,0.528063,0.693091,1.071051,-0.998227,-1.511576,-1.915383,4413.9355,4.822635,0.475546,0.625181,1.144985,-0.857938,-1.303247,-1.789112,2
8448.8867,1.359072,2.056028,2.762535,3.668196,-1.673698,-2.170188,-3.163816,7999.293,1.367224,1.839793,2.419051,3.489015,-1.537922,-2.057901,-3.145373,14339.6226,8.097329,3.810603,5.648471,6.151168,-3.080838,-4.33657,-4.944692,13428.9603,7.748458,3.513942,5.238682,5.706573,-2.892252,-4.065214,-4.660366,1976.7076,2.772623,0.641113,1.155109,1.514947,-0.507271,-0.835849,-1.194312,2263.9115,2.886547,0.73868,1.296488,1.707138,-0.58605,-0.969369,-1.386297,12845.5298,9.593161,4.038341,6.475424,7.125343,-3.243644,-5.17693,-5.747863,12965.3625,9.67707,4.071505,6.545498,7.058512,-3.299566,-5.373132,-6.06522,8055.9492,1.44686,1.854333,2.410941,2.995894,-1.547684,-1.968876,-2.944893,6180.4629,1.295419,1.445677,1.941055,2.772758,-1.192664,-2.076031,-2.938509,16122.5613,8.251113,4.32312,6.381039,6.959298,-3.441289,-4.804656,-5.316848,10032.3868,8.03104,2.759377,4.260404,4.641544,-2.271492,-3.200681,-3.696534,2204.7011,2.831595,0.73765,1.342527,1.840454,-0.576088,-0.989705,-1.372057,2597.8648,3.004546,0.861984,1.561961,2.019542,-0.65953,-1.110671,-1.619819,14363.4246,10.537156,4.604405,7.307981,7.86598,-3.703447,-6.153205,-6.878359,12026.2606,10.081208,3.857886,6.299375,6.803197,-3.085485,-5.045495,-5.738804,2
12658.2285,1.540899,3.107417,4.169064,5.744335,-2.523292,-3.084364,-4.221507,12165.4004,1.554944,2.856871,3.718392,4.493748,-2.373556,-2.894059,-4.363668,22746.4527,11.804831,6.430545,10.224117,10.80989,-5.354242,-7.714805,-8.41685,21109.0637,11.226811,5.893141,9.434635,10.058194,-4.975928,-7.1985,-11.988629,3016.6191,3.700785,0.9806,1.98258,2.339491,-0.816817,-1.348452,-1.641693,3461.4721,3.880569,1.13543,2.292633,2.749269,-0.954578,-1.57841,-1.920871,19858.1292,13.774451,6.807176,12.057501,12.935882,-5.421567,-8.808391,-9.511995,20134.82,14.045354,6.886098,12.271456,13.201375,-5.619525,-9.292488,-10.127803,12306.0196,1.674558,2.971407,4.008668,7.116733,-2.409615,-2.93533,-3.828785,9368.0547,1.448983,2.228991,2.892696,3.687947,-1.834969,-2.249433,-3.161858,25411.2061,11.99038,7.24473,11.472575,12.108791,-5.943142,-8.502586,-9.536146,15677.7371,11.589745,4.527724,7.511714,8.102203,-3.813675,-5.537196,-6.039597,3349.7629,3.779102,1.121656,2.391658,3.044016,-0.929015,-1.615269,-1.993716,3900.1053,3.991622,1.30224,2.733612,3.230987,-1.046101,-1.801958,-2.156115,22434.0481,15.333239,7.952112,14.178479,15.248533,-6.324241,-10.85314,-11.821997,18618.2061,14.45967,6.569492,12.068774,13.137301,-5.168671,-8.751303,-9.566138,2
18898.8984,1.803377,5.033374,8.405097,9.838772,-3.673975,-4.480773,-4.667006,19432.2031,1.880207,4.628983,6.715356,7.856968,-3.681881,-4.533839,-4.704124,45605.2979,22.761589,11.331786,19.554149,20.914998,-12.638106,-20.73422,-19.624049,41806.3449,21.434429,10.34393,18.077341,19.324786,-11.605611,-18.80325,-19.062448,5711.6508,6.147001,1.551027,3.744246,4.804935,-1.798593,-3.03579,-3.524782,6575.7081,6.529436,1.817906,4.408901,5.410887,-2.112731,-3.59827,-3.955506,37646.6258,25.685629,11.547401,23.566914,26.372549,-11.7479,-19.187254,-20.32274,38659.6146,26.57073,11.87115,24.322971,27.379545,-12.398869,-20.54575,-21.900095,20017.8906,2.090974,4.745104,6.478901,7.337354,-3.82481,-4.760194,-14.169648,15265.7559,1.730229,3.558123,5.282807,6.395866,-2.97033,-3.508786,-10.535896,50041.6193,22.854903,12.614641,21.730939,23.052923,-13.835029,-22.609697,-21.966674,31099.1988,22.199683,7.741562,14.322231,15.680496,-8.726508,-14.259879,-13.6493,6341.7665,6.318132,1.771544,4.62733,5.799664,-2.062298,-3.716733,-4.199284,7231.0551,6.602909,2.022458,5.179223,6.519267,-2.285433,-4.033079,-4.493934,43498.4435,29.417987,13.975151,27.828599,30.613317,-13.975374,-24.899293,-26.906512,35541.4953,27.147557,11.390475,22.979025,25.370384,-11.204805,-19.117642,-20.576762,2
18887.9141,1.80391,4.963548,8.562822,9.646414,-3.643358,-4.328996,-5.665986,19414.5977,1.880945,4.640239,6.57405,8.88119,-3.631771,-4.338447,-5.315642,45780.6787,22.524056,11.200764,18.814242,20.105895,-12.240122,-18.455805,-21.188347,42009.5244,21.199362,10.282623,17.551101,18.79994,-11.284442,-16.912646,-18.620223,5705.3402,6.093322,1.527746,3.73024,5.313699,-1.722241,-3.024286,-3.415885,6528.0984,6.428864,1.783077,4.387123,5.382203,-2.012386,-3.617512,-5.109957,37726.0527,25.556516,11.390962,22.876576,25.494821,-11.28946,-19.270103,-20.620538,38420.3882,26.164457,11.660354,23.625647,26.324966,-11.864391,-20.771312,-22.369337,19861.2383,2.076814,4.75888,6.288469,7.079938,-3.760493,-4.511942,-5.699458,15168.2754,1.72411,3.538241,5.406002,5.938356,-2.921779,-3.464373,-4.754186,50204.3098,22.66486,12.430721,20.867638,22.189284,-13.409401,-19.857534,-21.462908,31330.3818,22.141095,7.746502,14.088766,15.55045,-8.448451,-12.526026,-13.445692,6292.478,6.224929,1.734975,4.591961,5.644423,-1.96842,-3.740625,-4.243608,7224.8013,6.547178,1.997864,5.112229,6.251776,-2.178845,-4.026815,-4.668694,43156.1065,28.937294,13.652982,26.521837,29.077905,-13.609147,-24.853488,-26.935847,35560.9074,26.985042,11.241425,22.221427,24.616095,-10.923228,-19.242427,-20.476446,2
4535.5762,1.20908,1.00828,1.408911,2.653613,-0.893963,-1.199742,-2.281015,4002.043,1.191094,0.870192,1.273469,2.597862,-0.810891,-1.101737,-2.202108,8480.5283,6.109455,1.67346,2.197645,2.504806,-1.504893,-2.049241,-2.901569,7990.9799,5.897883,1.539561,2.005314,2.580298,-1.42871,-2.004902,-2.516321,1253.7785,2.131674,0.317021,0.479617,0.839975,-0.284796,-0.46097,-0.840002,1457.146,2.224458,0.371159,0.556631,0.908405,-0.335389,-0.541002,-0.951982,7738.6595,7.64713,1.747129,2.371067,2.876514,-1.652409,-2.496263,-3.018721,7884.046,7.820703,1.760317,2.402038,2.831976,-1.718904,-2.657376,-3.368622,4157.7519,1.243303,0.863519,1.110385,2.023173,-0.818151,-1.075832,-2.23216,3331.6758,1.171662,0.715966,0.960917,2.520614,-0.626981,-0.937869,-1.830484,9566.1849,6.317361,1.895405,2.466663,3.002459,-1.690323,-2.327392,-2.801026,5945.3364,6.080182,1.231204,1.634712,1.998029,-1.140657,-1.604045,-2.291746,1437.0936,2.209679,0.369055,0.565888,1.132097,-0.330243,-0.603174,-1.357788,1691.6663,2.323094,0.428452,0.631756,1.005193,-0.377728,-0.602385,-0.98759,8651.8442,8.661753,1.943009,2.631075,3.163151,-1.884475,-2.950022,-3.487154,7229.0354,8.231106,1.648871,2.269563,2.583456,-1.560025,-2.422975,-2.886942,2
7377.4824,1.337198,1.740896,2.275561,3.611042,-1.474404,-1.893701,-6.566572,6747.1328,1.326987,1.556562,2.012138,3.034259,-1.353048,-1.69481,-4.647239,12746.5161,7.06161,3.239005,4.602529,5.054542,-2.640893,-3.655947,-4.177768,12068.3496,6.800152,2.996,4.26825,4.72055,-2.492991,-3.438255,-4.286108,1828.9205,2.571501,0.564903,0.963337,1.359301,-0.461066,-0.737186,-1.591534,2140.7,2.700408,0.658656,1.111679,1.436746,-0.542496,-0.843621,-1.282607,11619.2211,8.488084,3.439254,5.192275,5.631322,-2.869959,-4.446192,-5.090353,11917.1997,8.621385,3.477243,5.309085,5.707981,-2.968954,-4.516731,-5.269954,6873.7422,1.408941,1.574574,2.008464,2.942608,-1.380375,-1.729943,-2.706695,5332.6758,1.271329,1.216652,1.62239,2.539724,-1.051971,-1.331923,-2.27185,14482.5908,7.188942,3.687632,5.216565,5.707958,-2.962035,-4.062331,-4.696324,8896.8105,7.094986,2.339788,3.475083,3.830278,-1.952786,-2.737185,-3.303046,2090.2339,2.652194,0.657649,1.143632,1.582914,-0.529267,-0.863645,-1.259457,2422.2092,2.791124,0.760902,1.326834,1.706599,-0.602631,-0.989143,-1.315214,13142.2855,9.301849,3.893044,5.849641,6.326951,-3.275482,-5.194847,-5.845777,10848.848,8.922591,3.25373,5.03957,5.450281,-2.716595,-4.375148,-4.894678,2
4613.2324,1.212036,0.888957,1.567979,2.143152,-0.879786,-1.179752,-2.551819,4500.7579,1.22364,0.793838,1.397637,2.869223,-0.794023,-1.070754,-5.557246,8160.6858,4.811031,1.764643,2.396961,2.784381,-1.543691,-2.119872,-2.739369,7712.0916,4.62018,1.656654,2.249604,2.681326,-1.466235,-2.008312,-3.768415,1168.1134,2.028376,0.319086,0.534185,0.921978,-0.283664,-0.45072,-0.919535,1343.4758,2.083462,0.372115,0.670945,1.754759,-0.33078,-0.52517,-0.803863,7458.0571,5.77695,1.853997,2.786485,3.256242,-1.704258,-2.562673,-3.075242,7551.8665,5.767149,1.897183,2.826889,3.198722,-1.734766,-2.651788,-3.139425,4546.2266,1.278905,0.796366,0.998296,2.073366,-0.809984,-1.236752,-1.90083,3320.1348,1.170076,0.627668,0.842947,2.131308,-0.635003,-0.849659,-1.793239,9280.0081,4.86732,2.028108,2.771084,3.202358,-1.744509,-2.371038,-2.922683,5738.9989,4.877048,1.31558,1.880796,2.182233,-1.173674,-1.613933,-2.058923,1325.0475,2.062079,0.376665,0.63192,0.979588,-0.327486,-0.541575,-0.944069,1574.1776,2.190749,0.436535,0.724565,1.139311,-0.375839,-0.594309,-1.588337,8321.6067,6.15542,2.068631,3.060264,3.404447,-1.922511,-2.991192,-3.71222,6976.3909,6.038069,1.748749,2.677076,3.202096,-1.620723,-2.517413,-2.956915,2
7163.7617,1.326589,1.760177,2.358551,3.267391,-1.479128,-1.905867,-7.308617,6315.8457,1.304119,1.583278,2.066492,5.164868,-1.350021,-1.710188,-2.851898,12690.1731,7.04578,3.389057,5.101994,5.631033,-2.654302,-3.699887,-6.300999,12020.8223,6.82713,3.140979,4.678187,5.079837,-2.506199,-3.496563,-4.029196,1774.1624,2.578173,0.577711,1.053571,1.523222,-0.451347,-0.726595,-1.065525,2082.1693,2.719288,0.671908,1.227093,1.616801,-0.527497,-0.835485,-1.15916,11421.0889,8.382086,3.557204,5.850541,6.334121,-2.840625,-4.407244,-5.100561,11717.6212,8.586518,3.634013,5.985706,6.446015,-2.91645,-4.532644,-5.148762,6508.5039,1.383774,1.609302,2.053572,2.895162,-1.376189,-1.741988,-2.562063,5295.0039,1.270178,1.237316,1.608252,3.644932,-1.065129,-1.362077,-2.335233,14474.1577,7.218897,3.87661,5.681298,6.302719,-2.992113,-4.103024,-4.730689,8832.6375,7.058119,2.449451,3.819878,4.234884,-1.95815,-2.780044,-3.29937,2033.7552,2.668313,0.674733,1.272751,1.632608,-0.517802,-0.873799,-1.272473,2342.4454,2.790229,0.778853,1.450882,1.893305,-0.589585,-0.981586,-1.34846,12937.4111,9.240558,4.081986,6.616426,7.131091,-3.240133,-5.189044,-5.714705,10668.1158,8.751284,3.392886,5.702236,6.250977,-2.691395,-4.312621,-4.772193,2
4108.9668,1.188958,0.88816,1.173844,2.235801,-0.884622,-1.180877,-2.446444,4409.4141,1.214058,0.789558,1.071647,2.978511,-0.806825,-1.089446,-2.045482,8384.292,5.081637,1.717338,2.287581,2.701699,-1.562825,-2.112239,-2.726865,7820.4206,4.851834,1.611728,2.152347,2.444114,-1.481714,-2.057682,-2.575982,1186.5253,2.058295,0.300624,0.517746,0.783622,-0.283458,-0.469231,-1.005174,1348.1632,2.113393,0.35347,0.56899,0.909515,-0.330131,-0.53395,-1.035207,7672.2017,6.04153,1.792783,2.690842,2.978546,-1.71837,-2.589686,-3.052653,7675.5842,6.043036,1.826097,2.792236,3.20485,-1.74987,-2.71593,-3.12038,4467.4863,1.265952,0.778684,0.980332,1.893208,-0.804669,-1.041779,-1.978835,2782.6933,1.143126,0.620708,0.850089,2.072273,-0.625764,-0.856681,-1.872817,9408.4612,5.123156,1.982256,2.604407,3.002345,-1.762357,-2.398281,-3.073057,5881.8565,5.089283,1.281933,1.839101,2.162627,-1.184825,-1.624834,-2.107365,1325.3587,2.087207,0.357948,0.584819,0.887936,-0.32661,-0.545151,-0.861994,1609.9368,2.235512,0.41086,0.688635,1.004305,-0.377064,-0.60328,-1.053358,8434.87,6.454987,1.993071,2.916436,3.26705,-1.936547,-3.035698,-3.46868,7160.0401,6.315157,1.695818,2.614603,3.124859,-1.634012,-2.534444,-4.693185,2
7816.6308,1.364801,1.761146,2.362786,3.435084,-1.469568,-1.87716,-5.462588,7024.1367,1.336921,1.564437,2.657224,3.057207,-1.347301,-1.701886,-2.683688,12820.8525,7.072846,3.372591,4.904804,5.336712,-2.662259,-3.67979,-4.263589,12014.6933,6.828173,3.108812,4.580436,5.015052,-2.508729,-3.496191,-4.124349,1782.7323,2.59064,0.561236,0.996378,1.251913,-0.45122,-0.712871,-1.018344,2056.3723,2.70692,0.658234,1.156431,1.554316,-0.524945,-0.848541,-1.324024,11503.7619,8.377509,3.547376,5.691897,6.393286,-2.845439,-4.402351,-5.485636,11643.1613,8.569121,3.571557,5.808061,6.37265,-2.919075,-4.612921,-5.924808,7111.7246,1.417387,1.583912,2.049401,2.75541,-1.362523,-1.730307,-2.535295,5805.0977,1.304911,1.235789,1.655763,2.553158,-1.063898,-1.402325,-2.520016,14490.0711,7.249626,3.844283,5.598884,6.122307,-2.995658,-4.118723,-4.974808,8916.9617,7.04673,2.435222,3.739657,4.205527,-1.957556,-2.914627,-3.201047,2007.4187,2.660931,0.650469,1.208416,1.652465,-0.51454,-0.864296,-1.191453,2351.6292,2.796105,0.75805,1.37118,1.799795,-0.58669,-0.95041,-1.379908,12867.9995,9.205454,4.020948,6.461791,6.951799,-3.250569,-5.292345,-5.935056,10742.953,8.748683,3.381114,5.54178,6.178909,-2.699833,-4.351357,-4.949228,2
5046.6367,1.23292,1.287478,1.710502,3.6733,-1.063643,-1.388495,-2.581196,4908.6348,1.223018,1.095582,1.39845,2.763855,-0.90727,-1.211262,-2.562924,8133.8793,5.755428,1.86196,2.566528,2.981375,-1.455097,-1.985887,-2.579261,7467.9205,5.515612,1.709171,2.390471,2.736781,-1.351002,-1.870772,-2.268523,1133.9632,2.044309,0.343065,0.539494,0.844879,-0.261869,-0.408428,-0.824074,1280.3092,2.110744,0.392567,0.626058,0.8951,-0.30033,-0.490455,-0.962842,7318.4651,7.346971,1.948767,2.883855,3.325809,-1.593898,-2.380074,-2.847209,7288.6153,7.579977,1.953265,2.92084,3.373214,-1.611278,-2.519635,-3.055264,5192.8653,1.290916,1.088741,1.433826,2.513879,-0.900663,-1.201912,-2.691274,3973.9687,1.206543,0.909718,1.19562,2.410464,-0.753845,-1.015453,-2.093464,9008.9831,5.901722,2.107692,2.893848,3.533331,-1.608833,-2.190175,-2.707721,5634.1294,5.74011,1.376649,1.978848,2.419014,-1.088715,-1.513766,-1.919648,1274.5033,2.109799,0.401246,0.651891,0.965604,-0.298393,-0.510475,-0.917813,1544.1852,2.230412,0.465986,0.722409,1.108277,-0.348534,-0.530019,-1.066954,8078.4303,8.465849,2.161537,3.212379,3.604734,-1.789405,-2.84797,-3.375241,6872.9199,7.988989,1.854055,2.772242,3.114566,-1.506536,-2.25879,-2.714122,2
6895.8262,1.292066,1.915421,2.45524,3.455403,-1.742368,-2.390491,-3.414587,7662.961,1.34043,1.691582,2.115439,3.264074,-1.550657,-1.978363,-3.358743,12499.9882,7.531149,2.916967,3.743307,4.183108,-2.602311,-3.586749,-4.213887,11434.4358,7.123124,2.656096,3.44194,3.771786,-2.418835,-3.420962,-3.921853,1728.5177,2.578181,0.474566,0.743012,1.041595,-0.43791,-0.683742,-1.079386,1931.4665,2.637322,0.539919,0.854283,1.183547,-0.505829,-0.858661,-1.314217,11325.3096,9.365518,2.965553,4.196917,4.62265,-2.806462,-4.254672,-4.925859,11225.8991,9.403919,2.956374,4.184464,4.551873,-2.887257,-4.650257,-5.437511,7954.4747,1.436306,1.711419,2.108641,3.041372,-1.552964,-1.946268,-4.036671,5102.9473,1.247525,1.351087,1.70713,2.607884,-1.234731,-1.583492,-2.692788,13799.5419,7.552717,3.309576,4.25122,4.700046,-2.892745,-4.062581,-4.793625,8641.6188,7.504902,2.048708,2.786253,3.172381,-1.89898,-2.656972,-3.050334,1900.9552,2.608683,0.539,0.898849,1.291791,-0.499676,-0.893955,-1.28044,2312.258,2.817889,0.636966,1.00324,1.391584,-0.571709,-0.876769,-1.135648,12485.8076,10.329577,3.366572,4.622921,5.211082,-3.235379,-5.480641,-7.437083,10608.7999,9.943796,2.811901,3.955882,4.3267,-2.656631,-4.072856,-4.587947,2
5707.8632,1.285414,1.054753,1.559597,4.055678,-1.096329,-1.43804,-2.680308,4962.7441,1.230847,0.899372,1.290888,3.460132,-0.970088,-1.339993,-2.618437,8420.4926,4.869317,1.724418,2.703627,3.112181,-1.606348,-2.224942,-2.758756,7703.8103,4.743037,1.574058,2.380559,2.52958,-1.495292,-2.077302,-2.504978,1180.9419,2.057109,0.299458,0.496894,1.033161,-0.287629,-0.466303,-1.136791,1312.0131,2.111056,0.332626,0.542385,1.408549,-0.32704,-0.541913,-0.928454,7722.4571,5.944233,1.830555,2.628403,3.162179,-1.775563,-2.750236,-3.282807,7579.5361,6.068957,1.793963,2.62998,4.314764,-1.80403,-2.829277,-3.456069,4975.4316,1.281564,0.902685,1.206942,3.521079,-0.975851,-1.24649,-1.999314,4031.5625,1.22063,0.740839,1.045731,3.014904,-0.792791,-1.146828,-2.375593,9277.426,4.969208,1.92805,2.958025,2.882709,-1.780298,-2.446128,-2.982052,5856.6786,4.903843,1.276135,1.92198,5.287598,-1.201261,-1.683267,-2.077084,1302.2971,2.096401,0.338843,0.576355,1.68725,-0.32743,-0.560862,-0.91427,1594.3359,2.212307,0.40599,0.645183,1.447306,-0.38017,-0.589461,-1.03601,8413.3095,6.533237,1.976844,2.882666,5.537883,-2.005024,-3.251018,-3.905837,7221.0477,6.202066,1.724859,2.510747,4.568254,-1.689853,-2.594792,-3.200418,2
8402.0703,1.420904,2.11302,2.779846,3.582835,-1.688675,-2.176304,-3.373686,7325.8653,1.344391,1.86689,2.457503,3.636853,-1.481178,-1.877901,-3.01887,12413.3994,6.540443,3.510652,5.054951,5.627851,-2.612243,-3.640046,-4.452919,11343.3823,6.369977,3.178452,4.675377,4.979769,-2.423048,-3.503072,-3.959178,1701.3617,2.528185,0.568238,0.98878,1.358088,-0.432642,-0.685862,-1.168533,1904.7984,2.618343,0.65611,1.171688,1.530703,-0.494547,-0.830178,-1.14863,11186.2147,7.886982,3.739158,5.802242,6.242759,-2.798587,-4.309055,-4.680073,11104.6734,8.18664,3.696595,6.053254,6.472936,-2.862198,-4.681847,-5.344022,7611.3261,1.442853,1.91108,2.442976,3.267912,-1.509567,-1.925545,-2.859095,6214.1367,1.353228,1.507918,1.941463,2.850811,-1.197394,-1.505758,-2.588532,13696.9024,6.71754,3.933347,5.701062,6.204084,-2.901714,-4.085939,-4.71305,8595.6252,6.545716,2.499197,3.789836,4.184578,-1.90738,-2.66519,-3.212133,1874.2112,2.585232,0.658626,1.211818,1.676545,-0.4905,-0.852957,-1.273022,2258.987,2.708487,0.761907,1.321218,1.839648,-0.562906,-0.887171,-1.290527,12295.7352,8.817732,4.173757,6.728658,7.263795,-3.199593,-5.387717,-6.010638,10458.0679,8.23013,3.500126,5.602148,5.963035,-2.6285,-4.210478,-4.713647,2
6147.6445,1.287082,1.309475,1.76369,3.267232,-1.135878,-1.541321,-2.513292,4543.168,1.166722,1.132782,1.544118,9.4477,-1.003302,-1.34547,-2.809995,7049.9104,4.452284,1.564039,2.110909,2.527483,-1.371031,-1.884372,-2.529823,6734.2861,4.334268,1.465887,2.031253,2.707904,-1.297888,-1.806394,-2.831593,1028.3683,1.981663,0.290864,0.52781,2.029378,-0.252098,-0.512741,-0.837437,1216.3566,2.05378,0.339043,0.545152,0.923358,-0.292954,-0.48103,-1.222906,6765.3842,5.32124,1.714374,2.553222,3.521288,-1.555017,-2.36077,-2.923694,7158.4522,5.284329,1.787027,2.660039,3.11576,-1.627872,-2.405417,-3.051572,4827.1836,1.267154,1.097033,1.391365,5.83006,-0.9747,-1.269671,-3.162072,4775.002,1.23437,0.943738,1.213665,2.117252,-0.782889,-1.058538,-2.898983,8094.5923,4.545841,1.788042,2.386741,2.830584,-1.542132,-2.091163,-2.602683,4885.9606,4.509718,1.146767,1.648543,2.233402,-1.026721,-1.431928,-1.894032,1216.769,2.017063,0.348546,0.599498,1.046353,-0.293564,-0.555955,-1.014128,1381.6541,2.111854,0.396719,0.653313,2.641251,-0.33333,-0.551372,-1.191423,7714.0261,5.692625,1.920468,2.84135,3.305117,-1.754894,-2.699717,-3.234724,6209.9881,5.561583,1.589754,2.431748,2.8354,-1.443926,-2.258043,-3.129247,2
9479.6153,1.44935,2.205252,3.21359,4.002944,-1.980281,-2.857723,-7.457337,8486.6856,1.333105,1.927406,2.614349,4.916542,-1.739014,-2.518027,-6.981713,11932.4142,7.177838,2.98307,4.281344,4.650869,-2.611589,-3.613859,-4.270263,11294.7125,6.7796,2.779648,4.035076,4.654259,-2.446191,-3.38938,-4.253806,1724.2636,2.696641,0.507125,0.891852,1.265438,-0.441758,-0.744908,-1.143611,2022.3352,2.785167,0.591374,1.010462,1.321714,-0.52009,-0.840688,-1.249255,11335.2364,8.631099,3.260996,5.138715,5.472491,-2.837657,-4.498121,-5.343168,11988.8906,8.433449,3.404231,5.32293,5.844472,-2.979841,-4.615125,-5.395593,8836.2597,1.518781,1.909301,2.749065,3.630226,-1.749067,-2.612901,-7.015717,6570.1954,1.316742,1.497071,2.02564,2.966714,-1.372812,-2.056454,-6.003224,13591.8235,7.167466,3.426123,4.873886,5.280104,-2.927992,-3.954004,-4.440336,8214.5801,7.205885,2.121644,3.206646,3.615172,-1.886591,-2.671386,-3.372075,2007.9674,2.710724,0.598516,1.05558,1.333116,-0.512108,-0.856025,-1.292767,2269.0925,2.88509,0.678274,1.211113,1.546314,-0.577566,-1.021152,-1.409285,13038.177,9.179615,3.743167,5.831037,6.279202,-3.270782,-5.29285,-5.949397,10427.5567,9.019042,3.034169,4.902746,5.676666,-2.66204,-4.694573,-5.044409,2
7132.1182,1.730411,1.079634,1.197136,2.264438,-1.168781,-1.442323,-5.730415,5547.6055,1.342908,0.847748,0.967182,1.902118,-0.997548,-1.288073,-2.176939,8954.6997,5.336834,1.381733,1.575591,2.263546,-1.585779,-2.136645,-2.714921,7863.1449,5.512705,1.176962,1.378483,1.946033,-1.437671,-1.982653,-2.657085,1295.7295,2.141131,0.23912,0.399086,0.796211,-0.283279,-0.442712,-0.874748,1334.9404,2.258305,0.239484,0.387322,0.708464,-0.30869,-0.514849,-0.885484,8414.1231,6.219834,1.375513,1.872313,2.272014,-1.770469,-2.648841,-3.165142,7924.5199,6.877171,1.275482,1.783904,2.227006,-1.78113,-2.751543,-3.201934,6136.8037,1.525051,0.910618,1.159346,3.433189,-1.031591,-1.3141,-2.055538,4627.7295,1.399035,0.689247,0.866789,2.445449,-0.780404,-0.98839,-1.731939,9343.1035,5.770721,1.447413,1.65069,2.016602,-1.69892,-2.31752,-3.034972,6089.3331,5.188202,0.937405,1.230084,1.546679,-1.180351,-1.610988,-3.152036,1317.4844,2.181887,0.243751,0.413109,0.772274,-0.308397,-0.52571,-0.87884,1729.7146,2.272732,0.320179,0.659546,0.877346,-0.374222,-0.580541,-0.973472,8557.8173,7.439797,1.40892,1.867503,2.273335,-1.902078,-3.300753,-3.456289,7686.0635,6.620674,1.257093,1.739182,2.034205,-1.643968,-2.382393,-2.893108,2
10835.8349,2.0985,2.371449,2.984352,3.681812,-1.854895,-2.260212,-3.114485,8650.7226,1.533834,1.877321,2.459425,3.278362,-1.606852,-1.997114,-2.94652,13389.0286,6.746558,3.537934,5.049048,5.478244,-2.817676,-3.964332,-4.622459,11753.2681,6.85535,3.112769,4.507884,5.153589,-2.504015,-3.585532,-4.832993,1897.7795,2.640958,0.588814,1.018882,1.441357,-0.479905,-0.88432,-1.189946,1974.4721,2.812687,0.626917,1.082111,1.79993,-0.504459,-0.798632,-1.214672,12653.1463,7.985686,3.906342,5.855959,6.427906,-3.097146,-5.256383,-5.978203,11943.3803,8.551803,3.704801,5.835792,6.325475,-3.026449,-4.608836,-5.599558,9638.6915,1.82764,2.018323,2.590064,3.547298,-1.700778,-2.107051,-3.043811,7123.2071,1.611844,1.473746,1.843145,2.333648,-1.240618,-1.538229,-2.176809,14012.2585,7.175901,3.813265,5.421001,5.873349,-2.978273,-4.216246,-4.749067,9076.2985,6.68707,2.493718,3.714261,4.119207,-2.033884,-2.903639,-3.520992,1927.8247,2.681949,0.628332,1.127881,1.500982,-0.497219,-0.81507,-1.265327,2503.694,2.811654,0.776349,1.350527,1.77923,-0.619685,-1.110236,-1.601126,12899.8951,9.138628,4.062036,6.349534,6.991036,-3.270714,-5.15037,-5.968955,11520.6285,8.353433,3.586488,5.600712,6.106882,-2.831235,-4.596366,-5.843878,2
7858.2207,1.548458,0.508951,0.654359,2.060051,-0.433989,-0.724246,-2.423138,2802.2724,1.189199,0.182821,0.362382,1.977001,-0.432284,-0.643319,-1.679237,11827.8985,9.380391,0.644524,0.746113,1.2608,-0.466102,-0.644631,-1.760062,13037.2698,10.128806,0.648265,0.735826,1.663486,-0.533308,-0.74122,-2.112693,1995.9442,3.312817,0.085098,0.138429,0.703067,-0.212522,-0.312838,-1.151027,2234.1783,3.332782,0.094612,0.144439,1.04675,-0.240715,-0.374935,-1.142961,10000.5132,9.619982,0.537732,0.653103,1.100216,-0.508664,-0.664071,-1.838558,10928.4697,9.963244,0.561654,0.685166,1.369903,-0.564435,-0.788493,-2.145625,4823.708,1.306809,0.21153,0.340156,1.705408,-0.574469,-0.836056,-2.169896,3813.6894,1.199577,0.2122,0.383199,2.196381,-0.515512,-0.787248,-2.359993,13507.9593,10.274336,0.677269,0.743882,1.54871,-0.649272,-0.879694,-2.223768,9988.1564,10.718479,0.388883,0.444031,1.296944,-0.606292,-0.81024,-2.061199,2135.0869,2.788319,0.092008,0.145074,0.831755,-0.244539,-0.415363,-0.989828,2362.5229,2.902445,0.101224,0.155831,0.928711,-0.263645,-0.438935,-1.210795,12262.6559,11.677947,0.579762,0.64045,1.381315,-0.712483,-0.990223,-2.687118,10294.7101,11.597495,0.465641,0.531212,1.028419,-0.631962,-0.795843,-2.244029,3
4860.6836,1.252008,0.803849,1.156339,2.410429,-0.975384,-1.5172,-1.943421,4228.6826,1.263825,0.404297,0.554793,1.50657,-1.150205,-1.83937,-5.306243,11285.5352,3.093188,1.257893,1.388665,1.93392,-0.921375,-1.526462,-3.987544,13541.3037,3.663145,1.471513,1.65136,2.328301,-1.028027,-1.554915,-2.075924,2757.0126,3.042816,0.296711,0.41227,0.87393,-0.478482,-0.752899,-2.045836,3127.1526,3.091041,0.347956,0.445274,0.889439,-0.545272,-0.842074,-2.125754,9727.6797,3.186992,1.202484,1.367769,1.868519,-1.011466,-1.607933,-2.059505,10934.269,3.368932,1.349915,1.552158,2.279796,-1.110114,-1.755304,-4.731245,6422.3086,1.368131,0.759354,0.955735,1.823669,-1.388568,-2.225012,-2.456892,5092.9648,1.247718,0.630219,0.871749,2.284003,-1.302746,-2.050476,-5.718518,14377.5254,3.786604,1.669941,1.850283,2.41545,-1.187081,-1.769374,-5.0949,13441.2177,5.285247,1.18727,1.305822,1.951227,-1.224114,-1.711302,-4.662434,2941.0849,2.726469,0.345862,0.482629,0.888155,-0.538224,-0.793046,-2.158946,3259.5936,2.816876,0.379592,0.493765,0.930744,-0.596212,-0.871168,-2.207249,12986.1113,3.889665,1.608121,1.848305,2.398927,-1.305442,-1.967877,-5.357804,11174.3045,4.04726,1.343911,1.54235,2.086684,-1.127801,-1.659157,-4.508241,3
6485.2735,1.336821,1.181666,1.941728,5.503257,-1.481732,-2.021449,-2.910389,6484.9551,1.408307,0.935994,1.369265,2.157885,-1.801682,-2.439284,-3.818536,12936.9843,3.168788,2.176766,2.51556,5.120155,-1.341087,-1.914535,-2.731781,15620.3589,3.808848,2.600269,2.992166,5.601055,-1.475356,-2.156613,-5.979916,3727.2329,3.598231,0.573216,0.803145,2.062266,-0.743869,-1.02351,-1.495313,4242.0181,3.68001,0.659974,0.9,1.668815,-0.864132,-1.136137,-1.872614,11302.8843,3.292161,2.137106,2.575799,3.103508,-1.461382,-2.001817,-2.705459,12739.3687,3.511278,2.372706,2.845738,7.721706,-1.638826,-2.212125,-2.715167,9044.0234,1.518628,1.460705,2.101465,3.332588,-2.096873,-2.961994,-7.742065,7805.582,1.389165,1.21583,1.647036,4.154652,-1.989749,-2.823349,-4.250197,16681.793,3.956119,2.936537,3.44521,7.72156,-1.657335,-2.369594,-6.038189,16335.4522,5.74978,2.268257,2.574768,5.631864,-1.676066,-2.393235,-6.380395,3942.0448,3.204221,0.653937,0.862612,2.10373,-0.825191,-1.193505,-1.611577,4343.5433,3.281299,0.724074,0.957541,2.216919,-0.899496,-1.316016,-1.795732,15178.6938,4.067758,2.905998,3.804026,4.844443,-1.852452,-2.578045,-3.479181,13065.1863,4.215621,2.457394,3.347998,4.248196,-1.562399,-2.165241,-2.843089,3
7554.3672,1.39371,1.493587,2.242528,3.289289,-1.873324,-2.655733,-3.624448,7708.2471,1.488836,1.484586,2.163606,5.980343,-2.234825,-3.069297,-3.793578,14236.9526,3.31314,2.953044,4.198998,9.56943,-1.596971,-2.22394,-2.964226,17215.8755,4.018681,3.548311,4.889126,10.573684,-1.750321,-2.323221,-3.019586,4649.53,4.174582,0.82058,1.075844,1.387822,-0.97233,-1.339735,-2.566009,5321.9861,4.289034,0.950921,1.256534,1.620009,-1.138675,-1.569692,-1.99318,12318.9912,3.405193,2.987805,4.440782,4.154324,-1.69499,-2.524794,-2.937744,13921.0371,3.644655,3.318786,4.892842,4.673572,-1.882319,-2.704569,-3.522657,10365.582,1.593995,2.099264,2.987508,3.561882,-2.572152,-3.480734,-4.333793,9212.5898,1.465471,1.790809,2.514818,6.542943,-2.455627,-3.367652,-4.177593,18413.1299,4.188264,4.037887,6.057092,14.653405,-1.928432,-2.605253,-3.33677,18301.8482,6.193335,3.207668,4.498463,10.566199,-1.948793,-2.494162,-3.218968,4883.6549,3.674402,0.924388,1.275739,1.628104,-1.094474,-1.618894,-2.289137,5340.4222,3.746129,1.014242,1.411903,1.801229,-1.184401,-1.760719,-2.270079,16679.8486,4.26634,4.121553,6.392819,5.570354,-2.158203,-3.202416,-3.705938,14378.0669,4.43203,3.491776,5.420889,5.017307,-1.81098,-2.689007,-3.322302,3
8342.8515,1.446825,1.64833,2.572931,3.678426,-2.178659,-3.078916,-3.837023,8142.1592,1.526876,1.567133,2.063717,2.883703,-2.521482,-3.494086,-4.403484,15279.3452,3.752986,3.387638,4.123255,4.680145,-1.696448,-2.264155,-3.259685,18437.6406,4.600076,4.047504,4.923901,5.784448,-1.882447,-2.498728,-3.22906,5356.6259,4.77546,0.929298,1.272929,1.678047,-1.172733,-1.575591,-2.180631,6156.4801,4.936694,1.069888,1.471525,1.809394,-1.37441,-1.880089,-2.456069,12816.17,3.725637,3.305018,4.372713,4.778653,-1.704551,-2.45858,-3.038896,14605.1118,4.029996,3.671675,4.801031,5.256823,-1.925429,-2.772032,-3.930915,10923.5801,1.641149,2.242255,2.984655,3.77905,-2.864599,-3.897919,-4.641776,9669.6445,1.500754,1.889181,2.439177,3.426098,-2.736174,-3.799141,-4.81534,19610.1983,4.747008,4.536006,5.710552,6.279722,-2.04761,-2.714503,-4.379661,19482.9578,7.013876,3.645493,4.407827,4.843938,-2.119185,-2.683013,-4.508919,5609.8296,4.160329,1.058643,1.512276,1.854528,-1.305422,-1.933402,-2.387717,6075.9331,4.206704,1.162367,1.6752,1.985524,-1.401472,-2.071677,-2.597384,17553.4878,4.760359,4.501001,6.05652,6.69092,-2.212974,-3.293002,-3.90595,15080.9494,4.917444,3.834193,5.192463,5.538701,-1.862127,-2.780675,-4.523471,3
8848.2559,1.476376,1.875326,2.732849,3.497315,-2.443938,-3.463889,-4.078277,8837.8184,1.58306,2.092389,2.874505,3.645914,-2.777914,-3.860737,-4.540622,15083.4785,3.427977,4.110338,5.369782,5.861392,-1.788159,-2.390658,-3.030409,18534.0953,4.26358,5.048655,6.59465,7.13472,-2.02216,-2.71249,-3.402601,5862.8149,4.912424,1.205288,1.70081,2.048643,-1.352484,-1.836086,-2.931275,6735.5199,5.112827,1.388329,1.994525,2.475554,-1.601276,-2.221058,-2.689156,12457.6387,3.383432,3.948924,5.507293,6.036105,-1.711046,-2.472685,-3.04885,14356.2158,3.69458,4.460459,6.256885,7.318277,-1.990755,-2.935574,-3.62811,11575.6543,1.6848,2.754835,3.826042,4.608666,-3.12835,-4.276389,-5.221296,10422.0683,1.553875,2.429633,3.141463,3.879795,-2.994482,-4.124547,-5.888845,19823.1064,4.445676,5.640336,7.594215,8.406184,-2.203146,-2.919396,-4.716728,20017.917,6.638293,4.76018,6.022132,6.526959,-2.259287,-2.870392,-3.564568,6080.8098,4.286883,1.3664,2.075871,2.57634,-1.506689,-2.416375,-2.808132,6559.0291,4.301543,1.507273,2.246208,2.72378,-1.578471,-2.366937,-3.13007,17572.3271,4.421163,5.569382,8.091615,9.022172,-2.323411,-3.542989,-4.289065,15164.6269,4.57933,4.739161,6.937854,7.674186,-1.930373,-2.888563,-3.443737,3
9297.0606,1.504237,2.089999,2.94021,3.720992,-2.597743,-3.681128,-4.286246,9406.7666,1.635154,2.373029,3.308411,4.037106,-2.921915,-4.052707,-4.701807,15628.9155,3.552484,4.578578,6.164803,6.653322,-1.890922,-2.553413,-3.100132,19105.0254,4.41581,5.629719,7.592621,8.295691,-2.12011,-2.939757,-3.50236,6042.3742,5.021849,1.347418,1.928493,2.27416,-1.432757,-1.930971,-2.472842,6988.3737,5.233566,1.563346,2.276971,2.724894,-1.691098,-2.357517,-2.882813,12901.4488,3.491113,4.294943,6.263589,6.798273,-1.820321,-2.667883,-3.26072,14842.8633,3.801373,4.902406,7.220191,7.718627,-2.090242,-3.094852,-3.841304,12216.0273,1.737809,3.069903,4.284425,5.038753,-3.291925,-4.514382,-5.488513,10871.9707,1.579321,2.62355,3.477762,4.162429,-3.154991,-4.396065,-5.327468,20369.3775,4.58978,6.241993,8.711437,9.356082,-2.300329,-3.070322,-3.854972,20525.5529,6.864388,5.373515,6.97494,7.489016,-2.378322,-3.061129,-4.715643,6297.9643,4.372965,1.516776,2.330728,2.64712,-1.5886,-2.421346,-2.883938,6715.981,4.373793,1.667771,2.554472,2.973805,-1.666601,-2.508499,-3.025606,18061.6333,4.538472,6.1258,9.233588,9.89702,-2.434879,-3.769916,-4.389417,15575.1147,4.721548,5.203139,7.891,8.649419,-2.045617,-3.13258,-3.721876,3
10637.4102,1.580483,2.323516,3.971954,3.999715,-2.92078,-4.151901,-4.826292,10879.7392,1.738745,2.631433,3.761878,4.725232,-3.273257,-4.567626,-6.232393,17334.8945,4.001355,5.121804,8.354152,13.617752,-2.233826,-3.079091,-3.793328,20748.6451,4.93266,6.179217,10.20299,27.768491,-2.445378,-3.323343,-3.992068,6608.6017,5.495763,1.461481,2.154238,6.218209,-1.593264,-2.184419,-2.652424,7667.5424,5.726411,1.695904,2.514301,7.442844,-1.889222,-2.626929,-3.060208,14608.2968,3.969029,4.756571,7.005835,7.640026,-2.230937,-3.355259,-4.002071,16600.4551,4.29036,5.371549,7.912753,8.392381,-2.504356,-3.726625,-4.395666,13982.4824,1.855145,3.369205,4.712722,8.658212,-3.677408,-5.055291,-5.646842,12585.7774,1.672473,2.897473,3.843159,8.173043,-3.555758,-5.002936,-5.817197,22020.8823,5.102786,6.888453,10.315419,18.163309,-2.638058,-3.571245,-4.289644,21928.6648,7.611271,5.86656,9.118358,24.173866,-2.661386,-3.493468,-4.308734,6884.8822,4.737199,1.666101,2.982291,8.716003,-1.768894,-2.691268,-3.043989,7307.3409,4.736115,1.825841,3.299999,3.305629,-1.842905,-2.786314,-3.346393,19849.8642,5.095865,6.623315,10.263479,11.430541,-2.872003,-4.513472,-5.211938,17086.084,5.307949,5.646876,8.79686,10.606656,-2.413931,-3.809556,-4.337011,3
12332.8672,1.69111,2.26702,3.679875,4.456174,-3.409794,-4.888768,-6.26157,12054.4326,1.814368,2.449269,3.230107,4.045857,-3.751065,-5.250938,-6.842287,19153.0806,5.11753,5.33569,7.005595,7.591797,-2.384429,-3.333903,-4.00144,22633.3643,6.284394,6.285919,8.241602,8.94204,-2.654323,-3.673355,-4.509788,7658.7945,6.718292,1.398347,2.038938,2.437083,-1.866709,-2.633255,-3.360516,8932.2152,7.047405,1.615093,2.38967,2.793301,-2.234101,-3.194867,-3.786604,15691.6411,4.871856,4.928245,7.0915,7.632124,-2.252264,-3.471808,-4.318937,17897.1494,5.302594,5.480331,7.968207,8.447714,-2.585355,-3.984531,-5.077923,15535.0186,1.95536,3.151237,4.34856,5.019276,-4.184606,-5.799101,-6.794375,13883.4863,1.743355,2.696341,3.517543,4.330962,-4.041913,-5.642906,-6.454184,23854.2866,6.418657,6.79625,9.257056,9.804204,-2.816872,-3.905611,-4.757052,23465.341,9.446328,5.72958,7.230373,7.820524,-2.842395,-3.833503,-4.514086,7961.9143,5.684817,1.584306,2.514171,2.851933,-2.070591,-3.192595,-3.625868,8348.348,5.645107,1.727657,2.767597,3.402189,-2.11716,-3.256372,-3.757124,21241.4673,6.29696,6.636068,9.973866,10.491894,-2.997611,-4.706891,-5.288073,18198.7337,6.502525,5.609932,8.422707,9.271257,-2.507535,-3.971495,-4.660105,3
12942.1387,1.711904,3.132378,3.927676,4.775019,-3.773182,-5.830509,-6.096554,13173.9033,1.894158,3.506991,4.925889,5.7539,-4.114821,-5.775074,-6.557986,18955.7051,4.358122,6.178763,8.828553,9.60265,-2.556811,-3.564737,-6.866056,22743.188,5.450459,7.450451,10.662885,11.222716,-2.853624,-4.100631,-4.740899,8233.3833,6.675365,1.830881,2.695797,3.099092,-2.075035,-2.890223,-3.531863,9603.6244,7.026573,2.119146,3.184668,3.726891,-2.49757,-3.572809,-5.577005,15495.1812,4.20276,5.713227,8.925282,9.683743,-2.380322,-3.627474,-4.279944,17831.3936,4.624901,6.491312,10.1613,10.980822,-2.738324,-4.451459,-5.019452,16580.9179,2.006095,4.340421,6.192296,7.04295,-4.574202,-6.363354,-9.679346,15152.1289,1.821384,3.885993,5.217481,6.074167,-4.423173,-6.180358,-6.896036,24051.7417,5.627994,8.134577,12.08948,12.699914,-3.022863,-4.245745,-6.72064,23994.1812,8.41094,7.181177,9.963324,10.743738,-3.02556,-4.141357,-5.287033,8490.258,5.684457,2.054327,3.313843,3.771115,-2.292218,-3.59758,-4.051444,8857.1789,5.571413,2.224439,3.598143,4.134018,-2.304985,-3.543909,-4.087795,21456.8633,5.557811,8.019148,13.128525,13.969663,-3.199012,-5.222283,-6.125822,18448.0662,5.748081,6.822118,11.205561,11.886143,-2.66585,-4.253349,-5.060393,3
14636.2949,1.80235,3.951538,5.074276,5.906481,-4.354876,-6.23526,-7.005239,15083.5322,2.025987,4.37471,6.308371,6.930136,-4.697831,-7.065141,-7.277863,20313.0664,4.581622,7.13913,10.664848,11.319084,-2.888756,-4.069384,-4.784187,24165.375,5.693513,8.553291,12.763329,13.548351,-3.229451,-4.587578,-5.554636,9219.7943,7.29045,2.177301,3.289037,3.785741,-2.387919,-3.344602,-3.856952,10810.7678,7.680241,2.541909,3.906902,4.391379,-2.895137,-4.18393,-5.496878,16546.3486,4.382315,6.53291,10.849308,11.479044,-2.651203,-4.076389,-4.873548,19034.8467,4.811155,7.439651,12.317126,13.306245,-3.069281,-4.746492,-5.51199,18790.2305,2.142996,5.323553,7.720807,8.689273,-5.206566,-7.213787,-8.078266,17088.3301,1.918956,4.819894,6.623472,7.508813,-5.043173,-7.044782,-8.005852,25401.1924,5.840931,9.281102,14.424205,15.054056,-3.378418,-4.787826,-5.51195,25406.5871,8.801071,8.389988,12.177416,12.913188,-3.348552,-4.594029,-5.307992,9464.9528,6.137056,2.461467,4.051801,4.560466,-2.613798,-4.112096,-4.654756,9836.2292,6.023712,2.627733,4.416114,4.924111,-2.601904,-4.055084,-4.658117,22779.7143,5.765741,9.207204,16.076669,17.107262,-3.556578,-5.839751,-6.706763,19594.9932,5.991519,7.840315,13.720338,14.621976,-2.956836,-4.816737,-5.670096,3
16422.7891,1.905935,4.782193,6.283976,6.841614,-4.973208,-7.133677,-7.915884,16995.5293,2.159639,5.246988,7.773927,8.602433,-5.316809,-7.503837,-8.278573,21437.7827,4.718764,7.944739,12.274823,13.112513,-3.253454,-4.624174,-5.539285,25408.8476,5.884532,9.491724,14.683327,15.812019,-3.654307,-5.265833,-5.943461,9963.6528,7.665297,2.500017,3.878443,4.965722,-2.647171,-3.7885,-4.138562,11734.2439,8.138219,2.92893,4.484018,4.911667,-3.241192,-4.783915,-5.254457,17426.7832,4.494563,7.255719,12.52876,13.463599,-2.945797,-4.610643,-5.219696,20109.3179,4.960343,8.279245,14.374109,15.170586,-3.440058,-5.433051,-6.053907,20954.5371,2.273327,6.305686,9.26582,10.73869,-5.864199,-8.171667,-8.962931,19262.4394,2.044424,5.793855,8.142564,9.31455,-5.698038,-8.15698,-8.79062,26549.8487,6.001181,10.245395,16.494619,18.680277,-3.784083,-5.462774,-6.326359,26570.011,8.994581,9.425327,14.251228,14.994433,-3.685807,-5.165934,-5.773717,10249.6578,6.48531,2.800067,4.644854,5.146017,-2.928653,-4.681958,-5.056759,10658.952,6.342618,2.946561,5.039927,5.747437,-2.891427,-4.574227,-5.27343,23923.8047,5.925909,10.200551,18.59282,19.955677,-4.00188,-6.666587,-7.701715,20560.2678,6.143465,8.665731,15.828289,18.575698,-3.284021,-5.440908,-6.224954,3
20006.0235,2.283578,5.205059,7.045661,7.737701,-5.470131,-7.864782,-9.019254,17920.374,2.187821,5.611694,8.041494,9.512114,-5.822168,-8.275071,-8.982796,24679.6381,13.415399,8.950493,13.898197,14.664974,-3.47018,-5.000339,-5.637235,27938.6699,15.601268,10.129989,15.800946,16.681927,-3.869301,-5.641799,-7.500311,10137.2608,12.03101,2.337688,3.10054,3.494184,-2.6723,-3.931366,-4.539762,11907.1872,12.833628,2.74899,3.676858,4.096147,-3.245792,-4.915857,-5.382959,20151.3566,12.403087,7.878511,12.914896,13.671936,-3.126585,-4.924139,-5.900903,22806.2538,13.493903,8.790877,14.249556,15.051764,-3.645608,-5.765355,-9.103195,22816.5586,2.406548,6.66726,9.263141,9.942803,-6.389282,-8.954436,-9.981399,20932.4395,2.147908,6.178375,8.596875,9.751997,-6.234219,-8.733582,-11.806087,29031.0336,15.695976,10.555505,16.623164,17.465127,-3.991313,-5.777145,-6.411859,27754.0141,21.261704,9.278407,13.866645,14.469827,-3.876198,-5.451067,-6.055809,10608.0876,9.606366,2.609066,3.589705,4.117471,-2.960867,-4.821831,-5.406998,11018.6583,9.504865,2.754085,3.759398,4.97144,-2.938268,-4.790051,-5.529793,26368.9275,15.887249,10.012644,16.215135,17.330887,-4.225169,-7.139646,-7.965746,22451.1894,15.900948,8.320512,13.239693,14.047352,-3.498255,-5.849646,-6.647181,3
18640.5098,2.018226,6.031121,8.170942,9.877756,-5.97923,-8.606266,-9.654444,19620.0078,2.333298,6.621089,9.719382,10.70237,-6.296014,-8.926898,-9.757048,23195.2461,5.7383,9.075002,14.735627,15.458136,-3.897744,-5.649242,-6.293664,26859.6035,7.084989,10.572932,17.119038,18.23204,-4.287045,-6.273018,-7.203283,10263.1504,8.862436,2.79019,4.052339,4.411777,-2.832498,-4.216937,-5.577533,12155.2623,9.424584,3.2843,4.814216,5.448745,-3.437154,-5.248992,-5.802095,18900.7784,5.427662,8.142224,14.915856,15.708914,-3.502006,-5.587962,-6.30245,21623.4121,5.965415,9.268128,16.832737,18.030126,-3.99324,-6.393323,-7.16122,24072.0644,2.462969,7.864308,11.464742,12.478733,-6.885657,-9.629314,-10.573496,22093.1113,2.180885,7.289397,10.293921,11.043355,-6.738045,-9.437833,-10.413766,27760.1514,7.174831,11.264267,18.898076,20.003428,-4.349533,-6.414484,-7.273336,27681.2065,10.788977,10.56037,16.763107,17.558009,-4.27129,-6.105689,-7.0593,10895.7301,7.553236,3.138977,4.900329,5.374065,-3.163862,-5.166382,-5.948139,11282.9573,7.428936,3.252991,5.33028,5.964417,-3.192616,-5.304639,-6.07965,25317,7.083989,11.218924,21.475507,22.806378,-4.645403,-7.948118,-9.33127,21758.8037,7.392093,9.545031,18.277407,19.422987,-3.903674,-6.740447,-7.499191,3
19980.8965,2.093545,6.752346,9.446373,10.375764,-6.543255,-9.437275,-10.211368,21366.1905,2.460221,7.412828,11.218257,12.070932,-6.886322,-9.845906,-10.573037,24205.9106,5.932013,9.83349,16.389444,17.525762,-4.258129,-6.241367,-6.926792,28028.6489,7.392352,11.440044,18.939817,19.932225,-4.740114,-7.085389,-7.886565,10630.0126,9.11631,3.103843,4.496687,4.998909,-2.917253,-4.509095,-6.029364,12523.4891,9.736528,3.706591,5.392275,5.773717,-3.568626,-5.573872,-5.982978,19632.5332,5.538945,8.840614,16.794075,17.777901,-3.781935,-6.185249,-6.833971,22499.7905,6.151172,10.123337,19.076904,20.270686,-4.358238,-7.154987,-7.935763,26061.3555,2.587599,8.778218,13.070346,13.881329,-7.520052,-10.612736,-11.681736,23741.1289,2.27782,8.148191,11.834157,12.680863,-7.309187,-10.267313,-11.100914,28768.6704,7.42063,12.190116,21.033478,22.402864,-4.752914,-7.18343,-8.127247,28573.7636,10.98608,11.485055,18.74752,19.784984,-4.563171,-6.623628,-7.471275,11314.7503,7.889504,3.520926,5.460504,5.906174,-3.33672,-5.566547,-6.174441,11822.9403,7.721965,3.603135,5.84641,6.349972,-3.359077,-5.567445,-6.241287,26251.0293,7.291162,12.297016,24.428703,26.476991,-5.114314,-9.124079,-10.108653,22587.7532,7.55204,10.426771,20.739743,22.304519,-4.240519,-7.463052,-10.002671,3
1515.6621,1.082845,0.363552,0.579873,1.691446,-0.319533,-0.493301,-3.951223,336.3614,1.022813,0.066712,0.186537,1.106673,-0.290581,-0.440137,-1.074913,8409.9258,2.778157,0.581758,0.679067,1.305402,-0.470802,-0.596702,-2.002445,9259.7666,3.192761,0.583047,0.660985,1.209221,-0.58321,-0.808828,-1.368897,1455.3856,2.142547,0.128881,0.180939,1.123552,-0.213816,-0.30619,-0.668909,1608.5995,2.153925,0.138789,0.225167,0.771908,-0.246821,-0.350883,-0.796338,6912.8233,2.644547,0.593347,0.711587,1.462329,-0.435258,-0.543155,-1.086039,7813.8076,2.835289,0.654228,0.773484,1.348844,-0.532194,-0.662431,-1.336152,1477.3223,1.088013,0.217749,0.361454,1.345004,-0.403283,-0.60979,-1.315681,1009.0469,1.054244,0.254617,0.456742,1.583099,-0.351206,-0.527666,-1.218916,9795.7505,3.266479,0.690997,0.777269,1.307209,-0.733175,-0.839943,-1.599568,7099.8955,3.551206,0.452832,0.527678,0.812668,-0.673231,-0.749217,-1.392388,1534.6086,1.958931,0.139422,0.219395,0.595119,-0.237636,-0.342987,-0.68871,1662.5339,1.968955,0.152637,0.221337,1.110491,-0.256279,-0.39771,-0.817879,9173.925,3.258078,0.735374,0.837476,1.280056,-0.758244,-0.931013,-1.557392,7642.7627,3.271091,0.58621,0.654956,1.051344,-0.687635,-0.886849,-1.415089,3
3222.1641,1.179494,0.681862,1.075493,2.00848,-0.710659,-1.100296,-2.321428,1948.9424,1.131808,0.140715,0.258947,1.778663,-0.793471,-1.142117,-2.645536,10867.5703,3.260128,1.368946,1.537943,1.974417,-0.7382,-0.994939,-1.494122,12946.6103,4.023922,1.476018,1.652123,2.234495,-0.90752,-1.095311,-1.756462,2503.6036,2.926255,0.33017,0.433701,1.074376,-0.443768,-0.622622,-1.123524,2819.3607,2.991014,0.378258,0.46662,1.042443,-0.508326,-0.885318,-1.05135,8731.4438,3.04716,1.321276,1.516167,2.695777,-0.704976,-0.991516,-1.985109,10025.2715,3.321736,1.473599,1.67219,2.22385,-0.849932,-1.091771,-1.781716,3503.8789,1.209314,0.453149,0.666352,2.749151,-0.968817,-1.353243,-2.102699,3114.1641,1.169903,0.468095,1.007304,2.445417,-0.857039,-1.299715,-1.871284,13759.3731,4.121939,1.724876,1.918463,2.391339,-1.102093,-1.308872,-2.06475,12105.6602,5.264786,1.206256,1.345515,1.764795,-1.25745,-1.450919,-2.094729,2650.7746,2.622977,0.360275,0.460263,0.921049,-0.500082,-0.82598,-1.494928,2837.8896,2.620327,0.385968,0.520775,0.847305,-0.534698,-0.777124,-1.212239,12288.8296,3.969669,1.766464,2.090707,3.078564,-1.12267,-1.398587,-2.015997,10590.541,4.079097,1.476015,1.748207,2.697993,-1.012317,-1.295696,-1.923225,3
4468.5625,1.248326,0.897085,1.463014,2.301986,-1.120255,-1.608772,-2.397283,3842.416,1.263879,0.475799,0.683319,1.627085,-1.293283,-1.810044,-2.371587,12218.833,3.48705,2.114199,2.445701,3.086782,-0.979497,-1.245574,-1.938557,14725.7993,4.336611,2.354401,2.699219,3.29314,-1.160934,-1.420092,-2.103899,3354.5496,3.560071,0.533938,0.779058,1.152714,-0.660597,-0.892136,-1.289097,3801.7436,3.641939,0.610376,0.799527,1.116849,-0.759328,-1.037943,-1.345638,9860.6182,3.278143,2.022926,2.519998,2.939552,-0.94314,-1.373899,-1.73017,11314.1005,3.574216,2.271025,2.779322,3.310735,-1.082402,-1.449761,-3.87705,5756.3028,1.349353,0.865908,1.276502,2.198124,-1.526882,-2.114545,-2.852686,4778.1836,1.25978,0.691148,0.984844,1.947962,-1.392673,-1.941625,-2.765791,15710.5937,4.465775,2.748552,3.1982,3.85647,-1.364003,-1.796519,-2.522611,15258.4082,6.300611,2.049539,2.43059,2.729333,-1.635483,-1.88715,-2.729824,3541.3547,3.135063,0.598834,0.793568,1.258963,-0.737248,-1.067505,-1.410677,3787.3572,3.142339,0.642379,0.929652,1.313309,-0.781218,-1.183202,-1.669797,13908.0615,4.283763,2.794182,3.477811,4.09278,-1.354035,-1.87056,-2.486573,12090.2593,4.45843,2.364655,2.930367,3.355519,-1.221055,-1.604995,-2.125046,3
6460.5528,1.361935,1.128542,1.811618,2.604171,-1.899681,-2.719169,-3.779275,6081.5214,1.399096,1.024911,1.439726,2.943616,-2.193578,-3.08151,-3.532006,14207.8882,4.058545,3.250963,4.012952,4.468752,-1.512422,-1.991026,-2.713142,17210.6856,5.175461,3.802176,4.633668,5.33364,-1.737981,-2.309491,-2.983621,4667.6517,4.722258,0.832025,1.359672,3.795452,-1.043254,-1.427058,-1.761388,5299.7195,4.959409,0.9521,1.605989,1.700598,-1.232737,-1.764945,-2.119803,11661.3816,3.902432,3.015094,3.985001,7.086625,-1.433669,-2.099324,-4.291358,13359.3916,4.335134,3.414184,4.513471,8.446093,-1.686392,-2.477476,-3.965121,8695.9219,1.516413,1.527427,2.513264,6.21447,-2.484538,-3.431782,-4.089702,7738.6582,1.434795,1.291762,1.898233,5.158359,-2.333825,-3.236248,-3.914662,18374.4556,5.377741,4.285986,5.408893,7.593406,-1.930042,-2.541843,-3.367941,18118.3691,7.709886,3.360371,4.059871,5.505399,-2.054392,-2.792655,-3.06882,4904.9495,4.158816,0.945414,1.543372,4.318272,-1.198454,-1.857687,-2.244227,5313.8071,4.117259,1.03857,1.70879,4.715613,-1.227518,-1.873765,-2.856378,16489.0586,5.329777,4.276913,6.184193,13.226085,-2.056449,-3.423032,-3.825252,14168.3411,5.357263,3.562879,5.046027,10.682268,-1.689262,-2.418242,-2.936094,3
7589.3926,1.409186,1.173164,1.884198,2.775576,-2.183099,-3.485763,-9.006528,7180.833,1.460121,1.326008,1.698069,2.41297,-2.557765,-4.123231,-11.094949,13650.8345,3.880891,3.232888,4.095856,4.768724,-1.636585,-2.58655,-4.539278,16546.4727,4.85218,3.901701,4.886795,5.328214,-1.842519,-2.902351,-7.663186,4939.3803,5.395308,0.868364,1.169155,1.4922,-1.16253,-1.828426,-4.922062,5749.3065,5.742507,1.008678,1.385431,1.814923,-1.373068,-2.156153,-5.681386,11019.3179,3.81265,2.960332,3.965259,4.365135,-1.510668,-2.2886,-5.250387,12707.4773,4.234171,3.348863,4.496225,5.100672,-1.750015,-2.694552,-6.888275,9884.541,1.56958,1.816165,2.367245,3.407142,-2.876916,-4.720497,-4.571871,9459.7305,1.514747,1.565774,1.939028,3.147975,-2.703884,-4.422399,-4.473284,17435.0122,5.024981,4.284257,5.523568,6.032582,-1.981474,-3.127444,-5.436446,17834.7014,7.671499,3.669709,4.444362,4.94337,-2.119624,-3.155737,-3.39509,5220.4946,4.739239,0.997089,1.404215,1.872356,-1.30902,-1.963779,-2.520394,5514.2574,4.631757,1.07005,1.52464,2.004151,-1.372114,-2.182193,-2.682538,15448.5598,5.113323,4.188821,5.826628,6.281364,-2.087489,-3.209166,-3.918899,13330.3073,5.23622,3.539626,4.875234,5.397481,-1.751984,-2.65538,-3.369449,3
8014.8555,1.421798,1.531503,1.941547,2.737128,-2.541546,-4.416777,-4.947857,8505.458,1.559876,1.88086,2.567133,3.430229,-2.941659,-4.920863,-4.746548,14721.0639,4.095884,3.988988,5.268555,5.871953,-1.860659,-2.995448,-8.301253,17644.2715,5.020024,4.750548,6.232943,6.811116,-2.069674,-3.3897,-3.486899,5562.9498,5.936917,1.094066,1.518722,1.894547,-1.366511,-2.236728,-2.319767,6469.5082,6.144781,1.271979,1.761445,2.158599,-1.609051,-2.665143,-2.800727,11849.3349,3.961929,3.640951,5.228364,5.759728,-1.709028,-2.832682,-3.416968,13573.1265,4.312488,4.117071,5.968391,6.494489,-1.950502,-3.203273,-5.144105,11518.2714,1.683069,2.528548,3.482362,4.412695,-3.315707,-5.53808,-5.464804,9485.0507,1.487965,1.981988,2.547052,3.999581,-3.128695,-5.259133,-5.133652,18580.5478,5.1738,5.189507,7.091943,7.56131,-2.212064,-3.539608,-3.781002,19065.1604,8.170303,4.544342,5.785534,6.331642,-2.327615,-3.644892,-3.596609,5837.7027,5.035865,1.232657,1.790684,2.204085,-1.508235,-2.414665,-2.65019,6159.4428,5.064196,1.338999,2.007606,2.452246,-1.565854,-2.483638,-2.924672,16440.0923,5.152383,5.112081,7.587778,8.310255,-2.304997,-3.50356,-4.160778,14319.0044,5.499997,4.385677,6.476741,7.167659,-1.965371,-2.979638,-4.275446,3
8505.1348,1.453788,1.938184,2.387341,3.250791,-2.673204,-3.822558,-4.777866,9258.3828,1.626956,2.364036,3.273647,4.206849,-3.030235,-4.290715,-4.83866,15181.9239,4.142432,4.562408,6.2235,6.829769,-1.917235,-2.61365,-3.519589,18229.9746,5.116705,5.408032,7.345592,8.169518,-2.158323,-2.960955,-6.049876,5837.5513,6.013298,1.257622,1.77819,2.066541,-1.417951,-1.953575,-2.901077,6783.3311,6.250086,1.463821,2.098459,2.48022,-1.698976,-2.396266,-2.82119,12227.0908,3.973886,4.167072,6.158811,6.707213,-1.791765,-2.708939,-5.451634,14026.4829,4.349155,4.725451,7.021651,7.625989,-2.054179,-3.376106,-3.85915,12258.2226,1.735902,3.069797,4.284928,5.244283,-3.379854,-4.718196,-5.695167,10060.1445,1.527645,2.491347,3.249872,4.083693,-3.22182,-4.50596,-5.32999,19307.9205,5.322324,5.920989,8.308951,8.748092,-2.321059,-3.146274,-3.926907,19599.7852,8.228262,5.229841,6.849336,7.26695,-2.386355,-3.099365,-4.030605,6088.9703,5.099212,1.419682,2.155943,2.537215,-1.60136,-2.471699,-3.028676,6426.4674,5.080911,1.539753,2.344099,2.733024,-1.629496,-2.473588,-3.120485,17051.0974,5.243218,5.857342,8.982916,9.570699,-2.437315,-3.91793,-6.127965,14789.8228,5.52807,5.00386,7.697879,8.111612,-2.045078,-3.224686,-3.856617,3
4530.1679,1.244893,0.927419,1.58778,2.36079,-1.286856,-1.848396,-2.411435,4345.3594,1.294855,0.703309,0.930077,1.803206,-1.526545,-2.094229,-2.622323,11876.0058,3.605018,2.421175,2.870497,3.308317,-1.071735,-1.442589,-2.136739,14520.8052,4.523427,2.840832,3.351354,3.849943,-1.267489,-1.711857,-2.345567,3452.5477,4.026082,0.606594,0.805353,1.27588,-0.735246,-1.045843,-1.357252,3931.067,4.131259,0.694795,0.937609,1.7812,-0.852627,-1.183912,-1.893879,9537.4851,3.425234,2.264018,2.905248,3.651248,-1.001809,-1.580974,-2.133312,10938.6238,3.757315,2.562665,3.306692,3.966325,-1.153795,-1.731008,-2.583872,6464.0586,1.38744,1.179254,1.571677,2.321687,-1.78975,-2.394169,-3.025537,5016.0508,1.267687,0.840172,1.124377,2.385537,-1.636891,-2.257849,-2.79568,15386.228,4.706799,3.196312,3.887368,4.372323,-1.444726,-1.96473,-5.600576,15217.2175,6.892599,2.440908,2.849026,3.258098,-1.664903,-2.374496,-6.448331,3616.2823,3.493478,0.683543,0.94511,1.411135,-0.806351,-1.227685,-1.612999,3907.2166,3.523682,0.743077,1.029975,1.515836,-0.853955,-1.269844,-1.828455,13444.9016,4.546012,3.201368,4.293973,4.746286,-1.435274,-2.261068,-2.480901,11713.4314,4.756913,2.708137,3.518654,3.916583,-1.272952,-1.814236,-2.542626,3
10416.582,1.573389,2.118616,2.795614,3.620038,-3.129477,-4.47901,-5.085526,10883.5313,1.738054,2.480471,3.539693,4.448242,-3.52265,-4.947832,-5.578832,16906.9516,4.860626,4.980681,6.816153,7.236857,-2.243596,-3.099897,-3.876331,20204.52,6.117936,5.873721,8.036641,9.153073,-2.527795,-3.526626,-4.365773,6800.4368,7.01041,1.337184,1.915582,2.261017,-1.680187,-2.337598,-2.731613,7965.0397,7.427766,1.55881,2.388778,2.643347,-2.036513,-2.91627,-3.45478,13567.9353,4.574374,4.597798,6.910085,7.881282,-2.069213,-3.12899,-3.734504,15588.7475,5.082715,5.199431,7.902623,8.448563,-2.391872,-3.668329,-4.224374,14115.7695,1.852843,3.243334,4.688737,5.558014,-3.872629,-5.378161,-6.08164,12344.4238,1.672435,2.717735,3.659855,4.528915,-3.698464,-5.196128,-5.948664,21273.5915,6.334247,6.412034,9.04754,9.523972,-2.679135,-3.721314,-4.335975,21198.9397,9.460633,5.504934,7.212657,7.600184,-2.690061,-3.605003,-4.226389,7105.342,5.967825,1.521599,2.351774,2.789929,-1.905026,-2.925107,-3.329385,7368.5957,5.770093,1.638537,2.509336,3.01727,-1.898069,-2.86817,-3.403519,18857.8433,6.156678,6.38932,9.94512,10.642977,-2.840804,-4.53508,-5.672221,16251.9412,6.380484,5.41435,8.42703,9.743328,-2.359204,-3.680177,-4.261782,3
11419.2832,1.624394,2.716146,3.590766,9.583179,-3.557424,-5.140143,-5.961437,11895.377,1.802047,3.179725,4.792786,8.703513,-3.93649,-5.589288,-6.249288,17694.8276,4.884322,5.740106,8.351,17.358929,-2.482083,-3.477883,-4.163603,21196.1838,6.229253,6.881787,9.94155,10.196668,-2.789616,-3.900587,-4.714857,7365.1271,7.484062,1.570199,2.432454,5.199889,-1.893,-2.670716,-3.168657,8712.1295,8.030665,1.853724,2.8818,6.443747,-2.290012,-3.306908,-3.760503,14162.0415,4.596561,5.139408,8.087917,11.215704,-2.267458,-3.595241,-4.048631,16354.8045,5.15143,5.893471,9.398779,13.535236,-2.604395,-4.030206,-4.545699,15100.7226,1.894397,3.974379,6.191382,11.172395,-4.315135,-6.021897,-9.151355,13929.4434,1.765886,3.530877,4.959679,9.520132,-4.203465,-5.827862,-6.795233,22329.6912,6.491462,7.470284,10.899607,11.600553,-2.972513,-4.073535,-5.479525,22215.7029,9.641404,6.539732,9.237212,9.302701,-2.958278,-3.980428,-4.744342,7755.1831,6.412514,1.806491,2.802447,8.700299,-2.120565,-3.318868,-3.789116,7920.4078,6.110796,1.914092,2.974005,9.23018,-2.106033,-3.232224,-3.911177,19766.3323,6.293307,7.358105,12.26724,22.46168,-3.076894,-4.968934,-5.776552,16986.7156,6.461481,6.191988,10.312405,18.890959,-2.590446,-4.119404,-5.716907,3
13257.9453,1.721682,3.51452,4.536243,5.301773,-4.174691,-5.992708,-7.788672,14123.8017,1.967997,4.064727,5.958702,6.797452,-4.556085,-6.413432,-7.013568,19353.814,5.154439,6.736326,10.062686,10.79842,-2.832045,-3.927805,-4.847602,23033.4516,6.498062,8.002004,11.998546,12.683715,-3.180387,-4.503703,-5.288314,8464.2019,8.213725,1.926441,2.766942,3.063375,-2.201302,-3.068025,-3.770432,9999.1984,8.721698,2.268809,3.327831,3.729128,-2.672284,-3.884637,-4.351207,15460.9092,4.804958,6.035234,10.080307,10.94938,-2.545774,-3.957489,-4.468041,17799.8374,5.340921,6.90374,11.530092,12.260779,-2.931257,-4.570673,-5.187288,17563.123,2.053568,4.967083,7.284393,8.173742,-5.002344,-6.934056,-8.224081,15665.045,1.845677,4.380296,6.131118,6.937514,-4.830643,-6.765053,-7.831497,24173.1552,6.741771,8.631084,13.375162,14.225334,-3.325088,-4.665012,-7.031161,24032.5071,10.120649,7.767635,11.111327,11.713849,-3.29052,-4.451972,-6.157387,8835.6709,6.925208,2.186389,3.45407,3.864809,-2.460278,-3.816565,-4.22325,9042.3451,6.675911,2.309705,3.695453,4.196394,-2.403376,-3.701923,-4.311842,21396.1487,6.483345,8.525985,14.892137,16.123277,-3.471784,-5.72077,-6.561253,18428.1413,6.74786,7.251976,12.648111,13.366138,-2.887881,-4.716433,-5.203691,3
15132.4609,1.828841,4.36566,5.714352,6.407911,-4.791725,-6.856757,-7.464414,16052.2295,2.100164,4.916686,7.224289,8.072044,-5.182951,-7.476514,-8.185107,20628.918,5.270828,7.595692,11.743697,12.608758,-3.15055,-4.472164,-5.126955,24529.7578,6.672473,9.058647,14.037362,14.976278,-3.559591,-5.090304,-5.760275,9238.6157,8.50406,2.257205,3.295132,3.729707,-2.439416,-3.518848,-3.951378,10922.6691,9.079371,2.670187,3.986641,4.285764,-2.99903,-4.436558,-4.87538,16443.4531,4.893895,6.790491,11.820446,13.216614,-2.840635,-4.43253,-5.032429,18928.3818,5.438607,7.790602,13.608072,14.481292,-3.279479,-5.231992,-5.776564,19683.582,2.178147,5.907463,8.701925,9.806341,-5.643642,-7.875697,-8.858739,17785.9609,1.967953,5.349678,7.530213,9.498617,-5.454391,-7.637951,-8.68722,25614.6314,6.8969,9.705085,15.60203,16.286805,-3.688909,-5.27228,-5.939595,25401.1787,10.249928,8.861598,13.292166,13.803823,-3.612009,-4.997616,-5.882126,9630.3656,7.198543,2.555849,4.098827,4.639129,-2.754198,-4.366733,-4.951621,9899.2881,6.927863,2.662022,4.380164,4.841076,-2.684395,-4.184505,-4.57736,22697.5246,6.605867,9.604963,17.629015,18.954617,-3.88215,-6.474706,-7.250614,19561.2446,6.871941,8.153087,14.932685,15.862991,-3.220768,-5.30171,-6.095195,3
16736.4531,1.914349,5.146725,6.948555,7.761105,-5.362122,-7.719251,-8.500482,17722.8232,2.218024,5.716284,8.543058,9.125178,-5.718499,-8.118705,-8.901053,21875.105,5.579212,8.41909,13.460811,14.133303,-3.503025,-5.038275,-5.72388,25846.8022,7.022515,9.990226,15.99826,16.938211,-3.937763,-5.670736,-6.467257,9686.2119,8.859755,2.572178,3.761373,4.029102,-2.606488,-3.808471,-4.351624,11503.3783,9.476025,3.029204,4.528932,4.948939,-3.197853,-4.79649,-5.38799,17389.4409,5.137883,7.48706,13.593099,14.344181,-3.132929,-4.985928,-5.67805,19993.3779,5.712459,8.576965,15.512604,16.533176,-3.602269,-5.780681,-6.398877,21585.1503,2.296819,6.819152,10.19162,11.011712,-6.211159,-8.71618,-9.439079,19748.4238,2.075368,6.241705,8.881127,9.76663,-6.038309,-8.477299,-9.311773,26809.1582,7.19671,10.642233,17.713774,18.680778,-4.041481,-5.838507,-6.731924,26620.1089,10.753836,9.817119,15.18509,17.07353,-3.962456,-5.539491,-6.277215,10208.7131,7.557035,2.88801,4.690331,5.13303,-2.949619,-4.764659,-5.227358,10491.2108,7.284819,2.981341,4.992271,5.407312,-2.909962,-4.679643,-5.211796,23800.4563,6.909637,10.547565,20.172944,21.640176,-4.253238,-7.293041,-8.091921,20524.635,7.190663,8.974537,17.13016,18.078198,-3.554852,-6.040636,-6.734712,3
18057.5039,1.984203,5.930077,9.864585,8.802095,-5.91729,-8.460536,-9.273227,19150.3145,2.303491,6.52747,12.105916,11.887778,-6.275965,-8.887006,-9.676904,23011.3886,6.074799,9.22653,15.259659,26.635182,-3.864605,-5.57202,-6.66576,27085.2913,7.696469,10.93028,18.03748,30.214927,-4.360271,-6.306625,-7.096679,9972.2236,9.437539,2.843018,4.99416,5.410544,-2.735931,-4.06619,-4.485042,11820.0852,10.108852,3.388235,6.054526,5.634358,-3.340515,-5.141549,-5.623341,18233.3071,5.535248,8.231206,15.806431,14.676238,-3.440786,-5.548232,-6.251425,20950.9062,6.178592,9.455862,18.208678,17.075534,-3.962961,-6.438213,-7.367102,23227.9883,2.381236,7.750033,14.36119,12.615068,-6.784558,-9.508604,-10.620832,21314.0743,2.15517,7.138547,12.362047,10.928728,-6.602308,-9.234166,-10.540284,27919.9746,7.849975,11.618131,20.998834,41.210951,-4.437244,-6.451827,-7.324896,27496.7674,11.523433,10.695568,17.280761,32.404729,-4.320494,-6.102545,-6.858405,10592.0602,8.091798,3.244386,5.604403,6.000171,-3.108323,-5.071732,-5.759385,10946.3828,7.818595,3.315605,5.701873,6.174123,-3.09697,-5.092355,-5.700461,24764.7583,7.448599,11.620934,28.226117,24.311588,-4.682436,-8.122131,-9.386526,21342.4817,7.723372,9.859084,23.953125,20.670005,-3.899777,-6.669341,-7.419736,3
19829.9824,2.083509,6.557241,9.149855,9.852666,-6.453746,-9.300977,-10.267976,20862.5928,2.422247,7.175316,10.895067,11.766644,-6.783607,-9.666209,-10.702735,24503.4839,6.587956,9.959981,16.815089,17.646152,-4.169326,-6.086211,-6.892048,28627.3176,8.328255,11.777673,19.932848,20.867552,-4.678779,-6.841892,-7.786175,10472.6475,9.948688,3.071457,4.478224,4.988202,-2.858409,-4.459779,-4.820623,12427.1721,10.721175,3.683084,5.501061,5.929958,-3.49286,-5.410855,-6.117225,19383.7268,5.941675,8.765933,16.95964,18.227876,-3.721321,-6.065462,-7.312288,22197.7434,6.659533,10.097121,19.408292,20.73822,-4.248635,-6.90955,-11.684962,25101.959,2.496622,8.46037,12.795374,13.914551,-7.330832,-10.301892,-11.238075,23185.875,2.255002,7.816208,11.400443,12.140043,-7.144147,-10.030925,-11.086415,29281.7043,8.414272,12.411144,21.744075,22.855028,-4.694654,-6.906569,-8.157172,28790.977,12.268848,11.46694,18.738561,19.546072,-4.593809,-6.576114,-7.443125,11220.6683,8.632192,3.482418,5.617638,6.151095,-3.259728,-5.352322,-6.202787,11602.0762,8.305725,3.52905,5.935356,6.603773,-3.289834,-5.475439,-6.360185,25964.6306,7.955461,12.269297,24.992481,27.246205,-4.97764,-8.810249,-9.842334,22420.3144,8.222099,10.391094,21.08563,22.718389,-4.18684,-7.34293,-10.359171,3
1685.4687,1.091303,0.38997,0.608581,2.228944,-0.296663,-0.459164,-1.182951,448.5762,1.030709,0.084766,0.191448,1.204265,-0.275584,-0.481398,-4.793772,8164.6431,2.818315,0.593511,0.682583,1.764719,-0.480824,-0.659577,-1.889561,9337.0793,3.304988,0.619879,0.694114,1.209943,-0.618076,-0.827154,-2.347699,1278.166,2.075348,0.126167,0.190851,0.767205,-0.208892,-0.286146,-0.843505,1440.6905,2.098959,0.135091,0.198473,1.121117,-0.230193,-0.315914,-0.828822,6561.2075,2.630051,0.582658,0.673623,1.205194,-0.446737,-0.65827,-1.904168,7418.5154,2.825421,0.639575,0.730465,2.198216,-0.534591,-0.810703,-4.446905,1624.5352,1.097472,0.244635,0.406197,1.412728,-0.401128,-0.629158,-1.544625,1221.8457,1.065388,0.262951,0.440434,1.391209,-0.328425,-0.628096,-4.280928,9601.7236,3.341797,0.693344,0.780246,1.406777,-0.739012,-1.328661,-2.855392,6534.8083,3.496763,0.436578,0.523575,1.013114,-0.65128,-0.852297,-2.546593,1352.7815,1.899132,0.137911,0.244706,0.619799,-0.218844,-0.319055,-1.051506,1437.3681,1.896328,0.143256,0.225625,0.663191,-0.235785,-0.34555,-1.521918,8701.6636,3.243217,0.74196,0.843358,1.412699,-0.748332,-1.098958,-3.014599,7229.7287,3.270453,0.593487,0.682539,1.20156,-0.695909,-1.107656,-4.623712,3
2816.3262,1.153074,0.658732,1.050208,1.991255,-0.633706,-0.920326,-1.613269,2046.6894,1.139076,0.170913,0.280029,1.100488,-0.749248,-1.083074,-1.665813,10618.481,3.486694,1.402783,1.557514,3.085921,-0.732607,-1.366517,-2.173537,12833.846,4.324291,1.563402,1.732735,2.213821,-0.915752,-1.102921,-1.859719,2274.4518,3.006287,0.301707,0.38523,0.87682,-0.417437,-0.637571,-1.213133,2552.8532,3.039481,0.341427,0.426578,0.866031,-0.474155,-0.676733,-1.022787,8344.3181,3.1829,1.33416,1.631171,2.018048,-0.681626,-0.900186,-1.666161,9544.8672,3.473364,1.485725,1.773832,2.638115,-0.792719,-1.061778,-1.675671,3650.33,1.217533,0.495103,0.70272,2.464372,-0.926524,-1.293885,-1.992342,2799.9688,1.149928,0.432761,0.679503,1.831758,-0.84342,-1.39274,-1.821331,13415.4856,4.42096,1.751104,1.979223,2.469238,-1.07894,-1.271087,-2.019938,11474.7756,5.602076,1.154654,1.325462,2.446066,-1.215968,-1.395869,-1.975342,2373.6466,2.637145,0.329034,0.474145,0.938313,-0.459557,-0.701427,-3.498272,2542.8125,2.648879,0.35782,0.612797,0.788003,-0.490338,-0.702571,-1.06938,11637.2443,4.140865,1.786477,2.109576,2.66374,-1.04219,-1.378602,-5.780386,10097.7817,4.29801,1.493382,1.747863,2.231973,-0.969302,-1.29785,-1.711653,3
5629.5313,1.311581,0.975438,1.624313,2.500459,-1.509217,-2.09684,-2.797843,5185.2774,1.355309,0.698204,0.881618,1.619893,-1.748979,-2.402575,-3.67708,13325.3047,3.953219,2.642541,3.155128,3.665946,-1.205775,-1.736904,-2.263265,16219.0596,4.95229,3.114409,3.687785,4.133514,-1.421853,-2.035714,-2.478486,4069.7697,4.342411,0.634602,0.836659,1.319445,-0.859451,-1.189391,-3.145645,4647.3531,4.480731,0.719423,0.97119,2.171196,-1.007571,-1.360432,-1.816223,10657.9836,3.689156,2.387358,3.095538,3.415481,-1.136276,-1.5787,-2.134888,12187.2615,4.034286,2.691047,3.40013,3.851963,-1.317383,-1.780004,-4.843915,7284.5664,1.443391,1.096217,1.417649,2.515569,-2.002258,-2.850832,-3.756979,5991.0878,1.326281,0.801713,1.07611,2.022088,-1.838481,-2.547477,-3.179855,17128.5449,5.116525,3.463135,4.199285,4.673976,-1.583923,-2.249348,-6.137058,16869.272,7.46766,2.603441,3.002134,3.908093,-1.792473,-2.504164,-6.933734,4304.1157,3.783942,0.711333,0.969268,1.712366,-0.961947,-1.401675,-1.85655,4608.2606,3.795056,0.776204,1.059091,1.614161,-1.010972,-1.504167,-2.151313,14852.4289,4.845909,3.287771,4.181702,4.683301,-1.60367,-2.252971,-2.80873,12949.8791,5.069002,2.811391,3.614715,4.06648,-1.39145,-1.939007,-2.595333,3
7002.1074,1.388652,1.24663,2.136517,3.030762,-1.899737,-2.711134,-4.499087,6809.3233,1.473942,1.211399,1.601721,2.337626,-2.165151,-3.016133,-3.760559,14428.9463,3.9484,3.390102,4.263219,4.771329,-1.437189,-1.918388,-2.567315,17605.2149,4.963782,4.045869,5.06407,6.189156,-1.643813,-2.170937,-2.695935,4940.3437,4.814478,0.875796,1.205346,1.592962,-1.087543,-1.469501,-2.064298,5694.2881,5.006259,1.007474,1.399944,1.85827,-1.274461,-1.758026,-2.263873,11553.3354,3.682868,3.106738,4.172767,4.755217,-1.354129,-1.977236,-2.539179,13254.3047,4.031916,3.498322,4.723222,5.335452,-1.548435,-2.224931,-2.768073,9119.9707,1.563296,1.69707,2.285403,3.109186,-2.449223,-3.367219,-4.079853,7684.1856,1.423584,1.312602,1.681872,2.769828,-2.261309,-3.169154,-4.368573,18605.2363,5.131225,4.487253,5.849191,6.201684,-1.805582,-2.367541,-6.331479,18604.9378,7.592419,3.576085,4.339388,4.741362,-2.006766,-2.49536,-3.187814,5220.3081,4.189759,0.985577,1.401121,1.851894,-1.219831,-1.92001,-2.324252,5521.2279,4.159708,1.068549,1.522463,1.934166,-1.26636,-1.862606,-2.38341,16186.9219,4.852342,4.347815,5.955705,6.477044,-1.874039,-2.803121,-3.658513,14125.9734,5.099978,3.69747,5.071012,5.493688,-1.61824,-2.372155,-2.843502,3
8325.8008,1.464059,1.603587,2.578117,3.50112,-2.296863,-3.293972,-3.932809,8203.3515,1.576173,1.684445,2.265327,2.976151,-2.57021,-3.58982,-4.61132,15347.1357,3.943478,4.073825,5.300089,5.980445,-1.675597,-2.232189,-2.927657,18673.1137,4.933458,4.898938,6.349271,7.077972,-1.90855,-2.826142,-3.823658,5690.9966,5.119848,1.130761,1.579999,2.03116,-1.303146,-1.765299,-2.328795,6590.2501,5.33487,1.306618,1.888166,2.188144,-1.552961,-2.148293,-2.490015,12305.8671,3.679189,3.730594,5.261679,5.866181,-1.546215,-2.303879,-3.253301,14099.0239,4.01445,4.222117,5.955563,6.443659,-1.796318,-2.612896,-3.328606,10743.3652,1.671332,2.238182,3.052217,3.909894,-2.89525,-3.972515,-4.837023,9125.3261,1.504671,1.785605,2.322981,3.427663,-2.70415,-3.780786,-4.579255,19704.2842,5.089394,5.411683,7.249003,7.991239,-2.064559,-2.732248,-3.442853,19904.6315,7.618763,4.490986,5.601472,6.272656,-2.234615,-2.787203,-3.586489,5982.5794,4.439638,1.276052,1.85648,2.217153,-1.469335,-2.215642,-2.808512,6277.6229,4.387407,1.371967,2.011057,2.485398,-1.493452,-2.206905,-2.653998,17172.8852,4.815786,5.271915,7.651332,8.217052,-2.135698,-3.190679,-3.986956,15009.9033,5.084428,4.514145,6.565238,7.172159,-1.811458,-2.799312,-3.270863,3
9301.6445,1.522833,1.967812,2.916078,3.921577,-2.625964,-3.760867,-4.558292,9130.2862,1.639901,2.132185,2.976809,5.023262,-2.914504,-4.090882,-5.221121,16089.4917,4.10556,4.628605,6.245701,6.663628,-1.933435,-2.62279,-6.33185,19557.6523,5.1941,5.611829,7.499461,7.999652,-2.174536,-3.245839,-3.71019,6218.8463,5.537255,1.306013,2.027939,2.249549,-1.49772,-2.061882,-2.636741,7255.5713,5.849509,1.508034,2.186163,2.509587,-1.786462,-2.500826,-2.945242,12896.9073,3.832167,4.249669,6.217014,6.706267,-1.785585,-2.636309,-3.227452,14785.5196,4.211048,4.814501,7.077708,7.713917,-2.053099,-2.996978,-3.667374,11727.8828,1.724973,2.734477,3.805314,4.681079,-3.239696,-4.514724,-5.521999,10517.5293,1.592347,2.322843,3.04304,3.895547,-3.052028,-4.2876,-5.091755,20608.8521,5.357118,6.16164,8.526545,9.301597,-2.329668,-3.126532,-4.091089,20744.3762,7.951371,5.201748,6.699446,7.296583,-2.472804,-3.188479,-4.01997,6548.8416,4.818277,1.46706,2.223293,2.653907,-1.686318,-2.536948,-2.909471,6785.2683,4.678113,1.583888,2.399245,2.70107,-1.692008,-2.519733,-3.003776,17993.7476,5.074262,6.018762,9.109577,9.995404,-2.420515,-3.723976,-4.285845,15676.6853,5.307861,5.145548,7.786778,8.864777,-2.057259,-3.201784,-3.743388,3
10137.8145,1.566258,2.274793,3.306592,7.254913,-3.003595,-4.205753,-5.164063,10264.1397,1.722903,2.531479,4.281366,11.641827,-3.325852,-4.605245,-5.649968,17192.7368,4.461822,5.170785,7.146169,15.844284,-2.15345,-3.019242,-8.331544,20713.6777,5.599396,6.198883,8.474106,18.089123,-2.429151,-3.347142,-9.070211,6841.1521,6.154478,1.476255,2.188952,3.326576,-1.708218,-2.297489,-2.821563,8007.8153,6.469133,1.714357,2.528634,6.785316,-2.046423,-2.848471,-3.315735,13780.6821,4.14289,4.766007,8.5728,11.485343,-1.967856,-3.474438,-3.539856,15752.4658,4.529619,5.376697,9.656161,12.013544,-2.248589,-3.395799,-3.980991,13087.6093,1.817145,3.227166,5.297632,14.360541,-3.680581,-4.96403,-5.663694,11379.7774,1.632306,2.687672,4.307876,12.129594,-3.488171,-4.766305,-5.532504,21767.4941,5.753835,6.781377,9.58776,25.795562,-2.58257,-3.573377,-9.81133,21838.8452,8.606547,5.792826,7.589913,20.190123,-2.706784,-3.792803,-10.397272,7205.8399,5.29615,1.688609,2.522844,4.624195,-1.869572,-2.877074,-3.353304,7397.9121,5.123028,1.806795,2.719014,5.043598,-1.854293,-2.80082,-3.322446,19061.5772,5.445289,6.735631,12.963107,19.023089,-2.613227,-4.12448,-4.973888,16612.5442,5.73355,5.770069,10.963085,16.731349,-2.223825,-3.45892,-4.194576,3
11256.9941,1.632428,2.620422,3.365943,4.35786,-3.397545,-5.343444,-5.433699,11460.1347,1.805134,2.923374,4.126992,4.683658,-3.739488,-5.931455,-5.669705,18042.1294,4.606576,5.729658,8.068042,8.633541,-2.44859,-3.877087,-4.158949,21744.7866,5.803843,6.88065,9.692741,10.213407,-2.781672,-4.365843,-4.435687,7498.3838,6.547328,1.622484,2.334943,2.700563,-1.916571,-2.991511,-2.939396,8783.9658,6.919523,1.88044,2.747507,3.172725,-2.311911,-3.589858,-3.906868,14396.4536,4.244062,5.208892,8.158345,8.69762,-2.208467,-3.339968,-4.024132,16502.8057,4.660212,5.928331,9.206477,9.750036,-2.547648,-3.858732,-4.571537,14505.6055,1.904746,3.656211,5.190002,5.972909,-4.15152,-6.636467,-6.097409,12642.8887,1.709235,3.126471,4.160392,5.104416,-3.931953,-6.38011,-6.698809,22822.8198,5.95954,7.47274,10.882291,11.616501,-2.936221,-4.555541,-4.693553,22752.5524,8.845776,6.466809,8.686023,9.367558,-2.95948,-4.565682,-4.656348,7830.6198,5.605751,1.819906,2.811916,3.300326,-2.162194,-3.254635,-3.892598,8025.1347,5.405179,1.955965,3.038928,3.467241,-2.099641,-3.088794,-3.667226,19964.8282,5.608293,7.312221,11.765834,12.453283,-3.028302,-4.737019,-5.698118,17400.1667,5.903034,6.267651,10.135272,10.905262,-2.543218,-3.947365,-4.54852,3
12204.7285,1.682238,3.021692,3.793962,4.820182,-3.729866,-5.298869,-6.096577,12484.1651,1.875195,3.364594,4.836641,5.635036,-4.078848,-5.804294,-6.391016,19015.875,4.865406,6.314666,9.124715,9.820664,-2.613704,-3.563072,-4.252325,22857.7715,6.169664,7.559598,10.914939,11.517368,-2.957691,-4.038374,-4.674642,8100.4676,7.109079,1.800951,2.647874,3.305934,-2.0911,-2.847163,-3.340947,9530.3217,7.55778,2.107338,3.14011,3.48069,-2.514667,-3.532497,-3.970606,15159.3193,4.463957,5.713091,9.175678,9.721413,-2.32834,-3.597928,-4.27084,17408.4931,4.952634,6.507395,10.500239,11.859287,-2.697411,-4.135466,-4.893158,15579.5635,1.965462,4.143418,5.951472,6.618226,-4.493172,-6.104564,-7.246781,13789.4551,1.77066,3.627165,4.901436,5.837071,-4.274119,-6.495853,-6.561906,23903.2798,6.315714,8.175388,12.273464,13.113651,-3.094747,-4.206782,-4.883462,23766.8044,9.350858,7.159999,9.901012,10.409986,-3.120854,-4.203798,-4.791981,8474.7645,6.084279,2.046342,3.232343,3.723126,-2.293756,-3.513106,-3.881775,8605.4622,5.788771,2.167228,3.483429,4.217154,-2.229218,-3.343521,-3.860134,20938.9536,5.957293,8.053594,13.50607,14.348346,-3.162331,-5.118217,-5.761783,18182.0776,6.210274,6.867417,11.482155,12.25518,-2.664666,-4.272541,-6.424989,3
14188.2344,1.802812,3.821558,4.90102,5.535229,-4.38676,-7.231721,-6.867369,14281.8847,1.993913,4.172347,6.079471,6.755861,-4.717243,-7.781635,-10.973666,20393.9155,5.112426,7.222946,10.876072,11.407631,-2.994734,-4.892334,-4.861008,24406.5898,6.508983,8.680729,13.133309,13.850565,-3.40722,-5.484734,-15.002589,9087.3822,7.780682,2.121671,3.160828,3.499706,-2.387194,-3.90026,-4.157541,10729.9407,8.312246,2.499766,3.772635,4.205811,-2.938402,-4.693702,-4.660456,16243.2373,4.681282,6.512416,10.916016,11.62725,-2.684992,-4.124042,-5.005685,18632.457,5.179075,7.449058,12.589169,13.531519,-3.083822,-4.727634,-5.50333,17666.9571,2.087819,5.04455,7.349679,8.141443,-5.212667,-8.567686,-10.343098,16151.1699,1.920601,4.554983,6.26867,6.950068,-4.983833,-8.318776,-13.145164,25429.1435,6.630597,9.322994,14.59016,15.344965,-3.543429,-5.670896,-15.531029,25208.1892,9.752956,8.273071,11.986782,12.503715,-3.497488,-5.586513,-6.294783,9459.7176,6.609465,2.412743,3.896837,4.394414,-2.690768,-4.077464,-8.586535,9607.8597,6.287832,2.525805,4.17354,4.596924,-2.579964,-3.849546,-4.66452,22325.271,6.228254,9.172587,16.228034,17.086189,-3.65032,-5.957322,-6.671665,19377.0068,6.503535,7.805896,13.765006,14.646282,-3.056496,-4.909503,-5.588228,3
15746.8789,1.878251,4.573974,6.007667,6.911477,-4.868063,-7.009956,-7.752449,16139.7353,2.133292,5.018825,7.353493,8.151555,-5.168566,-7.383881,-8.175469,21811.9004,5.394811,8.150398,12.863926,14.268719,-3.267543,-4.572748,-5.553998,25840.8711,6.765443,9.718286,15.156452,15.997704,-3.635111,-5.118049,-5.796897,9888.1708,8.316436,2.444835,3.649192,4.138703,-2.587363,-3.726144,-4.186664,11759.7448,8.882685,2.886055,4.354524,4.858038,-3.156305,-4.597997,-5.006724,17300.0122,4.897449,7.262756,12.740639,13.413092,-2.883621,-4.560221,-5.200619,19805.2627,5.399692,8.294334,14.498488,15.322572,-3.267091,-5.191581,-5.888873,19695.5547,2.220698,5.974797,8.786767,9.552315,-5.683252,-7.885813,-8.790484,17799.2441,1.988647,5.361322,7.501629,8.433301,-5.442345,-7.652229,-8.325474,26762.3892,6.856616,10.3518,16.74219,17.547807,-3.73002,-5.235638,-5.942774,26641.7912,10.227369,9.394379,14.120201,16.086687,-3.772024,-5.125646,-5.887159,10350.2324,7.058321,2.76783,4.540908,5.008165,-2.86402,-4.491656,-4.914606,10504.7622,6.746202,2.866983,4.856667,5.423788,-2.791358,-4.393944,-4.976804,23478.5704,6.430226,10.15088,18.675209,19.863379,-3.82487,-6.410365,-7.698416,20411.375,6.767548,8.690667,16.041186,17.047552,-3.251668,-5.399876,-6.051654,3
17360.002,1.972202,5.365614,7.232975,7.941722,-5.406528,-7.890072,-8.875744,17977.9854,2.272833,5.83942,8.773778,9.53419,-5.725073,-8.150814,-9.002147,22839.7031,5.478131,8.890971,14.303697,14.991684,-3.523041,-5.072164,-5.802678,27038.4775,6.890276,10.606691,17.145607,18.035219,-3.954077,-5.688906,-6.698641,10439.1683,8.494189,2.764386,4.138016,5.259705,-2.758963,-4.022708,-4.690275,12402.6881,9.12117,3.285603,5.025832,5.534268,-3.387055,-5.01482,-5.485117,18085.1713,4.962207,7.90311,14.431088,15.327452,-3.15751,-5.02016,-5.697268,20721.3671,5.501524,9.036773,16.447933,17.593065,-3.597814,-6.133278,-6.674614,21810.7022,2.364222,6.916576,10.341876,11.412587,-6.223229,-8.723963,-9.727459,19658.1269,2.097558,6.254653,8.934258,9.968031,-5.99927,-8.434713,-9.458242,27888.9536,6.955222,11.250465,18.8377,19.716567,-4.034378,-5.794217,-6.616497,27679.8466,10.290795,10.321434,16.14508,17.187925,-3.976215,-5.592242,-6.490179,10942.578,7.271123,3.13764,5.201381,5.699869,-3.088459,-4.899309,-5.423139,11197.1656,6.959455,3.206001,5.538735,6.077125,-3.02846,-4.84459,-5.364588,24467.0415,6.52136,11.043662,21.246791,22.603367,-4.197463,-7.161279,-8.124472,21256.1504,6.834752,9.456242,18.203398,19.524946,-3.543608,-5.989179,-6.548785,3
20762.1347,2.10871,5.900629,7.91684,8.866552,-6.278081,-8.968981,-11.796775,20994.3213,2.36513,6.139303,9.106421,9.856134,-6.661893,-9.409156,-10.304435,21995.4829,5.883274,8.012478,12.971356,13.726927,-3.588344,-5.18009,-5.872519,25830.5528,7.183609,9.485777,15.420443,16.3405,-3.995435,-5.782786,-6.734276,10633.4161,10.328214,2.620116,3.774762,4.392381,-2.92042,-4.351766,-5.04284,12379.4952,10.751737,3.040764,4.45589,4.934103,-3.501352,-5.375089,-5.833186,17481.5164,5.474341,7.186385,13.258998,14.083498,-3.231235,-5.185484,-5.929071,19920.9899,6.011481,8.120081,14.788296,15.945666,-3.706818,-6.017249,-6.739896,25860.916,2.552194,7.34312,10.820865,11.747282,-7.2502,-10.227617,-11.438225,23612.6992,2.258582,6.767122,9.555522,13.913602,-6.947655,-9.735083,-10.739052,26185.1118,7.260149,9.752443,16.416216,17.573229,-4.024205,-5.854821,-6.653425,26465.5652,11.175115,9.517226,15.350857,16.314951,-3.947546,-5.633926,-6.547413,10703.6191,8.444858,2.778311,4.377871,4.905644,-3.15917,-5.2319,-5.611599,10955.8121,8.314278,2.891765,4.830226,5.463211,-3.103759,-5.201107,-6.006292,23255.4809,7.085688,9.683298,18.515975,21.035429,-4.294331,-7.375419,-8.273221,20163.0193,7.504339,8.387478,16.196158,17.315423,-3.583765,-6.156721,-6.942976,3
19290.4297,2.039979,6.156618,8.368387,9.121578,-6.186429,-10.220376,-12.689523,19322.6768,2.252071,6.469954,9.728397,11.466677,-6.587217,-10.781067,-29.68617,20648.1289,5.088762,7.959931,13.029724,13.765837,-3.53309,-5.831555,-16.344832,24715.1396,6.457567,9.760398,16.215013,17.119383,-3.99233,-6.538694,-8.207029,10166.6012,9.201699,2.710324,3.975623,4.350445,-2.946349,-4.780195,-6.881404,11747.2598,9.783216,3.181675,4.861939,5.369712,-3.573379,-5.601401,-7.336676,16352.5694,4.727157,6.993795,13.028473,13.852097,-3.22054,-5.044212,-5.357341,18800.773,5.296372,8.123129,15.18771,16.267255,-3.731934,-5.710159,-7.984639,23725.8555,2.38907,7.641299,11.222596,12.47478,-7.128856,-11.794801,-14.149707,22368.0391,2.241184,7.180918,10.168486,11.490069,-6.775392,-11.321615,-31.974966,25107.1611,6.56564,10.072228,17.315377,19.082806,-4.033158,-6.522812,-18.200538,25320.5054,9.659172,9.69455,15.764989,16.54999,-3.883157,-6.359255,-17.929175,10130.8037,7.771269,2.892403,4.705323,5.392162,-3.175053,-4.981468,-5.608596,10352.9176,7.373085,2.951744,4.911558,5.479953,-3.090486,-4.664137,-6.413636,22147.8681,6.318652,9.863528,19.505003,21.432691,-4.245502,-7.13935,-7.893068,19112.7153,6.468137,8.362056,16.347508,17.525756,-3.521763,-5.611131,-6.418582,3
5393.7832,1.287247,1.043792,1.81658,4.530617,-1.208307,-2.010915,-5.622686,3944.3164,1.260078,0.448638,0.58734,3.84595,-1.306406,-2.15158,-5.938184,10803.9883,3.151802,1.854376,2.168519,2.609082,-0.88743,-1.286973,-3.550603,13637.2617,3.99543,2.250636,2.620277,3.352432,-1.054192,-1.603267,-4.512905,3190.3918,3.569521,0.485592,0.715149,1.889616,-0.661633,-1.037957,-2.882723,3592.0877,3.643892,0.547762,0.818201,2.200344,-0.751436,-1.220057,-1.834176,8443.4341,2.910793,1.738845,2.173428,4.42336,-0.84149,-1.322535,-5.887507,9779.5561,3.206906,1.976796,2.424746,5.152462,-0.968004,-1.576309,-4.100369,5926.6992,1.350493,0.884381,1.350214,3.749884,-1.548825,-2.480352,-6.960116,5489.664,1.297824,0.85289,1.273583,3.31153,-1.416076,-2.286909,-6.223748,14057.7807,4.097168,2.473441,2.925253,4.397391,-1.170766,-1.727616,-3.699295,14273.6904,5.919707,1.914294,2.214804,3.456498,-1.424711,-1.972759,-5.784131,3192.3425,3.094469,0.513222,0.750345,1.98249,-0.696078,-1.096192,-2.120397,3389.2375,3.080441,0.558978,0.804307,2.119549,-0.717498,-1.25715,-1.333687,11982.8262,3.823925,2.454506,3.081671,8.008223,-1.203443,-1.887808,-4.99189,10571.3645,4.012186,2.117867,2.667018,6.341146,-1.075263,-1.635203,-4.598277,3
2960.4961,1.159731,0.516047,0.744148,1.822718,-0.368886,-0.610829,-4.618766,787,1.052168,0.127366,0.268031,1.324528,-0.295994,-0.765794,-1.343747,7546.4936,2.560739,0.562808,0.645416,1.26006,-0.381974,-0.520818,-2.658253,9239.2026,3.093443,0.672421,0.737948,1.245915,-0.506414,-0.629774,-1.806184,1467.2193,2.189169,0.127143,0.18263,1.569976,-0.201056,-0.340335,-3.259998,1611.353,2.189868,0.14027,0.203117,0.640405,-0.228125,-0.318923,-0.774218,5956.3921,2.393602,0.561661,0.64646,1.177032,-0.365199,-0.560501,-2.021341,6747.9589,2.567589,0.604334,0.714744,1.32465,-0.412173,-0.699902,-2.598989,2054.7675,1.123081,0.280229,0.476413,1.631034,-0.398184,-0.616948,-2.397061,2297.2167,1.126398,0.351257,0.540496,2.327416,-0.368838,-0.568398,-4.652965,9352.0293,3.117385,0.713805,0.813513,1.781285,-0.589548,-0.73847,-1.390129,7399.895,3.616101,0.485572,0.555679,1.357659,-0.614106,-0.839541,-1.57324,1451.3224,1.949506,0.141485,0.21732,0.785984,-0.213313,-0.586378,-0.641249,1589.6021,1.977871,0.146945,0.207924,0.697582,-0.231163,-0.599073,-0.792051,8108.7432,2.960143,0.700038,0.811622,3.308581,-0.563117,-0.693559,-1.281379,7052.1748,3.061436,0.603168,0.719766,1.702152,-0.54482,-0.785865,-1.582222,3
4437.1699,1.240175,0.878109,1.302317,2.155648,-0.751351,-1.056148,-1.718422,2687.333,1.179593,0.247241,0.633527,1.590463,-0.792076,-1.125123,-1.722841,9389.1015,2.861004,1.221842,1.360695,1.869478,-0.658983,-1.315227,-6.122767,11881.2144,3.573702,1.481208,1.659252,2.128979,-0.832339,-1.429378,-1.896284,2509.6354,2.986946,0.315678,0.412001,0.848036,-0.448136,-0.613173,-1.119964,2797.2029,3.020643,0.357931,0.465406,1.037177,-0.506516,-0.701155,-1.102001,7409.8418,2.675859,1.131284,1.351782,1.834302,-0.621385,-1.098113,-1.580169,8523.691,2.909301,1.288855,1.521309,2.06137,-0.732147,-0.958122,-1.85144,4318.2032,1.260553,0.560307,0.785109,2.13926,-0.957153,-1.331245,-2.142219,4079.084,1.224648,0.62416,0.90649,3.371559,-0.860644,-1.222509,-1.842448,12190.3667,3.640273,1.634639,1.853462,3.211801,-0.929336,-1.114509,-1.685304,11903.144,5.044308,1.21664,1.33215,2.028582,-1.102271,-1.259695,-1.926707,2484.4584,2.593982,0.336793,0.457357,0.888656,-0.46869,-0.693445,-1.119254,2691.6734,2.622362,0.369217,0.494841,0.977355,-0.499943,-0.737828,-1.171864,10431.2822,3.422497,1.583727,1.875203,2.429785,-0.921572,-1.173766,-2.009224,9204.0117,3.584802,1.364087,1.609795,1.994544,-0.827719,-1.120611,-1.812335,3
5518.9824,1.294653,1.09913,1.737913,2.582821,-1.181832,-1.942774,-6.099661,4311.7001,1.287154,0.513202,0.646597,2.25963,-1.311112,-2.108746,-5.708246,10724.9355,3.120974,1.912137,2.21991,2.787174,-0.8928,-1.558407,-3.309434,13522.0069,3.908053,2.35119,2.75379,3.235607,-1.054246,-1.606655,-4.228159,3376.5931,3.684305,0.512787,0.66525,1.172053,-0.671702,-1.020585,-3.95011,3795.193,3.74408,0.577159,0.775481,1.566733,-0.776813,-1.221949,-3.460111,8501.3584,2.919782,1.744306,2.183346,2.636236,-0.849493,-1.327022,-5.822502,9774.1938,3.183745,1.991221,2.472064,2.953204,-0.980016,-1.556998,-4.251937,6239.9922,1.376066,0.912944,1.54119,1.719838,-1.530229,-2.509592,-6.469967,5498.7109,1.298613,0.835687,1.177989,2.255298,-1.380722,-2.149605,-6.168342,13927.7978,3.998475,2.557336,3.021324,3.564377,-1.157558,-1.735322,-4.557356,14281.4416,5.862734,2.048147,2.340791,2.757978,-1.32359,-1.911964,-4.528298,3354.1195,3.154645,0.543337,0.729211,1.103832,-0.724599,-1.219305,-3.262689,3600.0284,3.18061,0.590193,0.800231,1.216664,-0.761287,-1.248341,-1.609919,11935.8149,3.756095,2.463731,3.062723,3.640778,-1.216452,-1.921287,-5.259701,10559.0332,3.96235,2.130729,2.673575,3.688097,-1.062322,-1.65886,-4.640787,3
6782.7636,1.362022,1.344148,2.172315,3.333044,-1.533084,-2.179419,-3.100155,5801.626,1.387852,0.894698,1.158135,1.986163,-1.721947,-2.389397,-2.996476,11885.9619,3.345612,2.481513,3.008145,3.62784,-1.101672,-1.461352,-2.811964,14866.1089,4.187529,3.084577,3.719644,4.304072,-1.290135,-1.706532,-2.500525,4135.3977,4.26503,0.715685,0.956832,1.469039,-0.861739,-1.165087,-1.590774,4709.9757,4.370512,0.817323,1.076417,1.553881,-1.009809,-1.370102,-2.159183,9452.5966,3.129374,2.298824,2.940555,3.267894,-1.047681,-1.499426,-2.064888,10866.2549,3.415198,2.59422,3.349725,3.747872,-1.207939,-1.693743,-2.208708,7977.5176,1.482619,1.352657,1.913367,2.613349,-1.977146,-2.711585,-3.383093,7115.582,1.387302,1.165308,1.559189,2.450558,-1.802568,-2.570814,-3.39352,15307.2222,4.288523,3.335784,4.130123,4.881194,-1.391424,-1.887094,-2.474141,15894.3808,6.42148,2.801306,3.344418,3.762627,-1.531519,-1.963036,-2.63631,4149.8681,3.635598,0.762073,1.040778,1.450496,-0.932579,-1.369202,-2.480461,4359.24,3.615594,0.834006,1.150139,1.486759,-0.960297,-1.417566,-2.733969,13202.5689,4.036633,3.234555,4.292562,5.275012,-1.461659,-2.153951,-2.843059,11623.8179,4.248509,2.807803,3.722772,4.174097,-1.258121,-1.903446,-2.408916,3
8005.9902,1.429767,1.581936,2.577695,3.331739,-1.930948,-2.756279,-3.391455,7140.4278,1.47661,1.309775,1.747794,2.577556,-2.167756,-3.077648,-3.818108,12747.7895,3.464832,3.067462,3.875416,4.388382,-1.333735,-1.842629,-2.784716,15944.7407,4.384661,3.827098,4.828871,5.289256,-1.541434,-2.055141,-2.853447,4805.8884,4.711855,0.894703,1.220825,1.642687,-1.0703,-1.430778,-1.879717,5510.2149,4.899453,1.025409,1.409622,1.714594,-1.253255,-1.727052,-2.298983,10132.9361,3.233982,2.792353,3.787378,4.409143,-1.254373,-1.996055,-2.58393,11685.9487,3.558098,3.18206,4.334421,5.056186,-1.442939,-2.101343,-2.888922,9552.2558,1.576486,1.822628,2.445888,3.417985,-2.456342,-3.395478,-4.190476,8678.3125,1.477399,1.580393,1.993253,3.189816,-2.260139,-3.172476,-4.031967,16431.8511,4.500349,4.101705,5.280846,5.83211,-1.640948,-2.341805,-2.714385,17043.6658,6.694509,3.572082,4.331758,4.848586,-1.757566,-2.206133,-2.939049,4828.9799,4.037004,0.964108,1.358665,2.651348,-1.158545,-1.74848,-2.198565,5010.748,3.941398,1.039455,1.500465,2.112809,-1.167677,-1.74305,-2.191746,14221.8144,4.234049,3.972524,5.5133,6.032924,-1.730486,-2.628237,-3.479357,12488.0066,4.430775,3.441451,4.80064,5.376025,-1.473224,-2.212866,-2.611452,3
8784.7812,1.467902,1.81229,2.861056,5.297334,-2.284091,-3.226762,-3.878767,8350.1865,1.556566,1.721118,2.330938,3.199527,-2.566984,-3.622566,-4.019584,13806.456,3.748991,3.652396,4.772821,5.24897,-1.517756,-2.081028,-2.788761,17073.5474,4.710467,4.520566,5.908851,6.480823,-1.755845,-2.397335,-3.382433,5521.9677,5.379766,1.078101,1.507052,1.970876,-1.253189,-1.711431,-2.188139,6283.8349,5.510427,1.244742,1.725762,3.733657,-1.484259,-2.086027,-2.549331,11016.1255,3.494343,3.339886,4.710639,5.934245,-1.423522,-2.506819,-5.596468,12614.3935,3.824539,3.79392,5.411258,6.022558,-1.631632,-2.468104,-3.06222,10950.707,1.659601,2.291439,3.44504,5.214679,-2.879206,-3.972898,-5.599051,9652.6367,1.526481,1.969367,2.53588,3.751547,-2.665956,-3.696612,-6.851507,17584.752,4.835721,4.844966,6.475411,7.202216,-1.85224,-2.534871,-3.507251,18202.4658,7.286745,4.284417,5.396532,5.945233,-1.921561,-2.533603,-3.452177,5482.5109,4.503781,1.165067,1.681695,2.039376,-1.360162,-2.244465,-2.687558,5714.7099,4.435739,1.246855,1.82303,2.162682,-1.348,-2.006345,-2.481187,15303.9663,4.562636,4.726218,6.905725,7.459693,-1.946559,-3.116745,-4.089405,13464.0667,4.812188,4.099949,5.967043,6.557116,-1.649529,-2.508444,-3.05046,3
9914.1914,1.531325,2.141931,3.188256,4.481001,-2.657179,-4.381862,-4.983779,9350.8858,1.625551,2.144447,2.9456,3.505117,-2.949319,-4.83596,-4.744528,14643.2866,3.890173,4.140135,5.542851,6.059979,-1.76943,-2.824567,-3.314429,18031.4683,4.907438,5.13897,6.878182,7.408518,-2.007538,-3.188322,-3.337912,6063.6099,5.733301,1.242256,1.742033,2.123983,-1.44993,-2.339027,-2.588615,7004.5671,5.971885,1.434029,2.027894,2.473267,-1.716038,-2.771049,-7.555903,11673.8199,3.61174,3.763167,5.492869,6.321799,-1.607299,-2.568354,-6.935094,13393.4116,3.972376,4.276568,6.347286,7.001736,-1.841891,-2.841379,-7.547449,12136.3281,1.734114,2.775581,3.80915,4.791709,-3.290898,-5.465404,-5.599109,11018.8125,1.60585,2.421032,3.117022,3.813588,-3.066317,-5.088717,-6.176363,18549.419,5.033641,5.452168,7.542531,8.206416,-2.104791,-3.355136,-8.99281,19158.8369,7.554426,4.91344,6.338616,6.937902,-2.205904,-3.377166,-9.196346,6091.9902,4.839771,1.341394,1.979319,2.395276,-1.567667,-2.386863,-2.945305,6208.7961,4.676872,1.435047,2.170332,2.609957,-1.535403,-2.346522,-2.888868,16159.2798,4.730182,5.342868,8.161803,8.922114,-2.179976,-3.359528,-3.953562,14145.0762,4.957439,4.62875,7.059866,7.522323,-1.85794,-2.807404,-3.434372,3
10869.1621,1.580586,2.453436,3.49523,4.454546,-2.952504,-4.191412,-4.803002,10521.3642,1.707055,2.524442,3.65528,4.358857,-3.252672,-4.537315,-5.32618,15549.9502,4.078766,4.650087,6.421099,7.077753,-1.910252,-2.635919,-4.807675,19034.9585,5.123652,5.723718,7.904766,8.495419,-2.146978,-2.966897,-3.82465,6694.0833,6.190179,1.398003,1.986128,2.403248,-1.624494,-2.23054,-2.776419,7759.4922,6.447852,1.609316,2.330712,2.717279,-1.918965,-2.682747,-3.190354,12387.4882,3.767395,4.221303,6.34185,6.974369,-1.780426,-2.656786,-4.404767,14181.3692,4.132225,4.781093,7.241868,7.68062,-1.9938,-3.068958,-3.972713,13405.8184,1.811804,3.194743,4.43872,5.208839,-3.615706,-4.985617,-5.882949,12028.9726,1.654598,2.779786,3.686835,6.124328,-3.393812,-4.741438,-5.619551,19568.1274,5.254521,6.061011,8.594475,9.335666,-2.234447,-3.078808,-3.707832,20173.3301,7.922724,5.513531,7.336661,8.057127,-2.317277,-3.102855,-4.173878,6728.0318,5.191521,1.507725,2.289951,2.845026,-1.740422,-2.681958,-3.093908,6771.6854,4.987618,1.60148,2.455091,2.953621,-1.686412,-2.513913,-2.91394,17051.0865,4.915164,5.918204,9.290136,10.002089,-2.3536,-3.765336,-4.488636,14945.8052,5.188137,5.146248,8.074637,8.70245,-2.011113,-3.184082,-3.68119,3
11787.8008,1.628573,2.87938,4.520176,5.197526,-3.358128,-5.189195,-5.275504,11663.5655,1.785354,3.034132,4.368234,10.497399,-3.697373,-5.750377,-15.910153,16343.5249,4.211913,5.240059,8.928221,7.854224,-2.154883,-3.413645,-9.564215,19914.6377,5.271296,6.408128,11.052575,9.695865,-2.440842,-3.85133,-10.689773,7327.7042,6.587798,1.587025,2.694194,7.890834,-1.859267,-2.927692,-8.110104,8473.8385,6.835104,1.844413,3.191813,3.194772,-2.225004,-3.442094,-9.518686,12996.5811,3.872721,4.674925,7.300584,10.648404,-1.973295,-2.942184,-3.884664,14835.2524,4.233049,5.316426,8.361079,12.220846,-2.244917,-3.362634,-4.504178,14743.3926,1.895651,3.742843,5.46064,14.88048,-4.08777,-6.519116,-17.768016,13003.6348,1.70391,3.298351,4.502269,12.155762,-3.850487,-6.134538,-16.991033,20450.9595,5.396548,6.814179,10.684075,10.666177,-2.53473,-3.937492,-4.176225,21065.8259,8.176765,6.260932,10.234225,28.453853,-2.607171,-3.991081,-10.90834,7298.2745,5.467275,1.73045,3.215861,3.109502,-1.999042,-2.983794,-3.714275,7326.9928,5.243759,1.82107,3.502946,3.562346,-1.884884,-2.744488,-3.192582,17842.2935,5.043064,6.574703,11.133593,19.004879,-2.631154,-4.104119,-4.668654,15668.9881,5.343241,5.707254,9.682152,17.911354,-2.22822,-3.482766,-4.046537,3
13209.9707,1.74,2.561527,3.193553,4.195305,-3.724635,-6.247205,-6.237088,12568.9121,1.862884,2.837515,3.314705,4.150515,-4.066202,-6.725419,-17.955819,17525.1838,6.040411,4.986283,6.654468,7.251266,-2.28549,-3.773934,-6.806809,20546.1089,7.181528,5.86916,7.867712,8.444226,-2.517477,-4.141365,-4.126429,7374.8643,7.975052,1.265317,1.634042,2.036626,-1.909557,-3.129929,-8.353797,8565.7009,8.21392,1.462602,2.018203,2.308282,-2.253604,-3.748067,-3.603657,14120.6997,5.579889,4.3099,6.010235,6.583623,-2.084827,-3.470647,-8.619532,15902.3967,5.987405,4.848421,6.698667,7.221823,-2.347749,-3.927822,-10.376456,16668.8311,2.10524,3.468747,3.859239,4.72636,-4.452846,-7.240801,-9.66013,14141.7539,1.779828,2.97702,3.441115,4.31548,-4.25078,-7.023803,-19.236287,20979.2246,7.304708,5.978789,8.066743,8.685901,-2.583496,-4.187552,-11.414543,21183.2166,11.124147,5.576317,7.157069,7.722662,-2.664969,-4.27498,-11.594716,7538.1445,6.48381,1.331319,1.905504,2.326461,-2.038432,-3.354272,-8.629321,7561.2221,6.314196,1.415175,2.105396,2.53249,-1.965702,-3.124362,-3.544223,18744.0222,7.104762,5.671599,8.143478,8.658781,-2.743135,-4.264304,-9.899417,16324.6785,7.522571,4.848869,7.037747,7.523849,-2.357602,-3.749657,-4.362283,3
14133.5313,1.757992,3.76795,4.784515,7.423736,-4.198096,-6.099297,-7.223457,14655.5585,2.023835,4.151499,5.782487,6.419442,-4.508371,-6.366453,-7.073131,17778.0801,4.655906,6.041129,8.989257,9.472551,-2.628453,-3.708792,-4.554365,21202.9038,5.654406,7.260386,10.827611,11.385983,-2.866647,-4.018748,-5.21669,8396.2711,7.716648,1.844216,2.650498,3.037781,-2.252929,-3.188341,-3.60506,9838.869,8.016379,2.14442,3.116378,3.525187,-2.65839,-3.821144,-4.275548,14202.5625,4.311108,5.37427,8.893126,9.517081,-2.396347,-4.051086,-4.421072,16172.3232,4.684942,6.094969,9.990749,10.869711,-2.676029,-4.139303,-4.827491,18490.8476,2.198906,5.068574,7.124114,7.94438,-4.932507,-6.86737,-13.954393,16070.9336,1.880056,4.387208,5.859509,6.792736,-4.721579,-6.638846,-7.666029,21700.2471,5.783108,7.550884,11.585769,12.295757,-2.927069,-4.06438,-6.911054,22344.4104,9.002235,7.269246,10.568017,11.188214,-3.03475,-4.232341,-5.069321,8543.8436,6.389624,2.004897,3.114143,3.471309,-2.396933,-3.692254,-4.128369,8396.0313,6.079527,2.115491,3.442386,3.800917,-2.283439,-3.602266,-4.178472,19298.0615,5.574159,7.426759,12.682758,13.560098,-3.118828,-5.038836,-5.629771,16893.3962,5.958519,6.484379,11.209185,12.010072,-2.690896,-4.442126,-5.064829,3
15586.5196,1.83048,4.531488,5.986961,6.617144,-4.731332,-6.784525,-7.660918,16202.0098,2.120278,4.921551,7.142789,7.912224,-5.044492,-7.100429,-7.772217,19204.1724,4.997153,6.967081,10.755349,11.424015,-2.864125,-4.125308,-5.053337,22837.3667,6.102313,8.326348,12.92971,13.596031,-3.151262,-4.563073,-9.305715,9361.4067,8.510986,2.164905,3.193718,3.527513,-2.511621,-3.730317,-4.035708,11034.7951,8.868041,2.529553,3.740551,4.085927,-2.992406,-4.51935,-5.107398,15257.4654,4.554563,6.152416,10.76975,11.443631,-2.603287,-4.187019,-5.237442,17398.9028,4.961078,6.96766,12.048008,12.960832,-2.919546,-4.653895,-5.499167,20253.3222,2.297935,5.948459,8.708327,9.540905,-5.516651,-7.670097,-8.543689,17744.3281,1.963141,5.246405,7.26416,8.371715,-5.303369,-8.190589,-8.307462,23332.5035,6.220093,8.627917,13.827162,14.736636,-3.229312,-4.65959,-6.807988,23878.1052,9.621275,8.35657,12.700885,13.261191,-3.277178,-4.8749,-8.203839,9517.0769,7.011012,2.366962,3.727738,4.152556,-2.678126,-4.155252,-5.981105,9283.4667,6.628455,2.456135,4.14453,4.608088,-2.518731,-4.041375,-4.55716,20699.7197,5.912902,8.512795,15.459556,16.649684,-3.420363,-5.68598,-6.394072,18112.0125,6.331302,7.444288,13.702681,14.644071,-2.948517,-4.988335,-5.647259,3
17206.3183,1.919487,5.4352,8.414907,23.024388,-5.305518,-7.647061,-8.649782,18023.9004,2.250285,5.833422,9.678867,9.047121,-5.620696,-7.919399,-8.758778,20450.3696,5.18344,7.841831,14.398947,43.042021,-3.222667,-4.56958,-5.315085,24252.7207,6.3247,9.355448,16.44508,14.388214,-3.544361,-4.983819,-5.712528,10047.8625,8.866326,2.550203,3.673886,9.968687,-2.758085,-3.998948,-4.471782,11857.8236,9.267243,2.995714,4.330225,11.482585,-3.300647,-4.807929,-5.255464,16214.5596,4.701952,6.972358,12.878854,13.282489,-2.9114,-4.652638,-5.308794,18463.8794,5.126448,7.941584,15.145561,14.642407,-3.252088,-5.087718,-5.909767,22301.623,2.426759,6.97056,11.292803,10.926998,-6.127611,-8.531118,-9.28408,19657.707,2.068216,6.222364,10.230185,9.821335,-5.897338,-8.276918,-9.41913,24706.1919,6.423849,9.679472,19.39994,16.678035,-3.591583,-5.039248,-5.6885,25251.8206,9.947656,9.452366,17.869329,15.043268,-3.649896,-5.126579,-5.906608,10234.5964,7.311354,2.770091,4.164167,4.792879,-2.949643,-4.617888,-5.245399,10038.7323,6.94028,2.811037,4.603465,5.239713,-2.801664,-4.592176,-5.180056,21890.856,6.096798,9.627442,17.788478,19.101046,-3.77803,-6.345744,-7.144777,19184.988,6.531888,8.357236,15.830328,17.040369,-3.272472,-5.590421,-6.193754,3
18603.1699,1.994133,6.130982,8.49278,9.180502,-5.830279,-8.366595,-9.256067,19361.9043,2.329955,6.493272,9.770802,10.416252,-6.134665,-8.709439,-9.530141,21564.4058,5.413939,8.564337,14.234635,14.83747,-3.479321,-5.019809,-5.78597,25508.6425,6.627235,10.217822,17.012163,18.177381,-3.829933,-5.569377,-6.215744,10492.3324,9.141655,2.827959,4.170819,4.697925,-2.882092,-4.257968,-4.757594,12440.8524,9.602185,3.316181,4.922542,5.365762,-3.472121,-5.174531,-5.679417,17034.7661,4.868372,7.509381,14.243607,15.101125,-3.123465,-5.166414,-5.807825,19379.7544,5.303531,8.526841,15.892949,16.770312,-3.494704,-5.591398,-6.539056,23777.1201,2.49963,7.709752,11.49335,12.302029,-6.68224,-9.361537,-10.347771,21207.5547,2.146281,6.965652,10.048335,10.916063,-6.448992,-9.040345,-10.410313,25886.0801,6.701414,10.525346,18.091334,18.909762,-3.851877,-5.497912,-6.725249,26381.3355,10.314298,10.314906,16.937898,17.613184,-3.904683,-5.817501,-6.191634,10790.109,7.619796,3.0635,4.89261,5.529393,-3.11784,-4.97243,-5.499055,10646.4715,7.234976,3.092253,5.315387,5.806787,-2.992108,-4.975008,-5.811956,22893.127,6.309573,10.367306,20.464494,21.995229,-4.056904,-6.836674,-7.871268,20072.2308,6.765611,9.08545,18.202345,19.598225,-3.513079,-6.027084,-6.705622,3
20148.584,2.081357,6.934163,10.350692,14.756362,-6.344987,-9.085272,-9.937225,21081.1133,2.459899,7.316986,11.182873,12.010238,-6.644796,-9.39322,-10.512964,22703.1826,5.652868,9.265843,15.822489,16.885974,-3.796232,-5.555472,-7.175676,26702.0786,6.908863,11.036671,18.886085,19.940093,-4.172348,-6.108144,-6.949327,10879.1863,9.443198,3.130434,4.659697,5.167562,-2.997056,-4.534737,-5.255237,12877.6496,9.909461,3.681816,5.547157,6.202903,-3.597033,-5.518698,-5.967831,17887.7173,5.057709,8.099484,15.90007,16.935942,-3.407817,-5.572742,-6.363316,20311.1406,5.524446,9.255732,17.86147,18.886529,-3.80062,-6.227494,-6.948907,25630.1915,2.618946,8.637918,13.149158,14.194894,-7.229956,-10.111843,-11.190467,23038.3496,2.249335,7.86999,11.55546,13.15434,-6.979644,-9.824187,-11.920995,26965.9751,6.955497,11.34051,20.098058,21.274028,-4.167244,-6.092439,-7.314291,27492.8943,10.696654,11.175739,18.891027,19.90566,-4.223775,-6.157715,-8.88528,11250.149,7.902034,3.388583,5.503579,8.266503,-3.26096,-5.334338,-5.908947,11214.8949,7.573018,3.389503,6.00972,6.773028,-3.188757,-5.531045,-5.998954,23870.2974,6.550358,11.212081,22.989568,24.793514,-4.426801,-7.680625,-8.548874,20970.2502,7.031245,9.799974,20.377201,21.908858,-3.831126,-6.719043,-7.452172,3
3419.2422,1.2028,0.46072,0.647084,5.128043,-0.37457,-0.556071,-1.355211,935.1699,1.065458,0.111084,0.240093,2.345099,-0.30587,-0.485093,-3.064096,7190.7461,2.459316,0.469141,0.631513,1.114877,-0.358183,-0.607056,-2.3797,9119.5586,3.047457,0.553467,0.636469,1.190939,-0.452118,-0.608871,-1.604588,1612.7439,2.235694,0.126726,0.182897,0.999483,-0.212096,-0.366529,-0.972122,1766.5765,2.282585,0.132398,0.187808,0.559324,-0.238716,-0.509487,-0.506495,5944.3198,2.398795,0.46396,0.558554,1.143514,-0.353046,-0.51724,-0.956108,6872.5088,2.639563,0.517384,0.611133,1.832876,-0.408861,-0.530368,-1.439747,2489.917,1.16476,0.250842,0.38969,1.321779,-0.412986,-0.690349,-4.988785,2847.4209,1.178518,0.330213,0.5017,2.387989,-0.382209,-0.623695,-1.400504,9313.1318,3.086295,0.624692,0.752326,1.007173,-0.533443,-0.660079,-1.725427,7872.6646,3.689063,0.430257,0.513582,1.167053,-0.584902,-0.788729,-1.915324,1625.989,2.04175,0.128373,0.19355,0.657461,-0.230655,-0.339036,-0.706279,1819.6398,2.04957,0.14391,0.228751,0.836735,-0.248164,-0.359981,-0.738955,8363.6242,3.076022,0.614241,0.754864,1.713918,-0.56568,-0.91773,-1.658083,7173.4944,3.061763,0.515694,0.663494,1.592978,-0.515547,-0.711681,-1.196215,3
4565.7988,1.260888,0.779968,1.300945,3.734905,-0.74034,-1.053719,-1.682408,2847.1074,1.198311,0.219579,0.457126,1.391581,-0.788542,-1.131693,-1.935547,8874.3505,2.620684,1.132204,1.257827,1.861146,-0.616268,-0.843717,-1.52312,11480.5166,3.304532,1.429298,1.578836,2.478673,-0.762353,-1.001395,-1.651594,2623.9551,2.902156,0.331237,0.441863,2.141808,-0.444104,-0.595846,-1.87294,2916.0432,2.97914,0.371652,0.495048,1.412102,-0.517326,-0.694474,-1.075841,7275.0791,2.544545,1.060907,1.268238,1.848127,-0.60289,-0.808653,-1.424257,8447.8062,2.793254,1.214816,1.43316,3.362535,-0.73736,-1.016031,-1.714476,4658.0976,1.302722,0.568358,0.744516,2.242485,-0.955749,-1.306564,-1.945307,4544.6289,1.275148,0.5961,0.936503,2.419726,-0.848649,-1.2011,-2.057078,11910.7901,3.392306,1.568148,1.768356,2.313577,-0.869413,-1.249515,-4.774696,11851.7942,4.676446,1.223879,1.328535,1.917818,-1.002812,-1.155285,-1.696367,2647.2406,2.593031,0.360243,0.542561,1.299721,-0.488666,-0.699812,-1.190029,2917.4678,2.604669,0.398897,0.560704,2.022648,-0.51645,-0.725006,-1.079393,10515.5605,3.305555,1.538495,1.805698,3.03212,-0.943229,-1.233256,-1.840067,9207.9643,3.390126,1.324849,1.759029,2.099823,-0.799381,-0.994357,-1.680585,3
5649.3906,1.316245,1.032784,1.561022,2.568482,-1.15323,-1.60769,-2.365501,4489.3379,1.311396,0.570756,0.694599,1.401887,-1.284375,-1.793929,-2.428742,10234.5391,2.797461,1.740092,2.024999,2.829869,-0.893246,-1.1892,-3.357218,13098.0811,3.502709,2.218752,2.562665,3.454274,-1.068405,-1.409831,-1.673979,3522.729,3.466277,0.546956,0.687378,1.274649,-0.681748,-0.887026,-1.39591,3878.1371,3.493705,0.602061,0.772662,2.840854,-0.779545,-1.062985,-1.683117,8400.8413,2.717508,1.678183,2.09212,5.96019,-0.850845,-1.136866,-1.877254,9618.356,2.936265,1.901783,2.41009,2.881386,-0.987715,-1.338113,-1.986457,6506.542,1.417657,0.924481,1.255209,2.127413,-1.511851,-2.04019,-2.505022,5801.5723,1.340328,0.851173,1.170057,3.305473,-1.354224,-1.84091,-2.762012,13632.9853,3.608867,2.439353,2.931246,3.578866,-1.181048,-1.643619,-2.362695,14212.7168,5.263075,2.010032,2.305578,2.892062,-1.312552,-1.768386,-2.761453,3483.5749,2.997957,0.573584,0.758952,1.138314,-0.739848,-1.104785,-1.443426,3873.3395,3.061503,0.65051,0.842541,1.269078,-0.773183,-1.077085,-1.636017,11990.3643,3.485509,2.440714,3.036148,3.637164,-1.224512,-1.713094,-2.355113,10648.6335,3.670518,2.112045,2.628939,4.55475,-1.062046,-1.392122,-1.787504,3
6964.1309,1.388383,1.281599,1.983004,2.755268,-1.542529,-2.151014,-4.25741,5991.082,1.413776,0.926538,1.19517,3.255147,-1.731503,-2.386364,-2.919365,11634.4702,3.071041,2.416676,2.954565,3.964189,-1.135389,-1.511995,-2.123993,14748.3247,3.878666,3.081244,3.722485,4.209099,-1.312077,-1.758375,-2.374966,4361.4435,4.059382,0.753945,1.005532,1.39062,-0.901852,-1.210187,-1.571125,4872.2031,4.172293,0.858784,1.440042,1.45049,-1.040266,-1.428976,-2.62369,9501.3672,2.944083,2.283296,2.929859,3.627884,-1.089599,-1.538395,-2.149264,10929.6128,3.235162,2.621704,3.365184,3.923427,-1.2387,-1.765274,-7.193152,8280.3076,1.527783,1.388361,1.797676,2.533936,-1.997973,-2.714071,-3.280663,7435.6661,1.433784,1.202089,1.618092,2.527525,-1.799824,-2.464507,-4.177772,15344.1094,3.997785,3.373264,4.198302,4.788238,-1.431295,-1.877116,-2.334674,16035.8977,5.880848,2.879146,3.41106,4.012115,-1.544189,-1.949129,-2.654397,4361.0135,3.530798,0.819079,1.109028,2.998255,-0.979602,-1.45725,-2.199717,4748.1128,3.528937,0.902053,1.306246,1.660539,-1.033059,-1.472493,-1.949669,13525.5879,3.852968,3.319471,4.437703,5.060266,-1.518617,-2.158941,-2.630408,11906.2978,3.997638,2.866384,3.796296,4.296618,-1.309277,-2.023584,-2.532428,3
8123.5254,1.451664,1.570237,2.631175,3.93684,-1.934005,-3.284467,-9.18375,7294.3711,1.502195,1.340595,1.758674,4.297183,-2.212241,-3.719342,-3.771685,12696.9458,3.271227,3.010933,3.802033,7.743647,-1.37086,-2.14786,-5.732911,16025.7364,4.143962,3.82887,4.845308,5.490321,-1.611641,-2.517842,-3.067451,5043.4251,4.535132,0.954021,1.520785,4.23995,-1.124899,-1.799261,-1.780336,5735.0515,4.69289,1.100804,1.758228,4.937998,-1.327982,-2.165513,-5.913383,10313.3223,3.113648,2.827315,3.809805,4.943908,-1.298435,-2.178551,-2.517393,11900.0103,3.411657,3.225278,4.360934,5.755565,-1.530337,-2.46739,-6.888682,9867.1806,1.626479,1.881439,2.549934,3.287588,-2.478727,-4.190263,-5.703774,8922.4805,1.520559,1.621403,2.331071,6.038148,-2.250344,-3.781737,-7.136294,16679.5259,4.27556,4.153972,5.357442,6.006879,-1.733967,-2.674125,-4.704625,17313.3838,6.308597,3.644909,4.456977,4.929844,-1.784123,-2.633982,-9.356148,5100.2234,3.921027,1.044584,1.767491,4.423528,-1.232294,-1.999749,-4.90282,5437.1028,3.889543,1.143949,1.975928,2.720567,-1.260185,-2.066057,-5.649277,14662.3638,4.071165,4.089175,5.72025,9.814275,-1.820428,-2.787198,-7.453879,12861.2034,4.252346,3.546866,4.961139,8.778479,-1.523933,-2.376735,-6.427964,3
9038.3457,1.503739,1.866696,2.773766,3.68951,-2.229796,-3.155567,-3.764429,8392.7607,1.5827,1.794627,2.425721,3.07909,-2.489078,-3.466416,-4.084706,13573.0429,3.403192,3.582977,4.707629,5.346915,-1.546662,-2.048797,-2.659558,17034.8936,4.321109,4.539254,5.98612,6.547025,-1.790634,-2.342151,-3.405983,5660.687,4.905998,1.146,1.566819,1.965137,-1.290402,-1.737416,-2.134999,6435.1508,5.080209,1.308216,1.827139,2.160857,-1.522028,-2.086983,-2.791735,11017.9174,3.222902,3.369648,4.737913,5.358197,-1.453659,-2.045201,-3.997521,12669.0005,3.535471,3.852243,5.456256,6.250328,-1.67732,-2.449828,-2.917406,11038.4082,1.702332,2.388506,3.215209,4.041672,-2.817384,-3.872038,-4.577934,9886.5059,1.57527,2.049448,2.609586,3.65064,-2.576403,-3.677658,-4.438841,17699.1025,4.452358,4.918323,6.677089,7.21127,-1.91042,-2.51707,-3.147542,18369.3701,6.59011,4.375905,5.584409,6.05539,-1.970889,-2.60679,-3.145145,5698.1917,4.217059,1.244872,1.815679,2.232045,-1.403056,-2.116016,-2.452447,6039.2528,4.161186,1.358714,1.969552,2.45644,-1.427003,-2.054816,-2.478052,15593.1641,4.2333,4.8665,7.027844,7.573886,-1.986037,-2.99426,-3.82228,13690.3189,4.430861,4.21352,6.166334,6.740351,-1.689434,-2.48656,-3.043572,3
9858.5371,1.551126,2.17461,3.193309,4.046757,-2.546418,-4.26843,-4.468795,9254.3438,1.643471,2.137801,2.954698,4.149962,-2.82915,-4.696815,-13.129111,14424.1348,3.622624,4.089741,5.4798,6.019882,-1.726955,-2.854334,-7.689697,17975.0362,4.599751,5.136571,6.869839,7.40942,-1.98158,-3.302218,-9.459914,6132.5703,5.262327,1.290289,1.799,2.243255,-1.454123,-2.406065,-2.423212,7010.995,5.46074,1.48688,2.252331,2.449906,-1.735346,-2.933671,-8.005912,11717.1636,3.416315,3.791105,5.491229,6.255892,-1.651664,-2.74468,-6.47533,13432.314,3.733641,4.331951,6.373228,7.095695,-1.900399,-3.108121,-8.232138,12030.2159,1.765122,2.779149,3.800806,5.054361,-3.172944,-5.35727,-15.112484,10807.0098,1.628964,2.405899,3.160476,4.286052,-2.913723,-4.920781,-13.845118,18664.6001,4.737572,5.519401,7.622878,8.117427,-2.102523,-3.46615,-9.656055,19233.7319,7.009766,4.970045,6.421803,6.788846,-2.137742,-3.438942,-9.721819,6188.8024,4.502069,1.415588,2.112141,3.615826,-1.611333,-2.553103,-2.832656,6488.3139,4.414383,1.532321,2.294057,2.716271,-1.616713,-2.583576,-5.236056,16457.6954,4.475847,5.448427,8.244311,8.816413,-2.26474,-3.455774,-4.079673,14422.9136,4.692393,4.70802,7.169872,7.778352,-1.909216,-2.9098,-3.844854,3
11495.5645,1.64679,2.55925,3.626139,9.490327,-3.033845,-4.919416,-5.16019,10981.5264,1.766394,2.532216,4.227168,11.659286,-3.348967,-5.428009,-5.411401,15694.0611,3.861655,4.561856,6.294627,11.366951,-2.077204,-3.327335,-3.562271,19384.1402,4.902783,5.708892,7.837268,13.989764,-2.361763,-3.758328,-10.035202,7067.7193,5.86113,1.474056,2.305011,2.5019,-1.753912,-2.776881,-2.83605,8082.3022,6.083757,1.697514,2.633365,6.981536,-2.079088,-3.348663,-3.53554,12708.9189,3.621028,4.282523,6.743495,5.969856,-1.893837,-2.917272,-7.405201,14508.1167,3.953886,4.849085,7.797243,23.556666,-2.156734,-3.323338,-3.960755,13934.8985,1.889239,3.246859,5.433334,7.658044,-3.740887,-6.092718,-9.263546,12538.5078,1.732909,2.835779,4.532932,12.587975,-3.458484,-5.653036,-5.847727,20018.019,5.025677,6.128209,8.676096,20.105006,-2.473518,-3.933387,-10.555977,20590.2117,7.442744,5.537793,7.421475,15.376752,-2.505546,-3.866595,-5.768369,7079.2363,4.952403,1.629443,2.546068,2.95181,-1.911825,-3.02989,-3.83505,7365.5786,4.835027,1.750323,2.632868,3.141597,-1.874127,-2.800837,-3.328075,17626.7686,4.728874,6.106829,11.641436,10.225007,-2.561511,-3.960153,-4.55191,15470.48,4.971131,5.300015,10.099164,8.876909,-2.171104,-3.276373,-4.035383,3
12225.1875,1.680967,2.903045,3.73024,4.673635,-3.303753,-4.67555,-5.415578,11916.7968,1.825979,3.00348,4.163302,4.90076,-3.645908,-5.081474,-5.700473,16559.3471,4.077508,5.208469,7.339856,8.003787,-2.204609,-2.952948,-3.599993,20395.8589,5.189891,6.464099,9.197298,9.857557,-2.500746,-3.361246,-4.09778,7715.3025,6.430592,1.644761,2.337575,2.79048,-1.917265,-2.543509,-3.112516,8891.8958,6.716833,1.899147,2.779359,3.290901,-2.278022,-3.176739,-3.666206,13363.3056,3.800107,4.756946,7.339855,7.89892,-1.996669,-2.96418,-3.4192,15337.6431,4.184093,5.4374,8.432718,9.251355,-2.289366,-3.47064,-4.019883,15110.1963,1.958445,3.734908,5.188666,5.976593,-4.076485,-5.578475,-6.268154,13561.0254,1.788032,3.294241,4.347676,5.266013,-3.785812,-5.213469,-6.022771,21054.9209,5.302346,6.854004,10.065227,10.733623,-2.62041,-3.527617,-4.194977,21511.4966,7.86431,6.318364,8.676324,9.149923,-2.656974,-3.378118,-4.091936,7754.9701,5.420984,1.797053,2.751298,3.167054,-2.071579,-3.140371,-3.524377,7938.3961,5.2204,1.923256,2.944091,3.268921,-1.990028,-2.903094,-3.346527,18568.1436,4.993279,6.76966,10.92923,11.94722,-2.690713,-4.298886,-5.097707,16227.5154,5.225894,5.845254,9.44806,10.069287,-2.257519,-3.568139,-4.203953,3
13342.6308,1.749654,3.384725,4.381803,6.061207,-3.672332,-5.153763,-6.446405,12976.3301,1.902813,3.487518,5.007409,5.581087,-4.026446,-5.536359,-6.266853,17244.0073,4.14651,5.644985,8.157979,8.861816,-2.384856,-3.223084,-3.832468,21226.2901,5.315041,7.067628,10.271143,10.87219,-2.709685,-3.690233,-4.362357,8272.1543,6.707967,1.829072,2.658322,3.032114,-2.124203,-2.856417,-3.334232,9607.8781,7.090192,2.124165,3.152714,5.175809,-2.529112,-3.593703,-4.133641,13876.8149,3.855123,5.160993,8.249634,8.75137,-2.133752,-3.286992,-4.118445,15953.0557,4.263204,5.92605,9.557926,10.22124,-2.444631,-3.856066,-4.656041,16370.1543,2.040358,4.295196,6.123407,6.860219,-4.486451,-6.073378,-7.023349,14970.209,1.880013,3.838053,5.16382,6.059257,-4.178089,-5.681453,-6.357294,21910.3565,5.423737,7.479487,11.256826,12.003955,-2.814372,-4.084556,-4.54392,22329.8344,7.998244,6.904306,9.790846,10.367433,-2.801945,-3.76288,-4.452787,8336.534,5.706003,2.023124,3.183826,3.658978,-2.257515,-3.502454,-3.979825,8394.2989,5.38014,2.130334,3.370744,3.818447,-2.141331,-3.254976,-3.796481,19311.6211,5.104886,7.401994,12.419474,13.71723,-2.879802,-4.704118,-5.321704,16833.3421,5.314001,6.359146,10.677149,11.374217,-2.417729,-3.873199,-4.591529,3
14983.6113,1.840841,4.10608,5.289309,6.008516,-4.215044,-5.988778,-6.942008,14870.7705,2.036079,4.310116,6.203215,6.904632,-4.590427,-6.444866,-7.241242,18523.3637,4.342458,6.498849,9.728664,10.572588,-2.73621,-3.722838,-4.329344,22645.7764,5.538456,8.064995,12.224086,12.93061,-3.108426,-4.24404,-5.02826,9311.8505,7.312676,2.116938,3.061675,3.530352,-2.447873,-3.345431,-3.833911,10822.7802,7.734245,2.478654,3.659378,4.099988,-2.931674,-4.182119,-4.752879,14850.7671,4.011652,5.83876,9.772565,10.519671,-2.435454,-3.718314,-4.203753,17041.6938,4.426627,6.740307,11.29645,12.42213,-2.791577,-4.397967,-5.239956,18511.7314,2.175332,5.20075,7.399922,8.230482,-5.118518,-7.040177,-7.892409,16754.3554,1.978172,4.688317,6.409006,7.312247,-4.797763,-6.624509,-7.476063,23306.3164,5.638803,8.462813,13.225336,14.019212,-3.202555,-4.387948,-5.225024,23701.1846,8.341124,7.969517,11.738725,12.493432,-3.158497,-4.208327,-4.970832,9304.1004,6.134134,2.320682,3.646352,4.333424,-2.620115,-4.105546,-4.546974,9319.3777,5.785312,2.420216,3.879256,4.52711,-2.443493,-3.676984,-4.25933,20519.3188,5.281051,8.307586,14.625717,15.496965,-3.267596,-5.390172,-6.112328,17917.0371,5.531957,7.150953,12.631338,13.465263,-2.735289,-4.41565,-5.519598,3
16559.9043,1.920461,4.856786,6.802403,7.117608,-4.874633,-7.186521,-7.496335,16626.1816,2.157059,5.117553,7.497622,8.388229,-5.233754,-7.812513,-21.051682,19965.5757,4.676761,7.331211,11.396143,12.352928,-3.05236,-4.673453,-5.199955,24164.8037,5.929811,9.026847,14.168895,15.2823,-3.442647,-5.186425,-13.693816,10240.6512,8.04552,2.442892,3.604355,4.043898,-2.758355,-4.055287,-11.097142,11948.6515,8.507424,2.849886,4.347818,4.867962,-3.343775,-4.817846,-5.48097,15959.917,4.279591,6.547948,11.474816,12.484355,-2.778666,-4.330408,-4.85784,18267.0967,4.727457,7.512132,13.159969,13.970209,-3.157327,-5.035674,-5.57031,20441.7539,2.289887,6.101537,8.948953,9.580473,-5.768094,-8.911732,-13.96569,18498.7715,2.062524,5.519707,7.660171,8.889755,-5.429691,-8.394836,-22.426333,24765.1079,6.015578,9.435662,15.333387,16.315581,-3.516653,-5.223003,-14.030743,25144.5061,8.933801,8.960581,13.781662,14.493172,-3.47855,-5.18798,-13.777398,10250.3569,6.718533,2.668231,4.395808,5.021647,-2.973282,-4.60949,-5.115448,10208.616,6.308274,2.760441,4.62866,5.412389,-2.77924,-4.677409,-4.838759,21773.79,5.603065,9.248541,17.059519,18.211026,-3.61828,-5.964917,-6.687835,19009.0239,5.877082,7.994729,14.764682,15.867241,-3.063103,-4.979844,-5.852652,3
18081.2754,2.003173,5.631755,7.566684,8.995014,-5.414788,-7.58679,-8.334854,18340.0645,2.279082,5.917264,8.727307,9.757854,-5.805562,-8.039838,-8.886038,21046.083,4.809008,8.081493,12.952714,13.819919,-3.321495,-4.595647,-5.290686,25372.8633,6.063439,9.889196,16.044917,16.98935,-3.750933,-5.250489,-5.994329,10946.5882,8.351384,2.745564,4.06979,4.889615,-2.977863,-4.113513,-5.594889,12791.0764,8.807304,3.225073,4.893809,5.47559,-3.560072,-5.177424,-5.633128,16777.5312,4.374997,7.172537,13.096346,13.790959,-2.92798,-4.679219,-5.466084,19210.5034,4.819676,8.238813,15.002566,16.205448,-3.334131,-5.400911,-6.186592,22417.4707,2.419416,6.991099,10.258758,11.174278,-6.393215,-8.722561,-9.46855,20188.5332,2.152996,6.336472,8.877878,9.793682,-6.028048,-8.246336,-8.954077,25903.3169,6.117062,10.252639,17.200466,18.4077,-3.80424,-5.315588,-6.562439,26273.8423,9.109329,9.86911,15.71316,16.453622,-3.737963,-5.072096,-5.762745,10964.4354,6.953106,3.004447,4.896508,5.594276,-3.132483,-5.027757,-5.557932,10947.8353,6.57223,3.051476,5.19485,5.986137,-2.935892,-4.697305,-5.188009,22788.5635,5.679346,10.062359,19.305902,20.542153,-3.876659,-6.750235,-8.171212,19898.5554,5.987073,8.690702,16.767829,17.959135,-3.260752,-5.540336,-6.544201,3
19681.6191,2.099181,6.409828,8.808723,9.546645,-5.980942,-8.564197,-9.213592,19915.0293,2.383795,6.675902,10.047556,10.827651,-6.352081,-9.148503,-10.044931,22162.1909,5.030432,8.764,14.441684,15.266678,-3.639288,-5.387184,-14.607876,26620.5874,6.372766,10.761845,17.980792,18.868791,-4.111663,-5.902651,-7.516628,11465.6655,8.723371,3.0705,4.560543,5.003567,-3.166178,-4.840952,-5.089867,13403.44,9.237551,3.633385,5.50942,6.050522,-3.84184,-5.601286,-6.247831,17655.1753,4.570902,7.775436,14.681877,15.631982,-3.280346,-5.099811,-5.712097,20198.4912,5.057205,8.964822,16.824372,17.901598,-3.725944,-5.924617,-6.803342,24181.8291,2.522854,7.845075,11.711639,13.055958,-6.931508,-10.422593,-11.476132,22064.584,2.272149,7.202274,10.306995,11.132044,-6.560583,-9.925848,-9.974798,27049.3062,6.40234,11.139462,19.249491,20.441494,-4.146136,-5.912287,-6.734195,27357.9348,9.480485,10.733658,17.674462,18.517308,-4.046448,-5.913424,-6.187201,11551.1214,7.322508,3.355712,5.548078,6.135347,-3.351656,-5.434433,-6.041917,11611.9359,6.916558,3.36544,5.829103,6.319226,-3.214788,-5.086028,-6.363697,23830.8281,5.961249,10.935824,21.751073,23.629179,-4.256082,-7.411456,-8.217938,20793.2686,6.251052,9.4259,18.798463,20.112906,-3.563827,-6.086979,-6.705067,3
20909.6133,2.166193,7.108681,9.915869,10.61645,-6.316636,-8.984414,-9.918808,21478.1836,2.497238,7.402609,11.241003,11.919586,-6.71342,-9.510859,-10.190788,23164.106,5.240314,9.431026,15.977996,16.842264,-3.824333,-5.54432,-6.409365,27686.9126,6.603197,11.507063,19.685236,20.830443,-4.318869,-6.367212,-7.145391,11857.4483,8.974593,3.357953,4.963029,5.368271,-3.198934,-4.731108,-5.155719,13800.2196,9.459661,3.975451,6.019713,6.529589,-3.878568,-6.025623,-6.559479,18410.8945,4.729233,8.325962,16.176641,17.226543,-3.431502,-5.599532,-6.254429,21016.4893,5.217801,9.583638,18.547945,21.485379,-3.917226,-6.518821,-7.236552,25955.4238,2.64129,8.6623,12.978995,13.911509,-7.332662,-10.264095,-11.267263,23512.9531,2.35176,7.963181,11.510924,12.499084,-6.921818,-9.719628,-10.96921,27992.3267,6.588636,11.84863,21.041952,22.65472,-4.324374,-6.429053,-7.256199,28278.6298,9.779827,11.503656,19.45286,20.198444,-4.193622,-6.013024,-6.914832,11961.4212,7.534867,3.667336,6.015371,6.437811,-3.484568,-5.827211,-6.272601,12178.5361,7.216317,3.645184,6.268408,6.953328,-3.341929,-5.516488,-6.219739,24689.2529,6.122826,11.646834,23.88045,25.366401,-4.559032,-8.108997,-8.91901,21570.0862,6.440252,10.040371,20.635301,22.14281,-3.804726,-7.132478,-7.263303,3
1317.5117,1.036859,0.583272,0.956897,1.785378,-6.109083,-8.765949,-12.299408,1609.5039,1.04874,0.635356,1.071457,2.447434,-6.653907,-9.816091,-10.228074,890.4942,1.034775,0.400477,0.63458,1.2673,-3.71628,-5.540074,-6.221015,880.7422,1.030138,0.445376,0.753991,1.472882,-4.199035,-6.404469,-7.170656,420.9209,1.033646,0.363159,0.605313,1.105656,-3.138303,-4.556327,-5.10019,479.2607,1.033102,0.44934,0.765319,1.455732,-3.847674,-5.859241,-6.355884,770.2851,1.037049,0.34131,0.621089,1.221438,-3.360306,-5.573104,-6.334537,771.3965,1.033466,0.40842,0.73186,1.320996,-3.815373,-6.625295,-7.629113,1782.6563,1.045765,0.686599,1.119473,2.223579,-7.19467,-10.133278,-10.945329,1670.1094,1.043859,0.658852,1.20838,2.392899,-6.807643,-9.621484,-10.857987,603.3379,1.020334,0.439985,0.927236,1.5006,-4.08199,-6.219677,-12.169482,671.6445,1.02353,0.399918,0.69345,1.417856,-3.988307,-5.821149,-6.524388,477.2539,1.037255,0.378865,0.648876,1.140618,-3.499047,-5.722897,-6.416353,537.0723,1.040615,0.357193,0.635456,1.130578,-3.389352,-5.399245,-6.12752,593.795,1.022612,0.480212,0.897412,1.639933,-4.383984,-8.502567,-9.699843,616.9024,1.026784,0.382295,0.72834,1.673649,-3.672736,-6.656363,-7.583951,3
106399.418,9.047861,22.847815,29.325912,30.706632,-20.504754,-25.327311,-32.058305,90797.2744,7.828179,21.649139,30.128122,31.316371,-16.027483,-19.416417,-24.500959,11404.6995,5.93518,4.347185,6.795881,7.482221,-2.548088,-3.476736,-4.058683,10731.0154,5.919024,4.118785,6.768626,7.414365,-2.42123,-3.379865,-4.127826,3982.2351,4.779146,1.475926,2.918674,3.517506,-0.994864,-1.557334,-2.150665,4467.5228,4.894984,1.780413,3.658251,4.375776,-1.141214,-1.869186,-2.2691,13679.3637,7.211971,5.802731,9.796478,10.700115,-3.484684,-5.352716,-5.893802,13589.3296,7.135263,5.952434,10.386585,11.631046,-3.561593,-5.703258,-6.520719,86783.1728,8.106981,21.439419,29.392304,30.685578,-15.192221,-18.549224,-23.623188,98084.7774,8.353705,23.542301,31.426332,33.026003,-17.747521,-21.636534,-26.137105,11785.7034,6.171076,4.806963,8.020515,8.844902,-2.702748,-3.794237,-4.365894,9354.7646,6.545037,3.421117,5.502722,6.054582,-2.186761,-3.029395,-3.514678,4807.529,4.47604,2.010311,4.708399,5.526863,-1.227579,-2.090338,-2.579808,5101.2505,4.430293,2.036362,4.512758,5.217139,-1.250468,-1.978144,-2.428649,14585.6934,7.412709,6.618741,12.476846,14.245524,-3.880839,-6.420546,-7.193019,12932.658,7.471637,5.666717,10.54511,11.700215,-3.339135,-5.278821,-5.805444,1
158955.0019,13.503683,37.639712,50.19534,52.701751,-29.71509,-35.879112,-49.351176,129705.5498,10.849837,33.377623,47.773498,49.60232,-22.666784,-27.369647,-35.666902,18101.2044,9.659032,5.221186,7.864078,8.76424,-4.501208,-6.437399,-7.010776,17173.0439,9.571451,4.944218,8.178856,9.25231,-4.273865,-6.185691,-6.826546,6016.2582,6.838077,1.735536,3.906009,4.959692,-1.664814,-2.862133,-3.239531,6776.5721,7.009664,2.038694,4.88077,6.150784,-1.895901,-3.304784,-3.766659,22320.2705,12.012685,7.156907,12.099627,14.120793,-6.354664,-10.434653,-11.311264,22487.4919,11.986537,7.266246,12.860055,15.029431,-6.528462,-10.851664,-12.892122,124249.8506,11.089277,32.728109,46.21711,48.409788,-21.741726,-27.235987,-34.951084,142637.9785,11.456738,36.677036,50.278722,52.45311,-25.437908,-30.637244,-40.587886,18496.9178,9.773328,5.663974,9.544138,10.683772,-4.655688,-6.767767,-7.240515,14749.8734,10.357337,4.233325,6.583687,7.559599,-3.805814,-5.481325,-5.961069,7169.2376,6.204275,2.220851,6.174972,7.958011,-1.994236,-3.571153,-4.315349,7442.158,6.060611,2.27852,6.032654,7.755509,-2.024784,-3.521504,-3.95558,24096.0664,12.448507,8.070039,15.622894,18.260239,-7.131097,-12.505979,-13.169076,20683.2933,12.15658,6.962171,13.6032,16.010902,-5.97303,-10.306392,-11.025708,1
72726.6719,6.690277,15.671009,23.941969,21.541595,-13.416963,-16.456594,-19.949559,64122.6094,5.724051,15.185313,23.671656,21.612518,-10.758086,-13.195119,-15.929477,8080.9548,5.119883,2.351607,3.759339,4.338827,-1.626271,-2.163772,-2.667628,7662.4349,5.036654,2.238526,3.710014,4.161438,-1.553706,-2.116077,-2.564277,2824.0799,3.843362,0.899295,1.776029,2.202946,-0.662821,-1.028027,-1.276395,3207.156,3.934656,1.059244,2.12133,2.473037,-0.762173,-1.182628,-1.528665,9666.4032,6.037846,3.143726,5.626567,6.539791,-2.237557,-3.293097,-3.938803,9701.1836,5.970684,3.234967,5.821154,6.411025,-2.280547,-3.445805,-4.101333,60436.5605,5.666532,14.670309,23.556826,20.326725,-10.100247,-12.373669,-14.903385,67588.8301,5.706846,15.71428,25.157457,21.282701,-11.797575,-14.534147,-17.398406,8494.2088,5.236674,2.639705,4.389763,4.914166,-1.759402,-2.420108,-2.940149,6565.3707,5.378744,1.939131,3.2738,3.648963,-1.413157,-1.921084,-2.375303,3485.0397,3.591505,1.241121,2.667381,3.159199,-0.830464,-1.33447,-1.640651,3685.4471,3.577128,1.284812,2.702175,3.125067,-0.856744,-1.334563,-1.673661,10445.4743,6.218456,3.617716,6.816205,7.479977,-2.49582,-3.898026,-4.441901,9223.4266,6.227276,3.165016,6.037789,6.620122,-2.183958,-3.341743,-3.916663,1
190063.2568,15.08656,54.996041,81.498464,153.41541,-7.27339,-13.446616,-57.516998,153325.333,12.548073,46.850557,74.934738,149.797627,-5.641969,-10.991748,-34.318543,26827.5866,11.268344,7.368769,16.371747,39.139226,-4.398093,-6.427428,-16.143395,25613.8872,10.870219,7.089889,16.282908,45.784097,-3.901405,-5.730369,-15.31482,8100.7086,7.481279,2.622841,8.5415,9.012988,-1.224008,-2.019499,-3.294263,9090.7482,7.562973,3.064164,10.045592,10.40047,-1.330382,-2.266034,-3.44603,32859.5169,13.408146,10.673103,24.26502,79.481926,-5.591275,-8.805952,-15.533504,33432.551,13.524616,10.989596,24.859906,84.978124,-5.677498,-9.159203,-14.580195,144837.8448,13.91327,44.299267,67.064861,101.119084,-5.476235,-10.508599,-33.235336,178332.0263,14.399429,52.474613,77.546941,114.674282,-6.285956,-12.378342,-38.352189,30168.4407,11.661475,8.56747,19.088453,45.986777,-4.615596,-6.726771,-17.935814,23302.0129,11.503033,6.572381,14.582271,37.696356,-3.750307,-5.361173,-14.134361,9744.5671,7.373435,3.425791,11.671651,12.658568,-1.392343,-2.454093,-5.435834,9752.0453,7.078783,3.423167,11.658479,12.329153,-1.420002,-2.445231,-5.451766,39682.0632,14.929797,13.36496,33.78922,32.91584,-6.570553,-10.433983,-17.408411,34250.625,14.047411,11.736856,31.096061,30.5719,-5.440074,-8.478806,-12.547188,1
193867.0312,15.819231,55.301952,81.527493,85.146713,-40.249862,-50.893006,-138.091829,155281.4511,13.077446,46.442204,72.050427,74.675673,-30.413856,-37.44522,-95.876312,27448.8831,12.324181,7.385517,12.583155,14.428137,-6.512058,-10.054151,-30.050423,26074.4167,11.670737,7.108269,12.738043,14.677572,-6.253331,-10.130531,-30.426494,8191.765,7.585591,2.548692,6.72809,8.674666,-2.068823,-3.840673,-10.922789,9161.2219,7.616874,2.984364,7.897381,10.115842,-2.368562,-4.494489,-12.593274,33677.366,14.466837,10.745974,19.518668,23.202834,-9.014872,-17.009463,-49.825523,34230.3321,14.428823,11.110561,20.256436,23.910191,-9.323368,-17.948706,-51.790078,146660.9775,14.584625,44.264411,66.915093,69.359529,-28.967555,-35.627432,-75.328476,180705.0371,14.819536,52.716911,77.822618,81.014031,-34.81572,-42.589702,-97.373398,30651.7952,12.424674,8.625729,14.719495,16.405127,-7.343424,-11.582298,-34.468765,23817.4011,12.44554,6.589623,11.323619,13.106974,-5.739248,-8.702734,-25.884629,9820.7998,7.420569,3.314164,9.485416,12.146154,-2.516225,-4.759838,-13.244381,9890.9188,7.188161,3.307914,9.360152,11.910432,-2.444297,-4.55392,-12.611534,40726.6948,15.882319,13.52767,26.71661,32.197475,-11.418529,-22.090339,-61.263472,35090.125,15.051771,11.723888,24.52003,29.769179,-9.608494,-18.474528,-51.520264,1
4550.7325,1.290757,1.55937,1.992033,2.719018,-1.141131,-1.604625,-2.697614,5777.3819,1.467683,1.709307,2.11928,2.866253,-1.192047,-1.573187,-2.066012,9443.4868,3.094025,3.864711,6.672416,7.218514,-2.615864,-3.792295,-6.039848,8607.2231,3.001984,3.491332,6.321025,6.879386,-2.441071,-3.479438,-4.016111,1975.5307,2.366982,0.802574,1.878688,2.290972,-0.556696,-0.865048,-1.211623,2138.6414,2.385237,0.921225,2.374861,2.893101,-0.611217,-1.040117,-1.284302,10492.6997,3.378739,4.71426,9.537081,10.665588,-3.185336,-4.841962,-5.475695,10108.0083,3.305282,4.735093,10.230798,11.409983,-3.190674,-5.200178,-5.611817,4553.3682,1.444673,1.310783,1.601591,2.069893,-0.857261,-1.07592,-1.93176,3786.9375,1.303042,1.153648,1.438842,2.09716,-0.786816,-0.9906,-1.738588,10174.2592,3.152164,4.3214,7.693818,8.294326,-2.832719,-4.008637,-4.513334,7709.1059,3.157901,2.936687,5.064599,5.851081,-2.137523,-3.11787,-4.742028,2205.7473,2.348138,0.972068,2.678426,3.371147,-0.615671,-1.084798,-1.645185,2436.328,2.373567,1.017061,2.468078,3.002043,-0.663155,-1.022031,-1.449943,10854.4717,3.317445,5.477164,12.614754,14.274448,-3.457713,-6.034094,-7.038147,9799.9883,3.339065,4.518892,9.620245,10.665368,-2.98645,-4.770638,-5.40028,1
16054.0927,3.357322,4.292167,5.938004,6.400078,-3.0062,-3.690808,-4.384935,19434.4629,3.637263,5.223392,7.207322,7.670696,-3.315184,-4.041213,-4.745809,42526.25,15.613812,14.510461,27.797626,29.858498,-9.99627,-13.493552,-14.645932,39036.9893,16.736266,13.723487,27.47869,29.833855,-9.486735,-12.943761,-14.023898,6767.7187,5.916565,2.377381,5.775602,6.956618,-1.671619,-2.384114,-2.82624,6842.7423,6.38149,2.622914,6.530317,7.694903,-1.800446,-2.70513,-2.989966,39210.9815,14.832202,16.193571,37.981031,42.045407,-9.849432,-14.1611,-15.302827,38260.7539,17.033185,16.536414,38.789898,43.018724,-10.110888,-14.803835,-15.565963,15810.0386,3.565183,4.122815,5.649501,6.057648,-2.619889,-3.184673,-4.367154,13689.6841,3.250821,3.321065,4.464182,4.949942,-2.203067,-2.647014,-3.268765,41229.9536,16.582709,14.943684,30.619874,33.025674,-9.936337,-13.417961,-14.436066,33032.2151,15.190954,11.125149,20.751997,22.10923,-7.775671,-10.445115,-11.116334,6808.4385,5.978884,2.599421,6.623471,8.117699,-1.756048,-2.666645,-3.044514,7839.1369,5.6442,2.817641,6.946568,8.124689,-1.878097,-2.668491,-3.075133,41406.4724,17.360712,18.111263,44.59579,50.032227,-10.929427,-16.218535,-17.217054,37246.2354,15.173145,15.505722,37.555263,42.039307,-9.459241,-13.950205,-14.994205,2
20447.0957,3.402577,4.407113,5.979658,6.351558,-3.453296,-4.169546,-4.911337,22560.2675,3.602378,5.012831,6.685439,7.258733,-3.536937,-4.2727,-5.124044,35178.6787,15.672488,12.86532,25.207461,27.165757,-8.259064,-10.93627,-11.860024,34302.5881,15.647894,12.662472,25.159126,27.282104,-8.150405,-10.949785,-11.799036,5515.5813,6.034025,2.018339,4.976356,6.208571,-1.33448,-1.876563,-2.284444,6228.436,6.171752,2.40076,5.989921,7.328096,-1.547908,-2.288473,-2.623675,33234.5332,15.343354,14.373249,34.049255,38.049526,-8.29545,-11.67331,-12.540062,35035.4241,15.978269,15.614411,36.60234,40.225456,-8.944184,-13.127355,-14.022609,18142.8339,3.585194,3.901368,5.204335,5.804651,-2.768774,-3.339723,-4.09377,17058.9331,3.276102,3.376027,4.433879,5.083228,-2.451602,-2.911395,-3.641535,36840.125,15.658429,13.816876,27.883578,30.072066,-8.645611,-11.511297,-12.321423,28070.9743,15.415598,10.033035,19.023914,20.521744,-6.590137,-8.688945,-9.239712,6249.9858,5.791832,2.405471,6.224283,7.940411,-1.535855,-2.314796,-2.589277,6465.0896,5.722714,2.429677,6.145318,7.555397,-1.530063,-2.144615,-2.613564,37783.9927,16.402371,17.098004,42.342465,47.329351,-9.76266,-14.56399,-15.766422,31668.4988,15.222663,13.886223,34.067085,38.448051,-8.018378,-11.491166,-12.208484,2
17829.2734,2.502904,4.480047,6.205763,6.625394,-3.502375,-4.261604,-4.951377,20360.8975,2.756463,4.88801,6.563937,7.223992,-3.575908,-4.322919,-5.502726,35244.9563,16.89484,12.650366,24.823977,26.817999,-8.318566,-11.255527,-12.047158,34212.9441,16.147993,12.4264,24.150199,25.785605,-8.294209,-11.379571,-12.168728,5531.9093,6.035111,2.055987,5.225113,6.789493,-1.348001,-1.98657,-2.282627,6188.8622,5.975401,2.399882,5.997799,7.662888,-1.586674,-2.40034,-2.64099,33276.9905,16.405473,14.422548,33.422633,36.482361,-8.347184,-12.166608,-13.166692,34964.1428,16.438773,15.440275,35.11739,38.513341,-9.129239,-13.68123,-14.661891,16622.0136,2.795934,3.86973,5.188072,5.778687,-2.812002,-3.406235,-4.116124,14584.1914,2.325564,3.439673,4.618353,5.052274,-2.501549,-3.026067,-3.78589,36704.2187,16.067486,13.626104,26.89729,28.881825,-8.802568,-11.920994,-12.738831,28058.8163,16.402121,9.929735,18.997658,20.32009,-6.634892,-8.916887,-9.617941,6217.4464,5.650856,2.418543,6.428227,8.319133,-1.570853,-2.433476,-2.713663,6499.6649,5.789143,2.492535,6.616352,8.663922,-1.54888,-2.294287,-2.645362,37680.9133,16.858183,17.113084,41.435679,45.462023,-9.942407,-15.1801,-16.220197,31713.7568,16.28376,14.006543,33.779114,37.199231,-8.120358,-12.125604,-12.901179,2
6177.5449,1.554777,1.286438,1.596581,2.345585,-1.128724,-1.720237,-4.79724,7178.4668,1.604627,1.443852,1.808095,2.311978,-1.261327,-1.92482,-5.154451,12833.2619,6.643456,3.997282,6.146731,6.589726,-2.854069,-3.866754,-10.16339,12529.0637,6.605483,3.812346,5.934547,6.402569,-2.81937,-3.753878,-4.314185,2210.758,2.977515,0.764145,1.551658,1.944119,-0.529319,-0.829399,-1.569532,2470.8771,3.023488,0.868693,1.837008,2.21871,-0.601115,-0.913667,-1.297382,13116.9429,6.950019,4.851126,8.237629,8.702341,-3.23529,-4.757266,-5.440619,13628.0454,7.154767,5.006796,8.6742,9.354511,-3.395638,-5.141369,-5.89972,5676.3799,1.599085,1.061212,1.28503,1.856782,-0.921668,-1.378528,-3.906521,5315.0479,1.509446,0.997175,1.284977,1.763797,-0.843349,-1.275113,-3.403433,13553.7459,6.634822,4.315907,6.765225,7.380004,-3.038462,-4.070666,-4.589581,10265.9027,6.478536,3.196723,4.960022,5.374984,-2.338679,-3.150356,-8.461556,2542.791,2.945201,0.893921,2.018277,2.485733,-0.608424,-0.963544,-1.627399,2679.52,2.923313,0.927163,1.864493,2.299317,-0.626505,-0.938625,-1.265845,14523.113,7.264545,5.450734,9.636132,10.280684,-3.633953,-5.664601,-6.367724,12391.6614,6.827324,4.613853,8.099234,8.667225,-3.041561,-4.664603,-5.167685,2
17567.2842,2.595761,4.30415,5.947705,6.650226,-3.37541,-4.09668,-4.733379,19948.2226,2.722328,4.915945,6.547517,7.404261,-3.536905,-4.282927,-5.180394,36058.9861,16.03024,12.183485,22.861926,24.974241,-8.971122,-12.572312,-13.714277,34577.712,15.591971,11.961838,23.1726,26.509722,-8.838126,-12.774516,-13.515275,5630.2651,5.998445,1.900977,4.810481,6.003715,-1.457502,-2.251361,-2.572598,6260.8926,6.06176,2.252922,5.881562,7.509411,-1.711655,-2.88383,-3.331298,33754.6726,15.749748,13.785804,31.94837,35.408555,-8.926949,-13.666428,-15.071238,35191.5325,16.202535,14.89946,34.894011,38.541237,-9.783437,-16.091275,-17.162183,16228.2657,2.747571,3.866153,5.197852,5.587602,-2.775174,-3.365661,-4.194205,14394.8574,2.394195,3.298891,4.378023,4.978618,-2.426932,-2.922758,-3.648887,36947.1884,15.538496,13.053484,25.787248,29.533427,-9.345344,-13.333503,-14.068556,28565.6743,15.579107,9.545762,17.353118,19.838366,-7.120821,-9.946855,-10.714121,6271.3951,5.723708,2.263775,6.27653,8.025898,-1.700001,-2.941787,-3.492502,6601.3724,5.692751,2.287022,6.024183,7.695193,-1.67148,-2.573949,-3.048371,37875.0886,16.57388,16.283385,40.29936,45.804888,-10.618714,-18.056318,-19.816467,32225.1865,15.584078,13.254765,31.958777,36.264023,-8.582817,-13.442534,-14.338594,2
6441.9766,1.595451,1.307966,1.633765,2.107952,-1.126227,-1.461568,-2.213629,7600.8759,1.675901,1.449642,1.797807,2.444024,-1.247779,-1.57519,-2.234033,13101.9338,7.004507,3.985915,6.037684,6.409904,-2.872356,-3.985859,-4.980426,12704.5481,6.884806,3.830792,5.830673,6.361126,-2.810063,-3.934408,-4.39949,2262.8674,3.042489,0.766759,1.503728,1.88494,-0.547031,-0.834007,-1.213271,2487.6978,3.043434,0.870314,1.728204,2.207017,-0.614958,-0.98685,-1.422677,13363.3242,7.306961,4.820519,8.045588,8.560751,-3.285802,-4.963583,-5.602719,13763.97,7.407645,5.052917,8.383053,8.906518,-3.449294,-5.358373,-5.888504,6017.3926,1.669742,1.068276,1.291359,1.805817,-0.915901,-1.167407,-1.897918,5642.6045,1.562024,1.008857,1.251258,1.875628,-0.846206,-1.064298,-1.765809,13731.1362,6.90907,4.335877,6.655544,7.131385,-3.030546,-4.196433,-4.720722,10469.1265,6.832479,3.180566,4.882565,5.181236,-2.346912,-3.211026,-3.671858,2557.3653,2.963223,0.894448,1.84601,2.335944,-0.619927,-1.07244,-1.401281,2749.1687,2.99567,0.929994,1.84409,2.219615,-0.645677,-0.989967,-1.402254,14680.9287,7.535423,5.485448,9.246849,9.985332,-3.702146,-6.014021,-6.665237,12614.6286,7.170861,4.594597,7.827375,8.342218,-3.119808,-4.826818,-5.394816,2
16851.7675,2.666628,3.802977,5.117228,5.574555,-3.224647,-4.379979,-11.907476,19051.4053,2.738837,4.426295,5.749631,6.398967,-3.426705,-4.602381,-12.583627,36664.3852,15.264468,12.361657,22.789689,24.171144,-9.352756,-15.433888,-13.859935,35175.1902,15.065784,12.03749,22.835235,24.444229,-9.151595,-16.264819,-14.049919,5789.9024,5.999364,1.942537,4.71712,5.909477,-1.559031,-2.889889,-2.82093,6464.3226,6.155028,2.279434,5.756932,7.252593,-1.813793,-3.408934,-3.469169,34213.5459,15.198764,13.836672,31.098192,34.623083,-9.335559,-17.597236,-50.068376,35908.6367,15.956649,14.923239,34.063567,37.54326,-10.185267,-19.784347,-54.835502,15473.8399,2.770985,3.474142,4.497764,4.964124,-2.670158,-3.700514,-10.017178,13800.7763,2.439273,2.920958,3.780939,4.149821,-2.310443,-3.238525,-8.965488,37584.7336,15.082877,13.103733,25.354025,27.181944,-9.667257,-16.830005,-49.159133,28971.062,14.896761,9.668155,17.252572,18.48339,-7.396691,-12.119962,-36.131496,6498.5973,5.847508,2.288389,6.115436,7.863372,-1.806017,-3.28898,-8.870595,6802.7162,5.711355,2.328496,5.780438,7.399427,-1.795467,-3.271959,-9.073053,38386.2817,16.150528,16.23297,39.962791,45.321193,-11.045245,-20.297349,-19.976409,32472.2976,14.925244,13.268501,31.701554,35.715883,-8.96629,-16.496431,-45.769677,2
16747.5557,2.027726,17.942656,30.354159,32.10613,-3.165589,-3.881705,-5.872246,19527.8271,2.535992,19.932372,36.081775,37.916243,-3.539452,-4.035132,-4.945749,27364.0723,7.266745,10.315823,19.1212,20.556353,-8.603288,-12.995838,-13.822502,25267.5156,7.22874,9.544625,18.575678,20.625956,-8.09549,-12.761357,-13.610206,5413.1062,4.738463,2.315161,5.72285,7.540813,-1.790524,-3.084351,-3.591017,5957.7656,4.848676,2.817661,7.234414,9.442973,-2.055386,-3.929899,-4.474478,30308.2734,8.182195,13.527842,27.979055,30.695535,-10.216327,-17.277734,-18.30233,30394.8232,8.411343,13.523734,28.594749,31.635071,-10.907709,-19.964059,-21.549828,16725.1201,2.560839,16.390731,27.915989,29.111128,-2.847138,-3.256251,-4.633045,14768.2129,2.114448,14.819026,23.688837,24.640167,-2.443665,-2.751256,-3.632176,29453.3838,7.412969,11.804127,23.237199,25.259072,-9.290288,-14.467407,-15.508659,22928.7085,7.837597,8.372889,14.742135,15.735922,-7.126586,-10.706405,-11.495462,6066.917,4.707061,3.115993,8.19823,11.242981,-2.066277,-4.109942,-4.900599,6408.9423,4.627103,2.990585,7.62236,9.993696,-2.068058,-3.590313,-3.945524,34212.5332,8.60428,17.076304,38.878097,44.005743,-12.419092,-24.591619,-26.322167,29538.6292,8.432753,13.980692,30.520009,34.203912,-9.995687,-18.086948,-19.503194,2
13063.6142,1.942275,3.772049,5.345047,5.876002,-2.871209,-3.469798,-4.171439,16376.289,2.480408,4.17602,5.433698,5.960034,-3.112401,-3.746298,-4.460924,32834.5535,10.151698,11.402593,21.813327,23.373576,-8.779406,-12.59809,-13.526056,30937.8589,10.004114,10.773273,21.149358,22.874664,-8.463999,-12.304824,-13.411527,5666.2663,5.544743,1.953097,4.646323,5.642831,-1.592323,-2.502428,-2.883617,6268.4589,5.689749,2.312565,5.687486,6.969614,-1.830378,-3.128324,-3.802916,32988.9334,10.462976,13.433692,30.504578,34.033034,-9.451428,-14.744904,-16.152079,33936.0923,10.827909,14.138036,32.437997,36.445454,-10.19603,-16.705975,-17.838311,13370.9512,2.519143,3.181415,4.058288,4.723379,-2.356448,-2.844124,-3.378141,11032.5303,2.019504,2.668248,3.481158,4.011388,-2.011377,-2.413583,-2.966746,34573.5402,10.244902,12.471781,24.871722,26.843478,-9.371634,-13.610583,-14.886044,26461.3171,10.251295,8.890632,16.18232,17.439577,-7.044891,-10.046466,-11.260403,6343.1035,5.496964,2.358995,6.104031,7.587194,-1.819666,-3.297529,-3.923074,6678.6567,5.394269,2.393205,5.930453,7.195977,-1.822783,-2.876375,-3.755637,36965.8894,11.053164,15.926559,39.922493,46.280652,-11.175609,-19.476623,-21.036317,31599.7487,10.539453,13.001491,31.078201,35.421669,-9.115835,-14.768215,-15.920407,2
13266.417,2.013751,3.613821,5.113911,5.74374,-2.831561,-3.492668,-4.016226,16632.8789,2.569626,4.091102,5.299695,6.936742,-3.086652,-3.730141,-4.611182,34133.6204,11.461396,11.616035,22.130876,23.619969,-8.972207,-12.685614,-13.698656,32204.8357,11.25082,11.026384,21.479942,23.304571,-8.600512,-12.497604,-13.344343,5861.1609,5.945523,1.958777,4.657855,5.545608,-1.607966,-2.502786,-2.868971,6475.0928,6.076659,2.300385,5.656872,6.766773,-1.838089,-3.131476,-3.533685,34008.7319,11.7183,13.556931,30.893026,34.362122,-9.546092,-14.69718,-15.71997,35195.6765,12.193791,14.279703,32.769051,36.638007,-10.189706,-16.631953,-18.075261,13618.4942,2.635214,3.120801,3.934571,4.29257,-2.336501,-2.824868,-3.651882,11352.834,2.114775,2.583247,3.337589,3.939772,-1.985275,-2.398327,-2.994662,35696.3779,11.509098,12.607227,25.015852,27.032728,-9.45427,-13.56607,-14.499279,27335.6299,11.401906,9.090174,16.564428,17.886818,-7.169822,-10.18743,-11.098206,6568.6837,5.886051,2.340249,6.059628,7.346747,-1.833161,-3.244993,-3.720542,6909.6106,5.778331,2.397078,5.901417,7.149591,-1.842159,-2.861684,-4.27275,38009.7778,12.380201,15.921867,39.698583,45.487698,-11.161058,-19.188293,-20.826917,32334.0955,11.697915,13.090177,31.264787,35.413985,-9.144058,-14.683813,-15.697498,2
30653.2754,2.068061,59.889124,105.006152,111.892729,-9.272562,-12.993081,-15.01407,29201.375,1.889789,64.593602,117.49131,125.388979,-10.193013,-14.129271,-17.536783,18575.5791,4.828391,15.378606,23.351202,24.359341,-3.969084,-6.058336,-6.639251,21681.3774,5.72146,16.513342,25.49211,26.402589,-4.316068,-6.794388,-7.817069,8750.1747,6.816677,3.859563,5.462074,5.848046,-2.362398,-3.542087,-3.999897,9825.9306,7.113977,4.454282,6.637278,6.957461,-2.768591,-4.543338,-4.956034,15703.1303,4.378396,17.173287,28.965316,31.801675,-3.992696,-7.53744,-8.264326,17853.7168,4.889101,18.962675,32.326565,34.114102,-4.502868,-8.756835,-9.449613,29827.6797,2.035503,54.271451,90.585493,95.343699,-9.264531,-12.784006,-14.324495,36589.1563,2.225468,57.085846,88.024937,92.581579,-10.113377,-13.559064,-15.301816,18423.9033,4.723919,16.2157,25.18619,26.474439,-4.048251,-6.491477,-7.393754,18609.1643,5.762575,14.471058,21.881214,22.905948,-3.750524,-5.738625,-7.431844,9618.1063,6.435682,4.391152,6.969989,7.423922,-2.741439,-4.712617,-5.188755,9884.0196,6.233669,4.432265,6.714813,7.521591,-2.713641,-4.232683,-4.809165,16975.0571,4.508902,20.555423,36.41647,42.164407,-5.01551,-10.726719,-11.769334,15035.2671,4.385681,17.10324,29.458063,30.834655,-4.063141,-8.108413,-8.900021,3
32370.9688,2.775435,14.355898,19.832523,20.763012,-8.234147,-11.60765,-12.682711,32943.2617,2.972481,15.251564,24.159803,25.593708,-8.760084,-12.315681,-13.337841,19369.3696,4.941325,9.287165,15.108812,15.940996,-3.82964,-5.739639,-6.277035,23119.9668,6.083697,11.004064,18.368956,19.235202,-4.295082,-6.527843,-7.415887,10048.7594,7.928763,3.180462,4.78284,5.208244,-2.852048,-4.295544,-4.699427,11339.575,8.324262,3.749777,6.007506,6.386664,-3.419687,-5.583664,-6.143471,16085.9683,4.534359,9.141104,17.022678,18.060506,-3.764985,-6.617462,-7.596988,18345.896,5.1356,10.76234,20.19211,21.482442,-4.371082,-8.177239,-9.150704,33958.5957,3.332119,15.041505,21.71722,22.8655,-8.301863,-11.411261,-12.522765,40173.2432,3.463728,17.509658,23.939449,25.351696,-9.239055,-12.505953,-14.587992,18985.3281,4.749903,9.306356,15.495602,16.375635,-3.911065,-6.077814,-6.695084,20032.4617,6.347413,9.207773,14.916508,15.689871,-3.692955,-5.414237,-5.983568,10850.1862,7.630669,3.608333,6.12174,6.67585,-3.292149,-5.635721,-5.958321,11148.8102,7.281544,3.658007,5.912728,6.312623,-3.154429,-4.904721,-5.6422,16935.4507,4.55972,10.50986,20.588814,21.908033,-4.669926,-9.549631,-10.607455,15409.7046,4.603972,8.763649,16.721436,18.000011,-3.746153,-6.776776,-7.401186,3
28280.2188,2.562247,11.650252,16.295733,17.202639,-7.670647,-12.868593,-11.560153,28545.3027,2.848292,12.312994,17.99061,18.852902,-7.976487,-13.440893,-11.850476,19428.3877,4.806512,9.140081,15.219168,15.877686,-3.688273,-6.805548,-19.592375,23532.772,6.0919,10.989767,18.727358,19.90455,-4.180959,-7.787659,-22.13343,10253.9261,7.967518,3.045146,4.749124,5.250242,-2.924038,-5.570016,-15.833967,11671.8985,8.459316,3.588072,5.933809,6.541841,-3.519724,-6.88156,-19.17538,15912.709,4.327115,9.085416,17.283571,18.276824,-3.562459,-7.265831,-19.78925,18538.6924,5.031308,10.765083,20.579472,21.690853,-4.143235,-8.138431,-8.01291,29430.9658,3.18186,12.301392,17.673563,18.671783,-7.567177,-11.879373,-35.548299,33257.7139,3.101608,13.970692,19.392364,20.186125,-8.176422,-12.070378,-35.813076,19024.4917,4.585952,9.273483,15.755996,16.773045,-3.736747,-7.046023,-20.059427,20139.2659,6.189639,9.069843,15.084421,15.778864,-3.578381,-6.485667,-6.163987,11101.3475,7.66005,3.498758,6.114177,6.611508,-3.365058,-6.446888,-17.708376,11268.224,7.253984,3.502613,5.902438,6.316032,-3.228396,-6.208021,-5.575366,16903.9858,4.34661,10.426903,20.705431,22.187975,-4.340487,-8.403277,-12.432947,15194.6953,4.392205,8.781932,17.117467,18.252574,-3.562966,-6.577454,-8.740989,3
31440.666,2.839074,9.800868,13.70428,14.386114,-7.924853,-11.261325,-13.662774,33368.5254,3.422515,9.98143,14.450756,15.374545,-8.371514,-11.83273,-13.835457,21142.6401,5.449676,8.681746,14.837405,15.622806,-3.961824,-5.778901,-7.381302,25189.146,6.766882,10.645958,18.641323,19.500257,-4.45822,-6.645186,-9.537672,10414.9485,8.164384,3.111891,4.960678,5.483725,-2.916173,-4.464147,-6.763124,11786.9897,8.572874,3.617067,6.067417,6.469636,-3.494763,-5.679173,-9.59142,17920.2998,4.968569,7.898504,15.754436,16.668091,-3.882743,-6.534951,-10.955943,20668.292,5.699261,9.496585,19.139212,20.421524,-4.519579,-7.967188,-14.108852,34146.0371,3.894968,10.116701,14.510386,15.447334,-7.901043,-10.936164,-11.870409,37996.959,3.646086,10.912442,14.944578,16.022855,-8.540193,-11.646682,-13.02934,20885.5015,5.205065,8.553959,14.941912,15.842956,-4.034161,-6.047234,-9.418671,21631.9453,6.979599,8.753288,14.93218,15.723648,-3.830211,-5.528859,-6.746202,11245.6499,7.816277,3.474983,6.106413,6.698302,-3.343291,-5.632406,-9.850242,11429.3005,7.465046,3.519982,5.991802,6.49991,-3.192499,-5.076009,-8.729359,19247.478,5.001411,8.787323,18.27824,19.469969,-4.708909,-9.485285,-11.274867,17083.434,5.034113,7.496638,15.394764,16.493286,-3.876465,-7.083267,-12.275048,3
28974.9082,2.693541,10.35245,14.321366,15.338923,-7.572993,-10.797283,-12.154166,29985.8428,3.208092,10.668564,15.284086,16.225244,-7.852478,-11.149065,-12.291583,20683.5698,5.695527,8.990454,15.288957,16.057056,-3.705529,-5.430799,-6.073414,24667.458,6.990196,10.81955,18.75911,19.761378,-4.181993,-6.17965,-7.045527,10309.602,8.241495,3.085184,4.898797,5.421709,-2.883983,-4.406401,-5.029233,11736.3047,8.61251,3.590728,5.888872,6.424812,-3.439102,-5.505735,-6.040071,17032.8955,5.009053,8.238507,16.308374,17.248678,-3.533263,-5.977693,-7.058846,19714.3061,5.731281,9.776653,19.333484,20.437491,-4.074955,-7.083893,-8.036492,30969.0684,3.664082,10.774874,15.255818,15.927779,-7.468572,-10.413554,-11.407803,34113.4522,3.374363,11.691153,15.793684,16.609374,-8.008673,-11.024149,-12.312782,20259.9663,5.341125,8.847425,15.316431,16.159305,-3.732375,-5.60063,-6.183015,21190.3642,7.282176,9.006307,15.292184,16.124206,-3.602618,-5.2395,-5.879601,11200.9845,7.840439,3.463227,5.929436,6.499788,-3.284245,-5.432492,-6.412281,11306.3651,7.53588,3.494563,5.991582,6.577852,-3.16074,-5.030667,-5.571586,18062.6455,4.95428,9.122063,18.502188,19.608002,-4.191662,-7.9447,-8.945536,16174.9382,5.053842,7.848508,15.92754,17.047665,-3.519541,-6.313076,-6.988615,3
31787.7461,2.862367,11.290766,20.668579,58.393613,-8.083081,-12.7796,-15.604084,34218.5137,3.567851,11.66882,21.978864,62.748864,-8.541848,-13.317427,-17.161973,21418.9902,5.224733,9.58381,22.758583,66.376077,-4.131616,-6.346689,-8.092337,25524.5108,6.538278,11.723435,27.859866,81.533055,-4.644973,-6.855999,-10.51151,10445.9429,7.99296,3.637615,6.437782,18.16735,-2.979886,-4.483518,-6.80969,11833.896,8.406811,4.261927,7.359108,21.302385,-3.56697,-5.861934,-8.857958,18347.9814,4.89918,8.760695,23.085712,68.214328,-4.113342,-6.803218,-10.29799,21197.9497,5.66956,10.469415,27.467379,81.551464,-4.711167,-8.458846,-12.666201,34966.2695,4.075393,11.79,21.856625,62.104294,-8.019542,-12.931073,-13.62341,38249.084,3.702754,12.318087,22.949337,65.113179,-8.578806,-14.124614,-13.706323,21185.3955,4.992976,9.33482,20.710938,59.678006,-4.235874,-6.185408,-9.510717,22000.4511,6.815775,9.808481,23.198388,67.934993,-3.987541,-6.133981,-7.821785,11303.4313,7.689529,4.046096,7.274934,6.724227,-3.384779,-5.84479,-8.657998,11454.1271,7.319757,4.072765,6.752419,22.37736,-3.255483,-5.1601,-7.703202,19746.8189,4.901448,9.468814,20.681479,26.537201,-4.865722,-9.094772,-10.213788,17532.1142,4.995391,8.079165,18.609201,20.616215,-4.020047,-7.137866,-10.133647,3
29979.9375,2.816852,10.268468,15.380439,13.621527,-7.689389,-10.944753,-11.903223,31575.0429,3.398444,10.771614,18.13384,15.56165,-8.096785,-11.40236,-12.759685,21313.2256,5.788015,9.008133,15.229345,20.505972,-3.860542,-5.583867,-6.290573,25370.6519,7.176518,10.929112,18.878168,29.675428,-4.348966,-6.455252,-7.129621,10473.6198,8.166822,3.147658,5.897972,5.263965,-2.902036,-4.384365,-4.90132,11834.7236,8.654809,3.683301,6.962792,6.607135,-3.471104,-5.657328,-6.151507,17789.2319,5.13766,8.281856,16.186448,49.759242,-3.727199,-6.10273,-6.810206,20598.6485,5.969969,9.945028,20.292352,18.879717,-4.346511,-7.616122,-8.430939,32587.4336,3.916035,10.83753,16.898383,14.736678,-7.682713,-10.574951,-11.537714,35573.0577,3.622141,11.524633,15.44053,43.880239,-8.169823,-11.17036,-12.47226,21065.4898,5.524919,8.972877,15.455458,32.387513,-3.932592,-5.920121,-6.72369,21704.0086,7.352508,9.025089,15.239535,19.101165,-3.721713,-5.322576,-5.871043,11280.4316,7.889885,3.556664,6.424982,6.717835,-3.321093,-5.563073,-7.174648,11475.065,7.446505,3.545676,6.651753,6.420718,-3.158184,-4.881883,-5.299058,19085.1675,5.200328,9.331682,23.139738,19.94019,-4.513607,-8.493992,-10.442626,16895.4582,5.172864,7.87353,18.645773,16.468659,-3.680716,-6.263019,-7.453964,3
53217.8662,4.562076,7.843525,9.176755,10.362567,-9.00611,-11.18662,-14.27987,53349.3301,4.064685,8.412769,10.262238,11.777163,-8.417611,-10.487198,-14.201724,2767.9539,2.737693,0.494699,0.681607,1.0352,-0.477401,-0.664687,-1.232194,2619.8073,2.682462,0.462651,0.624713,0.924415,-0.449658,-0.618026,-1.023232,918.3197,1.980821,0.206771,0.318538,0.692542,-0.196065,-0.305347,-0.639281,1045.6306,2.02074,0.22933,0.350677,0.741485,-0.227163,-0.352823,-0.704021,3360.6884,3.270353,0.666892,0.926489,1.37867,-0.636265,-0.922064,-1.340063,3388.777,3.271207,0.669507,0.915656,1.318702,-0.651137,-0.960187,-1.363068,48892.5459,4.304848,7.64474,9.190806,10.729966,-7.599998,-9.412407,-13.218867,49252.6816,4.198013,7.503127,8.917162,10.146951,-7.79519,-9.620484,-14.409691,3103.5981,2.842085,0.557399,0.736619,0.996258,-0.524547,-0.715413,-1.043375,2280.143,2.806137,0.427392,0.577835,0.93859,-0.404101,-0.555879,-1.055141,1173.0249,2.056487,0.263825,0.394259,0.801837,-0.248367,-0.396062,-0.80118,1275.1061,2.082413,0.289866,0.437624,0.811914,-0.263973,-0.414873,-0.831473,3779.1258,3.447465,0.736524,1.001651,1.39581,-0.720446,-1.066033,-1.67764,3359.3515,3.439731,0.669512,0.916944,1.247023,-0.642468,-0.928802,-1.312518,4
90772.998,6.897174,16.267818,20.591743,21.852844,-16.909223,-25.050635,-69.818965,86650.1894,5.878069,16.347593,21.867023,23.73538,-15.138389,-22.557448,-24.579681,4129.731,3.572796,0.964308,1.439887,1.759693,-0.767887,-1.215169,-3.363833,3864.3928,3.435385,0.910987,1.368438,1.768735,-0.732897,-1.158333,-3.168967,1311.4437,2.382856,0.390004,0.705556,1.067112,-0.307042,-0.480245,-0.852549,1472.5998,2.403058,0.444811,0.785386,1.191215,-0.355684,-0.556706,-0.868526,4941.8568,4.29453,1.292133,2.060772,2.389377,-1.05262,-1.630993,-4.452316,4947.1342,4.233386,1.305831,2.093763,2.539578,-1.082165,-1.648933,-4.501722,79365.3691,6.278478,14.979658,19.376333,20.760343,-13.709092,-19.823662,-56.074926,80227.9443,6.044394,15.054636,19.097447,20.910804,-14.039543,-19.620344,-21.261662,4529.3993,3.632958,1.10888,1.63269,1.954716,-0.861068,-1.37601,-3.87878,3367.1335,3.650244,0.826436,1.236275,1.579692,-0.655055,-1.04198,-1.389941,1595.3286,2.40274,0.506802,0.907779,1.288104,-0.377833,-0.63066,-1.03448,1774.5391,2.487854,0.549005,0.968858,1.394113,-0.404851,-0.658294,-1.141082,5472.498,4.450257,1.472933,2.30034,2.750665,-1.187852,-1.748827,-2.104632,4878.2013,4.504144,1.316708,2.07756,2.442545,-1.050318,-1.538956,-4.131666,4
116373.8837,8.312577,24.512175,32.431235,34.055222,-22.170426,-27.800174,-36.275688,107342.6797,6.665012,24.338011,33.948109,36.476841,-19.336943,-24.324265,-31.499562,5216.204,4.240366,1.283258,1.983525,2.450012,-0.980408,-1.305243,-1.726433,4914.3084,4.12326,1.201715,1.897896,2.27666,-0.9269,-1.272682,-1.733886,1619.0963,2.700263,0.507323,0.955938,1.316983,-0.375712,-0.578477,-1.034102,1829.422,2.75766,0.583385,1.114641,1.516965,-0.42705,-0.664624,-0.932706,6246.8037,5.174065,1.708058,2.846791,3.163227,-1.333929,-1.937136,-2.648738,6261.4591,5.127982,1.722954,2.916503,3.415667,-1.351143,-1.969116,-2.391668,98213.0127,7.096731,22.355953,30.041756,32.291034,-17.520338,-21.939586,-26.705351,100518.7051,7.091239,22.490622,29.443665,31.213441,-17.980756,-22.413649,-30.408682,5720.847,4.339867,1.454897,2.233313,2.553506,-1.085259,-1.460121,-1.843131,4229.6336,4.341067,1.079087,1.648464,2.264395,-0.824537,-1.122678,-1.589112,1952.0404,2.730818,0.650564,1.261055,1.709357,-0.448129,-0.737711,-1.106575,2147.0116,2.783669,0.702234,1.31938,1.951762,-0.486304,-0.765372,-1.216922,6926.2946,5.420329,1.91733,3.173016,3.662274,-1.486947,-2.256496,-2.69983,6102.2589,5.360247,1.712337,2.858589,3.236977,-1.310125,-1.966722,-2.406679,4
135106.2597,9.363857,31.169733,42.046459,45.02404,-26.346077,-33.181579,-43.865651,122730,7.355255,30.490598,43.7976,47.015476,-22.622847,-28.462269,-37.570223,6181.2084,4.800418,1.530435,2.443854,2.775236,-1.194204,-1.634662,-2.05658,5809.1955,4.647954,1.440485,2.355116,2.72522,-1.134418,-1.571634,-1.979501,1876.9469,2.951419,0.596006,1.171221,1.541374,-0.442349,-0.702949,-1.053974,2129.351,3.026109,0.686467,1.3748,2.034754,-0.509377,-0.815814,-1.307672,7406.0481,5.883269,2.036265,3.505176,4.084459,-1.63185,-2.436809,-3.017112,7430.3491,5.848155,2.067336,3.619947,4.202491,-1.664723,-2.557015,-3.031732,112253.9375,7.790598,28.028786,38.478722,40.833467,-20.506848,-25.854124,-32.679379,115230.2285,7.874528,28.331711,37.808803,40.0626,-21.067279,-26.277097,-35.658571,6761.7919,4.920463,1.737733,2.762722,3.119348,-1.325318,-1.83719,-2.320729,5014.7681,4.912036,1.27172,2.00065,2.521604,-1.008178,-1.38649,-2.183255,2258.9919,2.984524,0.756927,1.527666,2.049183,-0.534102,-0.894569,-1.304332,2482.332,3.049018,0.816023,1.600609,2.011252,-0.568635,-0.909458,-1.211383,8237.169,6.176896,2.296757,3.939528,4.407168,-1.850161,-2.873943,-3.414227,7241.3649,6.108447,2.038133,3.520329,3.926659,-1.609475,-2.467654,-2.91269,4
156935.0429,10.312562,37.037267,51.606084,53.724416,-31.048862,-39.511267,-50.608228,141081.1191,8.363337,35.138609,51.06623,54.32588,-26.245555,-33.284928,-43.958736,7248.0708,5.386193,1.860374,3.068216,3.542621,-1.45863,-2.030364,-2.645286,6803.6159,5.127162,1.75308,2.886918,3.392199,-1.384518,-1.941694,-2.425035,2160.0588,3.224038,0.716432,1.503052,2.124209,-0.522474,-0.836236,-1.165221,2430.6144,3.238031,0.816465,1.696086,2.220435,-0.602199,-0.9905,-1.32228,8664.5948,6.621691,2.488035,4.433091,5.037396,-1.979397,-2.993937,-3.629644,8693.7788,6.446641,2.519836,4.471151,4.993677,-2.028873,-3.116017,-3.570839,129221.1347,8.878396,32.521088,45.367334,47.644282,-23.835301,-29.791814,-37.916561,131700.7011,8.415808,33.209604,45.456471,48.177354,-24.50758,-30.504052,-41.072128,7897.6859,5.419397,2.118526,3.398049,3.876904,-1.617642,-2.263532,-2.635902,5864.5385,5.531689,1.541666,2.573489,2.852773,-1.219356,-1.699651,-2.146983,2550.2491,3.167475,0.892627,1.849818,2.470329,-0.625086,-1.062974,-1.546911,2828.5587,3.324596,0.978511,2.077879,2.694817,-0.667915,-1.082238,-1.426113,9649.2963,6.808983,2.844042,4.987101,5.637472,-2.25446,-3.579936,-4.455625,8421.1366,6.859021,2.489127,4.454203,4.975105,-1.94231,-3.04115,-3.985733,4
194716.6406,12.556945,48.435842,67.540531,72.481558,-39.083596,-49.131503,-72.630561,170507.7227,9.631979,45.46416,67.530345,71.247771,-32.337788,-40.590498,-58.15569,9214.0878,6.561055,2.37247,3.891761,4.324156,-1.955314,-2.720896,-3.442645,8662.3206,6.289365,2.23239,3.737733,4.210959,-1.837684,-2.609299,-3.112164,2655.5592,3.733664,0.870153,1.81579,2.365611,-0.663936,-1.077738,-1.386922,3010.9915,3.800247,1.005699,2.116279,2.592006,-0.763084,-1.27741,-1.697269,11008.8956,8.108681,3.187593,5.595379,6.111521,-2.661114,-4.147375,-4.752325,11064.4374,7.98255,3.240023,5.739252,6.232519,-2.705155,-4.264031,-4.801801,155997.0859,10.134384,42.217798,59.771381,62.113993,-29.453323,-36.920876,-49.229369,161101.2676,10.125225,42.969508,59.821555,62.986047,-30.268434,-37.45627,-48.179616,10045.4292,6.659149,2.701406,4.38386,4.850494,-2.142414,-3.018458,-3.497668,7426.6815,6.695815,1.95136,3.137559,3.502863,-1.623819,-2.268614,-2.687532,3129.2042,3.686429,1.093641,2.331197,2.842436,-0.781129,-1.337909,-1.725483,3428.8665,3.796281,1.174823,2.490532,3.047982,-0.838749,-1.405152,-2.119978,12347.3647,8.484055,3.659041,6.375997,7.032835,-3.028511,-4.924081,-5.499316,10662.8969,8.363052,3.178935,5.689681,6.307587,-2.589546,-4.155199,-4.757979,4
229774.8711,14.71006,57.628645,79.582803,82.531223,-46.38059,-59.018837,-80.016116,197076.4805,11.164507,52.985152,77.205751,81.40104,-37.407341,-46.565641,-67.044476,10964.2038,7.913576,2.732954,4.319584,4.764424,-2.359101,-3.307451,-3.867151,10334.337,7.542532,2.550054,4.08529,4.710283,-2.212258,-3.322204,-3.57058,3071.879,4.15142,0.958081,1.934846,2.644688,-0.765849,-1.237657,-1.673642,3505.1619,4.23101,1.103146,2.251259,2.752434,-0.880432,-1.441884,-1.759485,12960.8022,9.931401,3.630594,5.998873,6.550233,-3.178307,-4.99416,-5.464137,13128.1041,9.745684,3.687459,6.110639,7.564792,-3.255003,-5.155147,-5.694931,180487.0546,11.787921,49.281661,68.787896,71.668738,-34.125236,-43.243191,-57.441319,186575.1719,11.570373,50.304914,69.528185,72.935677,-35.217939,-43.563579,-64.303592,11980.3258,7.988723,3.09537,4.871523,5.349613,-2.579918,-3.63511,-4.248231,8786.7341,8.108557,2.231883,3.429855,3.723513,-1.94278,-2.726631,-3.225823,3625.5668,4.08566,1.192229,2.469522,3.06006,-0.89807,-1.522491,-1.971086,3945.5549,4.226279,1.29585,2.682747,3.359791,-0.958904,-1.595039,-2.028088,14716.9556,10.381861,4.220318,6.951279,7.617873,-3.681757,-6.028458,-6.565228,12494.6285,10.25649,3.605376,6.122522,6.782874,-3.089535,-5.046984,-5.482227,4
259626.8105,15.971064,67.966289,95.35836,98.521337,-52.381559,-65.154269,-116.51742,219994.5117,11.79874,61.3778,91.920519,96.982235,-41.722831,-51.756366,-85.857124,12950.7224,8.770581,3.232452,5.153822,5.607257,-2.939682,-4.212578,-7.122501,12171.8184,8.370744,3.029489,4.909103,5.31434,-2.738758,-3.98005,-6.663507,3535.6086,4.527586,1.099837,2.347354,2.859074,-0.918376,-1.546702,-2.482798,4044.7209,4.642884,1.274081,2.693452,3.2972,-1.057123,-1.764559,-2.65545,15334.8684,10.969068,4.356053,7.2661,7.885343,-3.972403,-6.804953,-10.421007,15583.1155,10.8112,4.417763,7.452346,8.044482,-4.084328,-7.048792,-11.326626,201443.8378,12.365353,57.21255,81.893047,85.2086,-38.117229,-47.382664,-78.219309,209027.2753,12.374934,58.520858,82.893055,87.118272,-39.334372,-48.545684,-72.40441,14126.782,8.884124,3.659025,5.735226,6.135685,-3.194856,-4.57146,-7.646464,10348.2167,8.936456,2.63224,4.057052,4.469562,-2.410506,-3.46548,-5.832587,4167.0544,4.461856,1.3657,2.974251,3.755475,-1.06873,-1.839001,-2.305628,4484.6234,4.562824,1.47495,3.229931,4.110187,-1.141524,-1.929575,-2.281317,17540.8649,11.562608,5.077802,8.431562,9.001045,-4.623343,-7.941467,-11.553146,14763.8241,11.268916,4.322486,7.47713,8.290396,-3.841332,-6.590521,-9.594122,4
285197.6152,17.173759,74.375353,101.212188,106.350252,-57.598145,-72.632265,-117.687225,237713.6191,12.228578,66.589137,99.27685,104.309882,-45.167946,-55.977624,-86.918191,14497.1238,9.511183,3.571716,5.453591,6.170903,-3.414971,-4.924949,-5.46134,13678.6385,9.17039,3.319132,5.327331,6.227453,-3.169901,-4.571883,-5.321794,3887.0362,4.829232,1.162344,2.604579,3.313954,-1.03186,-1.726861,-2.133903,4467.9663,5.020443,1.347004,3.10701,3.887476,-1.177917,-1.968326,-2.324994,17224.7036,11.856702,4.845215,7.911673,8.847585,-4.608155,-7.511239,-8.224623,17473.9241,11.769781,4.89447,8.206694,9.276146,-4.698659,-7.631632,-8.409813,217703.8867,12.674781,61.821562,86.763142,91.003942,-41.390382,-51.622547,-83.857884,227987.4921,13.151976,63.213762,87.800465,90.779048,-42.881578,-52.386937,-75.461015,15900.8105,9.743596,4.018914,6.219702,6.764432,-3.693484,-5.270161,-6.070245,11571.6817,9.646529,2.900169,4.280822,4.807537,-2.787289,-4.004933,-4.453924,4586.9602,4.79909,1.440025,3.447392,4.468941,-1.185736,-2.07282,-2.450569,4893.4991,4.824231,1.542106,3.641277,4.490159,-1.27028,-2.242684,-2.788072,19739.6184,12.59813,5.635122,9.386785,10.263936,-5.355211,-9.197959,-9.959367,16543.5521,12.106923,4.821768,8.308142,9.125397,-4.455565,-7.605014,-8.252855,4
304282.7968,17.899979,76.603488,116.915293,123.750542,-61.50011,-77.407817,-117.545661,254160.873,12.763132,68.818061,117.96338,127.276599,-48.734843,-60.37391,-99.892652,16554.0645,10.808545,3.656959,5.838608,6.450248,-3.902969,-5.680393,-6.318695,15315.1302,10.183149,3.370316,5.809198,6.565343,-3.628456,-5.344462,-9.49328,4353.0245,5.359424,1.110423,2.728269,3.420303,-1.138827,-1.874435,-2.172879,4922.3101,5.489267,1.307461,3.279418,4.114829,-1.320432,-2.241859,-2.643894,19562.0076,13.319719,4.981593,8.326754,9.294775,-5.252486,-8.607221,-9.436055,19651.8713,13.130201,5.01206,8.695673,9.830307,-5.409438,-9.088396,-9.859949,233373.6875,13.160946,63.24442,98.93656,104.311863,-44.755714,-55.171917,-83.307669,242111.1953,13.566174,64.433668,97.160986,102.723287,-45.850053,-55.664964,-86.702739,17780.3821,10.804094,4.076315,6.680022,7.485004,-4.234667,-6.189506,-8.478677,13222.2805,10.940449,2.960433,4.621918,5.156897,-3.181155,-4.616456,-5.385878,5037.3029,5.219174,1.400723,3.692219,4.943905,-1.330816,-2.368431,-2.81591,5455.019,5.313245,1.479397,3.846836,5.034064,-1.394037,-2.335895,-2.746993,22200.8604,14.01016,5.850028,9.335161,10.316614,-6.204509,-10.715875,-11.648073,18825.3164,13.546454,4.982908,8.291929,9.655898,-5.115987,-8.66315,-9.407916,4
323244.0527,20.193401,82.996996,117.847811,123.435059,-64.645888,-80.634126,-139.112595,269184.1875,14.11614,74.351042,123.032044,133.264151,-51.023012,-63.248818,-100.352304,17920.4085,10.552935,4.288766,6.606545,7.456485,-4.414661,-6.503552,-7.285393,16550.2933,10.012722,3.970737,6.683438,7.447596,-4.087339,-6.089237,-6.635549,4695.4572,5.568681,1.290683,3.097426,3.888667,-1.269069,-2.101708,-3.993515,5316.9953,5.771486,1.50431,3.754416,4.969889,-1.464137,-2.557848,-3.098066,21310.4153,13.690239,5.895059,9.512937,10.465838,-5.945553,-9.797812,-10.748721,21411.9657,13.565916,5.94713,9.935524,11.022104,-6.113079,-10.468185,-11.322982,247439.0977,14.688373,68.848445,101.643018,107.15291,-46.846738,-58.796874,-89.601154,257134.7226,15.415455,69.640809,98.282293,102.506431,-47.762642,-59.62471,-101.539309,19273.0182,10.781729,4.766227,7.617819,8.566788,-4.776056,-7.073365,-11.316795,14360.0815,10.980702,3.483945,5.209233,5.708014,-3.591232,-5.242497,-5.942202,5416.7693,5.474243,1.584733,4.168907,5.386319,-1.473195,-2.710369,-3.396787,5854.6596,5.536423,1.676536,4.32215,5.422462,-1.539634,-2.655617,-3.413112,24276.7677,14.593425,6.94262,11.152785,12.119085,-7.060308,-12.573798,-13.458147,20552.4963,14.024108,5.91036,9.896698,10.939445,-5.799977,-9.992852,-10.948421,4
341333.9414,20.072302,90.329981,120.394475,126.280116,-67.199121,-90.263393,-167.683444,282772.416,13.864005,79.600864,123.809291,131.665921,-53.264302,-71.835629,-146.586427,19678.1953,12.098519,4.705378,6.52002,7.088025,-5.096946,-7.463267,-8.016721,18111.2981,11.487258,4.363145,6.604341,7.25562,-4.712646,-7.046172,-7.757251,5039.7908,5.906553,1.378111,3.136929,4.321114,-1.415358,-2.428558,-2.779232,5684.691,6.087683,1.607919,3.811446,4.81943,-1.630611,-2.890867,-3.328622,23297.8462,14.927111,6.477022,9.53019,10.368451,-6.796671,-11.249303,-12.073878,23354.7701,14.82168,6.553651,9.966578,10.926075,-6.99785,-12.104902,-12.934485,259815.3554,14.17335,73.701633,102.537021,106.267567,-48.885206,-66.251277,-136.750718,269963.7128,15.090006,75.22357,102.507956,107.903059,-49.527939,-66.389081,-142.224054,21080.6214,12.240318,5.234951,7.531138,8.20831,-5.500961,-8.191738,-8.691485,15736.3834,12.228843,3.817162,5.112772,5.663552,-4.128158,-5.998646,-6.763076,5787.5389,5.743599,1.685287,4.292282,5.513124,-1.638134,-3.053235,-3.592994,6242.305,5.779845,1.785082,4.382134,5.592519,-1.697352,-2.903883,-3.429841,26550.1227,15.932476,7.619213,11.469728,12.481581,-8.073525,-14.594603,-15.599122,22463.2506,15.139073,6.465187,10.170506,10.992751,-6.574122,-11.549274,-12.415978,4
358637.7676,20.377661,91.347449,136.122594,143.252334,-70.417236,-86.739821,-178.494977,294222.9785,14.027062,81.272724,139.723126,150.351393,-55.124192,-68.188118,-115.707331,21185.8794,12.873247,4.736397,6.901009,7.677855,-5.478654,-8.217402,-8.740034,19622.7077,12.286291,4.334504,6.968548,7.774144,-5.058303,-7.674382,-8.160762,5348.0402,6.188652,1.314279,3.220157,4.027971,-1.504482,-2.579999,-3.022026,6058.3982,6.402683,1.532511,3.955578,4.99896,-1.734895,-3.068812,-3.575626,25100.609,15.77703,6.511359,9.711908,11.009741,-7.35599,-12.455774,-13.2302,25263.0648,15.744893,6.536753,10.233145,11.619633,-7.581593,-13.148114,-14.252301,270276.1582,14.211231,74.42831,115.971513,121.318896,-50.767656,-62.622086,-102.603201,282295.8594,15.186245,75.449731,112.008216,117.051536,-51.764107,-63.197186,-100.57983,22873.6926,13.107383,5.204371,7.958157,8.83807,-5.917397,-8.917692,-9.565342,16930.8612,12.952882,3.832013,5.442647,5.983078,-4.434844,-6.582772,-7.045189,6179.9051,6.033891,1.627149,4.425546,5.79765,-1.743394,-3.21947,-3.693703,6587.1732,6.02949,1.708749,4.498057,6.015097,-1.811957,-3.212307,-3.807891,28868.91,16.934266,7.635892,11.297435,12.145079,-8.841818,-16.034234,-17.093309,24209.6136,15.947542,6.496605,10.014039,10.749443,-7.214973,-12.833994,-13.501951,4
373566.5996,21.162654,91.971412,149.170226,157.513415,-72.074142,-104.483524,-182.595099,306030.3125,14.500134,82.795966,148.769944,160.276988,-57.045452,-82.841662,-235.823464,22882.2597,13.864674,4.965767,7.321271,8.379175,-6.322919,-9.408,-11.615149,21084.0417,13.11742,4.555558,7.192404,8.113525,-5.854581,-8.957165,-9.337258,5677.4682,6.556264,1.260023,3.36435,4.484175,-1.664684,-2.819453,-3.258211,6410.8192,6.755163,1.476028,4.097596,5.404963,-1.928584,-3.476458,-3.953124,26858.072,16.857399,6.756424,10.032305,11.610945,-8.241494,-13.884764,-14.645278,26780.8867,16.612459,6.755927,10.624604,12.538004,-8.478731,-14.967948,-15.955431,281659.8633,14.715913,75.450788,129.47893,137.453463,-52.481114,-77.199921,-217.188189,293734.0371,15.704996,76.635556,127.979335,135.012334,-52.738921,-75.535386,-215.437864,24571.7861,13.963562,5.417677,8.228856,9.382963,-6.857921,-10.444537,-10.998846,18327.582,13.962231,3.995358,5.800154,6.812087,-5.121898,-7.581818,-9.373807,6495.2568,6.304056,1.580478,4.439658,5.905485,-1.93469,-3.661743,-4.119533,6942.5982,6.337319,1.65356,4.424759,5.963265,-1.97958,-3.478508,-3.911394,30612.8525,17.865124,8.054624,11.165038,12.293424,-9.866887,-17.940961,-21.195867,25944.7786,17.021044,6.79615,9.800018,10.662967,-8.01084,-13.98411,-14.791227,4
390137.5957,20.127881,100.030521,155.550929,162.594093,-73.779767,-97.221581,-201.163325,316322.5215,13.984037,87.037893,151.041856,162.301554,-57.050636,-73.709024,-158.659169,25352.3762,14.44066,5.510187,7.391071,8.111136,-7.003889,-11.065401,-19.485385,23597.8313,13.636604,5.069373,7.30601,8.198186,-6.460818,-10.231247,-17.575301,6248.3438,6.853367,1.442607,3.527937,4.539624,-1.870254,-3.286979,-3.936793,7064.1227,6.998666,1.643962,4.163403,5.261418,-2.130416,-3.772104,-4.451048,29864.2259,17.348225,7.585233,10.240207,11.488705,-9.36762,-16.044981,-17.132519,30413.0795,17.222399,7.647012,10.646341,12.032789,-9.693226,-16.60374,-17.738109,291426.6855,14.078742,79.290864,127.701969,135.399519,-53.02941,-67.448157,-140.362353,304488.2226,14.621275,80.785439,128.582141,134.746017,-53.486631,-66.047944,-122.547902,27598.7706,14.546195,6.054238,8.289123,9.259915,-7.566183,-11.972283,-21.35384,20107.4715,14.326348,4.41758,5.862024,6.471625,-5.601554,-8.775344,-15.098351,7200.5263,6.532072,1.749699,4.602458,5.834415,-2.135431,-3.930356,-4.930125,7514.5513,6.547236,1.838782,4.736904,6.034373,-2.214639,-4.081856,-4.692643,35255.9099,18.642425,9.159544,11.746863,12.414182,-11.549571,-20.757341,-24.254712,29076.6216,17.487275,7.683861,10.543286,11.189945,-9.40031,-16.900516,-18.058739,4
386463.0176,19.719521,101.120267,155.716108,164.966245,-73.793267,22.201589,115.273147,315528.0332,13.744988,88.2214,151.249603,161.886784,-57.58961,11.180829,116.505547,25787.2071,14.496422,5.199172,7.461075,8.35132,-6.99877,4.311456,5.332037,23869.3759,13.594516,4.756286,7.379987,8.369317,-6.441944,3.536564,4.569332,6322.5549,6.84312,1.39884,3.565161,4.672239,-1.843342,1.551069,2.097217,7098.1356,6.944282,1.624511,4.205141,5.294977,-2.102402,1.632964,2.146039,30353.805,17.409284,7.075959,10.297158,11.598498,-9.303697,6.848604,8.90712,30652.4181,17.09135,7.114057,10.716627,12.095819,-9.615381,7.809315,10.071541,291186.7891,13.831555,80.233494,129.430739,137.680474,-54.031056,7.892782,66.842414,302352.377,14.347087,82.289023,130.01351,136.10421,-54.674164,8.891478,73.717223,27868.9805,14.438538,5.686486,8.373067,9.234453,-7.545966,4.075645,5.200001,20454.0406,14.389332,4.167188,5.914592,6.609298,-5.593612,3.1038,4.151305,7226.1707,6.483364,1.73876,4.635522,5.79561,-2.107889,1.692998,2.382587,7603.756,6.541726,1.813253,4.713548,6.010355,-2.166547,1.787054,3.055745,35452.5241,18.417148,8.457417,11.642351,12.433638,-11.375021,9.270956,11.516418,29504.8103,17.447867,7.115235,10.501914,11.440056,-9.237915,6.851792,8.357968,4
370494.3906,19.261399,97.221488,136.097483,142.973589,-71.346931,-91.039547,-250.328531,303706.0645,13.335778,85.299011,140.886863,150.906195,-56.641697,-72.895743,-217.698345,24225.1474,13.657456,5.648954,6.907047,7.49068,-6.690718,-11.915802,-10.784208,22308.6687,12.855922,5.215231,7.035974,7.917113,-6.178741,-11.393809,-9.905735,5988.2089,6.533105,1.547327,3.422539,4.49983,-1.781184,-3.608537,-3.46821,6680.1562,6.647245,1.770607,4.0864,5.245778,-2.048851,-4.207404,-4.136926,28573.004,16.438951,7.857627,10.042623,10.886943,-8.893116,-18.435416,-16.238497,28624.7351,16.169965,7.966381,10.394127,12.022491,-9.236551,-19.387536,-16.880756,280849.252,13.415903,78.39014,114.585653,120.962529,-52.496396,-68.434824,-174.297942,291514.6484,14.13454,79.02582,109.565588,114.187892,-51.953033,-66.479188,-176.130593,25997.9004,13.637366,6.248294,7.991754,8.710089,-7.244152,-13.285737,-11.64787,19241.2922,13.529776,4.551969,5.549203,5.971505,-5.351466,-9.442203,-8.074748,6816.2394,6.231815,1.843114,4.571769,5.923654,-2.064746,-4.139145,-4.419306,7222.0946,6.225854,1.943281,4.657576,6.092005,-2.105964,-4.217859,-4.353179,32975.7122,17.414706,9.363517,12.250577,12.884488,-10.826722,-21.923037,-20.746108,27740.0702,16.462136,7.902733,10.804917,11.54946,-8.77862,-17.635358,-16.542889,4
350625.7226,18.28972,90.693578,132.632811,138.677002,-68.191656,-85.916533,-187.03857,290234.7832,12.763405,80.447552,136.079822,146.863148,-54.081384,-66.70314,-129.595437,22941.328,12.910394,5.121648,6.661494,7.486105,-6.030851,-9.0465,-9.820331,21166.4172,12.215988,4.723178,6.725823,7.517007,-5.569418,-8.476769,-9.187854,5704.0698,6.258902,1.412721,3.253944,4.07262,-1.626112,-2.791416,-3.180187,6369.8759,6.384942,1.612791,3.872163,4.803707,-1.866127,-3.30321,-3.769953,27032.457,15.525739,7.065679,9.601412,10.575773,-8.052727,-13.522453,-14.407425,27190.8668,15.382018,7.165555,10.022939,11.153766,-8.372347,-14.358947,-15.276353,267925.3535,12.822806,73.747004,112.368094,118.083881,-50.242696,-61.983617,-114.780887,277445.7402,13.479755,74.392878,108.285783,113.244839,-50.284311,-62.881262,-106.957249,24641.5581,12.943698,5.656068,7.66999,8.369894,-6.52574,-9.923072,-10.713947,18206.1249,12.802385,4.125578,5.307633,5.835091,-4.837406,-7.200816,-9.368257,6507.2708,5.980354,1.703829,4.379384,5.686167,-1.880895,-3.495895,-3.975174,6900.4559,5.993118,1.789288,4.449579,5.574143,-1.924118,-3.385352,-3.985072,31173.7235,16.449064,8.402208,11.214772,11.882597,-9.729966,-17.238376,-18.374492,26236.8656,15.56174,7.105134,10.128408,10.693986,-7.901793,-13.650711,-14.358623,4
53587.0078,3.654505,9.034699,10.950184,13.122284,-9.379966,-11.71232,-22.56547,55305.2402,3.265273,9.759007,12.206848,14.336992,-9.229486,-11.484709,-20.766,2655.0113,2.388732,0.426936,0.768609,1.854295,-0.455648,-0.673871,-1.136788,2471.3036,2.306029,0.406248,0.543117,0.920785,-0.420057,-0.61435,-1.150272,900.2245,1.833809,0.189953,0.363314,0.715453,-0.195616,-0.369235,-0.814104,974.0056,1.821704,0.208304,0.331331,0.833432,-0.218415,-0.359775,-0.963431,3175.8182,2.728798,0.569006,0.760627,1.138568,-0.599029,-0.887982,-1.615961,3166.7051,2.684794,0.569102,0.759827,1.202929,-0.611416,-0.908711,-1.669067,49493.4785,3.216622,8.658588,10.610878,12.264095,-8.212302,-10.133549,-18.556465,49273.668,3.221603,8.45325,10.206941,13.234191,-8.251646,-10.184287,-19.053177,2868.1978,2.390368,0.476475,0.619897,1.023022,-0.489414,-0.689301,-1.296925,2170.8769,2.416654,0.366437,0.495034,0.950317,-0.377844,-0.551706,-0.940223,1080.0509,1.825699,0.233355,0.342894,0.941362,-0.238207,-0.385683,-0.779488,1203.8741,1.878209,0.255608,0.362528,0.711323,-0.252374,-0.413478,-0.78851,3451.4641,2.724317,0.609503,0.806923,1.200668,-0.65785,-0.971904,-1.836993,3175.7239,2.784749,0.577854,0.758791,1.09239,-0.604176,-0.916687,-1.744795,4
88339.6699,5.967913,17.424421,22.557151,24.049637,-16.297519,-24.40401,-63.244227,86106.7011,5.033679,18.23827,24.676438,26.92308,-14.965436,-22.086814,-58.891322,4159.0183,3.418283,0.825762,1.219983,1.553963,-0.738936,-1.24485,-2.381349,3949.8142,3.332028,0.787793,1.136572,1.494269,-0.712195,-1.142387,-1.364502,1344.2167,2.31986,0.36254,0.613216,1.152303,-0.310306,-0.510629,-0.983419,1494.2055,2.346246,0.409399,0.685222,0.972218,-0.346472,-0.562889,-1.461113,4959.4949,4.068343,1.097882,1.628682,1.914683,-1.025385,-1.680018,-4.720098,4995.7966,4.032546,1.117425,1.685488,2.07301,-1.0511,-1.759396,-1.962821,78196.2598,5.1542,16.507603,21.625493,23.591207,-13.417507,-19.995508,-52.228212,79068.4063,5.168632,16.255094,20.748062,23.343668,-13.566141,-20.200571,-56.443893,4586.8213,3.504042,0.932879,1.318168,1.598615,-0.821517,-1.295359,-3.634805,3374.1072,3.457212,0.699565,0.986364,1.292476,-0.629125,-0.964316,-2.755575,1630.9244,2.34102,0.455868,0.757611,1.085711,-0.37215,-0.70794,-1.157515,1773.0508,2.377594,0.482566,0.809138,1.130736,-0.395646,-0.623979,-1.741344,5521.0473,4.196521,1.221606,1.777206,2.204143,-1.144571,-1.879776,-5.160973,4928.0462,4.183038,1.115168,1.65433,1.99584,-1.026619,-1.659129,-4.553945,4
114196.8906,7.574404,24.708059,32.826099,34.735756,-21.589989,-29.517343,-80.589298,107949.4687,6.173309,25.213209,35.372698,37.587828,-19.156763,-26.160769,-67.580428,5416.2154,4.095632,1.207355,1.768921,2.118504,-0.992868,-1.622368,-4.481307,5140.3001,3.977623,1.148817,1.722449,2.102197,-0.957964,-1.585363,-1.791832,1700.6512,2.649649,0.512176,0.923281,1.392097,-0.39581,-0.650011,-1.137016,1901.4206,2.693193,0.576113,1.048937,1.566134,-0.448251,-0.734519,-1.846877,6440.6956,4.934921,1.60089,2.493332,3.024136,-1.359368,-2.334364,-2.533874,6535.556,4.922451,1.631504,2.564217,3.120574,-1.397018,-2.372938,-6.3087,98351.2286,6.388851,23.012835,31.11982,33.014597,-17.285121,-22.430592,-63.382917,99939.6836,6.413389,22.808624,29.886562,32.312024,-17.542031,-22.020194,-66.119201,5960.0433,4.196302,1.365254,1.982073,2.497391,-1.104396,-1.807078,-5.07605,4367.8386,4.140396,1.013022,1.454042,1.775441,-0.839321,-1.384143,-3.741302,2051.7003,2.669554,0.633831,1.153535,1.503192,-0.47766,-0.768273,-1.15952,2212.9847,2.702927,0.67308,1.210815,1.581266,-0.501531,-0.811388,-2.254193,7239.9015,5.152348,1.776337,2.733654,3.219361,-1.548286,-2.530509,-2.843918,6385.7999,5.097009,1.621084,2.540039,2.975302,-1.362687,-2.265415,-2.456429,4
134707.0292,8.664668,31.23121,42.52745,44.578395,-26.032298,-39.481599,-111.177274,124709.2481,6.94059,31.211657,44.940576,48.406183,-22.647823,-33.523828,-95.213622,6714.4909,4.886482,1.513282,2.392632,2.748571,-1.281511,-2.113464,-5.917516,6379.4732,4.727778,1.441926,2.207454,2.562818,-1.224216,-1.998219,-5.477224,2063.657,3.018039,0.626226,1.185114,2.309839,-0.483319,-0.755551,-1.096559,2311.4617,3.060916,0.702519,1.348917,1.697339,-0.545397,-0.866414,-1.186981,7955.5928,5.925986,2.019742,3.242277,3.730124,-1.752118,-2.831779,-3.172581,8102.8763,5.898895,2.058993,3.319718,3.699848,-1.797959,-2.842396,-3.233321,113893.4335,7.202764,28.618294,39.54228,41.862321,-20.512074,-29.731578,-43.851242,116006.7578,7.228214,28.507791,38.286176,40.452276,-20.803284,-29.037134,-82.896723,7376.726,4.989341,1.714332,2.753475,3.700616,-1.414087,-2.292407,-6.284348,5391.7823,4.933227,1.267183,1.881824,2.239008,-1.070883,-1.778764,-4.982285,2466.8719,3.0121,0.767255,1.498058,1.992683,-0.57328,-0.923285,-2.012905,2652.6463,3.056698,0.82364,1.563956,2.438658,-0.607824,-0.949224,-1.682035,8997.6514,6.203974,2.258431,3.568757,4.015409,-1.987896,-3.003618,-3.489899,7833.5234,6.083912,2.042024,3.301091,3.875549,-1.737517,-2.634577,-7.038833,4
155490.3515,9.925339,36.657579,50.78847,52.878762,-30.369709,-40.236931,-65.317777,140658.9804,7.803669,36.248292,53.210691,55.728935,-25.633715,-33.56379,-51.574517,7652.1901,5.248116,1.896823,2.923686,3.481429,-1.52162,-2.089044,-3.22079,7337.2532,5.102156,1.802524,2.843251,3.203884,-1.461979,-2.016421,-2.543939,2284.8533,3.138424,0.758509,1.496551,1.887992,-0.555403,-0.882914,-1.329154,2583.5831,3.208775,0.850203,1.694596,2.207225,-0.633409,-1.026009,-1.472812,9128.315,6.436582,2.540595,4.142425,4.629322,-2.074125,-3.097444,-4.716211,9323.6108,6.403693,2.584946,4.258548,4.715898,-2.151704,-3.252213,-4.13815,128761.1894,8.132196,33.320444,46.954091,50.206014,-23.356128,-30.00478,-36.149778,131823.0352,8.105275,33.216128,45.601764,48.358572,-23.85927,-30.541141,-48.099903,8493.9797,5.391314,2.141158,3.238828,3.675334,-1.69345,-2.331963,-3.54628,6131.4692,5.304836,1.572243,2.37236,2.738918,-1.266844,-1.747384,-2.182267,2744.0647,3.144118,0.923218,1.875796,2.268689,-0.659264,-1.060896,-1.399586,2915.1672,3.171124,0.993132,2.105218,2.381147,-0.692204,-1.142876,-1.841338,10416.885,6.754674,2.861371,4.590755,4.984148,-2.400665,-3.645744,-4.272637,8972.3999,6.611961,2.554424,4.253536,4.77038,-2.057665,-3.154327,-3.655577,4
192448.0078,11.880054,47.537026,66.280972,69.377252,-38.820511,-59.360345,-67.913758,169711.002,8.978756,45.809388,67.998174,71.094051,-32.00376,-48.108963,-60.235156,10089.5499,6.754103,2.476054,3.73938,4.19973,-2.159794,-3.204455,-4.034707,9598.1134,6.521922,2.34813,3.621712,4.099176,-2.043772,-3.009165,-8.218831,2887.2382,3.737925,0.930112,1.83512,2.258664,-0.72883,-1.148195,-1.570623,3257.7612,3.832268,1.055593,2.096043,2.698441,-0.821506,-1.315856,-1.824568,11960.1081,8.241572,3.34743,5.269617,5.833063,-2.941998,-4.475876,-5.154824,12182.8567,8.223292,3.407101,5.450254,5.912467,-3.016811,-4.6352,-5.448215,155672.7324,9.315399,42.36191,60.098469,62.823258,-29.25916,-44.490993,-48.022424,159887.6543,9.473962,42.354294,58.859858,61.731226,-29.756683,-44.459904,-123.076938,11101.6933,6.893507,2.802633,4.203185,4.678758,-2.370896,-3.500067,-3.742885,8043.9939,6.78524,2.038171,3.005141,3.467342,-1.786878,-2.62855,-3.712572,3415.6542,3.709137,1.141015,2.290107,2.851352,-0.838113,-1.402435,-1.867389,3628.2128,3.724677,1.216019,2.415926,2.949442,-0.891523,-1.447552,-2.0536,13648.2371,8.662495,3.812586,5.948262,6.455522,-3.35613,-5.244364,-6.818436,11682.8772,8.360657,3.354648,5.45827,6.065328,-2.866766,-4.46906,-5.244914,4
225884.4063,13.476463,57.091945,79.513583,83.656,-45.594558,-58.555152,-89.753048,195712.0566,10.171591,53.579975,79.33463,84.442537,-36.96882,-47.332689,-74.794842,11872.6277,7.823436,2.972656,4.420331,4.809105,-2.581793,-3.726852,-5.45471,11221.2339,7.454892,2.8191,4.29025,4.619573,-2.433425,-3.473247,-4.877214,3313.5742,4.16909,1.07322,2.138986,2.687531,-0.839089,-1.341516,-1.705503,3728.7992,4.250932,1.213644,2.452642,2.902886,-0.949283,-1.544425,-2.117623,14123.2986,9.618135,4.056793,6.298213,6.730145,-3.521177,-5.497309,-6.075834,14325.9238,9.502894,4.138221,6.455624,7.362163,-3.599569,-5.635649,-6.306682,179817.58,10.561103,49.771072,70.731391,73.705286,-33.953865,-42.425604,-68.125999,184742.6855,10.555341,49.987268,69.77733,74.174057,-34.507259,-42.474771,-67.016649,12994.8066,7.898496,3.379056,4.987072,5.364881,-2.823218,-4.027948,-5.539523,9462.6274,7.863837,2.441492,3.579383,3.943963,-2.112518,-3.052954,-4.176572,3881.1568,4.082893,1.308057,2.664344,4.046137,-0.971022,-1.627928,-2.051922,4140.1999,4.144154,1.394536,2.829693,3.403099,-1.022667,-1.690576,-2.138158,16127.66,10.051067,4.686326,7.215373,7.712705,-4.085729,-6.539234,-7.333713,13774.4727,9.744591,4.075409,6.561923,7.189008,-3.459587,-5.567284,-6.208521,4
252929.1816,14.658277,65.207705,89.154171,93.185272,-51.488398,-70.243806,-107.524859,216743.9687,10.896844,60.278703,88.124046,91.491587,-41.38599,-56.517307,-77.116876,14055.8539,9.049108,3.413077,4.871264,5.192094,-3.198753,-4.558849,-5.078476,13200.1587,8.568824,3.218197,4.731593,5.196525,-2.983455,-4.288717,-4.895866,3820.4224,4.664971,1.16692,2.42583,3.08031,-0.975745,-1.610551,-1.97638,4285.4214,4.742158,1.323509,2.790207,3.318443,-1.110703,-1.863486,-2.250247,16715.8276,11.131893,4.680641,7.029545,7.539101,-4.297995,-6.936569,-7.874275,16879.2343,10.943527,4.773848,7.237428,7.783567,-4.424295,-7.272888,-8.153569,199309.9199,11.302075,56.036041,78.271185,81.419132,-38.21671,-54.098848,-71.139544,205497.0293,11.370723,56.350444,77.694073,82.536752,-38.776137,-55.223356,-150.273491,15282.3324,9.07441,3.865173,5.494003,5.866548,-3.478362,-5.032048,-5.488406,11164.9415,9.060415,2.77909,3.933624,4.299144,-2.601928,-3.686076,-4.182254,4438.8958,4.539253,1.416788,3.073614,3.799747,-1.131618,-1.962538,-2.366076,4736.7189,4.597163,1.506497,3.217028,3.957545,-1.175321,-2.01539,-2.512726,19071.386,11.61419,5.450526,8.222932,8.966142,-5.039171,-8.49474,-10.740818,16236.2592,11.212584,4.69445,7.455988,8.072859,-4.206364,-7.049038,-7.699357,4
276385.5058,15.917461,72.158035,98.357417,105.61543,-55.788207,-81.669238,-238.591458,234256.084,11.673029,65.492285,94.742197,99.754183,-44.262997,-63.188531,-172.37153,16205.5385,9.799836,3.934063,5.442497,5.949771,-3.812992,-6.621472,-6.024245,15186.8325,9.302167,3.692169,5.280319,5.802799,-3.558005,-6.252499,-5.697053,4276.3741,4.931029,1.285442,2.762767,3.444202,-1.138036,-1.852697,-2.222176,4804.9676,5.037673,1.4581,3.164687,3.970857,-1.303279,-2.162888,-2.514601,19203.6703,12.012588,5.436402,7.955388,8.812307,-5.181924,-8.928426,-8.981163,19423.6318,11.844393,5.515695,8.209817,8.967536,-5.355057,-9.213322,-9.471147,216036.4414,12.063413,61.049952,84.862842,88.538368,-40.894895,-55.871383,-151.819014,222466.4199,12.146964,61.421515,84.505065,89.089425,-41.457539,-54.648557,-154.506291,17626.9828,9.884194,4.436848,6.172066,6.58858,-4.13821,-7.268785,-6.5973,12843.2503,9.816664,3.190741,4.410315,4.847998,-3.084815,-5.355427,-4.829995,4945.9507,4.778773,1.549866,3.525967,4.673191,-1.309922,-2.256573,-2.966513,5253.3811,4.825804,1.649941,3.683961,4.535253,-1.362639,-2.298153,-2.994571,22056.2071,12.678942,6.353525,9.42684,10.13911,-6.146341,-10.273618,-11.030785,18637.3468,12.107251,5.451174,8.550394,9.320866,-5.082129,-8.439575,-9.15667,4
298026.9375,16.868059,79.028057,107.97433,113.082875,-59.134874,-73.544953,-115.605738,250785.4648,12.156571,71.346458,104.086697,109.240605,-46.970378,-57.999389,-97.392988,18049.7211,10.73603,4.480163,6.136641,6.480079,-4.464364,-6.601965,-7.126919,16854.2658,10.120439,4.187789,5.937989,6.288241,-4.131204,-6.122443,-6.690377,4664.4194,5.27045,1.411829,3.025715,3.597816,-1.287973,-2.210433,-2.682298,5236.3319,5.385128,1.605231,3.484892,4.347126,-1.458056,-2.530838,-2.987048,21343.9046,13.118076,6.196242,8.985146,9.44877,-6.022246,-10.064905,-11.075411,21560.2844,12.904728,6.276817,9.300203,9.888604,-6.193746,-10.511862,-11.194183,231166.2012,12.461229,66.329589,93.074024,97.147142,-43.743041,-54.046652,-93.106869,238840.1445,12.777456,66.64373,92.425178,98.398341,-44.015957,-54.594467,-87.133496,19575.3926,10.754527,5.044222,6.992869,7.376277,-4.82564,-7.147242,-7.871618,14304.2579,10.711228,3.623495,4.999713,5.626803,-3.600977,-5.300731,-5.736453,5373.3074,5.084481,1.700713,3.861674,4.786527,-1.470075,-2.661903,-3.416484,5699.8017,5.131266,1.804712,4.02227,4.9162,-1.537346,-2.727145,-3.196336,24575.7146,13.801972,7.238386,10.780413,11.367687,-7.090306,-12.189413,-13.189142,20717.373,13.16465,6.200407,9.687777,10.45227,-5.859905,-9.978385,-10.700957,4
321044.6289,17.685935,84.004973,111.312897,120.176877,-67.80166,-94.837773,-256.501479,266629.8477,12.627312,74.69246,111.914606,118.962579,-52.929684,-76.2043,-191.114031,19377.1136,11.418592,4.743819,6.20497,6.717364,-4.842767,-7.041256,-7.75887,18125.7816,10.80123,4.428722,6.158378,6.704313,-4.469271,-6.514257,-7.158039,4957.9058,5.576033,1.428581,3.139822,3.817156,-1.34446,-2.283405,-2.866624,5576.6447,5.687728,1.629298,3.656312,4.48471,-1.522068,-2.624805,-3.016029,22936.0929,13.959054,6.56875,9.173365,9.839185,-6.432242,-10.6989,-11.428354,23265.1232,13.815534,6.678488,9.550548,10.337149,-6.609165,-11.085412,-11.924549,245607.9648,12.893252,69.397004,94.930807,99.696429,-48.954716,-73.572293,-189.158808,254267.2246,13.202573,69.983738,94.272482,98.729297,-49.385236,-75.254232,-198.567494,21088.1507,11.482594,5.330886,7.052844,7.695691,-5.229844,-7.61334,-8.381959,15358.7342,11.399879,3.824061,5.013898,5.391997,-3.897579,-5.625967,-5.991777,5724.6685,5.373724,1.715694,4.124465,5.139821,-1.529596,-2.751566,-3.205238,6029.2639,5.404345,1.820606,4.231912,5.338612,-1.596893,-2.831253,-3.490461,26663.2063,14.799529,7.781084,11.187569,12.039333,-7.683518,-13.430899,-14.31005,22309.0461,14.039458,6.596218,10.015385,10.623478,-6.326434,-11.005009,-11.873999,4
339914.8613,18.201967,89.929847,118.528805,124.744043,-67.763937,-98.615055,-260.930189,281138.3418,13.069341,78.661456,118.721316,127.446499,-52.759428,-77.132078,-205.157751,20669.1361,12.198642,5.02851,6.494424,7.173609,-5.442956,-8.12824,-8.802054,19311.4545,11.486392,4.707963,6.395785,7.00715,-5.00669,-7.818397,-9.074609,5233.6021,5.873627,1.484884,3.330504,4.380736,-1.503065,-2.562605,-2.973568,5876.5868,5.969637,1.690125,3.807941,4.857132,-1.68864,-2.923353,-3.22293,24529.6131,14.946379,6.983908,9.56093,10.54027,-7.330978,-12.259526,-13.298612,24837.3062,14.702142,7.09221,9.856547,10.647426,-7.498152,-12.677405,-13.717534,259305.3281,13.316303,73.123088,98.880538,102.747711,-49.029037,-71.945657,-187.134126,268456.7207,13.461275,73.944783,98.661701,104.431565,-49.417356,-71.847041,-198.238526,22506.7554,12.240203,5.641833,7.271006,7.759592,-5.856876,-8.71144,-9.280811,16392.9122,12.143809,4.054021,5.218834,5.604869,-4.374885,-6.495355,-7.124019,6030.2832,5.629292,1.770618,4.278766,5.572042,-1.685643,-3.06256,-3.640461,6336.9164,5.664895,1.884835,4.501883,5.62486,-1.764405,-3.164853,-3.843416,28587.3799,15.814925,8.325492,11.718444,12.29816,-8.608609,-15.333564,-16.35074,23864.0499,15.039847,7.038614,10.518313,11.324575,-7.076268,-12.584404,-13.37891,4
101302.8438,3.219995,6.738114,7.69757,11.678351,-11.431375,-14.430668,-30.852219,93237.3046,2.849906,6.584571,7.519802,12.142696,-10.242399,-13.586183,-25.486582,2691.6789,2.20939,0.192941,0.246095,0.626206,-0.322672,-0.503988,-1.198819,2529.2778,2.155819,0.168957,0.285974,0.749894,-0.286977,-0.449509,-1.867883,874.8886,1.765465,0.078751,0.131607,0.599051,-0.12078,-0.270005,-0.65074,992.4961,1.783608,0.095313,0.135743,0.853099,-0.135827,-0.247506,-2.028584,3294.708,2.363911,0.232743,0.333329,1.988734,-0.40754,-0.560162,-1.336016,3294.4624,2.346842,0.229966,0.318234,0.891358,-0.40624,-0.565228,-1.157286,84523.1211,2.882833,5.920003,6.679961,9.814184,-9.334304,-11.797348,-21.630294,87446.418,2.899442,6.063019,6.901269,10.727245,-9.41685,-11.870077,-24.065964,3054.105,2.236448,0.201734,0.429695,0.80877,-0.349414,-0.453417,-0.869769,2222.968,2.192005,0.15212,0.209153,0.619712,-0.262512,-0.409534,-0.728858,1107.0889,1.766284,0.104843,0.271845,0.312217,-0.14748,-0.282759,-1.469807,1171.1809,1.77004,0.104844,0.216972,0.523356,-0.160118,-0.254451,-2.11882,3759.3547,2.422373,0.256078,0.34334,0.827097,-0.459372,-0.631671,-1.194072,3348.9021,2.388075,0.25785,0.336342,0.981609,-0.415907,-0.563978,-1.130713,5
162506.7734,4.339669,15.022841,17.473256,18.237865,-22.744941,-29.061686,-53.304029,147073.7969,3.779923,14.211624,17.244429,16.940084,-19.739621,-24.601769,-41.904246,4726.6387,3.160915,0.384789,0.551683,0.906767,-0.642409,-0.84087,-1.319603,4332.0825,3.002622,0.360878,0.492826,1.313024,-0.588298,-0.763417,-1.26724,1424.6097,2.255527,0.154816,0.237508,0.746512,-0.223895,-0.328237,-0.690708,1587.9582,2.252314,0.174597,0.264761,0.823983,-0.254625,-0.38948,-0.798287,5700.4104,3.381528,0.491752,0.70053,1.750853,-0.851735,-1.15568,-1.57493,5603.7317,3.297307,0.490576,0.730024,1.330097,-0.843973,-1.146016,-1.541486,133759.0703,3.846595,12.864661,14.592867,39.273882,-17.995241,-23.583038,-43.590134,136987.4609,3.810364,13.246584,15.069626,39.624378,-18.06828,-23.685785,-39.688923,5191.9179,3.112968,0.442808,0.596939,1.6278,-0.71132,-0.926336,-1.372468,3899.226,3.126024,0.324273,0.451852,1.266002,-0.542906,-0.706734,-1.125592,1734.5407,2.196695,0.202916,0.30334,0.842613,-0.2743,-0.401623,-0.768477,1877.4801,2.245379,0.209532,0.321076,0.892817,-0.287094,-0.413167,-0.852671,6413.6994,3.42308,0.550378,0.78137,2.210236,-0.971702,-1.315236,-1.833792,5762.2732,3.391119,0.499767,0.724584,1.869807,-0.86663,-1.169391,-1.568593,5
218882.8359,5.387921,25.567566,28.648708,33.000127,-33.7712,-42.738527,-87.577027,193022.9765,4.522106,23.432295,27.02787,32.891436,-28.36603,-36.593265,-67.344995,6530.8747,3.844315,0.664348,0.781042,1.310271,-1.068614,-1.494355,-1.852972,5976.0215,3.664942,0.62121,0.735857,1.082182,-0.98073,-1.426675,-2.580373,1862.8506,2.593154,0.260555,0.361435,0.995369,-0.351317,-0.513994,-0.898072,2095.8341,2.620548,0.28775,0.429924,0.710707,-0.401275,-0.596785,-1.0583,7920.8696,4.153897,0.846582,1.013866,1.566355,-1.442027,-2.022721,-2.712138,7803.4744,4.088332,0.844848,1.0491,1.454869,-1.436279,-2.039428,-3.917744,175928.0664,4.608418,21.422775,24.198751,29.55953,-25.954558,-32.107417,-56.119083,181544.5742,4.633445,21.855739,24.787419,30.869892,-26.178494,-32.216159,-67.370203,7163.9802,3.818699,0.754542,0.963717,1.139063,-1.180088,-1.665021,-3.173785,5381.9306,3.79211,0.555942,0.663907,0.982465,-0.902273,-1.259781,-1.48143,2271.5215,2.540354,0.322441,0.450325,0.769653,-0.430878,-0.638323,-2.046741,2408.4748,2.541145,0.340977,0.482908,0.927022,-0.444228,-0.659268,-1.134277,8980.3001,4.271153,0.957318,1.133751,1.521043,-1.666865,-2.299062,-2.866786,7990.4006,4.167752,0.865619,1.04346,1.39391,-1.464265,-2.051588,-3.680099,5
265655.918,6.193402,36.058763,40.936774,51.267109,-43.157429,-55.428141,-111.506977,229590.1132,5.083695,32.624719,37.921642,45.431387,-35.232972,-44.105965,-87.767587,8325.6119,4.708682,0.954497,1.14943,1.494843,-1.455985,-1.908429,-2.27286,7634.1663,4.487473,0.884875,1.041587,1.429336,-1.339614,-1.78064,-2.400722,2281.9864,2.992699,0.349935,0.499131,0.841717,-0.455604,-0.640887,-1.389845,2577.08,3.036016,0.393186,0.562265,0.886779,-0.519781,-0.750882,-1.253604,10098.8355,5.088075,1.223882,1.498093,1.823826,-1.971063,-2.772558,-3.365417,9970.9619,5.021466,1.202738,1.455623,1.824632,-1.975887,-2.799295,-3.302889,209762.9531,5.199684,29.777356,34.359636,40.720743,-32.246247,-40.648066,-71.555653,217515.75,5.244199,30.225221,34.848782,40.797844,-32.842706,-40.783849,-69.197368,9139.9053,4.676134,1.07303,1.254747,1.583762,-1.612177,-2.099676,-2.598829,6863.6153,4.628593,0.798564,0.928929,1.300939,-1.229718,-1.597672,-2.00437,2778.0137,2.923116,0.435969,0.601799,1.015321,-0.552719,-0.832954,-1.217683,2915.2318,2.899447,0.462208,0.630906,1.053422,-0.561891,-0.815531,-1.235775,11581.981,5.290059,1.372371,1.616805,1.966082,-2.323839,-3.321521,-3.829159,10174.7012,5.083164,1.240725,1.467667,2.167341,-2.012041,-2.85701,-3.283386,5
306461.918,6.83214,47.235582,60.132712,176.958357,-51.751468,-66.831506,-147.651365,260107.5742,5.50424,41.720247,58.294845,52.573089,-41.030661,-53.745368,-101.787862,9743.489,5.367789,1.219424,1.685148,4.922984,-1.812235,-2.383954,-3.96896,8934.7756,5.090205,1.125791,1.615234,1.671333,-1.663401,-2.202703,-2.779933,2596.6149,3.297415,0.437614,0.651971,1.639349,-0.537588,-0.785509,-1.175725,2940.1132,3.347319,0.493581,0.727438,2.04659,-0.614517,-0.91055,-1.317006,11876.9637,5.813789,1.586987,2.274189,6.476908,-2.485046,-3.558016,-4.288189,11730.824,5.733669,1.598123,2.236247,6.25058,-2.476486,-3.530273,-4.173354,237296.5195,5.617482,38.061119,50.177412,43.862802,-37.623088,-47.298238,-93.02717,247302.4257,5.693761,38.824612,48.860952,143.637964,-38.541962,-48.35155,-90.636452,10703.2636,5.322117,1.387424,1.921703,5.626651,-2.00435,-2.643645,-3.051976,8045.455,5.259097,1.02312,1.408639,4.059698,-1.530537,-2.201866,-2.497066,3151.9494,3.188111,0.543833,0.783493,2.146115,-0.652885,-0.975651,-1.45034,3290.1004,3.164437,0.579457,0.842278,2.306385,-0.666985,-0.988274,-1.389008,13749.539,6.077132,1.837992,2.556743,2.619839,-2.936881,-4.251736,-4.721179,11976.2176,5.805632,1.616693,2.330211,2.522875,-2.534856,-3.65979,-4.170831,5
343586.6641,7.381577,58.268575,68.556847,81.943106,-59.51152,-75.649802,-156.313996,286215.2148,5.840056,50.141044,60.738126,71.147478,-46.621372,-59.576936,-136.866758,11465.2088,6.115568,1.542124,1.784312,2.196437,-2.232045,-2.976001,-3.449691,10444.6843,5.76349,1.420859,1.659888,2.090348,-2.03596,-2.910969,-3.758188,2962.7963,3.628905,0.525342,0.734087,1.231491,-0.629767,-0.938177,-1.29258,3338.6602,3.66288,0.596434,0.812907,1.092541,-0.728693,-1.092067,-1.448465,14008.5254,6.648732,2.031944,2.3485,2.719995,-3.078867,-4.474828,-5.112799,13781.4927,6.528334,2.027047,2.3403,2.785124,-3.061146,-4.458778,-5.121839,262315.7812,5.98778,45.962994,55.203416,63.671879,-42.72767,-53.203945,-96.180734,272513.1328,6.050278,47.010497,56.385659,68.639283,-43.802866,-55.180355,-100.318765,12495.677,6.018164,1.749356,2.03611,2.331433,-2.4509,-3.658544,-3.724872,9485.8207,5.989963,1.295186,1.505676,1.94103,-1.883516,-2.530564,-3.12494,3565.5516,3.477436,0.656427,0.931576,1.327006,-0.775398,-1.166907,-1.575809,3726.9885,3.455338,0.69305,0.986339,2.068775,-0.779695,-1.170536,-1.567973,16200.9617,6.932158,2.363409,2.694534,3.292772,-3.675316,-5.467828,-6.141376,14084.4094,6.609776,2.077173,2.408672,2.806949,-3.142551,-4.644028,-5.162124,5
368368.9062,8.627041,61.223136,72.435134,86.433428,-65.697406,-91.041046,-287.694785,302532.996,6.71208,52.625836,64.27475,73.875149,-50.555771,-70.249509,-183.672873,12987.315,6.576511,1.776143,2.117166,2.753513,-2.584493,-4.211637,-11.854515,11853.7827,6.218353,1.628089,1.947331,2.489571,-2.365075,-3.895169,-10.687133,3239.0398,3.693634,0.593806,0.832656,1.146618,-0.712239,-1.149117,-2.949675,3671.4651,3.768886,0.675626,0.947049,1.241673,-0.818679,-1.298933,-1.653197,15715.1474,7.200671,2.355899,2.745191,3.251923,-3.587351,-6.055397,-16.364977,15545.5552,7.086396,2.355361,2.762884,3.225521,-3.558897,-6.009634,-16.113806,277770.2227,6.903391,48.464765,58.749551,67.028526,-46.534429,-64.875643,-171.407324,288121.0742,6.975769,48.785055,59.106471,66.506524,-47.346672,-67.36805,-179.496498,14168.9128,6.521325,2.01012,2.35363,2.795324,-2.847707,-4.659717,-4.199087,10661.3614,6.464612,1.48159,1.742893,2.25192,-2.176734,-3.533751,-9.945857,3893.4957,3.577123,0.741308,1.072999,1.534094,-0.857406,-1.317114,-3.304144,4052.0698,3.537225,0.780589,1.11661,1.398712,-0.874419,-1.348967,-3.691604,18158.0715,7.557293,2.736312,3.158238,4.076103,-4.264455,-6.823559,-17.864103,15663.8765,7.166126,2.383095,2.787673,3.237591,-3.635553,-5.805434,-5.737654,5
374344.2617,8.601233,70.4894,85.6073,98.993277,-67.138332,-95.017334,-224.46162,308821.1484,6.695626,60.006714,74.629627,85.215548,-51.822331,-70.703768,-139.558152,13730.7915,6.83858,2.086619,2.4044,2.960486,-2.845998,-3.763464,-4.186282,12434.0202,6.400764,1.899773,2.229725,2.659224,-2.58753,-3.457971,-3.887285,3390.4159,3.832022,0.669718,0.95099,1.524165,-0.748462,-1.083965,-1.488167,3814.8067,3.872014,0.762571,1.072702,1.506891,-0.86357,-1.2884,-1.861297,16433.2122,7.404958,2.799839,3.238353,3.83189,-3.805346,-5.545862,-9.82773,16125.0713,7.218068,2.779224,3.21393,3.805147,-3.764283,-5.569449,-6.044487,283230.8438,6.864937,55.065368,67.802522,77.063527,-47.64207,-66.542282,-141.469854,292850.8398,6.923032,55.76058,69.383516,75.290917,-48.636396,-67.927135,-149.998864,14897.9173,6.734011,2.354466,2.736686,3.142071,-3.12284,-4.132661,-4.709426,11266.2547,6.692394,1.744574,2.077262,2.488364,-2.39098,-3.133128,-3.603265,4041.7898,3.665762,0.832841,1.276199,1.763467,-0.903219,-1.566435,-1.879373,4215.7118,3.642587,0.876728,1.279314,1.693763,-0.910995,-1.406926,-1.705799,18817.1391,7.679639,3.26374,3.727685,4.146438,-4.493292,-6.736304,-7.398378,16385.4226,7.362732,2.849294,3.31974,3.702926,-3.840947,-5.701382,-6.58698,5
414068.9648,9.658828,84.272508,104.035395,124.570895,-75.461442,-100.357848,-217.661627,338757.6445,7.382789,71.121114,90.635624,100.022688,-57.494506,-75.00858,-185.421342,17233.658,8.262003,2.733991,3.158826,3.667139,-3.652886,-5.055918,-5.544412,15512.6035,7.687086,2.468771,2.950515,3.34751,-3.339393,-4.774032,-5.537955,4046.0908,4.367649,0.8345,1.214625,1.656634,-0.909882,-1.33896,-1.787182,4534.9846,4.413133,0.955106,1.385199,1.953269,-1.065397,-1.733471,-2.059615,20424.9851,8.909215,3.718107,4.327022,4.77381,-4.934665,-7.303524,-9.487194,19915.9504,8.638026,3.647243,4.353129,4.957398,-4.915133,-7.414961,-8.130969,310547.9531,7.557699,65.164718,82.447866,91.705803,-52.979512,-65.947666,-139.885655,323493.4296,7.689462,66.182752,83.646053,96.266695,-54.223007,-68.28809,-156.072588,18571.5703,8.094261,3.06686,3.594347,4.080969,-4.026678,-5.49575,-6.040302,14114.2695,8.059617,2.276807,2.647487,2.994869,-3.057818,-4.125988,-4.762305,4773.5525,4.143026,1.040097,1.608546,2.028221,-1.104357,-1.748226,-2.234351,4972.9874,4.113009,1.087943,1.658502,2.184198,-1.09459,-1.650146,-2.14962,23273.0127,9.223864,4.331717,5.103905,5.531777,-5.89889,-9.120878,-9.912125,20266.5439,8.806533,3.75202,4.442796,4.936003,-4.987663,-7.597575,-8.303531,5
477023.4492,11.198641,97.698134,122.797626,149.642739,-87.398494,-120.44468,-303.576592,381605.6094,8.292986,80.976603,106.338556,121.451584,-64.935766,-87.101089,-210.288954,21872.146,9.610027,3.574103,4.124272,4.571407,-4.976869,-6.726318,-7.4782,19763.9932,8.949216,3.229932,3.797034,4.214425,-4.5104,-6.18331,-6.686102,4831.1806,4.833749,1.011742,1.526269,1.883599,-1.145717,-1.685771,-2.147312,5424.2959,4.885214,1.16069,1.733389,2.192624,-1.308583,-1.99817,-2.40868,26033.4492,10.468316,4.893532,5.75096,6.211984,-6.745806,-10.031451,-11.065556,25399.3479,10.125007,4.816663,5.796002,6.384149,-6.58992,-10.024956,-10.705145,350014.3164,8.467276,74.431767,97.172225,106.154808,-59.769437,-81.053094,-164.676584,366261.3438,8.669556,75.808838,97.370961,107.550578,-61.634688,-80.221057,-153.939372,23663.1438,9.458372,4.015951,4.752745,5.965588,-5.436243,-7.427726,-7.949844,17953.6994,9.423021,2.956694,3.452171,3.874858,-4.167443,-5.625149,-6.151074,5675.3816,4.560012,1.252731,1.954023,2.33774,-1.351622,-2.148642,-2.6429,5855.233,4.502959,1.308876,2.05624,2.496072,-1.35141,-2.059833,-2.487395,30070.8115,10.974585,5.774255,6.900799,7.42174,-8.002557,-12.581788,-13.492793,25831.7017,10.371483,4.928862,5.873584,6.282615,-6.755215,-10.462301,-11.171626,5
503239,11.404003,114.934301,148.122254,178.581783,-94.165802,-142.63368,-383.158896,400088.3203,8.414532,93.358885,125.178403,140.104191,-69.572361,-103.995524,-271.703602,23945.0952,10.389124,4.545173,5.152612,5.618506,-5.737295,-8.804107,-18.767097,21389.8816,9.503123,4.0907,4.752891,5.155393,-5.20417,-7.908311,-16.741426,5150.4735,5.112696,1.166844,1.790876,2.214376,-1.288262,-1.854582,-2.239396,5758.9531,5.145616,1.336772,2.030195,2.383848,-1.474402,-2.229572,-2.604187,28380.4489,11.219427,6.306555,7.383681,8.591844,-7.787002,-11.506684,-24.228381,27490.2034,10.759297,6.201171,7.363311,7.916535,-7.616466,-11.50188,-12.214625,368940.207,8.63537,85.945908,113.539719,132.300209,-63.711704,-93.259322,-277.734778,385153.3632,8.793514,87.879944,115.176889,126.973465,-65.867746,-95.816293,-270.365946,25638.4505,10.05544,5.088711,6.152746,6.456741,-6.268539,-9.569042,-20.616638,19763.8066,10.186409,3.755506,4.296913,5.112217,-4.824136,-7.47579,-16.112144,6016.7901,4.772615,1.433211,2.304361,2.692624,-1.517307,-2.376896,-2.87028,6207.1857,4.726363,1.49651,2.450623,2.836974,-1.508528,-2.223579,-2.640448,32556.7991,11.654541,7.510789,8.953016,9.48792,-9.16601,-14.33431,-15.449137,28163.4658,11.070846,6.296667,7.504647,9.06059,-7.720666,-11.90685,-12.720024,5
573915.6484,13.073925,124.811899,162.23927,181.16041,-107.033504,-160.543957,-424.404386,449568.6054,9.369577,101.801762,138.921844,152.06947,-76.078953,-103.817517,-317.564646,29086.1377,12.567306,5.239043,6.045375,6.56083,-7.20386,-12.209874,-10.386854,26277.2444,11.642652,4.711495,5.392529,5.748921,-6.530298,-11.303749,-13.356225,5982.9576,5.883257,1.283131,1.970677,2.306983,-1.550645,-2.602351,-2.729212,6753.7365,5.989467,1.465425,2.304341,3.051442,-1.787347,-2.987051,-8.132317,34956.2834,13.783566,7.264942,8.826943,8.902154,-9.938797,-18.018881,-15.980225,34160.8042,13.370605,7.185577,8.581403,8.992593,-9.775874,-17.812289,-15.739005,411647.457,9.562196,93.542489,126.049108,138.892766,-69.838149,-91.162964,-274.398386,434213.4882,9.882452,95.25277,126.535488,135.233273,-73.13972,-97.142843,-311.896169,31507.9629,12.348861,5.855126,6.788207,7.174174,-7.864482,-13.529649,-12.4351,24170.5214,12.320569,4.329701,5.012316,7.855983,-6.094864,-10.220863,-8.640653,7043.9163,5.514834,1.580157,2.582683,3.022092,-1.84125,-3.305355,-8.117215,7138.5316,5.375395,1.637982,2.659054,3.143048,-1.817237,-2.937471,-3.234513,40971.9866,14.664171,8.694623,10.507812,11.092127,-12.139691,-20.779127,-20.369073,34840.3633,13.615482,7.294168,8.887379,9.415124,-10.145006,-17.297598,-16.619821,5
616304.293,13.240961,144.975532,192.264166,226.149701,-117.463286,-163.427742,-502.711031,482412.5469,9.442612,116.293507,162.378661,180.167686,-81.988261,-107.831355,-299.951697,32513.6868,13.883361,6.629348,7.684944,8.20905,-8.170154,-12.504942,-12.282304,29364.8139,12.856681,5.928986,6.854541,7.290546,-7.389126,-10.484183,-13.735718,6498.9735,6.381778,1.449741,2.239509,2.582579,-1.690946,-2.582795,-3.014348,7326.8342,6.507415,1.666217,2.566514,2.990704,-1.939922,-3.00988,-3.398613,39376.5122,15.256625,9.287653,11.293812,11.938357,-11.251661,-17.697597,-19.00088,38400.7885,14.781434,9.132959,11.389563,11.836141,-11.000636,-17.431981,-19.147021,440374.0937,9.604933,106.696364,146.702784,170.067508,-74.924857,-99.608032,-283.248494,466347.1796,9.978276,109.351184,146.894908,160.857749,-79.158725,-102.563367,-303.790088,35153.1274,13.613491,7.333332,9.255637,9.276932,-8.895233,-12.63861,-13.278244,27201.3488,13.589968,5.48815,6.360161,8.337252,-6.960016,-9.747061,-10.501293,7641.5743,5.943335,1.783092,2.956604,3.38446,-1.99182,-3.634407,-3.665666,7708.7866,5.789439,1.836872,3.054872,3.489923,-1.981092,-3.102078,-8.444847,46542.2978,16.316151,11.234511,13.851655,14.749063,-13.713146,-22.928795,-24.971123,39435.6552,15.060051,9.330252,11.44183,11.953892,-11.49015,-18.693694,-20.08283,5
648793.3242,13.802902,156.577023,207.007326,237.751315,-126.246353,-180.235214,-627.218402,500285.0625,9.614085,125.549669,178.298833,195.940335,-87.909218,-126.919014,-393.096946,35311.186,15.862432,7.371497,8.566294,9.277695,-8.997671,-12.724415,-19.722756,31667.0249,14.672678,6.595071,7.647998,8.228792,-8.191965,-11.823586,-12.3754,6914.8608,7.086578,1.515442,2.341204,2.783613,-1.81892,-2.725956,-3.415208,7760.5401,7.261696,1.753598,2.742076,3.225579,-2.127385,-3.350654,-3.820511,42781.9116,17.426974,10.376906,12.790305,13.465733,-12.368232,-19.398175,-20.729674,41471.4966,16.900126,10.230603,12.471822,13.525059,-12.233476,-19.749122,-21.095568,460100.8125,9.86441,115.031304,159.506478,182.423152,-79.886003,-115.416363,-318.759352,487145.4375,10.295371,117.429913,159.444281,180.331083,-84.254908,-121.101476,-397.538025,37906.135,15.51301,8.154232,9.688308,10.311457,-9.86772,-14.159431,-15.647316,29728.0305,15.475518,6.146252,7.174185,7.730004,-7.702359,-10.792762,-11.948271,8094.1935,6.583527,1.893227,3.176816,3.506229,-2.192554,-3.575817,-4.695305,8181.8683,6.405584,1.904404,3.1303,3.589042,-2.126947,-3.256423,-3.762253,50401.6628,18.621218,12.675505,15.717227,16.380415,-15.290144,-25.303395,-26.958738,43006.9983,17.105124,10.458365,13.042328,14.020365,-12.714321,-20.706405,-22.172362,5
97096.5254,4.12569,3.63234,4.133391,6.407029,-9.686356,-12.207798,-22.864055,92248.4531,3.704989,3.816051,4.404583,9.988509,-8.703637,-10.94488,-21.829294,3034.2425,2.69084,0.119466,0.251117,1.13279,-0.272625,-0.368338,-0.761368,2748.4413,2.55111,0.110462,0.155918,0.604782,-0.247301,-0.339793,-0.929851,976.6119,1.893961,0.059649,0.12366,0.621475,-0.117325,-0.35747,-0.768537,1066.8734,1.892683,0.060513,0.108136,0.615514,-0.117065,-0.199723,-0.668517,3590.7197,2.967342,0.150746,0.210998,0.580854,-0.352491,-0.497127,-0.948802,3525.3018,2.886636,0.150178,0.21923,1.105291,-0.353557,-0.488561,-0.993839,83531.9043,3.851019,3.421468,3.884603,6.101506,-7.922885,-9.950296,-18.738662,83738.3164,3.671666,3.440399,3.899624,6.399875,-7.819616,-9.7006,-17.332029,3305.9473,2.673919,0.134293,0.217426,0.997893,-0.300332,-0.396457,-0.85295,2486.5006,2.683687,0.101633,0.189273,0.570855,-0.227153,-0.312228,-0.857728,1207.5803,1.898667,0.074676,0.118312,0.7801,-0.147169,-0.494784,-0.638048,1331.1622,1.939917,0.076344,0.148993,0.70231,-0.138883,-0.278914,-2.206832,3942.2231,2.972267,0.165059,0.2594,1.046181,-0.39239,-0.528195,-0.999317,3631.8456,3.02258,0.1511,0.212589,0.986741,-0.354832,-0.476495,-0.930314,5
167929.3321,5.023745,12.974397,14.529063,18.693081,-22.765049,-31.007531,-69.842212,149977.8242,4.256254,12.443706,14.137526,18.260852,-19.491556,-26.623405,-68.538911,5279.8765,3.270215,0.373336,0.451719,0.883778,-0.720136,-1.036398,-3.19016,4845.5178,3.158927,0.345665,0.429742,0.815499,-0.661775,-0.969346,-2.268516,1524.7882,2.212168,0.148976,0.222722,0.570788,-0.243938,-0.365928,-0.997594,1703.6084,2.243903,0.166076,0.281909,0.684368,-0.274397,-0.406825,-0.829924,6274.873,3.585248,0.469214,0.580643,0.911543,-0.958113,-1.420416,-3.286425,6233.8855,3.543291,0.472488,0.593697,1.082659,-0.957559,-1.429135,-3.299837,136738.9453,4.408048,11.2767,12.804542,15.262513,-17.82483,-22.739997,-55.582607,138921.3789,4.330772,11.379362,12.916872,16.396341,-17.614461,-22.052503,-50.372052,5806.9353,3.298639,0.42406,0.514301,1.334304,-0.798825,-1.195452,-2.764284,4293.5605,3.243624,0.312936,0.388229,0.741588,-0.600421,-0.866088,-1.221912,1867.5473,2.203553,0.191387,0.317756,0.806963,-0.296025,-0.443396,-0.845993,1994.4202,2.210652,0.203292,0.307109,1.717677,-0.311016,-0.459999,-1.142136,7055.2356,3.67861,0.525646,0.655467,1.526936,-1.07897,-1.599403,-3.765036,6288.0581,3.619645,0.474594,0.596596,0.957764,-0.951241,-1.403015,-3.341807,5
218626.8242,5.626042,23.678746,26.734835,32.599843,-33.296887,-42.398181,-76.853726,188710.5703,4.667681,21.576744,24.688535,30.072079,-27.391984,-34.964704,-64.330183,7115.1919,3.907333,0.665771,0.791131,1.15721,-1.122212,-1.416996,-1.917987,6564.7688,3.744075,0.614913,0.739458,1.255651,-1.035054,-1.33824,-1.817837,1978.7963,2.557748,0.25674,0.346959,0.808673,-0.354316,-0.519221,-0.928182,2228.8888,2.588046,0.283266,0.4339,0.731628,-0.40565,-0.604063,-1.021491,8492.3042,4.264355,0.847412,1.019525,1.445177,-1.492377,-2.034312,-2.589465,8518.3826,4.209697,0.843895,1.016266,1.55767,-1.510332,-2.08539,-2.748723,172482.3047,4.819567,19.688506,22.407853,25.912443,-25.168945,-31.275781,-63.914903,176684.2734,4.750806,19.987116,22.713076,27.293401,-25.214129,-31.612527,-61.152476,7866.1289,3.913111,0.754053,1.046311,1.647283,-1.250675,-1.621058,-2.043847,5789.3483,3.864744,0.554555,0.653325,0.994429,-0.933844,-1.207989,-1.582488,2419.6896,2.519265,0.319508,0.433825,0.94415,-0.435206,-0.652082,-1.338923,2536.1416,2.51808,0.33992,0.473983,1.223463,-0.442326,-0.672915,-1.032424,9739.164,4.399525,0.954019,1.231625,1.348306,-1.741587,-2.457135,-2.899605,8476.2861,4.274447,0.854484,1.020789,1.483125,-1.498502,-2.122161,-2.586081,5
271561.4414,6.528901,35.060249,40.153236,47.287175,-43.98816,-56.829457,-100.91859,229220.0625,5.285228,31.133413,36.074579,43.9254,-35.07406,-44.13717,-93.327531,9224.1379,4.570816,1.017916,1.194829,1.587931,-1.610956,-2.236858,-3.591898,8522.7449,4.378455,0.942164,1.129508,1.40543,-1.47156,-2.055707,-2.472851,2447.6909,2.893524,0.366065,0.512991,0.905417,-0.478769,-0.702288,-1.042615,2772.2465,2.942307,0.413037,0.563102,0.997639,-0.540306,-0.785493,-1.170152,11095.5803,5.035053,1.304669,1.552361,1.836751,-2.188524,-3.122852,-3.699892,11126.1624,4.970982,1.315829,1.561013,2.070277,-2.176927,-3.137221,-3.606985,209482.4179,5.450581,28.464572,32.708933,38.8699,-32.275709,-40.361558,-74.443338,216204.625,5.417667,28.845744,33.299174,39.278227,-32.510283,-40.77057,-73.524625,10200.8286,4.580173,1.158514,1.355855,1.723086,-1.774803,-2.450562,-4.214624,7513.5803,4.525014,0.844564,1.00414,1.370676,-1.341325,-1.866446,-2.910059,2983.5861,2.841381,0.459891,0.634714,1.137011,-0.572852,-0.93053,-1.220485,3096.481,2.822458,0.48643,0.669346,1.100329,-0.593213,-0.874993,-1.269983,12810.319,5.240301,1.497319,1.751181,2.165564,-2.543379,-3.60224,-4.197332,11047.4971,5.045942,1.314375,1.569518,1.896783,-2.19604,-3.146518,-4.046695,5
315400.1328,7.232016,45.63042,52.468861,80.703365,-52.741116,-68.167146,-143.574441,262780.7813,5.741252,39.998061,47.389976,79.888589,-41.381457,-51.721952,-96.527588,11139.6438,5.244367,1.357277,1.565949,2.597439,-2.064317,-2.717055,-4.467924,10159.7119,4.99537,1.252146,1.451717,2.40191,-1.897823,-2.526492,-3.898705,2835.3965,3.179791,0.465305,0.653698,1.059896,-0.589075,-0.849741,-1.25458,3194.8307,3.247411,0.525172,0.720505,1.484167,-0.665565,-0.980364,-1.312267,13473.394,5.789097,1.770176,2.093866,3.670356,-2.827271,-3.989071,-4.525001,13380.0603,5.725358,1.786648,2.145201,3.753062,-2.844879,-4.057853,-4.752568,240676.7695,5.923384,36.549075,42.943939,66.609344,-38.063363,-47.147846,-89.063694,247860.0468,5.916012,36.846811,43.332932,64.520733,-38.55854,-48.221825,-95.619366,12144.8681,5.234076,1.539064,1.771812,3.066923,-2.28031,-3.16185,-3.77015,9125.1233,5.187065,1.130337,1.315253,2.299737,-1.727081,-2.270716,-3.376306,3417.2045,3.113871,0.579682,0.833244,1.501937,-0.70182,-1.053415,-1.534706,3551.8263,3.065496,0.606493,0.838727,1.559413,-0.711211,-1.041652,-1.451848,15468.3442,6.06493,2.037605,2.453724,3.409779,-3.331312,-4.79453,-5.296111,13417.9892,5.783935,1.783177,2.183359,3.671808,-2.843762,-4.078485,-4.695291,5
356251.9921,7.85209,57.02791,67.163116,78.051671,-61.42218,-79.155273,-209.319827,293707.168,6.127579,49.533301,60.074109,70.680776,-47.400091,-60.936481,-156.011297,13264.7903,5.927271,1.789705,2.072919,2.626699,-2.587357,-3.917946,-8.85935,11994.2485,5.614133,1.630696,1.899214,2.3723,-2.370012,-3.692522,-7.784073,3246.1997,3.472274,0.582158,0.792242,1.215545,-0.691602,-1.074253,-2.267745,3637.3049,3.529163,0.648467,0.902437,1.246526,-0.796243,-1.221181,-2.614765,16112.1379,6.547147,2.370708,2.744982,3.113233,-3.568861,-5.745697,-12.22118,15871.5071,6.438899,2.367962,2.73961,3.20485,-3.568685,-5.730599,-11.984683,269045.8945,6.320496,45.295708,54.57681,61.747102,-43.573092,-54.384357,-114.670461,277430.5352,6.352751,45.449429,54.439004,63.429792,-44.190273,-54.999733,-130.687293,14309.971,5.883767,2.005463,2.332295,2.747789,-2.845953,-4.383808,-9.78347,10895.3323,5.84179,1.492804,1.742499,2.189358,-2.171389,-3.278693,-7.438083,3869.6603,3.365748,0.711594,1.013886,1.405507,-0.836854,-1.277017,-1.709697,4033.1448,3.318826,0.749915,1.043214,1.502775,-0.840453,-1.268344,-2.613703,18432.0713,6.851224,2.73755,3.108438,3.620108,-4.23332,-6.574091,-13.489475,16037.7492,6.530823,2.391659,2.7692,3.163658,-3.599696,-5.638092,-11.894528,5
387935.4375,8.342404,67.626237,81.966871,99.273208,-68.107454,-89.787973,-198.964337,316425.6523,6.450452,57.347795,70.908725,80.512752,-51.844958,-65.299453,-153.23989,15548.3691,6.682222,2.190022,2.541618,3.004865,-3.136406,-4.177482,-5.599697,14162.8381,6.317695,2.000264,2.339288,2.759598,-2.8682,-3.860262,-5.409679,3677.3839,3.768118,0.682966,1.012872,1.405585,-0.800031,-1.181427,-1.630064,4143.1045,3.832531,0.770167,1.098444,1.531072,-0.917397,-1.361504,-1.943487,18917.5898,7.388477,2.951173,3.413488,3.918892,-4.362997,-6.595897,-9.246583,18754.0073,7.262506,2.940991,3.404978,3.795502,-4.34504,-6.577682,-8.574984,289531.1132,6.637935,52.452738,64.159997,73.287989,-47.677151,-59.429021,-115.928252,300879.1445,6.689161,53.163223,65.037198,74.971833,-48.707209,-61.82676,-135.811167,16858.1077,6.610344,2.463475,2.871785,3.242626,-3.435864,-4.619698,-6.56137,12762.6826,6.579894,1.826845,2.128594,2.66256,-2.631587,-3.526368,-4.7767,4380.8865,3.625092,0.841435,1.223115,1.720624,-0.956082,-1.420475,-1.975852,4529.8874,3.578449,0.880342,1.26999,1.596277,-0.962973,-1.425378,-1.785433,21915.6931,7.76182,3.437613,3.967332,4.379809,-5.17946,-7.83503,-10.321778,18764.5,7.336778,2.965296,3.471227,3.958307,-4.374088,-6.611674,-8.640727,5
415778.1094,8.830168,76.897708,93.764382,112.534524,-73.42762,-94.917973,-230.700883,336025.9492,6.722791,64.581639,81.355427,91.276159,-55.493373,-73.009152,-188.498827,17210.4878,7.225238,2.55499,2.950298,3.662147,-3.686943,-5.097871,-7.622179,15582.779,6.820573,2.335568,2.745711,4.13346,-3.331761,-4.534034,-5.002962,3972.7132,3.973582,0.770706,1.104096,1.464219,-0.905298,-1.579314,-1.620789,4460.9071,4.043572,0.874072,1.223054,1.609447,-1.038366,-1.554707,-1.942295,20998.5708,8.002388,3.475646,4.090913,4.876918,-5.096749,-7.41161,-7.892537,20701.5574,7.859871,3.476797,4.108178,4.522959,-5.065015,-7.58877,-8.026142,308581.4648,6.935917,59.149222,73.918647,83.693594,-50.941884,-63.213841,-145.325471,319780.4609,7.00392,60.148253,74.495543,85.599,-52.030613,-64.667853,-128.229597,18545.4658,7.143161,2.883011,3.352577,3.733946,-4.018674,-5.452344,-7.705939,14186.2539,7.122501,2.132559,2.480138,2.865489,-3.098016,-4.328383,-6.642555,4706.3404,3.81189,0.948877,1.390609,2.010425,-1.082928,-1.679675,-2.022372,4869.4702,3.753038,0.986787,1.436046,1.960489,-1.085123,-1.717465,-2.017502,24261.8049,8.424116,4.086475,4.78701,5.356133,-6.073683,-9.170463,-9.777277,20862.2268,7.949271,3.503878,4.122028,4.891384,-5.119453,-7.611953,-8.525862,5
448715.414,9.557934,93.802821,116.913238,133.67851,-81.70295,-113.241828,-335.349304,359091.8671,7.11082,78.821045,102.266684,117.238489,-60.934341,-84.087185,-239.581684,19350.8479,8.072538,3.475088,3.95751,4.34047,-4.285731,-6.825762,-6.00425,17476.9524,7.640587,3.11478,3.612744,4.047426,-3.903064,-6.48388,-6.442769,4327.4579,4.248769,0.952916,1.354896,1.605524,-1.028758,-1.779123,-1.924021,4864.9296,4.359381,1.087957,1.592688,1.939465,-1.188714,-2.073429,-5.791823,23356.4033,8.839623,4.782055,5.555759,5.904194,-5.93952,-10.833061,-9.361051,22954.2019,8.719536,4.72512,5.567046,8.17123,-5.917817,-10.843961,-30.638327,329084.2304,7.328027,71.812657,92.116671,103.565059,-55.762033,-71.715339,-166.422287,343533.5546,7.504388,72.339773,92.038544,102.42591,-57.353703,-73.788373,-176.335284,20845.1696,8.025792,3.858485,4.45589,4.89806,-4.684301,-7.708785,-22.186192,15949.8779,7.900552,2.895608,3.325518,3.777954,-3.604029,-5.6323,-16.835188,5130.5874,4.101058,1.173669,1.816953,2.24025,-1.241929,-2.106514,-5.767119,5247.964,3.969675,1.216811,1.819975,2.169493,-1.226712,-2.088392,-2.421369,26913.021,9.350674,5.606196,6.565289,7.148366,-7.14832,-12.820345,-11.51467,23139.1778,8.713386,4.808759,5.643542,6.093278,-6.012989,-10.779347,-10.573804,5
457696.1367,10.090705,103.940061,131.939025,155.792312,-84.983309,-111.817998,-272.933605,367253.3398,7.483423,86.310263,114.017806,125.611018,-63.157933,-81.910105,-181.181304,20779.7966,8.741361,4.01729,4.614746,5.147166,-4.678342,-6.364805,-6.902568,18711.176,8.181679,3.612937,4.207816,4.709296,-4.252157,-6.133763,-7.605385,4583.6519,4.486992,1.076102,1.601394,1.912008,-1.088828,-1.630168,-2.004214,5143.929,4.588996,1.223327,1.829823,2.121709,-1.258919,-1.937817,-2.415231,24728.092,9.45815,5.582487,6.590522,7.248861,-6.34053,-9.645535,-10.588568,24202.8655,9.247796,5.497121,6.583065,7.1756,-6.296373,-9.695724,-10.323793,337369.582,7.707106,78.975571,103.008116,114.083793,-58.029513,-73.355556,-174.849096,351412.4258,7.861713,79.723105,103.835975,114.043257,-59.637887,-74.643036,-159.164768,22391.4924,8.655365,4.470051,5.240639,5.755468,-5.123833,-7.107903,-7.646217,17102.4627,8.517604,3.333257,3.881912,4.368337,-3.929202,-5.328042,-6.235597,5414.0554,4.293056,1.321285,2.068477,2.45058,-1.309391,-2.105897,-2.501199,5531.4377,4.181488,1.372504,2.118416,2.539362,-1.287794,-1.964301,-2.357735,28415.5476,9.929287,6.563668,7.82891,8.696583,-7.594103,-11.9161,-12.781219,24559.9231,9.346998,5.60432,6.701597,7.164698,-6.407206,-9.941648,-11.252889,5
537860.6211,11.201075,117.347776,153.170178,169.531964,-100.158336,-131.720004,-363.473598,418105.4296,8.071322,95.501409,129.863534,143.996323,-71.477829,-91.5946,-312.661342,26951.0339,10.65017,4.916929,5.787016,6.270338,-6.379978,-8.765124,-9.5924,24529.7019,9.950668,4.448055,5.221879,5.674141,-5.797934,-8.032475,-8.535871,5606.3367,5.255548,1.244554,1.878826,2.20994,-1.37714,-2.036844,-2.46403,6322.0567,5.34444,1.420349,2.129006,2.469659,-1.56972,-2.36378,-2.900674,32438.2331,11.708886,6.826439,8.377361,8.811144,-8.733335,-13.282007,-18.92708,31925.7424,11.392284,6.771192,8.298019,9.030959,-8.592627,-13.041049,-13.846321,384110.4961,8.285047,87.596602,116.961976,128.901025,-65.442027,-83.39892,-220.55167,405040.9414,8.505389,89.303871,118.631574,132.366275,-68.509624,-87.786626,-240.852602,29368.6546,10.553859,5.504625,6.485844,6.879523,-6.982385,-9.89234,-10.293464,22276.2495,10.418501,4.052167,4.77416,5.307016,-5.377267,-7.37778,-7.971821,6617.3484,4.957328,1.523991,2.401728,2.769914,-1.617799,-2.524859,-3.092376,6677.116,4.844409,1.576169,2.518039,2.923171,-1.613788,-2.482756,-2.977033,38188.0778,12.439536,8.150261,10.043083,10.991175,-10.566513,-16.498371,-17.429905,32318.2117,11.566865,6.855175,8.455702,9.617893,-8.863177,-13.871925,-14.833901,5
602518.4141,13.519402,128.534233,165.449331,195.519729,-112.274449,-167.306533,-456.178355,461168.1953,9.546479,103.00511,138.083982,154.947691,-77.599361,-103.492692,-363.938912,30605.0989,13.189915,5.595657,6.425103,6.899977,-7.590373,-12.843226,-11.121575,27959.48,12.297337,5.040296,5.726676,6.016859,-6.873346,-11.607832,-10.074146,6183.8216,6.012773,1.292843,1.926827,2.283461,-1.607717,-2.696828,-3.131594,6993.771,6.133354,1.473723,2.179327,2.644703,-1.824674,-3.073817,-3.176714,37145.8672,14.594795,7.778705,9.454009,9.835341,-10.584203,-19.261697,-19.410237,36645.8653,14.205801,7.680197,9.241816,9.648981,-10.358719,-18.856029,-16.686769,423230.9375,9.836324,94.384139,124.863322,137.604367,-71.000185,-93.306149,-262.463294,447156.1992,10.059708,96.397511,126.879403,137.362828,-75.09254,-97.841051,-309.384168,33429.8872,13.027305,6.238559,7.226737,8.627835,-8.263287,-13.823631,-11.975776,25480.6084,12.900749,4.614478,5.349926,5.767169,-6.438974,-10.787877,-9.263999,7328.8292,5.683733,1.581461,2.470831,3.019371,-1.883362,-3.096047,-3.247387,7348.153,5.530761,1.635498,2.564928,3.133787,-1.890135,-3.05296,-8.000097,44159.1914,15.643728,9.353375,11.275145,11.769873,-12.939074,-22.295191,-23.471132,37107.1611,14.410521,7.803473,9.407751,10.087754,-10.859391,-18.693693,-18.297328,5
632106.9883,11.961672,153.616441,205.654735,240.781636,-119.645776,-166.982639,-473.199955,481904.3086,8.457805,120.631538,169.975003,189.465709,-82.735564,-110.621281,-330.612009,34270.5225,13.322674,7.413069,8.758842,9.298873,-8.74877,-13.69951,-22.860204,30908.5535,12.292402,6.665506,7.833267,8.275302,-7.956552,-12.269168,-24.202205,6704.8335,6.298869,1.57277,2.428326,2.921602,-1.773622,-2.760585,-3.198554,7524.0355,6.390809,1.789457,2.751061,3.099301,-2.054484,-3.133357,-3.50279,41635.8059,14.692792,10.428067,13.123183,14.161056,-12.099286,-18.706728,-20.003699,40664.3316,14.224843,10.32782,12.849519,13.670418,-11.991991,-18.887217,-21.07941,443169.5859,8.700119,110.586725,152.594683,168.934507,-75.643159,-96.920661,-272.434375,468530.1172,8.940826,113.57307,154.799993,173.079968,-79.682359,-102.579047,-418.606746,36935.8698,12.990564,8.217614,10.360251,10.436528,-9.563313,-14.879832,-24.262494,28735.8918,13.058186,6.133271,7.267892,7.881754,-7.445674,-11.665103,-23.363026,7852.8001,5.849806,1.915704,3.146049,3.498885,-2.118185,-3.37597,-3.802505,7920.9277,5.767215,1.958903,3.227735,3.568298,-2.073913,-3.127048,-3.619611,49173.6982,15.576965,12.69798,16.004741,16.977018,-14.887731,-23.965351,-25.529379,41731.6128,14.457247,10.517728,13.323939,13.891649,-12.399607,-19.730149,-21.092081,5
664364.7539,12.296896,167.079751,226.619457,256.859011,-131.332873,-227.627758,-552.905764,501454.6719,8.537029,131.449632,188.850263,206.128195,-88.523778,-150.213253,-399.973593,36848.1414,14.545947,8.355464,10.112284,10.988023,-10.519929,-17.122374,-47.598434,33254.188,13.445614,7.519677,8.908136,9.489819,-9.496673,-15.428304,-13.199122,7077.8309,6.809932,1.67018,2.571722,2.895738,-2.039122,-3.220894,-8.298991,7967.1908,6.969061,1.898971,2.917284,3.287948,-2.340392,-3.738257,-3.833607,44794.4248,16.046414,11.817162,15.086318,15.748104,-14.038501,-24.390499,-22.768937,43806.7864,15.612257,11.683178,14.841394,15.716324,-13.801616,-23.86177,-23.186364,460341.1094,8.761077,120.125099,169.149415,185.111353,-80.369064,-132.416395,-303.676142,490020.0234,9.090957,123.566965,170.766147,190.512401,-85.431436,-141.89135,-402.967327,39745.9788,14.20318,9.245875,11.060525,11.568536,-11.443069,-18.475149,-15.845608,31023.1936,14.211144,6.951341,8.312164,9.009837,-8.997141,-14.867809,-39.836754,8327.088,6.367949,2.035867,3.351148,3.795796,-2.394411,-3.674876,-4.161329,8317.0441,6.225659,2.060479,3.391034,3.868653,-2.383889,-3.681958,-4.072812,53248.1106,17.085948,14.443827,18.635033,19.620187,-16.860463,-27.804891,-28.667934,45030.9063,15.702094,11.981643,15.427832,16.035813,-14.113144,-23.354828,-23.576961,5
94168.4219,2.824527,6.580791,7.563435,11.125893,-11.267345,-13.941398,-26.860494,86539.8437,2.53205,6.293625,7.401999,14.899232,-10.073816,-12.839953,-37.861773,3091.1924,2.366868,0.167963,0.240767,0.66501,-0.320827,-0.442094,-1.176568,2904.793,2.296913,0.162558,0.213138,0.576435,-0.300373,-0.412057,-0.869929,966.582,1.856428,0.066554,0.138445,0.817489,-0.116075,-0.322874,-1.290297,1068.1147,1.857411,0.07618,0.135669,0.836883,-0.13158,-0.263034,-1.15841,3763.3826,2.538863,0.216229,0.295598,0.791606,-0.425999,-0.5931,-1.023665,3778.8046,2.522191,0.222072,0.34357,0.652922,-0.439107,-0.59866,-1.040892,78372.707,2.57021,5.648681,6.460091,9.726857,-9.187551,-11.474533,-29.090463,80586.3828,2.546816,5.821063,6.770756,10.742686,-9.209617,-11.824644,-30.965742,3454.1262,2.367709,0.196851,0.263636,0.782305,-0.361939,-0.485321,-0.891774,2575.9756,2.329048,0.146837,0.201215,0.692091,-0.275278,-0.367886,-0.794991,1211.3805,1.839585,0.089497,0.149871,0.535738,-0.148246,-0.373845,-0.647163,1258.6584,1.852401,0.087893,0.147276,0.550156,-0.147684,-0.348582,-3.496267,4255.9868,2.55043,0.250878,0.409248,0.808677,-0.497632,-0.68382,-1.148569,3796.8006,2.514097,0.222491,0.308362,0.751308,-0.431051,-0.606256,-0.968969,5
167648.9257,4.259505,18.692081,25.494673,28.624043,-24.04049,-30.873796,-53.078759,150200.039,3.636051,17.621777,23.861561,66.440839,-20.661723,-25.877267,-46.299416,6172.9868,3.26271,0.58938,0.80432,2.736062,-0.894254,-1.141608,-1.689947,5728.9624,3.145154,0.550331,0.762563,1.091954,-0.826815,-1.068254,-1.712126,1698.7201,2.267129,0.236817,0.395844,0.789132,-0.284821,-0.501543,-0.748574,1889.9968,2.280892,0.261539,0.422045,0.708634,-0.320771,-0.471976,-0.742126,7495.6902,3.519188,0.773062,1.16806,1.56993,-1.206815,-1.618015,-3.535982,7497.2761,3.489602,0.770726,1.153284,1.609164,-1.223937,-1.634257,-2.16666,137177.1172,3.719464,15.884271,22.011809,60.239014,-19.042256,-23.961602,-41.065581,140900.1328,3.695391,16.189529,22.984363,61.67635,-18.940342,-23.220546,-40.193503,6790.208,3.253982,0.663187,0.923367,1.372686,-0.987718,-1.262071,-1.6649,5080.6494,3.197387,0.502249,0.688709,0.998387,-0.759332,-0.974513,-1.574073,2074.9996,2.221577,0.30221,0.499238,0.894696,-0.349615,-0.518512,-1.071886,2163.5193,2.227561,0.325452,0.513625,1.11365,-0.354524,-0.611032,-0.981612,8518.773,3.584943,0.857701,1.292316,1.664649,-1.391487,-1.869183,-2.615957,7482.0173,3.47705,0.785203,1.18591,1.602934,-1.208725,-1.640388,-2.151956,5
217566.375,5.187152,26.800503,30.339149,36.50996,-34.593728,-49.558034,-136.95706,191347.7227,4.298973,24.573141,28.496381,36.958156,-29.078125,-41.609324,-107.453356,8290.3487,3.872971,0.901173,1.127692,2.335394,-1.37859,-1.75624,-4.68331,7630.4866,3.714823,0.827967,0.964591,1.4854,-1.281141,-1.651972,-2.04134,2162.374,2.548591,0.310089,0.42201,0.835238,-0.40244,-0.595466,-1.034144,2411.7235,2.574936,0.343218,0.469601,0.887872,-0.456572,-0.680982,-1.109066,10088.2754,4.202503,1.171668,1.36465,2.268613,-1.843923,-2.601321,-3.133918,10062.2981,4.176919,1.158383,1.351588,1.974964,-1.858819,-2.633387,-3.148122,174843.1016,4.397348,22.279624,25.751507,30.230767,-26.944382,-37.955542,-103.666728,179722.5546,4.395381,22.618405,26.107996,30.519475,-26.942837,-38.986828,-111.906421,9031.0598,3.850823,1.005817,1.16688,1.77128,-1.526195,-2.051619,-2.388635,6825.2048,3.799507,0.759297,0.874234,1.367354,-1.164569,-1.524232,-4.213372,2616.3463,2.491728,0.385132,0.528112,0.97972,-0.489577,-0.72657,-1.191048,2722.0325,2.478835,0.403831,0.552344,0.913205,-0.499931,-0.761123,-1.23507,11490.3289,4.31515,1.303513,1.47939,2.00276,-2.137754,-3.050763,-3.736749,10056.1606,4.150515,1.176415,1.368942,1.765295,-1.853109,-2.650991,-3.132703,5
267039.1328,5.929304,39.659214,45.714623,56.31106,-44.272025,-57.011654,-107.298427,229652.496,4.814756,35.27576,41.617719,46.883082,-36.12326,-46.163425,-92.728408,10142.823,4.54776,1.289348,1.500438,1.969422,-1.818202,-2.368971,-2.795879,9234.5124,4.308747,1.197611,1.424221,1.870578,-1.676498,-2.210507,-2.758135,2568.8395,2.871059,0.427352,0.645428,0.972351,-0.514589,-0.718042,-1.067093,2846.8162,2.887824,0.477261,0.66683,1.102626,-0.592009,-0.86058,-1.176281,12422.6233,4.96015,1.699702,1.941048,2.441174,-2.508411,-3.4366,-4.16667,12228.918,4.878233,1.695537,2.045574,2.41217,-2.526379,-3.6084,-4.266028,210827.7539,4.943804,32.194516,37.521497,44.153011,-33.306196,-42.081596,-89.877438,215983.4609,4.921421,32.640449,37.969915,44.569393,-33.295218,-40.9844,-75.922936,10940.9609,4.475049,1.450774,1.758317,2.034592,-1.996986,-2.621238,-2.985587,8395.0799,4.465949,1.091234,1.247076,2.424956,-1.538001,-2.113647,-3.729975,3061.0277,2.769491,0.531887,0.740298,1.166046,-0.629538,-0.93178,-1.403321,3209.4577,2.764608,0.554211,0.762607,1.184443,-0.631987,-0.92021,-1.36329,14076.7751,5.072818,1.932105,2.202822,2.758619,-2.941599,-4.188621,-4.670965,12392.489,4.89594,1.715233,2.112117,2.45285,-2.551742,-3.527341,-4.13662,5
299854.6523,6.496055,49.505554,58.12317,69.220144,-51.774741,-65.789902,-152.639269,254221.7812,5.189155,43.335304,51.768457,60.245165,-41.508594,-53.192108,-107.224485,13093.99,5.568403,1.650338,1.892702,2.276066,-2.441092,-3.482366,-3.437713,11984.3208,5.289506,1.516902,1.737017,2.808644,-2.240827,-3.337391,-7.469977,3186.0086,3.311365,0.525052,0.722719,2.38439,-0.647147,-1.116666,-1.3037,3555.3836,3.346958,0.589055,0.782802,1.156693,-0.745267,-1.18888,-1.595529,15947.2851,6.075123,2.210053,2.491642,2.986171,-3.374377,-5.49311,-5.673628,15841.1447,5.999218,2.18904,2.522723,4.034822,-3.385734,-5.580952,-5.614493,233335.5742,5.3285,39.576574,46.650682,54.10145,-38.284357,-47.636434,-121.047863,239563.4961,5.316376,40.152838,47.516665,54.625217,-38.352931,-48.104776,-100.216423,14150.8264,5.485737,1.855437,2.120875,2.537385,-2.666129,-3.896338,-8.294134,10745.4429,5.417511,1.391814,1.583324,2.853113,-2.046938,-2.881272,-6.494597,3786.207,3.174607,0.648655,1.124168,1.223156,-0.789231,-1.225525,-1.711371,3938.0561,3.160609,0.678352,0.951168,1.387237,-0.784703,-1.475647,-1.583228,18288.3645,6.27021,2.527429,2.866105,3.299722,-4.001771,-6.504982,-6.448901,15790.8245,5.945385,2.255952,2.529819,2.819519,-3.378118,-5.484016,-5.474514,5
334659.0117,7.282499,59.031025,70.412043,82.682002,-58.879994,-76.227177,-168.183581,280490.6758,5.69092,51.018605,62.314901,72.697214,-46.573019,-58.675293,-128.886827,15544.0422,6.047918,2.290847,2.603118,3.130724,-3.072512,-4.511014,-10.392428,14150.6775,5.714498,2.099291,2.431481,2.880543,-2.817919,-4.261591,-9.53147,3611.3828,3.467924,0.685368,0.949659,1.357095,-0.772694,-1.23051,-2.579388,4014.1103,3.493951,0.773632,1.06537,1.408362,-0.891376,-1.396927,-1.693118,18973.0905,6.623379,3.10388,3.570148,4.088907,-4.258289,-6.936242,-14.943597,18682.3208,6.498228,3.08491,3.583558,4.047018,-4.290474,-7.016705,-7.407476,258446.0156,5.855325,46.634416,56.1943,63.957736,-43.04263,-54.227164,-124.037012,265716.914,5.866104,47.484306,57.233239,65.550464,-43.180965,-54.582689,-135.952524,16694.8411,5.934927,2.565493,2.93724,3.468479,-3.353547,-5.069953,-11.35629,12762.8103,5.903945,1.915415,2.190298,4.68832,-2.572228,-3.723326,-3.703214,4242.3544,3.302802,0.841288,1.185132,1.559774,-0.940968,-1.401463,-2.690246,4432.903,3.295623,0.872089,1.222847,1.677696,-0.927835,-1.461341,-1.826362,21669.5732,6.834597,3.586142,4.122639,4.649736,-5.062704,-8.026528,-17.120984,18724.239,6.488833,3.100523,3.542574,3.937286,-4.254972,-6.798121,-14.516183,5
372122.7227,7.860556,69.549577,84.828939,103.172881,-66.232865,-85.67304,-188.778043,307766.6523,6.062654,59.360967,74.049027,85.026019,-51.328564,-66.687471,-142.507495,17009.0278,6.571939,2.676221,3.058554,3.503256,-3.473031,-4.61793,-5.211499,15406.9492,6.166142,2.443303,2.831355,3.265164,-3.165473,-4.296874,-6.043377,3863.0906,3.678622,0.772023,1.093739,1.44332,-0.844132,-1.442015,-1.635401,4302.5571,3.711895,0.875994,1.21993,1.590283,-0.965317,-1.434905,-1.870998,20799.0603,7.220265,3.669215,4.256683,4.670733,-4.826362,-7.091801,-7.761262,20448.7981,7.066517,3.6139,4.276823,7.382385,-4.793545,-7.137213,-9.049909,282869.2773,6.233147,54.213444,66.676469,75.243293,-47.359359,-60.436938,-141.673888,291631.3438,6.247247,55.130711,67.934964,77.35739,-47.695755,-60.68857,-121.848931,18209.9553,6.418213,2.990807,3.459116,3.913125,-3.771117,-5.102216,-5.680197,14029.6924,6.432209,2.242184,2.630222,3.086977,-2.926008,-3.854613,-5.724698,4544.7351,3.500013,0.94925,1.370919,1.742725,-1.008607,-1.508027,-1.82017,4719.4675,3.482348,0.990291,1.504946,1.936465,-1.00943,-1.556871,-1.910197,23868.9939,7.471518,4.241621,4.978384,5.55968,-5.719088,-8.525425,-10.601185,20587.8686,7.082021,3.677391,4.251048,4.645778,-4.834038,-7.366702,-7.950063,5
409141.5312,9.509101,70.623511,84.781631,94.51793,-73.51251,-99.505058,-247.872104,330228.0508,7.276808,58.694807,72.719872,82.596023,-55.173882,-71.100779,-150.075332,19103.5269,7.328597,2.647435,3.027532,3.470441,-3.946374,-5.265171,-5.93425,17350.3125,6.79324,2.446019,2.813712,3.280854,-3.628479,-4.936407,-5.490442,4290.1233,3.889446,0.796092,1.149026,1.971523,-0.940646,-1.376371,-1.826688,4800.6169,3.898517,0.895477,1.296567,1.565293,-1.09005,-1.646051,-2.073324,22854.6806,8.152572,3.524267,4.090823,4.579993,-5.363967,-7.791544,-8.718895,22701.459,7.88374,3.563536,4.145538,4.736363,-5.428013,-8.148379,-10.053172,303141.5273,7.537876,53.900954,66.277824,75.753671,-50.852955,-65.424024,-123.33897,311026.7539,7.393368,54.495787,66.724846,72.947869,-51.513302,-64.404809,-146.630198,20523.5877,7.116128,3.002594,3.461123,4.002104,-4.324377,-5.844131,-8.399818,15550.7983,7.268068,2.17879,2.540485,2.909952,-3.273636,-4.383744,-4.879128,5029.3167,3.695839,0.964388,1.467714,2.561629,-1.129259,-1.734152,-3.426618,5240.3651,3.712799,1.023055,1.59841,2.056599,-1.123014,-1.689941,-2.356556,26254.9507,8.378252,4.172541,4.816127,5.289186,-6.432887,-9.778545,-10.825586,22505.3328,8.132161,3.514038,4.116505,4.530055,-5.349727,-8.021009,-8.822487,5
461064.8046,10.051083,90.967939,113.42951,127.906853,-84.671888,-113.992695,-290.302451,366409.2031,7.442121,75.679616,97.833319,111.773252,-62.53886,-80.401377,-231.008481,23107.8882,8.018615,3.928233,4.46368,4.971029,-5.078791,-6.816176,-7.395626,20770.3266,7.519901,3.56553,4.128045,4.613474,-4.608537,-6.311872,-6.949628,4885.9056,4.164245,1.043163,1.549046,2.310014,-1.125319,-1.64011,-2.017882,5441.023,4.224317,1.200428,1.761743,2.037011,-1.298482,-1.986344,-2.406744,27779.6958,8.925558,5.328344,6.242563,6.836541,-6.917687,-10.187772,-10.970249,27161.0781,8.693577,5.331689,6.312674,6.794301,-6.901395,-10.45202,-11.207056,336098.6054,7.68341,69.349688,88.030179,98.81928,-57.692643,-73.68997,-161.950684,347874.8359,7.761115,69.560573,87.698291,96.8861,-58.614072,-75.2486,-173.527241,24596.2073,7.903397,4.369917,5.040669,5.604398,-5.49943,-7.537759,-8.126486,18889.8548,7.920067,3.221489,3.729666,4.170624,-4.226434,-5.65898,-6.457724,5672.4041,3.979239,1.275697,1.978167,2.363302,-1.338367,-2.104167,-2.546453,5883.9135,3.910183,1.323561,2.029213,2.375249,-1.324177,-1.939606,-2.383869,31671.4372,9.343611,6.248161,7.380985,8.071888,-8.245608,-12.761097,-13.490877,27342.1009,8.871211,5.28815,6.273416,6.736344,-6.906663,-10.447608,-11.272339,5
512351.1992,10.880568,107.72293,136.244779,155.752685,-95.013856,-132.852755,-336.403634,401749.996,7.844811,89.202596,118.550272,132.336003,-69.236703,-95.083928,-228.948738,27702.3552,9.023985,5.095516,5.842822,6.40242,-6.479317,-9.64238,-13.721165,24766.7197,8.536932,4.547153,5.284476,5.89878,-5.864924,-8.471544,-12.188128,5589.6756,4.620026,1.243776,1.837181,2.297445,-1.367242,-1.988821,-2.527506,6232.7349,4.751175,1.410488,2.123239,2.539229,-1.579849,-2.414374,-2.857699,33244.5076,10.065859,6.932961,8.315719,9.674896,-8.861778,-13.102861,-14.196364,32416.6062,9.930167,6.841303,8.236556,8.978791,-8.828793,-13.524271,-14.362292,369197.4375,8.105352,81.663681,106.299712,122.129375,-63.642793,-84.808316,-202.629977,383697.5469,8.309941,81.747851,105.226133,120.152671,-64.993149,-84.036032,-239.106434,29389.8789,9.018015,5.571853,6.463684,6.873959,-7.003468,-10.202482,-18.989994,22788.3975,8.933554,4.174034,4.86947,6.017386,-5.408813,-8.129048,-12.137868,6485.4385,4.452582,1.500987,2.387151,2.851897,-1.622085,-2.544646,-2.952193,6661.2585,4.296191,1.55505,2.38836,2.967055,-1.591531,-2.321514,-2.829839,38011.5276,10.784817,8.068808,9.724874,10.915232,-10.611335,-16.609667,-17.568474,32785.5718,10.006285,6.876657,8.328401,8.797495,-8.881457,-13.532414,-14.887587,5
518445.3164,10.713649,124.953984,161.559077,182.446092,-98.004505,-144.150888,-380.598502,405444.8046,7.746509,101.034411,136.617058,147.797172,-70.781587,-97.191302,-232.168144,28085.6949,9.160062,6.182391,7.181074,7.847288,-6.702912,-9.891026,-20.812117,25401.3594,8.632992,5.555061,6.428604,6.969302,-6.106707,-8.750372,-12.01671,5688.6872,4.781012,1.405389,2.131166,2.574679,-1.423303,-2.117197,-2.453359,6385.2374,4.895268,1.612439,2.457124,2.798109,-1.632559,-2.466632,-2.917819,33459.4614,10.113141,8.482468,10.199002,10.78074,-9.125031,-13.74512,-14.729061,32882.0944,9.932926,8.442552,10.135133,10.892683,-9.064683,-13.723362,-14.624976,372759.4063,7.994328,93.087506,122.595828,137.388296,-65.120932,-86.746565,-197.946263,388609.7344,8.176051,93.771576,123.380562,145.326105,-66.830316,-88.495116,-218.740889,30167.302,9.126653,6.801049,7.906694,8.397835,-7.297671,-10.558651,-14.939831,23126.5219,9.038433,5.061272,5.895595,6.425181,-5.611728,-8.341986,-11.501737,6655.7749,4.579966,1.713362,2.769278,3.343229,-1.671808,-2.599187,-3.063951,6736.2082,4.437561,1.755064,2.816726,3.248499,-1.651485,-2.48459,-2.837033,38702.4006,10.787077,10.093674,12.218082,13.19277,-10.876754,-16.995966,-18.045624,33037.9628,10.036482,8.416946,10.357282,11.532567,-9.162603,-14.19759,-15.045443,5
588861.9648,12.327433,131.71436,173.969491,203.059614,-112.141481,-148.812913,-586.544592,454728.1718,8.69982,106.982627,148.17968,160.638072,-78.249413,-104.748263,-319.060319,34369.8345,11.501515,6.590358,7.740866,8.36701,-8.500724,-11.864378,-12.816984,31167.0542,10.827081,5.910448,6.95662,7.473824,-7.697075,-10.866873,-11.727875,6633.3998,5.613834,1.483193,2.297578,2.660038,-1.692411,-2.561185,-3.11084,7476.0748,5.780495,1.695748,2.643117,3.051357,-1.936133,-2.972878,-3.47011,41301.6589,12.811371,9.137897,11.164692,11.682416,-11.564596,-17.983059,-20.294449,40633.0393,12.59655,8.96292,11.200704,11.86386,-11.447324,-18.259322,-19.286276,416799.4375,8.946345,97.870532,133.354776,149.890272,-71.752608,-96.34047,-233.898896,437977.5508,9.238176,98.970541,132.668957,146.247803,-74.987367,-101.307652,-248.991767,37100.3498,11.497428,7.235241,8.565935,9.280942,-9.214166,-13.004031,-13.973369,28448.3299,11.321762,5.406009,6.35076,6.884952,-7.167755,-9.931272,-10.882322,7780.8308,5.371699,1.807532,2.989219,3.451861,-1.983513,-3.117435,-3.579633,7791.0359,5.171064,1.846438,3.007819,3.566046,-1.956096,-2.979065,-3.450427,48428.4097,13.822905,10.756515,13.48089,14.259069,-14.014641,-22.487432,-24.714662,40903.8664,12.681758,9.049423,11.26511,12.031564,-11.655861,-18.548245,-19.949402,5
639826.6953,12.858883,150.729158,200.232243,233.26184,-120.80075,-175.084844,-650.721076,482653.7383,8.866077,120.270639,168.374908,189.142845,-82.682277,-115.350761,-337.253435,39152.0212,13.00156,8.42267,9.982194,10.624924,-9.853711,-13.840544,-15.061755,35527.7613,12.172168,7.600085,9.007253,9.507327,-8.925992,-12.631173,-13.686859,7295.8819,6.093469,1.704582,2.711145,3.072439,-1.88453,-2.85224,-3.278826,8223.8796,6.272608,1.943139,3.081469,3.509617,-2.16677,-3.345094,-3.689095,47098.072,14.389427,11.633812,14.596372,15.30701,-13.380316,-20.815824,-22.705118,46326.9616,14.113601,11.584898,14.660719,15.35827,-13.240051,-20.928837,-22.541943,442291.0234,9.094688,110.022418,151.364331,168.087678,-75.953737,-97.426421,-266.842106,467509.0781,9.44463,111.924596,151.614245,171.111686,-79.812244,-106.52415,-327.089199,42341.2566,12.930957,9.28767,11.152055,11.846316,-10.71205,-15.164643,-16.554306,32564.8457,12.735154,6.898952,8.205752,9.539949,-8.3185,-11.61846,-12.306489,8536.4952,5.787765,2.062685,3.506977,3.873191,-2.213717,-3.516538,-4.32446,8535.9809,5.615126,2.098319,3.539415,3.899692,-2.180332,-3.352529,-3.867311,55610.3667,15.493556,14.02755,17.701157,18.589233,-16.302463,-26.237406,-27.996284,46833.2412,14.19227,11.606893,14.632845,15.400176,-13.570937,-21.772244,-23.626236,5
668677.0859,13.269943,164.257913,220.729882,250.703069,-127.40747,-184.571745,-570.363821,502202.8125,9.099678,128.842695,183.810039,202.377272,-86.620739,-113.102669,-461.227955,43554.2053,14.508199,9.792117,11.684459,12.322953,-11.135013,-15.596024,-26.717704,39310.7215,13.398119,8.853903,10.52095,11.162646,-10.089106,-14.355125,-26.344321,7906.7776,6.62327,1.866283,2.975851,3.312601,-2.077654,-3.343319,-7.462088,8891.7959,6.78211,2.117814,3.333698,3.748487,-2.389032,-3.99088,-5.363085,52168.56,15.932992,13.56252,17.333466,18.069536,-15.041146,-23.664669,-50.527824,51311.8928,15.554123,13.534083,17.224683,18.535357,-14.902768,-23.85195,-51.306983,462577.4961,9.371297,117.95923,164.126265,182.944527,-79.611687,-103.671,-319.969955,488749.543,9.686716,121.344523,165.975833,188.612631,-83.73228,-116.30226,-374.893693,46782.8655,14.189179,10.812727,12.977653,13.652743,-12.106326,-17.194581,-31.420454,36312.3523,14.169962,8.057135,9.580368,10.315119,-9.410145,-13.114496,-21.510113,9209.3467,6.230645,2.245681,3.758298,4.206772,-2.441344,-4.388216,-9.610221,9206.802,6.105376,2.270776,3.855585,4.326337,-2.410233,-4.10032,-5.579722,61664.8811,16.972764,16.444956,21.277642,22.149232,-18.376319,-31.016183,-70.999465,51907.6492,15.615508,13.53988,17.51708,18.331848,-15.286924,-25.686869,-59.336025,5
665953.1953,13.195676,163.315702,221.558494,263.323809,-126.998336,-180.600386,-637.56824,501383.5313,8.981006,128.916817,184.540647,201.000516,-86.513059,-118.939135,-383.164652,43576.2107,14.541312,9.81984,11.692175,12.293659,-11.342819,-15.964851,-17.322898,39440.7969,13.527117,8.843693,10.54614,11.04819,-10.269489,-14.535324,-15.393239,7883.5901,6.719337,1.830514,2.913705,3.37589,-2.092803,-3.164598,-3.825654,8885.2818,6.925147,2.076864,3.270599,4.683812,-2.407404,-3.701996,-4.119034,52236.2952,16.001969,13.631675,17.348598,18.127626,-15.174996,-23.916258,-25.308,51476.0176,15.742257,13.514083,17.239157,19.600158,-15.047417,-23.836331,-25.634814,462742.8867,9.263171,118.011606,164.78794,180.146922,-79.509338,-109.009991,-361.849438,485851.332,9.573847,121.331057,165.309842,183.482517,-83.482928,-113.448078,-384.610452,46887.3999,14.32165,10.783696,12.965306,13.608366,-12.308928,-17.459135,-18.678632,36422.2522,14.171834,8.09128,9.667452,10.300061,-9.604524,-13.414762,-14.639421,9216.6517,6.379337,2.207499,3.707706,4.089127,-2.469673,-3.903444,-4.365329,9186.6852,6.231146,2.215773,3.719422,4.398186,-2.441531,-3.698984,-4.271436,61780.9348,17.099157,16.407471,21.184083,22.04877,-18.508817,-30.066535,-33.025745,51972.5693,15.642412,13.556047,17.46957,18.408537,-15.381628,-24.90169,-26.772983,5
629605.9648,13.22354,148.591977,206.803461,345.869083,-119.328574,-172.062204,-582.606673,478224.1875,8.989328,119.245085,166.328137,185.734913,-82.458945,-112.459849,-356.721786,39570.9073,13.804278,8.360235,9.92487,16.060079,-10.028037,-14.137862,-15.276753,35908.0391,12.902103,7.538549,8.94375,14.758885,-9.085547,-12.816667,-13.676195,7284.3537,6.456621,1.638474,2.519576,2.899049,-1.903013,-2.872352,-3.351427,8192.1468,6.665268,1.856239,2.855716,3.20046,-2.165328,-3.325393,-3.782603,47623.6999,15.333108,11.605644,14.9581,25.484457,-13.678581,-21.207385,-22.679972,46746.4074,15.038542,11.494193,15.149138,25.538758,-13.427475,-21.028292,-22.242617,441651.125,9.302201,108.811216,155.76071,252.5945,-75.737978,-102.471236,-357.275346,464402.039,9.618093,111.364839,158.982418,169.472464,-79.175199,-111.748234,-347.510914,42558.1582,13.637667,9.187903,10.981592,18.178816,-10.848922,-15.244719,-16.537493,33044.4084,13.392547,6.931499,8.299375,13.583282,-8.488433,-12.157087,-12.595029,8529.5055,6.174109,1.975764,3.188792,3.618175,-2.221816,-3.530988,-3.84972,8536.7863,6.072207,1.979701,3.239003,3.766703,-2.221008,-3.390041,-3.810916,56094.4543,16.325034,13.94999,18.67074,31.310233,-16.361349,-26.773924,-29.014165,47301.7209,14.94612,11.612763,15.589714,26.06224,-13.662931,-22.19687,-23.879034,5
614534.0508,18.713291,100.439623,125.918017,143.566193,-112.209483,-152.201513,-485.99413,473302.3516,12.821728,83.95719,111.460677,120.761159,-78.193873,-105.287886,-299.94945,36132.5525,16.435862,5.120014,5.626468,6.467619,-8.7171,-13.055462,-22.094412,32927.6592,15.303784,4.619209,5.036712,5.622356,-7.918244,-11.747221,-20.122257,6814.5733,6.654611,1.089907,1.776654,2.125919,-1.68842,-2.528894,-3.587969,7669.7481,6.848627,1.22035,2.040048,2.346855,-1.931503,-2.911953,-4.283181,43496.8967,18.833837,6.672541,7.271893,8.118,-11.903086,-18.376049,-19.714524,42935.7529,18.414561,6.687991,7.369853,8.046002,-11.808131,-18.220597,-19.251996,437133.8945,13.444491,77.246303,100.136754,108.409162,-72.3234,-91.000788,-269.936475,456412.5,13.549212,77.59265,100.902419,110.99403,-74.587688,-97.204698,-275.905188,38944.9873,16.240087,5.613535,6.070606,6.739674,-9.446174,-14.090728,-23.47362,30103.154,16.035717,4.182644,4.530978,5.127571,-7.358874,-11.05277,-18.711326,8025.4906,6.436678,1.34328,2.265586,2.668933,-1.997843,-3.083166,-4.906394,8058.8435,6.280598,1.380624,2.335674,2.70772,-1.980196,-3.043937,-4.607781,51175.5247,20.061348,8.075991,8.927355,9.607064,-14.458492,-22.768826,-28.59918,43158.4361,18.483354,6.593853,7.167359,7.936037,-12.030318,-19.033862,-24.131043,5
593159.0195,25.289719,72.208736,84.828756,134.301895,-105.832836,-149.0371,-426.929857,458801.6992,17.45404,54.361331,66.658202,71.539152,-74.107261,-94.787406,-317.830892,33079.3356,17.315455,4.130747,4.541648,5.127195,-7.684298,-11.286824,-16.443628,30153.6603,15.9418,3.743595,4.066389,4.578751,-6.953077,-10.083691,-14.802948,6456.0799,6.490864,0.764175,1.236328,1.501279,-1.542325,-2.317459,-4.781902,7231.1837,6.608418,0.858662,1.384267,3.289214,-1.739829,-2.636409,-5.608366,39705.9114,20.741804,5.274991,5.812094,6.227827,-10.482684,-16.29254,-21.982708,39163.4231,19.951941,5.324902,5.781825,7.204973,-10.307833,-15.934347,-22.119973,425008.2031,18.573499,50.73119,60.46875,64.074761,-68.513804,-87.503095,-242.052757,438070.5117,18.086732,51.251202,61.078473,65.084442,-70.226164,-89.623498,-233.004751,35622.1485,17.066707,4.524377,4.99446,5.422943,-8.274871,-12.142822,-17.561936,27331.3022,17.166534,3.333481,3.845509,4.383611,-6.428452,-9.423343,-14.162978,7577.9643,6.266141,0.963587,1.57093,2.00603,-1.794202,-2.773639,-6.364624,7692.946,6.185034,0.999814,1.659375,2.093996,-1.812652,-2.81924,-6.482737,46391.0635,21.91466,6.390006,6.95044,7.760026,-12.55333,-19.7355,-37.98967,39222.8744,20.710678,5.162691,5.637121,6.273359,-10.508671,-16.563873,-32.503304,5
516617.9648,11.164511,107.208198,134.700974,158.198058,-95.610562,-137.743383,-341.844009,402875.6328,7.998201,87.502068,115.313503,128.089742,-68.761746,-91.555717,-243.838955,28926.0918,10.173513,5.093875,5.7436,6.202353,-6.776613,-10.454999,-14.586987,26460.0757,9.564992,4.631649,5.217707,5.648874,-6.166005,-9.427052,-13.041045,5747.728,4.97894,1.20047,1.791795,2.061785,-1.40657,-2.114218,-3.036804,6488.9,5.108037,1.358913,2.019633,2.667552,-1.618392,-2.400264,-2.8129,34841.6142,11.329278,6.981637,8.180545,8.751076,-9.294368,-13.973112,-14.937589,34642.2361,11.191743,6.959169,8.101017,8.627268,-9.252424,-13.891705,-14.765414,371249.3984,8.262005,80.545693,103.381588,115.48336,-63.596867,-80.133363,-204.269871,386110.5117,8.374623,80.963774,103.550803,116.157109,-65.210853,-85.866304,-241.47676,31138.9116,10.015537,5.639066,6.373887,7.061979,-7.315633,-11.262311,-15.389143,23888.1375,9.909779,4.224833,4.789063,5.146708,-5.673594,-8.771311,-12.187364,6773.2006,4.790156,1.452223,2.265708,2.739652,-1.657703,-2.542375,-3.054314,6838.1813,4.707255,1.484452,2.305956,2.757803,-1.653934,-2.514881,-3.888473,40844.2373,11.935147,8.259784,9.65941,10.634844,-11.189197,-17.261293,-18.478638,34342.8276,11.013922,6.917087,8.117502,8.564866,-9.318098,-14.45753,-15.395697,5
453024.9688,9.715502,93.22486,116.901629,135.525302,-84.536839,-112.595285,-259.429967,362761.2383,7.116744,77.475636,100.357499,113.559816,-62.737504,-85.424606,-177.624287,24428.8892,8.510101,4.263649,4.812685,5.168844,-5.471626,-7.298767,-8.238085,22382.1116,8.04837,3.888101,4.437374,4.90926,-4.973138,-6.829181,-7.470761,5038.2992,4.405162,1.081082,1.579023,1.942075,-1.170659,-1.842708,-2.695328,5660.2259,4.498069,1.219593,1.771761,2.144674,-1.343482,-2.031966,-2.684777,29555.4262,9.430032,5.838281,6.853835,7.414744,-7.428882,-11.115938,-11.909011,29191.519,9.293895,5.822058,6.902244,7.484883,-7.410315,-11.427955,-12.269351,333878.6719,7.327735,70.890632,90.114845,102.371727,-58.142252,-78.763531,-173.10829,346973.9688,7.458788,71.895969,90.98377,101.354999,-59.170356,-79.957627,-182.808687,26280.9011,8.407327,4.724588,5.397863,5.921631,-5.907155,-8.052581,-8.709103,20171.1875,8.26616,3.561675,4.085298,4.447278,-4.606085,-6.115426,-6.809493,5918.6756,4.22912,1.303499,1.974947,2.417976,-1.392843,-2.167775,-2.612211,6024.1702,4.177841,1.341001,2.120064,2.749664,-1.375842,-2.09539,-2.531039,34280.768,9.858765,6.849473,8.066083,8.558114,-8.905128,-13.792748,-14.700722,29127.1413,9.167538,5.796609,6.874353,7.933213,-7.415056,-11.487817,-12.258413,5
397372.9883,8.719445,76.247661,93.892202,107.916081,-72.49932,-93.388338,-200.570845,324252.1367,6.534565,64.425952,80.801279,90.846687,-55.055172,-71.71616,-152.286023,20608.1069,7.36903,3.217696,3.672709,4.061424,-4.268875,-5.784189,-6.409907,19053.06,6.997347,2.97508,3.42938,3.814191,-3.95572,-5.391961,-5.847453,4419.0334,3.970255,0.893842,1.283586,1.727989,-0.973386,-1.455093,-1.855823,4980.7014,4.045402,1.011037,1.447777,1.731931,-1.121153,-1.678622,-2.287106,24964.1772,8.145872,4.423021,5.149875,5.785192,-5.913229,-8.81028,-9.535109,24795.0952,8.018063,4.402603,5.140334,5.66198,-5.918864,-8.785718,-9.702046,298458.8555,6.72808,58.788184,72.761199,81.484464,-51.018505,-63.833763,-165.954369,308977.6758,6.787622,59.911936,74.438526,84.376262,-51.792934,-65.135588,-146.096556,22305.186,7.27355,3.605148,4.146709,4.532871,-4.67568,-6.311274,-6.945734,16971.8723,7.156634,2.717768,3.136285,3.480323,-3.586484,-4.858103,-5.510385,5231.7411,3.822004,1.091866,1.607676,2.001348,-1.168621,-1.77975,-2.54547,5318.2141,3.784102,1.120901,1.655928,2.029565,-1.151935,-1.733773,-2.188575,28921.9451,8.457045,5.133496,5.954273,6.432539,-7.061415,-10.70498,-11.514773,24559.9077,7.910037,4.410796,5.16621,5.659022,-5.90351,-8.94438,-9.69923,5
356865.0976,7.94579,67.255799,81.37461,92.729487,-64.990669,-85.833362,-182.345144,296639.0625,6.058615,57.673822,71.015622,80.332415,-50.491817,-66.699981,-140.674934,18210.7556,6.483199,2.837162,3.22618,3.601028,-3.741512,-5.052073,-5.543037,16883.5732,6.184998,2.627903,3.002364,3.355954,-3.438098,-4.692826,-5.515793,4047.2213,3.647835,0.80664,1.133279,1.399697,-0.903188,-1.35404,-1.830226,4571.3039,3.713931,0.911367,1.282626,1.616491,-1.02614,-1.545497,-1.874998,22083.6155,7.152088,3.902323,4.482364,5.113979,-5.170976,-7.638716,-8.540786,22033.7248,7.067856,3.884916,4.462658,4.934691,-5.117895,-7.595989,-8.435389,272290.9843,6.219566,52.503469,64.312782,71.864186,-46.572191,-64.098244,-146.394609,281575.6875,6.273049,53.417427,65.350244,76.87299,-46.92686,-62.674004,-131.478044,19755.5391,6.422839,3.179034,3.640408,4.331991,-4.053219,-5.492825,-6.034933,14981.8118,6.302576,2.399044,2.781292,3.248083,-3.144845,-4.24802,-4.856769,4816.5376,3.517516,0.985232,1.427705,2.158684,-1.064122,-1.642719,-2.156177,4901.3517,3.479385,1.015112,1.474496,1.950982,-1.077954,-1.651325,-2.153055,25547.3018,7.420204,4.496092,5.156039,5.745628,-6.073964,-9.150847,-9.778779,21707.3025,6.967521,3.88196,4.479161,5.451137,-5.146024,-7.769699,-8.329532,5
327639.9219,7.553566,56.964521,67.750282,78.67851,-58.034572,-78.500208,-154.871775,275657.5391,5.835385,49.471207,60.079171,70.721567,-45.902925,-59.64117,-116.430786,16468.7398,6.087946,2.351025,2.653285,3.490874,-3.243912,-4.41625,-6.530429,15197.0801,5.766622,2.196899,2.48385,3.305939,-3.010078,-4.054053,-5.825495,3729.8529,3.457575,0.705104,0.996575,1.385256,-0.801395,-1.262737,-1.695773,4202.283,3.50343,0.793735,1.147488,1.379473,-0.926297,-1.402663,-1.713393,19906.4451,6.659168,3.190904,3.637625,4.169077,-4.471372,-6.456669,-7.299751,19814.4778,6.562247,3.219894,3.645899,4.130405,-4.514052,-6.614612,-8.971045,253036.1093,5.985591,44.913828,53.915053,62.43311,-42.436277,-53.831394,-110.6844,260936.4414,6.00915,45.928625,55.09493,62.033495,-42.492848,-54.084388,-108.017566,17784.3318,5.985227,2.658272,3.000058,3.538897,-3.552262,-4.851885,-7.038793,13529.136,5.910122,1.989339,2.26711,2.703898,-2.723423,-3.892979,-4.181468,4437.1735,3.322874,0.860564,1.241531,1.620445,-0.963447,-1.475867,-1.933665,4550.3619,3.306464,0.89554,1.286562,2.258808,-0.959731,-1.434157,-2.109136,22858.1968,6.849071,3.700894,4.192502,4.755776,-5.293167,-7.842582,-8.454824,19598.8916,6.497108,3.184849,3.656593,4.177639,-4.451807,-6.589433,-7.196569,5
291458.1133,6.756222,47.54382,55.842087,67.135492,-50.541776,-65.832314,-123.192485,248449.8164,5.301252,41.734368,50.169761,59.641005,-40.736301,-51.59165,-97.143219,14471.6775,5.383258,1.954011,2.16906,2.655346,-2.703756,-3.746322,-6.128596,13350.2671,5.118699,1.805867,2.05049,2.573489,-2.503911,-3.498671,-5.717788,3373.8002,3.191427,0.593279,0.808239,1.259335,-0.694864,-1.014979,-1.439609,3777.0015,3.222983,0.67357,0.936549,1.450115,-0.790015,-1.147956,-1.612878,17494.8984,5.877022,2.635888,2.940289,3.789947,-3.720479,-5.509915,-8.707893,17379.4153,5.795289,2.615647,2.965378,3.569319,-3.721042,-5.533628,-8.779503,228414.2891,5.444115,37.86733,44.849478,50.71401,-37.709621,-47.134501,-97.733354,234842.8007,5.457279,38.685583,45.906634,53.654683,-37.684945,-48.280051,-91.606943,15618.593,5.304064,2.180122,2.468807,2.744718,-2.954903,-4.112108,-6.732754,11885.9951,5.232092,1.654006,1.846002,2.271775,-2.27445,-3.129592,-5.046479,4000.8131,3.068634,0.7315,1.03907,1.462816,-0.824198,-1.209733,-1.567021,4131.4895,3.052262,0.755199,1.065509,1.59557,-0.838767,-1.220067,-1.636194,19961.2918,6.025236,2.988206,3.362546,3.958278,-4.341385,-6.260148,-6.881067,17202.1326,5.726258,2.608983,2.940189,3.427155,-3.70963,-5.343993,-8.548492,5
255127.2148,6.010141,37.627792,43.20013,51.159488,-43.174584,-55.933958,-105.317353,219376.6875,4.782703,33.60888,39.389336,47.00894,-35.193881,-45.311758,-96.1662,12102.471,4.603476,1.498176,1.718047,2.228329,-2.108358,-2.706615,-3.426435,11286.7974,4.419201,1.393385,1.603952,2.082927,-1.971923,-2.551802,-3.103134,2904.9229,2.849537,0.484496,0.656695,0.928565,-0.563671,-0.816207,-1.254077,3284.5325,2.892809,0.540829,0.720115,1.127655,-0.643477,-0.916973,-1.422996,14662.333,4.998786,2.002497,2.26458,2.642868,-2.894239,-3.978041,-4.681529,14672.5532,4.951931,1.980272,2.283058,2.753081,-2.913107,-4.004053,-4.481863,201294.8203,4.900583,30.391111,35.303065,41.634835,-32.590626,-41.976351,-66.047447,207935.746,4.926003,31.116718,36.257279,42.599897,-32.581603,-40.757378,-78.067193,13207.7224,4.572393,1.680582,1.919734,2.417609,-2.32562,-3.069599,-3.858338,9920.6745,4.480863,1.276015,1.4582,1.804616,-1.771199,-2.285628,-3.208596,3491.8275,2.764283,0.593283,0.802111,1.168428,-0.675352,-0.997511,-1.448851,3580.0195,2.740618,0.621424,0.845312,1.19216,-0.683993,-0.99549,-1.366605,16802.937,5.134906,2.246338,2.560339,3.049329,-3.374356,-4.6855,-5.252829,14438.1189,4.895207,1.995038,2.293189,2.880767,-2.882204,-4.05436,-4.696747,5
210888.3672,5.16696,27.348013,30.98046,38.388957,-33.624702,-42.698958,-117.987703,185553.9101,4.215701,24.794682,28.621298,36.273981,-28.354894,-35.703114,-101.543017,10019.8195,3.971796,1.065075,1.225467,1.681392,-1.632949,-2.335769,-6.622504,9333.4058,3.830653,0.992046,1.170839,1.488821,-1.522115,-2.21465,-6.376421,2511.6478,2.59053,0.367697,0.499192,0.85711,-0.463716,-0.792501,-2.1429,2821.8172,2.620919,0.410476,0.551935,0.905376,-0.522684,-0.872478,-2.277488,12147.8362,4.296871,1.405418,1.62676,2.08768,-2.246454,-3.754128,-3.572104,12180.0522,4.281949,1.392114,1.63295,2.077557,-2.257389,-3.672811,-3.864547,170020.168,4.313902,22.372538,25.47804,31.292159,-26.161509,-32.603626,-95.253356,174818.0937,4.324466,23.018146,26.584969,30.401232,-26.000167,-32.502043,-78.212948,10908.9033,3.951832,1.195514,1.418402,1.978159,-1.79569,-2.561847,-3.030112,8227.5523,3.879191,0.907168,1.042079,1.45698,-1.376794,-1.932704,-5.476326,3016.2514,2.520761,0.452546,0.639987,1.129819,-0.551435,-0.903096,-2.508503,3125.0191,2.509314,0.473089,0.62415,1.112839,-0.567429,-0.953563,-2.502483,13841.7876,4.410271,1.564083,1.824055,2.457571,-2.584846,-4.268756,-4.169543,11970.272,4.217195,1.403605,1.618124,2.092326,-2.238718,-3.763342,-3.604608,5
158115.6445,4.109836,16.936153,19.111654,24.168195,-23.251317,-33.861917,-55.681859,142209.8125,3.461668,15.666003,18.13836,23.733036,-20.215787,-29.615813,-75.498061,7224.6263,3.095114,0.648415,0.75804,1.804906,-1.047577,-1.564224,-4.159385,6689.604,2.978613,0.613455,0.725569,1.122629,-0.983141,-1.471675,-4.059957,1909.9558,2.18326,0.231546,0.314993,0.696042,-0.321552,-0.464004,-1.176603,2119.4777,2.186921,0.26345,0.335003,0.706643,-0.366336,-0.526713,-1.318417,8779.5491,3.329987,0.855591,1.007502,1.472321,-1.430396,-2.162625,-3.378787,8740.8701,3.287198,0.870266,1.015276,1.557734,-1.465409,-2.177272,-5.710757,129838.4023,3.526788,14.098627,16.26564,19.735324,-18.518872,-26.472523,-38.509671,133446.1484,3.525104,14.593267,16.651643,20.74603,-18.438647,-24.953112,-71.839915,7833.3425,3.063637,0.736347,0.858565,1.33368,-1.160223,-1.740457,-2.561368,5943.4702,3.040334,0.554761,0.656809,1.133526,-0.886221,-1.323282,-2.05268,2284.1038,2.123568,0.291129,0.384463,0.863209,-0.389644,-0.546121,-1.027586,2401.3921,2.134386,0.30025,0.408886,0.88828,-0.399185,-0.558484,-1.567092,9867.7817,3.361706,0.965492,1.111007,1.800414,-1.651175,-2.352511,-3.827991,8651.9175,3.27724,0.857648,1.006511,1.603507,-1.427779,-2.050115,-3.369121,5
94146.4805,2.880282,7.633715,8.843559,12.48455,-11.566832,-14.398821,-30.928641,86410.6562,2.514005,7.333379,8.520438,13.296613,-10.378144,-13.065255,-23.690513,4097.8147,2.204541,0.295276,0.392313,0.939629,-0.464156,-0.608166,-1.132425,3845.5468,2.160706,0.276059,0.457028,0.94281,-0.434824,-0.582764,-1.079377,1171.7954,1.729224,0.11456,0.175613,0.565393,-0.157335,-0.238892,-0.640106,1315.0546,1.745864,0.141383,0.18396,0.522542,-0.185823,-0.318996,-2.870576,4996.9019,2.342441,0.390194,0.470151,1.001271,-0.627502,-0.827148,-2.185308,5014.0549,2.339648,0.385905,0.64232,2.166523,-0.654644,-0.994689,-1.514495,78452.0039,2.546112,6.609592,7.573766,10.260721,-9.463314,-11.841999,-24.61087,81356.5313,2.565739,6.775754,7.866159,11.016029,-9.493747,-11.666904,-24.00837,4524.156,2.217139,0.332172,0.439074,1.115871,-0.513324,-0.678945,-1.783943,3376.865,2.173528,0.25466,0.467192,0.813771,-0.395305,-0.514031,-0.981095,1434.103,1.715123,0.143349,0.217921,0.602619,-0.201671,-0.305099,-0.757994,1497.3606,1.708533,0.152171,0.260167,0.622803,-0.199099,-0.34699,-2.014479,5640.8323,2.380442,0.424129,0.526002,1.410373,-0.727734,-0.987864,-1.632933,4968.2949,2.324375,0.38944,0.532896,1.097633,-0.628065,-0.848647,-1.529977,5
94700.8321,2.9397,7.562246,8.600525,11.949243,-11.434288,-14.818648,-31.378353,87194.5429,2.574602,7.235255,8.353941,12.895569,-10.302362,-13.306401,-25.776869,4124.7739,2.220528,0.290399,0.366243,0.927616,-0.500835,-0.795973,-1.753602,3855.2559,2.167904,0.273278,0.53683,1.113983,-0.472449,-0.754886,-1.401433,1180.818,1.730351,0.113942,0.17433,0.634404,-0.165976,-0.271668,-0.856469,1304.742,1.732147,0.13409,0.190774,0.588238,-0.185066,-0.299893,-0.804506,5036.1778,2.361723,0.378302,0.470461,0.947611,-0.646211,-0.9655,-2.312244,5011.6989,2.341662,0.381226,0.504441,0.811027,-0.654706,-0.983198,-2.154135,79079.6641,2.606122,6.500518,7.437052,10.768971,-9.405412,-11.715947,-21.842349,81849.3789,2.617459,6.703366,7.695361,11.323808,-9.400049,-11.809843,-20.869839,4530.3479,2.221017,0.329165,0.406235,0.927149,-0.538451,-0.689706,-1.667537,3393.3271,2.191402,0.249054,0.316808,0.768309,-0.411611,-0.53983,-1.182398,1425.4254,1.704851,0.146291,0.232114,0.722858,-0.200793,-0.377508,-0.896447,1511.4085,1.71228,0.147625,0.223263,1.114503,-0.207073,-0.325953,-0.757031,5625.5066,2.379634,0.420819,0.531308,0.986977,-0.724701,-1.087188,-4.57801,4995.49,2.34361,0.379425,0.484149,0.952088,-0.643667,-0.957852,-2.062443,5
168636.2109,4.800125,14.212738,15.999263,21.150347,-23.865526,-30.105744,-66.913417,151166.4258,4.110549,13.231406,15.200416,20.346845,-20.385416,-26.133951,-55.424489,6971.1738,3.447588,0.479068,0.635058,1.183915,-0.953525,-1.28375,-3.143545,6267.7641,3.253273,0.451835,0.550171,1.092256,-0.869413,-1.22555,-3.203105,1901.3459,2.245161,0.188167,0.285578,0.755606,-0.303965,-0.480914,-1.392367,2053.0219,2.21341,0.21399,0.314877,0.647513,-0.340751,-0.574587,-1.662272,8225.3999,3.746195,0.604535,0.825406,1.266774,-1.268193,-1.857224,-5.15784,8038.0759,3.623629,0.617892,0.761569,1.211246,-1.267356,-1.957099,-5.833198,137876.3203,4.265455,11.923273,13.581767,16.922297,-18.732467,-23.291499,-52.4965,138234.7383,4.090419,12.225057,13.874097,18.381635,-18.251674,-23.035637,-42.221339,7400.5347,3.357071,0.553031,0.655508,1.106189,-1.040469,-1.444293,-3.771128,5632.7786,3.432808,0.396143,0.475669,0.843569,-0.788655,-1.067,-2.671019,2199.6092,2.152059,0.239729,0.335152,0.739677,-0.362925,-0.626661,-0.98725,2442.4296,2.227395,0.252481,0.410621,0.831611,-0.383207,-0.612994,-1.752613,8992.6089,3.715906,0.690234,0.830729,1.295096,-1.427295,-2.288576,-2.39295,8149.01,3.767235,0.60446,0.737633,1.088395,-1.255681,-1.923325,-2.035882,5
223496.0117,5.737084,25.331337,28.504978,34.098733,-35.049383,-44.708366,-112.300995,192797.3007,4.638403,23.126001,26.854939,31.477447,-28.922976,-37.468838,-102.49384,9653.5612,4.069438,0.916978,1.053257,1.666315,-1.54187,-2.213317,-5.820908,8825.6307,3.969169,0.829692,0.968344,1.363912,-1.425243,-2.056461,-6.021624,2473.779,2.55216,0.325718,0.459523,0.943364,-0.452181,-0.727848,-2.010471,2767.0276,2.612465,0.361458,0.505896,0.97568,-0.520726,-0.856391,-1.157404,11499.6319,4.447495,1.155101,1.362906,1.677785,-2.071202,-3.239022,-9.250696,11442.4148,4.467553,1.153322,1.332228,1.692481,-2.11013,-3.3793,-9.626811,176811.5313,4.821391,20.976507,24.355069,27.550777,-26.700284,-33.232506,-80.912761,179143.7071,4.769217,21.082045,24.288903,28.606637,-26.137254,-32.852734,-64.221513,10414.8003,4.112001,1.011244,1.183339,1.734946,-1.698975,-2.449013,-6.912165,7766.7375,4.01234,0.753988,0.913492,1.474851,-1.267195,-1.825082,-4.847963,2943.0997,2.526494,0.397301,0.575872,1.033234,-0.549775,-0.894609,-1.189148,3100.4065,2.480101,0.424578,0.569122,0.982464,-0.555698,-0.888536,-2.399542,12906.0667,4.632706,1.286109,1.469983,1.88877,-2.414914,-3.982325,-10.974181,11305.6709,4.406767,1.156451,1.359182,1.735931,-2.067765,-3.401396,-3.302519,5
268678.5469,6.349031,36.979806,42.291917,51.533664,-44.673961,-60.611905,-112.817628,227955.0078,5.059245,32.911923,38.739557,44.217956,-36.137978,-50.137476,-114.827462,12127.1443,4.667693,1.404429,1.612235,2.064358,-2.103168,-2.972058,-3.382093,11030.1384,4.505566,1.288742,1.495672,1.944829,-1.943314,-2.692063,-3.118407,2945.3735,2.807248,0.4703,0.709142,1.02931,-0.571473,-0.825516,-1.229579,3288.0909,2.86468,0.529971,0.730381,1.23756,-0.660189,-0.9442,-1.725466,14447.7066,5.077608,1.816229,2.069427,2.603335,-2.843303,-3.889857,-4.518384,14321.4487,5.047087,1.823284,2.115886,2.804545,-2.915583,-4.089658,-4.833377,209217.7031,5.252699,29.939835,34.644683,40.708124,-33.336245,-44.552142,-95.853373,212188.9297,5.200585,29.977563,34.735101,40.347716,-32.849916,-43.807262,-96.761522,13002.2564,4.670583,1.571185,1.835818,2.22134,-2.313599,-3.217419,-6.228737,9790.4026,4.601544,1.161886,1.330201,2.145062,-1.735939,-2.495373,-2.856893,3472.2078,2.749413,0.57822,0.813346,1.187813,-0.683887,-1.071224,-1.522186,3645.7068,2.702541,0.601815,0.851713,1.422157,-0.689584,-1.025096,-1.427048,16276.4336,5.263515,2.068108,2.373764,3.092081,-3.347583,-4.720188,-5.390036,14234.7566,5.038574,1.827781,2.083296,2.457517,-2.839941,-4.064903,-4.4998,5
309896.0898,6.957621,48.978519,57.051759,66.979992,-53.497391,-71.439642,-152.9189,259418.8281,5.479534,42.65012,50.609596,58.336178,-42.336468,-53.837155,-116.524,14873.392,5.348418,1.955188,2.220151,2.720599,-2.796179,-3.665369,-4.838253,13428.1196,5.090695,1.794166,2.079058,2.512162,-2.550034,-3.368035,-3.83274,3469.0435,3.10127,0.616248,0.850564,1.219631,-0.714514,-1.018696,-1.363696,3845.6409,3.148957,0.695021,0.954375,1.45076,-0.817385,-1.199497,-1.564362,17876.1428,5.851108,2.585818,2.95531,3.419184,-3.797421,-5.373099,-6.126841,17561.4963,5.757453,2.586876,2.987143,3.503562,-3.824274,-5.408671,-6.004931,238487.0156,5.682808,38.908945,45.725958,53.659464,-39.083718,-48.647279,-105.701476,242827.7929,5.635153,38.991831,46.189572,54.024852,-38.693422,-48.392236,-100.019303,15777.5398,5.285502,2.18539,2.509709,3.055171,-3.027068,-3.991723,-4.511264,12016.3907,5.252206,1.615171,1.857873,2.514377,-2.301422,-3.00866,-3.775157,4035.3494,2.994955,0.749662,1.066442,1.555028,-0.846615,-1.261037,-1.650822,4251.4178,2.962928,0.785645,1.099124,1.565121,-0.85052,-1.21171,-2.54379,20067.3052,6.028965,2.969622,3.418997,4.244966,-4.434054,-6.371987,-7.116067,17524.8318,5.782236,2.577027,2.96697,3.447752,-3.767855,-5.35702,-5.899969,5
347844.457,7.547605,59.7207,70.931265,84.495677,-62.170531,-90.312907,-243.759726,286207.4335,5.839288,51.424818,63.739325,71.729093,-47.965871,-70.577908,-186.173849,17267.497,6.04404,2.509763,2.870336,3.358236,-3.460732,-4.838372,-8.252933,15709.2209,5.761413,2.308244,2.670079,3.151695,-3.205569,-4.627567,-8.249825,3895.0608,3.382882,0.751879,1.052601,1.444112,-0.827073,-1.285611,-1.614514,4362.2379,3.450323,0.848657,1.195614,1.66038,-0.963624,-1.415933,-2.305139,20844.9585,6.620439,3.361223,3.916983,4.138383,-4.655352,-7.116945,-11.79709,20678.1657,6.560322,3.386143,3.989975,5.279982,-4.750096,-7.392693,-12.287854,263651.7383,6.058836,46.979379,56.794751,65.812381,-44.350928,-65.926337,-193.159364,269652.0078,6.036768,47.127766,56.988055,66.203199,-44.22972,-65.570124,-168.712483,18436.8811,5.984704,2.81014,3.237654,3.64126,-3.799475,-5.469083,-9.216007,13987.4461,5.915183,2.070632,2.416553,2.949994,-2.850496,-3.986935,-6.73073,4568.2123,3.267346,0.909911,1.298555,1.65159,-0.999039,-1.614352,-2.139021,4738.6804,3.204801,0.952455,1.345196,1.785043,-0.984603,-1.420632,-1.886155,23759.542,6.900886,3.90887,4.598574,5.405521,-5.557776,-8.324185,-14.02535,20408.9671,6.507878,3.361246,3.91782,4.637432,-4.625534,-6.926851,-11.035417,5
379535.75,8.060568,69.599383,84.288293,99.727276,-67.957149,-89.290648,-204.725189,309024.1406,6.150304,59.266873,73.670947,88.248121,-51.99029,-66.460802,-164.144351,19648.3838,6.68097,3.097616,3.553271,4.143555,-3.990744,-5.322188,-5.998156,17777.8357,6.31442,2.820258,3.257775,3.646603,-3.680782,-4.918039,-5.565795,4292.4572,3.632737,0.889195,1.216234,2.146272,-0.932696,-1.356379,-1.731844,4785.237,3.681121,0.991662,1.397143,1.852559,-1.080396,-1.599155,-1.97278,23681.9497,7.304506,4.192077,4.878274,5.480086,-5.479681,-7.917255,-8.615122,23421.5054,7.194465,4.192744,4.907918,5.503153,-5.561418,-8.104113,-10.921034,284744.246,6.376213,54.266124,65.934253,73.246556,-48.269834,-62.030491,-134.504731,292018.4648,6.371735,54.340905,66.584192,75.169239,-48.208578,-62.855894,-127.594815,20856.4998,6.567837,3.433526,3.982981,4.576342,-4.362249,-5.79881,-6.810914,15963.2307,6.528856,2.546089,2.945798,3.509559,-3.297952,-4.369045,-5.09882,4994.7334,3.464657,1.065529,1.648215,1.978106,-1.114507,-1.694706,-2.107447,5187.5505,3.41527,1.097829,1.567715,2.05067,-1.106669,-1.589393,-2.190035,27037.3017,7.597344,4.863035,5.690755,6.336525,-6.522801,-9.69433,-10.512469,23217.8987,7.177422,4.167435,4.869237,5.270733,-5.462399,-8.032011,-8.650391,5
408082.1562,8.584148,78.983265,96.678078,112.752198,-74.160365,-96.407694,-223.642276,329530.6328,6.473102,66.329875,83.82462,94.99972,-55.889279,-71.442331,-159.973928,21597.0742,7.232174,3.61929,4.132291,4.624256,-4.51098,-6.027668,-6.723432,19614.5935,6.84221,3.311627,3.833538,4.300201,-4.139897,-5.599526,-6.104144,4608.1858,3.848285,0.985648,1.395775,1.755395,-1.022414,-1.465158,-1.86342,5159.5233,3.912199,1.120144,1.600296,2.041524,-1.173935,-1.797806,-2.234338,26115.5837,7.936442,4.95277,5.791095,6.301002,-6.221977,-9.078003,-9.820698,25843.2786,7.818237,4.971212,5.848869,6.49244,-6.231166,-9.164338,-13.096861,303197.6172,6.702324,60.700023,75.39943,83.749847,-51.741226,-65.559352,-157.45263,312340.4063,6.721349,61.139363,75.953831,86.596212,-52.119568,-66.303588,-143.944099,23024.6848,7.125011,4.03428,4.667116,5.177682,-4.903924,-6.620674,-7.194775,17594.9563,7.062183,2.975777,3.449402,3.850348,-3.754213,-4.97975,-6.400806,5391.1153,3.680779,1.199226,1.753827,2.108255,-1.211157,-1.869852,-2.269723,5542.2837,3.603686,1.237583,1.808509,2.223224,-1.203421,-1.794329,-2.250164,29995.084,8.296011,5.800201,6.841924,7.563157,-7.39446,-11.522387,-12.108746,25619.4946,7.790764,4.907429,5.809196,6.932684,-6.198648,-9.197392,-9.989355,5
455237.3359,9.411593,96.553339,122.056756,142.359333,-84.119426,-115.075304,-323.294345,359582.6679,6.926917,80.012376,103.796851,117.493422,-62.069821,-81.02362,-188.391876,25326.228,8.249507,4.786883,5.577531,5.86936,-5.600972,-8.448007,-13.940433,23141.9294,7.808354,4.353356,5.297756,5.661796,-5.143459,-7.727568,-12.878681,5177.3664,4.215801,1.213574,1.814681,2.225891,-1.212566,-1.811974,-2.271782,5825.7527,4.297471,1.380847,2.032317,2.448889,-1.385899,-2.059736,-2.859821,30369.3582,8.997977,6.583599,7.90373,8.612391,-7.702817,-11.879079,-19.002366,30173.8208,8.882021,6.57868,7.99638,8.786718,-7.678644,-11.665252,-18.912441,332758.2617,7.204839,73.318786,93.433211,105.030684,-57.283172,-72.62959,-170.458468,345089.6953,7.267842,73.852522,93.960538,107.230941,-58.320334,-73.3991,-179.256392,27215.4387,8.16854,5.300065,6.259225,6.622394,-6.099217,-9.190414,-15.325773,20618.9384,8.030387,3.908306,4.563104,5.210906,-4.641529,-6.967532,-11.646887,6075.7394,4.024745,1.466749,2.255068,2.749197,-1.429774,-2.166187,-2.583563,6150.211,3.91185,1.516006,2.318554,2.705743,-1.416079,-2.104364,-2.656814,35315.8999,9.496175,7.736256,9.38234,9.886284,-9.227796,-14.077459,-15.531886,29866.2256,8.837946,6.514489,7.936199,8.420267,-7.712197,-11.732121,-12.480693,5
489635.9023,10.172748,109.749471,140.295094,159.078785,-92.825478,-136.899415,-349.422916,385183.1445,7.391456,90.092033,120.080261,133.712071,-67.567534,-98.136853,-256.245456,28903.8494,9.291157,5.731176,6.700775,7.130167,-6.840407,-9.086736,-9.790404,26312.3354,8.749079,5.22606,6.130529,6.626442,-6.234646,-8.367446,-9.094138,5724.9508,4.597522,1.386536,2.079455,2.535616,-1.377415,-2.049919,-2.539623,6423.3332,4.685439,1.574096,2.40333,2.885584,-1.570708,-2.406824,-2.778552,34556.2846,10.142355,7.880719,9.668927,10.456575,-9.094943,-13.550079,-14.742951,34050.5657,9.92588,7.900827,9.687373,10.25549,-9.004127,-13.941892,-14.568107,355227.5742,7.664551,82.534977,108.049004,123.007701,-62.176109,-93.931208,-187.799409,369551.6719,7.761749,83.199243,107.665289,118.895527,-63.469307,-96.542402,-224.308609,30991.4743,9.184504,6.371107,7.493104,8.084579,-7.416301,-9.888456,-10.715177,23626.0756,9.039299,4.674794,5.52861,6.027814,-5.687468,-7.542081,-8.199688,6683.7141,4.372241,1.668764,2.679569,3.100489,-1.613871,-2.538063,-3.127035,6751.2812,4.252518,1.723222,2.707512,3.013691,-1.589338,-2.397668,-2.976653,39954.291,10.651401,9.349849,11.560445,12.209107,-10.782286,-16.894804,-18.295359,33950.75,9.927314,7.842436,9.792044,10.313165,-9.014952,-13.997506,-14.986261,5
551846.5469,11.500671,123.272128,165.191149,393.564132,-103.768735,-140.894029,-473.34156,423699.582,8.085942,100.315407,136.469235,395.357878,-73.606137,-97.099061,-242.473962,33610.9121,10.687401,6.749171,7.850363,17.146568,-8.0005,-12.469402,-11.813163,30676.189,10.085754,6.10255,7.283408,17.796503,-7.309069,-11.333421,-13.249826,6419.0609,5.116051,1.547047,3.205337,7.899244,-1.599687,-2.389082,-2.791356,7235.9702,5.245976,1.760642,3.657799,9.776856,-1.817792,-2.748896,-3.047068,40350.1355,11.76389,9.252518,11.876994,27.644894,-10.94679,-16.637731,-17.759664,39884.2197,11.564889,9.211744,11.884038,28.052191,-10.872124,-16.525547,-17.482643,390796.4492,8.377669,91.516819,124.689593,288.847301,-67.794388,-86.965881,-246.786482,409980.5938,8.579115,92.60879,124.97051,254.993968,-69.804935,-89.794729,-266.898686,36200.1599,10.640211,7.431289,8.835643,19.48209,-8.693477,-13.622476,-12.842471,27627.7056,10.405303,5.496247,6.480107,14.22773,-6.678049,-10.375905,-11.878015,7514.8931,4.870283,1.868244,4.112929,10.360974,-1.866832,-2.900814,-3.611752,7532.4055,4.719467,1.909037,4.203975,10.778935,-1.831865,-2.825498,-3.249521,47341.4659,12.568172,10.963609,14.273803,34.160468,-13.291966,-20.611419,-22.216647,39841.7664,11.55278,9.179184,11.979557,30.896111,-11.05763,-17.279333,-18.321825,5
596884.2891,12.102573,138.426222,182.18523,212.776742,-113.63174,-155.682206,-547.674775,454785.8398,8.481068,110.419017,151.875896,167.710136,-78.544076,-102.366771,-285.971823,38341.207,12.212403,8.105231,9.495062,10.015911,-9.382787,-13.01652,-13.993426,34769.5686,11.341804,7.345752,8.636667,9.231845,-8.511388,-11.933663,-12.930507,7136.5293,5.70355,1.701009,2.629046,3.14663,-1.786913,-2.717674,-3.188326,8013.6882,5.808304,1.929572,2.954165,3.442539,-2.046373,-3.141306,-3.596293,46161.9817,13.444631,11.168242,13.960019,14.801449,-12.769153,-19.716749,-21.542801,45469.0815,13.124455,11.145028,13.857026,14.617978,-12.687877,-19.71356,-20.833116,419512.039,8.785052,100.848401,136.302968,154.996184,-72.382812,-96.077095,-293.445257,438609.2773,8.915648,103.106852,137.216546,154.679719,-75.117444,-103.326245,-276.062509,41031.8044,11.964622,8.925646,10.626836,11.333558,-10.132718,-14.19519,-15.125134,31619.5149,11.858711,6.602048,7.760047,8.509814,-7.868463,-10.872741,-11.716736,8304.0259,5.369346,2.041494,3.294319,3.726269,-2.091294,-3.293082,-3.786645,8334.9968,5.25041,2.090342,3.396864,3.858328,-2.060608,-3.195504,-3.649108,54128.0083,14.248468,13.34276,16.841912,17.599104,-15.481884,-24.554249,-26.707767,45531.3176,13.139058,11.024297,14.077149,14.580249,-12.849359,-20.517814,-22.446294,5
637256.0273,12.952862,150.299788,199.909535,225.856195,-122.332132,-202.753097,-619.139952,481332.7383,8.866809,120.657574,169.809315,186.087117,-83.738313,-130.100048,-518.964638,43050.8569,13.68518,9.529771,11.288928,12.229953,-11.349459,-21.274914,-51.015384,38909.53,12.791293,8.579988,10.190723,10.669914,-10.337694,-19.360007,-45.606959,7767.285,6.181843,1.854845,2.941262,3.533507,-2.071521,-3.574031,-8.055559,8728.9503,6.396765,2.113349,3.386728,3.882029,-2.393445,-4.067493,-9.904158,51530.3443,14.955085,13.036261,16.588683,17.532966,-15.18806,-28.246275,-66.242969,50680.0794,14.789696,13.116866,16.564293,17.290867,-15.142366,-27.875087,-64.565607,442292.0234,9.157245,110.203673,151.200293,173.780861,-76.817595,-113.876715,-341.527921,465298.5039,9.418427,111.646068,150.873091,166.812449,-79.93463,-120.323024,-336.773114,45989.5954,13.52278,10.402094,12.541385,13.19829,-12.320868,-23.195295,-54.893301,35628.4688,13.243444,7.747431,9.210739,9.741704,-9.4878,-17.79218,-42.256812,9028.6177,5.891146,2.227761,3.770692,4.423882,-2.433528,-3.998063,-9.042719,9038.9959,5.67925,2.252232,3.788008,4.243161,-2.384088,-4.002517,-9.362833,60435.6004,16.03719,15.685272,20.041761,21.2783,-18.42024,-31.188081,-71.867195,50954.4685,14.576007,12.925327,16.57727,17.157216,-15.241966,-26.196493,-60.043362,5
670687.3477,13.364974,163.385997,220.357699,258.304525,-127.06493,-176.035359,-802.153878,500715.6406,9.021889,129.370939,185.862274,205.46014,-86.526111,-116.579993,-389.80105,46951.156,14.775105,10.767476,13.042975,13.685256,-12.016598,-16.892088,-17.987605,42158.8628,13.650953,9.731774,11.740436,13.896523,-10.877678,-15.639927,-16.970172,8303.1971,6.625621,2.008354,3.211257,3.726198,-2.171615,-3.300998,-3.695397,9279.669,6.818488,2.286166,3.656604,4.087306,-2.51317,-3.910575,-4.380906,56038.4097,16.143372,14.873793,19.268112,20.134473,-16.125744,-25.232912,-28.028021,54877.9287,15.85797,14.924079,19.284594,20.017582,-16.116404,-26.012249,-28.639066,463858.121,9.38184,118.7269,165.648751,180.636857,-79.788931,-106.48993,-299.552104,485039.75,9.586855,120.221161,164.721661,182.224676,-82.984902,-107.401794,-367.002106,49865.8528,14.439817,11.788609,14.337508,15.509184,-12.98168,-18.632289,-19.902262,39013.3413,14.309692,8.789876,10.612523,11.098984,-10.098479,-14.08898,-15.56725,9586.1056,6.256123,2.406419,4.081943,4.472118,-2.565354,-4.107492,-4.678846,9617.4285,6.080744,2.417342,4.121436,4.747005,-2.488163,-3.771566,-4.339042,65576.2866,17.148678,17.94979,23.414904,24.260367,-19.739811,-32.451273,-35.073076,55483.907,15.695871,14.766162,19.264026,20.082637,-16.316526,-26.465044,-28.828832,5
109930.1777,8.484057,27.938009,38.732816,41.063668,-16.861788,-19.711415,-24.991958,108557.5732,7.771436,28.077285,41.468317,43.942561,-16.56987,-19.393336,-27.036799,7395.4775,5.994654,1.350101,1.80539,2.152504,-1.412828,-1.985942,-2.326277,7049.982,5.924725,1.315415,1.802897,2.051414,-1.366922,-1.949555,-2.204106,2259.6254,3.631238,0.642554,1.118053,1.701258,-0.515045,-0.770755,-1.086824,2562.809,3.784642,0.768558,1.319766,1.654652,-0.612265,-0.972303,-1.249615,9284.9106,7.753504,1.959169,2.76316,3.110703,-2.061589,-3.123491,-3.924989,8885.9286,7.752435,1.951027,2.887287,3.275019,-2.043826,-3.273811,-3.669682,111602.5508,9.254929,27.01201,38.180259,40.968048,-17.265786,-20.349424,-28.317058,105626.7275,8.637698,26.528995,36.182456,37.934752,-15.205858,-17.712414,-24.479326,8211.2855,6.226598,1.561582,2.09768,2.385226,-1.598452,-2.27217,-2.626586,7511.1153,6.966253,1.354666,1.764439,2.498449,-1.487082,-2.07193,-2.45117,3009.4091,4.019786,0.910028,1.593977,2.616572,-0.71804,-1.165008,-1.916038,3069.9962,3.813274,0.892798,1.466098,1.738233,-0.683331,-1.00643,-1.224903,10580.0219,8.529006,2.251973,3.230352,4.301115,-2.442771,-3.868321,-4.24564,10449.8196,8.702115,2.175847,3.009882,3.648355,-2.320467,-3.449656,-3.951634,6
135152.8711,9.639975,34.06253,47.48462,50.020019,-20.779386,-29.220406,-63.919478,131887.2363,8.594451,33.58687,49.358869,52.318118,-20.1753,-27.693438,-69.006911,4334.6742,3.861786,1.209352,1.699498,2.048241,-0.784147,-1.171391,-3.314098,4081.0772,3.7938,1.182916,1.690385,2.148328,-0.723201,-1.082494,-3.22137,1639.5677,2.884336,0.597548,0.992979,1.396218,-0.372135,-0.657651,-1.797457,1807.3792,2.944533,0.705376,1.236803,1.531085,-0.42648,-0.783847,-2.189323,5819.9387,5.15915,1.807479,2.69091,3.293993,-1.180086,-2.184624,-4.27902,5276.3468,4.949972,1.769662,2.715391,3.195822,-1.102346,-2.137577,-2.471386,136243.6905,9.997002,32.810137,45.742044,47.837538,-20.967404,-29.493619,-58.758766,124981.1035,9.261119,31.482092,43.202148,45.122675,-17.762316,-24.852337,-70.211278,4638.3456,3.894798,1.361222,1.929417,2.29106,-0.819821,-1.19147,-3.413245,4955.9706,4.794271,1.277281,1.744177,1.994532,-0.924698,-1.390258,-4.124463,2146.7738,3.11526,0.852059,1.533388,1.927978,-0.498832,-0.901565,-2.331595,2275.1123,3.065515,0.833888,1.437782,1.857309,-0.493818,-0.874802,-1.028603,5780.5768,5.015303,1.959662,3.017755,3.391668,-1.143639,-2.22106,-2.154898,6486.6815,5.623745,1.992899,2.950662,3.325322,-1.27596,-2.376905,-6.537692,6
142695.1103,10.181572,36.358354,49.964254,53.815723,-21.408889,-28.929419,-40.883876,139068.3164,9.017517,35.634609,51.668564,54.319027,-20.699052,-28.597863,-43.496779,4756.0717,4.129291,1.114284,1.584085,2.236334,-0.870225,-1.490302,-1.78413,4464.7276,4.052416,1.075439,1.565715,1.935944,-0.801509,-1.326958,-2.453758,1752.5714,2.990866,0.561445,1.030817,1.444569,-0.420732,-0.626142,-1.825206,1937.7661,3.064929,0.653777,1.267959,1.580194,-0.468118,-0.754938,-2.281317,6352.1127,5.522365,1.667956,2.473774,2.81216,-1.32938,-2.157383,-3.735998,5784.4215,5.312762,1.58987,2.481159,2.84901,-1.260867,-2.135967,-5.345266,143071.8388,10.377501,34.903886,47.818568,49.908198,-21.481371,-28.683913,-36.312813,130829.7714,9.658878,33.51166,45.662732,48.906191,-18.174501,-23.172301,-61.842186,5092.2836,4.174194,1.227299,1.756618,2.097023,-0.912549,-1.5231,-4.027192,5422.8923,5.113699,1.199902,1.630761,1.854223,-1.032318,-1.765038,-2.029925,2288.675,3.230317,0.787774,1.57875,2.05268,-0.543695,-0.92622,-2.91933,2413.6471,3.166013,0.781628,1.392881,1.810874,-0.535918,-0.837147,-2.388274,6365.6831,5.414543,1.719266,2.647504,2.95064,-1.317928,-2.122476,-5.552305,7081.8364,6.001895,1.822748,2.702734,3.04625,-1.440707,-2.2264,-5.046496,6
149073.834,10.453211,37.921243,51.357428,54.081628,-22.2902,-30.864423,-82.534519,145242.3867,9.21418,37.187028,53.881557,56.816803,-21.523963,-30.495175,-81.378261,5100.1805,4.292835,1.159993,1.614687,2.018142,-0.964339,-1.594597,-2.101561,4772.2258,4.210434,1.115795,1.603921,1.931373,-0.888628,-1.403703,-3.779185,1851.3789,3.075369,0.574314,1.05065,1.361025,-0.435652,-0.659734,-2.14635,2040.3767,3.146183,0.66511,1.328612,1.720996,-0.503397,-0.820334,-2.564255,6775.0224,5.739694,1.73539,2.638703,2.874071,-1.455821,-2.238428,-5.437956,6187.5173,5.538772,1.64911,2.514446,2.898962,-1.395702,-2.29924,-6.702497,148854.207,10.516517,36.385457,48.950588,51.961543,-22.266034,-30.575359,-81.664561,135957.1503,9.835626,34.872634,46.882422,48.727481,-18.749113,-25.209735,-33.818882,5452.4882,4.341523,1.276536,1.782807,2.058903,-1.01626,-1.623792,-4.364033,5819.5264,5.324081,1.257835,1.672749,1.915971,-1.147456,-1.858402,-5.093915,2412.2227,3.321582,0.803485,1.650645,2.170537,-0.5802,-1.08568,-1.172109,2545.9135,3.246543,0.798236,1.458664,1.73333,-0.569181,-0.852776,-2.530664,6828.8608,5.638844,1.791199,2.700036,3.066296,-1.461086,-2.526168,-6.95103,7559.1144,6.225183,1.907536,2.797476,3.056081,-1.57915,-2.454235,-6.800365,6
155186.3193,10.764833,39.74811,55.230818,58.77442,-22.967211,-27.196254,-62.450432,151104.4882,9.483187,38.985398,58.066161,61.342652,-22.185825,-27.378519,-65.023005,5419.7552,4.479154,1.223093,1.703544,1.9903,-1.080746,-1.703662,-3.029822,5088.4085,4.401501,1.18124,1.689703,1.944445,-0.984312,-1.524104,-3.252489,1933.9345,3.170732,0.596319,1.080478,1.485399,-0.462145,-0.809124,-2.371366,2130.3465,3.231195,0.693926,1.352625,1.721087,-0.5355,-1.055001,-1.174571,7136.0896,5.993034,1.830357,2.673783,2.984253,-1.599305,-2.589776,-7.577911,6554.1725,5.797371,1.749903,2.707539,3.119699,-1.534017,-2.780206,-8.898156,154566.7001,10.737202,38.163044,52.517018,55.112377,-22.853614,-27.386282,-49.952304,140864.9727,10.05948,36.401158,49.934686,52.577362,-19.192823,-23.193572,-42.861078,5808.7004,4.53357,1.351912,1.895743,2.190147,-1.127332,-1.750779,-3.385983,6203.1128,5.584103,1.333476,1.773165,2.096943,-1.276596,-1.99679,-3.084656,2513.8085,3.41474,0.836997,1.694343,2.18858,-0.618857,-1.280437,-3.5938,2647.5774,3.335836,0.82928,1.521433,1.908502,-0.604812,-1.076621,-3.177688,7246.5297,5.890516,1.903061,2.869633,3.155493,-1.616627,-2.837552,-9.044335,7981.3313,6.490312,2.016788,2.944953,3.261025,-1.736868,-2.813807,-9.028862,6
161195.5771,11.106097,41.760226,58.297543,62.665641,-23.595012,-30.709785,-89.684089,156283.3222,9.682494,40.891336,59.841844,63.214042,-22.575541,-30.269364,-85.327666,5671.4733,4.588056,1.319742,1.855226,2.171401,-1.148496,-2.068171,-5.806213,5370.4013,4.533494,1.263106,1.834859,2.165441,-1.061368,-1.939598,-5.360101,1998.8586,3.216204,0.62305,1.113693,1.47652,-0.484746,-0.788659,-2.168632,2214.0349,3.295346,0.721292,1.450072,2.135151,-0.568245,-0.947638,-2.811432,7415.2129,6.112143,1.962452,2.865959,3.126303,-1.677532,-3.003302,-8.260413,6880.1426,5.964024,1.863506,2.860423,3.248709,-1.673882,-2.961877,-5.885358,159802.8379,10.892717,40.143429,55.429252,58.089039,-23.288412,-29.351748,-79.917444,145348.5126,10.230884,38.168729,52.710777,57.025877,-19.617173,-23.759308,-70.23327,6104.7242,4.65222,1.451316,2.060606,2.310016,-1.206197,-2.214957,-3.451104,6503.9258,5.729268,1.433222,1.914208,2.257706,-1.35705,-2.412419,-6.687143,2607.6245,3.469976,0.875322,1.776417,2.292258,-0.653285,-1.238958,-3.448688,2732.865,3.380954,0.868452,1.549608,2.066283,-0.630329,-1.212849,-2.837648,7603.6135,6.050161,2.026495,3.068371,3.406965,-1.747352,-3.066487,-6.345854,8290.8496,6.601792,2.148983,3.123964,3.557293,-1.832967,-3.215224,-8.956279,6
165968.168,11.199536,41.759232,55.193391,58.035554,-24.19555,-29.720279,-88.478284,160882.6367,9.773099,41.108985,62.797982,66.978648,-23.133478,-30.429192,-81.271513,6046.476,4.789669,1.33539,1.789265,2.238258,-1.25081,-2.253373,-6.358825,5717.2227,4.717766,1.284823,1.76993,2.096552,-1.157102,-2.162722,-6.008664,2087.7634,3.288249,0.618115,1.163355,1.399031,-0.511613,-0.863592,-2.344885,2308.0508,3.36972,0.70972,1.44307,1.868458,-0.600093,-1.036658,-2.117383,7778.3358,6.313957,1.987487,2.726526,2.979738,-1.796846,-3.313543,-5.43872,7251.1609,6.178042,1.887857,2.730712,3.055781,-1.779933,-3.286409,-5.837704,164103.9316,10.965753,40.185451,52.761781,55.881896,-23.800681,-28.636219,-84.817907,149250.3906,10.332788,38.044769,49.967057,52.562669,-19.98981,-22.860268,-65.822702,6493.0588,4.849775,1.474655,1.9992,2.375952,-1.315016,-2.437236,-6.929626,6928.7859,5.980157,1.459761,1.845834,2.267124,-1.474843,-2.635752,-7.401211,2721.6692,3.552007,0.865357,1.796417,2.430462,-0.690185,-1.188877,-3.15689,2849.0729,3.453197,0.85671,1.592411,1.914559,-0.664424,-1.093291,-2.912671,8016.1313,6.257825,2.082274,2.986572,3.370688,-1.878685,-3.427893,-6.039221,8701.7202,6.821113,2.212384,3.117206,3.465376,-1.970864,-3.581077,-6.10802,6
170721.6074,11.375531,42.527663,57.812168,60.728719,-24.805239,-28.699288,-39.97658,165515.2988,9.953875,42.085537,67.642839,72.655505,-23.527109,-27.63467,-41.952295,6293.105,4.916285,1.399779,1.834227,2.160403,-1.282297,-1.880634,-2.198578,5959.4563,4.846532,1.344696,1.801168,2.062938,-1.19273,-1.832329,-2.116765,2135.0023,3.326673,0.631631,1.177282,1.526265,-0.516321,-0.795607,-1.210903,2369.5267,3.422111,0.716719,1.464112,1.848386,-0.605366,-1.216381,-2.177777,7957.5566,6.435602,2.073713,2.776005,3.074546,-1.797839,-2.808283,-3.329068,7432.2808,6.278654,1.96364,2.787249,3.254643,-1.796317,-3.029736,-3.494121,168248.2636,11.052201,41.010342,55.428819,58.226087,-24.170693,-28.080997,-43.229062,152945.0283,10.452528,38.613014,50.066506,52.305825,-20.300769,-23.70024,-47.980978,6768.2335,4.9788,1.543168,2.09061,2.678081,-1.3509,-2.019319,-2.455503,7219.7891,6.158756,1.534621,1.913596,2.574669,-1.510114,-2.302485,-3.381967,2791.3111,3.595943,0.878759,1.823918,2.446573,-0.692278,-1.168506,-1.729173,2914.2568,3.504513,0.872365,1.660993,2.059961,-0.666329,-0.976879,-1.349088,8242.2265,6.365002,2.176287,3.105119,3.564134,-1.90081,-3.212925,-3.859406,8920.9107,6.953179,2.338868,3.231973,4.269149,-1.976804,-3.179506,-3.731162,6
175399.1465,11.583272,46.529634,66.736627,69.925451,-25.242371,-34.390749,-72.832673,169700.7187,10.082281,45.621538,69.322793,73.855635,-24.233537,-33.01782,-84.090643,6700.4794,5.162414,1.539238,2.220486,2.502705,-1.540836,-2.336937,-6.172027,6297.0891,5.054795,1.488387,2.223258,2.512856,-1.423063,-2.206283,-6.004515,2354.1187,3.555193,0.684165,1.210595,1.59588,-0.591346,-1.157316,-1.206262,2569.0326,3.615551,0.791527,1.513645,2.292907,-0.693341,-1.445834,-1.551195,8586.4873,6.868637,2.253242,3.465666,3.823185,-2.143298,-4.098,-11.808405,8151.5045,6.807812,2.168936,3.475551,3.84298,-2.109296,-4.634062,-13.650577,172413.9355,11.140895,44.859661,63.84881,67.247082,-24.700542,-34.240216,-90.986189,156707.1269,10.574013,42.228014,59.938869,63.546319,-20.62778,-28.229693,-52.00184,7125.5358,5.175165,1.70338,2.46983,2.867164,-1.613112,-2.50713,-7.016433,7691.0165,6.466529,1.673025,2.277548,2.498178,-1.801733,-2.673313,-6.87783,3052.2072,3.82598,0.97421,1.941039,2.546899,-0.794205,-1.659377,-1.795889,3203.2845,3.727678,0.960302,1.702114,2.106477,-0.76399,-1.443455,-4.061208,8896.0292,6.790574,2.351755,3.669719,4.05344,-2.224107,-4.841388,-4.358198,9540.2247,7.347315,2.458132,3.705446,4.103669,-2.314024,-4.736823,-13.960079,6
73888.5136,6.262925,15.47808,19.775814,21.553932,-11.70996,-15.702326,-18.323714,71660.6396,5.737658,15.616294,20.833501,22.805717,-11.227186,-15.697608,-43.78044,1671.4212,2.165483,0.344779,0.473161,0.783733,-0.231773,-0.339324,-0.949093,1649.4169,2.184821,0.347158,0.485894,0.83742,-0.253424,-0.54624,-0.970128,859.9537,1.957155,0.252677,0.443181,0.705736,-0.171056,-0.2919,-1.504372,945.144,1.985249,0.287314,0.558212,0.851745,-0.195991,-0.312326,-0.891409,2368.9519,2.825866,0.53216,0.774965,1.102984,-0.373515,-0.57326,-1.621112,2221.8387,2.743117,0.526306,0.798968,1.2134,-0.366045,-0.579563,-1.591929,71014.9668,6.746062,14.686369,19.079636,20.310909,-11.127492,-14.83615,-40.031887,69864.9043,6.391317,14.51319,18.383682,19.833873,-10.3159,-12.268576,-36.242302,1853.3002,2.236228,0.382159,0.523826,0.895182,-0.251268,-0.384496,-0.957765,1851.5028,2.560918,0.377107,0.523449,0.809941,-0.264952,-0.382193,-1.149154,1152.4099,2.113783,0.353343,0.695476,0.993243,-0.234062,-0.366462,-1.06774,1227.3236,2.086484,0.358863,0.608465,0.978094,-0.239121,-0.358511,-1.015653,2448.6741,2.867256,0.545659,0.811819,1.067555,-0.374562,-0.598266,-1.69803,2700.5016,3.150356,0.584635,0.839217,1.080605,-0.410018,-0.634454,-1.810275,6
114224.7627,8.567078,27.797245,38.153468,40.323722,-18.001655,-21.103595,-61.600298,110608.2119,7.879907,27.372424,39.8699,42.078478,-17.031747,-20.227211,-61.234526,3328.807,3.284497,0.749818,1.166563,2.545445,-0.526902,-0.818401,-1.986045,3299.1753,3.283897,0.748619,1.119196,1.37974,-0.490504,-0.719173,-0.972105,1398.7948,2.516354,0.456713,0.842462,2.822622,-0.284529,-0.477288,-1.308258,1576.3356,2.571214,0.526821,1.014155,1.406508,-0.326523,-0.57952,-1.61084,4583.2845,4.416149,1.15717,1.827901,3.098698,-0.799859,-1.37369,-3.946795,4407.8708,4.279773,1.139483,1.862003,2.143115,-0.778904,-1.388432,-3.907702,112491.206,9.205531,26.276918,36.759034,39.75439,-17.529433,-21.573627,-52.682854,106146.1123,8.380028,25.500109,34.398349,36.896615,-15.416361,-18.023793,-42.911409,3747.3666,3.382607,0.844312,1.240279,1.5224,-0.547641,-0.760648,-2.195133,3595.9327,3.926161,0.779065,1.11764,1.383673,-0.562661,-0.764638,-2.344414,1886.852,2.729385,0.631,1.200963,1.706284,-0.385508,-0.692762,-1.826061,1937.5143,2.674436,0.639498,1.166716,1.503015,-0.383196,-0.641973,-0.874805,4957.0459,4.481325,1.211,1.929611,2.23891,-0.83591,-1.523551,-4.305349,5084.3479,4.843506,1.238581,1.920967,2.187312,-0.861789,-1.516002,-4.247797,6
124634.3613,8.977916,31.086863,43.628579,46.071785,-19.49605,-22.996081,-40.714629,121285.0508,8.505657,30.246275,44.611564,47.212724,-18.449693,-21.897656,-43.56184,3928.4516,3.667432,0.883806,1.523909,2.15992,-0.595167,-0.87549,-1.530173,3841.4259,3.59174,0.889937,1.387635,1.626533,-0.587326,-0.792896,-1.882044,1552.0611,2.654599,0.514095,0.991055,1.779287,-0.316242,-0.473042,-1.288022,1728.3004,2.666858,0.592597,1.181369,1.414968,-0.376361,-0.60378,-1.683039,5358.3322,4.961038,1.363804,2.207194,2.607141,-0.956245,-1.340579,-3.996991,5107.4369,4.713256,1.35654,2.241902,2.594469,-0.926837,-1.394,-4.221192,123395.8652,9.761591,29.214718,41.201539,43.414926,-19.081561,-22.362419,-30.01658,114889.2422,8.5462,28.308152,38.791018,42.035726,-16.621429,-19.355755,-30.485331,4374.2408,3.711414,1.00917,1.489808,1.794609,-0.658701,-0.891097,-1.92733,4256.4045,4.433768,0.913252,1.339489,2.075256,-0.672201,-0.883679,-1.834241,2062.228,2.831463,0.711678,1.387559,1.712712,-0.453289,-0.754923,-2.112677,2144.3893,2.822217,0.720567,1.386364,1.840951,-0.424482,-0.662177,-1.772624,5739.8554,4.895115,1.459641,2.349355,2.701583,-1.004674,-1.624447,-4.881407,5928.0075,5.421887,1.453612,2.354867,2.750848,-1.026216,-1.574136,-4.487778,6
134044.2842,9.837337,33.826303,47.569931,49.547694,-20.6025,-23.864082,-65.983652,130192.6601,8.986057,33.359108,50.11255,53.076963,-19.576825,-23.979002,-72.254717,4412.9073,3.920924,1.024695,1.496643,1.726953,-0.706667,-1.268878,-3.096582,4238.5024,3.850145,1.005404,1.54021,1.883055,-0.693594,-1.110199,-2.960685,1649.811,2.723679,0.551971,1.211049,1.441539,-0.349565,-0.611486,-1.933041,1840.837,2.778454,0.643805,1.363299,1.635945,-0.408282,-0.708148,-3.082939,5977.5042,5.318029,1.545989,2.494636,2.940381,-1.114674,-2.005133,-2.136493,5600.6277,5.091229,1.528517,2.563054,3.121559,-1.087244,-2.031033,-3.186276,132670.8349,10.249065,32.268102,45.909988,48.3885,-20.240765,-23.946434,-62.253311,122878.7109,9.375205,30.91376,42.816648,44.539652,-17.423032,-20.197196,-49.357748,4833.0192,3.987659,1.145145,1.693244,2.220995,-0.78276,-1.227285,-3.622438,4821.2637,4.763516,1.057771,1.518833,1.793481,-0.807026,-1.266247,-3.634362,2190.3529,2.955391,0.774989,1.560003,2.066835,-0.47756,-0.835736,-3.068811,2274.9338,2.891226,0.770817,1.46278,1.947036,-0.465632,-0.837204,-1.682205,6292.8267,5.28969,1.628832,2.689075,3.021327,-1.168619,-2.137504,-2.888965,6641.7459,5.790562,1.659209,2.848095,2.973853,-1.215062,-2.165353,-2.542452,6
141969.1299,10.303325,36.39895,51.630199,53.66296,-21.628447,-26.001516,-58.451224,138108.4981,9.426652,35.743904,54.162948,56.466239,-20.530677,-24.012874,-64.45129,4898.7662,4.188239,1.12152,1.668132,1.978804,-0.776661,-1.061369,-3.073755,4700.7039,4.107869,1.099309,1.673052,1.90371,-0.742903,-1.134591,-3.333003,1769.434,2.855854,0.588123,1.140113,1.389873,-0.360716,-0.630325,-1.78122,1982.2943,2.911822,0.681894,1.349155,1.637361,-0.425497,-0.83338,-2.159989,6590.2904,5.681349,1.693445,2.749989,3.050837,-1.209711,-2.121228,-6.427929,6229.401,5.45783,1.673791,2.79888,3.250881,-1.186106,-2.252307,-6.471813,140434.4961,10.622949,34.636572,49.613362,51.806546,-21.227371,-24.981482,-52.493743,129311.2295,9.720597,33.116673,46.092245,48.437979,-18.112884,-21.058597,-44.508006,5369.7717,4.262617,1.251639,1.858218,2.11845,-0.839838,-1.177329,-3.513193,5373.3835,5.105991,1.155556,1.669023,1.906686,-0.909017,-1.276315,-3.587361,2354.0373,3.09474,0.816602,1.657913,2.055725,-0.497499,-0.917995,-2.476455,2431.2293,3.031157,0.820085,1.575253,1.958129,-0.477883,-0.821924,-1.156147,6997.3517,5.641516,1.797921,2.930169,3.396878,-1.287814,-2.48724,-7.055455,7314.7834,6.174952,1.821958,2.896873,3.207862,-1.324701,-2.426898,-6.919265,6
148895.3994,10.824457,38.551476,54.855629,57.554286,-22.474568,-26.427528,-59.26576,144668.123,9.756288,37.879278,57.907301,61.679508,-21.31278,-24.953951,-64.607331,5468.6371,4.449723,1.232556,1.816354,2.077201,-0.891551,-1.342505,-3.740023,5199.3794,4.35547,1.20824,1.847787,2.196327,-0.853628,-1.36729,-1.894092,1891.2786,2.955578,0.614759,1.178159,1.481513,-0.395742,-0.694156,-1.347883,2108.3236,3.014479,0.718814,1.423198,1.811189,-0.465076,-0.857791,-2.174936,7260.4424,6.01651,1.865106,2.98678,3.788393,-1.386643,-2.550417,-7.140433,6834.7127,5.772931,1.841169,3.061005,3.3916,-1.357129,-2.647799,-7.267821,147076.7832,10.981258,36.730394,52.634984,55.599357,-22.011923,-25.783431,-57.549482,135057.6377,10.166207,34.957221,48.971294,51.239267,-18.703208,-22.213402,-41.884326,5938.4431,4.513066,1.374863,2.062269,2.30922,-0.968816,-1.477348,-4.222817,6009.4029,5.449918,1.286247,1.819593,2.166424,-1.020728,-1.475307,-1.975468,2497.0519,3.196386,0.86385,1.741573,2.344012,-0.539297,-1.012299,-2.800954,2583.3111,3.126622,0.854488,1.629405,1.996749,-0.522785,-0.913086,-2.438516,7687.4619,5.966048,1.974509,3.212819,3.488565,-1.47593,-2.883992,-8.027554,8027.1978,6.506491,1.999573,3.143531,3.422522,-1.516282,-2.871274,-7.95644,6
155325.4248,11.064094,40.480257,58.522241,60.935315,-23.247438,-27.11936,-43.674966,150856.3886,9.915128,39.907544,61.683387,65.515936,-22.033362,-25.664188,-36.629729,5824.2401,4.570313,1.355311,2.004129,2.251881,-0.992085,-1.359671,-1.938562,5522.9034,4.463416,1.324586,2.035256,2.278826,-0.929389,-1.318874,-1.898185,1950.496,2.985021,0.652017,1.258829,2.455325,-0.416853,-0.612923,-1.541609,2175.1149,3.04871,0.763934,1.534992,1.927015,-0.487601,-0.772029,-1.838984,7594.2871,6.092735,2.049255,3.273586,3.592403,-1.48464,-2.213481,-3.883783,7147.8853,5.848501,2.047627,3.406817,3.818169,-1.452831,-2.260342,-4.008732,153173.4726,11.061484,38.678147,56.232081,59.081816,-22.702617,-26.39451,-36.538508,140110.7392,10.281953,36.704041,52.143502,55.532446,-19.241307,-22.235471,-31.047614,6298.8582,4.619146,1.512014,2.265874,2.563088,-1.053493,-1.478134,-4.036072,6439.451,5.631253,1.410512,1.989612,2.316965,-1.141745,-1.557615,-2.067421,2576.7721,3.230408,0.91997,1.879425,2.32547,-0.566243,-0.921964,-2.398626,2665.2338,3.154411,0.907733,1.770116,2.136061,-0.546806,-0.808625,-2.161589,8019.9987,6.020388,2.172031,3.552003,3.971176,-1.567564,-2.49729,-4.726949,8411.1774,6.580937,2.19433,3.457517,3.824035,-1.619796,-2.533666,-4.901022,6
161087.3379,11.212222,42.433636,61.655793,64.906849,-23.68307,-32.21303,-92.188263,156218.8281,10.119912,41.594548,64.740239,68.969486,-22.715268,-31.724632,-86.221776,6248.889,4.794215,1.442739,2.212414,2.617891,-1.307405,-2.286259,-6.37242,5951.7117,4.690731,1.423665,2.202555,3.052451,-1.220743,-2.113846,-5.883551,2049.4993,3.081617,0.680147,1.350506,1.663186,-0.515127,-1.008413,-2.819714,2290.0271,3.139672,0.789773,1.605599,2.004439,-0.614701,-1.183232,-1.302448,8037.7374,6.36998,2.174495,3.557321,4.074425,-1.920643,-3.867703,-3.683069,7654.4994,6.139779,2.157209,3.628008,4.049547,-1.940101,-4.090873,-3.948052,158615.2275,11.231761,40.397404,58.846676,61.29566,-23.239018,-31.825625,-92.287668,144633.7031,10.380292,38.279639,54.606001,57.551713,-19.495205,-26.362357,-71.945884,6770.0155,4.836832,1.630666,2.449904,2.778063,-1.396423,-2.4363,-6.70674,6941.6861,5.945836,1.500573,2.122378,2.500081,-1.503905,-2.604191,-7.177718,2712.7681,3.325272,0.961852,1.982761,2.40069,-0.703075,-1.385873,-3.810813,2789.4498,3.249212,0.946719,1.882566,2.479607,-0.678343,-1.325624,-3.670811,8569.8259,6.307032,2.330013,3.826921,4.280816,-2.037699,-4.144118,-3.978925,8895.8968,6.85728,2.326016,3.733797,4.127165,-2.048047,-4.024335,-3.796695,6
166698.5908,11.482023,43.577142,62.708087,66.262269,-24.290854,-30.952544,-57.129557,161295.5136,10.207284,42.903443,65.610834,69.657897,-23.267533,-31.5897,-86.358902,6481.2628,4.874918,1.516615,2.204006,2.541641,-1.339558,-2.451094,-6.924378,6159.5746,4.77282,1.478702,2.221463,2.488719,-1.245604,-2.313498,-4.009688,2105.4885,3.130407,0.687038,1.268537,1.69214,-0.514287,-0.995357,-2.508549,2344.7385,3.187529,0.793053,1.618991,1.855084,-0.608574,-1.037701,-2.992383,8225.9609,6.436265,2.264652,3.557414,3.949784,-1.919789,-3.575409,-5.881292,7799.0635,6.197819,2.210775,3.593544,3.929992,-1.926847,-3.637472,-9.671795,163637.2256,11.269754,41.740689,59.971116,62.34312,-23.807233,-30.136136,-46.407914,149064.8535,10.507186,39.34924,55.683921,58.559984,-19.958574,-23.714066,-68.178056,6982.1822,4.909077,1.697129,2.51128,2.758559,-1.415959,-2.626589,-7.401909,7251.3136,6.069883,1.588225,2.18003,2.462273,-1.546903,-2.777208,-7.876795,2785.7784,3.388269,0.961482,1.913673,2.39059,-0.706053,-1.230177,-3.975007,2878.5677,3.312249,0.960547,1.786709,2.248123,-0.671869,-1.114016,-3.408479,8703.4515,6.330259,2.396277,3.801215,4.396457,-2.040765,-3.738604,-8.007431,9144.7398,6.954142,2.43006,3.730236,4.16702,-2.073912,-3.752517,-7.239624,6
171706.8926,11.87725,44.731554,63.801601,67.623123,-25.155674,-29.349769,-73.143458,165922.0156,10.400273,43.993201,65.912187,68.786786,-23.690508,-28.389431,-79.735379,6713.1162,4.9792,1.573611,2.257597,2.64905,-1.25894,-1.929232,-5.832885,6402.3878,4.918902,1.516642,2.247037,2.511618,-1.187173,-2.022653,-5.858276,2159.0046,3.184556,0.68393,1.258159,1.626882,-0.492921,-0.87506,-1.614339,2416.7014,3.273697,0.793701,1.538182,1.987427,-0.584639,-1.081534,-2.995548,8424.7412,6.537608,2.322816,3.570313,3.918276,-1.784647,-3.378331,-9.585487,8026.1936,6.385476,2.239591,3.611583,4.01087,-1.80121,-3.571383,-4.105219,167995.9775,11.456661,42.832021,60.349804,63.417074,-24.30361,-28.404216,-74.775177,153056.8164,10.84425,40.351058,56.537454,59.653968,-20.414431,-23.491784,-48.599223,7236.7456,5.055705,1.7363,2.832623,2.832443,-1.335855,-2.167362,-6.155879,7542.7216,6.207709,1.659396,2.507928,2.634,-1.462818,-2.167962,-2.21951,2865.1392,3.472642,0.967645,1.95312,2.539538,-0.674344,-1.224239,-2.941773,2938.9988,3.357283,0.956489,1.765483,2.202762,-0.644656,-1.116534,-3.056839,8963.2766,6.534122,2.422797,3.836405,4.120848,-1.936992,-3.855856,-10.705741,9356.692,7.040125,2.491161,3.799628,4.078394,-1.95483,-3.815155,-10.331457,6
176102.708,12.05056,47.568186,82.612094,236.575304,-25.695121,-29.720466,-86.387605,170100.707,10.536165,47.312487,84.111156,73.482847,-24.211345,-28.23874,-85.866022,6912.6921,5.088337,1.666759,2.738355,8.225879,-1.319158,-2.052187,-6.27654,6500.0554,4.972791,1.624015,2.924009,8.410437,-1.238132,-2.159588,-2.089027,2203.6524,3.232396,0.71655,1.252956,1.618858,-0.512816,-0.906204,-2.514758,2437.2739,3.304275,0.827081,1.547178,2.778525,-0.605606,-1.150791,-3.263274,8559.024,6.62827,2.479187,4.650166,13.119514,-1.839386,-3.49619,-9.912081,7989.1747,6.387809,2.393309,4.593814,4.112867,-1.836773,-3.816757,-10.877327,172376.7958,11.556128,45.50382,78.572127,65.738352,-24.756519,-28.668884,-75.149745,156211.1338,10.899699,42.582265,69.545976,205.5115,-20.76033,-23.924346,-56.110486,7339.9069,5.112478,1.848798,3.184057,9.316178,-1.389939,-2.352382,-7.013847,7810.1302,6.361516,1.760471,2.785916,8.327555,-1.537696,-2.316465,-6.948692,2889.4704,3.503268,1.013718,1.965451,2.397626,-0.697276,-1.330923,-3.639886,2997.5403,3.404238,0.998331,1.757496,2.146582,-0.665762,-1.1526,-3.298736,8930.3663,6.521292,2.58624,4.757144,4.356974,-1.976109,-4.084968,-11.381156,9519.9976,7.133508,2.666206,4.848337,13.172462,-2.019434,-3.967221,-11.187463,6
181608.4013,12.134529,47.896155,69.865385,73.749639,-26.380686,-30.505794,-43.273667,174608.2422,10.648393,47.156138,72.984615,76.749924,-24.636163,-28.669347,-44.799067,6989.5129,5.119672,1.671762,2.470481,2.869451,-1.345955,-2.050068,-2.302495,6709.1374,5.077495,1.636272,2.4904,2.809844,-1.274207,-1.823815,-2.319463,2255.6706,3.298352,0.712988,1.318929,1.657361,-0.554121,-0.928897,-1.099541,2513.0755,3.380867,0.829897,1.599601,1.962696,-0.618211,-0.937165,-1.29842,8664.7607,6.703472,2.446172,3.930871,4.391959,-1.881439,-2.823759,-3.233615,8258.3109,6.543622,2.387224,4.015111,4.35384,-1.882929,-3.003511,-3.415611,176604.0488,11.614651,45.911126,66.731803,69.657823,-25.15453,-28.90917,-42.362114,160254.9755,10.886565,42.979452,61.666165,64.132045,-21.231611,-24.202631,-36.476253,7568.9692,5.210921,1.868979,2.786376,3.075165,-1.427879,-2.283561,-2.755902,7901.6669,6.399002,1.775154,2.440759,2.716151,-1.566342,-2.323296,-2.786406,2977.5058,3.570515,1.021739,2.025884,2.507406,-0.707208,-1.095742,-1.465229,3054.0217,3.466224,1.001224,1.877766,2.270041,-0.686398,-0.97396,-1.316808,9283.5809,6.697841,2.588274,4.255021,4.711004,-2.035933,-3.307001,-3.858163,9576.4525,7.163842,2.610511,4.158838,4.648697,-2.044473,-3.232274,-3.7987,6
43928.3828,3.6445,7.824959,9.375118,10.696311,-7.027163,-8.365694,-22.052875,42023.0566,3.274457,7.873587,9.643175,13.215521,-6.647575,-8.217321,-23.849468,910.205,1.549637,0.181445,0.252494,0.599209,-0.140002,-0.22784,-0.547857,929.7472,1.573813,0.182959,0.256671,0.61832,-0.147216,-0.23221,-1.04103,541.1588,1.561603,0.135913,0.247095,0.908783,-0.132802,-0.42431,-0.498135,585.493,1.562098,0.149239,0.284684,0.607868,-0.120808,-0.213644,-0.597797,1314.0665,1.884655,0.273283,0.38365,0.815551,-0.230215,-0.421507,-1.013866,1256.0659,1.858488,0.268967,0.404937,0.72391,-0.213832,-0.368696,-1.479075,39788.9512,3.333419,7.13972,8.597114,9.70328,-6.316318,-7.604215,-20.136257,41097.6992,3.480622,7.142249,8.474069,9.70937,-6.208424,-7.44055,-16.377816,1013.2395,1.574096,0.196783,0.269873,0.561774,-0.155961,-0.281844,-1.42235,1059.5094,1.739565,0.205281,0.290909,0.713543,-0.164594,-0.26914,-0.76822,759.0943,1.663567,0.192641,0.384015,0.667609,-0.153187,-0.295592,-2.525997,802.772,1.660298,0.195346,0.336491,0.631791,-0.175529,-0.467083,-1.665364,1359.6043,1.84587,0.280502,0.528341,0.897578,-0.226008,-0.395045,-0.995335,1516.3815,2.000414,0.300374,0.432593,0.83802,-0.237664,-0.406881,-1.041089,6
72422.7216,5.885755,15.150329,19.132445,20.460024,-11.554383,-13.732876,-32.636804,69638.8721,5.347712,15.091496,19.984779,21.803674,-10.889342,-12.992509,-37.493165,1619.0187,2.16228,0.359275,0.489532,0.754842,-0.224932,-0.562051,-0.981985,1612.1934,2.172471,0.362205,0.498082,0.834417,-0.231696,-0.33264,-1.126007,793.5488,1.864424,0.23755,0.421171,0.761282,-0.159201,-0.280628,-0.796596,866.7853,1.878091,0.268273,0.500638,0.843211,-0.180365,-0.31958,-0.887402,2223.2354,2.766257,0.539578,0.787326,1.098322,-0.352196,-0.527774,-1.532721,2088.6421,2.670271,0.532509,0.780752,1.072426,-0.339316,-0.591254,-1.79326,68742.04,5.83825,14.08734,18.17596,19.560403,-10.834212,-12.975993,-28.440329,67731.8906,5.764274,13.818208,17.352248,19.255214,-10.050454,-11.92699,-22.262662,1789.6439,2.214115,0.399245,0.545973,1.514896,-0.243163,-0.348329,-0.882488,1843.3095,2.551612,0.394883,0.543969,0.819432,-0.278914,-0.472738,-0.812422,1105.759,2.027411,0.339091,0.623528,0.931578,-0.224039,-0.405303,-1.35771,1166.7523,2.016689,0.34024,0.565214,0.863374,-0.222267,-0.379787,-1.256427,2341.1198,2.769766,0.55853,0.814909,1.859376,-0.359618,-0.618344,-1.841099,2568.7286,3.041069,0.588588,0.843216,1.155824,-0.390558,-0.689583,-1.783327,6
90306.9658,7.149768,20.700861,27.379315,29.562017,-14.502339,-20.688345,-54.898036,86635.2149,6.458487,20.533235,28.530129,30.442899,-13.679633,-19.901836,-52.997199,2162.5662,2.616912,0.50158,0.712402,0.975449,-0.308083,-0.476769,-1.276213,2150.5104,2.620561,0.499041,0.71552,1.007609,-0.335289,-0.6333,-1.424633,1003.1105,2.124716,0.332282,0.544083,0.88727,-0.211389,-0.340166,-0.872675,1109.2765,2.149782,0.358771,0.647174,0.886612,-0.240054,-0.448947,-1.356662,2961.0755,3.428188,0.761037,1.160407,1.486625,-0.494441,-0.839221,-1.251395,2810.0714,3.318764,0.742436,1.150736,1.409686,-0.477319,-0.783154,-2.209418,86944.2314,7.2378,19.422621,26.118337,27.408628,-13.841348,-19.973806,-54.799006,84064.2461,7.008611,18.847663,24.595289,25.874689,-12.435928,-17.760291,-40.487628,2407.6713,2.699772,0.553111,0.85403,1.158675,-0.335532,-0.497038,-1.354449,2416.1958,3.103209,0.541881,0.766648,1.642248,-0.372968,-0.623583,-1.590763,1389.6829,2.325311,0.4478,0.819575,1.189356,-0.280289,-0.45409,-1.247824,1440.5839,2.287439,0.457754,0.798981,1.091951,-0.283934,-0.453028,-1.19368,3148.3126,3.456405,0.778376,1.191901,1.501375,-0.503685,-0.820702,-2.434212,3368.0601,3.750834,0.816808,1.210349,1.488021,-0.543683,-0.898007,-2.453234,6
106235.4306,8.140187,24.811498,33.510172,35.727408,-16.915162,-22.267652,-45.730859,101863.1045,7.312435,24.377333,34.859394,36.993928,-15.907626,-20.431965,-42.076109,2571.076,2.91635,0.605891,0.857268,1.155083,-0.367823,-0.503162,-0.891265,2555.0151,2.920547,0.598483,0.879554,1.076861,-0.372091,-0.511513,-0.700032,1151.2282,2.298093,0.378763,0.667202,1.028745,-0.228434,-0.383513,-0.577345,1290.8287,2.349175,0.424954,0.823133,1.038582,-0.26911,-0.406911,-0.748983,3533.9138,3.878096,0.939249,1.406789,1.707258,-0.580821,-0.847854,-1.279918,3371.0415,3.763911,0.902579,1.426604,1.697657,-0.576399,-0.869302,-1.288336,103226.3027,8.288299,23.291395,31.851024,34.055005,-16.274146,-21.369487,-46.659094,97999.9902,7.879926,22.527853,29.921717,31.931907,-14.551742,-19.142077,-41.684802,2873.7501,3.015823,0.665636,0.947467,1.235753,-0.410202,-0.556447,-1.01816,2875.3785,3.494561,0.641723,0.996934,1.207975,-0.428641,-0.573573,-0.967134,1590.8735,2.527887,0.520044,0.976464,1.296918,-0.324823,-0.486856,-0.888727,1637.1117,2.467824,0.515784,0.908558,1.385954,-0.311632,-0.467834,-0.80132,3776.9867,3.920455,0.952951,1.476449,1.760737,-0.61552,-0.930749,-1.309649,4005.6658,4.23632,0.98135,1.497814,1.767578,-0.638917,-0.949527,-1.389424,6
118182.2236,8.541139,28.672471,39.718905,42.303664,-18.495825,-25.182921,-69.725127,113816.4433,7.809564,28.049353,41.245071,44.775844,-17.456864,-24.724606,-28.574872,2864.9109,3.142378,0.704982,1.050685,1.38159,-0.431259,-0.677956,-1.907963,2832.4045,3.11278,0.708644,1.063012,1.269031,-0.427682,-0.678454,-0.915326,1265.3054,2.440815,0.422762,0.774081,1.030717,-0.258895,-0.389469,-0.988079,1411.7095,2.477934,0.488378,0.93299,1.337192,-0.310131,-0.479196,-1.046725,3959.23,4.20839,1.086584,1.732966,2.028989,-0.686033,-1.014461,-2.522472,3784.2655,4.065586,1.074643,1.786662,2.179574,-0.686603,-1.036136,-2.171677,115806.9853,8.797212,26.990292,37.830949,40.360268,-17.955655,-24.081444,-28.563467,108306.7676,8.166261,25.914458,35.141492,37.136199,-15.625713,-19.781579,-53.419341,3190.5809,3.219852,0.791482,1.1577,1.520649,-0.472978,-0.788498,-0.963336,3220.7456,3.791245,0.750877,1.100236,1.398851,-0.503105,-0.791095,-0.979268,1736.8112,2.668682,0.600314,1.182631,1.55072,-0.370272,-0.652982,-1.270703,1788.5387,2.62584,0.596184,1.100266,1.431546,-0.35418,-0.861667,-1.088981,4232.6325,4.202179,1.141378,1.849187,2.281486,-0.736393,-1.114907,-2.345213,4475.104,4.599449,1.171731,1.821776,2.179456,-0.753225,-1.106934,-2.85729,6
128778.96,9.137188,31.654941,44.248991,46.368378,-19.884683,-26.522556,-72.831816,123944.8945,8.253517,30.973565,45.94443,48.697244,-18.820245,-25.74235,-75.028973,3342.4367,3.468531,0.795818,1.36133,1.53441,-0.530778,-0.860601,-2.378823,3289.9707,3.436199,0.789878,1.210981,3.8694,-0.51187,-0.941973,-2.332029,1408.7363,2.595042,0.457531,0.842253,1.129539,-0.300217,-0.471487,-1.437879,1571.3562,2.632044,0.530962,1.013038,1.302367,-0.346902,-0.613215,-1.790028,4567.8794,4.658926,1.219214,1.971153,2.35338,-0.83418,-1.365247,-3.548772,4357.7047,4.485972,1.194929,1.991697,2.330108,-0.82713,-1.423011,-4.275757,126340.708,9.284257,29.936948,42.227468,44.411435,-19.399693,-25.563725,-45.249735,117222.6152,8.613947,28.613481,39.189253,42.176469,-16.716201,-20.489421,-29.268109,3715.1641,3.553015,0.887199,1.312359,1.635046,-0.57124,-0.943117,-1.995431,3749.6241,4.210112,0.846649,1.2337,1.656352,-0.613377,-1.004077,-2.617233,1916.4595,2.831503,0.650949,1.263128,1.657272,-0.416718,-0.748121,-0.949591,1968.2035,2.767866,0.645074,1.185627,1.516656,-0.401466,-0.661555,-1.677833,4883.8969,4.65046,1.275616,2.349553,3.036689,-0.896413,-1.543222,-1.605288,5127.9445,5.047358,1.311071,2.061228,2.33222,-0.90835,-1.461227,-1.567247,6
136558.4092,9.567952,34.456365,49.071602,51.708835,-21.061912,-24.444148,-67.866144,132114.9531,8.690121,33.723666,50.931938,53.510635,-19.887065,-25.078155,-67.360074,4211.9199,3.959348,0.951882,1.412439,1.711296,-0.673093,-1.068064,-2.908983,4061.45,3.864736,0.9427,1.437855,1.719821,-0.645635,-1.087992,-1.127187,1608.5676,2.753348,0.515664,0.984409,1.307107,-0.334906,-0.5734,-1.492563,1799.7863,2.804211,0.601402,1.184001,2.306461,-0.399889,-0.68233,-1.214149,5575.3584,5.246139,1.442252,2.339837,2.682672,-1.033569,-1.908009,-1.963463,5306.7041,5.042817,1.427459,2.412076,2.780398,-1.011743,-1.870856,-5.034333,134389.3457,9.701632,32.64609,46.60355,48.927511,-20.498673,-24.125184,-68.09222,124245.8926,8.979195,31.132122,43.221759,45.209624,-17.63125,-20.856663,-51.74034,4605.456,4.006242,1.064316,1.582232,1.844208,-0.724372,-1.162267,-4.488548,4652.2075,4.778753,1.001613,1.447099,1.754902,-0.779418,-1.225562,-1.374486,2170.5869,2.995665,0.735283,1.475031,3.767545,-0.462393,-0.792006,-2.157857,2229.8275,2.937569,0.7249,1.397599,1.650879,-0.449347,-0.755409,-1.211682,5940.0107,5.21119,1.530673,2.526004,2.794994,-1.082899,-1.983671,-5.589224,6190.2241,5.655975,1.546036,2.471953,2.70686,-1.112894,-2.014511,-5.540563,6
144268.7617,10.059181,36.92312,52.707421,55.427096,-22.102674,-25.669337,-75.410108,139575.6191,9.093727,36.148089,55.116622,58.210435,-20.986568,-24.46868,-65.069063,4842.9756,4.187829,1.124924,1.673036,2.093116,-0.795373,-1.083793,-3.281007,4649.9931,4.080491,1.10586,1.703879,2.617766,-0.759145,-1.151981,-3.440456,1746.4641,2.822055,0.570803,1.105749,1.389962,-0.370352,-0.63847,-1.809032,1954.0356,2.873813,0.666759,1.327371,1.71859,-0.429478,-0.80422,-2.254606,6344.3284,5.561455,1.689949,2.788578,3.172351,-1.206405,-2.105144,-5.87223,6064.9845,5.350701,1.670342,2.864547,3.161728,-1.189563,-2.30375,-6.668501,141846.6542,10.140081,35.001738,50.220914,52.816479,-21.637114,-25.024365,-55.523795,130745.7705,9.365105,33.353971,46.731492,48.460756,-18.432246,-21.528602,-43.028894,5279.9858,4.224921,1.255911,1.885793,2.197845,-0.856124,-1.230779,-1.328941,5329.4277,5.086045,1.167489,1.750107,2.005708,-0.916543,-1.238353,-3.62104,2347.331,3.06396,0.811952,1.635195,1.963648,-0.507061,-0.954695,-2.644608,2406.0094,3.002234,0.799653,1.555046,1.882249,-0.491518,-0.837735,-1.155132,6806.7443,5.533869,1.793574,2.996271,3.36868,-1.281933,-2.915447,-6.959035,6995.0197,5.97034,1.7975,2.93107,3.309459,-1.29491,-2.366028,-2.928951,6
151312.7031,10.335536,39.167213,56.390576,61.042539,-23.147891,-32.803594,-88.294376,146096.2832,9.41324,38.090069,58.037724,61.325323,-21.821315,-30.878934,-89.244271,5260.4034,4.374976,1.23124,1.852165,2.175237,-0.923457,-1.357852,-3.729059,5079.3156,4.274315,1.215401,1.86824,2.22172,-0.88418,-1.59486,-1.748922,1835.347,2.885904,0.611149,1.185878,1.589777,-0.407184,-0.77303,-2.338916,2062.9408,2.94269,0.704384,1.382452,1.67344,-0.468926,-0.733633,-1.080422,6834.3889,5.806231,1.854877,3.074525,3.424339,-1.378589,-2.068272,-2.54719,6548.4198,5.580486,1.8257,3.095766,3.455394,-1.360168,-2.118975,-2.665743,148375.6816,10.40636,37.015169,53.303276,56.813314,-22.400546,-31.728666,-88.971139,136384.4883,9.487298,35.268919,49.54266,51.869274,-19.100718,-27.080727,-78.788221,5765.4924,4.413447,1.387787,2.070594,2.290012,-0.996285,-1.456552,-2.526769,5824.0827,5.370279,1.279441,1.862227,2.164909,-1.065352,-1.541443,-4.297178,2468.4334,3.123964,0.857715,1.724547,2.217631,-0.548019,-0.871946,-1.4682,2531.246,3.080255,0.858023,1.672095,2.021919,-0.539425,-0.791452,-1.14156,7372.9012,5.768192,1.979348,3.280783,3.596482,-1.464019,-2.310116,-2.772744,7550.4533,6.234624,1.974975,3.19225,3.536408,-1.47298,-2.278342,-2.958355,6
156963.6973,10.67684,40.910091,58.892376,61.357955,-24.111241,-33.785764,-89.450941,151946.7656,9.634634,40.03968,61.414379,64.433678,-22.779753,-31.59958,-89.414785,5806.7869,4.645441,1.349247,2.024921,2.301727,-1.04018,-1.739794,-1.766891,5508.2072,4.487655,1.323728,2.050133,2.340078,-0.997429,-1.651443,-2.794275,1962.9006,2.994059,0.639534,1.232898,1.546462,-0.433253,-0.729899,-1.899854,2177.6489,3.033535,0.744323,1.455752,1.803942,-0.51399,-0.825528,-1.083856,7442.5622,6.141585,2.002786,3.291284,3.647184,-1.50713,-2.616949,-2.752321,7036.6202,5.856852,1.981983,3.341468,3.801108,-1.514132,-2.620987,-7.144662,154219.1602,10.632886,38.916165,56.145376,58.941927,-23.305062,-32.845588,-91.737473,141078.8926,9.784875,36.883018,52.039756,54.964151,-19.749137,-27.876112,-58.722202,6251.0142,4.636103,1.512136,2.272166,2.614938,-1.123234,-1.871127,-2.155649,6443.4314,5.717765,1.404959,2.007435,2.350247,-1.20234,-2.010655,-1.939643,2598.6034,3.218534,0.904706,1.792277,2.278041,-0.602369,-0.938831,-2.564916,2694.0487,3.183505,0.89589,1.727683,2.16568,-0.571985,-1.064106,-1.127053,7891.8643,6.010074,2.140039,3.542282,3.996701,-1.629792,-2.773745,-3.01002,8212.4657,6.587668,2.133941,3.439782,3.821212,-1.630321,-2.770049,-2.983991,6
162628.3262,11.268286,42.90417,59.082965,62.058398,-24.42394,-33.424596,-87.330248,157057.6836,9.973577,41.40324,61.757323,65.652276,-23.05784,-31.977014,-91.243431,6188.1616,4.766934,1.487701,2.084443,2.494959,-1.127944,-1.871028,-5.136303,5867.2622,4.655267,1.420689,2.096927,2.561807,-1.055927,-1.713391,-4.617773,2027.0153,3.025601,0.646532,1.19079,1.576667,-0.464882,-0.719122,-1.890987,2260.9881,3.10391,0.751912,1.471919,2.861022,-0.541037,-0.930138,-2.499043,7804.4952,6.258696,2.103249,3.336052,3.810474,-1.627499,-2.534361,-4.393007,7375.2273,6.054067,2.054502,3.389244,3.702205,-1.615052,-2.948156,-6.055181,159511.877,11.007412,41.166245,56.463443,59.875866,-23.636881,-31.334512,-85.995222,145643.8515,10.339975,39.314923,52.816261,55.301715,-19.950303,-25.558313,-72.972752,6651.4129,4.801119,1.634664,2.33637,2.692783,-1.194257,-1.951687,-3.487179,6913.5593,5.915417,1.573436,2.122761,2.496262,-1.313138,-2.153253,-3.245002,2701.5414,3.312029,0.915121,1.852756,2.289924,-0.628805,-1.106789,-3.267851,2779.4289,3.204513,0.902331,1.648435,2.075652,-0.606687,-0.934306,-2.478767,8255.0762,6.215368,2.222868,3.609378,4.076946,-1.733342,-3.162582,-6.742593,8639.6605,6.714553,2.26019,3.52595,3.976111,-1.763175,-2.982109,-6.25204,6
171987.541,17.389659,41.250648,56.482581,59.404319,-25.040213,-31.283619,-82.521226,165399.6025,16.181077,40.944023,59.196058,61.974116,-23.410066,-28.998158,-79.932556,6939.0974,6.338039,1.560647,2.177262,2.491402,-1.281323,-1.853635,-2.448776,6755.2051,6.185796,1.512319,2.192067,3.087366,-1.214968,-1.785873,-2.349224,2156.9043,3.280452,0.695151,1.302331,1.654746,-0.489908,-0.780233,-1.188659,2430.845,3.352972,0.803659,1.531528,3.056684,-0.56989,-0.915992,-1.312115,8602.1484,8.578489,2.294361,3.391881,3.816485,-1.819885,-2.997211,-3.474493,8317.5659,8.185678,2.266796,3.474302,3.853762,-1.823849,-3.046013,-3.445349,167501.6367,19.571434,39.39525,54.268677,57.914398,-23.962867,-31.131228,-82.322397,152446.4902,16.405282,37.498502,52.408615,54.094649,-20.070851,-26.335008,-72.186719,7726.6434,6.590941,1.773378,2.498865,2.794441,-1.381654,-2.010023,-2.6014,7583.4876,8.176418,1.568748,2.074248,2.381235,-1.454147,-2.078193,-2.706479,2898.9001,3.642901,0.965051,1.944615,4.21978,-0.656112,-1.086129,-1.978827,2960.5753,3.550097,0.970964,1.77589,2.342433,-0.639444,-1.002754,-2.040943,9422.4293,8.995754,2.532831,3.764651,4.046511,-1.973527,-3.326067,-3.894639,9521.995,9.88853,2.48789,3.679491,4.083792,-1.956726,-3.265617,-4.729587,6
175170.8789,12.266573,44.500393,61.873813,65.374698,-25.577527,-34.265595,-101.39731,167271.5664,11.035597,43.253877,62.632931,66.094866,-23.7219,-32.01175,-82.305713,6804.0165,5.208941,1.591681,2.256407,2.58305,-1.349358,-2.396263,-6.756729,6678.0753,5.166656,1.564567,2.262033,2.569648,-1.292488,-2.274926,-3.466394,2176.9097,3.181831,0.694612,1.315938,1.757126,-0.522572,-0.849416,-1.846366,2461.2988,3.260038,0.795566,1.574787,1.930767,-0.607343,-1.014585,-2.004593,8500.7345,6.876071,2.327877,3.582124,4.031062,-1.909132,-3.319844,-3.585543,8294.7164,6.70505,2.307073,3.624542,4.024459,-1.944218,-3.485514,-5.909362,169400.6455,12.411045,42.118498,58.136952,61.351817,-24.271443,-30.746914,-85.879023,154197.8877,11.117067,39.6113,55.386345,66.886893,-20.494221,-25.10924,-35.5217,7593.1146,5.33705,1.808212,2.562983,2.979932,-1.465085,-2.601053,-3.624606,7545.3292,6.499144,1.651855,2.216153,2.517782,-1.545731,-2.714941,-3.868209,2923.9439,3.464198,0.963319,1.971684,2.371652,-0.702951,-1.145773,-3.03175,2958.7616,3.373919,0.966249,1.862632,2.315897,-0.685178,-1.112712,-2.803571,9341.3982,6.904124,2.53269,3.991567,4.465225,-2.109684,-3.7962,-4.139279,9378.1991,7.406942,2.508588,3.846732,4.180997,-2.06971,-3.685916,-3.796106,6
180229.7754,12.062987,44.33861,65.860672,70.819875,-26.186816,-30.781357,-92.402231,171864.2109,10.791956,43.104456,68.516519,74.886306,-24.198261,-28.534621,-78.328559,6882.1062,5.193302,1.536614,2.020298,2.366275,-1.409159,-2.31644,-6.736896,6778.6904,5.148119,1.519452,2.04958,2.341701,-1.341299,-2.262553,-6.537946,2209.3369,3.200862,0.663204,1.349803,1.704097,-0.54394,-0.985639,-2.694055,2496.3578,3.279656,0.755539,1.555432,1.9593,-0.621652,-1.158453,-3.193897,8584.9363,6.827506,2.24595,3.270043,3.661695,-1.980887,-3.910558,-4.162085,8373.0376,6.644231,2.208318,3.348167,3.731105,-1.985612,-4.040433,-4.77332,173891.7578,11.927573,41.819558,57.037835,60.063953,-24.767559,-28.548493,-80.724871,158202.2588,10.770703,39.120616,51.941826,55.388857,-20.872969,-23.967872,-61.895828,7701.0224,5.315354,1.751932,2.325353,2.700942,-1.537666,-2.484323,-7.355474,7684.4013,6.479966,1.625863,2.031366,2.341477,-1.620365,-2.603155,-2.706854,2974.8998,3.48367,0.92508,1.912719,2.227217,-0.713738,-1.313898,-3.620441,2998.5947,3.388113,0.920915,1.826622,3.102227,-0.709148,-1.27624,-3.507771,9458.5267,6.830405,2.492328,3.873824,4.264985,-2.15427,-4.396063,-7.312334,9494.4867,7.333214,2.485004,3.774664,4.252623,-2.133042,-4.271686,-4.974282,6
185586.7598,12.006627,47.940313,67.310558,71.113577,-26.785816,-32.915759,-97.092477,176367.2403,10.748358,46.080749,66.604067,69.938966,-24.684763,-30.97367,-85.930197,6978.7318,5.256752,1.660866,2.415277,2.751165,-1.494016,-2.726598,-7.605561,6933.3251,5.203592,1.640911,2.381119,2.738905,-1.441624,-2.677301,-3.551989,2250.1394,3.264157,0.70765,1.357112,1.771606,-0.57415,-1.070523,-2.341762,2562.0674,3.350407,0.806017,1.548237,2.030991,-0.664634,-1.252454,-2.413325,8645.6244,6.86188,2.421693,3.802039,4.125183,-2.080083,-4.109479,-8.588127,8562.5334,6.745353,2.390414,3.784293,4.098691,-2.142061,-4.21116,-8.46074,178173.4375,11.760362,45.093312,62.275592,66.01517,-25.193035,-29.042767,-74.197609,162020.291,10.581557,42.346783,58.417069,65.790751,-21.261479,-24.693189,-71.788408,7872.7067,5.370536,1.892898,2.708572,4.648533,-1.633027,-2.967468,-5.414107,7779.0635,6.514164,1.750506,2.36256,2.679504,-1.711986,-3.070098,-8.756451,3059.0907,3.553959,0.991675,1.979282,2.457842,-0.762343,-1.367538,-3.019074,3054.1054,3.458535,0.998338,1.946682,2.38465,-0.748242,-1.328948,-3.784243,9700.8714,6.907614,2.650293,4.210055,4.644506,-2.347665,-4.642093,-10.205446,9573.8002,7.365093,2.60953,4.09228,4.685369,-2.264298,-4.42448,-9.532789,6
48303.8886,4.937347,6.201158,6.824542,8.551558,-7.027589,-9.302701,-26.476761,47090.8652,4.643048,6.281004,6.970078,8.73275,-6.744327,-9.21328,-26.514902,1414.7516,2.079344,0.1824,0.23052,0.72465,-0.162887,-0.28921,-1.437972,1419.6084,2.085981,0.183208,0.21573,1.789366,-0.167097,-0.316288,-0.730744,672.8727,1.706605,0.119046,0.161303,0.460122,-0.116204,-0.195276,-0.571503,738.5093,1.714166,0.111322,0.212741,0.339068,-0.134093,-0.240108,-1.692209,1898.7309,2.657443,0.245596,0.294886,2.011377,-0.255218,-0.404851,-1.200941,1827.8934,2.570345,0.240223,0.30229,1.03663,-0.254446,-0.411968,-1.06449,45075.9414,5.25238,5.925967,6.494643,7.817977,-6.398548,-8.330137,-8.952517,46251.5674,5.068236,5.953741,6.523007,7.863879,-6.34662,-7.556433,-21.241532,1607.774,2.153332,0.201614,0.256859,0.5365,-0.182063,-0.280933,-0.739714,1517.1532,2.421781,0.194058,0.291953,1.251999,-0.182129,-0.266835,-1.861616,945.5263,1.857638,0.142053,0.252655,0.576107,-0.166855,-0.264721,-0.652894,987.5138,1.845132,0.147821,0.22909,0.558596,-0.162847,-0.259179,-2.224425,2059.0469,2.738575,0.264091,0.332697,0.707336,-0.269538,-0.557682,-1.190767,2174.5075,2.999638,0.283458,0.320249,1.33874,-0.290649,-0.444715,-1.14225,6
71878.831,5.763069,15.442017,19.372862,21.281384,-11.660665,-14.564932,-16.917522,69180.6299,5.412563,15.482481,20.196962,21.841844,-10.951208,-14.587519,-41.958746,2074.9689,2.375395,0.445845,0.615612,1.185569,-0.286799,-0.42281,-1.265968,2068.4207,2.373016,0.448331,0.613779,0.915344,-0.289889,-0.446499,-1.270942,923.6494,1.917943,0.281486,0.471949,2.621955,-0.186631,-0.307798,-0.804126,1033.2479,1.942864,0.318519,0.541529,0.796094,-0.214392,-0.368299,-2.911105,2813.8925,3.046722,0.677152,0.975289,1.47219,-0.456327,-0.763225,-2.143313,2707.2551,2.945876,0.670463,0.980126,2.659551,-0.450726,-0.774865,-2.209479,68245.5244,6.092472,14.49812,18.500246,19.822701,-10.844137,-13.13177,-37.98721,67866.1289,5.735701,14.308248,17.836717,19.062686,-10.261441,-12.162023,-33.219139,2342.1654,2.442775,0.501917,0.69045,0.928962,-0.320483,-0.510104,-1.419704,2217.7002,2.764462,0.46684,0.639075,1.06003,-0.317812,-0.482703,-1.367309,1283.8504,2.082542,0.390129,0.681744,0.982521,-0.260267,-0.434479,-1.258971,1327.7235,2.06212,0.39602,0.656087,2.024673,-0.256967,-0.581529,-0.77069,3029.6786,3.079211,0.703993,1.016994,1.614708,-0.476382,-0.807809,-2.302512,3146.6201,3.325354,0.719224,1.029676,1.328085,-0.490555,-0.808573,-2.054343,6
90243.7344,6.996283,20.406929,26.519016,28.127666,-14.588648,-19.686058,-57.985471,86638.5761,6.502674,20.282506,27.701522,29.5645,-13.735998,-19.029126,-51.501965,2679.2403,2.773402,0.609824,0.862377,1.199403,-0.397667,-0.692829,-2.775165,2646.7752,2.749915,0.60704,0.857263,1.1553,-0.383478,-0.620142,-1.732797,1135.1886,2.141583,0.359851,0.623262,0.94357,-0.230678,-0.383858,-1.033723,1266.6779,2.166316,0.410582,0.720412,1.044871,-0.263842,-0.41606,-0.718882,3640.9224,3.642605,0.927,1.373353,1.790784,-0.616097,-1.045201,-2.912849,3488.762,3.513315,0.914308,1.390603,1.672487,-0.600914,-1.012615,-2.617032,86828.6533,7.461925,19.201324,25.385442,27.282963,-13.83104,-18.211955,-20.574867,84617.5009,6.941628,18.81814,24.267808,28.830448,-12.666705,-15.50719,-43.194612,3003.877,2.844142,0.684364,0.950516,1.19611,-0.428647,-0.693771,-1.796185,2857.6237,3.262088,0.630776,1.008805,1.162603,-0.443724,-0.702674,-0.849058,1561.4065,2.328658,0.500037,0.895787,1.257398,-0.318672,-0.520071,-1.229062,1605.7918,2.292224,0.507304,0.853234,1.207791,-0.317621,-0.493932,-0.789751,3924.4921,3.691331,0.970915,1.448519,1.794927,-0.643168,-1.033461,-1.391076,4043.3681,3.976969,0.983227,1.45076,1.819892,-0.658162,-1.05598,-2.868416,6
105100.3437,7.911228,24.922842,33.088742,34.758835,-16.843877,-22.4982,-62.314076,101345.6553,7.306374,24.684414,34.712766,36.959446,-15.977844,-22.783994,-34.233095,3222.2306,3.108992,0.755931,1.152431,1.408492,-0.494753,-0.82157,-1.33443,3137.3523,3.061899,0.746133,1.096972,1.33192,-0.483725,-0.777954,-2.050545,1295.5143,2.291559,0.426609,0.762035,1.132472,-0.276036,-0.459393,-1.202895,1438.3849,2.32004,0.487513,0.893952,1.254913,-0.322167,-0.513089,-1.377403,4367.3722,4.126287,1.143542,1.753601,2.037705,-0.787701,-1.352256,-2.170539,4133.3418,3.955183,1.120776,1.796688,2.173771,-0.767115,-1.299642,-3.484349,102201.1103,8.389997,23.484395,31.827146,33.654574,-16.215488,-21.612708,-60.014962,97823.5732,7.794982,22.848157,30.110263,32.428968,-14.472723,-17.868601,-50.165303,3569.3632,3.181865,0.841848,1.263789,1.66475,-0.541516,-1.035738,-2.512083,3470.033,3.707859,0.779983,1.099916,1.363065,-0.557245,-0.917078,-1.480553,1753.7199,2.488698,0.592131,1.112852,1.620606,-0.382951,-0.585042,-1.633241,1824.1576,2.458525,0.596426,1.057657,1.39086,-0.381951,-0.872542,-1.518565,4634.3905,4.141739,1.188531,1.864496,2.243778,-0.81205,-1.311592,-3.699708,4844.93,4.505755,1.208721,1.840857,2.211502,-0.835856,-1.348613,-3.716327,6
117003.5878,8.789137,28.417914,38.433795,40.949404,-18.558799,-21.936975,-64.502587,112995.6709,7.948919,28.042636,40.296765,43.151631,-17.587861,-22.487595,-65.998389,3679.4562,3.362977,0.870477,1.266628,1.529984,-0.57331,-1.107639,-2.801439,3530.7927,3.303447,0.853254,1.26878,1.581813,-0.554455,-0.906066,-2.50325,1426.4523,2.424335,0.472657,0.854052,1.19466,-0.29925,-0.52349,-3.462259,1582.2938,2.468274,0.545301,1.032144,1.388443,-0.34774,-0.619248,-1.501589,4947.2824,4.489034,1.318116,2.050776,2.347581,-0.897297,-1.626056,-4.506174,4630.1168,4.308357,1.290825,2.099667,2.60311,-0.868207,-1.612339,-2.170607,114486.2695,9.167739,26.837069,36.964512,38.904706,-17.989025,-21.420589,-61.544264,108104.9258,8.600547,26.047162,34.895216,36.679073,-15.799585,-18.498668,-44.61577,4027.7539,3.436757,0.965944,1.404377,1.750302,-0.622254,-1.027164,-1.304918,4000.4629,4.057867,0.901799,1.290035,1.594347,-0.648811,-1.013973,-2.912227,1917.7689,2.645549,0.662935,1.27725,1.699218,-0.415033,-0.707431,-1.881898,2000.9743,2.599901,0.658806,1.18959,1.427922,-0.406324,-0.694339,-2.123261,5174.93,4.494465,1.373765,2.187736,2.495042,-0.922476,-1.674383,-2.026963,5512.5889,4.906407,1.407892,2.165359,2.484695,-0.96591,-1.723964,-4.812621,6
128492.2393,9.592323,31.421714,43.055706,45.017935,-20.100933,-27.728048,-35.701651,123536.7441,8.69148,30.94156,45.094181,47.907018,-18.981977,-26.395998,-30.738437,4187.7775,3.727432,0.985681,1.440365,2.552546,-0.684263,-1.138731,-1.272931,4075.3489,3.687896,0.968688,1.464383,1.752371,-0.657491,-1.064155,-2.896847,1552.2776,2.558554,0.515488,0.954283,1.219225,-0.333267,-0.514831,-1.421361,1746.9207,2.622241,0.596096,1.123953,1.413432,-0.388667,-0.600044,-0.883746,5602.4387,5.015243,1.486942,2.329863,2.668514,-1.059581,-1.708669,-4.620652,5351.5966,4.857654,1.468064,2.391364,2.695546,-1.037857,-1.636194,-2.689516,125462.2334,10.014528,29.690726,41.256182,43.392747,-19.474735,-25.369852,-29.761229,117685.3486,9.301936,28.661068,38.895354,41.432274,-17.16225,-21.433117,-58.323114,4652.9324,3.842693,1.103631,1.617955,1.908705,-0.742179,-1.223805,-3.349119,4526.0948,4.503618,1.017437,1.459666,1.672171,-0.768911,-1.267172,-1.554167,2118.9148,2.821314,0.722581,1.390573,1.742341,-0.463111,-0.754008,-1.230725,2161.8913,2.740885,0.719943,1.30165,1.912302,-0.4501,-0.699306,-1.825864,6047.5018,5.131496,1.571417,2.50655,2.851965,-1.115545,-1.700468,-2.16714,6203.2045,5.471528,1.590333,2.475515,2.739724,-1.131477,-1.739342,-2.049725,6
137945.2109,15.140986,33.182849,45.513087,48.096474,-21.026046,-29.186225,-79.332026,134433.8671,12.972383,33.219539,49.156905,51.178828,-20.045906,-27.696095,-41.19645,5141.6038,4.702339,1.154434,1.703785,2.062937,-0.819025,-1.091879,-2.663291,4734.1117,4.534082,1.099391,1.676928,1.974815,-0.756523,-1.261498,-1.492476,1769.3989,2.839978,0.583552,1.059011,1.418787,-0.360519,-0.678348,-0.952778,1948.6334,2.90335,0.670992,1.265179,1.62159,-0.431827,-0.767753,-1.168519,6622.841,6.435534,1.670354,2.588546,2.872495,-1.206615,-1.717698,-2.286332,6078.2391,6.120769,1.632502,2.637334,3.003545,-1.145881,-1.788805,-2.606377,135844.251,15.908921,31.538409,44.244995,46.395506,-20.440809,-28.74484,-80.832003,125209.9121,14.482581,30.536746,41.978151,43.732924,-17.387619,-24.409827,-66.529588,5461.7899,4.80005,1.272332,1.887551,2.169355,-0.865074,-1.161303,-1.522011,5461.4494,5.808115,1.161091,1.653461,2.030035,-0.91005,-1.236998,-1.744046,2316.6443,3.121363,0.79966,1.500586,1.939565,-0.487007,-0.889524,-1.516876,2453.0961,3.062073,0.801905,1.428396,3.539016,-0.480479,-0.66734,-1.57068,6859.2236,6.610667,1.758957,2.769479,3.125112,-1.233471,-1.910578,-2.859139,7407.5994,7.334056,1.791224,2.715042,3.051469,-1.313194,-1.98844,-2.976155,6
144168.2051,11.383534,36.808262,51.673636,54.652818,-21.84387,-25.295805,-75.015147,140089.4707,10.106662,36.396118,55.569494,58.798219,-20.888806,-26.316265,-69.936677,5374.182,4.294868,1.258998,1.902184,2.254552,-0.955165,-1.531072,-4.419238,4977.6847,4.175852,1.214719,1.91145,2.203651,-0.871018,-1.490209,-4.289284,1826.7415,2.79643,0.62003,1.196186,1.654436,-0.406375,-0.706401,-1.807124,2020.238,2.867735,0.726539,1.508023,2.020222,-0.472477,-0.836292,-2.330551,7001.7066,5.779891,1.874124,3.028382,3.493676,-1.417388,-2.597709,-7.264974,6491.1819,5.54518,1.847991,3.217732,3.675445,-1.367025,-2.601568,-6.960024,141891.3174,11.800986,34.86118,50.020292,52.102158,-21.363561,-24.787884,-66.712507,129994.29,10.946012,33.334711,46.631064,48.736125,-18.032135,-20.928381,-57.375088,5722.8977,4.357685,1.396169,2.118535,2.432493,-0.997148,-1.695561,-4.755603,5840.141,5.282638,1.283141,1.866021,2.159606,-1.07791,-1.69979,-4.865939,2398.8277,3.052247,0.866242,1.799493,2.281095,-0.551243,-0.945434,-2.512778,2518.8894,2.982598,0.853326,1.627217,2.177553,-0.536438,-0.908076,-2.453333,7241.6517,5.755907,1.971909,3.312808,3.869686,-1.459461,-2.716342,-7.468556,7801.2635,6.32962,2.006736,3.186637,3.671227,-1.540792,-2.803435,-7.581396,6
152264.1084,11.470902,39.138242,55.217788,57.491475,-23.017744,-26.987152,-38.746886,147707.0782,10.147702,38.715718,59.248977,62.467227,-21.842558,-25.738983,-39.582403,5595.3136,4.39601,1.334066,1.972469,2.386356,-0.979109,-1.375131,-1.860558,5200.0299,4.280733,1.278095,2.005102,2.783106,-0.902823,-1.283837,-1.592352,1885.7117,2.873695,0.629725,1.203556,1.618304,-0.413785,-0.59894,-0.928498,2087.5628,2.945062,0.740175,1.492008,1.879282,-0.479876,-0.755634,-1.107022,7246.6679,5.883537,1.983761,3.179592,3.639295,-1.437398,-2.174895,-2.664376,6712.3723,5.635778,1.934018,3.317338,3.808175,-1.398301,-2.2733,-2.616576,149497.2929,11.63127,37.150182,53.257789,57.131474,-22.338057,-26.130441,-37.285836,136438.4931,10.848517,35.319803,49.506197,52.518076,-18.840454,-22.165847,-32.670662,5966.0609,4.45104,1.471908,2.240099,2.58927,-1.03105,-1.457898,-1.896512,6156.7568,5.442101,1.372822,1.945038,2.261166,-1.1197,-1.547854,-1.878617,2483.2648,3.135608,0.88926,1.810098,2.184608,-0.559863,-0.881378,-1.233323,2600.9057,3.058535,0.868855,1.632839,1.970388,-0.540156,-0.769761,-1.104034,7505.462,5.846438,2.071334,3.455879,3.861065,-1.506096,-2.402766,-2.711606,8120.1997,6.441491,2.122393,3.360145,3.847877,-1.589594,-2.399658,-2.834759,6
159591.417,11.661814,41.282198,58.85882,61.685299,-23.964485,-27.969154,-79.716829,154379.2187,10.30399,40.773719,62.72066,66.228412,-22.68541,-28.631332,-41.928754,5900.8036,4.542904,1.404714,2.089454,2.462193,-1.06556,-1.77676,-2.097033,5530.2768,4.457125,1.35201,2.112928,2.344756,-0.990888,-1.712058,-4.90461,1960.4357,2.942993,0.647714,1.241446,1.547451,-0.43952,-0.757053,-2.159863,2182.9786,3.030188,0.760532,1.535852,1.857366,-0.51742,-0.881574,-1.483641,7579.3816,6.04634,2.091875,3.349626,3.798985,-1.562824,-2.868857,-3.744685,7105.9509,5.852473,2.048167,3.482057,3.999181,-1.540131,-2.841756,-7.931662,156020.5889,11.662853,39.206018,56.52988,58.771762,-23.183365,-26.97155,-71.847566,142101.4932,10.959929,37.131422,52.604504,54.992556,-19.449539,-22.676834,-57.208327,6327.9051,4.622287,1.555987,2.37317,2.649085,-1.126303,-1.951481,-2.50854,6554.5101,5.655933,1.457148,2.065363,2.33282,-1.229052,-2.033306,-6.011921,2598.4426,3.22689,0.917352,1.869865,2.186501,-0.604527,-1.012978,-2.84301,2695.5068,3.126109,0.897763,1.682153,2.06627,-0.577432,-0.976888,-1.361105,7956.2723,6.06709,2.197823,3.638162,4.119209,-1.657287,-3.030671,-4.987213,8487.7257,6.595689,2.246926,3.529023,3.907953,-1.726036,-3.114415,-4.501603,6
166446.456,11.784666,42.240836,58.464091,61.212107,-24.899066,-29.79695,-79.099959,160436.7089,10.377289,41.634886,61.060636,64.432408,-23.467142,-29.594743,-51.465314,6128.0929,4.649729,1.45849,2.103445,2.788373,-1.119867,-1.899055,-2.648996,5803.6141,4.585223,1.398177,2.085781,2.390554,-1.051683,-1.846568,-5.049094,2023.1579,3.005157,0.656015,1.202434,1.494269,-0.456036,-0.761191,-1.401289,2264.5133,3.104453,0.764155,1.521477,1.926012,-0.539577,-0.933237,-1.86477,7836.3284,6.17508,2.167787,3.324541,3.65534,-1.629219,-2.902361,-5.151732,7405.2783,5.9991,2.110537,3.399637,3.704081,-1.627228,-2.947872,-5.898666,161958.3525,11.663887,40.021158,55.645924,58.570369,-23.858116,-27.765017,-75.530811,147153.9882,10.973681,37.867503,52.270276,55.74355,-20.031482,-23.091261,-67.958172,6626.3732,4.749678,1.609717,2.346687,2.672457,-1.193469,-2.076671,-3.25145,6849.1708,5.798704,1.51734,2.067831,2.466943,-1.296606,-2.164711,-3.057606,2699.3078,3.30571,0.922207,1.938071,2.312432,-0.628901,-1.120072,-2.217798,2775.8229,3.189816,0.906908,1.65902,2.120517,-0.598375,-0.991977,-2.603483,8319.5605,6.214339,2.290207,3.622518,4.029522,-1.75427,-3.213918,-6.288908,8743.0789,6.701464,2.346186,3.545674,4.029069,-1.789775,-3.141757,-6.132941,6
172786.8555,11.723806,44.93752,64.574241,68.102254,-25.506856,-35.455197,-68.815474,165831.1484,10.379238,44.095596,67.767284,71.62851,-24.073013,-33.75367,-98.47933,6298.27,4.76951,1.528907,2.27145,3.330924,-1.2942,-2.170161,-2.424202,6087.9444,4.725929,1.488029,2.304684,2.622009,-1.220959,-1.97396,-5.183407,2088.3337,3.082776,0.679319,1.304589,1.639303,-0.512414,-0.855502,-2.596897,2349.5935,3.169822,0.79404,1.569095,2.011033,-0.6021,-1.056923,-3.25159,8019.3317,6.320942,2.290445,3.6434,4.142217,-1.859012,-3.046766,-8.297508,7739.7493,6.164215,2.226862,3.760466,4.294869,-1.897376,-3.25912,-9.977452,167272.0684,11.57744,42.598002,61.373244,64.549121,-24.390437,-33.837702,-95.82188,151946.2422,10.788188,40.065272,57.12892,60.537491,-20.383361,-27.968423,-77.465879,6935.75,4.881607,1.713156,2.575186,3.075513,-1.400547,-2.311436,-2.542693,7060.0708,5.959015,1.604487,2.21273,2.463646,-1.495294,-2.471344,-2.974679,2808.1656,3.374774,0.969452,1.971415,2.520736,-0.702364,-1.352819,-4.077016,2851.4929,3.268352,0.946838,1.823145,2.24959,-0.670603,-1.155367,-3.209734,8726.5479,6.385038,2.418348,4.006614,5.022276,-2.04383,-3.540725,-10.933254,8917.0788,6.842961,2.449145,3.831879,4.289724,-2.024608,-3.327986,-9.856505,6
179791.6162,12.406587,45.27604,66.309788,70.592462,-27.531655,-37.272257,-107.674626,172355.043,11.499478,43.490292,66.18082,70.031152,-25.454529,-34.916094,-69.224991,6500.365,5.247357,1.433039,2.037866,4.571925,-1.23106,-2.050954,-5.84096,6377.1636,5.118449,1.402275,2.053799,2.423724,-1.194293,-1.919583,-5.64304,2139.6553,3.183635,0.636845,1.286254,1.662129,-0.507428,-0.883232,-2.317149,2422.5905,3.230643,0.723736,1.475739,1.978801,-0.593597,-1.112038,-1.33842,8138.1481,6.909431,2.133661,3.334949,3.727385,-1.772679,-3.322495,-3.30685,7993.5447,6.636543,2.081962,3.316775,3.664779,-1.820138,-3.602155,-3.323777,173595.9014,12.892048,42.132667,59.781756,64.158209,-26.087807,-34.376405,-96.620232,157297.3662,11.252493,39.906227,56.241598,59.585711,-21.946462,-29.372656,-82.727673,7289.0991,5.322892,1.638468,2.325436,2.618169,-1.355038,-2.220159,-6.195502,7261.0478,6.625244,1.512859,2.013738,2.367216,-1.426569,-2.384047,-6.714221,2899.9766,3.456643,0.889571,1.880839,2.327943,-0.69107,-1.284204,-2.285478,2923.1017,3.400678,0.898786,1.858994,2.297884,-0.666021,-1.175281,-1.498143,9098.4095,7.005986,2.335596,3.659984,3.989965,-1.996962,-3.994229,-11.206177,9084.3027,7.618739,2.321683,3.564428,3.909372,-1.947797,-3.808015,-10.629098,6
184065.2949,12.065408,48.440533,71.121315,74.404515,-27.030123,-31.537538,-51.716638,175390.539,10.53699,47.323979,73.807372,77.916851,-25.075338,-29.333222,-44.48351,6624.235,4.935328,1.658743,2.498241,3.089579,-1.277348,-1.83891,-2.261499,6464.4729,4.896875,1.616855,2.528897,2.864975,-1.227918,-1.776197,-2.05774,2182.3255,3.179945,0.718997,1.424211,1.784865,-0.509466,-0.753597,-1.227873,2457.7969,3.250205,0.828501,1.683019,1.994708,-0.601737,-0.980851,-1.349014,8281.7196,6.474676,2.451329,4.084545,4.474039,-1.786811,-2.796681,-3.305516,8051.2684,6.305681,2.396349,4.154235,4.685747,-1.832816,-2.928554,-3.38803,176634.291,11.592906,45.896285,67.189412,71.502117,-25.483356,-29.68563,-41.280867,160185.707,10.738586,43.002246,62.456302,65.37015,-21.410368,-24.803769,-39.194764,7352.6041,5.056254,1.859909,2.842796,3.19267,-1.389636,-2.00326,-2.38988,7456.3509,6.198548,1.738711,2.447262,2.831295,-1.48249,-2.089983,-2.629794,2941.7303,3.466901,1.020406,2.103492,2.533236,-0.69735,-1.067343,-1.521328,2966.9112,3.356686,1.007683,2.007141,2.42275,-0.668971,-1.039507,-1.43082,9131.345,6.543648,2.615992,4.464659,5.035077,-2.003158,-3.242867,-4.164659,9226.455,7.00989,2.62663,4.310146,4.759969,-1.957367,-3.184556,-3.706328,6
188680.6621,12.21586,49.943318,73.913768,78.135039,-27.638237,-31.888225,-46.471425,179741.0586,10.626531,48.785191,77.169723,81.592183,-25.56948,-29.519397,-47.31155,6815.4007,5.044625,1.728758,2.666541,2.907928,-1.335557,-1.93796,-2.487153,6610.1941,4.985249,1.699537,2.692529,2.968777,-1.281798,-1.876587,-2.346616,2219.3324,3.20217,0.739856,1.481626,1.808874,-0.533276,-0.800867,-1.163848,2489.1429,3.265603,0.858385,1.741278,2.108939,-0.624871,-0.959844,-1.357264,8469.926,6.5951,2.534347,4.334197,4.884633,-1.862078,-2.911482,-3.512051,8180.5255,6.393162,2.510952,4.406052,4.82273,-1.90416,-3.113497,-3.585939,180737.0937,11.605976,47.295993,70.00585,73.128176,-25.965408,-30.245407,-52.910776,163537.0059,10.770042,44.261003,64.665524,68.533549,-21.755028,-24.929283,-40.400189,7499.6682,5.138942,1.949044,3.014926,3.322998,-1.448906,-2.091219,-2.449195,7689.2626,6.321422,1.810347,2.780287,3.00428,-1.552609,-2.183583,-2.649011,2976.866,3.478553,1.060905,2.202412,2.650272,-0.720503,-1.114793,-1.472152,3016.736,3.381034,1.041196,2.104384,2.431735,-0.692964,-1.034021,-1.310235,9263.3931,6.611025,2.745894,4.735764,5.19071,-2.074421,-3.423514,-3.975708,9431.9103,7.106646,2.723639,4.594268,4.962039,-2.03814,-3.311897,-3.668565,6
44605.5859,3.669094,8.223604,11.343147,32.736361,-7.245514,-9.623836,-26.300832,42653.4609,3.319148,8.27627,11.635609,10.751669,-6.830093,-9.517339,-10.189999,1053.1964,1.648418,0.214757,0.436332,0.801466,-0.15904,-0.313639,-0.677919,1074.0094,1.669924,0.198394,0.293328,0.868252,-0.157819,-0.271492,-1.246414,573.2009,1.577458,0.145137,0.30509,0.789787,-0.112755,-0.217631,-0.6795,627.6543,1.582426,0.160848,0.336361,0.618972,-0.122005,-0.313396,-0.675159,1460.9967,2.001333,0.301828,0.536252,1.560158,-0.239041,-0.391586,-1.023787,1417.762,1.97284,0.296877,0.590432,1.675616,-0.230849,-0.428426,-1.349317,40261.1894,3.397771,7.433136,10.434432,26.118661,-6.466071,-8.499543,-24.757685,41756.0332,3.512852,7.511227,10.24624,23.520981,-6.380672,-7.652352,-22.582153,1194.1148,1.68346,0.226341,0.298137,0.83512,-0.171977,-0.314301,-1.55805,1189.7644,1.853992,0.221718,0.336789,0.822158,-0.184835,-0.271859,-0.830944,814.9007,1.691037,0.208027,0.450285,0.738519,-0.153934,-0.291473,-1.479654,838.5001,1.672314,0.20856,0.424773,0.750724,-0.158338,-0.257508,-0.820154,1574.0854,1.992553,0.312734,0.593814,1.525564,-0.248114,-0.410823,-1.050293,1677.3451,2.130038,0.332712,0.621969,1.709702,-0.262152,-0.409461,-1.884765,6
74608.7041,7.165237,13.458256,15.520393,16.819405,-11.675186,-16.820758,-48.263283,71679.0371,6.524355,13.596762,16.208603,17.775454,-10.994797,-15.994523,-18.377081,2125.9261,2.616263,0.381361,0.495034,0.978147,-0.278785,-0.439348,-1.225112,2108.6457,2.60211,0.378134,0.473515,0.746727,-0.276825,-0.431396,-1.287182,925.0325,1.970013,0.227712,0.386086,0.68298,-0.176383,-0.290373,-2.152523,1031.7443,1.9985,0.254041,0.432675,0.684617,-0.202461,-0.305811,-0.60662,2805.4313,3.410989,0.54571,0.713887,1.035537,-0.430879,-0.669428,-1.811664,2707.7349,3.29379,0.537303,0.722804,1.076842,-0.422358,-0.632043,-3.733044,70365.2002,7.487545,12.684619,15.149867,16.491815,-10.835465,-15.67649,-16.670256,69918.2705,7.067235,12.559199,14.762244,16.443598,-10.213205,-13.840057,-41.036613,2403.342,2.714409,0.428243,0.53232,0.815718,-0.304482,-0.476192,-0.854478,2278.025,3.097532,0.400443,0.51322,0.793667,-0.312995,-0.488229,-1.327924,1299.3049,2.169163,0.31567,0.553579,0.807471,-0.250624,-0.373168,-0.965579,1337.4009,2.13765,0.323014,0.51746,0.841695,-0.268533,-0.512715,-0.949751,3080.5541,3.542814,0.572487,0.75824,1.023549,-0.455681,-0.665177,-1.872163,3193.5908,3.85717,0.591973,0.770227,1.08812,-0.469241,-0.707258,-2.008253,6
89514.0156,7.238736,20.933681,27.418004,29.50691,-14.43345,-18.489009,-53.908311,86318.167,6.690826,20.698368,28.567472,30.911812,-13.623246,-18.481424,-52.329265,2638.2825,2.838858,0.59422,1.010126,1.14213,-0.371876,-0.586631,-1.525819,2562.2936,2.780347,0.593478,0.856862,1.157819,-0.36934,-0.601304,-1.164239,1101.5386,2.120365,0.354487,0.636809,0.865948,-0.222072,-0.373594,-1.065753,1211.0973,2.124868,0.399235,0.727545,0.99329,-0.257571,-0.419127,-1.171436,3518.363,3.70787,0.892725,1.378553,1.704551,-0.587935,-0.997299,-2.358957,3339.4939,3.533675,0.88367,1.389696,1.699835,-0.576487,-0.960735,-2.589712,86013.8974,7.62652,19.550033,26.135454,28.273886,-13.667402,-17.546503,-48.526448,83383.9677,7.065312,19.175918,24.93585,26.503197,-12.455695,-14.690154,-42.120475,2914.0987,2.883544,0.668769,0.957973,1.316146,-0.410212,-0.648011,-1.114547,2830.7095,3.348474,0.619736,0.88543,1.175471,-0.41549,-0.662617,-1.761275,1506.6218,2.291414,0.493858,0.911987,1.23465,-0.313379,-0.532275,-1.420377,1569.9617,2.27968,0.500469,0.874498,1.15935,-0.306603,-0.49997,-1.457944,3773.7827,3.714517,0.942321,1.460275,1.73733,-0.621043,-1.016066,-2.830921,3950.8341,4.059296,0.956447,1.446429,1.715503,-0.638499,-1.062763,-2.821865,6
105654.7344,8.419806,24.676304,33.287114,35.74494,-16.939389,-23.747965,-69.286801,101958.8457,7.6302,24.476728,35.065074,37.353182,-16.038583,-22.853227,-65.995904,3202.5463,3.161012,0.74392,1.084519,1.391228,-0.472572,-0.762457,-2.162666,3091.1233,3.105005,0.734827,1.09335,1.537888,-0.462445,-0.728903,-2.075198,1274.1351,2.286911,0.418525,0.779586,1.246382,-0.265245,-0.424395,-1.172939,1418.5315,2.319736,0.480625,0.916384,1.221546,-0.305834,-0.521084,-1.472031,4231.9943,4.142051,1.116376,1.924701,2.067975,-0.752104,-1.206212,-3.474265,4012.0261,3.970414,1.103869,1.815936,2.235175,-0.725326,-1.264329,-3.619129,102433.5811,8.708889,23.190884,31.904188,33.821197,-16.265537,-22.709009,-67.070003,97787.9522,8.159244,22.576173,30.018102,32.587973,-14.462931,-18.989334,-33.884841,3527.1357,3.230517,0.828288,1.206854,1.433097,-0.515252,-0.81915,-1.961325,3447.743,3.762595,0.767172,1.11915,1.456319,-0.532882,-0.866997,-2.445686,1740.9907,2.488937,0.591323,1.133861,1.482286,-0.369136,-0.635173,-1.80008,1800.4177,2.45583,0.586233,1.078429,1.401183,-0.363289,-0.554827,-1.59156,4538.5693,4.176053,1.175502,1.891465,2.205304,-0.785142,-1.365479,-3.980989,4749.2834,4.537668,1.188486,1.85386,2.127588,-0.8161,-1.282496,-3.704191,6
118127.1562,8.93353,28.732955,39.512156,41.529422,-18.638965,-22.925466,-35.148433,113939.2646,8.214831,28.226807,41.298315,43.987772,-17.608959,-22.582249,-62.869585,3667.3524,3.458975,0.870942,1.315452,1.652208,-0.567755,-0.905312,-2.614592,3577.0894,3.405731,0.869419,1.402726,1.717629,-0.554239,-0.918263,-1.250351,1412.4034,2.424585,0.47926,0.907719,1.142087,-0.296519,-0.496864,-1.316633,1582.1837,2.465184,0.547763,1.04836,1.358602,-0.349758,-0.584017,-1.721867,4895.8608,4.616361,1.31759,2.162446,2.356772,-0.890422,-1.575187,-4.452951,4691.5086,4.437155,1.303393,2.169349,2.533868,-0.879452,-1.5705,-4.02049,115016.835,9.35399,27.000499,37.75446,39.425313,-17.95418,-21.22603,-61.724919,108217.2119,8.546833,26.159824,35.390689,37.428463,-15.725451,-18.347998,-50.228301,4067.672,3.526196,0.97991,1.521196,1.873658,-0.622963,-1.016894,-2.740661,3964.3657,4.146924,0.90653,1.324758,1.641548,-0.641023,-1.02284,-3.131071,1933.9798,2.64883,0.670098,1.284334,1.722636,-0.41573,-0.699472,-3.312407,1979.3347,2.600504,0.672139,1.242514,1.50277,-0.403382,-0.671171,-2.107882,5311.3697,4.655271,1.400225,2.277794,2.632178,-0.948013,-1.770595,-3.735413,5440.8778,4.997245,1.403969,2.240089,2.578157,-0.958397,-1.651645,-4.426461,6
130669.5302,11.542328,30.543259,41.065242,43.719369,-19.918098,-23.287823,-30.753141,126134.7119,10.65519,30.291471,43.213372,45.490512,-18.793646,-22.019206,-30.851721,4349.8288,4.288247,0.980238,1.438737,1.957532,-0.676629,-1.01375,-1.274427,4195.7106,4.166746,0.966644,1.429951,1.839798,-0.653337,-0.941291,-1.273257,1569.7795,2.637723,0.509346,0.890226,1.29535,-0.327802,-0.513675,-0.714456,1762.5365,2.687606,0.587398,1.031776,1.371366,-0.395932,-0.776006,-0.925929,5716.2415,5.857435,1.460922,2.240038,2.57887,-1.049215,-1.623231,-2.036506,5460.6183,5.5636,1.447543,2.270983,2.590097,-1.034504,-1.629381,-1.939983,127367.0039,12.613515,28.860939,39.473744,41.020674,-19.239535,-22.540127,-31.08099,118570.1182,11.075693,27.916566,37.305084,39.730392,-16.643121,-19.314987,-27.193212,4806.7666,4.405215,1.108015,1.601914,1.986898,-0.756637,-1.05145,-1.439141,4655.5188,5.270128,0.990405,1.393845,1.72771,-0.756207,-1.09733,-1.412996,2149.2445,2.918693,0.713835,1.245623,1.581999,-0.454196,-0.760874,-1.109004,2197.792,2.855726,0.712094,1.216049,1.563675,-0.44314,-0.670152,-1.147995,6220.8325,6.054553,1.561506,2.393749,2.689904,-1.120319,-1.977761,-2.197041,6371.1217,6.624954,1.554006,2.327317,2.630386,-1.131235,-1.734821,-2.097345,6
139285.9287,10.317889,34.107504,46.657429,49.656717,-21.741221,-28.833748,-79.196677,134045.002,9.293013,33.509661,48.687119,51.31834,-20.773827,-27.725455,-78.913454,4640.3034,4.05703,1.087478,1.60553,1.984928,-0.855292,-1.445434,-3.959663,4474.0375,3.974116,1.066745,1.606835,2.048628,-0.798391,-1.361027,-3.653721,1655.8946,2.66259,0.548855,1.012223,1.278125,-0.384639,-0.692604,-0.939857,1867.2418,2.727565,0.633994,1.220046,1.864641,-0.438553,-0.703436,-1.879646,6097.3647,5.416724,1.636628,2.574112,2.858624,-1.280628,-2.22262,-5.987485,5869.6092,5.253044,1.617781,2.6258,3.030259,-1.244408,-2.121336,-5.550675,135785.5458,10.580716,32.148425,44.580068,46.71443,-21.098137,-29.063246,-73.926988,125456.5088,9.669939,30.821104,41.864881,44.208882,-17.925508,-24.609043,-59.832958,5096.2732,4.131245,1.21689,1.783048,2.164445,-0.909218,-1.550185,-4.395914,5022.9854,4.918447,1.112197,1.587431,1.847997,-0.968172,-1.629426,-1.669261,2260.7025,2.924047,0.76931,1.515965,1.988556,-0.521597,-0.826354,-1.130741,2299.435,2.846137,0.767036,1.409864,2.901752,-0.519856,-0.831486,-2.085377,6612.3844,5.474205,1.753474,2.8046,3.111354,-1.318136,-2.211277,-5.953361,6775.5091,5.887043,1.754922,2.718164,3.055965,-1.349605,-2.244051,-2.480032,6
147749.2705,10.432959,36.801143,50.652961,53.50989,-22.763969,-29.551696,-80.067058,142197.9531,9.428075,36.030954,52.524574,55.134764,-21.381675,-28.791829,-80.369498,4993.3353,4.236547,1.179199,1.712975,2.663184,-0.833091,-1.404163,-3.958537,4796.3017,4.130818,1.155045,1.735325,2.146663,-0.795637,-1.318771,-3.608087,1755.9819,2.768321,0.576755,1.076722,1.447758,-0.378874,-0.604609,-1.690732,1970.2745,2.824577,0.673998,1.439484,1.947193,-0.439643,-0.690101,-1.995607,6518.5608,5.631093,1.768997,2.783436,3.21443,-1.268034,-2.147955,-5.78107,6228.2419,5.438858,1.754209,2.856123,3.29952,-1.241886,-2.061029,-5.574612,143964.9766,10.619816,34.665402,48.149492,50.779187,-21.887265,-27.541431,-74.407842,132281.3438,9.7395,33.078829,45.180895,47.443295,-18.661373,-22.416902,-63.188593,5464.0912,4.295149,1.321127,1.938836,2.354892,-0.899428,-1.498155,-2.848084,5463.7184,5.177012,1.211005,1.691018,2.019906,-0.950351,-1.585868,-1.844946,2378.0917,3.026058,0.818928,1.615728,1.994217,-0.521642,-0.849908,-2.635227,2428.6724,2.951187,0.802262,1.506566,1.998305,-0.507858,-0.780537,-2.202236,7028.6096,5.653599,1.909021,3.024203,3.420211,-1.350103,-2.181074,-5.716948,7253.7011,6.112557,1.901325,2.930087,3.224324,-1.376662,-2.25286,-5.389304,6
155236.416,10.798874,38.430901,51.700758,54.759605,-23.555196,-31.260451,-90.305537,149202.8281,9.7018,37.613984,53.968393,56.758857,-22.171431,-30.273249,-56.340183,5394.0577,4.460726,1.227928,1.756956,2.090033,-0.957911,-1.64065,-4.641018,5210.5802,4.381161,1.205382,1.754527,2.091223,-0.910102,-1.535834,-4.202924,1850.9202,2.854007,0.588666,1.146225,1.504796,-0.417402,-0.690632,-1.95838,2090.3434,2.931834,0.677839,1.388008,1.81232,-0.482723,-0.83912,-2.524761,6969.5968,5.921146,1.844195,2.789344,3.239978,-1.431368,-2.379226,-6.497956,6726.9058,5.749785,1.819595,2.893177,3.396541,-1.416252,-2.280286,-7.115773,151036.3798,10.831001,36.231485,48.899645,51.086441,-22.716895,-29.326661,-78.199654,138485.375,9.968071,34.464945,46.179797,48.490633,-19.263558,-23.322999,-29.308338,5923.7367,4.540184,1.377593,1.968109,2.264007,-1.028509,-1.724477,-4.465086,5905.2182,5.456308,1.270291,1.730399,1.974664,-1.091998,-1.901933,-2.883802,2518.7375,3.13295,0.823348,1.711316,2.082612,-0.572237,-1.055548,-2.991811,2547.8922,3.035518,0.818618,1.57864,1.947642,-0.556099,-0.93115,-2.680525,7624.6902,5.999659,2.007615,3.152235,3.55711,-1.547376,-2.584385,-8.080872,7738.3105,6.38235,2.006258,3.062447,3.427796,-1.552084,-2.450779,-7.819707,6
162129.9804,11.287484,40.341976,54.415673,58.159458,-24.383015,-29.398661,-86.935219,155992.9512,9.988203,39.512347,56.594548,59.749427,-22.994888,-29.050289,-78.322926,5708.2504,4.608831,1.330537,1.893523,2.229126,-1.052638,-1.810268,-1.879402,5418.2546,4.467539,1.287989,1.888533,2.251279,-0.997067,-1.750321,-4.930953,1925.2935,2.929646,0.61222,1.182237,1.567028,-0.443552,-0.762502,-2.030741,2149.7685,2.981262,0.709475,1.431792,1.822093,-0.521989,-1.010877,-2.468255,7210.4272,6.033064,1.982144,2.987879,3.272367,-1.53227,-2.837337,-7.733292,6871.9303,5.799635,1.928172,3.082013,3.461643,-1.541998,-2.88947,-7.745477,157651.6845,11.114172,38.081532,51.410902,54.21886,-23.466693,-27.355212,-69.997466,143895.0049,10.28284,36.141879,48.612613,51.056153,-19.815997,-22.78649,-57.205923,6185.3785,4.64954,1.479394,2.122135,2.451305,-1.130157,-1.977548,-5.318108,6308.2171,5.676269,1.379837,1.856597,2.205412,-1.209934,-2.061221,-2.013526,2586.7966,3.188699,0.864698,1.782061,2.117597,-0.614806,-1.02652,-2.685686,2648.9308,3.117632,0.849914,1.648044,2.202202,-0.58695,-0.995158,-1.843861,7787.8234,6.024539,2.132591,3.383488,3.700037,-1.670708,-3.080136,-3.712287,8059.4466,6.535915,2.15145,3.269604,3.64674,-1.674131,-3.051478,-3.236731,6
171871.1592,14.958037,42.762453,60.880908,64.446322,-25.158156,-29.493509,-41.961012,164734.04,13.359628,42.247839,64.954431,67.864699,-23.529252,-27.814428,-39.83453,6288.4368,5.619921,1.490135,2.232757,2.6048,-1.127005,-1.618852,-2.239323,6031.0333,5.451414,1.447588,2.243359,2.603391,-1.055633,-1.545056,-2.045088,2031.4944,3.101412,0.677384,1.326617,1.657543,-0.448801,-0.701432,-1.024517,2284.0612,3.169624,0.78585,1.525755,1.838304,-0.527133,-0.844051,-1.178669,7834.4241,7.501967,2.186757,3.530543,3.872643,-1.586898,-2.543417,-3.082248,7561.4487,7.212138,2.157204,3.61712,3.915909,-1.59451,-2.638007,-3.248557,166395.6328,15.846925,40.589166,58.767756,61.777365,-24.028018,-28.528245,-40.849262,150865.3682,13.927149,38.506268,54.734635,57.752205,-20.257978,-23.551344,-33.527768,6904.4931,5.770571,1.681734,2.539725,3.004633,-1.200072,-1.744967,-2.162248,6912.6797,7.13585,1.519687,2.151102,2.551171,-1.273936,-1.822255,-3.353538,2759.3032,3.454487,0.958466,1.869987,2.310672,-0.616814,-0.984357,-1.412388,2800.8101,3.345118,0.94405,1.811698,2.098194,-0.594234,-1.13871,-1.260736,8610.408,7.87096,2.37428,3.834334,4.164924,-1.740053,-2.883773,-3.365195,8779.7147,8.543975,2.354086,3.802872,4.138055,-1.738721,-2.817817,-3.201648,6
176340.5234,11.81977,45.75765,66.589821,69.520962,-26.266781,-32.470629,-94.854162,167560.5292,10.514537,44.456651,69.131223,73.154602,-24.269024,-31.308711,-39.788819,6135.1855,4.869129,1.533457,2.326065,2.782981,-1.124295,-1.995956,-5.732646,6012.9215,4.822536,1.507823,2.422327,2.684132,-1.087443,-1.96509,-1.841543,2041.182,3.047816,0.684775,1.368587,1.691027,-0.466472,-0.798742,-1.941038,2311.6587,3.123025,0.799483,1.595434,1.987374,-0.548146,-0.95018,-2.476108,7781.1443,6.454105,2.279294,3.803285,4.136684,-1.631143,-2.976201,-8.225001,7567.3053,6.273558,2.251112,3.892804,4.301218,-1.649752,-3.003862,-8.339112,169127.1592,11.706487,43.115817,62.93735,65.895752,-24.785511,-28.776664,-79.421786,153524.5596,10.583566,40.568279,58.46349,60.663726,-20.783794,-24.343869,-75.253337,6830.4448,4.980909,1.731896,2.642915,3.088035,-1.232294,-2.17406,-6.067011,6822.6309,6.039583,1.587998,2.263076,2.682268,-1.301073,-2.253081,-6.51389,2786.0311,3.344347,0.978414,1.987582,2.504601,-0.640542,-1.051578,-2.313533,2796.3404,3.237687,0.962213,1.935363,2.314309,-0.618531,-1.032944,-2.895581,8624.6457,6.535727,2.462811,4.139275,4.454485,-1.81295,-3.255868,-4.315468,8689.8899,6.977726,2.441677,3.978306,4.326225,-1.789969,-3.212232,-8.599357,6
181698.4746,11.779777,44.856997,61.150151,63.979569,-26.923196,-31.33235,-78.84122,172402.8769,10.480614,43.618713,64.361,68.140706,-24.729667,-28.92962,-85.585645,6399.9699,4.965463,1.496245,2.087676,3.025291,-1.220698,-2.000142,-3.071017,6304.7843,4.917672,1.465585,2.042032,2.339695,-1.176791,-1.993016,-3.497422,2121.21,3.126005,0.655421,1.278494,1.593775,-0.496669,-0.876873,-1.908012,2404.685,3.197147,0.74883,1.521898,1.858151,-0.576476,-1.029262,-1.986038,8081.5713,6.524348,2.241338,3.240569,3.534716,-1.740524,-3.33852,-6.802338,7911.89,6.362837,2.18521,3.28536,3.621857,-1.768526,-3.45915,-6.597643,173779.0117,11.460814,42.170561,55.854487,58.430203,-25.231636,-29.261491,-74.120241,157927.123,10.400834,39.465278,52.075966,54.454701,-21.247943,-24.488159,-52.436699,7168.7206,5.089918,1.687038,2.324878,2.590823,-1.331861,-2.180412,-3.273508,7129.1984,6.16336,1.560388,2.018985,2.435776,-1.407488,-2.293531,-3.687124,2889.2832,3.413836,0.915592,1.885839,2.409069,-0.671518,-1.200832,-3.275528,2888.9786,3.304977,0.913799,1.813525,2.318359,-0.655356,-1.162625,-3.148128,9049.4701,6.6247,2.466081,3.768421,4.143657,-1.952188,-3.794186,-7.625925,9009.6725,7.032328,2.461179,3.652301,4.104368,-1.9059,-3.67111,-7.383117,6
192564.5762,12.313455,50.703915,71.772413,74.801322,-28.296715,-33.092564,-51.978464,181484.0273,10.662189,48.629914,74.285112,78.370737,-25.747007,-29.700557,-48.415222,6603.2166,5.006134,1.741328,2.512887,2.816422,-1.312012,-1.926862,-2.206137,6578.1673,5.039563,1.680399,2.538496,3.023842,-1.281243,-1.877004,-4.354747,2194.193,3.190506,0.706984,1.32845,1.737998,-0.530408,-0.807119,-1.190046,2493.7504,3.299553,0.824622,1.575213,1.957709,-0.620154,-0.955298,-1.636719,8255.9778,6.540457,2.506908,4.044026,4.47978,-1.839873,-2.952108,-3.599531,8125.2095,6.444848,2.47509,4.119612,4.494328,-1.897189,-3.14889,-3.77571,182512.3945,11.535436,48.278049,67.773929,71.111322,-26.215355,-30.222265,-55.664777,165908.2832,10.726957,45.062017,62.911505,65.582953,-22.048596,-25.351049,-39.340373,7487.5125,5.226727,1.947294,2.864958,3.111806,-1.451723,-2.120456,-2.458923,7453.0729,6.275952,1.822777,2.465398,2.818171,-1.521501,-2.183164,-2.913605,2994.3416,3.51877,1.022744,2.014034,2.614545,-0.717006,-1.201239,-2.351473,2979.2333,3.369192,0.993706,1.884558,2.368819,-0.694555,-1.045808,-1.496924,9300.3631,6.722051,2.721195,4.446149,4.805777,-2.0996,-3.548991,-3.960776,9277.6115,7.084374,2.697337,4.244042,4.616117,-2.03275,-3.375492,-3.814662,6
44783.9336,3.522408,8.360647,10.524756,11.715867,-7.326566,-8.787964,-14.721152,42373.8125,3.230007,8.268267,10.532296,11.79131,-6.811926,-8.256216,-15.379439,983.8751,1.61429,0.186669,0.266219,0.725569,-0.15088,-0.310923,-2.502786,1037.4746,1.643263,0.194058,0.285,0.611288,-0.154567,-0.284033,-1.51132,561.2911,1.566357,0.144115,0.289123,0.620896,-0.110206,-0.31654,-1.690466,622.567,1.572396,0.156123,0.320979,0.656377,-0.119038,-0.259437,-1.988976,1386.8054,1.958478,0.288098,0.450273,0.718555,-0.2269,-0.336541,-0.831672,1375.296,1.939566,0.289395,0.555534,0.808538,-0.223905,-0.321054,-0.852805,39928.8574,3.262639,7.464692,9.361853,10.71515,-6.441526,-7.81531,-10.902976,41664.8906,3.339944,7.541682,9.266654,10.676999,-6.410099,-7.713959,-11.05821,1151.7474,1.654243,0.211191,0.289267,0.606269,-0.166749,-0.295541,-1.022054,1124.0771,1.812754,0.214408,0.315099,0.676222,-0.172994,-0.241677,-0.573565,807.8666,1.677931,0.203786,0.444861,0.79067,-0.152521,-0.270679,-2.168528,821.7694,1.662616,0.204859,0.402286,0.824532,-0.154823,-0.266257,-2.41162,1527.4995,1.949936,0.328288,0.504989,0.815282,-0.240332,-0.338079,-0.929698,1598.8373,2.072491,0.319007,0.70473,2.425464,-0.250973,-0.351293,-0.876459,6
91404.3115,6.751459,20.921888,27.643569,29.604428,-15.028643,-21.67348,-55.056394,87825.6895,6.356438,20.418958,28.217878,30.118791,-14.066264,-20.049498,-54.64371,2470.7137,2.746895,0.554734,0.781988,1.051375,-0.356356,-0.544174,-1.418047,2479.6002,2.72187,0.561046,0.788767,1.102632,-0.363965,-0.534363,-1.557263,1049.3524,2.069208,0.325128,0.623553,0.980415,-0.2153,-0.361146,-0.885416,1171.0588,2.089297,0.36725,0.663614,1.550759,-0.247292,-0.441667,-1.200575,3275.5633,3.55033,0.829171,1.267876,1.536085,-0.554334,-0.923361,-1.344984,3171.4845,3.419978,0.819686,1.267237,1.554834,-0.5474,-0.936116,-2.563896,87166.3555,6.927484,19.245148,25.75185,27.643577,-14.103055,-20.635115,-50.172854,84504.3242,6.464144,18.872525,24.608517,26.390797,-12.788288,-18.006717,-49.598564,2804.9653,2.809451,0.629598,0.877018,1.263649,-0.398554,-0.582956,-1.670117,2701.9126,3.235552,0.589501,0.84539,1.14851,-0.409963,-0.610914,-1.633928,1480.6715,2.265646,0.463641,0.847803,1.240314,-0.30305,-0.496225,-1.437016,1502.0916,2.228054,0.463084,0.821115,1.262261,-0.29989,-0.501209,-1.305118,3618.915,3.597594,0.881178,1.331603,1.651142,-0.596101,-0.975673,-1.306633,3715.604,3.874838,0.889114,1.327904,1.646443,-0.608332,-1.003998,-2.81601,6
105406.582,7.746674,25.17282,34.036037,36.04536,-17.020334,-20.1573,-54.095951,102230.2519,7.127854,24.942262,35.635504,37.819883,-16.1873,-19.833058,-60.520518,3076.0201,3.123146,0.723511,1.04603,1.900833,-0.459137,-0.666572,-2.116013,2912.354,3.001334,0.713775,1.04316,1.363954,-0.442774,-0.677688,-2.189178,1234.3904,2.250491,0.40321,0.725865,1.091023,-0.254287,-0.437929,-1.290593,1338.4848,2.252238,0.458865,0.902479,1.174555,-0.294581,-0.558872,-0.809427,4023.6193,4.049344,1.078787,1.67477,2.113839,-0.70393,-1.238726,-3.47197,3719.9688,3.812549,1.057808,1.779145,2.06758,-0.678372,-1.228997,-3.380032,102462.7011,7.950267,23.638379,32.43551,34.282043,-16.37541,-19.495696,-52.486503,97200.872,7.492813,22.875132,30.497667,32.56724,-14.48524,-17.19865,-38.498566,3313.6707,3.12273,0.802917,1.155658,1.452941,-0.49262,-0.830064,-2.177888,3385.7688,3.735029,0.760677,1.095277,1.37855,-0.531236,-0.73968,-2.135174,1675.4296,2.447177,0.570475,1.068089,1.426852,-0.360418,-0.634442,-1.194088,1760.5586,2.425969,0.566175,1.031797,1.483809,-0.351409,-0.584159,-1.550961,4196.9014,3.977196,1.128518,1.800897,2.122887,-0.750205,-1.288612,-3.591127,4594.3956,4.458391,1.1534,1.78403,2.074206,-0.772568,-1.352924,-3.833966,6
49259.3857,5.45942,6.495371,8.116848,8.912298,-7.108426,-8.524106,-11.136031,47436.2608,4.746728,6.702969,8.227533,9.496059,-6.815912,-8.20164,-10.768103,1329.3219,1.994532,0.178208,0.245229,0.850776,-0.157688,-0.243726,-0.669903,1301.7174,1.996907,0.175135,0.240495,0.701116,-0.158128,-0.281924,-0.631804,647.2312,1.676901,0.136137,0.233823,0.615334,-0.126618,-0.26931,-0.920255,707.3584,1.69711,0.150059,0.298436,0.605635,-0.141732,-0.310642,-0.610794,1772.6942,2.499109,0.264346,0.374606,0.688167,-0.24272,-0.481183,-0.932455,1667.4657,2.441055,0.257311,0.451218,0.717948,-0.238561,-0.373245,-0.790389,45388.9307,5.314672,6.085029,7.326016,9.538752,-6.457506,-7.785926,-13.118768,46651.8291,5.423182,6.117488,7.194316,8.218508,-6.394261,-7.62296,-10.909871,1477.4403,2.064677,0.195064,0.311811,1.370055,-0.172606,-0.284095,-0.621304,1451.2944,2.309242,0.204817,0.283729,0.636332,-0.178848,-0.313903,-0.72839,901.4697,1.831422,0.187017,0.516989,0.916149,-0.161393,-0.331539,-1.271348,955.2589,1.808666,0.19062,0.326037,2.261837,-0.159166,-0.249057,-2.348699,1885.8248,2.590126,0.270269,0.404006,0.727418,-0.250678,-0.367513,-0.739634,2068.7516,2.803629,0.292987,0.417261,0.875437,-0.268669,-0.379362,-0.695717,6
74805.0518,6.707129,15.44675,19.415134,20.782742,-12.073277,-15.890503,-33.655074,71893.4726,5.953645,15.50037,20.496054,22.239608,-11.427527,-15.155576,-35.199038,2118.2668,2.519303,0.432932,0.597823,0.858243,-0.292265,-0.424765,-0.925616,2025.2079,2.48168,0.420965,0.584011,0.843013,-0.289761,-0.43225,-1.041713,939.9555,1.962358,0.271221,0.464299,0.786261,-0.184939,-0.282649,-0.726749,1022.3472,1.980935,0.307141,0.553149,0.862916,-0.209095,-0.368124,-1.030131,2816.1909,3.234402,0.636955,0.925154,1.263098,-0.448088,-0.619422,-1.750135,2606.9312,3.112545,0.619969,0.931631,1.475903,-0.42193,-0.684841,-1.925429,70916.6445,6.804942,14.446662,18.488657,19.886495,-11.327484,-15.077952,-31.711729,70388.8662,6.699153,14.261005,17.841509,19.353651,-10.742678,-13.55275,-25.610661,2303.5338,2.577863,0.470801,0.650425,3.087571,-0.309984,-0.431783,-1.016914,2284.0766,2.940247,0.460408,0.633928,0.907438,-0.3324,-0.457567,-1.014591,1275.5186,2.136242,0.377131,0.699263,1.018669,-0.252157,-0.456804,-1.11429,1350.4089,2.107198,0.381035,0.635128,1.020844,-0.255796,-0.395137,-1.149886,2927.9056,3.271945,0.652159,0.957319,1.754916,-0.46379,-0.727597,-1.928152,3208.7706,3.548801,0.692627,0.992265,1.274428,-0.481713,-0.705449,-2.153036,6
92035.5156,7.775487,21.17359,27.620422,29.159638,-14.717438,-17.631495,-21.352693,88619.748,6.945339,21.099504,28.976996,30.840139,-13.981038,-18.286427,-27.358745,2663.726,2.852743,0.61701,0.870268,1.1881,-0.386566,-0.577447,-1.64301,2542.1205,2.805227,0.598472,0.863991,1.077509,-0.369353,-0.581363,-1.681517,1110.1555,2.127553,0.357778,0.627653,1.001581,-0.225821,-0.388304,-0.974582,1224.76,2.168913,0.406895,0.749517,1.048367,-0.261014,-0.451137,-0.904509,3526.303,3.691147,0.91521,1.375895,1.688411,-0.592766,-1.020117,-2.73288,3277.7746,3.559898,0.88826,1.381743,1.74997,-0.568368,-0.99045,-1.425808,88521.9482,7.991398,19.880772,26.363793,27.843905,-14.014631,-16.656131,-48.417794,85875.8232,7.734205,19.473596,25.233804,27.207807,-12.725288,-15.017234,-38.791109,2894.9295,2.916715,0.675513,0.960013,2.699119,-0.410728,-0.627676,-1.84924,2877.9967,3.368015,0.646861,0.911716,1.178011,-0.443672,-0.652959,-1.788665,1512.5616,2.334939,0.497229,0.935175,1.232305,-0.317787,-0.514253,-1.543784,1582.3418,2.285685,0.497952,0.840066,1.328884,-0.310579,-0.541929,-1.446134,3697.7195,3.741965,0.941875,1.430996,1.68216,-0.608456,-1.01512,-2.734727,4009.731,4.051835,0.983568,1.454702,1.736482,-0.648578,-1.101465,-3.118286,6
107898.2334,8.994761,25.131079,33.771374,37.121172,-17.064423,-23.058288,-66.829676,103904.5332,7.910543,25.008728,35.494786,37.783461,-16.257755,-23.192101,-51.338291,3226.8331,3.20836,0.764702,1.109135,1.376078,-0.490691,-0.820533,-1.393059,3048.2875,3.137299,0.736091,1.074754,1.537897,-0.462477,-0.751706,-2.008791,1286.3491,2.30729,0.424801,0.742668,1.040036,-0.26966,-0.432826,-1.446222,1412.3693,2.348224,0.484894,0.895636,1.311084,-0.312125,-0.541772,-1.648841,4281.9656,4.218151,1.134234,1.741035,1.997712,-0.763721,-1.238325,-3.432996,3938.8781,4.038802,1.097325,1.765199,2.08832,-0.724974,-1.18474,-1.260092,104355.3643,9.088121,23.663968,32.519211,36.069581,-16.443952,-22.357324,-34.773178,99419.3115,8.708099,23.066731,30.561908,33.508376,-14.538566,-18.384953,-53.168227,3475.1815,3.264927,0.851134,1.20438,1.515251,-0.523592,-0.859747,-2.597123,3496.4181,3.8216,0.793535,1.147973,1.470455,-0.555709,-0.900217,-1.790629,1732.2083,2.528248,0.588268,1.105694,1.950464,-0.375973,-0.672452,-1.854079,1816.4025,2.476603,0.587646,1.096422,1.346771,-0.364399,-0.567474,-1.61349,4445.4027,4.237886,1.166889,1.830925,2.472236,-0.777441,-1.279203,-1.539648,4834.6333,4.605179,1.218879,1.846645,2.245026,-0.83198,-1.299345,-3.860362,6
119795.0352,9.582606,28.944716,39.29035,41.062943,-18.824844,-22.903238,-29.631211,115551.0313,8.425875,28.650391,41.529318,43.688454,-17.934877,-23.291,-67.364329,3718.396,3.478189,0.888243,1.329016,1.630324,-0.574,-0.942652,-1.754625,3484.0998,3.38862,0.853249,1.288223,1.573124,-0.540974,-0.897791,-1.303206,1412.7075,2.42461,0.468249,0.850113,1.119614,-0.295143,-0.5021,-1.441162,1558.8727,2.477141,0.539667,1.025299,1.324282,-0.349978,-0.568291,-1.473249,4930.1915,4.612578,1.316705,2.068647,2.468726,-0.890281,-1.583351,-1.86724,4512.1861,4.384795,1.299221,2.08425,2.422405,-0.840333,-1.49323,-2.821937,116648.416,9.662692,27.277615,37.706712,39.908495,-18.25356,-21.476893,-63.132845,109554.0312,9.190688,26.430561,35.612533,37.611928,-15.898908,-18.554347,-47.163624,3980.982,3.526938,0.967039,1.428808,1.766787,-0.607958,-1.005546,-1.222625,4046.1677,4.182635,0.91929,1.370886,1.966939,-0.656344,-1.060144,-1.409855,1903.4246,2.66595,0.656962,1.28301,1.614488,-0.411359,-0.669237,-1.926959,1988.0282,2.602206,0.650841,1.195989,1.461262,-0.399876,-0.663642,-1.809195,5114.9015,4.615901,1.357441,2.186205,2.584269,-0.911315,-1.556993,-3.688803,5555.9392,5.015334,1.413263,2.199541,3.252978,-0.970762,-1.693868,-2.720472,6
140782.2978,10.975342,35.524802,59.584134,50.20823,-21.607891,-25.081263,-72.701125,135883.9053,9.623297,35.11836,58.728062,52.829073,-20.514184,-25.642862,-73.335074,4596.4652,4.050693,1.108556,1.963134,5.759383,-0.774318,-1.190647,-3.495466,4275.2324,3.92329,1.066457,1.908842,1.938021,-0.708979,-1.181344,-3.409501,1647.4897,2.678999,0.551643,0.975397,1.328838,-0.357638,-0.621234,-0.924543,1814.2625,2.730879,0.6382,1.212346,1.532059,-0.413822,-0.740007,-2.147097,6033.4826,5.411494,1.656183,2.963822,2.964067,-1.175865,-2.157054,-2.181029,5508.1855,5.13648,1.576753,2.77411,3.064721,-1.128059,-2.132424,-2.40682,137403.6641,10.977342,33.440045,56.820313,47.697986,-20.92635,-24.509873,-58.411135,126678.6093,10.329578,32.051444,53.349006,44.27864,-17.858076,-20.694951,-50.348226,4889.8766,4.092725,1.213777,2.179776,2.247062,-0.80348,-1.314345,-1.560419,5048.8103,4.950079,1.148599,1.99411,1.793429,-0.887961,-1.343022,-3.93772,2199.6449,2.939265,0.770655,1.504179,1.802598,-0.498596,-0.868906,-3.644922,2294.2266,2.86722,0.762938,1.340315,1.633289,-0.477094,-0.81993,-1.097002,6260.5856,5.407315,1.707846,2.879786,3.05246,-1.198277,-2.269665,-6.15694,6816.6381,5.913717,1.787649,3.051548,3.255161,-1.281157,-2.33268,-3.735087,6
21749.5635,2.627488,3.507524,4.110899,5.015697,-3.474738,-4.569693,-13.448491,21138.044,2.713281,3.612213,4.28157,5.026986,-3.252127,-3.99553,-11.599578,2601.8249,2.085748,0.723314,1.161237,1.587376,-0.516412,-0.82478,-1.112882,2602.6865,2.074977,0.723795,1.216273,2.594866,-0.520201,-0.855015,-2.791243,1218.5497,2.092544,0.395898,0.863491,1.145358,-0.252613,-0.408573,-1.150768,1407.7876,2.104463,0.44639,0.912604,1.218736,-0.292121,-0.48432,-1.309839,3321.709,2.41484,1.03039,1.959228,2.460395,-0.70982,-1.184975,-1.387163,3501.0945,2.406442,1.068712,1.984295,2.354542,-0.744714,-1.227309,-3.471172,20407.4551,2.849163,3.246597,3.794115,4.485362,-2.902923,-3.666017,-9.839388,24773.999,2.947995,3.898243,4.526107,5.47442,-3.691419,-4.553467,-12.050995,3173.884,2.201685,0.871304,1.315971,1.62918,-0.604284,-0.911772,-2.622255,2369.0144,2.202927,0.675708,1.110452,1.405526,-0.477064,-0.760527,-0.986015,1636.1588,2.16398,0.535716,1.052986,1.820696,-0.332063,-0.530287,-1.500841,1657.308,2.161844,0.553001,1.157846,1.508133,-0.334765,-0.53505,-1.521051,3955.4094,2.519815,1.205705,2.145977,2.597082,-0.838715,-1.352179,-3.798715,3573.0447,2.582159,1.120364,2.113358,2.388007,-0.760981,-1.218104,-1.605704,1
44240.5029,4.734847,8.465927,10.472258,12.127556,-7.794601,-10.380901,-11.469262,41403.9775,4.997612,8.512048,10.743542,11.512547,-6.916281,-9.015912,-10.007661,4940.8962,3.596926,1.337665,2.39362,2.645707,-0.892834,-1.209882,-1.564656,4953.6831,3.527018,1.323978,2.373133,3.399857,-0.883676,-1.276746,-2.748824,1959.3813,2.901716,0.683342,1.699412,2.299562,-0.409589,-0.656458,-1.052026,2260.3248,2.902636,0.764272,1.761054,2.088493,-0.462832,-0.693265,-0.955113,5807.6234,4.055068,1.864651,3.987934,4.457617,-1.18457,-1.767855,-2.36534,6122.0031,3.99478,1.926326,3.967135,4.506397,-1.227935,-1.744692,-2.507674,39371.9209,5.296057,7.512371,9.264492,9.872417,-6.281493,-8.076289,-13.821623,46703.0019,5.188981,8.935041,11.195765,11.818322,-7.644882,-9.567108,-15.830788,5850.4802,3.717538,1.59954,2.706447,3.083557,-1.039164,-1.416813,-2.173562,4330.5199,3.722393,1.232009,2.271416,2.560336,-0.810536,-1.119311,-1.531264,2563.6379,2.960525,0.910096,2.051669,2.486318,-0.515123,-0.798402,-1.163281,2582.1899,2.96159,0.950969,2.306715,2.919239,-0.532555,-0.861866,-1.196304,6842.0261,4.211758,2.225815,4.432344,4.964263,-1.390097,-2.045014,-2.404711,6096.0249,4.313923,2.043073,4.367389,4.970501,-1.277148,-1.94909,-2.349524,1
68772.5175,7.185827,12.939696,16.515253,17.584706,-13.122877,-16.675905,-19.863589,62188.792,7.174904,12.819989,17.056267,17.887395,-11.550467,-14.312501,-16.644908,6448.0721,4.407664,1.753448,3.25887,3.680344,-1.234064,-1.654513,-2.201029,6496.1289,4.374607,1.721112,3.272768,4.432163,-1.21859,-1.688561,-3.57841,2470.2889,3.374293,0.860196,2.223278,2.72047,-0.542549,-0.857364,-1.62971,2885.0124,3.441021,0.978334,2.420954,3.057975,-0.610457,-0.898078,-1.451626,7511.8254,4.979512,2.420301,5.352861,6.110715,-1.628155,-2.388063,-3.924452,7981.6276,4.986609,2.505993,5.471074,6.392545,-1.675617,-2.348892,-3.753353,58556.2929,7.55622,11.290998,14.383708,15.436211,-10.67151,-13.208461,-15.538334,68090.3838,7.490406,13.215032,16.735589,17.604605,-12.145062,-15.147022,-40.954347,7670.2915,4.626209,2.08085,3.765581,4.16808,-1.431446,-1.847992,-2.319573,5640.6719,4.580926,1.588238,3.056693,3.501445,-1.122138,-1.494335,-2.143273,3224.7167,3.473162,1.163587,2.827995,3.460136,-0.671301,-1.000354,-1.487174,3204.2544,3.403279,1.196609,3.028432,3.74322,-0.692017,-1.150905,-1.976136,8964.0998,5.290577,2.91305,6.215735,7.04627,-1.905266,-2.833125,-4.892295,7867.2899,5.301873,2.652663,5.948563,6.630909,-1.734698,-2.711049,-4.50132,1
68632.8301,6.923039,20.863585,27.186135,28.511701,-13.455499,-18.530967,-24.082598,60900.0478,7.047728,20.075783,27.092673,28.497865,-11.30362,-15.690707,-42.278174,7380.5871,4.912847,2.175083,4.234287,4.750555,-1.474048,-2.087509,-3.011204,7318.1543,4.802547,2.122949,4.128097,5.309772,-1.442512,-2.038493,-3.963493,2787.6227,3.657489,1.037539,2.74863,3.587757,-0.625165,-0.954701,-1.30812,3205.6069,3.654103,1.165302,2.903527,3.619131,-0.703266,-1.010066,-1.416204,8616.6341,5.598945,2.980243,6.785546,7.710715,-1.918357,-2.908504,-3.343076,9033.4458,5.467421,3.07674,6.779766,7.75553,-1.964534,-2.919698,-4.123566,59402.6015,7.685823,17.603471,22.617188,23.622389,-10.718577,-15.623856,-17.268672,70329.084,7.398919,19.927012,25.646538,27.044579,-12.639344,-18.629689,-19.140026,8626.8542,5.026475,2.569281,4.732481,5.270722,-1.705827,-2.29837,-3.401854,6466.0394,5.139247,1.947185,3.937232,4.642369,-1.334312,-1.885995,-2.710004,3565.5542,3.684362,1.363992,3.365953,4.00233,-0.767695,-1.12973,-1.777671,3599.3106,3.683582,1.434062,3.771243,4.559309,-0.795082,-1.26477,-2.008626,10176.1777,5.80872,3.602918,7.804032,8.808343,-2.243375,-3.247409,-4.278507,9043.5935,5.99539,3.259087,7.593368,8.427209,-2.054283,-3.145986,-4.38949,1
76428.9717,7.898322,19.106577,24.917995,26.40684,-14.923576,-18.863368,-23.360438,65385.9405,7.596745,17.918498,24.290709,25.439535,-12.144892,-15.282271,-17.592323,8300.9015,5.433144,2.326943,4.608669,5.116835,-1.680095,-2.281893,-2.82807,8339.8267,5.40795,2.285301,4.534798,6.205604,-1.650011,-2.291976,-3.734863,3134.6037,3.995079,1.1022,2.894889,3.59446,-0.723864,-1.116067,-1.433094,3647.9645,4.048712,1.257199,3.117402,3.863014,-0.811929,-1.178825,-1.49982,9894.096,6.280116,3.21511,7.344803,8.247307,-2.28537,-3.429795,-3.922636,10545.6695,6.289562,3.330489,7.415884,8.38989,-2.35757,-3.385548,-3.855464,64719.7138,8.35122,16.372421,21.310093,22.360721,-11.802642,-14.883703,-18.546841,78125.2402,8.444508,19.211567,24.954137,26.590843,-14.115034,-17.29372,-20.978373,9827.4985,5.67347,2.764825,5.206764,5.700769,-1.940772,-2.566907,-2.872824,7256.4618,5.661461,2.0937,4.270478,4.742503,-1.532608,-2.077997,-2.456194,4035.9988,4.05631,1.465537,3.678602,4.35774,-0.881423,-1.267264,-1.71707,4006.1371,3.982714,1.515011,3.985141,4.776066,-0.910016,-1.453576,-1.802999,12056.0061,6.781015,3.910929,8.650714,9.517429,-2.721928,-3.989978,-4.574838,10392.5764,6.735489,3.522487,8.245342,9.268214,-2.435697,-3.776622,-4.187686,1
100000.3926,9.904068,25.241897,33.962423,35.588185,-20.329435,-25.379405,-29.937616,84486.6406,9.598493,22.917272,32.033695,33.899341,-16.373821,-20.360749,-24.505611,10753.3155,6.810376,2.986912,6.022707,6.647667,-2.238051,-3.023517,-3.634515,10647.45,6.642723,2.916822,5.853017,7.491785,-2.183759,-3.00664,-5.153947,3918.1164,4.710592,1.355992,3.687894,4.649816,-0.917431,-1.466068,-1.854148,4509.7476,4.727564,1.539198,3.95519,4.7052,-1.035821,-1.58115,-1.894496,12969.153,8.002478,4.131882,9.512876,10.825603,-3.085687,-4.671363,-5.221052,13629.5491,7.842822,4.287405,9.572114,10.861593,-3.172535,-4.596372,-5.169107,83550.7685,10.58934,21.454308,28.788334,30.02283,-15.992692,-20.022616,-22.696228,99056.1982,10.249048,25.116394,33.697433,35.179872,-18.432159,-22.746495,-27.347988,12482.1711,6.94466,3.533535,6.753853,7.467809,-2.54517,-3.373049,-4.114147,9378.46,7.086567,2.665779,5.570075,6.284557,-2.025514,-2.723464,-3.153174,4946.5779,4.705422,1.77808,4.679502,5.513153,-1.118446,-1.661665,-2.274034,4951.5434,4.652962,1.845757,5.122655,6.229883,-1.139352,-1.803139,-2.276302,15663.9309,8.497385,5.055914,11.398844,12.746655,-3.689292,-5.533799,-6.282139,13559.3616,8.53412,4.496301,10.852582,12.332648,-3.270087,-5.251693,-5.596326,1
115149.6475,11.142348,31.769764,43.773415,46.153579,-23.276508,-28.954455,-33.6953,95069.6045,10.729254,28.262645,40.603946,42.191497,-18.303645,-22.625792,-26.454243,12687.5598,7.890378,3.539872,7.247161,8.105382,-2.747418,-3.783849,-4.456011,12565.2736,7.633206,3.439825,7.039676,8.916867,-2.667473,-3.760462,-5.782479,4522.1361,5.266537,1.551461,4.341176,5.42155,-1.090688,-1.72185,-2.107305,5205.5379,5.266578,1.746291,4.63295,5.590607,-1.216665,-1.784086,-2.273875,15296.6902,9.243923,4.917252,11.327533,13.121134,-3.780875,-5.927653,-6.453454,16157.5397,9.062702,5.092644,11.339137,13.009249,-3.864912,-5.725403,-6.596974,95221.6953,11.940287,26.684125,36.672063,38.345503,-18.161666,-22.523313,-27.018165,113645.4688,11.41251,31.012737,42.534275,44.449712,-21.085052,-25.862082,-31.422062,14717.6284,7.979972,4.166339,8.001786,8.829596,-3.10183,-4.151881,-4.643252,11038.9511,8.194565,3.147569,6.650462,7.581432,-2.469585,-3.416999,-3.972994,5682.3072,5.203789,2.001501,5.549928,6.553483,-1.30419,-1.940726,-3.379453,5654.9795,5.147496,2.09578,6.061803,7.660852,-1.345051,-2.193034,-2.618476,18666.9724,9.860003,6.022687,13.710985,15.663587,-4.534819,-6.941807,-7.674964,15993.53,9.879931,5.342467,13.070168,15.357078,-4.018523,-6.474262,-8.153869,1
130471.8037,12.69414,35.050044,49.133774,51.436692,-26.51892,-33.11675,-39.125958,106102.0557,11.884487,30.572581,44.603625,46.674539,-20.612554,-25.364943,-31.541339,14710.3219,8.98,3.99665,8.042599,9.058437,-3.223612,-4.455328,-5.093339,14503.9787,8.706245,3.867348,7.803721,9.109551,-3.111971,-4.250201,-5.783104,5112.9893,5.809536,1.695518,4.72479,5.891525,-1.236231,-1.97121,-2.333872,5870.469,5.813996,1.918306,5.121697,6.370836,-1.371624,-2.029252,-2.402519,17748.8097,10.545444,5.605089,12.526491,14.553188,-4.434993,-6.833062,-7.461064,18696.5079,10.346064,5.795978,12.587564,14.494249,-4.509394,-6.721095,-7.326516,106628.0254,13.172521,29.390519,41.13638,42.609681,-20.548535,-25.405114,-29.728791,127335.9277,12.692006,34.444021,48.10159,50.108182,-23.805529,-29.326362,-36.74732,16960.56,9.0656,4.69167,8.977503,9.881819,-3.615029,-4.812623,-5.339663,12771.7294,9.294614,3.549648,7.374774,8.392491,-2.88278,-3.980839,-4.469514,6376.4936,5.714424,2.179509,6.067084,7.499929,-1.466543,-2.2165,-2.560314,6350.6045,5.627701,2.276724,6.610265,8.248938,-1.513631,-2.473865,-2.966639,21696.0325,11.316386,6.880559,15.386751,17.623459,-5.325102,-8.342552,-8.971805,18527.9011,11.245778,6.088249,14.57381,17.052332,-4.712508,-7.751868,-8.367725,1
144338.9756,14.121603,39.150431,55.266794,57.677748,-29.159457,-36.316011,-46.260463,117634.4736,13.060471,33.907249,50.257832,52.531171,-22.882429,-28.154794,-32.859891,16943.606,10.072163,4.501757,8.836582,9.9816,-3.685384,-5.069833,-5.666367,16003.917,9.488677,4.35755,8.797351,10.742367,-3.553629,-5.015977,-6.873417,5750.4715,6.362919,1.842176,5.088232,6.526772,-1.347281,-2.018481,-2.867395,6382.1311,6.242383,2.116079,5.710315,7.034941,-1.567898,-2.468803,-3.309434,20832.6008,12.012248,6.383521,13.810989,16.102602,-5.075079,-7.648808,-8.460581,20961.1773,11.44263,6.622192,14.082042,16.366931,-5.300144,-8.307049,-9.033679,118452.3505,14.393927,32.849084,46.609345,48.910815,-22.834996,-28.043752,-33.056034,139874.0303,14.109745,38.313383,53.993969,56.519269,-26.076868,-32.00809,-41.595363,18662.2202,9.850731,5.28433,10.079882,11.252974,-4.139579,-5.7466,-6.264497,14715.6893,10.407169,3.99046,8.027109,9.041673,-3.281849,-4.482057,-5.010315,6884.8278,6.118819,2.396232,6.876542,8.377115,-1.68075,-2.733161,-3.34014,7132.374,6.119493,2.457198,7.10581,8.979396,-1.638249,-2.461363,-2.783665,23990.633,12.380356,7.848984,17.242002,19.816283,-6.203977,-10.015271,-10.653738,21594.9211,12.701685,6.926223,16.12422,18.924093,-5.381188,-8.471392,-9.370451,1
157465.3086,16.193597,42.627406,60.030051,62.689976,-31.744617,-42.809797,-81.156114,127298.7471,13.906795,37.225393,55.948279,57.949855,-24.737221,-33.29543,-59.930148,19060.3222,10.863477,5.047551,9.3131,10.286645,-4.268236,-5.974617,-10.156278,17866.0347,10.555504,4.855675,9.91087,11.993501,-4.075125,-5.801713,-8.251584,6283.1452,6.733525,1.964222,5.195575,6.464906,-1.509421,-2.153625,-2.477678,6968.2826,6.832549,2.33024,6.446125,8.116252,-1.747886,-2.763012,-3.178093,23429.1055,12.754477,7.259906,14.627444,17.097889,-5.900722,-8.596483,-9.219708,23395.5488,12.696404,7.521098,15.824931,18.410464,-6.12613,-9.635425,-10.67655,128373.3339,15.097262,36.097181,51.65796,53.617552,-25.014365,-32.814408,-59.321242,151742.5751,16.512895,41.647547,58.855489,60.689381,-28.549691,-36.089351,-63.70142,20744.6574,10.984875,5.874106,11.420207,12.688899,-4.73682,-6.545264,-7.042615,16493.232,11.152961,4.466765,8.332811,9.448127,-3.780076,-5.29994,-9.391448,7486.6913,6.671182,2.631848,7.861583,9.931426,-1.856119,-3.082607,-3.561265,7751.2732,6.390567,2.58642,7.072897,8.850871,-1.817192,-2.607209,-3.148544,26755.0302,13.896958,8.811254,19.137024,22.51712,-7.07418,-11.661174,-12.585926,24258.4135,13.488968,7.817183,17.061194,19.966037,-6.172635,-9.376803,-10.523302,1
170418.6572,17.49815,46.374631,65.609188,67.666883,-34.091911,-42.413999,-71.675728,136605.2246,14.812555,40.152821,61.025319,63.916468,-26.409281,-32.384027,-52.158501,20741.2553,11.495837,5.474974,9.872108,10.992819,-4.696836,-6.937854,-11.71585,19426.9754,11.203363,5.248244,10.490494,12.425936,-4.470789,-6.768216,-11.163199,6731.6121,7.094802,2.070553,5.430905,7.016127,-1.623316,-2.416701,-2.767133,7490.6063,7.238836,2.464971,6.770931,8.648858,-1.884353,-2.998257,-3.474808,25516.795,13.491036,7.944699,15.478444,18.0164,-6.483447,-9.978818,-14.600372,25596.4965,13.553254,8.207908,16.743817,19.558721,-6.745846,-10.680883,-11.594058,137587.2793,15.975636,39.102798,56.36922,59.125658,-26.48844,-32.403684,-52.826942,162778.2227,17.597803,45.049882,64.040396,67.168036,-30.096634,-36.587388,-61.647696,22635.4163,11.69871,6.357818,12.112483,13.583672,-5.218183,-7.868055,-12.951025,17909.7435,11.789049,4.840963,8.795246,9.872949,-4.143516,-6.109263,-8.990472,8038.0804,7.037301,2.777644,8.298744,10.531824,-2.019621,-3.358011,-3.805648,8258.6412,6.692776,2.71288,7.420924,9.123633,-1.943379,-2.864743,-3.451644,29448.4039,14.937776,9.639464,20.426163,24.051444,-7.943852,-13.064115,-13.976746,26392.1067,14.255036,8.532459,18.073803,21.252882,-6.77781,-10.531585,-11.824089,1
180778.3164,18.272327,49.861372,71.07906,73.868632,-36.12073,-44.661387,-61.053557,144272.2168,15.41877,42.772562,65.632436,68.448731,-27.794628,-33.845693,-42.785748,22885.5336,12.593244,5.943241,10.444967,11.725602,-5.283587,-7.280477,-7.842218,21381.1431,12.254254,5.695432,11.017734,13.465384,-5.003003,-7.172551,-9.691985,7270.7525,7.559094,2.191874,5.726615,7.107011,-1.775874,-2.63233,-3.078241,8094.731,7.691888,2.611497,7.088039,8.925623,-2.054238,-3.363077,-3.853084,28105.551,14.701254,8.660763,16.34885,18.979462,-7.287937,-11.042258,-12.196177,28282.0317,14.750826,8.980136,17.615105,20.72798,-7.552123,-12.297457,-13.33612,145754.748,16.568499,41.838011,60.896959,63.882045,-27.975158,-34.076657,-42.549951,171880.5947,18.08653,48.143713,68.919959,71.750288,-31.761216,-38.848954,-68.228125,24870.3018,12.721928,6.888585,12.746511,14.377974,-5.814279,-8.160182,-8.732949,19679.5416,12.825236,5.248059,9.287474,10.449384,-4.630138,-6.34193,-7.092425,8674.4039,7.467481,2.929207,8.723916,11.100046,-2.198626,-3.737033,-4.221102,8882.9544,7.097991,2.864689,7.879623,9.700152,-2.116829,-3.162664,-3.548589,32535.7824,16.240255,10.558273,21.583018,25.498936,-8.914952,-15.053901,-16.038097,28970.4571,15.481835,9.273062,19.182991,22.507366,-7.582914,-11.90103,-12.786655,1
192055.4502,19.095734,54.861113,90.6376,78.955001,-38.344261,-47.739615,-64.445972,152336.4903,16.007236,46.001627,73.446041,73.64903,-29.256735,-35.891259,-47.194661,24571.1391,13.151467,6.606658,11.066477,12.539279,-5.70635,-7.975471,-8.468836,22949.6824,12.808137,6.30745,11.681699,13.956839,-5.424812,-7.902845,-10.567909,7667.8958,7.777094,2.318144,6.043695,7.554781,-1.874159,-2.876121,-3.587678,8539.3009,7.901497,2.751649,7.416795,9.527569,-2.202437,-3.577038,-4.091707,30211.6448,15.389992,9.595329,17.340633,20.149063,-7.835596,-12.285384,-13.283756,30373.6736,15.354604,9.754469,18.595274,22.216636,-8.236313,-13.62429,-15.593876,153773.79,17.117594,45.903498,78.517589,68.550205,-29.495727,-36.09027,-46.786751,181322.1494,18.572013,52.764623,90.798061,252.077567,-33.537837,-40.901709,-54.011335,26721.1491,13.286859,7.622461,13.424402,15.14811,-6.340561,-9.048341,-9.724928,21089.6272,13.384848,5.823589,9.834026,11.051207,-4.979314,-6.920125,-7.412439,9138.2539,7.658047,3.080626,9.127125,11.820643,-2.355678,-3.978016,-4.458104,9347.2154,7.289088,3.018573,8.356534,10.479121,-2.230263,-3.456898,-3.895833,35190.8793,17.035291,11.479108,22.920292,26.911488,-9.808382,-16.515425,-17.88603,31142.6135,16.199311,10.078976,20.408735,24.024219,-8.222948,-13.248261,-14.157096,1
202366.7792,20.154448,57.548919,82.610079,86.215055,-39.999148,-49.426961,-64.610486,159545.0537,16.627582,49.304739,75.699305,78.809776,-30.374009,-36.999354,-49.170238,26377.1271,14.070445,6.922879,11.204164,12.56724,-6.211803,-8.567333,-9.324139,24558.9743,13.612041,6.603908,11.850409,13.968102,-5.885145,-8.561308,-11.21687,8114.6775,8.189909,2.408064,5.960756,7.474373,-2.001841,-3.010414,-3.458368,9022.6831,8.328669,2.869659,7.412047,9.136791,-2.334477,-3.809369,-4.242662,32139.9897,16.284184,10.056249,17.518444,20.152394,-8.465823,-12.980685,-13.744154,32230.0503,16.2854,10.399939,18.843559,21.881008,-8.840656,-14.317861,-15.321749,161671.1787,17.803564,47.891318,70.119683,72.846127,-30.696661,-37.44166,-49.76036,190542.1845,19.495616,54.488831,78.631615,81.53269,-34.954804,-42.813909,-59.944711,28644.326,14.207781,7.966037,13.70883,15.486252,-6.868358,-9.742963,-13.256272,22626.2963,14.252546,6.082669,9.901108,11.241747,-5.413308,-7.428492,-8.183834,9634.0752,8.045219,3.200943,9.089768,11.580137,-2.487431,-4.267575,-4.927382,9817.5801,7.602702,3.12347,8.224186,10.181215,-2.358054,-3.567933,-4.224412,37350.2851,18.023012,12.325327,23.305576,27.246686,-10.512617,-17.864681,-19.697284,33132.5244,17.131415,10.745215,20.761634,23.952191,-8.829342,-14.149322,-15.106982,1
22733.8916,3.148869,3.750654,4.472449,6.09819,-3.108987,-3.859155,-5.83183,21450.7295,3.138241,3.880197,4.660187,5.356557,-2.838537,-3.557574,-5.138564,3183.0769,2.501778,0.869474,1.528039,1.793925,-0.5429,-0.715067,-1.11203,3051.3963,2.493899,0.873329,1.708201,2.890656,-0.536905,-0.860533,-2.615715,1259.9005,2.081439,0.462768,1.100461,1.438948,-0.252122,-0.372088,-0.77271,1416.6789,2.115783,0.546421,1.428838,1.715015,-0.286571,-0.424167,-0.885691,4078.1089,2.832123,1.299319,2.721429,3.227558,-0.77203,-1.06036,-1.448866,4102.281,2.838961,1.370593,3.107125,3.621542,-0.790654,-1.100601,-1.515469,21316.6768,3.231951,3.581899,4.23066,4.881303,-2.663238,-3.315632,-5.00073,26043.3233,3.510919,4.183024,4.895232,5.596847,-3.408669,-4.283592,-6.792421,3660.3288,2.605481,1.03193,1.835146,2.13488,-0.628768,-0.826991,-1.554687,2813.1722,2.563701,0.816354,1.463908,1.769134,-0.503943,-0.660357,-1.079648,1614.4083,2.141623,0.64751,1.733168,2.220887,-0.324293,-0.507995,-1.029494,1698.4093,2.107084,0.628908,1.462787,1.757767,-0.332797,-0.473309,-1.048054,4670.384,3.004311,1.524832,3.427808,3.91749,-0.894137,-1.258119,-1.669252,4298.6701,2.970045,1.396028,2.970122,3.376084,-0.824216,-1.13442,-1.625757,1
40874.5684,5.3611,7.844332,9.55867,10.442971,-6.482854,-8.051095,-10.255487,36977.5088,5.170295,7.861754,9.768078,10.989424,-5.636117,-6.928757,-8.793439,5270.4933,3.80271,1.402581,2.456017,2.808697,-0.939092,-1.226959,-1.717832,5047.0538,3.761129,1.377597,2.582835,3.650613,-0.922852,-1.34691,-2.919839,1974.0921,2.808018,0.686391,1.653615,2.179455,-0.411338,-0.583843,-0.923765,2213.3102,2.849729,0.798943,2.023847,2.526489,-0.476429,-0.724744,-1.004653,6630.3475,4.379523,2.014051,4.167225,4.631352,-1.341882,-1.850277,-2.362834,6673.8811,4.368868,2.088398,4.598779,5.349514,-1.382829,-1.990661,-2.459672,36698.6562,5.384594,7.240591,8.850236,9.698655,-5.385862,-6.704238,-7.928884,44682.7978,5.950889,8.556985,10.406517,11.966663,-6.724301,-8.220124,-10.365426,5948.1161,3.912071,1.665744,2.936539,3.284789,-1.076162,-1.424557,-1.931896,4620.5878,3.904346,1.291687,2.304462,2.750954,-0.861777,-1.14254,-1.540272,2477.3142,2.862141,0.944501,2.431326,3.055053,-0.530206,-0.811646,-1.050896,2610.5031,2.820576,0.943202,2.138253,2.55091,-0.531377,-0.751394,-1.107181,7608.2075,4.691916,2.387756,5.112073,5.724393,-1.584807,-2.33718,-2.733617,6965.4581,4.6566,2.181711,4.516809,5.069844,-1.429607,-2.021185,-2.450169,1
54468.9375,6.937551,11.797676,14.712609,15.637463,-9.401317,-11.834417,-13.727132,48179.085,6.599924,11.529853,14.829012,15.679793,-7.96166,-10.006283,-12.230681,6728.5038,4.53007,1.831535,3.25832,3.719156,-1.243843,-1.654982,-2.070963,6388.5749,4.449405,1.791187,3.395412,4.653279,-1.220559,-1.76885,-3.115897,2464.0438,3.241122,0.851158,1.956624,2.494594,-0.522933,-0.759699,-1.049659,2751.4593,3.286601,0.989781,2.404995,2.920156,-0.60694,-0.935299,-1.377481,8360.7778,5.240876,2.59998,5.307065,5.834907,-1.747319,-2.472288,-2.901854,8359.4851,5.19448,2.687533,5.769937,6.385934,-1.803254,-2.65565,-3.086111,47982.0577,6.926148,10.657039,13.423823,14.146694,-7.723825,-9.773736,-11.291984,58015.0303,7.603896,12.535785,15.708117,18.633769,-9.382855,-11.650009,-14.150547,7516.0896,4.626364,2.17832,3.897952,4.394857,-1.423799,-1.899758,-2.40826,5885.8673,4.684457,1.66959,3.025365,3.406565,-1.136706,-1.504747,-1.865001,3050.9551,3.281145,1.166494,2.878602,3.484555,-0.673566,-1.064449,-1.681527,3220.0598,3.235725,1.163831,2.601801,3.290525,-0.66683,-0.947143,-1.48975,9471.5576,5.564612,3.119412,6.503051,7.220269,-2.064728,-3.108187,-4.231597,8758.319,5.594445,2.826803,5.809521,6.408608,-1.86228,-2.683244,-3.538,1
69744.5557,8.724726,15.006549,19.095155,20.270272,-12.790219,-19.629314,-18.568154,61102.5742,8.159482,14.417508,19.013244,19.900665,-10.810598,-16.48661,-15.928941,8189.1864,5.29433,2.181445,4.024212,4.472992,-1.591501,-2.348939,-6.46196,7788.5079,5.24821,2.136185,4.192849,5.234788,-1.553676,-2.335945,-3.623556,2934.261,3.683473,0.997503,2.389408,3.008759,-0.654004,-0.940948,-1.785823,3275.1019,3.732904,1.169331,2.993238,3.630338,-0.752372,-1.191842,-1.746033,9986.0839,6.097219,3.089516,6.515569,7.438497,-2.20786,-3.032232,-5.002089,9980.6626,6.054164,3.201419,7.127814,7.91429,-2.276117,-3.317272,-3.650639,60396.1284,8.557815,13.422451,17.187568,18.072137,-10.431894,-16.112576,-15.623247,72033.1455,9.428631,15.732858,20.042135,20.843229,-12.184723,-18.309841,-51.055831,9124.4973,5.443006,2.588697,4.841074,5.334697,-1.81448,-2.61557,-6.790783,7125.1673,5.470037,1.978977,3.698266,4.117165,-1.442375,-2.163804,-2.374186,3615.4369,3.720205,1.37086,3.627831,4.381294,-0.816767,-1.367001,-1.792328,3779.7122,3.639512,1.359744,3.212779,3.782134,-0.824284,-1.219896,-1.959231,11217.0935,6.454419,3.717777,8.118959,9.11598,-2.55861,-4.074623,-6.640538,10397.0483,6.473955,3.36028,7.185305,7.944693,-2.332115,-3.499139,-3.653303,1
78413.7197,9.666214,18.980816,24.52368,25.617058,-14.596496,-18.3604,-21.26419,67584.1758,8.859521,18.070261,24.510802,25.772003,-12.130831,-15.243864,-18.722047,9299.0037,5.753852,2.542238,4.727067,5.228681,-1.820039,-2.399785,-2.905501,8834.4632,5.660313,2.471211,4.983671,6.024664,-1.76483,-2.479859,-4.166713,3292.7333,3.993202,1.133651,2.750611,3.372036,-0.724365,-1.053612,-1.356157,3673.9317,4.037741,1.325046,3.380021,4.17664,-0.838782,-1.279203,-1.581669,11283.1449,6.633648,3.584042,7.581987,8.53547,-2.495515,-3.62217,-4.167864,11308.011,6.609247,3.705569,8.143091,9.178516,-2.566634,-3.789903,-4.552891,67335.2237,9.394005,16.790655,21.867132,22.955977,-11.872956,-14.903434,-18.29259,80347.918,10.337119,19.395136,25.103727,26.230868,-13.836873,-16.991334,-20.7457,10341.0666,5.925514,3.00162,5.667559,6.14596,-2.061259,-2.777227,-3.311631,8072.072,5.941583,2.288806,4.354924,4.864756,-1.644184,-2.18387,-2.454435,4032.4611,4.007939,1.548229,4.04911,4.896008,-0.914742,-1.441085,-1.753447,4201.5591,3.913743,1.540376,3.710597,4.329301,-0.907204,-1.303861,-1.613636,12739.1931,7.060189,4.305238,9.350216,10.519357,-2.925073,-4.406457,-5.01285,11736.5437,7.064784,3.885092,8.389549,9.324113,-2.637867,-3.880273,-4.239991,1
99641.9775,11.888022,24.971555,33.189094,34.589344,-19.376908,-24.131442,-65.823435,84154.1485,10.798665,23.106101,32.411692,34.096496,-15.823589,-19.839164,-57.417799,11770.6215,6.956367,3.215463,6.044405,6.770167,-2.424568,-3.599142,-3.287988,11164.5729,6.856719,3.132821,6.265407,8.242474,-2.346728,-3.768404,-4.489723,4073.5183,4.676136,1.372199,3.4266,4.174229,-0.93083,-1.618877,-4.498256,4544.9441,4.738319,1.615459,4.211309,4.985572,-1.080965,-1.930768,-4.522012,14391.1637,8.132799,4.553007,9.60553,10.697263,-3.351695,-5.907522,-16.628924,14396.9378,8.076219,4.707965,10.341802,11.746904,-3.464548,-6.410019,-5.699189,84315.2426,11.517662,21.865746,29.35371,30.628865,-15.624401,-19.497897,-49.880266,99928.2558,12.540535,25.223861,33.558757,34.841637,-17.890149,-21.977319,-48.140365,13005.7597,7.143749,3.784976,7.304773,8.051145,-2.724313,-4.340495,-3.866395,10213.1488,7.201243,2.875001,5.507754,6.178297,-2.178645,-3.206392,-9.564073,4952.9166,4.684752,1.870762,5.070686,6.065591,-1.174567,-2.055306,-5.456848,5149.9386,4.551479,1.848784,4.62122,5.455405,-1.151715,-1.982698,-5.541419,16329.3303,8.715502,5.477401,12.021618,13.603288,-3.984744,-7.256876,-6.842148,14944.9179,8.671168,4.91341,10.80993,12.128591,-3.537243,-6.350065,-5.908913,1
117347.7255,13.775169,30.837529,41.862795,43.486778,-23.25271,-29.481583,-48.682076,97412.708,12.241924,28.0944,40.338702,41.835622,-18.671844,-23.308269,-27.521496,14038.4207,8.066359,3.829318,7.217925,8.004644,-2.965795,-3.934094,-4.521225,13271.0289,7.943229,3.704628,7.524878,9.901257,-2.835866,-4.012821,-5.563309,4752.8152,5.267499,1.575254,4.048754,4.808013,-1.085609,-1.577563,-1.996785,5289.7409,5.339965,1.85491,4.975732,6.021688,-1.268741,-1.951756,-2.232503,17221.4549,9.471363,5.449498,11.463546,13.063373,-4.052457,-5.920456,-6.433061,17212.185,9.411163,5.627197,12.325474,14.228588,-4.201262,-6.442062,-7.045042,98032.5923,13.086269,26.766641,36.742086,38.057345,-18.575655,-23.969631,-34.772462,116062.377,14.244337,30.681344,41.747861,43.341488,-21.157975,-27.666605,-48.599519,15434.8601,8.245373,4.487197,8.751667,9.582012,-3.301734,-4.506569,-4.994316,12146.1326,8.339472,3.403316,6.539149,7.208447,-2.649484,-3.538344,-3.791724,5733.6316,5.237813,2.132408,6.042826,7.297151,-1.367851,-2.198871,-2.556906,5952.3737,5.094604,2.107019,5.478789,6.545782,-1.333655,-1.934646,-2.384987,19635.9617,10.222621,6.564872,14.527594,16.480342,-4.867054,-7.646212,-8.109304,17824.7035,10.060597,5.871524,12.97846,14.683549,-4.274462,-6.391667,-7.065524,1
132807.0352,15.265257,34.943233,48.081337,50.163945,-26.378221,-32.635608,-38.659098,109014.7392,13.502907,31.175837,45.611266,47.627194,-20.872691,-25.730261,-30.673389,16237.9979,9.124711,4.35949,8.150582,9.048264,-3.483026,-4.748531,-5.240069,15307.4197,8.945206,4.214647,8.535382,11.208667,-3.336419,-4.868292,-7.085086,5363.9837,5.792028,1.73723,4.529278,5.429366,-1.251026,-1.820611,-2.223504,5979.7467,5.86597,2.04929,5.527389,6.950617,-1.449795,-2.253128,-2.683596,19740.7559,10.619043,6.26072,12.955625,14.746202,-4.782204,-7.103399,-7.689599,19780.9131,10.549361,6.480523,13.838598,15.791226,-4.925835,-7.595484,-8.406641,110027.0254,14.439791,30.109624,42.091495,43.784447,-21.148983,-25.880213,-31.3514,130150.4073,15.617971,34.673927,47.940424,49.834759,-24.316834,-29.704966,-36.671524,17792.0237,9.277301,5.101154,9.856962,10.786312,-3.883436,-5.361531,-5.933695,14004.0752,9.386993,3.86019,7.337006,8.098804,-3.092925,-4.210319,-4.888723,6455.995,5.740094,2.339151,6.722253,8.535743,-1.562818,-2.553696,-3.020322,6648.3766,5.528757,2.311449,6.178916,7.395898,-1.518074,-2.200212,-2.70327,22507.6418,11.4431,7.588085,16.507508,18.750203,-5.731212,-9.124752,-9.889203,20359.2318,11.241965,6.74009,14.794682,16.78027,-5.007698,-7.542291,-8.263196,1
147413.7275,16.670969,39.242806,54.800304,56.601876,-29.286391,-36.254854,-46.068411,119836.4922,14.582356,34.617785,51.38003,55.157705,-22.963951,-28.231921,-36.144021,18146.9094,10.099033,4.888574,9.027036,10.326205,-3.967103,-5.314248,-6.361123,17039.0625,9.854641,4.709162,9.536596,11.765322,-3.79245,-5.290748,-7.193479,5903.7302,6.348153,1.890622,5.003465,6.176348,-1.381356,-2.012356,-2.511524,6580.0061,6.425906,2.24575,6.161306,7.79738,-1.609495,-2.547794,-2.974504,22184.6416,11.864895,7.034207,14.292529,16.263602,-5.432515,-7.922191,-8.645395,22267.9561,11.840475,7.288714,15.348713,17.681695,-5.65357,-8.784603,-9.452962,121115.7851,15.594399,33.672968,47.715213,49.410536,-23.096435,-28.268553,-34.851837,142925.8867,16.855955,38.689869,54.218074,56.730663,-26.239036,-32.095854,-41.253974,19820.4282,10.277939,5.701919,10.954449,12.480754,-4.411676,-6.027432,-6.487049,15628.5533,10.367347,4.316473,8.093762,9.008153,-3.507659,-4.669483,-5.219796,7088.0947,6.275697,2.554994,7.493265,9.283359,-1.726605,-2.861779,-3.455725,7296.6117,6.042243,2.504362,6.828814,8.390174,-1.669117,-2.428842,-2.830984,25516.7832,12.91364,8.575175,18.446725,21.094488,-6.602949,-10.797927,-11.707823,22918.7172,12.584025,7.557275,16.406907,18.931543,-5.685906,-8.73567,-10.786233,1
160716.1142,18.181117,43.028794,60.553786,62.799526,-31.899426,-39.40569,-50.393613,129470.1552,15.606314,37.663724,56.544445,59.203975,-24.77617,-30.50994,-39.369269,20012.0263,10.89219,5.360917,9.620857,10.696957,-4.470975,-6.068095,-6.63395,18781.2576,10.641495,5.126207,10.161036,11.864536,-4.270374,-6.002454,-8.073644,6392.6993,6.710026,2.006248,5.246273,6.454574,-1.526362,-2.290397,-2.606925,7136.5487,6.81994,2.375324,6.474487,8.056831,-1.774872,-2.892625,-3.146241,24546.6147,12.817544,7.751104,15.241433,17.391287,-6.162083,-9.14074,-10.124566,24693.5459,12.826051,7.965798,16.303756,18.948438,-6.417504,-9.997075,-11.393299,130992.997,16.686458,36.752696,52.815524,54.886466,-24.958145,-30.574152,-37.140379,154490.4072,18.127719,42.133625,59.620952,61.75261,-28.36588,-34.604122,-46.629404,21856.1599,11.083388,6.197954,11.738851,12.965949,-4.974845,-6.845473,-7.288241,17181.8811,11.132449,4.725262,8.622772,9.631887,-3.927775,-5.299591,-5.674643,7681.3993,6.646774,2.686818,7.908436,9.777465,-1.902523,-3.143971,-3.655062,7875.3397,6.358292,2.638822,7.164962,8.678596,-1.834708,-2.696878,-3.062699,28543.916,14.110454,9.384212,19.734038,22.946508,-7.550812,-12.370544,-13.304671,25359.2066,13.568972,8.301215,17.615526,20.234291,-6.439039,-9.97667,-10.84245,1
172659.6992,19.021809,46.809789,66.16389,69.017115,-34.302511,-42.537686,-65.324427,138148.1601,16.167711,40.483384,61.277044,63.730762,-26.412278,-32.491332,-41.819895,21990.3264,11.804679,5.851026,10.268539,11.582652,-4.981023,-6.820421,-7.574793,20562.5297,11.477099,5.599944,10.815331,13.338563,-4.730237,-6.77854,-9.681624,6895.7402,7.075144,2.134973,5.552506,6.882134,-1.658321,-2.42926,-2.768535,7712.277,7.221723,2.540941,6.843873,8.743157,-1.931703,-3.059093,-3.472135,26940.7378,13.762449,8.514042,16.204237,18.68644,-6.839854,-10.394042,-10.962648,27167.9333,13.839571,8.805892,17.423197,20.316143,-7.129496,-11.349665,-14.181197,139894.627,17.230373,39.719267,57.408347,60.084674,-26.677148,-32.806288,-40.770863,164726.9648,18.645509,45.585668,64.947364,67.840134,-30.312834,-37.183869,-53.539068,23990.021,11.967707,6.775107,12.534285,14.015838,-5.514711,-7.692376,-8.580142,18821.3391,12.000922,5.148327,9.153573,10.296779,-4.351939,-5.946893,-6.554785,8288.2669,7.016598,2.858714,8.375626,10.565825,-2.068648,-3.444833,-4.109422,8455.5619,6.665406,2.796726,7.598043,9.351534,-1.989416,-2.9349,-3.636584,31511.2715,15.245338,10.388941,21.23735,24.531489,-8.45209,-13.930201,-15.3775,27760.6443,14.523763,9.10642,18.840503,21.697075,-7.151438,-11.011132,-11.882263,1
185472.2939,20.180944,49.788504,70.705952,73.908336,-36.852425,-46.114084,-59.9627,147482.9502,17.02762,42.724081,65.072935,68.189354,-28.215166,-34.470686,-46.958934,23825.0371,12.503005,6.365806,11.019567,12.49196,-5.489148,-7.495673,-8.327617,22215.2428,12.129786,6.081906,11.707775,13.631263,-5.207117,-7.546895,-9.668141,7355.5827,7.418581,2.256711,5.910645,7.372073,-1.789157,-2.661696,-3.070965,8180.0282,7.517874,2.698453,7.312523,9.128601,-2.083784,-3.378994,-4.725853,28962.3355,14.498146,9.282458,17.394018,20.095016,-7.464539,-11.26889,-12.145472,29030.2365,14.45444,9.617379,18.706591,21.977381,-7.79122,-12.416922,-14.011152,149443.0117,18.17442,42.045788,61.132737,63.154004,-28.509719,-34.983939,-44.057529,175821.2402,19.6799,48.223774,69.318097,72.216547,-32.345,-39.809253,-52.940756,25900.0102,12.623081,7.356872,13.414425,14.855328,-6.079025,-8.543265,-9.128007,20415.8895,12.700219,5.590124,9.785577,10.971148,-4.790823,-6.517008,-7.25668,8763.9326,7.282974,3.03452,8.947431,11.349201,-2.224459,-3.792209,-4.763053,8938.3663,6.929038,2.947684,8.069512,9.928695,-2.120109,-3.168921,-3.646395,33507.7622,15.842198,11.40234,22.965822,26.615005,-9.196473,-15.494391,-16.59121,29817.1333,15.266801,9.933047,20.290288,23.533991,-7.775319,-12.338729,-13.348542,1
194737.1035,21.685548,53.710422,76.848502,79.892061,-38.522381,-47.472483,-71.093034,154411.3867,17.879359,45.973946,70.559997,74.21335,-29.411665,-35.883419,-47.601949,25753.654,13.444136,6.91254,11.474125,12.725164,-6.090373,-8.458607,-10.496771,23692.3524,12.935581,6.54765,12.188048,14.365586,-5.694609,-8.245221,-10.765997,7787.0272,7.832416,2.393172,6.151232,7.813311,-1.928502,-2.859613,-3.281628,8626.5861,7.927133,2.849128,7.60077,9.507718,-2.244536,-3.641854,-4.17496,31202.2801,15.548602,10.019226,18.09962,20.856506,-8.22482,-12.514195,-13.450463,31105.0278,15.547198,10.278159,19.305325,22.370219,-8.571649,-13.799859,-14.59245,156588.6436,19.094797,45.301134,66.44901,68.64961,-29.782907,-36.244694,-46.503554,183809.1367,20.768035,51.779921,74.71932,77.487609,-33.816339,-41.461434,-57.0767,27772.5826,13.556562,7.903697,14.045172,15.624813,-6.672062,-9.450778,-10.049077,21964.9974,13.57344,6.058694,10.191031,11.327377,-5.271776,-7.243248,-7.786011,9240.7176,7.66515,3.189702,9.251363,11.77628,-2.395158,-4.062303,-4.501478,9474.0599,7.315055,3.116462,8.27934,10.187084,-2.285759,-3.390776,-3.829102,36385.2937,17.204472,12.219079,23.953646,27.731231,-10.217473,-17.196917,-19.411484,32263.6875,16.430393,10.677618,21.236551,24.467323,-8.585174,-13.61306,-15.86414,1
205816.9453,22.697863,56.769336,81.214639,84.214197,-40.257629,-49.471868,-72.325674,161562.9238,18.467534,48.336434,74.761801,77.738931,-30.380755,-36.906947,-49.866531,27179.8232,14.121231,7.244919,11.559385,12.782303,-6.449643,-9.028912,-9.810847,25324.7791,13.794102,6.854219,12.29779,14.657268,-6.056978,-8.795149,-11.252843,8183.869,8.186977,2.449791,6.032263,7.488955,-2.041063,-3.041964,-3.590036,9176.7652,8.384789,2.926388,7.521244,9.303216,-2.356545,-3.716174,-4.265752,33070.7466,16.437083,10.541125,18.050707,20.671545,-8.797793,-13.505262,-14.357073,33467.4848,16.652072,10.845044,19.405217,22.407691,-9.127318,-14.50277,-15.493465,163938.8642,19.724846,47.656364,70.037423,72.460702,-30.875651,-37.524201,-48.614708,193527.0439,21.669852,54.44813,78.618328,81.974458,-35.14754,-42.633813,-58.976447,29684.5996,14.425444,8.288042,14.179155,15.808908,-7.115749,-10.046104,-10.889986,23156.3918,14.241809,6.343073,10.220633,11.443362,-5.566153,-7.767614,-8.30778,9818.9211,8.094072,3.262327,9.196019,11.5149,-2.509289,-4.180549,-4.589691,9905.7246,7.601839,3.17018,8.266318,10.082588,-2.416677,-3.692745,-4.043316,39197.666,18.41343,12.926545,24.146756,27.931233,-10.916142,-18.047033,-19.243986,34078.6389,17.231865,11.222036,21.33462,24.66383,-9.165543,-14.822009,-15.60152,1
23055.1338,3.192335,3.746492,4.383436,5.073985,-3.156141,-3.789937,-4.978024,21840.4893,3.236427,3.866754,4.51772,5.202414,-2.860485,-3.459608,-4.822949,3337.0186,2.585123,0.810528,1.295459,1.692951,-0.555708,-0.729625,-1.032323,3209.5282,2.568416,0.807614,1.426683,2.509021,-0.558461,-0.867441,-2.482745,1303.6449,2.128412,0.413502,0.870295,1.160809,-0.257361,-0.383493,-0.743769,1457.5049,2.148499,0.481252,1.080118,1.429489,-0.292527,-0.455907,-0.746395,4254.2903,2.921133,1.184854,2.206625,2.64602,-0.801295,-1.096867,-1.446017,4279.6033,2.92496,1.233076,2.480263,2.943098,-0.817018,-1.185851,-1.604531,21780.6387,3.353147,3.585244,4.166683,4.914292,-2.707918,-3.25907,-4.675218,26539.7802,3.623741,4.176744,4.809167,5.663594,-3.459901,-4.149604,-5.424394,3834.342,2.683437,0.960502,1.542142,1.91772,-0.64476,-0.843471,-1.395972,2957.3219,2.658428,0.759739,1.254845,1.619829,-0.531987,-0.714478,-1.55696,1661.982,2.172627,0.566644,1.279749,1.73386,-0.330495,-0.512797,-0.923659,1744.6849,2.139338,0.561132,1.118401,1.403464,-0.338806,-0.577208,-0.938259,4888.0742,3.087748,1.37247,2.664904,3.262864,-0.933897,-1.373361,-1.908326,4490.6897,3.070639,1.272079,2.373064,2.72506,-0.85798,-1.262875,-1.509967,1
41929.3887,5.870642,8.029305,9.755659,10.824728,-6.587565,-8.126084,-9.41325,37933.4248,5.545225,7.989352,9.908838,10.587114,-5.708503,-7.032133,-8.436936,5502.9398,3.947902,1.423682,2.442883,2.773326,-0.985234,-1.322063,-1.704567,5198.7044,3.868719,1.390458,2.495842,3.873148,-0.956445,-1.392199,-2.629836,2032.2621,2.883723,0.680941,1.489554,1.870205,-0.427977,-0.614342,-0.892123,2239.0997,2.874477,0.781302,1.802331,2.292956,-0.490603,-0.728247,-1.03181,6911.4801,4.625629,2.016016,3.961749,4.343707,-1.403941,-1.971203,-2.39272,6834.1637,4.512556,2.070888,4.266653,4.750972,-1.441137,-2.047061,-2.37483,37747.0527,5.80563,7.415295,9.014304,9.79281,-5.498836,-6.757036,-8.522679,45640.9707,6.369944,8.766761,10.584175,11.624672,-6.844317,-8.336434,-10.334611,6128.3352,4.004816,1.690392,2.867198,3.224833,-1.123262,-1.479832,-1.855533,4832.8657,4.068098,1.312593,2.276988,2.56192,-0.907697,-1.210579,-2.277903,2514.6603,2.892888,0.922444,2.119083,2.530461,-0.54537,-0.82393,-1.227302,2694.483,2.901971,0.935541,1.962582,2.289564,-0.551969,-0.781804,-1.5013,7818.2944,4.825018,2.39641,4.726676,5.286053,-1.648311,-2.417265,-2.892782,7275.8692,4.926545,2.187964,4.293371,4.848258,-1.495442,-2.093835,-2.494033,1
55715.1255,8.147286,12.097024,15.059043,15.91166,-9.450487,-11.92676,-13.69292,49041.268,7.293641,11.898179,15.342278,16.263849,-7.998403,-10.018922,-11.971557,7037.938,4.778542,1.913121,3.35681,3.763818,-1.280929,-1.681432,-2.128008,6614.3328,4.710644,1.85312,3.564124,4.567806,-1.247531,-1.788893,-3.166294,2520.4611,3.347536,0.874151,1.901468,2.363444,-0.529651,-0.771692,-1.053581,2784.7388,3.386547,1.012628,2.390721,2.847965,-0.613314,-0.939317,-1.239977,8652.7674,5.544574,2.697015,5.347799,5.855786,-1.788007,-2.573461,-2.928394,8517.4944,5.504047,2.768222,5.814205,6.562715,-1.83106,-2.70754,-3.146109,49176.3999,7.862149,11.007137,13.790371,14.59073,-7.802651,-9.75953,-11.610146,59420.7275,9.062874,12.850578,15.957183,17.052302,-9.452863,-11.632531,-14.083078,7776.5675,4.909339,2.255309,4.026508,4.45351,-1.45708,-1.959783,-2.39184,6146.4147,4.928071,1.749424,3.120495,3.653581,-1.174391,-1.538048,-1.965636,3099.0744,3.393587,1.192627,2.833098,3.388218,-0.679414,-1.082657,-1.410195,3293.5191,3.333549,1.188145,2.484469,2.965499,-0.673993,-0.992848,-1.92196,9690.8271,5.901019,3.216941,6.555703,7.325318,-2.10428,-3.174672,-3.67571,9086.3353,5.915114,2.934221,5.777026,6.407169,-1.921854,-2.777718,-3.391764,1
71290.5572,10.334979,15.383605,19.381906,20.291821,-12.756011,-16.053998,-18.675244,62256.4712,9.227546,14.772503,19.502427,21.193691,-10.744271,-13.467314,-15.868337,8440.1988,5.435616,2.270788,4.089496,4.556035,-1.607051,-2.124657,-2.663174,7964.9598,5.376518,2.207086,4.296726,5.697651,-1.54568,-2.219874,-3.617073,2964.846,3.753752,1.015967,2.263338,2.759542,-0.643332,-0.934434,-1.312714,3293.7476,3.805681,1.178173,2.827653,3.380535,-0.747383,-1.129493,-1.62833,10225.9151,6.312156,3.197041,6.438012,7.080748,-2.202941,-3.152181,-3.642132,10137.4395,6.300573,3.284743,6.993331,7.845787,-2.263203,-3.349097,-3.776869,61896.4692,9.940328,13.817196,17.601986,18.231387,-10.439169,-13.15205,-15.818337,73602.7778,11.332033,16.084868,20.352505,21.391518,-12.293151,-14.932576,-17.921138,9350.1689,5.631595,2.678432,4.907683,5.411611,-1.823772,-2.451976,-2.863734,7352.8899,5.625593,2.06563,3.766889,4.317492,-1.460267,-1.944615,-2.247211,3644.1931,3.805611,1.380872,3.354446,3.92679,-0.822935,-1.308301,-1.755158,3827.9536,3.70733,1.375699,2.959184,3.756901,-0.810676,-1.133956,-1.521475,11467.2884,6.741043,3.827616,7.912824,8.655882,-2.589676,-3.89875,-4.358755,10712.7757,6.745137,3.481827,7.014283,7.595184,-2.339171,-3.364851,-3.832164,1
78626.5337,11.367522,19.098661,24.627229,25.730099,-14.464238,-18.195096,-21.213733,67503.7608,9.903852,18.243763,24.609048,25.625148,-11.929608,-15.06911,-17.573483,9577.7002,5.963481,2.637249,4.827789,5.460608,-1.908414,-2.556134,-3.087056,8989.1385,5.915305,2.548755,5.005281,6.129779,-1.809668,-2.790751,-4.411144,3336.4022,4.111545,1.147164,2.621821,3.163407,-0.750878,-1.064197,-1.345052,3695.4271,4.166465,1.341469,3.288134,3.909162,-0.849328,-1.293564,-1.675136,11530.9996,6.971444,3.6721,7.488452,8.345065,-2.615424,-3.693448,-4.141701,11393.2154,6.949995,3.774277,8.117695,9.105865,-2.616032,-3.904067,-4.301501,67845.438,10.718183,17.024129,22.059694,22.944271,-11.788073,-14.869163,-16.976754,81113.0219,12.354302,19.604069,25.299609,26.489976,-13.805388,-16.942465,-20.44407,10537.2956,6.192401,3.087631,5.791329,6.458159,-2.109885,-2.814507,-3.362615,8316.3683,6.178923,2.383776,4.507617,4.936077,-1.726374,-2.332067,-2.693781,4075.6184,4.159983,1.565679,3.87532,4.65142,-0.927207,-1.462716,-1.885744,4276.2584,4.044009,1.555941,3.461087,4.210749,-0.940206,-1.321929,-1.845476,12994.1328,7.497828,4.400229,9.262451,10.09801,-3.007996,-4.593187,-5.273617,12066.0348,7.447885,3.98807,8.23159,8.990931,-2.756935,-3.909807,-4.2695,1
103056.6069,14.90031,25.057617,33.33635,34.755742,-19.776161,-24.610011,-28.316826,87120.7593,12.737588,23.184368,32.468043,33.595134,-16.095457,-20.079777,-23.288281,12193.9333,7.301137,3.341808,6.277634,6.89439,-2.511412,-3.325782,-4.079942,11391.1408,7.207849,3.216229,6.577697,7.831796,-2.383868,-3.407296,-4.795749,4131.3328,4.841461,1.392759,3.397085,3.966597,-0.956646,-1.335353,-1.722712,4572.2384,4.904185,1.636546,4.229066,5.035248,-1.076082,-1.682681,-2.035795,14804.8002,8.669575,4.671238,9.748485,10.794344,-3.441041,-4.910168,-5.371412,14625.1466,8.647066,4.77635,10.5367,11.808191,-3.490239,-5.390418,-5.848346,87291.3399,13.623655,22.072982,29.644852,30.654462,-15.933152,-19.846048,-23.412921,102995.9448,15.46296,25.475142,33.997332,35.31898,-18.193662,-22.359599,-27.970483,13318.3316,7.536227,3.897544,7.595474,8.318401,-2.776003,-3.784499,-4.240996,10564.1889,7.555447,2.996646,5.721407,6.221747,-2.253887,-3.051503,-3.594856,5001.0451,4.862585,1.894636,5.029954,5.943017,-1.168045,-1.896369,-2.305929,5233.8766,4.716156,1.865059,4.454985,5.157369,-1.162746,-1.657298,-2.141635,16751.4002,9.367854,5.60013,12.262077,13.652732,-4.05773,-6.39076,-6.999506,15453.498,9.263151,5.057166,10.859138,12.042868,-3.620464,-5.296964,-5.881188,1
118114.6113,16.471375,30.860055,41.913527,43.496202,-23.109519,-28.656572,-35.003669,98009.4868,13.879665,27.913753,40.034945,41.686107,-18.431415,-22.769658,-27.511787,14578.1621,8.40506,3.934705,7.439475,8.322878,-3.088143,-4.102969,-4.656263,13580.6264,8.246595,3.792715,7.79378,9.259554,-2.95044,-4.185262,-6.245354,4830.3027,5.409383,1.575083,3.976114,4.976006,-1.115427,-1.588106,-1.991001,5349.6656,5.47698,1.868003,4.922258,5.943163,-1.296622,-2.164013,-2.504276,17703.8828,9.992787,5.503933,11.53446,13.063791,-4.208723,-6.079529,-7.376871,17525.9545,9.941561,5.695833,12.415085,14.012272,-4.35,-6.706538,-7.608647,99002.7203,14.864095,26.844417,36.818096,38.287538,-18.491603,-22.857171,-27.730829,117068.3105,16.81336,30.912211,42.147948,43.955733,-21.172021,-25.963553,-31.685352,15869.8501,8.619356,4.596657,8.98613,9.875819,-3.434536,-4.663037,-5.210201,12584.8139,8.676242,3.505187,6.733772,7.417226,-2.754686,-3.66678,-4.177962,5823.7459,5.410104,2.150812,5.916244,7.061435,-1.401911,-2.298291,-2.687388,6069.6669,5.236784,2.106903,5.336325,6.236991,-1.365184,-2.0048,-2.306396,20204.5159,10.851826,6.705592,14.63266,16.560921,-5.078637,-8.148928,-8.886684,18425.4694,10.665645,5.954696,12.968556,14.543993,-4.427499,-6.584927,-7.244994,1
134693.2514,18.520614,35.224519,48.428225,50.016236,-26.481035,-32.795126,-40.537018,110419.292,15.413631,31.420129,45.748163,48.257212,-20.922965,-25.695155,-30.062776,16579.0024,9.433381,4.558202,8.428302,9.22616,-3.594475,-4.79104,-5.389678,15502.8961,9.325272,4.349823,8.836112,10.662667,-3.39579,-4.8186,-6.460048,5373.6116,5.930587,1.763854,4.479914,5.350747,-1.260303,-1.797337,-2.234779,6006.1589,6.067869,2.088151,5.589309,6.839361,-1.453893,-2.274023,-2.609344,20026.2589,11.129235,6.456516,13.209816,14.875451,-4.907371,-7.071048,-7.741598,20109.4994,11.282857,6.616272,14.161196,16.400332,-5.046283,-7.776036,-8.389462,111740.8447,16.638482,30.455963,42.45171,44.159467,-21.028404,-25.864631,-30.078003,131874.4194,18.828767,35.114723,48.663707,50.287748,-23.953513,-29.32106,-36.736081,18098.1445,9.719018,5.277111,10.253891,11.188774,-3.966849,-5.391087,-5.902095,14267.532,9.693279,4.043928,7.593999,8.399461,-3.188637,-4.251489,-4.592303,6512.8051,5.958516,2.385002,6.720652,8.244621,-1.566362,-2.554821,-3.073411,6694.9156,5.674612,2.335819,5.956881,7.106531,-1.530905,-2.18444,-2.586282,23246.4868,12.341643,7.817735,16.858611,18.972867,-5.911055,-9.530151,-10.36512,20856.3646,11.860565,6.96357,14.859053,16.625408,-5.117936,-7.713388,-8.298074,1
149244.2027,20.015557,39.639713,54.916535,56.901203,-29.497831,-36.638468,-44.771756,121248.3315,16.444455,34.790999,51.291239,53.134469,-23.092175,-28.351371,-34.372044,18627.6226,10.354342,5.100587,9.370565,10.393561,-4.088046,-5.467088,-6.08362,17246.2801,10.058026,4.87274,9.841796,11.9523,-3.862628,-5.486688,-7.92319,5943.8855,6.396299,1.917952,4.943081,6.00069,-1.390188,-2.063343,-2.532987,6569.9648,6.453488,2.278772,6.124753,7.526409,-1.613688,-2.575422,-3.094775,22618.9139,12.281681,7.244497,14.641184,16.605536,-5.542339,-8.273738,-9.137966,22451.0536,12.269078,7.480524,15.637681,18.058527,-5.73994,-9.224144,-9.792126,122816.187,17.610775,33.991625,47.937646,49.657716,-23.261235,-28.693216,-35.055351,144579.6127,19.770525,39.169505,54.843909,57.090669,-26.472412,-32.926816,-43.094685,20158.4698,10.544134,5.907068,11.369417,12.832279,-4.51441,-6.255931,-6.908073,16009.0408,10.605607,4.507371,8.395208,9.488644,-3.606246,-4.935632,-5.346481,7103.2381,6.31845,2.58734,7.383317,9.222053,-1.73809,-2.849085,-3.495828,7371.8843,6.096513,2.528563,6.61073,7.950598,-1.682035,-2.467024,-3.505839,26050.1799,13.436078,8.881001,18.811305,21.317029,-6.78646,-11.171901,-12.215222,23487.4904,13.050287,7.804559,16.595359,18.864489,-5.805517,-8.998116,-13.852168,1
161923.9405,21.404895,43.674612,61.24228,63.925255,-32.182166,-40.817089,-48.952848,130748.4404,17.383111,38.007588,56.769839,59.097263,-24.971347,-31.288309,-41.05477,20662.9533,11.355739,5.61555,10.013847,11.173901,-4.665305,-6.401225,-7.078541,19094.8656,11.161596,5.317548,10.542927,12.775845,-4.364463,-6.284051,-8.661358,6448.698,6.835471,2.051236,5.281709,6.488717,-1.549606,-2.280881,-2.65214,7168.2191,6.981511,2.42367,6.576625,8.071924,-1.801565,-2.85145,-3.259765,24864.3371,13.356792,8.009964,15.663585,17.98819,-6.28345,-9.516035,-10.175385,24806.2721,13.378468,8.210584,16.74098,19.333405,-6.532789,-10.365312,-11.141619,132481.0322,18.705785,37.266895,53.2463,55.133821,-25.258995,-30.850581,-38.003252,156014.1655,21.025829,42.875135,60.662223,63.094534,-28.744944,-35.047622,-46.869002,22321.3204,11.557404,6.44954,12.211402,13.552359,-5.116851,-7.141179,-7.695536,17678.7588,11.582129,4.95127,8.950478,10.059132,-4.084773,-5.593477,-6.124722,7728.5539,6.799357,2.737124,7.933412,9.945255,-1.930296,-3.167513,-3.540884,7962.1596,6.502163,2.685058,7.09516,8.571407,-1.859813,-2.80498,-3.229655,28929.1269,14.744787,9.775126,20.328234,23.318546,-7.743545,-12.681071,-13.567004,25835.2123,14.149608,8.613145,17.903787,20.450741,-6.5749,-10.07246,-10.68623,1
174338.3198,22.731572,47.263655,66.419358,69.391402,-34.433925,-42.872277,-60.814394,139741.5742,18.294406,40.790112,61.816082,64.622507,-26.574726,-32.602172,-42.72065,22658.7606,12.229221,6.14912,10.755422,11.919886,-5.171263,-7.103148,-7.655884,20912.4259,11.939787,5.813289,11.356838,13.810163,-4.839947,-6.972889,-9.579934,6953.9489,7.248383,2.183409,5.584478,7.01499,-1.677031,-2.482892,-2.880554,7734.707,7.404001,2.594363,7.031297,8.862578,-1.944737,-3.13104,-3.6001,27370.1679,14.368942,8.803712,16.76992,19.135391,-7.01092,-10.532473,-11.631164,27388.1586,14.580925,9.067326,18.027705,20.901135,-7.244711,-11.638341,-13.554545,141704.8129,19.670014,40.137397,57.72203,60.262785,-26.881391,-32.91114,-40.190526,166436.3394,22.062297,46.156182,65.546001,68.555974,-30.528029,-37.28284,-48.790079,24491.0466,12.48358,7.057762,13.149164,14.62248,-5.669328,-7.966042,-8.537635,19346.8743,12.428685,5.40592,9.603613,10.52436,-4.505184,-6.153743,-8.123539,8323.7627,7.202176,2.91919,8.499957,10.657532,-2.08367,-3.469656,-4.095694,8535.8344,6.82465,2.84221,7.422134,8.936391,-2.004394,-2.94507,-3.388826,31943.2416,16.031834,10.792679,21.996265,25.238503,-8.632016,-14.309241,-15.344475,28357.4037,15.160444,9.463679,19.282463,21.915396,-7.314868,-11.6327,-12.05711,1
186188.2022,23.510879,50.859925,72.421579,75.48032,-36.97494,-46.194522,-59.798404,148011.5205,18.9034,43.57766,66.389882,69.429317,-28.2409,-34.429096,-43.943853,24203.9768,12.89233,6.575132,11.292964,12.538024,-5.625309,-7.805356,-8.787113,22374.3593,12.57845,6.231309,11.899338,14.330584,-5.293622,-8.003492,-9.738963,7351.7221,7.561917,2.279179,5.891212,7.399304,-1.794427,-2.697483,-3.035569,8190.3924,7.679362,2.720102,7.321055,9.202966,-2.091184,-3.355334,-3.793455,29154.9988,15.149215,9.411305,17.557506,20.156736,-7.569127,-11.906719,-12.692849,29255.4299,15.260169,9.712222,18.850264,21.960234,-7.886464,-12.702392,-13.479743,150167.3594,20.155947,43.023368,62.565496,64.444463,-28.653302,-35.029333,-45.483809,176673.4512,22.413904,49.412807,70.944706,73.743102,-32.587423,-40.14241,-54.523788,26277.158,13.158149,7.535583,13.79531,15.397608,-6.195095,-8.725374,-9.440648,20629.499,13.046773,5.764418,10.054636,11.186608,-4.878639,-6.719987,-7.25833,8822.2269,7.494446,3.049604,8.879471,11.000549,-2.235954,-3.681829,-4.555794,8999.4933,7.112465,2.963965,7.913474,9.712909,-2.138645,-3.209413,-3.638659,34342.6774,16.844071,11.59327,23.195335,26.820381,-9.447771,-15.662831,-16.713797,30249.4005,15.989242,10.071829,20.334566,23.414625,-7.948982,-12.5479,-13.385837,1
195770.499,24.153205,54.115934,77.723955,80.60783,-38.772085,-47.534952,-64.253906,155233.3359,19.320519,46.260769,71.055267,73.835974,-29.456936,-35.795277,-47.464542,26410.4904,13.946469,7.044112,11.790868,13.07224,-6.242616,-8.748998,-9.529221,24267.2686,13.606354,6.634529,12.561872,15.422869,-5.82275,-8.50747,-11.148198,7854.2417,7.995366,2.383079,6.079659,7.539783,-1.941403,-2.887395,-3.303883,8726.9614,8.169669,2.840765,7.659606,9.515312,-2.26526,-3.661907,-4.095489,31755.7473,16.199572,10.117164,18.374658,21.133866,-8.346935,-12.743871,-13.472592,31664.4312,16.379435,10.431329,19.829182,23.316196,-8.728591,-14.070434,-15.086776,157912.2066,21.0351,45.716184,67.079444,69.469778,-29.941207,-36.685058,-44.998542,185322.1572,23.44595,52.2762,75.690319,79.193937,-34.035443,-41.576565,-59.727923,28451.1892,14.158187,8.039239,14.522232,16.192085,-6.845121,-9.706391,-10.330188,22425.5625,14.044547,6.172035,10.476364,11.592468,-5.374417,-7.469526,-8.001506,9371.2306,7.921051,3.179012,9.312875,11.733555,-2.419153,-4.058094,-4.498119,9579.6965,7.459505,3.082548,8.096277,9.93352,-2.302892,-3.400222,-3.960029,37224.0518,18.16195,12.402218,24.489033,28.281917,-10.4479,-17.537676,-18.724592,32855.1386,17.048073,10.784215,21.415787,24.628498,-8.706928,-13.552061,-14.601499,1
206281.292,25.668234,57.112622,81.920453,85.2758,-40.322554,-50.096646,-69.565749,162582.6474,20.257195,48.366572,74.467689,77.338833,-30.522413,-37.386854,-49.796368,28201.3006,14.580135,7.572749,12.213441,13.683901,-6.669029,-9.322473,-10.129563,25885.0466,14.165604,7.11052,12.845725,15.416035,-6.192678,-8.976329,-11.577472,8310.4843,8.298169,2.505269,6.198525,7.655829,-2.043983,-3.036112,-3.550188,9236.2009,8.458539,2.98811,7.784503,9.78403,-2.382074,-3.8534,-4.231484,34092.4775,17.104837,10.84104,18.881217,21.746374,-8.943616,-13.501453,-14.625398,34060.7879,17.273203,11.164842,20.215666,23.567306,-9.321663,-15.121569,-16.194868,165204.9009,21.563245,47.929512,70.464262,73.107076,-31.051076,-38.280659,-51.478884,193806.8526,24.014347,54.97257,79.755168,84.194072,-35.257906,-43.098534,-59.94114,30444.9976,14.85136,8.604318,14.959948,16.775931,-7.331024,-10.469478,-11.084043,23984.2696,14.695866,6.608426,10.808852,11.996443,-5.738629,-7.950302,-8.45095,9892.0415,8.179707,3.329031,9.418634,11.755296,-2.540817,-4.297689,-4.824723,10102.8244,7.729338,3.230733,8.282818,10.090643,-2.41295,-3.549443,-4.236932,39891.5654,19.037785,13.368045,25.177767,28.983045,-11.200274,-18.896025,-20.059359,35212.0827,17.940631,11.563365,22.098221,25.312996,-9.331997,-14.61226,-15.781495,1
24652.8222,4.253688,3.620907,4.208927,4.6911,-3.123085,-3.734543,-5.060413,23236.7432,4.0108,3.800332,4.44551,4.968281,-2.861643,-3.420788,-4.783644,2328.9771,1.719337,0.810962,1.338556,1.590146,-0.574966,-0.756733,-1.129596,2189.4101,1.707679,0.803255,1.492357,2.670875,-0.568026,-0.865373,-2.322752,1070.0256,1.770967,0.428111,0.912012,1.263274,-0.260371,-0.39015,-0.885804,1220.6182,1.82568,0.497379,1.157677,1.479519,-0.299877,-0.474733,-0.82896,3655.9187,2.253405,1.291229,2.412738,2.85264,-0.819608,-1.131448,-1.556382,3618.3169,2.24387,1.346298,2.753378,3.193029,-0.844633,-1.199687,-1.526114,23077.4551,4.165422,3.484792,4.072959,4.671265,-2.706613,-3.236655,-4.203068,27899.9649,4.665673,4.01403,4.593723,5.384365,-3.445864,-4.156115,-5.319862,2813.7231,1.841194,0.965795,1.623055,1.939858,-0.664231,-0.873659,-1.500292,2304.8218,1.909314,0.790085,1.32484,1.695627,-0.535233,-0.695782,-0.998035,1416.7808,1.872738,0.585146,1.359754,1.765719,-0.338911,-0.546135,-0.874648,1504.983,1.849785,0.578371,1.161244,1.589292,-0.339919,-0.48283,-1.32007,4172.2712,2.344953,1.522769,3.013435,3.58668,-0.964088,-1.39334,-1.822903,3956.5422,2.403812,1.394772,2.58159,2.943839,-0.877004,-1.238941,-1.544151,1
42240.4112,6.682631,7.984389,9.643817,10.549174,-6.582732,-8.3221,-12.072317,38201.9102,6.089673,8.073282,10.026822,10.926117,-5.712914,-7.201653,-9.466996,5538.3346,3.936527,1.480984,2.481203,2.964472,-0.980355,-1.317041,-1.781265,5250.3897,3.925057,1.433734,2.605148,3.690744,-0.948828,-1.412365,-3.275662,2030.8597,2.902128,0.686312,1.464585,1.884519,-0.422385,-0.613219,-0.974672,2256.3818,2.946257,0.794733,1.853634,2.267919,-0.481304,-0.743621,-1.105162,6935.4924,4.631191,2.103461,4.007073,4.529212,-1.402078,-1.944009,-2.431186,6865.5682,4.632277,2.148755,4.400475,5.002878,-1.424073,-2.103958,-2.501596,38342.3145,6.557221,7.446799,9.027673,10.168298,-5.499655,-6.823846,-9.32276,46570.8725,7.635495,8.734509,10.545389,11.406265,-6.867137,-8.415268,-10.607643,6191.7879,4.092994,1.740057,2.959071,3.291797,-1.115157,-1.470735,-2.016746,4877.7142,4.090578,1.366455,2.33217,2.658472,-0.908109,-1.211886,-1.669133,2539.4568,2.982961,0.937561,2.16968,2.735448,-0.534847,-0.828998,-1.237913,2693.9378,2.925481,0.936946,1.871151,2.232272,-0.543645,-0.774289,-1.113146,7921.0898,5.019278,2.481591,4.893935,5.388504,-1.642612,-2.436932,-2.897576,7308.4048,4.962673,2.277874,4.270843,4.797756,-1.497105,-2.148124,-2.556222,1
56407.5117,9.02086,12.05467,14.979437,15.926478,-9.447555,-11.83319,-13.909818,49673.581,7.95896,11.829221,15.204546,16.033541,-7.9925,-9.96128,-11.785144,7045.9887,4.718672,1.943373,3.427985,3.864701,-1.309968,-1.737071,-2.186061,6657.1723,4.700853,1.876148,3.552561,4.764026,-1.275807,-1.917948,-4.111062,2533.2854,3.366518,0.877994,1.897066,2.394758,-0.542717,-0.793971,-1.199448,2815.9981,3.411659,1.013536,2.338569,2.87096,-0.62802,-0.936623,-1.335578,8823.0089,5.662198,2.748874,5.415309,5.94779,-1.855666,-2.663453,-3.056519,8744.5636,5.65013,2.791635,5.800728,6.389624,-1.90419,-2.799605,-3.481381,49659.7285,8.359686,10.973084,13.71617,14.696757,-7.810711,-9.762821,-11.827859,59986.0502,9.741798,12.862345,16.011915,16.987939,-9.476152,-11.649313,-13.850311,7844.3224,4.903392,2.288677,4.077781,4.622654,-1.4907,-1.98645,-2.366809,6192.5587,4.920427,1.781707,3.192427,3.706047,-1.204732,-1.588437,-2.001852,3136.2934,3.431298,1.19375,2.758061,3.329412,-0.695516,-1.077802,-1.482191,3326.1695,3.376648,1.196891,2.496864,3.26185,-0.69127,-0.981437,-1.405693,9990.6281,6.080812,3.27399,6.568715,7.18892,-2.190397,-3.268522,-3.864626,9268.9364,6.077149,2.990219,5.841125,6.364469,-1.974097,-2.819622,-3.191573,1
70629.8628,10.803846,15.413942,19.508799,20.520376,-12.676281,-15.93084,-18.082249,61595.0674,9.489976,14.857521,19.650687,20.430867,-10.597495,-13.339605,-15.433422,8470.2589,5.44441,2.35412,4.249492,4.769311,-1.613484,-2.163296,-2.636346,7962.0858,5.401863,2.266855,4.383808,9.086445,-1.564625,-2.21453,-4.021915,2978.3607,3.772989,1.045374,2.341757,2.776699,-0.647266,-0.921778,-1.265016,3313.8222,3.837509,1.208349,2.863226,3.465713,-0.748918,-1.14708,-1.54355,10391.0533,6.453586,3.305535,6.698446,7.515625,-2.258054,-3.159175,-3.648901,10275.0257,6.433429,3.374577,7.15858,8.024059,-2.300648,-3.464787,-4.013294,61484.2988,10.06418,13.902236,17.77081,19.005639,-10.377192,-13.079177,-23.194401,73229.2354,11.534605,16.225847,20.577553,21.996172,-12.226088,-15.04696,-17.559676,9370.4501,5.643805,2.75941,5.073783,5.554431,-1.831188,-2.451122,-2.893207,7399.565,5.661366,2.140126,3.9248,4.499195,-1.473742,-1.9733,-2.343368,3669.4429,3.843688,1.421835,3.382758,4.144836,-0.823019,-1.294223,-1.776508,3858.9563,3.752763,1.414745,3.062858,3.682224,-0.817201,-1.149894,-1.566975,11745.2017,6.947016,3.955891,8.183356,9.267304,-2.655709,-4.048899,-4.690553,10896.8667,6.940698,3.598723,7.280394,8.02986,-2.397928,-3.46372,-3.943182,1
79127.0088,11.824536,18.909514,24.379218,25.575414,-14.552606,-18.786055,-21.241228,67205.3418,10.154499,18.064698,24.541122,26.285586,-11.866174,-15.258387,-20.759525,9557.9209,5.968133,2.675581,4.915142,5.545954,-1.86274,-2.491234,-3.171892,9279.0131,6.096643,2.573776,5.127163,6.636796,-1.805147,-2.557715,-4.072906,3336.1835,4.126461,1.158591,2.678404,3.158746,-0.731522,-1.073061,-1.472375,3824.3145,4.302152,1.352664,3.32714,3.905001,-0.838414,-1.242759,-1.610835,11643.2846,7.057188,3.745932,7.721619,8.577966,-2.575633,-3.735837,-4.260162,11990.7242,7.322983,3.844726,8.299521,9.338748,-2.653448,-3.851648,-4.261132,67717.7168,11.070622,16.897951,21.976408,23.007605,-11.787945,-14.882799,-19.591912,81568.0112,12.886948,19.49837,25.172773,26.54447,-13.872784,-17.229528,-21.802294,10909.3143,6.376966,3.132566,5.898218,6.508192,-2.109063,-2.855957,-3.253148,8311.1013,6.196204,2.423818,4.522535,5.10663,-1.688629,-2.236042,-2.806823,4233.0579,4.31078,1.579295,3.92192,4.697452,-0.916104,-1.366126,-1.724602,4252.834,4.040616,1.562673,3.478243,4.195851,-0.921111,-1.325219,-2.390129,13769.7762,7.949123,4.492584,9.507672,10.571069,-3.079075,-4.590458,-5.177485,12152.9528,7.546424,4.076062,8.456576,9.332739,-2.742716,-4.011461,-4.340786,1
102135.041,13.795248,24.973622,33.254649,34.539208,-19.557777,-24.383393,-29.60451,86489.1494,12.233202,23.168489,32.503119,33.913911,-15.930977,-19.898551,-26.033276,12279.4795,7.376641,3.356281,6.325531,6.972083,-2.523954,-3.339711,-4.566405,11451.9988,7.184843,3.236139,6.615452,7.92508,-2.413373,-3.421964,-4.978827,4141.8987,4.840588,1.397427,3.414414,4.227599,-0.937308,-1.355512,-1.940046,4577.2419,4.887543,1.64119,4.249398,5.130753,-1.084871,-1.730973,-2.167193,15033.4698,8.811461,4.740621,9.948574,11.093589,-3.470099,-5.072136,-5.546039,14806.9108,8.655962,4.857222,10.731554,12.042391,-3.560904,-5.495872,-6.499943,87087.0576,13.324467,22.118075,29.769991,30.997345,-15.852436,-19.753241,-22.724212,102244.457,14.223352,25.416759,33.928615,35.247585,-18.10169,-22.303528,-27.800258,13368.2151,7.469139,3.928904,7.661179,8.524069,-2.805774,-3.808139,-4.313059,10662.231,7.656133,3.012961,5.742454,6.371861,-2.270995,-3.288585,-4.229157,5007.6858,4.856578,1.903104,5.068454,6.24228,-1.179061,-1.879296,-2.42804,5268.9468,4.756303,1.875439,4.562899,5.282372,-1.164186,-1.685694,-2.094313,17002.9845,9.392093,5.723462,12.518128,14.084123,-4.141313,-6.512548,-7.292578,15702.2822,9.474001,5.122891,11.158953,12.733941,-3.659383,-5.453094,-5.967718,1
119398.1137,16.919144,30.76463,41.724086,43.225994,-23.261297,-28.97969,-33.733374,98836.1123,14.324838,27.905874,40.029736,41.364465,-18.547124,-23.040835,-28.14565,14292.2669,8.178075,4.008019,7.556106,8.324897,-3.043709,-4.087313,-4.822925,13424.6714,8.054273,3.849963,7.895239,9.364157,-2.898447,-4.116341,-6.176133,4739.6355,5.317139,1.606449,4.064079,4.953746,-1.097745,-1.629631,-2.409636,5280.4488,5.380136,1.884914,4.974977,6.247454,-1.269464,-1.954152,-2.649078,17402.0138,9.802937,5.682706,11.946137,13.467492,-4.178717,-6.300936,-7.085956,17416.7743,9.807284,5.819711,12.758976,14.41399,-4.298091,-6.636899,-7.269861,100076.1192,15.534085,26.878005,36.921146,38.272178,-18.638973,-23.117622,-29.229129,118392.8764,17.497519,30.885766,42.14787,43.649792,-21.318323,-26.234787,-32.933329,15693.6108,8.44284,4.661682,9.09817,10.189391,-3.380818,-4.603819,-5.568257,12380.3317,8.462042,3.577726,6.866701,7.861359,-2.726734,-3.689846,-4.726293,5758.3321,5.335215,2.168958,5.976094,7.224299,-1.370422,-2.170833,-2.64253,5960.6854,5.169377,2.145012,5.422721,6.401798,-1.346059,-1.976096,-2.438049,20166.1211,10.771101,6.86501,15.043615,17.156721,-5.026949,-7.900469,-8.54777,18170.7182,10.520482,6.139686,13.376642,14.93311,-4.402961,-6.57358,-7.445413,1
134991.0263,18.90034,35.388332,48.870394,50.639127,-26.408445,-32.855737,-42.073113,110686.6689,15.653142,31.648373,46.10877,47.930819,-20.930163,-25.831751,-32.390032,16772.9204,9.492729,4.529905,8.398713,9.24553,-3.662852,-4.959283,-5.592013,15630.2933,9.360761,4.330829,8.846507,10.860945,-3.437451,-4.918641,-7.353748,5434.9638,6.004338,1.75058,4.437181,5.459714,-1.278823,-1.872513,-2.189761,6032.8905,6.101818,2.071466,5.583803,6.718755,-1.459861,-2.356515,-2.661321,20441.9817,11.359074,6.460232,13.221576,15.000551,-5.016588,-7.471942,-8.147715,20379.3591,11.438228,6.634919,14.22448,16.230434,-5.113877,-8.02053,-8.516106,112203.8374,17.074242,30.704664,42.869357,44.211811,-21.091597,-25.797851,-30.594441,132301.3618,19.31395,35.286567,48.947614,51.033926,-23.923868,-29.259182,-38.510252,18236.1626,9.758456,5.259017,10.263611,11.393112,-4.008169,-5.623867,-6.858058,14453.5239,9.777101,4.034195,7.60402,8.626266,-3.244394,-4.371746,-4.984383,6546.1005,6.022065,2.366312,6.681346,8.263629,-1.57198,-2.577085,-2.95143,6771.3004,5.749803,2.314413,5.897298,6.884732,-1.551974,-2.279616,-2.70046,23596.78,12.53648,7.835556,16.978248,19.226314,-6.029333,-9.930795,-10.655068,21223.3443,12.067654,6.963916,14.963092,16.846633,-5.248513,-8.068482,-8.73703,1
149622.9765,20.323976,39.832924,55.814967,58.009017,-29.453245,-36.418899,-49.860304,121525.4805,16.719062,34.972564,51.633093,53.463991,-23.064146,-28.169659,-35.536,18767.5552,10.339962,5.102083,9.416435,10.541684,-4.180172,-5.705893,-6.269388,17389.0569,10.084553,4.877547,9.84163,12.141789,-3.93641,-5.630205,-7.746331,5953.2726,6.349238,1.906557,4.970037,6.189727,-1.419296,-2.061996,-2.539334,6599.6956,6.449497,2.268281,6.15821,7.974569,-1.646973,-2.580266,-3.011086,22866.2239,12.35849,7.241404,14.71093,16.901249,-5.700563,-8.565537,-9.95644,22735.3561,12.345069,7.478094,15.842024,18.301973,-5.909237,-9.227244,-11.483018,123194.8852,17.867623,34.213259,48.53292,50.584825,-23.301986,-28.422788,-34.328435,145183.415,20.066256,39.423619,55.490605,57.596295,-26.475244,-32.390912,-41.336312,20347.219,10.545946,5.914109,11.481876,12.805327,-4.599216,-6.327879,-6.876882,16146.3677,10.612534,4.514705,8.47533,9.477553,-3.684745,-5.029513,-5.504747,7135.2221,6.317404,2.585575,7.422931,9.011164,-1.76871,-2.890205,-3.284325,7405.8591,6.109453,2.516904,6.680742,8.117154,-1.715871,-2.466944,-3.009176,26412.7801,13.532178,8.889837,19.146428,21.82831,-6.953911,-11.218529,-11.911045,23747.7966,13.163529,7.794212,16.832108,19.113351,-5.967779,-9.041643,-9.595298,1
162532.1567,21.973161,43.787893,61.67612,64.389627,-32.050702,-39.726183,-51.064722,131178.4712,17.889246,38.296148,57.341077,59.444822,-24.88182,-30.469441,-41.988152,20925.0261,11.393013,5.624956,10.03646,11.10776,-4.735676,-6.50686,-7.078658,19249.1195,11.12712,5.33998,10.623198,12.97941,-4.401988,-6.345929,-9.267944,6518.8498,6.926928,2.035077,5.239587,6.450511,-1.555771,-2.292241,-2.671693,7230.4115,7.030326,2.425415,6.605738,8.154406,-1.812159,-2.890641,-3.333201,25303.1977,13.475747,8.078224,15.778624,17.932821,-6.368362,-9.60645,-10.467761,25222.5583,13.567072,8.299122,17.025328,19.809421,-6.61956,-10.534647,-11.361526,133238.3755,19.499229,37.553878,53.639989,55.578939,-25.226166,-31.102545,-41.459698,156708.7099,21.921494,43.043433,60.838817,63.567042,-28.63915,-35.124148,-45.940766,22575.1975,11.59478,6.476675,12.334988,13.678504,-5.173116,-7.234561,-7.729595,17906.8073,11.622658,4.96738,8.986879,10.010006,-4.141983,-5.662879,-6.172741,7805.5398,6.874627,2.746302,7.971046,9.866313,-1.940206,-3.212181,-3.6788,8040.2171,6.565124,2.662263,6.974918,8.452479,-1.868937,-2.738023,-3.198309,29470.0549,14.979611,9.843155,20.659698,23.48406,-7.873998,-13.075058,-13.900044,26232.1134,14.269709,8.66044,18.033989,20.692845,-6.671588,-10.302264,-11.007708,1
174894.8877,23.342746,47.535426,67.211218,70.137627,-34.583986,-42.877708,-52.927222,140323.8564,18.844778,40.992672,61.839049,64.001712,-26.70062,-32.61293,-40.119959,22873.9283,12.228419,6.167732,10.89721,12.265477,-5.206787,-7.197282,-7.875276,20990.9757,11.887364,5.84417,11.488584,13.929222,-4.884529,-7.067553,-11.123724,6998.9154,7.239165,2.184842,5.659697,7.102497,-1.678003,-2.507089,-2.960269,7737.2438,7.342687,2.5992,7.031348,8.660858,-1.968485,-3.152169,-3.609267,27824.9692,14.502188,8.848784,17.033545,19.584731,-7.039411,-10.708538,-11.533508,27565.5578,14.529894,9.102943,18.258615,21.217752,-7.363886,-11.857544,-12.614739,142546.3388,20.231819,40.471422,58.268089,60.631728,-27.029745,-33.048576,-43.395388,167237.5337,22.531856,46.474068,66.342229,69.036728,-30.66305,-37.300116,-47.342371,24613.7588,12.377106,7.096788,13.321834,14.947703,-5.740275,-8.103789,-8.646861,19540.1333,12.429998,5.435434,9.737543,11.016798,-4.532306,-6.251433,-6.74449,8331.1355,7.160533,2.924593,8.508247,10.619367,-2.108122,-3.513419,-4.030256,8606.1271,6.84274,2.847635,7.505628,9.000234,-2.007923,-2.974509,-3.396128,32204.3889,15.977277,10.863646,22.379006,26.005474,-8.779598,-14.607337,-15.68934,28762.8302,15.312592,9.508184,19.652827,22.608189,-7.394952,-11.525971,-13.022289,1
185943.5645,24.322256,51.099415,72.568312,75.22037,-36.454111,-45.102188,-57.718386,148236.7534,19.536517,43.838715,66.324889,68.742205,-27.909357,-33.980605,-45.711532,24814.1023,12.878375,6.626264,11.522917,12.829547,-5.818934,-8.03055,-8.78208,22729.6891,12.604722,6.263249,12.218452,14.916159,-5.386676,-7.772795,-13.460932,7464.9652,7.53709,2.290136,5.934871,7.41632,-1.82751,-2.677327,-3.079207,8286.2576,7.691429,2.743194,7.454133,9.291289,-2.124285,-3.337744,-3.803602,30073.8423,15.23701,9.47487,17.981256,20.668532,-7.809069,-11.611543,-12.227067,30009.7349,15.38023,9.796321,19.418327,22.7446,-8.142369,-12.841475,-13.703308,150561.6968,21.099498,43.307167,62.732482,64.772354,-28.345069,-34.582022,-51.7689,176703.4282,23.50974,49.672483,71.229211,74.128436,-32.200281,-38.99193,-52.415527,26788.3997,13.155584,7.603474,14.131105,15.748584,-6.35901,-8.86365,-9.703107,21149.8949,13.063402,5.822161,10.280919,11.479815,-5.03484,-6.901502,-7.589148,8908.0241,7.493291,3.082719,9.010254,11.268689,-2.27084,-3.742551,-4.391109,9148.8005,7.114035,2.976688,7.91756,9.72745,-2.174229,-3.12292,-7.759464,35118.6382,16.981217,11.696252,23.865986,27.621773,-9.677753,-15.885464,-18.224326,31110.0188,16.099741,10.182171,20.8414,23.801337,-8.105787,-12.361087,-16.848717,1
196699.6426,24.985802,54.148168,77.559991,80.476361,-38.847234,-48.147373,-67.108099,156096.9199,19.919903,46.42539,71.500948,74.588232,-29.57322,-36.246176,-49.074803,26547.4483,13.692219,7.146441,11.866655,13.50038,-6.246666,-8.67936,-9.276356,24277.2852,13.306999,6.717184,12.662715,15.177591,-5.790294,-8.483348,-12.559343,7860.1879,7.935918,2.404745,6.078409,7.719467,-1.922953,-2.808193,-3.133206,8724.657,8.112682,2.866982,7.68397,9.65391,-2.247035,-3.5758,-4.440788,31972.7207,16.030472,10.289419,18.67205,21.448891,-8.341168,-12.555047,-15.68882,31916.2007,16.255523,10.576491,20.119351,23.407211,-8.740776,-14.055907,-14.994927,158790.8652,21.595083,45.826115,67.338479,69.708138,-30.049199,-36.937463,-46.861342,186130.1265,24.100775,52.38744,75.737306,79.224521,-34.114803,-41.527954,-56.845585,28599.4504,13.967385,8.129311,14.663616,16.387682,-6.847755,-9.683101,-10.205292,22573.528,13.811287,6.255332,10.561516,11.73726,-5.389817,-7.461772,-8.122043,9374.8644,7.895938,3.205413,9.325913,11.704567,-2.395896,-4.022965,-4.619912,9595.2328,7.440139,3.108708,8.116832,9.898808,-2.278719,-3.30375,-3.924588,37485.0852,18.011214,12.586247,24.866636,28.795454,-10.436902,-17.403839,-18.947679,33103.843,16.920894,10.97757,21.701876,24.939601,-8.689229,-13.438715,-14.407926,1
206304.5332,26.236565,57.235407,82.000434,86.033658,-40.370283,-50.068091,-72.723663,162648.7891,20.667456,48.572202,74.655783,78.309252,-30.558497,-37.288269,-51.278756,28584.4849,14.584121,7.560413,12.095596,13.431478,-6.765701,-9.323796,-9.947699,26011.233,14.150208,7.091002,12.811135,15.370568,-6.219006,-8.991054,-11.907982,8351.4951,8.2416,2.497383,6.099729,7.445858,-2.056309,-3.015045,-3.559511,9275.0941,8.45651,2.974728,7.665282,9.539916,-2.378645,-3.933819,-4.515527,34358.4045,16.993339,10.834833,18.832382,21.482254,-9.052861,-13.506879,-14.32906,34264.6807,17.222795,11.156196,20.248688,23.375929,-9.363655,-15.230738,-16.193009,165698.1714,22.204276,48.12716,70.636891,73.493677,-31.117637,-38.134186,-51.161263,194428.9282,24.808903,55.126506,79.894037,82.873713,-35.372511,-43.433592,-59.87706,30735.967,14.844678,8.587015,14.912598,16.682626,-7.382046,-10.458676,-11.244143,24242.2433,14.617169,6.608628,10.747632,11.882095,-5.81001,-7.966414,-8.76089,9936.2209,8.184294,3.314935,9.306818,11.588393,-2.539238,-4.382462,-4.796057,10158.1467,7.710312,3.215433,8.173259,9.933025,-2.427274,-3.562105,-4.164904,40283.7644,19.072119,13.3433,25.154788,28.866173,-11.252768,-19.317782,-23.470263,35497.9436,17.900217,11.546185,22.014422,25.18401,-9.392105,-14.737146,-15.742983,1
24101.6396,3.771642,3.802477,4.366329,4.911861,-3.199553,-3.845593,-4.886844,22645.5235,3.595348,3.913354,4.543793,5.278957,-2.898603,-3.457515,-4.504577,3504.6023,2.622444,0.863378,1.338847,1.943655,-0.574178,-0.779304,-1.052408,3297.7647,2.606896,0.841267,1.465123,2.839889,-0.568208,-0.845619,-2.231332,1349.365,2.152808,0.428196,0.88321,1.296653,-0.264417,-0.410494,-1.177382,1481.3907,2.154891,0.491835,1.074432,1.528441,-0.303891,-0.47475,-0.790622,4454.5586,3.012894,1.235521,2.232426,2.639876,-0.829814,-1.193836,-1.571289,4402.8593,2.999394,1.271274,2.49311,3.028422,-0.851652,-1.247852,-1.643686,22683.6172,3.733546,3.646574,4.206087,4.921466,-2.762563,-3.519722,-4.483307,27577.8428,4.139208,4.267694,4.893585,5.68595,-3.534447,-4.338146,-5.856799,3957.6575,2.718656,1.006208,1.569242,1.952181,-0.670558,-0.900408,-1.284172,3103.3517,2.699255,0.804957,1.290848,1.59394,-0.537456,-0.726201,-1.087371,1694.4603,2.187182,0.578565,1.251652,1.603265,-0.344639,-0.536067,-0.889119,1815.0217,2.178104,0.579542,1.104075,1.431253,-0.349227,-0.513349,-0.914979,5074.9265,3.176997,1.427967,2.694618,3.192146,-0.979637,-1.4197,-2.027852,4710.0234,3.168638,1.319409,2.376492,2.750306,-0.894359,-1.262064,-1.662786,1
42572.5776,6.879777,8.015992,9.693781,10.395843,-6.536626,-8.133166,-9.791521,38322.2808,6.188925,8.030706,9.989155,10.805212,-5.665019,-6.954801,-8.553002,5728.3349,4.00134,1.485287,2.452401,2.743627,-1.007376,-1.376299,-1.718343,5390.7198,3.985894,1.43502,2.495011,3.381158,-0.97099,-1.416297,-2.939552,2096.6571,2.920272,0.689851,1.364153,1.830693,-0.432554,-0.618725,-0.964114,2318.2105,2.953707,0.793112,1.658416,2.043562,-0.491724,-0.760459,-1.053349,7187.3678,4.738636,2.100914,3.801191,4.287512,-1.440368,-1.994312,-2.379667,7132.2762,4.738739,2.140781,4.096293,4.628158,-1.470922,-2.149386,-2.728976,38285.6109,6.488089,7.44115,9.02866,10.002787,-5.474363,-6.751266,-9.686542,46575.9643,7.554798,8.77733,10.575531,11.560343,-6.817904,-8.384183,-10.917797,6391.446,4.149841,1.752482,2.877752,3.327535,-1.142564,-1.51527,-1.918261,5041.4126,4.141197,1.374284,2.276073,2.62361,-0.932885,-1.234268,-1.594657,2605.6748,2.984457,0.934,1.935049,2.515674,-0.549807,-0.871392,-1.14888,2773.5938,2.936615,0.941365,1.780063,2.490439,-0.559034,-0.786732,-1.228549,8186.9704,5.090129,2.479926,4.523198,4.959874,-1.698101,-2.527925,-3.265795,7569.406,5.047939,2.276808,4.04463,4.462146,-1.542438,-2.157614,-2.467686,1
55613.2022,8.010889,11.923483,14.852244,15.832542,-9.475042,-12.010242,-14.690817,49066.2905,7.449631,11.603252,14.934287,15.882068,-7.945655,-9.9347,-11.787998,7225.7328,4.801517,1.978436,3.478219,3.937476,-1.341283,-1.794236,-2.241197,6820.9028,4.690575,1.916289,3.534385,4.582127,-1.300718,-1.84892,-3.627021,2585.0347,3.343045,0.907117,1.992678,2.405244,-0.550434,-0.794271,-1.118918,2864.935,3.334046,1.035835,2.295042,2.864872,-0.638884,-0.976521,-1.307659,8985.1016,5.751896,2.797433,5.52743,6.111464,-1.882062,-2.690143,-3.118358,8953.9187,5.609199,2.863077,5.791532,6.317375,-1.948364,-2.878066,-3.367926,49361.6123,7.928237,10.86813,13.616972,14.381718,-7.812184,-9.850233,-11.691417,59385.5874,8.622677,12.778157,15.921363,16.713424,-9.526945,-11.780317,-14.661032,8058.541,4.890757,2.339644,4.109001,4.618546,-1.527656,-2.04997,-2.448634,6332.9949,4.962179,1.812742,3.216812,3.644743,-1.232607,-1.638996,-1.993831,3197.6219,3.359751,1.217711,2.705268,3.132815,-0.707578,-1.117657,-1.536704,3392.3765,3.377139,1.233221,2.61949,3.204816,-0.702373,-1.025082,-1.357676,10341.85,6.071939,3.368011,6.55458,7.152466,-2.268441,-3.431357,-3.867759,9439.2753,6.171099,3.041165,5.965897,6.484808,-2.020718,-2.976985,-3.414326,1
69842.5259,10.051341,15.340578,19.488398,20.497949,-12.591432,-15.902563,-18.574193,60936.1982,9.080379,14.618957,19.21734,20.434961,-10.473072,-13.101548,-15.144498,8673.7909,5.509111,2.362495,4.298681,4.671603,-1.658326,-2.231248,-2.901362,8142.7454,5.378152,2.301909,4.418469,5.42953,-1.609364,-2.379868,-3.842108,3044.866,3.735432,1.052804,2.379618,2.886285,-0.662932,-0.986188,-1.407728,3362.9739,3.716164,1.219461,2.826467,3.305935,-0.77128,-1.191453,-1.520197,10715.9605,6.618665,3.330961,6.776169,7.450209,-2.317625,-3.355347,-3.806834,10626.1929,6.434279,3.450332,7.179055,7.924429,-2.400486,-3.63966,-4.234421,60938.206,9.618126,13.78174,17.616194,18.619414,-10.296671,-12.909279,-15.393353,72551.5034,10.543027,16.175422,20.577209,21.410203,-12.193126,-15.054992,-17.884568,9593.5991,5.593973,2.810269,5.09459,5.496905,-1.889795,-2.58003,-2.919182,7577.8536,5.701041,2.153576,3.960946,4.408768,-1.514746,-2.049608,-2.51639,3727.0759,3.728898,1.428589,3.324331,3.925905,-0.849602,-1.337879,-1.885144,3960.6567,3.752372,1.429747,3.172422,3.60461,-0.836605,-1.234041,-1.591269,12250.4829,6.985813,4.064849,8.19726,9.081281,-2.797118,-4.286628,-4.82909,11239.685,7.103307,3.624351,7.399946,8.102601,-2.474856,-3.703714,-4.142096,1
78903.8154,12.166384,18.824513,24.350939,25.197136,-14.415973,-18.179882,-21.087264,67652.2422,10.429562,17.879554,24.075523,25.23754,-11.878305,-14.961145,-16.834041,9968.3235,6.082717,2.731191,5.040482,5.616648,-1.934946,-2.574754,-3.189831,9367.7858,6.05798,2.623974,5.180077,6.365878,-1.877546,-2.652636,-4.981719,3458.4564,4.115427,1.180461,2.752574,3.16506,-0.745581,-1.099732,-1.495553,3844.1777,4.191994,1.376751,3.346422,4.052417,-0.873708,-1.394666,-1.794393,12359.4877,7.36304,3.852083,7.867198,8.679563,-2.689801,-3.848643,-4.490458,12290.8663,7.363421,3.924017,8.475874,9.592444,-2.794461,-4.335556,-4.935635,67998.6645,11.079605,16.799061,21.889855,23.026797,-11.766145,-14.883989,-17.886715,81261.8173,12.802474,19.46837,25.241701,27.094046,-13.796491,-16.970125,-19.876997,11012.1023,6.31312,3.200529,6.024005,6.729408,-2.189381,-2.958979,-3.394145,8679.8268,6.289373,2.483884,4.643443,5.395382,-1.756832,-2.320315,-2.641045,4240.8843,4.198825,1.605888,3.952575,4.66175,-0.95652,-1.578932,-1.988144,4442.5156,4.075389,1.590393,3.507405,3.986732,-0.937154,-1.371761,-1.89812,14066.599,7.966251,4.622582,9.747238,10.755149,-3.247053,-5.176868,-5.792909,12906.3768,7.865789,4.189577,8.636098,9.58528,-2.866935,-4.348264,-5.09851,1
102471.0781,15.558152,24.911318,33.082695,34.439873,-19.629322,-31.771161,-28.489385,86513.1313,13.192445,23.091552,32.235577,33.42524,-15.986164,-25.869397,-23.936378,12586.1319,7.226547,3.458855,6.487012,7.114948,-2.641065,-4.61109,-4.059614,11755.5064,7.18767,3.327234,6.744738,8.867961,-2.522766,-4.259621,-5.647046,4220.1486,4.745229,1.426701,3.445307,4.257566,-0.98146,-1.599367,-5.030129,4683.4118,4.850266,1.682173,4.318365,5.146336,-1.143067,-1.745326,-2.197794,15488.4069,8.728801,4.886642,10.20522,11.58823,-3.695286,-6.210728,-5.905333,15328.2817,8.738383,5.0238,11.017337,12.559253,-3.802471,-6.026351,-6.216593,87115.4751,14.202859,22.069893,29.558064,30.741396,-15.894639,-24.867872,-23.85102,102833.4179,16.29595,25.431804,33.89802,34.980542,-18.150926,-26.723885,-24.914256,13779.8567,7.502815,4.03916,7.839015,8.647701,-2.942855,-5.047189,-4.383873,10907.8763,7.456284,3.115435,5.917603,6.432905,-2.370044,-4.16376,-3.667417,5126.3698,4.836495,1.946427,5.149784,6.16095,-1.245136,-1.920939,-2.265539,5362.1401,4.665417,1.909571,4.532116,5.734827,-1.214793,-1.933351,-6.167131,17700.2312,9.574333,5.921277,12.847094,14.345081,-4.462819,-6.725848,-7.586845,16157.8314,9.35947,5.296148,11.308695,12.523619,-3.912921,-6.101352,-6.257501,1
119161.8477,17.785806,30.580063,41.234096,42.843176,-23.054454,-28.635813,-34.269658,98968.3881,14.877863,27.81995,39.955684,41.384148,-18.482938,-22.845775,-27.305004,14931.2129,8.379823,4.13643,7.689814,8.479287,-3.145281,-4.221762,-4.859133,13872.7355,8.255404,3.961885,8.119534,9.785113,-2.970344,-4.227342,-6.64427,4879.8677,5.353271,1.645686,4.053272,4.773528,-1.115733,-1.655377,-2.252416,5423.3177,5.478896,1.936272,5.112088,6.430036,-1.298407,-2.039442,-2.398675,18200.6117,10.013552,5.890805,12.163812,13.694127,-4.317202,-6.336759,-7.334584,18149.8783,10.120861,6.044702,13.165017,14.997103,-4.466052,-6.939967,-8.677181,100290.8291,16.340929,26.807007,36.652857,37.681854,-18.528407,-22.96158,-27.51489,118342.916,18.611254,30.749181,41.730153,43.256251,-21.120309,-26.033714,-32.184748,16238.9358,8.635691,4.809691,9.360016,10.313389,-3.479704,-4.745012,-5.509974,12881.1434,8.622238,3.698318,6.985881,8.004505,-2.803189,-3.731537,-4.226621,5903.4859,5.425002,2.224754,6.088472,7.600371,-1.406246,-2.279247,-2.695601,6125.3432,5.18651,2.175253,5.313157,6.335231,-1.366575,-1.97979,-2.470543,21001.3633,11.093435,7.129579,15.493046,17.280263,-5.248567,-8.437863,-9.093258,18949.4086,10.695419,6.367257,13.608816,15.144628,-4.542894,-6.899351,-7.523746,1
135395.5986,20.175186,35.237446,48.507764,50.562416,-26.318228,-32.418814,-38.6421,111068.917,16.545484,31.444812,45.720105,47.642683,-20.858451,-25.590891,-30.415173,17081.9802,9.270095,4.726524,8.732336,9.797729,-3.715551,-5.009049,-5.519023,15845.7668,9.141337,4.494631,9.162959,10.811648,-3.508225,-4.944518,-7.514211,5484.227,5.841067,1.802161,4.563227,5.477615,-1.283971,-1.850041,-2.356945,6088.3397,5.965944,2.132077,5.746049,6.981289,-1.488672,-2.321638,-2.621343,20964.1411,11.224581,6.71996,13.723539,15.496423,-5.116737,-7.461509,-8.070689,20871.6421,11.291962,6.863724,14.774327,16.920092,-5.294877,-8.214089,-8.91408,112510.6128,17.722926,30.589059,42.585493,44.425279,-20.983813,-25.900308,-31.362293,132584.3833,20.20215,35.245936,48.746403,50.580551,-23.831106,-29.073354,-35.609797,18594.899,9.570222,5.450751,10.636056,11.670887,-4.107279,-5.617795,-6.398378,14719.3,9.523139,4.201366,7.899619,8.742078,-3.290773,-4.423321,-4.823635,6605.1139,5.893316,2.436629,6.84632,8.26182,-1.605582,-2.599535,-3.054532,6858.7689,5.644961,2.383011,6.019028,7.798964,-1.560811,-2.208695,-2.599646,24171.0532,12.380808,8.142615,17.643716,20.005052,-6.216116,-9.953473,-10.649654,21793.1427,11.955576,7.239264,15.503446,17.410255,-5.349672,-7.974275,-8.429192,1
149300.1973,21.094815,39.445847,54.671864,56.874282,-29.378255,-39.190714,-76.700379,121651.5694,17.474097,35.011578,51.788533,53.752574,-23.062954,-30.987636,-36.661698,19286.4375,10.223909,5.273294,9.547949,10.507067,-4.29415,-6.360945,-12.689704,17803.3269,10.044372,5.018424,10.033602,11.824868,-4.01833,-6.021367,-8.673224,6045.9993,6.341714,1.953957,4.97699,5.984844,-1.437384,-2.041662,-2.425706,6707,6.4733,2.314114,6.245843,7.655848,-1.664038,-2.582013,-2.880747,23502.8962,12.180613,7.58916,15.157048,17.29873,-5.87727,-8.542868,-9.235753,23377.1153,12.272542,7.79819,16.310499,18.734004,-6.077532,-9.346221,-10.113717,123555.2964,19.216084,34.19421,48.226659,50.368408,-23.264052,-29.792402,-59.082926,144879.4003,21.519691,39.065189,54.608631,56.520645,-26.312439,-32.602399,-67.2255,20860.3794,10.47296,6.088806,11.67308,12.822471,-4.712224,-6.846828,-7.143516,16540.2214,10.481538,4.668111,8.586319,9.487861,-3.772706,-5.625265,-6.618708,7253.3723,6.361076,2.627133,7.500072,9.248334,-1.787832,-2.874504,-3.264212,7510.4755,6.074525,2.564208,6.604576,7.828042,-1.735211,-2.432429,-2.833674,27198.2049,13.54098,9.237995,19.590218,22.29463,-7.169913,-11.484921,-12.304807,24402.8781,12.997005,8.154849,17.171471,19.347359,-6.114661,-9.006745,-9.725787,1
162767.895,22.971736,43.465693,60.903312,63.464677,-31.952067,-39.468742,-53.011159,131449.9194,18.7076,38.133891,57.127147,59.196962,-24.859679,-30.421173,-37.627923,21247.2054,10.977146,5.828119,10.356816,11.448987,-4.801217,-6.548906,-8.221049,19592.6558,10.807819,5.528513,10.98053,12.898944,-4.479171,-6.487381,-9.711351,6557.423,6.772981,2.088325,5.353266,6.65312,-1.563936,-2.296033,-2.750648,7285.1453,6.929217,2.488517,6.766772,8.366377,-1.817279,-2.878596,-3.241392,25818.4102,13.076107,8.391047,16.421339,18.653749,-6.508748,-9.843671,-10.809284,25705.2117,13.217197,8.649508,17.748735,20.368464,-6.752336,-10.707753,-11.357147,133564.8745,20.425144,37.375476,53.467508,55.757524,-25.136372,-30.692428,-38.1965,156745.5053,22.898872,42.76157,60.331484,63.603109,-28.480215,-34.69454,-45.528383,23006.0945,11.291768,6.720126,12.696402,14.241586,-5.275745,-7.348416,-7.947452,18177.3504,11.261179,5.138337,9.272284,10.248785,-4.190555,-5.665694,-6.192916,7859.5902,6.785805,2.815753,8.149051,10.095245,-1.95375,-3.215198,-3.839512,8102.3949,6.444455,2.731755,7.088196,8.554172,-1.880814,-2.752222,-3.257106,30054.4697,14.61663,10.25952,21.468735,24.744925,-8.030427,-13.230744,-14.220539,26774.6709,13.906426,8.991392,18.736071,21.200997,-6.797212,-10.559545,-11.286666,1
174773.3457,24.406253,47.31066,66.682956,70.515495,-34.244327,-42.412324,-62.743328,140254.9594,19.635453,41.033252,61.91795,64.658308,-26.44467,-32.44755,-40.394064,23281.5754,11.885884,6.309282,11.061698,12.200994,-5.320038,-7.395737,-7.97639,21334.6366,11.693624,5.960247,11.686577,13.846655,-4.964308,-7.129825,-9.138226,7047.0062,7.14281,2.205685,5.657871,6.944063,-1.691154,-2.497911,-2.841591,7827.6282,7.32422,2.639152,7.139997,8.742606,-1.984342,-3.134351,-3.5897,28198.6882,14.095319,9.083198,17.437331,19.766758,-7.173837,-10.817654,-11.557174,28126.02,14.314908,9.346346,18.75216,21.55465,-7.518186,-12.004699,-12.731737,142510.1665,21.1449,40.394038,58.065311,60.487504,-26.802447,-32.748818,-40.800569,167045.1689,23.731622,46.281419,65.942731,68.878359,-30.36808,-37.190485,-50.233299,25120.9578,12.203639,7.247947,13.545506,15.078054,-5.85996,-8.212551,-8.864887,19842.2471,12.113193,5.546293,9.873238,10.913748,-4.613921,-6.36416,-7.230297,8424.2672,7.142553,2.968174,8.611579,10.6643,-2.124351,-3.492101,-3.899329,8670.1168,6.767588,2.875172,7.518655,9.104571,-2.02249,-2.951842,-3.378625,32893.2976,15.793742,11.139518,22.918099,26.192753,-8.954282,-14.703269,-15.83914,29214.3948,14.960921,9.730022,19.99038,22.70422,-7.517022,-11.482342,-12.277215,1
185952.7373,23.581604,50.688494,72.281111,74.801212,-36.769689,-45.450313,-62.325246,146435.1357,19.46403,43.327679,66.120329,68.777895,-27.710846,-33.655516,-42.893726,24809.8401,12.498442,6.825023,11.910066,13.5186,-5.926617,-8.362685,-9.442114,23614.1685,12.433911,6.505935,12.328696,15.189169,-5.52425,-7.803308,-9.957063,7514.2123,7.474642,2.363565,6.208839,7.739261,-1.891031,-2.99194,-3.535831,8596.4319,7.679106,2.800809,7.472657,9.157754,-2.130663,-3.265912,-3.819705,30054.2009,14.833264,9.848266,18.808141,21.617483,-8.051103,-12.705092,-13.871985,31350.5081,15.235093,10.23512,19.890063,23.37793,-8.278339,-12.848417,-13.518912,148958.2881,21.100911,42.980287,62.675193,64.461428,-28.229835,-34.314481,-46.171627,176452.1074,22.947286,49.218553,70.676531,73.637676,-32.312363,-39.309628,-56.760102,27971.2102,13.070525,7.887306,14.248371,15.75648,-6.533869,-9.039897,-12.050234,21090.1592,12.712631,5.986105,10.679209,11.857385,-5.115314,-7.175518,-7.85241,9279.8202,7.489114,3.141336,9.040107,11.129116,-2.264724,-3.549218,-4.044859,9156.3056,7.051099,3.083797,8.404382,10.269993,-2.268014,-3.716192,-4.308304,36999.8979,16.963307,12.230264,24.552184,28.197055,-9.944047,-16.321044,-17.589848,31019.7451,15.693106,10.548509,21.707467,25.25317,-8.425433,-14.015074,-15.040431,1
195664.5127,21.040914,54.500023,78.553756,81.855481,-39.026475,-48.467125,-81.376203,154413.4384,19.459538,45.494522,69.124528,71.820887,-29.298979,-35.684548,-49.507212,26644.2907,13.587833,7.270261,13.054162,14.78832,-6.335723,-8.800007,-9.412339,24924.9506,12.72917,6.90479,12.58563,14.989096,-5.893879,-8.3102,-11.336017,7937.4563,7.808395,2.545107,6.926066,8.75773,-1.976698,-3.04306,-3.411993,8937.3364,7.696949,2.90827,7.621053,9.38491,-2.248486,-3.490378,-3.965089,32214.6264,16.076277,10.578019,20.405385,23.687001,-8.558978,-13.431476,-14.358818,33065.6423,15.496897,10.843137,20.583444,23.656901,-8.827329,-13.856487,-15.424882,157287.5615,21.281632,45.436775,66.455849,69.621552,-29.861887,-36.666908,-46.465342,184526.9629,19.967962,52.38846,75.875511,79.321354,-34.130888,-41.930891,-60.209426,29511.1133,13.302214,8.377171,14.440497,15.784184,-6.995936,-9.641349,-10.677304,22656.6156,13.819107,6.380264,11.784432,13.365411,-5.453118,-7.501976,-8.031704,9610.09,7.445463,3.243648,8.997121,11.090252,-2.390594,-3.854139,-4.424229,9683.7274,7.43265,3.333451,9.576234,12.042169,-2.366993,-3.717539,-4.303377,38996.8703,17.103383,13.128085,25.955056,29.796972,-10.611737,-17.453718,-19.161109,33245.1963,17.076933,11.342567,23.95851,27.946023,-8.970423,-14.675793,-15.815381,1
207065.9629,21.737626,57.72014,83.506175,86.960232,-41.770437,-52.179461,-110.311134,161470.4639,19.661365,47.763629,72.999045,75.86819,-30.812934,-39.211385,-83.935469,27843.2241,14.083294,7.630428,13.010296,14.744113,-6.769398,-9.631054,-10.296247,26481.9975,13.459079,7.232391,12.531346,14.85955,-6.26914,-8.887296,-11.461465,8303.0227,8.148079,2.619198,6.782932,8.551315,-2.11492,-3.409145,-3.841937,9467.6539,8.145787,2.999102,7.493617,9.32363,-2.36184,-3.643913,-4.017538,33590.8147,16.618571,11.08579,20.15775,23.307367,-9.153424,-14.770409,-15.835639,35089.0256,16.402235,11.381254,20.39362,23.357256,-9.359883,-14.671975,-15.862151,164547.7417,21.472004,47.832187,70.388305,72.382883,-31.439892,-40.936236,-85.114792,194439.0371,20.568358,55.128856,80.165923,83.450201,-36.127445,-47.879151,-100.90623,31450.1599,14.098241,8.771727,14.453356,15.857717,-7.459251,-10.354944,-11.497411,23665.4581,14.254487,6.689618,11.712393,13.169988,-5.827883,-8.236599,-8.723283,10188.9863,7.881295,3.32093,8.836849,10.804955,-2.493659,-3.921967,-4.475908,10071.5237,7.694085,3.408498,9.383142,11.712769,-2.529191,-4.200218,-4.56928,41743.9019,18.271763,13.777641,25.850328,29.437606,-11.352831,-18.705368,-20.137285,34795.2713,17.696214,11.892198,23.757746,27.832768,-9.674381,-16.410458,-17.455099,1
13826.3906,2.577578,2.954981,3.815011,4.213872,-2.483143,-3.04957,-3.815628,15340.6382,2.970282,3.321071,4.135428,4.5331,-2.626268,-3.180296,-3.894011,23564.1779,14.898023,8.347926,15.055953,16.113931,-5.637914,-7.984472,-8.622783,22725.876,14.677581,8.087186,14.934183,16.581753,-5.488999,-8.134742,-10.097736,3867.9513,4.992986,1.387508,3.354749,4.172205,-0.979413,-1.549912,-1.936686,4384.3719,5.153718,1.615823,4.037658,4.879763,-1.132335,-1.833381,-2.236878,22627.3648,15.42464,9.560026,20.470048,22.605349,-5.883138,-9.167614,-9.846379,23754.611,15.937508,10.206467,22.254924,24.499333,-6.293426,-10.079002,-11.135349,11398.8496,2.674668,2.158379,2.653157,2.996609,-1.772637,-2.187929,-2.762222,11296.2846,2.535568,2.021613,2.535103,2.901283,-1.664055,-2.009735,-2.828165,24071.8123,14.5043,8.75879,16.31886,17.467691,-5.747755,-8.129745,-8.806493,18264.9844,14.412511,6.389951,11.463089,12.269935,-4.41346,-6.244975,-6.723295,4407.0858,4.847719,1.619665,4.316021,5.523718,-1.118279,-1.857788,-2.256892,4614.916,4.73973,1.680097,4.153286,5.161056,-1.145432,-1.842991,-2.320986,25037.1638,16.608651,10.7576,24.788863,28.016875,-6.659546,-11.080374,-11.942937,21302.414,15.380675,8.971745,20.108683,22.355034,-5.587176,-9.197017,-9.921006,2
14540.2305,2.913938,3.158807,4.103564,4.551713,-2.618119,-3.198888,-4.568589,16472.8427,3.241636,3.66098,4.613665,5.062995,-2.845667,-3.421632,-4.007449,27109.0757,16.869878,9.39943,17.183128,18.265194,-6.603929,-9.406868,-10.386896,25264.3964,16.272488,8.958935,16.8885,21.695952,-6.298468,-9.354177,-12.316215,4354.3988,5.505174,1.504667,3.643362,4.482359,-1.12574,-1.7514,-2.103417,4753.7443,5.524113,1.737485,4.391876,5.554306,-1.279369,-2.16127,-2.643181,25611.2966,17.42027,10.474307,22.746883,24.849366,-6.751961,-10.287758,-10.999284,25986.1332,17.563509,11.07255,24.534683,27.206489,-7.151773,-11.670045,-12.711995,12154.5996,2.841225,2.404339,2.966323,3.49562,-1.944736,-2.362928,-3.23102,11116.9844,2.611588,2.17734,2.733059,3.214056,-1.7525,-2.137742,-2.894456,26653.9556,15.956675,9.677867,18.471026,19.654816,-6.575011,-9.415489,-10.222081,20955.2065,16.242049,7.163754,12.902306,13.860209,-5.150331,-7.29424,-8.183966,4752.0502,5.171715,1.739022,4.665613,6.066317,-1.259739,-2.199645,-2.561321,5211.0199,5.218573,1.81833,4.438793,5.655513,-1.313906,-1.990253,-2.427731,27280.2658,17.988472,11.765406,27.547167,30.764546,-7.556202,-12.989467,-14.170416,24133.0382,17.372125,9.877989,22.404524,24.931909,-6.381533,-10.058406,-10.83024,2
16126.977,3.29225,3.363214,4.377611,4.956689,-2.798435,-3.408189,-4.08412,18032.5054,3.607248,3.94836,5.001783,5.397445,-3.035962,-3.65703,-5.077779,29785.9974,18.048229,10.351366,18.940616,20.049072,-7.360024,-10.503153,-11.262522,27868.5002,17.757045,9.875443,18.70876,20.317885,-7.020902,-10.474255,-12.769818,4730.925,5.90268,1.606375,3.886896,4.926764,-1.234702,-1.978443,-2.34268,5214.8284,5.999783,1.873958,4.782804,6.113814,-1.420589,-2.405815,-2.854457,27779.0897,18.494655,11.405071,25.033935,27.437229,-7.378003,-11.52728,-12.65013,28418.7465,19.09144,12.100606,27.355491,30.323293,-7.905335,-13.057069,-14.205818,13475.8755,3.197511,2.602986,3.236638,3.767808,-2.094433,-2.568668,-3.237038,12560.2299,3.047207,2.28441,2.875754,3.243097,-1.862846,-2.253619,-3.085137,29389.6785,17.394029,10.627378,20.47323,22.034872,-7.328579,-10.565592,-11.46384,23047.692,17.445895,7.892095,14.161546,15.129987,-5.730113,-8.144717,-8.991939,5211.478,5.623345,1.868701,5.097091,6.533873,-1.402694,-2.422409,-3.129303,5631.9236,5.549476,1.940541,4.722479,5.800265,-1.438199,-2.273275,-2.874577,29901.7456,19.682154,12.834497,30.80258,34.65761,-8.389058,-14.361109,-15.71746,26222.6208,18.33955,10.73657,24.578752,27.312116,-7.019842,-11.245098,-12.079987,2
16969.0786,3.39068,3.581009,4.703958,5.263746,-2.963925,-3.537191,-4.882841,19003.4189,3.713101,4.217685,5.380926,5.825509,-3.216942,-3.844328,-4.824009,32348.1772,19.600735,11.16847,20.667522,22.27713,-8.09456,-11.396706,-12.451098,30205.3578,19.176691,10.676824,20.397248,22.561046,-7.680139,-11.376528,-14.887819,5098.6654,6.311765,1.714306,4.178915,5.295495,-1.33416,-2.071672,-2.474824,5612.8814,6.395793,2.002707,5.174795,6.538638,-1.542274,-2.662691,-3.152372,29941.5265,19.97918,12.227525,27.141121,30.083965,-7.969815,-12.16096,-13.178137,30624.3683,20.571524,13.018273,29.731692,32.896079,-8.584993,-14.160317,-15.551911,14255.7568,3.297902,2.803018,3.489086,3.954668,-2.237239,-2.684297,-3.230453,13117.8256,3.106485,2.438364,3.086667,3.57309,-1.972938,-2.347874,-2.999679,31767.5263,18.763027,11.468364,22.330655,24.08198,-8.016934,-11.537252,-12.470944,25057.4816,18.939561,8.526246,15.415012,16.429692,-6.303054,-8.855081,-9.683766,5600.4628,5.96932,1.998684,5.465819,7.272586,-1.524135,-2.718851,-3.185305,6064.6641,5.931776,2.068497,5.098757,6.268663,-1.547624,-2.394931,-2.94561,32240.8817,21.138098,13.811179,33.723371,38.125427,-9.122927,-15.978323,-17.369364,28285.2048,19.826843,11.537244,26.774567,30.043957,-7.577385,-12.09553,-13.034975,2
17552.5118,3.529489,3.732894,4.866528,5.415054,-3.065544,-3.659143,-4.463001,19732.1552,3.875965,4.442268,5.648205,6.078452,-3.346524,-4.002976,-5.945914,35253.8253,20.96952,12.113958,22.426117,24.0168,-8.875288,-12.682943,-13.486695,32861.8294,20.569045,11.581009,22.171691,24.88579,-8.470002,-12.696304,-16.559054,5500.5606,6.686416,1.849269,4.445137,5.439956,-1.455066,-2.285051,-2.580163,6052.2707,6.819298,2.170898,5.508833,6.845344,-1.696038,-2.900399,-3.26145,32330.2588,21.056588,13.210999,29.436278,32.307508,-8.64095,-13.471462,-14.632223,33109.2648,21.943673,14.067927,32.340271,35.901816,-9.394136,-15.922652,-17.516413,14855.4121,3.460488,2.969675,3.705966,4.092781,-2.341085,-2.807484,-4.019931,13535.5762,3.246866,2.531026,3.188642,3.599745,-2.035319,-2.416934,-3.148808,34435.6665,20.114567,12.383325,24.266358,25.890947,-8.794992,-12.799719,-14.172574,27291.9378,20.250314,9.248574,16.615177,17.678682,-6.901419,-9.859126,-11.038406,6031.4733,6.344112,2.149169,5.837747,7.549393,-1.674038,-2.98262,-3.44851,6522.2691,6.248645,2.224854,5.372774,6.737274,-1.684939,-2.632442,-3.831638,34840.6841,22.596327,14.925445,36.652058,41.334291,-10.016521,-17.540537,-18.583304,30525.947,20.872649,12.442307,28.891734,32.368786,-8.244733,-13.20475,-14.505444,2
18600.4468,3.763727,3.870507,5.102272,5.558405,-3.180001,-3.794134,-4.590193,20864.0073,4.157125,4.636086,5.907931,6.490294,-3.475924,-4.155762,-5.044722,37561.3221,22.053237,12.891554,24.002914,25.646538,-9.59832,-13.57604,-14.918732,35040.247,21.612395,12.327973,23.778868,26.663979,-9.130915,-13.424036,-15.867832,5833.1747,6.995064,1.9382,4.684969,5.789156,-1.568268,-2.46387,-2.94174,6441.8455,7.152775,2.281113,5.86693,7.201153,-1.808566,-3.137209,-3.58539,34362.0086,22.132654,13.941591,31.511749,34.935616,-9.331973,-14.530423,-15.512743,35298.3843,23.078058,14.913219,34.648285,38.614103,-10.049424,-16.724762,-17.985728,15703.3286,3.688949,3.112298,3.897375,4.224111,-2.439368,-2.913594,-4.358921,14245.3237,3.441166,2.612508,3.274756,3.585006,-2.102653,-2.499445,-3.207115,36784.274,21.21696,13.173197,26.042494,28.014556,-9.488439,-13.716485,-14.87322,29161.1854,21.343173,9.84072,17.736383,19.039579,-7.473196,-10.553951,-11.160616,6414.9851,6.640565,2.26807,6.174849,7.94311,-1.783195,-3.216931,-3.811711,6900.8412,6.528568,2.337999,5.705003,6.98434,-1.809238,-2.847329,-3.440775,37148.3323,23.695645,15.866429,39.397584,44.758178,-10.682455,-18.723758,-20.29783,32465.0899,21.951662,13.191644,31.009888,34.996848,-8.865905,-14.162216,-15.04168,2
2154.8067,1.360284,0.375389,0.491849,0.925239,-0.295503,-0.442235,-0.983973,2225.6308,1.372488,0.320093,0.434798,1.018427,-0.283377,-0.381693,-1.013189,4945.4971,3.611362,1.162881,1.550837,2.034016,-0.800026,-1.048306,-1.524312,4695.2509,3.603293,1.107451,1.572273,3.370503,-0.77388,-1.113827,-2.56015,938.8061,1.957336,0.282735,0.479172,0.838751,-0.178128,-0.280642,-0.722801,1010.3157,1.954466,0.312875,0.561882,0.843508,-0.197849,-0.323675,-0.865591,5233.0504,4.009478,1.45306,2.140589,2.575896,-0.975412,-1.341466,-1.962223,5212.6641,4.045568,1.463277,2.19879,2.53813,-0.987641,-1.431348,-2.158911,1371.7915,1.251597,0.177837,0.248579,0.982468,-0.174087,-0.333484,-0.909821,1459.1451,1.273382,0.194617,0.258375,0.947416,-0.178361,-0.269158,-2.344014,5066.0531,3.618792,1.21369,1.623743,2.003742,-0.827442,-1.108607,-1.746402,3966.6218,3.607643,0.982871,1.391859,1.772843,-0.6757,-0.90885,-1.432967,1063.2276,1.929427,0.325223,0.573878,0.886609,-0.203342,-0.334269,-0.684177,1188.7362,1.942233,0.35073,0.581116,1.045699,-0.217515,-0.338619,-0.923319,5435.3893,4.107388,1.510625,2.265158,2.666614,-1.029038,-1.501954,-2.045663,4955.2784,3.986713,1.375119,2.02438,2.36829,-0.915062,-1.281457,-1.875696,2
4197.4878,1.741987,0.69041,0.88235,1.379595,-0.540345,-0.682189,-1.218981,4506.9086,1.785324,0.642793,0.792818,1.419946,-0.560977,-0.748737,-2.718499,7936.1052,5.648898,2.265233,3.345188,3.649594,-1.495056,-2.048293,-2.68317,7545.1389,5.63149,2.163519,3.29123,4.793646,-1.438253,-2.068022,-3.781356,1444.8199,2.51167,0.493161,0.9247,1.704175,-0.313562,-0.47853,-0.812435,1571.0758,2.520454,0.552426,1.066372,1.446246,-0.347908,-0.534789,-0.885826,8179.8813,6.155765,2.766735,4.457973,4.901115,-1.770513,-2.602627,-3.116782,8215.0701,6.252307,2.794296,4.690015,5.27393,-1.817285,-2.729148,-3.519614,2943.6831,1.559268,0.376873,0.46012,0.94718,-0.342343,-0.443865,-1.134557,3155.3413,1.622866,0.389235,0.50516,1.089984,-0.352453,-0.457869,-1.014354,8099.6712,5.598617,2.372036,3.50955,4.088403,-1.534395,-2.101637,-2.70206,6268.5688,5.540738,1.83234,2.793266,3.098725,-1.231411,-1.692358,-2.182971,1625.6653,2.456773,0.567561,1.123918,1.553028,-0.353032,-0.56623,-1.025608,1808.5148,2.477336,0.60697,1.136543,1.695159,-0.378473,-0.593763,-1.055852,8591.2265,6.416528,2.936906,4.957767,5.486517,-1.893934,-2.885399,-4.725529,7725.1571,6.127219,2.607241,4.271687,4.744617,-1.661602,-2.424569,-3.066265,2
5630.0336,1.981028,0.951086,1.216696,1.578483,-0.802334,-1.016801,-2.201915,6196.5459,2.058764,0.937468,1.116954,1.610221,-0.860544,-1.098992,-1.816364,10286.9388,7.023633,3.196822,4.913224,5.511172,-2.043807,-2.78271,-3.546809,9698.8539,6.944684,3.00824,4.786123,6.31185,-1.963716,-2.867753,-5.271478,1827.8518,2.911643,0.649642,1.297192,1.699829,-0.404866,-0.619733,-1.515621,1980.08,2.918855,0.727827,1.504802,1.883232,-0.455778,-0.730154,-1.042299,10412.262,7.570069,3.832312,6.588286,7.137883,-2.324806,-3.487464,-4.028985,10460.9792,7.706888,3.901744,6.9851,7.738653,-2.435711,-3.766714,-4.342041,4181.3218,1.778646,0.558627,0.664566,1.255986,-0.534972,-0.674864,-1.665174,4331.1177,1.83665,0.562872,0.671596,1.108279,-0.539401,-0.707813,-1.489135,10367.6509,6.869008,3.336334,5.21821,5.822978,-2.093187,-2.941114,-3.450047,8063.5745,6.845442,2.530168,4.028413,4.567921,-1.654243,-2.275378,-2.808996,2030.1276,2.820856,0.744737,1.579486,2.752151,-0.459969,-0.757548,-1.244933,2262.3199,2.84773,0.794314,1.523261,1.99755,-0.480655,-0.74699,-1.268745,10946.6181,7.901536,4.119761,7.520456,8.106844,-2.558444,-4.102656,-7.342776,9819.2499,7.546085,3.604858,6.289681,6.919334,-2.205303,-3.30162,-3.87514,2
7176.8247,2.248273,1.245973,1.584422,2.167349,-1.055279,-1.358573,-2.02286,7968.5718,2.364302,1.281813,1.534531,1.984677,-1.144077,-1.457502,-2.189129,12336.6323,8.130524,3.977929,6.343937,6.989011,-2.5894,-3.549909,-4.25871,11589.8373,7.98186,3.758075,6.19165,7.258864,-2.466883,-3.511824,-4.746254,2165.5385,3.277367,0.770297,1.605781,2.05043,-0.498365,-0.736884,-1.167006,2349.4571,3.278998,0.866306,1.880334,2.645282,-0.557132,-0.895027,-1.214554,12344.2719,8.694606,4.738933,8.537355,9.255963,-2.910985,-4.23315,-4.879162,12474.1058,8.949866,4.859538,9.058923,9.888536,-3.031921,-4.692563,-5.367764,5646.6983,2.067342,0.778634,0.917436,1.353982,-0.726581,-0.927008,-1.929693,5710.2119,2.122445,0.762178,0.922362,1.452222,-0.710935,-0.941548,-1.549078,12384.9686,7.953262,4.155431,6.770699,7.285929,-2.625211,-3.632317,-4.104733,9621.0329,7.915245,3.111463,5.096199,5.653023,-2.07702,-2.83583,-3.323906,2396.6653,3.160515,0.880317,1.988233,2.66207,-0.553375,-0.915823,-1.300968,2648.6369,3.16579,0.937871,1.910889,2.312326,-0.591858,-0.855695,-1.279817,13059.0558,9.178118,5.130771,9.803112,10.665024,-3.163872,-5.134602,-5.721603,11625.0976,8.645555,4.44813,8.240512,8.959827,-2.725031,-4.133837,-4.754577,2
8092.0166,2.423379,1.484604,1.898483,2.396381,-1.235563,-1.543737,-2.119948,9091.978,2.575064,1.565703,1.865475,2.300788,-1.336977,-1.665389,-2.680805,14181.9016,9.074522,4.719965,7.73631,8.402333,-3.040691,-4.164535,-4.839753,13264.2476,8.929173,4.458431,7.5268,8.995184,-2.897272,-4.186294,-5.423283,2456.3303,3.553272,0.875576,1.90315,2.309096,-0.566147,-0.858477,-1.247648,2643.1262,3.538478,0.993457,2.225408,2.746841,-0.634013,-1.041802,-1.484365,14141.0023,9.752331,5.551463,10.397963,11.104422,-3.344067,-4.945844,-5.634663,14199.521,9.938853,5.724053,11.060858,12.29913,-3.493989,-5.54558,-6.975823,6327.7534,2.19187,0.965167,1.138554,1.592051,-0.851532,-1.053067,-1.671446,6336.4507,2.244546,0.935271,1.113247,1.743557,-0.81535,-1.005574,-1.493091,14116.9215,8.821261,4.910481,8.254151,8.856528,-3.062415,-4.279519,-4.87666,11030.7731,8.842682,3.657515,6.119547,6.654549,-2.420584,-3.303311,-3.819007,2677.9175,3.380812,1.006586,2.373923,2.953935,-0.632645,-1.067811,-1.579667,2993.4678,3.425778,1.061364,2.252871,2.810343,-0.669363,-1.014792,-1.500614,14847.8189,10.203561,6.056466,12.08341,13.73386,-3.675004,-6.093657,-7.305071,13290.4884,9.676681,5.199696,10.021855,10.914696,-3.14142,-4.806967,-5.439281,2
10214.4995,2.799002,1.928337,2.450018,3.001279,-1.624398,-2.015886,-2.671416,11610.3194,3.021808,2.136177,2.55175,3.070407,-1.796763,-2.215785,-4.885927,18129.8855,11.204491,6.234457,10.602383,11.210894,-4.113532,-5.760778,-6.62659,16999.3167,11.085648,5.907626,10.377363,12.020826,-3.920344,-5.716934,-8.341714,3057.7704,4.171354,1.081297,2.39973,2.982416,-0.738843,-1.116786,-1.476387,3323.0377,4.192687,1.232843,2.918026,3.633924,-0.846701,-1.391256,-1.954847,17722.1537,11.853586,7.186463,14.15212,15.236929,-4.401008,-6.699288,-7.736715,17862.3751,12.13727,7.466556,15.20528,16.413343,-4.643215,-7.534723,-8.467644,8360.52,2.593224,1.337718,1.594946,2.122087,-1.171454,-1.430129,-2.003528,8124.0981,2.615336,1.237424,1.593547,1.943043,-1.094186,-1.338721,-2.461152,18010.1099,10.898515,6.446651,11.340053,12.128702,-4.129228,-5.84913,-6.789917,14041.3689,10.883338,4.774712,8.192388,8.767676,-3.240888,-4.511945,-5.116414,3344.4312,3.98192,1.239236,3.096656,3.947618,-0.830232,-1.416345,-1.865444,3700.7855,3.992978,1.308122,2.903769,3.61373,-0.868868,-1.324659,-1.793127,18734.2157,12.521553,7.883484,16.763813,18.280602,-4.893055,-8.221133,-9.26911,16679.5272,11.811226,6.705719,13.704822,14.910712,-4.151386,-6.457975,-7.174764,2
11920.666,3.090792,2.343729,3.613123,5.160234,-1.919287,-2.36702,-2.889731,13616.3047,3.374462,2.7041,3.48078,10.256938,-2.142603,-2.606544,-3.595278,21414.545,12.969545,7.648067,13.275694,28.64312,-4.965809,-6.977424,-7.806793,20108.2639,12.808544,7.324487,13.451897,31.475397,-4.758339,-6.975243,-11.363299,3545.3985,4.677842,1.270722,2.895303,3.603871,-0.869957,-1.326181,-1.726613,3877.7163,4.723478,1.465021,3.539094,4.701917,-0.995058,-1.674151,-1.966122,20716.8259,13.602537,8.575525,20.264862,41.395931,-5.208442,-7.845792,-8.705258,21056.4962,14.046742,9.028511,21.755207,44.968902,-5.544758,-9.053755,-10.030247,9795.8838,2.881231,1.70702,2.232067,6.026419,-1.404373,-1.731443,-2.710895,9363.3481,2.862148,1.551717,1.971275,5.272462,-1.285486,-1.565709,-2.370682,21325.5038,12.643488,7.991516,14.572019,35.210642,-5.000841,-7.122862,-8.043047,16585.931,12.594621,5.859422,10.403196,25.018511,-3.889434,-5.491975,-6.242512,3890.4395,4.459428,1.46895,3.751258,4.809827,-0.980583,-1.700718,-2.109555,4264.6302,4.452425,1.535603,3.485931,4.271524,-1.018765,-1.525661,-1.962911,22052.8113,14.456779,9.579647,21.666412,38.594514,-5.8465,-9.99689,-11.190952,19499.5754,13.533286,8.062187,18.599804,34.441154,-4.91564,-7.640416,-8.633673,2
13273.6802,3.307409,2.59672,3.322783,3.713198,-2.156905,-2.639755,-3.307504,15238.7085,3.640459,3.03549,3.725675,4.240545,-2.416959,-2.917449,-3.606086,24628.3753,14.650115,8.620313,15.456319,16.601587,-5.859218,-8.179759,-8.959446,23084.4602,14.422579,8.240195,15.241001,17.471755,-5.597195,-8.098123,-10.620286,4016.1442,5.146808,1.402843,3.287111,4.121751,-1.008544,-1.545034,-2.03068,4422.9764,5.250289,1.627135,4.023502,4.929646,-1.159869,-1.921355,-2.370196,23518.6682,15.200103,9.68224,20.496728,22.330256,-6.0449,-9.261038,-9.978828,24025.3653,15.821717,10.23935,22.247485,24.578245,-6.448259,-10.446433,-11.52514,11058.3339,3.107789,1.931988,2.3504,3.546641,-1.605486,-1.948743,-2.482629,10439.9468,3.061003,1.702232,2.049924,2.509252,-1.449065,-1.731444,-2.254158,24464.8656,14.228989,8.925546,16.686597,17.856688,-5.879989,-8.322072,-9.262901,19036.8479,14.170731,6.572773,11.693686,12.503497,-4.572697,-6.35649,-6.929076,4419.8765,4.911984,1.626848,4.251236,5.259635,-1.137738,-1.950922,-2.443631,4812.0149,4.887798,1.692571,3.965286,4.79533,-1.176122,-1.793817,-2.152647,25168.813,16.230988,10.840472,24.843459,27.748957,-6.797431,-11.473824,-14.042805,22146.9749,15.151795,9.095298,20.012277,22.075581,-5.713294,-8.96443,-9.687406,2
14229.4981,3.37422,2.898733,3.740712,4.266855,-2.419557,-2.960877,-3.614552,16437.5962,3.752958,3.422577,4.251698,4.689496,-2.695529,-3.250315,-4.100706,27477.5147,16.296482,9.487684,17.335214,18.412385,-6.599636,-9.29549,-10.236342,25629.6648,15.804262,9.077414,17.198105,19.207527,-6.305653,-9.233106,-11.261873,4419.4713,5.584568,1.511092,3.593611,4.545655,-1.111622,-1.735343,-5.026461,4838.1378,5.605301,1.75481,4.401158,5.546358,-1.287084,-2.213083,-2.565768,25809.0842,16.753121,10.548019,22.953518,25.293033,-6.645869,-10.303888,-12.40631,26331.0982,17.154286,11.182363,24.800056,27.472501,-7.174826,-11.827295,-12.759991,12049.5864,3.209359,2.210264,2.699354,4.376294,-1.817183,-2.390883,-2.898444,11187.7314,3.103797,1.929405,2.37298,2.80971,-1.622359,-2.057791,-2.770125,27100.1917,15.571099,9.808206,18.699764,19.994831,-6.608565,-9.499376,-10.142844,21220.3673,15.740086,7.233221,13.006406,13.926363,-5.137977,-7.23203,-7.852007,4839.0398,5.27535,1.752635,4.670769,5.956958,-1.270577,-2.265765,-2.65381,5272.5254,5.284035,1.824308,4.399906,5.444612,-1.295009,-2.073554,-2.616994,27679.9789,17.656993,11.859831,27.879386,31.013368,-7.613643,-13.252475,-14.38314,24337.7411,16.65831,9.94523,22.480033,24.868131,-6.33833,-10.039972,-11.062922,2
15448.5957,3.730066,3.090172,3.977544,4.384636,-2.580327,-3.094348,-3.710346,17694.458,4.101069,3.703417,4.620668,5.150689,-2.873958,-3.435536,-3.960484,30514.7103,17.904078,10.576989,19.393407,20.646204,-7.490983,-10.512356,-11.329803,28452.2332,17.588965,10.091208,19.18427,21.090277,-7.113127,-10.347,-12.966124,4852.5758,6.052303,1.649753,3.931646,4.821887,-1.246122,-1.930671,-2.311295,5350.9952,6.153863,1.933567,4.910178,6.147464,-1.435319,-2.426821,-3.003089,28339.8118,18.205126,11.607097,25.596075,28.08755,-7.429042,-11.382877,-12.36399,29065.8543,18.999596,12.377205,28.136712,31.017744,-7.993441,-12.948203,-13.906446,13031.9595,3.479144,2.404163,2.951748,3.269745,-1.960795,-2.363043,-3.327631,12040.1367,3.380895,2.048127,2.499619,2.86277,-1.725747,-2.195206,-2.766808,30057.418,17.275192,10.874864,21.04195,22.53025,-7.449286,-10.636099,-11.709055,23553.2607,17.273823,8.049793,14.453583,15.425795,-5.821001,-8.153854,-8.682717,5336.5913,5.748767,1.927486,5.17298,6.664204,-1.414495,-2.487256,-3.007717,5776.198,5.692496,1.984891,4.764339,5.717877,-1.4431,-2.321872,-2.948844,30547.2902,19.540319,13.150168,31.649779,35.596861,-8.474534,-14.573542,-17.268904,26719.5423,18.092658,10.927682,25.110382,27.880667,-7.044645,-11.170936,-12.863911,2
16182.273,3.816973,3.303486,4.288936,4.631724,-2.737948,-3.2971,-4.154026,18577.5435,4.22532,3.982906,5.01762,5.557408,-3.050047,-3.653239,-4.540961,33323.7694,19.149234,11.40776,21.093278,22.524555,-8.253845,-11.680932,-12.693461,31022.3272,18.865995,10.921111,20.915163,24.218576,-7.858416,-11.843887,-14.929328,5235.9472,6.381262,1.760521,4.246249,5.665379,-1.35652,-2.117522,-2.505129,5775.9907,6.493862,2.062743,5.27783,6.652399,-1.579393,-2.670861,-3.680649,30654.9802,19.444804,12.500216,27.850181,30.760608,-8.064221,-12.559879,-13.35219,31482.012,20.233827,13.340282,30.548271,34.338471,-8.785223,-14.5026,-15.44474,13751.6197,3.607771,2.610075,3.219896,4.347762,-2.097418,-2.519623,-3.09251,12586.5909,3.476285,2.191056,2.690208,3.609509,-1.82453,-2.171371,-3.478816,32706.7116,18.490775,11.741828,22.893018,24.908491,-8.210649,-11.879004,-12.755427,25711.03,18.529237,8.699093,15.671393,16.871695,-6.404915,-9.063983,-9.767281,5759.3019,6.075747,2.055391,5.621383,7.12348,-1.556068,-2.750236,-3.552242,6212.5154,5.991939,2.123144,5.14539,6.414422,-1.568269,-2.417915,-2.817664,33092.9148,20.829762,14.161215,34.588377,39.718844,-9.324616,-16.100363,-17.302966,28919.7294,19.258226,11.783325,27.420192,30.719973,-7.666224,-12.145692,-13.52541,2
17042.5235,3.858839,3.492287,4.601318,5.206167,-2.893903,-3.45423,-4.125972,19585.2163,4.343597,4.236217,5.46,5.699382,-3.209395,-3.824411,-4.720177,35528.364,20.168749,12.200557,22.545901,24.199931,-8.937632,-12.567276,-13.953624,33057.9853,19.651851,11.67809,22.387222,25.539526,-8.530463,-12.582503,-16.163343,5544.2933,6.676436,1.873866,4.454569,5.538468,-1.460904,-2.278129,-2.711761,6127.965,6.802303,2.19956,5.544544,6.858085,-1.6955,-2.91946,-3.292697,32531.7662,20.227441,13.317709,29.67509,33.091246,-8.712652,-13.261147,-14.237645,33441.7128,21.004225,14.254381,32.600626,36.187184,-9.43782,-15.508851,-16.439932,14560.356,3.730936,2.795932,3.469055,4.295483,-2.226681,-2.65315,-3.247274,13110.981,3.471662,2.336411,2.891826,4.061013,-1.923002,-2.2729,-2.855582,34885.9325,19.287203,12.544724,24.466851,26.219606,-8.887744,-12.723974,-13.853267,27487.9756,19.486727,9.304252,16.690383,17.89648,-6.948705,-9.758023,-10.294848,6105.626,6.345767,2.186898,5.866708,7.542203,-1.670565,-2.975138,-3.52402,6574.021,6.260662,2.255312,5.424796,6.714278,-1.68624,-2.622432,-3.10346,35188.2958,21.634549,15.139793,36.975152,42.175764,-10.014566,-17.473048,-18.711855,30733.6055,20.128552,12.580766,29.301924,32.761651,-8.258305,-13.189135,-14.328388,2
17953.2739,4.185928,3.626917,4.741327,5.061664,-3.020574,-3.611303,-4.334807,20495.2359,4.6383,4.434107,5.630005,6.470917,-3.352636,-4.036838,-4.748278,38192.9066,21.179197,13.039021,24.182388,26.398579,-9.609756,-13.56142,-14.843747,35550.5341,20.848191,12.456163,24.189269,26.482059,-9.132731,-13.392983,-17.182097,5917.427,7.013757,1.975149,4.685561,5.810087,-1.556388,-2.4269,-2.778494,6552.7224,7.193984,2.320679,5.870493,7.30341,-1.809128,-3.185399,-4.700074,34763.1773,21.100785,14.092419,31.773124,35.260861,-9.255339,-14.284326,-15.542754,35790.2922,22.172833,15.10925,34.981275,38.702331,-10.047011,-16.528394,-17.762719,15284.1772,3.964477,2.936652,3.687571,4.042111,-2.341352,-2.79388,-4.320273,13814.3525,3.770575,2.395681,2.936099,3.36929,-2.000809,-2.371472,-3.083401,37452.8516,20.463017,13.351995,26.2368,28.228278,-9.535463,-13.691052,-15.110772,29579.5096,20.492513,9.940186,17.828575,18.991493,-7.473677,-10.545802,-11.381172,6525.5375,6.697288,2.302753,6.201383,7.97051,-1.781159,-3.210586,-3.698555,7002.3233,6.562107,2.374602,5.712451,6.984033,-1.793226,-2.771015,-3.390471,37678.4742,22.874216,16.050525,39.719253,45.092246,-10.692557,-18.655595,-20.212227,32859.9386,21.045967,13.327719,31.301347,35.244599,-8.818535,-13.912326,-14.967682,2
2267.3955,1.411823,0.346508,0.471424,0.866278,-0.277829,-0.372586,-1.203811,2342.6308,1.425276,0.300076,0.386153,0.906587,-0.269695,-0.445276,-0.959456,4928.5149,3.434243,1.155316,1.54578,1.997422,-0.821968,-1.091944,-1.567719,4677.5449,3.441623,1.104803,1.528787,2.324729,-0.785004,-1.144498,-3.914314,931.7738,1.921142,0.277405,0.48103,0.878659,-0.185926,-0.369425,-0.68839,1000.7671,1.916407,0.310957,0.540304,1.006015,-0.206888,-0.332468,-0.625451,5239.0335,3.819674,1.455317,2.159592,2.533776,-0.992994,-1.473762,-2.766432,5199.1326,3.860706,1.465903,2.247724,2.652069,-1.012704,-1.469259,-2.038604,1413.6997,1.27704,0.170447,0.235193,0.736162,-0.160663,-0.262342,-2.220586,1537.8096,1.313494,0.18017,0.244217,0.666146,-0.166259,-0.241831,-1.448772,5046.0266,3.452268,1.215225,1.628444,1.950644,-0.839073,-1.156963,-1.988356,3943.589,3.433867,0.978419,1.382617,1.797141,-0.691924,-0.928524,-1.364071,1054.4044,1.896146,0.323445,0.57973,0.908258,-0.208358,-0.340094,-0.744613,1177.5188,1.905685,0.345495,0.591982,1.010619,-0.225605,-0.33918,-0.736523,5428.0745,3.933695,1.522374,2.333341,2.742018,-1.049852,-1.530712,-1.961957,4964.5915,3.81255,1.384218,2.078193,2.436275,-0.936047,-1.417448,-1.74729,2
3901.5508,1.714251,0.643677,0.816695,1.142105,-0.51846,-0.771459,-1.56798,4260.5249,1.770869,0.607981,0.737923,1.236431,-0.551955,-0.678004,-1.375536,7916.0276,5.307587,2.275965,3.315336,3.652946,-1.489246,-1.999335,-2.520665,7496.6196,5.278638,2.148359,3.221245,3.917777,-1.429609,-2.021991,-3.333301,1445.9407,2.480403,0.497941,0.926921,1.267384,-0.308269,-0.466318,-0.855091,1565.7974,2.479241,0.557655,1.085466,1.408457,-0.347642,-0.611196,-1.056129,8180.7536,5.780961,2.792705,4.518285,4.941482,-1.747257,-2.557243,-3.042208,8204.885,5.887904,2.833205,4.740069,5.183942,-1.807384,-2.746889,-3.297704,2731.5235,1.539755,0.354509,0.437869,0.875894,-0.335108,-0.549374,-1.282904,2898.3432,1.598715,0.355948,0.455097,1.410058,-0.33581,-0.471509,-1.809229,8054.9622,5.249114,2.393236,3.522447,3.835474,-1.531088,-2.089394,-2.842226,6238.3029,5.210697,1.83748,2.795605,3.204185,-1.224976,-1.655262,-2.23433,1625.4172,2.42945,0.572953,1.128092,1.515137,-0.347386,-0.605531,-0.99192,1796.4986,2.431456,0.610368,1.112319,1.432915,-0.370413,-0.595927,-1.072332,8593.9972,6.069358,2.976941,5.012406,5.487799,-1.884981,-2.959553,-3.550226,7728.7449,5.781624,2.640039,4.330434,4.716479,-1.6433,-2.424417,-2.981297,2
5431.6201,1.990683,0.906899,1.157876,1.562303,-0.764306,-0.96779,-1.85771,6075.9058,2.093652,0.896834,1.071958,1.512768,-0.826354,-1.0234,-1.891308,10220.4659,6.637678,3.197083,4.900115,5.307633,-2.053338,-2.781948,-3.664743,9655.9524,6.595583,3.013136,4.805714,6.156124,-1.963824,-2.849179,-4.513812,1834.3921,2.898679,0.651501,1.270493,1.81753,-0.401337,-0.61702,-0.967618,1986.6987,2.89935,0.731808,1.512455,2.022689,-0.452974,-0.733367,-1.028903,10380.9729,7.181814,3.843534,6.620463,7.208661,-2.334672,-3.474083,-3.946834,10454.7838,7.333521,3.931903,6.998437,7.626254,-2.435217,-3.807773,-5.506746,4052.9712,1.796511,0.526317,0.633322,1.127848,-0.508046,-0.642115,-1.173684,4182.3789,1.856835,0.526663,0.658575,1.047033,-0.512897,-0.646482,-1.183047,10345.6226,6.536668,3.336848,5.231317,5.711434,-2.095381,-2.906975,-3.601803,8003.5301,6.489451,2.527231,4.006008,4.553505,-1.662259,-2.269851,-2.662967,2038.1286,2.808119,0.744932,1.602508,1.998137,-0.456585,-0.74848,-1.644093,2261.5794,2.825694,0.796169,1.539526,2.023507,-0.481086,-0.710864,-1.081732,10946.7149,7.552471,4.153262,7.48865,8.20515,-2.559014,-4.091083,-4.689938,9801.5614,7.183017,3.622491,6.333402,6.958561,-2.199762,-3.304964,-3.818308,2
6839.4595,2.238977,1.185089,1.511064,2.5894,-1.002032,-1.257007,-1.879888,7692.4463,2.37807,1.21906,1.46035,2.032601,-1.092237,-1.347119,-2.021534,12227.1798,7.626388,3.989246,6.367072,7.208151,-2.563483,-3.480993,-4.035465,11512.3373,7.546209,3.766337,6.226908,7.622116,-2.450764,-3.523108,-4.873494,2151.7546,3.166875,0.777928,1.600479,1.935994,-0.490635,-0.755304,-1.11053,2335.7161,3.183989,0.867904,1.880612,2.363275,-0.550431,-0.881966,-1.220598,12319.7725,8.20739,4.749214,8.642987,9.340328,-2.878544,-4.222078,-4.849406,12395.1812,8.36957,4.855977,9.079524,9.892123,-3.009058,-4.690869,-5.30644,5324.435,2.049362,0.736213,0.900782,1.344823,-0.688046,-0.849739,-1.666563,5412.2221,2.113552,0.717234,0.856215,1.2921,-0.67239,-0.877893,-1.31621,12309.3303,7.486263,4.154637,6.777665,7.407817,-2.607244,-3.623418,-4.311937,9529.9447,7.400934,3.116855,5.164082,5.635123,-2.056549,-2.801254,-3.243335,2381.8411,3.073304,0.881263,1.985888,2.50438,-0.549243,-0.915338,-1.423518,2639.209,3.085782,0.946401,1.910644,2.341453,-0.579098,-0.865879,-1.22898,12992.4878,8.646829,5.143834,9.838255,10.70139,-3.151427,-5.088728,-5.715214,11613.2685,8.2084,4.481991,8.286604,8.907674,-2.696701,-4.049188,-4.527286,2
7637.0542,2.387499,1.401646,1.76644,2.235003,-1.153819,-1.444928,-3.163496,8735.0991,2.57431,1.476779,1.749616,2.128512,-1.276369,-1.626532,-2.736307,14075.068,8.444701,4.673896,7.635587,8.230342,-3.05405,-4.184984,-5.010621,13230.7104,8.313721,4.425532,7.492491,9.46638,-2.901377,-4.285093,-6.426794,2423.6979,3.382555,0.872231,1.830937,2.294643,-0.571712,-0.885563,-1.280234,2640.449,3.414773,0.986499,2.199662,2.638871,-0.637629,-1.054292,-1.300084,13956.6911,9.007764,5.503163,10.274986,11.386725,-3.359997,-5.059976,-6.042692,14105.5798,9.214573,5.683734,10.94574,11.874495,-3.486541,-5.576394,-6.117619,6085.3907,2.201786,0.89995,1.065774,1.481256,-0.807063,-1.008318,-2.007027,6076.5044,2.25217,0.863961,1.019396,1.391901,-0.775244,-0.955531,-1.573154,14117.1285,8.285333,4.87451,8.175113,8.788204,-3.074132,-4.339892,-5.304139,10923.9225,8.144792,3.625051,6.06957,6.62851,-2.428387,-3.316819,-4.047629,2679.8581,3.285923,0.998604,2.337702,2.828384,-0.636029,-1.096533,-1.529137,2961.2537,3.299672,1.055237,2.224411,2.656905,-0.674671,-1.017509,-1.427568,14798.855,9.550359,6.012632,11.935735,13.084544,-3.682044,-6.278766,-6.990996,13166.0712,9.037271,5.162422,9.920062,10.730681,-3.15208,-4.872994,-5.447012,2
9996.3027,2.828183,1.844545,2.328568,2.734134,-1.570618,-1.954763,-2.470679,11456.5489,3.082904,2.039473,2.425832,2.895857,-1.752528,-2.161243,-2.689032,17953.6907,10.49737,6.210398,10.634125,11.438449,-4.06416,-5.619005,-6.519292,16857.8722,10.364545,5.90258,10.400359,12.237873,-3.865386,-5.642911,-7.229145,3020.5646,3.997206,1.094256,2.423016,2.933947,-0.726489,-1.115088,-1.551878,3299.4557,4.043075,1.247481,2.951938,3.528595,-0.822204,-1.323247,-1.864458,17513.5783,11.158263,7.156877,14.185957,15.237436,-4.343938,-6.586535,-7.324483,17735.1962,11.432714,7.463876,15.304948,16.681626,-4.563278,-7.264595,-7.871781,8174.9521,2.615625,1.266077,1.51192,1.973091,-1.133358,-1.396565,-1.85987,7939.9214,2.63616,1.165373,1.386717,1.743872,-1.053635,-1.289902,-1.785499,17925.1173,10.28493,6.46209,11.407166,12.290912,-4.086812,-5.749418,-6.409123,13885.9599,10.127284,4.761552,8.24477,8.99614,-3.20311,-4.418086,-5.194271,3330.081,3.867871,1.254051,3.127013,3.963625,-0.815608,-1.353124,-1.83317,3657.4074,3.863331,1.320159,2.931744,3.545245,-0.852913,-1.266,-1.627439,18631.3809,11.86154,7.903616,16.896125,18.794073,-4.814674,-7.912002,-8.877558,16509.4977,11.151977,6.705925,13.779324,15.057734,-4.083679,-6.225304,-6.922128,2
11543.6255,3.107112,2.202494,2.810012,3.171806,-1.866819,-2.316697,-2.978038,13346.835,3.415566,2.523969,3.064379,3.474327,-2.095479,-2.627973,-3.618119,21384.7567,12.320646,7.511975,13.130861,14.028381,-4.979955,-6.956943,-7.609782,20083.1454,12.184335,7.111519,12.919336,14.491866,-4.77777,-6.957314,-9.461776,3524.931,4.497672,1.258329,2.86648,3.86363,-0.872527,-1.314431,-1.646843,3862.3093,4.54975,1.452219,3.53753,4.402087,-0.995676,-1.655054,-2.072596,20551.8032,12.945294,8.462955,17.453153,18.918222,-5.204065,-7.780506,-8.528357,20879.9323,13.279383,8.90358,18.884717,20.672853,-5.537615,-8.941105,-9.674316,9536.7041,2.870522,1.581312,1.880402,2.365825,-1.369743,-1.664207,-2.471259,9098.103,2.859236,1.418763,1.701561,2.10688,-1.250122,-1.535089,-2.143683,21304.9458,11.992071,7.754497,14.148759,15.1733,-5.025961,-7.098928,-7.613581,16521.4862,11.865796,5.718884,10.050498,10.669533,-3.900316,-5.421024,-5.955835,3883.234,4.331445,1.453228,3.754861,4.735805,-0.982817,-1.681643,-2.186153,4242.2776,4.318528,1.51553,3.451787,4.112188,-1.020004,-1.537277,-1.948305,21960.579,13.795697,9.444962,21.029241,23.384783,-5.843873,-9.877009,-10.942564,19373.6839,12.897117,7.938554,17.025486,18.536981,-4.925306,-7.65115,-8.331689,2
12826.8257,3.31635,2.508434,3.217729,3.596413,-2.111161,-2.709212,-3.781191,14903.8256,3.676774,2.949061,3.60135,3.974327,-2.377886,-2.89951,-3.56729,24667.672,14.092023,8.656165,15.437383,16.447733,-5.893083,-8.28998,-9.129996,23073.9064,13.76609,8.251368,15.222682,16.756768,-5.627667,-8.141085,-10.396213,4009.9966,4.989915,1.419173,3.289433,4.015442,-1.01328,-1.503488,-1.875857,4397.2794,5.055594,1.638693,4.038759,4.951273,-1.156349,-1.892988,-2.226082,23438.7523,14.642769,9.655484,20.442013,22.298888,-6.055267,-9.151335,-9.981095,23861.6072,15.086391,10.238137,22.204212,24.427189,-6.472242,-10.266078,-10.980946,10764.415,3.102742,1.860013,2.236223,2.794053,-1.574057,-1.907113,-2.661934,10111.0635,3.060002,1.628201,1.945508,2.398334,-1.414808,-1.715955,-2.345481,24442.8458,13.668611,8.947174,16.619277,17.965566,-5.909814,-8.307506,-8.977635,19036.4437,13.535851,6.58693,11.646567,12.492563,-4.592364,-6.564322,-7.203738,4408.0485,4.796881,1.636353,4.263602,5.396431,-1.140676,-1.946286,-2.422818,4805.5872,4.764664,1.70212,3.976625,4.677816,-1.179619,-1.728793,-2.075978,25102.1917,15.63955,10.843951,24.835904,27.673511,-6.813946,-11.474078,-13.253445,22111.3031,14.609511,9.062355,19.984304,22.056897,-5.727648,-8.675485,-9.89065,2
14068.8603,3.552942,2.769497,3.568185,4.020711,-2.32655,-2.818924,-3.499922,16305.3223,3.944728,3.298736,4.08318,4.551111,-2.617561,-3.183095,-4.180253,27657.1642,15.635781,9.645654,17.51872,18.554854,-6.754987,-9.44321,-10.200829,25800.1866,15.290602,9.212684,17.340106,19.431873,-6.402936,-9.285388,-11.614839,4430.2457,5.41672,1.550156,3.638868,4.454819,-1.139433,-1.720135,-2.151018,4861.1563,5.506686,1.797389,4.533613,5.513098,-1.294103,-2.26448,-2.691202,25864.6714,16.015719,10.726529,23.245606,25.514214,-6.819605,-10.164315,-11.318791,26404.3198,16.593595,11.358278,25.313961,27.895794,-7.228431,-11.884842,-13.344952,11900.3159,3.34195,2.105575,2.557803,3.801775,-1.76303,-2.139393,-2.6728,11045.2842,3.267508,1.802874,2.190823,2.582253,-1.555622,-1.867937,-2.700429,27301.8087,15.150398,9.96114,18.913391,20.333084,-6.703085,-9.622485,-10.240757,21312.5801,14.971114,7.344024,13.152654,14.06967,-5.253696,-7.316245,-8.050318,4861.252,5.199713,1.793034,4.762286,6.030133,-1.274254,-2.252638,-2.597901,5287.2959,5.159558,1.860987,4.408415,5.508536,-1.319647,-2.006197,-2.642037,27792.2423,17.191505,12.054403,28.411325,31.919818,-7.652994,-13.3814,-14.540038,24405.0831,15.990883,10.075547,22.714003,25.332784,-6.415438,-10.068414,-11.125114,2
15174.6943,3.774053,3.00505,3.878063,4.242065,-2.518604,-3.015203,-3.717185,17552.0302,4.205908,3.609427,4.501159,5.008229,-2.827642,-3.3636,-4.335208,30445.454,17.117191,10.57919,19.375968,20.564158,-7.552004,-10.633434,-11.436998,28415.7833,16.658641,10.096994,19.149384,21.491685,-7.170715,-10.481732,-12.66506,4829.6973,5.849225,1.665547,3.932402,5.176134,-1.259064,-1.972223,-2.457503,5304.9838,5.91451,1.9397,4.896688,6.044599,-1.438918,-2.460765,-2.870863,28242.1298,17.455747,11.599716,25.475082,28.195598,-7.51719,-11.556041,-12.462381,28856.4962,18.021639,12.354287,27.842928,30.75706,-8.029907,-13.175802,-14.222195,12865.9532,3.534384,2.329819,2.850484,3.277529,-1.921681,-2.336042,-2.94434,11822.5586,3.422061,1.961585,2.380119,2.701304,-1.68103,-2.054801,-2.789052,30005.2253,16.519882,10.87575,20.89859,22.44576,-7.493899,-10.738571,-11.600176,23477.0899,16.390023,8.043165,14.430488,15.384302,-5.863531,-8.217335,-8.782951,5305.264,5.584104,1.93068,5.152421,6.635877,-1.418371,-2.487095,-2.996801,5744.1295,5.534436,1.999603,4.785343,5.986181,-1.454149,-2.216998,-3.511694,30419.6479,18.683065,13.114793,31.372356,35.083608,-8.506613,-14.690359,-15.893525,26664.9679,17.385668,10.919856,24.988776,27.886043,-7.090907,-11.152935,-12.380349,2
16246.8779,3.947747,3.227411,4.178679,4.695188,-2.71638,-3.253015,-3.948887,18673.206,4.392786,3.904364,4.925641,5.307445,-3.029363,-3.605723,-4.261343,32927.529,18.454528,11.397233,21.009967,22.516515,-8.183259,-11.661057,-12.763385,30807.7835,18.034314,10.902194,20.799841,23.081496,-7.840598,-11.488696,-14.796404,5165.2571,6.197435,1.763523,4.208286,5.15746,-1.345253,-2.117226,-2.450742,5727.472,6.341469,2.068793,5.229295,6.442895,-1.56649,-2.665473,-3.003654,30333.3689,18.665044,12.405273,27.611339,30.627896,-8.021066,-12.513047,-13.621648,31194.2239,19.427212,13.27807,30.32088,33.638663,-8.726409,-14.346419,-15.301801,13779.5976,3.726857,2.536105,3.118032,3.630847,-2.076321,-2.481255,-3.18402,12587.1733,3.5829,2.110953,2.560963,3.014546,-1.803424,-2.134644,-2.766664,32542.1429,17.850253,11.724278,22.768011,24.42381,-8.184711,-11.760236,-13.134148,25437.6145,17.748759,8.674311,15.624434,16.64403,-6.366996,-9.026746,-10.240218,5714.0971,5.946022,2.059803,5.539582,7.118676,-1.54208,-2.720528,-3.218756,6138.4602,5.857603,2.117703,5.09341,6.390722,-1.556941,-2.422846,-2.841209,32881.3747,20.104145,14.130755,34.32368,38.88331,-9.265333,-16.039326,-17.293942,28680.3543,18.6027,11.715643,27.168672,30.253605,-7.653634,-12.157929,-13.123724,2
17065.1607,4.152298,3.403327,4.450617,4.962798,-2.843373,-3.386388,-4.099681,19576.7329,4.605411,4.143588,5.219892,5.678513,-3.16924,-3.776057,-4.791033,35794.2147,19.690923,12.226329,22.690977,24.449126,-8.965106,-12.661992,-13.525595,33348.6115,19.178566,11.702176,22.482349,24.95962,-8.557472,-12.603057,-15.440596,5574.4892,6.542223,1.866049,4.468677,5.612658,-1.465998,-2.350987,-2.722875,6158.6683,6.710644,2.195262,5.575746,7.004624,-1.70171,-2.923249,-3.379639,32720.174,19.766214,13.198101,29.704866,32.986189,-8.700282,-13.555096,-14.774955,33575.9255,20.668469,14.165036,32.683107,36.54623,-9.437839,-15.561255,-16.523756,14500.8936,3.888316,2.711065,3.380512,3.856118,-2.191594,-2.626664,-3.192648,13145.2026,3.722071,2.227846,2.719765,3.133055,-1.881232,-2.233418,-3.109516,35168.8339,19.056332,12.559131,24.58186,26.437854,-8.925085,-12.829336,-14.025956,27638.9248,18.892178,9.300964,16.77793,18.220424,-6.960519,-9.843231,-10.550855,6138.0395,6.270439,2.182064,5.878362,7.480767,-1.678061,-3.00272,-3.524198,6602.6776,6.172493,2.242962,5.412844,6.63591,-1.692747,-2.66033,-3.045073,35401.2202,21.337921,15.084153,37.065147,41.966316,-10.048129,-17.508711,-19.252515,30908.6755,19.714496,12.499396,29.241552,32.949812,-8.294356,-13.253827,-14.139076,2
17777.732,4.245284,3.598057,4.668809,5.03909,-2.95255,-3.575339,-4.003727,20415.918,4.732455,4.384844,5.67056,6.103883,-3.29974,-3.951698,-4.551512,38485.5887,21.213256,12.986256,24.156157,25.814883,-9.776653,-13.809207,-14.901253,35836.393,20.678779,12.484075,24.11186,26.45435,-9.274293,-13.60638,-18.41282,5973.8797,7.011096,1.96486,4.719723,5.751937,-1.592185,-2.493922,-3.533069,6585.1705,7.131093,2.323028,5.874682,7.31774,-1.832531,-3.114898,-3.47633,34953.715,21.20834,13.972254,31.58622,34.941712,-9.433908,-14.575796,-15.411388,35887.3861,22.019756,15.053817,34.962583,38.977524,-10.146299,-16.589201,-17.709919,15200.5971,4.019505,2.884492,3.592143,4.06788,-2.293119,-2.73977,-3.326707,13668.6728,3.810012,2.340475,2.86374,3.397534,-1.951332,-2.317092,-2.863147,37652.3125,20.407744,13.350556,26.28323,28.482419,-9.632001,-13.884325,-14.915843,29759.44,20.439404,9.89167,17.816812,19.184416,-7.591931,-10.699806,-11.416712,6555.3784,6.659333,2.305149,6.195046,8.097356,-1.803928,-3.205349,-4.097344,7060.3763,6.566222,2.360572,5.711791,7.084443,-1.829788,-2.819948,-3.214127,37848.4337,22.80283,16.03102,39.748116,45.17884,-10.812683,-18.629518,-20.498951,33021.5466,21.063547,13.238681,31.232388,35.085998,-8.946139,-14.003311,-15.039966,2
20032.372,4.710997,5.115191,6.619991,7.092977,-3.229075,-3.80628,-4.704702,22203.5977,5.108516,5.881262,7.707815,8.409893,-3.497897,-4.148628,-5.008698,41051.717,22.553195,13.857691,25.406419,27.130715,-10.403726,-14.609875,-15.684584,38314.0222,22.187341,13.302495,25.305834,27.557334,-9.897381,-14.614438,-18.197072,6359.2043,7.443433,2.084985,4.801773,6.134144,-1.675073,-2.601032,-3.389808,7057.213,7.616048,2.455603,6.013925,7.386492,-1.954445,-3.368925,-3.906033,36977.9971,22.282169,14.824105,32.875199,36.360172,-9.892796,-15.232693,-16.020831,38257.601,23.481425,15.959927,36.480951,40.533491,-10.765685,-17.634969,-20.865188,16788.8051,4.35604,3.937341,5.055758,5.550782,-2.467744,-2.91684,-3.696841,15322.0367,4.182269,3.349039,4.19639,4.692427,-2.107022,-2.56195,-3.306764,40308.0796,21.811487,14.207967,27.663618,29.869357,-10.305574,-14.756531,-15.906306,31767.8647,21.760149,10.565838,18.616784,19.777696,-8.082805,-11.391569,-12.387709,7024.9309,7.106337,2.438023,6.325813,8.11553,-1.924448,-3.407208,-3.827625,7509.1202,6.947119,2.496373,5.838795,7.390601,-1.930099,-3.009842,-3.617611,40335.3728,24.22345,17.000724,41.328934,46.876167,-11.481187,-19.80412,-21.290049,35007.1973,22.198893,14.04691,32.306669,36.400726,-9.415753,-14.944828,-16.167894,2
19390.8769,3.981715,3.938668,5.210394,5.707595,-3.105956,-3.669322,-4.574732,21013.3022,4.626265,4.590114,5.855893,7.036048,-3.334726,-3.983979,-4.74565,37799.1802,20.711702,12.923093,24.450267,26.509874,-9.804494,-14.288851,-15.146649,36922.3062,20.496018,12.579293,23.68894,25.88277,-9.422053,-13.872875,-16.772238,6125.8276,7.3508,2.059549,5.084431,6.338601,-1.685471,-2.892194,-3.625042,7140.3196,7.550436,2.415783,5.865356,7.205299,-1.933263,-3.146378,-3.484843,35006.2577,20.902905,14.266771,32.811003,36.268232,-9.683579,-15.999996,-17.013962,37784.4598,21.761482,15.235721,34.432392,38.079111,-10.334725,-16.593381,-18.0361,15905.2515,3.960181,3.062909,3.836062,5.017357,-2.356601,-2.812066,-3.438178,15253.9302,3.580278,2.650649,3.314342,3.871234,-2.055422,-2.422007,-3.207819,39103.9243,20.082671,13.378339,25.699491,27.466336,-9.846067,-13.923093,-14.698669,29673.5478,20.347734,10.085417,18.522298,19.8425,-7.744453,-11.274355,-11.998901,7117.9873,7.022558,2.384347,6.085152,7.717093,-1.888158,-3.133026,-3.544601,7188.8519,6.88918,2.496589,6.387214,8.10919,-1.956415,-3.412107,-4.024639,40115.8957,22.574631,16.310529,39.620586,44.980434,-11.073522,-18.33523,-19.85157,33055.2463,21.019551,13.587038,32.735409,37.255735,-9.355833,-16.052289,-17.421018,2
19705.2519,4.196962,3.850268,5.028078,5.989665,-3.104769,-3.681794,-4.428195,21232.9102,4.817553,4.531296,5.73496,6.409987,-3.33909,-3.973817,-4.855198,36946.6307,15.288392,13.209953,25.300023,27.184423,-9.77586,-14.140559,-14.920957,36112.2043,15.187061,12.869701,24.955252,27.683695,-9.401886,-13.823846,-17.998905,5791.1805,5.731481,2.151044,5.589136,7.046392,-1.667578,-2.782762,-3.055202,6786.9553,6.020232,2.533807,6.539781,8.229267,-1.92067,-3.087474,-3.492999,34145.3122,15.678509,14.606339,34.664102,38.91715,-9.683292,-15.648697,-16.551849,36880.8487,16.183901,15.702408,37.10696,41.617135,-10.343256,-16.30494,-17.540937,15954.0034,4.006327,3.023155,3.753741,4.084056,-2.357817,-2.82349,-3.708643,15394.4063,3.659407,2.59349,3.208617,3.713446,-2.052935,-2.443519,-3.200651,38186.4736,14.841698,13.684152,26.953207,28.921015,-9.805694,-13.91534,-14.896393,28963.5027,14.971115,10.296785,19.420289,20.943542,-7.723201,-11.17312,-11.825495,6764.0266,5.648838,2.504281,6.851126,8.832178,-1.879841,-3.056392,-3.385806,6810.3634,5.483475,2.598585,6.968504,8.970491,-1.934337,-3.347177,-3.80205,39163.2647,16.546515,16.824641,42.921006,49.529903,-11.03808,-18.137779,-19.35746,32278.4655,15.662896,13.97072,35.188931,41.163412,-9.291562,-15.930807,-17.259381,2
20023.8125,2.901481,45.054377,72.77198,76.390513,-3.338369,-4.593386,-5.723492,21614.0029,3.44383,39.003961,64.907952,68.077964,-3.439902,-4.735983,-5.852435,39851.6093,20.081093,13.352712,18.963106,19.801124,-10.20258,-14.658628,-15.676867,38952.8374,19.415355,12.726726,17.974009,19.866302,-9.751095,-14.063912,-21.608743,6255.892,6.427356,2.771631,6.956476,8.727126,-1.762099,-2.964076,-3.312194,7334.9475,6.504866,3.196195,7.520452,9.069073,-2.015093,-3.242074,-3.570219,35258.5544,17.6632,16.149096,25.911258,27.222764,-9.76322,-15.662361,-17.002613,38460.9585,17.851472,16.93868,26.709479,28.090288,-10.421285,-16.009518,-17.353616,17142.2813,3.10969,37.759068,60.632538,63.218123,-2.531743,-3.533265,-4.114137,16661.4326,2.58332,43.554394,69.188727,72.04397,-2.416518,-3.427345,-9.640538,41246.4863,18.194306,14.374628,20.264496,20.989249,-10.199587,-14.84486,-20.540604,30917.3,18.643549,10.643258,15.121693,15.74906,-7.97885,-11.461555,-12.333335,7250.3705,5.871932,3.434513,8.905338,10.823478,-1.965881,-3.123419,-3.807627,7267.7455,5.878677,3.557902,9.661184,11.987801,-2.03641,-3.573032,-4.930764,40830.419,17.809945,19.646457,31.894135,33.213394,-11.083774,-17.741933,-21.66219,33037.0659,17.090497,16.501864,26.769576,28.593305,-9.360066,-16.118622,-21.711138,2
17640.5147,3.045422,4.808323,6.384037,6.875812,-2.758016,-3.278174,-3.743205,19928.7002,3.787964,5.478312,7.212736,7.71733,-2.980442,-3.543295,-4.280127,40076.2536,19.442091,14.184707,28.191024,31.378893,-10.201885,-14.622582,-24.429791,38729.1929,18.610663,13.706712,27.013911,30.049697,-9.780027,-14.104701,-18.362754,6346.9679,6.877623,2.221241,5.459571,6.716625,-1.744987,-2.890435,-9.01207,7327.9314,6.919513,2.604808,6.113101,7.382515,-2.011633,-3.202926,-9.596392,35726.9656,18.372578,15.112106,36.857577,41.779853,-9.739172,-15.486631,-36.75451,38476.4873,18.457285,16.13482,38.328196,42.972429,-10.484132,-16.331048,-37.796192,15114.9902,3.320259,3.963634,5.123032,5.600371,-2.075884,-2.490876,-3.090383,13887.25,2.670005,3.903812,5.075354,5.581038,-1.851638,-2.190746,-2.803814,40919.5717,17.920149,14.62817,29.035045,32.257784,-10.204039,-14.304846,-21.872588,31152.6448,18.507713,10.87077,21.057115,22.901268,-7.964607,-11.410762,-19.953748,7233.2516,6.344547,2.578894,6.262397,7.841984,-1.962005,-3.22077,-10.50714,7376.9795,6.361638,2.715692,6.822278,8.485975,-2.002127,-3.551306,-11.851425,40664.4981,18.533159,17.344126,44.34373,51.006679,-11.126723,-18.107148,-60.261825,33362.4129,18.073862,14.377322,36.875196,43.298185,-9.262857,-15.995885,-54.280148,2
6607.9526,1.890986,1.631828,1.972591,2.571128,-0.977651,-1.249405,-1.915253,7824.1772,2.173467,1.805225,2.17639,2.833063,-1.08783,-1.374307,-2.197484,14629.317,9.011351,4.917738,8.059206,8.600592,-3.107264,-4.219157,-4.828974,13952.3112,8.950931,4.727696,7.907531,9.399746,-3.019856,-4.439023,-7.781102,2482.4706,3.43324,0.90283,1.956382,2.390939,-0.57778,-0.862837,-1.192737,2729.9271,3.451613,1.03542,2.364362,2.829206,-0.652971,-1.058943,-1.334383,14408.0203,9.155174,5.783263,11.019192,11.758333,-3.390839,-4.9596,-5.646441,14811.9673,9.344406,6.083978,11.946416,12.914632,-3.595407,-5.636356,-6.3536,5335.6729,1.865177,1.245763,1.474427,2.077321,-0.666959,-0.85255,-1.594115,5174.7563,1.794308,1.247782,1.480437,1.935845,-0.630153,-0.779596,-1.52293,14746.0528,8.581747,5.193063,8.71743,9.281047,-3.173233,-4.370686,-4.824432,11436.1855,8.557796,3.829851,6.459586,6.961678,-2.488138,-3.36669,-3.854428,2717.8206,3.239617,1.036324,2.532765,3.120058,-0.643564,-1.077792,-1.441237,3000.044,3.288434,1.090903,2.350897,3.032666,-0.678338,-1.019196,-1.384517,15386.5789,9.494789,6.449966,13.215313,14.259304,-3.744744,-6.083379,-6.734112,13365.0216,9.049107,5.344525,10.527067,11.387582,-3.132631,-4.779689,-5.180484,2
7369.5635,2.061455,1.304669,1.636481,2.057485,-1.060214,-1.353868,-1.827748,8445.5205,2.29433,1.400575,1.657814,2.02872,-1.169958,-1.433293,-1.976637,14546.1062,8.191991,4.968489,8.197468,8.81915,-3.105376,-4.22597,-4.773334,13867.7007,8.148909,4.769271,8.095455,9.888865,-3.017625,-4.411433,-6.781953,2475.442,3.38288,0.876357,1.886156,2.338647,-0.572434,-0.864362,-1.336706,2717.0235,3.392846,1.006976,2.292607,2.749452,-0.655897,-1.070572,-1.350249,14302.8407,8.445249,5.765873,11.1481,12.063603,-3.360155,-4.931432,-5.82845,14634.2796,8.628797,6.066797,12.083874,12.90347,-3.594863,-5.677139,-6.422754,5873.4424,1.958775,0.876217,1.034782,1.720751,-0.744301,-0.969149,-1.426506,5861.7651,1.935485,0.854749,1.007226,1.470521,-0.704627,-0.870134,-1.441841,14683.9268,7.926326,5.212364,8.830303,9.493478,-3.1764,-4.389187,-5.054677,11364.1062,7.906565,3.851863,6.556269,7.23995,-2.482121,-3.37853,-3.761943,2718.1334,3.213337,1.005102,2.444228,2.911544,-0.64944,-1.094607,-1.513138,2985.4265,3.235296,1.057811,2.299672,2.681907,-0.67462,-1.030316,-1.612109,15286.2836,8.775803,6.431494,13.312914,14.516715,-3.74603,-6.185845,-7.197166,13281.7151,8.353907,5.321728,10.685885,11.440476,-3.133897,-4.772088,-5.475368,2
8205.5571,2.486236,1.480246,1.78093,2.248739,-1.018664,-1.319209,-1.769935,9019.1167,2.678459,1.616429,1.904043,2.393735,-1.137787,-1.405112,-1.977104,14012.7974,6.27324,5.138549,8.629066,9.12364,-3.15249,-4.33694,-4.846713,13391.429,6.319723,4.925837,8.536942,9.908648,-3.048916,-4.354795,-6.665196,2235.0749,2.727935,0.926121,2.178201,6.503584,-0.590198,-0.903834,-1.409627,2485.3268,2.775572,1.06846,2.682522,8.903577,-0.665275,-1.04133,-1.393724,13837.8152,6.629875,5.991425,11.958723,13.363677,-3.446007,-5.123519,-5.77047,14302.2456,6.78727,6.361871,13.180042,18.58026,-3.644643,-5.610565,-6.258255,6190.4058,2.188223,1.065741,1.256951,1.808635,-0.711246,-0.892309,-1.615114,6385.7447,2.249583,1.032029,1.217205,1.787256,-0.670972,-0.823557,-1.283429,14219.7534,6.16176,5.396641,9.308,9.866399,-3.205852,-4.436817,-5.077147,10881.8054,6.008647,3.992862,6.983125,7.712418,-2.512742,-3.439696,-3.845626,2484.5732,2.66304,1.068967,3.111134,10.86339,-0.65615,-1.059901,-1.707079,2706.6187,2.669992,1.11588,2.698898,9.314906,-0.691761,-1.063668,-1.476385,14937.0071,6.834068,6.821831,14.888968,37.132866,-3.813606,-6.015162,-6.835582,12848.6324,6.569526,5.59647,11.654806,26.137542,-3.197177,-4.923914,-5.679175,2
6925.2105,2.170128,1.231944,1.579681,1.912693,-0.985219,-1.260366,-1.617519,8024.4756,2.39649,1.329132,1.658386,2.232743,-1.11214,-1.433529,-4.072648,14889.7539,7.760136,5.157583,8.541772,9.595844,-3.255208,-5.499749,-8.477868,14058.5281,7.728209,4.927481,8.406403,10.205755,-3.133791,-5.292981,-14.875404,2549.8251,3.440961,0.898157,1.912675,2.397309,-0.609978,-0.999001,-2.714193,2763.8247,3.439699,1.024542,2.359965,2.983064,-0.68816,-1.263672,-2.796622,14609.5047,8.150024,5.898671,11.506243,12.495943,-3.534274,-5.998911,-16.519796,14800.8817,8.371914,6.167287,12.480714,13.873238,-3.749395,-6.236923,-15.288581,5393.4189,2.008111,0.81766,0.966818,1.804607,-0.684509,-0.915838,-2.224009,5355.1831,2.023165,0.769894,0.904967,1.35882,-0.641081,-0.778764,-2.020211,14903.0195,7.566376,5.361143,9.126924,9.865576,-3.304835,-5.588573,-15.716004,11604.0821,7.580686,3.98272,6.810687,7.509194,-2.589752,-4.366167,-6.83449,2757.7811,3.253148,1.017986,2.506906,3.276086,-0.678133,-1.270711,-1.533995,3069.6709,3.289049,1.075358,2.320891,2.772738,-0.716345,-1.147082,-3.146744,15475.0911,8.47926,6.562501,13.870363,15.478015,-3.947009,-7.318228,-7.221445,13599.584,8.068958,5.456325,10.981755,12.3651,-3.31616,-5.51249,-12.996083,2
6807.9077,2.182694,1.234512,1.546396,1.921503,-0.982168,-1.259005,-2.232624,8013.04,2.449513,1.328559,1.587827,2.134461,-1.106384,-1.369932,-2.091313,15115.6097,8.404559,5.208304,8.588243,9.128032,-3.215258,-4.404358,-5.164507,14312.0036,8.420516,4.95704,8.428507,9.775329,-3.105547,-4.633181,-6.945404,2565.395,3.510628,0.901784,1.913999,2.552269,-0.590714,-0.937873,-1.319562,2810.0398,3.523103,1.030366,2.343317,2.859094,-0.676575,-1.099957,-1.410385,14719.2314,8.775005,5.956583,11.521862,12.401694,-3.446078,-5.063513,-5.992499,15085.3289,9.086111,6.240271,12.407565,13.245366,-3.684475,-5.797671,-6.423471,5357.9604,2.035681,0.818397,1.057729,1.405823,-0.679473,-0.870782,-1.472659,5263.1699,2.040774,0.769321,0.895727,1.473092,-0.637369,-0.812809,-1.334895,15174.5625,8.203197,5.411106,9.203785,10.331645,-3.2751,-4.605046,-5.409017,11752.0158,8.164413,4.011265,6.82765,7.463612,-2.551793,-3.499129,-3.887062,2809.8287,3.339079,1.021843,2.467062,3.132326,-0.664129,-1.136063,-1.540236,3100.2359,3.376177,1.08138,2.31184,2.793247,-0.693085,-1.066178,-1.553132,15777.6197,9.236725,6.624808,13.720304,14.761062,-3.866237,-6.345766,-7.145454,13726.7123,8.731055,5.495769,11.014308,11.872119,-3.221271,-4.951445,-5.598091,2
7022.0499,2.298884,1.226629,1.537828,1.931709,-0.970524,-1.303724,-1.636881,8106.854,2.534569,1.320339,1.545304,2.088855,-1.096429,-1.36238,-2.089986,15359.8865,8.660186,5.279888,8.818026,9.448398,-3.282152,-4.439027,-7.787563,14518.9628,8.719861,5.036727,8.628698,10.122217,-3.144692,-4.599318,-8.542483,2610.256,3.549105,0.923748,2.016437,2.515624,-0.60544,-0.96998,-1.726002,2829.6532,3.549454,1.059497,2.455464,2.891429,-0.678433,-1.122422,-1.94032,14975.583,9.071863,6.043349,11.836312,12.841399,-3.525979,-5.636204,-10.158458,15191.7911,9.332875,6.340212,12.845918,14.285597,-3.724618,-6.282461,-10.874218,5462.978,2.110392,0.810095,0.950558,1.406982,-0.674253,-0.86598,-1.440672,5436.9448,2.14742,0.750455,0.878794,1.311297,-0.632411,-0.775464,-1.526848,15356.3467,8.445745,5.493996,9.390538,9.989062,-3.304314,-4.616562,-8.346862,11929.4236,8.397585,4.064489,7.018275,7.436242,-2.600686,-3.534167,-6.307532,2826.4475,3.367392,1.054107,2.599878,3.230811,-0.667558,-1.102944,-1.806002,3142.7561,3.400345,1.110425,2.41343,3.02831,-0.708943,-1.117439,-1.875149,15922.3074,9.567356,6.76495,14.269882,15.471303,-3.891315,-6.444382,-10.831568,13945.8656,9.016001,5.612064,11.358295,12.484328,-3.266105,-5.331471,-9.143707,2
19119.6494,4.519723,4.649559,5.91805,6.565614,-2.887122,-3.392189,-6.437412,21590.2519,5.092766,5.66229,7.410061,8.155525,-3.217759,-3.777013,-7.757198,42215.0969,22.075434,14.836505,29.121479,31.491101,-10.476804,-15.427736,-13.67299,39280.7954,21.837566,14.277924,28.974353,31.918341,-9.964386,-16.624748,-47.630712,6606.3814,7.445385,2.248881,5.254053,6.641386,-1.735517,-3.316873,-9.444475,7326.2048,7.578116,2.689721,6.61778,8.170894,-2.021952,-4.204341,-4.505327,37632.4198,21.231527,15.394261,36.964585,42.042973,-9.892675,-18.476601,-16.702959,39151.225,22.320413,16.752488,41.24659,47.098697,-10.842359,-22.185595,-63.085323,16566.4052,4.362542,4.079673,5.112982,5.422283,-2.280109,-2.661348,-4.842843,15524.7056,4.255907,3.640662,4.504431,4.801259,-1.980899,-2.32002,-3.444787,41546.041,21.058911,15.205676,31.595094,34.207978,-10.434019,-17.13878,-51.253237,32618.5649,21.240954,11.192844,21.030654,22.68433,-8.12767,-11.9227,-36.519015,7231.7471,7.02426,2.64038,6.869953,8.913511,-1.98127,-4.056471,-4.671297,7756.8241,6.92255,2.703651,6.436999,8.084697,-1.992105,-3.833165,-10.762584,41194.1475,22.951542,17.813506,47.321714,55.48245,-11.492882,-23.55072,-25.602829,35379.0801,21.319963,14.517876,36.332089,42.209628,-9.398947,-18.317379,-18.570987,2
16852.1567,4.075447,3.572203,4.559988,5.162011,-2.550108,-2.9804,-3.538593,19587.6333,4.730837,4.432561,5.672686,6.058659,-2.900239,-3.396083,-3.880574,42453.8806,20.484292,14.403494,28.012337,29.887127,-10.594355,-14.824792,-16.937248,39456.0877,20.219056,13.889075,28.059857,32.125252,-10.011748,-14.778095,-21.536164,6671.0971,7.376578,2.180697,5.14213,6.458398,-1.764633,-2.73887,-3.108194,7412.1797,7.535937,2.596832,6.459557,8.111182,-2.055606,-3.459566,-3.929106,37769.1145,19.695821,15.123621,35.865947,40.307059,-9.962332,-15.136645,-16.300003,39411.9107,20.896846,16.418861,40.184598,45.711177,-10.949024,-17.748459,-19.006626,14489.6904,3.947527,2.930206,3.666782,4.062579,-1.979646,-2.343921,-3.000804,12991.1909,3.719503,2.415086,2.977126,3.546262,-1.641525,-1.922407,-2.682717,41736.4468,19.721778,14.795104,30.43479,32.93637,-10.529052,-14.943673,-16.549087,32930.1837,19.780192,10.952217,20.411816,21.964997,-8.243862,-11.55255,-12.431004,7300.7514,6.979845,2.543683,6.738696,8.702866,-2.006872,-3.525642,-4.00709,7791.5107,6.818291,2.609617,6.252697,7.735068,-2.015588,-3.138955,-3.690961,41314.3919,21.231324,17.466307,46.082927,53.974883,-11.525347,-19.387176,-20.824128,35408.7896,19.635635,14.208786,35.314918,40.705563,-9.415225,-14.847939,-15.900463,2
16782.541,4.172931,3.436185,4.443906,4.798789,-2.501328,-2.958493,-3.66071,19452.9321,4.822433,4.23336,5.392421,5.787741,-2.852045,-3.344382,-3.964284,42253.8742,23.668615,14.310296,27.626797,29.745764,-10.534107,-14.8311,-16.04229,39441.1627,23.533867,13.750369,27.428599,30.21021,-9.957035,-14.846909,-18.199377,6615.0185,7.55104,2.145741,5.13163,6.730564,-1.746669,-2.743078,-3.089271,7363.1184,7.706761,2.546611,6.375907,8.083903,-2.033833,-3.47962,-3.851913,37733.1654,22.594072,14.990821,35.654562,39.979238,-9.912365,-15.131116,-16.024188,39409.3243,23.766644,16.241785,39.398049,44.653538,-10.865035,-17.730676,-18.919209,14323.5566,4.014084,2.765629,3.501312,3.851381,-1.940593,-2.282606,-2.909713,12765.7348,3.763849,2.247214,2.752962,3.216005,-1.590506,-1.860483,-2.417453,41622.4142,22.5727,14.663938,29.933597,32.44636,-10.450745,-14.937438,-16.027627,32832.3731,22.568568,10.873894,20.124331,21.639771,-8.20433,-11.544549,-12.428752,7266.4934,7.146093,2.502939,6.661083,8.840622,-1.98851,-3.545919,-3.966791,7747.2095,7.039718,2.576135,6.28804,7.825617,-1.995627,-3.160132,-3.590607,41319.0367,24.465028,17.304819,45.262414,52.498704,-11.468765,-19.636791,-21.376289,35396.5807,22.622507,14.12382,34.943809,40.091687,-9.382588,-15.027834,-15.981346,2
16354.5976,4.019101,3.157984,4.086306,4.475037,-2.495669,-2.925698,-3.492103,19125.1978,4.689636,3.926101,4.946396,5.493795,-2.848584,-3.338323,-4.229663,42562.8853,21.045019,14.174059,27.190091,29.206445,-10.563534,-14.737593,-15.902092,39526.0976,20.760733,13.642566,27.364952,29.848948,-10.014362,-14.850742,-18.638043,6693.7488,7.449613,2.105471,5.017875,6.316165,-1.756354,-2.745935,-3.118556,7428.2361,7.62426,2.514566,6.289385,7.888135,-2.056612,-3.520231,-3.835392,37966.9074,20.331277,14.849792,35.149084,39.227489,-9.928661,-15.055867,-15.974416,39602.6436,21.540656,16.184065,39.264569,44.940857,-10.932549,-17.937475,-19.186282,13999.4702,3.88911,2.511142,3.086067,3.565706,-1.930553,-2.250439,-2.798363,12331.7349,3.602118,1.987233,2.391626,2.772457,-1.575078,-1.85467,-2.455829,41813.9587,20.220405,14.520681,29.638097,32.136324,-10.521515,-15.05089,-16.231804,33114.1853,20.332272,10.821282,19.974264,21.581039,-8.238203,-11.52924,-12.201312,7316.9675,7.034626,2.466323,6.562199,8.725293,-2.011153,-3.589788,-4.076704,7817.1074,6.905606,2.522498,6.142334,7.697139,-2.00384,-3.278346,-4.120711,41464.7731,21.89378,17.246615,44.990107,52.222222,-11.558019,-19.81926,-21.451893,35587.1215,20.240796,14.005421,34.628561,39.548521,-9.42121,-15.051772,-16.048072,2
14568.8593,3.64386,2.733899,3.538776,3.964333,-2.236894,-2.648307,-3.072141,17164.52,4.274264,3.346564,4.168194,4.669415,-2.568733,-3.017863,-3.557259,37687.6665,19.536697,12.802974,24.334321,26.087081,-9.262151,-12.943588,-13.883675,35205.2345,19.246706,12.335257,24.233354,26.782281,-8.807502,-13.186981,-16.94089,5981.084,6.797259,1.948349,4.701667,5.777632,-1.553338,-2.420375,-2.757062,6631.8103,6.898146,2.305297,5.868367,7.239742,-1.804952,-3.089085,-3.440146,34133.0113,19.131102,13.674549,32.003291,35.679678,-8.918949,-13.729657,-14.500894,35605.0072,20.09455,14.827315,35.489756,39.727165,-9.737579,-15.745153,-16.939263,12344.959,3.517541,2.086264,2.549996,2.81821,-1.702494,-2.065516,-2.584437,10917.3614,3.272169,1.671634,2.034926,2.434063,-1.397794,-1.644251,-2.182147,37191.8086,18.759011,13.188384,26.463732,28.499315,-9.249557,-13.145747,-14.156568,29277.8002,18.779346,9.790216,18.074775,19.397832,-7.216663,-10.06638,-10.873777,6546.889,6.393136,2.264914,6.130588,8.043423,-1.762325,-3.137681,-3.677357,6991.9358,6.308142,2.330974,5.729734,7.124286,-1.776776,-2.770773,-3.153662,37307.1129,20.513878,15.744228,40.640535,47.304326,-10.253228,-17.493154,-18.802453,31872.2804,19.035628,12.806109,31.627481,35.910536,-8.401103,-13.412359,-14.341004,2
14544.5547,3.593275,2.742801,3.555961,3.992643,-2.249273,-2.65983,-3.161191,17197.5239,4.229036,3.375641,4.202921,4.679955,-2.586373,-3.065911,-3.879847,37653.9287,18.835517,12.782453,24.278572,25.863153,-9.311283,-12.972969,-14.137644,35168.0111,18.559308,12.362786,24.28727,27.207111,-8.801176,-12.844035,-17.517436,5963.1664,6.724887,1.941429,4.670569,5.825731,-1.55844,-2.430451,-2.884812,6624.805,6.810612,2.293631,5.795451,7.202171,-1.788074,-3.147688,-3.472484,34084.4591,18.556106,13.638794,31.849524,35.539599,-8.974529,-13.76284,-14.7205,35582.9022,19.393849,14.807144,35.259005,39.865273,-9.677029,-15.689955,-17.429792,12373.7055,3.477825,2.110412,2.574641,3.050342,-1.717895,-2.043755,-2.574112,10914.4419,3.225156,1.685774,2.038934,2.385558,-1.414543,-1.66163,-2.133775,37234.3924,18.122934,13.173472,26.383044,28.376924,-9.239099,-13.074146,-14.084168,29258.2573,18.193115,9.77713,18.034085,19.428684,-7.258069,-10.102425,-10.873643,6536.7538,6.324565,2.252636,6.082606,7.758547,-1.743284,-3.125686,-3.676377,6973.2871,6.245781,2.315246,5.722207,7.166182,-1.781779,-2.791631,-3.142096,37250.1336,19.73253,15.706885,40.345411,46.182311,-10.207659,-17.537159,-18.869131,31870.0136,18.489806,12.771213,31.629857,35.982378,-8.442323,-13.361206,-14.493979,2
42898.9511,4.512454,77.745342,120.652832,126.267763,-6.319426,-7.549002,-9.385524,41121.2109,4.349227,73.252866,119.235598,125.095292,-6.034474,-7.212848,-8.917989,35396.6253,29.69346,11.394546,16.113151,16.906017,-9.18957,-13.46427,-15.021883,34006.7339,29.113259,10.632991,14.951994,16.871435,-8.763126,-13.05143,-15.700804,6190.068,7.516411,2.176211,4.655313,5.699622,-1.633265,-2.670698,-3.063676,7039.6853,7.544536,2.559341,5.382897,6.493383,-1.875159,-3.108435,-3.503399,34121.3552,31.152001,13.398514,20.901624,22.009262,-9.404628,-15.379638,-17.20868,36794.4415,30.961187,14.390282,22.366024,23.807107,-10.200991,-16.865842,-19.067221,41154.6651,7.040547,66.719518,103.431818,107.114557,-5.586036,-6.666828,-9.525856,40221.5669,6.319744,61.559575,92.875533,97.17237,-4.971539,-5.764707,-10.351004,38295.0085,27.934691,13.041914,18.673367,19.661925,-9.695127,-14.152604,-15.30833,29103.9699,29.20406,9.262293,12.992491,13.505975,-7.523668,-10.941156,-11.923605,7244.4613,7.343994,2.801441,6.072655,7.379093,-1.900354,-3.216701,-3.734593,7464.4402,7.267093,2.849644,6.17932,7.467421,-1.940471,-3.272619,-4.851553,40590.6729,33.621194,17.241217,28.590318,30.190789,-11.286012,-19.209502,-20.753325,34095.0205,32.050082,14.071786,22.649684,23.703814,-9.468141,-16.076986,-17.229079,2
32699.8252,3.584655,15.798509,20.909775,22.661312,-4.742374,-5.664588,-7.152503,31965.9395,3.572713,16.411259,23.05881,24.493916,-4.586969,-5.453953,-6.938973,35499.7908,23.929409,11.951174,21.415807,22.610721,-9.202697,-13.438191,-15.124715,33980.7881,23.156139,11.556121,21.145539,22.928025,-8.807295,-13.147917,-15.981666,6111.1943,7.084169,2.130085,4.873782,5.880574,-1.627224,-2.672045,-2.922739,6893.422,7.072022,2.486531,5.684446,6.912933,-1.865497,-3.092157,-3.457418,34010.3014,24.450588,13.476118,28.702409,30.999419,-9.374702,-15.219872,-16.650914,36495.8661,24.444493,14.659074,31.48213,34.184302,-10.209452,-16.831079,-18.898902,31693.0801,5.317131,14.858014,19.925536,20.844756,-4.289774,-5.088984,-7.284407,29946.5,4.55658,13.314613,16.93203,17.839103,-3.710954,-4.33617,-5.776636,38033.3243,22.511016,13.181411,24.458232,25.949187,-9.719645,-14.068725,-15.164651,29285.3787,23.413627,9.529423,16.318455,17.201232,-7.569993,-10.953094,-11.670386,7059.4099,6.813376,2.512297,6.018759,8.401993,-1.883668,-3.245644,-3.885062,7317.1173,6.76112,2.616597,6.074469,7.508323,-1.920001,-3.241378,-3.701188,40041.3737,25.40069,16.282443,37.019404,40.805911,-11.247814,-19.147505,-21.024867,33804.9173,24.398443,13.603051,30.267814,33.742096,-9.398312,-15.97181,-17.148187,2
5058.3721,1.4073,0.338678,0.455066,0.933165,-0.448449,-0.567313,-1.160397,5592.9893,1.465432,0.384116,0.441394,0.854364,-0.476446,-0.57656,-1.113359,4109.7481,3.690646,1.272944,2.171328,2.402907,-0.650887,-0.849261,-1.093432,4085.6077,3.693896,1.279871,2.241649,2.788042,-0.650418,-0.896793,-1.485859,908.3879,1.933787,0.397522,1.036435,1.317156,-0.161572,-0.237846,-0.450489,1004.897,1.909338,0.447058,1.183887,1.414015,-0.181508,-0.272761,-0.527138,4510.6944,4.163605,1.783734,3.854822,4.228262,-0.804862,-1.127521,-1.388626,4778.9631,4.10983,1.946826,4.279321,4.716882,-0.862236,-1.211616,-1.548628,4905.5762,1.707751,0.356694,0.440856,1.119121,-0.455802,-0.571986,-1.85076,4796.7642,1.589054,0.32999,0.402841,1.10658,-0.432623,-0.602005,-1.301657,4637.9743,3.656969,1.454512,2.428718,2.724611,-0.731069,-0.973575,-1.360845,3451.3069,3.678515,1.139306,2.103294,2.631981,-0.569822,-0.760657,-1.145024,1076.3258,1.910213,0.463017,1.345643,1.798514,-0.185765,-0.300375,-0.66323,1148.5906,1.935125,0.477912,1.389685,1.771391,-0.194917,-0.313881,-1.430962,5188.9441,4.218605,2.06196,4.665915,5.483417,-0.926531,-1.324933,-1.994712,4513.4586,4.189286,1.786611,4.068794,4.598068,-0.80461,-1.144059,-1.805669,2
7351.5127,1.606331,1.28629,1.462324,1.967469,-0.70826,-0.85191,-1.507236,7661.4346,1.634221,1.420338,1.623765,1.989378,-0.742481,-0.900379,-1.615672,6547.1285,5.720879,2.021011,3.311039,3.6116,-1.193279,-1.58493,-1.938112,6440.3332,5.695968,1.99768,3.379586,4.018899,-1.177981,-1.654366,-2.302991,1360.6832,2.42568,0.540678,1.395621,1.752989,-0.274328,-0.41601,-0.583105,1511.8512,2.402388,0.612153,1.647111,2.035999,-0.306222,-0.476763,-0.75379,6973.5575,6.338927,2.621529,5.382483,6.005078,-1.437606,-2.076544,-2.34125,7399.1494,6.290912,2.845116,6.077793,6.702983,-1.539309,-2.300336,-2.603358,7325.1773,2.110023,1.330778,1.525614,2.091056,-0.710567,-0.871733,-1.730308,7360.0054,1.989356,1.200016,1.444063,2.572354,-0.659031,-0.80289,-1.632912,7309.0021,5.632993,2.320277,3.776948,4.238191,-1.323271,-1.788387,-2.249847,5427.6213,5.615367,1.707051,2.987145,3.533806,-1.022557,-1.398635,-2.391244,1603.0533,2.396628,0.627121,1.82274,2.703888,-0.31242,-0.495641,-0.847834,1700.4626,2.411253,0.646047,1.772933,3.025139,-0.329037,-0.509047,-0.90808,8066.4422,6.613073,3.050791,6.614734,7.678962,-1.658806,-2.530059,-3.008138,6948.2027,6.416813,2.616373,5.596053,6.5259,-1.420698,-2.121264,-2.651037,2
12871.9961,2.060249,1.63198,1.86026,2.348435,-1.472418,-1.790116,-2.679039,13213.1836,2.100356,1.791119,2.043834,2.462706,-1.520252,-1.860828,-2.778394,8374.9875,6.956259,2.679896,4.324763,4.640697,-1.634695,-2.240497,-2.531525,8231.2794,6.940679,2.628419,4.381596,4.924576,-1.614695,-2.297642,-3.582759,1725.9894,2.806587,0.638475,1.597923,1.926151,-0.360206,-0.544293,-0.849232,1918.4215,2.773932,0.720973,1.852312,2.238066,-0.410634,-0.625884,-0.860438,8854.7691,7.708563,3.361793,6.566291,7.216098,-1.933743,-2.891871,-3.330197,9384.011,7.638858,3.603497,7.315877,7.882939,-2.085637,-3.135933,-3.560474,13429.9814,3.07783,1.676253,1.94459,2.560405,-1.48938,-1.752426,-3.065674,12807.5908,2.739732,1.488465,1.793093,2.275839,-1.328403,-1.595688,-2.487201,9312.0165,6.811642,3.066805,4.968197,5.389166,-1.815261,-2.48778,-2.880936,6931.7486,6.832823,2.209383,3.739813,4.218196,-1.387127,-1.92201,-2.381985,2027.288,2.761266,0.73116,2.045535,2.701279,-0.419037,-0.670012,-0.978149,2148.2788,2.782301,0.760467,1.987266,2.60989,-0.432767,-0.691435,-1.453563,10243.3261,8.038055,3.917478,8.008168,8.866323,-2.255762,-3.491193,-4.181947,8824.9787,7.808377,3.343668,6.776605,7.407073,-1.922077,-2.94849,-3.585099,2
18325.6631,2.480353,2.880535,3.394946,3.920108,-2.168351,-2.609766,-3.598208,18052.7734,2.486299,3.127361,3.73801,4.225449,-2.127895,-2.593058,-3.495211,10217.6518,8.172629,3.241945,5.282255,5.580384,-2.099178,-2.885354,-3.186642,10099.5533,8.139724,3.177109,5.356707,6.230004,-2.06032,-2.918053,-3.869599,2072.4275,3.173201,0.737454,1.80971,2.112247,-0.443987,-0.669625,-0.923977,2332.9166,3.158006,0.836754,2.101589,2.618913,-0.50757,-0.773834,-1.104255,10707.3041,8.979438,4.009445,7.765249,8.419763,-2.433627,-3.679514,-4.010678,11463.0875,8.969561,4.302985,8.609004,9.352923,-2.628046,-3.973219,-4.331459,18693.4145,3.849519,2.978908,3.564164,4.020011,-2.070187,-2.429306,-3.708833,18646.1987,3.480785,2.530454,2.967126,3.662384,-1.944089,-2.269962,-3.230188,11425.2728,8.058043,3.711908,6.076128,6.642374,-2.319066,-3.183967,-3.749746,8427.9493,8.01119,2.649588,4.464991,4.812367,-1.762193,-2.466348,-2.979107,2456.7485,3.138508,0.849823,2.301262,2.90123,-0.515347,-0.861292,-1.276883,2563.2117,3.134505,0.883387,2.253786,2.815258,-0.53163,-0.846083,-1.557948,12538.515,9.470541,4.726282,9.496989,10.426715,-2.855774,-4.45536,-4.970575,10678.2099,9.120824,4.00863,8.120959,8.703615,-2.406649,-3.767757,-4.225815,2
16488.7881,2.331882,3.452117,4.117271,4.886787,-2.022687,-2.463677,-3.264668,16703.9033,2.394436,3.712698,4.49011,4.911285,-2.023011,-2.507179,-3.671302,12159.9255,8.909521,3.958438,6.55087,6.903784,-2.586159,-3.5955,-4.011302,11909.1509,8.754051,3.878712,6.565395,7.607795,-2.527105,-3.661245,-4.771228,2399.2081,3.415111,0.850092,2.070715,2.471073,-0.530644,-0.816751,-1.068982,2670.399,3.363541,0.961721,2.35811,2.754077,-0.598182,-0.927494,-1.200907,12617.642,9.712862,4.823877,9.437967,10.132053,-2.965672,-4.473518,-4.86494,13408.2612,9.604889,5.170859,10.323428,11.130482,-3.1762,-4.917162,-5.594116,16887.5191,3.563581,3.486034,4.201437,4.845953,-1.928767,-2.32967,-3.200567,16411.2168,3.122615,3.073625,3.640544,4.317389,-1.771779,-2.080017,-2.956786,13410.8185,8.596555,4.507345,7.513219,8.170902,-2.820124,-3.914828,-4.452663,9967.4924,8.705861,3.194298,5.424591,5.905564,-2.150399,-2.982535,-3.408506,2786.387,3.316807,0.97379,2.590158,3.251405,-0.602062,-0.965023,-1.273137,2943.6449,3.35246,1.015703,2.588776,3.086741,-0.630947,-0.989762,-1.409716,14611.2778,10.066806,5.689662,11.5183,12.490304,-3.450037,-5.495696,-6.162991,12486.1469,9.772925,4.802554,9.728465,10.571848,-2.920273,-4.63749,-5.190338,2
17605.9512,2.472539,4.096468,4.958172,5.583215,-2.25096,-2.800272,-3.748642,17691.4424,2.507108,4.432821,5.491885,6.131546,-2.216694,-2.769012,-4.282405,16010.7146,10.874644,5.376172,9.183359,9.763947,-3.574297,-5.053163,-5.498758,15568.4187,10.654171,5.243986,9.21764,10.585759,-3.491047,-5.043378,-6.615269,3025.2654,3.937925,1.060304,2.593026,3.10053,-0.69125,-1.065331,-1.348333,3370.7178,3.894777,1.205632,2.978862,3.532739,-0.794291,-1.269579,-1.574901,16211.5564,11.654393,6.377476,12.862548,13.75977,-3.938716,-6.101086,-6.625203,17260.6958,11.603859,6.876575,14.080769,15.140874,-4.294201,-6.817646,-7.438107,17759.1464,3.765507,4.1183,5.113511,5.76217,-2.110368,-2.524081,-4.297927,17036.5502,3.312173,3.547727,4.265178,4.854873,-1.888085,-2.221968,-3.112446,17510.2234,10.491825,6.075293,10.535705,11.359567,-3.888028,-5.529856,-6.242846,13082.8211,10.590816,4.290436,7.433578,8.357186,-2.940304,-4.235213,-4.654048,3486.7043,3.816565,1.211831,3.218262,4.055368,-0.800143,-1.300324,-1.802943,3681.6577,3.839905,1.266636,3.243151,3.93708,-0.818216,-1.318341,-1.740072,18803.6282,12.201903,7.544146,15.944697,17.859171,-4.666017,-7.669718,-8.370194,16022.2798,11.736815,6.315991,13.339389,14.578674,-3.897754,-6.275522,-7.142504,2
17033.1836,2.448752,3.84412,4.693249,5.118463,-2.236203,-2.748098,-3.653489,17147.4121,2.482737,4.152503,5.199409,5.882332,-2.19962,-2.699342,-3.499576,19480.7385,12.693327,6.720149,11.816905,12.489102,-4.505834,-6.335944,-7.125364,18877.733,12.399521,6.543453,11.80747,12.974138,-4.372311,-6.383696,-8.16902,3577.7666,4.399153,1.248059,3.106372,3.814992,-0.846915,-1.318198,-1.570403,3986.8375,4.354784,1.432449,3.571235,4.229497,-0.963986,-1.552453,-1.927618,19483.4978,13.507224,7.816179,16.321843,17.5923,-4.879513,-7.527271,-8.117995,20774.034,13.48789,8.466817,17.927499,19.460471,-5.273659,-8.345992,-9.055335,17098.3648,3.722565,3.84502,4.836318,5.394607,-2.093964,-2.506798,-3.134218,16201.0054,3.250903,3.283289,3.987715,4.55009,-1.839838,-2.213771,-2.983284,21146.5754,12.193194,7.537254,13.543134,14.195895,-4.84289,-6.84555,-7.516099,15862.6457,12.356644,5.32807,9.394329,9.948114,-3.682874,-5.141313,-5.713683,4099.5984,4.244702,1.436357,3.833055,4.881826,-0.967332,-1.59666,-2.100093,4311.4449,4.254097,1.488712,3.821384,4.826958,-0.99758,-1.630168,-2.181205,22570.4861,14.144225,9.26341,20.436174,22.233117,-5.719749,-9.496864,-10.389866,19161.4571,13.541424,7.701649,16.949885,18.550101,-4.791313,-7.80015,-8.481027,2
17094.3155,2.452713,3.669239,4.486968,5.077318,-2.327002,-2.852621,-4.034967,17317.3769,2.514577,3.959006,4.937053,5.497997,-2.276701,-2.798699,-4.091766,22052.133,14.038746,7.821076,14.117542,14.925143,-5.257884,-7.536622,-8.370166,21353.2032,13.690545,7.611401,13.961297,15.061493,-5.081407,-7.421767,-8.939157,3949.9523,4.700955,1.404147,3.519923,4.240704,-0.970955,-1.532429,-1.764453,4423.145,4.677104,1.612708,4.049279,4.950967,-1.105447,-1.774852,-2.092404,21799.6978,14.806822,8.994118,19.304222,20.944783,-5.605159,-8.899744,-9.806288,23287.6072,14.787375,9.771772,21.11973,23.221167,-6.06832,-9.715377,-10.668172,17259.2652,3.809614,3.667487,4.63662,5.121379,-2.169469,-2.68094,-3.543516,16080.1333,3.2562,3.086793,3.767121,4.248675,-1.869483,-2.240464,-3.689932,23922.3314,13.476639,8.729217,16.071033,17.050238,-5.63385,-7.99423,-8.684443,18012.6244,13.712779,6.200199,11.069787,11.944012,-4.301993,-6.140884,-7.377854,4543.6742,4.560061,1.611722,4.360491,5.506269,-1.107353,-1.848043,-2.358451,4747.9897,4.548876,1.674896,4.354946,5.421991,-1.137401,-1.837258,-2.503235,25381.4188,15.547805,10.680754,24.241348,26.599097,-6.602414,-10.967422,-15.220791,21494.6559,14.899042,8.860849,20.05787,22.32361,-5.527822,-9.055131,-9.85684,2
17695.4512,2.51547,3.609441,4.413771,4.838199,-2.410484,-2.940667,-3.88124,17518.2491,2.521857,3.882473,4.818806,5.460124,-2.327312,-2.846317,-3.933951,24078.7365,15.265151,8.587131,15.590375,16.425157,-5.894971,-8.466431,-9.448216,23349.8955,14.976751,8.380557,15.541923,16.904738,-5.671796,-8.188536,-9.606748,4257.6256,5.056563,1.496081,3.734763,4.57536,-1.074813,-1.675939,-2.18135,4776.4709,5.056753,1.732662,4.369538,5.523578,-1.210293,-1.960784,-2.264306,23647.7101,16.066726,9.785097,21.254365,23.174196,-6.245045,-9.859473,-10.83834,25320.0179,16.184225,10.68244,23.422254,25.780028,-6.702485,-10.735952,-11.809564,17540.7183,3.833845,3.642668,4.610873,6.953913,-2.254987,-2.725361,-3.436644,16427.6728,3.334677,3.012526,3.808811,4.130085,-1.918695,-2.323624,-3.286424,26019.502,14.71568,9.561218,17.86155,19.178824,-6.248313,-8.878604,-9.490056,19689.6683,14.904715,6.81134,12.172015,12.975539,-4.822398,-6.856778,-7.847623,4897.5057,4.920373,1.731065,4.683178,5.969041,-1.211726,-2.045231,-2.593454,5088.7701,4.85719,1.788493,4.609975,5.730764,-1.255779,-2.052288,-3.042795,27610.5036,17.041758,11.653652,26.951636,29.76052,-7.306062,-12.253183,-13.732206,23300.2102,16.172911,9.620875,22.090595,24.40698,-6.140264,-10.090014,-11.123352,2
17726.4932,2.492576,3.634591,4.440304,5.107065,-2.498542,-3.09237,-3.987324,17608.4981,2.502993,3.876546,4.745648,5.326071,-2.412902,-2.974511,-4.025729,25910.7983,16.736797,9.206032,16.882177,17.833132,-6.448394,-9.260233,-10.147426,25042.5577,16.432499,8.938943,16.73341,18.189473,-6.219844,-9.046486,-10.932295,4512.3203,5.389644,1.574579,3.963188,4.800607,-1.156359,-1.862612,-2.244303,5082.9022,5.391969,1.815308,4.599112,5.654675,-1.3176,-2.194531,-2.555814,25190.9973,17.404177,10.435438,23.009763,25.113369,-6.74078,-10.718388,-11.854288,27049.1723,17.507813,11.311344,25.152872,27.684789,-7.309844,-11.882096,-12.819629,17757.1665,3.804085,3.696339,4.666013,4.891391,-2.338066,-2.816368,-4.040784,16339.4551,3.272417,3.031762,3.669416,4.161369,-1.951578,-2.34889,-3.116943,27831.5711,16.017922,10.154045,19.218112,20.439444,-6.810588,-9.774451,-11.111828,21219.9341,16.268333,7.30866,13.141732,13.989609,-5.269375,-7.496552,-8.328498,5204.5395,5.228795,1.816868,4.932129,6.280212,-1.321662,-2.267825,-2.643436,5390.2743,5.178614,1.881849,4.906634,6.11173,-1.351251,-2.253622,-2.753059,29496.184,18.435596,12.379673,29.1012,32.599257,-7.972238,-13.648472,-14.640792,24830.0552,17.468034,10.273225,24.025731,26.888194,-6.647374,-11.212314,-11.870743,2
18071.3008,2.483332,3.661341,4.431902,5.059683,-2.592096,-3.178052,-4.112752,17796.0859,2.49206,3.901424,4.649694,5.080127,-2.477611,-2.988449,-4.071494,27476.9619,18.643468,9.557368,17.50127,18.62996,-6.961251,-10.084904,-11.117148,26566.7436,18.11632,9.284667,17.332289,18.735917,-6.68437,-9.822073,-12.05025,4800.393,5.913818,1.612469,4.038448,4.888504,-1.246682,-2.001516,-2.318342,5398.9471,5.88111,1.859607,4.652325,5.651211,-1.413999,-2.325351,-2.61308,26736.6704,19.397407,10.808951,23.811227,26.000263,-7.269285,-11.601392,-12.963787,28656.0162,19.415985,11.715288,25.913641,28.379074,-7.851596,-12.823811,-14.351849,18048.5507,3.807119,3.771694,4.665954,5.150631,-2.4112,-2.909893,-4.087209,16442.7387,3.20002,3.076511,3.681932,4.164043,-2.003524,-2.419897,-3.1365,29571.1109,17.793396,10.499587,19.805568,21.19491,-7.355081,-10.514836,-11.387166,22653.4029,18.168129,7.613251,13.621685,14.638143,-5.723536,-8.200184,-8.795357,5535.8931,5.696068,1.858379,5.001024,6.480149,-1.421961,-2.423269,-2.828123,5718.0789,5.643732,1.92697,4.987158,6.404903,-1.456931,-2.442315,-3.037539,31429.6457,20.513817,12.830386,30.12079,33.42048,-8.601904,-14.578497,-15.791996,26441.4547,19.451335,10.660749,24.934919,27.84817,-7.194756,-12.155585,-13.353776,2
18164.457,2.484913,3.790557,4.396354,4.948976,-2.655965,-3.206245,-4.268893,17950.2949,2.498091,4.112505,4.583522,5.14328,-2.545879,-3.069637,-4.151369,29525.8482,20.333264,10.20026,18.684756,19.733295,-7.572734,-10.991386,-12.256761,28542.1315,19.707678,9.935109,18.532113,20.439888,-7.282268,-11.071642,-13.331675,5094.4762,6.275151,1.698903,4.238754,5.22795,-1.336943,-2.173436,-2.453693,5727.8576,6.224901,1.963044,4.880857,6.02281,-1.519793,-2.536148,-2.847492,28470.7616,20.938434,11.465626,25.374815,27.811804,-7.807986,-12.686418,-13.824161,30534.022,20.945375,12.432697,27.587292,30.232474,-8.463804,-14.046845,-15.575569,18221.4472,3.807438,3.944652,4.652657,5.122538,-2.485607,-2.989248,-4.570049,16411.8618,3.189038,3.220621,3.639539,4.205266,-2.041842,-2.43228,-3.306595,31581.5326,19.268187,11.163685,21.161805,22.574309,-7.96573,-11.451654,-12.356908,24388.0001,19.733994,8.137788,14.569903,15.595377,-6.226788,-8.947035,-10.033481,5866.2875,6.019604,1.967948,5.232928,6.596587,-1.529401,-2.629868,-3.237863,6074.7871,5.994967,2.034538,5.242066,6.563602,-1.561583,-2.605106,-3.134271,33453.0663,22.027471,13.635002,32.257691,36.057988,-9.276638,-15.869801,-17.0494,28167.5408,20.942501,11.313517,26.658214,29.813715,-7.724428,-13.110104,-14.344407,2
18136.9541,2.487058,3.981293,4.359917,4.834054,-2.681671,-3.24058,-4.102292,18150.0137,2.522932,4.385487,4.799883,6.010767,-2.585749,-3.090308,-4.439542,31979.1167,21.603383,11.041341,20.393583,21.569724,-8.289862,-12.08718,-13.492447,30736.1837,20.883238,10.745638,20.180465,21.893356,-7.941901,-11.927157,-15.907635,5439.9199,6.526271,1.818259,4.542656,5.598991,-1.441945,-2.349226,-2.675414,6106.6905,6.484118,2.103286,5.250136,6.571683,-1.649764,-2.732747,-3.119604,30515.7582,22.065842,12.31696,27.512077,30.128282,-8.437331,-13.818792,-15.232852,32652.7823,22.084604,13.369471,29.968071,32.925299,-9.181763,-15.085596,-16.57459,18441.1739,3.879382,4.177744,4.690754,5.22687,-2.533506,-3.012061,-3.885318,16252.3129,3.186289,3.337766,3.620897,4.259311,-2.039878,-2.4137,-3.343251,33948.7767,20.415849,12.063275,23.083791,24.561303,-8.675682,-12.481831,-13.169031,26433.3437,21.023304,8.831505,15.819792,16.900382,-6.812937,-9.820416,-10.557696,6249.733,6.280649,2.103176,5.604448,7.133541,-1.655253,-2.843694,-3.403668,6482.2115,6.231127,2.178415,5.585247,7.042505,-1.680359,-2.802156,-3.245158,35699.3927,23.231387,14.652927,35.102274,39.597081,-10.037327,-17.199858,-18.674783,30154.7593,22.102051,12.164867,28.900033,32.405929,-8.340518,-14.122873,-15.246522,2
25617.2695,3.114641,19.400313,24.523249,25.920401,-3.668483,-4.408135,-5.581372,25851.6026,3.146496,20.201255,26.541417,27.982321,-3.673244,-4.380953,-5.440681,33857.1272,23.330468,11.679307,20.701101,21.904639,-8.836857,-12.945337,-14.227084,32482.1439,22.595591,11.337054,20.400252,22.018564,-8.507368,-12.762389,-17.571033,5735.3562,6.947195,1.996996,4.386314,5.321104,-1.531924,-2.492726,-2.853844,6444.2943,6.926056,2.321989,5.066127,6.144837,-1.764741,-2.970845,-3.380789,32146.3736,23.756081,12.976315,27.277684,29.640806,-8.923073,-14.547669,-16.100246,34397.3727,23.8591,14.078004,29.609712,32.250748,-9.766018,-16.320161,-18.036183,26081.1958,5.012666,18.620915,22.844795,23.708304,-3.501739,-4.175982,-4.958215,23676.9458,4.203992,16.356314,19.504118,21.040196,-2.883986,-3.353656,-4.040418,35804.1904,22.03421,12.731876,23.408133,24.920319,-9.238288,-13.484459,-15.138369,28061.6791,22.708399,9.387623,15.981265,16.990557,-7.280271,-10.517656,-11.304157,6606.3655,6.712343,2.345298,5.415437,6.867818,-1.78087,-3.10916,-3.620055,6849.215,6.629841,2.423991,5.366415,6.820549,-1.795429,-2.987,-3.696222,37695.3651,25.177891,15.464257,34.376371,38.272028,-10.751651,-18.611655,-19.926636,31840.5952,23.799287,12.917577,28.337559,31.364533,-8.869688,-15.009561,-16.087598,2
2249.372,1.186855,0.245023,0.392848,0.770276,-0.207454,-0.273287,-0.650091,2042.2129,1.171201,0.222646,0.378769,0.869942,-0.20237,-0.267528,-0.677304,4193.9766,3.720336,1.229441,2.029086,2.25671,-0.660773,-0.864786,-1.179908,4179.9223,3.731946,1.237063,2.133165,3.030565,-0.663178,-0.895717,-1.436716,894.9978,1.936025,0.367864,0.910971,1.168399,-0.159993,-0.24099,-0.464395,988.5503,1.913083,0.414494,1.058948,1.355857,-0.179005,-0.262539,-0.505254,4605.6261,4.189246,1.735524,3.589306,3.990058,-0.825521,-1.143812,-1.436555,4853.8241,4.159435,1.876038,3.99465,4.442361,-0.876852,-1.21995,-1.529995,1660.0405,1.252824,0.183269,0.27565,0.830731,-0.182139,-0.265933,-0.962893,1929.7686,1.258665,0.189653,0.29765,1.0865,-0.181362,-0.275231,-0.953043,4681.3694,3.699521,1.381386,2.25308,2.613463,-0.73396,-1.018367,-1.882951,3546.16,3.694734,1.127677,2.038634,2.489745,-0.588413,-0.795056,-1.25548,1052.6244,1.911133,0.431329,1.290411,1.7145,-0.185788,-0.302254,-0.808915,1112.5034,1.919237,0.43871,1.140537,1.533734,-0.192472,-0.313146,-0.762782,5245.5146,4.275972,1.967529,4.322655,4.842647,-0.939201,-1.361787,-1.918145,4565.8896,4.182854,1.728558,3.755128,4.404057,-0.814894,-1.155352,-1.61962,2
3672.2305,1.307625,0.526652,0.62584,0.908411,-0.389341,-0.503367,-0.914995,3929.9668,1.337651,0.540963,0.61031,1.055792,-0.402824,-0.502217,-1.026174,7064.473,5.78566,2.047534,3.21198,3.49394,-1.28241,-1.716569,-1.987151,6996.7359,5.754957,2.018622,3.267054,3.885213,-1.271861,-1.768945,-2.538996,1425.3196,2.470502,0.513651,1.235475,1.542529,-0.283591,-0.42411,-0.630497,1582.7261,2.44164,0.581303,1.428622,1.699695,-0.321226,-0.486286,-0.686952,7482.823,6.381646,2.641906,5.097651,5.561039,-1.535922,-2.202511,-2.524153,7937.0189,6.33333,2.826971,5.659572,6.237121,-1.650973,-2.407155,-2.715673,3526.2574,1.580219,0.50119,0.595764,1.055003,-0.367066,-0.453854,-1.328868,3596.8286,1.51293,0.463329,0.548226,1.164423,-0.346563,-0.450909,-1.000106,7804.5398,5.666677,2.322991,3.621556,4.043927,-1.41645,-1.904091,-2.60152,5859.7582,5.678296,1.743876,2.934281,3.285083,-1.103782,-1.486311,-2.038573,1672.7092,2.438781,0.594951,1.584593,2.300225,-0.325673,-0.531353,-0.879221,1756.8075,2.438711,0.607962,1.531606,2.083988,-0.336272,-0.52395,-1.075524,8601.9751,6.65973,3.030647,6.068057,6.646554,-1.773954,-2.698275,-3.129337,7381.4076,6.422893,2.611118,5.199237,5.734501,-1.507456,-2.244557,-2.744645,2
6922.6817,1.587419,0.802707,0.922161,1.278023,-0.797335,-0.979405,-1.492118,7173.375,1.621704,0.806801,0.93125,1.386982,-0.823384,-0.989106,-1.53551,8974.4844,6.985492,2.853799,4.555824,4.853003,-1.77332,-2.419477,-2.742389,8875.0168,6.909819,2.796063,4.542089,5.276209,-1.750902,-2.456624,-3.23611,1759.7184,2.791224,0.645733,1.576424,1.966356,-0.376149,-0.567295,-0.741081,1954.5767,2.746476,0.723178,1.783227,2.193785,-0.424345,-0.636566,-0.840171,9403.0438,7.672332,3.56548,6.838222,7.305586,-2.088047,-3.123085,-3.431804,9975.3781,7.605579,3.796506,7.472645,8.020247,-2.2387,-3.358533,-3.742362,6956.7358,2.182773,0.74245,0.873963,1.425121,-0.783543,-0.941386,-1.579012,6658.7656,1.977088,0.682231,0.811442,1.928809,-0.684868,-0.821695,-1.567248,9907.529,6.826568,3.228748,5.157694,5.602994,-1.944944,-2.669991,-3.223461,7436.3114,6.875041,2.361373,3.963822,4.48294,-1.50806,-2.068339,-2.742772,2053.6265,2.731914,0.73305,1.947582,2.512071,-0.430507,-0.672421,-1.121926,2168.4381,2.75458,0.765209,1.936805,3.101978,-0.445236,-0.68239,-1.123836,10841.7987,7.999802,4.119762,8.153886,8.933969,-2.408049,-3.68401,-4.193922,9283.0149,7.742827,3.510791,6.965059,7.684264,-2.042074,-3.150125,-3.717845,2
8919.9434,1.759081,1.456946,1.723672,2.160402,-1.032589,-1.266374,-1.923827,9054.128,1.783936,1.524764,1.781484,2.309864,-1.032145,-1.261652,-1.885837,10673.7473,8.027861,3.54761,5.788391,6.252787,-2.215567,-3.055465,-3.367828,10527.2307,7.974993,3.492238,5.811862,6.466843,-2.185565,-3.084377,-4.114849,2045.4672,3.0627,0.758904,1.834415,2.229849,-0.45314,-0.669521,-0.945049,2278.5574,3.031944,0.859924,2.116286,2.493991,-0.510435,-0.776302,-1.028329,11069.9289,8.787167,4.338914,8.419501,9.023176,-2.563236,-3.832,-4.185341,11769.3411,8.76026,4.664905,9.251264,10.067758,-2.750872,-4.175882,-4.560161,8968.0815,2.525378,1.428341,1.672563,2.373985,-0.994124,-1.207379,-2.283817,8561.3374,2.266837,1.207016,1.415036,1.935184,-0.868811,-1.031427,-1.711926,11728.3145,7.846172,4.020146,6.587613,7.095891,-2.41501,-3.363469,-4.229993,8824.2072,7.898281,2.898218,4.908087,5.393362,-1.866027,-2.572379,-3.230607,2385.224,3.009494,0.870666,2.317085,2.852631,-0.515237,-0.825531,-1.267219,2504.6552,3.009905,0.901461,2.246352,2.718575,-0.533826,-0.823931,-1.252957,12797.4614,9.196884,5.085391,10.147424,11.206242,-2.962476,-4.59065,-5.960609,10932.6471,8.853217,4.283331,8.588444,9.394072,-2.507419,-3.820183,-4.275074,2
10070.128,1.840816,1.586515,1.877421,2.322304,-1.242419,-1.533729,-2.139077,10695.6943,1.924312,1.654537,1.921802,2.435307,-1.268802,-1.572832,-2.515618,12558.9141,9.277339,4.119844,6.829804,7.270613,-2.691472,-3.752655,-4.281001,12279.8434,9.057845,4.035194,6.847761,7.670062,-2.630843,-3.78009,-4.711144,2386.2811,3.421744,0.836964,2.043115,2.401367,-0.534586,-0.823783,-1.147311,2642.4366,3.361101,0.94887,2.323002,2.818688,-0.602452,-0.962596,-1.199225,12885.2218,10.070913,4.971515,9.746752,10.529325,-3.053676,-4.722947,-5.232077,13630.161,9.941365,5.335974,10.677412,11.406019,-3.269323,-5.143533,-5.703227,10599.9522,2.800805,1.551871,1.816865,2.751477,-1.212228,-1.450975,-2.186998,9777.3374,2.399847,1.320606,1.553029,1.967965,-1.058569,-1.260768,-2.004901,13667.7983,8.933802,4.656537,7.78045,8.264738,-2.913031,-4.054769,-4.620756,10341.1848,9.090718,3.348608,5.71099,6.458319,-2.246315,-3.138384,-3.793981,2750.1003,3.320078,0.96078,2.536355,3.156947,-0.60579,-0.992931,-1.4113,2912.524,3.353913,0.993973,2.506134,3.28304,-0.630694,-0.978307,-1.38705,14791.9069,10.419175,5.831874,11.838414,12.962004,-3.529411,-5.705198,-6.240658,12686.6742,10.1118,4.891593,10.000071,10.807211,-2.987017,-4.750254,-5.448098,2
13309.5205,2.119049,2.375987,2.844653,3.267417,-1.702938,-2.085518,-2.710509,13410.3584,2.162633,2.511735,2.999832,3.5858,-1.663357,-2.035251,-2.794836,15484.1733,10.976084,5.499768,9.520248,9.978901,-3.511368,-4.93987,-5.391339,15207.1106,10.847155,5.39128,9.459877,10.500055,-3.425232,-4.888787,-6.1269,2848.643,3.85903,1.051685,2.591935,3.136377,-0.668904,-1.04786,-1.26575,3187.2867,3.812999,1.1984,2.950435,3.50998,-0.757602,-1.19097,-1.57971,15707.3704,11.86241,6.51188,13.29367,14.384569,-3.884784,-6.047376,-6.592933,16748.4102,11.792113,7.017429,14.466763,15.698268,-4.17263,-6.586634,-7.176307,13498.5684,3.281918,2.380611,2.88193,3.289515,-1.603894,-1.918866,-2.780695,12717.6284,2.827072,1.992001,2.385626,2.881801,-1.396574,-1.650031,-2.462398,16902.1,10.610966,6.176357,10.795337,11.440866,-3.767137,-5.299787,-6.010971,12747.0673,10.763768,4.407761,7.742955,8.218427,-2.911689,-4.091196,-4.664301,3307.7107,3.757297,1.207595,3.196437,3.978388,-0.762788,-1.249671,-1.718006,3451.7816,3.763095,1.247476,3.180111,3.991161,-0.784979,-1.254116,-1.678223,18268.6269,12.417083,7.701667,16.342833,17.862471,-4.529857,-7.34063,-8.106494,15496.7378,11.968332,6.404366,13.691885,14.985227,-3.80701,-6.108359,-7.879777,2
13581.7959,2.12905,2.525969,3.058283,3.56152,-1.828908,-2.287042,-3.192525,13670.3896,2.164866,2.642224,3.169701,3.786265,-1.781255,-2.193807,-3.217789,18074.3939,12.850054,6.382978,11.233229,11.927312,-4.248915,-6.023689,-6.568306,17670.0985,12.601428,6.221996,11.16933,12.148407,-4.168478,-6.053608,-7.726066,3267.1604,4.357159,1.16625,2.886116,3.533929,-0.790381,-1.229352,-1.513152,3661.0748,4.320771,1.326452,3.306255,3.95776,-0.901643,-1.435256,-1.755729,18104.5668,13.663774,7.468822,15.56941,16.86811,-4.617217,-7.098899,-7.831358,19332.1281,13.649549,8.035711,16.859934,18.259624,-4.994743,-7.933591,-8.85491,13937.5175,3.306218,2.546566,3.143311,3.636846,-1.72639,-2.068304,-2.710555,12902.9028,2.832019,2.108241,2.559532,3.063703,-1.474867,-1.785952,-2.692952,19576.5549,12.354835,7.126714,12.747064,13.73532,-4.545999,-6.453548,-7.139317,14882.2721,12.544367,5.11696,9.036182,9.642838,-3.510082,-4.947154,-5.447903,3786.6255,4.245738,1.335512,3.566546,4.418203,-0.908639,-1.486872,-2.021823,3937.8386,4.224293,1.38744,3.530663,4.548584,-0.927541,-1.500952,-2.621775,21091.5161,14.358296,8.803663,19.23352,21.320319,-5.429686,-8.950619,-9.823496,17842.4917,13.687602,7.344775,16.119511,17.617243,-4.535805,-7.442608,-8.197373,2
13945.7422,2.149523,2.62396,3.198877,3.663251,-1.974414,-2.445874,-3.238966,14312.7168,2.228258,2.693809,3.23431,3.954538,-1.915673,-2.34836,-3.21661,20698.0658,14.894155,7.268014,13.000058,13.734554,-4.960433,-7.090241,-7.75754,20096.1262,14.420355,7.098047,12.882762,14.632697,-4.838364,-7.122667,-8.824628,3694.4732,4.87412,1.287512,3.218188,3.874281,-0.904287,-1.42062,-1.673599,4111.7688,4.778327,1.467398,3.658686,4.313856,-1.035839,-1.672496,-1.962725,20513.8247,15.760268,8.403778,17.879965,19.443117,-5.297016,-8.413984,-9.362612,21799.3011,15.605996,9.055186,19.278353,20.985271,-5.763661,-9.337518,-10.118907,14583.6289,3.431111,2.621803,3.240237,3.721844,-1.863318,-2.247272,-3.044241,13043.7514,2.81917,2.169006,2.630834,3.076636,-1.562793,-1.878148,-2.532261,22195.7024,14.154769,8.06619,14.675782,15.694403,-5.272523,-7.564841,-8.57547,17060.6149,14.576111,5.820991,10.375155,10.988326,-4.089638,-5.802981,-6.412653,4231.8182,4.662345,1.473222,3.93851,5.063498,-1.041183,-1.723395,-2.193607,4434.1499,4.694406,1.532056,4.04792,5.173157,-1.05778,-1.700975,-2.25615,23785.0336,16.3887,9.932469,22.171585,24.451713,-6.268405,-10.411335,-11.203191,20210.9128,15.791235,8.261236,18.573445,20.884601,-5.215946,-8.556845,-9.432507,2
14643.7246,2.22101,2.668076,3.276431,3.697046,-2.099525,-2.57444,-3.479451,14725.2031,2.253597,2.753287,3.307187,3.819027,-2.025298,-2.492883,-3.478446,22983.9031,16.462029,8.052219,14.520379,15.376904,-5.612608,-8.02578,-8.949404,22311.6233,16.018442,7.870376,14.491481,15.797996,-5.462757,-8.13691,-12.438436,4049.5953,5.241299,1.388793,3.474286,4.250907,-1.007567,-1.610814,-2.056911,4534.0868,5.208922,1.601883,4.045697,4.869877,-1.149592,-1.871308,-2.252242,22593.7879,17.293981,9.217796,19.787403,21.469132,-5.926384,-9.499262,-10.308326,24091.7308,17.320371,10.005614,21.653493,23.715633,-6.427116,-10.326416,-11.305555,15068.1011,3.474372,2.729867,3.375918,3.819942,-1.995656,-2.416733,-3.310789,13457.8804,2.9048,2.200572,2.690356,3.855423,-1.643906,-1.978409,-3.039748,24644.3954,15.739875,8.91323,16.509354,17.860594,-5.942316,-8.457999,-9.118779,18973.4853,16.061205,6.438801,11.503769,12.269987,-4.632369,-6.577186,-7.370026,4669.678,5.089973,1.606066,4.329234,5.537453,-1.156623,-1.966815,-2.472742,4848.483,5.036184,1.648976,4.256393,5.267018,-1.176432,-1.930453,-2.271943,26334.9213,18.209746,10.950289,24.992515,27.650132,-7.006507,-11.861651,-12.764487,22300.7185,17.293061,9.058548,20.654025,22.886967,-5.848479,-9.79366,-10.699778,2
15084.5596,2.259502,2.745183,3.40438,4.022824,-2.201582,-2.702316,-3.620437,15105.2685,2.280822,2.838665,3.38258,3.910186,-2.121566,-2.571563,-3.303153,25577.7473,18.164825,8.890054,16.212096,17.234075,-6.377264,-9.199318,-10.126145,24814.8562,17.693772,8.659941,16.102784,17.459186,-6.179555,-9.074447,-11.228108,4450.601,5.642288,1.505801,3.771591,4.564166,-1.135542,-1.813988,-2.10473,4993.4476,5.602891,1.731131,4.375307,5.293714,-1.294007,-2.121425,-2.3922,24866.9656,18.897911,10.088693,22.055897,24.04241,-6.657479,-10.777284,-11.777177,26610.0496,18.974127,10.919498,24.017303,26.348422,-7.231979,-11.807713,-12.887089,15511.2969,3.543453,2.845403,3.496872,3.917973,-2.090674,-2.540492,-4.000917,13761.2442,2.95376,2.260466,2.755149,3.349169,-1.716852,-2.062343,-2.767013,27372.0952,17.3453,9.763616,18.349617,19.714972,-6.720448,-9.629091,-10.48698,21116.8519,17.702401,7.103559,12.749544,13.590012,-5.249286,-7.515228,-8.171135,5129.8876,5.454392,1.737409,4.709509,6.00057,-1.298967,-2.219439,-2.691607,5321.8245,5.418202,1.794568,4.635881,5.826578,-1.32441,-2.169018,-2.617739,29077.0055,19.89207,11.972513,27.846331,30.808954,-7.895658,-13.394797,-14.870496,24556.8865,18.859043,9.931147,23.049651,25.52422,-6.573756,-10.988616,-11.73728,2
15363.4765,2.267799,2.853304,3.54931,3.904679,-2.293262,-2.771522,-4.072643,15423.9258,2.301256,2.982157,3.487915,4.021248,-2.208671,-2.672262,-3.688879,28032.0035,19.693133,9.692467,17.808928,19.025091,-7.050281,-10.146548,-11.243709,27123.9944,19.105817,9.467596,17.775181,19.104671,-6.802741,-10.008974,-12.166789,4815.3751,5.991208,1.618725,4.054273,4.975791,-1.237111,-1.976755,-2.332714,5407.7785,5.956474,1.869493,4.716189,5.840887,-1.409909,-2.317346,-2.643757,26987.4915,20.335955,10.92724,24.147115,26.384112,-7.26603,-11.663522,-12.774212,28883.9012,20.428346,11.856433,26.364966,28.855094,-7.878888,-12.861734,-14.288766,15886.5078,3.581685,2.991858,3.653132,4.307311,-2.18507,-2.618989,-5.228616,13962.7481,2.949166,2.350998,2.904316,3.347959,-1.770842,-2.182446,-3.490312,29855.4194,18.706133,10.622424,20.157168,21.708681,-7.390411,-10.816528,-11.643688,23088.6078,19.125655,7.74183,13.920729,14.969117,-5.793387,-8.294368,-9.009338,5547.106,5.788042,1.874668,5.064536,6.453575,-1.415729,-2.395861,-2.935469,5738.8064,5.733047,1.930195,4.979882,6.257866,-1.441513,-2.371213,-2.908451,31541.4385,21.386989,12.986387,30.61961,34.215126,-8.622701,-14.618934,-17.865829,26587.8065,20.262244,10.752365,25.242624,28.05641,-7.170977,-11.924435,-12.792339,2
15943.9707,2.333008,2.966443,3.664959,4.048589,-2.354468,-2.866685,-3.94013,15824.4355,2.341627,3.287543,3.549565,4.083517,-2.263462,-2.74444,-3.681091,30509.0911,21.246115,10.47033,19.357647,20.496584,-7.800433,-11.337513,-12.374173,29556.0408,20.599646,10.191939,19.208976,20.880211,-7.507012,-11.070805,-13.430644,5203.8627,6.366657,1.726823,4.304135,5.228175,-1.359866,-2.21206,-2.555375,5857.5796,6.35792,1.991283,5.024178,6.147806,-1.550238,-2.549438,-2.889661,29181.862,21.813563,11.711462,26.123712,28.58342,-7.964866,-12.951261,-14.374087,31277.5208,21.989854,12.696759,28.453617,31.284184,-8.628377,-14.16857,-15.695262,16290.2637,3.673032,3.206884,3.986428,4.545484,-2.246946,-2.729251,-3.507731,14337.4326,3.043095,2.509682,2.90143,3.368846,-1.808711,-2.265971,-2.952286,32455.0557,20.177059,11.397482,21.83224,23.555035,-8.127943,-11.727125,-12.766393,25143.2405,20.598483,8.361704,15.038858,16.074938,-6.404442,-9.204606,-9.821842,6002.5575,6.168509,1.996761,5.378348,6.888271,-1.559992,-2.63687,-3.266661,6189.0091,6.076916,2.060448,5.28859,6.64507,-1.581227,-2.659691,-3.303777,34190.9026,23.049982,13.916771,33.200843,36.978684,-9.462962,-16.073628,-17.236683,28762.3562,21.742572,11.542664,27.291279,30.574728,-7.854593,-13.280207,-14.247521,2
16179.1651,2.354804,3.192182,3.782448,4.362735,-2.416146,-2.917094,-3.779367,16120.291,2.386822,3.578106,3.939094,5.014201,-2.302245,-2.762941,-3.61222,33065.8398,22.654285,11.220554,20.822458,22.03825,-8.488411,-12.378605,-13.667122,32007.5602,21.796126,10.971871,20.541001,22.203078,-8.189709,-12.059615,-14.844041,5594.9918,6.75143,1.828524,4.590068,5.628756,-1.472342,-2.428846,-2.717451,6288.9872,6.667262,2.117976,5.248151,6.351742,-1.682117,-2.803098,-3.181846,31385.0116,23.173852,12.46288,27.982668,30.731658,-8.597112,-13.983816,-15.553587,33634.7466,23.101945,13.555835,30.30105,33.238799,-9.351829,-15.45413,-17.228207,16505.207,3.759098,3.425739,3.863939,4.291181,-2.295271,-2.751363,-3.595351,14454.4063,3.059211,2.695164,2.968387,3.493757,-1.849184,-2.21423,-3.003784,35042.8268,21.346735,12.198515,23.310572,25.182602,-8.867212,-12.730892,-16.547998,27233.713,22.04761,8.964056,16.18913,17.291756,-6.955468,-10.046493,-10.826634,6437.253,6.457861,2.119956,5.605653,7.252735,-1.695056,-2.903802,-3.352454,6644.9849,6.439072,2.185418,5.671407,7.294702,-1.716774,-2.912064,-3.376142,36826.7001,24.282321,14.866072,35.584957,40.073239,-10.247749,-17.560298,-18.784709,30906.6333,23.097075,12.276757,29.390064,33.242173,-8.506979,-14.572294,-15.654575,2
22510.5322,2.884235,17.45625,21.803786,23.290676,-3.254521,-3.889604,-5.124811,22998.2891,2.975815,18.342559,23.778381,25.007375,-3.248614,-3.866517,-5.124185,35759.6577,23.97477,12.083573,21.587685,22.734121,-9.227567,-13.416853,-14.585697,34518.3937,23.137086,11.784904,21.281544,23.066875,-8.87048,-13.078463,-16.208435,5998.6522,7.061208,2.023732,4.564038,5.526377,-1.582796,-2.606451,-2.925379,6758.3617,7.021482,2.35176,5.204851,6.335422,-1.813566,-3.036447,-3.633561,33741.8999,24.35827,13.300772,28.377212,30.85034,-9.225949,-15.006624,-16.209026,36195.0669,24.388326,14.472459,30.57475,33.356197,-10.060375,-16.549554,-18.381157,23187.833,4.857669,16.835594,20.788169,21.294896,-3.125689,-3.718892,-4.592087,20914.2158,3.963931,14.753671,17.442395,18.350171,-2.57924,-3.020139,-3.953916,37747.3682,22.629999,13.134794,24.210734,25.941675,-9.556474,-13.721318,-14.613744,29403.4652,23.269658,9.688965,16.696282,17.710657,-7.545319,-10.825458,-11.74836,6911.8582,6.797196,2.367625,5.542011,7.105696,-1.823085,-3.162452,-3.702362,7127.9369,6.741745,2.444411,5.607336,7.216834,-1.843554,-3.123448,-3.626269,39496.9855,25.542667,15.846207,35.506879,39.285377,-10.982631,-18.738745,-20.173082,33144.4214,24.194192,13.181875,29.435488,32.706812,-9.101844,-15.478932,-16.632863,2
1712.2686,1.147731,0.222413,0.364775,0.705995,-0.172763,-0.239657,-0.634419,1647.8575,1.146219,0.208531,0.353498,0.68928,-0.161896,-0.229546,-0.653678,4479.5085,3.730488,1.36256,2.238461,2.516636,-0.715925,-0.934476,-1.244534,4496.2753,3.742551,1.368292,2.335484,2.855919,-0.730495,-0.999583,-1.645559,923.7763,1.910216,0.39889,1.005321,1.210769,-0.171385,-0.253761,-0.462607,1040.3133,1.910039,0.451556,1.155398,1.467053,-0.195086,-0.28772,-0.543883,4862.2608,4.183315,1.910329,3.965716,4.435558,-0.882381,-1.242741,-1.465611,5177.3005,4.188356,2.056315,4.403517,4.957792,-0.950886,-1.30333,-1.499485,1295.9414,1.219108,0.171353,0.239218,0.741393,-0.143745,-0.206413,-0.894995,1486.8911,1.215593,0.172057,0.269053,0.935738,-0.150684,-0.235908,-0.903511,5021.647,3.742446,1.525359,2.486097,3.340019,-0.798278,-1.049527,-1.661084,3779.9438,3.725155,1.242515,2.223299,3.040247,-0.635091,-0.841296,-1.19464,1113.62,1.919693,0.476138,1.318288,1.79635,-0.20195,-0.303413,-0.658945,1154.4263,1.906132,0.487669,1.245823,1.846219,-0.216297,-0.364104,-1.599043,5607.9489,4.326303,2.171348,4.767036,5.272217,-1.019256,-1.422881,-1.928211,4820.4875,4.19892,1.89757,4.143751,4.676336,-0.872327,-1.230104,-1.648884,2
3238.1133,1.282059,0.44019,0.551951,0.815362,-0.354132,-0.460575,-0.796563,3417.0439,1.306188,0.431842,0.518733,0.93616,-0.351777,-0.452181,-0.92637,7262.578,5.841658,2.131337,3.28906,3.65213,-1.315684,-1.746774,-2.032917,7193.7322,5.776559,2.106717,3.341801,3.86253,-1.303675,-1.792828,-2.493995,1445.0029,2.462977,0.524051,1.238699,1.504582,-0.284299,-0.427886,-0.651929,1603.8044,2.434856,0.592547,1.42472,1.796449,-0.319975,-0.499791,-0.702111,7664.3017,6.456574,2.716024,5.157923,5.636356,-1.562048,-2.239874,-2.664687,8116.135,6.401386,2.917009,5.749176,6.126927,-1.671924,-2.48161,-2.872592,3027.6416,1.537921,0.389099,0.454203,0.922275,-0.316726,-0.447005,-1.524748,3127.476,1.476994,0.363431,0.43917,0.966067,-0.308014,-0.488481,-0.991415,7997.1343,5.722866,2.409748,3.723267,4.107363,-1.441098,-1.93069,-2.482935,6019.7888,5.731967,1.811725,3.019017,3.327359,-1.129183,-1.550689,-2.387528,1690.5759,2.42819,0.608678,1.581465,2.051062,-0.326645,-0.542756,-0.981948,1780.4864,2.435181,0.622056,1.512356,1.933865,-0.336452,-0.522028,-0.907055,8790.6666,6.712324,3.130585,6.124855,6.660785,-1.793692,-2.769506,-3.350999,7544.81,6.492024,2.6791,5.254164,5.810669,-1.524191,-2.334509,-2.772798,2
5550.9677,1.47195,0.687813,0.813085,1.162073,-0.693438,-0.868099,-1.3455,6175.8955,1.553037,0.667674,0.758435,1.107181,-0.706244,-0.879863,-1.358388,9144.3521,6.987641,2.867658,4.529984,4.743256,-1.796931,-2.435803,-2.846759,9006.9289,6.832313,2.830223,4.544409,5.402026,-1.778207,-2.471587,-3.746433,1777.0835,2.79419,0.64058,1.483825,1.751623,-0.373628,-0.580765,-0.73477,1965.0476,2.740484,0.726126,1.685878,1.995647,-0.424467,-0.669319,-0.89631,9531.1805,7.680773,3.547877,6.630728,7.160721,-2.089518,-3.12935,-3.581117,10078.2724,7.546267,3.80355,7.237234,7.780285,-2.244615,-3.427749,-3.855471,5870.3892,2.061016,0.594212,0.79657,1.472125,-0.656564,-0.806818,-1.46199,5345.4028,1.795963,0.561955,0.737916,1.026476,-0.583145,-0.772514,-1.392333,10021.3293,6.775833,3.255931,5.144571,5.537922,-1.959275,-2.69069,-3.157492,7588.7622,6.899986,2.376451,3.955185,4.286374,-1.527596,-2.106148,-2.729867,2066.2117,2.730039,0.741256,1.828693,2.334711,-0.43052,-0.7058,-1.060075,2182.7764,2.760326,0.760314,1.814966,2.319394,-0.448331,-0.710617,-1.26201,10972.7637,7.960171,4.145741,7.839064,8.43566,-2.427771,-3.820268,-4.341997,9408.4126,7.769615,3.500874,6.707617,7.331186,-2.046593,-3.173448,-3.965719,2
7408.1739,1.638241,1.199982,1.432481,1.99068,-0.890037,-1.117575,-1.748896,7525.9678,1.668322,1.215441,1.39546,1.855478,-0.878798,-1.090849,-1.713162,10802.5925,7.981338,3.559116,5.754277,6.037488,-2.248313,-3.13329,-3.558685,10718.9522,7.851257,3.493665,5.744559,6.483611,-2.216715,-3.123965,-4.131941,2056.9627,3.066504,0.751524,1.767311,2.147949,-0.456004,-0.696088,-0.956662,2311.3712,3.048327,0.846145,1.999689,2.311302,-0.514099,-0.787212,-1.018284,11146.7622,8.706255,4.338593,8.258202,8.846663,-2.577306,-3.923178,-4.344232,11921.708,8.690557,4.628668,8.961449,9.599388,-2.763566,-4.222194,-4.685412,7417.4565,2.329089,1.132438,1.309968,1.70096,-0.840037,-0.997554,-1.632386,7118.2715,2.085882,0.980779,1.151628,2.450988,-0.737483,-0.909137,-2.274964,11907.213,7.829221,4.00111,6.526587,7.163047,-2.439692,-3.390267,-4.01603,8923.5264,7.841622,2.910035,4.89304,5.481419,-1.894987,-2.666864,-3.122669,2423.8234,3.030854,0.860255,2.161335,2.627762,-0.521188,-0.907374,-1.234068,2509.7838,3.012358,0.891404,2.151703,2.647021,-0.538522,-0.869081,-1.32387,13000.8145,9.192135,5.051778,9.872821,10.650642,-2.994257,-4.730073,-5.259436,10996.9567,8.808057,4.261668,8.408952,9.050462,-2.527752,-3.961654,-5.329014,2
8152.4707,1.697552,1.325189,1.589691,1.983122,-1.028584,-1.294961,-2.166358,8364.7851,1.734604,1.315298,1.519747,1.947134,-1.01024,-1.259299,-2.017163,12231.2637,8.931324,4.127569,6.835721,7.169948,-2.611301,-3.622467,-4.023526,12060.349,8.733376,4.042293,6.818024,7.463882,-2.572285,-3.620983,-4.785994,2291.4578,3.321346,0.837052,2.001822,2.394882,-0.514111,-0.795083,-0.985217,2557.5039,3.279471,0.94333,2.259994,2.690195,-0.578755,-0.920712,-1.161761,12498.7282,9.676728,4.963173,9.662829,10.284666,-2.945646,-4.516777,-4.883657,13289.4464,9.596943,5.305521,10.479365,11.261858,-3.165116,-4.924722,-5.438059,8353.7373,2.489145,1.242117,1.459583,1.865061,-0.971275,-1.204175,-1.815338,7851.8574,2.186362,1.073976,1.285662,1.803896,-0.850013,-1.051393,-1.788805,13363.6053,8.659585,4.635303,7.73017,8.526567,-2.828854,-3.89595,-4.389616,10100.3114,8.761179,3.353889,5.73315,6.278493,-2.190945,-3.053605,-3.474708,2668.7427,3.249123,0.956076,2.442816,3.043362,-0.584535,-0.954166,-1.347773,2792.9204,3.259501,0.994729,2.43203,2.950067,-0.606375,-0.97841,-1.416097,14492.451,10.127025,5.823788,11.685711,13.099461,-3.427589,-5.517815,-6.196613,12330.2334,9.744187,4.894147,9.886865,11.067518,-2.894893,-4.596087,-5.215347,2
11113.8418,1.938493,1.909283,2.290867,2.735345,-1.480184,-1.842988,-2.483388,11336.1201,1.999854,1.933867,2.281012,2.81021,-1.42511,-1.770533,-2.527925,15663.7213,10.997903,5.381069,9.272883,9.709067,-3.542683,-5.016078,-5.664738,15402.7173,10.725716,5.268076,9.174265,10.260098,-3.480117,-5.040773,-6.482358,2877.1316,3.910604,1.022115,2.492381,2.930207,-0.674352,-1.05377,-1.264668,3211.9251,3.855573,1.156829,2.806891,3.302702,-0.761824,-1.197082,-1.466573,15828.5692,11.815247,6.347025,12.845176,13.797484,-3.910241,-6.084088,-6.74033,16835.2493,11.715872,6.803366,13.892873,15.081169,-4.205173,-6.580314,-7.283621,11450.3525,3.043316,1.85764,2.244899,2.890646,-1.378128,-1.681599,-2.390105,10507.6138,2.555989,1.544959,1.847429,2.371595,-1.190544,-1.549365,-2.364291,17026.4879,10.576137,6.012942,10.456292,11.229971,-3.805647,-5.368045,-6.115283,12904.9138,10.760071,4.325266,7.571967,8.191998,-2.940848,-4.168429,-5.338344,3330.4551,3.80054,1.168294,3.02979,3.787915,-0.772425,-1.245958,-1.656523,3475.4791,3.808429,1.21274,3.044254,3.617978,-0.792197,-1.255493,-1.782047,18379.8486,12.365077,7.466143,15.721436,17.225932,-4.559722,-7.394699,-8.064528,15582.8949,11.899916,6.239027,13.263915,14.505809,-3.839357,-6.19004,-6.882746,2
12015.6709,2.016178,2.096697,2.569945,2.967202,-1.658122,-2.058803,-2.813697,12266.6396,2.072629,2.101785,2.487899,2.902214,-1.603782,-1.969432,-2.855618,18315.3878,12.303718,6.478189,11.421664,12.021263,-4.331759,-6.151916,-6.748679,17963.0683,11.975953,6.318538,11.28975,12.376175,-4.225056,-6.158202,-7.432912,3279.9403,4.286058,1.176244,2.905772,3.438176,-0.798088,-1.261552,-1.578113,3675.9208,4.236758,1.334104,3.274587,3.810917,-0.90567,-1.456192,-1.760494,18244.1855,13.056977,7.544747,15.737739,17.076637,-4.68155,-7.408982,-8.080433,19488.671,12.993656,8.081038,16.853759,18.298915,-5.0372,-8.120736,-8.948232,12506.5259,3.191541,2.06018,2.503646,2.946189,-1.570814,-1.892018,-2.491631,11319.5684,2.673959,1.708549,2.041354,2.45702,-1.330126,-1.603576,-2.250485,19788.6551,11.827275,7.172336,12.77349,13.777965,-4.597517,-6.505571,-7.362999,15092.7303,12.057435,5.181841,9.213306,10.872642,-3.579593,-5.034132,-5.517375,3795.1455,4.147009,1.340892,3.50195,4.33959,-0.910688,-1.500911,-2.028038,3951.3837,4.158851,1.395976,3.543647,4.394098,-0.934526,-1.500636,-1.838753,21269.9873,13.735141,8.86875,19.247627,20.988249,-5.479289,-9.023812,-9.811765,17977.4504,13.167795,7.396641,16.236322,17.902151,-4.582652,-7.508314,-8.312391,2
12709.4551,2.078522,2.242033,2.744942,3.109745,-1.814475,-2.253057,-2.908383,13054.4668,2.142565,2.259508,2.69231,3.273874,-1.757625,-2.173301,-3.059132,20915.218,13.922276,7.387878,13.180707,13.947576,-5.053711,-7.194267,-8.095346,20316.8164,13.41416,7.215901,13.093848,14.511158,-4.928139,-7.189829,-9.150467,3699.6643,4.735278,1.300856,3.216667,3.815978,-0.915773,-1.46263,-1.731772,4133.5993,4.688196,1.481142,3.684708,4.365244,-1.043336,-1.691867,-2.03699,20603.8545,14.661185,8.487038,18.007491,19.655606,-5.37561,-8.525079,-9.377685,21931.9758,14.61697,9.134657,19.468447,21.196688,-5.81778,-9.425848,-10.446443,13404.1768,3.346856,2.241178,2.730321,3.142259,-1.731057,-2.100689,-3.03803,11832.9028,2.754969,1.814579,2.191958,2.546461,-1.434685,-1.753368,-2.646957,22387.9732,13.304627,8.138569,14.828756,15.910979,-5.344987,-7.615914,-8.390031,17236.8001,13.601073,5.901667,10.498701,11.470492,-4.169989,-5.88868,-6.417548,4259.8537,4.585132,1.486088,3.954512,4.932827,-1.047927,-1.741396,-2.164352,4440.9529,4.567257,1.544131,3.926255,4.997872,-1.070896,-1.728874,-2.234696,23935.0717,15.43995,10.008355,22.393943,24.508721,-6.33498,-10.559329,-11.545769,20299.181,14.755193,8.330583,18.657835,20.371867,-5.273252,-8.70586,-9.455204,2
13334.6611,2.120869,2.381314,2.956757,3.35843,-1.945595,-2.405664,-3.228141,13470.0263,2.149222,2.391607,2.847123,3.330787,-1.887268,-2.315653,-3.377443,23347.4091,15.543301,8.175334,14.756965,15.701263,-5.734909,-8.220007,-9.016868,22716.8955,15.135105,7.956873,14.663003,16.080888,-5.569917,-8.129729,-10.102596,4074.4624,5.114501,1.409115,3.509413,4.26237,-1.026901,-1.632922,-1.940032,4561.1307,5.085797,1.6084,4.048987,4.835255,-1.165285,-1.906181,-2.150267,22770.9245,16.263599,9.329259,20.05397,21.79156,-6.021559,-9.503477,-10.3594,24277.255,16.312456,10.003961,21.7677,23.794154,-6.514192,-10.557883,-11.440604,13989.4111,3.355523,2.421568,3.087656,3.451028,-1.879743,-2.278368,-3.999958,12336.7363,2.809523,1.927155,2.375509,2.738226,-1.529498,-1.841321,-2.481118,24837.5243,14.888069,8.94353,16.669056,18.110745,-6.023822,-8.532633,-9.558513,19210.7287,15.130976,6.543252,11.682523,12.354909,-4.721168,-6.703361,-7.284183,4689.9862,4.965485,1.616591,4.358181,5.720773,-1.16925,-1.994935,-2.592916,4867.4755,4.91634,1.672767,4.304705,5.321534,-1.197165,-1.965526,-2.576745,26465.4824,17.238924,10.985248,25.167149,27.684528,-7.088959,-12.080253,-13.158828,22409.3519,16.343107,9.149258,20.884595,23.105871,-5.921884,-9.876861,-10.765334,2
14246.3349,2.194912,2.502975,3.171504,3.639157,-2.081996,-2.539725,-3.225794,14243.165,2.220289,2.518471,2.971939,3.461021,-1.998127,-2.437518,-3.293519,25404.3,16.779291,8.991472,16.414387,17.393563,-6.366725,-9.132207,-9.848915,24762.1011,16.195802,8.765084,16.270641,17.73779,-6.175454,-8.9606,-11.414882,4397.6967,5.414605,1.528143,3.815257,4.589093,-1.131442,-1.809535,-2.149077,4948.9496,5.393585,1.749826,4.38694,5.363947,-1.277109,-2.081923,-2.425353,24662.261,17.486236,10.165835,22.239318,24.173018,-6.641961,-10.658543,-11.523093,26396.0159,17.518947,10.962597,24.020643,26.368462,-7.139153,-11.63681,-12.966489,14748.3515,3.503121,2.565568,3.120595,3.502982,-2.001081,-2.427305,-3.103843,12966.9873,2.88117,2.029267,2.480011,3.158338,-1.62804,-1.999895,-2.77308,27143.4398,16.044073,9.808842,18.380267,19.680188,-6.665336,-9.463309,-10.132757,20958.5571,16.300709,7.181953,12.90361,14.060407,-5.245933,-7.464474,-7.973223,5084.6309,5.25736,1.754112,4.742596,5.948162,-1.284135,-2.179247,-2.61565,5244.8383,5.192876,1.816114,4.70304,5.763491,-1.316627,-2.160912,-2.603118,28887.1793,18.579836,12.024924,27.927576,30.848268,-7.803677,-13.194844,-14.147952,24322.9001,17.607065,9.982576,23.161632,25.852367,-6.530109,-10.880418,-11.786839,2
14465.4228,2.203532,2.605094,3.322641,3.81501,-2.165293,-2.643487,-3.479509,14643.4805,2.254258,2.652345,3.103368,3.571265,-2.084809,-2.50703,-3.214966,28010.3692,17.961907,9.737839,17.804616,18.88427,-7.07782,-10.133562,-11.139143,27051.9204,17.105016,9.501947,17.686122,19.0799,-6.873993,-10.201566,-12.931139,4807.7051,5.768659,1.630862,4.103002,5.041384,-1.23701,-2.002999,-2.238503,5366.7239,5.696331,1.8716,4.683164,5.680795,-1.420455,-2.380902,-2.758717,26975.2901,18.568573,10.932033,24.137836,26.384129,-7.251575,-11.573889,-12.986965,28698.2331,18.408722,11.801824,25.950458,28.488882,-7.9128,-12.960163,-14.424785,15192.9526,3.587414,2.711763,3.257097,3.639545,-2.082153,-2.492673,-3.266077,13059.7837,2.870684,2.128475,2.5838,3.114054,-1.682089,-1.994347,-2.682906,29612.7775,17.028484,10.589527,19.907619,21.46208,-7.407802,-10.602943,-11.525404,23098.2621,17.439774,7.773592,13.993437,14.988772,-5.815581,-8.226939,-8.923966,5502.8456,5.540738,1.880393,4.999252,6.513914,-1.430306,-2.518148,-2.830329,5727.3344,5.541909,1.939669,5.063936,6.303798,-1.43977,-2.425602,-3.00495,31414.5477,19.564684,12.956618,30.367955,33.913027,-8.665243,-14.890655,-16.068393,26572.8971,18.702341,10.737421,25.208663,28.583194,-7.160974,-12.139389,-13.883358,2
14970.0293,2.247071,2.733637,3.457585,3.8639,-2.254568,-2.708272,-3.337468,15087.0957,2.283564,2.982351,3.213005,3.978795,-2.171012,-2.637934,-3.54821,30062.9874,19.466265,10.349879,18.983638,20.030728,-7.705248,-11.119805,-12.434899,29117.9284,18.744085,10.084566,18.823734,20.83436,-7.45091,-11.080855,-15.078609,5108.2904,6.095697,1.716726,4.251466,5.195863,-1.341665,-2.179554,-2.538198,5743.024,6.090353,1.971339,4.911829,6.016118,-1.530047,-2.541665,-2.909659,28722.5454,20.014304,11.566919,25.589184,28.047091,-7.870593,-12.695955,-14.030429,30695.77,20.071161,12.492969,27.690935,30.478404,-8.537966,-13.894072,-15.158335,15600.169,3.609257,2.950889,3.461305,3.961565,-2.175125,-2.613532,-4.575146,13438.3604,2.935557,2.260622,2.671984,3.029614,-1.733154,-2.046655,-2.758204,31815.5432,18.562868,11.225169,21.289796,22.58478,-8.02345,-11.518425,-12.391525,24834.033,18.890517,8.284822,14.81729,15.79998,-6.344681,-9.072502,-9.675642,5897.7871,5.94328,1.976555,5.266099,6.772725,-1.540375,-2.660761,-3.041413,6084.0579,5.847002,2.04555,5.205849,6.616868,-1.561254,-2.73676,-3.139081,33667.7577,21.338782,13.719863,32.382639,36.236459,-9.37154,-16.015942,-17.402655,28355.0626,20.172262,11.38887,26.729328,30.021704,-7.766544,-13.152185,-14.119947,2
15470.1504,2.294583,2.887569,3.609849,4.006447,-2.326311,-2.791021,-3.656266,15402.6826,2.323439,3.287671,3.615796,4.466871,-2.22262,-2.656199,-3.910246,32586.6363,21.259755,11.113652,20.487792,21.694761,-8.450308,-12.315112,-13.7807,31583.3344,20.418515,10.813692,20.153246,21.984027,-8.126413,-11.944747,-14.5133,5503.3037,6.505965,1.826801,4.542815,5.561632,-1.467985,-2.424813,-2.781981,6205.7068,6.488684,2.091714,5.164164,6.265036,-1.661498,-2.756968,-3.018204,30934.23,21.708695,12.349505,27.615128,30.421436,-8.572978,-13.85705,-14.971745,33213.8906,21.757212,13.313287,29.513628,32.497803,-9.232037,-15.121595,-16.481798,15954.5117,3.715783,3.181646,3.591993,4.240987,-2.22652,-2.665509,-3.364051,13752.6128,2.979088,2.450655,2.747546,3.324596,-1.775505,-2.097495,-3.149251,34481.765,20.186008,11.996062,22.720994,24.171368,-8.736634,-12.55339,-13.557627,26856.5143,20.582422,8.886499,15.959543,16.999453,-6.942364,-10.049246,-10.881442,6366.8528,6.319153,2.096035,5.516445,7.185052,-1.673649,-2.858085,-3.378876,6528.2211,6.213697,2.177524,5.572452,6.969486,-1.708844,-2.895932,-3.339968,36383.9508,23.103543,14.629648,34.710601,38.93196,-10.151171,-17.198236,-18.450422,30475.5344,21.789707,12.166702,28.852619,32.260898,-8.464517,-14.398525,-15.393279,2
21499.2089,2.813685,16.335748,20.377445,22.015883,-3.140058,-3.731136,-4.939833,22089.0224,2.918054,17.296558,22.314157,23.323829,-3.138556,-3.769934,-5.120087,35078.17,22.241871,11.927519,21.242785,22.412857,-9.082601,-13.114293,-14.827421,33834.2749,21.177468,11.630977,20.864894,22.716298,-8.729006,-12.864786,-15.296205,5882.0567,6.842285,1.998669,4.477078,5.388018,-1.560988,-2.535549,-3.027719,6592.1533,6.759515,2.313573,5.129067,6.106733,-1.777075,-2.967467,-3.453823,33038.2345,22.611717,13.135189,27.87681,30.188408,-9.101011,-14.588546,-15.918251,35282.9116,22.428904,14.224759,29.955545,32.660461,-9.84197,-16.078226,-17.657041,22296.2153,4.832328,15.906172,19.235103,20.164732,-3.026346,-3.587979,-6.199088,19843.5244,3.877418,13.893707,16.439345,17.250654,-2.470682,-2.872304,-3.928128,36888.6721,20.939573,12.885446,23.645207,25.026057,-9.37211,-13.477986,-14.412355,28973.1023,21.614874,9.55959,16.438354,17.471537,-7.462852,-10.682492,-11.485189,6752.4699,6.559676,2.327474,5.435557,6.891257,-1.788606,-3.074558,-5.102664,6994.1384,6.541072,2.409962,5.492915,6.929871,-1.81661,-3.031016,-3.483159,38667.1539,23.832655,15.621705,34.811805,38.502579,-10.805936,-18.394497,-19.632212,32575.663,22.73243,13.00741,28.810557,31.866829,-8.97865,-15.144091,-16.262926,2
27839.2304,3.049473,37.750116,50.076751,53.181007,-4.044959,-4.767212,-5.870813,27585.2832,3.089134,37.79902,51.443587,54.239132,-4.009969,-4.734884,-6.767574,31046.7324,31.579086,11.277367,19.310593,20.353286,-8.188904,-11.996716,-12.897078,30052.882,30.721567,10.862652,18.875005,20.107053,-7.913625,-11.779991,-14.116236,5408.7339,7.691175,2.188848,5.23334,6.532036,-1.456131,-2.382957,-2.800504,6109.215,7.605963,2.58461,6.058318,7.419849,-1.674969,-2.823505,-3.146962,30098.2105,32.887971,12.872878,26.476634,28.550936,-8.465755,-13.758989,-15.010482,32144.8149,32.25284,13.958374,28.639934,30.819523,-9.173181,-15.217676,-16.739556,28529.2583,5.025803,37.151063,49.347288,51.356317,-3.879664,-4.57883,-6.14317,26132.624,4.124671,33.575868,43.93815,46.695672,-3.20766,-3.726017,-4.840751,32883.1745,29.274599,12.488666,22.222369,23.540302,-8.513133,-12.377341,-13.246348,25776.7834,31.123657,8.889895,14.770974,15.533,-6.778017,-9.822084,-10.490254,6341.9378,7.502229,2.686562,6.509347,8.280253,-1.711413,-2.978851,-3.491027,6537.3817,7.441417,2.77031,6.518677,8.559269,-1.728325,-2.957089,-3.457045,35796.9667,35.438721,15.845613,34.463066,37.541855,-10.240724,-17.754464,-19.552723,30341.644,34.347384,13.182706,28.323894,30.839167,-8.567016,-14.72054,-15.786317,2
22938.2246,2.698033,9.302533,12.012661,12.801228,-3.33786,-3.93712,-5.111171,23182.1348,2.769581,10.345763,14.192909,15.465727,-3.341069,-3.940689,-5.269835,30882.0862,26.919517,10.122994,17.157519,17.969638,-8.212628,-11.916359,-12.921568,29712.2948,25.959055,9.877137,17.114913,18.558209,-7.95053,-11.835168,-14.140329,5399.23,7.742815,1.737801,3.904636,4.760791,-1.458379,-2.353338,-2.844772,6067.8833,7.653402,2.03347,4.558105,5.555123,-1.679819,-2.826301,-3.112605,29820.394,27.809261,11.476633,23.244673,24.768284,-8.467657,-13.688839,-14.868322,31737.1433,27.62806,12.463763,25.236831,27.112646,-9.20574,-15.342943,-16.821444,23902.9243,4.314986,9.601571,13.034596,13.76667,-3.274672,-3.871031,-5.906766,21029.418,3.447002,8.024982,10.222078,10.901075,-2.628578,-3.11095,-4.121071,32438.9746,25.144458,10.995742,19.430031,20.68731,-8.533962,-12.41538,-13.371821,25807.6085,26.40405,8.182712,13.496314,14.187423,-6.834172,-9.843775,-14.001235,6285.8124,7.456363,2.057358,4.873813,6.234496,-1.716531,-2.998407,-3.466803,6499.0971,7.380099,2.114718,4.837065,6.007793,-1.723474,-2.873593,-3.444078,35234.7093,29.08898,13.89097,29.919335,32.593337,-10.253278,-17.832634,-19.02236,29992.3185,27.949218,11.619333,24.750431,27.178379,-8.546824,-14.536893,-15.745636,2
2038.5546,1.148849,0.300058,0.521139,1.091064,-0.22439,-0.312014,-0.777231,2257.0137,1.173271,0.282856,0.489725,0.919811,-0.225044,-0.319661,-0.799578,3109.3728,3.641766,0.89879,1.480248,1.650646,-0.489161,-0.636737,-0.857529,3107.6173,3.637085,0.906407,1.571049,2.109191,-0.489888,-0.683291,-1.31311,715.8366,1.908604,0.287582,0.701414,0.853371,-0.129283,-0.195113,-0.405134,792.8584,1.882286,0.326938,0.807452,0.980455,-0.143039,-0.213701,-0.389752,3516.5874,4.20253,1.276761,2.660807,2.955561,-0.628663,-0.871584,-1.110534,3683.2832,4.124509,1.371765,2.901913,3.253576,-0.657354,-0.91892,-1.209004,2023.6514,1.287502,0.211132,0.303131,0.860661,-0.190814,-0.271042,-0.985497,1900.2764,1.220886,0.214199,0.364878,0.887391,-0.190406,-0.285924,-1.024423,3484.9083,3.623234,1.005661,1.627534,1.918351,-0.541082,-0.731395,-1.165799,2705.771,3.685372,0.844478,1.513833,1.839409,-0.453915,-0.62464,-1.107925,860.4043,1.895635,0.34437,0.922543,1.29341,-0.151968,-0.25474,-0.860446,905.0682,1.902305,0.347969,0.885925,1.273483,-0.157194,-0.254687,-0.658606,4028.2169,4.25508,1.451332,3.170858,3.755921,-0.711057,-1.034264,-1.451612,3573.9203,4.248811,1.292528,2.81666,3.283275,-0.634933,-0.906573,-1.382588,2
3931.1514,1.288884,0.575473,0.781227,1.243528,-0.461167,-0.61837,-1.067515,4008.0527,1.303182,0.562892,0.762821,1.174339,-0.465566,-0.600633,-1.176918,4939.1987,5.685537,1.450678,2.296263,2.520948,-0.883798,-1.199281,-1.401574,4926.9732,5.689861,1.442293,2.35382,2.89177,-0.885469,-1.238558,-1.997797,1065.4821,2.388387,0.403445,0.962948,1.210672,-0.212272,-0.32168,-0.534879,1184.3526,2.354275,0.454788,1.116189,1.43596,-0.240021,-0.365854,-0.603374,5433.883,6.421553,1.91336,3.756557,4.136496,-1.100926,-1.608603,-1.890421,5696.2349,6.314315,2.043011,4.150233,4.552106,-1.169888,-1.715707,-2.021374,3979.9414,1.572238,0.500505,0.607857,1.228879,-0.392431,-0.559157,-1.567047,3988.7598,1.485404,0.478226,0.571732,1.197586,-0.365426,-0.557534,-1.604064,5482.7608,5.606442,1.643495,2.588308,2.969072,-0.977855,-1.31898,-1.9022,4237.0662,5.647896,1.2854,2.201999,2.568573,-0.794992,-1.087232,-1.459547,1277.2842,2.373924,0.471052,1.256932,1.870657,-0.249131,-0.39928,-1.29628,1336.6249,2.372615,0.48399,1.206337,1.721401,-0.255283,-0.401991,-0.974843,6264.2477,6.681974,2.20083,4.500172,5.573669,-1.275134,-1.938018,-2.360072,5507.087,6.557893,1.939649,3.931308,4.398572,-1.115855,-1.664653,-1.980185,2
6953.1231,1.512217,0.793822,0.99259,1.397688,-0.883464,-1.105028,-1.722199,6934.8681,1.52482,0.769998,0.970813,1.361759,-0.879478,-1.112,-1.781286,6953.4704,7.379023,2.019929,3.196653,3.434586,-1.350036,-1.845467,-2.264989,6927.0144,7.354753,2.004235,3.230925,3.867412,-1.347857,-1.909729,-2.682363,1481.2074,2.880532,0.504708,1.170458,1.473618,-0.30747,-0.468346,-0.674979,1656.1572,2.84693,0.571755,1.361983,1.723736,-0.34885,-0.538451,-0.788024,7495.2354,8.231539,2.581933,4.861086,5.273096,-1.643388,-2.454613,-2.756365,7909.7987,8.12526,2.757015,5.354172,5.831933,-1.748909,-2.674727,-3.126596,7188.7036,2.048037,0.728863,0.848098,1.508167,-0.814229,-0.999387,-2.331421,6753.4581,1.83191,0.676661,0.819074,1.819109,-0.710449,-0.864697,-1.6289,7724.4325,7.257465,2.301859,3.622881,4.086656,-1.488059,-2.05271,-2.671075,5909.8362,7.292435,1.741091,2.906245,3.25414,-1.190086,-1.665143,-2.136186,1770.5184,2.862713,0.590343,1.51996,2.226832,-0.359502,-0.574907,-1.00345,1841.4503,2.844885,0.602568,1.448521,2.020687,-0.367358,-0.580979,-0.99158,8721.064,8.676429,3.009275,5.828636,6.583961,-1.912123,-2.970186,-3.435673,7567.6074,8.401755,2.619075,5.057351,6.329124,-1.651342,-2.538972,-2.920205,2
8111.2149,1.600604,1.435917,1.709439,2.153397,-1.045735,-1.329932,-1.921229,8156.0127,1.624109,1.429024,1.656801,2.106663,-1.028066,-1.307119,-2.061008,8598.055,8.375027,2.683215,4.290615,4.594767,-1.771209,-2.451627,-2.773772,8526.6324,8.322684,2.64997,4.352041,4.928293,-1.745747,-2.478449,-3.444576,1753.6019,3.124347,0.624509,1.457626,1.754767,-0.385037,-0.573957,-0.801315,1957.2049,3.0796,0.704584,1.666621,1.936155,-0.429617,-0.660827,-0.908744,9173.476,9.346596,3.357314,6.314469,6.872156,-2.120682,-3.193287,-3.572052,9680.5084,9.214757,3.576213,6.874405,7.337391,-2.234532,-3.423476,-3.790552,8544.2197,2.277383,1.422876,1.668585,2.172306,-0.959677,-1.155249,-2.062449,7827.2128,1.974712,1.21991,1.442533,1.939195,-0.825841,-1.002829,-2.548881,9452.0663,8.159957,3.037004,4.880589,5.310182,-1.91778,-2.641874,-3.093873,7250.7434,8.257109,2.258656,3.845022,4.262374,-1.533656,-2.166774,-2.624682,2075.7897,3.080072,0.724379,1.835557,2.291232,-0.439437,-0.707976,-1.078103,2166.0894,3.072033,0.748863,1.771053,2.434024,-0.456748,-0.702309,-1.198653,10644.4924,9.750913,3.933156,7.560399,8.163259,-2.44854,-3.867257,-4.526372,9214.2273,9.481038,3.391573,6.573375,7.15985,-2.115539,-3.299087,-3.705686,2
8980.71,1.666183,1.461395,1.748247,2.137953,-1.189202,-1.512868,-2.357769,9057.2471,1.69459,1.419211,1.637149,2.009155,-1.174504,-1.478501,-2.154511,9847.5918,9.176901,3.23523,5.247477,5.488598,-2.099603,-2.9241,-3.214799,9766.6036,9.082219,3.181849,5.283905,6.232808,-2.08397,-2.996549,-4.092329,1954.129,3.318968,0.709647,1.659739,2.016752,-0.438817,-0.674406,-0.890962,2189.005,3.279566,0.799461,1.879769,2.241448,-0.500101,-0.773156,-0.97646,10396.1759,10.157398,4.012734,7.541783,8.077745,-2.458473,-3.780008,-4.267902,11008.0426,10.048267,4.249205,8.195518,8.872107,-2.636686,-4.079408,-4.540409,9460.4321,2.418872,1.417269,1.680799,2.224357,-1.101749,-1.34597,-2.014612,8707.0664,2.086782,1.234151,1.514193,1.846813,-0.950029,-1.151084,-1.823863,10811.4818,8.911101,3.649068,5.976701,6.341997,-2.282213,-3.193363,-3.932537,8290.2075,9.053965,2.698384,4.523332,4.952651,-1.805812,-2.52644,-3.061581,2311.1816,3.266226,0.816201,2.060883,2.740481,-0.511335,-0.816826,-1.173311,2401.6057,3.254424,0.846139,2.035666,2.491136,-0.521844,-0.815292,-1.118065,12103.4407,10.609318,4.698127,9.146889,10.097907,-2.893748,-4.603139,-5.27672,10438.8513,10.290679,4.036018,7.875315,8.544832,-2.469118,-3.915247,-4.483882,2
11842.6035,1.880525,2.066051,2.497711,2.946135,-1.654232,-2.067215,-2.82195,11869.9229,1.911437,2.073791,2.428934,3.14198,-1.603557,-2.024821,-2.741221,12695.194,11.519971,4.261548,7.150001,7.492389,-2.847484,-4.009008,-4.450089,12510.6214,11.304148,4.185929,7.13455,8.000447,-2.813032,-4.04239,-5.456763,2450.4527,3.930568,0.866548,2.064338,2.474404,-0.565292,-0.882166,-1.072645,2738.3951,3.868028,0.983399,2.344064,2.794723,-0.643471,-1.003276,-1.246595,13184.7033,12.661311,5.185832,10.051824,10.74594,-3.244183,-5.086061,-5.523321,13946.7914,12.508361,5.525058,10.858206,11.665505,-3.481997,-5.445169,-6.089011,12518.106,2.884735,2.112792,2.542214,3.1183,-1.531325,-1.868054,-2.739109,11319.4292,2.414338,1.752382,2.251275,2.616167,-1.303088,-1.580729,-2.838528,13816.9932,11.104108,4.784305,8.114091,8.833981,-3.068811,-4.267345,-4.807424,10668.6215,11.356632,3.516401,6.008991,6.547192,-2.42758,-3.420504,-3.868352,2878.4234,3.846135,1.001711,2.552744,3.222718,-0.658756,-1.077843,-1.857255,2993.694,3.831931,1.033493,2.506771,3.106096,-0.670271,-1.056312,-1.590275,15373.8421,13.241884,6.130147,12.326194,13.493518,-3.826125,-6.268941,-6.979478,13239.3236,12.817006,5.216608,10.572657,11.483946,-3.263524,-5.296351,-5.766757,2
12619.0703,1.937633,2.218958,2.698541,3.127455,-1.787684,-2.249914,-2.966937,12656.8252,1.968517,2.164757,2.556506,3.21002,-1.743953,-2.199664,-2.81198,15376.1293,13.625947,5.24115,8.948771,9.436939,-3.640205,-5.239913,-5.763059,15011.3925,13.188929,5.141087,8.939499,10.054413,-3.548706,-5.250709,-7.202735,2913.7183,4.484601,1.007409,2.434727,2.868168,-0.708263,-1.10015,-1.421116,3235.2637,4.371169,1.148309,2.773459,3.315301,-0.79613,-1.299631,-1.654152,15837.8633,14.918497,6.278547,12.486704,13.441232,-4.096863,-6.502703,-7.140188,16687.0926,14.608521,6.707322,13.436378,14.584982,-4.357144,-7.098131,-7.808349,13430.5064,3.007079,2.25899,2.748823,3.578716,-1.700957,-2.069765,-2.727521,11951.4209,2.479789,1.892516,2.316915,2.749706,-1.418112,-1.73137,-2.46309,16524.1418,12.938526,5.845421,10.128324,10.87647,-3.852418,-5.514638,-6.44898,12881.2146,13.371213,4.294139,7.435226,7.95567,-3.072856,-4.387907,-4.981568,3380.561,4.318663,1.164526,3.001176,3.892136,-0.8083,-1.372163,-1.756914,3535.7147,4.345923,1.20129,2.976367,3.61711,-0.832175,-1.320077,-1.648272,18380.1494,15.44571,7.434704,15.45803,16.770773,-4.793507,-8.121963,-8.974682,15832.9122,15.013535,6.287438,13.206812,14.299098,-4.093535,-6.698282,-7.453627,2
13409.5547,1.982591,2.361367,2.948175,3.544537,-1.976263,-2.445404,-3.206019,13261.0517,1.993692,2.304952,2.711387,3.352774,-1.912459,-2.364138,-3.148541,17265.7058,15.218191,5.973054,10.284801,10.787133,-4.159112,-5.989471,-6.756633,16880.5416,14.875278,5.852736,10.226952,11.420237,-4.067811,-5.999783,-7.555676,3220.7576,4.880162,1.114295,2.706854,3.192865,-0.792877,-1.256552,-1.495836,3584.7096,4.779909,1.268333,3.075314,3.65574,-0.898205,-1.462621,-1.739732,17640.9648,16.503083,7.107048,14.377445,15.414522,-4.614363,-7.346754,-7.99629,18596.0623,16.254565,7.606419,15.385175,16.532996,-4.922884,-8.044742,-9.107068,14221.2705,3.053015,2.44829,3.016209,3.541706,-1.882368,-2.308179,-3.117835,12533.0713,2.522283,2.021264,2.499488,3.121033,-1.537683,-1.922195,-2.778751,18565.9224,14.568563,6.62822,11.635548,12.360594,-4.415152,-6.341469,-7.550757,14551.5087,14.978039,4.891053,8.488851,9.073963,-3.52975,-5.048865,-5.886694,3741.7882,4.726704,1.286901,3.319755,4.190386,-0.917104,-1.568771,-2.074032,3902.2843,4.719411,1.330538,3.305076,4.105957,-0.93435,-1.532395,-1.964006,20612.6369,17.25843,8.432788,17.792066,19.317368,-5.471902,-9.339957,-10.26616,17743.4514,16.682142,7.136155,15.224162,16.527817,-4.643755,-7.716251,-8.478043,2
13344.7578,1.973222,2.439386,3.135948,3.631056,-2.014742,-2.468579,-3.291629,13268.6953,1.995322,2.381157,2.818936,3.435394,-1.948189,-2.399643,-3.234026,20677.3698,17.907881,6.829135,11.832738,12.465651,-5.082313,-7.336297,-7.994123,20279.2627,17.551822,6.681023,11.865497,12.958081,-4.971285,-7.313234,-9.533605,3777.5619,5.514601,1.235376,3.000978,3.671083,-0.93759,-1.5055,-1.77121,4247.5911,5.463272,1.416872,3.456135,4.225154,-1.069419,-1.747698,-2.099072,20692.8219,18.999653,8.033642,16.427389,17.684483,-5.494246,-8.839199,-9.571111,22061.9598,18.991789,8.628846,17.745195,19.166692,-5.919554,-9.652413,-10.812241,14244.0386,3.047602,2.595889,3.182024,3.766465,-1.959259,-2.428277,-3.065807,12433.2949,2.500669,2.092557,2.615511,2.989394,-1.591654,-1.933999,-2.62746,22245.868,17.170921,7.535267,13.416693,14.374325,-5.370737,-7.713311,-8.910621,17252.1725,17.4188,5.569705,9.64466,10.331015,-4.251437,-6.094208,-6.616331,4417.8008,5.39223,1.437953,3.734564,4.813097,-1.084065,-1.837781,-2.422367,4547.8604,5.285977,1.471592,3.667775,4.46327,-1.10143,-1.824131,-2.384988,24288.1168,20.039494,9.550019,20.544206,22.507286,-6.511078,-11.10343,-12.139904,20687.1079,19.112552,8.036144,17.403414,19.167293,-5.474236,-9.214886,-9.993888,2
13311.0361,1.986221,2.494648,3.259273,4.008205,-2.058675,-2.570393,-3.445651,13507.5947,2.042282,2.415793,2.85409,3.386894,-1.988881,-2.438062,-3.213043,24647.3859,19.608674,8.061508,14.337495,15.101115,-6.084268,-8.775622,-9.978816,23984.3443,18.977645,7.869914,14.244582,15.348321,-5.927878,-8.754513,-11.229704,4395.1197,5.9258,1.416723,3.497683,4.264355,-1.097132,-1.739306,-1.961484,4922.2023,5.83114,1.613792,3.96446,4.746827,-1.255595,-2.041565,-2.354548,24193.7994,20.595832,9.346168,19.732806,21.389762,-6.426376,-10.282721,-11.605038,25765.9481,20.456249,10.015484,21.084344,22.896384,-6.961368,-11.393126,-12.524094,14422.3868,3.177941,2.637564,3.237,3.745953,-2.010524,-2.441343,-3.176814,12335.2544,2.531948,2.126536,2.687774,3.17881,-1.623933,-1.957716,-2.780911,26323.2157,18.576329,8.835015,16.04716,17.108486,-6.416307,-9.179663,-9.939146,20407.168,19.091211,6.525435,11.521245,12.596051,-5.044271,-7.228133,-7.983472,5084.366,5.704905,1.629694,4.269226,5.315635,-1.269984,-2.137732,-2.569388,5270.1385,5.685435,1.689325,4.310002,5.281288,-1.28186,-2.10865,-2.637394,28270.5608,21.471981,11.042167,24.55527,27.232923,-7.627809,-12.849566,-14.905547,24042.5552,20.590601,9.293894,20.806573,22.935789,-6.379124,-10.654359,-11.62843,2
14131.8623,2.09566,2.512806,3.270461,3.673636,-2.132512,-2.629058,-3.349239,14056.7266,2.110996,2.509686,2.912326,3.500069,-2.059451,-2.491898,-3.484492,27289.1659,19.728037,9.524951,17.240993,18.236286,-6.835426,-9.93686,-11.11119,26580.4354,19.228283,9.291256,17.129826,18.56522,-6.636451,-9.815791,-12.065781,4746.9284,5.929259,1.62081,4.037486,4.980024,-1.219779,-1.963249,-2.333548,5333.1633,5.891676,1.861129,4.660994,5.681819,-1.389229,-2.262195,-2.577691,26484.7844,20.651442,10.808463,23.42406,25.481002,-7.133942,-11.525014,-12.530404,28296.6883,20.693307,11.651169,25.352358,27.656638,-7.713556,-12.475763,-13.549771,15001.207,3.372948,2.700317,3.265607,3.698332,-2.095036,-2.541908,-3.422969,12996.375,2.744925,2.124779,2.618613,3.122563,-1.671414,-2.002465,-2.739233,29086.3895,18.851906,10.394613,19.401515,21.080977,-7.173206,-10.280056,-11.131818,22585.115,19.323355,7.655061,13.65154,14.541595,-5.656658,-8.195897,-8.908168,5505.5774,5.778931,1.872101,5.005703,6.429589,-1.403531,-2.386356,-3.033577,5681.0884,5.696538,1.93221,4.950113,6.157645,-1.42783,-2.348601,-2.751391,31008.6089,21.731625,12.783492,29.570899,33.064176,-8.455177,-14.286915,-15.860303,26277.5315,20.684181,10.691945,24.586795,27.35174,-7.091737,-11.855652,-12.872486,2
14301.5712,2.107791,2.618539,3.47289,3.890055,-2.197311,-2.657064,-3.624083,14387.6884,2.146345,2.838767,3.032794,3.999449,-2.121189,-2.597458,-3.839829,30520.3661,21.684309,10.428632,19.026774,20.282859,-7.739897,-11.18559,-12.205113,29527.3526,20.852551,10.195702,18.971518,20.69587,-7.472578,-11.133027,-14.652039,5263.1653,6.408146,1.742913,4.348597,5.28267,-1.360643,-2.209556,-2.590475,5903.5838,6.358734,2.008992,5.018613,6.183351,-1.553277,-2.564183,-2.958269,29341.8681,22.52666,11.708941,25.688339,28.215272,-7.940986,-12.769406,-14.405935,31301.3879,22.522562,12.685156,27.830758,30.635435,-8.60787,-14.069555,-15.480385,15314.0552,3.440629,2.920466,3.441722,3.876709,-2.153039,-2.58597,-3.288373,13061.4424,2.739493,2.241493,2.719297,3.048448,-1.716993,-2.06052,-2.865541,32286.6902,20.465464,11.330821,21.407663,22.999389,-8.052328,-11.612285,-12.55182,25152.9673,21.13122,8.349115,14.926969,15.933688,-6.361795,-9.126928,-9.737414,6073.8628,6.206263,2.019621,5.380781,6.809937,-1.566149,-2.695604,-3.134549,6268.9897,6.114146,2.079928,5.354415,6.656832,-1.586555,-2.659406,-3.116604,34209.8178,23.585592,13.890724,32.535424,36.210635,-9.408798,-15.97333,-17.520733,28967.7021,22.417104,11.561771,26.979027,30.459439,-7.847072,-13.236096,-14.216566,2
14549.8916,2.135331,2.74661,3.579569,3.899315,-2.249336,-2.722918,-3.489412,14698.1211,2.179679,3.125465,3.456348,4.491929,-2.171117,-2.610623,-3.735549,33411.1751,23.064607,11.351083,20.957907,22.254276,-8.542427,-12.381542,-14.166003,32172.5787,22.171184,11.052506,20.68743,22.937662,-8.232206,-12.210618,-15.697422,5696.4779,6.737644,1.879475,4.702085,5.78003,-1.487666,-2.397129,-2.76393,6380.172,6.668254,2.158364,5.366091,6.587435,-1.698896,-2.812242,-3.151575,31828.7695,23.846134,12.651889,28.208914,31.0337,-8.662464,-13.918476,-14.942826,33960.386,23.790283,13.678329,30.339338,33.514118,-9.41311,-15.39146,-16.953499,15572.6245,3.508787,3.1588,3.549981,4.003637,-2.205813,-2.627051,-3.485416,13198.605,2.778337,2.415195,2.787921,3.238199,-1.748856,-2.049401,-2.902558,35152.7285,21.746507,12.288353,23.379484,24.947552,-8.858174,-12.744874,-14.052705,27522.5939,22.543547,9.097211,16.380552,17.503472,-7.010363,-10.049968,-10.844169,6552.4085,6.518352,2.167388,5.746242,7.478871,-1.709457,-2.935285,-3.350866,6786.628,6.468624,2.245717,5.782952,7.465764,-1.733662,-2.886297,-3.372052,37036.0932,24.918357,14.98272,35.682547,40.101404,-10.255115,-17.343819,-18.847987,31351.4134,23.758538,12.508733,29.65606,33.63961,-8.565141,-14.315132,-15.31812,2
19912.9336,2.567525,15.500885,19.128447,20.677279,-2.965768,-3.538509,-4.469433,20506.7334,2.648812,16.46623,21.144747,22.807669,-2.981748,-3.552629,-5.08435,36226.9709,25.078424,11.937318,21.296572,22.776948,-9.283545,-13.359656,-14.959179,34927.7036,24.204893,11.652073,21.108748,23.371573,-8.872225,-13.008478,-17.317513,6155.4933,7.270713,1.996496,4.532199,5.629404,-1.606755,-2.563919,-3.004901,6908.4407,7.234504,2.323624,5.251409,6.324561,-1.808908,-3.015151,-3.578153,34257.3897,25.724241,13.184683,28.006478,30.41211,-9.356825,-14.866279,-16.105523,36581.4271,25.802829,14.338943,30.348401,33.028328,-10.030371,-16.294214,-18.553467,21134.9199,4.389684,15.616114,18.669692,19.791521,-2.923736,-3.455108,-4.305534,18681.2637,3.533027,13.619263,15.885454,16.743479,-2.380806,-2.787958,-3.600375,38070.6305,23.628963,12.94572,23.962552,25.468697,-9.540742,-13.502552,-18.309075,29792.7583,24.384933,9.57773,16.566392,17.468877,-7.612939,-10.85157,-11.604596,7087.2313,7.042276,2.344792,5.596986,7.166166,-1.820154,-3.152453,-3.552766,7310.9524,6.926455,2.411957,5.591067,7.062593,-1.867207,-3.116338,-3.629405,39866.3248,26.971623,15.696278,35.255626,39.117131,-10.914507,-18.506157,-19.967332,33693.0655,25.462126,13.100332,29.108988,32.362765,-9.18948,-15.250915,-16.779253,2
1180.4668,1.096609,0.188953,0.282837,0.683089,-0.156343,-0.223004,-0.710891,1403.6484,1.119293,0.174841,0.267552,0.698045,-0.152383,-0.223628,-0.74935,5019.0098,3.995921,1.260758,1.877114,2.066377,-0.781801,-1.027307,-1.309023,4971.9113,3.949432,1.258712,1.960781,2.513578,-0.781742,-1.090833,-1.866312,1061.745,1.999667,0.365098,0.790854,1.114402,-0.186742,-0.286386,-0.564653,1168.2509,1.973022,0.405967,0.90109,1.137807,-0.209752,-0.320844,-0.655892,5410.046,4.502709,1.694282,3.085383,3.349558,-0.959115,-1.33904,-1.642126,5708.2165,4.457119,1.810519,3.368599,3.748618,-1.025444,-1.445074,-1.766017,1154.6357,1.195585,0.149292,0.214836,0.905697,-0.139274,-0.237894,-1.11623,1046.2798,1.147395,0.15436,0.271141,0.947084,-0.14201,-0.218987,-0.83702,5533.9297,3.948921,1.409237,2.085999,2.567827,-0.864828,-1.141231,-1.754562,4203.3774,3.97955,1.13978,1.849372,2.202655,-0.69001,-0.926613,-1.415791,1248.2381,1.981999,0.422826,1.013233,1.332338,-0.215852,-0.338403,-1.339053,1323.7538,1.996131,0.435957,0.971113,1.455952,-0.231691,-0.355568,-0.816116,6158.3206,4.587314,1.901036,3.569064,4.052349,-1.098313,-1.573754,-2.401875,5349.5051,4.505787,1.670467,3.142561,3.557651,-0.940424,-1.359842,-1.822411,2
2769.6475,1.231255,0.411118,0.522142,0.891269,-0.335408,-0.44256,-0.862482,3055.5469,1.263402,0.395169,0.500392,0.950755,-0.330675,-0.437135,-0.922173,7610.4157,5.846153,2.268103,3.402448,3.666511,-1.38188,-1.851768,-2.1959,7520.7223,5.766537,2.227352,3.449211,4.113351,-1.368429,-1.91442,-3.009725,1508.6142,2.434112,0.555616,1.222935,1.430502,-0.300284,-0.452397,-0.702054,1666.261,2.398024,0.621676,1.400269,1.714005,-0.339244,-0.511038,-0.701655,8014.7284,6.506815,2.851293,5.072515,5.346041,-1.641643,-2.403776,-2.70582,8465.0339,6.42722,3.037196,5.56623,6.064289,-1.753244,-2.564631,-2.927516,2769.8584,1.491426,0.348936,0.442396,0.987953,-0.295424,-0.435393,-1.290729,2745.7334,1.408248,0.340205,0.418973,1.026581,-0.292105,-0.400105,-1.269412,8353.5715,5.729464,2.555509,3.84239,4.275086,-1.512,-2.055585,-2.756082,6309.3848,5.776351,1.914745,3.068537,3.633857,-1.187142,-1.606393,-2.160777,1765.6663,2.404581,0.635391,1.520868,1.972673,-0.345984,-0.552994,-1.080188,1863.5737,2.415909,0.657147,1.48441,1.882673,-0.35664,-0.566222,-1.052384,9166.8587,6.732804,3.269718,5.953912,6.598716,-1.88301,-2.83489,-3.561889,7909.4424,6.556445,2.817757,5.093732,5.569799,-1.608268,-2.425942,-3.032155,2
5076.2861,1.422711,0.619429,0.762669,1.101659,-0.625951,-0.790948,-1.254282,5277.5429,1.444662,0.59232,0.708422,1.113375,-0.639415,-0.804889,-1.36131,9883.8404,7.273792,3.077728,4.846693,5.251377,-1.960357,-2.664521,-3.030632,9761.1391,7.188196,3.017204,4.878032,5.834997,-1.921311,-2.696163,-3.932633,1917.7891,2.820328,0.691651,1.581248,1.92197,-0.412128,-0.60451,-0.810239,2142.2404,2.802929,0.781715,1.831187,2.110523,-0.461019,-0.697619,-1.035965,10213.8832,8.00138,3.781894,6.980644,7.451416,-2.276048,-3.359147,-3.843161,10883.5597,8.015945,4.041544,7.696604,8.426324,-2.420498,-3.623497,-4.087111,5220.4473,1.91331,0.539572,0.658045,1.21429,-0.609586,-0.762955,-1.415108,5010.0884,1.7475,0.510635,0.701879,1.142768,-0.545471,-0.670225,-1.314241,10836.2019,7.149933,3.470019,5.523132,6.155338,-2.115876,-2.884576,-3.496692,8152.0786,7.17619,2.554919,4.222386,4.707496,-1.657849,-2.28019,-2.7876,2258.553,2.809725,0.798044,1.997692,2.62618,-0.465442,-0.737228,-1.281044,2357.5282,2.79661,0.821043,1.908616,2.364763,-0.486693,-0.727564,-1.143718,11797.832,8.423882,4.407642,8.371359,9.124029,-2.594368,-3.991813,-4.512485,10074.6186,8.076442,3.7442,7.089085,7.735684,-2.21471,-3.349992,-4.010783,2
6241.4024,1.514231,1.070211,1.296351,1.650882,-0.810101,-1.042707,-1.592866,6487.7119,1.545837,1.05869,1.239082,1.64989,-0.795442,-1.005414,-1.641897,11282.9052,8.071635,3.743778,6.061152,6.366001,-2.326949,-3.178985,-3.57226,11064.0262,7.922105,3.668284,6.053765,6.99202,-2.295245,-3.237705,-4.177596,2138.6392,3.040347,0.793844,1.840255,2.164396,-0.470617,-0.71599,-0.954132,2371.2235,3.003886,0.894681,2.095768,2.565988,-0.533828,-0.823679,-1.029385,11614.8387,8.869339,4.519848,8.541235,9.091412,-2.655057,-3.94594,-4.326565,12290.9906,8.823388,4.835997,9.316477,9.980267,-2.862659,-4.328647,-4.850343,6582.9912,2.147966,1.011787,1.180323,1.759984,-0.771762,-0.958466,-1.77973,6104.6519,1.899295,0.887577,1.082115,1.7621,-0.683498,-0.866852,-1.472982,12243.1283,7.837179,4.212051,6.886651,7.528531,-2.526953,-3.47699,-4.042235,9319.3688,7.985403,3.064511,5.163396,5.754303,-1.959662,-2.684989,-3.318506,2482.8352,2.991408,0.910841,2.270618,3.383737,-0.540863,-0.867926,-1.327453,2626.7332,3.01294,0.944939,2.211073,2.915421,-0.554614,-0.873879,-1.419935,13343.963,9.250045,5.287044,10.281851,11.117389,-3.081271,-4.902956,-5.611037,11458.6139,8.94175,4.472953,8.725104,9.468621,-2.604662,-4.058633,-4.618767,2
7028.0117,1.575284,1.209939,1.49277,1.980319,-0.926535,-1.185436,-1.79211,7155.4805,1.599654,1.131332,1.354623,1.74886,-0.909839,-1.16182,-1.784055,12734.1964,9.152954,4.265237,7.050266,7.491995,-2.702479,-3.730059,-4.091418,12585.9847,9.042375,4.179338,7.07599,7.937692,-2.671011,-3.804864,-5.150583,2400.0577,3.367129,0.865814,2.026373,2.536226,-0.530923,-0.80497,-1.013674,2683.6994,3.322148,0.977468,2.28917,2.718087,-0.606872,-0.945094,-1.324978,13040.6249,10.016896,5.12177,9.827882,10.464393,-3.045722,-4.588783,-4.98371,13900.6759,9.999927,5.458858,10.625287,11.34859,-3.290071,-5.048146,-5.546359,7325.5957,2.276029,1.087769,1.30258,1.810558,-0.890599,-1.087754,-2.001293,6884.6128,2.008797,0.972741,1.174642,1.771915,-0.779828,-0.959986,-1.64744,13897.4641,8.909537,4.782685,7.93305,8.67625,-2.928561,-4.040481,-4.709355,10483.4988,9.003171,3.47048,5.907699,6.4873,-2.262445,-3.125306,-3.943169,2803.93,3.30203,0.99296,2.502215,3.342814,-0.61305,-0.970269,-1.523985,2918.5495,3.297167,1.026173,2.459412,2.97698,-0.626672,-0.986774,-1.421423,15132.5092,10.518327,5.986582,11.856326,12.808982,-3.559651,-5.614144,-6.872363,12857.4445,10.094826,5.047958,10.095176,10.941781,-2.995884,-4.702186,-5.318056,2
9135.4229,1.73138,1.674515,2.068194,2.443073,-1.303802,-1.680571,-2.341892,9369.0205,1.777923,1.625393,1.938874,2.404703,-1.249393,-1.569255,-2.098348,15860.2024,11.057555,5.569323,9.564426,10.114794,-3.538511,-4.931662,-5.739183,15575.2544,10.817057,5.473932,9.523914,10.623992,-3.477521,-5.027888,-6.684916,2900.7003,3.852014,1.05981,2.56188,3.056478,-0.665918,-1.032587,-1.340118,3239.7395,3.809678,1.207059,2.914917,3.400567,-0.759472,-1.192385,-1.537911,15992.4793,11.940031,6.559796,13.223136,14.250975,-3.885652,-6.024252,-6.399614,16990.5553,11.847816,7.062093,14.281796,15.338131,-4.180136,-6.577938,-7.242877,9841.8311,2.701622,1.622824,1.948753,2.375339,-1.238064,-1.531458,-2.461753,8773.27,2.246259,1.367788,1.724809,2.188664,-1.057485,-1.34579,-2.326517,17158.312,10.644155,6.219063,10.794399,11.396649,-3.7937,-5.310195,-6.01628,13051.89,10.863448,4.478438,7.814829,8.431526,-2.942717,-4.115682,-4.660797,3367.5967,3.768992,1.218446,3.123256,3.947472,-0.767818,-1.247904,-1.672203,3507.3406,3.764648,1.258697,3.11626,4.124704,-0.783336,-1.256185,-1.794603,18549.2236,12.469809,7.731547,16.180029,17.582867,-4.552358,-7.334487,-8.132534,15786.3833,12.052113,6.458391,13.637106,14.897604,-3.826487,-6.151119,-6.741619,2
10741.7705,1.851013,1.851019,2.328508,2.805308,-1.561846,-1.959407,-2.487316,10839.2637,1.882659,1.75926,2.082526,2.649875,-1.495108,-1.865135,-2.498783,17939.9028,12.710391,6.515641,11.373099,11.938057,-4.171789,-5.877299,-6.428741,17587.4923,12.446378,6.357262,11.275127,12.211814,-4.07308,-5.91141,-7.673808,3226.9195,4.283382,1.185997,2.87928,3.46122,-0.773015,-1.210975,-1.520557,3607.0839,4.231758,1.350312,3.296085,3.921918,-0.872584,-1.406242,-1.673561,17955.9726,13.64439,7.588781,15.583612,16.78206,-4.53309,-7.106403,-7.891897,19079.253,13.578349,8.137152,16.827758,18.204894,-4.854996,-7.710735,-8.407782,11482.9335,2.921417,1.797484,2.168283,2.786359,-1.489033,-1.833151,-2.427956,10249.545,2.432345,1.502182,1.834876,2.263957,-1.254459,-1.55092,-2.344682,19299.7367,12.233612,7.187779,12.76426,13.70852,-4.415832,-6.217465,-6.930516,14820.3333,12.509282,5.212412,9.157523,9.799623,-3.466758,-4.865578,-5.475127,3738.6709,4.175877,1.361576,3.531639,4.488807,-0.879049,-1.494512,-2.087869,3887.6279,4.155618,1.405273,3.515443,4.31554,-0.902335,-1.463417,-1.787365,20865.731,14.318263,8.910327,19.198459,21.016751,-5.287934,-8.770464,-9.961197,17759.2119,13.741455,7.440298,16.081967,17.687509,-4.461105,-7.29065,-7.89119,2
11610.7832,1.897343,2.049077,2.662976,3.054955,-1.744206,-2.180144,-2.998006,11678.538,1.939675,1.940177,2.320914,2.917023,-1.663356,-2.048928,-2.790012,20385.692,14.868173,7.176253,12.820189,13.525183,-4.854596,-6.948162,-7.681173,19952.0017,14.437898,7.00757,12.698348,14.110616,-4.753537,-7.039534,-9.757547,3642.343,4.828077,1.275219,3.182888,3.834651,-0.886113,-1.432912,-1.775825,4079.2064,4.762931,1.453534,3.618052,4.379701,-1.009179,-1.652113,-2.005114,20239.2137,15.837059,8.291,17.574094,19.13769,-5.186273,-8.352973,-9.079524,21554.0243,15.740224,8.907016,18.869635,20.68003,-5.599306,-9.155789,-10.193117,12507.5503,3.059021,2.039381,2.477733,2.940452,-1.67227,-2.038723,-2.657507,10932.3271,2.464777,1.691177,2.08804,2.650081,-1.384948,-1.679242,-2.727284,21898.0956,14.212812,7.912676,14.396229,15.342069,-5.1473,-7.358584,-8.467467,16862.9578,14.592574,5.765304,10.330109,11.025269,-4.031918,-5.769038,-6.435096,4214.9266,4.67476,1.467719,3.886815,4.897665,-1.018293,-1.732679,-2.269856,4369.4223,4.662895,1.516591,3.892661,4.798319,-1.03898,-1.725224,-2.16905,23623.5029,16.549881,9.804787,21.836417,24.000365,-6.149258,-10.362436,-11.203725,20033.6715,15.874033,8.188782,18.329344,20.585937,-5.155251,-8.602544,-9.298464,2
12383.3281,1.965954,2.210569,2.904578,3.363035,-1.864656,-2.285161,-3.185253,12515.2217,2.003354,2.094981,2.525307,2.892716,-1.798927,-2.196485,-3.160315,22725.6164,16.277235,8.012069,14.384483,15.250642,-5.614523,-8.04858,-8.872435,22083.5456,15.80071,7.813716,14.242035,15.882043,-5.425371,-7.944359,-10.867336,4012.5858,5.208563,1.394951,3.462946,4.170783,-1.011679,-1.585747,-1.915103,4493.0727,5.150066,1.596165,3.94741,4.687371,-1.142216,-1.856332,-2.456121,22364.0247,17.14794,9.193863,19.671807,21.278163,-5.967538,-9.446611,-10.275679,23813.244,17.124692,9.897459,21.125672,23.021625,-6.390887,-10.317618,-11.105129,13374.6792,3.175894,2.231271,2.824268,3.496473,-1.822714,-2.216406,-3.121564,11548.6255,2.569347,1.809693,2.248956,2.889543,-1.478193,-1.774017,-2.681567,24233.4569,15.519117,8.778748,16.127365,17.086567,-5.876132,-8.337554,-8.982165,18810.0724,15.941276,6.428086,11.491938,12.322446,-4.647957,-6.703857,-7.323347,4642.2686,5.056632,1.608737,4.253342,5.304518,-1.149694,-1.933697,-3.774445,4808.2381,5.017701,1.656183,4.260081,5.285466,-1.179223,-1.926491,-3.574144,26121.2243,18.067681,10.865073,24.449371,27.131203,-6.965247,-11.757083,-12.697194,22139.614,17.202744,9.063964,20.519833,22.625219,-5.857506,-9.640826,-10.449062,2
12817.7861,1.997071,2.341266,3.100599,3.5824,-1.96395,-2.407918,-3.08159,12980.4219,2.041061,2.214619,2.634737,3.155653,-1.892133,-2.326313,-3.386467,25372.2375,18.118183,8.785261,15.905989,16.8718,-6.314485,-8.973524,-9.936735,24610.3001,17.534659,8.564643,15.714949,17.203286,-6.132089,-8.980497,-11.477389,4428.3502,5.664689,1.500842,3.750751,4.600779,-1.117521,-1.753383,-2.086366,4951.9513,5.578986,1.713365,4.253628,5.270987,-1.276841,-2.102384,-2.483501,24684.2776,18.907792,10.000282,21.672272,23.636148,-6.593808,-10.363658,-11.358366,26313.4134,18.840941,10.751782,23.160237,25.279664,-7.131992,-11.501779,-12.640166,13890.7134,3.246169,2.401431,2.919689,3.289714,-1.931226,-2.334039,-3.101996,11843.5938,2.587402,1.930021,2.410386,3.883676,-1.554431,-1.8673,-2.585428,26878.5906,17.15752,9.57612,17.725979,18.915497,-6.610072,-9.446737,-10.407906,20947.8922,17.713313,7.041252,12.652223,13.622295,-5.200373,-7.324206,-7.897357,5097.3198,5.456639,1.726299,4.604127,5.829546,-1.286516,-2.201219,-2.676642,5285.4189,5.428505,1.78596,4.610301,5.625147,-1.300866,-2.096363,-2.512002,28777.3446,19.877895,11.817185,27.004063,29.984374,-7.770126,-13.188273,-14.3446,24392.0228,18.961639,9.863018,22.644269,25.301276,-6.47822,-10.689687,-11.621641,2
13225.4063,2.045844,2.43155,3.224504,3.708751,-2.036139,-2.45231,-3.314386,13464.5976,2.094498,2.395532,2.771958,3.325658,-1.970088,-2.378368,-3.151692,28146.3573,19.511202,9.760005,17.914526,18.892624,-7.116232,-10.196627,-11.106821,27189.1427,18.795649,9.556646,17.791102,19.370575,-6.880096,-10.196781,-14.624352,4838.2539,5.967528,1.636942,4.112328,5.117285,-1.239836,-1.980471,-2.252737,5414.8982,5.91515,1.888269,4.744298,5.742645,-1.422464,-2.351789,-2.649081,27071.455,20.195279,10.999647,24.178066,26.416967,-7.304952,-11.674989,-12.869392,28811.8672,20.202161,11.923532,26.231194,28.806433,-7.913611,-12.967343,-14.101692,14412.0884,3.38673,2.558218,3.072238,3.48711,-2.020115,-2.419524,-3.382776,12178.9712,2.680712,1.993385,2.502628,2.953842,-1.609172,-1.925181,-3.855498,29699.2058,18.445375,10.624233,20.081626,21.419985,-7.406037,-10.602149,-11.518783,23214.4919,19.039699,7.798893,14.070259,15.17937,-5.850063,-8.321612,-9.075929,5572.4213,5.777279,1.898992,5.109648,6.600765,-1.435171,-2.458793,-2.886034,5772.7029,5.719547,1.952035,5.051521,6.385603,-1.445242,-2.361998,-2.946816,31532.731,21.227984,13.054229,30.569504,34.241082,-8.658923,-14.714569,-15.893526,26734.3111,20.177787,10.83668,25.319071,28.296524,-7.189538,-11.880363,-12.896993,2
14211.081,2.118903,2.582738,3.487287,3.901234,-2.186664,-2.631262,-3.563567,14302.0723,2.164641,2.739632,2.945053,3.730278,-2.096402,-2.55926,-3.642844,29258.8094,20.469302,10.23266,18.726187,19.943847,-7.51124,-10.940178,-11.880853,28345.6243,19.719338,9.982713,18.596996,20.680091,-7.284312,-10.939124,-14.087319,5004.8844,6.241811,1.693745,4.224775,5.145707,-1.313716,-2.131339,-2.425163,5624.9322,6.183073,1.948966,4.857134,5.863247,-1.506067,-2.50342,-2.947275,28082.1045,21.261244,11.477155,25.193482,27.671525,-7.705998,-12.576942,-13.739707,29974.6582,21.252666,12.376817,27.177076,29.89865,-8.377464,-13.882223,-15.39642,15265.0821,3.535893,2.816767,3.273666,3.734664,-2.143726,-2.588122,-3.493384,12877.6982,2.752873,2.145804,2.628823,3.189519,-1.698888,-2.026514,-2.737265,30945.3541,19.388883,11.105139,20.931467,22.665803,-7.836203,-11.261439,-12.1478,24241.2935,20.101888,8.218403,14.722029,15.702488,-6.198195,-8.942347,-10.067274,5794.6197,6.048446,1.96169,5.204145,6.610468,-1.518863,-2.595008,-3.010062,5967.0429,5.977495,2.019397,5.174206,6.525835,-1.532596,-2.558658,-3.080175,32892.08,22.410003,13.616523,31.972806,35.58963,-9.190168,-15.654429,-17.016941,27794.9943,21.344733,11.328749,26.535895,29.848222,-7.642155,-12.905017,-13.889498,2
15105.0635,2.172587,2.735627,3.697178,4.13235,-2.303947,-2.781373,-3.881316,14889.3105,2.182406,3.07185,3.427388,4.483504,-2.206461,-2.666753,-3.963083,29986.8805,22.154352,10.493699,19.089507,20.309466,-7.845342,-11.426849,-12.754093,29070.2382,21.470928,10.233029,18.931158,20.731474,-7.604347,-11.337299,-15.819656,5138.4128,6.615145,1.724618,4.238842,5.250985,-1.370918,-2.260714,-2.606541,5784.0976,6.576335,1.988365,4.889095,5.954383,-1.56343,-2.585489,-3.1373,28828.827,22.924445,11.743426,25.756659,28.111363,-8.043894,-13.104053,-14.748727,30748.2224,22.957254,12.693861,27.754651,30.338172,-8.712543,-14.372789,-16.196488,15955.1734,3.531133,3.139715,3.656524,4.118103,-2.260411,-2.702782,-3.370908,13586.1196,2.810932,2.382251,2.85032,3.323258,-1.778611,-2.10441,-2.624524,31698.0452,21.001259,11.344509,21.312439,22.66222,-8.147622,-11.749673,-12.509547,24983.7768,21.710018,8.446058,15.005952,15.922505,-6.49951,-9.626433,-10.144048,5975.2806,6.427767,2.021127,5.253404,6.726189,-1.588207,-2.710853,-3.300828,6127.0435,6.31744,2.06042,5.202621,6.575292,-1.601484,-2.709512,-3.264754,33985.5878,24.306576,13.983148,32.730578,36.386696,-9.620316,-16.470982,-18.680141,28686.118,23.007537,11.646934,27.109761,30.781271,-8.014553,-13.684676,-14.680676,2
20584.0625,2.567722,15.482577,19.033099,20.416029,-3.066527,-3.628403,-4.838143,21121.9648,2.655247,16.428347,21.061548,22.046149,-3.079898,-3.704966,-4.908371,31625.0573,24.601178,10.889221,18.823711,19.808266,-8.257459,-11.939172,-13.324278,30469.3601,23.629067,10.591351,18.665195,20.147063,-8.005168,-11.998789,-15.794327,5425.4824,7.197072,1.836446,4.022058,4.85584,-1.43278,-2.337174,-2.677428,6071.8026,7.091537,2.126662,4.652685,5.612667,-1.655552,-2.774829,-3.239301,30240.8918,25.243306,12.174595,24.930899,26.82007,-8.386337,-13.642439,-15.257267,32149.1437,25.177173,13.15159,26.866588,29.250094,-9.166633,-15.224262,-16.553806,22115.2012,4.433272,15.933506,19.019325,19.786513,-3.047628,-3.619868,-4.720918,19291.1416,3.500725,13.865026,16.163145,16.724648,-2.440736,-2.874874,-3.766845,33204.6535,23.110772,11.750302,21.070729,22.438618,-8.600255,-12.491188,-13.241379,26461.2956,24.07827,8.808146,14.754329,15.546457,-6.870025,-9.829989,-10.570525,6275.4915,6.931931,2.154968,5.001341,6.269466,-1.685906,-2.953283,-3.4714,6485.6809,6.878545,2.218339,4.935649,6.022553,-1.678625,-2.804381,-3.468854,35599.7964,26.599485,14.510897,31.305929,34.312456,-10.17932,-17.629129,-18.876445,30177.4698,25.264533,12.148443,25.963392,28.662644,-8.387588,-14.265337,-15.604712,2
1617.8379,1.12435,0.228125,0.35929,0.723856,-0.191365,-0.272174,-0.654514,1644.834,1.129994,0.215066,0.375889,0.757526,-0.18699,-0.265906,-0.837462,3602.6331,3.673117,0.930195,1.381441,1.561196,-0.567849,-0.734156,-0.934225,3595.9203,3.665649,0.930381,1.422544,1.968134,-0.571838,-0.796393,-1.467392,782.7922,1.898264,0.277498,0.583839,0.837568,-0.141248,-0.208976,-0.398831,867.6298,1.876852,0.310373,0.670489,0.878019,-0.161911,-0.248472,-0.494069,4024.2799,4.190825,1.283033,2.337646,2.505414,-0.715975,-0.99638,-1.251981,4198.9778,4.136066,1.358512,2.5287,2.879111,-0.761138,-1.071018,-1.282495,1440.4038,1.218227,0.169865,0.259985,0.846646,-0.159425,-0.27685,-1.034306,1547.731,1.197813,0.18895,0.299374,1.079491,-0.163098,-0.23854,-0.927663,3994.9471,3.647675,1.032241,1.519958,1.895473,-0.629197,-0.838399,-1.273264,3127.985,3.710379,0.871698,1.417177,1.797456,-0.522574,-0.710622,-1.120774,933.6161,1.88267,0.324521,0.772066,1.054301,-0.169669,-0.276573,-0.766667,985.667,1.896821,0.33337,0.727599,1.102591,-0.171113,-0.315751,-0.764084,4575.4871,4.265374,1.429764,2.683899,3.125678,-0.822432,-1.182237,-1.623705,4042.9047,4.204544,1.28322,2.394422,2.777094,-0.720055,-1.0056,-1.417479,2
3310.9512,1.256583,0.477417,0.632654,1.012718,-0.396549,-0.537199,-0.953146,3174.0273,1.250335,0.463445,0.610334,1.074368,-0.393276,-0.542509,-1.013965,5666.3617,5.728288,1.615043,2.421114,2.650964,-1.009335,-1.333344,-1.570649,5660.6438,5.701086,1.597063,2.470495,3.024752,-1.009969,-1.426373,-2.166929,1173.9933,2.406906,0.413298,0.876541,1.178467,-0.228753,-0.34473,-0.527524,1309.4374,2.381025,0.464589,1.006777,1.239606,-0.258169,-0.409879,-0.577832,6151.2314,6.420196,2.076215,3.717348,3.91504,-1.239632,-1.765083,-2.048468,6463.7399,6.358951,2.196406,4.056428,4.460244,-1.31404,-1.921731,-2.157911,3104.5781,1.487006,0.391412,0.486098,1.119213,-0.330132,-0.457117,-1.160068,3351.75,1.448669,0.389244,0.479157,1.054793,-0.318693,-0.43853,-1.23245,6256.8497,5.651197,1.81501,2.732745,3.084634,-1.106326,-1.495379,-1.986317,4840.8223,5.685744,1.42105,2.283172,2.710932,-0.903186,-1.215613,-1.650413,1405.4594,2.400343,0.485981,1.11264,1.575578,-0.269384,-0.444435,-0.835559,1453.9745,2.378263,0.493322,1.058081,1.4077,-0.270621,-0.448322,-0.913451,7082.7299,6.694006,2.371215,4.318494,4.718056,-1.426726,-2.198247,-2.787607,6169.5498,6.508726,2.09045,3.776872,4.31557,-1.236393,-1.873681,-2.328597,2
5278.5166,1.395904,0.712258,0.900971,1.302699,-0.715185,-0.902105,-1.409018,5441.8193,1.424626,0.672692,0.872936,1.460635,-0.696634,-0.881143,-1.409699,7376.1899,7.139363,2.224385,3.416815,3.731844,-1.447185,-1.98091,-2.243517,7281.8861,7.008735,2.198406,3.461927,4.381463,-1.431344,-2.021119,-3.002355,1501.6819,2.801256,0.523038,1.123364,1.297699,-0.3194,-0.484773,-0.713292,1657.2223,2.742086,0.590609,1.271434,1.536459,-0.355918,-0.547226,-0.805008,7931.0149,7.973579,2.809854,5.01634,5.352199,-1.749953,-2.633897,-2.983054,8292.7208,7.810626,2.975078,5.436446,5.845217,-1.846221,-2.788912,-3.125069,5678.4614,1.885719,0.593664,0.710043,1.261734,-0.635549,-0.798496,-1.589127,5231.9448,1.668688,0.577393,0.728061,1.319599,-0.579015,-0.744582,-1.610434,8044.1727,6.935443,2.512388,3.878363,4.307852,-1.569181,-2.14438,-2.592357,6276.9329,7.099235,1.905361,3.0855,3.560552,-1.272908,-1.749884,-2.104843,1765.4956,2.757688,0.608965,1.406748,2.496502,-0.368564,-0.603966,-1.067597,1853.3539,2.763494,0.621743,1.37933,2.394607,-0.379605,-0.593323,-0.955904,9097.5546,8.241823,3.260795,5.922109,6.558341,-2.009205,-3.139319,-3.763689,7938.848,8.077066,2.824061,5.137158,5.797732,-1.742902,-2.679489,-3.121619,2
6055.7705,1.453145,1.10326,1.365568,1.674986,-0.868183,-1.120052,-1.700247,6295.5361,1.495153,1.053523,1.273429,1.668768,-0.832508,-1.051601,-1.850121,9346.1983,8.511187,2.854048,4.525294,4.821482,-1.908978,-2.638517,-2.933269,9233.822,8.385435,2.813297,4.557274,5.169581,-1.892967,-2.651784,-3.990082,1856.9731,3.169638,0.636428,1.41819,1.710851,-0.400381,-0.619491,-0.874631,2064.2657,3.113465,0.716623,1.605777,2.001137,-0.452386,-0.701707,-0.968548,9867.9335,9.36514,3.563821,6.560654,7.058794,-2.243474,-3.428646,-3.865336,10388.069,9.223172,3.767823,7.041688,7.483696,-2.394432,-3.637142,-3.979042,6669.9336,2.061176,1.022384,1.20924,1.702044,-0.792201,-0.977167,-1.519315,5974.2573,1.76331,0.925778,1.146372,1.708534,-0.70442,-0.882456,-1.663002,10183.8409,8.2438,3.216464,5.122456,5.567054,-2.067954,-2.843482,-3.375186,7869.0991,8.403459,2.408541,3.994509,4.375931,-1.648616,-2.294497,-2.762667,2181.5127,3.111627,0.73874,1.755264,2.200514,-0.46209,-0.744914,-1.072718,2278.4687,3.119782,0.76267,1.722886,2.172259,-0.47355,-0.767055,-1.258805,11400.5705,9.756114,4.158708,7.76475,8.516856,-2.604133,-4.08316,-4.729736,9843.1653,9.460695,3.572308,6.756546,7.644167,-2.234061,-3.523623,-4.114814,2
6924.4981,1.537113,1.213035,1.518901,1.909977,-0.978695,-1.264674,-1.973993,6866.3262,1.543121,1.127991,1.374764,1.842774,-0.938041,-1.196505,-1.771787,10930.8001,9.268341,3.553313,5.801349,6.287871,-2.323916,-3.204353,-3.659615,10763.7399,9.157418,3.488323,5.792676,6.59068,-2.293983,-3.288481,-4.27745,2103.6401,3.351532,0.748261,1.707453,2.020939,-0.467668,-0.718773,-1.014127,2339.3249,3.307679,0.845454,1.939756,2.239937,-0.531404,-0.830533,-1.070782,11405.1759,10.144732,4.358908,8.2337,8.748273,-2.676781,-4.089461,-4.532417,12011.1835,10.069823,4.635418,8.888532,9.584989,-2.871065,-4.436557,-4.967814,7335.4019,2.178095,1.107954,1.309063,2.376738,-0.907356,-1.147255,-2.24644,6748.2524,1.912999,0.991729,1.203387,2.463876,-0.796437,-1.00796,-2.191221,11856.3083,9.015476,3.979289,6.524953,6.903842,-2.505843,-3.492117,-4.106899,9167.3706,9.151743,2.952538,4.989657,5.436345,-1.989105,-2.756225,-3.44187,2461.0796,3.299065,0.864899,2.099881,2.692038,-0.543537,-0.874041,-1.168209,2569.3196,3.284263,0.889533,2.071097,2.529944,-0.553765,-0.871219,-1.195092,13176.1396,10.635464,5.107496,9.876968,10.804675,-3.130281,-5.005378,-5.57893,11356.657,10.233676,4.349765,8.508579,9.297889,-2.65572,-4.193666,-4.68187,2
9135.2959,1.715094,1.660277,2.112402,2.4869,-1.325365,-1.675206,-2.484364,9002.3291,1.72025,1.5673,1.879063,2.421601,-1.256224,-1.602183,-2.28063,13888.4284,11.289069,4.826337,8.150047,8.581064,-3.123566,-4.410583,-4.769579,13679.1685,11.152962,4.72297,8.147107,9.266402,-3.069364,-4.442067,-6.250329,2586.5929,3.860482,0.942109,2.211536,2.629766,-0.601587,-0.949763,-1.161226,2892.1924,3.815731,1.062947,2.527461,3.0654,-0.681636,-1.085031,-1.347035,14253.4433,12.260902,5.792617,11.387951,12.170197,-3.508422,-5.50769,-5.963605,15099.5736,12.193285,6.164603,12.223328,13.113788,-3.754527,-5.983353,-6.449982,9731.9936,2.592159,1.602392,1.899636,2.317901,-1.245876,-1.536147,-2.327424,8691.4209,2.192478,1.36737,1.635595,2.142219,-1.049892,-1.296419,-2.030357,15032.8108,10.929024,5.350841,9.139647,9.712875,-3.340325,-4.724262,-5.763701,11609.9447,11.097134,3.941455,6.780597,7.277967,-2.646449,-3.712634,-4.425468,3027.3116,3.793108,1.082317,2.730945,3.550402,-0.692108,-1.126515,-1.772136,3134.4822,3.756086,1.114103,2.697152,3.365359,-0.706924,-1.166358,-1.599889,16572.8866,12.847196,6.793187,13.864171,15.075879,-4.108655,-6.733552,-8.489075,14175.7957,12.326945,5.739877,11.827656,13.140385,-3.484798,-5.647379,-6.462224,2
10368.6162,1.804796,1.825058,2.370736,2.834376,-1.542456,-1.953584,-2.641069,10400.792,1.826885,1.688281,2.063053,2.499743,-1.471738,-1.859724,-2.707709,16722.853,13.318075,5.773295,9.941043,10.464035,-3.897305,-5.553463,-6.026834,16307.4606,12.984288,5.631287,9.887459,10.745414,-3.816264,-5.610791,-7.437573,3068.7353,4.413393,1.073775,2.575256,2.998915,-0.731498,-1.140356,-1.357114,3406.1966,4