body, td{
            font-family: verdana, sans-serif;
            font-size: 7pt;
            color: #000000;
        }

        pre {
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #000000;
            margin: 0px;
        }

        ul  {
            margin: 0px;
            padding: 0px;
            list-style-position: inside;
            list-style-type: disc;
            font-weight: bold;
        }

        pre a {
            color: #000000;
            text-decoration: none;
        }

        pre a:hover {
            color: #990000;
        }

        a {
            text-decoration: none;
            color: #000000;
        }
        
        a:hover {
          text-decoration: underline;
        }
        
        a:visited {
        	color: #000000;
        }

        h1 {
            margin: 0px;
            font-family: verdana, arial, sans-serif;
            font-size: 14pt;
            color: #993300;
        }

        h2 {
            margin: 0px;
            font-family: verdana, arial, sans-serif;
            font-size: 10pt;
            color: #993300;
			font-weight: bold;
        }

        h3 {
            margin: 0px;
            font-family: verdana, sans-serif;
            color: #000000;
            font-size: 8pt;
            font-weight: normal;
        }

        h4 {
            margin: 0px;
            font-family: verdana, sans-serif;
            font-size: 8pt;
            color: #ffffff;
            font-weight: normal;
        }
        
        .tabell_namn{
        	margin: 0px;
            font-family: verdana;
            font-size: 10pt;
            color: #000000;
            font-weight: bold;
        }
        
        .tabell_namn_orange{
        	margin: 0px;
            font-family: verdana;
            font-size: 10pt;
            color: #993300;
            font-weight: bold;
        }

        
        .kantlinje{
        	border: 2px solid #990000;
        }
        
        .kantlinje_sida{
        	border-left: 1px solid #990000;
        	border-right: 1px solid #990000;
        }
        
        .prickad_kantlinje_top{
        	border-top: 1px dotted #990000;
        }
        
        .prickad_kantlinje_bottom{
        	border-bottom: 1px dotted #990000;
        }
        
        .prickad_kantlinje_left{
        	border-left: 1px dotted #990000;
        }
        
        .prickad_kantlinje{
        	border: 1px dotted #990000;
        }
        
        .knapp{
        	background-color: #990000;
        	border: 1px solid #990000;
        	color: #ffffff;
        	font-size:12;
        }
        
        .radavstand{
        	line-height: 17px;
        }
        
        .justering {text-align: justify;}
        
        .ingress{
        	font-family: verdana;
            font-size: 8pt;
            color: #993300;
            font-weight: bold;
        }
		
		.rec{
        	font-family: verdana;
            font-size: 8pt;
            color: #000000;

        }
		
		.reporter_namn{
        	font-family: verdana;
            font-size: 9pt;
            color: #993300;

        }
        
        //Används för höger-wengen
        #container {background: #990000;}		
        	.roundtop {background: #ffffff;}		
        	.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #990000;}		
        	.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #990000;}		
        	.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #990000;}		
        	.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #990000;}		
        	.header {
				margin: 0; 
				padding: 5; 
				font-family: verdana, arial, sans-serif; 
				font-size: 10pt; 
				color: #FFFFFF;
				background: #990000;
				font-weight: bold;
				}
			.content {
				padding: 10px; 
				font-family: verdana,arial, sans-serif; 
				font-size: 7pt; 
				color: #000000; 
				background: #FFFFFF;
				border: 1px solid #990000;
				line-height: 12px;
				}
			
		#RIP{
			position: absolute;
			left: 50px;
			top: 150px;
			margin-right: auto; 
			margin-left: auto;
			font-style: italic; 
			border: 1px; 
			background: #cccccc;
			width: 45px;
			padding: 10px;
			}
