<STYLE TYPE="text/css">	<!--
	a:link {
		color: Blue;
	}
	a:link {
		text-decoration: none;
		font-weight: bold;
	}

	a:visited {color: blue;}
	a:visited {
		text-decoration: none;
		font-weight: bold;
	}

	a:hover {color: red;}
	a:hover {
		text-decoration: none;
		font-weight: bold;
	}

	h1 {
		font-family: Verdana,Tahoma,Arial;
		font-size: 22px;
		COLOR: #E60000;
		font-weight: bold;
		margin-bottom: 0px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-top: 5px;
		width: 100%;
		border: 1px solid #CCCCCC;
		background-color: #f1f1f1;
		align: center;
	}
	h2 {
		font-family: Verdana,Tahoma,Arial;
		font-size: 16px;
		font-weight: bold;
		COLOR: #7D7D7D;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left: 10px;
	}
	.text-border
	{
		width: 100%;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		background-color: white;
		font-family: Verdana,Tahoma,Arial;
		font-size: 14px;
		COLOR: black;
	}
	.text-border-center
	{
		width: 100%;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		text-align: center;
		background-color: white;
	}
	P.10indent
	{
		margin-left: 10px;
		margin-bottom: 5px;
	}
	.text-mini
	{
		text-align: center;
		align: center;
		font-family: Verdana,Tahoma,Arial;
		font-size: 9px;
	}
	sup {
		font-family: Verdana,Tahoma,Arial;
		font-size: 9px;
	}
	td.sku {
		font-family: Verdana,Tahoma,Arial;
		font-size: 12px;
		COLOR: black;
		text-align: center;
		background-color: white;
	}
	td.more {
		font-family: Verdana,Tahoma,Arial;
		font-size: 10px;
		COLOR: black;
		text-align: center;
		background-color: white;
	}
	td.left {
		font-family: Verdana,Tahoma,Arial;
		font-size: 10px;
		COLOR: black;
		text-align: left;
		background-color: white;
	}
	td.copy {
		font-family: Verdana,Tahoma,Arial;
		font-size: 14px;
		COLOR: black;
	}
	.image {
		font-family: Verdana,Tahoma,Arial;
		font-size: 11px;
		COLOR: #7D7D7D;
		text-align: center;
	}
	th {
		font-family: Verdana,Tahoma,Arial;
		font-size: 12px;
		COLOR: black;
		font-weight: bold;
		background-color: #f1f1f1;
	}
	th.plus {
		font-family: Verdana,Tahoma,Arial;
		font-size: 14px;
		COLOR: black;
		font-weight: bold;
		background-color: #f1f1f1;
		text-align: left;
		padding-left: 6px;
	}
	UL.more{
		font-family: Verdana,Tahoma,Arial;
		font-size: 12px;
		COLOR: black;
		margin-top: 2px;
		padding-left: 40px;
	}
	table.more{
		margin-top: 6px;
	}
	-->
</STYLE>

