.rubrik {
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
}
.rubrik2 {
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
}
.brodtext {
	font-size: 12px;
	font-family: verdana;
	color: #000;
}

h3 {
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	color: #003366;
}
h4 {
	font-size: 12px;
	font-family: verdana;
	color: #000;
	font-weight: normal;
}

.white {
	font-size: 12px;
	font-family: verdana;
	color: #fff;
}

.whiterubrik {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	color: #fff;
}

.bold {
	font-weight: bold;
}

.uppdaterad {
	font-size: 10px;
	font-weight: none;
}

.grey {
	color: #999999;
}


