//<[CDATA[

	var font1 = { src: '/sifr/cooperblack.swf' };
  
	sIFR.useStyleCheck = true;
	sIFR.activate(font1);

sIFR.replace(font1, {
selector: 'td#maincontent div#block1 h2'
,css: [

'.sIFR-root { color: #008c9b; font-size:22px;  }'
,'a { color: #008c9b;text-decoration: none; }'
,'a:visited { color: #008c9b;text-decoration: none; }'
,'a:hover { color: #008c9b;text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'td#maincontent div#block2 h1'
,css: [

'.sIFR-root { color: #FFFFFF; font-size:22px;  }'
,'a { color: #02243d;text-decoration: none; }'
,'a:visited { color: #02243d;text-decoration: none; }'
,'a:hover { color: #02243d;text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'td#maincontent div#block3 h2'
,css: [

'.sIFR-root { color: #008c9b; font-size:22px;  }'
,'a { color: #008c9b;text-decoration: none; }'
,'a:visited { color: #008c9b;text-decoration: none; }'
,'a:hover { color: #008c9b;text-decoration: none; }'
]

, wmode: 'transparent'

});

<!-- nextpage -->

sIFR.replace(font1, {
selector: 'body#next td#maincontent h1'
,css: [

'.sIFR-root { color: #008c9b; font-size:22px;  }'
,'a { color: #008c9b;text-decoration: none; }'
,'a:visited { color: #008c9b;text-decoration: none; }'
,'a:hover { color: #008c9b;text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'body#contact td#maincontent h1'
,css: [

'.sIFR-root { color: #008c9b; font-size:22px;  }'
,'a { color: #008c9b;text-decoration: none; }'
,'a:visited { color: #008c9b;text-decoration: none; }'
,'a:hover { color: #008c9b;text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'body#next td#headerright div#price h2'
,css: [

'.sIFR-root { color: #FFFFFF; font-size:20px;  }'
,'a { color: #02243d;text-decoration: none; }'
,'a:visited { color: #02243d;text-decoration: none; }'
,'a:hover { color: #02243d;text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'body#contact td#rightcontent table#right h2'
,css: [

'.sIFR-root { color: #008c9b; font-size:22px;  }'
,'a { color: #008c9b;text-decoration: none; }'
,'a:visited { color: #008c9b;text-decoration: none; }'
,'a:hover { color: #008c9b;text-decoration: none; }'
]

, wmode: 'transparent'

});