.Rubrik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.Rubrik2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #C73426;
	line-height: 19px;
}

.Rubrik3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #7E7C6C;
}


.Normal {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1F1E24;
	line-height: 17px;
}

.Liten {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #1F1E24;
	line-height: 15px;
}


