a {
	text-decoration: none;
	color: #3B5572;
}

a:hover {
	text-decoration: underline;
}

INPUT, SELECT {
	font-size: 10px;
}

.Rubrik1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.Rubrik2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.Normal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;

}

.Normal_bla {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3B5572;

}

.Liten {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.Liten_smal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}

