h1 {  

font-family: Verdana, Arial, Helvetica, sans-serif; 

font-size: 18px; 

font-style: bold; 

line-height: normal; 

color: #455560;

}



h2 {  

font-family: Verdana, Arial, Helvetica, sans-serif; 

font-size: 16px; 

font-style: bold; 

line-height: normal; 

color: #466B88;

}



h3 {  

font-family: Verdana, Arial, Helvetica, sans-serif; 

font-size: 14px; 

font-style: bold; 

color: #455560;

}



body, p, td, table {

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	font-style: normal; 

/*	line-height: 16px; */

	font-weight: normal; 

	color: #455560

	

	}



.listobject {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 11px; 
	font-weight: bold; 
	color: #000000;


  text-align: left;
  padding-top: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  background-position: right;
  border: 1px solid black;
  
  background-repeat: no-repeat;
  background-image: url(/resources/images/list.gif);

}

.modtageobject  {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 11px; 
	font-weight: bold; 
	color: #000000;

  text-align: left;
  padding-top: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  border: 1px solid black;
  
  background-position: right;

  background-repeat: no-repeat;
  background-image: url(/resources/images/icon_list_bilag.gif);
  

}

