  <style type="text/css">
  <!--
  .copyright	{ font-weight: bold; font-size: 6.5pt; color: #545454; font-family: verdana; }
  .copyright	{ font-weight: bold; font-size: 6.5pt; color: #545454; font-family: verdana; }
  
  .h1			{ font-weight: bold; font-size: 10pt; color: #FFFFFF; font-family: Tw Cen MT, Arial, verdana; }
  .t1			{ font-weight: normal; font-size: 10pt; color: #FFFFFF; font-family: Tw Cen MT, Arial, verdana; }
  
  .h2			{ font-weight: bold; font-size: 12pt; color: #000000; font-family: Tw Cen MT, Arial, verdana; }
  .t2			{ font-weight: normal; font-size: 9pt; color: #000000; font-family: Tw Cen MT, Arial, verdana; }
  
  .pris			{ font-weight: bold; font-size: 10pt; color: #000000; font-family: Tw Cen MT, Arial, verdana; }
  .specialpris	{ font-weight: bold; font-size: 10pt; color: #ff5a00; font-family: Tw Cen MT, Arial, verdana; }  
  
  table			{ border: solid 1px #464646; }
  table#produkt	{ border: solid 0px #d8d8d8; }
  
  * html div#main 
  				{ height: expression( this.scrollHeight < 999 ? "1000px" : "auto" ); /* ställer minimi sid-höjd för IE */
				min-height: 1000px; /* ställer minimi sid-höjd för "normala" browsers */ }

  a:link	{ text-decoration: none; font-size: 10pt; color: #FFFFFF; font-family: Tw Cen MT, Arial, verdana; }
  a:hover	{ text-decoration: underline; font-size: 10pt; color: #FFFFFF; font-family: Tw Cen MT, Arial, verdana; }
  a:visited	{ text-decoration: none; font-size: 10pt; color: #FFFFFF; font-family: Tw Cen MT, Arial, verdana; }
  a:link img	{ border: none }
  a:visited img	{ border: none }
  
  a:link#black	{ text-decoration: none; font-weight: bold; font-size: 9pt; color: #000000; font-family: Tw Cen MT, Arial, verdana; }
  a:hover#black	{ text-decoration: underline; font-weight: bold; font-size: 9pt; color: #000000; font-family: Tw Cen MT, Arial, verdana; }
  a:visited#black	{ text-decoration: none; font-weight: bold; font-size: 9pt; color: #000000; font-family: Tw Cen MT, Arial, verdana; }

  -->
  </style>