.meny {
	font-size: 12px;
	color: #000000;
	background-color: #DDDDDD;
	text-align: left;
	vertical-align: top;
}
.adress {
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.BlueText{
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.RedText{
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.FetRubrik {
	font-size: 20px;
	font-weight: bold;
}
.Ingress {
	font-size: 14px;
}
.LitenRubrik {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.BreadText {
	font-size: 12px;
}
.LitenText {
	font-size: 10px;
}
body {
	background-color: #FFFFFF;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
