From: <Saved by Windows Internet Explorer 7>
Subject: awlgrip.com - the professional topside paint system for yachts
Date: Thu, 31 Jul 2008 17:20:11 +0100
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0000_01C8F331.B04AFA70"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198

This is a multi-part message in MIME format.

------=_NextPart_000_0000_01C8F331.B04AFA70
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.awlgrip.com/datasheets/t0149.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>awlgrip.com - the professional topside paint system =
for yachts</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"><LINK=20
href=3D"http://www.yachtpaint.com/_general/_script/styleMain.css" =
rel=3Dstylesheet><!-- START OF SmartSource Data Collector TAG --><!-- =
=A9 1999-2004 NetIQ Corporation. All rights reserved. --><!-- V7.0 =
--><!-- $DateTime: 2003/10/28 16:26:23 $ -->
<SCRIPT language=3DJavascript><!--
gVersion=3D"1.0";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.1><!--
gVersion=3D"1.1";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.2><!--
gVersion=3D"1.2";
var RE=3D{"%09":/\t/g,"%20":/ =
/g,"%23":/\#/g,"%26":/\&/g,"%2B":/\+/g,"%3F":/\?/g,"%5C":/\\/g};
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.3><!--
gVersion=3D"1.3";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.4><!--
gVersion=3D"1.4";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.5><!--
gVersion=3D"1.5";
//-->
</SCRIPT>

<SCRIPT language=3DJavaScript><!--
var gImages=3Dnew Array;
var gIndex=3D0;
var DCS=3Dnew Object();
var WT=3Dnew Object();
var DCSext=3Dnew Object();

var gDomain=3D"statse.webtrendslive.com";
var gDcsId=3D"dcse6ahzu4h7cnilznqxux4qb_4j4s";

function dcsVar(){
	var dCurrent=3Dnew Date();
	WT.tz=3DdCurrent.getTimezoneOffset()/60*-1;
	if (WT.tz=3D=3D0){
		WT.tz=3D"0";
	}
	WT.bh=3DdCurrent.getHours();
	=
WT.ul=3Dnavigator.appName=3D=3D"Netscape"?navigator.language:navigator.us=
erLanguage;
	if (typeof(screen)=3D=3D"object"){
		WT.cd=3Dscreen.colorDepth;
		WT.sr=3Dscreen.width+"x"+screen.height;
	}
	if (typeof(navigator.javaEnabled())=3D=3D"boolean"){
		WT.jo=3Dnavigator.javaEnabled()?"Yes":"No";
	}
	if (document.title){
		WT.ti=3Ddocument.title;
	}
	WT.js=3D"Yes";
	if (typeof(gVersion)!=3D"undefined"){
		WT.jv=3DgVersion;
	}
	WT.sp=3D"@@SPLITVALUE@@";
	DCS.dcsdat=3DdCurrent.getTime();
	DCS.dcssip=3Dwindow.location.hostname;
	DCS.dcsuri=3Dwindow.location.pathname;
	if (window.location.search){
		DCS.dcsqry=3Dwindow.location.search;
	}
	if =
((window.document.referrer!=3D"")&&(window.document.referrer!=3D"-")){
		if (!(navigator.appName=3D=3D"Microsoft Internet =
Explorer"&&parseInt(navigator.appVersion)<4)){
			DCS.dcsref=3Dwindow.document.referrer;
		}
	}
}

function A(N,V){
	return "&"+N+"=3D"+dcsEscape(V);
}

function dcsEscape(S){
	if (typeof(RE)!=3D"undefined"){
		var retStr =3D new String(S);
		for (R in RE){
			retStr =3D retStr.replace(RE[R],R);
		}
		return retStr;
	}
	else{
		return escape(S);
	}
}

function dcsCreateImage(dcsSrc){
	if (document.images){
		gImages[gIndex]=3Dnew Image;
		gImages[gIndex].src=3DdcsSrc;
		gIndex++;
	}
	else{
		document.write('<IMG BORDER=3D"0" NAME=3D"DCSIMG" WIDTH=3D"1" =
HEIGHT=3D"1" SRC=3D"'+dcsSrc+'">');
	}
}

function dcsMeta(){
	var myDocumentElements;
	if (document.all){
		myDocumentElements=3Ddocument.all.tags("meta");
	}
	else if (document.documentElement){
		myDocumentElements=3Ddocument.getElementsByTagName("meta");
	}
	if (typeof(myDocumentElements)!=3D"undefined"){
		for (var i=3D1;i<=3DmyDocumentElements.length;i++){
			myMeta=3DmyDocumentElements.item(i-1);
			if (myMeta.name){
				if (myMeta.name.indexOf('WT.')=3D=3D0){
					WT[myMeta.name.substring(3)]=3DmyMeta.content;
				}
				else if (myMeta.name.indexOf('DCSext.')=3D=3D0){
					DCSext[myMeta.name.substring(7)]=3DmyMeta.content;
				}
				else if (myMeta.name.indexOf('DCS.')=3D=3D0){
					DCS[myMeta.name.substring(4)]=3DmyMeta.content;
				}
			}
		}
	}
}

function dcsTag(){
	var =
P=3D"http"+(window.location.protocol.indexOf('https:')=3D=3D0?'s':'')+":/=
/"+gDomain+(gDcsId=3D=3D""?'':'/'+gDcsId)+"/dcs.gif?";
	for (N in DCS){
		if (DCS[N]) {
			P+=3DA(N,DCS[N]);
		}
	}
	for (N in WT){
		if (WT[N]) {
			P+=3DA("WT."+N,WT[N]);
		}
	}
	for (N in DCSext){
		if (DCSext[N]) {
			P+=3DA(N,DCSext[N]);
		}
	}
	if (P.length>2048&&navigator.userAgent.indexOf('MSIE')>=3D0){
		P=3DP.substring(0,2040)+"&WT.tu=3D1";
	}
	dcsCreateImage(P);
}

dcsVar();
dcsMeta();
dcsTag();
//-->
</SCRIPT>
<NOSCRIPT>
<META content=3D"MSHTML 6.00.6000.16674" name=3DGENERATOR></HEAD>
<BODY><IMG height=3D1=20
src=3D"http://statse.webtrendslive.com/dcse6ahzu4h7cnilznqxux4qb_4j4s/njs=
.gif?dcsuri=3D/nojavascript&amp;WT.js=3DNo"=20
width=3D1 border=3D0 name=3DDCSIMG> </NOSCRIPT><!-- END OF SmartSource =
Data Collector  TAG --><!-- START OF SmartSource Data Collector TAG =
--><!-- =A9 1999-2004 NetIQ Corporation. All rights reserved. --><!-- =
V7.0 --><!-- $DateTime: 2003/10/28 16:26:23 $ -->
<SCRIPT language=3DJavascript><!--
gVersion=3D"1.0";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.1><!--
gVersion=3D"1.1";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.2><!--
gVersion=3D"1.2";
var RE=3D{"%09":/\t/g,"%20":/ =
/g,"%23":/\#/g,"%26":/\&/g,"%2B":/\+/g,"%3F":/\?/g,"%5C":/\\/g};
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.3><!--
gVersion=3D"1.3";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.4><!--
gVersion=3D"1.4";
//-->
</SCRIPT>

<SCRIPT language=3DJavascript1.5><!--
gVersion=3D"1.5";
//-->
</SCRIPT>

<SCRIPT language=3DJavaScript><!--
var gImages=3Dnew Array;
var gIndex=3D0;
var DCS=3Dnew Object();
var WT=3Dnew Object();
var DCSext=3Dnew Object();

var gDomain=3D"statse.webtrendslive.com";
var gDcsId=3D"dcse6ahzu4h7cnilznqxux4qb_4j4s";

function dcsVar(){
	var dCurrent=3Dnew Date();
	WT.tz=3DdCurrent.getTimezoneOffset()/60*-1;
	if (WT.tz=3D=3D0){
		WT.tz=3D"0";
	}
	WT.bh=3DdCurrent.getHours();
	=
WT.ul=3Dnavigator.appName=3D=3D"Netscape"?navigator.language:navigator.us=
erLanguage;
	if (typeof(screen)=3D=3D"object"){
		WT.cd=3Dscreen.colorDepth;
		WT.sr=3Dscreen.width+"x"+screen.height;
	}
	if (typeof(navigator.javaEnabled())=3D=3D"boolean"){
		WT.jo=3Dnavigator.javaEnabled()?"Yes":"No";
	}
	if (document.title){
		WT.ti=3Ddocument.title;
	}
	WT.js=3D"Yes";
	if (typeof(gVersion)!=3D"undefined"){
		WT.jv=3DgVersion;
	}
	WT.sp=3D"@@SPLITVALUE@@";
	DCS.dcsdat=3DdCurrent.getTime();
	DCS.dcssip=3Dwindow.location.hostname;
	DCS.dcsuri=3Dwindow.location.pathname;
	if (window.location.search){
		DCS.dcsqry=3Dwindow.location.search;
	}
	if =
((window.document.referrer!=3D"")&&(window.document.referrer!=3D"-")){
		if (!(navigator.appName=3D=3D"Microsoft Internet =
Explorer"&&parseInt(navigator.appVersion)<4)){
			DCS.dcsref=3Dwindow.document.referrer;
		}
	}
}

function A(N,V){
	return "&"+N+"=3D"+dcsEscape(V);
}

function dcsEscape(S){
	if (typeof(RE)!=3D"undefined"){
		var retStr =3D new String(S);
		for (R in RE){
			retStr =3D retStr.replace(RE[R],R);
		}
		return retStr;
	}
	else{
		return escape(S);
	}
}

function dcsCreateImage(dcsSrc){
	if (document.images){
		gImages[gIndex]=3Dnew Image;
		gImages[gIndex].src=3DdcsSrc;
		gIndex++;
	}
	else{
		document.write('<IMG BORDER=3D"0" NAME=3D"DCSIMG" WIDTH=3D"1" =
HEIGHT=3D"1" SRC=3D"'+dcsSrc+'">');
	}
}

function dcsMeta(){
	var myDocumentElements;
	if (document.all){
		myDocumentElements=3Ddocument.all.tags("meta");
	}
	else if (document.documentElement){
		myDocumentElements=3Ddocument.getElementsByTagName("meta");
	}
	if (typeof(myDocumentElements)!=3D"undefined"){
		for (var i=3D1;i<=3DmyDocumentElements.length;i++){
			myMeta=3DmyDocumentElements.item(i-1);
			if (myMeta.name){
				if (myMeta.name.indexOf('WT.')=3D=3D0){
					WT[myMeta.name.substring(3)]=3DmyMeta.content;
				}
				else if (myMeta.name.indexOf('DCSext.')=3D=3D0){
					DCSext[myMeta.name.substring(7)]=3DmyMeta.content;
				}
				else if (myMeta.name.indexOf('DCS.')=3D=3D0){
					DCS[myMeta.name.substring(4)]=3DmyMeta.content;
				}
			}
		}
	}
}

function dcsTag(){
	var =
P=3D"http"+(window.location.protocol.indexOf('https:')=3D=3D0?'s':'')+":/=
/"+gDomain+(gDcsId=3D=3D""?'':'/'+gDcsId)+"/dcs.gif?";
	for (N in DCS){
		if (DCS[N]) {
			P+=3DA(N,DCS[N]);
		}
	}
	for (N in WT){
		if (WT[N]) {
			P+=3DA("WT."+N,WT[N]);
		}
	}
	for (N in DCSext){
		if (DCSext[N]) {
			P+=3DA(N,DCSext[N]);
		}
	}
	if (P.length>2048&&navigator.userAgent.indexOf('MSIE')>=3D0){
		P=3DP.substring(0,2040)+"&WT.tu=3D1";
	}
	dcsCreateImage(P);
}

dcsVar();
dcsMeta();
dcsTag();
//-->
</SCRIPT>
<NOSCRIPT><IMG height=3D1=20
src=3D"http://statse.webtrendslive.com/dcse6ahzu4h7cnilznqxux4qb_4j4s/njs=
.gif?dcsuri=3D/nojavascript&amp;WT.js=3DNo"=20
width=3D1 border=3D0 name=3DDCSIMG> </NOSCRIPT><!-- END OF SmartSource =
Data Collector  TAG -->
<TABLE cellSpacing=3D0 cellPadding=3D0 align=3Dleft border=3D0>
  <TBODY>
  <TR>
    <TD align=3Dleft width=3D581>&nbsp;</TD></TR>
  <TR>
    <TD vAlign=3Dtop width=3D581>
      <CENTER><FONT face=3Darial size=3D3><BR><BR></FONT></CENTER><FONT =
face=3Darial=20
      size=3D3>
      <DIV align=3Dcenter>
      <CENTER>
      <TABLE cellSpacing=3D0 cellPadding=3D0 width=3D"100%" border=3D0 =
hspace=3D"0"=20
      vspace=3D"0">
        <TBODY>
        <TR>
          <TD>
            <P align=3Dcenter><A name=3DPRIMERS></A><FONT =
color=3D#0080c0><B>Interior=20
            Waterborne Urethane Topcoat</B></FONT><FONT=20
color=3D#0080c0></FONT></P>
            <P align=3Dcenter><FONT face=3DHelvetica color=3D#000000=20
            size=3D2><B>Features &amp; Uses</B></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>Awlgrip's=20
            laboratories have developed a waterborne urethane for =
interior=20
            applications in engine rooms and other areas where a durable =

            urethane is required and the application of a solvent borne =
coating=20
            is impractical. This two component urethane has excellent =
solvent=20
            resistance to denatured alcohol and acetone as well as =
diesel fuel=20
            and anti-freeze. Gloss retention and heat resistance to =
180=B0 F. are=20
            excellent. Unlike most water based urethanes, Awlgrip's =
coating is=20
            shelf stable and has excellent hiding characteristics. This =
product=20
            is available in Awlgrip's most popular white colors and can =
be=20
            applied by spray, brush, or roller.</FONT></P>
            <P align=3Dcenter><FONT size=3D2><BR><FONT face=3DHelvetica=20
            color=3D#000000><B>Specification Data</B></FONT></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>Type: Two=20
            Component Interior Waterborne Urethane<BR><BR>Color: =
Matterhorn=20
            White (WT8201), Cloud White (WT8202), Snow White (WT8203), =
Light=20
            Gray (WT1200)<BR>Packaging: Available in 1 Gallon Kit=20
            Only<BR>Theoretical Coverage - Sq. Feet/Gallon<BR>Spray =
Application:=20
            725 Sq. Feet at 1 mil dry film thickness; 363 Sq. Feet at 2 =
mils=20
            dry, 241 Sq. Feet at 3 mils dry.<BR>Recommended Wet Film =
Thickness:=20
            4.5-7 mils (112.5-175 microns), total of 2-3 =
coats.<BR>Recommended=20
            Dry Film Thickness: 2-3 mils (50-75 microns), total of 2-3=20
            coats.<BR>Coverage calculations are calculated for mixed =
base and=20
            converter, reduced 25% and are based on a theoretical =
transfer=20
            efficiency of 100%. Actual coverage rate obtained will vary=20
            according to equipment choice, application techniques, part =
size,=20
            and application environment.<BR>Anticipated Cure Time at =
77=B0F/50%=20
            R.H: 18 hours to tape free; 3 days to light service; 7 days =
for full=20
            cure.<BR>Brush/Roller Application: 725 Sq. Feet at 1 mil =
dry; 363=20
            Sq. Feet at 2 mils dry, 241 Sq. Feet at 3 mils dry =
.<BR>Recommended=20
            Wet Film Thickness: 4.5-7 mils (112.5-175 microns), total of =
2-3=20
            coats. Do not exceed.<BR>Recommended Dry Film Thickness: 2-3 =
mils=20
            (50-75 microns), total of 2-3 coats. Do not=20
            exceed.<BR>Recoatability: Spray applications consist of two =
to three=20
            coats applied over 1-4 hours. Exact time will vary with =
temperature,=20
            project size, and film thickness applied. Brush/Roller =
applications=20
            require at least 2 coats applied a minimum of 16 hours =
apart.=20
            Awlgrip topcoats which have been allowed to cure more than =
24 hours=20
            must be sanded before recoating. </FONT></P>
            <P align=3Dcenter><FONT face=3DHelvetica color=3D#000000 =
size=3D2><B>Product=20
            Components, Reducers, Additives, and Auxiliary=20
            Components</B></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>Matterhorn=20
            =
White....................................................................=
...............WT8201<BR>Cloud=20
            =
White....................................................................=
.....................=20
            WT8202<BR>Snow=20
            =
White....................................................................=
......................WT8203<BR>Light=20
            =
Gray.....................................................................=
........................WT1200<BR>Spray=20
            or Brush=20
            =
Converter................................................................=
........WT3201<BR>Reducer................................................=
................................................T0149<BR>Accelerator.....=
.........................................................................=
..............None<BR>Equipment..........................................=
...................................................Cleaning=20
            Water</FONT></P>
            <P align=3Dcenter><FONT face=3DHelvetica color=3D#000000=20
            size=3D2><B>Application Equipment </B></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>Conventional air=20
            atomized spray, HVLP spray, brush or roller. </FONT></P>
            <P align=3Dcenter><FONT size=3D2><BR><FONT face=3DHelvetica=20
            color=3D#000000><B>Surface Preparation</B></FONT></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>A =
clean, dry=20
            surface is essential to the success of any coatings =
application.=20
            Remember - Clean before sanding. Sanding often melts greases =
and=20
            oils into the surface making it difficult to obtain a clean =
surface.=20
            Refer to Awlgrip's 12th Edition Application Guide =
(www.uspaint.com)=20
            for additional information regarding surface cleaning =
products and=20
            procedures.</FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>Awlgrip products=20
            should be applied over properly prepared 545 Primer in spray =

            applications, or AWL-QUIK=AE Primer in brush/roller=20
            applications.</FONT></P>
            <P></P>
            <P align=3Dcenter><FONT face=3DHelvetica color=3D#000000 =
size=3D2><B>Mixing=20
            &amp; Reduction</B></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2><B>Spray:</B>=20
            Mix by volume three parts Awlgrip Interior Water Based =
Topcoat Base=20
            Component with one part Converter to a smooth, homogenous =
mixture.=20
            Reduce up to 25% with T0149. Overall mix is 3:1:1 by volume. =

            Example: 9 oz. Base, 3 oz. Converter, 3 oz. T0149. Painting =
in high=20
            temperature conditions may require additional reduction. 40% =

            reduction is the maximum recommendation.</FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif"=20
            size=3D2><B>Brush/Roller:</B> Mix by volume three parts =
Awlgrip=20
            Interior Water Based Topcoat Base Component with one part =
Converter=20
            to a smooth, homogenous mixture. Reduce 15-25% with T0149. =
Overall=20
            mix is 3:1:=BE or 1 by volume. Example: 9 oz. Base, 3 oz. =
Converter,=20
            2-3 oz. T0149. Painting in high temperature conditions may =
require=20
            additional reduction. 40% reduction is the maximum =
recommendation.=20
            At 15% reduction the material brushes fine, but spray =
application=20
            has excessive orange peel.</FONT></P>
            <P></P>
            <P align=3Dcenter><FONT face=3DHelvetica color=3D#000000=20
            size=3D2><B>Application Instructions</B></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2>General: The=20
            primed surface must be clean and dry. Achieving maximum =
gloss and=20
            distinction of image requires the primer be smooth sanded =
with=20
            220-320 grit paper before topcoat application. Using a =
contrasting=20
            mist coat of lacquer primer as a "guide coat" is =
recommended. Smooth=20
            sanding until all the "guide coat" is removed indicates a =
texture=20
            free surface.</FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Two =
to three=20
            coats are recommended for spray applications. Brush/Roller=20
            applications require two to three coats. Regardless of =
application=20
            method two coats is the minimum! Topcoating cannot be done =
in one=20
            coat!</FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2><B>Spray=20
            Application:</B> Apply a light, smooth, slightly wet tack =
coat to=20
            the surface. Allow tack coat to "flash off" 5 to 10 minutes. =
Then=20
            apply a full, wet coat to achieve color coverage (i.e., =
hide) and=20
            film thickness requirements. If preferred, three coats may =
be used.=20
            Allow the second coat to "flash off" 5 to 10 minutes until =
only=20
            slightly tacky before applying third coat. In three coat=20
            applications, coats two and three are not "full, wet" coats. =
The=20
            second coat is a slightly heavy tack coat with the third =
coat just=20
            wet enough to obtain full hide (opacity) or color=20
            coverage.</FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2><B>Brush/Roller=20
            Application: </B>Apply Awlgrip Topcoat in two to three coats =
of 1.5=20
            to 2.5 mils WFT each. Allow 4-16 hours between each coat. =
Sanding=20
            between coats with 280 to 400 grit paper will provide a =
smoother=20
            finish. </FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>On =
large=20
            interior surfaces first roll the Awlgrip Topcoat and then =
smooth the=20
            roller stipple by lightly tipping the surface with a brush. =
This can=20
            be done with 2 painters working side by side (i.e., 1 =
rolling and 1=20
            tipping), or with 1 painter rolling approximately 6 square =
feet and=20
            then tipping that area before rolling any =
further.</FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" size=3D2>Do =
not apply=20
            paint materials to surfaces warmer than 105=B0F or colder =
than 55=B0F.=20
            Do not attempt to cure products at temperatures below =
55=B0F. Pot Life=20
            5 hours.</FONT></P>
            <P><FONT size=3D2><BR><FONT=20
            face=3D"Arial, Helvetica, =
sans-serif"><B>IMPORTANT</B><BR>Before=20
            mixing, read Material Safety Data Sheet for health hazard =
and safety=20
            information.<BR><B>WARNING!</B><BR>DO NOT incorporate into =
this=20
            Awlgrip Coating System, any thinner, additive, modifier, =
converter,=20
            or related product produced by any manufacturer other than =
Awlgrip.=20
            Any such substitution can jeopardize the unique chemical=20
            characteristics provided by each of the Awlgrip Coating=20
            systems.<BR><B>FOR INDUSTRIAL USE ONLY</B><BR>This product =
is for=20
            use by professional, trained, personnel using proper =
equipment and=20
            is not intended for sale to or use by, the general=20
            public.<BR><B>NON-WARRANTY</B><BR>Any recommendation of =
Awlgrip=20
            Corporation contained herein covering use, utilization, =
chemical or=20
            physical properties and other qualities of the products sold =
is=20
            believed reliable; however, Awlgrip Corporation makes no =
warranty or=20
            representation with respect thereto. Use or application of =
any=20
            Awlgrip Corporation product is at the discretion of the =
Buyer=20
            without liability or obligation whatsoever of=20
            Awlgrip.</FONT></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif" =
size=3D2><B>FOR CHEMICAL=20
            EMERGENCY CALL CHEMTREC 800-424-9300 OR =
703-527-3887</B></FONT></P>
            <P><FONT face=3D"Arial, Helvetica, sans-serif"=20
            size=3D2><BR><B>Headquarters:</B><BR>831 South 21st =
Street<BR>St.=20
            Louis, Missouri<BR>63103 U.S.A. <BR>Tel: =
314-621-0525<BR>Fax:=20
            314-621-0722<BR><BR><B>Europe:</B> NOF Europe =
N.V.<BR>Bannerlaan=20
            54<BR>Industriezone Klein-Gent<BR>B-2280=20
            Grobbendonk<BR>Belgium<BR>Telephone: +32 (0)14 25 77=20
            70<BR>Facsimile: +32 (0)14 23 08=20
      =
80</FONT></P></TD></TR></TBODY></TABLE></CENTER></DIV></FONT></TD></TR>
  <TR>
    <TD width=3D581></TD></TR></TBODY></TABLE></BODY></HTML>

------=_NextPart_000_0000_01C8F331.B04AFA70
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Location: http://statse.webtrendslive.com/dcse6ahzu4h7cnilznqxux4qb_4j4s/njs.gif?dcsuri=/nojavascript&WT.js=No

R0lGODlhAQABAJH/AP///wAAAP///wAAACH/C0FET0JFOklSMS4wAt7tACH5BAEAAAIALAAAAAAB
AAEAAAICVAEAOw==

------=_NextPart_000_0000_01C8F331.B04AFA70
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.yachtpaint.com/_general/_script/styleMain.css

.text {
	FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 18px; FONT-FAMILY: =
Helvetica,Arial; TEXT-DECORATION: none
}
.text A:link {
	COLOR: #0033cc; TEXT-DECORATION: none
}
.text A:visited {
	COLOR: #0033cc; TEXT-DECORATION: none
}
.text A:active {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
.text A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
.textsmall {
	FONT-SIZE: 9px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: =
Helvetica,Arial; TEXT-DECORATION: none
}
.textsmall A:link {
	COLOR: #0033cc; TEXT-DECORATION: none
}
.textsmall A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.textsmall A:active {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
.textsmall A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
.Header {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; LINE-HEIGHT: 28px; =
FONT-FAMILY: Helvetica, Arial; TEXT-DECORATION: none
}
.Headline {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 18px; =
FONT-FAMILY: Helvetica,Arial; TEXT-DECORATION: none
}
.HeadlineWhite {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: 18px; =
FONT-FAMILY: Helvetica,Arial; TEXT-DECORATION: none
}
.Menu {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: =
Helvetica,Arial; TEXT-DECORATION: none
}
.Menu A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.Menu A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.Menu A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.Menu A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
.Menu_red {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #cc0000; FONT-FAMILY: =
Helvetica,Arial; TEXT-DECORATION: none
}
.Menu_red A:link {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.Menu_red A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.Menu_red A:active {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.Menu_red A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
.MenuPopupHeader {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: =
18px; FONT-FAMILY: Verdana
}
.MenuPopup {
	FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-FAMILY: =
Verdana
}
.MenuPopup A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.MenuPopup A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.MenuPopup A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.MenuPopup A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
INPUT.buttons {
	BORDER-RIGHT: #404040 1px solid; BORDER-TOP: #d4d0c8 1px solid; =
FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; BORDER-LEFT: #d4d0c8 1px =
solid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #404040 1px solid; =
FONT-FAMILY: Helvetica,Arial; BACKGROUND-COLOR: #ffffff
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Helvetica,Arial
}
.textLine {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Helvetica,Arial
}
.textWhite {
	FONT-SIZE: 11px; COLOR: white; LINE-HEIGHT: 18px; FONT-FAMILY: =
Helvetica,Arial
}
.txtLink {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: =
18px; FONT-FAMILY: Helvetica,Arial; TEXT-DECORATION: none
}
.txtLink A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.txtLink A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.txtLink A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.txtLink A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
.topmenu {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: =
Helvetica,Arial; TEXT-DECORATION: none
}
.topmenu:hover {
	FONT-WEIGHT: bold; COLOR: #cc0000; TEXT-DECORATION: none
}
.anyInput {
	FONT-SIZE: 11px; FONT-FAMILY: Helvetica,Arial
}
.anyButton {
	FONT-SIZE: 11px; FONT-FAMILY: Helvetica,Arial; HEIGHT: 22px
}
.textN {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: =
none
}
.textN A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.textN A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.textN A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
.textN A:active {
	COLOR: #e6e6e6; TEXT-DECORATION: none
}
.nav_top {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/nav_top.jpg); BACKGROUND-REPEAT: no-repeat
}
.main_top {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/main_top.jpg); BACKGROUND-REPEAT: no-repeat
}
.owiw_HeadlineWhite {
	FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ffffff; LINE-HEIGHT: =
24px; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.owiw_textsmall {
	FONT-SIZE: 9px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: =
Helvetica,Arial; TEXT-DECORATION: none
}
.owiw_textsmall A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.owiw_textsmall A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.owiw_textsmall A:active {
	COLOR: #9900cc; TEXT-DECORATION: none
}
.owiw_textsmall A:hover {
	COLOR: #0033cc; TEXT-DECORATION: none
}
.owiw_c20_env_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_c20_env_bg.jpg); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_c20_her_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_c20_her_bg.jpg); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_c20_you_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_c20_you_bg.jpg); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_c20_evo_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_c20_evo_bg.jpg); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_c20_per_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_c20_per_bg.jpg); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_c20_res_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_c20_res_bg.jpg); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_c20_vie_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_c20_vie_bg.jpg); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_menu_top_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_menu_top.gif); BACKGROUND-REPEAT: =
no-repeat
}
.owiw_menu_bottom_bg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: =
url(/_general/images/owiw/owiw_menu_bottom.gif); BACKGROUND-REPEAT: =
no-repeat
}

------=_NextPart_000_0000_01C8F331.B04AFA70--

