Email sent successfully in foreground,but fails in background

Dear All,
On Tcode FBL5N, i have an option to send the account statement to specific customers.
the issue i am facing is happening only to ONE customer ABC
when the program is scheduled to run as a batch, tONLY his customer ABC alone does not recieve the SOA(stmnt of Account)
But when the prgram is run in foreground, the email is successfully sent.
This happens only to this particular customer.
Kindly thorw some light on this.
Regards,
SuryaD.

Hi ,
You can try with debugging your job.
Please follow the below processu2026.to debug the back ground job.
1. Use SM37 to get list of jobs , type 'JDBG' in the command line ( no '/' ), put the cursor on the job and press ENTER
2. You are in debug mode now. Step through SAP program (press F7 couple of times) until you get to code you need.
Regards,
Lokesh

Similar Messages

  • TS2621 iPhone hacking. Emails sent from my iphone3GS but I didn't send them.

    iPhone hacking. Emails sent from my iphone3GS but I didn't send them.

    You iPhone has not been hacked, your email has been hacked.
    Change your email password.

  • Not receiving Email - log says Email sent successfully

    Hi,
    I'm not receiving Email though log says that Email message is sent successfully. And there are no errors in the log file. I know the external email system is configured properly as the same system is working correctly in some older project. This project also has same configuration but we have this issue now. Any pointers on how to resolve this issue? I'm using JCAPS 5.1.3 on Solaris 9 server.
    [#|2008-09-02T12:46:10.218-0400|INFO|IS5.1.3|STC.eWay.email.com.stc.connector.emailadapter.appconn.EmailClientAgent|_ThreadID=40; ThreadName=Worker: 55;|Email message sent successfully.|#]
    [#|2008-09-02T12:46:10.219-0400|INFO|IS5.1.3|STC.eGate.CMap.Collabs.Deployments.cmMsgProcessor1_jcdMsgProcessor1.prjEmailCollectorJCDs.jcdMsgProcessor|_ThreadID=40; ThreadName=Worker: 55;|SENT EMAIL TO : <[email protected]>|#]
    Thanks
    -AJ

    Thanks all. Got it working. The email exchange server does not seem to like the dummy email address I was using as From address.

  • Mapping tested successfully in Simulator but fails in SXI_MONITOR

    Hi gyus,
    The Outbound message structure is the following:
    MT_CAP_BANKS
    actions     1..1    xsd:string
    RECORD   0..unbounded  Segment
       Field1
       Field2
       etc
    The target Inbound message structure is the structure of the JDBC receicer adapter, since the scenario is Proxy to JDBC.
    MT_DB_BANKS
    STATEMENT       1..unbounded
    DBSTATEMENT   1..1
       action
       etc
    I want to have one STATEMENT per RECORD segment. But the RECORD segment may also be missing in case that we want to do massive delete of all the entris in a table. So I may have only the action field in some test cases.
    Therefore, I am mapping RECORD>mapWithDefault>STATEMENT.
    Mapping is tested successfully in simulator for all cases, either many RECORD segment or no RECORD segment. Interface mapping tested successfully. However, when we are doing real tests, mapping works fine with many RECORD segments, but fails with no RECORD segments (Cannot produce target element /ns0:MT_DB_BANKS/STATEMENT. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd).
    Any ideas ?
    I also tried to chang the mapping with IF RECORD EXISTS THEN STATEMENT='' ELSE RECORD-->STATEMENT but problem still remains!!

    Hi,
    I'm not really sure why you are encountering this error. Have you tried any context modifications before mapping to field STATEMENT?
    Could you try this mapping?
    constant:null -----------------------------------------> \
    RECORD --> mapWithDefault:null --> equalsS:null --> ifThenElse --> STATEMENT
    constant:hasValue -------------------------------------> /
    The code should perform just like the one with the mapWithDefault without the ifThenElse, but it's worth to try.
    Hope this helps,

  • I can't sign in to my itunes account. I had email sent to reset password but none came through

    How can I sign in to my account if email sent to reset password does not get sent from itunes to my email?

    I would give it up to 24hours for the email to come through. If it still doesn't come through contact support.

  • Ocrcheck success on node1 but failed on node2.(11gR2 for Windows)

    Hi all , I have installed the Oracle Grid Infrastructure with ASM on windows 2008 x64, Everything is done without any error, but ocrcheck failed on nodde2. detail is below:
    checking commnds on node 1:
    *>crsctl check crs*
    CRS-4638: Oracle High Availability Services is online
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    *>srvctl status asm -a*
    ASM on rac1,rac2 is running
    ASM enable
    *>crs_stat -t*
    Name Type Target State Host
    ora.DATA.dg ora....up.type ONLINE ONLINE rac1
    ora....ER.lsnr ora....er.type ONLINE ONLINE rac1
    ora....N1.lsnr ora....er.type ONLINE ONLINE rac2
    ora.asm ora.asm.type ONLINE ONLINE rac1
    ora.eons ora.eons.type ONLINE ONLINE rac1
    ora.gsd ora.gsd.type OFFLINE OFFLINE
    ora....network ora....rk.type ONLINE ONLINE rac1
    ora.oc4j ora.oc4j.type OFFLINE OFFLINE
    ora.ons ora.ons.type ONLINE ONLINE rac1
    ora....SM1.asm application ONLINE ONLINE rac1
    ora....C1.lsnr application ONLINE ONLINE rac1
    ora.rac1.gsd application OFFLINE OFFLINE
    ora.rac1.ons application ONLINE ONLINE rac1
    ora.rac1.vip ora....t1.type ONLINE ONLINE rac1
    ora....SM2.asm application ONLINE ONLINE rac2
    ora....C2.lsnr application ONLINE ONLINE rac2
    ora.rac2.gsd application OFFLINE OFFLINE
    ora.rac2.ons application ONLINE ONLINE rac2
    ora.rac2.vip ora....t1.type ONLINE ONLINE rac2
    ora.scan1.vip ora....ip.type ONLINE ONLINE rac2
    *>ocrcheck*
    Status of Oracle Cluster Registry is as follows :
    Version : 3
    Total space (kbytes) : 262120
    Used space (kbytes) : 2364
    Available space (kbytes) : 259756
    ID : 257699632
    Device/File Name : +DATA
    Device/File integrity check succeeded
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Cluster registry integrity check succeeded
    Logical corruption check succeeded
    checking commnds on node 2:
    *>crsctl check crs*
    CRS-4638: Oracle High Availability Services is online
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    *>srvctl status asm -a*
    ASM on rac1,rac2 is running
    ASM enable
    *>crs_stat -t*
    Name Type Target State Host
    ora.DATA.dg ora....up.type ONLINE ONLINE rac1
    ora....ER.lsnr ora....er.type ONLINE ONLINE rac1
    ora....N1.lsnr ora....er.type ONLINE ONLINE rac2
    ora.asm ora.asm.type ONLINE ONLINE rac1
    ora.eons ora.eons.type ONLINE ONLINE rac1
    ora.gsd ora.gsd.type OFFLINE OFFLINE
    ora....network ora....rk.type ONLINE ONLINE rac1
    ora.oc4j ora.oc4j.type OFFLINE OFFLINE
    ora.ons ora.ons.type ONLINE ONLINE rac1
    ora....SM1.asm application ONLINE ONLINE rac1
    ora....C1.lsnr application ONLINE ONLINE rac1
    ora.rac1.gsd application OFFLINE OFFLINE
    ora.rac1.ons application ONLINE ONLINE rac1
    ora.rac1.vip ora....t1.type ONLINE ONLINE rac1
    ora....SM2.asm application ONLINE ONLINE rac2
    ora....C2.lsnr application ONLINE ONLINE rac2
    ora.rac2.gsd application OFFLINE OFFLINE
    ora.rac2.ons application ONLINE ONLINE rac2
    ora.rac2.vip ora....t1.type ONLINE ONLINE rac2
    ora.scan1.vip ora....ip.type ONLINE ONLINE rac2
    *>ocrcheck*
    PROT-602: Failed to retrieve data from the cluster registry
    PROC-26: Error while accessing the physical storage ASM error [SLOS: cat=8, opn=
    kgfolclcpi1, dep=204, loc=kgfokge
    AMDU-00204: Disk N0002 is in currently mounted diskgroup DATA
    AMDU-00201: Disk N0002: '\\.\ORCLDISKDATA1'
    ] [8]
    also, asmca can run on node1 but can not work on node 2.
    Can anyone help me to resolve this issue?
    Regards.
    Edited by: user8306020 on 2010-7-4 下午11:10

    Thank you for your replay.. I tried to run "cluvfy comp ocr -n all -verbose" on both node, and get the response like below:
    Node1:
    *>cluvfy comp ocr -n all -verbose*
    Verifying OCR integrity
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations
    ASM Running check passed. ASM is running on all cluster nodes
    Disk group for ocr location "+DATA" available on all the nodes
    Checking size of the OCR location "+DATA" ...
    rac2:Size check for OCR location "+DATA" successful...
    rac1:Size check for OCR location "+DATA" successful...
    WARNING:
    This check does not verify the integrity of the OCR contents. Execute 'ocrcheck'
    as a privileged user to verify the contents of OCR.
    OCR integrity check passed
    Verification of OCR integrity was successful.
    =========================================================================
    Node2:
    *>cluvfy comp ocr -n all -verbose*
    Verifying OCR integrity
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations
    ASM Running check passed. ASM is running on all cluster nodes
    Disk group for ocr location "+DATA" available on all the nodes
    Checking size of the OCR location "+DATA" ...
    rac2:Size check for OCR location "+DATA" successful...
    rac1:Size check for OCR location "+DATA" successful...
    WARNING:
    This check does not verify the integrity of the OCR contents. Execute 'ocrcheck'
    as a privileged user to verify the contents of OCR.
    OCR integrity check passed
    Verification of OCR integrity was successful.
    But ocrcheck failed on node2 again. the log file in \app\11.2.0\grid\log\rac2\client\orccheck_4844.log:
    Oracle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
    2010-07-05 15:52:44.985: [OCRCHECK][4728]ocrcheck starts...
    2010-07-05 15:52:45.141: [    GPnP][4728]clsgpnp_Init: [at clsgpnp0.c:406] gpnp tracelevel 1, component tracelevel 0
    2010-07-05 15:52:45.141: [    GPnP][4728]clsgpnp_Init: [at clsgpnp0.c:536] 'E:\app\11.2.0\grid' in effect as GPnP home base.
    2010-07-05 15:52:45.157: [    GPnP][4728]clsgpnpkwf_initwfloc: [at clsgpnpkwf.c:398] Using FS Wallet Location : E:\app\11.2.0\grid\gpnp\rac2\wallets\peer\
    [   CLWAL][4728]clsw_Initialize: OLR initlevel [70000]
    2010-07-05 15:52:45.173: [    GPnP][4728]clsgpnp_getCK: [at clsgpnp0.c:1952] <Get gpnp security keys (wallet) for id:1,typ;7. (2 providers - fatal if all fail)
    2010-07-05 15:52:45.188: [    GPnP][4728]clsgpnp_getCK: [at clsgpnp0.c:1967] Result: (0) CLSGPNP_OK. Get gpnp wallet - provider 1 of 2 (LSKP-FSW(1))
    2010-07-05 15:52:45.188: [    GPnP][4728]clsgpnp_getCK: [at clsgpnp0.c:1984] Got gpnp security keys (wallet).>
    2010-07-05 15:52:45.188: [    GPnP][4728]clsgpnp_getCK: [at clsgpnp0.c:1952] <Get gpnp security keys (wallet) for id:1,typ;4. (2 providers - fatal if all fail)
    2010-07-05 15:52:45.188: [    GPnP][4728]clsgpnp_getCK: [at clsgpnp0.c:1967] Result: (0) CLSGPNP_OK. Get gpnp wallet - provider 1 of 2 (LSKP-FSW(1))
    2010-07-05 15:52:45.188: [    GPnP][4728]clsgpnp_getCK: [at clsgpnp0.c:1984] Got gpnp security keys (wallet).>
    2010-07-05 15:52:45.188: [    GPnP][4728]clsgpnp_Init: [at clsgpnp0.c:839] GPnP client pid=4844, tl=1, f=3
    2010-07-05 15:53:04.221: [  OCRASM][4728]proprasmo: Failed to open file in dirty mode
    2010-07-05 15:53:04.221: [  OCRASM][4728]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][4728]SLOS : SLOS: cat=8, opn=kgfolclcpi1, dep=204, loc=kgfokge
    AMDU-00204: Disk N0002 is in currently mounted diskgroup DATA
    AMDU-00201: Disk N0002: '\\.\ORCLDISKDATA1'
    2010-07-05 15:53:04.314: [  OCRASM][4728]proprasmo: kgfoCheckMount returned [7]
    2010-07-05 15:53:04.314: [  OCRASM][4728]proprasmo: The ASM instance is down
    2010-07-05 15:53:04.361: [  OCRRAW][4728]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2010-07-05 15:53:04.361: [  OCRRAW][4728]proprioo: No OCR/OLR devices are usable
    2010-07-05 15:53:04.361: [  OCRASM][4728]proprasmcl: asmhandle is NULL
    2010-07-05 15:53:04.361: [  OCRRAW][4728]proprinit: Could not open raw device
    2010-07-05 15:53:04.361: [  OCRASM][4728]proprasmcl: asmhandle is NULL
    2010-07-05 15:53:04.361: [ default][4728]a_init:7!: Backend init unsuccessful : [26]
    2010-07-05 15:53:04.361: [OCRCHECK][4728]Failed to access OCR repository: [PROC-26: Error while accessing the physical storage ASM error [SLOS: cat=8, opn=kgfolclcpi1, dep=204, loc=kgfokge
    AMDU-00204: Disk N0002 is in currently mounted diskgroup DATA
    AMDU-00201: Disk N0002: '\\.\ORCLDISKDATA1'
    ] [8]]
    2010-07-05 15:53:04.361: [OCRCHECK][4728]Failed to initialize ocrchek2
    2010-07-05 15:53:04.361: [OCRCHECK][4728]Exiting [status=failed]...

  • BDC Error:- Runs OK in foreground but NOT in background.

    Hi All,
    I am trying to do a BDC for stock putaway using LT01.
    When I run this BDC in foreground
    it runs successfully and transfers the stock OK with the following message:-
    Field RL03T-ANFME. input value is longer than screen field (this is not an error message)
    but when
    I try to run it in background it gives me the following errors :-
    Field RL03T-ANFME. input value is longer than screen field (this is not an error message in foreground)
    Transaction error.
    I know that a potential solution would be to write the LT01 using a BAPI or direct input etc but I would rather not go down this route.
    Amny ideas?
    I am using ECC5.0
    Thanks,
    N.

    Hi Niall,
    I have seen BDC behaving the way you have mentioned. This is because in Foreground the error is taken as soft error/warning(Green light flashes) and it allows you to continue. Even though the data upload is sucessful, you will have problems when you go into the actual transaction. An error pops up saying 'Please enter all the required fields' etc.
    But at the same time when it runs in background, the same error is taken as hard error(red status light) and it will not allow further process.
    Try to debug this BDC program in foreground and when it comes to this stage make the system field SY-BATCH = 'X'. Then you will understand what exactly happens.
    The background process should be taken as the way to go and you need to correct the data.
    I think this is helpful.
    Kannan

  • Report running fine in foreground but not in background

    Dear Friends-
    I have created few varaients to run my report in background and foreground .
    and inside report am using OOPS ALV and call screen  .
    issue is  when i  run prog  using varaient in  foreground  it work fine and show me the correct one record
    but when i  run the report with same varaient in background  it  shows  me   huge records which are not relevant with given input also ...............How to solve this   pls guide me
    Regards
    Meeta

    Hi
    In my report  am passing the input via varaients  and submit another report inside the prog  and in that second report it call screen  with ALV  stuff.
    Is that is the reason ?
    user command  am not sure because at end of the job  it not give any error  job looks finish and  shows so many records.
    Regards
    Meeta

  • I have ordered an i-pad and cancelled it the other day. I have used my indian debit for that order. So money got debited immediately. Apple has sent an email saying that it is successfully cancelled. But money is not yet credited into my account.

    i have ordered an i-pad and cancelled it the other day. I have used my indian debit for that order. So money got debited immediately. Apple has sent an email saying that it is successfully cancelled. But money is not yet credited into my account. please let me know what is happening. I cancelled the order on April 9th. Its already been more than 15 days.

    Your best corse of action would be to either email apple support or ring them giving them your debit I'd and the order number where they will be able to look at what's wrong and set u going on the right track

  • Email sent but not received by individuals

    Hello,
    I am facing an issue in email distribution through WF.
    Emails are generated and can be seen in SAP basis inbox. (i.e. you can see the email address/user ids in To field or Cc field). Few of the users are getting email notification in their inbox but few of them are not.
    E.g. 
    In below example <generic_email> users are receiving the email as generic users but others did not.
    Also if <userid1> is part of <generic_email> then <userid1> is receiving the email as generic user and not as individual user.
    From: WF-BATCH
    To: <userid>@domain.com
    Cc: <userid1>@domain.com, <generic_email>@domain.com, <userid2>@domain.com, <generic_email1>@domain.com
    <Email  body>
    Request your inputs. Thank you.
    - Omkar

    All,
    Thanks for your reply. Worked with Basis as I do not have access to SOST/SCOT in production environment.
    @Abdullah: SCOT is correct. For all the e-mail messages the status is green. (Successfully Sent)
    @Rick: This is a custom application which triggers workflow. I can see the emails in SOST with status as successful.
    @Anjan: No emails in junk folder as well.
    @Swadhin: If we send a test email from SOST, it works fine. Me too suspecting the issue with user id. Working on it.
    @Rahul: Yes. Some users received the emails. Also email is maintained for WF-BATCH user.
    @Mike: Tried testing test email and it worked fine. No filters in SCOT. Exploring more options with basis/security.
    - Omkar

  • The link for "Reset of password has been sent successfully" never appears in my email

    I have 2 emails an old and a new and I do not know which one is correct. I try signing in with each separately and asking for a "RESET" of my password. In each case it states that a "link has been sent successfully to the email you provided" but nothing ever appears. I already have Thunderbird but is it a question of simply re registering?
    john-v-gilbert2@gmx,co.uk (new)
    john-v-gilbert2@hotmail,co.uk (old)
    Thank you
    John

    you would not be able to post in this forum if you did not have the username and password, so what are you trying to do? does this have anything to do with Thunderbird, or is it all forum related.

  • Email sent but cant find it on sent folders, drafts or anywhere?

    Email sent but cant find it on sent folders, drafts or anywhere, have a message sitting in drats that says message upload incomplete..

    Please see below what is on my Sent folder:
    From: Julio Ivan Messa <[email protected]>
    Date: Mon, 03 Mar 2014 14:15:12 +0200
    Subject: Julio Messa - Participation
    <html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="ProgId" content="Excel.Sheet">
    <meta name="Generator" content="Microsoft Excel 14">
    <link id="Main-File" rel="Main-File" href="file://localhost/Users/julioivanmessa/Library/Caches/TemporaryItems/msocl ip/0/clip.htm">
    <link rel="File-List" href="file://localhost/Users/julioivanmessa/Library/Caches/TemporaryItems/msocl ip/0/clip_filelist.xml">
    <style>
    <!--table
        {mso-displayed-decimal-separator:"\,";
        mso-displayed-thousand-separator:\00A0;}
    @page
        {margin:1.0in .75in 1.0in .75in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;}
    td
        {padding-top:1px;
        padding-right:1px;
        padding-left:1px;
        mso-ignore:padding;
        color:black;
        font-size:12.0pt;
        font-weight:400;
        font-style:normal;
        text-decoration:none;
        font-family:Calibri, sans-serif;
        mso-font-charset:0;
        mso-number-format:General;
        text-align:general;
        vertical-align:bottom;
        border:none;
        mso-background-source:auto;
        mso-pattern:auto;
        mso-protection:locked visible;
        white-space:nowrap;
        mso-rotate:0;}
    .xl63
        {border:.5pt solid windowtext;}
    .xl64
        {text-align:center;
        vertical-align:middle;
        border-top:.5pt solid windowtext;
        border-right:.5pt solid windowtext;
        border-bottom:none;
        border-left:.5pt solid windowtext;}
    .xl65
        {text-align:center;
        vertical-align:middle;
        border-top:none;
        border-right:.5pt solid windowtext;
        border-bottom:.5pt solid windowtext;
        border-left:.5pt solid windowtext;}
    -->
    </style>
    </head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div>Good afternoon Associates,</div><div><br></div><div>First thank you again for the opportunity given to be able to be a part of this  and definitely successful pool of projects.</div><div><br></div><ol><li>The intention is to simply put a few terms and conditions on Black &amp; White in terms of our understanding and agreement.</li><li>It would be of my interest to be a share holder in this business of PERFECT PANELBEATERS, if there is still room for that</li><li>I have attached an offer that StandardBank has head-hunted me with of +/- 150.000 Mts plus Vehicle (C180) housing facility, medical aid and finance facility to run a division of their Private banking. Note this is no form of blackmail or comparison but its just for you to be aware that I am committed and convinced that together we have a recipe for Success here. </li><li>I would highlight the following, despite the fact that the business is not operational yet I would say that you may note that there has been a reduction/saving of costs in the following </li></ol><div><br></div><div>
    <table border="0" cellpadding="0" cellspacing="0" width="457" style="border-collapse:
    collapse;width:457pt">
    <!--StartFragment-->
    <colgroup><col width="166" style="mso-width-source:userset;mso-width-alt:7082;width:166pt">
    <col width="95" style="mso-width-source:userset;mso-width-alt:4053;width:95pt">
    <col width="84" style="mso-width-source:userset;mso-width-alt:3584;width:84pt">
    <col width="112" style="mso-width-source:userset;mso-width-alt:4778;width:112pt">
    </colgroup><tbody><tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" width="166" style="height:15.0pt;width:166pt">PERFECT
      PANEL BEATERS</td>
      <td rowspan="2" class="xl64" width="95" style="border-bottom:.5pt solid black;
      width:95pt">Cost/Budget</td>
      <td rowspan="2" class="xl64" width="84" style="border-bottom:.5pt solid black;
      width:84pt">Investment</td>
      <td rowspan="2" class="xl64" width="145" style="border-bottom-width: 0.5pt; border-bottom-style: solid; border-bottom-color: black; width: 145px; ">Saved</td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">Equipment/
      Service</td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">Paintware</td>
      <td class="xl63" style="border-top:none;border-left:none">300.000 usd</td>
      <td class="xl63" style="border-top:none;border-left:none">280.000 usd</td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145">20.000 usd</td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">Site Plans</td>
      <td class="xl63" style="border-top:none;border-left:none">2.500 usd</td>
      <td class="xl63" style="border-top:none;border-left:none">500 usd</td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145">2.000 usd</td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">Project
      Manager</td>
      <td class="xl63" style="border-top:none;border-left:none"> </td>
      <td class="xl63" style="border-top:none;border-left:none">1.300 usd</td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145"> </td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">Advisor /
      Norman</td>
      <td class="xl63" style="border-top:none;border-left:none"> </td>
      <td class="xl63" style="border-top:none;border-left:none"> </td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145"> </td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">Business Plan</td>
      <td class="xl63" style="border-top:none;border-left:none">50.000 usd</td>
      <td class="xl63" align="right" style="border-top:none;border-left:none">0</td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145">50.000 usd</td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none"> </td>
      <td class="xl63" style="border-top:none;border-left:none"> </td>
      <td class="xl63" style="border-top:none;border-left:none"> </td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145"> </td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">PERFECT WATER</td>
      <td class="xl63" style="border-top:none;border-left:none"> </td>
      <td class="xl63" style="border-top:none;border-left:none"> </td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145"> </td>
    </tr>
    <tr height="15" style="height:15.0pt">
      <td height="15" class="xl63" style="height:15.0pt;border-top:none">Equipment/Setup</td>
      <td class="xl63" style="border-top:none;border-left:none">60.000 usd</td>
      <td class="xl63" style="border-top:none;border-left:none">40.000 usd</td>
      <td class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; width: 145px; " width="145">20.000 usd</td>
    </tr>
    <!--EndFragment-->
    </tbody></table><br></div><div><br></div><div>So in summary what I would say is I think I have shown value and I want to also </div><div><!--[if gte mso 9]><xml>
    <o:DocumentProperties>
      <o:Revision>0</o:Revision>
      <o:TotalTime>0</o:TotalTime>
      <o:Pages>1</o:Pages>
      <o:Words>17</o:Words>
      <o:Characters>99</o:Characters>
      <o:Company>Kapa Dech</o:Company>
      <o:Lines>1</o:Lines>
      <o:Paragraphs>1</o:Paragraphs>
      <o:CharactersWithSpaces>115</o:CharactersWithSpaces>
      <o:Version>14.0</o:Version>
    </o:DocumentProperties>
    <o:OfficeDocumentSettings>
      <o:AllowPNG/>
    </o:OfficeDocumentSettings>
    </xml><![endif]--><!--[if gte mso 9]><xml>
    <w:WordDocument>
      <w:View>Normal</w:View>
      <w:Zoom>0</w:Zoom>
      <w:TrackMoves/>
      <w:TrackFormatting/>
      <w:PunctuationKerning/>
      <w:ValidateAgainstSchemas/>
      <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
      <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
      <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
      <w:DoNotPromoteQF/>
      <w:LidThemeOther>EN-US</w:LidThemeOther>
      <w:LidThemeAsian>JA</w:LidThemeAsian>
      <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
      <w:Compatibility>
       <w:BreakWrappedTables/>
       <w:SnapToGridInCell/>
       <w:WrapTextWithPunct/>
       <w:UseAsianBreakRules/>
       <w:DontGrowAutofit/>
       <w:SplitPgBreakAndParaMark/>
       <w:EnableOpenTypeKerning/>
       <w:DontFlipMirrorIndents/>
       <w:OverrideTableStyleHps/>
       <w:UseFELayout/>
      </w:Compatibility>
      <m:mathPr>
       <m:mathFont m:val="Cambria Math"/>
       <m:brkBin m:val="before"/>
       <m:brkBinSub m:val="&#45;-"/>
       <m:smallFrac m:val="off"/>
       <m:dispDef/>
       <m:lMargin m:val="0"/>
       <m:rMargin m:val="0"/>
       <m:defJc m:val="centerGroup"/>
       <m:wrapIndent m:val="1440"/>
       <m:intLim m:val="subSup"/>
       <m:naryLim m:val="undOvr"/>
      </m:mathPr></w:WordDocument>
    </xml><![endif]--><!--[if gte mso 9]><xml>
    <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
      DefSemiHidden="true" DefQFormat="false" DefPriority="99"
      LatentStyleCount="276">
      <w:LsdException Locked="false" Priority="0" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
      <w:LsdException Locked="false" Priority="9" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
      <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
      <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
      <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
      <w:LsdException Locked="false" Priority="10" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Title"/>
      <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
      <w:LsdException Locked="false" Priority="11" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
      <w:LsdException Locked="false" Priority="22" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
      <w:LsdException Locked="false" Priority="20" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
      <w:LsdException Locked="false" Priority="59" SemiHidden="false"
       UnhideWhenUsed="false" Name="Table Grid"/>
      <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
      <w:LsdException Locked="false" Priority="1" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
      <w:LsdException Locked="false" Priority="60" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Shading"/>
      <w:LsdException Locked="false" Priority="61" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light List"/>
      <w:LsdException Locked="false" Priority="62" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Grid"/>
      <w:LsdException Locked="false" Priority="63" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 1"/>
      <w:LsdException Locked="false" Priority="64" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 2"/>
      <w:LsdException Locked="false" Priority="65" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 1"/>
      <w:LsdException Locked="false" Priority="66" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 2"/>
      <w:LsdException Locked="false" Priority="67" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 1"/>
      <w:LsdException Locked="false" Priority="68" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 2"/>
      <w:LsdException Locked="false" Priority="69" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 3"/>
      <w:LsdException Locked="false" Priority="70" SemiHidden="false"
       UnhideWhenUsed="false" Name="Dark List"/>
      <w:LsdException Locked="false" Priority="71" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Shading"/>
      <w:LsdException Locked="false" Priority="72" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful List"/>
      <w:LsdException Locked="false" Priority="73" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Grid"/>
      <w:LsdException Locked="false" Priority="60" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
      <w:LsdException Locked="false" Priority="61" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light List Accent 1"/>
      <w:LsdException Locked="false" Priority="62" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
      <w:LsdException Locked="false" Priority="63" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
      <w:LsdException Locked="false" Priority="64" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
      <w:LsdException Locked="false" Priority="65" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
      <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
      <w:LsdException Locked="false" Priority="34" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
      <w:LsdException Locked="false" Priority="29" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
      <w:LsdException Locked="false" Priority="30" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
      <w:LsdException Locked="false" Priority="66" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
      <w:LsdException Locked="false" Priority="67" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
      <w:LsdException Locked="false" Priority="68" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
      <w:LsdException Locked="false" Priority="69" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
      <w:LsdException Locked="false" Priority="70" SemiHidden="false"
       UnhideWhenUsed="false" Name="Dark List Accent 1"/>
      <w:LsdException Locked="false" Priority="71" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
      <w:LsdException Locked="false" Priority="72" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
      <w:LsdException Locked="false" Priority="73" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
      <w:LsdException Locked="false" Priority="60" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
      <w:LsdException Locked="false" Priority="61" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light List Accent 2"/>
      <w:LsdException Locked="false" Priority="62" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
      <w:LsdException Locked="false" Priority="63" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
      <w:LsdException Locked="false" Priority="64" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
      <w:LsdException Locked="false" Priority="65" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
      <w:LsdException Locked="false" Priority="66" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
      <w:LsdException Locked="false" Priority="67" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
      <w:LsdException Locked="false" Priority="68" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
      <w:LsdException Locked="false" Priority="69" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
      <w:LsdException Locked="false" Priority="70" SemiHidden="false"
       UnhideWhenUsed="false" Name="Dark List Accent 2"/>
      <w:LsdException Locked="false" Priority="71" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
      <w:LsdException Locked="false" Priority="72" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
      <w:LsdException Locked="false" Priority="73" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
      <w:LsdException Locked="false" Priority="60" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
      <w:LsdException Locked="false" Priority="61" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light List Accent 3"/>
      <w:LsdException Locked="false" Priority="62" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
      <w:LsdException Locked="false" Priority="63" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
      <w:LsdException Locked="false" Priority="64" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
      <w:LsdException Locked="false" Priority="65" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
      <w:LsdException Locked="false" Priority="66" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
      <w:LsdException Locked="false" Priority="67" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
      <w:LsdException Locked="false" Priority="68" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
      <w:LsdException Locked="false" Priority="69" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
      <w:LsdException Locked="false" Priority="70" SemiHidden="false"
       UnhideWhenUsed="false" Name="Dark List Accent 3"/>
      <w:LsdException Locked="false" Priority="71" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
      <w:LsdException Locked="false" Priority="72" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
      <w:LsdException Locked="false" Priority="73" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
      <w:LsdException Locked="false" Priority="60" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
      <w:LsdException Locked="false" Priority="61" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light List Accent 4"/>
      <w:LsdException Locked="false" Priority="62" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
      <w:LsdException Locked="false" Priority="63" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
      <w:LsdException Locked="false" Priority="64" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
      <w:LsdException Locked="false" Priority="65" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
      <w:LsdException Locked="false" Priority="66" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
      <w:LsdException Locked="false" Priority="67" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
      <w:LsdException Locked="false" Priority="68" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
      <w:LsdException Locked="false" Priority="69" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
      <w:LsdException Locked="false" Priority="70" SemiHidden="false"
       UnhideWhenUsed="false" Name="Dark List Accent 4"/>
      <w:LsdException Locked="false" Priority="71" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
      <w:LsdException Locked="false" Priority="72" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
      <w:LsdException Locked="false" Priority="73" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
      <w:LsdException Locked="false" Priority="60" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
      <w:LsdException Locked="false" Priority="61" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light List Accent 5"/>
      <w:LsdException Locked="false" Priority="62" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
      <w:LsdException Locked="false" Priority="63" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
      <w:LsdException Locked="false" Priority="64" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
      <w:LsdException Locked="false" Priority="65" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
      <w:LsdException Locked="false" Priority="66" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
      <w:LsdException Locked="false" Priority="67" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
      <w:LsdException Locked="false" Priority="68" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
      <w:LsdException Locked="false" Priority="69" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
      <w:LsdException Locked="false" Priority="70" SemiHidden="false"
       UnhideWhenUsed="false" Name="Dark List Accent 5"/>
      <w:LsdException Locked="false" Priority="71" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
      <w:LsdException Locked="false" Priority="72" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
      <w:LsdException Locked="false" Priority="73" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
      <w:LsdException Locked="false" Priority="60" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
      <w:LsdException Locked="false" Priority="61" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light List Accent 6"/>
      <w:LsdException Locked="false" Priority="62" SemiHidden="false"
       UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
      <w:LsdException Locked="false" Priority="63" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
      <w:LsdException Locked="false" Priority="64" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
      <w:LsdException Locked="false" Priority="65" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
      <w:LsdException Locked="false" Priority="66" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
      <w:LsdException Locked="false" Priority="67" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
      <w:LsdException Locked="false" Priority="68" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
      <w:LsdException Locked="false" Priority="69" SemiHidden="false"
       UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
      <w:LsdException Locked="false" Priority="70" SemiHidden="false"
       UnhideWhenUsed="false" Name="Dark List Accent 6"/>
      <w:LsdException Locked="false" Priority="71" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
      <w:LsdException Locked="false" Priority="72" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
      <w:LsdException Locked="false" Priority="73" SemiHidden="false"
       UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
      <w:LsdException Locked="false" Priority="19" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
      <w:LsdException Locked="false" Priority="21" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
      <w:LsdException Locked="false" Priority="31" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
      <w:LsdException Locked="false" Priority="32" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
      <w:LsdException Locked="false" Priority="33" SemiHidden="false"
       UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
      <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
      <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
    </w:LatentStyles>
    </xml><![endif]--><!--[if gte mso 10]>
    <style>
    /* Style Definitions */
    table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-priority:99;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin-top:0cm;
        mso-para-margin-right:0cm;
        mso-para-margin-bottom:10.0pt;
        mso-para-margin-left:0cm;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Palatino Linotype";
        mso-ascii-font-family:"Palatino Linotype";
        mso-ascii-theme-font:minor-latin;
        mso-hansi-font-family:"Palatino Linotype";
        mso-hansi-theme-font:minor-latin;}
    </style>
    <![endif]--><div style="color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><br></div><div style="font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><span class="Apple-style-span" style="line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 12px;"><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><font class="Apple-style-span" face="Helvetica Neue">                                         Julio  Messa</font></div></span></div></div></div></div></div></span></div></span></d iv></div><div><span class="Apple-style-span" style="color: rgb(89, 174, 249); line-height: 17px; font-size: 19px; font-family: Calibri, sans-serif; ">    </span><span class="Apple-style-span" style="color: rgb(0, 0, 0); line-height: 17px; font-size: 22px; font-family: Calibri, sans-serif; "><font class="Apple-style-span" color="#4990cf">T H E  C O N T A C T</font></span><font class="Apple-style-span" size="2" style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><font class="Apple-style-span" color="#59aef9" face="Calibri,sans-serif"><span class="Apple-style-span" style="line-height: 17px;"><br></span></font></font><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><span class="Apple-style-span" style="line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><font class="Apple-style-span"><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><o:p><font class="Apple-style-span"><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="Section1" style="page: Section1; "><div style="color: rgb(0, 0, 0); margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><font class="Apple-style-span" face="Helvetica Neue"><span class="Apple-style-span" style="font-size: 7px; font-family: Calibri, sans-serif; ">             </span><font class="Apple-style-span" size="1">The Know how meets THE KNOW WHO</font></font></div><div style="color: rgb(0, 0, 0); margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><font class="Apple-style-span" face="Helvetica Neue" size="1">Experience the power of THE RIGHT MEETING</font></div></div></span></div></div></div></span></span></font></o:p>< /div></span></span></span></div></span></div></div></div></font></div></div></sp an></div></span></div></span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><span class="Apple-style-span" style="line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><font class="Apple-style-span"><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><o:p><font class="Apple-style-span"><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="Section1" style="page: Section1; "><div style="font-size: 14px; color: rgb(0, 0, 0); margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span style="color: black; "><font class="Apple-style-span" face="Helvetica Neue" size="2">                           Maputo, Mozambique</font></span></div><div style="font-size: 14px; font-family: Calibri, sans-serif; font-style: normal; color: rgb(0, 0, 0); font-weight: normal; margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span style="color: black; "><font class="Apple-style-span" size="2">                                                    +258 84 82 55 111<o:p></o:p></font></span></div><div style="font-size: 14px; font-family: Calibri, sans-serif; font-style: normal; color: rgb(0, 0, 0); font-weight: normal; margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span style="color: black; "><font class="Apple-style-span" size="2">                                                  +27 (0)76 797 3896<o:p></o:p></font></span></div><div style="font-size: 14px; font-family: Calibri, sans-serif; font-style: normal; font-weight: normal; margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; "><font class="Apple-style-span" size="2">                                           <font class="Apple-style-span" color="#336897">   <font class="Apple-style-span"><font class="Apple-style-span">[email protected]</font> </font></font></font></div></div></span></div></div></div></span></span> </font></o:p></div></span></span></span></div></span></div></div></div></font></ div></div></span></div></span></div></span><span class="Apple-style-span" style="font-size: 14px; font-family: Calibri, sans-serif; line-height: 17px; "><b><span class="Apple-style-span" style="font-weight: normal; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><span class="Apple-style-span" style="line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><font class="Apple-style-span"><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><b><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><o:p><font class="Apple-style-span" size="2" color="#336897"><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="Section1" style="page: Section1; "><div style="font-weight: normal; margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; ">                                        <font class="Apple-style-span"> [email protected]</font></div></div></span></div></div></div></span></span></font></o:p></div></s pan></span></span></div></span></b></div></div></div></font></div></div></span>< /div></span></span></span></div></span></b></span><span class="Apple-style-span" style="font-size: 14px; color: rgb(0, 0, 0); line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><span class="Apple-style-span" style="line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><font class="Apple-style-span"><div style="line-height: 17px; "><div class="Section1" style="page: Section1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; "><p style="font-family: Calibri, sans-serif; font-weight: normal; font-style: normal; font-size: 14px; margin-top: 0cm; margin-right: 0cm; margin-bottom: 0.0001pt; margin-left: 0cm; "><font class="Apple-style-span" color="#7d7d7d" face="Verdana"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></p><span style="color: rgb(0, 0, 0); "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; display: inline !important; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; display: inline !important; "><span class="Apple-style-span" style="line-height: 17px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; display: inline !important; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; display: inline !important; "><o:p><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="line-height: 17px; display: inline !important; "><div class="Section1" style="page: Section1; display: inline !important; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; display: inline !important; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="Section1" style="page: Section1; display: inline !important; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; display: inline !important; "><span style="color: black; font-size: 10px;"><font class="Apple-style-span" face="Helvetica Neue">E-mail Disclaimer</font></span></div></div></span></div></div></div></span></span></o: p></div></span></span></span></div></span></div></span></span></span></div></spa n><p style="font-family: Calibri, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: rgb(0, 0, 0); "></p><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: rgb(0, 0, 0); line-height: 17px; "><b><span class="Apple-style-span" style="font-weight: normal; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm; margin-bottom: 0.0001pt; line-height: 12.75pt; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="line-height: 17px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin-right: 0cm; margin-left: 0cm; margin-top: 0cm

  • SMTP email test success, but emails not occurring

    Hi ,
    the SMTP server is configured to accept only login authenticated mails, but when i
    selected No Authentication, the test connection will be successful.but no emails sent.
    please help me . checked SMTP note working, no SM21 logs found.Email job running.
    kiss

    Hi,
    you can validate below note
    Note 1145354 - Configuring the Mail Services, troubleshooting info
    regards
    nag

  • I have tried many times to reset my apple pw, it says email sent but I am not receiving it.  Any ideas where to go from here?

    I have tried many times to reset my apple pw, it says email sent but I don't receive it.
    Where do I go from here.

    Hey Sharon,
    ive been trying to reset one of our employees' acccounts since last thursday,
    after several failed attempts.  My case was escalated.
    I've since been told (today) directly by itunes/account/apple id - support, that they can't reset our password,
    due to a system update.

  • TS3276 An email sent from my iMac has a button linked to a clip hosted on Vimeo. When received, the link functions on iMac and iPad, but opens a window of app icons on iPhone and iPod touch. Any ideas what's wrong?

    An email sent from my iMac has a button linked to a clip hosted on Vimeo. When received, the link functions on iMac and iPad, but opens a window of app icons on iPhone and iPod touch. Any ideas what's wrong?

    For anyone else reading this thread, it is worth knowing that sometimes an email is, or can be, corrupted thereby jamming the works. The solution above is good, but I just wanted to suggest another one.
    If the problem arises, go to an online mail access service, such as Mail2Web.com and login to you mail account there and delete the offending message.
    Problem solved.
    And George, as this is all entirely voluntary, whinging about no takers may not endear people to you. Besides which, a few minutes of searching on Google would have found you a number of solutions.

