#godtabell {
	filter: DropShadow(Color=E4E0E0, OffX=7, OffY=6, Positive=100);
	list-style-position: outside;
	list-style-type: lower-alpha;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

h3 {
	font-size: 1em;
	margin-bottom: 0.3em;
	color: #666666;
	margin-top: 0.3em;
	background-color: #E7E3E7;
	padding-left: 0.4em;
	padding-top: 0;
	padding-bottom: 0.1em;
	margin-right: 0em;
	margin-left: 0em;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


h4 {
	font-size: 1em;
	margin-bottom: 0.3em;
	color: #666666;
	margin-top: 0.3em;
	padding-left: 0.4em;
	padding-top: 0;
	padding-bottom: 0.1em;
	margin-right: 0em;
	margin-left: 0em;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
