.HuvudRubrik,h1
{
	font-family: Arial;
	font-weight:500;
	font-size:26px;
	color: #007A77;
	margin-top: 4px;
}
.MellanRubrik,h2
{
	font-family: Arial;
	font-size:16px;
    font-weight:500;
	color: #045F5A;
	margin-bottom:4px;
	
}
.LitenRubrik,h3
{
	font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color: #444444;
	margin-bottom:2px;
}
.Sidfot
{
	font-family: Arial;
	font-style:italic;
	font-size:11px;
	color: #444444;
	margin-bottom:2px;
}
.FotoVänster
{
    margin-right:15px;
    border:solid 1px black;
}
.FotoHöger
{
    margin-left:15px;
    border:solid 1px black;
}
.whitetext
{
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
}