.HuvudRubrik, h1
{
	font-style: normal;
	font-size: 18px;
	font-family:Arial;
	color: #000000;
    font-weight:bold;
}
.HuvudRubrikRöd
{
	font-style: normal;
	font-size: 18px;
	font-family:Arial;
	color: Red;
    font-weight:bold;
}
.UnderRubrik,h2
{
	font-family: Verdana;
	font-style: normal;
	font-weight:bold;
	font-size: 14px;
	color: #000000;
	margin-bottom:5px;
	margin-top:5px;
}
.LitenRubrik,h3
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.LitenRödRubrik
{ color: red; font-size: 12px; font-weight: bold; text-decoration: none }

.SidFot
{
	font-family: Arial;
	font-size: 8pt;
	font-style:italic;
	color: #333333;
	width:600px;

	text-align:center;
}

.FotoHöger
{
    margin-left:20px;
    margin-bottom:20px;
    border:solid 1px black;
    float:right;
}
.FotoVänster
{
    margin-right:20px;
    margin-bottom:20px;
    border:solid 1px black;
    float:left;
}
.CellTop
{
	background-color:#F0F1F0;
	color:#156925;
	font-size:12px;
	padding:2px;
	margin-bottom:3px;
	margin-top:5px;
}

