body {
	background-color: #F2F2F2;
	background-image: url(fx/bg_main_tonad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 10px;
}
.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 14px;
}
.rubrik {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: normal;
}
a {
	color: #0054A6;
	text-decoration: none;
}
a:hover {
	color: #0054A6;
	text-decoration: underline;
}