Maybe you are looking for

  • ITunes 12.0.1 now just "hangs" and does not complete the sync with my iPhone (iOS 6.1.6).

    Hello all, I've seen similar posts earlier in Apple discussions, but I haven't come across a definitive answer yet…So, let me ask again: Up until 6-7 hours ago, iTunes 12.0.1 was working perfectly well including syncing with my iPhone (I use an oldie

  • Printing Proofsheet for HP Photosmart C6380

    I recently replaced an older HP printer with the C6380.  With my previous printer I could print out a proofsheet to select the prints I wanted to actually print.  Is there a way to do that with the C6380? Thank you 

  • Using reflector to call a method on the servant

    hey all! i have the following code to run a function to the objectRef that i keep in an array (jobServers) ... //   jobServers[0].objServerRef.addService(theCallbackObjectRef, number, jobServers);            Class c = Class.forName("WorkflowFramework

  • Drop Shadow Opacity has no effect?

    It appears that the Opacity slider for Drop Shadow has no effeect on the Canvas preview. It changes the look of the icon preview, but not the actual object on the Canvas. It is either off at 0%, or on full at 1% and up. What am I doing wrong? Also, w

  • How to Insert the value in oitm table

    Dear Members,    In Item Master, i have created a combobox next to Price List through SDK. if i select a particular value in the combobox and click Add Button in itemMaster, the selected value has to go to oitm table. i dont want to put separate tabl