/* Rubriker */
u, font u, span p u, span u {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* Brödtext */
font	{
	font-family: verdana; 
	font-size: 10px;
}
/* Menu Topnodes */
.TopItem, .TopItemMouseover {
    width: 174px !important;
    height: 22px !important;
    padding: 0 0 0 10px !important;
}

/* Menu Subnodes */
.item, .itemmouseover {
    width: 174px !important;
    height: 22px !important;
    padding: 0 0 0 10px !important;
}




