.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #7C7C7C;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #7C7C7C;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #7C7C7C;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	color: #7C7C7C;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #7C7C7C;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.introbg {
	background-image: url(../layout/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}
