		A {
	       TEXT-DECORATION: none
        }
        A:hover {
	       TEXT-DECORATION: underline; color: red;
        }
        TD {
	       FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif;
        }
        .NewsHeader {
			padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
			color: darkblue;
			background-color: lightblue;
			border-bottom: 1px;
			border-bottom-color: black;
			border-bottom-style: solid;
			height: 20px;
		}
		.SpeurderHeader {
			padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
			color: darkblue;
			background-color: lightblue;
			border-bottom: 1px;
			border-bottom-color: black;
			border-bottom-style: solid;
			border-top: 1px;
			border-top-color: black;
			border-top-style: solid;
			height: 20px;
		}
		.productHeader{
			padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
			color: blue;
			background-color: #993300;
			height: 20px;
		}
		.pageHeader{
			padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
			color: white;
			background-color: #993300;
			height: 20px;
		}
		.productDescription{
			padding-left: 7px;
			padding-top: 4px;
			font-family: arial;
			font-size: 9pt;
		}
		.Channel{
			padding-left: 7px;
			height: 20px;
			font-family: arial;
			font-size: 9pt;
			color: white;
		}
		.activeChannel{
			padding-left: 7px;
			height: 20px;
			font-family: arial;
			font-size: 9pt;
			font-weight: bold;
			color: #0066CC;
			background-color: white;
		}
		.top{
			border: 1 solid black;
		}
		.left{
			border-bottom: 1px;
			border-bottom-color: black;
			border-bottom-style: solid;
			border-left: 1px;
			border-left-color: black;
			border-left-style: solid;
			border-right: 1px;
			border-right-color: black;
			border-right-style: solid;
		}
		.right{
			border-right: 1px;
			border-right-color: black;
			border-right-style: solid;
			border-bottom: 1px;
			border-bottom-color: black;
			border-bottom-style: solid;
			padding-right: 15px;
		}
		.contentstyle{
			font-family: arial;
			padding-right: 5px;
			font-size: 2pt;
		}
		.cell{
			padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
		}
        .header{
			padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
            font-weight: bold;
		}
		.errors{
			padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
			color: red;
		}
        .printViewHeader1{
            padding-left: 7px;
			font-family: arial;
			font-size: 9pt;
            font-weight: bold;
			color: lightblue;
        }
		.CatRepProductHeader{
			background-color: #993300;
			color: white;
			font-family: arial;
			font-size: 9pt;
			font-weight: bold;
			border-top: 1px;
			border-top-color: black;
			border-top-style: solid;
			border-left: 1px;
			border-left-color: black;
			border-left-style: solid;
			border-right: 1px;
			border-right-color: black;
			border-right-style: solid;
		}
        .CatRepProductHeader2{
			padding-left: 15px;
            height: 18px;
            background-color: #993300;
			color: white;
			font-family: arial;
			font-size: 9pt;
			font-weight: bold;
			border-top: 1px;
			border-top-color: black;
			border-top-style: solid;
			border-left: 1px;
			border-left-color: black;
			border-left-style: solid;
			border-right: 1px;
			border-right-color: black;
			border-right-style: solid;
            border-bottom: 1px;
			border-bottom-color: black;
			border-bottom-style: solid;
		}
        .CatRepProductHeader2Cell{
			color: white;
            font-family: arial;
			font-size: 9pt;
			font-weight: bold;
            text-decoration: none;
		}
        .CatRepProductHeader2Cell:hover{
			color: lightblue;
            font-family: arial;
			font-size: 9pt;
			font-weight: bold;
            text-decoration: underline;
		}
		.CatRepProductFooter{
			border-bottom: 1px;
			border-bottom-color: black;
			border-bottom-style: solid;
			border-left: 1px;
			border-left-color: black;
			border-left-style: solid;
			border-right: 1px;
			border-right-color: black;
			border-right-style: solid;
		}
		.CatRepProductPicture{
			border-left: 1px;
			border-left-color: black;
			border-left-style: solid;
			border-right: 1px;
			border-right-color: black;
			border-right-style: solid;
		}
        .contentLink{
			font-family: arial;
			font-size: 8pt;
			color: blue;
		}
        .contentLink:hover{
			color: red;
		}
        .basketHeaderClass{
            font-name: arial;
            font-size: 14pt;
            font-weight: bold;
        }

