body {background-color: #144f5f;}
a:link {text-decoration: none; color: #144f5f;}
a:visited {text-decoration: none; color: #144f5f;}
a:active {text-decoration: none; color: #144f5f;}
a:hover {text-decoration: underline;}


.head {
	background-color: #FFFFFF;
	background-image:url(images/huvud.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.menu {
	background-color: #FFFFFF;
	background-image:url(images/menu.jpg);
	text-align: center;
	font-family: Verdana, Helvetica, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #144f5f;
}

.headline {
	font-family: Verdana, Helvetica, Georgia;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.maintext {
	font-family: Verdana, Helvetica, Georgia;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.bottomtext {
	font-family: Helvetica, Verdana, Georgia;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
}
