	body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: normal;
	scrollbar-face-color: #343434;
	scrollbar-track-color: #343434;
	scrollbar-arrow-color: Silver;
	scrollbar-3dlight-color: #343434;
	scrollbar-highlight-color: #343434;
	scrollbar-darkshadow-color: #343434;
}
	
	p {
		font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: White;
	}
	table {
		font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: White;
	}
	.meny {
		font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size: 16px;
		font-weight : bold;
		color: White;
	}
	
	td {
   font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
   font-size: 10px;
   color: White;
   text-decoration: none;
   font-weight : normal;
	}
	
	A { text-decoration: none; }
	
	A:Hover {
	text-decoration: none;
	font-weight: bold;
   color: White;
	}
	A:Link {
	text-decoration: none;
	font-weight: bold;
   color: White;
	}
	A:Active {
	text-decoration: none;
	font-weight: bold;
	color: White;
	}
	A:Visited {
	text-decoration: none;
	font-weight: bold;
	color: Gray;
	}

	.submit {
	background-color: transparent;
	border: Black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	}

	.ztaphy
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='black', Positive='true');
}
