A{color : #000000; text-decoration : none;} 
A:link{color : #000000; text-decoration : none;}
A:visited{ color: #000000; text-decoration : none;}
A:active{ color: #000000; text-decoration : none;}
A:hover{color: #CC3300;	text-decoration:none;}

body,li,ul,p,td  {
	font-family : Arial,Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : black;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-face-color: #CCCCCC;
        scrollbar-shadow-color: #C0C0C0;
        scrollbar-highlight-color:#C0C0C0;
        scrollbar-3dlight-color: #C0C0C0;
        scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #808080;
}
	.h1 {
		text-align: left;
		font-size: 18px;
		line-height: 33px;
		font-family: Verdana;
		font-weight: none;
		position: relative;
		color: #000000;
	}
	.h1 span {
		position: absolute;
		top: -7px;
		left: 1px;
		padding-right: 3px;
		color: #D7C27A;
	}
	.h2 {
		text-align: right;
		font-size: 11pt;
		line-height: 33px;
		font-family: Verdana;
		font-weight: bold;
		position: relative;
		color: #FFFFFF;
	}
	.h2 span {
		position: absolute;
		top: -9px;
		left: -1px;
		padding-right: 3px;
		color: #000000;
	}

.headline  {
color : #C6D7E4;
	font-size : 13px;
	font-weight : none;
	}
	
.description  {
color : white;
	font-size : 12px;
	font-weight : none;
	}	

.coolstuff
{
	border : 0px solid #516171;
	width : 0px;
	padding-left:0px;
	padding-right: 0px;	
	padding-top:0px;	
	padding-bottom:0px;		
	color : black;
	text-align: right;
}

.coolbrand {
	font-size: 12px;
	font-weight: none;
	color : black;
}

.coolsmall {
		font-size: 9px;
		color : black;
}
.remark {
		font-size: 9px;
		color : white;
}
.coolprice
{	padding-top: 3px;	
	color: #516171;
	font-weight: none;	
}

.formfield {
	border : 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.productbox
{
	margin-top:10px;
	margin-bottom:20px;
	padding-left:10px;
	padding-bottom:5px;
	border-left-color: #7E8EA1;
	border-left-width : 3px;
	border-left-style : solid;
	border-bottom-color: #7E8EA1;
	border-bottom-width : 1px;
	border-bottom-style : solid;
}
.productname
{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	border-left-color: white;
	border-left-width : 6px;
	border-left-style : solid;
}
