body         { font-family: Verdana; font-size: 8pt }

ol           { font-family: Verdana; font-size: 8pt; list-style-type: decimal }
ol.justerad_ol  { font-family: Verdana; font-size: 8pt; text-align: justify; list-style-type: decimal }

ul           { font-family: Verdana; font-size: 8pt; list-style-type: disc; }
ul.justerad_ul  { font-family: Verdana; font-size: 8pt; text-align: justify; list-style-type: disc }

p.brodtext   { text-align: justify; font-family: Verdana; font-size: 8pt; margin-top:0; margin-bottom:0 }
p.produktbeskrivning { font-family: Verdana; font-size: 8pt; margin-top:0; margin-bottom:0 }
p.rubrik     { font-family: Verdana; font-size: 12pt; font-weight: bold; color:#008000; margin-bottom:0; margin-top:10 }
p.fotnot     { font-family: Verdana; font-size: 8pt; text-align: center; letter-spacing:1pt; background-color:#800000; font-weight:bold; color:#FFFFFF }

.atext {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4E4E27;
	text-decoration: none;
	text-indent: 10px
}
.atextred {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	text-indent: 20px
}

.cell_fylld {
	color:#E5E5E5;
}

.streckborder {
	border: 1px dotted #C2C2A2;
}

.streckborder_tb{
	border-top : 1px dotted #C2C2A2;
	border-bottom : 1px dotted #C2C2A2;
}

.streckborder_lb{
	border-left : 1px dotted #C2C2A2;
	border-bottom : 1px dotted #C2C2A2;
}

.streckborder_rt{
	border-right : 1px dotted #C2C2A2;
	border-top : 1px dotted #C2C2A2;
}

.streckborder_rtl{
	border-right : 1px dotted #C2C2A2;
	border-top : 1px dotted #C2C2A2;
    border-left : 1px dotted #C2C2A2;
}

.streckborder_rbl{
	border-right : 1px dotted #C2C2A2;
	border-bottom : 1px dotted #C2C2A2;
    border-left : 1px dotted #C2C2A2;
}

.streckborder_tlb{
	border-top : 1px dotted #C2C2A2;
	border-left : 1px dotted #C2C2A2;
	border-bottom : 1px dotted #C2C2A2;
}

.streckborder_trb{
	border-top : 1px dotted #C2C2A2;
	border-right : 1px dotted #C2C2A2;
	border-bottom : 1px dotted #C2C2A2;
}

.boxborderc {
	border: 1px solid #B7B797;
	background-color : #C2C2A2;
}