.vanligtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bigtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
.rubriktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
.vanligtextgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.bigtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;

}
.bigtext2grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;

}
.litentext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.litentextref {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.litentextred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FF0000;

}

