.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #626262;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #626262;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #626262;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	color: #626262;
}
a:link {
	color: #235FCD;
	text-decoration: underline;
}
a:visited {
	color: #235FCD;
	text-decoration: underline;
}
a:hover {
	color: #626262;
	text-decoration: underline;
}
a:active {
	color: #235FCD;
	text-decoration: underline;
}
.textfield {
	width: 240px;
}
