H1
{
	FONT-SIZE: 18px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
.Rubrik
{
	FONT-SIZE: 18px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
.Ingress
{
	FONT-SIZE: 12px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 1.5em;
}
.Brodtext
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 1.5em;
}

.product,
.product td{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

.productlistitemstyle,
.productlistitemstyle td{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

.product_title{
	FONT-SIZE: 18px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

/* 
	Dessa klasser laddas in i RadEditor och bestämmer standard-utseendet på texten i editorn 
	Bör vara samma som .Brodtext + en bakgrundsfärg
	(ET 070423)
*/
.RadEContent, .RadEContentBordered
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 1.5em;
}