	

body {
	margin: 5px;
	padding: 5px;
	color: #000000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
}
h2{
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a, a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	list-style-type: none;
	color: #333333;
	background-color: #99CC99;
}


table{
	margin:10px;
}
.lista {
	float: left;
	height: 20px;
	width: 200px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.listrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC66;
	line-height: 20px;
}
.vanligtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bildsiderubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
.sidrubriker {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #336633;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.nyheter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCC33;
	line-height: 20px;
}
