body {
	font-family : Verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none;
	text-align : left;
}

table {
	font-family : Verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none;
	text-align : left;
}

.barr {
	background-color: #EEEEEE;
	
}

.imageBorder
	{
	border			    :1; 
	border-style	  :solid; 
	border-color	  :#000000; 
	}
	
.trGray 
  {
  background-color: #EEEEEE;
  }

.overskrift	
  {
	font-size: 15px;
	font-weight: bold;
	letter-spacing : 1;
}

A {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}
