.style1 {font-size: small}
.style12 {font-size: large; font-weight: bold; color: #000000; }
.style53 {font-size: large}
.style70 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style72 {font-size: small; font-weight: bold; }
.style81 {color: #666666;
	font-size: small;
}
.style82 {
	color: #FFFFFF;
}
.style87 {font-size: x-large; color: #666666;}
.style9 {font-size: small;
	font-weight: bold;
}

/* CSS menymall */

#meny{
	margin: 0;
	padding: 0;
	width: 150px;
	list-style-type: none;
	font-size: small;
	letter-spacing: 0em;
	border-bottom: 0px solid #339933;
	background-color: #F3F3F3;
	}
	
#meny a{
	display: block;
	width: 150px;
	height:100%;
	padding-left: 0.25em;
	padding-top: 0em;
	padding-bottom: 0.25em;	
	text-decoration: none;
	border-top: 0px solid #339933;
	border-right: 0px solid #339933;
	border-left: 0px solid #339933;
	}
	
#meny a:link{
	color: #000000;
}

#meny a:visited{
	color: #000000;
}
	
#meny a:hover{
	background: #1F3A8B; 
	color:#FFFFFF;
}

#meny a#current{
	background: #1F3A8B; 
	color: #FFFFFF;
}

/* SLUT P CSS MENY */

body {
}
a:link {
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: underline;
}
.style83 {
	color: #000000;
	font-weight: bold;
	font-size: xx-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style88 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style89 {font-size: small;}
.style90 {font-family: Verdana, Arial, Helvetica, sans-serif; }
.style92 {
	font-size: 11px;
	color: #000000;
}
.style93 {
	font-size: 10px;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
