body 						{
								background-color: #FFFFFF;
								font-family: arial;
								font-size: 12px;
								color: #000000;
								margin-left: 15px;
								margin-bottom: 15px;
								scrollbar-3dlight-color: #FFFFFF;
								scrollbar-arrow-color: #CCCCFF;
								scrollbar-darkshadow-color: #CCCCFF;
								scrollbar-face-color: #006699;
								scrollbar-highlight-color: #006699;
								scrollbar-shadow-color: #666699;
								scrollbar-track-color: #FFFFFF;
							}

A:							{
								font-family: arial;
								color: #006699;
								text-decoration: underline;
							}

A:link						{
								font-family: arial;
								color: #006699;
								text-decoration: underline;
							}

A:visited					{
								font-family: arial;
								color: #006699;
								text-decoration: underline;
							}

A:hover						{
								font-family: arial;
								color: #006699;
								text-decoration: none;
							}

A:active					{
								font-family: arial;
								color: #006699;
								text-decoration: underline;
							}

.button						{
								font-family: arial;
								font-size: 11px;
								background-color: #C0C0C0;
								border: 1px solid black;
								height: 18px;
								border-color: #000000;
							}

.product_header				{
								font-family: arial;
								font-weight: bold;
							}

.productmenu_hoofdcat		{
								font-family: arial;
								font-size: 14px;
								color: #FFFFFF;
								margin-left: 6px;
							}

.productmenu_subcat			{
								font-family: arial;
								font-size: 12px;
								color: #FFFFFF;
								margin-left: 15px;
							}

.productmenu_subsubcat		{
								font-family: arial;
								font-size: 11px;
								color: #FFFFFF;
								margin-left: 20px;
							}

.productmenu A:				{
								font-family: arial;
								color: #FFFFFF;
								text-decoration: none;
							}

.productmenu A:link			{
								font-family: arial;
								color: #FFFFFF;
								text-decoration: none;
							}

.productmenu A:visited		{
								font-family: arial;
								color: #FFFFFF;
								text-decoration: none;
							}

.productmenu A:hover		{
								font-family: arial;
								color: #FFFFFF;
								text-decoration: none;
							}

.productmenu A:active		{
								font-family: arial;
								color: #FFFFFF;
								text-decoration: none;
							}

.locatie					{
								font-family: arial;
								color: #006699;
								font-size: 14px;
								font-weight: bold;
								margin-right: 20px;
							}

.productdetails				{
								font-family: arial;
								width: 515px;
							}

TD							{
								font-family: arial;
								font-size: 12px;
							}

H2							{
								font-family: arial;
								color: #66CCCC;
								font-size: 12px;
								font-weight: bold;
								margin-right: 20px;
							}

H3							{
								font-family: arial;
								color: #66CCCC;
								font-size: 11px;
								font-weight: bold;
								margin-right: 20px;
							}

.opmerking					{
								font-family: arial;
								font-style: italic;
								font-size: 10px;
								color: #993333;
							}

.tabelkop					{
								font-family: arial;
								color: #FFFFFF;
								background-color: #006699;
								font-weight: bold;
							}

.tabelcontent				{
								font-family: arial;
								background-color: #D3D3D3;
							}

.invulveld					{
								background-color: #FFFFFF;
								font-family: arial;
								font-size: 11px;
								width: 205;
								border: 1px inset black;
								border-color: #000000;
							}
