<style type="text/css">
<!--
	body { 
		background-color: #fff;
		font-family: Arial, Helvetica, sans-serif; 
		color: #000;
		font-size: .9em;
		margin: 0,0,0,0;
	}
	p { 
		font-family: Arial, Helvetica, sans-serif; 
		color: #000; 
		font-size: .9em;
	}
	p.producttitle { 
		color: #f93; 
		font-weight: bold;
		font-size: 1em;
	}
	p.small {
		font-size: .7em;
	}
	ul.home {
		font-family: Arial, Helvetica, sans-serif;
		font-size: .75em;
	}
	a:link { 
		color: #069; 
		text-decoration: underline;
	}
	a:hover { 
		text-decoration: underline; 
		color: #cc3;
	}
	a:active { 
		text-decoration: underline; 
		color: #cc3; 
	}
	a:visited {
		color: #069; 
		text-decoration: underline;
	}
	a:visited:hover {
		text-decoration: underline; 
		color: #cc3;
	}
	a.credits {
		color: #fff;
		text-decoration: none;
	}
	a.credits:hover {
		color: #cc3;
	}
	a.credits:visited {
		color: #fff;
	}
	a.credits:visited:hover {
		color: #cc3;
	}
	a.navheader { 
		font-family: Tahoma, Arial, Sans-Serif; 
		color: #069; 
		text-decoration: underline; 
		font-weight: bold; 
		font-size: 1em;
		margin: 10;
	}
	a.navheader:hover { 
		color: #fff; 
		text-decoration: none;
	}
	a.navleft { 
		font-family: Tahoma, Arial, Sans-Serif; 
		text-decoration: none; 
		font-size: 10pt; 
		font-weight: bold; 
		color: #036;
	}
	a.navcartinfo { 
		font-family: Tahoma, Arial, Sans-Serif; 
		text-decoration: none; 
		font-size: .8em; 
		color: #069;
	}
	a.navcartinfo:hover { 
		color: #fff;
		text-decoration: none;
	}
	a.bgdkblue { 
		color: #fff; 
		font-size: .8em;
	}
	
	h1 { 
		font-family: Tahoma, Arial, Sans-Serif; 
		font-size: 1.4em; 
		color: #000;
	}
	h2 { 
		font-family: Tahoma, Arial, Sans-Serif; 
		font-size: 1.2em; 
		color: #000;
	}
	h3 { 
		font-family: Tahoma, Arial, Sans-Serif; 
		font-size: 1.0em; 
		color: #000;
	}
	h4 { 
		font-family: Tahoma, Arial, Sans-Serif; 
		font-size: .9em; 
		color: #000;
	}
	table.green {
		background-color: #cc3;
	}
	td.black {
		background-color: #000;
	}
	td.blue {
		background-color: #069;
	}
	td.green {
		background-color: #cc3;
	}
	td.orange {
		background-color: #f93;
	}
	span.credits {
		font-family: "Century Gothic", Tahoma, Arial, sans-serif;
		font-size: .7em;
		color: #fff;
	}
	span.small {
		font-family: Tahoma, Arial, Sans-Serif;
		font-size: .7em;
	}
	span.smallgrey {
		font-family: Tahoma, Arial, Sans-Serif;
		font-size: .7em;
		color: #666;
	}
-->
</style>
