
H1 {
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}
H2 {
	color: #333333;
	font: normal 18px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fcfc1e;
	margin-bottom: 10px;
}
.HuvudRubrik
{
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}
.MellanRubrik
{
	color: #333333;
	font: normal 18px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fcfc1e;
	margin-bottom: 10px;
}
.LitenRubrik
{
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #1A2F57;
	margin-bottom:2px;
	margin-top:2px;
}
.footer
{
	font-family: Arial;
	font-size: 8pt;
	font-style:italic;
	color: #7c7c7c;
}

.FotoLeft
{
	float:left;
    margin-right:10px;
    padding:3px;
    
}
.FotoRight
{
	float:right;
    margin-left:10px;
    padding:3px;
    
}
