


html, body { 
	     overflow-x: hidden;
           }






body {
	background-image: url(html_grafik/index_visning_avskiljare.GIF);	
	scrollbar-face-color: #F0F8FF;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-shadow-color: #005090;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: red;
	scrollbar-track-color: #FFFFFF;

	overflow: auto;

     } 


font{
	font-family: Verdana, Arial, sans-serif ; 
	font-size: 12px; 
	line-height: 14px;
	
  }





p {
	font-family: Verdana, Arial, sans-serif ;  
	font-size: 12px;
	line-height: 14px; 
	text-align: justify;
	color: #005090;
  }





big {
	font-family: Verdana, Arial, sans-serif ; 
	text-align: justify;
	font-weigth: bold;
	color: #005090;
  }




td{
	font-family: Verdana, Arial, sans-serif ;  
	font-size: 12px;
	line-height: 14px; 
	text-align: justify;
	color: #005090;
  }





strong {
	font-family: Verdana, Arial, sans-serif ; 
	font-size: 12px; 
	color: #005090;
       }





hr { 
	width: 75%; 
	border-top: 2px dotted #005090;
      	border-right: 0px; 
	border-bottom: 0px; 
	border-left: 0px;
   }






ul {	
	list-style-image: url(html_grafik/ybock.gif);
	font-family: Verdana, Arial, sans-serif ; 
	font-size: 12px;
	line-height: 14px; 
	text-align: justify;
	color: #005090;
   }




li { 
	list-style-image: url(html_grafik/ybock.gif);
	font-family: Verdana, Arial, sans-serif ; 
	font-size: 12px;
	line-height: 14px; 
	text-align: justify;
	color: #005090;
   }





img {

	border-style: none;
    }





A { 
	font-family: Verdana, Arial, sans-serif ; 
	font-size: 12px; 
	line-height: 14px;
  }


A:link {	
         text-decoration: none; 
	 color: #005090;
       }


A:visited {
	    text-decoration: none; 
	    color: #005090;
          }


A:Hover  {
	   text-decoration: none; 
	   color: red;
         }


