#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "header_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;

Company President Resume Cover Letter

A sample cover letter for company president job.
Given below is a sample company president resume cover letter. If you are applying for a company president job, don't forget to send such cover letter with it.

MARTHA KLINGMAN
123, Park evenue
Boston, MA, 02123
(123) 456-7890

September 23rd 2008

Ms. Sally Cook
Zeus Health Products
321, West Street
San Francisco, CA 95863

Dear Ms. Cook,

In response to your recent job announcement in the Health Products Journal, please accept this letter and resume in application for the position of President of Progressive Health Products.

As you can see from my resume, my background is a good fit for your stated job requirements:

I believe that I have both the background and the abilities to help your company succeed and grow as it introduces innovative products into the health care industry.

I look forward to meeting or talking with you soon. If we haven't spoken by the end of next week, I will contact you.

Sincerely,

Martha Klingman

Enclosure: Resume


See one of the best example of vice president of administration and finance resume, furniture vice president of sales resume example and pharmaceuticals vice president of sales resume sample if you are looking for resume preparation. #!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "footer_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;