Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
108 lines (94 sloc)
2.32 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <!-- Last modified CMP 09-Jun-99 Corrected text per MGT | |
| CMP 07-Sep-99 Put pictures in table --> | |
| <head> | |
| <title>West Engineering:Quality Assurance</title></title> | |
| <style type="text/css" media="screen" title="textstyle"> | |
| <!-- | |
| BODY { | |
| font-family : Arial; | |
| color : navy; | |
| } | |
| H6 { | |
| font-family : Arial; | |
| font-size : 8pt; | |
| } | |
| H5 { | |
| font-family : Arial; | |
| font-size : 9pt; | |
| font-weight : 800; | |
| } | |
| H4 { | |
| font-family : Arial; | |
| font-size : 10pt; | |
| font-weight : 800; | |
| } | |
| H3 { | |
| font-family : Arial; | |
| font-size : 12pt; | |
| font-weight : 800; | |
| } | |
| H2 { | |
| font-family : Arial; | |
| font-size : 16pt; | |
| } | |
| H1 { | |
| font-family : Arial; | |
| font-size : large; | |
| font-style : italic; | |
| color : Black; | |
| } | |
| P { | |
| font-family : Arial; | |
| font-size : small; | |
| color : Black; | |
| font-weight : 800; | |
| } | |
| PRE { | |
| font-family : Arial; | |
| font-size : 10pt; | |
| color : "#AFEEEE"; | |
| } | |
| TH { | |
| font-family : Arial; | |
| font-size : 10pt; | |
| color : "#AFEEEE"; | |
| } | |
| TD { | |
| font-family : Arial; | |
| font-size : 16pt; | |
| color : "#AFEEEE"; | |
| } | |
| BLOCKQUOTE { | |
| font-family : Arial; | |
| font-size : 12pt; | |
| color : navy; | |
| } | |
| UL { | |
| font-family : Arial; | |
| font-size : 9pt; | |
| color : navy; | |
| } | |
| --> | |
| </style> | |
| </head> | |
| <body background="images/westbg3.gif"> | |
| <table border="0" align="center" width=95% cellpadding="8" cols="3"> | |
| <tr> | |
| <th colspan="3" align="center"><h1>Quality Assurance</h1> | |
| </th> | |
| </tr> | |
| <tr width=95%> | |
| <td> | |
| <img src="http://users.erols.com/westengr/27960090.jpg" width=288 height=230.5 border=0 alt="" align="middle"> | |
| </td> | |
| <td> | |
| <p>Our reputation for quality and reliability is etched in the minds of our people. We recognize the importance of these virtues in today's highly complex and competitive business climate. </p> | |
| <p>We have experienced personnel and the latest in inspection equipment. From basic inspection equipment to very precise computer coordinate measuring machines (CMM) West can provide the quality and necessary documentation to assure that our customers requirements are met.</p> | |
| <p>West works to a quality assurance program that was developed to assure our customers get what they have contracted for. If you would like a copy of our QA manual please contact us. | |
| </p> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |